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

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

    .con_intr .box_intr,
    .con_intr .box_icon,
    .con_hotsp,
    .con_quality {
        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) {
    .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: .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: 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-justify-content: center;
        justify-content: center;
        -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:last-child {
        margin-left: .16667%
    }
}

/* .con_intr .box_icon li:last-child: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:last-child: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_hotsp {
    margin-top: 70px
}

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

.con_hotsp:nth-of-type(n+3) {
    margin-top: 70px
}

@media only screen and (max-width: 767px) {
    .con_hotsp:nth-of-type(n+3) {
        margin-top: 4em
    }
}

.con_hotsp .txt_hotsp {
    text-align: center;
    font-size: 100%
}

@media only screen and (max-width: 767px) {
    .con_hotsp .txt_hotsp {
        font-size: 94%
    }
}

.con_hotsp .box_hotsp {
    margin-top: 20px
}

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

.con_hotsp .box_hotsp:nth-of-type(n+2) {
    margin-top: 40px
}

@media only screen and (max-width: 767px) {
    .con_hotsp .box_hotsp:nth-of-type(n+2) {
        margin-top: 2.5em
    }
}

.con_hotsp .box_hotsp .photo {
    width: 100%
}

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

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

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

.con_hotsp .box_hotsp .box_det {
    overflow: hidden;
    margin-top: 40px
}

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

.con_hotsp .box_hotsp .box_det .txt {
    float: left;
    width: 48.33333%
}

@media only screen and (max-width: 767px) {
    .con_hotsp .box_hotsp .box_det .txt {
        float: none;
        width: 100%
    }
}

.con_hotsp .box_hotsp .box_det .box_tbl {
    float: right;
    width: 48.33333%
}

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

.con_hotsp .box_hotsp .box_det .box_tbl table {
    width: 100%
}

.con_hotsp .box_hotsp .box_det .box_tbl table tr th {
    width: 155px
}

@media only screen and (max-width: 767px) {
    .con_hotsp .box_hotsp .box_det .box_tbl table tr th {
        width: 40%
    }
}

.con_hotsp .box_hotsp .box_det02 {
    overflow: hidden;
    margin-top: 40px
}

@media only screen and (max-width: 767px) {
    .con_hotsp .box_hotsp .box_det02 {
        margin-top: .5em
    }
}

.con_hotsp .box_hotsp .box_det02 .box_photos {
    overflow: hidden;
    float: left;
    width: 48.33333%
}

@media only screen and (max-width: 767px) {
    .con_hotsp .box_hotsp .box_det02 .box_photos {
        float: none;
        width: 100%
    }
}

.con_hotsp .box_hotsp .box_det02 .box_photos li {
    float: left;
    width: 49.13793%
}

.con_hotsp .box_hotsp .box_det02 .box_photos li:last-child {
    float: right
}

.con_hotsp .box_hotsp .box_det02 .box_txt {
    float: right;
    width: 48.33333%
}

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

.con_hotsp .box_hotsp .box_det02 .box_txt .txt {
    font-size: 100%
}

@media only screen and (max-width: 767px) {
    .con_hotsp .box_hotsp .box_det02 .box_txt .txt {
        margin-top: 1.5em;
        font-size: 94%
    }
}

.con_hotsp .box_hotsp .box_det02 .box_txt table {
    width: 100%;
    margin-top: 30px
}

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

.con_hotsp .box_hotsp .box_det02 .box_txt table tr th {
    width: 155px
}

@media only screen and (max-width: 767px) {
    .con_hotsp .box_hotsp .box_det02 .box_txt table tr th {
        width: 40%
    }
}

.con_quality {
    margin-top: 80px
}

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

.con_quality h4 em {
    font-size: 58%
}

.con_quality table {
    width: 100%;
    margin-top: 30px;
}

@media only screen and (min-width: 768px) {
    .con_quality table tr th {
        width: 190px
    }
}
