@charset "utf-8";

.sideBtns{
  top:450px;
}

.cf:after {
  content: "";
  display: table;
  clear: both;
}

.hidden_pc{
  display: none;
}

/*--------------------------------
  mainimg
--------------------------------*/
#mainImg.mainImg--wedding {
  background-image: url(../img/facilities/wedding/mainimg01.jpg);
}
#mainImg.mainImg--floor {
  background-image: url(../img/facilities/floor/mainimg01.jpg);
}
#mainSlide {
  height: 650px;
}
#mainSlide .slick-dots {
  bottom: 30px!important;
}
.mainSlide__list__item--1 {
    background-image: url(../img/banquet/mainimg02.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.mainSlide__list__item--2 {
    background-image: url(../img/banquet/mainimg02.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.mainSlide__list__item--3 {
    background-image: url(../img/banquet/mainimg02.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.mainSlide__list__item--4 {
    background-image: url(../img/banquet/mainimg02.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.mainSlide__list__item--5 {
    background-image: url(../img/banquet/mainimg02.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.mainSlide__list__item--resort01 {
    background-image: url(../img/facilities/resort/mainimg01.jpg);
}
.mainSlide__list__item--ashiya01 {
    background-image: url(../img/facilities/ashiya/mainimg01.jpg);
}
.mainSlide__list__item--childcare01 {
    background-image: url(../img/facilities/childcare/mainimg01.jpg);
}
.mainSlide__list__item__inner {
  padding-top: 200px;
}
.mainSlide__list__item__copy__jp {
  font-size: 22px;
  line-height: 1.545;
}
.mainSlide__list__item__copy__jp--linebreak {
  display: block;
}
.mainSlide__list__item__copy__eng {
  font-size: 34px;
  margin-bottom: 50px;
}
.sideBtns__item--banquet a {
  padding-top: 60px;
  background: #d5ab48 url(../img/ico_banquet.png) center 24px no-repeat;
  background: url(../img/ico_banquet.png) center 24px no-repeat,-moz-linear-gradient(left, #d5ab48 0%, #ad8b3a 100%);
  background: url(../img/ico_banquet.png) center 24px no-repeat,-webkit-linear-gradient(left, #d5ab48 0%,#ad8b3a 100%);
  background: url(../img/ico_banquet.png) center 24px no-repeat,linear-gradient(to right, #d5ab48 0%,#ad8b3a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5ab48', endColorstr='#ad8b3a',GradientType=1 );
  -webkit-background-size: auto 25px, auto;
  background-size: auto 25px, auto;
}

/*--------------------------------
  mainimg header single
--------------------------------*/
.mainSlide__list__item__copy--single {
  display: inline-block;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  padding-bottom: 25px;
}
.mainSlide__list__item__copy__jp--top {
  display: block;
  padding: 10px 0;
  width: 100%;
  font-size: 18px;
  background-color: rgba(184, 143, 38, 0.7);
  margin-bottom: 25px;
}
.mainSlide__list__item__copy__jp--middle {
  display: block;
  font-size: 24px;
  color: rgb(255, 255, 255);
}
.mainSlide__list__item__copy__jp--bottom {
  display: block;
  font-size: 48px;
  color: rgb(255, 255, 255);
  padding: 0 85px;
  line-height: 2;
}
.mainSlide__list__item__copy__jp--padding_35 {
  padding: 0 35px;
}
.mainSlide__list__item__copy__jp--letterspacing_0 {
  letter-spacing: 0px;
}
.mainSlide__list__item__copy__txt--gold {
  font-size: 24px;
  color: rgb(221, 174, 61);
  text-align: center;
  display: block;
}
.mainSlide__list__item__copy__table-container {
  padding: 0 25px;
  margin-top: 25px;
}
.mainSlide__list__item__copy__table {
  width: 100%;
  font-size: 14px;
  color: #b88f26;
}
.mainSlide__list__item__copy__table td {
  background: #f9f9f9;
  padding: 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-shadow: none;
}
/*--------------------------------
  Intro Section
--------------------------------*/
.intro__section {
  padding: 75px 0;
}
.intro__section__subtext {
  position: relative;
  padding-top: 40px;
  font-size: 16px;
  line-height: 2;
  text-align: center;
}
.intro__section__subtext img {
  position: absolute;
  top: -50%;
  right: 3%;
}
/*--------------------------------
  Button Styles
--------------------------------*/
.bnrs__bnrs--four {
  width: 1000px;
  text-align: center;
  margin: 75px auto 0 auto;
}
.bnrs__bnrs--four .bnrs__bnrs__item {
  float: none;
  display: inline-block;
  width: 23%;
}
.bnrs__bnrs--four .bnrs__bnrs__item a {
  width: 100%;
  font-size: 16px;
}

/*--------------------------------
  Venue Info
--------------------------------*/

.facilities__venue-info {
  padding: 55px 0;
}
.facilities__venue-info__title {
  border: 1px solid #4f4f4e;
}
.facilities__venue-info__set {
  border-bottom: 1px solid #3e3e3d;
}
.facilities__venue-info__set--last {
  border-bottom: none;
  margin-top: 25px;
}
.facilities__venue-info h2 {
  padding: 30px 40px;
  margin-right: 30px;
  vertical-align: top;
  display: inline-block;
}
.facilities__venue-info__col {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 85%;
}
.facilities__venue-info__item {
  box-sizing: border-box;
  display: inline-block;
  width: 22.5%;
  margin-right: 2%;
  margin-bottom: 20px;
  font-size: 0;
}
.facilities__venue-info__item img {
  width: 100%;
  height: auto;
}

.facilities__venue-info__item a{
  width: 9999px;
  height: 64px;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2em;
  padding-left: 58px;
  font-size: 14px;
  background-color: #757575;
  border: #959490 solid 1px;
  box-sizing:border-box;
  position: relative;
  background-position: left center,right 8px center;
  background-repeat: no-repeat,no-repeat;
  background-size: auto,auto 10px;
}

.facilities__venue-info__item a:hover{
  filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
/*
.facilities__venue-info__item a:after{
  content: "url(../img/ico_arrow03.png)";
  font-family: FontAwesome;
  position: absolute;
  right: 8px;
  top: 0;
  line-height: 64px;
  font-size: 18px;
}
*/
.facilities__venue-info__item.anchor_001 a{
  background-image: url(/wp/wp-content/themes/granvia-okayama/img/facilities/btn01.jpg),url(/wp/wp-content/themes/granvia-okayama/img/ico_arrow03.png);
}
.facilities__venue-info__item.anchor_002 a{
  background-image: url(/wp/wp-content/themes/granvia-okayama/img/facilities/btn02.jpg),url(/wp/wp-content/themes/granvia-okayama/img/ico_arrow03.png);
}
.facilities__venue-info__item.anchor_003 a{
  background-image: url(/wp/wp-content/themes/granvia-okayama/img/facilities/btn03.jpg),url(/wp/wp-content/themes/granvia-okayama/img/ico_arrow03.png);
}
.facilities__venue-info__item.anchor_004 a{
  background-image: url(/wp/wp-content/themes/granvia-okayama/img/facilities/btn04.jpg),url(/wp/wp-content/themes/granvia-okayama/img/ico_arrow03.png);
}
.facilities__venue-info__item.anchor_004_2 a{
  background-image: url(/wp/wp-content/themes/granvia-okayama/img/facilities/btn04_2.jpg),url(/wp/wp-content/themes/granvia-okayama/img/ico_arrow03.png);
}
.facilities__venue-info__item.anchor_005 a{
  background-image: url(/wp/wp-content/themes/granvia-okayama/img/facilities/btn05.jpg),url(/wp/wp-content/themes/granvia-okayama/img/ico_arrow03.png);
}
.facilities__venue-info__item.anchor_006 a{
  background-image: url(/wp/wp-content/themes/granvia-okayama/img/facilities/btn06.jpg),url(/wp/wp-content/themes/granvia-okayama/img/ico_arrow03.png);
}
.facilities__venue-info__item.anchor_007 a{
  background-image: url(/wp/wp-content/themes/granvia-okayama/img/facilities/btn07.jpg),url(/wp/wp-content/themes/granvia-okayama/img/ico_arrow03.png);
  font-size: 13px;
}
.facilities__venue-info__item.anchor_008 a{
  background-image: url(/wp/wp-content/themes/granvia-okayama/img/facilities/btn08.jpg),url(/wp/wp-content/themes/granvia-okayama/img/ico_arrow03.png);
}
.facilities__venue-info__item.anchor_009 a{
  background-image: url(/wp/wp-content/themes/granvia-okayama/img/facilities/btn09.jpg),url(/wp/wp-content/themes/granvia-okayama/img/ico_arrow03.png);
}
.facilities__venue-info__item.anchor_010 a{
  background-image: url(/wp/wp-content/themes/granvia-okayama/img/facilities/btn10.jpg),url(/wp/wp-content/themes/granvia-okayama/img/ico_arrow03.png);
}
.facilities__venue-info__item.anchor_013 a{
  background-image: url(/wp/wp-content/themes/granvia-okayama/img/facilities/btn13.jpg),url(/wp/wp-content/themes/granvia-okayama/img/ico_arrow03.png);
}

.facilities__venue-info__item.anchor_014 a{
  background-image: url(/wp/wp-content/themes/granvia-okayama/img/facilities/btn14.jpg),url(/wp/wp-content/themes/granvia-okayama/img/ico_arrow03.png);
  font-size: 13px;
}
.facilities__venue-info__item.anchor_015 a{
  background-image: url(/wp/wp-content/themes/granvia-okayama/img/facilities/btn15.jpg),url(/wp/wp-content/themes/granvia-okayama/img/ico_arrow03.png);
  font-size: 13px;
}

.facilities__venue-info__item a small:after{
  content: "\A" ;
  white-space: pre ;
}
.facilities__venue-info__item:last-of-type {
  margin-right: 0;
}
/* ====================
   Point 02 Universal
   ==================== */

 .point02__section {
  padding: 75px 0;
 }
 .point02__item {
  margin-bottom: 50px;
 }
 .point02__item--single {
  margin-bottom: 0;
 }
 .point02__item img {
  position: relative;
  width: 52%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  z-index: 2;
 }
 .point02__item img.point02__item__img--size_40 {
   width: 44%;
 }
 .point02__item__box {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  background: #ffffff;
  width: 46%;
  padding: 45px 60px;
  vertical-align: middle;
  z-index: 1;
 }
 .point02__item__box--size_60 {
   width: 56%;
 }
 .point02__item__box--right {
  margin-left: -10px;
 }
 .point02__item__box--left {
  margin-right: -10px;
 }
 .point02__item__header--gold {
   font-size: 24px;
   color: rgb(184, 143, 38);
   text-align: center;
 }
 .point02__item__header {
   font-size: 34px;
   color: rgb(68, 68, 68);
   text-align: center;
  line-height: 1.3;
  margin-bottom: 20px;
 }
 .point02__item__header small {
  display: block;
  font-size: 20px;
  color: #b88f26;
 }
 .point02__item__header--size_24 {
  font-size: 24px;
 }
 .point02__item__txt {
   font-size: 16px;
   color: rgb(68, 68, 68);
   text-align: center;
 }
 .point02__item__txt--color_red {
   font-size: 16px;
   text-align: center;
   color: #d00;
   font-weight: bold;
 }
 .point02__item__txt--alignleft {
   text-align: left;
 }
 .point02__btn-wrap {
  margin-top: 35px;
  text-align: center;
 }
 .point02__btn-wrap .btn--gold {
  display: inline-block;
  margin-bottom: 10px;
 }
 .point02__btn-wrap .btn--gold a {
  width: 320px;
 }
 .point02__item--gold {
  display: inline-block;
  margin-top: 35px;
 }
 .point02__item--gold a {
  width: 320px;
 }
 .point02__item__txt--bg_gold {
  position: absolute;
   font-size: 16px;
   color: rgb(255, 255, 255);
   text-align: center;
  padding: 0 15px;
  background: #b88f26;
  top: 20px;
 }
 .point02__item__box--right .point02__item__txt--bg_gold {
  right: 20px;
 }
 .point02__item__box--left .point02__item__txt--bg_gold {
  left: 20px;
 }
 .point02__item__table {
   width: 100%;
   color: #444444;
 }
 .point02__item__table td {
   padding: 20px 0;
   border-bottom: 1px solid #d6d6d6;
 }
 .point02__item__table__td--width_25 {
   width: 25%;
 }

 ul.point02__item__txt {
  margin-left: 1em;
 }
  ul.point02__item__txt li{
   display: list-item;
   list-style-type: disc;
   color: #444;
 }

/* ====================
   Point 03 Universal
   ==================== */

.point03__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.point03__item {
  position: relative;
  width: 40%;
  margin: 20px 2%;
  background: #fff;
  color: #444444;
}
/* Width: Four */
.point03__item--width_four {
  width: 23%;
  margin: 20px 1%;
}
.point03__item--width_four p {
  font-size: 14px;
}
.point03__item--width_four .point03__item__textbox {
  padding: 30px;
}
/**/
.point03__item--width_three {
  width: 28.95%;
}
.point03__item--width_two {
  width: 46%;
}
.point03__item--width_full {
  width: 96%;
  margin: 20px 0;
}
.point03__item--color_dark {
  background: #414140;
  color: #fff;
}
.point03__item img {
  width: 100%;
}
/* Textbox */
.point03__item__textbox {
  position: relative;
  padding: 45px;
}
.point03__item__textbox__col {
  display: inline-block;
  width: 49%;
  margin-top: 20px;
}
.point03__item__textbox .btn a {
  width: 100%;
}
/* Textbox Title */
.point03__item__textbox__title {
  font-size: 24px;
  text-align: center;
}
.point03__item__textbox__title small {
  color: #b88f26;
  font-size: 18px;
  display: block;
}
.point03__item__textbox__title small.small--color_white {
  color: #fff;
  font-size: 16px;
  line-height: 1em;
  margin-bottom: 1.5em;
}
.point03__item__textbox__title--size_21 {
  font-size: 21px;
  line-height: 1.3;
}
.point03__item__textbox__title--size_20 {
  font-size: 20px;
}
.point03__item__textbox__title--size_20.small{
  font-size: 18px;
}
.point03__item__textbox__title--size_20 small {
  font-size: 14px;
}
.point03__item__textbox__title--color_gold {
  color: #b88f26;
}
.point03__item__textbox__title--color_gold small {
  color: #fff;
}
.point03__item__textbox__title--underline {
  border-bottom: 1px solid #4f4f4e;
}
.point03__item__textbox__subtitle {
  font-size: 24px;
  text-align: center;
}
.point03__item__textbox__subtitle--color_gold {
  color: #b88f26;
}
/* Textbox Text */
.point03__item__textbox__txt--outer {
  position: absolute;
  left: 0;
  top: -15px;
  background: #b88f26;
  color: #fff;
  padding: 0 40px;
  z-index: 2;
}
.point03__item__textbox__txt--outer_nopadding {
  padding: 2px 15px;
  font-size: 128%;
}
.point03__item__textbox__txt--aligncenter {
  text-align: center;
}
.point03__item__textbox__txt--margin_top_bottom {
  margin: 20px 0;
}
.point03__item__textbox__txt--color_gold {
  color: #b88f26;
}
.point03__item__textbox__txt--size_20 {
  font-size: 20px;
}
.point03__item__textbox__hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #545453;
  margin: 1em 0;
  padding: 0;
}
.point03__item__textbox__hr--color_lightgrey {
  border-color: #d6d6d6;
}
.point03__item__textbox__a--underline {
  text-decoration: underline;
}
/* ====================================
   Point 04 Universal
   ==================================== */
.point04__list {
  width: 96%;
  margin: 0 auto;
}
.point04__item {
  background: #fff;
  color: #444444;
  display: flex;
  flex-direction: row;
  margin-bottom: 45px;
}
.point04__item:last-of-type {
  margin-bottom: 0;
}
.point04__item__img {
  box-sizing: border-box;
  display: inline-block;
  width: 25%;
  position: relative;
  height: auto;
  overflow: hidden;
}
.point04__item__img figure {
  height: 100%;
  position: relative;
  margin: 0;
}
.point04__item__img img {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: -9999px;
  left: -9999px;
  right: -9999px;
  bottom: -9999px;
  margin: auto;
}
.point04__item__textbox {
  box-sizing: border-box;
  display: inline-block;
  width: 75%;
  padding: 50px 70px;
}
.point04__item__textbox__title {
  font-size: 26px;
  line-height: 1.231;
  margin-bottom: 30px;
}
.point04__item__textbox__title small {
  font-size: 21px;
  color: rgb(184, 143, 38);
  margin-left: 10px;
}
.point04__item__textbox__btn {
  display: inline-block;
  margin-top: 30px;
}
.point04__item__textbox__btn a {
  width: 320px;
}
/* ===================
   Point Table Universal
   =================== */

.point__table01 {
  width: 100%;
}
.point__table01--margin_bottom {
  margin-bottom: 30px;
}
.point__table01 table {
  width: 100%;
}
.point__table01__table--txt_center {
  text-align: center;
}
.point__table01 th,
.point__table01 td {
  border: 1px solid #7a7a7a;
  padding: 10px 30px;
}
.point__table01 th {
  width: 20%;
  background-color: #333333;
  text-align: center;
}
.point__table01 .point__table01__th--width_30 {
  width: 30%;
}
.point__table01 td i {
  font-style: normal;
  font-size: 0.9rem;
}

/* ===================
   Anchor Banners Universal
   =================== */
.anchor__bnrs {
  padding-top: 40px;
}
.anchor__bnrs .innerWrap {
  width: 1000px;
}
.anchor__bnrs .bnrs__bnrs__item a {
  width: 320px;
  padding: 13px 0;
}
.btn--anchor a {
  background-image: url(../img/ico_arrow05.png);
  background-size: auto 7px;
}
/* ====================================
   Section subtext Universal
   ==================================== */
.section__subtext {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
}
.section__subtext--size_24 {
  font-size: 24px;
}
/**//**//**//**//**//**//**//**//**//**/
.facilities__section01,
.facilities__section02,
.facilities__section03,
.facilities__section04,
.facilities__section05,
.facilities__section06 {
  padding: 75px 0;
}
.btn-wrap {
  text-align: center;
}
.point03__list--facilities {
  margin-bottom: 40px;
}
/* ====================================
   Point05 Universal
   ==================================== */
.point05__textbox {
  box-sizing: border-box;
  display: inline-block;
  padding-right: 60px;
  width: 60%;
}
.point05__textbox__title {
  font-size: 34px;
  color: rgb(255, 255, 255);
  line-height: 1.5em;
  margin-bottom: 18px;
}
.point05__textbox__subtitle {
  font-size: 24px;
}
.point05__textbox__txt--color_gold {
  color: #b88f26;
}
.point05__imgbox {
  box-sizing: border-box;
  display: inline-block;
  width: 39%;
  vertical-align: top;
}
.point05__imgbox img {
  width: 100%;
  height: auto;
}

.point05__textbox ul{
  margin-left: 1em;
}

.point05__textbox ul li{
  display: list-item;
  list-style-type: disc;
}


/* ====================================
   Point06 Universal
   ==================================== */
.point06__list {
  margin-bottom: 30px;
}
.point06__list__item {
  display: flex;
  flex-direction: row;
  background: #fff;
  overflow: hidden;
  margin-bottom: 30px;
}
.point06__list__item:last-of-type {
  margin-bottom: 0;
}
.point06__list__item__img,
.point06__list__item__textBox {
  box-sizing: border-box;
}
.point06__list__item__img {
  width: 54%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.point06__list__item__img figure {
  height: 100%;
  position: relative;
  margin: 0;
}
.point06__list__item__img img {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: -9999px;
  left: -9999px;
  right: -9999px;
  bottom: -9999px;
  margin: auto;
}
.point06__list__item__textBox {
  width: 46%;
  padding: 45px 35px;
  color: #444444;
}
.point06__list__item__textBox--padding_80 {
  padding: 80px;
}
/* ====================================
   Section Text Universal
   ==================================== */
.section__header {
  text-align: center;
  }
.section__header--size_32 {
   font-size: 32px;
 }
.section__header--size_32 small {
  display: block;
  font-size: 24px;
 }
.section__subtext {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
}
.section__subtext--size_24 {
  font-size: 24px;
}
.section__txt--color_gold {
  color: #b88f26;
}
.section__txt--size_20 {
  font-size: 20px;
}
.section__txt--aligncenter {
  text-align: center;
}
.section__txt--dash {
  padding-left: 15px;
  background-image: url(../img/icon_dash.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 7px auto;
}
.section__hr--color_lightgrey {
  border-top: 1px solid #d6d6d6;
}
.section__hr--color_grey {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #7a7a7a;
  margin: 1em 0;
  padding: 0;
}


/*--------------------------------
  Facilities/Floor Guide
--------------------------------*/
.floor__section01,
.floor__section02,
.floor__section03 {
  padding: 75px 0;
}

/*.floor__section01 canvas{
  width: 100% !important;
  height: auto !important;
}*/


.floor__section01 .areaMap{
  width: 100%;
  background-image: url(/wp/wp-content/themes/granvia-okayama/img/facilities/floor/img01.jpg);
  background-size: 100% auto;
}

.floor__img {
  width: 100%;
}

.floor__section02 .innerWrap {
  width: 1000px;
}
.floor__section02 hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 2em 0;
  padding: 0;
  border-top: 1px solid #545453;
}
.section__txt--color_gold {
  color: #b88f26;
}
.section__txt--size_20 {
  font-size: 20px;
}
.section__txt--aligncenter {
  text-align: center;
}
.floor__section03__point03__list {
  margin-top: 40px;
}

/*table*/
.floor__wifi_table{
  margin: 24px 0;
}

.floor__wifi_table th,
.floor__wifi_table td
{
  padding: 15px 25px;
  border: 1px solid #7a7a7a;
}

.floor__wifi_table th{
    background: #333333;
    text-align: center;
}


/*--------------------------------
  Facilities/Resort
--------------------------------*/
.resort__section01,
.resort__section02 {
  padding: 75px 0;
}
.resort__section01 .innerWrap,
.resort__section02 .innerWrap {
  width: 1000px;
}
.resort__section02__col-wrap {
  margin-top: 20px;
}
.resort__section02__col {
  box-sizing: border-box;
  display: inline-block;
  width: 47.7%;
  background: #414140;
  padding: 20px 0;
}
.resort__section02__col--right {
  margin-left: 2%;
}
.resort__section02__col--left {
  margin-right: 2%;
}
.resort__section02__col p {
  padding: 0 20px;
}
.resort__section02__hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 1em 0;
  padding: 0;
  border-top: 1px solid #545453;
}
/**/
.resort__venue-info {
  padding: 55px 0;
}
.resort__venue-info .innerWrap {
}
.resort__venue-info__mainTitle {
border: 1px solid #4f4f4e;
}
.resort__venue-info .resort__venue-info__mainTitle {
padding: 40px 30px;
margin-right: 30px;
vertical-align: top;
display: inline-block;
}
.resort__venue-info .resort__venue-info__mainTitle--padding_5 {
  padding: 40px 5px;
}
.resort__venue-info__col01 {
box-sizing: border-box;
display: inline-block;
vertical-align: top;
width: 40%;
padding-right: 15px;
}
.resort__venue-info__col02 {
box-sizing: border-box;
display: inline-block;
vertical-align: top;
width: 40%;
padding-left: 15px;
}
@media screen and (max-width:756px) {

.resort__venue-info__col02 {
  margin-top: 50px;

}
}

.resort__venue-info__col02 .w25 {
width: 25%;
}
.resort__venue-info__table01,
.resort__venue-info__table02 {
width: 100%;
border-top: 1px solid #4f4f4e;
}
.resort__venue-info__table01 td,
.resort__venue-info__table02 td {
vertical-align: top;
padding-top: 20px;
padding-bottom: 20px;
}
.resort__venue-info__table01 td[colspan="8"] {
padding-left: 10px;
}
.resort__venue-info__table01 tr,
.resort__venue-info__table02 tr {
width: 100%;
border-bottom: 1px solid #4f4f4e;
}
.resort__venue-info__table02__td--padding {
padding-left: 20px;
}
.resort__venue-info__table01__td--colspan_4 {
width: 40%;
}

/*--------------------------------
  Facilities/Ashiya
--------------------------------*/
.ashiya__section01,
.ashiya__section02,
.ashiya__section03,
.ashiya__section04 {
  padding: 75px 0;
}
.ashiya__section01 .innerWrap {
  width: 1000px;
}
.ashiya__section03 {
  background: #f9f9f9;
  color: #444444;
}


/*--------------------------------
  Facilities/Wedding
--------------------------------*/
.wedding__section01,
.wedding__section02,
.wedding__section03,
.wedding__section04,
.wedding__section05,
.wedding__section06,
.wedding__section07,
.wedding__section08 {
  padding: 75px 0;
}
.wedding__section01 .innerWrap,
.wedding__section03 .innerWrap,
.wedding__section05 .innerWrap,
.wedding__section08 .innerWrap {
  width: 1000px;
}
.wedding__section06__txt {
  background: #f9f9f9;
  padding: 45px 0;
  color: #323232;
}

/*--------------------------------
  Facilities/Childcare
--------------------------------*/
.childcare__section01,
.childcare__section02,
.childcare__section03 {
  padding: 75px 0;
}
.childcare__section02 .innerWrap,
.childcare__section03 .innerWrap {
  width: 1000px;
}
.childcare__section02__col-wrap {
  margin-top: 30px;
}
.childcare__section02__col {
  box-sizing: border-box;
  display: inline-block;
  width: 49%;
}
.childcare__section02__col--right {
  padding-left: 40px;
  vertical-align: top;
}
.childcare__section02__table {
  width: 100%;
}
.childcare__section02__table td,
.childcare__section02__table th {
  border: 1px solid #7a7a7a;
  text-align: center;
  width: 33.33333%;
}
.childcare__section02__table th {
  background: #333333;
}

.childcare__section02__table02 {
  width: 100%;
}
.childcare__section02__table02 tr {
  border-bottom: 1px solid #7a7a7a;
}
.childcare__section02__table02 th {
  color: #b88f26;
  padding: 20px 0;
  width: 15%;
  vertical-align: top;
}
.childcare__section02__table02 td {
  padding: 20px 0;
}

.childcare__section03__table {
  width: 100%;
  text-align: center;
}
.childcare__section03__table td {
  width: 20%;
  border: 1px solid #7a7a7a;
  padding: 10px 0;
}
.childcare__section03__table__td--color_darkgrey {
  background: #333333;
}

.childcare__section03__col {
  box-sizing: border-box;
  display: inline-block;
  width: 49.7%;
}
.childcare__section03__col--left {
  padding-right: 20px;
}
.childcare__section03__col--right {
  padding-left: 20px;
}
.childcare__section03__col table {
  width: 100%;
  height: 200px;
}
.childcare__section03__col th,
.childcare__section03__col td {
  border: 1px solid #7a7a7a;
  text-align: center;
}
.childcare__section03__col th {
  width: 33%;
  background: #333333;
}
.childcare__section03__col td {
  padding: 20px 0;
}
.btn--inline {
  display: inline-block;
}

ul.childcare_ul203 li{
  display: list-item;
  padding-left: 1em;
  text-indent: -1em;
}

ul.childcare_ul203 li.none20 {
  text-indent: 1em;
}

ul.childcare_ul203 li:before{
  content: "\203b";
}

ul.childcare_ul203 li.none203:before{
  content: "" !important;
}

/*--------------------------------
  Facilities/Tenant
--------------------------------*/

.tenant__tablewrap {
  max-width: 1160px;
  margin: 30px auto;
}

.tenant__section {
  padding: 75px 0;
}

.tenant__section .innerWrap {
  max-width: 1160px;
  margin: 0 auto;
}

.tenant__guide {
  margin: 40px 0;
  padding: 0 20px;
}

.tenant__guide img {
  max-width: 100%;
  image-rendering: pixelated;
}

.tenant__contact {
  max-width: 580px;
  margin: 30px auto;
  color: #fff;
}

.tenant__contact-title {
  padding: 10px 5px;
  text-align: center;
  font-size: 18px;
  background-color: #2f2f2e;
}

.tenant__contact-number {
  text-align: center;
  padding: 10px 5px;
  background-color: rgba(255,255,255,0.05);
}

.tenant__contact-number p {
  font-size: 30px;
}

.tenant__contact-number small {
  display: block;
  font-size: 16px;
}

.tenant__contact-number span {
  font-size: 38px;
}
