﻿@charset "utf-8";

.con_intr .box_intr,
.con_intr .box_icon,
.con_room,
.con_info {
    max-width: 1200px;
    margin: auto
}

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

    .con_intr .box_intr,
    .con_intr .box_icon,
    .con_room,
    .con_info {
        width: 91.66667%
    }
}

.con_intr .box_intr:after {
    content: "";
    display: table;
    clear: both
}

.con_intr {
    background: url(../images/common/bg_intr.png) no-repeat;
    background-size: cover;
    padding: 60px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

    .img-pc {display: none;}
    .img-sp {display: block;}

    .con_intr {
        padding: 8% 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_intr .box_intr {
        position: relative
    }
}

.con_intr .box_intr .wrp_intr {
    float: left;
    width: 46.66667%
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_intr .box_intr .wrp_intr {
        width: 67%
    }
}

@media only screen and (max-width: 767px) {
    .con_intr .box_intr .wrp_intr {
        float: none;
        width: 100%
    }
}

.con_intr .box_intr .wrp_intr .st_intr {
    letter-spacing: .34em;
    line-height: 1.6;
    font-family: 'Noto Serif JP', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
    font-size: 174%
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_intr .box_intr .wrp_intr .st_intr {
        font-size: 147%
    }
}

@media only screen and (max-width: 767px) {
    .con_intr .box_intr .wrp_intr .st_intr {
        font-size: 120%
    }
}

.con_intr .box_intr .wrp_intr .st_intr span {
    color: #ceb132
}

.con_intr .box_intr .wrp_intr .txt {
    line-height: 2.8;
    margin-top: 20px;
    font-size: 100%;
    line-height: 2.8
}

@media only screen and (max-width: 767px) {
    .con_intr .box_intr .wrp_intr .txt {
        margin-top: 4%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_intr .box_intr .wrp_intr .txt {
        line-height: 2.2
    }
}

@media only screen and (max-width: 767px) {
    .con_intr .box_intr .wrp_intr .txt {
        line-height: 2
    }
}

.con_intr .box_intr .box_photo {
    overflow: hidden;
    float: right;
    width: 46.66667%
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_intr .box_intr .box_photo {
        width: 30%
    }
}

@media only screen and (max-width: 767px) {
    .con_intr .box_intr .box_photo {
        display: none
    }
}

.con_intr .box_intr .box_photo li {
    float: left;
    width: 42.5%
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_intr .box_intr .box_photo li:first-child {
        display: none
    }
}

.con_intr .box_intr .box_photo li:last-child {
    float: right;
    width: 50.35714%
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_intr .box_intr .box_photo li:last-child {
        width: 100%
    }

    .con_intr .box_intr .box_photo li:last-child img {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .con_intr .box_intr .box_photo li:last-child {
        display: none
    }
}

.con_intr .box_icon {
    clear: both;
    background: url(../images/common/bg_sty.jpg);
    margin-top: 40px;
    -moz-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.05)
}

@media only screen and (max-width: 767px) {
    .con_intr .box_icon {
        margin-top: 6%
    }
}

@media only screen and (min-width: 768px) {
    .con_intr .box_icon {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.con_intr .box_icon li {
    width: 49.91667%;
    letter-spacing: -.4em;
    position: relative;
    padding: 30px 55px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_intr .box_icon li {
        padding: 20px 10px
    }
}

@media only screen and (max-width: 767px) {
    .con_intr .box_icon li {
        padding: 4%
    }
}

@media only screen and (min-width: 768px) {
    .con_intr .box_icon li {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center
    }
}

@media only screen and (max-width: 767px) {
    .con_intr .box_icon li {
        width: 100%
    }
}

/*@media only screen and (max-width: 767px) {
    .con_intr .box_icon li:first-child {
        border-bottom: 1px solid #cecdd1
    }
}

.con_intr .box_icon li:first-child:before {
    content: "";
    background: #cecdd1;
    width: 1px;
    height: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width: 767px) {
    .con_intr .box_icon li:first-child:before {
        display: none
    }
}*/

@media only screen and (min-width: 768px) {
    .con_intr .box_icon li:nth-last-of-type(even) {
        margin-left: .16667%
    }
}

.con_intr .box_icon li:nth-last-of-type(even)::before {
    content: "";
    background: #cecdd1;
    width: 1px;
    height: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width: 767px) {
    .con_intr .box_icon li:nth-last-of-type(even)::before {
        display: none
    }
}

.con_intr .box_icon li .ic {
    display: inline-block;
    vertical-align: middle;
    width: 12.67894%;
    margin-right: 4.08998%
}

.con_intr .box_icon li .box_txt {
    vertical-align: middle;
    display: inline-block;
    width: 83.23108%
}

.con_intr .box_icon li .box_txt .st {
    letter-spacing: .08em;
    font-family: 'Noto Serif JP', "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
    font-size: 134%
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_intr .box_icon li .box_txt .st {
        font-size: 114%
    }
}

@media only screen and (max-width: 767px) {
    .con_intr .box_icon li .box_txt .st {
        font-size: 107%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_intr .box_icon li .box_txt .st {
        letter-spacing: .05em
    }
}

.con_intr .box_icon li .box_txt .st span {
    color: #ceb132
}

.con_intr .box_icon li .box_txt .txt {
    letter-spacing: .03em;
    margin-top: 5px;
    font-size: 100%
}

@media only screen and (max-width: 767px) {
    .con_intr .box_icon li .box_txt .txt {
        margin-top: 4%
    }
}

@media only screen and (max-width: 767px) {
    .con_intr .box_icon li .box_txt .txt {
        font-size: 94%
    }
}

.con_room {
    margin-top: 80px
}

@media only screen and (max-width: 767px) {
    .con_room {
        margin-top: 3em
    }
}

.con_room .photo {
    width: 100%
}

@media only screen and (max-width: 767px) {
    .con_room .photo {
        overflow: hidden
    }

    .con_room .photo img {
        position: relative;
        width: 130%;
        max-width: none;
        margin-left: -15%
    }
}

@media only screen and (min-width: 768px) {
    .con_room .photo img {
        width: 100%
    }
}

.con_room .box_det {
    overflow: hidden;
    margin-top: 35px
}

@media only screen and (max-width: 767px) {
    .con_room .box_det {
        margin-top: 1.5em
    }
}

.con_room .box_det .box_txt {
    float: left;
    width: 48.33333%
}

@media only screen and (max-width: 767px) {
    .con_room .box_det .box_txt {
        width: 100%;
        margin: auto;
        float: none
    }
}

.con_room .box_det .box_txt .st_room {
    letter-spacing: .24em;
    font-size: 147%
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_room .box_det .box_txt .st_room {
        font-size: 134%
    }
}

@media only screen and (max-width: 767px) {
    .con_room .box_det .box_txt .st_room {
        font-size: 120%
    }
}

.con_room .box_det .box_txt .txt {
    margin-top: 20px;
    font-size: 100%
}

@media only screen and (max-width: 767px) {
    .con_room .box_det .box_txt .txt {
        margin-top: 4%
    }
}

@media only screen and (max-width: 767px) {
    .con_room .box_det .box_txt .txt {
        font-size: 94%
    }
}

.con_room .box_det .box_txt table {
    width: 100%;
    margin-top: 30px
}

@media only screen and (max-width: 767px) {
    .con_room .box_det .box_txt table {
        margin-top: 1.5em
    }
}

.con_room .box_det .box_txt table th {
    width: 155px
}

@media only screen and (max-width: 767px) {
    .con_room .box_det .box_txt table th {
        width: 40%
    }
}

.con_room .box_det .box_txt .box_btn {
    overflow: hidden;
    margin-top: 40px
}

@media only screen and (max-width: 767px) {
    .con_room .box_det .box_txt .box_btn {
        margin-top: 1.5em
    }
}

.con_room .box_det .box_txt .box_btn li {
    float: left;
    width: 48.27586%
}

.con_room .box_det .box_txt .box_btn li a {
    display: block;
    text-decoration: none;
    color: #fff;
    background: #ceb132;
    padding: 1em 0;
    line-height: 1;
    position: relative;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #ceb132;
    -moz-transition: background .3s, color .3s;
    -o-transition: background .3s, color .3s;
    -webkit-transition: background .3s, color .3s;
    transition: background .3s, color .3s
}

@media only screen and (max-width: 767px) {
    .con_room .box_det .box_txt .box_btn li a {
        padding: 1.3em 0
    }
}

.con_room .box_det .box_txt .box_btn li a:after {
    content: '→';
    text-align: center;
    color: #ca8da6;
    width: 1.8em;
    line-height: 1.8;
    border: 1px solid #ca8da6;
    -moz-border-radius: 1.8em;
    -webkit-border-radius: 1.8em;
    border-radius: 1.8em;
    font-size: 80%;
    position: absolute;
    top: 50%;
    right: 4%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transition: background .3s, border-color .3s, color .3s;
    -o-transition: background .3s, border-color .3s, color .3s;
    -webkit-transition: background .3s, border-color .3s, color .3s;
    transition: background .3s, border-color .3s, color .3s
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_room .box_det .box_txt .box_btn li a:after {
        width: 2em;
        line-height: 2
    }
}

@media only screen and (max-width: 767px) {
    .con_room .box_det .box_txt .box_btn li a:after {
        font-size: 67%
    }
}

.con_room .box_det .box_txt .box_btn li a:hover {
    color: #ceb132;
    background: none
}

.con_room .box_det .box_txt .box_btn li a:hover:after {
    border-color: #ceb132;
    background: none;
    color: #ceb132
}

@media only screen and (max-width: 1199px) {
    .con_room .box_det .box_txt .box_btn li {
        width: 100%;
        float: none
    }
}

.con_room .box_det .box_txt .box_btn li:last-child {
    float: right
}

.con_room .box_det .box_txt .box_btn li:last-child a {
    display: block;
    text-decoration: none;
    color: #ceb132;
    background: #000;
    padding: 1em 0;
    line-height: 1;
    position: relative;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #ceb132;
    -moz-transition: background .3s, color .3s;
    -o-transition: background .3s, color .3s;
    -webkit-transition: background .3s, color .3s;
    transition: background .3s, color .3s
}

@media only screen and (max-width: 767px) {
    .con_room .box_det .box_txt .box_btn li:last-child a {
        padding: 1.3em 0
    }
}

.con_room .box_det .box_txt .box_btn li:last-child a:after {
    content: '→';
    text-align: center;
    color: #ceb132;
    width: 1.8em;
    line-height: 1.8;
    border: 1px solid #ceb132;
    -moz-border-radius: 1.8em;
    -webkit-border-radius: 1.8em;
    border-radius: 1.8em;
    font-size: 80%;
    position: absolute;
    top: 50%;
    right: 4%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transition: background .3s, border-color .3s, color .3s;
    -o-transition: background .3s, border-color .3s, color .3s;
    -webkit-transition: background .3s, border-color .3s, color .3s;
    transition: background .3s, border-color .3s, color .3s
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_room .box_det .box_txt .box_btn li:last-child a:after {
        width: 2em;
        line-height: 2
    }
}

@media only screen and (max-width: 767px) {
    .con_room .box_det .box_txt .box_btn li:last-child a:after {
        font-size: 67%
    }
}

.con_room .box_det .box_txt .box_btn li:last-child a:hover {
    color: #000;
    background: #ceb132
}

.con_room .box_det .box_txt .box_btn li:last-child a:hover:after {
    border-color: #000;
    background: #ceb132;
    color: #000
}

@media only screen and (max-width: 1199px) {
    .con_room .box_det .box_txt .box_btn li:last-child {
        margin-top: 1em;
        width: 100%;
        float: none
    }
}

.con_room .box_det .box_photos {
    float: right;
    width: 48.33333%
}

@media only screen and (max-width: 767px) {
    .con_room .box_det .box_photos {
        margin-top: 2em;
        float: none;
        width: 100%
    }
}

.con_room .box_det .box_photos li {
    float: left
}

@media only screen and (min-width: 768px) {
    .con_room .box_det .box_photos li {
        width: 49.13793%
    }

    .con_room .box_det .box_photos li:nth-child(even) {
        float: right
    }

    .con_room .box_det .box_photos li:nth-child(n+3) {
        margin-top: 10px
    }
}

@media only screen and (max-width: 767px) {
    .con_room .box_det .box_photos li {
        width: 25%
    }
}

.con_info {
    overflow: hidden;
    margin-top: 80px
}

@media only screen and (max-width: 767px) {
    .con_info {
        margin-top: 4em
    }
}

.con_info .photo {
    float: left;
    width: 33.41667%
}

@media only screen and (max-width: 767px) {
    .con_info .photo {
        width: 100%;
        float: none
    }
}

.con_info .box_info {
    float: right;
    width: 63.33333%
}

@media only screen and (max-width: 767px) {
    .con_info .box_info {
        margin-top: 1.5em;
        width: 100%;
        float: none
    }
}

.con_info .box_info table {
    width: 100%
}

@media only screen and (min-width: 768px) {
    .con_info .box_info table tr th {
        width: 150px
    }
}