@charset "UTF-8";
/* Scss Document */
@media screen and (max-width: 680px) {
  body {
    -webkit-text-size-adjust: 100%;
  }

  * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }

  iframe {
    width: 100%;
  }

  .pcmode {
    display: none;
  }

  .spmode {
    display: inherit;
  }

  .container {
    overflow: hidden;
  }

  /*PCパーツ非表示*/
  #reservation_area .btn_submit input {
    display: none;
  }

  #reservation_area .bottom_menu {
    display: none;
  }

  footer .infoPhoto {
    display: none;
  }

  .right_sp {
    display: block;
  }

  header img, footer img, #page-home img, #page-rooms img, #page-facilities img, #page-restaurant img, #page-restaurant img, #page-banquet img, #page-eng img, #page-recruit img {
    width: 100%;
  }

  /*
  --------------------------------------------------
  	header
  -------------------------------------------------- */
  .header_wrap {
    padding-bottom: 0;
    position: static;
  }

  header {
    width: 100%;
    height: 15.46vw;
    position: static;
    background: #fff;
    padding: 0 5px 0 5px;
  }

  header h1 {
    font-size: 16px;
    width: 100%;
    margin: 0;
  }

  header h1 a#logo {
    display: block;
    width: 55%;
  }

  header h1.logo a {
    font-size: 18px;
    padding: 8px;
    height: 40px;
    display: block;
  }

  header .hnavSP {
    display: inline;
  }

  header .hnavSP li.hnav01, header .hnavSP li.hnav02 {
    float: left;
    text-align: center;
    vertical-align: middle;
    background: #000;
    margin-right: 4px;
    color: #fff;
    width: 50px;
    height: 50px;
    padding: 4px 0;
  }

  header .hnavSP li a {
    color: #fff;
    display: block;
  }

  header .hnavSP .fa {
    font-size: 28px;
  }

  header .hnavSP .text {
    display: block;
    line-height: 12px;
  }

  header .langnav {
    top: 45px;
    width: 100px;
    right: 38px;
    display: none;
    z-index: 10000;
  }

  header .langnav li {
    margin: 0;
  }

  header .langnav li a {
    display: block;
    width: 100px;
    border: 1px solid #000000;
    padding: 6px 6px 6px 20px;
    border-top: none;
    background: #fff url(../img/langnav_arrow.png) no-repeat left 10px center;
  }

  header .langnav li:first-child {
    border-top: 1px solid #000;
  }

  /*fixed*/
  header.fixed {
    position: fixed;
    background: rgba(255, 255, 255, 0.9);
    top: 0;
    z-index: 1;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.18);
  }

  /*navigation*/
  nav.gnav {
    display: none;
  }

  .right_sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
  }

  .right_sp .sp_header {
    font-size: 6px;
    color: #e84472;
    font-feature-settings: "palt";
  }

  .right_sp .sp_header h1 {
    position: static;
    height: auto;
  }

  .right_sp .sp_header h1 a {
    height: auto;
  }

  .right_sp .sp_header p {
    line-height: 1;
    margin-bottom: 4px;
  }

  .right_sp .sp_header_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  /*ヘッダボタン*/
  .header_tel {
    display: none;
  }

  .menu_en, .menu_tel, .menu_btn {
    margin-left: 5px;
  }

  .menu_en span.name, .menu_tel span.name, .menu_btn span.name {
    font-size: 10px;
    margin-top: -5px;
    display: block;
  }

  .menu_en a, .menu_tel a {
    width: 40px;
    height: 40px;
    display: block;
    color: #000;
    text-align: center;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  .menu_en i, .menu_tel i {
    font-size: 26px;
    margin-top: 1px;
  }

  .menu_en {
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: block;
    color: #000;
    text-align: center;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url("../img/btn_lang.png");
    background-size: 100%;
  }

  .menu_tel a {
    right: 52px;
    background: url("../img/btn_tel.png");
    background-size: 100%;
  }

  .menu_btn a {
    text-decoration: none;
  }

  .menu_btn i {
    font-size: 27px;
    margin-top: 1px;
  }

  .menu_btn .modal-open {
    text-align: center;
    display: block;
    top: 5px;
    right: 6px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    text-decoration: none;
    color: #000;
    background: url("../img/btn_menu.png");
    background-size: 100%;
  }

  .menu_btn .modal-open i::before {
    content: none;
  }

  .menu_btn .modal-open span {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }

  /*navigation*/
  #headerMenu nav, #header .hnav, #header .tel {
    display: none;
  }

  /*問い合わせ・宿泊プラン・*/
  .cnav {
    display: none;
  }

  /* スマホ用モーダルメニュー */
  .nav {
    width: 100%;
  }

  .nav p {
    display: table-cell;
  }

  .nav ul.nav-inner {
    width: 100%;
  }

  .nav ul.nav-inner li {
    width: 100%;
    text-align: left;
    margin: 0 auto 1px;
    background: #fff;
    border-bottom: 1px solid #a2a2a2;
  }

  .nav ul.nav-inner li a {
    margin: 0 auto;
    height: 36px;
    line-height: 36px;
    display: block;
    color: #333;
    background: #fff;
    text-decoration: none;
  }

  .nav ul.nav-inner li:last-child {
    border-bottom: none;
  }

  .nav li.nav01 a {
    cursor: default;
    padding: 0 10px;
  }

  .nav li.nav01 a.sp_hd {
    opacity: 1;
  }

  .nav li.nav01 .sp_hd {
    background: #4c4c4c;
    color: #fff;
    font-size: 14px;
  }

  .nav li ul {
    background: #fff;
    width: 100%;
    display: block;
  }

  .nav li div.dropmenu-inner {
    background: #fff;
    width: 100%;
  }

  .nav li div.dropmenu-inner li {
    width: 100% !important;
    margin: 0;
    padding: 0;
    border-top: 1px solid #333;
  }

  .nav li div.dropmenu-inner li a {
    display: block;
    margin: 0 auto;
    padding: 0 10px;
    font-size: 14px;
  }

  .nav li.li12 a {
    font-size: 10px !important;
  }

  .nav .sp_menu {
    width: 100%;
  }

  .nav .sp_menu li {
    width: 100%;
    text-align: left;
    margin: 0 auto 1px;
    background: #fff;
    font-size: 0.875em;
  }

  .nav .sp_menu li a {
    margin: 0 10px;
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    text-decoration: none;
    background-image: url(../img/common/arr_topics.png);
    background-position: 0 center;
    background-repeat: no-repeat;
  }

  /* 開閉用ボタンがクリックされた時のスタイル */
  .open .nav {
    cursor: url(../images/cross.svg), auto;
    -webkit-transition: all .5s;
    transition: all .5s;
    visibility: visible;
    opacity: 1;
  }

  /*modal-menu*/
  .rightSP {
    display: initial;
  }

  .lock {
    overflow: hidden;
  }

  .modal-wrap {
    z-index: 9998;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
  }

  .modal-overlay {
    z-index: 2;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba(0, 0, 0, 0.75);
  }

  .modal-content {
    position: relative;
    display: none;
    width: 80%;
    margin: 50px 30px;
    padding: 0;
    z-index: 9999;
  }

  .modal-content p {
    margin: 0;
    padding: 0;
  }

  .modal-content .modal-open {
    color: #00f;
    text-decoration: underline;
  }

  .modal-content .modal-open:hover {
    cursor: pointer;
    color: #f00;
  }

  .modal-content .modal-close {
    color: #fff;
    font-size: 30px;
    text-decoration: none;
    position: absolute;
    width: 100%;
    text-align: right;
    background: url(../img/drop_close.png) no-repeat center right 10px;
    background-size: 20px;
    height: 40px;
  }

  .modal-content .modal-close:hover {
    cursor: pointer;
    color: #f00;
  }

  .modal-content .modal_nav_inner {
    margin: 0;
    border-bottom: 1px solid #ddd;
    overflow: scroll;
  }

  .modal-content .modal_nav_inner li a {
    display: block;
    height: 45px;
    line-height: 45px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    border-top: 1px solid #ddd;
    border-bottom: none;
  }

  /*スマホ用モーダルメニューここまで*/
  /*--------------------------------------------------
  	main
  -------------------------------------------------- */
  /*MVエラー調整*/
  .main-photo {
    height: auto !important;
  }

  .main-photo-inner img {
    width: 100% !important;
  }

  /*
  --------------------------------------------------
  	Page structure
  -------------------------------------------------- */
  .viewer {
    z-index: 0;
  }

  .viewer ul {
    width: 100% !important;
  }

  .viewer ul li {
    width: 100% !important;
  }

  .nav_wrap {
    display: none;
  }

  .content {
    margin: 20px 0;
  }

  .content .inner {
    width: 84%;
    margin: auto;
  }

  .content h2 {
    width: 100%;
    letter-spacing: 0;
    font-size: 18px;
    margin: 30px 0 10px 0;
  }

  .content h2.hd {
    padding-top: calc( 91vw/750 * 100);
    top: calc( 381vw/750 * 100);
  }

  div#top_1column {
    width: 100%;
  }

  /*--------------------------------------------------
  	記事
  -------------------------------------------------- */
  .column {
    width: 100%;
  }
  .column table {
    width: 100%;
  }

  .column-inner {
    /*	h3 {
    		margin: 10px 0;
    	}*/
  }

  .column-inner h3 {
    text-align: center;
    font-size: 2.5rem;
    color: #e84472;
    font-weight: 400;
    margin: 30px 0;
  }

  .column-inner h3::before {
    content: "　";
    width: 3.7rem;
    padding-right: 1.3rem;
    background: url("../img/point_flower1.png") left center no-repeat;
    background-size: 30px;
  }

  .maincol h3.page_h3 {
    font-size: 2.2rem;
    margin: 30px 0;
    padding: 0;
  }

  .maincol .page_txt {
    font-feature-settings: "palt";
  }

  /*
  --------------------------------------------------
  	Page structure
  -------------------------------------------------- */
  .content-inner {
    width: 96%;
    margin: 0 auto;
    padding: 0 20px;
  }

  .wrapper {
    word-wrap: break-word;
  }

  .plandetail {
    overflow: inherit;
  }

  .plandetail-left,
  .plandetail-right {
    float: none;
    margin: 10px 0;
  }

  /*photo*/
  .photos-top-headline {
    width: 100% !important;
  }

  .plandetail img, .photos-top-headline img, .photos-bottom img, .photos-left-headline img, .photos-right-headline img {
    width: 100% !important;
    height: auto !important;
  }

  .photos-conformity-left > div, .photos-conformity-right > div, .photos-bottom > div {
    width: 100% !important;
    height: auto !important;
  }

  .photos-left-headline, .photos-right-headline {
    float: none;
    margin: 0;
    width: 100% !important;
  }

  .photos-left, .photos-right, .photos-top, .photos-bottom {
    float: none;
    width: 100% !important;
    margin: 0;
  }

  .photos img,
  .photos-left img,
  .photos-right img,
  .photos-top img,
  .photos-top-headline img,
  .photos-center img,
  .photos-conformity img,
  .photos-conformity-left img,
  .photos-conformity-right img,
  .photos-conformity-center img {
    width: 100% !important;
    margin: 0 0 10px 0;
    height: auto !important;
  }

  .photos-top ul.clearfix,
  .photos-top-headline ul.clearfix,
  .photos-right ul.clearfix,
  .photos-right-headline ul.clearfix,
  .photos-left ul.clearfix,
  .photos-left-headline ul.clearfix,
  .photos-bottom ul.clearfix {
    width: 100% !important;
  }

  .photos-top li,
  .photos-top-headline li,
  .photos-right li,
  .photos-right-headline li,
  .photos-left li,
  .photos-left-headline li,
  .photos-bottom li {
    width: auto !important;
    height: 55px !important;
  }

  .photos-top li a,
  .photos-top li a img,
  .photos-top-headline li a,
  .photos-top-headline li a img,
  .photos-right li a,
  .photos-right li a img,
  .photos-right-headline li a,
  .photos-right-headline li a img,
  .photos-left li a,
  .photos-left li a img,
  .photos-left-headline li a,
  .photos-left-headline li a img,
  .photos-bottom li a,
  .photos-bottom li a img {
    width: auto !important;
    height: 100% !important;
  }

  .column-inner {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
  }

  /* Tab Style */
  ul.ui-tabs-nav li {
    width: 33%;
    margin-right: 1px;
  }

  ul.ui-tabs-nav li:last-child {
    margin: 0;
  }

  ul.ui-tabs-nav li a {
    width: 100%;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  ul.ui-tabs-nav li#entries-tab-news.ui-tabs-selected:after, ul.ui-tabs-nav li#entries-tab-recommend.ui-tabs-selected:after, ul.ui-tabs-nav li#entries-tab-restaurant.ui-tabs-selected:after {
    content: "";
    width: 100%;
  }

  ul.ui-tabs-nav li#entries-tab-news a:hover, ul.ui-tabs-nav li#entries-tab-recommend a:hover, ul.ui-tabs-nav li#entries-tab-restaurant a:hover {
    opacity: 1;
  }

  /*ギャラリー形式*/
  .imagesurfingnormal {
    width: 100% !important;
    height: auto !important;
  }

  .imagesurfingnormal #photo {
    width: 100% !important;
    height: auto !important;
  }

  .imagesurfingnormal img {
    margin: 0 0 2px 0 !important;
  }

  /* Move */
  .move {
    right: 4%;
    margin-right: 0;
    bottom: 10px;
  }

  .move ul li a {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    line-height: 50%;
    padding: 0;
    background-size: contain;
    transition: all 300ms 0s ease;
  }

  .move ul li a:hover {
    background: #000 url(../img/pagetop.png) no-repeat center right;
    background-size: 50px;
  }

  .move.stop {
    right: 0%;
    width: 100%;
    height: 40px;
  }

  .move.stop a {
    position: absolute;
    background: #e84472 url(../img/arrowtop_w.png) no-repeat center right 10px;
    background-size: 20px;
    width: 100%;
    height: 40px;
    border-radius: 0;
    padding: 0;
    line-height: 40px;
    text-indent: 1px;
    color: #fff;
    text-align: center;
  }

  .move.stop a:hover {
    background: #000 url(../img/arrowtop_w.png) no-repeat center right 10px;
    background-size: 20px;
  }

  /*reservation Area */
  #reservation_area {
    background: #f9f4f0;
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 20px;
    margin-top: -0.5em;
    overflow: hidden;
  }

  #reservation_area .inner {
    background: none;
  }

  #reservation_area .inner-inner.clearfix {
    display: block;
  }

  #reservation_area select {
    padding: 6px;
    background: #fff;
    width: 100%;
  }

  #reservation_area input {
    padding: 6px 4px;
    width: 100%;
  }

  #reservation_area input#datepicker {
    width: 100%;
    font-size: 18px;
  }

  #reservation_area .search_right {
    padding: 0;
  }

  #reservation_area .btn_submit.sp input {
    display: inherit;
    margin-top: 10px;
  }

  #reservation_area .btn_submit input {
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding: 0;
    -webkit-appearance: none;
    background: url("../img/search_btn_sp.png");
    background-size: 100%;
  }

  #reservation_area .btn_submit input.search {
    height: 50px;
  }

  #reservation_area .inner {
    width: 90%;
    margin: 0 auto;
  }

  #reservation_area h3.search_title {
    width: 100%;
    font-size: 20px;
    margin: 0;
    background: url("../img/reservation_tit_sp.png") center center no-repeat;
    background-size: 30%;
    height: 80px;
  }

  #reservation_area li.box_day {
    width: 100%;
    margin: 0;
  }

  #reservation_area li.box_day input[type="checkbox"] {
    width: 16px !important;
    height: 16px;
  }

  #reservation_area li.box_day input {
    width: 100%;
  }

  #reservation_area > li {
    width: 100%;
  }

  #reservation_area li.pulldown01, #reservation_area li.pulldown02 {
    width: 50%;
    text-align: left;
  }

  #reservation_area .search_btn01 {
    margin: 0 0 20px 0;
  }

  #reservation_area .search_btn01 ul {
    width: 100%;
  }

  #reservation_area .search_btn01, #reservation_area .search_btn05 {
    width: 100%;
    padding: 0;
  }

  #reservation_area .search_btn02, #reservation_area .search_btn03, #reservation_area .search_btn04 {
    width: 32%;
    padding: 0;
  }

  #reservation_area .search_btn04 ul {
    display: block;
  }

  #reservation_area .searchBtns li {
    float: none;
    margin: 4px 0;
  }

  #reservation_area .searchBtns li.btn_submit {
    width: 100%;
  }

  #reservation_area .searchBtns li.pulldownWrap {
    width: 100%;
  }

  #reservation_area .searchBtns li.pulldown01 {
    float: left;
    width: 48%;
    margin-right: 4px;
  }

  #reservation_area .searchBtns li.pulldown02 {
    float: left;
  }

  #reservation_area .searchBtns li.pulldown01 select, #reservation_area .searchBtns li.pulldown02 select {
    width: 100%;
  }

  #reservation_area .btnToday {
    display: initial;
  }

  #reservation_area .btnToday input {
    width: 100%;
    border-radius: 4px;
  }

  #reservation_area .texttop, #reservation_area .textbottom {
    display: none;
  }

  #reservation_area .bottom_menu ul {
    text-align: center;
    border-top: 1px solid #c1c1c1;
    border-left: 1px solid #c1c1c1;
  }

  #reservation_area .bottom_menu ul li {
    float: left;
    width: 50%;
    border-right: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
  }

  #reservation_area .bottom_menu ul li a {
    width: 100%;
    float: left;
    display: block;
  }

  /*予約カレンダー*/
  div#calid3 {
    width: 90% !important;
    background: pink;
  }

  div#calid3 tr {
    height: 40px;
  }

  /*news*/
  .news {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 40px;
  }

  .news h2 {
    font-size: 20px;
    line-height: 50px;
    height: 50px;
    margin: 0 0 20px 0;
  }

  .news .recentPost {
    float: none;
    width: 100%;
    margin-right: 30px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #000;
  }

  .news .recentPost img {
    float: right;
    width: 50%;
    height: auto;
    margin: 0 0 20px 10px;
  }

  .news .recentPost h3 {
    margin: 0 0 10px 0;
    height: auto;
  }

  .news .articleWrap a {
    width: 100%;
  }

  .news .more {
    padding: 0;
  }

  .news .more a {
    width: 100%;
  }

  /*すべての記事を見るボタン*/
  .more a {
    width: 50%;
    margin: 10px auto;
    height: 40px;
    line-height: 40px;
    font-size: 12px !important;
    background: #fff url("../img/yajirusi3.png") right 25px center no-repeat;
    background-size: 10px;
  }

  /*sns icons*/
  .snsIcon {
    width: 100%;
  }

  .snsIcon .inner {
    width: 100%;
    margin: 0 auto;
    padding: inherit;
  }

  .snsIcon ul li {
    margin-right: 10px;
  }

  /*Banner Area*/
  .bannerArea {
    width: 100%;
    margin: 0 0 30px 0;
  }

  .bannerArea ul {
    width: 100%;
    margin: 0 auto;
  }

  .bannerArea ul li {
    width: 48%;
    float: left;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 8px;
  }

  .bannerArea ul li img {
    width: 100%;
    height: auto;
  }

  .bannerArea ul li:nth-of-type(even) {
    margin-right: 0px;
  }

  /*
  --------------------------------------------------
  	footer
  -------------------------------------------------- */
  footer {
    background: #f9f4f0;
    padding: 10px 0 0 0;
    margin: 50px 0 0 0;
  }

  footer .inner {
    width: 100%;
    margin: 0 auto;
  }

  footer .infoPhoto img {
    width: 200px;
  }

  footer .rowWrap {
    margin: 20px 0;
  }

  footer .infoPhoto, footer .infoaddress, footer .infoText {
    float: none;
    width: auto;
  }

  footer .information {
    width: 100%;
  }

  footer .information-photo {
    width: 100%;
    float: none;
    text-align: center;
  }

  footer .information-access, footer .information-read {
    overflow: inherit;
    width: 90%;
    margin: 0 auto;
  }

  footer .information-access .tel a {
    color: #fff;
    text-decoration: underline;
  }

  footer nav#footerMenu {
    display: none;
  }

  footer .copyright {
    text-align: center;
    line-height: 30px;
    font-size: 10px;
    padding: 15px 0 30px;
  }

  footer .footer_add_btn {
    display: block;
    width: 100%;
    font-size: 11px;
  }

  footer .fnav {
    font-size: 11px;
    width: 85%;
    margin: 0 auto 15px;
    padding-bottom: 10px;
  }

  footer .footer_btn {
    margin: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  footer .footer_btn li {
    margin: 6px;
    width: 120px;
    padding: 0;
  }

  footer .information-access {
    width: 252px;
  }

  .pagetop {
    right: 10px;
    margin-right: 0;
  }

  .pagetop a {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 5px;
  }

  .pagetop.stop a {
    height: 30px;
    line-height: 30px;
  }

  /*--------------------------------------------------
  	下層テンプレート
  -------------------------------------------------- */
  #page-home .content, #page-home .wrapper {
    margin: 0;
  }

  #page-home .inner {
    width: 100%;
  }

  #page-home .top_upper {
    background: url("../img/top_bg_toparea_sp.png") center top 300px repeat-y;
    background-size: 100%;
  }

  #page-home .top_room, #page-home .top_restaurant, #page-home .top_banquet {
    position: static;
    padding-top: 25px;
  }

  #page-home .top_box_1 {
    width: 75vw;
    margin: auto;
    position: static;
    background: #fff;
    box-shadow: 0 0 8px #fdeef2, 0 0 8px #fdeef2;
    padding: 25px 0 20px;
    text-align: center;
  }

  #page-home .top_box_1 p:nth-child(1) {
    padding: 0 40px;
  }

  #page-home .top_box_1 p:nth-child(2) {
    padding: 15px 0;
  }

  #page-home .top_box_1 p:nth-child(3) a {
    display: block;
    height: 30px;
    line-height: 30px;
    width: 130px;
    border: 1px solid #e84472;
    font-size: 12px;
    margin: auto;
    background: url("../img/yajirusi3.png") right 20px center no-repeat;
    background-size: 10px;
  }

  #page-home .top_box_2 {
    position: static;
  }

  #page-home .top_box_2 .slick-dots li button:before {
    font-size: 20px;
    opacity: 1;
    color: #d2d2d2;
  }

  #page-home .top_box_2 .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #c08a96;
  }

  #page-home #recommends {
    padding: 15px 0 50px;
    background: url("../img/top_plan_bg_sp.png") center top;
    background-size: 100% 100%;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", "游ゴシック", YuGothic,  sans-serif;
  }

  #page-home #recommends h2 {
    border: none;
    position: static;
    background: url("../img/top_plan_sp.png") center top no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 100%;
    height: 17vw;
    margin-bottom: 20px;
  }

  #page-home #recommends .more {
    margin-top: 30px;
  }

  #page-home #recommends .photos-left {
    width: 75% !important;
    margin: 20px auto 10px;
  }

  #page-home #recommends .plandetail-left {
    margin: 0 auto;
    width: 90%;
  }

  #page-home #recommends .plandetail-left h3 {
    margin: 0;
    font-size: 1.6rem;
    text-align: left;
  }

  #page-home #recommends .plandetail-left h3::before {
    content: none;
  }

  #page-home #recommends .plandetail-left a {
    color: #e84472;
  }

  #page-home #news {
    padding: 15px 0 50px;
  }

  #page-home #news h2 {
    border: none;
    background: url("../img/top_info_sp.png") center top no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 100%;
    height: 17vw;
    margin-bottom: 20px;
    position: static;
  }

  #page-home #news .column {
    width: 90%;
    margin: auto;
  }

  #page-home #news .column-inner {
    border-bottom: 1px dotted #eb6588;
  }

  #page-home #news .column-inner h3 {
    text-align: left;
    font-size: 1.6rem;
    margin: 0;
  }

  #page-home #news .column-inner h3::before {
    content: none;
  }

  #page-home #news .column:nth-last-child(1) .column-inner {
    margin-bottom: none;
  }

  #page-home #news .statement_link a {
    margin: 0 0 10px;
    background: #f7f8f8;
    font-size: 12px;
    color: #333;
    width: 130px;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", "游ゴシック", YuGothic,  sans-serif;
  }

  #page-home .top_access {
    /*		font-size: 12px;*/
    text-align: center;
    padding: 15px 0 50px;
    background: url("../img/top_access_bg_sp.jpg") center top no-repeat;
    background-size: 100% 100%;
  }

  #page-home .top_access h2 {
    border: none;
    background: url("../img/top_access_sp.png") center top no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 100%;
    height: 17vw;
    margin-bottom: 20px;
  }

  #page-home .top_access iframe {
    margin: 15px 0;
  }

  #page-detail h2 {
    border: none;
    background: url("../img/top_info_sp.png") center top no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-size: 100%;
    height: 17vw;
    margin-bottom: 20px;
  }

  #page-detail .column {
    width: 100%;
    margin: auto;
  }

  #page-detail .column-inner {
    border-bottom: 1px dotted #eb6588;
  }

  #page-detail .column:nth-last-child(1) .column-inner {
    margin-bottom: none;
  }

  #page-detail .statement_link {
    margin: 10px 0;
  }

  #page-detail .statement_link a {
    margin: 0 0 10px;
    background: #f7f8f8;
    font-size: 12px;
    color: #333;
    width: 130px;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", "游ゴシック", YuGothic,  sans-serif;
  }

  #page-rooms h2.hd {
    background: url("../img/h2_rooms_sp.png") center top no-repeat;
    background-size: 100%;
  }

  #page-restaurant h2.hd {
    background: url("../img/h2_restaurant_sp.png") center top no-repeat;
    background-size: 100%;
  }

  #page-facilities h2.hd {
    background: url("../img/h2_facilities_sp.png") center top no-repeat;
    background-size: 100%;
  }

  #page-banquet h2.hd {
    background: url("../img/h2_banquet_sp.png") center top no-repeat;
    background-size: 100%;
  }

  #page-conference h2.hd {
    background: url("../img/h2_conference_sp.png") center top no-repeat;
    background-size: 100%;
  }

  #page-access h2.hd {
    background: url("../img/h2_access_sp.png") center top no-repeat;
    background-size: 100%;
  }

  #page-location h2.hd {
    background: url("../img/h2_location_sp.png") center top no-repeat;
    background-size: 100%;
  }

  #page-faq h2.hd {
    background: url("../img/h2_faq_sp.png") center top no-repeat;
    background-size: 100%;
  }

  #page-privacy h2.hd {
    background: url("../img/h2_privacypolicy_sp.png") center top no-repeat;
    background-size: 100%;
  }

  #page-photos h2.hd {
    background: url("../img/h2_photogallery_sp.png") center top no-repeat;
    background-size: 100%;
  }

  #page-recruit h2.hd {
    background: url("../img/h2_recruit_sp.png") center top no-repeat;
    background-size: 100%;
  }

  #page-rooms .column {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    margin-top: 50px;
    background: url("../img/rooms_bg.png");
  }

  #page-rooms .tit {
    margin: 30px 0 20px;
  }

  #page-rooms .column:nth-child(3), #page-rooms .column:nth-child(4) {
    background: none;
    text-align: center;
    position: static;
    margin-top: 0;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  #page-rooms .column:nth-child(3) .column-inner, #page-rooms .column:nth-child(4) .column-inner {
    width: 100%;
    display: block;
  }

  #page-rooms .column-inner {
    width: 84%;
    margin: auto;
    display: flex;
    flex-direction: column;
  }

  #page-rooms .column-inner .room_title::before {
    content: none;
  }

  #page-rooms .column-inner .room_title {
    padding: 20px 0 10px;
  }

  #page-rooms .column-inner table {
    border: none;
  }

  #page-rooms .column-inner table th, #page-rooms .column-inner table td {
    display: table-cell;
    border: none;
    padding: 5px 0;
    background: none;
  }

  #page-rooms .column-inner table td::before {
    content: "　／　";
  }

  #page-rooms .column-inner .btn a {
    display: block;
    background: #e84472;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    margin: 20px 0;
  }

  #page-rooms .column-inner .btn a::after {
    content: "　→";
  }

  #page-rooms .pagenav {
    margin: 30px 0;
    font-feature-settings: "palt";
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #page-rooms .pagenav li {
    margin-bottom: 10px;
    width: 100%;
  }

  #page-rooms .pagenav li a {
    display: block;
    color: #333;
    border: 1px solid #e84472;
    padding: 13px 0;
    text-align: center;
  }

  #page-rooms .pagenav li:nth-child(1), #page-rooms .pagenav li:nth-child(2) {
    width: 49%;
  }

  #page-rooms .photos-right, #page-rooms .photos-left {
    order: 2;
  }

  #page-rooms .photos-right #photo-2, #page-rooms .photos-right #photo-3, #page-rooms .photos-right #photo-4, #page-rooms .photos-right #photo-5, #page-rooms .photos-right #photo-6, #page-rooms .photos-left #photo-2, #page-rooms .photos-left #photo-3, #page-rooms .photos-left #photo-4, #page-rooms .photos-left #photo-5, #page-rooms .photos-left #photo-6 {
    width: 100% !important;
  }

  #page-rooms .photos-right ul.clearfix, #page-rooms .photos-left ul.clearfix {
    width: 100% !important;
  }

  #page-rooms .photos-right ul.clearfix li, #page-rooms .photos-left ul.clearfix li {
    font-size: 0;
    margin-right: 8px;
    display: flex;
    justify-content: flex-start;
    width: calc( (100% - 24px) / 4) !important;
  }

  #page-rooms .photos-right ul.clearfix li a, #page-rooms .photos-left ul.clearfix li a {
    border: none;
    background: #000;
  }

  #page-rooms .photos-right ul.clearfix li a img, #page-rooms .photos-left ul.clearfix li a img {
    opacity: .5;
    width: 100% !important;
  }

  #page-rooms .photos-right ul.clearfix li a:hover img, #page-rooms .photos-right ul.clearfix li .imagesurfing-selected img, #page-rooms .photos-left ul.clearfix li a:hover img, #page-rooms .photos-left ul.clearfix li .imagesurfing-selected img {
    opacity: 1;
  }

  #page-rooms .photos-right ul.clearfix li:nth-last-child(1), #page-rooms .photos-left ul.clearfix li:nth-last-child(1) {
    margin-right: 0;
  }

  #page-facilities .page_midasi {
    text-align: center;
  }

  #page-facilities #number3 {
    width: 100%;
  }

  #page-facilities .top_line {
    margin: auto;
  }

  #page-facilities .cancell {
    background: #f9f4f0;
    padding: 1em 0;
  }

  #page-facilities .cancell p {
    text-align: center;
  }

  #page-facilities .plandetail h3 {
    text-align: center;
    font-size: 2.5rem;
    color: #e84472;
    font-weight: 400;
    margin: 30px 0 20px;
  }

  #page-facilities .plandetail h3::before {
    content: "　";
    width: 3.7rem;
    padding-right: 1.3rem;
    background: url("../img/point_flower1.png") left center no-repeat;
    background-size: 30px;
  }

  #page-facilities .plandetail p {
    text-align: left;
    line-height: 1.5;
  }

  #page-facilities .plandetail p span {
    color: #e84472;
  }

  #page-facilities .plandetail p:nth-child(2) {
    text-align: center;
  }

  #page-facilities .plandetail .top_line {
    border-top: 1px solid #e84472;
    margin-top: 20px;
    padding-top: 20px;
  }

  #page-facilities .plandetail ul li {
    margin-left: 1em;
    text-indent: -1em;
  }

  #page-facilities .plandetail ul li::before {
    content: "・";
  }

  #page-facilities .plandetail .sp_center {
    text-align: center;
    margin-top: 40px;
  }

  #page-facilities .plandetail .bg_max {
    background: url("../img/bg_max_bg.png");
    padding-bottom: 2em;
    text-align: left;
  }

  #page-facilities .plandetail .bg_max p:nth-child(2) {
    text-align: left;
  }

  #page-facilities .plandetail .bg_max ul {
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0;
  }

  #page-facilities .plandetail .bg_max ul li {
    width: 48%;
    margin-left: 0;
    text-indent: 0;
  }

  #page-facilities .plandetail .bg_max ul li p {
    text-align: right;
  }

  #page-facilities .plandetail .bg_max ul li img {
    width: 100%;
  }

  #page-facilities .plandetail .bg_max ul li::before {
    content: none;
  }

  #page-facilities .facilities_box_midasi {
    text-align: center;
  }

  #page-facilities .facilities_box_midasi p {
    display: inline-block;
    font-size: 2.5rem;
    padding: 0 20px;
  }

  #page-facilities .facilities_box_midasi p span {
    font-size: 1.6rem;
  }

  #page-restaurant .restaurant_tit {
    margin: 30px 0;
  }

  #page-restaurant .column h3 {
    color: #e84472;
    font-size: 2.3rem;
    font-weight: 400;
    text-align: left;
    margin: 0;
  }

  #page-restaurant .column h3::before {
    content: none;
  }

  #page-restaurant .column h4 {
    font-size: 1.8rem;
    border-bottom: 1px solid #e84472;
  }

  #page-restaurant .column h4 span {
    font-size: 1.2rem;
    display: block;
  }

  #page-restaurant .column p {
    margin-top: 1em;
  }

  #page-restaurant .column .box {
    margin-bottom: 40px;
  }

  #page-restaurant .column .box .ul_2col li, #page-restaurant .column .box .ul_3col li {
    display: flex;
    justify-content: space-between;
  }
  #page-restaurant .column .box .ul_2col li span, #page-restaurant .column .box .ul_3col li span {
    margin-bottom: 0;
  }

  #page-restaurant .column .box .ul_2col li span:nth-child(1)::before, #page-restaurant .column .box .ul_3col li span:nth-child(1)::before {
    content: "・";
  }

  #page-restaurant .column ul.clearfix {
    width: 100% !important;
  }

  #page-restaurant .column ul.clearfix li {
    font-size: 0;
    margin-right: 8px;
    display: flex;
    justify-content: flex-start;
    width: calc( (100% - 24px) / 4) !important;
  }

  #page-restaurant .column ul.clearfix li a {
    border: none;
    background: #000;
  }

  #page-restaurant .column ul.clearfix li a img {
    opacity: .5;
    width: 100% !important;
  }

  #page-restaurant .column ul.clearfix li a:hover img, #page-restaurant .column ul.clearfix li .imagesurfing-selected img {
    opacity: 1;
  }

  #page-restaurant .column ul.clearfix li:nth-last-child(1) {
    margin-right: 0;
  }

  #page-restaurant .bottom_banner {
    padding-bottom: 50px;
  }

  #page-banquet .banquet_ph {
    margin: 30px 0;
  }

  #page-banquet .plandetail h3::before {
    content: none;
  }

  #page-banquet .plandetail h3 {
    font-size: 2rem;
    color: #e84472;
    text-align: left;
    font-weight: 400;
    border-bottom: 1px solid #e84472;
    margin: 20px 0 10px;
  }

  #page-banquet .plandetail h3 span {
    color: #333;
    font-size: 1.8rem;
  }

  #page-banquet .plandetail h3 span span {
    font-size: 1.2rem;
    padding-left: 1em;
  }

  #page-banquet .plandetail h3 span .h3_point {
    padding-left: 0;
    color: #e84472;
  }

  #page-banquet .plandetail ul li {
    margin-left: 1em;
    text-indent: -1em;
  }

  #page-banquet .plandetail ul li span {
    display: block;
    font-size: 1.2rem;
    margin: 0 0 0 1.6rem;
  }

  #page-banquet .plandetail ul li::before {
    content: "・";
  }

  #page-banquet .attention {
    font-size: 1.4rem;
    margin: 20px 0 80px;
  }

  #page-faq .tit {
    text-align: center;
  }

  #page-faq .pagenav {
    margin: 30px 0;
    font-feature-settings: "palt";
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #page-faq .pagenav li {
    margin-bottom: 10px;
    width: 49%;
  }

  #page-faq .pagenav li a {
    display: block;
    color: #333;
    border: 1px solid #e84472;
    padding: 13px 0;
    text-align: center;
  }

  #page-faq .answer_list {
    margin-top: 50px;
  }

  #page-faq .answer_list dt {
    color: #e0525f;
    margin: 0 0 0.5em 1em;
    text-indent: -1em;
  }

  #page-faq .answer_list dt::before {
    content: "Q.";
  }

  #page-faq .answer_list dd {
    margin: 0 0 2em 1em;
    padding-bottom: 2em;
    border-bottom: 1px dotted #ccc;
  }

  #page-conference .photos-conformity-left {
    display: block;
  }

  #page-conference .photos-conformity-left .caps {
    display: none;
  }

  #page-conference #number2 table {
    width: 100%;
    font-size: 1.4rem;
  }

  #page-conference #number2 table tr {
    display: block;
    float: left;
  }

  #page-conference #number2 table tr td, #page-conference #number2 table tr th {
    border-left: none;
    display: block;
    height: 4em;
    text-align: center;
  }

  #page-conference #number2 table thead {
    display: block;
    float: left;
    width: 35%;
  }

  #page-conference #number2 table thead tr {
    width: 100%;
  }

  #page-conference #number2 table tbody {
    display: block;
    float: left;
    width: 65%;
  }

  #page-conference #number2 table tbody tr {
    width: 50%;
  }

  #page-conference .more a {
    width: 100%;
  }

  #page-access .column ul {
    margin-bottom: 1em;
  }

  #page-access #number3 ul li {
    margin-bottom: 1em;
  }

  #page-access .more a {
    margin-left: 0;
    margin-top: 0.5em;
    width: 100%;
  }

  #page-access .gmap {
    margin-top: 30px;
  }

  #page-access .gmap iframe {
    width: 100%;
  }

  #page-access .photos-bottom {
    margin: 1em auto 0;
  }

  #page-privacy #number2 {
    margin-top: 30px;
  }

  #page-privacy ol {
    list-style: decimal;
    font-size: 1.4rem;
    margin-left: 1.5em;
  }

  #page-privacy ol li {
    margin-bottom: 1em;
  }

  #page-privacy ol ul {
    list-style: none !important;
    margin-top: 1em;
  }

  #page-privacy ol ul li {
    margin-left: 2em;
    text-indent: -2em;
    list-style: none !important;
  }

  #page-privacy ol ul li ul li {
    margin-left: 1em;
    text-indent: -1em;
  }

  #page-privacy ol .li_second ul li {
    margin-left: 1em;
    text-indent: -1em;
  }

  #page-location .box {
    margin-bottom: 40px;
    border: 1px solid #f0e6d4;
  }

  #page-location .box .txt01, #page-location .box .txt02, #page-location .box .txt03, #page-location .box .txt04, #page-location .box .txt05 {
    padding: 0 10px 10px;
    font-size: 1.4rem;
  }

  #page-location .box .txt01 {
    padding-top: 10px;
  }

  #page-location .box .txt01:before {
    font-family: "Font Awesome 5 Free";
    content: '\f017';
    padding-right: 5px;
    font-weight: 400;
  }

  #page-location .box .txt02 {
    color: #a5465d;
    font-size: 2.5rem;
    line-height: 1;
  }

  #page-location .box .txt04 a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f35d';
    font-weight: 900;
    font-size: 13px;
    margin-left: 5px;
  }

  #page-location .box .txt05.more {
    bottom: 0;
    margin: auto 0 0 0;
  }

  #page-photos .photos-conformity-left {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #page-photos .photos-conformity-left div {
    width: 150px !important;
    margin-right: 0;
  }

  #page-photos .photos-conformity-left img {
    height: 100px;
  }

  #page-eng .breadcrumbs, #page-eng h2.hd {
    display: none;
  }

  #page-eng .wrapper {
    margin: 0;
  }

  #page-eng .inner {
    width: 100%;
  }

  #page-eng .column {
    width: 84%;
    margin: auto;
  }

  #page-eng .column table th, #page-eng .column table td {
    display: block;
  }

  #page-eng .column li {
    margin-left: 1em;
    text-indent: -1em;
  }

  #page-eng .column li span {
    color: #e84472;
  }

  #page-eng .column li::before {
    content: "■";
    color: #e84472;
  }

  #page-eng #number4 ul li, #page-eng .bg_max ul li, #page-eng #ft_contact_inner_en ul li {
    margin-left: 0;
    text-indent: 0;
    text-align: right;
  }

  #page-eng #number4 ul li img, #page-eng .bg_max ul li img, #page-eng #ft_contact_inner_en ul li img {
    width: 100%;
  }

  #page-eng #number4 ul li::before, #page-eng .bg_max ul li::before, #page-eng #ft_contact_inner_en ul li::before {
    content: none;
  }

  #page-eng #number2 table, #page-eng #number2 th, #page-eng #number2 td, #page-eng #number3 table, #page-eng #number3 th, #page-eng #number3 td {
    border: none;
    padding: 0;
  }

  #page-eng table {
    width: 100%;
  }

  #page-eng #number2 td, #page-eng #number3 td {
    width: 100% !important;
  }

  #page-eng .column h4 {
    margin: 30px 0 20px;
    border-bottom: 1px solid #e84472;
    font-weight: bold;
  }

  #page-eng #ft_contact_reserved_en .more a {
    width: 100%;
    font-size: 1.4rem !important;
  }
}
