@charset "utf-8";
/* CSS Document */
html {
    scroll-behavior: smooth;
}
#wrap{
	padding-bottom: 124px;
}
h3{
	position: relative;
    font-size: 54px;
	font-family: "Cormorant Garamond";
	line-height: 1.5;
}
h3 span{
	font-size: 26px;
}
h3::before{
	content: "";
	position: absolute;
	top: 8px;
	left: 100px;
	width: 2px;
	height: 120px;
	border-left: 2px solid #C30D23;
}
#introduce .features h3::before{
	border-left: 2px solid #fff;
}

/* kv */
#kv{
	text-align: center;
}

/* top_lead */
.top_lead{}
.top_ttl{
	color: #ccc;
	text-align: center;
	font-size: 48px;
}
.top_lead>div{
	background: #f9e7e9;
}

/* check */
.check_ttl{
	color: #ccc;
	text-align: center;
	font-size: 48px;
}

/* chosen */
.chosen{
	background: #c30d23;
	padding: 0;
}
.chosen_ttl{
	color: #fff;
	text-align: center;
	font-size: 48px;
	line-height: 1.5;
}

/* point */
.point{
	padding: 50px 0;
	background: #ccc;
}
.point_ttl{}
.point dl{
	position: relative;
	margin: 100px auto;
	padding: 50px 100px;
}
.point dl div{
	position: absolute;
	top: 25px;
	left: 0;
    padding-left: 10%;
	font-size: 50px;
	font-family: "Cormorant Garamond";
    line-height: 0.8;
}
.point dl div::after{
	content: "";
    width: 125px;
    border-bottom: 1px solid #c30d23;
    position: absolute;
    bottom: -15px;
    left: 0;
}
.point dl.dlr div{
	left: inherit;
	right: 0;
	padding-left: inherit;
	padding-right: 10%;
}
.point dl.dlr div::after{
    left: unset;
	right: 0;
}
.point dl div span{
	font-size: 22px;
}
.point dt{
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: auto;
	text-align: center;
	font-size: 30px;
}
.point dd{
	padding: 50px;
	background: #fff;
}

/* start */
.start{
	background: #e5ddca;
}
.start_ttl{
	text-align: center;
	background: #bea26b;
	color: #fff;
	font-size: 40px;
	line-height: 1.6;
}
.start_ttl span{
	color: #000;
	font-size: 22px;
}
.start ul{
	position: relative;
	width: 100%;
	padding-top: 1000px;
}
.start li{
	clear: both;
	position: absolute;
}
.start li:nth-child(1) {
	top: 0;
	right: 0;
}
.start li:nth-child(2) {
	top: 40%;
	left: 0;
}
.start li:nth-child(3) {
	top: 80%;
	right: 0;
}

.start li p.ttl{
	background: #bea26b;
    width: 400px;
    padding: 20px 0;
}
.start li p.txt{
	background: #fefefd;
    width: 500px;
    padding: 20px 0;
}
.yt_ttl{
	text-align: center;
}

/* exm */
.exm{
	background: #f0eadf;
    padding: 0 50px;
}
.exm_ttl{
	text-align: center;
}
.exm dl{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 10px;
	line-height: 1.5;
}
.exm dt{
	width: 60%;
	padding: 15px;
	background: #fff;
	margin-bottom: 10px;
}
.exm dd{
	width: 39.5%;
	padding: 15px 20px;
	background: #fff;
	text-align: right;
	margin-bottom: 10px;
}
.exm dl.exm_dl2{}
.exm dl.exm_dl2 dt{
	background: #e0d3b9;
	font-weight: bold;
}
.exm dl.exm_dl2 dd{
	background: #e0d3b9;
	font-weight: bold;
}
.exm dl.exm_dl3{}
.exm dl.exm_dl3 dt{
	background: #bea26b;
	color: #fff;
	font-weight: bold;
}
.exm dl.exm_dl3 dd{
	background: #bea26b;
	color: #fff;
	font-weight: bold;
}
.exm_mean{
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.3;
}
.exm_mean span{
	color: #f00;
	text-decoration: underline;
	text-decoration-thickness: 2px;
}

.whatisrevy{
	position: relative;
}
.whatisrevy h3{
	position: absolute;
	top: 6%;
	left: 0;
	padding-left: 150px;
}
.whatisrevy p{
	position: absolute;
	top: 20%;
	right: 10%;
	width: 45%;
	font-size: 28px;
}
/* features */
.features{
    padding: 100px;
	background: #c30d23;
}

.product .item{
	display: flex;
	justify-content: space-between;
	padding: 0 100px;
}
.product .item .circle{
    background: #c30d23;
    color: #fff;
    font-size: 28px;
    line-height: 1.4;
    border-radius: 100px;
    padding: 20px;
	height: min-content;
}
.product .item>div{
	width: 70%;
}
.product .item .name{
	font-size: 30px;
	border-bottom: 2px dotted #ccc;
}
.product .item .txt{
    padding-top: 10px;
    font-size: 20px;
    line-height: 1.5;
}

/* salon */
.salon{
	background: #ccc;
	/*background: url("../images/★.jpg") no-repeat;*/
	background-size: contain;
	padding: 50px;
}
.salon>div{
	background: #fff;
}
.salon h4{
	text-align: center;
}
.salon_txt{
	padding: 0 50px;
	font-size: 28px;
}

/* slider */
#feature{
	background: url("../images/revi_lp_09.png")no-repeat;
	background-size: 100%;
    padding-top: 25%;
}
.slider_ul {
    max-width: 650px;
    margin: auto;
    padding: 0 0 15%;
}
.slick-dots {
    bottom: 42px;
	left: 0;
	right: 0;
	margin: auto;
	width: 80%;
}
.slick-dots li{
	margin: 0 15px;
	padding: 0!important;
}
.slick-dots li button:before{
	font-size:30px;
    opacity: 1;
	color: #F5F5F5;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #bea26b;
}
.slick-prev, .slick-next{
	top: unset;
	bottom: 42px;
}
.slick-prev {
    left: 0;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(45deg);
}
.slick-prev:before, .slick-next:before{
	opacity: 1;
}
.slick-prev:before{
	content: "";
}
.slick-next:before{
	content: "";
}
.slick-next {
    right: 0;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(-135deg);
}

.movie {
	aspect-ratio: 16 / 9;
	background-size: 100%;
	padding: 0 6% 7%;
}
.movie iframe {
  width: 100%;
  height: 100%;
}

#form {
	padding: 50px 0;
	background: #f5f5f5;
	line-height: 1.8;
}

/* contactus */
#contactus{
	position: fixed;
    bottom: 0;
    text-align: center;
    max-width: 750px;
    padding: 23px 0;
    width: 100%;
    background: #000;
    opacity: .8;
}
#contactus a{
	position: relative;
	display: block;
	color: #fff;
	border: 1px solid #fff;
	padding: 10px;
	max-width: 500px;
	margin: auto;
    border-radius: 40px;
	font-size: 28px;
}
#contactus a::after{
	content: "";
	position: absolute;
	top: 41%;
	right: 5%;
	width: 14px;
	height: 14px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}

#access {
	margin-top: 80px;
}
#access h3{
    position: relative;
    margin: 0 0 35px;
    padding: 0 0 0 160px;
    color: #C30D23;
    font-size: 54px;
    font-family: "Cormorant Garamond";
    line-height: 1;
}
#access h3::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 100px;
    width: 2px;
    height: 91px;
    border-left: 2px solid #C30D23;
}

.pc{display: block;}
.sp{display: none;}

/* SP */
@media screen and (max-width:750px) {

.pc{display: none;}
.sp{display: block;}

#wrap {
    padding-bottom: 19.2vw;
}
#access {
	margin-top: 10vw;
}
#access h3 {
    margin: 0 0 5%;
    padding: 0 0 0 21%;
    font-size: 7.2vw;
}
#access h3::before {
    top: 1.07vw;
    left: 13.33vw;
    width: 2px;
    height: 16vw;
    border-left: 1px solid #C30D23;
}
#access.access h3::before {
    height: 12.13vw;
}

/* SP slider */

.slider_ul {
    width: 80%;
}

.slick-dots {
    bottom: 5vw;
    width: 60%;
}
.slick-dots li {
    margin: 0 1%;
}
.slick-dots li button:before {
    font-size: 5vw;
}
.slick-prev, .slick-next {
    bottom: 5vw;
	width: 4vw;
    height: 4vw;	
}
.slick-prev {
    left: 3vw;
}
.slick-next {
	right: 3vw;
}

#contactus {
    padding: 3% 0;
}
#contactus a {
    padding: 8px;
    font-size: 16px;
    width: 80%;
}
#contactus a::after {
    width: 10px;
    height: 10px;
}

#introduce #wrap h1{
    padding-top: 10%;
    text-align: center;
    font-size: 22px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


}/*end*/