﻿@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200');
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200');
/*---------------------------
リセット
---------------------------*/
*,
*::before,
*::after {
box-sizing: border-box;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
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; 
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
html{
font-family: 'Noto Sans JP', sans-serif;
}
body {
line-height:1;
color:#333;
font-size:15px;
font-weight: 500;
}
html, body {
overflow-x: hidden;
}
footer address{
font-style:normal;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
display:block;
}
nav ul {
list-style:none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
text-decoration: none;
}
li{
list-style:none;
}
ins {
background-color:#ff9;
color:#000;
text-decoration:none;
}
mark {
background-color:#ff9;
color:#000; 
font-style:italic;
font-weight:bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom:1px dotted;
cursor:help;
}
table {
border-collapse:collapse;
border-spacing:0;
}
hr {
display:block;
height:1px;
border:0;   
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}
input, select {
vertical-align:middle;
}
p{
line-height: 1.5;
margin-bottom: 20px;
}
img{
width: 100%;
max-width: 100%;
vertical-align: bottom;
}
.b{
font-weight: bold;
}


/*---------------------------
PC
---------------------------*/
@media only screen and (orientation:landscape) and (min-width : 813px),(orientation:portrait) and (min-width : 753px){
a:hover{
opacity: 0.6;
transition: 0.3s;
}
.sp{
display: none;
}
.inquiryform-cont .error-message {
margin-left: 30%;
}
}
a{
color: #3fa9f5;
}
h2 {
padding: 0 14px 10px;
font-size: 38px;
border-bottom: 5px solid #03a4c1;
width: fit-content;
margin: 0 auto;
font-weight: 700;
}
header{
display: flex;
align-items: center;
padding: 18px 30px 18px 18px;
}
header .logo{
width: 260px;
}
header .logo a,header .logo img{
width: 100%;
display: block;
}
.logo-text {
font-size: 18px;
text-align: center;
margin-left: 30px;
color: #666666;
}
.logo-text .s{
display: block;
font-size: 14px;
margin-bottom: 10px;;
}
header .tel-wrap{
margin-left: auto;
margin-right: 30px;
font-size: 12px;
text-align: left;
}
header .tel-wrap img {
width: 290px;
display: block;
margin-bottom: 4px;
}
.btn-black {
background: #3c3a37;
color: #fff;
border-radius: 100px;
padding: 22px 40px;
}
.fv{
display: flex;
justify-content: center;
align-items: flex-start;
background: url(img/bg-header.png) no-repeat center top / cover;
padding: 26px 0;
position: relative;
z-index: 1;
}
.fv-img {
width: 230px;
margin-top: 50px;
margin-right: 14px;
}
.fv-cont1{
width: 600px;
margin-top: 40px;
margin-right: 86px;
}
.fv-cont1 .title {
color: #fff;
font-size: 24px;
font-weight: 400;
margin-bottom: 40px;
}
.fv-cont1 .title .b{
font-size: 70px;
display: block;
margin-top: 10px;
}
.yellow{
color: #fee447;
}
.fv-img2{
width: 100%;
max-width: 591px;
margin-bottom: 30px;
}
.fv-cont1-list{
padding: 0 20px;
display: flex;
justify-content: space-between;
}
.fv-cont1-list li{
width: calc((100% - 24px) / 3);
padding-top: calc((100% - 24px) / 3);
position: relative;
background: url(img/header-image3.svg) no-repeat center / contain;
}
.fv-cont1-list-in{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
line-height: 1.3;
}
li:nth-of-type(3) .fv-cont1-list-in{
padding-top: 18px;
}
.fv-cont1-list-in .b {
font-size: 26px;
line-height: 1.1;
margin-top: 2px;
font-weight: 800;
}
.fv-cont1-list-text {
text-align: center;
font-weight: 800;
font-size: 22px;
margin: 30px 0 0;
}
.fv-cont2{
width: 450px;
background: #fff;
border-radius: 20px;
padding: 20px 45px 25px;
box-shadow: 0 7px 20px rgba(0,0,0,15%);
}
.fv-cont2 .title{
font-size: 18px;
font-weight: bold;
text-align: center;
margin-bottom: 20px;
}
.fv-cont2 dl{
margin-top: 16px;
font-weight: 400;
}
.fv-cont2 dl:first-child{
margin-top: 0;
}
.fv-cont2 dt{
margin-bottom: 6px;
font-size: 15px;
}
input[type="text"],
input[type="tel"],
input[type="email"],
textarea{
height: 34px;
background: #ececec;
border-radius: 4px;
border: 0;
outline: 0;
width: 100%;
padding: 0 12px;
}
input::placeholder,textarea::placeholder{
color: #bdbdbd;
}
textarea{
padding-top: 10px;
padding-bottom: 10px;
height: 84px;
resize: none;
}
.btn-red{
background: #ff3d3d;
border: none;
border-radius: 100px;
color: #fff;
height: 72px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
font-weight: bold;
font-size: 20px;
}
.btn-red:after {
content: '\f1e1';
font-family: 'Material Symbols Outlined';
font-variation-settings: 'wght' 300;
color: #ff3d3d;
display: block;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
position: absolute;
right: 6px;
top: 0;
bottom: 0;
margin: auto;
background: #fff;
border-radius: 50%;
font-size: 24px;
}
.fv-cont2 .btn-red{
margin: 20px auto 10px;
width: 310px;
padding-right: 32px;
}
.privacy-policy-text{
text-align: center;
font-size: 12px;
margin-bottom: 0;
}
.privacy-policy-text a{
text-decoration: underline;
}
.img-bg{
width: 2000px;
min-width: 100%;
max-width: none;
position: absolute;
left: 50%;
bottom: 0;
transform: translate(-50%,0);
z-index: -1;
}
.sec-worries{
margin-top: -100px;
position: relative;
z-index: 1;
}
.sec-worries h2{
color: #03a4c1;
font-weight: 400;
}
.sec-worries ul{
display: flex;
justify-content: center;
gap: 25px;
margin-top: 58px;
}
.sec-worries li{
width: 350px;
}
.sec-worries .inner {
background: #f2f2f2;
border-radius: 20px;
display: flex;
justify-content: center;
align-items: center;
height: 150px;
width: 100%;
text-align: center;
font-size: 18px;
font-weight: 700;
line-height: 1.8;
}
.sec-worries li:after{
content: '';
display: block;
width: 100%;
height: 220px;
}
.sec-worries li:nth-of-type(1):after{
background: url(img/img-image1.svg) no-repeat center / contain;
}
.sec-worries li:nth-of-type(2):after{
background: url(img/img-image2.svg) no-repeat center / contain;
}
.sec-worries li:nth-of-type(3):after{
background: url(img/img-image3.svg) no-repeat center / contain;
}
.sec-worries .text{
margin: 70px 0 0;
background: #fee447;
position: relative;
line-height: 130px;
text-align: center;
}
.sec-worries .text span {
position: relative;
font-size: 26px;
font-weight: 800;
}
.sec-worries .text span:after {
content: '';
display: block;
width: 40px;
height: 40px;
position: absolute;
right: -44px;
top: -20px;
background: url(img/ic-star.svg) no-repeat center / contain;
}
.sec-worries .text:after{
content: '';
display: block;
width: 0;
height: 0;
border-style: solid;
border-color: #fee447 transparent transparent transparent;
border-width: 46px 42px 0px 42px;
position: absolute;
left: 50%;
top: 100%;
transform: translate(-50%,0);
}
.sec-about{
padding: 100px 0;
background: url(img/bg-blue.png) no-repeat center / cover;
}
.sec-about h2{
color: #fff;
}
.h2-bottom-text {
text-align: center;
margin: 24px 0 0;
font-weight: 600;
}
.sec-about .h2-bottom-text{
color: #fff;
font-size: 18px;
}
.under-line{
border-bottom: 2px solid #fee447;
}
.about-img{
width: 1327px;
margin: 0 auto;
display: block;
}
.about-img.sp{
display: none;
}
.sec-profitModel{
padding: 70px 0;
background: url(img/bg-gray.png) no-repeat center / cover;
}
.sec-profitModel ul{
display: flex;
justify-content: center;
gap: 46px;
margin: 106px 0 64px;
}
.sec-profitModel li{
width: 524px;
}
.sec-profitModel .hukidasi{
width: fit-content;
line-height: 44px;
position: relative;
background: #3c3a37;
color: #fff;
margin: 0 auto;
padding: 0 36px;
border-radius: 100px;
z-index: 2;
}
.sec-profitModel .hukidasi:after{
content: '';
display: block;
width: 0;
height: 0;
border-style: solid;
border-color: #3c3a37 transparent transparent transparent;
border-width: 10px 7px 0px 7px;
position: absolute;
left: 50%;
top: 100%;
transform: translate(-50%,0);
}
.sec-profitModel li .inner{
margin-top: -26px;
border-radius: 20px;
overflow: hidden;
background: #e6f6f9;
padding-bottom: 28px;
box-shadow: 0 7px 20px rgba(0,0,0,15%);
}
.sec-profitModel li:nth-of-type(2) .inner{
background: #fef3d6;
}
.sec-profitModel li h3 {
line-height: 122px;
height: 110px;
color: #fff;
background: #03a4c1;
position: relative;
text-align: center;
font-size: 34px;
}
.sec-profitModel li:nth-of-type(2) h3{
background: #ffa140;
}
.sec-profitModel li h3:before{
content: '';
display: block;
width: 40px;
height: 40px;
position: absolute;
left: 40px;
top: 0;
bottom: 0;
margin: auto;
background: url(img/ic-star.svg) no-repeat center / contain;
}
.sec-profitModel li .inner img{
width: 290px;
display: block;
margin: 14px auto;
}
.sec-profitModel li .inner p{
padding: 0 25px;
line-height: 48px;
width: fit-content;
background: #fee447;
margin: 0 auto;
border-radius: 100px;
font-size: 20px;
font-weight: 900;
}
.t-align-center{
text-align: center;
}
.sec-profitModel .t-align-center{
margin: 0;
font-size: 17px;
}
.sec-two-btn{
padding: 40px 0 380px;
background: url(img/bg-yellow.png) no-repeat center / cover;
position: relative;
z-index: 1;
}
.sec-two-btn .img-bg{
bottom: -430px;
}
.sec-two-btn h2{
border: 0;
}
.two-btn-wrap{
display: flex;
justify-content: center;
align-items: flex-end;
gap: 40px;
margin-top: 64px;
}
.two-btn-wrap .btn-red,.two-btn-wrap .btn-black{
width: 420px;
height: 90px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.two-btn-wrap .btn-red{
font-size: 26px;
padding-right: 40px;
}
.two-btn-wrap .btn-black{
flex-direction: column;
gap: 6px;
font-size: 13px;
padding: 0 30px 0 0;
}
.two-btn-wrap .btn-red:after,.two-btn-wrap .btn-black:after{
right: 10px;
content: '';
display: block;
width: 60px;
height: 60px;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
background: #fff;
border-radius: 50%;
}
.two-btn-wrap .btn-red:after{
content: '\e5db';
font-size: 26px;
}
.two-btn-wrap .btn-black:after{
background: url(img/tel_bgwt.svg) no-repeat center / contain;
}
.two-btn-wrap .btn-black img{
width: 238px;
margin-left: -12px;
}
.two-btn-wrap .btn-red-wrap .text{
display: block;
margin: 0 auto 10px;
position: relative;
width: fit-content;
color: #ff3d3d;
font-weight: 800;
}
.two-btn-wrap .btn-red-wrap .text:before, .two-btn-wrap .btn-red-wrap .text:after {
content: '';
display: block;
width: 1px;
height: 26px;
background: #ff3d3d;
position: absolute;
bottom: -6px;
}
.two-btn-wrap .btn-red-wrap .text:before{
left: -14px;
transform: rotate(-30deg);
}
.two-btn-wrap .btn-red-wrap .text:after{
right: -14px;
transform: rotate(30deg);
}
.sec-reason{
position: relative;
z-index: 2;
margin-top: -170px;
}
.sec-reason .bg-area{
background: #f6f6f6;
padding-bottom: 190px;
margin-top: 120px;
}
.sec-reason ol{
max-width: 1100px;
margin: 0 auto;
}
.sec-reason li{
height: 344px;
position: relative;
background: #fff;
border-radius: 20px;
padding: 90px 0 0 474px;
margin-bottom: 140px;
margin-left: 50px;
}
.sec-reason li:last-child{
margin-bottom: 0;
}
.sec-reason li:nth-of-type(2n){
margin-left: 0;
margin-right: 50px;
padding-left: 96px;
}
.sec-reason li:before{
content: '01';
display: block;
width: 280px;
text-align: center;
color: #fff;
background: #03a4c1;
border-radius: 100px;
line-height: 80px;
height: 82px;
font-size: 50px;
font-weight: 500;
position: absolute;
left: 345px;
top: -34px;
}
.sec-reason li:nth-of-type(2n):before{
left: -28px;
}
.sec-reason li:nth-of-type(2):before{
content: '02';
}
.sec-reason li:nth-of-type(3):before{
content: '03';
}
.sec-reason li:nth-of-type(4):before{
content: '04';
}
.sec-reason li:nth-of-type(5):before{
content: '05';
}
.sec-reason li h3 {
font-size: 30px;
margin-bottom: 38px;
line-height: 1.4;
font-weight: 800;
}
.sec-reason li p {
margin: 0;
}
.sec-reason li img{
width: 460px;
position: absolute;
left: -50px;
top: -74px;
border-radius: 20px;
}
.sec-reason li:nth-of-type(2n) img{
left: auto;
right: -50px;
}
.sec-flow{
padding: 90px 0;
}
.sec-flow ol{
display: flex;
justify-content: center;
gap: 110px;
margin: 54px 0 66px;
}
.sec-flow li{
width: 450px;
position: relative;
border-radius: 20px;
background: #f6f6f6;
box-shadow: 0 7px 20px rgba(0,0,0,15%);
padding: 34px 40px 40px;
}
.sec-flow li:before{
content: '';
display: block;
width: 100%;
height: 220px;
background: url(img/img-image9.svg) no-repeat center / contain;
margin-bottom: 10px;
}
.sec-flow li:nth-of-type(2):before{
background: url(img/img-image10.svg) no-repeat center / contain;
}
.sec-flow li h3 {
font-size: 22px;
color: #03a4c1;
text-align: center;
margin-bottom: 18px;
}
.sec-flow li h3:before {
content: '';
display: block;
width: 66px;
height: 76px;
position: absolute;
left: 24px;
top: -22px;
background: url(img/img-image7.svg) no-repeat center / contain;
}
.sec-flow li:nth-of-type(2) h3:before{
background: url(img/img-image8.svg) no-repeat center / contain;
}
.sec-flow li p{
margin: 0;
}
.sec-flow li:nth-of-type(1):after{
content: '';
display: block;
width: 0;
height: 0;
border-style: solid;
border-color: transparent transparent transparent #3c3a37;
border-width: 20px 0px 20px 20px;
position: absolute;
top: 0;
bottom: 0;
left: calc(100% + 46px);
margin: auto;
}
.sec-flow .t-align-center{
margin: 0;
}
.sec-service{
background: linear-gradient(to bottom, #f6f6f6 0%, #f6f6f6 50%, transparent 50%, transparent 100%);
padding: 90px 0 110px;
position: relative;
z-index: 2;
}
.sec-service ul{
width: 950px;
margin: 80px auto 0;
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 40px 34px;
}
.sec-service li{
width: 194px;
height: 194px;
background: #fff;
border-radius: 50%;
text-align: center;
}
.sec-service li img {
width: 80%;
display: block;
margin: 0 auto;
}
.sec-service li span {
margin-top: -8px;
display: block;
}
.sec-two-btn.after{
padding: 310px 0 120px;
margin-top: -220px;
}
.sec-voice{
padding: 110px 0 90px;
}
.sec-voice ul{
margin-top: 110px;
}
.sec-voice li{
max-width: 1024px;
margin: 0 auto 100px;
background: #f6f6f6;
border-radius: 20px;
display: flex;
align-items: center;
padding: 30px 54px;
gap: 74px;
}
.sec-voice li:last-child{
margin-bottom: 0;
}
.sec-voice li:nth-of-type(2n){
flex-direction: row-reverse;
}
.sec-voice li .img{
width: 224px;
min-width: 224px;
position: relative;
}
.sec-voice li .img:before{
content: '';
display: block;
width: 278px;
height: 130px;
position: absolute;
left: -36px;
top: -92px;
background: url(img/img-voice0.svg) no-repeat center / contain;
}
.sec-voice li .text{
width: 10px;
flex-grow: 1;
}
.sec-voice li h3 {
line-height: 1.4;
font-size: 26px;
margin-bottom: 34px;
font-weight: 800;
}
.sec-voice li p{
margin: 0;
}
.sec-qa{
padding: 130px 0 100px;
position: relative;
z-index: 1;
overflow: hidden;
}
.sec-qa .img-bg{
bottom: auto;
top: -1px;
}
.sec-qa ul{
margin-top: 50px;
}
.sec-qa li{
max-width: 1025px;
margin: 0 auto 34px;
border-radius: 20px;
overflow: hidden;
box-shadow: 0 7px 20px rgba(0,0,0,15%);
}
.sec-qa li:last-child{
margin-bottom: 0;
}
.sec-qa li label{
display: block;
height: 100px;
display: flex;
align-items: center;
position: relative;
background: #03a4c1;
padding: 0 110px 0 34px;
cursor: pointer;
color: #fff;
font-size: 19px;
line-height: 1.4;
}
.sec-qa li label:before,.sec-qa li .acd-cont:before{
content: '';
display: block;
width: 56px;
min-width: 56px;
height: 56px;
background: url(img/img-qa_q.svg) no-repeat center / contain;
margin-right: 18px;
}
.sec-qa li .acd-cont:before{
background: url(img/img-qa_a.svg) no-repeat center / contain;
}
.sec-qa li input{
display: none;
}
.sec-qa li .plus{
width: 30px;
height: 30px;
position: absolute;
top: 0;
bottom: 0;
right: 40px;
margin: auto;
}
.sec-qa li .plus span{
position: relative;
display: block;
width: 100%;
height: 100%;
}
.sec-qa li .plus span:before,.sec-qa li .plus span:after{
content: '';
display: block;
width: 100%;
height: 2px;
background: #fff;
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: auto;
}
.sec-qa li .plus span:after{
transform: rotate(90deg);
transition:transform 0.3s;
}
.sec-qa li:has(input:checked) .plus span:after{
transform: rotate(0deg);
}
.sec-qa li .acd-cont{
height: 0;
transition:height 0.3s;
background: #fff;
padding: 0 40px 0 34px;
display: flex;
align-items: center;
}
.sec-qa li:has(input:checked) .acd-cont{
height: 100px;
}
.sec-qa li .acd-cont p{
font-size: 16px;
}
.sec-qa li .acd-cont p:last-child{
margin-bottom: 0;
}
.sec-inquiryform{
padding: 100px 0 74px;
}
.inquiryform-cont{
width: 720px;
margin: 60px auto 50px;
}
.inquiryform-cont dl{
display: flex;
align-items: center;
margin-bottom: 8px;
}
.inquiryform-cont p{
margin-bottom: 32px;
}
.inquiryform-cont dl:last-child{
margin-bottom: 0;
}
.inquiryform-cont dt{
width: calc(100% - 500px);
padding-right: 24px;
text-align: right;
font-size: 15px;
}
.inquiryform-cont dd{
width: 500px;
}
.inquiryform-cont input[type="text"],
.inquiryform-cont input[type="tel"],
.inquiryform-cont input[type="email"]{
height: 38px;
font-size: 15px;
}
.inquiryform-cont textarea {
height: 94px;
font-size: 15px;
}
.sec-inquiryform .btn-red{
width: 430px;
height: 82px;
margin: 0 auto 30px;
font-size: 24px;
padding-right: 36px;
}
.sec-inquiryform .btn-red:after{
width: 70px;
height: 70px;
line-height: 70px;
}
.sec-inquiryform .privacy-policy-text{
font-size: 13px;
}
footer{
background: #f7f5f0;
padding: 74px 0 0;
}
footer .logo{
width: 300px;
display: block;
margin: 0 auto 60px;
}
footer .logo img{
width: 100%;
}
.footer-in{
display: flex;
justify-content: center;
gap: 60px;
}
.footer-in .left{
width: 570px;
}
.footer-in .left h2 {
border: 0;
margin: 0 0 30px;
padding: 0 0 0 14px;
font-size: 24px;
}
.footer-in .left dl{
display: flex;
border-bottom: 1px solid #d7d6d5;
padding: 18px 0;
}
.footer-in .left dl:first-of-type{
border-top: 1px solid #d7d6d5;
}
.footer-in .left dt{
width: 110px;
padding-left: 14px;
}
.footer-in .left .tel-wrap{
margin-top: 26px;
font-size: 16px;
padding-left: 14px;
}
.footer-in .left .tel-wrap img{
width: 390px;
display: block;
margin-bottom: 10px;
}
.footer-in .right{
width: 470px;
}
.footer-in .map iframe{
width: 100%;
height: 320px;
border-radius: 20px;
}
.tosyo{
display: flex;
align-items: center;
gap: 20px;
line-height: 1.5;
margin-top: 30px;
}
.tosyo img{
width: 60px;
}
.copy{
margin-top: 70px;
background: #03a4c1;
color: #fff;
line-height: 70px;
font-size: 12px;
text-align: center;
font-weight: 400;
}

/*---------------------------
SP
---------------------------*/
@media only screen and (orientation:landscape) and (max-width : 813px),(orientation:portrait) and (max-width : 753px){
.pc{
display: none;
}
body{
font-size: 12px;
}
input[type="text"],
input[type="tel"],
input[type="email"],
textarea{
font-size: 13px;
}
header {
padding: 14px 10px;
}
header .logo {
width: 140px;
}
.logo-text {
font-size: 12px;
margin-left: 10px;
}
.logo-text .s {
font-size: 9px;
margin-bottom: 8px;
}
.fv {
display: block;
padding: 20px 0 114px;
background: url(img/bg-header.png) no-repeat center top / 170% #f8f6f2;
}
.fv-cont1 {
width: auto;
margin-top: 0;
margin-right: 0;
padding: 0 12px;
}
.fv-cont1 .title{
position: relative;
font-size: 18px;
margin-bottom: 0;
padding-bottom: 30px;
}
.fv-cont1 .title:after {
content: '';
display: block;
width: 86px;
height: 110px;
position: absolute;
bottom: 0;
right: -2px;
background: url(img/header-image1.png) no-repeat center top / 100%;
}
.fv-cont1 .title .b {
font-size: 44px;
margin-top: 12px;
}
.fv-img2{
margin-top: -4px;
margin-bottom: 14px;
}
.fv-cont1-list {
padding: 0;
}
.fv-cont1-list li {
width: calc((100% - 10px) / 3);
padding-top: calc((100% - 10px) / 3);
}
.fv-cont1-list-in{
font-size: 12px;
}
li:nth-of-type(3) .fv-cont1-list-in {
padding-top: 14px;
}
.fv-cont1-list-in .b {
font-size: 18px;
}
.fv-cont1-list-text {
font-size: 15px;
margin: 14px 0 0;
}
.fv-cont2 {
width: auto;
margin: 30px 20px;
border-radius: 10px;
padding: 20px 20px 25px;
}
.fv-cont2 .title {
font-size: 15px;
}
.fv-cont2 dl {
margin-top: 12px;
}
.fv-cont2 dt {
font-size: 13px;
}
.fv-cont2 .btn-red{
width: 260px;
height: 60px;
font-size: 16px;
}
.btn-red:after{
width: 52px;
height: 52px;
line-height: 52px;
right: 5px;
font-size: 22px;
}
.img-bg{
width: 900px;
}
.sec-worries {
margin-top: -50px;
}
h2{
font-size: 26px;
padding: 0 4px 10px;
border-bottom-width: 3px;
}
.sec-worries ul{
display: block;
padding: 0 20px;
margin-top: 40px;
}
.sec-worries li {
width: auto;
position: relative;
margin-bottom: 40px;
}
.sec-worries li:last-child{
margin-bottom: 0;
}
.sec-worries li:nth-of-type(2n) .inner{
margin-left: auto;
}
.sec-worries .inner{
width: calc(100% - 80px);
border-radius: 16px;
height: 100px;
font-size: 16px;
}
.sec-worries li:after{
position: absolute;
right: 0;
bottom: 0;
width: 80px;
height: 120px;
}
.sec-worries li:nth-of-type(1):after {
background: url(img/img-image1-sp.png) no-repeat center bottom / contain;
}
.sec-worries li:nth-of-type(2):after {
background: url(img/img-image2-sp.png) no-repeat center bottom / 54px;
right: auto;
left: 0;
}
.sec-worries li:nth-of-type(3):after {
background: url(img/img-image3-sp.png) no-repeat center bottom / contain;
width: 104px;
right: -14px;
}
.sec-worries .text {
margin: 40px 0 0;
line-height: 60px;
}
.sec-worries .text span {
font-size: 20px;
}
.sec-worries .text span:after {
width: 18px;
height: 18px;
right: -14px;
top: 0px;
}
.sec-worries .text:after{
border-width: 20px 18px 0px 18px;
}
.sec-about{
padding: 46px 0;
}
.sec-about h2{
font-size: 25px;
}
.h2-bottom-text {
margin: 14px 0 0;
font-size: 15px;
}
.sec-about .h2-bottom-text {
font-size: 15px;
}
.about-img.pc{
display: none;
}
.about-img.sp{
display: block;
width: calc(100% - 40px);
margin-top: 46px;
}
.sec-profitModel {
padding: 40px 0;
}
.sec-profitModel ul {
display: block;
margin: 30px 0 26px;
padding: 0 20px;
}
.sec-profitModel li {
width: auto;
margin-bottom: 40px;
}
.sec-profitModel li:last-child{
margin-bottom: 0;
}
.sec-profitModel .hukidasi {
line-height: 36px;
padding: 0 26px;
font-size: 14px;
}
.sec-profitModel li .inner{
margin-top: -16px;
padding-bottom: 20px;
}
.sec-profitModel li h3 {
line-height: 90px;
height: 80px;
font-size: 26px;
}
.sec-profitModel li h3:before{
width: 30px;
height: 30px;
left: 20px;
}
.sec-profitModel li .inner img {
width: 270px;
}
.sec-profitModel li .inner p {
padding: 0 15px;
line-height: 44px;
font-size: 16px;
}
.sec-profitModel .t-align-center {
font-size: 16px;
}
.two-btn-wrap {
display: block;
margin-top: 40px;
}
.sec-two-btn h2{
font-size: 25px;
}
.two-btn-wrap .btn-red, .two-btn-wrap .btn-black {
width: 340px;
height: 70px;
margin: 0 auto 26px;
}
.two-btn-wrap .btn-red {
font-size: 21px;
}
.two-btn-wrap .btn-black{
margin-bottom: 0;
font-size: 11px;
}
.two-btn-wrap .btn-red:after, .two-btn-wrap .btn-black:after{
width: 52px;
height: 52px;
}
.two-btn-wrap .btn-red:after{
font-size: 24px;
}
.two-btn-wrap .btn-black img {
width: 202px;
}
.sec-two-btn .img-bg {
bottom: 0px;
}
.sec-two-btn{
padding: 40px 0 364px;
}
.sec-reason {
margin-top: -260px;
}
.sec-reason .bg-area {
margin-top: 80px;
padding-bottom: 46px;
}
.sec-reason ol{
padding: 0 20px;
}
.sec-reason li,.sec-reason li:nth-of-type(2n){
margin: 0 0 40px;
border-radius: 16px;
padding: 34px 18px 28px;
height: auto;
}
.sec-reason li:before, .sec-reason li:nth-of-type(2n):before {
line-height: 42px;
height: 44px;
font-size: 28px;
width: 150px;
left: -10px;
top: -20px;
text-align: left;
padding-left: 30px;
}
.sec-reason li h3 {
font-size: 20px;
margin-bottom: 16px;
}
.sec-reason li img {
width: 260px;
position: static;
margin: 20px auto 0;
display: block;
border-radius: 16px;
}
.sec-flow {
padding: 40px 0;
}
.sec-flow ol {
display: block;
padding: 0 20px;
margin: 40px 0 44px;
}
.sec-flow li{
width: auto;
padding: 20px 20px 30px;
border-radius: 16px;
margin-bottom: 70px;
}
.sec-flow li:last-child{
margin-bottom: 0;
}
.sec-flow li:nth-of-type(1):after{
top: calc(100% + 30px);
left: 0;
right: 0;
bottom: auto;
border-color: #3c3a37 transparent transparent transparent;
border-width: 14px 12px 0px 12px;
}
.sec-flow li:before{
height: 180px;
}
.sec-flow li h3:before {
width: 54px;
height: 62px;
left: 10px;
top: -18px;
}
.sec-flow li h3 {
font-size: 18px;
margin-bottom: 14px;
}
.sec-flow .t-align-center {
text-align: left;
width: fit-content;
margin: 0 auto;
}
.sec-service{
padding: 40px 0 44px;
background: linear-gradient(to bottom, #f6f6f6 0%, #f6f6f6 70%, transparent 70%, transparent 100%);
}
.sec-service ul {
width: auto;
margin: 44px 0 0;
gap: 24px 18px;
}
.sec-service li {
width: 116px;
height: 116px;
}
.sec-service li span {
font-size: 10px;
}
.sec-two-btn.after{
margin-top: -260px;
padding: 310px 0 50px;
}
.sec-voice {
padding: 40px 0 44px;
}
.sec-voice ul {
margin-top: 50px;
}
.sec-voice li{
margin: 0 12px 30px;
border-radius: 16px;
padding: 20px;
display: block;
position: relative;
}
.sec-voice li .img {
width: 90px;
min-width: auto;
}
.sec-voice li .img:before {
width: 116px;
height: 56px;
left: -14px;
top: -38px;
}
.sec-voice li .text {
width: auto;
margin-top: 12px;
}
.sec-voice li h3{
position: absolute;
right: 20px;
height: 90px;
top: 20px;
width: calc(100% - 130px);
padding-left: 18px;
display: flex;
align-items: center;
margin: 0;
font-size: 19px;
}
.sec-qa {
padding: 70px 0 54px;
}
.sec-qa ul {
margin-top: 36px;
padding: 0 12px;
}
.sec-qa li{
margin: 0 auto 20px;
border-radius: 16px;
}
.sec-qa li label{
height: 76px;
padding: 0 44px 0 10px;
font-size: 13px;
}
.sec-qa li label:before {
width: 36px;
min-width: 36px;
height: 36px;
margin-right: 12px;
}
.sec-qa li .acd-cont:before{
display: none;
}
.sec-qa li .plus {
width: 12px;
height: 12px;
right: 14px;
}
.sec-qa li .plus span:before, .sec-qa li .plus span:after{
height: 1px;
}
.sec-qa li .acd-cont{
padding: 0 10px 0 14px;
align-items: flex-start;
}
.sec-qa li:has(input:checked) .acd-cont {
height: fit-content;
padding-bottom: 16px;
}
.sec-qa li .acd-cont p {
font-size: 13px;
padding-top: 12px;
}
.sec-inquiryform {
padding: 56px 0 40px;
}
.inquiryform-cont {
width: auto;
margin: 30px auto ;
padding: 0 20px;
}
.inquiryform-cont dl {
display: block;
}
.inquiryform-cont p {
margin-bottom: 16px;
}
.inquiryform-cont dt {
width: auto;
padding-right: 0;
text-align: left;
margin-bottom: 6px;
font-size: 14px;
}
.inquiryform-cont dd {
width: auto;
}
.inquiryform-cont input[type="text"],
.inquiryform-cont input[type="tel"],
.inquiryform-cont input[type="email"],
.inquiryform-cont textarea {
font-size: 14px;
}
.sec-inquiryform .btn-red {
width: 300px;
height: 62px;
margin: 0 auto 14px;
font-size: 16px;
padding-right: 36px;
}
.sec-inquiryform .btn-red:after {
width: 52px;
height: 52px;
line-height: 52px;
}
.sec-inquiryform .privacy-policy-text {
font-size: 11px;
}
footer {
padding: 30px 0 0;
}
footer .logo {
width: 240px;
margin: 0 auto 40px;
}
.footer-in {
display: block;
}
.footer-in .left {
width: auto;
padding: 0 12px;
}
.footer-in .left h2 {
margin: 0 0 20px;
padding: 0 0 0 10px;
font-size: 18px;
}
.footer-in .left dl {
padding: 12px 0;
}
.footer-in .left dt {
width: 82px;
min-width: 82px;
padding-left: 10px;
}
.footer-in .left .tel-wrap {
margin-top: 18px;
font-size: 11px;
padding-left: 0;
text-align: center;
}
.footer-in .left .tel-wrap img {
width: 270px;
display: block;
margin: 0 auto 7px;
position: relative;
right: 4px;
}
.footer-in .right {
width: 330px;
margin: 28px auto 0;
}
.footer-in .map{
padding-top: 75%;
position: relative;
}
.footer-in .map iframe {
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.tosyo {
gap: 10px;
margin-top: 20px;
font-size: 11px;
}
.tosyo img {
width: 42px;
}
.copy {
margin-top: 20px;
line-height: 1;
padding: 18px 0 86px;
font-size: 10px;
}
.tuizyu{
position: fixed;
width: 100%;
left: 0;
bottom: 0;
background: #e6e6e6;
display: flex;
justify-content: space-between;
padding: 10px;
z-index: 10;
}
.tuizyu .btn-black, .tuizyu .btn-red {
width: calc(50% - 5px);
border-radius: 6px;
padding: 0;
height: 46px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
font-weight: 400;
position: relative;
}
.tuizyu .btn-red{
font-size: 16px;
padding-left: 20px;
}
.tuizyu .btn-red:before {
content: '\e158';
font-family: 'Material Symbols Outlined';
font-variation-settings: 'FILL' 1;
position: absolute;
left: 8px;
top: 0;
bottom: 0;
margin: auto;
height: fit-content;
font-size: 26px;
}
.tuizyu .btn-red:after{
display: none;
}
.tuizyu .btn-black {
font-size: 13px;
padding-left: 18px;
}
.tuizyu .btn-black .s{
font-size: 9px;
margin-top: 6px;
}
.tuizyu .btn-black:before{
content: '';
display: block;
width: 16px;
height: 100%;
position: absolute;
left: 10px;
top: 0;
background: url(img/tel_bgtr.png) no-repeat center / contain;
}
}

@media screen and (max-width : 415px){
.fv-cont1 .title .b {
font-size: 43px;
}
.fv-cont1 .title:after{
width: 82px;
height: 108px;
}
}

@media screen and (max-width : 391px){
.fv-cont1 .title {
font-size: 16px;
}
.fv-cont1 .title .b {
font-size: 40px;
}
.fv-cont1 .title:after {
width: 80px;
height: 102px;
}
h2 {
font-size: 25px;
}
.sec-about h2,.sec-two-btn h2 {
font-size: 23px;
}
.sec-profitModel li .inner p {
font-size: 15px;
}
.sec-service ul{
gap: 22px 15px;
}
.sec-service li {
width: 110px;
height: 110px;
}
.footer-in .left h2 {
font-size: 17px;
}
.footer-in .left dl {
padding: 11px 0;
font-size: 11px;
}
.footer-in .left dt {
width: 76px;
min-width: 76px;
}
.tuizyu .btn-black {
font-size: 12px;
}
.tuizyu .btn-black .s {
font-size: 8px;
}
}

@media screen and (max-width : 376px){
.fv-cont1 .title .b {
font-size: 38px;
}
.fv-cont1-list-in .b {
font-size: 17px;
}
input[type="text"],
input[type="tel"],
input[type="email"],
textarea {
font-size: 12px;
}
.sec-worries .inner{
font-size: 15px;
}
.sec-reason li h3 {
font-size: 19px;
}
.sec-service ul {
gap: 16px 10px;
}
.footer-in .left h2 {
padding: 0 0 0 8px;
}
.footer-in .left dt {
width: 70px;
min-width: 70px;
padding-left: 8px;
}
.tuizyu .btn-black {
padding-left: 20px;
}
}

@media screen and (max-width : 361px){
.fv-cont1 .title {
font-size: 15px;
}
.fv-cont1 .title .b {
font-size: 36px;
}
.fv-cont1 .title:after {
width: 78px;
height: 96px;
}
.fv-cont1-list-in .b {
font-size: 16px;
}
.privacy-policy-text {
font-size: 11px;
}
h2 {
font-size: 24px;
}
.sec-worries .inner {
font-size: 14px;
}
.sec-about h2, .sec-two-btn h2 {
font-size: 22px;
}
.sec-profitModel li .inner p {
font-size: 14px;
}
.sec-reason li h3 {
font-size: 18px;
}
.sec-service li {
width: 104px;
height: 104px;
}
.sec-service li span {
font-size: 9px;
}
.sec-voice li h3{
font-size: 18px;
}
.inquiryform-cont input[type="text"],
.inquiryform-cont input[type="tel"],
.inquiryform-cont input[type="email"],
.inquiryform-cont textarea {
font-size: 13px;
}
.footer-in .left h2 {
padding: 0;
}
.footer-in .left dt {
width: 58px;
min-width: 58px;
padding-left: 0px;
}
.tuizyu{
padding: 10px 6px;
}
.tuizyu .btn-black, .tuizyu .btn-red{
width: calc(50% - 3px);
}
.tuizyu .btn-black:before{
width: 14px;
}
.tuizyu .btn-red:before{
font-size: 24px;
}
}
.error-message {
color: #e71a20;
}
#form1 .error-message {
margin-top: 8px;
}

/*---------------------------
サンクスページ
---------------------------*/
.thanks-wrap{
background: #03A4C1;
padding: 110px 0 100px;
position: relative;
}
.thanks-wrap p{
font-weight: 400;
font-size: 15px;
color: #fff;
text-align: center;
line-height: 1.4;
margin-bottom: 40px;
}
.thanks-wrap .thanks-text {
font-size: 40px;
font-weight: 700;
line-height: 1.3;
margin-bottom: 50px;
}
.thanks-wrap .thanks-text:before{
content: '\e5ca';
font-family: 'Material Symbols Outlined';
display: block;
font-variation-settings: 'wght' 700,'GRAD' 200,'opsz' 24;
font-size: 34px;
width: 46px;
height: 46px;
line-height: 46px;
background: #fff;
border-radius: 50%;
color: #03A4C1;
margin: 0 auto 25px;
}
.btn-yellow{
display: block;
margin: 0 auto;
width: 226px;
height: 45px;
line-height: 45px;
background: #FEE447;
color: #3C3A37;
font-weight: 700;
font-size: 15px;
border-radius: 50px;
text-align: center;
}
.thanks-wrap:after{
content: '';
display: block;
width: 206px;
height: 260px;
background: url(img/header-image1.svg) no-repeat center top / 100%;
position: absolute;
left: calc(50% - 440px);
bottom: 0;
}

@media only screen and (orientation:landscape) and (max-width : 813px),(orientation:portrait) and (max-width : 753px){
.thanks-wrap{
padding: 60px 0 214px;
}
.thanks-wrap .thanks-text{
font-size: 30px;
margin-bottom: 40px;
}
.thanks-wrap .thanks-text:before{
margin-bottom: 40px;
}
.thanks-wrap:after{
width: 154px;
height: 182px;
left: 0;
background: url(img/header-image1.svg) no-repeat right top / 175px;
}
body:has(.thanks-wrap) .copy{
padding-bottom: 18px;
}
}

@media screen and (max-width : 361px){
.thanks-wrap .thanks-text{
font-size: 28px;
}
}
