@charset "Shift-JIS";
@font-face {
  font-family: 'CaslonOS-Regular';
  src: url("../font/CaslonOS-Regular.eot");
  src: url("../font/CaslonOS-Regular.woff") format("woff"), url("../font/CaslonOS-Regular.ttf") format("truetype"), url("../font/CaslonOS-Regulard41d.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ipaexm';
  src: url("../font/ipaexm-sub.eot");
  src: url("../font/ipaexm-sub.woff") format("woff"), url("../font/ipaexm-sub.ttf") format("truetype"), url("../../../index.html?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ipaexm-v';
  src: url("../font/ipaexm-sub-v.eot");
  src: url("../font/ipaexm-sub-v.woff") format("woff"), url("../font/ipaexm-sub-v.ttf") format("truetype"), url("../../../index.html?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }
#top main #main-wrap #section1 div.vertical div.txt h2[data-scroll],
#top main #main-wrap #section1 div.vertical div.txt p[data-scroll], #top main #main-wrap #section1 div.vertical p[data-scroll].img, #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll], #company #wrap main section h2[data-scroll], #work #wrap main section h2[data-scroll], #interview #wrap main section h2[data-scroll], #welfare #wrap main section h2[data-scroll], #information #wrap main section h2[data-scroll], #company #wrap main section p[data-scroll]:not(.ribbon-p), #work #wrap main section p[data-scroll]:not(.ribbon-p), #interview #wrap main section p[data-scroll]:not(.ribbon-p), #welfare #wrap main section p[data-scroll]:not(.ribbon-p), #information #wrap main section p[data-scroll]:not(.ribbon-p), #work #wrap main section#section3 #section3-images div.section3-images-row div[data-scroll], #welfare #wrap main #main-wrap section#section3 #section3-report #section3-report-photos div span img[data-scroll], #information #wrap main #main-wrap section h2[data-scroll], #information #wrap main #main-wrap section p[data-scroll], .interview #wrap main #main-wrap .episode [data-scroll].ep-img, .interview #wrap main #main-wrap .episode .ep-txt h3[data-scroll], .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content [data-scroll].large, .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content [data-scroll].normal {
  transition: opacity 1s; }
#top main #main-wrap #section1 div.vertical div.txt h2[data-scroll=hidden],
#top main #main-wrap #section1 div.vertical div.txt p[data-scroll=hidden], #top main #main-wrap #section1 div.vertical p[data-scroll=hidden].img, #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll=hidden], #company #wrap main section h2[data-scroll=hidden], #work #wrap main section h2[data-scroll=hidden], #interview #wrap main section h2[data-scroll=hidden], #welfare #wrap main section h2[data-scroll=hidden], #information #wrap main section h2[data-scroll=hidden], #company #wrap main section p[data-scroll=hidden]:not(.ribbon-p), #work #wrap main section p[data-scroll=hidden]:not(.ribbon-p), #interview #wrap main section p[data-scroll=hidden]:not(.ribbon-p), #welfare #wrap main section p[data-scroll=hidden]:not(.ribbon-p), #information #wrap main section p[data-scroll=hidden]:not(.ribbon-p), #work #wrap main section#section3 #section3-images div.section3-images-row div[data-scroll=hidden], #welfare #wrap main #main-wrap section#section3 #section3-report #section3-report-photos div span img[data-scroll=hidden], #information #wrap main #main-wrap section h2[data-scroll=hidden], #information #wrap main #main-wrap section p[data-scroll=hidden], .interview #wrap main #main-wrap .episode [data-scroll=hidden].ep-img, .interview #wrap main #main-wrap .episode .ep-txt h3[data-scroll=hidden], .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content [data-scroll=hidden].large, .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content [data-scroll=hidden].normal {
  opacity: 0; }
#top main #main-wrap #section1 div.vertical div.txt h2[data-scroll=shown],
#top main #main-wrap #section1 div.vertical div.txt p[data-scroll=shown], #top main #main-wrap #section1 div.vertical p[data-scroll=shown].img, #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll=shown], #company #wrap main section h2[data-scroll=shown], #work #wrap main section h2[data-scroll=shown], #interview #wrap main section h2[data-scroll=shown], #welfare #wrap main section h2[data-scroll=shown], #information #wrap main section h2[data-scroll=shown], #company #wrap main section p[data-scroll=shown]:not(.ribbon-p), #work #wrap main section p[data-scroll=shown]:not(.ribbon-p), #interview #wrap main section p[data-scroll=shown]:not(.ribbon-p), #welfare #wrap main section p[data-scroll=shown]:not(.ribbon-p), #information #wrap main section p[data-scroll=shown]:not(.ribbon-p), #work #wrap main section#section3 #section3-images div.section3-images-row div[data-scroll=shown], #welfare #wrap main #main-wrap section#section3 #section3-report #section3-report-photos div span img[data-scroll=shown], #information #wrap main #main-wrap section h2[data-scroll=shown], #information #wrap main #main-wrap section p[data-scroll=shown], .interview #wrap main #main-wrap .episode [data-scroll=shown].ep-img, .interview #wrap main #main-wrap .episode .ep-txt h3[data-scroll=shown], .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content [data-scroll=shown].large, .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content [data-scroll=shown].normal {
  opacity: 1; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes top {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
body {
  width: 100%; }
  body[data-load-status=loading]::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 200000;
    background-color: white;
    top: 0;
    left: 0;
    opacity: 0.9; }
  body[data-load-status=loading]::after {
    content: "";
    border: 16px solid #f3f3f3;
    border-top: 16px solid #b42026;
    border-bottom: 16px solid #b42026;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 200001;
    animation: spin 2s linear infinite; }

h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
a,
span,
td,
div {
  font-family: "ipaexm", "游明朝", YuMincho, "ヒラギノ ProN W3", "Hiragino Mincho ProN", "HG明朝E", " 明朝", " 明朝", serif; }
  h1.caslon,
  h2.caslon,
  h3.caslon,
  h4.caslon,
  h5.caslon,
  h6.caslon,
  p.caslon,
  li.caslon,
  a.caslon,
  span.caslon,
  td.caslon,
  div.caslon {
    font-family: "CaslonOS-Regular"; }

img {
  width: 100%;
  height: auto; }

a {
  transition: opacity 0.5s;
  color: black;
  text-decoration: none; }

a:hover {
  opacity: 0.5; }

* {
  outline: none; }

br.pcnone,
br.sp {
  display: none; }
  @media (max-width: 640px) {
    br.pcnone,
    br.sp {
      display: inline; } }

br.tb {
  display: none; }
  @media (max-width: 1080px) {
    br.tb {
      display: inline; } }

header #header-wrap {
  background-image: url("../img/top-header-bk.png");
  background-size: 100% 100%;
  position: relative;
  height: 550px; }
  @media (max-width: 640px) {
    header #header-wrap {
      height: 400px; } }
  header #header-wrap #header-logo {
    position: absolute;
    margin: auto;
    padding: 0;
    top: 10px;
    left: 0;
    right: 0;
    width: 158px; }
    @media (max-width: 640px) {
      header #header-wrap #header-logo {
        right: 50%;
        width: 130px; } }
header nav {
  position: fixed;
  top: 0;
  right: 0;
  width: 165px;
  text-align: right;
  z-index: 10000;
  background: #b42026; }
  header nav .nav-el,
  header nav .nav2-el {
    display: inline-block;
    width: 50px;
    vertical-align: middle;
    text-align: center; }
    header nav .nav-el a,
    header nav .nav2-el a {
      padding: 12px 0;
      display: inline-block; }
      header nav .nav-el a .menu-btn,
      header nav .nav2-el a .menu-btn {
        border-top: solid 2px #b42026;
        border-bottom: solid 2px #b42026;
        width: 26px;
        height: 20px;
        display: inline-block;
        margin: 0;
        padding: 0;
        vertical-align: middle;
        position: relative; }
        header nav .nav-el a .menu-btn::after,
        header nav .nav2-el a .menu-btn::after {
          content: "";
          display: block;
          position: absolute;
          width: 100%;
          height: 0;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          border-top: solid 2px #b42026;
          margin: auto; }
    header nav .nav-el > ul,
    header nav .nav2-el > ul {
      display: none;
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      width: 100%;
      height: 80%;
      padding: 10% 0;
      margin: auto;
      z-index: -1;
      text-align: center;
      overflow-y: scroll;
      background: rgba(255, 255, 255, 0.9);
      z-index: 10000; }
      header nav .nav-el > ul::after,
      header nav .nav2-el > ul::after {
        content: "\00d7";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        background: #b42026;
        color: white;
        width: 54px;
        font-size: 40px;
        padding-bottom: 8px;
        font-family: sans-serif;
        font-weight: 100;
        cursor: pointer; }
      header nav .nav-el > ul li,
      header nav .nav2-el > ul li {
        list-style: none;
        line-height: 1.7em; }
        header nav .nav-el > ul li img,
        header nav .nav2-el > ul li img {
          width: auto;
          height: 14px; }
          @media (max-width: 640px) {
            header nav .nav-el > ul li img,
            header nav .nav2-el > ul li img {
              height: 13px; } }
  header nav .nav-el {
    width: calc(100% - 64px);
    background: #b42026; }
    header nav .nav-el > a {
      color: white;
      font-size: 13px;
      width: 100%; }
      header nav .nav-el > a::after {
        content: ">";
        font-family: sans-serif;
        display: inline-block;
        vertical-align: middle;
        font-size: 1.2em;
        margin: 0 0 0.3em 0.7em;
        transform: scaleX(0.8); }
    header nav .nav-el > ul {
      height: 40%;
      padding: 30% 0; }
      @media (min-width: 1280px) {
        header nav .nav-el > ul {
          padding: 200px 0 calc(100% - 200px); } }
      header nav .nav-el > ul li a {
        display: inline-block;
        width: 100%; }
        header nav .nav-el > ul li a span {
          background: #b42026;
          color: white;
          letter-spacing: 0.4em;
          display: inline-block;
          width: 270px;
          padding: 12px 0;
          font-size: 28px;
          position: relative;
          border-radius: 5px; }
          header nav .nav-el > ul li a span::after {
            content: ">";
            position: absolute;
            top: 0;
            bottom: 5px;
            right: 6px;
            height: 28px;
            margin: auto;
            display: block;
            transform: scale(0.6, 1.5);
            font-weight: thin; }
  header nav .nav2-el {
    background: white; }
    header nav .nav2-el > ul li a {
      display: inline-block;
      width: 320px;
      color: #b42026;
      font-size: 26px;
      letter-spacing: 0.1em;
      text-align: left;
      padding: 0;
      margin: 12px 0;
      font-family: 'CaslonOS-Regular'; }
      @media (max-width: 640px) {
        header nav .nav2-el > ul li a {
          font-size: 20px;
          width: 280px; } }
      header nav .nav2-el > ul li a.active {
        border-bottom: solid 3px #b42026; }
      header nav .nav2-el > ul li a span.menu-jp {
        font-size: 0.4em;
        letter-spacing: 0;
        font-family: "ipaexm", "游明朝", YuMincho, "ヒラギノ ProN W3", "Hiragino Mincho ProN", "HG明朝E", " 明朝", " 明朝", serif; }

footer {
  background-color: #ebebeb;
  height: 130px;
  display: block;
  width: 100%; }
  footer #footer-wrap {
    display: block;
    color: #b42026;
    max-width: 1200px;
    width: 100%;
    height: 100%;
    margin: auto; }
    footer #footer-wrap #footer-inner {
      display: block;
      text-align: center;
      position: relative;
      height: 100%; }
      @media (max-width: 1080px) {
        footer #footer-wrap #footer-inner {
          vertical-align: bottom; } }
      footer #footer-wrap #footer-inner p {
        position: absolute;
        height: 1em;
        font-size: 12px;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto; }
        @media (max-width: 1080px) {
          footer #footer-wrap #footer-inner p {
            top: auto;
            bottom: 4px;
            height: 2em; } }
        footer #footer-wrap #footer-inner p a {
          color: #b42026; }
      footer #footer-wrap #footer-inner #footer-back {
        position: absolute;
        right: 6%;
        top: 0;
        bottom: 20px;
        margin: auto;
        font-size: 18px;
        height: 1em; }
        @media (max-width: 1080px) {
          footer #footer-wrap #footer-inner #footer-back {
            bottom: 46px; } }
        @media (max-width: 640px) {
          footer #footer-wrap #footer-inner #footer-back {
            right: 0;
            left: 0;
            bottom: 50px;
            font-size: 14px; } }
        footer #footer-wrap #footer-inner #footer-back a {
          color: #b42026;
          position: relative; }
          footer #footer-wrap #footer-inner #footer-back a:hover::before {
            background: white; }
          footer #footer-wrap #footer-inner #footer-back a::before {
            content: "";
            vertical-align: middle;
            display: inline-block;
            font-size: 1.5em;
            font-weight: 100;
            border: solid 2px #b42026;
            border-radius: 100%;
            text-align: center;
            width: 30px;
            height: 30px;
            margin-right: 20px;
            margin-bottom: 5px;
            transition: background 0.8s; }
            @media (max-width: 640px) {
              footer #footer-wrap #footer-inner #footer-back a::before {
                width: 20px;
                height: 20px;
                margin-right: 10px; } }
          footer #footer-wrap #footer-inner #footer-back a::after {
            content: "";
            border-top: solid 2px #b42026;
            border-right: solid 2px #b42026;
            display: block;
            width: 10px;
            height: 10px;
            position: absolute;
            top: 5px;
            bottom: 0;
            left: 11px;
            margin: auto;
            transform: rotate(-45deg); }
            @media (max-width: 640px) {
              footer #footer-wrap #footer-inner #footer-back a::after {
                width: 6px;
                height: 6px;
                left: 8px;
                top: 2px; } }
          footer #footer-wrap #footer-inner #footer-back a span {
            letter-spacing: 3px; }

#top header #header-wrap #header-parts h1 {
  position: absolute;
  width: 224px;
  height: 0;
  left: 0;
  right: 570px;
  top: 0;
  bottom: 400px;
  margin: auto; }
  @media (max-width: 1080px) {
    #top header #header-wrap #header-parts h1 {
      width: 25%;
      right: 55%; } }
  @media (max-width: 640px) {
    #top header #header-wrap #header-parts h1 {
      width: 30%;
      bottom: 50%;
      right: auto;
      left: 10%; } }
#top header #header-wrap #header-parts #top-header-welcome {
  position: absolute;
  width: 246px;
  height: 0;
  left: 0;
  right: 600px;
  top: 100px;
  bottom: 0;
  margin: auto; }
  @media (max-width: 1080px) {
    #top header #header-wrap #header-parts #top-header-welcome {
      display: none; } }
#top header #header-wrap #header-parts #top-header-person {
  position: absolute;
  width: 290px;
  height: 456px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }
  #top header #header-wrap #header-parts #top-header-person img {
    position: absolute;
    bottom: 0; }
  @media (max-width: 640px) {
    #top header #header-wrap #header-parts #top-header-person {
      left: 30%;
      height: 319.2px;
      width: 203px; } }
  #top header #header-wrap #header-parts #top-header-person #top-header-person1 {
    opacity: 1;
    animation: top 5s 0s cubic-bezier(0.65, 0, 0.35, 1.01) infinite alternate-reverse; }
  #top header #header-wrap #header-parts #top-header-person #top-header-person2 {
    opacity: 0;
    animation: top 5s 0s cubic-bezier(0.65, 0, 0.35, 1.01) infinite alternate;
    transform-origin: bottom center;
    transform: scale(1.1, 1.1); }
#top header #header-wrap #header-parts #top-header-chukyo {
  position: absolute;
  width: 180px;
  height: 0;
  left: 550px;
  right: 0;
  top: 0;
  bottom: 330px;
  margin: auto; }
  @media (max-width: 1080px) {
    #top header #header-wrap #header-parts #top-header-chukyo {
      width: 18%;
      left: 70%; } }
  @media (max-width: 640px) {
    #top header #header-wrap #header-parts #top-header-chukyo {
      display: none; } }
#top main #main-wrap #section1 {
  max-width: 1200px;
  margin: 95px auto 0; }
  @media (max-width: 640px) {
    #top main #main-wrap #section1 {
      margin-top: 40px; } }
  #top main #main-wrap #section1 div.vertical {
    text-align: center;
    -ms-writing-mode: lr-tb;
    -webkit-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
    margin: 0 auto 46px;
    clear: both; }
    #top main #main-wrap #section1 div.vertical::after {
      content: "";
      display: table;
      clear: both;
      width: 100%;
      height: 0; }
    #top main #main-wrap #section1 div.vertical div.txt {
      display: flex;
      flex-direction: row-reverse;
      justify-content: center;
      flex-wrap: wrap;
      vertical-align: top; }
      #top main #main-wrap #section1 div.vertical div.txt h2,
      #top main #main-wrap #section1 div.vertical div.txt p {
        white-space: nowrap;
        -ms-writing-mode: tb-rl;
        -webkit-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
        display: inline-block;
        text-align: left;
        vertical-align: top;
        font-family: "ipaexm-v"; }
@-moz-document url-prefix() {
  #top main #main-wrap #section1 div.vertical div.txt h2,
  #top main #main-wrap #section1 div.vertical div.txt p {
    display: none; } }
        #top main #main-wrap #section1 div.vertical div.txt h2 span,
        #top main #main-wrap #section1 div.vertical div.txt p span {
          -ms-writing-mode: lr-tb;
          -webkit-writing-mode: horizontal-tb;
          writing-mode: horizontal-tb; }
          #top main #main-wrap #section1 div.vertical div.txt h2 span[data-safari=true],
          #top main #main-wrap #section1 div.vertical div.txt p span[data-safari=true] {
            padding-left: 1em; }
          #top main #main-wrap #section1 div.vertical div.txt h2 span.ff,
          #top main #main-wrap #section1 div.vertical div.txt p span.ff {
            -ms-writing-mode: tb-rl;
            -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
            font-family: "ipaexm-v"; }
            #top main #main-wrap #section1 div.vertical div.txt h2 span.ff[data-ff=true],
            #top main #main-wrap #section1 div.vertical div.txt p span.ff[data-ff=true] {
              font-family: "ipaexm"; }
      #top main #main-wrap #section1 div.vertical div.txt h2 {
        font-size: 33px;
        font-weight: 200;
        line-height: 2em;
        margin-left: 1px; }
        @media (max-width: 640px) {
          #top main #main-wrap #section1 div.vertical div.txt h2 {
            font-size: 20px;
            line-height: 1.2em;
            margin: 0 1px;
            padding-right: 0.5em; } }
      #top main #main-wrap #section1 div.vertical div.txt p {
        margin: 30px 29px 0;
        font-size: 17px;
        line-height: 2em; }
        @media (max-width: 640px) {
          #top main #main-wrap #section1 div.vertical div.txt p {
            font-size: 12px;
            margin: 10px 4px 0; } }
    #top main #main-wrap #section1 div.vertical#section1-row1 {
      margin: 0 auto 46px 0;
      justify-content: flex-end; }
      #top main #main-wrap #section1 div.vertical#section1-row1 .txt {
        float: right;
        margin-right: 70px; }
        @media (max-width: 1170px) {
          #top main #main-wrap #section1 div.vertical#section1-row1 .txt {
            float: none;
            margin-right: 0; } }
@-moz-document url-prefix() {
  #top main #main-wrap #section1 div.vertical#section1-row1 .txt {
    max-width: 630px;
    width: 100%;
    height: 32.25vw;
    max-height: 387px;
    min-height: 210px;
    background-image: url("../img/top-ff-text_1.png");
    background-size: auto 100%;
    background-position: center center;
    margin: auto 70px auto auto;
    background-repeat: no-repeat; }
    @media (max-width: 1170px) {
      #top main #main-wrap #section1 div.vertical#section1-row1 .txt {
        margin-right: auto; } } }
      #top main #main-wrap #section1 div.vertical#section1-row1 p.img {
        width: 420px;
        margin-right: 29px;
        margin-top: 30px;
        float: left; }
        @media (max-width: 1170px) {
          #top main #main-wrap #section1 div.vertical#section1-row1 p.img {
            float: none;
            margin: 30px auto; } }
        @media (max-width: 640px) {
          #top main #main-wrap #section1 div.vertical#section1-row1 p.img {
            width: 100%;
            max-width: 420px; } }
      @media (max-width: 1080px) {
        #top main #main-wrap #section1 div.vertical#section1-row1 {
          justify-content: center; } }
    #top main #main-wrap #section1 div.vertical#section1-row2 {
      flex-wrap: wrap-reverse;
      max-width: 870px; }
      #top main #main-wrap #section1 div.vertical#section1-row2 p.img {
        width: 430px;
        margin-left: 29px;
        margin-top: 30px;
        float: right; }
        @media (max-width: 1170px) {
          #top main #main-wrap #section1 div.vertical#section1-row2 p.img {
            float: none;
            margin: 30px auto; } }
        @media (max-width: 640px) {
          #top main #main-wrap #section1 div.vertical#section1-row2 p.img {
            width: 100%;
            max-width: 430px; } }
      #top main #main-wrap #section1 div.vertical#section1-row2 div.txt {
        float: left; }
        @media (max-width: 1170px) {
          #top main #main-wrap #section1 div.vertical#section1-row2 div.txt {
            float: none; } }
@-moz-document url-prefix() {
  #top main #main-wrap #section1 div.vertical#section1-row2 div.txt {
    max-width: 388px;
    width: 100%;
    height: 33vw;
    max-height: 380px;
    min-height: 220px;
    background-image: url("../img/top-ff-text_2.png");
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    margin: auto; } }
      @media (max-width: 1080px) {
        #top main #main-wrap #section1 div.vertical#section1-row2 p.img {
          float: none; } }
#top main #main-wrap #section2 table#top-menu {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border: 0; }
  #top main #main-wrap #section2 table#top-menu tbody tr td {
    padding: 0;
    margin: 0;
    cursor: pointer; }
    @media (max-width: 640px) {
      #top main #main-wrap #section2 table#top-menu tbody tr td {
        display: block; }
        #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll] {
          opacity: 1 !important; }
          #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll] a {
            transition: opacity 1s; }
            #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll] a .top-menu-text {
              transition: opacity 1s 0.8s; }
              #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll] a .top-menu-text h3 {
                transition: opacity 1s 0.8s; }
              #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll] a .top-menu-text .top-menu-text-sub {
                transition: opacity 1s 1.1s; }
              #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll] a .top-menu-text .top-menu-text-click {
                transition: opacity 1s 1.4s; }
            #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll] a .top-menu-img {
              transition: opacity 1s 0.5s; }
        #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll=hidden] {
          opacity: 1 !important; }
          #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll=hidden] a {
            opacity: 1;
            transition-delay: 0s; }
            #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll=hidden] a .top-menu-text {
              opacity: 0;
              transition-delay: 0s; }
              #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll=hidden] a .top-menu-text h3 {
                opacity: 0;
                transition-delay: 0s; }
              #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll=hidden] a .top-menu-text .top-menu-text-sub {
                opacity: 0;
                transition-delay: 0s; }
              #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll=hidden] a .top-menu-text .top-menu-text-click {
                opacity: 0;
                transition-delay: 0s; }
            #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll=hidden] a .top-menu-img {
              opacity: 1; }
        #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll=shown] a {
          opacity: 1; }
          #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll=shown] a .top-menu-text {
            opacity: 1; }
            #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll=shown] a .top-menu-text h3 {
              opacity: 1; }
            #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll=shown] a .top-menu-text .top-menu-text-sub {
              opacity: 1; }
            #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll=shown] a .top-menu-text .top-menu-text-click {
              opacity: 1; }
          #top main #main-wrap #section2 table#top-menu tbody tr td[data-scroll=shown] a .top-menu-img {
            opacity: 0.3; } }
    #top main #main-wrap #section2 table#top-menu tbody tr td#top-menu-company .top-menu-img {
      background-image: url("../img/top-menu-company.jpg");
      padding-bottom: 50%; }
    #top main #main-wrap #section2 table#top-menu tbody tr td#top-menu-interview .top-menu-img {
      background-image: url("../img/top-menu-interview.jpg");
      padding-bottom: 100%; }
    #top main #main-wrap #section2 table#top-menu tbody tr td#top-menu-work .top-menu-img {
      background-image: url("../img/top-menu-work.jpg");
      padding-bottom: 50%; }
    #top main #main-wrap #section2 table#top-menu tbody tr td#top-menu-movie .top-menu-img {
      background-image: url("../img/top-menu-movie.jpg");
      padding-bottom: calc(39.7% * 2); }
    #top main #main-wrap #section2 table#top-menu tbody tr td#top-menu-welfare .top-menu-img {
      background-image: url("../img/top-menu-welfare.jpg");
      padding-bottom: 39.7%; }
    #top main #main-wrap #section2 table#top-menu tbody tr td#top-menu-information .top-menu-img {
      background-image: url("../img/top-menu-information.jpg");
      padding-bottom: 39.7%; }
    #top main #main-wrap #section2 table#top-menu tbody tr td a {
      display: inline-block;
      width: 100%;
      height: 100%;
      position: relative;
      text-align: center;
      vertical-align: middle;
      margin: 0;
      padding: 0;
      cursor: pointer; }
      #top main #main-wrap #section2 table#top-menu tbody tr td a .top-menu-text {
        color: #b42026;
        position: absolute;
        top: -100px;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        padding: 0;
        display: block;
        border-spacing: 0;
        border-collapse: collapse;
        vertical-align: middle;
        width: 100%;
        height: 0;
        opacity: 0;
        transition: opacity 0.8s; }
        #top main #main-wrap #section2 table#top-menu tbody tr td a .top-menu-text h3 {
          font-size: 30px;
          font-weight: 100;
          letter-spacing: 6px;
          position: relative;
          margin: 0 auto 20px;
          padding: 0 0 20px;
          line-height: 0.6; }
          @media (max-width: 1080px) {
            #top main #main-wrap #section2 table#top-menu tbody tr td a .top-menu-text h3 {
              font-size: 26px;
              margin: 0 auto 6px;
              padding: 0 0 6px;
              line-height: 1.2; } }
          #top main #main-wrap #section2 table#top-menu tbody tr td a .top-menu-text h3::after {
            content: "";
            display: block;
            position: absolute;
            width: 30px;
            height: 0;
            border-bottom: solid 1px #b42026;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto; }
        #top main #main-wrap #section2 table#top-menu tbody tr td a .top-menu-text .top-menu-text-sub {
          margin: 0 auto 30px; }
          @media (max-width: 1080px) {
            #top main #main-wrap #section2 table#top-menu tbody tr td a .top-menu-text .top-menu-text-sub {
              margin: 0 auto 14px; } }
        #top main #main-wrap #section2 table#top-menu tbody tr td a .top-menu-text .top-menu-text-click {
          margin: 0 auto;
          border: solid 2px #b42026;
          display: inline-block;
          border-radius: 20px;
          padding: 6px 24px;
          letter-spacing: 2px; }
          #top main #main-wrap #section2 table#top-menu tbody tr td a .top-menu-text .top-menu-text-click:hover {
            background: #b42026;
            color: white; }
      #top main #main-wrap #section2 table#top-menu tbody tr td a .top-menu-img {
        position: relative;
        z-index: -1;
        transition: opacity 0.8s;
        background-position: center center;
        background-size: cover; }
      #top main #main-wrap #section2 table#top-menu tbody tr td a:hover {
        opacity: 1; }
        #top main #main-wrap #section2 table#top-menu tbody tr td a:hover .top-menu-text {
          opacity: 1; }
        #top main #main-wrap #section2 table#top-menu tbody tr td a:hover .top-menu-img {
          opacity: 0.3; }

.next-arrow {
  display: block;
  width: 25px;
  height: 25px;
  margin: 48px auto 86px; }
  .next-arrow a {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: solid 2px #b42026;
    border-radius: 100%;
    position: relative; }
    .next-arrow a::after {
      content: "";
      position: absolute;
      display: block;
      width: 8px;
      height: 8px;
      border-bottom: solid 2px #b42026;
      border-right: solid 2px #b42026;
      transform: rotate(45deg);
      top: 0;
      bottom: 4px;
      right: 0;
      left: 0;
      margin: auto; }
    .next-arrow a:hover {
      background: #b42026;
      opacity: 1; }
      .next-arrow a:hover::after {
        border-bottom: solid 2px white;
        border-right: solid 2px white; }

.ribbon {
  width: 160px;
  margin: auto;
  text-align: center;
  height: 55px;
  background-image: url("../img/ribbon.png");
  background-size: 100% 100%;
  position: relative; }
  .ribbon p {
    margin: 0;
    padding-top: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #b42026;
    letter-spacing: 2px; }

.link {
  text-align: center;
  margin-bottom: 100px; }
  .link[data-scroll] {
    transition: all 0.8s; }
  .link[data-scroll=hidden] {
    transform: translateY(10px);
    opacity: 0; }
  .link[data-scroll=shown] {
    transform: translateY(0);
    opacity: 1; }
  .link.link-2rows a {
    padding: 20px 50px; }
    @media (max-width: 640px) {
      .link.link-2rows a {
        padding: 11px 30px; } }
  .link a {
    display: inline-block;
    padding: 30px 50px;
    background: #b42026;
    color: white;
    font-size: 18px;
    border-radius: 6px;
    letter-spacing: 2px;
    position: relative;
    width: 220px; }
    @media (max-width: 640px) {
      .link a {
        padding: 20px 30px;
        font-size: 16px; } }
    .link a::after {
      content: "";
      border-bottom: solid 2px white;
      border-right: solid 2px white;
      display: block;
      position: absolute;
      width: 14px;
      height: 14px;
      transform: rotate(-45deg);
      right: 7%;
      top: 0;
      bottom: 0;
      margin: auto; }

#company #wrap header #header-wrap, #work #wrap header #header-wrap, #interview #wrap header #header-wrap, #welfare #wrap header #header-wrap, #information #wrap header #header-wrap {
  background-image: url("../img/company-bk.jpg");
  background-size: cover;
  background-position: center center;
  height: 450px;
  position: relative; }
  @media (max-width: 640px) {
    #company #wrap header #header-wrap, #work #wrap header #header-wrap, #interview #wrap header #header-wrap, #welfare #wrap header #header-wrap, #information #wrap header #header-wrap {
      height: 300px; } }
  #company #wrap header #header-wrap #header-parts, #work #wrap header #header-wrap #header-parts, #interview #wrap header #header-wrap #header-parts, #welfare #wrap header #header-wrap #header-parts, #information #wrap header #header-wrap #header-parts {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    margin: auto;
    width: 50%;
    height: 160px;
    text-align: center; }
    @media (min-width: 1280px) {
      #company #wrap header #header-wrap #header-parts, #work #wrap header #header-wrap #header-parts, #interview #wrap header #header-wrap #header-parts, #welfare #wrap header #header-wrap #header-parts, #information #wrap header #header-wrap #header-parts {
        width: 400px;
        left: 400px; } }
    @media (max-width: 640px) {
      #company #wrap header #header-wrap #header-parts, #work #wrap header #header-wrap #header-parts, #interview #wrap header #header-wrap #header-parts, #welfare #wrap header #header-wrap #header-parts, #information #wrap header #header-wrap #header-parts {
        left: 0;
        width: 100%; } }
    #company #wrap header #header-wrap #header-parts h1, #work #wrap header #header-wrap #header-parts h1, #interview #wrap header #header-wrap #header-parts h1, #welfare #wrap header #header-wrap #header-parts h1, #information #wrap header #header-wrap #header-parts h1 {
      font-size: 40px;
      position: relative;
      color: #b42026;
      padding-bottom: 20px;
      letter-spacing: 6px; }
      @media (max-width: 640px) {
        #company #wrap header #header-wrap #header-parts h1, #work #wrap header #header-wrap #header-parts h1, #interview #wrap header #header-wrap #header-parts h1, #welfare #wrap header #header-wrap #header-parts h1, #information #wrap header #header-wrap #header-parts h1 {
          font-size: 32px; } }
      #company #wrap header #header-wrap #header-parts h1::after, #work #wrap header #header-wrap #header-parts h1::after, #interview #wrap header #header-wrap #header-parts h1::after, #welfare #wrap header #header-wrap #header-parts h1::after, #information #wrap header #header-wrap #header-parts h1::after {
        content: "";
        width: 50px;
        position: absolute;
        height: 0;
        border-bottom: solid 2px #b42026;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto; }
    #company #wrap header #header-wrap #header-parts p, #work #wrap header #header-wrap #header-parts p, #interview #wrap header #header-wrap #header-parts p, #welfare #wrap header #header-wrap #header-parts p, #information #wrap header #header-wrap #header-parts p {
      font-size: 18px;
      color: #b42026;
      font-weight: bold;
      letter-spacing: 2px; }
      @media (max-width: 640px) {
        #company #wrap header #header-wrap #header-parts p, #work #wrap header #header-wrap #header-parts p, #interview #wrap header #header-wrap #header-parts p, #welfare #wrap header #header-wrap #header-parts p, #information #wrap header #header-wrap #header-parts p {
          font-size: 14px; } }
#company #wrap main section, #work #wrap main section, #interview #wrap main section, #welfare #wrap main section, #information #wrap main section {
  max-width: 640px;
  width: 97%;
  margin: auto; }
  #company #wrap main section:not(:last-of-type), #work #wrap main section:not(:last-of-type), #interview #wrap main section:not(:last-of-type), #welfare #wrap main section:not(:last-of-type), #information #wrap main section:not(:last-of-type) {
    position: relative;
    padding-bottom: 70px;
    margin-bottom: 120px; }
    @media (max-width: 640px) {
      #company #wrap main section:not(:last-of-type), #work #wrap main section:not(:last-of-type), #interview #wrap main section:not(:last-of-type), #welfare #wrap main section:not(:last-of-type), #information #wrap main section:not(:last-of-type) {
        padding-bottom: 20px;
        margin-bottom: 80px; } }
    #company #wrap main section:not(:last-of-type)::after, #work #wrap main section:not(:last-of-type)::after, #interview #wrap main section:not(:last-of-type)::after, #welfare #wrap main section:not(:last-of-type)::after, #information #wrap main section:not(:last-of-type)::after {
      content: "";
      width: 50px;
      position: absolute;
      height: 0;
      border-bottom: solid 2px #b42026;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
  #company #wrap main section#section2 .ribbon p.ribbon-p, #work #wrap main section#section2 .ribbon p.ribbon-p, #interview #wrap main section#section2 .ribbon p.ribbon-p, #welfare #wrap main section#section2 .ribbon p.ribbon-p, #information #wrap main section#section2 .ribbon p.ribbon-p {
    letter-spacing: 0; }
    #company #wrap main section#section2 .ribbon p.ribbon-p span, #work #wrap main section#section2 .ribbon p.ribbon-p span, #interview #wrap main section#section2 .ribbon p.ribbon-p span, #welfare #wrap main section#section2 .ribbon p.ribbon-p span, #information #wrap main section#section2 .ribbon p.ribbon-p span {
      display: inline-block; }
      #company #wrap main section#section2 .ribbon p.ribbon-p span.char1, #work #wrap main section#section2 .ribbon p.ribbon-p span.char1, #interview #wrap main section#section2 .ribbon p.ribbon-p span.char1, #welfare #wrap main section#section2 .ribbon p.ribbon-p span.char1, #information #wrap main section#section2 .ribbon p.ribbon-p span.char1 {
        transform: rotate(-10deg) translateY(7px); }
      #company #wrap main section#section2 .ribbon p.ribbon-p span.char2, #work #wrap main section#section2 .ribbon p.ribbon-p span.char2, #interview #wrap main section#section2 .ribbon p.ribbon-p span.char2, #welfare #wrap main section#section2 .ribbon p.ribbon-p span.char2, #information #wrap main section#section2 .ribbon p.ribbon-p span.char2 {
        transform: rotate(-8deg) translateY(3px); }
      #company #wrap main section#section2 .ribbon p.ribbon-p span.char3, #work #wrap main section#section2 .ribbon p.ribbon-p span.char3, #interview #wrap main section#section2 .ribbon p.ribbon-p span.char3, #welfare #wrap main section#section2 .ribbon p.ribbon-p span.char3, #information #wrap main section#section2 .ribbon p.ribbon-p span.char3 {
        transform: rotate(-4deg) translateY(1px); }
      #company #wrap main section#section2 .ribbon p.ribbon-p span.char7, #work #wrap main section#section2 .ribbon p.ribbon-p span.char7, #interview #wrap main section#section2 .ribbon p.ribbon-p span.char7, #welfare #wrap main section#section2 .ribbon p.ribbon-p span.char7, #information #wrap main section#section2 .ribbon p.ribbon-p span.char7 {
        transform: rotate(4deg) translateY(1px); }
      #company #wrap main section#section2 .ribbon p.ribbon-p span.char8, #work #wrap main section#section2 .ribbon p.ribbon-p span.char8, #interview #wrap main section#section2 .ribbon p.ribbon-p span.char8, #welfare #wrap main section#section2 .ribbon p.ribbon-p span.char8, #information #wrap main section#section2 .ribbon p.ribbon-p span.char8 {
        transform: rotate(8deg) translateY(3px); }
      #company #wrap main section#section2 .ribbon p.ribbon-p span.char9, #work #wrap main section#section2 .ribbon p.ribbon-p span.char9, #interview #wrap main section#section2 .ribbon p.ribbon-p span.char9, #welfare #wrap main section#section2 .ribbon p.ribbon-p span.char9, #information #wrap main section#section2 .ribbon p.ribbon-p span.char9 {
        transform: rotate(10deg) translateY(7px); }
  #company #wrap main section h2, #work #wrap main section h2, #interview #wrap main section h2, #welfare #wrap main section h2, #information #wrap main section h2 {
    text-align: center;
    color: #b42026;
    font-size: 29px;
    letter-spacing: 2px;
    margin: 34px auto 46px;
    line-height: 1.4; }
    @media (max-width: 640px) {
      #company #wrap main section h2, #work #wrap main section h2, #interview #wrap main section h2, #welfare #wrap main section h2, #information #wrap main section h2 {
        font-size: 18px;
        letter-spacing: 0; } }
    #company #wrap main section h2 span, #work #wrap main section h2 span, #interview #wrap main section h2 span, #welfare #wrap main section h2 span, #information #wrap main section h2 span {
      letter-spacing: 4px; }
  #company #wrap main section p:not(.ribbon-p), #work #wrap main section p:not(.ribbon-p), #interview #wrap main section p:not(.ribbon-p), #welfare #wrap main section p:not(.ribbon-p), #information #wrap main section p:not(.ribbon-p) {
    font-size: 14px;
    line-height: 2;
    margin: 0 auto 46px;
    text-align: justify; }
    #company #wrap main section p:not(.ribbon-p) .image-capture, #work #wrap main section p:not(.ribbon-p) .image-capture, #interview #wrap main section p:not(.ribbon-p) .image-capture, #welfare #wrap main section p:not(.ribbon-p) .image-capture, #information #wrap main section p:not(.ribbon-p) .image-capture {
      text-align: center;
      font-size: 10px;
      display: inline-block;
      width: 100%; }
  #company #wrap main section article, #work #wrap main section article, #interview #wrap main section article, #welfare #wrap main section article, #information #wrap main section article {
    border: solid 2px #b42026;
    padding: 5px;
    margin-bottom: 90px; }
    #company #wrap main section article .article-inner, #work #wrap main section article .article-inner, #interview #wrap main section article .article-inner, #welfare #wrap main section article .article-inner, #information #wrap main section article .article-inner {
      border: solid 1px #b42026;
      width: calc(100% - 10px; );
      padding-top: 64px; }
      @media (max-width: 640px) {
        #company #wrap main section article .article-inner, #work #wrap main section article .article-inner, #interview #wrap main section article .article-inner, #welfare #wrap main section article .article-inner, #information #wrap main section article .article-inner {
          padding-top: 30px; } }
      #company #wrap main section article .article-inner p, #work #wrap main section article .article-inner p, #interview #wrap main section article .article-inner p, #welfare #wrap main section article .article-inner p, #information #wrap main section article .article-inner p {
        width: 85%;
        font-size: 17px;
        text-align: center;
        letter-spacing: 0;
        color: #b42026;
        position: relative;
        padding-bottom: 30px;
        margin-bottom: 30px; }
        @media (max-width: 640px) {
          #company #wrap main section article .article-inner p, #work #wrap main section article .article-inner p, #interview #wrap main section article .article-inner p, #welfare #wrap main section article .article-inner p, #information #wrap main section article .article-inner p {
            width: 90%;
            font-size: 14px; }
            #company #wrap main section article .article-inner p br.spnone, #work #wrap main section article .article-inner p br.spnone, #interview #wrap main section article .article-inner p br.spnone, #welfare #wrap main section article .article-inner p br.spnone, #information #wrap main section article .article-inner p br.spnone {
              display: none; } }
        #company #wrap main section article .article-inner p:not(:last-of-type)::after, #work #wrap main section article .article-inner p:not(:last-of-type)::after, #interview #wrap main section article .article-inner p:not(:last-of-type)::after, #welfare #wrap main section article .article-inner p:not(:last-of-type)::after, #information #wrap main section article .article-inner p:not(:last-of-type)::after {
          content: "";
          width: 50px;
          height: 0;
          border-bottom: solid 1px #b42026;
          display: block;
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto; }

#work #wrap header #header-wrap {
  background-image: url("../img/work-bk.jpg"); }
#work #wrap main section {
  max-width: 766px;
  width: 97%; }
  #work #wrap main section h2 {
    text-align: left;
    position: relative; }
    @media (max-width: 640px) {
      #work #wrap main section h2 {
        text-align: center; } }
    #work #wrap main section h2::before {
      content: "";
      width: 115px;
      height: 115px;
      position: absolute;
      top: -70px;
      left: -50px;
      background-image: url("../img/work-no1.png");
      background-size: 100% auto;
      background-position: top center; }
      @media (max-width: 1080px) {
        #work #wrap main section h2::before {
          left: 0; } }
      @media (max-width: 640px) {
        #work #wrap main section h2::before {
          width: 70px;
          height: 70px; } }
  #work #wrap main section p {
    font-size: 14px; }
    #work #wrap main section p img {
      width: 320px;
      float: right;
      margin-left: 50px; }
      @media (max-width: 1080px) {
        #work #wrap main section p img {
          width: 230px;
          margin-left: 20px; } }
      @media (max-width: 640px) {
        #work #wrap main section p img {
          width: 100%; } }
  #work #wrap main section#section1 h2::before {
    background-image: url("../img/work-no1.png"); }
  #work #wrap main section#section2 h2::before {
    background-image: url("../img/work-no2.png"); }
  #work #wrap main section#section3 h2::before {
    background-image: url("../img/work-no3.png"); }
  #work #wrap main section#section3 #section3-images {
    display: table;
    width: 100%; }
    #work #wrap main section#section3 #section3-images div.section3-images-row {
      display: table-row; }
      #work #wrap main section#section3 #section3-images div.section3-images-row div {
        display: table-cell; }
        #work #wrap main section#section3 #section3-images div.section3-images-row div:first-of-type {
          text-align: left; }
        #work #wrap main section#section3 #section3-images div.section3-images-row div:last-of-type {
          text-align: right; }
        #work #wrap main section#section3 #section3-images div.section3-images-row div img {
          width: 98%;
          margin-bottom: 2%; }
  @media (max-width: 1080px) {
    #work #wrap main section#section4 {
      margin-bottom: 60px; } }
  #work #wrap main section#section4::after {
    content: none; }
  #work #wrap main section#section4 h2::before {
    background-image: url("../img/work-no4.png"); }
  #work #wrap main section#section4 #section4-chart-wrap {
    width: 100%;
    text-align: center;
    overflow-x: visible;
    overflow-y: visible; }
    @media (max-width: 1080px) {
      #work #wrap main section#section4 #section4-chart-wrap {
        overflow-x: scroll;
        overflow-y: hidden; } }
    #work #wrap main section#section4 #section4-chart-wrap #section4-chart {
      width: 766px;
      height: 720px;
      overflow: visible;
      margin: auto; }
      @media (max-width: 1080px) {
        #work #wrap main section#section4 #section4-chart-wrap #section4-chart {
          width: 100%;
          min-width: 640px;
          height: 95vw;
          min-height: 630px;
          max-height: 730px; } }
  @media screen and (max-width: 1080px) and (-ms-high-contrast: active), (max-width: 1080px) and (-ms-high-contrast: none) {
    #work #wrap main section#section4 #section4-chart-wrap #section4-chart {
      min-height: 730px; } }

      #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner {
        width: 100%;
        height: 100%;
        background-image: url("../img/work-no4-chart.svg");
        background-repeat: no-repeat;
        background-size: 86% auto;
        background-position: center top;
        position: relative; }
        #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner[data-scroll] {
          transition: all 0.8s; }
        #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner[data-scroll=hidden] {
          transform: scale(0.5, 0.5);
          opacity: 0; }
        #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner[data-scroll=shown] {
          transform: scale(1, 1);
          opacity: 1; }
        #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner::after {
          content: "";
          width: 140px;
          height: 140px;
          display: block;
          position: absolute;
          background-image: url("../img/work-no4-logo.svg");
          background-repeat: no-repeat;
          background-size: 100% auto;
          top: 0;
          bottom: 20px;
          right: 0;
          left: 0;
          margin: auto; }
        #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner .chart-el {
          width: 196px;
          padding: 10px;
          position: absolute;
          background: white;
          margin: auto; }
          #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner .chart-el h3 {
            font-size: 20px;
            color: #b42026;
            text-align: center;
            margin: 0 0 6px;
            padding: 0 0 6px;
            border-bottom: dotted 2px #b42026;
            font-family: sans-serif; }
          #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner .chart-el p {
            font-size: 11px;
            text-align: justify;
            line-height: 1.6;
            margin-bottom: 0; }
          #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner .chart-el#section4-chart-hc {
            top: 12%;
            left: 0;
            right: 0;
            background: transparent; }
            @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner .chart-el#section4-chart-hc {
                top: 21%; } }
          #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner .chart-el#section4-chart-lc {
            top: 34%;
            right: 0%; }
            @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner .chart-el#section4-chart-lc {
                top: 42%; } }
          #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner .chart-el#section4-chart-ss {
            top: 77%;
            right: 15%; }
            @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner .chart-el#section4-chart-ss {
                top: 83%; } }
            @media (max-width: 1080px) {
              #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner .chart-el#section4-chart-ss {
                top: 75%;
                right: 13%; } }
          #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner .chart-el#section4-chart-in {
            top: 77%;
            left: 14%; }
            @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner .chart-el#section4-chart-in {
                top: 83%; } }
            @media (max-width: 1080px) {
              #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner .chart-el#section4-chart-in {
                top: 75%;
                left: 12%; } }
          #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner .chart-el#section4-chart-am {
            top: 34%;
            left: 0%; }
            @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              #work #wrap main section#section4 #section4-chart-wrap #section4-chart #section4-chart-inner .chart-el#section4-chart-am {
                top: 42%; } }
  #work #wrap main section#section5 {
    text-align: center; }
    @media (max-width: 1080px) {
      #work #wrap main section#section5 {
        margin-bottom: 40px; } }
    #work #wrap main section#section5 .link {
      display: inline-block;
      vertical-align: top;
      margin-left: 10px;
      margin-right: 10px; }
      @media (max-width: 1080px) {
        #work #wrap main section#section5 .link {
          margin-bottom: 30px; } }

#interview #wrap header #header-wrap {
  background-image: url("../img/interview-bk.jpg"); }
  #interview #wrap header #header-wrap #header-parts {
    right: 50%;
    left: 0;
    top: 8%; }
    #interview #wrap header #header-wrap #header-parts h1 {
      color: white; }
      #interview #wrap header #header-wrap #header-parts h1::after {
        border-bottom: solid 2px white; }
    #interview #wrap header #header-wrap #header-parts p {
      color: white; }
#interview #wrap main #main-wrap section::after {
  content: none; }
#interview #wrap main #main-wrap section h2 {
  font-size: 41px;
  font-weight: normal; }
  @media (max-width: 640px) {
    #interview #wrap main #main-wrap section h2 {
      font-size: 24px;
      margin-bottom: 30px; } }
#interview #wrap main #main-wrap section p {
  font-size: 15px;
  text-align: center; }
  @media (max-width: 640px) {
    #interview #wrap main #main-wrap section p {
      font-size: 14px; } }
#interview #wrap main #main-wrap section#section1 {
  margin-bottom: 10px; }
#interview #wrap main #main-wrap section#section2 {
  max-width: none;
  width: 100%;
  margin-bottom: 10px; }
  #interview #wrap main #main-wrap section#section2 table {
    width: 100%;
    max-width: 1500px;
    border-collapse: collapse;
    margin: 0 auto; }
    #interview #wrap main #main-wrap section#section2 table tbody tr td {
      width: 50%;
      border-bottom: solid 20px white;
      padding: 0; }
      @media (max-width: 640px) {
        #interview #wrap main #main-wrap section#section2 table tbody tr td {
          display: block;
          width: 100%;
          height: auto;
          max-height: none; } }
      #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type {
        vertical-align: top; }
        @media (max-width: 1080px) {
          #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type {
            width: 30%; } }
        @media (max-width: 640px) {
          #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type {
            width: 100%;
            border-bottom: none; } }
        #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap {
          background-position: center center;
          background-size: cover;
          max-height: 487.5px;
          height: 33.5vw;
          overflow: hidden; }
          @media (max-width: 640px) {
            #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap {
              height: 80vw; } }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap[data-scroll] {
            transition: all 0.8s; }
            #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap[data-scroll] h3 {
              transition: all 0.5s 0.8s;
              transform-origin: left center; }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap[data-scroll=hidden] {
            opacity: 0; }
            #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap[data-scroll=hidden] h3 {
              opacity: 0;
              transform: scaleX(0); }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap[data-scroll=shown] {
            opacity: 1; }
            #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap[data-scroll=shown] h3 {
              opacity: 1;
              transform: scaleX(1);
              transition: all 0.8s; }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap a {
            display: inline-block;
            width: 100%;
            height: 100%;
            transition: all 0.8s; }
            #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap a:hover {
              background: white; }
            #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap a h3 {
              display: inline-block;
              font-size: 82px;
              text-align: center;
              font-weight: normal;
              color: #b42026;
              padding: 0 45px 0 55px;
              border-bottom: solid 1px #b42026;
              margin-top: 6%; }
              @media (max-width: 1080px) {
                #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap a h3 {
                  font-size: 9.6875vw;
                  padding-left: 14%; } }
              @media (max-width: 640px) {
                #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap a h3 {
                  font-size: 19.375vw; } }
              #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap a h3 span {
                display: block;
                font-size: 10px; }
      #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type {
        background-color: #b42026;
        background-image: url("../img/interview-border.png");
        background-size: calc(100% - 30px) calc(100% - 30px);
        background-position: 15px 15px;
        background-repeat: no-repeat;
        color: white; }
        @media (max-width: 640px) {
          #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type {
            padding: 30px 0; } }
        #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type:hover {
          cursor: pointer; }
        #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll] {
          transition: all 0.8s 0.8s;
          transform-origin: left top; }
          @media (max-width: 640px) {
            #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll] {
              transition: all 0.8s; } }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll] .td-wrap .info-wrap .catch {
            transition: all 0.8s 1.2s;
            transform-origin: left center; }
            @media (max-width: 640px) {
              #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll] .td-wrap .info-wrap .catch {
                transition: all 0.8s 0.4s; } }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll] .td-wrap .info-wrap .personal {
            transition: all 0.8s 1.6s;
            transform-origin: left center; }
            @media (max-width: 640px) {
              #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll] .td-wrap .info-wrap .personal {
                transition: all 0.8s 0.8s; } }
        #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll=hidden] {
          background-size: 0 0;
          transition: all 0.8s; }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll=hidden] .td-wrap .info-wrap .catch {
            transform: scaleX(0);
            opacity: 0;
            transition: all 0.8s; }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll=hidden] .td-wrap .info-wrap .personal {
            transform: scaleX(0);
            opacity: 0;
            transition: all 0.8s; }
        #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll=shown] {
          background-size: calc(100% - 30px) calc(100% - 30px); }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll=shown] .td-wrap .info-wrap .catch {
            transform: scaleX(1);
            opacity: 1; }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll=shown] .td-wrap .info-wrap .personal {
            transform: scaleX(1);
            opacity: 1; }
        #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a {
          display: inline-block;
          width: 100%;
          height: 100%; }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p {
            text-align: left;
            padding-left: 9%;
            color: white; }
            #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.catch {
              display: inline-block;
              padding-right: 5%;
              font-size: 30px;
              font-weight: 100;
              letter-spacing: 2px;
              border-bottom: solid 1px white;
              margin-bottom: 24px;
              padding-bottom: 10px; }
              @media (max-width: 1080px) {
                #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.catch {
                  font-size: 22px;
                  font-size: 3.44vw;
                  line-height: 1.3;
                  margin-bottom: 10px; } }
              @media (max-width: 640px) {
                #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.catch {
                  font-size: 19px;
                  font-size: 5.9375vw;
                  line-height: 1.5; } }
            #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.personal {
              margin-bottom: 0;
              font-size: 13px;
              letter-spacing: 1px;
              line-height: 1.6; }
              @media (max-width: 1080px) {
                #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.personal {
                  font-size: 2.03125vw; } }
              @media (max-width: 640px) {
                #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.personal {
                  font-size: 4.0625vw; } }
              #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.personal .position {
                display: block; }
              #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.personal .name {
                font-size: 28px;
                letter-spacing: 3px; }
                @media (max-width: 1080px) {
                  #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.personal .name {
                    font-size: 21px;
                    font-size: 3.28125vw; } }
                @media (max-width: 640px) {
                  #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.personal .name {
                    font-size: 6.5625vw; } }
    #interview #wrap main #main-wrap section#section2 table tbody tr:first-of-type td:first-of-type .td-wrap {
      background-image: url("../img/interview-img1.jpg"); }
    #interview #wrap main #main-wrap section#section2 table tbody tr:nth-of-type(2) td:first-of-type .td-wrap {
      background-image: url("../img/interview-img2.jpg"); }
    #interview #wrap main #main-wrap section#section2 table tbody tr:nth-of-type(3) td:first-of-type .td-wrap {
      background-image: url("../img/interview-img3.jpg"); }
    #interview #wrap main #main-wrap section#section2 table tbody tr:nth-of-type(4) td:first-of-type .td-wrap {
      background-image: url("../img/interview-img4.jpg"); }
    @media screen and (max-width: 1150px) {
      #interview #wrap main #main-wrap section#section2 table tbody tr:nth-of-type(4) td:last-of-type a .td-wrap .info-wrap p.catch {
        letter-spacing: 0px; } }

#welfare #wrap header #header-wrap {
  background-image: url("../img/welfare-bk.jpg"); }
  #welfare #wrap header #header-wrap #header-parts {
    right: 50%;
    left: 0;
    top: 8%; }
#welfare #wrap main #main-wrap section {
  margin-bottom: 30px; }
  @media (max-width: 640px) {
    #welfare #wrap main #main-wrap section {
      margin-bottom: 10px; } }
  #welfare #wrap main #main-wrap section::after {
    content: none; }
  #welfare #wrap main #main-wrap section h2 {
    font-weight: normal; }
    @media (max-width: 640px) {
      #welfare #wrap main #main-wrap section h2 {
        font-size: 24px;
        margin-bottom: 30px; } }
  #welfare #wrap main #main-wrap section p {
    font-size: 15px;
    text-align: center;
    margin-bottom: 0; }
    @media (max-width: 640px) {
      #welfare #wrap main #main-wrap section p {
        font-size: 14px; } }
  #welfare #wrap main #main-wrap section#section2 {
    max-width: 738px; }
    #welfare #wrap main #main-wrap section#section2 h3 {
      background-color: #b42026;
      color: white;
      text-align: center;
      line-height: 1.8;
      padding-top: 4px;
      letter-spacing: 4px;
      margin-top: 70px;
      margin-bottom: 24px;
      font-weight: normal; }
    #welfare #wrap main #main-wrap section#section2 table {
      width: 100%;
      border-collapse: collapse; }
      #welfare #wrap main #main-wrap section#section2 table tbody tr th,
      #welfare #wrap main #main-wrap section#section2 table tbody tr td {
        border: solid 1px #b42026;
        vertical-align: middle;
        height: 40px;
        text-align: left;
        padding: 20px; }
        @media (max-width: 640px) {
          #welfare #wrap main #main-wrap section#section2 table tbody tr th,
          #welfare #wrap main #main-wrap section#section2 table tbody tr td {
            display: block;
            padding: 14px;
            width: calc(100% - 28px);
            height: auto; } }
      #welfare #wrap main #main-wrap section#section2 table tbody tr th {
        width: 160px;
        background-color: #fff3eb;
        color: #b42026;
        font-weight: bold;
        line-height: 1.5;
        font-size: 16px; }
        @media (max-width: 640px) {
          #welfare #wrap main #main-wrap section#section2 table tbody tr th {
            width: calc(100% - 28px); } }
      #welfare #wrap main #main-wrap section#section2 table tbody tr td {
        line-height: 1.6;
        font-size: 14px; }
        @media (max-width: 1080px) {
          #welfare #wrap main #main-wrap section#section2 table tbody tr td br {
            display: none; } }
        @media (max-width: 640px) {
          #welfare #wrap main #main-wrap section#section2 table tbody tr td {
            margin-bottom: 16px; } }
    #welfare #wrap main #main-wrap section#section2 .welfare-note {
      margin-top: 5px;
      text-align: right; }
  #welfare #wrap main #main-wrap section#section3 {
    background-color: #fff3eb;
    max-width: none;
    width: 100%;
    padding-bottom: 10px;
    margin: 0; }
    @media (max-width: 640px) {
      #welfare #wrap main #main-wrap section#section3 {
        margin-top: 40px; } }
    #welfare #wrap main #main-wrap section#section3 .pickup {
      color: #b42026;
      font-size: 32px;
      margin: 0;
      padding: 0;
      letter-spacing: 3px;
      position: relative;
      top: -30px; }
    #welfare #wrap main #main-wrap section#section3 h3 {
      width: 98%;
      max-width: 820px;
      border-radius: 4px;
      margin: 10px auto 54px;
      text-align: center;
      color: white;
      background-color: #b42026;
      font-size: 23px;
      font-weight: normal;
      letter-spacing: 3px;
      padding: 10px 0; }
      #welfare #wrap main #main-wrap section#section3 h3[data-scroll] {
        transition: all 0.8s; }
      #welfare #wrap main #main-wrap section#section3 h3[data-scroll=hidden] {
        transform: translateY(10px);
        opacity: 0; }
      #welfare #wrap main #main-wrap section#section3 h3[data-scroll=shown] {
        transform: translateY(0);
        opacity: 1; }
      @media (max-width: 640px) {
        #welfare #wrap main #main-wrap section#section3 h3 {
          margin: 0 auto 40px;
          font-size: 18px; } }
    #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc {
      width: 95%;
      max-width: 738px;
      margin: auto; }
      @media (max-width: 640px) {
        #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc {
          width: 100%; } }
      #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-img {
        width: 100%; }
        #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-img[data-scroll] {
          transition: all 0.8s; }
        #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-img[data-scroll=hidden] {
          transform: scale(0.95, 0.95);
          opacity: 0; }
        #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-img[data-scroll=shown] {
          transform: scale(1, 1);
          opacity: 1; }
      #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text {
        width: 90%;
        margin: auto;
        padding-top: 30px; }
        @media (max-width: 640px) {
          #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text {
            width: 85%; } }
        #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text[data-scroll] {
          transition: all 0.8s; }
          #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text[data-scroll] p::before {
            transition: all 0.8s 0.3s;
            transform-origin: top left; }
        #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text[data-scroll=hidden] {
          opacity: 0; }
          #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text[data-scroll=hidden] p::before {
            transform: scaleY(0);
            transition: all 0.8s; }
        #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text[data-scroll=shown] {
          opacity: 1; }
          #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text[data-scroll=shown] p::before {
            transform: scaleY(1); }
        #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text p {
          max-width: 586px;
          text-align: left;
          position: relative; }
          #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text p::before {
            content: "";
            display: block;
            position: absolute;
            width: 0;
            height: 150%;
            border-left: solid 2px #b42026;
            top: 0;
            bottom: 15%;
            left: -6%;
            margin: auto; }
            @media (max-width: 640px) {
              #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text p::before {
                height: calc(100% + 50px);
                bottom: 0; } }
          #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text p img {
            width: 160px;
            margin: 0 0 20px 20px;
            float: right; }
            @media (max-width: 640px) {
              #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text p img {
                float: none;
                display: block;
                margin: 0 auto 20px; } }
    #welfare #wrap main #main-wrap section#section3 #section3-report {
      background-color: white;
      width: 98%;
      max-width: 820px;
      margin: 110px auto 100px;
      padding-bottom: 10px; }
      #welfare #wrap main #main-wrap section#section3 #section3-report .ribbon {
        position: relative;
        top: -20px;
        color: #b42026;
        margin-bottom: 20px; }
      #welfare #wrap main #main-wrap section#section3 #section3-report h3 {
        background: transparent;
        color: #b42026;
        font-size: 23px;
        position: relative;
        margin-bottom: 20px; }
        @media (max-width: 640px) {
          #welfare #wrap main #main-wrap section#section3 #section3-report h3 {
            font-size: 20px; } }
        #welfare #wrap main #main-wrap section#section3 #section3-report h3::after {
          content: "";
          display: block;
          width: 96%;
          height: 0;
          border-bottom: solid 2px #b42026;
          bottom: 0;
          position: absolute;
          left: -30px; }
      #welfare #wrap main #main-wrap section#section3 #section3-report p {
        margin-bottom: 40px; }
      #welfare #wrap main #main-wrap section#section3 #section3-report #section3-report-photos {
        width: 97%;
        max-width: 700px;
        margin: auto;
        display: table;
        border-collapse: collapse; }
        #welfare #wrap main #main-wrap section#section3 #section3-report #section3-report-photos div {
          display: table-row;
          width: 100%; }
          #welfare #wrap main #main-wrap section#section3 #section3-report #section3-report-photos div span {
            display: table-cell; }
            @media (max-width: 640px) {
              #welfare #wrap main #main-wrap section#section3 #section3-report #section3-report-photos div span {
                display: block; } }
      #welfare #wrap main #main-wrap section#section3 #section3-report h4 {
        width: 90%;
        max-width: 610px;
        margin: 68px auto 10px;
        padding-bottom: 10px;
        border-bottom: dotted 1px #b42026;
        text-align: center;
        color: #b42026;
        font-size: 21px;
        letter-spacing: 2px; }
        #welfare #wrap main #main-wrap section#section3 #section3-report h4[data-scroll] {
          transition: all 0.8s;
          transform-origin: center center; }
        #welfare #wrap main #main-wrap section#section3 #section3-report h4[data-scroll=hidden] {
          transform: scaleX(0.6);
          opacity: 0; }
        #welfare #wrap main #main-wrap section#section3 #section3-report h4[data-scroll=shown] {
          transform: scaleX(1);
          opacity: 1; }
      #welfare #wrap main #main-wrap section#section3 #section3-report .section3-report-content {
        width: 86%;
        max-width: 586px;
        margin: 20px auto;
        line-height: 1.8;
        text-align: left;
        font-size: 15px; }
      #welfare #wrap main #main-wrap section#section3 #section3-report #section3-report-more {
        font-size: 15px;
        margin: 80px auto 40px; }
      #welfare #wrap main #main-wrap section#section3 #section3-report .link {
        margin-bottom: 50px; }

#information #wrap header #header-wrap {
  background-image: url("../img/information-bk.jpg"); }
  @media (max-width: 1080px) {
    #information #wrap header #header-wrap #header-parts {
      right: 0;
      left: auto;
      min-width: 440px; } }
  @media (max-width: 640px) {
    #information #wrap header #header-wrap #header-parts {
      min-width: auto; }
      #information #wrap header #header-wrap #header-parts h1 {
        letter-spacing: 4px; } }
#information #wrap main #main-wrap section {
  border: solid 2px #b42026;
  max-width: 800px;
  margin-bottom: 68px;
  padding-top: 20px;
  padding-bottom: 54px; }
  #information #wrap main #main-wrap section::after {
    content: none; }
  #information #wrap main #main-wrap section h2 {
    font-size: 41px;
    letter-spacing: 6px;
    font-weight: normal;
    margin-bottom: 30px; }
    @media (max-width: 640px) {
      #information #wrap main #main-wrap section h2 {
        font-size: 30px;
        letter-spacing: 4px; } }
  #information #wrap main #main-wrap section p {
    text-align: center;
    margin-bottom: 30px; }
  #information #wrap main #main-wrap section .link {
    margin-bottom: 0; }
  #information #wrap main #main-wrap section#section2 {
    margin-bottom: 100px; }
    #information #wrap main #main-wrap section#section2 .link a {
      background: #fff3eb;
      color: #b42026;
      border: solid 1px #b42026; }
      #information #wrap main #main-wrap section#section2 .link a::after {
        border-bottom: solid 2px #b42026;
        border-right: solid 2px #b42026; }

.interview #wrap header #header-wrap {
  width: 100%;
  max-width: 990px;
  max-height: 514px;
  height: 51.9191919192vw;
  min-height: 300px;
  margin: auto;
  position: relative; }
  @media (max-width: 640px) {
    .interview #wrap header #header-wrap {
      background-size: auto 100%;
      background-position: center center; } }
  .interview #wrap header #header-wrap #header-parts {
    position: absolute;
    left: 5%;
    top: 18%;
    margin: auto; }
    @media (max-width: 640px) {
      .interview #wrap header #header-wrap #header-parts {
        top: 14%; } }
    .interview #wrap header #header-wrap #header-parts h1,
    .interview #wrap header #header-wrap #header-parts p {
      color: white; }
    .interview #wrap header #header-wrap #header-parts h1 {
      font-weight: normal;
      font-size: 13px;
      position: relative;
      padding-bottom: 6px; }
      .interview #wrap header #header-wrap #header-parts h1::after {
        content: "";
        display: block;
        position: absolute;
        width: 30px;
        height: 0;
        border-bottom: solid 1px white;
        bottom: 0;
        left: 0; }
      .interview #wrap header #header-wrap #header-parts h1 span {
        font-size: 31px; }
    .interview #wrap header #header-wrap #header-parts p {
      font-size: 35px;
      line-height: 1.9;
      letter-spacing: 3px;
      font-weight: normal;
      margin-top: 0; }
      @media (max-width: 1080px) {
        .interview #wrap header #header-wrap #header-parts p {
          line-height: 1.6;
          font-size: 32px; } }
      @media (max-width: 640px) {
        .interview #wrap header #header-wrap #header-parts p {
          margin-top: 10px;
          font-size: 20px; } }
.interview #wrap main #main-wrap #section1 #section1-profile {
  width: 95%;
  max-width: 555px;
  margin: 96px auto 130px;
  position: relative;
  border-bottom: double 6px #b42026; }
  @media (max-width: 640px) {
    .interview #wrap main #main-wrap #section1 #section1-profile {
      margin-top: 46px; } }
  .interview #wrap main #main-wrap #section1 #section1-profile::before, .interview #wrap main #main-wrap #section1 #section1-profile::after {
    content: "";
    width: calc(100% - 358px);
    height: 0;
    border-bottom: solid 2px #b42026;
    position: absolute;
    display: block;
    margin: auto;
    top: 25px; }
    @media (max-width: 640px) {
      .interview #wrap main #main-wrap #section1 #section1-profile::before, .interview #wrap main #main-wrap #section1 #section1-profile::after {
        width: calc(50% - 76px); } }
  .interview #wrap main #main-wrap #section1 #section1-profile::before {
    left: 0; }
  .interview #wrap main #main-wrap #section1 #section1-profile::after {
    right: 0; }
  .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll] {
    transition: all 0.8s; }
    .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll]::before, .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll]::after {
      transition: all 0.8s 0.2s; }
    .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll]::before {
      transform-origin: right center; }
    .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll]::after {
      transform-origin: left center; }
    .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll] #section1-profile-img {
      transition: all 0.8s 0.4s; }
    .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll] #section1-profile-desc {
      transition: all 0.8s 0.6s;
      transform-origin: left center; }
  .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll=hidden] {
    opacity: 0;
    transform: translateY(10px); }
    .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll=hidden]::before, .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll=hidden]::after {
      transform: scaleX(0);
      transition: all 0.8s; }
    .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll=hidden] #section1-profile-img {
      opacity: 0;
      transform: translateY(10px) rotate(5deg);
      transition: all 0.8s; }
    .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll=hidden] #section1-profile-desc {
      opacity: 0;
      transform: scaleX(0.8);
      transition: all 0.8s; }
  .interview #wrap main #main-wrap #section1 #section1-profile #section1-profile-img {
    position: absolute;
    width: 120px;
    bottom: 0;
    margin: 0;
    left: 6%; }
    @media (max-width: 640px) {
      .interview #wrap main #main-wrap #section1 #section1-profile #section1-profile-img {
        width: 100px;
        left: 3%; } }
  .interview #wrap main #main-wrap #section1 #section1-profile #section1-profile-desc {
    margin-left: 180px; }
    @media (max-width: 640px) {
      .interview #wrap main #main-wrap #section1 #section1-profile #section1-profile-desc {
        margin-left: 120px; } }
    .interview #wrap main #main-wrap #section1 #section1-profile #section1-profile-desc #section1-profile-desc-branch {
      font-size: 13px;
      letter-spacing: 1px;
      margin-top: 26px;
      margin-bottom: 12px; }
    .interview #wrap main #main-wrap #section1 #section1-profile #section1-profile-desc #section1-profile-desc-name {
      font-size: 31px;
      letter-spacing: 3px;
      margin-top: 0;
      margin-bottom: 16px; }
      .interview #wrap main #main-wrap #section1 #section1-profile #section1-profile-desc #section1-profile-desc-name span {
        font-size: 13px;
        letter-spacing: 1px; }
    .interview #wrap main #main-wrap #section1 #section1-profile #section1-profile-desc #section1-profile-desc-text {
      font-size: 11px;
      margin-top: 0;
      margin-bottom: 32px;
      text-align: justify; }
.interview #wrap main #main-wrap .episode {
  position: relative;
  max-width: 1100px;
  margin: 0 auto 120px;
  overflow-x: hidden; }
  .interview #wrap main #main-wrap .episode .ep-img {
    position: absolute;
    z-index: -1; }
  .interview #wrap main #main-wrap .episode .ep-txt#ep2-txt {
    text-align: right;
    padding-top: 220px; }
  .interview #wrap main #main-wrap .episode .ep-txt h3 {
    font-size: 95px;
    font-weight: normal;
    text-align: center;
    display: inline-block;
    margin-top: 72px;
    margin-bottom: 0;
    color: #b42026;
    line-height: 1;
    padding: 8px; }
    @media (max-width: 1080px) {
      .interview #wrap main #main-wrap .episode .ep-txt h3 {
        background: rgba(255, 255, 255, 0.6);
        box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.6); } }
    @media (max-width: 640px) {
      .interview #wrap main #main-wrap .episode .ep-txt h3 {
        font-size: 60px;
        margin-top: 10px; } }
    .interview #wrap main #main-wrap .episode .ep-txt h3 span {
      font-size: 12px;
      text-align: center;
      display: block;
      letter-spacing: 2px;
      opacity: 0.7; }
  .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content {
    padding-bottom: 84px; }
    .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content::before {
      content: "";
      display: block;
      width: 0;
      height: 100%;
      border-left: solid 1px #b42026;
      position: absolute; }
    .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content[data-scroll]::before {
      transition: all 2.8s;
      transform-origin: center top; }
    .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content[data-scroll=hidden]::before {
      transform: scaleY(0);
      opacity: 0;
      transition: all 0.8s; }
    .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep1-txt-content {
      position: relative;
      padding-left: 20px;
      margin-left: 38px; }
      @media (max-width: 640px) {
        .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep1-txt-content {
          padding-left: 14px;
          margin-left: 10px; } }
      .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep1-txt-content::before {
        left: 0; }
    .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep2-txt-content {
      position: relative;
      padding-right: 20px;
      margin-right: 38px;
      text-align: right; }
      @media (max-width: 640px) {
        .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep2-txt-content {
          padding-right: 14px;
          margin-right: 10px; } }
      .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep2-txt-content::before {
        right: 0; }
      .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep2-txt-content .large {
        text-align: right; }
        @media (max-width: 640px) {
          .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep2-txt-content .large {
            text-align: left; } }
        .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep2-txt-content .large .large-inner {
          width: 440px;
          margin-top: 80px; }
          @media (max-width: 640px) {
            .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep2-txt-content .large .large-inner {
              width: auto; } }
    .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content .large {
      margin-bottom: 0;
      display: block;
      text-align: left;
      position: relative;
      padding: 10px; }
      .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content .large .large-inner {
        font-size: 29px;
        line-height: 1.8;
        letter-spacing: 2px;
        display: inline-block;
        text-align: left;
        margin: 0;
        padding: 0; }
        @media (max-width: 1080px) {
          .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content .large .large-inner {
            background: rgba(255, 255, 255, 0.6);
            box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.6); } }
        @media (max-width: 640px) {
          .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content .large .large-inner {
            font-size: 20px; } }
    .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content .normal {
      font-size: 15px;
      line-height: 1.9;
      width: 440px;
      padding: 10px;
      margin: 0;
      display: inline-block;
      text-align: justify; }
      @media (max-width: 1080px) {
        .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content .normal {
          background: rgba(255, 255, 255, 0.6);
          box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.6); } }
      @media (max-width: 640px) {
        .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content .normal {
          width: calc(100% - 20px);
          font-size: 14px;
          padding: 6px; } }
  .interview #wrap main #main-wrap .episode#section2 {
    padding-left: 10%; }
    @media (max-width: 640px) {
      .interview #wrap main #main-wrap .episode#section2 {
        padding-left: 2%; } }
  .interview #wrap main #main-wrap .episode#section3 {
    padding-right: 10%; }
    @media (max-width: 640px) {
      .interview #wrap main #main-wrap .episode#section3 {
        padding-right: 2%; } }
.interview #wrap main #main-wrap #section4 {
  text-align: center;
  padding-bottom: 50px; }
  .interview #wrap main #main-wrap #section4 .link {
    display: inline-block;
    margin-left: 30px;
    margin-right: 30px; }
    @media (max-width: 1080px) {
      .interview #wrap main #main-wrap #section4 .link {
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 30px; } }
.interview#file1 #wrap header #header-wrap {
  background-image: url("../img/interview-file1-bk.jpg");
  background-position: 36% 50%; }
.interview#file1 main #main-wrap .episode .ep-img#ep1-img1 {
  width: 616px;
  right: 0; }
.interview#file1 main #main-wrap .episode .ep-img#ep1-img2 {
  width: 372px;
  right: 10%;
  top: 53%; }
  @media (max-width: 1080px) {
    .interview#file1 main #main-wrap .episode .ep-img#ep1-img2 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file1 main #main-wrap .episode .ep-img#ep1-img2 {
      top: 420px; } }
.interview#file1 main #main-wrap .episode .ep-img#ep1-img3 {
  width: 178px;
  right: 30%;
  bottom: 0%; }
  @media (max-width: 1080px) {
    .interview#file1 main #main-wrap .episode .ep-img#ep1-img3 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file1 main #main-wrap .episode .ep-img#ep1-img3 {
      display: none; } }
.interview#file1 main #main-wrap .episode .ep-img#ep2-img1 {
  width: 676px;
  left: 10%; }
  @media (max-width: 1080px) {
    .interview#file1 main #main-wrap .episode .ep-img#ep2-img1 {
      width: 600px;
      left: auto;
      right: 0; } }
  @media (max-width: 640px) {
    .interview#file1 main #main-wrap .episode .ep-img#ep2-img1 {
      width: 500px; } }
.interview#file1 main #main-wrap .episode .ep-img#ep2-img2 {
  width: 448px;
  left: 0;
  top: 50%; }
  @media (max-width: 1080px) {
    .interview#file1 main #main-wrap .episode .ep-img#ep2-img2 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file1 main #main-wrap .episode .ep-img#ep2-img2 {
      left: auto;
      right: 5%;
      top: auto;
      bottom: 0; } }
.interview#file2 #wrap header #header-wrap {
  background-image: url("../img/interview-file2-bk.jpg");
  background-position: 36% 50%; }
.interview#file2 main #main-wrap #section1 #section1-profile #section1-profile-img {
  width: 80px;
  left: 9%; }
.interview#file2 main #main-wrap .episode .ep-txt .ep-txt-content p.normal {
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.6); }
.interview#file2 main #main-wrap .episode .ep-img#ep1-img1 {
  width: 516px;
  right: 4%;
  top: 0; }
.interview#file2 main #main-wrap .episode .ep-img#ep1-img2 {
  width: 402px;
  right: 0%;
  top: 53%; }
  @media (max-width: 1080px) {
    .interview#file2 main #main-wrap .episode .ep-img#ep1-img2 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file2 main #main-wrap .episode .ep-img#ep1-img2 {
      top: 420px; } }
.interview#file2 main #main-wrap .episode .ep-img#ep2-img1 {
  width: 668px;
  left: 0; }
  @media (max-width: 1080px) {
    .interview#file2 main #main-wrap .episode .ep-img#ep2-img1 {
      width: 600px;
      left: auto;
      right: 0; } }
  @media (max-width: 640px) {
    .interview#file2 main #main-wrap .episode .ep-img#ep2-img1 {
      width: 500px; } }
.interview#file2 main #main-wrap .episode .ep-img#ep2-img2 {
  width: 380px;
  left: 6%;
  top: 50%; }
  @media (max-width: 1080px) {
    .interview#file2 main #main-wrap .episode .ep-img#ep2-img2 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file2 main #main-wrap .episode .ep-img#ep2-img2 {
      left: auto;
      right: 5%;
      top: auto;
      bottom: 0; } }
.interview#file3 #wrap header #header-wrap {
  background-image: url("../img/interview-file3-bk.jpg");
  background-position: 36% 50%; }
.interview#file3 main #main-wrap #section1 #section1-profile #section1-profile-img {
  width: 98px;
  left: 8%; }
.interview#file3 main #main-wrap .episode .ep-img#ep1-img1 {
  width: 641px;
  right: 0%; }
.interview#file3 main #main-wrap .episode .ep-img#ep1-img2 {
  width: 390px;
  right: 0%;
  top: 53%; }
  @media (max-width: 1080px) {
    .interview#file3 main #main-wrap .episode .ep-img#ep1-img2 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file3 main #main-wrap .episode .ep-img#ep1-img2 {
      bottom: 0;
      top: auto; } }
.interview#file3 main #main-wrap .episode .ep-img#ep2-img1 {
  width: 674px;
  left: 0; }
  @media (max-width: 1080px) {
    .interview#file3 main #main-wrap .episode .ep-img#ep2-img1 {
      width: 600px;
      left: auto;
      right: 0; } }
  @media (max-width: 640px) {
    .interview#file3 main #main-wrap .episode .ep-img#ep2-img1 {
      width: 500px; } }
.interview#file3 main #main-wrap .episode .ep-img#ep2-img2 {
  width: 363px;
  left: 6%;
  top: 50%; }
  @media (max-width: 1080px) {
    .interview#file3 main #main-wrap .episode .ep-img#ep2-img2 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file3 main #main-wrap .episode .ep-img#ep2-img2 {
      left: auto;
      right: 5%;
      top: auto;
      bottom: 0; } }
.interview#file4 #wrap header #header-wrap {
  background-image: url("../img/interview-file4-bk.jpg");
  background-position: 36% 50%; }
  .interview#file4 #wrap header #header-wrap #header-parts {
    left: 43%;
    top: 29%; }
    @media (max-width: 640px) {
      .interview#file4 #wrap header #header-wrap #header-parts {
        left: 33%;
        top: auto;
        bottom: 1%; } }
    .interview#file4 #wrap header #header-wrap #header-parts p {
      letter-spacing: 1px; }
.interview#file4 main #main-wrap #section1 #section1-profile #section1-profile-img {
  width: 86px;
  left: 8%; }
.interview#file4 main #main-wrap .episode .ep-txt .ep-txt-content p.normal {
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.6); }
.interview#file4 main #main-wrap .episode .ep-img#ep1-img1 {
  width: 516px;
  right: 0%; }
  @media (max-width: 640px) {
    .interview#file4 main #main-wrap .episode .ep-img#ep1-img1 {
      left: 0;
      top: 0; } }
.interview#file4 main #main-wrap .episode .ep-img#ep1-img2 {
  width: 316px;
  right: 4%;
  top: 56%; }
  @media (max-width: 1080px) {
    .interview#file4 main #main-wrap .episode .ep-img#ep1-img2 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file4 main #main-wrap .episode .ep-img#ep1-img2 {
      bottom: 0;
      top: auto; } }
.interview#file4 main #main-wrap .episode .ep-img#ep1-img3 {
  width: 218px;
  right: 22%;
  bottom: 0; }
  @media (max-width: 1080px) {
    .interview#file4 main #main-wrap .episode .ep-img#ep1-img3 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file4 main #main-wrap .episode .ep-img#ep1-img3 {
      display: none; } }
.interview#file4 main #main-wrap .episode .ep-img#ep2-img1 {
  width: 626px;
  left: 0; }
  @media (max-width: 1080px) {
    .interview#file4 main #main-wrap .episode .ep-img#ep2-img1 {
      width: 600px;
      left: auto;
      right: 0; } }
  @media (max-width: 640px) {
    .interview#file4 main #main-wrap .episode .ep-img#ep2-img1 {
      width: 500px;
      left: -15%; } }
.interview#file4 main #main-wrap .episode .ep-img#ep2-img2 {
  width: 380px;
  left: 6%;
  top: 47%; }
  @media (max-width: 1080px) {
    .interview#file4 main #main-wrap .episode .ep-img#ep2-img2 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file4 main #main-wrap .episode .ep-img#ep2-img2 {
      left: auto;
      right: 5%;
      top: auto;
      bottom: 0; } }

#movie #wrap header #header-wrap {
  background-image: none;
  height: auto;
  padding: 1px 0; }
  #movie #wrap header #header-wrap #header-parts {
    margin: 156px auto 114px; }
    #movie #wrap header #header-wrap #header-parts h1,
    #movie #wrap header #header-wrap #header-parts p {
      text-align: center;
      color: #b42026; }
    #movie #wrap header #header-wrap #header-parts h1 {
      font-size: 53px;
      font-weight: normal;
      letter-spacing: 6px;
      padding-bottom: 6px;
      margin-bottom: 20px;
      border-bottom: solid 1px #b42026; }
    #movie #wrap header #header-wrap #header-parts p {
      font-size: 18px;
      letter-spacing: 4px; }
#movie #wrap main #main-wrap section h2 {
  text-align: center;
  color: #b42026;
  letter-spacing: 3px;
  font-size: 18px;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 30px; }
  #movie #wrap main #main-wrap section h2 span {
    font-size: 37px;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 3px; }
  #movie #wrap main #main-wrap section h2::after {
    content: "";
    width: 50px;
    border-bottom: solid 2px #b42026;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
#movie #wrap main #main-wrap section p {
  text-align: center;
  font-size: 20px;
  letter-spacing: 2px;
  margin-bottom: 50px; }
  @media (max-width: 640px) {
    #movie #wrap main #main-wrap section p {
      line-height: 1.3; } }
  #movie #wrap main #main-wrap section p .branch {
    margin-right: 20px; }
    @media (max-width: 640px) {
      #movie #wrap main #main-wrap section p .branch {
        margin-right: 0; } }
  #movie #wrap main #main-wrap section p .name {
    font-size: 31px; }
#movie #wrap main #main-wrap section .movie-area {
  width: 96%;
  max-width: 860px;
  margin: 0 auto 114px;
  position: relative;
  transition: opacity 0.8s; }
  #movie #wrap main #main-wrap section .movie-area:hover {
    opacity: 0.5; }
  #movie #wrap main #main-wrap section .movie-area::after, #movie #wrap main #main-wrap section .movie-area::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0.8;
    cursor: pointer; }
  #movie #wrap main #main-wrap section .movie-area::after {
    width: 78px;
    height: 44px;
    background: #b42026;
    border-radius: 5px; }
  #movie #wrap main #main-wrap section .movie-area::before {
    width: 0;
    height: 0;
    border-left: solid 18px white;
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    z-index: 20; }
  #movie #wrap main #main-wrap section .movie-area a:hover {
    opacity: 1; }
#movie #wrap #youtube {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(50, 50, 50, 0.7);
  z-index: 100;
  transition: all 1s; }
  #movie #wrap #youtube.off {
    display: none;
    height: 0;
    opacity: 0;
    transition: all 1s; }
  #movie #wrap #youtube.on {
    display: inherit;
    opacity: 1;
    transition: all 1s; }
  #movie #wrap #youtube .youtube-wrap {
    margin: auto;
    position: absolute;
    padding-bottom: 43.4%;
    padding-top: 25px;
    height: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 90%; }
    #movie #wrap #youtube .youtube-wrap::before, #movie #wrap #youtube .youtube-wrap::after {
      content: "";
      width: 60px;
      height: 0;
      border-bottom: solid 2px white;
      display: block;
      position: absolute;
      bottom: 107%;
      right: 0; }
      @media (max-width: 1080px) {
        #movie #wrap #youtube .youtube-wrap::before, #movie #wrap #youtube .youtube-wrap::after {
          width: 30px; } }
    #movie #wrap #youtube .youtube-wrap::before {
      transform: rotate(45deg); }
    #movie #wrap #youtube .youtube-wrap::after {
      transform: rotate(-45deg); }
    #movie #wrap #youtube .youtube-wrap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

#interview #wrap header #header-wrap {
  background-image: url("../img/interview-bk.jpg"); }
  #interview #wrap header #header-wrap #header-parts {
    right: 50%;
    left: 0;
    top: 8%; }
    #interview #wrap header #header-wrap #header-parts h1 {
      color: white; }
      #interview #wrap header #header-wrap #header-parts h1::after {
        border-bottom: solid 2px white; }
    #interview #wrap header #header-wrap #header-parts p {
      color: white; }
#interview #wrap main #main-wrap section::after {
  content: none; }
#interview #wrap main #main-wrap section h2 {
  font-size: 41px;
  font-weight: normal; }
  @media (max-width: 640px) {
    #interview #wrap main #main-wrap section h2 {
      font-size: 24px;
      margin-bottom: 30px; } }
#interview #wrap main #main-wrap section p {
  font-size: 15px;
  text-align: center; }
  @media (max-width: 640px) {
    #interview #wrap main #main-wrap section p {
      font-size: 14px; } }
#interview #wrap main #main-wrap section#section1 {
  margin-bottom: 10px; }
#interview #wrap main #main-wrap section#section2 {
  max-width: none;
  width: 100%;
  margin-bottom: 10px; }
  #interview #wrap main #main-wrap section#section2 table {
    width: 100%;
    max-width: 1500px;
    border-collapse: collapse;
    margin: 0 auto; }
    #interview #wrap main #main-wrap section#section2 table tbody tr td {
      width: 50%;
      border-bottom: solid 20px white;
      padding: 0; }
      @media (max-width: 640px) {
        #interview #wrap main #main-wrap section#section2 table tbody tr td {
          display: block;
          width: 100%;
          height: auto;
          max-height: none; } }
      #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type {
        vertical-align: top; }
        @media (max-width: 1080px) {
          #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type {
            width: 30%; } }
        @media (max-width: 640px) {
          #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type {
            width: 100%;
            border-bottom: none; } }
        #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap {
          background-position: center center;
          background-size: cover;
          max-height: 487.5px;
          height: 33.5vw;
          overflow: hidden; }
          @media (max-width: 640px) {
            #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap {
              height: 80vw; } }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap[data-scroll] {
            transition: all 0.8s; }
            #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap[data-scroll] h3 {
              transition: all 0.5s 0.8s;
              transform-origin: left center; }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap[data-scroll=hidden] {
            opacity: 0; }
            #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap[data-scroll=hidden] h3 {
              opacity: 0;
              transform: scaleX(0); }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap[data-scroll=shown] {
            opacity: 1; }
            #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap[data-scroll=shown] h3 {
              opacity: 1;
              transform: scaleX(1);
              transition: all 0.8s; }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap a {
            display: inline-block;
            width: 100%;
            height: 100%;
            transition: all 0.8s; }
            #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap a:hover {
              background: white; }
            #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap a h3 {
              display: inline-block;
              font-size: 82px;
              text-align: center;
              font-weight: normal;
              color: #b42026;
              padding: 0 45px 0 55px;
              border-bottom: solid 1px #b42026;
              margin-top: 6%; }
              @media (max-width: 1080px) {
                #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap a h3 {
                  font-size: 9.6875vw;
                  padding-left: 14%; } }
              @media (max-width: 640px) {
                #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap a h3 {
                  font-size: 19.375vw; } }
              #interview #wrap main #main-wrap section#section2 table tbody tr td:first-of-type .td-wrap a h3 span {
                display: block;
                font-size: 10px; }
      #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type {
        background-color: #b42026;
        background-image: url("../img/interview-border.png");
        background-size: calc(100% - 30px) calc(100% - 30px);
        background-position: 15px 15px;
        background-repeat: no-repeat;
        color: white; }
        @media (max-width: 640px) {
          #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type {
            padding: 30px 0; } }
        #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type:hover {
          cursor: pointer; }
        #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll] {
          transition: all 0.8s 0.8s;
          transform-origin: left top; }
          @media (max-width: 640px) {
            #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll] {
              transition: all 0.8s; } }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll] .td-wrap .info-wrap .catch {
            transition: all 0.8s 1.2s;
            transform-origin: left center; }
            @media (max-width: 640px) {
              #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll] .td-wrap .info-wrap .catch {
                transition: all 0.8s 0.4s; } }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll] .td-wrap .info-wrap .personal {
            transition: all 0.8s 1.6s;
            transform-origin: left center; }
            @media (max-width: 640px) {
              #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll] .td-wrap .info-wrap .personal {
                transition: all 0.8s 0.8s; } }
        #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll=hidden] {
          background-size: 0 0;
          transition: all 0.8s; }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll=hidden] .td-wrap .info-wrap .catch {
            transform: scaleX(0);
            opacity: 0;
            transition: all 0.8s; }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll=hidden] .td-wrap .info-wrap .personal {
            transform: scaleX(0);
            opacity: 0;
            transition: all 0.8s; }
        #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll=shown] {
          background-size: calc(100% - 30px) calc(100% - 30px); }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll=shown] .td-wrap .info-wrap .catch {
            transform: scaleX(1);
            opacity: 1; }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type[data-scroll=shown] .td-wrap .info-wrap .personal {
            transform: scaleX(1);
            opacity: 1; }
        #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a {
          display: inline-block;
          width: 100%;
          height: 100%; }
          #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p {
            text-align: left;
            padding-left: 9%;
            color: white; }
            #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.catch {
              display: inline-block;
              padding-right: 5%;
              font-size: 30px;
              font-weight: 100;
              letter-spacing: 2px;
              border-bottom: solid 1px white;
              margin-bottom: 24px;
              padding-bottom: 10px; }
              @media (max-width: 1080px) {
                #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.catch {
                  font-size: 22px;
                  font-size: 3.44vw;
                  line-height: 1.3;
                  margin-bottom: 10px; } }
              @media (max-width: 640px) {
                #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.catch {
                  font-size: 19px;
                  font-size: 5.9375vw;
                  line-height: 1.5; } }
            #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.personal {
              margin-bottom: 0;
              font-size: 13px;
              letter-spacing: 1px;
              line-height: 1.6; }
              @media (max-width: 1080px) {
                #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.personal {
                  font-size: 2.03125vw; } }
              @media (max-width: 640px) {
                #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.personal {
                  font-size: 4.0625vw; } }
              #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.personal .position {
                display: block; }
              #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.personal .name {
                font-size: 28px;
                letter-spacing: 3px; }
                @media (max-width: 1080px) {
                  #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.personal .name {
                    font-size: 21px;
                    font-size: 3.28125vw; } }
                @media (max-width: 640px) {
                  #interview #wrap main #main-wrap section#section2 table tbody tr td:last-of-type a .td-wrap .info-wrap p.personal .name {
                    font-size: 6.5625vw; } }
    #interview #wrap main #main-wrap section#section2 table tbody tr:first-of-type td:first-of-type .td-wrap {
      background-image: url("../img/interview-img1.jpg"); }
    #interview #wrap main #main-wrap section#section2 table tbody tr:nth-of-type(2) td:first-of-type .td-wrap {
      background-image: url("../img/interview-img2.jpg"); }
    #interview #wrap main #main-wrap section#section2 table tbody tr:nth-of-type(3) td:first-of-type .td-wrap {
      background-image: url("../img/interview-img3.jpg"); }
    #interview #wrap main #main-wrap section#section2 table tbody tr:nth-of-type(4) td:first-of-type .td-wrap {
      background-image: url("../img/interview-img4.jpg"); }
    @media screen and (max-width: 1150px) {
      #interview #wrap main #main-wrap section#section2 table tbody tr:nth-of-type(4) td:last-of-type a .td-wrap .info-wrap p.catch {
        letter-spacing: 0px; } }

#welfare #wrap header #header-wrap {
  background-image: url("../img/welfare-bk.jpg"); }
  #welfare #wrap header #header-wrap #header-parts {
    right: 50%;
    left: 0;
    top: 8%; }
#welfare #wrap main #main-wrap section {
  margin-bottom: 30px; }
  @media (max-width: 640px) {
    #welfare #wrap main #main-wrap section {
      margin-bottom: 10px; } }
  #welfare #wrap main #main-wrap section::after {
    content: none; }
  #welfare #wrap main #main-wrap section h2 {
    font-weight: normal; }
    @media (max-width: 640px) {
      #welfare #wrap main #main-wrap section h2 {
        font-size: 24px;
        margin-bottom: 30px; } }
  #welfare #wrap main #main-wrap section p {
    font-size: 15px;
    text-align: center;
    margin-bottom: 0; }
    @media (max-width: 640px) {
      #welfare #wrap main #main-wrap section p {
        font-size: 14px; } }
  #welfare #wrap main #main-wrap section#section2 {
    max-width: 738px; }
    #welfare #wrap main #main-wrap section#section2 h3 {
      background-color: #b42026;
      color: white;
      text-align: center;
      line-height: 1.8;
      padding-top: 4px;
      letter-spacing: 4px;
      margin-top: 70px;
      margin-bottom: 24px;
      font-weight: normal; }
    #welfare #wrap main #main-wrap section#section2 table {
      width: 100%;
      border-collapse: collapse; }
      #welfare #wrap main #main-wrap section#section2 table tbody tr th,
      #welfare #wrap main #main-wrap section#section2 table tbody tr td {
        border: solid 1px #b42026;
        vertical-align: middle;
        height: 40px;
        text-align: left;
        padding: 20px; }
        @media (max-width: 640px) {
          #welfare #wrap main #main-wrap section#section2 table tbody tr th,
          #welfare #wrap main #main-wrap section#section2 table tbody tr td {
            display: block;
            padding: 14px;
            width: calc(100% - 28px);
            height: auto; } }
      #welfare #wrap main #main-wrap section#section2 table tbody tr th {
        width: 160px;
        background-color: #fff3eb;
        color: #b42026;
        font-weight: bold;
        line-height: 1.5;
        font-size: 16px; }
        @media (max-width: 640px) {
          #welfare #wrap main #main-wrap section#section2 table tbody tr th {
            width: calc(100% - 28px); } }
      #welfare #wrap main #main-wrap section#section2 table tbody tr td {
        line-height: 1.6;
        font-size: 14px; }
        @media (max-width: 1080px) {
          #welfare #wrap main #main-wrap section#section2 table tbody tr td br {
            display: none; } }
        @media (max-width: 640px) {
          #welfare #wrap main #main-wrap section#section2 table tbody tr td {
            margin-bottom: 16px; } }
    #welfare #wrap main #main-wrap section#section2 .welfare-note {
      margin-top: 5px;
      text-align: right; }
  #welfare #wrap main #main-wrap section#section3 {
    background-color: #fff3eb;
    max-width: none;
    width: 100%;
    padding-bottom: 10px;
    margin: 0; }
    @media (max-width: 640px) {
      #welfare #wrap main #main-wrap section#section3 {
        margin-top: 40px; } }
    #welfare #wrap main #main-wrap section#section3 .pickup {
      color: #b42026;
      font-size: 32px;
      margin: 0;
      padding: 0;
      letter-spacing: 3px;
      position: relative;
      top: -30px; }
    #welfare #wrap main #main-wrap section#section3 h3 {
      width: 98%;
      max-width: 820px;
      border-radius: 4px;
      margin: 10px auto 54px;
      text-align: center;
      color: white;
      background-color: #b42026;
      font-size: 23px;
      font-weight: normal;
      letter-spacing: 3px;
      padding: 10px 0; }
      #welfare #wrap main #main-wrap section#section3 h3[data-scroll] {
        transition: all 0.8s; }
      #welfare #wrap main #main-wrap section#section3 h3[data-scroll=hidden] {
        transform: translateY(10px);
        opacity: 0; }
      #welfare #wrap main #main-wrap section#section3 h3[data-scroll=shown] {
        transform: translateY(0);
        opacity: 1; }
      @media (max-width: 640px) {
        #welfare #wrap main #main-wrap section#section3 h3 {
          margin: 0 auto 40px;
          font-size: 18px; } }
    #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc {
      width: 95%;
      max-width: 738px;
      margin: auto; }
      @media (max-width: 640px) {
        #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc {
          width: 100%; } }
      #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-img {
        width: 100%; }
        #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-img[data-scroll] {
          transition: all 0.8s; }
        #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-img[data-scroll=hidden] {
          transform: scale(0.95, 0.95);
          opacity: 0; }
        #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-img[data-scroll=shown] {
          transform: scale(1, 1);
          opacity: 1; }
      #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text {
        width: 90%;
        margin: auto;
        padding-top: 30px; }
        @media (max-width: 640px) {
          #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text {
            width: 85%; } }
        #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text[data-scroll] {
          transition: all 0.8s; }
          #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text[data-scroll] p::before {
            transition: all 0.8s 0.3s;
            transform-origin: top left; }
        #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text[data-scroll=hidden] {
          opacity: 0; }
          #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text[data-scroll=hidden] p::before {
            transform: scaleY(0);
            transition: all 0.8s; }
        #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text[data-scroll=shown] {
          opacity: 1; }
          #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text[data-scroll=shown] p::before {
            transform: scaleY(1); }
        #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text p {
          max-width: 586px;
          text-align: left;
          position: relative; }
          #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text p::before {
            content: "";
            display: block;
            position: absolute;
            width: 0;
            height: 150%;
            border-left: solid 2px #b42026;
            top: 0;
            bottom: 15%;
            left: -6%;
            margin: auto; }
            @media (max-width: 640px) {
              #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text p::before {
                height: calc(100% + 50px);
                bottom: 0; } }
          #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text p img {
            width: 160px;
            margin: 0 0 20px 20px;
            float: right; }
            @media (max-width: 640px) {
              #welfare #wrap main #main-wrap section#section3 #section3-pickup-desc #section3-pickup-desc-text p img {
                float: none;
                display: block;
                margin: 0 auto 20px; } }
    #welfare #wrap main #main-wrap section#section3 #section3-report {
      background-color: white;
      width: 98%;
      max-width: 820px;
      margin: 110px auto 100px;
      padding-bottom: 10px; }
      #welfare #wrap main #main-wrap section#section3 #section3-report .ribbon {
        position: relative;
        top: -20px;
        color: #b42026;
        margin-bottom: 20px; }
      #welfare #wrap main #main-wrap section#section3 #section3-report h3 {
        background: transparent;
        color: #b42026;
        font-size: 23px;
        position: relative;
        margin-bottom: 20px; }
        @media (max-width: 640px) {
          #welfare #wrap main #main-wrap section#section3 #section3-report h3 {
            font-size: 20px; } }
        #welfare #wrap main #main-wrap section#section3 #section3-report h3::after {
          content: "";
          display: block;
          width: 96%;
          height: 0;
          border-bottom: solid 2px #b42026;
          bottom: 0;
          position: absolute;
          left: -30px; }
      #welfare #wrap main #main-wrap section#section3 #section3-report p {
        margin-bottom: 40px; }
      #welfare #wrap main #main-wrap section#section3 #section3-report #section3-report-photos {
        width: 97%;
        max-width: 700px;
        margin: auto;
        display: table;
        border-collapse: collapse; }
        #welfare #wrap main #main-wrap section#section3 #section3-report #section3-report-photos div {
          display: table-row;
          width: 100%; }
          #welfare #wrap main #main-wrap section#section3 #section3-report #section3-report-photos div span {
            display: table-cell; }
            @media (max-width: 640px) {
              #welfare #wrap main #main-wrap section#section3 #section3-report #section3-report-photos div span {
                display: block; } }
      #welfare #wrap main #main-wrap section#section3 #section3-report h4 {
        width: 90%;
        max-width: 610px;
        margin: 68px auto 10px;
        padding-bottom: 10px;
        border-bottom: dotted 1px #b42026;
        text-align: center;
        color: #b42026;
        font-size: 21px;
        letter-spacing: 2px; }
        #welfare #wrap main #main-wrap section#section3 #section3-report h4[data-scroll] {
          transition: all 0.8s;
          transform-origin: center center; }
        #welfare #wrap main #main-wrap section#section3 #section3-report h4[data-scroll=hidden] {
          transform: scaleX(0.6);
          opacity: 0; }
        #welfare #wrap main #main-wrap section#section3 #section3-report h4[data-scroll=shown] {
          transform: scaleX(1);
          opacity: 1; }
      #welfare #wrap main #main-wrap section#section3 #section3-report .section3-report-content {
        width: 86%;
        max-width: 586px;
        margin: 20px auto;
        line-height: 1.8;
        text-align: left;
        font-size: 15px; }
      #welfare #wrap main #main-wrap section#section3 #section3-report #section3-report-more {
        font-size: 15px;
        margin: 80px auto 40px; }
      #welfare #wrap main #main-wrap section#section3 #section3-report .link {
        margin-bottom: 50px; }

#information #wrap header #header-wrap {
  background-image: url("../img/information-bk.jpg"); }
  @media (max-width: 1080px) {
    #information #wrap header #header-wrap #header-parts {
      right: 0;
      left: auto;
      min-width: 440px; } }
  @media (max-width: 640px) {
    #information #wrap header #header-wrap #header-parts {
      min-width: auto; }
      #information #wrap header #header-wrap #header-parts h1 {
        letter-spacing: 4px; } }
#information #wrap main #main-wrap section {
  border: solid 2px #b42026;
  max-width: 800px;
  margin-bottom: 68px;
  padding-top: 20px;
  padding-bottom: 54px; }
  #information #wrap main #main-wrap section::after {
    content: none; }
  #information #wrap main #main-wrap section h2 {
    font-size: 41px;
    letter-spacing: 6px;
    font-weight: normal;
    margin-bottom: 30px; }
    @media (max-width: 640px) {
      #information #wrap main #main-wrap section h2 {
        font-size: 30px;
        letter-spacing: 4px; } }
  #information #wrap main #main-wrap section p {
    text-align: center;
    margin-bottom: 30px; }
  #information #wrap main #main-wrap section .link {
    margin-bottom: 0; }
  #information #wrap main #main-wrap section#section2 {
    margin-bottom: 100px; }
    #information #wrap main #main-wrap section#section2 .link a {
      background: #fff3eb;
      color: #b42026;
      border: solid 1px #b42026; }
      #information #wrap main #main-wrap section#section2 .link a::after {
        border-bottom: solid 2px #b42026;
        border-right: solid 2px #b42026; }

.interview #wrap header #header-wrap {
  width: 100%;
  max-width: 990px;
  max-height: 514px;
  height: 51.9191919192vw;
  min-height: 300px;
  margin: auto;
  position: relative; }
  @media (max-width: 640px) {
    .interview #wrap header #header-wrap {
      background-size: auto 100%;
      background-position: center center; } }
  .interview #wrap header #header-wrap #header-parts {
    position: absolute;
    left: 5%;
    top: 18%;
    margin: auto; }
    @media (max-width: 640px) {
      .interview #wrap header #header-wrap #header-parts {
        top: 14%; } }
    .interview #wrap header #header-wrap #header-parts h1,
    .interview #wrap header #header-wrap #header-parts p {
      color: white; }
    .interview #wrap header #header-wrap #header-parts h1 {
      font-weight: normal;
      font-size: 13px;
      position: relative;
      padding-bottom: 6px; }
      .interview #wrap header #header-wrap #header-parts h1::after {
        content: "";
        display: block;
        position: absolute;
        width: 30px;
        height: 0;
        border-bottom: solid 1px white;
        bottom: 0;
        left: 0; }
      .interview #wrap header #header-wrap #header-parts h1 span {
        font-size: 31px; }
    .interview #wrap header #header-wrap #header-parts p {
      font-size: 35px;
      line-height: 1.9;
      letter-spacing: 3px;
      font-weight: normal;
      margin-top: 0; }
      @media (max-width: 1080px) {
        .interview #wrap header #header-wrap #header-parts p {
          line-height: 1.6;
          font-size: 32px; } }
      @media (max-width: 640px) {
        .interview #wrap header #header-wrap #header-parts p {
          margin-top: 10px;
          font-size: 20px; } }
.interview #wrap main #main-wrap #section1 #section1-profile {
  width: 95%;
  max-width: 555px;
  margin: 96px auto 130px;
  position: relative;
  border-bottom: double 6px #b42026; }
  @media (max-width: 640px) {
    .interview #wrap main #main-wrap #section1 #section1-profile {
      margin-top: 46px; } }
  .interview #wrap main #main-wrap #section1 #section1-profile::before, .interview #wrap main #main-wrap #section1 #section1-profile::after {
    content: "";
    width: calc(100% - 358px);
    height: 0;
    border-bottom: solid 2px #b42026;
    position: absolute;
    display: block;
    margin: auto;
    top: 25px; }
    @media (max-width: 640px) {
      .interview #wrap main #main-wrap #section1 #section1-profile::before, .interview #wrap main #main-wrap #section1 #section1-profile::after {
        width: calc(50% - 76px); } }
  .interview #wrap main #main-wrap #section1 #section1-profile::before {
    left: 0; }
  .interview #wrap main #main-wrap #section1 #section1-profile::after {
    right: 0; }
  .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll] {
    transition: all 0.8s; }
    .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll]::before, .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll]::after {
      transition: all 0.8s 0.2s; }
    .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll]::before {
      transform-origin: right center; }
    .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll]::after {
      transform-origin: left center; }
    .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll] #section1-profile-img {
      transition: all 0.8s 0.4s; }
    .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll] #section1-profile-desc {
      transition: all 0.8s 0.6s;
      transform-origin: left center; }
  .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll=hidden] {
    opacity: 0;
    transform: translateY(10px); }
    .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll=hidden]::before, .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll=hidden]::after {
      transform: scaleX(0);
      transition: all 0.8s; }
    .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll=hidden] #section1-profile-img {
      opacity: 0;
      transform: translateY(10px) rotate(5deg);
      transition: all 0.8s; }
    .interview #wrap main #main-wrap #section1 #section1-profile[data-scroll=hidden] #section1-profile-desc {
      opacity: 0;
      transform: scaleX(0.8);
      transition: all 0.8s; }
  .interview #wrap main #main-wrap #section1 #section1-profile #section1-profile-img {
    position: absolute;
    width: 120px;
    bottom: 0;
    margin: 0;
    left: 6%; }
    @media (max-width: 640px) {
      .interview #wrap main #main-wrap #section1 #section1-profile #section1-profile-img {
        width: 100px;
        left: 3%; } }
  .interview #wrap main #main-wrap #section1 #section1-profile #section1-profile-desc {
    margin-left: 180px; }
    @media (max-width: 640px) {
      .interview #wrap main #main-wrap #section1 #section1-profile #section1-profile-desc {
        margin-left: 120px; } }
    .interview #wrap main #main-wrap #section1 #section1-profile #section1-profile-desc #section1-profile-desc-branch {
      font-size: 13px;
      letter-spacing: 1px;
      margin-top: 26px;
      margin-bottom: 12px; }
    .interview #wrap main #main-wrap #section1 #section1-profile #section1-profile-desc #section1-profile-desc-name {
      font-size: 31px;
      letter-spacing: 3px;
      margin-top: 0;
      margin-bottom: 16px; }
      .interview #wrap main #main-wrap #section1 #section1-profile #section1-profile-desc #section1-profile-desc-name span {
        font-size: 13px;
        letter-spacing: 1px; }
    .interview #wrap main #main-wrap #section1 #section1-profile #section1-profile-desc #section1-profile-desc-text {
      font-size: 11px;
      margin-top: 0;
      margin-bottom: 32px;
      text-align: justify; }
.interview #wrap main #main-wrap .episode {
  position: relative;
  max-width: 1100px;
  margin: 0 auto 120px;
  overflow-x: hidden; }
  .interview #wrap main #main-wrap .episode .ep-img {
    position: absolute;
    z-index: -1; }
  .interview #wrap main #main-wrap .episode .ep-txt#ep2-txt {
    text-align: right;
    padding-top: 220px; }
  .interview #wrap main #main-wrap .episode .ep-txt h3 {
    font-size: 95px;
    font-weight: normal;
    text-align: center;
    display: inline-block;
    margin-top: 72px;
    margin-bottom: 0;
    color: #b42026;
    line-height: 1;
    padding: 8px; }
    @media (max-width: 1080px) {
      .interview #wrap main #main-wrap .episode .ep-txt h3 {
        background: rgba(255, 255, 255, 0.6);
        box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.6); } }
    @media (max-width: 640px) {
      .interview #wrap main #main-wrap .episode .ep-txt h3 {
        font-size: 60px;
        margin-top: 10px; } }
    .interview #wrap main #main-wrap .episode .ep-txt h3 span {
      font-size: 12px;
      text-align: center;
      display: block;
      letter-spacing: 2px;
      opacity: 0.7; }
  .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content {
    padding-bottom: 84px; }
    .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content::before {
      content: "";
      display: block;
      width: 0;
      height: 100%;
      border-left: solid 1px #b42026;
      position: absolute; }
    .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content[data-scroll]::before {
      transition: all 2.8s;
      transform-origin: center top; }
    .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content[data-scroll=hidden]::before {
      transform: scaleY(0);
      opacity: 0;
      transition: all 0.8s; }
    .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep1-txt-content {
      position: relative;
      padding-left: 20px;
      margin-left: 38px; }
      @media (max-width: 640px) {
        .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep1-txt-content {
          padding-left: 14px;
          margin-left: 10px; } }
      .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep1-txt-content::before {
        left: 0; }
    .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep2-txt-content {
      position: relative;
      padding-right: 20px;
      margin-right: 38px;
      text-align: right; }
      @media (max-width: 640px) {
        .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep2-txt-content {
          padding-right: 14px;
          margin-right: 10px; } }
      .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep2-txt-content::before {
        right: 0; }
      .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep2-txt-content .large {
        text-align: right; }
        @media (max-width: 640px) {
          .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep2-txt-content .large {
            text-align: left; } }
        .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep2-txt-content .large .large-inner {
          width: 440px;
          margin-top: 80px; }
          @media (max-width: 640px) {
            .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content#ep2-txt-content .large .large-inner {
              width: auto; } }
    .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content .large {
      margin-bottom: 0;
      display: block;
      text-align: left;
      position: relative;
      padding: 10px; }
      .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content .large .large-inner {
        font-size: 29px;
        line-height: 1.8;
        letter-spacing: 2px;
        display: inline-block;
        text-align: left;
        margin: 0;
        padding: 0; }
        @media (max-width: 1080px) {
          .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content .large .large-inner {
            background: rgba(255, 255, 255, 0.6);
            box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.6); } }
        @media (max-width: 640px) {
          .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content .large .large-inner {
            font-size: 20px; } }
    .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content .normal {
      font-size: 15px;
      line-height: 1.9;
      width: 440px;
      padding: 10px;
      margin: 0;
      display: inline-block;
      text-align: justify; }
      @media (max-width: 1080px) {
        .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content .normal {
          background: rgba(255, 255, 255, 0.6);
          box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.6); } }
      @media (max-width: 640px) {
        .interview #wrap main #main-wrap .episode .ep-txt .ep-txt-content .normal {
          width: calc(100% - 20px);
          font-size: 14px;
          padding: 6px; } }
  .interview #wrap main #main-wrap .episode#section2 {
    padding-left: 10%; }
    @media (max-width: 640px) {
      .interview #wrap main #main-wrap .episode#section2 {
        padding-left: 2%; } }
  .interview #wrap main #main-wrap .episode#section3 {
    padding-right: 10%; }
    @media (max-width: 640px) {
      .interview #wrap main #main-wrap .episode#section3 {
        padding-right: 2%; } }
.interview #wrap main #main-wrap #section4 {
  text-align: center;
  padding-bottom: 50px; }
  .interview #wrap main #main-wrap #section4 .link {
    display: inline-block;
    margin-left: 30px;
    margin-right: 30px; }
    @media (max-width: 1080px) {
      .interview #wrap main #main-wrap #section4 .link {
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 30px; } }
.interview#file1 #wrap header #header-wrap {
  background-image: url("../img/interview-file1-bk.jpg");
  background-position: 36% 50%; }
.interview#file1 main #main-wrap .episode .ep-img#ep1-img1 {
  width: 616px;
  right: 0; }
.interview#file1 main #main-wrap .episode .ep-img#ep1-img2 {
  width: 372px;
  right: 10%;
  top: 53%; }
  @media (max-width: 1080px) {
    .interview#file1 main #main-wrap .episode .ep-img#ep1-img2 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file1 main #main-wrap .episode .ep-img#ep1-img2 {
      top: 420px; } }
.interview#file1 main #main-wrap .episode .ep-img#ep1-img3 {
  width: 178px;
  right: 30%;
  bottom: 0%; }
  @media (max-width: 1080px) {
    .interview#file1 main #main-wrap .episode .ep-img#ep1-img3 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file1 main #main-wrap .episode .ep-img#ep1-img3 {
      display: none; } }
.interview#file1 main #main-wrap .episode .ep-img#ep2-img1 {
  width: 676px;
  left: 10%; }
  @media (max-width: 1080px) {
    .interview#file1 main #main-wrap .episode .ep-img#ep2-img1 {
      width: 600px;
      left: auto;
      right: 0; } }
  @media (max-width: 640px) {
    .interview#file1 main #main-wrap .episode .ep-img#ep2-img1 {
      width: 500px; } }
.interview#file1 main #main-wrap .episode .ep-img#ep2-img2 {
  width: 448px;
  left: 0;
  top: 50%; }
  @media (max-width: 1080px) {
    .interview#file1 main #main-wrap .episode .ep-img#ep2-img2 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file1 main #main-wrap .episode .ep-img#ep2-img2 {
      left: auto;
      right: 5%;
      top: auto;
      bottom: 0; } }
.interview#file2 #wrap header #header-wrap {
  background-image: url("../img/interview-file2-bk.jpg");
  background-position: 36% 50%; }
.interview#file2 main #main-wrap #section1 #section1-profile #section1-profile-img {
  width: 80px;
  left: 9%; }
.interview#file2 main #main-wrap .episode .ep-txt .ep-txt-content p.normal {
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.6); }
.interview#file2 main #main-wrap .episode .ep-img#ep1-img1 {
  width: 516px;
  right: 4%;
  top: 0; }
.interview#file2 main #main-wrap .episode .ep-img#ep1-img2 {
  width: 402px;
  right: 0%;
  top: 53%; }
  @media (max-width: 1080px) {
    .interview#file2 main #main-wrap .episode .ep-img#ep1-img2 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file2 main #main-wrap .episode .ep-img#ep1-img2 {
      top: 420px; } }
.interview#file2 main #main-wrap .episode .ep-img#ep2-img1 {
  width: 668px;
  left: 0; }
  @media (max-width: 1080px) {
    .interview#file2 main #main-wrap .episode .ep-img#ep2-img1 {
      width: 600px;
      left: auto;
      right: 0; } }
  @media (max-width: 640px) {
    .interview#file2 main #main-wrap .episode .ep-img#ep2-img1 {
      width: 500px; } }
.interview#file2 main #main-wrap .episode .ep-img#ep2-img2 {
  width: 380px;
  left: 6%;
  top: 50%; }
  @media (max-width: 1080px) {
    .interview#file2 main #main-wrap .episode .ep-img#ep2-img2 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file2 main #main-wrap .episode .ep-img#ep2-img2 {
      left: auto;
      right: 5%;
      top: auto;
      bottom: 0; } }
.interview#file3 #wrap header #header-wrap {
  background-image: url("../img/interview-file3-bk.jpg");
  background-position: 36% 50%; }
.interview#file3 main #main-wrap #section1 #section1-profile #section1-profile-img {
  width: 98px;
  left: 8%; }
.interview#file3 main #main-wrap .episode .ep-img#ep1-img1 {
  width: 641px;
  right: 0%; }
.interview#file3 main #main-wrap .episode .ep-img#ep1-img2 {
  width: 390px;
  right: 0%;
  top: 53%; }
  @media (max-width: 1080px) {
    .interview#file3 main #main-wrap .episode .ep-img#ep1-img2 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file3 main #main-wrap .episode .ep-img#ep1-img2 {
      bottom: 0;
      top: auto; } }
.interview#file3 main #main-wrap .episode .ep-img#ep2-img1 {
  width: 674px;
  left: 0; }
  @media (max-width: 1080px) {
    .interview#file3 main #main-wrap .episode .ep-img#ep2-img1 {
      width: 600px;
      left: auto;
      right: 0; } }
  @media (max-width: 640px) {
    .interview#file3 main #main-wrap .episode .ep-img#ep2-img1 {
      width: 500px; } }
.interview#file3 main #main-wrap .episode .ep-img#ep2-img2 {
  width: 363px;
  left: 6%;
  top: 50%; }
  @media (max-width: 1080px) {
    .interview#file3 main #main-wrap .episode .ep-img#ep2-img2 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file3 main #main-wrap .episode .ep-img#ep2-img2 {
      left: auto;
      right: 5%;
      top: auto;
      bottom: 0; } }
.interview#file4 #wrap header #header-wrap {
  background-image: url("../img/interview-file4-bk.jpg");
  background-position: 36% 50%; }
  .interview#file4 #wrap header #header-wrap #header-parts {
    left: 43%;
    top: 29%; }
    @media (max-width: 640px) {
      .interview#file4 #wrap header #header-wrap #header-parts {
        left: 33%;
        top: auto;
        bottom: 1%; } }
    .interview#file4 #wrap header #header-wrap #header-parts p {
      letter-spacing: 1px; }
.interview#file4 main #main-wrap #section1 #section1-profile #section1-profile-img {
  width: 86px;
  left: 8%; }
.interview#file4 main #main-wrap .episode .ep-txt .ep-txt-content p.normal {
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.6); }
.interview#file4 main #main-wrap .episode .ep-img#ep1-img1 {
  width: 516px;
  right: 0%; }
  @media (max-width: 640px) {
    .interview#file4 main #main-wrap .episode .ep-img#ep1-img1 {
      left: 0;
      top: 0; } }
.interview#file4 main #main-wrap .episode .ep-img#ep1-img2 {
  width: 316px;
  right: 4%;
  top: 56%; }
  @media (max-width: 1080px) {
    .interview#file4 main #main-wrap .episode .ep-img#ep1-img2 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file4 main #main-wrap .episode .ep-img#ep1-img2 {
      bottom: 0;
      top: auto; } }
.interview#file4 main #main-wrap .episode .ep-img#ep1-img3 {
  width: 218px;
  right: 22%;
  bottom: 0; }
  @media (max-width: 1080px) {
    .interview#file4 main #main-wrap .episode .ep-img#ep1-img3 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file4 main #main-wrap .episode .ep-img#ep1-img3 {
      display: none; } }
.interview#file4 main #main-wrap .episode .ep-img#ep2-img1 {
  width: 626px;
  left: 0; }
  @media (max-width: 1080px) {
    .interview#file4 main #main-wrap .episode .ep-img#ep2-img1 {
      width: 600px;
      left: auto;
      right: 0; } }
  @media (max-width: 640px) {
    .interview#file4 main #main-wrap .episode .ep-img#ep2-img1 {
      width: 500px;
      left: -15%; } }
.interview#file4 main #main-wrap .episode .ep-img#ep2-img2 {
  width: 380px;
  left: 6%;
  top: 47%; }
  @media (max-width: 1080px) {
    .interview#file4 main #main-wrap .episode .ep-img#ep2-img2 {
      opacity: 0.3; } }
  @media (max-width: 640px) {
    .interview#file4 main #main-wrap .episode .ep-img#ep2-img2 {
      left: auto;
      right: 5%;
      top: auto;
      bottom: 0; } }

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