@charset "utf-8";


/* mainVisual
-----------------------------------------------------*/
.mainVisual {
	background:url(../img/elavel_mainvisual_bg.jpg) no-repeat center top;
	padding-top:38px;
}
.mainVisual ul {
	padding:250px 0 32px 43px;
	overflow:hidden;
}
.mainVisual ul li {
	width:199px;
	float:left;
	margin-left:18px;
}

.mStatusDiscounted {
	margin: 0 auto 20px;
	text-align: center;
	padding:6px 0 0;
}

/* usageSituation
-----------------------------------------------------*/
.usageSituation {
	margin:48px 0 0 0 ;
}
.usageSituation h2 {
	text-align:center;
}
.usageSituation h2 img {
	margin-left:auto;
	margin-right:auto;
}
.usageSituationInner {
	text-align:center;
	background:url(../img/usageSituation_img01.jpg) no-repeat center top;
	margin-top:-72px;
	margin-bottom:90px;
	overflow:hidden;

}
.usageSituationInner .catchCopy2 {
	margin-top:720px;
}


/* seasonMenu standardMenu osusumeInfo
-----------------------------------------------------*/
.seasonMenu h2, .standardMenu h2, .osusumeInfo h2 {
	text-align:center;
}
.seasonMenu h2 img, .standardMenu h2 img, .osusumeInfo h2 img {
	margin-left:auto;
	margin-right:auto;
}
h2.category, .osusumeInfo h2 {
	background:url(../img/category_menu_bg.png) no-repeat center top;
	font-size:1.38em;
	color:#ffffff;
	line-height:1.0;
	padding-top:23px;
	padding-bottom:40px;
	position:relative;
	z-index:10;
}
.osusumeInfo h2 {
	background: url(../img/osusumeInfo_ttl_bg.png) no-repeat center top;
}
.seasonMenuInner {
	background:url(../img/season_bg.jpg) no-repeat center top;
	background-size:cover;
	margin-top:-58px;
	padding-top:77px;
	padding-bottom:90px;
}

.standardMenu {
	margin-top:-55px;
}
.standardMenuInner, .osusumeInfoInner {
	background:url(../img/standard_menu_bg.gif);
	margin-top:-30px;
	padding-top:77px;
	padding-bottom:77px;
}
.osusumeInfoInner {
	background: url(../img/osusumeInfo_bg.gif);
	padding-bottom: 100px;
}
/*#cate1 {
	padding-top:90px;
}*/
#cate8 .standardMenuInner {
	padding-bottom:130px;
}

/* osusumeInfo
-----------------------------------------------------*/
.osusumeInfo ul {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
.osusumeInfo ul li {
	width: 200px;
	display: inline-block;
	margin: 0 5px 15px 5px;
	vertical-align: top;
}
.osusumeInfo ul li p {
	margin-top: 5px;
}
.osusumeInfo p.lead {
	text-align: center;
	font-size: 2em;
}
/* menuPanel
-----------------------------------------------------*/
.menuPanel {
	overflow:hidden;
	margin:0 auto;
	width:950px;
}
.menuPanel li {
	width:218px;
	float:left;
	border:1px solid #ccc;
	background:#ffffff;
	margin-left:15px;
	margin-bottom:30px;
}
.menuPanel li a {
	display:block;
	padding:4px 4px 15px;
}
.menuPanel li img {
	margin-bottom:15px;
}
.menuPanel li:nth-child(4n+1) {
	clear:both;
	margin-left:12px;
}

.menuPanel.colmn2 {
	width:470px;
}

/* serviceFeature
----------------------------------------------------*/
.serviceFeature {
	margin-top:-65px;
}
.serviceFeature h2 {
	text-align:center;
}
.serviceFeature h2 img {
	margin-left:auto;
	margin-right:auto;
}
.serviceFeatureInner {
	background:url(../img/service_feature_bg.gif);
	margin-top:-68px;
	padding-top:100px;
	padding-bottom:75px;
}
.featureBox {
	width:950px;
	margin:0 auto;
	background:#ffffff;
	border-radius:15px;
	padding:60px 0 10px 0;
}
.featureBox p {
	text-align:center;
	font-weight:bold;
	font-size:1.714em;
}
.featureList {
	text-align:center;
	margin:50px 0;
}
.featureList li {
	display:inline-block;
	padding:0 5px;
}
.featureList.l2 {
	margin-top:-38px !important;
}
.serviceFeature .update {
	text-align: center;
	font-size: 1em;
	margin-top: 75px;
}
/* campaignInfo
-----------------------------------------------------*/
.campaignInfo {
	padding:100px 0 50px 0;
	text-align:center;
}
.campaignInfo p {
	margin-bottom:30px;
}

/* fee
-----------------------------------------------------*/
.fee h2 {
	margin-top:50px;
}
.feeInner {
	margin-left:30px;
	margin-right:30px;
	margin-bottom:60px;
}
.fee h3.txt {
	margin-top:30px;
	margin-bottom:15px;
}

/* Status Icon
-----------------------------------------------------*/
.sName span:before {
    content: "";
		display: inline-block;
    margin:auto 10px auto auto;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    background-image:url("/option/benefit/elavel-club/img/status_icon_sprite.png");
    background-size:cover;
}
.sName span.sStar:before {
  background-position:0 0;
}
.sName span.star:before {
  background-position:0 -42px;
}
.sName span.diamond:before {
  background-position:0 -84px;
}
.sName span.ruby:before {
  background-position:0 -126px;
}
.sName span.platinum:before {
  background-position:0 -168px;
}
.sName span.gold:before {
  background-position:0 -210px;
}
.sName span.basic:before {
  background-position:0 -252px;
}

.table tr > th {
	width:50%;
}
.table tr > th + th {
	width:50%;
}
.table tr > td + td .emText2:before {
  content: "　";
  display: inline-block;
}

/* apply
-----------------------------------------------------*/
.apply p.lead {
	margin:37px 30px;
	font-size:1em;
}
.apply .bxL {
	width:100%;
	float:left;
	text-align:center;
	margin-top:56px;
	margin-bottom:54px;
}
.apply h4 {
	margin-bottom:15px;
}
.apply p.caution {
	margin:15px auto;
	width:318px;
	text-align:left;
}
.apply .application {
	margin:40px auto 80px auto;
}
.apply .applicationTel {
	font-size: 4.29em;
	letter-spacing: -1.5px;
	margin:0;
}
.apply .applicationTel:before {
	display: inline-block;
	width: 55px;
	height: 32px;
	margin: auto;
	content: '';
	background-image: url(../img/common/_sprite.png);
	background-position: -79px -544px;
}
.apply .applicationText {
	font-size:1em;
	margin-top:-10px;
	margin-bottom:0;
}

.apply .applicationText em {
	font-size: 1.25em;
	vertical-align: middle;
}
.apply .applicationCaution {
	margin-top:0;
}
.apply .applicationCaution span {
	color:#ff0000;
}

/* usageFlow
-----------------------------------------------------*/
.usageFlow {
	padding-top:30px;
}
.flowInner {
	margin-top:36px;
	margin-left:30px;
	margin-right:30px;
}
.flowInner h3.txt {
	margin-bottom:30px;
}

.flowInner > .flowHdg {
	display: table;
	box-sizing: border-box;
	width: 100%;
	padding: 13px 0;
	border: 1px solid #ff6600;
	border-radius: 15px;
	background: #fff8ed;
}

.flowInner .flowHdg > * {
	display: table-cell;
	vertical-align: middle;
}
.flowInner .flowHdg .primary {
	font-size:1.125em;
	font-weight:bold;
	line-height: 1;
	box-sizing: border-box;
	width: 90px;
	padding: 7px 20px 7px 38px;
	letter-spacing: 1px;
	border-right: 1px solid #edbb9a;
}
.flowInner > .flowHdg .secondary {
	font-size:1.125em;
	font-weight:bold;
	line-height: 1.1;
	padding: 7px 20px;
}
.flowInner > .flowContent {
	padding: 25px 0 20px 70px;
	overflow:hidden;
	background: url(../img/arrow_01.png) 30px bottom no-repeat;
	margin-bottom:23px;
}
.flowInner > .flowContent.last {
	background: none;
	margin-bottom:80px;
}
.flowInner .bxL {
	width:50%;
	float:left;
	text-align:center;
	margin-top:35px;
	margin-bottom:30px;
}
.flowInner .bxL .applyBtn {
	margin-top:15px;
}
.flowInner .caution {
	margin:15px auto;
	width:318px;
	text-align:left;
}
.flowInner .mailbox {
	background:url(../img/icon_mail.png) no-repeat left center;
	padding-left:66px;
	margin:20px 0 40px 0;
}
.flowInner .mailbox p {
	font-size:1.14em;
}
.flowInner .flowImg {
	margin-left:60px;
}

/* user
-----------------------------------------------------*/
.user {
	padding-top:30px;
}
.userInner {
	margin:0 30px 100px 30px;
}
.user .lead {
	font-size:1.14em;
	margin:36px 0;
}
.user .applyBtn {
	margin-bottom:15px;
}
.user .caution {
	text-align:center;
	margin-top: 15px;
}

/* notice
-----------------------------------------------------*/
.notice {
	padding-top:30px;
}
.noticeInner {
	margin:66px 30px;
}
.notice .List {
	margin:30px 30px 30px 10px;
}
.notice .List li {
	background:url(../img/icon_list.gif) no-repeat left 9px;
	padding-left:10px;
	margin-bottom:30px;
	font-size:1.14em;
}

/* benefits
-----------------------------------------------------*/
.benefits {
	padding-top:30px;
	padding-bottom:50px;
}
.benefitsInfo {
	margin:36px 30px;
	overflow:hidden;
}
.benefitsInfo img {
	float:left;
	margin-right:15px;
}
.bnfText {
	width:646px;
	float:left;
}
.bnfText p.discount {
	color:#f65617;
	font-size:1.43em;
	font-weight:bold;
	line-height:1.3;
}
.bnfText .limited {
	color:#f65617;
	font-size:1.14em;
	font-weight:normal;
	padding:5px 0 0 0;
	margin:0;
}
.bnfText .summary {
	font-size:1.14em;
}

/* recomend
-----------------------------------------------------*/
.recomend {
	padding-bottom:100px;
}
.recomend .menuPanel {
	padding-top:36px;
}

/* cntsArea
-----------------------------------------------------*/
.cntsArea {
	width:950px;
	margin:0 auto;
	overflow:hidden;
}

/* H 見出し
-----------------------------------------------------*/
h2.bdtxt {
	font-size:1.88em;
	line-height:1.3;
	border-top:3px solid #ff6600;
	border-bottom:1px solid #ff6600;
	text-align:center;
	font-weight:bold;
	padding:30px 0;
}
h3.bdtxt {
	text-align:center;
	clear:both;
}
h3.bdtxt span {
	border-bottom:3px solid #ff6600;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	font-size:1.5em;
	font-weight:bold;
}
h3.bdtxt span.webIcon {
	background:url(../img/icon_web.png) no-repeat left center;
	padding-left:46px;
}
h3.bdtxt span.telIcon {
	background:url(../img/icon_tel.png) no-repeat left center;
	padding-left:46px;
}
h3.txt {
	font-size:1.5em;
	font-weight:bold;
	line-height:1.3;
}
h4.txt {
	font-size:1.26em;
	font-weight:bold;
	text-align:center;
}

/* font
-----------------------------------------------------*/
.catchCopy {
	font-weight:bold;
	font-size:2em;
	text-align:center;
}
.campaignInfo .catchCopy strong {
	color:#ff0000;
}
.catchCopy2 {
	clear:both;
	font-size:2em;
	text-align:center;
}
.catchCopy2 strong {
	font-weight:bold;
	color:#f65617;
}
.menuPanel li p {
	font-weight:bold;
	color:#223;
	text-align:center;
	margin:0;
	line-height:1.4;
}
.menuPanel li a:hover p {
	text-decoration:underline;
	color:#223;
}
.menuPanel li p.discount, .menuPanel li a:hover p.discount {
	color:#f65617;
}
.fcolf00 { color:#ff0000;}

/* btn
-----------------------------------------------------*/
.pageNav > li .btn6R {
	font-size: 14.88px;
	font-size: 1.488rem;
	display: block;
	box-sizing: border-box;
	width: auto;
	margin: 10px 10px 0;
	padding: 7px 30px 5px;
}
.btn6R {
	text-align: center;
	background: #ffdada;
	box-shadow: 0 3px 6px rgba(199, 199, 199, .5);
}
.btn6R:hover {
	background:#ffe6e6;
}

.pageNav > li .btn6R a, .btn6R:link, .btn6R:visited {
	color: #223;
}
.btn6.pageLinkIcon:after {
	content: '';
	display: block;
	height: 8px;
	margin-top: -4px;
	width: 10px;
	background: url(/option/benefit/elavel-club/img/common/icon_arrow_03.png) no-repeat;
	position: absolute;
	top: 50%;
	right: 21px;
}
.pageNav > li a.linkOP {
	line-height: 1.4;
	position: relative;
	display: table;
	width: 100%;
	height: 58px;
	vertical-align: middle;
	color: #223;

}
.pageNav > li> div > a.linkOP > span {
	display: table-cell;
	width: 100%;
	height: 100%;
	padding: 0 5px;
	vertical-align: middle;
	font-size: 15px;
	font-size: 1.5rem;
}

.pageNav > li > div > a.linkOP:after {
	position: absolute;
	right: 0;
	bottom: 7px;
	left: 0;
	display: block;
	width: 12px;
	height: 8px;
	margin: auto;
	content: '';
	background-image: none;
	background-position: -125px -528px;
}
.pageNav > li a.linkOP:hover,
.pageNav > li a.linkOP.current {
	text-decoration: underline;
	color: #388400;
}
.pageNav > li a.current:after {
	bottom:0;
}
.pageNav > li > div > a.linkOP:hover:after,
.pageNav > li > div > a.linkOP.current:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	width: 180px;
	height: 7px;
	margin-left: -90px;
	content: '';
	background: url(/option/benefit/elavel-club/img/common/bg_hover_01.png) no-repeat center bottom;
}
.hdg1Box nav {
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .1);
}

/* 共通
-----------------------------------------------------*/
a img:hover {
	opacity: .7;
}
.inner {
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
}
.hdg2Top {
	padding: 80px 0 15px;
	margin-top: 0;
}
.table tbody tr td {
	background: #fff;
}

/* メインビジュアル
-----------------------------------------------------*/
.kv_area {
	margin-bottom: 70px;
}
.kv_area .inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.kv_visual {
	position: relative;
}
.kv_visual img {
	margin: 0 auto;
}
.kv_btn {
	position: absolute;
	bottom: 6.2%;
	left: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);
}
.kv_area p {
	margin-bottom: 0;
}

/* 導入
-----------------------------------------------------*/
.intro_area {
	padding-bottom: 40px;
}
.intro_catch {
	margin-bottom: 20px;
}
.subsidy_catch {
	margin-top: 60px;
	margin-bottom: 20px;
}
.intro_catch img,
.subsidy_catch img,
.subsidy_bnr img {
	margin: 0 auto;
}
.intro_bnr {
	margin-bottom: 25px;
}

/* トグル内 */
.accordion .accordionPanel .accordionPanelInner .contents {
	width: 950px;
}
.feeInner h3.txt {
	margin-top: 30px;
	margin-bottom: 15px;
}
.feeInner {
	margin-bottom: 20px;
}

/* 割引・優待事例
-----------------------------------------------------*/
.waribiki_area {
	background: #F8F8F8;
	padding-bottom: 90px;
}
.waribiki_block {
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.waribiki_item {
	width: calc(25% - 15px);
	margin-right: 20px;
	background: #fff;
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,.05);
	box-shadow: 0 0 15px rgba(0,0,0,.05);
	padding: 6px 6px 9px 6px;
	border-radius: 7px;
	position: relative;
}
.waribiki_item:last-child {
	margin-right: 0;
}
.waribiki_item::after {
	content: url(/option/benefit/elavel-club/img/mark_link.png);
	position: absolute;
	right: 0;
	bottom: 0;
	width: 30px;
	height: 30px;
}
.waribiki_item:hover img {
	opacity: 1;
}
.waribiki_item:hover  {
	opacity: .7;
}
.waribiki_img {
	margin-bottom: 18px;
}
.waribiki_txt {
	padding: 0 9px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
.waribiki_txt span {
	color: #e00000;
	font-size: 21px;
	font-size: 2.1rem;
}
.waribiki_txt span span {
	font-size: 31px;
	font-size: 3.1rem;
}
.waribiki_area a,
.waribiki_area a:hover,
.waribiki_area a:focus,
.waribiki_area a:visited {
	color: #223;
	text-decoration: none;
}
.waribiki_txt p {
	margin-bottom: 0;
}

/* 人気割引特典ランキング
-----------------------------------------------------*/
.ranking_area {
	padding-bottom: 80px;
}
.ranking_block {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	background: url(/option/benefit/elavel-club/img/repeat_01.png) center center repeat;
}
.ranking_item {
	width: calc(50% - 14px);
	margin-right: 28px;
	padding: 15px 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	xxbackground: url(/option/benefit/elavel-club/img/repeat_01.png) center center repeat;
}
.ranking_item:last-child {
	margin-right: 0;
	xxbackground: url(/option/benefit/elavel-club/img/repeat_02.png) center center repeat;
}
.ranking_cate {
	font-size: 24px;
	font-size: 2.4rem;
	margin-bottom: 4px;
}
.ranking_cate_icon {
	margin-right: 10px;
	vertical-align: text-bottom;
}
.ranking_box {
	display: table;
	width: 100%;
	background: #fff;
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,.07);
  box-shadow: 0 3px 3px rgba(0,0,0,.07);
	padding: 5px 0 5px 5px;
	margin-bottom: 14px;
	border-radius: 5px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.ranking_box::after {
	content: url(/option/benefit/elavel-club/img/mark_link.png);
	position: absolute;
	right: 0;
	bottom: 0;
	width: 30px;
	height: 30px;
}
.ranking_box:hover img {
	opacity: 1;
}
.ranking_box:hover  {
	opacity: .7;
}
.ranking_img {
	display: table-cell;
	width: 52.5%;
}
.ranking_txt {
	display: table-cell;
	width: 47.5%;
	text-align: center;
	vertical-align: middle;
}
.ranking_img img {
	border: 1px solid #ccc;
}
.ranking_icon {
	margin-bottom: 10px;
}
.ranking_name {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.ranking_waribiki {
	color: #f60;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}
.ranking_area a,
.ranking_area a:hover,
.ranking_area a:focus,
.ranking_area a:visited {
	color: #223;
	text-decoration: none;
}

/* サービス一覧
-----------------------------------------------------*/
.service_area {
	background: url(/option/benefit/elavel-club/img/repeat_03.png) center center repeat;
	padding-bottom: 30px;
}
.service_block {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	display: flex;
	justify-content: flex-start;
	width: 100%;
	margin: 0 auto 20px;
	max-width: 950px;
}
.service_item {
	width: 33.33%;
	margin-right: 30px;
	background: #fff;
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,.07);
  box-shadow: 0 3px 3px rgba(0,0,0,.07);
	border-radius: 7px;
}
.service_item:last-child {
	margin-right: 0;
}
.service_item.active {
	border: 2px solid #ff6600;
}
.service_item a {
	display: block;
	height: 100%;
}
.service_img img {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.service_cate {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	padding: 7px 18px 4px 13px;
	position: relative;
}
.service_cate::after {
	content: '';
  position: absolute;
  width: calc(100% - 30px);
  height: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-bottom: 1px dotted #ccc;
}
.service_cate_icon {
	margin-right: 7px;
}
.service_cate_icon img {
	display: inline-block;
	vertical-align: text-top;
	padding-top: 1px;
}
.js-multiToggle:nth-child(1) .service_item:nth-child(1) .service_cate_icon img {
	padding-top: 2px;
}
.js-multiToggle:nth-child(2) .service_item:nth-child(1) .service_cate_icon img {
	padding-top: 3.5px;
}
.js-multiToggle:nth-child(3) .service_item:nth-child(2) .service_cate_icon img {
	padding-top: 3px;
}
.js-multiToggle:nth-child(4) .service_item:nth-child(1) .service_cate_icon img {
	padding-top: 3px;
}
.js-multiToggle:nth-child(5) .service_item:nth-child(1) .service_cate_icon img {
	padding-top: 4.5px;
}
.service_cate_txt {
	color: #223;
	vertical-align: baseline;
}
.service_item:hover .service_cate_txt {
	opacity: .7;
}
.service_area a,
.service_area a:hover,
.service_area a:focus,
.service_area a:visited {
	color: #223;
	text-decoration: none;
}
.service_area a.closeBtn,
.service_area a:hover.closeBtn,
.service_area a:focus.closeBtn,
.service_area a:visited.closeBtn {
	color: #fff;
	text-decoration: none;
}
.service_show  {
	text-align: center;
	padding: 7px 18px 4px 13px;
	position: relative;
}
.service_area a .service_show,
.service_area a:visited .service_show {
	color: #314da5;
}
.service_area a:hover .service_show,
.service_area a:focus .service_show {
	color: #0074bd;
}
.service_show::after {
	content: url(/option/benefit/elavel-club/img/icon_arrow.png);
	position: absolute;
	width: 13px;
	height: 7px;
	bottom: 22px;
	right: 15px;
}
.service_acd_block {
	background: #fff;
	width: 100%;
	transition: .2s;
}

html:not([data-script-enabled]) .service_acd_block{
	padding: 2em 0;
}

.service_acd_block.is-open {
	padding-top: 60px;
	padding-bottom: 130px;
	margin-bottom: 20px;
	position: relative;
	background-image: url(/shared/ux1ph1/img/bg/bg_01.png),
										url(/shared/ux1ph1/img/bg/bg_02.png),
										url(/option/benefit/elavel-club/img/repeat_03b.png) ;
	background-repeat: repeat-x;
	background-position: center 0, center bottom -2px, center -2px;
}
a.is-active {
	border: 2px solid #ff6600;
	border-radius: 8px;
	margin: -2px;
}
.service_acd_item.is-active::before {
	background: url(/shared/ux1ph1/img/icon/icon-comment.png) no-repeat center top;
  position: absolute;
  top: -60px;
  display: block;
  width: 26px;
  height: 24px;
  margin: 0 auto;
  content: "";
  z-index: 3;
}
.service_acd_item:nth-child(1).is-active::before {
	left: 14.5%;
}
.service_acd_item:nth-child(2).is-active::before {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.service_acd_item:nth-child(3).is-active::before {
	left: 83.3%;
}
[data-script-enabled] .service_acd_block:not(.is-open) {
	height: 0 !important;
}
.service_acd_item_wrap {
  width: 100%;
  max-width: 950px;
  position: relative;
  margin: 0 auto;
}
.service_acd_item {
	width: 100%;
	max-width: 950px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	display: flex;
  flex-wrap: wrap;
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}
html[data-script-enabled] .service_acd_item {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: -1;
}
html:not([data-script-enabled]) .service_acd_item + .service_acd_item {
	border-top: 1px dashed #ccc;
	padding-top: 3em;
	margin-top: 2em;

}

html[data-script-enabled] .service_acd_item.is-active {
	opacity: 1;
	z-index: 2;
	position: relative;
}
.service_acd_item > a {
	width: calc(33.33% - 10px);
	margin-right: 15px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
}
.service_acd_item > a:nth-child(3n) {
	margin-right: 0;
}
.service_acd_box {
	width: 100%;
	padding: 4px;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	border: 1px solid #ccc;
	border-radius: 5px;
	position: relative;
	align-items: flex-start;
}
.service_acd_block .notes {
	margin-top: 10px;
	margin-left: 15px;
}
.service_acd_box::after {
	content: url(/option/benefit/elavel-club/img/mark_link.png);
	position: absolute;
	right: 0;
	bottom: 0;
	width: 30px;
	height: 30px;
}
.service_acd_img {
	width: 35.2%;
	max-width: 100px;
}
.service_acd_txt {
	width: 64.8%;
	padding: 10px 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.service_acd_name {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}
.service_acd_waribiki {
	color: #f60;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
}
.service_area .applyBtn {
	margin-top: 30px;
}
.closeBtn {
  font-size: 1.3rem;
  line-height: 1.3em;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background: #4b4b4b;
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 150px;
  margin: auto;
  padding: 7px 21px;
  border: 1px solid #4b4b4b;
  border-radius: 15px;
}
.accordionCloseBtn {
	position: absolute;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
}

/* おすすめ情報
-----------------------------------------------------*/
.rcmd_area {
	padding-bottom: 75px;
}
.rcmd_catch {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}
.rcmd_block {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.rcmd_item {
	width: calc(25% - 22.5px);
	margin-right: 30px;
}
.rcmd_item:last-child {
	margin-right: 0;
}
.rcmd_img {
	margin-bottom: 5px;
	text-align: center;
}

/* 料金・キャンペーン
-----------------------------------------------------*/
.price_area {
	background: #f8f8f8;
	padding-bottom: 80px;
}
.price_area .hdg3:first-child {
	margin-top: 5px;
}

/* お申し込み
-----------------------------------------------------*/
section.apply > .lead {
	margin: 0 30px 37px;
}

/* えらべる倶楽部 for So-net NEWS
-----------------------------------------------------*/
.information_area {
  padding-top: 55px;
  border-top: 1px solid #ccc;
	padding-bottom: 80px;
}
.information_area > h2 {
  text-align: center;
}
.information_area > h2 > img {
	margin: 0 auto;
}
.information_area > h2 + .inner > .text {
  margin-top: 35px;
  margin-bottom: 40px;
  text-align: center;
	font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
.information_area> ul+ * {
  margin-top: 45px;
}
.information_block {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.information_block li {
  width: calc(33.33% - 18px);
  max-width: 342px;
  border: 1px solid #c2c2c2;
  margin-right: 24px;
  margin-bottom: 20px;
}
.information_block li:last-child {
  margin-bottom: 20px;
}
.information_block li:nth-child(3n) {
  margin-right: 0;
}
.information_block li:hover {
  opacity: .7;
  -webkit-box-shadow: 0 3px 7px #ccc;
  box-shadow: 0 3px 7px #ccc;
}
.information_block li a {
  color: inherit;
}
.information_block li a:hover,
.information_block li a:focus {
  text-decoration: none;
}
.information_block li a img[src="/option/common/img/icon_01.png"] {
	display: none;
}
.information_block .img img {
  vertical-align: top;
}
.information_block .content {
  padding: 10px 12px 15px;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
}
.information_block .content .txt {
  color: #223;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
	margin-bottom: 0;
}
.information_block .detail {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 6px;
}
.information_block .detail p {
  display: inline-block;
  margin-right: 7px;
	margin-bottom: 0;
}
.information_block .date {
  color: #808080;
}
.group {
  color: #fff;
  width: 105px;
  padding: 2px 0 1px;
  border-radius: 14px;
  text-align: center;
}
.group.leisure {
    background-color: #4AADA2;
}
.group.entertainment {
    background-color: #66A632;
}
.group.gourmet {
    background-color: #B69F49;
}
.group.shopping {
    background-color: #C35179;
}
.group.about {
    background-color: #808080;
}
