@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'hannari';
  src: url(#); /* IE9 Compat Modes */
  src: url(#) format('embedded-opentype'), /* IE6-IE8 */
       url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/font/Hannari.woff) format('woff'), /* Modern Browsers */
       url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/font/Hannari.otf)  format('opentype'); /* Safari, Android, iOS */
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,form,input,button, p{
    margin: 0px;
    padding: 0px;
	font-size:10.5pt;
	font-family:"游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	 font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
	line-height:140%;
	color:#333;
}
.uk-button:not(:disabled) {
    cursor: pointer;
    width: 300px;
    height: 55px;
    color: #fff;
    font-size: 18px;
    font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
    background: linear-gradient(to bottom, #1b264a 0%,#253361 100%);
}

.contact2 dd .size2{
    width: 566px;
    padding: 5px 2px;
    border: 1px solid #bebebe;
    min-height: 380px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	/display:inline;
	/zoom:1;
}

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clearfix {
/*
	overflow: hidden;
*/
}
.clear{
clear:both;
}

img{
	vertical-align:top;
	border:none;
}
a{
	text-decoration:none;
}
ul{
	list-style:none;
}
#wrapper{
	min-width:980px;
	overflow:hidden;
	padding-bottom:20px;
}
#header{
	background:#f6f4ed;
	padding:13px 0 0 0;
	background: #f7f6f0;
    background: -moz-linear-gradient(top,  #f7f6f0 0%, #ebe6db 100%);
    background: -webkit-linear-gradient(top,  #f7f6f0 0%,#ebe6db 100%);
    background: linear-gradient(to bottom,  #f7f6f0 0%,#ebe6db 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f6f0',    endColorstr='#ebe6db',GradientType=0 );

}
.head{
	background: #4e63a7;
    background: -moz-linear-gradient(top,  #4e63a7 0%, #1e2b55 100%);
    background: -webkit-linear-gradient(top,  #4e63a7 0%,#1e2b55 100%);
    background: linear-gradient(to bottom,  #4e63a7 0%,#1e2b55 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e63a7',      endColorstr='#1e2b55',GradientType=0 );
	min-height:16px;

}
.head h1{
	max-width:980px;
	height:auto;
	font-size:10px;
	margin:0 auto;
	color:#fff;
	padding:1px 0;
	font-weight:normal;
}
#header .inner{
	max-width:980px;
	height:auto;
	margin:0 auto;
}
#header .inner h2{
	float:left;
	padding:7px 0 0 0;
	height: 100%;
}
#header .inner h2 img{
  max-height: 90px;
}
#header .inner div.clearfix{
	background:#fcfaf4;
	border:1px solid #ece6db;
	float:right;
	width:358px;
	padding:3px 0 3px 0 ;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
}
#header .inner div.clearfix p{
	/* float:left; */
	font-size:11px;
	padding:0 0 0 11px;
}
#header .inner div.clearfix dl{
	/* float:right; */
	padding:0 9px 0 27px;
	/* width:175px; */
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/head_tel_mk.gif) 0 7px no-repeat;
	background-position-y: bottom;
	 margin-left: 5%;
	 margin-top: 2%
}
#header .inner div.clearfix dt{
	font-size:12px;
	padding:0 0 2px 0;
}
#header .inner div.clearfix dl dd{
  color: #A79363;
    font-size: 30px;
    font-weight: bold;
    font-family: "游明朝";
}
@media only screen and (max-width: 1000px){
	img{
		max-width:100%;
		height:auto;
	}
	#wrapper{
		width:100%;
		min-width:0;
	}
	.head h1{
		text-align:center;
		font-size:12px;
		padding:5px 0;
	}
	#header{
		padding-bottom:13px;
	}
	#header .inner{
		width:95%;
	}
}
@media only screen and (max-width: 730px){
	#header .inner h2{
		float:none;
		text-align:center;
		padding-bottom:13px;
		
	}
	#header .inner div.clearfix{
		float:none;
		margin:0 auto;
	}
}
@media only screen and (max-width: 400px){
	#header .inner div.clearfix p{
		float:none;
		text-align:center;
		padding-bottom:5px;
		padding-top:5px;
	}
	#header .inner div.clearfix p br{
		display:none;
	}
	#header .inner div.clearfix dl{
		float:none;
		width:157px;
		margin:0 auto;
		padding-bottom:5px;
	}
	#header .inner div.clearfix{
		width:100%;
	}
}
#p_nav{
	width:980px;
	height:auto;
	margin:0 auto;
	padding-top:24px;
}
#p_nav p{
	display:none;
}
#p_nav ul{
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/nav_line.png) left bottom no-repeat;
}
#p_nav li{
	float:left;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/nav_line.png) right bottom no-repeat;
	padding:0 2px 10px 0;
}
#p_nav li a{
	display:block;
	width:138px;
	height:auto;
	text-align:center;
	font-size:16px;
	color:#1c2952;
	font-family:"游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	line-height:120%;
}
#p_nav li a span{
	display:block;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	color:#a9925f;
}
#p_nav li a img{
	display:block;
	margin:0 auto 3px auto;
}
@media only screen and (max-width: 1000px){
	#p_nav p{
		display:block;
		margin:0 0 15px 8px;
		position:relative;
		cursor:pointer;
		width:22px;
		height:22px;
		overflow:hidden;
	}
	#p_nav p span{
		margin-top:11px;
		display:block;
		width:22px;
		height:2px;
		background:#1c2952;
		text-indent:-9999px;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		webkit-transition: ease .10s;
		transition: ease .10s;
	}
	#p_nav p span:before{
		position:absolute;
		width:22px;
		height:2px;
		background:#1c2952;
		content:"";
		top:0;
		left:0;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	#p_nav{
		position:fixed;
		top:0;
		right:0;
		z-index:52;
		width:158px;
		background: #f6f4ed;
		height:100%;
		overflow-y: auto;
		-webkit-transform:translateX(168px);
        transform:translateX(168px);
        -webkit-transition:ease .5s;
        transition:ease .5s;
padding: 13px 5px 0 5px;
background: #f7f6f0;
background: -moz-linear-gradient(top, #f7f6f0 0%, #ebe6db 100%);
background: -webkit-linear-gradient(top, #f7f6f0 0%,#ebe6db 100%);
background: linear-gradient(to bottom, #f7f6f0 0%,#ebe6db 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f6f0', endColorstr='#ebe6db',GradientType=0 );

	}
	#p_nav.action{
		-webkit-transform:translateX(0);
        transform:translateX(0);
	}
	#p_nav div{

	}
	#p_nav li{
		float:none;
		background:none;
		padding-right:0;
		width:138px;
	}
	#p_nav li a{
		padding-top:10px;
	}
	#p_nav li+ li{
		border-top:1px solid #d7d0b9;
	}
	#p_nav li+ li a{
		border-top:1px solid #fff;
	}
	#p_nav ul{
		background:none;
	}
}
.footcont{
	background: rgba(34,42,83,0.8);
	background-size:cover;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	position:relative;
	z-index:2;
	box-shadow:0px 8px 6px -6px #5f5f5f;
-moz-box-shadow:0px 8px 6px -6px #5f5f5f;
-webkit-box-shadow:0px 8px 6px -6px #5f5f5f;

}
.footcont .inner{
	width:980px;
	height:auto;
	margin:0 auto;
	padding-bottom:25px;
}
.footcont .inner .foot_info{
	width:480px;
	height:auto;
	float:left;
	padding:70px 0 0 40px;
}

.footcont .inner .pic{
	float:right;
	border:1px solid #ccc;
	margin:68px 40px 0 0;
	width: 360px;
}
.footcont .inner .foot_info h3{
	padding:0 0 18px 0;
	height: 100px;
	display: block;
}
.footcont .inner .foot_info h3 img{
  max-height: 100%;
  height: 90px !important;
}
.footcont .inner .foot_info dl{
	float:left;
}
.footcont .inner .foot_info dt{
	float:left;
	color:#fff;
	font-size:12px;
}
.footcont .inner .foot_info dd{
	color:#fff;
	font-size:12px;
	padding:0 0 0 4.5em;
}
.footcont .inner .foot_info div p{
	float:right;
	color:#fff;
	font-size:13px;
	padding:0 0 10px 34px;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/foot_tel_mk.png) 0 5px no-repeat;
}
.footcont .inner .foot_info div p span{
	display:block;
	padding-top:2px;
	font-size: 22px;
}
.footcont .inner .foot_info table{
	width:100%;
	border-collapse:collapse;
	border-bottom:2px solid #1c2952;
	margin:15px 0 0 0;
}
.footcont .inner .foot_info table td{
	background:#f7f6f4;
	border-top:1px solid #1c2952;
	text-align:center;
	border-left:1px solid #1c2952;
}
.footcont .inner .foot_info table td.off{
	border-right:2px solid #1c2952;
}
.footcont .inner .foot_info table th{
	background:#f7f6f4;
	font-weight:normal;
	width:130px;
	height:39px;
	border-top:1px solid #1c2952;
	border-left:1px solid #1c2952;
}
.footcont .inner .foot_info table thead th{
	height:30px;
	background: #253260;
background: -moz-linear-gradient(top,  #253260 0%, #1c2952 100%);
background: -webkit-linear-gradient(top,  #253260 0%,#1c2952 100%);
background: linear-gradient(to bottom,  #253260 0%,#1c2952 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#253260', endColorstr='#1c2952',GradientType=0 );
color:#fff;
font-size:13px;
border-top:2px solid #1c2952;

}
.footcont .inner .foot_info table thead td{
	background: #253260;
background: -moz-linear-gradient(top,  #253260 0%, #1c2952 100%);
background: -webkit-linear-gradient(top,  #253260 0%,#1c2952 100%);
background: linear-gradient(to bottom,  #253260 0%,#1c2952 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#253260', endColorstr='#1c2952',GradientType=0 );
color:#fff;
font-size:13px;
border-left:none;
border-top:2px solid #1c2952;
}
.footcont .inner .foot_info table+p{
	text-align:right;
	color:#fff;
	font-size:12px;
	padding:3px 0 0 0;
}

#map{
	width:100%;
	display:none;
	/*height:277px;*/
	position:relative;
	z-index:1;
}
.foot_nav{
	background: #1b2549;
background: -moz-linear-gradient(top,  #1b2549 0%, #253361 100%);
background: -webkit-linear-gradient(top,  #1b2549 0%,#253361 100%);
background: linear-gradient(to bottom,  #1b2549 0%,#253361 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b2549', endColorstr='#253361',GradientType=0 );

}

.foot_nav .inner{
	max-width:980px;
	height:auto;
	margin:0 auto;
	padding:34px 0 0 0 ;
}
.foot_nav .inner ul{
	float:left;
	width:25%;
	height:auto;
}
.foot_nav .inner ul li{
	padding:0 0 4px 0;
}
.foot_nav .inner ul li a{
	font-size:12px;
	color:#fff;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/foot_nav_mk.png) 0 2px no-repeat;
	padding:0 0 0 14px;
}
.foot_nav .copy{
	text-align:center;
	font-size:11px;
	color:#fff;
	padding:14px 0 10px 0;
}
@media only screen and (max-width: 1000px){
	.footcont .inner{
		width:95%;
	}
	.footcont .inner .foot_info{
		padding-left:0;
	}
	.footcont .inner .pic{
		margin-right:0;
	}
	.foot_nav .inner ul{
		width:22%;
		padding-left:3%;
	}
}
@media only screen and (max-width: 910px){
	.footcont .inner{
		text-align:center;
	}
	.footcont .inner .foot_info{
		float:none;
		margin:0 auto;
		text-align:left;
	}
	.footcont .inner .pic{
		float:none;
		display:inline-block;
		margin-top:20px;
	}
	.foot_nav .inner ul{
		width:45%;
		padding-left:5%;
	}
}
@media only screen and (max-width: 530px){
	.footcont .inner .foot_info{
		padding-top:40px;
	}
	.footcont .inner .foot_info h3{
		text-align:center;
	}
	.footcont .inner .foot_info{
		width:100%;
	}
	.footcont .inner .foot_info dl{
		float:none;
		text-align:center;
	}
	.footcont .inner .foot_info dt{
		float:none;
	}
	.footcont .inner .foot_info dd{
		padding-left:0;
		padding-bottom:12px;
	}
	.footcont .inner .foot_info div p{
		float:none;
		width:177px;
		margin:10px auto 0 auto;
	}
	.footcont .inner .foot_info table th{
		width:25%;
	}
	.foot_nav .inner ul{
		width:95%;
		padding-left:0;
		float:none;
		margin:0 auto;
	}
	.foot_nav .inner ul li{
		border-bottom:1px solid #fff;
	}
}
#home_slder{
	margin-top:1px;
	border-top:4px solid #f7f4e9;
}
#home_slder .slide{
  height: 650px;
  overflow: hidden;
}
#home_slder .slide img{
	width:100%;
	height:auto;
	max-width:100%;
}
.home_nayami{
	background: #f6f5f0;
background: -moz-linear-gradient(top,  #f6f5f0 0%, #efebe0 100%);
background: -webkit-linear-gradient(top,  #f6f5f0 0%,#efebe0 100%);
background: linear-gradient(to bottom,  #f6f5f0 0%,#efebe0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f5f0', endColorstr='#efebe0',GradientType=0 );
border-top:1px solid #1c2952;
border-bottom:1px solid #fff;
box-shadow:0px 8px 8px -5px #bcbcbc;
-moz-box-shadow:0px 8px 8px -5px #bcbcbc;
-webkit-box-shadow:0px 8px 8px -5px #bcbcbc;

}
.home_nayami .inner{
	max-width:980px;
	height:auto;
	margin:0 auto;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/main_bk.png) center top no-repeat;
	padding:45px 0 40px 0;
}

.home_nayami h3{
	text-align:center;
	font-size:32px;
	font-family:"hannari","游明朝", "Yu Mincho", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
	font-weight:normal;
	color:#7f6b40;
	padding:0 0 55px 0;
}
.home_nayami h3 span{
	display:inline-block;
	/display:inline;
	/zoom:1;
	position:relative;
}
.home_nayami h3 span:before{
	width:138px;
	height:1px;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/home/nayami_titleft.png) 0 0 no-repeat;
	top:28px;
	left:-160px;
	content:"";
	position:absolute;
}
.home_nayami h3 span:after{
	width:138px;
	height:1px;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/home/nayami_titright.png) 0 0 no-repeat;
	top:28px;
	right:-160px;
	content:"";
	position:absolute;
}
.home_nayami .hn{
	padding-left:2px;
	padding-bottom:26px;
}
.home_nayami .hn dl{
	width:138px;
	height:150px;
	float:left;
	text-align:center;
	border-right:1px solid #dad3bf;
	position:relative;
}
.home_nayami .hn dl img{
	margin-top:-3px;
}
.home_nayami .hn dl+dl{
	border-left:1px solid #fff;
}
.home_nayami .hn dl.lst{
	border-right:none;
}
.home_nayami .hn dt{
	color:#263563;
	font-size:13px;
	padding:12px 0 0 0;
}
.home_nayami .hn dt.w{
	padding-top:5px;
}
.home_nayami .hn dt+dd{
	position:absolute;
	bottom:8px;
	left:0;
	width:100%;
}
.home_nayami .hn dt+dd a{
	color:#ccb582;
	font-size:12px;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/home/nayami_more.png) right 3px no-repeat;
	padding:0 13px 0 0;
}
.home_nayami .hn2{
	text-align:center;
}
.home_nayami .hn2 dl{
	width:161px;
	height:180px;
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
	border-right:1px solid #dad3bf;
	position:relative;
}
.home_nayami .hn2 dl dd:first-of-type{
  width: 100%;
    height: 100px;
    overflow: hidden;
}
.home_nayami .hn2 dl.lst{
	border-right:none;
}
.home_nayami .hn2 dl+dl{
	border-left:1px solid #fff;
}
.home_nayami .hn2 dd img{
	margin-top:6px;
}
.home_nayami .hn2 dt{
	color:#263563;
	font-size:13px;
	padding:12px 0 0 0;
}
.home_nayami .hn2 dt+dd{
	position:absolute;
	bottom:8px;
	left:0;
	width:100%;
}
.home_nayami .hn2 dt+dd a{
	color:#ccb582;
	font-size:12px;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/home/nayami_more.png) right 3px no-repeat;
	padding:0 13px 0 0;
}
.home_nayami .hn2 dt.w{
	padding-top:5px;
}
@media only screen and (max-width: 1000px){
	.home_nayami .hn dl{
		float:none;
		display:inline-block;
		margin-bottom:10px;
		vertical-align:top;
		border:none;
	}
	.home_nayami .hn dl+dl{
		border:none;
	}
	.home_nayami .inner{
		text-align:center;
	}
	.home_nayami .hn2 dl{
		border:none;
		margin-bottom:10px;
	}
	.home_nayami .hn2 dl+dl{
		border:none;
	}
	.home_nayami h3 span{
		font-size:22px;
		letter-spacing:-2px;
	}
}
@media only screen and (max-width: 370px){
	.home_nayami .hn2 dl{
		width:48%;
		padding-left:1%;
		padding-right:1%;
	}
}
.home_menu{
	max-width:980px;
	height:auto;
	margin:0 auto;
	padding:60px 0 0 0;
}
#side{
	width:250px;
	height:auto;
	float:right;
	
}
#side .cont_menu{
	padding:1px;
	background:#1c2952;
	margin:-bottom:60px;
}
#side .cont_menu dl{
	border:1px solid #3b4d86;
	border-bottom:none;
}
#side .cont_menu dt{
	color:#fff;
	border-bottom:#050d26;
	background: #1a2549;
background: -moz-linear-gradient(top,  #1a2549 0%, #253361 100%);
background: -webkit-linear-gradient(top,  #1a2549 0%,#253361 100%);
background: linear-gradient(to bottom,  #1a2549 0%,#253361 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a2549', endColorstr='#253361',GradientType=0 );

}
#side .cont_menu dt span{
	display:block;
	background: url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/side_tit_mk.gif) 20px 11px no-repeat;
	border-bottom:1px solid #3b4d86;
	padding:11px 0 11px 33px;
	font-size:16px;
}
#side .cont_menu dd a{
	display:block;
	background: #1b264a;
background: -moz-linear-gradient(top,  #1b264a 0%, #253361 100%);
background: -webkit-linear-gradient(top,  #1b264a 0%,#253361 100%);
background: linear-gradient(to bottom,  #1b264a 0%,#253361 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b264a', endColorstr='#253361',GradientType=0 );
padding:0 8px 0 8px;
color:#fff;
}
#side .cont_menu dd a span{
	display:block;
	border-bottom:1px solid #050d26;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/side_mk.png) right 19px no-repeat;
	padding:14px 0 14px 12px;
	font-size:16px;
	
}
#side .cont_menu dd+dd a span{
	border-top:1px solid #3b4d86;
}
#side dd.w a span span{
	padding:0 0 0 0;
	background:none;
	border:none;
	margin-top:-8px;
	line-height:130%;
}
#side dd.w a span span+span{
	text-align:right;
	padding:0 27px 5px 0;
	margin-top:0;
}
#side dd.w a span{
	padding-bottom:0;
}
#side dd.lst a span{
	border-bottom:none;
}
@media only screen and (max-width: 1000px){
	#side .cont_menu{
		position:fixed;
		top:0;
		left:0;
		z-index:52;
		overflow-y: auto;
		height:100%;
		width:270px;
		-webkit-transform:translateX(-270px);
        transform:translateX(-270px);
        -webkit-transition:ease .5s;
        transition:ease .5s;
	}
	#side .cont_menu.action{
		-webkit-transform:translateX(0);
        transform:translateX(0);
	}
	#side .cont_menu dt span{
		background-image:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/side_tit_mk2.png);
		position:relative;
	}
	#side .cont_menu dt span:before{
		width:22px;
		height:22px;
		content:"";
		position:absolute;
		left:219px;
		top:11px;
		cursor:pointer;
	}
	#side{
		width:95%;
		float:none;
		margin-left:auto;
		margin-right:auto;
		padding-top:60px;
		text-align:center;
	}
	#side .side_post{
		width:250px;
		display:inline-block;
		vertical-align:top;
		margin-left:10px;
		margin-right:10px;
	}
	#side .cont_menu{
		text-align:left;
		
	}
	

}
@media only screen and (max-width: 720px){
	#side .side_post{
		width:100%;
		margin-left:0;
		margin-right:0;
	}
}
#left{
	width:700px;
	height:auto;
	float:left;
}

#left .mtit{
	font-size:28px;
	color:#1c2952;
	font-family:"游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/tit_line.gif) bottom left repeat-x;
	padding:0 0 5px 0;
	margin-bottom:42px;
}
#left .mtit img{
	vertical-align:middle;
	margin-right:14px;
	margin-top:-5px;
}
@media only screen and (max-width: 1000px){
	#left{
		float:none;
		margin:0 auto;
	}
}
.home_menu{
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/home/home_menu_bk.gif) bottom center no-repeat;
}
.home_menu .box{
	padding:20px 20px 24px 20px;
	position:relative;
	background:#fff;
	margin-bottom:20px;
	min-height: 165px;

}
.home_menu .box:before{
	position:absolute;
	z-index:-1;
	content:"";
	width:100%;
	height:100%;
	box-shadow:0px 0px 6px 3px #bcbcbc;
-moz-box-shadow:0px 0px 6px 3px #bcbcbc;
-webkit-box-shadow:0px 0px 6px 3px #bcbcbc;
	top:0;
	left:0;
}
.home_menu .box .pic{
	float:left;
	padding:0 0 16px 0;
	width: 37%;
}
.home_menu .box div{
	width:400px;
	float:right;
}
.home_menu .box div p{
	padding-bottom:16px;
}
.home_menu .box div h4{
	font-size:24px;
	font-family:"游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	padding:0 0 14px 0;
}
.home_menu #left{
	padding-bottom:60px;
}
@media only screen and (max-width: 720px){
	#left{
		width:95%;
	}
	#left .mtit{
		font-size:20px;
		position:relative;
		padding-left:36px;
	}
	#left .mtit img{
		position:absolute;
		top:50%;
		left:0;
		margin-top:-18px;
	}
	.home_menu .box div{
		float:none;
		width:100%;
	}
	.home_menu .box{
		padding-left:3%;
		padding-right:3%;
	}
	.home_menu .box .pic{
		float:none;
		text-align:center;
	}
	.home_menu .box div h4{
		font-size:18px;
	}
}
.home_greet{
	background: #e8ecf7;
background: -moz-linear-gradient(top,  #e8ecf7 0%, #e8ecf7 100%);
background: -webkit-linear-gradient(top,  #e8ecf7 0%,#e8ecf7 100%);
background: linear-gradient(to bottom,  #e8ecf7 0%,#e8ecf7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8ecf7', endColorstr='#e8ecf7',GradientType=0 );
padding:40px 0 56px 0;
border-bottom:1px solid #fff;
box-shadow:0px 5px 5px -2px #d3d3d3;
-moz-box-shadow:0px 5px 5px -2px #d3d3d3;
-webkit-box-shadow:0px 5px 5px -2px #d3d3d3;

}
.home_greet .inner{
	max-width:980px;
	height:auto;
	margin:0 auto;
}
.mtit2{
	text-align:center;
	font-size:;
	font-family:"游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	font-size:28px;
	color:#1c2952;
	line-height:120%;
	padding-bottom:35px;
}
.mtit2 img{
	display:block;
	margin:0 auto;
	margin-bottom:8px;
}
.mtit2 span{
	display:block;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	line-height:120%;
}

.home_greet .pic{
	float:left;
	position:relative;
	width: 28%;
}
.home_greet .pic:before{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	z-index:1;
	bottom:3px;
	right:5px;
	box-shadow:7px 5px 8px -1px #a2a2a2;
-moz-box-shadow:7px 5px 8px -1px #a2a2a2;
-webkit-box-shadow:7px 5px 8px -1px #a2a2a2;
transform: rotate(-5deg);
}
.home_greet .pic:after{
	content:"";
	width:120px;
	height:63px;
	position:absolute;
	z-index:1;
	bottom:1px;
	right:0px;
	box-shadow:4px 5px 8px -1px #a2a2a2;
-moz-box-shadow:4px 5px 8px -1px #a2a2a2;
-webkit-box-shadow:4px 5px 8px -1px #a2a2a2;
transform: rotate(0deg);
}
.home_greet .pic img{
	position:relative;
	z-index:10;
}
.home_greet div.clearfix div{
	float:right;
	width:680px;
}
.home_greet div.clearfix div h4{
	font-family:"游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	font-size:28px;
	color:#1c2952;
	padding:0 0 12px 0;
}
.home_greet div.clearfix div p{
	font-size:16px;
	color:#1c2952;
	font-family:"游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	padding:0 0 18px 0;
}
.home_greet div.clearfix div p.sign{
	text-align:right;
}
@media only screen and (max-width: 1000px){
	.mtit2{
		font-size:22px;
	}
	.home_greet .inner{
		width:95%;
		text-align:center;
	}
	.home_greet div.clearfix div{
		width:auto;
		float:none;
		text-align:left;
	}
	.home_greet .pic{
		float:none;
		display:inline-block;
	}
	.home_greet div.clearfix div h4{
		font-size:18px;
	}
}
.home_yobo{
	max-width:980px;
	height:auto;
	margin:0 auto;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/home/home_menu_bk.gif) bottom center no-repeat;
	padding:60px 0 40px 0;
}
.home_yobo dl{
	width:320px;
	height:414px;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/home/yobo_head.gif)top center no-repeat;
	padding:19px 0 0 0;
	float:left;
	position:relative;
	margin-bottom:12px;
}
.home_yobo dl+dl{
	margin-left:10px;
}
.home_yobo dt{
	text-align:center;
	font-size:20px;
	color:#555;
	font-family:"游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	padding:0 0 6px 0;
}
.home_yobo dd.pic+dd{
	color:#555;
	padding:5px 8px 0 8px;
	text-align:left;
	
}
.home_yobo dd.more{
	position:absolute;
	width:100%;
	height:auto;
	bottom:0;
	left:0;
	text-align:center;
	padding:0 0 18px 0;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/home/yobo_bottom.gif) bottom center no-repeat;
}
@media only screen and (max-width: 1000px){
	.home_yobo dl{
		float:none;
		display:inline-block;
		margin-left:1%;
		margin-right:1%;
		margin-bottom:20px;
	}
	.home_yobo{
		width:95%;
		text-align:center;
	}
	.home_yobo dl+dl{
		margin-left:1%;
	}
}
@media only screen and (max-width: 370px){
	.home_yobo dl{
		width:100%;
		height:auto;
		margin-left:0;
		margin-right:0;
	}
	.home_yobo dd.more{
		position:relative;
	}
	.home_yobo dd.pic+dd{
		padding-bottom:16px;
	}
}
.home_point{
	background:#f2f0e8;
	border-bottom:1px solid #fff;
	box-shadow:0px 5px 5px -2px #d3d3d3;
-moz-box-shadow:0px 5px 5px -2px #d3d3d3;
-webkit-box-shadow:0px 5px 5px -2px #d3d3d3;
}
.home_point .inner{
	max-width:980px;
	height:auto;
	margin:0 auto;
	padding:60px 0 35px 0;
}
.home_point dl{
	text-align:center;
	width:25%;
	vertical-align:top;
	display:inline-block;
	/display:inline;
	/zoom:1;
	padding-bottom:15px;
}
.home_point dt{
	font-size:20px;
	font-family:"游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	color: #1c2952;
	font-weight:bold;
	padding:17px 0 8px 0;
}
.home_point dt+dd{
	max-width:16em;
	font-size:13px;
	margin:0 auto;
	
}
@media only screen and (max-width: 1000px){
	.home_point dl{
		width:50%;
		padding-bottom:30px;
	}
	.home_point .inner{
		width:95%;
		height:auto;
	}
}
@media only screen and (max-width: 490px){
	.home_point dl{
		width:100%;
	}
}
.home_cont{
	max-width:980px;
	height:auto;
	margin:0 auto;
	padding:60px 0 30px 0;
	background: url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/home/home_menu_bk.gif) bottom center no-repeat;
}
.home_cont .home_topics{
	float:left;
	width:470px;
	height:auto;
	padding-bottom:20px;
}
.home_cont .home_voice{
	float:right;
	width:470px;
	height:auto;
	padding-bottom:20px;
}
.home_cont h3{
	font-size:28px;
	font-family:"游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	color: #1c2952;
	padding:0 0 16px 0;
}
.home_cont h3 span{
	font-size:16px;
	float:right;
	width:320px;
	display:block;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/tit_line.gif) bottom left repeat-x;
	line-height:180%;
}
.home_topics li{
	border-bottom:1px dotted #aaaaaa;
	padding:5px 0 5px 10px;
}
.home_topics li.col{
	background:#f7f6f4;
}
.home_topics li span{
	display:block;
	font-size:10px;
	color:#999999;
	padding:0 0 0 16px;
}
.home_topics li a{
	color:#a9925f;
	padding:0 0 0 16px;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/home/cont_more.png) 0 3px no-repeat;
}

.home_cont .more{
	text-align:center;
	padding:30px 0 0 0;
}
.home_voice dl{
	/*padding:9px 0 10px 0;*/
	padding:9px 0 22px 0;
	border-bottom:1px dotted #aaaaaa;
	position:relative;
}
.home_voice dt{
	float: left;
    width: 30%;
   /*  height: 90px; */
    overflow: hidden;
}
.home_voice dd{
	/*padding:0 0 0 140px;*/
	padding: 0 0 18px 30px;
  /* height: 80px; */
  overflow: hidden;
}
.home_voice dd a{
	display:block;
	position:absolute;
	/*bottom:10px;*/
	bottom:5px;
	right:0;
	color: #a9925f;
	padding:0 0 0 12px;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/home/cont_more.png) 0 5px no-repeat;
}
@media only screen and (max-width: 1000px){
	.home_cont{
		width:95%;
	}
	.home_cont .home_topics{
		width:100%;
		float:none;
	}
	.home_cont h3{
		text-align:center;
	}
	.home_cont h3 span{
		float:none;
		width:100%;
		padding-bottom:15px;
	}
	.home_cont .home_voice{
		width:100%;
		float:none;
		padding-top:80px;
	}
}
.sub_tit{
	width:auto;
	height:199px;
	overflow:hidden;
}
.sub_tit .inner{
	max-width:980px;
	height:199px;
	margin:0 auto;
}
.sub_tit .inner h2{
	position:relative;
	z-index:2;
background: -moz-linear-gradient(left,  rgba(33,44,81,0) 0%, rgba(33,44,81,0.63) 7%, rgba(33,44,81,0.82) 10%, rgba(33,44,81,0.82) 90%, rgba(33,44,81,0.63) 93%, rgba(33,44,81,0) 100%);
background: -webkit-linear-gradient(left,  rgba(33,44,81,0) 0%,rgba(33,44,81,0.63) 7%,rgba(33,44,81,0.82) 10%,rgba(33,44,81,0.82) 90%,rgba(33,44,81,0.63) 93%,rgba(33,44,81,0) 100%);
background: linear-gradient(to right,  rgba(33,44,81,0) 0%,rgba(33,44,81,0.63) 7%,rgba(33,44,81,0.82) 10%,rgba(33,44,81,0.82) 90%,rgba(33,44,81,0.63) 93%,rgba(33,44,81,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00212c51', endColorstr='#00212c51',GradientType=1 );
max-width:495px;
height:auto;
padding:5px 0 18px 40px;
font-size:36px;
font-family:"hannari","游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"HG明朝", serif;
color:#fff;
font-weight:normal;
margin-top:60px;
text-shadow: 2px 2px 2px #000,2px 2px 8px #fff;
background:#4d5674\9;
_background:#4d5674;
}
.sub_tit .inner h2:not(:target) {
	background:#4d5674\9;
}
.sub_tit p{
	margin-top:-259px;
	position:relative;
	z-index:1;
}
.sub_tit p img{
	width:100%;
	height:auto;
}
@media only screen and (max-width: 1000px){
	.sub_tit .inner{
		width:98%;
	}
}
@media only screen and (max-width: 560px){
	.sub_tit .inner h2{
		text-align:center;
		padding-left:0;
		max-width:none;
		font-size:24px;
	}
}
#main{
	padding-top:70px;
	border-top:1px solid #4c597c;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/main_bk.png) top center no-repeat;
	padding-bottom:90px;
}
#main .inner{
	max-width:980px;
	height:auto;
	margin:0 auto;
}
#main .inner h2{
	width:535px;
	height:auto;
	

}
#main .box{
    padding: 20px 20px 24px 20px;
	position:relative;
	background:#fff;
	min-height:165px;
	margin-bottom:20px;
}
#main .box:before{
	position:absolute;
	z-index:-1;
	content:"";
	width:100%;
	height:200px;
	box-shadow:0px 0px 6px 3px #bcbcbc;
-moz-box-shadow:0px 0px 6px 3px #bcbcbc;
-webkit-box-shadow:0px 0px 6px 3px #bcbcbc;
	top:0;
	left:0;
}
@media only screen and (max-width: 720px){
	#main .box{
		padding-left: 3%;
		padding-right: 3%;
	}
}
#main .intro{
	padding:0 0 34px 0;
}
#main .intro h3{
	padding-bottom:25px;
}
#main .intro p{
	font-size:16px;
	font-family:"游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	padding:0 0 18px 0;
}
.yobo1{
	padding-bottom:15px;
}
.yobo1 h4{
	text-align:center;
	font-size:24px;
	font-family:"游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	color:#a9925f;
	padding:0 0 20px 0;
}
.yobo1 .pic{
	float:left;
	padding:0 0 16px 0;
}
.yobo1 .box div.clearfix div{
	width:400px;
	float:right;
}
.yobo1 .box div.clearfix div p{
	padding:0 0 16px 0;
}
@media only screen and (max-width: 720px){
	.yobo1 .box div.clearfix div{
		width:100%;
		float:none;
	}
	.yobo1 h4{
		font-size:18px;
	}
	.yobo1 .pic{
		float:none;
		text-align:center;
	}
}
.yobo2{
	padding-bottom:25px;
}
.yobo2 div.clearfix{
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/home/yobo_bottom.gif) bottom center no-repeat;
	padding:0 20px 16px 20px;
	margin-bottom:20px;
}
.yobo2 div.clearfix .pic{
	float:right;
	padding:0 0 16px 0;
}
.yobo2 div.clearfix h4{
	font-size:20px;
	font-family:"游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	font-weight:normal;
	padding:0 0 15px 0;
}
.yobo2 div.clearfix h4 span{
	display:inline-block;
	font-size:24px;
	/display:inline;
	/zoom:1;
	width:34px;
	height:27px;
	line-height:1;
	padding-top:7px;
	color:#fff;
	text-align:center;
	margin-right:12px;
	vertical-align:middle;
	background: rgb(36,50,95);
background: -moz-linear-gradient(top,  rgba(36,50,95,1) 0%, rgba(27,38,74,1) 100%);
background: -webkit-linear-gradient(top,  rgba(36,50,95,1) 0%,rgba(27,38,74,1) 100%);
background: linear-gradient(to bottom,  rgba(36,50,95,1) 0%,rgba(27,38,74,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24325f', endColorstr='#1b264a',GradientType=0 );


}
.yobo2 div.clearfix div{
	width:395px;
	height:auto;
	float:left;
}
.yobo2 div.clearfix div p{
	padding:0 0 16px 0;
}
.faq dt{
	font-size:20px;
	font-family:"游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	padding:0 0 12px 0;
}
.faq dl{
	padding:0 20px 50px 20px;
}
.faq dt span{
	color:#a9925f;
	font-size:28px;
	padding-right:7px;
}
.faq dd{
	background:#f2f0e8;
	border-top:2px solid #293763;
	padding:18px 18px 25px 18px;
	box-shadow:0px 5px 8px 1px #d8d8d8;
-moz-box-shadow:0px 5px 8px 1px #d8d8d8;
-webkit-box-shadow:0px 5px 8px 1px #d8d8d8;
}
.faq dd span{
	display:block;
	color:#1c2952;
	font-family:"游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	font-size:28px;
	padding:0 0 10px 0;
}
.faq{
	padding-bottom:40px;
}
.menu_post{
	padding-bottom:15px;
}
.menu_post h3{
	font-size:32px;
	font-family:"hannari","游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"HG明朝", serif;
	font-weight:normal;
	text-align:center;
	color: #a9925f;
	border-bottom:1px solid #dad3bf;
	margin:0 0 60px 0;
}
.menu_post h3 span{
	display:inline-block;
	/display:inline;
	/zoom:1;
	margin-bottom:-16px;
	background:#fff;
	padding:0 22px;
}
.menu_post .box h4{
    font-size: 24px;
    font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
    padding: 0 0 14px 0;
}
.menu_post .box div{
    width: 400px;
    float: right;
}
.menu_post .box div p{
	padding:0 0 16px 0;
}
.menu_post .box .pic{
	float:left;
	padding:0 0 16px 0;
}
@media only screen and (max-width: 720px){
	.menu_post .box div{
		width:100%;
		float:none;
	}
	.menu_post .box h4{
		font-size:18px;
	}
	.menu_post .box .pic{
		float:none;
		text-align:center;
	}
	.menu_post h3 span{
		font-size:22px;
	}
	.faq dl{
		padding-left:0;
		padding-right:0;
	}
	.faq dt{
		font-size:18px;
		position:relative;
		padding-left:35px;
	}
	.faq dt span{
		position:absolute;
		top:0;
		left:0;
	}
	.yobo2 div.clearfix h4{
		font-size:18px;
		position:relative;
		padding-left:46px;
		min-height:18px;
	}
	.yobo2 div.clearfix div{
		width:100%;
		float:none;
	}
	.yobo2 div.clearfix{
		padding-left:1%;
		padding-right:1%;
	}
	.yobo2 div.clearfix .pic{
		float:none;
		text-align:right;
	}
	.yobo2 div.clearfix h4 span{
		display:block;
		position:absolute;
	    top:50%;
	    left:0;
	    margin-top:-27px;
	}
}
.periodontal .yobo1 h4{
	letter-spacing:-0.5px;
	
}

.to_peri{
	background:#dad3bf;
	padding:20px 0 0 0;
	width:auto;
	height:70px;
	margin:28px 0 0 0;
	border-left:1px solid #dad3bf;
	box-shadow:0px 0px 10px -1px #c5c5c5;
-moz-box-shadow:0px 0px 10px -1px #c5c5c5;
-webkit-box-shadow:0px 0px 10px -1px #c5c5c5;
position:relative;
}
.to_peri:before{
	width:100%;
	height:1px;
	background:#fff;
	content:"";
	bottom:1px;
	left:0;
	position:absolute;
	border-left:1px solid #fff;
	margin-left:-1px;
}
.to_peri:after{
	width:100%;
	height:1px;
	background:#fff;
	content:"";
	top:1px;
	left:0;
	position:absolute;
	border-left:1px solid #fff;
	margin-left:-1px;
	visibility:visible;
}
.to_peri img{
	float:right;
	margin-top:-20px;
}
.to_peri a{
	display:block;
	float:left;
	width:404px;
	height:52px;
	background: -moz-linear-gradient(left,  rgba(255,255,255,0.85) 0%, rgba(255,255,255,0.85) 32%, rgba(255,255,255,0) 99%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(left,  rgba(255,255,255,0.85) 0%,rgba(255,255,255,0.85) 32%,rgba(255,255,255,0) 99%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right,  rgba(255,255,255,0.85) 0%,rgba(255,255,255,0.85) 32%,rgba(255,255,255,0) 99%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9ffffff', endColorstr='#00ffffff',GradientType=1 );
font-size:24px;
 font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
 color:#23305d;
 padding:0 0 0 0;
box-shadow:0px 0px 10px -1px #c5bfad;
-moz-box-shadow:0px 0px 10px -1px #c5bfad;
-webkit-box-shadow:0px 0px 10px -1px #c5bfad;

}
.to_peri a span{
	display:block;
	padding:18px 0 0 32px;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/bleeding/to_mk.png) 11px 23px no-repeat;

}
.smarting_tit{
	letter-spacing:-2px;
}

.check .pic{
	float:left;
	padding:0 0 16px 0;
}
.check ul{
	float:right;
	width:400px;
}
.check .box h4{
    font-size: 24px;
    font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
    color: #a9925f;
    padding: 0 0 20px 12px;
}
.check .box li{
	font-size:18px;
	line-height:200%;
	background: url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/youth/check.png) 0 11px no-repeat;
	padding:0 0 0 35px;
}
.check .box ul{
	padding-bottom:8px;
}
.smarting1 dt{
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	font-size:20px;
	color:#a9925f;
	padding-bottom:12px;
}
.smarting1 dd{
    background: #f2f0e8;
    border-top: 2px solid #293763;
    padding: 18px 18px 25px 18px;
    box-shadow: 0px 5px 8px 1px #d8d8d8;
    -moz-box-shadow: 0px 5px 8px 1px #d8d8d8;
    -webkit-box-shadow: 0px 5px 8px 1px #d8d8d8;
	min-height:100px;
}
.smarting1 dl{
	padding: 0 20px 50px 20px;
}
.smarting1 .to{
	padding:0 20px 100px 20px;
}
.smarting1 .to .to_peri{
	margin-top:0;
}
.smarting1 .box h4{
	text-align:center;
	color: #a9925f;
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	font-size: 24px;
	padding: 0 0 20px 0;
}
.smarting1 .box p{
	padding-bottom:16px;
}
.smarting1 .box .to_peri{
	padding-bottom:0;
}
.smarting1{
	padding-bottom:40px;
}
.smarting1 .section{
	padding-bottom:45px;
}
.smarting1 .section .to{
	padding-bottom:50px;
}
@media only screen and (max-width: 720px){
	.check .box ul{
		width:100%;
		float:none;
	}
	.check .pic{
		float:none;
		text-align:center;
	}
	.check .box ul li{
    font-size: 16px;
    line-height: 150%;
    padding-bottom: 8px;
    background-position: 0 6px;
    }
	.smarting1 .box h4{
		font-size:18px;
	}
	.check .box h4{
		font-size:18px;
	}
	.smarting1 dt{
		font-size:18px;
	}
}
.wither .smarting1{
	padding-bottom:0;
}
.wither .smarting1 .box div.clearfix div {
    width: 400px;
    float: right;
}
.wither .smarting1 .box div.clearfix .pic {
    float: left;
    padding: 0 0 16px 0;
}
#main .wither .smarting1 .box{
	padding-bottom:14px;
}
.center_pic{
	text-align:center;
}
#main .wither .smarting1 .box .to_peri{
	margin-bottom:34px;
}
.wither .smarting1 .box h4{
	text-align:left;
	padding-left:12px;
}

.breath .yobo1 h4{
	text-align:left;
	padding-left:12px;
}
.breath .yobo1 .box div.clearfix{
	padding-bottom:15px;
}

.waver .yobo1 .box div li{
	font-size:18px;
	padding-bottom:10px;
}
.waver .yobo1 .box div li a{
	color:#333;
}
.waver .yobo1 .box div li span{
	font-size:12px;
	color:#23305c;
	padding-right:13px;
}
#main .no_tit{
	padding-top:32px;
}
@media only screen and (max-width: 720px){
	.smarting1 dl{
		padding-left:0;
		padding-right:0;
	}
	.wither .smarting1 .box div.clearfix div{
		width:100%;
		float:none;
	}
	.wither .smarting1 .box div.clearfix .pic{
		float:none;
		text-align:center;
	}
	.smarting1 .box .to_peri{
		padding-bottom:20px;
	}
}
.youth1{
	padding:10px 0 10px 0;
}

.youth1 .box dl{
	float:right;
	width:400px;
}
.youth1 .box .pic{
	padding:0 0 16px 0;
	float:left;
}
.youth1 .box dt{
	font-size:18px;
	line-height:200%;
}
.youth1 .box dd{
	font-size:18px;
	line-height:200%;
	padding:0 0 0 35px;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/youth/check.png) 0 11px no-repeat;
}

.youth2 .box div.clearfix div{
	width:400px;
	float:right;
}
.youth2 .box div.clearfix .pic{
	float:left;
	padding:0 0 16px 0;
}
.youth2 .box div.clearfix{
	padding-bottom:10px;
}
.youth2 .box p{
	padding:0 0 16px 0;
}
.youth2 .box ul {
    background: #f2f0e8;
    border-top: 2px solid #293763;
    padding: 28px 18px 28px 73px;
    box-shadow: 0px 5px 8px 1px #d8d8d8;
    -moz-box-shadow: 0px 5px 8px 1px #d8d8d8;
    -webkit-box-shadow: 0px 5px 8px 1px #d8d8d8;
    min-height: 100px;
	margin-bottom:30px;
}
.youth2 .box li{
    font-size: 18px;
    line-height: 200%;
    padding: 0 0 0 35px;
    background: url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/youth/check.png) 0 11px no-repeat;
}
.youth2{
	padding-bottom:10px;
}

.youth .yobo1 ul{
	padding:23px 0 50px 0;
}
.youth .yobo1 li{
	float:left;
	width:200px;
	height:auto;
	text-align:center;
}
.youth .yobo1 li+li{
	padding-left:30px;
}
.youth .yobo1 li a{
	display:block;
	border-top:1px solid #ccd3e6;
	border-bottom:1px solid #ccd3e6;
	position:relative;
	font-size:16px;
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	color:#a9925f;
	padding:15px 0;
}
.youth .yobo1 li a:before{
	position:absolute;
	content:"";
	top:-19px;
	left:0;
	width:100%;
	height:18px;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/youth/btn_sd.gif) 0 0 no-repeat;
}
@media only screen and (max-width: 720px){
	.youth1 .box dl{
		float:none;
		width:100%;
		padding-bottom:20px;
	}
	.youth1 .box dt{
		font-size:16px;
	}
	.youth1 .box dd{
		font-size:16px;
		line-height:150%;
		padding-bottom:8px;
		background-position:0 6px;
	}
	.youth1 .box .pic{
		float:none;
		text-align:center;
	}
	.youth2 .box div.clearfix div{
		width:100%;
		float:none;
	}
	.youth2 .box div.clearfix .pic{
		float:none;
		text-align:center;
	}
	.youth2 .box ul{
		padding-left:2%;
		padding-right:2%;
	}
	.youth2 .box li{
		font-size:16px;
		line-height:150%;
		padding-bottom:8px;
		background-position:0 6px;
	}
	.youth .yobo1 li{
		width:31%;
		padding-left:1%;
		padding-right:1%;
	}
	.youth .yobo1 li+li{
		padding-left:1%;
	}
}
.middle .yobo1 .box div.clearfix{
	padding-bottom:15px;
}
.senior .box+p{
	margin-top:-20px;
	padding: 0 0 16px 0;
}
.senior .yobo1{
	padding-bottom:100px;
}
.senior .yobo1 h4{
	text-align:left;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/senior/check.gif) 2px 7px no-repeat;
	padding-left:40px;
}
.pregnant .to_peri{
	margin-bottom:18px;
}
@media only screen and (max-width: 720px){
	.to_peri img{
		float:none;
		margin-top:20px;
		margin-left:auto;
		margin-right:auto;
		display:block;
	}
	.to_peri{
		height:auto;
		padding-bottom:20px;
	}
	.to_peri a{
		width:100%;
		font-size:18px;
		float:none;
		letter-spacing:-0.5px;
		text-align:center;
		height:auto;
	}
	.to_peri a span{
		display:inline-block;
		padding-bottom:18px;
		padding-right:1%;
		background-position:1% 24px;
		padding-left:16px;
	}
	.senior .yobo1 h4{
		background-position:2px 4px;
	}
}
.pmtc .yobo1 .box ul{
	float:right;
	width:400px;
}
.pmtc .yobo1 .box li{
	font-size:18px;
	line-height:200%;
	text-indent:-1em;
	padding-left:1em;
}

.howto dl {
    width:320px;
    height:400px;
    
	background: url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/home/yobo_bottom.gif) bottom center no-repeat;
    padding: 0 0 0 0;
    float: left;
    position: relative;
    margin-bottom: 12px;
	margin:0 0 55px 20px;
}
.howto dt{
    text-align: center;
    font-size: 20px;
    color: #555;
    font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
    padding: 19px 0 6px 0;
	background: url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/home/yobo_head.gif)top center no-repeat;
}
.howto dd+dd{
    color: #555;
    padding: 5px 8px 0 8px;
	
}
.howto{
	padding-bottom:15px;
}

.selfcare2 h4{
	text-align:center;
	font-size: 24px;
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	color: #a9925f;
    padding: 5px 0 20px 0;
}
.selfcare2 .titp{
	text-align:center;
	font-size: 24px;
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	padding:0 0 25px 0;
}
.selfcare2 dt{
    font-size: 20px;
    font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
    font-weight: normal;
    padding: 0 0 15px 0;
}
.selfcare2 dt span{
    display: inline-block;
    font-size: 24px;
    /display: inline;
    /zoom: 1;
    width: 34px;
    height: 27px;
    line-height: 1;
    padding-top: 7px;
    color: #fff;
    text-align: center;
    margin-right: 12px;
    vertical-align: middle;
    background: rgb(36,50,95);
    background: -moz-linear-gradient(top, rgba(36,50,95,1) 0%, rgba(27,38,74,1) 100%);
    background: -webkit-linear-gradient(top, rgba(36,50,95,1) 0%,rgba(27,38,74,1) 100%);
    background: linear-gradient(to bottom, rgba(36,50,95,1) 0%,rgba(27,38,74,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24325f', endColorstr='#1b264a',GradientType=0 );
}
.selfcare2 dd .pic{
    float: right;
    padding: 0 0 16px 0;
}
.selfcare2 dd div{
	float:left;
	width:400px;
}
.selfcare2 dd div p{
	padding:0 0 16px 0;
}
.selfcare2 dl{
    background: url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/home/yobo_bottom.gif) bottom center no-repeat;
    padding: 0 0 16px 0;
    margin-bottom: 20px;
}
.selfcare2 .box div.clearfix .pic{
	float:left;
	padding:0 0 16px 0;
}
.selfcare2 .box div.clearfix div{
	float:right;
	width:400px;
}
.selfcare2 .box div.clearfix div p{
	padding:0 0 16px 0;
}
.selfcare2 .box div.clearfix{
	padding-bottom:16px;
}
.selfcare2 .box div.clearfix+p{
	padding-bottom:40px;
}
.selfcare2 .box p{
	padding-bottom:16px;
}
.selfcare2{
	padding-bottom:40px;
}
@media only screen and (max-width: 720px){
	.pmtc .yobo1 .box ul{
		float:none;
		width:100%;
		padding-bottom:16px;
	}
	.pmtc .yobo1 .box li{
		font-size:16px;
	}
	.howto dl{
		max-width:320px;
		width:100%;
		float:none;
		margin-left:auto;
		margin-right:auto;
		height:auto;
	}
	.howto{
		text-align:center;
	}
	.howto dd + dd{
		padding-bottom:25px;
		text-align:left;
	}
	.howto dt{
		font-size:18px;
	}
	.selfcare2 h4{
		font-size:18px;
	}
	.selfcare2 .box .titp{
		font-size:18px;
		padding-bottom:30px;
	}
	.selfcare2 dt span{
		position:absolute;
		top:50%;
		left:0;
		margin-top:-25px;
	}
	.selfcare2 dt{
		position:relative;
		padding-left: 46px;
		font-size:18px;
	}
	.selfcare2 dd .pic{
		float:none;
		text-align:right;
	}
	.selfcare2 dd div{
		width:100%;
		float:none;
	}
	.selfcare2 .box div.clearfix div{
		width:100%;
		float:none;
	}
	.selfcare2 .box div.clearfix .pic{
		text-align:center;
		float:none;
	}
}
#side .side_post{
	border:none;
	margin-bottom:53px;
	box-shadow:0px 10px 8px -10px #585556;
-moz-box-shadow:0px 10px 8px -10px #585556;
-webkit-box-shadow:0px 10px 8px -10px #585556;
}
#side .side_post dt{
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/home/yobo_head.gif) center -6px no-repeat;
	font-size:20px;
	color:#555;
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	border:none;
	text-align:center;
	padding:16px 0 10px 0;
	box-shadow:0px -8px 8px -10px #999999;
-moz-box-shadow:0px -8px 8px -10px #999999;
-webkit-box-shadow:0px -8px 8px -10px #999999;
border-top:1px solid #fff;
margin-top:-1px;
}
#side .side_post dt img{
	display:block;
	margin:0 auto 5px auto;
}
#side .side_post dd{
	border-top:1px dotted #aaa;
}
#side .side_post dd a{
	display:block;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/colum/post_mk.png) 16px 22px no-repeat;
	padding:16px 0 16px 38px;
	font-size:16px;
	color:#555;
}
#side .side_post dd.gu a{
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/colum/post_mk.png) 16px 22px no-repeat #f7f6f4;
}

#left .post{
	background:#f2f0e8;
	box-shadow:0px -47px 9px -50px #a9a9a9, 0px 5px 8px 1px #d8d8d8;
-moz-box-shadow:0px -47px 9px -50px #a9a9a9, 0px 5px 8px 1px #d8d8d8;
-webkit-box-shadow:0px -47px 9px -50px #a9a9a9, 0px 5px 8px 1px #d8d8d8;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
margin-top:-1px;
margin-bottom:60px;
padding:15px 20px 10px 20px;
}
#left .post h3{
	color: #1c2952;
	font-size:24px;
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	background: url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/tit_line.gif) bottom left repeat-x;
	padding: 0 0 10px 20px;
}
#left .post .date{
	text-align:right;
	padding:5px 0 25px 0;
}
#left .post .txt p{
	padding:0 0 18px 0;
}
.algincenter{
	display:block;
	margin:0 auto;
}
.post_nav{
	padding:10px 0 0 0;
	text-align:center;
}
.post_nav .wp-pagenavi{
	border:1px solid #fff;
	border-left:none;
	border-right:none;
	background:#e8ecf7;
	box-shadow:0px 0px 7px 2px #d7d7d7;
-moz-box-shadow:0px 0px 7px 2px #d7d7d7;
-webkit-box-shadow:0px 0px 7px 2px #d7d7d7;
font-size:16px;
position:relative;
padding-left:65px;
padding-right:65px;
}
.post_nav .wp-pagenavi a,.post_nav .wp-pagenavi span{
	display:inline-block;
	/display:inline;
	/zoom:1;
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	color: #1c2952;
	vertical-align:middle;
	padding:10px;
	margin-left:5px;
	margin-right:5px;
}
.post_nav .wp-pagenavi a.previouspostslink{
	position:absolute;
	left:0;
	top:0;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/colum/prev.png) 0 15px no-repeat;
	padding-left:17px;
	font-size:14px;
	margin-left:7px;
}
.post_nav .wp-pagenavi a.nextpostslink{
	position:absolute;
	right:0;
	top:0;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/colum/next.png) right 15px no-repeat;
	padding-right:17px;
	margin-right:7px;
	font-size:14px;
}
.voice .post_nav .wp-pagenavi{
	background:#f2f0e8;
}
.vbox{
	background:#e8ecf7;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin-top:-1px;
	box-shadow:0px -47px 9px -50px #a9a9a9, 0px 7px 7px -1px #d7d7d7;
-moz-box-shadow:0px -47px 9px -50px #a9a9a9, 0px 7px 7px -1px #d7d7d7;
-webkit-box-shadow:0px -47px 9px -50px #a9a9a9, 0px 7px 7px -1px #d7d7d7;
margin-bottom:60px;
padding:45px 20px 34px 20px;
}
.vbox .txt{
	float:right;
	width:400px;
	padding:25px 20px 10px 20px;
	background:#fff;
	box-shadow:0px 0px 13px -2px #757c8e;
-moz-box-shadow:0px 0px 13px -2px #757c8e;
-webkit-box-shadow:0px 0px 13px -2px #757c8e;
}
.vbox .txt p{
	padding:0 0 16px 0;
}
.vbox dl{
	float:left;
	width:200px;
	height:auto;
	text-align:center;
	border-bottom:1px solid #fff;
	box-shadow:0px 11px 18px -8px #d7d7d7;
-moz-box-shadow:0px 11px 18px -8px #d7d7d7;
-webkit-box-shadow:0px 11px 18px -8px #d7d7d7;
}
.vbox dt{
	border-bottom:1px solid #cccccc;
	font-size:18px;
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	color: #1c2952;
	padding:10px 0;
}
@media only screen and (max-width: 720px){
	.vbox .txt{
		width:95%;
		float:none;
		padding-left:2.5%;
		padding-right:2.5%;
		margin-bottom:20px;
	}
	.vbox{
		padding-left:2%;
		padding-right:2%;
		padding-top:30px;
	}
	.vbox dl{
		float:none;
		width:100%;
	}
	#left .post h3{
		font-size:20px;
		padding-left:0;
	}
	#left .post{
		padding-left:2%;
		padding-right:2%;
	}
}
.access1{
	padding:0 20px 15px 20px;
}
.access1 h3{
	padding:0 0 20px 0;
}
.access1 dt{
	float:left;
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
}
.access1 dd{
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	padding:0 0 10px 4em;
}

.acslider_wrap{
	background:#f2f0e8;
	padding:37px 20px 26px 20px;
	position:relative;
	margin-bottom:66px;
	box-shadow:0px 6px 6px -3px #b5b5b5;
-moz-box-shadow:0px 6px 6px -3px #b5b5b5;
-webkit-box-shadow:0px 6px 6px -3px #b5b5b5;

}
.acslider_wrap:before{
	width:100%;
	height:1px;
	content:"";
	position:absolute;
	background:#fff;
	top:1px;
	left:0;
}
.acslider_wrap:after{
	width:100%;
	height:1px;
	content:"";
	position:absolute;
	background:#fff;
	bottom:1px;
	left:0;
}
.acslider_wrap .slider{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:28px;
}
.acslider_wrap .slider .slide{
	width:auto;
	height:auto;
	float:left;
}
.acslider_wrap .slider .slide img{
	width:100%;
	height:auto;
}
.acslider_wrap .slider_nav{
	width:100%;
	height:auto;
	position:relative;
}

.acslider_wrap .slider_nav .navbody{
	margin-left:23px;
	margin-right:23px;
}
.acslider_wrap .slider_nav .navbody .inn{
	width:100%;
	height:auto;
	overflow:hidden;
}
.acslider_wrap .slider_nav .navbody .inn li{
	float:left;
	border:1px solid #fff;
	margin-right:15px;
	cursor:pointer;
}
.acslider_wrap .slider_nav .prev{
	position:absolute;
	top:50%;
	left:0;
	margin-top:-7px;
	cursor:pointer;
}
.acslider_wrap .slider_nav .next{
	position:absolute;
	right:0;
	top:50%;
	margin-top:-7px;
	cursor:pointer;
}
#map2{
	width:100%;
	/*height:452px;*/
}
.access .times{
	margin-top:50px;
	padding:50px 20px 0 20px;
	border-top:1px dotted #aaaaaa;
}
.access .times table{
	width:100%;
	border-collapse:collapse;
	border-bottom:3px solid #1d284f;
}
.access .times table td{
	background:#f7f6f4;
	border-left:1px solid #1d284f;
	text-align:center;
	border-top:1px solid #1d284f;
}
.access .times table td.off{
	border-right:3px solid #1d284f;
	width:120px;
}
.access .times table th{
	background:#f7f6f4;
	width:180px;
	height:53px;
	border-left:3px solid #1d284f;
	font-size:22px;
	color:#1c2952;
	border-top:1px solid #1d284f;
}
.access .times table thead th{
	border-top:3px solid #1d284f;
	background: #253361;
background: -moz-linear-gradient(top,  #253361 0%, #1b264c 100%);
background: -webkit-linear-gradient(top,  #253361 0%,#1b264c 100%);
background: linear-gradient(to bottom,  #253361 0%,#1b264c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#253361', endColorstr='#1b264c',GradientType=0 );
height:37px;
font-size:18px;
color:#fff;

}
.access .times table thead td{
	border-top:3px solid #1d284f;
	background: #253361;
background: -moz-linear-gradient(top,  #253361 0%, #1b264c 100%);
background: -webkit-linear-gradient(top,  #253361 0%,#1b264c 100%);
background: linear-gradient(to bottom,  #253361 0%,#1b264c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#253361', endColorstr='#1b264c',GradientType=0 );
font-size:18px;
color:#fff;
font-weight:bold;

}
.access .times p{
	text-align:right;
	padding:8px 0 16px 0;
	color:#1f2b53;
	font-weight:bold;
}
@media only screen and (max-width: 720px){
	.access1{
		padding-left:2%;
		padding-right:2%;
	}
	.acslider_wrap{
		padding-left:2%;
		padding-right:2%;
	}
	.acslider_wrap .slider{
		position:relative;
	}
	.acslider_wrap .slider:before {
    content:"";
    display: block;
    padding-top: 58%;
    }
	.acslider_wrap .slider .slide{
		position:absolute;
		width:100%;
		height:100%;
		top:0;
		left:0;
		float:none;
	}
	.acslider_wrap .slider div.clearfix{
		width:auto !important;
	}
	#map2{
		height:auto;
	}
	#map2:before {
    content:"";
    display: block;
    padding-top: 58%;
    }
	.access .times{
		padding-left:0;
		padding-right:0;
	}
	.access .times table th{
		font-size:14px;
	}
	.access .times table thead th{
		font-size:14px;
	}
	.access .times table thead td{
		font-size:14px;
	}
	.access .times table td.off{
		width:auto;
	}
	.access .times table th{
		width:auto;
	}
	
}
@media only screen and (max-width: 500px){
	.acslider_wrap .slider_nav .navbody .inn li{
		width:80px;
	}
	
	
}
.contact1 div{
	margin:0 20px 0 20px;
	background:#e8ecf7;
	padding:11px 0;
	text-align:center;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	box-shadow: 0px -47px 8px -46px #d7d7d7, 0px 7px 7px -1px #d7d7d7;
-moz-box-shadow: 0px -47px 8px -46px #d7d7d7, 0px 7px 7px -1px #d7d7d7;
-webkit-box-shadow: 0px -47px 8px -46px #d7d7d7, 0px 7px 7px -1px #d7d7d7;
}
.contact1 div p{
	max-width:534px;
	height:auto;
	margin:0 auto;
	background:#edf1fa;
	padding:16px 0;
	border:1px solid #d9e0f4;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
}
.contact1{
	padding-bottom:75px;
}
.contact2 .info{
	text-align:center;
	font-size:18px;
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	padding:0 0 35px 0;
}
.contact2 dl{
    background: #f2f0e8;
    padding: 37px 60px 26px 60px;
    position: relative;
    margin-bottom: 58px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
    box-shadow: 0px -47px 15px -50px #d7d7d7, 0px 7px 7px -1px #d7d7d7;
    -moz-box-shadow: 0px -47px 15px -50px #d7d7d7, 0px 7px 7px -1px #d7d7d7;
    -webkit-box-shadow: 0px -47px 15px -50px #d7d7d7, 0px 7px 7px -1px #d7d7d7;
}
.contact2 dl .size1{
	width:566px;
	padding:5px 2px;
	border:1px solid #bebebe;
}
.contact2 dt{
	font-size:16px;
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	padding:0 0 5px 0;
}
.contact2 dt span{
	color:#a9925f;
	padding-left:0.5em;
}
.contact2 dd{
	padding:0 0 35px 0;
}
.contact2 dd textarea{
	width:566px;
	padding:5px 2px;
	border:1px solid #bebebe;
	min-height:380px;
}
.formbtn{
	text-align:center;
}
.formbtn li{
	display:inline-block;
	/display:inline;
	/zoom:1;
	position:relative;
}
.formbtn li input[type="submit"]{
	width:300px;
	height:55px;
	background: #1b264a;
background: -moz-linear-gradient(top, #1b264a 0%, #253361 100%);
background: -webkit-linear-gradient(top, #1b264a 0%,#253361 100%);
background: linear-gradient(to bottom, #1b264a 0%,#253361 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b264a', endColorstr='#253361',GradientType=0 );
color:#fff;
font-size:18px;
font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
border:none;
cursor:pointer;
box-shadow: 0px 6px 6px -3px #b5b5b5;
-moz-box-shadow: 0px 6px 6px -3px #b5b5b5;
-webkit-box-shadow: 0px 6px 6px -3px #b5b5b5;

}
.formbtn li:before{
    width: 100%;
    height: 1px;
    content: "";
    position: absolute;
    background: #3b4d86;
    top: 1px;
    left: 0;
}
.formbtn li:after {
    width: 100%;
    height: 1px;
    content: "";
    position: absolute;
    background: #3b4d86;
    bottom: 1px;
    left: 0;
}
@media only screen and (max-width: 720px){
	.contact1 div{
		margin-left:0;
		margin-right:0;
		padding-left:2%;
		padding-right:2%;
	}
	.contact1 div p{
		padding-left:2%;
		padding-right:2%;	
	}
	.contact2 .info{
		font-size:14px;
	}
	.contact2 dl .size1{
		width:100%;
	}
	.contact2 dd textarea{
		width:100%;
	}
	.contact2 dl{
		padding-left:4%;
		padding-right:4%;
	}
	.formbtn li input[type="submit"]{
		width:200px;
	}
}
.lose1 dl{
	float:right;
	width:400px;
}
.lose1 dt{
	float:left;
    font-size: 24px;
    width: 34px;
    height: 27px;
    line-height: 1;
    padding-top: 7px;
    color: #fff;
    text-align: center;
    margin-right: 12px;
    vertical-align: middle;
    background: rgb(36,50,95);
    background: -moz-linear-gradient(top, rgba(36,50,95,1) 0%, rgba(27,38,74,1) 100%);
    background: -webkit-linear-gradient(top, rgba(36,50,95,1) 0%,rgba(27,38,74,1) 100%);
    background: linear-gradient(to bottom, rgba(36,50,95,1) 0%,rgba(27,38,74,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24325f', endColorstr='#1b264a',GradientType=0 );
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	
}
.lose1 dd{
	padding:3px 0 33px 47px;
	font-size:18px;
}
.lose1 dd a{
	color:#333;
}
.lose1 dd span{
	display:block;
	font-size:14px;
	margin-bottom:-18px;
}
.lose1 .pic{
	float:left;
	padding:0 0 16px 0;
}
.lose1{
	padding-bottom:14px;
}
.lose2 h4 {
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	color: #a9925f;
	font-size: 24px;
	padding: 0 0 20px 0;
}
.lose2 h4 span{
    display: inline-block;
    font-size: 24px;
    /display: inline;
    /zoom: 1;
    width: 34px;
    height: 27px;
    line-height: 1;
    padding-top: 7px;
    color: #fff;
    text-align: center;
    margin-right: 12px;
    vertical-align: middle;
    background: rgb(36,50,95);
    background: -moz-linear-gradient(top, rgba(36,50,95,1) 0%, rgba(27,38,74,1) 100%);
    background: -webkit-linear-gradient(top, rgba(36,50,95,1) 0%,rgba(27,38,74,1) 100%);
    background: linear-gradient(to bottom, rgba(36,50,95,1) 0%,rgba(27,38,74,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24325f', endColorstr='#1b264a',GradientType=0 );
}
.lose2 .pic{
	float:left;
}
.lose2 div.clearfix{
	padding-bottom:26px;
}
.lose2 div.clearfix dl{
	width:400px;
	height:auto;
	float:right;
}
.lose2 div.clearfix dl dt{
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/lose/merit_line.gif) bottom left repeat-x;
	line-height:1;
	margin-bottom:15px;
}
.lose2 div.clearfix dl dt span{
	display:inline-block;
	/display:inline;
	/zoom:1;
	background:#fff;
	font-size:19px;
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	font-weight:bold;
	color: #a9925f;
	padding:0 22px 0 0;
	margin-bottom:-2px;
}
.lose2 div.clearfix dl dd{
	background:#e8ecf7;
	border:1px solid #fff;
	box-shadow:  0px 7px 7px -1px #d7d7d7;
-moz-box-shadow:  0px 7px 7px -1px #d7d7d7;
-webkit-box-shadow:  0px 7px 7px -1px #d7d7d7;
padding:28px 0 10px 33px;
}
.lose2 div.clearfix dl dd li{
	font-size:16px;
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	padding-bottom:18px;
	text-indent:-1em;
	padding-left:1em;
}
.lose2 div.clearfix dl dd.clearfix {
	padding:28px 0 36px 33px;
}
.lose2 div.clearfix dl dd.clearfix ul{
	float:left;
}
.lose2 div.clearfix dl dd.clearfix ul+ul{
	float:right;
	width:167px;
}
.lose2 .nogood dt{
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/tit_line.gif) bottom left repeat-x;
	line-height:1;
	margin-bottom:15px;
}
.lose2 .nogood dt span{
	display:inline-block;
	/display:inline;
	/zoom:1;
	background:#fff;
	font-size:19px;
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	font-weight:bold;
	color: #1c2952;
	padding:0 22px 0 0;
	margin-bottom:-2px;
}
.lose2 .nogood dd{
	background:#eaeaea;
	border:1px solid #fff;
	padding:20px 0 4px 22px;
	box-shadow:  0px 7px 7px -1px #d7d7d7;
-moz-box-shadow:  0px 7px 7px -1px #d7d7d7;
-webkit-box-shadow:  0px 7px 7px -1px #d7d7d7;
}
.lose2 .nogood{
	padding-bottom:35px;
}
.lose2 .nogood dd li{
	padding:0 0 16px 1em ;
	text-indent:-1em;
}
.lose2 .nogood+p{
	padding-bottom:35px;
}
.lose2 .bnr{
	width:100%;
	height:70px;
	padding-top:20px;
	position:relative;
	margin-top:20px;
}
.lose2 .bnr img{
	position:absolute;
	width:100%;
	height:auto;
	top:0;
	left:0;
	z-index:1;
}
.lose2 .bnr a{
	display:block;
	position:relative;
	z-index:2;
	background: -moz-linear-gradient(left,  rgba(53,62,89,1) 0%, rgba(54,63,89,1) 24%, rgba(58,66,91,0.4) 100%);
background: -webkit-linear-gradient(left,  rgba(53,62,89,1) 0%,rgba(54,63,89,1) 24%,rgba(58,66,91,0.4) 100%);
background: linear-gradient(to right,  rgba(53,62,89,1) 0%,rgba(54,63,89,1) 24%,rgba(58,66,91,0.4) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353e59', endColorstr='#663a425b',GradientType=1 );

width:404px;

}
.lose2 .bnr a span{
	display:block;
	color:#fff;
	font-size:24px;
	font-family: "游明朝","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Yu Mincho", YuMincho,"hannari","HG明朝", serif;
	background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/lose/inp_mk.png) 11px 23px no-repeat;
	padding:16px 0 16px 34px;
}
.lose2 .bnr+p{
	padding-bottom:50px;
}
.pagelink{
		padding-top:44px;
		margin-top:-44px;
	}
@media only screen and (max-width: 720px){
	.lose1 dl{
		width:100%;
		float:none;
	}

	.lose1 .pic{
		float:none;
		text-align:center;
	}
	.lose2 h4{
		font-size:18px;
		
	}
	.lose2 .nogood dt span{
		font-size:18px;
	}
	.lose2 div.clearfix dl dt span{
		font-size:18px;
	}
	.lose2 div.clearfix dl{
		width:100%;
		float:none;
	}
	.lose2 .pic{
		float:none;
		text-align:center;
		padding-top:20px;
	}
	.lose2 .bnr a+img{
		display:none;
	}
	.lose2 .nogood+.bnr{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/lose/lose_bnr.jpg) right bottom no-repeat;
		height:auto;
		padding-bottom:20px;
		background-size:cover;
		margin-bottom:35px;
	}
	.lose2 .bnr a{
		text-align:center;
		width:100%;
	}
	.lose2 .bnr a span{
		font-size:18px;
		display:inline-block;
		padding-right:1%;
		background-position:1% 23px;
		padding-left:16px;
		letter-spacing:-1px;
	}
	.lose2 .nogood dd{
		padding-left:2%;
		padding-right:2%;
	}
	.lose2 div.clearfix dl dd{
		padding-left:2%;
		padding-right:2%;
	}
	.lose2 div.clearfix dl dd.clearfix{
		padding-left:2%;
		padding-right:2%;
		padding-bottom:10px;
	}
	.lose2 div.clearfix dl dd.clearfix ul{
		float:none;
	}
	.lose2 div.clearfix dl dd.clearfix ul+ul{
		float:none;
	}
}
@media only screen and (max-width: 1200px){
	.sub_tit p{
		display:none;
	}
	.sub_tit{
		background-size:cover;
	}
	.access_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/access/access_tit.jpg) right top no-repeat;
	}
	.bleeding_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/bleeding/bleeding_tit.jpg) right top no-repeat;
	}
	.breath_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/breath/breath_tit.jpg) right top no-repeat;
	}
	.colum_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/colum/colum_tit.jpg) right top no-repeat;
	}
	.contact_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/contact/contact_tit.jpg) right top no-repeat;
	}
	.kids_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/kids/kids_tit.jpg) right top no-repeat;
	}
	.middle_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/upload/tenant_1/7811bd20f2752a185510c3218c0823cf.png) right top no-repeat;
	}
	.periodontal_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/periodontal/periodontal_tit.jpg) right top no-repeat;
	}
	.pmtc_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/upload/tenant_1/049413fabad43ebfc326e554f92be529.png) right top no-repeat;
	}
	.pregnant_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/upload/tenant_1/3a40e8e0fb6db6def5b48d34045ac5c9.png) right top no-repeat;
	}
	.prevention_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/prevention/prevention_tit.jpg) right top no-repeat;
	}
	.selfcare_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/upload/tenant_1/c0f015b1f8baa53b1b638eeaf6424556.png) right top no-repeat;
	}
	.senior_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/upload/tenant_1/b215bac27c2955e3e171f8b233b28821.jpg) right top no-repeat;
	}
	.smarting_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/smarting/smarting_tit.jpg) right top no-repeat;
	}
	.swell_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/upload/tenant_1/266d404813baf577f890bf63158d0be1.png) right top no-repeat;
	}
	.voice_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/voice/voice_tit.jpg) right top no-repeat;
	}
	.waver_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/upload/tenant_1/d276c0663ce63561efd65dcfa4c3d48b.png) right top no-repeat;
	}
	.wither_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/wither/wither_tit.jpg) right top no-repeat;
	}
	.youth_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/youth/youth_tit.jpg) right top no-repeat;
	}
	.lose_tit{
		background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/lose/lose_tit.jpg) right top no-repeat;
	}
}
.mob_nav{
	display:none;
}
@media only screen and (max-width: 1000px){
	.mob_nav{
		display:block;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		height:44px;
		background: #000;
        z-index:50;
		opacity:0.85;
	}
	#wrapper{
		padding-top:44px;
	}
	.mob_nav li{
		float:left;
		background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/sidemenu.png) 0 0 no-repeat;
		width:32px;
		height:26px;
		margin-top:9px;
		margin-left:10px;
		margin-right:10px;
		cursor:pointer;
		text-indent:-9999px;
	}
	.mob_nav li+li{
		float:right;
		background:url(/import/tenant_28/arakawa-yoboclinic.com/import/tenant_1/unipla.sakura.ne.jp/images/navi.png) 0 0 no-repeat;
	}
	.mob_nav+div{
		display:none;
	}
	#wrapper{
		position:relative;
	}
	#wrapper.action .mob_nav+div{
		display:block;
		width:100%;
		height:100%;
		top:0;
		left:0;
		background:#000;
		position:absolute;
		z-index:51;
		opacity:0.6;
	}
}
