/* Regular */
@font-face {
  font-family: "YuGothicR";
  src: url("../../font/yu-gothic-regular.ttf") format("truetype");
  font-style: normal;
}
/* Medium */
@font-face {
  font-family: "YuGothicM";
  src: url("../../font/yu-gothic-medium.otf") format("embedded-opentype");
  font-style: normal;
}
/* Bold */
@font-face {
  font-family: "YuGothicB";
  src: url("../../font/yu-gothic-bold.ttf") format("truetype");
  font-style: normal;
}
/* Regular */
@font-face {
  font-family: "HelveticaL";
  src: url("../../font/helveticalt.ttf") format("embedded-opentype");
  font-style: normal;
}
/* Font Weights */
/* Typography Sizes */
/* Breakpoints */
/* Percentages Default Value */
/* Tablet VW Default Value */
/* PC VW Default Value */
/* Desktop VW Default Value */
/* Regular */
@font-face {
  font-family: "YuGothicR";
  src: url("../../font/yu-gothic-regular.ttf") format("truetype");
  font-style: normal;
}
/* Medium */
@font-face {
  font-family: "YuGothicM";
  src: url("../../font/yu-gothic-medium.otf") format("embedded-opentype");
  font-style: normal;
}
/* Bold */
@font-face {
  font-family: "YuGothicB";
  src: url("../../font/yu-gothic-bold.ttf") format("truetype");
  font-style: normal;
}
/* Regular */
@font-face {
  font-family: "HelveticaL";
  src: url("../../font/helveticalt.ttf") format("embedded-opentype");
  font-style: normal;
}
/* Font Weights */
/* Typography Sizes */
/* Breakpoints */
/* Percentages Default Value */
/* Tablet VW Default Value */
/* PC VW Default Value */
/* Desktop VW Default Value */
/* Media Queries */
.txt_mod {
  font-size: 14px;
  font-family: "YuGothicM", sans-serif;
  line-height: 2;
  color: #000000;
}

.inner {
  width: 79.7507788162%;
  max-width: 1284px;
  margin: 0 auto;
}

.mb_mod {
  margin-bottom: 100px;
}

.sec_mv {
  margin-bottom: 50px;
}
.sec_mv .inner {
  position: relative;
}
.sec_mv .inner .ttl_ps_mv {
  font-size: 36px;
  position: absolute;
  left: 48px;
  bottom: 50px;
  font-family: "YuGothicB", sans-serif;
  color: #ffffff;
  line-height: 1.4;
}
.sec_mv .inner .ttl_ps_mv span {
  font-size: 20px;
  font-family: "YuGothicB", sans-serif;
  background-color: #000000;
  color: #ffffff;
  line-height: 1;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px 30px;
}

.sec_profile {
  margin: 0 auto 100px;
}
.sec_profile .inner {
  position: relative;
  padding-left: 264px;
}
.sec_profile .inner .position {
  margin-bottom: 15px;
}
.sec_profile .inner .position .profile_img {
  position: absolute;
  left: 50px;
  top: 0;
  width: 176px;
  height: 176px;
}
.sec_profile .inner .position .profile_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sec_profile .inner .position .sub_ttl {
  display: inline-block;
  width: 22.65625%;
  color: #ffffff;
  background-color: #000000;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  font-family: "YuGothicB", sans-serif;
  margin-bottom: 14px;
  padding: 10px;
}
.sec_profile .inner .position .txt_position {
  font-size: 14px;
  font-family: "YuGothicM", sans-serif;
  line-height: 1.8;
}
.sec_profile .inner .position .txt_position span {
  font-weight: 700;
  font-size: 14px;
  font-family: "YuGothicM", sans-serif;
}
.sec_profile .inner .profile_detail p {
  font-size: 14px;
  font-weight: 500;
  font-family: "YuGothicM", sans-serif;
  line-height: 2;
}

.sec_ps_about {
  margin: 0 auto 100px;
}
.sec_ps_about .inner .ttl_ps_h2 {
  font-family: "YuGothicB", sans-serif;
  color: #000000;
  line-height: 1.6;
}
.sec_ps_about .inner .ps_about_mv_img {
  margin-bottom: 50px;
}
.sec_ps_about .inner .ps_about_detail .mod_wrap {
  width: 50%;
}
.sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_lf .txt_mod {
  margin-bottom: 30px;
}
.sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_lf .txt_mod.txt_note {
  font-size: 10px;
  margin-bottom: 0;
}
.sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_lf .txt_mod.txt_note a {
  color: #000000;
}
.sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg {
  padding: 0 40px;
}
.sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap {
  padding: 25px 20px;
  border: 1px solid #000000;
  justify-content: center;
}
.sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl {
  width: 50%;
}
.sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl dt {
  width: 35%;
  max-width: 74px;
  display: inline-block;
  background-color: #D5D5D5;
  padding: 5px;
  line-height: 1;
  margin-bottom: 5px;
  vertical-align: top;
}
.sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl dd {
  width: 62%;
  display: inline-block;
  padding: 5px 0 0 8px;
  line-height: 1.2;
  margin-bottom: 5px;
}
.sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl.custom {
  width: 100%;
}
.sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl.custom dt {
  width: 17.5%;
}
.sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl.custom dd {
  width: 80%;
}
.sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl.custom dd p {
  margin-top: 10px;
}

.sec_scroll .pin_spacer {
  overflow: visible;
  box-sizing: border-box;
  width: 100%;
  height: 1103px;
}
.sec_scroll .left-content {
  top: 0%;
  width: 100%;
  height: 1103px;
  position: relative;
}
.sec_scroll .left-content .slide_mod {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0%;
  bottom: unset;
  opacity: 0;
  transition: opacity 0.5s ease, visibility 1s ease;
  visibility: hidden;
}
.sec_scroll .left-content .slide_mod.show#slide01,
.sec_scroll .left-content .slide_mod.show#slide02,
.sec_scroll .left-content .slide_mod.show#slide03 {
  opacity: 1;
  visibility: visible;
}
.sec_scroll .detail .col02 .txt_detail {
  padding: 0 80px 0 40px;
  margin-bottom: 100px;
}
.sec_scroll .detail .col02 .txt_detail h3 {
  font-family: "YuGothicB", sans-serif;
  line-height: 1.4;
  font-size: 24px;
  margin-bottom: 30px;
}
.sec_scroll .detail .col02 .txt_detail .txt_note {
  font-size: 12px;
  font-family: "YuGothicM", sans-serif;
  line-height: 2;
  color: #000000;
  text-indent: -25px;
  padding-left: 25px;
}
.sec_scroll .detail .col02.img_wrap {
  width: 60%;
}
.sec_scroll .detail .col02.img_wrap .img_change {
  width: 624px;
  height: 480px;
  margin: 0 auto;
}
.sec_scroll .detail .col02.img_wrap .img_change img {
  padding-right: 30px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sec_scroll .detail .col02.img_wrap .txt_mod {
  text-align: center;
}
.sec_scroll .detail .col02.content_wrap {
  width: 40%;
}
.sec_scroll.is-fixed .left-content {
  left: 0px;
  top: 15%;
  margin: 0px;
  height: 480px;
  position: fixed;
}
.sec_scroll.is-fixed .left-content .slide_mod {
  width: 60%;
  top: -2%;
  bottom: unset;
}
.sec_scroll.is-fixed .left-content .slide_mod .img_change {
  width: 624px;
  height: 480px;
  margin: 0 auto;
}
.sec_scroll.is-fixed .left-content .slide_mod .img_change img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sec_scroll.b-fixed .left-content .slide_mod {
  top: unset;
  bottom: 0;
}

.sec_future {
  padding: 70px 0;
  background-color: #D5D5D5;
  border-radius: 20px 20px 0 0;
}
.sec_future h2 {
  color: #E60328;
  font-family: "YuGothicB", sans-serif;
  line-height: 1.6;
}

.sec_link_post {
  margin-bottom: 100px;
  position: relative;
}
.sec_link_post .pos_wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.sec_link_post .pos_wrap .txt_mod {
  font-size: 24px;
  color: #ffffff;
  font-family: "YuGothicB", sans-serif;
}
.sec_link_post .pos_wrap a span {
  display: inline-block;
  position: relative;
  width: 110px;
  height: 40px;
  overflow: hidden;
  border-radius: 20px;
  background-color: #ffffff;
  transition-property: background-color;
}
.sec_link_post .pos_wrap a span img {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  width: 23px;
  height: 14px;
  transform: translate(-50%, -50%);
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
.sec_link_post .pos_wrap a span img:first-child {
  left: 50%;
}
.sec_link_post .pos_wrap a span img:last-child {
  left: -100%;
}
.sec_link_post .pos_wrap a:hover span img:first-child {
  left: 200%;
}
.sec_link_post .pos_wrap a:hover span img:last-child {
  left: 50%;
}

.sec_btn_wrap {
  margin: 0 auto 100px;
}
.sec_btn_wrap .btn_group {
  justify-content: center;
}

/*For Tablet*/
@media (min-width: 768px) and (max-width: 1240px) {
  .inner {
    width: 92%;
    max-width: 1284px;
    margin: 0 auto;
  }
  .txt_mod {
    font-size: 1.3671875vw;
  }
  .mb_mod {
    margin-bottom: 9.765625vw;
  }
  .sec_mv {
    margin-bottom: 4.8828125vw;
  }
  .sec_mv .inner .ttl_ps_mv {
    font-size: 3.515625vw;
    left: 0;
    bottom: 4.8828125vw;
  }
  .sec_mv .inner .ttl_ps_mv span {
    font-size: 1.953125vw;
    margin-bottom: 0.9765625vw;
    padding: 0.9765625vw 2.9296875vw;
  }
  .sec_profile {
    margin: 0 auto 9.765625vw;
  }
  .sec_profile .inner {
    padding-left: 25.78125vw;
  }
  .sec_profile .inner .position {
    margin-bottom: 1.46484375vw;
  }
  .sec_profile .inner .position .profile_img {
    left: 4.8828125vw;
    width: 17.1875vw;
    height: 17.1875vw;
  }
  .sec_profile .inner .position .sub_ttl {
    font-size: 1.3671875vw;
    margin-bottom: 1.3671875vw;
    padding: 0.9765625vw;
  }
  .sec_profile .inner .position .txt_position {
    font-size: 1.3671875vw;
  }
  .sec_profile .inner .position .txt_position span {
    font-size: 1.3671875vw;
  }
  .sec_profile .inner .profile_detail p {
    font-size: 1.3671875vw;
  }
  .sec_ps_about {
    margin: 0 auto 9.765625vw;
  }
  .sec_ps_about .inner .ps_about_mv_img {
    margin-bottom: 4.8828125vw;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_lf {
    width: 45%;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_lf .txt_mod {
    margin-bottom: 2.9296875vw;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_lf .txt_mod.txt_note {
    font-size: 0.9765625vw;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg {
    width: 55%;
    padding: 0 1.953125vw 0 3.90625vw;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap {
    padding: 1.953125vw 0.9765625vw;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl {
    width: 42%;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl dt {
    width: 44%;
    padding: 0.48828125vw;
    margin-bottom: 0.48828125vw;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl dd {
    width: 50%;
    padding: 0.48828125vw 0 0 0.78125vw;
    margin-bottom: 0.48828125vw;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl:first-child {
    width: 58%;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl:first-child dt {
    width: 31%;
    padding: 0.48828125vw;
    margin-bottom: 0.48828125vw;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl:first-child dd {
    width: 55%;
    padding: 0.48828125vw 0 0 0.78125vw;
    margin-bottom: 0.48828125vw;
  }
  .sec_scroll .detail .col02 .txt_detail {
    padding: 0 6.8359375vw 0 3.90625vw;
    margin-bottom: 9.765625vw;
  }
  .sec_scroll .detail .col02 .txt_detail h3 {
    font-size: 2.34375vw;
    margin-bottom: 2.9296875vw;
  }
  .sec_scroll .detail .col02 .txt_detail .txt_note {
    font-size: 1.171875vw;
    text-indent: -2.44140625vw;
    padding-left: 2.44140625vw;
  }
  .sec_scroll .detail .col02.img_wrap {
    width: 50%;
  }
  .sec_scroll .detail .col02.img_wrap .img_change {
    width: 51.5625vw;
    height: 46.875vw;
    max-height: 480px;
  }
  .sec_scroll .detail .col02.img_wrap .img_change img {
    padding-right: 2.9296875vw;
  }
  .sec_scroll .detail .col02.content_wrap {
    width: 50%;
  }
  .sec_scroll.is-fixed .left-content {
    left: 0;
    top: 15%;
    margin: 0;
    height: 46.875vw;
    max-height: 480px;
  }
  .sec_scroll.is-fixed .left-content .slide_mod {
    width: 50%;
    top: -2%;
    bottom: unset;
  }
  .sec_scroll.is-fixed .left-content .slide_mod .img_change {
    width: 100%;
    height: 480px;
    max-height: 480px;
  }
  .sec_scroll.is-fixed .left-content .slide_mod .img_change img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .sec_future {
    padding: 6.8359375vw 0;
    border-radius: 1.953125vw 1.953125vw 0 0;
  }
  .sec_link_post {
    margin-bottom: 9.765625vw;
  }
  .sec_link_post .pos_wrap .txt_mod {
    font-size: 2.34375vw;
  }
  .sec_link_post .pos_wrap a span {
    width: 10.7421875vw;
    height: 3.90625vw;
    border-radius: 1.953125vw;
  }
  .sec_link_post .pos_wrap a span img {
    width: 2.24609375vw;
    height: 1.3671875vw;
  }
  .sec_btn_wrap {
    margin: 0 auto 9.765625vw;
  }
}
/*For SP*/
@media (max-width: 767px) {
  .txt_mod {
    font-size: 0.24rem;
  }
  .inner {
    width: 89.5833333333%;
    max-width: 6.88rem;
    margin: 0 auto;
  }
  .mb_mod {
    margin-bottom: 1rem;
  }
  .sec_mv {
    margin-bottom: 0.6rem;
  }
  .sec_mv .inner .ttl_ps_mv {
    font-size: 0.4rem;
    left: 0;
    bottom: 0.4rem;
  }
  .sec_mv .inner .ttl_ps_mv span {
    font-size: 0.24rem;
    margin-bottom: 0.25rem;
    padding: 0.1rem 0.3rem;
  }
  .sec_profile {
    margin: 0 auto 1rem;
  }
  .sec_profile .inner {
    padding-left: 0;
  }
  .sec_profile .inner .position {
    margin-bottom: 0.5rem;
    padding-left: 3rem;
  }
  .sec_profile .inner .position .profile_img {
    position: absolute;
    left: 0.2rem;
    top: 0;
    width: 2.48rem;
    height: 2.48rem;
  }
  .sec_profile .inner .position .profile_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .sec_profile .inner .position .sub_ttl {
    display: inline-block;
    width: 2.32rem;
    font-size: 0.24rem;
    margin-bottom: 0.14rem;
    padding: 0.1rem;
  }
  .sec_profile .inner .position .txt_position {
    font-size: 0.24rem;
  }
  .sec_profile .inner .position .txt_position span {
    font-size: 0.24rem;
  }
  .sec_profile .inner .profile_detail p {
    font-size: 0.24rem;
  }
  .sec_ps_about {
    margin: 0 auto 1rem;
  }
  .sec_ps_about .inner .ps_about_mv_img {
    margin-bottom: 0.5rem;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap {
    width: 100%;
    padding: 0 0.4rem;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_lf .txt_mod {
    margin-bottom: 0.3rem;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_lf .txt_mod.txt_note {
    font-size: 0.2rem;
    margin-bottom: 0.3rem;
    text-indent: -0.25rem;
    padding-left: 0.25rem;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg {
    padding: 0 0.4rem;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap {
    padding: 0.25rem;
    border: 1px solid #000000;
    justify-content: center;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl {
    width: 50%;
    margin-bottom: 0.08rem;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl dt {
    width: 42%;
    display: inline-block;
    background-color: #D5D5D5;
    padding: 0.08rem 0.05rem;
    line-height: 1;
    margin-bottom: 0.05rem;
    vertical-align: top;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl dd {
    width: 55%;
    display: inline-block;
    padding: 0.05rem 0 0 0.08rem;
    line-height: 1;
    margin-bottom: 0.05rem;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl.custom {
    width: 100%;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl.custom dt {
    width: 21%;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl.custom dd {
    width: 78%;
  }
  .sec_ps_about .inner .ps_about_detail .mod_wrap.ps_about_rg .rg_wrap dl.custom dd p {
    margin-top: 0.1rem;
  }
  .sec_scroll .pin_spacer,
  .sec_scroll .left-content {
    display: none;
  }
  .sec_scroll .detail {
    margin-bottom: 1rem;
    align-items: center;
  }
  .sec_scroll .detail .col02 {
    width: 89.5833333333%;
    margin: 0 auto;
  }
  .sec_scroll .detail .col02 .only_sp .txt_mod {
    text-align: center;
    margin-bottom: 0.6rem;
  }
  .sec_scroll .detail .col02 img {
    padding-right: 0;
  }
  .sec_scroll .detail .col02 .txt_detail {
    padding: 0 0.4rem;
  }
  .sec_scroll .detail .col02 .txt_detail h3 {
    font-size: 0.32rem;
    margin-bottom: 0.3rem;
  }
  .sec_scroll .detail .col02 .txt_detail .txt_note {
    font-size: 0.2rem;
    margin-bottom: 0.3rem;
    text-indent: -0.25rem;
    padding-left: 0.25rem;
  }
  .sec_scroll .detail .col02.img_wrap {
    width: 89.5833333333%;
    margin: 0 auto;
  }
  .sec_scroll .detail .col02.img_wrap .txt_mod {
    text-align: center;
    margin-bottom: 0.6rem;
  }
  .sec_scroll .detail .col02.content_wrap {
    width: 89.5833333333%;
    margin: 0 auto;
  }
  .sec_future {
    padding: 0.7rem 0;
    border-radius: 0.4rem 0.4rem 0 0;
  }
  .sec_future h2 {
    color: #E60328;
  }
  .sec_link_post {
    margin-bottom: 1rem;
    position: relative;
  }
  .sec_link_post .pos_wrap {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
  .sec_link_post .pos_wrap .txt_mod {
    font-size: 0.32rem;
    color: #ffffff;
    font-weight: 700;
    font-family: "YuGothicB", sans-serif;
  }
  .sec_link_post .pos_wrap a span {
    display: inline-block;
    position: relative;
    width: 1.1rem;
    height: 0.4rem;
    overflow: hidden;
    border-radius: 0.2rem;
    background-color: #ffffff;
    transition-property: background-color;
  }
  .sec_link_post .pos_wrap a span img {
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    width: 0.23rem;
    height: 0.14rem;
    transform: translate(-50%, -50%);
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  }
  .sec_link_post .pos_wrap a span img:first-child {
    left: 50%;
  }
  .sec_link_post .pos_wrap a span img:last-child {
    left: -100%;
  }
  .sec_link_post .pos_wrap a:hover span img:first-child {
    left: 200%;
  }
  .sec_link_post .pos_wrap a:hover span img:last-child {
    left: 50%;
  }
  .sec_btn_wrap {
    margin: 0 auto 1rem;
  }
}

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