@charset "utf-8";

/*
Theme Name: urban-hotel
Author: abeden co.ltd.
Version: 1.0
*/

/* base */

html {
    padding: 0;
    font-size: 62.5%;
}

body {
    position: relative;
    background: #F3F3F3;
    font-family: 'Noto Sans JP', '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    color: #221e1f;
    font-size: 1.6rem;
    line-height: 1.5em;
    margin: 0;
    overflow: hidden;
}

h1 {
    font-size: 2.4rem;
}

h1 a {
    color: #000;
}

h2 {
    line-height: 1.2em;
}

a {
    color: #4682b4;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #bbc8e6;
    transition-duration: 0.2s;
}

a:hover img {
    opacity: 0.8;
    transition-duration: 0.2s;
}

a:focus {
    outline: none;
}

img {
    vertical-align: middle;
}

p {
    text-align: justify;
    margin: 25px 0;
}

ul {
    list-style: none;
}

ul.list_s {
    list-style: disc;
    padding-left: 1.2em;
    margin-bottom: 25px;
}

ol {
    padding-left: 25px;
}

ol li {
    margin: 10px 0;
}

dt {
    font-size: 1.8rem;
    font-weight: bold;
}

dd {
    margin: 20px 0 50px;
}

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

th,
td {
    padding: 10px;
}

hr {
    border: 0;
    height: 1px;
    background: #ccc;
    background-image: -webkit-linear-gradient(left, #eee, #ddd, #eee);
    background-image: -moz-linear-gradient(left, #eee, #ddd, #eee);
    background-image: -ms-linear-gradient(left, #eee, #ddd, #eee);
    background-image: -o-linear-gradient(left, #eee, #ddd, #eee);
    background-image: linear-gradient(left, #eee, #ddd, #eee);
    margin: 70px 0;
}

address {
    font-style: normal;
}

[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
    border: solid thin #ccc;
    padding: 5px;
    border-radius: 3px;
}

[type="submit"],
[type="button"] {
    background: #0095d9;
    color: #fff;
    padding: 5px 15px 2px;
    cursor: pointer;
}

[type="submit"]:hover,
[type="button"]:hover {
    background-color: #70b6f2;
}

small {
    font-size: 1.3rem;
}

rt {
    font-size: 1.3rem;
}

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

/* common*/

.container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    margin: 0 auto;
}

.container.al_c {
    align-items: center;
}

.g_container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(450px, 1fr));
}

.co_box {
    position: relative;
    padding: 0 20px;
    flex-basis: 600px;
    flex-grow: 1;
}

.co_box_m {
    position: relative;
    padding: 30px 20px;
    flex-basis: 450px;
    flex-grow: 1;
}

.co_box_s {
    position: relative;
    padding: 0 20px;
    flex-basis: 350px;
    flex-grow: 1;
}

.co_box_ss {
    position: relative;
    padding: 0 20px;
    flex-basis: 300px;
    flex-grow: 1;
}

.co_img {
    position: relative;
    padding: 10px 20px;
    flex-basis: 350px;
    flex-grow: 1;
}

.co_img_s {
    position: relative;
    text-align: center;
    padding: 10px 20px;
    flex-basis: 300px;
    flex-grow: 1;
}

.co_img_ss {
    position: relative;
    text-align: center;
    padding: 10px 20px;
    flex-basis: 250px;
    flex-grow: 1;
}

.co_img img,
.co_img_s img,
.co_img_ss img {
    display: inline-block;
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.co_img_s img {
    max-width: 300px;
}

.co_img_ss img {
    max-width: 250px;
}

.co_side {
    position: relative;
    padding: 0 20px;
    flex-basis: 150px;
    flex-grow: 1;
}

.space {
    padding: 70px 0;
}

.wrap {
    position: relative;
    width: 100%;
    max-width: 1024px;
    padding: 80px 20px;
    margin: 0 auto;
}

.wrap_r {
    width: 100%;
    max-width: 1024px;
    padding: 20px;
    margin: 0 auto;
}

.wrap_w {
    position: relative;
    width: 100%;
    max-width: 1280px;
    padding: 80px 20px;
    margin: 0 auto;
}

.band {
    background: #b94047;
    color: #fff;
    padding: 50px 0;
}

.band p {
    color: #fff;
}

.band_a {
    padding: 50px 0;
}

.band_f {
    background: #fff;
}

.cap_1 {
    position: relative;
    font-family: "Playfair Display", Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 6.4rem;
    font-weight: normal;
    color: #caa882;
    line-height: 1em;
}

.cap_1 .cap_1_sub {
    display: block;
    font-size: 3.2rem;
    color: #b94047;
}

.band .cap_1 .cap_1_sub {
    color: #fff;
}

.cap_2 {
    position: relative;
    font-family: "Playfair Display",Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 3.2rem;
    color: #b94047;
    padding-bottom: 30px;
}

.cap_2::after {
    content: "";
    display: inline-block;
    position: relative;
    top: 2px;
    left: 15px;
    width: 2px;
    height: 0.8em;
    background: #b94047;
    transform: rotate(20deg);
}

.cap_2 span {
    display: inline-block;
    position: absolute;
    top: 1.6em;
    left: 0;
    font-size: 2rem;
    font-weight: bold;
    color: #9E8161;
    margin-top: 7px;
}

.cap_3 {
    position: relative;
    font-family: "Playfair Display",Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 4.8rem;
    font-weight: normal;
    color: #caa882;
    line-height: 1em;
    margin: 20px 0 40px;
}

.cap_3 div {
    display: inline-block;
    margin-right: 15px;
}

.cap_3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -0.2em;
    width: 100%;
    height: 2px;
    background: #caa882;
    border-radius: 2px;
}

.cap_3_sub {
    display: inline-block;
    position: relative;
    top: -0.5em;
    font-size: 2rem;
    color: #333;
    line-height: 0;
}

.band .cap_3 {
    color: #caa882;
}

.band .cap_3_sub {
    color: #fff;
}

.cap_4 {
    position: relative;
    width: 100%;
    font-family: "Playfair Display",Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 4rem;
    font-weight: normal;
    color: #caa882;
    line-height: 1em;
    margin: 50px 0 30px;
}

.cap_4 span {
    display: block;
    margin-right: 15px;
}

.cap_4::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #caa882;
}

.cap_4_sub {
    position: relative;
    top: 0;
    font-size: 2rem;
    color: #333;
}

.cap_5 {
    font-family: "Playfair Display",Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.2em;
    padding: 5px 0;
    margin-bottom: 20px;
    border-bottom: solid thin #fff;
}

.more a {
    display: inline-block;
    position: relative;
    background: #fff;
    font-weight: bold;
    color: #b94047;
    padding: 10px 60px 10px 30px;
    border: solid 2px #b94047;
    border-radius: 0 10px 0 10px;
    transition-duration: 0.1s;
}

.more a:hover {
    background: #b94047;
    color: #fff;
    border-color: #fff;
}

.more a::after {
    content: url(img/common/arrow_02.svg);
    position: absolute;
    top: 0.7em;
    right: 20px;
    width: 16px;
    height: 16px;
}

.more a:hover::after {
    right: 15px;
    transition-duration: 0.2s;
}

.btn_1 {
    display: inline-block;
    position: relative;
    color: #b94047;
}

.btn_1::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: -13px;
    bottom: -5px;
    width: 40px;
    height: 40px;
    background: rgba(185, 64, 71, 0.2);
    border-radius: 0 20px;
    z-index: -1;
}

.btn_1::after {
    content: url(img/common/arrow_02.svg);
    margin-left: 10px;
}

.btn_1:hover {
    color: #b94047;
}

.btn_1:hover::before {
    width: 110px;
    transition-duration: 0.2s;
}

.red {
    color: red;
}

.txt_l {
    text-align: left;
}

.txt_r {
    text-align: right;
}

.txt_c {
    text-align: center;
}

.font_m {
    font-family: "Playfair Display", Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.large {
    font-size: 2rem;
}

.xlarge {
    font-size: 3.2rem;
}

.in_block {
    display: inline-block;
}

.variable_img img {
    width: 100%;
    height: auto;
}

.w_600 {
    max-width: 600px;
    margin: auto;
}

.w_700 {
    max-width: 700px;
    margin: auto;
}

.bg_img_1 {
    content: "";
    height: 450px;
    background: url(img/room/corridor_01.jpg);
    background-size: cover;
    background-position: center;
}

.bg_img_2 {
    content: "";
    height: 450px;
    background: url(img/room/corridor_02.jpg);
    background-size: cover;
    background-position: center;
}

/* modal */

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.9);
  align-items: center;
  justify-content: center;
  animation: modalFadeIn 0.3s;
}

.modal img {
  max-width: 90%;
  max-height: 80vh;
  object-fit: contain;
}

.clickable_image:hover {
  cursor: zoom-in;
}

.modal img:hover {
  cursor: zoom-out;
}

@keyframes modalFadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes modalFadeOut {
  from { opacity: 1; }
  to { opacity: 0; }
}

/* header */

header {
    position: fixed;
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
    align-items: center;
    z-index: 1000;
    backdrop-filter: blur(2px);
}

header a {
    color: #333;
}

.site_title {
    font-family: "Playfair Display", Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 1.8rem;
    padding: 0.5em 1em;
    flex-basis: 150px;
    flex-grow: 1;
}

.site_title img {
    display: inline-block;
    width: 140px;
    margin: 0 5px;
}

.top_tel {
    display: inline-block;
    position: relative;
    top: 0.1em;
    font-size: 2.4rem;
    font-weight: bold;
}

.top_tel::before {
    content: url(img/common/tel.svg);
    position: relative;
    top: 3px;
    margin-right: 7px;
}

.reservation {
    display: inline-block;
}

.reservation a {
    display: inline-block;
    position: relative;
    background: #b94047;
    font-weight: bold;
    color: #fff;
    padding: 6px 25px 5px 55px;
    margin: 5px;
    border-radius: 25px;
}

.reservation a::before {
    content: url(img/common/calendar.svg);
    position: absolute;
    top: 0;
    left: 20px;
    bottom: 0;
    width: 20px;
    height: 20px;
    margin: auto;
}

.pamphlet {
    display: inline-block;
}

.pamphlet a {
    display: inline-block;
    position: relative;
    background: #005692;
    font-weight: bold;
    color: #fff;
    padding: 6px 10px 5px 35px;
    margin: 5px;
    border-radius: 25px;
}

.pamphlet a::before {
    content: url(img/common/book.svg);
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    width: 20px;
    height: 20px;
    margin: auto;
}

/* nav */

.navmenu {
    text-align: right;
    margin: 0;
    flex-basis: 500px;
    flex-grow: 2;
}

.navmenu ul {
    text-align: right;
    padding: 5px 10px;
}

.navmenu li {
    display: inline-block;
}

.navmenu li a {
    display: inline-block;
    position: relative;
    font-size: 1.5rem;
    padding: 0 10px;
}

.navmenu li a:hover {
    color: #b94047;
}

/* pankuzu */

.pankuzu {
    position: relative;
    width: 100%;
    max-width: 1024px;
    padding: 5px 15px;
    margin: auto;
}

.pankuzu ul {
    width: 100%;
    padding-left: 0;
    margin: 10px auto;
}

.pankuzu ul li {
    display: inline-block;
    font-size: 1.2rem;
    padding-left: 8px;
    margin-right: 0;
}

.pankuzu a {
    display: inline-block;
    color: #1e5f89;
    transform: rotate(0.05deg);
    margin-right: 5px;
}

.pankuzu li::after {
    display: inline-block;
    content: "/";
    margin-left: 7px;
}

.pankuzu li:last-child::after {
    display: none;
}

/* contents */

main {
    position: relative;
    overflow: hidden;
}

/* index */

.index_slide {
    position: relative;
}

.swiper-slide img {
    width: 100%;
    height: auto;
}

.top_plan {
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 300px;
    height: 250px;
    background: rgba(185, 64, 71, 0.5);
    backdrop-filter: blur(3px);
    text-align: center;
    padding: 40px 0;
    border-radius: 20px 0 0 0; 
    z-index: 450;
}

.top_plan div {
    margin: 0;
}

.top_plan a {
    display: inline-block;
    min-width: 180px;
    background: #fff;
    color: #b94047;
    padding: 5px 20px;
    margin: 10px;
    border-radius: 17px;
}

.top_plan a:hover {
    background: #b94047;
    color: #fff;
}

.top_cap {
    position: absolute;
    left: 0;
    bottom: 1.2em;
    background: #fff;
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 3rem;
    font-weight: bold;
    line-height: 1em;
    padding: 7px 10px 5px;
    z-index: 300;
}

.news_cap {
    flex-basis: 250px;
    flex-grow: 1;
}

.news_list {
    position: relative;
    height: 130px;
    padding: 0 30px;
    border-left: solid 3px #333;
    flex-basis: 500px;
    flex-grow: 2;
}

.news_list li {
    margin: 15px 0;
}

.news_date {
    display: inline-block;
    color: #9E8161;
    margin-right: 15px;
}

.news_list a {
    display: inline-block;
    color: #b94047;
}

.index_txt {
    padding: 20px 150px;
    flex-basis: 400px;
    flex-grow: 1;
}

.index_img_l,
.index_img_r {
    text-align: right;
    padding: 0 0 0 20px;
    flex-basis: 600px;
    flex-grow: 1;
}

.index_img_l {
    text-align: left;
    padding: 0 20px 0 0;
}

.index_img_l img,
.index_img_r img {
    width: 100%;
    height: auto;
    padding-top: 100px;
    border-radius: 0 0 0 20px;
}

.index_img_l img {
    border-radius: 0 0 20px 0;
}

.link_bg_1,
.link_bg_2 {
    position: relative;
    min-height: 300px;
    background: url(img/test/about-shinden.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; 
    flex-basis: 400px;
    flex-grow: 1; 
}

.link_bg_2 {
    background: url(img/index/tourism_01.jpg);
    background-position: center;
}

.link_bg_1 a,
.link_bg_2 a {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 450px;
    height: 200px;
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(2px);
    font-family: "Playfair Display",Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 2.8rem;
    font-weight: bold;
    color: #b94047;
    text-align: center;
    padding: 85px 20px;
    margin: auto;
    border: solid thin #b94047;
    border-radius: 0 20px 0 20px;
}

.link_bg_1 a::after,
.link_bg_2 a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 410px;
    height: 160px;
    margin: auto;
    border: solid thin #b94047;
    border-radius: 0 20px 0 20px;
}

.link_bg_1 a:hover,
.link_bg_2 a:hover {
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(10px);
    transition-duration: 0.2s;
}

.tel {
    position: relative;
    font-family: "Playfair Display", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 3.6rem;
    text-align: center;
    margin-bottom: 30px;
}

.tel::before {
    content: url(img/common/tel.svg);
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.to_contact a {
    display: inline-block;
    position: relative;
    background: #fff;
    font-weight: bold;
    color: #b94047;
    padding: 10px 30px 10px 60px;
    border: solid 2px #b94047;
    border-radius: 0 10px 0 10px;
    transition-duration: 0.1s;
}

.to_contact a:hover {
    background: #b94047;
    color: #fff;
    border-color: #fff;
}

.to_contact a::before {
    content: url(img/common/mail.svg);
    position: absolute;
    top: 0.7em;
    left: 25px;
    width: 21px;
    height: 17px;
}

.to_contact a:hover::before {
    filter: brightness(10);
    transition-duration: 0.2s;
}

/* page */

.n_top {
    padding-top: 80px;
    margin: 80px 0 50px;
}

.page_t {
    position: relative;
    padding: 50px 20px 20px;
    flex-basis: 300px;
    flex-grow: 1;
}

.page_t p {
    margin: 100px 0;
}

.page_img {
    position: relative;
    padding: 0;
    flex-basis: 500px;
    flex-grow: 2;
}

.page_img img {
    width: 100%;
    height: auto;
    border-radius: 20px 0 0 20px;
}

/* about */

.pr_box {
    max-width: 400px;
    min-height: 500px;
    background: #b94047;
    color: #fff;
    padding: 20px 20px 10px;
    margin: 0 auto 30px;
    border-radius: 10px;
}

.pr_box h2 {
    height: 2em;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    line-height: 1.3em;
    margin-bottom: 20px;
}

.pr_box img {
    width: 100%;
    height: auto;
}

/* company */

/* room */

.room_txt {
    min-height: 80px;
}

.room_img img {
    width: 100%;
    max-width: 600px;
    height: auto;
    border-radius: 15px;
}

.p_re {
    position: relative;
}

.area_size {
    position: absolute;
    top: 50px;
    right: 0;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 2rem;
}

/* tourism */

.restaurants_box {
    background: #fff;
    color: #333;
    padding: 30px;
    margin: 20px;
    border-radius: 10px;
}

.restaurants_box img {
    display: block;
    width: 100%;
    max-width: 350px;
    height: auto;
    margin: 10px auto;
}

.restaurants_box p,
.tourism_box p {
    color: #333;
}

.tourism_box {
    background: #fff;
    color: #333;
    padding: 10px;
    margin: 20px 0;
    border-radius: 10px;
}

.restaurants_box h2,
.tourism_box h2 {
    color: #b94047;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.tourism_img {
    text-align: center;
}

.tourism_img img {
    max-width: 400px;
    margin-top: 4em;
}

/* access */

.map {
    text-align: center;
    margin: 40px 0;
}

.map iframe {
    width: 100%;
    max-width: 900px;
    border: none;
}

/* contact */

.required {
    display: inline-block;
    font-size: 1.3rem;
    color: red;
    padding: 1px 5px;
    margin-right: 10px;
    border: solid thin red;
}

/* single */

.single {
    padding-top: 80px;
    margin-top: 80px;
}

.single .post_date {
    color: #999;
    text-align: right;
}

/* archive */

.archive {
    padding-top: 80px;
    margin-top: 80px;
}

.archive .post_list {
    margin: 20px 0;
    border-bottom: solid thin #ccc;
}

.archive .post_date {
    font-size: 1.4rem;
    color: #999;
    text-align: right;
}

.category {
    text-align: right;
    padding: 20px 0;
    margin: 30px 0;
    border-top: solid thin #ccc;
}

.category li {
    display: inline-block;
}

.category a {
    display: inline-block;
    background: #b94047;
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.2em;
    padding: 2px 8px 4px;
    margin: 5px;
    border: solid 2px #b94047;
    border-radius: 3px;
}

.category a:hover {
    background: #fff;
    color: #b94047;
}

/* side */

.widget {
    padding: 0 30px;
}

.widget h2 {
    margin: 30px 0 10px;
}

.widget li {
    padding-left: 10px;
}

/* pagetop */

.pagetop {
    position: relative;
    z-index: 1;
}

.pagetop a {
    display: inline-block;
    position: fixed;
    bottom: 15px;
    right: 20px;
    width: 50px;
    height: 29px;
    text-align: center;
    color: #666;
    letter-spacing: 5px;
    opacity: 0.9;
    z-index: 400;
}

.pagetop a img {
    display: block;
    width: 100%;
}

.pagetop a:hover {
    bottom: 20px;
}

.pagetop a:hover img {
    opacity: 0.7;
    transition-duration: 0.2s;
}

/* footer */

footer {
    background: #b94047;
    color: #fff;
}

.footer .wrap_w {
    padding: 0 20px;
}

.footer_title {
    font-size: 1.8rem;
    font-weight: bold;
    padding: 0 20px;
}

.f_logo img {
    width: 180px;
    height: auto;
}

.footer .co_box_ss {
    padding: 50px 20px 30px;
}

.footer address {
    margin: 20px 0;
}

.f_link a {
    display: inline-block;
    position: relative;
    font-size: 1.4rem;
    color: #fff;
    padding: 0.1em 0.8em;
}

.insta_link img {
    display: inline-block;
    position: relative;
    top: -2px;
    margin-right: 8px;
}

.f_banner a {
    display: inline-block;
    max-width: 200px;
    margin: 10px 0;
}

.f_banner img {
    width: 100%;
    height: auto;
}

.copyright {
    font-size: 1.4rem;
    text-align: center;
}

@media screen and (min-width: 1700px) {
    
    .swiper-slide {
        height: 100vh;
        overflow: hidden;
    }
    
}

@media screen and (min-width: 1280px) {
    
    .page_t {
        padding: 50px 80px 20px 150px;
    }
    
    .bg_img_1,
    .bg_img_2 {
        height: 700px;
    }
    
    .index_img_l,
    .index_img_r {
        padding-bottom: 50px;
    }
    
}

@media screen and (max-width: 1280px) {
    
    .index_txt {
        padding: 20px 50px;
    }
    
}

@media screen and (max-width: 1024px) {
    
    .index_img_l {
        order: 2;
    }
    
    .tourism_img img {
        margin: 0 0 20px;
    }
    
}

@media screen and (max-width: 768px) {
    
    .head_contact {
        margin: 20px 0;
    }
    
    .reservation,
    .pamphlet {
        display: block;
        margin: 10px 0;
    }
    
    .navmenu {
        position: fixed;
        z-index: 2;
        top: 0;
        left: 0;
        background: #fff;
        color: #000;
        text-align: center;
        width: 100%;
        margin: 0;
        transform: translateX(-100%);
        transition: all 0.6s;
    }

    .navmenu ul {
        display: block;
        background: #caa882;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        padding: 0;
    }

    .navmenu ul li {
        display: block;
        font-size: 1.1em;
        list-style-type: none;
        padding: 0;
        width: 100%;
        border-bottom: 1px dotted #333;
    }

    .navmenu ul li:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }

    .navmenu ul li a {
        display: block;
        color: #fff;
        padding: 1em 0;
    }

    .navmenu ul li a::after {
        content: none;
    }

    .navmenu.open {
        transform: translateX(0%);
    }

    .toggle {
        display: block;
        position: absolute;
        right: 13px;
        top: 10px;
        width: 42px;
        height: 42px;
        background: #fff;
        cursor: pointer;
        border: solid thin #333;
        z-index: 3;
    }

    .toggle span {
        display: block;
        position: absolute;
        width: 30px;
        height: 3px;
        background: #000;
        -webkit-transition: .35s ease-in-out;
        -moz-transition: .35s ease-in-out;
        transition: .35s ease-in-out;
        left: 6px;
        border-radius: 2px;
    }

    .toggle span:nth-child(1) {
        top: 9px;
    }

    .toggle span:nth-child(2) {
        top: 18px;
    }

    .toggle span:nth-child(3) {
        top: 27px;
    }

    .toggle.active span:nth-child(1) {
        top: 18px;
        left: 6px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .toggle.active span:nth-child(2),
    .toggle.active span:nth-child(3) {
        top: 18px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .n_top {
        padding-top: 0;
        margin: 0 0 40px;
    }
    
    .page_t p {
        margin: 40px 0;
    }
    
    .page_img {
        padding-left: 20px;
    }
    
    main {
        padding-top: 64px;
    }
    
    .wrap {
        padding: 50px 20px;
    }
    
    .top_plan {
        position: relative;
        width: 100%;
        max-width: 320px;
        height: 250px;
        margin: 10px auto;
        border-radius: 20px 0 20px 0;
    }
    
    .top_cap {
        position: relative;
        left: 0;
        bottom: auto;
        margin-bottom: 20px;
    }
    
    .news_list {
        padding-left: 15px;
        margin: 30px 0 40px;
    }
    
    .archive,
    .single {
        padding-top: 40px;
        margin-top: 0;
    }
    
    .widget {
        padding: 0;
    }
    
    .sp_r {
        text-align: right;
    }

}

@media screen and (max-width: 600px) {
    
    .wrap {
        padding: 50px 20px;
    }
    
    .restaurants_box {
        margin: 20px 0;
    }
    
}

@media screen and (max-width: 480px) {
    
    .index_txt {
        padding: 20px;
    }
    
    .link_bg_1 a,
    .link_bg_2 a {
        width: 320px;
        height: 160px;
        padding: 65px 20px;
    }

    .link_bg_1 a::after,
    .link_bg_2 a::after {
        width: 290px;
        height: 130px;
    }
    
    .co_box,
    .co_box_m,
    .co_box_s,
    .co_box_ss {
        padding: 0;
    }
    
    .top_cap {
        font-size: 2.4rem;
    }
    
    .cap_1 {
        font-size: 5rem;
    }
    
    .g_container {
        grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    }
    
}

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