/*
Theme Name: CT
*/


/* ///////////////////////////////////////////////////////////////////

h1-h6

/////////////////////////////////////////////////////////////////// */

.entry-header h1 {
	font-size: 160%;
	line-height: 1.2;
	background: url(../images/base-ttl-h1.png) no-repeat;
	height: 45px;
	padding: 17px 0 0px 60px;
	margin-bottom: 20px;
}
.main-blog .entry-header h1 {
	font-size: 120%;
	padding: 20px 0 0px 60px;
}
#page-index .entry-header h1 {
	font-size: 210%;
	line-height: 1.2;
	font-weight: normal;
	background: url(../images/base-ttl-h1.png) no-repeat;
	height: auto;
	margin-bottom: 20px;
	padding: 0px;
}


.entry-header .entry-title a {
	text-decoration: none;
}
.entry-content h2.style-title,
.entry-content h2.style-title2 {
	/*padding: 8px 0 0px 15px;
	background-color: #e6ddad;
	border-left:3px #baac66 solid;
	height: 34px;
*/
}

.entry-content h2.style-title2 span {
	color:#6fa51f;
}
.entry-content h2.style-title {margin-bottom: 20px;}
.entry-content h2.style-title2 {margin-bottom: 30px;}

@media screen and (max-width: 600px) {
	.entry-header h1 {
		font-size: 110%;
		line-height: 1.2;
		background: none;
		text-align: center;
		background-color: #74a927;
		color: #FFF;
		height: auto;
		padding: 10px;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.entry-content h2.style-title{
		padding: 0 5px 0 5px;
		background: none;
		height: auto;
		border-bottom: 1px solid #333;
	}
}

.main-blog .entry-content h2 {
	font-size:140%;
	padding:  0;
	background: url(none) no-repeat;
	border-left:5px solid #85BD34;
	height: auto;
	padding-left:10px;
	margin: 0px 0px 20px 0;
}

.entry-content h3.style-title {
	font-size: 125%;
	line-height: 1.846153846;
	background: url(../images/base-title-bg.gif) repeat-y left center;
	border-bottom: 1px #CCC solid;
	padding:5px 0 5px 15px;
}
.entry-content h4.style-title {
	background-color: #e4f7c5;
  padding: 0.3em 0.5em;;
}
.entry-content h4.style-title-no span{


}
.main-blog .entry-content ul,
.main-blog .entry-content ol{
	padding: 15px ;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	border:1px solid #f06;
	color:#000;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin: 20px 0 24px;
	line-height: 1.714285714;
}
.entry-content h2,
.mu_register h2 {
	font-size: 110%;
	line-height: 1.6;
}
.entry-okyaku h3.style-title {
	font-size: 120%;
}		
		

@media screen and (max-width: 600px) {
	.entry-content h3 {
		font-size: 110%;
		padding-left: 0;
		text-align: center;
		background-image: none;
		background-color: #fe9300;
		color: #FFF;
		}
	.entry-content h3.img-title {
			background-color: #FFF;
			margin: 10px 0;
		}
		
		
}

.symptom-page .entry-content h3{
	background: none;
	padding-left: 0;
}


.entry-content h3{
	
}
.entry-content h4.symptom-title{
	border-bottom:solid 1px #ccc;
	padding-left:0.3em;
}
.entry-content h4.symptom-title span{
	border-left:solid 2px #FE9300;
	padding-left:0.5em;
}

#page-staff .entry-content .txt table {
	border-bottom: none;
	color: #333;
	margin: 0;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 90%;
}
#page-staff .entry-content .txt table caption {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
#page-staff .entry-content .txt th {
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: top;
	background: #fff;
	border: none;
	width: 23%;
	margin: 0px;
	padding: 0px 10px 15px 0px;
	line-height: normal;
}
#page-staff .entry-content .txt td {
	border: none;
	padding: 0px 10px 15px 0px;
	vertical-align: top;
	margin: 0px;
	line-height: normal;
}
#page-access{
		letter-spacing:-0.5px;
}
#page-access .entry-content p {
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}


.aisatu {
	background-color:#fffaed;
	padding:15px;
	border: 1px solid #efefef;
	margin-bottom: 30px;
}
.aisatu .list {
	background: transparent;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: disc;
}

.aisatu .list li {
	background: url(none);
	margin: 0px;
	padding: 0px;
}


@media screen and (max-width: 600px) {
	.aisatu .list {
	margin: 0px 0px 10px;
	}
	
	.aisatu .right img {
	text-align: center;
	width: 50%;
	display:none;
	}
}

/* ///////////////////////////////////////////////////////////////////

breadcrumbs

/////////////////////////////////////////////////////////////////// */

.breadcrumbs {
	padding: 5px;
	background: #fff;
	font-size: 80%;
	margin-bottom: -10px;
	margin-top: 20px;
}


/* ///////////////////////////////////////////////////////////////////

call-btn

/////////////////////////////////////////////////////////////////// */

.call-btn {
	display: none;
}
.viral-btn {
	display: none;
}
@media screen and (max-width: 600px) {
	.call-btn,.viral-btn {
		display: block;
		text-align: center;
		margin: 10px 10px 10px 10px;
	}
		
}
@media screen and (max-width: 600px) {
	.call-btn a {
		display: block;
		font-size: 1.5em;
		color: #ffffff;
		padding: 10px 20px;
		text-decoration: none;
		font-weight: bold;
		background: #2acc0d;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		border: 1px solid #2acc0d;
		-moz-box-shadow:
			1px 1px 1px rgba(000,000,000,0.3),
			inset 0px 1px 0px rgba(255,255,255,0.4);
		-webkit-box-shadow:
			1px 1px 1px rgba(000,000,000,0.3),
			inset 0px 1px 0px rgba(255,255,255,0.4);
		box-shadow:
			1px 1px 1px rgba(000,000,000,0.3),
			inset 0px 1px 0px rgba(255,255,255,0.4);
		text-shadow:
			0px 1px 1px rgba(000,000,000,0.5),
			0px 1px 2px rgba(255,255,255,0.3);
	}
	.viral-btn a{
				display: block;
		font-size: 1.5em;
		color: #ffffff;
		padding: 10px 20px;
		text-decoration: none;
		font-weight: bold;
		background: #F60;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		border: 1px solid #F60;
		-moz-box-shadow:
			1px 1px 1px rgba(000,000,000,0.3),
			inset 0px 1px 0px rgba(255,255,255,0.4);
		-webkit-box-shadow:
			1px 1px 1px rgba(000,000,000,0.3),
			inset 0px 1px 0px rgba(255,255,255,0.4);
		box-shadow:
			1px 1px 1px rgba(000,000,000,0.3),
			inset 0px 1px 0px rgba(255,255,255,0.4);
		text-shadow:
			0px 1px 1px rgba(000,000,000,0.5),
			0px 1px 2px rgba(255,255,255,0.3);
	}
		
}


/* ///////////////////////////////////////////////////////////////////

map-btn

/////////////////////////////////////////////////////////////////// */

.map-btn {
	display: none;
}
@media screen and (max-width: 600px) {
	.map-btn {
		display: block;
		text-align: center;
		margin: 10px 10px 10px 10px;
	}
}
@media screen and (max-width: 600px) {
	.map-btn a {
		display: block;
		font-size: 1.5em;
		color: #ffffff;
		padding: 10px 20px;
		text-decoration: none;
		font-weight: bold;
		background: #C00;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		border: 1px solid #C00;
		-moz-box-shadow:
			1px 1px 1px rgba(000,000,000,0.3),
			inset 0px 1px 0px rgba(255,255,255,0.4);
		-webkit-box-shadow:
			1px 1px 1px rgba(000,000,000,0.3),
			inset 0px 1px 0px rgba(255,255,255,0.4);
		box-shadow:
			1px 1px 1px rgba(000,000,000,0.3),
			inset 0px 1px 0px rgba(255,255,255,0.4);
		text-shadow:
			0px 1px 1px rgba(000,000,000,0.5),
			0px 1px 2px rgba(255,255,255,0.3);
	}
}

/* ========================================================================
		youtube埋め込み可変
======================================================================== */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ///////////////////////////////////////////////////////////////////

thanks-block

/////////////////////////////////////////////////////////////////// */

.thanks-block {
	background: #EEE;
	border: #CCC 1px solid;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	padding: 15px 20px;
}
.thanks-block .catch-copy {
	margin: 0 0 10px 0;
	font-size: 150%;
	line-height: 1.5;
}
.thanks-block .profile {
	margin-bottom: 15px;
}
.thanks-block .profile:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
* html .thanks-block .profile {zoom: 1;}
*:first-child+html .thanks-block .profile {zoom: 1;}

.thanks-block .profile img {
	float: left;
}
.thanks-block .profile ul {
	list-style: none;
	float: left;
	margin-bottom: 0;
}
.thanks-block .profile ul:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
* html .thanks-block .profile ul {zoom: 1;}
*:first-child+html .thanks-block .profile ul {zoom: 1;}

.thanks-block .profile ul li {
}
@media screen and (max-width: 600px) {
	.thanks-block .profile ul li {
		margin-left: 0;
		font-size: 80%;
		float: left;
		margin-right: 10px;
	}
}
.thanks-block .profile ul li.name {
}
.thanks-block .profile ul li.age {
}
.thanks-block .profile ul li.work {
}
.thanks-block .comment {
	margin-bottom: 0;
}


/* ///////////////////////////////////////////////////////////////////

comment-block-01

/////////////////////////////////////////////////////////////////// */

.comment-block-01 {
	background: #EEE;
	border: #CCC 1px solid;
	border-radius: 7px;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	padding: 15px 20px;
}
.comment-block-01:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
* html .comment-block-01 {zoom: 1;}
*:first-child+html .comment-block-01 {zoom: 1;}

.comment-block-01 img {
	float: left;
	width: 24%;
}
.comment-block-01 div {
	float: right;
	width: 73%;
}
@media screen and (max-width: 600px) {
	.comment-block-01 div {
		font-size: 80%;
	}
}
.comment-block-01 p {
}
.comment-block-01 p:last-of-type  {
	margin-bottom: 0;
}

/* ///////////////////////////////////////////////////////////////////

comment-block-02

/////////////////////////////////////////////////////////////////// */

.comment-block-02 {
	background: #EEE;
	border: #CCC 1px solid;
	border-radius: 7px;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	padding: 15px 20px;
}
.comment-block-02:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
* html .comment-block-02 {zoom: 1;}
*:first-child+html .comment-block-02 {zoom: 1;}

.comment-block-02 img {
	float: right;
	width: 24%;
}
.comment-block-02 div {
	float: left;
	width: 73%;
}
@media screen and (max-width: 600px) {
	.comment-block-02 div {
		font-size: 80%;
	}
}
.comment-block-02 p {
}
.comment-block-02 p:last-of-type  {
	margin-bottom: 0;
}

/* ///////////////////////////////////////////////////////////////////

float-pic-block-01

/////////////////////////////////////////////////////////////////// */

.float-pic-block-01 {
}
.float-pic-block-01:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
* html .float-pic-block-01 {zoom: 1;}
*:first-child+html .float-pic-block-01 {zoom: 1;}

.float-pic-block-01 .pic {
	float: left;
	margin-right: 17px;
}
@media screen and (max-width: 600px) {
	.float-pic-block-01 .pic {
		float: none;
		margin-right: 0;
	}
}
.float-pic-block-01 .txt {
}


/* ///////////////////////////////////////////////////////////////////

float-pic-block-02

/////////////////////////////////////////////////////////////////// */

.float-pic-block-02 {
}
.float-pic-block-02:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
* html .float-pic-block-02 {zoom: 1;}
*:first-child+html .float-pic-block-02 {zoom: 1;}

.float-pic-block-02 .pic {
	float: right;
	margin-left: 17px;
}
@media screen and (max-width: 600px) {
	.float-pic-block-02 .pic {
		float: none;
		margin-left: 0;
	}
}
.float-pic-block-02 .txt {
}

/* ///////////////////////////////////////////////////////////////////

共通パーツ

/////////////////////////////////////////////////////////////////// */

/* ///// チェックボックス ///*/
div.trouble-list{
	background: url(../images/base-list-bg.png) no-repeat;
	height: 166px;
	padding: 60px 0 0 20px;
	font-weight: bold;
	font-size: 110%;
}


/* ///////////////////////////////////////////////////////////////////

list-block

/////////////////////////////////////////////////////////////////// */

.list-block {
}
.list-block h2,
.list-block h3,
.list-block h4 {
	margin-bottom: 0;
}
.list-block ul,.check-block ul{
	list-style: none;
	background: #fff url(../images/index-bg-01.jpg) no-repeat right bottom;
	padding: 0px 25px 25px 47px;
	margin: 0px;
}
.list-block ul li,.check-block ul li{
	background: url(../images/0-checklist-bg.gif) no-repeat left top;
	margin: 0 0 15px;
	padding: 0 0 0 45px;
}

@media screen and (max-width: 600px) {
	.list-block ul,.check-block ul{
		padding: 0 0 0 10px;
	}
	.list-block ul,.check-block ul li{
		list-style-position: inside;
	}
}



.list-block-style ul{
	list-style:none;
	background:#efefef;
	padding:0.5em;
}
.list-block-style li{
	background:url(../images/base-listpoint.gif) no-repeat left center;
	margin:0.5em;
	padding-left:1.5em;
}
/* ///　▼list-block02　/// */
.list-block-style02{
	border: 1px solid #CCC;
	padding: 1px;
}
.list-block-style02 div{
	background-color: #f9f9f9;
	padding: 0.5em;
	
}
.list-block-style02 div h4{
	border-bottom: 1px solid #CCC;
	margin: 0 0;
}
.list-block-style02 div ul{
	border-top: 1px solid #FFF;
	padding-left: 20px;
}

.list-block-style02 div ul li{
	list-style: square;
    color: #f00;
	margin:0.5em;
}

.list-block-style02 div ul li span {
    color: #000;
}
/* ///　▲list-block02　/// */

@media screen and (max-width: 600px) {
	.list-block ul,.check-block ul{
	list-style:disc;
	background:none;
	margin: 0;
	}
	.list-block ul li,.check-block ul li{
	background: none;
	margin: 0 0 0;
	padding: 0 0 0 0;
}
}

/* ///////////////////////////////////////////////////////////////////

video-block

/////////////////////////////////////////////////////////////////// */

.video-block {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-block iframe,  
.video-block object,  
.video-block embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ///////////////////////////////////////////////////////////////////

button

/////////////////////////////////////////////////////////////////// */

p a.css3button {
	width: 73%;
	margin: 0 auto;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #6fa51f;
	padding: 1em 1.8em;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#ffffff 50%,
		#d6d6d6);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.50, #ffffff),
		to(#d6d6d6));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.1),
		0px 1px 0px rgba(255,255,255,1);
}

/* ///////////////////////////////////////////////////////////////////

float

/////////////////////////////////////////////////////////////////// */

.float-2-8 .left {
	float: left;
	width: 18%;
}
.float-2-8 .right {
	float: right;
	width: 79%;
}
.float-3-7 .left,
.float2-3-7 .left {
	float: left;
	width: 28%;
}
.float-3-7 .right,
.float2-3-7 .right {
	float: right;
	width: 69%;
}
.float-4-6 .left {
	float: left;
	width: 38%;
}
.float-4-6 .right {
	float: right;
	width: 59%;
}
.float-5-5 .left {
	float: left;
	width: 49%;
}
.float-5-5 .right {
	float: right;
	width: 48%;
}
.float-6-4 .left {
	float: left;
	width: 59%;
}
.float-6-4 .right {
	float: right;
	width: 38%;
}
.float-7-3 .left {
	float: left;
	width: 69%;
}
.float-7-3 .right {
	float: right;
	width: 28%;
}
.float-8-2 .left {
	float: left;
	width: 79%;
}
.float-8-2 .right {
	float: right;
	width: 18%;
}

.clear{clear:both;}

.float-2-8:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.float-3-7:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.float2-3-7:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.float-4-6:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.float-5-5:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.float-6-4:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.float-7-3:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.float-8-2:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}

* html .float-2-8 {zoom: 1;}
* html .float-3-7 {zoom: 1;}
* html .float2-3-7 {zoom: 1;}
* html .float-4-6 {zoom: 1;}
* html .float-5-5 {zoom: 1;}
* html .float-6-4 {zoom: 1;}
* html .float-7-3 {zoom: 1;}
* html .float-8-2 {zoom: 1;}

*:first-child+html .float-2-8 {zoom: 1;}
*:first-child+html .float-3-7 {zoom: 1;}
*:first-child+html .float2-3-7 {zoom: 1;}
*:first-child+html .float-4-6 {zoom: 1;}
*:first-child+html .float-5-5 {zoom: 1;}
*:first-child+html .float-6-4 {zoom: 1;}
*:first-child+html .float-7-3 {zoom: 1;}
*:first-child+html .float-8-2 {zoom: 1;}

@media screen and (max-width: 600px) {
	.float-2-8 .left,
	.float-2-8 .right,
	.float-3-7 .left,
	.float-3-7 .right,
	.float-4-6 .left,
	.float-4-6 .right,
	.float-5-5 .left,
	.float-5-5 .right,
	.float-6-4 .left,
	.float-6-4 .right,
	.float-7-3 .left,
	.float-7-3 .right,
	.float-8-2 .left,
	.float-8-2 .right {
		float: none;
		width: 100%;
	}
}
#site-mob .float2-3-7 {
	font-size: 80%;
	margin-bottom: 3%;
}

.float2-3-7 .ttl {
	background: #6CA219;
	color: #fff;
	text-align: center;
	padding: 3px;
	margin-bottom: 3%;
}
.tR {
	text-align: right;
	display: block;
}

.mobBox2 .float2-3-7 .right p .tR {
	text-align: right;
	display: block;
	font-size: 86%;
	font-weight: bold;
}



@media screen and (max-width: 600px) {
	.dNone {
	display:none;
}
}

/* ///////////////////////////////////////////////////////////////////

css-arrow

/////////////////////////////////////////////////////////////////// */

.css-arrow{
    width: 0;
    height: 0;
    border-top: 30px solid #f00;
    border-right: 80px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 80px solid transparent;
	margin: 10px auto;
}
.bold{font-weight:bold;}
/*--  !important  --*/
.fontSS {font-size: 0.8em;}
.fontS {font-size: 0.9em;}
.fontM {font-size: 1.1em;}
.fontL {font-size: 1.2em;}
.fontLL {font-size: 1.4em;}
/*--  !important  --*/
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}

.mb0 {margin-bottom: 0px;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb40 {margin-bottom: 40px;}

.ml10 {margin-left: 10px;}
.ml20 {margin-left: 20px;}
.ml30 {margin-left: 30px;}
.ml40 {margin-left: 40px;}

.pt10 {padding-top: 10px;}
.pt20 {padding-top: 20px;}

.pb0 {padding-bottom: 0px;}
.pb10 {padding-bottom: 10px;}
.pb20 {padding-bottom: 20px;}
.pb30 {padding-bottom: 30px;}
.pb40 {padding-bottom: 40px;}

.pl10 {padding-left: 10px;}
.pl20 {padding-left: 20px;}
.pl30 {padding-left: 30px;}

.pr0 {padding-right: 0px;}
