/* style.css */

/* 
----------------------------------------------------------------------

	1.base
	
----------------------------------------------------------------------
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
details, figcaption, figure {
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ul,ol,li,dl,dt,dd{
	list-style-type: none;
	/line-height: 1.5;
}
body {
	margin: 0;
	padding: 0;
	color: #000;
	font: 12px/1.6 "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	font-style: normal;
	font-weight: normal;
	width: 100%;
}
img {
	vertical-align:top;
}
strong {
	font-weight: bold;
}
a {
	font-size: 100%;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}
a:hover {
	color: #ccc;
	text-decoration: none;
}

/*clearfix--------------------*/

.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.clearfix {
	display: inline-block;
	min-height: 1%;
}
/*\*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* */
/* Micro ClearFix */
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both
}
.cf {
	zoom: 1
}


/* 
----------------------------------------------------------------------

	2.contents
	
----------------------------------------------------------------------
*/

/*wrapper--------------------*/
#wrapper {
	width: 100%;
	min-width: 1050px;
	background: url(../img/wrapper_bg.gif) repeat center top;
}

#inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 40px 14px 0 16px;
	background: url(../img/inner_bg.gif) repeat-y center top;
}

/*main_area--------------------*/
.main {
	background: #fff url(../img/main_bg.jpg) no-repeat center top;
	background-size: cover;
	margin-bottom: 30px;
	/*margin-bottom:60px;ティザー*/
}

.main .main_inner {
	width: 1000px;
	margin: 0 auto;
}

.main .main_inner00 {
	width: 1000px;
	margin: 0 auto;
}

h1 {
	font-weight: normal;
	position:relative;
	/*top: 22px;
	left: 60px;*/
	width: 100%;
    background: #fff;
    padding: 15px 0;
    font-size: 16px;
}
h1 span {
	padding: 0 15px;
}
.main h2 {
	/* padding: 10px 0 30px 10px; */
	margin-bottom: 30px;
}

.main_closing_wrap {
	/*margin-left: 35px;*/
	margin-top: -70px;
    z-index: 1000;
    position: relative;
    margin-left: 384px;
}
.main_closing_wrap_02 {
	background: rgba(255,247,177,0.60);
	/* padding: 30px 0; */
	/* margin-top: 50px; */
}
.main_closing_wrap_02 h5 {
	text-align: center;
    margin-top: -48px;
    margin-bottom: 10px;
}
.main_closing_wrap_02 p {
	text-align: center;
	margin-top: 10px;
}

.main_closing_wrap_02 h5{
	text-align: center;
	margin-top: 0;
	margin-bottom: 10px;
}

.main h4 img{
	margin-top: -20px;
	margin-left: 32px;
}

.main_closing_wrap .ttl p {
	float:left;
}

/*.main_closing {
	background: url(../img/main_closing_bg.jpg) no-repeat left bottom;
	padding-bottom: 70px;
}*/
.main_closing dl {
	float:left;
	position: relative;
	width: 20%;
}
.main_closing dl img {
	width: 100%;
}
/*.main_closing .dl01 {
	padding: 0 6px 0 20px;
}
.main_closing .dl02 {
	padding-right: 5px;
}
.main_closing .dl03 {
	padding-right: 6px;
}*/
.main_closing .btn {
	/*padding-left: 3px;
	padding-bottom: 2px;*/
	
	position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -74px;
}
.main_closing .btn a {
	transition: 0.3s;
	display: block;
}
.main_closing .btn a:hover {
	opacity: 0.5;
}

/*recommend_area--------------------*/
.recommend {
	width: 904px;
	margin: 0 auto 72px;
	
}
.recommend .recommend_item  {
	float: left;
	position:relative;
}

.recommend .note{
	text-align:right;
	padding:10px 5px 0 0;
	
}

/*winter_area--------------------*/
.winter {
	background: url(../img/winter_plan_bg01.jpg) no-repeat left 280px;
	margin-bottom: 61px;
}

.winter_item {
	width: 919px;
	margin: 0 auto;
}

.winter_item00 {
	position: relative;
	margin-bottom: 20px;
}

.winter_item dl {
	float: left;
	position:relative;
}

.winter_item .btn0{
	position: absolute;
	top: 215px;
	right: 85px;
}

.winter_item .btn {
	position:absolute;
	top:150px;
	left:260px;	
}
.winter_item .btn2 {
	position:absolute;
	top:150px;
	left:30px;	
}
.winter_item .btn3 {
	position:absolute;
	top:155px;
	left:260px;	
}
.winter_item .btn4 {
	position:absolute;
	top:155px;
	left:30px;	
}
.winter .note{
	text-align:right;
	padding:10px 5px 0 0;
	
}
	

/*cont01_area--------------------*/
.cont01 { margin-bottom: 62px; }

.medical {
	width: 904px;
	margin: 0 auto;
}

/*web_special_area--------------------*/
.web_special { margin-bottom: 42px;}

.web_special_item {
	background: url(../img/web_special_bg.gif) no-repeat left bottom;
	padding-bottom: 17px;
}
.web_special_item dl {
	float: left;
}
.web_special_item .btn01 {
	/*padding: 10px 0 0 56px;*/
	padding: 10px 0 0 103px;
}
.web_special_item .btn02 {
	/*padding: 10px 0 0 22px;*/
	padding: 10px 0 0 72px;
}
.web_special .note{
	text-align:right;
	padding:10px 46px 0 0;
	
}

/*laser_about--------------------*/
.laser_about {
	width: 910px;
	margin: 0 auto 60px;
	background: url(../img/laser_about_bg.jpg) no-repeat left bottom;
}

.laser_about_box {
	width: 863px;
	margin: 0 auto;
}

.laser_about_col01 {
	width: 337px;
	height: 274px;
	float: left;
	background: url(../img/laser_about_col01_bg01.gif) no-repeat right top;	
	border: 1px solid #676184;
}
.laser_about_col01 .inner {
	padding: 20px 20px 0 15px;	
	background: url(../img/laser_about_img01.jpg) no-repeat right top;
}
.laser_about_col01 h3 {
	margin-bottom: 15px;
}
.laser_about_col01 p {
	margin-left: 13px;
}

.laser_about_col02 {
	width: 503px;
	height: 274px;
	float: right;
	background: url(../img/laser_about_col01_bg01.gif) no-repeat right top;	
	border: 1px solid #79a897;
}
.laser_about_col02 .inner {
	padding: 20px 20px 0 15px;	
	background: url(../img/laser_about_img02.jpg) no-repeat right top;
}
.laser_about_col02 h3 {
	margin-bottom: 15px;
}
.laser_about_col02 p {
	margin-left: 13px;
}
.laser_about_col02 p em {
	font-style: normal;
	background-color: #f0ff00;
}

.laser_about_box .note {
	clear: both;
	padding: 10px 0 20px;
	color: #f00;
}

/*closing_about--------------------*/
.closing_wrap {
	width: 897px;
	margin: 0 auto;
	padding-bottom: 0;
	/*background: url(../img/closing_bg03.gif) no-repeat left bottom;*/
}

.closing {
	/*width: 663px;*/
	margin: 60px auto 0;
	background: url(../img/closing_bg04.jpg) no-repeat left bottom;
	background-size: cover;
	padding: 0 0 120px; 
}
.closing h2 {
	text-align: center;
    margin-bottom: 20px;
    z-index: 100;
    position: relative;
}
.closing h2 img {
	margin-top: -50px;
}
.closing_dl_box {
	width: 795px;
    margin: 0 auto;
}
.closing dl {
	float:left;
	position: relative;
	padding-right: 5px;
}
/*.closing .dl01 {
	padding: 0 6px 0 53px;
}
.closing .dl02 {
	padding-right: 5px;
}
.closing .dl03 {
	padding-right: 6px;
}*/

.closing .dl05 {
	padding-right: 0;
}
.closing .btn01,
.closing .btn02,
.closing .btn03,
.closing .btn04,
.closing .btn05 {
	position: absolute;
    bottom: 11px;
    left: 8px;
}
/*.closing .btn01 {
	background: url(../img/closing_bg01.jpg) no-repeat left top;
}
.closing .btn02 {
	background: url(../img/closing_bg02.jpg) no-repeat left top;
}
.closing .btn03 {
	background: url(../img/closing_bg03.jpg) no-repeat left top;
}
.closing .btn04 {
	background: url(../img/closing_bg04_2.jpg) no-repeat left top;
}*/

/*service_about--------------------*/
.service {
	background: url(../img/service_plan_bg01.jpg) no-repeat left 124px;
	margin-bottom: 60px;
}

.service_inner {
	width: 910px;
	margin: 0 auto;
}
.service_col01 {
	width: 437px;
	float: left;
}
.service_col01 .note {
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
}
.service_col02 {
	width: 438px;
	float: right;
	position: relative;
}
.service_col02 .btn {
	position: absolute;
	left:155px;
	bottom: 4px;
}

/*cont02_about--------------------*/
.cont02 {
	width: 916px;
	margin: 0 auto 60px;
}
.comt02_note{
	text-align:right;
	margin-bottom:50px;
	padding-right:40px;	
}
/*table--------------------*/
.career{
width: 663px;
border-collapse: collapse;
margin:0 auto 40px;
}
.career th{
width: 25%;
padding: 5px 10px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}
.career td{
padding: 5px 10px;
background-color: #fff;
border: 1px solid #b9b9b9;
}

/*clinic--------------------*/
.clinic {
	width: 663px;
	margin: 0 auto 30px;
}
.clinic h2 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
}
.clinic div div {
	/*float: left;
	width: 211px;
	margin-right: 15px;*/
	margin-bottom: 15px;
}
.clinic table {
	width: 100%;
	border-collapse: collapse;
}
.clinic th{
	width: 20%;
	padding: 3px 10px;
	text-align: left;
	vertical-align: top;
	color: #333;
	background-color: #F7DDAA;
	border: 1px solid #b9b9b9;
}
.clinic td{
	padding: 4px 10px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
}

/*footer_about--------------------*/
.footer {
	height: 66px;
	background: url(../img/footer_bg.gif) repeat-x left top;
}
.footer .pr_footer{
	padding: 23px 0 23px 0;	
	text-align:center;
	color: #fe42c6;
}
.footer .pr_footerwrap{
	width:610px;
	padding: 14px 0 0 0;
	margin:0 auto;
}
.footer .pr_footerwrap .copyright{
	width:250px;
	color: #fe42c6;
	margin:0 auto;
}
.footer .pr_footerwrap .corpinfo{
	font-size:125%;
	float:left;
	color: #fe42c6;
}



/*privacy--------------------*/
.pr_header {
	height: 30px;
	background: url(../img/footer_bg.gif) repeat-x left top;
}
.pr_header p {
	padding: 5px 0 10px 20px;
	color: #333;
}
.pr_inner{
	width:800px;
	padding:50px 25px;
	margin:0 auto;
}
.pr_inner h2{
	font-size:150%;
	font-weight:bold;
	color:#fe42c6;
	border-bottom:#F9C dotted 1px;
	margin-bottom:20px;	
}
.pr_inner p{
	font-size:125%;
	padding:0 15px;
	margin-bottom:20px;
}
.pr_inner .tel{
	font-size:140%;
	font-weight:bold;
	padding:15px;
	background-color:#FFEAFF;
}

.pr_inner ul{
	padding:10px 20px;
	background-color:#FFEAFF;
}
.pr_inner ul li{
	font-size:125%;
	margin-bottom:10px;
}
p.sideborder{
	border-left: 4px solid #fe42c6;
	font-weight:bold;
	color: #fe42c6;
	font-size: 14px;
	margin: 20px 0 20px;
	padding: 3px 6px;
}


/*
----------------------------------------------------------------------

	3.common
	
----------------------------------------------------------------------
*/

/*float--------------------*/
.clear { clear: both; }
.float_l { float: left; }
.float_r { float: right; }

/*text-align--------------------*/
.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }

/*margin--------------------*/

.mt05{ margin-top: 5px; }
.mt10{ margin-top: 10px; }
.mt15{ margin-top: 15px; }
.mt20{ margin-top: 20px; }
.mt25{ margin-top: 25px; }
.mt30{ margin-top: 30px; }

.mb0 { margin-bottom: 0 !important; }
.mb05 {	margin-bottom: 5px !important; }
.mb10 {	margin-bottom: 10px !important; }
.mb15 {	margin-bottom: 15px !important; }
.mb20 {	margin-bottom: 20px !important; }
.mb25 {	margin-bottom: 25px !important; }
.mb30 {	margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 {	margin-bottom: 40px !important; }
.mb45 {	margin-bottom: 45px !important; }
.mb50 {	margin-bottom: 50px !important; }
.mb55 {	margin-bottom: 55px !important; }
.mb60 {	margin-bottom: 60px !important; }
.mb65 {	margin-bottom: 65px !important; }
.mb70 {	margin-bottom: 70px !important; }
.mb75 {	margin-bottom: 75px !important; }
.mb80 {	margin-bottom: 80px !important; }
.mb85 {	margin-bottom: 85px !important; }
.mb90 {	margin-bottom: 90px !important; }
.mb95 {	margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }
.mb110 { margin-bottom: 110px !important; }
.mb115 { margin-bottom: 115px !important; }
.mb120 { margin-bottom: 120px !important; }
.mb125 { margin-bottom: 125px !important; }
.mb130 { margin-bottom: 130px !important; }
.mb140 { margin-bottom: 140px !important; }
.mb160 { margin-bottom: 160px !important; }
.mb165 { margin-bottom: 165px !important; }
.mb190 { margin-bottom: 190px !important; }

.mr15 {	margin-right: 15px !important; }

.m_auto { margin: 0 auto; }

/*padding--------------------*/

.pt05 {	padding-top: 5px !important; }
.pt15 {	padding-top: 15px !important; }
.pt40 {	padding-top: 40px !important; }

.pb0 { padding-bottom: 0 !important; }
.pb20 { padding-bottom: 20px !important; }
.pb40 {	padding-bottom: 40px !important; }
.pb50 {	padding-bottom: 50px !important; }

.ptb20 { padding: 20px 0 !important; }

/*width--------------------*/


