@charset "UTF-8";
/*
Theme Name: minidora
Theme URI: /wp-content/themes/minidora
Description: 辻堂海岸通り歯科のサイトです
Author: me
Author URI: 
Version: 1.0
*/



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

html {
	font:  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;
	letter-spacing:1.2px;

}
h1,h2,h3,h4,h5,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;
		font-weight:500;
}

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


.mainslide{
	background: url(./img/top-tour.png) repeat-x ;
	height:185px;
}
@media screen and (max-width : 768px){
.mainslide{
	background-size:cover;
	height:100px;
}
}

.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: 30px;
	margin:0 0 5px 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 ;
}
.contents img{
	padding:5px;
	border:solid 1px #eee;

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

img.img_responsive {
	width: 100%;
}


/* margin,padding
-------------------------------------------------------------------*/
.mb0 {
	margin-bottom: 0;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.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;
}
.mt15{
	margin-top: 15px;
}
.mt20{
	margin-top: 20px;
}
.mt40{
	margin-top: 40px;
}
.pb0{
	padding-bottom:0;
}
.pb20{
	padding-bottom:20px;
}
.pb30{
	padding-bottom:30px;
}
.pt80{
	padding-top:80px;
}
.pt30{
	padding-top:30px;
}
.pb80{
	padding-bottom:80px;
}
.pt0{
	padding-top:0;
}
.pBox15{
	padding:15px;
}
/* color
-------------------------------------------------------------------*/
.bg_white {
	background: #FFF;
	padding:40px 0;
	border-top:#ddd solid 1px;
	border-bottom:#ddd solid 1px;
}
.bg_gray {
	background: #F0EEE6;
	padding:10px 0;
}
.bg-top {
	background:url(./img/bg.png) ;
	padding:30px;
}
.bg-top h3{
	text-align:center;
	font-weight:bold;
	font-size:18px;
	margin:10px 10px 30px 10px;
	color:#111;
}
.bg-top iframe{
	max-width:400px;
	height:200px;
	margin:0 auto 30px;
}
.bg-top2 {
	background:url(./img/bg.png) ;
	padding:100px 0;
}


/* font style
-------------------------------------------------------------------*/

.red{
	color:#f04148;
}
.bold{
	font-weight:bold;
}
.pink{
	color:#CC5E5E;
}
.center{
	text-align:center;
}
.strong{
	font-weight:bold;
	/*color:#082587;*/
}
.green{
	color:#00A56D;
}
.orange{
	color:#E67C13;
}
.f35{
	font-size:35px;
}
.f4{
	font-size:18px;
}
.fonts{
	font-size:12px;
	letter-spacing:1.2px;
	line-height:100%;
	margin:0;
}
.top-txt p{
	font-size:16px;
	line-height:180%;
}


/* headline style
-------------------------------------------------------------------*/
.top-title {
	color:#203682;
	font-size:35px;
	margin:0 ;
	margin-bottom:60px;
	font-weight:bold;
	letter-spacing:0px;
	text-align:center;
}

.top-title2 {
	margin:0 0 40px 0;
	padding:0;
	line-height:160%;
	text-align:center;
	background:url(./img/top-title.png) repeat-x left center;
}
.top-title2 span{
	color:#111;
	font-size:25px;
	padding:0 80px;
	font-weight:bold;
	background:#fff;
}
.top-title2-2 span{
	background:url(./img/bg.png);
}
@media screen and (max-width : 768px){
.top-title2 span{
	padding:0 30px;
}

}

/* page_ttl
-------------------------------------------------------------------*/

.page_ttl_txt,
.title {
	font-size:28px;
	background: url(./img/bg.png);
	font-weight:bold;
	color:#111;
	padding: 30px ;
	margin:0;
	margin-bottom:30px;
}

.title1 {
	background: #CEECF2 url(./img/title1.png) no-repeat 99% center;
    font-size: 18px;
    margin: 0;
    padding: 12px 10px;
    margin-bottom: 20px;
    color: #111;
}

.title2 {
	background: url(/wp-content/uploads/2022/12/title2.png) no-repeat left center;
	background-size:31px;
	color:#111;
	font-size:16px;
	margin:0 ;
	border-bottom:solid 1px #666;
	padding:10px 10px 8px 38px;
	margin-bottom:20px;
	font-weight:bold;
}
.title3 {
	font-size:15px;
	padding:6px 10px 6px 25px ;
	font-weight:bold;
	margin:0 0 10px 0;
	background: url(/wp-content/uploads/2022/12/btn-1.png) no-repeat left center;
	background-size:18px;
}

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

/* コンパネ
-------------------------------------------------------------------*/
.cv{
	margin-top:60px;
}




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

/* header
-------------------------------------------------------------------*/

.header_sec{
	padding-bottom:15px;
	background:rgba(255,255,255,0.9);
}
.head-top{
	position:relative;
}
.head-tel{
	position:absolute;
	top:0;
	right:0;
}
@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;
}
.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;
}


/* navigation
-------------------------------------------------------------------*/

.uk-navbar{
	background:none;
	padding: 0;
}

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

.nav_items {
	width: 100%;
}

.nav_items > li {
	box-sizing: border-box;
	width: 16.666666%;
}
.nav_items > li > a,
.nav_items > li > span.nolink {
	font-size:15px;
	display:block;
	color: #333;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	margin:10px 0;
	line-height:120%;
} 

.nav_items > li > a span,
.nav_items li span.nolink span.nolinksub{
	display:inline-block;
	font-size:9px;
	color:#666;
	letter-spacing:1px;
	font-weight:bold;
	border-bottom:solid 4px rgba(255,255,255,0);
}
.nav_items li:hover {
//	background:rgba(0,0,0,0.1);
}
.nav_items li:hover a span{
	border-bottom:solid #CEECF2 4px;
}
.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_items li:hover span.nolink span.nolinksub{
	border-bottom:solid #CEECF2 4px;
}

/*------------------------------------------------------------------
	Nav Styles シンプルプルダウン
-------------------------------------------------------------------*/	
#nav ul li ul{
	list-style: none;
	position: absolute;
	top: 58px;
	left: 0;
	margin: 0;
	padding: 0;
	border-radius: 0 0 3px 3px;
	width:100%;
	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: #000;
	text-decoration:none;
 	background:#CEECF2 url(/wp-content/uploads/2022/12/btn-w.png) no-repeat 5% 50%;
	background-size:6px;
	font-weight:bold;
}
#nav ul li  ul li a:hover{
 	background:rgba(230,230,230,0.9) url(/wp-content/uploads/2022/12/btn-w.png) no-repeat 5% 50%;
	background-size:6px;
	color: #333;
}
#nav ul li:hover ul li{
	overflow: visible;
	height: auto;
	z-index:1000;
}

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


/* keyv
-------------------------------------------------------------------*/
.keyv{
	max-width:100%;
	margin-right:auto;
	margin-left:auto;
	z-index:-100;
	position:relative;
}

.keyv-txt{
	max-width:100%;
}
.keyv-txt img{
	position:absolute;
	margin:0 auto;
	z-index:5;
	top:0;
//	bottom:0;
	right:0;
	left:0;
}

.sp-thumbnails{
	z-index:10;
}
.slider-pro{
	padding:0 0 30px 0;
}
@media screen and (max-width : 767px){
.slider-pro{
	padding: 0;
}
}
/*スライドボタン*/
.sp-buttons{
	padding-top:20px;
}
.sp-button{
	border:2px solid #ddd;
	background:#ddd;
}
.sp-selected-button{
	border:2px solid #CEECF2;
	background:#CEECF2;

}


/*サムネイルのポインターの色を変える*/
.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;
}
/* top_bnr
-------------------------------------------------------------------*/
.top_bnr {
	max-width:800px;
	margin:-40px auto 80px;
}
.top_bnr a{
	display:block;
	border:solid 1px #111;
	padding:30px;
	text-align:center;
	color:#111;
	text-decoration:none;
	font-size:18px;
}
.top_bnr a:hover{
	background:#eee;
}
.top_bnr a span{
	display:inline-block;
	color:#fff;
	font-size:12px;
	background:#111 url(./img/btn-w.png) no-repeat 15px center/5px;
	padding:5px 20px 5px 30px;
	vertical-align:middle;
	margin:0 0 0 30px;
}

@media screen and (max-width : 768px){
	.top_bnr {
		margin:-40px auto 40px;
	}
	.top_bnr a{
		padding:15px;
		font-size:16px;
	}
	.top_bnr a span{
		display:block;
		margin:10px 0 0 0;
	}
}

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

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

.bl{
	padding: 30px 0 10px 0;
}

.bl a,
.bl{
	color:#666;
	font-size:12px;
}
.bl ul{
	margin:0 auto;
}
.bl ul li{
	font-size:12px;
}
/*==================================================================
	index settings
===================================================================*/
/* image change js
-------------------------------------------------------------------*/

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

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


/* top-point list
-------------------------------------------------------------------*/
.top-point a{
	display:block;
	text-decoration:none;
	color:#333;
}
.top-point a h3{
	background:url(./img/btn.png) no-repeat left center ;
	background-size:20px;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:10px 0 5px 30px;
	color:#203682;
	border-bottom:2px solid #fff;
//	display:inline-block;
}
.top-point a p{
	margin:10px 0 20px 0;
}
.top-point a:hover img{
	opacity:0.5;
}
.top-point a:hover h3{
	border-bottom:2px solid #000;
}

/* topmenu list
-------------------------------------------------------------------*/
.top-menu h3{
	border:solid 1px #111;
	background:#fff;
}
.top-menu h3 a span{
	display: table-cell;
	vertical-align: middle;
	padding:10px 10px 10px 22px;
	height: 70px;
	text-decoration:none;
	font-size:14px;
	color:#111;
	letter-spacing:0px;
}
.top-menu h3 a{
	display:block;
	background:url(./img/btn2.png) no-repeat 12px center;
	background-size:4px;
}
.top-menu h3 a:hover{
	text-decoration:none;
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
	background:#eee url(./img/btn2.png) no-repeat 12px center;	
	background-size:4px;
}



ul.list{
	padding-left:15px;
}
ul.list li{
	list-style:url(./img/list.png);	
}
ul.list li a{
	padding-left:15px;
	color:#333;
	font-weight:bold;
	font-size:14px;
}

/* news list
-------------------------------------------------------------------*/
.line-list{
	padding:0;
	margin:0;
	list-style:none;
}
.line-list li{
	margin:0;
	max-width: 800px;
    margin: auto;
}

span.date{
	color:#666;
	margin-right:10px;
	font-size:11px
}
span.new{
	color:#cc0000;
	font-size:10px;
	margin-bottom:5px;
	font-weight:bold;
}
.i-news,
.i-blog,
.i-column{
	display:inline-block;
	color:#333;
	font-size:12px;
	padding:1px 2px;
	margin-right:5px;
	width:8em;
	text-align:center;
}
.i-news{
	background:#CEECF2;
}
.i-blog{
	background:#CEECF2;
}
.i-column{
	background:#CEECF2;
}
.line-list li a {
	text-decoration:none;
	color:#444;
	display:block;
	padding:24px 5px;
	font-size:14px;
}
.line-list li a:hover {
	background:#CEECF2;
}

.archive-list .line-list li{
	padding:0;
	border:none;
}



/* access
-------------------------------------------------------------------*/
.top-access-tel p{
//	text-align:center;
	color:#203682;
	font-weight:bold;
	line-height:160%;
}
.top-access-tel p span a{
	display:inline-block;
	font-size:32px;
	line-height:140%;
	color:#203682;
	letter-spacing:0.3px;
//	text-align:center;	
	font-weight:bold;
}
.group a{
	display:block;
	background:#fff;
}
.group a:hover{
	background:#eee;
}
.group a:hover img{
	opacity:1;
}


/* パララックス
-------------------------------------------------------------------*/
#pr01 {
	background: url(/wp-content/uploads/2022/12/top_scbg.png) no-repeat fixed center bottom;
	line-height: 225px;
	text-align:center;
	padding-bottom:225px;
	margin-bottom:80px;
}
#prmenu,
#prabout,
#praccess,
#prcontact,
#prfeature,
#top_bg{
	line-height: 200px;
	text-align:center;
	padding-top:200px;
}
#prmenu {
	background: url(./img/title-img1.png) no-repeat fixed left top;
	background-size:contain;
}
#prabout {
	background: url(./img/title-img3.png) no-repeat fixed left top;
	background-size:contain;
}
#praccess {
	background: url(./img/title-img2.png) no-repeat fixed center top;
	background-size:contain;
}
#prcontact {
	background: url(./img/title-img4.png) no-repeat fixed center top;
	background-size:contain;
}
#prfeature{
	background: url(./img/title-img5.png) no-repeat fixed center top;
	background-size:contain;
}
#top_bg{
	background: url(/wp-content/uploads/2022/12/ユニット-1-3.png) no-repeat fixed center top;
	background-size:contain;
}

@media screen and (max-width : 1400px){
#prmenu,
#prabout,
#praccess,
#prcontact,
#prfeature{
	background-size:auto;	
}
#prabout {
	background: url(./img/title-img3.png) no-repeat fixed center top;
}
}


/*==================================================================
	sidebar settings
===================================================================*/
.side_nav{
	background:url(./img/bg.png);
}
.side_nav a{
	color:#444;	
}
.side_nav_ttl {
	padding:20px 5px;
	text-align:center;
	margin:0 5px;
	color:#333;
	font-weight:bold;
}
.side_nav_ttl a{
	color:#333;
	font-weight:bold;
}
.side_nav_item ul {
	padding:0 5px 5px 5px;
	background:url(./img/bg.png);
}
.side_nav_item ul li {
	border-bottom: 1px dotted #CCCCCC;
	position:relative;
}
.side_nav_item ul li:last-child{
	border-bottom:none;
}
.side_nav_item ul li a {
	background: #fff url(./img/btn.png) no-repeat 10px 50%;
	background-size:14px;
	padding:12px 10px 12px 35px;
}

.side_nav_item ul li a:hover {
	background: #eee url(./img/btn.png) no-repeat 10px 50%;
	background-size:14px;
	color:#444;
	padding:12px 10px 12px 35px;
}
.side_nav_item ul li ul{
  padding:0;
  }
.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-b.png) no-repeat 20px 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-b.png) no-repeat 25px 50%;
	background-size:5px;
	padding:8px 0 8px 45px;  

	
	
  }

.side-contact{
	position: relative;
}
.sn-btn1{
	position:absolute;
	bottom: 7%;
	width: 100%;
}

.side-title{
	color:#444;
	font-size:16px:
	font-weight:bold;
	text-align:center;
	padding:10px 5px;
	margin:0;
	background:url(./img/bg2.png);
}
.side-widget {
	background:url(./img/bg2.png);
	margin-bottom:20px;
	padding-bottom:5px;
}
.side-widget a{
	background:#fff;
	color:#333;
	display:block;
	text-decoration:none;
}
.side-widget a:hover{
	background:#f5f5f5;
}
.side-list{
	margin:0;
	padding:0;
}
.side-list li{
	list-style:none;
	border-bottom:1px #aaa dashed;
}
.side-list li a{
	display:block;
	padding:10px 10px 10px 40px;
	background:#fff url(./img/btn-b2.png) no-repeat 15px center;
	background-size:6px;
	font-size:14px;
	margin:0 5px;
}
.side-list li:last-child{
	border:none;
}
.side-list li a:hover{
	background:#f5f5f5 url(./img/btn-b2.png) no-repeat 15px center;
	background-size:6px;
}
.side-list li ul li{
	border:none;
}
.side-list li ul{
	padding:0;
}
.side-list li ul li a{
	padding:5px 5px 5px 55px;
	background:url(./img/btn-g.png) no-repeat 35px center;
	background-size:5px;
}
.side-list li ul li a:hover{
	background:#f2fcf3 url(./img/btn-g.png) no-repeat 35px center;
	background-size:5px;
}
.side-list li ul li:last-child a{
	padding-bottom:10px;
}
.side-list li ul li:last-child{
	margin-bottom:0;
}
.side-box{
	position:relative;
	padding:10px;
	border-bottom:1px #aaa dashed;
	margin:0 5px;
}
.side-box:last-child{
	border-bottom:none;
}
.side-box:nth-child(2) .number{
	background:#FAC027;
}
.side-box:nth-child(3) .number{
	background:#AAAAAA;
}
.side-box:nth-child(4) .number{
	background:#D96D00;
}
/*==================================================================
	footer settings
===================================================================*/


/* sign
-------------------------------------------------------------------*/
footer{
	background:#CEECF2;
}
.footer_sign {
	padding: 2em 0;
	border-bottom:solid 1px #fff;
}
.footer_sign_txt {
	color: #000;
	font-size:12px;
	text-align:center;
	margin-top:20px;
}
.footer-sitemap{
	text-align:left;
}
.footer-sitemap p{
	margin:0;
}
.footer-sitemap p a{
	background: url(/wp-content/uploads/2022/12/btn-w-1.png) no-repeat 0 50%;
	background-size:4px;
	padding-left:15px;
	color:#203682;
	font-size:80%;
}
.footer-sitemap p a:hover, .footer-sitemap ul li a:hover{
	text-decoration:underline;
}
.footer-sitemap ul{
	padding:0;
	margin:0;
}
.footer-sitemap ul li a{
	background: url(/wp-content/uploads/2022/12/btn-w-1.png) no-repeat 0 50%;
	background-size:4px;
	padding-left:15px;
	color:#203682;
	font-size:80%;
	margin-left:10px;
}

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


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

table.sheet {
	border-collapse:collapse;
	border-spacing:0px;
	border: 1px solid #082587;
	border-bottom: none;
	margin-bottom:10px;
	width:100%;
	background:#FFF;
}
.sheet th, .sheet td {
	border: 1px solid #666;
	padding: 8px 10px;
	text-align: left;
	line-height:1.5em;
	vertical-align:middle;
}
.sheet th {
	background: #f7f7f7;
}
.sheet td img {
	vertical-align:middle;
}
.sheet thead th {
    background-color: #0060BE;
    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;
	color:#203682;	
}
.footer-sheet th {
	border-bottom:1px solid #000;
	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;
}

/* 診療時間
-------------------------------------------------------------------*/
.top-access-time{
	background:#f7f7f7;
	padding:10px 15px;
	border:solid 1px #666;
}
.sheet-time {
	width:100%;
}
.sheet-time th,
.sheet-time td{
	color:#203682;
	padding:12px 5px;
	vertical-align:middle;
	font-weight:bold;
}

.sheet-time th{
	text-align:left;
}
.sheet-time td{
	text-align:center;
	width:9%;
}
.sheet-time td span{
	font-size:12px;
	letter-spacing:0em;
}
.sheet-time tr{
	border-bottom:solid 1px #666;
}
.sheet-time tr:last-child{
	border-bottom:none;
}
@media screen and (max-width : 768px){
#price tbody tr{
        display: block;
        margin-bottom: 1.5em;
        border: none;
    }
#price tbody th,
#price tbody td{
        display: list-item;
        border: none;
    }

}





.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{
	margin:0 auto;
	text-align:center;
}

.more a{
	display:inline-block;
	padding:12px 40px 12px 50px;
	margin:0;
	border:solid 1px #666;
	text-align:center;
	color:#000;
	font-size:16px;
	font-weight:bold;
	background:#f7f7f7 url(/wp-content/uploads/2022/12/btn-w.png) no-repeat 30px center;
	background-size:4px;
}
.more a:hover{
	text-decoration:none;
	background:#CEECF2 url(/wp-content/uploads/2022/12/btn-w.png) no-repeat 30px center;
	background-size:4px;
	color:#000;
	border:solid 1px #fff;
}



/* menu page
-------------------------------------------------------------------*/
.menu-page a{
	text-decoration:none ;
	color:#444;
}
.menu-page h3{
	background:#fff url(./img/btn-b2.png) no-repeat 95% center;
	background-size:6px;
	margin:0;
	padding:10px;
	font-weight:bold;
	border:1px solid #ddd;
	border-bottom:none;
	border-radius:10px 10px 0 0 ;
}
.menu-page a:hover h3{
	background:#eee url(./img/btn-b2.png) no-repeat 95% center;
	background-size:6px;
}
.menu-page p{
	margin:0;
}
.menu-page img{
	margin-bottom:10px;
}

/*------------------------------------------------------------------
	sheet style
-------------------------------------------------------------------*/
/*solid style*/
dl.sheet-solid{
	margin-bottom:20px;
	position:relative;
}

dl.sheet-solid dt{
	clear: left;
	float: left;
	width: 5em;
	font-size:14px;
	color:#203682;
	background:#f7f7f7;
	text-align:center;
	border:solid 1px #666;
	font-weight:bold;
	padding: 3px 10px;
	margin-bottom:10px;
}
dl.sheet-solid dd{
	margin:0 0 10px 7.5em;
	font-size:14px;
	padding: 5px 10px;
	font-weight:500;
	margin-bottom:10px;
	color:#203682;
}
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%;
}
}
dl.sheet-dotted2 dt{
	width:15%;
}
dl.sheet-dotted2 dd{
	width:85%;
}

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

.faqlist dt{
	background: #f5f8eb url(./img/top-menu.png);
	padding:10px;
	border:1px solid #666;
	border-bottom:none;
	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 #666;
	border-top:none;
	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:#fff;
	border:solid 1px #ddd;
}

.tour a img:hover{
	opacity:1;
	box-shadow:5px 5px 5px 0px #ccc;
	-webkit-transition: 0.2s ;
	transition: 0.2s ;
}
#fancybox-title-over{
	line-height:160%;
}

/* pagination
-------------------------------------------------------------------*/
/************************************
** レスポンシブページネーション
************************************/
.archivelist{
	position:relative;
}
.pagination{
  list-style-type: none;
  padding-left: 0;
  margin: 30px 0;
}
 
.pagination,
.pagination li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
 
.pagination a {
  font-weight: 500;
  padding-top: 1px;
  text-decoration:none;
  border: 1px solid #ddd;
  min-width:37px;
  min-height:37px;
  color: #333;
  background-color: #fff;
}
 
.pagination li:not([class*="current"]) a:hover {
  background-color: #3f5fd0;
	color:#fff;
}
 
.pagination li:first-of-type a {
  border-left-width: 1px;
}
 
.pagination li.first span,
.pagination li.last span,
.pagination li.previous span,
.pagination li.next span {
  /* screen readers only */
  position: absolute;
  top: -9999px;
  left: -9999px;
}
 
.pagination li.first a::before,
.pagination li.last a::after,
.pagination li.previous a::before,
.pagination li.next a::after {
  display: inline-block;
  font-family: Fontawesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
 
.pagination li.first a::before { content: "\f100"; }
.pagination li.last a::after { content: "\f101"; }
 
.pagination li.previous a::before { content: "\f104"; }
.pagination li.next a::after { content: "\f105"; }
 
.pagination li.current a {
 background-color: #3f5fd0;
 cursor: default;
 pointer-events: none;
	color:#fff;
}
 
.pagination > li:first-child > a {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
 
.pagination > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
 
@media only screen and ( max-width: 680px ) {
  .pagination li.first,
  .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
 
  .pagination li.previous a { border-left-width: 1px; }
}
 
@media only screen and ( max-width: 500px ) {
  .pagination li {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
 
  .pagination li.current,
  .pagination li.first,
  .pagination li.last,
  .pagination li.previous,
  .pagination li.next{
    position: initial;
    top: initial;
    left: initial;
  }
 
  .pagination li.previous a { border-left-width: 0; }
}
 
@media only screen and ( max-width: 400px ) {
  .pagination li.first,
  .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
 
  .pagination li.previous a { border-left-width: 1px; }
}
 
@media only screen and ( max-width: 240px ) { /* For watches? */
  .pagination li { width: 50%;}
 
  .pagination li.current {
    order: 2;
    width: 100%;
    border-left-width: 1px;
  }
}


/*==================================================================
  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:url(./img/bg.png);
	padding:10px;
	border:1px solid #ddd;
}


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: 40px;
	right: 0;
	font-size: 77%;
}
#page-top a {
	background: url(/wp-content/uploads/2022/12/pagetop.png) no-repeat 0 0;
	z-index:10;
	text-indent:-5000px;
	text-decoration: none;
	color: #fff;
	width: 60px;
	padding: 30px 0;
	text-align: center;
	display: block;
}


/*	accordion
-------------------------------------------------------------------*/
#accordion{
	padding:5px;
	background:#faf9f8;
	border:1px solid #e8e6e3;
}
#accordion li{
	list-style:none;
}
.archive{
	background:#e9ecf9 url(./img/q_big.png) no-repeat 10px 50%;
	background-size:26px;
	color:#444;
	padding:10px 10px 10px 35px;
	border-bottom:1px solid #fff;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
}
.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;	
}





/* =======================================
	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;
}
.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: #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
}
/*トップページお知らせボタン*/
.news_flex{
	display: flex;
	justify-content: center;
}
@media only screen and ( max-width: 500px ) {
	.news_flex{
	display: flex;
	flex-direction: column;
}
}
.sp_br{
	display:none;
}
@media only screen and ( max-width: 500px ){
	.sp_br{
	display:inline;
}
	.line-list li a {
    line-height: 2rem;
}
}
.top_imgtrim{
	height: 150px;
    width: 100%;
    object-fit: cover;
}
.imp_grid{
	display: grid;
    grid-template-columns: 350px 350px;
}
.imp_griddiv{
	border: solid 10px #996633;
	background: #fff2cc;
	padding: 5px;
	max-width:300px;
	margin-bottom: 20px;
}
.imp_griddiv2 {
    background: #fff2cc;
    border: solid 5px #996633;
    text-align: center;
    margin: 0;
    /* padding: 40px; */
    font-size: 20px;
    height: 150px;
    display: flex;
    align-items: center;
	justify-content: center;
	font-weight: 600;
}
.imp_griddiv2 span{
	font-weight: 600;
}
@media only screen and ( max-width: 760px ) {

	.imp_grid {
    display: grid;
    grid-template-columns: auto;
    justify-content: center;
}
	.imp_griddiv2 {

    width: 270px;
}
}
