@charset "utf-8";

/*
Theme Name: ワイルドビーチ 新宿
Author: ヘレナメディアリサーチ
Author URI: https://helena.jp/
Version: 1.0
*/

#metaslider_container_32 {
    overflow: hidden;
}
.sp {
    display: none;
}
.pc {
    display: block;
}

html {
    scroll-behavior: smooth;
    font-family: "Noto Sans JP",YuGothic,Yu Gothic,sans-serif;
}

@media screen and (min-width: 800px) {
    .sp {
        display: block;
    }
    .pc {
        display: none;
    }
}
.safari_sp {
    display: none;
}
@media screen and (min-width: 414px) {
    .safari_sp {
        display: block;
    }
}

.flex-control-paging li a {
    background: rgba(255,255,255,0.5) !important;
}

.flex-control-paging li a.flex-active {
    background: rgba(255,255,255,0.9) !important;
}

/* ----------------------------
  Base
  ---------------------------- */
  body,
  html {
    height: 100%;
}

.brsp {
    display: inline-block;
}
.brpc {
    display: none;
}
@media screen and (min-width: 800px) {
    .brsp {
        display: none;
    }
    .brpc {
        display: inline-block;
    }
}

.wrapper {
    background-color: rgba(99,102,106,1.00);
    font-family: "Noto Sans JP",YuGothic,Yu Gothic,sans-serif;
    font-weight: 300;
}

@media screen and (max-width: 800px) {
    .to_kisarazu {
        display: none;
    }

    .header-menu-reserve.sendai,
    .header-menu-reserve.shinjuku {
        left: 0;
        width: 100%;
    }
}

.info-contact {
    margin: 0 0 100px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
@media screen and (max-width: 800px) {
    .info-contact {
        margin: 0 0 60px;
        padding-top: 30px;
    }
}

.info-main {
    color: #fff;
}

.info-main a {
    color: #fff;
}

/* ----------------------------
  Parts
  ---------------------------- */

/* Button
---------------------------- */
.btn {
    width: 448px;
    opacity: 1;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.on .btn {
    opacity: 1;
}
.btn a {
    display: block;
    width: 100%;
    background-color: #004f21;
    height: 66px;
    line-height: 66px;
    text-align: center;
    letter-spacing: 0.04em;
    font-family: "Axiforma", Helvetica, sans-serif;
    font-size: 13px;
    color: #000;
    position: relative;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.btn a:hover {
    background-color: #121212;
    color: #004f21;
}

.reservation-btn {
    width: 448px;
    margin: 60px auto 30px;
    opacity: 1;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.reservation-btn a {
    display: block;
    width: 100%;
    background-color: #009e42;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.04em;
    font-size: 19px;
    padding: 25px 0 28px;
    font-family: "Noto Sans JP",YuGothic,Yu Gothic,sans-serif,"Axiforma";
    color: #000;
    position: relative;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-image: url("assets/img/common/arrow_black.png");
    background-position: 30px center;
    background-repeat: no-repeat;
    border-radius: 33px;
}
/*.reservation-btn a:hover {
    background-color: #004f21;
}*/

/*.btn.recruit {
    display: none;
}*/

.btn.contact {
    margin-right: 7px;
}

.btn.contact a {
    display: block;
    width: 100%;
    margin-right: 8px;
    background-color: #009e42;
    height: auto;
    line-height: 1;
    font-size: 19px;
    padding: 24px 0 29px;
    text-align: center;
    letter-spacing: 0.04em;

    font-family: "Noto Sans JP",YuGothic,Yu Gothic,sans-serif, "Axiforma";

    color: #000;
    position: relative;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-image: url("assets/img/common/arrow_black.png");
    background-position: 30px center;
    background-repeat: no-repeat;
    border-radius: 33px;
}
.btn.contact a:hover {
    background-color: #004f21;
}

.btn.recruit a {
    display: block;
    width: 100%;
    background-color: #009e42;
    height: auto;
    line-height: 1;
    font-size: 19px;
    padding: 25px 0 28px;
    text-align: center;
    letter-spacing: 0.04em;
    font-family: "Noto Sans JP",YuGothic,Yu Gothic,sans-serif, "Axiforma";
    color: #000;
    position: relative;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-image: url("assets/img/common/arrow_black.png");
    background-position: 30px center;
    background-repeat: no-repeat;
    border-radius: 33px;
}
.btn.recruit a:hover {
    background-color: #004f21;
}

@media screen and (max-width: 1042px) {
    .info-contact {
        flex-direction: column;
        align-items: center;
    }

    .btn.contact {
        margin-right: 0;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 800px) {
    .btn {
        padding: 0;
        margin: 0 0 20px;
        width: 100%;
        box-sizing: border-box;
        left: 0;
    }
    .btn a {
        letter-spacing: 0;
        font-weight: 900;
        font-size: 15px;
    }

    .reservation-btn {
        width: 100%;
        margin: 0 auto 16px;
    }

    .reservation-btn a {
        line-height: 12px;
        font-size: 12px;
        padding: 14px 0;
        font-weight: 900;
        background-image: url("assets/img/common/arrow_black_s.png");
        background-position: 30px center;
    }

    .btn.contact {
        margin-right: 0;
        margin-bottom: 16px;
    }

    .btn.contact a {
        font-size: 12px;
        height: auto;
        line-height: 1;
        padding: 14px 0;
        background-image: url("assets/img/common/arrow_black_s.png");
    }
    .btn.contact a:hover {
        background-image: url("assets/img/common/arrow_black_s.png");
    }

    .btn.recruit a {
        font-size: 12px;
        letter-spacing: 0;
        height: auto;
        line-height: 1;
        padding: 14px 0;
        background-image: url("assets/img/common/arrow_black_s.png");
    }
}

@media screen and (max-width: 340px) {
    .btn.contact a {
        background-position: 19px center;
    }
}

/* Insta */
.btn-insta a {
    background-image: url("https://wildbeach.jp/shinjuku/assets/img/common/logo-instagram-white.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 89px auto;
}
.btn-insta img {
    margin: auto;
    width: 89px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.btn-insta a:hover img {
    opacity: 0;
}

@media screen and (max-width: 800px) {
    .btn-insta a {
        background-size: 110px auto;
    }
    .btn-insta img {
        width: 110px;
    }
}

/* ----------------------------
  Hero
  ---------------------------- */
  .hero {
    position: relative;
    margin: 0 0 50px;
}
.hero-inner {
    position: relative;
    background: #E2E2E2;
    height: 680px;
}

.hero-box {
    /*padding:170px 50px 0;*/
    padding: 0;
    position: relative;
}
.hero_img.pc img {
    width: 46%;
    padding-left: 5%;
    padding-top: 220px;
}

.hero-by {
    padding: 0 0 0 180px;
    color: #fff;
    mix-blend-mode: exclusion;
}

.hero-by span {
    font-size: 40px;
    font-weight: 900;
}

.hero-slide-wrap {
    width: 60%;
    height: 770px;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
}

.hero-menu {
    padding: 0 0 0 180px;
    color: #fff;
    mix-blend-mode: exclusion;
    font-size: 26px;
}

.hero-bg span {
    display: block;
    width: 100%;
    height: 770px;
    background: url("assets/img/shinjuku/mv.png") no-repeat center center;
    background-size: cover;
}

.hero-bg-01 span {
    background-image: url("assets/img/shinjuku/mv_1.png");
}
/*.hero-bg-02 span{ background-image:url("../img/shinjuku/mv_3.png"); }*/
.hero-bg-02 span {
    background-image: url("assets/img/shinjuku/mv_13.png");
}
/*.hero-bg-03 span{ background-image:url("../img/shinjuku/mv_4.png"); }*/
.hero-bg-03 span {
    background-image: url("assets/img/shinjuku/mv_14.png");
}
.hero-bg-04 span {
    background-image: url("assets/img/shinjuku/mv_5.png");
}
.hero-bg-05 span {
    background-image: url("assets/img/shinjuku/mv_6.png");
}
.hero-bg-06 span {
    background-image: url("assets/img/shinjuku/mv_7.png");
}
.hero-bg-07 span {
    background-image: url("assets/img/shinjuku/mv_8.png");
}
.hero-bg-08 span {
    background-image: url("assets/img/shinjuku/mv_9.png");
}
.hero-bg-09 span {
    background-image: url("assets/img/shinjuku/mv_2.png");
}

@media screen and (max-width: 800px) {
    .hero {
        margin: 0;
    }

    .hero-inner {
        height: auto;
        background: none;
        color: #000;
    }

    .hero-box {
        padding: 50px 20px 0;
    }

    .hero-logo {
        width: 60%;
    }

    .hero-by {
        padding: 0 0 0 90px;
        color: #fff;
        mix-blend-mode: normal;
        color: #000;
        width: 170px;
        margin: 0 0 0 auto;
    }

    .hero-by span {
        font-size: 20px;
    }

    .hero-menu {
        padding: 0 0 0 90px;
        mix-blend-mode: normal;
        font-size: 16px;
        color: #000;
        width: 170px;
        margin: 0 0 0 auto;
    }

    .hero-slide-wrap {
        width: auto;
        height: 350px;
        position: static;
    }

    .hero-bg span {
        height: 350px;
    }

}

/* ----------------------------
  concept
  ---------------------------- */
  .concept-title {
    margin-bottom: 16px;
    line-height: 1;
    font-family: 'Axiforma',"Noto Sans JP",YuGothic,Yu Gothic,sans-serif;
    font-weight: 400;
    font-size: 28px;
}

.concept-title span {
    border-bottom: 1px solid #000;
}

.concept-box {
    position: relative;
    margin: 0 0 130px;
}

.concept-title-sp {
    display: none;
}

.concept-main {
    margin: 0 0 0 45%;
    padding: 50px 5% 50px 10%;
    background: rgba(221, 237, 229, .6);
}

.concept-head {
    font-family: 'Axiforma',"Noto Sans JP",YuGothic,Yu Gothic,sans-serif;
    font-size: 50px;
    font-weight: 400;
}

.concept-desc {
    font-weight: 500;
}

.concept-text {
    padding: 30px 0 0;
    margin: 30px 0 0;
    position: relative;
}

.concept-text:before {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
}

.concept-image {
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 50%;
    padding: 120px 0 0;
}

.concept-image img {
    width: 100%;
}

@media screen and (max-width: 800px) {
    .concept-title {
        font-size: 18px;
        padding: 0 20px 20px 0;
    }

    .concept-title-sp {
        display: block;
        position: relative;
    }

    .concept-title-pc {
        display: none;
    }

    .concept-box {
        margin: 0 0 50px;
        position: relative;
    }

    .concept-main {
        margin: 0;
        padding: 20px;
        position: relative;
        position: relative;
    }

    .concept-main:before {
        content: "";
        display: block;
        width: 20%;
        height: 100%;
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
    }

    .concept-head {
        font-size: 25px;
        position: relative;
    }

    .concept-desc {
        position: relative;
    }

    .concept-text {
        padding: 20px 0 0;
        margin: 20px 0 0;
    }

    .concept-image {
        position: static;
        width: auto;
        padding: 0;
    }

}

/* ----------------------------
  bbq-menu
  ---------------------------- */
  .bbq-menu {
    margin: 0 0 150px;
}

.bbq-menu-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.bbq-menu-item {
    width: 20%;
    height: 250px;
    background: url("assets/img/shinjuku/menu_1.png") no-repeat center center;
    background-size: cover;
    position: relative;
    border-right: 1px solid #fff;
    box-sizing: border-box;
}

.bbq-menu-item p {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    line-height: 1.5;
    text-shadow: 0 0 10px #000;
    padding: 66px 0 0;
}

@media screen and (max-width: 800px) {
    .bbq-menu {
        margin: 0 0 50px;
    }

    .bbq-menu-item {
        width: 33.33333%;
        height: 120px;
    }

    .bbq-menu-item p {
        font-size: 14px;
        padding: 35px 0 0;
    }
}

/* ----------------------------
  menu-name
  ---------------------------- */
  .menu-name {
    padding: 30px;
    background: #69D7C4;
    color: #fff;
    position: relative;
    margin: 0 0 100px;
}

.menu-name-inner {
    background: rgba(255, 255, 255, 0.68);
    padding: 50px;
    color: #000;
}

.menu-name-head {
    text-align: center;
    font-family: 'Axiforma',"Noto Sans JP",YuGothic,Yu Gothic,sans-serif;
    font-size: 50px;
    font-weight: 400;
    width: 350px;
    border-bottom: 1px solid #000;
    margin: 0 auto;
    line-height: 1.4;
}

.menu-name-text {
    text-align: center;
    padding: 20px 0 0;
}

@media screen and (max-width: 800px) {
    .menu-name {
        margin: 0 0 70px;
    }

    .menu-name-inner {
        padding: 20px;
    }

    .menu-name-head {
        font-size: 25px;
        width: 200px;
    }
}

/* ----------------------------
  bbq
  ---------------------------- */
  .bbq {
    position: relative;
    margin: 0 0 130px;
}

.bbq-inner {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	*/
}

.bbq-main {
    width: 50%;
}

.bbq-main-inner {
    width: 70%;
    margin: 0 auto;
    padding: 10%;
}

.bbq-head {
    font-family: 'Axiforma',"Noto Sans JP",YuGothic,Yu Gothic,sans-serif;
    font-size: 69px;
    font-weight: 400;
    line-height: 1.2;
}

.bbq-desc {
    font-weight: 500;
}

.bbq-text {
    position: relative;
    font-family: 'Axiforma',"Noto Sans JP",YuGothic,Yu Gothic,sans-serif;
    font-size: 38px;
    font-weight: 400;
}

.bbq-main p a {
    color: #69D7C4;
    font-family: 'Axiforma',"Noto Sans JP",YuGothic,Yu Gothic,sans-serif;
    font-weight: 500;
    font-size: 28px;
    background: url("assets/img/shinjuku/icon_link_arrow.svg") no-repeat left center;
    background-size: 30px 30px;
    padding: 0 0 0 40px;
}

.bbq-image {
    width: 50%;
}

.bbq-image p {
    width: 90%;
    position: relative;
    margin: 0 0 0 auto;
}

.bbq-image p:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -50px;
    left: -70px;
    z-index: 9;
    background: rgba(239, 435, 222, 0.6);
}

.bbq-image p img {
    width: 100%;
    position: relative;
    z-index: 10;
}

@media screen and (max-width: 800px) {
    .bbq {
        margin: 0 0 80px;
        width: 100%;
        overflow: hidden;
    }

    .bbq-inner {
        display: block;
    }

    .bbq-main {
        width: auto;
    }

    .bbq-main-inner {
        width: auto;
        padding: 10%;
    }

    .bbq-head {
        font-size: 30px;
    }

    .bbq-text {
        font-size: 18px;
    }

    .bbq-main p a {
        font-size: 14px;
        background: url("assets/img/shinjuku/icon_link_arrow.svg") no-repeat left center;
        background-size: 14px;
        padding: 0 0 0 20px;
    }

    .bbq-image {
        width: auto;
        margin: 50px 0 0;
    }

}

/* ----------------------------
  top main
  ---------------------------- */
  .mainimage {
    position: relative;
    margin: 0;
    padding: 0;
}

.mainimage-inner {
    background-image: url("assets/img/common/back-gleen.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.mainimage-inner {
    position: relative;
    padding: 0;
    z-index: 1;
}

.mainimage-inner:before {
    content: "";
    display: block;
    padding-top: calc(820/1280*100%);
    /* 縦/横*100の値を書く */
}
.mainimage-inner img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.mainimage-main-inner {
    padding: 0;
}

.mainimage-head {
    text-align: center;
    margin-bottom: 60px;
}
.mainimage-head img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.mainimage-text {
    color: #FFF;
    text-align: center;
    font-family: 'Axiforma',"Noto Sans JP",YuGothic,Yu Gothic,sans-serif;
    font-size: 24px;
    margin-bottom: 50px;
    line-height: 1.4;
    letter-spacing: 0.05em;
    font-feature-settings: initial;
    -webkit-font-feature-settings: initial;
}

.mainimage-text.eng {
    margin-top: 100px;
}

.kerning17 {
    padding-right: 0.70em;
}

@media screen and (max-width: 1360px) {
    .mainimage-inner:before {
        content: "";
        display: block;
        padding-top: calc(930/1280*100%);
        /* 縦/横*100の値を書く */
    }
}
@media screen and (max-width: 800px) {
    .mainimage {
        position: relative;
        margin: 0;
        padding: 0;
    }
    .mainimage-inner {
        background-image: url("assets/img/common/back-gleen.jpg");
        background-attachment: inherit;
    }
    .mainimage-inner:before {
        content: "";
        display: block;
        /*padding-top: calc(970/1320*100%);*/
        padding-top:calc(1170/1320*100%);
        /* 縦/横*100の値を書く */
    }

    .mainimage-head {

        height: calc(100vh - 9.5em);
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 0;
        font-size: 14px;
    }

    .mainimage-text {
        font-size: 11px;
        margin-bottom: 16px;
        word-break: keep-all;
    }

    .mainimage-text.eng {
        margin-top: 16px;
    }
}

@media screen and (max-width:360px) {
    .kerning17 {
        padding-right: 10px;
        display: inline-block;
    }

    .kerning17.br450 {
        display: block;
        padding-right: 0;
    }
    .br450 {
        display: block;
    }
    .lastperiod {
        margin-left: 0.7em;
    }
}

/* ----------------------------
  TOPスライダー
  ---------------------------- */

  .top_slide_wrapper {
    position: relative;
}

/* ----------------------------
  News
  ---------------------------- */
  .news_wrapper {
    position: absolute;
    width: 520px;
    height: 138px;
    overflow-y: scroll;
    right: 50px;
    bottom: 80px;
    background: rgba(99,102,106,1.00);
}

.news_wrapper::-webkit-scrollbar {
    width: 15px;
}

/*スクロールバーの軌道*/
.news_wrapper::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #5B5B5B;
}

/*スクロールバーの動く部分*/
.news_wrapper::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #AAAAAA;
}

.news {
/*    padding: 30px 29px 30px 44px;*/

    color: #fff;
    position: relative;
}

.news_list_link {
    text-align: right;
    margin-top: 15px;
    font-size: 16px;
}
.news_list_link a {
    color: #FFF;
}
.news_list_link a:hover {
    text-decoration: underline;
    color: #7f7f7f;
    transition: 0.3s;
}

/*
.news > * {
  opacity: 0;
  -webkit-transform: translateY(16px);
  transform: translateY(16px);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.news.on > * {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
*/
.news_wrapper {
    width: 400px;
    right: 30px;
}

.news_wrapper {
    position: relative;
    width: 100%;
    height: auto;
    overflow-y: initial;
    right: auto;
    bottom: auto;
    background: rgba(99,102,106,1.00);
}

.news_list_link {
    text-align: right;
    margin-top: 27px;
    font-size: 12px;
}
/*.news {
    padding: 15px;
}*/

.news-inner {

    padding: 0;
    color: #FFF;
}

.news-inner {
    padding: 0 10px;
    height: 120px;
    overflow-y: scroll;
}
.news-inner::-webkit-scrollbar {
    width: 15px;
}

/*スクロールバーの軌道*/
.news-inner::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #5B5B5B;
}

/*スクロールバーの動く部分*/
.news-inner::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #AAAAAA;
}

/* News Head
---------------------------- */
.news-head {
    display: none;
    margin-bottom: 100px;
    line-height: 1;
    font-family: 'Axiforma';
    font-weight: 400;
    font-size: 42px;
    text-align: center;
}

.news-head span {
    /*border-bottom:1px solid #000;*/
}

.news-head {
    display: block;
    margin-top: 24px;
    margin-bottom: 24px;
}
@media screen and (max-width: 800px) {
    .news-head {
        font-size: 17px;
        margin-bottom: 0;
        margin-top: 0;
    }
}

/* News List
---------------------------- */
.news-list {
    line-height: 1.5;
    font-size: 14px;
    overflow: hidden;
}
.news-list dt {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    line-height: 1.75;
    letter-spacing: 0.2em;
}

.news-list dd {
    font-size: 16px;
    color: #FFF;
    line-height: 1.75;
    letter-spacing: 0.05em;
}

.news-list dd a {
    color: #FFF;
}

.news-list dd a:hover {
    text-decoration: underline;
    color: #7f7f7f;
    transition: 0.3s;
}

.archive .news-list dt,
.search .news-list dt {
    color: #000;
}
.archive .news-list dd,
.search .news-list dd {
    color: #000;
}
.archive .news-list dd a,
.search .news-list dd a {
    color: #000;
}

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

    /*.news {
        padding: 5px 12px;
    }*/
    .news-inner {
        padding: 0;
        height: 40px;
        overflow-y: scroll;
    }

    .news-list {
        font-size: 11px;
    }
    .news-list dt {
        padding: 0;
        /*margin-bottom: 0;*/
        font-size: 11px;
        color: #000;
        /*float: left;*/
        width: 80px;
        margin: auto;
        text-align: center;
    }

    .news-list dd {
        padding: 0 0 0 0px;
        font-size: 11px;
        letter-spacing: 0;
        margin-bottom: 10px;
    }
    .news_list_link {
        text-align: right;
        margin-top: 11px;
        font-size: 12px;
    }

}
/* ----------------------------
  areas
  ---------------------------- */
  .areas {
    padding: 150px 0px 0;
    background: rgba(99,102,106,1.00);
    color: #fff;
    position: relative;
}

.areas > * {
    opacity: 0;
    -webkit-transform: translateY(16px);
    transform: translateY(16px);
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.areas.on > * {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

@media screen and (max-width: 800px) {
    .areas {
        padding: 28px 0px 0;
    }
}

.areas-inner {

    padding: 0 50px;
    color: #FFF;
}

@media screen and (max-width: 800px) {
    .areas-inner {
        padding: 20px 20px 10px;
    }
}

/* areas Head
---------------------------- */
.areas-head {
    margin-bottom: 100px;
    line-height: 1;
    font-family: 'Axiforma';
    font-weight: 400;
    font-size: 42px;
    text-align: center;
}

.areas-head span {
    /*border-bottom:1px solid #000;*/
}

@media screen and (max-width: 800px) {
    .areas-head {
        font-size: 24px;
        margin-bottom:28px;
    }
}

/* areas Main
---------------------------- */
.area-main {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}

.area-main > div {
    width: calc(100%/3);
    /*width: 32%;
    margin-left: 6px;
    margin-right: 6px;*/
}

.anniversary-main,
.area-main {
    margin: 0 auto;
}

.area-main div {
    margin-bottom: 28px;
}

.area-main div a {
    color: #FFF;
    position: relative;
    display: block;
}

.area-main div a:hover {
    color: rgba(255,255,255,0.6);
    transition: 0.3s;
}
.area-main div a:hover img {
    opacity: 0.6;
    transition: 0.3s;
}

.area-main div figure {}

.area-main div figure img {
    max-width: 100%;
    height: auto;
}

.area-main div .area_title {
    line-height: 1;
    font-family: 'Axiforma';
    font-weight: 400;
    font-size: 15px;
    text-align: center;

    position: absolute;
    bottom: 16px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.area_title.axi {
    text-shadow: 0 0 2px black;
}

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

    h2.burger-title.t-white {
        font-size: 16.5px;
        text-align: center;
        font-family: 'Axiforma';
        font-weight: 400;
    }
}

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

    .area-main {
        display: block;
    }

    .area-main > div {
        width: 100%;
        margin: 0 0 8px;
    }

    .area-main div {
        margin-bottom: 8px;
    }
    .area-main div .area_title {
        font-size: 23px;
        text-align: center;
        bottom: 12px;
    }

}

/* ----------------------------
  details
  ---------------------------- */
  .anniversary,
  .details {
    padding: 150px 0px 0;
    background: rgba(99,102,106,1.00);
    color: #fff;
    position: relative;
}

@media screen and (max-width: 800px) {
    .anniversary,
    .details {
        padding: 28px 0px 0;
    }
}

.anniversary-inner,
.details-inner {
    padding: 0 50px;
    color: #FFF;
}

@media screen and (max-width: 800px) {
    .anniversary-inner,
    .details-inner {
        padding: 0 20px;
    }
}

/* details Head
---------------------------- */
.details-head {
    margin-bottom: 100px;
    line-height: 1;
    font-family: 'Axiforma';
    font-weight: 400;
    font-size: 42px;
    text-align: center;
}

.details-head span {
    /*border-bottom:1px solid #000;*/
}

@media screen and (max-width: 800px) {
    .details-head {
        font-size: 24px;
        margin-bottom: 0;
    }
}

/* details Main
---------------------------- */
.details-main {
    max-width: 1104px;
    margin: 0 auto;
}

h3.details-title {
    font-size: 34px;
    line-height: 34px;
    font-family: "Axiforma";
    margin: 100px 0 0;
    padding: 0;
}

.anniversary h3.details-title {
    margin-top: 0;
    margin-bottom: 58px;
}

h3.details-title span {
    font-size: 56%;
    font-family: "Noto Sans JP",YuGothic,Yu Gothic,sans-serif;
    margin-left: 22px;
    letter-spacing: 0.025em;
}

h3.details-title span::before {
    content: " ";
    font-family: "Noto Sans JP",YuGothic,Yu Gothic,sans-serif;
    border-left: 1px solid #FFF;
    font-size: 23px;
    padding-left: 11px;
}

p.to-area {
    text-align: right;
    margin-bottom: 58px;
    font-size: 16px;
}

p.to-area a {
    color: #FFF;
}
p.to-area a:hover {
    color: #7f7f7f;
    transition: 0.3s;
}

.details-contents {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.details-contents .details-photo {
    width: 552px;
}
.details-contents .details-txt {
    width: 494px;
}
.details-contents .details-txt p {
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 1.75;
}

.details-contents .details-btn {
    width: 448px;
    margin: 58px auto 0;
    opacity: 1;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.details-contents .details-btn a {
    display: block;
    width: 100%;
    background-color: #009e42;
    line-height: 27px;
    text-align: center;
    letter-spacing: 0.04em;
    font-family: "Axiforma", Helvetica, sans-serif;
    font-size: 27px;
    padding: 21px 0 18px;
    color: #000;
    position: relative;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-image: url("assets/img/common/arrow_black.png");
    background-position: 30px center;
    background-repeat: no-repeat;
    border-radius: 33px;
}
.details-contents .details-btn a:hover {
    background-color: #004f21;
}

@media screen and (max-width: 1120px) {
    .details-contents .details-btn {
        width: 320px;
    }
    .details-contents .details-photo {
        width: 49%;
    }
    .details-contents .details-txt {
        width: 48%;
    }
}

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

    h3.details-title {
        font-size: 15.5px;
        line-height: 18.5px;
        margin: 43px 0 0;
    }

    .details-main .fadeup:first-child h3.details-title {
        margin: 28px 0 0;
    }

    h3.details-title span {
        font-size: 12px;
        margin-left: 10px;
        letter-spacing: 0.025em;
    }

    h3.details-title span::before {
        font-size: 13px;
        padding-left: 2px;
    }

    p.to-area {
        margin-bottom: 26px;
        font-size: 13px;
    }

    .anniversary h3.details-title {
        margin-bottom: 26px;
    }

    .details-contents {
        display: block;
        width: 100%;
    }
    .details-contents .details-photo {
        width: 100%;
    }
    .details-contents .details-txt {
        margin-top: 26px;
        width: 100%;
    }
    .details-contents .details-txt p {
        font-size: 12px;
        text-align: center;
    }

    .details-contents .details-btn {
        width: 280px;
        margin: 40px auto 0;
    }

    .details-contents .details-btn a {
        line-height: 17px;
        text-align: center;
        letter-spacing: 0.04em;
        font-family: "Axiforma", Helvetica, sans-serif;
        font-size: 17px;
        padding: 13px 0;
        background-image: url("assets/img/common/arrow_black_s.png");
    }

}

@media screen and (max-width: 400px) {
    .details-contents .details-txt p {
        font-size: 11px;
        text-align: center;
        margin: 0 auto;
    }
}

/* ----------------------------
  menus
  ---------------------------- */
  .menus {
    padding: 150px 0px 0;
    background: rgba(99,102,106,1.00);
    color: #fff;
    position: relative;
}

@media screen and (max-width: 800px) {
    .menus {
        padding: 28px 0px 0;
    }
}

.menus-inner {

    padding: 0 50px;
    color: #FFF;
}

@media screen and (max-width: 800px) {
    .menus-inner {
        padding: 0 20px;
    }
}

/* menus Head
---------------------------- */
.menus-head {
    margin-bottom: 100px;
    line-height: 1;
    font-family: 'Axiforma';
    font-weight: 400;
    font-size: 42px;
    text-align: center;
}

.menus-head span {
    /*border-bottom:1px solid #000;*/
}

@media screen and (max-width: 800px) {
    .menus-head {
        font-size: 24px;
        margin-bottom: 0;
    }
}

/* menus Main
---------------------------- */
.menus-main {
    max-width: 1104px;
    margin: 0 auto;
}

h3.menus-title {
    font-size: 34px;
    line-height: 34px;
    font-family: "Axiforma";
    margin: 100px 0 58px;
    padding: 0;
}

.menus-contents {}
.menus-contents .menus-photo {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.menus-contents .menus-photo figure {
    font-size: 20px;
    line-height: 2;
    width: 50%;
}

.menus-photo a {
    color: #fff;
    font-size: .9rem;
    transition: all ease .4s;
}

.menus-photo a:hover {
    opacity: .8;
}

.menus-contents .menus-photo div.plan {
    width: 48%;
    background-color: #FFF;
    border: 1px solid #555555;
    color: #424242;
}
.menus-contents .menus-photo div.plan h5 {
    font-size: 17px;
    line-height: 45px;
    background-color: #efefef;
    text-align: center;
    font-weight: 400;
}
.menus-contents .menus-photo div.plan p {
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 1.75;
    text-align: center;
    padding: 25px 0;
}

.menus-contents .menus-txt {
    width: 100%;
}
.menus-contents .menus-txt p {
    margin-top: 42px;
    letter-spacing: 0.05em;
    line-height: 1.75;
    padding-bottom: 60px;
        font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 1.75;
    font-weight: 400;
}

.menus-contents .menus-txt p span {
    font-size: 18px;
}

p.burger-title {
  font-size: 40px;
}

.burger-txt{
  margin-bottom: 42px;
}

.menus-contents .menus-btn {
    width: 122px;
    margin: 42px auto 0 0;
    opacity: 1;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.menus-contents .menus-btn a {
    display: block;
    width: 100%;
    background-color: #009e42;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.04em;
    font-family: "Axiforma", Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    position: relative;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    padding: 10px 0 8px;
    background-image: url("assets/img/common/arrow_black_s.png");
    background-position: 30px center;
    background-repeat: no-repeat;
    border-radius: 33px;
}
.menus-contents .menus-btn a:hover {
    background-color: #004f21;
}

@media screen and (max-width: 800px) {
    .menus-contents .menus-photo div.plan {
        width: 100%;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    .menus-contents .menus-photo div.plan p {
        font-size: 14px;
    }
    h3.menus-title {
        font-size: 18.5px;
        line-height: 18.5px;
        margin: 43px 0 26px;
    }

    .menus-main .bar-be-cue:first-child h3.menus-title {
        margin: 28px 0 26px;
    }

    .menus-contents {
        display: block;
        width: 100%;
    }
    .menus-contents .menus-photo {
        display: block;
    }

    .menus-contents .menus-photo figure {
        width: 100%;
        margin-bottom: 8px;
        font-size: 16px;
        line-height: 1.75;
    }
    .menus-contents .menus-txt {
        width: 100%;
    }
    .menus-contents .menus-txt p {
        font-size: 12px;
        margin-top: 26px;
        text-align: center;
    }
    .menus-contents .menus-btn {
        width: 98px;
        margin: 30px auto 0 0;

    }

    .menus-contents .menus-btn a {
        line-height: 11px;
        font-size: 11px;
        padding: 10px 0 8px;
        background-image: url("assets/img/common/arrow_black_ss.png");
        background-position: 13px center;
        border-radius: 13px;
    }

}

@media screen and (max-width: 400px) {
    .menus-contents .menus-txt p {
        font-size: 10px;
        text-align: center;
        margin: 0 auto;
        padding: 0 10px;
        box-sizing: border-box;
    }
}
/* ----------------------------
  Sub Page Layout
  ---------------------------- */

/* Main Head
---------------------------- */
.main-head {
    display: -webkit-box;
    /* Less than android 4.3 */
    display: -webkit-flex;
    /* Less than iOS8 */
    display: flex;
    -webkit-box-orient: vertical;
    /* Less than android 4.3 */
    -webkit-flex-direction: column;
    /* Less than iOS8 */
    flex-direction: column;
    -webkit-box-pack: center;
    /* Less than android 4.3 */
    -webkit-justify-content: center;
    /* Less than iOS8 */
    justify-content: center;
    padding-top: 50px;
    height: 350px;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url("assets/img/common/bg-shinjuku.jpg");
    background-size: cover;
    text-align: center;
    line-height: 1;
    letter-spacing: 0.02em;
    font-size: 18px;
    opacity: 0;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    color: #FFF;
}
.loaded .main-head {
    opacity: 1;
}
.main-head em {
    display: block;
    margin-bottom: 14px;
    letter-spacing: -0.02em;
    font-family: "Axiforma", Helvetica, sans-serif;
    font-size: 38px;
    font-weight: 900;
    text-transform: uppercase;
}

@media screen and (max-width: 800px) {
    .main-head {
        padding: 55px 20px 0;
        height: 187.5px;
        text-align: left;
        /* background-image: url(https://wildbeach.jp/shinjuku/assets/img/common/bg-shinjuku-sp-sub.jpg); */
        font-size: 11px;
    }
    .main-head em {
        margin-bottom: 7px;
        font-size: 26px;
    }
}

/* Main Body
---------------------------- */
.main-body {
    margin: 0 auto 120px;
    padding: 62px 50px 0;
    max-width: 960px;
    position: relative;
    color: #000;
}
#breadcrumbs {
    margin: 0 auto 20px;
    padding: 10px 10px 0;
    max-width: 960px;
    position: relative;
    font-size: 13px;
}
#breadcrumbs:after,
.main-body:after {
    content: "";
    display: block;
    clear: both;
}

@media screen and (max-width: 800px) {
    #breadcrumbs,
    .main-body {
        margin: 20px auto;
        padding: 0 20px;
    }
}

/* Main Menu
---------------------------- */
.main-menu {
    width: 250px;
    line-height: 2.4;
    font-size: 13px;
    position: absolute;
    top: 62px;
    left: 50px;
    opacity: 0;

    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.loaded .main-menu {
    opacity: 1;
}
.main-menu li {
    margin-bottom: 2px;
}
.main-menu a {
    color: #a9a9a9;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.main-menu a:hover,
.main-menu li.current a {
    color: #000;
}

@media screen and (max-width: 800px) {
    .main-menu {
        display: -webkit-box;
        /* Less than android 4.3 */
        display: -webkit-flex;
        /* Less than iOS8 */
        display: flex;
        -webkit-box-pack: justify;
        /* Less than android 4.3 */
        -webkit-justify-content: space-between;
        /* Less than iOS8 */
        justify-content: space-between;
        margin-bottom: 28px;
        padding: 0 6px;
        width: 100%;
        box-sizing: border-box;
        border-bottom: 1px solid #dcdcdc;
        line-height: 52px;
        font-size: 11px;
        position: static;
    }
    .main-menu li {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 320px) {
    .main-menu {
        padding: 0;
    }
}

/* Main Content
---------------------------- */
.main-content {
    margin-left: 250px;
    letter-spacing: 0.02em;
    color: #000;
}

.main-content .entry-title {
        font-size: 1.2rem;
    font-weight: bold;
}

@media screen and (max-width: 800px) {
    .main-content {
        margin-left: 0;
    }
}

/* Main Content Text
---------------------------- */

/* Section */
.main-content > section {
    margin-top: 40px;
}
.main-content > section:first-child {
    margin-top: 0;
}
.main-content > section > section {
    margin-top: 28px;
}
.main-content > section h3 + section {
    margin-top: 0;
}

@media screen and (max-width: 800px) {
    .main-content > section {
        margin-top: 22px;
    }
    .main-content > section > section {
        margin-top: 16px;
    }
}

/* Heading */
.main-content h3,
.main-content h4,
.main-content h5 {
    font-weight: bold;
}
.main-content h3 {
    margin-bottom: 25px;
    line-height: 1.727272727;
    font-size: 22px;
}

@media screen and (max-width: 800px) {
    .main-content h3 {
        margin-bottom: 16px;
        line-height: 1.1875;
        font-size: 16px;
    }
}

/* Table */
.main-content table {
    margin: 12px 0 34px;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    text-align: center;
    font-size: 14px;
}
.main-content td,
.main-content th {
    padding: 10px;
    border: 2px solid #a9a9a9;
    box-sizing: border-box;
}
.main-content thead th {
    border-left-color: #fff;
    border-right-color: #fff;
    background: #a9a9a9;
    color: #fff;
}
.main-content thead th:first-child {
    border-left-color: #a9a9a9;
}
.main-content thead th:last-child {
    border-right-color: #a9a9a9;
}

@media screen and (max-width: 800px) {
    .main-content table {
        margin: 10px 0 15px;
        table-layout: auto;
        font-size: 12px;
    }
    .main-content td,
    .main-content th {
        padding: 7px 10px;
        border: 1px solid #a9a9a9;
    }
}

/* Main Button
---------------------------- */
.main-button {
    margin-top: 32px;
    max-width: 430px;
}
.main-button a {
    display: block;
    padding: 25px 0 23px;
    background: #fff352;
    text-align: center;
    letter-spacing: 0.02em;
    font-size: 14px;
    color: #fff;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.main-button a:hover {
    background: #fff;
    color: #fff352;
}
.main-button em {
    display: block;
    line-height: 1;
    letter-spacing: -0.02em;
    font-family: "Axiforma", Helvetica, sans-serif;
    font-weight: 900;
    font-size: 24px;
}

@media screen and (max-width: 800px) {
    .main-button {
        margin-top: 24px;
    }
    .main-button a {
        padding: 23px 0 22px;
        font-size: 10px;
    }
    .main-button em {
        margin-bottom: 2px;
        font-size: 17px;
    }
}

/* ----------------------------
  Recruit
  ---------------------------- */

/* Main Override
---------------------------- */
.recruit .main-head {
    background-image: url("assets/img/common/bg-shinjuku-recruit.jpg");
}
.recruit .main-body {
    margin-bottom: 0;
    letter-spacing: 0.02em;
}
.recruit .main-body a {
    text-decoration: underline;
}
.recruit .main-body a:hover {
    text-decoration: none;
}

@media screen and (max-width: 800px) {
    .recruit .main-body {
        margin-bottom: 22px;
    }
}

/* Recruit Lead
---------------------------- */
.recruit-lead {
    margin-bottom: 48px;
    text-align: center;
}

@media screen and (max-width: 800px) {
    .recruit-lead {
        margin-top: 36px;
        margin-bottom: 26px;
        text-align: left;
    }
}

/* Recruit Body
---------------------------- */
.recruit-body {
    margin: 0 auto;
    max-width: 700px;
}
.recruit-body table {
    width: 100%;
    text-align: left;
}
.recruit-body td,
.recruit-body th {
    padding: 19px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.recruit-body th {
    width: 160px;
    line-height: 3.076923077;
    font-weight: bold;
    font-size: 13px;
}
.recruit-body td {
    line-height: 2.666666667;
}

@media screen and (max-width: 800px) {
    .recruit-body td,
    .recruit-body th {
        padding: 13px 0;
    }
    .recruit-body th {
        width: 85px;
        line-height: 2.181818182;
        font-size: 11px;
    }
    .recruit-body td {
        line-height: 2;
        font-size: 12px;
    }
}

/* ----------------------------
  Contact
  ---------------------------- */

/* Main Override
---------------------------- */
.contact .main-head {
    background-image: url("assets/img/common/bg-shinjuku-contact.jpg");
}
.contact .main-body {
    margin-bottom: 58px;
}

@media screen and (max-width: 800px) {
    .contact .main-body {
        margin-bottom: 50px;
    }
}

/* Contact Body
---------------------------- */
.contact-body {
    text-align: center;
    letter-spacing: 0.02em;
}
.contact-body em {
    display: block;
    margin-bottom: 15px;
    line-height: 1.727272727;
    letter-spacing: 0.04em;
    font-weight: bold;
    font-size: 22px;
}

@media screen and (max-width: 800px) {
    .contact-body {
        text-align: left;
    }
    .contact-body em {
        margin-top: 38px;
        margin-bottom: 20px;
        line-height: 1.1875;
        font-size: 16px;
    }
}

/* Contact Button
---------------------------- */
.contact-button {
    margin: 32px auto 0;
    max-width: 430px;
    width: 100%;
}
.contact-button a {
    display: block;
    padding: 14px 10px;
    background: #fff352;
    letter-spacing: -0.02em;
    text-align: center;
    font-family: "Axiforma", Helvetica, sans-serif;
    font-weight: 900;
    font-size: 36px;
    color: #000;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    cursor: default;
}
.contact-button a span {
    font-size: 23px;
    vertical-align: middle;
}

@media screen and (max-width: 800px) {
    .contact-button {
        margin-top: 20px;
        max-width: none;
    }
    .contact-button a {
        padding: 15px 10px;
        font-size: 29px;
        cursor: pointer;
    }
    .contact-button a:hover {
        background: #fff;
        color: #fff352;
    }
    .contact-button a span {
        font-size: 18px;
    }
}

/* ----------------------------
  Scroll Effect
  ---------------------------- */

  /* Fade */
  [data-effect="on"] {
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.2s;
}
[data-effect="on"].on {
    opacity: 1;
}

/* Fadeup */
[data-effect="fadeup"] {
    opacity: 0;
    -webkit-transform: translateY(16px);
    transform: translateY(16px);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
[data-effect="fadeup"].fadeup {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
}

/*  */

.main-head-block {
    display: -webkit-box;
    /* Less than android 4.3 */
    display: -webkit-flex;
    /* Less than iOS8 */
    display: flex;
    -webkit-box-orient: vertical;
    /* Less than android 4.3 */
    -webkit-flex-direction: column;
    /* Less than iOS8 */
    flex-direction: column;
    -webkit-box-pack: center;
    /* Less than android 4.3 */
    -webkit-justify-content: center;
    /* Less than iOS8 */
    justify-content: center;
    padding-top: 50px;
    height: 350px;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url("assets/img/common/bg-shinjuku.jpg");
    background-size: cover;
    text-align: center;
    line-height: 1;
    letter-spacing: 0.02em;
    font-size: 18px;
    opacity: 0;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    position: relative;
}
.loaded .main-head-block {
    opacity: 1;
}
.main-head-block em {
    display: block;
    margin-bottom: 14px;
    letter-spacing: -0.02em;
    font-family: "Axiforma", Helvetica, sans-serif;
    font-size: 38px;
    font-weight: 900;
}

@media screen and (max-width: 800px) {
    .main-head-block {
        padding: 55px 20px 42px;
        height: 187.5px;
        text-align: left;
        font-size: 11px;
    }
    .main-head-block em {
        margin-bottom: 7px;
        font-size: 26px;
    }
}

.information {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}
@media only screen and (min-width: 768px) {
    .information {
        bottom: 20px;
    }
}
.information ul {
    margin: 0;
    padding: 0 20px;
    list-style-type: none;
}
.information li {
    display: inline-block;
    vertical-align: middle;
    width: 32%;
    text-align: center;
}
.information li img {
    width: 100%;
}
@media only screen and (min-width: 568px) and (max-height: 320px) and (orientation: landscape) {
    .information li img {
        width: 70%;
    }
}
/* iPhone 5 */
@media only screen and (min-width: 639px) and (max-height: 375px) and (orientation: landscape) {
    .information li img {
        width: 70%;
    }
}
/* iPhone 678 */
@media only screen and (min-width: 812px) and (max-height: 375px) and (orientation: landscape) {
    .information li img {
        width: 70%;
    }
}
/* iPhone X */
@media only screen and (min-width: 736px) and (max-height: 414px) and (orientation: landscape) {
    .information li img {
        width: 70%;
    }
}
/* iPhone 678 Plus */
@media only screen and (min-width: 768px) {
    .information ul {
        padding: 0;
    }
    .information li img {
        width: 60%;
    }
}

p.menu-name-text {
    margin-bottom: 20px;
}
p.menu-name-text span {
    margin: 0 5px;
}

/* PICNIC MENU 2020.03.30*/
.page-bg-div {
    height: 400px;
    background: url("assets/img/kasou/sl1.png");
    background-size: cover;
}
.page-bg-div.picnic-back {
    background: url("assets/img/kasou/mian.png");
    background-size: cover;
    background-position-y: 30%;
}
.page-bg-black {
    height: 100%;
    background: rgba(0,0,0,0.3);
}
.page-bg-div .page-bg-black p {
    padding-top: 180px;
    font-size: 3em;
    color: white;
    text-align: center;
    font-weight: bold;
}
.flex.barbe_flex1,
.flex.barbe_flex2,
.menu_3_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.section-inner {
    max-width: 1000px;
    padding: 70px 10px;
    margin: auto;
}
.barbe_small {
    width: 28%;
    text-align: center;
    padding: 4% 2%;
    background: url("assets/img/kasou/back.png");
    background-size: cover;
}
p.strong {
    font-size: 1.3em;
    font-weight: bold;
}
.barbe_small {
    font-size: 1.1em;
}
.barbe_small2 {
    width: 28%;
}
p.strong2 {
    color: white;
    line-height: 1.4em;
    font-size: 1.5em;
    margin-bottom: 15px;
}
.barbe_small3 {
    padding: 45px 0 40px;
    text-align: center;
    background: #55B9A8;
    position: relative;
}

.barbe_small3.bs1:after {
    content: '';
    position: absolute;
    top: 50%;
    background: url("assets/img/kasou/plus.png");
    width: 30px;
    height: 30px;
    background-size: cover;
    left: -20%;
}
.barbe_small3.bs2:after {
    content: '';
    position: absolute;
    top: 50%;
    background: url("assets/img/kasou/plus.png");
    width: 30px;
    height: 30px;
    background-size: cover;
    left: -20%;
}
p.barp1 {
    margin-top: 20px;
    text-align: center;
    color: red;
}
p.barp2 {
    margin-top: 20px;
    text-align: center;
    color: #55b9a8;
    font-size: 1.1em;
    line-height: 1.4em;
}
section#menu-2 {
    background: #69dbc8;
    position: relative;
}
h2.menu_2 {
    text-align: center;
    color: #55B9A8;
    font-size: 3em;
    font-weight: bold;
    margin-top: -120px;
    margin-bottom: 50px;
}
section#menu-2 {
    background: #F1F1F1;
    margin-top: 50px;
}
.menu_2_div {
    padding: 30px;
    border-top: 1px solid #444;
}
.menu_2_div:last-child {
    border-bottom: 1px solid #444;
}
.menu_2_div2 {
    padding: 0 130px 0 0;
}
p.menu_2_price {
    float: right;
    font-size: 1.4em;
    font-weight: bold;
    color: #222;
    margin-top: -50px;
}
.menu_2_div2 h3 {
    font-size: 1.4em;
}
h2.menu_3_h2 {
    text-align: center;
    font-size: 2.4em;
    font-weight: bold;
    margin-bottom: 20px;
}
.menu_3_flex p {
    width: 23.5%;
}
.menu_3_flex p a {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    background: #000;
    color: white;
    font-weight: bold;
}
.menu_3_flex.picnic-custom {
    max-width: 500px;
    margin: auto;
}
.menu_3_flex.picnic-custom p {
    width: 47%;
}
p.barp3 {
    margin-top: 20px;
    text-align: center;
    background: #F1F1F1;
    font-size: 1.05em;
    padding: 20px;
}
section.menu-4 {
    text-align: center;
    margin-bottom: 30px;
}
section.menu-3 {
    text-align: center;
    margin-top: 50px;
}

@media only screen and (max-width: 767px) {
    .barbe_small {
        width: 100%;
        margin-bottom: 30px;
    }
    .barbe_small2 {
        width: 100%;
        margin-bottom: 100px;
    }
    .barbe_small3.bs2:after {
        right: 0;
        left: 0;
        margin: auto;
        top: -70px;
    }
    .barbe_small3.bs1:after {
        right: 0;
        left: 0;
        margin: auto;
        top: -70px;
    }
    p.barp1 {
        margin-top: 5px;
    }
    p.barp2 {
        margin-top: 5px;
    }
    .menu_2_div2 {
        padding: 0 86px 0 0;
    }
}

@media only screen and (max-width: 500px) {
    .barbe_small2 {
        width: 100%;
        margin-bottom: 85px;
    }
    .barbe_small2:last-child {
        margin-bottom: 0;
    }

}

.hero_text1 {
    max-width: 200px;
    left: 30%;
    position: absolute;
    margin-top: 30px;
}
.hero_text2 {
    max-width: 200px;
    left: 30%;
    position: absolute;
    margin-top: 65px;
}
.hero_text3 {
    max-width: 200px;
    left: 30%;
    position: absolute;
    margin-top: 100px;
}

@media only screen and (max-width: 800px) {
    .hero_text1 {
        left: 50%;
        top: 200px;
    }
    .hero_text2 {
        left: 50%;
        top: 200px;
    }
    .hero_text3 {
        left: 50%;
        top: 200px;
    }

}

.flex.seat_div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.seat_small {
    width: 48%;
    margin-bottom: 20px;
}
.seat_img img {
    width: 100%;
    height: auto;
}
p.seat_p {
    text-align: center;
    font-size: 1.2em;
}
@media only screen and (max-width: 500px) {
    .seat_small {
        width: 100%;
        margin-bottom: 20px;
    }
}

section#button_sec a {
    display: block;
    margin: 50px auto;
    text-align: center;
    max-width: 300px;
    border: 3px solid #69dbc8;
    color: #69dbc8;
    background: transparent;
    font-size: 1.2em;
    font-weight: bold;
    padding: 10px 20px;

}
section#button_sec a:hover {
    color: white;
    background: #69dbc8;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

div.seat_img a img {
    display: inline-block;
    transition-duration: 0.3s;
}
div.seat_img a img:hover {
    transform: scale(1.02);
    transition-duration: 0.3s;
}

.hero.shinjuku+.wrapper {
    padding-top: 220px;
}

/*pager*/
.nav-links {
    margin-top: 24px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    border-top: 1px solid #54534E;
    padding-top: 16px;
}

.nav-previous {}

.nav-next {}

/*PagiNavi*/
.wp-pagenavi {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 25px;
    margin-bottom: 20px;
}
.current,
.pages,
.wp-pagenavi a {
    margin-right: 4px;
    padding: 3px 6px;
    border: 1px solid #ccc;
    background: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}
.current,
.wp-pagenavi a:hover {
    color: #fff;
    background-color: #1f3f97;
}

/*お問い合わせ*/

/* 必須マーク */
.must {
    color: #fff;
    margin-right: 10px;
    padding: 6px 10px;
    background: #F92931;
    border-radius: 20px;
}

.must02 {
    color: #fff;
    margin-right: 10px;
    padding: 6px 10px;
    background: #f99817;
    border-radius: 20px;
    font-size: 70%;
}

.must03 {
    color: #fff;
    margin-right: 10px;
    padding: 6px 10px;
    background: #cace16;
    border-radius: 20px;
    font-size: 70%;
}

/* 任意マーク */
.free {
    color: #fff;
    margin-right: 10px;
    padding: 6px 10px;
    background: #424242;
    border-radius: 20px;
}

/* 項目名を太字にする */
form p {
    font-weight: 600;
}

/* 入力項目を見やすくする */
input.wpcf7-form-control.wpcf7-text,
select.wpcf7-form-control.wpcf7-select,
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    padding: 8px 15px;
    margin-right: 10px;
    margin-top: 10px;
    border: 1px solid #d0d5d8;
    border-radius: 3px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 200px;
}

/* エラーメッセージを見やすくする */
.wpcf7-response-output.wpcf7-validation-errors,
span.wpcf7-not-valid-tip {
    color: red;
    font-weight: 600;
}

.wpcf7-submit {
    font-size: 17px;
    padding: 13px 20px;
    width: 216px;
    background-color: #ffffff;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    border: 2px solid #3ea1d3;
    color: #3ea1d3;
    margin: 0 auto;
    display: block;
    font-weight: 600;
}

.wpcf7-submit:hover {
    background-color: #3ea1d3;
    color: #ffffff;
    transition: background 0.3s;
}

.table-contactform7 {
    overflow: hidden;
    table-layout: fixed;
}

.table-contactform7 th {
    font-weight: bold;
}

.table-contactform7 input,
.table-contactform7 textarea {
    max-width: 90% !important;
    margin: 5px 0 10px;
}

.table-contactform7 span.wpcf7-list-item-label {
    margin-right: 1em;
}

.table-contactform7 input,
.table-contactform7 select,
.table-contactform7 textarea {
    width: auto !important;
}

.table-contactform7 select[name^="menu-month"],
.table-contactform7 select[name^="menu-day"],
.table-contactform7 select[name^="menu-month"] {
    display: inline-block;
    width: 20%;
}

@media screen and (min-width: 900px) {
    #main .table-contactform7 th {
        width: 30%;
        line-height: 170%;
        padding-bottom: 1em;
        padding-top: 1em;
        text-align: left;
        vertical-align: top;
    }

    #main .hmr-members-regist th {
        width: 30%;
    }

}

@media screen and (max-width: 900px) {
    #main .table-contactform7 {
        display: block;
    }

    .table-contactform7 tbody,
    .table-contactform7 tr {
        display: block;
        width: 100%;
    }
    .table-contactform7 th {
        width: 100%;
        display: block;
        margin: 0 auto;
        border: none;
        text-align: left;
    }

    .table-contactform7 td {
        display: list-item;
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 100%;
        border-top: none !important;
    }
}

/* NEWS Side Menu
---------------------------- */
.news-side-menu {
    width: 250px;
    line-height: 2.4;
    font-size: 13px;
    position: absolute;
    top: 62px;
    left: 50px;
    opacity: 0;

    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.loaded .news-side-menu {
    opacity: 1;
}
.news-side-menu li {
    margin-bottom: 2px;
}
.news-side-menu a {
    color: #a9a9a9;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.news-side-menu a:hover,
.news-side-menu li.current a {
    color: #000;
}

@media screen and (max-width: 800px) {
    .news-side-menu {
        display: -webkit-box;
        /* Less than android 4.3 */
        display: -webkit-flex;
        /* Less than iOS8 */
        display: flex;
        -webkit-box-pack: justify;
        /* Less than android 4.3 */
        -webkit-justify-content: space-between;
        /* Less than iOS8 */
        justify-content: space-between;
        margin-top: 28px;
        padding: 0 6px;
        width: 100%;
        box-sizing: border-box;
        border-top: 1px solid #dcdcdc;
        line-height: 52px;
        font-size: 11px;
        position: static;
    }
    .news-side-menu li {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 320px) {
    .news-side-menu {
        padding: 0;
    }
}

.booking_wrapper {
    display: none;
}
.booking {
    display: none;
}

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

    .booking_wrapper {
        display: block;
        position: fixed;
        border: 1px solid #FFF;
        height: 69px;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99;
        margin: 0 auto 3px;
        width: 99%;
        border-radius: 9px;
        background: rgba(99,102,106,0.7);
        box-sizing: border-box;

    }

    .booking_wrapper .top_reservation_contact {
        position: relative;
        left: 0;
        bottom: auto;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        width: 100%;
        font-size: 13px;
        line-height: 1.8;
    }

    .booking_wrapper .top_reservation_contact div {
        width: 100%;
        border-bottom: 1px solid #FFF;
    }

    .booking_wrapper .top_reservation_contact div:first-child {
        margin-bottom: 0;
        border-right: 1px solid #FFF;
    }

    .booking_wrapper .top_reservation_contact a {
        color: #FFF;
        background-color: transparent;
        text-align: center;
        display: block;
    }

    .booking {
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        height: 43.5px;
    }
    .booking div {
        text-align: center;
    }

    .booking div.reservation_footer_btn {
        width: calc(100% - 120px);
        border-right: 1px solid #FFF;
        border-left: 1px solid #FFF;
    }

    .booking div a {
        display: block;
        font-size: 12px;
        color: #fff;
        letter-spacing: 0.05em;
        padding: 8px 17px;
        text-align: center;
    }

    .footer-copy {
        padding-bottom: 63px;
    }

}

/*20210527追加*/
.slide_inner {
    position: relative;
}
.top_reservation_contact {
    font-size: 23px;
    line-height: 50px;
    width: 422px;
    position: absolute;
    left: 30px;
    bottom: 80px;
}
.top_reservation_contact div:first-child {
    margin-bottom: 18px;
}
.top_reservation_contact a {
    color: #FFF;
    background-color: #adaaaa;
    text-align: center;
    display: block;
    border-radius: 8px;
    font-size: 1.1rem;
}
.top_reservation_contact a:hover {
    color: #7f7f7f;
    transition: 0.3s;
}

.top_reservation_contact {
    width: 300px;
}

.top_reservation_contact {
    position: inherit;
    left: 0;
    bottom: 0;
    margin: 6px auto;
    display: flex;
    justify-content: space-between;
    width: 90%;
    max-width: 1100px;
}
.top_reservation_contact div {
    width: 32%;
}
.top_reservation_contact div:first-child {
    margin-bottom: 6px;
}


.video_container {
    position: relative;
    padding-top: 45.625%;
    /*     padding-top: 42.5%;
    padding-bottom: 56.25%; */
    height: 0;
    overflow: hidden;
}
.video_container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video_container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 800px) {
    .slide_inner .top_reservation_contact {
        display: none;
    }

    .video_container {
        padding-top: 95.625%;
    }

    .video_container video {
        /*position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: auto;
        height: 100%;*/
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: auto;
        height: 100%;
    }

}

.t-white{
  color: white;
}

.ma-to150{
  margin-top: 150px;
}


@media screen and (max-width: 550px) {
    a#luxury {
        padding-top: 25px;
        margin-top: -25px;
        display: block;
    }
    a#forest,a#runway,a#glamping,a#anniversaryroom {
        padding-top: 50px;
        margin-top: -50px;
        display: block;
    }
}



/*2022.04.07 TOPカスタマイズ NEWS等順番変更 */

.shinjukumain section.custom0407_div {
    background: transparent;
}
.shinjukumain .mainimage-inner img {
    position: initial;
}
.shinjukumain .mainimage-inner:before{
    display: none;
    padding: 0;
}
.shinjukumain .mainimage-inner {
    padding: 100px 0;
    text-align: center;
}
.shinjukumain .news {
    padding-top: 100px;
}
.shinjukumain .shinjukuimg{
    padding-top: 100px;
}
h2.news-head.axi.burger-title.t-white {
        font-size: 30px;
        font-weight: bold;
}
h2.news-head.axi.burger-title.t-white span {
    font-size: 2em;
    line-height: 1.6em;
}

h2.news-head.axi.burger-title.t-white .logoW {
        width: 200px;
    margin: 0 auto;
}
@media screen and (max-width: 550px) {
    .shinjukumain .mainimage-inner {
        padding: 50px 0;
        text-align: center;
    }
    .shinjukumain .news {
        padding-top: 50px;
    }
    .shinjukumain .menus-contents .menus-txt p {
            font-size: 12px;
        margin-top: 10px;
    }
    .menus-contents .menus-txt p span {
        font-size: 12px;
    }
    .shinjukumain .shinjukuimg{
        padding-top: 50px;
    }
    .shinjukumain .menus-txt.burger-txt.t-white{
        margin-bottom: 0;
    }
    h2.news-head.axi.burger-title.t-white {
        font-size: 16.5px;
    }
    h2.news-head.axi.burger-title.t-white .logoW {
        width: 120px;
    }
}


.info-main {
    max-width: 1104px;
    margin: 0 auto;
}


/*#modal {
    display: none;
}*/

.news-list.news-list2 dt {
    color: #000 !important;
}


.news-list.news-list2 dd {
    color: #000 !important;
}

.news-list.news-list2 dd a {
    color: #000 !important;
}


@media screen and (max-width: 800px) {
    .top_slide_wrapper {
        padding-bottom: 20px;
        background: #2f3616;
    }

    .menus-photo a {
        font-size: .7rem;
    }

}



