@charset "UTF-8";
/*----------------------------------
 fv
-----------------------------------*/
#fvArea {
  width: 100%;
  padding-top: 54.72%;
  position: relative; }
  @media (max-width: 480px) {
    #fvArea {
      padding-top: 0;
      height: 100vh; } }
  #fvArea .fvWrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    #fvArea .fvWrap .fvContainer {
      height: 100%; }
  #fvArea .mainArea {
    width: 95%;
    /*background: #BDC6CA;*/
    box-sizing: border-box;
    padding-top: 45px;
    padding-left: 40px;
    padding-bottom: 33px;
    position: relative;
    /*.fvBg {
    	background: #BDC6CA;
    	position: absolute;
    	width: 100%;
    	height: 100%;
    	left: 0;
    	top: 0;
    }
    .fvBox {
    	padding-top: 45px;
    	padding-left: 40px;
    	padding-bottom: 33px;
    }*/ }
    @media (max-width: 480px) {
      #fvArea .mainArea {
        width: calc(100% - 40px);
        padding-top: 25px;
        padding-left: 20px; } }
    #fvArea .mainArea.display:before {
      transform: translate(0, 0); }
    #fvArea .mainArea::before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #BDC6CA;
      transform: translate(-100%, 0);
      transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s; }
    #fvArea .mainArea .jpTtl {
      width: 27.19%;
      position: relative;
      float: left; }
      @media (max-width: 480px) {
        #fvArea .mainArea .jpTtl {
          width: 157px;
          float: none; } }
      #fvArea .mainArea .jpTtl::before {
        content: '';
        width: 100%;
        padding-top: 51.07%;
        display: block; }
      #fvArea .mainArea .jpTtl img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        object-position: center;
        margin: 0; }
    #fvArea .mainArea .enTtl {
      position: relative;
      margin-right: -15px;
      z-index: 1;
      width: 45.32%;
      float: right; }
      @media (max-width: 768px) {
        #fvArea .mainArea .enTtl {
          margin-right: -5px; } }
      @media (max-width: 480px) {
        #fvArea .mainArea .enTtl {
          width: 273px;
          float: none;
          margin-right: 0;
          margin-top: 60px; } }
      #fvArea .mainArea .enTtl::before {
        content: '';
        width: 100%;
        padding-top: 65.96%;
        display: block; }
      #fvArea .mainArea .enTtl img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        object-position: center;
        margin: 0; }
    #fvArea .mainArea .mainLogo {
      position: relative;
      margin-top: -130px;
      float: right;
      margin-right: 7%;
      width: 78.94%; }
      @media (max-width: 768px) {
        #fvArea .mainArea .mainLogo {
          margin-top: -63px; } }
      @media (max-width: 480px) {
        #fvArea .mainArea .mainLogo {
          margin-top: 20px;
          margin-right: 0;
          width: 304px;
          float: none; } }
      #fvArea .mainArea .mainLogo::before {
        content: '';
        width: 100%;
        padding-top: 30.92%;
        display: block; }
      #fvArea .mainArea .mainLogo .logoSlide {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        transform: translate(-100%, 0);
        transition: transform cubic-bezier(0, 0.44, 1, 0.61) 1s; }
        #fvArea .mainArea .mainLogo .logoSlide.display, #fvArea .mainArea .mainLogo .logoSlide.display span {
          transform: translate(0, 0); }
        #fvArea .mainArea .mainLogo .logoSlide span {
          position: absolute;
          display: block;
          bottom: 0;
          right: 0;
          margin: 0;
          width: 100%;
          height: 100%;
          transform: translate(100%, 0);
          transition: transform cubic-bezier(0, 0.44, 1, 0.61) 1s; }
      #fvArea .mainArea .mainLogo img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        object-position: center;
        margin: 0; }
    #fvArea .mainArea .enCaption {
      color: #F2F2F2;
      font-size: 4.5rem;
      font-family: neue-haas-grotesk-display;
      line-height: 1.1;
      position: absolute;
      top: 50%;
      left: 40px;
      clear: both; }
      @media (max-width: 768px) {
        #fvArea .mainArea .enCaption {
          font-size: 2.5rem; } }
      @media (max-width: 480px) {
        #fvArea .mainArea .enCaption {
          position: relative;
          left: 0;
          margin-top: 20px; } }
      #fvArea .mainArea .enCaption span {
        font-size: 1.2rem;
        display: block;
        margin-top: 15px; }
        @media (max-width: 768px) {
          #fvArea .mainArea .enCaption span {
            margin-top: 10px; } }
    #fvArea .mainArea .jpCaption {
      font-size: 2.0rem;
      line-height: 1.5;
      width: 95%;
      position: absolute;
      right: 0;
      bottom: 5%;
      margin-right: -15px; }
      @media (max-width: 768px) {
        #fvArea .mainArea .jpCaption {
          font-size: 1.4rem;
          margin-right: -5px; } }
      @media (max-width: 480px) {
        #fvArea .mainArea .jpCaption {
          width: 100%;
          margin-right: 0;
          padding-left: 20px;
          box-sizing: border-box;
          bottom: 3%; } }
      #fvArea .mainArea .jpCaption span {
        width: 45.32%;
        margin-left: auto;
        display: block; }
        @media (max-width: 480px) {
          #fvArea .mainArea .jpCaption span {
            width: 100%; } }
  #fvArea .subArea {
    width: 5%;
    position: relative; }
    @media (max-width: 480px) {
      #fvArea .subArea {
        width: 40px; } }
    #fvArea .subArea .scloll {
      position: absolute;
      width: 1px;
      height: 100px;
      background: #000;
      bottom: 0;
      left: 50%;
      animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite; }
      @media (max-width: 768px) {
        #fvArea .subArea .scloll {
          height: 80px; } }
      @media (max-width: 480px) {
        #fvArea .subArea .scloll {
          height: 100px; } }

/* scroll_anime */
@keyframes sdl {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0; }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0; }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%; }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%; } }
/*----------------------------------
 about
-----------------------------------*/
#aboutArea {
  padding: 225px 0 332px; }
  @media (max-width: 768px) {
    #aboutArea {
      padding: 100px 0; } }
  #aboutArea .aboutTxtBox {
    margin-bottom: 225px; }
    @media (max-width: 768px) {
      #aboutArea .aboutTxtBox {
        margin-bottom: 80px; } }
    @media (max-width: 480px) {
      #aboutArea .aboutTxtBox {
        margin-bottom: 50px; } }
    #aboutArea .aboutTxtBox h2 {
      margin-bottom: 50px; }
      @media (max-width: 480px) {
        #aboutArea .aboutTxtBox h2 {
          width: 101%; } }
    #aboutArea .aboutTxtBox p {
      width: 50%; }
      @media (max-width: 1024px) {
        #aboutArea .aboutTxtBox p {
          width: 46%; } }
      @media (max-width: 768px) {
        #aboutArea .aboutTxtBox p {
          width: 100%; } }
  #aboutArea .imgBox {
    max-width: 540px;
    position: relative; }
    @media (max-width: 1024px) {
      #aboutArea .imgBox {
        width: 38%; } }
    @media (max-width: 768px) {
      #aboutArea .imgBox {
        margin: 0 auto 200px; } }
    @media (max-width: 480px) {
      #aboutArea .imgBox {
        width: 60%; } }
    #aboutArea .imgBox .pict2 {
      position: absolute;
      bottom: -107px;
      right: -45px; }
      @media (max-width: 1024px) {
        #aboutArea .imgBox .pict2 {
          width: 50%; } }
  #aboutArea .serviceTxtBox {
    padding-right: calc((100% - 1080px) / 2);
    width: 50%;
    box-sizing: border-box; }
    @media (max-width: 1024px) {
      #aboutArea .serviceTxtBox {
        width: 55%;
        padding-right: 5%; } }
    @media (max-width: 768px) {
      #aboutArea .serviceTxtBox {
        width: 100%;
        padding: 0 5%; } }
    #aboutArea .serviceTxtBox h2 {
      width: 107%;
      margin-bottom: 50px; }
    #aboutArea .serviceTxtBox p {
      width: 101%; }

/*----------------------------------
 why
-----------------------------------*/
#whyArea {
  padding: 225px 0;
  background: #fff; }
  @media (max-width: 768px) {
    #whyArea {
      padding: 100px 0; } }
  #whyArea .txtBox {
    width: 67%;
    padding-right: 5%;
    box-sizing: border-box; }
    @media (max-width: 768px) {
      #whyArea .txtBox {
        width: 100%; } }
    #whyArea .txtBox h2 {
      margin-bottom: 58px; }
      @media (max-width: 480px) {
        #whyArea .txtBox h2 {
          margin-bottom: 50px; } }
  #whyArea ul.problemList li {
    position: relative;
    padding-left: 32px; }
    #whyArea ul.problemList li::before {
      content: '';
      position: absolute;
      display: block;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      width: 20px;
      height: 20px;
      background: url("../img/why_check.svg") no-repeat;
      background-size: contain;
      background-position: center; }
    #whyArea ul.problemList li + li {
      margin-top: 12px; }
  #whyArea figure {
    width: 33%;
    box-sizing: border-box; }
    @media (max-width: 768px) {
      #whyArea figure {
        width: 50%;
        margin: 80px auto 0; } }
    @media (max-width: 480px) {
      #whyArea figure {
        width: 100%;
        margin: 50px auto 0; } }

/*----------------------------------
 project
-----------------------------------*/
#projectArea {
  padding: 225px 0;
  background: #202428; }
  @media (max-width: 768px) {
    #projectArea {
      padding: 100px 0; } }
  #projectArea .projectBox + .projectBox {
    margin-top: 220px; }
    @media (max-width: 768px) {
      #projectArea .projectBox + .projectBox {
        margin-top: 100px; } }
  #projectArea .projectBox:nth-of-type(even) .projectTxtBox {
    padding-left: calc((100% - 1080px) / 2); }
    @media (max-width: 1024px) {
      #projectArea .projectBox:nth-of-type(even) .projectTxtBox {
        padding: 0;
        margin-left: 5%; } }
  #projectArea .projectBox:nth-of-type(odd) .projectTxtBox {
    padding-right: calc((100% - 1080px) / 2);
    width: 42%; }
    @media (max-width: 1024px) {
      #projectArea .projectBox:nth-of-type(odd) .projectTxtBox {
        padding: 0;
        margin-right: 5%; } }
    @media (max-width: 768px) {
      #projectArea .projectBox:nth-of-type(odd) .projectTxtBox {
        width: 90%;
        margin-left: 5%; } }
    @media (min-width: 769px) {
      #projectArea .projectBox:nth-of-type(odd) .projectTxtBox {
        order: 1; } }
  #projectArea .projectBox.project01 .projectTxtBox .award span {
    height: 48px;
    line-height: 48px; }
  #projectArea .projectBox.project02 .projectTxtBox .award {
    display: table; }
    #projectArea .projectBox.project02 .projectTxtBox .award span {
      height: 96px;
      line-height: 2.4rem;
      display: table-cell;
      vertical-align: middle; }
  #projectArea .projectBox.project03 .projectTxtBox .award {
    display: table; }
    #projectArea .projectBox.project03 .projectTxtBox .award span {
      height: 72px;
      line-height: 2.4rem;
      display: table-cell;
      vertical-align: middle; }
  #projectArea .projectBox .projectTxtBox {
    width: 46%;
    box-sizing: border-box;
    height: 540px;
    position: relative; }
    @media (max-width: 768px) {
      #projectArea .projectBox .projectTxtBox {
        width: 90%;
        height: auto;
        margin-bottom: 80px; } }
    #projectArea .projectBox .projectTxtBox .commonTtl {
      color: #787878;
      max-width: 360px; }
      @media (max-width: 768px) {
        #projectArea .projectBox .projectTxtBox .commonTtl {
          max-width: 100%; } }
      #projectArea .projectBox .projectTxtBox .commonTtl::before {
        border-top: solid 1px #787878; }
    #projectArea .projectBox .projectTxtBox h2, #projectArea .projectBox .projectTxtBox h3, #projectArea .projectBox .projectTxtBox .commonBtn a {
      color: #E8E8E8; }
    #projectArea .projectBox .projectTxtBox h2 {
      margin-bottom: 50px; }
    #projectArea .projectBox .projectTxtBox h3 {
      margin-bottom: 10px; }
    #projectArea .projectBox .projectTxtBox .commonBtn {
      position: absolute;
      bottom: 0;
      margin-top: auto; }
      @media (max-width: 768px) {
        #projectArea .projectBox .projectTxtBox .commonBtn {
          position: initial;
          margin-top: 50px; } }
      #projectArea .projectBox .projectTxtBox .commonBtn a {
        border-bottom: solid 1px #E8E8E8; }
    #projectArea .projectBox .projectTxtBox .award + .award {
      margin-top: 12px; }
    #projectArea .projectBox .projectTxtBox .award span {
      font-size: 1.4rem;
      color: #BDC6CA;
      border: solid 1px #BDC6CA;
      padding: 0 1em; }
  #projectArea .projectBox .slideBox {
    width: 50%; }
    @media (max-width: 768px) {
      #projectArea .projectBox .slideBox {
        width: 90%;
        margin: 0 auto; } }

/* モーダル */
.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999; }

.modal_bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  position: absolute;
  width: 100%; }

.modal_content {
  background: #EDFE53;
  top: 0;
  left: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  box-sizing: border-box; }
  @media (max-width: 480px) {
    .modal_content {
      position: relative;
      overflow: auto;
      align-items: initial; } }
  .modal_content ul, .modal_content .txtBox {
    width: 43.75%; }
    @media (max-width: 1024px) {
      .modal_content ul, .modal_content .txtBox {
        width: 75%;
        margin: 0 auto; } }
    @media (max-width: 768px) {
      .modal_content ul, .modal_content .txtBox {
        width: 85%; } }
    @media (max-width: 480px) {
      .modal_content ul, .modal_content .txtBox {
        width: 100%; } }
  @media (max-width: 1024px) {
    .modal_content ul {
      justify-content: center; } }
  @media (max-width: 768px) {
    .modal_content ul {
      width: 70%; } }
  @media (max-width: 480px) {
    .modal_content ul {
      width: 100%;
      padding-top: 80px; } }
  .modal_content ul li {
    width: 210px;
    margin-right: 11%;
    margin-bottom: 60px;
    position: relative; }
    @media (max-width: 768px) {
      .modal_content ul li {
        width: 150px; } }
    .modal_content ul li::before {
      content: '';
      display: block;
      width: 100%;
      padding-top: 100%; }
    .modal_content ul li:nth-of-type(2n) {
      margin-right: 0; }
    .modal_content ul li img {
      margin: 0 auto;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  @media (max-width: 480px) {
    .modal_content .txtBox {
      padding-bottom: 80px; } }
  .modal_content .txtBox .commonTtl {
    margin-bottom: 50px; }
  .modal_content .txtBox p, .modal_content .txtBox h4 {
    font-size: 1.4rem; }
  .modal_content .txtBox h4 {
    font-weight: 700; }
  .modal_content .txtBox p:not(:last-of-type) {
    margin-bottom: 2em; }

.closeBtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 84px;
  height: 84px;
  display: block; }
  @media (max-width: 480px) {
    .closeBtn {
      width: 60px;
      height: 60px; } }
  .closeBtn .close_x {
    display: block;
    position: relative;
    width: 84px;
    height: 84px; }
    @media (max-width: 480px) {
      .closeBtn .close_x {
        width: 60px;
        height: 60px; } }
    .closeBtn .close_x::before, .closeBtn .close_x::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      width: 1px;
      height: 118px;
      background: #202428; }
      @media (max-width: 480px) {
        .closeBtn .close_x::before, .closeBtn .close_x::after {
          height: 82px; } }
    .closeBtn .close_x::before {
      transform: translate(-50%, -50%) rotate(45deg); }
    .closeBtn .close_x::after {
      transform: translate(-50%, -50%) rotate(-45deg); }

/*----------------------------------
 process
-----------------------------------*/
#processArea {
  padding: 225px 0; }
  @media (max-width: 768px) {
    #processArea {
      padding: 100px 0; } }
  #processArea .txtBox {
    margin-bottom: 100px; }
    @media (max-width: 768px) {
      #processArea .txtBox {
        margin-bottom: 80px; } }
    @media (max-width: 768px) {
      #processArea .txtBox {
        margin-bottom: 50px; } }
    #processArea .txtBox h2 {
      margin-bottom: 50px; }
    #processArea .txtBox p {
      width: 50%; }
      @media (max-width: 1024px) {
        #processArea .txtBox p {
          width: 45%; } }
      @media (max-width: 768px) {
        #processArea .txtBox p {
          width: 100%; } }
  #processArea .processSlide {
    margin-left: calc((100% - 1080px) / 2); }
    @media (max-width: 1024px) {
      #processArea .processSlide {
        width: 90%;
        margin: 0 auto; } }
    #processArea .processSlide ul li {
      padding: 80px 100px;
      background: #fff;
      border-radius: 25px;
      box-sizing: border-box;
      height: 467px; }
      @media (max-width: 1024px) {
        #processArea .processSlide ul li {
          padding: 60px 60px; } }
      @media (max-width: 768px) {
        #processArea .processSlide ul li {
          height: auto; } }
      @media (max-width: 480px) {
        #processArea .processSlide ul li {
          padding: 30px; } }
    #processArea .processSlide .processTxt {
      width: 65.62%;
      margin-right: 5%; }
      @media (max-width: 768px) {
        #processArea .processSlide .processTxt {
          width: 100%;
          margin-right: 0;
          margin-bottom: 50px; } }
      @media (max-width: 480px) {
        #processArea .processSlide .processTxt {
          margin-bottom: 40px; } }
      #processArea .processSlide .processTxt h4 {
        position: relative;
        font-size: 3.2rem;
        font-family: neue-haas-grotesk-display;
        font-weight: 600;
        letter-spacing: 0.1rem;
        margin-bottom: 50px;
        display: flex;
        align-items: center; }
        @media (max-width: 480px) {
          #processArea .processSlide .processTxt h4 {
            font-size: 2.5rem;
            margin-bottom: 20px; } }
        #processArea .processSlide .processTxt h4 .round {
          width: 50px;
          height: 50px;
          border-radius: 100px;
          background: #000;
          color: #EDFE53;
          font-size: 1.8rem;
          margin-right: 1em;
          text-align: center;
          line-height: 50px; }
    #processArea .processSlide .processList {
      width: 29.38%; }
      @media (max-width: 768px) {
        #processArea .processSlide .processList {
          width: 60%;
          margin: 0 auto; } }
      @media (max-width: 480px) {
        #processArea .processSlide .processList {
          width: 100%; } }
      #processArea .processSlide .processList p {
        padding: 0 1em;
        height: 48px;
        line-height: 48px;
        background: #EDFE53;
        margin-bottom: 24px; }
        @media (max-width: 480px) {
          #processArea .processSlide .processList p {
            margin-bottom: 16px; } }
      #processArea .processSlide .processList .dots span {
        display: block;
        width: 2px;
        height: 2px;
        border-radius: 5px;
        background: #000;
        margin: 0 auto; }
        #processArea .processSlide .processList .dots span + span {
          margin-top: 4px; }

/*----------------------------------
 Co-Creation
-----------------------------------*/
#coArea {
  padding-bottom: 225px; }
  @media (max-width: 768px) {
    #coArea {
      padding-bottom: 100px; } }
  #coArea .txtbox {
    margin-bottom: 100px; }
  #coArea figure {
    margin-bottom: 100px; }
    @media (max-width: 1024px) {
      #coArea figure {
        text-align: center; } }
  @media (max-width: 480px) {
    #coArea .txtbox, #coArea figure {
      margin-bottom: 80px; } }
  #coArea h2 {
    margin-bottom: 50px; }
  #coArea .swiper-pagination {
    position: relative; }

/*----------------------------------
 designer
-----------------------------------*/
#designerArea {
  padding: 225px 0;
  background: #BDC6CA; }
  @media (max-width: 768px) {
    #designerArea {
      padding: 100px 0; } }
  #designerArea .txtBox {
    margin-bottom: 200px; }
    @media (max-width: 768px) {
      #designerArea .txtBox {
        margin-bottom: 80px; }
        #designerArea .txtBox h2 {
          margin-bottom: 50px; } }
    #designerArea .txtBox p {
      width: 50%; }
      @media (max-width: 1024px) {
        #designerArea .txtBox p {
          width: 47%; } }
      @media (max-width: 768px) {
        #designerArea .txtBox p {
          width: 100%; } }
  #designerArea .designerBox {
    margin-bottom: 225px; }
    @media (max-width: 768px) {
      #designerArea .designerBox {
        margin-bottom: 100px; } }
    @media (max-width: 768px) {
      #designerArea .designerBox figure {
        text-align: center;
        margin-bottom: 4em; } }
    @media (max-width: 480px) {
      #designerArea .designerBox figure {
        width: 80%;
        margin: 0 auto 4em; } }
    #designerArea .designerBox .designerProf {
      width: 50%; }
      @media (max-width: 768px) {
        #designerArea .designerBox .designerProf {
          width: 100%; } }
      #designerArea .designerBox .designerProf h3.name {
        margin-bottom: 1em; }
        #designerArea .designerBox .designerProf h3.name span {
          color: #fff;
          margin-left: 1em;
          font-family: neue-haas-grotesk-display;
          font-weight: 500;
          letter-spacing: 0.2rem; }
      #designerArea .designerBox .designerProf .position {
        font-size: 1.4rem;
        margin-bottom: 2.5em; }
  #designerArea .awardPubLic {
    margin-bottom: 200px; }
    @media (max-width: 768px) {
      #designerArea .awardPubLic {
        margin-bottom: 80px; } }
  #designerArea .contents {
    width: 43.75%; }
    @media (max-width: 1024px) {
      #designerArea .contents {
        width: 45.75%; } }
    @media (max-width: 480px) {
      #designerArea .contents {
        width: 100%; } }
    #designerArea .contents h3 {
      margin-bottom: 50px; }
      @media (max-width: 480px) {
        #designerArea .contents h3 {
          margin-bottom: 30px; } }
    @media (max-width: 480px) {
      #designerArea .contents.awardBox {
        margin-bottom: 100px; } }
  #designerArea .movieBox .movieOpen {
    width: 43.7%;
    cursor: pointer;
    overflow: hidden;
    border-radius: 10px;
    position: relative; }
    @media (max-width: 1024px) {
      #designerArea .movieBox .movieOpen {
        width: 45.7%; } }
    @media (max-width: 480px) {
      #designerArea .movieBox .movieOpen {
        width: 100%; } }
    @media (max-width: 480px) {
      #designerArea .movieBox .movieOpen + .movieOpen {
        margin-top: 50px; } }
    #designerArea .movieBox .movieOpen .playBtn {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      display: block; }
      #designerArea .movieBox .movieOpen .playBtn span {
        width: 60px;
        height: 42px;
        display: block;
        transition: all 0.2s; }
        @media (max-width: 768px) {
          #designerArea .movieBox .movieOpen .playBtn span {
            width: calc(60px * 0.8);
            height: calc(42px * 0.8); } }
      #designerArea .movieBox .movieOpen .playBtn svg {
        width: 100%;
        height: auto; }
    #designerArea .movieBox .movieOpen:hover .playBtn span {
      transform: scale(1.15); }

.modalMovie span {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  display: block; }
  .modalMovie span iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*----------------------------------
 brand consistency
-----------------------------------*/
#brandArea {
  padding: 225px 0; }
  @media (max-width: 768px) {
    #brandArea {
      padding: 100px 0; } }
  #brandArea .txtBox {
    margin-bottom: 100px; }
    @media (max-width: 768px) {
      #brandArea .txtBox {
        margin-bottom: 50px; }
        #brandArea .txtBox h2 {
          margin-bottom: 50px; } }
    #brandArea .txtBox p {
      width: 50%; }
      @media (max-width: 1024px) {
        #brandArea .txtBox p {
          width: 47%; } }
      @media (max-width: 768px) {
        #brandArea .txtBox p {
          width: 100%; } }
  #brandArea figure {
    margin-bottom: 80px; }
    @media (max-width: 768px) {
      #brandArea figure {
        margin-bottom: 50px; } }
    @media (max-width: 480px) {
      #brandArea figure {
        text-align: center; } }

/*----------------------------------
 story
-----------------------------------*/
#storyArea {
  padding: 225px 0;
  background: #202428; }
  @media (max-width: 768px) {
    #storyArea {
      padding: 100px 0; } }
  #storyArea .commonTtl {
    color: #787878; }
    #storyArea .commonTtl::before {
      background: #787878; }
  #storyArea h2 {
    color: #fff; }
    @media (max-width: 768px) {
      #storyArea h2 {
        margin-bottom: 80px; } }
  #storyArea .leftBox {
    width: 33.4%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media (max-width: 1024px) {
      #storyArea .leftBox {
        width: 40%; } }
    @media (max-width: 768px) {
      #storyArea .leftBox {
        width: 100%;
        margin-bottom: 50px; }
        #storyArea .leftBox figure {
          text-align: center; } }
  #storyArea .rightBox {
    width: 50%; }
    @media (max-width: 768px) {
      #storyArea .rightBox {
        width: 100%; } }
    #storyArea .rightBox p {
      color: #fff;
      margin-bottom: 2.5em; }
    #storyArea .rightBox .commonBtn {
      margin-top: 4em; }
      #storyArea .rightBox .commonBtn a {
        color: #fff;
        border-bottom: solid 1px #fff; }

/*----------------------------------
 qa
-----------------------------------*/
#qaArea {
  padding: 225px 0 35px; }
  @media (max-width: 768px) {
    #qaArea {
      padding: 100px 0 15px; } }
  #qaArea h2 {
    margin-bottom: 80px; }
  #qaArea .commonAccordion dt {
    cursor: pointer;
    font-size: 2.0rem;
    font-weight: 700;
    box-sizing: border-box;
    position: relative;
    transition: .3s;
    width: 100%;
    height: 160px; }
    @media (max-width: 768px) {
      #qaArea .commonAccordion dt {
        font-size: 1.6rem; } }
    @media (max-width: 480px) {
      #qaArea .commonAccordion dt {
        font-size: 1.5rem; } }
    #qaArea .commonAccordion dt .border {
      border-top: solid 1.5px #fff;
      width: 90%;
      height: 100%;
      max-width: 1080px;
      margin: 0 auto;
      display: flex;
      align-items: center;
      box-sizing: border-box; }
    #qaArea .commonAccordion dt p {
      box-sizing: border-box;
      position: relative;
      width: 100%;
      display: flex; }
      #qaArea .commonAccordion dt p:before {
        content: "Q.";
        padding-right: 0.8em; }
    #qaArea .commonAccordion dt .toggle {
      position: absolute;
      display: block;
      width: 75px;
      height: 75px;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      border-radius: 100px;
      transition: 0.3s;
      background: #fff; }
      @media (max-width: 768px) {
        #qaArea .commonAccordion dt .toggle {
          width: 60px;
          height: 60px; } }
      @media (max-width: 480px) {
        #qaArea .commonAccordion dt .toggle {
          width: 45px;
          height: 45px; } }
      #qaArea .commonAccordion dt .toggle:before, #qaArea .commonAccordion dt .toggle:after {
        display: block;
        content: '';
        background-color: #000;
        position: absolute;
        width: 13px;
        height: 1px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
        @media (max-width: 768px) {
          #qaArea .commonAccordion dt .toggle:before, #qaArea .commonAccordion dt .toggle:after {
            width: 13px; } }
      #qaArea .commonAccordion dt .toggle:before {
        width: 1px;
        height: 13px; }
        @media (max-width: 768px) {
          #qaArea .commonAccordion dt .toggle:before {
            height: 13px; } }
      #qaArea .commonAccordion dt .toggle .circleAnime {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        fill: none; }
        @media (max-width: 768px) {
          #qaArea .commonAccordion dt .toggle .circleAnime {
            width: 60px;
            height: 60px; } }
        @media (max-width: 480px) {
          #qaArea .commonAccordion dt .toggle .circleAnime {
            width: 45px;
            height: 45px; } }
    #qaArea .commonAccordion dt.active {
      background: #fff; }
      #qaArea .commonAccordion dt.active .toggle {
        background: #f2f2f2; }
        #qaArea .commonAccordion dt.active .toggle:before {
          content: normal; }
    #qaArea .commonAccordion dt:hover {
      background: #fff; }
      #qaArea .commonAccordion dt:hover .toggle .circleAnime {
        -webkit-animation: circle 1s;
        animation: circle 1s;
        stroke: #c8c8c8;
        stroke-width: 1.4px; }
  #qaArea .commonAccordion:last-of-type dt .border {
    border-bottom: solid 1.5px #fff; }
  #qaArea .commonAccordion dd {
    font-size: 1.6rem;
    font-weight: 500;
    box-sizing: border-box;
    background: #fff;
    width: 100%;
    height: auto;
    padding-bottom: 60px; }
    @media (max-width: 768px) {
      #qaArea .commonAccordion dd {
        font-size: 1.4rem; } }
    @media (max-width: 480px) {
      #qaArea .commonAccordion dd {
        padding-bottom: 50px; } }
    #qaArea .commonAccordion dd p {
      width: 90%;
      height: 100%;
      max-width: 1080px;
      margin: 0 auto;
      padding-left: 2em;
      text-indent: -2em;
      box-sizing: border-box; }
      #qaArea .commonAccordion dd p:before {
        content: "A.";
        font-size: 2.0rem;
        padding-right: 0.8em; }

/*----------------------------------
 flow 
-----------------------------------*/
#flowArea {
  padding: 225px 0 220px; }
  @media (max-width: 768px) {
    #flowArea {
      padding: 100px 0 40px; } }
  #flowArea h2 {
    margin-bottom: 100px; }
    @media (max-width: 768px) {
      #flowArea h2 {
        margin-bottom: 80px; } }
  #flowArea ul li {
    width: 250px;
    position: relative; }
    @media (max-width: 768px) {
      #flowArea ul li {
        margin: 0 auto 100px;
        width: 80%; } }
    @media (max-width: 480px) {
      #flowArea ul li {
        margin: 0 auto 80px; } }
    @media (max-width: 768px) {
      #flowArea ul li::after {
        content: '';
        background: url("../img/arrow.svg") no-repeat;
        position: absolute;
        width: 34px;
        height: 7px;
        bottom: -48px;
        left: 50%;
        margin: 0;
        transform: translateX(-50%) rotate(90deg); } }
  @media (max-width: 768px) and (max-width: 480px) {
    #flowArea ul li::after {
      bottom: -30px; } }

    #flowArea ul li:last-of-type::after {
      display: none; }
    #flowArea ul li figure {
      text-align: center;
      margin: 0 auto 60px;
      position: relative; }
      @media (max-width: 768px) {
        #flowArea ul li figure {
          margin: 0 auto 30px; } }
      #flowArea ul li figure::after {
        content: '';
        background: url("../img/arrow.svg") no-repeat;
        position: absolute;
        width: 34px;
        height: 7px;
        top: 50%;
        right: -40%;
        margin: 0; }
        @media (max-width: 1024px) {
          #flowArea ul li figure::after {
            right: -25%; } }
        @media (max-width: 768px) {
          #flowArea ul li figure::after {
            display: none; } }
    #flowArea ul li:last-of-type figure::after {
      display: none; }
    #flowArea ul li .flowImg {
      width: 200px;
      height: 200px;
      position: relative;
      border-radius: 250px;
      overflow: hidden; }
      #flowArea ul li .flowImg img {
        margin: auto;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
    #flowArea ul li h3 {
      text-align: center;
      width: 150%;
      margin: 0 -25% 50px; }
      @media (max-width: 768px) {
        #flowArea ul li h3 {
          width: 100%;
          margin: 0 auto 30px; } }

/*----------------------------------
 contact 
-----------------------------------*/
#contact {
  padding-bottom: 225px; }
  @media (max-width: 768px) {
    #contact {
      padding-bottom: 120px; } }
  #contact .contactTop {
    margin-bottom: 80px; }
    @media (max-width: 768px) {
      #contact .contactTop {
        margin-bottom: 50px; } }
  @media (max-width: 768px) {
    #contact h2 {
      margin-bottom: 3rem; } }
  #contact .telWrap {
    text-align: center; }
    #contact .telWrap .number {
      font-size: 3.6rem;
      width: 540px;
      height: 85px;
      background: #EDFE53;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 0 auto 5px; }
      @media (max-width: 768px) {
        #contact .telWrap .number {
          width: 400px;
          height: 65px;
          font-size: 2.6rem; } }
      @media (max-width: 480px) {
        #contact .telWrap .number {
          width: 100%; } }

input[type="text"], input[type="tel"], input[type="email"], input[type="number"], textarea {
  padding: 10px;
  -webkit-transition: all .3s;
  transition: all .3s;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  border: solid 1px #ADADAD;
  background: #F2F2F2; }
  input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="number"]:focus, textarea:focus {
    background: #fff; }

input[type="submit"], input[type="button"] {
  background-color: #202428;
  display: inline-block;
  width: 100%;
  height: 112px;
  line-height: 112px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s; }
  input[type="submit"]:hover, input[type="button"]:hover {
    opacity: 0.7; }

form {
  max-width: 810px;
  margin: 0 auto; }
  form dl {
    margin-bottom: 40px; }
    form dl dt {
      font-size: 1.3rem;
      font-weight: 500;
      margin-left: 5px; }
      form dl dt em {
        color: #BE0000; }
    form dl dd input {
      width: 100%;
      height: 75px; }
    form dl dd textarea {
      width: 100%; }
  form .mailTel dl {
    width: 48%; }
    @media (max-width: 480px) {
      form .mailTel dl {
        width: 100%; } }

/*----------------------------------
 Hubspot form
-----------------------------------*/
.form_content {
  max-width: 810px;
  margin: 0 auto; }

/*----------------------------------
 swiper
-----------------------------------*/
.prjctSlide .prj {
  display: block;
  height: 540px; }
  @media (max-width: 768px) {
    .prjctSlide .prj {
      height: auto;
      padding-top: 75%; } }
  .prjctSlide .prj img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*-o-object-fit: contain;*/
    /*object-fit: contain;*/
    -o-object-fit: cover;
    object-fit: cover; }

.processSlideBox .slideContainer {
  position: relative;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 1080px;
  width: 100%;
  margin: 0 auto; }
  .processSlideBox .slideContainer .swiper {
    overflow: visible; }

.processSlide_Btn {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 84px;
  margin-bottom: 50px; }
  @media (max-width: 1024px) {
    .processSlide_Btn {
      gap: 74px; } }
  @media (max-width: 768px) {
    .processSlide_Btn {
      gap: 63px; } }
  @media (max-width: 480px) {
    .processSlide_Btn {
      /*overflow: auto;*/
      gap: 13px;
      margin-bottom: 30px; } }
  .processSlide_Btn .processBtn {
    cursor: pointer;
    display: flex;
    width: 90px;
    height: 90px;
    font-size: 2.4rem;
    /*border: solid 1px #C8C8C8;*/
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    transition: all 0.5s;
    position: relative; }
    @media (max-width: 768px) {
      .processSlide_Btn .processBtn {
        width: 60px;
        height: 60px; } }
    @media (max-width: 480px) {
      .processSlide_Btn .processBtn {
        width: 45px;
        height: 45px;
        font-size: 1.8rem; } }
    .processSlide_Btn .processBtn:before {
      content: '';
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      border-radius: 50%;
      border: solid 1px #C8C8C8;
      z-index: -1; }
    .processSlide_Btn .processBtn:hover span {
      -webkit-transform: scale(1);
      transform: scale(1);
      -webkit-animation: processBtnMove 1s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
      animation: processBtnMove 1s cubic-bezier(0.075, 0.82, 0.165, 1) 0s; }
    .processSlide_Btn .processBtn:not(:last-of-type)::after {
      content: '';
      background: url("../img/arrow_process.svg") no-repeat;
      position: absolute;
      width: 18px;
      height: 7px;
      top: 50%;
      right: -63%;
      margin: 0; }
      @media (max-width: 768px) {
        .processSlide_Btn .processBtn:not(:last-of-type)::after {
          right: -70%; } }
      @media (max-width: 480px) {
        .processSlide_Btn .processBtn:not(:last-of-type)::after {
          display: none; } }
  .processSlide_Btn .processBtn-active {
    background: #202428;
    color: #EDFE53; }

@-webkit-keyframes processBtnMove {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }
  50% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0; }
  50.1% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; } }
.coSlideBox .slideContainer {
  position: relative;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 700px;
  width: 100%;
  margin: 0 auto; }
  .coSlideBox .slideContainer .swiper {
    overflow: visible; }

.brandSlideBox {
  position: relative; }
  .brandSlideBox .leftCover {
    position: absolute;
    width: calc((100% - 990px) / 2);
    height: 100%;
    top: 0;
    left: 0;
    background: #F2F2F2;
    z-index: 50;
    display: block; }
  .brandSlideBox .slideContainer {
    position: relative;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 990px;
    width: 90%;
    margin: 0 auto; }
    .brandSlideBox .slideContainer .swiper {
      overflow: visible; }

/*----------------------------------
 swiper-pagination 
-----------------------------------*/
#projectArea .projectBox:nth-of-type(even) .swiper-pagination {
  position: relative;
  margin-top: 30px;
  text-align: left; }
  @media (max-width: 480px) {
    #projectArea .projectBox:nth-of-type(even) .swiper-pagination {
      text-align: center; } }
  #projectArea .projectBox:nth-of-type(even) .swiper-pagination .swiper-pagination-bullet {
    background: #787878;
    opacity: 1;
    margin-left: 36px !important; }
    @media (max-width: 480px) {
      #projectArea .projectBox:nth-of-type(even) .swiper-pagination .swiper-pagination-bullet {
        margin-left: 15px !important; } }
  #projectArea .projectBox:nth-of-type(even) .swiper-pagination .swiper-pagination-bullet-active {
    background: #E8E8E8; }
#projectArea .projectBox:nth-of-type(odd) .swiper-pagination {
  position: relative;
  margin-top: 30px;
  text-align: right; }
  @media (max-width: 480px) {
    #projectArea .projectBox:nth-of-type(odd) .swiper-pagination {
      text-align: center; } }
  #projectArea .projectBox:nth-of-type(odd) .swiper-pagination .swiper-pagination-bullet {
    background: #787878;
    opacity: 1;
    margin-right: 36px !important; }
    @media (max-width: 480px) {
      #projectArea .projectBox:nth-of-type(odd) .swiper-pagination .swiper-pagination-bullet {
        margin-right: 15px !important; } }
  #projectArea .projectBox:nth-of-type(odd) .swiper-pagination .swiper-pagination-bullet-active {
    background: #E8E8E8; }

.swiper-pagination.coPagination, .swiper-pagination.brandPagination {
  position: relative;
  text-align: right;
  margin-bottom: 30px; }
  @media (max-width: 480px) {
    .swiper-pagination.coPagination, .swiper-pagination.brandPagination {
      text-align: center; } }
  .swiper-pagination.coPagination .swiper-pagination-bullet, .swiper-pagination.brandPagination .swiper-pagination-bullet {
    background: #BDC6CA;
    opacity: 1; }
    .swiper-pagination.coPagination .swiper-pagination-bullet:not(:last-of-type), .swiper-pagination.brandPagination .swiper-pagination-bullet:not(:last-of-type) {
      margin-right: 36px; }
      @media (max-width: 480px) {
        .swiper-pagination.coPagination .swiper-pagination-bullet:not(:last-of-type), .swiper-pagination.brandPagination .swiper-pagination-bullet:not(:last-of-type) {
          margin-right: 15px; } }
  .swiper-pagination.coPagination .swiper-pagination-bullet-active, .swiper-pagination.brandPagination .swiper-pagination-bullet-active {
    background: #202428; }

/*----------------------------------
 thanks page
-----------------------------------*/
.thanksHeader {
  width: 100%;
  position: fixed;
  background-color: #fff;
  z-index: 100;
  padding: 8px 0; }
  .thanksHeader .header_inner {
    max-width: 93%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .thanksHeader .header_logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .thanksHeader .header_logo h1 {
      width: 182px; }
    .thanksHeader .header_logo p {
      font-size: 1.4rem;
      font-weight: bold;
      margin-left: 30px;
      padding-top: 16px; }

.thanksPage {
  height: 90vh;
  width: 100vw;
  position: relative; }
  .thanksPage .thanks_message {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%; }
    .thanksPage .thanks_message h2 {
      font-size: 2.5rem;
      margin-bottom: 24px; }
      @media (max-width: 480px) {
        .thanksPage .thanks_message h2 {
          font-size: 2.2rem;
          line-height: 1.5; } }
    .thanksPage .thanks_message p {
      font-size: 1.6rem;
      margin-bottom: 70px;
      font-weight: bold;
      color: #595757; }
      @media (max-width: 480px) {
        .thanksPage .thanks_message p {
          font-size: 1.4rem; } }
    .thanksPage .thanks_message a {
      font-size: 1.6rem;
      display: inline-block;
      font-weight: bold;
      color: #595757;
      border-bottom: 1px solid #595757;
      -webkit-transition: all .8s;
      transition: all .8s; }
      @media (max-width: 480px) {
        .thanksPage .thanks_message a {
          font-size: 1.4rem; } }

/*----------------------------------
 circleAnime
-----------------------------------*/
.processBtn .circleAnime {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  fill: none; }
  @media (max-width: 768px) {
    .processBtn .circleAnime {
      width: 60px;
      height: 60px; } }
  @media (max-width: 480px) {
    .processBtn .circleAnime {
      width: 45px;
      height: 45px; } }
.processBtn:hover .circleAnime {
  -webkit-animation: circle 1s;
  animation: circle 1s;
  stroke: #202428;
  stroke-width: 1.4px; }

@keyframes circle {
  0% {
    stroke-dasharray: 0 366; }
  99.9%,to {
    stroke-dasharray: 366 366; } }
/*----------------------------------
 seminer
-----------------------------------*/
#seminerArea {
  background: #EDFE53;
  padding: 225px 0; }
  @media (max-width: 768px) {
    #seminerArea {
      padding: 100px 0; } }
  #seminerArea .seminerInfo .txtBox {
    width: 62.5%;
    padding-right: calc((100% - 1080px)/ 2);
    padding-left: 12.2916vw;
    box-sizing: border-box; }
    #seminerArea .seminerInfo .txtBox h2 {
      margin-bottom: 50px; }
      #seminerArea .seminerInfo .txtBox h2 span {
        font-size: 2.4rem;
        display: block;
        margin-bottom: 10px; }
  #seminerArea .seminerInfo figure {
    width: 37.5%; }
  @media (min-width: 481px) {
    #seminerArea .seminerInfo .txtBox {
      order: 1; } }
  @media (max-width: 1024px) {
    #seminerArea .seminerInfo .txtBox {
      padding-right: 5%;
      padding-left: 5%; } }
  @media (max-width: 768px) {
    #seminerArea .seminerInfo .txtBox h2 span {
      font-size: 1.8rem; } }
  @media (max-width: 480px) {
    #seminerArea .seminerInfo figure {
      width: 85%; }
    #seminerArea .seminerInfo .txtBox {
      width: 100%;
      margin-bottom: 50px; } }
  #seminerArea ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px 60px;
    margin-top: 110px; }
    @media (max-width: 768px) {
      #seminerArea ul {
        grid-template-columns: 1fr;
        margin-top: 80px;
        grid-gap: 20px 0; } }
    #seminerArea ul li {
      background: #fff;
      position: relative;
      padding: 30px 20px 30px 30px;
      display: flex;
      align-items: center; }
      #seminerArea ul li p {
        position: relative;
        padding-left: 42px; }
        #seminerArea ul li p::before {
          content: '';
          position: absolute;
          display: block;
          top: 6px;
          left: 0;
          width: 20px;
          height: 20px;
          background: url(../img/why_check.svg) no-repeat;
          background-size: contain;
          background-position: center; }
      #seminerArea ul li span.small {
        font-size: 1.2rem; }
      @media (max-width: 480px) {
        #seminerArea ul li {
          padding: 20px; }
          #seminerArea ul li p {
            padding-left: 35px; } }
  #seminerArea .movieBox {
    padding: 110px 0; }
    @media (max-width: 768px) {
      #seminerArea .movieBox {
        padding: 50px 0; } }
    #seminerArea .movieBox .movieOpen {
      width: 49.259%;
      cursor: pointer;
      overflow: hidden;
      border-radius: 10px;
      position: relative;
      margin: 0 auto; }
      @media (max-width: 1024px) {
        #seminerArea .movieBox .movieOpen {
          width: 45.7%; } }
      @media (max-width: 480px) {
        #seminerArea .movieBox .movieOpen {
          width: 100%; } }
      @media (max-width: 480px) {
        #seminerArea .movieBox .movieOpen + .movieOpen {
          margin-top: 50px; } }
      #seminerArea .movieBox .movieOpen .playBtn {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: block; }
        #seminerArea .movieBox .movieOpen .playBtn span {
          width: 60px;
          height: 42px;
          display: block;
          transition: all 0.2s; }
          @media (max-width: 768px) {
            #seminerArea .movieBox .movieOpen .playBtn span {
              width: calc(60px * 0.8);
              height: calc(42px * 0.8); } }
        #seminerArea .movieBox .movieOpen .playBtn svg {
          width: 100%;
          height: auto; }
      #seminerArea .movieBox .movieOpen:hover .playBtn span {
        transform: scale(1.15); }
  #seminerArea .contactJump .contactScl a {
    display: block;
    background: #212121;
    height: 112px;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    transition: .3s;
    position: relative;
    overflow: hidden;
    z-index: 1; }
    #seminerArea .contactJump .contactScl a:hover {
      opacity: 1;
      color: #212121;
      background: #fff; }
  #seminerArea .contactJump .note {
    text-align: center;
    margin-top: 30px; }
    #seminerArea .contactJump .note p {
      display: inline-block;
      text-align: left; }
      #seminerArea .contactJump .note p span {
        background: #fff;
        line-height: 1.2;
        padding: 0 2px;
        margin: 0 2px;
        display: inline; }
