@charset "UTF-8";
#Contents {
  overflow-x: hidden;
}

#ako_tanaka_04 {
  /* =============== 全体 ================================ */
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  /* ============= コンテンツ共通 ====================== */
  /* ============= 背景表示ありのブロック共通 ====================== */
}

#ako_tanaka_04 img, #ako_tanaka_04 video {
  max-width: 100%;
  max-height: 100%;
  display: block;
}

#ako_tanaka_04 .pc_none {
  display: none;
}

#ako_tanaka_04 .typ_letters {
  display: flex;
  justify-content: center;
}

#ako_tanaka_04 .typ_letters .letter {
  height: 100%;
}

#ako_tanaka_04 .main_txt {
  opacity: 0;
  transition: opacity;
  transition-delay: 1.4s;
  transition-duration: 2s;
}

#ako_tanaka_04 .main_txt.onView {
  opacity: 1;
}

#ako_tanaka_04 .txt {
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: .045em;
  margin-bottom: 26px;
  text-align: initial;
  letter-spacing: .045em;
  padding-left: 50px;
  padding-right: 55px;
}

#ako_tanaka_04 .credit {
  font-size: 12px;
  line-height: 1.9;
  text-align: center;
  padding-top: 21px;
  font-weight: 300;
}

#ako_tanaka_04 .section_wrap .inner {
  margin-top: 32px;
}

#ako_tanaka_04 .section_wrap .img {
  width: 490px;
  margin: 0 auto;
}

#ako_tanaka_04 .section_wrap .img.img02 {
  padding-top: 31px;
}

#ako_tanaka_04 .section_wrap .img a, #ako_tanaka_04 .section_wrap .movie a {
  display: block;
}

#ako_tanaka_04 .section_wrap .txt {
  padding-top: 26px;
  margin-bottom: 0;
  margin-left: 2px;
}

#ako_tanaka_04 .section_wrap::after {
  content: '';
  display: block;
  width: 600px;
  height: 1px;
  background: #000;
  margin: 48px auto 50px;
}

#ako_tanaka_04 .section_wrap.bg_blk .inner {
  position: relative;
}

#ako_tanaka_04 .section_wrap.bg_blk .img, #ako_tanaka_04 .section_wrap.bg_blk .movie {
  position: relative;
}

#ako_tanaka_04 .section_wrap.bg_blk .img {
  z-index: 0;
  margin-top: -130px;
}

#ako_tanaka_04 .section_wrap.bg_blk .movie {
  width: 383px;
  z-index: 1;
}

#ako_tanaka_04 .section_wrap.bg_blk.blk01 .movie {
  width: 383px;
  height: 575px;
  background: #bfbfbf;
  z-index: 1;
}

#ako_tanaka_04 .section_wrap.bg_blk .bg {
  width: 490px;
  height: 627px;
  position: absolute;
  z-index: -10;
  top: 192px;
  left: 108px;
}

/* =============== block個別 ================================ */
#ako_tanaka_04 {
  width: 705px;
  margin: 0 auto;
  padding-top: 28px;
  /* ============= ページタイトル ====================== */
  /* ============= セクション個別 ====================== */
  /*------------------ 背景 ------------------------*/
  /* ================= アニメーション ============================== */
  /* ---------------- タイトル ------------------------ */
  /*---------- 画像, 色付き背景 -------------------------------------*/
}

#ako_tanaka_04 .title_area {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-left: -8px;
}

#ako_tanaka_04 .title_area .title {
  position: relative;
  margin-bottom: 40px;
}

#ako_tanaka_04 .title_area .title .typ_letters .main {
  height: 60px;
}

#ako_tanaka_04 .title_area .title .typ_letters .sub {
  height: 35px;
  margin-top: 28px;
  margin-right: 1px;
}

#ako_tanaka_04 .title_area .title .typ_letters .sub:nth-child(n+4) {
  margin-right: 0;
}

#ako_tanaka_04 .title_area .title .typ_letters .sub:nth-child(n+7) {
  margin-right: 1px;
}

#ako_tanaka_04 .title_area .title .typ_letters .sub:nth-child(n+10) {
  margin-right: 0;
}

#ako_tanaka_04 .title_area .title .typ_letters:nth-child(2) {
  margin-left: -5px;
}

#ako_tanaka_04 .title_area .title:after {
  content: "";
  width: 44px;
  height: 2px;
  background-color: #000;
  position: absolute;
  bottom: -21px;
  left: 47.5%;
}

#ako_tanaka_04 .title_area .main_txt {
  font-size: 24px;
  letter-spacing: .05em;
  line-height: 1.33333;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 500;
}

#ako_tanaka_04 .title_area .main_txt span {
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
}

#ako_tanaka_04 .title_area .txt {
  margin-bottom: 69px;
  text-align: justify;
}

#ako_tanaka_04 .blk01 .typ_letters:nth-child(1) {
  height: calc(77px / 2);
  margin-bottom: 20px;
}

#ako_tanaka_04 .blk01 .typ_letters:nth-child(2) {
  height: calc(78px / 2);
  margin-bottom: 19px;
}

#ako_tanaka_04 .blk01 .typ_letters:nth-child(3) {
  height: calc(77px / 2);
}

#ako_tanaka_04 .blk01 .movie {
  margin-left: auto;
}

#ako_tanaka_04 .blk01 .img01 {
  margin-left: 0;
}

#ako_tanaka_04 .blk01 .bg {
  background-color: #fad0b7;
}

#ako_tanaka_04 .blk02 .typ_letters:nth-child(1) {
  height: calc(78px / 2);
  margin-bottom: 19px;
}

#ako_tanaka_04 .blk02 .typ_letters:nth-child(2) {
  height: calc(78px / 2);
  margin-bottom: 19px;
  margin-left: -23px;
}

#ako_tanaka_04 .blk02 .typ_letters:nth-child(3) {
  height: calc(77px / 2);
}

#ako_tanaka_04 .blk03 .typ_letters:nth-child(1) {
  height: calc(78px / 2);
  margin-bottom: 19px;
}

#ako_tanaka_04 .blk03 .typ_letters:nth-child(2) {
  height: calc(78px / 2);
  margin-bottom: 19px;
  margin-left: -30px;
}

#ako_tanaka_04 .blk03 .typ_letters:nth-child(3) {
  height: calc(77px / 2);
}

#ako_tanaka_04 .blk03 .txt {
  letter-spacing: .09em;
}

#ako_tanaka_04 .blk04 .typ_letters:nth-child(1) {
  height: calc(78px / 2);
  margin-bottom: 19px;
}

#ako_tanaka_04 .blk04 .typ_letters:nth-child(2) {
  height: calc(79px / 2);
  margin-bottom: 18px;
  margin-left: -32px;
}

#ako_tanaka_04 .blk04 .typ_letters:nth-child(3) {
  height: calc(77px / 2);
  margin-left: 16px;
}

#ako_tanaka_04 .blk05 .typ_letters:nth-child(1) {
  height: calc(78px / 2);
  margin-bottom: 19px;
}

#ako_tanaka_04 .blk05 .typ_letters:nth-child(2) {
  height: calc(78px / 2);
  margin-bottom: 19px;
  margin-left: -25px;
}

#ako_tanaka_04 .blk05 .typ_letters:nth-child(3) {
  height: calc(77px / 2);
}

#ako_tanaka_04 .blk05 .credit {
  padding-top: 19px;
}

#ako_tanaka_04 .blk06 .typ_letters:nth-child(1) {
  height: calc(78px / 2);
  margin-bottom: 19px;
}

#ako_tanaka_04 .blk06 .typ_letters:nth-child(2) {
  height: calc(77px / 2);
  margin-bottom: 20px;
}

#ako_tanaka_04 .blk06 .typ_letters:nth-child(3) {
  height: calc(77px / 2);
}

#ako_tanaka_04 .blk06 .img01 {
  margin-right: 0;
}

#ako_tanaka_04 .blk06 .bg {
  background-color: #bcb4cc;
}

#ako_tanaka_04 .blk06 .txt {
  letter-spacing: .067em;
}

#ako_tanaka_04 .blk07 .typ_letters:nth-child(1) {
  height: calc(78px / 2);
  margin-bottom: 19px;
}

#ako_tanaka_04 .blk07 .typ_letters:nth-child(2) {
  height: calc(78px / 2);
  margin-bottom: 19px;
  margin-left: -30px;
}

#ako_tanaka_04 .blk07 .typ_letters:nth-child(3) {
  height: calc(78px / 2);
}

#ako_tanaka_04 .blk08 .typ_letters:nth-child(1) {
  height: calc(78px / 2);
  margin-bottom: 19px;
}

#ako_tanaka_04 .blk08 .typ_letters:nth-child(2) {
  height: calc(77px / 2);
  margin-bottom: 20px;
  letter-spacing: -27px;
}

#ako_tanaka_04 .blk08 .typ_letters:nth-child(3) {
  height: calc(77px / 2);
}

#ako_tanaka_04 .blk09 .typ_letters:nth-child(1) {
  height: calc(78px / 2);
  margin-bottom: 19px;
}

#ako_tanaka_04 .blk09 .typ_letters:nth-child(2) {
  height: calc(78px / 2);
  margin-bottom: 19px;
}

#ako_tanaka_04 .blk09 .typ_letters:nth-child(3) {
  height: calc(77px / 2);
}

#ako_tanaka_04 .blk10 .typ_letters:nth-child(1) {
  height: calc(78px / 2);
  margin-bottom: 19px;
}

#ako_tanaka_04 .blk10 .typ_letters:nth-child(2) {
  height: calc(78px / 2);
  margin-bottom: 19px;
  margin-left: -30px;
}

#ako_tanaka_04 .blk10 .typ_letters:nth-child(3) {
  height: calc(77px / 2);
}

#ako_tanaka_04 .blk10 .txt {
  text-align: justify;
}

#ako_tanaka_04 .staff {
  margin: 95px 0 95px;
  text-align: center;
  font-size: 12px;
  line-height: 1.875;
  font-weight: 300;
}

#ako_tanaka_04 .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: 95px;
}

#ako_tanaka_04 .letter {
  opacity: 0;
}

#ako_tanaka_04 .typ_letters.onView .letter {
  opacity: 1;
}

#ako_tanaka_04 .letter01 {
  transition-delay: 0s;
}

#ako_tanaka_04 .letter02 {
  transition-delay: 0.1s;
}

#ako_tanaka_04 .letter03 {
  transition-delay: 0.2s;
}

#ako_tanaka_04 .letter04 {
  transition-delay: 0.3s;
}

#ako_tanaka_04 .letter05 {
  transition-delay: 0.4s;
}

#ako_tanaka_04 .letter06 {
  transition-delay: 0.5s;
}

#ako_tanaka_04 .letter07 {
  transition-delay: 0.6s;
}

#ako_tanaka_04 .letter08 {
  transition-delay: 0.7s;
}

#ako_tanaka_04 .letter09 {
  transition-delay: 0.8s;
}

#ako_tanaka_04 .letter10 {
  transition-delay: 0.9s;
}

#ako_tanaka_04 .letter11 {
  transition-delay: 1s;
}

#ako_tanaka_04 .letter12 {
  transition-delay: 1.1s;
}

#ako_tanaka_04 .letter13 {
  transition-delay: 1.2s;
}

#ako_tanaka_04 .letter14 {
  transition-delay: 1.3s;
}

#ako_tanaka_04 .letter15 {
  transition-delay: 1.4s;
}

#ako_tanaka_04 .letter16 {
  transition-delay: 1.5s;
}

#ako_tanaka_04 .letter17 {
  transition-delay: 1.6s;
}

#ako_tanaka_04 .letter18 {
  transition-delay: 1.7s;
}

#ako_tanaka_04 .letter19 {
  transition-delay: 1.8s;
}

#ako_tanaka_04 .letter20 {
  transition-delay: 1.9s;
}

#ako_tanaka_04 .letter21 {
  transition-delay: 2.0s;
}

#ako_tanaka_04 .letter22 {
  transition-delay: 2.1s;
}

#ako_tanaka_04 .letter23 {
  transition-delay: 2.2s;
}

#ako_tanaka_04 .letter24 {
  transition-delay: 2.3s;
}

#ako_tanaka_04 .letter25 {
  transition-delay: 2.4s;
}

#ako_tanaka_04 .letter26 {
  transition-delay: 2.5s;
}

#ako_tanaka_04 .letter27 {
  transition-delay: 2.6s;
}

#ako_tanaka_04 .letter28 {
  transition-delay: 2.7s;
}

#ako_tanaka_04 .letter29 {
  transition-delay: 2.8s;
}

#ako_tanaka_04 .letter30 {
  transition-delay: 2.9s;
}

#ako_tanaka_04 .img,
#ako_tanaka_04 .bg,
#ako_tanaka_04 .movie {
  opacity: 0;
  transition: opacity 1000ms, transform 1000ms;
  transform: translateY(200px);
}

#ako_tanaka_04 .movie {
  transition-delay: 400ms;
}

#ako_tanaka_04 .img.on_bg {
  transition-delay: 800ms;
}

#ako_tanaka_04 .img.delay {
  transition-delay: 500ms;
}

#ako_tanaka_04 .img.active,
#ako_tanaka_04 .bg.active,
#ako_tanaka_04 .movie.active {
  opacity: 1;
  transform: translateY(0);
}
