@charset "UTF-8";
/* CSS Document */



/*---共通---*/

body{
	max-width: 759px;
}

img{
	border: 0;
    vertical-align: top;
}

/*ヘッダー*/

.header{
	background: #fff;
}

.header > .container{
	height: 50px;
	display: flex;
	align-items: center;
}

a{
	color: #000;
	text-decoration: none;
}

/*ロゴ*/
.logo{
	padding-left: 1rem;
}

.area-logo-header a{
	display: flex;
}

.area-logo-header .logo img{
	height: 38.8px;
	vertical-align: bottom;
}

.company-name{
	height: 39px;
	margin-left: 10%;
	font-family: SourceHanSansJP;
	display: block;
}

.company-name span{
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #707f89;
}

.company-name h1{
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #3b4043;
}

/*メイン*/
/*TOP画像*/
.area_topimg img{
	max-width: 980px;
    aspect-ratio: auto 980 / 328;
}

/*帯*/
.balloon{
	position: relative;
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 20px;
	background: #c30d23;
}

.balloon:after{
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -11.68%;
  border: 50px solid transparent;
  border-top: 11px solid #c30d23;
}

/*セクションタイトル*/
.title{
	font-family: YuMincho;
	font-size: 20px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 50px;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	padding-left: 8.6%;	
}

/*sec2*/
.whyREVI{
	width: 100%;
	min-height: 100vh;
	background-size: cover;
	background-image: url("../img/imgs/background_1.webp");
	background-repeat: no-repeat;
}

.area-l-text{
	display: flex;
}

.sec2-logo{
	padding-left: 8.6%;
	padding-top: 20px;
	width: 27.9%;
}
.sec2-logo img{
	width: 100%;
}

.sec2-text{
	width: 72.1%;
	padding-right: 8.6%;
	padding-top: 20px;	
	font-family: YuMincho;
	text-align: left;
	font-size: 14px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.43;
	letter-spacing: normal;
	color: #666;
}

/*陶肌トリートメントとは？*/

.tohki-title{
	width: 82.7%;
	height: 50px;
	border-radius: 5px;
 	background-color: #c30d23;
	margin: 0 auto;
}

.tohki-title h3{
	height: 50px;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.16);
	font-family: YuMincho;
	font-size: 20px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 50px;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
}

.tohki-p{
	width: 82.7%;
	margin: 0 auto;
	margin-top: 23px;
	font-family: YuMincho;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: #666;
}

.tohki-p p{
	text-align: center;
}

.tohki-setsumei{
	width: 82.7%;
	margin: 0 auto;
	margin-top: 11px;	
	border-radius: 5px;
	box-shadow: 1px 3px 6px 0 rgba(0, 0, 0, 0.16);
	background-color: #fff;
	margin-bottom: 15px;
}

.tohki-setsumei p{
	font-family: HiraginoSans-W3;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.79;
	letter-spacing: normal;
	text-align: left;
	color: #666;
	padding: 6px 10px 5px 11px;
}

.text-style-1{
	font-family: HiraginoSans-W7;
 	color: #c30d23;
}

/*請求ボタン*/
.seikyu-btn{
	position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    width: 82.7%;
    height: 48px;
    font-size: 20px;
	font-family: YuGothic;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
    color: #fff;
    border: 1px solid #e68331;
    border-radius: 5px;
    background-color: #e68331;
    box-shadow: 0 4px 0 #df672a;
    box-sizing: border-box;
	margin-bottom: 15px;
}

.seikyu-btn:after{
	content: "";
    vertical-align: middle;
	background: url("../img/ico/ico_mail.svg") no-repeat;
	width: 8.4%;
    height: 41.7%;
    background-position: 0 0;
}

.seikyu-icon{
	margin-left: 3.6%;
}

.pointstitle{
	width: 40.2%;
	height: 50px;
	background-color: #c30d23;
	margin: 0 auto;
	margin-bottom: 14px;
}

.pointstitle h3{
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.16);
	font-family: YuMincho;
	font-size: 20px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 50px;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
}

.pointimgs{
	text-align: center;
}

.pointimgs img{
	width: 82.5%;
}

/*選ばれる理由*/

.choose{
	width: 100%;
	min-height: 100vh;
	background-size: cover;
	background-image: url("../img/imgs/background_2.webp");
	background-repeat: no-repeat;
}

.sec5-text{
	margin: 0 auto;
	margin-top: 19px;
	width: 82.5%;
	font-family: YuMincho;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #666;
}

.merit{
	margin: 0 auto;
	width: 44.9%;
	height: 50px;
 	background-color: #000;
	margin-top: 22px;
	margin-bottom: 15px;
}

.merit h3{
	height: 50px;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.16);
	font-family: YuMincho;
	font-size: 20px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 50px;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
}

.fivereasons{
	width: 82.5%;
	margin: 0 auto;
}

.fivepoints{
	width: 100%;
	margin: 0 auto;
	padding: 16px 0;
	opacity: 0.8;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	background-color: #fff;
	list-style: none;
}

/*.fivepoints :before{
	content: "";
	width: 5%;
	display: inline-block;
	position: relative;
	image: url("../img/ico/ico_check.svg");
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
}*/
.fivepoints ul{
	list-style-position: inside;
	list-style-image: url("../img/ico/ico_check.svg");
}

.fivepoints li {
	padding-left: 7.9%;
	font-family: YuMincho;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #666;
	margin-bottom: 17px;
}

.fivepoints li:last-child{
	margin-bottom: 16px;
}

.ownertalk{
	margin-top: 16px;
}

.media{
	clear: both;
}
.l-media{
	float: left;
	margin-top: 33px;
	margin-left: 8.6%;
	width: 40.2%;
	font-family: HiraginoSans-W3;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.43;
	letter-spacing: normal;
	text-align: left;
	color: #666;
	margin-bottom: 16px;
}

.BWJ{
	float: right;
	margin-top: 33px;
	margin-right: 8.6%;
	width: 37.9%;
}

.l-newitems{
	width: 83.4%;
	margin: 0 auto;
	margin-top: 35px;
	font-family: HiraginoSans-W3;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.79;
	letter-spacing: normal;
	text-align: left;
	color: #666;
	margin-bottom: 12px;
}

.reborn img{
	width: 100%;
	border-bottom: solid 2px #c30d23;
}

.etoile-obi{
	width: 100%;
	height: 50px;
	background-color: #cdecf4;
	margin-bottom: 10px;
}

.etoile-obi p{
	display: inline-block;
	margin-left: 8.7%;
	padding-top: 7px;
	font-family: KozukaGothicPr6N-R;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 0.85;
	letter-spacing: normal;
	text-align: left;
	color: #000;
}

.etoile-obi span{
	display: inline-block;
	margin-left: 8.7%;
	font-size: 12px;
}

.le-etoile img{
	width: 91.23%;
	margin-left: 8.8%;
}

.pr{
	min-width: 100%;
	height: 100px;
	background-color: #c30d23;
	margin-bottom: 35px;
}

.pr p{
	padding: 2px auto;
	font-family: YuMincho;
	font-size: 12px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.08;
 	letter-spacing: normal;
	text-align: center;
	color: #fff;
}

.seikyu-button2{
	padding-bottom: 35px;
}

footer{
	height: 100px;
}

.privacy-policy{
	text-align: center;
}

.privacy-policy a{
	text-decoration: underline;
}

.footerlogo{
	padding-top: 23px;
	text-align: center;
	margin-bottom: 15px;
}

footer p{
	text-align: center;
	font-family: KozukaGothicPr6N-R;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.67;
	letter-spacing: normal;
	color: #666;
}

/*
.area-topimg{
	max-width: 980px;
    aspect-ratio: auto 980 / 328;
	margin-bottom: 2px;
}

.area-topimg img{
	width: 100%;
}

.b_main{
	margin-bottom: 2px;
}

.b_main img{
	width: 100%;
}

.insta_content{
	overflow: hidden;
}

.insta_link{
	margin-top: 24px;
	width: 50%;
	float: left;
	margin-bottom: 24px;
}

.insta_link a{
	margin-left: 25%;
	}

.tokyo-block{
	width: 50%;
	float:left;
}

.beyond_button{
	margin-top:20px;
	margin-bottom:20px;

}

.beyond_button a{
	position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    width: 40%;
    height: 48px;
    font-size: 20px;
	font-family: YuGothic;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
    color: #707070;
    border: 1px solid #EDDADE;
    border-radius: 10px;
    background-color: #EDDADE;
    box-shadow: 0 4px 0 #DEC8CC;
    box-sizing: border-box;
	margin-bottom: 15px;	
}

.b-insta{
	margin: 0 auto;	
}

.insta_group{
	margin:0 auto;
	border-collapse: separate;
	border-spacing: 30px 0px;
}

.insta_content{
	overflow: hidden;
}

.insta_link{
	margin-top: 24px;
	width: 50%;
	float: left;
	margin-bottom: 24px;
}

.insta_link a{
	margin-left: 60%;
	}

.tokyo-block{
	margin-top: 24px;
	width: 50%;
	float:left;
	font-size: 16px;
	text-align: left;
	height: 48px;
	line-height: 24px;
	font-family: "Yu Mincho", "Hiragino Mincho ProN", "serif";
	color: #707070;
}

.pictures h2{
	text-align: center;
	font-size: 20px;
	font-family: "Yu Mincho", "Hiragino Mincho ProN", "serif";
	margin-bottom: 20px;
	color: #707070;
}

.pictures{
	margin-bottom: 20px;
	padding-left: 5%;
	padding-right: 5%;
}

.photo1{
	margin-bottom: 10px;
}

.photo2{
	text-align: right;
	margin-bottom: 10px;
}

.entry h2{
	text-align: center;
	font-size: 20px;
	font-family: "Yu Mincho", "Hiragino Mincho ProN", "serif";
	margin-bottom: 20px;
	color: #707070;
}

.text-area{
	margin-top: 10px;
	margin-bottom: 20px;
}

.text-area h2{
	text-align: center;
	font-size: 20px;
	font-family: "Yu Mincho", "Hiragino Mincho ProN", "serif";
	color: #707070;
}
*/


/*スマホ*/
@media screen and (max-width:759px)
{
	
	.pointstitle h3{
		font-size: 16px;
	}
	
	.merit h3{
		font-size: 14px;
	}

/*
	.insta_group{
		margin:0 auto;
	}

	.insta_group td{
		display: block;
		}
*/
}

/*タブレット以上*/
@media screen and (min-width:760px){

body{
	max-width: 980px;
	margin: 0 auto;
}

.sec2-text{
	font-size: 20px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1,75;
	letter-spacing: normal;
	color: #666;
}
	
.tohki-p{
	font-size: 20px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1,75;
	letter-spacing: normal;
	color: #666;	
}
	
.sec5-text{
	font-size: 20px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1,75;
	letter-spacing: normal;
	color: #666;			
}
	
.l-media{
	font-size: 20px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1,75;
	letter-spacing: normal;
	color: #666;		
}
	
.pr{
	height: 200px;
}

.pr p{
	font-size: 20px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1,75;
	letter-spacing: normal;	
}
	
/*
.insta_link a{
	margin-left: 80%;
	}
*/

/*lp beyond*/

	
}
	
