/*
Theme Name: Kid Twenty Twelve
Author: hashimoto
Template: twentytwelve
*/
@import url('../twentytwelve/style.css');

.form-width { max-width: 100%;}

* {	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif; text-transform:none !important; }


table {
	border-collapse:collapse;
}

th, td {
	padding:5px;
	vertical-align:top;
}


.clear { margin-bottom:20px; }

.clearspace {
clear:both;
height: 25px;
}

.clearspace02 {
clear:both;
height: 10px;
}

.clearspace03 {
clear:both;
height: 40px;
}

#mg0 { margin:0 !important; }

.site-header {
	margin:20px 0 0 0;
	padding:0 15px;
}


.site-description {
	text-align:right !important;
	margin-top:0px;
	margin-bottom:0px;
}

h2.site-description, div.site-description { font-size:10px !important; }
p.site-description { font-size:14px !important; }

.breadcrumbs {
	padding:10px 0 5px 5px;
}

.breadcrumbs a {
	text-decoration:none;
}

.side_bloc {
    margin: 10px 10px 30px;
    padding: 10px;
    border-radius: 10px;
    background: #faf3e8 none repeat scroll 0% 0%;
}


.side_bloc h2{
    font-size:20px;
	padding:0 0 6px 0;
    border-bottom:solid 2px #c57a8d;
}


.side_bloc h3{
    font-size:16px;
	padding:0 0 2px 0;
    border-bottom:dotted 2px #c57a8d;
}


.side_bloc02{
    margin: 10px 10px 30px;
    padding: 10px;
    text-align:center;
}

.side_bloc02 img{
    margin: 0px 0px 10px 0px;
}


#nav_menu-2{
    margin: 10px 10px 30px;
    padding: 10px;
    border-radius: 10px;
    background: #faf3e8 none repeat scroll 0% 0%;

}

#nav_menu-2 h2{
    font-size:20px;
	padding:0 0 6px 0;
    border-bottom:solid 2px #c57a8d;

}


#nav_menu-2 h3.widget-title{
    font-size:20px;
	padding:0 0 0px 0;
    border-bottom:solid 2px #c57a8d;
	font-weight: 500;

}








.entry-content > img { padding-bottom:20px; }

@media (max-width: 480px) {

img {
	margin-bottom:5px;
	max-width:100% !important;
}

}

span > a { color:#ff8900; }



.list-unstyled {
    list-style: outside none none !important;
}

li.lh2 { line-height:3.4em; }

/*グローバルナヴィ*/

.main-navigation li {
	font-size: 16px;
	font-size:1.6rem;
}

ul.nav-menu li a {
	font-size:16px;
	color:#FFF;
}

ul.nav-menu li a:hover {
	color:#ff8900;
}

	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		background-color:#9b865e;
		text-align: center;
		width: 100%;
	}


.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #ffffff;
	}

.main-navigation li a{

color: #ffffff;
}
.main-navigation li ul li a {
		background: #696969;
		border-bottom: 1px solid #ededed;
		font-size: 11px;
		font-size: 1.1rem;
		line-height: 2.181818182;
		padding: 8px 10px;
		padding: 0.8rem 1rem;
		width: 180px;
		width: 18rem;
	}


#main {
	margin-bottom:100px;
}


footer[role="contentinfo"] {
	border-top: 2px solid #7d0022;
	max-width: 1170px;
	max-width: 117rem;
	margin-top: 16px;
	margin-top: 1.6rem;
	padding: 8px 0 24px 0;
	padding: 0.8rem 0 2.4rem 0;
	font-size: 1.2rem
}



.footer-widget-area {
	border-bottom: 2px solid #707d00;
	padding-bottom:2.4rem;
}




input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type="submit"], .bypostauthor cite span {
    font-size: 1.4rem;
}

footer.entry-meta {
    font-size: 1.2rem;
}



.ssp_no_chrome_slider_default {
    border: none !important;
    box-shadow: 0px 0px !important;
}


/*サイドバー*/


.archive-title, .page-title, .widget-title, .comment-content th {
    font-size: 1.6rem;
}

.entry-content th {
	font-size:1.4rem;
}

.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget, .entry-content td {
    font-size: 1.2rem;
}

ul.sub-menu li a {
	font-size:1.4rem !important;
}

ul.menu {
	color:#0066CC;
	padding-left:15px;
}

ul.menu li {
	background:url(images/li.png) no-repeat left 3px ;
	padding-left:25px;
}

ul.menu li a {
	font-size:14px;
	color:#333 !important;
	text-decoration:none;
}

ul.menu li a:visited {
	color:#666 !important;
	text-decoration:none;
}

ul.menu li a:hover {
	color:#32a349 !important;
	text-decoration:underline;
}


#nav_menu-24 ul.menu li, #nav_menu-25 ul.menu li, #nav_menu-26 ul.menu li {
	background:url(images/li2.gif) no-repeat left 3px ;
	padding-left:25px;
}

#nav_menu-24 ul.menu li a:hover, #nav_menu-25 ul.menu li a:hover, #nav_menu-26 ul.menu li a:hover {
	color:#0092ef !important;
	text-decoration:underline;
}



.entry-content img,
.widget img {
	border-radius:none;
	box-shadow:none;
}



/*見出し*/
.entry-title {
	font-size:30px !important;
	border-bottom:2px groove;
	padding:10px 0;
}

.entry-content h2 {
	font-size:22px;
	color:#c49b87;
	font-weight:normal;
	padding-left:40px;
	background:url(/images/global/h2.png) no-repeat left;
}

.entry-content h2.top {
	background:none;
	padding-left:0;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 { line-height:1.2em; }

.entry-content h3 {
	font-size:18px;
	font-weight:normal;
	margin:12px 0;
	margin:1rem 0;
	padding:5px 10px 5px 10px;
	color:#ffffff;
	background:#9b865e;

}

.entry-content h3.top {
	padding:0;
	background:none;
	color:#333333;
	border:none;
}

.entry-content h4 {
	font-size:16px;
	font-weight:normal;
	margin:14px 0;
	margin:1rem 0;
	border-bottom:1px dashed;
	color:#fb6b6b;
}






/*価格表*/
.price table { margin-bottom:20px; }
.price table th { background-color:#CCCCCC; text-align:center; }
.price table th.bgor { background-color:#FFC; }
.price table th.txar { text-align:right; }
.price table td.txar { text-align:right; }
.price table td ul { margin:0; }
.price table td li { margin-bottom:0px; }
.price td, .price th { border:1px solid; padding:5px; vertical-align:top;}
.price table td.aligncenter { text-align:center; } 
.price table td.aligncenter .ccanvasmargin { margin:0 auto !important; }

#price .alignleft {
	width:45%;
	margin:0;
	padding:0;
}

#price .alignright {
	width:55%;
	margin:0;
	padding:0;
}


@media screen and (max-width: 975px) {
#price .alignleft {
	width:100%;
	margin:0;
	padding:0;
	float:none;
}

#price .alignleft table {
	margin-bottom:0;
}

#price .alignright {
	width:100%;
	margin:0 0 30px 0;
	padding:0;
	float:none;
}
}







#imp {
	margin:0 0 20px 0;
	padding:0;
	}


#imp table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	}
	
#imp td{
	margin:0px;
	padding:5px;
	line-height:1.5em;
	font-size:12px;
	vertical-align:top;
	border:1px solid #999;
	}
	
	
#imp th{
	margin:0px;
	padding:10px;
	line-height:1.8em;
	font-size:14px;
	vertical-align:top;
	text-align:center;
	color:#356a0b;
	border:1px solid #999;
	}

#imp ul{
	margin:0;
	padding:0;
	list-style:disc;
	}


#imp table img {
	width:100%;
	}





.widget img.stno {
	border-radius:0;
	box-shadow:none !important;
}



.widget-area .widget {
	margin-bottom: 20px;
	margin-bottom: 1.428571429rem;
}





/*予約カレンダー*/

.monthly-calendar {
	padding-left:1px;
}

.monthly-calendar table {
	border-collapse:collapse;
	margin-bottom:10px;
}

.monthly-calendar table td.day-box {
	border:1px solid #CCC;
}
	
	
	
	
	
/*お問い合わせ*/

.wpcf7 table {
	width:100%;
	border-collapse:collapse;
}

.wpcf7 th {
	padding:5px;
	border:1px solid #999;
	background-color:#CCC;
	text-align:left;
	width:25%;
}

.wpcf7 td {
	padding:5px;
	border:1px solid #999;
	width:75%;
}

.wpcf7-text, .wpcf7-textarea {
	width:inherit;
}




th.bgkahki {
	background-color:#e8e1c1;
	color:#726220;
	text-align:center;
}

td.bgkahki {
	background-color:#f9f7ed;
}

th.bgpink {
	background-color:#ffd9ef;
	color:#f98abc;
	text-align:center;
}

td.bgpink {
	background-color:#f9edf3;
}




/* スマホ画像センター */
@media (max-width: 480px) {
  img,
  img.alignleft,
  img.alignright {
	clear: both;
	float:none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
}

img.mcz {
	margin:0 !important;
	padding:0 !important;
	float:left !important;
}
	
	

.b {
	font-weight:bold;
}

.f10 {
	font-size:10px;
}

.f12 {
	font-size:12px;
}

.f14 {
	font-size:14px;
}

.f16 {
	font-size:16px;
}

.f18 {
	font-size:18px;
}

.f20 {
	font-size:20px;
}

.f22 {
	font-size:22px;
}

.f24 {
	font-size:24px;
	line-height:1.8em;
}

.red {
	color:#cf1126;
}



.blue {
	color:#225599;
}


.green {
	color:#33a34a;
}



.pink {
	color:#ff88aa;
}


.spink {
    color:#f245ab;
	}




.orange {
	color:#f98d00;
}



.yellow {
	color:#ffd800;
}



.purple {
	color:#a80a6e;
}




.gray {
	color:#777777;
}



.lightblue {
	color:#66aadd;
}



.lbrown {
	color:#ceb59f;
}


.brown {
	color:#70372b;
}

.white {
	color:#FFF;
}





/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {
.site {
		max-width: 1250px;
		max-width: 89.285714271;
	}
}








.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
    font-style: normal;
    font-size: 1.4rem;
    line-height: 2;
    color: #757575;
}





/*-----------------------▼rootコンテンツここから-------------------------------------------------*/

.row .root{

margin:0 0 30px 0;

}

.row .root02{

margin:0 0 0px 0;


}

.row .root02 img{

margin:10px 0 10px 0;


}

.rootgallery {

margin:20px 30px 20px 30px;


}

.rootgallery img{

margin:5px 5px 5px 5px;


}







/*-------------------▲rootコンテンツここまで-------------------------------------------------*/


/*-------------------▲footerコンテンツここからだ-------------------------------------------------*/


#footer-widget-area .textwidget dl{





}


#footer-widget-area .textwidget dl dt{

margin:10px 0 5px 0;



}


#footer-widget-area .textwidget dl dd{

margin:0 0 0 20px;



}



#footer-widget-area .textwidget ul.menu li a{

font-size: 12px;

}





#staff img {
	float:left !important;
}



.container-fluid .row .zoomLink {
	display:block;
}


.tdw { width:15%; }
@media (max-width: 480px) {
	.tdw { width:40%; }
	}

/*2026/01/追加 ひとまとまりとして改行しないspan*/
.one-word{
	display:inline-block;
}


.site {
  padding: 0;
}



/* ヘッダーレイアウト */

.header-top{
display:flex;
align-items:center;
justify-content:space-between;
padding:10px 0;
}

.logo img{
max-height:60px;
}

.header-right{
display:flex;
align-items:center;
gap:20px;
}

/* 電話番号 */

.tel-number{
	font-size:1.4em;
	color:rgb(155, 134, 94);
	font-weight:normal;
}


/* モバイル */

@media (max-width:768px){

.tel-number{
display:none;
}

.tel-btn::before{
content:"📞";
font-size:24px;
}

}

h1{
	margin-top:0 !important;
}
.tel-icon img{
width:28px;
height:auto;
vertical-align:middle;
}

@media (max-width:767px){

/* ヘッダー横並び安定 */

.site-header .row.header-top{
display:flex;
align-items:center;
flex-wrap:nowrap;
}

/* ロゴ幅制御 */

.site-title{
flex:1;
}

.site-title img{
max-height:40px;
width:auto;
}

/* 電話アイコン */

.tel-icon img{
width:26px;
height:auto;
}

/* 電話番号は非表示 */

.tel-number{
display:none;
}

/* メニュー位置 */

.main-navigation{
position:absolute;
right:10px;
top:10px;
}

/* メニューボタン改行防止 */

.menu-toggle{
white-space:nowrap;
}

}

/* モバイルメニュー */

#sp-menu{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background:#fff;
z-index:9999;
display:none;
}

#sp-menu.active{
display:block;
}

.sp-menu-close{
position:absolute;
top:20px;
right:20px;
font-size:28px;
background:none;
border:none;
}

.sp-menu-inner{
display:flex;
align-items:center;
justify-content:center;
height:100%;
}

.sp-menu ul{
list-style:none;
padding:0;
text-align:center;
}

.sp-menu li{
margin:20px 0;
}

.sp-menu a{
font-size:22px;
text-decoration:none;
color:#000;
}

/* PCでは無効 */

@media (min-width:768px){

#sp-menu{
display:none !important;
}
	
	.main-navigation .nav-menu{
display:none !important;
}


}

/*ハンバーガー*/
.sp-menu-btn{
width:32px;
height:24px;
border:none;
background:none;
padding:0;
position:relative;
}

.sp-menu-btn span{
display:block;
height:3px;
background:rgb(147, 105, 51);
margin:5px 0;
width:100%;
}
@media (min-width:768px){

.sp-menu-btn{
display:none;
}

}

/* モバイル全画面メニュー */

#sp-menu{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background:rgb(155,134,94);
z-index:9999;
display:none;
}

#sp-menu.active{
display:block;
}

/* 閉じる */

.sp-menu-close{
position:absolute;
top:20px;
right:20px;
font-size:32px;
color:#fff;
background:none;
border:none;
}

/* 中央配置 */

#sp-menu .sp-menu-inner{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
height:100%;
}

/* リスト */

#sp-menu ul{
list-style:none;
margin:0;
padding:0;
width:100%;
text-align:center;
}

/* 区切り線 */

#sp-menu li{
border-top:1px solid #fff;
}

#sp-menu li:last-child{
border-bottom:1px solid #fff;
}

/* メニュー文字 */

#sp-menu a{
display:block;
padding:24px 0;
font-size:1.2em;
color:#fff;
text-decoration:none;
text-align:center;
}

.sp-menu-logo{
width:80%;
height:auto;
margin-bottom:30px;
filter: brightness(0) invert(1);
}
