@charset "utf-8";
@-ms-viewport{width:device-width}
@font-face {
 font-family: 'Noto Sans JP';
 font-weight: 400;
 src: url(../fonts/NotoSansJP-Regular.ttf) format('truetype');
}
@font-face {
 font-family: 'Noto Sans JP';
 font-weight: 700;
 src: url(../fonts/NotoSansJP-Bold.ttf) format('truetype');
}
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}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}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}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 #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}body{line-height:1.5;-webkit-text-size-adjust:100%;background:#DCF2FF}ul,ol{list-style:none}a{display:block;color:inherit;text-decoration:none;outline:0}alink,avisited{color:inherit}img{vertical-align:middle;font-size:0;line-height:0;width:auto;height:auto;max-width:100%}*,*:before,*:after{-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}em{font-style:normal}:root{--main-color:#FF7C12;--base-color:#393939;--accent-color:#1AA64B;--light-color:#FFF2DB}body{font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;font-weight:500;font-style:normal;font-size:16px;-webkit-font-smoothing:antialiased;color:#393939;letter-spacing:-.03em}a{transition:.3s}a:hover{opacity:.8}img{max-width:100%;width:auto;height:auto}.sp{display:none}.container{max-width:860px;width:90%;margin:auto}header .container,#button_set_bottom .container{width:99%}body{font-size:10px;position:relative;text-size-adjust:100%}@media(max-width:768px){*,a,body,dd,div,dl,dt,h1,h2,h3,h4,html,img,li,ol,p,span,table,td,th,tr,ul{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}a,body,dd,div,dl,dt,h1,h2,h3,h4,html,li,ol,p,table,td,th,tr,ul{font-size:10px}}@media (max-width:599px){.sp{display:block}}.pc{display:block}@media (max-width:599px){.pc{display:none}}.m-btn{margin-right:-10px}.m-btn a{display:block;font-size:clamp(15px,1.838vw,25px);font-weight:700;text-align:center;line-height:1;width:100%;border-radius:5px;padding:15px 10px 15px 20px;margin-right:10px;position:relative;box-shadow:0 3px 6px rgba(0,0,0,.16)}@media (max-width:599px){.m-btn a{font-size:18px}}.m-btn .btn_sub_t{display:block;font-size:.9rem;font-weight:700;margin-top:.5rem}.m-btn img{display:inline-block;width:1.2rem;margin-right:.4rem;margin-bottom:5px;vertical-align:middle;position:absolute;left:8%;top:50%;transform:translateY(-50%)}.m-btn_tel{color:#fff;background:linear-gradient(180deg,rgba(255,145,14,1) 0%,rgba(255,54,0,1) 100%);position:relative}.m-btn_tel:hover{opacity:.8}.m-btn_tel img,.m-btn_line img,.m-btn_web img{width:2rem}.m-btn_line{color:#fff;background:linear-gradient(180deg,rgba(1,185,1,1) 0%,rgba(0,126,0,1) 100%)}.m-btn_line:hover{opacity:.8}.m-btn_web{color:#fff;background:linear-gradient(180deg,rgba(0,160,234,1) 0%,rgba(0,136,199,1) 100%)}.m-btn_web:hover{opacity:.8}@media (max-width:599px){.m-btn img{width:2.4rem}.m-btn .btn_sub_t{font-size:1.2rem}.m-btn_tel img,.m-btn_line img,.m-btn_web img{width:3rem}}.bg-beige{background:var(--base-color)}.bg-grad_gr{background:linear-gradient(90deg,rgb(119,205,36) 0%,rgb(0,176,29) 100%)}.bg-grad_org{background:linear-gradient(90deg,rgb(255,162,0) 0%,rgb(255,113,0) 100%)}header{width:100%;background:#fff}.header{max-width:860px;margin:0 auto;padding:0;display:flex;justify-content:space-between;gap:6%}.header-logo{width:13rem;padding:6px 0}.header-logo img{width:100%}.header-btn{display:flex;flex-basis:50%}.header-btn a,.header-btn label{flex-basis:50%;font-size:20px;font-weight:700;text-align:center;padding:6px}.header-btn a .btn_sub_t,.header-btn label .btn_sub_t{display:block;font-size:16px}.header-btn .m-btn_tel img,.header-btn .m-btn_line img{width:25px;margin-right:3px}@media (max-width:1000px){.header{padding:0 0 0 3%}.header-btn{flex-basis:70%;margin-right:0}}@media (max-width:599px){.header-logo{padding:.7rem 0}.header-btn a{font-size:1.3rem;padding:.5rem}.header-btn img{width:1.6rem!important}.header-btn a .btn_sub_t,.header-btn label .btn_sub_t{font-size:10px;-webkit-font-smoothing:auto;margin-top:0}.header-btn .m-btn_tel{margin-right:0}.header-btn .m-btn_tel img{width:1rem}.header-btn .m-btn_tel .btn_sub_t{margin-top:0}}.mv{background:url(../images/mv-bg.png) no-repeat 50% top;background-size:cover;height:clamp(373px,97.282vw,758.8px)}.mv-inner{max-width:780px;margin:0 auto}.mv-area{display:flex;justify-content:center;align-items:center;background:#F3EDE1;padding:10px}.mv-catch{padding:0 0 20px}.mv-area--ttl{font-size:clamp(12px,1.471vw,20px);color:#fff;text-align:center;background:var(--base-color);border-radius:5px;padding:5px 8px;flex:1 0 auto}.mv-area--text{font-size:clamp(12px,1.471vw,20px);padding:10px 3%;background:#eee;flex:1 0 calc(85% - 20px)}@media (max-width:599px){.mv{height:clamp(346px,90vw,758.8px)}.mv-area{padding:3px 10px}.mv-catch{padding:0 0 10px;margin:0 auto;width:90%}.mv-area--ttl{padding:2px 3%}.mv-area--text{padding:5px 3%}}.cta{background:#fff;border-radius:10px;box-shadow:0 0 15px #70caff}.cta-top{background:var(--base-color);border-radius:10px 10px 0 0;padding:10px}.cta-top--head{font-size:clamp(16px,4.1025vw,32px);color:#fff;text-align:center}.cta-top--text{font-size:clamp(30px,3.846vw,60px);font-weight:700;color:var(--accent-color);display:flex;align-items:center;justify-content:center}.cta-top--text span{font-size:clamp(12px,3.077vw,24px);color:var(--base-color);display:inline-block;border-radius:10px;background:var(--accent-color);padding:3px 20px;margin-right:10px}.cta-bottom{background:#fff;border-radius:10px;padding:20px}.cta .m-btn{flex-direction:row-reverse}.cta-bottom--text{font-size:clamp(18px,2.206vw,30px);font-weight:700;color:var(--base-color);text-align:center;margin-bottom:20px;position:relative}@media (max-width:599px){.cta .m-btn{display:block;margin-right:0}.cta .m-btn a{margin-top:10px}.cta-bottom{border-width:3px}.cta-bottom--text{font-size:22px;margin-bottom:20px}}.cta-bottom--text em{color:var(--main-color)}.cta-bottom--text span:before,.cta-bottom--text span:after{content:"";display:block;border-left:2px solid #5A2C14;width:0;height:70%;position:absolute;bottom:0}.cta-bottom--text span:before{transform:rotate(-30deg);left:10%}.cta-bottom--text span:after{transform:rotate(30deg);right:10%}@media (max-width:599px){.cta-bottom--text span:before,.cta-bottom--text span:after{border-width:1px}.cta-bottom--text span:before{left:5%}.cta-bottom--text span:after{right:5%}}.top_sec-ttl{font-size:clamp(16px,4.102vw,32px);font-weight:700;color:#fff;text-align:center;background:var(--main-color);padding:10px}.top_sec-ttl span{color:var(--accent-color)}@media (max-width:599px){.top_sec-ttl{padding:5px 10px}}.pt00{padding-top:0!important}.pb00{padding-bottom:0!important}.t-center{text-align:center}.m-flex{display:flex;justify-content:space-between}@media (max-width:760px){.m-flex_sp{display:block}}.m-inner{max-width:780px;margin:0 auto;padding:80px 2% 110px}@media (max-width:820px){.m-inner{padding:50px 5% 65px}}@media (max-width:599px){.m-inner{padding:40px 4% 45px}}.m-inner_m{max-width:870px;margin:0 auto;padding:80px 2% 110px}@media (max-width:820px){.m-inner_m{padding:50px 5% 65px}}@media (max-width:599px){.m-inner_m{padding:40px 4% 45px}}.m-inner_l{max-width:1080px;margin:0 auto;padding:80px 2% 110px}@media (max-width:820px){.m-inner_l{padding:50px 5% 65px}}@media (max-width:599px){.m-inner_l{padding:40px 4% 45px}}.m-posi{position:relative;padding-top:clamp(117px,37.9069767442vw - 20px,306px)}.logo-mark{width:clamp(25px,4.23vw,33px);vertical-align:middle;display:inline-block;margin-right:5px;margin-bottom:5px}.m-ttl{font-size:clamp(30px,3.676vw,50px);font-weight:700;color:var(--main-color);text-align:center;line-height:1.3;margin-bottom:30px}.m-ttl span{position:relative}.m-ttl span:before,.m-ttl span:after{content:"";display:inline-block;background:url(../images/m-ttl_line.png) no-repeat 50% 50%/100%;background-size:contain;width:clamp(65px,16.66vw,130px);height:6.5px;position:absolute;top:50%;transform:translateY(-50%)}.m-ttl span:before{left:calc(100%+30px)}.m-ttl span:after{right:calc(100%+30px)}.m-ttl_img{padding:80px 0 30px}.m-ttl_img img{display:block;margin:0 auto}.m-ttl_img--sub{font-size:clamp(20px,3.718vw,29px);font-weight:700;background:var(--main-color);text-align:center;color:#fff;max-width:860px;margin:0 auto;padding:5px}.m-ttl-2{font-size:clamp(18px,2.206vw,30px);font-weight:700;color:#5A2C14;text-align:center;margin-bottom:10px}.m-ttl_gr{color:#56BC00}.m-ttl_gr span:before{background:url(../images/m-ttl_icon-gr.svg) no-repeat 50% 50%/100%;background-size:contain}.m-text{font-size:clamp(20px,2.426vw,33px);font-weight:700;text-align:center;margin-bottom:30px}.m-text-org{color:#fff;background:#FF9100}.m-text-gr{color:#01B11E;background:#FFE743}.m-acc--btn.open:after{transform:rotate(180deg) translateY(50%)}.m-acc--content{display:none}.m-box{border:10px solid #FFC7B9;padding:40px;align-items:center}.m-box_ttl{font-size:clamp(20px,3.718vw,29px);font-weight:700;color:var(--main-color);margin-bottom:10px}.m-box_txt{font-size:clamp(14px,2.564vw,20px)}.m-box_txt em{font-weight:700}@media (max-width:599px){.m-box{border-width:5px;padding:15px 10px}.m-ttl_img{padding:40px 2% 15px}.m-ttl_img--sub{margin:0 4%;padding:3px}.m-ttl span{display:block}.m-ttl span:before{left:0}.m-ttl span:after{right:0}}.mailform-in form dl dd b{color:#e23b3b;font-size:26px}.mailform-in{margin:15px auto 0;padding:0}.mailform-in dd{margin-bottom:40px}.mailform-in input,.mailform-in textarea{font-size:clamp(16px,1.985vw,27px);background:#fff;border:1px solid #C2C2C2;border-radius:5px;padding:30px 20px;width:100%;box-sizing:border-box}.mailform-in form{margin:0;padding:0}.mailform-in .item_label{font-size:clamp(16px,1.985vw,27px);font-weight:700;color:#fff;margin-bottom:8px}.mailform-in .submit{text-align:center}.mailform-in .submitbtn{font-size:clamp(19px,2.353vw,32px);color:#fff;border:1px solid var(--main-color);border-radius:5px;width:80%;padding:18px;background:var(--main-color);cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.16)}@media (max-width:599px){.mailform-in dd{margin-bottom:20px}.mailform-in input,.mailform-in textarea{padding:18px}.mailform-in .item_label{margin-bottom:10px}.mailform-in .submitbtn{padding:15px}}.mailform-in .submitbtn,.mailform-in .title_st1,.mailform-in .title_st2{text-align:center;font-weight:700;color:#fff}.mailform-in span.fColorYE{color:#FFE400;font-size:.9em}.footer{font-size:clamp(16px,1.985vw,27px);text-align:center;padding:60px 2%}.footer-logo{width:20rem;margin:0 auto 20px}.footer-logo img{width:100%}.footer-copy{display:block;text-align:center;padding-top:20px;font-size:1.2rem}.fix_btn{display:none;text-align:center;background:#EEE;width:100%;padding:10px 1%;position:fixed;bottom:0;z-index:9999}.fix_btn .footer-btn{max-width:870px;margin:0 auto}.fix_btn .m-btn_web{padding-top:14px}@media (max-width:760px){.fix_btn{padding:7px 1%}}@media (max-width:599px){.fix_btn{padding:0}.fix_btn a{font-size:14px;-webkit-font-smoothing:auto;padding:10px 0;margin-right:0;border-radius:0}.fix_btn a .btn_sub_t{font-size:10px;letter-spacing:-.03em}.fix_btn a img{width:1rem}.fix_btn .m-btn_tel img{top:35%}.fix_btn .m-btn_web{padding-top:12px}}.tel_pc{display:block!important}.tel_sp{display:none!important}@media (max-width:768px){.tel_pc{display:none!important}.tel_sp{display:block!important}}.m-btn label{display:block;font-size:clamp(15px,1.838vw,25px);font-weight:700;text-align:center;line-height:1;width:100%;border-radius:5px;padding:15px 10px 15px 20px;margin-right:10px;cursor:pointer}.header-btn label{font-size:20px;padding:6px;border:none}header input{display:none}#overlay{visibility:hidden;position:absolute;left:0;top:0;z-index:70;width:100%;height:100%}#bg_gray{background:rgba(0,0,0,.5);width:100%;height:100%;position:fixed;left:0;top:0;z-index:80}#window{width:50%;padding:20px;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background:#f5fff7;border-radius:10px;box-shadow:0 0 20px -6px rgba(0,0,0,.6);z-index:90;opacity:0}#btn_cloth{position:absolute;top:20px;right:20px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;background-color:#ff7c12;border-radius:5px;z-index:100;cursor:pointer}#btn_cloth:hover{opacity:.7}#btn_cloth span,#btn_cloth span:before{display:block;height:3px;width:25px;border-radius:3px;background:#fff}#btn_cloth span{transform:rotate(45deg)}#btn_cloth span:before{content:"";position:absolute;bottom:0;transform:rotate(-90deg)}#popup:checked~#overlay{visibility:visible}#popup:checked~#overlay #window{animation:fadein .5s forwards;animation-timing-function:ease-in-out}@keyframes fadein{100%{opacity:1}}#txt_label{cursor:pointer}#txt_label:hover{opacity:.7}#msg a{display:inline-block;color:#fff;background:#CE5D8B;border-radius:20px;padding:.5em 1.5em;text-decoration:none}#msg a:hover{opacity:.7}.msg_t_ttl{font-size:1.5625rem;text-align:center;color:#ff7c12}.msg_t_tel{font-size:1.875rem;text-align:center;font-weight:700}.msg_t_tel img{width:35px!important}.msg_t_tel .btn_sub_t{margin-left:.5rem;font-size:1rem;display:block}

/*追記分*/

#content{
	max-width: 860px;
    width: 100%;
	margin:auto;
}


.inner{
	padding:2.0rem 0 3.0rem 0;
}

/*背景*/
.bg-ye{
	background:#FFFABB;
}
.bg-or{
	background:#FEF4E8;
}
.bg-dark{
	background:var(--accent-color);
	border-radius: 5.0rem;
}

.bg-light{
	background:var(--light-color);
	border-radius: 5.0rem;
}

.bg-white {
	border-radius: 5.0rem;
	background: #fff;
	box-shadow: 0px 0px 15px #70caff;
}

.bg-gr-head{
	padding-top:3.5rem;
	background: -webkit-linear-gradient(#72c522 0%, #1aa64b 100%);
	background: -o-linear-gradient(#72c522 0%, #1aa64b 100%);
	background: linear-gradient(#72c522 0%, #1aa64b 100%);
	border-radius: 5.0rem 5.0rem 0 0;
}

.bg-gr-ttl{
	background: -webkit-linear-gradient(#72c522 0%, #1aa64b 100%);
	background: -o-linear-gradient(#72c522 0%, #1aa64b 100%);
	background: linear-gradient(#72c522 0%, #1aa64b 100%);
	border-radius: 3.0rem;
	padding:1.0rem 0;

}

/*文字*/
.b{
	font-weight:bold;
}
.center{
	text-align: center;
}
.txt-r{
	text-align:right;
}
p,a{
	font-size:1.4rem;
	line-height: 1.6;
}

p.caption{
	font-size:1.4rem;
	color:#878787;
}
h2{
	font-weight: bold;
	text-align: center;
	font-size:3.0rem;
	line-height: 1.3;
}

.ttl-ico{
	color:#fff;
	display: flex;
	justify-content: center;
}

.ttl-ico img{
	margin-right: 0.5rem;
	width:3.7rem;
}

.bg-gr-head p{
	font-size:1.6rem;
}

h3{
	font-weight: bold;
	text-align: center;
	font-size:2.0rem;
	line-height: 1.3;
}

#content3 h3{
	font-size:2.4rem;
}

.txt-wh{
	color:#fff;
}

.txt-ma{
	color:var(--main-color);
}

.txt-ac{
	color:var(--accent-color);
}

.txt-br{
	color:#523900;
}



.txt-ye{
	color:#FFFD64;
}

.txt-bg-ye{
	border-radius: 10px 10px 0px 0px;
	background: #fff6b8;
	color: var(--accent-color);
	padding:0.5rem 0;
	margin-top:2.0rem;
}
.txt-bg-or{
	  background: #FD7602;
	  color: #FFF;
}

.txt-bg-gr{
	  background: #7CC901;
	  color: #FFF;
}


.txt-bg-br{
	  background: #523900;
	  color: #FFF;
}



span.txt-bg-or{
	display: block;
	font-size: 1.5rem;
	line-height: 1.0;
	font-weight: bold;
	 padding: 10px 0;
	margin:10px 0;
}
span.txt-bg-br{
	font-size: 1.2rem;
	line-height: 1.0;
	 padding: 2px 10px;
	margin: 0 0 0 10px;
	border-radius: 20px;
}

h2.txt-bg-or,
h2.txt-bg-gr{
  display: inline-block;
  position: relative;
  height: 50px;
  line-height: 50px;
  text-align: center;
  box-sizing: border-box;
	  padding: 0 30px;
	width:100%;
	margin:auto;
}

h2.txt-bg-or:before, h2.txt-bg-or:after,
h2.txt-bg-gr:before, h2.txt-bg-gr:after{
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

h2.txt-bg-or:before {
  top: 0;
  left: 0;
  border-width: 25px 0px 25px 15px;
  border-color: transparent transparent transparent #FEF4E8;
  border-style: solid;
}

h2.txt-bg-or:after {
  top: 0;
  right: 0;
  border-width: 25px 15px 25px 0px;
  border-color: transparent #FEF4E8 transparent transparent;
  border-style: solid;
}

h2.txt-bg-gr:before {
  top: 0;
  left: 0;
  border-width: 25px 0px 25px 15px;
  border-color: transparent transparent transparent #CFEEB1;
  border-style: solid;
}

h2.txt-bg-gr:after {
  top: 0;
  right: 0;
  border-width: 25px 15px 25px 0px;
  border-color: transparent #CFEEB1 transparent transparent;
  border-style: solid;
}

.bg-gr h2.txt-bg-or:before {
  border-color: transparent transparent transparent #CFEEB1;
}

.bg-gr h2.txt-bg-or:after {
  border-color: transparent #CFEEB1 transparent transparent;
}

h3.txt-bg-gr{
	border-radius: 10px 10px 0 0;
	padding: 10px 0;
}


.txt-min{
	font-size: 1.4rem;
}




/*飾り*/
.tb_wh{
	width:100%;
	margin:0 auto 30px;
	background:#fff;
	border-radius: 0 0 10px 10px;
	padding:2.0rem;
}

.tb_or{
	border-radius: 0.5rem;
    background: #fff2db;
    border: 5px solid #fff;
}

#content2 .tb_wh{
	margin:30px auto 0 auto;
	border-radius: 10px 10px 0 0;
	padding:30px 30px 20px 30px;
}

#content2 .tb_wh img{
	width:60%;
	margin:auto;
}

#contents6 .tb_wh img{
	width:50% !important;
	margin:auto;
}


#contents6 .tb_wh{
	margin:0 auto 30px auto;
	border-radius:0 0 10px 10px;
	padding:15px 20px;
}



#contents6 .tb_wh li{
	font-size:1.4rem;
	line-height: 1.6;
	padding-left: 1.3em;
  	text-indent: -1.3em;
 	margin-bottom: 10px;
}

#contents6 .tb_wh li:last-child{
 	margin-bottom: 0;
}

#contents6 .tb_wh strong{
	color:#FD7602;
}

#contents6 .tb_wh li:before{
	content:  ""; 
    width:  10px;
    height:  10px; 
    display:  inline-block;
    background-color: #FD7602; 
    border-radius:  50%;  
	vertical-align: middle;
	margin-right: 7px;
}

.fl-list{
	display:flex;
	width:100%;
	flex-wrap: wrap;
	justify-content: space-between;
}

.fl-2 li{
	width:49%;
}


#contents6 .fl-2 li img{
	width:100%;
}


.fl-3 li img{
	width: 100%;
	margin:auto;
}

.fl-3 li{
	width:30%;
	text-align: center;
}

.fl-3 li:nth-of-type(n+4) {
	margin-top:2.0rem;
}

.fl-4 li{
	width:23%;
	margin-right:2%;
}

.fl-4 li:nth-child(4){
	margin-right:0;
}
/*他社より1円でも高い場合はご相談ください*/
.bn_soudan{
	margin-top: 2.0rem;
	border-radius: 10px;
	background: linear-gradient(#ffac19 0%, #ff7d12 100%);
	padding:1.5rem;
}

.bn_soudan .m-flex{
	justify-content: center;
}

.bn_soudan .m-flex > img{
	width:5.0rem;
}


.bn_soudan .m-flex > p{
	justify-content: center;
	color: #fff;
	font-weight: bold;
	font-size:1.8rem;
	margin-left:0.5rem;
}

.bn_soudan_box{
	margin-top: 0.5rem;
	border-radius: 10px;
	background: #fff;
	font-weight: bold;
	font-size: 1.4rem;
	text-align: center;
	color: var(--base-color);
}

.bn_soudan_box strong{
	color: var(--main-color);
}

/*料金プラン*/

.plan_list{
	margin-top:0.5rem;
}

.plan_list li{
	margin-bottom:0.5rem;
	background:#fff;
	padding:1.0rem;
	align-items: center;
}

.plan_list_box{
	display:flex;
	justify-content: start;
	width:68%;
}

.plan_list_box img{
	margin-right:1.0rem;
}

.plan_list_box h4{
	font-size:1.8rem;
}

.plan_list_box p{
	font-size:1.2rem;
}
.plan_list_price{
	font-size:2.4rem;
	font-weight: bold;
	color:var(--main-color);
}

.plan_list_price span{
	font-size:1.6rem;
}

.price_riyuu li{
	margin-bottom: 1.0rem;
	
}

.price_riyuu_point{
	padding: 1.5rem;
}

.price_riyuu_point h3{
	font-size:2.4rem;
	margin-bottom: 1.0rem;
}

.price_riyuu li p{
	font-size:1.4rem;
}

.price_riyuu_point > .m-flex {
	flex-wrap: wrap;
}

.price_riyuu_point > .m-flex > img{
	width:50%;
}

.price_riyuu_point > .m-flex > p{
	width:48%;
}

.price_riyuu_txt{
	background:#fff;
	padding: 1.0rem 1.5rem;
	align-items: center;
}

.price_riyuu_txt > img{
	width:25%;
}

.price_riyuu_txt > p{
	width:73%;
}

@media (max-width:768px) {
	
	.price_riyuu_point > .m-flex >img,
	.price_riyuu_point > .m-flex >p{
	width:100%;
}
	.price_riyuu_point p{
	margin-top: 1.0rem;
}
}

/*選ばれる理由*/


.riyuu_list {
	margin:2.0rem 0;
	counter-reset: count;
/*	display: flex;
	flex-wrap: wrap;
	 justify-content: space-between;*/
}


.riyuu_list li{
	border-radius: 30px 30px 0px 0px;
	background: #fff;
	box-shadow: 0px 0px 15px rgba(255, 124, 18, 0.2);
	padding:3.0rem 1.5rem 2.0rem;
	margin-top: 4.0rem;
	position: relative;
}

.riyuu_list li::before{
	border-radius: 50px;
	 background:url('../images/riyuu.svg'), linear-gradient(#72c522 0%, #1aa64b 100%);
	background-repeat: no-repeat;
	background-position: 25% 50%,top;
	color: #fff;
	padding:1.0rem 2.0rem 1.0rem 5.0rem;
	counter-increment: count;
	content:" 0" counter(count);
	line-height: 0.8;
	font-size:2.0rem;
	position: absolute;
  top: -2.0rem;
  left: 50%;
   transform: translateX(-50%);
	align-items: center;
}

.riyuu_list li img{
	border-radius: 5px;
	margin:1.0rem auto;
	display: block;
}

.riyuu_list li h3{
	color:var(--main-color);
	padding-bottom:1.0rem;
	margin-bottom: 1.0rem;
	border-bottom: 1px solid var(--accent-color);
	font-size: 2.4rem;
}

/*悪徳業者に注意*/

.attention{
	border-radius: 0px 0px 50px 50px;
	background: #393939;
}

.attention_list{
	color:#fff;
	width:90%;
	margin:1.0rem auto 2.0rem;
}

.attention_list li{
	display: flex;
	margin-bottom: 1.0rem;
	align-items: center;
}

.attention_list li > p{
	font-size: 1.8rem;
	line-height: 1.0;
	vertical-align: middle;
}

.attention_list li::before{
	content: "";
	background:url("../images/attention_ico.svg") no-repeat 0 center;
	background-size: cover;
	width:1.9rem;
	height: 2.0rem;
	display: inline-block;
	margin: 0 0.8rem 0 0;
}

.attention_txt{
	border-radius: 5px;
	background: #fffd64;
	font-size:1.4rem;
	padding:1.0rem;
}

/*お客様の声*/

.voice_list{
	margin:2.0rem 0;
}

.voice_list li{
	padding:2.0rem;
	margin-bottom: 2.0rem;
	align-items: center;
}

.voice_list li p{
	font-size:1.4rem;
}
@media (max-width:768px) {
	.voice_list li{
	padding:1.5rem;
}

}

/*ご利用事例*/

.case-list {
	flex-wrap: wrap;
	gap: 2%
}
@media(max-width: 820px) {
	.case-list {
		display: block
	}
}
.case-list--item {
	flex-basis: 48%;
	margin-top: 2.0rem
}
.case-list--ttl {
	font-size: 27px;
	font-size: clamp(16px, 1.985vw, 27px);
	font-weight: 700;
	color: #01b11e;
	text-align: center;
	background: #fff;
	padding: 10px;
	margin-bottom: 30px
}
@media(max-width: 599px) {
	.case-list--ttl {
		font-size: 16px;
		margin-bottom: 15px;
		padding: 6px
	}
}
.case-list--img {
	gap: 2%
}
.case-list--img>figure {
	flex-basis: 48%;
	position: relative
}
.case-list--img>figure::before {
	display: block;
	color: #fff;
	text-align: center;
	line-height: 1;
	padding: 8px;
	width: 136px;
	position: absolute;
	left: 0;
	top: 0;
	font-size:1.2rem;
}


@media(max-width: 599px) {
	.case-list--img>figure::before {
		width: 68px
	}
}
.case-list--img>figure img {
	width: 100%;
	aspect-ratio: 1/1
}
.case-list--before::before {
	content: "BEFORE";
	background: var(--accent-color);
	border-radius: 0 0 5px 0;
	font-size:1.4rem;
}
.case-list--after::before {
	content: "AFTER";
	background: var(--main-color);
	border-radius: 0 0 5px 0;
	font-size:1.4rem;
}
.case-list--text{
	margin-top: 15px;
	justify-content: flex-start;
	gap: 4%
}
.case-list--text p{
	font-size: 0.8rem;
	color:#fff;
}
@media(max-width: 599px) {
	.case-list--text p{
		font-size: 1.2rem;
	}
}
.case-list--text p span {
	display: inline-block;
	color: #fff;
	background: #ff9100;
	border-radius: 30px;
	line-height: 1;
	text-align: center;
	padding: 5px 10px;
	margin-right: .5em;
	min-width: 4.0rem
}
@media(max-width: 599px) {
	.case-list--text p span {
		min-width: 63px
	}
}
.case-list--voice {
	background: #FFF2DB;
	border-radius: 5px;
	padding: 2.0rem 1.5rem 2.0rem 6.0rem;
	margin-top: 15px;
	position: relative
}

.case-list--voice p{
	font-size: 1.0rem;
}
@media(max-width: 599px) {
	
	.case-list--voice p{
	font-size: 1.4rem;
}
}
.case-list--voice::before {
	content: "";
	display: inline-block;
	background: url(../images/ico-case.svg) no-repeat 50% 50%;
	background-size: contain;
	width: 4.0rem;
	height:4.0rem;
	position: absolute;
	left: 4%;
	top: 50%;
	transform: translateY(-50%)
}


/*ご依頼の流れ*/
#flow-list .txt-bg-gr {
	border-radius: 5px;
}
.flow-list {
	border-left: 6px solid var(--accent-color);
	margin: 20px 0;
	position: relative
}
@media(max-width: 599px) {
	.flow-list {
		border-width: 4px;
		margin-left: 6%;
	}
}
.flow-list::after {
	content: "";
	display: block;
	background: var(--main-color);;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	position: absolute;
	left: -11px
}
.flow-list::after {
	bottom: 0
}
.flow-list--item {
	padding-left: 40px;
	margin-bottom: 50px;
	position: relative;
	display: flex;
	justify-content: space-between;
}
@media(max-width: 599px) {
	.flow-list--item {
		margin-bottom: 35px;
		padding-left: 25px
	}
	.flow-list--item:last-of-type {
		margin-bottom: 10px
	}
}
.flow-list--item::before {
	font-size: 2.0rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 52px;
	background: var(--main-color);
	border-radius: 50%;
	width: 52px;
	height: 52px;
	position: absolute;
	left: -30.5px;
	top: 0
}
@media(max-width: 599px) {
	.flow-list--item::before {
		width: 46px;
		height: 46px;
		line-height: 46px;
		left: -25px
	}
}
.flow-list--item:nth-of-type(1)::before {
	content: "1"
}
.flow-list--item:nth-of-type(2)::before {
	content: "2"
}
.flow-list--item:nth-of-type(4)::before {
	content: "3"
}
.flow-list--l_wrap {
	width: 75%
}
@media(max-width: 599px) {
	.flow-list--l_wrap {
		width: 70%
	}
}
.flow-list--ttl {
	font-size: 2.4rem;
	font-weight: bold;
	color: var(--accent-color);
	line-height: 1.2;
	margin-bottom: 10px;
	text-align: left;
}
.flow-list--text {
	font-size: 21px;
	font-size: clamp(15px, 1.544vw, 21px)
}
.flow-list--img {
	width: 25%
}

.flow-list--img img{
	width: 100%
}
.flow-list--box {
	text-align: center;
	border-radius: 10px;
	background: -webkit-linear-gradient(#ffac19 0%, #ff7d12 100%);
	background: -o-linear-gradient(#ffac19 0%, #ff7d12 100%);
	background: linear-gradient(#ffac19 0%, #ff7d12 100%);
	color: #fff;
	margin-left: -5%;
	padding: 15px 15px 25px;
	display: block;
}
@media(max-width: 599px) {
	.flow-list--box {
		border-width: 4px;
		padding: 15px 10px 25px
	}
}
.flow-list--box_ttl {
	font-size: 2.4rem;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
}
.flow-list--box_text {
	font-size: 1.6rem;
	color: #fff;
}

.strengths {
  counter-reset: rank;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

/*よくある質問*/
.qa .m-inner_m {
	padding-bottom: 0
}
.qa-list {
	margin-bottom: 20px;
	border-radius: 5px
}
.qa-list:last-of-type {
	margin-bottom: 0
}
.qa-list--q {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.2;
	background: #fff;
	border: 1px solid var(--main-color);
	border-radius: 5px;
	padding: 40px 10% 40px 6%;
	position: relative;
	display: flex
}
.qa-list--q.open {
	border-radius: 5px 5px 0 0;
	border-bottom:0;
}
.qa-list--q:before {
	content: "";
	display: block;
	width: 36px;
	height: 32px;
	background: url(../images/comment-dots-solid.svg) no-repeat 50% 50%;
	background-size: contain;
	margin-right: 20px;
	flex-shrink: 0
}
.qa-list--q:after {
	content: "";
	display: block;
	width: 20px;
	height: 12px;
	background: url(../images/ico-arrow.svg) no-repeat 50% 50%;
	background-size: contain;
	position: absolute;
	right: 5%;
	top: 50%
}
.qa-list--a {
	font-size: 1.4rem;
	padding: 40px 10% 40px 6%;
	background-color: var(--light-color);
	border: 1px solid var(--main-color);
	border-width: 0 1px 1px 1px;
	border-radius: 0 0 5px 5px
}
@media (max-width:820px) {
	.qa-list--q {
		padding: 3% 10% 3% 6%
	}
	.qa-list--q:before {
		width: 26px;
		height: 23px
	}
}
@media (max-width:599px) {
	.qa-list {
		border-width: 1px
	}
	.qa-list--q {
		padding: 20px 40px 20px 25px
	}
	.qa-list--q:before {
		width: 18px;
		height: 16px;
		margin-right: 10px
	}
	.qa-list--q:after {
		border-width: 8px;
		width: 10px;
		height: 6px
	}
	.qa-list--a {
		padding: 20px 40px 20px 30px
	}
}
 
.strengths li {
  position: relative;
	background:#fff;
	min-height: 70px;
	width: 49%;
	margin:10px 0;
}
.strengths li:first-child {
	width: 100%;
}

.strengths li img {
 border-radius: 10px;
	margin:auto;
}
 
.strengths li:not(:last-child) {
  margin-bottom: 10px;
}
 
.strengths li::before {
  content: "";
  position: absolute;
  border-bottom: 60px solid transparent;
  border-left: 60px solid #FD7602;
}

.strengths li::after { 
  counter-increment: rank;
  content: counter(rank);
  position: absolute;
  top: 8px;
  left: 8px;
  font-size: 1.6rem;
  color: #fff;
 font-weight: bold;
}


.stepbar .stepbarwrap {
  margin: 0.5em 0;
  position: relative;
}

.stepbar .stepbarwrap .steptitle {
  display: inline-flex;
  align-items: center;
}

.stepbar .stepbarwrap .steptitle .stepcircle {
  display: inline-block;
  width: 46px;
  height: 46px;
  content: "";
  border-radius: 50%;
  background-color: #7CC901;
  color: #fff;
  text-align: center;
	z-index: 2;
}

.stepbar .stepbarwrap .steptitle .stepcircle span {
  display: inline-block;
  line-height: 1.2em;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  top: 0.6em;
	color:#fff;
}
.stepbar .stepbarwrap .steptitle .stepcircle span strong {
  font-size: 18px;
}

.stepbar .stepbarwrap .steptitle .title {
  margin: 0.5em;
  font-weight: bold;
  font-size: 2.0rem;
	color:#523900;
}

.stepbar .stepbarwrap .stepline {
  width: 1px;
  height: calc(100% + 1em);
  background: url(../images/line.webp) 0 0;
  position: absolute;
  top: 2em;
  left: 22px;
  z-index: 1;
}

.stepbar .stepbarwrap .steptxt {
  padding-left: 60px;
}

.stepbar .stepbarwrap .steptxt .txt {
  font-size: 1.4rem;
	line-height: 1.6;
}
.stepbar .stepbarwrap .steptxt .txt strong {
  color:#FD7602;
}


.stepbarwrap:last-of-type .stepline:last-of-type {
  display: none;
}

.stepbarwrap:last-of-type .stepline:last-of-type {
  display: none;
}

/* table01 */
#table01 {
	width:100%;
	margin:1.0rem auto 0;
	background:#E1EED8;
	border-radius: 10px 10px 0 0;
}

#table01 th,
#table01 td {
  padding: 20px 0;
	border:none;
	font-size:1.4rem;
	line-height: 1.6;
}

#table01 a{
	font-size:1.4rem;
}

#table01 th {
	font-weight: bold;
	color:var(--accent-color);
}
#table01 tr {
	border-bottom: 1px solid #CEE1C1;
}

#table01 tr:last-child {
	border: 0;
}




#table01 th {
  width: 30%;
	text-align: center;
}

/*よくある質問*/


.shadow {
  box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.1);
}

@media (max-width:768px) {
	.fl-2 li img{
	width:100%;
	}
	#contents6 .fl-2 li{
	width:100%;
	margin-right: 0;
}
	#contents6 .fl-2 li img{
	margin-top:30px;
}
	
	#contents6 .fl-2 li .tb_wh img{
		margin-top:0;
	}
	.fl-4 li{
	width:49%;
	margin-right:2%;
	}
	.fl-4 li:nth-child(2n){
	margin-right:0;
}
	.fl-4 li:nth-child(3),
	.fl-4 li:nth-child(4){
	margin-top:20px;
}
.strengths li {
	width: 100%;
}
	  .stepbar {
    width: 100%;
  }
	  #table01 td {
	  text-align: center;
  }
.qa-list dl {
    margin: 10px 0 0;
}
.qa-list dl:after {
    top: 20px;
    right: 20px;
    width: 7px;
    height: 7px;
}
.qa-list dl dt {
    padding: 16px 40px 16px 50px;
}
.qa-list dl dt::before {
    top: 20px;
    left: 20px;
}
.qa-list dl dd::before {
    font-size: 1.4rem;
    left: 20px;
    margin-top: 5px;
}
.qa-list dl dd {
    margin: 0;
    padding: 16px 25px 16px 25px;
}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}
}


/*余白*/

.mt50{
	margin-top:5.0rem;
}

.mt30{
	margin-top:3.0rem;
}

.mt20{
	margin-top:2.0rem;
}


.mt10{
	margin-top:1.0rem;
}
.mb20{
	margin-bottom:2.0rem;
}
.br5{
	border-radius:0.5rem;
}
.br50{
	border-radius:50%;
}

.pd20{
	padding:2.0rem;
}
/*レイアウト*/
.flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.flex_photo{
	width:25%;
}

.flex_photo img{
	border-radius: 50%;
}

.flex_txt{
	width:70%;
}

.pc-none{
	display: none;
}

img.ico{
	width:24px;
	display: inline-block;
	margin:0 0 5px 10px;
	
	
}
.photo{
	border-radius: 10px;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	
}
@media (max-width:768px) {
	.mt50{
	margin-top:30px;
}
.flex_photo{
	width:33%;
}

.flex_txt{
	width:65%;
}
	.pc-none{
	display: inline-block;
}
	.sp-none{
		display: none;
	}
	.btn_1{
		 order:3;
	}
	.btn_3{
		 order:-2;
	}
}

/*--メールフォーム-------------------*/
.mailform-in form dl dd b {
  color: #e23b3b;
  font-size: 26px;
}
.mailform-in {
  margin: 15px auto 0;
  padding: 0;
}
.mailform-in dd {
  margin-bottom: 40px;
}
.mailform-in input, .mailform-in textarea {
  font-size: 27px;
  font-size: clamp(16px, 1.985vw, 27px);
  background: #fff;
  border: 1px solid #C2C2C2;
  border-radius: 5px;
  padding: 30px 20px;
  width: 100%;
  box-sizing: border-box;
}
.mailform-in form {
  margin: 0;
  padding: 0;
}
.mailform-in .item_label {
  font-size: 27px;
  font-size: clamp(16px, 1.985vw, 27px);
  font-weight: 700;
  margin-bottom: 8px;
}
.mailform-in .submit {
  width: 100%;
  text-align: center;
}
.mailform-in .submitbtn {
  font-size: 32px;
  font-size: clamp(19px, 2.353vw, 32px);
  color: #fff;
  border: 1px solid var(--main-color);
  border-radius: 5px;
  width: 80%;
  padding: 18px;
  background: var(--main-color);
  cursor: pointer;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@media (max-width: 599px) {
  .mailform-in dd {
    margin-bottom: 20px;
  }
  .mailform-in input, .mailform-in textarea {
    padding: 18px;
  }
  .mailform-in .item_label {
    margin-bottom: 10px;
  }
  .mailform-in .submitbtn {
    padding: 15px;
  }
}

.mailform-in .submitbtn, .mailform-in .title_st1, .mailform-in .title_st2 {
  text-align: center;
  font-weight: 700;
  color: #fff;
}

.flow-box {
  background: #fff;
  border-radius: 10px;
  padding:0 20px;
}

.c_2 {
  width: 150px;
}
@media (max-width: 576px) {.c_2 {
  width: 100px;
}}

/*mainエリア名*/
.area {
  position: absolute;
  background-color: #18A64D;
  color: #fff;
  top: 0px;
  left: 40px;
  text-align: center;
  padding: 5px 8px 4px;
  font-size: 14px;
  font-weight: 700;
  border-radius:0 0  5px 5px;
}
    @media (max-width: 430px) {
.area {font-size: 13px; top: 0px; left: 22px;  padding: 2px 8px 2px;}   
            }        
