@charset "utf-8";

#titleView.catTop {
  background-image: url(img/pc_mv.jpg);
}

#titleView {
  background-image: url(img/pc_mv02.jpg);
}

#side-nav .side-nav-menu .child li.no-border {
  border-bottom: none;
}

/* index */
#contents.business-index .imgCaptionLayout-01 .imgCaption_inner p {
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 79%;
}
#contents.business-index .imgCaptionLayout-01:first-of-type .imgCaption-list:nth-of-type(2) .imgCaption_inner:after {
  width: 18px;
  background-image: url(../common/img/parts/sp_icn_external-llink-02.png);
  background-size: 18px 18px;
}


/* message */
article[data-page="mes"] .imgLayout-04 .imgLayout-desc ~ .imgLayout-desc {
  margin-top: 20px;
}
article[data-page="mes"] .imgLayout-04 .f_right {
  margin-top: 20px;
  text-align: right;
}
article[data-page="mes"] .imgLayout-04 .ceo_name {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
article[data-page="mes"] .imgLayout-04 .degree {
  font-size: 14px;
  margin-bottom: 20px;
}
article[data-page="mes"] .imgLayout-04:nth-of-type(2) .imgLayout-img {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

/* pharm */
#titleView.pha .titleView_head {
  font-size: 32px;
}
article[data-subpage="pha"] .headline-04 {
  letter-spacing: 0.09em;
}
article[data-subpage="pha"] .listLayout-01 {
    margin-bottom: 20px;
} 
article[data-subpage="pha"] .boxLayout-01 {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
article[data-subpage="pha"] .boxLayout-01 img {
    padding-top: 20px;
}
article[data-subpage="pha"] .imgLayout-03 .imgLayout-img {
    width: 300px;
}
article[data-subpage="pha"] .imgLayout-03 .imgLayout-img.f_right {
    text-align: center;
}
article[data-subpage="pha"] .imgLayout-03 .imgLayout-img.f_right span {
    padding-top: 5px;
    font-size: 14px;
    display: inline-block;
}
article[data-subpage="pha"] .linkBox-01 {
	margin-bottom: 50px;
}
article[data-subpage="pha"] .headline-05 {
  letter-spacing: -0.01em;
  margin-bottom: 20px;
}

/* management */ 
article[data-subpage="gem"] .desc-01 p ~ p {
  margin-top: 20px;
}

/* sales */
article[data-subpage="sal"] .headline-04 {
  letter-spacing: 0.09em;
}
article[data-subpage="sal"] .boxLayout-01 {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
article[data-subpage="sal"] .boxLayout-01 .boxLayout-img span {
    padding-bottom: 20px;
    display: inline-block;
}

/* manufacture */
article[data-subpage="man"] .imgLayout-04 span {
    padding-bottom: 20px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}
article[data-subpage="man"] .imgLayout-03 .imgLayout-img {
    width: 300px;
}
article[data-subpage="man"] .imgLayout-03 .imgLayout-img.f_right {
    text-align: center;
}
article[data-subpage="man"] .imgLayout-03 .imgLayout-img.f_right span {
  padding-top: 5px;
  font-size: 14px;
  display: inline-block;
}

/* product */
article[data-subpage="pro"] .imgList-02 .imgLayout-desc {
	padding-left: 0;
  margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
}
article[data-subpage="pro"] .imgList-02 .imgLayout-desc:before {
	background: none;
	width: 0;
	height: 0;
}
article[data-subpage="pro"] .imgList-02 .imgLayout-img {
	margin-bottom: 10px;
	width: 100%;
}
article[data-subpage="pro"] .imgSubDesc {
	margin-top: 0;
	font-weight: bold;
  letter-spacing: 0.01em;
}

/* environmental */
article[data-subpage="env"] .headline-04 {
  letter-spacing: 0.07em;
}
article[data-subpage="env"] .imgLayout-03 .imgLayout-img {
  width: 46%;
}
article[data-subpage="env"] .imgLayout-03 .imgLayout-img.f_right {
  margin-left: 4%;
}
article[data-subpage="env"] .imgLayout-desc {
	margin-bottom: 20px;
}
article[data-subpage="env"] .linkBox-01 {
  width: 50%;
}
article[data-subpage="env"] .listLayout-04 {
  background-color: #F7F7F7;
  box-sizing: border-box;
  padding: 15px;
}

/* medicine */
article[data-subpage="med"] .headline-04 {
  letter-spacing: 0.07em;
}
article[data-subpage="med"] .imgLayout-03 .imgLayout-img {
  width: 46%;
}
article[data-subpage="med"] .imgLayout-03 .imgLayout-img.f_right {
  margin-left: 4%;
}
article[data-subpage="med"] .imgLayout-desc {
	margin-bottom: 20px;
}
article[data-subpage="med"] .linkBox-01 {
  width: 50%;
}



@media print, screen and (min-width: 751px) {
  #side-nav .side-nav-menu li .br:before {
    content: "\A" ;
    white-space: pre ;
  }
  
  /* pharm */
  article[data-subpage="pha"] .boxLayout-01 .f_left,
  article[data-subpage="pha"] .boxLayout-01 .f_right {
    width: 335px;
  }
  
  /* environmental */
  article[data-subpage="env"] .linkBox-01 {
    float: left;
  }
  article[data-subpage="env"] .imgLayout-03 .imgLayout-img {
    margin-bottom: 0;
  }
  
  /* medicine */
  article[data-subpage="med"] .imgLayout-03 .imgLayout-img {
    margin-bottom: 0;
  }
}
  
  

@media only screen and (max-width: 750px) {
  #titleView {
    background-image: url(img/sp_mv02.jpg);
  }
  #titleView.catTop, #titleView.catTop .titleView_inner {
	  height: 0;
  }
  
  /* index */
  #contents.business-index .imgCaptionLayout-01 .imgCaption_inner p {
    font-size: 13px;
    line-height: 1.4em;
  }
  #contents.business-index .imgCaptionLayout-01:first-of-type .imgCaption-list:nth-of-type(2) .imgCaption_inner:after {
    width: 16px;
    background-size: 16px 16px;
  }
  
  /* message */
  article[data-page="mes"] .imgLayout-04 .f_right {
    margin-top: 20px;
    margin-right: 10px;
  }
  article[data-page="mes"] .imgLayout-04 .ceo_name {
    font-size: 14px;
  }
  article[data-page="mes"] .imgLayout-04 .degree {
    font-size: 13px;
    margin-bottom: 10px;
  }
  article[data-page="mes"] .imgLayout-04 .sign-img {
    float: right;
  }
  article[data-page="mes"] .imgLayout-04 .sign-img img {
    width: 80%;
    height: auto;
  }
  
  /* pharm */
  #titleView.pha .titleView_head {
    font-size: 18px;
  }
  article[data-subpage="pha"] .imgLayout-03 .imgLayout-img {
    width: 35%;
  }
  article[data-subpage="pha"] .boxLayout-01 .f_left,
  article[data-subpage="pha"] .boxLayout-01 .f_right {
    width: 49%;
  }
  article[data-subpage="pha"] .boxLayout-01 .f_left .boxLayout-img,
  article[data-subpage="pha"] .boxLayout-01 .f_right .boxLayout-img {
    width: 100%;
  }
  article[data-subpage="pha"] .headline-05 {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5%;
    line-height: 1.3em;
  }
  
  /* management */ 
  #titleView.management-page .titleView_head {
    line-height: 0.9em;
  }
  
  /* manufacture */
  article[data-subpage="man"] .imgLayout-03 .imgLayout-img {
    width: 35%;
  }
  
  /* product */
  article[data-subpage="pro"] .imgList-02 .imgLayout-desc .js-matchHeight {
    display: block;
  }
  article[data-subpage="pro"] .imgList-02 .imgSubDesc {
    margin-top: 5%;
  }
  
  /* environmental */
  article[data-subpage="env"] .linkBox-01 {
    width: 100%;
    margin: 0;
  }
  article[data-subpage="env"] .imgLayout-03 .imgLayout-img {
    width: 100%;
  }
  article[data-subpage="env"] .imgLayout-03 .imgLayout-img.f_right {
    margin-left: 0;
  }
  article[data-subpage="env"] .imgLayout-desc {
	  margin-bottom: 15px;
    width: 100%;
  }
  article[data-subpage="env"] .listLayout-04 {
    margin-left: 0;
    margin-right: 0;
  }
  
  /* medicine */
  article[data-subpage="med"] .linkBox-01 {
    width: 100%;
    margin: 0;
  }
  article[data-subpage="med"] .imgLayout-03 .imgLayout-img {
    width: 100%;
  }
  article[data-subpage="med"] .imgLayout-03 .imgLayout-img.f_right {
    margin-left: 0;
  }
  article[data-subpage="med"] .imgLayout-desc {
	margin-bottom: 15px;
    width: 100%;
  }
  #titleView .titleView_head.tvh-med .titleView_subdesc {
    display: block;
    line-height: 1.2;
  }
}


@media print, screen and (min-width: 566px) {
  /* index */
  #contents.business-index .imgCaptionLayout-01:nth-of-type(2) .imgCaption-list:nth-of-type(2) .imgCaption_inner p {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media only screen and (max-width: 565px) {  
  /* pharm */
  article[data-subpage="pha"] .boxLayout-01 .f_left,
  article[data-subpage="pha"] .boxLayout-01 .f_right {
    width: 100%;
    float: none;
  }
  article[data-subpage="pha"] .boxLayout-01 .f_right {
    margin-top: 8%;
  }
  article[data-subpage="pha"] .boxLayout-01 .boxLayout-img img {
    padding-top: 3%;
  }
}



@media only screen and (max-width: 458px) {
  /* management */ 
  #titleView.management-page .titleView_subhead {
    font-size: 12px;
  }
  #titleView.management-page .titleView_mainHead {
    font-size: 17px;
  }
}



@media only screen and (max-width: 420px) {
  #side-nav .side-nav-menu li .br:before {
    content: "\A" ;
    white-space: pre ;
  }
}



@media only screen and (max-width: 350px) {
  /* pharm */
  #titleView.pha .titleView_head {
    font-size: 16px;
  }
  #titleView.pha .titleView_subhead {
    font-size: 12px;
  }
}


/* 202012 */

.module-section {
  margin-bottom: 50px;
}

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

  .module-section {
    margin-left: 10px;
    margin-right: 10px;
  }

}

.module-report-area table {
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-spacing: 0;
}

.module-report-area table th,
.module-report-area table td {
  padding: 11px 18px 9px 18px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 14px;
  word-break: normal;
}

.module-report-area table th {
  text-align: left;
  vertical-align: top;
  background: #f4f4f4;
  font-weight: normal;
}

.module-report-open-btn::before {
  content: "";
  display: block;
  width: 10px;
  height: 6px;
  position: absolute;
  background: url(../common/img/parts/pc_icn_arrow-bottom-01.png) left top no-repeat;
  top: 38%;
  left: 0;
  -webkit-transition: .2s linear;
  -moz-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear;
}

.module-report-open-btn {
  font-size: 18px;
  cursor: pointer;
  position: relative;
  padding: 0;
  padding-left: 16px;
  margin-bottom: 10px;
  background: transparent;
  border: none;
}

.module-report-open-btn.state-active::before {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: .2s linear;
  -moz-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear;
}

.module-memo {
font-size: 12px;
}


.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;
}

article .linkBox-01.module-mb10  {
margin-bottom: 10px;
}

@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;
  }

}