@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------*/
/* PC版 基本スタイル
/*-----------------------------------------------------*/

.sp{display:none;}

.br980{
	display: none;
}

.l-wrapper{
	overflow: hidden;
}
#container{
    width:100%;
    margin: 0 auto 0;
	overflow: hidden;
}

.inner{
	width: 980px;
	margin: 0 auto;
	text-align:left;
}

img{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}	

/* フォント指定 */
.font_400{
font-family: source-han-sans-japanese, sans-serif;
font-weight: 400;
font-style: normal;}

.font_700{
font-family: source-han-sans-japanese, sans-serif;
font-weight: 700;
font-style: normal;
}
#footer_link {
    min-width: auto;}




/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* パンくず・SNSボックス
/* -------------------------------------------------------------- */

div#breadSns{
  width:980px;
  margin:0 auto;
  padding:0;
  height:32px;
}

/* パンくず --------------------------------------------------------- */

div#bread{
	float:left;
	margin:6px 0 0 5px;
}
div#bread p.crumbs{
	font-size:10px;
}
/*    IE用　　*/
div#bread{
	margin/*\**/: 0 0 0 5px\9;
}

/* SNSボタン用 ------------------------------------------------------ */

#snsBox{
	float:right;
	margin: 5px 0 0 0;
	vertical-align: top;
}
/*    IE用　　*/
#snsBox{
	margin/*\**/: 0 0 7px 0\9;
}
#snsBox ul li{
	float: left;
	padding: 0px;
	display: inline;
}
#snsBox ul li.fb{
	margin: 0px 10px 5px 0px;
}
#snsBox ul li.fb div{
	width:110px!important;
}
#snsBox ul li.gg{
	margin: 0px 10px 5px -10px;
}
#snsBox ul li.tw{
	margin: 0px 10px 5px -10px;
}

/*-----------------------------------------------------*/
/* メインビジュアル
/*-----------------------------------------------------*/

.mainvisual{
	background: url(/campaign/compe/2025/3/images/bg_mainvisual.png) no-repeat;
	padding: 0;
	margin: 0 auto;
	width:100%;
	height:100%;
	background-position:center;
	background-size:cover;
}

.mainvisual h1{
	width: 980px;
	margin: 0 auto;
	text-align: center!important;
}
	
	
	
/*-----------------------------------------------------*/
/* 期間エリアのスタイル
/*-----------------------------------------------------*/
#term{
	background-color:#ee4a11;
	width: 100%;
}

#term p.term{
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
}

.lead_title {
    margin: 40px 10px;
    font-size: 24px;
	line-height: 1.6em;
}

p.lead {
    text-align: center;
    margin: 15px 10px 50px 10px;
    line-height: 1.8em;
    font-size: 18px;
}
	
	
/* -------------------------------------------------------------- */
/* 算出方法エリア
/* -------------------------------------------------------------- */	
	
h2{
    position: relative;
    text-align: center;
    margin: 0 calc(50% - 50vw) 5px;
	font-size: 30px;
}

h2.explanation:before,h2.application:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    background: #ffe50c;
	z-index: -1;
}
h2.explanation:before {
	top: calc(50% - 1px);
    height: 10px;
}

h2.application:before {
	top: calc(0% - 1px);
    height: 2.5em;
}

h2.explanation span{
	background-color: #fff;
	padding: 0 90px;
	z-index: -1;
	text-align: center;
	display: inline-block;
	margin: auto;
}

h2.application span{
color: #000;
padding: 20px 0 25px;
display: inline-block;
margin: auto;
font-weight: 1.5em;
}

h2.explanation.ukiukikun {
	z-index: 1;
}

h2.explanation.ukiukikun b{
	color: #17aa21;
	font-size: 1.5em;
}
h2.explanation.ukiukikun div::after{
position: absolute;
content: "";
background: url(/images/campaign/compe/2022/3/ukiukikun.png);
width:52px;
height: 71px;
margin: auto;
top:0;
left:0;
right:-11em;
bottom:-5px
}

h2.explanation.ukiukikun b::after{
	position: absolute;
	content: "";
	background: url(/images/campaign/compe/2022/3/ukiukikun.png);
	width:52px;
	height: 71px;
	margin: auto;
	top:0;
	left:0;
	right:-14em;
	bottom:-30px
	}

section {
margin: 20px auto 60px;
}

/* 一組当たりの組数に応じて */
.kumisuuArea{
	font-size: 2.2em;
	display: flex;
	margin: 0 auto 30px;
	flex-wrap: wrap;
	width: 80%;
	letter-spacing: .1em;
}
.kumisuuArea dt{
	margin-top: 10px;
width: 30%;
}
.kumisuuArea dd{
width: 70%;
position: relative;
margin-top: 10px;
}
.kumisuu_point{
	color: #f3540d;
	font-size: 2em;

}
.kumisuuArea dd:after{
	position: absolute;
	content: "";
	width: 142%;
	border: 2px dashed #dcd6d6;
	right:0;
	bottom: -10px;
}
.kumisuuArea+p{
	font-size: 1.5em;
	line-height: 1.5em;
}
.kumisuuArea+p span,span.red{
	color:#CC0000;
}
.img_pgmpoint{
	margin: 0 5px 8px 0;
}
.kumisuu_point>small{
font-size: .5em;
}


#calc{
	width: 1260px;
	}
	
	#calc p{
		font-size: 1.5em;
		line-height: 1.5;
		font-weight: bold;
		margin: 50px auto 30px;
	}

	#calc div .pws_link{
		/* text-align: right; */
		margin: 20px 0 60px 0;
	}

	#calc .red {
		font-size: 1.7em;
	}
	
.calc_case{
	/* display: flex; */
	text-align: center;
	margin: 0 auto;
	margin-bottom: 30px;
	}
	
	.img_calc{
	width: 771px;
	margin: 0 auto;
	}

	.calc_case li{
		margin-right: 8px;
		margin-bottom: 10px;
	}

	.sarani li {
		margin: 25px 0;
	}

/* -------------------------------------------------------------- */
/* 月の選択　list　select_month
/* -------------------------------------------------------------- */
.select_month{
	display: flex;
	margin: 45px auto 80px;
	justify-content: space-around;
	width: 95%;
	box-sizing: border-box;
}
.select_month li a{
	font-weight: bold;
	border-radius: 100vh;
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 25px;
	padding: 25px 50px;
	transition: .2s;
}
.select_month li a::after{
  content:"";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #fff;
  display: inline-block;
}

/* 10月 */
.select_month li.apr a{
	background-color: #ee4a11;
	border-bottom: 6px solid #ae2f03;
}
.select_month li.apr a:hover{
	border-bottom: 2px solid #ae2f03;
	margin-top: 4px;
}
/* 11月 */
/* .select_month li.may a{
	background-color: #428a02;
	border-bottom: 6px solid #295700;
	text-align: center;
}
.select_month li.may a:hover{
	border-bottom: 2px solid #295700;
	margin-top: 4px;
} */

.select_month li.may a{
	background-color: #919191;
    border-bottom: 6px solid #333;
}



/* 6月 */
/* .select_month li.jun a{
	background-color: #ff910f;
	border-bottom: 6px solid #c25d01;
}
.select_month li.jun a:hover{
	border-bottom: 2px solid #c25d01;
	margin-top: 4px;
} */

.select_month li.jun a{
	background-color: #919191;
    border-bottom: 6px solid #333;
}

.coming_soon {
	text-align: center;
	margin: 45px 0;
}


/* -------------------------------------------------------------- */
/* 各月応募エリアのスタイル（article campaignBox）
/* -------------------------------------------------------------- */
article{
	padding-top: 100px;
    margin-top: -100px;
}
.campaignBox{
	width:96%;
	border-radius: 30px;
	margin: auto auto 50px;
	box-sizing: border-box;
}

.ttl_month{
	padding: 30px 0 25px;
	color: #fff;
	text-align: center;
	font-size: 30px;
	border-radius: 26px 26px 0 0;
	width: 100%;
}
.ttl_month span{
	font-size: 1.5em;
}
dl.term{
	display: flex;
	flex-wrap: wrap;
	margin: 30px auto 2px;
	font-size: 1.8em;
	width: 90%;
	text-align: center;
	font-weight: bold;
	line-height: 2em;
}
dl.term dd{
	background-color: #f1f1f2;
	border: solid 3px #f1f1f2;
	width: 70%;
	margin: auto auto 10px;
	box-sizing: border-box;
}
dl.term dt{
	width: 30%;
	margin: auto auto 10px;
	box-sizing: border-box;
}
dl.term + p{
text-align: center;
font-size: 1.5em;
font-weight: bold;
}

/* #apr 10月用色*/
#apr .campaignBox{
	border: solid 3px #ee4a11;
}
#apr .ttl_month{
	background: #ee4a11;
}
#apr .term_play{
	background-color: #ee4a11;
	color: #fff;
	border: solid 3px #ee4a11;
}
#apr .term_campaign{
	background-color: #fff;
	color: #ee4a11;
	border: solid 3px #ee4a11;
}

/* #may 11月用色*/
#may .campaignBox{
	border: solid 3px #428a02;
}
#may .ttl_month{
	background: #428a02;
}
#may .term_play{
	background-color: #428a02;
	color: #fff;
	border: solid 3px #428a02;
}
#may .term_campaign{
	background-color: #fff;
	color: #428a02;
	border: solid 3px #428a02;
}

/* #jun 12月用色*/
#jun .campaignBox{
	border: solid 3px #ff910f;
}
#jun .ttl_month{
	background: #ff910f;
}
#jun .term_play{
	background-color: #ff910f;
	color: #fff;
	border: solid 3px #ff910f;
}
#jun .term_campaign{
	background-color: #fff;
	color: #ff910f;
	border: solid 3px #ff910f;
}

/*-----------------------------------------------------*/
/* ボタンエリアのスタイル
/*-----------------------------------------------------*/
/*キャンペーン詳細を確認する*/
    ul.btnArea_top li{
        width:450px;
        margin:20px auto;
		color: red;
		font-weight: bold;
    }
	ul.btnArea_top li a:hover{
        filter:alpha(opacity=60);
        -moz-opacity:0.6;
        opacity:0.6;
    }


/*-----------------------------------------------------*/
/* 応募、予約ボタン
/*-----------------------------------------------------*/
.btnArea_2022{
	display: flex;
	width: 100%!important;
	font-size: 1.6em;
	justify-content: space-around!important;
}
.btn_attention{
	font-size: .7em;
	margin-top: 10px;
}
.campaignBtn_2022 {
	width: 49%;
	padding:0;
}
.bookingBtn_2022{
	width: 48%;
	padding:0;
}
.campaignBtn_2022 a, .bookingBtn_2022 a{
	padding: 1em 1.2em 1em 0.5em;
}

.campaignBtn_2022 a{
	padding-left: 0.15em;
}

/* クローズボタン */
.btnArea_Close{
	text-align: center;
	margin: 20px auto 30px;
	width: 90%;
	padding: 20px 0;
	font-weight: bold;
	font-size: 2em;
	background: #808080;
	color: #fff;
}

/* ホバー時のスタイル */
.btnArea a {
	transition: .4s;
}
.btnArea li a:hover{
	filter:alpha(opacity=60);
    -moz-opacity:0.6;
    opacity:0.6;
}
/* -------------------------------------------------------------- */
/* キャンペーン概要エリアのスタイル（#outline）
/* -------------------------------------------------------------- */
#outline{
	margin-top: -110px;
	padding-top: 110px;
}
	
#outline .inner p.details_note{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px;
}

#outline table{
    border-collapse:collapse;
    font-size:13px;
}
#outline th{
    width:150px;
    padding:0 5px;
    text-align:left;
    vertical-align:middle;
    color:#565656;
    border-bottom:1px solid #dedede;
}
#outline td{
    width:800px;
    padding:10px 5px;
    border-bottom:1px solid #dedede;
    line-height:1.3;
}
#outline dt{
    margin-bottom: 5px;
    font-weight:bold;
}
#outline ul li,
#outline ol li{
    text-indent:-1em;
    padding-left:1em;
}
#outline .txtBold{
    font-weight:bold;
}
#outline table.cp_attentiontable{
	background:#eee;
	border:1px dotted #666666;
}
#outline table.cp_attentiontable th{
	background:#eee;
	font-weight:bold;
	color:#333;
	border-right:1px dotted #666666;
	border-bottom:1px dotted #666666;
	text-align:center;
}
#outline table.cp_attentiontable td{
	padding:2px;
	text-align:center;
	background:#FFFFFF;
	border-bottom:1px dotted #666666;
	border-right:1px dotted #666666;
}

/* 賞品についてエリアのスタイル */
#outline .cp_pointtable{
	width:650px;
}
#outline .cp_pointtable th{
	padding:7px;
	background-color:#0085CD;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
}
#outline .cp_pointtable td{
	padding:5px;
	border:1px solid #CCCCCC;
	box-sizing:border-box;
	text-align:right;
	white-space:nowrap;
}


#outline table.cp_attentiontable{
	background:#eee;
	border:1px dotted #666666;
	margin-top: 20px;
}
#outline table.cp_attentiontable th{
	background:#eee;
	font-weight:bold;
	color:#333;
	border-right:1px dotted #666666;
	border-bottom:1px dotted #666666;
	text-align:center;
}
#outline table.cp_attentiontable td{
	padding:2px;
	text-align:center;
	background:#FFFFFF;
	border-bottom:1px dotted #666666;
	border-right:1px dotted #666666;
}

#outline dl.coupon_note dd{
	text-indent: -1em;
	padding-left: 1em;
}

/* キャンペーンページに戻るボタンの設置--------------------------------- */

.outline #outline p.btn a{
	position:relative;
	display:inline-block;
	margin-bottom:10px;
	padding:15px 100px;
	font-size:123.1%;
}

/* キャンペーン詳細--------------------------------- */

#outline h2 {
	margin: 0!important;
}

/*--------------------------------------------------------------------*/
/* レスポンシブ対応
/*--------------------------------------------------------------------*/

@font-face {
    font-family: 'WebSymbolsgfeditRegular';
    src: url('/css/font/websymbols_gf-edit-webfont.eot');
    src: url('/css/font/websymbols_gf-edit-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/font/websymbols_gf-edit-webfont.woff') format('woff'),
         url('/css/font/websymbols_gf-edit-webfont.ttf') format('truetype'),
         url('/css/font/websymbols_gf-edit-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media screen and (max-width:1295px) {

.btnArea_2022{
	font-size: 2vw!important;
}
}

@media screen and (max-width:1260px) {
#calc{
width: 100%;
}
dl.term {
    font-size: 2vw;
}

.campaignBtn_2022, .bookingBtn_2022 {
    width: 48%!important;
}

}

@media screen and (max-width:980px) {
		div#breadSns{
	  	width:100%;
		height: 42px;/*折り返し用*/
	}
	
	div#bread p.crumbs{
       line-height:1.4;/*折り返し用*/
    }
	.wrap{display:block;}/*折り返し用*/
	
	#container{
		width: 100%;
	}
	.inner{
		width: auto;
		margin: 0 10px;
	}
	.mainvisual h1{
		width: auto;
	}
	#term p.term{
		width: 98%;
		margin: 0 1%;
	}
	#term2 p.term2{
		width: 96%;
		margin: 0 1%;
	}
	.attention{
		width: auto;
		text-align: center;
		font-size: 117%;
		font-weight: bold;
		padding-bottom: 6px;
	}

	.br980{
		display: block;
	}
	
	/* タブのスタイル */
	article ul.navi li{
	margin: 0 1.5% 5px 0;
    width: 26%;
    height: auto;
    vertical-align: bottom;
}

/* 一組当たりの組数に応じて */
h2.explanation.ukiukikun b{
	font-size: 1.3em;
}
h2.explanation span{
	padding:0 40px;
}
.kumisuuArea{
	font-size: 3vw;
	width: 90%;
}
.img_pgmpoint{
	max-width: 50%;
}

/* .campaignBox */
.ttl_month{
	font-size: 3.5vw;
}
dl.term{
	font-size: 2.2vw;
}
dl.term dd{
	font-size: 2.8vw;
}	
dl.term + p{
	font-size: 2.5vw;
}
.kumisuuArea+p{
font-size: 2.3vw;
}



/*-----------------------------------------------------*/
/* 応募、予約ボタン
/*-----------------------------------------------------*/
.btnArea_2022{
	font-size: 1.8em;
}

.btnArea_2022{
	font-size: 1.8em!important;
}
	
.btnArea_2022{
	display: block;
	width: 95%;
}
.campaignBtn_2022 {
	width: 90%!important;
	padding:0;
}
.bookingBtn_2022{
	width: 90%!important;
	padding:0;
}
.btnAreaClose{
	width: 100%;
}

.lead_apply{
	width: 50%;
	margin-bottom: -9%;
	
}

.btn_container{
	padding: 5% 0 2% 0;
}

#calc p{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 40px;
}

.img_calc{
	width: 90%;
	margin: 0 auto;
	text-align: center;
}


.calc_case{
display: flex;
justify-content:space-around;
}

.calc_case li {
    width: auto;
    margin-right: 0;
}

.calc_case img{
	width: 90%;
}

.sarani li {
    width: auto;
    margin-right: 0;
}

.sarani img{
	width: 45%;
}

.pws li {
    width: auto;
    margin-right: 0;
}

.pws img{
	width: 95%;
}

#calc div .pws_link {
	margin-right: 20px;
	font-size: 1.5em;
}

.total_point li {
    width: auto;
    margin-right: 0;
}

.total_point img{
	width: 95%;
}


 /* 月の選択　list　select_month */
.select_month{
	margin: 30px auto 30px;
	width: 95%;
}
.select_month li a{
	font-size: 2.7vw;/* 6月追加したら変更 */
	padding: 20px 20px ;
}
.select_month li a::after{
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 15px solid #fff;
  margin-left: 10px;
}

/* クローズ */
.btnArea_Close{
	width: 90%;
	font-size: 3vw;
}
}

@media screen and (max-width:640px){

/*-----------------------------------------------------*/
/* SP版 基本スタイル
/*-----------------------------------------------------*/

.pc{display:none;}
.sp{display: block;}

#footer{display:none;}
#breadSns{display:none;}

div#main_contents {
	width:100%;
	margin:0 auto 30px;
}

p.note{
	margin-bottom:10px;
	padding:5px 5px 0 5px;
	text-align:left;
}
	/* メインビジュアル */
	.mainvisual h1{
		width: auto;
	}
	
ul.btnArea_top li{
        width:50%;
        margin:10px auto;
    }
	
	
p.lead{
	text-align: left;
	margin: 0 auto;
	width: 95%;
	margin-bottom: 40px;
}
	

ul.navigation li{
	display: inline-block;
	margin: 10px 0 10px;
	width: 47%;
	}
	.inner .term img{
	margin: 20px auto 0;
}
.inner .term ul{
	margin-bottom: 5%;
}
.attention{
	width: 94%;
	text-align: center;
	font-size: 102%;
	font-weight: bold;
	/* margin: 15px 0px -20px 0px; */
	padding: 8px 0px 3px 8px;
	
}
/*-----------------------------------------------------*/
/* 各種期間表示エリアのスタイル
/*-----------------------------------------------------*/

		#term{
		background-color:#ee4a11;
		color:#fff;
		width:auto;
		padding:10px;
	}
		#term p.term{
		width: 98%;
		margin: 0 1%;
	}

	.ttl_month{
		font-size: 4vw;
	}
	
	#term dl{
		font-size: 16px;
		letter-spacing:-0.4em;
		text-align:center;
		padding-bottom: 5px;
	}
	#term .sp dt{
		*display:inline;
		*zoom:1;
		letter-spacing: 0.1em;
		font-size: 112%;
		line-height: 146%;
		font-weight:bold;
		padding-top: 5px;
	}
	#term .sp dd{
		/* background-color:#2c3136; */
		*display:inline;
		*zoom:1;
		letter-spacing:normal;
		/* letter-spacing: 0.1em; */
		font-size: 105%;
		line-height: 1.6em;
		font-weight:bold;
	}
	
	#term dt{
		color:#fff;
		margin-right:10px;
	}
	#term dd.break{
		margin-right:30px;
	}
	
	ul.navigation{
		margin:30px -10px 20px;
	}
	
	ul.btnArea.pc{
		display: none;
	}

ul.navigation li.navi_may{
    display: inline-block;
	margin: 10px 1%;
	width: 44%;
}
	
ul.navigation li.navi_pittari{
    display: inline-block;
	margin: 10px 1%;
	width: 50%;
}	

ul.navigation li.navi_may a{
	display: block;
    padding:15px 0%;
	color:#fff;
	font-weight: bold;
	font-size:16px;
	text-junoration: none;
	border-radius: 6px;
}

ul.navigation li.navi_pittari a{
	display: block;
    padding:15px 0%;
	color:#fff;
	font-weight: bold;
	font-size:16px;
	text-junoration: none;
	border-radius: 6px;
}
	
ul.navigation li a{
	display: block;
	width: 100%;
	padding:17px 0 17px 0;
	color:#fff;
	font-weight: bold;
	font-size:16px;
	text-junoration: none;
	border-radius: 6px;
}	
h2 {
font-size: 4vw;
margin: 0 calc(50% - 50vw) 10px;
}

h2.explanation.ukiukikun div::after{
	position: absolute;
	content: "";
	background: url(/images/campaign/compe/2022/3/ukiukikun.png)no-repeat center bottom/86%;
	width:52px;
	height: 71px;
	margin: auto;
	top:0;
	left:0;
	right:-13em;
	bottom:6px
	}
	

h2.explanation span{
	background-color: transparent;
	padding: 0px 10px;
}
h2.explanation:before {
    content: "";
    position: absolute;
    left: 0;
	top:-10px;
    width: 100%;
    background: #ffe50c;
    z-index: 0;
	height: 3px;
}
h2.explanation:after{
    content: "";
    position: absolute;
    left: 0;
	bottom:-10px;
    width: 100%;
    background: #ffe50c;
    z-index: 0;
	height: 3px;
}

h2.explanation span.target_groups{
	margin: 20px 10px 20px 10px;
}

h2.explanation.ukiukikun b::after {
    right: -15em;
    bottom: 13px;
	background: url(/images/campaign/compe/2022/3/ukiukikun.png) no-repeat center bottom/80%;
	z-index: 1;
}
.kumisuuArea {
    font-size: 4.5vw;
}
.kumisuuArea dt{
	text-align: center;
	width: 40%;
}
.kumisuuArea dd{
	text-align: left;
	width: 60%;
}
.kumisuuArea dt,.kumisuuArea dd{
	margin-top: 36px;
}

.img_pgmpoint{
	position: absolute;
    width: 5.5em;
    height: auto;
    top: -13px;
    left: 0;
}
.kumisuuArea dd:after {
    width: 166%;}

.kumisuuArea{
	width: 100%;
}

.kumisuuArea+p{
	font-size: 15px;
	line-height: 1.3em;
	text-align: left;
}
	
/* -------------------------------------------------------------- */
/* ボタンエリアのスタイル
/* -------------------------------------------------------------- */
/*キャンペーン詳細を確認する*/
ul.btnArea_top{
	margin: 10px 0;
}

ul.btnArea_top li {
	width:90%;
	padding: 3px 10px;
}

/*応募・予約ボタン*/
	
.btnArea_2022{
	font-size: 1.8em;
}
.campaignBtn_2022 a, .bookingBtn_2022 a {
    width: 90%!important;
    margin: 0 auto!important;
}
	
.campaignBtn_2022,.bookingBtn_2022 {
	font-size: .8em;
}
.campaignBtn_2022 a::after, .bookingBtn_2022 a::after{
	right:14px;
}
.campaignBtn_2022 a, .bookingBtn_2022 a{
	padding: 1.2em 1.2em 1.2em 0.5em
}

.btn_attention{
	font-size: .6em;
}
	
.inner {
width: auto;
margin: -10px 10px 20px;
}
.campaignBox{
	margin: auto auto 0;
	width: 100%;
}

h2.application span {

padding: 11px 0 26px;
}


section {
    margin: 0 auto 50px;
}
#outline {
    margin-top: -110px;
    padding-top: 60px;
}

dl.term{
	display: block;
	width: 95%;
	font-size: 4vw;
	margin: 15px auto 2px;
}
dl.term dt,dl.term dd{
	width: 100%;
margin: 0;
}
dl.term dd{
	margin-bottom: 20px;
	font-size: 4.5vw;
}
dl.term + p {
    font-size: 2.8vw;
}

.btnArea li:first-child {
    width: 95%;
}
.btnArea li:last-child {
    width: 95%;
}

.btnArea li a {
    font-size: 4.5vw;
}

.btnArea li p{
	font-size: 3vw;
}

article li.btn_apply{
	margin-right: 0;
}
article .inner li.btn_booking a,
article li.btn_apply a{
    position:relative;
    display:block;
    width:80%;
    height:20px;
    margin:5px auto 10px;
    padding:20px 7% 18px 2%;
    background: #0085cd; /* Old browsers */
    border-radius:6px;
        -webkit-border-radius: 6;
        -moz-border-radius: 6;
        box-shadow: 3px 3px #b8b8b8;
        -webkit-box-shadow: 3px 3px #b8b8b8;
        -moz-box-shadow: 3px 3px #b8b8b8;
    border: solid #FFFFFF 2.5px;
    font-size:120%;
    font-weight:bold;
    color:#FFFFFF;
    border-radius:5px;
    text-indent:0;
    text-align:center;
    text-junoration:none;
}
article .inner ul.prize li{
    padding:10px 10px;
    border-bottom:1px solid #CCCCCC;
}
article .inner ul.prize li img{
	padding: 10px 0 0;
}
    
article .inner ul.prize p.term{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	min-height: 26px;
}
article ul.prize p.point{
    max-width:322px;
	padding: 0;
	text-align: center;
	margin: 0 auto;
    bottom:8px;
    right:10px;
	width: 100%;
}
	
/* 3ヶ月前予約アイコン */
article .inner ul.prize li.three p.term{
    padding-left:65px;
    background:url(/images/campaign/mgrbonus/2018/icon_3month.png) no-repeat left center;
    background-size:60px 26px;
}
/* 2ヶ月前予約アイコン */
article .inner ul.prize li.two p.term{
    padding-left:65px;
    background:url(/images/campaign/mgrbonus/2018/icon_2month.png) no-repeat left center;
    background-size:60px 26px;
}
/* 1ヶ月前予約アイコン */
article .inner ul.prize li.one p.term{
    padding-left:65px;
    background:url(/images/campaign/mgrbonus/2018/icon_1month.png) no-repeat left center;
    background-size:60px 26px;
}
	
#outline th, #outline td {
    display: block;
    width: auto;
    padding: 0 17px;
	}
#outline th {
    border-bottom: 1px dotted #dedede;
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #333333;
    text-align: left;
}
	
.calc_case{
	display: block;
	margin-top: -4%;
	}

	.calc_case li{
		margin: 0 auto;
		width: auto;
	}

	.sarani img {
		margin: 0 auto;
		margin-bottom: 20px;
	}

	.pws img {
		margin: 0 auto;
		width: 100%;
	}

	#calc div .pws_link {
		margin:15px 0 30px 0; 
		font-size: 1.3em;
	}

	.total_point img {
		margin: 0 auto;
		width: 100%;
	}
	
	#calc p{
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin-top: 30px;
}
	.img_calc .sp{
	width: 100%;
	margin: 0 auto;
}
	
	
	.calc_case img{
		width: 100%;
		margin: 0 auto;
		margin-bottom: 2%;
	}

	
	.lead_apply {
	width: 90%;
	position: relative;
	top: 70px;
}

 /* 月の選択　list　select_month */
 .select_month{
	margin: 10px auto 30px;
	width: 100%;
}
.select_month li a{
	font-size: 3.5vw;/*月を追加したら変更*/
	padding: 18px 15px ; /*月を追加したら変更*/
	text-align: center;
}
	
.select_month li a::after{
	border-left: .5em solid transparent;
	border-right: .5em solid transparent;
	border-top: .5em solid #fff;
	margin-left: 5px;
	margin-top: 5px;
}

.coming_soon img {
	max-width: 90%!important;
}
	
/* キャンペーン概要エリアのスタイル(#outline) */

/*#outline{
	margin: -110px 0 20px;
	padding-top: 110px;
}*/

#outline{
	margin-top: 0;
	padding-top: 0;
}
  #outline h3 {
    margin: 40px 0 0 0 !important;
    padding: 7px;
    border-left: 10px solid #2ca6e0;
    border-bottom: 1px solid #CCCCCC;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

	#outline table{
		border-bottom: 1px solid #dedede;
	}
	#outline table.cp_attentiontable th, #outline table.cp_attentiontable td {
		border-right: 0;
	}
	#outline td {
		padding: 10px 5px;
		font-size: 14px;
		line-height: 1.3;
		border-bottom: 0;
		border-bottom: 1px solid #dedede;
		text-align: left;
	}
	
#outline table.cp_pointtable th{
	padding:7px;
	background-color:#0085CD;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
}
#outline dt{
    margin-bottom:5px;
    font-weight:bold;
}
#outline ol li{
	margin-bottom:5px;
    text-indent:-2.5em;
    padding-left:2.0em;
    line-height:1.3;
}

#outline table.cp_attentiontable{
	background:#eee;
	border:1px dotted #666666;
}
#outline table.cp_attentiontable th{
	background:#eee;
	font-weight:bold;
	color:#333;
	border-bottom:1px dotted #666666;
	text-align:center;
}
#outline table.cp_attentiontable td{
	padding:2px;
	text-align:center;
	background:#FFFFFF;
}

/* 過去のキャンペーン概要へのリンク設定--------------------------------------- */

#outline p.btn{
	padding:0 5px 10px;
	border-bottom:1px solid #CCCCCC;
	text-align:right;
}
#outline p.btn a{
	display:inline-block;
	padding:5px 10px;
	border-radius:5px;
	background-color:#0086CD;
	box-shadow:0 2px 0 #CCCCCC;
	color:#FFFFFF;
	font-weight:bold;
	text-junoration:none;
}

p.moveTop{
	width:100%;
	margin:5px 0 20px;
	box-sizing:border-box;
	text-align:right;
}

/* -------------------------------------------------------------- */
/* フッターエリアのスタイル（footer）
/* -------------------------------------------------------------- */

footer{
    position:relative;
    min-height:60px;
}

#footerLink{
    border-top:1px solid #7FC2E6;
    margin-bottom: 10px;
}
#footerLink ul{
    text-align:left;
}
#footerLink li a{
    position:relative;
    display:block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding:10px;
    border-bottom:1px dotted #0085CD;
    color:#0085CD;
    font-size:107%;
    text-junoration:none;
}
#footerLink li a:after{
    content:')';
    font-family:WebSymbolsgfeditRegular;
    font-size:93%;
    position:absolute;
    top:center;
    right:10px;
}

footer ul.socialBtn{
    padding:5px;
}

/* ▼ ページTOPボタンのスタイル ▼ */

footer p.pageTop{
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
}
footer p.pageTop a{
    position:absolute;
    top:10px;
    right:5px;
    display:block;
    border-radius:5px 5px 0 0;
    padding:5px 10px 5px 10px;
    color:#FFFFFF;
    font-size:79%;
    font-weight:bold;
    text-junoration:none;
    background-image:none !important;
}
footer p.pageTop a:before {
    font-family:WebSymbolsgfeditRegular;
    content: "B";
    font-size:100%;
    padding: 0 5px 0 0;
    font-weight: normal;
}

/* ▼ コピーライト表示部のスタイル ▼ */

footer p.copyright{
	width: 100% !important;
    padding: 4.5em 0 1em !important;
    background: #2d2d2d url(/images/sp/2015/common/logo_pgm_footer.png) no-repeat 50% 25% !important;
    background-size: 19px 15px;
    color: #FFFFFF !important;
    font-size: 85% !important;
    text-align: center !important;
    box-sizing: border-box;
    min-height: 4em;
}
footer p.select a{
    background: linear-gradient(to bottom, #5ea6e5 0%, #55a3e8 50%, #3894e9 50%, #3594e8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #3894e9;
    border-radius: 0.5em;
    color: #ffffff;
    font-size: 86%;
    font-weight: bold;
    padding: 3px 10px;
    text-junoration: none;
    margin-left:10px;
}
pre{
    display:none;
    white-space: normal;
    overflow: hidden;
}

/*-------------------------------------------------------------------*/
/* キャンペーン概要ページ（別ページ）のスタイル
/*-------------------------------------------------------------------*/

.outline #outline .gold{background-color:#fffbcd;}
.outline #outline .silver{background-color:#F6F6F6;}
.outline #outline .bronze{background-color:#F2E7D6;}

.outline #outline table.timing{
    border:none;
    border-collapse:collapse;
}
.outline #outline table.timing caption{
    margin-bottom:5px;
    font-size:131%;
    font-weight:bold;
}
.outline #outline table.timing th{
    padding:10px;
    text-align:center;
    border:1px solid #AAAAAA;
}
.outline #outline table.timing td{
    padding:15px 10px;
    text-align:center;
    border:1px solid #AAAAAA;
}
.outline #outline table.timing th.month{
    border-bottom:3px double #AAAAAA;
}
.outline #outline table.timing th.month span{
    font-size:140%;
    font-weight:bold;
}
.outline #outline table.timing th.month dl{
    margin-top:10px;
    border:1px solid #CCCCCC;
    border-radius:5px;
}
.outline #outline table.timing th.month dt{
    margin-bottom:0;
    padding:5px;
    border-bottom:1px solid #CCCCCC;
    border-radius:5px 5px 0 0;
    color:#FFFFFF;
}

/* キャンペーンページに戻るボタンの設置---------------------------------- */
.outline #outline p.btn{
	text-align:center;
}
	.present{
	width: 100%;
    margin: 0 auto;
	text-align: center !important;
	}
	h2.explanation{
		margin-bottom: 10px;
	}

article {
		padding-top: 0;
		margin-top: 0;
}
article#may,article#jun,article#apr{
	margin-bottom: 25px;
}

/* クローズ */
.btnArea_Close{
	width: 95%;
	font-size: 4vw;
}
}

