@charset "UTF-8";
/*=========================================

 mc.css

=========================================*/


/*共通*/

#mc_course #nav li.nav03 span img,
#mc #nav li.nav03 span img,
#mc_lifestyle #nav li.nav03 span img,
#mc_kenpo #nav li.nav03 span img,
#mc_routine #nav li.nav03 span img,
#mc_hiring #nav li.nav03 span img,
#mc_lung #nav li.nav03 span img,
#mc_brain #nav li.nav03 span img,
#mc_specific #nav li.nav03 span img,
#mc_other #nav li.nav03 span img,
#mc_round #nav li.nav03 span img{
  position:relative;
  top:-50px;
  left:0;
  }

.mainCl .block01 p,
.mainCl .block02 p,
.mainCl .block03 p,
.mainCl .block04 p,
.mainCl .block05 p,
.mainCl .block06 p,
.mainCl .block07 p,
.mainCl_s .block01 p,
.mainCl_s .block02 p,
.mainCl_s .block03 p,
.mainCl_s .block04 p,
.mainCl_s .block05 p,
.mainCl_s .block06 p,
.mainCl_s .block07 p{
  margin:0 10px;
  }


.mainClInner p.basis{
  display:block;
  position:relative;
  height:24px;
  line-height:25px;
  }

.mainClInner p.basis span{
  display:block;
  line-height:25px;
  position:absolute;
  top:0;
  right:0;}


.mainClInner .sheet table{
  font-size:14px;
  }

.mainClInner .sheet table th{
  height:30px;
  background-color:#00AA84;
  color:#FFFFFF;
  line-height:30px;
  font-weight:bold;
  text-align:center;
  border:1px #CCCCCC solid;
  padding: 5px;
  }

.mainClInner .sheet table td{
  padding:10px 0 10px 10px;
  vertical-align:middle;
  border:1px #CCCCCC solid;
  }

.mainClInner .sheet table td.subject{
  color:#00AA84;
  }

.mainClInner .sheet table td.inlineC{
  padding:0 0 0 0;
  }


.mainClInner ul.option li{
  position:relative;
  padding-left:20px;
  background:url("../../img/common/icon_circleGreen.png") no-repeat left 6px;
  line-height:30px;
  }

.mainClInner ul.option li dt{
  font-weight: bold;
}

.mainClInner ul.option li.recommend:after{
  position: absolute;
  content:url("../../img/mc/icon_recommend.gif");
  top: 5px;
}
@media screen and (max-width: 480px) {
  .mainClInner p.basis{
    height:auto;
  }

  .mainClInner p.basis span{
    position:static;
  }
  .mainClInner .sheet table{
    font-size:13px;
  }
  .mainClInner .sheet table td.inlineC{
    text-align: center;
  }
  .mainClInner .sheet table td.inlineC br {
    display: none;
  }
}


/*健康診断コース*/

#mc_course .mainCl .block01{
  height:200px;
  padding:60px 0 0 20px;
  background:url("../../img/mc/mc_course_img_main.jpg") no-repeat;
  }

#mc_course .mainCl .block01 img{
  margin-bottom:20px;
  }

#mc_course .mainCl .block02 table{
  width:700px;
  margin:0 auto;
  border-collapse:separate; /*角丸にするのに必要*/
  border:1px #00AA84 solid;
  -webkit-border-radius:5px ;
    border-radius:5px ;
  }

#mc_course .mainCl .block02 table th{
  width:190px;
  height:65px;
  padding-left:10px;
  background: url("../../img/common/bg_th.gif") no-repeat;
  font-size:14px;
  font-weight:bold;
  color:#fff;
  vertical-align:middle;
  }

#mc_course .mainCl .block02 table td{
  padding-left:15px;
  }

#mc_course .mainCl .block03{
  overflow:hidden;
  }

#mc_course .mainCl .block03 div{
  width:410px;
  height:150px;
  margin:0 40px 40px 0;
  border: 5px #E6E6E6 solid;
  float:left;
  }

#mc_course .mainCl .block03 div.right{
  float:left;
  margin:0 0 40px 0;
  }

#mc_course .mainCl .block03 div p{
  padding:20px 0 0 20px;
  }

#mc_course .mainCl .block03 div p.courseName{
  display:block;
  height:55px;
  padding:0 0 0 20px;
  margin:0;
  background:url("../../img/mc/mc_course_bg_menu.gif") no-repeat;
  font-size:20px;
  font-weight:bold;
  line-height:55px;
  }

#mc_course .mainCl .block03 div p.courseName a{
  display:block;
  color:#00AA84;
  text-decoration:none;
  }

#mc_course .mainCl .block03 div p.courseName a:hover{
  text-decoration: underline;
  }


#mc_course .mainCl .variousInfo{
  width:660px;
  margin:0 auto;
  }

@media screen and (max-width: 480px) {
  #mc_course .mainCl h2 img {
    width: 115px;
  }

  #mc_course .mainCl .block01{
    height:150px;
    padding:60px 0 0 20px;
    background:url("../../img/mc/mc_course_img_main.jpg") right top no-repeat;
    background-size: 200%;
    padding-top: 65%;
    padding-left: 0;
  }

  #mc_course .mainCl .block01 p {
    margin: 0;
  }

  #mc_course .mainCl .block02 table{
    width:100%;
  }

  #mc_course .mainCl .block02 table th{
    width:100%;
    display: block;
    text-align: center;
    box-sizing: border-box;
    padding-top: 10px;
  }

  #mc_course .mainCl .block02 table td{
    display: block;
    padding: 20px 0;
    text-align: center;
  }

  #mc_course .mainCl .block03 div{
    width:100%;
    height:150px;
    margin:0 40px 40px 0;
    border: 5px #E6E6E6 solid;
    float:none;
    box-sizing: border-box;
  }

  #mc_course .mainCl .block03 div.right{
    float:none;
    margin:0 0 40px 0;
  }

  #mc_course .mainCl .block03 div p{
    padding:20px;
  }

  #mc_course .mainCl .block03 div p br {
    display: none;
  }

  #mc_course .mainCl .variousInfo{
    width:100%;
    margin:0 auto;
  }
}

/*健康ドック*/

#mc .sideMenu li.menu01 a{
  color:#00AA84;
  text-decoration:none;
}
@media screen and (max-width: 480px) {
  #mc .mainCl_s h2 img {
    width: 80px;
  }
  #mc .mainCl_s .block04 .mb30 img {
    margin: 10px 0;
  }
}

/*生活習慣病予防健診*/

#mc_lifestyle .sideMenu li.menu02 a{
  color:#00AA84;
  text-decoration:none;
}
@media screen and (max-width: 480px) {
  #mc_lifestyle .mainCl_s h2 img {
    width: 147px;
  }
}

/*協会けんぽ　一般健診*/

#mc_kenpo .sideMenu li.menu03 a{
  color:#00AA84;
  text-decoration:none;
}
@media screen and (max-width: 480px) {
  #mc_kenpo .mainCl_s h2 img {
    width: 155px;
  }
}

/*定期健診*/
#mc_routine .sideMenu li.menu04 a{
  color:#00AA84;
  text-decoration:none;
  }

#mc_routine .mainClInner .sheet span.colorGreen{
  color:#00AA84;
}
@media screen and (max-width: 480px) {
  #mc_routine .mainCl_s h2 img {
    width: 65px;
  }
}

/*雇入れ健診*/

#mc_hiring .sideMenu li.menu05 a{
  color:#00AA84;
  text-decoration:none;
}
@media screen and (max-width: 480px) {
  #mc_hiring .mainCl_s h2 img {
    width: 82px;
  }
  #mc_hiring .mainCl_s .mainClInner #inspectionItem>h3 {
    line-height: 1;
    padding-top: 10px;
  }
  #mc_hiring .mainCl_s .mainClInner span {
    font-size: 12px;
    display: block;
  }
}

/*肺がんドック*/

#mc_lung .sideMenu li.menu10 a{
  color:#00AA84;
  text-decoration:none;
  }

#mc_lung .mainCl_s .block01 h4{
  display:block;
  margin:10px;
  font-weight:bold;
  }

#mc_lung .mainCl_s .block01 ul{
  display:block;
  margin:10px;
  }

#mc_lung .mainCl_s .block01 li{
  margin-left:1em;
  text-indent:-1em;
  font-weight:bold;
  }

#mc_lung .mainCl_s .block01 p+h4{
  margin-top:30px;
  }

#mc_lung .mainCl_s .block02 ul{
  display:block;
  margin:0 10px;
  overflow:hidden;
  }

#mc_lung .mainCl_s .block02 li{
  display:block;
  margin-right:20px;
  float:left;
  }

#mc_lung .mainCl_s .block02 li:nth-child(1){
  width:350px;
  }

#mc_lung .mainCl_s .block02 li:nth-child(2){
  width:240px;
  }

#mc_lung .mainCl_s .block05 ol li{
  list-style:decimal;
  margin-left:1.5em;
  }

@media screen and (max-width: 480px) {
  #mc_lung .mainCl_s h2 img{
    width:97px;
  }

  #mc_lung .mainCl_s .block02 li{
    margin:0 auto 20px;
    float:none;
  }

  #mc_lung .mainCl_s .block03 td {
    word-break: break-all;
  }
}

/*脳ドック*/

#mc_brain .sideMenu li.menu06 a{
  color:#00AA84;
  text-decoration:none;
  }

#mc_brain .mainCl_s .block01 p{
  background:url("../../img/mc/mc_brain_bgImg_MRI.jpg") no-repeat right top;
  }

#mc_brain .mainCl_s .block02 h3 span{
  font-size:14px;
  }

#mc_brain .mainCl_s .block02 ul{
  display:block;
  margin:0 10px;
  overflow:hidden;
  }

#mc_brain .mainCl_s .block02 li{
  display:block;
  width:200px;
  margin-right:20px;
  float:left;
}
@media screen and (max-width: 480px) {
  #mc_brain .mainCl_s h2 img {
    width: 65px;
  }

  #mc_brain .mainCl_s .block01 p{
    background:url("../../img/mc/mc_brain_bgImg_MRI.jpg") no-repeat center top;
    padding-top: 200px;
  }

  #mc_brain .mainCl_s .block01 br.pc{
    display: none;
  }

  #mc_brain .mainCl_s .block02 li{
    margin:0 auto 20px;
    float:none;
  }

  #mc_brain .mainCl_s .block03 td {
    word-break: break-all;
  }
}

/*特定健診・特定保健指導*/

#mc_specific .sideMenu li.menu07 a{
  color:#00AA84;
  text-decoration:none;
  }

#mc_specific .mainCl_s .block02 ul{
  display:block;
  margin-top:20px;
  overflow:hidden;
  }

#mc_specific .mainCl_s .block02 ul li{
  display:block;
  padding:0 30px 0 20px;
  background:url("../../img/common/icon_circleGreen.png") no-repeat left center;
  font-weight:600;
  float:left;
  }

#mc_specific .mainCl_s .block04 p a{
  color:#00AA84;
  }

#mc_specific .mainCl_s .block04 p a:hover{
  text-decoration:none;
  }

#mc_specific .mainCl_s .block04 p.db01{
  display:block;
  margin-bottom:35px;
  }

#mc_specific .mainCl_s .block04 p span{
  display:block;
  padding-left:20px;
  background:url("../../img/common/icon_circleGreen.png") no-repeat left center;
}
@media screen and (max-width: 480px) {
  #mc_specific .mainCl_s h2 img {
    width: 180px;
  }

  #mc_specific .mainCl_s .block02 th:first-child,
  #mc_specific .mainCl_s .block02 td:first-child {
    width: 25%;
  }

  #mc_specific .mainCl_s .block02 th:nth-child(2),
  #mc_specific .mainCl_s .block02 td:nth-child(2) {
    width: 35%;
  }

  #mc_specific .mainCl_s .block02 th:nth-child(3),
  #mc_specific .mainCl_s .block02 td:nth-child(3) {
    width: 40%;
  }
}

/*その他健診*/

#mc_other .sideMenu li.menu08 a{
  color:#00AA84;
  text-decoration:none;
  }

#mc_other .mainCl_s td ul li{
  padding-left:20px;
  margin-bottom:5px;
  background:url("../../img/common/icon_circleGreen.png") no-repeat left center;
}
@media screen and (max-width: 480px) {
  #mc_other .mainCl_s h2 img {
    width: 80px;
  }
}

/*巡回健診*/

#mc_round .sideMenu li.menu09 a{
  color:#00AA84;
  text-decoration:none;
  }

#mc_round .mainCl_s .mainImg{
  position:relative;
  height:305px;
  padding-top:40px;
  background:url("../../img/mc/mc_round_img_main.jpg") no-repeat;
  text-align:center;
  }

#mc_round .mainCl_s .mainImg p{
  text-align:center;
  color:#FFFFFF;
  }

#mc_round .mainCl_s .mainImg img.PR{
  position:absolute;
  left: 549px;
  top: -17px;
  }

#mc_round .mainCl_s .block01 table{
  margin-bottom:20px;
  }

#mc_round .mainCl_s .block01 table td{
  width:175px;
  padding:20px;
  text-align:center;
  border:1px #CCCCCC solid;
  vertical-align:top;
  }

#mc_round .mainCl_s .block01 table td.double{
  width:395px;
  }
#mc_round .mainCl_s .block01 table td a{
  display:block;
  margin-bottom:10px;
  color:#00AA84;
  font-weight:600;
     }

#mc_round .mainCl_s .block01 table td a:hover{
  text-decoration:none;
  }

#mc_round .mainCl_s .block01 table td p{
  height:90px;
  text-align:left;
  }

#mc_round .mainCl_s .block01 table td img{
  text-align:center;
  margin:0 auto;
  }

#mc_round .mainCl_s .block01 table td ul li{
  display:block;
  min-width:150px;
  padding-left:20px;
  margin-bottom:8px;
  background:url("../../img/common/icon_circleGreen.png") no-repeat left center;
  text-align:left;
  float:left;
  }

#mc_round .mainCl_s .block01 table td ul li.widthSet{
  width:170px;
  }

#mc_round .mainCl_s .block01 table td.double span,
#mc_round .mainCl_s .block01 table td span.female{
  display:block;
  margin-bottom:10px;
  color:#00AA84;
  font-weight:600;
  }


#mc_round .mainCl_s .variousInfo{
  font-size:14px;
  }

#mc_round .mainCl_s .block02 ul{
  overflow:hidden;
  }

#mc_round .mainCl_s .block02 ul li{
  display:block;
  margin-right:30px;
  width:315px;
  float:left;
  }

#mc_round .mainCl_s .block02 ul li.right{
  margin-right:0px;
  }

#mc_round .mainCl_s .block02 ul li p{
  margin-bottom:20px;
  }


#mc_round .mainCl_s .variousInfo p{
  display:block;
  width:500px;
  height:30px;
  margin:0 auto 15px auto;

}

#mc_round .mainCl_s .variousInfo p br{
  display: none;
}

#mc_round .mainCl_s .variousInfo p span{
  display:block;
  padding-left:20px;
  color:#00AA84;
  line-height:30px;
  float:left;
}
@media screen and (max-width: 480px) {
  #mc_round .mainCl_s h2 img {
    width: 65px;
  }

  #mc_round .mainCl_s .mainImg{
    background:url("../../img/mc/mc_round_img_main.jpg") center center no-repeat;
    border-radius: 5px;
    overflow: hidden;
  }

  #mc_round .mainCl_s .block01 table{
    width: 100%;
    border:1px #CCCCCC solid;
    border-bottom: none;
  }

  #mc_round .mainCl_s .block01 table td{
    display: block;
    width:100%;
    box-sizing: border-box;
    border: none;
    border-bottom:1px #CCCCCC solid;
  }

  #mc_round .mainCl_s .block01 table td a{
    width: 143px;
    margin: 0 auto;
  }

  #mc_round .mainCl_s .block01 table td.double{
    width:100%;
  }
  #mc_round .mainCl_s .block01 table td ul li{
    display:block;
    min-width:150px;
    padding-left:20px;
    margin-bottom:8px;
    background:url("../../img/common/icon_circleGreen.png") no-repeat left center;
    text-align:left;
    float:none;
  }

  #mc_round .mainCl_s .block02 ul li{
    margin-right:0;
    width:100%;
    float:none;
  }


  #mc_round .mainCl_s .variousInfo p{
    width:100%;
    height: auto;
  }

  .variousInfo .title img {
    width: 100px;
  }

  #mc_round .mainCl_s .variousInfo img {
    float: none;
  }

  #mc_round .mainCl_s .variousInfo p img {
    width: 80%;
    display: block;
    margin: 0 auto;
  }

  #mc_round .mainCl_s .variousInfo p span {
    float: none;
    margin-top: 10px;
    text-align: center;
    padding: 0;
  }

  #mc_round .variousInfo .txtBox {
    padding: 20px 10px;
  }
}
