@charset "utf-8";
html {
        font-size: 62.5%;
}
body {
        margin: 0 auto;
        padding: 0;
        font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
        background-color: #e6e6e6;
        letter-spacing: 0.2em;
        color: #212121;
}
img {
        width: 100%;
        height: auto;
        vertical-align: middle;
        line-height: 1
}
.map {
        margin-top: 20px;
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: grayscale(100%);
}
/*トップページフェード*/
.start, .spstart {
        background: #FFF;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 9000;
}
.start p {
        position: fixed;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        display: none;
        z-index: 9999;
        width: 600px;
}
.spstart p {
        position: fixed;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        display: none;
        z-index: 9999;
        width: 600px;
}
/* SP用
------------------------------ */
@media screen and (max-width: 768px) {
        * {
                box-sizing: border-box;
        }
        h1 {
                margin: 0;
                padding: 0;
                font-size: 20px;
        }
        h2 {
                margin: 0;
                font-size: 20px;
                font-weight: bold;
        }
        p {
                margin: 0;
                font-size: 14px;
                font-weight: normal;
        }
        a {
                text-decoration: none;
                color: #fff;
        }
        .shop_info a {
                color: #212121 !important;
        }
        ul {
                list-style: none;
                margin: 0 auto;
                display: flex;
        }
        .btn_view_more img {
                margin: 0 auto;
                width: 300px;
                padding-top: 10px;
        }
        .container_sp {
                width: 96%;
                text-align: center;
                margin: 0 auto 20px;
        }
        #styling_sp, #menu_sp {
                margin-top: -54px;
                padding-top: 54px;
        }
        .title_sp {
                font-size: 50px;
                font-family: 'Bebas Neue', cursive;
                margin: 0 auto;
        }
        .header_navigation_sp {
                padding: 10px 4% 10px;
                position: fixed;
                top: 0;
                width: 100%;
                background-color: #fff;
                display: flex;
                align-items: center;
                z-index: 10;
                opacity: 0.8;
                box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        }
        .footer_navigation_sp {
                margin: 0 auto;
                height: 50px;
                background-color: #212121;
                display: flex;
                align-items: center;
        }
        .footer_logo_sp {
                margin: 0 auto
        }
        .footer_logo_sp img {
                width: 100%;
        }
        /*フッターアイコン*/
        .list_footer_icon_sp {
                display: flex;
                justify-content: center;
                align-items: center;
                padding: 10px 0 0 0;
        }
        .list_footer_icon_sp a {
                display: block;
                width: 20px;
                height: 20px;
                background-size: contain !important;
                background-position: center center !important;
                background-repeat: no-repeat !important;
                background: #000;
        }
        .list_footer_icon_sp li + li {
                margin-left: 10px;
        }
        .list_footer_icon_sp .facebook a {
                background: url("../img/icon_fb.svg");
        }
        .list_footer_icon_sp .line a {
                background: url("../img/icon_line.svg");
        }
        .list_footer_icon_sp .instagram a {
                background: url("../img/icon_insta.svg");
        }
        /*スライダー*/
        .slider {
                margin: 0 auto;
                position: relative;
        }
        .c-container_sp {
                position: relative;
                max-width: 1000px;
                margin: 70px auto 10px;
        }
        /*メニュー*/
        .menu_sp {
                text-align: center;
                background: #b8b8b8;
                width: 100%;
                padding-top: 1px;
                padding-bottom: 30px;
        }
        .menu_list {
                display: flex;
                flex-wrap: wrap;
                align-items: center;
        }
        .menu_list div {
                width: 100%;
        }
        .menu_list h2 {
                font-family: 'Bebas Neue', cursive;
                font-size: 25px;
                margin: 0 auto;
        }
        /*モノクロ3連*/
        .mono_photo_sp {
                text-align: center;
        }
        .mono_photo_sp img {
                width: 30%;
        }
        /*コンセプト*/
        .concept_tree_sp {
                margin: 70px auto 10px;
        }
        .room_photo_sp {
                width: 80%;
                margin: 0 auto;
        }
        .room_photo_sp img {
                margin-bottom: 10px;
        }
        /*プロフィール*/
        #kyoko_sp .katagaki {
                font-family: 'Bebas Neue', cursive;
                font-size: 15px;
                margin-bottom: -10px;
        }
        #kyoko_sp .name {
                font-family: 'Bebas Neue', cursive;
                font-size: 40px;
                margin-bottom: -5px;
        }
        #kyoko_sp img {
                margin-bottom: 10px;
        }
        #kyoko_sp img.insta {
                width: 8%;
        }
        #rie_sp .katagaki {
                font-family: 'Bebas Neue', cursive;
                font-size: 15px;
                margin-bottom: -10px;
        }
        #rie_sp .name {
                font-family: 'Bebas Neue', cursive;
                font-size: 40px;
                margin-bottom: -5px;
        }
        #rie_sp img {
                margin-bottom: 10px;
        }
        #rie_sp img.insta {
                width: 8%;
        }
        /*スマホナビゲーション*/
        .sp-nav {
                z-index: 10;
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100vh;
                display: block;
                background: rgba(0, 0, 0, .8);
                opacity: 0;
                transform: translateY(-100%);
                transition: all .2s ease-in-out;
        }
        #hamburger {
                position: relative;
                display: block;
                width: 30px;
                height: 25px;
                margin: 0 0 0 auto;
        }
        #hamburger span {
                position: absolute;
                top: 50%;
                left: 0;
                display: block;
                width: 100%;
                height: 2px;
                background-color: #212121;
                transform: translateY(-50%);
        }
        #hamburger::before {
                content: '';
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 2px;
                background-color: #212121;
        }
        #hamburger::after {
                content: '';
                display: block;
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%;
                height: 2px;
                background-color: #212121;
        }
        /*スマホメニュー*/
        .sp-nav ul {
                padding: 0;
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
                height: 100%;
        }
        .sp-nav li {
                margin: 0;
                padding: 0;
                font-family: 'Bebas Neue', cursive;
                font-size: 15px;
        }
        .sp-nav li span {
                font-size: 15px;
                color: #fff;
        }
        .sp-nav li a, .sp-nav li span {
                display: block;
                padding: 20px 0;
        }
        /*-閉じるアイコンー*/
        .sp-nav .close {
                position: relative;
                padding-left: 20px;
        }
        .sp-nav .close::before {
                content: '';
                position: absolute;
                top: 50%;
                left: 0;
                display: block;
                width: 16px;
                height: 1px;
                background: #fff;
                transform: rotate(45deg);
        }
        .sp-nav .close::after {
                content: '';
                position: absolute;
                top: 50%;
                left: 0;
                display: block;
                width: 16px;
                height: 1px;
                background: #fff;
                transform: rotate(-45deg);
        }
        .toggle {
                transform: translateY(0);
                opacity: 1;
        }
        .floating {
                position: fixed;
                right: 8px;
                bottom: 8px;
                display: none;
        }
        .floating a {
                display: block;
                color: #fff;
                background: #84CDCB;
                padding: 8px;
                text-decoration: none;
                opacity: 0.8;
        }
        .floating a:hover {
                opacity: 1;
        }
        /*SPで非表示にする*/
        .instagram_container_pc {
                display: none;
        }
        .slider_bg {
                display: none;
        }
        .pc-nav {
                display: none;
        }
        .about2 {
                display: none;
        }
        .about3 {
                display: none;
        }
        .about4 {
                display: none;
        }
        .footer_navigation_pc {
                display: none;
        }
        .start {
                display: none;
        }
        .concept2 {
                display: none;
        }
        .concept_tree {
                display: none;
        }
        .concept3 {
                display: none;
        }
        .concept4 {
                display: none;
        }
        #kyoko_container {
                display: none;
        }
        #rie_container {
                display: none;
        }
}
/* PC用
------------------------------ */
@media screen and (min-width:769px) {
        .container_sp {
                width: 96%;
                text-align: center;
                margin: 0 auto 60px;
        }
        a {
                text-decoration: none;
        }
        a:hover {
                opacity: 0.6;
                transition-duration: 0.5s;
        }
        li {
                list-style-type: none;
        }
        h1 {
                margin: 0;
                padding: 0;
                font-size: 20px;
        }
        .title_sp {
                font-size: 100px !important;
                font-family: 'Bebas Neue', cursive;
                margin: 0 auto;
        }
        #styling_sp, #menu_sp {
                margin-top: -70px;
                padding-top: 70px;
        }
        .header_navigation_sp {
                padding: 10px 0% 10px;
                position: fixed;
                top: 0;
                width: 100%;
                background-color: #fff;
                display: flex;
                align-items: center;
                z-index: 10;
                opacity: 0.8;
                box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        }
        /*ロゴ*/
        header_logo {
                display: block;
        }
        /*ナビゲーション*/
        .pc-nav {
                display: flex;
                align-items: center;
                margin-left: auto;
                /*flex: auto;*/
                min-width: 10px;
        }
        /*リストナビ*/
        .list_header_nav {
                display: flex;
                align-items: center;
                margin: 0 auto;
                padding-right: 40px;
                font-size: 16px;
        }
        .list_header_nav li {
                font-family: 'Bebas Neue', cursive;
        }
        .list_header_nav li + li {
                margin-left: 40px;
        }
        .list_header_nav a {
                color: #212121;
        }
        /*ヘッダーアイコン*/
        .list_header_icon {
                display: flex;
                align-items: center;
                border-left: 1px solid #212121;
        }
        .list_header_icon a {
                display: block;
                width: 20px;
                height: 20px;
                background-size: contain !important;
                background-position: center center !important;
                background-repeat: no-repeat !important;
                background: #000;
        }
        .list_header_icon li + li {
                margin-left: 10px;
        }
        .list_header_icon .facebook a {
                background: url("../img/icon_fb.svg");
        }
        .list_header_icon .line a {
                background: url("../img/icon_line.svg");
        }
        .list_header_icon .instagram a {
                background: url("../img/icon_insta.svg");
        }
        /*ヘッダーリザベーション*/
        .list_header_reservation .btn_reservation {
                background: #84CDCB;
                color: #fff;
                display: flex;
                align-items: center;
                height: 30px;
                padding: 0 30px 0 60px;
                position: relative;
                font-size: 16px;
        }
        .list_header_reservation .btn_reservation:before {
                content: "";
                background: url("../img/icon_reservation.svg") no-repeat center center;
                background-size: contain;
                display: block;
                width: 20px;
                height: 20px;
                position: absolute;
                top: 50%;
                left: 30px;
                transform: translate(0, -50%)
        }
        .btn_reservation {
                font-family: 'Bebas Neue', cursive;
        }
        /*スライダー*/
        .slider {
                margin: 0 auto;
                position: relative;
        }
        .c-container_sp {
                position: relative;
                max-width: 1000px;
                margin: 100px auto 30px;
        }
        .slider_bg {
                position: absolute;
                width: 100%;
                height: 400px;
                background: #212121;
                top: 15%;
        }
        /*アバウト*/
        #about {
                width: 100%;
                background: url("../img/about_bg.png") center center / cover no-repeat;
                height: 0;
                padding-top: calc(440 / 1920 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
                position: relative;
        }
        .about2 {
                position: absolute;
                right: 200px;
                z-index: 1;
                top: -3%;
        }
        .about2 p {
                color: #fff;
                font-size: 14rem !important;
                text-shadow: 0px 3px 24px #84CDCB;
        }
        .about3 {
                position: absolute;
                bottom: 210px;
                right: 200px;
                z-index: 1;
        }
        .about3 h2 {
                font-size: 2.5rem;
        }
        .about4 {
                position: absolute;
                bottom: 0px;
                right: 200px;
                z-index: 1;
        }
        .about4 p {
                font-size: 1.5rem;
        }
        /*モノクロ3連*/
        .mono_photo_sp {
                text-align: right;
                /*margin-top: -400px;*/
                width: 100%;
        }
        .mono_photo_sp img {
                width: 15%;
                margin-left: 10px;
        }
        .instagram_container_pc {
                width: 75%;
                margin: 0 auto 20px;
        }
        /*メニュー*/
        .menu_sp {
                text-align: center;
                background: #b8b8b8;
                width: 100%;
                padding-top: 1px;
                padding-bottom: 30px;
        }
        .menu_list {
                display: flex;
                flex-wrap: wrap;
                align-items: center;
        }
        .menu_list div {
                width: 33%;
        }
        .menu_list h2 {
                font-family: 'Bebas Neue', cursive;
                font-size: 40px;
                margin: 0 auto;
        }
        .menu_list p {
                font-size: 16px;
        }
        .btn_view_more img {
                margin: 0 auto;
                width: 360px;
        }
        .shop_info {
                font-size: 14px;
        }
        /*フッター*/
        footer {
                background: #585858;
        }
        footer .footer_navigation_pc {
                height: 60px;
                display: flex;
                align-items: center;
                max-width: none;
        }
        /*ロゴ*/
        footer_logo {
                display: block;
        }
        footer_logo img {}
        /*ナビゲーション*/
        .footer_nav {
                display: flex;
                align-items: center;
                flex: auto;
                min-width: 10px;
        }
        .footer_nav ul {
                padding-right: 200px;
        }
        /*フッターリストナビ*/
        .list_footer_nav {
                display: flex;
                align-items: center;
                margin: 0 auto;
        }
        .list_footer_nav li {
                font-family: 'Bebas Neue', cursive;
                font-size: 16px;
        }
        .list_footer_nav li a {
                color: #fff;
        }
        .list_footer_nav li + li {
                margin-left: 40px;
        }
        /*フッターアイコン*/
        .list_footer_icon_sp {
                display: flex;
                justify-content: center;
                align-items: center;
                padding: 10px 0 0 0;
        }
        .list_footer_icon_sp a {
                display: block;
                width: 20px;
                height: 20px;
                background-size: contain !important;
                background-position: center center !important;
                background-repeat: no-repeat !important;
                background: #000;
        }
        .list_footer_icon_sp li + li {
                margin-left: 10px;
        }
        .list_footer_icon_sp .facebook a {
                background: url("../img/icon_fb.svg");
        }
        .list_footer_icon_sp .line a {
                background: url("../img/icon_line.svg");
        }
        .list_footer_icon_sp .instagram a {
                background: url("../img/icon_insta.svg");
        }
        /*内観*/
        .room_photo_sp {
                /*display: flex;
                flex-wrap: wrap;
                align-items: center;
                justify-content: space-evenly;*/
                margin-top: 50px;
        }
        .room_photo_sp img {
                width: 20%;
                margin: 0 5px 0 5px;
        }
        /*アバウト2ページ目*/
        /*コンセプト*/
        .container_sp h2 {
                font-size: 2.5rem;
        }
        .container_sp p {
                font-size: 1.5rem;
        }
        .concept_tree {
                margin: 70px auto 10px;
                position: relative;
                left: -10%
        }
        .concept_tree img {
                width: 950px;
        }
        .container_concept {
                max-width: 1200px;
                margin: 0 auto;
                position: relative;
        }
        .title_concept {
                font-size: 100px;
                font-family: 'Bebas Neue', cursive;
                text-align: center;
                margin: 0px auto -80px;
                padding-top: 100px;
        }
        /*.concept1 {
                z-index: 1;
                margin: 50px 0 0 -150px;
        }
        .concept1 img {
                width: 950px;
        }*/
        .concept2 {
                /*position: absolute;
                right: 0px;
                bottom: 340px;*/
                z-index: 1;
                margin: 100px auto -90px;
        }
        .concept2 p {
                color: #84CDCB;
                font-size: 100px;
        }
        .concept3 {
                position: absolute;
                bottom: 310px;
                right: 0px;
                z-index: 1;
        }
        .concept3 p {
                text-shadow: 0px 3px 10px #fff;
        }
        .concept4 {
                position: absolute;
                bottom: 0px;
                right: 0px;
                z-index: 1;
        }
        .concept4 p {
                text-shadow: 0px 3px 10px #fff;
        }
        /*プロフィール*/
        #kyoko_container {
                width: 96%;
                max-width: 1200px;
                padding: 20px 40px;
                margin: 0 auto;
                text-align: center;
        }
        .kyoko {
                display: flex;
                /*flex-wrap: wrap;*/
                align-items: end;
                justify-content: space-around;
        }
        .kyoko img {
                width: 45%;
        }
        .kyoko_text {
                width: 40%;
        }
        .kyoko_text img {
                width: 6%;
        }
        #kyoko_container .katagaki {
                font-family: 'Bebas Neue', cursive;
                font-size: 15px;
                margin-bottom: -50px;
        }
        #kyoko_container .name {
                font-family: 'Bebas Neue', cursive;
                font-size: 40px;
                margin-bottom: 0px;
        }
        #rie_container {
                width: 96%;
                max-width: 1200px;
                padding: 20px 40px;
                margin: 0 auto;
                text-align: center;
        }
        .rie {
                display: flex;
                /*flex-wrap: wrap;*/
                align-items: end;
                justify-content: space-around;
        }
        .rie img {
                width: 45%;
        }
        .rie_text {
                width: 40%;
        }
        .rie_text img {
                width: 6%;
        }
        #rie_container .katagaki {
                font-family: 'Bebas Neue', cursive;
                font-size: 15px;
                margin-bottom: -50px;
        }
        #rie_container .name {
                font-family: 'Bebas Neue', cursive;
                font-size: 40px;
                margin-bottom: -5px;
        }
        /*↓↓↓PC環境で非表示にする↓↓*/
        .sp-nav {
                display: none;
        }
        .footer_navigation_sp {
                display: none;
        }
        .footer_logo_sp {
                display: none;
        }
        .instagram_container_sp {
                display: none;
        }
        .about_tree_sp {
                display: none;
        }
        .about2_sp {
                display: none;
        }
        .about3_sp {
                display: none;
        }
        .about4_sp {
                display: none;
        }
        .spstart {
                display: none;
        }
        .concept2_sp {
                display: none;
        }
        .concept3_sp {
                display: none;
        }
        .concept4_sp {
                display: none;
        }
        .concept_tree_sp {
                display: none;
        }
        #kyoko_sp {
                display: none;
        }
        #rie_sp {
                display: none;
        }
        .floating {
                display: none !important;
        }
        /*↑↑↑PC環境で非表示にする↑↑↑*/
}