@charset "utf-8";

/* 保健事業（SP）：style_health_promotion_sp.css
 * **************************************************
 * Elements
 * **************************************************
 */
#subPage .main .mb_00 {
    margin-bottom:0!important;
}

#subPage .main .mt_00 {
    margin-top:0!important;
}
#subPage .main .mt_10 {
    margin-top:1em!important;
}

#subPage .main a.tunder{
    text-decoration: underline;
}

#subPage .main a.tunder:hover{
    text-decoration: none;
}


#subPage .main .mtpc {
 margin: 0 0 30px 0;
 padding: 12px 15px;
 border:solid 1px #8db665;
}

#subPage .main ul.parenList02q {
	margin: 0.5em 0 0 0;
	padding-left: 1em;
	text-indent: -1em;
	font-size:1.4em;
}
#subPage .main ul.parenList02q li {
	font-size: 100%; /* =14px */
	margin: 0 0 0.5em 0;
}

#subPage .main ul.parenList02ex {
	margin: 0.5em 0 0 0;
	padding-left: 1em;
	text-indent: -1em;
	font-size:1.6em;
}
#subPage .main ul.parenList02ex li {
	font-size: 100%;
	margin: 0 0 0.5em 0;
}

#subPage .main a.btn {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 75px;
  padding: .5em 1em;
  background-color: #1788d5;
  font-size: 1.8em;
  font-weight: bold;
  color: #ffffff !important;
  text-align: center;
  text-decoration: none
}
#subPage .main .btn-wrap a:hover {
  opacity: .8;
  text-decoration: none;
}
#subPage .main a.text-link {
  color: #1788d5 !important;
  text-decoration: underline;
}
#subPage .main a.text-link:hover {
  opacity: .8
}
/* Elements
------------------------------------------------------------------ */
#subPage .main .red{
color:#FF0000;
display:block;
font-size:0.8em;
font-weight:normal;
}
#subPage .main .red02{
color:#FF0000;
display:block;
font-size:100%;
font-weight:normal;
text-indent:0em;
padding-bottom:0;
}

#subPage .main .red03{
color:#FF0000;
font-size:100%;
font-weight:normal;
}

#subPage .main .btm10{
margin-bottom:10px !important;
}

#subPage .main .btm30{
margin-bottom:30px !important;
}

#subPage .main table .tableDetail {
	text-align: left;

}

#subPage .main td:first-child {
	background-color: #f5f5f5;
}

#subPage .main ul.parenList li li {
  font-size: 100%;
}
#subPage .main ul.parenList02 {
	margin: 0.5em 0 0 0;
	padding-left: 1.6em;
	text-indent: -1.6em;
	font-size:1.4em;
}
#subPage .main ul.parenList02 li {
	font-size: 100%; /* =14px */
	margin: 0 0 0.5em 0;
}

#subPage .main ul.parenList02 li span{
padding-left:2.5em;
text-indent: -3em;
display:block;
}

#subPage .main .black{
display:block;
font-size:0.8em;
font-weight:normal;
}

#subPage .main .large {
  font-size: 1.4em;
  font-weight: bold;
  display: block;
  word-break: break-all;
}
#subPage .main .large03 {
  font-size: 1.4em;
  font-weight: bold;
}

#subPage .main .book_none {
	overflow: hidden;
	background: #f3f3f3;
	border: solid 1px #ccc;
	border-radius:3px;
	padding: 20px 20px 5px;
	margin: 0 0 20px;
}

#subPage .main img.book_img {
	float: none;
	width: 100%;
	margin-bottom: 25px;
}

#subPage .main .book_none p,
#subPage .main .book_text p {
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 15px;
}

#subPage .main .book_none p span {
	display:block;
}

#subPage .main .book_none p span a{
	background: url("../../images/common/icon_pdf.png") no-repeat 100% 50%;
	padding-right: 15px;
	text-decoration: none;
}

#subPage .main .book_text {
	overflow: hidden;
	background: #f3f3f3;
	border: solid 1px #ccc;
	border-radius:3px;
	padding: 20px;
	margin: 5px 0 20px 0;
	float: left;
}

#subPage .main .web_mama {
	background: #C2EEFF; 
	border-radius: 20px; 
	height:100%; 
	padding-top:10px; 
  padding-left: 20px;
	padding-bottom:10px; 
	margin: 20px 0;
}

#subPage .main .web_mama p {
	font-size: 1.6em;
	font-weight: bold;
}

#subPage .main .kenkobox{
font-size:1.2em;
font-weight:bold;
margin-top:20px;
display:inline-table;
text-indent:0em;
}



/*健康診断　取扱期間*/

#subPage .main .handling td:first-child,
#subPage .main .handling02 td:first-child{
	background:#f5f5f5;}

#subPage .main .handling{
}

#subPage .main .handling th:nth-child(2),
#subPage .main .handling th:nth-child(3){
	width:40%;
}

#subPage .main .handling td{
	text-align:left;
}


#subPage .main .handling02{
}

#subPage .main .handling02 th:nth-child(2),
#subPage .main .handling02 th:nth-child(3){
	width:20%;
}

#subPage .main .handling02 td{
	text-align:left;
}

#subPage .main .handling02 tr:nth-child(2) td:nth-child(2){
	background:#f5f5f5;
}