@charset "UTF-8";

.btn-block {
    text-decoration: none;
    display: block;
    position: relative;
    text-align: center;
    padding: 6px 20px;
    margin-bottom: 1em
}

.tit-point_h3 {
    font-size: 36px;
    font-size: 4.6753246753vw;
    text-align: center;
    margin-bottom: 1em
}

@media screen and (min-width: 770px) {
    .tit-point_h3 {
        font-size:30px;
        font-size: 3vw
    }
}

@media screen and (min-width: 770px) and (min-width: 1000px) {
    .tit-point_h3 {
        font-size:30px
    }
}

@media screen and (min-width: 770px) {
    body {
        z-index:1
    }

    body::before,body::after {
        content: "";
        position: absolute;
        top: 0;
        z-index: -1;
        width: 195px;
        height: 179px
    }

    /*
    body::before {
        background: url("../images/bg/bg_flag_01.jpg") no-repeat;
        left: 0
    }

    body::after {
        background: url("../images/bg/bg_flag_02.jpg") no-repeat;
        right: 0
    }
    */
}

.footer {
    width: 100%;
    padding-bottom: 60px;
    position: relative;
    background: #f2efe1
}

@media screen and (min-width: 770px) {
    .footer {
        padding-bottom:0
    }
}

.footer__pagetop {
    position: absolute;
    top: -32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.footer__head {
    background: #008c3c;
    padding-top: 30px;
    padding-bottom: .25em
}

@media screen and (min-width: 770px) {
    .footer__head {
        padding-top:60px;
        padding-bottom: calc(60px - 1em)
    }
}

.footer__foot {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 1em
}

@media screen and (min-width: 770px) {
    .footer__foot {
        padding:40px 0
    }
}

.nav-footer {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.nav-footer__item {
    width: 25%;
    text-align: center;
    margin-bottom: .75em
}

@media screen and (min-width: 770px) {
    .nav-footer__item {
        text-align:left
    }
}

.nav-contact {
    padding: 0 12px
}

@media screen and (min-width: 770px) {
    .nav-contact {
        display:-webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -15px 1em !important;
        padding: 0
    }
}

@media screen and (min-width: 770px) {
    .nav-contact__item {
        width:33.3333333333%;
        padding: 0 15px
    }
}

.main {
    padding: 35px 0 50px
}

@media screen and (min-width: 770px) {
    .main {
        max-width:1920px;
        padding: 51px 0 25px;
        margin: 0 auto
    }
}

@media screen and (min-width: 1000px) {
    .main {
        padding:66px 0 33px
    }
}

@media screen and (min-width: 1200px) {
    .main {
        padding:80px 0 40px
    }
}

.section_anchor {
    margin-bottom: 2em
}

@media screen and (min-width: 770px) {
    .section_anchor {
        margin-bottom:50px;
        position: relative
    }
}

.section {
    width: 100%
}

@media screen and (min-width: 770px) {
    .choose-section {
        margin-bottom:150px
    }
}

@media screen and (min-width: 1000px) {
    .choose-section {
        margin-bottom:150px
    }
}

@media screen and (min-width: 1200px) {
    .choose-section {
        margin-bottom:150px
    }
}

.section_contact {
    margin-bottom: 3em
}

@media screen and (min-width: 770px) {
    .section_contact {
        margin-bottom:60px
    }
}

.section__inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2.6666666667vw
}

@media screen and (min-width: 770px) {
    .section__inner {
        padding:0
    }
}

.section__figure {
    margin-bottom: 1em;
    text-align: center
}

.section__btn {
    max-width: 320px;
    margin: 0 auto 2em
}

@media screen and (min-width: 770px) {
    .section__btn {
        margin:0 auto 60px
    }
}

.section__attention_content {
    padding-bottom: 1em;
    text-align: center
}

@media screen and (min-width: 770px) {
    .section__attention_content {
        padding-bottom:30px
    }

    .section__attention_content .br_sp {
        display: none
    }
}

.section__form_content {
    padding: 1em 0;
    border-bottom: 2px dashed;
    border-top: 2px dashed
}

@media screen and (min-width: 770px) {
    .section__form_content {
        padding:100px 60px
    }
}

.section__form_box {
    text-align: center
}

.section__simulation {
    display: block;
    margin: 1em auto 0;
    width: 45%;
    margin: 1em auto
}

@media screen and (min-width: 770px) {
    .section__simulation {
        position:absolute;
        right: 0;
        top: -180px;
        display: inline-block;
        margin: 0;
        width: 190px;
        z-index: 100
    }
}

.section-mv {
    width: 100%;
    overflow: hidden;
    margin-top: 12vw
}

@media screen and (min-width: 770px) {
    .section-mv {
        margin-top:116px
    }
}

@media screen and (min-width: 1000px) {
    .section-mv {
        margin-top:130px
    }
}

@media screen and (min-width: 1200px) {
    .section-mv {
        margin-top:145px
    }
}

.section-mv__caption img {
    margin: 0 auto
}

.page_margin_no {
    margin: 0
}

.page_simulation {
    padding: 30px 12px
}

@media screen and (min-width: 770px) {
    .page_simulation {
        padding:60px 40px
    }
}

.page__tit {
    text-align: center;
    max-width: 260px;
    margin: 0 auto 1em
}

@media screen and (min-width: 770px) {
    .page__tit {
        max-width:1000px;
        margin: 0 auto 30px
    }
}

.page__tit_simulation {
    max-width: 320px
}

@media screen and (min-width: 770px) {
    .page__tit_simulation {
        max-width:1000px;
        margin: 0 auto 1em
    }
}

.page__tit_form {
    text-align: center;
    max-width: 330px;
    margin: 0 auto 1em
}

@media screen and (min-width: 770px) {
    .page__tit_form {
        max-width:1000px;
        margin: 0 auto 30px
    }
}

.page__thumb {
    margin: 0 auto 1em
}

@media screen and (min-width: 770px) {
    .page__thumb {
        margin:0 auto 30px
    }
}

.page__detail {
    text-align: center;
    font-weight: bold;
    margin: 0 auto 1em
}

@media screen and (min-width: 770px) {
    .page__detail {
        font-size:30px;
        margin: 0 auto 50px
    }
}

@media screen and (min-width: 770px) {
    .page__detail_simulation {
        font-size:14px;
        margin: 0 auto 50px
    }
}

@media screen and (min-width: 770px) {
    .page__detail_case {
        font-size:14px;
        line-height: 2.4
    }
}

.page__detail_company {
    text-align: left;
    padding: 20px 12px;
    margin-bottom: 2em
}

@media screen and (min-width: 770px) {
    .page__detail_company {
        font-size:15px;
        padding: 60px 90px;
        margin-bottom: 60px
    }
}

.page__detail_company h2 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 1em;
    font-size: 34px;
    font-size: 4.4155844156vw
}

@media screen and (min-width: 770px) {
    .page__detail_company h2 {
        margin-bottom:60px;
        font-size: 30px
    }
}

.page__detail_company p {
    margin-bottom: 1em
}

.page__detail_company p:last-of-type {
    margin-bottom: 0
}

.single__content {
    margin-bottom: 2em
}

.single__content_margin_no {
    margin-bottom: 0
}

.single__content h2 {
    background: #008c3c;
    color: #fff;
    padding: 6px 12px;
    font-size: 32px;
    font-size: 4.1558441558vw;
    margin: 2em 0 1em
}

@media screen and (min-width: 770px) {
    .single__content h2 {
        padding:6px 20px;
        font-size: 20px
    }
}

.single__content h3 {
    border-left: 2px solid #008c3c;
    padding: 6px 12px;
    font-size: 32px;
    font-size: 4.1558441558vw;
    margin: 2em 0 1em
}

@media screen and (min-width: 770px) {
    .single__content h3 {
        padding:6px 20px;
        font-size: 20px
    }
}

.single__content h4 {
    padding: 6px 0;
    font-size: 32px;
    font-size: 4.1558441558vw;
    margin: 2em 0 1em
}

@media screen and (min-width: 770px) {
    .single__content h4 {
        padding:6px 0;
        font-size: 20px
    }
}

.single__content h5 {
    padding: 6px 0;
    font-size: 28px;
    font-size: 3.6363636364vw;
    margin: 2em 0 1em
}

@media screen and (min-width: 770px) {
    .single__content h5 {
        padding:6px 0;
        font-size: 18px
    }
}

.single__content p {
    margin: 1em 0;
    line-height: 2
}

.single__content_goods p {
    margin: 0 1em;
    line-height: 2
}

.single__content ul {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 2em
}

@media screen and (min-width: 770px) {
    .box-footer {
        display:-webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 1000px;
        margin: 0 auto
    }
}

.box-footer__lead {
    padding: 0 12px;
    margin: 0 0 1em
}

@media screen and (min-width: 770px) {
    .box-footer__lead {
        width:34%;
        padding: 0 15px 0 0
    }
}

@media screen and (min-width: 770px) {
    .box-footer__contact {
        width:66%;
        padding: 0 0 0 15px
    }
}

.box-point {
    margin-bottom: 24px
}

@media screen and (min-width: 770px) {
    .box-point {
        margin-bottom:100px;
        position: relative;
        padding-top: 1px
    }
}

@media screen and (min-width: 770px) {
    .box-point__tit_odd {
        width:50%;
        float: left;
        padding-right: 30px
    }
}

@media screen and (min-width: 770px) {
    .box-point__tit_even {
        width:50%;
        float: right;
        padding-left: 30px
    }
}

.box-point__thumb {
    text-align: center;
    margin-bottom: 1em
}

@media screen and (min-width: 770px) {
    .box-point__thumb {
        width:50%;
        margin-bottom: 0
    }
}

@media screen and (min-width: 770px) {
    .box-point__thumb_odd {
        float:right;
        padding-left: 30px
    }
}

@media screen and (min-width: 770px) {
    .box-point__thumb_even {
        float:left;
        padding-right: 30px
    }
}

@media screen and (min-width: 770px) {
    .box-point__lead_odd {
        width:50%;
        float: left;
        padding-right: 30px
    }
}

@media screen and (min-width: 770px) {
    .box-point__lead_even {
        width:50%;
        float: right;
        padding-left: 30px
    }
}

.box-tel__address {
    font-size: 28px;
    font-size: 3.6363636364vw;
    text-align: center;
    line-height: 1
}

@media screen and (min-width: 770px) {
    .box-tel__address {
        font-size:26px
    }
}

.box-tel__address a {
    font-size: 60px;
    font-size: 7.7922077922vw;
    text-decoration: none;
    font-weight: bold
}

@media screen and (min-width: 770px) {
    .box-tel__address a {
        font-size:50px
    }
}

.box-tel__business {
    text-align: right
}

@media screen and (min-width: 770px) {
    .box-tel__business {
        font-size:14px
    }
}

.box-tel__business_head {
    font-size: 12px;
    text-align: center
}

.box-place__figure {
    text-align: center;
    margin-bottom: 1em
}

.box-place__lead {
    margin-bottom: 1em
}

@media screen and (min-width: 770px) {
    .box-place__more {
        width:60%;
        min-width: 150px;
        max-width: 380px;
        margin: 0 auto 1em
    }
}

.box-anchor {
    padding: 12px 12px 6px;
    margin-bottom: 1em
}

@media screen and (min-width: 770px) {
    .box-anchor {
        display:-webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        padding: 20px 60px 10px
    }
}

.box-anchor__tit {
    margin-bottom: .5em
}

@media screen and (min-width: 770px) {
    .box-anchor__tit {
        margin-bottom:0;
        width: 115px
    }
}

.box-good {
    margin-bottom: 2em
}

@media screen and (min-width: 770px) {
    .box-good {
        display:-webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 60px
    }
}

@media screen and (min-width: 770px) {
    .box-good__caption {
        width:50%;
        padding-right: 30px
    }
}

@media screen and (min-width: 770px) {
    .box-good__lead {
        width:50%;
        padding-left: 30px
    }
}

.box-good__tit {
    font-size: 40px;
    font-size: 5.1948051948vw
}

@media screen and (min-width: 770px) {
    .box-good__tit {
        font-size:30px;
        height: 68px
    }
}

.box-good__tit_icon {
    font-size: 40px;
    font-size: 5.1948051948vw;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center
}

@media screen and (min-width: 770px) {
    .box-good__tit_icon {
        font-size:30px;
        height: 68px
    }
}

.box-good__tit_icon img {
    width: 50px;
    margin-right: .5em
}

@media screen and (min-width: 770px) {
    .box-good__tit_icon img {
        width:75px;
        margin-right: .5em
    }
}

.box-good__figure {
    text-align: center;
    margin-bottom: 1em
}

@media screen and (min-width: 770px) {
    .box-good__figure {
        margin-bottom:30px
    }
}

.box-good__price_bottom {
    text-align: right;
    margin-bottom: .5em;
    line-height: 1.2
}

@media screen and (min-width: 770px) {
    .box-good__price_bottom {
        margin-bottom:30px;
        font-size: 20px
    }
}

.box-good__price_bottom strong {
    font-size: 60px;
    font-size: 7.7922077922vw
}

@media screen and (min-width: 770px) {
    .box-good__price_bottom strong {
        font-size:60px
    }
}

@media screen and (min-width: 770px) {
    .box-good__price_bottom span {
        font-size:15px
    }
}

@media screen and (min-width: 770px) {
    .box-good__crown {
        height:68px;
        margin-bottom: 15px
    }
}

.box-good__catch {
    font-size: 36px;
    font-size: 4.6753246753vw;
    text-align: left;
    margin-bottom: .5em
}

@media screen and (min-width: 770px) {
    .box-good__catch {
        font-size:20px
    }
}

.box-good__use {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: .5em
}

@media screen and (min-width: 770px) {
    .box-good__use {
        font-size:20px;
        margin-bottom: 30px
    }
}

.box-good__detail {
    margin-bottom: .5em
}

@media screen and (min-width: 770px) {
    .box-good__detail {
        margin-bottom:30px
    }
}

.box-good__material {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 12px
}

@media screen and (min-width: 770px) {
    .box-good__material {
        padding:20px
    }
}

.box-good__material span {
    width: 40px
}

@media screen and (min-width: 770px) {
    .box-good__material span {
        width:60px
    }
}

.box-step {
    padding: 12px;
    margin-bottom: 2em
}

@media screen and (min-width: 770px) {
    .box-step {
        padding:40px 20px;
        margin-bottom: 60px
    }
}

.box-step__tit {
    margin-bottom: 1em
}

@media screen and (min-width: 770px) {
    .box-step__tit {
        padding:40px 20px;
        margin-bottom: 30px
    }
}

@media screen and (min-width: 770px) {
    .box-step__input {
        margin:40px 0 0;
        font-size: 20px
    }
}

.box-step__btn {
    width: 60%;
    margin: 0 auto 2em
}

@media screen and (min-width: 770px) {
    .box-step__btn {
        width:400px;
        margin: 0 auto 60px
    }

    .box-step__btn a {
        padding: 24px;
        font-size: 20px
    }
}

.box-step__error {
    margin-bottom: 1em;
    font-size: 28px;
    font-size: 3.6363636364vw
}

@media screen and (min-width: 770px) {
    .box-step__error {
        font-size:20px;
        margin-bottom: 20px
    }
}

@media screen and (min-width: 770px) {
    .box-step__result {
        font-size:20px
    }

    .box-step__result div {
        margin-top: .5em;
        padding: 24px
    }
}

.group-footer__lead {
    margin: 0 0 1em
}

.group-footer__seo {
    font-size: 26px;
    font-size: 3.3766233766vw;
    margin-bottom: 1em
}

@media screen and (min-width: 770px) {
    .group-footer__seo {
        font-size:11px
    }
}

.group-footer__copyright {
    font-size: 26px;
    font-size: 3.3766233766vw;
    text-align: right
}

@media screen and (min-width: 770px) {
    .group-footer__copyright {
        font-size:11px
    }
}

.group-place {
    background: #f2ffea url("../images/bg/deco_bg_01.jpg") no-repeat;
    background-position: top center;
    background-size: contain;
    padding: 12px;
    margin-bottom: 2em
}

@media screen and (min-width: 770px) {
    .group-place {
        margin-bottom:60px
    }
}

.group-place__inner {
    max-width: 1000px;
    margin: 0 auto
}

.group-place_page {
    background: #f2ffea
}

.group-place_cases {
    background: rgba(0,0,0,0);
    padding: 0
}

.group-place__tit {
    text-align: center;
    margin-top: 12%;
    margin-bottom: 1em
}

@media screen and (min-width: 770px) {
    .group-place__tit {
        margin-top:180px;
        margin-bottom: 40px
    }
}

.group-place__tit_page {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
}

@media screen and (min-width: 770px) {
    .group-place__tit_page {
        margin-top:40px;
        margin-bottom: 40px
    }
}

.group-place__tit_cases {
    text-align: center;
    margin-top: 0;
    margin-bottom: 1em
}

@media screen and (min-width: 770px) {
    .group-place__tit_cases {
        margin-top:0;
        margin-bottom: 40px
    }
}

.group-company__logo {
    width: 42%;
    margin: 0 auto 1em;
    text-align: center
}

@media screen and (min-width: 770px) {
    .group-company__logo {
        width:100%;
        margin: 0 auto 2em
    }
}

.group-company__address {
    color: #fff;
    padding: 0 0 1em;
    border-bottom: 1px dashed #fff
}

@media screen and (min-width: 770px) {
    .group-company__address {
        border-bottom:none
    }
}

.tit-logo {
    display: inline-block;
    vertical-align: bottom
}

.tit-step {
    position: relative;
    padding: 7.4% 12px 4px 18%;
    border-bottom: 1px dashed
}

.tit-step_type_01:before {
    background: url("../images/bg/tit_point_ico_01.png") no-repeat;
    background-size: 55px auto
}

@media screen and (min-width: 770px) {
    .tit-step_type_01:before {
        background-size:79px auto
    }
}

.tit-step_type_02:before {
    background: url("../images/bg/tit_point_ico_02.png") no-repeat;
    background-size: 55px auto
}

@media screen and (min-width: 770px) {
    .tit-step_type_02:before {
        background-size:79px auto
    }
}

@media screen and (min-width: 770px) {
    .tit-step {
        font-size:20px;
        padding: 42px 20px 6px 90px
    }
}

.tit-step:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    height: 0;
    padding-top: 12.5%;
    background-size: contain;
    background-repeat: no-repeat
}

@media screen and (min-width: 770px) {
    .tit-step:before {
        top:0;
        left: 0;
        background-size: 79px auto;
        width: 79px;
        height: 67px
    }
}

.tit-point {
    text-align: center;
    max-width: 260px;
    margin: 0 auto 1em
}

@media screen and (min-width: 770px) {
    .tit-point {
        max-width:initial;
        margin: 0 auto 60px
    }
}

.tit-point_h3 {
    position: relative;
    margin-top: 70px
}

@media screen and (min-width: 770px) {
    .tit-point_h3 {
        margin-top:100px
    }
}

.tit-point_h3:before {
    content: "";
    position: absolute;
    top: -54px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 55px;
    height: 46px
}

@media screen and (min-width: 770px) {
    .tit-point_h3:before {
        top:-90px;
        width: 79px;
        height: 67px
    }
}

.tit-point_case {
    margin: 0 auto 1em;
    max-width: 260px;
    text-align: center
}

@media screen and (min-width: 770px) {
    .tit-point_case {
        max-width:1000px;
        margin: 0 auto 30px
    }
}

.tit-point_type_01:before {
    background: url("../images/bg/tit_point_ico_01.png") no-repeat;
    background-size: 55px auto
}

@media screen and (min-width: 770px) {
    .tit-point_type_01:before {
        background-size:79px auto
    }
}

.tit-point_type_02:before {
    background: url("../images/bg/tit_point_ico_02.png") no-repeat;
    background-size: 55px auto
}

@media screen and (min-width: 770px) {
    .tit-point_type_02:before {
        background-size:79px auto
    }
}

.tit-point_type_03:before {
    background: url("../images/bg/tit_point_ico_03.png") no-repeat;
    background-size: 55px auto
}

@media screen and (min-width: 770px) {
    .tit-point_type_03:before {
        background-size:79px auto
    }
}

.list-breadcrumb {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 6px 6px 0;
    max-width: 1000px
}

@media screen and (min-width: 770px) {
    .list-breadcrumb {
        margin:12px auto 0
    }
}

.list-place {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.list-place__item {
    width: 50%;
    padding: 6px
}

@media screen and (min-width: 770px) {
    .list-place__item {
        width:33.3333333333%;
        padding: 20px
    }
}

.list-anchor {
    width: 100%
}

@media screen and (min-width: 770px) {
    .list-anchor {
        display:-webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.list-anchor__item {
    padding: 0 0 6px
}

@media screen and (min-width: 770px) {
    .list-anchor__item {
        width:33.3333333333%;
        padding: 0 10px 10px
    }
}

.list-simulation {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.list-simulation__item {
    width: 100%;
    padding: 0 0 6px 0
}

@media screen and (min-width: 770px) {
    .list-simulation__item {
        width:50%
    }

    .list-simulation__item:nth-of-type(odd) {
        padding: 0 10px 10px 0
    }

    .list-simulation__item:nth-of-type(even) {
        padding: 0 0 10px 10px
    }
}

.list-crown {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    margin-bottom: 1em
}

@media screen and (min-width: 770px) {
    .list-crown {
        -webkit-box-pack:end;
        -moz-box-pack: end;
        box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        -o-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end
    }
}

.list-crown__item {
    width: 20%;
    padding: 0 6px
}

.list-good-use {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.list-good-use__item {
    padding: 0 3px;
    font-size: 22px;
    font-size: 2.8571428571vw
}

@media screen and (min-width: 770px) {
    .list-good-use__item {
        padding:0 6px;
        font-size: 15px
    }
}

.list-compnay__item {
    border-bottom: 1px solid #008c3c;
    padding: 12px 0
}

@media screen and (min-width: 770px) {
    .list-compnay__item {
        display:-webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: 680px;
        margin: 0 auto;
        padding: 0
    }
}

.list-compnay__label {
    padding: 0 6px;
    font-weight: 600;
    padding: 0 0 6px
}

@media screen and (min-width: 770px) {
    .list-compnay__label {
        width:150px;
        padding: 16px 0
    }
}

.list-compnay__value {
    width: 100%
}

@media screen and (min-width: 770px) {
    .list-compnay__value {
        padding:16px 0
    }
}

.list-form__item {
    margin-bottom: 1em
}

@media screen and (min-width: 770px) {
    .list-form__item {
        display:flex;
        margin-bottom: 30px
    }
}

.list-form__tit {
    font-weight: 600;
    margin-bottom: .5em;
    text-align: left
}

@media screen and (min-width: 770px) {
    .list-form__tit {
        width:200px;
        margin-bottom: 1em
    }
}

.btn-block_color_orange {
    color: #fff;
    background: #ff7a39;
    border: 5px solid #ff7a39
}

.btn-block_color_green_1 {
    color: #fff;
    background: #008c3c;
    border: 5px solid #008c3c
}

.btn-block_color_green_2 {
    color: #fff;
    background: #75bf53;
    border: 5px solid #75bf53
}

.btn-block_color_green_3 {
    background: #70b452;
    border: 5px solid #70b452
}

.btn-block_border_green {
    color: #008c3c;
    border: 5px solid #008c3c
}

.btn-block_border_width_3 {
    border-width: 3px
}

.btn-block_disable {
    background: #999;
    border-color: #999;
    color: #e9e9e9
}

.btn-block_padding_xs {
    padding: 3px 6px
}

@media screen and (min-width: 770px) {
    .btn-block_padding_xs {
        padding:6px 10px
    }
}

.btn-block_padding_s {
    padding: 6px 12px
}

@media screen and (min-width: 770px) {
    .btn-block_padding_s {
        padding:12px 20px
    }
}

.btn-block_margin_no {
    margin: 0
}

.btn-block_form {
    width: 350px;
    padding: 17px;
    margin: auto;
    margin-bottom: 5%;
    border-radius: 10px;
    color: #fff;
    font-size: 20px
}

.btn-block_formback {
    width: 210px;
    padding: 8px;
    margin: auto;
    margin-bottom: 5%;
    border-radius: 10px;
    color: #fff;
    font-size: 20px
}

.btn-line {
    display: inline-block
}

.btn-simulation {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    padding: 0 6px;
    line-height: 1.2
}

@media screen and (min-width: 770px) {
    .btn-simulation {
        padding:6px 80px;
        font-size: 18px;
        font-weight: 600
    }
}

.btn-simulation img {
    width: 15%;
    margin-right: 6px
}

@media screen and (min-width: 770px) {
    .btn-simulation img {
        width:60px;
        margin-right: 20px
    }
}

.input_type_text {
    display: inline-block;
    border: 2px solid #a0a0a0;
    padding: 4px 6px;
    border-radius: 4px;
    font-size: 30px;
    font-size: 3.8961038961vw
}

@media screen and (min-width: 770px) {
    .input_type_text {
        border:2px solid #a0a0a0;
        padding: 10px 20px;
        font-size: 16px
    }
}

.input_type_textarea {
    width: 90%;
    max-width: 420px
}

@media screen and (min-width: 770px) {
    .input_type_textarea {
        width:auto;
        max-width: 100%
    }
}

@media screen and (min-width: 770px) {
    .input_simulation {
        width:400px
    }
}

.ico-common {
    padding: 4px 12px;
    text-decoration: none
}

.ico-common_color_green {
    color: #fff;
    background: #008c3c
}

.ico-form {
    position: relative
}

.ico-form:after {
    content: "";
    margin-left: .5em;
    color: #fff;
    font-size: 80%;
    padding: 0px 6px
}

@media screen and (min-width: 770px) {
    .ico-form:after {
        padding:2px 6px
    }
}

.ico-form_required:after {
    content: "必須";
    background: red
}

.bg-img_dot_01 {
    background: url("../images/bg/bg_dot_01.jpg") repeat
}

@media screen and (min-width: 770px) {
    .bg-img_polygon_a {
        position:relative;
        z-index: 1
    }
}

@media screen and (min-width: 770px) {
    .bg-img_polygon_a::after {
        content:"";
        background: url("../images/bg/bg_polygon_01.png") no-repeat;
        pointer-events: none;
        width: 296px;
        height: 273px;
        position: absolute
    }
}

@media screen and (min-width: 770px) {
    .bg-img_rectangle_a {
        position:relative;
        z-index: 1
    }
}

@media screen and (min-width: 770px) {
    .bg-img_rectangle_a::after {
        content:"";
        background: url("../images/bg/bg_rectangle_01.png") no-repeat;
        pointer-events: none;
        width: 600px;
        height: 297px;
        position: absolute;
        z-index: -1
    }
}

@media screen and (min-width: 770px) {
    .bg-img_turf_01b {
        position:relative;
        z-index: 1
    }
}

@media screen and (min-width: 770px) {
    .bg-img_turf_01b::before {
        content:"";
        background: url("../images/bg/bg_turf_01.png") no-repeat;
        pointer-events: none;
        width: 379px;
        height: 302px;
        position: absolute;
        z-index: -1
    }
}

@media screen and (min-width: 770px) {
    .bg-img_turf_02b {
        position:relative;
        z-index: 1
    }
}

@media screen and (min-width: 770px) {
    .bg-img_turf_02b::before {
        content:"";
        background: url("../images/bg/bg_turf_02.png") no-repeat;
        pointer-events: none;
        width: 378px;
        height: 302px;
        position: absolute;
        z-index: -1
    }
}

@media screen and (min-width: 770px) {
    .bg-img_turf_02b_s::before {
        background-size:186px auto;
        width: 189px;
        height: 151px
    }
}

.bg-img_balloon_01b {
    position: relative;
    z-index: 1
}

.bg-img_balloon_01b::before {
    content: "";
    position: absolute;
    z-index: -1;
    background: url("../images/bg/bg_balloon_01.png") no-repeat;
    pointer-events: none;
    background-size: 52px auto;
    width: 52px;
    height: 83px
}

@media screen and (min-width: 770px) {
    .bg-img_balloon_01b::before {
        background-size:103px auto;
        width: 103px;
        height: 165px
    }
}

@media screen and (min-width: 770px) {
    .bg-img_pos_point02 {
        z-index:4
    }

    .bg-img_pos_point02::before {
        top: -200px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .bg-img_pos_point02::after {
        top: 300px;
        right: -520px
    }
}

@media screen and (min-width: 770px) {
    .bg-img_pos_place {
        z-index:1
    }

    .bg-img_pos_place::before {
        top: -30px;
        right: -450px
    }

    .bg-img_pos_place::after {
        top: 600px;
        left: -350px
    }
}

@media screen and (min-width: 770px) {
    .bg-img_pos_mv::before {
        z-index:2;
        bottom: -70px;
        right: -90px
    }
}

@media screen and (min-width: 770px) {
    .bg-img_pos_mv_page::before {
        z-index:2;
        bottom: 10px;
        right: -90px
    }
}

.bg-img_pos_company::before {
    top: -16px;
    left: -18px
}

@media screen and (min-width: 770px) {
    .bg-img_pos_company::before {
        top:-35px;
        left: -15px
    }
}

.deco-arrow_down::before {
    content: "＞";
    font-family: "icomoon";
    font-weight: 900;
    position: absolute;
    top: 50%;
    right: 6px;
    pointer-events: none;
    font-size: 85%;
    -webkit-transform: translateY(-50%) rotate(90deg) scale(0.7, 1);
    -moz-transform: translateY(-50%) rotate(90deg) scale(0.7, 1);
    -ms-transform: translateY(-50%) rotate(90deg) scale(0.7, 1);
    -o-transform: translateY(-50%) rotate(90deg) scale(0.7, 1);
    transform: translateY(-50%) rotate(90deg) scale(0.7, 1);
}

@media screen and (min-width: 770px) {
    .deco-arrow_down::before::before {
        right:12px
    }
}

.deco-flower {
    position: relative
}

.deco-flower::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none
}

.deco-flower_pos_right::before {
    left: auto;
    right: 0
}

.deco-flower_type_02::before {
    background: url("../images/bg/deco_hana_02.png") no-repeat;
    background-size: 30px auto;
    width: 30px;
    height: 31px;
    -webkit-transform: translate(15px, -15px);
    -moz-transform: translate(15px, -15px);
    -ms-transform: translate(15px, -15px);
    -o-transform: translate(15px, -15px);
    transform: translate(15px, -15px)
}

@media screen and (min-width: 770px) {
    .deco-flower_type_02::before {
        background-size:60px auto;
        width: 60px;
        height: 62px;
        -webkit-transform: translate(30px, -30px);
        -moz-transform: translate(30px, -30px);
        -ms-transform: translate(30px, -30px);
        -o-transform: translate(30px, -30px);
        transform: translate(30px, -30px)
    }
}

@media screen and (min-width: 770px) {
    .wrap {
        max-width:initial
    }
}

.header {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 100000
}

.header__inner {
    max-width: 1200px
}

@media screen and (min-width: 770px) {
    .header__inner {
        padding:0 10px;
        margin: 30px auto
    }
}

@media screen and (min-width: 1200px) {
    .header__inner {
        padding:0
    }
}

.header__box {
    position: relative;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.3333333333vw
}

@media screen and (min-width: 770px) {
    .header__box {
        justify-content:left;
        box-shadow: 0 0 2px #d6d0cc;
        border-radius: 50px;
        margin: 0 auto;
        padding: 7px 12px
    }
}

@media screen and (min-width: 1000px) {
    .header__box {
        padding:10px 16px
    }
}

@media screen and (min-width: 1200px) {
    .header__box {
        padding:12px 20px
    }
}

@media screen and (min-width: 770px) {
    .header__action {
        display:block;
        min-width: 188px;
        margin-right: 9px
    }
}

@media screen and (min-width: 1000px) {
    .header__action {
        min-width:245px;
        margin-right: 12px
    }
}

@media screen and (min-width: 1200px) {
    .header__action {
        min-width:294px;
        margin-right: 15px
    }
}

.header__tel {
    color: #604a29;
    font-weight: bold;
    text-decoration: none;
    line-height: 1
}

@media screen and (min-width: 770px) {
    .header__tel {
        font-size:16px
    }
}

@media screen and (min-width: 1000px) {
    .header__tel {
        font-size:21px
    }
}

@media screen and (min-width: 1200px) {
    .header__tel {
        font-size:25.6px
    }
}

.header__tel strong {
    letter-spacing: -1px
}

@media screen and (min-width: 770px) {
    .header__tel strong {
        font-size:20px
    }
}

@media screen and (min-width: 1000px) {
    .header__tel strong {
        font-size:26px
    }
}

@media screen and (min-width: 1200px) {
    .header__tel strong {
        font-size:32px
    }
}

.mw_wp_form .error {
    font-size : 93%;
    color : #B70000;
    display : block;
}

.mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 10px;
}

.mwform-radio-field label {
    font-weight: normal;
    margin-bottom: 0;
}

.mwform-radio-field input {
    margin-right: 5px;
}

.mwform-tel-field input[type="text"] {
    display: inline-block;
    width: auto;
}

.input_type_text {
    display: inline-block;
    border: 2px solid #008c3c;
    padding: 4px 6px;
    font-size: 30px;
    font-size: 3.8961038961vw
}

@media screen and (min-width: 770px) {
    .input_type_text {
        border:3px solid #008c3c;
        padding: 10px 20px;
        font-size: 16px
    }
}

@media screen and (min-width: 770px) {
    .input_simulation {
        width:400px
    }
}
