/*
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; }
/*body .page a {
	outline: none;
	color: #ffffff;
}
body .page a:visited {
	color: #ffffff;
}*/

body {

    font-size: 17px;
}

table, caption, tbody, tfoot, thead, tr, th, td {
    font-size: 120%;
}

table {
	border-collapse:collapse;
}

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

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; margin-bottom:20px; }

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

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


#mg0 { margin:0 !important; }

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

.site-header h1, .site-header h2 {
    text-align: center;
}

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

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

.gra { width:40%; }

@media (max-width: 600px) {

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

.gra { width:100%; }

}




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


.site {

	background-color: rgba(255,255,255,0.96);
}



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

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

@media screen and (min-width: 600px) {
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {

}
}

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

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



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

	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		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: #102660;
	}
.main-navigation li ul li a {
		background: #696969;
		color:#FFFFFF;
		border-bottom: 1px solid #ededed;
		font-size: 11px;
		line-height: 2.181818182;
		padding: 8px 10px;
		padding: 0.8rem 1rem;
		width: 180px;
		width: 18rem;
	}





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


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

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

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


#secondary ul.menu {
	color:#0066CC;
	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;
}


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

@media screen and (max-width: 600px) {
footer[role="contentinfo"] {
	padding-bottom:80px;
}
}

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


#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:26px;
	color:#405e7f;
	font-weight:normal;
	border-bottom:1px solid #405e7f;

}

/*.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 {
	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:#fb6b6b;
}


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


/*価格表*/
.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;
}
}
	
	
/*お問い合わせ*/

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




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


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


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


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



.site {
	padding: 0;
}

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

.site-content {
    width: 75%;
}

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

}








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





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

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

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




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






.flexbox-container-vertical-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

vertical-align: middle;

}

.concept_01{

    background:url(/images/concept/01.jpg);
    background-size:cover;
background-position: center center;
padding:100px 0 100px 0;

}


.concept_02{

    background:url(/images/concept/05.jpg);
    background-size:cover;
background-position: center center;
padding:100px 0 100px 0;
}


.concept_03{

    background:url(/images/concept/03.jpg);
    background-size:cover;
background-position: center center;
padding:100px 0 100px 0;
}


.concept_04{

    background:url(/images/concept/04.jpg);
    background-size:cover;
background-position: center center;
padding:100px 0 100px 0;
}


.concept_05{

    background:url(/images/concept/02.jpg);
    background-size:cover;
background-position: center center;
padding:100px 0 100px 0;
}


.concept_06{

    background:url(/images/concept/07.jpg);
    background-size:cover;
background-position: center center;
padding:100px 0 100px 0;
}


.concept_07{

    background:url(/images/concept/06.jpg);
    background-size:cover;
background-position: center center;
padding:100px 0 100px 0;

}

.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 0px 0 10px 0;
	/*! margin: 1.714285714rem 0; */
	line-height: 1.714285714;
}


.entry-content dd, .comment-content dd {
  line-height: 1.714285714;
  margin-bottom: 5px;
}

@media (max-width: 480px) {

.whitebg{
background-color: rgba(255,255,255,0.8);
padding:3px 3px 3px 3px;
}


.verbox{

  display: block;

}

}



@media (max-width: 767px) {


.whitebg{
background-color: rgba(255,255,255,0.8);
padding:3px 3px 3px 3px;
}


.verbox{

  display: block;

}


}

@media (min-width: 768px) {


.whitebg{
background-color: rgba(255,255,255,0.8);
padding:3px 3px 3px 3px;
font-size:16px;
}


/* frex box */

.verbox{

  display: -webkit-flex; /* Safari用 */
  display: flex;
  -webkit-justify-content: center; /* Safari用 */
  justify-content: center;
  -webkit-align-items: center; /* Safari用 */
  align-items: center;

}


}

/* 992px以上 */
@media (min-width: 992px) {


.whitebg{
background-color: rgba(255,255,255,0.8);
padding:30px 40px 30px 40px;
font-size:18px;
}

/* frex box */

.verbox{

  display: -webkit-flex; /* Safari用 */
  display: flex;
  -webkit-justify-content: center; /* Safari用 */
  justify-content: center;
  -webkit-align-items: center; /* Safari用 */
  align-items: center;

}



}

/* 1200px以上 */
@media (min-width: 1200px) {


.whitebg{
background-color: rgba(255,255,255,0.8);
padding:30px 50px 30px 50px;
font-size:18px;
}

/* frex box */

.verbox{

  display: -webkit-flex; /* Safari用 */
  display: flex;
  -webkit-justify-content: center; /* Safari用 */
  justify-content: center;
  -webkit-align-items: center; /* Safari用 */
  align-items: center;

}




}

.site-content article {
    border-bottom: none;
    margin-bottom: 0px;
    margin-bottom: 0rem;
    padding-bottom: 0px;
    padding-bottom: 0rem;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}


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


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


.root_text_01{
	color:#195e82;
	margin:0px 0 30px 0;
}

.root_text_01 ul{
	margin:20px 0 20px 0;
}

.root_text_01 dl{
	margin:10px 0 5px 0;
	padding:0 0 5px 0;
}

.root_text_01 dl dd{
		margin:0 0 5px 0;
}


.su-spoiler-style-fancy > .su-spoiler-title {
	background-color:#FFFFFF !important;
}

.bw { background-color:#FFF; padding:15px; color:#195e82; }
.bw .f36  { font-size:36px !important; }
.bw h2, .bw h3 { border-bottom:none; }
.bw li { padding:10px 0 10px 10px; border-bottom:1px solid #999; }

.chart-container {
	position: relative;
	height:45vh;
	width:26vw;
}

.chart-container2 {
	position: relative;
	height:50vh;
	width:60vw;
}

@media screen and (max-width: 768px) {
.chart-container, .chart-container2 {
	position: relative;
	height:45vh;
	width:80vw
}
.site-header {
	margin-top:0px;
	padding-top:15px;
}

}


.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;
}
.row-60{
    margin-left:-30px;
    margin-right:-30px;
}
.row-60>div{
    padding-right:30px;
    padding-left:30px;
}

.centerfrex{
  display: flex;
  justify-content: center;
  align-items: center;
}

.center-block{
  flex-grow: 1;
	text-align: center;
	line-height: 0;
}

.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5,
.col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5,
.col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5,
.col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}   
.col-xs-1-5 {
    width: 20%;
    float: left;
}
.col-xs-2-5 {
    width: 40%;
    float: left;
}

.col-xs-3-5 {
    width: 60%;
    float: left;
}

.col-xs-4-5 {
    width: 80%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
    .col-sm-2-5 {
        width: 40%;
        float: left;
    }
    .col-sm-3-5 {
        width: 60%;
        float: left;
    }
    .col-sm-4-5 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
    .col-md-2-5 {
        width: 40%;
        float: left;
    }
    .col-md-3-5 {
        width: 60%;
        float: left;
    }
    .col-md-4-5 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
    .col-lg-2-5 {
        width: 40%;
        float: left;
    }
    .col-lg-3-5 {
        width: 60%;
        float: left;
    }
    .col-lg-4-5 {
        width: 80%;
        float: left;
    }
}   

.footer_jof{
	text-align:center;
	padding:15px 0;
	background-color: rgb(183, 11, 11);
	font-size:1.5em;
}

.t1 .footer_jof a{
	color:#ffffff;
	
}

.t1 .footer_jof a:hover{
	color:#ffffff;
	
}

.t1 .footer_jof a:visited{
	color:#ffffff;
	
}



@media screen and (max-width:991px) {
.centerfrex{
  display: block;
}
}
