@charset "UTF-8";

html,body{
	scroll-padding-top: 80px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:16px
}
ul, li, h1, h2, h3, p, div, section,a{margin: 0;padding: 0; box-sizing: border-box;}
/*.page-nav-list li{text-align: center}*/

.wrapper{overflow: hidden;}
.bg-y{background: #fdf3d4}
.bg-n{background: #1c2a54}
.bg-r{background: #e05656}
.bg-b{background: #5670a8}
.content-inn{
	width:98%;
	max-width:1000px;
	margin: 0 auto;
	padding: 0;
}

@media (max-width: 768px) {
	html,body{
		font-size:3.2vw
	}
	.content-inn{
		width:96%;
		padding:0;
	}
    footer{
        padding-bottom: 0;
    }
}



/* ---------- LP ---------- */
#mileage-club{
    width: 100%;
	background: #fff;
}
#mileage-club section:not(#footer-dl) img {
	width: 100%;
	margin: 0 auto;
	display: block;
}

@media (max-width: 768px) {
}

/* ---------- mv ---------- */

.club-mv{
	margin-bottom: 80px
}
.mv-inn{
	width:100%;
	max-width:1200px;
	margin: 0 auto;
	padding: 0;
	position: relative
}
.mv-inn::after{
	position: absolute;
	content:'';
	width:11vw;
	height:9vw;
	max-width:150px;
	max-height:120px;
	bottom:0;
	right:0;
	background-image: url("../image/mv-beko2.svg");
	background-repeat: no-repeat;
	background-position:right bottom
	
}
.mv-txt{
	color:#1c2a54;
	font-size:48px;
	text-align: center;
	font-weight: 700
}

@media (max-width: 1200px) {
	.mv-txt{
		font-size:3.8vw;
	}
}
@media (max-width: 768px) {
	.club-mv{
		margin: 0 auto 16vw;
	}
	.mv-inn{
		width:100%;
		padding:0;
	}
	.mv-inn::after{
	position: absolute;
	content:'';
	width:20vw;
	height:16vw;
	max-width:inherit;
	max-height:inherit;
	bottom:4vw;
	right:-2vw;
	background-image: url("../image/mv-beko2.svg");
	background-repeat: no-repeat;
	background-position:right bottom
	
}


}



/* ---------- 会津コインマイレージクラブとは ---------- */
.club-about .content-inn{
	position: relative;
	padding-bottom: 120px
}
.club-about .content-inn .deco01{
	position: absolute;
	width:160px;
	height:130px;
	top:-70px;
	left:-80px
}
.club-about .content-inn .deco02{
	position: absolute;
	width:200px;
	height:180px;
	bottom:0;
	right:-100px
	
}

.club-about .about-wrap{
	width:80%;
	margin: 0 auto 
}
.club-about .about-ttl{
	height:48px;
	display: flex;
	align-items: center;
	font-size:24px;
	background: #1c2a54;
	color:#fff;
	line-height: 2;
	border-radius: 24px;
	padding-left:calc(48px + 1em);
	position: relative
}

.club-about .about-ttl::before{
	position: absolute;
	content:'';
	height:calc(100% + 8px);
	width:calc(48px + 8px);
	top:-4px;
	left:-4px;
	background: #fff;
	border-radius: 50%	
}

.club-about .about-ttl::after{
	position: absolute;
	content:'';
	height:48px;
	width:48px;
	top:0;
	left:0;
	background-color: #1c2a54;
	background-image: url("../image/icon_aizu.png");
	background-size: cover;
	border-radius: 50%
}

.club-about .about-txt{
	margin-top: 30px;
	line-height: 2
}
.marker{
	background:linear-gradient(transparent 60%, rgba(254,221,107,0.60) 60%);
}

@media (max-width: 768px) {
	.club-about .content-inn{
		position: relative;
		padding-bottom: 28vw
	}
	.club-about .content-inn .deco01{
		position: absolute;
		width:22vw;
		height:18vw;
		top:-18vw;
		left:-10vw
	}
	.club-about .content-inn .deco02{
		position: absolute;
		width:28vw;
		height:22vw;
		bottom:4vw;
		right:-5vw

	}

	
	.club-about .about-wrap{
		width:90%;
		margin: 0 auto 
	}
	.club-about .about-ttl{
		height:10vw;
		display: flex;
		align-items: center;
		font-size:4.2vw;
		line-height: 2;
		border-radius: 24px;
		padding-left:calc(10vw + 0.5em);
		position: relative
	}

	.club-about .about-ttl::before{
		position: absolute;
		content:'';
		height:calc(100% + 1vw);
		width:calc(10vw + 1vw);
		top:-0.5vw;
		left:-0.5vw;
		background: #fff;
		border-radius: 50%	
	}

	.club-about .about-ttl::after{
		position: absolute;
		content:'';
		height:10vw;
		width:10vw;
		top:0;
		left:0;
		background-color: #1c2a54;
		background-image: url("../image/icon_aizu.png");
		background-size: cover;
		border-radius: 50%
	}

	.club-about .about-txt{
		margin-top: 4vw;
		line-height: 2
	}

}

/* ---------- News ---------- */
.club-news{
	position: relative;
	margin-top: -40px
}
.club-news .news-wrap{
	width:80%;
	margin: 0 auto 60px;
	border:#e05656 6px solid;
	padding: 8px;
	padding-right: 2em;
	display: flex;
	align-items: center;
	border-radius: 80px
	
}

.club-news .news-ttl{
	width:80px;
	height:80px;
	background: #e05656;
	color:#fff;
	font-size:24px;
	font-weight: 900;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 40px;
	margin-right: 20px
}
.club-news .news-txt{
	width:calc(100% - 100px)
}

@media (max-width: 768px) {
.club-news{
	position: relative;
	margin-top: 0
}
	.club-news .news-wrap{
		width:90%;
		margin: 0 auto 8vw;
		border:#e05656 1vw solid;
		padding: 1vw;
		padding-right: 1vw;
		display: flex;
		align-items: center;
		border-radius: 30vw
	}

	.club-news .news-ttl{
		width:15vw;
		height:15vw;
		background: #e05656;
		color:#fff;
		font-size:4vw;
		border-radius: 50%;
		margin-right: 2vw
	}
	.club-news .news-txt{
		width:calc(100% - 20vw)
	}

}


/* ---------- アンカーリンク ---------- */
.club-anchor .content-inn{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.club-anchor a{
	display: block;
	width:calc((100% - 30px) / 4);
	background: #1c2a54;
	color:#fff;
	text-align: center;
	font-size:18px;
	padding: 1.5em 0.5em 3em;
	border-top:#5670a8 6px solid;
	position: relative;
}
.club-anchor a span{
	display: inline-block
}
.club-anchor a:nth-child(n+5){
	margin-top: 20px
}
.club-anchor a::after{
	position: absolute;
	content:'';
	width:1.0em;
	height:1.0em;
	border-bottom:3px solid #fff;
	border-right:3px solid #fff;
	bottom:1em;
	left:0;
	right:0;
	margin: auto;
	transform: rotate(45deg)
}

.club-anchor a:hover::after{
	bottom:0.8em;
}

@media (max-width: 768px) {
	.club-anchor .content-inn{
		flex-wrap: wrap
	}
	.club-anchor a{
		display: block;
		width:calc((100% - 1vw) / 2);
		background: #1c2a54;
		color:#fff;
		text-align: center;
		font-size:3.6vw;
		padding: 0.5em 0.1em 2em;
		border-top:#5670a8 2vw solid;
		position: relative;
		margin-bottom: 2vw
	}
	.club-anchor a:nth-child(n+5){
	margin-top: 0
}

	.club-anchor a::after{
		position: absolute;
		content:'';
		width:1.0em;
		height:1.0em;
		border-bottom:0.8vw solid #fff;
		border-right:0.8vw solid #fff;
		bottom:0.8em;
		left:0;
		right:0;
		margin: auto;
		transform: rotate(45deg)
	}
}

/* ---------- 共通 ---------- */

.sec-ttl{
	font-size:28px;
	font-weight: 700;
	padding: 0.5em 1em;
	background: #1c2a54;
	color:#fff;
	margin: 0 auto 40px;
	border-radius: 40px;
	text-align: center;
	width:60%;
}
.sec-ttl.r{
	margin: 0 0 30px auto;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	text-align: left;
	width:60%;
}
.sec-ttl.l{
	margin: 0 auto 30px 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	text-align: left;
	width:100%;
}


.club-save .content-inn,
.club-use .content-inn{
	padding: 60px 0 40px;
	border-radius: 40px;
	background: #fdf3d4
}

.chk-txt{
	font-size:18px;
	font-weight: 700;
	padding-left: 45px;
	line-height: 1.6;
}
.chk-txt p{
	margin-bottom: 1em;
	position: relative;
	
}
.chk-txt p::before{
	position: absolute;
	content:'';
	width:40px;
	height:40px;
	left:-45px;
	top:0;
	background-image: url("../image/icon_chk.svg");
	background-size: 90%;
	background-repeat: no-repeat;
	background-position: center;
}

.chk-txt span.l-txt{
	font-size:24px;
}
span.note-txt{
	font-size:11px;
	font-weight: 400;
	display: block;
	line-height: 1.4
}

.faq-link a{
	display: block;
	border:#1c2a54 4px solid;
	margin: 20px 0 ;
	padding: 0.5em;
	text-align: center;
	color:#e05656;
	font-weight: 600;
	background: rgba(255,255,255,0.50);
	position: relative;
	max-width:480px;
}
.faq-link a::after {
  position: absolute;
  content: "\f054";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  top: 50%;
  right: 20px;
  left: auto;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 768px) {
	.sec-ttl{
		font-size:4.8vw;
		font-weight: 700;
		padding: 0.5em 1.5em;
		background: #1c2a54;
		color:#fff;
		margin: 0 auto 6vw;
		border-radius: 16vw;
		text-align: center;
		width:80%;
	}
	.sec-ttl.r{
		margin: 0 0 8vw auto;
		width:60%;
	}
	.sec-ttl.l{
		margin: 0 auto 8vw 0;
		width:70%;
	}


	.club-save .content-inn,
	.club-use .content-inn{
		padding: 8vw 0 6vw;
		border-radius: 6vw;
		background: #fdf3d4
	}

	.chk-txt{
		font-size:3.6vw;
		font-weight: 700;
		padding-left: 10vw;
		line-height: 1.6;
		margin-bottom: 6vw
	}
	.chk-txt p{
		margin-bottom: 1em;
		position: relative;

	}
	.chk-txt p::before{
		position: absolute;
		content:'';
		width:6vw;
		height:6vw;
		left:-8vw;
		top:0.5vw;
	}

	.chk-txt span.l-txt{
		font-size:4.2vw;
	}
	
	span.note-txt{
		font-size:2.4vw;
		font-weight: 400;

	}
	.faq-link a{
		margin: 4vw 0 6vw;
		max-width:inherit;
	}
	.faq-link a::after {
		right: 2vw;
		font-size: 3vw;
	}


}

/* ---------- マイルをためる・みる ---------- */

.club-save{
	margin-top: 100px
}
.club-save .content-inn{
	background-image: url("../image/img_save01.png");
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: left 20px top 40px;
	
}
.club-save .txt-box{
	margin: 0 0 0 auto;
	width:60%;
	padding:0 40px
}

/* ---- マイルをためる・みる スライド --- */
.slick-track{
	display: flex!important;
	/*align-items: center!important*/
}
.slick-slide {
  height: auto !important;
}
.slide-save{
	width:calc(100% - 80px);
	margin: 40px auto 0;
}
.slide-save .slide-item{
	margin: 0 20px;
}

/* ---------- スライドリンク　マイルを使えるお店はこちら ---------- */
.slide-link01 a{
    display: block;
	width:100%;
	height:100%;
    padding:20px 0;
    text-align: center;
    position: relative;
    z-index: 1;
    color:#fff;
    border-radius: 20px;
    font-size:20px;
	font-weight: 700;
	line-height: 2;
	background-color: #800000;
	background-image: url("../image/coin-pattarn-01.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left -20% center
}
.slide-link01 a::after {
  position: absolute;
  content: "\f054";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  top: 50%;
  right:15px;
  left: auto;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* ---------- スライドリンク　他にも楽しいキャンペーン ---------- */

.slide-link02 a{
	width:100%;
	height:100%;
   /*display: block;
	padding:20px 0;*/
	display: flex;
	align-items: center;
	justify-content: center;
    position: relative;
    z-index: 1;
    color:#1c2a54;
    border-radius: 20px;
    font-size:20px;
	font-weight: 700;
	line-height: 2;
	background-color: #e8eef9;
	background-image: url("../image/coin-pattarn-02.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left -20% center
}
.slide-link02 a::after {
  position: absolute;
  content: "\f054";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  top: 50%;
  right: 15px;
  left: auto;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


@media (max-width: 768px) {
	.club-save{
		margin-top: 10vw
	}
	.club-save .content-inn{
		background-image: url("../image/img_save01.png");
		background-size: 30%;
		background-repeat: no-repeat;
		background-position: left 4vw top 4vw;

	}
	.club-save .txt-box{
		margin: 10vw auto 0 ;
		width:96%;
		padding:0
	}

	/* ---- マイルをためる・みる スライド --- */
	.slide-save{
		width:80vw;
		margin: 8vw auto 0;
	}
	.slide-save .slide-item{
		margin: 0 4vw;
	}

	/* ---------- スライドリンク　マイルを使えるお店はこちら ---------- */
	.slide-link01 a{
		display: block;
		width:100%;
		padding:4vw 0;
		border-radius: 4vw;
		font-size:4vw;
	}
	.slide-link01 a::after {
	  right: 4vw;
		font-size: 4vw;
	}	


	/* ---------- スライドリンク　　他にも楽しいキャンペーン ---------- */

	.slide-link02 a{
		padding:4vw 0;
		border-radius: 4vw
	}

	
}





/*---矢印---*/
.slide-arrow {
	margin: auto;
	position: absolute;
	z-index: 3;
	top: 0;
	width: 30px;
	height: 100%;
	cursor: pointer
}
.prev-arrow{
	left: -30px;
}
.next-arrow{
	right:-30px;
}
.prev-arrow.slide-arrow::after{
	position: absolute;
	content:'';
	width:30px;
	height: 30px;
	  aspect-ratio: cos(30deg);
	  clip-path: polygon(0 50%,100% 0,100% 100%);
	  background: #1c2a54;
	top:calc(50% - 15px);
	left:0
}
.next-arrow.slide-arrow::after{
	position: absolute;
	content:'';
	width:30px;
	height: 30px;
	  aspect-ratio: cos(30deg);
	 clip-path: polygon(0 0,100% 50%,0 100%);
	  background: #1c2a54;
	top:calc(50% - 15px);
	right: 0
}



@media (max-width: 768px) {
	.slide-arrow {
		width: 5vw;
	}
	.prev-arrow{
		left: -5vw;
	}
	.next-arrow{
		right:-5vw;
	}
	.prev-arrow.slide-arrow::after{
		position: absolute;
		content:'';
		width:6vw;
		height: 6vw;
		top:calc(50% - 3vw);
		left:0
	}
	.next-arrow.slide-arrow::after{
		position: absolute;
		content:'';
		width:6vw;
		height: 6vw;
		top:calc(50% - 3vw);
		right: 0
	}

}


/* ---------- マイルをつかう ---------- */

.club-use{margin-top: 100px}
.club-use .content-inn{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.club-use .txt-wrap{
	width:60%;
}

.club-use .txt-box{
	width:100%;
	padding:0 40px	
}

.club-use .slide-box{
	width:40%;
	padding:0 5%;
}


@media (max-width: 768px) {
	.club-use{margin-top: 10vw}
	.club-use .content-inn{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap
	}
	.club-use .txt-wrap{
		width:100%;
	}

	.club-use .txt-box{
			margin: 10vw auto 0 ;
			width:96%;
			padding:0
	}
	.club-use .slide-box{
		width:100%;
		padding:0 5%;
	}

}

/* ---------- スライドイメージ　ダミー ---------- */
.club-use .slide-item{
	margin-top: 20px;
	display: block;
	width:100%;
	text-align: center;
	padding:10px 0;
}
.club-use .slide-item p{
	border-radius: 20px;
	overflow: hidden

}

@media (max-width: 768px) {
	.club-use .slide-item{
		margin-top: 4vw;
		display: block;
		width:100%;
		text-align: center;
		color:#fff;
		padding:4vw 6vw;
		
	}
	.club-use .slide-item p{
		border-radius: 4vw;

	}

}

/* ---------- マイレージクラブの始め方 ---------- */

.club-howto{margin-top: 100px}

.club-howto .sub-ttl{
	font-size:24px;
	font-weight: 700;
	text-align: center
}

.step-wrap{
	display: flex;
	justify-content: space-between;
	margin: 80px 0 60px
}
.step-wrap .step-item{
	width:calc((100% - 60px)/4);
	padding-top: calc((100% - 60px)/4);
	border-radius: 50%;
	background-color: #fdf3d4;
	background-size:70%;
	background-repeat: no-repeat;
	background-position: center;
	position: relative
}
.step-wrap .step-item:nth-child(1){background-image: url("../image/icon_step1.svg");}
.step-wrap .step-item:nth-child(2){background-image: url("../image/icon_step2.svg");}
.step-wrap .step-item:nth-child(3){background-image: url("../image/icon_step3.svg");}
.step-wrap .step-item:nth-child(4){background-image: url("../image/icon_step4.svg");}
.step-wrap .step-item::before{
	position: absolute;
	content:'step';
	font-size:36px;
 font-family: "Marmelad", sans-serif;
	font-weight: 900;
  font-style: normal;
	top:-0.5em;
	left:0;
	right:0;
	margin: auto;
	text-align-last: center
}
.step-wrap .step-item:nth-child(1)::before{content:'step1';}
.step-wrap .step-item:nth-child(2)::before{content:'step2';}
.step-wrap .step-item:nth-child(3)::before{content:'step3';}
.step-wrap .step-item:nth-child(4)::before{content:'step4';}

.step-wrap .step-item .step-txt{
	position: absolute;
	content:'';
	width:100%;
	height:100%;
	top:0;
	botton:0;
	left:0;
	right:0;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	font-weight: 700
}

.step-wrap .step-item .note-txt{
	font-size:0.8em;
	font-weight: 500
	
}
.step-wrap .step-item .note-txt.top{
	margin-top: 1em;
}
.step-wrap .step-item .note-txt a{
	color:#e05656;
	cursor: pointer
}

@media (max-width: 768px) {
	
	.club-howto{margin-top: 16vw}

	.club-howto .sub-ttl{
		font-size:4.2vw;
	}

	.step-wrap{
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		margin: 8vw 0 6vw
	}
	.step-wrap .step-item{
		width:48%;
		padding-top: 48%;
		border-radius: 50%;
		background-color: #fdf3d4;
		background-size:70%;
		background-repeat: no-repeat;
		background-position: center;
		position: relative
	}
	.step-wrap .step-item:nth-child(1){background-image: url("../image/icon_step1.svg");margin-bottom: 20vw}
	.step-wrap .step-item:nth-child(2){background-image: url("../image/icon_step2.svg");margin-top: 20vw}
	.step-wrap .step-item:nth-child(3){background-image: url("../image/icon_step3.svg");margin-top: -10vw;margin-bottom: 20vw}
	.step-wrap .step-item:nth-child(4){background-image: url("../image/icon_step4.svg");margin-top: 10vw}
	.step-wrap .step-item::before{
		position: absolute;
		content:'step';
		font-size:7vw;
	 	font-family: "Marmelad", sans-serif;
	}

}

/* ---------- 動画 ---------- */
.youtube-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.youtube-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* ---------- link ---------- */
.btn a{
    width:90%;
    max-width:480px;
    display: block;
    padding: 1em;
    background: #e05656;
    text-align: center;
    color:#fff;
    border-radius: 80px;
    font-size: 18px;
    position: relative;
    z-index: 1;
	transition: 0.3s ease-in-out;
	margin-top: 20px
}

.btn a::after {
  position: absolute;
  content: "\f054";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  top: 50%;
  right: 20px;
  left: auto;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


@media (max-width: 768px) {
	.btn a{
		width:80%;
		max-width:inherit;
		border-radius: 6vw;
		font-size: 3.6vw;
		margin:4vw auto
    }
	.btn a::after {
	  position: absolute;
	  content: "\f054";
	  font-family: 'Font Awesome 5 Free';
	  font-size: 4vw;
	  top: 50%;
	  right: 4vw;
	  left: auto;
	}

}




/* ---------- FAQ ---------- */
.club-faq{
    margin:100px 0 
}
.club-faq dl{margin:0;}
.club-faq dl+dl{margin-top:20px;}
.club-faq dl dt{
	padding:10px 80px 10px 0;
    background: #fdf3d4;
	border-radius: 60px;
	position: relative;
    cursor: pointer;
}
.club-faq dl dt::after{
    position: absolute;
    content:'';
    display: inline-block;
	aspect-ratio: cos(30deg);
	clip-path: polygon(0 0,100% 0, 50% 100%);
	background: #1c2a54;
    width:36px;
    height:18px;
    top:0;
    bottom:0;
    margin:auto;
    right:20px;
    transition: transform 0.3s;
}
.club-faq dl dt.open::after {
    transform: rotate(180deg); 
}
.club-faq dl dd{
    background: #fdf3d4;
	border-radius: 60px;
    margin:10px 0 0 60px;
    display: none;
}
.club-faq dl dt,
.club-faq dl dd p{
    display: flex;
    align-items: center;
}
.club-faq dl dd p{
	padding:10px 40px 10px 0;
}
.club-faq dl dd p a{
	text-decoration: underline
}
.club-faq dl dt .faq-qa,
.club-faq dl dd .faq-qa{
    justify-content: center;
	font-family: "Marmelad", sans-serif;
	font-weight: 900;
	font-style: normal;
    font-size:60px;
    margin:0 20px;
}
.club-faq dl dt .faq-qa{
    color: #1c2a54;
}
.club-faq dl dd .faq-qa{
    color: #e05656;
}


.link-normal {
	color: #e05656;
	text-decoration: underline;
}
.club-faq .btn a{
	margin: 40px auto 0;
}
.faq-note{
	font-size:0.8em
}

@media (max-width: 768px) {

	.club-faq{
		margin:16vw 0 
	}
	.club-faq dl{margin:0;}
	.club-faq dl+dl{margin-top:4vw;}
	.club-faq dl dt{
		background: #fdf3d4;
		border-radius: 10vw;
		position: relative;
		cursor: pointer;
		padding:2vw 10vw 2vw 0;
			 display: flex;
		align-items: center;
	}
	.club-faq dl dt::after{
		position: absolute;
		content:'';
		display: inline-block;
		  aspect-ratio: cos(30deg);
		  clip-path: polygon(0 0,100% 0, 50% 100%);
		  background: #1c2a54;
		width:6vw;
		height:3vw;
		top:0;
		bottom:0;
		margin:auto;
		right:4vw;
		transition: transform 0.3s;
	}
	.club-faq dl dd{
		background: #fdf3d4;
		border-radius: 10vw;
		margin:2vw 0 0 6vw;
		display: none;
	}

	.club-faq dl dd p{
		padding:2vw 6vw 2vw 0;
		display: flex;
		align-items: center;
	}
	.club-faq dl dt .faq-qa,
	.club-faq dl dd .faq-qa{
		font-family: "Marmelad", sans-serif;
		font-size:10vw;
		margin:0 4vw;
	}


	.club-faq .btn a{
		margin: 6vw auto 0;
	} 
}


/*下層　FAQ*/

.club-faq-mv{
	background: #1c2a54;
	margin-bottom: 80px;
	color:#fff;
	text-align: center;
	font-size:28px;
	font-weight: 600;
}
.club-faq-mv .content-inn{
	position: relative;
		padding: 60px 0;
	overflow: hidden
}
.club-faq-mv .content-inn::before{
	position: absolute;
	content:'Q';
	font-family: "Marmelad", sans-serif;
	color: #616a88;
	font-size:125px;
	font-weight: 900;
	line-height: 1;
	right:130px;
	top:30px
	
}
.club-faq-mv .content-inn::after{
	position: absolute;
	content:'A';
	font-family: "Marmelad", sans-serif;
	color: #616a88;
	font-size:125px;
	font-weight: 900;
	line-height: 1;
	right:60px;
	bottom:-20px
	
}
@media (max-width: 768px) {
	.club-faq-mv{
		margin-bottom: 8vw;
		font-size:4.8vw;
	}
	.club-faq-mv .content-inn{
		position: relative;
		padding: 8vw 0;
		overflow: hidden
	}
	.club-faq-mv .content-inn::before{
		position: absolute;
		content:'Q';
		font-family: "Marmelad", sans-serif;
		color: #616a88;
		font-size:14vw;
		font-weight: 900;
		line-height: 1;
		right:6vw;
		top:7vw

	}
	.club-faq-mv .content-inn::after{
		position: absolute;
		content:'A';
		font-family: "Marmelad", sans-serif;
		color: #616a88;
		font-size:14vw;
		font-weight: 900;
		line-height: 1;
		right:0vw;
		bottom:-2vw

	}

}