@charset "utf-8";
#contents{
    font-size: 14px;
}
.mainvisual{
    width: 100%;
    max-width: 1280px;
    text-align: right;
    margin: 40px auto 70px;
}
.toptitle{
    margin-bottom: 15px;
    max-width: 370px;
    margin-right: 60px;
}
.staff{
    color: #005bac;
}
#section2{
    width: 100%;
    padding-bottom: 80px;
    background: #dde2e6;
    position: relative;
    margin-bottom: 40px;
}
.staff_recommendation {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
}
.staff_recommend_lead{
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    margin-bottom: 50px;
}
.com {
    color: #413d3c;
    font-size: 12px;
    margin-top: 8px;
    line-height: 1.4;
}
.blue_text{
    font-size: 18px;
    color: #005bac;
    margin-bottom: 15px;
    font-weight: bold;
}
.staffplof{
    width: 170px;
}
.reccomend_name{
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    line-height: 1.3;
    text-align: center;
    margin-top: 10px;
}
.reccomend_name span{
    font-size: 14px;
}
.hr {
    width: 100%;
    height: 0;
    border-top: dotted 2px #9FA0A0;
    margin: 50px 0;
}
.private_time{
    position: relative;
    padding: 25px 30px;
    background: #fff;
    width: calc(100% - 220px);
    max-width: 610px;
    margin-left: 50px;
}
.private_time::before{
    content: '';
    background: url(../img/frame_top.png);
    width: 40px;
    height: 40px;
    position: absolute;
    left: -5px;
    top: -5px;
}
.private_time::after{
    content: '';
    background: url(../img/frame_bottom.png);
    width: 40px;
    height: 40px;
    position: absolute;
    right: -5px;
    bottom: -5px;
}
.private_time_title{
    margin: 0 0 15px;
    display: block;
}
.private_text1{
    width: 55%;
    float: left;
}
.private_img1{
    width: 40%;
    float: right;
}
.private_text2{
    width: 65%;
    float: left;
}
.private_img2{
    width: 30%;
    float: right;
}
.store_spec{
    margin-bottom: 110px;
    margin-top: 90px;
}
.spectable{
    width: calc(100% - 330px);
    float: left;
}
.spectable a{
    text-decoration: underline;
}
.specmap{
    width: 300px;
    float: right;
}
.specmap iframe{
    border: 1px solid #aaa;
}
.spectable th span{
    width: 70px;
    line-height: 20px;
    color: #fff;
    background: #005bac;
    text-align: center;
    margin: 0 10px 10px 0;
    display: inline-block;
    padding-top: 2px;
    font-size: 12px;
}
.spectable td{
    padding-right: 10px;
    font-size: 12px;
}
.storename{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.slick-arrow {
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: calc(50% - 15px);
}
.arrow_prev{
    left: 10px;
}
.arrow_next{
    right: 10px;
}
.slick-slide{
    margin: 0;
}
.slick-dots li {
    margin: 0;
}
.slick-dots li button:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #555;
    margin: 5px;
}
.slick-dots {
    bottom: -35px;
}
.color_link{
    color: #b079b2;
    text-decoration: none!important;
}
/*  20191101  */
.arrows{
    height: 100%;
    width: 40px;
    background: rgba(255,255,255,0.7);
    text-align: center;
    line-height: 100%;
    position: absolute;
    top: 0;
    z-index: 10;
}
.prev_arrow{
    left: 0;
}
.next_arrow{
    right: 0;
}
.arrows i{
    font-size: 20px;
    line-height: 1;
    position: absolute;
    top: calc(50% - 10px);
    color: #555;
}
.prev_arrow i{
    left: 13px;
}
.next_arrow i{
    right: 13px;
}
.slick-slider li{
    outline: none;
}
.slidetitle{
    width: 100%;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    margin: 85px auto 30px;
    color: #005952;
}
.slide_kome{
    margin-top: 15px;
}
#slider2{
    margin-bottom: 40px;
}
.main_slick .slick-slide {
    margin: 0;
}
.thumb_slick .slick-slide {
    margin: 0 10px;
}
.wrapper_over{
    max-width: 1280px;
    width: 100%;
    margin: auto;
}
.leadcopy{
    text-align: center;
    font-size: 18px;
    margin-bottom: 70px;
}
.store_spec{
    background: #E5E5E6;
    padding: 30px;
    width: 100%;
}
.endblock{
    margin: 70px auto 80px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
}
.endblock a {
    display: block;
    margin: 20px auto 0;
    background: #005aac;
    border-radius: 20px;
    position: relative;
    text-align: center;
    font-size: 26px;
    letter-spacing: 3px;
    font-weight: normal;
    color: #fff;
    line-height: 70px;
    width: 90%;
    max-width: 640px;
    display: block;
}
.endblock a::after{
    content: '';
    position: absolute;
    right: 20px;
    top: calc(50% - 11px);
    width: 20px;
    height: 23px;
    background: url(../img/end_arrow.gif) no-repeat;
}

.staff1photoarea{
    width: 100%;
    position: relative;
    margin: 40px 0;
}
.staff2photoarea{
    width: 100%;
    max-width: 720px;
    margin: 40px auto 35px;
}
.staff2photoarea2{
    margin: 40px 0;
    width: 100%;
}
.img6{
    width: 35%;
    float: left;
    padding-right: 5%;
    position: relative;
}
.img6::before {
    content: '';
    width: 40%;
    top: 46%;
    right: -1px;
    border-top: 2px solid #005BAC;
    height: 0;
    position: absolute;
}
.img6::after {
    content: '';
    width: 10px;
    top: calc(46% - 4px);
    right: calc(40% - 5px);
    height: 10px;
    position: absolute;
    border-radius: 50%;
    background: #005BAC;
}

.img_blue{
    width: 65%;
    float: right;
    position: relative;
    padding: 25px 25px 15px;
    background: #fff;
    border: 2px solid #005BAC;
    border-radius: 15px;
}
.img_blue_box{
    width: 46%;
    float: left;
    text-align: center;
}
.img_blue_box:nth-child(even){
    float: right;
}
.img_blue_box1{
    position: relative;
}
.img_blue_box1::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 26px;
    border-color: transparent transparent transparent #005BAC;
    position: absolute;
    left: 104%;
    top: 34%;
}
.img4{
    float: left;
    width: 48%;
}
.img5{
    float: right;
    width: 48%;
}
.img1{
    width: 27%;
    float: left;
}
.img2 {
    width: 38%;
    position: absolute;
    top: -5%;
    left: 24%;
}
.img3{
    width: 35%;
    float: right;
}
.red{
    color: red;
}
.categorylogo {
    width: 60%;
    max-width: 300px;
    margin-bottom: 20px;
}
@media only screen and (max-width: 1400px) {
    .mainvisual{
        padding-left: 20px;
    }
}
@media only screen and (max-width: 1040px) {
    .hr {
        margin: 40px 0;
    }
    .mainvisual {
        margin: 30px auto 40px;
    }
    .leadcopy {
        font-size: 16px;
        margin-bottom: 40px;
    }
    .store_spec {
        margin-bottom: 0;
        margin-top: 30px;
    }
    .staff2photoarea {
        max-width: none;
        margin: 20px auto;
    }
    #slider2 {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 860px) {
    .toptitle {
        margin-right: 0;
    }
    .spectable {
        width: 100%;
        float: none;
    }
    .specmap {
        float: none;
        margin-top: 10px;
    }
    .staff_recommend_lead{
        font-size: 16px;
        margin-bottom: 40px;
    }
    .img_blue_box1::after{
        border-width: 10px 0 10px 16px;
    }
}
@media only screen and (max-width: 768px) {
    .mainvisual {
        padding: 0 20px;
        margin: 20px auto 30px;
    }
    .leadcopy {
        font-size: 14px;
        margin-bottom: 30px;
        text-align: left;
    }
    .reccomend_name {
        font-size: 20px;
        position: static;
        width: auto;
        margin: 10px auto 0;
        padding: 0!important;
    }
    .staff_recommendation {
        width: 80%;
        left: 10%;
    }
    .staff_recommend_lead{
        font-size: 15px;
        margin-bottom: 20px;
    }
    .blue_text {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px;
        line-height: 1.5;
    }
    .hr {
        margin: 20px 0 30px;
    }
    .endblock {
        margin: 50px auto 80px;
        font-size: 18px;
    }
    .endblock a {
        margin: 20px auto 0;
        border-radius: 10px;
        font-size: 20px;
        line-height: 50px;
        width: 75%;
        max-width: 640px;
    }
    .endblock a::after{
        content: '';
        position: absolute;
        right: 15px;
        top: calc(50% - 9px);
        width: 15px;
        height: 18px;
        background: url(../img/end_arrow.gif) no-repeat;
        background-size: cover;
    }
    #slider2 {
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 640px) {
    .private_text {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    .private_img {
        width: 100%;
        max-width: 300px;
        float: none;
        margin: 0 auto;
    }
    .private_time {
        width: calc(100% - 200px);
        margin-left: 30px;
    }
    .private_text1 {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    .private_img1 {
        width: 100%;
        float: none;
    }
    .img3 {
        width: 35%;
        padding-top: 25%;
    }
    .img2 {
        top: -2%;
        left: 55%;
    }
    .img1 {
        width: 60%;
    }
    .staff1photoarea {
        margin: 20px 0;
    }
    .staff2photoarea2 {
        margin: 20px 0;
    }
    .img_blue_box1::after {
        border-width: 8px 0 8px 13px;
        top: 29%;
    }
    .private_text2 {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    .private_img2 {
        width: 100%;
        float: none;
        max-width: 200px;
    }
}
@media only screen and (max-width: 540px) {
    .hr {
        margin: 40px 0 30px;
    }
    #section2 {
        padding-bottom: 40px;
    }
    .staff_recommend_lead {
        font-size: 13px;
    }
}
@media only screen and (max-width: 480px) {
    #contents{
        font-size: 13px;
    }
    .toptitle {
        margin-bottom: 5px;
        width: 80%;
    }
    .staff_recommendation {
        top: -55px;
    }
    .blue_text {
        font-size: 18px;
    }
    .store_spec {
        margin-top: 40px;
        padding: 20px;
    }
    .endblock {
        font-size: 16px;
    }
    .endblock a {
        margin: 10px auto 0;
        border-radius: 10px;
        line-height: 40px;
        max-width: 640px;
        font-size: 16px;
        width: 100%;
        letter-spacing: normal;
    }
    .endblock a::after {
        content: '';
        position: absolute;
        right: 10px;
        top: calc(50% - 6px);
        width: 10px;
        height: 12px;
        background: url(../img/end_arrow.gif) no-repeat;
        background-size: cover;
    }
    .mainvisual{
        margin-bottom: 30px;
    }
    .leadcopy {
        font-size: 14px;
        margin-bottom: 30px;
    }
    .endblock {
        margin: 30px auto 50px;
        font-size: 18px;
    }
    .sp_plof {
        text-align: center;
        padding: 0;
        margin: 0 auto 20px;
        width: 100%;
        max-width: 180px;
    }
    .private_time {
        width: 100%;
        margin-left: 0;
    }
    .img_blue {
        padding: 12px 12px 8px;
        border-radius: 10px;
        width: 80%;
        margin: 0 10% 20px;
    }
    .img6::after,.img6::before{
        display: none;
    }
    .img_blue_box1::after {
        border-width: 6px 0 6px 10px;
    }
    .img6 {
        width: 80%;
        float: none;
        margin: 0 auto 15px;
        padding: 0;
    }
}
