/***********************************
* SETTING
***********************************/
/* line 4, ../sass/style.scss */
.content #wrapper h2 {
  background: none;
  font-size: 16px;
  font-weight: normal;
  height: auto;
  margin: 0;
  padding: 0;
}

/* line 14, ../sass/style.scss */
#breadcrumb {
  font-size: 70%;
  margin: 5px;
}

/* line 19, ../sass/style.scss */
html {
  font-size: 62.5%;
}

/* line 23, ../sass/style.scss */
body {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", Sans-serif;
  font-weight: normal;
  line-height: 1.4;
  position: relative;
  color: #333;
  font-size: 1.0rem;
}

/* line 32, ../sass/style.scss */
.content {
  font-size: 12px;
  font-size: 1.2rem;
}
/* line 35, ../sass/style.scss */
.content a {
  color: #eb0012;
  text-decoration: underline;
}

/* line 43, ../sass/style.scss */
.mainimg > img {
  width: 100%;
  height: auto;
}
.mainimg {
	line-height:0;
}

/* line 49, ../sass/style.scss */
.chart {
  background: url(../img/img_step.png) center top no-repeat, #3f4041;
  background-size: 320px 193px, 26px 193px;
  position: relative;
  overflow: hidden;
  height: 193px;
}
/* line 55, ../sass/style.scss */
.chart > ul {
  width: 320px;
  margin: 0 auto;
  position: relative;
}
/* line 61, ../sass/style.scss */
.chart .step0 > * {
  position: absolute;
  left: 16px;
}
/* line 65, ../sass/style.scss */
.chart .step0 > img {
  top: 13px;
}
/* line 66, ../sass/style.scss */
.chart .step0 a {
  top: 62px;
}
/* line 69, ../sass/style.scss */
.chart .step1 > * {
  position: absolute;
  left: 16px;
}
/* line 73, ../sass/style.scss */
.chart .step1 > img {
  top: 106px;
}
/* line 74, ../sass/style.scss */
.chart .step1 a {
  top: 154px;
}
/* line 77, ../sass/style.scss */
.chart .step2 > * {
  position: absolute;
  left: 171px;
}
/* line 81, ../sass/style.scss */
.chart .step2 > img {
  top: 99px;
}
/* line 82, ../sass/style.scss */
.chart .step2 a {
  top: 154px;
}

/* line 86, ../sass/style.scss */
.notes__mainimg, .notes__stepContent, .notes__linkListLi {
  position: relative;
  list-style: none !important;
  font-size: 12px;
  font-size: 1.2rem;
}

/* line 92, ../sass/style.scss */
.notes__mainimg, .notes__stepContent {
  margin: 5px;
  text-align: left;
}

/* line 99, ../sass/style.scss */
.sec__stepContent h2 {
  background: none !important;
  padding: 0 !important;
}

/* line 105, ../sass/style.scss */
#wrapper .sec__stepContent h2 {
  margin: 0 !important;
  background: url(../img/bg_tit01.png) left top repeat-x !important;
  background-size: 10px 30px !important;
}

/* line 110, ../sass/style.scss */
.sec__stepContentIn {
  text-align: center;
  background-color: #fff;
  margin: 0;
  border: 5px solid #f5001f;
  border-top: 0;
  padding: 5px;
}
/* line 117, ../sass/style.scss */
.sec__stepContentIn > img {
  width: 94.375%;
  height: auto;
}
/* line 121, ../sass/style.scss */
.sec__stepContentIn.bb0 {
  border-bottom: 0;
}

/* line 126, ../sass/style.scss */
.alert__stepContent {
  font-size: 12px;
  font-size: 1.2rem;
  color: #eb0012;
  text-align: center;
  margin-bottom: 5px;
}

/* line 134, ../sass/style.scss */
.btn__stepContent {
  display: inline-block;
}

/* line 139, ../sass/style.scss */
.notes__stepContent.c {
  text-align: center;
}
/* line 140, ../sass/style.scss */
.notes__stepContent.l {
  text-align: left;
}

/* line 143, ../sass/style.scss */
.linkList__connect {
  background-color: #ececec;
  border-radius: 3px;
  margin: 0 5px;
}
/* line 147, ../sass/style.scss */
.linkList__connect > li {
  padding: 5px 15px;
  border-bottom: 1px solid #dcdcdc;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left;
}
/* line 155, ../sass/style.scss */
.linkList__connect > li:last-child {
  border: none;
}

/* line 164, ../sass/style.scss */
.btn__linkListLi {
  text-align: center;
  margin: 5px 0;
}

/* line 169, ../sass/style.scss */
.sec__info {
  background-color: #eee;
  padding-top: 8px;
}

/* line 173, ../sass/style.scss */
#wrapper h2.sec__info--search, #wrapper h2.sec__info--rid, #wrapper h2.sec__info--connect, #wrapper h2.sec__info--contact {
  height: 30px;
  line-height: 30px;
  padding-left: 25px;
  background-size: 13px;
  margin-bottom: 0 !important;
  font-size: 14px;
  font-size: 1.4rem;
}

/* line 183, ../sass/style.scss */
#wrapper h2.sec__info--search {
  background: url(../img/ico_search01.png) left center no-repeat #bd1605 !important;
}

/* line 187, ../sass/style.scss */
#wrapper h2.sec__info--rid {
  background: url(../img/ico_rid01.png) left center no-repeat #bd1605 !important;
}

/* line 191, ../sass/style.scss */
#wrapper h2.sec__info--connect {
  background: url(../img/ico_connect01.png) left center no-repeat #bd1605 !important;
}

/* line 195, ../sass/style.scss */
#wrapper h2.sec__info--contact {
  background: url(../img/ico_contact01.png) left center no-repeat #bd1605 !important;
}

/* line 199, ../sass/style.scss */
.sec__infoIn {
  margin: 5px 5px 10px 5px;
}
/* line 201, ../sass/style.scss */
.sec__infoIn h3 {
  color: #a90518;
  margin-bottom: 8px;
  font-weight: bold;
}
/* line 206, ../sass/style.scss */
.sec__infoIn > ul.list__infoIn {
  list-style: disc outside;
  margin: 0 0 8px 1.5em;
  padding: 0em;
}


/*
--------------------------
reset
--------------------------
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-size: 100%;
	vertical-align: baseline;
}
ul li {
	list-style:none;
}
h4, h5, h6 {
	line-height:0;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix {
  zoom: 1;
}

/*
--------------------------
maincontent
--------------------------
*/
.maincontent {
	width:100%;
	background-color:#ece4d8;
}
.maincontent .maincontentIn {
	padding:20px 0 20px;
	background:url(../img/pat.png);
}
.maincontent .maincontentIn h4{
	margin:0;
	text-align:center;
}
.maincontent .maincontentIn .stepArea .step{
	background-color:#FFF;
	width:310px;
	margin:10px auto 0;
	text-align:center;
	position:relative;
	padding:90px 0 16px;
}
.maincontent .maincontentIn .stepArea .step > span{
	position:absolute;
	left:120px;
	top:15px;
}
.maincontent .maincontentIn .step .steptext {
	text-align:center;
	font-size:12px;
	color:#413806;
	padding:10px auto;
}
.maincontent .maincontentIn .step .steptext li{
	text-indent:-1em;
	margin-left:1em;
}
.maincontent .maincontentIn .step .steptext img {
	position:absolute;
	bottom:0;
	right:10px;
}
.maincontent .maincontentIn .step .steptext span.fcr {
	color:#fb0606;
}
.maincontent .maincontentIn .stepArea .step2{
	margin-top:15px;
}
.maincontent .maincontentIn .stepArea .step2 p:first-of-type {
	padding-bottom:13px;
}
.maincontent .maincontentIn .btnArea {
	width:310px;
	margin:10px auto;
}
.maincontent .maincontentIn .btnArea > ul{
	margin-bottom:10px;
}
.maincontent .maincontentIn .btnArea li.first {
	margin-bottom:8px;
}
.maincontent .maincontentIn .btnArea li {
	font-size:12px;
	margin-left:1em;
	text-indent:-1em;
}
.maincontent .maincontentIn .hotelList {
	margin-bottom:20px;
}
.maincontent .maincontentIn .hotelList li {
	width:310px;
	margin:10px auto 0;
	background-color:#FFF;
}
.maincontent .maincontentIn .hotelList li:first-child {
	margin-top:10px;
}
.maincontent .maincontentIn .hotelList li .front{
	background:url(../img/arrow_close.png) 276px 30px no-repeat;
	background-size:25px 25px;
	height:85px;
}
.maincontent .maincontentIn .hotelList li .open{
	background:url(../img/arrow_open.png) 276px 30px no-repeat;
	background-size:25px 25px;
}
.maincontent .maincontentIn .hotelList li .front p{
	float:left;
}
.maincontent .maincontentIn .hotelList li .front p:first-child {
	line-height:0;
}
.maincontent .maincontentIn .hotelList li .front p.label{
	margin-left:10px;
	padding-top:18px;
}
.maincontent .maincontentIn .hotelList li.fifth .front p.label{
	padding-top:10px;
}
.maincontent .maincontentIn .hotelList li.fifth .front p.label img {
	padding-top:1px;
	padding-right:5px;
}
.maincontent .maincontentIn .hotelList li .front p.label span{
	width:50px;
	font-size:10px;
	color:#FFF;
	display:inline-block;
	text-align:center;
	padding:3px 0;
}
.maincontent .maincontentIn .hotelList li .front p.label span.japanese{
	background-color:#3225AE;
	margin-right:3px;
}
.maincontent .maincontentIn .hotelList li .front p.label span.chinese{
	background-color:#FABE04;
	margin-right:3px;
}
.maincontent .maincontentIn .hotelList li .front p.label span.french{
	background-color:#C50A4F;
	margin-right:3px;
}
.maincontent .maincontentIn .hotelList li .front p.label span.italian{
	background-color:#3CA00A;
	margin-right:3px;
}
.maincontent .maincontentIn .hotelList li .front p.label span.member{
	background-color:#F0442C;
	margin-right:3px;
}
.maincontent .maincontentIn .hotelList li .accordion {
	display:none;
	padding:15px 12px 1px;	
}
.maincontent .maincontentIn .hotelList li .accordion .hotelcopy,.maincontent .maincontentIn .hotelList li .accordion table{
	font-size:12px;
	color:#544633;	
}
.maincontent .maincontentIn .hotelList li .accordion table{
	padding-top:15px;
}
.maincontent .maincontentIn .hotelList li .accordion table tr {
	line-height:1.6em;
}
.maincontent .maincontentIn .hotelList li .accordion table th {
	font-weight:bold;
	padding-right:20px;
	white-space: nowrap;
}
.maincontent .maincontentIn .hotelList li .accordion .btnArea {
	width:285px;
	margin:12px auto;
}
.maincontent .maincontentIn .hotelList li .accordion .btnArea p {
	line-height:0;
}
.maincontent .maincontentIn .hotelList li .accordion .btnArea p.entryBtn{
	padding-bottom:10px;
}
.maincontent .maincontentIn .outlineArea {
	width:310px;
	margin:10px auto 0;
	font-size:12px;
	color:#413806;
	box-sizing:border-box;
	padding:12px;
	background:url(../img/img_frame.png) center 15px no-repeat #FFF;
	background-size:127px 19px;
}
.maincontent .maincontentIn .outlineArea > p {
	font-weight:bold;
	text-align:center;
	padding:35px 0 10px;
}
.maincontent .maincontentIn .outlineArea dt {
	font-weight:bold;
	padding-top:1em;
}
.maincontent .maincontentIn .outlineArea dd li {
	text-indent:-1em;
	margin-left:1em;
}
.maincontent .maincontentIn .contact {
	width:310px;
	margin:10px auto 0;
	font-size:12px;
	color:#413806;
	box-sizing:border-box;
	padding:12px;
	background-color:#FFF;
}
.maincontent .maincontentIn .contact dd {
	text-indent:-1em;
	margin-left:1em;
}
.maincontent .maincontentIn .contact dt {
	font-weight:bold;
	padding-bottom:0.5em;
}
.maincontent .maincontentIn .contact .password {
	border-radius:10px;
	border:3px solid #eeecec;
	padding:15px;
	margin-top:10px;
}
.maincontent .maincontentIn .contact .password dd {
	text-indent:0;
	margin-left:0;
}
	  .sonota {
		  clear: both;
		  padding-bottom:8px;
		  margin:5px;
	  }
	  .sonota dl.point{
		  padding:10px;
		  background:#fcfcfc;
	  }
	  .sonota dl.point dt{
		  font-weight:bold;
		  margin-left:2px;
		  font-size:0.7em;
		  text-align:center;
	  }
	  .sonota dl.point dd{
	text-indent:-1em;
	margin-left:1em;
		  font-size:0.55em;
		  line-height:1.5em;
	  }
.other_campaign {
	padding:5px 3% 0 3%;
}

.other_campaign img {
	width:100%;
}
/*
--------------------------
oubo
--------------------------
*/
.caution_text_gourmet {
	font-size:12px;
	color:#fa2926;
	width:310px;
	margin:0 auto;
	padding-top:6px;
}

#oubo .caution_text {
	font-size:12px;
	color:#fa2926;
	width:310px;
	margin:0 auto;
	padding-top:6px;
}
#oubo .maincontentIn {
	padding:15px 0;
}
#oubo .maincontentIn .hotelList {
	margin-bottom:0;
}
#oubo .hotelList li .btnArea .entryBtn input {
    background: url("../img/btn_oubo.png") no-repeat scroll left top;
	background-size:285px 34px;
    border: medium none;
    height: 34px;
    text-indent: 9999px;
    width: 285px;
}

.img_caption {
	text-align:right;
	font-size:12px;
	margin-top:-10px;
}