/* --------------- common ---------------*/
#main-contents img{
	width: 100%;
	height: auto;
}
.c-breadcrumb{
	margin-bottom: 0;
}
.c-annotation__item{
	font-size: 3.2vw;
	line-height: 1.5;
}
.txt_blue {
	color: #009CE5;
	font-weight: bold;
}
.btn-blue{
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
	border: 3px solid #FFF;
	background: #03BAE8;
	box-shadow: 0 4px 4px 0 rgba(0, 156, 229, 0.25);
	font-size: 4.2vw;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 0 9.8vw;
	margin-top: 4.2vw;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	line-height: 1.2;
	height: 14.9vw;
	max-width: 74.4vw;
}
.btn-blue::after{
	content: "";
	display: block;
	position: absolute;
	width: 4.2vw;
	height: 4.2vw;
	background: url(/sites/default/files/media/assets/svg/icons/line/line-arrow-right-m-white.svg) no-repeat center / contain;
	top: calc(50% - 2.1vw);
	right: 4.2vw;
}
.normal-txt{
	font-size: 3.73vw;
	line-height: 1.6;
}
.radius-box .inner + .inner{
	margin-top: 8.53vw;
}
.txt-btm-line{
	display: inline-block;
	position: relative;
	z-index: 1;
}
.txt-btm-line::before{
	content: "";
	background: #FFDA2E;
	display: block;
	height: 8px;
	border-radius: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}
@media print, screen and (min-width: 768px) {
	.wrap-inner{
		width: 100%;
		max-width: 780px;
		margin-left: auto;
		margin-right: auto;
	}
	.btn-blue{
		font-size: 1.25rem;
		padding: 0 40px;
		margin-top: 30px;
		height: 66px;
		max-width: 460px;
	}
	.btn-blue::after{
		width: 16px;
		height: 16px;
		top: calc(50% - 8px);
		right: 20px
	}

}
/* --------------- debut ---------------*/
.c-bg--blue_gradation{
	padding: 10.6vw 4.26vw;
	background: linear-gradient(180deg, #F0F8FF 13.65%, #C9ECFF 65.54%, #85D1FA 100%);
}
#debut .title{
	text-align: center;
	font-size: 6.66vw;
	color: #007AC9;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: 4.2vw;
}
#debut .c-bg__inner{
	padding: 6.4vw 5.36vw;
}
#debut .sub-title{
	text-align: center;
	font-size: 5.33vw;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 4.2vw;
}
#debut .sub-title span{
	font-size: 4.2vw;
	display: block;
}
#debut .img{
	margin: 0 0 4.2vw;
}
#debut .btn-blue{
	margin: 4.2vw auto 0;
}
@media print, screen and (min-width: 768px) {
	.c-bg--blue_gradation{
		position: relative;
		padding: 60px 0 70px;
		z-index: 6;
	}
	#debut .title{
		font-size: 2rem;
		margin-bottom: 20px;
	}
	#debut .c-bg__inner{
		padding: 30px 140px 50px;
	}
	#debut .sub-title{
		font-size: 26px;
		margin-bottom: 16px;
	}
	#debut .sub-title span{
		font-size: 20px;
	}
	#debut .img{
		margin: 16px 0;
	}
	#debut .btn-blue{
		margin: 16px auto 0;
	}
}
/* --------------- flow ---------------*/
#flow{
	margin-top: 10.67vw;
}
#flow .title{
	margin-bottom: 4.5vw;
}
#flow .c-bg__inner{
	padding: 5.3vw 6.7vw 5.3vw 2.4vw;
}
#flow .c-bg__inner .sub-title{
	width: 73.2vw;
	margin: 0 auto 3.2vw 6.7vw;
}
#flow .img{
	padding-left: 4.4vw;
}
#flow .support{
	display: flex;
	align-items: center;
}
#flow .support .person{
	width: 34.03vw;
  padding: 1.3vw 0 0 3.5vw;
}
#flow .support .text{
	width: 48.5vw;
	font-size: 3.73vw;
	line-height: 1.5;
}
#flow .support .text span{
	color: #FF8D8D;
	font-weight: bold;
}
#flow .btn-wrap{
	margin-left: 5.8vw;
}
#flow .btn-blue{
	margin: 0;
}
@media print, screen and (min-width: 768px) {
	#flow{
		margin-top: 60px;
	}
	#flow .title{
		width: 456px;
		margin: 0 auto 22px;
	}
	#flow .c-bg__inner{
		padding: 30px 74px 0;
		position: relative;
	}
	#flow .c-bg__inner .sub-title{
		width: 340px;
		margin: 0 auto 20px;
	}
	#flow .img{
		padding: 0;
		width: 500px;
		margin: 0 auto 0;
	}
	#flow .support .person{
		width: 212px;
		padding: 0;
	}
	#flow .support .text{
		width: 410px;
		font-size: 20px;
		padding: 12px 0 110px 8px;
	}
	#flow .btn-wrap{
		position: absolute;
		right: 85px;
		bottom: 50px;
		width: 400px;
	}
}
/* --------------- coupon ---------------*/
#coupon{
	margin: 10.67vw 6.4vw 11.6vw;
}
#coupon .title{
	width: 73.6vw;
	margin: 0 auto 6.4vw;
}
#coupon .bnr-1clm + .bnr-1clm,
#coupon .bnr-1clm-wrap + .bnr-2clm{
	margin-top: 6.4vw;
}
#coupon .bnr-1clm a{
	display: block;
	border: 1px solid #B9B9B9;
}
#coupon .bnr-2clm,
#service .bnr-2clm{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	row-gap: 6.4vw;
}
#coupon .bnr-2clm a,
#service .bnr-2clm a{
	display: block;
	width: 41.07vw;
	border: 1px solid #B9B9B9;
}
#coupon .btn-blue,
#service .btn-blue{
	margin-top: 6.4vw;
}
@media print, screen and (min-width: 768px) {
	#coupon{
		margin: 60px 0;
	}
	#coupon .title{
		width: 400px;
		margin: 0 auto 30px;
	}
	#coupon .bnr-1clm + .bnr-1clm{
		margin-top: 0;
	}
	#coupon .bnr-1clm-wrap + .bnr-2clm{
		margin-top: 20px;
	}
	#coupon .bnr-1clm-wrap{
		display: flex;
		gap: 20px;
	}
	#coupon .bnr-1clm{
		width: 380px;
	}
	#coupon .bnr-2clm{
		justify-content: flex-start;
		gap: 20px;
	}
	#coupon .bnr-2clm a,
	#service .bnr-2clm a{
		display: block;
		width: 180px;
	}
	#coupon .btn-blue,
	#service .btn-blue{
		margin-top: 28px;
	}
}
/* --------------- coupon ---------------*/
#service{
	padding: 11.17vw 6.4vw;
	background-color: #F0F8FF;
}
#service .title{
	width: 73.5vw;
	margin: 0 auto 6.4vw;
}
@media print, screen and (min-width: 768px) {
	#service{
		padding: 62px 0;
	}
	#service .title{
		width: 400px;
		margin: 0 auto 32px;
	}
	#service .bnr-2clm{
		gap: 20px;
		justify-content: center;
	}
}

/* --------------- faq ---------------*/
#faq .faq-list .inner{
	border-radius: 16px;
	background: #FFF;
	box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.15);
	font-size: 3.73vw;
	border: none;
	overflow: hidden;
}
#faq .faq-list .inner + .inner{
	margin-top: 4.2vw;
}
#faq .faq-list .inner .text-q button{
	padding: 4.5vw 12.2vw 4.5vw 16vw;
	position: relative;
	font-weight: bold;
	background: #fff;
	border: none;
	font-size: 3.73vw;
}
#faq .faq-list .inner .text-q button::before,
#faq .faq-list .inner .text-a::before{
	content: "";
	display: block;
	position: absolute;
	width: 9.06vw;
	height: 9.06vw;
	left: 4.2vw;
}
#faq .faq-list .inner .text-q button::before{
	background: url(/sites/default/files/media/intro/navi/img/icon_q.svg) no-repeat center / contain;
	top: calc(50% - 4.48vw);
}
#faq .faq-list .inner .text-a::before{
	background: url(/sites/default/files/media/intro/navi/img/icon_a.svg) no-repeat center / contain;
	top: 5.3vw;
}
#faq .faq-list .inner .text-q button::after{
	content: "";
	display: block;
	position: absolute;
	width: 6.4vw;
	height: 6.4vw;
	top: calc(50% - 3.2vw);
	right: 4vw;
}
#faq .faq-list .inner .text-q button::after{
	background: url(/sites/default/files/media/intro/navi/img/icon-plus.svg) no-repeat center / contain;
}
#faq .faq-list .is-open .text-q button::after{
	background: url(/sites/default/files/media/intro/navi/img/icon-minus.svg) no-repeat center / contain;
}
#faq .faq-list .inner .text-a{
	padding: 5.8vw 4.2vw 6.4vw 16vw;
	position: relative;
	color: #000;
}
#faq .faq-list .inner .text-a p + p{
	margin-top: 5.9vw;
}
#faq .faq-list .inner .text-a .mt16{
	margin-top: 5.9vw;
}
#faq .faq-list .inner .text-a p + .c-annotation{
	margin-top: 4.2vw;
}
#faq .faq-list .inner .c-annotation.no-kome .c-annotation__item{
	text-indent: -2em;
}
#faq .faq-list .inner .c-annotation.no-kome .c-annotation__item::before{
	display: none;
}
@media print, screen and (min-width: 768px) {
	#faq .faq-list .inner{
		font-size: 16px;
	}
	#faq .faq-list .inner + .inner{
		margin-top: 24px;
	}
	#faq .faq-list .inner .text-q button{
		padding: 21px 48px 21px 60px;
		font-size: 1rem;
	}
	#faq .faq-list .inner .text-q button::before,
	#faq .faq-list .inner .text-a::before{
		width: 34px;
		height: 34px;
		left: 16px;
	}
	#faq .faq-list .inner .text-q button::before{
		top: 16px;
	}
	#faq .faq-list .inner .text-a::before{
		top: 24px;
	}
	#faq .faq-list .inner .text-q button::after{
		width: 24px;
		height:24px;
		top: calc(50% - 12px);
		right: 16px;
	}
	#faq .faq-list .inner .text-a{
		padding: 24px 16px 24px 58px;
		position: relative;
	}
	#faq .faq-list .inner .text-a p + p{
		margin-top: 24px;
	}
	#faq .faq-list .inner .text-a .mt16{
		margin-top: 16px;
	}
	#faq .faq-list .inner .text-a p + .c-annotation{
		margin-top: 8px;
	}
}