@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  "メイリオ", Meiryo, Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	letter-spacing:0.15em;
	background:url(./img/bg.jpg);
	background-size:cover;
}
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:  "メイリオ", Meiryo, Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ 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: 5px;
}

.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: 38px;
	margin:0;
	color:#666;
}

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 ;
}

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

img.img_responsive {
	width: 100%;
}
img.radius{
	border-radius:5px;
}
.uk-container2{
	padding: 0 30px;
}
@media screen and (max-width : 768px){
.uk-container2{
	padding: 0 15px;
}
}
/* 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;
}
.mt10{
	margin-top: 10px;
}
.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;
}
/* color
-------------------------------------------------------------------*/
.bg_white {
	background: #FFF;
}
.bg_gray {
	background: #F0EEE6;
	padding:10px 0;
}

.bg-top {
	background:#FEFCFA;
	padding:60px 30px 30px 30px;
	margin-top:30px;
	position:relative;
}
.bg-page{
	background:#fff;
	padding:30px 15px 40px;
}
@media screen and (max-width : 768px){
.bg-top{
	padding:60px 15px 30px 15px;
}
.top-tab{
	position:absolute;
	top:-4px;
	left:30px;
	width:30%;
}
}
.top-tab{
	position:absolute;
	top:-4px;
	left:30px;
}
.frame1{
	position:absolute;
	top:-4px;
	left:-2px;
}
.frame2{
	position:absolute;
	top:-4px;
	right:-2px;
}
.frame3{
	position:absolute;
	bottom:-2px;
	left:-2px;
}
.frame4{
	position:absolute;
	bottom:-2px;
	right:-2px;
}





/* headline style
-------------------------------------------------------------------*/
.top-title {
	color:#444;
	font-size:24px;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro", "メイリオ", Meiryo,serif;
	margin:60px 0 40px 0;
	background:url(./img/top-title.png)no-repeat center bottom;
	padding-bottom:20px;
	text-align:center;
}

.greeting h3{
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro", "メイリオ", Meiryo,serif;
	text-align:center;
	font-weight:bold;
	margin-bottom:30px;	
}
/* page_ttl
-------------------------------------------------------------------*/
.page_ttl_txt,
.title {
	line-height:60px;
	font-size:20px;
	background:#00A0E9 url(./img/footer-bg.png) ;
//	font-weight:bold;
	color:#fff;
	padding:5px 5px 0 5px;
	margin:0;
//	margin-bottom:30px;
	border-radius:5px 5px 0 0;
}
.title span,
.page_ttl_txt span {
	display:block;
	border:1px dashed #fff;
	border-bottom:none;
	padding:0 10px 0 20px;
	border-radius:5px 5px 0 0;
}

.title1 {
	line-height:40px;
	font-size:16px;
	padding:0 10px 0 55px;
	border-bottom:solid 1px #f2f2f2;
	background:#f4f4f4 url(img/title2.png) no-repeat left center;
	font-weight:bold;
	border-radius:5px;
}

.title2 {
	line-height:35px;
	font-size:15px;
	padding:0 10px 0 15px;
	border-bottom:solid 1px #f2f2f2;
	background: url(img/title3.png) no-repeat left center;
	font-weight:bold;
}
#staff h4.title2 span{
	font-weight:normal;
	font-size:90%;
	display:inline-block;
	padding-left:30px;
}
.title3 {
	line-height:35px;
	font-size:14px;
	padding:0 10px 0 30px;
	background: url(img/logo-img.png) no-repeat left center;
	background-size:20px;
	font-weight:bold;

}




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

/* header
-------------------------------------------------------------------*/
.header_sec{
	background:#fff;
	margin-bottom:20px;
}
.head-top{
	position:relative;
}

.head-btn{
	position:absolute;
	top:10px;
	right:300px;
}
.head-btn2{
	position:absolute;
	top:0;
	right:0;
}
.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;
}
}
/* navigation
-------------------------------------------------------------------*/
.uk-navbar{
	background:#fff;
	padding: 0;
	margin:0;
}

.nav_area {
	width: 100%;
	z-index:20000;
	margin:20px 0 0 0 ;
}

.nav_items {
	width: 100%;	
}

.nav_items > li {
	box-sizing: border-box;
	width: 19%;
	background:#FEF9EF url(img/nav-bg.png);
	border-radius:5px 5px 0 0 ;
	margin-right:1%;
	margin-top:20px;
	
}
.nav_items > li:last-child {
	margin-right:0;
}
.nav_items > li:hover {
	margin-top:-1px;
}
.nav_items > li > a {
	display:inline-block;
	width:93%;
	color: #444;
	border: 1px dashed #7C665D;
	border-bottom:none;
	border-radius:5px 5px 0 0 ;
	text-decoration:none;
	font-weight:bold;
	margin-top:5px;
	-webkit-transition: 0s ;
	transition: 0s ;
} 
.nav_items > li > a:hover {
	background:url(img/btn-b.png) no-repeat center 70%;
	-webkit-transition: 0s ;
	transition: 0s ;
	padding-bottom:35px;
}
.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;
}

.uk-navbar-nav > li > a{
	padding:15px 0;
	height:auto;
	line-height: normal;
}
.uk-navbar-nav > li > a:hover{
//	background:#e8e0d7;
}
header_navPc{
	position:relative;
}


/*------------------------------------------------------------------
	Nav Styles シンプルプルダウン
-------------------------------------------------------------------*/	
#nav ul li ul{
	list-style: none;
	position: absolute;
	top: 58px;
	left: 0;
	margin: 0;
	padding: 0;
	border-radius: 0 0 5px 5px;
	width:100%;
	background:#FEF9EF url(img/nav-bg.png);
	z-index:200;
	padding-bottom:5px;
}
#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:#FEF9EF url(img/nav-bg.png);
	padding: 0 4px;
}

#nav ul li ul li a{
	padding: 10px 0 10px 25px;
	text-align: left;
	display:block;
	font-size:12px;
	line-height: normal;
	height:auto;
	color: #333;
	text-decoration:none;
 	background:url(img/btn-b2.png) no-repeat 5% 50%;
	font-weight:bold;
	border: 1px dashed #7C665D;
	border-top:none;
	border-bottom:none;

}
#nav ul li ul li:last-child a{
	border-bottom: 1px dashed #7C665D;
	border-radius: 0 0 5px 5px;
}

#nav ul li ul li a:hover{
 	background: rgba(0,0,0,0.1) url(./img/btn-w.png) no-repeat 5% 50%;
	background-size:6px;
}
#nav ul li:hover ul li{
	overflow: visible;
	height: auto;
	z-index:1000;
}

/* keyv
-------------------------------------------------------------------*/
.keyv-txt{
	position:absolute;
	margin:0 auto;
	z-index:5;
	top:0;
	left:0;
}
@media screen and (min-width : 1200px) {
.keyv-txt{

	left:10%;
}
}
.sp-thumbnails{
	z-index:10;
}
.keyv-bg{
	background: url(img/keyv-bg.png) repeat-x;
}
.slider-pro{
	margin: 0 0 20px 0;
}

.sp-button{
	background-color:#ddd;
	border:2px solid #ddd;
	margin:10px;
}
.sp-selected-button{
	background-color:#00A0E9;
	border:2px solid #00A0E9;
}
.sp-buttons{
	margin-bottom:10px;
}
/*縦スライド時の矢印の位置*/
.sp-vertical .sp-previous-arrow {
  top: 0;
}
.sp-vertical .sp-next-arrow {
  bottom: 0;
}

	
/* メガメニュー
-------------------------------------------------------------------*/
i{
	color:#00A0E9;
}
a:hover i{
	color:#fff !important; 
}

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

.bl{
	padding: 5px 0;

}


.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%;
}

/* topmenu list
-------------------------------------------------------------------*/
.top-menu .more{
	display:block;
	text-align:left;
}
.top-menu .more a{
	padding:20px 30px;
}
.top-access p{
	font-size:12px;
	text-align:left;
	line-height:130%;
}
.top-access p span{
	background:#F7F7F7;
	padding:5px;
	display:block;
	margin-bottom:8px;
}
@media screen and (min-width : 768px){
#pr01 {
	background: url(./img/bg-top3.png) no-repeat fixed  center center;
	line-height: 200px;
	text-align:center;
	margin: 60px 0 80px 0;
	padding-bottom:80px;
}
#pr02 {
	background: url(./img/bg-top2.png) no-repeat fixed  center center;
	line-height: 200px;
	text-align:center;
	margin: 60px 0 80px 0;
}
}
#pr01 p{
	text-align:left;
}


/* news list
-------------------------------------------------------------------*/
.line-list{
	padding:10px 0 0 0;
	margin:0;
	list-style:none;
}
.line-list li{
	margin:0;
	padding:15px 0 0 0;
}
.line-list li a{
	margin-left:20px;
}

/* コンパネ
-------------------------------------------------------------------*/
.cv{
	position:relative;
}
.cv-btn{
	position:absolute;
	bottom:30px;
	right:30px;
}
/* pagemenu list
-------------------------------------------------------------------*/
.page-menu h3{
	background:#f4f4f4 url(img/btn-b2.png) no-repeat 95% center;
	margin:0;
	padding: 10px ;
	font-size:16px;
	font-weight:bold;
	border-radius:0 0 5px 5px;
}
.page-menu a img{
	width:100%;
	border-radius: 5px 5px 0 0;
}
.page-menu a:hover h3{
	background:#eee url(img/btn-g2.png) no-repeat 95% center;
}
.page-menu a:hover img{
	opacity:0.6;
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
}
.page-menu a:hover{
	text-decoration:none;
	-webkit-transition: 0.4s ;
	transition: 0.4s ;	
}

/* stomach 胃腸科
-------------------------------------------------------------------*/
#stomach table.sheet th{
	background:#ffeed1;
}
#stomach .title2{
	background:none;
	border-left:#f7a734 4px solid;
}
#stomach .blue{
	color:#f7a734;
}
#stomach .more a{
	background:#f7a734 url(./img/btn-w.png) no-repeat 95% center;;
}
#stomach .more a:hover{
	background:#ffdfb2 url(./img/btn-w.png) no-repeat 95% center;;
}

/*==================================================================
	sidebar settings
===================================================================*/

.side_nav{

}
.side_nav a{
	color:#444;	
}
.side_nav_ttl {
	padding:5px 5px 0 5px;
	background:url(./img/footer-bg.png) ;
	border-radius:5px 5px 0 0 ;
	text-align:center;
}
.side_nav_ttl a {
	color:#fff;
}
.side_nav_ttl span{
	display: block;
	border: 1px dashed #fff;
	border-bottom:none;
	border-radius: 5px 5px 0 0 ;
	padding: 20px ;
}
/* .side_nav_item ul {
	padding:0 5px 5px 5px;
	background:url(./img/footer-bg.png) ;
	border-radius: 0 0 5px 5px ;
} */
.uk-nav-sub{
	padding:0 5px 5px 5px;
	background:url(./img/footer-bg.png) ;
	border-radius: 0 0 5px 5px ;
}
.side_nav_item ul li {
	background: #fff;
	border-bottom: 1px dashed #ccc;
}
.side_nav_item ul li:last-child {
	border-bottom: none;
}
.side_nav_item ul li a {
	background:  url(./img/btn-b2.png) no-repeat 15px 50%;
	padding:12px 10px 12px 30px;
}

.side_nav_item ul li a:hover {
	background: #f2f2f2 url(./img/btn-b2.png) no-repeat 20px 50%;
	padding:12px 10px 12px 35px;
	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;
}

.tel_btn1{
	position:absolute;
	top: 25%;
	left: 8%;
	max-width: 84%;
}
.tel_btn2{
	position:absolute;
	top: 40%;
	left: 8%;
	max-width: 84%;
}

.sn-btn1{
	position:absolute;
	top: 60%;
	left: 8%;
	max-width: 84%;
}
.sn-btn2{
	position:absolute;
	top: 76%;
	left: 8%;
	max-width: 84%;
}
.side-bnr a img:hover{
	opacity:1;
	box-shadow:5px 5px 5px 0px #ccc;
	-webkit-transition: 0.2s ;
	transition: 0.2s ;	
}


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


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

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

}
.footer-sitemap ul{
	padding:0;
	margin:0;
}
.footer-sitemap ul li{
	list-style:none;
}
.footer-sitemap ul li a{
	padding-left:15px;
	color:#fff;
	font-size:70%;
}
.footer-sitemap ul li a:hover,
.footer-sitemap p a:hover{
	text-decoration:underline;
}


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

table.sheet {
	border-collapse:collapse;
	border-spacing:0px;
	border: 1px solid #CCC;
	border-bottom: none;
	margin-bottom:10px;
	width:100%;
	background:#FFF;
}
.sheet th, .sheet td {
	border: 1px solid #CCCCCC;
	padding: 8px 10px;
	text-align: left;
	line-height:1.5em;
	vertical-align:middle;
}
.sheet th {
	background: #f6fbfe;
	font-weight: normal;
}
.sheet td img {
	vertical-align:middle;
}
.sheet thead th {
    background-color: #f4f4f4;
    padding:5px;
    font-weight:bold;
    line-height:100%;
    color:#FFF;
    background-image:none;
    width:auto;
}
.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 10px;
	text-align: left;
	line-height:1.5em;
	vertical-align:middle;
	font-size:90%;
	border:none;	
}
.footer-sheet th {
	padding:5px;
	border-bottom:solid 2px #fff;
}
.footer-sheet td,
.footer-sheet th {
	color:#fff;
}

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






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

.g_map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.more{
	font-size:12px;
	text-align:right;

}
.more a{
	background:#00A0E9 url(./img/btn-w.png) no-repeat 95% center;
	color:#FFF;
	text-decoration:none;
	border-radius:5px;
	padding:5px 20px 5px 15px;
}

.more a:hover{
	text-decoration:none;
	background:#75D2FF url(./img/btn-w.png) no-repeat 95% center;
}
.more2{
	font-size:16px;
	background:#00A0E9 url(./img/btn-w.png) no-repeat 95% center;
	border-radius:5px;
	text-align:left;
}
.more2 a{
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:15px 20px;
}
.more2:hover{
	text-decoration:none;
	background:#75D2FF url(./img/btn-w.png) no-repeat 95% center;
}
.top-more{
	font-size:16px;
	background:#00A0E9 url(./img/btn-w.png) no-repeat 95% center;
	border-radius:5px;
	display:inline-block;

}
.top-more a{
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:12px 40px 12px 35px;
}

.top-more:hover{
	text-decoration:none;
	background:#75D2FF url(./img/btn-w.png) no-repeat 95% center;
}

.red{
	color:#f04148;
}
.blue{
	color:#00a0e9;
}
.bold{
	font-weight:bold;
}
.center{
	text-align:center;
}
.strong{
	font-weight:bold;	
}
span.option{
	background:#333;
	padding:2px 5px;
	color:#fff;
	margin-top:5px;
	font-size:80%;
	display:inline-block;
}
/*------------------------------------------------------------------
	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 #ccc;
	margin-bottom:10px;
}
dl.sheet-dotted dt{
	width:30%;
	float:left;
	padding:10px 0;
	border-top:1px dotted #ccc;
	font-weight:bold;
}
dl.sheet-dotted dd{
	width:70%;
	float:left;
	padding:10px 0;
	border-top:1px dotted #ccc;
}
dl.sheet-dotted dd:after{
	clear:both; /*1段ずつfloat解除する設定(いらない？)*/
}

@media screen and (max-width : 768px){
dl.sheet-dotted dt, dl.sheet-dotted dd{
	float:none;
	width:100%;
}
}
/* faqlist
-------------------------------------------------------------------*/

.faqlist dt{
	background:#faeaf0;
	padding:10px;
	border:1px dotted #FCC;
	margin-bottom: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 dotted #e3e3e3;
	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:#f4f4f4;
	border-radius:5px;
}

.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:#f2f2f2 url(img/bg-top.png) ;
  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;
}




/*==================================================================
 *  page-top Styles
===================================================================*/
#page-top {
	position: fixed;
	bottom: 0;
	right: 10px;
	width:72px;
	height:64px;
	margin-bottom:0;
}
#page-top a {
	background: url(./img/pagetop.png) no-repeat 0 0;
	z-index:10;
	text-indent:-5000px;
	text-decoration: none;
	color: #fff;
	width: 72px;
	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%;
//	display:block;
	padding:3px 0 3px 100px ;
}
.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 100px ;
}
.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;
}

/*	calendarsec
-------------------------------------------------------------------*/
.calendarsec {
}

.calendarsec p{
	text-align:center;
}
.calendarsec table.sheet2 {
    font-size: 8px;
    border-collapse:collapse;
    border-spacing:0px;
    border: 1px solid #CCC;
    border-bottom: none;
    margin-bottom:10px;
	width:100%;
}
.calendarsec .sheet2 th, .sheet2 td {
    border: 1px solid #CCCCCC;
    padding: 1px 8px;
    text-align: center;
}

.calendarsec .sheet2 th.gray, .sheet2 td.gray  {
    background-color: #EBEBEB;
}


.calendarsec .sheet2 th {
    background-color: #E2E2E2;
    font-weight: normal;
	border-top:3px solid #CCC;
    padding: 3px 8px;

}

.calendarsec .sheet2 td img {
    vertical-align:middle;
}

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: #f2f2f2;
	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: #ed1b23;
	padding:5px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color: #fff;
}

ul.tab li a.active {
	background: #ed1b23;
	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
}

/* 0929 プルダウン */
.children{
	display:none;
/* 	   padding: 0 5px 5px 5px;
    background: transparent;
    border-radius: 0 0 5px 5px; */
}

.page_item_has_children:hover > .children{
display:block;
}

/*--2024.3--*/
.top_reserve_btn{
	background: #00A0E9;
	box-shadow: 0px 0px 0px 10px #00A0E9;
	border: dashed 2px #FFF;
	border-radius: 8px;
	text-align: center;
	max-width: 1200px;
	width: 90%;
	margin: 30px auto;
	transition: 0.4s;
}
.top_reserve_btn a{
    display: block;
    text-decoration: none;
    color: #FFF;
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    padding: 30px 0;
    letter-spacing: 0.2em;
}
.top_reserve_btn a span{
	display:inline-block;
}
.top_reserve_btn:hover{
	box-shadow: 0px 0px 0px 10px #fff;
    background: #FCFAF6;
    border: dashed 2px #00A0E9;
    transition: 0.4s;
}
.top_reserve_btn:hover a{
	color:#00A0E9;
}
@media screen and (max-width : 768px){
.top_reserve_btn{
	box-shadow: 0px 0px 0px 5px #00A0E9;
}
.top_reserve_btn a {
    font-size: 16px;
    padding: 15px 0;
}
}

/*20240705*/
.top_nkmr_bnr{
	width:95%;
	max-width:650px;
	margin:auto;
}
.top_nkmr_bnr img{
	width:100%;
}
@media screen and (max-width : 768px){
.pc_nav_none{
	display:none;
}