@charset "utf-8";

/* ==========================================================================
   common
   ========================================================================== */
img{
	width: 100%;
	height: auto;
	display: block;
}


/* wrap ============================== */
#top-mv .wrap{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0 6vw;
	box-sizing: border-box;
	position: relative;
	z-index: 0;
}
@media (min-width: 960px){
#top-mv .wrap{
	width: 100%;
	max-width: 1920px;
	height: 100%;
	padding: 0;
}
}

#top-about .wrap{
	width: 100%;
	margin: 0 auto;
	padding: 0 6vw;
	box-sizing: border-box;
	position: relative;
	z-index: 0;
}
@media (min-width: 440px){
#top-about .wrap{
	width: 600px;
	padding: 0 6vw;
}
}
@media (min-width: 960px){
#top-about .wrap{
	width: 600px;
	padding: 0;
}
}

#top-features .wrap{
	width: 100%;
	margin: 0 auto;
	padding: 0 6vw;
	box-sizing: border-box;
	position: relative;
	z-index: 0;
	padding: 0 6vw 40px 6vw;
}
@media (min-width: 440px){
#top-features .wrap{
	padding: 0 6vw 90px 6vw;
}
}
@media (min-width: 960px){
#top-features .wrap{
	width: 1000px;
	padding: 0 0 90px 0;
}
}

#top-message .wrap{
	width: 100%;
	margin: 0 auto;
	padding: 0 6vw;
	box-sizing: border-box;
	position: relative;
	z-index: 0;
}
@media (min-width: 440px){
#top-message .wrap{
	padding: 0 6vw 0 8vw;
}
}
@media (min-width: 960px){
#top-message .wrap{
	width: 1000px;
	padding: 0;
}
}

#top-facility .wrap{
	width: 100%;
	margin: 0 auto;
	padding: 0 6vw;
	box-sizing: border-box;
	position: relative;
	z-index: 0;
	display: flex;
	flex-direction: column;
}
@media (min-width: 440px){
#top-facility .wrap{
	padding: 0 6vw;
	flex-direction: row;
	justify-content: space-between;
}
}
@media (min-width: 960px){
#top-facility .wrap{
	width: 1000px;
	padding: 0;
}
}

#top-photograph .wrap{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
	position: relative;
	z-index: 0;
}
@media (min-width: 960px){
#top-photograph .wrap{
	padding: 0;
}
}

#top-faq .wrap{
	width: 100%;
	margin: 0 auto;
	padding: 0 6vw 0 6vw;
	box-sizing: border-box;
	position: relative;
	z-index: 0;
}
@media (min-width: 960px){
#top-faq .wrap{
	width: 1100px;
	padding: 0;
}
}


/* ==========================================================================
   top-mv
   ========================================================================== */
#top-mv{
	width: 100%;
	height: 640px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	background-image: url(../img/common/bg.jpg);
 	background-size: 100px auto;
 	background-repeat: repeat;
	background-color: #0058A3;
	box-sizing: border-box;
  position: relative;
	z-index: 0;
	overflow: hidden;
}
@media (min-width: 440px){
#top-mv{
	height: 88vh;
	align-items: flex-start;
}
}
@media (min-width: 960px){
#top-mv{
	height: 93vh;
	max-height: 1000px;
	align-items: flex-start;
}
}

#top-mv::before{
  content: "";
 	width: 100%;
 	height: 80px;
  position: absolute;
  bottom: -1px;
  left: 0;
	border-radius: 80px 80px 0 0;
  background-color: #fff;
}
@media (min-width: 960px){
#top-mv::before{
	height: 120px;
  border-radius: 120px 120px 0 0;
}
}

#top-mv .catch{
	width: 90%;
	height: auto;
	margin: 32vw auto 0;
	z-index: 10;
}
@media (min-width: 440px){
#top-mv .catch{
	width: 55%;
	height: auto;
	margin: 15vw 0 0 4vw;
}
}
@media (min-width: 960px){
#top-mv .catch{
	width: 30vw;
	margin: 9.9vw 0 0 8.4vw;
}
}

#top-mv .ill-main{
	width: 123.5vw;
	height: auto;
	position: absolute;
	top: 51vw;
	left: -17vw;
	z-index: 5;
}
@media (min-width: 440px){
#top-mv .ill-main{
	width: 122vw;
	height: auto;
	position: absolute;
	top: 22vw;
	left: -17vw;
	z-index: 5;
}
}
@media (min-width: 960px){
#top-mv .ill-main{
	width: 58.0vw;
	max-width: 1200px;
	top: 17vw;
	left: -5vw;
}
}

#top-mv .ill-1{
	width: 200px;
	height: auto;
	position: absolute;
	top: 6.8vw;
	right: 5px;
	z-index: 10;
	display: none;
}
@media (min-width: 440px){
#top-mv .ill-1{
	width: 38.5vw;
	max-width: 800px;
	display: block;
}
}
@media (min-width: 960px){
#top-mv .ill-1{
	width: 38.5vw;
	max-width: 800px;
}
}

#top-mv .ill-2{
	width: 90px;
	height: auto;
	position: absolute;
	top: 60px;
	left: 66vw;
	z-index: 10;
}
@media (min-width: 440px){
#top-mv .ill-2{
	width: 11.4vw;
	top: 7.5vw;
	left: 52.5vw;
}
}

#top-mv::after{
	content: "";
	width: 100vw;
	height: 50vw;
	border-radius: 500px;
	background-color: rgba(255,255,255,0.16);
	position: absolute;
	top: 280px;
	right: -50vw;
	z-index: -1;
}
@media (min-width: 440px){
#top-mv::after{
	content: "";
	width: 80vw;
	height: 34vw;
	border-radius: 500px;
	position: absolute;
	top: 7.5vw;
	right: -35.5vw;
	z-index: -1;
}
}


/* movie ============================== */
#top-mv .movie_block{
	width: 88%;
	height: auto;
	position: absolute;
	left: 6%;
	bottom: 0;
	z-index: 10;
	box-sizing: border-box;
}
@media (min-width: 960px){
#top-mv .movie_block{
	width: 44.5%;
	position: absolute;
	left: auto;
	right: 6%;
	bottom: 0;
}
}

#top-mv .movie_block::after{
	content: "";
	width: 280px;
	height: 60px;
	background-image: url(../img/top/mv-movie.svg);
 	background-size: cover;
 	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin: -30px 0 0 -140px;
}
@media (min-width: 960px){
#top-mv .movie_block::after{
	width: 410px;
	height: 86px;
	top: 0;
	left: 50%;
	margin: -38px 0 0 -205px;
}
}

#top-mv .movie{
	width: 100%;
	height: auto;
	border-radius: 20px;
	border: 4px solid #88c2ef;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
@media (min-width: 440px){
#top-mv .movie{
	border: 6px solid #88c2ef;
}
}

#top-mv .movie iframe{
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
	display: block;
}

#top-mv .movie video{
	width: 100%;
	height: auto;
	display: block;
}



/* ==========================================================================
   top-about
   ========================================================================== */
#top-about{
	position: relative;
	padding: 280px 0 250px 0;
}
@media (min-width: 440px){
#top-about{
	padding: 280px 0 250px 0;
}
}
@media (min-width: 960px){
#top-about{
	padding: 140px 0 150px 0;
}
}

#top-about .wrap::after{
	content: "";
	width: 1000px;
	height: 100%;
	border-radius: 500px;
	background-color: #EFF7FD;
	position: absolute;
	top: -70px;
	left: -700px;
	z-index: -1;
}
@media (min-width: 440px){
#top-about .wrap::after{
	content: "";
	width: 2000px;
	border-radius: 500px;
	top: -60px;
	left: -1840px;
}
}

#top-about .ill-1{
	width: 90px;
	height: auto;
	position: absolute;
	top: -250px;
	left: 90px;
	z-index: 10;
}
@media (min-width: 440px){
#top-about .ill-1{
	width: 140px;
	top: -160px;
	left: -20px;
}
}
@media (min-width: 960px){
#top-about .ill-1{
	width: 174px;
	top: -150px;
	left: -200px;
}
}

#top-about .ill-2{
	width: 124px;
	height: auto;
	position: absolute;
	top: -150px;
	left: -20px;
}
@media (min-width: 440px){
#top-about .ill-2{
	width: 150px;
	top: 150px;
	left: -130px;
}
}
@media (min-width: 960px){
#top-about .ill-2{
	width: 240px;
	top: 150px;
	left: -360px;
}
}

#top-about .ill-3{
	width: 150px;
	height: auto;
	position: absolute;
	bottom: -210px;
	right: 0;
}
@media (min-width: 440px){
#top-about .ill-3{
	width: 180px;
	bottom: -210px;
	right: -70px;
}
}
@media (min-width: 960px){
#top-about .ill-3{
	width: 253px;
	bottom: -30px;
	right: -340px;
}
}

#top-about .ill-4{
	width: 240px;
	height: auto;
	position: absolute;
	bottom: -80px;
	right: 0;
}
@media (min-width: 440px){
#top-about .ill-4{
	width: 300px;
	bottom: -40px;
	right: -100px;
}
}
@media (min-width: 960px){
#top-about .ill-4{
	width: 437px;
	bottom: 190px;
	right: -450px;
}
}

#top-about .ill-5{
	width: 469px;
	height: auto;
	position: absolute;
	bottom: -100px;
	left: -469px;
}
@media (min-width: 440px){
#top-about .ill-5{
	width: 469px;
	bottom: -170px;
	left: -440px;
}
}

#top-about .img-1{
	width: 220px;
	height: auto;
	position: absolute;
	top: 80px;
	right: 0;
	border-radius: 200px 0 0 200px;
	overflow: hidden;
}
@media (min-width: 440px){
#top-about .img-1{
	width: 360px;
	height: auto;
	top: 60px;
	right: 0;
}
}
@media (min-width: 960px){
#top-about .img-1{
	width: 440px;
	height: 350px;
	top: 80px;
	right: 0;
}
}

#top-about .img-2{
	width: 160px;
	height: auto;
	position: absolute;
	bottom: 80px;
	left: 0;
	border-radius: 0 200px 200px 0;
	overflow: hidden;
	z-index: 10;
}
@media (min-width: 440px){
#top-about .img-2{
	width: 220px;
	height: auto;
	bottom: 50px;
	left: 0;
}
}
@media (min-width: 960px){
#top-about .img-2{
	width: 297px;
	height: 244px;
	bottom: 150px;
	left: 0;
}
}

#top-about .img-1 img,
#top-about .img-2 img{
	width: 100%;
	height: auto;
	display: block;
}


#top-about h2.top_section_title{
	color: #222;
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.12em;
	line-height: 1;
	position: relative;
}
@media (min-width: 440px){
#top-about h2.top_section_title{
	font-size: 2.0rem;
}
}

#top-about .top_section_title-en{
	color: #88c2ef;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6;
}
@media (min-width: 440px){
#top-about .top_section_title-en{
	font-size: 1.4rem;
}
}

#top-about h3.head{
	color: #222;
	font-size: 2.5rem;
	font-weight: 600;
	letter-spacing: 0.06em;
	line-height: 1.6;
	position: relative;
}
@media (min-width: 440px){
#top-about h3.head{
	font-size: 3.8rem;
}
}

#top-about .text_block{
	width: 100%;
	height: auto;
}



/* ==========================================================================
   top_features
   ========================================================================== */
#top-features{
	position: relative;
	overflow-x: hidden;
	padding: 50px 0 120px 0;
}
@media (min-width: 960px){
#top-features{
	padding: 50px 0 160px 0;
}
}

#top-features .wrap::before{
	display: none;
}
@media (min-width: 960px){
#top-features .wrap::before{
	content: "";
	width: 500px;
	height: 200px;
	border-radius: 250px;
	background-color: #FCD967;
	position: absolute;
	top: -50px;
	right: -575px;
	z-index: 1;
	display: block;
}
}

#top-features .wrap::after{
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 150px 0 0 60px;
	background-color: #DBF1FF;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
@media (min-width: 440px){
#top-features .wrap::after{
	content: "";
	width: 2000px;
	height: 100%;
	border-radius: 250px;
	background-color: #DBF1FF;
	position: absolute;
	top: 0;
	left: 0px;
	z-index: -1;
}
}
@media (min-width: 960px){
#top-features .wrap::after{
	content: "";
	width: 2000px;
	height: 100%;
	border-radius: 250px;
	background-color: #DBF1FF;
	position: absolute;
	top: 0;
	left: -150px;
	z-index: -1;
}
}

/* title_block ============================== */
#top-features .title_block{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
}
@media (min-width: 440px){
#top-features .title_block{
	flex-direction: column;
	align-items: flex-start;
}
}

#top-features p.text{
	width: 100%;
	height: auto;
	order: 2;
	margin: 25px 0 0 0;
}
@media (min-width: 440px){
#top-features p.text{
	width: 60%;
	order: 1;
	margin: 90px 0 0 0;
}
}
@media (min-width: 960px){
#top-features p.text{
	width: 66%;
	margin: 90px 0 0 0;
}
}

#top-features .features-text{
	width: 150px;
	height: auto;
	order: 1;
	margin-top: -50px;
}
@media (min-width: 440px){
#top-features .features-text{
	width: 171px;
	position: absolute;
	top: -50px;
	right: 55px;
	order: 2;
	margin-top: 0;
}
}
@media (min-width: 960px){
#top-features .features-text{
	width: 191px;
	position: absolute;
	top: -50px;
	right: 55px;
	order: 2;
}
}

#top-features .features-text img{
	width: 100%;
	height: auto;
	display: block;
}

/* feature_block ============================== */
#top-features .feature_block h3{
	color: #222;
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.06em;
	line-height: 1;
	position: relative;
	margin-left: 30px;
}
@media (min-width: 440px){
#top-features .feature_block h3{
	font-size: 2.2rem;
	margin-left: 0;
}
}

#top-features .feature_block h3 img{
	width: 32px;
	height: 34px;
	display: inline-block;
	margin: 0 14px -10px -4px;
}

#top-features ul.feature_list{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;

}
@media (min-width: 440px){
#top-features ul.feature_list{
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
}
}

#top-features ul li{
	width: 90%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	background-color: #87c2ef;
	border-radius: 4px 40px 40px 40px;
	box-sizing: border-box;
	padding: 14px 22px 20px 24px;
}
@media (min-width: 440px){
#top-features ul li{
	width: 48%;
	padding: 14px 34px 23px 34px;
}
}
@media (min-width: 960px){
#top-features ul li{
	width: 31%;
}
}

#top-features ul li .no{
	color: #ffeb02;
	font-size: 4.0rem;
	line-height: 1;
	font-weight: 600;
	margin: 0 18px 0 0;
}
@media (min-width: 440px){
#top-features ul li .no{
	font-size: 5.8rem;
}
}


#top-features ul li .text_block{
	width: 90%;
}

#top-features ul li p.title{
	color: #fff;
	width: 100%;
	font-size: 2.0rem;
	font-weight: 500;
	line-height: 1;
	margin: 10px 0 0 0;
}
@media (min-width: 440px){
#top-features ul li p.title{
	font-size: 2.2rem;
	margin: 16px 0 0 0;
}
}

#top-features ul li p.text{
	width: 100%;
	font-size: 1.4rem;
	line-height: 1.6;
	margin: 10px 0 0 0;
}
@media (min-width: 440px){
#top-features ul li p.text{
	font-size: 1.4rem;
	margin: 10px 0 0 0;
}
}


/* ==========================================================================
   top-message
   ========================================================================== */
#top-message{
	position: relative;
	padding: 0 0 0 0;
}
@media (min-width: 440px){
#top-message{
	padding: 0 0 0 0;
}
}

#top-message .wrap::after{
	content: "";
	width: 1800px;
	height: calc(100% - 110px);
	border-radius: 250px;
	background-image: url(../img/common/bg-2.jpg);
 	background-size: 100px auto;
 	background-repeat: repeat;
	background-color: #A6D0F0;
	position: absolute;
	top: 110px;
	right: 50px;
	z-index: -1;
	padding-bottom: 40px;
}
@media (min-width: 440px){
#top-message .wrap::after{
	width: 1800px;
	height: calc(100% - 60px);
	border-radius: 250px;
	top: 60px;
	right: 100px;
	padding-bottom: 50px;
}
}
@media (min-width: 960px){
#top-message .wrap::after{
	height: calc(100% - 110px);
	top: 110px;
	right: 50px;
	padding-bottom: 70px;
}
}

#top-message .ill-1{
	width: 130px;
	height: auto;
	position: absolute;
	top: -100px;
	right: 20px;
	z-index: 10;
}
@media (min-width: 440px){
#top-message .ill-1{
	width: 140px;
	top: -38px;
	right: 50px;
}
}
@media (min-width: 960px){
#top-message .ill-1{
	width: 200px;
	top: -58px;
	right: -66px;
}
}

#top-message .ill-2{
	width: 172px;
	height: auto;
	position: absolute;
	top: -156px;
	left: -176px;
	z-index: 10;
}
@media (min-width: 440px){
#top-message .ill-2{
	width: 172px;
}
}

#top-message .ill-1 img,
#top-message .ill-2 img{
	width: 100%;
	height: auto;
	display: block;
}

#top-message .text_block{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
}
@media (min-width: 440px){
#top-message .text_block{
	flex-direction: column;
	align-items: flex-start;
}
}

#top-message .message-text{
	width: 250px;
	height: auto;
}
@media (min-width: 440px){
#top-message .message-text{
	width: 290px;
}
}
@media (min-width: 960px){
#top-message .message-text{
	width: 366px;
}
}
}

#top-message .message-text img{
	width: 100%;
	height: auto;
	display: block;
}

#top-message .img_block{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-radius: 500px;
	border: 4px solid #fff;
	box-sizing: border-box;
}
@media (min-width: 440px){
#top-message .img_block{
	width: 55%;
	position: absolute;
	top: 0;
	right: -10px;
}
}
@media (min-width: 960px){
#top-message .img_block{
	width: 636px;
	top: 0;
	right: -60px;
}
}

#top-message .img_block img{
	width: 100%;
	height: auto;
	display: block;
}


/* ==========================================================================
   top-facility
   ========================================================================== */
#top-facility{
	position: relative;
	overflow-x: hidden;
	padding: 150px 0 80px 0;
}
@media (min-width: 440px){
#top-facility{
	padding: 170px 0 80px 0;
}
}

#top-facility::after{
	content: "";
	width: 100%;
	height: calc(100% - 280px);
	border-radius: 250px 0 0 0;
	background-color: #E5F5FF;
	position: absolute;
	top: 280px;
	left: 0;
	z-index: -10;
}
@media (min-width: 440px){
#top-facility::after{
	height: calc(100% - 400px);
	top: 400px;
	left: 0;
}
}

#top-facility .ill-1{
	width: 280px;
	height: auto;
	position: absolute;
	top: -140px;
	right: 4px;
	z-index: 10;
}
@media (min-width: 440px){
#top-facility .ill-1{
	width: 370px;
	top: -140px;
	right: 20px;
}
}
@media (min-width: 960px){
#top-facility .ill-1{
	width: 530px;
	top: -140px;
	right: -140px;
}
}

#top-facility .top-facility,
#top-facility .top-facility-life{
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	z-index: 1;
}
@media (min-width: 440px){
#top-facility .top-facility,
#top-facility .top-facility-life{
	width: 47.5%;
}
}

#top-facility .top-facility-life{
	margin: 40px 0 0 0;
}
@media (min-width: 440px){
#top-facility .top-facility-life{
	margin: 80px 0 0 0;
}
}

#top-facility .top_section_title{
	color: #222;
	font-size: 2.4rem;
	font-weight: 600;
	letter-spacing: 0.12em;
	line-height: 1;
	text-align: center;
}
@media (min-width: 440px){
#top-facility .top_section_title{
	font-size: 2.6rem;
}
}

#top-facility .top_section_title-en{
	color: #88c2ef;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.4;
	text-align: center;
}
@media (min-width: 440px){
#top-facility .top_section_title-en{
	font-size: 1.4rem;
	line-height: 2.6;
}
}

#top-facility .thumb{
	width: 100%;
	overflow: hidden;
	border-radius: 500px;
	border: 4px solid #fff;
	box-sizing: border-box;
}

#top-facility .thumb img{
	width: 100%;
	height: auto;
	display: block;
}

.top-btn a{
	color: #222;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: 0.04em;
	line-height: 1;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
@media (min-width: 440px){
.top-btn a{
	font-size: 1.6rem;
}
}

.top-btn a .arrow{
	width: 46px;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1.6px solid #88c2ef;
	border-radius: 50%;
	background-color: #fff;
	box-sizing: border-box;
	margin: 0 0 0 10px;
	transition: all 0.2s ease;
}
@media (min-width: 440px){
.top-btn a .arrow{
	width: 50px;
	height: 50px;
	margin: 0 0 0 12px;
}
}

@media (min-width: 960px){
.top-btn a:hover .arrow{
  border: 1.6px solid #88C2EF;
	background-color: #88C2EF;
}
}

.top-btn a .arrow img{
	width: 14px;
	height: 14px;
	display: block;
	transition: all 0.2s ease;
}


/* ==========================================================================
   top-photograph
   ========================================================================== */
#top-photograph{
	width: 100vw;
	background-color: #E5F5FF;
	position: relative;
	padding: 0 0 50px 0;
	z-index: 20;
}
@media (min-width: 960px){
#top-photograph{
	padding: 0 0 90px 0;
}
}

#top-photograph .section_title_en,
#top-photograph h2.section_title{
	color: #fff;
	text-align: left;
}

#top-photograph .ill-1{
	width: 80px;
	height: auto;
	position: absolute;
	top: -80px;
	left: 6%;
	z-index: 10;
}
@media (min-width: 440px){
#top-photograph .ill-1{
	width: 100px;
	top: -120px;
	left: 60px;
}
}
@media (min-width: 960px){
#top-photograph .ill-1{
	width: 145px;
	top: -180px;
	left: 13vw;
}
}


#top-photograph .scroll-container{
	width: 100%;
	height: 160px;
  display: flex;
	white-space: nowrap;
	overflow: hidden;
}
@media (min-width: 440px){
#top-photograph .scroll-container{
	height: 230px;
}
}
@media (min-width: 960px){
#top-photograph .scroll-container{
	height: 330px;
}
}

#top-photograph .scroll-content{
  display: flex;
	animation: scroll 100s linear infinite;
}

#top-photograph .scroll-content .item{
	width: auto;
	height: 160px;
	margin: 0;
	overflow: hidden;
	border-radius: 40px;
	border: 4px solid #fff;
	box-sizing: border-box;
	margin: 0 6px;
}
@media (min-width: 440px){
#top-photograph .scroll-content .item{
	height: 230px;
	margin: 0 8px;
}
}
@media (min-width: 960px){
#top-photograph .scroll-content .item{
	height: 330px;
	margin: 0 12px;
}
}

#top-photograph .scroll-content .item img{
	width: auto;
	height: 100%;
	display: block;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}


/* ==========================================================================
   top-faq
   ========================================================================== */
#top-faq{
	background-color: #E5F5FF;
	overflow: hidden;
	padding: 0 0 50px 0;
}
@media (min-width: 440px){
#top-faq{
	padding: 0 0 100px 0;
}
}

#top-faq .title_block{
	width: 100%;
	height: auto;
	z-index: 10;
}
@media (min-width: 440px){
#top-faq .title_block{
	width: 220px;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 6vw;
	margin-top: -1.4em;
}
}
@media (min-width: 960px){
#top-faq .title_block{
	width: 270px;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -1.4em;
}
}

#top-faq h2.top_section_title{
	color: #222;
	font-size: 2.4rem;
	font-weight: 600;
	letter-spacing: 0.12em;
	line-height: 1;
	text-align: center;
	position: relative;
}
@media (min-width: 440px){
#top-faq h2.top_section_title{
	font-size: 2.6rem;
	letter-spacing: 0.06em;
	text-align: left;
}
}

@media (min-width: 960px){
#top-faq .top_section_title::before{
	content: "";
	width: 32px;
	height: 34px;
	background-image: url(../img/top/text-star.svg);
 	background-size: cover;
 	background-repeat: no-repeat;
	position: absolute;
	top: -5px;
	left: -45px;
	z-index: 1;
}
}

#top-faq .top_section_title-en{
	color: #88c2ef;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.4;
	text-align: center;
}
@media (min-width: 440px){
#top-faq .top_section_title-en{
	font-size: 1.4rem;
	line-height: 2.6;
	text-align: left;
}
}

.faq_list{
	width: 100%;
	height: auto;
	background-color: #fff;
	position: relative;
	border-radius: 80px 0 0 80px;
	padding: 40px 0 40px 8vw;
	box-sizing: border-box;
}
@media (min-width: 440px){
.faq_list{
	width: 92%;
	border-radius: 250px 0 0 250px;
	margin-left: 110px;
	padding: 80px 6vw 80px 120px;
}
}
@media (min-width: 960px){
.faq_list{
	width: 990px;
	margin-left: 110px;
	padding: 80px 0 80px 170px;
}
}

.faq_list::after{
	content: "";
	width: 1800px;
	height: 100%;
	border-radius: 250px;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.faq_list .accordion{
	box-sizing: border-box;
}

.faq_list .accordion:last-child{
  border-bottom: 1px dashed #ddd;
}

.faq_list .accordion .accordion_header{
	color: #0058A3;
  font-size: 1.45rem;
	font-weight: 500;
  line-height: 1.5;
	position: relative;
	z-index: 1;
	cursor: pointer;
	transition-duration: 0.2s;
	display: flex;
	align-items: center;
  box-sizing: border-box;
  border-top: 1px dashed #ddd;
	padding: 15px 30px 15px 40px;
}
@media (min-width: 960px){
.faq_list .accordion .accordion_header{
	font-size: 1.5rem;
  padding: 26px 60px 26px 54px;
}
}

.faq_list .accordion .accordion_header:last-child{
  margin: 0;
}

.faq_list .accordion .accordion_header::before{
	content: "Q.";
	color: #0058A3;
  font-size: 2.6rem;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0.1em;
  position: absolute;
	top: 50%;
  left: 2px;
  margin: -0.55em 0 0 0;
}
@media (min-width: 440px){
.faq_list .accordion .accordion_header::before{
	font-size: 3.0rem;
  top: 50%;
  left: 9px;
}
}

.faq_list .accordion .accordion_header .i_box{
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	right: 0;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	box-sizing: border-box;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;
}
@media (min-width: 440px){
.faq_list .accordion .accordion_header .i_box{
	width: 30px;
	height: 30px;
	margin-top: -15px;
  right: 0.6%;
}
}

.faq_list .accordion .accordion_header .i_box .i{
	display: block;
	width: 17px;
	height: 17px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;
	position: relative;
}
@media (min-width: 440px){
.faq_list .accordion .accordion_header .i_box .i{
	width: 21px;
	height: 21px;
}
}

.faq_list .accordion .accordion_header.open .i_box{
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
  -webkit-transform: rotate(-0deg);
	transform: rotate(-0deg);
}

.faq_list .accordion .accordion_header .i_box .i:before,
.faq_list .accordion .accordion_header .i_box .i:after{
	display: flex;
	content: '';
	background-color: #88C2EF;
	border-radius: 0px;
	width: 17px;
	height: 2px;
	position: absolute;
  top: 8px;
  left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: center center;
}
@media (min-width: 960px){
.faq_list .accordion .accordion_header .i_box .i:before,
.faq_list .accordion .accordion_header .i_box .i:after{
  width: 21px;
  top: 10px;
	left: 0;
}
}

.faq_list .accordion .accordion_header .i_box .i:before{
	width: 2px;
	height: 17px;
	top: 0;
	left: 8px;
}
@media (min-width: 960px){
.faq_list .accordion .accordion_header .i_box .i:before{
	height: 21.5px;
	left: 9.5px;
}
}

.faq_list .accordion .accordion_header.open .i_box .i:before{
	content: none;
}

.faq_list .accordion .accordion_header.open .i_box .i:after{
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.faq_list .accordion .accordion_inner{
	display: none;
  font-size: 1.4rem;
	line-height: 1.7;
  padding: 0 0 15px 10px;
	box-sizing: border-box;
}
@media (min-width: 440px){
.faq_list .accordion .accordion_inner{
	font-size: 1.4rem;
	padding: 0 60px 24px 54px;
}
}
