@charset "UTF-8";
/*!===========================
style.cssはSassから生成されていますので、
直接編集しないようご注意ください。
===========================*/
@import url("https://fonts.googleapis.com/css2?family=Anton&family=Noto+Sans+JP:wght@100..900&display=swap");
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

html {
  -webkit-text-size-adjust: 100%; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

ul, ol {
  list-style: none; }

button, input, select, textarea {
  margin: 0; }

html, * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*,
::before,
::after {
  background-repeat: no-repeat;
  box-sizing: inherit; }

img, embed, iframe, object, audio, video {
  height: auto;
  max-width: 100%; }

img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  vertical-align: bottom; }

iframe {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0;
  text-align: left; }

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

b,
strong {
  font-weight: bold; }

.clear {
  clear: both; }

.cf:before, .cf:after {
  content: "";
  display: block; }

.cf:after {
  clear: both; }

.cf {
  zoom: 1;
  overflow: hidden; }

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100; }

.table_w {
  width: 100%;
  display: table;
  table-layout: fixed; }

.table_c {
  display: table-cell;
  vertical-align: top; }

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.align_center {
  text-align: center !important; }

.align_left {
  text-align: left !important; }

.align_right {
  text-align: right !important; }

.flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

/* ===================================================================
	utility
=================================================================== */
.mt05 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.mt40 {
  margin-top: 40px; }

.mt50 {
  margin-top: 50px; }

.mt60 {
  margin-top: 60px; }

.txt_c {
  text-align: center; }

/* ===================================================================
	form
=================================================================== */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

@media only screen and (min-width: 769px) {
  .sp {
    display: none !important; } }
@media only screen and (max-width: 768px) {
  .pc {
    display: none !important; }

  .sp {
    display: block !important; } }
.mb_10 {
  margin-bottom: 0.5208333333vw; }

.mb_20 {
  margin-bottom: 1.0416666667vw; }

.mb_30 {
  margin-bottom: 1.5625vw; }

.mb_40 {
  margin-bottom: 2.0833333333vw; }

.mb_50 {
  margin-bottom: 2.6041666667vw; }

.mb_60 {
  margin-bottom: 3.125vw; }

.mb_70 {
  margin-bottom: 3.6458333333vw; }

.mb_80 {
  margin-bottom: 4.1666666667vw; }

.mb_90 {
  margin-bottom: 4.6875vw; }

.mb_100 {
  margin-bottom: 5.2083333333vw; }

.mb_110 {
  margin-bottom: 5.7291666667vw; }

.mb_120 {
  margin-bottom: 6.25vw; }

.mb_130 {
  margin-bottom: 6.7708333333vw; }

.mb_140 {
  margin-bottom: 7.2916666667vw; }

.mb_150 {
  margin-bottom: 7.8125vw; }

.mb_160 {
  margin-bottom: 8.3333333333vw; }

.mb_170 {
  margin-bottom: 8.8541666667vw; }

.mb_180 {
  margin-bottom: 9.375vw; }

.mb_190 {
  margin-bottom: 9.8958333333vw; }

.mb_200 {
  margin-bottom: 10.4166666667vw; }

@media screen and (min-width: 1600px) {
  .mb_10 {
    margin-bottom: 10px; }

  .mb_20 {
    margin-bottom: 20px; }

  .mb_30 {
    margin-bottom: 30px; }

  .mb_40 {
    margin-bottom: 40px; }

  .mb_50 {
    margin-bottom: 50px; }

  .mb_60 {
    margin-bottom: 60px; }

  .mb_70 {
    margin-bottom: 70px; }

  .mb_80 {
    margin-bottom: 80px; }

  .mb_90 {
    margin-bottom: 90px; }

  .mb_100 {
    margin-bottom: 100px; }

  .mb_110 {
    margin-bottom: 110px; }

  .mb_120 {
    margin-bottom: 120px; }

  .mb_130 {
    margin-bottom: 130px; }

  .mb_140 {
    margin-bottom: 140px; }

  .mb_150 {
    margin-bottom: 150px; }

  .mb_160 {
    margin-bottom: 160px; }

  .mb_170 {
    margin-bottom: 170px; }

  .mb_180 {
    margin-bottom: 180px; }

  .mb_190 {
    margin-bottom: 190px; }

  .mb_200 {
    margin-bottom: 200px; } }
@media print, screen and (max-width: 769px) {
  .mb_10 {
    margin-bottom: 1.3333333333vw; }

  .mb_20 {
    margin-bottom: 2.6666666667vw; }

  .mb_30 {
    margin-bottom: 4vw; }

  .mb_40 {
    margin-bottom: 5.3333333333vw; }

  .mb-50 {
    margin-bottom: 6.6666666667vw; }

  .mb-60 {
    margin-bottom: 8vw; }

  .mb-70 {
    margin-bottom: 9.3333333333vw; }

  .mb-80 {
    margin-bottom: 10.6666666667vw; }

  .mb-90 {
    margin-bottom: 12vw; }

  .mb-100 {
    margin-bottom: 13.3333333333vw; }

  .mb-110 {
    margin-bottom: 14.6666666667vw; }

  .mb-120 {
    margin-bottom: 16vw; }

  .mb-130 {
    margin-bottom: 17.3333333333vw; }

  .mb-140 {
    margin-bottom: 18.6666666667vw; }

  .mb-150 {
    margin-bottom: 20vw; }

  .mb-160 {
    margin-bottom: 21.3333333333vw; }

  .mb-170 {
    margin-bottom: 22.6666666667vw; }

  .mb-180 {
    margin-bottom: 24vw; }

  .mb-190 {
    margin-bottom: 25.3333333333vw; }

  .mb-200 {
    margin-bottom: 26.6666666667vw; } }
@media only screen and (max-width: 768px) {
  .header_nav {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 3000; }
    .header_nav #header_menu_trigger {
      display: none;
      outline: none; }
    .header_nav .header_menu_ico {
      transition: all 0.3s;
      position: relative;
      width: 46px;
      height: 46px;
      border-radius: 100%;
      z-index: 3000; }
      .header_nav .header_menu_ico div {
        width: 26px;
        height: 1px;
        position: absolute;
        background: #000;
        right: 0;
        margin: auto;
        left: 0;
        transition: all 0.3s cubic-bezier(0.6, 0, 0.4, 1.5);
        width: 26;
        top: calc(50% - ((4px)) + -1px); }
        .header_nav .header_menu_ico div:nth-of-type(1) {
          top: calc(50% - ((4px)) + -1px);
          width: 26px; }
        .header_nav .header_menu_ico div:nth-of-type(2) {
          top: calc(50% - ((4px)) + 5px);
          width: 26px; }
        .header_nav .header_menu_ico div:nth-of-type(3) {
          top: calc(50% - ((4px)) + 11px);
          width: 26px; }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico {
      transform: scale(1.21) rotate(180deg); }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico div:nth-of-type(1) {
      transform: rotate(45deg);
      width: 26px !important;
      top: calc(50% - (1px)) !important;
      background: #fff; }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico div:nth-of-type(2) {
      left: -7px !important;
      opacity: 0;
      background: #fff; }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico div:nth-of-type(3) {
      transform: rotate(-45deg);
      width: 26px !important;
      top: calc(50% - (1px)) !important;
      background: #fff; }

  #header_menu {
    display: none;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #1c1d1e;
    text-align: center;
    height: 100vh; }
    #header_menu::before {
      content: "";
      position: absolute;
      width: 350px;
      height: 100%;
      background-image: url("img/index/section02_hover_sp.png");
      background-position: right bottom;
      background-repeat: no-repeat;
      background-size: cover;
      right: 0;
      top: 0;
      pointer-events: none;
      z-index: 10;
      mix-blend-mode: overlay; }
    #header_menu ul {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      padding-bottom: 70px; }
      #header_menu ul li {
        opacity: 0;
        -webkit-transform: translateX(-8%);
        -ms-transform: translateX(-8%);
        transform: translateX(-8%); }
        #header_menu ul li a {
          display: block;
          text-decoration: none;
          padding: 9px 0;
          font-size: 15px;
          font-size: 1.5rem;
          color: #ffd41a; }
          #header_menu ul li a .en {
            display: block;
            font-size: 40px;
            font-size: 4rem;
            color: #fff; }
        #header_menu ul li.contact {
          width: 220px;
          margin: auto;
          margin-top: 20px; }
          #header_menu ul li.contact a {
            color: #fff;
            background: #e5223b;
            background: -webkit-linear-gradient(right, #e5223b 0%, #ffd41a 100%);
            background: linear-gradient(to right, #e5223b 0%, #ffd41a 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5223b', endColorstr=' #ffd41a', GradientType=1);
            position: relative;
            text-align: center;
            padding: 14px 0;
            padding-right: 10px;
            border-radius: 10px;
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            -o-border-radius: 10px;
            -ms-border-radius: 10px;
            font-size: 18px;
            font-size: 1.8rem;
            font-weight: 500; }
            #header_menu ul li.contact a span {
              position: relative; }
            #header_menu ul li.contact a::after {
              content: "";
              position: absolute;
              width: 20px;
              height: 100%;
              background-image: url("img/common/ico_arrow.png");
              background-repeat: no-repeat;
              background-position: center center;
              background-size: 100% auto;
              right: 18px;
              top: 0;
              pointer-events: none;
              z-index: 10; }
            #header_menu ul li.contact a::before {
              content: "";
              background: #ffd41a;
              background: -webkit-linear-gradient(right, #ffd41a 0%, #e5223b 100%);
              background: linear-gradient(to right, #ffd41a 0%, #e5223b 100%);
              filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd41a', endColorstr=' #e5223b', GradientType=1);
              position: absolute;
              width: 100%;
              height: 100%;
              top: 0;
              left: 0;
              transition: all 0.3s ease-out;
              border-radius: 10px;
              -moz-border-radius: 10px;
              -webkit-border-radius: 10px;
              -o-border-radius: 10px;
              -ms-border-radius: 10px; } }
#header_menu ul li:nth-child(1) {
  -webkit-animation: lazyX 0.8s ease 0.08s 1 forwards;
  animation: lazyX 0.8s ease 0.08s 1 forwards; }

#header_menu ul li:nth-child(2) {
  -webkit-animation: lazyX 0.8s ease 0.16s 1 forwards;
  animation: lazyX 0.8s ease 0.16s 1 forwards; }

#header_menu ul li:nth-child(3) {
  -webkit-animation: lazyX 0.8s ease 0.24s 1 forwards;
  animation: lazyX 0.8s ease 0.24s 1 forwards; }

#header_menu ul li:nth-child(4) {
  -webkit-animation: lazyX 0.8s ease 0.32s 1 forwards;
  animation: lazyX 0.8s ease 0.32s 1 forwards; }

#header_menu ul li:nth-child(5) {
  -webkit-animation: lazyX 0.8s ease 0.4s 1 forwards;
  animation: lazyX 0.8s ease 0.4s 1 forwards; }

#header_menu ul li:nth-child(6) {
  -webkit-animation: lazyX 0.8s ease 0.48s 1 forwards;
  animation: lazyX 0.8s ease 0.48s 1 forwards; }

#header_menu ul li:nth-child(7) {
  -webkit-animation: lazyX 0.8s ease 0.56s 1 forwards;
  animation: lazyX 0.8s ease 0.56s 1 forwards; }

#header_menu ul li:nth-child(8) {
  -webkit-animation: lazyX 0.8s ease 0.64s 1 forwards;
  animation: lazyX 0.8s ease 0.64s 1 forwards; }

#header_menu ul li:nth-child(9) {
  -webkit-animation: lazyX 0.8s ease 0.72s 1 forwards;
  animation: lazyX 0.8s ease 0.72s 1 forwards; }

#header_menu ul li:nth-child(10) {
  -webkit-animation: lazyX 0.8s ease 0.8s 1 forwards;
  animation: lazyX 0.8s ease 0.8s 1 forwards; }

.form_section .wpcf7-not-valid-tip {
  margin-top: 10px;
  font-size: 14px;
  font-size: 1.4rem; }
.form_section .wpcf7-list-item {
  margin: 0; }
.form_section table {
  margin-top: 50px;
  width: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  border-top: 1px solid #474747; }
  .form_section table th, .form_section table td {
    padding: 1.5em 1em;
    border-bottom: 1px solid #474747;
    vertical-align: top;
    font-weight: 500; }
    @media only screen and (max-width: 768px) {
      .form_section table th, .form_section table td {
        padding-top: 2em;
        padding-bottom: 2em;
        padding-left: 0;
        padding-right: 0;
        display: block; } }
  .form_section table th {
    width: 260px; }
    @media only screen and (max-width: 768px) {
      .form_section table th {
        width: 100%;
        border: none;
        padding-bottom: 0; } }
    .form_section table th span.require {
      display: inline-block;
      position: relative;
      padding-left: 40px; }
      @media only screen and (max-width: 768px) {
        .form_section table th span.require {
          padding-left: 45px; } }
      .form_section table th span.require::before {
        content: "必須";
        position: absolute;
        top: 3px;
        left: -20px;
        background: #e5223b;
        color: #fff;
        font-size: 11px;
        font-size: 1.1rem;
        padding: 2px 10px; }
        @media only screen and (max-width: 768px) {
          .form_section table th span.require::before {
            left: 0; } }
  @media only screen and (max-width: 768px) {
    .form_section table td {
      padding-top: 1em; } }
.form_section [type=check],
.form_section [type=radio],
.form_section [type=submit] {
  cursor: pointer; }
.form_section [type=check] + label,
.form_section [type=radio] + label {
  display: inline-block;
  cursor: pointer; }
.form_section [type=tel],
.form_section [type=email],
.form_section [type=text],
.form_section [type=password],
.form_section [type=number],
.form_section textarea,
.form_section select {
  padding: 1em;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  width: 100%; }
.form_section textarea {
  height: 200px; }
.form_section input#zip1 {
  display: inline-block;
  width: 80px; }
.form_section input#zip2 {
  display: inline-block;
  width: 150px;
  margin-bottom: 7px; }
.form_section [type=submit] {
  display: block;
  border: none;
  background: #e5223b;
  background: -webkit-linear-gradient(right, #e5223b 0%, #ffd41a 100%);
  background: linear-gradient(to right, #e5223b 0%, #ffd41a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5223b', endColorstr=' #ffd41a', GradientType=1);
  color: #fff;
  width: 500px;
  padding: 20px 0;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -o-border-radius: 100px;
  -ms-border-radius: 100px;
  margin: 40px auto 0;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s; }
  @media only screen and (min-width: 769px) {
    .form_section [type=submit]:hover {
      filter: alpha(opacity=75);
      -moz-opacity: 0.75;
      opacity: 0.75; } }
  @media only screen and (max-width: 768px) {
    .form_section [type=submit] {
      width: 80%;
      padding: 20px 10px; } }
.form_section .checkbox input,
.form_section .wpcf7-radio input,
.form_section .radio input {
  display: none; }
.form_section .checkbox li, .form_section .checkbox .wpcf7-list-item,
.form_section .radio li,
.form_section .radio .wpcf7-list-item,
.form_section .wpcf7-radio li,
.form_section .wpcf7-radio .wpcf7-list-item {
  margin-top: 5px;
  display: block; }
  .form_section .checkbox li:first-child, .form_section .checkbox .wpcf7-list-item:first-child,
  .form_section .radio li:first-child,
  .form_section .radio .wpcf7-list-item:first-child,
  .form_section .wpcf7-radio li:first-child,
  .form_section .wpcf7-radio .wpcf7-list-item:first-child {
    margin-top: 0; }
.form_section .checkbox .parts, .form_section .checkbox .wpcf7-list-item-label,
.form_section .radio .parts,
.form_section .radio .wpcf7-list-item-label,
.form_section .wpcf7-radio .parts,
.form_section .wpcf7-radio .wpcf7-list-item-label {
  position: relative;
  border: 1px solid #ddd;
  display: block;
  cursor: pointer;
  padding: 18px 20px 20px 50px; }
  @media only screen and (max-width: 768px) {
    .form_section .checkbox .parts, .form_section .checkbox .wpcf7-list-item-label,
    .form_section .radio .parts,
    .form_section .radio .wpcf7-list-item-label,
    .form_section .wpcf7-radio .parts,
    .form_section .wpcf7-radio .wpcf7-list-item-label {
      font-size: 16px;
      font-size: 1.6rem; } }
  .form_section .checkbox .parts::before, .form_section .checkbox .wpcf7-list-item-label::before,
  .form_section .radio .parts::before,
  .form_section .radio .wpcf7-list-item-label::before,
  .form_section .wpcf7-radio .parts::before,
  .form_section .wpcf7-radio .wpcf7-list-item-label::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    border: 1px solid #ccc;
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
.form_section .checkbox .parts::before {
  width: 15px;
  height: 15px;
  border-radius: 4px; }
.form_section .radio .parts::before,
.form_section .wpcf7-radio .wpcf7-list-item-label::before {
  width: 16px;
  height: 16px;
  border-radius: 50%; }
.form_section .radio input:checked + .parts,
.form_section .wpcf7-radio input:checked + .wpcf7-list-item-label {
  color: #2ea2f3;
  border-color: #2ea2f3;
  background: #f6fafe; }
  .form_section .radio input:checked + .parts::after,
  .form_section .wpcf7-radio input:checked + .wpcf7-list-item-label::after {
    content: "";
    display: block;
    position: absolute;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 23px;
    width: 10px;
    height: 10px;
    background: #2ea2f3;
    border-radius: 50%; }
.form_section .checkbox input:checked + .parts {
  color: #2ea2f3;
  border-color: #2ea2f3;
  background: #f6fafe; }
  .form_section .checkbox input:checked + .parts::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 25px;
    width: 7px;
    height: 14px;
    margin-top: -11px;
    transform: rotate(40deg);
    border-bottom: 3px solid #2ea2f3;
    border-right: 3px solid #2ea2f3; }
.form_section .selector {
  position: relative; }
  .form_section .selector::after {
    content: "";
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 15px;
    z-index: 10;
    pointer-events: none; }
  .form_section .selector select {
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding: 1em;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    display: block;
    z-index: 1;
    cursor: pointer; }
.form_section .ermsg {
  font-size: 11px;
  color: #B50000; }
.form_section .radio .ermsg, .form_section .checkbox .ermsg {
  display: none; }
.form_section .radio li:first-child .ermsg, .form_section .checkbox li:first-child .ermsg {
  display: block; }
.form_section ::-webkit-input-placeholder {
  color: #b9b9b9; }
.form_section ::-moz-placeholder {
  color: #b9b9b9; }
.form_section :-moz-placeholder {
  color: #b9b9b9; }
.form_section :-ms-input-placeholder {
  color: #b9b9b9; }

@-webkit-keyframes loop {
  to {
    -webkit-transform: translateX(-100%);
    transform: translate(-100%); } }
@keyframes loop {
  to {
    -webkit-transform: translateX(-100%);
    transform: translate(-100%); } }
.fade_up {
  opacity: 0;
  display: block; }

.is_onscreen.fade_up {
  opacity: 1;
  animation-name: fadeup;
  animation-duration: 1.5s; }

@keyframes fadeup {
  from {
    opacity: 0;
    -moz-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  to {
    opacity: 1;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fade_left {
  opacity: 0;
  display: block; }

.is_onscreen.fade_left {
  opacity: 1;
  animation-name: fadeleft;
  animation-duration: 1.5s; }

@keyframes fadeleft {
  from {
    opacity: 0;
    -moz-transform: translateX(40px);
    -webkit-transform: translateX(40px);
    -o-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px); }
  to {
    opacity: 1;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fade_right {
  opacity: 0;
  display: block; }

.is_onscreen.fade_right {
  opacity: 1;
  animation-name: faderight;
  animation-duration: 1.5s; }

@keyframes faderight {
  from {
    opacity: 0;
    -moz-transform: translateX(-40px);
    -webkit-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px); }
  to {
    opacity: 1;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.line_btn_wrap {
  max-width: 200px;
  text-align: center;
  position: relative;
  -webkit-transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
  @media only screen and (max-width: 768px) {
    .line_btn_wrap {
      max-width: 150px; } }
  .line_btn_wrap:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    width: 0;
    left: auto;
    right: 0;
    background-color: #333;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -ms-transition-duration: 0.5s;
    -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); }
  .line_btn_wrap .line_btn {
    position: relative;
    letter-spacing: 0.1em;
    overflow: hidden;
    color: #000;
    opacity: 0;
    text-decoration: none;
    display: block;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    padding: 15px 0; }
    .line_btn_wrap .line_btn:hover {
      color: #fff; }
  .line_btn_wrap:hover:before {
    width: 100%;
    right: auto;
    left: 0; }
  .line_btn_wrap .line_btn_border_left {
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom; }
  .line_btn_wrap .line_btn_border_right {
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top; }
  .line_btn_wrap .line_btn_border_top {
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right; }
  .line_btn_wrap .line_btn_border_bottom {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left; }
  .line_btn_wrap .line_btn_border {
    position: absolute;
    background: #333;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
    -webkit-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .is_onscreen .line_btn_border_left {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1); }

  .is_onscreen .line_btn_border_right {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1); }

  .is_onscreen .line_btn_border_top {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1); }

  .is_onscreen .line_btn_border_bottom {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1); }

  .is_onscreen .line_btn {
    opacity: 1; }

.text_mask {
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: bottom; }
  .text_mask .text_mask_inner {
    display: inline-block;
    vertical-align: bottom;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    padding: 18px 60px; }
    @media only screen and (max-width: 768px) {
      .text_mask .text_mask_inner {
        padding: 14px 20px; } }
    .text_mask .text_mask_inner::after {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      content: "";
      z-index: 10;
      background-color: #e5223b;
      background: #ffd41a;
      background: -webkit-linear-gradient(right, #ffd41a 0%, #e5223b 100%);
      background: linear-gradient(to right, #ffd41a 0%, #e5223b 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd41a', endColorstr=' #e5223b', GradientType=1); }
    .text_mask_inner {
      -webkit-animation: onscreen-rect-1 1s cubic-bezier(0.075, 0.82, 0.165, 1) 0.3s forwards alternate;
      animation: onscreen-rect-1 1s cubic-bezier(0.075, 0.82, 0.165, 1) 0.3s forwards alternate; }

    .text_mask_inner:after {
      -webkit-animation: onscreen-rect-2 0.9s cubic-bezier(0.075, 0.82, 0.165, 1) 0.8s forwards alternate;
      animation: onscreen-rect-2 0.9s cubic-bezier(0.075, 0.82, 0.165, 1) 0.8s forwards alternate; }

@-webkit-keyframes onscreen-rect-1 {
  0% {
    -webkit-transform: translateX(-101%);
    transform: translateX(-101%);
    -webkit-transform: translate3d(-101%, 0, 0);
    transform: translate3d(-101%, 0, 0); }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes onscreen-rect-1 {
  0% {
    -webkit-transform: translateX(-101%);
    transform: translateX(-101%);
    -webkit-transform: translate3d(-101%, 0, 0);
    transform: translate3d(-101%, 0, 0); }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@-webkit-keyframes onscreen-rect-2 {
  0% {
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  to {
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: scaleX(0);
    transform: scaleX(0); } }
@keyframes onscreen-rect-2 {
  0% {
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  to {
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: scaleX(0);
    transform: scaleX(0); } }
.circle_arrow_link {
  display: inline-flex;
  align-items: center;
  overflow: inherit;
  text-decoration: none; }
  .circle_arrow_link_txt {
    position: relative;
    z-index: 1; }
  .circle_arrow_link_ico {
    width: calc(72em/16);
    height: calc(72em/16);
    display: flex;
    margin-top: 0;
    align-items: center;
    justify-content: center;
    margin-left: calc(-20em/16);
    position: relative;
    z-index: 0;
    transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); }
    .circle_arrow_link_ico::before {
      content: "";
      border: calc(2em/16) solid #ddd;
      border-radius: 50%;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); }
    .circle_arrow_link_ico svg {
      width: calc(18em/16);
      height: calc(11em/16);
      fill: #000; }
  .circle_arrow_link:hover .circle_arrow_link_ico {
    transform: translate3d(1em, 0, 0); }
  .circle_arrow_link:hover .circle_arrow_link_ico:before {
    transform: scale(1.5) translate3d(-0.5em, 0, 0); }
  .circle_arrow_link:hover .circle_arrow_link_ico svg {
    animation: linkhover 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); }

.circle_arrow_link2 {
  display: inline-flex;
  align-items: center;
  overflow: inherit;
  text-decoration: none; }
  .circle_arrow_link2_txt {
    position: relative;
    z-index: 1; }
  .circle_arrow_link2_ico {
    width: calc(50em/16);
    height: calc(50em/16);
    display: flex;
    margin-top: 0;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    position: relative;
    z-index: 0;
    transition: transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); }
    .circle_arrow_link2_ico::before {
      content: "";
      background: #333;
      border-radius: 50%;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -moz-transition: 0.3s;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -ms-transition: 0.3s;
      transition: 0.3s; }
    .circle_arrow_link2_ico svg {
      width: calc(18em/16);
      height: calc(11em/16);
      fill: #fff;
      position: relative;
      z-index: 10; }
  .circle_arrow_link2:hover .circle_arrow_link2_ico {
    transform: translate3d(0.5em, 0, 0); }
    .circle_arrow_link2:hover .circle_arrow_link2_ico::before {
      background: #000;
      transform: translate3d(0.05em, 0, 0); }
    .circle_arrow_link2:hover .circle_arrow_link2_ico svg {
      animation: linkhover 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); }

@keyframes linkhover {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }
  55% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }
.parallax {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 0%;
  padding-top: calc(500 / 800 * 100%); }
  .parallax p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    line-height: 1.5;
    font-size: max(3vw, 16px); }

.lazy_x {
  opacity: 0;
  -webkit-transform: translateX(-8%);
  -ms-transform: translateX(-8%);
  transform: translateX(-8%); }

.lazy_y {
  opacity: 0;
  -webkit-transform: translateY(8%);
  -ms-transform: translateY(8%);
  transform: translateY(8%); }

@-webkit-keyframes lazyY {
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
@keyframes lazyY {
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
@-webkit-keyframes lazyX {
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
@keyframes lazyX {
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
html {
  font-size: 62.5%; }
  @media only screen and (max-width: 768px) {
    html {
      font-size: 50%; } }

body {
  background: #fff;
  font-size: 1.6em;
  color: #131515;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  overflow-x: hidden; }

a {
  color: #131515; }

@media only screen and (min-width: 769px) {
  a:hover {
    color: #131515;
    text-decoration: none; }

  a, a img {
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s; }

  a img:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75; } }
.page_top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
  width: 60px;
  height: 60px;
  background: rgba(229, 34, 59, 0.75);
  text-align: center;
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s; }
  .page_top:hover {
    background: #e5223b;
    color: #fff; }
  .page_top::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -4px;
    margin-right: -6px; }
  @media only screen and (max-width: 768px) {
    .page_top {
      bottom: 10px;
      right: 10px;
      width: 40px;
      height: 40px;
      font-size: 22px; }
      .page_top::after {
        width: 10px;
        height: 10px;
        margin-top: -3px;
        margin-right: -5px; } }

.en {
  font-family: "Anton", sans-serif;
  font-weight: 400; }

.header {
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 100;
  left: 0;
  top: 0; }
  .header .logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 320px;
    background: #fff;
    padding: 33px 45px;
    border-radius: 0 0 30px 0;
    -moz-border-radius: 0 0 30px 0;
    -webkit-border-radius: 0 0 30px 0;
    -o-border-radius: 0 0 30px 0;
    -ms-border-radius: 0 0 30px 0; }
    @media only screen and (max-width: 768px) {
      .header .logo {
        width: 120px;
        margin: auto;
        left: 0;
        right: 0;
        padding: 12px 10px 0;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        -ms-border-radius: 0; } }
  .page_body .header {
    background: transparent; }
    @media only screen and (max-width: 768px) {
      .page_body .header .logo {
        background: #fff;
        padding: 10px !important;
        border-radius: 0 0 5px 5px;
        -moz-border-radius: 0 0 5px 5px;
        -webkit-border-radius: 0 0 5px 5px;
        -o-border-radius: 0 0 5px 5px;
        -ms-border-radius: 0 0 5px 5px; } }
  @media only screen and (min-width: 769px) {
    .header * {
      -moz-transition: 0.3s;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -ms-transition: 0.3s;
      transition: 0.3s; } }
  .header .inner {
    height: 120px;
    position: relative;
    min-width: 1100px;
    margin: auto; }
    @media only screen and (max-width: 768px) {
      .header .inner {
        height: 70px;
        min-width: 100%; } }
  .header .g_nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px; }
    .header .g_nav ul {
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      -o-justify-content: flex-end;
      justify-content: flex-end;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center; }
      .header .g_nav ul li {
        margin-left: 60px; }
        .header .g_nav ul li:first-child {
          margin-left: 0; }
        .header .g_nav ul li a {
          display: block;
          text-decoration: none;
          font-size: 17px;
          font-size: 1.7rem;
          font-weight: 700; }
          .header .g_nav ul li a:hover {
            color: #e5223b; }
        .header .g_nav ul li.contact {
          width: 220px; }
          .header .g_nav ul li.contact a {
            color: #fff;
            background: #e5223b;
            background: -webkit-linear-gradient(right, #e5223b 0%, #ffd41a 100%);
            background: linear-gradient(to right, #e5223b 0%, #ffd41a 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5223b', endColorstr=' #ffd41a', GradientType=1);
            position: relative;
            text-align: center;
            padding: 14px 0;
            padding-right: 10px;
            border-radius: 10px;
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            -o-border-radius: 10px;
            -ms-border-radius: 10px; }
            .page_body .header .g_nav ul li.contact a {
              border: 1px solid #fff; }
            .header .g_nav ul li.contact a span {
              position: relative; }
            .header .g_nav ul li.contact a::after {
              content: "";
              position: absolute;
              width: 20px;
              height: 100%;
              background-image: url("img/common/ico_arrow.png");
              background-repeat: no-repeat;
              background-position: center center;
              background-size: 100% auto;
              right: 18px;
              top: 0;
              pointer-events: none;
              z-index: 10; }
            .header .g_nav ul li.contact a::before {
              content: "";
              background: #ffd41a;
              background: -webkit-linear-gradient(right, #ffd41a 0%, #e5223b 100%);
              background: linear-gradient(to right, #ffd41a 0%, #e5223b 100%);
              filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd41a', endColorstr=' #e5223b', GradientType=1);
              position: absolute;
              width: 100%;
              height: 100%;
              top: 0;
              left: 0;
              transition: all 0.3s ease-out;
              border-radius: 10px;
              -moz-border-radius: 10px;
              -webkit-border-radius: 10px;
              -o-border-radius: 10px;
              -ms-border-radius: 10px; }
            .header .g_nav ul li.contact a:hover::before {
              opacity: 0; }
  .header.scroll_header {
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1); }
    .header.scroll_header .inner {
      height: 100px; }
      @media only screen and (max-width: 768px) {
        .header.scroll_header .inner {
          height: 70px; } }
    .header.scroll_header .logo {
      width: 160px;
      padding: 15px 0 0 20px;
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      -o-border-radius: 0;
      -ms-border-radius: 0; }
      @media only screen and (max-width: 768px) {
        .header.scroll_header .logo {
          width: 120px;
          padding: 12px 10px 0; } }
  .page_body .header.scroll_header {
    background: #fff; }

.main_btn {
  width: 220px;
  margin: auto; }
  .main_btn a {
    color: #fff;
    display: block;
    background: #e5223b;
    background: -webkit-linear-gradient(right, #e5223b 0%, #ffd41a 100%);
    background: linear-gradient(to right, #e5223b 0%, #ffd41a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5223b', endColorstr=' #ffd41a', GradientType=1);
    position: relative;
    text-align: center;
    padding: 14px 0;
    padding-right: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    text-decoration: none; }
    .main_btn a span {
      position: relative;
      font-weight: 700; }
    .main_btn a::after {
      content: "";
      position: absolute;
      width: 20px;
      height: 100%;
      background-image: url("img/common/ico_arrow.png");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 100% auto;
      right: 18px;
      top: 0;
      pointer-events: none;
      z-index: 10; }
    .main_btn a::before {
      content: "";
      background: #ffd41a;
      background: -webkit-linear-gradient(right, #ffd41a 0%, #e5223b 100%);
      background: linear-gradient(to right, #ffd41a 0%, #e5223b 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd41a', endColorstr=' #e5223b', GradientType=1);
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      transition: all 0.3s ease-out;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px; }
    .main_btn a:hover::before {
      opacity: 0; }

.dot {
  position: relative;
  display: block; }
  .dot::before, .dot::after {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    pointer-events: none;
    z-index: 1; }
    @media only screen and (max-width: 768px) {
      .dot::before, .dot::after {
        width: 60px; } }
  .dot.left_top::before {
    left: -40px;
    top: -60px;
    background-position: left top;
    background-image: url("img/common/ico_dot.png"); }
    @media only screen and (max-width: 768px) {
      .dot.left_top::before {
        left: -15px;
        top: -20px; } }
  .dot.right_bottom::after {
    right: -40px;
    bottom: -60px;
    background-position: right bottom;
    background-image: url("img/common/ico_dot.png"); }

.index .index_ttl {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  position: relative;
  padding-left: 30px; }
  @media only screen and (max-width: 768px) {
    .index .index_ttl {
      font-size: 14px;
      font-size: 1.4rem;
      padding-left: 0; } }
  .index .index_ttl::before {
    content: "";
    position: absolute;
    width: 168px;
    height: 163px;
    background-image: url("img/index/index_ttl.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    left: -10px;
    bottom: 10px;
    pointer-events: none;
    z-index: 1; }
    @media only screen and (max-width: 768px) {
      .index .index_ttl::before {
        width: 78px;
        height: 76px;
        bottom: 5px; } }
  .index .index_ttl .en {
    font-size: 110px;
    font-size: 11rem;
    font-style: italic;
    font-weight: 400;
    position: relative;
    z-index: 2;
    letter-spacing: 0.02em;
    display: inline-block;
    margin-right: 25px; }
    @media only screen and (max-width: 768px) {
      .index .index_ttl .en {
        font-size: 14vw;
        margin-right: 15px; } }
.index .fv {
  position: relative;
  min-width: 1100px;
  margin: auto;
  min-width: 100%; }
  .index .fv .fv_slides {
    opacity: 0;
    transition: opacity .3s linear; }
    .index .fv .fv_slides.slick-initialized {
      opacity: 1; }
    .index .fv .fv_slides .fv_slide {
      margin-left: 5px; }
  .index .fv .fv_txt_wrap {
    position: absolute;
    z-index: 20;
    left: 0;
    top: 53.34%; }
    .index .fv .fv_txt_wrap .fv_txt + .fv_txt {
      margin-top: 10px; }
      @media only screen and (max-width: 768px) {
        .index .fv .fv_txt_wrap .fv_txt + .fv_txt {
          margin-top: 5px; } }
    .index .fv .fv_txt_wrap .fv_txt > span {
      display: inline-block;
      background: #fff; }
    .index .fv .fv_txt_wrap .fv_txt img {
      height: 5vw;
      min-height: 60px; }
      @media only screen and (max-width: 768px) {
        .index .fv .fv_txt_wrap .fv_txt img {
          height: 3vw;
          min-height: 40px; } }
.index .section01 {
  padding-left: 40px;
  padding-right: 40px; }
  @media only screen and (max-width: 768px) {
    .index .section01 {
      padding-left: 20px;
      padding-right: 20px; }
      .index .section01 .sp_image {
        margin-top: 40px; } }
  .index .section01 .wrap {
    padding: 14vw 0 6vw;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between; }
    @media only screen and (max-width: 768px) {
      .index .section01 .wrap {
        padding: 22vw 0 15vw;
        display: block; } }
    .index .section01 .wrap .left {
      width: 50%; }
      @media only screen and (max-width: 768px) {
        .index .section01 .wrap .left {
          width: 100%; } }
      .index .section01 .wrap .left .txt {
        font-size: 18px;
        font-size: 1.8rem;
        font-weight: 500;
        line-height: 1.8;
        margin-top: 8vw; }
        @media only screen and (max-width: 768px) {
          .index .section01 .wrap .left .txt {
            margin-top: 6vw; } }
    .index .section01 .wrap .right {
      width: 40%;
      position: relative; }
      .index .section01 .wrap .right .img img {
        border-radius: 30px;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        -o-border-radius: 30px;
        -ms-border-radius: 30px; }
      .index .section01 .wrap .right .image_02 {
        position: absolute;
        bottom: -10vw;
        left: -8vw;
        width: 45%;
        z-index: 2; }
.index .section02 {
  position: relative; }
  .index .section02::before {
    content: "";
    position: absolute;
    width: 840px;
    height: 100%;
    background-image: url("img/index/section02_hover.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    right: 0;
    top: 0;
    pointer-events: none;
    z-index: 10;
    mix-blend-mode: overlay; }
    @media only screen and (max-width: 768px) {
      .index .section02::before {
        background-image: url("img/index/section02_hover_sp.png");
        background-position: right bottom;
        width: 350px; } }
  .index .section02 .top_image img {
    width: 100%; }
  .index .section02 .index_ttl {
    color: #fff; }
  .index .section02 .wrap {
    background: #1c1d1e;
    margin-top: -1px;
    padding-top: 7vw;
    padding-bottom: 10vw;
    padding-left: 40px;
    padding-right: 40px; }
    @media only screen and (max-width: 768px) {
      .index .section02 .wrap {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 24vw; } }
  .index .section02 .inner {
    max-width: 1100px;
    min-width: 900px;
    margin: auto;
    padding-top: 120px; }
    @media only screen and (max-width: 768px) {
      .index .section02 .inner {
        max-width: 100%;
        min-width: 100%;
        padding-top: 60px; } }
  .index .section02 .work_archive {
    border-top: 1px dotted rgba(255, 255, 255, 0.5); }
    .index .section02 .work_archive ul li {
      border-bottom: 1px dotted rgba(255, 255, 255, 0.5); }
      .index .section02 .work_archive ul li a, .index .section02 .work_archive ul li .content {
        display: block;
        text-decoration: none;
        -webkit-display: flex;
        -moz-display: flex;
        -ms-display: flex;
        -o-display: flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        padding: 30px 20px;
        color: #fff; }
        @media only screen and (max-width: 768px) {
          .index .section02 .work_archive ul li a, .index .section02 .work_archive ul li .content {
            display: block; } }
        .index .section02 .work_archive ul li a .category, .index .section02 .work_archive ul li .content .category {
          width: 110px; }
          @media only screen and (max-width: 768px) {
            .index .section02 .work_archive ul li a .category, .index .section02 .work_archive ul li .content .category {
              width: 70px; } }
          .index .section02 .work_archive ul li a .category span, .index .section02 .work_archive ul li .content .category span {
            display: block;
            font-size: 15px;
            font-size: 1.5rem;
            text-align: center;
            padding: 7px 0; }
            @media only screen and (max-width: 768px) {
              .index .section02 .work_archive ul li a .category span, .index .section02 .work_archive ul li .content .category span {
                font-size: 14px;
                font-size: 1.4rem;
                padding: 3px 0; } }
            .index .section02 .work_archive ul li a .category span.movie, .index .section02 .work_archive ul li .content .category span.movie {
              border: 1px solid #e5223b; }
            .index .section02 .work_archive ul li a .category span.drama, .index .section02 .work_archive ul li .content .category span.drama {
              border: 1px solid #ffd41a; }
        .index .section02 .work_archive ul li a .ttl, .index .section02 .work_archive ul li .content .ttl {
          width: calc(100% - 110px);
          padding-left: 40px;
          font-size: 18px;
          font-size: 1.8rem;
          font-weight: 500; }
          @media only screen and (max-width: 768px) {
            .index .section02 .work_archive ul li a .ttl, .index .section02 .work_archive ul li .content .ttl {
              width: 100%;
              padding: 10px 0 0; } }
      @media only screen and (min-width: 769px) {
        .index .section02 .work_archive ul li a:hover {
          background: rgba(0, 0, 0, 0.2); } }
  .index .section02 .main_btn {
    margin-top: 100px; }
    @media only screen and (max-width: 768px) {
      .index .section02 .main_btn {
        margin-top: 40px; } }
.index .section03 {
  background: #f0f3f6;
  padding-top: 14vw;
  padding-bottom: 10vw;
  padding-left: 40px;
  padding-right: 40px; }
  @media only screen and (max-width: 768px) {
    .index .section03 {
      padding: 24vw 20px; } }
  .index .section03 .inner {
    width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
    padding-top: 90px;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .index .section03 .inner {
        width: 100%; } }
    @media only screen and (max-width: 768px) {
      .index .section03 .inner {
        padding-top: 50px; } }
  .index .section03 .main_btn {
    position: absolute;
    top: -50px;
    right: 20px; }
    @media only screen and (max-width: 768px) {
      .index .section03 .main_btn {
        position: static;
        margin-top: 50px; } }
  .index .section03 .news_archive ul {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start; }
    @media only screen and (max-width: 768px) {
      .index .section03 .news_archive ul {
        display: block; } }
    @media only screen and (min-width: 769px) {
      .index .section03 .news_archive ul:hover li {
        opacity: 0.5; } }
    .index .section03 .news_archive ul li {
      width: calc((100% - 5%) / 3);
      margin-left: 2.5%;
      margin-top: 80px;
      -moz-transition: 0.3s;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      -ms-transition: 0.3s;
      transition: 0.3s; }
      @media only screen and (min-width: 769px) {
        .index .section03 .news_archive ul li:nth-child(3n+1) {
          margin-left: 0; }
        .index .section03 .news_archive ul li:nth-child(1), .index .section03 .news_archive ul li:nth-child(2), .index .section03 .news_archive ul li:nth-child(3) {
          margin-top: 0; }
        .index .section03 .news_archive ul li:hover {
          opacity: 1; } }
      @media only screen and (max-width: 768px) {
        .index .section03 .news_archive ul li {
          width: 100%;
          margin: 0; }
          .index .section03 .news_archive ul li + li {
            margin-top: 30px; } }
  .index .section03 .news_archive a:hover img {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1; }
  .index .section03 .news_archive .image img {
    position: relative;
    z-index: 5; }
  .index .section03 .news_archive .image .dot.left_top::before {
    left: -20px;
    top: -30px; }
    @media only screen and (max-width: 768px) {
      .index .section03 .news_archive .image .dot.left_top::before {
        top: -20px; } }
  .index .section03 .news_archive .date {
    margin-top: 10px;
    font-size: 14px;
    font-size: 1.4rem; }
  .index .section03 .news_archive .ttl {
    margin-top: 6px;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.8rem;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s; }
  .index .section03 .news_archive a {
    display: block;
    text-decoration: none; }
    @media only screen and (min-width: 769px) {
      .index .section03 .news_archive a:hover .ttl {
        color: #e5223b; } }
.index .section04 {
  background-image: url("img/index/section04_bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  position: relative; }
  @media only screen and (max-width: 768px) {
    .index .section04 {
      background-size: 120% auto; } }
  .index .section04 .inner {
    width: 1100px;
    margin: 0 auto;
    padding: 0 0 160px; }
    @media only screen and (max-width: 768px) {
      .index .section04 .inner {
        width: 100%; } }
    @media only screen and (max-width: 768px) {
      .index .section04 .inner {
        padding: 0 10px 100px; } }
  .index .section04 .loop_item {
    display: flex;
    overflow: hidden; }
    .index .section04 .loop_item span {
      -webkit-animation: 50s loop 0s linear infinite;
      animation: 50s loop 0s linear infinite;
      font-size: 160px;
      font-size: 16rem;
      margin-left: 20px;
      color: rgba(239, 239, 239, 0.7);
      overflow-wrap: nowrap;
      flex: 0 0 auto;
      pointer-events: none; }
      @media only screen and (max-width: 768px) {
        .index .section04 .loop_item span {
          font-size: 140px;
          font-size: 14rem; } }

.aside_contact {
  background-image: url("img/common/aside_bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #f7db19; }
  @media only screen and (max-width: 768px) {
    .aside_contact {
      background-image: url("img/common/aside_bg_sp.png");
      background-position: center bottom;
      background-size: 100% auto; } }
  .aside_contact .inner {
    width: 1100px;
    margin: 0 auto;
    padding: 155px 0 160px; }
    @media only screen and (max-width: 768px) {
      .aside_contact .inner {
        width: 100%; } }
    @media only screen and (max-width: 768px) {
      .aside_contact .inner {
        padding: 80px 20px 100px; } }
  .aside_contact h2 {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.2; }
    @media only screen and (max-width: 768px) {
      .aside_contact h2 {
        font-size: 14px;
        font-size: 1.4rem; } }
    .aside_contact h2 .en {
      font-weight: 400;
      font-size: 80px;
      font-size: 8rem;
      letter-spacing: 0.02em;
      display: block; }
      @media only screen and (max-width: 768px) {
        .aside_contact h2 .en {
          font-size: 14vw; } }
  .aside_contact .items {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    margin-top: 80px; }
    @media only screen and (max-width: 768px) {
      .aside_contact .items {
        margin-top: 50px;
        display: block; } }
    .aside_contact .items .item {
      width: 360px;
      background: rgba(255, 255, 255, 0.9);
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px;
      text-align: center;
      padding: 45px 20px 60px; }
      @media only screen and (max-width: 768px) {
        .aside_contact .items .item {
          width: 100%;
          padding: 15px 0;
          border-radius: 5px;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          -o-border-radius: 5px;
          -ms-border-radius: 5px; }
          .aside_contact .items .item + .item {
            margin-top: 10px; }
          .aside_contact .items .item .sp_wrap {
            -webkit-display: flex;
            -moz-display: flex;
            -ms-display: flex;
            -o-display: flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            -o-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-justify-content: flex;
            -moz-justify-content: flex;
            -ms-justify-content: flex;
            -o-justify-content: flex;
            justify-content: flex;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center; }
            .aside_contact .items .item .sp_wrap .left {
              width: 31.07%;
              text-align: center; }
            .aside_contact .items .item .sp_wrap .right {
              width: 68.92%;
              padding: 5px 20px;
              border-left: 1px solid #454544; } }
      .aside_contact .items .item .ico {
        width: 80px;
        margin: auto; }
        @media only screen and (max-width: 768px) {
          .aside_contact .items .item .ico {
            width: 40px; } }
      .aside_contact .items .item .heading {
        font-size: 19px;
        font-size: 1.9rem;
        font-weight: 500;
        margin-top: 10px; }
        @media only screen and (max-width: 768px) {
          .aside_contact .items .item .heading {
            font-size: 3vw;
            margin-top: 5px;
            line-height: 1.3; } }
      .aside_contact .items .item .main_btn {
        width: 260px;
        margin-top: 10px; }
        @media only screen and (max-width: 768px) {
          .aside_contact .items .item .main_btn {
            margin-top: 0;
            width: 100%; } }
      .aside_contact .items .item .tel {
        display: block;
        text-decoration: none;
        font-size: 44px;
        font-size: 4.4rem;
        letter-spacing: 0.02em;
        line-height: 1;
        margin-top: 10px; }
        @media only screen and (max-width: 768px) {
          .aside_contact .items .item .tel {
            font-size: 8vw; } }
      .aside_contact .items .item .time {
        margin-top: 8px;
        font-size: 13px;
        font-size: 1.3rem;
        color: rgba(0, 0, 0, 0.54); }

.footer {
  background: #1b1b1b; }
  .footer .inner {
    padding: 100px 20px 45px;
    width: 1100px;
    margin: 0 auto; }
    @media only screen and (max-width: 768px) {
      .footer .inner {
        width: 100%; } }
    @media only screen and (max-width: 768px) {
      .footer .inner {
        padding-top: 80px; } }
  .footer .logo {
    width: 220px;
    margin: auto; }
    @media only screen and (max-width: 768px) {
      .footer .logo {
        width: 180px; } }
  .footer .f_nav {
    margin-top: 40px; }
    .footer .f_nav ul {
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center; }
      .footer .f_nav ul li {
        margin-left: 40px; }
        .footer .f_nav ul li a {
          text-decoration: none;
          color: #fff;
          font-size: 17px;
          font-size: 1.7rem;
          font-weight: 500; }
          @media only screen and (min-width: 769px) {
            .footer .f_nav ul li a:hover {
              color: #ffd41a; } }
  .footer .map_wrap {
    margin-top: 60px; }
    @media only screen and (max-width: 768px) {
      .footer .map_wrap {
        margin-top: 40px; } }
    .footer .map_wrap address {
      font-style: normal;
      font-size: 14px;
      font-size: 1.4rem;
      display: block;
      text-align: center;
      color: rgba(255, 255, 255, 0.5); }
    .footer .map_wrap .map {
      margin-top: 20px; }
      @media only screen and (max-width: 768px) {
        .footer .map_wrap .map {
          margin-top: 15px; } }
      .footer .map_wrap .map iframe {
        width: 100%;
        height: 310px;
        position: relative;
        z-index: 10; }
        @media only screen and (max-width: 768px) {
          .footer .map_wrap .map iframe {
            height: 240px; } }
      .footer .map_wrap .map.left_top::before {
        top: -30px;
        left: -30px;
        filter: alpha(opacity=50);
        -moz-opacity: 0.50;
        opacity: 0.50; }
        @media only screen and (max-width: 768px) {
          .footer .map_wrap .map.left_top::before {
            left: -15px;
            top: -20px; } }
      .footer .map_wrap .map.right_bottom::after {
        bottom: -30px;
        right: -30px;
        filter: alpha(opacity=50);
        -moz-opacity: 0.50;
        opacity: 0.50; }
        @media only screen and (max-width: 768px) {
          .footer .map_wrap .map.right_bottom::after {
            right: -15px;
            bottom: -20px; } }
  .footer .copyright {
    margin-top: 40px;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    color: rgba(255, 255, 255, 0.5); }

.page .page_fv {
  background-image: url("img/common/page_fv.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media only screen and (max-width: 768px) {
    .page .page_fv {
      background-image: url("img/common/page_fv_sp.jpg"); } }
  .page .page_fv .inner {
    width: 1100px;
    margin: 0 auto;
    height: 440px;
    padding-top: 160px; }
    @media only screen and (max-width: 768px) {
      .page .page_fv .inner {
        width: 100%; } }
    @media only screen and (max-width: 768px) {
      .page .page_fv .inner {
        position: relative;
        padding-top: 0;
        height: 400px; }
        .page .page_fv .inner .fv_wrap {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: 100%; } }
  .page .page_fv h1 {
    text-align: center;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em; }
    @media only screen and (max-width: 768px) {
      .page .page_fv h1 {
        font-size: 4vw;
        margin-top: 45px; } }
    .page .page_fv h1 .en {
      display: block;
      font-size: 90px;
      font-size: 9rem;
      margin-bottom: 30px; }
      @media only screen and (max-width: 768px) {
        .page .page_fv h1 .en {
          font-size: 16vw;
          margin-bottom: 10px; } }
  .page .page_fv .breadcrumb {
    margin-top: 30px; }
    @media only screen and (max-width: 768px) {
      .page .page_fv .breadcrumb {
        margin-top: 40px; } }
    .page .page_fv .breadcrumb ol {
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center; }
      .page .page_fv .breadcrumb ol li {
        position: relative;
        font-weight: 500; }
        .page .page_fv .breadcrumb ol li + li {
          margin-left: 40px; }
          .page .page_fv .breadcrumb ol li + li::before {
            content: "";
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 12px;
            height: 1px;
            background: #333;
            left: -25px; }
        .page .page_fv .breadcrumb ol li a {
          text-decoration: none; }
.page .container {
  padding: 100px 100px 130px;
  width: 1100px;
  margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    .page .container {
      width: 100%; } }
  @media only screen and (max-width: 768px) {
    .page .container {
      padding: 60px 20px 80px; } }
.page .page_ttl {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.2; }
  @media only screen and (max-width: 768px) {
    .page .page_ttl {
      font-size: 14px;
      font-size: 1.4rem; } }
  .page .page_ttl.ttl_ja {
    font-size: 22px;
    font-size: 2.2rem; }
  .page .page_ttl .en {
    font-size: 70px;
    font-size: 7rem;
    display: block; }
    @media only screen and (max-width: 768px) {
      .page .page_ttl .en {
        font-size: 13vw; } }

.page_company .wrap {
  margin-top: 70px; }
  @media only screen and (max-width: 768px) {
    .page_company .wrap {
      margin-top: 50px; } }
.page_company table {
  width: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  border-top: 1px solid #474747; }
  .page_company table th, .page_company table td {
    padding: 1.5em 1em;
    border-bottom: 1px solid #474747;
    vertical-align: top;
    font-weight: 500; }
  .page_company table th {
    width: 280px; }
    @media only screen and (max-width: 768px) {
      .page_company table th {
        width: 35%; } }
  .page_company table ul {
    list-style-type: circle;
    margin-left: 1em; }

.archive_works .parents .child {
  margin-top: 70px; }
  .archive_works .parents .child:first-child {
    margin-top: 0; }
  .archive_works .parents .child .archive {
    border-top: 1px dotted rgba(0, 0, 0, 0.5);
    margin-top: 30px; }
    .archive_works .parents .child .archive ul li {
      border-bottom: 1px dotted rgba(0, 0, 0, 0.5); }
      .archive_works .parents .child .archive ul li a, .archive_works .parents .child .archive ul li .nolink, .archive_works .parents .child .archive ul li .content {
        display: block;
        text-decoration: none;
        padding: 30px 20px; }
        @media only screen and (max-width: 768px) {
          .archive_works .parents .child .archive ul li a, .archive_works .parents .child .archive ul li .nolink, .archive_works .parents .child .archive ul li .content {
            display: block;
            padding: 25px 0; } }
        .archive_works .parents .child .archive ul li a .category, .archive_works .parents .child .archive ul li .nolink .category, .archive_works .parents .child .archive ul li .content .category {
          width: 110px; }
          @media only screen and (max-width: 768px) {
            .archive_works .parents .child .archive ul li a .category, .archive_works .parents .child .archive ul li .nolink .category, .archive_works .parents .child .archive ul li .content .category {
              width: 70px; } }
          .archive_works .parents .child .archive ul li a .category span, .archive_works .parents .child .archive ul li .nolink .category span, .archive_works .parents .child .archive ul li .content .category span {
            display: block;
            font-size: 15px;
            font-size: 1.5rem;
            text-align: center;
            font-weight: 500;
            padding: 7px 0; }
            @media only screen and (max-width: 768px) {
              .archive_works .parents .child .archive ul li a .category span, .archive_works .parents .child .archive ul li .nolink .category span, .archive_works .parents .child .archive ul li .content .category span {
                font-size: 14px;
                font-size: 1.4rem;
                padding: 3px 0; } }
            .archive_works .parents .child .archive ul li a .category span.movie, .archive_works .parents .child .archive ul li .nolink .category span.movie, .archive_works .parents .child .archive ul li .content .category span.movie {
              background: #e5223b;
              color: #fff; }
            .archive_works .parents .child .archive ul li a .category span.drama, .archive_works .parents .child .archive ul li .nolink .category span.drama, .archive_works .parents .child .archive ul li .content .category span.drama {
              background: #ffd41a; }
        .archive_works .parents .child .archive ul li a .ttl, .archive_works .parents .child .archive ul li .nolink .ttl, .archive_works .parents .child .archive ul li .content .ttl {
          width: calc(100% - 110px);
          padding-left: 40px;
          font-size: 18px;
          font-size: 1.8rem;
          font-weight: 500; }
          @media only screen and (max-width: 768px) {
            .archive_works .parents .child .archive ul li a .ttl, .archive_works .parents .child .archive ul li .nolink .ttl, .archive_works .parents .child .archive ul li .content .ttl {
              width: 100%;
              padding: 10px 0 0; } }
      .archive_works .parents .child .archive ul li .wrap {
        -webkit-display: flex;
        -moz-display: flex;
        -ms-display: flex;
        -o-display: flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center; }
        .archive_works .parents .child .archive ul li .wrap .image {
          width: 90px; }
        .archive_works .parents .child .archive ul li .wrap .txt {
          width: 100%; }
          @media only screen and (min-width: 769px) {
            .archive_works .parents .child .archive ul li .wrap .txt .txt_wrap {
              -webkit-display: flex;
              -moz-display: flex;
              -ms-display: flex;
              -o-display: flex;
              display: flex;
              -webkit-flex-wrap: wrap;
              -moz-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
              -o-flex-wrap: wrap;
              flex-wrap: wrap;
              -webkit-justify-content: flex-start;
              -moz-justify-content: flex-start;
              -ms-justify-content: flex-start;
              -o-justify-content: flex-start;
              justify-content: flex-start;
              -webkit-align-items: center;
              -moz-align-items: center;
              -ms-align-items: center;
              -o-align-items: center;
              align-items: center; } }
        .archive_works .parents .child .archive ul li .wrap .image + .txt {
          width: calc(100% - 90px);
          padding-left: 20px; }
      @media only screen and (min-width: 769px) {
        .archive_works .parents .child .archive ul li a:hover {
          background: #f1f1f1; } }
.archive_works .year {
  font-size: 70px;
  font-size: 7rem;
  line-height: 1; }
  @media only screen and (max-width: 768px) {
    .archive_works .year {
      font-size: 60px;
      font-size: 6rem; } }

@media only screen and (max-width: 768px) {
  .archive_news {
    padding-top: 40px !important; } }
@media only screen and (max-width: 768px) {
  .archive_news .archive .dot::before, .archive_news .archive .dot::after {
    display: none; } }
.archive_news .archive ul {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start; }
  @media only screen and (max-width: 768px) {
    .archive_news .archive ul {
      display: block; } }
  .archive_news .archive ul li {
    width: calc((100% - 5%) / 3);
    margin-left: 2.5%;
    margin-top: 80px;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s; }
    @media only screen and (min-width: 769px) {
      .archive_news .archive ul li:nth-child(3n+1) {
        margin-left: 0; }
      .archive_news .archive ul li:nth-child(1), .archive_news .archive ul li:nth-child(2), .archive_news .archive ul li:nth-child(3) {
        margin-top: 0; }
      .archive_news .archive ul li:hover {
        opacity: 1; } }
    @media only screen and (max-width: 768px) {
      .archive_news .archive ul li {
        width: 100%;
        margin: 0;
        border-bottom: 1px dotted rgba(0, 0, 0, 0.5); } }
.archive_news .archive a:hover img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }
.archive_news .archive .image img {
  position: relative;
  z-index: 5; }
.archive_news .archive .image .dot.left_top::before {
  left: -20px;
  top: -30px; }
  @media only screen and (max-width: 768px) {
    .archive_news .archive .image .dot.left_top::before {
      top: -20px; } }
.archive_news .archive .date {
  margin-top: 10px;
  font-size: 14px;
  font-size: 1.4rem; }
  @media only screen and (max-width: 768px) {
    .archive_news .archive .date {
      margin-top: 0; } }
.archive_news .archive .ttl {
  margin-top: 6px;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s; }
  @media only screen and (max-width: 768px) {
    .archive_news .archive .ttl {
      margin-top: 3px; } }
.archive_news .archive a {
  display: block;
  text-decoration: none; }
  @media only screen and (min-width: 769px) {
    .archive_news .archive a:hover .ttl {
      color: #e5223b; } }
  @media only screen and (max-width: 768px) {
    .archive_news .archive a {
      padding: 20px 0; } }
@media only screen and (max-width: 768px) {
  .archive_news .archive .sp_wrap {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start; }
    .archive_news .archive .sp_wrap .image {
      width: 35%; }
    .archive_news .archive .sp_wrap .txt {
      width: 65%;
      padding-left: 10px; } }

.single_news .date {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  color: #e5223b; }
.single_news .article_ttl {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.5); }
  @media only screen and (max-width: 768px) {
    .single_news .article_ttl {
      font-size: 26px;
      font-size: 2.6rem;
      line-height: 1.4; } }
.single_news .hero {
  margin-bottom: 30px; }
.single_news .article_body {
  margin: 30px auto 0;
  padding-bottom: 50px; }
  @media only screen and (max-width: 768px) {
    .single_news .article_body {
      padding-bottom: 20px; } }
  .single_news .article_body p {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 40px; }

.page_recruit .wrap {
  margin-top: 70px; }
  @media only screen and (max-width: 768px) {
    .page_recruit .wrap {
      margin-top: 50px; } }
  .page_recruit .wrap ul {
    list-style-type: circle;
    margin-left: 1em; }
.page_recruit .overview table {
  width: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  border-top: 1px solid #474747; }
  .page_recruit .overview table th, .page_recruit .overview table td {
    padding: 1.5em 1em;
    border-bottom: 1px solid #474747;
    vertical-align: top;
    font-weight: 500; }
    @media only screen and (max-width: 768px) {
      .page_recruit .overview table th, .page_recruit .overview table td {
        display: block;
        padding-left: 0;
        padding-right: 0; } }
  .page_recruit .overview table th {
    width: 260px; }
    @media only screen and (max-width: 768px) {
      .page_recruit .overview table th {
        width: 100%;
        padding-bottom: 0;
        font-weight: 700;
        border: none; }
        .page_recruit .overview table th span {
          display: inline-block;
          position: relative;
          padding-left: 13px; }
          .page_recruit .overview table th span::before {
            content: "";
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            left: 0;
            width: 7px;
            height: 7px;
            border-radius: 100%;
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
            -o-border-radius: 100%;
            -ms-border-radius: 100%;
            border: 1px solid rgba(0, 0, 0, 0.54); } }
  @media only screen and (max-width: 768px) {
    .page_recruit .overview table td {
      padding-top: 0.5em;
      font-weight: 400; } }
.page_recruit .form_section {
  margin-top: 100px; }
.page_recruit .age {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }
  .page_recruit .age .selector {
    width: 100px;
    margin-right: 10px; }

.page_contact .form_section {
  margin-top: 40px; }
.page_contact .lead {
  margin-top: 40px;
  text-align: center; }
  @media only screen and (max-width: 768px) {
    .page_contact .lead {
      font-size: 18px;
      font-size: 1.8rem; } }

.page_thanks .txt {
  margin-top: 50px;
  text-align: center; }
.page_thanks .main_btn {
  margin-top: 50px; }
