@charset "UTF-8";
.c5-wrap {
  max-width: 1270px;
  padding: 0 15px;
  margin: 40px auto;
  line-height: 1.6;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  overflow-x: hidden;
}
@media only screen and (max-width: 1300px) {
  .c5-wrap {
    font-size: max(1.23vw, 12px);
  }
}
@media only screen and (max-width: 756px) {
  .c5-wrap {
    font-size: 16px;
    padding: 0 24px;
    margin: 20px auto;
  }
}
.c5-wrap * {
  box-sizing: border-box;
}
.c5-wrap img:not(.s5-iconInline) {
  max-width: 100%;
  vertical-align: bottom;
}
.c5-wrap p {
  padding: 0;
}
.c5-wrap p:not(:last-child) {
  margin: 0 0 1.5em 0;
}

.c5-logo {
  font-size: 21px;
  line-height: 1.4;
  letter-spacing: .2em;
  margin-bottom: -3.5em;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1300px) {
  .c5-logo {
    font-size: 1.6153846154vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-logo {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.c5-logo img {
  margin-right: 30px;
  max-width: 129px !important;
}
@media only screen and (max-width: 1300px) {
  .c5-logo img {
    margin-right: 2.3076923077vw;
    max-width: 9.9230769231vw !important;
  }
}
@media only screen and (max-width: 756px) {
  .c5-logo img {
    margin-right: 15px;
    max-width: 56px !important;
  }
}

.c5-inner_s {
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
}

.c5-header_pt {
  margin-bottom: 140px;
}
@media only screen and (max-width: 1300px) {
  .c5-header_pt {
    margin-bottom: 10.7692307692vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-header_pt {
    margin-bottom: 60px;
  }
}

.c5-cols_header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (max-width: 756px) {
  .c5-cols_header {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
.c5-cols_header__img {
  flex: 0 1 53%;
}
@media only screen and (max-width: 756px) {
  .c5-cols_header__img {
    flex: 100%;
    width: 100%;
    text-align: center;
  }
  .c5-cols_header__img img {
    width: 100%;
  }
}
.c5-cols_header__txt {
  flex: 1;
  padding: 0 100px;
}
@media only screen and (max-width: 1300px) {
  .c5-cols_header__txt {
    padding: 0 7.6923076923vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-cols_header__txt {
    padding: 40px 0 0 0;
  }
}

@media only screen and (max-width: 756px) {
  .c5-mv {
    margin: 0 -24px;
  }
}

.c5-profile_sub {
  max-width: 44%;
  margin-top: 20px;
  margin-left: auto;
}
@media only screen and (max-width: 756px) {
  .c5-profile_sub {
    max-width: none;
    margin-top: 40px;
    padding: 20px 0 0 30px;
    font-size: 13px;
    position: relative;
  }
  .c5-profile_sub::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #dbbd00;
  }
  .c5-profile_sub::after {
    position: absolute;
    top: -3px;
    right: 0;
    display: inline-block;
    background-color: #fff;
    color: #dbbd00;
    content: 'MIYU HOSOI';
    line-height: 1;
    font-size: 12px;
    padding-left: 10px;
  }
}

@media only screen and (max-width: 756px) {
  .c5-txt_chapter {
    font-size: 13px;
  }
}

.c5-section {
  margin-bottom: 140px;
}
.c5-section._sec01 {
  margin-bottom: 0;
}
.c5-section._sec02 {
  margin-bottom: 160px;
}
@media only screen and (max-width: 1300px) {
  .c5-section._sec02 {
    margin-bottom: 12.3076923077vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-section._sec02 {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1300px) {
  .c5-section {
    margin-bottom: 10.7692307692vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-section {
    margin-bottom: 30px;
  }
}

.c5-section_s {
  max-width: 830px;
  margin: 0 auto;
}

.c5-ttl_name {
  font-size: 34px;
  line-height: 1.3;
  margin-bottom: 15px;
  padding: 0;
}
@media only screen and (max-width: 1300px) {
  .c5-ttl_name {
    margin-bottom: 1.1538461538vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-ttl_name {
    margin-bottom: 0;
    font-size: 30px;
  }
}

.c5-ttl_section {
  font-size: 26px;
  line-height: 1.4;
  letter-spacing: -0.07em;
}
@media only screen and (min-width: 755px) {
  .c5-ttl_section span {
    background-color: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1300px) {
  .c5-ttl_section {
    font-size: 2vw;
    margin-bottom: 2.3076923077vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-ttl_section {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
.c5-ttl_section.right {
  text-align: right;
}
@media only screen and (max-width: 756px) {
  .c5-ttl_section.right {
    text-align: left;
  }
}
@media only screen and (max-width: 756px) {
  .c5-ttl_section.sp_indent {
    padding-left: .5em;
    text-indent: -.5em;
    margin-left: -.5em;
  }
}

.c5-txt_job {
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
}

.c5-txt_lead {
  font-size: 18px;
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 1300px) {
  .c5-txt_lead {
    font-size: 1.3846153846vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-txt_lead {
    font-size: 16px;
  }
}

.c5-card_wrap {
  position: relative;
}
.c5-card_wrap.nameline::before {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: #dbbd00;
}
.c5-card_wrap.nameline::after {
  content: 'MIYU HOSOI';
  position: absolute;
  bottom: 0;
  writing-mode: vertical-rl;
  color: #dbbd00;
  background-color: #fff;
  display: inline-block;
  padding-top: 10px;
  line-height: 1;
}
@media only screen and (max-width: 756px) {
  .c5-card_wrap.nameline::after {
    font-size: 12px;
  }
}
.c5-card_wrap.name_r {
  padding-right: 120px;
}
@media only screen and (max-width: 1300px) {
  .c5-card_wrap.name_r {
    padding-right: 9.2307692308vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-card_wrap.name_r {
    padding-right: 0;
    padding-left: 20px;
  }
}
.c5-card_wrap.name_r.nameline::before {
  right: 55px;
}
@media only screen and (max-width: 1300px) {
  .c5-card_wrap.name_r.nameline::before {
    right: 4.2307692308vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-card_wrap.name_r.nameline::before {
    left: 5px;
    right: auto;
  }
}
.c5-card_wrap.name_r.nameline::after {
  right: 45px;
}
@media only screen and (max-width: 1300px) {
  .c5-card_wrap.name_r.nameline::after {
    right: 3.4615384615vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-card_wrap.name_r.nameline::after {
    left: 0;
    right: auto;
  }
}
.c5-card_wrap.name_l {
  padding-left: 150px;
}
@media only screen and (max-width: 1300px) {
  .c5-card_wrap.name_l {
    padding-left: 11.5384615385vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-card_wrap.name_l {
    padding-left: 20px;
  }
}
.c5-card_wrap.name_l.nameline::before {
  left: 90px;
}
@media only screen and (max-width: 1300px) {
  .c5-card_wrap.name_l.nameline::before {
    left: 6.9230769231vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-card_wrap.name_l.nameline::before {
    left: 5px;
  }
}
.c5-card_wrap.name_l.nameline::after {
  left: 80px;
}
@media only screen and (max-width: 1300px) {
  .c5-card_wrap.name_l.nameline::after {
    left: 6.1538461538vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-card_wrap.name_l.nameline::after {
    left: 0;
  }
}
.c5-card_wrap .c5-ttl_section.left {
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 756px) {
  .c5-card_wrap .c5-ttl_section.left {
    position: static;
  }
}
.c5-card_wrap .c5-ttl_section.right {
  position: absolute;
  top: 0;
  right: -.5em;
}
@media only screen and (max-width: 756px) {
  .c5-card_wrap .c5-ttl_section.right {
    position: static;
  }
}

.c5-grid01 {
  display: grid;
  grid-template-columns: 1.55fr 1fr;
  grid-gap: 15px;
  align-items: flex-start;
}
@media only screen and (max-width: 1300px) {
  .c5-grid01 {
    grid-gap: 1.1538461538vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-grid01 {
    display: block;
  }
}
.c5-grid01_l {
  display: flex;
  flex-wrap: wrap;
}
.c5-grid01_l > div:first-child {
  margin-bottom: 15px;
}
@media only screen and (max-width: 1300px) {
  .c5-grid01_l > div:first-child {
    margin-bottom: 1.1538461538vw;
  }
}
.c5-grid01_l > div:nth-child(2) {
  margin-right: 7.5px;
  flex: 0 1 calc(50% - 7.5px);
}
@media only screen and (max-width: 1300px) {
  .c5-grid01_l > div:nth-child(2) {
    margin-right: 0.5769230769vw;
  }
}
.c5-grid01_l > div:last-child {
  margin-left: 7.5px;
  flex: 0 1 calc(50% - 7.5px);
}
@media only screen and (max-width: 1300px) {
  .c5-grid01_l > div:last-child {
    margin-left: 0.5769230769vw;
  }
}

@media only screen and (max-width: 756px) {
  .c5-grid02 {
    margin-bottom: 30px;
  }
}
.c5-grid02 > div:first-child {
  margin-bottom: 80px;
}
@media only screen and (max-width: 1300px) {
  .c5-grid02 > div:first-child {
    margin-bottom: 6.1538461538vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-grid02 > div:first-child {
    margin-bottom: 0;
  }
}
.c5-grid02 .txt {
  flex: 1;
  padding: 117px 0 0 40px;
}
@media only screen and (max-width: 1300px) {
  .c5-grid02 .txt {
    padding: 9vw 0 0 3.0769230769vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-grid02 .txt {
    padding: 0 0 0 25px;
  }
}

.c5-grid03 {
  display: grid;
  grid-template-columns: 1.33fr 1fr 1fr;
  grid-gap: 15px;
  padding-top: 120px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1300px) {
  .c5-grid03 {
    padding-top: 9.2307692308vw;
    grid-gap: 1.1538461538vw;
    margin-bottom: 1.1538461538vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-grid03 {
    display: block;
    margin-bottom: 30px;
    padding-top: 0;
  }
}
.c5-grid03 .txt {
  padding-right: 35px;
}
@media only screen and (max-width: 1300px) {
  .c5-grid03 .txt {
    padding-right: 2.6923076923vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-grid03 .txt {
    padding: 0 0 0 25px;
  }
}

.c5-grid04 {
  display: grid;
  grid-template-columns: 3.14fr 1fr;
  grid-gap: 15px;
  margin-left: 10px;
}
@media only screen and (max-width: 1300px) {
  .c5-grid04 {
    grid-gap: 1.1538461538vw;
    margin-left: 0.7692307692vw;
  }
}

.c5-grid05 {
  display: grid;
  grid-template-columns: 1.43fr 1fr;
  grid-gap: 15px;
}
@media only screen and (max-width: 1300px) {
  .c5-grid05 {
    grid-gap: 1.1538461538vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-grid05 {
    display: block;
    margin-bottom: 30px;
  }
}
.c5-grid05 .txt {
  padding: 110px 20px 0 60px;
}
@media only screen and (max-width: 1300px) {
  .c5-grid05 .txt {
    padding: 8.4615384615vw 1.5384615385vw 0 4.6153846154vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-grid05 .txt {
    padding: 0 0 0 20px;
  }
}
.c5-grid05 .img01 {
  margin-top: 15px;
  max-width: 52.5%;
}
@media only screen and (max-width: 1300px) {
  .c5-grid05 .img01 {
    margin-top: 1.1538461538vw;
  }
}
.c5-grid05 .img02 {
  margin: 65px -20px 0 -97.5%;
}
@media only screen and (max-width: 1300px) {
  .c5-grid05 .img02 {
    margin: 5vw -1.5384615385vw 0 -97.5%;
  }
}

.c5-grid06 {
  display: grid;
  grid-template-columns: 1.43fr 1fr;
  grid-gap: 15px;
}

.c5-grid07 {
  margin-top: 120px;
}
@media only screen and (max-width: 1300px) {
  .c5-grid07 {
    margin-top: 9.2307692308vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-grid07 {
    display: block;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.c5-grid07 .txt {
  flex: 1;
  padding: 0 0 0 30px;
  margin-bottom: 85px;
}
@media only screen and (max-width: 1300px) {
  .c5-grid07 .txt {
    padding-left: 2.3076923077vw;
    margin-bottom: 6.5384615385vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-grid07 .txt {
    padding-left: 25px;
    margin: 0;
  }
}
.c5-grid07 .img {
  max-width: 78%;
}

.c5-separate {
  margin: 100px auto;
  height: 0;
  padding: 0;
  border-top: 1px solid #85bae5;
  width: 80%;
}
@media only screen and (max-width: 1300px) {
  .c5-separate {
    margin: 7.6923076923vw auto;
  }
}
@media only screen and (max-width: 756px) {
  .c5-separate {
    width: 100%;
    margin: 40px 0;
  }
}

.c5-img_impress {
  margin: 65px 0;
  text-align: center;
}
@media only screen and (max-width: 1300px) {
  .c5-img_impress {
    margin: 5vw 0;
  }
}
@media only screen and (max-width: 756px) {
  .c5-img_impress {
    margin: 0 -24px 30px -24px;
  }
}

.c5-impress {
  position: relative;
  /*&::before {
    position: absolute;
    top: 30px;
    right: 400px;
    content: '';
    width: 1px;
    height: calc(100% + 30px);
    background-color: #005bac;
    transform: rotate(22deg);
    z-index: -1;
    @media only screen and (max-width: $bp2) {
      display: none;
    }
  }*/
}

.c5-impress__txtInner {
  background-color: #fff;
}

.c5-cols_impress {
  display: flex;
  margin-left: 65px;
}
@media only screen and (max-width: 1300px) {
  .c5-cols_impress {
    margin-left: 5vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-cols_impress {
    display: block;
    margin: 0 0 30px 0;
  }
}
.c5-cols_impress__img {
  flex: 0 1 45%;
  position: relative;
}
.c5-cols_impress__img > div:not(:last-child) {
  margin-bottom: 15px;
}
@media only screen and (max-width: 1300px) {
  .c5-cols_impress__img > div:not(:last-child) {
    margin-bottom: 1.1538461538vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-cols_impress__img > div:not(:last-child) {
    margin-bottom: 15px;
  }
}
.c5-cols_impress__headsub {
  margin-bottom: 1.5em;
}
.c5-cols_impress__txt {
  flex: 1;
  padding-left: 65px;
  position: relative;
}
@media only screen and (max-width: 1300px) {
  .c5-cols_impress__txt {
    padding-left: 5vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-cols_impress__txt {
    padding: 0 0 30px 0;
    background-image: linear-gradient(to right bottom, transparent 49.8%, #85bae5 50%, transparent 50.2%);
    background-repeat: no-repeat;
  }
}
@media only screen and (min-width: 755px) {
  .c5-cols_impress__txt._ex01 {
    padding-bottom: 130px;
  }
  .c5-cols_impress__txt._ex01::before {
    right: 0;
  }
}
.c5-cols_impress__txt::before {
  position: absolute;
  top: 100px;
  right: 50px;
  content: '';
  width: 300%;
  height: 1px;
  background-color: #85bae5;
  transform: rotate(-73deg);
  z-index: -1;
  transform-origin: right;
}
@media only screen and (max-width: 756px) {
  .c5-cols_impress__txt::before {
    display: none;
  }
}
.c5-cols_impress__txt p:not(.c5-cols_impress__headsub) {
  margin-bottom: .5em;
}
.c5-cols_impress._rv {
  margin-left: 0;
  margin-right: 65px;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 1300px) {
  .c5-cols_impress._rv {
    margin-right: 5vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-cols_impress._rv {
    margin: 0 0 30px 0;
  }
}
.c5-cols_impress._rv .c5-cols_impress__txt {
  padding: 230px 65px 0 0;
}
.c5-cols_impress._rv .c5-cols_impress__txt::before {
  top: -19%;
  width: 310%;
  right: 30px;
}
@media only screen and (max-width: 1300px) {
  .c5-cols_impress._rv .c5-cols_impress__txt {
    padding: 17.692307692299998vw 5vw 0 0;
  }
}
@media only screen and (max-width: 756px) {
  .c5-cols_impress._rv .c5-cols_impress__txt {
    padding: 0 0 30px 0;
    background-position: 0 0;
  }
  .c5-cols_impress._rv .c5-cols_impress__txt::before {
    top: 0;
  }
}
.c5-cols_impress__head {
  margin: 0 0 65px -30px;
}
@media only screen and (max-width: 1300px) {
  .c5-cols_impress__head {
    margin: 0 0 5vw -2.3076923077vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-cols_impress__head {
    margin: 0 0 40px 0;
  }
}

.c5-next {
  text-align: center;
  margin-top: 100px;
}
@media only screen and (max-width: 1300px) {
  .c5-next {
    margin-top: 7.6923076923vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-next {
    margin-top: 40px;
  }
}

.c5-products {
  margin-bottom: 100px;
}
@media only screen and (max-width: 1300px) {
  .c5-products {
    margin-bottom: 7.6923076923vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-products {
    margin-bottom: 120px;
  }
}
@media screen and (min-width: 640px) {
  .c5-products._col2 .s5-listItem4 {
    width: 50%;
  }
}
.c5-products .s5-listItem4__main {
  border-top: none;
}

.c5-profile {
  display: flex;
  max-width: 860px;
  margin: 0 auto 100px auto;
}
@media only screen and (max-width: 1300px) {
  .c5-profile {
    margin-bottom: 7.6923076923vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-profile {
    display: block;
    margin-bottom: 60px;
  }
}
.c5-profile__img {
  flex: 0 1 50%;
  margin-right: 40px;
}
@media only screen and (max-width: 1300px) {
  .c5-profile__img {
    margin-right: 3.0769230769vw;
  }
}
@media only screen and (max-width: 756px) {
  .c5-profile__img {
    margin: 0 0 20px 0;
  }
}
.c5-profile__txt {
  flex: 1;
}

.c5-cols_img {
  display: flex;
  margin: 0 -5px 30px -5px;
  flex-wrap: wrap;
}
.c5-cols_img > div {
  flex: 0 1 calc(50% - 10px);
  margin: 0 5px;
}
.c5-cols_img > div.span {
  flex: 100%;
}
.c5-cols_img > div.span + .span,
.c5-cols_img > div.span + div {
  margin-top: 10px;
}
.c5-cols_img > div:nth-child(n + 3) {
  margin-top: 10px;
}
@media only screen and (max-width: 756px) {
  .c5-cols_img.c5-img_full {
    margin-left: -29px;
    margin-right: -29px;
  }
}

@media only screen and (max-width: 756px) {
  .c5-img_full {
    margin-left: -24px;
    margin-right: -24px;
  }
}

.c5-creator {
  text-align: center;
  font-size: 12px;
}
@media only screen and (max-width: 1300px) {
  .c5-creator {
    font-size: max(1.1vw, 11px);
  }
}
@media only screen and (max-width: 756px) {
  .c5-creator {
    text-align: left;
    font-size: 11px;
  }
}

.c5-fc_blue {
  color: #005bac;
}

.c5-fc_yellow {
  color: #dabd00;
}

.c5-mb15 {
  margin-bottom: 15px;
}
@media only screen and (max-width: 1300px) {
  .c5-mb15 {
    margin-bottom: 1.1538461538vw;
  }
}

.c5-fs14 {
  font-size: 14px;
}
@media only screen and (max-width: 1300px) {
  .c5-fs14 {
    font-size: max(1vw, 10px);
  }
}
@media only screen and (max-width: 756px) {
  .c5-fs14 {
    font-size: 12px;
  }
}

.c5-fs12 {
  font-size: 12px;
}
@media only screen and (max-width: 1300px) {
  .c5-fs12 {
    font-size: max(1vw, 10px);
  }
}
@media only screen and (max-width: 756px) {
  .c5-fs12 {
    font-size: 10px;
  }
}

.c5-sp {
  display: none;
}
@media only screen and (max-width: 756px) {
  .c5-sp {
    display: block;
  }
  .c5-sp.c5-cols_img {
    display: flex;
  }
}

@media only screen and (max-width: 756px) {
  .c5-pc {
    display: none;
  }
}

/*anime ------------------------------------------------------*/
.anime_fade {
  opacity: 0;
  transition: opacity 1.5s ease;
}
.anime_fade.visible {
  opacity: 1;
}
@media only screen and (min-width: 755px) {
  .anime_fade.txt, .anime_fade.c5-cols_impress__txt {
    transition-delay: .8s;
  }
}
