@charset "utf-8";
/* ------------------------------------------------------------ HOME */
.homeSection {
  padding: 0 0 10px 0;
}
.homeHeader {
  margin: 0;
}
.home #pageBody {
  margin: 0;
}
.homeHeaderTxtBox {
	float: right;
	width: 282px;
}

.homeHeaderTxtBox h2 {
	margin: 0 0 20px 0;
	color: #fff;
	font-size: 164.2%;
	line-height: 1.3;
}
.homeHeader .inr {
  padding: 140px 0 30px 0;
}
.homeHeader .inr h1 {
  float: none;
  width: 361px;
  height: 65px;
  margin: 0 0 25px 0;
  background: url(/en/img/h1_logo.png) no-repeat 0 0;
}
.homeHeaderTxtBox {
  float: none;
  width: 361px;
}
.homeHeader .inr .homeHeaderTxtBox p {
	width: 361px;
	color: #fff;
	font-size: 100%;
	line-height: 1.7;
	text-indent: 0;
	background: none;
}

.mianVNav ul {
	top: 524px;
    right: 25px;
}

.homeSectionTtl {
  margin: 0 0 25px 0;
	font-family: 'EB Garamond';
	font-size: 200%;
	color: #fff;
}

.homeSectionTtl span {
  font-family: "Times New Roman";
	margin: 0 0 0 20px;
	font-size: 51.9%;
}
.boxlocationList li .boxTxt .tel {
  font-size: 85.7%;
}
.boxlocationList li .boxTxt div {
  font-family: 'Arial';
  font-size: 71.4%;
}
.homeAboutModule {
  overflow: hidden;
}
.homeAboutModule .item {
  display: block;
  width: 430px;
  color: #fff;
  background: #000;
}
.homeAboutModule .item .img{
  float: right;
  margin: 0 0 0 15px;
  background: #fff;
}
.homeAboutModule .item .img img{
  display: block;
}
.homeAboutModule .item:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}
.homeAboutModule .item .txtArea {
  padding: 17px 15px 17px 15px;
}
.homeAboutModule .item .txtArea .ttl {
  margin-bottom: 4px;
  font-weight: bold;
}
.homeAboutModule .item .txtArea .txt {
	font-family: "Arial";
  font-size: 78.5%;
  line-height: 1.3;
	letter-spacing: 0.03em;
}

.homeAboutModule .fl {
  float: left;
}
.homeAboutModule .fr {
  float: right;
}
.mianVNav li {
  margin: 0 0 0 5px;
}
/* ------------------------------------------------------------boxlocationList*/
.boxlocationList {
  margin: 0 0 50px 0;
}
.boxlocationList ul {
  margin: 0 0 20px 0;
}
.boxlocationList li {
  float: left;
  margin: 0 0 0 20px;
  color: #FFF;
  line-height: 1.6;
  background: #0f0f0f;
}
.boxlocationList .list2Line li {
  width: 440px;
  background: #000;
}
.boxlocationList .list3Line li {
  width: 286px;
  background: #000;
}
.boxlocationList li .boxImg {
  margin: 0 0 13px 0;
  background: #FFF;
}
.boxlocationList li .boxImg a img {
  opacity:1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -ms-transition: opacity .3s;
  transition: opacity .3s;
}
.boxlocationList li .boxImg a:hover img {
  opacity:0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -ms-transition: opacity .3s;
  transition: opacity .3s;
}
.boxlocationList li .boxTxt {
  margin: 0 0 15px 0;
  padding: 0 15px;
}
.boxlocationList li h3 {
  padding: 0 0 0 10px;
  margin: 0 0 5px 0;
  font-weight: bold;
  line-height: 1.3;
  font-size: 121.4%;
  background: url(/common/img/arrow_link_white_right.png) no-repeat 0 0.4em;
}
.boxlocationList li h3 a {
  color: #FFF;
}
.boxlocationList li .boxTxt div {
  font-size: 86%;
	letter-spacing: 0.03em;
}
.boxlocationList li .boxTxt .tel {
  padding: 0 20px;
  line-height: 1.4;
	font-size: 100%
	letter-spacing: normal;
  background: url(/common/img/icon_tel.png) no-repeat 0 0.2em;
}
.boxlocationList li:first-child {
  margin: 0;
}
.boxlocationList .boxBtnArea {
  padding: 0 15px;
}
.boxlocationList .boxBtnArea ul {
  margin: 0 0 15px 0;
}
.boxlocationList .boxBtnArea li {
  margin: 0 0 0 2px;
  text-align: center;
  background: #272727;
}
.boxlocationList .list2Line .boxBtnArea li {
  width: 203px;
}
.boxlocationList .list3Line .boxBtnArea li {
  width: 126px;
}
.boxlocationList.boxBtnArea li:first-child {
  margin: 0;
}
.boxlocationList .boxBtnArea li a {
  display: block;
  padding: 5px 0;
  color: #FFF;
  font-size: 86%;
	letter-spacing:0.1em;
  background: #272727;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.boxlocationList .boxBtnArea li a:hover {
  background: #3C3A3A;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.boxlocationList .boxBtnArea li a:before {
  content:"";
  display: inline-block;
  width: 4px;
  height: 7px;
  margin: 0 5px 0 0;
  background: url(/common/img/arrow_link_white_clear.png) no-repeat 0 0;
}
.boxlocationList .boxBtnArea .linkCol1 li {
  width: 100%;
  margin: 0;
}
/* ------------------------------------------------------------ Reservation */
/* -------------------------------------------------- reservation */
.reservation .boxHeadReservation {
  margin: 0 0 40px 0;
  min-height: 200px;
  background: #080808 url(/en/reservation/img/bg_headreservation.jpg) no-repeat 50% 0;
}

.location.reservation #footer {
  margin: 0;
}
/* ---------------------------------------- boxHeadReservation */
.boxHeadReservation .inr {
  width: 900px;
  margin: 0 auto;
}

.boxHeadReservation .inr .boxHeadingArea {
  display: table;
  padding: 34px 0 0 0;
}

.boxHeadReservation .inr .boxHeadingArea .headLogo {
  width: 125px;
  display: table-cell;
  vertical-align: middle;
}

.boxHeadReservation .inr .boxHeadingArea h1 {
  padding: 0 0 0 30px;
  display: table-cell;
  vertical-align: middle;
  font-size: 228.6%;
  font-family: 'EB Garamond';
  color: #fff;
}

/* ---------------------------------------- formBlock */

.formBlock dl dt {
  font-weight: normal;
}
.formBlock dl:first-child dt {
  font-weight: bold;
}
.colEQ .date-item label {
  margin: 0 12px 0 0;
}

.colEQ .date-item select {
  margin: 0 17px 0 0;
}
.colEQ .number-item {
  display: inline-block;
}
.colEQ .number-item select {
  margin: 0 7px 0 0;
}
.inputNG {
  background-position: 0 center;
}

/* ---------------------------------------- boxFormPrecautions */

.boxFormPrecautions {
  overflow: hidden;
  margin: 40px 0 30px 0;
}

.boxFormPrecautions .ttl{
  margin: 0 0 15px 0;
  font-size: 114.3%;
  font-weight: bold;
}

.boxFormPrecautions .listType01 {
  margin: 0 0 0 -13px;
  text-indent: -13px;
  list-style-type: disc;
  list-style-position: inside;
}

.boxFormPrecautions .listType01 li{
  margin: 0 0 10px 0;
}

.boxFormPrecautionsItem {
  float: left;
  width: 425px;
  margin: 0 40px 0 0;
}
.boxFormPrecautionsItem:last-child {
  margin: 0;
}
.boxFormPrecautionsItem .ttl {
  margin: 0 0 10px 0;
  font-size: 100%;
}
.boxFormPrecautionsItem .listType02 {
  border-top: 1px solid #e5e5e5;
}
.boxFormPrecautionsItem .listType02 th {
  padding: 5px 0;
  font-weight: normal;
}
.boxFormPrecautionsItem .listType02 td {
  padding: 5px 0;
  text-align: right;
}
.formConfirmArea {
  background: #f8f8f8;
  padding: 15px 20px;
  margin: 0 0 25px 0;
  border: 1px solid #e5e5e5;
  text-align: center;
}
.formConfirmArea .txt {
  font-weight: bold;
}
.formRemindArea {
  margin: 0 0 25px 0;
}
.formRemindArea .attention {
  margin: 0 0 10px 0;
  padding: 2px 0 2px 22px;
  display: inline-block;
  background: url(/en/reservation/img/icon_attention.gif) no-repeat left center;
}
.formRemindArea .attention a{
  color: #000;
  text-decoration: underline;
}
.formRemindArea ul li {
  margin: 0 0 10px 0;
  padding: 0 0 0 17px;
  background: url(/en/reservation/img/icon_list_asterisk.gif) no-repeat 3px center;
}
.formBtn .boxformBtn a {
  display: block;
  margin: 0 auto;
  width: 204px;
  padding: 6px 0 6px 0;
  background: #bfbbac;
}
.formBtn .boxformBtn span{
  padding: 0 0 0 12px;
  font-family: 'EB Garamond';
  font-size: 114.3%;
  color: #e7e5db;
  background: url(/en/reservation/img/icon_arrow_right_beige.png) no-repeat 0 center;
}
.formConfirmArea input[type=checkbox] {
  display: none;
  margin: 0;
}
.formConfirmArea input[type=checkbox] + label {
  position: relative;
  padding: 0 0 0 23px;
}
.formConfirmArea input[type=checkbox] + label:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 15px;
  height: 15px;
  margin-top: -8px;

  background: #FFF;
  border: 2px solid #ccc;
}
.formConfirmArea input[type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  top: 50%;

  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  left: 3px;

  width: 16px;
  height: 8px;
  margin-top: -8px;

  border-left: 3px solid #333;
  border-bottom: 3px solid #333;

  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* ------------------------------ Clearfix */

.boxlocationList ul:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: " ";
}

* html .boxlocationList ul {
	zoom: 1;
}

*:first-child+html .boxlocationList ul {
	zoom: 1;
}
