@charset "utf-8";
/*
Theme Name:meets-child
Theme URI:
Description:
Template:meets_tcd086
Author:
Author URI:
Version:0.0.8
*/
body, p {
  margin-bottom: 0.75em;
  line-height: 1.4;
  font-size: 15px;
}
.post_content p {
  line-height: 1.8;
  margin: 0 0 1.5em 0;
}
@media screen and (max-width:750px) {
  body, p {
    font-size: 14px;
  }
  .post_content p {
    line-height: 1.8 !important;
  }
}
#global_menu {
  border-bottom: solid 1px #ccc;
}
/*検索*/
#feas-0 {
  margin: 0px 0px 1.5em;
  width: 100%;
}
#feas-searchform-0 {
  background-color: #f7f7f7;
  border: 1px solid #e0e0e0;
  padding: 0px 10px 0px;
}
#feas-searchform-0 label {
  font-weight: bold;
}
#feas-searchform-0 input, #feas-searchform-0 select {
  margin: auto;
  width: 100%;
}
#feas-result-0 {
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
.search-t1 {
  margin-bottom: 0.3em;
  line-height: 1.6;
}
.search-t1 h2 {
  background-color: #3390b6;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  padding: 0 20px;
  margin-left: -10px;
  margin-right: -10px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 15px;
}
#feas-searchform-0 input#feas-submit-button-0 {
  background-color: #ffa500;
  border: none;
  padding: 0.75em 0;
  margin: 1em auto;
  color: #fff;
  cursor: pointer;
  font-size: 1.2em;
}
#feas-searchform-0 input#feas-submit-button-0:hover {
  opacity: 0.8;
}
#index_header_logo {
  left: 20px;
  top: 10px;
  width: 200px;
}
#index_header_logo img, #header_logo img {
  width: 100%;
  height: auto;
}
#header_logo {
  z-index: 10;
  position: absolute;
  left: 20px;
  top: 50%;
  width: 200px;
}
.widget_headline {
  height: 50px;
  line-height: 50px;
  margin-bottom: 15px;
}
#page_header {
  margin-bottom: 2em;
}



/*ホテル一覧*/
#main_col .box {
  width: 46%;
  margin-right: 2%;
  float: left;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: solid 1px #000;
  box-sizing: border-box;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 2em;
/*  min-height: 570px; */
}

#main_col .box:nth-child(3n) {
/*  margin-right: 0;*/
}
#main_col .box .linkimg {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
#main_col .box .name {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 1.5;
}
#main_col .box table {
  border-top: 1px solid #999;
  width: 94%;
  margin: 0 auto 1em;
}
#main_col .box table th {
  border-bottom: solid 1px #999;
  width: 34%;
  padding-left: 3%;
  padding-right: 3%;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
  white-space: nowrap;
  text-align: left;
}
#main_col .box table td {
  border-bottom: solid 1px #999;
  width: 60%;
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
}
#main_col .box .right {
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  position: absolute;
  right: 0;
  bottom: 0;
}



#side_col ul, #side_col .textwidget {
  padding-left: 10px;
  padding-right: 10px;
}
#side_col .text_side1 .type_a {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
#side_col .text_side1 .type_a span {
  font-size: 30px;
  color: #3390b6;
  text-decoration: underline;
}
#article {
  border: none;
}
.page_navi {
  clear: both;
  margin-bottom: 2em;
}
#footer_top {
  display: none;
}
#footer_bottom {
  border-top: solid 1px #ccc;
}



/*ホテル詳細*/
h2.title {
  text-align: center;
  font-size: 20px;
  padding: 2em;
  letter-spacing: 0.2em;
}
#photo-section {
  width: 50%;
  float: left;
}
#photo-section #thumb ul {
  width: 100%;
  margin-top: 10px;
}
#photo-section #thumb ul li {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 10px;
}
#photo-section #thumb ul li:nth-child(3n) {
  margin-right: 0;
}
#photo-section #thumb ul li img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}
#data-section {
  width: 50%;
  float: right;
  padding: 2em 4em;
  box-sizing: border-box;
}
#data-section h1 {
  font-size: 28px;
  margin-bottom: 5px;
}
#data-section p {
  font-size: 16px;
  line-height: 1.6;
}
#data-section p#explain {
  font-size: 18px;
  margin-bottom: 2em;
  color: #3390b6;
}
.archive p#explain {
  font-size: 16px;
  margin-bottom: 1em;
  color: #3390b6;
}
#data-section .title1 {
  font-size: 16px;
  padding: 8px 8px 4px;
  margin-bottom: 10px;
  margin-top: 20px;
  font-weight: bold;
  border-left: 4px solid #259cdc;
}
#data-section .table01 th {
  width: 140px;
  padding: 10px;
  text-align: right;
  font-weight: normal;
  background-color: #f1f6fc;
  border-bottom: 2px solid #FFFFFF;
  font-size: 12px;
}
#data-section .table01 td {
  padding: 10px;
  border-bottom: 2px solid #FFFFFF;
}
#room-type .room-section {
  border: 2px solid #cce2ef;
  background-color: #f1f6fc;
  width: 90%;
  margin: 20px auto;
  padding: 20px;
  border-radius: 3px;
  box-sizing: border-box;
}
#room-type .room-section .room-photo {
  width: 32%;
  float: left;
  margin-right: 3%;
}
#room-type .room-section .room-detail {
  width: 65%;
  float: right;
  position: relative;
}
#room-type .room-section .room-detail .detail1 h3 {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
}
#room-type .room-section .room-detail .detail1 .detail1-table {
  width: auto;
}
#room-type .room-section .room-detail .detail1 .detail1-table th {
  padding: 5px;
  width: 150px;
  text-align: left;
  font-weight: normal;
}
#room-type .room-section .room-detail .detail1 .detail1-table td {
  padding: 5px;
}
#room-type .room-section .room-detail .reserve {
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
}
#room-type .room-section .room-detail .reserve .reserve-detail {
  margin-bottom: 10px;
}
#room-type .room-section .room-detail .reserve .reserve-period {
  width: auto;
  float: left;
  text-align: right;
  color: #0506fd;
  font-weight: bold;
}
#room-type .room-section .room-detail .reserve .reserve-period .price {
  font-size: 20px;
  padding: 4px 0;
}
#room-type .room-section .room-detail .detail2 {
  margin-top: 10px;
}
#room-type .room-section .room-detail .detail2 .room-photo-list li {
  float: left;
  margin-right: 5px;
}
#room-type .room-section .room-detail .detail2 .room-photo-list li img {
  border: 5px solid #FFFFFF;
}
#other-room .other-room-hyouji {
  text-align: center;
  display: block;
}
#room-equipment {
  width: 90%;
  margin: 1em auto;
}
#room-equipment h2 {
  border-left: 4px solid #2f9dd8;
  margin: 30px 0 15px;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 18px;
}
#room-equipment .room-equipment-detail {
  margin-bottom: 30px;
}
#room-equipment h3 {
  margin-bottom: 1px;
  padding: 10px;
  background-color: #f1f6fc;
  font-weight: bold;
  position: relative;
}
#room-equipment h3 a {
  position: absolute;
  left: 200px;
}
#room-equipment table {
  margin: 10px;
}
#room-equipment table th {
  width: 200px;
  padding-bottom: 5px;
  text-align: left;
  font-weight: normal;
}
#room-equipment table td {
  padding-bottom: 5px;
}
ul.btn_hotel {
  width: 90%;
  margin: 3em auto;
  overflow: hidden;
}
ul.btn_hotel li {
  float: left;
  width: 23%;
  padding-left: 1%;
  padding-right: 1%;
  text-align: center;
}
ul.btn_hotel li a {
  display: block;
  color: #fff;
  background-color: #ffa500;
  font-size: 1.3em;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: bold;
  border-radius: 4px;
}
ul.btn_hotel li a.blue {
  background-color: #003b95;
}
ul.btn_hotel li a.blue2 {
  background-color: #004a68;
}
ul.btn_hotel li a span {
  font-size: 1em;
}
ul.btn_hotel li a:hover {
  opacity: 0.8;
}
.contact-table .important {
  font-size: 11px;
  background-color: #f00;
  color: #FFFFFF;
  padding: 2px 2px;
  position: relative;
  top: -1px;
}
.contact-table dt {
  font-size: 16px;
  line-height: 1.5;
}
.wpcf7 {
  background-color: #f7f7f7 !important;
}
.wpcf7 .wpcf7-submit {
  background-color: #ffa500 !important;
}
.wpcf7 .wpcf7-submit:hover {
  opacity: 0.8;
}
.archive #page_header {
  display: none;
}
.category .hotel_category {
  display: none;
}
@media screen and (max-width:1151px) {
  #side-search {
    width: 100%;
    margin: auto;
  }
  #footer_top {
    display: none;
  }
  .page_navi {
    margin-bottom: 2em !important;
  }
}
@media screen and (max-width:750px) {
  #footer_top {
    display: none;
  }
  #main_col .box {
    width: 49%;
    margin-right: 2%;
  }
  #main_col .box:nth-child(2n) {
    margin-right: 0;
  }
  #main_col .box:nth-child(3n) {
    margin-right: 2%;
  }
  #main_col .box:nth-child(6n) {
    margin-right: 0;
  }
  /*ホテル詳細*/
  #photo-section {
    width: 100%;
    float: none;
    padding-left: 1.5em;
    padding-right: 1.5em;
    box-sizing: border-box;
  }
  #photo-section #thumb ul li img {
    height: 100px;
  }
  #data-section {
    width: 100%;
    float: none;
    padding: 1.5em;
  }
  #data-section h1 {
    font-size: 24px;
  }
  #data-section p#explain {
    font-size: 18px;
    margin-bottom: 2em;
    color: #3390b6;
  }
  #room-type .room-section {
    width: 90%;
    margin: 20px auto;
    padding: 10px;
  }
  #room-type .room-section .room-photo {
    width: 100%;
    float: none;
    margin-right: 0%;
  }
  #room-type .room-section .room-detail {
    width: 100%;
    float: none;
    margin-top: 15px;
  }
  #room-type .room-section .room-detail .detail1 .detail1-table th {
    width: 150px;
  }
  #room-type .room-section .room-detail .reserve {
    width: auto;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #room-type .room-section .room-detail .reserve .reserve-detail {
    margin-bottom: 10px;
  }
  #room-type .room-section .room-detail .reserve .reserve-period {
    margin-top: 10px;
    margin-bottom: 0px;
    float: none;
    text-align: center;
  }
  #room-equipment {
    width: 90%;
    margin: 1em auto;
  }
  .wpcf7 form {
    margin: 1em !important;
  }
  ul.btn_hotel li {
    width: 48%;
    padding-left: 1%;
    padding-right: 1%;
    margin-bottom: 10px;
  }
  ul.btn_hotel li a {
    font-size: 1.25em;
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: nowrap;
  }
  ul.btn_hotel li a span {
    font-size: 12px;
  }
  #header_slider .center_logo img {
    max-width: 100% !important;
  }
}
/*追加分*/
.widget_content li .children li::before {
  content: '― ';
  color: #aaa;
}
#gallery_archive .gallery_category_list {
  margin-top: 32px;
}
.gallery_category_list .design_headline {
  margin-top: -32px;
}
.gallery_category_list .design_headline img {
  width: 114px;
  height: auto;
}
.gallery_category_list .design_headline .title {
  font-size: 48px;
  color: #ffffff;
}
.animate_background .image {
  width: 100%;
  height: auto;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.animate_background:hover .image {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.gallery_list .item {
  width: calc(33% - 24px);
  height: 390px;
  margin: 0 24px 24px 0;
  position: relative;
  overflow: hidden;
}
#gallery_archive {
  padding: 0;
}
#gallery_archive .gallery_category_list {
  margin-top: 0;
}
#gallery_list {
  padding: 0;
}
.gallery_list_wrap {
  overflow: hidden;
  clear: both;
}
.gallery_category_sort_button ol li {
  display: block;
  font-size: 18px;
  margin: 0;
  float: left;
  width: 16.6%;
  margin-bottom: 1em;
}
.gallery_category_sort_button ol li img {
  display: block;
  margin: auto;
  width: 70%;
}
.gallery_category_sort_button ol li span {
  margin: auto;
}
.design_headline.type2 h3 {
  margin-top: 10px !important;
}
.gallery_category_list .design_headline .title {
  font-size: 34px;
}
#footer_bottom {
  padding-top: 2.5em;
}
#footer_menu li {
  line-height: 1.5;
}
@media screen and (max-width:750px) {
  .design_headline.type2 h3 {
    margin-top: 5px !important;
  }
  .gallery_category_list .design_headline .title {
    font-size: 24px;
  }
}
/*トップお客様サポートの部分*/
#cb_content_6 .banner_contents_inner {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 1.5em 0.5em;
}
#cb_content_6 .catch, #cb_content_6 .desc {
  color: #333;
}
.design_headline.type2.large .title {
  display: inline;
  margin: 0 0 15px 0;
  text-shadow:
    2px 2px 0px #000000, -2px 2px 0px #000000, 2px -2px 0px #000000, -2px -2px 0px #000000, 2px 0px 0px #000000, 0px 2px 0px #000000, -2px 0px 0px #000000, 0px -2px 0px #000000;
}
/*トップアコーディオン*/
.accordion-004 {
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #000000;
}
.accordion-004 summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em;
  color: #333333;
  font-weight: 600;
  cursor: pointer;
}
.accordion-004 summary::-webkit-details-marker {
  display: none;
}
.accordion-004 summary::before, .accordion-004 summary::after {
  width: 3px;
  height: .9em;
  border-radius: 5px;
  background-color: #333333b3;
  content: '';
}
.accordion-004 summary::before {
  position: absolute;
  right: 2em;
  rotate: 90deg;
}
.accordion-004 summary::after {
  transition: rotate .3s;
}
.accordion-004[open] summary::after {
  rotate: 90deg;
}
.accordion-004 p {
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: .3em 2em 1.5em;
  color: #333333;
  transition: transform .5s, opacity .5s;
}
.accordion-004[open] p {
  transform: none;
  opacity: 1;
  font-size: 14px;
}
.accordion-004 summary br {
  display: none;
}
@media screen and (max-width:750px) {
  .accordion-004 summary::before {
    right: 1em;
  }
  .accordion-004 summary {
    padding: 1em;
  }
  .accordion-004 summary br {
    display: block;
  }
  .accordion-004 p {
    padding: .3em 1em 1.5em;
  }
  .accordion-004[open] p {
    font-size: 12px;
  }
}

.hotel_category_setsumei{
 border: solid 1px #ccc;
 margin-top: 1em;
 padding: 1.5em;
}
.hotel_category_setsumei p{
 text-align: left;
}