@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------------
　基本設定
--------------------------------------------------------*/

#mv {
	width: 100%;
	line-height: 0;
	margin: 0;
	position: relative;
}

#mv h2{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}

/*--------------------------------------------------------
　PC
--------------------------------------------------------*/

@media print, screen and (min-width: 641px){
	#mv {
		margin-bottom: 55px;
	}
	
	section#qa,
	section#qa02{
		width: 1140px;
		margin: 0 auto 80px;
	}
	
	section#qa div.block{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	section#qa div.block div.block_inner{
		width: 545px;
		position: relative;
	}
	
	section#qa div.block div.block_inner:first-child{
		padding-top: 50px;
		position: relative;
		z-index: 1;
	}
	
	section#qa div.block div.block_inner div.box h3,
	section#qa02 div.box h3{
		font-size: 20px;
		font-size: 2.0rem;
		font-weight: 500;
		line-height: 1.4;
		letter-spacing: 0.12em;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
		margin-bottom: 20px;
	}
	
	section#qa div.block div.block_inner div.box h3::before,
	section#qa02 div.box h3::before{
		content: "";
		width: 32px;
		height: 32px;
		background: url("../images/people/q_y.svg") no-repeat;
		background-size: contain;
		display: inline-block;
	}
	
	section#qa div.block div.block_inner h3.bg_blue::before,
	section#qa02 div.box h3.bg_blue::before{
		content: "";
		background: url("../images/people/q_b.svg") no-repeat!important;
		background-size: contain;
	}
	
	section#qa div.block div.block_inner div.box h3 span{
		width: 500px;
		display: block;
	}
	
	section#qa div.block div.block_inner div.box p,
	section#qa02 div.box p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2;
		letter-spacing: 0.1em;
	}
	
	section#qa div.block div.block_inner div.box + div.box,
	section#qa02 div.box + div.box{
		margin-top: 60px;
	}
	
	section#qa div.block div.block_inner div.photo_box{
		height: 580px;
		margin-bottom: 70px;
		position: relative;
	}
	
	section#qa div.block div.block_inner div.photo_box::after{
		content: "";
		width: 990px;
		height: 530px;
		background: #eef8fc;
		position: absolute;
		top: 0;
		right: 0;
		z-index: -1;
	}
	
	section#qa div.block div.block_inner div.photo_box figure{
		width: 600px;
		position: absolute;
		top: 0;
		right: -80px;
	}
	
	#schedule {
		width: 100%;
		min-width: 1300px;
		padding: 40px 0;
		margin-bottom: 70px;
		background: url("../images/people/bg_dot.png") repeat;
		background-size: 5px;
	}
	
	#schedule div.section_inner {
		width: 1200px;
		margin: 0 auto;
		padding: 45px 40px;
		background:#FFF;
	}
	
	#schedule div.section_inner h3{
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: 400;
		letter-spacing: 0.16em;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
		line-height: 1;
		margin-bottom: 45px;
	}
	
	#schedule div.section_inner h3 span{
		width: 290px;
		display: inline-block;
		margin-right: 28px;
	}
	
	section#qa02 {
		
	}
	
	section#qa02 figure {
		margin-bottom: 30px;
		line-height: 0;
	}
	
	section#qa02 div.box h3 span{
		width: 1094px;
		display: block;
	}
	
	section#message {
		width: 100%;
		min-width: 1300px;
		padding: 50px 0 80px;
		background: rgb(0,159,232);
		background: linear-gradient(90deg, rgba(0,159,232,1) 0%, rgba(0,151,156,1) 100%);
	}
	
	section#message div.section_inner {
		width: 1140px;
		margin: 0 auto;
		color: #FFF;
	}
	
	section#message div.section_inner div.title_box {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 12px;
		padding-left: 20px;
	}
	
	section#message div.section_inner div.title_box.mu {
		margin-bottom: 40px;
	}
	
	section#message div.section_inner div.title_box h3{
		width: 132px;
		line-height: 0;
	}
	
	section#message div.section_inner div.title_box h4,
	section#message div.section_inner div.block div.text_box h4{
		width: 910px;
		font-size: 20px;
		font-size: 2.0rem;
		font-weight: 500;
		line-height: 1.4;
		letter-spacing: 0.12em;
	}
	
	section#message div.section_inner div.block {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	section#message div.section_inner div.block + div.block{
		margin-top: 50px;
	}
	
	section#message div.section_inner div.block figure{
		width: 178px;
		line-height: 0;
	}
	
	section#message div.section_inner div.block div.text_box{
		width: 910px;
	}
	
	section#message div.section_inner div.block div.text_box h4{
		margin-bottom: 15px;
	}
	
	section#message div.section_inner div.block div.text_box p{
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 2;
		letter-spacing: 0.1em;
	}
	
	div#slider_block {
		width: 100%;
		padding: 70px 0 100px;
	}
	
	div#slider_block h3{
		font-size: 20px;
		font-size: 2.0rem;
		font-weight: 500;
		line-height: 1.4;
		letter-spacing: 0.12em;
		padding-bottom: 18px;
		margin-bottom: 22px;
		text-align: center;
		position: relative;
	}
	
	div#slider_block h3::after{
		content: "";
		width: 68px;
		height: 1px;
		border-bottom: 3px solid #29a8df;
		position: absolute;
		bottom: 0;
		left: -webkit-calc(50% - 34px);
		left: -moz-calc(50% - 34px);
		left: calc(50% - 34px);
	}
}

/*--------------------------------------------------------
　SP
--------------------------------------------------------*/

@media screen and (max-width: 640px){
	
	.scroll-hint-icon {
		top: calc(50% - 40px);
	}
	
	#mv {
		margin-bottom: 40px;
	}
	
	section#qa,
	section#qa02 {
		width: 90%;
		margin: 0 auto 60px;
	}
	
	section#qa div.block{
		display: block;
	}
	
	section#qa div.block div.block_inner{
		width: 100%;
		position: relative;
	}
	
	section#qa div.block div.block_inner:first-child{
		position: relative;
		z-index: 1;
	}
	
	section#qa div.block div.block_inner div.box h3,
	section#qa02 div.box h3{
		font-size: 16px;
		font-size: clamp(16px, 3.72vw, 32px);
		font-weight: 500;
		line-height: 1.4;
		letter-spacing: 0.12em;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
		margin-bottom: 16px;
	}
	
	section#qa div.block div.block_inner div.box h3::before,
	section#qa02 div.box h3::before{
		content: "";
		width: 28px;
		height: 28px;
		background: url("../images/people/q_y.svg") no-repeat;
		background-size: contain;
		display: inline-block;
	}
	
	section#qa div.block div.block_inner h3.bg_blue::before{
		content: "";
		background: url("../images/people/q_b.svg") no-repeat!important;
		background-size: contain;
	}
	
	section#qa div.block div.block_inner div.box h3 span{
		width: -webkit-calc(100% - 40px);
		width: -moz-calc(100% - 40px);
		width: calc(100% - 40px);
		display: block;
	}
	
	section#qa div.block div.block_inner div.box p,
	section#qa02 div.box p{
		font-size: 14px;
		font-size: clamp(14px, 3.26vw, 28px);
		line-height: 2;
		letter-spacing: 0.1em;
	}
	
	section#qa div.block div.block_inner div.box + div.box,
	section#qa div.block div.block_inner + div.block_inner{
		margin-top: 10vw;
	}
	
	section#qa div.block div.block_inner div.photo_box{
		margin-bottom: 10vw;
		position: relative;
	}
	
	section#qa div.block div.block_inner div.photo_box::after{
		content: "";
		width: 100%;
		height: 100%;
		background: #eef8fc;
		position: absolute;
		top: -28%;
		left: -5vw;
		z-index: -1;
	}
	
	section#qa div.block div.block_inner div.photo_box figure{
		width: 100%;
		line-height: 0;
	}
	
	#schedule {
		width: 100%;
		padding: 40px 0;
		margin-bottom: 10vw;
		background: url("../images/people/bg_dot.png") repeat;
		background-size: 5px;
	}
	
	#schedule div.section_inner {
		width: 90%;
		margin: 0 auto;
		padding: 30px 5vw;
		background:#FFF;
	}
	
	#schedule div.section_inner h3{
		font-size: 14px;
		font-size: clamp(14px, 3.26vw, 28px);
		font-weight: 400;
		letter-spacing: 0.16em;
		line-height: 1;
		margin-bottom: 30px;
	}
	
	#schedule div.section_inner h3 span{
		width: 80%;
		max-width: 320px;
		display: block;
		line-height: 0;
		margin-bottom: 6px;
		text-indent: -2em;
		padding-left: 2em;
	}
	
	#schedule div.section_inner div.box {
		padding-bottom: 15px;
	}
	
	#schedule div.section_inner div.box figure {
		width: 700px;
	}
	
	section#qa02 {
		
	}
	
	section#qa02 figure {
		margin-bottom: 30px;
		line-height: 0;
	}
	
	section#qa02 div.box h3 span{
		width: -webkit-calc(100% - 40px);
		width: -moz-calc(100% - 40px);
		width: calc(100% - 40px);
		display: block;
	}
	
	section#message {
		width: 100%;
		padding: 30px 0 40px;
		background: rgb(0,159,232);
		background: linear-gradient(90deg, rgba(0,159,232,1) 0%, rgba(0,151,156,1) 100%);
	}
	
	section#message div.section_inner {
		width: 90%;
		margin: 0 auto;
		color: #FFF;
	}
	
	section#message div.section_inner div.title_box {
		margin-bottom: 15px;
		text-align: center;
	}
	
	section#message div.section_inner div.title_box.mu {
		margin-bottom: 40px;
	}
	
	section#message div.section_inner div.title_box h3{
		width: 132px;
		margin: 0 auto 6px;
		line-height: 0;
	}
	
	section#message div.section_inner div.title_box h4,
	section#message div.section_inner div.block div.text_box h4{
		width: 100%;
		font-size: 16px;
		font-size: clamp(16px, 3.72vw, 32px);
		font-weight: 500;
		line-height: 1.4;
		letter-spacing: 0.12em;
	}
	
	section#message div.section_inner div.block {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	section#message div.section_inner div.block + div.block{
		margin-top: 10vw;
	}
	
	section#message div.section_inner div.block figure{
		width: 178px;
		margin: 0 auto 10px;
		line-height: 0;
	}
	
	section#message div.section_inner div.block div.text_box{
		width: 100%;
	}
	
	section#message div.section_inner div.block div.text_box h4{
		margin-bottom: 10px;
	}
	
	section#message div.section_inner div.block div.text_box p{
		font-size: 14px;
		font-size: clamp(14px, 3.26vw, 28px);
		line-height: 2;
		letter-spacing: 0.1em;
	}
	
	div#slider_block {
		width: 100%;
		padding: 30px 0 60px;
	}
	
	div#slider_block h3{
		font-size: 18px;
		font-size: clamp(18px, 4.19vw, 36px);
		font-weight: 500;
		line-height: 1.4;
		letter-spacing: 0.12em;
		padding-bottom: 12px;
		margin-bottom: 22px;
		text-align: center;
		position: relative;
	}
	
	div#slider_block h3::after{
		content: "";
		width: 44px;
		height: 1px;
		border-bottom: 2px solid #29a8df;
		position: absolute;
		bottom: 0;
		left: -webkit-calc(50% - 22px);
		left: -moz-calc(50% - 22px);
		left: calc(50% - 22px);
	}
	
	
	
	
	
	
}
