@charset "UTF-8";
/*
Theme Name: minidora
Theme URI: /wp-content/themes/minidora
Description:アトラスデンタルクリニックのサイトです
Author: me
Author URI: 
Version: 1.0
*/



/*==================================================================
	common settings
===================================================================*/

html {
	font: 400 14px / 20px "游ゴシック", YuGothic, "メイリオ", Meiryo, Verdana,  "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-weight:500;
	letter-spacing:0.15em;

}
body{
	overflow-x: hidden;
	color:#333;
}
h1,h2,h3,h4,p,a,span,strong,dl,dt,dd,table,tbody,thead,th,td,blockquote,ul,li,ol {
font-family:  "游ゴシック", YuGothic, "メイリオ", Meiryo, Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",  sans-serif;}

@media screen and (min-width : 768px){

}
 
@media screen and (min-width : 1024px) {

}
.uk-grid.uk-grid-collapse {
	margin-left: 0;
}
.uk-grid.uk-grid-collapse >* {
	padding-left: 0;
}
.top-keyv{
	max-width:1400px;
	margin:0 auto;
	background:#666;
}

.mainslide{
	background: url(./img/top-tour.png) repeat-x ;

}
.mainslide a{
	display:block;
	z-index:-5000px;
//	height:180px;
	text-align:center;
	padding:20px 0;
}

.mainStart {
	margin-top: 0px;
}



.uk-h1, h1 {
	font-size: 10px;
	line-height: 36px;
	margin:0;
	color:#fff;
}

h2 {
	margin:15px 0 0 0;
	font-size: 18px;
}
p, li, dt, dd{
	font-size: 15px;
	line-height:1.5em;

}
a {
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
	color:#ad6b01;
}
a:hover {
	color:#ad6b01;
}
a img:hover {
	opacity: 0.6;
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
}

img.img_responsive {
	width: 100%;
}


/* margin,padding
-------------------------------------------------------------------*/
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 1.5em;
}

.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb80 {
	margin-bottom: 80px;
}

.mb100 {
	margin-bottom: 8em;
}
.mt5{
	margin-top: 5px;
}
.mt10{
	margin-top: 10px;
}
.mt15{
	margin-top: 15px;
}
.mt20{
	margin-top: 20px;
}
.mt40{
	margin-top: 2.5em;
}
.pb20{
	padding-bottom:20px;
}
.pb30{
	padding-bottom:30px;
}
.pt30{
	padding-top:30px;
}
.pt0{
	padding-top:0;
}
.pBox{
	padding:20px;
}
@media screen and (max-width : 767px){
.mb60{
	margin-bottom:20px;
}
.mb80{
	margin-bottom:30px;
}
}


/* color
-------------------------------------------------------------------*/
.bg_white .uk-navbar {
	background: #FFF;
}
.bg_gray {
	background: #EEEAE3;
	padding:20px 0 60px;
	margin-top:-62px;
}

.bg-top {
	background:url(./img/bg-top.png) no-repeat center center;
	background-size:cover;
	padding:20px 0 60px;
}

.bg-top2 {
	background:url(./img/bg-top2.png)  no-repeat;
	padding:60px 0;
	background-size:cover;
}

@media screen and (max-width : 768px){
.bg-top img,
.bg-top2 img{
	width:50%;
}
}

a .bg-top:hover{
	background:url(./img/bg-top-h.png) no-repeat;
	background-size:cover;
}

a .bg-top2:hover{
	background:url(./img/bg-top2-h.png)  no-repeat;
	background-size:cover;
}
.bg-top3 {
	background:url(./img/bg-top3.png)  no-repeat;
	padding: 0 0 80px 0;
	background-size:cover;
}


/* headline style
-------------------------------------------------------------------*/
.top-title {
	color:#333;
	font-size:26px;
	font-family: "ヒラギノ明朝 Pro","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	background:url(./img/icon.png) no-repeat top center;
	background-size:16px;
	margin:40px 0;
	padding-top:25px;
	text-align:center;
}
.top-title span{
	display:block;
	font-family: "ヒラギノ明朝 Pro","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:13px;
}
@media screen and (max-width : 767px){
.top-title {
	margin:20px 0;
}
}

.top-title2 {
	color:#333;
	font-size:20px;
	font-family: "ヒラギノ明朝 Pro","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	margin:0 ;
	border-bottom:solid 1px #aaa;
	padding-bottom:15px;
	margin-bottom:20px;
}
.top-title2 span{
	color:#012D64;
	font-size:42px;
	font-family: "ヒラギノ明朝 Pro","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	margin-right:10px;
	border-left:8px solid #012D64;
	padding-left:10px;
}


/* page_ttl
-------------------------------------------------------------------*/
.page_ttl_txt,
.title {
	font-size:20px;
	font-family: "ヒラギノ明朝 Pro","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	background:#eeeae3 url(./img/title0.png) no-repeat 95% center;
	font-weight:bold;
	color:#333;
	padding: 25px 15px;
	margin:0;
	margin-bottom:30px;
}


.title1 {
	line-height:45px;
	font-size:17px;
	background:#eeeae3 url(./img/icon.png) no-repeat 15px center;
	background-size:20px;
	padding:0 10px 0 45px;
	font-weight:bold;
}

.title2 {
	line-height:35px;
	font-size:16px;
	padding:5px 10px 5px 15px;
	border-bottom:solid 1px #aaa;
	background: url(img/title2.png) no-repeat left center;
	font-weight:bold;
}

.title3 {
	font-size:15px;
	line-height: 30px;
	padding:0 10px 0 30px;
	background: url(img/btn-b.png) no-repeat 5px center;
	background-size:10px;
	font-weight:bold;
	border-bottom:solid 1px #f2f2f2; 
	margin:0 0 20px 0;
}

.title4{
	color:#444;
	font-size:24px;
	letter-spacing:2px;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	margin:30px 0 20px 0;
	
}


/*==================================================================
	header settings
===================================================================*/

/* header
-------------------------------------------------------------------*/
.header_sec{
	background:#281614;
	padding-bottom:10px;
}
@media screen and (max-width : 768px){
.header_sec{
	padding-bottom:0;
}
}
.head-top{
	position:relative;
}

.head-btn{
	position:absolute;
	top:0;
	right:0;
	z-index:3000;
}
.head-btn2 p a{
	background:#444 url(img/btn-w.png) no-repeat 90% center;
	padding:5px 25px 5px 20px;
	text-decoration:none;
	color:#fff;
	font-size:90%;
}
.head-btn2 p a:hover{
	background:#aaa url(img/btn-w.png) no-repeat 90% center;
	padding:5px 25px 5px 20px;
	text-decoration:none;
	color:#fff;
	font-size:90%;
}
.header_spBtn {
	width: 100%;
	padding: 10px;
	font-size: 20px;
	border-radius: 5%;
}
@media screen and (min-width : 768px){
.header_info{
	margin-top:25px;
}
}
@media screen and (max-width : 768px){
.header_info{
	margin-bottom:10px;
	margin-top:10px;
}
}
#fontSize{
	position:absolute;
	top:12px;
	right:260px;
}
#fontSize ul{
	float:right;
	margin:0;
	list-style:none;
	padding:0;
}

#fontSize ul li{
	float:left;
	font-size:13px;
	padding:3px 5px;
	background:#84AC2F;
	color:#FFF;
	text-align:center;
	border-radius: 100%;
	margin:2px;
	cursor:pointer;
}

#fontSize ul li.current {
	background:#aaa;
}
.head-logo{
	position:relative;
}
.head-tel{
	position:absolute;
	top:20px;
	right:0;
}
.head-yoyaku{
	position:absolute;
	top:10px;
	right:240px;
}
/* navigation
-------------------------------------------------------------------*/
.uk-navbar{
	background:none;
	padding: 0;
}

.nav_area {
	width: 100%;
	z-index:20000;
}

.nav_items {
	width: 110%;

}

.nav_items > li {
	box-sizing: border-box;
	width:10%;

}

.nav_items > li > a {
	display:block;
	color: #281614;
	text-decoration:none;
	font-weight:bold;
	padding:20px 0 ;
	text-align:left;
	width:9em;
} 
.nav_items > li > a span{
	border-left: 1px solid #281614;
	padding-left:8px;

}
.nav_items li:hover {
	background:rgba(206,190,179,0.5);

}
.nav_items li a:hover {
	color:#281614;
}
.nav_items li li.navDrop_inner{
	border: none;
}

.navDrop {
	background: rgba(255,255,255,1);
	border:solid 1px #aaa093;
}

.uk-nav-dropdown li {
	box-sizing: border-box;
	width: 100%;
	text-align: left;
}

.uk-nav-dropdown li a {
	list-style: none;
}

.spMenu_child {
	text-indent: 1em;
}



header_navPc{
	position:relative;
}


/*------------------------------------------------------------------
	Nav Styles シンプルプルダウン
-------------------------------------------------------------------*/	
#nav ul li ul{
	list-style: none;
	position: absolute;
	top: 60px;
	left: 0;
	margin: 0;
	padding: 0;
	border-radius: 0 0 3px 3px;
	width:100%;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	z-index:200;
}
#nav ul li:last-child ul{
	left: -100%;
	width: 100%
}
#nav ul li ul li{
	overflow: hidden;
	height: 0;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
	background:none;
}

#nav ul li  ul li a{
	padding: 10px 0 10px 25px;
	text-align: left;
	display:block;
	border-top:1px solid #FFF;
	font-size:12px;
	line-height: normal;
	height:auto;
	color: #333;
	text-decoration:none;
 	background:rgba(206,190,179,0.8) url(img/btn-w.png) no-repeat 5% 50%;
	background-size:12px;
	font-weight:bold;
}
#nav ul li  ul li a:hover{
 	background: rgba(40,22,20,0.7) url(./img/btn-b.png) no-repeat 5% 50%;
	background-size:12px;
	color: #fff;
}
#nav ul li:hover ul li{
	overflow: visible;
	height: auto;
	z-index:1000;
}

#nav ul li ul li:last-child {
	border-right: none;
}


/* keyv
-------------------------------------------------------------------*/

.sp-thumbnails{
	z-index:10;
}
.keyv-bg{
	background: url(img/keyv-bg.png) repeat-x;
}
.slider-pro{
	background:url(img/bg.png);
}
/*サムネイルのポインターの色を変える*/
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before,
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    border-color: #124e96;
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after,
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  color: #124e96;
}

/*縦スライド時の矢印の位置*/
.sp-vertical .sp-previous-arrow {
  top: 0;
}
.sp-vertical .sp-next-arrow {
  bottom: 0;
}
.uk-slideshow{
	z-index:-1;
	top:-62px;
}
@media screen and (max-width : 767px){
.uk-slideshow{
	z-index:0;
	top:0;
}
.bg_gray{
	margin-top:0;
}
}	
/* メガメニュー
-------------------------------------------------------------------*/
i{
	color:#281614;
}
a:hover i{
	color:#fff !important; 
}

/* bl
-------------------------------------------------------------------*/

.bl{
	padding: 10px 0;
	margin-bottom: 20px;
}


.bl a,
.bl {
	color:#444;
	font-size:80%;
}
.bl ul{
	margin:0 auto;
}

/*==================================================================
	index settings
===================================================================*/
/* image change js
-------------------------------------------------------------------*/

img.thumb {
	border: 1px solid #fff;
	width: 100%;
}

img.mainImage {
	border: 1px solid #fff;
	width: 100%;
}


/* toppoint list
-------------------------------------------------------------------*/
.top-point{
	background:rgba(40,22,20,0.8);
	margin:0;
	height:100%;
	width:45%;
	float:right;
	margin-right:20px;
}
.top-point p{
	padding:30px 10px;
	color:#fff;
	font-size:14px;
	min-height:130px;
}
.top-point p span{
	font-size:12px;
	line-height:1.4em;
	display:block;
	margin-top:20px;
}
.top-point1{
	background:url(./img/top-point1.png) no-repeat center 80%;
	background-size:cover;
	min-height:200px;
}
.top-point2{
	background:url(./img/top-point2.png) no-repeat right center;
	background-size:cover;
	min-height:200px;
}

.top-point3{
	background:url(./img/top-point3.png) no-repeat right bottom;
	background-size:cover;
	min-height:200px;
}
.top-point4{
	background:url(./img/top-point4.png) no-repeat right 40%;
	background-size:cover;
	min-height:200px;
}
.top-point5{
	background:url(./img/top-point5.png) no-repeat right center;
	background-size:cover;
	min-height:200px;
}
.top-point6{
	background:url(./img/top-point6.png) no-repeat;
	background-size:cover;
	min-height:200px;
}




/* topmenu list
-------------------------------------------------------------------*/
.top-menu{
	background:rgba(255,255,255,0.8);
}
.top-menu a{
	padding:10px 20px 30px 20px;
	display:block;
	height:100%;
}
.top-menu:hover{
		background:#fff;
}
.top-menu a:hover{
	text-decoration:none;
	-webkit-transition: 0.4s ;
	transition: 0.4s ;	
}
.top-menu h3{
	font-family: "ヒラギノ明朝 Pro","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size:24px;
	text-align:center;
	padding-top:75px;
	margin-bottom:20px;
}
.top-menu1{
	background:url(./img/icon1.png) no-repeat center 20px;
	background-size:36px;
}
.top-menu2{
	background:url(./img/icon2.png) no-repeat center 20px;
	background-size:32px;
}
.top-menu3{
	background:url(./img/icon3.png) no-repeat center 20px;
	background-size:36px;
}
.top-menu4{
	background:url(./img/icon4.png) no-repeat center 20px;
	background-size:36px;
}
.top-menu p{
	color:#333;
	margin:0;
}



/* news list
-------------------------------------------------------------------*/
.line-list{
	padding:5px 0 0 0;
	margin:0;
	list-style:none;
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px dotted #888;
	margin-bottom:30px;
}
.line-list li{
	margin:0;
	padding:15px 0;
	border-bottom:1px dotted #888;
}
.about-box{
	position:relative;
}
.top-contact{
	position:absolute;
	bottom:0;
	right:0;
}





/*==================================================================
	sidebar settings
===================================================================*/
.side_nav{
	background:#EEEAE3;
}
.side_nav a{
	color:#333;	
}
.side_nav_ttl {
	padding:25px 5px;
	font-weight:bold;
	text-align:center;
	margin:0 5px;
	background:#EEEAE3;
}

.side_nav_item ul {
	padding:0 5px 5px 5px;
	background:#eee;
}
.side_nav_item ul li {
	border-bottom: 1px dotted #CCCCCC;
}
.side_nav_item ul li:last-child{
	border-bottom:none;
}
.side_nav_item ul li a {
	background: #fff url(./img/btn-b.png) no-repeat 10px 50%;
	background-size:10px;
	padding:12px 10px 12px 30px;
}

.side_nav_item ul li a:hover {
	background: #f7f7f7 url(./img/btn-b.png) no-repeat 15px 50%;
	padding:12px 10px 12px 35px;
	background-size:10px;
	color:#444;
}
.side_nav_item ul li ul{
  padding-bottom:15px;
  }
.side_nav_item ul li ul li{
      border:none; 
  }

.side_nav_item ul li ul.children a{
	  font-size:14px;
	  background: #fff url(./img/btn-o.png) no-repeat 30px 50%;
	  background-size:5px;
      padding:8px 0 8px 40px;
	
  }
.side_nav_item ul li ul.children a:hover {
      font-size:14px;
  	  background: #fff url(./img/btn-o.png) no-repeat 35px 50%;
	  background-size:5px;
      padding:8px 0 8px 45px;  

	
	
  }

.side-contact{
	position: relative;
}
.sn-btn1{
	position:absolute;
	top: 60%;
	left: 7%;
}
@media screen and (max-width : 1200px) {
.sn-btn1{
	max-width: 86%;
}
}



/*==================================================================
	footer settings
===================================================================*/


/* sign
-------------------------------------------------------------------*/

.footer_sign {
	background: #281614 ;
	padding: 2em 0 1em 0;
}
.footer_sign_txt {
	color: #fff;
	font-size:12px;
	text-align:center;
	margin-top:40px;
}
.footer-sitemap{
	text-align:left;
}
.footer-sitemap p{
	margin:0;
}
.footer-sitemap p a{
	background: url(./img/btn-w2.png) no-repeat 0 50%;
	background-size:6px;
	padding-left:15px;
	color:#fff;
	font-size:80%;
}
.footer-sitemap p a:hover, .footer-sitemap ul li a:hover{
	text-decoration:underline;
	color:#fff;

}
.footer-sitemap ul{
	padding:0;
	margin:0 0 5px 0;
}
.footer-sitemap ul li a{
	padding-left:20px;
	color:#fff;
	font-size:80%;
}

.footer-sitemap ul li{
	list-style-type:none;
	font-size:15px;
}


/* access page
-------------------------------------------------------------------*/

table.sheet {
	border-collapse:collapse;
	border-spacing:0px;
	border: none;
	margin-bottom:10px;
	width:100%;
	background:#FFF;
}
.sheet th, .sheet td {
	padding: 12px 5px;
	text-align: left;
	line-height:1.5em;
	vertical-align:middle;
}
.sheet th {
	font-weight: bold;
	width:15%;
}
.sheet td img {
	vertical-align:middle;
}
.sheet2 th, .sheet2 td {
	padding: 10px;
	text-align: left;
	line-height:1.5em;
	vertical-align:middle;
	border:solid 1px #ccc;
}
.sheet2 th{
	background:#eeeae3;
	width:20%;
}

.sheet3 th, .sheet3 td {
	padding: 10px;
	line-height:1.5em;
	vertical-align:middle;
	border:solid 1px #ccc;
}
.sheet3 th{
	background:#eeeae3;
}
@media (max-width:767px) {
.sheet3 th, .sheet3 td{
	display: block;
	max-width: 100%; 
}
.sheet3 td{
	padding: 25px 10px;
}
}

.sheet30 th{
	width:30%;
}
.footer-sheet{
	border-collapse:collapse;
	border-spacing:0px;
	border-bottom: none;
	margin-bottom:10px;
	width:100%;

}
.footer-sheet th, .footer-sheet td {
	padding: 8px;
	text-align: left;
	line-height:1.5em;
	vertical-align:middle;
	font-size:90%;
	border:none;
	color:#fff;
}
.footer-sheet th {
	border-bottom:1px solid #888;
	padding:5px;
}

.sheet td.price {
	text-align:right;
}
#whitening table.sheet th{
	width:33.3%;
	text-align:center;
}
#whitening table.sheet td{
	text-align:center;
}
#price table.sheet th{
	width:40%;
}







.g_map {
	position: relative;
	padding-bottom: 85%;
	height: 0;
	overflow: hidden;
}

.g_map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.more{
	text-align:right;
}
.more a{
	color:#FFF;
	padding:5px 8px 5px 30px;
	text-decoration:none;
	font-size:14px;
	background:#281614 url(./img/btn-w.png) no-repeat 10px center;
	background-size:12px;
}
.more a:hover{
	color:#444;
	text-decoration:none;
	background:#fff url(./img/btn-b.png) no-repeat 10px center;
	background-size:12px;
}
.menu-btn p.more{
	text-align:left;
}
.menu-btn p.more a{
	display:block;
	padding:20px 25px 20px 40px;
	font-size:16px;
}
.red{
	color:#f04148;
}
.bold{
	font-weight:bold;
}
.center{
	text-align:center;
}
.strong{
	font-weight:bold;
	color:#f94f16;
}
span.option{
	background:#333;
	padding:2px 5px;
	color:#fff;
	margin-top:5px;
	font-size:80%;
	display:inline-block;
}
/* menu page
-------------------------------------------------------------------*/
.menu-page a{
	text-decoration:none ;
	color:#444;
}
.menu-page h3{
	background:#eeeae3 url(./img/btn-b.png) no-repeat 98% center;
	background-size:12px;
	margin:0;
	padding:10px;
	font-weight:bold;
}
.menu-page a:hover h3{
	background:#cec8be url(./img/btn-b.png) no-repeat 98% center;
	background-size:12px;
}
.menu-page p{
	margin:0;
}
.menu-page img{
	margin-bottom:10px;
}

/*------------------------------------------------------------------
	sheet style
-------------------------------------------------------------------*/
/*solid style*/
dl.sheet-solid{
	border: 1px solid #CCC;
	border-top: none;
	width: 100%;
	background: #f7f7f7;
	margin-bottom:10px;
}
dl.sheet-solid dt,dl.sheet-solid dd {
	padding: 8px 10px;
}
dl.sheet-solid dt{
	border-top: 1px solid #CCC;
	clear: left;
	float: left;
	width: 30%;
}
dl.sheet-solid dd{
	margin:0 0 0 150px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background: #fff;
	width: 70%;
}
dl.sheet-solid dd:after{
	clear:both; /*1段ずつfloat解除する設定(いらない？)*/
}


/*dotted style*/
dl.sheet-dotted{
	overflow:hidden; /*floatしたので高さ確保*/
	border-bottom:1px dotted #fff;
	margin-bottom:10px;
}
dl.sheet-dotted dt{
//	width:15%;
	padding:5px 0 5px 5px;
	border-bottom:1px solid #ccc;
	border-left:solid #1E4770 2px;
	font-weight:bold;
}
dl.sheet-dotted dd{
	padding:5px 0;
	border-top:1px dotted #fff;
	margin-bottom:10px;
}



/* faqlist
-------------------------------------------------------------------*/

.faqlist dt{
	background:#eeeae3;
	padding:10px;
	font-size:18px;
}
.faqlist dt span{
	background:url(./img/q_big.png) no-repeat 10px 50%;
	display:block;
	padding:10px;
	padding-left:60px;
}

.faqlist dd{
	background:#fff;
	padding:10px;
	border:1px solid #eeeae3;
	margin-bottom:20px;
}

.faqlist dd span{
	background:url(./img/a_big.png) no-repeat 10px 50%;
	display:block;
	padding:10px;
	padding-left:60px;
}


/*==================================================================
	テキストボックス
===================================================================*/
.sBox{
	border: double 3px #ddd; 
	padding:10px; 
}

.tour a img{
	padding:5px;
	background:#f2f2f2;
	border:solid 1px #eee;
}

.tour a img:hover{
	opacity:1;
	box-shadow:5px 5px 5px 0px #ccc;
	-webkit-transition: 0.2s ;
	transition: 0.2s ;
}



/*==================================================================
  form setting
===================================================================*/
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="radio"],
input[type="checkbox"],
label,
button { cursor: pointer; }
input[type="checkbox"],
input[type="radio"] { vertical-align: middle; }
input[type="hidden"] {    *float: left;}
input,
textarea {
    font-family: "?q???M?m?p?S Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "???C???I", Meiryo, "MS P ?S?V?b?N", "MS P Gothic", sans-serif;
    font-size: 100%;
    outline: none;
}
*[class*="disabled"],
*:disabled {
    cursor: default !important;
}
.wpcf7-text{
    width: 95%;
    margin: 5px 0;
    border: 1px solid #DDDDDD ;
    border-radius: 3px;
    background: #fff;
    outline: none;
}
.wpcf7-email{
    width: 95%;
    margin: 5px 0;
    border: 1px solid #DDDDDD ;
    border-radius: 3px;
    background: #fff;
    outline: none;
}
.wpcf7-date{
    width: 95%;
    margin: 5px 0;
    border: 1px solid #DDDDDD ;
    border-radius: 3px;
    background: #fff;
    outline: none;
}

textarea {
    width: 99%;
    margin: 5px 0;
    border: 1px solid #DDDDDD ;
    border-radius: 3px;
    background: #fff;
    outline: none;
}
.wpcf7-submit {
  color: #606060;
  border: solid 1px #b7b7b7;
  background: #F6F6F6;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
  background: -moz-linear-gradient(top,  #fff,  #ededed);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
  padding:5px 20px;
  width:100px;
}

.wpcf7-submit:hover {
  color: #606060;
  border: solid 1px #b7b7b7;
  background: #F6F6F6;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
  background: -moz-linear-gradient(top,  #fff,  #ededed);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCC', endColorstr='#ededed');
  padding:5px 20px;
  width:100px;
}



.indispensable{
  font-size:12px;
  color:red;
  font-weight:bold;
}

.contactform p.bg{
  background:#eeeae3;
  padding:10px;
  border:1px solid #eee;
}


input[type="text"].wpcf7c-conf{
  border:none !important;
  background-color: #FFFFFF !important;
}
input[type="tel"].wpcf7c-conf {
  border:none !important;
  background-color: #FFFFFF !important;
}
input[type="email"].wpcf7c-conf {
  border:none !important;
  background-color: #FFFFFF !important;
}
textarea.wpcf7c-conf {
  border:none !important;
  background-color: #FFFFFF !important;
}
select.wpcf7c-conf {
  border:none !important;
  background-color: #FFFFFF !important;
}
checkbox.wpcf7c-conf {
  border:none !important;
  background-color: #FFFFFF !important;
}

#back{
  color: #606060;
  border: solid 1px #b7b7b7;
  background: #F6F6F6;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
  background: -moz-linear-gradient(top,  #fff,  #ededed);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
  padding:5px 20px;
  width:100px;  
}
#confirm{
  color: #606060;
  border: solid 1px #b7b7b7;
  background: #F6F6F6;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
  background: -moz-linear-gradient(top,  #fff,  #ededed);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
  padding:5px 20px;
  width:100%; 
}





.uk-panel{
	text-align:left;
}
.uk-panel a img{
	text-align:center;
}

#pr01 {
    background:#ABA077 url(./img/image-top1.png) no-repeat fixed  center center;
    height: 200px;
		line-height: 200px;
		text-align:center;
}


/*==================================================================
 *  page-top Styles
===================================================================*/
#page-top {
	position: fixed;
	bottom: 40px;
	right: 0;
	font-size: 77%;
}
#page-top a {
	background: url(./img/pagetop.png) no-repeat 0 0;
	z-index:10;
	text-indent:-5000px;
	text-decoration: none;
	color: #fff;
	width: 80px;
	padding: 30px 0;
	text-align: center;
	display: block;
}


/*	accordion
-------------------------------------------------------------------*/
#accordion{
	padding:5px;
	background:#fdfbf9;
	border:1px solid #e8e6e3;
}
#accordion li{
	list-style:none;
}
.archive{
	background:#e8f1fc url(./img/q_big.png) no-repeat 10px 50%;
	background-size:26px;
	color:#000;
	padding:10px 10px 10px 35px;
	border-bottom:1px solid #fff;
	cursor:pointer;
	font-size:14px;
}
.subMenu{
	background:#faf9f8 url(./img/a_big.png) no-repeat 10px 50%;
	background-size:26px;	
	padding:10px 10px 10px 35px;
	border-bottom:1px solid #FFF;	
}



/*------------------------------------------------------------------
	 icon setting
-------------------------------------------------------------------*/	
.i-blog{
	background:url(./img/common/i-blog.png) no-repeat 0 50%;
	background-size:98px;
	padding:3px 0 3px 110px ;
}
.i-staffblog{
	background:url(./img/common/i-staffblog.png) no-repeat 0 50%;
	padding:3px 0 3px 100px ;
}
.i-news{
	background:url(./img/common/i-news.png) no-repeat 0 50%;
	padding:3px 0 3px 110px ;
	background-size:98px;
}
.i-column{
	background:url(./img/common/i-column.png) no-repeat 0 50%;
	padding:3px 0 3px 100px ;
}

/* =======================================
	wideslider
======================================= */

.slider {
	position:absolute;
	top:90px;
}
.wideslider {
	width: 100%;
	height: 450px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider ul li {
	width:1160px;
}


.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: url(./img/common/left.png) no-repeat right center;}
.slider_next{background: url(./img/common/right.png) no-repeat left center;}


.uk-cover-background{
	background-size:cover;
}
.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}



ul.inner{
    margin: 0 0 0 0;
    padding: 0;
    text-indent: -2em;
    padding-left: 2em;
}

/*==================================================================
	schedule style
===================================================================*/

.schedule table{
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}
.schedule th{
	vertical-align:top;
	text-align:center;
	padding:5px;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	background:#6e5c5b;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.schedule td{
	height:70px;
	font-size:16px;
	vertical-align:top;
	text-align:left;
	padding:5px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
}

.schedule td.close{
	color:#000;
	background-color:#e3d8d0;
}


/*==================================================================
	schedule style
===================================================================*/
.head-contact-box{
	position:relative;
}

.head-contact{
	background:#AC9779;
	padding:20px 0;

}

.toggle_box{
  display:none;
 	background:#AC9779;
	padding:20px 0;
	text-align:center;
}
.toggle_box img{
	margin:0 auto;
}

.btn{
	position:absolute;
	right:20px;
}
.btn.active{
}
.btn:hover{
    cursor:pointer;
}
.box{

}
/*	tab menu
-------------------------------------------------------------------*/

ul.tab{
	margin:0;
	padding:0;
	height:auto;
}
ul.tab li a{
	background: #eee;
	padding:5px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color: #000;
	margin-bottom:10px;	

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
ul.tab li a:hover {
	background: #84ac2f;
	padding:5px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color: #fff;
}

ul.tab li a.active {
	background: #84ac2f;
	color: #fff;
}



ul.tab2{
	margin:0;
	padding:0;
	height:auto;
}
ul.tab2 li a{
	background: #eee;
	padding:5px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color: #000;
//	margin-bottom:10px;	

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
ul.tab2 li a:hover {
	background: #84ac2f;
	padding:5px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color: #fff;
}

ul.tab2 li a.active {
	background: #84ac2f;
	color: #fff;
}


.tabContent {
	display: none;
}
/*==================================================================
	 tabs
===================================================================*/

#tabs li {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    width: 150px;
    padding: 0;
    margin: 0 10px 0 0;
    background-color: #F2F2F2;
    border: solid 1px #EBEBEB;
    position: relative;
    z-index: 1;
}
#tabs li.shadow {
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -3px;
    left: 0;
    border: none;
    background: none;
    z-index: 2;
    -webkit-box-shadow: 0 -2px 6px rgba(0,0,0,.4);
    -moz-box-shadow: 0 -2px 6px rgba(0,0,0,.4);
    box-shadow: 0 -2px 6px rgba(0,0,0,.4);
}
#tabs li.selected {
    z-index: 3;
}





.uk-dotnav {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-top: -15px;
	padding: 0;
	list-style: none
}
.uk-dotnav>* {
	-ms-flex: none;
	-webkit-flex: none;
	flex: none;
	padding-left: 15px;
	margin-top: 15px
}
.uk-dotnav:after, .uk-dotnav:before {
	content: "";
	display: block;
	overflow: hidden
}
.uk-dotnav:after {
	clear: both
}
.uk-dotnav>* {
	float: left
}
.uk-dotnav>*>* {
	display: block;
	box-sizing: content-box;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: rgba(50,50,50,.1);
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.uk-dotnav>*>:focus, .uk-dotnav>*>:hover {
	background: rgba(50,50,50,.4);
	outline: 0
}
.uk-dotnav>*>:active {
	background: rgba(50,50,50,.6)
}
.uk-dotnav>.uk-active>* {
	background: rgba(50,50,50,.4);
	-webkit-transform: scale(1.3);
	transform: scale(1.3)
}
.uk-dotnav-contrast>*>* {
	background: rgba(255,255,255,.4)
}
.uk-dotnav-contrast>*>:focus, .uk-dotnav-contrast>*>:hover {
	background: rgba(255,255,255,.7)
}
.uk-dotnav-contrast>*>:active {
	background: rgba(255,255,255,.9)
}
.uk-dotnav-contrast>.uk-active>* {
	background: rgba(255,255,255,.9)
}
.uk-dotnav-vertical {
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.uk-dotnav-vertical>* {
	float: none
}
.uk-slidenav {
	display: inline-block;
	box-sizing: border-box;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: rgba(50,50,50,.4);
	font-size: 60px;
	text-align: center
}
.uk-slidenav:focus, .uk-slidenav:hover {
	outline: 0;
	text-decoration: none;
	color: rgba(50,50,50,.7);
	cursor: pointer
}
.uk-slidenav:active {
	color: rgba(50,50,50,.9)
}
.uk-slidenav-previous:before {
	content: "\f104";
	font-family: FontAwesome
}
.uk-slidenav-next:before {
	content: "\f105";
	font-family: FontAwesome
}
.uk-slidenav-position {
	position: relative
}
.uk-slidenav-position .uk-slidenav {
	display: none;
	position: absolute;
	top: 50%;
	z-index: 1;
	margin-top: -30px
}
.uk-slidenav-position:hover .uk-slidenav {
	display: block
}
.uk-slidenav-position .uk-slidenav-previous {
	left: 20px
}
.uk-slidenav-position .uk-slidenav-next {
	right: 20px
}
.uk-slidenav-contrast {
	color: rgba(255,255,255,.5)
}
.uk-slidenav-contrast:focus, .uk-slidenav-contrast:hover {
	color: rgba(255,255,255,.7)
}
.uk-slidenav-contrast:active {
	color: rgba(255,255,255,.9)
}

.uk-flex {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}
.uk-flex-inline {
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex
}
.uk-flex-inline>*, .uk-flex>* {
	-ms-flex-negative: 1
}
.uk-flex-top {
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start
}
.uk-flex-middle {
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}
.uk-flex-bottom {
	-ms-flex-align: end;
	-webkit-align-items: flex-end;
	align-items: flex-end
}
.uk-flex-center {
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}
.uk-flex-right {
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end
}

.keyv-txt{
    position: absolute;
    top: 55%;
    right: 4%;
    z-index: 100;
    padding-left: 10px;
    width: 35%;
}
@media (max-width: 690px) {

	.keyv-txt{
	  position: relative;
		right: 0%;
		width:100%;
		padding-left: 0px;
	}
		.keyv-txt img{
			width:100%;
	}
}

/* ボトックス治療について　テーブル
-------------------------------------------------------------------*/
.sheet4 th, .sheet4 td {
	padding: 10px;
	text-align: left;
	line-height:1.5em;
	vertical-align:middle;
	border:solid 1px #ccc;
}
.sheet4 th{
	background:#eeeae3;
	width:80%;
}

/* PayPay sp対応
-------------------------------------------------------------------*/
.pc-paypay{
	display: block !important;
	text-align:center;
}

.sp-paypay{
	display: none !important;
	text-align:center;
}

@media only screen and (max-width: 750px) {
.pc-paypay {
	display: none !important;
	}
.sp-paypay { 
	display: block !important;
	text-align:center;
	}
}