

@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;700&display=swap');



h1,h2,h3,h4,h5,p,li,a,div,html,body{margin:0;padding:0;box-sizing: border-box;font-weight: normal;font-size: 1rem;}
html{min-width:320px;font-size:4vw;color:#333}
body{font-family:"Zen Old Mincho", serif;line-height:1.6;background:#fff;}
a{text-decoration:none;color:#333}
a:hover{opacity:0.6}
.pchb{display:block}
.sphb{display:none}
.pchl{display:inline}
.sphl{display:none}
.ovh{overflow:hidden}
.txl{text-align:left}
.txr{text-align:right}
img{max-width:100%;height: auto;}
ul,li{list-style:none;margin:0;padding:0}
*{transition-duration: 0.5s;transition-property:all;}
.grecaptcha-badge { visibility: hidden; }
.inner{
	width:84%;
	margin:0 auto;
}

.blurBg{
	position: relative;
	z-index: 0;
	overflow: hidden;
  }

.blurBg:before{
	content: '';
	background: inherit;
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);
	position: absolute;
	top: -5px;
	left: -5px;
	right: -5px;
	bottom: -5px;
	z-index: -1;
  }



  .common-title{
	background-image: url(img/common-bg-min.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	width: 100%;
	position: relative;
	padding:4rem 0;
}

.common-title .inner{
	text-align: center;
}
.common-title .title{
	text-align: center;
    font-size: 1.5rem;
    color: #fff;
    font-weight: bold;
    border-top: 4px double #fff;
    padding-top: 0.25em;
}

.common-title .icon {
    width: 3.5rem;
    height: auto;
    margin-bottom: 1rem;
}

.common-title .title-en {
    height: 3rem;
    width: auto;
    display: block;
    margin: auto auto 0.2rem auto;
}

.double-line{
height: 0.4rem;
  width: 100%;
  border-top: #333 solid 1px;
  border-bottom: #333 solid 1px;
}



.en-title img{
height: 2rem;
  width: auto;
  margin: auto;
  display: block;
}


.section-title .en-title{
	padding-bottom: 1rem;
	margin-bottom:1rem;
	border-bottom:1px solid #333;
}
.section-title .title{
  text-align: center;
  font-weight: bold;
  font-size: 1.5rem;
}

/* fv  */
.fv-area *{
	transition-duration: 0s;
    transition-property: all;
	overflow: hidden;
}
.fv-area{
	background-color: #EFEAE0;
	position: relative;
	background-image: url(img/fv-v-sp-1-2.webp);
	background-position:bottom center;
	background-repeat: no-repeat;
	background-size:cover;
	width: 100%;
  height: 100svh;
}

.fv-area .back{
	/* background-color: rgba(0, 0, 0, 0.15); */
	width: 100%;
	height:100%;
	position: relative;
	z-index: 3;
}

.fv-area .text{
	width: 80%;
	position: absolute;
	top: 13rem;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
  }
  .fv-area .catchcopy {
position: relative;
  left: 0vh;
  margin-bottom: 2vh;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
  .fv-area .logomark {
	width: 7rem;
	padding: 0.75rem 1.5rem;
	line-height: 0;
	text-align: center;
	position: absolute;
	top: 5rem;
	left: 0;
	right: 0;
	margin: auto;
  }
  .fv-area .pagecopy{
	margin-bottom: 1rem;
  font-size: 1.25rem;
}
  .fv-area .text{
	color:#fff;
	overflow: visible;
  }
  .fv-area .area-copy{
	font-size:1rem;
	position: relative;
  }
.fv-area .area-copy::after,
.fv-area .area-copy::before{
content: "";
  position: absolute;
  right: 0.5rem;
  height: 1px;
  width: 3em;
  background: #fff;
  top: 50%;
}
.fv-area .area-copy::before{
	right:auto;
	left:0.5rem;
}




/* fv slide */
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.swiper-slide-active .swiper-img,
.swiper-slide-duplicate-active .swiper-img,
.swiper-slide-prev .swiper-img {
  animation: zoomUp 7s linear 0s normal both;
}
.swiper-slide img {
  height: auto;
  width: 100%;
}
.fv-slide{
	position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.fv-slide .swiper-img.img1,
.fv-slide .swiper-img.img2,
.fv-slide .swiper-img.img3{
	background: url(img/fv-v-sp-1-2.webp);
	background-size: cover;
	background-position: bottom center;
	height: 100%;
}
.fv-slide .swiper-img.img1{
	background-position: center;
}
.fv-slide .swiper-img.img2{
	background-image: url(img/fv-v-sp-2-2.webp);
}
.fv-slide .swiper-img.img3{
	background-image: url(img/fv-v-sp-3-2.webp);
}

/* concept*/

  .concept-area{
	background-image: url(img/greetings-back-sp.webp);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size:cover;
	padding: 6rem 0 6rem;
	position: relative;
	overflow: hidden;
}
.concept-area .left-area{
	padding-bottom: 2rem;
}
.concept-area .left-area .en-title{
padding-bottom: 2rem;
}

  .concept-area .title{
	font-size: 1.3rem;
    color: #333;
    font-weight: bold;
    line-height: 2;
	margin-bottom: 2rem;
	position: relative;
	text-align: center;

}
  .concept-area .title:before{
	content: "";
	position: absolute;
	height: 1rem;
	width: 1px;
	background: #333;
	bottom: -1.5rem;
	left: calc(50% - 1px);
	display: none;
}
  .concept-area .text-area{
	z-index: 2;
	position: relative;
  }
  .concept-area .text-area .text-lead{
	line-height: 2;
	color: #333;
	padding-bottom: 2rem;
	letter-spacing: 0.04em;
  }
  .concept-area .text-area .text-lead .paragraph{
	display: block;
    margin-bottom: 1rem;
  }

  .concept-area .image-1{
	position: absolute;
	z-index: 0;
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3);
  box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3);
  transform: rotate(-10deg);
  top: 3rem;
  left: -3rem;
  width: 30rem;
  height: auto;
  }
.concept-area .image-2{
	position: absolute;
	z-index: 0;
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3);
  box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3);
  transform: rotate(7deg);
  top: 16rem;
  right: -1.5rem;
  width: 10rem;
  height: auto;
  }
  .concept-area .image-3{
	position: absolute;
	z-index: 0;
	opacity: 0.1;
	bottom: -6rem;
  left: -3rem;
  width: 28rem;
  mix-blend-mode: multiply;
  }



  @supports (-webkit-touch-callout: none) {
	.fv-area{
		height: 100vh;
	}
.fv-area .logomark{
	width: 6rem;
	top: 4rem;
}
.fv-area .text {
    width: 70%;
	top: 10.5rem;
}
.fv-area .pagecopy {
    font-size: 1.1rem;
}
.fv-area .area-copy::after, 
.fv-area .area-copy::before{
	width: 2em;
}
.fv-slide .swiper-img.img1{
	background-position: bottom center;
}
}



  /* osusume */

.osusume-area{
	background-image: url(img/recommend-back-sp.webp);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size:cover;
	width: 100%;
	position: relative;
	padding: 2rem 0 2.5rem 0;
}
.osusume-area .inner{
	background-color: rgba(255,255,255,0.75);
  padding: 2rem 1.5rem;
  position: relative;
}
.osusume-area .inner:before,
.osusume-area .inner:after{
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	border:#FF3709 2px solid;
	top:0.2rem;
	left:0.2rem;
}
.osusume-area .inner:after{
		top:-0.2rem;
	left:-0.2rem;
}

.osusume-area .title{
	font-size: 1.25rem;
	font-weight: bold;
	padding-bottom:0rem;
	color:#FF3709;
	text-align: center;
}
.osusume-area .list-wrap{
	margin-top: 1rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
}
.osusume-area .list-wrap .list{
	color: #fff;
	font-weight: bold;
	position: relative;
	width:100%;
	font-size: 0.9rem;
  color: #333;
}
.osusume-area .list-wrap .list img{
	height: 1.5em;
	width: auto;
	top: 0.3em;
    position: relative;
	margin-right: 0.5rem;
}




/* ３つの特徴　*/

.about-three{
	background-image: url(img/tokucho-back-sp.webp);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size:cover;
	padding:4rem 0;
}
.about-three .section-title{
	margin-bottom: 3rem;
}
.right-slide,.left-slide{
    background: #fff;
    padding: 0rem;
    position: relative;
    border-radius: 0.3rem;
    margin-bottom: 1.5rem;
    color: #333;
	display: flex;
  flex-direction: column-reverse;
}

.about-three .textarea{
padding: 2rem 2rem 2rem 3rem;
  line-height: 2;
}
.about-three .gray-tag{
background: #FF3709;
  position: absolute;
  top: 13rem;
  left: 0;
  padding: 0.5rem;
  width: 11%;
}
.about-three .sub-title{
    font-size: 1.15rem;
    font-weight: bold;
    margin-bottom: 1rem;
	line-height: 1.75;
  color: #FF3709;
  border-bottom: 1px solid #FF3709;
  padding-bottom: 1rem;
  letter-spacing: 0;
}
.about-three .lead{
 letter-spacing: 0.02em;
}
.about-three .swiper-a3{
    margin-bottom: 0rem;
	overflow: hidden;
}


.swiper-button-next:after, 
.swiper-rtl .swiper-button-prev:after {
    content: '' !important;
    width: 1.4rem;
    height: 1.4rem;
    background: url(img/slide-right-wh.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    right: -0.5rem;
    position: absolute;
    top: 0%;
}
.swiper-button-prev:after, 
.swiper-rtl .swiper-button-next:after {
    content: '' !important;
    width: 1.4rem;
    height: 1.4rem;
	background: url(img/slide-left-wh.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: -0.5rem;
    position: absolute;
    top: 0%;
}

.about-three .swiper-button-prev,
.about-three .swiper-button-next{
	top:8rem;
	left:1rem;
}
.about-three .swiper-button-next{
	right:1rem;
	left:auto;
}

/* topic-1 area */

.topic-1{
	background-color: #474747;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size:cover;
	position: relative;
	padding: 5rem 0;
}
.topic-1 .inner{
	position: relative;
	z-index: 2;
	color: white;
  width: 100%;

}
.topic-1::after{
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(img/brand-back-right.webp);
	background-position: top right;
	background-repeat: no-repeat;
	background-size:cover;
	display: none;
}
.topic-1::before{
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(img/brand-back-left.webp);
	background-position: top left;
	background-repeat: no-repeat;
	background-size:cover;
}

.topic-1 .left-side{
		width: 91%;
		margin-bottom: 1rem;
}
.topic-1 .left-side img{
	margin-bottom: 1rem;
}
.topic-1 .left-side .title{
	text-align: right;
	font-size: 1.3rem;
}
.topic-1 .right-side{
	width: 82%;
	margin: auto;

}
.topic-1 .right-side p{
		line-height: 2;
		margin-bottom:1em;
}
/* plan-area */

.plan-area{
	background-image: url(img/plan-back-sp.webp);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size:cover;
	padding: 6rem 0 6rem 0;
}

.plan-area .inner{
	width: 84%;
}
.plan-area .section-title{
margin-bottom: 3rem;
}
.plan-area .plan-wrap{
	display: flex;
	flex-wrap: wrap;
	gap:1rem;

}
.plan-area .plan-wrap .list{
    position: relative;
    height: auto;
    margin-bottom: 0rem;
	background: #fff;
	width: 100%;
	text-align: center;
	padding: 1rem;
	box-shadow: 0px 0px  0.5rem rgba(0, 0, 0, 0.3);
	transition: .5s;
}

.plan-area .plan-wrap .list:hover{
	opacity: 0.7;
}


.plan-area .plan-wrap .list .plan-img {
    height: 16rem;
    width: auto;
    z-index: 2;
    mix-blend-mode: multiply;
	cursor: pointer;
}




/* cta-area */
.cta-area{
	background-image: url(img/cta-back-min.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size:cover;
	width: 100%;
	position: relative;
	padding:2rem 0;
	margin-bottom: -2px;
}

.cta-area .title{
    width: 80%;
    margin: 0 auto 1rem auto;
    display: block;
}

.cta-area .model-btn,
.cta-area .doc-btn{
	cursor:pointer;
	background:#fff;
	border-radius: 2rem;
	color:#FF3709;
	padding: 1rem;
	margin-bottom:1rem;
	font-size: 1.2rem;
	position: relative;
}

.cta-area .model-btn::after, .cta-area .doc-btn::after {
    content: "";
    right: 1.3rem;
    width: 0.5rem;
    height: 0.5rem;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 1.75rem;
}
.cta-area .doc-btn::after {
	border-top: 2px solid #FF3709;
    border-right: 2px solid #FF3709;
}

.cta-area .model-btn{
	color:#fff;
	background:#FF3709;
}



.cta-area .model-btn .icon, .cta-area .doc-btn .icon {
    height: auto;
    width: 1.3em;
    margin-right: 0.5em;
    margin-left: 1em;
	position: relative;
	top: 0.15em;
}

.cta-area .model-btn{

}

.cta-area .model-btn:hover, 
.cta-area .doc-btn:hover{
	opacity: 0.5;
}



/*cp-area*/
.cp-area{
	background-color: #EFEAE0;
	background-image: url(img/midokoro-back-sp.webp);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size:cover;
	padding:6rem 0 5rem;
	overflow: hidden;
}

.cp-area .section-title{
	margin-bottom: 3rem;
}
.cp-area .swiper-slide{
	background:#fff;
	height: auto;
}
.cp-area .swiper-slide img{
	display: block;
    margin: auto auto 0.5rem auto;
}
.cp-area .swiper-slide-item{
	height: 100%;
}

.cp-area .swiper2 {
	margin-bottom: 3rem;
	position: relative;
	padding-top: 3rem;
}

.cp-area .swiper2::before{
	content: "";
    background-image: url(img/text-1f.webp);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size:contain;
	width: 100%;
	padding: 0.75rem 0;
  position: absolute;
  top: -0.5rem;
  width: 100%;
  height: 2rem;
}
.cp-area .swiper2 .swiper-button-next::after, 
.cp-area .swiper2 .swiper-rtl .swiper-button-prev::after{
right: 1.75rem;
width: 1rem;
  height: 1rem;
  background-image: url(img/slide-right-bk.webp);
}
.cp-area .swiper2 .swiper-button-prev::after, 
.cp-area .swiper2 .swiper-rtl .swiper-button-next::after{
left: 1.75rem;
width: 1rem;
  height: 1rem;
  background-image: url(img/slide-left-bk.webp);
}

.cp-area .swiper2.t2f::before{
    background-image: url(img/text-2f.webp);
}

.cp-area .swiper2.t3f::before{
    background-image: url(img/text-3f.webp);
}

.cp-area .swiper2 .sub-title {
color: #FF3709;
  font-weight: bold;
  padding: 0 1rem;
  margin-top: 1rem;
  margin-bottom: 0.25rem;
}
.cp-area .swiper2 .lead {
	font-size: 0.92rem;
	padding: 0 1rem;
  margin-bottom: 1.5rem;
}





/*mh-info-area*/
.mh-info-area{
	background-image: url(img/info-back-sp.webp);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size:cover;
	width: 100%;
	position: relative;
	padding:0rem 0rem 20rem 0rem;
	overflow : hidden;
}

.mh-info-area .inner{
	background: rgba(255,255,255,0.9);
	padding: 4rem 1.5rem 1.5rem;
	position: relative;
}
.mh-info-area .title-area{
	text-align: center;
	margin-bottom: 1rem;
}
.mh-info-area .title-area .title {
font-size: 1.3rem;
  font-weight: bold;
  padding-top: 1rem;
  border-top: 1px #333 solid;
  margin-top: 1rem;
}
.mh-info-area .title-area .en-title{
		width: 65%;	
}
.mh-info-area .title-area .image {
		position: absolute;
		top: 0.5rem;
		right: -3.5rem;
		width: 11rem;
		height: auto;
}
.mh-info-area .text .paragraph{
	padding: 1rem 0;
    font-size: 0.9rem;
    line-height: 1.7;
}
/* .mh-info-area .text .paragraph:nth-child(1){

	border-bottom: 1px dotted #333;
	padding-top: 0;
}
*/




/*promise-area*/
.promise-area{
	background: #EFEAE0;
	padding: 5rem 0 6rem;
}
.promise-area .inner{
	width: 100%;
}
.promise-area .title-area{

}
.promise-area .promise-list{
}

.promise-area .promise-list .list{
	width:100%;
	position: relative;
	padding-left:0;
	padding-right:6%;
}

.promise-area .title {
    width: 70%;
    margin: auto auto 3rem auto;
}
.promise-area .flexbox{
	display:flex;
	flex-wrap:wrap;
	gap:3rem;
}
.promise-area .flexbox .text-area{
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
}
.promise-area .flexbox .list .image {
    position: absolute;
    left: 0;
    top: 0rem;
    width: 32%;
    height: auto;
}
.promise-area .flexbox .list .sub-title {
    width: 62%;
    color: #FF3709;
    font-weight: bold;
    font-size: 1rem;
	margin-bottom: 0.8rem;
}
.promise-area .flexbox .list .lead-text{
	width:62%;
	font-size: 0.8rem;
}

.promise-area .flexbox .list .image.right {
    right:auto;
	left:0;
}

.promise-area .promise-list .list:nth-child(2){
	margin-right: 0;
	padding-left:6%;
	padding-right:0;
}
.promise-area .promise-list .list:nth-child(2) .image{
	left:auto;
	right:0;
}
.promise-area .promise-list .flexbox .list:nth-child(2) .text-area{
	justify-content: left;
}


/*form-area*/
.form-area{
	background: #5A5050;
	padding: 0 0 4rem 0;
	overflow: hidden;
}
.form-area .contact-title-area .inner{
	position: relative;
	z-index: 2;
}
.form-area .contact-title-area{
	background-image: url(img/contact-back-sp.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	width: 100%;
	position: relative;
	padding: 5rem 0px 3rem;
	color: #fff;
}
.form-area .contact-title-area::after{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(180deg, rgba(90, 80, 80, 0), rgba(90, 80, 80, 1) 90%);
}

.form-area .contact-title-area .inner{
	text-align: center;
}
.form-area .contact-title-area .title-en{
width: 50%;
  height: auto;
}
.form-area .contact-title-area .title{
margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #fff;
  margin-bottom: 2rem;
  font-weight: bold;
  font-size: 1.5rem;
}

.form-area .lead-text{
	line-height: 2;
	margin-bottom: 2rem;
}

.form-area .flex-box{
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
    gap: 4%;
	margin-bottom: 3rem;
}
.form-area .flex-box .btn,
.form-area .flex-box .btn.no-active:hover{
	width:48%;
	height:auto;
	opacity: 1;
	cursor: pointer;
}
.form-area .flex-box .btn.no-active{
	opacity: 0.5;
}
.form-area .form-wrap .no-active{
	display:none;
}
.form-area .form-wrap .form-q{
	margin-bottom:1.5rem;
}
.form-area .form-wrap .q-title{
	position: relative;
	margin-bottom: 0.5rem;
	color: #fff;
}
.form-area .form-wrap .info-text{
	color: #fff;
}
.form-area .form-wrap input,
.form-area .form-wrap textarea {
    font-size: 1rem;
    padding: 1em 0.7em;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    border: none;
	line-height: 1.6;
}
.form-area .form-wrap .q-title .must{
    background: #fff;
	color: #333;
    padding: 0.2em 1em;
    font-size: 0.8rem;
    border-radius: 0.25rem;
    position: absolute;
    right: 0;
    top: 0;
}
.form-area .form-wrap .pp-area{
    overflow: auto;
    height: 10rem;
    background: #fff;
    padding: 1rem;
    font-size: 0.9rem;
}
.form-area .form-wrap .pp-area .pp-topic{
  margin: 1rem 0;
  display: block;
}
.form-area .form-wrap .pp-area .list-one{
	counter-reset: li;
  list-style: decimal;
}
.form-area .form-wrap .pp-area .list-one li{
  list-style: decimal;
}
.form-area .form-wrap .wpcf7-checkbox input{
    width: 1rem;
    margin-right: 0.5rem;
}
.form-area .form-wrap .wpcf7-checkbox label{
    padding: 1rem;
    text-align: center;
    border: 1px solid #fff;
    width: 100%;
    display: block;
    box-sizing: border-box;
	border-radius: 0.25rem;
	color:#fff;
	display: flex;
    justify-content: center;
    align-items: center;
}
.form-area .form-wrap  .form-btn-wrap{
	margin:3rem auto 5rem auto;
}
.form-area .form-wrap .doc-banner{
	margin: 0 -2rem 3rem -2rem;
}
.form-area input[type="submit"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #FF3709;
    color: #fff;
    font-family: "Zen Old Mincho", serif;
    font-size: 1.3rem;
    font-weight: bold;
	transition: .5s;
}

.form-area input[type="submit"]:hover{
	opacity: 0.5;
}
.form-area .reca-info{
	font-size:0.8rem;
	color:#fff;
}
.form-area .reca-info a{
	color:#fff;
}
.form-area .wpcf7-not-valid-tip{
    color: red;
    font-size: 1rem;
    margin-top: 0.2rem;
    display: block;
}

.form-area .wpcf7-select{
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	display: block;
	width: 100%;
	margin: 0;
	padding: 1rem;
	font-size: 1rem;
	background: #fff;
	border: none;
	box-sizing: border-box;
	border-radius: 0.25rem;
  }

input.wpcf7-not-valid, textarea.wpcf7-not-valid {
    background-color: #fff8dc; /* 薄い黄色 */
    transition: background-color 0.3s ease;
}

/* 通常時の背景色 */
input, textarea {
    background-color: #ffffff; /* 白色 */
    transition: background-color 0.3s ease;
}




.form-area .wpcf7-list-item {
	margin:0;
	display: block;
}
.wpcf7 form.invalid .wpcf7-response-output{
	color: #fff;
}

.form-area .wpcf7-not-valid-tip{
	color: orange;
}

/* カレンダー全体のスタイル */
.ui-datepicker {
    font-size: 14px;
    width: 80%; /* デフォルト幅は画面の80% */
    max-width: 500px; /* 幅が641px以上の場合、最大500pxに制限 */
    background: #f0f0f0; /* 薄いグレーの背景 */
    border: 1px solid #ccc;
    padding: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    margin: 0 auto; /* 中央に配置 */
    border-radius: 8px; /* 角を丸くする */
	display: none;
	z-index: 2;
}

/* カレンダーのヘッダー部分 */
.ui-datepicker-header {
    display: flex;
    justify-content: space-between; /* ボタンと年月を左右に分ける */
    align-items: center;
    background: transparent; /* 背景色を透明に */
    color: #333; /* テキスト色 */
    border: none; /* ボーダーを削除 */
    padding: 10px 0;
    text-align: center;
}

/* 「前」ボタン */
.ui-datepicker-prev {
    order: 1; /* 「前」を左側に配置 */
    cursor: pointer;
    font-size: 16px;
    padding: 5px 10px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
}

/* 年月部分 */
.ui-datepicker-title {
    order: 2; /* 「年月」を中央に配置 */
    font-size: 16px;
    font-weight: bold;
    flex-grow: 1;
    text-align: center;
    color: #000; /* 年月の色を濃い黒に */
}

/* 「次」ボタン */
.ui-datepicker-next {
    order: 3; /* 「次」を右側に配置 */
    cursor: pointer;
    font-size: 16px;
    padding: 5px 10px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
}

/* カレンダーの日付部分 */
.ui-datepicker-calendar {
    width: 100%; /* 幅を100%に設定 */
    border-collapse: collapse; /* セル間の隙間を削除 */
}

/* カレンダーの日付セル */
.ui-datepicker-calendar td {
    text-align: center;
    padding: 5px 0; /* 縦幅調整 */
    width: 14.28%; /* 横幅均等 */
    border: 1px solid #ccc;
    cursor: pointer;
    background: #fff; /* 選択可能な日付の背景を白色に */
}

/* 曜日のスタイル */
.ui-datepicker-calendar th {
    font-size: 14px;
    padding: 5px 0;
    text-align: center;
}

/* 日曜日は赤文字 */
.ui-datepicker-calendar th:nth-child(1),
.ui-datepicker-calendar td:nth-child(1) a {
    color: red;
}

/* 土曜日は青文字 */
.ui-datepicker-calendar th:nth-child(7),
.ui-datepicker-calendar td:nth-child(7) a {
    color: blue;
}

/* 選択不可の日付セル */
.ui-datepicker .ui-datepicker-unselectable.ui-state-disabled {
    background: rgba(0, 0, 0, 0.1); /* 半透明で表示 */
    color: #999; /* 濃いグレー */
    cursor: not-allowed; /* 選べないカーソル */
    pointer-events: none; /* クリックを無効化 */
}

/* 選択された日付のスタイル */
.ui-datepicker .ui-datepicker-current-day:has(.ui-state-active) {
    background: #007bff !important; /* 選択時の背景色 */
    color: #fff !important; /* 選択時の文字色 */
    border-radius: 4px;
}

/* カレンダーの幅が641px以上の場合 */
@media (min-width: 641px) {
    .ui-datepicker {
        width: 500px; /* 固定幅 */
    }
	.ui-datepicker-calendar td {
		text-align: center;
		padding: 10px 0;
	}
}



/* 時間アリ版
.xdsoft_calendar th:nth-child(7) { 
    color: blue!important;; 
}

// 土曜日の日付を青色に
.xdsoft_calendar td:nth-child(7) .xdsoft_date ,
.xdsoft_calendar .xdsoft_day_of_week6 {
    color: blue !important;
}


// 日曜日の曜日を赤色に
.xdsoft_calendar th:nth-child(1) { 
    color: red!important;; 
}

// 日曜日の日付を赤色に
.xdsoft_calendar td:nth-child(1) .xdsoft_date,
.xdsoft_calendar .xdsoft_day_of_week0{
    color: red !important;
}
*/




/* qa-area */
.qa-area{
	background: #EFEAE0;
	padding: 5rem 0 2rem;
}
.qa-area .title-area {
    text-align: center;
    margin-bottom: 2.5rem;
}
.qa-area .title-area img {
    height: 2rem;
}
.qa-area .title-area .title {
    border-top: 1px solid #333;
    padding-top: 1rem;
    font-weight: bold;
    font-size: 1.3rem;
  margin-top: 1rem;
}
.qa-area .qa-wrap{
	display: flex;
	flex-wrap: wrap;
	gap:1rem;
}
.qa-area .qa-wrap .list {
    padding: 1rem;
    border: 1px solid #333;
	cursor: pointer;
	width: 100%;
}
.qa-area .qa-wrap .list .question {
	padding: 1rem 1rem 1rem 2.5rem;
    background-image: url(img/qa-icon-q.webp);
	background-position: top 0.9rem left;
    background-repeat: no-repeat;
    background-size: 1.5rem;
	position: relative;
	
}
.qa-area .qa-wrap .list .question::before {
    content: "+";
    position: absolute;
    top: 1rem;
    right: -0.1rem;
    font-size: 1rem;
}
.qa-area .qa-wrap .list .question.open::before {
    content: "";
    height: 1px;
    width: 0.5rem;
    background: #333;
    top: 1.8rem;
    right: 0.2rem;
}
.qa-area .qa-wrap .list .answer{
	border-top: 1px solid #333;
	padding: 1rem 1rem 1rem 2.5rem;
    background-image: url(img/qa-icon-a.webp);
	background-position: top 0.8rem left;
    background-repeat: no-repeat;
    background-size: 1.5rem;
	display: none;
	transition-duration: 0s;
}



/*other-area*/
.other-area{
	background: #EFEAE0;
	padding: 4rem 0 8rem;
}
.other-area .flex-box{
	display: flex;
	flex-wrap: wrap;
	gap:3rem;
}
.youtube-wrap,
.works-wrap {
    text-align: center;
	width:100%;
}
.youtube-wrap .title-en,
.works-wrap .title-en {
    height: 2rem;
}
.youtube-wrap .title,
.works-wrap .title {
border-top: 1px solid #333;
  padding-top: 1rem;
  font-weight: bold;
  font-size: 1.3rem;
  margin-bottom: 2.5rem;
  margin-top: 1rem;
  width: 84%;
  margin-left: auto;
  margin-right: auto;
}
.youtube-wrap iframe{
	width:100%;
	height: 12rem;
}
.swiper-all-4{
	position: relative;
	width: 84%;
  margin: auto;
}
.swiper-works {
	overflow:hidden;
}
.swiper-all-4 .swiper-button-prev:after {
left: 0;
  top: calc(50% - 1rem);
}
.swiper-all-4 .swiper-button-next:after  {
right: 0;
  top: calc(50% - 1rem);
}
.swiper-all-4 .swiper-pagination-bullets.swiper-pagination-horizontal{
  bottom: -1.5rem;
} 



/* footer */
#footer{
	background: #EFEAE0;
	padding: 3rem 3rem 13rem 3rem;
	text-align: center;
}

#footer img{
    width: 70px;
    height: auto;
    max-width: 50%;
}
#footer #copy-r{
	margin-top: 1rem;
	font-size: 0.75rem;
}


/*float-menu*/
.float-menu{
	position: fixed;
	bottom: 0;
	left:0;
	background: #FF3709;
	padding: 0.5rem;
  width: 100%;
  display: flex;
  z-index: 3;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
/* overflow-x:hidden; */
opacity: 0; 
    visibility: hidden; 
    transition: opacity 0.5s ease, visibility 0.5s ease;
	z-index: 20;
}

.float-menu .tel-btn{
	width:30%;
	height: auto;
	border-right:1px solid #fff;
	line-height: 1;
	padding-right: 0.5rem;
}
.float-menu .scroll-btn {
    position: relative;
    color: #fff;
    padding-left: 1rem;
    cursor: pointer;
    display: flex;
    align-items: center;
	padding-right: 2rem;
background: url(img/cta-allow.webp) no-repeat right center;
background-size: 1rem;
}
.float-menu .model-image {
    position: fixed;
	width: 5rem;
    right: -0.5rem;
    bottom: 0.5rem;
}
#float-menu.visible {
    opacity: 1; 
    visibility: visible; 
}
	#float-menu .pop-img{
		display: block!important;
		position: absolute;
    right: 0.9rem;
    top: -4.7rem;
    width: 14rem;
    height: auto;
	filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.3));
	}	




/* animation*/
.fade-in {
	opacity: 0;
  }
  .fade-in.inview {
	animation-name: fade-in;
	animation-duration: 0.5s;
	animation-timing-function: ease-in-out;
	animation-delay: 0.4s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
  }
  @keyframes fade-in {
	0% {
	  transform: translateY(40px);
	  opacity: 0;
	}
	100% {
	  transform: translateY(0px);
	  opacity: 1;
	}
  }


  .fade-in-multiply {
	opacity: 0;
	mix-blend-mode: multiply; /* 乗算指定 */
  }
  .fade-in-multiply.inview {
	animation-name: fade-in-multiply;
	animation-duration: 0.5s;
	animation-timing-function: ease-in-out;
	animation-delay: 0.4s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
  }
  @keyframes fade-in-multiply {
	0% {
	  transform: translateY(40px);
	  opacity: 0;
	}
	100% {
	  transform: translateY(0px);
	  opacity: 1;
	}
  }

.fade-in-tilted-1 {
  opacity: 0;
  transform: rotate(-10deg); /* 初期状態で傾ける */
}
.fade-in-tilted-1.inview {
  animation-name: fade-in-tilted-1;
  animation-duration: 0.5s;
  animation-timing-function: ease-in-out;
  animation-delay: 0.4s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes fade-in-tilted-1 {
  0% {
    transform: translateY(40px) rotate(-10deg); /* 傾いたまま下から始まる */
    opacity: 0;
  }
  100% {
    transform: translateY(0px) rotate(-10deg); /* 元の位置に戻す */
    opacity: 1;
  }
}



.fade-in-tilted-2 {
	opacity: 0;
	transform: rotate(7deg); /* 初期状態で傾ける */
  }
  .fade-in-tilted-2.inview {
	animation-name: fade-in-tilted-2;
	animation-duration: 0.5s;
	animation-timing-function: ease-in-out;
	animation-delay: 0.4s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
  }
  @keyframes fade-in-tilted-2 {
	0% {
	  transform: translateY(40px) rotate(7deg); /* 傾いたまま下から始まる */
	  opacity: 0;
	}
	100% {
	  transform: translateY(0px) rotate(7deg); /* 元の位置に戻す */
	  opacity: 1;
	}
  }


/* モーダルのスタイル */
.modal {
	opacity: 0; /* 初期状態で完全透明 */
	visibility: hidden; /* 見えなくする */
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	display: flex; /* フレックスボックスで中央揃え */
	justify-content: center;
	align-items: center;
	z-index: 1000;
	transition: opacity 0.3s ease, visibility 0s linear 0.3s; /* スムーズな表示 */
  }
  
  .modal.visible {
	opacity: 1; /* 不透明にする */
	visibility: visible; /* 見えるようにする */
	transition: opacity 0.3s ease, visibility 0s linear 0s; /* 即座に表示 */
  }
  
  .modal img {
	max-width: 90%; /* 画面幅の90%まで */
	max-height: 90%; /* 画面高さの90%まで */
	width: auto; /* 元画像の幅を保つ */
	height: auto; /* 元画像の高さを保つ */
  }









/*PCレイアウト*/

@media screen and (min-width: 641px) {
.pchl{display:none}
.sphl{display:inline}
.pchb{display:none}
.sphb{display:block}
html{font-size:14px}
body{min-width: 1440px;}

.inner{
	width:800px;
	margin:0 auto;
}
.common-title{
	padding: 5rem 0;
	background-image: url(img/common-bg-pc-min.jpg);
}
.common-title .inner{
	width:400px;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    width: 2rem;
    height: 2rem;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    width: 2rem;
    height: 2rem;
}

.en-title img {
  height: 2.5rem;
}

/*fv*/
.fv-area {
	overflow: hidden;
		background-image: url(img/fv-v-pc-1-2.webp);
}
.fv-area .back {
	position: relative;
	margin: auto;
}
.fv-area *{
	transition-duration: 0s;
    transition-property: all;
}


.fv-area .logomark {
width: 13vh;
    background: none;
    padding: 0;
    line-height: 0;
    text-align: center;
    position: absolute;
    top: 15vh;
    left: 0;
    right: 0;
    margin: auto;
}
.fv-area .text {
width: 50vh;
    position: absolute;
    top: 40vh;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.fv-area .pagecopy {
margin-bottom: 2vh;
    left: 0;
    position: relative;
    width: 100%;
    font-size: 2.5vh;
}
.fv-area .area-copy {
width: 100%;
    text-align: center;
    left: 0;
    position: relative;
    top: 2vh;
    font-size: 2vh;
}
.fv-area .catchcopy {
    position: relative;
    margin-bottom: 3vh;
    width: 90%;
}
.fv-area .area-copy::after,
.fv-area .area-copy::before{
  right: 6vh;
}
.fv-area .area-copy::before{
	right: auto;
	left:6vh;
}

/* set
.fv-area .logomark {
    width: 19vh;
    background: none;
    padding: 0 0 3vh;
    line-height: 0;
    text-align: center;
    position: absolute;
    top: 8vh;
    left: 5vh;
    right: auto;
    margin: auto;
    border-bottom: 2px solid #FF3709;
}
.fv-area .text {
    width: 50vh;
    position: absolute;
    top: 22vh;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: auto;
}
.fv-area .pagecopy {
    margin-bottom: -1vh;
    left: 3vh;
    position: relative;
    width: 24vh;
}
.fv-area .area-copy {
	width: 30vh;
	text-align: left;
	left: 4vh;
	position: relative;
	top: 1vh;
}
	*/

.fv-slide .swiper-img.img1,
.fv-slide .swiper-img.img2,
.fv-slide .swiper-img.img3{
	background-position: center;
}
.fv-slide .swiper-img.img1{
	background-image: url(img/fv-v-pc-1-2.webp);
}
.fv-slide .swiper-img.img2{
	background-image: url(img/fv-v-pc-2-2.webp);
}
.fv-slide .swiper-img.img3{
	background-image: url(img/fv-v-pc-3-2.webp);
}

/*concept*/
  .concept-area{
	background-image: url(img/greetings-back-pc.webp);
	padding: 7rem 0 7rem;
}
.concept-area .inner{
	position: relative;
}
.concept-area .text-area{
	display: flex;
	gap: 0.25rem;
	justify-content: space-between;
}
.concept-area .text-area .left-area{
padding-bottom: 0rem;
  width: 37%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  border-right: 1px solid #333;
}
.concept-area .text-area .left-area .double-line{
display: none;
}
.concept-area .text-area .right-area{
	width: 63%;
	border-left: 1px solid #333;
	padding-left: 3rem;
}
.concept-area .text-area .right-area .double-line{
display: none;
}
.concept-area .title {
	font-size: 1.5rem;
    text-align: left;
}
.concept-area .text-area .text-lead{
padding-bottom: 0rem;
font-size: 14px;
}
.concept-area .title::before{
	display: none;
}
.concept-area .image-1 {
	top: 0rem;
	left: auto;
	right: -2rem;
	z-index: 2;
}
.concept-area .image-2 {
	right: -3.5rem;
	width: 14rem;
	z-index: 2;
}
.concept-area .image-3 {
	bottom: -15rem;
	left: auto;
	right: 3rem;
	width: 38rem;
	z-index: 1;
}



/*osusume*/
.osusume-area {
	padding: 3rem 0;
	background-image: url(img/recommend-back-pc.webp);
}
.osusume-area .inner{
	width:800px;
	padding: 3rem;
}
.osusume-area .flex-box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.osusume-area .title {
	display: flex;
	align-items: center;
	border: none;
	padding: 0;
	font-size: 1.5rem;
}
.osusume-area .list-wrap{
	width: 56%;
	margin: 0;
	gap: 0.75rem;
}
.osusume-area .list-wrap .list{
	font-size: 1.25rem;
	}


/* three point*/

.about-three{
	background-image: url(img/tokucho-back-pc.webp);
	padding: 7rem 0;
}
.about-three .section-title {
  width: 20rem;
  margin: auto auto 5rem;
}
.about-three .inner{
	width: 1000px;
}
.about-three .right-slide, 
.about-three .left-slide {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
	flex-direction: row-reverse;
}
.about-three .right-slide {
	flex-direction: row;
}
.about-three .textarea{
		width: 40%;
        margin: 0;
		font-size: 14px;
		padding: 2rem 4rem 3rem 3rem;
}
.about-three .right-slid .textarea{
		padding: 2rem 3rem 3rem 4rem;
}
.about-three .lead{
	font-size: 14px;
}
.about-three .swiper-all-1,
.about-three .swiper-all-2,
.about-three .swiper-all-3{
	width: 60%;
	position: relative;
}
.about-three .gray-tag{
	padding: 0.5rem 1rem 0rem 2.5rem;
	width: 15%;
}
.about-three .gray-tag img{
    height: 8.5rem;
}
.about-three .swiper-a3 {
    margin: 0;
}
.about-three .swiper-button-prev:after, 
.about-three .swiper-rtl .swiper-button-next:after {
    left:1rem;
}
.about-three .swiper-button-next:after, 
.about-three .swiper-rtl .swiper-button-prev:after {
    right:1rem;
}


.about-three .left-slide  .gray-tag,
.about-three .right-slide  .gray-tag{
	padding: 0.5rem;
    left: auto;
    right: 0;
    top: 0;
    width: auto;
  }
.about-three .right-slide  .gray-tag{
	padding: 0.5rem;
    left: 0;
    right: auto;
    top: 0;
    width: auto;
  }

.about-three .left-slide .textarea{
}
.about-three .sub-title {
    font-size: 1.3rem;
}

.about-three .swiper-button-prev,
.about-three .swiper-button-next{
	top: calc(50% + 1rem);
	left:0rem;
}
.about-three .swiper-button-next{
	right:0rem;
	left:auto;
}


/* topic-1 area */
.topic-1{
	padding: 0;
}
.topic-1::after,
.topic-1::before
{	
	display: block;
	width: 50%;
	background-size:contain;
}



.topic-1 .inner{
	padding: 3rem;
	border-left: 2px solid #707070;
	border-right: 2px solid #707070;
	background: #474747;
    width: 1000px;
    padding: 6rem;
	}


.topic-1 .c2-box{
	display: flex;
  gap: 2rem;
}
.topic-1 .left-side{
	width: 100%;
	margin: 0;
}
.topic-1 .left-side .title{
	text-align: left;
}
.topic-1 .right-side{
	width: 100%;
	margin: 0;
}
.topic-1 .right-side p{
	font-size: 14px;
}
/* plan-area */

.plan-area{
	background-image: url(img/plan-back-pc.webp);
}
.plan-area .section-title{
	width: 30rem;
  margin-left: auto;
  margin-right: auto;
}
.plan-area .inner{
	width: 800px;
}
.plan-area .plan-wrap {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	justify-content: space-between;
}
.plan-area .plan-wrap .list {
    height: 20rem;
    width: 49%;
}
.plan-area .plan-wrap .list::before {
    content: "";
    position: absolute;
    background: white;
    height: 100%;
    width: 50%;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
}
.plan-area .plan-wrap .list .plan-img {
	height: auto;
	width: 90%;
    top: 6rem;
    right: 0;
    left: 0;
    margin: auto;
}
.plan-area .plan-wrap .list .zoom-icon{
	bottom: 3rem;
}
.plan-area .plan-wrap .t1f::after, 
.plan-area .plan-wrap .t2f::after, 
.plan-area .plan-wrap .t3f::after {
	width: 5.5rem;
    height: 5.5rem;
	top: 2rem;
    left: 0;
    right: 0;
    margin: auto;
}
.plan-area {
   	padding: 7rem 0 7rem 0;
}

/*cta-area*/
.cta-area {
	padding: 2rem 0;
	background-image: url(img/cta-back-pc-min.jpg);
	
}
.cta-area .inner{
	padding: 4rem 0;
	width:760px;
}
.cta-area .flex-box{
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cta-area .flex-box{
	display:flex;
	flex-wrap: wrap;
}
.cta-area .model-btn, 
.cta-area .doc-btn {
	width: 48%;
}
.cta-area .title {
    width: 50%;
    margin: 0 auto 2rem auto;
}



/*cp area*/
.cp-area{
	padding: 8rem 0 6rem 0;
	background-image: url(img/midokoro-back-pc.webp);
}
.cp-area .section-title {
  width: 22rem;
  margin: auto auto 4rem auto;
}

.cp-area .swiper2 {
    margin-bottom: 4rem;
}

.cp-area .swiper2::before {
  top: -1.5rem;
  height: 3rem;
}
.cp-area .swiper2 .swiper-button-next::after,
 .cp-area .swiper2 .swiper-rtl .swiper-button-prev::after {
  right: 1.75rem;
  width: 2rem;
  height: 2rem;
}

.cp-area .swiper2 .swiper-button-prev::after, 
.cp-area .swiper2 .swiper-rtl .swiper-button-next::after {
  left: 1.75rem;
  width: 2rem;
  height: 2rem;
}
.cp-area .swiper-button-next:after, 
.cp-area .swiper-rtl .swiper-button-prev:after {
	right: 428px;
}
.cp-area .swiper-button-prev{
	left: calc(27% - 4rem);
}
.cp-area .swiper-button-next{
	right: calc(27% - 4rem);
}

.cp-area .swiper2 .sub-title{
	padding: 0 2rem;
	margin-top: 2rem;
	margin-bottom: .75rem;
}
.cp-area .swiper2 .lead {
  padding: 0 2rem;
  margin-bottom: 2.5rem;
}

/*info*/
.mh-info-area{
	background-image: url(img/info-back-pc.webp);
	padding: 5rem 0rem 5rem 0rem;
    background-position: center;
}
.mh-info-area .inner{
	width: 1000px;
  padding: 2rem 4rem;
}
.mh-info-area .pc-flex-box{
	display:flex;
	flex-wrap: wrap;
	gap: 1rem;
	justify-content: space-between;
	padding: 1rem;
}
.mh-info-area .pc-flex-box .title-area {
	width: 30%;
	padding-right: 2rem;
	text-align: left;
}
.mh-info-area .pc-flex-box .text{
	display:flex;
	flex-wrap: wrap;
	gap: 2%;
	width: 67%;
	justify-content: space-between;
} 
.mh-info-area .pc-flex-box .text .paragraph{
	width: 47%;
	border-bottom: none;
	padding: 0;
} 
.mh-info-area .title-area .title {
	border-bottom: none;
	font-size: 1.5rem;
	margin-bottom: 0;
	padding-bottom: 0;
}
.mh-info-area .title-area .image {
	position: absolute;
	top: auto;
	right: auto;
	width: 11rem;
	height: auto;
	left: 14.5rem;
	bottom: -1rem;
}
.mh-info-area .title-area .en-title {
    width: 100%;
}



/*promise*/
.promise-area{
	padding: 6rem 0;
}

.promise-area .flexbox {
gap: 3%;
    justify-content: space-between;
    width: 1100px;
    margin: auto;
}
.promise-area .flexbox .list {
width: 31%;
    position: relative;
    padding: 0;
}
.promise-area .flexbox .list .image {
position: absolute;
    right: auto;
    top: 0rem;
    height: 10rem;
    width: auto;
    left: 0;
}
.promise-area .flexbox .list .lead-text {
    width: 100%;
    font-size: 0.8rem;
}
.promise-area .flexbox .list .sub-title.right, 
.promise-area .flexbox .list .lead-text.right {
    margin-left: 0%;
}
.promise-area .flexbox .list .image.right {
	right: 0;
	left: auto;
	height: 80px;
	top: -1rem;
}
.promise-area .title {
    width: 25rem;
}

.promise-area .flexbox .list .sub-title{
	width: 57%;
}
.promise-area .flexbox .list .lead-text{
	width: 57%;
}

.promise-area .promise-list .list:nth-child(2){
	padding: 0;
}
.promise-area .promise-list .list:nth-child(2) .image{
	left: 0;
  right: auto;
}
.promise-area .promise-list .flexbox .list:nth-child(2) .text-area{
	justify-content: right;
}


/*form area*/
.form-area{
	padding: 0 0 5rem 0;
}

.form-area .contact-title-area{
	background-image: url(img/contact-back-pc.webp);
}
.form-area .contact-title-area .title-en{
	width: 13rem;
}
.form-area .contact-title-area .title{
	width: 20rem;
  margin-left: auto;
  margin-right: auto;
}
.form-area .inner{
	width:600px;
}
.form-area .lead-text {
    text-align: center;
}
.form-area .form-wrap .doc-banner {
    margin: 0 0 3rem 0rem;
}
/*qa area*/
.qa-area .inner{
	width:600px;
}
.qa-area .title-area{
	width: 20rem;
  margin-left: auto;
  margin-right: auto;
}


/*other area*/
.other-area {
    padding: 4rem 0 7rem;
}
.other-area .flex-box {
    gap: 2%;
    justify-content: space-between;
}
.youtube-wrap, .works-wrap {
    text-align: center;
}
.youtube-wrap iframe {
    height: 315px;
}
.works-wrap .title{
	border-top: 1px solid #333;
  padding-top: 1rem;
  font-weight: bold;
  font-size: 1.3rem;
  margin-top: 1rem;
  width: 20rem;
}
.swiper-all-4{
	width: 100%;
}
.swiper-all-4 .swiper-button-prev{
	left: calc(29.5% - 4rem);
}
.swiper-all-4 .swiper-button-next{
	right: calc(29.5% - 4rem);
}
.swiper-all-4 .swiper-button-prev::after{
	background-image: url(img/slide-left-bk.webp);
}
.swiper-all-4 .swiper-button-next::after{
	background-image: url(img/slide-right-bk.webp);
}

/* footer */
#footer{padding: 3rem 3rem 10rem 3rem;}

#footer img {width: 90px;}

/*float menu*/

.float-menu {
	width: 390px;
	left:auto;
	right:0px;
}
.float-menu .model-image {
    width: 5rem;
    right: 0px;
    bottom: 0.5rem;
}
.float-menu .scroll-btn {
	padding-right: 1.5rem;
}
	#float-menu .pop-img{
		display: none!important;
	}	

}


@media screen and (max-height: 789px) {
	@media screen and (min-width: 1440px) {
}
}


@media screen and (min-width: 1440px) {
.cp-area .swiper-button-prev:after, 
.cp-area .swiper-rtl .swiper-button-next:after {
	left: 30vw;
}
.cp-area .swiper-button-next:after, 
.cp-area .swiper-rtl .swiper-button-prev:after {
	right: 30vw;
}
}


@media screen and (min-width: 1500px) {
.topic-1::after,
.topic-1::before
{	
	width: 17%;
    background-size: cover;
	border-left:2px solid #707070;
}
.topic-1::before{
	border-right:2px solid #707070;
}
}

@media screen and (min-width: 1921px) {
	.cp-area .swiper-button-prev:after, 
	.cp-area .swiper-rtl .swiper-button-next:after {
		left: 36.5vw
	}
	.cp-area .swiper-button-next:after, 
	.cp-area .swiper-rtl .swiper-button-prev:after {
		right:  36.5vw
	}

/* set縦長
@media screen and (min-width: 1440px) {
	@media (max-aspect-ratio: 3/1) { 
		body{
			width:200vh;
		}
		.fv-area {
			width:200vh;
			height:100vh;
		}
	.fv-area .back {
		background-image: url(img/fv-pc-min.jpg);
		position: relative;
		width:190vh;
		height:100vh;
		margin: auto;
	}
	.fv-area .text {
        width: 30%;
	}
	.fv-area .logomark {
		width: 10%;
	}
	.fv-area .catchcopy img{
		width:100%;
		height:auto;
	}
	.fv-area .pagecopy {
		width: 60%;
	}
	.fv-area .pagecopy img{
		width: 100%;
	}
	.fv-area .area-copy {
		font-size: 3vh;
	}

}
*/


/* set横長 
	@media (min-aspect-ratio: 3/1) { 
		body{
			width: 100%;
		}
		.fv-area {
			width: 100%;
			height:100vh;
		}
	.fv-area .back {
		background-image: url(img/fv-pc-min.jpg);
		position: relative;
		width:190vh;
		height:100vh;
		margin: auto;
	}
	.fv-area .text {
        width: 60vh;
	}
	.fv-area .logomark {
        width: 23vh;
	}
	.fv-area .catchcopy img{
		width:100%;
		height:auto;
	}
	.fv-area .pagecopy {
		width: 27vh;
	}
	.fv-area .area-copy {
		font-size: 3vh;
	}
}
}

*/


@media screen and (max-width: 320px) {
html{font-size:14px}
}


