@charset "UTF-8";
/* CSS Document */
#contents .btn01 {
	margin-top: 3em;
}
#contents > .twoColumn #sideNavi ul li a span {
}
#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 > .cf > .inner01 section:not(:last-child) {
	margin-bottom: 2em;
}
#contents > .cf > .inner01 section > .txtWrap01 {
	padding: 1.5em 2.5em;
	border: 1px solid #7d7d7d;
	position: relative;
}
#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 > dl > dd > ul > li {
}
#contents > .cf > .inner01 section > .txtWrap01 > dl > dd > ul > li > a {
	display: inline-block;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	line-height: 2;
	position: relative;
	transition: 0.4s;
}
#contents > .cf > .inner01 section > .txtWrap01 > dl > dd > ul > li > a .sp01 {
	color: #d93129;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
}
#contents > .cf > .inner01 section > .txtWrap01 > dl > dd > ul > li > a .icon01 {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background: #b2b2b2;
	position: absolute;
	top: 0;
	right: -1.3em;
	left: auto;
	bottom: 0;
	margin: auto;
}
#contents > .cf > .inner01 section > .txtWrap01 > dl > dd > ul > li > a .icon01:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 4px;
	right: 5px;
	transition: 0.4s;
}
#contents > .cf > .inner01 section > .txtWrap01 > dl > dd > ul > li.active > a .icon01:before {
	top: 6px;
	transform: rotate(-135deg);
	transition: 0.4s;
}
#contents > .cf > .inner01 section .ansWrap .ansBox {
	display: none;
	width: 100%;
	padding: 2em 3em;
	box-sizing: border-box;
	background: #f6f6f6;
	position: relative;
}
#contents > .cf > .inner01 section .ansWrap .ansBox .icon01 {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background: #b2b2b2;
	position: absolute;
	top: auto;
	right: 1em;
	left: auto;
	bottom: 1em;
	margin: auto;	
	transform: rotate(-90deg);
}
#contents > .cf > .inner01 section .ansWrap .ansBox dl dt {
	display: block;
	padding-left: 3em;
	position: relative;
}
#contents > .cf > .inner01 section .ansWrap .ansBox dl dt:before {
	display: inline-block;
	content: 'Q.';
	color: #d93129;
	font-size: 300%;
	font-style: italic;
	font-weight: 300;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	position: absolute;
	top: auto;
	left: 0;
	bottom: 0;
}
#contents > .cf > .inner01 section .ansWrap .ansBox dl dt span {
	font-size: 112.5%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
}
#contents > .cf > .inner01 section .ansWrap .ansBox dl dd {
	padding-top: 1em;
	margin-top: 1em;
	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 .ansWrap .ansBox dl > dd > .txtWrap01 {
	padding: 1em 0 0 3em;
	position: relative;
}
#contents > .cf > .inner01 section .ansWrap .ansBox dl > dd > .txtWrap01:before {
	display: inline-block;
	content: 'A.';
	color: #d93129;
	font-size: 300%;
	font-style: italic;
	font-weight: 300;
	line-height: 1;
	font-family: 'Roboto', sans-serif;
	position: absolute;
	top: 0;
	left: 0;
}
#contents > .cf > .inner01 section .ansWrap .ansBox dl > dd > .txtWrap01 ul {
	margin-bottom: 1em;
}
#contents > .cf > .inner01 section .ansWrap .ansBox dl > dd > .txtWrap01 ul li {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
#contents > .cf > .inner01 section .ansWrap .ansBox dl > dd > .txtWrap01 .txt01 {
	margin-bottom: 1em;
}
#contents > .cf > .inner01 section .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01 {
	background: #fff;
}
#contents > .cf > .inner01 section .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01 .txt01 {
	font-size: 100%;
	border-bottom: 1px solid #c6c6c6;
}
#contents > .cf > .inner01 section .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01 .txtWrap01 > div a img {
	height: 20px;
}
#contents > .cf > .inner01 section .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01 .txtWrap01 > .left {
	width: 46%;
}
#contents > .cf > .inner01 section .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01 .txtWrap01 > .left a .sp01 {
	color: #d93129;
	font-size: 187.5%;
}
#contents > .cf > .inner01 section .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01 .txtWrap01 > .right {
	width: 54%;
}
#contents > .cf > .inner01 section .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01 .txtWrap01 > .right a span {
	color: #d93129;
	line-height: 1.8;
}
#contents > .cf > .inner01 #section05 .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01 {
	padding: 1.5em;
	margin-bottom: 1.5em;
}
#contents > .cf > .inner01 #section05 .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01 .txtWrap01 > div {
	width: 49% !important;
}
#contents > .cf > .inner01 #section05 .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01 .txtWrap01 > div .txt02 {
	font-size: 10px;
	letter-spacing: 0;
}
#contents > .cf > .inner01 #section05 .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01 .txtWrap01 > div .txt02 a {
	display: inline;
}
#contents > .cf > .inner01 #section05 .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01 .txtWrap01 > .right a .sp01 {
	font-size: 187.5%;
	line-height: 1.2;
}
#contents > .cf > .inner01 > #section10 {
	margin-top: 4em;
	padding: 0 0 6em;
	position: relative;
}
#contents > .cf > .inner01 > #section10 .cntWrap01 {
	width: 90%;
}
@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 #section05 .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01.fix02 {
		padding: 0;
		border: none;
    background: transparent;
	}
	#contents > .cf > .inner01 #section05 .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01 .txtWrap01 > div {
		width: 100% !important;
		float: none;
	}
	#contents > .cf > .inner01 #section05 .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01.fix02 .txtWrap01 > div {
		padding: 1em;
		box-sizing: border-box;
		background: #fff;
		border: 1px solid #959595;
	}
	#contents > .cf > .inner01 #section05 .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01.fix02 .txtWrap01 > .left {
		margin-bottom: 1em;
	}
}
@media only screen and (max-width: 960px) {
}
@media only screen and (min-width: 768px) {
	#contents > .cf > .inner01 section > .txtWrap01 > dl > dd > ul > li > a:hover {
		opacity: 0.6;
		transition: 0.4s;
	}
	#contents > .cf > .inner01 section .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01 .txtWrap01 > div a,
	#contents > .cf > .inner01 > #section10 .txtWrap01 > .left a {
    pointer-events: none;
	}	
}
@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 {
    text-align: center;
    padding: 1.5em 0;
	}
	#contents > .cf > .inner01 section .ansWrap .ansBox dl > dt {
		padding: 0;
		min-height: 4em;
	}
	#contents > .cf > .inner01 section .ansWrap .ansBox dl > dt:before {
    display: inline-block;
    vertical-align: top;
    position: static;
		float: left;
	}
	#contents > .cf > .inner01 section .ansWrap .ansBox dl dt.fix01 span {
    line-height: 3;
	}
	#contents > .cf > .inner01 section > .txtWrap01 > dl > dd > ul > li {
    text-align: left;
	}
	#contents > .cf > .inner01 section > .txtWrap01 > dl > dd > ul > li:not(:last-child) {
		margin-bottom: 1em;
	}
	#contents > .cf > .inner01 section > .txtWrap01 > dl > dd > ul > li > a {
		display: block;
    text-indent: -1em;
		line-height: 1.5;
    padding: 0 1em;
	}
	#contents > .cf > .inner01 section > .txtWrap01 > dl > dd > ul > li > a .icon01 {
    right: -0.6em;
	}
	#contents > .cf > .inner01 section .ansWrap .ansBox {
    padding: 2em 1.5em 3em;
	}
	#contents > .cf > .inner01 section .ansWrap .ansBox dl > dd > .txtWrap01 {
    padding: 1em 0 0 0;
	}
	#contents > .cf > .inner01 section .ansWrap .ansBox dl > dd > .txtWrap01:before {
    display: inline-block;
    vertical-align: top;
    position: static;
		float: left;
	}
	#contents > .cf > .inner01 section .ansWrap .ansBox dl > dd > .txtWrap01 > p:nth-child(1) {
		display: inline;
	}
	#contents > .cf > .inner01 section .ansWrap .ansBox dl > dd > .txtWrap01 .txt01 {
    font-size: 112.5%;
		line-height: 1.5;
	}
	#contents > .cf > .inner01 #section05 .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01 {
    margin-top: 1em;
	}
	#contents > .cf > .inner01 section .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01 .txtWrap01 > div {
		width: 100% !important;
	}
	#contents > .cf > .inner01 section .ansWrap .ansBox dl > dd > .txtWrap01 .cntWrap01 .txtWrap01 > .left {
    margin-bottom: 1em;
	}
	#contents > .cf > .inner01 > #section05 {
		padding-bottom: 6em;
    margin-bottom: 0;
	}
	#contents > .cf > .inner01 > #section10 {
    padding-right: 5%;
		margin-top: 0;
	}
}
@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: 3 !important;
		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){
}