@charset "euc-jp";
/* --------------------------------------------------
*	00. Reset
*	01. Font
*	02. Element
*	03. Module
*	04. Footer
*	06. *****
*	99. Clearfix
 -------------------------------------------------- */


/* --------------------------------------------------
   00. Reset
-------------------------------------------------- */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#333;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


/* --------------------------------------------------
   01. Font
-------------------------------------------------- */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0

--------------------------------------------------------
YUI Font-size Adjustment
10px = 77%     11px = 85%	  12px = 93%     13px = 100%
14px = 108%	   15px = 116%    16px = 123.1%  17px = 131%
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
22px = 167%    23px = 174%    24px = 182%    25px = 189%
26px = 197%
------------------------------------------------------*/

/*body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}*/


/* --------------------------------------------------
   02. Element
-------------------------------------------------- */

body {
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", HiraKakuProN-W3, sans-serif;
	-webkit-text-size-adjust:none;
	word-spacing: 0.1em;
	font-size:25px;
	line-height:1.8;
	letter-spacing:-0.001em;
}
a { color: #0000ee; text-decoration: underline; cursor: pointer;}
a:visited{ color: #0000dd;}
a:hover{ color: #F00;}
a:focus,
a:active{ color: #ee0000;}

em, strong{font-weight:bold; font-style:normal;}

h1 {width:382px; margin:0 auto 30px;}

#wrapper{
	width: 100%;
	margin: 0 auto;
	background: #fff;
	text-align: left;
}

#header {
}

#container {
}

#secCampaign {
	margin: 0 auto;
	padding-top: 50px;
	width: 660px;
}
/*section {width:600px; margin:0 auto; margin-bottom:50px;}
section:last-of-type {margin-bottom:0;}*/



/* --------------------------------------------------
   03. Module
-------------------------------------------------- */

section p {margin-bottom:30px}

.incenSelect {
	width: 100%;
	text-align: center;
}
.labelSelect {
	background-color: #280f05;
	display: inline-block;
	line-height: 1;
	padding: 16px 24px;
	width: auto;
}
.labelSelect.light {
	background-color: #a5873c;
	color: #fff;
	margin-bottom: 40px;
}

.accordion {
	border-top: 2px solid #a5873c;
	margin: 0 0 48px 0;
}
.accordionContent {
	border-bottom: 2px solid #a5873c;
	border-left: 2px solid #a5873c;
	border-right: 2px solid #a5873c;
}
.accordionHeading {
	background: #dbb960;
	background: -moz-linear-gradient(left, #dbb960 0%, #fcf4cf 100%);
	background: -webkit-linear-gradient(left, #dbb960 0%,#fcf4cf 100%);
	background: linear-gradient(to right, #dbb960 0%,#fcf4cf 100%);
	border-bottom: 2px solid #a5873c;
	border-left: 2px solid #a5873c;
	border-right: 2px solid #a5873c;
	color: #280f05;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbb960', endColorstr='#fcf4cf',GradientType=1 );
	font-size: 32px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	position: relative;
	padding: 24px 16px;
}
.accordionHeading:last-child {
	border-bottom: 0;
}
.accordionHeading .icon {
	display: inline-block;
	fill: #280f05;
	height: 32px;
	margin-top: -16px;
	position: absolute;
	right: 16px;
	top: 50%;
	width: 32px;
}
.accordionContent {
	font-size: 24px;
	padding: 24px;
}
.accordionContent p {
	line-height: 1.4;
}
.accordionContent p:last-child {
	margin-bottom: 0;
}
.list {
	font-size: 24px;
	list-style: none;
	margin: 0 0 36px 0;
	padding-left: 0;
}
.listItem {
	line-height: 1.4;
	margin: 12px 0;
	padding-left: 16px;
	position: relative;
}
.listItem:before {
	background-color: #000000;
	border-radius: 50%;
	content: '';
	display: block;
	left: 2px;
	height: 8px;
	position: absolute;
	top: 6px;
	width: 8px;
}
.hang {
	padding-left: 1em;
	text-indent: -1em;
}
.bold {
	font-weight: bold;
}
.listHotel {
	margin-bottom: 24px;
}
.listHotelItem {
	float: left;
	position: relative;
	width: 25%;
}
.listHotelItem .icon {
	fill: #fff;
	height: 16px;
	margin-top: -8px;
	position: absolute;
	right: 12px;
	top: 50%;
	width: 16px;
}
.listHotelItem a {
	background-color: #F70209;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 30px;
	line-height: 1;
	margin-bottom: 4px;
	margin-left: 4px;
	padding: 16px 12px;
}
.hotelInfo {
	font-size: 16px;
}
.hotelInfo dt {
	font-weight: bold;
}
.hotelInfo dd {
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 24px;
}
.limit {
	text-align: center;
	border-bottom: 1px dotted #999;
	border-top: 1px dotted #999;
	line-height: 1.4;
	padding: 24px 0;
}
.titleNote {
	border-bottom: 1px dotted #999;
	border-top: 1px dotted #999;
	font-weight: bold;
	line-height: 1;
	padding: 36px 0;
	text-align: center;
}
.subtitleNote {
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 16px;
}
.label {
	background-color: #F70209;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 24px;
	line-height: 1;
	margin-right: 8px;
	padding: 8px 0;
	text-align: center;
	width: 120px;
	vertical-align: 0.1em;
}
.titleNote {
	border-bottom: 1px dotted #999;
	border-top: 1px dotted #999;
	font-weight: bold;
	line-height: 1;
	padding: 36px 0;
	text-align: center;
}
.subtitleNote {
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 16px;
}
.label {
	background-color: #F70209;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 24px;
	line-height: 1;
	margin-right: 8px;
	padding: 8px 0;
	text-align: center;
	width: 120px;
	vertical-align: 0.1em;
}

div.pc, span.pc, a.pc {display:none;}

@media screen and (min-width: 768px){
	div.pc, span.pc, a.pc {display:block;}
	div.sp, span.sp, a.sp {display:none;}
}
.step {
	margin: 0 !important;
	width: 100%;
}
span.label {
	background-color: #F70209;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 24px;
	line-height: 1;
	margin-right: 8px;
	padding: 8px 0;
	text-align: center;
	width: 120px;
	vertical-align: 0.1em;
}

/* --------------------------------------------------
	05. Footer
 -------------------------------------------------- */
section#pMark {padding:50px 0; background:#fff; color:#0b0803; border-top:1px solid #333; border-bottom:1px solid #333;}
section#pMark h2 {margin:0 auto 30px; text-align:center; font-size:18px;}
section#pMark div {width:464px; margin:0 auto;}
section#pMark img {float:left; margin-right:20px;}
section#pMark div div {float:left; width:350px;}
section#pMark h3 {font-size:16px; margin-bottom:5px;}
section#pMark ul li {font-size:14px; line-height:1.4;}

section#copyright {padding:0;}
section#copyright p {font-size:14px; margin:50px auto 20px; text-align:center; padding:0;}

/* --------------------------------------------------
   99. Clearfix
-------------------------------------------------- */
.cf:after {
	content: ",";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cf {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .cf {
	height: 1%;
	overflow: visible;
}
.cf {
	display: block;
}
/* End hide from IE-mac */


/* select incentive */
#incen {
  width: 570px;
  margin: 0 auto auto;
  padding: 0;
  list-style: none;
}

.incenItem {
  position: relative;
  margin: 0;
  padding: 0;
  height: 114px;
  margin-bottom: 12px;
  cursor: pointer;
}

.incenItem:last-child {
  margin-bottom: 0;
}

.incenItem.active .incenRadio img {
  top: -40px;
}

.incenRadio {
  position: absolute;
  top: 50%;
  left: 14px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  margin-top: -20px;
}

.incenRadio img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.incenImg {
  background-color: #fff;
  height: 114px;
  border-radius: 10px;
}

.incenImg img {
  width: 100%;
}

.incenImg:after {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  height: 114px;
  width: 570px;
  border-radius: 10px;
  border: 2px solid #e6e6e6;
}

.incenItem.active .incenImg {
  background-color: #eee;
}

.incenItem.active .incenImg:after {
  border-color: #ddd;
}

.incenHeading {
  margin: 24px 0 20px 0;
  font-size: 16px;
  text-align: center;
  line-height: 1;
  font-weight: bold;
}

.incenBadge {
  background-color: #c80f5a;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  padding: 5px 6px 4px 6px;
  vertical-align: 0.15em;
  margin-right: 4px;
}