@charset "UTF-8";
/************************************
** 〇〇
************************************/
/*============================
#mv
============================*/
#mv {
  background-image: url("../img/about/mv.jpg");
}
@media screen and (max-width: 750px) {
  #mv .page_ttl {
    top: 33%;
  }
}
#mv .page_ttl .en {
  top: 15px;
  left: 185px;
}
@media screen and (max-width: 750px) {
  #mv .page_ttl .en {
    top: 28px;
    left: 35px;
  }
}

/*============================
#sec01
============================*/
#sec01 {
  margin: 90px 0 0;
  padding: 0 0 170px 0;
  background: url("../img/about/bg_01.png");
  background-repeat: no-repeat;
  background-position: calc(50% - -17px) -110px;
}
@media screen and (max-width: 750px) {
  #sec01 {
    margin: 45px 0 0;
    padding: 0 0 80px 0;
  }
}
#sec01 .sec_inner .box .box_l {
  background: #1D9ABE;
  width: 650px;
  padding: 50px 125px 50px 50px;
}
@media screen and (max-width: 750px) {
  #sec01 .sec_inner .box .box_l {
    width: 100%;
    padding: 25px 30px;
  }
}
#sec01 .sec_inner .box .box_l .sec_ttl {
  position: relative;
  display: inline-block;
}
#sec01 .sec_inner .box .box_l .sec_ttl::before {
  content: url("../img/about/en_ttl_01.png");
  position: absolute;
  right: -95px;
}
@media screen and (max-width: 750px) {
  #sec01 .sec_inner .box .box_l .sec_ttl::before {
    right: inherit;
    left: 0;
    bottom: -55px;
  }
}
#sec01 .sec_inner .box .box_l .detail {
  margin: 20px 0 0;
}
@media screen and (max-width: 750px) {
  #sec01 .sec_inner .box .box_l .detail {
    margin: 50px 0 0;
  }
}
#sec01 .sec_inner .box .box_r {
  margin: 0 0 0 -90px;
  padding: 90px 40px 0 0;
}
@media screen and (max-width: 750px) {
  #sec01 .sec_inner .box .box_r {
    margin: 0;
    padding: 0 0 0;
  }
  #sec01 .sec_inner .box .box_r img {
    width: 100%;
  }
}

/*============================
#sec02
============================*/
#sec02 {
  margin: -26px 0 0;
  padding: 0 0 190px;
  background: url("../img/about/bg_02.png");
  background-repeat: no-repeat;
  background-position: calc(50% - -100px) 308px;
}
@media screen and (max-width: 750px) {
  #sec02 {
    padding: 0 0 40px;
  }
}
#sec02 .sec_inner .sec_ttl {
  text-align: center;
}
#sec02 .sec_inner .sec_ttl .jp {
  display: block;
}
#sec02 .sec_inner .detail {
  background: #F7F8F8;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.8px;
  color: #5D5E5F;
  box-shadow: 25px 25px 5px 5px rgba(0, 0, 0, 0.08);
  margin: 25px auto 0;
  max-width: 950px;
  padding: 25px 35px;
  position: relative;
}
#sec02 .sec_inner .detail::before {
  content: "";
  top: 0;
  left: 0;
  border-bottom: 1.8em solid transparent;
  border-left: 1.8em solid #1D9ABE;
  position: absolute;
  z-index: 100;
}
#sec02 .sec_inner .list {
  margin: 60px -20px 0;
  font-size: 0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #sec02 .sec_inner .list {
    margin: 30px -20px 0;
  }
}
#sec02 .sec_inner .list li {
  display: inline-block;
  width: auto;
  padding: 0 20px 0;
  vertical-align: top;
}
@media screen and (max-width: 750px) {
  #sec02 .sec_inner .list li {
    width: 50%;
    padding: 0;
  }
  #sec02 .sec_inner .list li img {
    width: 100%;
  }
}
#sec02 .sec_inner .list li:nth-child(even) {
  padding-top: 130px;
}
@media screen and (max-width: 750px) {
  #sec02 .sec_inner .list li:nth-child(even) {
    padding-top: 0;
  }
}

/*============================
#sec03
============================*/
#sec03 .bg_01 {
  background: url("../img/about/bg_03.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 65px 0;
}
@media screen and (max-width: 750px) {
  #sec03 .bg_01 {
    padding: 0 0 30px;
  }
}
#sec03 .bg_02 {
  background: url("../img/about/bg_04.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 65px 0;
}
@media screen and (max-width: 750px) {
  #sec03 .bg_02 {
    padding: 0 0 30px;
  }
}
#sec03 .profile_box {
  max-width: 955px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #sec03 .profile_box .box_l, #sec03 .profile_box .box_r {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #sec03 .profile_box .box_l .pr_img, #sec03 .profile_box .box_r .pr_img {
    width: 100%;
  }
}
#sec03 .profile_box .box_l.txt_area, #sec03 .profile_box .box_r.txt_area {
  width: 320px;
}
@media screen and (max-width: 750px) {
  #sec03 .profile_box .box_l.txt_area, #sec03 .profile_box .box_r.txt_area {
    padding: 0 20px;
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  #sec03 .profile_box .box_r {
    width: 100%;
  }
}
#sec03 .profile_box .ttl {
  padding: 25px 0 12px;
}
@media screen and (max-width: 750px) {
  #sec03 .profile_box .ttl {
    padding: 25px 0 0;
  }
}
#sec03 .profile_box .reki {
  font-size: 20px;
}
#sec03 .profile_box .b_01 {
  margin: 0 0 24px;
}
@media screen and (max-width: 750px) {
  #sec03 .profile_box .b_01 {
    margin: 0 0 10px;
  }
}
#sec03 .profile_box .b_01 .job {
  font-size: 20px;
}
#sec03 .profile_box .b_01 .name .jp {
  color: #1D9ABE;
  font-size: 27px;
  display: inline-block;
}
#sec03 .profile_box .b_01 .name .jp::after {
  content: url("../img/about/border_01.png");
  vertical-align: -9px;
  margin: 0 5px;
}
#sec03 .profile_box .b_01 .name .en {
  display: inline-block;
}
#sec03 .profile_box .b_02 {
  margin: 10px 0 0;
}
#sec03 .profile_box .profile_box_02 {
  background: url("../img/about/bg_03.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/*============================
#sec04
============================*/
#sec04.cmn_card_list_sec .sec_inner .sec_ttl {
  text-align: center;
  position: relative;
  left: 83px;
  padding: 40px 0;
}
@media screen and (max-width: 750px) {
  #sec04.cmn_card_list_sec .sec_inner .sec_ttl {
    left: 50px;
  }
}
#sec04.cmn_card_list_sec .sec_inner .sec_ttl .jp, #sec04.cmn_card_list_sec .sec_inner .sec_ttl .en {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 750px) {
  #sec04.cmn_card_list_sec .sec_inner .sec_ttl .en {
    width: 90px;
  }
  #sec04.cmn_card_list_sec .sec_inner .sec_ttl .en img {
    width: 100%;
  }
}

/*# sourceMappingURL=about.css.map */
