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

	
.alert-line {
    background-color: #06c755;
    color: #ffffff;
}

.alert-line a{
    color: #ffffff;
}

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


.wpcf7-text, .wpcf7-textarea {
	width:100% !important;
}


input[type="submit"] {
	font-size:14px;
}


table {
	border-collapse:collapse;
}

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


.entry-content dl,
.comment-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.3;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.3;
	margin-bottom: 15px;
	/*! margin-bottom: 1.714285714rem; */
}

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


.clear { margin-bottom:20px; }

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

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

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

.rootbox01{

padding:30px 30px 30px 30px;
margin:30px 0 30px 0;
background:#f8f9ff;



}


.whitebox01{

background:url("/images/whitening/bg01.png") no-repeat;


}


.imgresp img{
    max-width: 100%;
}

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



#mg0 { margin:0 !important; }

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

.site-header p { color:#bbbbbb; font-weight:bold; }
.site-footer p { color:#bbbbbb; font-weight:bold; }

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

h1.site-title {
    margin-top: 0px;
    margin-bottom: 10px;
}


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






span > a { color:#ff8900; }



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

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


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


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


#mega-menu-primary{
	
border-top: 2px solid #0e226e!important;
border-bottom: 2px solid #0e226e!important;

}

.main-navigation  {
margin-top: 0px;
}


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

	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		background-color:#023461;
		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: #fff;
	}
.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:20px;
}


footer[role="contentinfo"] {
	border-top: 2px solid #123456;
	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 #060;*/
	padding-bottom:2.4rem;
	background:url(images/footer_b.png) bottom repeat-x;
}




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

#secondary h3.widget-title { font-size:2rem; color:#005a7f; font-weight:normal; border-bottom:1px solid; }

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

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

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

ul.menu li a {
	font-size:16px;
	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;
}

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

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

footer ul.menu li a {
	font-size:1.1rem;
	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 {
    font-size: 1.2rem !important;
    line-height: 1;
    font-weight: normal !important;
    text-transform: none;
	margin:0;
}


#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 {
text-align:center;
	text-shadow:1px 1px 0 rgba(0,0,0,0.2);

margin:0 0 30px 0;
padding:10px 10px 10px 10px;
font-size:2.3rem;



}

.entry-content .index_info h2 {

margin:0 0 30px 0;


}



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

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

.entry-content h3 {

margin:50px 0 30px 0;
	font-size: 18px;
	color: #9F8C71;
	border-bottom: 2px solid #9F8C71;

}

.entry-content .well h3 {

margin:0px 0 0px 0;

}


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

.entry-content h4 {
	font-size:16px;
	font-weight:bold;
	margin:20px 0 13px 0;
	margin:1rem 0;
	padding:0 0 5px 0;
	border-bottom:1px dashed;
	color:#123456;
}

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


h3.ann1 { color:#fff; background-color:#bab885; border:none; padding:15px 0 12px; }
h3.ann2 { color:#fff; background-color:#c49b87; border:none; padding:15px 0 12px; }


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


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







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



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

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



/*予約カレンダー*/

.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) {
body .site {
		max-width: 100%;
padding: 0 ;
margin-top: 15px;
box-shadow: none;
	}
}








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


.entry-content .alert a:visited, .comment-content a:visited {
    color: #fff;
}


/*-----------------------▼メディカルトリートメントモデルここから-------------------------------------------------*/

#guide_men_top {
	margin:25px 0px 0px 0px;
	padding:0px;
	width:500px;
	height:175px;
	background:url(http://www.sat-iso.net/mtm/img/bg_men_list.gif) no-repeat;
}

#guide_men {
	margin:25px 0px 0px 0px;
	padding:0px;
	width:500px;
	height:175px;
	background:url(http://www.sat-iso.net/mtm/img/bg_mtm_men_list.gif) no-repeat;
}

#guide_men_top ul {
	position:relative;
	list-style:none;
	top:5px;
	left:103px;
	margin:0px;
	padding:0px;
	width:396px;
	height:42px;
}

#guide_men ul {
	position:relative;
	list-style:none;
	top:35px;
	left:100px;
	margin:0px;
	padding:0px;
	width:396px;
	height:42px;
}

#guide_men li,#guide_men_top li {
	float:left;
	margin:0px;
	padding:0px;
	width:44px;
	height:42px;
}

#guide_child_top {
	margin:25px 0px 0px 0px;
	padding:0px;
	width:500px;
	height:175px;
	background:url(http://www.sat-iso.net/mtm/img/bg_child_list.gif) no-repeat;
}

#guide_child {
	margin:25px 0px 0px 0px;
	padding:0px;
	width:500px;
	height:140px;
	background:url(http://www.sat-iso.net/mtm/img/bg_mtm_child_list.gif) no-repeat;
}

#guide_child_top ul {
	position:relative;
	list-style:none;
	top:5px;
	left:103px;
	margin:0px;
	padding:0px;
	width:220px;
	height:42px;
}

#guide_child ul {
	position:relative;
	list-style:none;
	top:15px;
	left:98px;
	margin:0px;
	padding:0px;
	width:220px;
	height:42px;
}

#guide_child li,#guide_child_top li {
	float:left;
	margin:0px;
	padding:0px;
	width:44px;
	height:42px;
}


.guide_pan {
	margin:0px;
	padding:0px;
	text-align:center;
}

.guide_pan a {
	margin:0px;
	padding:0px;
	font-weight:bold;
}






@media screen and (max-width: 768px) {
#guide_men_top {
	margin:25px 0px 0px 0px;
	padding-bottom:20px;
	padding:0px;
	width:100%;
	height:100%;
	background:none;
}

#guide_men {
	margin:25px 0px 0px 0px;
	padding:0px;
	width:100%;
	height:100%;
	background:none;
}

#guide_men_top ul {
	position:static;
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

#guide_men ul {
	position:static;
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

#guide_men_top li {
	float:none;
	clear:both;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	line-height:2.6em;
	font-size:medium;
}

#guide_men li img,#guide_men_top li img {
	float:left;
}

#guide_child_top {
	margin:25px 0px 0px 0px;
	padding-bottom:20px;
	padding:0px;
	width:100%;
	height:100%;
	background:none;
}

#guide_child {
	margin:25px 0px 0px 0px;
	padding:0px;
	width:100%;
	height:100%;
	background:none;
}

#guide_child_top ul {
	position:static;
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

#guide_child ul {
	position:static;
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

#guide_child_top li {
	float:none;
	clear:both;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	line-height:2.6em;
	font-size:medium;
}
#guide_child li img,#guide_child_top li img {
	float:left;
}
}

/*-------------------▲メディカルトリートメントモデルここまで-------------------------------------------------*/




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

}
}



#secondary #nav_menu-2 {
    background-image: url("/images/sidenavi/side_navi01.png") ;
    background-repeat: no-repeat;
}


#secondary #nav_menu-2 ul {
    padding: 10px 20px 20px 10px;
    list-style-image: url('/images/arrow.png')
}

#secondary #nav_menu-2 ul li {
    font-size: 14px;
    font-weight: 300; 
    color: #454545;
}

#secondary #nav_menu-3 {
    background-image: url("/images/sidenavi/side_navi02.png") ;
    background-repeat: no-repeat;
}


#secondary #nav_menu-3 ul {
    padding: 10px 20px 20px 10px;
    list-style-image: url('/images/arrow.png')
}

#secondary #nav_menu-3 ul li {
    font-size: 14px;
    font-weight: 300; 
    color: #454545;
}

#secondary #nav_menu-4 {
    background-image: url("/images/sidenavi/side_navi03.png") ;
    background-repeat: no-repeat;
}


#secondary #nav_menu-4 ul {
    padding: 10px 20px 20px 10px;
    list-style-image: url('/images/arrow.png')
}

#secondary #nav_menu-4 ul li {
    font-size: 14px;
    font-weight: 300; 
    color: #454545;
}


.entry-content{


}

.entry-content .root_info{

font-size:1.3rem;

}




.extraslider .parallax-slider #mainCaptionHolder {

    font-size:30px;
    color:#ffffff;

}

.parallax_content{
	margin:20px 20px 20px 20px;
	padding:20px 20px 20px 20px;
        background-color: rgba(0,0,0,0.7);
	color:#ffffff;
}

.parallax_content h2{
background: none;
border-bottom: 1px solid #ffffff;
	color:#ffffff;
}




#divisions_slide01{
	background-image:url('/images/recruit/bg01.jpg');

}




/* col-lg- 1200px以上はそのまま */

.entry-content h2 {
	position: relative;
	text-align: center;
	margin: 50px 0 10px 0;
}
.entry-content h2 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 2.5em;
	padding: 0 1em;
	background-color: #fff;
	text-align: center;
font-family: Georgia, 'Hiragino Mincho ProN', 'Yu Mincho', serif;
}
.entry-content h2::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #ccc;
}

.gallerybloc01{

margin:0 90px;

}
/* col-md- 1199px以下 */
@media screen
    and (max-width: 1199px) {
}
 
/* col-sm- 991px 以下 */
@media screen
    and (max-width: 991px) {
}
 
/* col-xs- 767px 以下 */
@media screen
    and (max-width: 767px) {


.entry-content h2 {
	position: relative;
	text-align: center;
	margin: 50px 0 20px 0;
}
.entry-content h2 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 0em;
	padding: 0 0em;
	background-color: #fff;
	text-align: left;
}
.entry-content h2::before {

	content: '';
	display: block;
	width: 0%;
	height: 0px;
	background-color: #ccc;
}

.entry-content img {
	margin: 20px 0 20px 0;
}


.whitebox01{

background:url("/images/whitening/bg02.jpg") no-repeat;
	padding: 200px 0 0 0;

}


.gallerybloc01{

margin:0 20px;

}

}

.row-0{ margin-left:0px;  margin-right:0px}
.row-0 >div{ padding-right:0px;  padding-left:0px}
.row-10{ margin-left:-5px;  margin-right:-5px}
.row-10 >div{ padding-right:5px;  padding-left:5px}
.row-20{ margin-left:-10px;  margin-right:-10px}
.row-20 >div{ padding-right:10px;  padding-left:10px}
.row-30{ margin-left:-15px;  margin-right:-15px}
.row-30 >div{ padding-right:15px;  padding-left:15px}
.row-40{ margin-left:-20px;  margin-right:-20px}
.row-40 >div{ padding-right:20px;  padding-left:20px}
.row-50{ margin-left:-25px;  margin-right:-25px}
.row-50 >div{ padding-right:25px;  padding-left:25px}



.shine{
  border: 2px solid transparent;
  position: relative;
  overflow: hidden;
}
/* 光の疑似要素 */
.shine::before{
  content: "";
  animation: shine 3s cubic-bezier(0.25, 0, 0.25, 1) infinite;
  background-color: #fff;
  width: 140%;
  height: 100%;
  transform: skewX(-45deg);
  top: 0;
  left: -160%;
  opacity: 0.5;
  position: absolute;
}
/* 光の動き */
@keyframes shine{
  0% {
    left: -160%;
    opacity: 0;
  }
  70% {
    left: -160%;
    opacity: 0.5;
  }
  71% {
    left: -160%;
    opacity: 1;
  }
  100% {
    left: -20%;
    opacity: 0;
  }


	
	