@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html:not(.lt-ie10) .not-animated {
  opacity: 0; }

body {
  line-height: 1.875;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  margin: 0;
  background: #FFFFFF;
  font-family: 'BST', "Microsoft JhengHei", 微軟正黑體, sans-serif,arial; }

ul, li {
  list-style: none;
  padding: 0;
  margin: 0; }

a {
  opacity: 1; }
  a:hover {
    opacity: 0.7; }

p {
  margin-top: 1rem;
  margin-bottom: 1rem; }

a:hover, a:link, a:visited, a:active {
  text-decoration: none; }

img {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: middle; }

figure {
  padding: 0;
  margin: 0; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

input {
  height: auto; }

:not(output):-moz-ui-invalid {
  box-shadow: none; }

:not(output):-moz-ui-invalid:-moz-focusring {
  box-shadow: none; }

output:-moz-ui-invalid {
  color: none; }

.wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative; }

.container {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto; }

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0; }

.text-center {
  text-align: center; }

.dl-sp {
  display: block; }
  @media screen and (min-width: 768px) {
    .dl-sp {
      display: none; } }

.dl-pc {
  display: none !important; }
  @media screen and (min-width: 769px) {
    .dl-pc {
      display: block !important; } }

/*keyframes*/
/* common mixins */
/*get %*/
/*get vw*/
@font-face {
  font-family: "FuturaStd";
  src: url("../fonts/FuturaStd-CondensedLight.eot");
  /* IE9*/
  src: url("../fonts/FuturaStd-CondensedLight.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaStd-CondensedLight.woff") format("woff"), url("../fonts/FuturaStd-CondensedLight.ttf") format("truetype"); }
@font-face {
  font-family: "Calibri";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Calibri.eot");
  src: url("../fonts/Calibri.eot?#iefix") format("embedded-opentype"), url("../fonts/Calibri.woff2") format("woff2"), url("../fonts/Calibri.woff") format("woff"), url("../fonts/Calibri.ttf") format("truetype"), url("../fonts/Calibri.svg#Calibri") format("svg"); }
@font-face {
  font-family: "KozGoPr6NMedium";
  font-style: normal;
  font-weight: normal;
  src: url("./assets/fonts/KozGoPr6N-Medium.otf") format("otf"); }
@font-face {
  font-family: "NotoSans";
  font-style: normal;
  font-weight: normal;
  src: url("./assets/fonts/NotoSansCJKsc-Regular.otf") format("otf"); }
#header:after {
  content: '';
  display: block;
  clear: both; }
#header .header-top {
  height: 90px;
  background: rgba(252, 246, 246, 0.68);
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%; }
  @media screen and (max-width: 920px) {
    #header .header-top {
      height: 12vw; } }
  @media screen and (max-width: 480px) {
    #header .header-top {
      height: 50px; } }
  #header .header-top .container-header {
    width: 100%;
    max-width: 1040px;
    margin: 0 auto; }
    #header .header-top .container-header:after {
      content: '';
      display: block;
      clear: both; }
    #header .header-top .container-header h1 {
      float: left;
      padding: 10px 0px 0 0;
      width: 40%; }
      @media screen and (max-width: 1110px) {
        #header .header-top .container-header h1 {
          width: 30%; } }
      @media screen and (max-width: 920px) {
        #header .header-top .container-header h1 {
          padding: 2.6666666667vw 0 0;
          line-height: 1em; } }
      @media screen and (max-width: 768px) {
        #header .header-top .container-header h1 {
          padding-left: 10px;
          width: 50%; } }
    #header .header-top .container-header .navbar-nav {
      float: right;
      margin-top: 41px;
      width: 60%;
      padding-left: 3%; }
      @media screen and (max-width: 1475px) {
        #header .header-top .container-header .navbar-nav {
          padding-left: 2%; } }
      @media screen and (max-width: 1110px) {
        #header .header-top .container-header .navbar-nav {
          width: 70%; } }
      @media screen and (max-width: 920px) {
        #header .header-top .container-header .navbar-nav {
          margin-top: 5.3333333333vw; } }
      #header .header-top .container-header .navbar-nav li {
        float: left; }
        #header .header-top .container-header .navbar-nav li a {
          font-family: "Calibri", sans-serif;
          font-size: 14px;
          color: #231815;
          padding: 0 13px; }
          @media screen and (max-width: 1040px) {
            #header .header-top .container-header .navbar-nav li a {
              font-size: 1.8666666667vw; } }
        #header .header-top .container-header .navbar-nav li .btn-languge {
          background: #000;
          margin: 0 2px;
          padding: 5px !important;
          color: #fff !important; }
        #header .header-top .container-header .navbar-nav li .lang {
          background: #000;
          color: #fff;
          padding: 5px 20px 5px 10px;
          position: relative; }
          #header .header-top .container-header .navbar-nav li .lang::after {
            content: '';
            position: absolute;
            top: 50%;
            right: 5px;
            transform: translateY(-50%);
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid #fff; }
        #header .header-top .container-header .navbar-nav li ul.langContent {
          display: none; }
          #header .header-top .container-header .navbar-nav li ul.langContent li {
            display: block;
            float: none;
            background: #000; }
    @media screen and (max-width: 768px) {
      #header .header-top .container-header .menu_sp {
        display: block; }
        #header .header-top .container-header .menu_sp .ac_Menu {
          float: right;
          padding: 0;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          border-radius: 4px;
          margin-top: 5px;
          position: absolute;
          right: 0px;
          top: 15px; } }
    @media screen and (max-width: 768px) and (max-width: 5400px) {
      #header .header-top .container-header .menu_sp .ac_Menu {
        top: 10px; } }
    @media screen and (max-width: 768px) and (max-width: 480px) {
      #header .header-top .container-header .menu_sp .ac_Menu {
        top: 0; } }
    @media screen and (max-width: 768px) {
        #header .header-top .container-header .menu_sp .menu-trigger,
        #header .header-top .container-header .menu_sp .menu-trigger span {
          display: inline-block;
          transition: all .4s;
          box-sizing: border-box; }
        #header .header-top .container-header .menu_sp .menu-trigger {
          position: relative;
          width: 45px;
          height: 45px;
          border-radius: 5px;
          margin-right: 10px; }
        #header .header-top .container-header .menu_sp .menu-trigger span {
          position: absolute;
          left: 0;
          right: 0;
          margin: auto;
          width: 30px;
          height: 4px;
          background-color: #000;
          color: #000;
          border-radius: 4px;
          font-family: "Calibri", sans-serif; }
        #header .header-top .container-header .menu_sp .menu-trigger span:nth-of-type(1) {
          top: 5px; }
        #header .header-top .container-header .menu_sp .menu-trigger span:nth-of-type(2) {
          top: 13px; }
        #header .header-top .container-header .menu_sp .menu-trigger span:nth-of-type(3) {
          top: 21px; }
        #header .header-top .container-header .menu_sp .menu-trigger.active span:nth-of-type(1) {
          -webkit-transform: translateY(10px) rotate(-45deg);
          transform: translateY(10px) rotate(-45deg);
          top: 5px; }
        #header .header-top .container-header .menu_sp .menu-trigger.active span:nth-of-type(2) {
          opacity: 0; }
        #header .header-top .container-header .menu_sp .menu-trigger.active span:nth-of-type(3) {
          -webkit-transform: translateY(-15px) rotate(45deg);
          transform: translateY(-15px) rotate(45deg);
          top: 30px; }
        #header .header-top .container-header .menu_sp .menu-trigger span:nth-of-type(4) {
          top: 25px;
          background: none;
          text-align: center;
          font-size: 10px;
          font-weight: 700;
          position: absolute;
          height: auto;
          width: 32px; }
        #header .header-top .container-header .menu_sp #acbox {
          position: absolute;
          z-index: 99999;
          width: 100%;
          left: 0;
          display: none;
          top: 12vw; } }
    @media screen and (max-width: 768px) and (max-width: 480px) {
      #header .header-top .container-header .menu_sp #acbox {
        top: 50px; } }
    @media screen and (max-width: 768px) {
        #header .header-top .container-header .menu_sp #acbox ul {
          overflow: hidden;
          background: #fff;
          padding: 0; }
        #header .header-top .container-header .menu_sp #acbox li {
          color: #fff;
          width: 100%;
          float: left;
          height: 45px;
          display: table; }
        #header .header-top .container-header .menu_sp .language {
          background: #000; }
          #header .header-top .container-header .menu_sp .language a {
            color: #fff !important; }
        #header .header-top .container-header .menu_sp #acbox li a {
          color: #848484;
          text-decoration: none;
          display: table-cell;
          vertical-align: middle;
          position: relative;
          padding: 0 10px 0 25px;
          font-size: 14px;
          font-family: "Calibri", sans-serif; }
        #header .header-top .container-header .menu_sp #acbox li a::before,
        #header .header-top .container-header .menu_sp #acbox li a::after {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 10px;
          margin: auto;
          content: "";
          vertical-align: middle; }
        #header .header-top .container-header .menu_sp .dl-none {
          display: none !important; } }
#header .header-bottom {
  color: #fff;
  position: relative; }
  #header .header-bottom:after {
    content: '';
    display: block;
    clear: both; }
  #header .header-bottom .header-slider-main .header-slider-item {
    position: relative; }
    @media screen and (max-width: 1040px) {
      #header .header-bottom .header-slider-main .header-slider-item img {
        height: 46.6666666667vw; } }
    @media screen and (max-width: 768px) {
      #header .header-bottom .header-slider-main .header-slider-item img {
        height: 60vw; } }
    @media screen and (max-width: 480px) {
      #header .header-bottom .header-slider-main .header-slider-item img {
        height: 84vw; } }
    #header .header-bottom .header-slider-main .header-slider-item:after {
      content: '';
      display: block;
      clear: both; }
    #header .header-bottom .header-slider-main .header-slider-item .header-item-content {
      position: absolute;
      z-index: 99;
      margin: 0 auto;
      left: 0;
      right: 0;
      top: 36.5%;
      text-align: center;
      word-break: break-all; }
      #header .header-bottom .header-slider-main .header-slider-item .header-item-content:after {
        content: '';
        display: block;
        clear: both; }
      @media screen and (max-width: 1040px) {
        #header .header-bottom .header-slider-main .header-slider-item .header-item-content {
          top: 30%; } }
      @media screen and (max-width: 768px) {
        #header .header-bottom .header-slider-main .header-slider-item .header-item-content {
          top: 35%; } }
      @media screen and (max-width: 480px) {
        #header .header-bottom .header-slider-main .header-slider-item .header-item-content {
          top: 30%; } }
      #header .header-bottom .header-slider-main .header-slider-item .header-item-content h2 {
        font-family: "Calibri", sans-serif;
        font-size: 60px;
        font-weight: normal;
        line-height: 1em;
        margin-bottom: 30px; }
        @media screen and (max-width: 768px) {
          #header .header-bottom .header-slider-main .header-slider-item .header-item-content h2 {
            margin-bottom: 1.3333333333vw;
            font-size: 6.6666666667vw; } }
        @media screen and (max-width: 480px) {
          #header .header-bottom .header-slider-main .header-slider-item .header-item-content h2 {
            margin-bottom: 0;
            font-size: 8vw; } }
      #header .header-bottom .header-slider-main .header-slider-item .header-item-content p {
        font-family: "KozGoPr6NMedium", sans-serif;
        font-size: 13px;
        line-height: 2em;
        margin: 10px 0 0;
        text-align: center; }
        @media screen and (max-width: 480px) {
          #header .header-bottom .header-slider-main .header-slider-item .header-item-content p {
            font-size: 3.0666666667vw; } }
        #header .header-bottom .header-slider-main .header-slider-item .header-item-content p span {
          font-family: "Calibri", sans-serif; }

#footer {
  background: #000;
  padding: 30px 0;
  margin-top: 100px; }
  #footer:after {
    content: '';
    display: block;
    clear: both; }
  @media screen and (max-width: 768px) {
    #footer {
      margin-top: 13.3333333333vw; } }
  #footer .container-footer {
    width: 100%;
    margin: 0 auto;
    display: block; }
    #footer .container-footer:after {
      content: '';
      display: block;
      clear: both; }
    #footer .container-footer .footer-left {
      float: left;
      width: 30%; }
      @media screen and (max-width: 768px) {
        #footer .container-footer .footer-left {
          width: 100%;
          padding: 0 2%; } }
    #footer .container-footer .footer-right {
      float: right;
      width: 70%;
      padding-left: 8vw; }
      @media screen and (max-width: 768px) {
        #footer .container-footer .footer-right {
          width: 100%;
          padding-left: 0; } }
      #footer .container-footer .footer-right ul {
        float: left; }
        #footer .container-footer .footer-right ul:after {
          content: '';
          display: block;
          clear: both; }
        @media screen and (max-width: 768px) {
          #footer .container-footer .footer-right ul {
            max-width: 250px;
            width: 100%; } }
        @media screen and (max-width: 414px) {
          #footer .container-footer .footer-right ul {
            max-width: 235px; } }
        @media screen and (max-width: 320px) {
          #footer .container-footer .footer-right ul {
            max-width: 220px; } }
        #footer .container-footer .footer-right ul li {
          float: left;
          color: #fff;
          font-family: "Calibri", sans-serif;
          padding: 0 13px; }
          @media screen and (max-width: 768px) {
            #footer .container-footer .footer-right ul li {
              padding: 0 1.0666666667vw; }
              #footer .container-footer .footer-right ul li:nth-child(2) {
                padding: 0 2.6666666667vw; } }
          @media screen and (max-width: 480px) {
            #footer .container-footer .footer-right ul li {
              padding: 0 0.6666666667vw; }
              #footer .container-footer .footer-right ul li:nth-child(2) {
                padding: 0 5.3333333333vw; } }
          #footer .container-footer .footer-right ul li a {
            color: #fff;
            font-size: 14px;
            font-family: "Calibri", sans-serif;
            font-weight: normal;
            cursor: pointer; }
        @media screen and (max-width: 768px) {
          #footer .container-footer .footer-right ul {
            margin: 0 auto;
            display: block;
            float: none; } }
      #footer .container-footer .footer-right ul.langua-ft {
        float: right; }
        @media screen and (max-width: 768px) {
          #footer .container-footer .footer-right ul.langua-ft {
            display: none; } }
        #footer .container-footer .footer-right ul.langua-ft li {
          position: relative; }
          #footer .container-footer .footer-right ul.langua-ft li .lang {
            background: #000;
            color: #fff;
            padding: 5px 20px 5px 10px;
            position: relative;
            cursor: pointer; }
            #footer .container-footer .footer-right ul.langua-ft li .lang::after {
              content: '';
              position: absolute;
              top: 50%;
              right: 5px;
              transform: translateY(-50%);
              width: 0;
              height: 0;
              border-left: 5px solid transparent;
              border-right: 5px solid transparent;
              border-top: 5px solid #fff; }
          #footer .container-footer .footer-right ul.langua-ft li ul.langContent {
            display: none;
            position: absolute;
            top: -59px; }
            #footer .container-footer .footer-right ul.langua-ft li ul.langContent li {
              display: block;
              float: none;
              background: #000; }
          @media screen and (max-width: 480px) {
            #footer .container-footer .footer-right ul.langua-ft li:nth-child(2) {
              padding: 0 0.6666666667vw; } }
  #footer p {
    color: #fff;
    font-size: 14px;
    font-family: "Calibri", sans-serif;
    font-weight: normal;
    margin: 0;
    text-align: center;
    padding-top: 20px; }
    @media screen and (max-width: 768px) {
      #footer p {
        display: inline-block;
        float: none;
        width: 100%;
        text-align: center; } }

.modal {
  max-width: 100% !important;
  min-height: 100%; }
  .modal .modal-body {
    font-size: 13px;
    width: 100%;
    position: relative;
    background: #fff;
    padding-top: 5rem;
    font-family: "KozGoPr6NMedium", sans-serif; }
    .modal .modal-body .section-heading {
      font-size: 24px;
      margin-top: 0;
      margin-bottom: 50px;
      font-weight: normal;
      font-size: 2.4rem;
      text-align: center;
      margin-bottom: 2.5rem;
      font-family: "Calibri", sans-serif; }
    .modal .modal-body table {
      border: 1px solid gray;
      width: 100%;
      font-size: 13px;
      border-spacing: 0;
      border-collapse: collapse; }
      .modal .modal-body table td {
        border: 1px solid gray; }
      .modal .modal-body table th {
        text-align: center;
        border: 1px solid gray; }
    .modal .modal-body .contact-box {
      text-align: center; }
      .modal .modal-body .contact-box dt {
        font-weight: 700; }
      .modal .modal-body .contact-box dd {
        margin-left: 0; }
      .modal .modal-body .contact-box a {
        color: #595757; }

.blocker {
  padding: 20px 0 !important;
  z-index: 99; }

.clearfix {
  *zoom: 1; }
  .clearfix:before {
    content: " ";
    display: table; }
  .clearfix:after {
    content: " ";
    display: table;
    clear: both; }

.sp {
  display: none; }
  @media (max-width: 950px) {
    .sp {
      display: block; } }

.pc {
  display: block; }
  @media (max-width: 950px) {
    .pc {
      display: none; } }

a[href^="tel"] {
  color: inherit;
  text-decoration: none; }

.slick-prev, .slick-next {
  display: none !important; }

main {
  word-break: break-word; }
  main #news .container {
    background: url(../images/bg-news.png) top center no-repeat;
    background-size: 100%;
    position: relative; }
    main #news .container:after {
      content: '';
      display: block;
      clear: both; }
    @media screen and (max-width: 1040px) {
      main #news .container {
        height: auto;
        background: none; } }
  main #news .news-title {
    float: left;
    width: 25%;
    margin-top: 9.3333333333vw;
    padding-left: 45px; }
    @media screen and (max-width: 1700px) {
      main #news .news-title {
        margin-top: 12vw; } }
    @media screen and (max-width: 1400px) {
      main #news .news-title {
        margin-top: 14.6666666667vw; } }
    @media screen and (max-width: 1200px) {
      main #news .news-title {
        margin-top: 16vw; } }
    @media screen and (max-width: 1040px) {
      main #news .news-title {
        width: 100%;
        float: none;
        height: auto;
        background: #000;
        margin-top: 0;
        padding-left: 0; } }
    main #news .news-title h2 {
      color: #fff;
      font-size: 60px;
      font-family: "Calibri", sans-serif;
      font-weight: normal;
      text-align: center; }
      @media screen and (max-width: 480px) {
        main #news .news-title h2 {
          font-size: 12vw; } }
  main #news .news-content {
    float: left;
    width: 65%; }
    @media screen and (max-width: 1040px) {
      main #news .news-content {
        width: 100%;
        padding: 0 2%;
        float: none;
        margin-top: 10px; } }
    main #news .news-content .regular .slider-item {
      background: #E6E6E6;
      padding: 20px 50px 40px 50px; }
      @media screen and (max-width: 1040px) {
        main #news .news-content .regular .slider-item {
          padding: 2.6666666667vw 5.3333333333vw; } }
      main #news .news-content .regular .slider-item .slider-title {
        line-height: 1.7em;
        font-family: "FuturaStd";
        font-weight: 900;
        text-align: center;
        font-size: 26px;
        margin-top: 40px;
        margin-bottom: 20px; }
        @media screen and (max-width: 480px) {
          main #news .news-content .regular .slider-item .slider-title {
            font-size: 8vw;
            margin-top: 5.3333333333vw;
            margin-bottom: 2.6666666667vw; } }
        main #news .news-content .regular .slider-item .slider-title span {
          font-size: 60px;
          padding-left: 25px; }
          @media screen and (max-width: 480px) {
            main #news .news-content .regular .slider-item .slider-title span {
              font-size: 13.3333333333vw; } }
      main #news .news-content .regular .slider-item .slider-content {
        font-size: 13px;
        line-height: 1.8em;
        font-family: "KozGoPr6NMedium", sans-serif; }
        @media screen and (max-width: 480px) {
          main #news .news-content .regular .slider-item .slider-content {
            font-size: 3.0666666667vw; } }
      main #news .news-content .regular .slider-item:nth-child(2n+1) {
        background: #f2f2f2; }
    main #news .news-content .regular .slick-dots {
      bottom: -35px; }
      main #news .news-content .regular .slick-dots li {
        margin: 0 10px; }
        @media screen and (max-width: 768px) {
          main #news .news-content .regular .slick-dots li {
            margin: 0 5px; } }
        main #news .news-content .regular .slick-dots li button:before {
          font-size: 20px;
          color: #a2a2a2; }
          @media screen and (max-width: 480px) {
            main #news .news-content .regular .slick-dots li button:before {
              font-size: 4vw; } }
  main #service {
    margin-top: 65px; }
    main #service:after {
      content: '';
      display: block;
      clear: both; }
    main #service .container-service {
      width: 80%;
      margin: 0 auto; }
      main #service .container-service:after {
        content: '';
        display: block;
        clear: both; }
      @media screen and (max-width: 1040px) {
        main #service .container-service {
          width: 100%; } }
      main #service .container-service .service-title {
        background: #000;
        color: #fff;
        text-align: center; }
        @media screen and (max-width: 768px) {
          main #service .container-service .service-title {
            height: auto; } }
        main #service .container-service .service-title h2 {
          font-weight: normal;
          font-size: 60px;
          font-family: "Calibri", sans-serif;
          line-height: 1.67em; }
          @media screen and (max-width: 480px) {
            main #service .container-service .service-title h2 {
              font-size: 12vw; } }
      main #service .container-service .service-list {
        width: 100%;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        main #service .container-service .service-list .service-item {
          float: left;
          width: 33.33333%;
          background: #E6E6E6;
          text-align: center;
          font-family: "KozGoPr6NMedium", sans-serif;
          padding: 70px 0; }
          @media screen and (max-width: 768px) {
            main #service .container-service .service-list .service-item {
              width: 50%;
              padding: 5.3333333333vw 0; }
              main #service .container-service .service-list .service-item:nth-child(3) {
                background: #E6E6E6 !important; }
              main #service .container-service .service-list .service-item:nth-child(4) {
                background: #f2f2f2 !important; } }
          @media screen and (max-width: 480px) {
            main #service .container-service .service-list .service-item {
              width: 100%; }
              main #service .container-service .service-list .service-item:nth-child(3) {
                background: #f2f2f2 !important; }
              main #service .container-service .service-list .service-item:nth-child(4) {
                background: #E6E6E6 !important; } }
          main #service .container-service .service-list .service-item:nth-child(2n+1) {
            background: #f2f2f2; }
          main #service .container-service .service-list .service-item:last-child h3 {
            line-height: 1em;
            margin-top: 16px; }
          main #service .container-service .service-list .service-item:last-child p {
            font-size: 20px;
            line-height: 1em;
            font-weight: 900; }
          main #service .container-service .service-list .service-item img {
            margin: 0 auto;
            display: block; }
          main #service .container-service .service-list .service-item h3 {
            font-size: 20px;
            font-family: "KozGoPr6NMedium", sans-serif;
            margin-top: 10px; }
          main #service .container-service .service-list .service-item p {
            font-size: 13px;
            line-height: 1.5em;
            margin: 0;
            padding: 0; }
            @media screen and (max-width: 480px) {
              main #service .container-service .service-list .service-item p {
                font-size: 3.0666666667vw; } }
  main #studio {
    margin-top: 100px; }
    main #studio:after {
      content: '';
      display: block;
      clear: both; }
    @media screen and (max-width: 1040px) {
      main #studio {
        margin-top: 13.3333333333vw; } }
    main #studio .container-studio {
      width: 100%;
      margin: 0 auto;
      position: relative; }
      @media screen and (max-width: 1760px) {
        main #studio .container-studio {
          width: 100%; } }
      main #studio .container-studio .studio-top {
        position: absolute; }
        main #studio .container-studio .studio-top:after {
          content: '';
          display: block;
          clear: both; }
        @media screen and (max-width: 1110px) {
          main #studio .container-studio .studio-top {
            position: relative; } }
        main #studio .container-studio .studio-top .studio-title {
          width: 250px;
          height: 175px;
          background: #000;
          color: #fff; }
          main #studio .container-studio .studio-top .studio-title:after {
            content: '';
            display: block;
            clear: both; }
          @media screen and (max-width: 1110px) {
            main #studio .container-studio .studio-top .studio-title {
              width: 100%;
              height: auto; } }
          main #studio .container-studio .studio-top .studio-title h2 {
            font-family: "Calibri", sans-serif;
            font-weight: normal;
            font-size: 60px;
            text-align: center;
            line-height: 1em;
            padding: 57px 0px; }
            @media screen and (max-width: 1110px) {
              main #studio .container-studio .studio-top .studio-title h2 {
                padding: 0;
                line-height: 1.67em; } }
            @media screen and (max-width: 480px) {
              main #studio .container-studio .studio-top .studio-title h2 {
                font-size: 12vw; } }
    main #studio .studio-bottom:after {
      content: '';
      display: block;
      clear: both; }
    main #studio .studio-bottom .container-studio:after {
      content: '';
      display: block;
      clear: both; }
    main #studio .studio-bottom .container-studio .studio-bottom-left {
      float: left;
      width: 52%;
      padding-left: 4%; }
      @media screen and (max-width: 768px) {
        main #studio .studio-bottom .container-studio .studio-bottom-left {
          width: 100%;
          padding: 0 2%; } }
      main #studio .studio-bottom .container-studio .studio-bottom-left p {
        font-size: 13px;
        font-family: "KozGoPr6NMedium", sans-serif; }
        @media screen and (max-width: 480px) {
          main #studio .studio-bottom .container-studio .studio-bottom-left p {
            font-size: 3.0666666667vw; } }
    main #studio .studio-bottom .container-studio .studio-bottom-right {
      float: right;
      width: 48%; }
      @media screen and (max-width: 768px) {
        main #studio .studio-bottom .container-studio .studio-bottom-right {
          width: 100%;
          float: left; } }
      main #studio .studio-bottom .container-studio .studio-bottom-right #thumbs {
        margin-top: -80px; }
        main #studio .studio-bottom .container-studio .studio-bottom-right #thumbs:after {
          content: '';
          display: block;
          clear: both; }
        @media screen and (max-width: 768px) {
          main #studio .studio-bottom .container-studio .studio-bottom-right #thumbs {
            padding: 0 2%;
            margin-top: 10px; } }
        main #studio .studio-bottom .container-studio .studio-bottom-right #thumbs img {
          width: 49%;
          cursor: pointer;
          float: left;
          max-height: 100%;
          height: 185px; }
          main #studio .studio-bottom .container-studio .studio-bottom-right #thumbs img:last-child {
            float: right; }
          @media screen and (max-width: 768px) {
            main #studio .studio-bottom .container-studio .studio-bottom-right #thumbs img {
              max-height: 26.6666666667vw; } }
  main #company {
    margin-top: 100px; }
    @media (max-width: 1040px) {
      main #company {
        margin-top: 13.3333333333vw; } }
    main #company:after {
      content: '';
      display: block;
      clear: both; }
    main #company .container-company .title {
      background: #000;
      width: 30.7%;
      float: left;
      padding: 80px 0px;
      text-align: center;
      margin-right: 4%; }
      @media (max-width: 1010px) {
        main #company .container-company .title {
          width: 100%;
          margin-right: 0;
          padding: 0; } }
      main #company .container-company .title h2 {
        color: #fff;
        font-size: 60px;
        line-height: 1.67em;
        font-family: "Calibri", sans-serif;
        font-weight: normal; }
        @media screen and (max-width: 480px) {
          main #company .container-company .title h2 {
            font-size: 12vw; } }
    main #company .container-company .infomation {
      float: left;
      width: 65%;
      padding-top: 10px; }
      @media (max-width: 1010px) {
        main #company .container-company .infomation {
          width: 100%;
          padding: 20px; } }
      main #company .container-company .infomation .ctn-text {
        font-size: 13px;
        font-family: "NotoSans", sans-serif;
        margin-bottom: 5px; }
        @media screen and (max-width: 480px) {
          main #company .container-company .infomation .ctn-text {
            font-size: 3.0666666667vw; } }
        main #company .container-company .infomation .ctn-text span {
          overflow: hidden; }
          main #company .container-company .infomation .ctn-text span.name {
            float: left;
            width: 120px;
            margin-right: 35px;
            letter-spacing: 7px; }
            @media screen and (max-width: 768px) {
              main #company .container-company .infomation .ctn-text span.name {
                width: 30%;
                margin-right: 1.3333333333vw;
                letter-spacing: 0.9333333333vw; } }
        main #company .container-company .infomation .ctn-text .lets-14 {
          letter-spacing: 10px !important; }
          @media screen and (max-width: 768px) {
            main #company .container-company .infomation .ctn-text .lets-14 {
              letter-spacing: 1.6vw !important; } }
        main #company .container-company .infomation .ctn-text .lets-2 {
          letter-spacing: 3px !important; }
          @media screen and (max-width: 768px) {
            main #company .container-company .infomation .ctn-text .lets-2 {
              letter-spacing: 3px !important; } }
          @media screen and (max-width: 480px) {
            main #company .container-company .infomation .ctn-text .lets-2 {
              letter-spacing: 1px !important; } }
        main #company .container-company .infomation .ctn-text .text {
          width: 75%;
          float: left; }
          @media screen and (max-width: 768px) {
            main #company .container-company .infomation .ctn-text .text {
              width: 68%; } }
          main #company .container-company .infomation .ctn-text .text span {
            display: block;
            float: none; }
  main #group {
    margin-top: 100px; }
    @media (max-width: 1040px) {
      main #group {
        margin-top: 13.3333333333vw; } }
    main #group:after {
      content: '';
      display: block;
      clear: both; }
    main #group .container-group {
      position: relative;
      background: #E6E6E6;
      padding: 0px 60px; }
      main #group .container-group:before {
        content: "";
        width: 60px;
        height: 65%;
        position: absolute;
        background: #000;
        bottom: 0px;
        right: 0px;
        display: block; }
      main #group .container-group .title {
        position: absolute;
        right: 100px;
        bottom: 50px; }
        main #group .container-group .title h2 {
          font-size: 60px;
          text-align: right;
          font-family: "Calibri", sans-serif;
          font-weight: normal;
          line-height: 1.67em; }
          @media screen and (max-width: 480px) {
            main #group .container-group .title h2 {
              font-size: 12vw; } }
        main #group .container-group .title p {
          text-align: right;
          font-size: 13px;
          font-family: "KozGoPr6NMedium", sans-serif;
          padding: 0;
          margin: 0; }
          @media screen and (max-width: 480px) {
            main #group .container-group .title p {
              font-size: 3.0666666667vw; } }
      main #group .container-group .image-all {
        width: 25%;
        float: left; }
        main #group .container-group .image-all p {
          color: #fff;
          font-size: 20px; }
        main #group .container-group .image-all.image-01 {
          margin-top: 40%; }
          main #group .container-group .image-all.image-01 .img-01 {
            position: relative; }
            main #group .container-group .image-all.image-01 .img-01 p {
              position: absolute;
              background-color: rgba(0, 0, 0, 0.5);
              width: 100%;
              height: 100%;
              text-align: center;
              margin: 0px;
              font-family: "KozGoPr6NMedium", sans-serif; }
            main #group .container-group .image-all.image-01 .img-01 .text {
              top: 50%;
              background: none;
              margin-top: -10%;
              line-height: 1.4; }
        main #group .container-group .image-all.image-02 {
          margin-top: 10%; }
          main #group .container-group .image-all.image-02 .img-01, main #group .container-group .image-all.image-02 .img-02 {
            position: relative; }
          main #group .container-group .image-all.image-02 p {
            position: absolute;
            bottom: 0px;
            text-align: center;
            background-color: rgba(0, 0, 0, 0.5);
            width: 100%;
            margin: 0px;
            padding: 0px 0px;
            font-family: "KozGoPr6NMedium", sans-serif; }
        main #group .container-group .image-all.image-03 .img-01, main #group .container-group .image-all.image-04 .img-01, main #group .container-group .image-all.image-05 .img-01, main #group .container-group .image-all.image-06 .img-01 {
          position: relative; }
        main #group .container-group .image-all.image-03 p, main #group .container-group .image-all.image-04 p, main #group .container-group .image-all.image-05 p, main #group .container-group .image-all.image-06 p {
          position: absolute;
          bottom: 0px;
          text-align: center;
          background-color: rgba(0, 0, 0, 0.5);
          width: 100%;
          margin: 0px;
          padding: 0px 0px;
          font-family: "KozGoPr6NMedium", sans-serif; }
      @media (max-width: 1040px) {
        main #group .container-group {
          padding: 0px 0px; }
          main #group .container-group:before {
            display: none; }
          main #group .container-group .title {
            right: 45px; } }
      @media (max-width: 950px) {
        main #group .container-group .title {
          right: 45px;
          position: static;
          padding-left: 20px;
          margin-bottom: 20px;
          padding-top: 20px; }
          main #group .container-group .title h2 {
            text-align: left;
            line-height: 1; }
          main #group .container-group .title p {
            text-align: left; }
        main #group .container-group .image-all {
          width: 50%;
          float: left; }
          main #group .container-group .image-all img {
            width: 100%; }
          main #group .container-group .image-all.image-01 {
            margin-top: 0; }
          main #group .container-group .image-all.image-02 {
            margin-top: 0px; }
          main #group .container-group .image-all.image-03 p, main #group .container-group .image-all.image-04 p, main #group .container-group .image-all.image-05 p, main #group .container-group .image-all.image-06 p {
            padding: 7px 0px; } }
      @media (max-width: 480px) {
        main #group .container-group .title p {
          font-size: 2.6666666667vw; }
        main #group .container-group .image-all {
          width: 100%;
          float: none; } }
  main .container-recruit {
    margin: 150px 0px 100px 0px; }
    main .container-recruit h2 {
      font-size: 60px;
      text-align: center;
      position: relative;
      font-family: "Calibri", sans-serif;
      font-weight: normal;
      line-height: 1.67em; }
      @media screen and (max-width: 480px) {
        main .container-recruit h2 {
          font-size: 12vw; } }
      main .container-recruit h2:after {
        content: "";
        width: 50px;
        height: 50px;
        background: #000;
        position: absolute;
        transform: rotate(45deg);
        top: -75px;
        left: 0;
        right: 0;
        margin: 0 auto; }
    main .container-recruit p {
      font-size: 13px;
      text-align: center;
      padding: 0;
      margin-top: 20px;
      font-family: "KozGoPr6NMedium", sans-serif; }
      @media screen and (max-width: 480px) {
        main .container-recruit p {
          font-size: 3.0666666667vw; } }
    @media (max-width: 1200px) {
      main .container-recruit {
        margin: 40vw 0vw 26.6666666667vw 0vw; }
        main .container-recruit h2:after {
          content: "";
          width: 9.3333333333vw;
          height: 9.3333333333vw;
          top: -13.3333333333vw; } }
  main #access .container-access {
    font-family: "KozGoPr6NMedium", sans-serif;
    line-height: 1.8em; }
    @media screen and (max-width: 768px) {
      main #access .container-access {
        line-height: 1.8em; } }
    main #access .container-access h2 {
      font-size: 60px;
      color: #fff;
      background: #000;
      width: 55%;
      font-family: "Calibri", sans-serif;
      font-weight: normal;
      line-height: 1.67em;
      padding-left: 5%; }
      @media screen and (max-width: 950px) {
        main #access .container-access h2 {
          width: 100%;
          text-align: center;
          padding-left: 0; } }
      @media screen and (max-width: 480px) {
        main #access .container-access h2 {
          font-size: 12vw; } }
    main #access .container-access .ctn-inner {
      max-width: 1420px;
      margin: 0 auto;
      padding: 0px 10px; }
    main #access .container-access .address-phone {
      width: 55%;
      float: left;
      margin-top: 65px;
      padding-left: 120px; }
      @media screen and (max-width: 1040px) {
        main #access .container-access .address-phone {
          margin-top: 6.6666666667vw;
          padding-left: 0;
          width: 50%; } }
      @media screen and (max-width: 768px) {
        main #access .container-access .address-phone {
          margin-top: 20px;
          width: 100%; } }
      main #access .container-access .address-phone h3 {
        font-weight: normal;
        font-size: 16px; }
        main #access .container-access .address-phone h3 span {
          font-size: 14px;
          display: block;
          letter-spacing: 2.5px;
          line-height: 1em; }
      main #access .container-access .address-phone .address {
        display: block;
        font-size: 13px;
        margin-bottom: 0px; }
        main #access .container-access .address-phone .address span {
          float: left;
          line-height: 1.7em; }
          main #access .container-access .address-phone .address span.name {
            width: 110px; }
        @media screen and (max-width: 480px) {
          main #access .container-access .address-phone .address {
            font-size: 3.0666666667vw; } }
      main #access .container-access .address-phone .tel-phone {
        display: block;
        font-size: 13px;
        margin-top: 0px; }
        main #access .container-access .address-phone .tel-phone span {
          float: left;
          line-height: 1.6em; }
          main #access .container-access .address-phone .tel-phone span.name {
            width: 110px; }
        @media screen and (max-width: 480px) {
          main #access .container-access .address-phone .tel-phone {
            font-size: 3.0666666667vw; } }
      main #access .container-access .address-phone .note {
        font-size: 13px;
        margin-top: 0;
        line-height: 1.6em;
        letter-spacing: 2px; }
        @media screen and (max-width: 480px) {
          main #access .container-access .address-phone .note {
            font-size: 3.0666666667vw; } }
    main #access .container-access .google-map {
      width: 45%;
      float: left; }
      main #access .container-access .google-map #map {
        height: 320px;
        position: relative; }
      @media screen and (max-width: 1040px) {
        main #access .container-access .google-map {
          width: 50%; } }
      @media screen and (max-width: 768px) {
        main #access .container-access .google-map {
          width: 100%; } }
      @media screen and (max-width: 480px) {
        main #access .container-access .google-map {
          max-width: 100%; } }

.animatable {
  /* initially hide animatable objects */
  visibility: hidden;
  /* initially pause animatable objects their animations */
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused; }

/* show objects being animated */
.animated {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running; }

/* CSS Animations (extracted from http://glifo.uiparade.com/) */
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  60% {
    opacity: 0; }
  20% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }
  60% {
    -webkit-transform: translateX(20px); }
  80% {
    -webkit-transform: translateX(-5px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px); }
  60% {
    -moz-transform: translateX(20px); }
  80% {
    -moz-transform: translateX(-5px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }
@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -o-transform: translateX(20px); }
  80% {
    -o-transform: translateX(-5px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0); } }
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  60% {
    transform: translateX(20px); }
  80% {
    transform: translateX(-5px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }
  60% {
    -webkit-transform: translateX(-20px); }
  80% {
    -webkit-transform: translateX(5px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px); }
  60% {
    -moz-transform: translateX(-20px); }
  80% {
    -moz-transform: translateX(5px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }
@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px); }
  60% {
    -o-transform: translateX(-20px); }
  80% {
    -o-transform: translateX(5px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0); } }
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  60% {
    transform: translateX(-20px); }
  80% {
    transform: translateX(5px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3); }
  50% {
    -webkit-transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1); } }
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3); }
  50% {
    -moz-transform: scale(1.05); }
  70% {
    -moz-transform: scale(0.9); }
  100% {
    opacity: 1;
    -moz-transform: scale(1); } }
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3); }
  50% {
    -o-transform: scale(1.05); }
  70% {
    -o-transform: scale(0.9); }
  100% {
    opacity: 1;
    -o-transform: scale(1); } }
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3); }
  50% {
    transform: scale(1.05); }
  70% {
    transform: scale(0.9); }
  100% {
    opacity: 1;
    transform: scale(1); } }
@-webkit-keyframes moveUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(200px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes moveUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(200px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-o-keyframes moveUp {
  0% {
    opacity: 1;
    -o-transform: translateY(200px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes moveUp {
  0% {
    opacity: 1;
    transform: translateY(200px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-webkit-keyframes fadeBgColor {
  0% {
    background: none; }
  70% {
    background: none; }
  100% {
    background: #464646; } }
@-o-keyframes fadeBgColor {
  0% {
    background: none; }
  70% {
    background: none; }
  100% {
    background: #464646; } }
@keyframes fadeBgColor {
  0% {
    background: none; }
  70% {
    background: none; }
  100% {
    background: #464646; } }
.animated.animationDelay {
  animation-delay: 1.4s;
  -webkit-animation-delay: 1.4s; }

.animated.animationDelayMed {
  animation-delay: 2.2s;
  -webkit-animation-delay: 2.2s; }

.animated.animationDelayLong {
  animation-delay: 2.6s;
  -webkit-animation-delay: 2.6s; }

.animated.fadeBgColor {
  -webkit-animation-name: fadeBgColor;
  -moz-animation-name: fadeBgColor;
  -o-animation-name: fadeBgColor;
  animation-name: fadeBgColor; }

.animated.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn; }

.animated.bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight; }

.animated.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

.animated.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn; }

.animated.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown; }

.animated.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.animated.moveUp {
  -webkit-animation-name: moveUp;
  -moz-animation-name: moveUp;
  -o-animation-name: moveUp;
  animation-name: moveUp; }

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