@charset "utf-8";


#titleView {
  background-image: url(img/pc_mv.jpg);
}
#titleView.catTop,
#titleView.catTop .titleView_inner {
  height: 320px;
}
#titleView .titleView_head {
  color: #222222;
}
.fw-normal {
  font-weight: normal;
}

.business_title {
  font-size: 21px;
  color: #7977c2;
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 35px;
  text-align: center;
}

#side-nav li a[data-page="out"] {
  /*background-color: #F2F3DE;
  margin-top: 15px;*/
}
.imgCaption-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
}

/* index */
article[data-page="bus"] .imgCaptionLayout-01 .imgCaption-list {
  margin-bottom: 20px;
}
article[data-page="bus"] .imgCaptionLayout-01 .imgCaption-list:first-of-type .pageLink-03 {
  background-image: url(img/index/business_index_img01_2020.jpg);
}
article[data-page="bus"] .imgCaptionLayout-01 .imgCaption-list:nth-of-type(2) .pageLink-03 {
  background-image: url(img/index/business_index_img10.jpg);
}
article[data-page="bus"] .imgCaptionLayout-01 .imgCaption-list:nth-of-type(3) .pageLink-03 {
  background-image: url(img/index/business_index_img08.jpg);
}
article[data-page="bus"] .imgCaptionLayout-01 .imgCaption-list:nth-of-type(4) .pageLink-03 {
  background-image: url(img/index/business_index_img03.jpg);
}
article[data-page="bus"] .imgCaptionLayout-01 .imgCaption-list:nth-of-type(5) .pageLink-03 {
  background-image: url(img/index/business_index_img09.jpg);
}
article[data-page="bus"] .imgCaptionLayout-01:nth-of-type(2) .imgCaption-list:first-of-type .pageLink-03 {
  background-image: url(img/index/business_index_img05.jpg);
}
article[data-page="bus"] .imgCaptionLayout-01:nth-of-type(2) .imgCaption-list:nth-of-type(2) .pageLink-03 {
  background-image: url(img/index/business_index_img06.jpg);
}
article[data-page="bus"] .imgCaptionLayout-01 .imgCaption-list:nth-of-type(2n+1) {
  margin-left: 0;
}

/* message */
article[data-page="mes"] .imgLayout-05 {
  margin-bottom: 10px;
}
article[data-page="mes"] .desc-01 p ~ p {
  margin-top: 20px;
}
article[data-page="mes"] .desc-01 p:nth-of-type(2) {
  font-weight: bold;
}
article[data-page="mes"] .float-box {
  float: right;
}

/* group */
article[data-page="gro"] .headline-01 {
  margin-bottom: 0;
}

/* process */
article[data-page="pro"] .headline-01 {
  margin-bottom: 10px;
}

/* history */
.business_title .m_left {
  margin-left: -4px;
}
article[data-page="his"] .linkBox-01 {
  margin-bottom: 35px;
  padding: 10px;
}
article[data-page="his"] .linkBox-01 li { 
  width: 126px;
  height: 60px;
  background-color: #FFFFFF;
}
article[data-page="his"] .linkBox-01 li.current {
  background-color: #66BC29;
}
article[data-page="his"] .linkBox-01 .pageLink-01 {
  box-sizing: border-box;
  padding-right: 16px;
  line-height: 1.3em;
  padding-left: 25px;
  text-align: center;
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
article[data-page="his"] .linkBox-01 li.current .pageLink-01 {
  color: #FFFFFF;
}
article[data-page="his"] .linkBox-01 .pageLink-01:before {
  top: 50%;
  margin-top: -4px;
  left: 15px;
}
article[data-page="his"] .linkBox-01 li.current .pageLink-01:before {
  background-image: url(../common/img/parts/pc_icn_arrow-right_01.png);
  height: 9px;
}
article[data-page="his"] .linkBox-01 li:first-of-type {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
article[data-page="his"] .linkBox-01 li ~ li {
  margin-left: 10px;
  margin-top: 0;
  margin-right: 0;
}
.history_header {
  margin-bottom: 16px;
}
.history_header p {
  font-size: 18px;
  text-align: center;
  width: 340px;
  padding: 10px 0;
}
.history_header p:first-of-type {
  color: #7878c2;
  float: left;
  background-color: #f3f3fa;
}
.history_header p:nth-of-type(2) {
  color: #f18200;
  float: right;
  background-color: #fdf5ea;
}
.anchor_header {
  font-size: 38px;
  font-weight: normal;
  color: #66bc29;
}
.anchor_header span {
  font-size: 23px;
}
article[data-page="his"] .history_photo img {
  border: 1px #757575 solid;
  box-sizing: border-box;
}


/* medicine */
.boxLayout-05 {
  margin-bottom: 30px;
}
.boxLayout-05 .boxLayout_head {
  font-size: 16px;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
}
.boxLayout-05 .boxLayout-img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.boxLayout-05 img {
  width: 100%;
  height: auto;
}
.boxLayout-05 .boxLayout_desc {
  font-size: 14px;
  line-height: 1.8em;
  margin-bottom: 10px;
}
.imgLayout-08 {
  margin-bottom: 40px;
}
.imgLayout-08 .imgList-03 {
  width: 100%;
  margin-bottom: 20px;
  float: none;
}
.imgLayout-img2 {
  width: 50%;
}
article[data-subpage="med"] .imgLayout-08 .imgLayout-img2.float-img {
  float: right;
}
.imgLayout-img2 img {
  width: 100%;
  height: auto;
}
.catchCopy-box {
  width: 48%;
}
/*.catchCopy-box .catchCopy-desc {
  font-size: 14px;
  line-height: 1.6em;
}*/
.catchCopy-desc {
  font-size: 14px;
  line-height: 1.6em;
}
article[data-subpage="med"] .imgLayout-08 .catchCopy-box {
  /*float: right;*/
  float: left;
}
/* 170120 add */
article[data-subpage="med"] section:nth-of-type(2) {
  /*margin-bottom: 50px;*/
  margin-bottom: 80px;
}
article[data-subpage="med"] .boxLayout-01 {
  /*margin-bottom: 30px;*/
  margin-bottom: 50px;
}
article[data-subpage="med"] .imgLayout-07 .imgList-03 .imgLayout-img {
  height: auto;
  margin-bottom: 20px;
}
article[data-subpage="med"] .imgLayout-07 .imgList-03 .imgLayout-img img {
  width: 100%;
  height: auto;
}
article[data-subpage="med"] .imgLayout-07 .imgList-03 span.font_size {
  font-size: 10px;
  vertical-align: top;
}
article[data-subpage="med"] .headline-04 {
  margin-bottom: 15px;
}
.imgLayout-09 {
  margin-bottom: 20px;
}
/*.imgLayout-09 .imgLayout-img2 {
  float: right;
}
.imgLayout-09 .catchCopy-box {
  float: left;
}*/
.groupCompanies_name {
  font-size: 20px;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
.businessContents-list {
  margin-bottom: 10px;
}
.businessContents-list li {
  display: inline-block;
  font-size: 14px;
  box-sizing: border-box;
  padding: 6px 5px;
  border: 1px #cccccc solid;
}
.webLink-text {
  font-size: 14px;
  margin-top: 10px;
}
.groupCompanies_block .imgLayout-img2 img {
  border: 1px #757575 solid;
  box-sizing: border-box;
}
/* 170123 add */
article[data-subpage="med"] .imgLayout-08.custom-layout {
  margin-bottom: 60px;
}
article[data-subpage="med"] .imgLayout-08.custom-layout .imgList-03 {
  border-bottom: 1px #cccccc solid;
  padding-bottom: 15px;
}
article[data-subpage="med"] .alliance_wrapper {
  width: 90%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 15px 10px;
  border: 1px #cccccc solid;
}
article[data-subpage="med"] .alliance_wrapper .boxLayout-05 p {
  margin-bottom: 0;
}
article[data-subpage="med"] .alliance_wrapper .boxLayout-05:nth-of-type(2) {
  margin-bottom: 0;
}


/* healthcare */
article[data-subpage="hea"] .imgLayout-08 .imgLayout-img2.float-img {
  float: right;
}
article[data-subpage="hea"] .imgLayout-08 .catchCopy-box {
  float: left;
}
article[data-subpage="hea"] .listLayout-01 {
  margin: 10px 0 15px;
}
article[data-subpage="hea"] .listLayout-01 li {
  background-color: #F2F3DE;
}
article[data-subpage="hea"] .listLayout-01 li ~ li {
  margin-top: 8px;
}
article[data-subpage="hea"] .listLayout-01 li .pageLink-01 {
  padding: 5px 0 5px 22px;
}
article[data-subpage="hea"] .listLayout-01 li .pageLink-01:before {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 8px;
}
/* 170123 add */
article[data-subpage="hea"] section:first-of-type {
  margin-bottom: 60px;
}
article[data-subpage="hea"] .imgLayout-08 {
  margin-bottom: 0;
}
/*article[data-subpage="hea"] .imgLayout-08 .imgList-03:last-of-type {
  border-bottom: 1px #cccccc solid;
  padding-bottom: 20px;
}*/
/* 170130 add */
article[data-subpage="hea"] .f_size {
  font-size: 11px;
  line-height: 1.4em;
}
article[data-subpage="hea"] .imgLayout-08 .imgList-03:last-of-type {
  margin-bottom: 15px;
}
article[data-subpage="hea"] .imgLayout-08 .f_size {
  border-bottom: 1px #cccccc solid;
  padding-bottom: 12px;
}
article[data-subpage="hea"] .groupCompanies_block .imgLayout-09:last-of-type .groupCompanies_name {
  margin-bottom: 0;
}
article[data-subpage="hea"] .groupCompanies_block .imgLayout-09:last-of-type .f_size {
  margin-bottom: 10px;
}


@media only screen and (min-width: 751px) {
  /* index */
  /*article[data-page="bus"] .imgCaptionLayout-01:nth-of-type(2) .imgCaption-list {
    width: 216px;
  }
  article[data-page="bus"] .imgCaptionLayout-01:nth-of-type(2) .imgCaption-list .pageLink-03 {
    height: 161px;
  }*/
  
  /* message */
  #titleView:not(.catTop) {
    background-image: url(img/pc_mv02.jpg);
  }
  
  /* history */
  .history_box {
    background: url(img/history/pc_business_history_bg.png) repeat-y center top;
    position: relative;
    max-width: 690px;
    padding-top: 15px;
    margin-bottom: 20px;
  }
  .history_year {
    font-size: 17px;
    margin-bottom: 5px;
  }
  .history_desc {
    font-size: 14px;
    line-height: 22px;
    width: 157px;
  }
  #history-02 .history_subbox:nth-of-type(4) .historyDesc_box {
    margin-right: 0;
  }
  #history-02 .history_subbox:nth-of-type(4) .history_desc {
    width: 170px;
    letter-spacing: -0.06em;
  }
  #history-04 .history_subbox:nth-of-type(3) .history_desc {
    width: 95%;
  }
  #history-05 .history_subbox:nth-of-type(5) .historyDesc_box {
    margin-right: 0;
  }
  #history-05 .history_subbox:nth-of-type(5) .history_desc {
    width: 170px;
    letter-spacing: -0.06em;
  }
  .history_subbox {
    position: absolute;
    box-sizing: border-box;
  }
  .historyImg_box {
    width: 178px;
    background: url(img/history/business_history_line.gif) no-repeat left top;
    background-size: contain;
  }
  .history_subbox.box_left .historyImg_box {
    width: 179px;
  }
  .history_photo img {
    width: 122px;
    height: auto;
  }
  /*.historyImg_box .history_photo.customSize-01 img {
    width: 72px;
  }
  .historyImg_box .history_photo.customSize-02 img {
    width: 87px;
  }*/
  .history_circle {
    padding-top: 1px;
  }
  .history_subbox.box_left {
    float: left;
    left: 0;
    width: 352px;
    margin-right: 50%;
  }
  .history_subbox.box_left .historyDesc_box {
    float: left;
    margin-right: 16px;
  }
  .history_subbox.box_left .historyImg_box {
    float: right;
  }
  .history_subbox.box_left .historyImg_box .history_photo {
    float: left;
  }
  .history_subbox.box_left .historyImg_box .history_circle {
    float: right;
  }
  .history_subbox.box_right {
    float: right;
    right: 0;
    width: 351px;
    margin-left: 50%;
  }
  .history_subbox.box_right .historyDesc_box {
    float: right;
    margin-left: 16px;
  }
  .history_subbox.box_right .historyImg_box {
    float: left;
  }
  .history_subbox.box_right .historyImg_box .history_photo {
    float: right;
  }
  .history_subbox.box_right .historyImg_box .history_circle {
    float: left;
  }
  .historyDesc_box.desc-only {
    background-image: url(img/history/business_history_line.gif);
    background-repeat: no-repeat;
    background-size: 172px 8px;
    width: 100%;
    height: auto;
    position: relative;
  }
  .history_subbox.box_left .historyDesc_box.desc-only {
    background-position: right top;
  }
  .history_subbox.box_right .historyDesc_box.desc-only {
    background-position: left top;
  }
  .history_subbox.box_right .historyDesc_box.desc-only .history_year {
    margin-left: 190px;
  }
  .historyDesc_box.desc-only .history_year {
    background-color: #FFFFFF;
    width: 180px;
  }
  .historyDesc_box.desc-only .history_desc {
    width: 90%;
  }
  .history_subbox.box_right .historyDesc_box.desc-only .history_desc {
    margin-left: 56px;
  }
  .history_subbox.box_left .historyDesc_box.desc-only .history_circle {
    position: absolute;
    top: 1px;
    right: 0;
  }
  .history_subbox.box_right .historyDesc_box.desc-only .history_circle {
    position: absolute;
    top: 1px;
    left: 0;
  }
  
  #history-01 .history_box {
    height: 447px;
  }
  #history-01 .history_box > div:first-of-type {
    top: 15px;
  }
  #history-01 .history_box > div:nth-of-type(2) {
    top: 125px;
  }
  #history-01 .history_box > div:nth-of-type(3) {
    top: 236px;
  }
  #history-01 .history_box > div:nth-of-type(4) {
    top: 356px;
  }
  #history-02 .history_box {
    height: 820px;
  }
  #history-02 .history_box > div:first-of-type {
    top: 16px;
  }
  #history-02 .history_box > div:nth-of-type(2) {
    top: 104px;
  }
  #history-02 .history_box > div:nth-of-type(3) {
    top: 126px;
  }
  #history-02 .history_box > div:nth-of-type(4) {
    top: 237px;
  }
  #history-02 .history_box > div:nth-of-type(5) {
    top: 374px;
  }
  #history-02 .history_box > div:nth-of-type(6) {
    top: 396px;
  }
  #history-02 .history_box > div:nth-of-type(7) {
    top: 490px;
  }
  #history-02 .history_box > div:nth-of-type(8) {
    top: 584px;
  }
  #history-02 .history_box > div:nth-of-type(9) {
    top: 668px;
  }
  #history-02 .history_box > div:nth-of-type(10) {
    top: 752px;
  }
  #history-03 .history_box {
    height: 1050px;
  }
  #history-03 .history_box > div:first-of-type {
    top: 16px;
  }
  #history-03 .history_box > div:nth-of-type(2) {
    top: 120px;
  }
  #history-03 .history_box > div:nth-of-type(3) {
    top: 230px;
  }
  #history-03 .history_box > div:nth-of-type(4) {
    top: 325px;
  }
  #history-03 .history_box > div:nth-of-type(5) {
    top: 362px;
  }
  #history-03 .history_box > div:nth-of-type(6) {
    top: 448px;
  }
  #history-03 .history_box > div:nth-of-type(7) {
    top: 508px;
  }
  #history-03 .history_box > div:nth-of-type(8) {
    top: 608px;
  }
  #history-03 .history_box > div:nth-of-type(9) {
    top: 608px;
  }
  #history-03 .history_box > div:nth-of-type(10) {
    top: 692px;
  }
  #history-03 .history_box > div:nth-of-type(11) {
    top: 776px;
  }
  #history-03 .history_box > div:nth-of-type(12) {
    top: 860px;
  }
  #history-03 .history_box > div:nth-of-type(13) {
    top: 944px;
  }
  #history-03 .history_box > div:nth-of-type(14) {
    top: 944px;
  }
  #history-04 .history_box {
    height: 848px;
  }
  #history-04 .history_box > div:first-of-type {
    top: 16px;
  }
  #history-04 .history_box > div:nth-of-type(2) {
    top: 16px;
  }
  #history-04 .history_box > div:nth-of-type(3) {
    top: 110px;
  }
  #history-04 .history_box > div:nth-of-type(4) {
    top: 110px;
  }
  #history-04 .history_box > div:nth-of-type(5) {
    top: 230px;
  }
  #history-04 .history_box > div:nth-of-type(6) {
    top: 340px;
  }
  #history-04 .history_box > div:nth-of-type(7) {
    top: 435px;
  }
  #history-04 .history_box > div:nth-of-type(8) {
    top: 495px;
  }
  #history-04 .history_box > div:nth-of-type(9) {
    top: 555px;
  }
  #history-04 .history_box > div:nth-of-type(10) {
    top: 656px;
  }
  #history-04 .history_box > div:nth-of-type(11) {
    top: 740px;
  }
  #history-05 .history_box {
    height: 1460px;
  }
  #history-05 .history_box > div:first-of-type {
    top: 16px;
  }
  #history-05 .history_box > div:nth-of-type(2) {
    top: 16px;
  }
  #history-05 .history_box > div:nth-of-type(3) {
    top: 130px;
  }
  #history-05 .history_box > div:nth-of-type(4) {
    top: 130px;
  }
  #history-05 .history_box > div:nth-of-type(5) {
    top: 250px;
  }
  #history-05 .history_box > div:nth-of-type(6) {
    top: 250px;
  }
  #history-05 .history_box > div:nth-of-type(7) {
    top: 426px;
  }
  #history-05 .history_box > div:nth-of-type(8) {
    top: 426px;
  }
  #history-05 .history_box > div:nth-of-type(9) {
    top: 530px;
  }
  #history-05 .history_box > div:nth-of-type(10) {
    top: 654px;
  }
  #history-05 .history_box > div:nth-of-type(11) {
    top: 654px;
  }
  #history-05 .history_box > div:nth-of-type(12) {
    top: 748px;
  }
  #history-05 .history_box > div:nth-of-type(13) {
    top: 862px;
  }
  #history-05 .history_box > div:nth-of-type(14) {
    top: 862px;
  }
  #history-05 .history_box > div:nth-of-type(15) {
    top: 976px;
  }
  #history-05 .history_box > div:nth-of-type(16) {
    top: 1110px;
  }
  #history-05 .history_box > div:nth-of-type(17) {
    top: 1224px;
  }
  #history-05 .history_box > div:nth-of-type(18) {
    top: 1340px;
  }

  /* healthcare */
  article[data-subpage="hea"] .imgLayout-08 .headline-02 span {
    font-size: 18px;
    padding-bottom: 5px;
  }
}


@media only screen and (max-width: 750px) {
  #titleView {
    background-image: url(img/sp_mv.jpg);
  }
  #titleView.catTop,
  #titleView.catTop .titleView_inner {
    height: 0;
  }
  .border-bottom {
    padding-bottom: 7%;
    margin-bottom: 7%;
  }
  .business_title {
    font-size: 18px;
    margin-bottom: 25px;
  }
  .imgCaption-title {
    margin-left: 10px;
    margin-right: 10px;
  }
  
  /* index */
  /*article[data-page="bus"] .imgCaptionLayout-01:nth-of-type(2) .imgCaption-list {
    width: 32%;
  }
  article[data-page="bus"] .imgCaptionLayout-01:nth-of-type(2) .imgCaption-list .pageLink-03 {
    height: 0;
    padding-bottom: 74.626%;
  }
  article[data-page="bus"] .imgCaptionLayout-01:nth-of-type(2) .imgCaption-list:nth-of-type(2n) {
    float: left;
  }
  article[data-page="bus"] .imgCaptionLayout-01:nth-of-type(2) .imgCaption-list:nth-of-type(3n) {
    float: right;
  }
  article[data-page="bus"] .imgCaptionLayout-01:nth-of-type(2) .imgCaption-list ~ .imgCaption-list {
    margin-left: 2%;
  }*/
  
  /* message */
  #titleView:not(.catTop) {
    background-image: url(img/sp_mv02.jpg);
  }
  article[data-page="mes"] .imgLayout-05 .imgLayout-img img {
    width: 100%;
    height: auto;
  }
  article[data-page="mes"] .float-box {
    margin-right: 10px;
  }
  
  /* history */
  article[data-page="his"] .linkBox-01 {
    margin-bottom: 24px;
  }
  article[data-page="his"] .linkBox-01 li { 
    width: 49%;
    height: 50px;
    margin-bottom: 10px;
  }
  article[data-page="his"] .linkBox-01 li {
    float: left;
  }
  article[data-page="his"] .linkBox-01 li:nth-child(2n) {
    float: right;
  }
  article[data-page="his"] .linkBox-01 li ~ li {
    margin-left: 0;
  }
  article[data-page="his"] .linkBox-01 .pageLink-01 {
    text-align: left;
  }
  /*.history_header {
    box-sizing: border-box;
    padding: 0 10px;
  }
  .history_header p {
    width: 100%;
  }
  .history_header p:first-of-type,
  .history_header p:nth-of-type(2) {
    float: none;
  }
  .history_header p ~ p {
    margin-top: 10px;
  }*/
  #history-01, #history-02, #history-03, #history-04, #history-05 {
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .history_box {
    background: url(img/history/sp_business_history_bg.png) repeat-y center top;
    width: 100%;
    height: auto;
    padding: 20px 0 40px;
  }
  .history_subbox {
    background-color: #FFFFFF;
  }
  /*.history_subbox.box_left {
    background-color: #f3f3fa;
  }
  .history_subbox.box_right {
    background-color: #fdf5ea;
  }*/
  .history_subbox ~ .history_subbox {
    margin-top: 50px;
  }
  .history_subbox.yearOverlap {
    margin-top: 0;
  }
  .history_subbox.yearOverlap .history_year {
    display: none;
  }
  .historyDesc_box {
    text-align: center;
    padding: 20px 0 10px;
  }
  .history_year {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .history_desc {
    font-size: 18px;
  }
  .history_photo {
    text-align: center;
    padding: 0 0 20px 0;
  }
  .history_circle {
    display: none;
  }
  
  /* medicine */
  .imgLayout-08 {
    box-sizing: border-box;
    padding-left: 2%;
    padding-right: 2%;
  }
  .imgLayout-08 .imgList-03 .catchCopy-desc {
    width: 100%;
    float: none;
  }
  .imgLayout-08 .headline-06 {
    font-size: 15px;
    margin-bottom: 3%;
  }
  .imgLayout-08 .imgLayout-img2.float-img {
    float: left;
  }
  .imgLayout-img2 img {
    width: 100%;
    height: auto;
  }
  .catchCopy-box {
    width: 48%;
  }
  /*.catchCopy-box .catchCopy-desc {
    font-size: 14px;
    line-height: 1.6em;
  }*/
  .imgLayout-08 .catchCopy-box {
    float: right;
  }
  .imgLayout-09 {
    box-sizing: border-box;
    padding-left: 2%;
    padding-right: 2%;
  }
  .imgLayout-09 .headline-05 {
    margin-left: 0;
    margin-right: 0;
  }
  article[data-subpage="med"] .imgLayout-07 .headline-06 {
    width: 50%;
    float: right;
  }
  article[data-subpage="med"] .imgLayout-07 .imgList-03 .imgLayout-img {
    height: auto;
    padding-bottom: 0;
  }
  article[data-subpage="med"] .imgLayout-07 .imgList-03 .imgLayout-img img {
    width: 100%;
    height: auto;
  }
  /* 170120 add */
  article[data-subpage="med"] section:nth-of-type(2) {
    margin-bottom: 45px;
  }
  article[data-subpage="med"] .boxLayout-01 {
    margin-bottom: 30px;
  }
  .groupCompanies_name {
    font-size: 18px;
    margin-bottom: 5px;
  }
  /* 170123 add */
  article[data-subpage="med"] .imgLayout-08.custom-layout {
    margin-bottom: 45px;
  }
  /*article[data-subpage="med"] .alliance_wrapper {
    margin: 0 10px;
  }*/
  article[data-subpage="med"] .alliance_wrapper .boxLayout-05 {
    padding-left: 0;
    padding-right: 0;
  }
  article[data-subpage="med"] .alliance_wrapper .boxLayout-05 .boxLayout_head {
    margin-bottom: 2%;
  }
  
  
  /* healthcare */
  .boxLayout-05 {
    margin-bottom: 5%;
    box-sizing: border-box;
    padding-left: 2%;
    padding-right: 2%;
  }
  .boxLayout-05 .boxLayout_head {
    font-size: 15px;
    margin-bottom: 3%;
  }
  /* 170123 add */
  article[data-subpage="hea"] section:first-of-type {
    margin-bottom: 45px;
  }
  /* 170126 add */
  article[data-subpage="hea"] .imgLayout-08 .headline-02:first-of-type,
  article[data-subpage="hea"] .imgLayout-08 .headline-02:nth-of-type(2) {
    margin-left: 0;
    margin-right: 0;
  }
}

@media only screen and (max-width: 689px) {
  /* medicine */
    .imgLayout-08 .imgLayout-img2.float-img {
    float: none;
    width: 100%;
    margin-bottom: 2%;
  }
  .imgLayout-08 .headline-06 {
    margin-bottom: 5px;
  }
  .imgLayout-08 .catchCopy-box {
    float: none;
    width: 100%;
  }
  article[data-subpage="hea"] .listLayout-01 {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .imgLayout-09 .imgLayout-img2 {
    float: none;
    width: 100%;
    margin-bottom: 2%;
  }
  .imgLayout-09 .headline-05 {
    margin-bottom: 5px;
  }
  .imgLayout-09 .catchCopy-box {
    float: none;
    width: 100%;
  }

}

@media only screen and (max-width: 565px) {
  .imgCaption-title {
    margin-bottom: 15px;
  }
  
  /* index */
  article[data-page="bus"] .imgCaptionLayout-01:nth-of-type(2) .imgCaption-list {
    float: none;
    width: 100%;
  }
  article[data-page="bus"] .imgCaptionLayout-01:nth-of-type(2) .imgCaption-list:nth-child(2n) {
    margin-left: 0;
  }
  
  /* medicine */
  .businessContents-list li {
    font-size: 12px;
    padding: 1.5% 1%;
  }
}

@media screen and (max-width: 456px) {
  /* history */
  article[data-page="his"] .linkBox-01 li { 
    width: 100%;
    height: 30px;
    float: none;
  }
  article[data-page="his"] .linkBox-01 li:nth-child(2n) {
    float: none;
  }
  article[data-page="his"] .linkBox-01 .pageLink-01 {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}


.bsn_title {
font-size: 18px;
line-height: 1.4em;
margin-bottom: 50px;
}
.bsnTitle_head {
font-size: 21px;
margin-bottom: 8px;
font-weight: bold;
}
.module-memo {
font-size: 12px;
}

article .tableLayout-05 {
margin-bottom: 50px;
}
article .tableLayout-05 table {
border: 1px solid #ccc;
}
article .tableLayout-05 table th {
font-size: 15px;
font-weight: normal;
text-align: left;
background-color: #F0F7EB;
}
article .tableLayout-05 table td {
font-size: 14px;
vertical-align: top;
}
article .tableLayout-05 table th,
article .tableLayout-05 table td {
padding: 13px;
border: 1px solid #ccc;
}
article .tableLayout-05 table th {
border-color: #ffffff;
}
article .tableLayout-05 table.business-table {
table-layout: fixed;
width: 100%;
}
article .tableLayout-05 table.business-table th {
text-align: center;
font-weight: bold;
min-width: calc(100% / 3);
box-sizing: border-box;
}
article .tableLayout-05 table.business-table td {
min-width: calc(100% / 3);
}
article .tableLayout-05 table th.no-border,
article .tableLayout-05 table td.no-border {
border: none;
}
article .tableLayout-05 table th.txt-c,
article .tableLayout-05 table td.txt-c {
text-align: center;
}
article .tableLayout-05 table th.txt-r,
article .tableLayout-05 table td.txt-r {
text-align: right;
}
article .tableLayout-05 table th.like-th,
article .tableLayout-05 table td.like-th {
background-color: #F0F7EB;
}
article .tableLayout-05 table.business-table ul {
margin-left: 1em;
}
article .tableLayout-05 table.business-table ul li {
list-style: disc;
}
article .tableLayout-05 .module-arrow {
text-align: center;
margin: 10px 0 -10px 0;
}
article .tableLayout-05 .module-arrow::before {
content: "";
display: inline-block;
width: 0;
height: 0;
border: 20px solid transparent;
}

article .tableLayout-05 table.business-table.business-table-01 th {
background-color: #66BC29;
color: #ffffff;
}
article .tableLayout-05 .module-arrow::before {
border-top-color: #66BC29;
}

article .tableLayout-05 table.business-table.business-table-02 th {
background-color: #ef8200;
color: #ffffff;
}
article .tableLayout-05 table.business-table.business-table-02 th.like-th,
article .tableLayout-05 table.business-table.business-table-02 td.like-th {
background-color: #fce2c5;
}
article .tableLayout-05 .business-table-02.module-arrow::before {
border-top-color: #ef8200;
}

article .tableLayout-05 table.business-table.business-table-03 th {
background-color: #7877c1;
color: #ffffff;
}
article .tableLayout-05 table.business-table.business-table-03 th.like-th,
article .tableLayout-05 table.business-table.business-table-03 td.like-th {
background-color: #e8e7f8;
}
article .tableLayout-05 .business-table-03.module-arrow::before {
border-top-color: #7877c1;
}

article .tableLayout-05 table.business-table.business-table-04 th {
background-color: #007ecc;
color: #ffffff;
}
article .tableLayout-05 table.business-table.business-table-04 th.like-th,
article .tableLayout-05 table.business-table.business-table-04 td.like-th {
background-color: #e3f2fb;
}
article .tableLayout-05 .business-table-04.module-arrow::before {
border-top-color: #007ecc;
}

.module-border-box {
border: 1px solid #eee;
border-radius: 2px;
padding: 10px 15px;
margin: 25px 0;
font-size: 14px;
}
.imgLayout-left {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.imgLayout-left .imgLayout-img {
flex: 0 0 240px;
}
.imgLayout-left .imgLayout-txt {
flex: 0 0 calc(100% - 240px - 20px);
flex-basis: calc(100% - 240px - 20px);
}

.imgLayout-right {
display: flex;
flex-direction: row-reverse;
flex-wrap: wrap;
justify-content: space-between;
}
.imgLayout-right .imgLayout-img {
flex: 0 0 200px;
}
.imgLayout-right .imgLayout-txt {
flex: 0 0 calc(100% - 200px - 20px);
flex-basis: calc(100% - 200px - 20px);
}

.imgLayout-f-right {
overflow: hidden;
}
.imgLayout-f-right .imgLayout-img {
float: right;
margin: 0 0 20px 20px;
}
.imgLayout-f-right .imgLayout-img img {
width: 200px;
}

.imgLayout-img img {
max-width: 100%;
}

.has-headline-icon {
padding-left: 46px;
position: relative;
margin-bottom: 16px;
}
.headline-icon {
position: absolute;
width: 36px;
height: 36px;
margin: auto 0;
top: 0;
bottom: 0;
left: 0;
}

.module-page-nav {
font-size: 16px;
margin-bottom: 50px;
padding: 10px 15px;
border: 1px solid #66BC29;
border-radius: 4px;
background-color: #F0F7EB;
}
.module-page-nav > ul > li {
margin-bottom: 10px;
}
.module-page-nav > ul > li > ul {
margin-left: 24px;
}
.module-page-nav > ul > li > ul > li {
margin-bottom: 10px;
}
.module-page-nav > ul > li:last-child,
.module-page-nav > ul > li:last-child > ul > li {
margin-bottom: 0;
}
.module-page-nav > ul > li > ul > li > ul {
margin-left: 24px;
}
.module-page-nav > ul > li > ul > li > ul > li {
display: inline-block;
margin-right: 20px;
}
.module-page-nav > ul > li > ul > li > ul > li:last-child {
margin-right: 0;
}
.module-page-nav ul li a {
color: inherit;
position: relative;
padding-left: 14px;
}
.module-page-nav ul li a:hover {
color: #66BC29;
}
.module-page-nav ul li a::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto 0;
display: block;
width: 10px;
height: 6px;
background: url(/common/img/parts/pc_icn_arrow-bottom-01.png) left center no-repeat;
}

.headline-03.philosophy-01 {
border-color: #e983a5;
}
.headline-03.philosophy-02 {
border-color: #f5ae6a;
}
.headline-03.philosophy-03 {
border-color: #77a0c8;
}
.headline-03.philosophy-04 {
border-color: #d183b5;
}
.headline-03.philosophy-05 {
border-color: #a4d4ac;
}

.txt-l {
text-align: left !important;
}

.pageLink-01.border-link {
display: inline-block;
border: 1px solid #ccc;
background: #eee;
padding: 4px 16px 4px 22px;
border-radius: 4px;
font-size: 16px;
}
.listLayout-01 .pageLink-01.border-link::before {
left: 10px;
top: 0;
bottom: 0;
margin: auto 0;
}

/* index */
.imgCaptionLayout-2020 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.imgCaptionLayout-2020 .imgCaption-list-2020 {
flex: 0 0 335px;
flex-basis: calc(335px -10px);
display: flex;
flex-direction: column;
justify-content: flex-end;
background-size: cover;
background-position: left top;
background-repeat: no-repeat;
height: 210px;
}
.imgCaptionLayout-2020 .imgCaption-list-2020:nth-child(n + 3) {
margin-top: 20px;
}
.imgCaptionLayout-2020 .imgCaption-list-2020.page-list-01 {
background-image: url(img/index/business_index_img01_2020.jpg);
}
.imgCaptionLayout-2020 .imgCaption-list-2020.page-list-02 {
background-image: url(img/index/business_index_img10.jpg);
}
.imgCaptionLayout-2020 .imgCaption-list-2020.page-list-03 {
background-image: url(img/index/business_index_img08.jpg);
}
.imgCaptionLayout-2020 .imgCaption-list-2020.page-list-04 {
background-image: url(img/index/business_index_img03.jpg);
}
.imgCaptionLayout-2020 .imgCaption-list-2020.page-list-05 {
background-image: url(img/index/business_index_img09.jpg);
}
.imgCaptionLayout-2020 .imgCaption-list-inner {
display: flex;
flex: 0 1 50%;
align-items: center;
background-color: rgba(255, 255, 255, 0.8);
}
.imgCaptionLayout-2020 .imgCaption-list-inner ul {
margin: 0;
padding: 10px;
flex: auto;
box-sizing: border-box;
}
.imgCaptionLayout-2020 .imgCaption-list-inner li {
list-style: none;
margin: 0;
padding: 0;
}
.imgCaptionLayout-2020 .imgCaption-list-inner a {
display: block;
position: relative;
padding: 2px 30px 2px 0;
color: #327800;
font-size: 16px;
font-weight: bold;
}
.imgCaptionLayout-2020 .imgCaption-list-inner a:hover {
color: #66bc29;
}
.imgCaptionLayout-2020 .imgCaption-list-inner a:hover::after {
opacity: 0.8;
}
.imgCaptionLayout-2020 .imgCaption-list-inner a::after {
content: "";
position: absolute;
top: 0;
bottom: 0;
margin: auto 0;
right: 5px;
display: block;
width: 10px;
height: 18px;
background-image: url(/common/img/parts/pc_icn_arrow-right_03.png);
background-position: left top;
background-repeat: no-repeat;
}

@media only screen and (max-width: 750px) {

  article .tableLayout-05 {
  margin: 0 10px 35px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  }
  article .tableLayout-05 table,
  article .tableLayout-05 .module-arrow {
  min-width: 450px;
  }

  .imgLayout-left,
  .imgLayout-right {
  display: block;
  }
  .imgLayout-img,
  .imgLayout-txt{
  flex: none;
  }
  .imgLayout-img img {
  max-width: 80%;
  display: block;
  margin: 20px auto;
  }

  .imgLayout-f-right .imgLayout-img {
  float: none;
  margin: 0;
  }
  .imgLayout-f-right .imgLayout-img img {
  width: auto;
  max-width: 80%;
  display: block;
  margin: 20px auto;
  }

  .headline-icon {
  width: 32px;
  height: 32px;
  left: 10px;
  }

  .module-page-nav,
  article > * {
  margin-left: 10px;
  margin-right: 10px;
  }

  article .imgLayout-07 .imgList-03 .imgLayout-img {
  height: auto;
  padding-bottom: 0;
  }

  .imgCaptionLayout-2020 {
  display: block;
  }
  .imgCaptionLayout-2020 .imgCaption-list-2020 {
  flex: none;
  }
  .imgCaptionLayout-2020 .imgCaption-list-2020:nth-child(n + 2) {
  margin-top: 20px;
  }

}

article .imgLayout-07 .imgList-03 .imgLayout-img {
height: auto;
margin-bottom: 20px;
}