@charset "UTF-8";
/* CSS Document */
#contents .btn01 {
	margin-top: 3em;
}
#contents > .twoColumn #sideNavi ul li a span {
	font-size: 81.75%;
	font-weight: normal;
}
#contents > .twoColumn #sideNavi ul li a span strong {
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
}
#contents > .twoColumn #sideNavi ul li a {
	padding: 0.75em 0;
}
#contents > .twoColumn #sideNavi ul li a span {
	line-height: 1.75;
}
#contents > .twoColumn #sideNavi ul li:nth-child(4) a span {
	line-height: 1.25;
}
#contents > .cf > .inner01 section {
}
#contents > .cf > .inner01 section > .txtWrap01 {
	position: relative;
	margin-bottom: 1.5em;
	padding: 1.5em 2.5em;
	border: 1px solid #7d7d7d;
}
#contents > .cf > .inner01 section > .txtWrap01 dl {
}
#contents > .cf > .inner01 section > .txtWrap01 dl dt {
	color: #d93129;
	font-size: 156.25%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	padding-bottom: 0.4em;
}
#contents > .cf > .inner01 section > .txtWrap01 dl dd {
	padding-top: 1.5em;
	background-image: linear-gradient(to right, #b1b1b1, #b1b1b1 2px, transparent 2px, transparent 6px);
	background-size: 6px 2px;
	background-position: top;
	background-repeat: repeat-x;
}
#contents > .cf > .inner01 section > .txtWrap01 .dtlBtn01 {
	display: inline-block;
	text-align: center;
	background: #959595;
	border: 1px solid #959595;
	box-sizing: border-box;
	position: absolute;
	top: 1.5em;
	right: 2.5em;
}
#contents > .cf > .inner01 section > .txtWrap01 .dtlBtn01 a {
	display: block;
	color: #fff;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	line-height: 2;
	padding: 0 1.5em 0 1em;
	transition: 0.4s;
}
#contents > .cf > .inner01 section > .txtWrap01 .dtlBtn01 a span {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 16px;
}
#contents > .cf > .inner01 section > .txtWrap01 .dtlBtn01 a span:before,
#contents > .cf > .inner01 section > .txtWrap01 .dtlBtn01 a span:after {
	content: "";
	display: inline-block;
	vertical-align: top;
	margin-left: 0.5em;
	transition: 0.4s;
}
#contents > .cf > .inner01 section > .txtWrap01 .dtlBtn01 a span:before {
	box-sizing: border-box;
	width: 16px;
	height: 16px;
	border: 1px solid #959595;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
}
#contents > .cf > .inner01 section > .txtWrap01 .dtlBtn01 a span:after {
	content: '〉';
	height: 0;
	color: #959595;
	font-size: 14px;
	line-height: 28px;
	margin-left: -11px;
	transform: scaleY(0.6);
}
#contents > .cf > .inner01 > #section09 {
	padding-bottom: 6em;
}
#contents > .cf > .inner01 > #section10 {
	padding-bottom: 6em;
	position: relative;
}
@media only screen and (max-width: 1200px) {
	#contents .btn01 {
		width: 90%;
	}
	#contents > .cf > .inner01 section > .txtWrap01 {
    padding: 1.5em;
	}
	#contents > .cf > .inner01 section > .txtWrap01 dl dt {
    font-size: 125%;
	}
	#contents > .cf > .inner01 section > .txtWrap01 .dtlBtn01 {
    right: 1.5em;
	}
	#contents > .cf > .inner01 section > .txtWrap01 .dtlBtn01 a {
    letter-spacing: 0;
    padding: 0 1.0em 0 0.5em;
	}
}
@media only screen and (max-width: 960px) {
}
@media only screen and (min-width: 768px) {
	#contents > .cf > .inner01 section > .txtWrap01 .dtlBtn01 a:hover {
		color: #959595;
		background: #fff;
		transition: 0.4s;
	}
}
@media only screen and (max-width: 767px) {
	#contents .btn01 {
		margin-bottom: 3em;
	}
	#contents > .twoColumn #sideNavi ul li a span {
    font-size: 112.5%;
	}
	#contents > .cf > .inner01 section > .txtWrap01 {
    padding: 1em;
	}
	#contents > .cf > .inner01 section > .txtWrap01 dl {
    padding: 1.5em 0;
	}
	#contents > .cf > .inner01 section > .txtWrap01 dl dt {
    text-align: center;
	}
	#contents > .cf > .inner01 section > .txtWrap01 .dtlBtn01 {
    width: 100%;
    position: relative;
		top: 0;
		left: 0;
		right: 0;
	}
	#contents > .cf > .inner01 section > .txtWrap01 .dtlBtn01 a {
    font-size: 125%;
    line-height: 2.5;
	}
	#contents > .cf > .inner01 section > .txtWrap01 .dtlBtn01 a span {
    right: 0.5em;
	}
	#contents > .cf > .inner01 > #section09 {
    padding-bottom: 4em;
	}
}
@media (orientation: landscape) and (max-width: 850px) and (min-width: 768px){
	#contents .btn01 {
    width: 96%;
	}
	#contents > .twoColumn {
		max-width: 96%;
	}
	#contents > .twoColumn #sideNavi {
    width: 34%;
    top: 15px;
	}
	#contents > .twoColumn #sideNavi ul li a {
    padding: 0.25em 0;
	}
	#contents > .twoColumn #sideNavi ul li a span {
    font-size: 75%;
    line-height: 1.2;
		padding: 0 0.25em 0 0.5em;
	}
	#contents > .twoColumn > .inner01 {
    width: 66%;
		padding-left: 2%;
	}
	#contents > .cf > .inner01 section > .txtWrap01 dl dt span br {
		display: block;
	}
}
@media (orientation: landscape) and (max-width: 767px){
}