@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
font-weight: 100;
	font-size: 1em;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.youming {
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight:100;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

img {
	vertical-align: top;
}

a,
a:link {
	color: #6C7877;
	text-decoration: none;
}

a:visited {
	color: #6C7877;
}

a:hover {
	color: #6C7877;
}

a:active {
	color: #6C7877;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 800px;
	color: #6C7877;
	font-size: 15px;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}

#container {
	text-align: left;
}

#main {
	margin-bottom: 24px;
}

a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}

.sp {
	display: none !important;
}
@media all and (min-width: 0) and (max-width: 767px) {
	body {
		min-width: inherit;
		font-size: 7.5px;
	}

	a:hover,
	a:hover img {
		opacity: 1 !important;
	}

	.sp {
		display: block !important;
	}
	
	.pc {
		display: none !important;
	}
	
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
	
	#main {
		padding-top: 133px;
		margin-bottom: 12px;
	}

	
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	padding: 13px 0 15px 0;
}

#gHeader h1 {
	margin-bottom: 18px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 12.9px;
	letter-spacing: 1px;
	border-bottom: 2px solid #E6E6E6;
}

#gHeader .hBox {
	margin: 0 auto 40px;
	width: 750px;
	position: relative;
}

#gHeader .hBox .logo {
	text-align: center;
}

#gHeader .hBox .hInner {
	width: 190px;
	position: absolute;
	right: 30px;
	top: 10px;
}

#gHeader .hBox .hInner p {
	margin-bottom: 7px;
	font-size: 14px;
	letter-spacing: 0.5px;
	line-height: 1.35;
}

#gHeader .hBox .hInner p a {
	padding-left: 23px;
	background: url(../../img/common/icon02.gif) no-repeat left center;
	font-size: 25px;
}

#gHeader .hBox .hInner .topSpan {
	display: block;
}

#gHeader .hBox .hInner .iconSpan {
	display: inline-block;
	padding: 2px 12px 0;
	background: url(../../img/common/icon01.gif) no-repeat left center,url(../../img/common/icon01.gif) no-repeat right center;
	line-height: 1.0;
}

#gHeader .hBox .hInner .iconSpan span {
	font-size: 12.7px;
	font-weight: bold;
}

#gHeader .hBox .hInner .link {
	width: 185px;
}

#gHeader .hBox .hInner .link a {
	padding: 9px 10px 8px;
	display: block;
	color: #F0B515;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	background: url(../../img/common/h_bg.gif) no-repeat left center;
	background-size: 100% 100%;
}

#gHeader .hBox .hInner .link img {
	margin-right: 9px;
	vertical-align: -3px;
}

#gHeader .hBox .hInner .link a:hover {
	opacity: 0.7;
}

@media all and (-ms-high-contrast:none){
	#gHeader .hBox .hInner .link a {
		padding: 11px 10px 5px;
	}
}

@media all and (min-width: 0) and (max-width: 767px) {
	#gHeader {
		padding: 7px 0 7px;
	}

	#gHeader .hBox {
		margin-bottom: 20px;
		width: auto;
	}
	
	#gHeader h1 {
		margin-bottom: 9px;
		padding-bottom: 0;
		font-size: 6.5px;
		letter-spacing: 0.5px;
		border-bottom-width: 1px;
	}
	
	#gHeader .hBox .logo img {
		width: 98px;
	}
	
	#gHeader .hBox .hInner {
		width: 100px;
		right: 14px;
		top: 5px;
	}
	
	#gHeader .hBox .hInner p {
		margin-bottom: 0;
		font-size: 7px;
	}
	
	#gHeader .hBox .hInner .iconSpan {
		padding: 1px 6px 0;
		background-size: 4px auto;
		letter-spacing: -0.3px;
	}
	
	#gHeader .hBox .hInner .iconSpan span {
		font-size: 6.5px;
	}
	
	#gHeader .hBox .hInner p a {
		padding-left: 12px;
		font-size: 12.5px;
		background-size: 10px auto;
		letter-spacing: -0.3px;
	}
	
	#gHeader .hBox .hInner .link {
		width: 93px;
	}
	
	#gHeader .hBox .hInner .link a {
		padding: 9px 5px 8px;
		font-size: 9px;
		background-size: 93px auto;
	}
	
	#gHeader .hBox .hInner .link img {
		width: 12px;
		margin: 0px 4px 0 0;
		vertical-align: -2px;
	}
}

@media all and (min-width: 0) and (max-width: 360px) {
	#gHeader .hBox .hInner {
		right: 5px;
	}
}
/*------------------------------------------------------------
	gNavi
------------------------------------------------------------*/
#gNavi {
	margin: 0 auto;
	width: 740px;
}
#globalNavi {
	width: 100%;
background-color: #FFF;
padding-bottom: 10px;
padding-top: 10px;
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    
}
#gNavi li {
	width: 20%;
	float: left;
	text-align: center;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight: 100;
}

#gNavi li a {
	display: inline-block;
}

#gNavi li a:hover {
	opacity: 0.7;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#gNavi {
		width: auto;
	}
	
	#gNavi li {
		font-size: 7px;
		letter-spacing: 1px;
	}
}
/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
#pagePath {
	margin-bottom: 50px;
	padding: 4px 0 2px;
	background-color: #E8ECF1;
}

#pagePath ul {
	margin: 0 auto;
	padding-left: 40px;
	width: 750px;
	box-sizing: border-box;
}

#pagePath li {
	display: inline;
	font-size: 15px;
	letter-spacing: 1px;
}

#pagePath li a:hover {
	text-decoration: underline;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#pagePath {
		margin-bottom: 23px;
		padding: 3px 0 2px;
	}
	
	#pagePath ul {
		width: auto;
		padding-left: 17px;
	}
	
	#pagePath li {
		font-size: 7.5px;
	}
	
	#pagePath li a:hover {
		text-decoration: none;
	}
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
	padding: 30px 0 20px;
	border-top: 2px solid #E6E6E6;
}

#gFooter p {
	text-align: center;
	letter-spacing: 3px;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#gFooter {
		padding: 14px 0 10px;
		border-top-width: 1px;
	}
	
	#gFooter p {
		letter-spacing: 1.5px;
	}
	
}
/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
.bodycontent {
	max-width: 690px;
	margin: auto;
}
.bodycontentimg{
		max-width:100%;
		background-color: #FFF;
		text-align: center;
		margin-bottom: 50px;
	}
.bodycontent h2{
	margin-bottom: 20px;
}
.facialcontent {
	width: 690px;
	margin: auto;
}
.facialcontent h2{
	margin-bottom: 20px;
}
#present{
	    width: 210px;
    float: left;
	}
h4.present{
font-size: 25px;
line-height: 1.2;
font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
color:#fff;	
}
.present span{
	 letter-spacing: 0px; 
	font-size: 15px;
	line-height: 0;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#6c7877;	
}
.green{
	width: 135px;
	float: left;
	background-color: #abd8c6;
	padding: 17px;
	padding-top: 21px;
	padding-bottom: 19px;
	}
	.pink{
	width: 135px;
	float: left;
	background-color: #f0b4bf;
	padding: 17px;
	padding-top: 21px;
	padding-bottom: 19px;
	}
.white{
	width: 140px;
	float: right;
	background-color: #fff;
	padding: 12px;
	font-size: 14px;
	line-height: 1.75;
	}
.add {
width: 35px;
height: 35px;
margin: 40px 3px;
float: left;
}
.pretext{
	clear: both;
	}
.white span{
	font-size: 0.8em;
	color:#abd8c6;	
	}
.pinkp span{
	font-size: 0.8em;
	color:#f0b4bf;	
	}
@media all and (min-width: 0) and (max-width: 767px) {
.bodycontent {
	width: 90%;
	}
.bodycontentimg img{
		max-width:100%;	
		}
.bodyflow img{
	width: 90%;
	margin-left: 5%;
		}
#present{
	width: 47%;
	    margin-left: -20%;
	}
.green{
	width: 46%;
	padding: 3%;
}
.pink{
	width: 46%;
	padding: 3%;
}
.white{
	padding: 4%;
	width: 40%;
	font-size: 0.9em;
	line-height: 1.428;
}
h4.present{
font-size: 1.5em;
}
.present span{
	letter-spacing: 0px; 
	font-size: 0.7em;
}
.add {
width: 7%;	
margin-left: 0px;
margin-right: -15px;
margin-top: 20px;
}
.add  img{
	width: 50%;
}
#main {
padding-top: 0; 
}

