@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    border: 0px;
}
.center {
    text-align: center;
}
.red {
    color: red;
}

/* ---------spのみ改行----------- */
.br-sp {
    display: none;
}
@media (max-width: 961px) {
    .br-sp {
        display: block;
    }
}
@media screen and (min-width:961px) {
    .wrap{
        color:#60554a;
    }
    .kv {
        padding: 0;
        box-sizing: border-box;
    }
    .kv h1 {
        position: absolute;
        z-index: 100;
        width: 40%;
        padding: 14% 0 0 25%;
    }
    .kv h1 img {
        width: 100%;
    }
    .kv .pc {
        position: relative;
    }
    .kv .pc img {
        width: 100%;
    }
    .kv .sp {
        display: none;
    }
    .logo_center {
        margin: 0 auto;
        width: 200px;
        padding-top: 64px;
    }
    .text_center {
        text-align: center;
    }
    .text_inner {
        padding: 80px 0 160px 0;
    }
    .l_text {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 40px;
    }
    .textpict_ver1 {
        padding: 10%;
        overflow: hidden;
        background: #efebe9;
    }
    .textpict_ver2 {
        padding: 10%;
        overflow: hidden;
        background-color: #dbcfc0;

 
    }
    .textpict_ver1 .left,
    .textpict_ver2 .left {
        width: 40%;
        float: left;
    }
    .textpict_ver1 .right,
    .textpict_ver2 .right {
        width: 42%;
        float: right;
    }
    .textpict_ver1 .right h1,
    .textpict_ver2 .left h1 {
        font-size: 170%;
        margin-bottom: 60px;
        line-height: 1.2em;
        font-weight: normal;
    }
    .textpict_ver1 .right h2,
    .textpict_ver2 .left h2 {
        font-size: 120%;
        margin-bottom: 40px;
        line-height: 1.2em;
        font-weight: normal;
    }
    .textpict_ver1 .right .text,
    .textpict_ver2 .left .text {
        line-height: 1.6em;
    }
    ul.mini {
        display: flex;
        justify-content: space-between;
        margin-top: 80px;
    }
    .product {
        width: 80%;
        margin: 0 auto;
    }
    .product h1 {
        font-size: 170%;
        margin-bottom: 16px;
        line-height: 1.7em;
        font-weight: normal;
        text-align: center;
    }
    .product .sub {
        text-align: center;
    }
    .product ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 80px 0 0 0;
    }
    .product ul li {
        width: 20%;
        position: relative;
    }
    .product h2 {
        font-size: 140%;
        margin: 64px 0;
        line-height: 1.2em;
        font-weight: normal;
        text-align: center;
    }
    .three {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .one {
        width: 31%;
        position: relative;
        margin: 0 1%;
    }
    .one .choise {
        border-top: 1px solid #e2d9d1;
        padding: 24px;
        font-size: 20px;
        border-bottom: 1px solid #e2d9d1;
    }
    .one .inner {
        padding: 24px;
    }
    .one .title {
        margin: 0 0 24px 0;
    }
    .centerbox {
        padding: 80px;
        background: #fff9f4;
        text-align: center;
        width: 80%;
        margin: 80px auto;
    }
    .center p {
        margin-bottom: 80px;
    }
    .message {
        padding: 80px 64px;
        box-sizing: border-box;
        overflow: hidden;
        margin: 0 auto;
        min-width: 1280px;
        width: 80%;
    }
    .message .text {
        float: left;
        margin: 0 0 0 10%;
    }
    .message .logo {
        width: 200px;
    }
    .message .jw {
        float: right;
    }
    .message .jw img {
        width: 70%;
    }
    .message .logo_jp {
        text-align: right;
    }
    /* ボタンのスタイル */
    .btn {
        padding: 0;
    }
    .btn a {
        position: relative;
        /* display: block; */
        padding: 6%;
        border-radius: 4px;
        font-size: 13px;
        text-decoration: none;
        text-align: center;
        border: 1px solid #d0e4e8;
        color: #72a1ac;
        min-width: 280px;
        display: inline-flex;
    }
    .btn a:hover {
        background-color: #f7f8ff;
    }
    /* アイコンのスタイル */
    .btn-arrow-right a::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 24px;
        width: 24px;
        height: 9px;
        margin: auto;
        border-bottom: solid 1px #92b5bd;
        border-right: solid 1px #92b5bd;
        transform: skew(45deg);
        box-sizing: border-box;
    }
    .all_v {
        width: 100%;
    }
    .all_v img {
        width: 100%;
    }
    ul.reservation {}
    ul.reservation li {
        background-color: #d7bd9f;
        padding: 8px 16px;
        margin: 8px 0;
        border-radius: 4px;
    }
    .last_m {
        text-align: center;
        overflow: hidden;
        width: 100%;
        padding: 160px 0;

    }
}
/* ---------------------------------------------------------------------for sp--------------------------------------------------------------------- */
@media screen and (max-width:960px) {
    .wrap{
        color:#60554a;
    }
    
    .kv {
        padding: 0;
        box-sizing: border-box;
    }
    .kv img {}
    .kv h1 {
        position: absolute;
        z-index: 100;
        width: 40%;
        padding: 50% 0 0 5%;
    }
    .kv .pc {
        display: none;
    }
    .kv .sp {
        position: relative;
    }
    .logo {
        text-align: center;
        padding-top: 40px;
    }
    .logo img {
        width: 25%;
    }
    .logo_center {
        margin: 16% auto 0 auto;
        width: 150px;
    }
    .text_center {
        text-align: center;
    }
    .text_inner {
        padding: 16% 8% 32% 8%;
    }
    .l_text {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 40px;
    }
    .textpict_ver1 {
        padding: 10% 10% 0 10%;
        overflow: hidden;
        background: #dbcfc0;
    }
    .textpict_ver2 {
        padding: 10% 10% 0 10%;
        overflow: hidden;
        background-color: #ddcbb6;
    }
    .textpict_ver1 .left,
    .textpict_ver2 .left {
        margin-bottom: 8%;
    }
    .textpict_ver1 .right,
    .textpict_ver2 .right {
        margin-bottom: 16%;
    }
    .textpict_ver1 .right h1,
    .textpict_ver2 .left h1 {
        font-size: 150%;
        margin-bottom: 8%;
        line-height: 1.2em;
        font-weight: normal;
    }
    .textpict_ver1 .right .text,
    .textpict_ver2 .left .text {
        line-height: 2.0em;
    }
    .textpict_ver2 .left h2 {
        font-size: 120%;
        margin-bottom: 8%;
        line-height: 1.2em;
        font-weight: normal;
    }
    .product {
        width: 90%;
        margin: 0 auto;
    }
    .product h1 {
        font-size: 170%;
        line-height: 1.2em;
        font-weight: normal;
        text-align: center;
    }
    .product .sub {
        text-align: center;
    }
    .product ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 80px 0 0 0;
    }
    .product ul li {
        width: 30%;
        position: relative;
    }
    .product h2 {
        font-size: 140%;
        margin: 64px 0;
        line-height: 1.2em;
        font-weight: normal;
        text-align: center;
    }
    .three {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .one {
        width: 100%;
        position: relative;
        margin: 0 1%;
    }
    .one .choise {
        border-top: 1px solid #e2d9d1;
        border-bottom: 1px solid #e2d9d1;
        padding: 24px;
        font-size: 20px;
    }
    .one .inner {
        padding: 24px;
    }
    .one .title {
        margin: 0 0 24px 0;
    }
    .centerbox {
        padding: 8%;
        background: #fff9f4;
        text-align: center;
        margin-top: 80px;
    }
    .center p {
        margin-bottom: 80px;
    }
    .message {
        padding: 8%;
        box-sizing: border-box;
        overflow: hidden;
        margin: 0 auto;
    }
    .message .text {
        text-align: center;
    }
    .message .logo {}
    .message .logo img {
        width: 40%;
    }
    .message .jw {
        margin: 8% 0;
    }
    .message .jw img {
        width: 60%;
        margin: auto;
        display: block
    }
    .message .logo_jp {
        text-align: center;
    }
    /* ボタンのスタイル */
    .btn {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .btn a {
        position: relative;
        display: block;
        padding: 6%;
        border-radius: 4px;
        font-size: 14px;
        text-decoration: none;
        text-align: center;
        border: 1px solid #d0e4e8;
        color: #72a1ac;
    }
    .btn a:hover {
        background-color: #f7f8ff;
    }
    /* アイコンのスタイル */
    .btn-arrow-right a::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 4%;
        width: 6%;
        height: 8%;
        margin: auto;
        border-bottom: solid 1px #92b5bd;
        border-right: solid 1px #92b5bd;
        transform: skew(45deg);
        box-sizing: border-box;
    }
    .all_v {
        width: 100%;
    }
    .all_v img {
        width: 100%;
    }
    ul.reservation {}
    ul.reservation li {
        background-color: #d7bd9f;
        padding: 8px 16px;
        margin: 8px 0;
        border-radius: 4px;
    }
    .last_m {
                margin: 16% 0;
        text-align: center;

    }
}