@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:500,700&display=swap);

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    overflow: auto;
    height: 100%
}

body {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2rem
}

p {
    line-height: 1.8
}

img {
    max-width: 100%;
    height: auto
}

.u-display-sp {
    display: none
}

.p-section__inner {
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

.p-section.p-section--firstview {
    background-image: url(../../../images/lp/02/kv_img_bg-1.png)
}

.p-section .kv_cp {
    background-image: url(../../../images/lp/02/kv_cp_bg-1.png);
    background-size: cover;
    text-align: center;
}

.p-section.p-section--feature {
    background-image: url(../../../images/lp/02/feature_title_bg.png);
    background-repeat: no-repeat;
    background-position: center top
}

.p-section.p-section--price {
    background: #fafafa
}

.p-section.p-section--reason .reason_title {
    max-width: 1280px;
    margin: 0 auto
}

.p-section.p-section--reason .achievement {
    background-image: url(../../../images/lp/02/reason_achievement_bg-1.jpg);
    background-repeat: no-repeat;
    background-position: center top
}

.p-section.p-section--comparison {
    background: -webkit-gradient(linear, left top, right top, from(#dcdcdc), color-stop(50%, #fff), to(#dcdcdc));
    background: -webkit-linear-gradient(left, #dcdcdc 0, #fff 50%, #dcdcdc 100%);
    background: -o-linear-gradient(left, #dcdcdc 0, #fff 50%, #dcdcdc 100%);
    background: linear-gradient(90deg, #dcdcdc 0, #fff 50%, #dcdcdc 100%)
}

.p-section.p-section--faq {
    background: #dfe6ee
}

.p-section.p-section--cv {
    background-image: url(../../../images/lp/02/cv_bg-1.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.form .form-title {
    font-size: 3.6vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: initial;
    padding: 5% 0;
    text-align: center;
    color: #fff;
    background: #363636
}

.form .form-title span {
    font-size: 2em;
    display: block
}

.form .form-area .required {
    line-height: 1;
    margin-left: 2%;
    padding: 1% 2%
}

.form .form-area .form-intro {
    font-size: 3vw;
}

.form .form-area .form-block .form-block-inner .form-block-item.form-block-item--title, .form .form-area .form-block .form-block-inner .form-block-item.form-block-item--txt {
    font-size: 3.6vw
}

.form .form-area .form-block .form-block-inner .form-block-item.form-block-item--title.form-block-item--radio .wpcf7-list-item, .form .form-area .form-block .form-block-inner .form-block-item.form-block-item--txt.form-block-item--radio .wpcf7-list-item {
    display: block;
    padding: 1% 0
}

.form .form-area .form-block .form-block-inner .form-block-item .form-block-item-child {
    font-size: .6em;
    margin-top: 5%
}

.form .form-area .form-block #form-confirm #form-confirm-button input[type=submit] {
    font-size: 4.6vw;
    max-width: initial;
    height: initial;
    margin-top: 5%;
    padding: 2% 5%
}

.form .form-area .form-block #form-privacy>dt {
    font-size: 3.6vw;
    line-height: 1.4
}

.form .form-area .form-block #form-privacy>dd dd, .form .form-area .form-block #form-privacy>dd dt, .form .form-area .form-block #form-privacy>dd li, .form .form-area .form-block #form-privacy>dd ol, .form .form-area .form-block #form-privacy>dd p, .form .form-area .form-block #form-privacy>dd ul {
    font-size: 2.6vw;
    line-height: 1.8
}

.form .form-area .form-block #form-confirm>dt {
    font-size: 3vw;
    line-height: 1.4
}

#special-info.sp {
    font-size: 3.6vw;
    display: block;
}

#special-info.sp>h3 {
    font-size: 4.6vw;
}

#special-info.sp .special-info-branch>dt {
    font-size: 4vw;
    line-height: 1.4
}

#special-info.sp .special-info-branch .special-info-branch-phone {
    font-size: 5vw;
    line-height: 1
}

#special-info.sp .special-info-branch .special-info-branch-phone img {
    width: 6%
}

#special-info.sp .special-info-branch .special-info-branch-history>dl>dt>div {
    font-size: 3.6vw
}

#special-info.sp .special-info-branch .special-info-branch-history>dl>dd table {
    font-size: 3vw
}

#head-menu.header-menu-lp-line>div {
    width: auto;
    margin: auto;
}

#head-menu.header-menu-lp-line>div #header h1 {
    width: auto;
}

/*# sourceMappingURL=style.css.map */