/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */
/* カスタマイズする場合にはこれより下に追記してください  */
body {
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.sc_frame_title {
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.5em;
}
.ft {
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.5em;
}
#main-wrap #single-main.full,
#main-wrap #page-main.full {
    max-width: 1000px;
    margin: 0 auto;
}
.menu-menu-container {
    height: 50px;
}
.midashi {
    font-size: 1.4rem;
}
.midashi1 {
    font-size: 1.1rem
}
.txt {
    color: #fff;
}
p {
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 2;
}
#onlynav ul li {
    padding-top: 10px;
}
#logo img,
.logo img {
    height: 73px;
    width: auto;
    vertical-align: middle;
    margin: .5em 0;
    padding: .3em 0;
    object-fit: contain;
}
.single-post-main {
    padding: 0;
    background-color: black;
}
.fv_pc {
    min-height: 600px;
    background: transparent;
    /* display: flex; */
    display: none;
    justify-content: center;
    align-items: center;
}
.fv_sp {
    min-height: 300px;
    background: transparent;
    display: none;
    justify-content: center;
    align-items: center;
}
/*下からフェードイン*/
.fade-in-bottom {
    display: none;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    opacity: 0;
    animation-name: fadein-bottom;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
}
.fade-in-bottom h2 {
    background-color: rgba(0, 0, 0, 0);
    font-size: 3em;
}
@keyframes fadein-bottom {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.textwidget h3 {
    padding: .3em 0;
    margin: 0;
}
.ftsize {
    font-size: 1.5rem;
    margin: 0;
}
.textwidget h2 {
    padding: 0;
    font-size: 1.5rem;
    margin: 0;
}
.midashix {
    background: none;
    position: relative;
    background-color: #607d8b;
    color: #fff;
    padding: 0;
    font-size: 1.5rem;
    margin: 0;
    line-height: 1.5;
    font-weight: 600;
}
.content .sc_heading,
.sc_heading {
    padding: .5em 1em;
    margin: 0.1em 0 0.8em;
}
#onlynav ul li a {
    padding: 1px 10px 1px 10px;
}
#nav_fixed #nav ul li a {
    padding: 1px 10px;
}
#page-top a {
    background: #b4941c !important;
}
#bigfooter a {
    font-size: 13px;
    font-weight: 700;
}
.nav_in_btn li.nav_in_btn_list_1 a {
    background: #fff;
    color: #b4941c;
}
.pc_area {
    display: none;
}
@media only screen and (max-width: 750px) {
    .fv_pc {
        min-height: 600px;
        background: transparent;
        display: none !important;
    }
    .fv_sp {
        min-height: 300px;
        /* display: flex; */
        display: none;
        justify-content: center;
        align-items: center;
    }
    .fade-in-bottom {
        opacity: 0;
        animation-name: fadein-bottom;
        animation-duration: 1.5s;
        animation-timing-function: ease-out;
        animation-fill-mode: forwards;
    }
    .fade-in-bottom h2 {
        background-color: rgba(0, 0, 0, 0);
        font-size: 1.8em;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    }
}
@media screen and (max-width: 768px) {
    .pc_area {
        display: block;
    }
    .midashi {
        font-size: 1.2rem;
    }
    .sc_col2.sp {
        margin-bottom: 10px;
    }
}
body {
    background-color: #FFF;
    color: #333;
}
.header_small_menu {
    background: #FFF;
    color: #333;
}
.content {
    color: #333;
}
.single-post-main {
    padding: 0;
    background-color: #FFF;
    color: #333;
}
a.box-shadow_main {
    box-shadow: 0px 0px 0px 2px #712233 !important;
    color: #fff;
}
a.bgcolor_main {
    background-color: #712233 !important;
}
.bgcolor_main {
    background-color: #712233;
}
.border-color_main {
    border-color: #712233;
    ;
}
.content h2 {
    background: #712233;
    border-radius: 3px;
}
h3.color_main,
p.color_main {
    color: #712233;
}
.color_main {
    color: #712233;
}
.content h3 {
    border-bottom: 2px solid #712233;
    background: #fff;
    border-radius: 0;
}
.header-wrap .header-logo {
    width: 100%;
}
.header-wrap #logo,
.nav_inleft_wrap,
.header-wrap .header-logo #nav {
    text-align: left;
    display: block;
    width: 100%;
}
.head_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.head_container_box {
    align-items: center;
}
.head_container_box:nth-of-type(1) {
    text-align: left;
}
.head_container_box:nth-of-type(2) {
    margin-right: 20px;
    text-align: right;
}
.head_contact_container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
}
.head_contact_box+.head_contact_box {
    margin-left: 10px;
}
.head_contact_box .head_menu_title.telnumber {
    font-size: 2.0em;
    font-weight: 700;
}
@media screen and (max-width: 959px) {
    .head_contact_box .head_menu_title.telnumber {
        font-size: 1.4em;
    }
}
.head_contact_box .head_menu_title.subttl {
    display: block;
    font-size: 0.8em;
}
@media screen and (max-width: 768px) {
    #logo,
    .logo {
        padding-right: 0px;
    }
    .head_container_box:nth-of-type(1) {
        width: 60%;
    }
    .head_container_box:nth-of-type(2) {
        margin-right: 0px;
    }
    .head_contact_box .head_menu_title.telnumber {
        display: none;
    }
    .head_contact_box .head_menu_title.subttl {
        display: none;
    }
}
#logo .head_contact_box img.head_icon {
    width: 40px !important;
    height: 40px !important;
    margin: 0px;
}
.mt5 {
    margin-top: 5px;
}
header .lighting_numbox {
    right: 0;
    position: absolute;
    width: 300px;
    bottom: 5px;
}
header .lighting_numbox .num {
    font-size: 10px;
    line-height: 14px;
}
@media screen and (max-width: 768px) {
    header .lighting_numbox {
        position: relative;
        width: 300px;
        bottom: 5px;
        margin-left: 98px;
        text-align: left;
    }
}
#bigfooter .lighting_numbox {
    width: 390px;
    margin: 0px 0px 0px 7px;
}
#bigfooter .lighting_numbox .num {
    font-size: 10px;
    line-height: 14px;
}
@media screen and (max-width: 768px) {
    #bigfooter .lighting_numbox {
        margin: 10px 0px 10px 7px;
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .lighting_num {
        font-size: 13px;
    }
}
/* 20240717:事例追加 */
.case_item {
    margin: 10px auto 50px;
}
.case_item .infobox {
    display: flex;
    width: 100%;
    align-items: center;
    border: 1px solid;
    margin-bottom: 30px;
}
.case_item .infobox .imgbox {
    width: 20%;
    padding: 20px;
}
.case_item .infobox .txtbox {
    width: 85%;
    padding: 50px;
    border-left: 1px solid;
}
.case_item .price {
    border: 1px solid;
    background-color: #EDEDED;
    margin-top: 30px;
    padding: 30px;
}
@media screen and (max-width: 768px) {
    .case_item .infobox .imgbox {
        padding: 5px;
    }
    .case_item .infobox .txtbox {
        padding: 10px;
    }
}
/* //20240717:事例追加 */
/* 20240903 ヘッダーお問い合わせについて */
.head-nav-tel span img {
    vertical-align: top;
}
.head-nav-tel a {
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2023 {
    display: none;
}
#menu-item-2023.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2023 {
    display: block;
}
/* //20240903 ヘッダーお問い合わせについて */
/* 20240903 追加 選ばれる理由について */
.content .reason-section h3 {
    border: none;
    background: #fff;
    font-size: 20px;
    color: #b4941c;
    line-height: 1.5;
}
.reason-items {
    display: flex;
    gap: 20px;
}
.reason-item {
    width: 33%;
}
@media screen and (max-width: 768px) {
    .reason-items {
        display: block;
        padding: .6em 1em;
    }
    .reason-item {
        width: 100%;
    }
}
/* //20240903 追加 選ばれる理由について */
/* 20240911 追加 口コミコンテンツ */
.voice-content-container {
    display: grid;
    grid-template-columns: 50% 50%;
    justify-items: center;
    padding: 20px;
}
.top-voice .voice-link-wrap {
    display: flex;
    padding: 16px;
}
.top-voice .top-voice-list {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-direction: column;
}
.top-voice .top-voice-list p {
    font-size: 14px;
}
.top-voice .top-voice-list .jss74 {
    margin: 16px 0 30px;
}
.top-voice .top-voice-list .jss96 {
    width: 100%;
    padding: 16px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    border-radius: 8px;
}
.top-voice .top-voice-list .jss99 {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}
.top-voice .top-voice-list .jss105 {
    color: #616161;
    overflow: hidden;
    font-size: 14px;
    text-align: left;
    white-space: nowrap;
    margin-bottom: 0;
    text-overflow: ellipsis;
}
.top-voice .top-voice-list .jss100 {
    display: flex;
    align-items: center;
    margin-left: -4px;
}
.top-voice .top-voice-list .jss104 {
    font-size: 14px;
    margin-top: 4px;
    font-weight: 600;
    margin-left: 16px;
}
.top-voice .top-voice-list .jss106 {
    color: #616161;
    font-size: 14px;
    margin-top: 4px;
}
.top-voice .top-voice-list .jss111,
.jss134 {
    position: relative;
}
.top-voice .top-voice-list .jss111>input:checked~div .rich-review-text {
    height: 100%;
    display: inherit;
    overflow: inherit;
    min-height: 80px;
    text-overflow: inherit;
    -webkit-box-orient: inherit;
    -webkit-line-clamp: inherit;
}
.top-voice .top-voice-list .jss97 {
    margin-top: 16px;
}
.top-voice .top-voice-list .jss111>input:checked~div .close-hidden {
    display: flex;
}
.top-voice .top-voice-list .jss124 {
    padding: 12px;
    background: #f5f5f5;
    margin-top: 10px;
    border-radius: 8px;
    flex-direction: column;
}
.top-voice .top-voice-list .jss124,
.jss128 {
    color: rgba(0, 0, 0, .7);
    font-size: 14px;
}
.top-voice .top-voice-list .jss125 {
    color: rgba(0, 0, 0, .87);
    padding-top: 10px;
}
.top-voice .top-voice-list .jss126 {
    height: 24px;
    position: relative;
    margin-top: 16px;
}
.top-voice .top-voice-list .jss127 {
    color: rgba(0, 0, 0, .7);
    width: 100px;
    border: thin solid #e0e0e0;
    height: 24px;
    padding: 4px 10px;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    border-radius: 16px;
}
.top-voice .top-voice-list .jss128 {
    display: inline-block;
    position: absolute;
    max-width: calc(100% - 108px);
    overflow-x: hidden;
    line-height: 21px;
    margin-left: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media screen and (max-width: 768px) {
    .voice-content-container {
        display: flex !important;
        flex-direction: column;
    }
    .top-voice .voice-link-wrap {
        flex-wrap: wrap;
        justify-content: center;
    }
    .top-voice .voice-link-wrap #meetsmore-widget {
        margin-top: 20px;
    }
    .top-voice .top-voice-list {
        display: block;
    }
    .top-voice .top-voice-list .voice-list-item {
        max-width: 100%;
    }
    .google-voice-wrap {
        display: flex !important;
        flex-direction: column;
        gap: 10px;
    }
}
.google-voice-wrap {
    display: grid;
    grid-template-columns: 50% 50%;
    justify-content: center;
    align-items: center;
    padding: 20px;
}
.google-voice-link {
    font-size: 24px;
    color: #000000 !important;
    text-decoration: underline;
    text-align: center;
}
.voice-box-container {
    display: grid;
    grid-template-columns: 50% 50%;
    justify-items: center;
    padding: 20px;
}
.voice-box-wrap {
    display: flex;
    padding: 16px;
}
.voice-box-grp {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-direction: column;
}
.voice-box-item {
    width: 100%;
    padding: 16px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    border-radius: 8px;
    margin: 16px 0 30px;
}
.voice-box-item .jss105 {
    color: #616161;
    overflow: hidden;
    font-size: 14px;
    text-align: left;
    white-space: nowrap;
    margin-bottom: 0;
    text-overflow: ellipsis;
}
.voice-box-item .jss100 {
    display: flex;
    align-items: center;
    margin-left: -4px;
}
.voice-box-item .jss104 {
    font-size: 14px;
    margin-top: 4px;
    font-weight: 600;
    margin-left: 16px;
}
.voice-box-item .jss106 {
    color: #616161;
    font-size: 14px;
    margin-top: 4px;
}
.voice-box-item .jss124 {
    padding: 12px;
    background: #f5f5f5;
    margin-top: 10px;
    border-radius: 8px;
    flex-direction: column;
    color: rgba(0, 0, 0, .7);
    font-size: 14px;
}
.voice-box-grp p {
    font-size: 14px;
}
.voice-box-grp .jss125 {
    color: rgba(0, 0, 0, .87);
    padding-top: 10px;
}
.voice-box-grp .jss126 {
    height: 24px;
    position: relative;
    margin-top: 16px;
}
.voice-box-grp .jss127 {
    color: rgba(0, 0, 0, .7);
    width: 100px;
    border: thin solid #e0e0e0;
    height: 24px;
    padding: 4px 10px;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    border-radius: 16px;
}
.voice-box-grp .jss128 {
    display: inline-block;
    position: absolute;
    max-width: calc(100% - 108px);
    overflow-x: hidden;
    margin-left: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.voice-box-item .jss124,
.voice-box-item .jss128 {
    color: rgba(0, 0, 0, .7);
    font-size: 14px;
}
.google-voice-wrap {
    display: grid;
    grid-template-columns: 50% 50%;
    justify-content: center;
    align-items: center;
    padding: 20px;
}
.google-voice-link {
    font-size: 24px;
    color: #000;
    text-decoration: underline;
    text-align: center;
}
@media screen and (max-width: 768px) {
    .voice-box-container {
        display: flex;
        flex-direction: column;
    }
    .voice-box-wrap {
        flex-wrap: wrap;
        justify-content: center;
    }
    .google-voice-wrap {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
}
.tantei-ch_container {
    margin: 80px 0;
    padding: 0 30px
}
.tantei-ch_logo {
    margin: 0 !important;
    margin-bottom: 50px !important;
}
.tantei-ch_link {
    display: block;
    width: 150px;
}
.tantei-ch_link:hover {
    opacity: 0.7;
}
.tantei-ch_review_container {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.tantei-ch_review_wrapper {
    display: flex;
    justify-content: space-between;
}
.tantei-ch_user_icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #ccc;
    background-image: url(//sherlock-detective.com/hp/wp-content/themes/diver/images/icon_user.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.tantei-ch_review_card {
    position: relative;
    width: calc(100% - 65px);
}
.tantei-ch_review_card_header {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    padding: 15px 20px;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
    font-weight: 700;
    font-size: 1.3em;
}
.tantei-ch_review_card_header p.name {
    font-weight: bold !important;
    padding-bottom: 0;
}
.tantei-ch_review_card_header .category {
    font-size: 60%;
    color: #4472C4;
}
.tantei-ch_review_card_review_box .review:before {
    background-repeat: no-repeat;
    background-size: cover;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    font-weight: normal;
    font-size: 16px;
}
.tantei-ch_review_card_review_box .review.manzoku:before {
    content: "満足";
    background-image: url(//sherlock-detective.com/hp/wp-content/themes/diver/images/manzoku.png);
    text-indent: -45px;
}
.tantei-ch_review_card_review_box .review.taihen-manzoku:before {
    content: "大変満足";
    background-image: url(//sherlock-detective.com/hp/wp-content/themes/diver/images/taihen-manzoku.png);
    text-indent: -80px;
}
.tantei-ch_review_card_content {
    padding: 15px 20px !important;
    border-width: 0 1px;
    border-style: solid;
    border-color: #ddd;
}
.tantei-ch_review_card_footer {
    padding: 10px 20px;
    border: 1px solid #ddd;
    border-radius: 0 0 5px 5px;
}
.tantei-ch_review_card_footer p {
    text-align: right;
    font-size: 0.95em;
    line-height: 1.6;
}
.tantei-ch_review_card:before {
    display: block;
    position: absolute;
    top: 17px;
    bottom: 0;
    width: 0;
    height: 10px;
    border: 10px solid transparent;
    border-left-width: 0;
    content: "";
    left: -9px;
    z-index: 1;
    border-right-color: #eee;
}
@media (max-width: 768px) {
    .tantei-ch_review_card {
        width: 100%;
    }
    .tantei-ch_user_icon {
        display: none;
    }
    .tantei-ch_review_card:before {
        display: none;
    }
    .tantei-ch_review_card_header:before {
        content: "";
        display: inline-block;
        width: 35px;
        height: 35px;
        border: 1px solid #ccc;
        border-radius: 50%;
        background-image: url(//sherlock-detective.com/hp/wp-content/themes/diver/images/icon_user.png);
        background-color: #ccc;
        background-position: center;
        background-size: 100%;
        background-repeat: no-repeat;
        vertical-align: middle;
    }
    .tantei-ch_review_card_review_box .review.manzoku:before {
        text-indent: 6px;
        padding-top: 55px;
        font-size: 14px;
    }
    .tantei-ch_review_card_review_box .review.taihen-manzoku:before {
        text-indent: 0;
        padding-top: 55px;
        line-height: 1;
        text-align: center;
        font-size: 14px;
    }
    .tantei-ch_review_card_review_box .review:before {
        background-size: contain;
        width: 40px;
        height: 40px;
    }
}
.accordion-box {
    position: relative;
}
.accordion-box label {
    height: 140px;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
}
.accordion-box input:checked+label {
    background: inherit;
}
.accordion-box label {
    z-index: 100;
}
.accordion-box label:after {
    content: "続きをよむ";
    letter-spacing: .05em;
    line-height: 2.5rem;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    color: #fff;
    background-color: #b4941c;
    ;
    width: 18.75rem;
}
.accordion-box label:before {
    content: "↓";
    font-weight: 700;
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    background-color: #fff;
    color: #b4941c;
    z-index: 1;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 20px;
}
.accordion-box input {
    display: none;
}
.accordion-box .accordion-container {
    overflow: hidden;
    height: 365px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}
.accordion-box input:checked+label:after {
    content: "閉じる";
}
.accordion-box input:checked+label:before {
    content: "↑";
}
.accordion-box input:checked~.accordion-container {
    height: auto;
    padding-bottom: 80px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}
/* //20240911 追加 口コミコンテンツ */