/* reset */
*,
*::before,
*::after {
    box-sizing: border-box;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
    vertical-align: baseline;
    margin: 0;
    border: 0;
    padding: 0;
    font: inherit;
    font-size: 100%;
}
ol,
ul {
    list-style: none;
}
li,
dd {
    list-style-type: none;
}
header,
footer,
nav,
section,
article,
main,
aside,
figure,
figcaption {
    display: block;
}
img {
    vertical-align: bottom;
    border: none;
}
body {
    color: #111;
    font-family: "Noto Sans JP", sans-serif;
        width: calc(100vw - calc(100vw - 100%));
}
article {
    overflow: hidden;
}
a {
    transition: 0.3s;
    color: #111;
    text-decoration: none;
}
a {
    transition: 0.7s;
    cursor: pointer;
}
a:hover {
    opacity: 0.7;
}
img {
    width: 100%;
}

.pc {
    display: block;
}
.sp {
    display: none;
}
@media (max-width: 769px) {
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
}
.pc1100 {
    display: block;
}
.sp1100 {
    display: none;
}
@media (max-width: 1100px) {
    .pc1100 {
        display: none;
    }
    .sp1100 {
        display: block;
    }
}




/* ======================== */
/*             pc           */
/* ======================== */
html {
    /* line-height: 1.448; */
    /* font-size: calc(1600 / 1920 * 1vw); */
    /*font-size: 1.2rem;*/
}

/* header */
.l-header__btn:first-of-type {
    width: 100%;
    margin-top: 0;
}
.l-header__btn {
    width: 100%;
    margin-top: 0px;
}
.l-header {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9999;
    background-color: rgba(19, 13, 13, 0.06);
    backdrop-filter: blur(15px);
    transition: padding 0.5s, background-color 0.5s;
    border-bottom: 1px solid #fff;
    height: 60px;
    padding: 0;
    margin: 0;
}
.l-header-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1100px;
    width: 100%;
    height: 60px;
    margin: 0 auto;
    padding: 0 2.5rem 0 2.2rem;
}
.l-header.transform {
    background-color: rgba(0,0,0,0.2);
    backdrop-filter: blur(15px);
    width: 100%;
    height: 60px;
}
.l-header__logo {
    width: 10.5rem;
    height: auto;
}
.l-header__nav {
    -moz-column-gap: 1px;
    display: flex;
    column-gap: 0.5rem;
    align-items: center;
}
.l-header__btn a {
    display: inline-block;
    position: relative;
    color: #ffffff;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0em;
}
.l-header__btn:first-of-type(1) a {
    width:110% ;
    height: auto;
}
.l-header__btn a:hover {
    opacity: 0.7;
}
.l-header__logo {
    width: 120px;
}
.l-header__btn {
    width: 220px;
    margin-top: 7px;
}
.l-header__btn:first-of-type {
    width: 220px;
    margin-top: 7px;
}


/* fv*/
.p-fv{
    position: relative;
}
.l-inner {
    max-width: 100%;
    margin: auto;
}
.p-fv .l-inner {
    height: auto;
    max-width: 1100px;
    margin: auto;
    padding: 0;
}
.p-fv__title {
    position: relative;
    max-width: 903px;
    left: 6%;
    top: 166px;
    z-index: 10;
}
.p-fv__wrap {
    margin: 205px auto 0;
    position: relative;
    max-width: 1100px;
    display: flex;
    align-items: flex-end;
}
.p-fv__wrap .p-fv__icon-item01, .p-fv__wrap .p-fv__icon-item03 {
    position: static;
    bottom: -11vw;
    left: 0;
    max-width: 365px;
}
.p-fv__wrap .p-fv__icon-item03{
    left: 321px;
}
.p-fv__wrap .p-fv__icon-item02 {
    max-width: 365px;
    margin: 0 auto 0;
}
.p-fv__con{
    position: absolute;
    top: 0;
    z-index: 5;
    padding-top: 143px;
    max-width: 1110px;
    width: 100%;
    inset: 0;
    margin: 0 auto;
}
.p-fv__t2{
    font-size: 32px;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 300;
    letter-spacing: 0.03em;
    text-shadow: 4px 4px 8px #000;
}
.p-fv__t2 span{
    font-weight: 600;
}
.p-fv__t2 .s1{
    font-weight: 700;
    color: #ffff00;
    position: relative;
}
.p-fv__t2 .s1::after{
    content: "・・・・・";
    font-size: 32px;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 300;
    letter-spacing: 0.03em;
    position: absolute;
    left: 0;
    top: -30px;
}
.fv-logo2{
    max-width: 332px;
    width: 100%;
    transform: translateX(-26px) translateY(-4px);
}
.p-fv__t3{
    font-size: 22px;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    background-image: linear-gradient(90deg, #02dede, #134ed7 50%, #6b3ab0);
    width: fit-content;
    height: 45px;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 43px;
    line-height: 1;
    padding-bottom: 4px;
    text-shadow: 4px 4px 8px #000;
    box-shadow: 4px 4px 8px #000;
}
.p-fv__w-t3{
    display: flex;
    gap: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.p-fv__w-t2{
    display: flex;
    align-items: center;
}
.p-fv__t5{
    font-size: 48px;
    font-family: "Shippori Mincho", serif;
    font-weight: 600;
    color: #fff;
    text-shadow: 4px 4px 8px #000;
    letter-spacing: -0.02em;
}
.p-fv__t6{
    font-size: 54px;
    font-family: "Shippori Mincho", serif;
    font-weight: 600;
    color: #fff;
    transform: translateX(-30px) translateY(0px);
    text-shadow: 4px 4px 8px #000;
}
.p-fv__t6 .s1{
    font-size: 34px;
}
.p-fv__t6 span{
    display: inline-block;
    transform: translateX(-13px);
}
.p-fv__t6 .s2{
    font-style: italic;
    font-weight: 700;
    font-size: 62px;
}
.p-fv__w-t5{
    transform: translateY(-12px);
}
.maru1{
    max-width: 613px;
    width: 100%;
}
.fv-btn{
    max-width: 510px;
    width: 100%;
    margin-bottom: 34px;
}
.p-fv__maru{
    display: flex;
    align-items: flex-end;
    transform: translateX(-50px) translateY(0px);
}

/* 権威性 */
.jisseki-t{
    padding-top: 99px;
    padding-bottom: 47px;
    max-width: 860px;
    width: 100%;
    margin: 0 auto;
}
.l-inner{
    max-width: 860px;
    width: 100%;
    margin: 0 auto;
}
.crown {
    background: #010b19 url(../img/crown_back.jpg) no-repeat center center;
    background-size: auto;
    height: 134px;
}


/* 導入実績 */
.logo-track{
    display: flex;
    width: max-content;
    animation: logo-marquee 40s linear infinite;
    will-change: transform;
}
.logo-set{
    display: flex;
    align-items: center;
    gap: 40px;
    padding-right: 40px;
}
.about-logo{
    flex: 0 0 auto;
}
.about-logo img{
    display: block;
    height: 105px;
    width: auto;
}
@keyframes logo-marquee{
    0%   { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}
@media (prefers-reduced-motion: reduce){
    .logo-track{ animation: none; }
}
.aboutUS h2{
    font-family: "Shippori Mincho", serif;
    font-size: 30px;
    text-align: center;
    margin: 60px auto 60px;
    line-height: 190%;
    font-weight: 600;
}

/* product */
.p-product {
    background: url(../img/p-bg.jpg) no-repeat center center;
    background-size: auto;
    background-size: cover;
    padding-bottom: 88px;
}
.price-swiper{
    overflow: visible;
    position: relative;
}
.price-swiper .swiper-wrapper{
    align-items: stretch;
}
.price-swiper{
    overflow: inherit!important;
}
.price-swiper .swiper-slide{
    height: auto;
}
.price-swiper .card{
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0,0,0,0.12);
}
.price-swiper .swiper-button-prev,
.price-swiper .swiper-button-next{
    width: 44px;
    height: 44px;
    border-radius: 999px;
    background: rgba(255,255,255,0.9);
    color: #111;
}
.price-swiper .swiper-button-prev{ left: 10px; }
.price-swiper .swiper-button-next{ right: 10px; }

.price-swiper{
    max-width: 1920px;
    margin: 0 auto;
    overflow: visible;
}
.price-swiper .swiper-slide{
    width: 1000px;
}
.p-product__img3{
    max-width: 35px;
    width: 100%;
    transform: translateX(7px) translateY(20px);
}
.p-product__img2{
    max-width: 35px;
    width: 100%;
    transform: translateX(-16px) translateY(20px);
}
.p-product__img1{
    max-width: 436px;
    width: 100%;
    margin: 0 auto;
    transform: translateY(-26px);
}
.p-product-t{
    text-align: center;
}
.p-product-t1{
    font-family: "Shippori Mincho", serif;
    font-size: 47px;
    text-align: center;
    margin: 0px auto 0px;
    line-height: 190%;
    font-weight: 600;
    color:#fff;
    letter-spacing: 0.2em;
    text-shadow: 5px 5px 13px #000569;
}
.p-product-t2{
    font-family: "Shippori Mincho", serif;
    font-size: 24px;
    text-align: center;
    margin: 0px auto 0px;
    line-height: 160%;
    font-weight: 400;
    color:#fff;
    transform: translateY(-12px);
    text-shadow: 5px 5px 13px #000569;
}
.p-product-t3{
    font-family: "Shippori Mincho", serif;
    font-size: 18px;
    text-align: center;
    margin: 0px auto 0px;
    line-height: 190%;
    font-weight: 400;
    color:#fff;
    transform: translateY(-12px);
    text-shadow: 5px 5px 13px #000569;
}
.p-product-t{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 70px;
    z-index: 5;
    position: relative;
}
.p-product{
    position: relative;
}
.p-product-bg2{
    position: absolute;
    inset: 0;
    margin: auto;
    background-color: #006dad56;
    max-width: 1040px;
    width: 95%;
    margin: 0 auto;
    border-radius: 30px;
    border: 2px solid #0088ff;
    margin-top: 40px;
    margin-bottom: 47px;
}
.p-product-bd{
    width: 2px;
    height: 41px;
    background-color: #ffffffab;
    margin: 0 auto;
    margin-top: 16px;
    margin-bottom: 41px;
}
.price-swiper .swiper-button-prev, .price-swiper .swiper-button-next {
    width: 70px;
    height: 70px;
    border-radius: 999px;
    background: #92aad1;
}
.swiper-button{
    max-width: 1000px;
    width: 100%;
    position: absolute;
    inset: 0;
    margin: auto;
}
.price-swiper .swiper-button-prev {
    left: -30px;
}
.price-swiper .swiper-button-next {
    right: -30px;
}
.p-product-in-t1{
    font-size: 28px;
    text-align: center;
    line-height: 1.6;
    font-weight: 600;
    color:#0b2985;
    padding-left: 14px;
    border-left: 10px solid #0b2985;
    width: fit-content;
    margin-bottom: 14px;
}
.p-product-in-t1-2{
    font-size: 24px;
    font-weight: 600;
    color:#0b2985;
    margin-bottom: 14px;
}
.p-product-in-t1-3{
    margin-bottom: 0;
}
.p-product-in-t2{
    background-color: #ebebeb;
    width: fit-content;
    padding: 9px;
    line-height: 2;
    font-size: 20px;
    display: flex;
    align-items: center;
    font-weight: 600;
    max-width: 472px;
    width: 100%;
    justify-content: flex-start;
}
.p-product-in-t2 span{
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
    font-weight: 500;
    color:#fff;
    background-color: #002196;
    width: 134px;
    height: 35px;
    display: inline-block;
    margin-right: 13px;
    line-height: 2;
}
.p-product-in-t3{
    background-color: #fff;
    width: fit-content;
    padding: 7px;
    line-height: 1.4;
    font-size: 18px;
    display: flex;
    font-weight: 600;
    width: 100%;
}
.p-product-in-t3 span{
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
    font-weight: 500;
    color:#fff;
    background-color: #002196;
    width: 134px;
    height: 35px;
    display: inline-block;
    margin-right: 13px;
    line-height: 2;
}
.p-product-in-span2{
    padding-top: 8px;
}
.p-product-in-t4{
    font-family: "Noto Sans JP", sans-serif;
    font-size: 58px;
    line-height: 1.6;
    font-weight: 500;
    color:#fff;
    line-height: 2;
    background: linear-gradient(90deg, #ff3b30 0%, #ff8903 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    line-height: 1;
    width: fit-content;
}
.p-product-in-t4 span{
    font-size: 100px;
    font-weight: 900;
    letter-spacing: -0.05em;
}
.p-product-in-t5{
    font-family: "Noto Sans JP", sans-serif;
    font-size: 11px;
    font-weight: 400;
    color:#000;
    line-height: 1.3;
    padding-top: 10px;
}
.p-product-in{
    padding-top: 45px;
    padding-bottom: 33px;
    display: flex;
    gap: 13px;
    justify-content: center;
    max-width: 930px;
    width: 100%;
    margin: 0 auto;
    min-height: 525px;
}
.p-img1{
    max-width: 422px;
    width: 100%;
    box-shadow: 10px 10px 20px #00000057;
    height: fit-content;
}
.p-product-in-t{
    width: 100%;
}
.c1{
    background-color: #0054ad!important;
}
.p-product-in3 .p-product-in-t3-1{
    padding-top:0;
    padding-bottom: 0;
}
.p-product-in-span2-1{
    letter-spacing: -0.01em;
}



/* worries */
.p-worry{
    background: url("../img/woriies-bg.webp") center center no-repeat;
    background-size: cover;
}
.p-worries__img1{
    max-width: 1000px;
    width: 95%;
    margin: 0 auto;
}
.r03_1-img{
    padding-left: 2%;
    padding-right: 2%;
}
.p-worry .l-inner {
    padding: 0;
}

/* cta */
.signage {
    background: none;
    margin-top: 43px;
    height: 390px;
    background: url("../img/signage-bg.webp") top center no-repeat;
    background-size: cover;
}
.signag2 {
    margin-top: 0px;
}
.signage .l-inner{
    padding-top: 20px;
    max-width: 100%;
}
.signage .p-fv__wrap {
    background: url("../img/signage-bg2.webp") no-repeat  center center;
    margin-top: 0;
    max-width: 1108px;
    background-size: cover;
    display: flex;
    justify-content: center;
    padding: 31px 42px 26px;
    transform: translateY(-20px);
}
.signage .p-fv__wrap .p-fv__icon-item02 {
    max-width: 330px;
    margin: 0;
}
.signage .p-fv__wrap .p-fv__icon-item01 {
    max-width: 330px;
    position: static;
}
.signage .p-fv__wrap .p-fv__icon-item03 {
    position: static;
     max-width: 330px;
}
.signage-logo{
    max-width: 710px;
    width: 100%;
    margin: 0 auto;
}


/* hyou */
.p-hyou{
    background-image: linear-gradient(90deg, #001236, #012d8c 50%, #001236);
    margin-top: 0;
    width:100%;
    padding-top: 114px;
    padding-bottom: 60px;
}
.p-hyou__img1{
    max-width: 950px;
    width: 90%;
    margin: 0 auto;
}
.gradation1 {
    background-image: linear-gradient(90deg, #fad482, #ffeeab);
    height: 11px;
    width: 100%;
}
.gradation2 {
    background-image: linear-gradient(90deg, #fad482, #ffeeab);
    height: 6px;
    width: 100%;
}
.signage2{
    margin-top: 0!important;
}

/* reason */
.reason{
    background-image: linear-gradient(90deg, #000000, #3d3938 50%, #000000);
    height: 226px;
}
.reason-img1{
    max-width: 1190px;
    width: 95%;
    margin: 0 auto;
}

/* reason3, reson-con */
.reasonlist{
    text-align: center;
    padding-top: 67px;
    background: url("../img/reson-bg.webp") no-repeat  center bottom;
    background-size: contain;
}
.reasonlist .l-inner{
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}
.reasonlist h2{
    font-size: 48px;
    color: #0f2a86;
    margin-top: 20px;
    position: relative;
}
/* お薦めの理由全体一括調整 */

.reason1 p:nth-last-of-type(1) {
    max-width: 1000px;
    margin: 1vw auto 0;
}

.reason2 p:nth-last-of-type(3) {
    max-width: 1100px;
    margin: auto;
}
.reason2 p:nth-last-of-type(2) {
    margin: 20px auto 50px;
    font-size: 18px;
    line-height: 140%;
    width: 100%;
    text-align: center;
}
.reason2 p:nth-last-of-type(1) {
    max-width: 800px;
    margin: auto;
}

.reason3 .l-inner p:nth-of-type(2) {
    margin: 0 auto 44px;
}
.reason3 .l-inner p:nth-of-type(3) {
    margin: auto;
}
.reason3 .line {
    width: 1px;
    height: 80px;
    background-color: #4d4d4d;
    margin: 0 auto;
    margin-bottom: 41px;
}
.r03_2-img{
    padding-bottom: 10%;
}


.reason_inn_con {
    background: #f2f2f2;
    padding: 50px 20px;
}
.reason_inn_con .reason_inn {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 20px 20px 20px 40px;
    max-width: 980px;
    margin: auto;
    box-shadow: 0px 0px 10px -5px #777777;
}
.r03_3-img{
    max-width: 376px;
    width: 100%;
}
.reason_inn_con .reason_inn .cap {
    text-align: left;
    font-size: 34px;
    border-left: 8px solid #0f2a86;
    padding-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #000;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.8;
}
.linkcap {
    padding: 0;
    text-align: left;
    align-items: center;
    margin-left: 40px;
    max-width: 487px;
    line-height: 2;
    font-size: 16px;
}
.rbtn {
    width: 95%;
    margin-right: auto;
    transform: translateX(-10px);
}
.linkcap p:nth-of-type(3) {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 400;
}

.r_ttl{
    max-width: 140px;
    width: 100%;
    margin: 0 auto;
}
.shippori-mincho-bold {
    font-family: "Shippori Mincho", serif;
    font-weight: 700;
    font-style: normal;
    font-size: 48px;
    color: #0f2a86;
    margin-top: 20px;
    position: relative;
    letter-spacing: 0.1em;
}
.reasonsub{
    color: #000;
    line-height: 2.2;
}
.reasonlist-bd{
    width: 127px;
    height: 2px;
    background-color: #0f2a86;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.reasonlist h3 {
    padding: 0 0 32px;
    font-size: 22px;
    letter-spacing: 0;
}



/* reason2 */
.reasonlist2 {
    text-align: center;
    background: url(../img/reason2-bg.jpg) no-repeat center bottom;
    background-size: contain;
    padding-bottom: 110px;
}
.reason2-img1{
    max-width: 1020px;
    width: 100%;
    margin: 0 auto;
}
.reasonlist2 h2{
    margin-top: 10px;
}
.reasonlist2 h3 {
    padding: 0 0 22px;
}
.reasonlist2 .line{
    display: none;
}


/* reason3 */
.reasonlist3 {
    text-align: center;
    background: url(../img/reason3-1-bg.webp) no-repeat center;
    background-size: cover;
    padding-bottom: 30px;
    padding-top: 129px;
}
.reason3-1-img1{
    max-width: 737px;
    width: 100%;
    margin: 0 auto;
}
.reasonlist3 h2{
    margin-top: 10px;
}
.reasonlist3 h3 {
    padding: 0 0 22px;
    padding-top: 374px;
}
.reasonlist3 .line{
    display: none;
}
.reasonlist-bd{
    width: 127px;
    height: 2px;
    background-color: #0f2a86;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}


/* reason_inn_con */
.reason_inn_con2 {
    background: #f2f2f2;
    padding: 37px 30px 48px;
}
.reason_inn_con2 .reason_inn2{
    max-width: 980px;
    box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.18);
    background-color: #fff;
    padding-left: 47px;
    padding-right: 72px;
    padding-bottom: 35px;
}
.reason_inn_con2-t4 {
    font-family: "Shippori Mincho", serif;
    font-weight: 700;
    font-size: 40px;
    padding: 46px 0 20px;
    color: #0f2a86;
    text-align: center;
    margin-top: 0;
}
.reason_inn_con2-t5 {
    font-family: "Shippori Mincho", serif;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0;
    padding: 0;
    color: #000;
    text-align: center;
    line-height: 1.8;
    padding-bottom: 26px;
}
.reason_inn_con2-img1 {
    max-width: 328px;
    width: 100%;
    margin: 0 auto;
}
.reason_inn_con2-img1-w{
    display: flex;
    align-items: center;
    gap: 27px;
}
.reason_inn_con2-t1 {
    text-align: left;
    font-family: "Shippori Mincho", serif;
    font-weight: 700;
    font-size: 40px;
    border-left: 7px solid #0f2a86;
    padding-left: 30px;
    margin-bottom: 12px;
    margin-top: 0px;
}
.reason_inn_con2-t2 {
    text-align: left;
    font-weight: 400;
    font-size: 21px;
    color: #000;
    line-height: 1.6;
}
.reason_inn_con2 .rbtn {
    width: 100%;
    margin-top: 10px;
}
.reason_inn_con2-img1-w-in{
    max-width: 422px;
    width: 100%;
    margin: 0 auto;
}


/* close */
.close {
    background: url(../img/close-bg.jpg) no-repeat top center;
    background-size: cover;
    padding: 100px 30px 102px;
    color: #fff;
    font-size: 4.5vw;
}
.close-l-inner {
    background: url(../img/closeback.webp) no-repeat center center;
    background-size: 100% 100%;
    padding: 14px 0 40px;
    height: 394px;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.close-inn .p-fv__wrap {
    margin-top: 14px;
    max-width: 990px;
    width: 100%;
    height: 98px;
}

.close-inn .shippori-mincho-bold{
    font-size: 40px;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
    text-align: center;
    font-family: "Shippori Mincho", serif;
    font-weight: 600;
    font-size: 40px;
    color: #fff;
    margin-top: 0px;
}
.close-inn .shippori-mincho-bold .s1{
    font-style: italic;
}
.close-inn .shippori-mincho-bold span{
    letter-spacing: 0.1em;
}
.close01-img{
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
}
.close-inn .p-fv__wrap .p-fv__icon-item01 {
    max-width: 330px;
    position: static;
}
.close-inn .p-fv__wrap .p-fv__icon-item02 {
    max-width: 330px;
    position: static;
}
.close-inn .p-fv__wrap .p-fv__icon-item03 {
    max-width: 330px;
    position: static;
}





/* フローティングバナー */
/* 初期は隠す */
.floating-banner {
    position: fixed;
    transform: translateY(110%);
    opacity: 0;
    pointer-events: none;
    transition: transform 200ms ease, opacity 200ms ease;
    transform: translateY(0);
    pointer-events: auto;
    position: fixed;
    inset: 0;
    margin: auto;
    margin-bottom: 16px;
    max-width: 390px;
    width: 100%;
    transition: 0.3s;
    cursor: pointer;
    z-index: 9999;
    height: fit-content;
    margin-right: 16px;

}

/* 表示時 */
.floating-banner.is-visible {
    transform: translateY(0);
    opacity: 1;
}







/* qa */
.QA{
    background:#F2F2F2;
}
.QA .l-inner{
    padding: 0;
    width: 100%;
}
.QA h2 {
    width: 100vw;
    margin: 0 auto 0;
    padding: 24px 0 48px;
    font-size: 40px!important;
    line-height: 120%;
    font-family: "Shippori Mincho", serif;
    font-size: 18px;
    text-align: center;
    margin: 0px auto 0px;
    font-weight: 600;
    color:#fff;
    line-height: 1.3;
    background-color: #003893;
}
.QA h2 span {
    font-size: 30px;
}
.menu {
    max-width: 850px;
    padding: 10px 10px 20px;
    font-size: 24px;
    margin: auto;
    padding-bottom: 60px;
}

  .menu input {
    display: none;
  }
  .menu label {
    cursor: pointer;
    display: block;
    text-decoration: none;
    color: #1d218c;
    line-height: 1;
    margin: 0 0 10px;
    margin-bottom: 0px;
    padding: 20px;
    position: relative;
    padding-left: 60px;
    padding-right: 60px;
    border-radius: 10px;
    background: #FFF;
    font-weight: normal;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.02em;
}
.menu label::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 18px;
    width: 30px;
    height: 30px;
    background: url("../img/q_icon.webp") center center;
    background-size: 100%;
}
.menu ul{
    visibility: hidden;
    overflow: hidden;
}
.menu input:checked + label + ul{
    visibility:visible;
}
.menu ul li::before{
    content: none !important;
}
.menu input:checked + label + ul li::before{
    content: ""!important;
    position: absolute;
    top: 18px;
    left: 18px;
    width: 30px;
    height: 30px;
    background: url(../img/a_icon.svg) center center;
    background-size: 100%;
}
.menu ul li{
    position: relative;
    padding-left: 56px;
}
  .menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 10px;
    position: relative;
    transform: translateY(-15px);
  }
  .menu li {
    height: 0;
    overflow-y: hidden;
    transition: padding-bottom 0.5s, padding-top 0.5s; /*閉じるときのアニメーション*/
    -webkit-transition: padding-bottom 0.5s, padding-top 0.5s;
    -moz-transition: padding-bottom 0.5s, padding-top 0.5s;
    -ms-transition: padding-bottom 0.5s, padding-top 0.5s;
    -o-transition: padding-bottom 0.5s, padding-top 0.5s;
  }
  .menu li::before {
    content: "";
    position: absolute;
    top: 16px;
    left: 18px;
    width: 30px;
    height: 30px;
    background: url("../img/a_icon.svg") center center;
    background-size: 100%;
}
  #menu_bar01:checked ~ #links01 li,
  #menu_bar02:checked ~ #links02 li,
  #menu_bar03:checked ~ #links03 li,
  #menu_bar04:checked ~ #links04 li,
  #menu_bar05:checked ~ #links05 li,
  #menu_bar06:checked ~ #links06 li,
  #menu_bar07:checked ~ #links07 li
  {
    height: auto;
    opacity: 1;
    background: #f1f1f1;
    padding: 10px;
  }
  #menu_bar01:checked ~ #links01 li:last-child,
  #menu_bar02:checked ~ #links02 li:last-child,
  #menu_bar03:checked ~ #links03 li:last-child,
  #menu_bar04:checked ~ #links04 li:last-child,
  #menu_bar05:checked ~ #links05 li:last-child,
  #menu_bar06:checked ~ #links06 li:last-child,
  #menu_bar07:checked ~ #links07 li:last-child
  {
    margin: 0;
    font-size: 20px;
    padding: 0 60px 27px;
    font-weight: normal;
    margin-top: 0;
    padding-top: 10px;
    background-color: #fff;
    padding-top: 15px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
  .menu label:after{
    content:"";
    display:block;
    width:8px;
    height:8px;
    border-top: #333 2px solid;
    border-right: #333 2px solid;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    position:absolute;
    right: 2%;
    top: 0;
    bottom: 15%;
    margin: auto;
  }
  .menu input[type=checkbox]:checked + label:after{
    content:"";
    display:block;
    width:8px;
    height:8px;
    border-top: #333 2px solid;
    border-right: #333 2px solid;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position:absolute;
    right: 2%;
    top: 7%;
    bottom: 0;
    margin: auto;
  }

  .menu label:nth-of-type(1) {
    margin-top: 50px;
}






/* form-t */
#contact_jump {
	padding: 70px 0;
	background-color: #ffffff;
	height: auto;
    margin: auto;
}
.tab-area {
    background-color: #fff;
    width: 90%;
    margin: 10px auto 0 auto;
}
.tab-radio {
    display: none;
}
.tab-menu-w{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
    border-bottom: 2px solid #325A8C;
    width: 98%;
    margin: 0 auto;
    gap: 5px;
}
.tab-menu {
    background: #dddddd;
    color: #797979;
    border-radius: 51px;
    font-size: 20px;
    max-width: 235px;
    width: 100%;
    display: block;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    cursor: pointer;
}
#tab01:checked ~ .tab-menu-w #tabMenu01 {
    background: #013a94;
    color: #fff;
    font-size: 24px;
    border-radius: 2rem;
}
#tab02:checked ~ .tab-menu-w #tabMenu02 {
    background: #013a94;
    color: #fff;
    font-size: 24px;
    border-radius: 2rem;
}
#tab03:checked ~ .tab-menu-w #tabMenu03 {
    background: #013a94;
    color: #fff;
    font-size: 24px;
    border-radius: 2rem;
}
#tab04:checked ~ .tab-menu-w #tabMenu04 {
    background: #013a94;
    color: #fff;
    font-size: 24px;
    border-radius: 2rem;
}
.p-form__title1{
    font-weight: 700;
    line-height: 1;
    text-align: center;
    width: 200px;
    margin: 0 auto 10px;
}
.p-form__title2{
    font-weight: 700;
    line-height: 1;
    text-align: center;
    width: 310px;
    margin: 0 auto 10px;
}
.p-form__title3{
    font-weight: 700;
    line-height: 1;
    text-align: center;
    width: 350px;
    margin: 0 auto 10px;
}
.p-form__title4{
    font-weight: 700;
    line-height: 1;
    text-align: center;
    width: 180px;
    margin: 0 auto 10px;
}
.p-form-t{
    width: 100vw;
    margin: 0 auto 0;
    padding: 48px 0 54px;
    font-size: 40px!important;
    line-height: 120%;
    font-family: "Shippori Mincho", serif;
    font-size: 18px;
    text-align: center;
    margin: 0px auto 0px;
    font-weight: 600;
    color:#fff;
    line-height: 1;
    background: #0f2a86;
}
.p-form-t span {
    font-size: 18px;
}
.tab-content-item{
    width:100%;
}
#tab01:checked ~ #tabContent01,
#tab02:checked ~ #tabContent02,
#tab03:checked ~ #tabContent03,
#tab04:checked ~ #tabContent04{
  display: block;
}
#tab01:checked ~ #tabMenu01,
#tab02:checked ~ #tabMenu02,
#tab03:checked ~ #tabMenu03,
#tab04:checked ~ #tabMenu04{
}
.tab-comment{
	font-family: "Shippori Mincho", serif;
    font-size: 18px;
    text-align: center;
    margin: 0px auto 0px;
    line-height: 160%;
    font-weight: 600;
    color:#000;
    padding-top: 20px;
    padding-bottom: 30px;
}
.satoriform{
	background-color: #fff;
	padding: 20px auto;
	margin-bottom: 20px;
}
.tab-content-item {
    display: none;
    padding: 60px 20px 20px 20px;
    overflow: hidden;
}




/* tel */
.tell{
    background: #e8e8e8;
    text-align: center;
    padding:80px 50px;
  }
  .tell h3 {
    font-size: 32px;
    margin-bottom: 20px;
    font-family: "Shippori Mincho", serif;
    text-align: center;
    margin: 0px auto 0px;
    font-weight: 600;
    color:#000;
    margin-bottom: 18px;
}
  .tell .l-inner {
    background: #fff;
    border: 1px #cccccc solid;
    max-width: 830px;
    padding: 60px 0 70px;
}
  .tell .l-inner a{
    color: #0f2a86;
  }
  .tell .l-inner a p {
    font-size: 62px;
    vertical-align: top;
    font-weight: bolder;
    color: #0f2a86;
    line-height: 48px;
    margin-bottom: 14px;
}
  .tell .l-inner a p img{
    width: 60px;
  }
  .tell .open{
    width: 500px;
  }

/* l-footer */
.l-footer .l-inner{
    max-width: 1100px;
    padding: 3vw;
}
.l-footer__right .to-top {
    position: absolute;
    top: -3px;
    right: 2rem;
    display: inline-block;
    margin-left: auto;
    aspect-ratio: 1;
    width: 4.4rem;
    height: auto;
}
.l-footer .l-footer__info {
    width: 80%;
    display: grid;
    grid-template-columns: 1.8fr 1.2fr 1fr;
    gap: 27px;
    align-items: center;
}
.l-footer__wrap{
    display: flex;
    justify-content: space-between;
}
.l-footer__logo{
    max-width: 134px;
    height: auto;
}
.l-footer__address {
    margin-top: 14px;
    font-weight: 400;
    font-size: 14px;
    color: #0f2a86;
}
.l-footer__address-w {
    display: flex;
    width: 480px;
    gap: 27px;
}




/* copy */
.copy{
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    line-height: 1.6;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    background-color: #0f2a86;
}



/* thanks */
  #thanks-head{
    background-color: #0f2a86;
    padding: 30px;
    text-align: center;
  }
  #thanks-head h1 {
    text-align: center;
    width: 230px;
    margin: auto;
    padding: 0;
}
#thanks-main {
    text-align: center;
    border-bottom: #0f2a86 1px solid;
    height: auto;
    padding-bottom: 80px;
}
  #thanks-main .fig{
    width: 80px;
    margin:100px auto 30px;
  }
  #thanks-main h2{
    font-size: 32px;
    color: #0f2a86;
  }
  #thanks-main .line{
    display: block;
    width: 130px;
    height: 2px;
    margin: 30px auto 30px;
  }
  #thanks-main h3 {
    padding: 0 0 40px;
    font-size: 18px;
}
#thanks-foot {
    padding: 10px 0;
}
#thanks-foot .l-footer__info {
    width: 100%;
    grid-template-columns: 1.8fr 1.2fr;

}
#thanks-foot .l-footer__logo {
    margin:0 auto 2vw;
}
#thanks-main .line{
    background: #0f2a86;
}
#thanks-main .btnarea p {
    width: 270px;
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.2em;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #1D2088;
    border-style: none;
    border-radius: 53px 53px 53px 53px;
    padding: 20px 25px 20px 25px;
}
#thanks-main .btnarea p a {
    color: #fff;
}
#thanks-main .btnarea{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    padding: 0;
    width: 560px;
    margin: auto;
}
.thanks-footer .l-footer__info{
    width: 100%;
    display: flex;
    grid-template-columns: 1.8fr 1.2fr 1fr;
    gap: 27px;
    justify-content: space-around;
}
.thanks-footer .l-footer__logo{
    max-width: 154px;
    height: auto;
}



@media (min-width: 1920px) {
/* fv */
.p-fv .swiper img{
    height: 700px;
    object-fit: cover;
}
}

@media (max-width: 1920px) {
/* fv */
.p-fv .swiper img{
    height: 700px;
    object-fit: cover;
}
}

@media (max-width: 1400px) {
    /* fv */
    .p-fv .swiper img{
        object-fit: cover;
        height: calc(700vw / 1400 * 100);
    }
    .p-fv .l-inner {
        max-width: calc(1100vw / 1400 * 100);
    }
    .p-fv__title {
        max-width: calc(903vw / 1400 * 100);
        top: calc(166vw / 1400 * 100);
    }
    .p-fv__wrap {
        margin: calc(205vw / 1400 * 100) auto 0;
        max-width: calc(1100vw / 1400 * 100);
    }
    .p-fv__wrap .p-fv__icon-item01, .p-fv__wrap .p-fv__icon-item03 {
        bottom: calc(-11vw / 1400 * 100);
        max-width: calc(365vw / 1400 * 100);
    }
    .p-fv__wrap .p-fv__icon-item03{
        left: calc(321vw / 1400 * 100);
    }
    .p-fv__wrap .p-fv__icon-item02 {
        max-width: calc(365vw / 1400 * 100);
    }
    .p-fv__con{
        padding-top: calc(143vw / 1400 * 100);
        max-width: calc(1110vw / 1400 * 100);
    }
    .p-fv__t2{
        font-size: calc(32vw / 1400 * 100);
        font-weight: 600;
        text-shadow: calc(8vw / 1400 * 100) calc(8vw / 1920 * 100) calc(10vw / 1920 * 100) #000;
    }
    .p-fv__t2 .s1::after{
        content: "・・・・・";
        font-size: calc(30vw / 1400 * 100);
        top: calc(-30vw / 1400 * 100);
    }
    .fv-logo2{
        max-width: calc(332vw / 1400 * 100);
        transform: translateX(calc(-26vw / 1400 * 100)) translateY(calc(-4vw / 1920 * 100));
    }
    .p-fv__t3{
        font-size: calc(22vw / 1400 * 100);
        height: calc(45vw / 1400 * 100);
        padding-left: calc(25vw / 1400 * 100);
        padding-right: calc(25vw / 1400 * 100);
        border-radius: calc(43vw / 1400 * 100);
        padding-bottom: calc(4vw / 1400 * 100);
    }
    .p-fv__w-t3{
        gap: calc(8vw / 1400 * 100);
        padding-top: calc(12vw / 1400 * 100);
        padding-bottom: calc(12vw / 1400 * 100);
    }
    .p-fv__t5{
        font-size: calc(48vw / 1400 * 100);
        text-shadow: calc(4vw / 1400 * 100) calc(4vw / 1920 * 100) calc(8vw / 1920 * 100) #000;
    }
    .p-fv__t6{
        font-size: calc(54vw / 1400 * 100);
        transform: translateX(calc(-30vw / 1400 * 100)) translateY(calc(0vw / 1920 * 100));
        text-shadow: calc(4vw / 1400 * 100) calc(4vw / 1920 * 100) calc(8vw / 1920 * 100) #000;
    }
    .p-fv__t6 .s1{
        font-size: calc(34vw / 1400 * 100);
    }
    .p-fv__t6 span{
        transform: translateX(calc(-13vw / 1400 * 100));
    }
    .p-fv__t6 .s2{
        font-size: calc(62vw / 1400 * 100);
    }
    .p-fv__w-t5{
        transform: translateY(calc(-12vw / 1400 * 100));
    }
    .maru1{
        max-width: calc(613vw / 1400 * 100);
    }
    .fv-btn{
        max-width: calc(510vw / 1400 * 100);
        margin-bottom: calc(34vw / 1400 * 100);
    }
    .p-fv__maru{
        transform: translateX(calc(-50vw / 1400 * 100)) translateY(calc(0vw / 1920 * 100));
    }
}

@media (max-width: 1200px) {
/* header */
/*
.l-header__btn:first-of-type {
    width: calc(220vw / 1920 * 100);
    margin-top: calc(7vw / 1920 * 100);
}
.l-header__btn {
    width: calc(220vw / 1920 * 100);
    margin-top: calc(7vw / 1920 * 100);
}
.l-header-wrap{
    max-width: calc(1100vw / 1920 * 100);
    height: calc(60vw / 1920 * 100);
}
.l-header {
    height: calc(60vw / 1920 * 100);
}
.l-header__logo {
    width: calc(120vw / 1920 * 100);
}*/

/* reason */
/*
.reason{
    height: calc(226vw / 1920 * 100)
}
.reason-img1{
    max-width: calc(1190vw / 1920 * 100);
}*/
/* reason3, reson-con */
/*
.reasonlist{
    padding-top: calc(190vw / 1920 * 100)
}
*/


}

/* ======================== */
/*             sp           */
/* ======================== */



@media (max-width: 1100px) {
/* header */
.l-header__nav{
    column-gap: 0;
}
.l-header__btn:first-of-type{
    width: 170px;
    margin-top: 7px;
}
.l-header-wrap {
    padding: 0 1.4rem 0 1.8rem;
    gap: 1rem;
}

/*
.l-header__btn:first-of-type {
    width: calc(220vw / 1100 * 100);
    margin-top: calc(7vw / 1100 * 100);
}
.l-header__btn {
    width: calc(220vw / 1100 * 100);
    margin-top: calc(7vw / 1100 * 100);
}
.l-header-wrap{
    max-width: calc(1100vw / 1100 * 100);
    height: calc(60vw / 1100 * 100);
}
.l-header {
    height: calc(60vw / 1100 * 100);
}
.l-header__logo {
    width: calc(120vw / 1100 * 100);
}


/* 権威性 */
.aboutUS h2{
    font-size: calc(30vw / 750 * 100);
}


/* price */
.price-swiper .swiper-slide {
    width: 90%;
}
/* product */
.p-product {
    background: url(../img/p-bg-sp.jpg) no-repeat center center;
    padding-bottom: calc(100vw / 750 * 100);
    background-size: cover;
}
.price-swiper .card{
    border-radius: calc(10vw / 750 * 100);
    box-shadow: 0 calc(8vw / 750 * 100) calc(24vw / 750 * 100) rgba(0,0,0,0.12);
}
.price-swiper{
    max-width: 100%;
}
.p-product__img3{
    max-width: calc(35vw / 750 * 100);
    transform: translateX(calc(20vw / 750 * 100)) translateY(calc(20vw / 750 * 100));
}
.p-product__img2{
    max-width: calc(35vw / 750 * 100);
    transform: translateX(calc(-20vw / 750 * 100)) translateY(calc(20vw / 750 * 100));
}
.p-product__img1{
    max-width: calc(436vw / 750 * 100);
    transform: translateY(calc(-26vw / 750 * 100));
}
.p-product-t1{
    font-size: calc(47vw / 750 * 100);
}
.p-product-t2{
    font-size: calc(26vw / 750 * 100);
    transform: translateY(calc(-12vw / 750 * 100));
}
.p-product-t3{
    font-size: calc(20vw / 750 * 100);
    transform: translateY(calc(-12vw / 750 * 100));
}
.p-product-t{
    padding-top: calc(80vw / 750 * 100);
}
.p-product-bg2{
    max-width: 100%;
    width: 95%;
    border-radius: calc(16vw / 750 * 100);
    border: calc(2vw / 750 * 100) solid #0088ff;
    margin-top: calc(54vw / 750 * 100);
    margin-bottom: calc(47vw / 750 * 100);
}
.p-product-bd{
    width: calc(2vw / 750 * 100);
    height: calc(41vw / 750 * 100);
    margin-top: calc(8vw / 750 * 100);
    margin-bottom: calc(28vw / 750 * 100);
}
.price-swiper .swiper-button-prev, .price-swiper .swiper-button-next {
    width: calc(60vw / 750 * 100);
    height: calc(60vw / 750 * 100);
    border-radius: calc(999vw / 750 * 100);
}
.swiper-button{
    max-width: 100%;
    width: 100%;
}
.price-swiper .swiper-button-prev {
    left: calc(10vw / 750 * 100);
}
.price-swiper .swiper-button-next {
    right: calc(10vw / 750 * 100);
}
.price-swiper .swiper-button-prev::after {
    font-size: calc(36vw / 750 * 100);
}
.price-swiper .swiper-button-next::after {
    font-size: calc(36vw / 750 * 100);
}



/* reason */
.reason{
    height: calc(216vw / 750 * 100);
}
.reason-img1{
    max-width: inherit;
    width: 100%;
}

/* reason3, reson-con */
.reasonlist{
    padding-top: calc(88vw / 750 * 100);
    background: url("../img/reson-bg-sp.webp") no-repeat  center bottom;
    background-size: contain;
}
.reasonlist .l-inner{
    max-width: calc(1100vw / 750 * 100);
    padding: 0;
}
.reasonlist h2{
    font-size: calc(46vw / 750 * 100);
    margin-top: calc(20vw / 750 * 100);
}
.r03_2-img{
    padding-bottom: 12%;
}
/* お薦めの理由全体一括調整 */

.reason1 p:nth-last-of-type(1) {
    max-width: calc(1000vw / 750 * 100);
    margin: 1vw auto 0;
}

.reason2 p:nth-last-of-type(3) {
    max-width: calc(1100vw / 750 * 100);
}
.reason2 p:nth-last-of-type(2) {
    margin: calc(20vw / 750 * 100) auto calc(50vw / 750 * 100);
    font-size: calc(18vw / 750 * 100);
}
.reason2 p:nth-last-of-type(1) {
    max-width: calc(800vw / 750 * 100);
}

.reason3 .l-inner p:nth-of-type(2) {
    margin: 0 auto calc(24vw / 750 * 100);
}
.reason3 .line {
    width: 1px;
    height: calc(88vw / 750 * 100);
    margin-bottom: calc(34vw / 750 * 100);
}




.reason_inn_con {
    padding: calc(50vw / 750 * 100) calc(20vw / 750 * 100);
}
.reason_inn_con .reason_inn {
    padding: calc(10vw / 750 * 100) calc(20vw / 750 * 100) calc(10vw / 750 * 100) calc(20vw / 750 * 100);
    max-width: calc(980vw / 750 * 100);
    box-shadow: 0px 0px calc(10vw / 750 * 100) calc(-5vw / 750 * 100) #777777;
}
.r03_3-img{
    max-width: calc(278vw / 750 * 100);
}
.reason_inn_con .reason_inn .cap {
    font-size: calc(26vw / 750 * 100);
    border-left: calc(8vw / 750 * 100) solid #0f2a86;
    padding-left: calc(20vw / 750 * 100);
    margin-bottom: calc(10vw / 750 * 100);
    margin-top: calc(10vw / 750 * 100);
    line-height: 1.7;
}
.linkcap {
    margin-left: calc(30vw / 750 * 100);
    width: calc(430vw / 750 * 100);
    font-size: calc(14vw / 750 * 100);
}
.rbtn {
    transform: translateX(calc(-10vw / 750 * 100));
    width: 100%;
}
.linkcap p:nth-of-type(3) {
    font-size: calc(19vw / 750 * 100);
    margin-bottom: calc(0vw / 750 * 100);
    line-height: 1.8;
}

.r_ttl{
    max-width: calc(140vw / 750 * 100);
}
.shippori-mincho-bold {
    font-size: calc(48vw / 750 * 100);
    margin-top: calc(20vw / 750 * 100);
}
.reasonlist-bd{
    width: calc(127vw / 750 * 100);
    margin-top: calc(30vw / 750 * 100);
    margin-bottom: calc(30vw / 750 * 100);
}
.reasonlist h3 {
    padding: 0 0 calc(32vw / 750 * 100);
    font-size: calc(22vw / 750 * 100);
}


/* reason2 */
.reasonlist2 {
    text-align: center;
    background: url(../img/reason2-bg.jpg) no-repeat center bottom;
    background-size: contain;
    padding-bottom: calc(50vw / 750 * 100);
    padding-top: calc(43vw / 750 * 100);
}
.reason2-img1{
    max-width: 1020px;
    width: 95%;
    margin: 0 auto;
}
.reasonlist2 h2{
    margin-top: calc(10vw / 750 * 100);
}
.reasonlist2 h3 {
    padding: 0 0 calc(22vw / 750 * 100);
}
.reasonlist2 .line{
    display: block;
    width: 1px;
    height: calc(48vw / 750 * 100);
    margin-bottom: calc(32vw / 750 * 100);
}
.reasonlist2 .reasonlist-bd{
    margin-top: calc(16vw / 750 * 100);
}




/* reason3 */
.reasonlist3 {
    text-align: center;
    background: url(../img/reason3-1-bg-sp.webp) no-repeat center top;
    background-size: contain;
    padding-bottom: calc(30vw / 750 * 100);
    padding-top: calc(57vw / 750 * 100);
}
.reason3-1-img1{
    max-width: calc(750vw / 750 * 100);
}
.reasonlist3 h2{
    margin-top: calc(10vw / 750 * 100);
}
.reasonlist3 h3 {
    padding: 0 0 calc(12vw / 750 * 100);
    padding-top: calc(249vw / 750 * 100);
    margin-top: 0;
}
.reasonlist3 .line{
    display: block;
    width: 1px;
    height: calc(48vw / 750 * 100);
    margin-bottom: calc(32vw / 750 * 100);
}
.reasonlist3 .reasonlist-bd{
    width: calc(127vw / 750 * 100);
    margin-top: calc(30vw / 750 * 100);
    margin-bottom: calc(0vw / 750 * 100);
}





/* reason_inn_con */
.reason_inn_con2 {
    background: #f2f2f2;
    padding: calc(37vw / 750 * 100) calc(30vw / 750 * 100) calc(48vw / 750 * 100);
}
.reason_inn_con2 .reason_inn2{
    max-width: calc(980vw / 750 * 100);
    box-shadow: 0px calc(5vw / 750 * 100) calc(13vw / 750 * 100) 0px rgba(0, 0, 0, 0.18);
    padding-left: calc(17vw / 750 * 100);
    padding-right: calc(17vw / 750 * 100);
    padding-bottom: calc(28vw / 750 * 100);
}
.reason_inn_con2-t4 {
    font-size: calc(34vw / 750 * 100);
    padding: calc(38vw / 750 * 100) 0 calc(20vw / 750 * 100);
}
.reason_inn_con2-t5 {
    font-size: calc(19vw / 750 * 100);
    padding-bottom: calc(26vw / 750 * 100);
}
.reason_inn_con2-img1 {
    max-width: calc(270vw / 750 * 100);
}
.reason_inn_con2-img1-w{
    gap: calc(0vw / 750 * 100);
}
.reason_inn_con2-t1 {
    font-size: calc(30vw / 750 * 100);
    border-left: calc(7vw / 750 * 100) solid #0f2a86;
    padding-left: calc(10vw / 750 * 100);
    margin-bottom: calc(12vw / 750 * 100);
}
.reason_inn_con2-t2 {
    font-size: calc(15vw / 750 * 100);
}
.reason_inn_con2 .rbtn {
    margin-top: calc(10vw / 750 * 100);
}
.reason_inn_con2-img1-w-in{
    max-width: calc(349vw / 750 * 100);
}




.close-inn .shippori-mincho-bold {
    font-size: calc(36vw / 750 * 100);
}


/* product */
.p-product-in-t1{
    font-size: calc(28vw / 1100 * 100);
    padding-left: calc(14vw / 1100 * 100);
    border-left: calc(10vw / 1100 * 100) solid #0b2985;
    margin-bottom: calc(14vw / 1100 * 100);
}
.p-product-in-t1-2{
    font-size: calc(24vw / 1100 * 100);
    margin-bottom: calc(14vw / 1100 * 100);
}
.p-product-in-t1-3{
    margin-bottom: 0;
}
.p-product-in-t2{
    padding: calc(9vw / 1100 * 100);
    font-size: calc(20vw / 1100 * 100);
    max-width: calc(472vw / 1100 * 100);
}
.p-product-in-t2 span{
    font-size: calc(18vw / 1100 * 100);
    width: calc(134vw / 1100 * 100);
    height: calc(35vw / 1100 * 100);
    margin-right: calc(13vw / 1100 * 100);
}
.p-product-in-t3{
    padding: calc(7vw / 1100 * 100);
    font-size: calc(18vw / 1100 * 100);
    max-width: 100%;
}
.p-product-in-t3 span{
    font-size: calc(18vw / 1100 * 100);
    width: calc(134vw / 1100 * 100);
    height: calc(35vw / 1100 * 100);
    margin-right: calc(13vw / 1100 * 100);
}
.p-product-in-span2{
    padding-top: calc(8vw / 1100 * 100);
}
.p-product-in-t4{
    font-size: calc(58vw / 1100 * 100);
     margin: 0 auto;
}
.p-product-in-t4 span{
    font-size: calc(100vw / 1100 * 100);
}
.p-product-in-t5{
    font-size: calc(11vw / 1100 * 100);
    padding-top: calc(10vw / 1100 * 100);
}
.p-product-in{
    padding-top: calc(45vw / 1100 * 100);
    padding-bottom: calc(33vw / 1100 * 100);
    gap: calc(13vw / 1100 * 100);
    max-width: calc(930vw / 1100 * 100);
    height: calc(525 / 1100 * 100);
}
.p-img1{
    max-width: calc(422vw / 1100 * 100);
    box-shadow: calc(10vw / 1100 * 100) calc(10vw / 1100 * 100) calc(20vw / 1100 * 100) #00000057;
}





}



@media (max-width: 769px) {
/* reest */
html {
    /* font-size: calc(1600 / 768 * 1vw); */
    /* font-size: 1.8rem; */
}

/* header */
.l-header__btn:first-of-type {
    width: 100%;
    margin-top: 0;
}
.l-header__btn {
    width: 100%;
    margin-top: 0px;
}
.l-header {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9999;
    background-color: rgba(19, 13, 13, 0.06);
    backdrop-filter: blur(15px);
    transition: padding 0.5s, background-color 0.5s;
    border-bottom: 1px solid #fff;
    height: 60px;
    padding: 0;
    margin: 0;
}
.l-header-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1100px;
    width: 100%;
    height: 60px;
    margin: 0 auto;
    padding: 0 2.5rem 0 2.2rem;
}
.l-header.transform {
    background-color: rgba(0,0,0,0.2);
    backdrop-filter: blur(15px);
    width: 100%;
    height: 60px;
}
.l-header__logo {
    width: 10.5rem;
    height: auto;
}
.l-header__nav {
    -moz-column-gap: 1px;
    display: flex;
    column-gap: 0.5rem;
    align-items: center;
}
.l-header__btn a {
    display: inline-block;
    position: relative;
    color: #ffffff;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0em;
}
.l-header__btn:first-of-type(1) a {
    width:110% ;
    height: auto;
}
.l-header__btn a:hover {
    opacity: 0.7;
}
.l-header-wrap{
    padding: calc(10vw / 750 * 100) calc(28vw / 750 * 100) calc(10vw / 750 * 100) calc(28vw / 750 * 100);
    height: calc(81vw / 750 * 100);
}
.l-header{
    background-color: rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(15px);
    position: relative;
    height: auto;
    border-bottom: 1px solid #fff;
}
.l-header__logo{
    max-width: calc(185vw / 750 * 100);
    width: 100%;
    margin-top: 0;
}

/* fv */
.p-fv .swiper img{
    object-fit: cover;
    height: auto;
}

/* header-drawer */
.l-drawer__icon {
    display: flex;
    position: fixed;
    top: calc(10vw / 750 * 100);
    right: calc(30vw / 750 * 100);
    justify-content: center;
    align-items: center;
    z-index: 9999;
    border-radius: calc(5vw / 750 * 100);
    padding: calc(10vw / 750 * 100) calc(8vw / 750 * 100);
    background-color: #000000c2;
}
.l-drawer__icon .bar-wrap {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    height: calc(40vw / 750 * 100);
    width: calc(80vw / 750 * 100);
}
.l-drawer__icon .bar {
    transition: all 0.3s ease;
    background: #FFF;
    border-radius: 9999px;
    height: calc(5vw / 750 * 100);
}
.l-drawer__icon .bar.transform {
    background: #0f2a86;
}
.l-drawer__icon .bar1 {
    width: 100%;
}
.l-drawer__icon .bar2 {
    width: 100%;
}
.l-drawer__icon .bar3 {
    width: 100%;
}
.l-drawer__icon.js-open .bar1 {
    transform: translateY(calc(17vw / 750 * 100)) translateX(calc(10vw / 750 * 100)) rotate(50deg);
    width: 70%;
}
.l-drawer__icon.js-open .bar2 {
    display: none;
}
.l-drawer__icon.js-open .bar3 {
    transform: translateY(calc(-17vw / 750 * 100)) translateX(calc(10vw / 750 * 100)) rotate(-50deg);
    width: 70%;
}
.l-drawer__menu {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
    background-color: rgba(255,255,255,0.06);
    backdrop-filter: blur(15px);
    padding: calc(70vw / 750 * 100) calc(40vw / 750 * 100) calc(100vw / 750 * 100) calc(40vw / 750 * 100);
    width: 67%;
    height: auto;
}
.l-drawer__btn-wrap {
    margin-top: calc(90vw / 750 * 100);
}
.crown .l-inner {
    max-width: 100%;
    padding: 0;
    transform: translateY(calc(10vw / 750 * 100));
}
.l-inner {
    position: relative;
    margin: 0 auto;
    padding: 0 2rem;
    width: 100%;
    max-width: 1152px;
    height: inherit;
}


/* p-fv */
.p-fv{
    margin-top: calc(-84vw / 750 * 100);
}
/* fv */
.p-fv .l-inner {
    max-width: 100%;
}
.p-fv__title {
    max-width: calc(903vw / 750 * 100);
    top: calc(166vw / 750 * 100);
}
.p-fv__wrap {
    margin: calc(205vw / 750 * 100) auto 0;
    max-width: 100%;
}
.p-fv__wrap .p-fv__icon-item01, .p-fv__wrap .p-fv__icon-item03 {
    bottom: calc(-11vw / 750 * 100);
    max-width: calc(365vw / 750 * 100);
}
.p-fv__wrap .p-fv__icon-item03{
    left: calc(321vw / 750 * 100);
}
.p-fv__wrap .p-fv__icon-item02 {
    max-width: calc(365vw / 750 * 100);
}
.p-fv__con{
    text-align: center;
    padding-top: calc(133vw / 750 * 100);
    max-width: calc(1110vw / 750 * 100);
}
.p-fv__t2{
    font-size: calc(32vw / 750 * 100);
    text-shadow: calc(4vw / 750 * 100) calc(4vw / 750 * 100) calc(8vw / 750 * 100) #000;
}
.p-fv__w-t2{
    justify-content: center;
}
.p-fv__t2 .s1::after{
    content: "・・・・・";
    font-size: calc(32vw / 750 * 100);
    top: calc(-24vw / 750 * 100);
}
.fv-logo2{
    max-width: calc(332vw / 750 * 100);
    transform: translateY(calc(-4vw / 750 * 100));
}
.p-fv__t3{
    font-size: calc(22vw / 750 * 100);
    height: calc(45vw / 750 * 100);
    padding-left: calc(25vw / 750 * 100);
    padding-right: calc(25vw / 750 * 100);
    border-radius: calc(43vw / 750 * 100);
    padding-bottom: calc(4vw / 750 * 100);
}
.p-fv__w-t3{
    gap: calc(8vw / 750 * 100);
    padding-top: calc(12vw / 750 * 100);
    padding-bottom: calc(12vw / 750 * 100);
}
.p-fv__t5{
    font-size: calc(38vw / 750 * 100);
    text-shadow: calc(8vw / 750 * 100) calc(8vw / 750 * 100) calc(10vw / 750 * 100) #000;
    letter-spacing: 0;
}
.p-fv__t6{
    font-size: calc(66vw / 750 * 100);
    transform: none;
    text-shadow: calc(8vw / 750 * 100) calc(8vw / 750 * 100) calc(10vw / 750 * 100) #000;
    line-height: 1.5;
    margin-top: calc(-5vw / 750 * 100);
}
.p-fv__t6 .s1{
    font-size: calc(50vw / 750 * 100);
    transform: translateX(calc(-28vw / 750 * 100));
}
.p-fv__t6 span{
    transform: none;
}
.p-fv__t6 .s2{
    font-size: calc(68vw / 750 * 100);
    transform: translateY(calc(-26vw / 750 * 100));
}
.p-fv__w-t5{
    transform: translateY(calc(0vw / 750 * 100));
}
.maru1{
    max-width: calc(700vw / 750 * 100);
}
.p-fv__maru{
    flex-direction: column;
    align-items: center;
    margin-top: calc(-5vw / 750 * 100);
}
.fv-btn{
    max-width: calc(620vw / 750 * 100);
    margin-bottom: 0;
    transform: translateY(calc(-35vw / 750 * 100));
}
.p-fv__maru{
    transform: translateY(calc(-50vw / 750 * 100));
}


/* 権威性 */
.crown {
    height: calc(134vw / 750 * 100);
}


/* 導入実績 */
.jisseki-t {
    padding-top: calc(53vw / 750 * 100);
    padding-bottom: calc(49vw / 750 * 100);
    max-width: calc(423vw / 750 * 100);
}
.logo-track{
    animation: logo-marquee 40s linear infinite;
}
.logo-set{
    gap: calc(25vw / 750 * 100);
    padding-right: calc(25vw / 750 * 100);
}
.about-logo{
    flex: 0 0 auto;
}
.about-logo img{
    height: calc(60vw / 750 * 100);
}
.aboutUS h2{
    font-size: calc(30vw / 750 * 100);
    margin: calc(38vw / 750 * 100) auto calc(38vw / 750 * 100);
    line-height: 160%;
}


/* worries */
.p-worry{
    background: url("../img/woriies-sp.webp") center center no-repeat;
    background-size: cover;
}
.p-worries__img1{
    width: 100%;
}
.p-worry .l-inner {
    padding: 0;
}



.p-product-in-t1{
    font-size: calc(36vw / 750 * 100);
    padding-left: calc(14vw / 750 * 100);
    border-left: calc(10vw / 750 * 100) solid #0b2985;
    margin-bottom: calc(20vw / 750 * 100);
    margin-top: calc(18vw / 750 * 100);
}
.p-product-in-t1-2{
    font-size: calc(24vw / 750 * 100);
    margin-bottom: calc(14vw / 750 * 100);
}
.p-product-in-t1-3{
    margin-bottom: 0;
}
.p-product-in-t2{
    padding: calc(10vw / 750 * 100);
    font-size: calc(28vw / 750 * 100);
    max-width: 100%;
    line-height: 1;
}
.p-product-in-t2 span{
    font-size: calc(24vw / 750 * 100);
    width: 100%;
    display: block;
    max-width: calc(161vw / 750 * 100);
    height: calc(40vw / 750 * 100);
    margin-right: calc(13vw / 750 * 100);
    line-height: 1.6;
}
.p-product-in-t3{
    padding: calc(10vw / 750 * 100);
    font-size: calc(22vw / 750 * 100);
    line-height: 1;
}
.p-product-in-t3 span{
    font-size: calc(24vw / 750 * 100);
    width: 100%;
    display: block;
    max-width: calc(161vw / 750 * 100);
    height: calc(40vw / 750 * 100);
    margin-right: calc(13vw / 750 * 100);
    line-height: 1.6;
}
.p-product-in-span2{
    padding-top: calc(5vw / 750 * 100);
    line-height: 1.4;
}
.p-product-in-t4{
    font-size: calc(60vw / 750 * 100);
    text-align: center;
}
.p-product-in-t4 span{
    font-size: calc(100vw / 750 * 100);
}
.p-product-in-t5{
    font-size: calc(12vw / 750 * 100);
    padding-top: calc(20vw / 750 * 100);
}
.p-product-in{
    padding-top: calc(40vw / 750 * 100);
    padding-bottom: calc(23vw / 750 * 100);
    gap: calc(23vw / 750 * 100);
    max-width: calc(590vw / 750 * 100);
    flex-direction: column-reverse;
    height:  calc(1173vw / 750 * 100);
}
.p-img1{
    max-width: 100%;
    box-shadow: calc(20vw / 750 * 100) calc(20vw / 750 * 100) calc(30vw / 750 * 100) #00000057;
}
.p-product-in-t4-1{
    padding-top: calc(23vw / 750 * 100);
}




/* cta */
.signage {
    margin-top: calc(66vw / 750 * 100);
    height: calc(490vw / 750 * 100);
    background: url("../img/signage-bg-sp.webp") top center no-repeat;
    background-size: cover;
}
.signage .l-inner{
    padding-top: calc(16vw / 750 * 100);
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    max-width: 100%;
}
.signage .p-fv__wrap {
    background: url("../img/signage-bg2-sp.webp") no-repeat  center center;
    max-width: calc(1108vw / 750 * 100);
    padding: calc(33vw / 750 * 100) calc(16vw / 750 * 100) calc(38vw / 750 * 100);
    transform: translateY(-8px);
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-size: cover;
}
.signage .p-fv__wrap-in {
    display: flex;
    align-items: center;
    justify-content: center;
}
.signage .p-fv__wrap .p-fv__icon-item02 {
    max-width: calc(330vw / 750 * 100);
}
.signage .p-fv__wrap .p-fv__icon-item01 {
    max-width: calc(330vw / 750 * 100);
    padding-bottom: calc(12vw / 750 * 100);
}
.signage .p-fv__wrap .p-fv__icon-item03 {
    max-width: calc(330vw / 750 * 100);
}
.signage-logo{
    max-width: calc(650vw / 750 * 100);
}



/* hyou */
.p-hyou{
    padding-top: calc(37vw / 750 * 100);
    padding-bottom: calc(-70vw / 750 * 100);
}
.p-hyou__img1{
    max-width: 100%;
    width: 90%;
}
.gradation1 {
    height: calc(13vw / 750 * 100);
}
.gradation2 {
    height: calc(6vw / 750 * 100);
}



/* close */
.close {
    background: url(../img/close-bg-sp.jpg) no-repeat top center;
    background-size: cover;
    padding: calc(85vw / 750 * 100) calc(0vw / 750 * 100) calc(54vw / 750 * 100);
}
.close-l-inner {
    background: url(../img/closeback.webp) no-repeat center center;
    padding: calc(14vw / 750 * 100) 0 calc(40vw / 750 * 100);
    height: calc(435vw / 750 * 100);
    max-width: 100%;
    background-size: cover;
}
.close-inn .p-fv__wrap {
    margin-top: 0;
    max-width: calc(990vw / 750 * 100);
    height: auto;
    align-items: center;
    flex-direction: column;
}

.close-inn .shippori-mincho-bold{
    font-size: calc(36vw / 750 * 100);
    transform: translateY(calc(-14vw / 750 * 100));
}
.close01-img{
    max-width: calc(700vw / 750 * 100);
}
.close-inn .p-fv__wrap .p-fv__icon-item01 {
    max-width: calc(330vw / 750 * 100);
}
.close-inn .p-fv__wrap .p-fv__icon-item02 {
    max-width: calc(330vw / 750 * 100);
}
.close-inn .p-fv__wrap .p-fv__icon-item03 {
    max-width: calc(330vw / 750 * 100);
}
.close-inn .p-fv__wrap .p-fv__wrap-in {
    display: flex;
    align-items: center;
    justify-content: center;
}


.tab-menu{
    min-height: calc(51vw / 750 * 100);
    display: flex;
    align-items: center;
    justify-content: center;
}
.tab-content-item{
    display: none;
    padding: 0.5em 0.5em 0.5em 0.5em;
}



/* フローティングバナー */
.floating-banner {
    max-width: calc(720vw / 750 * 100);
    right:  0;
    bottom:  0;
    margin-bottom: 0;
    margin-right: auto;
}



/* qa */
.QA h2 {
    padding: calc(24vw / 750 * 100) 0 calc(48vw / 750 * 100);
    font-size: calc(40vw / 750 * 100)!important;
}
.QA h2 span {
    font-size: calc(30vw / 750 * 100);
}
.menu {
    max-width: 100%;
    padding: calc(10vw / 750 * 100) calc(10vw / 750 * 100) calc(20vw / 750 * 100);
    font-size: calc(24vw / 750 * 100);
    padding-bottom: calc(60vw / 750 * 100);
}
  .menu label {
    margin: 0 0 0;
    padding: calc(20vw / 750 * 100);
    padding-left: calc(70vw / 750 * 100);
    padding-right: calc(70vw / 750 * 100);
    border-radius: calc(10vw / 750 * 100);
    font-size: calc(20vw / 750 * 100);
}
.menu label::before {
    content: "";
    top: calc(15vw / 750 * 100);
    left: calc(28vw / 750 * 100);
    width: calc(30vw / 750 * 100);
    height: calc(30vw / 750 * 100);
}
.menu input:checked + label + ul li::before{
    content: ""!important;
    top: calc(15vw / 750 * 100);
    left: calc(28vw / 750 * 100);
    width: calc(30vw / 750 * 100);
    height: calc(30vw / 750 * 100);
}
.menu ul li{
    padding-left: calc(56vw / 750 * 100);
}
  .menu ul {
    margin-bottom: calc(10vw / 750 * 100);
    transform: translateY(calc(-15vw / 750 * 100));
  }
  .menu li::before {
    content: "";
    top: calc(16vw / 750 * 100);
    left: calc(28vw / 750 * 100);
    width: calc(30vw / 750 * 100);
    height: calc(30vw / 750 * 100);
}
  #menu_bar01:checked ~ #links01 li,
  #menu_bar02:checked ~ #links02 li,
  #menu_bar03:checked ~ #links03 li,
  #menu_bar04:checked ~ #links04 li,
  #menu_bar05:checked ~ #links05 li,
  #menu_bar06:checked ~ #links06 li,
  #menu_bar07:checked ~ #links07 li
  {
    padding: calc(10vw / 750 * 100);
  }
  #menu_bar01:checked ~ #links01 li:last-child,
  #menu_bar02:checked ~ #links02 li:last-child,
  #menu_bar03:checked ~ #links03 li:last-child,
  #menu_bar04:checked ~ #links04 li:last-child,
  #menu_bar05:checked ~ #links05 li:last-child,
  #menu_bar06:checked ~ #links06 li:last-child,
  #menu_bar07:checked ~ #links07 li:last-child
  {
    font-size: calc(20vw / 750 * 100);
    padding: 0 calc(70vw / 750 * 100) calc(27vw / 750 * 100);
    padding-top: calc(10vw / 750 * 100);
    padding-top: calc(15vw / 750 * 100);
    border-bottom-right-radius: calc(10vw / 750 * 100);
    border-bottom-left-radius: calc(10vw / 750 * 100);
    line-height: 1.6;
}
  .menu label:after{
    content:"";
    width:calc(8vw / 750 * 100);
    height:calc(8vw / 750 * 100);
  }
  .menu input[type=checkbox]:checked + label:after{
    content:"";
    width:calc(8vw / 750 * 100);
    height:calc(8vw / 750 * 100);
  }
  .menu label:nth-of-type(1) {
    margin-top: calc(93vw / 750 * 100);
}



/* form-t */
#contact_jump {
	padding: calc(70vw / 750 * 100) 0;
}
.tab-area {
    margin: calc(10vw / 750 * 100) auto 0 auto;
}
.tab-menu-w{
    padding-bottom: 0;
    border-bottom: none;
    border-radius: 2rem;
    background-color:#dddddd;
    min-height: calc(51vw / 750 * 100);
    gap: 0;
}
.tab-menu {
    border-radius: calc(51vw / 750 * 100);
    font-size: calc(20vw / 750 * 100);
    max-width: calc(235vw / 750 * 100);
    height: calc(51vw / 750 * 100);
}
#tab01:checked ~ .tab-menu-w #tabMenu01 {
    font-size: calc(20vw / 750 * 100);
    border-radius: 2rem;
}
#tab02:checked ~ .tab-menu-w #tabMenu02 {
    font-size: calc(20vw / 750 * 100);
    border-radius: 2rem;
}
#tab03:checked ~ .tab-menu-w #tabMenu03 {
    font-size: calc(20vw / 750 * 100);
    border-radius: 2rem;
}
#tab04:checked ~ .tab-menu-w #tabMenu04 {
    font-size: calc(20vw / 750 * 100);
    border-radius: 2rem;
}
.p-form__title1{
    width: calc(200vw / 750 * 100);
    margin: 0 auto calc(10vw / 750 * 100);
}
.p-form__title2{
    width: calc(310vw / 750 * 100);
    margin: 0 auto calc(10vw / 750 * 100);
}
.p-form__title3{
    width: calc(350vw / 750 * 100);
    margin: 0 auto calc(10vw / 750 * 100);
}
.p-form__title4{
    width: calc(180vw / 750 * 100);
    margin: 0 auto calc(10vw / 750 * 100);
}
.p-form-t{
    width: 100vw;
    padding: calc(48vw / 750 * 100) 0 calc(54vw / 750 * 100);
    font-size: calc(40vw / 750 * 100)!important;
    font-size: calc(18vw / 750 * 100);
}
.p-form-t span {
    font-size: calc(18vw / 750 * 100);
}
.tab-comment{
    font-size: calc(18vw / 750 * 100);
    padding-top: calc(20vw / 750 * 100);
    padding-bottom: calc(30vw / 750 * 100);
}
.satoriform{
	padding: calc(20vw / 750 * 100) auto;
	margin-bottom: calc(20vw / 750 * 100);
}
.tab-content-item {
    padding: calc(60vw / 750 * 100) calc(20vw / 750 * 100) calc(20vw / 750 * 100) calc(20vw / 750 * 100);
}



/* tel */
.tell{
    padding:calc(80vw / 750 * 100) calc(20vw / 750 * 100)
}
.tell h3 {
    font-size: calc(28vw / 750 * 100);
    margin-bottom: calc(20vw / 750 * 100);
}
.tell .l-inner {
    max-width: 100%;
    padding: calc(30vw / 750 * 100) 0 calc(20vw / 750 * 100);
}
.tell .l-inner a p {
    font-size: calc(62vw / 750 * 100);
    line-height: calc(48vw / 750 * 100);
    margin-bottom: calc(14vw / 750 * 100);
}
.tell .l-inner a p img{
    width: calc(60vw / 750 * 100);
}
.tell .open{
    width: calc(500vw / 750 * 100);
}





/* l-footer */
.l-footer .l-inner{
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 3vw;
    padding-top:  calc(66vw / 750 * 100);
    padding-bottom:  calc(72vw / 750 * 100);
}
.l-footer__address-w{
    width: calc(700vw / 750 * 100);
    gap: calc(82vw / 750 * 100);
    justify-content: center;
}
.l-footer__right .to-top {
    top: calc(100vw / 750 * 100);
    right: 2rem;
    display: inline-block;
    margin-left: auto;
    aspect-ratio: 1;
    width: calc(69vw / 750 * 100);
    height: auto;
}
.l-footer .l-footer__info {
    width: 80%;
    display: flex;
    flex-direction: column;
    grid-template-columns: 0;
    gap: 0;
    align-items: flex-start;
    align-items: center;
}
.l-footer__wrap{
    display: flex;
    justify-content: center;
}
.l-footer__logo{
    max-width:  calc(313vw / 750 * 100);
    width:  calc(313vw / 750 * 100);
    height: auto;
}
.l-footer__address {
    margin-top:  calc(30vw / 750 * 100);
    font-weight: 400;
    font-size:  calc(18vw / 750 * 100);
    color: #0f2a86;
}
.l-footer__address span {
    font-weight: 700;
}
.l-footer__address-f {
    margin-top:  calc(28vw / 750 * 100);
}



/* copy */
.copy{
    font-size: calc(15vw / 750 * 100);
    padding-top: calc(20vw / 750 * 100);
    padding-bottom: calc(20vw / 750 * 100);
}




/* thanks */
  #thanks-head{
    padding: calc(30vw / 750 * 100);
  }
  #thanks-head h1 {
    width: calc(230vw / 750 * 100);
}
#thanks-main {
    padding-bottom: calc(80vw / 750 * 100);
}
  #thanks-main .fig{
    width: calc(80vw / 750 * 100);
    margin:calc(100vw / 750 * 100) auto calc(30vw / 750 * 100);
  }
  #thanks-main h2{
    font-size: calc(32vw / 750 * 100);
  }
  #thanks-main .line{
    width: calc(130vw / 750 * 100);
    margin: calc(30vw / 750 * 100) auto calc(30vw / 750 * 100);
  }
  #thanks-main h3 {
    padding: 0 0 calc(40vw / 750 * 100);
    font-size: calc(18vw / 750 * 100);
    line-height: 1.8;
}
#thanks-foot {
    padding: calc(10vw / 750 * 100) 0;
}
#thanks-foot .l-footer__info {
    width: 100%;

}
#thanks-main .btnarea p {
    width: calc(270vw / 750 * 100);
    font-size: calc(24vw / 750 * 100);
    border-radius: calc(53vw / 750 * 100);
    padding: calc(20vw / 750 * 100) calc(25vw / 750 * 100);
}
#thanks-main .btnarea{
    gap: calc(20vw / 750 * 100);
    width: calc(560vw / 750 * 100);
    margin: auto;
}
.thanks-footer .l-footer__info{
    gap: calc(27vw / 750 * 100);
}
.thanks-footer .l-footer__logo{
    max-width: calc(154vw / 750 * 100);
}



}






@media screen and (max-width: 500px) {
    .tab-menu {
        font-size: 9px!important;
    }
}




















/* PC表示時だけ適用 */
@media (min-width: 769px) {



}






@media screen and (max-width: 769px){
/* form */


}