@charset "utf-8";

/**********************************************
 * header
 * footer
 * common
 ***********************************************/

.spStyle{
	display: none;
}

.pcStyle{
	display: block;
}

@media screen and (max-width:767px){
	.spStyle{
		display: block;
	}

	.pcStyle{
		display: none;
	}
}

/*pc only css*/

.img-center img{
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-top: 120px;
}

.bg-pcStyle{
	position: relative;
	max-width: 1040px;
	width: 100%;
	margin-inline:auto;
	background: linear-gradient(180deg, rgba(235, 250, 234, .8) 0%, rgba(247, 250, 246, .8) 50%, rgba(247, 250, 247, .8) 100%);
	box-shadow: 10px 10px 20px 0px rgba(0, 50, 0, 0.2);
	border-radius: 40px;
	margin-top: 27px;
	padding-top: 100px;
	padding-bottom: 60px;
}

.pcStyle .inner{
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.mainvisual .pcStyle .btn_application{
	position: relative !important;
	max-width: 400px;
	width: 100%;
	bottom: 0;
	left: 50%;
	transform: translate(-50%);
}

.mainvisual .pcStyle{
	background: url('../images/img_kv01-bg.png') no-repeat;
	background-size: 100% 100%;
	padding-top: 35px
}

.mainvisual .pcStyle .inner{
	max-width: 1040px;
}

.js-toggle-btn,.js-close-btn{
	max-width: 400px;
	width: 100%;
	margin: 0 auto;
}

.pcStyle .card .js-toggle-detail{
	padding: 0;
}

.pcStyle.number{
	max-width: 100px;
	width: 100%;
	height: auto;
	margin-top: 0;
	position: absolute;
	left: 0;
    right: 0;
    margin-inline: auto;
	top: -5%;
}

.pcStyle.number img{
	width: 100%;
}

.pcStyle .slide{
	max-width: 1020px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 20px;
	overflow: hidden;
	margin-inline:auto;
}

.pcStyle .slide-item{
	max-width: 377px;
	width: 100%;
	height: auto;
}

.pcStyle .card .js-toggle{
	background: none;
}




img {}

.l-wrap {
	overflow: hidden;
}

.l-content {
	padding: 0 0 85px;
}

.inner {
	width: 100%;
	padding: 0 15px;
}

section + section {
	margin: 42px 0 0;
}

section .inner img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.bg_contents {
	background: url(../images/bg_contents.jpg) no-repeat;
	background-size: 100% auto;
	background-position: center 875px;
}
@media screen and (max-width:767px){
	.bg_contents {
		background: url(../images/sp/bg_contents.jpg) no-repeat;
		background-size: 100% auto;
		background-position: center 875px;
	}
}

.title {
	text-align: center;
	margin-bottom: 20px;
}

.title img {
	max-width: 100%;
	width: auto !important;
}

.mainvisual {
	position: relative;
	width: 100%;
}

.mainvisual img {
	width: 100%;
	height: auto;
}

.mainvisual .btn_application {
	position: absolute;
	bottom: -40px;
	padding: 0 15px;
}

.mainvisual .btn_application.is-fixed {
	position: fixed;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 10px;
	z-index: 10;
	max-width: 600px;
	transform: none;
}

@media screen and (max-width:767px){
	.mainvisual .btn_application.is-fixed {
		position: fixed;
		left: 0;
		bottom: 10px;
		z-index: 10;
	}
}

.card {
	overflow: hidden;
}

.card .js-toggle {
	background: url(../images/sp/bg_card.png) repeat-y center;
	background-size: contain;
}

.card .js-toggle-jpg{
	background: url(../images/sp/bg_card.jpg) repeat-y center;
	background-size: contain;
}

.card .js-toggle-btn,
.card .js-close-btn {
	padding-top: 24px;
	cursor: pointer
}

.card .js-toggle-btn img,
.card .js-close-btn img {
	width: 85%;
}

.card .js-close-btn {
	display: none;
}

.card .js-toggle-detail {
	display: none;
	padding: 37px 17px 0;
}

.flow-list .card + .card {
	margin: 26px 0 0;
}

.privilege-detail {
	border-radius: 20px;
	border: 2px solid var(--d-9-d-9-d-9, #8EDA8F);
	padding: 17px;
}

.privilege-detail img {
	max-width: 100%;
	height: auto;
}

.application_method {
	padding-top: 80px;
	padding-bottom: 6.25vw;
	background: url(../images/bg_application_method.png) no-repeat;
	background-size: 100% auto;
	overflow: hidden;
}

.application_method .method-swiper {
	margin: 0 0 20px;
}

.application_method .method-swiper img {
	width: auto;
	height: 28.65vw;
}

@media screen and (max-width:767px){
	
	.application_method {
		padding-top: 30px;
		padding-bottom: 0;
		background: url(../images/sp/bg_application_method.png) no-repeat;
		background-size: 100% auto;
		overflow: hidden;
	}
	
	.application_method .method-swiper img {
	width: auto;
	height: 385px;
}
}

@media screen and (orientation: landscape) {
	section .inner img {
		max-width: 100%;
		width: auto;
	}

	.mainvisual .btn_application {
		bottom: 10px;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.card .js-toggle-btn img,
	.card .js-close-btn img {
		width: auto;
	}

	.card .js-toggle {
		background: url(../images/sp/bg_card.png) repeat-y center;
		background-size: auto;
	}
}

@media screen and (min-width:767px){
	.method-swiper {
	  width: 100%;
	  overflow: visible; /* はみ出し表示を許可 */
	}

	.method-swiper .swiper-wrapper {
	  align-items: center;
	}

	.method-swiper .swiper-slide {
	  width: 480px; /* 1枚目の表示サイズ（調整可） */
	  transition: transform 0.4s ease;
	}

		/* ナビボタン共通設定 */
	.swiper-button-prev,
	.swiper-button-next {
		position: absolute;
		top: 50%;
		width: 50px;
		height: 50px;
		margin-top: -25px; 
		z-index: 10;
		cursor: pointer;
		color: #FF6E5A; 
		background: #fff;
		border-radius: 25px;
	}


	.swiper-button-prev {
	  left: 60px;
	}

	.swiper-button-next {
	  right: 60px;
	}


	.swiper-button-prev::after,
	.swiper-button-next::after {
	  font-size: 24px;
	  color: #FF6E5A; 
	}

	.swiper-button-prev:hover::after,
	.swiper-button-next:hover::after {
	  color: #FF6E5A; 
	}
}



