/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    overflow-y: scroll;
}

body {
    margin: 0;
}
body:active {
    height: 100%;
    overflow: hidden;
    background-image: url(../img/common/wallpaper.png);
    background-attachment: fixed;
  }
main {
    display: block;    
}
.hina-mincho-regular {
    font-family: "Hina Mincho", serif;
    font-weight: 400;
    font-style: normal;
  }
h1 {
    margin: .67em 0;
    font-size: 2em
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-size: 1em;
    font-family: monospace, monospace
}

a {
    background-color: transparent
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-size: 1em;
    font-family: monospace, monospace
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-size: 100%;
    line-height: 1.15;
    font-family: Hina Mincho
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    font-size: 62.5%
}

body * {
    -webkit-box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    box-sizing: border-box;
    outline: 0;
    color: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    overflow-wrap: break-word
}

body form * {
    -webkit-appearance: auto
}

a {
    color: #fff
}

a:hover {
    text-decoration: none
}

img {
    -webkit-backface-visibility: hidden;
    max-width: 100%;
    height: auto
}

img[src$=".svg"] {
    -webkit-backface-visibility: inherit
}

b,
strong {
    font-weight: 600
}

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

button {
    padding: 0;
    border: none;
    background: 0 0;
    cursor: pointer
}

body {
    background-color:#A84D47;
    font-style: normal;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.8;
    font-family: Hina Mincho;
    color: #fff;

}

.loader {
    display: block;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fafafa
}

.loader_image {
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12vw;
    height: auto;
    height: auto;
    transform: translate(-50%, -50%)
}

.menuSP {
    display: none
}

.menuSP_btn>img {
    display: block;
    width: 22%
}
.jp_en{
    position: fixed;
    width: auto;
    height: 3rem;
    background-color: transparent;
    border: none;
    z-index: 999;
    right: 12px;
    top: 80px;
    font-size: 14px; 
}
.jp_btn{
    opacity: .3;
    margin-right: 5px;
}
.en_btn{
    color: #fff;
    margin-left: 5px;
}
.jp_en a{
    text-decoration: none;
}
.site-center {
    display: block;
    width: 30%;
    /* max-width: 375px; */
    margin: 0 auto;
    overflow: hidden;
    /* background-color: #1b2b47; */
    color: #000;
    margin-left: auto;
    margin-right: 75px;
    background-color: #fff;
    position: absolute;
    right: 0;
}

.site-right {
    position: fixed;
    right: 0;
    width: 5%;
    height: 100vh;
    overflow: hidden;
    text-align: center;
    top: 0;
}

.site-left {
    /* -webkit-box-align: center; */
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    /* display: flex; */
    position: fixed;
    top: 0;
    left: 0;
    /* align-items: center;
    justify-content: center; */
    width: 66%;
    height: 100vh;
    overflow: hidden
}

.site_logo {
    display: block;
    width: 152px
}

.site_logo>img {
    display: block;
    width: 100%
}

.site_navigation_list {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-column-gap: 52px;
    -moz-column-gap: 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    column-gap: 52px;
    align-items: flex-start;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none
}

.site_navigation_list_item {
    display: block;}
.site_navigation_list_item p{
    font-size: 1.8rem;
    color: #184C3D;
    margin: 20px;
    font-family: Hina Mincho;
    background-image: url(../img/top/menu_bgi-img.png);
    width: 190px;
    height: 55px;
    background-size: cover;
    line-height: 5rem;
}
.site_navigation_list_item p::after{
    content: "";
    background-image: url(../img/top/menu_bgi-img.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: cover;
    position: relative;
}
.site_navigation_list_item a{
    text-decoration: none;
}
.reservation-btn-R{
    display: block;
    text-align: center;
    background-color: #184C3D;
    /* border: #fff solid 1px; */
    border-radius: 30px;
    width: 240px;
    line-height: 50px;
    margin: 0 auto;
    font-size: 1.8rem;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    font-family: Hina Mincho;
    margin: 30px 0 18px;
}
.reservation-btn-R:hover {
    background: #FFF;
    color: #184C3D;
    border: #184C3D solid 1px;
}
.reservation-btn-R::before {
    content: "";
    background-image: url(../img/top/menu_logo_reservation-img.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: contain;
    width: 35px;
    height: 35px;
    top: 8px;
    position: relative;
    margin-right: 10px;
    transition: 0.3s ease-in-out;
}
.reservation-btn-R:hover::before {
    background-image: url(../img/top/menu_logo_reservation_green-img.png);
}
.instagram-btn-R{
    display: block;
    text-align: center;
    background-color: #184C3D;
    /* border: #fff solid 1px; */
    border-radius: 30px;
    width: 240px;
    line-height: 50px;
    margin: 0 auto;
    font-size: 1.8rem;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    font-family: Hina Mincho;
}
.instagram-btn-R:hover {
    background: #FFF;
    color: #184C3D;
    border: #184C3D solid 1px;
}
.instagram-btn-R::before {
    content: "";
    background-image: url(../img/top/menu_logo_insta-img.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: contain;
    width: 35px;
    height: 35px;
    top: 8px;
    position: relative;
    margin-right: 10px;
    transition: 0.3s ease-in-out;
}
.instagram-btn-R:hover::before {
    background-image: url(../img/top/menu_logo_insta_green-img.png);
}
.site_navigation_list_item_inner {
    -webkit-transition: -webkit-transform .3s ease;
    display: block;
    /* width: 22px; */
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

.site_navigation_list_item_inner>img {
    display: block;
    width: 100%
}

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

.main {
    display: block;
    width: 100%;
    /* background-image: url(../img/common/wallpaper.png); */
    /* background-attachment: fixed; */
    padding-bottom: 30px;
    clip-path: inset(0);
}
.main::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: url(../img/common/wallpaper.png);
    z-index:-1;
  }
/* ******************<追加>****************** */
.kv{
    /* background-image: url(../img/common/wallpaper.png);
    height: 100vh; */
}
.site-left .img-box{
    /* width: 120%; */
    position: absolute;
    top: 0;
    height: 75vh;
    /* left: -10px; */
    object-fit: cover;
}
.img-box {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
}
.image-box_line{
    display: block;
    position: absolute;
    width: 45%;
    bottom: 0;
}
.slideshow-fade{
    /* position: relative; */
    width: 100%;
    height: 100vh;
    /* object-fit: contain; */
}
.slideshow-fade li{
    list-style: none;
    width: 100%;
    height: 100%;
}        
.slideshow-fade li img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.site-left-line-il{
    position: absolute;
    left: 10px;
    bottom: 233px;
    z-index: 99;
}
.top-left-post{
    margin-top: auto;
    left: 0;
    display: block;
    width: 100%;
    height: 25%;
    line-height: 3rem;
    /* padding: 20px 0 20px; */
}
.top-left-title{
    display: flex;
    justify-content: space-between;
    padding: 2% 2% 0;
}
.top-left-post .title{
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    font-family: Hina Mincho;
}
.top-left-title a{
    text-decoration: none;
}
.top-left-post .insta-btn{
    border: 1px solid #fff;
    border-radius: 25px;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 160px;
    padding: 0 10px;
    justify-content: center;
}
.top-left-post .insta-btn img{
    width: 10%;
    margin-right: 2%;
}
.top-left-post .insta-btn p{
    margin: 0;
}
.top-left-post-inner{
    margin: 0 30px 20px 30px;
}
.top-left-post-detail{
    display: flex;
    align-items: center;
    font-size: 13px;
}

.top-left-post-detail .date{
    background-color: #fff;
    color: #000;
    display: inline;
    margin-right: 10px;
    padding: 0px 10px;
    font-family: Hina Mincho;
}
.top-left-post-detail .txt a{
    text-decoration: none;
}
.margin_01{
    margin-bottom: 40%!important;
}
.margin_02{
    margin-bottom: 20%!important;
}
.button_black{
    margin: 10px 0;
}
.button_black a {
    background: #000;
    border-radius: 9999px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 285px;
    padding: 10px 25px;
    color: #fff;
    line-height: 1.8;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    font-weight: 500;
    font-size: 15px;
}
.button_black a:hover {
    background: #eee;
    color: #000;
}
.button_black a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.button_black a:hover:after {
    border-color: #000;
}
.button_white{
    margin: 10px 0;
    display: flex;
}
.button_white a {
    background: #fff;
    border-radius: 9999px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 285px;
    padding: 10px 25px;
    color: #000;
    line-height: 1.8;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    font-weight: 500;
    font-size: 15px;
}
.button_white a:hover {
    background: #000;
    color: #fff;
}
.button_white a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.button_white a:hover:after {
    border-color: #fff;
}
.slick-next {
    right: 30%!important;
}
.slick-arrow {
    z-index: 2;
    top: 102%!important;
}
.logo-img{
    display: block;
    width: 80%;
    margin: 0px auto 50px;
    padding-top: 25px;
}
.content-title{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 2px solid #A84D47;
    margin-bottom: 35px
}
.content-title img{
    width: 35%;
    display: block;
    position: relative;
    bottom: -2px;
}
.content-hr{
    color:#A84D47;
}
.article_01 h3{
    position: relative;
    font-size: 23px;
    text-align: center;
    margin-left: 40px;
    color: #A84D47;
    padding-top: 40px;
    margin-top: -100px;
    margin-bottom: 0;
}
.article_02 h3{
    position: relative;
    font-size: 24px;
    text-align: center;
    margin-bottom: 70px;
    color: #fff;
    padding-top: 100px;
    margin-top: -100px;
}
/* **スライダー******************************** */
.slider_content ul{
    padding-left: 0;
    margin-bottom: 160px;
}
.slider_content ul li{
    margin: 0px 5px;
    width: 250px!important;
}
.slick-next:before {
    content: '>'!important;
    color: #A84D47!important;
    font-size: 35px!important;
    font-weight: bold!important;
} 
.slick-prev {
    left: 30%!important;
    z-index: 2;
} 
.slick-prev:before {
    content: '<'!important;
    color: #A84D47!important;
    font-size: 35px!important;
    font-weight: bold!important;
}
/* 中央以外のスライド */
.slick-img img {
    height: auto;
    /* opacity: .3; */
    transform: scale(.8);
    transition: opacity .5s, transform .5s;
    width: 100%;
  }
  /* 中央のスライド */
  .slider .slick-center img {
    opacity: 1;
    transform: scale(1);
  }
   /* 中央のスライド */
   .slider_01 .slick-center img {
    opacity: 1;
    transform: scale(1);
  }
  #modal-container {
    display: none;
    position: fixed;
    background: rgba(0, 0, 0, .6);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
  }
  .modal-container_img {
      display: flex;
      height: 100vh;
      justify-content: center;
      align-items: center;}
     .modal-container_img img {
        max-width: calc(100vw - 30px);
        max-height: calc(100vh - 30px);
      }

  img.popup {
    cursor: pointer;
  }
.copyright{
    display: block;
    position: fixed;
    bottom: 50px;
    transform: rotate(-90deg);
    font-size: 15px;
    /* width: 100px; */
    right: -97px;
    margin: 45px;
}
.content{
    display: block;
    
}
.content-top{
    padding-top: 100px;
}
.article_01{
    padding: 50px 0 0;
}
.scroll {
    position  : absolute;
    font-size : 13px;
    writing-mode : vertical-rl;
    left : 50%;
    transform: translateX(-50%) translateY(-50%);
}
.scroll::after {
    content : '';
    display : inline-block;
    position : absolute;
    background-color: #A84D47;
    right : 50%;
    bottom : -95px;
    transform : translateX(-50%);
    width : 1px;
    height : 70px;
    animation: scroll 3s infinite;
}
.scroll_01::after {
    bottom: 0!important;
}
.inner{
    margin: 0 30px 30px;
}
.map_sign{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.map_sign img{
    width: 15%;
    height: 15%;
    padding-right: 3px;
    margin: 10px 0;
}
.map_sign p{
    font-size: 14px;
    color: #A84D47;

}
.footer{
    margin-top: 200px;
    color: #A84D47;
    text-align: center;
    border-bottom: #A84D47 solid 3px;
}
.footer img{
    width: 100%;
}
.footer h3{
    font-size: 3rem;
    margin-bottom: 0;
}
.footer .line{
    width: 10%;
}
.footer_tel{
    color: #A84D47!important;
    text-decoration: none;
    font-size: 2rem;
    margin-bottom: 20px;
}

@keyframes scroll {
    0% {
      transform: scale(1, 0);
      transform-origin: 0 0;
    }
    50% {
      transform: scale(1, 1);
      transform-origin: 0 0;
    }
    50.1% {
      transform: scale(1, 1);
      transform-origin: 0 100%;
    }
    100% {
      transform: scale(1, 0);
      transform-origin: 0 100%;
    }
  }@keyframes scroll {
    0% {
      transform: scale(1, 0);
      transform-origin: 0 0;
    }
    50% {
      transform: scale(1, 1);
      transform-origin: 0 0;
    }
    50.1% {
      transform: scale(1, 1);
      transform-origin: 0 100%;
    }
    100% {
      transform: scale(1, 0);
      transform-origin: 0 100%;
    }
  }
@media screen and (min-width:768px) {
    /* a[href^="tel:"] {
        text-decoration: none;
        cursor: default;
        pointer-events: none
    } */

    .hide-pc {
        display: none !important
    }

    .site_logo {
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .site_logo:hover {
        opacity: .6
    }

    .site_navigation_list_item_inner:hover {
        -webkit-transform: translateY(15px);
        transform: translateY(15px)
    }

    .header_logo a {
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .header_logo a:hover {
        opacity: .6
    }
    .enjoy-munsic-logo-img{
        width:20%;
        display: block;
        margin: 150px auto 50px!important;
    }
   
}

@media screen and (max-width:767px) {
    .hide-sp {
        display: none !important
    }

    body {
        font-size: 1.4rem
    }
    .kv{
        height: auto;
        margin-bottom: 150px;
    }
    .top-logo-sp{
        /* background-color: #fff; */
        padding: 20px 0 10px;
        background-image: url(../img/common/wallpaper.png);
    }
    .top-logo-sp img{
        width: 70%;
        display: block;
        /* margin: 0 auto; */
        margin-left: 15px;
    }
    .top-left-post-detail{
        display: block;
    }
    .txt{
        margin: 0;
        line-height: 2rem;
    }
    .loader_image {
        width: 20vw
    }
    .content-top {
        padding-top:unset;
    }
    .menuSP {
        -ms-flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: 90;
        position: fixed;
        bottom: 0;
        left: 0;
        flex-wrap: nowrap;
        width: 100%;
        height: 49px;
        gap: 3px;
        background-color:#A84D47;
    }
    .menuSP a{
        text-decoration: none;
    }

    .menuSP_btn {
        display: block;
        width: calc(50% - 1.5px);
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }
    .site-left {
        display: block;
        width: 100%;
        height: auto;
        position:unset;
    }
    .site-left .top-image{
        position: unset;
        width: auto;
        height: 420px;
        max-height: 620px;
    }
    .site-center{
        width: 100%;
        margin: 0;
    }
    /* .top-logo{
        margin-top: 100px;
    } */
    /* .scroll{
        left: 50%!important;
    } */
   
    .article_01 {
        padding: 50px 0 0!important;
    }
    .access-table {
        margin-bottom: 100px!important;
    }
    
    .menuSP_btn_map{
        text-align: center;
        margin: 10px;
    }
    /* .menuSP_btn_map::before{
        content: url(../img/common/sp-menu-logo.png);
        display: inline-block;
        vertical-align: middle;
        transform: scale(0.7);
    } */
    .menuSP_btn_instagram{
        text-align: center;
        margin: 10px;
    }
    .menuSP_centerbtn{
        border-right: 1px solid;
        border-left: 1px solid;
    }
    /* .menuSP_btn_instagram::before{
        content: url(../img/common/sp-menu-instagram.png);
        display: inline-block;
        vertical-align: middle;
        transform: scale(0.7);
    } */
     .drawer__button{
        bottom: 10px;
        top: unset!important;
     }
     .drawer__button::after {
        top: unset!important;
        right: 45px;
        font-size: 15px;
        content: "Menu"!important;

    }
    .drawer__button.active::after{
        content: "Close"!important;
    }
    .drawer__nav.active .drawer__nav__inner {
        display: block!important;
        padding: 10rem 1.5rem 1rem;
    }
    .drawer__nav__inner__left {
        width: 100%!important;
    }
    .drawer__nav__inner__right{
        width: 100%!important;
    }
    .drawer__nav__menu {
        position: unset!important;
        top: unset;
        margin-left: unset;
        /* margin: 0 auto; */
        margin-left: 0!important;
        text-align: center;
        margin-top: 65px;
    }
    .drawer__nav__item__logo{
        justify-content: center;
    }
    .enjoy-munsic-logo-img{
        width:20%;
        display: block;
        margin: 50px auto 50px!important;
    }
    .content-title img{
        width: 40%;
    }
    .site-left .img-box{
        position: relative;
        width: auto;
        height: 420px;
        max-height: 620px;
    }
    .top-left-post .insta-btn{
        width: 175px;
    }
    .top-left-post-inner {
        margin: 0 10px 20px 10px;
    }
    .top-left-post .insta-btn p{
        font-size: 1.3rem;
    }
    .article_01 h3{
        font-size: 21px;
    }
    .en_btn{
        color: #A84D47;
    }
    .jp_en{
        color: #A84D47;  
        top: 27px;
    }
    .jp_btn a{
        color: unset;
    }
}


/* ハンバーガーボタンのデザイン */
.drawer__button {
    position:fixed;
    width: 3rem;
    height: 3rem;
    background-color: transparent;
    border: none;
    cursor: pointer;
    z-index: 999; /* メニューを開いている時もクリックできるよう設定 */
    right: 22px;
    top: 20px;
  }
  .drawer__button::after{
    content: "menu";
    position: absolute;
    top: 20px;
  }
  /* ハンバーガーボタン内の線 */
  .drawer__button > span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2rem;
    height: 2px;
    background-color: #fff;
    transform: translateX(-50%);
  }
  .drawer__button > span:first-child {
    transition: transform 0.3s ease;
    width: 3rem;
  }
  .drawer__button > span:nth-child(2) {
    transition: opacity 0.3s ease;
    top: 25%;
  }
  .drawer__button > span:last-child {
    transition: transform 0.3s ease;
    top: 75%;
  }
  /* 展開時のデザイン */
  .drawer__button.active > span:first-child {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .drawer__button.active > span:nth-child(2) {
    opacity: 0;
  }
  .drawer__button.active > span:last-child {
    transform: translate(-50%, -50%) rotate(45deg);
    width: 3rem;
    top: 50%;
  }
  .drawer__button.active::after{
    content: "close";
    position: absolute;
    top: 20px;
  }
  /* メニューのデザイン */
  .drawer__nav {
    position: fixed; /* 追従ヘッダーなどでも表示できるよう設定しておく */
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    transition: opacity 0.3s ease;
    opacity: 0;
    visibility: hidden;
  }
  .drawer__nav.active {
    opacity: 1;
    visibility: visible;
    z-index: 3;
  }
  .drawer__nav__inner {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #A84D47;
    padding: 4rem 1.5rem 1rem;
    margin: 0 0 0 auto;
    /* overflow: scroll; */
    transform: translateX(100%);
    transition: transform 0.3s ease;
    opacity: 95%;
  }
  .drawer__nav.active .drawer__nav__inner {
    transform: translateX(0);
    display: flex;
    align-items: center;
  }
  .drawer__nav__inner__left{
    display: block;
    width: calc(100vw - 50%);
  }
  .drawer__nav__inner__left img{
    display: block;
    margin: 0 auto;
    width: 35%;
  }
  .drawer__nav__inner__right{
    display: block;
    width: calc(100vw - 50%);
    height: 100%;
  }
  .drawer__nav__menu {
    list-style: none;
    padding-left: 0;
    position: absolute;
    top:25%;
    margin-left: 5%;
  }
  .drawer__nav__link {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 2rem 1rem;
    font-family: Hina Mincho;
    font-size: 19px;
    /* text-align: center; */
  }
  .drawer__nav__link_logo{
    padding: 0;
  }
  .drawer__nav__item__logo{
    /* width: 15%; */
    display: flex;
    padding: 2rem 1rem;
  }
  /* .drawer__nav__item__logo img{
    width: 50%;
  } */
  a span{
    display: inline-block;
    /* color:#fff;
    font-size:120%; */
    text-decoration:none;
    transition:1s;
    width: 50%;
  }
    a span:hover{
    transform: rotateY(360deg);
  }
  .drawer__nav__item a {
    display: inline-block;
  color:#fff;
  font-size:120%;
  text-decoration:none;
  transition: .3s;
  -webkit-transform: scale(1);
  transform: scale(1);
  }
  .drawer__nav__item a:hover {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
  /* ハンバーガーメニュー展開時、背景を固定 */
  body.active {
    height: 100%;
    overflow: hidden;
  }
  
  /* 見た目の調整 */
  section {
    width: 100%;
    height: 30vh;
  }
  


  













@media screen and (max-width:750px) {
    .site-center {
        max-width: none
    }
    .drawer__button::after{
        left: unset;
    }
    .top-left-title{
        padding: 4% 2% 0;
    }    
    .top-left-post {
        padding: 0 5%;
    }
}

@media screen and (max-width:991px) {
    .site-right {
        display: none!important;
    }
   
    /* .site-left {
        display: none
    } */
}







/*# sourceMappingURL=map/style.css.map */