﻿.txtEx {
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
}

.PC {
    display: none;
}

.SP {
    display: inherit;
}

html {
    font-size: 1.33vw;
    /*defaultFontsize(10px) / maxWidth(750px) * 100*/
}

body {}

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


/*--------------------
No1*/


/*--No2*/


/*No3*/


/*--------------------
100%img*/

.w100 {
    display: flex;
    justify-content: center;
    width: 100%;
    overflow: hidden;
}

.w100 img {
    width: 100%;
    max-width: none;
    margin: 0 auto;
}


/*--------------------
fv*/

.fv {
    background-image: url(../images/fv_bg_sp.jpg);
    background-size: 100% auto;
}

.fv .advancelogo {
    padding-right: 1%;
}

.fv .advancelogo img {
    width: 14.1rem;
}

.fv .to200 {
    margin-bottom: 1rem;
}

.fv .go {
    top: auto;
    bottom: 0;
    left: 0;
    width: 42.1rem;
}

.fv .txt {
    width: 94%;
    margin: 0 3%;
    padding-bottom: 5%;
    text-align: center;
}

.fv .txt .copy {
    width: 100%;
}

.fv .txt .SVG {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 14.2rem;
}

.fv .txt .consult {
    position: relative;
    display: inline-flex;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5em;
    font-size: 3rem;
}

.fv .txt .consult:before,
.fv .txt .consult:after {
    width: 4rem;
}

.fv .txt .consult:before {
    margin-right: 0.5rem;
}

.fv .txt .consult:after {
    margin-left: 0.5rem;
}

.fv .txt .rimit {
    padding-left: 0;
    text-align: center;
}

.fv .txt .rimit .rimitwrap {
    font-size: 2.6em;
}

.fv .txt .rimit .w,
.fv .txt .rimit .b {
    padding: 0 0.3em;
}

.fv .txt .must {
    flex-wrap: wrap;
    width: 42rem;
    margin: 0 auto 0 30rem;
    margin-bottom: 3rem;
    font-size: 3.4rem;
    line-height: 1.2;
}

.fv .txt .mustbox {
    width: 23.6rem;
    min-height: 20.4rem;
}

.fv .txt .mustbox:nth-child(1) {
    margin-right: 5rem;
    margin-left: 1.5rem;
}

.fv .txt .mustbox:nth-child(2) {
    z-index: 5;
}

.fv .txt .mustbox:nth-child(3) {
    z-index: 0;
}

.fv .txt .mustbox:nth-child(n+2) {
    margin-top: -2.5rem;
}

.fv .txt .mustbox .kin {
    font-size: 6.2rem;
}

.fv .txt .mustbox .note {
    /*font-size: 1rem;*/
    font-size: 10px;
    transform: scale(0.9);
    transform-origin: center top;
}

.fv .txt .mustbox sup.note {
    display: inline-block;
    transform-origin: left top;
}

.fv .txt .mustbox.lh {
    line-height: 1;
}

.fv .txt .anvasa {
    display: inline-block;
    padding: 0.5em 1em;
    font-size: 2.2rem;
    text-align: left;
    line-height: 1.2;
    background: rgba(255, 255, 255, 0.5);
}

.fv .txt .anvasa span {
    display: inline-block;
    width: 1.5em;
}


/*--------------------
cv*/

.cv {}

.cv .wrap {
    text-align: center;
    padding: 4.3rem 0 1rem;
}

.cv .wrap a {
    width: 68.2rem;
}


/*--------------------
about*/

.about {
    padding: 4.7rem 0 3rem 0;
    background: #f5f5f5 url(../images/about_bg_sp.png) no-repeat center top;
    background-size: 100% auto;
}

.about .head {
    display: block;
    margin-bottom: 3rem;
    font-size: 5rem;
    line-height: 1.32;
}

.about .head .SVG {
    display: block;
    width: 17.7rem;
    margin: 0 auto;
    margin-bottom: 1rem;
}

.about .leedtxt {
    margin-bottom: 4.2rem;
    font-size: 2.6rem;
    line-height: 1.7;
}

.about .leedtxt2 {
    width: 100%;
}


/*--------------------
appeal*/

.appeal {
    margin-top: 0;
    text-align: right;
    background: url(../images/appeal_bg_sp.jpg) no-repeat center;
    background-size: 100% 100%;
}

.appeal .wrap {
    width: 100%;
    padding: 5rem 5% 55rem 5%;
}

.appeal .go {
    left: 0;
    width: 100%;
}

.appeal .go .anvasa {
    right: 5%;
    bottom: 7rem;
    min-width: 0;
    padding: 1em;
    font-size: 2.2rem;
    text-align: left;
    writing-mode: inherit;
    letter-spacing: 0.03em;
}

.appeal .txt {
    font-size: 2.6rem;
    font-weight: 400;
    line-height: 1.7;
}

.appeal h2 {
    width: 100%;
    margin: 0 0 0 auto;
    margin-bottom: 3.2rem;
}

.appeal .leedtxt {
    width: 100%;
    margin: 0 0 0 auto;
    text-align: left;
}

.appeal .leedtxt small {
    position: absolute;
    right: 5%;
    width: 31.5rem;
    padding-top: 2rem;
    font-size: 2rem;
}


/*--------------------
media*/

.media {
    background: url(../images/media_bg_sp.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.media .wrap {
    margin: 0 auto;
    padding: 7.5rem 0 5.5rem 0;
}

.media h2 {
    text-align: center;
}

.media h2 img {
    width: 67rem;
    margin-bottom: 57rem;
}

.media .medialist {
    width: 92%;
    font-size: 3rem;
    letter-spacing: normal;
}

.media .medialist li {}

.media .medialist li:last-child {}

.media .medialist li:last-child p:before {
    border-width: 0 0 2.02em 2rem;
}

.media .medialist p {
    width: 100%;
    padding: 0.5em 1.5em;
}

.media .medialist p:before {
    top: 0;
    bottom: 0;
    left: -1.95rem;
    width: 0;
    height: 0;
    border-width: 0 0 2em 2rem;
}

.media .medialist p span {
    font-size: 2.2rem;
}

.media .medialist small {
    padding: 0 1.5em;
    font-size: 100%;
}

.media .medialist small span {
    margin-top: 0.6em;
    margin-bottom: -0.5em;
    font-size: 2rem;
}


/*--------------------
problem*/

.problem {
    background: url(../images/problem_bg_sp.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.problem .wrap {
    margin: 0 auto;
}

.problem h2 {
    margin-bottom: 28rem;
}

.problem .problist {
    flex-wrap: wrap;
    padding: 0 13%;
    font-size: 2.4rem;
}

.problem .problist li {
    width: 50%;
}

.problem .problist li:nth-child(-n+2) {
    margin-bottom: 28rem;
}

.deepdive {
    padding-bottom: 0;
    background: url(../images/problem_deep_bg_sp.jpg) no-repeat center top;
    background-size: 100% 100%;
    background-size: 100% auto;
}

.deepdive>.wrap {
    padding: 10rem 0 0 0;
}

.deepdive h2 {
    width: 32.7rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 11rem;
}

.deepdive .cv {}

.deepdive .txt {
    margin-bottom: 2rem;
    margin-left: 5%;
    font-size: 3.4rem;
    text-align: center;
}

.deepdive.for2 {
    background: url(../images/for2_bg_sp.jpg) no-repeat center top;
    /*background-size: 100% 100%;*/
    background-size: 100% auto;
    height: 63rem;
}

.deepdive.for2>.wrap {
    padding-top: 6rem;
}

.deepdive.for2 h2 {
    margin-top: 0;
}

.deepdive.for2 .cv .wrap {
    padding-top: 2rem;
    padding-bottom: 6rem;
}


/*--------------------
reason*/

.reason {
    margin-top: 0;
}

.reason .head {}

.reason .head:before,
.reason .head:after {
    width: 2.2rem;
    height: 5.6rem;
}

.reason .head:after {}

.reason .head .svg {
    width: 18.7rem;
}

.reason .head .svg * {}

.reason .wrap {
    background: url(../images/reason_bg_sp.jpg) no-repeat center top;
    background-size: 100% 100%;
    background-size: 100% auto;
}

.reason .box {
    margin-top: 6.5rem;
    margin-bottom: 0;
}

.reason .box:nth-child(2) {
    margin-bottom: 6rem;
}

.reason .box:nth-child(3) {
    margin-bottom: 6rem;
}

.reason .box:nth-child(4) {
    margin-bottom: 6rem;
}

.reason .box:nth-child(5) {
    margin-bottom: 9rem;
}

.reason .box .img {
    position: static;
    transform: translateY(0);
    width: 63.8rem;
    margin: 0 0 0 auto;
    margin-bottom: 5rem;
}

.reason .box:nth-child(2n) .img {
    margin: 0 auto 0 0;
    margin-bottom: 5rem;
}

.reason .box .txt {
    width: 90%;
    margin: 0 auto;
}

.reason .box:nth-child(2n) .txt {
    width: 90%;
    margin: 0 auto;
}

.reason .box .txt h3 {
    margin-bottom: 2rem;
    font-size: 3.8rem;
    line-height: 1.4;
}

.reason .box .txt h3 img {
    width: 18rem;
}

.reason .box .txt .headwrap {
    margin-top: -1.3em;
}

.reason .box .txt p {
    padding-right: 2.6rem;
    font-size: 2.6rem;
    line-height: 1.5;
}

.reason .box .txt p mark {}

.reason .box .txt small {
    margin-top: 2em;
    font-size: 2.2rem;
}


/*--------------------
recommend*/

.recommend {
    padding-bottom: 4rem;
    background: url(../images/recommend_bg_sp.jpg) no-repeat center top;
    background-size: 100% 100%;
    border-width: 0.2rem;
}

.recommend .wrap {
    width: 90%;
}

.recommend .pop {
    margin-bottom: 4rem;
}

.recommend h2 {
    margin-bottom: 2rem;
    font-size: 5.2rem;
}

.recommend .recolist {
    justify-content: flex-end;
    font-size: 2.6rem;
    letter-spacing: normal;
}

.recommend .order01 {
    order: 1;
}

.recommend .order02 {
    order: 2;
}

.recommend .order03 {
    order: 3;
}

.recommend .order04 {
    order: 4;
}

.recommend .order05 {
    order: 5;
}

.recommend .order06 {
    order: 6;
}

.recommend .recolist li {
    min-width: 0;
    margin: 1.2rem 0.6rem;
    filter: drop-shadow(0.9rem 0.9rem 0.9rem rgba(0, 0, 0, 0.2));
    background: #fafafa;
}

.recommend .recolist li.long {
    min-width: 0;
}

.recommend .recowrap {
    padding: 0.6em 1.0em;
}

.recommend .recowrap .svg {
    width: 2.7rem;
    margin-right: 0.5em;
}


/*--------------------
uv*/

.uv {
    padding-bottom: 10rem;
    background-size: 100rem auto;
}

.uv .wrap {
    max-width: 1000px;
    margin: 0 auto;
}

.uv h2 {
    width: 70rem;
    min-height: 10rem;
    line-height: 1.05;
    background: linear-gradient(90deg, rgba(0, 78, 158, 0) 4.8rem, rgba(0, 78, 158, 1) 4.8rem, rgba(0, 78, 158, 1) 65.2rem, rgba(0, 78, 158, 0) 65.2rem);
}

.uv h2:before,
.uv h2:after {
    position: absolute;
    top: 0;
    width: 5rem;
    height: 100%;
    background: url(../images/uv_head_bg_sp.png) no-repeat;
    background-size: auto 100%;
}

.uv h2:before {
    left: 0;
}

.uv h2:after {
    transform: scaleX(-1);
    right: 0;
}

.uvlist {}

.uvlist .box {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.uvlist .box:not(:last-child) {
    margin-bottom: 5rem;
}

.uvlist .img {
    top: 3rem;
    right: -5%;
    filter: drop-shadow(1rem 1.1rem 0.9rem rgba(0, 0, 0, 0.25));
}

.uvlist .txt {
    width: 64rem;
    padding-bottom: 5rem;
    font-size: 2.6rem;
    line-height: 1.7;
}

.uvlist .txt .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 16.6rem;
    height: 4.2rem;
    margin-bottom: 6.5rem;
    padding: 0;
    border-radius: 0 0 0.8rem 0;
}

.uvlist .txt .icon img {}

.uvlist .txt h3 {
    display: inline-block;
    margin-bottom: 4rem;
    margin-left: 4.6rem;
    padding-bottom: 3.5rem;
}

.uvlist .justify .txt h3 {
    text-align-last: left;
}

.uvlist .txt p {
    margin-left: 4.6rem;
}


/*--------------------
flow*/

.flow {
    margin-top: 0;
    padding-top: 10rem;
    background-image: url(../images/flow_bg_sp.png);
    background-size: 100% auto;
}

.flow .wrap {}

.flow h2 {
    letter-spacing: 0.06em;
}

.flow h2:before,
.flow h2:after {
    width: 0.7rem;
    height: 6.9rem;
}

.flow h2:before {
    margin-right: 2rem;
}

.flow h2:after {
    margin-left: 2rem;
}

.flow .flowlist {
    width: 68rem;
}

.flow .flowlist:before {}

.flow .flowlist li {
    margin-bottom: 3rem;
    background-size: 0.9rem;
}

.flow .flowlist .step {}

.flow .flowlist .step .img {}

.flow .flowlist .step .img picture {
    width: 15.3rem;
}

.flow .flowlist .step .SVG {
    width: 4.6rem;
}

.flow .flowlist .txt {
    padding-left: 8rem;
}

.flow .flowlist .txt h3 {
    line-height: 1.1;
    margin-bottom: 1rem;
}

.flow .flowlist .txt p {
    font-size: 2.6rem;
    line-height: 1.7;
}

.flow .telbox {}

.flow .telbox h3 {
    font-size: 3.5rem;
}

.flow .telbox .btn {
    pointer-events: auto;
    width: 68.3rem;
    filter: drop-shadow(0.7rem 0.9rem 0.9rem rgba(0, 0, 0, 0.3));
}

.formblock {
    padding: 0 5%;
}


/*--------------------
フォームテンプレート*/

.php-MailForm01 {
    width: 100%;
    margin: 0 auto;
}

.php-MailForm01 h2 {
    padding-top: 10%;
    font-size: 4.6rem;
    line-height: 1.3;
}

.php-MailForm01 h2:after {
    margin-top: 2rem;
}

.php-MailForm01 .desc {
    font-size: 2.6rem;
    margin-bottom: 5rem;
    letter-spacing: 0.06em;
    line-height: 1.7;
}

.php-MailForm01 .form-name- {
    margin-bottom: 12%;
    padding-top: 5%;
    padding-bottom: 10%;
    border-radius: 1.5rem;
}

.php-MailForm01 .formarea {
    padding: 4%;
    padding-bottom: 3%;
    font-size: 2.6rem;
}

.php-MailForm01 .formarea:not(:first-child) {
    padding-top: 0;
}

.php-MailForm01 .formarea li {
    padding: 0;
    padding-bottom: 6%;
    margin-bottom: 6%;
}

.php-MailForm01 .formarea:last-of-type li {}

.php-MailForm01 .formarea li:last-child {
    margin-bottom: 0;
}

.php-MailForm01 .formbox {
    /*min-width: 8em;*/
    min-width: 7.5em;
    max-width: 11em;
    margin-right: 2rem;
    line-height: 1.2;
}

.php-MailForm01 .formsubmit {
    width: 59rem;
    min-height: 10rem;
    font-size: 3.4rem;
    background-image: url(../images/form_tocheck_btn_sp.png);
}

.php-MailForm01 .formsubmit:hover {}


/*テキスト入力欄*/

.php-MailForm01 .formtxt label {
    align-items: center;
}

.php-MailForm01 .formtxt .forminput {
    width: 100%;
}

.php-MailForm01 .formtxt input {
    width: 100%;
    padding: 0.4em 0.5em;
    border: 1px solid #afafaf;
}

.php-MailForm01 .formtxt .unit {
    margin-left: 1em;
    font-size: 80%;
}


/*複数行のプレーンテキスト入力欄*/

.php-MailForm01 .formtxt textarea {
    width: 100%;
    padding: 0.5em 0.5em;
    line-height: 1.2;
    border: 1px solid #afafaf;
}


/*ラジオボタン入力欄*/

.php-MailForm01 .formradio li {}

.php-MailForm01 .formradio .formradio_block {}

.php-MailForm01 .formradio label {
    line-height: 1;
    margin-right: 2em;
    padding: 0.5em 0;
}

.php-MailForm01 .formradio input {}

.php-MailForm01 .formradio .radiostyle {
    width: 1.8rem;
    height: 1.8rem;
    margin-right: 0.5em;
    border-radius: 50%;
}

.php-MailForm01 .formradio .radiostyle:before {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    opacity: 0;
}

.php-MailForm01 .formradio input:checked~.radiostyle:before {
    opacity: 1;
}


/*チェックボックス入力欄*/

.php-MailForm01 .formcheck li {}

.php-MailForm01 .formcheck .formcheck_block {
    width: 100%;
}

.php-MailForm01 .formcheck label {
    line-height: 1;
    margin-right: 2em;
    padding: 0.5em 0;
}

.php-MailForm01 .formcheck input {
    width: 0;
    height: 0;
    margin: 0;
    visibility: hidden;
}

.php-MailForm01 .formcheck .checkstyle {
    flex-shrink: 0;
    width: 1.8rem;
    height: 1.8rem;
    margin-right: 0.5em;
    border-radius: 20%;
}

.php-MailForm01 .formcheck .checkstyle:before {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 20%;
    opacity: 0;
}

.php-MailForm01 .formcheck input:checked~.checkstyle:before {
    opacity: 1;
}


/*確認画面*/

#CHECK {}

#CHECK .php-MailForm01 h2 {}

#CHECK .formarea {
    font-size: 2.6rem;
}

#CHECK .formarea li {}

#CHECK .formarea label {
    display: flex;
    align-items: center;
}

#CHECK .itemname {
    min-width: 4em;
    max-width: 6em;
    margin-right: 10rem;
}

#CHECK .php-MailForm01 .formsubmit.btn_back {
    background-image: url(../images/form_tocheck_cancelbtn_sp.png);
}


/*完了画面*/

#THANKS {}

#THANKS .php-MailForm01 h2 {}

#THANKS .php-MailForm01 .formsubmit.btn_back {
    margin-top: 0;
    background-image: url(../images/form_tocheck_cancelbtn_sp.png);
}

#THANKS .php-MailForm01 .desc {
    margin-bottom: 8rem;
}


/* add renewal css */

.media .medialist p:before {
    left: -1.9rem;
}

.reason {
    margin-top: unset;
}

.cv .wrap {
    padding: 4.3rem 0;
}

.cv-scroll .wrap a {
    width: 68.2rem;
}


/* end renewal css */