@charset "UTF-8";
#ako_tanaka_03 {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  overflow-x: hidden;
  /*
  文字エフェクト
  */
}

#ako_tanaka_03 img, #ako_tanaka_03 video {
  max-width: 100%;
  max-height: 100%;
}

#ako_tanaka_03 .pc_none {
  display: none;
}

#ako_tanaka_03 .letter {
  opacity: 0;
}

#ako_tanaka_03 .typ_letters.onView .letter {
  opacity: 1;
}

#ako_tanaka_03 .letter01 {
  transition-delay: 0s;
  margin-right: -1px;
}

#ako_tanaka_03 .letter02 {
  transition-delay: 0.1s;
}

#ako_tanaka_03 .letter03 {
  transition-delay: 0.2s;
}

#ako_tanaka_03 .letter04 {
  transition-delay: 0.3s;
}

#ako_tanaka_03 .letter05 {
  transition-delay: 0.4s;
}

#ako_tanaka_03 .letter06 {
  transition-delay: 0.5s;
  margin-right: -1px;
}

#ako_tanaka_03 .letter07 {
  transition-delay: 0.6s;
  margin-right: -1px;
}

#ako_tanaka_03 .letter08 {
  transition-delay: 0.7s;
  margin-right: -1px;
}

#ako_tanaka_03 .letter09 {
  transition-delay: 0.8s;
  margin-right: -1px;
}

#ako_tanaka_03 .letter10 {
  transition-delay: 0.9s;
  margin-right: -1px;
}

#ako_tanaka_03 .letter11 {
  transition-delay: 1s;
}

#ako_tanaka_03 .letter12 {
  transition-delay: 1.1s;
}

#ako_tanaka_03 .letter13 {
  transition-delay: 1.2s;
}

#ako_tanaka_03 .letter14 {
  transition-delay: 1.3s;
}

#ako_tanaka_03 .letter15 {
  transition-delay: 1.4s;
}

#ako_tanaka_03 .letter16 {
  transition-delay: 1.5s;
}

#ako_tanaka_03 .letter17 {
  transition-delay: 1.6s;
}

#ako_tanaka_03 .letter18 {
  transition-delay: 1.7s;
}

#ako_tanaka_03 .letter19 {
  transition-delay: 1.8s;
}

#ako_tanaka_03 .letter20 {
  transition-delay: 1.9s;
}

#ako_tanaka_03 .typ_letters, #ako_tanaka_03 .typ_letters01, #ako_tanaka_03 .typ_letters02 {
  display: flex;
  justify-content: center;
}

#ako_tanaka_03 .main_txt {
  opacity: 0;
  transition: opacity;
  transition-delay: 1.4s;
  transition-duration: 2s;
}

#ako_tanaka_03 .main_txt.onView {
  opacity: 1;
}

#ako_tanaka_03 .txt {
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0.06em;
}

#ako_tanaka_03 .movie_area {
  width: 600px;
  margin: 48px auto 0;
  margin-bottom: 30px;
}

#ako_tanaka_03 .credit {
  font-size: 12px;
  line-height: 1.9;
  text-align: center;
  padding-top: 21px;
}

#ako_tanaka_03 .credit li {
  font-weight: 300;
}

#ako_tanaka_03 .credit {
  padding-top: 20px;
}

#ako_tanaka_03 .credit li:nth-child(n+2) {
  text-indent: 0.5em;
}

#ako_tanaka_03 .section_wrap {
  max-width: 1200px;
  margin: 0 auto;
}

#ako_tanaka_03 .section_wrap .title_area {
  margin-bottom: 29px;
}

#ako_tanaka_03 .section_wrap .typ_letters .letter {
  height: calc(78px / 2);
}

#ako_tanaka_03 .section_wrap .typ_letters .letter img {
  display: block;
}

#ako_tanaka_03 .section_wrap .typ_letters:nth-child(1) {
  margin-bottom: 17px;
  margin-left: -3px;
}

#ako_tanaka_03 .section_wrap .flex_blk {
  display: flex;
  justify-content: space-between;
}

#ako_tanaka_03 .section_wrap .flex_blk .img01 > div, #ako_tanaka_03 .section_wrap .flex_blk .img02 > div {
  height: 900px;
  margin-bottom: 105px;
}

#ako_tanaka_03 {
  padding-top: 28px;
  /*---  #1 -------------------------------*/
  /*---  #2 -------------------------------*/
  /*---  #3 -------------------------------*/
  /*---  #4 -------------------------------*/
  /*---  #5 -------------------------------*/
  /*---  #6 -------------------------------*/
  /*---  #7 -------------------------------*/
  /*---  #8 -------------------------------*/
  /*---  #9 -------------------------------*/
  /*----- staff, button  -----*/
  /*--- bg ---*/
  /*
  animation
  */
  /*--- objects ---*/
  /*--- image ---*/
}

#ako_tanaka_03 .title_area {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  font-style: normal;
}

#ako_tanaka_03 .title_area .title {
  position: relative;
  margin-bottom: 40px;
  /* typLetters */
}

#ako_tanaka_03 .title_area .title .typ_letters .main {
  height: 60px;
}

#ako_tanaka_03 .title_area .title .typ_letters .sub {
  height: 35px;
  margin-top: 28px;
  margin-right: 1px;
}

#ako_tanaka_03 .title_area .title .typ_letters .sub:nth-child(n+4) {
  margin-right: 0;
}

#ako_tanaka_03 .title_area .title .typ_letters .sub:nth-child(n+7) {
  margin-right: 1px;
}

#ako_tanaka_03 .title_area .title .typ_letters .sub:nth-child(n+10) {
  margin-right: 0;
}

#ako_tanaka_03 .title_area .title .typ_letters:nth-child(2) {
  margin-left: -5px;
}

#ako_tanaka_03 .title_area .title:after {
  content: "";
  width: 44px;
  height: 2px;
  background-color: #000;
  position: absolute;
  bottom: -21px;
  left: 50%;
  transform: translateX(-50%);
}

#ako_tanaka_03 .title_area .main_txt {
  font-size: 24px;
  letter-spacing: 0.065em;
  line-height: 1.33333;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 500;
}

#ako_tanaka_03 .title_area .main_txt span {
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
}

#ako_tanaka_03 .title_area .txt {
  width: 600px;
  margin: 0 auto;
  margin-bottom: 69px;
  text-align: initial;
}

#ako_tanaka_03 .blk01 {
  padding-bottom: 45px;
}

#ako_tanaka_03 .blk01 .inner .img01 {
  width: 600px;
  margin: 0 auto;
}

#ako_tanaka_03 .blk01 .inner .img02 {
  width: 452px;
  margin: 50px auto 0;
}

#ako_tanaka_03 .blk01 .txt {
  width: 600px;
  margin: 25px auto 0;
  letter-spacing: 0.05em;
  text-align: initial;
}

#ako_tanaka_03 .blk01 .txt02 {
  letter-spacing: 0.04em;
}

#ako_tanaka_03 .blk01 .credit.pdt20 li:nth-child(1) {
  text-indent: 0.4em;
}

#ako_tanaka_03 .blk02 {
  margin-top: 60px;
  padding-bottom: 43px;
  position: relative;
}

#ako_tanaka_03 .blk02 .typ_letters:nth-child(1) {
  margin-left: 21px;
}

#ako_tanaka_03 .blk02 .txt {
  width: 600px;
  letter-spacing: 0.04em;
  position: absolute;
  bottom: 220px;
  left: 50%;
  transform: translateX(-50%);
  letter-spacing: 0.05em;
  text-align: initial;
}

#ako_tanaka_03 .blk02 .img01 .credit {
  position: relative;
  right: -142px;
}

#ako_tanaka_03 .blk02 .img02 .credit {
  position: relative;
  left: -145px;
}

#ako_tanaka_03 .blk03 {
  margin-top: 53px;
  padding-bottom: 48px;
}

#ako_tanaka_03 .blk03 .inner {
  position: relative;
}

#ako_tanaka_03 .blk03 .inner .img01 {
  width: 600px;
  margin: 0 auto 30px;
}

#ako_tanaka_03 .blk03 .inner .img02 {
  width: 600px;
  margin: 0 auto;
}

#ako_tanaka_03 .blk03 .txt {
  width: 600px;
  margin: 0 auto;
  padding-top: 23px;
  letter-spacing: 0.05em;
}

#ako_tanaka_03 .blk03 .txt01 {
  letter-spacing: 0.05em;
  text-align: initial;
}

#ako_tanaka_03 .blk03 .txt02 {
  letter-spacing: 0.04em;
  text-align: initial;
}

#ako_tanaka_03 .blk03 .img03 {
  width: 452px;
  margin: 7px auto 67px;
}

#ako_tanaka_03 .blk03 .credit {
  padding-top: 22px;
}

#ako_tanaka_03 .blk03 .credit.pdt20 {
  padding-top: 20px;
}

#ako_tanaka_03 .blk04 {
  margin-top: 50px;
  padding-bottom: 43px;
}

#ako_tanaka_03 .blk04 .txt {
  width: 605px;
  margin: 0 auto;
  letter-spacing: 0.05em;
  text-align: initial;
  position: absolute;
  bottom: 197px;
  left: 50%;
  transform: translateX(-50%);
}

#ako_tanaka_03 .blk04 .img01 .credit {
  position: relative;
  right: -138px;
}

#ako_tanaka_03 .blk04 .img02 .credit {
  position: relative;
  left: -145px;
  padding-top: 18px;
}

#ako_tanaka_03 .blk05 {
  margin-top: 51px;
  padding-bottom: 45px;
}

#ako_tanaka_03 .blk05 .inner {
  position: relative;
}

#ako_tanaka_03 .blk05 .inner .img01 {
  width: 600px;
  margin: 0 auto 30px;
}

#ako_tanaka_03 .blk05 .inner .img02 {
  width: 600px;
  margin: 0 auto;
}

#ako_tanaka_03 .blk05 .txt {
  width: 600px;
  margin: 0 auto;
  padding-top: 23px;
  letter-spacing: 0.05em;
  text-align: initial;
}

#ako_tanaka_03 .blk05 .txt02 {
  letter-spacing: 0.04em;
  text-align: initial;
}

#ako_tanaka_03 .blk05 .img03 {
  width: 452px;
  margin: 47px auto 0;
}

#ako_tanaka_03 .blk05 .credit {
  padding-top: 22px;
}

#ako_tanaka_03 .blk05 .credit.pdt20 {
  padding-top: 20px;
}

#ako_tanaka_03 .blk06 {
  margin-top: 52px;
  padding-bottom: 45px;
}

#ako_tanaka_03 .blk06 .txt {
  width: 600px;
  margin: 0 auto;
  letter-spacing: 0.05em;
  text-align: initial;
  position: absolute;
  bottom: 198px;
  left: 50%;
  transform: translateX(-50%);
}

#ako_tanaka_03 .blk06 .img01 .credit {
  position: relative;
  right: -141px;
  padding-top: 20px;
}

#ako_tanaka_03 .blk06 .img02 .credit {
  position: relative;
  left: -145px;
  padding-top: 20px;
}

#ako_tanaka_03 .blk07 {
  margin-top: 50px;
  padding-bottom: 46px;
}

#ako_tanaka_03 .blk07 .inner {
  position: relative;
}

#ako_tanaka_03 .blk07 .inner .img01 {
  width: 600px;
  margin: 0 auto 0;
}

#ako_tanaka_03 .blk07 .inner .img02 {
  width: 452px;
  margin: 50px auto 0;
}

#ako_tanaka_03 .blk07 .txt {
  width: 600px;
  margin: 25px auto 0;
  letter-spacing: 0.05em;
}

#ako_tanaka_03 .blk07 .txt02 {
  letter-spacing: 0.04em;
  text-align: initial;
}

#ako_tanaka_03 .blk07 .credit.pdt20 {
  padding-top: 20px;
}

#ako_tanaka_03 .blk07 .credit.pdt20 li:nth-child(1) {
  text-indent: 0.4em;
}

#ako_tanaka_03 .blk08 {
  margin-top: 50px;
  padding-bottom: 43px;
}

#ako_tanaka_03 .blk08 .txt {
  width: 600px;
  margin: 0 auto;
  position: absolute;
  bottom: 218px;
  left: 50%;
  transform: translateX(-50%);
  text-align: initial;
  letter-spacing: 0.05em;
}

#ako_tanaka_03 .blk08 .img01 .credit {
  position: relative;
  right: -141px;
  padding-top: 20px;
}

#ako_tanaka_03 .blk08 .img02 .credit {
  position: relative;
  left: -145px;
  padding-top: 20px;
}

#ako_tanaka_03 .blk09 {
  margin-top: 51px;
  padding-bottom: 45px;
}

#ako_tanaka_03 .blk09 .inner {
  position: relative;
}

#ako_tanaka_03 .blk09 .inner .img01 {
  width: 600px;
  margin: 0 auto 30px;
}

#ako_tanaka_03 .blk09 .inner .img02 {
  width: 600px;
  margin: 0 auto;
}

#ako_tanaka_03 .blk09 .inner .bg {
  width: calc(100vw - ((100vw - 750px) / 2) + 60px);
  height: 1151px;
  position: absolute;
  right: 222px;
  top: 330px;
  z-index: -1;
  background-color: #c29e74;
}

#ako_tanaka_03 .blk09 .txt {
  width: 600px;
  margin: 0 auto;
  padding-top: 23px;
}

#ako_tanaka_03 .blk09 .txt01 {
  text-align: initial;
  letter-spacing: 0.05em;
}

#ako_tanaka_03 .blk09 .txt02 {
  text-align: initial;
}

#ako_tanaka_03 .blk09 .img03 {
  width: 452px;
  margin: 47px auto 0;
}

#ako_tanaka_03 .blk09 .credit {
  padding-top: 22px;
}

#ako_tanaka_03 .blk09 .credit.pdt20 {
  padding-top: 20px;
}

#ako_tanaka_03 .section_wrap {
  position: relative;
}

#ako_tanaka_03 .section_wrap::after {
  content: '';
  display: block;
  width: 600px;
  height: 1px;
  background-color: #000;
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
}

#ako_tanaka_03 .staff {
  margin: 95px 0 95px;
  text-align: center;
  font-size: 12px;
  line-height: 1.875;
  font-weight: 300;
}

#ako_tanaka_03 .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 378px;
  height: 98px;
  border: 1px solid #000;
  margin: 0 auto;
  font-size: 22px;
  letter-spacing: 0.1em;
  font-weight: 300;
  margin-bottom: 140px;
}

#ako_tanaka_03 .blk02 {
  position: relative;
}

#ako_tanaka_03 .blk02 .obj_wrap {
  position: absolute;
  left: -48px;
  z-index: -10;
  top: -2600px;
}

#ako_tanaka_03 .blk02 .obj_wrap .bg {
  width: 80px;
  height: 8000px;
  background-color: #c8a9ae;
  transform: rotate(37.7deg);
}

#ako_tanaka_03 .blk04 {
  position: relative;
}

#ako_tanaka_03 .blk04 .obj_wrap {
  position: absolute;
  left: -48px;
  z-index: -10;
  top: -4007px;
}

#ako_tanaka_03 .blk04 .bg {
  width: 80px;
  height: 8000px;
  background-color: #ccdca8;
  transform: rotate(-41.4deg);
}

#ako_tanaka_03 .blk06 {
  position: relative;
}

#ako_tanaka_03 .blk06 .obj_wrap {
  position: absolute;
  left: -42px;
  z-index: -10;
  top: -2600px;
}

#ako_tanaka_03 .blk06 .obj_wrap .bg {
  width: 80px;
  height: 8000px;
  background-color: #eaa0a7;
  transform: rotate(39deg);
}

#ako_tanaka_03 .blk08 {
  position: relative;
}

#ako_tanaka_03 .blk08 .obj_wrap {
  position: absolute;
  left: -48px;
  z-index: -10;
  top: -4169px;
}

#ako_tanaka_03 .blk08 .obj_wrap .bg {
  width: 80px;
  height: 8000px;
  background-color: #b4afa4;
  transform: rotate(-37.4deg);
}

#ako_tanaka_03 .obj_wrap {
  opacity: 0;
  transition: opacity 1000ms, transform 1000ms;
  transform: translateY(200px);
}

#ako_tanaka_03 .obj_wrap.active {
  opacity: 1;
  transform: translateY(0);
}

#ako_tanaka_03 .fade, #ako_tanaka_03 .fade_top, #ako_tanaka_03 .fade_top_flex .img_blk {
  opacity: 0;
  transition: opacity 1000ms, transform 1000ms;
  transform: translateY(200px);
}

#ako_tanaka_03 .fade.delay, #ako_tanaka_03 .fade_top.delay, #ako_tanaka_03 .fade_top_flex.delay .img_blk {
  transition-delay: 500ms;
}

#ako_tanaka_03 .fade.active, #ako_tanaka_03 .fade_top.active, #ako_tanaka_03 .fade_top_flex.active .img_blk {
  opacity: 1;
  transform: translateY(0);
}
