body {
	width: 100%;
	height: 100%;
	font-family: Lora, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #1b224e;
}
html {
	width: 100%;
	height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 50px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
p {
	margin: 0 0 25px;
	font-size: 18px;
	line-height: 1.6;
	font-weight: lighter;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}
a {
	color: #4E8FBD;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
a:hover, a:focus {
	text-decoration: none;
	color: #1C5B88;
}
.light {
	font-weight: 400;
}
.navbar-custom {
	margin-bottom: 0;
	border-bottom: 1px solid rgba(255,255,255,.3);
	text-transform: uppercase;
	background-color: #062D54;
}
.navbar-custom .navbar-brand:focus {
	outline: 0;
}
.navbar-custom .navbar-brand .navbar-toggle {
	padding: 4px 6px;
	font-size: 16px;
	color: #FFFFFF;
}
.navbar-custom .navbar-brand .navbar-toggle:focus, .navbar-custom .navbar-brand .navbar-toggle:active {
	outline: 0;
}
.navbar-custom a {
	color: #ADADAD;
	font-weight: bold;
}
.navbar-custom .nav li a {
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}
.navbar-custom .nav li a:hover {
	outline: 0;
	color: #ADADAD;
	background-color: transparent;
}
.navbar-custom .nav li a:focus, .navbar-custom .nav li a:active {
	outline: 0;
	background-color: transparent;
}
.navbar-custom .nav li.active {
	outline: 0;
}
.navbar-custom .nav li.active a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
/*ヘッダーナビのオンマウスカラー*/
.navbar-custom .nav li.active a:hover {
	color: #B1B1B1;
}
.navbar-custom {
	padding: 20px 0;
	border-bottom: 0;
	letter-spacing: 1px;
	background: 0 0;
	-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
	-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
	transition: background .5s ease-in-out, padding .5s ease-in-out;
}
/*ヘッダーナビの背景色*/
.navbar-custom.top-nav-collapse {
	padding: 0;
	border-bottom: 1px solid rgba(255,255,255,.3);
	background-color: rgba(255,255,255,0.91);
}

.intro {
	position: relative;
}

	.intro .photo {
	width: 100%;
	height: auto;
	min-width: 800px;
	}

	.intro .brand-heading {
	position: absolute;
	top: 30%;
	left: 15%;
	width: 30%;
	height: auto;
	min-width: 300px;
	}

	.intro .brand-heading img {
	width: 100%;
	}

	.intro .logo-10th {
	position: absolute;
	bottom: 7%;
	left: 50%;
	height: auto;
	width: 5%;
	min-width: 40px;
	}

	.intro .logo-10th img {
	/*width: 100%; nifty移行の為11/13コメントオフ*/
	}

.content-section {
	padding-top: 100px;
	width: 100%;
	padding-bottom: 100px;
}
.first-section {
	width: 100%;
	color: #313131;
	background-color: #F5F5F5;
	height: auto;
	padding-top: 150px;
	overflow: hidden;
	padding-bottom: 30px;
}
.second-section {
	width: 100%;
	color: #313131;
	background-color: #FFFFFF;
	height: auto;
	padding-top: 150px;
	padding-bottom: 100px;
}

.third-section {
	width: 100%;
	background-color: #F5F5F5;
	height: auto;
	padding-top: 150px;
	padding-bottom: 100px;
}

.conversion-section {
	width: 100%;
	color: #313131;
	background-color: #FFFFFF;
	height: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
.skinpeel-conversion {
	height: auto;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.skinpeel-img {
	width: 272px;
	height: 321px;
	float: left;
}
.skinpeel-spec {
	width: 550px;
	float: right;
	padding-top: 50px;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}
.ingredient {
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	clear: both;

	height: auto;
	margin-top: 15px;
	padding: 15px;
	border: 1px dotted #D2D2D2;
	font-size: 90%;
}
.price {
	font-size: 120% !important;
}
.skinpeel-spec p {
	font-size: 120%;
	line-height: 1.8em;
	margin-left: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}
ul.banner-social-buttons {
	margin-top: 0;
}
footer {
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
}
footer p {
	margin: 0;
	text-align: center;
	font-size: 12px;
}
img::selection {
	background: 0 0;
}
 img::-moz-selection {
 background: 0 0;
}
body {
	webkit-tap-highlight-color: rgba(255,255,255,.2);
}
.sp_column {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.column_01 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden
}
.column_02 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-top: 10px;
}
.column_03 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.column_04 {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.column_05 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/clinic_05.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 800px;
	background-size: contain;
}
#first p {
	font-size: 120%;
	margin-right: 5;
	margin-left: 5;
	margin-bottom: 5;
	line-height: 1.7em;
}
#second p {
	font-size: 120%;
	margin-right: 5;
	margin-left: 5;
	margin-bottom: 5;
	line-height: 1.7em;
}
#official p {
	font-size: 120%;
	margin-right: 5;
	margin-left: 5;
	margin-bottom: 5;
	line-height: 1.7em;
}
#third p {
	font-size: 120%;
	margin-right: 5;
	margin-left: 5;
	margin-bottom: 5;
	line-height: 1.7em;
	color: #313131;
}
.sp_column p {
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 120%;
	margin-top: 30px;
	margin-bottom: 25px;
	line-height: 2.2em;
}
.sp_column .sign {
	text-align: right;
}

.min {
	font-size: 90% !important;
}
.p_space {
	margin-top: 50px;
}
.p_fc {
	margin-top: 30px !important;
}
.p_fc02 {
	margin-top: 50px !important;
}
.c_left_text {
	width: 500px;
	margin: 0;
	padding: 0;
	float: left;
}
.c_left_image {
	width: 370px;
	height: 300px;
	float: left;
	background-image: url(../img/skinpeel_03.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center top;
}
.c_left_image02 {
	width: 37%;
	height: 300px;
	float: left;
	background-color: #D2D2D2;
}
.c_right_image {
	width: 390px;
	height: 500px;
	float: right;
	background-image: url(../img/skinpeel_02.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center top;
}
.c_right_image02 {
	width: 370px;
	height: 500px;
	float: right;
	background-image: url(../img/skinpeel_04.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center top;
}
.c_right_text {
	width: 500px;
	margin: 0;
	padding: 0;
	float: right;
}
#last_img {
	width: 80%;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ECECEC;
	margin-top: 100px;
}
#for_top {
	text-align: right;
	background-color: #FFFFFF;
	width: 100%;
	padding-right: 35px;
	padding-bottom: 10px;
}

.js-more {
	position: relative;
}

	.js-more .js-more-gra {
		position: absolute;
		top: -20em;
		z-index: 1;
		width: 100%;
		height: 20em;
		background: -webkit-linear-gradient(rgba(27,34,78,0),rgb(27,34,78));
		background:         linear-gradient(rgba(27,34,78,0),rgb(27,34,78));
		font-size: 13px;
		line-height: 25px;
	}

	.js-more .js-more-hidden {
		display: none;
	}

	.js-more .js-more-button {
		font-size: 16px;
		text-decoration: underline;
		color: #fff;
		cursor: pointer;
	}

		.js-more .js-more-button:hover {
			text-decoration: none;
		}


.button {
	display: block;
	width: 200px;
	height: 35px;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	outline: none;
	margin-left: 5px;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.button {
	background-color: #2c5f98;
	color: #fff;
}
.button:hover {
	background-color: #7D9CBE;
	color: #fff;

}
.button:visited {
	background-color: #2c5f98;
	color: #fff;
}


.spec{
	border-top: 1px dotted #AFAFAF;
	padding-top: 30px;
}


/*nifty移行の為画像サイズ調整*/
@media screen and (max-width: 768px){
.intro .logo-10th img {
	max-width: 110px;
	}
}