@charset "UTF-8";
/* --------------------------------
 * font
 * -------------------------------- */
/* --------------------------------
 * color
 * -------------------------------- */
/* --------------------------------
 * config
 * -------------------------------- */
/* --------------------------------
 * easing
 * -------------------------------- */
@import url("https://fonts.googleapis.com/css?family=Josefin+Sans:300,300i,400,400i,600,600i,700,700i&display=swap");
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 200;
  src: url("../../fonts/SourceHanSansJP-ExtraLight.woff2") format("woff2"), url("../../fonts/SourceHanSansJP-ExtraLight.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 300;
  src: url("../../fonts/SourceHanSansJP-Light.woff2") format("woff2"), url("../../fonts/SourceHanSansJP-Light.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/SourceHanSansJP-Regular.woff2") format("woff2"), url("../../fonts/SourceHanSansJP-Regular.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("../../fonts/SourceHanSansJP-Medium.woff2") format("woff2"), url("../../fonts/SourceHanSansJP-Medium.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 600;
  src: url("../../fonts/SourceHanSansJP-Bold.woff2") format("woff2"), url("../../fonts/SourceHanSansJP-Bold.woff") format("woff");
  font-display: swap;
}

/* --------------------------------
 * フォント関連
 * -------------------------------- */
/* --------------------------------
 * メディアクエリ
 * -------------------------------- */
/* --------------------------------
 * float解除
 * -------------------------------- */
@media screen and (min-width: 1201px) {
  .main.next-page::before {
    content: " ";
    width: 100%;
    height: 400px;
    display: block;
  }
  .main.next-page .pankuzu {
    width: 1200px;
    margin: 20px auto;
    font-size: 0;
  }
  .main.next-page .pankuzu li {
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page .pankuzu li a {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page .pankuzu li::after {
    content: ">";
    margin: 0 5px;
    display: inline-block;
  }
  .main.next-page .pankuzu li:last-child::after {
    display: none;
  }
  .main.next-page.family::before {
    background: url(../images/family/catch_bg.jpg) no-repeat center;
    background-size: cover;
	height: 800px;
  }
  @media screen and (max-width: 1440px) {
    .main.next-page.family::before {
    background: url(../images/family/catch_bg_1440.jpg) no-repeat center;
    background-size: cover;
	height: 640px;
  }
  }
  .main.next-page.family .family_box {
    width: 1200px;
    margin: 60px auto 150px;
  }
  .main.next-page.family .family_box h2 {
    margin-bottom: 60px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.2em;
    line-height: 200%;
    text-align: center;
  }
  .main.next-page.family .family_box h2::before {
    content: " " attr(data-title);
    margin-bottom: 10px;
    display: block;
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 120%;
  }
  .main.next-page.family .family_box > .text_box {
    margin-bottom: 40px;
  }
  .main.next-page.family .family_box > .text_box p {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.01em;
    line-height: 190%;
    text-align: center;
  }
  .main.next-page.family .family_box .bath-type {
    width: 1200px;
    margin: 0 auto 80px;
  }
  .main.next-page.family .family_box .bath-type::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
  .main.next-page.family .family_box .bath-type .slider_box {
    width: 620px;
    float: left;
  }
  .main.next-page.family .family_box .bath-type .slider_box ul .slick-list {
    margin-bottom: 15px;
  }
  .main.next-page.family .family_box .bath-type .info_box {
    width: 520px;
    float: right;
  }
  .main.next-page.family .family_box .bath-type .info_box h3 {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page.family .family_box .bath-type .info_box .text_box {
    margin-bottom: 40px;
  }
  .main.next-page.family .family_box .bath-type .info_box .text_box p {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 190%;
    text-align: left;
  }
    .main.next-page.family .family_box .bath-type .info_box .attention {
 margin:-26px 0 40px;
  }
      .main.next-page.family .family_box .bath-type .info_box .attention p{
	  font-size: 13px;
	  font-weight: 400;
	  letter-spacing: .05em;
	  line-height: 170%;
	  color: #5E76AC;
	  }
  .main.next-page.family .family_box .bath-type .info_box .list_box {
    border-top: 1px solid #DDDDDD;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl {
    border-bottom: 1px solid #DDDDDD;
    padding: 20px 0;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl dt {
    width: 100px;
    float: left;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl dt span{
  font-size: 12px;
  line-height: 120%;
  display: inline-block;
  margin-top: 4px;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl dd {
    width: 400px;
    float: left;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 160%;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl dd::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl dd strong {
    font-weight: 500;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl dd table {
    width: 50%;
    float: left;
    border-spacing: 1px;
    border-collapse: unset;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl dd table tr th {
    width: 100px;
    padding: 7px 0;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 190%;
    text-align: center;
    color: #5E76AC;
    background: #DDE1EE;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl dd table tr td {
    width: 100px;
    padding: 7px 0;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 190%;
    text-align: center;
    background: #EEEEEE;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl dd table tr:nth-child(even) th {
    color: #fff;
    background: #5E76AC;
  }
  .main.next-page.family .family_box .bath-type .info_box .tel {
    margin: 20px 0;
  }
  .main.next-page.family .family_box .bath-type .info_box .tel > span {
    width: 67px;
    height: 28px;
    padding: 5px 0;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 0 1px 1px 0;
    margin-right: 20px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 140%;
    text-align: center;
    color: #fff;
    background: #5E76AC;
    position: relative;
  }
  .main.next-page.family .family_box .bath-type .info_box .tel > span::after {
    content: " ";
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    top: 0;
    right: -24px;
    border: 14px solid transparent;
    border-left: 10px solid #5E76AC;
  }
  .main.next-page.family .family_box .bath-type .info_box .tel a {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 140%;
    color: #5E76AC;
  }
  .main.next-page.family .family_box .bath-type .info_box .tel a span {
    font-size: 21px;
  }
  .main.next-page.room::before {
    background: url("../images/room_type/catch_bg.jpg") no-repeat center;
    background-size: cover;
  }
  .main.next-page.room .room_box {
    width: 1200px;
    margin: 60px auto 150px;
  }
  .main.next-page.room .room_box h2 {
    margin-bottom: 60px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.2em;
    line-height: 200%;
    text-align: center;
  }
  .main.next-page.room .room_box h2::before {
    content: " " attr(data-title);
    margin-bottom: 10px;
    display: block;
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 120%;
  }
  .main.next-page.room .room_box > .text_box {
    margin-bottom: 40px;
  }
  .main.next-page.room .room_box > .text_box p {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.01em;
    line-height: 190%;
    text-align: center;
  }
  .main.next-page.room .room_box .type_box {
    margin-bottom: 80px;
  }
  .main.next-page.room .room_box .type_box h3 {
    margin-bottom: 30px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.15em;
    line-height: 120%;
  }
  .main.next-page.room .room_box .type_box h3::before {
    content: " " attr(data-title);
    display: inline-block;
    margin-right: 10px;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.2em;
    line-height: 180%;
    font-family: 'Josefin Sans', sans-serif;
  }
  .main.next-page.room .room_box .type_box ul {
    font-size: 0;
  }
  .main.next-page.room .room_box .type_box ul li {
    width: 270px;
    display: inline-block;
    vertical-align: top;
    margin-right: 39px;
  }
  .main.next-page.room .room_box .type_box ul li a {
    display: block;
  }
  .main.next-page.room .room_box .type_box ul li a .image_box {
    margin-bottom: 10px;
    overflow: hidden;
  }
  .main.next-page.room .room_box .type_box ul li a .image_box img {
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .main.next-page.room .room_box .type_box ul li a p {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 120%;
    text-align: center;
    color: #999999;
  }
  .main.next-page.room .room_box .type_box ul li a p strong {
    margin-bottom: 5px;
    display: block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 120%;
    color: #181818;
  }
  .main.next-page.room .room_box .type_box ul li a:hover .image_box img {
    -webkit-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
  }
  .main.next-page.room.detail .room_box .inner .slider_type {
    width: 100%;
    margin-bottom: 50px;
  }
  .main.next-page.room.detail .room_box .inner .slider_type .slick-list {
    margin-bottom: 15px;
  }
  .main.next-page.room.detail .room_box .inner .slick-slider {
    margin: 0 0 50px;
    padding: 0;
  }
  .main.next-page.room.detail .room_box .inner .info_box::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
  .main.next-page.room.detail .room_box .inner .info_box .left_box {
    width: 570px;
    float: left;
    margin-bottom: 50px;
  }
  .main.next-page.room.detail .room_box .inner .info_box .left_box h3 {
    margin-bottom: 30px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.15em;
    line-height: 120%;
  }
  .main.next-page.room.detail .room_box .inner .info_box .left_box h3::before {
    content: " " attr(data-title);
    display: block;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.2em;
    line-height: 180%;
    font-family: 'Josefin Sans', sans-serif;
  }
  .main.next-page.room.detail .room_box .inner .info_box .left_box .text_box p {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page.room.detail .room_box .inner .info_box .right_box {
    width: 570px;
    float: right;
    border-top: 1px solid #DDDDDD;
  }
  .main.next-page.room.detail .room_box .inner .info_box .right_box dl {
    border-bottom: 1px solid #DDDDDD;
  }
  .main.next-page.room.detail .room_box .inner .info_box .right_box dl::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
  .main.next-page.room.detail .room_box .inner .info_box .right_box dl dt {
    width: 160px;
    float: left;
    padding: 20px 15px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page.room.detail .room_box .inner .info_box .right_box dl dd {
    width: 410px;
    float: right;
    padding: 20px 15px;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.01em;
    line-height: 160%;
  }
  .main.next-page.room.detail .room_box .inner .info_box .btn {
    width: 320px;
    float: left;
  }
  .main.next-page.room.detail .room_box .inner .info_box .btn a {
    display: block;
    padding: 17px;
    border: 1px solid #5E76AC;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 120%;
    text-align: center;
    color: #5E76AC;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    -webkit-transition-property: color,background;
    transition-property: color,background;
  }
  .main.next-page.room.detail .room_box .inner .info_box .btn a:hover {
    color: #fff;
    background: #5E76AC;
  }
  .main.next-page.restaurant {
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 0;
  }
  .main.next-page.restaurant::before {
    background: url("../images/restaurant/catch_bg.jpg") no-repeat center;
    background-size: cover;
  }
  .main.next-page.restaurant .restaurant_box {
    width: 1200px;
    margin: 60px auto 150px;
  }
  .main.next-page.restaurant .restaurant_box h2 {
    margin-bottom: 60px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.2em;
    line-height: 200%;
    text-align: center;
  }
  .main.next-page.restaurant .restaurant_box h2::before {
    content: " " attr(data-title);
    margin-bottom: 10px;
    display: block;
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 120%;
  }
  .main.next-page.restaurant .restaurant_box > .text_box {
    margin-bottom: 40px;
  }
  .main.next-page.restaurant .restaurant_box > .text_box p {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.01em;
    line-height: 190%;
    text-align: center;
  }
  .main.next-page.restaurant .restaurant_box .slider_box {
    margin-bottom: 100px;
  }
  .main.next-page.restaurant .restaurant_box .content_box {
    margin-bottom: 80px;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box {
    margin-bottom: 50px;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .title_box {
    width: 340px;
    float: left;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .title_box .image_box {
    margin-bottom: 20px;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .title_box h3 {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 180%;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .title_box h3 span {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 180%;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .title_box h3::before {
    display: none;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .title_box h3::after {
    content: " " attr(data-title);
    display: block;
    margin-top: 10px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.15em;
    line-height: 120%;
    font-family: 'Josefin Sans', sans-serif;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box {
    width: 820px;
    float: right;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box strong {
    display: block;
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box p {
    margin-bottom: 30px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box .btn_box {
    font-size: 0;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box .btn_box li {
    width: 320px;
    margin-right: 30px;
    display: inline-block;
    vertical-align: top;
    opacity: 1;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box .btn_box li a {
    width: 100%;
    display: block;
    padding: 18px 0;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 120%;
    position: relative;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box .btn_box li:nth-child(odd) a {
    border: 1px solid #5E76AC;
    color: #5E76AC;
    background: #fff;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    -webkit-transition-property: color , background;
    transition-property: color , background;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box .btn_box li:nth-child(odd) a:hover {
    color: #fff;
    background: #5E76AC;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box .btn_box li:nth-child(even) a {
    border: 1px solid #5E76AC;
    color: #fff;
    background: #5E76AC;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    -webkit-transition-property: color ,background;
    transition-property: color ,background;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box .btn_box li:nth-child(even) a::after {
    content: " ";
    width: 12px;
    height: 10px;
    display: block;
    background: url("../images/gaibu_wh.svg");
    position: absolute;
    top: calc(50% - 6px);
    right: 25px;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box .btn_box li:nth-child(even) a:hover {
    background: #7488B8;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box .left_box {
    width: 570px;
    float: left;
    border-top: 1px solid #DDDDDD;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box .right_box {
    width: 570px;
    float: right;
    border-top: 1px solid #DDDDDD;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box .full_box {
    border-top: 1px solid #DDDDDD;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl {
    border-bottom: 1px solid #DDDDDD;
    padding: 20px 0;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dt {
    width: 150px;
    float: left;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd {
    width: calc(100% - 170px);
    float: right;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 160%;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd p {
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 160%;
    margin-bottom: 15px;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd strong {
    font-weight: 500;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd table {
    width: 100%;
    float: left;
    border-spacing: 1px;
    border-collapse: unset;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd table tr th {
    width: 100px;
    padding: 7px 0;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 190%;
    text-align: center;
    color: #fff;
    background: #5E76AC;
    vertical-align: middle;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd table tr th span {
    display: block;
    font-size: 9px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 160%;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd table tr td {
    width: 100px;
    padding: 7px 0;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 190%;
    text-align: center;
    background: #EEEEEE;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd table tr:nth-child(n + 2) th {
    color: #5E76AC;
    background: #DDE1EE;
  }
  .main.next-page.restaurant .restaurant_box .content_box .cat {
    margin-bottom: 30px;
  }
  .main.next-page.restaurant .restaurant_box .content_box .cat p {
    padding: 5px 20px;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 190%;
    color: #fff;
    background: #0AB1A3;
  }
  .main.next-page.access::before {
    background: url("../images/access/catch_bg.jpg") no-repeat center;
    background-size: cover;
  }
  .main.next-page.access .access_box {
    margin: 60px auto 150px;
  }
  .main.next-page.access .access_box h2 {
    margin-bottom: 60px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.2em;
    line-height: 200%;
    text-align: center;
  }
  .main.next-page.access .access_box h2::before {
    content: " " attr(data-title);
    margin-bottom: 10px;
    display: block;
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 120%;
  }
  .main.next-page.access .access_box > .text_box {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  .main.next-page.access .access_box > .text_box p {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.01em;
    line-height: 190%;
    text-align: center;
  }
  .main.next-page.access .access_box .map_box {
    width: 1200px;
    margin: 0 auto 100px;
  }
  .main.next-page.access .access_box .map_box iframe {
    width: 100%;
    height: 400px;
    display: block;
  }
  .main.next-page.access .access_box .info_box .inner {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .main.next-page.access .access_box .info_box .map-wrap {
    width: 50%;
    height: auto;
    position: relative;
    overflow: hidden;
  }
  .main.next-page.access .access_box .info_box .map-wrap img {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .main.next-page.access .access_box .info_box .txt-wrap {
    width: 50%;
    background: none;
    padding: 50px 0 50px 60px;
  }
  .main.next-page.access .access_box .info_box .txt-wrap dl {
    margin-bottom: 24px;
  }
  .main.next-page.access .access_box .info_box .txt-wrap dl dt {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 120%;
    margin-bottom: 8px;
  }
  .main.next-page.access .access_box .info_box .txt-wrap dl dd {
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 160%;
  }
  .main.next-page.access .access_box .info_box .txt-wrap dl dd ul {
    margin-top: 18px;
  }
  .main.next-page.access .access_box .info_box .txt-wrap dl dd ul li {
    opacity: 1;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 160%;
  }
  .main.next-page.access .access_box .info_box .txt-wrap dl dd a {
    width: 220px;
    padding: 12px 10px;
    display: block;
    border: 1px solid #5E76AC;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 120%;
    text-align: center;
    color: #5E76AC;
  }
  .main.next-page.access .access_box .info_box .txt-wrap .info span {
    color: #5d75ac;
  }
  .main.next-page.access .access_box .info_box .txt-wrap .info dt {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 120%;
  }
  .main.next-page.access .access_box .info_box .txt-wrap .info dd {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 160%;
  }
}

@media screen and (max-width: 1200px) {
  .main.next-page {
    margin-top: .5rem;
  }
  .main.next-page::before {
    content: " ";
    width: 100%;
    height: 1.6rem;
    display: block;
  }
  .main.next-page .pankuzu {
    width: auto;
    margin: .1rem .2rem;
    font-size: 0;
  }
  .main.next-page .pankuzu li {
    display: inline-block;
    font-size: 0.1rem;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page .pankuzu li a {
    font-size: 0.1rem;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page .pankuzu li::after {
    content: ">";
    margin: 0 .05rem;
    display: inline-block;
  }
  .main.next-page .pankuzu li:last-child::after {
    display: none;
  }
  .main.next-page.family::before {
    background: url(../images/family/catch_bg_sp.jpg) no-repeat center;
    background-size: cover;
  }
  .main.next-page.family .family_box {
    width: auto;
    margin: .3rem auto 1rem;
  }
  .main.next-page.family .family_box h2 {
    margin-bottom: .3rem;
    font-size: 0.12rem;
    font-weight: 400;
    letter-spacing: 0.2em;
    line-height: 200%;
    text-align: center;
  }
  .main.next-page.family .family_box h2::before {
    content: " " attr(data-title);
    margin-bottom: .05rem;
    display: block;
    font-size: 0.26rem;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 120%;
  }
  .main.next-page.family .family_box > .text_box {
    margin: 0 .2rem .5rem;
  }
  .main.next-page.family .family_box > .text_box p {
    font-size: 0.15rem;
    font-weight: 300;
    letter-spacing: 0.01em;
    line-height: 190%;
    text-align: center;
  }
  .main.next-page.family .family_box .bath-type {
    width: auto;
    margin: 0 .2rem .8rem;
  }
  .main.next-page.family .family_box .bath-type::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
  .main.next-page.family .family_box .bath-type .slider_box {
    width: 100%;
    margin-bottom: .2rem;
  }
  .main.next-page.family .family_box .bath-type .slider_box ul .slick-list {
    margin-bottom: .05rem;
  }
  .main.next-page.family .family_box .bath-type .slider_box ul .slick-dots li {
    margin: 0 .05rem;
  }
  .main.next-page.family .family_box .bath-type .info_box {
    width: 100%;
  }
  .main.next-page.family .family_box .bath-type .info_box h3 {
    font-size: 0.22rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page.family .family_box .bath-type .info_box .text_box {
    margin-bottom: .2rem;
  }
  .main.next-page.family .family_box .bath-type .info_box .text_box p {
    font-size: 0.15rem;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 190%;
    text-align: left;
  }
      .main.next-page.family .family_box .bath-type .info_box .attention {
 margin:-.05rem 0 .25rem;
  }
      .main.next-page.family .family_box .bath-type .info_box .attention p{
	  font-size: .14rem;
	  font-weight: 400;
	  letter-spacing: .05em;
	  line-height: 170%;
	  color: #5E76AC;
	  }
  .main.next-page.family .family_box .bath-type .info_box .list_box {
    border-top: 1px solid #DDDDDD;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl {
    border-bottom: 1px solid #DDDDDD;
    padding: .2rem 0;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl dt {
    width: 100%;
    margin-bottom: .1rem;
    font-size: 0.14rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
    .main.next-page.family .family_box .bath-type .info_box .list_box dl dt span{
	font-size: .12rem;
	letter-spacing: .05em;
	}
  .main.next-page.family .family_box .bath-type .info_box .list_box dl dd {
    width: 100%;
    font-size: 0.14rem;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 160%;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl dd strong {
    font-weight: 500;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl dd span {
    display: block;
    text-indent: -1em;
    padding-left: 1em;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl dd table {
    width: 100%;
    display: block;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl dd table tr {
    display: block;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl dd table tr th {
    width: 1.08rem;
    display: inline-block;
    padding: .06rem 0;
    margin: 0 1px 1px 0;
    font-size: 0.13rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 190%;
    text-align: center;
    color: #5E76AC;
    background: #DDE1EE;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl dd table tr td {
    width: 1.07rem;
    display: inline-block;
    padding: .06rem 0;
    font-size: 0.13rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 190%;
    text-align: center;
    background: #EEEEEE;
  }
  .main.next-page.family .family_box .bath-type .info_box .list_box dl dd table tr:nth-child(even) th {
    color: #fff;
    background: #5E76AC;
  }
  .main.next-page.family .family_box .bath-type .info_box .tel {
    margin: .3rem 0;
  }
  .main.next-page.family .family_box .bath-type .info_box .tel > span {
    width: .67rem;
    height: .28rem;
    padding: .05rem 0;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 0 1px 1px 0;
    margin-right: .2rem;
    font-size: 0.13rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 120%;
    border-radius: 0 .02rem .02rem 0;
    text-align: center;
    color: #fff;
    background: #5E76AC;
    position: relative;
  }
  .main.next-page.family .family_box .bath-type .info_box .tel > span::after {
    content: " ";
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    top: 0;
    right: -.23rem;
    border: .14rem solid transparent;
    border-left: .1rem solid #5E76AC;
  }
  .main.next-page.family .family_box .bath-type .info_box .tel a {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.12rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 140%;
    color: #5E76AC;
  }
  .main.next-page.family .family_box .bath-type .info_box .tel a span {
    font-size: .21rem;
  }
  .main.next-page.room::before {
    background: url("../images/room_type/catch_bg_sp.jpg") no-repeat center;
    background-size: cover;
  }
  .main.next-page.room .room_box {
    width: auto;
    margin: .3rem auto .8rem;
  }
  .main.next-page.room .room_box h2 {
    margin-bottom: .3rem;
    font-size: 0.12rem;
    font-weight: 400;
    letter-spacing: 0.2em;
    line-height: 200%;
    text-align: center;
  }
  .main.next-page.room .room_box h2::before {
    content: " " attr(data-title);
    margin-bottom: .05rem;
    display: block;
    font-size: 0.26rem;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 120%;
  }
  .main.next-page.room .room_box > .text_box {
    margin: 0 .2rem .5rem;
  }
  .main.next-page.room .room_box > .text_box p {
    font-size: 0.15rem;
    font-weight: 300;
    letter-spacing: 0.01em;
    line-height: 190%;
    text-align: center;
  }
  .main.next-page.room .room_box .type_box {
    margin: 0 .2rem;
  }
  .main.next-page.room .room_box .type_box h3 {
    margin-bottom: .25rem;
    font-size: 0.12rem;
    font-weight: 400;
    letter-spacing: 0.15em;
    line-height: 120%;
  }
  .main.next-page.room .room_box .type_box h3::before {
    content: " " attr(data-title);
    display: inline-block;
    margin-right: .1rem;
    font-size: 0.25rem;
    font-weight: 600;
    letter-spacing: 0.2em;
    line-height: 180%;
    font-family: 'Josefin Sans', sans-serif;
  }
  .main.next-page.room .room_box .type_box ul {
    font-size: 0;
  }
  .main.next-page.room .room_box .type_box ul li {
    width: 100%;
    display: block;
    margin-bottom: .4rem;
  }
  .main.next-page.room .room_box .type_box ul li a {
    display: block;
  }
  .main.next-page.room .room_box .type_box ul li a .image_box {
    margin-bottom: .15rem;
    overflow: hidden;
  }
  .main.next-page.room .room_box .type_box ul li a .image_box img {
    width: 100%;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .main.next-page.room .room_box .type_box ul li a p {
    font-size: 0.14rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 120%;
    text-align: center;
    color: #999999;
  }
  .main.next-page.room .room_box .type_box ul li a p strong {
    margin-bottom: 5px;
    display: block;
    font-size: 0.16rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 120%;
    color: #181818;
  }
  .main.next-page.room .room_box .type_box ul li a:hover .image_box img {
    -webkit-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
  }
  .main.next-page.room.detail .room_box .inner .slider_type {
    width: 100%;
    margin-bottom: .5rem;
  }
  .main.next-page.room.detail .room_box .inner .slider_type .slick-dots li {
    margin: 0 .05rem;
  }
  .main.next-page.room.detail .room_box .inner .slider_type .slick-list {
    margin-bottom: .05rem;
  }
  .main.next-page.room.detail .room_box .inner .slick-slider {
    margin: 0 0 .2rem;
    padding: 0;
  }
  .main.next-page.room.detail .room_box .inner .info_box::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
  .main.next-page.room.detail .room_box .inner .info_box .left_box {
    width: 100%;
    margin-bottom: .4rem;
  }
  .main.next-page.room.detail .room_box .inner .info_box .left_box h3 {
    margin-bottom: .2rem;
    font-size: 0.12rem;
    font-weight: 400;
    letter-spacing: 0.15em;
    line-height: 120%;
  }
  .main.next-page.room.detail .room_box .inner .info_box .left_box h3::before {
    content: " " attr(data-title);
    display: block;
    font-size: 0.2rem;
    font-weight: 600;
    letter-spacing: 0.2em;
    line-height: 180%;
    font-family: 'Josefin Sans', sans-serif;
  }
  .main.next-page.room.detail .room_box .inner .info_box .left_box .text_box p {
    font-size: 0.15rem;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page.room.detail .room_box .inner .info_box .right_box {
    width: 100%;
    margin-bottom: 50px;
    border-top: 1px solid #DDDDDD;
  }
  .main.next-page.room.detail .room_box .inner .info_box .right_box dl {
    padding: .15rem .1rem;
    border-bottom: 1px solid #DDDDDD;
  }
  .main.next-page.room.detail .room_box .inner .info_box .right_box dl::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
  .main.next-page.room.detail .room_box .inner .info_box .right_box dl dt {
    width: 100%;
    margin-bottom: .1rem;
    font-size: 0.14rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page.room.detail .room_box .inner .info_box .right_box dl dd {
    width: 100%;
    font-size: 0.14rem;
    font-weight: 300;
    letter-spacing: 0.01em;
    line-height: 160%;
  }
  .main.next-page.room.detail .room_box .inner .info_box .btn {
    width: 2.4rem;
    margin: 0 auto;
  }
  .main.next-page.room.detail .room_box .inner .info_box .btn a {
    display: block;
    padding: .15rem;
    border: 1px solid #5E76AC;
    font-size: 0.15rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 120%;
    text-align: center;
    color: #5E76AC;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    -webkit-transition-property: color,background;
    transition-property: color,background;
  }
  .main.next-page.room.detail .room_box .inner .info_box .btn a:hover {
    color: #fff;
    background: #5E76AC;
  }
  .main.next-page.restaurant {
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 0;
  }
  .main.next-page.restaurant::before {
    background: url("../images/restaurant/catch_bg.jpg") no-repeat center;
    background-size: cover;
  }
  .main.next-page.restaurant .restaurant_box {
    width: auto;
    margin: .3rem auto .8rem;
  }
  .main.next-page.restaurant .restaurant_box h2 {
    margin-bottom: .3rem;
    font-size: 0.12rem;
    font-weight: 400;
    letter-spacing: 0.2em;
    line-height: 200%;
    text-align: center;
  }
  .main.next-page.restaurant .restaurant_box h2::before {
    content: " " attr(data-title);
    margin-bottom: .05rem;
    display: block;
    font-size: 0.26rem;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 120%;
  }
  .main.next-page.restaurant .restaurant_box > .text_box {
    margin: 0 .2rem .5rem;
  }
  .main.next-page.restaurant .restaurant_box > .text_box p {
    font-size: 0.15rem;
    font-weight: 300;
    letter-spacing: 0.01em;
    line-height: 190%;
    text-align: center;
  }
  .main.next-page.restaurant .restaurant_box .slider_box {
    margin: 0 .2rem .5rem;
  }
  .main.next-page.restaurant .restaurant_box .slider_box .slick-dots li {
    margin: 0 .05rem;
  }
  .main.next-page.restaurant .restaurant_box .content_box {
    margin: 0 .2rem .8rem;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box {
    margin-bottom: .4rem;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .title_box {
    width: 100%;
    margin-bottom: .2rem;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .title_box .image_box {
    margin-bottom: .2rem;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .title_box h3 {
    margin: 0;
    padding: 0;
    font-size: 0.2rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 180%;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .title_box h3 span {
    font-size: 0.25rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 180%;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .title_box h3::before {
    display: none;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .title_box h3::after {
    content: " " attr(data-title);
    display: block;
    margin-top: .1rem;
    font-size: 0.12rem;
    font-weight: 500;
    letter-spacing: 0.15em;
    line-height: 120%;
    font-family: 'Josefin Sans', sans-serif;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box {
    width: 100%;
    font-size: 0.14rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box strong {
    display: block;
    margin-bottom: .15rem;
    font-size: 0.17rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box p {
    margin-bottom: .3rem;
    font-size: 0.14rem;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box .btn_box {
    font-size: 0;
    text-align: center;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box .btn_box li {
    width: 2.4rem;
    margin: 0 auto .15rem;
    display: inline-block;
    vertical-align: top;
    opacity: 1;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box .btn_box li a {
    width: 100%;
    display: block;
    padding: .15rem 0;
    text-align: center;
    font-size: 0.15rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 120%;
    position: relative;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box .btn_box li:nth-child(odd) a {
    border: 1px solid #5E76AC;
    color: #5E76AC;
    background: #fff;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    -webkit-transition-property: color , background;
    transition-property: color , background;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box .btn_box li:nth-child(odd) a:hover {
    color: #fff;
    background: #5E76AC;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box .btn_box li:nth-child(even) a {
    border: 1px solid #5E76AC;
    color: #fff;
    background: #5E76AC;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    -webkit-transition-property: color ,background;
    transition-property: color ,background;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box .btn_box li:nth-child(even) a::after {
    content: " ";
    width: 12px;
    height: 10px;
    display: block;
    background: url("../images/gaibu_wh.svg");
    position: absolute;
    top: calc(50% - 6px);
    right: 25px;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box .btn_box li:nth-child(even) a:hover {
    background: #7488B8;
  }
  .main.next-page.restaurant .restaurant_box .content_box .info_box .text_box .btn_box li:last-child {
    margin-bottom: 0;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box .left_box {
    width: 100%;
    border-top: 1px solid #DDDDDD;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box .right_box {
    width: 100%;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box .full_box {
    border-top: 1px solid #DDDDDD;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl {
    border-bottom: 1px solid #DDDDDD;
    padding: .2rem 0;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dt {
    width: 100%;
    margin-bottom: .1rem;
    font-size: 0.14rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 190%;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd {
    width: 100%;
    font-size: 0.14rem;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 160%;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd p {
    margin-bottom: .15rem;
    font-size: 0.14rem;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 160%;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd strong {
    font-weight: 500;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd span {
    display: block;
    text-indent: -1em;
    padding-left: 1em;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd strong {
    font-weight: 500;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd table {
    width: 100%;
    float: left;
    border-spacing: 1px;
    border-collapse: unset;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd table tr th {
    width: 100px;
    padding: .07rem 0;
    font-size: 0.12rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 190%;
    text-align: center;
    color: #fff;
    background: #5E76AC;
    vertical-align: middle;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd table tr th span {
    display: block;
    font-size: 0.09rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 160%;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd table tr td {
    width: 1rem;
    padding: .07rem 0;
    font-size: 0.12rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 190%;
    text-align: center;
    background: #EEEEEE;
  }
  .main.next-page.restaurant .restaurant_box .content_box .list_box dl dd table tr:nth-child(n + 2) th {
    color: #5E76AC;
    background: #DDE1EE;
  }
  .main.next-page.restaurant .restaurant_box .content_box .cat {
    margin-bottom: 30px;
  }
  .main.next-page.restaurant .restaurant_box .content_box .cat p {
    padding: 5px 20px;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 190%;
    color: #fff;
    background: #0AB1A3;
  }
  .main.next-page.access {
    padding: 0;
    margin: .5rem 0 0;
  }
  .main.next-page.access::before {
    background: url("../images/access/catch_bg.jpg") no-repeat center;
    background-size: cover;
  }
  .main.next-page.access .access_box {
    width: auto;
    margin: .3rem auto .8rem;
  }
  .main.next-page.access .access_box h2 {
    margin-bottom: .3rem;
    font-size: 0.12rem;
    font-weight: 400;
    letter-spacing: 0.2em;
    line-height: 200%;
    text-align: center;
  }
  .main.next-page.access .access_box h2::before {
    content: " " attr(data-title);
    margin-bottom: .05rem;
    display: block;
    font-size: 0.26rem;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 120%;
  }
  .main.next-page.access .access_box > .text_box {
    margin: 0 .2rem .5rem;
  }
  .main.next-page.access .access_box > .text_box p {
    font-size: 0.15rem;
    font-weight: 300;
    letter-spacing: 0.01em;
    line-height: 190%;
    text-align: center;
  }
  .main.next-page.access .access_box .map_box {
    width: auto;
    margin: 0 0 1rem;
  }
  .main.next-page.access .access_box .map_box iframe {
    width: 100%;
    height: 3rem;
    display: block;
  }
  .main.next-page.access .access_box .info_box .inner {
    width: 100%;
    margin: 0;
  }
  .main.next-page.access .access_box .info_box .map-wrap {
    width: 100%;
    height: auto;
    margin-bottom: .4rem;
    position: relative;
    overflow: hidden;
  }
  .main.next-page.access .access_box .info_box .map-wrap img {
    width: 100%;
    height: auto;
  }
  .main.next-page.access .access_box .info_box .txt-wrap {
    width: 100%;
    background: none;
    padding: 0 .2rem;
  }
  .main.next-page.access .access_box .info_box .txt-wrap dl {
    margin-bottom: .24rem;
  }
  .main.next-page.access .access_box .info_box .txt-wrap dl dt {
    font-size: 0.14rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 120%;
    margin-bottom: .10rem;
  }
  .main.next-page.access .access_box .info_box .txt-wrap dl dd {
    font-size: 0.13rem;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 160%;
  }
  .main.next-page.access .access_box .info_box .txt-wrap dl dd ul {
    margin-top: 18px;
  }
  .main.next-page.access .access_box .info_box .txt-wrap dl dd ul li {
    opacity: 1;
    font-size: 0.13rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 160%;
  }
  .main.next-page.access .access_box .info_box .txt-wrap dl dd a {
    width: 2rem;
    padding: .12rem .1rem;
    display: block;
    border: 1px solid #5E76AC;
    font-size: 0.13rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 120%;
    text-align: center;
    color: #5E76AC;
  }
  .main.next-page.access .access_box .info_box .txt-wrap .info span {
    color: #5d75ac;
  }
  .main.next-page.access .access_box .info_box .txt-wrap .info dt {
    font-size: 0.16rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 120%;
  }
  .main.next-page.access .access_box .info_box .txt-wrap .info dd {
    font-size: 0.14rem;
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 160%;
  }
	
	.main.next-page .reservation{
		margin-bottom: .60rem;
	}
}
/*# sourceMappingURL=next.css.map */


.news .news_sai {
  width: 1000px;
  margin: 45px auto 100px;
}

.news .news_sai h2 {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.08em;
  line-height: 160%;
  text-align: center;
  margin-bottom: 70px;
}

.news .news_sai h2 .cate {
  display: block;
  font-family: 'Josefin Sans', sans-serif;
  color: #181800;
  font-size: 35px;
  font-weight: 600;
  letter-spacing: 0.15em;
  line-height: 120%;
  text-align: center;
  margin: 0 auto 68px;
}

.news .news_sai h2 .date {
  display: block;
  color: #181800;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 160%;
  text-align: center;
  margin-bottom: 20px;
}

.news .news_sai .content_box {
  width: 1000px;
  margin: 0 auto 50px;
}

.news .news_sai .content_box p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 160%;
  margin: 0 0 1.5em;
}

.news .news_sai .content_box img {
  display: block;
  width: auto;
  height: auto;
  max-width: 750px;
  max-height: 100%;
  margin: 0 auto;
}

.news .news_sai .btn {
  width: 270px;
  display: block;
  margin: 0 auto;
}

.news .news_sai .btn a {
  display: block;
  padding: 20px;
  border: 1px solid #5D75AC;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 120%;
  color: #5D75AC;
  text-decoration: none;
  text-align: center;
  position: relative;
  background: #fff;
  cursor: pointer;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-transition-property: color ,background;
  transition-property: color ,background;
}

.news .news_sai .btn a:hover {
  color: #fff;
  background: #5D75AC;
}

.news .news_box {
  width: 1200px;
  margin: 45px auto 100px;
}

.news .news_box h2 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 120%;
  font-family: 'Josefin Sans', sans-serif;
  color: #181800;
  margin-bottom: 30px;
}

.news .news_box .news_list li {
  padding: 25px 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}

.news .news_box .news_list li a time {
  display: block;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 120%;
  color: #181800;
  margin-bottom: 13px;
}

.news .news_box .news_list li a p {
  display: block;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.08em;
  line-height: 120%;
  color: #181800;
}

@media screen and (max-width: 1200px) {
  .news .news_sai {
    width: auto;
    margin: .4rem .3rem .8rem;
  }

  .news .news_sai h2 {
    margin-bottom: .4rem;
    font-size: 0.2rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 160%;
    text-align: left;
  }

  .news .news_sai h2 .cate {
    display: block;
    font-family: 'Josefin Sans', sans-serif;
    color: #181800;
    font-size: 0.26rem;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 120%;
    text-align: center;
    margin: 0 auto .2rem;
  }

  .news .news_sai h2 .date {
    margin-bottom: 10px;
    font-size: 0.11rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 160%;
    text-align: center;
    display: block;
  }

  .news .news_sai .content_box {
    width: auto;
    margin: 0 auto .3rem;
  }

  .next .news_sai .content_box p {
    font-size: 0.14rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 160%;
    margin: 0 0 1.5em;
  }

  .news .news_sai .content_box img {
    width: auto;
    max-width: 100%;
    height: auto;
  }

  .news .news_sai .btn {
    width: 2rem;
    display: block;
    margin: auto;
  }

  .news .news_sai .btn a {
    display: block;
    padding: .15rem;
    border: 1px solid #5D75AC;
    font-size: 0.14rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 120%;
    color: #5D75AC;
    text-decoration: none;
    text-align: center;
    position: relative;
    cursor: pointer;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    -webkit-transition-property: color ,background;
    transition-property: color ,background;
  }

  .news .news_sai .btn a:hover {
    color: #fff;
    background: #5D75AC;
  }

  .news .news_box {
    width: auto;
    margin: .4rem .2rem .4rem;
  }

  .news .news_box h2 {
    font-size: 0.24rem;
    font-weight: 700;
    letter-spacing: 0.15em;
    line-height: 120%;
    font-family: 'Josefin Sans', sans-serif;
    color: #181800;
    margin-bottom: .1rem;
  }

  .news .news_box .news_list li {
    padding: .2rem 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: .15rem;
  }

  .news .news_box .news_list li a time {
    display: block;
    font-size: 0.14rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 120%;
    color: #181800;
    margin-bottom: .1rem;
  }

  .news .news_box .news_list li a p {
    display: block;
    font-size: 0.16rem;
    font-weight: 400;
    letter-spacing: 0.08em;
    line-height: 160%;
    color: #181800;
  }
}



.reservation_area .contact_contents {
width: 1000px;
margin: 0 auto;
}
.main.next-page.access.reservation_area .contact_contents {
margin-top: 80px ;

}
.main.next-page.access.reservation_area .contact_contents h2.contact_ttl{
font-size: 17px;
text-align: left;
padding-bottom: 0px;
border-bottom: solid 1px #181800;
font-weight: 500;
font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.main.next-page.access.reservation_area .contact_contents .contact_tel{
font-size: 24px;
font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
margin-top: -20px;
}
.main.next-page.access.reservation_area .contact_contents .contact_tel i{
font-size: 14px;
font-style: normal;

}
.main.next-page.access.reservation_area .contact_contents .contact_tel span{
font-size: 14px;
font-weight: 300;
padding-left: 10px;
letter-spacing: .05em;
}
.main.next-page.access.reservation_area .contact_contents .btn{
display: inline-block;
margin-right: 10px;
margin-top: -20px;
}


@media screen and (max-width: 1200px) {
/*.reservation_area .contact_contents {
width: 1000px;
margin: 0 auto;
}*/
.main.next-page.access.reservation_area .contact_contents {
width: auto;
margin: 0 .2rem .5rem;

}
.main.next-page.access.reservation_area .contact_contents h2.contact_ttl{
font-size:.15rem;
text-align: left;
padding-bottom: .05rem;
border-bottom: solid 1px #181800;
font-weight: 500;
font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.main.next-page.access.reservation_area .contact_contents .contact_tel{
font-size: .22rem;
font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
margin-top: 0;
}
.main.next-page.access.reservation_area .contact_contents .contact_tel i{
font-size: .14rem;
font-style: normal;

}
.main.next-page.access.reservation_area .contact_contents .contact_tel span{
font-size: .14rem;
font-weight: 300;
padding-left: 10px;
letter-spacing: .05em;
}
.main.next-page.access.reservation_area .contact_contents .btn{
display: block;
margin-bottom: .2rem;
margin-top: 0;
}

}