﻿@charset "utf-8";

body img {
    width: 100%;
    height: auto;
    -webkit-touch-callout: none;
    line-height: 1;
}

.con_intr .box_intr {
    padding-top: 0;
}

#contents .tmp_st1 {
    text-align: center;
    font-weight: normal;
    letter-spacing: .14em;
    font-size: 180%;
    margin: 0 auto 30px;
}

.inclusive {
    /* margin-bottom: -80px; */
    background: url(../images/common/bg_footer.png) no-repeat;
    background-size: 100%;
    background-position: center bottom;
}

#header .con_pagetitle .box_title .inner h2 {
    font-size: 240%;
}

@media only screen and (max-width: 767px) {
    #header .con_pagetitle .box_title .inner h2 {
        font-size: 200%;
    }
    #header .con_pagetitle .box_title .inner h2 br:nth-child(2) {
        display: none;
    }

    #contents .tmp_st1 {
        font-size: 150%;
    }
}

.con_intr .box_intr,
.con_intr .box_icon,
.box_pnav,
.box_menu,
.con_inclusive,
.con_car {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto ;
}

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

    .con_intr .box_intr,
    .con_intr .box_icon,
    .box_pnav,
    .con_inclusive,
    .con_car {
        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: 80px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.con_intr .box_intr .wrp_intr {
    float: none;
    width: 100%;
}

.con_intr .box_intr .wrp_intr .st_intr {
    letter-spacing: .44em;
    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: 150%;
    text-align: center;
}

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

.con_intr .box_intr .wrp_intr .txt {
    line-height: 2.4;
    margin-top: 0;
    font-size: 120%;
    text-align: center;
}

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

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



.con_inclusive {
    padding: 80px 0 120px;
}

.con_inclusive section:nth-of-type(n+2){
    margin-top: 80px
}

.con_inclusive .main_photo {
    width: 100%
}

.con_inclusive .main_photo img {
    width: 100%
}

.con_inclusive .main_txt {
    text-align: center;
    margin-top: 30px
}

.con_inclusive .main_txt .st {
    letter-spacing: .14em;
    font-size: 147%
}

.con_inclusive .main_txt .txt {
    margin-top: 15px;
    font-size: 100%
}

.con_inclusive .box_menu_ttl {
    color: #f6d48a;
    font-size: 160%;
    text-align: center;
    margin-top: 1.2em;
}

.box_menu .menu_tbl {
    max-width: 1000px;
    margin: 40px auto 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.box_menu .menu_tbl table {
    width: 47%;
}

.box_menu .caption {
    font-size: 86%;
    padding: 2em 0 0;
    text-align: right;
    width: 100%;
}


.con_inclusive .box_dish .box_det .box_tbl table {
    width: 100%;
}

.con_inclusive .box_dish .box_det .box_tbl table tr th {
    width: 155px;
}

.con_inclusive .bnr_area {
    text-align: center;
}
.con_inclusive .bnr_area a {
    display: inline-block;
}
.con_inclusive .bnr_area a img {
    display: block;
    max-width: max-content;
    width: 100%;
    margin: 60px auto;
    transition: all .2s;
}

.con_inclusive .bnr_area.bottom {
    max-width: 560px; width: 100%; display: block; margin: 60px auto 0;
}

.con_inclusive .bnr_area.bottom a {
    display: block;
}
.con_inclusive .bnr_area.bottom a:first-child img {
    margin: 0 auto;
}
.con_inclusive .bnr_area.bottom a:nth-child(n+2) img {
    margin: 40px auto 0;
}
.con_inclusive .bnr_area a img:hover {
    opacity: .7;
}



.con_inclusive .box_voice {
    max-width: 800px;
    margin: 32px auto 0;
}

.con_inclusive .box_voice .ttl {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    background: #f6d48a;
    padding: 0.6em 1em;
    display: inline-block;
}

/* .con_inclusive .box_voice .ttl span {
    background: #f6d48a;
    padding: 1em;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.con_inclusive .box_voice .ttl span:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #f6d48a transparent transparent transparent;
    border-width: 10px 10px 0 10px;
} */

.con_inclusive .box_voice ul {
    max-width: 800px;
    margin: 0 auto;
    padding: 24px;
    border: 1px solid #f6d48a;
    list-style: circle;
}

.con_inclusive .box_voice ul li {
    font-size: 16px;
    padding-left: 1em;
    text-indent: -0.6em;
}

.con_inclusive .box_voice ul li:nth-child(n+2) {
    margin-top: 8px;
}



#footer {
    margin-top: 0;
}

@media only screen and (max-width: 767px) {
    #ptop {
        margin-top: 0;
    }
}


@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_intr .box_intr {
        position: relative
    }
    .con_intr .box_intr .wrp_intr {
        width: 90%;
        margin: 0 auto;
    }
    .con_intr .box_intr .wrp_intr .st_intr {
        font-size: 147%
    }
    .con_intr .box_intr .wrp_intr .txt {
        line-height: 2.2
    }
    .con_intr .box_intr .box_photo {
        width: 30%
    }
    .con_intr .box_intr .box_photo li:last-child {
        display: none;
        width: 100%;
    }

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

    .con_inclusive .main_txt .st {
        font-size: 134%
    }
}


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

    .con_inclusive {
        padding: 0 0 60px;
    }
    .con_intr {
        padding: 8% 0
    }
    .con_intr .box_intr .wrp_intr {
        float: none;
        width: 100%
    }
    .con_intr .box_intr .wrp_intr .st_intr {
        font-size: 120%
    }
    .con_intr .box_intr .wrp_intr .txt {
        margin-top: 4%;
        line-height: 2;
    }
    .con_intr .box_intr .box_photo {
        display: none;
    }
    .con_intr .box_intr .box_photo li:last-child {
        display: none;
    }

    .con_inclusive {
        margin-top: 3em;
        width: 100%;
    }

    .con_inclusive section:nth-of-type(n+2){
        margin-top: 40px
    }
    
    .con_inclusive .main_photo {
        width: 91.66667%;
        margin: auto
    }

    .con_inclusive .main_txt {
        margin-top: 1.5em
    }
    .con_inclusive .main_txt {
        text-align: left;
        width: 91.66667%;
        margin: 1.5em auto 0;
    }
    .con_inclusive .main_txt .st {
        font-size: 107%;
    }
    .con_inclusive .main_txt .txt {
        margin-top: 4%;
        font-size: 94%;
    }

    .con_inclusive .box_menu_ttl {
        color: #f6d48a;
        font-size: 120%;
        text-align: center;
        margin-top: 1em;
    }

    .con_inclusive .bnr_area {
        width: 91.66667%;
        margin: 0 auto;
    }

    .box_menu .menu_tbl {
        max-width: 92%;
        margin-top: 1em;
    }
    .box_menu .menu_tbl table {
        width: 92%;
        font-size: 92%;
        margin: 16px auto;
    }
    .box_menu .menu_tbl table tr {
        line-height: 2 !important;
    }
    .box_menu .menu_tbl table td {
        line-height: 2 !important;
    }
    .box_menu p {
        font-size: 86%;
        padding: 4px 6% 0;
        text-align: left;
    }

    .con_inclusive .box_dish .box_det .box_tbl {
        float: none;
        width: 100%;
        margin-top: 1.5em;
    }
    .con_inclusive .box_dish .box_det .box_tbl table tr th {
        width: 40%;
    }

    .con_inclusive .box_voice {
        max-width: 92%;
    }

    .con_inclusive .bnr_area.bnr_area.bottom {
        width: 91.66667%;
        margin: 0 auto;
    }

    .con_inclusive .bnr_area.bottom a:nth-child(n+2) img {
        margin: 20px auto 0;
    }

}
