@charset "utf-8";

/* 英語ページ 上書き
------------------ */

body{
	word-break:  keep-all;
}

@media print, screen and (min-width: 1441px){
#main{
	margin: 0;
	margin: 0 auto;
	padding: 0 10%;
}
}


/* -------------

　- メイン画像

------------- */


/*#mv .mv_text::before,
#mv .mv_text::after{
	content: "";
	display: block;
	width: 2rem; height: 4rem;
	position: absolute;
}*/

#mv .mv_text{
	width: 60%;
	position: absolute;
	top: 35%;
	right: 35%;
	z-index: 1;
	text-align: left;
}

#mv .mv_text::before{
	top: -2rem;
	left: 50%;
	transform: translateX(-50%);
	background: url("../../img_index/mv_ornament.png") no-repeat center / cover;
}

#mv .mv_text::after{
	top: 50%;
	left: -2rem;
	transform: translateY(-50%);
	background: url("../../img_index/mv_ornament_02.png") no-repeat center / cover;

}

.t_caption{
	width: 100%;
	padding:0.5rem 1rem;
	font-size: 1rem;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	background: rgb(0,0,0,0.5);
}



@media print, screen and (min-width: 960px){
	

	#mv_wrap .mv_parson {
    	width: 50%;
		margin: 0 0 0 auto;
	}
	
	#mv .mv_text{
		width: 50%;
		position: absolute;
		top: 30%;
		right: 36%;
		z-index: 1;
	}
	
	.t_caption{
		padding:0.5rem 1rem;
		font-size: 1.5rem;
		letter-spacing: 0;
		background: rgb(0,0,0,0.5);
	}

}

@media print, screen and (min-width: 1440px){
		
	#mv .mv_text{
		top: 30%;
		right: 33%;
	}
		
}





/* -------------

　- 韓国直輸入

------------- */


/*.scalpink_import{
	text-align: center;
	position: relative;
	z-index: 0;
}

.scalpink_import::before{
	content: "";
	display: block;
	width: 100%; height: 100%;
	background: url("../../img_index/bg_import.jpg") no-repeat center / cover;
	position: absolute;
	top: 0; left: 0;
	z-index: -1;
}

.scalpink_import::after{
	content: "";
	display: block;
	width: 100%; height: 100%;
	background: url("../../img_index/bg_ornament_import.jpg") no-repeat center / cover;
	position: absolute;
	top: 0; left: 0;
	z-index: -1;
	opacity: 0.5;
}*/

.scalpink_import .h01{
	font-size: 2rem;
	letter-spacing: 0;
	line-height: 1.5;
	position: relative;
	z-index: 0;
}

/*.scalpink_import .h01::after{
	content: "";
	display: block;
	width: 100%;
	height: 1rem;
	background: url("../../img_index/t_line.png") no-repeat center / contain;
}

.scalpink_import{
	padding: 2rem 0;
}*/

.scalpink_t{
	font-size: 1.5rem;
	justify-content: center;
}
/*
.scalpink_t::before{
	content: "";
	display: inline-block;
	width: 4rem;
	height: 4rem;
	background: url("../../img_index/page_logo.png") no-repeat center / contain;

	
}

.scalpink_counseling{
	position: relative;
}*/


.scalpink_counseling .t_caption{
	font-size: 1rem;
}
/*

.scalpink_counseling .t_caption.p_top{
	top: 0;
	bottom: inherit;
}

.scalpink_counseling_bg{display: block;position: sticky;top: 100%;z-index: -1;height: 100vh;overflow: visible;transform: translateY(-100%);overflow: hidden;}

.scalpink_counseling_bg::before{
	background: url("../../img_index/catch_bg.jpg") no-repeat center / cover;
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%,-50%);
}*/


@media print, screen and (min-width: 960px){	
	
	.scalpink_import{
		padding: 10rem 0;
	}
	
	.scalpink_import .h01{
		font-size: 4rem;
		letter-spacing: 3;
	}
	
	.scalpink_t{
		font-size: 3rem;
	}

	.scalpink_t::before{
		width: 5rem;
		height: 5rem;
	}
	
	.scalpink_counseling .t_caption{
		font-size: 1.5rem;
	}
	
}

@media print, screen and (min-width: 1440px){
	
	.scalpink_import .h01{
		font-size: 5rem;
		letter-spacing: 3px;
	}
}




/*
 -- モニターキャンペーン 
*/

.tester_ba{
    border: 1px solid #e7bb4b;
    padding: 1rem;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
	
	background: linear-gradient(45deg, black, #212121);
}

.tester_wrap .h_img{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.tester_ba .section_half{
	padding: 1rem 2rem;
}


.contact_area .h_img .h_sub{
	display: inline-block;
	width: 100%;
}

.contact_area .h_img > .campaign_h_text_1{ display: inline-block; width: 30%;}
.contact_area .h_img .flex > picture:nth-of-type(1){ width: 73%;}
.contact_area .h_img .flex > picture:nth-of-type(2){width: 75%;}
.contact_area .h_img .flex > picture:nth-of-type(3){display: none;}


/*.contact_area .h_img .campaign_h_text_1{display: inline-block; width: 40%;}
.contact_area .h_img .flex .campaign_h_text_2{flex: 50%;}
.contact_area .h_img .flex .campaign_h_text_3{ flex: 60%;}
.contact_area .h_img .flex .campaign_h_text_4{ display: none;}*/


@media print, screen and (min-width: 640px){
	
	.contact_flow{
		margin-left: 4rem;
		margin-right: 4rem;
	}
	
}


@media print, screen and (min-width: 960px){
	.contact_flow{
		margin-left: auto;
		margin-right: auto;		
		padding-top: 2rem;
		padding-bottom: 2rem;
		box-sizing: border-box;
	}

	.contact_flow .h_img{
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}

	.contact_flow .contact_text{
		width: 65%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.contact_area .h_img .h_sub{
		width: 80%;
		margin-bottom: 2rem;
		margin-left: auto;
		margin-right: auto;
	}
	
	
	.contact_area .h_img .flex > picture:nth-of-type(1){width: auto;flex: 20%;}
	.contact_area .h_img .flex > picture:nth-of-type(2){width: auto;flex:60%; position: relative; bottom: -1rem;}
	.contact_area .h_img .flex > picture:nth-of-type(3){width: auto;display: block;flex: 10%;}

	
	
	.tester_ba{
    	padding: 2rem 2rem 4rem;
	}
	
	
	.tester_ba .section_half{
		padding: 0;
	}
	
	.tester_wrap .h_img{
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1rem;
	}

}



/* ---------

　- 安全?

--------- */

.safety_wrap{
	align-items: flex-start;
}

.safety_box{
	width: calc(50% - 0.5rem);
	text-align: center;
	align-items: flex-start;
}

.safety_box .text_h{
	font-size: 0.875rem;
	min-height: 6rem;
}

.safety_box .t{
	font-size: 0.875rem;
	text-align: left;
}


@media print, screen and (min-width: 600px){

.safety_box .text_h{
	min-height: 3rem;
}	
}


@media print, screen and (min-width: 960px){
	
	.safety_box{
		width: calc(50% - 6rem);
		text-align: center;
	}

	.safety_box .text_h{
		display: block;
		width: 100%;
		min-height: 11rem;
		font-size: 2rem;
		line-height: 1.25;
	}
	.safety_box .t{
		font-size: 1.4rem;
	}
}


@media print, screen and (min-width: 1680px){

.safety_box .text_h{
	min-height: 9rem;
}	
}


/* ----------------

　- どのような施術 ?

---------------- */


/*
.treatment_list{
	justify-content: center;
	gap: 1rem;
}


.treatment_list figure:nth-of-type(1){
	animation-delay: 0.25s;
}

.treatment_list figure:nth-of-type(2){
	animation-delay: 0.3s;
}

.treatment_list figure:nth-of-type(3){
	animation-delay: 0.325s;
}

.treatment_bg{
	position: relative;
	z-index: 0;
}

.treatment_list figure{
	width: calc(100% / 2 - 0.5rem);
	
}


.treatment_catch{
	 padding: 0 2rem; 
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.treatment_catch::before{
	content: "";
	display: block;
	width: 110%;
	height: 100%;
	background: url("../../img_index/treatment_line.png") no-repeat top center / contain;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.treatment_catch .flex{
	justify-content: center;
	column-gap: 6rem;
}

.treatment_catch .ph{
	width: 100%;
	margin-bottom: 1rem;
}


.treatment_catch .text_wrap .larger{
	font-size: 1.5em;
}
*/

.treatment_catch .text_wrap{
	font-size: 1.25rem;
}



@media print, screen and (min-width: 960px){

	.treatment_catch .text_wrap{
		width: calc(70% - 2rem);
	}
	
	.treatment_catch .text_wrap{
		font-size: 2rem;
	}

}



/* -----------

　- 施術写真

----------- */




.example_area .t{
	font-size: 0.875rem;
}

/*
.example_area .h_img{
	margin-bottom: 2rem;
}
.example_list{
	justify-content: space-around;
	gap:2rem 0;
}

.example_list li{
	width: calc(100% - 2rem);
}*/


@media print, screen and (min-width: 960px){

	.example_area .h_img{
		margin-bottom: 2rem;
	}
	
	.example_area .t{
		font-size: 1.5rem;
		flex: 1;
	}
}


.faq_price li{
	border: 1px solid #ccc;
}


/*eof*/