@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wdth,wght@0,62.5..100,100..900;1,62.5..100,100..900&family=Roboto:ital,wdth,wght@0,75..100,100..900;1,75..100,100..900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');

:root {
    --font00: "Noto Sans", sans-serif;
    --font01: "Zen Kaku Gothic New", sans-serif;
    --font02: "Roboto", sans-serif;
    --color02: #fff9c4;
    --color04: #33b431;
}

html {
    font-family: var(--font01);
}

.tac {
    text-align: center;
}

.mt0 {
    margin-top: 0;
}

.totop {
    border: 2px solid var(--color01);
    width: clamp(3.75rem, 3.295rem + 2.27vw, 4rem);
    height: clamp(3.75rem, 3.295rem + 2.27vw, 4rem);
}

.totop::after {
    font-size: 12px;
}

@media(max-width:599px) {
    .tac.-sp-left {
        text-align: left;
    }
}

main {
    position: relative;
    z-index: 2;
}

/* header */
h1 {
    font-family: var(--font00);
}

header {
    padding: 0.05em 0.25em 0.5em;
}

.phone {
    line-height: 1;
}

.phone a {
    position: relative;
    font-family: var(--font02);
    line-height: 1;
    padding-left: 0.8em;
}

.phone a::before {
    top: 0.1em;
}

.phone-text {
    margin-bottom: 0;
    margin-top: -0.5rem;
}

.arrow-box {
    font-weight: 700;
    margin-bottom: 2vw;
}

.arrow-box .text {
    color: #ffffff;
}

.title_02 {
    font-family: var(--font01);
    font-weight: 700;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff176));
    background: linear-gradient(transparent 60%, #fff176 60%);
}

@media(max-width:599px) {
    header {
        position: relative;
    }

    header .phone {
        font-size: 22px;
    }

    .arrow-box .text {
        font-size: 1.5rem;
    }

    .title_02-wrap {
        font-size: 1.5rem;
    }
}

/* mv */
.hero-section-content {
    overflow: hidden
}

.hero-section-content .inner1200 {
    max-width: 990px;
}

.hero-section-title {
    font-family: var(--font01);
    font-weight: 600;
    font-size: 6rem;
    line-height: 1;
    background: none;
    background: none;
    -webkit-background-clip: unset;
    background-clip: unset;
    -webkit-filter: unset;
    -webkit-text-fill-color: unset;
    color: var(--color01);
    letter-spacing: 3px;
    padding-top: 30px;
}

.hero-section-title .main {
    text-shadow: #fff 4px 0px 0px, #fff 4px 1px 0px, #fff 3px 2px 0px, #fff 3px 3px 0px, #fff 2px 3.36588px 0px, #fff 1px 4px 0px, #fff 0px 4px 0px, #fff 0px 4px 0px, #fff -2px 4px 0px, #fff -2px 3px 0px, #fff -3px 2px 0px, #fff -4px 1px 0px, #fff -3px 0px 0px, #fff -4px 0px 0px, #fff -4px -1.40313px 0px, #fff -3px -2px 0px, #fff -3px -3px 0px, #fff -2px -3px 0px, #fff -1px -4px 0px, #fff 0px -4px 0px, #fff 1px -4px 0px, #fff 2px -3px 0px, #fff 3px -3px 0px, #fff 3px -2px 0px, #fff 4px -1px 0px, #fff 4px 0px 0px;
}

.hero-section-title .sub {
    font-size: 40%;
    text-align: left;
    letter-spacing: 0;
    color: #fff;
    text-shadow: var(--color04) 4px 0px 0px, var(--color04) 4px 1px 0px, var(--color04) 3px 2px 0px, var(--color04) 3px 3px 0px, var(--color04) 2px 3.36588px 0px, var(--color04) 1px 4px 0px, var(--color04) 0px 4px 0px, var(--color04) 0px 4px 0px, var(--color04) -2px 4px 0px, var(--color04) -2px 3px 0px, var(--color04) -3px 2px 0px, var(--color04) -4px 1px 0px, var(--color04) -3px 0px 0px, var(--color04) -4px 0px 0px, var(--color04) -4px -1.40313px 0px, var(--color04) -3px -2px 0px, var(--color04) -3px -3px 0px, var(--color04) -2px -3px 0px, var(--color04) -1px -4px 0px, var(--color04) 0px -4px 0px, var(--color04) 1px -4px 0px, var(--color04) 2px -3px 0px, var(--color04) 3px -3px 0px, var(--color04) 3px -2px 0px, var(--color04) 4px -1px 0px, var(--color04) 4px 0px 0px;
}

.hero-section-content-inner {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.hero-section-content-item.include-form {
    width: 560px;
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.hero-section-merit-wrap {
    position: relative;
    width: 100%;
    margin-right: 0;
    padding-bottom: 30px;
}

.hero-section-content-item.include-ambassador {
    width: 480px;
    -ms-flex-item-align: end;
    align-self: flex-end;
    position: absolute;
    bottom: 0;
    right: -80px;
    -webkit-filter: drop-shadow(1px 1px 10px rgb(255 255 255 / 70%));
    filter: drop-shadow(1px 1px 10px rgb(255 255 255 / 70%));
}

.hero-section-merit-wrap .hero-section-merit {
    width: 100%;
    z-index: 2;
    position: relative;
    margin-top: 30px;
}

.ambassador-img {
    width: 100%;
    margin-left: 0;
}

.hero-section .form {
    margin-top: 0;
}

.hero-section-img {
    opacity: .8;
    -webkit-filter: contrast(1.2);
    filter: contrast(1.2);
}

.hero-section-img .img img {
    -o-object-position: left bottom;
    object-position: left bottom;
}

@media(max-width:1024px) {
    .hero-section-title {
        font-size: 4rem;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }

    .hero-section-title .sub {
        margin-bottom: 5px;
    }

    .hero-section-form {
        width: 100%;
    }

    .hero-section-content-item.include-form {
        display: block;
        padding: 0;
        width: 100%;
        position: relative;
        z-index: 2;
    }

    .hero-section-content-inner {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .hero-section-merit-wrap {
        margin-right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        padding-bottom: 0;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .hero-merit-box {
        padding-bottom: 30px;
    }

    .hero-section-content-item.include-ambassador {
        width: 350px;
        right: auto;
        left: -10px;
        position: relative;
    }
}

@media(max-width:599px) {
    .hero-section-title .sub {
        font-size: 60%;
        margin-bottom: 10px;
    }

    .hero-section .inner1200 {
        width: 100%;
    }

    .hero-section-content {
        padding-bottom: 0;
    }

    .hero-section-content-item.include-ambassador {
        width: 230px;
        right: auto;
        left: -66px;
        position: absolute;
    }

    .hero-section-img {
        height: 45%;
    }

    .hero-section-title {
        font-size: 28px;
        letter-spacing: -1px;
        text-align: left;
        position: relative;
        top: auto;
        left: auto;
        padding-top: 20px;
        margin-left: auto;
        width: 100%;
        text-indent: 0px;
        -webkit-transform: translate(25%, 30px);
        transform: translate(25%, 30px);
    }

    .hero-section-content-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .hero-section-merit-wrap {
        margin-right: 0;
        min-height: 220px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-bottom: 10px;
    }

    .hero-section-merit-wrap .hero-section-merit {
        width: 77%;
        z-index: 2;
        position: relative;
        margin-top: 10px;
        margin-left: auto;
        padding-right: 2%;
    }

    .hero-merit-box {
        padding-bottom: 0;
    }

    .hero-section-content-item.include-form .form-heading_02 {
        margin: 5px 0;
    }

    .hero-section-content-item.include-form .form-heading_03 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .hero-section-img .img img {
        -o-object-position: right bottom;
        object-position: right bottom;
        width: 150%;
        height: 150% !important;
        top: auto;
        bottom: 0;
        left: 0;
    }
}

/* form */
.form-heading {
    padding: 0.8rem 12.8px 0.8rem 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.form-heading_01 {
    font-family: var(--font01);
    font-weight: 800;
    font-size: clamp(2.5rem, 2.216rem + 1.21vw, 3.3rem);
    background: none;
    -webkit-background-clip: unset;
    background-clip: unset;
    letter-spacing: -2px;
    text-shadow: #fff 4px 0px 0px, #fff 4px 1px 0px, #fff 3px 2px 0px, #fff 3px 3px 0px, #fff 2px 3.36588px 0px, #fff 1px 4px 0px, #fff 0px 4px 0px, #fff 0px 4px 0px, #fff -2px 4px 0px, #fff -2px 3px 0px, #fff -3px 2px 0px, #fff -4px 1px 0px, #fff -3px 0px 0px, #fff -4px 0px 0px, #fff -4px -1.40313px 0px, #fff -3px -2px 0px, #fff -3px -3px 0px, #fff -2px -3px 0px, #fff -1px -4px 0px, #fff 0px -4px 0px, #fff 1px -4px 0px, #fff 2px -3px 0px, #fff 3px -3px 0px, #fff 3px -2px 0px, #fff 4px -1px 0px, #fff 4px 0px 0px;
    -webkit-filter: unset;
    filter: unset;
    -webkit-text-fill-color: unset;
    color: #2db134;
    float: none;
}

.form-heading_02 {
    font-family: var(--font01);
    color: #ffffff;
    font-weight: 800;
    float: none;
    width: 100%;
}

.form-heading_03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    float: none;
    width: 100%;
}

.phone-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 0.5em .5rem;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    margin-top: 0;
}

.deco01 {
    padding: 0.2rem 0.6rem 0.2rem;
    font-family: var(--font00);
    font-size: clamp(1.125rem, 1.011rem + 0.48vw, 1.2rem);
}

.deco02-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: .3rem;
}

.deco02 {
    padding: 3px 1rem 5px;
    color: #1a1a1a;
    background-color: #ffea34;
    border: 2px solid #ffea34;
}

.deco02.type02 {
    border-color: #fff;
    background: none;
    color: #fff;
}

.form-arrow .phone {
    padding: 0;
}

.form form {
    font-weight: 500;
}

.form-btn input {
    border-bottom: none !important;
    -webkit-box-shadow: 4px 6px 0 #1f7b24;
    box-shadow: 4px 6px 0 #1f7b24;
    margin-bottom: 5px;
    -webkit-transition: .5s;
    transition: .5s;
    font-weight: 500;
}

.form-btn input:hover {
    -webkit-box-shadow: 0px 2px 0 #1f7b24;
    box-shadow: 0px 2px 0 #1f7b24;
    -webkit-transform: translate(5px, 2px);
    transform: translate(5px, 2px);
    opacity: 1;
}

.form-list {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.form-list.-type02 {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.form-list dt {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding-top: 0;
}

@media(max-width:1024px) {
    .form-heading {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }

    .form-heading_01 {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    .form-heading-sub-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .form-heading_02 {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    .form-heading_03 {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
}

@media(max-width:599px) {
    .form-heading-sub-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

/* .form-arrow.type02 */
.form-arrow.type02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--color01);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 20px;
    padding: 10px;
}

.form-arrow.type02 .form {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 520px;
    border-radius: 10px;
}

.form-arrow.type02 .form form {
    border: none;
    border-radius: 10px;
}

.form-arrow.type02 .form-heading {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
}

.form-arrow.type02 .form-arrow-heading {
    background-color: var(--color01);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.form-arrow.type02 .form-heading_01 {
    font-size: clamp(2.5rem, 2.216rem + 1.21vw, 3.4rem);
    letter-spacing: 0px;
    width: 100%;
    text-align: center;
}

.form-arrow.type02 .form-heading-sub-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
}

.form-arrow.type02 .form-heading_02 {
    text-align: center;
}

.form-arrow.type02 .phone-wrap {
    margin-top: 5px;
}

.form-arrow.type02 .phone-heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.form-arrow.type02 .deco02-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    row-gap: .3rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    margin-top: 20px;
}

.form-arrow.type02 .form-list+.form-list {
    margin-top: 10px;
}

@media(max-width:1024px) {
    .form-arrow.type02 {
        width: 100%;
    }

    .form-arrow.type02 .form {
        width: 430px;
    }

    .form-arrow.type02 .form-list dt {
        width: 41%;
    }

    .form-arrow.type02 .phone {
        font-size: 36px;
        margin-top: 5px;
    }
}

@media(max-width:599px) {
    .form-arrow.type02 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .form-arrow.type02 .form {
        width: 100%;
    }

    .form-arrow.type02 .form .form-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .form-arrow.type02 .form .form-list dt {
        width: 100%;
        font-size: 14px;
    }

    .form-arrow.type02 .form .form-list dd {
        width: 100%;
        font-size: 14px;
        margin: 0;
    }

    .form-arrow.type02 .form-arrow-heading {
        margin-bottom: 10px;
    }

    .hero-section .form {
        margin-top: 0;
        border-radius: 10px 10px 0 0;
    }

    .hero-section .form form {
        border-bottom: none;
    }

    .hero-section .form-heading {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
        padding: 0.5rem 0.5rem 0 0.5rem;
    }

    .hero-section-content-item.include-form .form-heading_01 {
        margin: 5px 0;
        font-size: 40px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-right: 10px;
    }

    .hero-section-content-item.include-form .form-heading_03 {
        font-size: 15px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .hero-section-content-item.include-form .form-heading_03 .deco01 {
        font-size: 12px;
    }
}

/* section-01 */
@media(max-width:599px) {
    .section-01 .width-80\% {
        width: 100%;
    }

    .section-01 .text-box {
        margin: 1em 0 0;
    }
}

/* #sec2 過去三ヶ月のご成約実績 */
#sec02 .x3 .box {
    border: 5px solid var(--color01);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    width: calc((100% - 40px) / 3);
    margin: 0 20px 20px 0;
    padding: 0;
}

#sec02 h3 img {
    background: var(--color01);
    padding: 1px 10px 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#sec02 .txt img {
    width: 87px;
    height: 87px;
    margin-right: 0.5em;
}

#sec02 img.img-people {
    width: 90px !important;
    height: auto;
    margin-right: 0;
    margin-left: 5px;
    position: absolute;
    right: 10px;
}

#sec02 .txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    font-weight: bold;
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 10px;
    position: relative;
    font-size: 20px;
}

#sec02 .img-people.img01 {
    bottom: -4px;
}

#sec02 .img-people.img02 {
    bottom: -1px;
}

#sec02 .img-people.img03 {
    bottom: -6px;
    width: 100px !important;
    right: 5px;
}

#sec02 .img-people.img04 {
    bottom: -1px;
    width: 60px !important;
}

@media(min-width:1000px) {
    #sec02 .txt {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        font-weight: bold;
        text-align: left;
    }
}

@media(max-width:1024px) {

    #sec02 .txt {
        font-size: 16px;
    }

    #sec02 .txt img {
        width: 67px;
        height: 67px;
        -o-object-fit: contain;
        object-fit: contain;
    }

    #sec02 .txt p {
        margin-left: 0;
        padding-bottom: 60px;
        font-size: 15px;
    }
}

@media(max-width:599px) {
    #sec02 .x3 .box {
        width: 100%;
    }

    #sec02 .x3 .box.-sp-none {
        display: none;
    }

    #sec02 .txt p {
        padding-bottom: 0;
        font-size: 16px;
    }

    #sec02 .img-people.img04 {
        bottom: -3px;
    }
}

/* section-02 解体工事比較ナビの4つの特徴 */
.section-02 {
    background: var(--color01);
    margin: calc(5vw - 20px) 0 0;
    padding: calc(5vw - 1%) 0;
}

.section-02 .title_02 {
    color: #fff;
    background: none;
}

.list-feature li {
    background: #fff;
    border-radius: 10px;
    padding: 30px 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: .2rem solid var(--color01);
    outline-offset: -0.6125rem;
}

.list-feature li h3 {
    color: inherit;
    border-radius: 0;
    background: none;
    padding: 0;
    font-weight: 600;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.list-feature li h3 .num {
    font-weight: 600;
    color: var(--color04);
    font-family: var(--font02);
    font-size: 140%;
}

@media(max-width:1024px) {
    .section-02 {
        margin: calc(15vw - 20px) 0 0;
        padding: calc(15vw - 15px) 0;
    }
}

/* ご利用の流れ */
.colored_01 {
    color: var(--color01);
}

.title_04 .sub {
    font-family: var(--font02);
}

.list-flow li {
    font-weight: 500;
}

.list-flow li .img img {
    background-color: var(--color01);
    padding: 10px;
}

.list-flow li .colored_01 {
    font-weight: 600;
}

/* お問い合わせ窓口 */
.box.-contact {
    padding: 1rem;
    margin-bottom: 0;
    margin-top: calc(5vw - 1rem);
}

/* 業者様の声 */
.list-voice-heading-main {
    font-family: var(--font00);
    font-weight: 700;
}

.list-voice-heading-sub {
    font-weight: 700;
    font-family: var(--font00);
}

.list-voice li {
    border: 4px solid var(--color01);
    border-radius: 1rem;
    overflow: hidden;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}

.list-voice-heading .img-wrap {
    background: #fff;
}

.list-voice-heading .img-wrap .img {
    opacity: .4;
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2);
    height: 100%;
}