@charset "UTF-8";

/*
Theme Name: ホテル日航新潟
*/
/* ----------------------------- リセット */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

sup {
  font-size: 8px;
}

em {
  font-style: normal;
}

div:before, div:after, ul:before, ul:after, ol:before, ol:after, dl:before, dl:after {
  content: "";
  display: block;
}

div:after, ul:after, ol:after, dl:after {
  clear: both;
}

div, ul, ol, dl {
  zoom: 1;
}

ul#wp-admin-bar-root-default:after {
  clear: none;
}

/* =======================================
記事詳細
========================================*/
#entry {
  margin: 0 auto;
}

#entry_title {
  margin: 0 0 30px;
  border-bottom: 1px solid #ccc;
  padding: 0 0 12px;
}

#entry_title h3 {
  padding: 2px 0;
  font-size: 130%;
}

#entry_title span {
  font-size: 85%;
  padding: 2px 0;
}

#entrybody {
  font-size: 100%;
  margin-top: 0;
}

#entrybody ul, #entrybody ol {
  margin: 12px 0 12px 2em;
  list-style-position: inside;
  text-align: left;
}

#entrybody ul li {
  text-align: left;
}

#entrybody ol li {
  text-align: left;
}

#entrybody strong {
  font-weight: bold !important;
}

#entrybody strong span {
  font-weight: bold !important;
}

#entrybody span strong {
  font-weight: bold !important;
}

#entrybody del strong {
  font-weight: bold !important;
}

#entrybody em strong {
  font-weight: bold !important;
}

#entrybody em {
  font-style: italic;
}

#entrybody p {
  line-height: 170%;
  margin: 0 0 1.2em;
}

td #entrybody p {
  margin-bottom: 0;
}

#entrybody em {
  font-style: italic !important;
}

#entrybody blockquote {
  margin: 15px 0 15px 24px;
}

#entrybody img {
  margin: 0 0 1em;
}

.alignleft, img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}

.alignright, img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}

.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
  margin-bottom: 12px;
}

.wp-caption {
  border: none;
  background: #f1f1f1;
  color: #888;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 20px;
  padding: 4px;
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.wp-caption img {
  margin: 5px;
}

.wp-caption p.wp-caption-text {
  margin: 0 0 4px;
}

.wp-smiley {
  margin: 0;
}

body#tinymce ul, body#tinymce ol {
  margin: 0 0 0 1.5em;
}

body#tinymce ul li {
  list-style: disc;
}

body#tinymce ol li {
  list-style: decimal;
}

#entrybody h1 {
  font-size: 200%;
  line-height: 150%;
}

#entrybody h2 {
  font-size: 128%;
  line-height: 150%;
  background: #466EB4;
  border-radius: 5px;
  color: #fff;
  padding: 10px 15px;
  margin-top: 24px;
  margin-bottom: 10px;
  font-weight: bold;
}

#entrybody h2:first-child {
  margin-top: 0;
}

#entrybody h3 {
  font-size: 114%;
  line-height: 150%;
  background: #E8EFFB;
  color: #466EB4;
  border-left: 1px solid #466EB4;
  padding: 9px 15px;
  margin-top: 24px;
  margin-bottom: 10px;
  font-weight: bold;
}

#entrybody h3:first-child {
  margin-top: 0;
}

#entrybody h4 {
  font-size: 132%;
  line-height: 150%;
}

#entrybody h5 {
  font-size: 116%;
  line-height: 150%;
}

#entrybody h6 {
  font-size: 108%;
  line-height: 150%;
}

#social {
  margin: 30px 0 10px;
  clear: both;
}

#social:before, #social:after {
  content: "";
  display: table;
}

#social:after {
  clear: both;
}

#social {
  zoom: 1;
}

#social li, #social div {
  float: left;
}

#social li {
  border: 0;
}

#social .facebook {
  width: 120px;
}

#social .twitter {
  width: 105px;
}

#social .hatena {
  width: 130px;
}

#social .google {
  width: 80px;
}

#social .line img {
  width: 88px;
  height: auto;
}

#entry .fbcomments, #entry .fb_iframe_widget, #entry .fb_iframe_widget[style], #entry .fb_iframe_widget iframe[style], #entry .fbcomments iframe[style], #entry .fb_iframe_widget span {
  width: 100% !important;
}

/* ----------------------------- ページネーション */
.pagination {
  clear: both;
  padding: 20px 0 0;
  position: relative;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}

.pagination span, .pagination a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: auto;
  padding: 12px 15px;
  margin: 0 3px;
  background: #fff;
  border: 1px solid #ececec;
  color: #7c7c7c;
  text-decoration: none !important;
  border-radius: 3px;
}

.pagination span.current, .pagination a.current {
  background: #383838;
  border-color: #383838;
  color: #fff !important;
}

.pagination a:link, .pagination a:visited {
  color: #7c7c7c;
}

.pagination a:hover {
  background: #383838;
  border-color: #383838;
  color: #fff;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

/* ----------------------------- 全体 */
body {
  font-size: 14px;
  line-height: 1.8em;
  color: #333;
  font-family: Helvetica, "游ゴシック体", "YuGothic", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif;
  background: #fff;
  position: relative;
  -webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: inherit;
}

a:link, a:visited {
  color: #B58800;
  text-decoration: none;
}

a:hover, a:active {
  text-decoration: underline;
}

a, a img {
  -webkit-transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -ms-transition: 0.2s ease all;
  transition: 0.2s ease all;
}

a:hover, a:hover img {
  opacity: 0.65;
  -ms-filter: "alpha(opacity=65)";
  filter: alpha(opacity=65);
}

@media screen and (max-width: 735px) {
  .pc-only {
    display: none !important;
  }
}

@media screen and (min-width: 736px) {
  .sp-only {
    display: none !important;
  }
}

img, .bx-wrapper img {
  max-width: 100%;
  height: auto;
}

/* ----------------------------- 1. 各ページ共通 */
/*=======================================
グローバルメニュー
=========================================*/
.l-nav {
  /*min-height: 97px;*/
  position: relative;
  z-index: 2000;
}

.l-nav.is-fixed .l-nav__wrap {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1999;
  max-height: 100%;
  /*overflow: auto; padding-top: 49px;*/
}

/*.l-nav.is-fixed .l-nav__block1 { padding-top: 6px; }*/
.l-nav.is-fixed .l-nav__block1 h1 {
  max-width: 89px;
  /*margin-top: -2px;*/
}

.l-nav.is-fixed .l-nav__block2 .btn1 a, .l-nav.is-fixed .l-nav__block2 .btn2 a {
  padding-top: 17px;
  padding-bottom: 18px;
}

.l-nav.is-fixed .l-nav__block2 .btn1 p, .l-nav.is-fixed .l-nav__block2 .btn2 p {
  background-image: none;
  padding-top: 0;
}

.l-nav__wrap {
  width: 100%;
  background: #fff;
  position: relative;
}

.l-nav__block1 {
  /*margin-right: -20px; padding-top: 20px;*/
  padding-left: 60px;
  padding-top: 10px;
  float: left;
  text-align: left;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  transition: 0.3s ease all;
  position: relative;
}

.l-nav__block1 h1, .l-nav__block1 ul, .l-nav__block1 li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.l-nav__block1 h1 {
  max-width: 118px;
  width: 14.21%;
  margin-right: 10px;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.l-nav__block1 ul {
  padding-top: 3px;
}

.l-nav__block1 li {
  float: left;
  /*font-weight: bold;*/
}

.l-nav__block1 li a {
  display: block;
  text-align: center;
  padding: 2px 0.8vw;
  color: #000;
  text-decoration: none;
  font-size: 15px;
}

.l-nav__block1 li a:hover {
  color: #3F69B1;
}

/*.l-nav__block1 li a[href$="/ohm/"] { margin-top: -0.5em; line-height: 1.3; }*/
.l-nav__block1 li.is-active a {
  /*color: #3F69B1;*/
  background: #eee;
}

.l-nav__block2 {
  float: right;
  text-align: right;
  white-space: nowrap;
}

.l-nav__block2 ul, .l-nav__block2 li, .l-nav__block2 .btn1, .l-nav__block2 .btn2, .l-nav__block2 .sns {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  /*margin-right: 30px;*/
}

.l-nav__block2 .sns {
  margin-right: 30px;
}

.l-nav__block2 li {
  font-size: 85.7%;
  position: relative;
  margin-right: 20px;
}

.l-nav__block2 li a, .l-nav__block2 li .anchor {
  display: block;
  color: #797979;
  padding: 5px;
  padding-left: 9px;
  background: url(../img/common/icon1_alt2.png) no-repeat left center;
}

.l-nav__block2 li .anchor {
  cursor: pointer;
}

.l-nav__block2 li.pulldown ul {
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 999;
}

.l-nav__block2 li.pulldown li {
  display: block;
  margin-bottom: 1px;
  text-align: left;
  font-size: 100%;
  margin-right: 0;
}

.l-nav__block2 li.pulldown li a {
  color: #fff;
  padding: 3px 8px;
  background-color: #3F69B1;
  background-position: 9px center;
  padding-left: 18px;
}

.l-nav__block2 .sns a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin-left: 6px;
}

.l-nav__block2 .sns a:first-child {
  margin-left: 0;
}

.l-nav__block2 .btn1 {
  width: 170px;
  /*width: 10vw; min-width: 100px; max-width: 150px;*/
  text-align: center;
}

.l-nav__block2 .btn1 a {
  padding: 16px 6px;
  display: block;
  background: #B58800;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.1em;
  color: #fff;
}

/*.l-nav__block2 .btn1 p { display: inline-block; *display: inline; *zoom: 1; background: url(../img/common/header_icon_reserve.png) no-repeat center top; padding-top: 40px; }*/
.l-nav__block2 .btn1 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 33px;
  background: url(../img/common/header_icon_reserve.png) no-repeat left center;
  background-size: 25px 25px;
}

.l-nav__block2 .btn2 {
  width: 170px;
  /*width: 10vw; min-width: 100px; max-width: 150px;*/
  text-align: center;
}

.l-nav__block2 .btn2 a {
  padding: 16px 6px;
  display: block;
  background: #B8A783;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.1em;
  color: #fff;
}

/*.l-nav__block2 .btn2 p { display: inline-block; *display: inline; *zoom: 1; background: url(../img/common/header_icon_restaurant.png) no-repeat center top; padding-top: 40px; }*/
.l-nav__block2 .btn2 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 33px;
  background: url(../img/common/header_icon_restaurant.png) no-repeat left center;
  background-size: 25px 25px;
}

@media screen and (max-width: 1500px) {
  .l-nav__block1 {
    padding-left: 15px;
  }

  .l-nav__block1 li a {
    padding-left: 0.65vw;
    padding-right: 0.65vw;
  }

  .l-nav__block2 li {
    margin-right: 2px;
  }

  .l-nav__block2 .sns {
    margin-right: 5px;
  }

  .l-nav__block2 .sns a {
    margin-left: 3px;
  }

  .l-nav__block2 .btn1 {
    width: 108px;
  }

  .l-nav__block2 .btn2 {
    width: 147px;
  }

  .l-nav__block2 .btn2 a {
    padding-left: 3px;
    padding-right: 3px;
  }
}

@media screen and (max-width: 1230px) {
  .l-nav__block2 .btn1 {
    width: 80px;
  }

  .l-nav__block2 .btn2 {
    width: 125px;
  }

  .l-nav__block2 .btn1 span, .l-nav__block2 .btn2 span {
    padding-left: 0;
    background-image: none;
  }
}


@media screen and (max-width: 1080px) {
  .l-nav__block1 li a {
    padding-top: 28px;
  }

  .l-nav__block2 ul {
    position: absolute;
    right: 13%;
    top: 10px;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    transition: 0.3s ease all;
  }

  .l-nav.is-fixed .l-nav__block1 li a {
    padding-top: 22px;
    padding-bottom: 0;
  }

  .l-nav.is-fixed .l-nav__block2 ul {
    top: 0;
  }
}

/*=======================================
サブメニュー
=========================================*/
.l-subnav {
  min-height: 63px;
  position: relative;
  z-index: 199;
}

.l-subnav .c-wrap2 {
  position: relative;
}

.l-subnav.is-fixed .l-subnav__wrap {
  position: fixed;
  left: 0;
  top: 65px;
  z-index: 1999;
}

.l-subnav__wrap {
  width: 100%;
  background: #eee;
}

.l-subnav ul {
  padding: 0 20px;
}

.l-subnav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin-right: 1em;
}

.l-subnav li:last-child {
  margin-right: 0;
}

.l-subnav li .anchor {
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.l-subnav li a, .l-subnav li .anchor {
  display: block;
  color: #3F69B1;
  border-bottom: 2px solid transparent;
  background: url(../img/common/icon1.png) no-repeat left center;
  padding: 18px 5px 18px 12px;
  text-decoration: none;
  font-weight: bold;
}

.l-subnav li a:hover, .l-subnav li .anchor:hover {
  border-bottom-color: #3F69B1;
}

.l-subnav li.is-active a, .l-subnav li.is-active .anchor {
  border-bottom-color: #3F69B1;
}

.l-subnav li.pulldown {
  position: relative;
}

.l-subnav li.pulldown ul {
  display: none;
  position: absolute;
  left: -43px;
  top: 63px;
  background: #eee;
  width: 666px;
  max-width: 666px;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  padding-top: 15px;
}

.l-subnav li.pulldown li {
  float: left;
  width: 45%;
  margin: auto 10px 10px 0;
}

.l-subnav li.pulldown li:nth-child(3n+1) {
  clear: both;
  margin-left: 0;
}

.l-subnav li.pulldown li a {
  background: #809CCC;
  display: block;
  color: #fff;
  *zoom: 1;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 0;
  font-weight: normal;
  border-bottom: 0;
}

.l-subnav li.pulldown li a:after {
  display: block;
  content: "";
  clear: both;
}

.l-subnav li.pulldown li .img1 {
  float: left;
  width: 150px;
}

.l-subnav li.pulldown li .txt1 {
  margin-left: 150px;
  text-align: center;
  padding-top: 24px;
}

.l-subnav li.pulldown li .txt1 p {
  font-size: 71.4%;
  line-height: 120%;
  margin-bottom: 5px;
}

.l-subnav li.pulldown li .txt1 h3 {
  font-size: 100%;
  font-weight: bold;
}

.l-subnav li.pulldown li .txt1 h3 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../img/common/icon1_alt1.png) no-repeat left center;
  padding-left: 12px;
  text-align: left;
}

/*=======================================
ページタイトル
=========================================*/
.l-pagetitle {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 125px 0;
  position: relative;
  margin-bottom: 90px;
}

.l-pagetitle .c-wrap {
  position: relative;
}

.l-pagetitle__block1 {
  background: rgba(255, 255, 255, 0.65);
  float: left;
  padding: 42px 32px 42px 20px;
  min-width: 280px;
  overflow: hidden;
}

.l-pagetitle__block1:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -100%;
  background: rgba(255, 255, 255, 0.65);
  top: 0;
}

.l-pagetitle h1 {
  font-size: 171.4%;
  font-weight: bold;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 140%;
  margin-bottom: 10px;
  letter-spacing: 0.15em;
}

.l-pagetitle h1 img {
  vertical-align: -3px;
}

.l-pagetitle p {
  color: #B58800;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.15em;
}

.l-pagetitle.is-blog {
  background-image: url(../img/blog/pagetitle_img1.jpg);
}

.l-pagetitle.is-inquiry {
  background-image: url(../img/inquiry/pagetitle_img1.jpg);
}

.l-pagetitle.is-stay {
  background-image: url(../img/stay/pagetitle_img1.jpg);
  margin-bottom: 0;
}

.l-pagetitle.is-sightseeing {
  background-image: url(../img/sightseeing/pagetitle_img1.jpg);
}

.l-pagetitle.is-company {
  background-image: url(../img/company/pagetitle_img1.jpg);
}

.l-pagetitle.is-observatory {
  background-image: url(../img/observatory/pagetitle_img1.jpg);
  margin-bottom: 0;
}

.l-pagetitle.is-observatory+.l-subnav {
  margin-bottom: 75px;
}

.l-pagetitle.is-access {
  background-image: url(../img/access/pagetitle_img1.jpg);
  margin-bottom: 0;
}

.l-pagetitle.is-access+.l-subnav {
  margin-bottom: 75px;
}

.l-pagetitle.is-conference {
  background-image: url(../img/conference/pagetitle_img1.jpg);
  margin-bottom: 0;
}

.l-pagetitle.is-conference+.l-subnav {
  margin-bottom: 75px;
}

.l-pagetitle.is-stay-bestlate {
  background-image: url(../img/stay/pagetitle_img1.jpg);
  margin-bottom: 0;
}

.l-pagetitle.is-stay-bestlate+.l-subnav {
  margin-bottom: 75px;
}

.l-pagetitle__ohm {
  background: url(../img/ohm/pagetitle_bg1.jpg) no-repeat center;
  background-size: cover;
  padding: 70px 0;
}

.l-pagetitle__ohm__block1 {
  background: url(../img/ohm/pagetitle_img1.png) no-repeat right center;
  margin-right: 8.24%;
  padding-top: 58px;
  padding-bottom: 50px;
}

.l-pagetitle__ohm__block1 h1 {
  margin-bottom: 25px;
}

.l-pagetitle__ohm__block1 p {
  font-size: 157.1%;
  line-height: 150%;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.15em;
  color: #fff;
}

.l-pagetitle__ohm+.l-subnav {
  margin-bottom: 75px;
}

.l-pagetitle2 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  padding: 8.8% 0 13.5%;
  position: relative;
}

.l-pagetitle2 h1 {
  margin-bottom: 2.75%;
  position: relative;
  z-index: 4;
}

.l-pagetitle2 h2 {
  text-align: center;
  text-shadow: 3px 3px 9px rgba(0, 0, 0, 0.91);
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.3em;
  font-size: 357.1%;
  line-height: 140%;
  position: relative;
  z-index: 4;
}

.l-pagetitle2 h2 span {
  font-size: 71.4%;
}

.l-pagetitle2 .slider {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.l-pagetitle2 .slider, .l-pagetitle2 .slider .bx-wrapper, .l-pagetitle2 .slider .bx-viewport, .l-pagetitle2 .slider ul, .l-pagetitle2 .slider li {
  height: 100% !important;
}

.l-pagetitle2 .slider li {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.l-pagetitle2 .slider .bx-wrapper {
  margin-bottom: 0;
}

.l-pagetitle2 .slider .bx-wrapper .bx-pager {
  position: absolute;
  text-align: center;
  left: 0;
  bottom: 4.63%;
  height: 4px;
  padding-top: 0;
}

.l-pagetitle2 .slider .bx-wrapper .bx-pager a {
  margin: 0 10px 0 0;
  border-radius: 0;
  background: #fff;
  width: 52px;
  height: 4px;
}

.l-pagetitle2 .slider .bx-wrapper .bx-pager a:hover, .l-pagetitle2 .slider .bx-wrapper .bx-pager a.active {
  background-color: #3F69B1;
}

.l-pagetitle3 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../img/restaurant/menu/pagetitle_img1.jpg);
  color: #fff;
  text-align: center;
  padding: 7% 0;
  position: relative;
  margin-bottom: 70px;
}

.l-pagetitle3 h1 {
  margin-bottom: 2%;
  position: relative;
  z-index: 4;
}

.l-pagetitle3 h2 {
  text-align: center;
  color: #fff;
  font-weight: normal;
  letter-spacing: 0.3em;
  font-size: 228.5%;
  line-height: 140%;
  position: relative;
  z-index: 4;
  margin-bottom: 0.5%;
}

.l-pagetitle3 h2 span {
  font-size: 71.4%;
}

.l-pagetitle3 p {
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
}

.l-pagetitle3.is-restaurant-event, .l-pagetitle3.is-restaurant-private, .l-pagetitle3.is-restaurant-houyou, .l-pagetitle3.is-restaurant-takeout, .l-pagetitle3.is-restaurant-bus, .l-pagetitle3.is-restaurant-alacarte {
  margin-bottom: 0;
}

.l-pagetitle3.is-restaurant-event+.l-subnav, .l-pagetitle3.is-restaurant-private+.l-subnav, .l-pagetitle3.is-restaurant-houyou+.l-subnav, .l-pagetitle3.is-restaurant-takeout+.l-subnav, .l-pagetitle3.is-restaurant-bus+.l-subnav, .l-pagetitle3.is-restaurant-alacarte+.l-subnav {
  margin-bottom: 75px;
}

.l-pagetitle3.is-restaurant-detail {
  margin-bottom: 0;
}

/*=======================================
パンくずリスト
=========================================*/
.l-breadcrumb {
  margin-top: 78px;
  background: #DEDEDE;
  padding: 8px 10px;
  margin-bottom: 42px;
  font-size: 85.7%;
}

.l-breadcrumb li {
  display: inline;
}

.l-breadcrumb li a {
  color: #666;
  text-decoration: none;
}

.l-breadcrumb li a:hover {
  text-decoration: underline;
}

.l-breadcrumb li.home a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../img/common/breadcrumb_icon1.png) no-repeat left center;
  padding-left: 18px;
}

.l-breadcrumb li.home:before {
  display: none;
}

.l-breadcrumb li:before {
  display: inline;
  content: " > ";
}

.l-container.p-restaurant-detail+.l-breadcrumb, .l-container.p-observatory+.l-breadcrumb, .l-container.p-company-recruit+.l-breadcrumb {
  margin-top: 0;
}

/*=======================================
コンテナ
=========================================*/
#container {
  padding-top: 60px;
}

.l-main {
  float: left;
  width: 76%;
}

.l-side {
  float: right;
  width: 20%;
}

/*=======================================
タブレット スタイル
=========================================*/
@media screen and (max-width: 1024px) {
  .l-header.sp-only {
    display: block !important;
  }

  .l-header.pc-only {
    display: none !important;
  }

  .l-nav .sp-only {
    display: block !important;
  }

  .l-nav .pc-only {
    display: none !important;
  }

  /*======================================= スマホ スタイル =========================================*/
  /*======================================= ヘッダー =========================================*/
  .l-header {
    position: fixed;
    width: 100%;
    z-index: 299;
    background: #fff;
    top: 0;
    left: 0;
  }

  .l-header__btn1 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding: 14px 14px 15px 14px;
    line-height: 100%;
    float: right;
  }

  .l-header__btn1 span {
    display: block;
    background: url(../img/common/sp/header_btn1_active.png) no-repeat center;
    background-size: contain;
  }

  .l-header__btn1 img {
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    transition: 0.3s ease all;
  }

  .l-header__btn1.is-active img {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
  }

  .l-header h1 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
  }

  .l-header h1 a {
    padding: 10px;
    display: block;
  }

  .l-header__link1 {
    float: right;
    width: 60%;
    line-height: 100%;
  }

  .l-header__link1 li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 33.3333333%;
  }

  .l-header__link1 li a {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 64.2%;
    line-height: 120%;
    letter-spacing: 0.2em;
    font-weight: bold;
    text-decoration: none;
    padding: 4px 0;
  }

  .l-header__link1 li span {
    display: block;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 16px auto;
    padding-top: 17px;
  }

  .l-header__link1 li.tel a {
    background: #3F69B1;
  }

  .l-header__link1 li.tel span {
    background-image: url(../img/common/sp/header_tel.png);
  }

  .l-header__link1 li.reserve a {
    background: #434343;
    border-left: 1px solid #fff;
  }

  .l-header__link1 li.reserve span {
    background-image: url(../img/common/sp/header_reserve.png);
  }

  .l-header__link1 li.restaurant a {
    background: #B58800;
    border-left: 1px solid #fff;
  }

  .l-header__link1 li.restaurant span {
    background-image: url(../img/common/header_icon_restaurant.png);
  }
}

@media screen and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
  .l-header h1 a {
    padding: 10px;
  }

  .l-header h1 a img {
    width: 118px;
  }

  .l-header__link1 li a {
    font-size: 108%;
    line-height: 120%;
  }

  .l-header__link1 li span {
    background-size: auto 20px;
    padding-top: 26px;
  }

  .l-header__btn1 {
    padding: 22px;
    width: 30px;
  }

  .l-header__btn1 img {
    width: 30px;
  }

  .l-nav {
    padding-top: 68px !important;
  }

  .l-nav.is-fixed .l-nav__block1 {
    padding-top: 68px;
  }

  .l-subnav.is-fixed .l-subnav__wrap {
    top: 68px;
  }
}

@media screen and (max-width: 1024px) {

  /*======================================= グローバルメニュー =========================================*/
  .l-nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    padding-top: 46px;
  }

  .l-nav__wrap {
    max-height: calc(100vh - 45px);
    padding-top: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto;
  }

  .l-nav__block1 {
    margin: 0;
    padding: 0;
    width: auto;
    float: none;
  }

  .l-nav__block1 ul, .l-nav__block1 li {
    display: block;
  }

  .l-nav__block1 li {
    float: none;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px dotted #d8d8d8;
  }

  .l-nav__block1 li span {
    display: block;
  }

  .l-nav__block1 li a {
    text-align: center;
  }

  .l-nav__block1 li a, .l-nav__block1 li span {
    padding: 8px 15px;
  }

  .l-nav__block1 li.js-sp-pulldown ul {
    display: none;
  }

  .l-nav__block1 li.js-sp-pulldown li {
    border-top: 1px dotted #d8d8d8;
    border-bottom: 0;
  }

  .l-nav__block1 li.js-sp-pulldown li a {
    margin-left: 1em;
  }

  .l-nav__block1 li.js-sp-pulldown li a[href$="/ohm/"] {
    margin-top: -0.5em;
    line-height: 1.8;
  }

  .l-nav__block2 {
    float: none;
    width: auto;
    text-align: left;
  }

  .l-nav__block2 ul, .l-nav__block2 li, .l-nav__block2 .btn1, .l-nav__block2 .btn2 {
    display: block;
  }

  .l-nav__block2 ul {
    position: relative;
    right: 0;
    top: 0;
  }

  .l-nav__block2 li {
    float: left;
    width: 50%;
    font-size: 85.7%;
    position: static;
    padding-right: 0;
    margin-right: 0;
    padding-bottom: 0;
  }

  .l-nav__block2 li a, .l-nav__block2 li .anchor {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #fff;
    background: #E1E1E1;
    text-align: center;
    display: block;
    color: #797979;
    padding: 10px 5px;
  }

  .l-nav__block2 li span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-left: 9px;
    background: url(../img/common/icon1_alt2.png) no-repeat left center;
  }

  .l-nav__block2 li .anchor {
    cursor: pointer;
  }

  .l-nav__block2 li:first-child a, .l-nav__block2 li:first-child .anchor {
    border-left: 0;
  }

  .l-nav__block2 li.pulldown ul {
    left: 0;
    width: 100%;
    padding: 0;
  }

  .l-nav__block2 li.pulldown li {
    padding-bottom: 0;
  }

  .l-nav__block2 li.pulldown li a {
    padding-top: 8px;
    padding-bottom: 8px;
    background-position: 15px center;
  }

  .l-nav__block2 .btn1, .l-nav__block2 .btn2 {
    display: none;
    width: auto;
  }

  .l-nav__block2 .btn1 a, .l-nav__block2 .btn2 a {
    padding: 15px 0;
  }
}

@media screen and (max-width: 1024px) and (max-width: 735px) {

  /*======================================= サブメニュー =========================================*/
  .l-subnav {
    min-height: initial;
    margin: 8% 0;
    background: #fff;
  }

  .l-subnav__wrap {
    background: #fff;
    padding: 0 20px;
    width: auto;
  }

  .l-subnav .btn1 {
    padding: 10px 0;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
    font-weight: 400;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 71.4%;
    line-height: 140%;
    color: #666;
    background: #eee;
  }

  .l-subnav .btn1 p {
    background: url(../img/common/sp/subnav_icon1.png) no-repeat center top;
    padding-top: 28px;
    letter-spacing: 0.1em;
  }

  .l-subnav .btn1.is-active {
    background: #B5B5B5;
  }

  .l-subnav .btn1.is-active p {
    background-image: url(../img/common/sp/subnav_icon1_active.png);
  }

  .l-subnav ul {
    padding: 20px 0 10px;
    display: none;
  }

  .l-subnav li {
    display: block;
    margin-right: 0;
    padding-right: 10px;
    margin-bottom: 4px;
    border-bottom: 1px solid #ccc;
  }

  .l-subnav li:first-child {
    border-top: 1px solid #ccc;
  }

  .l-subnav li a, .l-subnav li .anchor {
    display: block;
    border-left: 0;
    border-bottom: 0;
    padding: 4px 5px;
    background-position: right center;
  }

  .l-subnav li a:hover, .l-subnav li .anchor:hover {
    border-left-color: #3F69B1;
  }

  .l-subnav li.is-active a, .l-subnav li.is-active .anchor {
    border-left-color: #3F69B1;
  }

  .l-subnav li.pulldown ul {
    position: relative;
    width: 100%;
    max-width: 100%;
    left: 0;
    top: auto;
    margin-bottom: 20px;
    margin-top: 10px;
    margin-left: 5px;
  }

  .l-subnav li.pulldown li {
    float: none;
    width: auto;
    margin-left: 0;
    padding-right: 0;
    border-top: 0;
    border-bottom: 0;
    text-align: left;
  }

  .l-subnav li.pulldown li .img1, .l-subnav li.pulldown li .txt1 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
  }

  .l-subnav li.pulldown li .img1 {
    width: 100px;
    float: none;
  }

  .l-subnav li.pulldown li .txt1 {
    float: none;
    margin-left: 10px;
    padding-top: 0;
    text-align: left;
  }
}

@media screen and (max-width: 1024px) {

  /*======================================= ページタイトル =========================================*/
  .l-pagetitle {
    margin-bottom: 30px;
    padding: 60px 0;
  }

  .l-pagetitle__block1 {
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .l-pagetitle h1 {
    font-size: 135.7%;
    margin-bottom: 5px;
  }

  .l-pagetitle.is-observatory+.l-subnav, .l-pagetitle.is-access+.l-subnav, .l-pagetitle.is-conference+.l-subnav, .l-pagetitle.is-stay-bestlate+.l-subnav {
    margin-bottom: 30px;
  }

  .l-pagetitle__ohm {
    padding: 30px 40px;
  }

  .l-pagetitle__ohm__block1 {
    background-position: center top;
    background-size: 60% auto;
    margin-right: 0;
    padding-right: 0;
    padding-top: 35%;
    padding-bottom: 0;
    text-align: center;
  }

  .l-pagetitle__ohm__block1 h1 {
    margin-bottom: 25px;
  }

  .l-pagetitle__ohm__block1 p {
    font-size: 128.5%;
  }

  .l-pagetitle__ohm__block1 p br {
    display: none;
  }

  .l-pagetitle__ohm+.l-subnav {
    margin-bottom: 30px;
  }

  .l-pagetitle2 {
    padding: 12.8% 0 17.5%;
  }

  .l-pagetitle2 h1 {
    margin-bottom: 2.75%;
  }

  .l-pagetitle2 h1 img {
    max-width: 116px;
  }

  .l-pagetitle2 h2 {
    font-size: 185.7%;
    line-height: 140%;
  }

  .l-pagetitle2 h2 span {
    font-size: 85.7%;
  }

  .l-pagetitle2 .slider .bx-wrapper .bx-pager {
    height: 3px;
    width: 100%;
  }

  .l-pagetitle2 .slider .bx-wrapper .bx-pager a {
    width: 30px;
    height: 3px;
  }

  /*======================================= パンくずリスト =========================================*/
  .l-breadcrumb {
    margin-top: 35px;
    margin-bottom: 22px;
  }

  /*======================================= コンテナ =========================================*/
  #container {
    padding-top: 47px;
  }

  .l-main {
    float: none;
    width: 100%;
    margin-bottom: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }

  .l-side {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }
}

/*=======================================
フッター
=========================================*/
.l-footer1__banner {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0px;
}

.l-footer1__banner ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0px;
  justify-content: flex-start;
  /* width: 45%;*/
}

.l-footer1__banner li {
  /*width: 48%;*/
  width: 30%;
  margin: 0 0 4.35% 1.26%;
}

.banner-b {
  width: 18.6%;
  margin: 0 17px
}

/*.l-footer1__banner li:nth-child(3n+1) { clear: both; margin-left: 0; }*/
.l-footer1__sns {
  float: right;
  width: 30%;
  padding-top: 10px;
}

.l-footer1__sns li#TBObYEI35U{
  width: 50%;
  max-width:50%;;
  margin:0%;
}


.l-footer1__sns ul {
  margin-bottom: 35px;
}

.l-footer1__sns li {
  float: left;
  width: 15%;
  margin-left: 6%;
}

.l-footer1__sns li:nth-child(5n+1) {
  clear: both;
  margin-left: 0;
}

.l-footer1__sns .box1 iframe {
  max-width: 100%;
}

.l-footer1__sns02 {
  float: right;
  width: 20.8%;
  padding-top: 10px;
}

.l-footer1__sns02 ul {
  margin-bottom: 35px;
}

.l-footer1__sns02 li {
  float: left;
  width: 15%;
  margin-left: 6%;
}

.l-footer1__sns02 li:nth-child(4n+1) {
  clear: both;
  margin-left: 0;
}

.l-footer2 {
  background: #F7F7F7;
  padding: 65px 0 38px;
}

.l-footer2__sitemap {
  float: left;
  width: 60%;
  line-height: 160%;
}

.l-footer2__sitemap .box1 {
  float: left;
  width: 26.66%;
  margin-left: 10%;
}

.l-footer2__sitemap .box1:nth-child(3n+1) {
  clear: both;
  margin-left: 0;
}

.l-footer2__sitemap .box1 a {
  color: #000;
}

.l-footer2__sitemap .box1 h4 {
  font-size: 92.8%;
  color: #333;
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.l-footer2__sitemap .box1 h4+ul {
  margin-bottom: 30px;
}

.l-footer2__sitemap .box1 li {
  background: url(../img/common/icon1.png) no-repeat left 4px;
  padding-left: 10px;
  margin-bottom: 8px;
  font-size: 85.7%;
  line-height: 140%;
}

.l-footer2__contact {
  float: right;
  width: 32.24%;
}

.l-footer2__contact .box1 {
  background: #fff;
  padding: 9.9%;
  padding-bottom: 8%;
  margin-bottom: 5%;
}

/*.l-footer2__contact .box1 .tel {
  margin-top: 8.5%;
}*/

.l-footer2__contact .box1 .tel .heading {
  font-size: 85.7%;
  float: left;
  line-height: 140%;
  text-align: center;
  font-weight: bold;
}

.l-footer2__contact .box1 .tel .no {
  float: right;
  color: #3F69B1;
  font-size: 100%;
  letter-spacing: 0.05em;
}

.l-footer2__contact .box1 .tel .no em {
  font-size: 171.4%;
}

.l-footer2__contact .link1 {
  font-size: 92.8%;
  margin-bottom: 20px;
}

.l-footer2__contact .link1 li {
  float: left;
  width: 49.7%;
  margin-left: 0.6%;
}

.l-footer2__contact .link1 li:nth-child(2n+1) {
  clear: both;
  margin-left: 0;
}

.l-footer2__contact .link2 {
  font-size: 85.7%;
}

.l-footer2__contact .link2 a {
  margin-right: 19px;
}

.l-footer3 {
  background: url(../img/common/footer3_bg1.png) no-repeat bottom;
  padding: 300px 0 30px;
}

.l-footer3__group {
  margin-bottom: 26px;
}

.l-footer3__group li {
  display: table-cell;
  border-right: 1px solid #EFF5F8;
  vertical-align: middle;
  padding: 4px 12px;
}

.l-footer3__group li a {
  display: block;
}

.l-footer3__group li:first-child {
  padding-left: 0;
}

.l-footer3__group li:last-child {
  border-right: 0;
}

.l-footer3__nikkohotels {
  font-size: 78.57%;
  line-height: 140%;
}

.l-footer3__nikkohotels ul, .l-footer3__nikkohotels li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.l-footer3__nikkohotels ul {
  margin: 0 2.5em 8px 0;
}

.l-footer3__nikkohotels li {
  border-right: 1px solid #999;
  padding: 0 4px 0 2px;
}

.l-footer3__nikkohotels li a {
  color: #333;
  text-decoration: none;
}

.l-footer3__nikkohotels li a:hover {
  text-decoration: underline;
}

.l-footer3__nikkohotels li strong {
  font-weight: bold;
  color: #3F69B1;
}

.l-footer3__nikkohotels .domestic {
  max-width: 85%;
}

.l-footer3__nikkohotels .foreign {
  max-width: 50%;
}

.l-footer4 {
  border-top: 1px solid #D0DAEC;
  padding-top: 35px;
  margin-top: 50px;
}

.l-footer4 .link1 {
  margin-bottom: 35px;
  padding: 0 20px;
  text-align: center;
  font-size: 78.57%;
}

.l-footer4 .link1 a {
  text-decoration: none;
  color: #333;
}

.l-footer4 .link1 a:hover {
  text-decoration: underline;
}

.l-footer4 .box1 {
  text-align: center;
}

.l-footer4 .box1 h1 {
  margin-bottom: 20px;
}

.l-footer4 .box1 p {
  font-size: 92.8%;
  line-height: 160%;
}

.l-footer4 .copyright {
  margin-top: 24px;
  text-align: center;
  color: #fff;
  background: #3F69B1;
  font-size: 85.7%;
  line-height: 140%;
  padding: 5px 0;
}

.l-footer5 .link1 {
  margin-bottom: 35px;
  padding: 20px 20px;
  text-align: center;
  font-size: 95%;
  background: #d6d6d6;
}

.l-footer5 .link1 a {
  text-decoration: none;
  color: #333;
}

.l-footer5 .link1 a:hover {
  text-decoration: underline;
}

.l-footer5 .box1 {
  text-align: center;
}

.l-footer5__group li {
  display: inline-block;
  border-right: 1px solid #EFF5F8;
  vertical-align: middle;
  padding: 4px 12px;
}

/*=======================================
固定帯 OneHarmoney
=========================================*/
.l-fixed__oneharmony {
  background: rgba(29, 24, 14, .8);
  color: #fff;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 19999;
  /*display: none;*/
  text-align: center;
}

.l-fixed__oneharmony .c-wrap {
  max-width: 10200px;
  position: relative;
}

.l-fixed__oneharmony .close {
  position: absolute;
  /*margin-left: 607px; left: 50%;*/
  right: 0;
  top: 50%;
  margin-top: -22px;
  z-index: 2;
  padding: 15px;
  cursor: pointer;
  line-height: 100%;
}

/*@media screen and (max-width: 1340px) { .l-fixed__oneharmony .close { right: 0; } }*/
.l-fixed__oneharmony .img1,
.l-fixed__oneharmony .txt1,
.l-fixed__oneharmony .txt2 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.l-fixed__oneharmony .img1 {
  /*float: left;*/
  width: 160px;
  text-align: center;
  padding-top: 0;
  margin-right: 10px;
}

.l-fixed__oneharmony .txt1 {
  /*margin-left: 130px;*/
  padding-top: 0;
}

.l-fixed__oneharmony .txt1 h3 {
  font-weight: bold;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 120%;
  line-height: 140%;
  margin-bottom: 0;
}

.l-fixed__oneharmony .txt1 p {
  font-size: 108%;
  line-height: 220%;
}

.l-fixed__oneharmony .txt2 ul {
  text-align: center;
  /*margin-top: 8px;*/
}

.l-fixed__oneharmony .txt2 li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin-left: 20px;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  /*width: 200px;*/
  text-align: center;
}

.l-fixed__oneharmony .txt2 li a {
  display: block;
  color: #fff;
  padding: 6px 20px 7px;
}

.l-fixed__oneharmony .txt2 li a span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../img/common/icon1_alt1.png) no-repeat left center;
  padding-left: 13px;
}

.l-fixed__oneharmony .txt2 li.detail a {
  background-color: #B6B6B6;
}

.l-fixed__oneharmony .txt2 li.application a {
  background-color: #C2903B;
}

@media screen and (min-width: 736px) and (max-width: 1024px) {
  .l-fixed__oneharmony {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .l-fixed__oneharmony .img1 {
    width: 75px;
    margin-left: -35px;
  }

  .l-fixed__oneharmony .txt1 {
    /*margin-left: 165px;*/
    padding-right: 0;
    padding-top: 0;
  }

  .l-fixed__oneharmony .txt1 h3 {
    font-size: 106%;
    margin-bottom: 0;
  }

  .l-fixed__oneharmony .txt1 p {
    font-size: 95%;
    line-height: 180%;
  }

  .l-fixed__oneharmony .txt1 p br {
    display: none;
  }

  .l-fixed__oneharmony .txt2 ul {
    margin-top: 0;
  }

  .l-fixed__oneharmony .txt2 li {
    margin-left: 8px;
  }

  .l-fixed__oneharmony .txt2 li a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 90%;
  }

  .l-fixed__oneharmony .txt2 li a span {
    padding-left: 6px;
  }

  .l-fixed__oneharmony .close {
    margin-left: 0;
    left: auto;
    right: 0;
  }
}

/*=======================================
ページトップへ
=========================================*/
.l-pagetop {
  position: fixed;
  right: 30px;
  bottom: 0;
  z-index: 999;
}

.l-pagetop a {
  display: block;
  background: url(../img/common/icon2_top.png) no-repeat center bottom;
  padding-bottom: 75px;
  color: #666;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-decoration: none;
  letter-spacing: 0.1em;
}

/*=======================================
タブレット スタイル
=========================================*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .l-footer1, .l-footer2, .l-footer3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .l-footer2__contact .box1 .tel .heading {
    float: none;
  }

  .l-footer2__contact .box1 .tel .heading br {
    display: none;
  }

  .l-footer2__contact .box1 .tel .no {
    font-size: 92.8%;
    float: none;
  }
}

/*=======================================
スマホ スタイル
=========================================*/
@media screen and (max-width: 735px) {

  /*======================================= フッター =========================================*/
  .l-footer1 {
    padding: 0 20px 30px;
  }

  .l-footer1 {
    padding: 0 20px 30px;
  }

  .l-footer1__banner {
    flex-wrap: wrap;
    margin-bottom: 0px;
  }

  .l-footer1__banner ul {
    width: 100%;
  }

  .banner-b {
    width: 50%;
    margin: 10px auto;
  }

  .l-footer1__banner li {
    float: left;
    width: 48%;
    margin: 0 0 2% 2%;
  }

  .l-footer1__banner li:nth-child(3n+1) {
    clear: none;
    margin-left: 2%;
  }

  .l-footer1__banner li:nth-child(2n+1) {
    clear: both;
    margin-left: 0;
  }

  .l-footer1__sns {
    float: none;
    width: 100%;
    padding-top: 40px;
  }

  .l-footer1__sns ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
  }

  .l-footer1__sns .box1 {
    text-align: center;
  }

  .l-footer1__sns .box1 img {
    max-width: 130px;
  }

  .l-footer1__sns02 {
    float: none;
    width: auto;
    padding-top: 40px;
  }

  .l-footer1__sns02 ul {
    margin-bottom: 15px;
  }

  .l-footer1__sns02 li {
    float: left;
    width: 15%;
    margin-left: 6.25%;
  }

  .l-footer1__sns02 li:nth-child(5n+1) {
    clear: both;
    margin-left: 0;
  }

  .l-footer1__sns .box1 {
    text-align: center;
  }

  .l-footer1__sns .box1 img {
    max-width: 130px;
  }

  .l-footer1__sns02 .box1 {
    text-align: center;
  }

  .l-footer1__sns02 .box1 img {
    max-width: 130px;
  }

  .l-footer2, .l-footer3__nikkohotels {
    display: none;
  }

  .l-footer3 {
    padding: 0 30px;
    background-image: none;
  }

  .l-footer3__group li {
    text-align: center;
  }

  .l-footer3__group li:last-child {
    padding-right: 0;
  }

  .l-footer3__group li img {
    width: 80%;
  }

  .l-footer4 {
    border-top: 0;
    padding-top: 0;
  }

  .l-footer4 .link1, .l-footer4 .box1 {
    padding: 0 20px;
  }

  .l-footer4 .copyright {
    font-size: 78.57%;
    padding: 7px 0;
  }

  /*======================================= ページトップへ =========================================*/
  .l-pagetop {
    right: 10px;
  }

  .l-pagetop a {
    background-position: center 28px;
    background-size: auto 45px;
    padding-bottom: 36px;
    font-size: 71.4%;
  }
}

/* ----------------------------- 2. トップページ */
/*=======================================
キービジュアル
=========================================*/
.l-kv {
  position: relative;
}

.l-kv1 {
  /*width: 75%;*/
  height: 100vh;
  position: relative;
}

.l-kv1 h2 {
  position: absolute;
  z-index: 99;
  bottom: 26.82%;
  left: 11.33%;
  color: #fff;
  font-size: 242.8%;
  line-height: 1.4;
  font-weight: normal;
  letter-spacing: 0.1em;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.91);
}

.l-kv1 h2 em {
  font-size: 121.4%;
}

.l-kv1 h2 small {
  font-size: 71.4%;
}

.l-kv1 .slider {
  overflow: hidden;
}

.l-kv1 .slider, .l-kv1 .slider .bx-wrapper, .l-kv1 .slider .bx-viewport, .l-kv1 .slider ul, .l-kv1 .slider li {
  height: 100% !important;
}

.l-kv1 .slider li {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  /*filter: blur(30px);
  -webkit-transition: .8s ease filter;
  transition: .8s ease filter;*/
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.l-kv1 .slider li > div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: 10s ease transform;
  transition: 10s ease transform;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.l-kv1 .slider li.active-slide {
  /*filter: blur(0);*/
}
.l-kv1 .slider li.active-slide > div {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.l-kv1 .slider li a:hover {
  opacity: 1;
}

.l-kv1 .slider .bx-wrapper .bx-pager {
  position: absolute;
  left: 11.33%;
  bottom: 4.63%;
  text-align: left;
  height: 4px;
  padding-top: 0;
  width: auto;
}

.l-kv1 .slider .bx-wrapper .bx-pager a {
  margin: 0 10px 0 0;
  border-radius: 0;
  background: #fff;
  width: 52px;
  height: 4px;
}

.l-kv1 .slider .bx-wrapper .bx-pager a:hover, .l-kv1 .slider .bx-wrapper .bx-pager a.active {
  background-color: #3F69B1;
}

.l-kv2 {
  position: absolute;
  top: 0;
  right: 0;
  padding: 40px 0 100px;
  width: 31.1%;
  min-width: 380px;
}

.l-kv2 h1 {
  background: #3F69B1;
  text-align: left;
  /*padding: 7.74% 9.19%;*/
  padding: 8.5% 9.19%;
  /*margin-bottom: 45px;*/
}

.l-kv2__block1 {
  background: rgba(255, 255, 255, 0.76);
  padding: 10.48% 9.19%;
  max-width: 298px;
}

.l-kv2__block1 .date {
  margin-bottom: 8px;
}

.l-kv2__block1 .date.checkout {
  margin-bottom: 16px;
}

.l-kv2__block1 .date p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 6px;
  vertical-align: middle;
  font-size: 85.7%;
}

.l-kv2__block1 .date p img {
  vertical-align: middle;
}

.l-kv2__block1 .date .ui-datepicker-trigger {
  vertical-align: middle;
  margin-left: 6px;
}

.l-kv2__block1 .date .heading {
  width: 90px;
  background: #999;
  color: #fff;
  text-align: center;
  font-size: 78.57%;
  line-height: 160%;
  padding: 3px 0;
}

.l-kv2__block1 .stay {
  margin-bottom: 6px;
}

.l-kv2__block1 .stay.people {
  margin-bottom: 13px;
}

.l-kv2__block1 .stay p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 6px;
  vertical-align: middle;
  font-size: 85.7%;
}

.l-kv2__block1 .stay .heading {
  color: #666;
}

.l-kv2__block1 .tel {
  border-top: 1px solid #ccc;
  padding: 16px 0 26px;
  margin-top: 25px;
}

.l-kv2__block1 .tel .heading {
  font-size: 85.7%;
  float: left;
}

.l-kv2__block1 .tel .no {
  float: right;
  color: #3F69B1;
  font-size: 78.57%;
  letter-spacing: 0.1em;
}

.l-kv2__block1 .tel .no em {
  font-size: 200%;
}

.l-kv2__block1 .btn1 li {
  float: left;
  width: 50%;
  font-size: 78.57%;
  text-align: center;
  font-weight: bold;
}

.l-kv2__block1 .btn1 li a {
  border: 1px solid #ccc;
  display: block;
  text-decoration: none;
  color: #333;
  padding: 2px 0;
}

.l-kv2__block1 .btn1 li a span {
  background: url(../img/common/icon1.png) no-repeat left center;
  padding-left: 10px;
}

.l-kv2__block1 .btn1 li.plan a {
  background: #ccc;
}

/*=======================================
トップページ
=========================================*/
.p-top__title1 {
  margin: 0 0 40px;
  text-align: center;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.p-top__title1.bg {
  margin: 0;
  padding: 40px 20px;
  background: #F1EEEA;
}

.p-top__title1 .en {
  font-size: 157.1%;
  letter-spacing: 0.06em;
  line-height: 1.4;
  color: #B58800;
  margin-bottom: 4px;
}

.p-top__title1 .en small {
  font-size: 71.4%;
  line-height: 1;
}

.p-top__title1 .t {
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.p-top__scene {
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.p-top__scene li {
  float: left;
  width: 33.333%;
  text-align: center;
}

.p-top__scene li:first-child a {
  border-left: 0;
}

.p-top__scene li.business a {
  background-image: url(../img/top/scene_img1.jpg);
}

.p-top__scene li.couple a {
  background-image: url(../img/top/scene_img2.jpg);
}

.p-top__scene li.family a {
  background-image: url(../img/top/scene_img3.jpg);
}

.p-top__scene li a {
  display: block;
  border-left: 1px solid #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  padding: 90px 0;
  text-decoration: none;
}

.p-top__scene li p {
  font-size: 171.4%;
  letter-spacing: 0.2em;
  margin-bottom: 16px;
}

.p-top__scene li h3 {
  font-size: 100%;
  letter-spacing: 0.2em;
  font-weight: normal;
}

.biggerlink {
  cursor: pointer;
}

.p-top__breakfast {
  float: left;
  width: 50%;
  /*background: url(../img/top/breakfast_img1.jpg) no-repeat center;*/
  background: #000;
  background-size: cover;
  padding: 60px 0;
  border-bottom: 1px solid #fff;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.p-top__breakfast::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: url(../img/top/breakfast_img1.jpg) no-repeat center;
  -webkit-transition: 0.8s ease all;
  transition: 0.8s ease all;
}

.p-top__breakfast:hover::before {
  opacity: 0.6;
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.p-top__breakfast .box1 {
  background: url(../img/top/breakfast_bg1.svg) no-repeat center;
  background-size: contain;
  padding: 70px 0 58px;
  text-align: center;
}

.p-top__access {
  float: right;
  width: 50%;
  background: #ECF0F7;
  border-bottom: 1px solid #fff;
}

.p-top__access .block1 {
  float: left;
  width: 50%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6%;
  position: relative;
  border-left: 1px solid #fff;
}

.p-top__access .block1 .c-title1 {
  text-align: left;
}

.p-top__access .block1 .c-link1 {
  margin-top: 55px;
}

.p-top__access .block1:before {
  position: absolute;
  top: 50%;
  right: -20px;
  border-left: 20px solid #ECF0F7;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

.p-top__access .block2 {
  float: right;
  width: 50%;
  height: 100%;
  /*background: url(../img/top/access_bg1.jpg) no-repeat center;
  background-size: cover;*/
  background: #000;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.p-top__access .block2::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/top/access_bg1.jpg) no-repeat center;
  background-size: cover;
  z-index: -1;
  -webkit-transition: 0.8s ease all;
  transition: 0.8s ease all;
}

.p-top__access:hover .block2::before {
  opacity: 0.6;
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.p-top__access .block2 .img1 {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.p-top__access .block2 .img1 img {
  width: 100%;
  /*IE対策*/
}

.p-top__oneharmony {
  clear: both;
  float: left;
  width: 50%;
  background: #000;
  /*background: #000 url(../img/top/oneharmony_img1.jpg) no-repeat right center;*/
  /*background-size: contain;*/
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.p-top__oneharmony a {
  display: block;
  color: #fff;
  text-decoration: none;
  *zoom: 1;
}

.p-top__oneharmony a::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000 url(../img/top/oneharmony_img1.jpg) no-repeat right center;
  background-size: contain;
  z-index: -1;
  -webkit-transition: 0.8s ease all;
  transition: 0.8s ease all;
}

.p-top__oneharmony a:hover,
.p-top__oneharmony a:hover img {
  opacity: 1;
}
.p-top__oneharmony a:hover::before {
  opacity: 0.6;
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.p-top__oneharmony a:after {
  display: block;
  content: "";
  clear: both;
}

.p-top__oneharmony .block1 {
  float: left;
  padding: 7% 0 7% 9%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p-top__oneharmony .block1 h3 {
  margin-bottom: 30px;
}

.p-top__oneharmony .block1 p {
  font-size: 128.5%;
  line-height: 150%;
  color: #fff;
  letter-spacing: 0.2em;
}

.p-top__oneharmony .block1 .c-link1 {
  margin-top: 40px;
}

.p-top__sightseeing {
  float: right;
  width: 50%;
  border-left: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.p-top__sightseeing a {
  display: table;
  width: 100%;
  /*background: url(../img/top/sightseeing_img1.jpg) no-repeat center;
  background-size: cover;*/
  background: #000;
  text-align: center;
  text-decoration: none;
  color: #fff;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.p-top__sightseeing a::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/top/sightseeing_img1.jpg) no-repeat center;
  background-size: cover;
  z-index: -1;
  -webkit-transition: 0.8s ease all;
  transition: 0.8s ease all;
}

.p-top__sightseeing a:hover,
.p-top__sightseeing a:hover img {
  opacity: 1;
}

.p-top__sightseeing a:hover::before {
  opacity: 0.8;
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.p-top__sightseeing p {
  font-size: 171.4%;
  letter-spacing: 0.2em;
  margin-bottom: 16px;
}

.p-top__sightseeing h3 {
  font-size: 100%;
  letter-spacing: 0.2em;
  font-weight: normal;
}

.p-top__sightseeing .box1 {
  display: table-cell;
  vertical-align: middle;
}

.p-top__banner {
  clear: both;
  width: 100%;
  overflow: hidden;
}

.p-top__banner .block1 {
  float: left;
  width: 50%;
  box-sizing: border-box;
  border-top: 1px solid #fff;
}

.p-top__banner .block1 a:hover {
  opacity: 1;
}
.p-top__banner .block1 a:hover img {
  opacity: 0.6;
}
.p-top__banner .block1 a {
  display: block;
  overflow: hidden;
  background: #000;
}
.p-top__banner .block1 img {
  -webkit-transition: 0.8s ease all;
  transition: 0.8s ease all;
}
.p-top__banner .block1 a:hover img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.p-top__banner .p-top__border {
  border-right: 1px solid #fff;
}

.p-top__news {
  padding: 50px 0 20px ;
  /*background: #F7F7F7;*/
  overflow: hidden;
  clear: both;
}

.p-top__news .c-title1 {
  margin-bottom: 45px;
}

.p-top__news .slider .bx-wrapper .bx-controls-direction a {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 60px;
  height: 120px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.p-top__news .slider .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -50px;
  background-image: url(../img/common/slider_prev_2.png);
}

.p-top__news .slider .bx-wrapper .bx-controls-direction a.bx-next {
  left: auto;
  right: -50px;
  background-image: url(../img/common/slider_next_2.png);
}

/*.p-top__news .slider li a { display: block; text-decoration: none; }
.p-top__news .slider li a:hover h4 { text-decoration: underline; }
.p-top__news .slider li .img1 { text-align: center; margin-bottom: 18px; position: relative; }
.p-top__news .slider li .img1 img { width: 100%; }
.p-top__news .slider li .img1 p { position: absolute; left: 0; bottom: 0; background: rgba(102, 102, 102, 0.77); color: #fff; font-size: 85.7%; padding: 10px 18px; line-height: 140%; }
.p-top__news .slider li .txt1 .category { float: left; width: 106px; text-align: center; color: #fff; background: #809CCC; line-height: 140%; padding: 5px 0; font-size: 78.57%; }
.p-top__news .slider li .txt1 h4 { margin-left: 116px; font-weight: normal; padding-top: 2px; font-size: 107.1%; color: #666; }
.p-top__news .slider li .txt1 p.txt1 { clear: both; padding-top: 12px; color: #666; font-size: 92.8%; line-height: 140%; }*/
.p-top__news .slider li {
  padding-left: 15px;
  padding-right: 15px;
}

.p-top__news .slider li a {
  display: block;
  text-decoration: none;
  color: #333;
  border: 1px solid #C7E5F8;
  padding: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 320px;
}

.p-top__news .slider li a:hover {
  opacity: 1;
  border-width: 3px;
  padding: 12px;
}

.p-top__news .slider li a:hover img {
  opacity: 1;
}

.p-top__news .slider li .img1 {
  text-align: center;
  margin-bottom: 15px;
  overflow: hidden;
}
.p-top__news .slider li .img1 img {
  object-fit: cover;
  aspect-ratio: 4/5;
  -webkit-transition: .6s ease all;
  transition: .6s ease all;
}
.p-top__news .slider li a:hover .img1 img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.p-top__news .slider li .box1 {}

.p-top__news .slider li .box1 .tag {
  margin-bottom: 12px;
}

.p-top__news .slider li .box1 .tag span {
  display: inline-block;
  border: 1px solid #3F69B1;
  border-radius: 5px;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0.06em;
  padding: 3px 5px;
  margin-right: 10px;
  color: #3F69B1;
}

.p-top__news .slider li .box1 .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 160%;
  margin-bottom: 15px;
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.p-top__news .slider li .box1 .lead {
  line-height: 158%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 43px;
  overflow: hidden;
}

.p-top__news .slider li .box1 .period {
  margin-top: 18px;
}

.p-top__news .slider .slick-arrow {
  position: absolute;
  width: 60px;
  height: 120px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  background: no-repeat center;
  background-size: cover;
  border: 0;
  white-space: nowrap;
  text-indent: 70px;
  overflow: hidden;
  outline: 0;
  z-index: 9;
  cursor: pointer;
}

.p-top__news .slider .slick-arrow.slick-next {
  background-image: url(../img/common/slider_next_2.png);
  right: 0;
}

.p-top__news .slider .slick-arrow.slick-prev {
  background-image: url(../img/common/slider_prev_2.png);
  left: 0;
}

.p-top__news .c-btn1 {
  margin-top: 60px;
}

.p-top__information {
  padding: 60px 0 100px;
}

.p-top__information .c-title1 {
  margin-bottom: 50px;
}


.p-top__search {
  max-width: 1260px;
  margin: 38px auto 60px;
  padding-left: 20px;
  padding-right: 20px;
}
.p-top__search div:before,
.p-top__search div:after,
.p-top__search ul:before,
.p-top__search ul:after {
  display: none;
}
.p-top__search-tab {
  display: flex;
  align-items: center;
}
.p-top__search-tab li {
  flex: 1;
  margin-right: 1px;
}
.p-top__search-tab li:last-child {
  margin-right: 0;
}
.p-top__search-tab a {
  display: block;
  text-decoration: none;
}
.p-top__search-tab .anchor {
  -webkit-transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -ms-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
.p-top__search-tab a,
.p-top__search-tab .anchor {
  cursor: pointer;
  color: #fff;
  font-size: 128.57%;
  line-height: 1.5;
  font-weight: 600;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  background: #C1C1C1;
  padding: 10px;
}
.p-top__search-tab a:hover {opacity: 1;}
.p-top__search-tab li.is-active a,
.p-top__search-tab li.is-active .anchor,
.p-top__search-tab li a:hover,
.p-top__search-tab li .anchor:hover {background: #3F69B1;}
.p-top__search-tab li span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-top__search-tab li span:before {
  display: block;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 10px;
}
.p-top__search-tab li.stay span:before {
  background-image: url(../img/top/search_icon-stay.svg);
  width: 28px;
  height: 20px;
}
.p-top__search-tab li.airplane span:before {
  background-image: url(../img/top/search_icon-airplane.svg);
  width: 21px;
  height: 21px;
}
.p-top__search-tab li .train span:before {
  background-image: url(../img/top/search_icon-train.svg);
  width: 21px;
  height: 25px;
}
.p-top__search-tab li .car span:before {
  background-image: url(../img/top/search_icon-car.svg);
  width: 28px;
  height: 25px;
}
.p-top__search-content {
  display: none;
  border: 1px solid #C1C1C1;
  border-top: 0;
  padding: 20px 40px 38px;
}
.p-top__search-content.is-active {
  display: block;
}
.p-top__search-content .link {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  font-size: 128.57%;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.p-top__search-content .link li::after {
  content: " ／ ";
  margin-left: 8px;
  margin-right: 8px;
}
.p-top__search-content .link li:last-child::after {
  display: none;
}
.p-top__search-content .link a {
  color: #000;
  text-decoration: underline;
}
.p-top__search-content .link a:hover {
  text-decoration: none;
}
.p-top__search-content .content {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.p-top__search-content .content .term,
.p-top__search-content .content .submit {
  flex: 1;
}
.p-top__search-content .content .term {
  margin-right: 30px;
}
.p-top__search-content .content .term-h {
  font-size: 128.57%;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 10px;
}
.p-top__search-content .content .term-b input[type="text"],
.p-top__search-content .content .term-b select {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  outline: 0;
  background: #F4F4F4;
  border: 5px;
  padding: 10px 12px 12px;
  font-size: 128.57%;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  cursor: pointer;
}
.p-top__search-content .content .term-b select[name="goDepAirPort"] {width: 300px;}
.p-top__search-content .content .term-b input[name="depAirDate"] {
  width: 200px;
  padding-right: 30px;
  background-position: calc(100% - 12px) center;
  background-repeat: no-repeat;
  background-image: url(../img/top/search_icon-calendar.png);
}
.p-top__search-content .content .term-b select[name="days"],
.p-top__search-content .content .term-b select[name="dpPerson"] {width: 150px;}
.p-top__search-content .content .submit button {
  background: #3F69B1;
  cursor: pointer;
  color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  outline: 0;
  font-size: 128.57%;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  padding: 10px 12px 12px;
  width: 260px;
}


/*=======================================
タブレット スタイル
=========================================*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-top__breakfast {
    float: none;
    width: auto;
  }

  .p-top__access {
    float: none;
    width: auto;
  }

  .p-top__news .slider li .txt1 .category {
    float: none;
  }

  .p-top__news .slider li .txt1 h4 {
    margin-left: 0;
  }
}

/*=======================================
スマホ スタイル
=========================================*/
@media screen and (max-width: 735px) {

  /*======================================= キービジュアル =========================================*/
  .l-kv1 {
    width: 100%;
    height: 116vw;
  }

  .l-kv1 h2 {
    bottom: 26.43%;
    left: 6.33%;
    font-size: 157.1%;
  }

  .l-kv1 h2 em {
    font-size: 85.7%;
  }

  .l-kv1 .slider, .l-kv1 .slider .bx-wrapper, .l-kv1 .slider .bx-viewport, .l-kv1 .slider ul, .l-kv1 .slider li {
    height: 100% !important;
  }

  .l-kv1 .slider li {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }

  .l-kv1 .slider .bx-wrapper .bx-pager {
    left: 0;
    text-align: center;
    width: 100%;
  }

  .l-kv1 .slider .bx-wrapper .bx-pager a {
    width: 30px;
    height: 3px;
  }

  .l-kv2 {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    background: #E7E7E7;
    min-width: initial;
    width: auto;
  }

  .l-kv2__block1 {
    display: none;
    background: none;
    padding: 20px;
    padding-bottom: 40px;
    max-width: initial;
  }

  .l-kv2__block1 .date .ui-datepicker-trigger {
    display: none;
  }

  .l-kv2__block1 .date .heading {
    background-color: #333;
  }

  .l-kv2__block1 .btn1 {
    border-top: 1px dotted #ccc;
    padding-top: 20px;
    margin-top: 20px;
  }

  .l-kv2__block1 .btn1 li a {
    padding: 6px 0;
  }

  .l-kv2__block1 .btn1 li.confirm a {
    background: #fff;
  }

  .l-kv2__block2 {
    display: none;
    background: none;
    padding: 20px;
    padding-bottom: 40px;
    max-width: initial;
  }

  .l-kv2__block2 .l-kv2__btn ul li {
    margin-bottom: 1em;
  }

  .l-kv2__block2 .l-kv2__btn ul li a {
    padding: 16px;
    display: block;
    background: #4E75B8;
    text-align: center;
    color: #fff;
  }

  .l-kv2__block2 .l-kv2__btn ul li a span {
    background: url(../img/common/icon1_alt1.png) no-repeat left center;
    padding-left: 10px;
  }

  .l-kv2__block2 .btn1 {
    border-top: 1px dotted #ccc;
    padding-top: 20px;
    margin-top: 20px;
  }

  .l-kv2__block2 .btn1 li {
    float: left;
    width: 50%;
    font-size: 78.57%;
    text-align: center;
    font-weight: bold;
  }

  .l-kv2__block2 .btn1 li a {
    padding: 6px 0;
    border: 1px solid #ccc;
    display: block;
    text-decoration: none;
    color: #333;
  }

  .l-kv2__block2 .btn1 li a span {
    background: url(../img/common/icon1.png) no-repeat left center;
    padding-left: 10px;
  }

  .l-kv2__block2 .btn1 li.plan a {
    background: #ccc;
  }

  .l-kv2__block2 .btn1 li.confirm a {
    background: #fff;
  }

  .l-kv2__block2 .tel {
    margin-top: 2em;
    text-align: center;
  }

  .l-kv2__block2 .tel .no a {
    padding-left: 20px;
    display: inline-block;
    background: url(../img/top/sp/kv2_icon_tel.png) no-repeat left center;
    background-size: 16px 16px;
    border-bottom: solid 2px #4E75B8;
    line-height: 1.5;
    letter-spacing: 0.2em;
    font-size: 10px;
    color: #4E75B8;
  }

  .l-kv2__block2 .tel .no a span {
    font-size: 20px;
  }

  .l-kv2__block2 .tel p {
    font-size: 71.4%;
  }

  .l-kv2__reserve {
    margin-bottom: 1px;
    font-weight: 400;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    display: block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: #707070;
    padding: 12px 0;
    letter-spacing: 0.1em;
  }

  .l-kv2__reserve span {
    display: block;
    background: url(../img/common/icon3_bottom.png) no-repeat center bottom;
    background-size: 16px auto;
    padding-bottom: 8px;
  }

  /*======================================= トップページ =========================================*/
  .p-top__scene li {
    float: none;
    width: auto;
  }

  .p-top__scene li:first-child a {
    border-top: 0;
  }

  .p-top__scene li a {
    display: block;
    border-left: 0;
    border-top: 1px solid #fff;
    padding: 40px 0;
  }

  .p-top__scene li p {
    margin-bottom: 5px;
  }

  .p-top__breakfast {
    float: none;
    width: auto;
    /*background: url(../img/top/breakfast_img1.jpg) no-repeat center;
    background-size: cover;*/
    padding: 20px;
    border-bottom: 1px solid #fff;
    font-size: 85.7%;
  }

  .p-top__breakfast .box1 {
    background: url(../img/top/breakfast_bg1.svg) no-repeat center;
    background-size: contain;
    padding: 30px 0 28px;
    text-align: center;
  }

  .p-top__breakfast .box1 .c-title1 {
    margin-bottom: 15px;
  }

  .p-top__breakfast .box1 .c-title1 p {
    margin-bottom: 8px;
  }

  .p-top__breakfast .box1 .c-link1 {
    margin-top: 15px;
  }

  .p-top__access {
    float: none;
    width: auto;
    background: #ECF0F7;
    border-bottom: 1px solid #fff;
  }

  .p-top__access .block1 {
    float: none;
    width: auto;
    padding: 6%;
    border-bottom: 1px solid #fff;
    border-left: 0;
    text-align: center;
  }

  .p-top__access .block1 .c-title1 {
    text-align: center;
  }

  .p-top__access .block1 .c-link1 {
    margin-top: 30px;
  }

  .p-top__access .block1:before {
    bottom: -18px;
    top: auto;
    right: 50%;
    margin-right: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 18px solid #ECF0F7;
    border-bottom: 0;
  }

  .p-top__access .block2 {
    float: none;
    width: auto;
    padding: 30px 15px;
  }

  .p-top__oneharmony {
    float: none;
    width: auto;
    background-image: url(../img/top/sp/oneharmony_img1.jpg);
    border-bottom: 1px solid #fff;
  }

  .p-top__oneharmony .block1 {
    float: none;
    padding: 5%;
  }

  .p-top__oneharmony .block1 h3 {
    margin-bottom: 10px;
  }

  .p-top__oneharmony .block1 h3 img {
    max-width: 180px;
  }

  .p-top__oneharmony .block1 p {
    font-size: 78.57%;
  }

  .p-top__oneharmony .block1 .c-link1 {
    margin-top: 12px;
  }

  .p-top__sightseeing {
    float: none;
    width: auto;
    border-left: 0;
    border-bottom: 1px solid #fff;
  }

  .p-top__sightseeing a {
    padding: 60px 0;
  }

  .p-top__news {
    clear: both;
    padding: 40px 0 30px;
    background: #fff;
  }

  .p-top__news .c-title1 {
    margin-bottom: 30px;
  }

  /*.p-top__news .slider li { float: left; width: 50%; margin-bottom: 4%; }
  .p-top__news .slider li:nth-child(2n+1) { clear: both; }
  .p-top__news .slider li .img1 { margin-bottom: 0; }
  .p-top__news .slider li .img1 p { font-size: 71.4%; padding: 6px 10px; }
  .p-top__news .slider li .txt1 { padding: 12px; }
  .p-top__news .slider li .txt1 .category { float: none; display: inline-block; *display: inline; *zoom: 1; }
  .p-top__news .slider li .txt1 h4 { margin-left: 0; margin-top: 5px; }
  .p-top__news .slider li .txt1 p.txt1 { padding: 0; padding-top: 8px; font-size: 85.7%; }*/
  .p-top__news .slider li {
    padding-left: 7px;
    padding-right: 7px;
    display: inline-block;
    width: 300px;
  }

  .p-top__news .slider li a {
    width: auto;
    border-width: 1px;
  }

  .p-top__news .slider li .box1 .tag {
    margin-bottom: 7px;
  }

  .p-top__news .slider li .box1 .tag span {
    font-size: 11px;
  }

  .p-top__news .slider li .box1 .title {
    margin-bottom: 0;
    font-size: 13px;
    -webkit-line-clamp: 3;
    height: 63px;
  }

  .p-top__news .slider .swiper-button-next,
  .p-top__news .slider .swiper-button-prev {
    position: absolute;
    width: 30px;
    height: 70px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    background: no-repeat center;
    background-size: cover;
    border: 0;
    white-space: nowrap;
    text-indent: 70px;
    overflow: hidden;
    outline: 0;
    z-index: 9;
    cursor: pointer;
  }

  .p-top__news .slider .swiper-button-next {
    background-image: url(../img/common/slider_next_2.png);
    right: 0;
  }

  .p-top__news .slider .swiper-button-prev {
    background-image: url(../img/common/slider_prev_2.png);
    left: 0;
  }

  .p-top__news .c-btn1 {
    margin-top: 40px;
  }

  .p-top__information {
    padding: 40px 0 50px;
  }

  .p-top__information .c-title1 {
    margin-bottom: 30px;
  }

  .p-top__information ul {
    float: none;
    width: auto;
    border-right: 0;
  }

  .p-top__information li {
    padding: 15px;
  }

  .p-top__information li h4 {
    max-width: 100%;
  }

  .p-top__information .btn1 {
    float: none;
    text-align: center;
    padding-top: 20px;
  }


  .p-top__search {
    padding-left: 15px;
    padding-right: 15px;
  }
  .p-top__search-tab {
    flex-wrap: wrap;
  }
  .p-top__search-tab li {
    width: calc(50% - 1px);
    margin-bottom: 1px;
    flex: auto;
  }
  .p-top__search-tab li:nth-child(2n) {
    width: 50%;
    margin-right: 0;
  }
  .p-top__search-tab a,
  .p-top__search-tab .anchor {
    font-size: 92%;
    padding-left: 5px;
    padding-right: 5px;
  }
  .p-top__search-tab li span:before {
  }
  .p-top__search-tab li.stay span:before {
    width: 16.8px;
    height: 12px;
  }
  .p-top__search-tab li.airplane span:before {
    width: 12.6px;
    height: 12.6px;
  }
  .p-top__search-tab li .train span:before {
    width: 12.6px;
    height: 15px;
  }
  .p-top__search-tab li .car span:before {
    width: 15.5px;
    height: 13.5px;
  }
  .p-top__search-content {
    padding: 15px;
  }
  .p-top__search-content .link {
    display: block;
    font-size: 110%;
  }
  .p-top__search-content .link li {
    display: inline;
  }
  .p-top__search-content .content {
    display: block;
  }
  .p-top__search-content .content .term {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .p-top__search-content .content .submit {
    margin-top: 20px;
  }
  .p-top__search-content .content .term-h {
    font-size: 110%;
    margin-bottom: 5px;
  }
  .p-top__search-content .content .term-b input[type="text"],
  .p-top__search-content .content .term-b select {font-size: 110%;}
  .p-top__search-content .content .term-b select[name="goDepAirPort"],
  .p-top__search-content .content .term-b input[name="depAirDate"],
  .p-top__search-content .content .term-b select[name="days"],
  .p-top__search-content .content .term-b select[name="dpPerson"],
  .p-top__search-content .content .submit button {width: 100%;}

}

/* ----------------------------- 3. 下層ページ */
/*=======================================
レストラン＆バー
=========================================*/
.p-restaurant {
  /*=======================================
レストラン＆バー 客室
=========================================*/
  /*=======================================
レストラン＆バー 個室
=========================================*/
  /*=======================================
レストラン＆バー 桃李 法要
=========================================*/
  /*=======================================
レストラン＆バー テイクアウト
=========================================*/
  /*=======================================
レストラン＆バー バスランチ
=========================================*/
  /*=======================================
レストラン＆バー アラカルト
=========================================*/
}

.p-restaurant__news {
  padding: 80px 0 86px;
}

.p-restaurant__news .c-title1 {
  margin-bottom: 45px;
}

.p-restaurant__news .p-restaurant__tab {
  background: #DDE4EF;
}

.p-restaurant__news .block1 {
  display: none;
  background: #F7F7F7;
}

.p-restaurant__news .block1.is-active {
  display: block;
}

.p-restaurant__news .block1 ul {
  padding: 40px 35px 50px;
}

.p-restaurant__news .block1 li {
  float: left;
  width: 23.77%;
  margin: 0 0 2.44% 1.63%;
}

.p-restaurant__news .block1 li:nth-child(4n+1) {
  clear: both;
  margin-left: 0;
}

.p-restaurant__news .block1 li a {
  display: block;
  text-decoration: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  background: #fff;
  text-decoration: none;
  color: #000;
}

.p-restaurant__news .block1 li a:hover h4 {
  text-decoration: underline;
}

.p-restaurant__news .block1 li .img1 {
  text-align: center;
  position: relative;
}

.p-restaurant__news .block1 li .img1 img {
  /*width: auto;
  max-width: 100%;
  max-height: 258;*/
}

.p-restaurant__news .block1 li .img1 p {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(5, 40, 99, 0.60);
  color: #fff;
  font-size: 85.7%;
  padding: 10px 18px;
  line-height: 140%;
}

.p-restaurant__news .block1 li .box1 {
  padding: 20px;
}

.p-restaurant__news .block1 li .box1 .title {
  font-size: 16px;
  font-weight: bold;
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 20px;
}

.p-restaurant__news .block1 li .box1 .lead {
  line-height: 158%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 43px;
  overflow: hidden;
}

.p-restaurant__news .block1 li .box1 .period {
  margin-top: 18px;
}

.p-restaurant__news .block1 li .box1 .period span {
  display: inline-block;
  background: url(../img/common/icon_date.svg) no-repeat left center;
  background-size: 14px 16px;
  padding-left: 20px;
}

.p-restaurant__news .block1 li .box1 .link {
  text-align: right;
  margin-top: 23px;
  padding-top: 8px;
  color: #3F69B1;
  border-top: 1px solid #3F69B1;
}

.p-restaurant__news .block1 li .box1 .link span {
  display: block;
  background: url(../img/common/arrow_1-blue.svg) no-repeat right center;
  background-size: 10px 15px;
  padding-right: 20px;
}

.p-restaurant__news .block1 .c-btn1 {
  margin-top: 60px;
}

.p-restaurant__information {
  margin-bottom: 100px;
  position: relative;
  z-index: 1;
}

.p-restaurant__information .c-title1 {
  margin-bottom: 50px;
}

.p-restaurant__list {
  margin-bottom: 60px;
}
.p-restaurant__list.mb-0 {
  margin-bottom: 0px;
}

.p-restaurant__list .wrap ul {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.p-restaurant__list .wrap li {
  display: table-cell;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  color: #fff;
  letter-spacing: 0.1em;
}

.p-restaurant__list .wrap li a {
  padding: 15% 6%;
  display: block;
  color: #fff;
  text-decoration: none;
  position: relative;
  z-index: 2;
  overflow: hidden;
  background: #000;
}
.p-restaurant__list .wrap li a::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: 0.8s ease all;
  transition: 0.8s ease all;
}

.p-restaurant__list .wrap li a:hover,
.p-restaurant__list .wrap li a:hover img {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

.p-restaurant__list .wrap li a:hover .c-btn1__alt1 span.anchor {
  background-color: #fff;
  color: #000;
}
.p-restaurant__list .wrap li a:hover::before {
  opacity: 0.6;
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.p-restaurant__list .wrap li p {
  font-size: 85.7%;
  margin-bottom: 12px;
}

.p-restaurant__list .wrap li h3 {
  margin-bottom: 40px;
}

.p-restaurant__list .wrap li.heading {
  background-color: #597DBB;
  padding: 3% 4%;
}

.p-restaurant__list .wrap li.heading h2 {
  font-size: 178.5%;
  font-weight: normal;
  margin-bottom: 40px;
}

.p-restaurant__list .wrap li.heading p {
  font-size: 107.1%;
  line-height: 200%;
  margin-bottom: 0;
}

.p-restaurant__list .wrap li.serena a:before {
  background-image: url(../img/restaurant/list_img1_new.jpg);
}

.p-restaurant__list .wrap li.tohlee a:before {
  background-image: url(../img/restaurant/list_img2.jpg);
}

.p-restaurant__list .wrap li.fauntain a:before {
  background-image: url(../img/restaurant/list_img3.jpg);
}

.p-restaurant__list .wrap li.bar a:before {
  background-image: url(../img/restaurant/list_img4.jpg);
}

.p-restaurant__list .wrap li.oxalis a:before {
  background-image: url(../img/restaurant/list_img5.jpg);
}

.p-restaurant__list .wrap li.lounge a:before {
  background-image: url(../img/restaurant/list_img6.jpg);
}

.p-restaurant__menu {
  margin-bottom: 60px;
}

.p-restaurant__menu .wrap ul {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.p-restaurant__menu .wrap ul:last-child li {
  border-bottom: 0;
}

.p-restaurant__menu .wrap ul.one-items {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.p-restaurant__menu .wrap ul.two-items {
  max-width: 82%;
  margin-left: auto;
  margin-right: auto;
}

.p-restaurant__menu .wrap li {
  display: table-cell;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  color: #fff;
  font-size: 157.1%;
  letter-spacing: 0.1em;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.p-restaurant__menu .wrap li:last-child {
  border-right: 0;
}

.p-restaurant__menu .wrap li a {
  display: table;
  width: 100%;
  height: 300px;
  color: #fff;
  text-decoration: none;
}

.p-restaurant__menu .wrap li a:hover img {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

.p-restaurant__menu .wrap li span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 1.7%;
}

.p-restaurant__menu .wrap li p {
  background: url(../img/common/icon3.png) no-repeat right center;
  padding: 0 5%;
}

.p-restaurant__menu .wrap li p img {
  margin-bottom: 20px;
}

.p-restaurant__menu .wrap li.bus {
  background-image: url(../img/restaurant/menu_img1.jpg);
}

.p-restaurant__menu .wrap li.takeout {
  background-image: url(../img/restaurant/menu_img2.jpg);
}

.p-restaurant__menu .wrap li.wedding {
  background-image: url(../img/restaurant/menu_img3.jpg);
}

.p-restaurant__menu .wrap li.private {
  background-image: url(../img/restaurant/menu_img4.jpg);
}

.p-restaurant__menu .wrap li.private2 {
  background-image: url(../img/restaurant/menu_img11.jpg);
}

.p-restaurant__menu .wrap li.houyou {
  background-image: url(../img/restaurant/menu_img5.jpg);
}

.p-restaurant__menu .wrap li.onlineshop {
  background-image: url(../img/restaurant/menu_img08.jpg);
}

.p-restaurant__menu .wrap li.event {
  background-image: url(../img/restaurant/menu_img7.jpg);
}

.p-restaurant__menu .wrap li.delivary {
  background-image: url(../img/restaurant/menu_img8.jpg);
}

.p-restaurant__menu .wrap li.alacarte {
  background-image: url(../img/restaurant/menu_img9.jpg);
}

.p-restaurant__menu .wrap li.alacarte2 {
  background-image: url(../img/restaurant/menu_img12.jpg);
}

.p-restaurant__menu .wrap li.alacarte3 {
  background-image: url(../img/restaurant/menu_img14.jpg);
}

.p-restaurant__menu .wrap li.alacarte4 {
  background-image: url(../img/restaurant/menu_img15.jpg);
}

.p-restaurant__menu .wrap li.alacarte5 {
  background-image: url(../img/restaurant/menu_img16.jpg);
}

.p-restaurant__menu .wrap li.morning {
  background-image: url(../img/restaurant/menu_img10.jpg);
}

.p-restaurant__menu .wrap li.hoyo {
  background-image: url(../img/restaurant/menu_img13.jpg);
}

.p-restaurant__parking {
  margin-bottom: 45px;
}

.p-restaurant__parking table {
  width: 100%;
  border: 1px solid #CFCFCF;
}

.p-restaurant__parking td {
  padding: 20px 50px;
}

.p-restaurant__parking th {
  width: 125px;
  text-align: center;
  background: #F2F2F2;
  vertical-align: middle;
}

.p-restaurant__banner ul {
  text-align: center;
}

.p-restaurant__banner li {
  margin-left: 2%;
  display: inline-block;
  width: 31%;
  text-align: center;
}

.p-restaurant__banner li:first-child {
  margin-left: 0;
}

.p-restaurant__banner li a {
  display: block;
}

.p-restaurant__banner li .img1, .p-restaurant__banner li .txt1 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.p-restaurant__event {
  margin-bottom: 70px;
  text-align: center;
}

.p-restaurant__event h3 {
  font-size: 185.7%;
  font-weight: bold;
  letter-spacing: 0.15em;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 35px;
  line-height: 120%;
}

.p-restaurant__event p {
  font-size: 128.5%;
  line-height: 180%;
}

.p-restaurant-detail__slider {
  padding: 55px 0;
  text-align: center;
}

.p-restaurant-detail__slider .slider {
  max-width: 860px;
  margin: 0 auto;
}

.p-restaurant-detail__slider .slider .fotorama, .p-restaurant-detail__slider .slider .fotorama__nav, .p-restaurant-detail__slider .slider .fotorama__stage {
  overflow: visible !important;
}

.p-restaurant-detail__slider .slider .fotorama__stage__wrap {
  overflow: hidden !important;
}

.p-restaurant-detail__slider .slider .fotorama__stage__shaft__wrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.p-restaurant-detail__slider .slider .fotorama__arr {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 25px;
  height: 64px;
  top: 50%;
  margin-top: 0;
}

.p-restaurant-detail__slider .slider .fotorama__arr--prev {
  left: -70px;
  background-image: url(../img/common/slider_prev.png);
}

.p-restaurant-detail__slider .slider .fotorama__arr--next {
  left: auto;
  right: -70px;
  background-image: url(../img/common/slider_next.png);
}

.p-restaurant-detail__slider .slider .fotorama__nav__shaft {
  padding-top: 28px;
  bottom: -53px;
}

.p-restaurant-detail__slider .slider .fotorama__nav__shaft .fotorama__nav__frame {
  width: 52px;
  height: 4px;
  border-radius: 0;
  background: #ccc;
  margin: 0 5px;
}

.p-restaurant-detail__slider .slider .fotorama__nav__shaft .fotorama__nav__frame:hover, .p-restaurant-detail__slider .slider .fotorama__nav__shaft .fotorama__nav__frame.fotorama__active {
  background: #3F69B1;
}

.p-restaurant-detail__slider .slider .fotorama__nav__shaft .fotorama__nav__frame .fotorama__dot {
  display: none;
}

.p-restaurant-detail__chef {
  padding: 60px 0;
}

.p-restaurant-detail__chef .img1 {
  float: left;
  width: 28%;
}

.p-restaurant-detail__chef .txt1 {
  padding-top: 30px;
  float: right;
  width: 68%;
  text-align: center;
}

.p-restaurant-detail__chef .txt1 .u-right {
  margin-top: 45px;
  font-size: 107.1%;
}

.p-restaurant-detail__chef .txt1-wrap {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.p-restaurant-private>.c-title6:first-child {
  margin-top: 70px;
  margin-bottom: 0;
}

.p-restaurant-private .p-stay__slider {
  padding: 0;
}

.p-restaurant-private .p-stay__detail {
  padding-bottom: 60px;
}

.p-restaurant-private .p-stay__detail .box3 {
  border-top: 0;
}

.p-restaurant-private .p-stay__detail p:first-child {
  margin-bottom: 30px;
}

.p-restaurant-private .p-stay__nav {
  text-align: center;
  position: relative;
  z-index: 1;
}

.p-restaurant-private .p-stay__nav ul {
  display: inline-block;
}

.p-restaurant-private .p-stay__nav ul li {
  float: left;
  width: 30vw;
  max-width: 416px;
  font-size: 14px;
  background: #466FB4;
  font-family: font-weight: 400;
  "リュウミン R-KL", "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.p-restaurant-private .p-stay__nav ul li a {
  color: #FFF;
  padding: 15px 0 15px 0;
  display: block;
  text-decoration: none;
}

.p-restaurant-private .p-stay__nav ul li span {
  background: url(../img/restaurant/private/icon1.png) no-repeat left center;
  padding-left: 10px;
}

.p-restaurant-private .p-stay__nav ul li:nth-child(n+2) {
  margin-left: 1px;
}

.p-restaurant-houyou .c-title6 {
  margin-bottom: 45px;
}

.p-restaurant-houyou__nav ul {
  margin-top: 25px;
  margin-bottom: 75px;
  position: relative;
  z-index: 9;
}

.p-restaurant-houyou__nav li {
  float: left;
  width: 25%;
  border-bottom: 1px solid #E2E2E2;
  border-left: 1px solid #E2E2E2;
  text-align: center;
  cursor: pointer;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 114.2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
}

.p-restaurant-houyou__nav li a {
  display: block;
  color: #333;
  text-decoration: none;
  padding: 14px 0;
}

.p-restaurant-houyou__nav li a span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../img/common/icon4.png) no-repeat left center;
  padding-left: 18px;
}

.p-restaurant-houyou__nav li a:hover {
  background: #3F69B1;
  border-top-color: #3F69B1;
  border-left-color: #3F69B1;
  color: #fff;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

.p-restaurant-houyou__nav li a:hover span {
  background-image: url(../img/common/icon4_alt1.png);
}

.p-restaurant-houyou__nav li:nth-child(1), .p-restaurant-houyou__nav li:nth-child(2), .p-restaurant-houyou__nav li:nth-child(3), .p-restaurant-houyou__nav li:nth-child(4) {
  border-top: 1px solid #E2E2E2;
}

.p-restaurant-houyou__nav li:nth-child(4n), .p-restaurant-houyou__nav li:last-child {
  border-right: 1px solid #E2E2E2;
}

.p-restaurant-houyou__content {
  margin-bottom: 85px;
}

.p-restaurant-houyou__content .block1 {
  float: left;
  width: 50.8%;
}

.p-restaurant-houyou__content .block1 .price {
  border-top: 1px solid #B6B6B6;
  border-bottom: 1px solid #B6B6B6;
  text-align: center;
  padding: 6px 0;
  font-size: 214.2%;
  margin-bottom: 36px;
  font-weight: normal;
  color: #B58800;
}

.p-restaurant-houyou__content .block1 .price span {
  font-size: 57.1%;
}

.p-restaurant-houyou__content .block1 p {
  line-height: 200%;
}

.p-restaurant-houyou__content .block1 .c-txt1 {
  margin-top: 40px;
}

.p-restaurant-houyou__content .img1 {
  float: right;
  width: 41.6%;
  text-align: center;
}

.p-restaurant-houyou__drink {
  margin-bottom: 40px;
}

.p-restaurant-houyou__drink .box1 {
  float: left;
  width: 48%;
  margin-left: 2%;
  margin-bottom: 60px;
}

.p-restaurant-houyou__drink .box1 .c-title9 {
  margin-top: 38px;
}

.p-restaurant-houyou__drink .box1 .c-title9:first-child {
  margin-top: 0;
}

.p-restaurant-houyou__drink .box1:nth-child(2n+1) {
  clear: both;
  margin-left: 0;
}

.p-restaurant-houyou__drink .box2 {
  clear: both;
  border-top: 1px dotted #B6B6B6;
  border-bottom: 1px dotted #B6B6B6;
  padding: 34px 0;
  text-align: center;
}

.p-restaurant-houyou__contact .box1 {
  float: left;
  width: 48%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #B9C8E2;
  padding: 30px;
  margin-left: 2%;
}

.p-restaurant-houyou__contact .box1:nth-child(2n+1) {
  clear: both;
  margin-left: 0;
}

.p-restaurant-houyou__contact .box1 p {
  line-height: 200%;
}

.p-restaurant-houyou__contact .box1 .c-btn2 {
  margin-top: 30px;
  text-align: left;
}

.p-restaurant-houyou__contact .box1 .c-btn2 a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 300px;
  width: 100%;
}

.p-restaurant-houyou__contact .box1 .tel {
  margin-bottom: 25px;
}

.p-restaurant-houyou__contact .box1 .tel span {
  font-size: 214.2%;
  color: #B58800;
}

.p-restaurant-houyou__contact .box1 h5 {
  border-bottom: 1px solid #ccc;
  font-weight: normal;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 15px;
  padding-bottom: 5px;
  letter-spacing: 0.1em;
}

.p-restaurant-houyou__contact .box1 .c-table__nostyle {
  width: auto;
  font-size: 85.7%;
}

.p-restaurant-houyou__contact .box1 .c-table__nostyle th {
  padding-right: 15px !important;
}

.p-restaurant-takeout .c-title6 {
  margin-bottom: 58px;
}

.p-restaurant-takeout__nav ul {
  margin-bottom: 64px;
}

.p-restaurant-takeout__nav li {
  float: left;
  width: 33.333%;
  border-bottom: 1px solid #E2E2E2;
  border-left: 1px solid #E2E2E2;
  text-align: center;
  cursor: pointer;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 114.2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
}

.p-restaurant-takeout__nav li a {
  display: block;
  color: #333;
  text-decoration: none;
  padding: 14px 0;
}

.p-restaurant-takeout__nav li a span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../img/common/icon4_right.png) no-repeat left center;
  padding-left: 18px;
}

.p-restaurant-takeout__nav li a:hover {
  color: #3F69B1;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

.p-restaurant-takeout__nav li a:hover span {
  background-image: url(../img/common/icon4_alt2.png);
}

.p-restaurant-takeout__nav li:nth-child(1), .p-restaurant-takeout__nav li:nth-child(2), .p-restaurant-takeout__nav li:nth-child(3), .p-restaurant-takeout__nav li:nth-child(4) {
  border-top: 1px solid #E2E2E2;
}

.p-restaurant-takeout__nav li:nth-child(4n), .p-restaurant-takeout__nav li:last-child {
  border-right: 1px solid #E2E2E2;
}

.p-restaurant-takeout__content li {
  float: left;
  width: 31.2%;
  margin-left: 3.2%;
  margin-bottom: 65px;
}

.p-restaurant-takeout__content li:nth-child(3n+1) {
  clear: both;
  margin-left: 0;
}

.p-restaurant-takeout__content li .img1 {
  text-align: center;
  margin-bottom: 30px;
}

.p-restaurant-takeout__content li .title1 h4 {
  font-size: 114.2%;
  color: #3F69B1;
  line-height: 140%;
  margin-bottom: 12px;
  font-weight: normal;
}

.p-restaurant-takeout__content li .title1 p {
  text-align: right;
  font-size: 92.8%;
  color: #B58800;
  line-height: 160%;
}

.p-restaurant-takeout__content li .txt1 {
  border-top: 1px dotted #ccc;
  padding-top: 22px;
  margin-top: 18px;
}

.p-restaurant-takeout__content li .txt1 .c-txt1 {
  margin-top: 5px;
}

.p-restaurant-takeout__content li .c-btn2 {
  margin-top: 15px;
}

.p-restaurant-takeout__contact {
  border: 1px solid #BCBCBC;
  padding: 25px 45px;
}

.p-restaurant-takeout__contact .c-table__nostyle {
  width: 95%;
}

.p-restaurant-takeout__contact .c-table__nostyle th, .p-restaurant-takeout__contact .c-table__nostyle td {
  vertical-align: middle;
}

.p-restaurant-takeout__contact .c-table__nostyle th {
  color: #B58800;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
  text-align: left;
  font-weight: bold;
}

.p-restaurant-takeout__contact .c-table__nostyle td {
  text-align: center;
}

.p-restaurant-takeout__contact .c-table__nostyle td.tel {
  text-align: left;
}

.p-restaurant-takeout__contact .c-table__nostyle td.tel .time {
  font-size: 85.7%;
  line-height: 120%;
  margin-bottom: 5px;
}

.p-restaurant-takeout__contact .c-table__nostyle td.tel .tel_no {
  font-size: 157.1%;
}

.p-restaurant-bus__title {
  margin-bottom: 75px;
}

.p-restaurant-bus__title .c-title6 {
  margin-bottom: 58px;
}

.p-restaurant-bus__title p {
  text-align: center;
}

.p-restaurant-bus__title ul {
  margin-top: 62px;
}

.p-restaurant-bus__title li {
  float: left;
  width: 33.333%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
}

.p-restaurant-bus__title li.serena {
  background-image: url(../img/restaurant/bus/title_img01.jpg);
}

.p-restaurant-bus__title li.tohlee {
  background-image: url(../img/restaurant/bus/title_img02.jpg);
}

.p-restaurant-bus__title li.panorama {
  background-image: url(../img/restaurant/bus/title_img03.jpg);
}

.p-restaurant-bus__title li a, .p-restaurant-bus__title li .anchor {
  display: block;
  color: #fff;
  padding: 120px 0;
}

.p-restaurant-bus__title li a p, .p-restaurant-bus__title li .anchor p {
  font-size: 85.7%;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}

.p-restaurant-bus__title li a:hover {
  text-decoration: none;
}

.p-restaurant-bus__group {
  margin-bottom: 65px;
}

.p-restaurant-bus__nav ul {
  margin-bottom: 64px;
}

.p-restaurant-bus__nav li {
  float: left;
  width: 33.333%;
  border-bottom: 1px solid #E2E2E2;
  border-left: 1px solid #E2E2E2;
  text-align: center;
  cursor: pointer;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 114.2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
}

.p-restaurant-bus__nav li a {
  display: block;
  color: #333;
  text-decoration: none;
  padding: 14px 0;
}

.p-restaurant-bus__nav li a span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../img/common/icon4_right.png) no-repeat left center;
  padding-left: 18px;
}

.p-restaurant-bus__nav li a:hover {
  color: #3F69B1;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

.p-restaurant-bus__nav li a:hover span {
  background-image: url(../img/common/icon4_alt2.png);
}

.p-restaurant-bus__nav li:nth-child(1), .p-restaurant-bus__nav li:nth-child(2), .p-restaurant-bus__nav li:nth-child(3), .p-restaurant-bus__nav li:nth-child(4) {
  border-top: 1px solid #E2E2E2;
}

.p-restaurant-bus__nav li:nth-child(4n), .p-restaurant-bus__nav li:last-child {
  border-right: 1px solid #E2E2E2;
}

.p-restaurant-bus__content .title1 {
  margin-bottom: 64px;
}

.p-restaurant-bus__content .img1 {
  margin-bottom: 65px;
}

.p-restaurant-bus__content .img1>div {
  float: left;
  width: 32.64%;
  margin-left: 1.04%;
}

.p-restaurant-bus__content .img1>div:nth-child(3n+1) {
  clear: both;
  margin-left: 0;
}

.p-restaurant-bus__content .c-title11 {
  margin-bottom: 30px;
  font-weight: bold;
}

.p-restaurant-bus__content .box1 {
  float: left;
  width: 48%;
  margin-left: 4%;
}

.p-restaurant-bus__content .box1-wrap {
  margin-bottom: 100px;
}

.p-restaurant-bus__content .box1:nth-child(2n+1) {
  clear: both;
  margin-left: 0;
}

.p-restaurant-bus__content .box1 h4 {
  color: #3F69B1;
  border-bottom: 1px solid #3F69B1;
  padding-bottom: 4px;
  margin-bottom: 30px;
}

.p-restaurant-bus__content .box1 .c-title9 {
  margin-top: 40px;
  font-size: 100%;
}

.p-restaurant-bus__content .box2 {
  float: left;
  width: 48%;
  margin-left: 2%;
}

.p-restaurant-bus__content .box2:nth-child(2n+1) {
  clear: both;
  margin-left: 0;
}

.p-restaurant-bus__content .box2 .tel_box {
  border: 1px solid #BCBCBC;
  padding: 22px 42px;
}

.p-restaurant-bus__content .box2 .tel_box table {
  width: 100%;
}

.p-restaurant-bus__content .box2 .tel_box table th {
  text-align: left;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #B58800;
  letter-spacing: 0.1em;
}

.p-restaurant-bus__content .box2 .tel_box table td {
  text-align: right;
}

.p-restaurant-bus__content .box2 .tel_box table td span, .p-restaurant-bus__content .box2 .tel_box table td a {
  font-size: 157.1%;
}

.p-restaurant-alacarte__content {
  margin-bottom: 50px;
}

.p-restaurant-alacarte__content .block1 {
  float: left;
  width: 48%;
}

.p-restaurant-alacarte__content .block2 {
  float: right;
  width: 48%;
}

.p-restaurant-alacarte__content .block1 .c-title11, .p-restaurant-alacarte__content .block2 .c-title11 {
  margin-bottom: 18px;
}

.p-restaurant-alacarte__content .block1 .box1, .p-restaurant-alacarte__content .block2 .box1 {
  margin-bottom: 50px;
}

.p-restaurant-alacarte__content .block1 .box1 table, .p-restaurant-alacarte__content .block2 .box1 table {
  width: 100%;
}

.p-restaurant-alacarte__content .block1 .box1 th, .p-restaurant-alacarte__content .block2 .box1 th {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  padding: 5px 10px;
}

.p-restaurant-alacarte__content .block1 .box1 td, .p-restaurant-alacarte__content .block2 .box1 td {
  text-align: center;
  width: 105px;
  padding: 5px 10px;
  vertical-align: middle;
}

.p-restaurant-alacarte__content .block1 .box1 thead td, .p-restaurant-alacarte__content .block2 .box1 thead td {
  color: #3F69B1;
  text-align: center;
}

.p-restaurant-alacarte__content .block1 .box1 tbody th, .p-restaurant-alacarte__content .block1 .box1 tbody td, .p-restaurant-alacarte__content .block2 .box1 tbody th, .p-restaurant-alacarte__content .block2 .box1 tbody td {
  border-bottom: 1px dotted #ccc;
}

.p-restaurant-alacarte__content .block1 .box1 tbody th small, .p-restaurant-alacarte__content .block1 .box1 tbody td small, .p-restaurant-alacarte__content .block2 .box1 tbody th small, .p-restaurant-alacarte__content .block2 .box1 tbody td small {
  font-size: 85.7%;
}

.p-restaurant-alacarte__content .block1 .txt1, .p-restaurant-alacarte__content .block2 .txt1 {
  font-size: 85.7%;
  line-height: 140%;
  margin-bottom: 50px;
}

.p-restaurant-alacarte__content .block1 .c-txt-note, .p-restaurant-alacarte__content .block2 .c-txt-note {
  margin: -20px 0 50px;
}

.p-restaurant-alacarte__content .block1 .c-txt-note p, .p-restaurant-alacarte__content .block2 .c-txt-note p {
  margin-bottom: 1em;
  padding-left: 1em;
  line-height: 1.4;
  text-indent: -1em;
  font-size: 85.7%;
}

.p-restaurant-alacarte__content .block3 {
  clear: both;
}

.p-restaurant-alacarte__content .block3 p {
  font-size: 85.7%;
  line-height: 140%;
  margin-bottom: 50px;
}

.p-restaurant-alacarte__content .block3 .c-btn2 a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 300px;
  width: 100%;
}

.p-restaurant-heading {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}

.p-restaurant-heading:before,
.p-restaurant-heading:after {
  display: none;
}

.p-restaurant-heading .img1,
.p-restaurant-heading .box1 {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.p-restaurant-heading .img img {
  width: 100%;
  height: 608px;
  object-fit: cover;
}

.p-restaurant-heading .img1 p {
  text-align: right;
  font-size: 12px;
  margin-top: 15px;
}

.p-restaurant-heading .box1 {
  padding: 40px 80px;
}

.p-restaurant-heading .box1-wrap {
  max-width: 530px;
}

.p-restaurant-heading .box1 .h {
  font-size: 30px;
  line-height: 148%;
  margin-bottom: 48px;
  font-weight: bold;
}

.p-restaurant-heading .box1 .date {
  background: #EEE8D8;
  padding: 15px;
  margin-bottom: 30px;
  font-size: 16px;
}

.p-restaurant-heading .box1 .catch {
  font-size: 18px;
  font-weight: bold;
  line-height: 160%;
  color: #B58800;
  margin-bottom: 15px;
}

.p-restaurant-heading .box1 .facility {
  margin-top: 70px;
}

.p-restaurant-heading .box1 .facility a {
  color: #333;
  text-decoration: underline;
}

.p-restaurant-content {
  background: #F7F7F7;
  padding-top: 40px;
  padding-bottom: 56px;
  margin-bottom: 50px;
}

.p-restaurant-content .box1 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 22px 50px 35px;
  margin-bottom: 55px;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.p-restaurant-content .box1 .heading {
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 18px;
  position: relative;
  padding-left: 30px;
  margin-top: 40px;
}

.p-restaurant-content .box1 .heading:first-child {
  margin-top: 0;
}

.p-restaurant-content .box1 .heading:before {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  border-top: 1px solid #B58800;
  left: 0;
  top: 12px;
}

.p-restaurant-content .box1.accordion {
  background: transparent;
  box-shadow: none;
  padding: 0;
}

.p-restaurant-content .box1 p {
  font-size: 16px;
  line-height: 160%;
}

.p-restaurant-content .gallery {
  margin-bottom: 45px;
}

.p-restaurant-content .gallery li {
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.p-restaurant-content .accordion {
  margin-top: 30px;
  margin-bottom: 30px;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.p-restaurant-content .accordion-trigger {
  margin-top: 40px;
  padding: 15px 70px;
  cursor: pointer;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  font-weight: bold;
  position: relative;
}

.p-restaurant-content .accordion-trigger:before,
.p-restaurant-content .accordion-trigger:after {
  display: block;
  content: "";
  position: absolute;
}

.p-restaurant-content .accordion-trigger:after {
  background: url(../img/common/arrow_1-down-beige.svg) no-repeat center;
  background-size: contain;
  width: 20px;
  height: 12px;
  top: 0;
  bottom: 0;
  right: 40px;
  margin-top: auto;
  margin-bottom: auto;
}

.p-restaurant-content .accordion-trigger:before {
  left: 40px;
  top: 29px;
  width: 18px;
  border-top: 1px solid #B58800;
}

.p-restaurant-content .accordion-trigger.is-open:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.p-restaurant-content .accordion-trigger:first-child {
  margin-top: 0;
}

.p-restaurant-content .accordion-content {
  padding: 2px 40px 30px;
  display: none;
}

.p-restaurant-content .accordion-content .t {
  font-weight: bold;
  color: #B58800;
  margin-bottom: 10px;
}

.p-restaurant-content .reserve {
  margin-top: 40px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.p-restaurant-content .reserve a {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  background: #B58800;
  box-shadow: 0 3px #564105;
  padding: 21px 15px;
  text-decoration: none;
}

.p-restaurant-content .contact {
  margin-top: 44px;
  text-align: center;
}

.p-restaurant-content .contact .h {
  font-weight: normal;
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 10px;
}

.p-restaurant-content .contact .h:before {
  position: absolute;
  content: "";
  width: 60px;
  border-bottom: 1px solid #B58800;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 0;
}

.p-restaurant-content .contact .tel a {
  color: #B58800;
  font-weight: bold;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
}

.p-restaurant-content .contact .hour {
  margin-top: 12px;
}

@media screen and (max-width: 735px) {
  .p-restaurant-heading {
    flex-direction: column-reverse;
    margin-bottom: 25px;
  }

  .p-restaurant-heading .img1,
  .p-restaurant-heading .box1 {
    width: auto;
  }

  .p-restaurant-heading .img1 {
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 15px;
  }

  .p-restaurant-heading .img img {
    height: auto;
  }

  .p-restaurant-heading .img1 p {
    font-size: 10px;
    padding-right: 20px;
    margin-top: 5px;
  }

  .p-restaurant-heading .box1 {
    padding: 25px 20px 30px;
  }

  .p-restaurant-heading .box1 .h {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .p-restaurant-heading .box1 .date {
    font-size: 13px;
    margin-bottom: 20px;
    padding: 12px 15px;
  }

  .p-restaurant-heading .box1 .catch {
    font-size: 14px;
  }

  .p-restaurant-heading .box1 .catch_txt {
    font-size: 13px;
  }

  .p-restaurant-heading .box1 .facility {
    font-size: 13px;
    margin-top: 40px;
  }

  .p-restaurant-content {
    padding: 20px;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  .p-restaurant-content .box1 {
    padding: 12px 15px 20px;
    margin-bottom: 25px;
  }

  .p-restaurant-content .box1 .heading {
    font-size: 15px;
    margin-bottom: 14px;
    padding-left: 17px;
    margin-bottom: 13px;
  }

  .p-restaurant-content .box1 .heading:before {
    width: 10px;
  }

  .p-restaurant-content .box1 p {
    font-size: 13px;
  }

  .p-restaurant-content .gallery {
    margin-bottom: 25px;
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
  }

  .p-restaurant-content .gallery li {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }

  .p-restaurant-content .gallery li img {
    object-fit: cover;
    height: 54vw;
    display: inline;
  }

  .p-restaurant-content .gallery .slick-arrow {
    display: block;
    position: absolute;
    width: 43px;
    height: 52px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    background: no-repeat center;
    background-size: 13px 22px;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    outline: 0;
    text-indent: 60px;
  }

  .p-restaurant-content .gallery .slick-arrow.slick-prev {
    background-image: url(../img/common/arrow_1-left-beige.svg);
    left: 0;
  }

  .p-restaurant-content .gallery .slick-arrow.slick-next {
    background-image: url(../img/common/arrow_1-right-beige.svg);
    right: 0;
  }

  .p-restaurant-content .accordion {
    margin-bottom: 30px;
  }

  .p-restaurant-content .accordion-trigger {
    padding: 10px 32px;
    font-size: 15px;
  }

  .p-restaurant-content .accordion-trigger:before {
    width: 10px;
    top: 22px;
    left: 15px;
  }

  .p-restaurant-content .accordion-trigger:after {
    width: 12px;
    height: 12px;
    right: 15px;
  }

  .p-restaurant-content .accordion-content {
    padding: 2px 15px 20px;
  }

  .p-restaurant-content .reserve {
    margin-top: 20px;
  }

  .p-restaurant-content .reserve a {
    font-size: 18px;
  }
}

/*=======================================
タブレット スタイル
=========================================*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-restaurant__news .block1 li .txt1 .category {
    float: none;
  }

  .p-restaurant__news .block1 li .txt1 h4 {
    margin-left: 0;
  }

  .p-restaurant__parking, .p-restaurant__banner {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/*=======================================
スマホ スタイル
=========================================*/
@media screen and (max-width: 735px) {

  /*======================================= レストラン＆バー =========================================*/
  .p-restaurant {
    /*=======================================
レストラン＆バー バスランチ
=========================================*/
  }

  .p-restaurant__news {
    padding: 0 0 36px;
  }

  .p-restaurant__news .c-title1 {
    margin-bottom: 25px;
  }

  .p-restaurant__news .p-restaurant__tab {
    margin-bottom: 20px;
  }

  .p-restaurant__news .block1 ul {
    padding: 25px 20px 35px;
  }

  .p-restaurant__news .block1 li {
    float: none;
    width: auto;
    margin: 0;
    margin-bottom: 25px;
  }

  .p-restaurant__news .block1 li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px;
  }

  .p-restaurant__news .block1 li .img1 {
    margin-bottom: 0;
    width: 42.6229%;
  }

  .p-restaurant__news .block1 li .img1 p {
    font-size: 71.4%;
    padding: 6px 10px;
  }

  .p-restaurant__news .block1 li .box2 {
    width: 52.4590%;
  }

  .p-restaurant__news .block1 li .box2 .title {
    font-size: 15px;
    line-height: 120%;
    margin-bottom: 15px;
    font-weight: bold;
  }

  .p-restaurant__news .block1 li .box2 .restaurant {
    display: inline-block;
    background: rgba(5, 40, 99, 0.60);
    color: #fff;
    font-size: 11px;
    padding: 3px 10px;
    line-height: 140%;
  }

  .p-restaurant__news .block1 li .txt1 {
    padding: 12px;
  }

  .p-restaurant__news .block1 li .txt1 .category {
    float: none;
    width: auto;
    text-align: left;
    background: transparent;
    color: #B48700;
    padding: 0;
  }

  .p-restaurant__news .block1 li .txt1 h4 {
    margin-left: 0;
    margin-top: 5px;
  }

  .p-restaurant__news .block1 li .txt1 p.txt1 {
    display: none;
  }

  .p-restaurant__news .block1 li .box1 {
    width: 100%;
    padding: 0;
  }

  .p-restaurant__news .block1 li .box1 .lead {
    margin-top: 10px;
  }

  .p-restaurant__news .block1 li .box1 .lead:empty {
    display: none;
  }

  .p-restaurant__news .block1 li .box1 .link {
    padding-top: 6px;
    margin-top: 10px;
  }

  .p-restaurant__news .block1 .c-btn1 {
    margin-top: 20px;
  }

  .p-restaurant__information {
    padding: 40px 0 30px;
    margin-bottom: 30px;
  }

  .p-restaurant__information .c-title1 {
    margin-bottom: 30px;
  }

  .p-restaurant__list {
    margin-bottom: 50px;
  }

  .p-restaurant__list .wrap ul {
    display: block;
  }

  .p-restaurant__list .wrap li {
    display: block;
  }

  .p-restaurant__list .wrap li a {
    padding: 10% 0;
  }

  .p-restaurant__list .wrap li p {
    font-size: 85.7%;
    margin-bottom: 12px;
  }

  .p-restaurant__list .wrap li h3 {
    margin-bottom: 30px;
  }

  .p-restaurant__list .wrap li.heading {
    background-color: #597DBB;
    padding: 10% 0;
  }

  .p-restaurant__list .wrap li.heading h2 {
    font-size: 150%;
    margin-bottom: 20px;
  }

  .p-restaurant__list .wrap li.heading p {
    font-size: 92.8%;
  }

  .p-restaurant__menu {
    margin-bottom: 30px;
    padding: 0 20px;
  }

  .p-restaurant__menu .wrap ul {
    display: block;
  }

  .p-restaurant__menu .wrap ul:last-child li {
    border-bottom: 1px solid #fff;
  }

  .p-restaurant__menu .wrap ul.two-items {
    max-width: 100%;
  }

  .p-restaurant__menu .wrap ul.two-items-02 li:nth-of-type(2), .p-restaurant__menu .wrap ul.two-items-02 li:nth-of-type(3) {
    display: none;
  }

  .p-restaurant__menu .wrap li {
    display: block;
    font-size: 114.2%;
    border-right: 0;
    border-bottom: 1px solid #fff;
  }

  .p-restaurant__menu .wrap li a {
    width: 100%;
    height: 120px;
  }

  .p-restaurant__menu .wrap li span {
    padding: 0 10px;
  }

  .p-restaurant__menu .wrap li p {
    background-size: 9px auto;
  }

  .p-restaurant__menu .wrap li p img {
    margin-bottom: 10px;
  }

  .p-restaurant__parking {
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .p-restaurant__parking td {
    padding: 15px;
    font-size: 85.7%;
    line-height: 160%;
  }

  .p-restaurant__parking th {
    width: 55px;
  }

  .p-restaurant__banner ul {
    max-width: 400px;
    margin: 0 auto;
    padding: 0 15px;
  }

  .p-restaurant__banner li {
    float: none;
    width: auto;
    max-width: 400px;
    margin-left: 0;
    margin-bottom: 2%;
    text-align: center;
  }

  .p-restaurant__banner li a {
    display: block;
  }

  .p-restaurant-alacarte__content {
    margin-bottom: 60px;
  }

  .p-restaurant-alacarte__content .block1, .p-restaurant-alacarte__content .block2 {
    float: none;
    width: auto;
  }

  .p-restaurant-houyou__nav li {
    width: 50%;
    font-size: 85.7%;
    position: relative;
    margin-top: -1px;
  }

  .p-restaurant-houyou__nav li a span {
    padding-left: 10px;
  }

  .p-restaurant-houyou__nav li:nth-child(2n) {
    border-right: 1px solid #E2E2E2;
  }

  .p-restaurant-houyou__content .block1, .p-restaurant-houyou__content .img1 {
    float: none;
    width: auto;
  }

  .p-restaurant-houyou__content .block1 {
    margin-bottom: 30px;
  }

  .p-restaurant-houyou__drink .box1 {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 30px;
  }

  .p-restaurant-houyou__contact .box1 {
    float: none;
    width: auto;
    padding: 20px;
    margin-left: 0;
    margin-bottom: 10px;
  }

  .p-restaurant-houyou__contact .box1 .c-btn2 {
    text-align: center;
  }

  .p-restaurant-takeout__nav li {
    float: none;
    width: auto;
    border-right: 1px solid #E2E2E2;
    border-bottom: 0;
  }

  .p-restaurant-takeout__nav li:last-child {
    border-bottom: 1px solid #E2E2E2;
  }

  .p-restaurant-takeout__content li {
    width: 48%;
    margin-left: 2%;
  }

  .p-restaurant-takeout__content li:nth-child(3n+1) {
    clear: none;
    margin-left: 2%;
  }

  .p-restaurant-takeout__content li:nth-child(2n+1) {
    clear: both;
    margin-left: 0;
  }

  .p-restaurant-takeout__contact {
    padding: 15px;
  }

  .p-restaurant-takeout__contact .c-table__nostyle th, .p-restaurant-takeout__contact .c-table__nostyle td {
    display: block;
    text-align: center;
  }

  .p-restaurant-takeout__contact .c-table__nostyle td {
    padding: 12px 0 !important;
  }

  .p-restaurant-takeout__contact .c-table__nostyle td.tel {
    text-align: center;
  }

  .p-restaurant-bus__title li {
    float: none;
    width: auto;
  }

  .p-restaurant-bus__title li a, .p-restaurant-bus__title li .anchor {
    padding: 48px 0;
  }

  .p-restaurant-bus__content .box2 {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 1em;
  }

  .p-restaurant-bus__content .box2 .tel_box {
    padding: 20px;
  }

  .p-restaurant-bus__content .box1 {
    float: none;
    width: 100%;
    margin-left: 0%;
  }

  .p-restaurant-bus__content .box1:nth-of-type(2) {
    margin-top: 25px;
  }
}

/*=======================================
レストラン＆バー プラン
=========================================*/
.p-restaurant-plan__title1 {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 12px;
  margin-bottom: 45px;
}

.p-restaurant-plan__title1 .restaurant {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #898989;
  color: #fff;
  font-size: 85.7%;
  padding: 12px 15px;
  margin-bottom: 18px;
  line-height: 140%;
}

.p-restaurant-plan__title1 .category {
  float: left;
  text-align: center;
  background: #809CCC;
  color: #fff;
  font-size: 78.57%;
  width: 106px;
  padding: 5px 0;
  line-height: 160%;
}

.p-restaurant-plan__title1 h3 {
  margin-left: 124px;
  font-size: 142.8%;
  font-weight: normal;
  line-height: 140%;
}

.p-restaurant-plan__block1 {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.p-restaurant-plan__block1 .box1 {
  float: left;
  width: 49.2%;
}

.p-restaurant-plan__block1 .box1 h4 {
  color: #997D25;
  font-size: 114.2%;
  line-height: 140%;
  margin-bottom: 20px;
  font-weight: normal;
}

.p-restaurant-plan__block1 .box1 p {
  margin-bottom: 18px;
}

.p-restaurant-plan__block1 .box1 table {
  margin-right: 28px;
}

.p-restaurant-plan__block1 .box1 table+p {
  margin: 15px 0 0;
  font-size: 0.8em;
  color: #809ccc;
}

.p-restaurant-plan__block1 .img1 {
  float: right;
  width: 46%;
  text-align: center;
}

.p-restaurant-plan__block1 .img1 img+img {
  margin-top: 20px;
}

.p-restaurant-plan__block1 .img1 p {
  text-align: left;
  margin-top: 10px;
}

.p-restaurant-plan__block1 .img1 p small {
  font-size: 85.7%;
  color: #666;
}

.p-restaurant-plan__nav {
  text-align: center;
}

.p-restaurant-plan__nav .btn1 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 296px;
  margin-left: 1px;
}

/*=======================================
タブレット スタイル
=========================================*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-restaurant-plan__nav .btn1 {
    width: 33.33%;
    margin-left: 0;
    border-left: 1px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

/*=======================================
スマホ スタイル
=========================================*/
@media screen and (max-width: 735px) {
  .p-restaurant-plan__block1 .box1, .p-restaurant-plan__block1 .img1 {
    float: none;
    width: 100%;
  }

  .p-restaurant-plan__block1 .box1 {
    margin-bottom: 20px;
  }

  .p-restaurant-plan__nav .btn1 {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-top: 1px;
  }

  .p-restaurant-plan__title1 .category {
    margin-bottom: 1em;
    float: none;
  }

  .p-restaurant-plan__title1 h3 {
    margin-left: 0;
  }
}

/*=======================================
ご宿泊
=========================================*/
.p-stay {
  /*=======================================
ご宿泊 客室詳細ページ
=========================================*/
  /*=======================================
ご宿泊 宿泊サービス
=========================================*/
  /*=======================================
ご宿泊 ご朝食
=========================================*/
  /*=======================================
ご宿泊 ベストレート宣言
=========================================*/
}

.p-stay__reserve {
  padding: 70px 0;
}

.p-stay__reserve .box1, .p-stay__reserve .c-btn2 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.p-stay__reserve .box1 {
  margin-right: 35px;
}

.p-stay__reserve .c-btn2 {
  min-width: 280px;
}

.p-stay__reserve .block1 {
  float: left;
  width: 70%;
  width: calc(100% - 340px);
}

.p-stay__reserve .block2 {
  float: right;
  width: 25%;
  text-align: right;
  min-width: 300px;
}

.p-stay__reserve .date {
  margin-bottom: 8px;
}

.p-stay__reserve .date.checkout {
  margin-bottom: 16px;
}

.p-stay__reserve .date p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 6px;
  vertical-align: middle;
  font-size: 85.7%;
}

.p-stay__reserve .date p img {
  vertical-align: middle;
}

.p-stay__reserve .date .ui-datepicker-trigger {
  vertical-align: middle;
  margin-left: 6px;
}

.p-stay__reserve .date .heading {
  width: 90px;
  background: #999;
  color: #fff;
  text-align: center;
  font-size: 78.57%;
  line-height: 160%;
  padding: 3px 0;
}

.p-stay__reserve .stay {
  margin-bottom: 6px;
}

.p-stay__reserve .stay.people {
  margin-bottom: 13px;
}

.p-stay__reserve .stay p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 6px;
  vertical-align: middle;
  font-size: 85.7%;
}

.p-stay__reserve .stay .heading {
  color: #666;
}

.p-stay__reserve .tel .heading {
  font-size: 85.7%;
  float: left;
}

.p-stay__reserve .tel .no {
  float: right;
  color: #3F69B1;
  font-size: 78.57%;
  letter-spacing: 0.1em;
}

.p-stay__reserve .tel .no span {
  font-size: 200%;
}

.p-stay__reserve .btn1 {
  margin-top: 10px;
}

.p-stay__reserve .btn1 li {
  float: left;
  width: 50%;
  font-size: 78.57%;
  text-align: center;
  font-weight: bold;
}

.p-stay__reserve .btn1 li a {
  border: 1px solid #ccc;
  display: block;
  text-decoration: none;
  color: #333;
  padding: 2px 0;
}

.p-stay__reserve .btn1 li a span {
  background: url(../img/common/icon1.png) no-repeat left center;
  padding-left: 10px;
}

.p-stay__reserve .btn1 li.plan a {
  background: #ccc;
}

.p-stay__list .wrap ul {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.p-stay__list .wrap li {
  display: table-cell;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  color: #fff;
  letter-spacing: 0.1em;
}

.p-stay__list .wrap li a {
  padding: 18% 6%;
  display: block;
  color: #fff;
  text-decoration: none;
}

.p-stay__list .wrap li a:hover img {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

.p-stay__list .wrap li a:hover .c-btn1__alt1 span.anchor {
  background-color: #fff;
  color: #000;
}

.p-stay__list .wrap li p {
  font-size: 85.7%;
  margin-bottom: 60px;
  letter-spacing: 0.08em;
}

.p-stay__list .wrap li h3 {
  font-size: 135.7%;
  margin-bottom: 10px;
  font-weight: normal;
}

.p-stay__list .wrap li.heading {
  background-color: #597DBB;
  padding: 3% 4%;
}

.p-stay__list .wrap li.heading h2 {
  font-size: 178.5%;
  font-weight: normal;
  margin-bottom: 40px;
}

.p-stay__list .wrap li.heading p {
  font-size: 107.1%;
  line-height: 200%;
  margin-bottom: 0;
}

.p-stay__list .wrap li.collaboration {
  background-image: url(../img/stay/list_img1.jpg);
}

.p-stay__list .wrap li.suite {
  background-image: url(../img/stay/list_img2.jpg);
}

.p-stay__list .wrap li.twin {
  background-image: url(../img/stay/list_img3.jpg);
}

.p-stay__list .wrap li.single {
  background-image: url(../img/stay/list_img4.jpg);
}

.p-stay__list .wrap li.connecting {
  background-image: url(../img/stay/list_img5.jpg);
}

.p-stay__link {
  padding: 65px 0;
}

.p-stay__link li {
  float: left;
  width: 33.3%;
  border-left: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2%;
  text-align: center;
}

.p-stay__link li:first-child {
  border-left: 0;
}

.p-stay__link li a {
  margin: 0 auto;
  padding: 30px 0 30px 80px;
  display: block;
  max-width: 160px;
  background-repeat: no-repeat;
  background-position: left center;
  text-decoration: none;
  color: #333;
}

.p-stay__link li a:hover h3 {
  text-decoration: underline;
}

.p-stay__link li p {
  font-size: 85.7%;
  color: #3F69B1;
  line-height: 120%;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.p-stay__link li h3 {
  font-size: 135.7%;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  letter-spacing: 0.1em;
}

.p-stay__link li.amenity a {
  background-image: url(../img/stay/link_icon1.png);
}

.p-stay__link li.facilities a {
  background-image: url(../img/stay/link_icon2.png);
}

.p-stay__link li.rental a {
  background-image: url(../img/stay/link_icon3.png);
}

.p-stay__information {
  margin: 0 0 8em;
}

.p-stay__service {
  margin-bottom: 100px;
}

.p-stay__service .wrap {
  position: relative;
  margin-left: -0.16%;
}

.p-stay__service .box1 {
  float: left;
  /*width: 33.17%;*/
  width: 49.84%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0.16%;
}

.p-stay__service .box1 a {
  display: block;
  color: #333;
  text-decoration: none;
}

.p-stay__service .box1 .img1 {
  text-align: center;
  margin-bottom: 35px;
}

.p-stay__service .box1 .txt1 {
  padding: 0 4.8%;
}

.p-stay__service .box1 .txt1 h4 {
  font-size: 171.4%;
  font-weight: normal;
  line-height: 140%;
  margin-bottom: 28px;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
}

.p-stay__banner li {
  float: left;
  width: 32%;
  margin-left: 2%;
  margin-top: 2%;
  text-align: center;
}

.p-stay__banner li:nth-child(3n+1) {
  margin-left: 0;
}

.p-stay__title {
  padding-top: 65px;
}

.p-stay__title .txt1 {
  text-align: center;
  font-size: 114.2%;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 60px;
  font-weight: bold;
  position: relative;
  margin-top: -40px;
}

.p-stay__tab li {
  padding: 14px 0;
}

.p-stay__tab, .p-stay__tab2 {
  margin-bottom: 136px;
}

.p-stay__tab li, .p-stay__tab2 li {
  float: left;
  width: 33.33333%;
  border-bottom: 1px solid #E2E2E2;
  border-left: 1px solid #E2E2E2;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  transition: 0.3s ease all;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 114.2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
}

.p-stay__tab li span, .p-stay__tab2 li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../img/common/icon4.png) no-repeat left center;
  padding-left: 18px;
}

.p-stay__tab li a, .p-stay__tab2 li a {
  display: block;
  color: #333;
  padding: 14px 0;
}

.p-stay__tab li:hover, .p-stay__tab2 li:hover {
  background: #3F69B1;
  border-top-color: #3F69B1;
  border-left-color: #3F69B1;
  color: #fff;
}

.p-stay__tab li:hover span, .p-stay__tab2 li:hover span {
  background-image: url(../img/common/icon4_alt1.png);
}

.p-stay__tab li:hover a, .p-stay__tab2 li:hover a {
  color: #fff;
}

.p-stay__tab li:nth-child(1), .p-stay__tab li:nth-child(2), .p-stay__tab li:nth-child(3), .p-stay__tab2 li:nth-child(1), .p-stay__tab2 li:nth-child(2), .p-stay__tab2 li:nth-child(3) {
  border-top: 1px solid #E2E2E2;
}

.p-stay__tab li:nth-child(3n), .p-stay__tab li:last-child, .p-stay__tab2 li:nth-child(3n), .p-stay__tab2 li:last-child {
  border-right: 1px solid #E2E2E2;
}

.p-stay__content {
  display: none;
}

.p-stay__content.is-active {
  display: block;
}

.p-stay__slider {
  padding: 55px 0;
  overflow: hidden;
  text-align: center;
}

.p-stay__slider .slider {
  max-width: 860px;
  margin: 0 auto;
}

.p-stay__slider .slider .fotorama, .p-stay__slider .slider .fotorama__nav, .p-stay__slider .slider .fotorama__stage {
  overflow: visible !important;
}

.p-stay__slider .slider .fotorama__stage__wrap {
  overflow: hidden !important;
}

.p-stay__slider .slider .fotorama__stage__shaft__wrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.p-stay__slider .slider .fotorama__arr {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 25px;
  height: 64px;
  top: 50%;
  margin-top: 0;
}

.p-stay__slider .slider .fotorama__arr--prev {
  left: -70px;
  background-image: url(../img/common/slider_prev.png);
}

.p-stay__slider .slider .fotorama__arr--next {
  left: auto;
  right: -70px;
  background-image: url(../img/common/slider_next.png);
}

.p-stay__slider .slider .fotorama__nav__shaft {
  padding-top: 28px;
  bottom: -53px;
}

.p-stay__slider .slider .fotorama__nav__shaft .fotorama__nav__frame {
  width: 52px;
  height: 4px;
  border-radius: 0;
  background: #ccc;
  margin: 0 5px;
}

.p-stay__slider .slider .fotorama__nav__shaft .fotorama__nav__frame:hover, .p-stay__slider .slider .fotorama__nav__shaft .fotorama__nav__frame.fotorama__active {
  background: #3F69B1;
}

.p-stay__slider .slider .fotorama__nav__shaft .fotorama__nav__frame .fotorama__dot {
  display: none;
}

.p-stay__detail {
  padding: 75px 0 120px;
}

.p-stay__detail .box1 {
  float: left;
  width: 53.6%;
  margin-bottom: 45px;
}

.p-stay__detail .box1 h3 {
  font-size: 142.8%;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}

.p-stay__detail .box1 .c-title7 {
  margin-top: 50px;
}

.p-stay__detail .box1 .txt1 {
  font-size: 85.7%;
  line-height: 200%;
  border: 1px solid #BCBCBC;
  padding: 22px;
  color: #666;
}

.p-stay__detail .box1 .tel_box {
  margin-top: 40px;
  border: 1px solid #BCBCBC;
  padding: 22px 30px;
}

.p-stay__detail .box1 .tel_box table {
  width: 100%;
}

.p-stay__detail .box1 .tel_box table th {
  text-align: left;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #B58800;
  letter-spacing: 0.1em;
}

.p-stay__detail .box1 .tel_box table td {
  text-align: left;
}

.p-stay__detail .box1 .tel_box table td span, .p-stay__detail .box1 .tel_box table td a {
  font-size: 157.1%;
}

.p-stay__detail .box1 .tel_box table td .c-btn2 {
  margin-top: 10px;
}

.p-stay__detail .box1 .tel_box table td .c-btn2 a {
  font-size: 114.2%;
}

.p-stay__detail .box1 .tel_box table td .c-btn2 span {
  font-size: 100%;
}

.p-stay__detail .box2 {
  float: right;
  width: 35.04%;
  margin-bottom: 45px;
}

.p-stay__detail .box2 .txt1 {
  margin-bottom: 24px;
}

.p-stay__detail .box2 .txt1 h5 {
  border-bottom: 1px solid #ccc;
  font-weight: normal;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 20px;
  padding-bottom: 5px;
  letter-spacing: 0.1em;
  margin-top: 35px;
}

.p-stay__detail .box2 .txt1 h5:first-child {
  margin-top: 0;
}

.p-stay__detail .box2 .txt1 p {
  font-size: 85.7%;
  line-height: 200%;
}

.p-stay__detail .box2 .txt1 .c-table__nostyle {
  width: auto;
  font-size: 85.7%;
}

.p-stay__detail .box2 .txt1 .c-table__nostyle th {
  padding-right: 15px !important;
}

.p-stay__detail .box2 .note {
  font-size: 85.7%;
  line-height: 200%;
}

.p-stay__detail .box2 .btn {
  margin-top: 23px;
  position: relative;
  margin-left: -0.3%;
  margin-bottom: 20px;
}

.p-stay__detail .box2 .btn li {
  float: left;
  width: 49.3%;
  margin-left: 0.3%;
  font-size: 78.57%;
  line-height: 140%;
}

.p-stay__detail .box2 .btn li:nth-child(2n+1) {
  clear: both;
}

.p-stay__detail .box2 .btn li.c-btn2__alt1 a {
  background: #D3D3D3;
  color: #000;
  padding-top: 11px;
  padding-bottom: 11px;
}

.p-stay__detail .box2 .btn li.c-btn2__alt1 a span {
  background-image: url(../img/common/icon1.png);
}

.p-stay__detail .box2 .c-btn2__border a {
  font-size: 78.57%;
  line-height: 140%;
}

.p-stay__detail .box2 .sns {
  margin-top: 40px;
}

.p-stay__detail .box2 .sns li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: left;
  margin-right: 30px;
}

.p-stay__detail .box3 {
  clear: both;
  border-top: 1px dotted #BCBCBC;
  padding-top: 45px;
  text-align: center;
  position: relative;
  z-index: 9;
}

.p-stay__detail .box3 .c-btn2 {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.p-stay__detail .box3 .c-btn2 a {
  padding-top: 23px;
  padding-bottom: 23px;
}

.p-stay-service__title {
  padding-top: 70px;
  margin-bottom: 90px;
}

.p-stay-service__title ul {
  margin-bottom: 66px;
}

.p-stay-service__title li {
  float: left;
  width: 33.3%;
  border-bottom: 1px solid #E2E2E2;
  border-left: 1px solid #E2E2E2;
  text-align: center;
  cursor: pointer;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 114.2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
}

.p-stay-service__title li a {
  display: block;
  color: #333;
  text-decoration: none;
  padding: 14px 0;
}

.p-stay-service__title li a span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../img/common/icon4.png) no-repeat left center;
  padding-left: 18px;
}

.p-stay-service__title li a:hover {
  background: #3F69B1;
  border-top-color: #3F69B1;
  border-left-color: #3F69B1;
  color: #fff;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

.p-stay-service__title li a:hover span {
  background-image: url(../img/common/icon4_alt1.png);
}

.p-stay-service__title li:nth-child(1), .p-stay-service__title li:nth-child(2), .p-stay-service__title li:nth-child(3), .p-stay-service__title li:nth-child(4) {
  border-top: 1px solid #E2E2E2;
}

.p-stay-service__title li:nth-child(4n), .p-stay-service__title li:last-child {
  border-right: 1px solid #E2E2E2;
}

.p-stay-service__title h3 {
  padding: 80px 20px;
  text-align: center;
  background: url(/common/img/stay/service/title_img1_new.jpg) no-repeat center center;
  background-size: cover;
}

.p-stay-service__title h3.bgnew {
  padding: 80px 20px;
  text-align: center;
  background: url(/common/img/stay/service/title_img1_202504.jpg) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 735px) {
  .p-stay-service__title h3.bgnew {
    text-align: center;
    background: url(/common/img/stay/service/title_img1_202504_sp.jpg) no-repeat center center;
    background-size: contain;
  }
}


.p-stay-service__title h3 span {
  margin: 0 auto;
  padding: 40px 10px;
  display: block;
  max-width: 580px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.75);
  line-height: 1.4;
  letter-spacing: 0.2em;
  font-size: 200%;
  color: #745800;
}

.p-stay-service__title h3 span small {
  margin-bottom: 0.5em;
  display: block;
  letter-spacing: 0.225em;
  font-size: 15px;
}

.p-stay-service__view {
  text-align: center;
  margin-bottom: 93px;
}

.p-stay-service__view h3 {
  text-align: center;
  font-size: 171.4%;
  letter-spacing: 0.1em;
  margin-bottom: 38px;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.p-stay-service__view .slider {
  margin-top: 56px;
  overflow: hidden;
}

.p-stay-service__view .slider .bx-wrapper .bx-controls-direction a {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 25px;
  height: 64px;
  top: 50%;
  margin-top: 0;
  z-index: 99;
}

.p-stay-service__view .slider .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -70px;
  background-image: url(../img/common/slider_prev.png);
}

.p-stay-service__view .slider .bx-wrapper .bx-controls-direction a.bx-next {
  left: auto;
  right: -70px;
  background-image: url(../img/common/slider_next.png);
}

.p-stay-service__view .slider .bx-wrapper .bx-pager {
  padding-top: 28px;
  bottom: -53px;
}

.p-stay-service__view .slider .bx-wrapper .bx-pager a {
  width: 52px;
  height: 4px;
  border-radius: 0;
  background: #ccc;
}

.p-stay-service__view .slider .bx-wrapper .bx-pager a:hover, .p-stay-service__view .slider .bx-wrapper .bx-pager a.active {
  background: #3F69B1;
}

.p-stay-service__commit {
  margin-bottom: 114px;
}

.p-stay-service__commit li {
  float: left;
  width: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding: 5.7% 2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p-stay-service__commit li>p {
  margin: 0 auto;
  max-width: 600px;
}

.p-stay-service__commit li:nth-child(2n+1) {
  clear: both;
}

.p-stay-service__commit li.internet {
  background-image: url(../img/stay/service/commit_img1.jpg);
}

.p-stay-service__commit li.pillow {
  background-image: url(../img/stay/service/commit_img2.jpg);
}

.p-stay-service__commit li.access {
  background-image: url(../img/stay/service/commit_img3.jpg);
}

.p-stay-service__commit li.safety {
  background-image: url(../img/stay/service/commit_img4_new.jpg);
}

.p-stay-service__commit li.special {
  background-image: url(../img/stay/service/commit_img5.jpg);
  width: 100%;
}

.p-stay-service__commit li .title {
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 32px;
}

.p-stay-service__commit li .title p {
  font-size: 114.2%;
  margin-bottom: 16px;
}

.p-stay-service__commit li .title h3 {
  font-size: 142.8%;
  letter-spacing: 0.1em;
}

.p-stay-service__internet {
  margin-bottom: 108px;
}

.p-stay-service__internet .txt1 {
  margin-bottom: 58px;
}

.p-stay-service__internet .box1 {
  float: left;
  width: 48%;
  margin-bottom: 50px;
}

.p-stay-service__internet .box2 {
  float: right;
  width: 48%;
  margin-bottom: 50px;
}

.p-stay-service__internet .box3 {
  clear: both;
  border-top: 1px solid #ccc;
  padding-top: 36px;
}

.p-stay-service__internet .c-table1 {
  margin-top: 30px;
  margin-bottom: 25px;
}

.p-stay-service__internet .c-table1 th {
  width: auto;
  text-align: left;
}

.p-stay-service__internet .c-table1 td {
  text-align: right;
}

.p-stay-service__internet p+p {
  margin-top: 25px;
}

.p-stay-service__information .c-title6 {
  margin-bottom: 60px;
}

.p-stay-service__information .c-table1 {
  margin-top: 15px;
  margin-bottom: 25px;
  max-width: 48%;
}

.p-stay-service__information .c-table1 th {
  width: auto;
  text-align: left;
}

.p-stay-service__information .c-table1 td {
  text-align: right;
}

.p-stay-service__information .box1 {
  margin-bottom: 70px;
}

.p-stay-service__information .list1 {
  margin-top: 20px;
}

.p-stay-service__information .list1 ul {
  float: left;
  width: 20%;
}

.p-stay-service__information .list1+.c-title7 {
  margin-top: 58px;
}

.p-stay-service__information .list1_alt1 ul {
  width: 21%;
}

.p-stay-service__information .list1_alt1 ul.w1 {
  width: 36%;
}

.p-stay-service__information .list1_alt2 ul {
  width: 26%;
}

.p-stay-service__information .list1_alt2 ul.w2 {
  width: 48%;
}

.p-stay-service__information p+p {
  margin-top: 25px;
}

.p-stay-morning__title {
  background: url(../img/stay/morning/title_bg1.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  padding-top: 9.375%;
}

.p-stay-morning__title h2, .p-stay-morning__title .txt1 {
  font-weight: bold;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 120%;
}

.p-stay-morning__title h2 {
  font-size: 571%;
  letter-spacing: 0.15em;
  margin-bottom: 16px;
  color: #B58800;
}

.p-stay-morning__title .txt1 {
  font-size: 214.2%;
  letter-spacing: 0.1em;
}

.p-stay-morning__title .box1 {
  margin-top: 7.8125%;
  background: rgba(255, 255, 255, 0.53);
  padding: 45px 0;
}

.p-stay-morning__title .box1 .c-table1 {
  max-width: 655px;
  margin-left: auto;
  margin-right: auto;
}

.p-stay-morning__title2 {
  background: url(../img/stay/morning/title2_bg1.jpg) no-repeat left center;
  background-size: contain;
  padding: 6.1% 0;
}

.p-stay-morning__title2 .box1 {
  float: right;
  text-align: center;
}

.p-stay-morning__title2 .box1 h3 {
  font-size: 200%;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 38px;
}

.p-stay-morning__title2 .box1 p {
  line-height: 200%;
}

.p-stay-morning__detail {
  margin-bottom: 90px;
}

.p-stay-morning__detail .img1 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 540px;
}

.p-stay-morning__detail .c-wrap4 {
  position: relative;
  margin-top: -175px;
}

.p-stay-morning__detail .box1 {
  float: left;
  width: 46.40%;
  background: rgba(255, 255, 255, 0.76);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 0 6.28% 4.44%;
}

.p-stay-morning__detail .box1 .heading {
  background: rgba(150, 116, 12, 0.82);
  color: #fff;
  letter-spacing: 0.15em;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 20px 22px;
  position: relative;
  margin-top: -15px;
  margin-bottom: 30px;
  font-weight: normal;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.p-stay-morning__detail .box1 .heading span {
  font-style: italic;
}

.p-stay-morning__detail .box1 .title1 {
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 39px;
  line-height: 1.2;
}

.p-stay-morning__detail .box1 .title1 p {
  font-size: 114.2%;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
  margin-bottom: 12px;
  color: #B58800;
}

.p-stay-morning__detail .box1 .title1 h3 {
  font-size: 171.4%;
  letter-spacing: 0.1em;
}

.p-stay-morning__detail .img2 {
  float: right;
  width: 49.20%;
  padding-top: 65px;
  text-align: center;
}

.p-stay-morning__detail.is-right .box1 {
  float: right;
}

.p-stay-morning__detail.is-right .img2 {
  float: left;
}

.p-stay-morning__detail.omelette .img1 {
  background-image: url(../img/stay/morning/omelette_bg1.jpg);
}

.p-stay-morning__detail.rice .img1 {
  background-image: url(../img/stay/morning/rice_bg1.jpg);
}

.p-stay-morning__detail.curry .img1 {
  background-image: url(../img/stay/morning/curry_bg1.jpg);
}

.p-stay-morning__detail.vegetable .img1 {
  background-image: url(../img/stay/morning/vegetable_bg1.jpg);
}

.p-stay-morning__other {
  margin-bottom: 100px;
}

.p-stay-morning__other ul {
  position: relative;
  margin-left: 7%;
  margin-right: 7%;
}

.p-stay-morning__other li {
  float: left;
  width: 33%;
  border-left: 1px solid #fff;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p-stay-morning__other li:first-child {
  border-left: 0;
}

.p-stay-morning__other li .img1 {
  text-align: center;
  margin-bottom: 30px;
}

.p-stay-morning__other li .txt1 {
  text-align: center;
  padding: 0 5%;
}

.p-stay-morning__other li .txt1 h4 {
  font-size: 171.4%;
  color: #3F69B1;
  letter-spacing: 0.1em;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 20px;
}

.p-stay-morning__coffee {
  background: url(../img/stay/morning/coffee_bg1.jpg) no-repeat center;
  background-size: cover;
  padding: 7.395% 0 7.031%;
  color: #fff;
  margin-bottom: 85px;
  text-align: center;
}

.p-stay-morning__coffee .img1, .p-stay-morning__coffee .txt1 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.p-stay-morning__coffee .img1 {
  margin-right: 89px;
}

.p-stay-morning__coffee .img1 img {
  opacity: 0.8;
}

.p-stay-morning__coffee .txt1 {
  text-align: left;
}

.p-stay-morning__coffee .txt1 .title1 {
  margin-bottom: 40px;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.p-stay-morning__coffee .txt1 .title1 p {
  margin-bottom: 15px;
  letter-spacing: 0.1em;
}

.p-stay-morning__coffee .txt1 .title1 h3 {
  font-size: 171.4%;
  letter-spacing: 0.1em;
  color: #fff;
}

.p-stay-morning__menu {
  margin-bottom: 85px;
}

.p-stay-morning__menu .box1 {
  float: left;
  width: 47.84%;
  margin-left: 4.32%;
}

.p-stay-morning__menu .box1:nth-child(2n+1) {
  clear: both;
  margin-left: 0;
}

.p-stay-morning__menu .box1 .img1 {
  margin-top: 35px;
  margin-bottom: 23px;
}

.p-stay-morning__menu .box1 .txt1 {
  margin-bottom: 30px;
}

.p-stay-morning__menu .box1 .txt1 li {
  border-bottom: 1px dotted #ccc;
  padding: 15px 0;
}

.p-stay-morning__menu .box1 .txt1 li h4 {
  font-weight: normal;
}

.p-stay-morning__menu .box1 .txt1 li .c-txt1 {
  margin-top: 5px;
}

.p-stay-morning__menu .box1 .c-table1 {
  margin-bottom: 15px;
}

.p-stay-morning__menu .box1 .c-table1 td {
  text-align: right;
}

.p-stay-morning__menu .box1 .c-txt1 {
  margin-top: 15px;
}

.p-stay-morning__takeout table {
  width: 100%;
  border: 8px solid #eee;
}

.p-stay-morning__takeout th {
  text-align: center;
  background: #eee;
  vertical-align: middle;
}

.p-stay-morning__takeout th .title1 {
  background: url(../img/stay/morning/takeout_icon1.png) no-repeat left center;
  padding-left: 40px;
  text-align: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.p-stay-morning__takeout th .title1 p {
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 120%;
  margin-bottom: 5px;
  letter-spacing: 0.1em;
  color: #3F69B1;
}

.p-stay-morning__takeout th .title1 h3 {
  font-size: 107.1%;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
}

.p-stay-morning__takeout td {
  padding: 35px 50px;
}

.p-stay-bestlate__title {
  margin-bottom: 90px;
}

.p-stay-bestlate__title .c-title6 {
  margin-bottom: 50px;
}

.p-stay-bestlate__title .block1 {
  text-align: center;
  color: #fff;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  background: rgba(0, 0, 0, 0.42);
  padding: 45px 0 35px;
}

.p-stay-bestlate__title .block1-wrap {
  background: url(../img/stay/bestlate/title_bg1.jpg) no-repeat center;
  background-size: cover;
  padding: 100px 0;
  margin-bottom: 50px;
}

.p-stay-bestlate__title .block1 p {
  font-size: 128.5%;
  line-height: 150%;
  letter-spacing: 0.15em;
  margin-bottom: 32px;
}

.p-stay-bestlate__title .block1 h3 {
  font-size: 357%;
  letter-spacing: 0.15em;
}

.p-stay-bestlate__title .block1 h3 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #B58800;
  font-size: 44%;
  line-height: 140%;
  padding: 8px 15px;
  margin-right: 12px;
  vertical-align: middle;
}

.p-stay-bestlate__title .block2 .txt1 {
  float: left;
  width: 48%;
}

.p-stay-bestlate__title .block2 .txt1 h3 {
  font-size: 157.1%;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 160%;
  letter-spacing: 0.1em;
  color: #B58800;
  background: url(../img/stay/bestlate/title_icon1.png) no-repeat left center;
  padding: 21px 0 21px 104px;
  margin-bottom: 25px;
}

.p-stay-bestlate__title .block2 .btn1 {
  float: right;
  width: 49.2%;
}

.p-stay-bestlate__content .block1 {
  margin-bottom: 70px;
}

.p-stay-bestlate__content .block1 .c-box2 {
  margin-top: 30px;
}

.p-stay-bestlate__content .block1 .c-box2 ul+ul {
  margin-left: 70px;
}

.p-stay-bestlate__content .block1 .c-box2 a {
  color: #3F69B1;
}

.p-stay-bestlate__content .block1 .box1 {
  float: left;
  width: 46%;
}

.p-stay-bestlate__content .block1 .box2 {
  float: right;
  width: 50%;
}

.p-stay-bestlate__content .block1 .tel_box {
  border: 1px solid #BCBCBC;
  padding: 22px 44px;
}

.p-stay-bestlate__content .block1 .tel_box table {
  width: 100%;
}

.p-stay-bestlate__content .block1 .tel_box table th {
  text-align: left;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #B58800;
  letter-spacing: 0.1em;
}

.p-stay-bestlate__content .block1 .tel_box table td {
  text-align: right;
}

.p-stay-bestlate__content .block1 .tel_box table td span, .p-stay-bestlate__content .block1 .tel_box table td a {
  font-size: 157.1%;
}

/*=======================================
タブレット スタイル
=========================================*/
/*=======================================
スマホ スタイル
=========================================*/
@media screen and (max-width: 735px) {
  .p-stay__slider {
    padding-top: 20px !important;
    padding-bottom: 40px !important;
    margin-bottom: 30px;
  }

  .p-stay__slider .slider {
    margin-left: 25px;
    margin-right: 25px;
  }

  .p-stay__slider .slider .fotorama__arr {
    width: 12px;
    height: 32px;
    background-size: contain;
  }

  .p-stay__slider .slider .fotorama__arr--next {
    right: -30px;
  }

  .p-stay__slider .slider .fotorama__arr--prev {
    left: -30px;
  }

  .p-stay__slider .slider .fotorama__nav__shaft .fotorama__nav__frame {
    width: 35px;
  }

  .p-stay__detail {
    padding-top: 10px;
    padding-bottom: 30px !important;
  }

  .p-stay__detail .box1, .p-stay__detail .box2 {
    float: none;
    width: auto;
  }

  .p-stay__detail .box1 {
    margin-bottom: 20px;
  }

  .p-stay__detail .box1 .tel_box td, .p-stay__detail .box1 .tel_box th {
    display: block;
    width: 100%;
  }

  .p-stay__detail .box2 {
    margin-bottom: 40px;
  }


  .p-stay__nav ul {
    display: table !important;
    width: 100%;
  }

  .p-stay__nav li {
    float: none !important;
    display: table-cell !important;
    width: auto !important;
    margin-left: 0 !important;
  }

  .p-stay__nav li a {
    border-left: 1px solid #fff;
  }

  .p-restaurant-detail__chef .img1 {
    float: none;
    width: auto;
    text-align: center;
    margin-bottom: 20px;
  }

  .p-restaurant-detail__chef .img1 img {
    max-width: 60%;
  }

  .p-restaurant-detail__chef .txt1 {
    float: none;
    width: auto;
  }

  .p-stay__reserve {
    padding: 20px;
    padding-bottom: 40px;
    max-width: initial;
  }

  .p-stay__reserve .btn1 {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dotted #ccc;
  }

  .p-stay__reserve .c-btn2 {
    display: block;
  }

  .p-stay__reserve .c-btn2 ul li {
    margin-bottom: 1em;
  }

  .p-stay__reserve .tel {
    margin-top: 2em;
    text-align: center;
  }

  .p-stay__reserve .tel .no {
    font-size: 71.4%;
    float: none;
  }

  .p-stay__reserve .tel .no a {
    padding-left: 20px;
    display: inline-block;
    background: url(../img/top/sp/kv2_icon_tel.png) no-repeat left center;
    background-size: 16px 16px;
    border-bottom: solid 2px #4E75B8;
    line-height: 1.5;
    letter-spacing: 0.2em;
    font-size: 10px;
    color: #4E75B8;
  }

  .p-stay__reserve .tel .no a span {
    font-size: 20px;
  }

  .p-stay__reserve .tel p {
    font-size: 71.4%;
  }

  .p-stay__reserve .block1, .p-stay__reserve .block2 {
    float: none;
    width: 100%;
  }

  .p-stay__list li {
    display: block !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 1px;
  }

  .p-stay__list li.heading {
    padding-top: 10% !important;
    padding-bottom: 10% !important;
  }

  .p-stay__list li a {
    padding-top: 10% !important;
    padding-bottom: 10% !important;
  }

  .p-stay__list li p {
    margin-bottom: 30px !important;
  }

  .p-stay__link li {
    float: none;
    width: auto;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px dotted #ccc;
  }

  .p-stay__link li a {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .p-stay__service .box1 {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }

  .p-stay__banner li {
    width: 48%;
    margin: 0 0 2% 2%;
  }

  .p-stay__banner li:nth-child(3n+1) {
    clear: none;
    margin-left: 2%;
  }

  .p-stay__banner li:nth-child(2n+1) {
    clear: both;
    margin-left: 0%;
  }

  .p-stay-bestlate__title .block1-wrap {
    padding: 70px 0;
  }

  .p-stay-bestlate__title .block1-wrap .block1 {
    padding: 20px 0;
  }

  .p-stay-bestlate__title .block1-wrap .block1 p {
    font-size: 107.1%;
  }

  .p-stay-bestlate__title .block1-wrap .block1 h3 {
    font-size: 178.5%;
  }

  .p-stay-bestlate__title .block1-wrap .block1 h3 span {
    margin-right: 5px;
  }

  .p-stay-bestlate__title .block2 .txt1, .p-stay-bestlate__title .block2 .btn1 {
    float: none;
    width: auto;
  }

  .p-stay-bestlate__title .block2 .txt1 {
    margin-bottom: 20px;
  }

  .p-stay-bestlate__title .block2 .txt1 h3 {
    font-size: 121.4%;
    padding-left: 80px;
    background-size: 65px auto;
  }

  .p-stay-bestlate__content .block1 .c-box2 ul+ul {
    margin-left: 0;
  }

  .p-stay-bestlate__content .block1 .box1, .p-stay-bestlate__content .block1 .box2 {
    float: none;
    width: auto;
  }

  .p-stay-bestlate__content .block1 .box1 {
    margin-bottom: 30px;
  }

  .p-stay-bestlate__content .block1 .box2 .tel_box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .p-stay-bestlate__content .block1 .box2 .tel_box table td {
    text-align: right;
  }

  .p-stay-morning__title {
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-stay-morning__title h2 {
    font-size: 100%;
  }

  .p-stay-morning__title .box1 {
    position: relative;
    padding: 0;
    margin-left: -10px;
    margin-right: -10px;
  }

  .p-stay-morning__title .box1 .c-table1__alt1 th {
    width: 60px;
  }

  .p-stay-morning__title2 {
    background: none;
    padding: 10% 0;
  }

  .p-stay-morning__title2 .box1 h3 {
    line-height: 140%;
    margin-bottom: 20px;
  }

  .p-stay-morning__detail .img1 {
    padding-top: 250px;
  }

  .p-stay-morning__detail .c-wrap4 {
    margin-top: -70px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .p-stay-morning__detail .box1, .p-stay-morning__detail .img2 {
    float: none;
    width: auto;
  }

  .p-stay-morning__detail .img2 {
    padding-top: 20px;
  }

  .p-stay-morning__detail .box1 .title1 p {
    font-size: 80%;
  }

  .p-stay-morning__detail .box1 .title1 h3 {
    font-size: 120%;
  }

  .p-stay-morning__other ul {
    position: relative;
    margin-left: -1px;
    margin-right: -1px;
  }

  .p-stay-morning__other li {
    width: 50%;
  }

  .p-stay-morning__other li .txt1 p {
    text-align: left;
  }

  .p-stay-morning__other li:nth-child(2n+1) {
    clear: both;
  }

  .p-stay-morning__coffee .img1, .p-stay-morning__coffee .txt3 {
    display: block;
  }

  .p-stay-morning__coffee .img1 {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .p-stay-morning__coffee .img1 img {
    max-width: 60%;
  }

  .p-stay-morning__menu .box1 {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 90px;
  }

  .p-stay-morning__takeout table, .p-stay-morning__takeout tbody, .p-stay-morning__takeout tr, .p-stay-morning__takeout thead, .p-stay-morning__takeout th, .p-stay-morning__takeout td {
    display: block;
    width: auto;
    text-align: center;
  }

  .p-stay-morning__takeout th {
    padding: 15px 0;
  }

  .p-stay-service__title {
    padding-top: 0;
    margin-bottom: 40px;
  }

  .p-stay-service__title h3 {
    padding: 40px 20px;
  }

  .p-stay-service__title h3 span {
    padding: 20px 10px;
  }

  .p-stay-service__title li {
    float: none;
    width: auto;
    border-right: 1px solid #E2E2E2;
    border-bottom: 0;
  }

  .p-stay-service__title li:last-child {
    border-bottom: 1px solid #E2E2E2;
  }

  .p-stay-service__view .slider {
    margin-left: 25px;
    margin-right: 25px;
  }

  .p-stay-service__view .slider .bx-wrapper .bx-pager-item a {
    width: 35px;
  }

  .p-stay-service__view .slider .bx-wrapper .bx-controls-direction a {
    width: 12px;
    height: 32px;
    background-size: contain;
  }

  .p-stay-service__view .slider .bx-wrapper .bx-controls-direction a.bx-next {
    right: -20px;
  }

  .p-stay-service__view .slider .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -20px;
  }

  .p-stay-service__commit li {
    float: none;
    width: auto;
  }

  .p-stay-service__internet .box1, .p-stay-service__internet .box2 {
    float: none;
    width: auto;
  }

  .p-stay-service__information .c-table1 {
    max-width: 100% !important;
  }

  .p-stay-service__information .c-table1 th {
    width: 79px;
  }

  .p-stay-service__information .list1 ul {
    float: none;
    width: auto;
  }

  .p-stay__title {
    padding-top: 30px;
  }

  .p-stay__title .txt1 {
    margin-top: 0;
  }

  .p-stay__tab, .p-stay__tab2 {
    margin-bottom: 66px;
  }

  .p-stay__tab li, .p-stay__tab2 li {
    float: none;
    width: 100%;
    border-right: 1px solid #E2E2E2;
  }

  .p-stay__tab li:nth-child(2), .p-stay__tab li:nth-child(3), .p-stay__tab2 li:nth-child(2), .p-stay__tab2 li:nth-child(3) {
    border-top: 0;
  }

  .p-stay__tab li:last-child, .p-stay__tab2 li:last-child {
    border-bottom: 1px solid #E2E2E2;
  }
}

/*=======================================
会議・宴会
=========================================*/
.p-conference {
  /*=======================================
会議・宴会 詳細
=========================================*/
  /*=======================================
会議・宴会 ケータリング
=========================================*/
  /*=======================================
会議・宴会 オプション
=========================================*/
}

.p-conference__information {
  margin-bottom: 105px;
}

.p-conference__information .c-title1 {
  margin-bottom: 40px;
}

.p-conference__information .c-title1 h3 {
  font-size: 85.7%;
  margin-bottom: 10px;
}

.p-conference__information .c-title1 p {
  font-size: 214.2%;
}

.p-conference__information .img1 {
  background: url(../img/conference/information_bg1.jpg) no-repeat center;
  background-size: cover;
  padding-top: 30vw;
}

.p-conference__information .img2 {
  position: relative;
  margin-top: -15vw;
  z-index: 2;
  margin-bottom: 55px;
}

.p-conference__information .img2>div {
  float: left;
  width: 31.2%;
  margin-left: 3.2%;
}

.p-conference__information .img2>div:nth-child(3n+1) {
  clear: both;
  margin-left: 0;
}

.p-conference__information .txt1 {
  font-size: 107.1%;
  line-height: 200%;
  text-align: center;
}

.p-conference__news {
  margin-bottom: 110px;
}

.p-conference__news li {
  float: left;
  width: 23.77%;
  margin: 0 0 2.44% 1.63%;
}

.p-conference__news li:nth-child(4n+1) {
  clear: both;
  margin-left: 0;
}

.p-conference__news li a {
  display: block;
  text-decoration: none;
}

.p-conference__news li a:hover h4 {
  text-decoration: underline;
}

.p-conference__news li .img1 {
  text-align: center;
  margin-bottom: 18px;
  position: relative;
}

.p-conference__news li .img1 img {
  width: 100%;
}

.p-conference__news li .img1 p {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(102, 102, 102, 0.77);
  color: #fff;
  font-size: 85.7%;
  padding: 10px 18px;
  line-height: 140%;
}

.p-conference__news li .txt1 .category {
  margin-right: 10px;
  padding: 5px 0;
  float: left;
  width: 106px;
  text-align: center;
  color: #fff;
  background: #809CCC;
  line-height: 140%;
  font-size: 78.57%;
  display: none;
}

.p-conference__news li .txt1 h4 {
  padding-top: 2px;
  overflow: hidden;
  font-weight: normal;
  font-size: 107.1%;
  color: #666;
}

.p-conference__news li .txt1 .txt1 {
  clear: both;
  padding-top: 12px;
  color: #666;
  font-size: 92.8%;
  line-height: 140%;
}

.p-conference__news .c-btn1 {
  margin-top: 60px;
}

@keyframes show {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.p-conference__hall {
  margin-bottom: 100px;
}

.p-conference__hall .title1 {
  margin-bottom: 64px;
}

.p-conference__hall .title1 p {
  text-align: center;
  font-size: 107.1%;
  line-height: 200%;
}

.p-conference__hall ul {
  width: 100%;
  margin-bottom: 1px;
}

.p-conference__hall ul.two-items li {
  width: 50%;
}

.p-conference__hall ul.two-items li a {
  height: 400px;
}

.p-conference__hall li {
  float: left;
  width: 33.333%;
  vertical-align: middle;
  display: table;
  background-color: #000;
  text-align: center;
  color: #fff;
  border-right: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p-conference__hall li:last-child {
  border-right: 0;
}

.p-conference__hall li a {
  display: table-cell;
  width: 100%;
  height: 500px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 3%;
  padding-right: 3%;
  text-decoration: none;
}

.p-conference__hall li a:hover {
  opacity: 0.8;
}

.p-conference__hall li a:hover img {
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

.p-conference__hall li a:hover .txt {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  animation: show 0.5s linear 0s;
}

.p-conference__hall li .category {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: rgba(51, 51, 51, 0.87);
  font-size: 85.7%;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 120%;
  padding: 5px 16px;
  letter-spacing: 0.1em;
  margin-bottom: 25px;
}

.p-conference__hall li.toki a {
  background-image: url(../img/conference/hall_img1.jpg);
}

.p-conference__hall li.houou a {
  background-image: url(../img/conference/hall_img2.jpg);
}

.p-conference__hall li.tsuru a {
  background-image: url(../img/conference/hall_img3.jpg);
}

.p-conference__hall li.hakuhou a {
  background-image: url(../img/conference/hall_img4.jpg);
}

.p-conference__hall li.suzaku a {
  background-image: url(../img/conference/hall_img5.jpg);
}

.p-conference__hall li .tit, .p-conference__hall li .txt {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.p-conference__hall li .tit {
  width: 41.58%;
  margin-right: 6%;
}

.p-conference__hall li .txt {
  display: none;
  width: 51.04%;
}

.p-conference__hall li .txt table {
  width: auto;
  margin-bottom: 23px;
}

.p-conference__hall li .txt th {
  font-size: 92.8%;
  text-align: center;
  padding-right: 30px !important;
}

.p-conference__hall li .txt td {
  text-align: center;
  font-size: 214.2%;
  padding-right: 30px !important;
}

.p-conference__hall li .txt p {
  text-align: left;
}

.p-conference__hall li .txt .c-btn1 {
  margin-top: 25px;
}

.p-conference__floor {
  margin-bottom: 130px;
}

.p-conference__floor .img1 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 55px;
}

.p-conference__floor .p-restaurant-plan__nav .btn1 .c-btn1 a {
  width: 100%;
  padding: 13px 0;
}

.p-conference__spec {
  margin-bottom: 105px;
}

.p-conference__spec table {
  margin-bottom: 35px;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 1px;
}

.p-conference__spec thead tr.cat .category {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: rgba(51, 51, 51, 0.87);
  font-size: 85.7%;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 120%;
  padding: 5px 16px;
  letter-spacing: 0.1em;
  margin-bottom: 25px;
  color: #fff;
}

.p-conference__spec thead tr.photo th {
  text-align: center;
}

.p-conference__spec thead tr.photo th.heading {
  background: #B1C3E0;
  color: #fff;
  vertical-align: middle;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 100%;
  letter-spacing: 0.3em;
}

.p-conference__spec thead tr.name {
  text-align: center;
}

.p-conference__spec thead tr.name th, .p-conference__spec thead tr.name td {
  border-bottom: 1px dotted #ccc;
}

.p-conference__spec thead tr.name th {
  padding: 19px 0;
}

.p-conference__spec thead tr.name h3 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../img/common/icon1.png) no-repeat left center;
  padding-left: 12px;
}

.p-conference__spec tbody th, .p-conference__spec tbody td {
  border-bottom: 1px dotted #ccc;
  padding: 15px 0;
  text-align: center;
}

.p-conference__spec tbody th {
  font-size: 92.8%;
  color: #666;
  font-weight: normal;
}

.p-conference__spec tbody th.number {
  font-size: 71.4%;
}

.p-conference__spec tbody td {
  font-size: 114.2%;
}

.p-conference__spec tbody tr.number_detail th, .p-conference__spec tbody tr.number_detail td {
  border-bottom: 0;
}

.p-conference__contact .title1 {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.p-conference__contact h3, .p-conference__contact .box1 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.p-conference__contact h3 {
  border-right: 1px dotted #ccc;
  padding-right: 9.04%;
  margin-right: 9.04%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.p-conference__contact .box1>p {
  font-size: 107.1%;
  margin-bottom: 15px;
}

.p-conference__contact .box1 .tel, .p-conference__contact .box1 .btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.p-conference__contact .box1 .tel .icon, .p-conference__contact .box1 .tel .tel_no {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.p-conference__contact .box1 .tel .icon {
  border: 1px solid #ccc;
  font-size: 114.2%;
  line-height: 120%;
  padding: 0 5px;
  margin-right: 12px;
}

.p-conference__contact .box1 .tel .tel_no {
  margin-right: 55px;
}

.p-conference__contact .box1 .tel .tel_no .no {
  font-size: 214.2%;
  font-weight: bold;
  color: #3F69B1;
  line-height: 110%;
}

.p-conference__contact .box1 .tel .tel_no .time {
  font-size: 85.7%;
}

.p-conference__contact .box1 .btn a {
  display: block;
  color: #fff;
  background: #666;
  font-size: 92.8%;
  line-height: 140%;
  width: 100%;
  min-width: 220px;
  text-align: center;
  padding: 8px 0;
}

.p-conference-detail__title {
  margin-bottom: 40px;
  text-align: center;
}

.p-conference-detail__title .floor_no, .p-conference-detail__title .c-title1 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.p-conference-detail__title .floor_no {
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 357%;
  color: #ccc;
  line-height: 100%;
  padding-right: 16px;
  margin-right: 22px;
  position: relative;
  letter-spacing: 0.1em;
}

.p-conference-detail__title .floor_no span {
  font-size: 44%;
  padding-left: 5px;
}

.p-conference-detail__title .floor_no:before {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  border-right: 1px solid #ccc;
  height: 20px;
  top: 50%;
  margin-top: -20px;
}

.p-conference-detail__title .c-title1 {
  margin-bottom: 0;
}

.p-conference-detail__title .c-title1 h3 {
  font-size: 214.2%;
}

.p-conference-detail__title .c-title1 h3 span {
  font-size: 53%;
}

.p-conference-detail__title .c-title1 p.en {
  font-size: 114.2%;
}

.p-conference-detail__tab {
  margin-bottom: 45px;
}

.p-conference-detail__tab li {
  float: left;
  width: 33.33333%;
  border-bottom: 1px solid #E2E2E2;
  border-left: 1px solid #E2E2E2;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  transition: 0.3s ease all;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 114.2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 0;
  font-weight: bold;
}



.p-conference-detail__tab li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../img/common/icon4.png) no-repeat left center;
  padding-left: 18px;
}

.p-conference-detail__tab li.is-active, .p-conference-detail__tab li:hover {
  color: #3F69B1;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

.p-conference-detail__tab li.is-active span, .p-conference-detail__tab li:hover span {
  background-image: url(../img/common/icon4_alt2.png);
}

.p-conference-detail__tab li:nth-child(1), .p-conference-detail__tab li:nth-child(2), .p-conference-detail__tab li:nth-child(3) {
  border-top: 1px solid #E2E2E2;
}

.p-conference-detail__tab li:nth-child(3n), .p-conference-detail__tab li:last-child {
  border-right: 1px solid #E2E2E2;
}

.p-conference-detail__content {
  display: none;
}

.p-conference-detail__content.is-active {
  display: block;
}


.p-conference-detail__tab01 {
  margin-bottom: 45px;
}

.p-conference-detail__tab01 li {
  float: left;
  width: 50%;
  border-bottom: 1px solid #E2E2E2;
  border-left: 1px solid #E2E2E2;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  transition: 0.3s ease all;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 114.2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 0;
  font-weight: bold;
}

.p-conference_old h4{
  background: #d4deee;
  color: #3f69b1;
  padding: 12px 0;
  font-weight: normal;
  margin-bottom: 15px;
  text-align:center;
font-size:21px;
}

.p-conference_new h4{
    background: #3f69b1;
  color: #ffff;
  padding: 12px 0;
  font-weight: normal;
  margin-bottom: 15px;
text-align:center;
font-size:21px;
}


.p-conference-detail__tab01 li.col-6{
  width:50%;
}

.p-conference-detail__tab01 li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../img/common/icon4.png) no-repeat left center;
  padding-left: 18px;
}

.p-conference-detail__tab01 li.is-active, .p-conference-detail__tab li:hover {
  color: #3F69B1;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

.p-conference-detail__tab01 li.is-active span, .p-conference-detail__tab li:hover span {
  background-image: url(../img/common/icon4_alt2.png);
}

.p-conference-detail__tab01 li:nth-child(1), .p-conference-detail__tab01 li:nth-child(2), .p-conference-detail__tab01 li:nth-child(3) {
  border-top: 1px solid #E2E2E2;
}

.p-conference-detail__tab01 li:nth-child(3n), .p-conference-detail__tab01 li:last-child {
  border-right: 1px solid #E2E2E2;
}


.p-conference-detail__content01 {
  display: none;
}

.p-conference-detail__content01.is-active {
  display: block;
}

.p-conference-detail__detail {
  margin-top: 85px;
  margin-bottom: 80px;
}

.p-conference-detail__detail .block1 {
  text-align: center;
  margin-bottom: 80px;
}

.p-conference-detail__detail .block1 h3 {
  font-size: 200%;
  font-weight: bold;
  line-height: 140%;
  letter-spacing: 0.1em;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 45px;
}

.p-conference-detail__detail .block1 .img1 {
  margin-top: 65px;
  text-align: center;
}

.p-conference-detail__detail .block1 .img1 a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../img/common/icon_expansion.png) no-repeat right bottom;
  padding-right: 40px;
  position: relative;
  margin-top: -40px;
}

.p-conference-detail__detail .block2 {
  margin-bottom: 80px;
}

.p-conference-detail__detail .block2 .c-title11 {
  margin-top: 70px;
}

.p-conference-detail__detail .block2 .c-title11:first-child {
  margin-top: 0;
}

.p-conference-detail__detail .block2 table {
  width: 100%;
  table-layout: fixed;
}

.p-conference-detail__detail .block2 th, .p-conference-detail__detail .block2 td {
  padding: 10px;
}

.p-conference-detail__detail .block2 th:first-child, .p-conference-detail__detail .block2 td:first-child {
  padding-left: 50px;
}

.p-conference-detail__detail .block2 th:last-child, .p-conference-detail__detail .block2 td:last-child {
  padding-right: 50px;
}

.p-conference-detail__detail .block2 th {
  background: #fff;
  text-align: center;
  font-weight: normal;
}

.p-conference-detail__detail .block2 td {
  background: #eee;
  text-align: center;
}

.p-conference-detail__detail .block2 .p-conference-detail__data {
  display: flex;
  justify-content: space-between;
}

.p-conference-detail__detail .block2 .p-conference-detail__data dl {
  width: 10%;
}

.p-conference-detail__detail .block2 .p-conference-detail__data dl dt, .p-conference-detail__detail .block2 .p-conference-detail__data dl dd {
  padding: 10px 5px;
  text-align: center;
}

.p-conference-detail__detail .block2 .p-conference-detail__data dl dd {
  background: #eee;
}

.p-conference-detail__detail .block3 .c-title4 {
  margin-bottom: 45px;
}

.p-conference-detail__detail .block3 .box1 {
  float: left;
  width: 48%;
  margin-left: 2%;
  margin-bottom: 50px;
}

.p-conference-detail__detail .block3 .box1:nth-child(2n+1) {
  clear: both;
  margin-left: 0;
}

.p-conference-detail__detail .block3 .box1 table {
  width: 100%;
  margin-top: 20px;
}

.p-conference-detail__detail .block3 .box1 th, .p-conference-detail__detail .block3 .box1 td {
  border-bottom: 1px dotted #ccc;
}

.p-conference-detail__detail .block3 .box1 th {
  width: 60%;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  padding: 8px 10px;
}

.p-conference-detail__detail .block3 .box1 td {
  text-align: left;
  width: 50%;
  padding: 8px 10px;
  vertical-align: bottom;
}

.p-conference-detail__detail .block3 .box2 {
  clear: both;
  width: 100%;
  margin-bottom: 60px;
}

.p-conference-detail__detail .block3 .box2 table {
  width: 100%;
}

.p-conference-detail__detail .block3 .box2 th, .p-conference-detail__detail .block3 .box2 td {
  padding: 10px;
}

.p-conference-detail__detail .block3 .box2 th:first-child, .p-conference-detail__detail .block3 .box2 td:first-child {
  padding-left: 50px;
}

.p-conference-detail__detail .block3 .box2 th:last-child, .p-conference-detail__detail .block3 .box2 td:last-child {
  padding-right: 50px;
}

.p-conference-detail__detail .block3 .box2 th {
  background: #fff;
  text-align: center;
  font-weight: normal;
  width: 140px;
}

.p-conference-detail__detail .block3 .box2 td {
  background: #eee;
  text-align: center;
}

.p-conference-detail__detail .txt1 {
  margin-bottom: 45px;
}

.p-conference-catering__title {
  text-align: center;
  margin-bottom: 68px;
}

.p-conference-catering__title h4 {
  font-size: 200%;
  font-weight: bold;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
  margin-bottom: 50px;
}

.p-conference-catering__title .img1 {
  text-align: center;
  margin-top: 60px;
}

.p-conference-catering .p-conference-detail__detail .block3 .box1 {
  margin-bottom: 30px;
}

.p-conference-catering .p-conference-detail__detail .block3 .box1 td {
  width: auto;
  text-align: right;
}

.p-conference-catering .p-conference-detail__detail .block3 .box1 td .c-txt1 {
  margin-top: 12px;
}

.p-conference-catering .p-conference-detail__detail .block3 .box1 .c-table1 th, .p-conference-catering .p-conference-detail__detail .block3 .box1 .c-table1 td {
  padding: 30px;
  width: auto;
  vertical-align: middle;
}

.p-conference-catering .p-conference-detail__detail .block3 .box1 .c-table1 td {
  text-align: left;
}

.p-conference-option__title {
  text-align: center;
  margin-bottom: 60px;
}

.p-conference-option .p-conference-detail__detail .block3 .box1 {
  margin-bottom: 60px;
}

.p-conference-option .p-conference-detail__detail .block3 .box1 td {
  width: auto;
  text-align: right;
}

.p-conference-option .p-conference-detail__detail .block3 .box1 td .c-txt1 {
  margin-top: 12px;
}

/*=======================================
タブレット スタイル
=========================================*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-conference__hall li a:hover .txt {
    display: none;
  }

  .p-conference__contact .box1 .btn {
    display: block;
  }
}

/*=======================================
スマホ スタイル
=========================================*/
@media screen and (max-width: 735px) {
  .p-conference__information {
    margin-bottom: 50px;
  }

  .p-conference__information .c-title1 p {
    font-size: 178.5%;
  }

  .p-conference__information .img2 {
    margin-bottom: 30px;
  }

  .p-conference__information .txt1 {
    text-align: left;
  }

  .p-conference__information .txt1 br {
    display: none;
  }

  .p-conference__news li {
    width: 48%;
    margin-left: 2%;
    margin-bottom: 4%;
  }

  .p-conference__news li:nth-child(4n+1) {
    clear: none;
  }

  .p-conference__news li:nth-child(2n+1) {
    clear: both;
  }

  .p-conference__news li .img1 {
    margin-bottom: 0;
  }

  .p-conference__news li .txt1 {
    padding: 8px;
  }

  .p-conference__news li .txt1 .txt1 {
    padding: 0;
    padding-top: 12px;
  }

  .p-conference__news li .txt1 .category {
    float: none;
  }

  .p-conference__news li .txt1 h4 {
    margin-left: 0;
    padding-top: 5px;
  }

  .p-conference__news li .txt1 .txt1 {
    font-size: 78.57%;
    line-height: 150%;
  }

  .p-conference__hall ul.two-items li {
    width: auto;
  }

  .p-conference__hall ul.two-items li a {
    height: auto;
  }

  .p-conference__hall li {
    float: none;
    width: auto;
    display: block;
    margin-bottom: 1px;
  }

  .p-conference__hall li a {
    display: block;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .p-conference__hall li a:hover, .p-conference__hall li a:hover img {
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
  }

  .p-conference__hall li a:hover .txt {
    display: none;
  }

  .p-conference-detail__tab li {
    float: none;
    width: auto;
    border-right: 1px solid #ccc;
    border-bottom: 0;
  }

  .p-conference-detail__tab li:last-child {
    border-bottom: 1px solid #ccc;
  }

  .p-conference__spec {
    margin-bottom: 60px;
    display: none;
  }

  .p-conference__contact {
    text-align: center;
  }

  .p-conference__contact .box1 {
    display: block;
    text-align: center;
  }

  .p-conference__contact h3 {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 30px;
    margin-bottom: 20px;
  }

  .p-conference__contact .box1 .tel {
    vertical-align: 11px;
  }

  .p-conference-detail__title .floor_no {
    display: block;
    padding-right: 0;
    margin-right: 0;
  }

  .p-conference-detail__title .floor_no:before {
    display: none;
  }

  .p-conference-detail__detail .block1 p {
    text-align: left;
  }

  .p-conference-detail__detail .block2 .p-conference-detail__data {
    display: block;
  }

  .p-conference-detail__detail .block2 .p-conference-detail__data dl {
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #ccc;
  }

  .p-conference-detail__detail .block2 .p-conference-detail__data dl dt, .p-conference-detail__detail .block2 .p-conference-detail__data dl dd {
    box-sizing: border-box;
  }

  .p-conference-detail__detail .block2 .p-conference-detail__data dl dt {
    width: 70%;
    float: left;
    text-align: left;
  }

  .p-conference-detail__detail .block2 .p-conference-detail__data dl dd {
    width: 30%;
    float: right;
    text-align: right;
  }

  .p-conference-detail__detail .block3 .box1 {
    float: none;
    width: auto;
    margin-left: 0;
  }

  .p-conference-detail__detail .block3 .box1 td {
    text-align: right;
  }

  .p-conference-catering__title h4 {
    line-height: 160%;
  }

  .p-conference-detail__detail .block3 .box1 .c-table1 th, .p-conference-detail__detail .block3 .box1 .c-table1 td {
    padding: 15px !important;
  }
}

/*=======================================
展望室
=========================================*/
.p-observatory {
  /*=======================================
展望室 ご利用案内
=========================================*/
  /*=======================================
展望室 パノラマ
=========================================*/
}

.p-observatory__information {
  margin-bottom: 100px;
}

.p-observatory__information h3 {
  text-align: center;
  font-size: 214.2%;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 140%;
  margin-bottom: 55px;
}

.p-observatory__information .block1 {
  background: url(../img/observatory/information_bg1.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  margin-bottom: 65px;
}

.p-observatory__information .block1 .c-wrap {
  position: relative;
  height: 600px;
}

.p-observatory__information .block1 .box1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.77);
  padding: 50px 8%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p-observatory__information .block1 .box1 h3 {
  float: left;
  margin-bottom: 0;
}

.p-observatory__information .block1 .box1 .txt1 {
  float: right;
  padding-top: 25px;
}

.p-observatory__information .block1 .box1 .txt1 p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 128.5%;
  font-weight: normal;
  margin-left: 65px;
}

.p-observatory__information .block1 .box1 .txt1 p strong {
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #3F69B1;
  font-size: 277%;
  font-weight: normal;
}

.p-observatory__information .txt1 {
  text-align: center;
  font-size: 128.5%;
  line-height: 180%;
}

.p-observatory__menu {
  margin-bottom: 100px;
}

.p-observatory__menu li {
  float: left;
  width: 50%;
  text-align: center;
}

.p-observatory__menu li:first-child a {
  border-left: 0;
}

.p-observatory__menu li a {
  display: block;
  border-left: 1px solid #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  text-decoration: none;
  padding: 86px 5% 80px;
}

.p-observatory__menu li a .c-btn1 {
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif;
}

.p-observatory__menu li.about a {
  background-image: url(../img/observatory/menu_img1.jpg);
}

.p-observatory__menu li.guidance a {
  background-image: url(../img/observatory/menu_img2_new.jpg);
}

.p-observatory__menu li.panorama a {
  background-image: url(../img/observatory/menu_img3.jpg);
}

.p-observatory__menu li.flow a {
  background-image: url(../img/observatory/menu_img4.jpg);
}

.p-observatory__menu li h3 {
  font-size: 114.2%;
  letter-spacing: 0.2em;
  margin-bottom: 18px;
  font-weight: normal;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.p-observatory__news {
  margin-bottom: 110px;
  background: #F7F7F7;
  padding-top: 30px;
  padding-bottom: 50px;
}

.p-observatory__news .c-title1 {
  margin-bottom: 60px;
}

.p-observatory__news li {
  float: left;
  width: 23.77%;
  margin: 0 0 2.44% 1.63%;
}

.p-observatory__news li:nth-child(4n+1) {
  clear: both;
  margin-left: 0;
}

.p-observatory__news li a {
  display: block;
  text-decoration: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  background: #fff;
  text-decoration: none;
  color: #000;
}

.p-observatory__news li a:hover h4 {
  text-decoration: underline;
}

.p-observatory__news li .img1 {
  text-align: center;
  position: relative;
}

.p-observatory__news li .img1 img {
  /*width: auto;*/
  max-width: 100%;
  max-height: 258;
}

.p-observatory__news li .img1 p {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(5, 40, 99, 0.60);
  color: #fff;
  font-size: 85.7%;
  padding: 10px 18px;
  line-height: 140%;
}

.p-observatory__news li .box1 {
  padding: 20px;
}

.p-observatory__news li .box1 .title {
  font-size: 16px;
  font-weight: bold;
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 20px;
}

.p-observatory__news li .box1 .lead {
  line-height: 158%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 43px;
  overflow: hidden;
}

.p-observatory__news li .box1 .period {
  margin-top: 18px;
}

.p-observatory__news li .box1 .period span {
  display: inline-block;
  background: url(../img/common/icon_date.svg) no-repeat left center;
  background-size: 14px 16px;
  padding-left: 20px;
}

.p-observatory__news li .box1 .link {
  text-align: right;
  margin-top: 23px;
  padding-top: 8px;
  color: #3F69B1;
  border-top: 1px solid #3F69B1;
}

.p-observatory__news li .box1 .link span {
  display: block;
  background: url(../img/common/arrow_1-blue.svg) no-repeat right center;
  background-size: 10px 15px;
  padding-right: 20px;
}

.p-observatory__news .c-btn1 {
  margin-top: 60px;
}

.p-observatory__information {
  margin: 0 0 8em;
}

.p-observatory__about {
  margin-bottom: 78px;
}

.p-observatory__about .img1 {
  margin-bottom: 65px;
}

.p-observatory__about .img1 iframe {
  width: 100%;
}

.p-observatory__about table {
  width: 100%;
}

.p-observatory__about table th {
  background: #F2F2F2;
  text-align: center;
  vertical-align: middle;
  width: 80px;
}

.p-observatory__about table td {
  vertical-align: middle;
  padding: 32px 0 32px 27px;
}

.p-observatory__about table td span {
  color: #3F69B1;
}

.p-observatory__about table td a {
  color: #3F69B1;
  text-decoration: underline;
}

.p-observatory__about table td a:hover {
  text-decoration: none;
}

.p-observatory__about .block1 {
  margin-top: 110px;
}

.p-observatory__about .block1 li {
  float: left;
  width: 31.2%;
  margin-left: 3.2%;
}

.p-observatory__about .block1 li:nth-child(3n+1) {
  clear: both;
  margin-left: 0;
}

.p-observatory__about .block1 li h4 {
  text-align: center;
  font-size: 128.5%;
  color: #3F69B1;
  margin-bottom: 25px;
  font-weight: normal;
}

.p-observatory__about .block1 li .img1 {
  text-align: center;
  margin-bottom: 26px;
}

.p-observatory__location li {
  float: left;
  width: 48%;
  margin: 0 0 56px 4%;
}

.p-observatory__location li:nth-child(2n+1) {
  clear: both;
  margin-left: 0;
}

.p-observatory__location li h4 {
  text-align: center;
  margin-bottom: 12px;
}

.p-observatory__location li .img1 {
  text-align: center;
  margin-bottom: 35px;
}

.p-observatory__senbei {
  background: #F0F4F9;
  padding: 70px 0 84px;
}

.p-observatory__senbei .block1 {
  float: left;
  width: 62%;
}

.p-observatory__senbei .block1 .c-title1 {
  text-align: left;
  margin-bottom: 40px;
}

.p-observatory__senbei .block1 .c-title1 p.en {
  font-size: 142.8%;
  margin-bottom: 6px;
}

.p-observatory__senbei .block1 .c-title1 h3 {
  font-size: 242.8%;
}

.p-observatory__senbei .block1 .box1 {
  margin-top: 30px;
  margin-bottom: 50px;
}

.p-observatory__senbei .block1 .box1 p .tit {
  color: #3F69B1;
}

.p-observatory__senbei .block1 .box1 p strong {
  font-weight: bold;
}

.p-observatory__senbei .block1 .bnr li {
  float: left;
  width: 30.96%;
  margin-left: 3.54%;
  text-align: center;
}

.p-observatory__senbei .block1 .bnr li:nth-child(3n+1) {
  clear: both;
  margin-left: 0;
}

.p-observatory__senbei .img1 {
  float: right;
  width: 30.4%;
}

.p-observatory-guide__guide {
  margin-bottom: 87px;
}

.p-observatory-guide__guide .block1 {
  float: left;
  width: 47.44%;
}

.p-observatory-guide__guide .block1-wrap {
  margin-bottom: 75px;
}

.p-observatory-guide__guide .block1 .txt1 {
  margin-bottom: 30px;
}

.p-observatory-guide__guide .block1 .txt1 h4 {
  font-size: 142.8%;
  font-weight: bold;
  color: #3F69B1;
  margin-bottom: 18px;
}

.p-observatory-guide__guide .block1 .p-restaurant-plan__nav {
  margin-bottom: 55px;
  text-align: left;
}

.p-observatory-guide__guide .block1 .p-restaurant-plan__nav .btn1 {
  width: 49%;
}

.p-observatory-guide__guide .img1 {
  float: right;
  width: 520px;
}

.p-observatory-guide__guide .block2 .box1 {
  float: left;
  width: 48.8%;
  margin-left: 1.2%;
}

.p-observatory-guide__guide .block2 .box1:nth-child(2n+1) {
  clear: both;
  margin-left: 0;
}

.p-observatory-guide__guide .block2 .box1 table {
  width: 100%;
  border: 1px solid #CFCFCF;
}

.p-observatory-guide__guide .block2 .box1 table th {
  background: #F2F2F2;
  text-align: center;
  vertical-align: middle;
  width: 124px;
  height: 138px;
}

.p-observatory-guide__guide .block2 .box1 table td {
  padding: 30px;
  vertical-align: middle;
}

.p-observatory-guide__guide .block2 .box1 table td span {
  color: #3F69B1;
}

.p-observatory-guide__guide .block2 .box1 table td strong {
  font-size: 142.8%;
  font-weight: normal;
}

.p-observatory-guide__use {
  display: none;
  margin-bottom: 80px;
}

.p-observatory-guide__use.is-active {
  display: block;
}

.p-observatory-guide__use .txt1 {
  float: left;
  width: 49.2%;
}

.p-observatory-guide__use .img1 {
  float: right;
  width: 42%;
}

.p-observatory-guide__use01 {
  display: none;
  margin-bottom: 80px;
}

.p-observatory-guide__use01.is-active {
  display: block;
}

.p-observatory-guide__use01 .txt1 {
  float: left;
  width: 49.2%;
}

.p-observatory-guide__use01 .img1 {
  float: right;
  width: 42%;
}
.p-observatory-guide__price {
  margin-bottom: 90px;
}

.p-observatory-guide__price .box1 {
  float: left;
  width: 49.2%;
  margin-left: 1.6%;
}

.p-observatory-guide__price .box1:nth-child(2n+2) {
  clear: both;
  margin-left: 0;
}

.p-observatory-guide__price .box1 .c-table1 th {
  width: auto;
  text-align: left;
}

.p-observatory-guide__price .c-txt1 {
  clear: both;
  padding-top: 28px;
  margin-bottom: 44px;
}

.p-observatory-guide__flow {
  margin-bottom: 80px;
}

.p-observatory-guide__flow .c-title6 {
  margin-bottom: 55px;
}

.p-observatory-guide__flow li {
  margin-bottom: 60px;
  *zoom: 1;
}

.p-observatory-guide__flow li:after {
  display: block;
  content: "";
  clear: both;
}

.p-observatory-guide__flow li h3 {
  text-align: center;
  background: #D4DEEE;
  font-size: 128.5%;
  color: #3F69B1;
  padding: 22px 0;
  margin-bottom: 35px;
  font-weight: normal;
}

.p-observatory-guide__flow li .box1, .p-observatory-guide__flow li .box2 {
  float: left;
  width: 48%;
  margin-left: 4%;
}

.p-observatory-guide__flow li .box1:nth-child(2n+2), .p-observatory-guide__flow li .box2:nth-child(2n+2) {
  clear: both;
  margin-left: 0;
}

.p-observatory-guide__flow li .box1 .c-title4 {
  margin-bottom: 30px;
}

.p-observatory-guide__flow li .box1 h4 {
  font-size: 142.8%;
  font-weight: normal;
  color: #3F69B1;
  margin-bottom: 16px;
}

.p-observatory-guide__flow li .box1 h5 {
  font-size: 142.8%;
  font-weight: normal;
  margin-bottom: 16px;
}

.p-observatory-guide__flow li .box2 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #7492C6;
}

.p-observatory-guide__flow li .box2 h4 {
  background: #7492C6;
  color: #fff;
  padding: 10px 25px;
}

.p-observatory-guide__flow li .box2 p {
  padding: 20px 25px;
  word-wrap: break-word;
}

.p-observatory-guide__flow li .p-restaurant-plan__nav {
  margin-top: 22px;
  margin-bottom: 35px;
  text-align: left;
}

.p-observatory-guide__flow li .p-restaurant-plan__nav .btn1 {
  width: 49%;
}

.p-observatory-guide__meal {
  margin-bottom: 90px;
}

.p-observatory-guide__meal .c-title6 {
  margin-bottom: 55px;
}

.p-observatory-guide__meal .txt1 {
  text-align: center;
  margin-bottom: 42px;
}

.p-observatory-guide__meal .box1 {
  float: left;
  width: 48.8%;
  margin-left: 2.4%;
}

.p-observatory-guide__meal .box1:nth-child(2n+4) {
  clear: both;
  margin-left: 0;
}

.p-observatory-guide__meal .box1 .img1 {
  text-align: center;
  margin-bottom: 18px;
}

.p-observatory-guide__meal .box1 .tit1 {
  text-align: right;
  border-bottom: 1px solid #CFCFCF;
  padding-bottom: 18px;
}

.p-observatory-guide__meal .box1 .tit1 h4 {
  font-size: 114.2%;
  color: #3F69B1;
  font-weight: normal;
}

.p-observatory-guide__meal .box1 .tit1 h4 small {
  font-size: 71.4%;
  color: #000;
}

.p-observatory-guide__meal .box1 .txt2 {
  padding-top: 15px;
}

.p-observatory-guide__meal .box1 .txt2 h5 {
  font-weight: normal;
  color: #3F69B1;
  margin-bottom: 12px;
}

/* 181001追加 */
.p-observatory-guide__meal02 {
  margin-bottom: 90px;
}

.p-observatory-guide__meal02 .c-title6 {
  margin-bottom: 55px;
}

.p-observatory-guide__meal02 .txt1 {
  text-align: center;
  margin-bottom: 42px;
}

.p-observatory-guide__meal02 .box1 {
  width: 48.8%;
  margin: 0 auto;
}

.p-observatory-guide__meal02 .box1:nth-child(2n+4) {
  clear: both;
  margin-left: 0;
}

.p-observatory-guide__meal02 .box1 .img1 {
  text-align: center;
  margin-bottom: 18px;
}

.p-observatory-guide__meal02 .box1 .tit1 {
  text-align: right;
  border-bottom: 1px solid #CFCFCF;
  padding-bottom: 18px;
}

.p-observatory-guide__meal02 .box1 .tit1 h4 {
  font-size: 114.2%;
  color: #3F69B1;
  font-weight: normal;
}

.p-observatory-guide__meal02 .box1 .tit1 h4 small {
  font-size: 71.4%;
  color: #000;
}

.p-observatory-guide__meal02 .box1 .txt2 {
  padding-top: 15px;
}

.p-observatory-guide__meal02 .box1 .txt2 h5 {
  font-weight: normal;
  color: #3F69B1;
  margin-bottom: 12px;
}

/* ここまで181001追加 */

.p-observatory-guide__party .c-title6 {
  margin-bottom: 55px;
}

.p-observatory-guide__party .txt1 {
  text-align: center;
  margin-bottom: 53px;
}

.p-observatory-guide__party .img1 {
  margin-bottom: 58px;
}

.p-observatory-guide__party .box1 {
  float: left;
  width: 48%;
}

.p-observatory-guide__party .box1 .c-table1 th {
  width: auto;
  text-align: left;
}

.p-observatory-guide__party .box2 {
  float: right;
  width: 48%;
  border-top: 1px solid #CFCFCF;
  padding-top: 15px;
}

.p-observatory-guide__party .box2 h4 {
  color: #3F69B1;
  margin-bottom: 12px;
}

.p-observatory-guide__party .box3 {
  clear: both;
  padding-top: 34px;
}

.p-observatory-guide__faq {
  margin-bottom: 80px;
}

.p-observatory-guide__faq dt {
  margin-bottom: 2px;
  background: #E1E8F3;
  font-size: 114.2%;
  padding-left: 30px;
  padding-right: 30px;
  cursor: pointer;
}

.p-observatory-guide__faq dt h4 {
  font-weight: normal;
  background: url(../img/company/faq/icon_question.png) no-repeat left center;
  padding-left: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.p-observatory-guide__faq dt h4 span {
  display: block;
  background: url(../img/common/icon_close.png) no-repeat right center;
  padding-right: 40px;
}

.p-observatory-guide__faq dt.is-open h4 span {
  background-image: url(../img/common/icon_open.png);
}

.p-observatory-guide__faq dd {
  display: none;
  padding: 35px 70px;
}

.p-observatory-guide__faq dd p small {
  font-size: 85.7%;
}

.p-observatory-panorama__title {
  text-align: center;
  margin-bottom: 95px;
}

.p-observatory-panorama__title h2 {
  text-align: center;
  margin-bottom: 45px;
}

.p-observatory-panorama__title .img1 {
  background: url(../img/observatory/panorama/title_bg1_new.jpg) no-repeat center;
  background-size: cover;
  height: 362px;
}

.p-observatory-panorama__title .img2 {
  margin-bottom: 60px;
  position: relative;
  margin-top: -205px;
}

.p-observatory-panorama__title .img2>div {
  float: left;
  width: 31.2%;
  margin-left: 3.2%;
}

.p-observatory-panorama__title .img2>div:nth-child(3n+1) {
  clear: both;
  margin-left: 0;
}

.p-observatory-panorama__title .txt1 {
  padding: 0 15px;
}

.p-observatory-panorama__title .txt1 p {
  margin-bottom: 40px;
}

.p-observatory-panorama__title .txt1 p strong {
  color: #3F69B1;
  font-size: 128.5%;
  font-weight: normal;
}

.p-observatory-panorama__title .c-btn2 {
  margin-top: 50px;
}

.p-observatory-panorama__title .c-btn2 a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 300px;
}

.p-observatory-panorama__menu {
  margin-bottom: 70px;
}

.p-observatory-panorama__menu .box1 {
  float: left;
  width: 48%;
  margin-left: 4%;
  margin-bottom: 45px;
}

.p-observatory-panorama__menu .box1:nth-child(2n+2) {
  clear: both;
  margin-left: 0;
}

.p-observatory-panorama__menu .box1 table {
  width: 100%;
}

.p-observatory-panorama__menu .box1 th, .p-observatory-panorama__menu .box1 td {
  border-bottom: 1px dotted #ccc;
}

.p-observatory-panorama__menu .box1 th {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  padding: 8px 10px;
}

.p-observatory-panorama__menu .box1 td {
  text-align: right;
  padding: 8px 10px;
  vertical-align: middle;
}

.p-observatory-panorama__shopping {
  margin-top: 100px;
}

.p-observatory-panorama__shopping .txt1 {
  text-align: center;
  margin-bottom: 55px;
}

.p-observatory-panorama__shopping .box1 {
  float: left;
  width: 48%;
}

.p-observatory-panorama__shopping .box1 table {
  width: 100%;
}

.p-observatory-panorama__shopping .box1 th, .p-observatory-panorama__shopping .box1 td {
  border-bottom: 1px dotted #ccc;
}

.p-observatory-panorama__shopping .box1 th {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  padding: 8px 10px;
}

.p-observatory-panorama__shopping .box1 td {
  text-align: right;
  padding: 8px 10px;
  vertical-align: middle;
}

.p-observatory-panorama__shopping .img1 {
  float: right;
  width: 48%;
}

/*=======================================
タブレット スタイル
=========================================*/
/*=======================================
スマホ スタイル
=========================================*/
@media screen and (max-width: 735px) {
  .p-observatory__information {
    margin-bottom: 60px;
  }

  .p-observatory__information h3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-observatory__information .txt1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-observatory__information .block1 .c-wrap {
    height: 500px;
  }

  .p-observatory__information .block1 .box1 {
    padding: 20px;
    padding-bottom: 5px;
  }

  .p-observatory__information .block1 .box1 h3 {
    float: none;
    text-align: center;
    margin-bottom: 15px;
  }

  .p-observatory__information .block1 .box1 .txt1 {
    font-size: 121.4%;
    padding-bottom: 10px;
  }

  .p-observatory__information .block1 .box1 .txt1 p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .p-observatory__information .block1 .box1 .txt1 p strong {
    font-size: 192.8%;
  }

  .p-observatory__news {
    padding-bottom: 36px;
  }

  .p-observatory__news .c-title1 {
    margin-bottom: 25px;
  }

  .p-observatory__news .p-observatory__tab {
    margin-bottom: 20px;
  }

  .p-observatory__news li {
    float: none;
    width: auto;
    margin: 0;
    margin-bottom: 25px;
  }

  .p-observatory__news li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px;
  }

  .p-observatory__news li .img1 {
    margin-bottom: 0;
    width: 42.6229%;
  }

  .p-observatory__news li .img1 p {
    font-size: 71.4%;
    padding: 6px 10px;
  }

  .p-observatory__news li .box2 {
    width: 52.4590%;
  }

  .p-observatory__news li .box2 .title {
    font-size: 15px;
    line-height: 120%;
    margin-bottom: 15px;
    font-weight: bold;
  }

  .p-observatory__news li .box2 .restaurant {
    display: inline-block;
    background: rgba(5, 40, 99, 0.60);
    color: #fff;
    font-size: 11px;
    padding: 3px 10px;
    line-height: 140%;
  }

  .p-observatory__news li .txt1 {
    padding: 12px;
  }

  .p-observatory__news li .txt1 .category {
    float: none;
    width: auto;
    text-align: left;
    background: transparent;
    color: #B48700;
    padding: 0;
  }

  .p-observatory__news li .txt1 h4 {
    margin-left: 0;
    margin-top: 5px;
  }

  .p-observatory__news li .txt1 p.txt1 {
    display: none;
  }

  .p-observatory__news li .box1 {
    width: 100%;
    padding: 0;
  }

  .p-observatory__news li .box1 .lead {
    margin-top: 10px;
  }

  .p-observatory__news li .box1 .link {
    padding-top: 6px;
    margin-top: 10px;
  }

  .p-observatory__news .c-btn1 {
    margin-top: 20px;
  }

  .p-observatory__menu li {
    float: none;
    width: auto;
    margin-bottom: 1px;
  }

  .p-observatory__menu li a {
    border-right: 0;
  }

  .p-observatory__about table, .p-observatory__about thead, .p-observatory__about tbody, .p-observatory__about tr, .p-observatory__about th, .p-observatory__about td {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .p-observatory__about tbody th {
    width: auto;
    padding: 15px 0;
  }

  .p-observatory__about .block1 {
    margin-top: 50px;
  }

  .p-observatory__about .block1 li {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 40px;
  }

  .p-observatory__location li {
    float: none;
    width: auto;
    margin: 0 0 56px;
  }

  .p-observatory__senbei {
    padding: 60px 0 50px;
  }

  .p-observatory__senbei .block1, .p-observatory__senbei .img1 {
    float: none;
    width: auto;
  }

  .p-observatory__senbei .block1 {
    margin-bottom: 30px;
  }

  .p-observatory__senbei .block1 .c-title1 h3 {
    font-size: 178.5%;
  }

  .p-observatory__senbei .block1 .box1 {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  /*======================================= 展望室 ご利用案内 =========================================*/
  .p-observatory-guide__guide .block1, .p-observatory-guide__guide .img1 {
    float: none;
    width: auto;
  }

  .p-observatory-guide__guide .block2 .box1 {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 1em;
  }

  .p-observatory-guide__guide .block2 .box1 table th {
    width: 48px;
  }

  .p-observatory-guide__use .txt1, .p-observatory-guide__use .img1 {
    margin: 0 0 2em;
    width: auto;
    float: none;
  }
  .p-conference_old h4{
    font-size: 18px;
  }

  .p-conference_new h4{
    font-size: 18px;
  }
  .p-observatory-guide__use01 .txt1, .p-observatory-guide__use01 .img1 {
    margin: 0 0 2em;
    width: auto;
    float: none;
  }

  .p-observatory-guide__price .box1 {
    margin: 0;
    width: auto;
    float: none;
  }

  .p-observatory-guide__price .box1 .c-table1 th {
    width: 60%;
  }

  .p-observatory-guide__flow li .box1, .p-observatory-guide__flow li .box2 {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 2em;
  }

  .p-observatory-guide__party .box1, .p-observatory-guide__party .box2 {
    float: none;
    width: auto;
    margin-bottom: 2em;
  }

  /*======================================= 展望室 パノラマ =========================================*/
  .p-observatory-panorama__title .img1 {
    height: 240px;
  }

  .p-observatory-panorama__title .img2 {
    margin: -40px 0 40px;
  }

  .p-observatory-panorama__shopping .box1, .p-observatory-panorama__shopping .img1 {
    float: none;
    width: auto;
    margin-bottom: 2em;
  }
}

/*=======================================
周辺観光
=========================================*/
.p-sightseeing__title {
  margin-bottom: 68px;
  text-align: center;
}

.p-sightseeing__title h3 {
  font-size: 157.1%;
  letter-spacing: 0.15em;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 35px;
}

.p-sightseeing__title .img1 {
  text-align: center;
}

.p-sightseeing .p-conference-detail__tab {
  margin-bottom: 60px;
}

.p-sightseeing__content {
  display: none;
}

.p-sightseeing__content.is-active {
  display: block;
}

.p-sightseeing__content .box1 {
  float: left;
  width: 31.2%;
  margin-left: 3.2%;
  margin-bottom: 60px;
}

.p-sightseeing__content .box1:nth-child(3n+1) {
  clear: both;
  margin-left: 0;
}

.p-sightseeing__content .box1 .img1 {
  text-align: center;
  margin-bottom: 25px;
}

.p-sightseeing__content .box1 .txt1 {
  margin-bottom: 20px;
}

.p-sightseeing__content .box1 .txt1 h4 {
  text-align: center;
  font-size: 128.5%;
  font-weight: bold;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
  margin-bottom: 18px;
  color: #3F69B1;
}

.p-sightseeing__content .box1 li, .p-sightseeing__content .box1 a {
  color: #666;
}

.p-sightseeing__content .box1 a {
  text-decoration: underline;
}

.p-sightseeing__content .box1 li {
  margin-bottom: 5px;
  background-repeat: no-repeat;
  background-position: left 2px;
  padding-left: 25px;
}

.p-sightseeing__content .box1 li.address {
  background-image: url(../img/sightseeing/content_icon1.png);
}

.p-sightseeing__content .box1 li.tel {
  background-image: url(../img/sightseeing/content_icon2.png);
}

.p-sightseeing__content .box1 li.web {
  background-image: url(../img/sightseeing/content_icon3.png);
}

/*=======================================
タブレット スタイル
=========================================*/
/*=======================================
スマホ スタイル
=========================================*/
@media screen and (max-width: 735px) {
  .p-sightseeing__content .box1 {
    width: 48%;
    margin-left: 2%;
  }

  .p-sightseeing__content .box1:nth-child(3n+1) {
    clear: none;
    margin-left: 2%;
  }

  .p-sightseeing__content .box1:nth-child(2n+1) {
    clear: both;
    margin-left: 0;
  }

  .p-sightseeing__content .box1 li {
    word-break: break-all;
  }
}

/*=======================================
アクセス
=========================================*/
.p-access__map {
  margin-bottom: 102px;
}

.p-access__map #map_canvas {
  height: 580px;
  margin-bottom: 55px;
}

.p-access__map .txt1 {
  text-align: center;
}

.p-access__map .txt1 p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding: 12px 0;
  text-align: left;
  width: 48%;
  box-sizing: border-box;
}

.p-access__map .txt1 p.jp {
  border-right: 1px dotted #ccc;
  padding-right: 32px;
}

.p-access__map .txt1 p.en {
  padding-left: 32px;
  color: #B58800;
}

.p-access__station .block1 {
  margin-bottom: 110px;
}

.p-access__station .block1 .box1 {
  margin-top: 53px;
}

.p-access__station .block1 .box1 .img1 {
  float: left;
  width: 36.8%;
  text-align: center;
}

.p-access__station .block1 .box1 .txt1 {
  float: right;
  width: 60.64%;
}

.p-access__station .block1 .txt2 {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 50px;
}

.p-access__station .block1 .txt2 small {
  font-size: 85.7%;
}

.p-access__station .block1 .youtube {
  max-width: 854px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.p-access__station .block1 .img2 {
  text-align: center;
  margin-top: 80px;
}

.p-access__station .block1 .btn {
  margin-top: 50px;
}

.p-access__station .block1 .btn li {
  float: left;
  width: 49.2%;
  margin-left: 1.6%;
}

.p-access__station .block1 .btn li:nth-child(2n+1) {
  clear: both;
  margin-left: 0;
}

.p-access__station .block1 .btn li a {
  display: block;
  color: #fff;
  font-size: 142.8%;
  font-weight: normal;
  padding: 38px 0;
  text-align: center;
}

.p-access__station .block1 .btn li a span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../img/common/icon1_alt1.png) no-repeat left center;
  padding-left: 15px;
}

.p-access__station .block1 .btn li a span.en {
  background: none;
  padding-left: 0;
  font-size: 0.8em;
}

.p-access__station .block1 .btn li.station a {
  background: #C09A26;
}

.p-access__station .block1 .btn li.hotel a {
  background: #6284BF;
}

.p-access__station .block1 .p-restaurant-plan__nav {
  margin-top: 45px;
  margin-bottom: 70px;
}

.p-access__station .block1 .p-restaurant-plan__nav .c-btn1 a {
  width: 100%;
}

.p-access__station .block1 .txt3 h5 {
  color: #3F69B1;
  font-weight: bold;
}

.p-access__station .block1 .txt3 p {
  margin-bottom: 20px;
}

.p-access__station .block1 .txt3 .c-btn1 {
  margin: -20px 0 20px;
  /* display : inline-block ;*/
}

.p-access__airport {
  margin-bottom: 90px;
}

.p-access__car {
  margin-bottom: 90px;
}

.p-access__car .youtube {
  margin-top: 70px;
  max-width: 854px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}

.p-access__parking {
  margin-bottom: 90px;
}

.p-access__parking .txt1 {
  margin-bottom: 80px;
  text-align: center;
}

.p-access__parking .txt1 p {
  margin-bottom: 30px;
}

.p-access__parking .txt1 p strong {
  font-weight: normal;
  font-size: 142.8%;
  color: #3F69B1;
}

.p-access__parking .p-restaurant-plan__nav {
  margin-top: 20px;
  margin-bottom: 70px;
}

.p-access__parking .p-restaurant-plan__nav .c-btn1 a {
  width: 100%;
}

.p-access__parking .block2 {
  margin-bottom: 90px;
}

.p-access__parking .block2 .txt2 {
  float: left;
  width: 55%;
  font-size: 114.2%;
}

.p-access__parking .block2 .txt2 table {
  width: 100%;
}

.p-access__parking .block2 .txt2 th, .p-access__parking .block2 .txt2 td {
  border-bottom: 1px dotted #ccc;
  padding-top: 21px;
  padding-bottom: 5px;
}

.p-access__parking .block2 .txt2 th {
  font-weight: normal;
  text-align: left;
  color: #3F69B1;
}

.p-access__parking .block2 .txt3 {
  float: right;
  width: 43%;
  font-size: 114.2%;
}

.p-access__parking .block2 .txt3 h4 {
  color: #3F69B1;
}

.p-access__parking .block2 .txt3 p {
  margin-bottom: 30px;
}

.p-access__parking .block1 .youtube {
  margin-top: 60px;
  max-width: 854px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}

.p-access__time .img1 {
  margin-bottom: 4px;
}

.p-access__time .block1 {
  margin-bottom: 70px;
}

.p-access__time .block1 li {
  float: left;
  width: 49.2%;
  margin-left: 1.6%;
  margin-bottom: 20px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
}

.p-access__time .block1 li:nth-child(2n+1) {
  clear: both;
  margin-left: 0;
}

.p-access__time .block1 li h5 {
  font-size: 114.2%;
  font-weight: normal;
  float: left;
  color: #3F69B1;
}

.p-access__time .block1 li p {
  padding-top: 2px;
  float: right;
}

.p-access__time .block1 li p.right {
  padding-top: 2px;
  float: right;
  text-align: right;
}

.p-access .block1 span.en {
  font-family: "Century Gothic", sans-serif;
}

.p-access__station .block1 .btn li a span.en {
  background: none;
  padding-left: 0;
  font-size: 0.8em;
}

.p-access_caution{
  font-size: 1.3em;
  font-weight: 600;
  border: 1px solid #b50000;
  padding: 15px;
  text-align: center;
  line-height: 1.5em;
  margin: 50px auto !important;
}

.p-access_caution a{
  color:#b50000;
}

@media screen and (max-width: 735px) {
  .p-access_caution{
    font-size: 1em;
    text-align: left;
    margin: 30px auto !important;
  }
  
  /* .p-access_caution a{
    color:#b50000;
  } */
}



/*=======================================
タブレット スタイル
=========================================*/
/*=======================================
スマホ スタイル
=========================================*/
@media screen and (max-width: 735px) {
  .p-access__map #map_canvas {
    height: 400px;
  }

  .p-access__map .txt1 p {
    display: block;
  }

  .p-access__map .txt1 p.jp {
    border-right: 0;
    border-bottom: 1px dotted #ccc;
    padding-right: 0;
    margin-right: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .p-access__station .block1 {
    margin-bottom: 50px;
  }

  .p-access__station .block1 .box1 .img1 {
    float: none;
    width: auto;
  }

  .p-access__station .block1 .box1 .txt1 {
    float: none;
    width: auto;
    margin-top: 10px;
  }

  .p-access__station .block1 .txt2 {
    margin-top: 25px;
  }

  .p-access__station .block1 .img2 {
    margin-top: 40px;
  }

  .p-access__station .block1 .btn li {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 5px;
  }

  .p-access__parking .block2 .txt2, .p-access__parking .block2 .txt3 {
    float: none;
    width: auto;
    font-size: 100%;
  }

  .p-access__parking .block2 .txt2 {
    margin-bottom: 20px;
  }

  .p-access__station .block1 .txt3 .c-btn1 {
    margin: -10px 0 20px;
    width: 100%;
  }

  .p-access__station .block1 .txt3 .c-btn1 a {
    width: 100%;
  }

  .p-access__time .block1 li {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 5px;
  }

  .p-access__time .block1 li h5, .p-access__time .block1 li p {
    float: none;
  }
  .p-access__time .block1 li h5, .p-access__time .block1 li p.right {
    float: none;
    text-align: left;
  }
  
}

/*=======================================
会社概要
=========================================*/
.p-company {
  /*=======================================
会社概要 採用情報
=========================================*/
  /*=======================================
会社概要 利用規約
=========================================*/
  /*=======================================
会社概要 よくあるご質問
=========================================*/
}

.p-company__overview {
  margin-bottom: 80px;
}

.p-company__overview .txt1 {
  float: left;
  width: 49.2%;
}

.p-company__overview .img1 {
  float: right;
  width: 49.2%;
}

.p-company-recruit__title {
  text-align: center;
  margin-bottom: 62px;
}

.p-company-recruit__title h2 {
  font-size: 157.1%;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 28px;
}

.p-company-recruit__title p {
  color: #3F69B1;
}

.p-company-recruit__title .img1 {
  margin-top: 54px;
}

.p-company-recruit__content {
  margin-bottom: 45px;
}

.p-company-recruit__content .box1 {
  margin-bottom: 50px;
}

.p-company-recruit__content .c-table1 {
  margin-bottom: 50px;
}

.p-company-recruit__content .c-table1 th {
  text-align: left;
  width: 170px;
}

.p-company-recruit__contact {
  margin-bottom: 0px;
}

.p-company-recruit__contact_img {
  margin-bottom: 45px;
}

.p-company-recruit__contact .box1 {
  float: left;
  width: 49.2%;
  margin-left: 1.6%;
  position: relative;
}

.p-company-recruit__contact .box1:nth-child(2n+1) {
  clear: both;
  margin-left: 0;
}

.p-company-recruit__contact .box1 h4 {
  font-size: 114.2%;
  font-weight: normal;
  color: #fff;
  background: #3F69B1;
  padding: 15px 0;
  text-align: center;
}

.p-company-recruit__contact .box1 p {
  border: 1px solid #3F69B1;
  padding: 7.15%;
  font-size: 107.1%;
  line-height: 160%;
}

.p-company-recruit__contact .box1 p a, .p-company-recruit__contact .box1 p strong {
  color: #3F69B1;
}

.p-company-recruit__contact .box1 p strong {
  font-weight: normal;
}

.p-company-recruit__contact .box2 p {
  padding-top: 9.02%;
  padding-bottom: 9.02%;
}

.p-company-recruit__contact .box4 {
  margin-left: auto;
  margin-right: auto;
  width: 49.2%;
}

.p-company-recruit__contact .box4 h4 {
  font-size: 114.2%;
  font-weight: normal;
  color: #fff;
  background: #3F69B1;
  padding: 15px 0;
  text-align: center;
}

.p-company-recruit__contact .box4 p {
  border: 1px solid #3F69B1;
  padding: 7.15%;
  font-size: 107.1%;
  line-height: 160%;
}

.p-company-recruit__episode {
  padding: 60px 0 103px;
}

.p-company-recruit__episode .c-title1 {
  margin-bottom: 70px;
}

.p-company-recruit__episode .c-title1 h3 {
  font-size: 85.7%;
}

.p-company-recruit__episode .c-title1 p.en {
  font-size: 214.2%;
  margin-bottom: 0;
}

.p-company-recruit__episode .txt1 {
  float: right;
  width: 56.8%;
}

.p-company-recruit__episode .txt1 h4 {
  font-size: 135.7%;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

.p-company-recruit__episode .img1 {
  float: left;
  width: 36.8%;
}

.p-company-kiyaku__content {
  margin-bottom: 60px;
  /* 宿泊規約-01 */
  /* 宿泊規約-02 */
}

.p-company-kiyaku__content .stay-base h4 {
  color: #000;
  font-size: 15px;
  font-size: 1.5;
}

.p-company-kiyaku__content .stay-base dl {
  margin-left: 2em !important;
}

.p-company-kiyaku__content .stay-base dd {
  margin: -1.7em 0 0.3em 0;
  padding: 0 0 0.3em 5em;
}

.p-company-kiyaku__content .stay-base dd p {
  margin-top: 0.3em;
}

.p-company-kiyaku__content .stay-base aside {
  margin: 4em 0 0 7em;
}

.p-company-kiyaku__content .stay-base h5 {
  background: #efefef;
  border-radius: 5px;
  padding: 6px 1em;
}

.p-company-kiyaku__content .stay-base td, .p-company-kiyaku__content .stay-base th {
  border: solid 1px #ccc;
  padding: 6px 1.3em;
  vertical-align: middle;
}

.p-company-kiyaku__content .stay-base  tr th.eq{
  min-width:88px;
  max-width:88px;
  box-sizing:border-box; 
}


.p-company-kiyaku__content .stay-base table, .p-company-kiyaku__content .stay-base table+p {
  margin: 1.2em 0;
}

.p-company-kiyaku__content .kiyaku-list {
  border-top: dotted 1px #ccc;
  margin: 40px 0;
  padding-top: 20px;
}

.p-company-kiyaku__content .kiyaku-list h4 {
  color: #000;
  font-size: 18px;
  font-size: 1.8;
}

.p-company-kiyaku__content .kiyaku-list p {
  margin: 20px 0;
}

.p-company-kiyaku__content .kiyaku-list ol {
  margin: 20px 0 0;
}

.p-company-kiyaku__content .kiyaku-list li {
  margin: 0 0 1.2em 40px;
  list-style: decimal;
}

.p-company-kiyaku__wedding {
  /* 婚礼規約 */
}

.p-company-kiyaku__wedding #wedding-kiyaku dl {
  margin-top: 20px;
}

.p-company-kiyaku__wedding #wedding-kiyaku dt {
  color: #000;
  font-size: 15px;
  font-size: 1.5;
  font-weight: bold;
}

.p-company-kiyaku__content .stay-base dl.min-lists{
  margin-left: 1em!important;
  }
  
.p-company-kiyaku__content .stay-base dl.min-lists dd
{padding: 0 0 0.3em 4em;padding: 0 0 0.3em 2.5em;/* padding: 0 0 0.3em 5em; */}
 

  
.p-company-kiyaku__content .stay-base ol.count {
  list-style-type: none; /* デフォルトの数字リストを非表示にする */
  counter-reset: my-counter; /* カウンターをリセットして新しいカウンターを作成 */
  padding: 0 0 0.3em 2em;
}

.p-company-kiyaku__content .stay-base ol.count  li {
  counter-increment: my-counter; /* カウンターを1ずつ増やす */
  margin-bottom: 10px; /* リスト項目の下の余白を設定 */
  position: relative; /* 相対位置指定を行う */
}

.p-company-kiyaku__content .stay-base ol.count  li::before {
  content: "(" counter(my-counter) ") "; /* カウンターの値を取得して表示 */
  position: absolute; /* 絶対位置指定を行う */
  left: -30px; /* 数字の位置を調整する */
  top: 0; /* 数字の上部の位置を調整する */
}




.p-company-faq .block1 {
  margin-bottom: 80px;
}

.p-company-faq .block1 dt {
  margin-bottom: 2px;
  background: #E1E8F3;
  font-size: 114.2%;
  padding-left: 30px;
  padding-right: 30px;
  cursor: pointer;
}

.p-company-faq .block1 dt h4 {
  font-weight: normal;
  background: url(../img/company/faq/icon_question.png) no-repeat left center;
  padding-left: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.p-company-faq .block1 dt h4 span {
  display: block;
  background: url(../img/common/icon_close.png) no-repeat right center;
  padding-right: 40px;
}

.p-company-faq .block1 dt.is-open h4 span {
  background-image: url(../img/common/icon_open.png);
}

.p-company-faq .block1 dd {
  display: none;
  padding: 35px 70px;
}

.p-company-faq .block1 dd p small {
  font-size: 85.7%;
}

.saiji {
  margin-top: 60px;
  margin-bottom: 60px;
}

/*=======================================
タブレット スタイル
=========================================*/
/*=======================================
スマホ スタイル
=========================================*/
@media screen and (max-width: 735px) {
  .p-company__overview .txt1, .p-company__overview .img1 {
    float: none;
    width: auto;
  }

  .p-company__overview .txt1 {
    margin-top: 15px;
  }

  .p-company-recruit__title {
    text-align: left;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-company-recruit__content .c-table1 th {
    width: 120px;
  }

  .p-company-recruit__content .c-table1 th, .p-company-recruit__content .c-table1 td {
    padding-left: 13px;
    padding-right: 13px;
  }

  .p-company-recruit__contact .box1 {
    float: none;
    width: auto;
    margin-left: 0;
    margin-bottom: 10px;
  }

  .p-company-recruit__episode {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .p-company-recruit__episode .c-title1 {
    margin-bottom: 40px;
  }

  .p-company-recruit__episode .img1, .p-company-recruit__episode .txt1 {
    float: none;
    width: auto;
  }

  .p-company-recruit__episode .txt1 {
    margin-bottom: 20px;
  }

  .p-company-kiyaku__content .stay-base dl {
    margin-left: 0;
  }

  .p-company-kiyaku__content .stay-base dd {
    padding-left: 4em;
  }
  .p-company-kiyaku__content .stay-base tr th.eq {
    min-width: auto;
    max-width: 100%;
    box-sizing: border-box;
}



  .p-company-kiyaku__content .stay-base th, .p-company-kiyaku__content .stay-base td {
    padding-left: 0.1em;
    padding-right: 0.1em;
  }
}

/*=======================================
One Hamony
=========================================*/
.ohm-nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin-right: 0em;
}

.ohm-nav li.is-active a, .ohm-nav li li.is-active .anchor {
  background: #d2e2ff;
  color: #3f69b1;
  padding: 1em;
}

.ohm-nav li a:hover {}

.ohm-nav li a {
  border-bottom: #3F69B1 6px solid;
  font-size: 1.2em;
}

.ohm-nav li a, .ohem-nav li .anchor {
  border-bottom: 5px solid transparent;
  font-size: 1.2em;
}

.p-ohm__intro {
  margin-bottom: 84px;
}

.p-ohm__intro .txt1 {
  float: left;
  width: 48%;
}

.p-ohm__intro .btn1 {
  float: right;
  width: 49.2%;
}

.p-ohm__benefit .c-title6 {
  margin-bottom: 60px;
}

.p-ohm__benefit .c-title4 {
  margin-bottom: 30px;
}

.p-ohm__benefit .c-table1 thead th {
  vertical-align: bottom;
  line-height: 1.4;
}

.p-ohm__benefit .c-table1 tbody th {
  width: 160px;
  text-align: left;
}

.p-ohm__benefit .c-table1 tbody td {
  text-align: center;
  vertical-align: middle;
}

.p-ohm__benefit .c-table1 tbody td .symbol {
  font-size: 1em;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.p-ohm__benefit .block1 {
  margin-bottom: 80px;
}

.p-ohm__benefit .block1 p {
  margin-bottom: 35px;
}

.p-ohm__benefit .block1 .legend {
  margin-top: 40px;
  color: #704C24;
}

.p-ohm__benefit .block1 .legend li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin-right: 40px;
}

.p-ohm__benefit .block1 .legend li img {
  margin-right: 10px;
}

.p-ohm__benefit .block1 .c-table1 p {
  margin-bottom: 5px;
}

.p-ohm__benefit .block1.restaurant .c-table1 th {
  padding-top: 20px;
  padding-bottom: 20px;
}

.p-ohm__benefit .block1.restaurant .c-table1 th img {
  margin-right: 30px;
}

.p-ohm__benefit .block1.restaurant .c-table1 td {
  font-size: 128.5%;
  vertical-align: middle;
}

.p-ohm__benefit .block1.birthday .c-table1 {
  font-weight: bold;
}

.p-ohm__benefit .block1.birthday .c-table1 th {
  width: auto;
  font-weight: bold;
}

.p-ohm__benefit .block1.birthday .c-table1 td {
  text-align: left;
  font-weight: normal;
}

.p-ohm__premium .c-title6 {
  margin-bottom: 60px;
}

.p-ohm__premium .c-title4 {
  margin-bottom: 40px;
}

.p-ohm__premium .block1 {
  margin-bottom: 65px;
}

.p-ohm__premium .block1 h4 {
  color: #3F69B1;
  margin-top: 40px;
  font-weight: bold;
}

.p-ohm__premium .block1 .c-btn2, .p-ohm__premium .block1 .btn1 {
  margin-top: 26px;
}

.p-ohm__premium .block1 .c-btn2 {
  text-align: left;
}

.p-ohm__premium .block1 .c-btn2 a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 28px;
  padding-right: 28px;
}

.p-ohm__earn .block1 {
  margin-bottom: 65px;
}

.p-ohm__earn .block1 .txt {
  margin-bottom: 20px;
}

.p-ohm__earn .block1 .box1 {
  float: left;
  width: 49.2%;
  margin-right: 1.6%;
  text-align: center;
}

.p-ohm__earn .block1 .box1+.box1 {
  margin-right: 0;
}

.p-ohm__earn .block1 .box1 .img1 {
  text-align: center;
  margin-bottom: 20px;
}

.p-ohm__earn .block1 .box1 .txt1 h4 {
  font-size: 142.8%;
  margin-top: 10px;
  font-weight: normal;
  color: #3F69B1;
}

.p-ohm__earn .block1 .box1 .txt1 p small {
  font-size: 71.4%;
}

.p-ohm__earn .block1 .box1 .c-table1 {
  margin-top: 20px;
}

.p-ohm__earn .block1 .box1 .c-table1 td {
  font-size: 128.5%;
}

.p-ohm__earn .block1 .img2 {
  margin-top: 40px;
}

.p-ohm__earn .block1 .c-txt1 {
  clear: both;
  padding-top: 30px;
}

.p-ohm__use .block1 {
  margin-bottom: 65px;
}

.p-ohm__use .block1 h3 {
  margin-bottom: 1em;
  float: left;
  font-size: 114.2%;
}

.p-ohm__use .block1 .th-txt {
  margin-bottom: 1em;
  width: 160px;
  float: right;
  line-height: 1.4;
  text-align: center;
  font-size: 85.7%;
  color: #3F69B1;
}

.p-ohm__use .block1 .box1 {
  /*float: left; width: 49.2%; margin-right: 1.6%; */
  margin-bottom: 20px;
}

.p-ohm__use .block1 .box1+.box1 {
  margin-right: 0;
}

.p-ohm__use .block1 .c-table1 {
  margin-bottom: 3em;
}

.p-ohm__use .block1 .c-table1 th {
  width: auto;
  text-align: left;
}

.p-ohm__use .block1 .c-table1 td {
  text-align: right;
}

.p-ohm__use .block1 .c-table1 thead td {
  background: transparent;
}

.p-ohm__use .block1 .c-table1.table2 th {
  width: 75%;
}

.p-ohm__use .block1 .c-table1.table2 td {
  text-align: center;
  font-size: 85.7%;
}

.p-ohm__use .block1 .c-table1+.c-table1 {
  margin-top: 50px;
}

.p-ohm__use .block1 .img1 {
  margin-bottom: 45px;
}

.p-ohm__use .block1 .c-btn2 {
  clear: both;
  padding-top: 50px;
  text-align: center;
}

.p-ohm__use .block1 .c-btn2 a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 300px;
}

.list_square {
  list-style: square;
}

.list_square li {
  margin-left: 20px;
}

.list_circle {
  list-style: circle;
}

.list_circle li {
  margin-left: 30px;
}

.ohem-use-point {
  font-size: 1.2em;
  margin: 10px 0;
}

.upgrade {
  margin: 10px 0;
  display: block;
  clear: both;
}



/*----0506追加----*/
.l-subnav_01 {
  /* background: #9395a8; */
}

.l-subnav__wrap_01 {
  max-width: 1250px;
  margin: 45px auto 45px;
  background: #9395a8;
}

.l-subnav__wrap_01 ul {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.l-subnav__wrap_01 ul li {
  width: 25%;
}

.l-subnav__wrap_01 ul a {
  padding: 24px 0;
  display: block;
  text-align: center;
  font-size: 1.1em;
}

.l-subnav__wrap_01 ul li {
  border-left: 1px solid #fff;
  box-sizing: border-box;
}

.l-subnav__wrap_01 ul li:last-child {
  border-right: 1px solid #fff;
}

.l-subnav__wrap_01 ul a {
  color: #fff;
}

.l-subnav__wrap_01 ul a span {
  display: inline-block;
  text-align: center;
  background: url(../img/common/icon1wh.png) no-repeat left center;
  padding-left: 12px;
}

.l-subnav_01 li.is-active a, .l-subnav_01 li.is-active .anchor {
  background: #77798c;
}

.l-subnav__wrap_01 ul li a:hover {
  background: #77798c;
}

@media screen and (max-width: 735px) {
  .l-subnav_01 {}

  .l-subnav__wrap_01 {
    margin: 0px auto 25px;
  }

  .l-subnav__wrap_01 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
  }

  .l-subnav__wrap_01 ul li {
    width: 50%;
    border-bottom: 1px solid #fff;
  }

  .l-subnav__wrap_01 ul a {}

  .l-subnav__wrap_01 ul li {}

  .l-subnav__wrap_01 ul li:nth-of-type(odd) {
    border-left: none
  }

  .l-subnav__wrap_01 ul li:last-child {
    border-right: none;
  }

  .l-subnav__wrap_01 ul a {}

  .l-subnav__wrap_01 ul a span {}

}


/*=======================================
タブレット スタイル
=========================================*/
/*=======================================
スマホ スタイル
=========================================*/
@media screen and (max-width: 735px) {
  .p-ohm__intro .txt1, .p-ohm__intro .btn1 {
    float: none;
    width: auto;
  }

  .p-ohm__intro .txt1 {
    margin-bottom: 15px;
  }

  .p-ohm__benefit .block1 .c-table1 th {
    width: 80px;
  }

  .p-ohm__benefit .block1 .c-table1 th, .p-ohm__benefit .block1 .c-table1 td {
    padding-left: 8px;
    padding-right: 8px;
  }

  .p-ohm__benefit .block1 .js-table-xscroll__in {
    width: 800px;
  }

  .p-ohm__benefit .block1 .legend li {
    margin-bottom: 10px;
  }

  .p-ohm__benefit .block1.restaurant .c-table1 th {
    text-align: center;
  }

  .p-ohm__benefit .block1.restaurant .c-table1 th img {
    margin-bottom: 10px;
  }

  .p-ohm__earn .block1 .box1 {
    float: none;
    width: auto;
    margin-bottom: 30px;
    margin-left: 0;
  }

  .p-ohm__use .block1 .box1 {
    float: none;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .p-ohm__use .block1 .th-txt {
    text-align: right;
  }

  .p-ohm__use .block1 .c-table1 th {
    padding-left: 15px;
    padding-right: 15px;
  }

  .p-ohm__use .block1 .c-table1.table2 th {
    width: 50%;
  }
}

/*=======================================
お問い合せ
=========================================*/
.p-inquiry__tel {
  margin-bottom: 86px;
  text-align: center;
}

.p-inquiry__tel .tel {
  font-size: 214.2%;
  color: #B58800;
  line-height: 120%;
  margin-top: 40px;
  margin-bottom: 20px;
  letter-spacing: 0.06em;
}

.p-inquiry__tel .fax {
  font-size: 164.2%;
  color: #656565;
  line-height: 120%;
  letter-spacing: 0.06em;
}

.p-inquiry__web {
  text-align: center;
  margin-bottom: 75px;
}

.p-inquiry__web .remarks {
  font-size: 92.8%;
  line-height: 160%;
  margin-top: 55px;
  color: #666;
}

.p-inquiry__form .progress {
  text-align: center;
  margin-bottom: 45px;
}

.p-inquiry__form .progress li {
  float: left;
  width: 33.04%;
  margin-left: 0.4%;
  position: relative;
  background: #E0E0E0;
  color: #333;
  font-size: 114.2%;
  padding: 18px 0 19px;
}

.p-inquiry__form .progress li::before, .p-inquiry__form .progress li::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  border-left: 23px solid;
  border-top: 31px solid transparent;
  border-bottom: 31px solid transparent;
}

.p-inquiry__form .progress li::before {
  border-left-color: #E0E0E0;
  right: -23px;
  z-index: 2;
}

.p-inquiry__form .progress li::after {
  border-left-color: #fff;
  right: -27px;
  z-index: 1;
}

.p-inquiry__form .progress li:first-child {
  margin-left: 0;
}

.p-inquiry__form .progress li:last-child::before, .p-inquiry__form .progress li:last-child::after {
  display: none;
}

.p-inquiry__form .progress li.is-current,
.mw_wp_form_input .p-inquiry__form .progress li.step1,
.mw_wp_form_confirm .p-inquiry__form .progress li.step2,
.mw_wp_form_complete .p-inquiry__form .progress li.step3 {
  background: #3F69B1;
  color: #fff;
}

.p-inquiry__form .progress li.is-current::before,
.mw_wp_form_input .p-inquiry__form .progress li.step1::before,
.mw_wp_form_confirm .p-inquiry__form .progress li.step2::before,
.mw_wp_form_complete .p-inquiry__form .progress li.step3::before {
  border-left-color: #3F69B1;
}

.p-inquiry__form .error {
  color: #F0402D;
  margin-bottom: 30px;
}

.p-inquiry__form .error p {
  margin-bottom: 15px;
}

.p-inquiry__form p.required {
  color: #F0402D;
  margin-bottom: 30px;
}

.p-inquiry__form p.required img {
  vertical-align: middle;
  margin-right: 5px;
}

.p-inquiry__form .form {
  margin-bottom: 30px;
}

.p-inquiry__form .form table {
  width: 100%;
}

.p-inquiry__form .form th, .p-inquiry__form .form td {
  border-bottom: 1px dotted #ccc;
}

.p-inquiry__form .form tr:first-child th, .p-inquiry__form .form tr:first-child td {
  border-top: 1px dotted #ccc;
}

.p-inquiry__form .form th {
  padding-left: 6px;
  width: 260px;
  vertical-align: top;
  text-align: left;
  font-weight: normal;
  font-size: 114.2%;
  padding: 20px 0;
}

.p-inquiry__form .form th label, .p-inquiry__form .form th .label {
  display: block;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 24px;
}

.p-inquiry__form .form th label.name, .p-inquiry__form .form th .label.name {
  background-image: url(../img/inquiry/form_name.png);
}

.p-inquiry__form .form th label.email, .p-inquiry__form .form th .label.email {
  background-image: url(../img/inquiry/form_email.png);
}

.p-inquiry__form .form th label.zip, .p-inquiry__form .form th .label.zip {
  background-image: url(../img/inquiry/form_zip.png);
}

.p-inquiry__form .form th label.address, .p-inquiry__form .form th .label.address {
  background-image: url(../img/inquiry/form_address.png);
}

.p-inquiry__form .form th label.tel, .p-inquiry__form .form th .label.tel {
  background-image: url(../img/inquiry/form_tel.png);
}

.p-inquiry__form .form th label.type, .p-inquiry__form .form th .label.type {
  background-image: url(../img/inquiry/form_type.png);
}

.p-inquiry__form .form th label.message, .p-inquiry__form .form th .label.message {
  background-image: url(../img/inquiry/form_message.png);
}

.p-inquiry__form .form th span {
  display: block;
  background-repeat: no-repeat;
  background-position: left top;
  padding: 10px 0 10px 23px;
}

.p-inquiry__form .form th span.required {
  background-image: url(../img/inquiry/form_required.png);
}

.p-inquiry__form .form th em {
  display: none;
}

.p-inquiry__form .form td {
  padding: 20px 0;
}

.p-inquiry__form .form td .line {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin-right: 30px;
}

.p-inquiry__form .form td .single {
  margin-bottom: 20px;
}

.p-inquiry__form .form td .line input[type="text"], .p-inquiry__form .form td .single input[type="text"] {
  margin-left: 10px;
}

.p-inquiry__form .form td p {
  margin-top: 10px;
  font-size: 85.7%;
  color: #999;
}

.p-inquiry__form .form td label {
  font-size: 114.2%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 15px;
}

.p-inquiry__form .form input[type="text"], .p-inquiry__form .form input[type="email"], .p-inquiry__form .form input[type="tel"] {
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 600px;
  width: 100%;
}

.p-inquiry__form .form textarea {
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 900px;
  width: 100%;
  height: 210px;
}

.p-inquiry__form .form #lastname, .p-inquiry__form .form #firstname, .p-inquiry__form .form #lastname_furi, .p-inquiry__form .form #firstname_furi {
  width: 200px;
}

.p-inquiry__form .form #zip, .p-inquiry__form .form #zip2 {
  width: 140px;
}

.p-inquiry__form .form #tel1, .p-inquiry__form .form #tel2, .p-inquiry__form .form #tel3 {
  width: 110px;
}

.p-inquiry__form .form.confirm td {
  font-size: 114.2%;
  padding-top: 30px;
}

.p-inquiry__form .form.send {
  text-align: center;
  padding-top: 45px;
  padding-bottom: 70px;
  border-bottom: 1px dotted #ccc;
}

.p-inquiry__form .form.send h4 {
  font-size: 142.8%;
  font-weight: normal;
  margin-bottom: 25px;
}

.p-inquiry__form .form.send p {
  line-height: 200%;
}

.p-inquiry__privacy {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 35px;
}

.p-inquiry__send {
  padding-top: 50px;
  text-align: center;
}

.p-inquiry__send .c-btn2 a, .p-inquiry__send .c-btn2 button.anchor {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 400px;
  width: 100%;
  font-size: 114.2%;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding-top: 25px;
  padding-bottom: 25px;
}

.p-inquiry__send .c-btn2 a.send, .p-inquiry__send .c-btn2 button.anchor.send {
  background-color: #CC0000;
}

.p-inquiry__send .c-btn2 a.send:hover, .p-inquiry__send .c-btn2 button.anchor.send:hover {
  background-color: #e60000;
}

.p-inquiry__send .c-btn2 a.back, .p-inquiry__send .c-btn2 button.anchor.back {
  margin-right: 1px;
  background-color: #8A8A8A;
}

.p-inquiry__send .c-btn2 a.back:hover, .p-inquiry__send .c-btn2 button.anchor.back:hover {
  background-color: #979797;
}

/*=======================================
スマホ スタイル
=========================================*/
@media screen and (max-width: 735px) {

  /*======================================= お問い合せ =========================================*/
  .p-inquiry {
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-inquiry__tel {
    margin-bottom: 50px;
    text-align: left;
  }

  .p-inquiry__tel .tel {
    font-size: 157.1%;
    margin-top: 25px;
  }

  .p-inquiry__tel .fax {
    font-size: 121.4%;
  }

  .p-inquiry__web {
    text-align: left;
    margin-bottom: 50px;
  }

  .p-inquiry__web .remarks {
    margin-top: 35px;
  }

  .p-inquiry__form .progress li {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 2px;
    padding: 15px 0;
  }

  .p-inquiry__form .progress li::before, .p-inquiry__form .progress li::after {
    right: 50%;
    margin-right: -10px;
    border-bottom: 0;
    bottom: 0;
    top: auto;
    border-top: 8px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 0;
  }

  .p-inquiry__form .progress li::before {
    bottom: -8px;
    border-left-color: transparent;
    border-top-color: #E0E0E0;
  }

  .p-inquiry__form .progress li::after {
    bottom: -10px;
  }

  .p-inquiry__form .progress li.is-current {
    background: #3F69B1;
    color: #fff;
  }

  .p-inquiry__form .progress li.is-current::before {
    border-left-color: transparent;
    border-top-color: #3F69B1;
  }

  .p-inquiry__form .form table, .p-inquiry__form .form thead, .p-inquiry__form .form tbody, .p-inquiry__form .form tr, .p-inquiry__form .form th, .p-inquiry__form .form td {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .p-inquiry__form .form tr {
    border-bottom: 1px dotted #ccc;
  }

  .p-inquiry__form .form tr:first-child {
    border-top: 1px dotted #ccc;
  }

  .p-inquiry__form .form tr:first-child th, .p-inquiry__form .form tr:first-child td {
    border: 0;
  }

  .p-inquiry__form .form th, .p-inquiry__form .form td {
    border: 0;
  }

  .p-inquiry__form .form th {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 5px;
  }

  .p-inquiry__form .form td {
    padding-top: 0;
    padding-bottom: 15px;
  }

  .p-inquiry__form .form td .line {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .p-inquiry__form .form td .single {
    margin-bottom: 15px;
  }

  .p-inquiry__form .form td .line input[type="text"], .p-inquiry__form .form td .single input[type="text"] {
    margin-left: 10px;
    max-width: 75%;
  }

  .p-inquiry__form .form input[type="text"], .p-inquiry__form .form input[type="email"], .p-inquiry__form .form input[type="tel"] {
    padding: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }

  .p-inquiry__form .form textarea {
    padding: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100px;
  }

  .p-inquiry__form .form #lastname, .p-inquiry__form .form #firstname, .p-inquiry__form .form #lastname_furi, .p-inquiry__form .form #firstname_furi {
    width: 200px;
  }

  .p-inquiry__form .form #zip, .p-inquiry__form .form #zip2 {
    width: 100px;
  }

  .p-inquiry__form .form #tel1, .p-inquiry__form .form #tel2, .p-inquiry__form .form #tel3 {
    width: 70px;
  }

  .p-inquiry__form .form.confirm td {
    font-size: 114.2%;
  }

  .p-inquiry__form .form.send {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .p-inquiry__privacy {
    padding-bottom: 35px;
  }

  .p-inquiry__send {
    padding-top: 30px;
  }

  .p-inquiry__send .c-btn2 a.back, .p-inquiry__send .c-btn2 button.anchor.back {
    margin-bottom: 1px;
  }
}

/* ----------------------------- 4. 投稿 */
/*=======================================
お知らせ
=========================================*/
.p-news .c-title1 {
  margin-bottom: 40px;
}

.p-news__tab {
  margin-bottom: 20px;
}

.p-news__tab em {
  font-size: 142.8%;
  margin-right: 15px;
  letter-spacing: 0.15em;
}

.p-news__news {
  padding: 0 30px 86px;
  display: none;
}

.p-news__news.is-active {
  display: block;
}

.p-news__news .c-title1 {
  margin-bottom: 45px;
}

.p-news__news .p-category__tab {
  margin-bottom: 60px;
}

.p-news__news .block1 {
  display: none;
}

.p-news__news .block1.is-active {
  display: block;
}

.p-news__news .block1 li {
  float: left;
  width: 23.77%;
  margin: 0 0 2.44% 1.63%;
}

.p-news__news .block1 li:nth-child(4n+1) {
  clear: both;
  margin-left: 0;
}

.p-news__news .block1 li a {
  display: block;
  text-decoration: none;
}

.p-news__news .block1 li a:hover h4 {
  text-decoration: underline;
}

.p-news__news .block1 li .img1 {
  text-align: center;
  margin-bottom: 18px;
  position: relative;
}

.p-news__news .block1 li .img1 img {
  width: auto;
  max-height: 320px;
}

.p-news__news .block1 li .img1 p {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(102, 102, 102, 0.77);
  color: #fff;
  font-size: 85.7%;
  padding: 10px 18px;
  line-height: 140%;
}

.p-news__news .block1 li .txt1 .category {
  margin-right: 10px;
  padding: 5px 0;
  float: left;
  width: 106px;
  text-align: center;
  color: #fff;
  background: #809CCC;
  line-height: 140%;
  font-size: 78.57%;
  display: none;
}

.p-news__news .block1 li .txt1 h4 {
  padding-top: 2px;
  overflow: hidden;
  font-weight: normal;
  font-size: 107.1%;
  color: #666;
}

.p-news__news .block1 li .txt1 .txt1 {
  clear: both;
  padding-top: 12px;
  color: #666;
  font-size: 92.8%;
  line-height: 140%;
}

.p-news__news .block1 .c-btn1 {
  margin-top: 60px;
}

.p-news__information {
  margin-top: 40px;
  margin-bottom: 100px;
  display: none;
}

.p-news__information.is-active {
  display: block;
}

.p-news__information .c-title1 {
  margin-bottom: 50px;
}

.p-news__information li {
  padding: 10px;
}

.p-news__information li a {
  display: block;
  text-decoration: none;
}

.p-news__information li a h4 {
  text-decoration: underline;
}

.p-news__information li a:hover h4 {
  text-decoration: none;
}

.p-news__information li .date, .p-news__information li .category, .p-news__information li h4 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.p-news__information li .date {
  font-size: 92.8%;
  color: #999;
}

.p-news__information li .category {
  background: #868686;
  color: #fff;
  text-align: center;
  width: 106px;
  font-size: 78.57%;
  line-height: 140%;
  padding: 5px 0;
  margin: 0 8px;
}

.p-news__information li h4 {
  max-width: 80%;
  font-weight: normal;
  font-size: 92.8%;
  color: #000;
}

.p-news__information .c-btn1 {
  text-align: center;
  margin-top: 70px;
}

.p-news__detail .title {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 17px;
  margin-bottom: 60px;
}

.p-news__detail .title .category {
  float: left;
}

.p-news__detail .title h4 {
  margin-left: 15px;
  font-size: 128.5%;
  font-weight: normal;
  margin-left: 121px;
}

.p-news__detail .title .category {
  background: #7293C9;
  color: #fff;
  font-size: 78.57%;
  line-height: 140%;
  padding: 7px 5px;
  width: 96px;
  text-align: center;
}

.p-news__detail .content {
  padding-bottom: 70px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 50px;
}

.p-news__detail .content p {
  line-height: 1.8;
  font-size: 114.2%;
}

.p-news__detail .content p img {
  margin: 1em 0;
  font-size: 114.2%;
}

.p-news__detail .btn1 {
  text-align: center;
}

.p-news__detail .btn1 .c-btn2 a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 300px;
  width: 100%;
}

.p-news__detail.information .date {
  float: left;
  color: #999;
  font-size: 92.8%;
  margin-right: 15px;
  padding-top: 2px;
}

.p-news__detail.information .category {
  background: #868686;
}

.p-news__detail.information h4 {
  margin-left: 200px;
}

/*=======================================
タブレット スタイル
=========================================*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .p-news__tab {
    margin: 0 30px 20px !important;
  }

  .p-news__news .block1 li .txt1 .category {
    float: none;
  }

  .p-news__news .block1 li .txt1 h4 {
    margin-left: 0;
  }

  .p-news__detail .title {
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-news__detail .btn1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/*=======================================
スマホ スタイル
=========================================*/
@media screen and (max-width: 735px) {

  /*======================================= レストラン＆バー =========================================*/
  .p-news .p-news__tab em {
    margin-right: 0;
  }

  .p-news__tab {
    margin-bottom: 20px;
  }

  .p-news__news {
    padding: 0 0 36px;
  }

  .p-news__news .c-title1 {
    margin-bottom: 25px;
  }

  .p-news__news .p-category__tab {
    margin-bottom: 20px;
  }

  .p-news__news .block1 li {
    width: 50%;
    margin: 0;
    margin-bottom: 4%;
  }

  .p-news__news .block1 li:nth-child(2n+1) {
    clear: both;
  }

  .p-news__news .block1 li .img1 {
    margin-bottom: 0;
  }

  .p-news__news .block1 li .img1 p {
    font-size: 71.4%;
    padding: 6px 10px;
  }

  .p-news__news .block1 li .txt1 {
    padding: 12px;
  }

  .p-news__news .block1 li .txt1 .category {
    float: none;
    width: auto;
    text-align: left;
    background: transparent;
    color: #B48700;
    padding: 0;
  }

  .p-news__news .block1 li .txt1 h4 {
    margin-left: 0;
    margin-top: 5px;
  }

  .p-news__news .block1 li .txt1 p.txt1 {
    display: none;
  }

  .p-news__news .block1 .c-btn1 {
    margin-top: 20px;
  }

  .p-news__information {
    padding: 40px 0 30px;
    margin-bottom: 30px;
  }

  .p-news__information .c-title1 {
    margin-bottom: 30px;
  }

  .p-news__information ul {
    float: none;
    width: auto;
    border-right: 0;
  }

  .p-news__information li {
    padding: 15px;
  }

  .p-news__information li .date {
    float: left;
    width: 70px;
    font-size: 85.7%;
  }

  .p-news__information li h4 {
    display: block;
    margin-left: 0;
    margin-right: 0;
    max-width: none;
  }

  .p-news__information .c-btn1 {
    padding-top: 30px;
  }

  .p-news__detail .title {
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-news__detail .title .category {
    float: none;
  }

  .p-news__detail .title h4 {
    margin-left: 0;
    margin-left: 0;
    clear: left;
    padding-top: 15px;
  }

  .p-news__detail .content {
    padding-bottom: 40px;
    margin-bottom: 30px;
  }

  .p-news__detail .btn1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-news__detail.information .date {
    float: left;
    margin-right: 10px;
    padding-top: 2px;
  }

  .p-news__detail.information .category {
    float: left;
    background: #868686;
  }

  .p-news__detail.information h4 {
    margin-left: 0;
  }
}

/*=======================================
ブログ
=========================================*/
.p-blog__list {
  margin-bottom: 40px;
}

.p-blog__list .box1 {
  margin-bottom: 40px;
  padding-bottom: 28px;
  border-bottom: 1px solid #ccc;
}

.p-blog__list .box1 h2 {
  font-size: 128.5%;
  font-weight: normal;
  border-bottom: 1px dotted #CCC;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.p-blog__list .box1 h2 a {
  color: #333;
}

.p-blog__list .box1 .thumbnail {
  float: left;
  width: 190px;
}

.p-blog__list .box1 .content {
  margin-left: 235px;
}

.p-blog__list .box1 .content .c-btn2 {
  margin-top: 25px;
}

.p-blog__list .box1 .content .c-btn2 a {
  max-width: 200px;
}

.p-blog__list .box1 .attribute {
  clear: both;
  padding-top: 23px;
}

.p-blog__list .box1 .attribute .date {
  float: left;
  color: #666;
}

.p-blog__list .box1 .attribute .date a {
  color: #666;
  text-decoration: underline;
}

.p-blog__list .box1 .attribute .date a:hover {
  text-decoration: none;
}

.p-blog__list .box1 .attribute .share {
  float: right;
  text-align: right;
  padding-top: 4px;
}

.p-blog__list .box1 .attribute .share li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 18px;
  vertical-align: top;
  line-height: 100%;
}

.p-blog__detail {
  margin-bottom: 40px;
}

.p-blog__detail .heading {
  margin-bottom: 55px;
}

.p-blog__detail .heading h2 {
  font-size: 128.5%;
  font-weight: normal;
  border-bottom: 1px dotted #CCC;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.p-blog__detail .heading .date {
  float: left;
  color: #666;
}

.p-blog__detail .heading .share {
  float: right;
  text-align: right;
  padding-top: 4px;
}

.p-blog__detail .heading .share li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 18px;
  vertical-align: top;
  line-height: 100%;
}

.p-blog__nav {
  margin-top: 50px;
  clear: both;
  text-align: center;
}

.p-blog__nav p {
  line-height: 100%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.p-blog__nav p a {
  display: block;
  padding: 12px 25px;
  text-decoration: none;
}

.p-blog__nav p a:hover {
  text-decoration: underline;
}

.p-blog__nav p.prev a, .p-blog__nav p.next a {
  color: #000;
  border: 1px solid #CCC;
}

.p-blog__nav p.list {
  margin: 0 10px;
}

.p-blog__nav p.list a {
  background: #3361AE;
  border: 1px solid #3361AE;
  color: #FFF;
}

/* ページネーション
-----------------------------------------*/
.wp-pagenavi {
  text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
  line-height: 100%;
  display: inline-block;
  padding: 0 17px;
  font-size: 15px;
  vertical-align: middle;
}

.wp-pagenavi a {
  color: #333;
  border-left: 1px solid #CCC;
  text-decoration: underline;
}

.wp-pagenavi a:hover {
  text-decoration: none;
}

.wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink {
  text-decoration: none;
  border: 1px solid #CCC;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 14px;
}

.wp-pagenavi a.previouspostslink+a.page {
  border-left: 0px;
}

/*=======================================
スマホ スタイル
=========================================*/
@media screen and (max-width: 735px) {

  /*======================================= ブログ =========================================*/
  .p-blog__list .box1 h2 {
    margin-bottom: 20px;
  }

  .p-blog__list .box1 .thumbnail {
    float: left;
    width: 30%;
  }

  .p-blog__list .box1 .content {
    margin-left: 36%;
  }

  .p-blog__list .box1 .c-btn2 {
    clear: both;
    margin-top: 15px;
  }

  .p-blog__list .box1 .attribute .date {
    float: none;
    text-align: center;
  }

  .p-blog__list .box1 .attribute .share {
    float: none;
    text-align: center;
    padding-top: 16px;
  }

  .p-blog__detail .heading {
    margin-bottom: 40px;
  }

  .p-blog__detail .heading h2 {
    margin-bottom: 20px;
  }

  .p-blog__detail .heading .date {
    float: none;
    text-align: center;
  }

  .p-blog__detail .heading .share {
    float: none;
    text-align: center;
    padding-top: 16px;
  }

  .p-blog__nav {
    position: relative;
    margin-left: -2%;
  }

  .p-blog__nav p {
    line-height: 100%;
    float: left;
    display: block;
    width: 31.3%;
    margin: 0 0 0 2% !important;
  }

  .p-blog__nav p a {
    display: block;
    padding: 12px 0;
    text-decoration: none;
  }

  .p-blog__nav p a:hover {
    text-decoration: underline;
  }

  .p-blog__nav p.prev a, .p-blog__nav p.next a {
    color: #000;
    border: 1px solid #CCC;
  }

  .p-blog__nav p.list a {
    background: #3361AE;
    border: 1px solid #3361AE;
    color: #FFF;
  }
}

/*=======================================
サイドバー
=========================================*/
.l-side__block {
  margin-bottom: 40px;
}

.l-side__block li {
  margin-bottom: 3px;
}

.l-side__block li a {
  display: block;
  color: #977200;
  text-decoration: underline;
}

.l-side__block li a:hover {
  text-decoration: none;
}

.l-side__block.entry li {
  margin-bottom: 12px;
}

/* カレンダー
-----------------------------------------*/
#wp-calendar {
  width: 100%;
  border-top: 1px solid #CCC;
}

#wp-calendar caption {
  padding-bottom: 5px;
  font-size: 16px;
}

#wp-calendar th, #wp-calendar td {
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  text-align: center;
  padding: 4px 0;
}

#wp-calendar th {
  font-weight: normal;
}

#wp-calendar th.sat {
  color: #09C;
}

#wp-calendar th.sun {
  color: #FF1F1F;
}

#wp-calendar tfoot th, #wp-calendar tfoot td {
  border: 0px;
}

#wp-calendar a {
  color: #09C;
}

#wp-calendar #today {
  background: #D6E6F6;
}

#wp-calendar #prev, #wp-calendar #next {
  padding-top: 6px;
}

#wp-calendar #prev {
  text-align: left;
}

#wp-calendar #next {
  text-align: right;
}

/* ----------------------------- 9. 共通パーツ */
.u-mt0 {
  margin-top: 0px !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-mt70 {
  margin-top: 70px !important;
}

.u-mt80 {
  margin-top: 80px !important;
}

.u-mt90 {
  margin-top: 90px !important;
}

.u-mt100 {
  margin-top: 100px !important;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-mb70 {
  margin-bottom: 70px !important;
}

.u-mb80 {
  margin-bottom: 80px !important;
}

.u-mb90 {
  margin-bottom: 90px !important;
}

.u-mb100 {
  margin-bottom: 100px !important;
}

.u-pb0 {
  padding-bottom: 0px;
}

.u-pb80 {
  padding-bottom: 80px;
}

.u-pb120 {
  padding-bottom: 120px;
}

.u-col {
  color: #3F69B1;
}

.u-col__red {
  color: #F00;
}

.u-col__blue {
  color: #3F69B1 !important;
}

.u-col__member {
  color: #6D4000 !important;
}

.u-col__royal {
  color: #718745 !important;
}

.u-col__exclusive {
  color: #4C455F !important;
}

.u-mincho {
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.u-gothic {
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif;
}

.u-matisseL {
  font-family: 300;
  font-family: "Noto Serif JP", serif;
}

.u-matisseM, .l-pagetitle2 h2, .l-pagetitle3 h2, .l-kv1 h2 {
  font-weight: 400;
  font-family: "Noto Serif JP", serif;
}

.u-matisseDB {
  font-family: 600;
  font-family: "Noto Serif JP", serif;
}

.u-matisseB {
  font-family: 700;
  font-family: "Noto Serif JP", serif;
}

.u-matisseED {
  font-family: 900;
  font-family: "Noto Serif JP", serif;
}

.u-matisseUB {
  font-family: 900;
  font-family: "Noto Serif JP", serif;
}

.u-italic {
  font-style: italic;
}

.u-center {
  text-align: center !important;
}

.u-center th, .u-center td {
  text-align: center !important;
}

.u-right {
  text-align: right !important;
}

.u-right th, .u-right td {
  text-align: right !important;
}

.u-left {
  text-align: left !important;
}

.u-left th, .u-left td {
  text-align: left !important;
}

.c-wrap {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

.c-wrap__800 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.c-wrap2 {
  max-width: 1466px;
  margin-left: auto;
  margin-right: auto;
}

.c-wrap3 {
  max-width: 1840px;
  margin-left: auto;
  margin-right: auto;
}

.c-wrap4 {
  max-width: 1336px;
  margin-left: auto;
  margin-right: auto;
}

.c-wrap__separate {
  padding-left: 8.8%;
  padding-right: 8.8%;
}

.c-wrap__separate2 {
  padding-left: 2%;
  padding-right: 2%;
}

.u-bg__gray {
  background-color: #E6E6E6;
}

.u-bg__gray2 {
  background-color: #F5F5F5;
}

.c-separate1 {
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #eee;
}

.c-btn1 {
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
}

.c-btn1 span.anchor, .c-btn1 button.anchor {
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.c-btn1 a, .c-btn1 span.anchor, .c-btn1 button.anchor {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-color: #3F69B1;
  color: #fff;
  text-decoration: none;
  padding: 17px 0;
  letter-spacing: 0.2em;
  max-width: 100%;
  width: 260px;
}

.c-btn1 a:hover, .c-btn1 span.anchor:hover, .c-btn1 button.anchor:hover {
  background-color: #4b75bf;
}

.c-btn1__alt1 span.anchor, .c-btn1__alt1 button.anchor {
  border: 1px solid rgba(255, 255, 255, 0.47);
  width: 280px;
  padding: 12px 0;
  background-color: transparent;
}

.c-btn1__alt1 span.anchor:hover, .c-btn1__alt1 button.anchor:hover {
  background-color: transparent;
}

.c-btn2 {
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
}

.c-btn2 button.anchor {
  border: 0;
  cursor: pointer;
  width: 100%;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.c-btn2 a, .c-btn2 p.anchor, .c-btn2 button.anchor {
  display: block;
  background-color: #3F69B1;
  color: #fff;
  text-decoration: none;
  padding: 13px 0;
}

.c-btn2 a:hover, .c-btn2 p.anchor:hover, .c-btn2 button.anchor:hover {
  background-color: #4b75bf;
}

.c-btn2 a span, .c-btn2 p.anchor span, .c-btn2 button.anchor span {
  background: url(../img/common/icon1_alt1.png) no-repeat left center;
  padding-left: 10px;
}

.c-btn2__alt1 a, .c-btn2__alt1 p.anchor, .c-btn2__alt1 button.anchor {
  background-color: #B6B6B6;
}

.c-btn2__alt1 a:hover, .c-btn2__alt1 p.anchor:hover, .c-btn2__alt1 button.anchor:hover {
  background-color: #666;
}

.c-btn2__alt2 a, .c-btn2__alt2 p.anchor, .c-btn2__alt2 button.anchor {
  background-color: #B58800;
}

.c-btn2__alt2 a:hover, .c-btn2__alt2 p.anchor:hover, .c-btn2__alt2 button.anchor:hover {
  background-color: #cf9b00;
}

.c-btn2__border a, .c-btn2__border p.anchor, .c-btn2__border button.anchor {
  background-color: #fff;
  border: 2px solid #D5D5D5;
  color: #333;
}

.c-btn2__border a:hover, .c-btn2__border p.anchor:hover, .c-btn2__border button.anchor:hover {
  background-color: #fff;
}

.c-btn2__border a span, .c-btn2__border p.anchor span, .c-btn2__border button.anchor span {
  background-image: url(../img/common/icon1_alt2.png);
}

.c-title1 {
  text-align: center;
  font-weight: 600;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 30px;
}

.c-title1 h3 {
  font-size: 200%;
  line-height: 140%;
  letter-spacing: 0.1em;
}

.c-title1 h3 span {
  font-size: 71.4%;
}

.c-title1 p, .c-title1 .en {
  font-size: 157.1%;
  letter-spacing: 0.06em;
  margin-bottom: 16px;
  line-height: 140%;
  color: #B58800;
}

.c-title1 p small, .c-title1 .en small {
  font-size: 14px;
  line-height: 1;
}

.c-title1 .t {
  color: #333;
  font-size: 100%;
  margin-top: -12px;
  position: relative;
}

.c-title1__alt1 {
  position: relative;
}

.c-title1__alt1:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  border-bottom: 1px solid #ccc;
  z-index: 2;
}

.c-title1__alt1 h3 {
  position: relative;
  z-index: 9;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #fff;
  width: 100%;
  max-width: 580px;
}

.c-title1__alt2 {
  position: relative;
}

.c-title1__alt2:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  border-bottom: 1px solid #ccc;
  z-index: 2;
}

.c-title1__alt2 h3 {
  position: relative;
  z-index: 9;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #fff;
  width: 100%;
  max-width: 610px;
  font-size: 171.4%;
  letter-spacing: 0.2em;
}

.c-title1__alt2 h3 em {
  font-size: 135.7%;
  color: #3F69B1;
}

.c-title1__alt2 h3 span {
  font-size: 71.4%;
}

.c-title2 {
  font-size: 128.5%;
  font-weight: normal;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #3F69B1;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 5px;
  margin-bottom: 20px;
  letter-spacing: 0.15em;
}

.c-title3 {
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 60px;
  text-align: center;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 157.1%;
  letter-spacing: 0.15em;
  padding-bottom: 20px;
  position: relative;
}

.c-title3:after {
  display: block;
  content: "";
  position: absolute;
  width: 30px;
  bottom: 0;
  border-top: 4px solid #B58800;
  left: 50%;
  margin-left: -15px;
}

.c-title4 {
  border: 1px solid #3F69B1;
  text-align: center;
  color: #3F69B1;
  margin-bottom: 50px;
  font-weight: normal;
  padding: 12px 0;
}

.c-title5 {
  font-size: 114.2%;
  font-weight: bold;
  position: relative;
  margin-bottom: 32px;
  padding-left: 40px;
}

.c-title5:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  width: 25px;
  height: 2px;
  background: #3F69B1;
}

.c-title6 {
  text-align: center;
  border-bottom: 1px solid #E6E6E6;
  background: url(../img/common/title6_icon1.png) no-repeat center bottom;
  padding-bottom: 25px;
  margin-bottom: 90px;
}

.c-title6 p {
  font-size: 128.5%;
  color: #466FB4;
  letter-spacing: 0.1em;
  line-height: 140%;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 8px;
}

.c-title6 h2, .c-title6 h3 {
  font-size: 157.1%;
  line-height: 120%;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.c-title6 h2 small, .c-title6 h3 small {
  font-size: 71.4%;
}

.c-title6__alt1 {
  background: none;
  padding-bottom: 0;
  margin-bottom: 60px;
  border-bottom: 0;
}

.c-title6__alt1 p {
  font-size: 100%;
  margin-bottom: 25px;
}

.c-title6__alt1 h2, .c-title6__alt1 h3 {
  font-size: 142.8%;
  font-weight: normal;
  line-height: 160%;
}

.c-title7 {
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #B58800;
  font-size: 107.1%;
  letter-spacing: 0.1em;
  margin-bottom: 12px;
  padding-left: 30px;
  background: url(../img/common/title7_icon1.png) no-repeat left center;
}

.c-title7__alt1 {
  background-image: url(../img/common/title7_icon2.png);
  padding-left: 38px;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
  font-weight: bold;
}

.c-title8 {
  text-align: center;
  margin-bottom: 50px;
}

.c-title8 p, .c-title8 h3 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.c-title8 p {
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
  color: #3F69B1;
  margin-right: 20px;
  font-size: 100%;
}

.c-title8 h3 {
  font-size: 157.1%;
  font-weight: bold;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
}

.c-title8 h3 span {
  font-size: 70%;
}

.c-title8__alt1 {
  text-align: left;
}

.c-title8__alt1 p, .c-title8__alt1 h3 {
  display: block;
}

.c-title8__alt1 p {
  margin-bottom: 15px;
  font-size: 100%;
}

.c-title8__alt1 h3 {
  font-size: 171.4%;
}

.c-title9 {
  font-size: 128.5%;
  font-weight: normal;
  margin-bottom: 18px;
  line-height: 140%;
  color: #B58800;
}

.c-title9__alt1 {
  color: #3F69B1;
}

.c-title10 {
  font-size: 214.2%;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #3F69B1;
  margin-bottom: 30px;
  line-height: 120%;
  font-weight: bold;
}

.c-title10 small {
  font-size: 64.2%;
}

.c-title11 {
  color: #3F69B1;
  border-bottom: 1px solid #3F69B1;
  margin-bottom: 12px;
  padding-bottom: 5px;
  font-weight: normal;
}

.c-title11__alt1 {
  text-align: center;
  font-size: 142.8%;
  margin-bottom: 30px;
}

.c-title11__alt2 h4 {
  float: left;
  font-weight: normal;
}

.c-title11__alt2 .note {
  float: right;
  font-size: 85.7%;
  padding-right: 10px;
}

.c-box1 {
  border: 1px solid #CFCFCF;
  padding: 2.16%;
}

.c-box2 {
  border: 5px solid #ccc;
  padding: 35px 60px;
  text-align: left;
}

.c-box2 ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.c-txt1 {
  color: #666;
  font-size: 85.7%;
  margin-top: 25px;
  line-height: 200%;
}

.c-txt2 {
  text-align: center;
  background: #EBEFF7;
  padding: 16px 0;
  margin-bottom: 8px;
}

.c-link1 {
  margin-top: 35px;
}

.c-link1 a, .c-link1 p.anchor {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #808080;
  text-decoration: none;
  background: url(../img/common/icon2.png) no-repeat right 5px;
  padding-right: 80px;
  letter-spacing: 0.1em;
}

.c-link1__alt1 {
  margin-top: 25px;
}

.c-link1__alt1 a, .c-link1__alt1 p.anchor {
  background-image: url(../img/common/icon2_alt1.png);
  padding-right: 64px;
  font-size: 85.7%;
}

a.u-link1 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../img/common/icon1_alt2.png) no-repeat left center;
  padding-left: 9px;
  text-decoration: none;
  color: #333;
}

a.u-link1:hover {
  text-decoration: underline;
}

.u-icon__pdf {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../img/common/icon_pdf.png) no-repeat left center;
  padding-left: 26px;
}

.c-table1 {
  width: 100%;
}

.c-table1 th, .c-table1 td {
  background: #eee;
  padding: 15px 18px;
  border-bottom: 3px solid #fff;
}

.c-table1 th small, .c-table1 td small {
  font-size: 71.4%;
}

.c-table1 th {
  padding-left: 33px;
  padding-right: 33px;
  width: 79px;
  font-weight: normal;
}

.c-table1 thead th {
  background: #999;
  text-align: center !important;
  color: #fff;
}

.c-table1 thead.alt1 th {
  background: transparent;
  color: #333;
}

.c-table1 thead.alt1 td {
  color: #333;
  text-align: center;
}

.c-table1__alt1 {
  border-collapse: separate;
  border-spacing: 0 1px;
}

.c-table1__alt1 th, .c-table1__alt1 td {
  background: rgba(102, 102, 102, 0.84);
  color: #fff;
  border-bottom: 0;
}

.c-table1__alt1 th {
  text-align: center;
  width: 80px;
}

.c-table1__alt1 td {
  text-align: right;
}

.c-table2 {
  width: 100%;
  margin-bottom: 45px;
}

.c-table2 th, .c-table2 td {
  border-top: 1px dotted #ccc;
  padding: 15px 0;
}

.c-table2 th {
  font-weight: normal;
  text-align: left;
}

.c-table2 td {
  text-align: right;
  color: #3F69B1;
  font-size: 114.2%;
}

.c-table2 tr:last-child th, .c-table2 tr:last-child td {
  border-bottom: 1px dotted #ccc;
}

.c-table3 {
  margin-bottom: 50px;
  width: 100%;
}

.c-table3 th {
  border-right: 1px dotted #ccc;
  color: #3F69B1;
  text-align: left;
  font-weight: normal;
  vertical-align: top;
  padding: 10px 0 40px;
  width: 125px;
}

.c-table3 td {
  vertical-align: top;
  padding: 10px 0 40px 45px;
}

.c-table4 {
  width: 100%;
}

.c-table4 th {
  background: #999999;
  padding: 15px 18px;
  border-bottom: 1px solid #fff;
  color: #FFFFFF;
  vertical-align: middle;
  padding-left: 33px;
  padding-right: 33px;
  width: 225px;
  font-weight: normal;
  font-size: 15px;
}

.c-table4 td {
  background: #eee;
  padding: 15px 18px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  font-size: 15px;
}

.c-table4 th small, .c-table4 td small {
  font-size: 71.4%;
}

.c-table4 thead th {
  background: #999;
  text-align: center !important;
  color: #fff;
}

.c-table4 thead.alt1 th {
  background: transparent;
  color: #333;
}

.c-table4 thead.alt1 td {
  color: #333;
  text-align: center;
}

.c-table4__alt1 {
  border-collapse: separate;
  border-spacing: 0 1px;
}

.c-table4__alt1 th, .c-table1__alt1 td {
  background: rgba(102, 102, 102, 0.84);
  color: #fff;
  border-bottom: 0;
}

.c-table4__alt1 th {
  text-align: center;
  width: 80px;
}

.c-table4__alt1 td {
  text-align: right;
}

.c-table__nostyle {
  width: 100%;
}

.c-table__nostyle th, .c-table__nostyle td {
  padding: 2px 0 !important;
  border: 0;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  background: transparent;
}

.c-info-list {
  /*display: flex; justify-content: space-between; align-items: center;*/
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.c-info-list .list1 {
  /*width: 70%; border-right: 1px solid #ccc; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;*/
  margin-bottom: 40px;
}

/*.c-info-list .list1 ul { padding: 10px 0; }*/
.c-info-list .list1 li {
  padding: 12px 0;
  border-bottom: 1px solid #D7D7D7;
}

.c-info-list .list1 li a {
  display: flex;
  text-decoration: none;
  color: #000;
}

.c-info-list .list1 li a:hover h4 {
  text-decoration: none;
}

.c-info-list .list1 li .date, .c-info-list .list1 li .category, .c-info-list .list1 li h4 {
  /*display: inline-block; *display: inline; *zoom: 1; vertical-align: middle;*/
}

.c-info-list .list1 li .date {
  width: 100px;
  margin-right: 5px;
}

.c-info-list .list1 li .category {
  width: 125px;
  margin-right: 6px;
}

.c-info-list .list1 li .category span {
  border: 1px solid #3F69B1;
  border-radius: 5px;
  font-size: 12px;
  line-height: 120%;
  padding: 3px 6px;
  color: #3F69B1;
}

.c-info-list .list1 li h4 {
  max-width: calc(100% - 236px);
  font-weight: normal;
  font-size: 114.28%;
  color: #000;
}

.c-info-list .btn1 {
  /*padding: 1em 0; width: 25%; text-align: right;*/
  text-align: center;
}

.p-news-category {
  background: #F7F7F7;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 80px;
}

.p-news-category .c-wrap {
  max-width: 1000px;
  display: flex;
  justify-content: space-between;
}

.p-news-category .c-wrap:before,
.p-news-category .c-wrap:after {
  display: none;
}

.p-news-category .box1 {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 30px;
}

.p-news-category .box1 h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 160%;
  margin-bottom: 12px;
}

.p-news-category .box1 .wrap {
  padding-left: 15px;
}

.p-news-category .box1.category {
  border-right: 1px solid #D0D0D0;
}

.p-news-category .box1.category li {
  margin-bottom: 16px;
  font-size: 16px;
}

.p-news-category .box1.category li:last-child {
  margin-bottom: 0;
}

.p-news-category .box1.category li a {
  display: inline-block;
  color: #000;
  text-decoration: none;
  background: url(../img/common/arrow_1.svg) no-repeat left center;
  background-size: 10px 15px;
  padding-left: 20px;
}

.p-news-category .box1.category li ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 20px;
}

.p-news-category .box1.category li ul:before,
.p-news-category .box1.category li ul:after {
  display: none;
}

.p-news-category .box1.category li li {
  margin-right: 36px;
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 8px;
}

.p-news-category .box1.category li li a {
  color: #333;
  padding-left: 0;
  background: none;
}

.p-news-category .box1.archive li {
  margin-bottom: 16px;
  font-size: 16px;
}

.p-news-category .box1.archive li:last-child {
  margin-bottom: 0;
}

.p-news-category .box1.archive li a {
  display: inline-block;
  color: #000;
  text-decoration: none;
  background: url(../img/common/arrow_1.svg) no-repeat left center;
  background-size: 10px 15px;
  padding-left: 20px;
}

.p-news.is-single {
  padding-top: 40px;
}

.p-news-heading {
  padding-bottom: 20px;
}

.p-news-heading .h {
  font-size: 30px;
  line-height: 150%;
  font-weight: bold;
  margin-bottom: 20px;
}

.p-news-heading p {
  display: inline-block;
  vertical-align: middle;
}

.p-news-heading .date {
  background: url(../img/common/icon_date.svg) no-repeat left center;
  background-size: 14px 16px;
  padding-left: 22px;
  margin-right: 15px;
}

.p-news-heading .category {}

.p-news-heading .category span {
  display: inline-block;
  vertical-align: middle;
  background: #697EA1;
  color: #fff;
  padding: 1px 15px 0;
}

.p-news-content {
  background: #F7F7F7;
  padding-top: 40px;
  padding-bottom: 55px;
  margin-bottom: 38px;
  font-size: 16px;
  line-height: 187.5%;
}

.p-news-content a {
  text-decoration: underline;
}

.p-news-content a:hover {
  text-decoration: none;
}

.p-news-content .image {
  margin-bottom: 50px;
  text-align: center;
}

.p-news-content .link {
  margin-top: 20px;
  margin-bottom: 20px;
}

.p-news-content .link .c-btn1 a {
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
  text-decoration: none;
}

.p-news-content .text {
  margin-bottom: 40px;
}

.p-news-content .heading {
  background: #EEE8D8;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 12px 15px;
}

.p-news-content .emphasis {
  background: #fff;
  border: 1px solid #EEE8D8;
  padding: 25px 30px;
  margin-bottom: 40px;
}

.p-news-content .emphasis .t {
  color: #B58800;
  margin-bottom: 15px;
  font-weight: bold;
}

.p-news-content .emphasis .text {
  margin-bottom: 20px;
}

.p-news-content .emphasis .text:last-child {
  margin-bottom: 0;
}

.p-news-content .accordion {
  margin-top: 20px;
  margin-bottom: 40px;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

.p-news-content .accordion-trigger {
  margin-top: 40px;
  padding: 15px 70px;
  cursor: pointer;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  font-weight: bold;
  position: relative;
}

.p-news-content .accordion-trigger:before,
.p-news-content .accordion-trigger:after {
  display: block;
  content: "";
  position: absolute;
}

.p-news-content .accordion-trigger:after {
  background: url(../img/common/arrow_1-down-beige.svg) no-repeat center;
  background-size: contain;
  width: 20px;
  height: 12px;
  top: 0;
  bottom: 0;
  right: 40px;
  margin-top: auto;
  margin-bottom: auto;
}

.p-news-content .accordion-trigger:before {
  left: 40px;
  top: 30px;
  width: 18px;
  border-top: 1px solid #B58800;
}

.p-news-content .accordion-trigger.is-open:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.p-news-content .accordion-trigger:first-child {
  margin-top: 0;
}

.p-news-content .accordion-content {
  padding: 2px 40px 30px;
  display: none;
}

.p-news-content .accordion-content .t {
  font-weight: bold;
  color: #B58800;
  margin-top: 20px;
  margin-bottom: 10px;
}

.p-news-content .accordion-content .t:first-child {
  margin-top: 0;
}

@media screen and (max-width: 735px) {
  .c-info-list {
    display: block;
  }

  .c-info-list .list1 {
    width: auto;
    border-right: 0;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 0;
  }

  .c-info-list .list1 li {
    padding: 16px 0;
  }

  .c-info-list .list1 li:first-child {
    border-top: 1px solid #D7D7D7;
  }

  .c-info-list .list1 li a {
    flex-wrap: wrap;
  }

  .c-info-list .list1 li .date {
    width: 80px;
  }

  .c-info-list .list1 li h4 {
    width: 100%;
    max-width: 100%;
    display: block;
    padding-top: 6px;
  }

  .c-info-list .btn1 {
    padding-top: 34px;
    width: auto;
    text-align: center;
  }

  .p-news-category {
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 33px;
  }

  .p-news-category .c-wrap {
    display: block;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .p-news-category .box1 {
    width: 100%;
    padding: 0;
  }

  .p-news-category .box1 h3 {
    font-size: 15px;
  }

  .p-news-category .box1.category {
    border-right: 0;
    border-bottom: 1px solid #D0D0D0;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  .p-news-category .box1.category li ul {
    margin-top: 8px;
  }

  .p-news-category .box1.category li li {
    display: block;
    margin-right: 0;
    margin-top: 0;
    width: 50%;
  }

  .p-news-category .box1.category li li a {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .p-news-category .box1.archive .wrap {
    padding-left: 0;
  }

  .p-news-category .box1.archive select {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
  }

  .p-news-heading {
    padding-left: 20px;
    padding-right: 20px;
  }

  .p-news-heading .h {
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 18px;
  }

  .p-news-content {
    padding: 15px 20px;
    font-size: 13px;
  }

  .p-news-content .image {
    margin-bottom: 25px;
  }

  .p-news-content .text {
    margin-bottom: 30px;
  }

  .p-news-content .heading {
    font-size: 14px;
    padding: 10px 8px;
    margin-bottom: 10px;
  }

  .p-news-content .emphasis {
    padding: 15px;
    margin-bottom: 30px;
  }

  .p-news-content .accordion {
    margin-bottom: 30px;
  }

  .p-news-content .accordion-trigger {
    padding: 10px 32px;
    font-size: 15px;
  }

  .p-news-content .accordion-trigger:before {
    width: 10px;
    top: 22px;
    left: 15px;
  }

  .p-news-content .accordion-trigger:after {
    width: 12px;
    height: 12px;
    right: 15px;
  }

  .p-news-content .accordion-content {
    padding: 2px 15px 20px;
  }
}

.u-indent {
  text-indent: -1em;
  padding-left: 1em;
}

.u-anchor {
  position: relative;
  margin-top: 0px;
  padding-top: 0px;
}

.u-youtube-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.875%;
}

.u-youtube-wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.js-tab__heading {
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  display: flex;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.js-tab__heading:before,
.js-tab__heading:after {
  display: none;
}

.js-tab__heading li {
  display: flex;
  flex-grow: 1;
  justify-content: center;
  text-align: center;
  padding: 18px 0 13px;
  border-bottom: 5px solid transparent;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  transition: 0.3s ease all;
  vertical-align: middle;
  cursor: pointer;
  font-size: 16px;
}

.js-tab__heading li.is-active, .js-tab__heading li:hover {
  border-bottom-color: #3F69B1;
}

.js-tab__heading li span {}

.js-tab__heading.c-tab__beige li.is-active, .js-tab__heading.c-tab__beige li:hover {
  background: #B58800;
}

/* フェードインしながら少し上へ */
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-ms-keyframes fadeInUp {
  0% {
    opacity: 0;
    -ms-transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
}

@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.js-animate {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}

.js-animate.is--animate {
  -webkit-animation: fadeInUp 0.8s 1 ease-in-out;
  -moz-animation: fadeInUp 0.8s 1 ease-in-out;
  -ms-animation: fadeInUp 0.8s 1 ease-in-out;
  -o-animation: fadeInUp 0.8s 1 ease-in-out;
  animation: fadeInUp 0.8s 1 ease-in-out;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -ms-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

.js-animate--delay1 {
  -webkit-animation-delay: 0.4s !important;
  -moz-animation-delay: 0.4s !important;
  -ms-animation-delay: 0.4s !important;
  -o-animation-delay: 0.4s !important;
  animation-delay: 0.4s !important;
}

.js-animate--delay2 {
  -webkit-animation-delay: 0.5s !important;
  -moz-animation-delay: 0.5s !important;
  -ms-animation-delay: 0.5s !important;
  -o-animation-delay: 0.5s !important;
  animation-delay: 0.5s !important;
}

.js-animate--delay3 {
  -webkit-animation-delay: 0.6s !important;
  -moz-animation-delay: 0.6s !important;
  -ms-animation-delay: 0.6s !important;
  -o-animation-delay: 0.6s !important;
  animation-delay: 0.6s !important;
}

.js-animate--delay4 {
  -webkit-animation-delay: 0.7s !important;
  -moz-animation-delay: 0.7s !important;
  -ms-animation-delay: 0.7s !important;
  -o-animation-delay: 0.7s !important;
  animation-delay: 0.7s !important;
}

/* フェードインのみ */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}

.js-animateFadeIn {
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  filter: alpha(opacity=0);
}

.js-animateFadeIn.is--animate {
  -webkit-animation: fadeIn 0.8s 1 ease-in-out;
  -moz-animation: fadeIn 0.8s 1 ease-in-out;
  -ms-animation: fadeIn 0.8s 1 ease-in-out;
  -o-animation: fadeIn 0.8s 1 ease-in-out;
  animation: fadeIn 0.8s 1 ease-in-out;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -ms-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

/* スライド（左から出す） */
@-webkit-keyframes SlideToRight {
  0% {
    -webkit-transform: translate3d(-100.5%, 0px, 0px);
  }

  100% {
    -webkit-transform: translate3d(0px, 0px, 0px);
  }
}

@-moz-keyframes SlideToRight {
  0% {
    -moz-transform: translate3d(-100.5%, 0px, 0px);
  }

  100% {
    -moz-transform: translate3d(0px, 0px, 0px);
  }
}

@-ms-keyframes SlideToRight {
  0% {
    -ms-transform: translate3d(-100.5%, 0px, 0px);
  }

  100% {
    -ms-transform: translate3d(0px, 0px, 0px);
  }
}

@-o-keyframes SlideToRight {
  0% {
    -o-transform: translate3d(-100.5%, 0px, 0px);
  }

  100% {
    -o-transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes SlideToRight {
  0% {
    transform: translate3d(-100.5%, 0px, 0px);
  }

  100% {
    transform: translate3d(0px, 0px, 0px);
  }
}

.SlideToRight {
  -webkit-animation-name: SlideToRight;
  -moz-animation-name: SlideToRight;
  -ms-animation-name: SlideToRight;
  -o-animation-name: SlideToRight;
  animation-name: SlideToRight;
}

@-webkit-keyframes SlideToLeft {
  0% {
    -webkit-transform: translate3d(100.5%, 0px, 0px);
  }

  100% {
    -webkit-transform: translate3d(0px, 0px, 0px);
  }
}

@-moz-keyframes SlideToLeft {
  0% {
    -moz-transform: translate3d(100.5%, 0px, 0px);
  }

  100% {
    -moz-transform: translate3d(0px, 0px, 0px);
  }
}

@-ms-keyframes SlideToLeft {
  0% {
    -ms-transform: translate3d(100.5%, 0px, 0px);
  }

  100% {
    -ms-transform: translate3d(0px, 0px, 0px);
  }
}

@-o-keyframes SlideToLeft {
  0% {
    -o-transform: translate3d(100.5%, 0px, 0px);
  }

  100% {
    -o-transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes SlideToLeft {
  0% {
    transform: translate3d(100.5%, 0px, 0px);
  }

  100% {
    transform: translate3d(0px, 0px, 0px);
  }
}

.SlideToLeft {
  -webkit-animation-name: SlideToLeft;
  -moz-animation-name: SlideToLeft;
  -ms-animation-name: SlideToLeft;
  -o-animation-name: SlideToLeft;
  animation-name: SlideToLeft;
}

.js-animateSlideToRight.is--animate .js-animateSlideWrap {
  -webkit-animation: SlideToRight 0.8s 1 ease-in-out;
  -moz-animation: SlideToRight 0.8s 1 ease-in-out;
  -ms-animation: SlideToRight 0.8s 1 ease-in-out;
  -o-animation: SlideToRight 0.8s 1 ease-in-out;
  animation: SlideToRight 0.8s 1 ease-in-out;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -ms-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
}

.js-animateSlideToRight.is--animate .js-animateSlideInner {
  -webkit-animation: SlideToLeft 0.8s 1 ease-in-out;
  -moz-animation: SlideToLeft 0.8s 1 ease-in-out;
  -ms-animation: SlideToLeft 0.8s 1 ease-in-out;
  -o-animation: SlideToLeft 0.8s 1 ease-in-out;
  animation: SlideToLeft 0.8s 1 ease-in-out;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -ms-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
}

.js-animateSlideToRight.js-animate--delay1 div {
  -webkit-animation-delay: 0.4s !important;
  -moz-animation-delay: 0.4s !important;
  -ms-animation-delay: 0.4s !important;
  -o-animation-delay: 0.4s !important;
  animation-delay: 0.4s !important;
}

.js-animateSlideToRight.js-animate--delay2 div {
  -webkit-animation-delay: 0.5s !important;
  -moz-animation-delay: 0.5s !important;
  -ms-animation-delay: 0.5s !important;
  -o-animation-delay: 0.5s !important;
  animation-delay: 0.5s !important;
}

.js-animateSlideToRight.js-animate--delay3 div {
  -webkit-animation-delay: 0.6s !important;
  -moz-animation-delay: 0.6s !important;
  -ms-animation-delay: 0.6s !important;
  -o-animation-delay: 0.6s !important;
  animation-delay: 0.6s !important;
}

.js-animateSlideToRight.js-animate--delay4 div {
  -webkit-animation-delay: 0.7s !important;
  -moz-animation-delay: 0.7s !important;
  -ms-animation-delay: 0.7s !important;
  -o-animation-delay: 0.7s !important;
  animation-delay: 0.7s !important;
}

.js-animateSlideWrap {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  position: relative;
}

.js-animateSlideInner {
  position: relative;
}

.js-hover-image__wrap {
  overflow: hidden;
}

.js-hover-image__wrap img {
  -webkit-transition: 1.2s ease all;
  -moz-transition: 1.2s ease all;
  -ms-transition: 1.2s ease all;
  transition: 1.2s ease all;
}

.js-hover-image__wrap.is-hover img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  transition: 0.3s ease all;
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
}

/*=======================================
ウィンドウサイズ スタイル
=========================================*/
@media screen and (max-width: 1250px) {
  .l-container.c-wrap, .l-container .c-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 1466px) {
  .l-container.c-wrap2, .l-container .c-wrap2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 1840px) {
  .l-container.c-wrap3, .l-container .c-wrap3 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/*=======================================
タブレット スタイル
=========================================*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-btn1 a {
    width: 100%;
    max-width: 280px;
  }

  body {
    min-width: 768px;
  }
}

/*=======================================
スマホ スタイル
=========================================*/
@media screen and (max-width: 735px) {
  .c-wrap__separate {
    padding-left: 10px;
    padding-right: 10px;
  }

  .c-title3 {
    margin-bottom: 30px;
  }

  .c-title4 {
    margin-bottom: 25px;
  }

  .c-title6 {
    margin-bottom: 40px;
  }

  .js-tab__heading li {
    font-size: 71.4%;
    line-height: 160%;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .js-tab__heading li span {
    padding-left: 5px;
  }

  .u-anchor {
    position: relative;
    margin-top: -64px;
    padding-top: 64px;
  }

  .c-table3 {
    margin-bottom: 30px;
  }

  .c-table3 th {
    padding-bottom: 10px;
    width: 80px;
  }

  .c-table3 td {
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .js-table-xscroll__wrap {
    width: 100%;
    overflow-x: auto;
  }

  .js-table-xscroll__in {
    width: 1000px;
  }

  .c-box2 {
    padding: 15px 20px;
  }

  .c-box2 ul {
    display: block;
  }
}

#__bs_notify__ {
  display: none !important;
}


.covid19 a:hover {
  text-decoration: none;
}



orange-mama.com

/*---------------------------
231101 yorinase
----------------------------*/



.p-stay__detail_02 {
  padding: 75px 0 120px;
}

.p-stay__detail_02 .box1 {
  float: left;
  width: 53.6%;
  margin-bottom: 45px;
}

.p-stay__detail_02 .box1 h3 {
  font-size: 142.8%;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}

.p-stay__detail_02 .box1 .c-title7 {
  margin-top: 50px;
}

.p-stay__detail_02 .box1 .txt1 {
  font-size: 85.7%;
  line-height: 200%;
  border: 1px solid #BCBCBC;
  padding: 22px;
  color: #666;
}

.p-stay__detail_02 .box1 .tel_box {
  margin-top: 40px;
  border: 1px solid #BCBCBC;
  padding: 22px 30px;
}

.p-stay__detail_02 .box1 .tel_box table {
  width: 100%;
}

.p-stay__detail_02 .box1 .tel_box table th {
  text-align: left;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #B58800;
  letter-spacing: 0.1em;
}

.p-stay__detail_02 .box1 .tel_box table td {
  text-align: left;
}

.p-stay__detail_02 .box1 .tel_box table td span, .p-stay__detail_02 .box1 .tel_box table td a {
  font-size: 157.1%;
}

.p-stay__detail_02 .box1 .tel_box table td .c-btn2 {
  margin-top: 10px;
}

.p-stay__detail_02 .box1 .tel_box table td .c-btn2 a {
  font-size: 114.2%;
}

.p-stay__detail_02 .box1 .tel_box table td .c-btn2 span {
  font-size: 100%;
}

.p-stay__detail_02 .box2 {
  float: right;
  width: 35.04%;
  margin-bottom: 45px;
}

.p-stay__detail_02 .box2 .txt1 {
  margin-bottom: 24px;
}

.p-stay__detail_02 .box2 .txt1 h5 {
  border-bottom: 1px solid #ccc;
  font-weight: normal;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 20px;
  padding-bottom: 5px;
  letter-spacing: 0.1em;
  margin-top: 35px;
}

.p-stay__detail_02 .box2 .txt1 h5:first-child {
  margin-top: 0;
}

.p-stay__detail_02 .box2 .txt1 p {
  font-size: 85.7%;
  line-height: 200%;
}

.p-stay__detail_02 .box2 .txt1 .c-table__nostyle {
  width: auto;
  font-size: 85.7%;
}

.p-stay__detail_02 .box2 .txt1 .c-table__nostyle th {
  padding-right: 15px !important;
}

.p-stay__detail_02 .box2 .note {
  font-size: 85.7%;
  line-height: 200%;
}

.p-stay__detail_02 .box2 .btn {
  margin-top: 23px;
  position: relative;
  margin-left: -0.3%;
  margin-bottom: 20px;
}

.p-stay__detail_02 .box2 .btn li {
  float: left;
  width: 49.3%;
  margin-left: 0.3%;
  font-size: 78.57%;
  line-height: 140%;
}

.p-stay__detail_02 .box2 .btn li:nth-child(2n+1) {
  clear: both;
}

.p-stay__detail_02 .box2 .btn li.c-btn2__alt1 a {
  background: #D3D3D3;
  color: #000;
  padding-top: 11px;
  padding-bottom: 11px;
}

.p-stay__detail_02 .box2 .btn li.c-btn2__alt1 a span {
  background-image: url(../img/common/icon1.png);
}

.p-stay__detail_02 .box2 .c-btn2__border a {
  font-size: 78.57%;
  line-height: 140%;
}

.p-stay__detail_02 .box2 .sns {
  margin-top: 40px;
}




.p-stay__detail_02 .box3 .c-btn2 {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.p-stay__detail_02 .box3 .c-btn2 a {
  padding-top: 23px;
  padding-bottom: 23px;
}


.p-stay__detail_02 {  padding: 15px 0 50px;}

.p-stay__detail_02 .box1 {  float: left;  width: 53.6%;  margin-bottom: 45px;}
.p-stay__detail_02 .box1 h3 {
  font-size: 142.8%;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}

.p-stay__detail_02 .box1 .c-title7 {
  margin-top: 50px;
}

.p-stay__detail_02 .box1 .txt1 {
  font-size: 85.7%;
  line-height: 200%;
  border: 1px solid #BCBCBC;
  padding: 22px;
  color: #666;
}

.p-stay__detail_02 .box1 .tel_box {
  margin-top: 40px;
  border: 1px solid #BCBCBC;
  padding: 22px 30px;
}

.p-stay__detail_02 .box1 .tel_box table {
  width: 100%;
}

.p-stay__detail_02 .box1 .tel_box table th {
  text-align: left;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #B58800;
  letter-spacing: 0.1em;
}

.p-stay__detail_02 .box1 .tel_box table td {
  text-align: left;
}

.p-stay__detail_02 .box1 .tel_box table td span, .p-stay__detail_02 .box1 .tel_box table td a {
  font-size: 157.1%;
}

.p-stay__detail_02 .box1 .tel_box table td .c-btn2 {
  margin-top: 10px;
}

.p-stay__detail_02 .box1 .tel_box table td .c-btn2 a {
  font-size: 114.2%;
}

.p-stay__detail_02 .box1 .tel_box table td .c-btn2 span {
  font-size: 100%;
}

.p-stay__detail_02 .box2 {
  float: right;
  width: 35.04%;
  margin-bottom: 45px;
}

.p-stay__detail_02 .box2 .txt1 {
  margin-bottom: 24px;
}

.p-stay__detail_02 .box2 .txt1 h5 {
  border-bottom: 1px solid #ccc;
  font-weight: normal;
  font-weight: 400;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 20px;
  padding-bottom: 5px;
  letter-spacing: 0.1em;
  margin-top: 35px;
}

.p-stay__detail_02 .box2 .txt1 h5:first-child {
  margin-top: 0;
}

.p-stay__detail_02 .box2 .txt1 p {
  font-size: 85.7%;
  line-height: 200%;
}

.p-stay__detail_02 .box2 .txt1 .c-table__nostyle {
  width: auto;
  font-size: 85.7%;
}

.p-stay__detail_02 .box2 .txt1 .c-table__nostyle th {
  padding-right: 15px !important;
}

.p-stay__detail_02 .box2 .note {
  font-size: 85.7%;
  line-height: 200%;
}

.p-stay__detail_02 .box2 .btn {
  margin-top: 23px;
  position: relative;
  margin-left: -0.3%;
  margin-bottom: 20px;
}

.p-stay__detail_02 .box2 .btn li {
  float: left;
  width: 49.3%;
  margin-left: 0.3%;
  font-size: 78.57%;
  line-height: 140%;
}

.p-stay__detail_02 .box2 .btn li:nth-child(2n+1) {
  clear: both;
}

.p-stay__detail_02 .box2 .btn li.c-btn2__alt1 a {
  background: #D3D3D3;
  color: #000;
  padding-top: 11px;
  padding-bottom: 11px;
}

.p-stay__detail_02 .box2 .btn li.c-btn2__alt1 a span {
  background-image: url(../img/common/icon1.png);
}

.p-stay__detail_02 .box2 .c-btn2__border a {
  font-size: 78.57%;
  line-height: 140%;
}

.p-stay__detail_02 .box2 .sns {
  margin-top: 40px;
}

.p-stay__detail_02 .box2 .sns li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: left;
  margin-right: 30px;
}

.p-stay__detail_02 .box3 {
  clear: both;
  border-top: 1px dotted #BCBCBC;
  padding-top: 45px;
  text-align: center;
  position: relative;
  z-index: 9;
}

.p-stay__detail_02 .box3 .c-btn2 {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.p-stay__detail_02 .box3 .c-btn2 a {
  padding-top: 23px;
  padding-bottom: 23px;
}


.p-lounge__box_right, .p-lounge__box_left {
  display: flex;
  align-items: normal;
  justify-content: space-between;
  margin: 35px auto 70px;
}

.p-lounge__box_right a, .p-lounge__box_left a {
  background: #385685;
  padding: 11px;
  color: #fff;
  text-decoration: none;
}

.p-lounge__box_right a.brank span, .p-lounge__box_left a.brank span {
  background: url(/common/img/restaurant/lounge/icon_brank.svg) no-repeat right center;
  padding-right: 20px;
}

.img01, .txt02 {
  width: 50%;
  margin-right: 50px;
}

.txt01, .img02 {
  width: 50%;
  margin-right: 0;
}

.p-lounge__box_right h4, .p-lounge__box_left h4 {
  font-size: 20px;
  font-weight: 600;
  color: #3F69B1;
  border-bottom: #3F69B1 1px solid;
  padding-bottom: 15px;
  margin-top:17px;
}

.p-lounge__box_right p, .p-lounge__box_left p {
  line-height: 3em;
  margin: 27px 0;
}

.p-lounge__box_left {
  flex-direction: row-reverse;
}


.p-lounge__guide {
    max-width: 1000px;
    margin: auto auto 60px;
  }
  
  .p-lounge__guide h4 {
    border: #3F69B1 1px solid;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #3f69b1;
    margin: 25px auto;
  }
  
  .p-lounge__guide ul li {}
  
  .p-lounge__box_left {
    flex-direction: row-reverse;
  }


@media screen and (max-width: 1024px) {

  .p-stay__detail_02 {
    padding-top: 10px;
    padding-bottom: 30px !important;
  }

  .p-stay__detail_02 .box1, .p-stay__detail_02 .box2 {
    float: none;
    width: auto;
  }

  .p-stay__detail_02 .box1 {
    margin-bottom: 20px;
  }

  .p-stay__detail_02 .box1 .tel_box td, .p-stay__detail .box1 .tel_box th {
    display: block;
    width: 100%;
  }

  .p-stay__detail_02 .box2 {
    margin-bottom: 40px;
  }


  .p-stay__detail_02 {
    padding-top: 10px;
    padding-bottom: 30px !important;
  }
  .p-stay__detail_02 .box1, .p-stay__detail_02 .box2 {
    float: none;
    width: auto;
  }
  .p-stay__detail_02 .box1 {
    margin-bottom: 20px;
  }

  .p-stay__detail_02 .box1 .tel_box td, .p-stay__detail_02 .box1 .tel_box th {
    display: block;
    width: 100%;
  }
  
  .p-stay__detail_02 .box2 {
    margin-bottom: 40px;
  }
  
.p-lounge__box_right,.p-lounge__box_left {
  display: block;
}

.img01,.txt02 {
  width: 100%;
  max-width: 100%;
  margin: auto 0;

}

.txt01,.img02 {
  width: 100%;
  max-width: 100%;
  margin: auto 0;
  
}

.p-lounge__box_right h4, .p-lounge__box_left h4 {
  padding-top:22px;
  padding-bottom: 15px;
}

.p-lounge__box_right p, .p-lounge__box_left p {
  line-height: 2em;
  margin: 17px 0;
}
.p-lounge__box_right, .p-lounge__box_left{
  margin-bottom:33px;
}
.p-lounge__guide {
  max-width: 100%;
  margin: auto auto 60px;
}

.p-lounge__guide h4 {
  border: #3F69B1 1px solid;
  padding: 10px;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  color: #3f69b1;
  margin: 25px auto;
}


.p-lounge__box_left {
  flex-direction: row-reverse;
}

.p-lounge__guide{
  max-width: 1000px;
  margin: auto auto 60px;

}
.p-lounge__guide h4 {
    font-size: 18px;
}
}




.p-company_recruit__btn{
  display:flex;
  justify-content: center;
  gap: 30px;
  box-sizing: border-box;
  margin-bottom: 35px;
}
.p-company_recruit__btn a{
  font-size: 16px;
  border-bottom: 1px solid #4e75b8;
  color: #4e75b8;
  width: 50%;
  text-align: center;
  font-weight: 700;
  box-sizing: border-box;
}
.p-company_recruit__btn a:hover{
  text-decoration:none;
}
.p-company_recruit_info{
  margin-bottom: 35px;
}
.p-company_recruit_info h4{
  font-size: 114.2%;
    font-weight: normal;
    color: #fff;
    background: #3F69B1;
    padding: 15px 0;
    text-align: center;
    margin-bottom: 20px;
}
.p-company-recruit__content .c-table1 th._recruit{
  background:#bebebe;
  color:#fff;
}
.p-company-recruit__content .c-table1 th._recruit{
  background: #b8b8b8;
    color: #fff;
}
.p-company-recruit__content .c-table1 span{
  font-weight: 700;
}

@media screen and (max-width: 1024px) {
  
}

.p-company-customer__content .stay-base h4{font-weight:700;margin:25px auto 10px;font-size: 122%;}
.p-company-customer__content .stay-base h5{font-weight:700;margin:25px auto 10px;color: #5d5d5d;font-size: 118%;}
.p-company-customer__content .stay-base ul li:before{content:"・"}
.p-company-customer__content .stay-base ul li{margin-left:10px;}
.p-company-customer__content .stay-base .section {margin: 0 1em 3.5em auto;}
.p-company-customer__content .stay-base h6{margin: 15px auto 10px;color: #424242;font-size: 108%;line-height: 1em;/* padding-left: 7px; */}
.p-company-customer__content .stay-base h6:before {content:"";background: #a2a2a2;width:5px;height: 14px;display:inline-block;margin-right: 5px;position: relative;bottom: -2px;}

