@charset "UTF-8";@font-face{font-family:"Noto Sans JP";font-style:normal;font-weight:700;src:url("../fonts/NotoSansJP-Bold.woff") format("woff");font-display:swap}@font-face{font-family:"Noto Sans JP";font-style:normal;font-weight:500;src:url("../fonts/NotoSansJP-Medium.woff") format("woff");font-display:swap}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%}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:#FF3600;--point-color:#592E15;--accent-color:#FFFD64;--base-color:#F3EDE1}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:#592E15;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;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:clamp(10px,1.25vw,16px);font-weight:700;margin-top:3px}.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%)}@media (max-width:599px){.m-btn img{width:2rem}}.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{width:1.8rem}.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_line img{width:1.8rem}.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}.m-btn_web img{width:1.8rem}.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{max-width: 860px; margin:0 auto;padding:0;display:flex;justify-content:space-between;gap:6%}.header-logo{width:clamp(90px,16.7647058824vw,228px);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 2%}.header-btn{flex-basis:70%;margin-right:0}}@media (max-width:599px){.header-logo{padding:3px 0}.header-btn a{font-size:13px;padding:3px}.header-btn img{width:1rem!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(--point-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 10px rgba(255,54,0,.5)}.cta-top{background:var(--point-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(--point-color);display:inline-block;border-radius:10px;background:var(--accent-color);padding:3px 20px;margin-right:10px}.cta-bottom{    background: #fff; border-radius: 10px; border: 1px solid var(--main-color); padding: 20px;}.cta .m-btn{flex-direction:row-reverse}.cta-bottom--text{font-size:clamp(18px,2.206vw,30px);font-weight:700;color:var(--point-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)}.m-slide_list.slick-dotted.slick-slider{max-width:1080px;margin:20px auto 80px}.m-slide_item{text-align:center;margin:0 1%}.m-slide_item img{margin:0 auto 10px}.m-slide_compare{font-size:clamp(12px,2.308vw,18px);margin-bottom:10px}.m-slide_bonus{font-size:clamp(14px,2.564vw,20px);font-weight:700;color:var(--main-color);border:1px solid var(--main-color);padding:3px 10px;margin-bottom:10px}.m-slide_price{font-size:clamp(12px,3.767vw,24px);font-weight:700;color:var(--main-color)}.m-slide_price span{font-size:clamp(16px,4.103vw,32px)}.m-slide_list .slick-dots{bottom:-35px}.m-slide_list .slick-dots li button:before{font-family:"Noto Sans";font-size:24px;line-height:20px}@media (max-width:599px){.top_sec-ttl{padding:5px 10px}.m-slide_bonus{padding:0 3px;margin-bottom:0}.m-slide_item{margin:10px}.m-slide_price span{font-size:20px}.m-slide_compare{margin-bottom:5px}.m-slide_item img{margin-bottom:5px;max-width:100px}.m-slide_list .slick-dots{bottom:-15px}.m-slide_list.slick-dotted.slick-slider{margin:0 auto 7%}}

/*追記分*/
.main{  
	max-width: 860px;
    width: 100%;
	margin:auto;
}
.inner{
	margin:4.0rem auto;
}
.w-full {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
	padding:1px 0;
	margin-top:-1px;
	margin-bottom:-1px;
}

/*背景*/
.bg-gra{
	background: radial-gradient(#f7fcbf, #c2d5a3);
}
.bg-ye{
	background:#FFFABB;
}
.bg-be{
	background:#F3EDE1;
}
.bg-or{
	background:#FFDAD1;
}
/*文字*/
.b{
	font-weight:bold;
}
.center{
	text-align: center;
}
.txt-r{
	text-align:right;
}
p,a{
	font-size:1.6rem;
	line-height: 1.6;
}

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

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

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

#content3 p{
	font-size:1.4rem;
}
.txt-or{
	color:#FF3600;
}

.txt-br{
	color:#592E15;
}

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

.txt-ye{
	color:#FFC400;
}

.txt-bg-or{
	  background: #FF3600;
	  color: #FFF;
}

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


.txt-bg-br{
	  background: #592E15;
	  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 #F3EDE1;
  border-style: solid;
}

h2.txt-bg-or:after {
  top: 0;
  right: 0;
  border-width: 25px 15px 25px 0px;
  border-color: transparent #F3EDE1 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:30px auto;
	background:#fff;
	border-radius: 10px;
	padding:30px;
}
#contents6 .txt-bg-br{
	border-radius:10px 10px 0 0;
	padding:0.5rem;
}

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


#contents6 .tb_wh{
	margin:0 auto 30px auto;
	border-radius:0 0 10px 10px;
	padding:15px 20px;
	text-align: center;
}
#contents6 .tb_wh p,
#contents6 .tb_wh li{
	text-align: left;
}



#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:#FF3600;
}

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

.fl-list{
	display:flex;
	width:100%;
	flex-wrap: wrap;
}

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

.fl-2 li img{
	width:80%;
	margin:auto;
}



#contents6 .fl-2 li img{
	width:100%;
}
.fl-2 li:nth-child(2n){
	margin-right:0;
}

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

.fl-3 li{
	width:30%;
	margin-right:5%;
}

.fl-3 li:nth-child(3n){
	margin-right:0;
}

.fl-4{
	justify-content: center;
}

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

.fl-4 li:nth-child(4){
	margin-right:0;
}
.fl-3 li:nth-child(n+4),
.fl-4 li:nth-child(n+5){
	margin-top:2.0rem;
}

.strengths {
  counter-reset: rank;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
 
.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-left:auto;
	margin-right:auto;
}
 
.strengths li:not(:last-child) {
  margin-bottom: 10px;
}
 
.strengths li::before {
  content: "";
  position: absolute;
  border-bottom: 60px solid transparent;
  border-left: 60px solid #FF3600;
}

.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:#FF3600;
}


.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:30px auto;
	background:#FF3600;
	border-radius: 10px;
}

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

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

#table01 th {
	font-weight: bold;
}
#table01 tr {
	border-bottom: 1px solid #F3EDE1;
}

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




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

/*よくある質問*/

.qa-list dl {
    position: relative;
    margin: 30px 0 0;
    cursor: pointer;
    border: 2px solid #7CC901;
	border-radius: 10px;
	background:#fff;
}
.qa-list dl:first-child {
  margin-top: 0;
}
.qa-list dl::after {
    position: absolute;
    top: 27px;
    right: 26px;
    display: block;
    width: 7px;
    height: 7px;
    margin: auto;
    content: '';
    transform: rotate(135deg);
    border-top: 2px solid #7CC901;
    border-right: 2px solid #7CC901;
}
.qa-list .open::after {
    transform: rotate(-45deg);
}
.qa-list dl dt {
    position: relative;
    margin: 0;
    padding: 20px 20px 20px 60px;
    font-weight: bold;
	font-size:1.6rem;
	line-height: 1.6;
	color: #7CC901;
}
.qa-list dl dt::before {
    font-size: 1.6rem;
    line-height: 1;
    position: absolute;
    top: 25px;
    left: 20px;
    display: block;
    content: '\f4ad';
	font-family: FontAwesome;
    color: #7CC901;
	font-weight: normal;
}
.qa-list dl dd::before {
    font-size: 22px;
    line-height: 1;
    position: absolute;
    left: 20px;
    display: block;
    content: '';
    font-weight: bold;
    color: #18c0ba;
}
.qa-list dl dd {
    position: relative;
    margin: 0;
    padding: 20px 20px 20px 60px;
	background:#FFFAE9;
	border-radius: 0 0 10px 10px;
}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}

.review {
	border-top:1px #ddd solid;
}

.review img{
	width:45px;
}

.review li{
	border-bottom:1px #ddd solid;
	padding:20px 0;
}


.review .flex .txt-min{
	vertical-align: middle;
	margin: 5px 0 0 10px;
}

.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-3 li,
	.fl-4 li{
	width:49%;
	margin-right:2%;
	}
	.fl-3 li:nth-child(3n){
	margin-right:2%;
}
	.fl-3 li:nth-child(2n),
	.fl-4 li:nth-child(2n){
	margin-right:0;
}
	.fl-3 li:nth-child(n+3),
	.fl-4 li:nth-child(3),
	.fl-4 li:nth-child(4){
	margin-top:2.0rem;
}
.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;
}

.mt10{
	margin-top:1.0rem;
}
.mb-50{
	margin-bottom:-50px;
}

.mb0{
	margin-bottom:0 !important;
}

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

.flex_photo{
	width:30%;
}

.flex_txt{
	width:65%;
}

.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:60%;
	margin:auto;
}

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

/*--メールフォーム-------------------*/
.m-inner {padding: 0 15px;}
.mailform-in form dl dd b {
  color: #e23b3b;
  font-size: 26px;
}

.mailform-in {
  max-width: 650px;
  margin: 15px auto 0;
  padding: 0;
}

.mailform-in dd {
  margin-bottom: 25px;
}

@media (max-width: 599px) {
  .mailform-in dd {
    margin-bottom: 0;
  }
}
.mailform-in p.txt1 {
  font-size: 23px;
  color: #333;
  text-align: center;
  padding: 30px 0;
}

@media (max-width: 599px) {
  .mailform-in p.txt1 {
    font-size: 14px;
    padding: 15px 0 20px;
  }
}
.mailform-in input, .mailform-in textarea {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  font-size: 2pc;
  padding: 20px;
  width: 100%;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 35px;
}

@media (max-width: 599px) {
  .mailform-in input, .mailform-in textarea {
    font-size: 16px;
    padding: 18px;
    margin-bottom: 20px;
  }
}
.mailform-in form {
  margin: 0;
  padding: 0;
}

.mailform-in .item_label {
  color: #333;
  font-size: 24px;
  font-weight: 700;
    margin-bottom: 10px;
}

@media (max-width: 599px) {
  .mailform-in .item_label {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
.mailform-in .submit {
  width: 100%;
  text-align: center;
}

.mailform-in .submitbtn {
  color: #fff;
  border: 1px solid #00A0EA;
  border-radius: 10px;
  width: 80%;
  padding: 18px;
  font-size: 20px;
  background: #00A0EA;
  cursor: pointer;
}

@media (max-width: 599px) {
  .mailform-in .submitbtn {
    font-size: 20px;
    padding: 15px;
  }
}
.mailform-in .submitbtn, .mailform-in .title_st1, .mailform-in .title_st2 {
  text-align: center;
  font-weight: 700;
  color: #fff;
}

.mailform-in span.fColorRED {
  color: #e23b3b;
  font-size: 18px;
}

@media (max-width: 599px) {
  .mailform-in span.fColorRED {
    font-size: 14px;
  }
}


.contact a.btn_line, .contact a.btn_tel, .contact a.btn_web {
line-height: 1.0!important;
    min-height: 62px;
}

