/*
Theme Name: イエウル
Author: 
Description: Your description goes here
Version: 1.0
Template: arkhe

This is the child theme for Arkhe theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* ---------- デフォルト ---------- */
body,
div,
p {
    font-family: 'Noto Sans JP', sans-serif !important;
    font-display: optional !important;
    font-display: swap;
}

#top_title_area h1.c-pageTitle__main {
    font-family: 'Noto Serif JP', sans-serif !important;
    font-size: 2.2rem !important;
    font-weight: 500 !important;
}

h2,
h3,
h4 {
    font-family: 'Noto Serif JP', sans-serif !important;
    font-weight: 500 !important;
}

@media screen and (min-width: 768px) {
    h2.smb-section__title {
        font-size: 2.8rem;
        color: #004EA2;
        text-shadow:
            -1px -1px 2px #fff,
            1px -1px 2px #fff,
            -1px 1px 2px #fff,
            1px 1px 2px #fff;
        font-weight: 600 !important;
    }

    .smb-section__subtitle {
        font-family: 'Noto Serif JP', sans-serif !important;
        font-size: 1.2rem;
    }
}

@media screen and (max-width: 767px) {
    h2.smb-section__title {
        font-size: 2rem;
        color: #004EA2;
        text-shadow:
            -1px -1px 2px #fff,
            1px -1px 2px #fff,
            -1px 1px 2px #fff,
            1px 1px 2px #fff;
    }
}

/* ---------- ヘッダー ---------- */
.c-pageTitle__main {
    color: #333;
}

[data-scrolled="false"] .c-gnav {
    background-color: #00448F;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 12px;
    border-radius: 50px;
    height: 50px;
}

[data-scrolled="false"] .c-gnav__li>.c-gnav__a {
    padding: 8px 12px !important;
}

[data-scrolled="false"] .c-gnav .__mainText {
    color: #fff;
}

/*@media screen and (min-width: 768px) {
.c-headLogo__img{
    margin-top: -15px;
}
}*/

/* ---------- トップ ---------- */
h3.top_title_box1 {
    background-color: #004EA2;
    padding: 5px;
    text-align: center;
    color: #fff;
}

.top_sec_area1 {
    margin-top: 0px !important;
}

body.home .c-postContent>* {
    margin-top: 0 !important;
}

.top_sec_11 h3 {
    position: relative;
    margin: 0 auto;
    padding: .5em .7em;
    background-color: #2589d0;
    color: #fff;
    text-align: center;
}

.top_sec_11 h3::before,
.top_sec_11 h3::after {
    position: absolute;
    bottom: -10px;
    z-index: -1;
    border-style: solid;
    border-color: #1579c0;
    content: '';
}

.top_sec_11 h3::before {
    left: -30px;
    border-width: 25px 25px 25px 15px;
    border-left-color: transparent;
}

.top_sec_11 h3::after {
    right: -30px;
    border-width: 25px 15px 25px 25px;
    border-right-color: transparent;
}

.top_sec_11 h3 span::before,
.top_sec_11 h3 span::after {
    position: absolute;
    bottom: -10px;
    width: 10px;
    height: 10px;
    background-color: #002970;
    content: '';
}

.top_sec_11 h3 span::before {
    left: 0;
    clip-path: polygon(0 0, 100% 0%, 100% 100%);
}

.top_sec_11 h3 span::after {
    right: 0;
    clip-path: polygon(0 0, 100% 0%, 0% 100%);
}



/* ---------- コンテンツ ---------- */
@media screen and (min-width: 768px) {
    .h2_title_1 h2.wp-block-heading {
        font-size: 2rem !important;
    }

    .h2_title_1 h2.wp-block-heading strong {
        font-size: 2.6rem !important;
        color: #004EA2;
    }
}


/* ------------ 個人情報保護方針 ------------ */
.ppsec1 h2 {
    font-size: 1.2rem !important;
}

.ppsec1 h3 {
    font-size: 1.1rem !important;
}

.ppsec1 h2,
.ppsec1 h3 {
    margin: 30px 0px 10px !important;
}

.ppsec1 h4 {
    margin: 30px 0px 10px;
}

.ppsec1 p {
    margin-bottom: 15px;
    margin-left: 20px;
}

/* ---------- お客様の声 ---------- */
.voice_col1 p {
    margin-top: 15px !important;
}

.voice_jirei_name p {
    margin: 0px !important;
}

.voice_jirei_name em {
    font-style: normal;
    font-size: 1.4rem;
}

.voice_col1 .smb-balloon__body {
    font-size: 1.2rem;
    font-weight: 500;
}

.voice_col1 .smb-balloon__body p {
    margin: 0px !important;
}

.company_box1 h3 {
    text-align: center;
}

.company_box1 h3 strong {
    font-size: 1.8rem;
    color: #004EA2;
}

.six_media_box1 .wp-block-heading {
    margin-top: 0px;
}


h4.h4_voice_1 {
    color: #505050;
    padding: 0.5em;
    display: inline-block;
    line-height: 1.3;
    background: #004EA2;
    vertical-align: middle;
    border-radius: 25px 0px 0px 25px;
    width: 100%;
    color: #fff;
}

h4.h4_voice_1:before {
    content: '●';
    color: white;
    margin-right: 8px;
}

/* ---------- 選ばれる理由（トップ含む） ---------- */

.point_img1 img {
    width: 100px !important;
}

.reason_six-box1 h3 {
    font-size: 1.4rem;
    text-align: center;
    color: #004EA2;
    background-color: #F0F7FF;
    padding: 10px 20px;
}

/* ---------- ブロック ---------- */
.smb-balloon__figure {
    height: 100px;
    width: 100px;
}

h3.smb-section__title {
    font-size: 2rem !important;
}

/* ---------- 装飾 ---------- */
.midashi_1 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333333;
    font-size: 1.6rem;
}

.midashi_1::before,
.midashi_1::after {
    width: 3px;
    height: 40px;
    background-color: #2589d0;
    content: '';
}

.midashi_1::before {
    transform: rotate(-35deg);
    margin-right: 30px;
}

.midashi_1::after {
    transform: rotate(35deg);
    margin-left: 30px;
}

/* ---------- 売却の流れ ---------- */
.smb-step__item__title>span {
    font-size: 1.4rem;
}

.stepbox1 .smb-step__item__title>span {
    position: relative;
    padding: 5px 5px 5px 42px;
    background: #0D77D9;
    font-size: 20px;
    color: white;
    margin-left: -33px;
    line-height: 1.3;
    z-index: -1;
}

.stepbox1 .smb-step__item__title>span:before {
    position: absolute;
    content: '';
    left: -2px;
    top: -2px;
    border: none;
    border-left: solid 40px white;
    border-bottom: solid 79px transparent;
    z-index: -2
}

.smb-step__item__number:before {
    font-size: 1.2rem;
}


/* ---------- 代表あいさつ ---------- */
.message_media_sec1 p {
    font-size: 1.1rem;
}

.message_sec1 h3 {
    padding: .5em .3em;
    border: 2px solid #2589d0;
    box-shadow: 5px 5px #2589d0;
    color: #004EA2;
    text-align: center;
    background-color: #fff;
    font-weight: bold !important;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.message_box1 h4 {
    font-size: 1.6rem;
    position: relative;
    padding: .5em .7em;
    background-color: #2589d0;
    color: #fff;
    margin-bottom: 30px;
}

.message_box1 h4::before {
    position: absolute;
    top: 100%;
    left: 0;
    border-bottom: solid 10px transparent;
    border-right: solid 20px #1579c0;
    content: '';
}

.message_box1 p {
    font-size: 1.2rem;
    text-align: center;
}

@media (max-width: 640px) {
    .message_media_sec1 img {
        width: 50%;
        margin: auto;
    }
}

/* ---------- 無料査定 ---------- */
.estimate-form {
    padding: 20px;
    border: 3px solid #004EA2;
    text-align: center;
    margin: 20px auto;
    background: #fff;
}

.form-group {
    margin: 10px 0;
}

.form-group select {
    padding: 15px 90px 13px !important;
}

.estimate-btn {
    background: #c9a44b;
    color: #fff;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    margin-top: 10px;
}

.estimate-btn:hover {
    background: #a9842c;
}

.fa-plus {
    color: #afa895;
    font-size: 1.7rem;
}

.free_price_box1 {
    margin-bottom: -20px;
}

.top_sd_box1 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.top_sd_box1 .free_price_box1 {
    margin-bottom: -35px;
}

#sidebar h2 {
    border-left: 5px solid #00448F;
    padding: 10px;
    background-color: #fff;
}

@media (min-width: 1000px) {
    .l-sidebar {
        background-color: #f9f9f9;
        padding: 20px;
    }
}

/* ------------ フッター ------------ */
.footer_menu_box1 ul {
    display: flex;
    flex-wrap: wrap;
}

.footer_menu_box1 ul li {
    width: 25%;
}

.widget_nav_menu .menu {
    border: 0px !important;
}

.widget_nav_menu .menu-item {
    border-bottom: 0px !important;
}

.footer_menu_box1 .svg-inline--fa {
    font-size: 0.7rem;
    color: #555;
}

.original-widget {
    max-width: 1200px;
    margin: auto;

}

/* ------------ ボタン1 ------------ */
.ieuru_btn_waku {
    text-align: center;
}

.ieuru_btn {
    display: inline-block;
    width: 250px;
    text-align: center;
    text-decoration: none;
    line-height: 60px;
    outline: none;
    color: #289CD6;
    background-color: #fff;
    position: relative;
    border: 1px solid #289CD6;
    transition: color 0.5s ease;
}

.ieuru_btn:hover {
    color: #fff;
}

.ieuru_btn:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.ieuru_btn::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #004EA2;
    transform: scaleX(0);
    transform-origin: right;
    transition: all 0.5s ease;
    transition-property: transform;
}

.ieuru_text {
    position: relative;
}

/* ------------ ボタン2 ------------ */

button.estimate-btn {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #c9a44b;
    border: none;
    cursor: pointer;
    transition: background-position 0.3s ease;
    border-radius: 50px;
    font-family: 'Noto Serif JP', sans-serif !important;
}

button.estimate-btn:hover {
    background-position: right center;
    background-size: 200% auto;
    -webkit-animation: pulse 2s infinite;
    animation: ripple 1.5s infinite;
    color: #fff;
}

@keyframes ripple {
    0% {
        box-shadow: 0 0 0 0 #c9a44b;
    }

    70% {
        box-shadow: 0 0 0 10px rgb(27 133 251 / 0%);
    }

    100% {
        box-shadow: 0 0 0 0 rgb(27 133 251 / 0%);
    }
}

@media screen and (min-width: 768px) {
    .estimate-btn {
        width: 400px;
        font-size: 1.45rem;
    }
}

@media screen and (max-width: 468px) {
    .form-group select {
        padding: 15px 40px 13px !important;
        width: 100% !important;
    }
}


/* ------------ 問い合わせフォーム ------------ */

.textbox1 input.wpcf7-form-control.wpcf7-text {
    width: 240px;
    margin-left: 5px;
}

#form1 h3 {
    border-bottom: 1px solid #333;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

#form1 .form1_box1_h3_1 {
    margin-top: 30px;
}

#form1 .form1_box1_h3_2 {
    margin-top: 50px;
}

#form1 {
    overflow: hidden;
}

#form1 table {
    background-color: #fff;
}

#form1 th,
#form1 td {
    padding: 20px !important;
}

#form1 th {
    position: relative;
    width: 25%;
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

div.wpcf7 .wpcf7-spinner {
    display: block;
}

#form1 .form_1 {
    background-color: #f39800;
    padding: 10px;
    color: #fff;
    text-align: center !important;
    margin-bottom: 20px;
}

#form1 .color-botton01 {
    width: 220px;
    margin: 20px auto;
    padding: 15px 5px;
    background-color: #f39800;
    text-align: center;
    border-radius: 30px;
}

#form1 .color-botton01 a {
    color: #fff;
}

@media (min-width: 768px) {
    .wpcf7 {
        width: 100% !important;
    }
}

.wpcf7 {
    margin: 0px auto !important;
    padding: 0px !important;
    padding-bottom: 0px !important;
}

span.wpcf7-list-item {
    display: block !important;
    margin: 0 0 0 1em;
    width: 100%;
}

.must {
    position: absolute;
    right: 10px;
    top: 50%;
    width: 40px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    background: #DD0000;
    text-align: center;
    line-height: 20px;
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
}

.free {
    position: absolute;
    right: 10px;
    top: 50%;
    width: 40px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    background: #999;
    text-align: center;
    line-height: 20px;
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
}

.free1 {
    width: 40px;
    padding: 2px 7px;
    background: #999;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    margin: 0 5px;
}

input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    padding: 8px 15px;
    margin-right: 10px;
    margin-top: 10px;
    border: 1px solid #d0d5d8;
    border-radius: 3px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    height: 200px;
}

input.wpcf7-submit {
    padding: 10px 80px;
    background: #ff7b00;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.formb1 {
    padding: 30px;
    margin-top: 20px;
    font-size: 0.9rem;
    background-color: #f4faff;
    text-align: center;
}

.formb2,
.formb3 {
    margin-top: 10px;
    text-align: center;
}

span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
    color: red;
    font-weight: 600;
}

.wpcf7-form-control.wpcf7c-btn-confirm {
    width: 350px;
    padding: 15px !important;
    color: #fff;
    font-size: 30px !important;
    font-weight: 600;
    border-radius: 50px !important;
    margin-top: 30px !important;
    background: #ffc86a !important;
    background: -moz-linear-gradient(top, #ffc86a 0%, #f39800 100%) !important;
    background: -webkit-linear-gradient(top, #ffc86a 0%, #f39800 100%) !important;
    background: linear-gradient(to bottom, #ffc86a 0%, #f39800 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc86a', endColorstr='#f39800', GradientType=0) !important;
}

@media only screen and (max-width:480px) {
    #form1 {
        margin: 0 -10px;
    }

    #form1 th,
    #form1 td {
        width: 100% !important;
        display: block;
        border-top: none;
    }

    #form1 tr:first-child th {
        border-top: 1px solid #ddd;
    }
}

/* ---------- NEWSマークがつく記事一覧 ---------- */
/* 記事のリスト全体のスタイル */
.custom-post-list {
    list-style-type: none;
    padding: 0;
    margin: 20px 0;
}

/* 各記事のスタイル */
.custom-post-list .post-item {
    display: flex;
    justify-content: flex-start;
    /* 項目を左揃えに */
    align-items: flex-start;
    /* 項目を上揃えに */
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
}

/* 日付のスタイル */
.custom-post-list .post-date {
    font-weight: bold;
    font-size: 0.9em;
    color: #666;
    margin-right: 20px;
    /* タイトルとの間に余白を追加 */
    min-width: 100px;
    /* 日付の最小幅を指定して揃えやすくする */
    align-self: center;
    /* 日付を中央揃え */
}

/* コンテンツ部分のスタイル */
.custom-post-list .post-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

/* 記事タイトルのリンクスタイル */
.custom-post-list .post-title a {
    font-size: 1em;
    text-decoration: none;
    color: #333;
    transition: color 0.2s;
}

.custom-post-list .post-title a:hover {
    color: #0073aa;
}

/* NEWマークのスタイル */
.custom-post-list .new-label {
    background-color: red;
    color: #fff;
    padding: 2px 6px 3px;
    border-radius: 2px;
    font-size: 0.7em;
    margin-left: 10px;
    align-self: center;
}

/* 詳細部分のスタイル */
.custom-post-list .post-details {
    font-size: 0.85em;
    color: #999;
    margin-top: 5px;
}