﻿@charset "utf-8";
/* CSS Document */
/* =========================================================
beauty
========================================================= */
h2 {
    margin: 15px 0 20px;
}
#rightContents h3 {
	text-shadow: none;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 0;
	width: 760px;
	background-color: #96c2fd;
	background-image: none;
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	height: 37px;
	line-height: 43px;
	margin: 27px 0 15px;
	text-indent: 0.4em;
	padding: initial;
}
#rightContents h3:after {
	content: none;
}
#rightContents .contentWrap {
	border: 4px solid #faabf2;
	border-radius: 23px;
	margin: 10px 0 20px;
	padding: 24px 13px 24px 19px;
	width: 719px;
}
#rightContents .contentWrap p {
	line-height: 1.7em;
}
#rightContents .contentWrap .beautyPrice {
	color: #fc105d;
	font-size: 41.5px;
	font-style: italic;
	padding-left: 10px;
}
#rightContents .contentWrap table {
	margin-top: 14px;
}
#rightContents .contentWrap tr {
	height: 80px;
}
#rightContents .contentWrap th {
	font-size: 19.5px;
	font-weight: normal;
	padding-right: 24px;
	text-align: right;
	height: 84px;
}
#rightContents .contentWrap .beautyPrice {
	color: #fc105d;
	font-size: 51.5px;
	font-style: italic;
	padding-left: 24px;
	vertical-align: top;
}
#rightContents .contentWrap .image01 {
	float: left;
	width: 319px;
	margin-right: 22px;
}
#rightContents .contentWrap .image02 {
	float: right;
	width: 319px;
	margin-right: 22px;
}
#rightContents .contentWrap .beautyImage1,
.beautyImage2 {
	margin: 0 0 14px;
}
#rightContents .contentWrap .image01 p,
#rightContents .contentWrap .image02 p {
	font-size: 15px;
	padding: 0;
}
#rightContents .contentWrap span.beautyFontBig {
	font-size: 24px;
}
#rightContents .contentWrap .stopper {
	clear: left;
	padding-top: 9px;
	font-size: 19px;
}
#rightContents .contentWrap .stopper a {
	color: #0099ff;
}
#rightContents .contentWrap .bnWrap {
	text-align: right;
}
#rightContents .textStrawberry {
	color: #c11476;
}
#rightContents .textRose {
	color: #fa03ac;
}
#rightContents .textRed {
	color: #ff0000;
}
/* =========================================================
beauty_report
========================================================= */

#rightContents #report h3 {
	background-color: transparent;
	color:#fc0578;
	font-size: 17px;
	font-weight: normal;
	height: 73px;
	margin-bottom: 30px;
	text-indent: 0;
	padding-left: 0;
	border: none;
}
#rightContents #report .contentWarp {
	width: 745px;
	margin: 0 auto;
}
#rightContents #report .contentWarp p {
	font-size: 17px;
	line-height: 1.7em;
}

.content01 .contentBox > p {
	width: 640px;
    margin: 40px auto 0px;
}

#rightContents #report .contentStart {
	width: 711px;
	margin: 0 auto;
}
#rightContents #report .contentStart h3 {
	font-size: 21px;
	height: auto;
	letter-spacing: 0;
	margin-bottom: 5px;
	text-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#rightContents #report .contentStartImg {
	border: 3px solid #f7aa0c;
	border-radius: 3px;
	float: left
}
#rightContents #report .contentStartText {
	float: right;
	width: 398px;
	padding-top: 31px;
	line-height: 1.7em;
	font-size: 17px;
}
#rightContents #report .imgLeft img {
	float:left;
	margin: 0 22px 20px 0;
}
#rightContents #report .imgRight img {
	float:right;
	margin-left: 23px;
	margin-top: 10px;
}
.content01 .imgRight img {
	margin: -47px 0 0 49px;
}
.content02 .imgRight img {
	margin-top: 5px;
}
.content03 .imgRight img {
	margin-top: -28px;
}
.content04 .imgRight img {
	margin-left: 46px;
}
.content05 .imgLeft img {
	margin-bottom: 0;
}
#rightContents #report .contentWarp.content06 {
	background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/recruit/beauty/bg_beforAfter.png") no-repeat;
	height: 854px;
	margin-bottom: 38px;
	position: relative;
	width: 752px;
	margin: 50px auto 40px;
}
.contentWarp.content06 p {
	bottom: 22px;
	left: 10px;
	position: absolute;
	width: 747px;
	margin-top: 79px;
}
#rightContents h3:before {
    content: none;
}


/* ------- スマホ用CSS -------- */
@media screen and (max-width: 768px) {
	/* ---------- beauty.html ---------- */
	/* 特別価格でご紹介セクション */
	#rightContents h2 {
		height: 100%;
	}

	#rightContents .contentWrap {
		border: none;
		border-radius: 0px;
		margin: 0 auto;
		padding: 0;
		width: 100%;
	}

	/* 料金サンプルセクション */

	/* 施術場所セクション */
	#rightContents .contentWrap .image01,
	#rightContents .contentWrap .image02 {
		float: none;
	}

	article.store {
		position: relative;
	}

	article.store .storePlace {
		display: flex;
		justify-content: space-around;
		position: absolute;
		bottom: 20%;
		left: 0;
		width: 100%;
		height: auto;
	}

	article.store .stopper {
		position: absolute;
		bottom: 10%;
		left: 8%;
		width: 100%;
		height: auto;
	}

	article.store .stopper a {
		color: #2ca9d5;
		font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

	article.store .beautyFontBig {
		font-size: 19px;
	}


	/* ---------- beauty_report.html ---------- */
	h2 {
		margin: 0 auto 3%;
		height: auto;
		text-indent: 0;
		border-bottom: none;
	}

	h2 img {
		height: auto;
	}

	#rightContents h3 {
		margin: 0 auto 3%;
	}

	#rightContents #report .contentStart {
		width: 100%;
	}

	#rightContents #report .contentStart h3 {
		font-size: 5vw;
    	width: 96%;
    	margin-bottom: 1%;
	}

	#report .contentBox {
		width: 96%;
		margin: 0 auto;
	}

	#rightContents #report .contentStartImg {
		width: 100%;
		float: none;
		box-sizing: border-box;
	}

	#rightContents #report .contentStartImg img {
		width: 100%;
		height: auto;
	}

	#rightContents #report .contentStartText {
		width: 100%;
		padding-top: 3%;
		margin-bottom: 5%;
		font-size: 3.44vw;
	}	

	#rightContents #report .contentWarp {
		width: 100%;
		margin-bottom: 5%;
	}

	#rightContents #report .contentWarp h3 {
		width: 100%;
	}

	#rightContents #report .contentWarp h3 img {
		max-width: 100%;
	}

	#rightContents #report .contentWarp img {
		width: 100%;
	}

	#rightContents #report .imgLeft img {
		float: none;
		width: 100%;
	}

	#rightContents #report .imgRight img {
		float: none;
		margin: 3% auto;
		display: block;
		width: 50%;
	}

	#rightContents #report .contentWarp p:last-child {
		width: 100%;
	}

	#rightContents #report .content02 .imgLeft img {
		width: 50%;
    	display: block;
    	margin: 0 auto;
    	margin-bottom: 5%;
	}

	#rightContents #report .imgRight img {
		width: 100%;
		float: none;
		margin: 3% auto;
		display: block;
	}

	#rightContents #report .content03 .imgRight img {
		width: 50%;
		display: block;
	}

	#rightContents #report .contentWarp.content06 {
		width: 100%;
    	background-size: contain;
    	/* height: auto;
    	padding-top: 73vw; */
    	margin-bottom: 5vw;
	}

	#rightContents #report .contentWarp.content06 p {
		left: 0;
		position: absolute;
		/* padding: 5% 2%; */
		background: #ffffff;
	}
}