/*
Theme Name: Takumi
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: custum mrban
Author URI: https://wordpress.org/
Description: Takumi custum theme
Version: 1.0
*/
.your-service .wpcf7-list-item {
    display: block;
}
.page-not {
    text-align: center;
}
.page-not h3 {
    color: #fff;
    margin-bottom: 4rem;
}
.page-not .more-box {
    padding-top: 7rem;
}
.current-menu-item a::before{
    content: '';
    width: .6rem;
    height: .6rem;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -.3rem;
}
.wpcf7-list-item {
    margin: 0;
}
.thanks-page {
    padding: 11.5rem 0;
}
.inquiry-box__thanks {
    border-radius: 10px;
    border: 3px solid #0F2558;
    padding: 5rem 1.5rem;
    box-shadow: 0 3px 6px rgba(0,0,0,.36);
}
.slider_pc {
    background: url('images/home_hiromi/banner_pc_sp.png') no-repeat scroll 0 0 / cover;
    padding-top: 1rem;
    position: relative;
}
/*.slider_pc::after {
    content: '';
    display: block;
    width: 100%;
    height: 10.5rem;
    background: #41599E;
    position: absolute;
    bottom: 0;
    left: 0;
}*/
.slider_pc__main {
    position: relative;
    z-index: 9;
    padding-top: 50px;
}

/* kyushu */
.page-template-kyushu-page .area-box__main .main-box .thumb-box {
    width: 23.3rem;
}
.confident-box__main .title {
    width: 100%;
    text-align: center;
    background: #0E2558;
    border-radius: 0 20px 0 20px;
    padding: 1.7rem 1.5rem;
}
.confident-box__main .title h3 {
    color: #fff;
    font-size: 2.6rem;
    line-height: 3.6rem;
}
@media (max-width: 991px) {
    .page-template-kyushu-page .area-box__main .main-box .thumb-box {
        margin: 0 auto 2rem;
    }
}
/* tokai */
.slider-tokai .slide-img {
    height: auto !important;
}
.slider-tokai {
    background: url("images/home_hiromi/absolute-bg.jpg") repeat scroll center;
}
.page-template-tokai-page .area-box__main .main-box .thumb-box {
    width: 25.1rem;
}
.page-template-tokai-page .area-box__main .main-box .area-head {
    justify-content: flex-start;
}
@media (min-width: 992px) {
    .page-template-tokai-page .area-box__main .main-box .text-box {
        width: calc(100% - 25.1rem);
        padding-top: 4rem;
    }
}
@media (max-width: 991px) {
    .page-template-tokai-page .area-box__main .main-box .thumb-box {
        margin: 0 auto 2rem;
    }
}