@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,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    outline: 0
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
    display: block;
}
h1,h2,h3,h4,h5,h6,caption,address,th {
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 100%;
}
ul,ol,li,dl,dt,dd {
    list-style: none;
}
img,iframe {
    vertical-align: middle;
    border: 0;
}
img {
    line-height: 0;
    font-size: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
table {
    border-collapse: collapse;
}
th {
    font-weight: normal;
    text-align: left;
}
button,fieldset,form,input,label,legend,select,textarea {
    font-style: normal;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Arial, "メイリオ", Meiryo, sans-serif;
    font-size: 16px;
    font-weight: 400;
}
button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    appearance: none;
}
select {
    padding: 2px;
}
select::-ms-expand {
    display: none;
}
input,select {
    font-size: 100%;
    vertical-align: middle;
}
input[type="text"],input[type="password"],textarea,select {
    outline: none;
}
textarea {
    font-size: 100%;
}
input {
    vertical-align: middle;
}
input[type="text"],input[type="password"],input[type="email"],input[type="tel"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    padding: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: none;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
}
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    padding: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: none;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    background: transparent;
    border-radius: 0;
    box-sizing: border-box;
    transition: opacity 0.3s ease-out, all 0.3s ease-out;
}
input[type="radio"],input[type="checkbox"] {
    display: none;
}
input[type="checkbox"]:checked + label,input[type="radio"]:checked + label {
    background: transparent;
}
select::-ms-expand {
    display: none;
}
::-webkit-input-placeholder {
    color: #b3b3b4;
}
::-webkit-input-placeholder {
    color: #b3b3b4;
}
:placeholder-shown {
    color: #b3b3b4;
}
::-webkit-input-placeholder {
    color: #b3b3b4;
}
:-moz-placeholder {
    color: #b3b3b4;
    opacity: 1;
}
::-moz-placeholder {
    color: #b3b3b4;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #b3b3b4;
}
label {
    padding: 0;
}
hr {
    display: none;
}
a {
    transition: opacity 0.2s ease-out, all 0.2s ease-out;
}
a,a:link {
    /*color: #333;*/
    text-decoration: none;
    word-break: break-all;
}
a:visited {
    color: #333;
}
*:focus {
    outline: none;
}
.c_fix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0.01em;
    height: 0;
    overflow: hidden;
}
.c_fix {
    min-height: 1px;
}
html {
    height: 100%;
}
body {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Arial, "メイリオ", Meiryo, sans-serif;
    line-height: 1.66;
    color: #333;
    font-size: 12px;
    font-weight: 400;
    min-height: 100%;
    min-width: 1200px;
    height: auto !important;
    position: relative;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
    text-align: left;
}
header {
    height: 90px;
    width: 100%;
    display: flex;
    position: relative;
}
.heder_in {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
}
.footerInq_wrap {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    height: 100px;
    width: 100%;
    background: #F9BE00;
    padding: 10px 0 17px;
    box-sizing: border-box;
}
.footerInq_txt {
    font-weight: bold;
    line-height: 1;
    font-size: 18px;
    line-height: 1;
}
.footerInq_txt span {
    background: linear-gradient(transparent 70% , #fff 70%);
}
.c-pc {
    display: block;
}
.c-pc-in {
    display: inline;
}
.c-sp {
    display: none;
}
.c-sp-in {
    display: none;
}
.mv_wrap {
    width: 100%;
    min-height: 440px;
    background: url(../img/mv_img02.png) no-repeat center / cover;
    display: flex;
    justify-content: center;
    align-items: end;
}
.mv-inq_wrap {
    padding: 35px 0;
    text-align: center;
}
.mv-inq_wrap h2 {
    font-weight: bold;
    font-size: 34px;
    line-height: 1.3;
    color: #D4145A;
    text-align: center;
    margin-bottom: 20px;
}
.mv-inq_wrap h2 span {
    display: inline-block;
    padding: 0 33px;
    position: relative;
}
.mv-inq_wrap h2 span:before,
.mv-inq_wrap h2 span::after {
    position: absolute;
    z-index: 9;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 34px;
}
.mv-inq_wrap h2 span:before {
    left: 0;
    background: url(../svg/st-icon-l-p.svg) no-repeat center / 100% auto;
}
.mv-inq_wrap h2 span::after {
    right: 0;
    background: url(../svg/st-icon-r-p.svg) no-repeat center / 100% auto;
}
.mv-inq-txt {
    line-height: 1;
    text-align: center;
    padding-top: 12px;
}
.c-btn_wrap {
    display: inline-block;
}
footer {
    padding-bottom: 100px;
    font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", YuGothic, "游ゴシック", "メイリオ", Meiryo, sans-serif;
}
.footer_in {
    padding: 50px 15px 40px;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    box-sizing: border-box;
}
.footer-spo_ct {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-spoImg {
    padding-right: 25px;
}
.footer-spoTxt {
    font-size: 16px;
    line-height: 1.8;
}
small {
    font-size: 12px;
    line-height: 1;
}
.footerNav_wrap {
    border-top: 1px solid #e6e6e6;
    margin-top: 28px;
    padding-top: 28px;
}
.footerNav_in {
    position: relative;
}
.footerNav_box {
    display: flex;
    justify-content: center;
}
.footerNav_ct ul {
    display: flex;
    justify-content: space-between;
}
.footerNav_ct ul li {
    line-height: 1;
    padding: 0 10px;
    border-right: 1px solid #333;
}
.footerNav_ct ul li a {
    font-size: 14px;
    line-height: 1;
    text-decoration: underline;
}
.footerNav_ct ul li:last-child {
    border: none;
}
.footerNav-add {
    padding-top: 20px;
    font-size: 10px;
    line-height: 1;
    text-align: center;
}
.footerNav-sns {
    display: flex;
}
.copyright_wrap {
    text-align: center;
    background-color: #000;
    color: #fff;
    padding: 14px 0;
}
.cntLP_wrap {
    background: #FEF2CE;
    padding: 0 0 40px;
}
.cntLP_wrap.ver1 {
    padding: 0 0 10px;
}
.cntLP_ttl {
    background: #F9BE00;
    text-align: center;
    margin-bottom: 40px;
}
.cntLP_ttl.cnt1 {
    padding: 12px 0 0;
    background: #FEF2CE;
    margin-bottom: 0;
}
.cntLP_ttl.cnt2 {
    padding: 62px 0 0;
    margin-bottom: 90px;
}
.cntLP_ttl.cnt3 {
    padding: 33px 0 0;
}
.cntLP_ttl.cnt4 {
    padding: 66px 0 0;
}
.cntLast_wrap {
    text-align: center;
    margin-bottom: 20px;
}
.cntLast_wrap .mds {
    font-weight: bold;
    font-size: 30px;
    line-height: 1.46;
    color: #D4145A;
    letter-spacing : .05em;
    margin-bottom: 24px;
}
.cntLast_wrap .read {
    display: inline-block;
    position: relative;
    font-weight: bold;
    font-size: 25px;
    line-height: 1.68;
    letter-spacing : .05em;
    margin-bottom: 20px;
    padding: 0 1.4em;
}
.cntLast_wrap .read:before,
.cntLast_wrap .read:after {
    position: absolute;
    z-index: 9;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 46px;
}
.cntLast_wrap .read:before {
    left: 0;
    background: url(../svg/brach-l.svg) no-repeat center / auto 100%;
}
.cntLast_wrap .read:after {
    right: 0;
    background: url(../svg/brach-r.svg) no-repeat center / auto 100%;
}
.cntCv_box {
    text-align: center;
}
.cntCv_box.ver1 {
    padding: 35px 0;
}
.cntCv_mds {
    font-weight: bold;
    font-size: 30px;
    line-height: 1.46;
    letter-spacing : .05em;
    margin-bottom: 15px;
}
.cntCv_mds.ver1 {
    font-size: 25px;
}
.cntCv_mds span {
    display: inline-block;
    position: relative;
}
.cntCv_mds .line {
    background-image: linear-gradient(#fff, #fff);
    background-position: 0 98%;
    background-size: 100% 12px;
    background-repeat: repeat-x;
}
.cntCv_mds .wi {
    padding: 0 1.4em;
}
.cntCv_mds .wi:before,
.cntCv_mds .wi:after {
    position: absolute;
    z-index: 9;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
}
.cntCv_mds .wi:before {
    left: 0;
    background: url(../svg/st-icon-l.svg) no-repeat center / 100% auto;
}
.cntCv_mds .wi:after {
    right: 0;
    background: url(../svg/st-icon-r.svg) no-repeat center / 100% auto;
}
.cnt1_wrap {
    margin: -4px 0 20px;
}
.cnt1_box {
    max-width: 580px;
    margin: 0 auto;
    background: #FFF;
    border-radius: 10px;
    margin-bottom: 24px;
}
.cnt1_box .box_q {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 115px;
    box-sizing: border-box;
}
.cnt1_box .box_q a {
    width: 100%;
    display: block;
    font-weight: bold;
    font-size: 25px;
    line-height: 1.68;
    color: #333;
    letter-spacing : .05em;
    padding: 20px 0 20px 112px;
    position: relative;
}
.cnt1_box .box_q .line {
    background-image: linear-gradient(#FEED01, #FEED01);
    background-position: 0 98%;
    background-size: 100% 12px;
    background-repeat: repeat-x;
}
.cnt1_box .box_q a:before,
.cnt1_box .box_q a:after {
    position: absolute;
    z-index: 9;
    content: "";
    top: 50%;
    transform: translateY(-50%);
}
.cnt1_box .box_q a:before {
    left: 36px;
    width: 40px;
    height: 34px;
    background: url(../svg/check.svg) no-repeat center / auto 100%;
}
.cnt1_box .box_q a:after {
    content: "なぜ？";
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
    color: #D4145A;
    letter-spacing: .05em;
    padding-bottom: 30px;
    right: 30px;
    background: url(../svg/arrow-u01.svg) no-repeat center bottom / 20px auto;
}
.cnt1_box .box_q.on a:after {
    background: url(../svg/arrow-b01.svg) no-repeat center bottom / 20px auto;
}
.cnt1_box .box_a {
    display: none;
    position: relative;
    padding: 32px 36px 40px;
}
.cnt1_box .box_a:before {
    position: absolute;
    z-index: 9;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);
    height: 2px;
    background: #FEF2CE;
    border-radius: 10px;
}
.cnt1_box .box_a .reason {
    font-weight: bold;
    font-size: 22px;
    line-height: 1.36;
    color: #F9BE00;
    letter-spacing: .05em;
    margin-bottom: 20px;
}
.cnt1_box .box_a .txt {
    font-size: 22px;
    line-height: 2;
    letter-spacing: .05em;
}
.cnt1_box .box_a .red {
    color: #D3145A;
}
.cnt1_add {
    text-align: center;
    font-size: 12px;
    line-height: 1;
}
.cnt2_wrap {
    margin-bottom: 38px;
}
.cnt2_cnt {
    max-width: 984px;
    margin: 0 auto;
    background: #FFF;
    border-radius: 10px;
    position: relative;
    padding: 65px 65px 40px;
    margin-bottom: 92px;
    box-sizing: border-box;
}
.cnt2_cnt:last-child {
    margin-bottom: 0;
}
.cnt2_point {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.cnt2_ttl {
    font-weight: bold;
    font-size: 30px;
    line-height: 1.46;
    color: #F9BE00;
    letter-spacing: .05em;
    text-align: center;
}
.cnt2_first_read {
    margin-top: 28px;
    margin-bottom: 48px;
    text-align: center;
    line-height: 1.54;
}
.cnt2_first_read .txt {
    font-weight: bold;
    font-size: 22px;
}
.cnt2_first_read .txt span {
    font-size: 11px;
    vertical-align: top;
}
.cnt2_first_read .add {
    font-size: 12px;
    margin-top: 8px;
}
.cnt2_first_graph {
    text-align: center;
}
.cnt2_first_source {
    max-width: 520px;
    margin: 0 auto;
    margin-top: 40px;
    font-size: 12px;
    line-height: 1.66;
    letter-spacing: .05em;
}
.cnt2_second_comp {
    margin-top: 48px;
    border: 3px solid #F9BE00;
    border-radius: 10px;
    padding: 48px 0 35px;
    position: relative;
}
.cnt2_second_comp .mds {
    font-size: 28px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    letter-spacing: .05em;
    position: absolute;
    top: -14px;
    left: 0;
    right: 0;
    margin: auto;
}
.cnt2_second_comp .mds span {
    display: inline-block;
    background: #fff;
    padding: 0 30px;
}
.cnt2_second_comp .img {
    text-align: center;
}
.cnt2_second_diff {
    margin-top: 40px;
}
.cnt2_second_diff .mds {
    text-align: center;
    font-weight: bold;
    font-size: 29px;
    line-height: 1.51;
    color: #D4145A;
    letter-spacing: .05em;
    margin-bottom: 24px;
}
.cnt2_second_diff .mds span {
    display: inline-block;
    position: relative;
}
.cnt2_second_diff .mds .wi {
    padding: 0 1.4em;
}
.cnt2_second_diff .mds .wi:before,
.cnt2_second_diff .mds .wi:after {
    position: absolute;
    z-index: 9;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    filter: brightness(0) saturate(100%) invert(22%) sepia(83%) saturate(6029%) hue-rotate(329deg) brightness(85%) contrast(95%);
}
.cnt2_second_diff .mds .wi:before {
    left: 0;
    background: url(../svg/st-icon-l.svg) no-repeat center / 100% auto;
}
.cnt2_second_diff .mds .wi:after {
    right: 0;
    background: url(../svg/st-icon-r.svg) no-repeat center / 100% auto;
}
.cnt2_second_diff .mds .line {
    background-image: linear-gradient(#FEED01, #FEED01);
    background-position: 0 92%;
    background-size: 100% 12px;
    background-repeat: repeat-x;
}
.cnt2_second_diff>.img {
    text-align: center;
    margin-top: 40px;
}
.cnt2_second_diff .lst {
    max-width: 520px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 1.66;
    letter-spacing: .05em;
    margin-top: 40px;
}
.cnt2_second_diff .box {
    max-width: 520px;
    margin: 0 auto;
    border: 1px solid #707070;
    padding: 16px 18px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 1.66;
    letter-spacing: .05em;
    margin-top: 10px;
}
.cnt2_second_diff {
    margin-top: 40px;
}
.cnt2_second_diff .img {
    text-align: center;
}
.cnt2_second_diff .lst {
    max-width: 520px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 1.66;
    letter-spacing: .05em;
    margin-top: 18px;
}
.cnt3_wrap {
    margin-bottom: 38px;
}
.cnt3_cnt {
    max-width: 984px;
    margin: 0 auto;
    background: #FFF;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 40px 0;
}
.cnt3_cnt.flx {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0 32px;
    margin-bottom: 40px;
}
.cnt3_box {
    width: 50%;
    text-align: center;
}
.cnt3_box .img {
    height: 175px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.cnt3_box .txt {
    font-weight: bold;
    font-size: 22px;
    line-height: 1.54;
    letter-spacing: .05em;
    margin-top: 22px;
}
.cnt3_flow {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    line-height: 1.46;
    color: #D4145A;
    letter-spacing: .05em;
    margin-bottom: 40px;
    padding-top: 60px;
    position: relative;
}
.cnt3_flow:before {
    content: '';
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    background: url(../svg/arrow-u02.svg) no-repeat center / 100% auto;
    z-index: 1;
}
.cnt3_cnt .img {
    text-align: center;
}
.cnt3_cnt .lst {
    max-width: 520px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 1.66;
    letter-spacing: .05em;
    margin-top: 18px;
}
.cnt4_wrap {
    margin-bottom: 38px;
}
.cnt4_mds {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
    letter-spacing: .05em;
    margin-bottom: 87px;
}
.cnt4_cnt {
    max-width: 984px;
    margin: 0 auto;
    background: #FFF;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 70px 0 40px;
    margin-bottom: 87px;
    position: relative;
}
.cnt4_cnt:before {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    top: 0;
    background: #F9BE00;
    z-index: 1;
}
.cnt4_cnt:last-child {
    margin-bottom: 0;
}
.cnt4_nmb {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 2;
}
.cnt4_ttl {
    font-weight: bold;
    font-size: 30px;
    line-height: 1.46;
    color: #F9BE00;
    letter-spacing: .05em;
    text-align: center;
    margin-bottom: 30px;
}
.cnt4_box {
    max-width: 586px;
    margin: 0 auto;
    position: relative;
}
.cnt4_box:before,
.cnt4_box:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 1;
}
@media (min-width: 896px) {
    .cnt4_box:before {
        width: 95px;
        height: 143px;
        left: -48px;
        background: url(../img/lp_img14.png) no-repeat center / 100% auto;
    }
    .cnt4_box:after {
        width: 183px;
        height: 157px;
        right: -126px;
        background: url(../img/lp_img15.png) no-repeat center / 100% auto;
    }
    .cnt4_cnt .add.is-cen {
        text-align: center;
    }
}
.cnt4_box .lst {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 14px;
}
.cnt4_box .lst li {
    margin-top: 15px;
    margin-right: 18px;
}
@media (min-width: 896px) {
    .cnt4_box .lst li:nth-child(-n+4) {
        margin-top: 0;
    }
    .cnt4_box .lst li:nth-child(4),
    .cnt4_box .lst li:last-child {
        margin-right: 0;
    }
}
.cnt4_cnt .img {
    text-align: center;
    margin-bottom: 22px;
}
.cnt4_box .txt,
.cnt4_cnt .mds {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.54;
    letter-spacing: .05em;
}
.cnt4_cnt .mds span {
    font-size: 11px;
    vertical-align: top;
}
.cnt4_cnt .add {
    max-width: 520px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 1.66;
    letter-spacing: .05em;
    margin-top: 18px;
}
.ank-btn_wrap {
    width: 490px;
    height: 100px;
    margin: 0 auto;
}
.ank-btn_wrap a {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.36;
    box-sizing: border-box;
    border: 1px solid #333;
    color: #333;
    position: relative;
    padding: 0 23px;
}
.ank-btn_wrap a:after {
    position: absolute;
    z-index: 9;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: 23px;
    width: 14px;
    height: 7px;
    background: url(../svg/arrow_bl01.svg) no-repeat center / 100% auto;
}
@media (min-width: 896px) {
    .footerInq_in {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    a {
        transition: all .3s ease;
    }
    .footerInq_ct,
    .footerInq_btn {
        margin: 0 11px;
    }
    .c-btn_wrap a {
        display: inline-block;
    }
    .c-btn_wrap a:hover{
        background-color: transparent;
    }
    .c-btn_wrap a picture source,
    .c-btn_wrap a picture img {
        transition: opacity .3s ease;
    }
    .footerInq_btn {
        background: url(../img/c-footBtn_on.png) no-repeat center / 100% auto;
    }
    .footerInq_btn a {
        display: inline-block;
    }
    .footerInq_btn a:hover{
        background-color: transparent;
    }
    .footerInq_btn a picture img {
        transition: opacity .3s ease;
    }
    .footerInq_btn a:hover picture img {
        opacity: 0;
    }
    .nHeader-container a {
        opacity: .8;
    }
    a[href^="tel:"] {
        pointer-events: none;
        cursor: default;
    }
    .footer-spo {
        display: flex;
        justify-content: space-between;
    }
    .footer-spo_ct {
        width: calc((100% - 40px) / 2);
        margin-right: 40px;
    }
    .footer-spo_ct:nth-child(2n) {
        margin-right: 0;
    }
    .footerNav-sns {
        justify-content: right;
        position: absolute;
        z-index: 9;
        bottom: 0;
        right: 0;
        z-index: 8;
    }
    .footerNav-item {
        padding-left: 18px;
    }
    .c-btn_wrap:hover {
        opacity: 0.7;
    }
    .footerInq_btn:hover {
        opacity: 0.7;
    }
    .ank-btn_wrap a:hover {
        background: #D4145A;
        color: #fff;
        border: 1px solid #D4145A;
    }
    .ank-btn_wrap a:hover:after {
        filter: invert(100%) sepia(100%) saturate(100%) hue-rotate(159deg) brightness(105%) contrast(105%);
    }
}
@media only screen and (max-width:896px) {
    body {
        font-size: 11px;
        line-height: 1.55;
        min-width: 320px;
    }
    header {
        height: 55px;
    }
    .heder_in {
        padding: 0 16px;
    }
    .c-pc {
        display: none;
    }
    .c-pc-in {
        display: none;
    }
    .c-sp {
        display: block;
    }
    .c-sp-in {
        display: inline;
    }
    .c-wrap {
        padding: 0 16px;
    }
    .mv-inq_wrap {
        padding-top: 23px;
        padding-bottom: 23px;
    }
    .mv-inq_wrap h2 {
        font-size: 24px;
        margin-bottom: 14px;
    }
    .mv-inq_wrap h2 span {
        padding: 0 23px;
    }
    .mv-inq_wrap h2 span:before,
    .mv-inq_wrap h2 span::after {
        width: 11px;
        height: 24px;
    }
    .mv-inq-txt {
        line-height: 1.5;
        text-align: left;
        padding: 13px 16px 0;
    }
    .footerInq_wrap {
        padding: 15px 0;
        text-align: center;
    }
    .footerInq_txt {
        font-size: 13px;
        position: relative;
        padding: 0 18px;
        display: inline-block;
    }
    .footerInq_txt::before,
    .footerInq_txt::after {
        position: absolute;
        z-index: 9;
        content: "";
        top: 50%;
        transform: translateY(-50%);
        width: 12px;
        height: 13px;
    }
    .footerInq_txt::before {
        left: 0;
        background: url(../svg/st-icon-l.svg) no-repeat center / 100% auto;
    }
    .footerInq_txt::after {
        right: 0;
        background: url(../svg/st-icon-r.svg) no-repeat center / 100% auto;
    }
    .mv_wrap {
        width: 100%;
        min-height: 375px;
        background: url(../img/sp/mv_img02.png) no-repeat center / cover;
    }
    .mv-img {
        box-sizing: border-box;
        padding: 18px 0 0;
        width: 100%;
        height: auto;
        text-align: center;
    }
    .mv-img picture source,
    .mv-img picture img {
        width: 100%;
        height: auto;
        max-width: 363px;
    }
    .footerInq_btn {
        margin-top: 8px;
    }
    .footer_in {
        padding: 22px 16px 15px;
    }
    .footer-spoImg {
        padding-right: 13px;
    }
    .footer-spoTxt {
        font-size: 12px;
    }
    .footer-spo_ct:not(:first-child) {
        margin-top: 30px;
    }
    small {
        font-size: 10px;
    }
    .footerNav_wrap {
        margin-top: 32px;
        padding-top: 15px;
    }
    .footerNav_ct ul li {
        padding: 0 6px 0 6px;
        border-right: 1px solid #333;
    }
    .footerNav_ct ul li:last-child {
        padding: 0 0 0 6px;
    }
    .footerNav_ct ul li a {
        font-size: 12px;
    }
    .footerNav-add {
        padding-top: 30px;
        font-size: 10px;
    }
    .footerNav-sns {
        padding-top: 40px;
        justify-content: center;
    }
    .copyright_wrap {
        font-size: 10px;
        padding: 13px 0;
    }
    .footerNav-item {
        margin: 0 9px;
    }

    .cntLP_wrap {
        padding: 0 0 40px;
    }
    .cntLP_wrap#page1 {
        padding-bottom: 85px;
    }
    .cntLP_ttl {
        margin-bottom: 26px;
    }
    .cntLP_ttl.cnt1 {
        padding: 18px 16px 0;
    }
    .cntLP_ttl.cnt1 img,
    .cntLP_ttl.cnt1 source {
        width: 100%;
        max-width: 343px;
        height: auto;
    }
    .cntLP_ttl.cnt2 {
        padding: 18px 0 0;
        margin-bottom: 68px;
    }
    .cntLP_ttl.cnt3 {
        padding: 16px 0 0;
    }
    .cntLP_ttl.cnt4 {
        padding: 21px 0 0;
    }
    .cntLast_wrap {
        margin-bottom: 12px;
        padding: 0 16px;
    }
    .cntLast_wrap .mds {
        font-size: 21px;
        line-height: 1.52;
        margin-bottom: 10px;
    }
    .cntLast_wrap .read {
        font-size: 18px;
        line-height: 1.66;
        margin-bottom: 18px;
    }
    .cntLast_wrap .read:before,
    .cntLast_wrap .read:after {
        width: 10px;
        height: 34px;
    }
    .cntCv_box {
        text-align: center;
    }
    .cntCv_mds {
        font-size: 21px;
        line-height: 1.52;
        margin-bottom: 12px;
    }
    .cnt3_wrap + .cntCv_box .cntCv_mds {
        font-size: 18px;
        margin-bottom: 0;
    }
    .cntCv_mds .line {
        background-position: 0 94%;
        background-size: 100% 8px;
    }
    .cntCv_mds .wi {
        padding: 0 1.4em;
    }
    .cntCv_mds .wi:before,
    .cntCv_mds .wi:after {
        width: 20px;
        height: 20px;
    }
    .cnt1_wrap {
        padding: 0 16px;
               margin: 0 0 17px;
    }
    .cntCv_box.ver1 {
        padding: 22px 16px 28px;
    }
    .cnt1_box {
        border-radius: 5px;
        margin-bottom: 16px;
    }
    .cntLP_wrap.ver1 {
        padding: 0 0 8px;
    }
    .cnt1_box .box_q {
        min-height: 84px;
    }
    .cnt1_box .box_q a {
        font-size: 18px;
        line-height: 1.66;
        padding: 14px 0 14px 56px;
    }
    .cnt1_box .box_q .line {
        background-position: 0 98%;
        background-size: 100% 8px;
    }
    .cnt1_box .box_q a:before {
        left: 16px;
        width: 28px;
        height: 24px;
    }
    .cnt1_box .box_q a:after {
        font-size: 14px;
        padding-bottom: 20px;
        right: 16px;
        background: url(../svg/arrow-u01.svg) no-repeat center bottom / 15px auto;
    }
    .cnt1_box .box_q.on a:after {
        background: url(../svg/arrow-b01.svg) no-repeat center bottom / 15px auto;
    }
    .cnt1_box .box_a {
        padding: 20px 16px 20px;
    }
    .cnt1_box .box_a:before {
        width: -webkit-calc(100% - 8px);
        width: calc(100% - 8px);
    }
    .cnt1_box .box_a .reason {
        font-size: 16px;
        line-height: 1.34;
        margin-bottom: 14px;
    }
    .cnt1_box .box_a .txt {
        font-size: 16px;
    }
    .cnt1_add {
        text-align: left;
        font-size: 11px;
    }
    .cnt2_wrap {
        padding: 0 16px;
        margin-bottom: 28px;
    }
    .cnt2_cnt {
        border-radius: 5px;
        padding: 52px 16px 30px;
        margin-bottom: 64px;
    }
    .cnt2_point {
        top: -35px;
    }
    .cnt2_point img {
        width: 71px;
        height: auto;
    }
    .cnt2_ttl {
        font-size: 21px;
        line-height: 1.52;
    }
    .cnt2_first_read {
        margin-top: 26px;
        margin-bottom: 30px;
        text-align: left;
        line-height: 1.52;
    }
    .cnt2_first_read .txt {
        font-size: 16px;
    }
    .cnt2_first_read .txt span {
        font-size: 10px;
        vertical-align: top;
    }
    .cnt2_first_read .add {
        font-size: 11px;
        margin-top: 15px;
    }
    .cnt2_first_graph img,
    .cnt2_first_graph source {
        width: 100%;
        max-width: 308px;
        height: auto;
    }
    .cnt2_first_source {
        margin-top: 40px;
        font-size: 11px;
        line-height: 1.81;
    }
    .cnt2_second_comp {
        margin-top: 40px;
        border: 2px solid #F9BE00;
        border-radius: 5px;
        padding: 35px 0 30px;
    }
    .cnt2_second_comp .mds {
        font-size: 20px;
        top: -10px;
    }
    .cnt2_second_comp .mds span {
        padding: 0 20px;
    }
    .cnt2_second_comp .img {
        position: relative;
    }
    .cnt2_second_comp .img:before {
        content: '';
        display: block;
        width: 34px;
        height: 34px;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 42%;
        background: url(../svg/arrow-u02.svg) no-repeat center / 100% auto;
        z-index: 1;
    }
    .cnt2_second_diff .mds {
        font-size: 21px;
        line-height: 1.52;
        margin-bottom: 30px;
    }
    .cnt2_second_diff .mds .wi {
        padding: 0 1.4em;
    }
    .cnt2_second_diff .mds .wi:before,
    .cnt2_second_diff .mds .wi:after {
        width: 20px;
        height: 20px;
    }
    .cnt2_second_diff .mds .line {
        background-position: 0 92%;
        background-size: 100% 8px;
    }
    .cnt2_second_diff .img {
        width: -webkit-calc(100% + 32px);
        width: calc(100% + 32px);
        box-sizing: border-box;
        margin-left: -16px;
        margin-top: 30px;
    }
    .cnt2_second_diff .img img,
    .cnt2_second_diff .img source {
        width: 100%;
        max-width: 318px;
        height: auto;
    }
    .cnt2_second_diff .lst {
        font-size: 11px;
        line-height: 1.81;
        margin-top: 32px;
    }
    .cnt2_second_diff .box {
        font-size: 11px;
        line-height: 1.81;
        padding: 15px;
        margin-top: 15px;
    }
    .cnt2_second_diff {
        margin-top: 32px;
    }
    .cnt2_second_diff .img {
        text-align: center;
    }
    .cnt2_second_diff .lst {
        font-size: 11px;
        line-height: 1.81;
        margin-top: 20px;
    }
    .cnt3_wrap {
        padding: 0 16px;
        margin-bottom: 28px;
    }
    .cnt3_cnt {
        border-radius: 5px;
        padding: 30px 0 18px;
    }
    .cnt3_cnt.flx {
        display: block;
        padding: 28px 0 25px;
        margin-bottom: 24px;
    }
    .cnt3_box {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .cnt3_box:last-child {
        margin-bottom: 0;
    }
    .cnt3_box .img {
        height: auto;
    }
    .cnt3_cnt:last-child .img img,
    .cnt3_cnt:last-child .img source {
        width: 100%;
        max-width: 313px;
        height: auto;
    }
    .cnt3_box .txt {
        font-size: 16px;
        line-height: 1.5;
        margin-top: 12px;
    }
    .cnt3_flow {
        font-size: 21px;
        line-height: 1.52;
        margin-bottom: 30px;
        padding-top: 50px;
    }
    .cnt3_flow:before {
        width: 34px;
        height: 34px;
    }
    .cnt3_cnt .img {
        text-align: center;
    }
    .cnt3_cnt .lst {
        font-size: 11px;
        line-height: 1.54;
        margin-top: 12px;
        padding: 0 16px;
    }
    .cnt4_wrap {
        padding: 0 16px;
        margin-bottom: 28px;
    }
    .cnt4_mds {
        font-size: 21px;
        margin-bottom: 55px;
    }
    .cnt4_cnt {
        border-radius: 5px;
        padding: 50px 0 25px;
        margin-bottom: 70px;
    }
    .cnt4_cnt:before {
        height: 2px;
    }
    .cnt4_nmb {
        top: -35px;
    }
    .cnt4_nmb img {
        width: 71px;
        height: auto;
    }
    .cnt4_ttl {
        font-size: 21px;
        line-height: 1.52;
        margin-bottom: 20px;
    }
    .cnt4_box {
        max-width: 586px;
        margin: 0 auto;
        position: relative;
    }
    .cnt4_box:before,
    .cnt4_box:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        z-index: 1;
    }
    .cnt4_box:before {
        width: 68px;
        height: 102px;
        left: 16px;
        background: url(../img/sp/lp_img14.png) no-repeat center / 100% auto;
    }
    .cnt4_box:after {
        width: 131px;
        height: 112px;
        right: -12px;
        background: url(../img/sp/lp_img15.png) no-repeat center / 100% auto;
    }
    .cnt4_box .lst {
        margin-top: -14px;
    }
    .cnt4_box .lst li {
        margin: 0 6px;
        margin-top: 14px;
    }
    .cnt4_cnt .img {
        margin-bottom: 24px;
    }
    .cnt4_cnt .img img,
    .cnt4_cnt .img source {
        width: 100%;
        height: auto;
        max-width: 311px;
    }
    .cnt4_box .txt,
    .cnt4_cnt .mds {
        font-size: 16px;
        line-height: 1.5;
    }
    .cnt4_cnt .mds span {
        font-size: 10px;
    }
    .cnt4_cnt .add {
        padding: 0 16px;
        font-size: 11px;
        line-height: 1.54;
        margin-top: 16px;
    }
    .ank-btn_wrap {
        width: 100%;
        max-width: 343px;
        height: 70px;
    }
    .ank-btn_wrap a {
        font-size: 21px;
        line-height: 1.3;
        padding: 0 16px;
    }
    .ank-btn_wrap a:after {
        width: 10px;
        height: 5px;
        right: 16px;
    }
}
@media only screen and (max-width: 374px) {
    .footerNav_ct ul li a {
        font-size: 11px;
    }
    .mv_wrap {
        min-height: 300px;
    }
    .c-btn_wrap {
        padding: 0 16px;
    }
    .c-btn_wrap a picture source,
    .c-btn_wrap a picture img {
        width: 100%;
        height: auto;
        max-width: 300px;
    }
    .cntCv_mds {
        font-size: 19px;
    }
    .cntLast_wrap .mds {
        font-size: 18px;
    }
    .cnt1_box .box_q a {
        font-size: 15px;
    }
    .cnt2_ttl {
        font-size: 20px;
    }
    .cnt2_second_diff .img img,
    .cnt2_second_diff .img source {
        max-width: 260px;
    }
    .cnt3_flow {
        font-size: 18px;
    }
    .cnt3_cnt:last-child .img img,
    .cnt3_cnt:last-child .img source {
        max-width: 260px;
    }
    .cnt4_cnt .img img,
    .cnt4_cnt .img source {
        max-width: 260px;
    }
    .cnt4_box .txt,
    .cnt4_cnt .mds {
        font-size: 15px;
    }
    .cnt4_box:before {
        left: 0;
    }
    .cnt4_box:after {
        display: none;
    }
    .cntLast_wrap picture source,
    .cntLast_wrap picture img,
    .c-btn_wrap picture source,
    .c-btn_wrap picture img {
        width: 100%;
        height: auto;
    }
    .ank-btn_wrap {
        max-width: 100%;
    }
}
