@charset "UTF-8";




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

	Style CSS

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

body {
	margin:0;
	padding:0;
}
.img-harf{
	width: 40%;
	margin-left: 10px;
}
.img-full{
	margin: 20px 0 0 0;
	width: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.img-full img{ width: 100%;}
@media screen and (max-device-width: 480px) {
#wrapper {
	width:1112px;
}
}

@media screen and (max-device-width: 1024px) {
#wrapper {
	width:1112px;
}
}

/* #header
---------------------------------------------------------------*/
#header {
	background:url(../images/main/headerLoop.png) repeat-x;
	margin:0;
	height:89px;
}

#header #headerInbox {
	width:950px;
	margin:0 auto 0 auto;
}

#header h1 {
	display:inline;
}
#header .tel {
	float: right;
}

/* #mainImg
---------------------------------------------------------------*/

#mainVisual {
	background:url(../images/main/mainImgLoop.png) repeat;
	margin:0;
	xpadding:10px 0 20px 0;
}

#mainVisual .mainVisualInbox {
	width:1112px;
	margin:10px auto 10px auto;
	xbackground:#FFF;
	xborder-radius: 20px;
	x-webkit-border-radius: 20px;
	x-moz-border-radius: 20px;
}

#mainVisual .mainVisualInbox img {
	xmargin:15px 15px 15px 15px;
	xpadding:0;
}

/* #glovalNav
---------------------------------------------------------------*/

#globalNav {
	height:53px;
	background:url(../images/main/globalNavLoop.png) repeat-x;
	margin:0 0 15px 0;
}

#globalNav ul{
	width:950px;
	margin:0 auto 0 auto;
}

#globalNav ul li{
	float:left;
	display:inline;
	width:190px;
	height:53px;
	margin:0;
	text-indent:-9999px;
	background:url(../images/main/globalNav.png) no-repeat;
}

#globalNav ul li a {
	display:block;
	width:190px;
	height:53px;
}

/* normal */

#globalNav ul li.item01 {background-position : 0px 0px;}
#globalNav ul li.item02 {background-position : 0px -53px;}
#globalNav ul li.item03 {background-position : 0px -106px;}
#globalNav ul li.item04 {background-position : 0px -159px;}
#globalNav ul li.item05 {background-position : 0px -212px;}

/* hover */

#globalNav ul li.item01:hover {background-position : -190px 0px;}
#globalNav ul li.item02:hover {background-position : -190px -53px;}
#globalNav ul li.item03:hover {background-position : -190px -106px;}
#globalNav ul li.item04:hover {background-position : -190px -159px}
#globalNav ul li.item05:hover {background-position : -190px -212px;}





/* #mainContents
---------------------------------------------------------------*/

#mainContents {
	float:left;
	width:645px;
	padding:0 0 0 0;
}

#mainContents .center {
	text-align: center;
}

#mainContents iframe {
	margin:20px 0 20px 0;
}

#mainContents .article {
	width:627px;
	border:9px #FFF7F3 solid;
}

#mainContents .section {}

#mainContents .section h2 {
	color:#333;
	background:url(../images/main/contentsTitle.png) no-repeat;
	width:644px;
	height:29px;
	padding:8px 0 0 39px;
}

#mainContents .ttl {
    padding-left: 30px;
}

/* .impress
---------------------------------------------------------------*/
.impress {
    color: #3E3E3E;
    border-bottom: 5px #FFF7F3 solid;
}
.impress .wrap {
    margin: 30px;
}
.impress li {
    display: inline-block;
}
.impress .face {
    width: 150px;
    vertical-align: top;
}
.impress img {
    border: 5px #FFF7F3 solid;
}
.impress .review {
    width: 390px;
}
.impress .info {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.impress .name {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
}
.impress .question {
    color: #FF681D;
    margin-bottom: 10px;
}
.impress p {
    font-size: 14.5px;
	line-height: 150%;
    font-weight: bold;
}



/* #sideBar
---------------------------------------------------------------*/

#sideBar {
	float:left;
	width:275px;
	margin: 0 5px;
	border:9px #FFF7F3 solid;
}

#sideBar .reviewLink_other {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	border-top: 9px #FFF7F3 solid;
}

#sideBar .reviewLink{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	border-bottom: 9px #FFF7F3 solid;
}
#sideBar .reviewLink a,
#sideBar .reviewLink_other a{
	text-decoration: none;
	color: #3e3e3e;
	display: block;
}
#sideBar .reviewLink a:hover,
#sideBar .reviewLink_other a:hover{
	text-decoration: none;
	color: #0C9ED9;
}
#sideBar .reviewLink span,
#sideBar .reviewLink_other span{
	font-size: 20px;
}
#sideBar .openDays {
	text-align: center;
	padding: 0 10px;
}
#sideBar .openDays table {
	margin-bottom: 0;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
}
#sideBar .openDays table th,
#sideBar .openDays table td{
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
#sideBar .openDays .msg{
	text-align: left;
	margin-left: 10px;
}
#sideBar .banner {
	padding: 10px;
}
#sideBar .tel {
	padding: 0 10px;
}


/* #footer
---------------------------------------------------------------*/

#footer {
	height:157px;
	background:url(../images/main/footerLoop.png) repeat-x;
	margin-top:15px;
	padding-top:15px;
}

#footer_thanks {
	height:157px;
	background:url(../images/main/footerLoop.png) repeat-x;
	margin-top:15px;
	padding-top:15px;
	position: absolute;
	bottom:0;
	width: 100%;
}

#footerInbox {
	width:309px;
	height:87px;
	margin:0 auto 0 auto;
}


#footer img {
	margin:0px 0 5px 0;
}

#footer address {
	margin-left:15px;
}

#footer img {
	/margin-top:15px;
}

#footer .copyright {
    color: #3e3e3e;
    font-size: 12px;
    text-align: center;
}



/* #ホーム
---------------------------------------------------------------*/



/* #初めての方
---------------------------------------------------------------*/

#first .Box_01 {
	background:url(../images/main/first_01.png) no-repeat;
	height:244px;
}

#first .Box_01 p {
	padding:68px 0 0 36px;
	font-size:13px;
}

#first .Box_02 {
	border:9px #FFF7F3 solid;
}

#first .Box_02 ul{
	margin:0 0 0 55px;
	font-size:18px;
	padding-bottom:20px;
}

#first .Box_02 li{
	margin-bottom:15px;
	list-style-image:url(../images/main/checkImg.png);
}

#first .Box_03 {
	border:none;
}

#first .Box_04 {
	padding-bottom:20px;
}

#first .Box_04 .careText {
	margin:10px 0 0 32px;
	color:#464646;
}

#first .Box_04 .careText h3 {}

#first .Box_04 .careText p {}

#first .Box_04 .careBox {
	margin:0 0 15px 0;
}

#first .Box_04 .careBox p {
	width:555px;
	margin:15px 0 0 70px;
}

#first .Box_05 {}

#first .Box_05 img {
	margin:0 0 -20px 0;
}

#first .Box_05 .serviceBox {
	margin:0 0 0px 45px;
	padding-bottom:20px;
}

#first .Box_05 .serviceBox h3 {
	color:#464646;
	font-size:18px;
	background:url(../images/main/first_09.png) no-repeat;
	height:26px;
	padding:6px 0 0 35px;
}

#first .Box_05 .serviceBox p {
	margin:-7px 0 0 36px;
}

#first .Box_06 {
	padding-bottom:20px;
	border:9px #FFF7F3 solid;
	background:url(../images/main/first_19.png) no-repeat bottom right;
}

#first .Box_06 ul{
	margin:0 0 0 55px;
	font-size:18px;
}

#first .Box_06 li{
	margin-bottom:15px;
	list-style-image:url(../images/main/checkImg.png);
}

#first .Box_07 {
	border:none;
}

#first .Box_07 .profLeft {
	float:left;
	margin-left:44px;
	margin-top:15px;
}

#first .Box_07 .profRight {
	float:left;
	display:inline;
	margin-left:20px;
	width:400px;
	margin-top:15px;
}

#first .Box_07 .profRight img {}

#first .Box_07 .profRight p {
	margin-top:15px;
}

#first .Box_07:after {
	content: ".";
 	display: block;
 	height: 0;
 	font-size:0;
 	clear: both;
 	visibility:hidden;
}

#first .ttl2 {
	border-radius: 10px;
	background: #FFF7F3;
	margin: 0 30px;
	color: #444444;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
}

/* #施術内容
---------------------------------------------------------------*/

#medical .box_03 .img-full img{
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#medical .box_03 .flowText {
	background:url(../images/main/medical_04.png) no-repeat;
	width:400px;
	height:80px;
	padding:0 0 0 160px;
	margin-left:44px;
}

#medical .box_03 .text01 {
	margin-top:-20px;
}

#medical .box_03 .text02 {
	background-position: 0 -107px;
}

#medical .box_03 .text03 {
	background-position: 0 -215px;
}

#medical .box_03 .text04 {
	background-position: 0 -322px;
}


#medical .box_03 .flowText h3 {}

#medical .box_03 .flowText p {}

#medical .box_04 {
	border:9px #FFF7F3 solid;
}

#medical .box_04 p {
	margin-left:44px;
}

#medical .care-price {
	margin-left: 50px;
}
#medical .care-price li{
	list-style-type: disc;
	font-size: 14px;
}
#medical .care-price table {
	margin: 10px 0 20px;
}
#medical .care-price th,td {
	width: 90px;
	padding: 7px;
	vertical-align: middle;
}

/* #よくある質問
---------------------------------------------------------------*/

.qa {
	margin-left:44px;
	padding-right:25px;
}

.qa h3 {
	background:url(../images/main/qaItem.png) no-repeat;
	height:43px;
	padding:12px 0 0 60px;
	margin:0;
}

.qa p {
	margin:0 0 20px 65px;
	padding-bottom:20px;
	border-bottom:1px dotted #B0B0B0;
}

/* #アクセス
---------------------------------------------------------------*/
#access .article {
	border:9px #FFF7F3 solid;
}

#access .article div {
	background:url(../images/main/access_03.png) no-repeat;
	width:627px;
	height:562px;
	margin-top:-20px;
}

#access .article div h2 {
	background:url(../images/main/access_02.png) no-repeat;
	width:222px;
	height:46px;
	text-indent:-9999px;
	margin-left:44px;
}

#access .article div p {
	margin-left:44px;
	font-size:13px;
	line-height:20px;
}

/* 共通
---------------------------------------------------------------*/
.bg-green {
	background: #A9DA24;
}
.text-right {
	text-align: right;
}
.text-white {
	color: white;
}


/*-formy-----------------------------------------*/
#footContact {
background: #fff !important;
margin-top: 45px;
}

#formyForm table {
	border: none !important;
}
#formyForm th{
	background: #fff !important;
}
#formyForm th,
#formyForm td {
border-bottom: 1px solid #eee;
font-size: 116%;
border-right: none !important;
}
#formyForm label {
    font-weight: normal !important;
}

.sectionTtl{
font-size: 2.2em;
text-align: center;
color: rgb(137,137,137);
}
.subTtl a{
	color: rgb(137,137,137);
}

.subTtl a:hover{
	color: #337ab7;
}

.subTtl{
    margin: 30px 0 22px;
    color: #37b;
    background-color: rgba(137,137,137,.08);
    font-size: 146%;
    font-weight: normal;
    padding: 13px 10px;
    clear: both;
    text-align: center;
}
#footContact_thanks {
background: #fff !important;
margin-top: 100px;
}
#footContact_thanks h1{
	text-align: center;
	margin-bottom: 30px;
}

.thanks{
	width: 800px;
	margin: 0 auto;
	font-size: 126%;
	line-height: 1.8em;
}
a.back{
	text-align: center;
	display: block;
	font-size: 106%;
	margin-top: 30px;
}



/* add */

#mailformpro, .mfp_buttons {
margin: 0 auto;
display: table;
}