/*** section cover ***********/
section.sub-cover {
  overflow: hidden;
}
section.sub-cover .mv {
  background-image: url(../images/aboutus/mv-aboutus.jpg);
}
@media only screen and (max-width: 767px) {
  section.sub-cover .mv {
    background-image: url(../images/aboutus/sp-mv-aboutus.jpg);
  }
}
section.sub-cover .mv .container {
  position: relative;
}
@media only screen and (max-width: 767px) {
  section.sub-cover .mv .container {
    display: block;
  }
}

/*** section expertise ***********/
section.expertise p {
  font-size: 1.4rem;
  line-height: 2;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  section.expertise p {
    text-align: left;
  }
}
section.expertise .img {
  margin: 6rem 0 0;
  text-align: center;
}
section.expertise .img img {
  max-width: 66rem;
}
@media only screen and (max-width: 767px) {
  section.expertise .img img {
    width: 32.8rem;
  }
}

/*** section mr ***********/
@media only screen and (max-width: 767px) {
  section.mr .fr {
    display: block;
  }
}
section.mr .txt {
  width: 38.5%;
  flex-shrink: 0;
  padding-right: 2.4rem;
}
@media only screen and (max-width: 767px) {
  section.mr .txt {
    width: 100%;
    padding-right: 0;
    margin-bottom: 6rem;
  }
}
section.mr .txt p {
  font-size: 1.4rem;
  line-height: 2;
  margin: 0;
}
section.mr .img {
  flex-shrink: 0;
  width: 61.5%;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  section.mr .img {
    width: 100%;
    text-align: center;
  }
}
section.mr .img img {
  height: auto;
}
@media only screen and (max-width: 767px) {
  section.mr .img img {
    max-width: 27rem;
    margin: 0 0 1rem;
  }
}
@media only screen and (max-width: 767px) {
  section.mr .img .figcaption h3 {
    font-size: 1.6rem;
    margin: 2rem 0 1rem;
    text-align: left;
    border-bottom: 2px solid #E8340C;
  }
  section.mr .img .figcaption p {
    font-size: 1.4rem;
    line-height: 2;
    margin: 0;
    text-align: left;
  }
}
section.mr .banner {
  margin-top: 10rem;
}
@media only screen and (max-width: 767px) {
  section.mr .banner {
    margin: 5rem -2.4rem 0;
  }
}
section.mr .banner a {
  display: flex;
  align-items: center;
  color: #fff;
  height: 16rem;
  font-size: 1.6rem;
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left center;
  background-image: url(../images/aboutus/img-aboutus07.jpg);
}
@media only screen and (max-width: 480px) {
  section.mr .banner a {
    align-items: center;
    background-image: url(../images/aboutus/sp-img-aboutus07.jpg);
    height: 19rem;
  }
}
@media only screen and (max-width: 320px) {
  section.mr .banner a {
    height: 16rem;
  }
}
section.mr .banner a::after {
  content: "";
  display: block;
  width: 4.3rem;
  height: 4.3rem;
  position: absolute;
  right: 3rem;
  top: 50%;
  background: url(../images/aboutus/attow-round-w.svg) no-repeat center;
  transform: translateY(-50%) rotate(90deg);
  background-size: cover;
}
@media only screen and (max-width: 858px) {
  section.mr .banner a::after {
    right: 2rem;
  }
}
@media only screen and (max-width: 480px) {
  section.mr .banner a::after {
    top: 80%;
    right: 1rem;
  }
}
section.mr .banner a img {
  /*	width: 16rem;
  	height: auto;
  */
}
section.mr .banner a p {
  padding-left: 0;
  margin: 0 0 0 28%;
  font-size: 2.4rem;
  font-weight: 500;
}
@media only screen and (max-width: 858px) {
  section.mr .banner a p {
    font-size: 2.8vw;
  }
  section.mr .banner a p .sp {
    display: none !important;
  }
}
@media only screen and (max-width: 480px) {
  section.mr .banner a p {
    margin: 0 0 0 35%;
    padding: 1.5rem 2rem 1.5rem 2rem;
    line-height: 1.5;
    font-size: 1.6rem;
  }
  section.mr .banner a p .sp {
    display: block !important;
  }
}

/*** section pharmaceutical ***********/
section.pharmaceutical .column .fr:last-child {
  flex-direction: row-reverse;
  margin-top: 6rem;
}
@media only screen and (max-width: 767px) {
  section.pharmaceutical .column .fr {
    display: block;
  }
}
section.pharmaceutical .txt {
  width: calc(50% - 3rem);
  flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
  section.pharmaceutical .txt {
    width: 100%;
    padding-right: 0;
    margin-bottom: 0;
  }
}
section.pharmaceutical .txt p {
  font-size: 1.4rem;
  line-height: 2;
  margin: 0;
}
section.pharmaceutical .img {
  flex-shrink: 0;
  width: calc(50% - 3rem);
  margin: 0;
}
@media only screen and (max-width: 767px) {
  section.pharmaceutical .img {
    width: 100%;
    margin-bottom: 3rem;
  }
}
section.pharmaceutical .img figcaption {
  font-size: 1.2rem;
  margin: 1rem 0 0;
}
@media only screen and (max-width: 767px) {
  section.pharmaceutical .img figcaption {
    text-align: right;
  }
}

/*** section newmedicine ***********/
section.newmedicine .block:last-child {
  margin: 6rem 0 0;
}
section.newmedicine .block p {
  font-size: 1.4rem;
  line-height: 2;
  margin: 0;
}
section.newmedicine .block h3 {
  background-color: #89CAD9;
  color: #fff;
  font-size: 1.8rem;
  display: inline-block;
  padding: 0.8rem 2rem;
  font-weight: 400;
  line-height: 1;
  margin: 0 0 2rem;
}
@media only screen and (max-width: 767px) {
  section.newmedicine .block h3 {
    line-height: 1.6;
  }
}
section.newmedicine .block p.note {
  font-size: 1.2rem;
  margin-top: 2rem;
}
section.newmedicine .block .img {
  margin: 4rem 0 0;
  text-align: center;
}
section.newmedicine .block .img img {
  max-width: 53.8rem;
}
@media only screen and (max-width: 767px) {
  section.newmedicine .block .img img {
    max-width: 100%;
  }
}
/*# sourceMappingURL=aboutus.css.map */