/* CSS Document */

/*----------------------------------------
コルトンクラブページ　スタイルシート
PC/SP共通
----------------------------------------*/

/*ファーストマーケット展開期間でないときは特典情報を非表示*/
/*.first-market #contents .toptext,
#first-market #toku02{
	display: none;
}*/

/*--------------------
各ページ共通（ただし主にindex.jsp）
--------------------*/

/**/
#contents{
	background: #fff;
	width: 1020px;
	margin: 0 auto;
}
#contents-main h3{
	border: none;
	padding: 0;
}
#contents .inner,
#contents #contents-main.all{
	padding: 0;
	margin: 0;
}
#contents .inner{
	padding: 30px;
}
.club_ttl{
	display: inline-block;
	font-size: 24px;
	border-bottom: 6px solid;
	padding-bottom: 6px;
	font-weight: bold;
}
.pc .sp{
	display: none;
}
.sp .pc{
	display: none;
}
.attention{
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
}


/*
プルダウンメニュー
*/
#club_cat_list{
  position: relative;
  width: 216px;
  margin: 16px auto 0;
}
.pulldown_btn{
  width: 100%;
  padding: 10px 40px 10px 10px;
  margin: 0 auto;
  box-sizing: border-box;
  border: 4px solid #E9E9E9;;
  background: #fff;
  text-align: center;
  cursor: pointer;
  position: relative;
  z-index: 101;
  border-radius: 6px;
}
.pulldown_btn::after{
    width: 38px;
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 6px;
    color: #FFC15F;
    font-weight: bold;
    font-size: 18px;
    border-left: 1px solid #ccc;
    padding: 4px;
}
.pulldown_btn.open::after{
  font-family: "Font Awesome 5 Free";
  content: "\f0d8";
}
.category_wrap{  /*メニュー初期*/
  height: 0;
  overflow: hidden;
  transition: height 0.8s;
  position: absolute;
  top: 45px;
  background: #ccc;
  left: 0;
  z-index: 100;
  border: 4px solid #E9E9E9;
  border-top: none;
  margin: -2px 0 0 0;
  box-sizing: border-box;
  min-width: 100%;
}
.category_wrap.open{  /*メニューオープン時*/
  /*ここのheightはjQueryで指定します*/
}

.category_wrap .category{
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	background: #fff;
	border-bottom: 1px solid #E9E9E9;
	height: 42px;
	line-height: 1em;
	display: flex;
	align-items: center;
	position: relative;
}
.category_wrap .category a{
  line-height: 1.3em;
  width: 96%;
}
.category_wrap .category:first-child{
	height: 47px;
	padding-top: 10px;
}
.category_wrap .category:last-child{
	border-bottom: none;
}

.category_wrap .category::after {
    content: "\f0da";
    right: 5px;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    font-weight: bold;
    color: #FFC15F;
	top: 15px;
}
.category_wrap .category:first-child:after{
	top: 20px;
}


/*
header
*/
#header_wrapper{
	width: 100%;
	margin: 0 auto;
	padding: 30px 30px 0;
	box-sizing: border-box;
}
#headerbg{
  box-sizing: border-box;	
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}

#headerbg .bg_img{
    position: absolute;
    top: 40px;
    right: 20px;
    z-index: 1;
    height: 220px;
    width: 220px;
    border-radius: 50%;
}
#headerbg .bg_img img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
    object-fit: cover;
}

#contents #headerbg h2 {
    width: 100%;
    height:100%;
    margin: 0;
    position: relative;
    padding: 0;
    z-index: 2;
    background-color: #f9f9f9;
    background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #ededed), color-stop(.5, transparent), to(transparent));
    -webkit-background-size: 91.5px;
    background-image: repeating-linear-gradient(90deg, #ededed, #ededed 50%, #f9f9f9 50%, #f9f9f9 100%);
    background-size: 92px;
}
#contents #headerbg h2 img{
	width: 320px;
	margin: 30px auto;
}
#contents h2:after{
	display: none;
}

#contents .header_inner{
	width: 100%;
	box-sizing: border-box;
	padding: 20px 0 30px;
    text-align: center;
	border-bottom: 1px dashed #bfbfbf;
}
#contents .header_inner p{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 16px;
}
#contents .header_inner .button.new a{
	display: block;
	width: 400px;
	height: 112px;
	background: #fff;
	border:6px solid #ededed;
	border-radius: 20px;
	margin: 6px auto 0;
	box-sizing: border-box;
	padding: 12px 0;
	position: relative;
}
#contents .header_inner .button.new span{
	display: block;
	box-sizing: border-box;
	width: 140px;
	height: 24px;
	margin: 0 auto;
	background: #FFD9E0;
	border-radius: 20px;
	color: #FF4363;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
}
#contents .header_inner .button.new a:after{
	font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: "\f0d8";
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    color: #FF4363;
    font-size: 20px;
}
#contents .header_inner .button.new img{
	width: 80%;
}
/*------------
   index.jsp
--------------*/
/*会員限定イベント　#clubevent*/
#clubevent{
	width: 100%;
	box-sizing: border-box;
	padding: 30px;
	text-align: center;
	margin-bottom: 40px;
}
#clubevent .club_ttl{
	border-bottom-color: #6CC490;
	margin-bottom: 20px;
}
.event_inner{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
    gap:18px;
}
.event_inner article{
	width: 48%;
	background: #fff;
	box-sizing: border-box;
	padding: 10px 28px 10px 10px;
	/*margin-right: 18px;*/
    height: 200px;
	position: relative;
	border: 1px solid #CFCFCF;
}
.event_inner article:last-child{
	margin-right: 0;
}
.event_inner article span.icon a{
	display: block;
	font-family: "Font Awesome 5 Free";
    font-weight: bold;
    color: #6CC490;
    position: absolute;
    right: 10px;
	top: 88px;
}
.event_inner article .event_content{
	display: flex;
	height: 100%;
}
.event_inner article .event_content .image{
	width: 180px;
    height: 180px;
	flex-shrink: 0;
}
.event_inner article .event_content .image img{
	border-radius: 0;
}
.event_inner article .event_content .event_info{
	width: 50%;
	flex-shrink: 0;
	height: 100%;
	text-align: left;
	padding-left: 16px;
}
.event_inner article .event_content .event_info h4{
	padding: 10px 0;
    box-sizing: border-box;
}
.event_inner article .event_content .event_info h4 a{
    font-weight: bold;
	line-height: 1.3em;
	text-decoration: underline;
}
.event_inner article .event_content .event_status{
	border-top: 1px solid #CFCFCF;
	padding: 10px 0 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.3em;
}
.event_inner article .event_content .event_status .date{
	padding-bottom: 5px;
	line-height: 1.3em;
}
.event_inner article .event_content .event_status li.place{
	display: none;
}

/* お得な特典   #club_top .club_main */
#club_top h3.top_ttl{
	width: 100%;
	text-align: center;
}
#club_top h3.top_ttl img{
	width: 40%;
}
#club_top h3.top_ttl .ttl_text{
	display: inline-block;
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 4px;
	padding-top: 24px;
}
#club_top h3.top_ttl .ttl_text em{
	color: #009844;
	font-weight: bold;
}

#club_top .club_inner{
	width: 100%;
	margin: 30px 0;
	border: 6px solid #E9E9E9;
    box-sizing: border-box;
}
#club_top .club_inner section{
	width: 100%;
	box-sizing: border-box;
	padding: 30px;
	border-bottom: 6px solid #E9E9E9;
	display: flex;
	flex-wrap: wrap;
    position: relative;
    overflow: hidden;
}
/*#club_top .club_inner section.tokuten08::before{
    content:"New!";
    position: absolute;
    top: -10px;
    left: -10px;
    color: #FFF;
    background: #F00;
    padding: 0 0 0 7px;
    border-radius: 100px;
    font-size: 14px;
    font-weight: bold;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 72px;
    box-sizing: border-box;
}*/
#club_top .club_inner section .tokuten_main{
	flex-shrink: 0;
	width: 75%;
	margin-right: 30px;
	text-align: center;
}
#club_top .club_inner section .tokuten_img{
	flex-shrink: 0;
	width: 16%;
	margin-top: 20px;
}
#club_top .club_inner section .ttl_text{
	display: block;
	width: 100%;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 6px;
}
#club_top .club_inner section span.number{
	display: block;
	margin: 0 auto 20px;	
	width: 60px;
	height: 60px;
	background: #D9F0F9;
	font-size: 30px;
	font-weight: bold;
	line-height: 60px;
}
#club_top .club_inner section .tokuten_ttl{
	border-bottom-color: #92D3EF;
    letter-spacing: 4px;
	padding-left: 5px;
    padding-right: 5px;
}

#club_top .club_inner section .tokuten_text{
	padding: 20px 0;
	font-size: 16px;
    line-height: 1.6em;
}
#club_top .club_inner section .tokuten_use{
	width: 600px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 20px;
	background: #D9F0F9;
	font-size: 14px;
	text-align: left;
}
#club_top .club_inner section .tokuten_use h5{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
#club_top .club_inner section .tokuten_use .use_text{
	padding-bottom: 16px;
}

#club_top .club_inner section.tokuten02 span.number,
#club_top .club_inner section.tokuten05 span.number{
	background: #F7F5CB;
}
#club_top .club_inner section.tokuten03 span.number,
#club_top .club_inner section.tokuten07 span.number{
	background: #FFE9EE;
}
#club_top .club_inner section.tokuten04 span.number{
	background: #E2F3E9;
}
#club_top .club_inner section.tokuten08 span.number{
	background: #fffde0;
}
#club_top .club_inner section.tokuten02 .tokuten_ttl,
#club_top .club_inner section.tokuten05 .tokuten_ttl{
	border-bottom-color: #F4D347;
}
#club_top .club_inner section.tokuten03 .tokuten_ttl,
#club_top .club_inner section.tokuten07 .tokuten_ttl{
	border-bottom-color: #E85A92;
}
#club_top .club_inner section.tokuten04 .tokuten_ttl{
	border-bottom-color: #6CC490;
}
#club_top .club_inner section.tokuten08 .tokuten_ttl{
	border-bottom-color: #fff462;
}

#club_top .club_inner section.tokuten02 .tokuten_use{
	background:#F7F5CB;
}
#club_top .club_inner section.tokuten08 .tokuten_use{
	background:#fffde0;
}
#club_top .club_inner section .tokuten_btn a{
	display: block;
	box-sizing: border-box;
	margin: 0 auto;
	font-size: 16px;
	background: #FFE9EE;
	border-radius: 6px;
	padding: 8px 0;
	width: 280px;
	position: relative;
	text-align: center;
	border: 1px solid #E85A92;
}
#club_top .club_inner section .tokuten_btn a:after{
	font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: "\f054";
    color: #E85A92;
    position: absolute;
    right: 10px;
}
#club_top .club_inner section.tokuten04 .tokuten_btn a{
	background: #E2F3E9;
	border-color: #6CC490;
}
#club_top .club_inner section.tokuten04 .tokuten_btn a:after{
	color: #6CC490;
}
#club_top .club_inner section.tokuten05 .tokuten_btn a{
	background: #F7F5CB;
	border-color: #F4D347;
}
#club_top .club_inner section.tokuten05 .tokuten_btn a:after{
	color: #F4D347;
}
#club_top .club_inner section.tokuten08 .tokuten_btn{
    margin-top: 25px;
}
#club_top .club_inner section.tokuten08 .tokuten_btn a{
	background: #fffde0;
	border-color: #fff462;
}
#club_top .club_inner section.tokuten08 .tokuten_btn a:after{
	color: #fff462;
}


#club_top .club_inner section.tokuten08{
	border-bottom:none;
}

#club_top .guide_btn a{
	display: block;
	box-sizing: border-box;
	width: 100%;
	border: 6px solid rgba(108,196,144,0.3);
	border-radius: 12px;
	padding: 30px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	position: relative;
}
#club_top .guide_btn a span{
	font-size: 20px;
	font-weight: normal;
}

#club_top .guide_btn i{
	font-size: 45px;
    vertical-align: middle;
    padding-right: 16px;
    padding-bottom: 5px;
    color: #6CC490;
}
#club_top .guide_btn a:after{
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: "\f054";
    color: #6CC490;
    position: absolute;
    right: 10px;
    top: 42px;

}

#club_top .info_btn ul{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
	justify-content: center;
}
#club_top .info_btn li{
	display: block;
	width: calc(100%/3 - 20px);
    flex-shrink: 0;
	margin-right: 30px;
}
#club_top .info_btn li:last-child{
	margin-right: 0;
}
#club_top .info_btn li a{
	display: block;
    box-sizing: border-box;
	border: 6px solid #E9E9E9;
	border-radius: 12px;
	padding: 18px 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	position: relative;
	
}
#club_top .info_btn li a:after{
	font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: "\f054";
    color: #6CC490;
    position: absolute;
    right: 12px;
    top: 18px;
}
.club_menu{
	display: flex;
	width: 100%;
	box-sizing: border-box;
	border: 6px solid #E9E9E9;
	border-radius: 12px;
	margin: 30px 0 0;
	padding: 34px 0;
}
.club_menu li{
	width: calc(100%/4);
}
.club_menu li a{
	display: block;
	box-sizing: border-box;
	border-right: 1px solid #CFCFCF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	position: relative;
}
.club_menu li:last-child a{
	border-right: none;
}
.club_menu li a i{
	font-size: 26px;
	color: #6CC490;
	padding-right: 10px;
    vertical-align: bottom;
}
.club_menu li a:after{
	font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: "\f0d8";
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    color: #6CC490;
    font-size: 18px;
}
.pc .use_btn,
.pc .tokuten_btn.sp{
	display: none;
}


.pc .club_menu li a:before{
    content: " ";
    display: block;
    width: 100%;
    height: 26px;
    background: url(./club_btn01.png) no-repeat center center;
    background-size: auto 22px;
    margin: 0 auto 6px;
}
.pc .club_menu li a:before img{
	width: 20%;
}
.pc .club_menu li.tokuList a:before{
    background: url(./club_btn02.png) no-repeat center center;
    background-size: auto 22px;
}
.pc .club_menu li.firstList a:before{
    background: url(./club_btn03.png) no-repeat center center;
    background-size: auto 22px;
}
.pc .club_menu li.korutoku a:before{
    background: url(./club_btn04.png) no-repeat center center;
    background-size: auto 22px;
}

.club_menu li a:after{
	font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: "\f0d8";
    position: absolute;
    bottom: -48px;
    left: 0;
    right: 0;
    color: #6CC490;
    font-size: 18px;
}


/*-------------------------
   コル得　col_toku.jsp
---------------------------*/
.col_toku #header_wrapper{
}
.col_toku #headerbg{
	background-color: #fff;
    background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #FFF7CA), color-stop(.5, transparent), to(transparent));
    -webkit-background-size: 91.5px;
	background-image: repeating-linear-gradient(90deg, #FFF7CA, #FFF7CA 50%, #FFF 50%, #FFF 100%);
    background-size: 90px;
}

.toptext{
	margin:0 auto 30px;
	width: 100%;
}
.toptext p{
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
}
.toptext p span{
    display: inline-block;
    box-sizing: border-box;
    width: 142px;
    height: 36px;
    margin: 0 auto;
    background: #F29600;
    border-radius: 20px;
    color: #ffffff;
    font-size: 14px;
    line-height: 36px;
    margin-right: 8px;
    text-align: center;
    letter-spacing: 0.3em;
}
.toptext ul{
	text-align: center;
}

#col_toku .club_inner{
	margin-top: 20px;
}

#col_toku .catlist{
	width:100%;
	margin: 0;
	padding: 0;
}

#col_toku .catlist h3{
	display: block;
	width: 100%;
	color: #fff;
	background: #6CC490;
	text-align: center;
	font-size: 20px;
	padding: 5px 0;
	font-weight: bold;
	letter-spacing: 4px;
}

/*IE　th、tdのwidth固定対策*/
#col_toku .catlist table.table01{
	table-layout: fixed;
}

#col_toku .catlist tr,
#col_toku .catlist th,
#col_toku .catlist td{
	border: none;
	background: #fff;
	padding: 16px 20px;
}
#col_toku .catlist tr{
	border-bottom: 1px solid #CFCFCF;
}
#col_toku .catlist th{
	text-align: left;
	width: 32%;
}
#col_toku .catlist th a{
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
}
#col_toku .catlist th span{
	display: block;
	font-size: 12px;
	font-weight: normal;
}

#col_toku .catlist td.logo{
	width: 14%;
}
#col_toku .catlist td.generic{
	background: #FFF7CA;
	color: #F29600;
	font-weight: bold;
}


#contents footer #header_wrapper{
	border-top: 6px solid #E9E9E9;
	padding: 30px;
}
footer #header_wrapper .club_menu{
    border-radius: 0;
    margin: 0;
	border: 6px solid #E9E9E9;
	background: #fff;
	padding: 20px 0;
}
footer #header_wrapper .club_menu li a:after{
	bottom: -28px;
}


/*-------------------------
   バースデー　birth_toku.jsp
---------------------------*/
.birth_toku #header_wrapper{
}
.birth_toku #headerbg{
	background-color: #fff;
    background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #FFF7CA), color-stop(.5, transparent), to(transparent));
    -webkit-background-size: 91.5px;
	background-image: repeating-linear-gradient(90deg, #FFF7CA, #FFF7CA 50%, #FFF 50%, #FFF 100%);
    background-size: 90px;
}

#birth_toku .club_inner{
	margin-top: 20px;
}

#birth_toku .catlist{
	width:100%;
	margin: 0;
	padding: 0;
}

#birth_toku .catlist h3{
	display: block;
	width: 100%;
	color: #fff;
	background: #6CC490;
	text-align: center;
	font-size: 20px;
	padding: 5px 0;
	font-weight: bold;
	letter-spacing: 4px;
}

/*IE　th、tdのwidth固定対策*/
#birth_toku .catlist table.table01{
	table-layout: fixed;
}

#birth_toku .catlist tr,
#birth_toku .catlist th,
#birth_toku .catlist td{
	border: none;
	background: #fff;
	padding: 16px 20px;
}
#birth_toku .catlist tr{
	border-bottom: 1px solid #CFCFCF;
}
#birth_toku .catlist th{
	text-align: left;
	width: 32%;
}
#birth_toku .catlist th a{
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
}
#birth_toku .catlist th span{
	display: block;
	font-size: 12px;
	font-weight: normal;
}

#birth_toku .catlist td.logo{
	width: 14%;
}
#birth_toku .catlist td.generic{
	background: #FFF7CA;
	color: #F29600;
	font-weight: bold;
}


/*--------------------------------
   1stマーケット　first-market.jsp
----------------------------------*/




.first-market header #header_wrapper{
	background: #fff;
}
.first-market #contents header #headerbg{
	position: relative;
	background-color: #fff;
    background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #FFE9EE), color-stop(.5, transparent), to(transparent));
    -webkit-background-size: 91.5px;
	background-image: repeating-linear-gradient(90deg, #FFE9EE, #FFE9EE 50%, #fff 50%, #fff 100%);
    background-size: 90px;
}

.first-market #contents header #headerbg span{
	display: block;
	position: absolute;
    top: 16%;
    right: 66px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.first-market #contents header #headerbg span strong{
	display: block;
	border: 4px solid #E7E7E7;
	padding: 30px 0;
	font-size: 50px;
	color: #E85A92;
	width: 200px;
	height: 120px;
	box-sizing: border-box;
	margin-top: 5px;
	background: #fff;
}
.first-market #contents header #headerbg span strong i{
	font-size: 32px;
	/*font-size: 18px;*/
	font-style: normal;
	padding-top: 10px;
	line-height: 2em;
}

.first-market #contents .toptext{
	margin-bottom: 30px;
}

.first-market #contents .toku_btn{
	display: flex;
	justify-content: center;
	align-items: center;
}
.first-market #contents .toku_btn li a{
    display: block;
    flex-shrink: 0;
    box-sizing: border-box;
    width: 430px;
    border: 4px solid #E7E7E7;
    padding: 8px;
    text-align: center;
    border-radius: 12px;
    font-size: 18px;
    font-weight: bold;
    margin-right: 20px;
	position: relative;
}

.first-market #contents .toku_btn li:last-child a{
	margin-right: 0;
}
.first-market #contents .toku_btn li a:after{
	font-family: "Font Awesome 5 Free";
    font-weight: bold;
	content: "\f0d7";
	display: block;
	position: absolute;
	padding-left: 20px;
	color: #E85A92;
	font-size: 24px;
	top: 10px;
    right: 34px;
}


.first-market .toku_tag{
    display: inline-block;
    box-sizing: border-box;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background: #FFF57F;
    border-radius: 20px;
    color: #E85A92;
    font-size: 16px;
    font-weight: bold;
	margin-right: 10px;
}

#first-market .toku{
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 20px;
	border: 6px solid #E9E9E9;
	padding: 30px;
}
#first-market .toku header{
	background: #fff;
	text-align: center;
	padding: 0 16px;
}

#first-market .toku header p{
	margin-bottom: 20px;
}
#first-market .toku header p img{
	width: 296px;
}

#first-market .toku header span.toku_tag{
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    margin: 0 auto 14px;
}
#first-market .toku header .ttl_text{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
}

#first-market .toku h3.chushi{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background: #F00;
	padding: 15px 0;
	box-sizing: border-box;
	margin-bottom: 20px;
}

#first-market .toku h4{
	display: inline-block;
    font-size: 24px;
    border-bottom: 6px solid #E85A92;
    padding-bottom: 6px;
    font-weight: bold;
    letter-spacing: 4px;
	margin-bottom: 20px;
}
#first-market .toku .toku_info{
	width: 100%;
	border-bottom: 1px dashed #BDBDBD;
    padding-bottom: 20px;
	margin-top: 30px;
	text-align: center;
}

#first-market .toku .toku_info:last-child{
	border-bottom: none;
	padding-bottom: 0;
}
#first-market .toku .toku_info:nth-child(2){
	margin-top: 0;
}
#first-market .toku .info_inner{
	width: 100%;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	padding: 20px;
	background: #FFE9EE;
	margin:20px 0 10px;
}
#first-market .toku .info_inner div{
	flex-shrink: 0;
}
#first-market .toku .toku_info .toku_text{
	width: 60%;
}
#first-market .toku .toku_info .toku_img{
	width: 40%;
}
#first-market .toku .toku_info .toku_text dl{
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
}
#first-market .toku .toku_info dt,
#first-market .toku .toku_info dd{
	display: inline-block;
	margin-bottom: 10px;
	flex-shrink: 0;
}
#first-market .toku .toku_info dt{
	width: 18%;
}
#first-market .toku .toku_info dt:nth-child(5){
	width: 17%;
}
#first-market .toku .toku_info dt .toku_tag{
	font-size: 14px;
	background: #E85A92;
	color: #FFF57F;
	height: 26px;
	line-height: 26px;
}
#first-market .toku .toku_info dd{
	width: 80%;
	text-align: left;
}
#first-market .toku .toku_info .sublist dt,
#first-market .toku .toku_info .sublist dd{
	display: block;
	width: 100%;
}
#first-market .toku .toku_info .sublist dt{
	margin-bottom: 0;
	font-weight: bold;
}
#first-market .toku .toku_info .sublist dd{
	padding-left: 7px;
}
#first-market .toku .toku_info ul.sublist li{
	font-weight: bold;
	color: #E85A92;
}
#first-market .toku .toku_info ul.sublist li:last-child{
	font-weight: normal;
	color: #030911;
}

#first-market .toku .toku_info.birth h4 i{
	font-size: 30px;
	color: #E85A92;
	padding-right: 4px;
}
#first-market .toku .toku_info.birth .info_inner li{
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 16px;
}
#first-market .toku .toku_info.birth .info_inner li:last-child{
	padding-bottom: 0;
}
#first-market .toku .toku_info.birth .number{
	display: inline-block;
	background: #E85A92;
	color: #FFF57F;
	height: 24px;
	width: 24px;
	border-radius: 50%;
	line-height: 24px;
	margin-right: 10px;
}
#first-market .toku .toku_info.birth .imgBirth{
    width: 80%;
    margin-top: 5px;
}
#first-market .toku .toku_info .btnlist{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
#first-market .toku .toku_info .btnlist li a{
	display: block;
    flex-shrink: 0;
    box-sizing: border-box;
    width: 415px;
    border: 6px solid #E7E7E7;
    padding: 16px;
    text-align: center;
    border-radius: 12px;
    font-size: 18px;
    font-weight: bold;
    margin-right: 20px;
	position: relative;
}
#first-market .toku .toku_info .btnlist li a img{
	height: 60px;
}
#first-market .toku .toku_info .btnlist li:last-child a{
	margin-right: 0;
}
#first-market .toku .toku_info .btnlist li a:after{
	font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: "\f0d8";
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    color: #FF4363;
    font-size: 20px;
}
#first-market #toku02{
	padding: 30px 0 0;
}
#first-market #toku02 header{
	padding: 0 30px;
}

#first-market .pulldown_btn::after,
#first-market .category_wrap .category::after{
	color: #E85A92;
}

#first-market .toku_shop{
	margin-top: 20px;
}

#first-market .catlist{
	width:100%;
	margin: 0;
	padding: 0;
}
#first-market .catlist h3{
	display: none;
}
#first-market .catlist h3:first-child{
	display: block;
	width: 100%;
	color: #fff;
	background: #E85A92;
	text-align: center;
	font-size: 20px;
	padding: 5px 0;
	font-weight: bold;
	letter-spacing: 4px;
}

/*IE　th、tdのwidth固定対策*/
#first-market .catlist table.table01{
	table-layout: fixed;
}


#first-market .catlist tr,
#first-market .catlist th,
#first-market .catlist td{
	border: none;
	background: #fff;
	padding: 16px 20px;
}
#first-market .catlist tr{
	border-bottom: 1px solid #CFCFCF;
}
#first-market .catlist tr:last-child{
	border-bottom: none;
}
#first-market .catlist th{
	text-align: left;
	width: 32%;
}
#first-market .catlist th a{
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
}
#first-market .catlist th span{
	display: block;
	font-size: 12px;
	font-weight: normal;
}

#first-market .catlist td.logo{
	width: 14%;
}
#first-market .catlist td.generic{
	background: #FFF8C7;
	color: #E85A92;
	font-weight: bold;
}
/*アイテム一覧*/
body.first-market .catlist .shopitem article.item{
	box-sizing: border-box;
	margin: 8px 10px 0 0;
	border: 1px solid #e84592;
	border-radius: 8px;
	overflow: hidden;
	height: 70px;
	width: -webkit-calc(50% - 10px);
	width: calc(50% - 10px);
	background: #fff;
	float: left;
}
body.first-market .catlist .shopitem article.item:nth-of-type(2n){
	margin-right: 0;
}
body.first-market .catlist .shopitem article .image{
	float :left;
	width: 100px;
	height: 100%;
	margin: 0 10px 0 0;
}
body.first-market .catlist .shopitem article.item .image .logo{
	background-size: 80%;
}
body.first-market .catlist .shopitem article .image span{
	border-radius: 0;
}
body.first-market .catlist .shopitem article .date{
	font-size: 10px;
}
body.first-market .catlist .shopitem article .title{
	font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*アイテム一覧　古い*/
body.first-market .catlist .shopitem{
	overflow: hidden;
}
body.first-market .catlist .shopitem dl.item{
	box-sizing: border-box;
    margin: 8px 0 0;
    float: left;
    width: 49.5%;
    border: 1px solid #E84592;
    border-radius: 8px;
    -moz-border-radius: 8px;
    overflow: hidden;
    height: 70px;
		background: #fff;
}
body.first-market .catlist .shopitem dl.item dt{
	 width: 110px;
    float: left;
    position: relative;
}
body.first-market .catlist .shopitem dl.item dt img{
	width: 100px;
}
body.first-market .catlist .shopitem dl.item dd{
/*	    float: left;
    width: 140px;*/
}
body.first-market .catlist .shopitem dl.item dd.date{
	    font-size: 10px;
}
body.first-market .catlist .shopitem dl.item dd.title{
	    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*--------------------
よくある質問　faq.jsp
--------------------*/
.faq #header_wrapper{
}
.faq #header_wrapper .club_menu{
    border-radius: 0;
    margin: 0;
	background: #fff;
	padding: 20px 0;
}
.faq #header_wrapper .club_menu li a:after{
	bottom: -28px;
}
.faq .faq_header{
	background: #fff;
    text-align: center;
}
.faq .faq_ttl{
	display: inline-block;
    font-size: 20px;
    border-bottom: 6px solid #6CC490;
    padding-bottom: 6px;
    margin-bottom: 24px;
} 
.faq .faq_ttl strong{
	font-size: 24px;
	padding-right: 5px;
}

#faq_list{
	position: relative;
    width: 216px;
    margin: 0 auto;
}
#faq_list .pulldown_btn::after{
	color: #6CC490;
}
#faq_list .category_wrap .category::after{
	color: #6CC490;
}
.faq .question{
	margin-top: 20px;
	border: 6px solid #E9E9E9;
}
.faq .question h4{
	font-size: 20px;
	font-weight: bold;
	padding: 12px 20px;
	border-bottom: 6px solid #E9E9E9;
}
.faq .question h4 i{
    padding-right: 12px;
    color: #6CC490;
    font-size: 24px;
    vertical-align: text-top;
}
.faq .question li{
	padding: 12px 20px 20px;
	border-bottom: 1px solid #CFCFCF;
}
.faq .question li:last-child{
	border-bottom: none;
}

.faq .question li dl dt{
	font-size: 16px;
	font-weight: bold;
}
.faq .question li dl dd{
	padding: 10px;
	background: #E2F3E9;
    margin: 12px 0 0 10px;
	font-size: 14px;
}
.faq .question li dl dd a{font-weight: bold;}
.faq .question li dl dd a.faq_link{
	text-decoration: underline;
}
.faq p.attention.red{
	font-weight: bold;
	color: #FF0000;
}
/*----------------------------------------
スマートフォン対象
----------------------------------------*/

/*--------------------
各ページ共通（ただし主にindex.jsp）
--------------------*/
.sp #contents{
	width: 100%;
}
.sp #contents .inner{
	padding: 16px 12px;
}
.sp .club_ttl{
	font-size: 16px;
	border-bottom-width: 4px;
}
.sp br.pc{
	display: none;
}

.sp #club_cat_list{
	width: 210px;
	margin-top: 12px;
}

.sp .pulldown_btn {
    width: 100%;
    box-sizing: border-box;
    font-size: 12px;
    padding: 5px 40px 5px 5px;
}
.sp .pulldown_btn::after {
/*    line-height: 32px;
	top: 0px;*/
    padding: 0 4px;
}
.sp .category_wrap {
    top: 35px;
}
.sp .category_wrap .category {
    height: 36px;
}
.sp .category_wrap .category:first-child {
    height: 42px;
    padding-top: 10px;
}
.sp .category_wrap .category a {
    font-size: 12px;
    display: block;
}
.sp .category_wrap .category::after {
    top: 12px;
}
.sp .category_wrap .category:first-child:after {
    top: 18px;
}

/*
header
*/
.sp #header_wrapper{
	width: 100%;
	padding: 0;
}
.sp #headerbg{
  width: 100%;
  height: auto;
}
.sp #headerbg .bg_img{
    top: 30px;
    right: -12px;
    height: 102px;
    width: 102px;
}
.sp #contents #headerbg h2 {
    -webkit-background-size: 54px;
}
.sp #contents #headerbg h2 img{
	margin: 16px;
    width: 60%;
}
.sp #contents .header_inner{
	height: auto;
    padding: 18px 0;
	border-radius: 0;
}
.sp #contents .header_inner p{
    font-size: 14px;
    line-height: 1.3em;
    padding: 0 6%;
}
.sp #contents .header_inner .button.new a{
    width: 68%;
    height: 88px;
	margin: 12px auto 0;
}
.sp #contents .header_inner .button.new a img{
	width: 80%;
}
.sp #contents .header_inner .button.new span{
    width: 120px;
    height: 22px;
	font-size: 14px;
	margin-bottom: 8px;
}
/*------------
   index.jsp
--------------*/
/*会員限定イベント　#clubevent*/
.sp #clubevent{
	margin-bottom: 18px;
	padding: 4%;
}
.sp #clubevent .club_ttl{
	margin-bottom: 16px;
}
.sp .event_inner article{
	width: 100%;
	padding: 5px 20px 5px 5px;
	/*margin-right: 0;
	margin-bottom: 10px;*/
    height: 110px;
}
.sp .event_inner article:last-child{
	margin-bottom: 0;
}
.sp .event_inner article span.icon a{
    height: 100%;
    width: 100%;
    right:0;
	left: 0;
    top: 0;
}
.sp .event_inner article span.icon a i{
	position: absolute;
	top: 45%;
	right: 3%;
}

.sp .event_inner article .event_content .image{
	width: 100px;
    height: 100px;
}
.sp .event_inner article .event_content .event_info{
	width: 62%;
	padding-left: 10px;
}
.sp .event_inner article .event_content .event_info h4{
	padding: 10px 0 0 0;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	height: 40%;
}
.sp .event_inner article .event_content .event_info h4 a{
	text-decoration: none;
}
.sp .event_inner article .event_content .event_status{
	padding: 10px 0 0;
	font-size: 10px;
	line-height: 1em;
}
.sp .event_inner article .event_content .event_status .date{
	padding-bottom: 6px;
}
.sp .event_inner article .event_content .event_status .place{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* お得な特典   #club_top .club_main */
.sp #club_top h3.top_ttl img{
	width: 80%;
}
.sp #club_top h3.top_ttl .ttl_text{
    width: 77%;
    font-size: 16px;
    letter-spacing: 2px;
	padding-top: 10px; 
}

.sp #club_top .club_inner{
	margin: 18px 0;
}
.sp #club_top .club_inner section{
	padding: 20px;
}
.sp #club_top .club_inner section.tokuten08::before{
      width: 60px;
      height: 60px;
      line-height: 60px;
}


.sp #club_top .club_inner section .tokuten_main{
    margin-right: 4%;
	width: 66%;
}
.sp #club_top .club_inner section .tokuten_img{
	width: 30%;
}
.sp #club_top .club_inner section .tokuten_ttl{
	border-bottom: none;
	padding: 0;
}
.sp #club_top .club_inner section.tokuten08 .tokuten_ttl{
    letter-spacing: 3px;
}
.sp #club_top .club_inner section .ttl_text{
    font-size: 12px;
	padding-bottom: 0;
}

.sp #club_top .club_inner section span.number{
    margin: 0 auto 8px;
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
}

.sp #club_top .club_inner section .tokuten_text{
    padding: 10px 0;
    font-size: 14px;
    line-height: 1.6em;
	text-align: left;
	border-top: 4px solid #92D3EF;
}
.sp #club_top .club_inner section.tokuten02 .tokuten_text,
.sp #club_top .club_inner section.tokuten05 .tokuten_text{
	border-top-color: #F4D347;
}
.sp #club_top .club_inner section.tokuten03 .tokuten_text,
.sp #club_top .club_inner section.tokuten07 .tokuten_text{
	border-top-color: #E85A92;
}
.sp #club_top .club_inner section.tokuten04 .tokuten_text{
	border-top-color: #6CC490;
}
.sp #club_top .club_inner section.tokuten08 .tokuten_text{
    border-top-color: #fff462;
}
.sp #club_top .club_inner section .tokuten_use,
.sp #club_top .club_inner section .tokuten_btn.pc{
	display: none;
}
.sp #club_top .club_inner section .tokuten_btn{
	width: 100%;
    margin-top: 10px;
}
.sp #club_top .club_inner section .tokuten_btn a{
    font-size: 14px;
    padding: 6px 0;
    width: 230px;
}


.sp #club_top .club_inner section .use_btn a:after{
	display: none;
}

.sp #club_top .guide_btn a{
	padding: 10px 0;
	font-size: 18px;
}
.sp #club_top .guide_btn a span{
	font-size: 14px;
}

.sp #club_top .guide_btn i{
	font-size: 34px;
}
.sp #club_top .guide_btn a:after{
    top: 18px;
	right: 2%;
}

.sp #club_top .info_btn ul{
	margin-top: 18px;
}
.sp #club_top .info_btn li{
	width: 100%;
    flex-shrink: 0;
	margin:0 0 18px;
}
.sp #club_top .info_btn li:last-child{
	margin:0;
}
.sp #club_top .info_btn li a{
	padding: 18px 20px;
	font-size: 16px;
	width: 100%;
	
}
.sp #club_top .info_btn li a:after{
    right: 2%;
    top: 18px;
}



.sp .club_menu{
	margin: 18px 0 0;
	padding: 10px 0;
}
.sp .club_menu li a{
	font-size: 12px;
    line-height: 1em;
    height: 78px;
}
.sp .club_menu li:last-child a{
	border-right: none;
}
.sp .club_menu li a i{
    display: block;
    font-size: 18px;
    padding-right: 0;
    padding-bottom: 10px;
}
/*.sp .club_menu li:nth-child(3) a i{
	padding-bottom: 6px;
}*/
.sp .club_menu li a:before{
    content: " ";
    display: block;
    width: 100%;
    height: 20px;
	margin: 0 auto;
    background: url(./club_btn01_sp.png) no-repeat center center;
        background-size: auto 10px;
	padding-bottom: 6px;
}
.sp .club_menu li a:before img{
	width: 20%;
}
.sp .club_menu li.tokuList a:before{
    background: url(./club_btn02_sp.png) no-repeat center center;
	background-size: auto 10px;
}
.sp .club_menu li.firstList a:before{
    background: url(./club_btn03_sp.png) no-repeat center center;
	background-size: auto 10px;
}
.sp .club_menu li.korutoku a:before{
    background: url(./club_btn04_sp.png) no-repeat center center;
	background-size: auto 10px;
}
.sp .club_menu li a:after{
    bottom: -18px;
}



/*利用方法　pulldown*/
.pulldown-wrap{
	width: 100%;
	margin-top: 10px;
}

.sp #club_top .club_inner section .trigger_btn{
    display: block;
    box-sizing: border-box;
    margin: 0 auto;
    border-radius: 6px;
    position: relative;
    text-align: center;
	font-size: 14px;
    padding: 6px 0;
    width: 230px;
	height: 35px;
	background: #D9F0F9;
	line-height: 35px;
	border: 1px solid #92D3EF;
}
.sp #club_top .club_inner section .trigger_btn:after{
	content: " ";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	line-height: 35px;
}
.sp #club_top .club_inner section .trigger_btn.close:after{
	content: "▼ご利用方法・注意事項";
}
.sp #club_top .club_inner section .trigger_btn.open:after{
	content: "▲閉じる";
}
.sp #club_top .club_inner section .pulldown_inner{
	display: none;
}
.sp #club_top .club_inner section .pulldown_inner.open{
    position: relative;
	width: 100%;
    margin: 16px auto 0;
    box-sizing: border-box;
    padding: 16px;
    background: #D9F0F9;
    font-size: 14px;
    text-align: left;
}
.sp #club_top .club_inner section.tokuten02 .pulldown_inner.open,
.sp #club_top .club_inner section.tokuten02 .trigger_btn{
	background: #F7F5CB;
	border-color: #F4D347;
}
.sp #club_top .club_inner section.tokuten08 .pulldown_inner.open,
.sp #club_top .club_inner section.tokuten08 .trigger_btn{
	background: #fffde0;
	border-color: #fff462;
}
.sp #club_top .club_inner section .pulldown_inner.open h5{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 6px;
}
.sp #club_top .club_inner section .pulldown_inner.open .use_text{
	padding-bottom: 8px;
}


/*-------------------------
   コル得　col_toku.jsp
---------------------------*/
.sp.col_toku #header_wrapper{
	padding: 0;
	background-color: #fff;
    background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #FFF7CA), color-stop(.5, transparent), to(transparent));
    -webkit-background-size: 58px;
}
.sp.col_toku #headerbg{
	height: auto;
	background: none;
}
.sp.col_toku #headerbg img{
	width: 100%;
}
.sp .toptext{
	margin:0 auto;
}
.sp .toptext p{
	font-size: 16px;
}
.sp.col_toku .toptext p span{
    display: block;
    margin: 0 auto 10px;
}

.sp #col_toku .club_inner{
	margin-top: 18px;
}

.sp #col_toku .catlist h3{
	font-size: 16px;
}
.sp #col_toku .catlist tr{
	display: flex;
    flex-wrap: wrap;
	padding: 10px;
}
.sp #col_toku .catlist th{
	width: 74%;
	padding: 10px 0 10px;
}

.sp #col_toku .catlist th a{
	font-size: 16px;
}
.sp #col_toku .catlist th span{
    font-size: 12px;
    line-height: 1.3em;
}

.sp #col_toku .catlist td.logo{
	width: 26%;
	padding: 10px 0 10px;
}
.sp #col_toku .catlist td.generic{
	font-size: 14px;
	padding: 10px;
	width: 100%;
	line-height: 1.5em;
}

.sp #contents footer #header_wrapper {
	background: none;
	padding: 12px;
}
.sp #contents footer #headerbg{
	height: auto;
}
.sp footer #header_wrapper .club_menu{
	padding: 6px 0 8px;
}
.sp footer #header_wrapper .club_menu li a:after{
	bottom: -11px;
}

/*--------------------------------
   1stマーケット　first-market.jsp
----------------------------------*/
.sp.first-market #contents header #headerbg{
	height: auto;
    -webkit-background-size: 58px;
}

.sp.first-market #contents header #headerbg span{
	position: static;
	text-align: center;
	background: #FFF;
	border-bottom: 2px solid #ccc;
}
.sp.first-market #contents header #headerbg span strong{
    display: inline-block;
    border: none;
    padding: 14px 0 14px 14px;
    font-size: 40px;
    width: auto;
    height: auto;
    margin-top: 0;
    vertical-align: middle;
	line-height: 1;
}
.sp.first-market #contents header #headerbg span strong br{
	display: none;
}
.sp.first-market #contents header #headerbg span strong i{
	line-height: inherit;
}
.sp.first-market #contents .toptext{
	margin-bottom: 16px;
}
.sp.first-market #contents .toku_btn li{
    margin-right: 14px;
	width: 50%;
}

.sp.first-market #contents .toku_btn li:last-child{
	margin-right: 0;
}
.sp.first-market #contents .toku_btn li a{
    width: 100%;
    padding: 8px 6px 18px;
    font-size: 12px;
}

.sp.first-market #contents .toku_btn li a:after{
	top:56px;
    right: 0;
	left: 0;
	margin: 0 auto;
	padding: 0;
}

.sp.first-market .toku_tag{
    display: inline-block;
    width: 70px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    margin-right: 10px;
}

.sp.first-market .toku_btn .toku_tag{
    display: block;
    margin: 0 auto 6px;
}

.sp #first-market .toku{
	margin-bottom: 16px;
	padding: 16px 0;
}

.sp #first-market .toku h3.chushi{
	font-size: 16px;
	padding: 8px 10px;
}
.sp #first-market .toku header p{
	margin-bottom: 10px;
}

.sp #first-market .toku header span.toku_tag{
    width: 84px;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    margin: 0 auto 10px;
}
.sp #first-market .toku header .ttl_text{
	font-size: 16px;
	margin-bottom: 5px;
}
.sp #first-market .toku h4{
    font-size: 20px;
    padding-bottom: 4px;
	margin-bottom: 10px;
}

.sp #first-market .toku .toku_info{
    padding-bottom: 10px;
	margin-top: 16px;
}
.sp #first-market .toku .toku_info:last-child{
	padding-bottom: 0;
}
.sp #first-market .toku .birth h4{
	position: relative;
	padding-left: 34px;
}
.sp #first-market .toku .birth h4 i{
	position: absolute;
	left: 0;
	top: 5px;
}
.sp #first-market .toku .info_inner{
	justify-content: center;
	padding: 16px;
	margin:16px 0 10px;
	flex-direction: column-reverse;
	align-items: center;
}
.sp #first-market .toku .info_inner div{
	flex-shrink: 0;
}
.sp #first-market .toku .toku_info .toku_text{
	width: 100%;
	margin-top: 14px;
}
.sp #first-market .toku .toku_info .toku_img{
	width: 80%;
}
.sp #first-market .toku .toku_info .toku_text dl{
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
}
.sp #first-market .toku .toku_info dt,
.sp #first-market .toku .toku_info dd{
	display: inline-block;
	margin-bottom: 6px;
	flex-shrink: 0;
	line-height: 1.6em;
}
.sp #first-market .toku .toku_info dt{
	width: 18%;
}
.sp #first-market .toku .toku_info dt:nth-child(5){
	width: 17%;
}
.sp #first-market .toku .toku_info dt .toku_tag{
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 64px;
}
.sp #first-market .toku .toku_info dd{
	width: 72%;
    text-align: left;
    padding-left: 20px;
    font-size: 12px;
}
.sp #first-market .toku .toku_info .sublist dt,
.sp #first-market .toku .toku_info .sublist dd{
	display: block;
	width: 100%;
}
.sp #first-market .toku .toku_info .sublist dt{
	margin-bottom: 0;
	font-weight: bold;
}
.sp #first-market .toku .toku_info .sublist dd{
	padding-left: 6px;
}
.sp #first-market .toku .toku_info .sublist dd:last-child{
	margin-bottom: 0;
}

.sp #first-market .toku .toku_info .attention{
	padding: 0 16px;
}

.sp #first-market .toku .toku_info.birth{
	padding: 0 16px 10px;
	box-sizing: border-box;
}

.sp #first-market .toku .toku_info.birth .attention{
	padding: 0;
}
.sp #first-market .toku .toku_info .btnlist li{
    width: 76%;
	margin-bottom: 16px;
}
.sp #first-market .toku .toku_info .btnlist li:last-child{
	margin-bottom: 0;
}
.sp #first-market .toku .toku_info .btnlist li a{
    width: 100%;
    padding: 6px 16px;
    font-size: 12px;
}
.sp #first-market .toku .toku_info .btnlist li a img{
	height: auto;
	padding: 10px 0;
}

.sp #first-market #toku02{
	padding-top: 16px;
}
.sp #first-market #toku02 header{
	padding: 0 16px;
}
.sp #first-market .catlist h3{
	font-size: 16px;
}
.sp #first-market .catlist tr{
	display: flex;
    flex-wrap: wrap;
	padding: 10px;
}
.sp #first-market .catlist th{
	width: 74%;
	padding: 10px 0 10px;
}

.sp #first-market .catlist th a{
	font-size: 16px;
}
.sp #first-market .catlist th span{
    font-size: 12px;
    line-height: 1.3em;
}

.sp #first-market .catlist td.logo{
	width: 26%;
	padding: 10px 0 10px;
}
.sp #first-market .catlist td.generic{
	font-size: 14px;
	padding: 10px;
	width: 100%;
	line-height: 1.5em;
  box-sizing: border-box;
}

.sp #first-market .catlist .shopitem article.item{
	width: 100%;
}

/*--------------------
よくある質問　faq.jsp
--------------------*/
.sp.faq #header_wrapper .club_menu{
    padding: 6px 0 8px;
}
.sp.faq #header_wrapper .club_menu li a:after{
	bottom: -11px;
}

.sp.faq .faq_ttl{
    font-size: 16px;
    padding-bottom: 4px;
	margin-bottom: 16px;
} 
.sp.faq .faq_ttl strong{
	font-size: 20px;
}

.sp.faq .question{
	margin-top: 16px;
}
.sp.faq .question h4{
	font-size: 18px;
	padding: 8px 16px;
}
.sp.faq .question h4 i{
    padding-right: 8px;
    font-size: 22px;
}
.sp.faq .question li{
	padding: 8px 16px 16px;
}

.sp.faq .question li dl dt{
	font-size: 16px;
}
.sp.faq .question li dl dd{
	padding: 8px;
    margin: 8px 0 0;
	font-size: 14px;
	line-height: 1.6em;
}



/*　空メール登録改修時スタイル（index.jsp）　*/
#contents .header_inner{
	background: #e2f3e9;
	border: 0;
	padding: 20px 40px 30px;
}
#contents .header_inner .club_menu{
	margin: 20px 0 0;
	background: #FFF;
	padding: 20px 0;
}
#contents .header_inner .club_menu li{
	width: calc(100%/3);
}
.pc #contents .header_inner .club_menu li a::before {
	display: none;
}
#contents .header_inner .club_menu li a:after{
	font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: "\f0d8";
    position: absolute;
    bottom: -34px;
    left: 0;
    right: 0;
    color: #6CC490;
    font-size: 18px;
}


#contents .club_main .campaign_box{
    margin: 0 auto 30px;
    overflow: hidden;
    position: relative;
}
#contents .club_main .campaign_box ul{
    display: flex;
    flex-wrap: nowrap;
    grid-column-gap: 20px;
}
#contents .club_main .campaign_box ul li{
    border: 3px solid #efefef;
    box-sizing: border-box;
}

#contents .club_main .box_tokuten_sumaho{
	margin: 0 auto 30px;
	width:860px;
	border:6px solid #e9e9e9;
	box-sizing: border-box;
	padding: 15px 40px 20px;
	background: url("./bg_tokuten_sumaho.gif");
	overflow: hidden;
	position: relative;
}
#contents .club_main .box_tokuten_sumaho p{
	box-sizing: border-box;
	width: 260px;
	height: 26px;
	margin: 0 auto 10px;
	background: #FFD9E0;
	border-radius: 20px;
	color: #FF4363;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}
#contents .club_main .box_tokuten_sumaho .box_img{
	float: right;
	width: 310px;
}
#contents .club_main .box_tokuten_sumaho .box_txt{
	float: left;
	width: calc(100% - 310px);
}
#contents .club_main .box_tokuten_sumaho .box_txt dl{
	font-size: 18px;
	font-weight: bold;
}
#contents .club_main .box_tokuten_sumaho .box_txt dl dt{
	width: 85px;
	text-align: center;
	padding: 8px 10px;
	border-radius: 25px;
	box-sizing: border-box;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
#contents .club_main .box_tokuten_sumaho .box_txt dl dt.tokuten_01{background: #d9f0f9;}
#contents .club_main .box_tokuten_sumaho .box_txt dl dt.tokuten_02{background: #f7f5cb;}
#contents .club_main .box_tokuten_sumaho .box_txt dl dt.tokuten_03{background: #ffe9ee;}
#contents .club_main .box_tokuten_sumaho .box_txt dl dt.tokuten_04{background: #e2f3e9;}
#contents .club_main .box_tokuten_sumaho .box_txt dl dt.tokuten_05{background: #f7f5cb;}
#contents .club_main .box_tokuten_sumaho .box_txt dl dt.tokuten_06{background: #d9f0f9;}
#contents .club_main .box_tokuten_sumaho .box_txt dl dt.tokuten_07{background: #ffe9ee; vertical-align: top; margin-top: 18px;}
#contents .club_main .box_tokuten_sumaho .box_txt dl dt.tokuten_08{background: #fffde0;}

#contents .club_main .box_tokuten_sumaho .box_txt dl dd{
	width: calc(100% - 110px);
	display: inline-block;
	margin: 18px auto 10px;
	font-size: 20px;
}

#contents .club_main .box_tokuten_sumaho .box_txt dl dd:last-of-type{
    margin: 10px auto 20px;
}

#contents .club_main .box_tokuten_sumaho .box_txt dl dd span{
	font-size: 16px;
	font-weight: normal;
	display: block;
}
#contents .club_main .box_tokuten_sumaho .box_txt dl dd em{
    font-size: 11px;
    font-weight: bold;
    color: #FF0000;
    padding-left: 6px;
    vertical-align: top;
}
#contents .club_main .box_tokuten_sumaho em.clear{
	clear: both;
	display: block;
}



#contents .club_main .box_kiyaku{
	text-align: center;
	width: 860px;
	margin: 0 auto 30px;
}
#contents .club_main .box_kiyaku h4{
	margin-bottom: 10px;
}
#contents .club_main .box_kiyaku h5{
	background: #e9e9e9;
	padding:10px 0;
	font-size: 20px;
	font-weight: bold;
}
#contents .club_main .box_kiyaku h5 span{
	display: block;
	padding-top: 5px;
	font-size: 14px;
	font-weight: normal;
}
#contents .club_main .box_kiyaku .terms{
	overflow: auto;
	height: 300px;
	margin: 0 0 20px;
	padding: 10px;
	border: 1px solid #CCC;
	background: #FFF;
	font-size: 12px;
	text-align: left;
}
#contents .club_main .box_kiyaku .terms h2{
	width: 100%;
	text-align: center;
	padding: 20px 0 10px;
}



#contents .club_main .box_forms{
	margin-bottom: 50px;
	padding: 0 30px 50px;
	text-align: center;
	border-bottom: 1px dashed #d3d3d3;
}

#contents .club_main .box_forms .box_karamail,
#contents .club_main .box_forms .box_from{
	width: calc(100%/2 - 30px);
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
}
#contents .club_main .box_forms .box_karamail{
}
#contents .club_main .box_forms .box_karamail .box_qr{
	text-align: center;
	height: 160px;
	margin: 0 auto 20px;
	padding-top: 10px;
}
#contents .club_main .box_forms .box_karamail .box_qr input{
	border: 3px solid #d3d3d3;
	border-radius: 25px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-top: 6px;
}
#contents .club_main .box_forms .box_karamail .txt_area{
	background: #ffe9ee;
	border-radius: 8px;
	padding: 10px 20px;
}
#contents .club_main .box_forms .box_karamail .txt_area span{
	display: block;
	font-size: 90%;
}
#contents .club_main .box_forms .box_from{
	
}
#contents .club_main .box_forms .button.new{
	height: 150px;
	padding: 30px 0 10px;
}
#contents .club_main .box_forms .button.new a{
	display: block;
	width: 350px;
	height: 112px;
	background: #fff;
	border:6px solid #ededed;
	border-radius: 20px;
	margin: 6px auto 0;
	box-sizing: border-box;
	padding: 12px 0;
	position: relative;
}
#contents .club_main .box_forms .button.new span{
	display: block;
	box-sizing: border-box;
	width: 140px;
	height: 24px;
	margin: 0 auto;
	background: #FFD9E0;
	border-radius: 20px;
	color: #FF4363;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
}
#contents .club_main .box_forms .button.new a:after{
	font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: "\f0d8";
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    color: #FF4363;
    font-size: 20px;
}
#contents .club_main .box_forms .button.new img{
	width: 80%;
}
#contents .club_main .box_forms .box_from .txt_area{
	background: #f7f5cb;
	border-radius: 8px;
	padding: 10px 20px;
	margin-bottom: 30px;
}
#contents .club_main .box_forms .box_from .txt_area span{
	display: block;
	font-size: 90%;
}



#contents .club_main .box_forms .guide_btn a{
	display: block;
	box-sizing: border-box;
	width: 96%;
	border: 6px solid rgba(108,196,144,0.3);
	border-radius: 12px;
	padding: 20px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	position: relative;
	margin: 10px auto;
}
#contents .club_main .box_forms .guide_btn a span{
	font-size: 20px;
	font-weight: normal;
}

#contents .club_main .box_forms .guide_btn i{
	font-size: 45px;
    vertical-align: middle;
    padding-right: 16px;
    padding-bottom: 5px;
    color: #6CC490;
}
#contents .club_main .box_forms .guide_btn a:after{
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: "\f054";
    color: #6CC490;
    position: absolute;
    right: 10px;
    top: 34px;
}

.sp #contents .header_inner .btn_m-page{
    width: 95%;
    margin: 0 auto 16px;
    padding: 0;
}
.sp #contents .header_inner .btn_m-page a{
    display: block;
    width: 100%;
    padding: 16px;
    background: #FFF;
    border: 6px solid #E9E9E9;
    border-radius: 12px;
    font-size: 110%;
    font-weight: bold;
    box-sizing: border-box;
    position: relative;
}
.sp #contents .header_inner .btn_m-page a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  content: "\f054";
  color: #6CC490;
  position: absolute;
  top: 35%;
    right: 3%;
}


.sp #contents .header_inner .club_menu{
	width: 95%;
	margin: 0 auto;
	padding: 10px 0;
}
.sp #contents .header_inner .club_menu li a{
	height: 48px;
}
.sp #contents .header_inner .club_menu li a::before{
	display: none;
}
.sp #contents .header_inner .club_menu li a::after{
	bottom: -19px;
}


.sp #contents .club_main .campaign_box{
    margin: 0 auto 30px;
    overflow: hidden;
    position: relative;
}
.sp #contents .club_main .campaign_box ul{
    display: flex;
    flex-wrap: wrap;
    grid-column-gap: 0;
    grid-row-gap: 10px;
}
.sp #contents .club_main .campaign_box ul li{
    width: 100%;
}


.sp #contents .club_main .box_tokuten_sumaho,
.sp #contents .club_main .box_tokuten_sumaho .box_img,
.sp #contents .club_main .box_tokuten_sumaho .box_txt,
.sp #contents .club_main .box_kiyaku,
.sp #contents .club_main .box_forms,
.sp #contents .club_main .box_forms .box_karamail,
.sp #contents .club_main .box_forms .box_from{
	width:100%;
}
.sp #contents .club_main .box_tokuten_sumaho{
	padding: 10px;
}
.sp #contents .club_main .box_tokuten_sumaho p{
	margin: 0 auto 5px;
}
.sp #contents .club_main .box_tokuten_sumaho .box_img{
	width: 90%;
	margin: 0 auto;
	float: none;
}
.sp #contents .club_main .box_tokuten_sumaho .box_txt{
	float: none;	
}
.sp #contents .club_main .box_tokuten_sumaho .box_txt dl{
	font-size:100%;
}
.sp #contents .club_main .box_tokuten_sumaho .box_txt dl dt{
	width:65px;
}
.sp #contents .club_main .box_tokuten_sumaho .box_txt dl dd{
	width: calc(100% - 75px);
	font-size:110%;
}

.sp #contents .club_main .box_kiyaku h5{padding: 10px;}
.sp #contents .club_main .box_kiyaku h5 span{font-size: 12px; line-height: 1.4;}
.sp #contents .club_main .box_kiyaku .terms{height: 250px;}
.sp #contents .club_main .box_kiyaku .terms h2{font-size: 16px;}

.sp #contents .club_main .box_forms{
	box-sizing: border-box;
	padding: 0 10px 20px; margin-bottom: 20px;
}

.sp #contents .club_main .box_forms .box_karamail,
.sp #contents .club_main .box_forms .box_from{margin: 0 auto 20px;}
.sp #contents .club_main .box_forms .button.new{padding: 10px 0; height: auto; margin: 0 auto 20px;}
.sp #contents .club_main .box_forms .button.new a{width: 300px; height: 100px;}

.sp #contents .club_main .box_forms .box_karamail .box_qr{height: auto; padding: 0;}
.sp #contents .club_main .box_forms .box_karamail .box_qr .button.new{margin: 0 auto;}

.sp #contents .club_main .box_forms .txt_area{font-size: 90%;}
.sp #contents .club_main .box_forms .box_from .txt_area{margin-bottom: 10px;}
.sp #contents .club_main .box_forms p{font-size: 90%;}
.sp #contents .club_main .box_forms .guide_btn i{font-size:34px; padding-right: 8px;}
.sp #contents .club_main .box_forms .guide_btn a{padding: 10px 0; font-size:18px;}
.sp #contents .club_main .box_forms .guide_btn a span {    font-size: 14px;}
.sp #contents .club_main .box_forms .guide_btn a::after {    top: 18px;    right: 2%;}



















