@charset "UTF-8";
/* Scss Document */
/* interview.scss*/
/* Caution*/
/*! ========================================
※※※※※※※※※※※※※※※※※※※※
このCSSはSassから生成されています。
直接編集しないでください。
※※※※※※※※※※※※※※※※※※※※
=========================================== */
/* import*/
/* Scss Document */
/* _breakpoints.scss*/
/*ブレークポイント*/
/**/
/**/
/*　 colors　*/
.cf::after {
  content: "";
  clear: both;
  display: table; }

/*　インタビュー interview*/
html, css {
  touch-action: none; }

body::-webkit-scrollbar {
  display: none; }

#wrapper {
  /*　最初のタイトルエリア*/ }
  #wrapper #interview {
    border-top: 1px solid #afafaf;
    padding-top: 0;
    position: fixed;
    z-index: 100; }
    @media screen and (max-width: 480px) {
      #wrapper #interview {
        padding: 0;
        border-top: none !important; } }
    #wrapper #interview .container {
      position: fixed;
      top: 130px; }
      #wrapper #interview .container.fullheight {
        top: 0; }
  #wrapper .scrollSpacer {
    position: relative; }
  #wrapper #interview-title {
    z-index: 100;
    color: #000000;
    padding: 0 0 0 0;
    height: 800px;
    margin-top: -20px; }
    #wrapper #interview-title .parallaxbg {
      height: 100%; }
    @media screen and (max-width: 480px) {
      #wrapper #interview-title {
        padding: 0;
        height: 300px; } }
    #wrapper #interview-title .container {
      background-repeat: no-repeat;
      background-position: right 0px top 20px;
      background-size: 32%; }
      #wrapper #interview-title .container.year2017 {
        background-image: url(../images/ico-compe2017_bk.png); }
      @media screen and (max-width: 959px) {
        #wrapper #interview-title .container {
          width: 1200px;
          margin: 0 auto; } }
      @media screen and (max-width: 480px) {
        #wrapper #interview-title .container {
          width: 100%;
          height: 230px;
          margin: 0;
          padding: 20px 16px 0px 16px;
          background-position: left 16px bottom 16px;
          background-size: 50%; } }
      #wrapper #interview-title .container .topBack {
        margin: 20px 0 20px; }
    #wrapper #interview-title h1#interview-title-head {
      position: relative;
      color: #666666;
      font-size: 24px;
      font-weight: 100;
      line-height: 1.0;
      padding-top: 0;
      padding-bottom: 1vh; }
      #wrapper #interview-title h1#interview-title-head span {
        font-size: 14px; }
      @media screen and (max-width: 480px) {
        #wrapper #interview-title h1#interview-title-head {
          font-size: 18px; }
          #wrapper #interview-title h1#interview-title-head span {
            font-size: 14px; } }
    #wrapper #interview-title .int-lead-box {
      position: relative;
      top: 3vh; }
      @media screen and (max-width: 1319px) {
        #wrapper #interview-title .int-lead-box {
          top: 3vh; } }
      #wrapper #interview-title .int-lead-box h1.maintitle {
        font-size: 36px;
        line-height: 1.4; }
        @media screen and (max-width: 480px) {
          #wrapper #interview-title .int-lead-box h1.maintitle {
            font-size: 30px;
            border-bottom: none; } }
    #wrapper #interview-title .designer-box {
      border-top: none;
      min-height: 100px;
      height: 19vh; }
      #wrapper #interview-title .designer-box p {
        margin-bottom: 0;
        line-height: 1.4; }
      #wrapper #interview-title .designer-box .designer-shoulder {
        font-size: 14px;
        margin-bottom: 14px; }
      #wrapper #interview-title .designer-box .designer-name {
        font-size: 24px;
        line-height: 0.8; }
        #wrapper #interview-title .designer-box .designer-name span {
          font-size: 14px; }
      @media screen and (max-width: 1319px) {
        #wrapper #interview-title .designer-box {
          min-height: 60px;
          height: 16vh; } }
  #wrapper #interview-work {
    z-index: 200;
    color: #FFFFFF;
    height: 100vh; }
    #wrapper #interview-work .parallaxbg {
      position: relative;
      height: 100%; }
    #wrapper #interview-work .container {
      height: 100vh; }
    #wrapper #interview-work img.compeyear {
      width: 140px;
      height: auto;
      margin: 80px 0 20px; }
    #wrapper #interview-work h2 {
      margin-bottom: 0; }
    #wrapper #interview-work .winner-work {
      font-size: 36px; }
  #wrapper #interview-text1 {
    z-index: 300;
    height: 120vh; }
    #wrapper #interview-text1 .container {
      min-height: 100vh; }
  #wrapper #interview-text2 {
    z-index: 300; }
    #wrapper #interview-text2 .parallaxbg {
      height: 100%; }
  #wrapper #interview-text3 {
    z-index: 300; }
    #wrapper #interview-text3 .parallaxbg {
      height: 100%; }
  #wrapper .int-text-wrapper .container {
    height: 100vh;
    display: flex; }
    #wrapper .int-text-wrapper .container.fx-center {
      justify-content: center; }
    #wrapper .int-text-wrapper .container.fx-end {
      justify-content: flex-end; }


footer {
  width: 100%;
  position: fixed;
  bottom: -500px;
  z-index: 10000;
  opacity: 0; }
  @media screen and (max-width: 480px) {
    footer {
      opacity: 1; } }

.backImgWrapper__img__changeImgWrapper {
  position: absolute; }
  .backImgWrapper__img__changeImgWrapper .backImgWrapper__img__changeImgWrapper--img {
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }

.backImgWrapper {
  position: fixed;
  z-index: 1; }
  @media screen and (max-width: 480px) {
    .backImgWrapper {
      display: none; } }
  .backImgWrapper .backImgWrapper__img {
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
  .backImgWrapper .im1 {
    background-image: url(../images/interview/i01.jpg); }
  .backImgWrapper .im1.tablet {
    background-position: -850px 0; }
    @media (orientation: landscape) {
      .backImgWrapper .im1.tablet {
        background-position: 0; } }

.spBackImgWrapper {
  position: fixed;
  z-index: 1;
  display: none; }
  @media screen and (max-width: 480px) {
    .spBackImgWrapper {
      display: block; } }
  .spBackImgWrapper .spBackImgWrapper__img {
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
  .spBackImgWrapper .spBackImgWrapper__img--widthFix {
    background-size: contain;
    background-position: top; }

.interview-content {
  opacity: 0;
  position: absolute;
  top: 0; }
  @media screen and (max-width: 480px) {
    .interview-content {
      position: fixed; } }
  .interview-content > div {
    margin-top: -1px; }

.maintitle {
  opacity: 1.0; }

.ic1, .sic1 {
  opacity: 1; }

.parallaxbg {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 600ms; }

.parallaxbg.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

.faderWrapper {
  position: fixed;
  background-color: white;
  z-index: 20000;
  text-align: center;
  font-size: 0.6rem;
  width: 100%;
  height: 100%; }
  .faderWrapper .faderContent {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 3.2rem; }
    .faderWrapper .faderContent .faderContent--text {
      margin-top: 10px; }

@media screen and (max-width: 480px) {
  .sideNavi {
    display: none; } }

.sideNaviWrapper {
  width: 27px;
  position: fixed;
  right: 77px;
  z-index: 350; }
  @media screen and (max-width: 900px) {
    .sideNaviWrapper {
      right: 15px; } }
  @media screen and (max-width: 480px) {
    .sideNaviWrapper {
      border-width: 40px;
      bottom: 76px;
      right: 20px;
      width: 40px;
      z-index: 3500; } }
  .sideNaviWrapper a {
    width: 6px;
    height: 6px;
    margin: 0 auto;
    display: block; }
  .sideNaviWrapper .sideNavi--nav {
    width: 6px;
    height: 6px;
    background-color: #999999;
    margin: 6px auto 0 auto; }
  .sideNaviWrapper .sideNaviWrapper__TopBtn {
    margin: 0px auto 24px auto; }
    @media screen and (max-width: 480px) {
      .sideNaviWrapper .sideNaviWrapper__TopBtn {
        width: 27px; } }
    .sideNaviWrapper .sideNaviWrapper__TopBtn img {
      opacity: 0; }
  .sideNaviWrapper .sideNaviWrapper__BottomBtn {
    margin-top: 24px; }
    @media screen and (max-width: 480px) {
      .sideNaviWrapper .sideNaviWrapper__BottomBtn {
        width: 40px;
        height: 40px; } }
  .sideNaviWrapper .sideNaviWrapper__BackBtn {
    margin-bottom: 15px; }
    @media screen and (max-width: 480px) {
      .sideNaviWrapper .sideNaviWrapper__BackBtn {
        margin: 0px auto 15px auto;
        width: 27px; } }
    .sideNaviWrapper .sideNaviWrapper__BackBtn img {
      opacity: 0; }

p.int-body {
  font-weight: normal;
  color: #666; }

.interview-box {
  max-width: 636px;
  width: 636px;
  margin: 0 auto;
  text-align: left; }
  @media screen and (max-width: 1200px) {
    .interview-box {
      width: 60%; } }
  @media screen and (max-width: 480px) {
    .interview-box {
      width: 100%; } }
  .interview-box h2 {
    font-size: 24px;
    margin-bottom: 30px; }
  .interview-box h3 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 40px; }
  .interview-box p.int-asking {
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-weight: normal;
    color: #000;
    padding-top: 60px; }

.interview-content {
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: normal;
  color: #000; }
  @media screen and (max-width: 480px) {
    .interview-content {
      z-index: 2000; 
      margin-top:50px;
} }
  .interview-content h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 40px; }
  .interview-content .interview-content--rightFixObj {
    position: absolute;
    right: 0;
    background-color: white;
    padding-left: 40px; }
  .interview-content .interview-content--bottomFixObj {
    width: 100%;
    height: 55%;
    position: absolute;
    bottom: 0;
    background-color: white; }
  .interview-content .interview-content--profile {
    background-color: white;
    width: 469px;
    padding-top: 4vh;
    padding-left: 40px;
    padding-bottom: 54px;
    padding-right: 40px;
    position: absolute;
    right: 200px; }
    .interview-content .interview-content--profile h2 {
      margin-bottom: 6vh; }
    .interview-content .interview-content--profile .link {
      float: right;
      font-size: 12px;
      line-height: 0;
      font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
      background-image: url(../images/interview/link_arrow.png);
      background-size: 10px 20px;
      background-position: right top;
      background-repeat: no-repeat;
      height: 20px;
      padding-right: 30px;
      position: relative;
      margin-top: 20px; }
      .interview-content .interview-content--profile .link a {
        line-height: 24px;
        color: #000000;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; }
    .interview-content .interview-content--profile .name {
      font-size: 18px;
      margin-bottom: 4px; }
    .interview-content .interview-content--profile .prof p {
      font-size: 12px;
      line-height: 1.4;
      font-family: 'GillSansNova-UltraLight', "FP-ヒラギノ角ゴ StdN W1", sans-serif !important;
      font-weight: normal;
      color: #666666; }
  .interview-content .contentBox1 {
    max-width: 389px;
    width: 64%; }
    @media screen and (max-width: 900px) {
      .interview-content .contentBox1 {
        width: 80%; } }
  .interview-content .contentBox2 {
    max-width: 1200px;
    width: 80%;
    position: absolute;
    top: 67px;
    margin: 0 auto;
    right: 0;
    left: 0;
    padding-right: 370px; }
    @media screen and (max-width: 1300px) {
      .interview-content .contentBox2 {
        width: 80%;
        top: 40px;
        padding-right: 40px; } }

#contentWrapper {
  height: 1px; }

@media screen and (max-width: 480px) {
  #interview {
    display: none; } }
#interview .jAnchor {
  position: relative; }

#interviewSP {
  display: none;
  color: #666666;
  line-height: 1.3rem;
  /*.interview-content--profile スマホ ここまで*/ }
  @media screen and (max-width: 480px) {
    #interviewSP {
      display: block; } }
  #interviewSP h1 {
    font-size: 18px;
    color: #666666; }
    @media screen and (max-width: 340px) {
      #interviewSP h1 {
        font-size: 16px; } }
  #interviewSP .interview-box h2 {
    font-size: 18px; }
    @media screen and (max-width: 375px) {
      #interviewSP .interview-box h2 {
        font-size: 15px; } }
    @media screen and (max-width: 340px) {
      #interviewSP .interview-box h2 {
        font-size: 13px; } }
  #interviewSP h2 {
    font-size: 4.375vw;
    line-height: 1.4;
    margin-bottom: 10px; }
  #interviewSP .interview-box h3 {
    font-size: 11px;
    line-height: 1.5;
    font-feature-settings: "palt"; }
  #interviewSP p {
    font-size: 11px;
    line-height: 1.5;
    font-feature-settings: "palt"; }
  #interviewSP p.int-asking {
    font-size: 12px;
    line-height: 1.5;
    font-feature-settings: "palt";
    padding-top: 2.0vh; }
    @media screen and (max-width: 375px) {
      #interviewSP p.int-asking {
        font-size: 10px; } }
    @media screen and (max-width: 340px) {
      #interviewSP p.int-asking {
        font-size: 8px; } }
  #interviewSP p.int-body {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 20px;
    padding-bottom: 0px; }
    @media screen and (max-width: 375px) {
      #interviewSP p.int-body {
        font-size: 10px; } }
    @media screen and (max-width: 340px) {
      #interviewSP p.int-body {
        font-size: 8px; } }
  #interviewSP .caption {
    font-size: 8px; }
  #interviewSP .subTitle {
    font-size: 14px; }
  #interviewSP #SP_interview-title-head {
    margin-top: 20px;
    margin-bottom: 45px; }
  #interviewSP .int-lead-box h1 {
    font-weight: 600;
    color: #000000; }
  #interviewSP .designer-name {
    font-size: 20px;
    margin-bottom: -10px; }
    @media screen and (max-width: 480px) {
      #interviewSP .designer-name {
        margin-bottom: 0px; } }
    @media screen and (max-width: 340px) {
      #interviewSP .designer-name {
        font-size: 14px; } }
  #interviewSP .designer-name-en {
    font-size: 11px;
    line-height: 1.5;
    font-feature-settings: "palt"; }
  #interviewSP .designer-box {
    border-top: none; }
  #interviewSP .container {
    padding-left: 18px;
    padding-right: 18px; }
  #interviewSP .widthFix {
    margin-top: 36vh; }
  #interviewSP .compeyear {
    width: 107px;
    margin-bottom: 12px; }
    @media screen and (max-width: 340px) {
      #interviewSP .compeyear {
        width: 96px;
        margin-bottom: 10px; } }
  #interviewSP #SP_interview-work h2 {
    font-size: 11px;
    line-height: 1.5;
    font-feature-settings: "palt"; }
    @media screen and (max-width: 340px) {
      #interviewSP #SP_interview-work h2 {
        font-size: 8px; } }
  #interviewSP #SP_interview-work .winner-work {
    font-size: 18px;
    margin-bottom: 2.5vh; }
    @media screen and (max-width: 375px) {
      #interviewSP #SP_interview-work .winner-work {
        font-size: 16px;
        margin-bottom: 1.5vh; } }
    @media screen and (max-width: 340px) {
      #interviewSP #SP_interview-work .winner-work {
        font-size: 14px;
        margin-bottom: 1.0vh; } }
  #interviewSP #SP_interview-work .designer-box--content--lead {
    padding-right: 18px; }
    #interviewSP #SP_interview-work .designer-box--content--lead .int-lead {
      font-size: 11px;
      line-height: 1.5;
      font-feature-settings: "palt"; }
      @media screen and (max-width: 340px) {
        #interviewSP #SP_interview-work .designer-box--content--lead .int-lead {
          font-size: 9px;
          line-height: 1.5; } }
  @media screen and (max-width: 480px) {
    #interviewSP .fx-center {
      width: 86vw;
      margin-top: 47vw; } }
  @media screen and (max-width: 340px) {
    #interviewSP .fx-center {
      width: 80vw; } }
  #interviewSP .container.cf {
    /*スマホ*/ }
    @media screen and (max-width: 480px) {
      #interviewSP .container.cf h2 {
        font-size: 16px;
        margin-bottom: 18px; } }
  @media screen and (max-width: 480px) and (max-width: 375px) {
    #interviewSP .container.cf h2 {
      font-size: 15px;
      margin-bottom: 14px; } }
    @media screen and (max-width: 480px) {
      #interviewSP .container.cf p {
        font-size: 10px;
        line-height: 0.9rem; }
        #interviewSP .container.cf p.name {
          font-size: 12px;
          margin-bottom: 13px; }
      #interviewSP .container.cf .link {
        float: right;
        font-size: 10px;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
        background-image: url(../images/interview/link_arrow.svg);
        background-position: right top;
        background-repeat: no-repeat;
        height: 20px;
        padding-right: 30px;
        position: relative;
        margin-top: 20px; }
        #interviewSP .container.cf .link a {
          line-height: 8px;
          color: #000000;
          font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; } }

@media screen and (max-width: 480px) {
  .bottomNaviWrapper {
    display: none; } }
.bottomNaviWrapper .bottomNavi {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  position: fixed;
  bottom: 50px;
  left: 0;
  right: 0;
  z-index: 200; }

@media screen and (max-width: 959px) {
  #wrapper {
    min-width: auto;
    overflow: hidden; } }

.tablet_text {
  font-size: 18px !important; }

#SP_CTApart {
  background: #efefef;
  padding: 60px 0; }
  @media screen and (max-width: 480px) {
    #SP_CTApart {
      margin: 0;
      padding: 20px 20px 140px; } }
  #SP_CTApart .cta-wrapper {
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 480px) {
      #SP_CTApart .cta-wrapper {
        display: block; } }
    #SP_CTApart .cta-wrapper a img {
      width: 420px;
      height: auto;
      transition: all 0.5s; }
      @media screen and (max-width: 480px) {
        #SP_CTApart .cta-wrapper a img {
          width: 90%; } }
  @media screen and (max-width: 480px) and (max-width: 340px) {
    #SP_CTApart .cta-wrapper a img {
      width: 82%; } }

    #SP_CTApart .cta-wrapper a:hover img {
      opacity: 0.6; }
    #SP_CTApart .cta-wrapper .cta-catalogue a img {
      margin: 2.5% 5% 0 5%; }
      @media screen and (max-width: 340px) {
        #SP_CTApart .cta-wrapper .cta-catalogue a img {
          margin: 4.5% 9% 0 9%; } }
    #SP_CTApart .cta-wrapper .cta-contact a img {
      margin: 0 5% 2.5% 5%; }
      @media screen and (max-width: 340px) {
        #SP_CTApart .cta-wrapper .cta-contact a img {
          margin: 0 9% 4.5% 9%; } }

#CTApart, #SP_CTApart {
  background: transparent;
  padding: 0;
  display: none; }
  #CTApart .cta-wrapper, #SP_CTApart .cta-wrapper {
    position: relative;
    z-index: 10000; }
    #CTApart .cta-wrapper a, #SP_CTApart .cta-wrapper a {
      display: block; }

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