@charset "utf-8";
@import url("reset.css");
@import url("formParts.css");

*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html{
    scroll-behavior: smooth;
}

body{
    position: relative;
    font-family: "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", "MS PMincho", serif;
	letter-spacing: -0.025em;
	background-color: #FFF;
	color: #202020;
}

div, p{
	text-align: justify;
}

a{
	text-decoration: none;
}

ul{
	list-style: none;
}



@media screen and (max-width:1049px){

img{
	display: block;
	width: 100%;
	height: auto;
}

body{
    position: relative;
    width: 100%;
    overflow-x: hidden;
}


header{
    width: 100%;
    height: 54px;
    margin: 0 auto;
    padding: 16px;
}

header h1 {
    height: 22px;
    text-align: center;
}

header h1 img{
    display: block;
    width: auto;
    height: 100%;
    margin: 0 auto;
}

.fvWpr{
    width: 100%;
}

.fvWpr .fv{
    width: 100%;
}


.prizeWpr{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto 20px auto;
    padding: 10px 10px 20px 10px;
    border-top: 6px solid #e3d7c7;
    background-color: #f8f0e5;
}

.prize{
    margin: 0 5px;
    width: 47%;
}

.prize:first-child{
    margin: 0 20px 10px 20px;
}

/* cta */

.ctaLinedWpr{
    position: relative;
    width: 92%;
    margin: 0 auto 25px auto;
    padding: 30px 0;
    border: 1px solid #d1c4b3;
}

.ctaWpr{
    width: 92%;
    margin: 0 auto;
}

.ctaWpr .ctaImg{
    width: 100%;
    height: auto;
}

.ctaBtnWpr{
    width:100%;
    margin: 0 auto 35px auto;
    padding: 15px 0 20px 0;
    border: 1px solid #d1c4b3;
}

.ctaLinedWpr .ctaBtnWpr{
    margin: 0 auto;
    padding: 0;
    border: 0px solid #d1c4b3;
}

.ctaBtn{
    position: relative;
    width: 90%;
    height: 44px;
    margin: 0 15px 20px 15px;
    border-radius: 22px;
    text-align: center;
    color: #FFF;
}

.ctaBtn p,
.ctaBtn div {
    position: relative;
    width: 100%;
    text-align: center;
    z-index: 500;
}

.ctaBtn.web{
    background-color: #ff98a1;
    font-size: 19px;
    font-weight: 700;
    line-height: 44px;
    box-shadow: 0px 3px 0 #e57e87;
    transition: .3s;
}

.ctaBtn.web:hover{
    transition: .3s;
    background-color: #e57e87;
}

.ctaBtn.tel{
    height: 64px;
    margin: 0 15px;
    background-color: #b6b6b6;
    font-size: 25px;
    font-weight: 700;
    line-height: 80px;
    border-radius: 32px;
    box-shadow: 0px 3px 0 #a3a3a3;
    transition: .3s;
}

.ctaBtn.tel p{
    padding: 10px 0 0 0;
    font-size: 13px;
    line-height: 13px;
}

.ctaBtn.tel div{
    font-size: 30px;
    line-height: 43px;
    letter-spacing: 0;
}

.ctaBtn.tel div span{
    font-size: 20px;
    margin: 0 10px 0 0;
    font-variation-settings: 'FILL' 1, 'wght' 700, 'GRAD' 0, 'opsz' 48;
    vertical-align: 0px;
}

.ctaBtn.tel:hover{
    transition: .3s;
    background-color: #a3a3a3;
}

.ctaBtn a{
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    height: 85px;
    z-index: 600;
}

.ctaBtn a span{
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  overflow: hidden;
  white-space: nowrap; 
}

/* aboutWpr */

.aboutWpr{
    width: 100%;
    padding: 30px 0;
    background-color: #f8f0e5;
}

.aboutTitle{
    width: 100%;
    margin: 0 auto 20px auto;
    text-align: center;
}

.aboutTitle h2{
    margin: 0 auto ;
    font-size: 23px;
    font-weight: 700;
    line-height: 25px;
    color: #444;
    letter-spacing: -.15rem;
}

.aboutTitle span{
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    color: #b29c81;
    font-style: oblique;
}

.aboutBodyWpr{
    width: 90%;
    margin: 0 auto;
}

.aboutBody{
    width: 100%;
    margin: 0 auto 1.5rem auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #444;
}

.aboutBodyImg{
    width: 95%;
    margin: 0 auto;
    padding: 15px 20px 15px 20px;
    background-color: #FFF;
    border-radius: 5px;
}

/* recWpr */

.recWpr{
    width: 92%;
    margin: 0 auto;
    padding: 30px 0 50px 0;
}

.recTitle{
    position: relative;
    width: 300px;
    margin: 0 auto 25px auto;
    font-size: 20px;
    font-weight: 700;
    color: #444444;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.1rem;}

.recTitle::before{
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: -10px;
    width: 1px;
    height: 30px;
    background-color: #444;
    transform: rotate(-25deg);
}

.recTitle::after{
    position: absolute;
    display: block;
    content: "";
    top: 0;
    right: -10px;
    width: 1px;
    height: 30px;
    background-color: #444;
    transform: rotate(25deg);
}

.recUnitWpr{
}

.recUnit{
    width: 95%;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    margin: 0 auto 10px auto;
    padding: 10px 20px;
    border: 1px solid #d8cdc0;
    border-radius: 8px;
}

.recUnitTitle{
    width: 200px;
    font-size: 14px;
    line-height: 70px;
    font-weight: 700;
    text-align: left;
    color: #444;
}

.recUnitImg{
    width: 70px;
    padding: 10px 0 0 0;
    margin: 0 10px 0 0;
}

.recUnitImg img{
    width: 100%;
    height: auto;
}

/* solWpr */

.solWpr{
    position: relative;
    width: 100%;
    padding: 25px 0 0 0;
    background-color: #f8f0e5;
}

.solTitle{
    position: absolute;
    top: -21px;
    left: 0;
    right: 0;
    width: 90%;
    height: 42px;
    margin: 0 auto;
    background-color: #b29c81;
    border-radius: 21px;
    font-size: 20px;
    font-weight: 700;
    line-height: 42px;
    color: #FFF;
    text-align: center;
}

.solUnitWpr{
    width: 92%;
    margin: 0 auto;
}

.solUnit{
    width: 100%;
    padding: 25px 0;
    border-bottom: 1px solid #d8cdc0;
}

.solUnit:last-child{
    border-bottom: 0px solid #d8cdc0;
}

.solUnitTitle{
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #b29c81;
    margin: 0 auto 20px auto;
}

.solUnitTitle span{
    margin: 0 5px 0 0;
    font-size: 20px;
    font-weight: 400;
    font-variation-settings: 'FILL' 0, 'wght' 700, 'GRAD' 0, 'opsz' 48;
    vertical-align: -2px;
}

.solUnitBody{
    font-size: 15px;
    font-weight: 700;
    color :#444;
    text-align: center;
    line-height: 23px;
}

/* fetWpr */

.fetWpr{
    padding: 35px 0;
}

.fetCover{
    position: relative;
    width: 92%;
    margin: 0 auto 50px auto;
}

.fetCoverImg{
    position: relative;
    z-index: 300;
}

.fetCoverTitle{
    position: absolute;
    width: 157px;
    height: 60px;
    background-color: #b29c81;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 24px;
    font-weight: 700;
    color: #FFF;
    text-align: center;
    line-height: 60px;
    z-index: 310;
}

.fetCoverUnitWpr{
    width: 90%;
    margin: 0 auto 20px auto;
}

.unit{
    position: relative;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 30px;
    border: 2px solid #f8f0e5;
    z-index: 400;
}


.unit::before{
    position: absolute;
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    top: -8px;
    left: -8px;
    border-style: solid;
    border-width: 40px 40px 0 0;
    border-color: #f8f0e5 transparent transparent transparent;
    transform: rotate(0deg);
}

.unit::after{
    position: absolute;
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    bottom: -8px;
    right: -8px;
    border-style: solid;
    border-width: 0 0 40px 40px;
    border-color: transparent transparent #F8F0E5 transparent;
    transform: rotate(0deg);
}

.unit .title{
    font-size: 22px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    color: #b29c81;
    margin: 0 auto 30px auto;
}

.unit .body{
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #444444;
}

.allon4_image_01{
    width: 92%;
    margin: 0 auto 35px auto;
}

.ctaLeed{
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    width: 92%;
    height: 40px;
    margin: 0 auto;
    background-color: #FFF;
    font-size: 15px;
    font-weight: 700;
    color: #b29c81;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.02rem;
}

.videoWpr{
    width: 92%;
    margin: 0 auto;
    border: 1px solid #CCC;
}

video{
    display: block;
    width: 100%;
    margin: 0 auto;
}

/* step */

.stepWpr{
    width: 100%;
    padding: 35px 0 20px 0;
    background-color: #f8f0e5;
}

.stepUnitWpr{
    width: 92%;
    margin: 0 auto;
    padding: 0;
}

.stepTitle{
    width: 100%;
    margin: 0 auto 30px auto;
    text-align: center;

}

.stepTitle h2{
    margin: 0 auto 10px auto;
    font-size: 23px;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    color: #444;
}

.stepTitle span{
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #b29c81;
    font-style: oblique;
}


.stepUnit{
    position: relative;
    width: 100%;
    margin: 0 0 25px 0;
    padding: 30px 15px 15px 125px;
    background-color: #FFF;
    border-radius: 8px;
}

.stepNum{
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    width: 94px;
    height: 30px;
    margin: 0 auto;
    padding: 0;
    background-color: #b29c81;
    color: #FFF;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    font-style: oblique;
}

.stepNum span{
    margin: 0 0 0 5px;
    padding: 0;
    font-size: 15px;
    line-height: 30px;
    font-weight: 700;
}

.stepImg{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    width: 100px;
    height: 102px;
    margin: auto 0;
}

.stepBody{
    width: 100%;
    padding: 0 0;
}

.stepBody .title{
    width: 100%;
    margin: 0 0 7px 0;
    padding: 0 0 7px 0;
    border-bottom: 1px solid #d8cdc0;
    font-size: 19px;
    font-weight: 700;
    line-height: 19px;
    color: #b29c81;
}

.stepBody .leed{
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    color: #62605e;

}

/* priceWpr */

.priceWpr{
    width: 92%;
    margin: 0 auto;
    padding: 35px 0 35px 0;
}

.pricePanel{
    position: relative;
    width: 100%;
    margin: 0 auto 35px auto; 
    padding: 25px 30px;
    border: 2px solid #f8f0e5;
    z-index: 400;
}

.pricePanel::before{
    position: absolute;
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    top: -8px;
    left: -8px;
    border-style: solid;
    border-width: 80px 80px 0 0;
    border-color: #f8f0e5 transparent transparent transparent;
    transform: rotate(0deg);
}

.pricePanel::after{
    position: absolute;
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    bottom: -8px;
    right: -8px;
    border-style: solid;
    border-width: 0 0 80px 80px;
    border-color: transparent transparent #F8F0E5 transparent;
    transform: rotate(0deg);
}

.priceTag{
    width: 94px;
    height: 31px;
    margin: 0 auto 20px auto;
    background-color: #444;
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    line-height: 33px;
    text-align: center;
}

.price{
    margin: 0 auto 16px auto;
    font-size: 36px;
    font-weight: 900;
    color: #b29c81;
    text-align: center;
    line-height: 44px;
}

.price span{
    margin: 0 5px;
    font-size: 21px;
    font-weight: 900;
}

.price br{
    display: inline-block;
    padding: 0 0 0 20px;
}

.priceLeed{
    font-size: 13px;
    line-height: 19px;
    text-align: center;
}

.allon4_image_02{
    width: 100%;
    margin: 0 auto;
}

/* case */

.caseWpr{
    padding: 35px 0 15px 0;
    background-color: #f8f0e5;
}

.caseUnitWpr{
    width: 92%;
    margin: 0 auto;
}

.caseUnit{
    width: 100%;
    margin: 0 auto 20px auto;
    background-color: #FFF;
    border-radius: 8px;
    padding: 20px 20px;
}

.caseTag{
    margin: 0 0 10px 0;
    font-size: 17px;
    font-weight: 700;
    color: #b29c81;
}

.caseHeader{
    margin: 0 0 15px 0;
}

.caseHeader h3{
    display: flex;
}

.caseHeader h3 span{
    display: block;
    width: 55px;
    height: 25px;
    margin: 0 5px 0 0;
    background-color: #444;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    line-height: 27px;
    color: #FFF;
}

.caseHeader h3 p{
    display: block;
    font-size: 19px;
    font-weight: 900;
    text-align: left;
    line-height: 27px;
    color: #b29c81;
}

.caceLeed{
    margin: 0 0 20px 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    color: #444;
}

table.caseDetail{
    width: 100%;
    margin: 0 0 40px 0;
    border-top: 1px solid #d8cdc0;
}

table.caseDetail tr td{
    padding: 12px 5px;
    border-bottom: 1px solid #d8cdc0;
    font-size: 15px;
}

table.caseDetail tr td:first-child{
    width: 140px;
    font-weight: 900;
    color: #b29c81;
}

.baWpr{
    display: flex;
    justify-content: space-between;
}

.bWpr,
.aWpr{
    width: 49%;
}

.bImg,
.aImg{
    margin: 0 0 5px 0;
}

.bImg img,
.aImg img{
    width: 100%;
    height: auto;
}

.before,
.after{
    text-align: center;
}

/* faqWpr */

.faqWpr{
    padding: 35px 0 20px 0;
}

.faqUnitWpr{
    width: 92%;
    margin: 0 auto;
}

.faqUnit{
    margin: 0 0 30px 0;
}

.qItem{
    position: relative;
    display: flex;
    height: 47px;
    padding: 13px;
    margin: 0 0 15px 0;
    background-color: #f8f7f5;
}

.qItem span{
    position: absolute;
    display: block;
    margin: auto 0;
    top: 0;
    bottom: 0;
    width: 27px;
    height: 27px;
    background-color: #444;
    font-size: 18px;
    font-weight: 700;
    color: #FFF;
    line-height: 28px;
    text-align: center;
}

.qItem p{
    padding: 0 0 0 45px;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    color: #444;
}

.aItem{
    position: relative;
    display: flex;
    padding: 10px;
    margin: 0 0 15px 0;
}

.aItem span{
    position: absolute;
    display: block;
    top: 10px;
    width: 27px;
    height: 27px;
    background-color: #f8f0e5;
    font-size: 18px;
    font-weight: 700;
    color: #b29c81;
    line-height: 28px;
    text-align: center;
}

.aItem p{
    padding: 0 0 0 45px;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    color: #444;
}

/* docWpr */

.docWpr{
    width: 100%;
    margin: 0 auto 20px auto;
    padding: 35px 0 20px 0;
    background-color: #f8f0e5;
}

.docInfoWpr{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    width: 92%;
    margin: 0 auto 60px auto;
    padding: 0 30px;
}

.docInfo{
    width: 100%;
    padding: 35px 0 0 0;
}

.upr {
    display: flex;
    justify-content: center;
    margin: 0 0 1rem 0;
}

.upr .presi{
    margin: 0 20px 15px 0;
    font-size: 22px;
    font-weight: 700;
    color: #9b8467;
    text-align: center;
}

.upr .name{
    margin: 0 0 15px 0;
    font-size: 35px;
    font-weight: 900;
    color: #444;
    text-align: center;
}

.lwr .leed{
    margin: 0 0 15px 0;
    font-size: 17px;
    font-weight: 700;
    color: #9b8467;
    line-height: 27px;
    text-align: center;
}

.lwr .subLeed{
    font-size: 16px;
    font-weight: 700;
    color: #444;
    line-height: 24px;
    text-align: center;
}

.docImg{
    width: 325px;
    border-radius: 8px;
    overflow: hidden;
}

.subInfoWpr{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 92%;
    margin: 0 auto;
}

.subInfoWpr .career,
.subInfoWpr .memberWpr{
    width: 100%;
}

.subInfoWpr .career{
    margin: 0 auto 2rem auto;
}

.subinfoTitle{
    position: relative;
    width: 100%;
    margin: 0 auto 1.5rem auto;
}

.subinfoTitle::before{
    position: absolute;
    display: block;
    content: "";
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #c9baa6;
}

.career .subinfoTitle p{
    position: absolute;
    width: 70px;
    height: 30px;
    background-color: #f8f0e5;
    top: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 17px;
    font-weight: 700;
    color: #9b8467;
    line-height: 30px;
    text-align: center;
}

.memberWpr .subinfoTitle p{
    position: absolute;
    width: 150px;
    height: 30px;
    background-color: #f8f0e5;
    top: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 17px;
    font-weight: 700;
    color: #9b8467;
    line-height: 30px;
    text-align: center;
}

.carUnit{
    display: flex;
    font-size: 15px;
}

.carUnit .ym{
    width: 140px;
    padding: 7px 0;
    color: #9b8467;
}

.carUnit .event{
    width: calc(100% - 140px);
    padding: 7px 0;
    color: #444;
}

.member{
    font-size: 15px;
    color: #444;
    line-height: 34px;
}

/* footer */

footer{
    width: 100%;
    background-color: #9b8467;
    padding: 45px 0 50px 0;
}

.footerInner{
    width: 92%;
    margin: 0 auto;
}

.footerInfo{
    width: 100%;
    margin: 0 auto 1.5rem auto;
    color: #FFF;
}

.footerInfoHeader{
    margin: 0 0 20px 0;
}

.footerInfoHeader p:first-child{
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 16px;
}

.footerInfoHeader p:last-child{
    font-size: 24px;
    font-weight: 900;
    line-height: 24px;
}

.footerAddress{
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 22px;
}

.footerBtnWpr{
    margin: 0 0 20px 0;
}

.footerBtnWpr span{
    display: inline-block;
    width: 80px;
    margin: 0 5px 0 0;
    background-color: #FFF;
    text-align: center;
}

.footerBtnWpr span a{
    color: #9b8467;

}

.footerNotice{
    font-size: 14px;
    line-height: 22px;
}

.footertimetable{
    width: 100%;
}

.timetable{
    width: 100%;
    margin: 0 0 10px 0;
}

.timetable tr td{
    padding: 10px 6px;
    font-size: 15px;
    color: #FFF;
    border-bottom: 1px solid #b9a995;
    text-align: center;
}

.timetable tr td:first-child{
    border-right: 1px solid #b9a995;
    text-align: left;
}

.tableNotice{
    width: 100%;
    color: #FFF;
    text-align: right;
}

.cr{
    width: 100%;
    padding: 15px 0 95px 0;
    background-color: #cdc1b3;
    color: #FFF;
    text-align: center;
}

/* fixHeader */


.fixHeader{
	position: fixed;
	width: 100%;
	height: 80px;
	margin: 0 auto;
	padding: 15px 0;
	bottom: -100px;
	left: 0;
	right: 0;
	background-color: #FFF;
	text-align: center;
	color: #fff;
	box-shadow: 0px 0px 8px rgba(0,0,0,.3);
	opacity: 0;
	z-index: 9000;
}

.bottomBtnWpr{
    display: flex;
    justify-content: center;
}

.bottomBtnWpr .ctaBtn.web{
    width: 126px;
    height: 50px;
    margin: 0 10px 0 0;
    border-radius: 25px;
    line-height: 54px;
}

.bottomBtnWpr .ctaBtn.tel{
    width: 200px;
    height: 50px;
    margin: 0;
    padding: 0;
}

.bottomBtnWpr .ctaBtn.tel p{
    margin: 0 0 2px 0;
    font-size: 12px;
    line-height: 12px;
}

.bottomBtnWpr .ctaBtn.tel div{
    font-size: 20px;
    line-height: 20px;
}

.bottomBtnWpr .ctaBtn.tel div span{
    margin: 0 5px 0 0;
    font-size: 20px;
    line-height: 20px;
}

/* modal */

.js-modal-open{
	position: absolute;
	text-align: center;
}

.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
   z-index: 9999;
}
.modal__bg{
    background: rgba(155,132,103,.8);
    height: 100vh;
    position: absolute;
    width: 100%;
   z-index: 100;
}
.modal__content{
   position: absolute;
   width: 95%;
   height: 200px;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   padding: 15px 0;
   border-radius: 5px;
   margin : auto;
   z-index: 500;
}

.closeButton{
   z-index: 110;
   position: relative;
   margin: 0 auto;
   width: 80px;
   height: 30px;
   text-align: center;
}

.closeButton div{
	margin: 0 10px 0 0;
   font-size: 20px;
   font-weight: 900;
   color: #FFF;
}

.modalTelWpr{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 92%;
    height: 200px;
    margin: auto;
    z-index: 9999;
    padding: 20px;
    background-color: #FFF;
    border-radius: 8px;
}

.modalLogo{
    width: 156px;
    height: 28px;
    margin: 0 auto 1rem auto;
}


.modalTelWpr .ctaBtn{
    margin: 0 auto 1rem auto;
}

.closeButton div{
    margin: 0;
    text-align: center;
}

.closeButton div span{
    color: #444;
}

.closeButton p{
    color: #444;
    text-align: center;
}

.pc{
    display: none;
}

}

@media screen and (min-width:1050px){

img{
	display: block;
	width: 100%;
	height: auto;
}

body{
	position: relative;
}

header{
    width: 1000px;
    height: 70px;
    margin: 0 auto;
    padding: 21px 0;
}

header h1 {
    width: 156px;
    height: 28px;
}

.fvWpr{
    width: 100%;
    height: 520px;
    background-image: url('../image/fvPcBg.png');
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}

.fvWpr .fv{
    position: relative;
    width: 1000px;
    height: 520px;
    margin: 0 auto;
    padding: 55px 0 0 0;
}

.fvWpr .fv .FvTooth{
    width: 415px;
    height: 423px;
}

.fvWpr .fv .fvImg{
    position: absolute;
    width: 670px;
    height: 483px;
    right: -100px;
    bottom: 0;
    z-index: 90;
}

.fvWpr .fv .FvTooth{
    position: relative;
    z-index: 100;
    margin: 0 0 0 15px;
}

.fvWpr .fv .FvTooth img{
    width: 100%;
    height: auto;
}

.prizeWpr{
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto 50px auto;
    padding: 23px 0 35px 0;
    border-top: 6px solid #e3d7c7;
    background-color: #f8f0e5;
}

.prize{
    margin: 0 11px;
    width: 235px;
    height: 92px;
}

/* cta */

.ctaLinedWpr{
    position: relative;
    width: 920px;
    margin: 0 auto 55px auto;
    padding: 30px 0;
    border: 1px solid #d1c4b3;
}

.ctaWpr{
    width: 930px;
    margin: 0 auto;
}

.ctaWpr .ctaImg{
    width: 100%;
    height: auto;
}

.ctaBtnWpr{
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto 85px auto;
    padding: 30px 0 40px 0;
    border: 1px solid #d1c4b3;
}

.ctaLinedWpr .ctaBtnWpr{
    margin: 0 auto;
    padding: 30px 0;
    border: 0px solid #d1c4b3;
}

.ctaBtn{
    position: relative;
    width: 390px;
    height: 85px;
    margin: 0 15px;
    border-radius: 43px;
    text-align: center;
    color: #FFF;
}

.ctaBtn p,
.ctaBtn div {
    position: relative;
    width: 100%;
    text-align: center;
    z-index: 500;
}

.ctaBtn.web{
    background-color: #ff98a1;
    font-size: 25px;
    font-weight: 700;
    line-height: 85px;
    box-shadow: 0px 5px 0 #e57e87;
    transition: .3s;
}

.ctaBtn.web:hover{
    transition: .3s;
    background-color: #e57e87;
}

.ctaBtn.tel{
    background-color: #b6b6b6;
    font-size: 25px;
    font-weight: 700;
    line-height: 80px;
    box-shadow: 0px 5px 0 #a3a3a3;
    transition: .3s;
}

.ctaBtn.tel p{
    padding: 15px 0 0 0;
    font-size: 16px;
    line-height: 16px;
}

.ctaBtn.tel div{
    font-size: 30px;
    line-height: 55px;
    letter-spacing: 0;
}

.ctaBtn.tel div span{
    font-size: 30px;
    margin: 0 10px 0 0;
    font-variation-settings: 'FILL' 1, 'wght' 700, 'GRAD' 0, 'opsz' 48;
    vertical-align: -4px;
}

.ctaBtn.tel:hover{
    transition: .3s;
    background-color: #a3a3a3;
}

.ctaBtn a{
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    height: 85px;
    z-index: 600;
}

.ctaBtn a span{
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  overflow: hidden;
  white-space: nowrap; 
}

/* aboutWpr */

.aboutWpr{
    width: 100%;
    padding: 70px 0;
    background-color: #f8f0e5;
}

.aboutTitle{
    width: 100%;
    margin: 0 auto 60px auto;
    text-align: center;
}

.aboutTitle h2{
    margin: 0 auto 10px auto;
    font-size: 45px;
    font-weight: 700;
    line-height: 45px;
    color: #444;
    letter-spacing: -.15rem;
}

.aboutTitle span{
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #b29c81;
    font-style: oblique;
}

.aboutBodyWpr{
    display: flex;
    justify-content: space-between;
    width: 940px;
    margin: 0 auto;
}

.aboutBody{
    width: 450px;
    font-size: 15.5px;
    font-weight: 400;
    line-height: 30px;
    color: #444;
}

.aboutBodyImg{
    width: 445px;
    padding: 30px 45px 30px 35px;
    background-color: #FFF;
    border-radius: 8px;
}

/* recWpr */

.recWpr{
    width: 1000px;
    margin: 0 auto;
    padding: 80px 0 120px 0;
}

.recTitle{
    position: relative;
    width: 500px;
    margin: 0 auto 65px auto;
    font-size: 30px;
    font-weight: 700;
    color: #444444;
    line-height: 30px;
    text-align: center;
}

.recTitle::before{
    position: absolute;
    display: block;
    content: "";
    top: -5px;
    left: -10px;
    width: 2px;
    height: 50px;
    background-color: #444;
    transform: rotate(-25deg);
}

.recTitle::after{
    position: absolute;
    display: block;
    content: "";
    top: -5px;
    right: -10px;
    width: 2px;
    height: 50px;
    background-color: #444;
    transform: rotate(25deg);
}

.recUnitWpr{
    display: flex;
    justify-content: space-between;
}

.recUnit{
    width: 320px;
    padding: 35px 0;
    border: 1px solid #d8cdc0;
    border-radius: 8px;
}

.recUnitTitle{
    margin: 0 auto 35px auto;
    font-size: 19px;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
    color: #444;
}

.recUnitImg{
    width: 157px;
    margin: 0 auto;
}

/* solWpr */

.solWpr{
    position: relative;
    width: 100%;
    padding: 105px 0 70px 0;
    background-color: #f8f0e5;
}

.solTitle{
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    width: 555px;
    height: 61px;
    margin: 0 auto;
    background-color: #b29c81;
    border-radius: 31px;
    font-size: 30px;
    font-weight: 700;
    line-height: 64px;
    color: #FFF;
    text-align: center;
}

.solUnitWpr{
    display: flex;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
    border-left: 1px solid #d8cdc0;
}

.solUnit{
    width: 50%;
    border-right: 1px solid #d8cdc0;
}

.solUnitTitle{
    width: 100%;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    color: #b29c81;
    margin: 0 auto 40px auto;
}

.solUnitTitle span{
    margin: 0 10px 0 0;
    font-size: 30px;
    font-weight: 400;
    font-variation-settings: 'FILL' 0, 'wght' 700, 'GRAD' 0, 'opsz' 48;
    vertical-align: -5px;
}

.solUnitBody{
    font-size: 17px;
    font-weight: 400;
    color :#444;
    text-align: center;
    line-height: 26px;
}

/* fetWpr */

.fetWpr{
    padding: 80px 0;
}

.fetCover{
    position: relative;
    width: 945px;
    margin: 0 auto 90px auto;
}

.fetCoverImg{
    position: relative;
    z-index: 300;
}

.fetCoverTitle{
    position: absolute;
    width: 280px;
    height: 105px;
    background-color: #b29c81;
    bottom: -35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 44px;
    font-weight: 700;
    color: #FFF;
    text-align: center;
    line-height: 110px;
    z-index: 310;
}

.fetCoverUnitWpr{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1000px;
    margin: 0 auto 40px auto;
}

.unit{
    position: relative;
    width: 480px;
    height: 380px;
    margin: 0 0 40px 0; 
    padding: 40px 50px;
    border: 2px solid #f8f0e5;
    z-index: 400;
}

.unit.short{
    height: 300px;
}

.unit::before{
    position: absolute;
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    top: -8px;
    left: -8px;
    border-style: solid;
    border-width: 80px 80px 0 0;
    border-color: #f8f0e5 transparent transparent transparent;
    transform: rotate(0deg);
}

.unit::after{
    position: absolute;
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    bottom: -8px;
    right: -8px;
    border-style: solid;
    border-width: 0 0 80px 80px;
    border-color: transparent transparent #F8F0E5 transparent;
    transform: rotate(0deg);
}

.unit .title{
    font-size: 28px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    color: #b29c81;
    margin: 0 auto 40px auto;
}

.unit .body{
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #444444;
}

.allon4_image_01{
    width: 662px;
    margin: 0 auto 85px auto;
}

.ctaLeed{
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    width: 525px;
    height: 40px;
    margin: 0 auto;
    background-color: #FFF;
    font-size: 23px;
    font-weight: 700;
    color: #b29c81;
    line-height: 40px;
    text-align: center;
}

.videoWpr{
    width: 895px;
    margin: 0 auto;
    border: 1px solid #CCC;
}

video{
    display: block;
    width: 100%;
    margin: 0 auto;
}

/* step */

.stepWpr{
    width: 100%;
    padding: 75px 0 60px 0;
    background-color: #f8f0e5;
}

.stepUnitWpr{
    width: 890px;
    margin: 0 auto;
    padding: 0 0 0 40px;
}

.stepTitle{
    width: 100%;
    margin: 0 auto 60px auto;
    text-align: center;

}

.stepTitle h2{
    margin: 0 auto 10px auto;
    font-size: 45px;
    font-weight: 700;
    line-height: 45px;
    text-align: center;
    color: #444;
}

.stepTitle span{
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #b29c81;
    font-style: oblique;
}



.stepUnit{
    position: relative;
    display: flex;
    width: 100%;
    height: 160px;
    margin: 0 0 25px 0;
    padding: 10px 35px 10px 75px;
    justify-content: space-between;
    background-color: #FFF;
    border-radius: 8px;
}

.stepNum{
    position: absolute;
    top: 0;
    bottom: 0;
    left: -42px;
    width: 83px;
    height: 83px;
    margin: auto 0;
    padding: 10px;
    background-color: #b29c81;
    color: #FFF;
    font-size: 17px;
    text-align: center;
    font-style: oblique;
}

.stepNum span{
    display: block;
    padding: 13px 3px 0 0;
    font-size: 43px;
    font-weight: 700;
}

.stepImg{
    width: 132px;
    height: 137px;
}

.stepBody{
    width: 585px;
    padding: 10px 0;
}

.stepBody .title{
    width: 100%;
    margin: 0 0 13px 0;
    padding: 0 0 13px 0;
    border-bottom: 1px solid #d8cdc0;
    font-size: 26px;
    font-weight: 700;
    line-height: 35px;
    color: #b29c81;
}

.stepBody .leed{
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    color: #62605e;

}

/* priceWpr */

.priceWpr{
    width: 100%;
    padding: 90px 0 95px 0;
}

.pricePanel{
    position: relative;
    width: 850px;
    margin: 0 auto 85px auto; 
    padding: 25px 50px;
    border: 2px solid #f8f0e5;
    z-index: 400;
}

.pricePanel::before{
    position: absolute;
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    top: -8px;
    left: -8px;
    border-style: solid;
    border-width: 80px 80px 0 0;
    border-color: #f8f0e5 transparent transparent transparent;
    transform: rotate(0deg);
}

.pricePanel::after{
    position: absolute;
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    bottom: -8px;
    right: -8px;
    border-style: solid;
    border-width: 0 0 80px 80px;
    border-color: transparent transparent #F8F0E5 transparent;
    transform: rotate(0deg);
}

.priceTag{
    width: 94px;
    height: 31px;
    margin: 0 auto 33px auto;
    background-color: #444;
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    line-height: 33px;
    text-align: center;
}

.price{
    margin: 0 auto 30px auto;
    font-size: 42px;
    font-weight: 900;
    color: #b29c81;
    text-align: center;
}

.price span{
    margin: 0 5px;
    font-size: 30px;
    font-weight: 900;
}

.priceLeed{
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.allon4_image_02{
    width: 850px;
    margin: 0 auto;
}

/* case */

.caseWpr{
    padding: 75px 0;
    background-color: #f8f0e5;
}

.caseUnitWpr{
    width: 850px;
    margin: 0 auto;
}

.caseUnit{
    width: 100%;
    margin: 0 auto 35px auto;
    background-color: #FFF;
    border-radius: 8px;
    padding: 45px 60px;
}

.caseTag{
    margin: 0 0 10px 0;
    font-size: 19px;
    font-weight: 700;
    color: #b29c81;
}

.caseHeader{
    margin: 0 0 25px 0;
}

.caseHeader h3{
    display: flex;
}

.caseHeader h3 span{
    display: block;
    width: 56px;
    height: 25px;
    margin: 0 10px 0 0;
    background-color: #444;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    line-height: 27px;
    color: #FFF;
}

.caseHeader h3 p{
    display: block;
    height: 25px;
    font-size: 25px;
    font-weight: 900;
    text-align: center;
    line-height: 27px;
    color: #b29c81;
}

.caceLeed{
    margin: 0 0 40px 0;
    font-size: 15px;
    font-weight: 700;
    line-height: 27px;
    color: #444;
}

table.caseDetail{
    width: 100%;
    margin: 0 0 40px 0;
    border-top: 1px solid #d8cdc0;
}

table.caseDetail tr td{
    padding: 18px 5px;
    border-bottom: 1px solid #d8cdc0;
    font-size: 16px;
}

table.caseDetail tr td:first-child{
    width: 160px;
    font-weight: 900;
    color: #b29c81;
}

.baWpr{
    display: flex;
    justify-content: space-between;
}

.bWpr,
.aWpr{
    width: 49%;
}

.bImg,
.aImg{
    margin: 0 0 5px 0;
}

.bImg img,
.aImg img{
    width: 100%;
    height: auto;
}

.before,
.after{
    text-align: center;
}

/* faqWpr */

.faqWpr{
    padding: 80px 0 95px 0;
}

.faqUnitWpr{
    width: 855px;
    margin: 0 auto;
}

.faqUnit{
    margin: 0 0 30px 0;
}

.qItem{
    position: relative;
    display: flex;
    height: 47px;
    padding: 13px;
    margin: 0 0 15px 0;
    background-color: #f8f7f5;
}

.qItem span{
    position: absolute;
    display: block;
    margin: auto 0;
    top: 0;
    bottom: 0;
    width: 27px;
    height: 27px;
    background-color: #444;
    font-size: 18px;
    font-weight: 700;
    color: #FFF;
    line-height: 28px;
    text-align: center;
}

.qItem p{
    padding: 0 0 0 45px;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    color: #444;
}

.aItem{
    position: relative;
    display: flex;
    padding: 10px;
    margin: 0 0 15px 0;
}

.aItem span{
    position: absolute;
    display: block;
    top: 10px;
    width: 27px;
    height: 27px;
    background-color: #f8f0e5;
    font-size: 18px;
    font-weight: 700;
    color: #b29c81;
    line-height: 28px;
    text-align: center;
}

.aItem p{
    padding: 0 0 0 45px;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    color: #444;
}

/* docWpr */

.docWpr{
    width: 100%;
    margin: 0 auto 70px auto;
    padding: 65px 0 80px 0;
    background-color: #f8f0e5;
}

.docInfoWpr{
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    width: 945px;
    margin: 0 auto 60px auto;
    padding: 0 30px;
}

.docInfo{
    width: 520px;
    padding: 45px 0 0 0;
}

.upr {
    margin: 0 0 3rem 0;
}

.upr .presi{
    margin: 0 0 25px 0;
    font-size: 22px;
    font-weight: 700;
    color: #9b8467;
}

.upr .name{
    margin: 0 0 15px 0;
    font-size: 35px;
    font-weight: 900;
    color: #444;
}

.lwr .leed{
    margin: 0 0 25px 0;
    font-size: 22px;
    font-weight: 700;
    color: #9b8467;
    line-height: 31px;
}

.lwr .subLeed{
    font-size: 16px;
    font-weight: 700;
    color: #444;
    line-height: 31px;
}

.docImg{
    width: 325px;
    border-radius: 8px;
    overflow: hidden;
}

.subInfoWpr{
    display: flex;
    justify-content: space-between;
    width: 945px;
    margin: 0 auto;
}

.subInfoWpr .career,
.subInfoWpr .memberWpr{
    width: 48%;
}

.subinfoTitle{
    position: relative;
    width: 100%;
    margin: 0 auto 2.5rem auto;
}

.subinfoTitle::before{
    position: absolute;
    display: block;
    content: "";
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #c9baa6;
}

.career .subinfoTitle p{
    position: absolute;
    width: 70px;
    height: 30px;
    background-color: #f8f0e5;
    top: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 17px;
    font-weight: 700;
    color: #9b8467;
    line-height: 30px;
    text-align: center;
}

.memberWpr .subinfoTitle p{
    position: absolute;
    width: 150px;
    height: 30px;
    background-color: #f8f0e5;
    top: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 17px;
    font-weight: 700;
    color: #9b8467;
    line-height: 30px;
    text-align: center;
}

.carUnit{
    display: flex;
    font-size: 15px;
}

.carUnit .ym{
    width: 140px;
    padding: 7px 0;
    color: #9b8467;
}

.carUnit .event{
    width: calc(100% - 140px);
    padding: 7px 0;
    color: #444;
}

.member{
    font-size: 15px;
    color: #444;
    line-height: 34px;
}

/* footer */

footer{
    width: 100%;
    background-color: #9b8467;
    padding: 45px 0 50px 0;
}

.footerInner{
    display: flex;
    justify-content: space-between;
    width: 925px;
    margin: 0 auto;
}

.footerInfo{
    width: 400px;
    color: #FFF;
}

.footerInfoHeader{
    margin: 0 0 20px 0;
}

.footerInfoHeader p:first-child{
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 16px;
}

.footerInfoHeader p:last-child{
    font-size: 24px;
    font-weight: 900;
    line-height: 24px;
}

.footerAddress{
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 22px;
}

.footerBtnWpr{
    margin: 0 0 20px 0;
}

.footerBtnWpr span{
    display: inline-block;
    width: 80px;
    margin: 0 5px 0 0;
    background-color: #FFF;
    text-align: center;
}

.footerBtnWpr span a{
    color: #9b8467;

}

.footerNotice{
    font-size: 14px;
    line-height: 22px;
}

.footertimetable{
    width: 455px;
}

.timetable{
    width: 100%;
    margin: 0 0 10px 0;
}

.timetable tr td{
    padding: 10px 12px;
    font-size: 16px;
    color: #FFF;
    border-bottom: 1px solid #b9a995;
    text-align: center;
}

.timetable tr td:first-child{
    border-right: 1px solid #b9a995;
    text-align: left;
}

.tableNotice{
    width: 100%;
    color: #FFF;
    text-align: right;
}

.cr{
    width: 100%;
    padding: 20px;
    background-color: #cdc1b3;
    color: #FFF;
    text-align: center;
}

.sp{
	display: none;
}

}