/*共通
===================================*/
.sec01 h3,.sec02 h3,.sec03 h3,.sec04 h3,.sec05 h3,h4,.sec01 p,.sec02 p,.sec03 p,.sec04 p,.sec05 p,.form-wrap h3,.contactform_lead,label,.required,.checkbox,input[type="submit"],.form_ttl{
	font-family: YuMincho,
	"Hiragino Mincho ProN",
	serif;
}
section {
    max-width: 1200px;
    margin: 0 auto;
}
.shower-sec{
	padding: 60px 0 50px 0;
}
.shower-sec-ttl{
	color: #CCA564;
	font-size: 32px;
	font-weight: normal;
    margin-bottom: 50px;
}
.shower-sec-ttl-top{
	font-size: 19px;
	border: none;
    margin: 0 auto;
    font-weight: normal;
}
.shower-sec-ttl .small{
	display: inline;
	border: none;
    font-size: 24px;
}
.sp-Element,.sp-Element2,.sp-Element3,.sp-Element4{
	display: none;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) {
    .small {
      position: relative;
      left: -0.15em; 
    }
  }
}
/*共通 SP
===================================*/
@media all and (max-width: 768px) {
	.shower-sec-ttl-top {
    font-size: 12px;
	padding: 0;
}
.shower-sec-ttl{
	font-size: 18px;
    margin-bottom: 20px;
}
.shower-sec-ttl .small {
    font-size: 14px;
}
.sp-Element{
	display: block;
}
.shower-sec {
    padding: 25px 0;
}}
@media only screen and (max-width: 500px) {
    body {
        padding-left: 15px;
        padding-right: 15px;
    }}
@media only screen and (max-width: 480px) {
    .sp-Element2{
	    display: block;
    }}
@media only screen and (max-width: 370px) {
    .sp-Element3{
	    display: block;
    }}
@media only screen and (max-width: 350px) {
    .sp-Element4{
	    display: block;
    }}
@media (max-width: 355px) {
    .shower-sec-ttl {
        font-size: 17px;
    }}
@media (max-width: 335px) {
    .shower-sec-ttl {
        font-size: 16px;
    }}
@media (max-width: 345px) {
    .sec02-txt-top {
        font-size: 13px;
        margin-left: 55px;
    }}
/*main
===================================*/
.shower-main-wrap{
	background: url(./images/shower-main-back.webp)no-repeat;
	background-size: cover;
	height: 556px;
	width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    background-position: top center;
    z-index: -2;
}
.shower-main-box{
	max-width: 1200px;
	width: 85%;
	margin: 0 auto;
	padding: 85px 0;
}
.shower-main-txt{
	color: #CCA564;
	font-size: 40px;
	margin-bottom: 10px;
	font-family: "dnp-shuei-nmincho-std", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.shower-main-txt-i:nth-child(1){
	margin-right: 10px;
}
.shower-main-txt-i:last-child{
	margin-left: 10px;
}
.shower-main-txt-i img{
    width: 35px;
    height: auto;
}
.shower-main-txt-span{
	font-size: 30px;
}
.shower-main-ttl{
	color: #00A7E8;
	font-size: 69px;
	font-weight: 600;
	margin-bottom: 30px;
	text-align: left;
    line-height: 1.25;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 900;
    font-style: normal;
}
.shower-main-ttl-span{
	font-size: 48px;
    font-weight: 500;
	font-family: "dnp-shuei-nmincho-std", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.shower-main-list{
	display: flex;
	justify-content: left;
	gap: 2%;
}
.shower-main-item{
	width: 140px;
	height: auto;
}
/*main SP
===================================*/
@media all and (max-width: 768px) {
	.shower-main-wrap{
	background: url(./images/shower-main-back-sp.webp)no-repeat;
	background-size: cover;
	height: auto;
	width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
}
.shower-main-box {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 65px 15px 127px;
    position: relative;
}
.shower-main-txt{
	font-size: 17px;
    margin-bottom: 5px;
}
.shower-main-txt-span{
	font-size: 13px;
}
.shower-main-ttl-span{
	font-size: 22px;
    margin-bottom: 2px;
}
.shower-main-ttl{
	font-size: 30px;
    line-height: 1.3;
    margin-bottom: 10px;
}
.shower-main-item {
    width: 67px;
}
.shower-main-txt-i img {
    width: 14px;
}
.shower-main-txt-i:nth-child(1){
	margin-right: 5px;
}
.shower-main-txt-i:last-child{
	margin-left: 5px;
}
.shower-main-shower{
	position: absolute;
    bottom: -5px;
    right: 0;
    max-width: 330px;
    z-index: -1;
}}
@media (max-width: 389px) {
    .shower-main-ttl {
        font-size: 7.5vw;
    }
	.shower-main-ttl-span {
        font-size: 5.6vw;
    }}
@media (max-width: 768px) and (min-width: 575px) {
    .shower-main-box {
        padding: 35px 45px 220px;
    }
    .shower-main-txt {
        font-size: 27px;
        margin-bottom: 10px;
    }
    .shower-main-ttl-span {
        font-size: 32px;
    }
    .shower-main-ttl {
        font-size: 40px;
        margin-bottom: 20px;
    }
    .shower-main-item {
        width: 80px;
    }}
@media (max-width: 990px) and (min-width: 769px) {
    .shower-main-ttl {
    font-size: 54px;
    }
    .shower-main-ttl-span {
    font-size: 35px;
    }
    .shower-main-txt {
    font-size: 25px;
    }
    .shower-main-txt-i img {
    width: 23px;
    }
    .shower-main-txt-span {
    font-size: 22px;
}}
/*sec01
===================================*/
.sec01{
    padding-bottom: 0px;
}
.sec01-wrap{
	display: flex;
	justify-content: space-between;
}
.sec01-item{
	width: 46%;
}
.sec01-txt{
	font-size: 24px;
	color: #00A7E8;
	text-align: center;
    padding: 20px 20px 40px;
	background: url(./images/shower-sec01-fukidashi.webp)no-repeat;
	background-size: contain;
    margin-bottom: 20px;
    font-weight: 500;
}
.sec01-figure{
	margin: 0 auto;
    width: 90%;
}
.sec01-figure2{
	margin-top: 30px;
	width: 100%;
}
.sec01-txt-right{
	margin-top: 10px;
	text-align: right;
	font-size: 16px;
}
/*sec01 SP
===================================*/
@media all and (max-width: 768px) {
	.sec01-wrap {
    display: block;
    }
	.sec01-item {
    width: 100%;
    max-width: 360px;
    margin: 0 auto 20px;
    }
	.sec01-txt {
    font-size: 16px;
    padding: 15px 3px 30px;
    background: url(./images/shower-sec01-fukidashi.webp) no-repeat;
    background-size: contain;
    background-position: center;
    margin-bottom: 5px;
    }
	.sec01-figure {
    width: 100%;
    }
	.sec01-figure2 {
    margin-top: 0px;
    }
	.sec01-txt-right {
    font-size: 14px;
    max-width: 360px;
	margin: -20px auto 0;
    }}
@media all and (max-width: 965px) and (min-width: 769px) {
    .sec01-txt {
    font-size: 19px;
    padding: 20px 5px 40px;
}}
@media only screen and (max-width: 1305px)and (min-width: 769px) {
    .sp-Element3{
	    display: block;
    }
    .sec01-txt {
    padding: 20px 20px 40px;
    background: url(./images/shower-sec01-fukidashi-sp.webp) no-repeat;
    background-size: contain;
    margin-bottom: 20px;
}}
@media only screen and (max-width: 1100px) and (min-width: 970px) {
    .sec01-txt {
        padding: 10px 20px 40px;
        background: url(./images/shower-sec01-fukidashi-sp.webp) no-repeat;
        background-size: contain;
        margin-bottom: 20px;
    }}
@media only screen and (max-width: 969px) and (min-width: 769px) {
    .sec01-txt {
        padding: 10px 8px 40px;
        font-size: 20px;
    }}
/*sec02
===================================*/
.sec02{
	background: url(./images/shower-sec02-back.webp)no-repeat;
	background-size: contain;
	background-position: bottom;
	max-width: none;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    padding-bottom: 75px;
}
.sec02 .shower-sec-ttl{
	max-width: 1200px;
	margin: 0 auto;
}
.sec02-wrap{
	display: flex;
	justify-content: center;
	gap: 8%;
    width: 58%;
    margin: 110px auto 0 auto;
	max-width: 1200px;
}
.sec02-item{
	position: relative;
}
.sec02-txt-top{
	color: #00A7E8;
	font-size: 19px;
	text-align: center;
    margin-left: 140px;
    margin-bottom: -55px;
}
.sec02-figure-top{
	position: absolute;
    width: 220px;
    margin-left: -40px;
    margin-top: -30px;
}
.sec02-figure-bottom{
    margin: 60px 0 0 85px;
}
.sec02-txt-bottom{
	color: #393939;
	font-size: 19px;
	text-align: center;
	margin-top: 7px;
    margin-left: 85px;
}
/*sec02 SP
===================================*/
@media all and (max-width: 768px) {
	.sec02 {
    padding-bottom: 35px;
    background-size: cover;
}
	.sec02-wrap {
    gap: 5%;
    width: 100%;
    margin: 55px auto 0 auto;
    padding-inline: 15px;
}
    .sec02-txt-top {
    font-size: 14px;
    margin-left: 65px;
    margin-bottom: -15px;
}
	.sec02-figure-top {
    position: absolute;
    width: 60%;
    max-width: 104px;
    margin-left: -22px;
    margin-top: -30px;
}
.sec02-figure-bottom {
    margin: 20px 0 0;
    max-width: 172px;
}
.sec02-txt-bottom {
    font-size: 14px;
    text-align: left;
    margin-left: 0;
}}
@media (max-width: 355px) {
    .sec02-txt-top {
        font-size: 13px;
        margin-left: 55px;
    }}
@media (max-width: 1080px) and (min-width: 769px){
    .sec02 .shower-sec-ttl{
        line-height: 2rem;
    }
    .sp-Element5{
        display: block;
    }}
@media (max-width: 1130px) and (min-width: 769px){
    .sec02-wrap {
    min-width: 580px;
}
.sec02-figure-top {
    width: 180px;
}}
/*sec03
===================================*/
.sec03-list{
    display: flex;
    justify-content: center;
    gap: 70px;
    width: 93%;
    margin: 0 auto 20px;
}
.sec03-item{
    width: 33%;
	position: relative;
}
.sec03-item:nth-child(-n+2)::after {
    content: "";
    border-right: 1px solid #000;
    position: absolute;
    right: -35px;
    top: 0;
    width: 1px;
    height: 100%;
}
.sec03-subttl{
    text-align: center;
    margin-bottom: 20px;
    color: #00A7E8;
    font-weight: 500;
    font-size: 24px;
}
.sec03-txt-top{
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700;
	font-size: 19px;
}
.sec03-txt-bottom{
    min-height: 215px;
    line-height: 1.7;
}
/*sec03 SP
===================================*/
@media all and (max-width: 768px) {
	.sec03-list {
    display: block;
    width: 100%;
    margin: 0 auto 15px;
    max-width: 360px;
}
    .sec03-item {
    width: 100%;
}
    .sec03-subttl {
    text-align: left;
    font-size: 16px;
    margin-bottom: 15px;
}
    .sec03-txt-top {
    text-align: left;
    font-size: 16px;
    margin-bottom: 5px;
}
    .sec03-txt-bottom {
    min-height: auto;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 12px;
}
    .sec03-figure{
    margin-bottom: 15px;
}
    .sec03-item:nth-child(-n+2)::after{
		display: none;
	}}
@media all and (max-width: 1090px) and (min-width: 769px){
    .sec03-txt-bottom {
    min-height: 310px;
}}
@media all and (max-width: 1325px) and (min-width: 769px){
    .sec03-txt-top{
        min-height: 54px;
    }}
@media (max-width: 860px) and (min-width: 769px) {
    .sec03-txt-bottom {
        min-height: 354px;
    }
    .sec03-txt-top {
    font-size: 18px;
}}
/*sec04
===================================*/
.sec04{
	background: url(./images/shower-sec04-back.webp)no-repeat;
	background-size: cover;
	width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    max-width: none;
    padding: 50px 0 0;
}
.sec04 .shower-sec-ttl{
	max-width: 1200px;
	margin: 0 auto 50px;
}
.sec04-wrap{
    max-width: 1200px;
	margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: end;
    width: 90vw;
}
.sec04-list{
    margin-bottom: 60px;
}
.sec04-item{
    margin-bottom: 20px;
    background-color: #fff;
    padding: 35px 48px 35px 160px;
}
.sec04-item-txtbox{
	position: relative;
}
.sec04-item-txtbox01::before{
	background: url(./images/shower-sec04-item01.webp)no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	width: 80px;
	height: 63px;
    position: absolute;
    left: -115px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.sec04-item-txtbox02::before{
	background: url(./images/shower-sec04-item02.webp)no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	width: 66px;
	height: 80px;
    position: absolute;
    left: -105px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.sec04-item-txtbox03::before{
	background: url(./images/shower-sec04-item03.webp)no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	width: 53px;
	height: 80px;
    position: absolute;
    left: -100px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.sec04-subttl{
	margin-bottom: 15px;
	font-weight: 500;
	color: #00A7E8;
}
.sec04-txt{
    line-height: 1.7;
}
/*sec04 SP
===================================*/
@media all and (max-width: 768px) {
	.sec04 .shower-sec-ttl {
    margin: 0 auto 18px;
}
	.sec04 {
    padding: 30px 0 0;
	background: url(./images/shower-sec04-back-sp.webp)no-repeat;
	background-size: cover;
}
    .sec04-wrap {
    display: block;
    max-width: 390px;
}
    .sec04-item {
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.62);
    padding: 20px 15px 20px 15px;
    margin-inline: 15px;
}
    .sec04-subttl {
    margin-bottom: 15px;
    font-size: 16px;
    text-align: center;
    margin-left: 45px;
}
    .sec04-txt {
    font-size:14px;
	line-height: 1.6;
}
.sec04-item-txtbox01::before {
    width: 45px;
    height: 36px;
    position: absolute;
    left: 70px;
    top: -5px;
    bottom: 0;
    margin: 0;
}
.sec04-item-txtbox02::before {
    width: 31px;
    height: 36px;
    position: absolute;
    left: 50px;
    top: -5px;
    bottom: 0;
    margin: 0;
}
.sec04-item-txtbox03::before {
    width: 24px;
    height: 36px;
    position: absolute;
    left: 60px;
    top: -5px;
    bottom: 0;
    margin: 0;
}
.sec04-list {
    margin-bottom: 0;
}
.sec04-figure{
    max-width: 288px;
    margin: 0 auto;
}
.sec04-figure img{
    margin-bottom: -3px;
}}
@media (max-width: 450px) {
    .sec04-item-txtbox01::before {
        left: 20%;
    }
    .sec04-item-txtbox02::before{
        left: 11%;
    }
    .sec04-item-txtbox03::before{
        left: 16%;
    }}
@media (max-width: 385px) {
    .sec04-item-txtbox01::before {
        left: 17%;
    }
    .sec04-item-txtbox02::before{
        left: 7%;
    }
    .sec04-item-txtbox03::before{
        left: 12%;
    }}
@media (max-width: 350px) {
    .sec04-subttl {
        margin-left: 25px;
    }
        .sec04-item-txtbox01::before {
        left: 7%;
    }
    .sec04-item-txtbox02::before{
        left: 0%;
    }
    .sec04-item-txtbox03::before{
        left: 2%;
    }}
@media (max-width: 333px) {
    .sec04-item-txtbox02::before {
        left: -4%;
    }}
/*sec05
===================================*/
.sec05{
	padding: 75px 0 80px;
}
.sec05-list{
	display: flex;
	justify-content: center;
	gap: 20px;
    align-items: flex-start;
}
.sec05-item{
	border: 1px solid #00A7E8;
    padding-bottom: 25px;
    width: 50%;
}
.sec05-subttl{
	color: #fff;
	background-color: #00A7E8;
	text-align: center;
	padding-block: 10px;
	font-weight: 500;
}
.sec05-txt-top{
	color: #00A7E8;
	text-align: center;
	border-bottom: 1px #00A7E8 solid;
    margin: 0 auto;
    width: 88%;
    padding-top: 20px;
	padding-bottom: 10px;
	color: #00A7E8;
	font-size: 19px;
}
.sec05-flex{
	display: flex;
	justify-content:left;
	gap: 8px;
	align-items: center;
    margin: 35px auto 0 auto;
    width: 88%;
}
.sec05-flex-left{
	color: #fff;
	background-color: #00A7E8;
	text-align: center;
    padding: 15px 11px;
    min-width: 80px;
}
.sec05-flex-right {
    line-height: 1.6;
}
.sec05-price{
    margin: 0 auto;
    width: 88%;
	font-size: 24px;
    text-align: center;
    padding-bottom: 20px;
}
.sec05-price-big{
	font-size: 75px;
	color: #FE584D;
}
.sec05-txt-center{
	color: #00A7E8;
    margin: 0 auto;
    width: 88%;
}
.sec05-center-span{
    padding: 4px 0;
    display: inline-block;
    text-align: center;
    width: 185px;
    margin-right: 20px;
    border: 1px solid #00A7E8;
    margin-bottom: 15px;
}
.sec05-txt-bottom{
    margin: 0 auto;
    width: 88%;
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 3px;
    line-height: 1.7;
}
/*sec05 SP
===================================*/
@media all and (max-width: 768px) {
	.sec05 {
    padding: 35px 0 15px;
}
    .sec05-list{
		display: block;
        max-width: 360px;
        margin: 0 auto;
	}
	.sec05-item {
    padding-bottom: 10px;
    margin-bottom: 20px;
    width: 100%;
    }
	.sec05-subttl {
    padding-block: 4px;
    font-size: 17px;
    }
	.sec05-txt-top {
    font-size: 16px;
    }
	.sec05-flex,.sec05-txt-top,.sec05-price,.sec05-txt-center,.sec05-txt-bottom {
    width: 94%;
    }
	.sec05-flex {
    margin: 15px auto 0 auto;
    align-items: center;
    }
	.sec05-flex-left {
    padding: 8px 5px;
    font-size: 14px;
    min-width: 61px;
    }
	.sec05-flex-right {
    font-size: 14px;
    }
	.sec05-price {
    font-size: 18px;
    padding-bottom: 0;
    }
	.sec05-price-big {
    font-size: 60px;
	letter-spacing: 0px;
    }
	.sec05-txt-center {
    font-size: 14px;
    }
	.sec05-center-span {
    margin-right: 10px;
    margin-bottom: 12px;
    }
	.sec05-txt-bottom{
		font-size: 14px;
	}}
@media (max-width: 385px) {
    .sec05-center-span {
        width: 160px;
    }}
@media (max-width: 355px) {
    .sec05-center-span {
        width: 135px;
    }}
@media (max-width: 338px) {
    .sec05-txt-center {
        letter-spacing: -1px;
    }}
@media only screen and (max-width: 930px)and (min-width: 845px) {
    .sec05-center-span {
    width: 160px;
    margin-right: 10px;
}}
@media only screen and (max-width: 845px)and (min-width: 769px) {
    .sec05-center-span01 {
    width: 130px;
    margin-right: 10px;
}}
@media only screen and (max-width: 1160px)and (min-width: 945px) {
    .sec05-price {
    width: 100%;
}}
@media only screen and (max-width: 945px)and (min-width: 769px) {
    .sec05-price {
    width: 100%;
    letter-spacing: -1.5px;
}
.sec05-price-big {
    font-size: 65px;
}}
@media only screen and (max-width: 795px) and (min-width: 769px) {
    .sec05-price-big {
        font-size: 60px;
    }}
/*sec06
===================================*/
.form-wrap h3{
	font-size: 32px;
	color: #00A7E8;
}
.contactform_lead_wrap{
	display: flex;
    justify-content: center;
}
.contactform_lead{
	color: #393939;
	text-align: left !important;
}
input[type="submit"]{
	background: #00A7E8 !important;
}
/*sec06 SP
===================================*/
	.ttl-line {
        margin-bottom: 5px;
    }
    input[type="text"], input[type="tel"], input[type="textarea"], textarea {
    border: #777 1px solid;
    padding: 15px;
    border-radius: 0px;
    }
    p.privacypolicy-check a{
        font-weight: 700;
    }
    .form-wrap {
        background: url(./images/shower-sec06-back.webp)no-repeat;
        background-size: cover;
        background-position: bottom;
    }
@media all and (max-width: 768px) {
    .form {
        width: 92%;
    }
	.form-wrap {
    padding: 40px 0;
    }
	.form-wrap h3 {
    font-size: 18px;
    margin-top: 10px;
    }
    p.contactform_lead{
        font-size: 14px;
        font-weight: 500;
        margin-bottom:48px;
    }
    .icn_required{
        display: none;
    }
    .form_head{
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: flex-end;
        margin-bottom: 6px;
    }
    .form_ttl {
        margin-left: 5px;
        margin-bottom: 0;
        font-size: 14px;
    }
    p.required.white.center {
        display: inline-block;
        background: #eb6060;
        padding: 1px 19px;
        font-size: 12px;
    }
    .form_inner {
        margin-bottom: 16px;
    }
    input[type="checkbox"]{
        appearance: none;
        -webkit-appearance: none;
        cursor: pointer;
        width: 42px;
        height: 42px;
        border: 1px solid #393939;
        border-radius: 0px;
        margin-right: 6px;
        margin-left: 0;
    }
    input[type="checkbox"] {
        display: none;
    }
    .custom-check {
        display: inline-block;
        width: 42px;
        height: 42px;
        border: 1px solid #393939;
        border-radius: 0px;
        position: relative;
        margin-right: 10px;
    }

    input[type="checkbox"]:checked + .custom-check::after {
        content: '';
        position: absolute;
        left: 8px;
        top: 0px;
        width: 20px;
        height: 25px;
        border: solid #393939;
        border-width: 0 4px 4px 0;
        transform: rotate(45deg);
    }
    textarea {
        height: 255px;
    }
    p.privacypolicy-check {
        text-align: left;
        margin: 15px 0 0;
        font-size: 14px;
    }
    .privacypolicy-check label{
        display: flex;
        justify-content: left;
        align-items: center;
    }
    .submit {
        width: 100%;
        max-width: 330px;
    }
    input[type="submit"] {
        font-size: 14px;
        padding: 14px;
    }
    .checkbox{
        font-size: 14px;
        display: flex;
        justify-content: left;
        align-items: center;
    }
    .form_body .checkbox:first-child{
        margin-top: 10px;
        margin-bottom: 5px;
    }
	.ttl-line {
        margin-bottom: 5px;
    }}
@media (min-width: 769px) {
    .form-wrap{
        padding: 107px 0;
    }
    .form {
        max-width: 1200px;
        margin: 0 auto;
        padding: 85px 0;
        width: 90vw;
    }
    .form_inner {
        padding: 16px 0 0;
    }
    .form_inner1{
        align-items: baseline;
        padding-top: 29px;
    }
    form#contact_form, form#contact_form01, form#contact_form02 {
        margin: 30px auto 0;
        width: auto;
        max-width: 855px;
    }
    .form_head {
        justify-content: left;
        margin-left: 3%;
        align-items: center;
        width: 32%;
    }
    .form_head1{
        align-items: flex-start;
    }
    .form_body {
        margin-left: 14px;
    }
    .required {
        padding: 7px 19px;
        font-size: .9rem;
    }
    input[type="checkbox"]{
        appearance: none;
        -webkit-appearance: none;
        cursor: pointer;
        margin-right: 15px;
        width: 27px;
        height: 27px;
        border: 1px solid #393939;
        border-radius: 0px;
    }
    .checkbox{
        font-size: 14px;
    }
    .privacypolicy-check label,.checkbox{
        display: flex;
        justify-content: left;
        align-items: center;
    }
    input[type="checkbox"] {
        display: none;
    }
    .custom-check {
        display: inline-block;
        width: 27px;
        height: 27px;
        border: 1px solid #393939;
        border-radius: 0px;
        position: relative;
        margin-right: 10px;
    }
    input[type="checkbox"]:checked + .custom-check::after {
        content: '';
        position: absolute;
        left: 6px;
        top: 0px;
        width: 10px;
        height: 15px;
        border: solid #393939;
        border-width: 0 4px 4px 0;
        transform: rotate(45deg);
    }
    .checkbox {
    margin-top: 15px;
    }
    .checkbox:first-child {
    margin-top: 0;
    }
    textarea {
    height: 340px;
    }
    p.privacypolicy-check {
        margin: 36px auto 0;
        width: 64%;
        margin-right: 0;
        text-align: left;
    }
    .submit-wrap{
        margin: 0 auto;
        width: 64%;
        margin-right: 0;
        text-align: left;
    }
    .submit{
        margin: 0;
    }
    input[type="submit"]{
        padding: 14px;
        font-size: 16px;
    }
    p.contactform_lead {
        width: 90%;
        margin: 0 auto;
        max-width: 730px;
        line-height: 1.6;
        font-weight: 500;
    }}
/* 資料請求・お問い合わせはこちら
===================================*/
.fixed-button-sp{
    display: none;
}
@media (max-width: 768px) {
    .fixed-button-sp {
        display: block;
        width: 100%;
        position: fixed;
        right: 0;
        bottom: -5px;
        z-index: 999999;
    }
    footer {
        margin-bottom: 58px;
    }}
.fixed-button{
    display: none;
}
.contactform_lead a {
    border-bottom: none !important;
}