@charset 'UTF-8';

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tfoot,
thead,
th,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;

    vertical-align: baseline;

    border: 0;
    outline: 0;
    background: transparent;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

a {
    font-size: 100%;

    margin: 0;
    padding: 0;

    vertical-align: baseline;

    color: #00449a;
    border: 0;
    background: transparent;
}

ins {
    text-decoration: none;

    color: #000;
    background-color: #ff9;
}

mark {
    font-weight: bold;
    font-style: italic;

    color: #000;
    background-color: #ff9;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    cursor: help;

    border-bottom: 1px dotted #000;
}

hr {
    display: block;

    height: 1px;
    margin: 1em 0;
    padding: 0;

    border: 0;
    border-top: 1px solid #ccc;
}

input,
select {
    vertical-align: middle;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

ol li,
ul li {
    list-style: none;
}

* {
    box-sizing: border-box;
}

html {
    
}
img {
    vertical-align: bottom;
}

body {
    font-family: YakuHanJP, "Noto Sans", "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Sans", ヒラギノ角ゴシック, Arial, sans-serif;
    font-size: 36px;
    line-height: 1.78;
    color: #232323;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}

.sp_only {
    display: none !important;
}
figure {
    line-height: 0;
}
figure img {
    display: block;
    width: 100%;
    height: auto;
}
header {

}
header .inner{
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    padding: 15px 70px;
}
header .inner figure{
    width: 233px;
    text-align: left;
}

section {
    width: 100%;
    margin: 0 auto;
}
section img{
    width: 100%;
}
section.fv {
    width: 100%;
    background: url(../img/fv_bg_1.jpg) no-repeat top center / cover;
}
section.fv .fv_wrap {
    position: relative;
    width: 100%;
    max-width: 2000px;
    margin: 0 auto;
}
section.fv .fv_wrap .inner_1::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 250px;
    margin: 0 auto;
    background: url(../img/fv_bg_2.png) no-repeat center center / auto 100% fixed;
    z-index: -1;
}

section.fv .fv_wrap .inner{
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 798px;
    margin: 0 auto;
}
section.fv .fv_wrap .inner img{
    width: 798px;
}
section.fv .fv_wrap .inner_2 {
    margin-top:100px;
}
section.fv .fv_wrap .inner_3{
    background-color: #fff;
    border-radius: min(calc(40 / 3456 * 100vw), 40px);
    margin-bottom: min(calc(47 / 3456 * 100vw), 47px);
    text-align: center;
}
section.fv .fv_wrap .inner_3 .tel_number{
    display: inline-block;
    font-size: 1.8em;
    color: #2360b7;
    font-weight: 600;
}
section.fv .fv_wrap .inner_3 a{
    width: min(calc(181 / 3456 * 100vw), 181px);
    color: #2360b7;
    text-decoration: none;
}
section.fv .fv_wrap .inner_3 .tel_img_2 img{
    width: 70%;
    margin: 0 auto;
    padding-bottom: min(calc(80 / 3456 * 100vw), 80px);
}
section.fv .fv_wrap .inner_4{
    padding-bottom:  min(calc(104 / 3456 * 100vw), 104px);
}

section.main_lp {
    width: 798px;
    margin: 0 auto;
}
section.main_lp h2{
    padding: min(calc(92 / 3456 * 100vw), 92px) 0;
}
section.main_lp label.enquete_last {
    position: relative;
    display: block;
    font-size: 2rem;
    font-weight: normal;
    border-left: min(calc(22 / 3456 * 100vw), 22px) solid #40a283;
    padding-left: min(calc(29 / 3456 * 100vw), 29px);
}
section.main_lp label.enquete_last span{
    font-size: 1.4rem;
}
section.main_lp label.enquete_last::after{
    content: '';
    display: inline-block;
    width: 2em;
    height: 1em;
    background: url('../img/required.png') no-repeat center center / contain;
    margin-left: 0.5em;
    vertical-align: text-bottom;
}
section.main_lp input ,section.main_lp select{
    width: 100%;
    border: 2px solid #ccc;
    font-size: 1.5rem;
    padding: min(calc(41 / 3456 * 100vw), 41px);
    margin: min(calc(45 / 3456 * 100vw), 45px) 0 min(calc(86 / 3456 * 100vw), 86px) 0;
    border-radius: 10px;
}
section.main_lp input:focus, section.main_lp select:focus{
    border-color: #40a283;
    outline: none;
}
section.main_lp select{
    color: #6e6e6e;
    text-align: center;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #f2f2f2 url(../img/triangle.png) no-repeat right 1em center / auto 0.9em;
    cursor: pointer;
}
section.main_lp .err_box_1 p{
    font-size: 0.5em;
}
section.main_lp button{
    display: block;
    text-align: center;
    width: 30vw;
    margin: min(calc(86 / 3456 * 100vw), 86px) auto min(calc(200 / 3456 * 100vw), 200px);
    border: none;
    background: none;
    cursor: pointer;
}
section.main_lp button img{
    display: block;
    margin: 0 auto;
}

/* thanks.html */
section.thanks .thanks_wrap {
    width: 100%;
    background-color: #40a283;
}
section.thanks .thanks_wrap .inner,section.sec_1 .sec_1_wrap .inner{
    width: 100%;
    max-width: 798px;
    margin: 0 auto;
}
section.thanks .thanks_wrap .inner{
    width: 100%;
    padding: min(calc(57 / 3456 * 100vw),57px) 0;
}
section.sec_1 .sec_1_wrap{
    width: 100%;
    background: url(../img/thanks/thanks_bg.png) no-repeat top center / 100% auto;
    padding-top: min(calc(78 / 3456 * 100vw), 78px);
    padding-bottom: min(calc(295 / 3456 * 100vw), 295px);
}
section.sec_1 .sec_1_wrap .ttl_img{
    padding-bottom: min(calc(76 / 3456 * 100vw), 76px);
}
section.sec_1 .sec_1_wrap .img_01{
    padding: min(calc(58 / 3456 * 100vw), 58px) 0 min(calc(98 / 3456 * 100vw), 98px) 0;
}

@media screen and (min-width: 2000px){
    section.fv .fv_wrap .inner {
        width: 100%;
        max-width: 1100px;
        margin: 0 auto;
    }
    section.fv .fv_wrap .inner img{
        width: 1100px;
    }
    section.fv .fv_wrap .inner_2 {
        margin-top: 5.844907407407407vw;
    }
    section.fv .fv_wrap .inner_3{
        margin-bottom: min(calc(47 / 3456 * 100vw), 47px);
        border-radius: 40px;
    }
    section.fv .fv_wrap .inner_3 .tel_number{
        width: min(calc(1081 / 3456 * 100vw), 1081px);
        font-size: 5rem;
    }
    section.fv .fv_wrap .inner_1::after {
        height: min(calc(474 / 3456 * 100vw), 474px);
    }
}
@media screen and (max-width: 767px){

    header .inner{
        width: 100%;
        margin: 0 auto;
        padding: 27px 0;
    }
    header .inner figure {
        width: 46.53333333333333vw;
        margin: 0 auto;
    }

    section.fv .fv_wrap  .inner{
        width: 100%;
        max-width: 750px;
        margin: 0 auto;
    }
    section.fv .fv_wrap .inner img{
        width: min(calc(650 / 750 * 100vw), 650px);
        margin: 0 auto;
    }
    section.fv .fv_wrap .inner_1::after {
        width: 100%;
        height: min(calc(213 / 750 * 100vw), 213px);
        background: url(../img/sp_fv_bg_2.png) no-repeat top center / cover;
    }
    section.fv .fv_wrap .inner_2{
        margin: min(calc(78 / 750 * 100vw), 78px) auto 0;
    }
    section.fv .fv_wrap .inner_3{
        width: min(calc(650 / 750 * 100vw), 650px);
        border-radius: 20px;
    }
    section.fv .fv_wrap .inner_3 .tel_img_2 img{
        width: min(calc(460 / 750 * 100vw), 460px);
    }
    section.fv .fv_wrap .inner_3 .tel_number{
        font-size: min(calc(50 / 750 * 100vw), 50px);
    }
    section.fv .fv_wrap .inner_4{
        padding-bottom: min(calc(50 / 750 * 100vw), 50px);

    }
    section.main_lp{
        width: 78.8%;
        margin-top: -6.3vw;
    }
    section.main_lp label.enquete_last{
        font-size: min(calc(30 / 750 * 100vw), 30px);
        border-left: min(calc(8 / 750 * 100vw), 8px) solid #40a283;
        padding-left: min(calc(10 / 750 * 100vw), 10px);
        line-height: 1.267;
    }
    section.main_lp label.enquete_last span{
        font-size: min(calc(18 / 750 * 100vw), 18px);
    }
    section.main_lp select{
        text-align: center;
        border-radius: 5px;
    }
    section.main_lp h2{
        padding-bottom: min(calc(31 / 750 * 100vw), 31px);
    }
    section.main_lp button{
        width: 100%;
        margin-top: min(calc(60 / 750 * 100vw), 60px);
    }
    section.main_lp label.enquete_last::after{
        width: min(calc(26 / 750 * 100vw), 26px);
    }
    section.main_lp input, section.main_lp select{
        margin: min(calc(10 / 750 * 100vw), 10px) 0 min(calc(29 / 750 * 100vw), 29px) 0;
        font-size: min(calc(24 / 750 * 100vw), 24px);
        border-radius: 5px;
    }

    /* thanks.html */
    section.thanks .thanks_wrap .inner,section.sec_1 .sec_1_wrap .inner{
        width: min(calc(650 / 750 * 100vw), 650px);
    }
    section.thanks .thanks_wrap .inner{
        width: 56.5%;
        padding: min(calc(20 / 750 * 100vw), 20px) 0;
    }
    section.sec_1 .sec_1_wrap{
        background: url(../img/thanks/sp_thanks_bg.png) no-repeat top center / 100% auto;
    }

    .pc_only {
        display: none !important;
    }

    .sp_only {
        display: block !important;
    }
}