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



* {	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif; text-transform:none !important; }
.minc { font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W6', 'Hiragino Mincho Pro', serif; }

.entry-content { letter-spacing:2px; }
.entry-content p, .entry-content th, .entry-content td, .entry-content li, .entry-content dt, .entry-content dd { line-height:2em !important; }

.entry-content table {
	border-collapse:collapse;
	font-size: 14px;
    font-size: 1.4rem;
}

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

.entry-content th {
	font-size:16px;
}

@media only screen and (max-width: 768px) {
table td[class*="col-"], table th[class*="col-"] {
    float:left !important;
}
}

@media screen and (min-width: 768px) {
dl.ml { margin-left:-60px;}
}

dt.nor {
    font-weight:normal;
}


.clear { 
clear:both;
height:20px;
}

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

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


#mg0 { margin:0 !important; }

@media (min-width: 992px) {

body .site {
    width: 1200px;
	padding:0 30px;
}

}

@media screen and (min-width: 960px) {
	body .site {
		padding: 0 15px;
		margin-top:0;
		margin-bottom:0;
	}
	body.custom-background-empty {
		background-color: #fff;
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
	}
}

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

.site-content {
    width: 75%;
}

.widget-area {
    width: 25%;
	margin-top:24px;
}

}

.site { margin:0 auto; padding:0; }
.site-header {
	margin-top:0px;
	padding:5px 0px;
	/*background-color:#290c07;
	background-color:#3b1919;*/
}

.site-header p { color:#666666; font-weight:normal; }
.site-footer p { color:#666666; font-weight:normal; }

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



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

@media (max-width: 480px) {

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

}




a.zoomLink {
    position: relative;
    display:block;
}




.main-navigation { border-bottom:2px #009f97 solid; margin-top:0; }

@media only screen and (min-width: 1199px) {
a.mega-menu-link:after {
  margin:1px !important;
}
.mega-menu-item-295 a, .mega-menu-item-353 a, .mega-menu-item-195 a { padding-right:10px !important;}
}


span > a { color:#ff8900; }

@media only screen and (max-width: 600px) {
.js-clingify-wrapper{
left: 0;
position: absolute;
z-index: 99999;
}

.js-clingify-locked {
left: 0;
position: fixed;
top: 0;
z-index: 99999;
}

.js-clingify-wrapper #mega-menu-primary {

    overflow-y: scroll!important;
    height: 400px!important;
}
}

.h400 { height:450px; }
@media only screen and (max-width: 768px) {
	.h400 { height:auto; }
}
.maxh { max-height:450px; }


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

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


ul.list-unstyled li {
    margin: 0px;
}





#main {
	margin-bottom:0px;
}


footer[role="contentinfo"] {
	border-top: 10px solid #eff6ff;
	max-width: 100%;
	margin-top: 0px;
	font-size:12px;
	/*padding: 8px 0 24px 0;
	padding: 0.8rem 0 2.4rem 0;*/
}



.footer-widget-area {
	/*border-bottom: 2px solid #060;*/
	padding-bottom:2.4rem;
	background:url(images/footer_b.png) bottom repeat-x;
}


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


/*サイドバー*/
.archive-title, .page-title, .widget-title {
    font-size: 20px;
}

.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {
    font-size: 14px;
}

.widget-area .widget ul ul {
	margin-left:0px;
}

#secondary h3.widget-title { color:#626262; font-weight:normal; border-bottom:1px solid; }


#secondary ul.menu {
	color:#009f97;
	padding-left:20px;
	list-style:disc;
}

ul.menu li {
	padding-left:0px;
}

ul.menu li a {
	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;
}

ul.sub-menu li {
	padding-left:10px;
}

footer ul.menu {
	color:#009f97;
	padding-left:20px;
	margin-top:20px;
	font-size:14px;
	list-style:disc;
}

/*footer ul.menu li {
	background:url(images/footer_li.png) no-repeat left 8px ;
	padding-left:15px;
}*/

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

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

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

footer .widget-title {
    line-height: 1;
    font-weight: normal !important;
    text-transform: none;
	margin:0;
}

.widget_categories form { margin-bottom:20px; }



.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:26px;
	color:#200f07;
	font-weight:normal;
	border-bottom:1px solid #200f07;
}

.entry-content h2.top {
	background:none;
	padding-left:0;
	border-color:#200f07;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 { line-height:1.2em; font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W6', 'Hiragino Mincho Pro', serif;}

.entry-content h3 {
	margin-bottom: 18px;
	font-size: 22px;
	color: #9F8C71;
	border-bottom: 2px solid #9F8C71;
}

.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:#9f7f71;
}


h3.ann1 { color:#fff; background-color:#9F8C71; border:none; padding:15px 0 12px 10px; }
h3.ann2 { color:#fff; background-color:#61c3f4; border:none; padding:15px 0 12px 10px; }


/*価格表*/
.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;
}
}



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



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

.widget-area{
	margin-top: 65px;
}
	

@media screen and (max-width: 975px) {
.widget-area{
	margin-top: 0px;
}
.site-content article {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
}

/*ホワイトニング*/
.flow_base01 {
    background: #F5FBFF;
    margin: 10px;
    padding: 10px;
}

.flow_base02 {
    color: #ffffff;
    font-size: 1.6em;
    background: #FFAAAA;
    margin: 10px;
    padding: 10px 10px 0 80px;
    background-image: url("/images/white/arrow_01.png");
    background-repeat: no-repeat;
    background-position: center left;
}


@media screen and (max-width: 975px) {
/*　ホワイトニング　*/
.flow_base01{
background: #F5FBFF;
margin:10px;
padding:10px;
}

.flow_base01 h3{
margin:0px;
padding:0 0 10px 20px;
}

.flow_base02{
color:#ffffff;
font-size:1.6em;
background: #FFAAAA;
margin:10px;
padding:60px 10px 0 10px;
background-image: url("/images/white/arrow_02.png");
background-repeat: no-repeat;
background-position: top center;
}
}

	
/*お問い合わせ*/

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

.menu-toggle, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type="submit"], .bypostauthor cite span {
    font-size: 14px !important;
}


/* スマホ画像センター */
@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;
}

img.mczz {
	display:inline;
}

.mgt10 { margin-top:10px !important;}
.mgt20 { margin-top:20px !important;}
.mgt30 { margin-top:30px !important;}
.mgt40 { margin-top:40px !important;}

.mgb0 { margin-bottom:0px !important;}
.mgb10 { margin-bottom:10px !important;}
.mgb20 { margin-bottom:20px !important;}
.mgb30 { margin-bottom:30px !important;}
.mgb40 { margin-bottom:40px !important;}

.mgl10 { margin-left:10px !important; }
.mgl20 { margin-left:20px !important; }
.mgl30 { margin-left:30px !important; }
.mgl40 { margin-left:40px !important; }

.mgr10 { margin-right:10px !important; }
.mgr20 { margin-right:20px !important; }
.mgr30 { margin-right:30px !important; }
.mgr40 { margin-right:40px !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:#ffba00;
}



.purple {
	color:#a80a6e;
}




.gray {
	color:#777777;
}



.lightblue {
	color:#66aadd;
}



.lbrown {
	color:#ceb59f;
}


.brown {
	color:#70372b;
}

.white {
	color:#FFF;
}



.site {
	padding: 0;
}

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

.site-content {
    width: 75%;
}

.widget-area {
    width: 25%;
	margin-top:4px;
}

}








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




#staff img {
	float:left !important;
}



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


.tdw { width:15%; }



.flow_title{
    background:#fff9f3;
    padding:10px 30px 10px 30px;
}


.flow_title02{
    background:#f3ffff;
    padding:10px 30px 10px 30px;
}



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




.bc_01{

    background-image: url(/images/special/bc_01.png);  
    background-repeat: no-repeat;  
    padding:5px 0 0 320px;

}


.bc_02{

    background-image: url(/images/special/bc_02.png);  
    background-repeat: no-repeat;  
    padding:5px 0 0 320px;

}


.bc_03{

    background-image: url(/images/special/bc_03.png);  
    background-repeat: no-repeat;  
    padding:5px 0 0 320px;

}


.bc_04{

    background-image: url(/images/special/bc_04.png);  
    background-repeat: no-repeat;  
    padding:5px 0 0 320px;

}



@media screen and (max-width: 600px) {
.bc_01{

    background-image: url(/images/special/bc_01_02.png);  
    background-repeat: no-repeat;  
    padding:150px 0 0 0px;
}


.bc_02{

    background-image: url(/images/special/bc_02_02.png);  
    background-repeat: no-repeat;  
    padding:150px 0 0 0px;
}


.bc_03{

    background-image: url(/images/special/bc_03_02.png);  
    background-repeat: no-repeat;  
    padding:150px 0 0 0px;
}


.bc_04{

    background-image: url(/images/special/bc_04_02.png);  
    background-repeat: no-repeat;  
    padding:150px 0 0 0px;
}

footer[role="contentinfo"] {
	padding-bottom:80px;
}
}

#footertel {
    display: block;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 9999;
    text-align: center;
    padding: 0 auto;
}
 
#footertel img {
    max-width: 99%;
	margin-bottom:0px !important;
}

.f34 { position:absolute; top:0; margin-left:1vw; margin-right:3vw; }


.textwidget table {
	/*! border-bottom: 1px solid #ededed; */
	/*! color: #757575; */
	font-size: 12px;
	/*! font-size: 0.857142857rem; */
	/*! line-height: 2; */
	margin: 0 0 24px;
	/*! margin: 0 0 1.714285714rem; */
	width: 100%;
}

.row-eq-height {
display: -webkit-flex; /* Safari */
    display: flex;
    flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
.row.row-eq-height .col-md-3 { width:24.9%; }
.row.row-eq-height .col-md-4 { width:33.2%; }
.row.row-eq-height .col-md-6 { width:49.9%; }
}


.entry-content a:visited, .comment-content a:visited {
color: #428bca;
}