

.topComment{}
.topComment p{ padding-bottom:10px;}

/** primary **/
#primary{
	text-align:left;
	background:#fff;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border:none;
	padding-top:0;
}

#primary .priBlk{
	padding-bottom:15px;
	padding-top:30px;
	border-bottom:1px dotted #999;
}

#primary .priBlk:last-child{
	padding:30px 0 0 0;
	border:none;
}

/**********
 kisoNavi
**********/
#kisoNavi{
	display:none;
	padding-top:20px;
}

#kisoNavi:after{ 
    content: " "; 
    clear: both; 
    height: 0; 
    display: block; 
    visibility: hidden; 
}

#kisoNavi a{
	display:block;
	float:left;
	width:32%;
	background:#aacf52;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	text-align:center;
	padding:10px 0;
	color:#231815;
}
#kisoNavi a:nth-child(3n-1) {
	margin:0 2%;
}

#kisoNavi a:hover,
#kisoNavi a:active{
	background:#d3ddba;
	text-decoration:none;
}


/** symptom **/
#symptom{}
#symptom .topComment{
	padding-bottom:15px;
}

#symptom .topComment strong.pink{ color:#e4007f;}
#symptom .topComment strong.blue{ color:#1677be;}

#symptom .symptomInner{}
#symptom .symptomInner p.midashi{
	padding-bottom:10px;
	font-size:1.2em;
	font-weight:600;
}
#symptom .symptomInner p.comment{
	padding-bottom:20px;
}


/** chukaku **/
#symptom #chukaku{
	background:#fff0fa;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	padding:15px 15px 5px 15px;
	margin-bottom:15px;
}

#symptom #chukaku p.midashi{ color:#e4007f;}

#symptom #chukaku .chukakuInner{}
#symptom #chukaku .chukakuInner:after{ 
    content: " "; 
    clear: both; 
    height: 0; 
    display: block; 
    visibility: hidden; 
}

#symptom #chukaku .chukakuInner:last-child{ padding-bottom:0;}

#symptom #chukaku .chukakuInner .chukakuBlk{
	width:100;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	background:#fff;
	padding:10px 0;
	margin-bottom:10px;
}

#symptom #chukaku .chukakuInner .chukakuBlk:last-child{
	margin-bottom:10px;
}

#symptom #chukaku .chukakuInner .chukakuBlk p.title{
	padding-bottom:3px;
	border-bottom:1px solid #999;
	font-size:1.1em;
	color:#5b4a3f;
	margin:0 15px 10px 15px;
}

#symptom #chukaku .chukakuInner .chukakuBlk ul{ margin:0 15px;}
#symptom #chukaku .chukakuInner .chukakuBlk ul li{ padding-bottom:2px;}


/** act **/
#symptom #act{
	background:#e4f4f2;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	padding:15px;
}

#symptom #act p.midashi{ color:#1677be;}


/** ex **/
#symptom #ex{ padding-top:20px;}
#symptom #ex h4{
	margin-bottom:10px;}
#symptom #ex table{
	width:100%;
	max-width:850px;
}

#symptom #ex table tr th{
	width:33%;
	text-align:center;
	padding:5px 0;
	color:#fff;
	line-height:1.2;
}

#symptom #ex table tr th#exChukaku{ background:#e4007f;}
#symptom #ex table tr th#exAbout{ background:#8ec323;}
#symptom #ex table tr th#exSymptomu{ background:#1677be;}

#symptom #ex table tr td{
	background:#e4e4e4;
	padding:10px;
	font-size:0.9em;
}

#symptom #ex table tr td.ex02{ background:#eee;}

#exComment{
	margin-top:20px;
	background:url(../kiso/about/img/kisoAbout_exComBg.jpg) no-repeat right top;
	min-height:94px;
}

#exComment #exComInner{
	background:#fff;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	max-width:720px;
	border:10px solid #e4f4f2;
	line-height:1.3;
}

#exComment #exComInner p{
	padding:15px;
}


/** monowasure **/
#monowasure{ padding-top:50px;}
#monowasure .topComment{
	padding-bottom:15px;
}

#monowasure table{
	width:100%;
	max-width:850px;
}

#monowasure table tr th{
	width:50%;
	text-align:center;
	padding:5px 0;
	color:#fff;
}

#monowasure table tr th#ippan{
	background:#00aad9;
	border-right:1px solid #999;
}
#monowasure table tr th#ninchi{ background:#e14a0f;}

#monowasure table tr td{
	background:#e4e4e4;
	padding:10px;
	font-size:0.9em;
}

#monowasure table tr td i{ color:#e14a0f;}
#monowasure table tr td.monoPri i{ color:#00aad9;}
#monowasure table tr td.monoPri{ 
	border-right:1px solid #999;
}

#monowasure table tr.line02 td{ background:#eee;}


/** cause **/
#cause{ padding-top:50px;}
#cause .topComment{
	padding-bottom:15px;
}
#cause table{
	width:100%;
	max-width:850px;
}

#cause table tr th{
	text-align:center;
	padding:5px 0;
	color:#fff;
	background:#00aad9;
}

#cause table tr th.title{
	width:30%;
	border-right:2px solid #fff;
}

#cause table tr td{
	background:#e4e4e4;
	padding:7px;
	font-size:0.9em;
}

#cause table tr.line02 td{ background:#eee;}
#cause table tr td.title{
	width:30%;
	border-right:2px solid #fff;
}

#cause img{
	width:100%;
	max-width:475px;
}

/** igi **/
#igi{ padding-top:50px;}

#igi #igiInner{}

#igi #igiInner ul{}
#igi #igiInner ul li{
	background:url(../img/listMark_orange.png) no-repeat 0 2px;
	padding-left:15px;
	font-size:1em;
	padding-bottom:8px;
}

/** earlyonset **/
#earlyonse{ padding-top:50px;}

#earlyonse ul{}
#earlyonse ul li{
	background:url(../img/listMark_orange.png) no-repeat 0 2px;
	padding-left:15px;
	font-size:1em;
	padding-bottom:8px;
}


/* PC・大型タブレット：769px～1200px */
@media only screen and (min-width: 769px) and (max-width: 1200px) {
/** h **/
#primary h2{ background:url(../kiso/about/img/h2_kisoAbout.jpg) no-repeat;}

.primary{
	text-align:left;
	background:#fff;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border:1px solid #383130;
	padding-top:20px;
}

/**********
 kisoNavi
**********/
#kisoNavi{
	display:block;
}

/** symptom **/
#symptom{}
#symptom .topComment{
	padding-bottom:15px;
}

#symptom .topComment strong.pink{ color:#e4007f;}
#symptom .topComment strong.blue{ color:#1677be;}

#symptom .symptomInner{}
#symptom .symptomInner p.midashi{
	padding-bottom:10px;
	font-size:1.2em;
	font-weight:600;
}
#symptom .symptomInner p.comment{
	padding-bottom:20px;
}


/** chukaku **/
#symptom #chukaku{
	background:#fff0fa;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	padding:15px 15px 5px 15px;
	margin-bottom:15px;
}

#symptom #chukaku p.midashi{ color:#e4007f;}

#symptom #chukaku .chukakuInner{}
#symptom #chukaku .chukakuInner:after{ 
    content: " "; 
    clear: both; 
    height: 0; 
    display: block; 
    visibility: hidden; 
}

#symptom #chukaku .chukakuInner:last-child{ padding-bottom:0;}

#symptom #chukaku .chukakuInner .chukakuBlk{
	width:49%;
	max-width:404px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	background:#fff;
	float:left;
	padding:10px 0;
	margin-bottom:10px;
}

#symptom #chukaku .chukakuInner .chukakuBlk:last-child{
	float:right;
}

#symptom #chukaku .chukakuInner .chukakuBlk p.title{
	padding-bottom:3px;
	border-bottom:1px solid #999;
	font-size:1.1em;
	color:#5b4a3f;
	margin:0 15px 10px 15px;
}

#symptom #chukaku .chukakuInner .chukakuBlk ul{ margin:0 15px;}
#symptom #chukaku .chukakuInner .chukakuBlk ul li{ padding-bottom:2px;}

/** igi **/
#igi{ padding-top:50px;}

#igi #igiInner{
	background:url(../kiso/about/img/kisoAbout_igiBg.jpg) no-repeat right bottom;
}

#igi #igiInner ul{
	width:52%;
}

@media only screen and (min-width: 769px) and (max-width: 900px) {

#igi #igiInner{
	background:none;
}

#igi #igiInner ul{
	width:100%;
}
}



}

/* PC向け：1201px以上で固定 */
@media only screen and (min-width: 1201px) {
/** h **/
#primary h2{ background:url(../kiso/about/img/h2_kisoAbout.jpg) no-repeat;}


/** primary **/
#primary{
	text-align:left;
	width:910px;
	float:left;
	background:#fff;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border:none;
	padding-top:0;
}

.primary{
	text-align:left;
	width:910px;
	background:#fff;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border:1px solid #383130;
	padding-top:20px;
}


/**********
 kisoNavi
**********/
#kisoNavi{
	display:block;
}


/** symptom **/
#symptom{}
#symptom .topComment{
	padding-bottom:15px;
}

#symptom .topComment strong.pink{ color:#e4007f;}
#symptom .topComment strong.blue{ color:#1677be;}

#symptom .symptomInner{}
#symptom .symptomInner p.midashi{
	padding-bottom:10px;
	font-size:1.2em;
	font-weight:600;
}
#symptom .symptomInner p.comment{
	padding-bottom:20px;
}


/** chukaku **/
#symptom #chukaku{
	background:#fff0fa;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	padding:15px 15px 5px 15px;
	margin-bottom:15px;
}

#symptom #chukaku p.midashi{ color:#e4007f;}

#symptom #chukaku .chukakuInner{}
#symptom #chukaku .chukakuInner:after{ 
    content: " "; 
    clear: both; 
    height: 0; 
    display: block; 
    visibility: hidden; 
}

#symptom #chukaku .chukakuInner:last-child{ padding-bottom:0;}

#symptom #chukaku .chukakuInner .chukakuBlk{
	width:48%;
	min-width:404px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	background:#fff;
	float:left;
	padding:10px 0;
	margin-bottom:10px;
}

#symptom #chukaku .chukakuInner .chukakuBlk:last-child{
	float:right;
}

#symptom #chukaku .chukakuInner .chukakuBlk p.title{
	padding-bottom:3px;
	border-bottom:1px solid #999;
	font-size:1.1em;
	color:#5b4a3f;
	margin:0 15px 10px 15px;
}

#symptom #chukaku .chukakuInner .chukakuBlk ul{ margin:0 15px;}
#symptom #chukaku .chukakuInner .chukakuBlk ul li{ padding-bottom:2px;}


/** act **/
#symptom #act{
	background:#e4f4f2;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	padding:15px;
}

#symptom #act p.midashi{ color:#1677be;}


/** ex **/
#symptom #ex{ padding-top:20px;}
#symptom #ex h4{
	margin-bottom:10px;}
#symptom #ex table{
	width:100%;
	min-width:850px;
}

#symptom #ex table tr th{
	width:33%;
	text-align:center;
	padding:5px 0;
	color:#fff;
}

#symptom #ex table tr th#exChukaku{ background:#e4007f;}
#symptom #ex table tr th#exAbout{ background:#8ec323;}
#symptom #ex table tr th#exSymptomu{ background:#1677be;}

#symptom #ex table tr td{
	background:#e4e4e4;
	padding:10px;
	font-size:0.9em;
}

#symptom #ex table tr td.ex02{ background:#eee;}

#exComment{
	margin-top:20px;
	background:url(../kiso/about/img/kisoAbout_exComBg.jpg) no-repeat right top;
	min-height:94px;
}

#exComment #exComInner{
	background:#fff;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	width:720px;
	border:10px solid #e4f4f2;
}

#exComment #exComInner p{
	padding:15px;
}


/** monowasure **/
#monowasure{ padding-top:50px;}
#monowasure .topComment{
	padding-bottom:15px;
}

#monowasure table{
	width:100%;
	min-width:850px;
}

#monowasure table tr th{
	width:50%;
	text-align:center;
	padding:5px 0;
	color:#fff;
}

#monowasure table tr th#ippan{
	background:#00aad9;
	border-right:1px solid #999;
}
#monowasure table tr th#ninchi{ background:#e14a0f;}

#monowasure table tr td{
	background:#e4e4e4;
	padding:10px;
	font-size:0.9em;
}

#monowasure table tr td i{ color:#e14a0f;}
#monowasure table tr td.monoPri i{ color:#00aad9;}
#monowasure table tr td.monoPri{ 
	border-right:1px solid #999;
}

#monowasure table tr.line02 td{ background:#eee;}


/** cause **/
#cause{ padding-top:50px;}
#cause .topComment{
	padding-bottom:15px;
}
#cause table{
	width:100%;
	min-width:850px;
}

#cause table tr th{
	text-align:center;
	padding:5px 0;
	color:#fff;
	background:#00aad9;
}

#cause table tr th.title{
	width:30%;
	border-right:2px solid #fff;
}

#cause table tr td{
	background:#e4e4e4;
	padding:7px;
	font-size:0.9em;
}

#cause table tr.line02 td{ background:#eee;}
#cause table tr td.title{
	width:30%;
	border-right:2px solid #fff;
}

/** igi **/
#igi{ padding-top:50px;}

#igi #igiInner{
	background:url(../kiso/about/img/kisoAbout_igiBg.jpg) no-repeat right top;
}

#igi #igiInner ul{
	width:550px;
}
#igi #igiInner ul li{
	background:url(../img/listMark_orange.png) no-repeat 0 2px;
	padding-left:15px;
	font-size:1em;
	padding-bottom:8px;
}

/** earlyonset **/
#earlyonse{ padding-top:50px;}

#earlyonse ul{}
#earlyonse ul li{
	background:url(../img/listMark_orange.png) no-repeat 0 2px;
	padding-left:15px;
	font-size:1em;
	padding-bottom:8px;
}

}


@media print {
/** h **/
#primary h2{ background:url(../kiso/about/img/h2_kisoAbout.jpg) no-repeat;}


/** primary **/
#primary{
	text-align:left;
	width:910px;
	float:left;
	background:#fff;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border:none;
	padding-top:0;
}

.primary{
	text-align:left;
	width:910px;
	background:#fff;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border:1px solid #383130;
	padding-top:20px;
}


/**********
 kisoNavi
**********/
#kisoNavi{
	display:block;
}


/** symptom **/
#symptom{}
#symptom .topComment{
	padding-bottom:15px;
}

#symptom .topComment strong.pink{ color:#e4007f;}
#symptom .topComment strong.blue{ color:#1677be;}

#symptom .symptomInner{}
#symptom .symptomInner p.midashi{
	padding-bottom:10px;
	font-size:1.2em;
	font-weight:600;
}
#symptom .symptomInner p.comment{
	padding-bottom:20px;
}


/** chukaku **/
#symptom #chukaku{
	background:#fff0fa;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	padding:15px 15px 5px 15px;
	margin-bottom:15px;
}

#symptom #chukaku p.midashi{ color:#e4007f;}

#symptom #chukaku .chukakuInner{}
#symptom #chukaku .chukakuInner:after{ 
    content: " "; 
    clear: both; 
    height: 0; 
    display: block; 
    visibility: hidden; 
}

#symptom #chukaku .chukakuInner:last-child{ padding-bottom:0;}

#symptom #chukaku .chukakuInner .chukakuBlk{
	width:48%;
	min-width:404px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	background:#fff;
	float:left;
	padding:10px 0;
	margin-bottom:10px;
}

#symptom #chukaku .chukakuInner .chukakuBlk:last-child{
	float:right;
}

#symptom #chukaku .chukakuInner .chukakuBlk p.title{
	padding-bottom:3px;
	border-bottom:1px solid #999;
	font-size:1.1em;
	color:#5b4a3f;
	margin:0 15px 10px 15px;
}

#symptom #chukaku .chukakuInner .chukakuBlk ul{ margin:0 15px;}
#symptom #chukaku .chukakuInner .chukakuBlk ul li{ padding-bottom:2px;}


/** act **/
#symptom #act{
	background:#e4f4f2;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	padding:15px;
}

#symptom #act p.midashi{ color:#1677be;}


/** ex **/
#symptom #ex{ padding-top:20px;}
#symptom #ex h4{
	margin-bottom:10px;}
#symptom #ex table{
	width:100%;
	min-width:850px;
}

#symptom #ex table tr th{
	width:33%;
	text-align:center;
	padding:5px 0;
	color:#fff;
}

#symptom #ex table tr th#exChukaku{ background:#e4007f;}
#symptom #ex table tr th#exAbout{ background:#8ec323;}
#symptom #ex table tr th#exSymptomu{ background:#1677be;}

#symptom #ex table tr td{
	background:#e4e4e4;
	padding:10px;
	font-size:0.9em;
}

#symptom #ex table tr td.ex02{ background:#eee;}

#exComment{
	margin-top:20px;
	background:url(../kiso/about/img/kisoAbout_exComBg.jpg) no-repeat right top;
	min-height:94px;
}

#exComment #exComInner{
	background:#fff;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	width:720px;
	border:10px solid #e4f4f2;
}

#exComment #exComInner p{
	padding:15px;
}


/** monowasure **/
#monowasure{ padding-top:50px;}
#monowasure .topComment{
	padding-bottom:15px;
}

#monowasure table{
	width:100%;
	min-width:850px;
}

#monowasure table tr th{
	width:50%;
	text-align:center;
	padding:5px 0;
	color:#fff;
}

#monowasure table tr th#ippan{
	background:#00aad9;
	border-right:1px solid #999;
}
#monowasure table tr th#ninchi{ background:#e14a0f;}

#monowasure table tr td{
	background:#e4e4e4;
	padding:10px;
	font-size:0.9em;
}

#monowasure table tr td i{ color:#e14a0f;}
#monowasure table tr td.monoPri i{ color:#00aad9;}
#monowasure table tr td.monoPri{ 
	border-right:1px solid #999;
}

#monowasure table tr.line02 td{ background:#eee;}


/** cause **/
#cause{ padding-top:50px;}
#cause .topComment{
	padding-bottom:15px;
}
#cause table{
	width:100%;
	min-width:850px;
}

#cause table tr th{
	text-align:center;
	padding:5px 0;
	color:#fff;
	background:#00aad9;
}

#cause table tr th.title{
	width:30%;
	border-right:2px solid #fff;
}

#cause table tr td{
	background:#e4e4e4;
	padding:7px;
	font-size:0.9em;
}

#cause table tr.line02 td{ background:#eee;}
#cause table tr td.title{
	width:30%;
	border-right:2px solid #fff;
}

/** igi **/
#igi{ padding-top:50px;}

#igi #igiInner{
	background:url(../kiso/about/img/kisoAbout_igiBg.jpg) no-repeat right top;
}

#igi #igiInner ul{
	width:550px;
}
#igi #igiInner ul li{
	background:url(../img/listMark_orange.png) no-repeat 0 2px;
	padding-left:15px;
	font-size:1em;
	padding-bottom:8px;
}

/** earlyonset **/
#earlyonse{ padding-top:50px;}

#earlyonse ul{}
#earlyonse ul li{
	background:url(../img/listMark_orange.png) no-repeat 0 2px;
	padding-left:15px;
	font-size:1em;
	padding-bottom:8px;
}

}