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

	基本設定

***************************************************************************/
body {
  overflow-x: hidden; 
}

/* リセット */
.ec-featureRole *,
.ec-featureRole *::before,
.ec-featureRole *::after {
    font-size: inherit;
}

.ec-featureRole {
	background: #fff;
	max-width: 1160px;
	padding-left: 0;
	padding-right: 0;
}

.ec-featureRole__content {
	padding-bottom: 0 !important;
}

.subscriptionCnt {
    background: #fff;
}

.ec-giftArea {
	padding-left: 20px;
	padding-right: 20px;
}

.subscriptionCnt ul,
.subscriptionCnt ol {
    padding: initial;
    margin: initial; 
}

.ec-featureRole__content {
	padding-bottom: 0;
}

/* コンテンツ部分の背景色 */
.ec-layoutRole .ec-layoutRole__contents {
    background-color: #fff !important;
    background-repeat: repeat;
    background-position: center top;
    margin-top-top: -15px;
    padding-bottom: 40px;
}

/* コンテンツ上部の親要素 */
.ec-featureRole__headdescription {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/* h1 読み上げ対策 */
.ec-featureRole .ec-featureRole__head {
  border: 0;
  clip: rect(1px,1px,1px,1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute!important;
  width: 1px;
  word-wrap: normal!important;
}
/* 商品紐付けで自動表示されるアンカーリンクを非表示*/
.ec-featureItems.buttons {
  display: none;
}

.ec-layoutRole .ec-layoutRole__contents li {
    list-style: none;
}

/* マージン調整 */
@media print, screen and (min-width: 768px) {
#content.gift .ec-giftArea + .ec-giftArea {
    margin-top: 50px; }
}

@media only screen and (max-width: 767px) {
#content.gift .ec-giftArea + .ec-giftArea {
    margin-top: 12vw; } 
}

/* お知らせ */
/* キャンペーン終了 */
.cp-end {
    margin-bottom: 20px !important;
    border: solid 1px #fff17f;
    padding: 24px 24px 19px;
    background-color: #fffee3;
    text-align: center;
    font-weight: bold;
    color: #f00; }

/***************************************************************************

	汎用クラス・共通要素

****************************************************************************/
.indent {
    padding-left: 1em;
    text-indent: -1em;
}

.pc {
    display: block; 
}

@media only screen and (max-width: 767px) {
.pc {
    display: none; }
}

.pc_inb {
    display: inline-block; 
}

@media only screen and (max-width: 767px) {
.pc_inb {
    display: none; 
} 
}

.sp {
    display: block;
}
@media print, screen and (min-width: 768px) {
.sp {
    display: none; } 
}

.sp_inb {
    display: inline-block; }
@media print, screen and (min-width: 768px) {
.sp_inb {
    display: none; 
} 
}

.tablet_inb {
display: none; 
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.tablet_inb {
    display: inline-block;
}
}

.sp_tablet_inb {
    display: none; 
}

@media only screen and (max-width: 1024px) {
.sp_tablet_inb {
    display: inline-block; 
}
}

.disp_inb {
    display: inline-block;
}

@media print {
.print_inb {
    display: inline-block;
}
}

/***************************************************************************

	コンテンツ

****************************************************************************/
/* 背景*/
.subscriptionCnt {
    background-color: #004785 !important;
	font-size: 18px;
}
.subscriptionCnt_inner {
    padding-bottom: 40px;
}

@media only screen and (max-width: 767px) {
.subscriptionCnt {
	font-size: 16px;
}	

.ec-featureRole__headdescription {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
}

.mv img{
	width:100%;
}

.cp{
	background-color: #f8f500;
	text-align: center;
	border-radius: 20px;
	width: 85%;
	margin: auto;
	padding: 3% 0;
}

.cpTxt p{
	font-size: 28px !important;
}

@media only screen and (max-width: 767px) {
.cp{
	width: 95%;
}
	
.cpTxt p{
	font-size: 18px !important;
}
}

.cpTxt {
    position: relative;
    padding-bottom: 25%;
    margin-bottom: 3%;
}

.cpTxt:before {
	content: '';
	bottom: 0;
	left: 0;
	width: 100%;
	display: block;
}

.cpTxt:after {
    position: absolute;
    content: '';
    top: 68%;
    left: 24%;
    display: block;
    width: 100%;
    height: 28%;
    background-image: url(/order/html/upload/user_data/feature/subscription_open/img/2025/ill_coin.png);
    background-size: contain;
    background-repeat: no-repeat;
 }

@media only screen and (max-width: 1000px) {
.cpTxt {
    position: relative;
    padding-bottom: 40%;
    margin-bottom: 3%;
}

.cpTxt:before {
	content: '';
	bottom: 0;
	left: 0;
	width: 100%;
	display: block;
}

.cpTxt:after {
    position: absolute;
    content: '';
    top: 66%;
    left: 17%;
    display: block;
    width: 70%;
    height: 25%;
    background-image: url(/order/html/upload/user_data/feature/subscription_open/img/2025/ill_coin.png);
    background-size: contain;
    background-repeat: no-repeat;
}
}

@media only screen and (max-width: 767px) {
.cpTxt {
    position: relative;
    padding-bottom: 25%;
    margin-bottom: 3%;
}

.cpTxt:before {
	content: '';
	bottom: 0;
	left: 0;
	width: 100%;
	display: block;
}

.cpTxt:after {
    position: absolute;
    content: '';
    top: 77%;
    left: 16%;
    display: block;
    width: 70%;
    height: 24%;
    background-image: url(/order/html/upload/user_data/feature/subscription_open/img/2025/ill_coin.png);
    background-size: contain;
    background-repeat: no-repeat;
}
}

.cp p{
	font-weight: bold;
	font-size: min(1.4rem, 4.5vw); 
}

.cp p .blue{
	background: linear-gradient(transparent 70%, #a7d6ff 70%);
	color: #0d457a;
	font-size: 1.4em; 
}

.cp p .pink{
	background: linear-gradient(transparent 70%, #ff88f5 70%);
	color: #0d457a;
	font-size: 1.4em; 
}

.cp dl{
	border: solid #274074 6px;
	border-radius: 20px;
	background: #fff;
	width: 80%;
	margin: auto;
}

@media only screen and (max-width: 767px) {
.cp dl {
    width: 90%;
}
}

.cp dt{
	color: #fff;
	border-radius: 12px 12px 0 0;
	border: solid #274074 6px;
	background: #274074;
	font-size: 1.5em;
	padding: 1% 0;
}

.cp dd{
	font-size: 1.5em;
	font-weight: bold;
	padding: 2% 0;
}

.cp img{
    width:60%;
}

@media only screen and (max-width: 767px) {
.cp img{
    width:90%;
}
.cp dd{
    font-size: 1.2em;
}
}

.subscriptionCnt img {
    max-width: 100%; 
}

.subscriptionCnt a {
    text-decoration: none; 
}

/* MV */
#mainVisual {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    text-align: center; 
}

.mainVisualImage img {
    max-width: 100%;
}

/* リード */
.leadTxt{
    text-align: center;
    color: #fff;
    padding: 2% 0;
    line-height: 1.6em;
    font-size: 24px;
}

@media only screen and (max-width: 767px) {
.leadTxt{
    font-size: 20px;
}
}

/* 見出し2 */
.h2Ttl {
    background: url(/order/html/upload/user_data/feature/subscription_open/img/2025/ttlLine.png);	
    background-repeat: repeat-x;
    background-size: contain;
    font-size: 40px;
    text-align: center;
    padding: 0.5em;
    font-weight: 700;
    color: #FFF;
    width: 85%;
    margin:0 auto;
}

@media only screen and (max-width: 767px) {
.h2Ttl {
    font-size: 25px;
    width: 95%;
}
}

/* 新規会員登録ボタン */
.button01{
	text-align: center;
}

.button01 a{
    display: block;
    width: 40%;
	color: #0a3d6a;
    position: relative;
    text-align: center;
    overflow: hidden;
    border-radius: 10px;
    background-color: #f8f500;
    box-shadow: 0 5px 1px rgba(138, 136, 0, 1);
	font-size: 1.2em;
	margin: 0 auto;
	padding: 2%;
}

@media only screen and (max-width: 767px) {
.button01 a{
    width: 80%;
	border-radius: 10px;
	font-size: 1.2em;
	padding: 4%;
}
}

.button01 a:hover {
	background: #e1de00;
	vcolor: #000; }

/* 対象ショップ */
.subscriptionShop{
	text-align: center;
	padding: 40px 0;
}

.openSec{
	border-top:solid #3289d5 2px;
	margin-top: 3%;
	padding-top: 2%;
}

.h3Ttl{
	background-color: #f8f500;
	color: #274074;
	width: 85%;
	padding: 1% 2%;
	border-radius: 2px;
	font-size: 1.5em;
	margin: 20px auto 10px;
	font-weight: bold;
}

@media only screen and (max-width: 767px) {
.h3Ttl{
	width: 90%;
}
}

.pointTxt{
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	margin: 2% 0 3%;
}

.pointTxt span{
	margin-left: 5px;
}
@media only screen and (max-width: 767px) {
.pointTxt span{
	margin-left: 0;
}
}

.subscriptionShop p span{
	color: #f8f500;
	font-size: 1.5em;
}

.shopList{
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
	flex-wrap: wrap;
	width: 90%;
    margin: auto !important;
}

.shopList li{
	width: 40%;
    background: #fff;
	border-radius: 20px;
	padding: 20px;
	margin-bottom: 20px;
}

.shopList li img{
	margin-bottom: 20px;
}

.shopList li p{
    border: solid #0a3d6a;
    border-radius: 15px;
    width: 60%;
    margin: auto;
    font-weight: bold;
}

.shopList li a{
	text-decoration: none;
    border: solid #0a3d6a;
    border-radius: 15px;
    width: 60%;
    margin: auto;
    padding: 3%;
    font-weight: bold;
    display: block;
    color: #0a3d6a;
}

.shopList li p:hover {
	opacity: 0.8;
}

@media only screen and (max-width: 767px) {
.shopList{
	display: block;
}
	
.shopList li{
	margin-bottom: 5%;
	width: 100%;
}
}

.shopList li dt{
	width: 100%;
	margin-bottom: 10px;
}

.shopList li dd{
	text-align: left;
}

/* JREパスポートをご利用中のお客さまへ */
.JREpassport{
	background-color: #1d70e0;
	padding: 40px 0;
	font-size: 15px;
}

.JREpassport_inner{
	width: 85%;
	color: #fff;
	border: solid #fff 4px;
	border-radius: 20px;
	margin: auto;
}

@media only screen and (max-width: 767px) {
.JREpassport_inner{
	width: 95%;
}
}

.JREpassport_inner .ttl{
	border-bottom: solid #fff 4px;
	margin-bottom: 0;
}

.JREpassport_inner .ttl span{
	display: block;
	text-align: center;
	font-size: 1.8em;
	padding: 3%;
}

.JREpassport_inner .lead{
	padding: 3%;
    font-size: 18px;
    line-height: 1.6em;
}

.cpSchedule {
	padding: 3%;
}

.cpSchedule p{
	text-align: center;
	font-weight: bold;
	font-size: 1.6em;
}

.cpSchedule li {
    position: relative;
	padding-left: 40px;
	margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
.cpSchedule li {
    position: relative;
	padding-left: 20px;
	margin-bottom: 15px;
}
}

.cpSchedule li:before {
    position: absolute;
    top: 0;
    left: 20px;
    width: 6px;
    height: 100%;
    content: '';
    border-radius: 80px;
    background: #f8f500;
}

@media only screen and (max-width: 767px) {
.cpSchedule li:before {
    left: 6px;
    width: 7px;
    content: '';
}
}

.cpSchedule li span{
    display: block;
	font-size: 1.2em;
	font-weight: bold;
}

.cpDetail{
    padding: 3% 0;
}

.cpDetail dl{
    color: #fff;
    margin: auto;
    width: 85%;
    display: block;
}

.cpDetail dt {
    padding: 0.25em 0.5em;
    background: transparent;
    border-left: solid 10px #63fff9;
    font-size: 1.2em;
}

.cpDetail dd {
    margin: 1% 0 5%;
}


.cpDetail span {
    display: block;
    font-size: 0.9em;
}

.h3Ttl2{
    color: #f8f500;
    font-size: 1.5em;
    text-align: center;
    margin: 3% 0;
}

/* 注意事項 */
.bl_notes {
    padding: 40px 5%;
    background-color: #f1f1f1;
    border-radius: 20px;
    width: 90%;
    margin: auto;
}

.bl_notes h2 {
    font-size: min(1.6rem, 5vw);
    font-weight: bold;
    text-align: center;
    line-height: 1;
    margin: 0 0 20px; }

.bl_notes ul li {
    text-indent: -1em;
    padding-left: 1em;
    font-size: 16px;
    line-height: 1.5; }

.bl_notes ul li + li {
    margin-top: 3px; }

/*# sourceMappingURL=style2025.css.map */