@charset "UTF-8";
/* CSS Document */

/* 一覧 */
.okadan-archive .foot-note{
    color: #000000;
    background: #ffffff;
}
.sec-archive{
    padding: 160px 0 0;
    position: relative;
}
.sec-archive:before{
    content: "";
    background: url(../img/okadan/txt_lead_okadan.png) no-repeat left top;
    background-size: 100%;
    width: 252px;
    height: 979px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.sec-archive .box-ttl{
    margin-bottom: 40px;
}
.sec-archive .box-ttl .txt{
    font-size: 20px;
    font-weight: bold;
    margin: 12px 0 0;
}
.sec-archive .wrap-danshi .item{
    width: 20%;
    height: 305px;
    margin-bottom: 40px;
}
.sec-archive .wrap-danshi .item .in .img{
	width: 66px;
}

/* 詳細 */
.detail-btn .btn-more{
    max-width: 600px;
}
.detail-btn .btn-more span{
    font-size: 25px;
}
.detail-btn .btn span:after{
    display: none;
}
.detail-btn .note{
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin-top: 15px;
}
.detail-btn .note a{
    color: #ffffff;
    text-decoration: underline;
}

.sec-detail-intro{
    padding: 160px 0 0;
    position: relative;
    margin-bottom: -175px;
}
.sec-detail-intro:before{
    content: "";
    background: url(../img/okadan/txt_lead_okadan.png) no-repeat left top;
    background-size: 100%;
    width: 252px;
    height: 979px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.sec-detail-intro .box-ttl{
    color: #000000;
    margin-bottom: 60px;
}
.sec-detail-intro .box-ttl .txt01{
    font-size: 35px;
    font-family: 'Anton', sans-serif;
    line-height: 1em;
    letter-spacing: 1px;
    margin-bottom: 5px;
}
.sec-detail-intro .box-ttl .txt02{
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1em;
}
.sec-detail-intro .box-img li{
    width: 50%;
    position: relative;
}
.sec-detail-intro .box-img li span{
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -72px;
}
.sec-detail-intro .box-img li span.on{
    width: 138px;
}
.sec-detail-intro .box-img li span.off{
    width: 177px;
}

.bg-wrap{
    background: #000000;
    padding: 300px 0 0;
}

.sec-detail-profile{
    padding: 0 0 120px;
    position: relative;
    z-index: 2;
}
.sec-detail-profile .box-profile{
    background: #ffffff;
    padding: 60px 70px;
    margin: 0 0 40px 9%;
}
.sec-detail-profile .box-profile .ttl{
    position: relative;
    width: 106px;
    margin-bottom: 30px;
}
.sec-detail-profile .box-profile .ttl:before{
    content: "";
    background: #000000;
    width: 53px;
    height: 2px;
    position: absolute;
    left: -70px;
    top: 50%;
}
.sec-detail-profile .box-profile .inner > div{
    width: 50%;
}
.sec-detail-profile .box-profile .inner .company{
    padding-right: 10px;
}
.sec-detail-profile .box-profile .inner .company .logo{
    width: 50%;
    text-align: center;
}
.sec-detail-profile .box-profile .inner .company .txt{
    width: 47%;
}
.sec-detail-profile .box-profile .inner .company .txt .txt01{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.sec-detail-profile .box-profile .inner .company .txt .txt02{
    font-size: 14px;
    line-height: 1.3em;
}
.sec-detail-profile .box-profile .inner .company .txt .name{
    font-size: 20px;
    font-weight: bold;
    margin: 1px 0 7px;
}
.sec-detail-profile .box-profile .inner .company .txt .name small{
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1em;
    padding-left: 5px;
}
.sec-detail-profile .box-profile .inner .item{
    padding-left: 10px;
    border-left: 1px solid #939393;
}
.sec-detail-profile .box-profile .inner .item .txt{
    width: 50%;
}
.sec-detail-profile .box-profile .inner .item .label img{
    width: 127px;
}
.sec-detail-profile .box-profile .inner .item .txt01{
    font-size: 14px;
    margin: 5px 0 10px;
}
.sec-detail-profile .box-profile .inner .btn{
    display: block;
    max-width: 130px;
    border: 1px solid #000;
    padding: 11px 0;
    border-radius: 9999px;
    position: relative;
    font-size: 13px;
    color: #000000;
    margin: 0 auto;
}
.sec-detail-profile .box-profile .inner .btn:after{
    content: "";
    border: solid #000;
    border-width: 0 1px 1px 0;
    padding: 2px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: rotate(45deg) translateY(-50%);
}
.sec-detail-profile .box-profile .inner .item .img{
    width: 50%;
    text-align: center;
}

.sec-detail-question{
    padding: 0 0 100px;
}
.sec-detail-question .wrap-tab{
    background: #ffffff;
    border-radius: 12px;
}
.sec-detail-question #tab li{
    width: 50%;
}
.sec-detail-question #tab li a{
    display: block;
    padding: 45px 0 27px;
    background: #666666;
    position: relative;
}
.sec-detail-question #tab li a span{
    font-size: 25px;
    color: #ffffff;
    font-weight: bold;
    line-height: 1em;
    position: relative;
    z-index: 3;
}
.sec-detail-question #tab li.active a span{
    color: #000000;
}
.sec-detail-question #tab li.active a{
    background: #ffffff;
}
.sec-detail-question #tab li.active a:after{
    content: "";
    width: 82px;
    height: 97px;
    position: absolute;
    z-index: 2;
}
.sec-detail-question #tab li a[href^="#on"]{
    text-align: left;
    padding-left: 80px;
    border-radius: 12px 0 0 0;
}
.sec-detail-question #tab li.active a[href^="#on"]:after{
    background: url(../img/okadan/bg_tab01.png) no-repeat left top;
    background-size: 100%;
    right: -41px;
    top: 0;
}
.sec-detail-question #tab li.active a[href^="#on"] span{
    padding: 0 0 0 180px;
}
.sec-detail-question #tab li.active a[href^="#on"] span:before{
    content: "";
    background: url(../img/okadan/txt_on02_active.png) no-repeat left top;
    background-size: 100%;
    width: 200px;
    height: 164px;
    position: absolute;
    left: -50px;
    top: -90px;
    z-index: -1;
}
.sec-detail-question #tab li a[href^="#on"] span:before{
    content: "";
    background: url(../img/okadan/txt_on02.png) no-repeat left top;
    background-size: 100%;
    width: 200px;
    height: 140px;
    position: absolute;
    left: 0;
    top: -90px;
    z-index: -1;
}
.sec-detail-question #tab li a[href^="#off"]{
    text-align: right;
    padding-right: 100px;
    border-radius: 0 12px 0 0;
}
.sec-detail-question #tab li.active a[href^="#off"]:after{
    background: url(../img/okadan/bg_tab02.png) no-repeat left top;
    background-size: 100%;
    left: -41px;
    top: 0;
}
.sec-detail-question #tab li.active a[href^="#off"] span{
    padding: 0 225px 0 0;
}
.sec-detail-question #tab li a[href^="#off"] span:before{
    content: "";
    background: url(../img/okadan/txt_off02.png) no-repeat left top;
    background-size: 100%;
    width: 253px;
    height: 140px;
    position: absolute;
    right: -20px;
    top: -90px;
    z-index: -1;
}
.sec-detail-question #tab li.active a[href^="#off"] span:before{
    content: "";
    background: url(../img/okadan/txt_off02_active.png) no-repeat left top;
    background-size: 100%;
    width: 253px;
    height: 164px;
    position: absolute;
    right: -50px;
    top: -90px;
    z-index: -1;
}
.sec-detail-question .area{
    display: none;
    padding: 70px 85px 80px;
}
.sec-detail-question .area .img{
    width: 31%;
}
.sec-detail-question .area .block{
    width: 69%;
    padding-left: 120px;
    position: relative;
}
.sec-detail-question .area .block:before{
    content: "";
    position: absolute;
    left: 65px;
    top: 0;
}
.sec-detail-question .area#on .block:before{
    background: url(../img/okadan/ttl_question_on.png) no-repeat left top;
    background-size: 100%;
    width: 21px;
    height: 196px;
}
.sec-detail-question .area#off .block:before{
    background: url(../img/okadan/ttl_question_off.png) no-repeat left top;
    background-size: 100%;
    width: 21px;
    height: 201px;
}
.sec-detail-question .area .block dl{
    border-bottom: 1px solid #B2B2B2;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.sec-detail-question .area .block dl dt{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
.sec-detail-question .area .block dl dd{
    font-size: 14px;
    line-height: 1.6em;
}
.sec-detail-question .area .block dl.frame{
    border: 1px solid #000;
    margin-bottom: 0;
    padding: 25px;
}
.sec-detail-question .area .block dl.frame dt{
    font-size: 17px;
}
.sec-detail-question .area .block dl.frame dd{
    font-size: 13px;
}

.sec-detail-introduction{
    padding: 0 0 120px;
}
.sec-detail-introduction .inner{
    background: #ffffff;
    padding: 60px 70px;
    margin: 0 auto 40px;
    max-width: 945px;
}
.sec-detail-introduction .inner .ttl{
    position: relative;
    margin-bottom: 40px;
    line-height: 1em;
}
.sec-detail-introduction .inner .ttl img{
    width: 203px;
}
.sec-detail-introduction .inner .ttl span{
    display: block;
    font-size: 14px;
    margin-top: 10px;
}
.sec-detail-introduction .inner .ttl:before{
    content: "";
    background: #000000;
    width: 53px;
    height: 2px;
    position: absolute;
    left: -70px;
    top: 14px;
}
.sec-detail-introduction .inner .img{
    width: 38%;
    text-align: center;
}
.sec-detail-introduction .inner .block{
    width: 56%;
}
.sec-detail-introduction .inner .block dl.name{
    margin-bottom: 30px;
}
.sec-detail-introduction .inner .block dl dt{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 6px;
}
.sec-detail-introduction .inner .block dl.name dt{
    font-size: 20px;
}
.sec-detail-introduction .inner .block dl dd{
    font-size: 14px;
    line-height: 1.6em;
}

.sec-detail-other .inner{
    margin-top: 60px;
}
.sec-detail-other .box-ttl{
    margin-bottom: 30px;
}
.sec-detail-other .box-ttl .ttl{
    width: 579px;
}
.sec-detail-other .slider-danshi .item{
    width: 245px;
    height: 330px;
    position: relative;
}
.sec-detail-other .slider-danshi .item .in .img{
	width: 71px;
}



@media only screen and (max-width: 950px) and (min-width: 768px) {
    .sec-detail-profile .box-profile .base{
        max-width: 530px;
    }
    .sec-detail-profile .box-profile .inner > div{
        width: 100%;
    }
    .sec-detail-profile .box-profile .inner .company{
        padding-right: 0;
        margin-bottom: 20px;
    }
    .sec-detail-profile .box-profile .inner .item{
        border-left: none;
        padding-left: 0;
    }
}

@media only screen and (min-width: 768px) {

    .sec-detail-other .box-ttl .btn-more{
        margin: 0;
        width: 282px;
        padding: 15px 0;
    }
    .sec-detail-other .box-ttl .btn-more span{
        font-size: 16px;
    }

}

@media only screen and (max-width: 767px) {
/* 一覧 */
    .sec-archive{
        padding: 100px 0 0;
    }
    .sec-archive:before{
        width: 108px;
        height: 419px;
    }
    .sec-archive .box-ttl{
        margin-bottom: 30px;
    }
    .sec-archive .box-ttl .txt{
        font-size: 14px;
        line-height: 1.3em;
    }
    .sec-archive .base{
        padding: 0;
    }
    .sec-archive .wrap-danshi .item{
        width: 50%;
        height: 252px;
        margin-bottom: 0;
    }
    .sec-archive .wrap-danshi .item .in .img{
        width: 66px;
    }

/* 詳細 */
.detail-btn .btn-more{
    max-width: 300px;
}
.detail-btn .btn-more span{
    font-size: 14px;
}
.detail-btn .note{
    font-size: 12px;
}

.sec-detail-intro{
    padding: 100px 0 0;
    margin-bottom: 0;
}
.sec-detail-intro:before{
    width: 108px;
    height: 419px;
}
.sec-detail-intro .base{
    padding: 0;
}
.sec-detail-intro .box-ttl{
    margin-bottom: 30px;
}
.sec-detail-intro .box-img li span{
    bottom: -30px;
}
.sec-detail-intro .box-img li span.on{
    width: 65px;
}
.sec-detail-intro .box-img li span.off{
    width: 84px;
}

.bg-wrap{
    padding: 50px 0 0;
}

.sec-detail-profile{
    padding: 0 0 80px;
}
.sec-detail-profile .box-profile{
    padding: 20px 15px 25px;
    margin: 0 0 30px 5%;
}
.sec-detail-profile .box-profile .ttl{
    width: 66px;
    margin: 0 0 20px 18px;
}
.sec-detail-profile .box-profile .ttl:before{
    width: 23px;
    height: 1px;
    left: -33px;
}
.sec-detail-profile .box-profile .base{
    padding: 0;
    max-width: 345px;
}
.sec-detail-profile .box-profile .inner > div{
    width: 100%;
}
.sec-detail-profile .box-profile .inner .company{
    padding-right: 0;
    margin-bottom: 30px;
}
.sec-detail-profile .box-profile .inner .company .logo{
    width: 45%;
}
.sec-detail-profile .box-profile .inner .company .txt{
    width: 52%;
}
.sec-detail-profile .box-profile .inner .company .txt .txt01{
    font-size: 16px;
    margin-bottom: 5px;
}
.sec-detail-profile .box-profile .inner .company .txt .txt02{
    font-size: 11px;
}
.sec-detail-profile .box-profile .inner .company .txt .name{
    font-size: 16px;
    margin: 2px 0 11px;
}
.sec-detail-profile .box-profile .inner .company .txt .name small{
    display: block;
    padding-left: 0;
}
.sec-detail-profile .box-profile .inner .item{
    padding-left: 0;
    border-left: none;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.sec-detail-profile .box-profile .inner .item .txt{
    width: 45%;
    margin-top: 25px;
}
.sec-detail-profile .box-profile .inner .item .label img{
    width: 98px;
}
.sec-detail-profile .box-profile .inner .item .txt01{
    font-size: 12px;
}
.sec-detail-profile .box-profile .inner .btn{
    margin: 15px auto 0;
    text-align: center;
}
.sec-detail-profile .box-profile .inner .item .img{
    width: 52%;
}
.sec-detail-profile .box-profile .inner .item .img img{
    max-width: 80%;
}

.sec-detail-question{
    padding: 0 0 30px;
}
.sec-detail-question #tab li a{
    padding: 18px 0;
}
.sec-detail-question #tab li a span{
    font-size: 13px;
}
.sec-detail-question #tab li.active a:after{
    width: 44px;
    height: 52px;
}
.sec-detail-question #tab li a[href^="#on"]{
    padding-left: 0;
    text-align: center;
}
.sec-detail-question #tab li.active a[href^="#on"]:after{
    right: -22px;
}
.sec-detail-question #tab li.active a[href^="#on"] span{
    padding: 0;
}
.sec-detail-question #tab li.active a[href^="#on"] span:before{
    width: 104px;
    height: 86px;
    left: 0;
    right: 0;
    top: -55px;
    margin-left: auto;
    margin-right: auto;
}
.sec-detail-question #tab li a[href^="#on"] span:before{
    width: 104px;
    height: 86px;
    left: 0;
    right: 0;
    top: -55px;
    margin-left: auto;
    margin-right: auto;
}
.sec-detail-question #tab li a[href^="#off"]{
    padding-right: 0;
    text-align: center;
}
.sec-detail-question #tab li.active a[href^="#off"]:after{
    left: -22px;
}
.sec-detail-question #tab li.active a[href^="#off"] span{
    padding: 0;
}
.sec-detail-question #tab li a[href^="#off"] span:before{
    width: 132px;
    height: 86px;
    left: -5px;
    right: 0;
    top: -55px;
    margin-left: auto;
    margin-right: auto;
}
.sec-detail-question #tab li.active a[href^="#off"] span:before{
    width: 132px;
    height: 86px;
    left: -5px;
    right: 0;
    top: -55px;
    margin-left: auto;
    margin-right: auto;
}
.sec-detail-question .area{
    padding: 25px 22px 30px;
}
.sec-detail-question .area .img{
    width: 100%;
    margin-bottom: 25px;
}
.sec-detail-question .area .block{
    width: 100%;
    padding: 45px 0 0;
}
.sec-detail-question .area .block:before{
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.sec-detail-question .area#on .block:before{
    background: url(../img/okadan/ttl_question_on_sp.png) no-repeat left top;
    background-size: 100%;
    width: 192px;
    height: 21px;
}
.sec-detail-question .area#off .block:before{
    background: url(../img/okadan/ttl_question_off_sp.png) no-repeat left top;
    background-size: 100%;
    width: 201px;
    height: 21px;
}
.sec-detail-question .area .block dl dt{
    font-size: 17px;
    margin-bottom: 10px;
    text-align: center;
}
.sec-detail-question .area .block dl.frame{
    padding: 25px 30px;
}
.sec-detail-question .area .block dl.frame dt{
    font-size: 16px;
}

.sec-detail-introduction{
    padding: 0 0 60px;
}
.sec-detail-introduction .inner{
    padding: 30px 15px;
    margin: 0 auto 30px;
}
.sec-detail-introduction .inner .ttl{
    margin: 0 0 30px 18px;
}
.sec-detail-introduction .inner .ttl img{
    width: 127px;
}
.sec-detail-introduction .inner .ttl span{
    display: inline-block;
    font-size: 12px;
    margin: 0 0 0 5px;
}
.sec-detail-introduction .inner .ttl:before{
    width: 23px;
    height: 1px;
    left: -33px;
    top: 9px;
}
.sec-detail-introduction .inner .img{
    width: 100%;
    margin-bottom: 20px;
}
.sec-detail-introduction .inner .block{
    width: 100%;
}
.sec-detail-introduction .inner .block dl.name{
    margin-bottom: 20px;
    text-align: center;
}
.sec-detail-introduction .inner .block dl dt{
    font-size: 17px;
    text-align: center;
}
.sec-detail-introduction .inner .block dl.name dt{
    font-size: 18px;
}
.sec-detail-introduction .inner .block dl dd{
    font-size: 12px;
}

.sec-detail-other .inner{
    margin-top: 50px;
}
.sec-detail-other .box-ttl{
    margin-bottom: 25px;
}
.sec-detail-other .box-ttl .ttl{
    width: 291px;
    margin: 0 auto;
}
.sec-detail-other .btn-more{
    margin-top: 30px;
}

    .sec-detail-other .slider-danshi .item{
        width: 156px;
        height: 210px;
    }
    .sec-detail-other .slider-danshi .item .in .img{
        width: 53px;
    }


}