@charset "utf-8";
header .header01 .header01_01 .h1_2::after{
	width: 184px;
	height: 21px;
	background-image: url(../img/guidance/item01.png);
}
@media only screen and (max-width: 767px){
	header .header01 .header01_01 .h1_2::after{
		width: 130px;
		height: 15px;
	}
}

/*.contents01ここから*/
.contents01{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	min-height: 100vh;
	padding: 180px 0 50px;
	display: block;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px){
	.contents01{
		padding: 132px 0 50px;
	}
}
.contents01 .contents01_01{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	box-sizing: border-box;
	width: 800px;
	height: auto;
	margin-top: 140px;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01.faq{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01{
		width: 100%;
	}
	.contents01 .contents01_01 .contents01_01_01.faq {
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_01:nth-of-type(1){
	margin-top: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01:nth-of-type(1){
		margin-bottom: 70px;
	}
}
.contents01 .contents01_01 .contents01_01_01 h2{
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
	font-size: 38px;
	line-height: 48px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 h2{
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01{
	width: 100%;
	height: auto;
	margin: 0 auto 30px;
	font-size: 14px;
	line-height: 24px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .text01{
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
.contents01 .contents01_01 .contents01_01_01.faq .contents01_01_01_01 {
	width: 48%;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		display: block;
	}
	.contents01 .contents01_01 .contents01_01_01.faq .contents01_01_01_01 {
	width: 100%;
}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01{
	box-sizing: border-box;
	width: calc((100% - 30px * 1) / 2 );
	height: auto;
	padding: 20px;
	margin: 30px 30px 0 0;
	background-color: #F7F7F7;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01{
		width: 100%;
		margin: 20px auto 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01:nth-of-type(-n+2){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_01.faq .contents01_01_01_01:nth-of-type(-n+2) {
	margin-top: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01:nth-of-type(2){
		margin-top: 20px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01:nth-of-type(2n){
	margin-right: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01:nth-of-type(2n){
		margin-right: auto;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 a{
	width: 74px;
	height: 86px;
	margin: 0 20px 0 0;
	background-image: url(../img/guidance/item02.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 13px;
	line-height: 23px;
	color: #6B6B6B;
	display: block;
	flex-grow: 1;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .text02 span{
	font-size: 15px;
	line-height: 25px;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02{
	box-sizing: border-box;
	width: calc((100% - 30px * 1) / 2 );
	height: auto;
	padding: 20px;
	margin: 30px 30px 0 0;
	background-color: #F7F7F7;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02{
		width: 100%;
		margin: 20px auto 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02:nth-of-type(-n+2){
	margin-top: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02:nth-of-type(2){
		margin-top: 20px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02:nth-of-type(2n){
	margin-right: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02:nth-of-type(2n){
		margin-right: auto;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02 a{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02 a{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02 a figure{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
	position: relative;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02 a figure::before{
	display: block;
	content: "";
	width: 50px;
	height: 50px;
	background-image: url(../img/guidance/item03.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02 a figure img{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02 a figure .img{
	width: 100%;
	height: 176px;
	background-color: #dddddd;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02 a figure .img{
		height: 142px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02 a figure .img::before{
	content: '';
	width: 50%;
	height: 50%;
	margin: 0;
	background-image: url(../img/common/logo01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_02 .text02{
	width: 100%;
	height: auto;
	margin: 10px auto 0;
	font-size: 13px;
	line-height: 23px;
	color: #6B6B6B;
	display: block;
}
.modal-wrap{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100000;
	width: 100%;
	height: 100vh;
	display: none;
	justify-content: center;
	align-items: center;
}
#modal_close_bg{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0.7);
	cursor: pointer;
}
.modal-wrap.shown{
	display: flex;
}
.modal-wrap .modal-panel{
	width: calc(100% - 40px);
	max-width: 1180px;
	position: relative;
}
.modal-wrap .modal-panel .modal-frame{
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.modal-wrap .modal-panel .modal-frame iframe{
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.modal-wrap .modal-panel button{
	width: 45px;
	height: 45px;
	background-color: initial;
	border: none;
	position: absolute;
	top: -55px;
	right: 0;
	padding: 0;
	cursor: pointer;
}
@media only screen and (max-width: 767px){
	.modal-wrap .modal-panel button{
		width: 22px;
		height: 22px;
		top: -30px;
		
	}
}
.modal-wrap .modal-panel button img{
	width: 100%;
	height: 100%;
	display: block;
}





.contents01_01_01 .faq {
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01 .faq .contents01_01_01_01 {
	margin-top: 20px;
	flex-direction: column;
}
.contents01 .contents01_01 .faq .contents01_01_01_01:nth-of-type(1) {
	margin-top: 0;
}
.contents01 .contents01_01 .faq .contents01_01_01_01 .cat01 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 10px;
}
.contents01 .contents01_01 .faq .contents01_01_01_01 ul{
	width: auto;
	height: auto;
}
.contents01 .contents01_01 .faq .contents01_01_01_01 ul li{
	width: 100%;
	height: auto;
}
.contents01 .contents01_01 .faq .contents01_01_01_01 ul li a{
	width: auto;
	height: auto;
	font-size: 15px;
	line-height: 25px;
	color: #0000EE;
	text-indent: -1em;
	padding-left: 1em;
	display: block;
}
.contents01 .contents01_01 .faq .contents01_01_01_01 ul li a:hover{
	text-decoration: underline;
}
.contents01 .contents01_01 .faq .contents01_01_01_01 a::before{
	/* content: "・"; */
}

/*.contents01ここまで*/