@charset "UTF-8";
h1,
h2 {
  font-family: "metropolisbold", Sans-Serif;
  text-transform: uppercase;
}

.align_center {
  text-align: center;
}

.upper {
  text-transform: uppercase;
}

/**Font Plus**/
#hero .hero_title, h1,
h2 {
  font-weight: normal;
  font-style: normal;
}

dl.table-basic dt, .edgtf-title-holder .edgtf-title-wrapper .edgtf-breadcrumbs, .h5_en {
  font-weight: normal;
  font-style: normal;
  font-family: "metropolislight";
}

.list_num li:before, .edgtf-title-info .entry-title {
  font-weight: normal;
  font-style: normal;
  font-family: "metropolisbold";
}

.row_style01_wrap .over_catch, .sec_catch_small:not(.ja), .sec_catch, .sec_title_child > span, .edgtf-mobile-header .edgtf-mobile-nav .edgtf-grid > ul > li > a, .edgtf-main-menu > ul > li > a {
  font-family: "OliviarSans-LightEx";
  font-weight: normal;
  font-style: normal;
}

.link_more, .edgtf-footer-top-holder .widget.widget_nav_menu ul li a, .edgtf-footer-top-holder .foot_body {
  font-family: "OliviarSans-RegularEx";
  font-weight: normal;
  font-style: normal;
}

.sec_title_child, .sec_title_md, .ch_mute, .edgtf-footer-top-holder .foot_nav_title, .edgtf-footer-top-holder .socials_label, .form-basic .form-row .form-col input[type=submit] {
  font-family: "OliviarSans-SemiBoldEx";
  font-weight: normal;
  font-style: normal;
}

.row_style01_wrap .over_catch strong, .sec_catch strong, .hash_text {
  font-family: "OliviarSans-BoldEx";
  font-weight: normal;
  font-style: normal;
}

.ff_rodin {
  font-family: fot-rodin-pron, "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-weight: 600;
  font-style: normal;
}

.hash_grd:before {
  background: rgb(0, 0, 0);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), color-stop(65%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}

.p_xs {
  font-size: 0.8rem;
}

.rl {
  position: relative;
}

.abs {
  position: absolute;
}

.ovh {
  overflow: hidden;
}

.fw_500 {
  font-weight: 500 !important;
}
.fw_700 {
  font-weight: 700 !important;
}

.ff_base {
  font-family: "Noto Sans JP", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif !important;
}
.ff_genshin {
  font-family: "Gen Shin Gothic", "Noto Sans JP", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  font-weight: bold;
  font-style: normal;
}

:root {
  --colorBase: rgb(220, 181, 181);
  --colorPrimary: #EC1388;
  --colorBody: rgb(85, 84, 88);
  --colorGray01: rgb(182, 182, 182);
  --colorBg00: rgb(255, 233, 253);
  --colorBg01: rgb(255, 244, 250);
  --colorLine: rgb(230, 230, 230);
  --Grid_Container: 1600px;
  --Grid_Gutter: 30px;
  --ButtonBaseColor: #000;
  --Button_bgColor: transparent;
  --Button_Border: var(--ButtonBaseColor);
  --Button_bgColorHover: var(--ButtonBaseColor);
  --Button_txColor: var(--ButtonBaseColor);
  --Button_txtColorHover: #fff;
  --Button_bgPrimary: var(var(--colorPrimary));
}

.fill_wht {
  fill: #FFF;
}

.cl_primary {
  color: var(--colorPrimary) !important;
}
.cl_base {
  color: var(--colorBase) !important;
}
.cl_wht {
  color: #FFF !important;
}
.cl_black {
  color: #000 !important;
}
.cl_dgray {
  color: var(--colorGray01) !important;
}

.bg__primary {
  background: var(--colorPrimary) !important;
}
.bg__00 {
  background: var(--colorBg00) !important;
}
.bg__01 {
  background: var(--colorBg01) !important;
}

@media screen and (min-width: 1200px) {
  .hide-lg {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .hide-md {
    display: none !important;
  }
}
@media screen and (min-width: 575px) {
  .hide-sm {
    display: none !important;
  }
}

@media screen and (max-width: 1199px) {
  .show-lg {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .show-md {
    display: block !important;
  }
}
@media screen and (max-width: 576px) {
  .show-sm {
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
  .desktop_show {
    display: none !important;
  }
}

.ls_1 {
  letter-spacing: -0.05em;
}
.ls_01 {
  letter-spacing: 0.05em;
}
.ls_02 {
  letter-spacing: 0.1em;
}

body {
  font-size: 16px;
  color: #fff;
  font-family: "Noto Sans JP", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

a:hover {
  color: inherit;
  text-decoration: none;
}

.svg-wrap {
  width: 100%;
  position: relative;
  display: block;
}
.svg-wrap.svg_eq {
  padding-top: 100%;
}
.svg-wrap svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.svg_logo {
  padding-top: 38.554%;
}

blockquote,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #fff;
}

h2 {
  color: #fff !important;
}

p {
  font-size: 0.85rem;
  letter-spacing: 2px;
  line-height: 1.75;
}
p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  p {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 419px) {
  p {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 339px) {
  p {
    font-size: 3.2222vw;
  }
}

.obj-fit {
  position: relative;
  padding-top: 100%;
}
.obj-fit-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-family: "object-fit: cover;";
  -o-object-fit: cover;
  object-fit: cover;
}

.ff_metro {
  font-weight: normal;
  font-style: normal;
}
.ff_metro_light {
  font-family: "metropolislight";
}
.ff_metro_bold {
  font-family: "metropolisbold";
}
.ff_Oliviar {
  font-weight: normal;
  font-style: normal;
}
.ff_Oliviar_light {
  font-family: "OliviarSans-LightEx";
}
.ff_Oliviar_reg {
  font-family: "OliviarSans-RegularEx";
}
.ff_Oliviar_bold {
  font-family: "OliviarSans-BoldEx";
}

.logo_foot {
  width: 105px;
  margin: 0 auto 1rem;
}
.logo_foot svg {
  fill: #fff;
}

.h5_en {
  letter-spacing: 1px;
  text-transform: uppercase;
}

.page-title {
  margin-bottom: 0;
  font-size: 10vw;
  letter-spacing: 2px;
}
@media screen and (max-width: 576px) {
  .page-title {
    font-size: 14vw;
  }
}
.page-title-row > div {
  min-height: 240px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 576px) {
  .page-title-row > div {
    min-height: 25vh;
  }
}

.form-basic .form-row {
  margin-left: calc(5px * -1);
  margin-right: calc(5px * -1);
}
.form-basic .form-row .wpcf7-not-valid-tip {
  font-size: 0.75rem;
  margin-top: 6px;
}
.form-basic .form-row > * {
  padding-left: 5px;
  padding-right: 5px;
  display: block;
}
.form-basic .form-row .form-col {
  width: 100%;
  margin-bottom: 1rem;
}
.form-basic .form-row .form-col > span input,
.form-basic .form-row .form-col > span textarea {
  margin-bottom: 0 !important;
  font-size: 0.95rem;
  font-weight: 400;
  letter-spacing: 1px;
  background: #fff;
}
.form-basic .form-row .form-col input[type=submit] {
  border: 1px solid;
  letter-spacing: 2px;
}
.form-basic .form-row:last-child .form-col {
  margin-bottom: 0;
}

.edgtf-side-menu-button-opener {
  color: #fff;
}
.edgtf-row-grid-section .reverse-column-sp .edgtf-two-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .edgtf-row-grid-section .reverse-column-sp .edgtf-two-columns > div:first-child {
    margin-top: 4rem;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .edgtf-row-grid-section .reverse-column-sp .edgtf-two-columns > div:last-child {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
.edgtf-row-grid-section .reverse-column-sp .edgtf-two-columns .edgtf-eh-item {
  height: auto;
}
.edgtf-row-grid-section .reverse-column-sp .edgtf-two-columns .edgtf-eh-item form .form-row input[type=submit] {
  width: 100%;
}
.edgtf-page-header .edgtf-logo-area .edgtf-logo-wrapper a,
.edgtf-page-header .edgtf-menu-area .edgtf-logo-wrapper a {
  max-height: 42px;
}
.edgtf-page-header .edgtf-menu-area .edgtf-vertical-align-containers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.edgtf-page-header .edgtf-menu-area .edgtf-vertical-align-containers .edgtf-position-left {
  float: none;
}
.edgtf-page-header .edgtf-menu-area .edgtf-vertical-align-containers .edgtf-position-center {
  height: auto;
  width: auto;
  position: relative;
  left: 0;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.edgtf-sticky-header .edgtf-sticky-holder .edgtf-logo-wrapper a {
  max-height: 34px;
}
.edgtf-mobile-header .edgtf-mobile-logo-wrapper a {
  max-height: 32px;
}
.edgtf-mobile-header .edgtf-mobile-menu-opener {
  float: right;
}
.edgtf-mobile-header .edgtf-mobile-menu-opener.edgtf-side-menu-button-opener-predefined {
  display: none;
}
.edgtf-footer-top-holder {
  background-image: url("../images/footer_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.edgtf-footer-top-holder:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  position: absolute;
  background: rgb(0, 0, 0);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgb(0, 0, 0)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgb(0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}
@media screen and (max-width: 900px) {
  .edgtf-footer-top-holder {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (max-width: 900px) {
  .edgtf-footer-top-holder > .edgtf-footer-top-inner {
    width: 100%;
  }
}
.edgtf-footer-top-holder .socials a {
  color: #fff;
  margin: 0 0.5rem;
  font-size: 1.35rem;
}
.edgtf-footer-top-holder .socials_label {
  letter-spacing: 1px;
  font-size: 0.75rem;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 768px) {
  .edgtf-footer-top-holder .socials_label {
    text-align: left;
  }
}
.edgtf-footer-top-holder .socials_icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .edgtf-footer-top-holder .socials_icons {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .edgtf-footer-top-holder .socials_icons a:first-child {
    margin-left: 0;
  }
}
.edgtf-footer-top-holder .foot_nav_title {
  margin-bottom: 1.5rem;
  font-size: 1.05rem;
  text-transform: capitalize;
}
@media screen and (max-width: 479px) {
  .edgtf-footer-top-holder .foot_nav_title {
    margin-bottom: 1rem;
    font-size: 1em;
  }
}
.edgtf-footer-top-holder .foot_body {
  font-size: 0.75rem;
  color: var(--colorGray01);
}
.edgtf-footer-top-holder .foot_body a {
  color: inherit;
}
.edgtf-footer-top-holder .foot_body + .foot_body {
  margin-top: 0.9rem;
}
.edgtf-footer-top-holder .edgtf-grid-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.edgtf-footer-top-holder .edgtf-grid-row:before, .edgtf-footer-top-holder .edgtf-grid-row:after {
  content: none;
}
.edgtf-footer-top-holder .edgtf-grid-row > div:not(:first-child) * {
  text-align: left;
}
.edgtf-footer-top-holder .edgtf-grid-row .edgtf-grid-col-4 {
  width: 100%;
  float: none;
}
@media screen and (min-width: 768px) {
  .edgtf-footer-top-holder .edgtf-grid-row .edgtf-grid-col-4 {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .edgtf-footer-top-holder .edgtf-grid-row > div:nth-child(1) {
    padding-top: 2rem;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .edgtf-footer-top-holder .edgtf-grid-row > div:nth-child(1) .widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .edgtf-footer-top-holder .edgtf-grid-row > div:nth-child(1) .widget .logo_foot {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .edgtf-footer-top-holder .widget.widget_nav_menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .edgtf-footer-top-holder .widget.widget_nav_menu ul li {
    padding: 0;
    line-height: 1.45;
  }
}
.edgtf-footer-top-holder .widget.widget_nav_menu ul li a {
  font-size: 0.75rem;
  color: var(--colorGray01);
}
@media screen and (max-width: 767px) {
  .edgtf-footer-top-holder .widget.widget_nav_menu ul li a {
    font-size: 0.65rem;
  }
}
@media screen and (max-width: 767px) {
  .edgtf-footer-top-holder .edgtf-footer-top-inner.edgtf-grid {
    padding-bottom: 60px !important;
    padding-top: 0 !important;
  }
}
@media screen and (max-width: 767px) and (min-width: 420px) {
  .edgtf-footer-top-holder .edgtf-footer-top-inner.edgtf-grid {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}
.edgtf-title-holder {
  height: auto !important;
}
.edgtf-title-holder .edgtf-title-wrapper .edgtf-breadcrumbs {
  letter-spacing: 0.05em;
  font-size: 0.75rem;
  text-transform: uppercase;
}
.edgtf-title-info .entry-title {
  margin-bottom: 0;
  font-size: 10vw;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1;
}

.edgtf-main-menu > ul > li > a {
  font-size: 0.85rem;
  letter-spacing: 1px;
}

.text_wicon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text_wicon_text {
  padding-left: 6px;
}

footer .widget {
  margin-bottom: 0;
}

.ch_mute {
  text-transform: uppercase;
  bottom: 1rem;
  right: 1rem;
  color: #fff;
  z-index: 2;
  background: #000;
  display: inline-block;
  padding: 2px 4px;
  line-height: 1;
  font-size: 0.85rem;
}
.ch_mute:hover, .ch_mute:focus, .ch_mute:active {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .ch_mute {
    font-size: 0.75rem;
  }
}

body.home .edgtf-mobile-header:not(.mobile-header-appear) .edgtf-mobile-header-inner {
  background-color: transparent;
  border-bottom-color: transparent;
}

.wp-block-group {
  font-size: 0.85rem;
}
.wp-block-group p,
.wp-block-group li {
  font-size: 0.8rem;
}
.wp-block-group ul li + li {
  margin-top: 0.75rem;
}
.wp-block-group h2,
.wp-block-group h3 {
  font-size: 0.95rem;
  margin-bottom: 1rem;
  font-weight: bold;
  letter-spacing: 1px;
}
.wp-block-group h2 {
  font-size: 1rem;
  margin-bottom: 1rem;
}
.wp-block-group h3 {
  font-size: 1rem;
  margin-bottom: 1rem;
}
.wp-block-group pre {
  padding: 0;
  background: none;
  color: #fff;
}
.wp-block-group .wp-block-group .wp-block-group__inner-container > * {
  margin-bottom: 0;
}
.wp-block-group .wp-block-group .wp-block-group__inner-container > * + * {
  margin-top: 1rem;
}
.wp-block-group + .wp-block-group {
  margin-top: 3rem;
}

.edgtf-mobile-header {
  width: 100%;
}
.edgtf-mobile-header.active {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
}
.edgtf-mobile-header.active .edgtf-mobile-nav {
  height: calc(100vh - 70px) !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.edgtf-mobile-header:not(.active) .edgtf-mobile-nav {
  height: 0 !important;
  -webkit-transform: translateX(-100vw);
          transform: translateX(-100vw);
}
.edgtf-mobile-header .edgtf-mobile-header-inner {
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.edgtf-mobile-header .edgtf-mobile-header-inner .edgtf-mobile-header-holder {
  height: 70px;
}
.edgtf-mobile-header .edgtf-mobile-nav {
  height: calc(100vh - 70px) !important;
  border: none;
  -webkit-transition: 1s;
  transition: 1s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.edgtf-mobile-header .edgtf-mobile-nav > .edgtf-grid {
  height: auto !important;
}
.edgtf-mobile-header .edgtf-mobile-nav .edgtf-grid > ul > li > a {
  font-size: 1.45rem;
  letter-spacing: 2px;
  border-bottom: none;
  text-align: center;
}
.edgtf-mobile-header .edgtf-mobile-nav .edgtf-grid > ul > li + li {
  margin-top: 1rem;
}

#hero .hero_title {
  text-align: center !important;
  font-family: "metropolislight", Sans-Serif !important;
}
#hero .hero_title strong {
  font-family: "metropolisbold", Sans-Serif !important;
}
@media screen and (max-width: 991px) {
  #hero .hero_title {
    font-size: 4.8rem !important;
  }
}
@media screen and (max-width: 479px) {
  #hero .hero_title {
    padding: 0 1rem;
    font-size: 13vw !important;
    line-height: 1.45 !important;
  }
}
@media screen and (max-width: 419px) {
  #hero .hero_title {
    font-size: 13vw;
  }
}
#hero .hero_catch {
  text-align: center !important;
}
@media screen and (max-width: 479px) {
  #hero .hero_catch {
    font-size: 3.888888vw !important;
  }
}

figure {
  margin: 0;
}

.list {
  margin: 0;
}
.list_circle {
  list-style: none;
  margin: 0;
}
.list_circle li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.05em;
  font-size: 0.95rem;
  font-weight: 500;
}
@media screen and (max-width: 576px) {
  .list_circle li {
    font-size: 3.2222vw;
  }
}
.list_circle li > span {
  padding-left: 10px;
  display: block;
}
.list_circle li:before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 100%;
  border: 1px solid #fff;
}
.list_circle li + li {
  margin-top: 1rem;
}
.list_num {
  list-style: none;
  counter-reset: ordered;
}
.list_num li {
  padding-left: 2rem;
  position: relative;
  line-height: 1.75;
}
@media screen and (max-width: 419px) {
  .list_num li {
    padding-left: 1.5rem;
  }
}
.list_num li:before {
  content: counter(ordered);
  counter-increment: ordered;
  font-size: 120%;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 6px;
  display: block;
}
.list_num li + li {
  margin-top: 1.5rem;
}

dl.table-basic {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
dl.table-basic:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  background: #fff;
  opacity: 0.2;
}
dl.table-basic dt,
dl.table-basic dd {
  padding: 1rem 0.75rem;
  margin: 0;
}
dl.table-basic dt {
  width: 210px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media screen and (max-width: 900px) {
  dl.table-basic dt {
    width: 120px;
  }
}
@media screen and (max-width: 767px) {
  dl.table-basic dt {
    width: 110px;
  }
}
dl.table-basic dd {
  letter-spacing: 2px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.lined_gray {
  position: relative;
  padding-bottom: 0.75rem;
  margin-bottom: 1.5rem;
}
.lined_gray:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  background: #fff;
  opacity: 0.2;
}

.link {
  color: #fff;
}
.link_more {
  font-size: 0.815rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.link_more_icon {
  font-size: 1.65rem;
  margin-left: -1rem;
  width: 62px;
  display: block;
  position: relative;
}
.link_more_icon i {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-45%, -50%) rotate(35deg);
          transform: translate(-45%, -50%) rotate(35deg);
  position: absolute;
}
.link_more_icon:before {
  content: "";
  width: 100%;
  padding-top: 100%;
  height: 0;
  border-radius: 100%;
  border: 1px solid #fff;
  position: relative;
  display: block;
  opacity: 0.25;
}

.hash_animation {
  position: absolute;
  top: 1.5rem;
  left: 0;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .hash_animation {
    top: -4rem;
    right: -10%;
    left: auto;
    width: 50%;
  }
}
@media screen and (max-width: 576px) {
  .hash_animation {
    width: 80%;
  }
}
.hash_text {
  font-size: 4rem;
  line-height: 1.35;
  letter-spacing: 1px;
  display: block;
  text-transform: uppercase;
  color: inherit;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: inherit;
}
@media screen and (max-width: 900px) {
  .hash_text {
    font-size: 3.15rem;
  }
}
.hash_text:nth-child(1) {
  opacity: 0.8;
}
.hash_text:nth-child(2) {
  opacity: 0.6;
}
.hash_text:nth-child(3) {
  opacity: 0.4;
}
.hash_text:nth-child(4) {
  opacity: 0.2;
}
.hash_grd {
  position: relative;
}
.hash_grd:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .hash_grd:before {
    background: rgb(0, 0, 0);
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), color-stop(83%, rgba(0, 0, 0, 0.5956976541)), to(rgba(0, 0, 0, 0.3800113796)));
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.5956976541) 83%, rgba(0, 0, 0, 0.3800113796) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
  }
}

.sec_common {
  padding-top: 120px;
  padding-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .sec_common {
    padding-top: 90px;
    padding-bottom: 60px;
  }
}
.sec_image {
  position: relative;
  overflow: hidden;
  z-index: -1;
}
.sec_image:before {
  content: "";
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), color-stop(65%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}
@media screen and (max-width: 767px) {
  .sec_image:before {
    background: rgb(0, 0, 0);
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), color-stop(65%, rgba(0, 0, 0, 0.5956976541)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.5956976541) 65%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
  }
}
.sec_titles + div {
  margin-top: 2rem;
}
.sec_titles.align_right {
  text-align: right;
}
.sec_titles_row {
  margin-bottom: 2.5rem;
}
.sec_title {
  margin-bottom: 0;
  font-size: 4.35rem;
  letter-spacing: 2px;
}
.sec_title_md {
  font-size: 2.85rem;
  letter-spacing: 2px;
}
.sec_title_md + * {
  margin-top: 1.5rem;
}
.sec_title_child {
  font-size: 3.85rem;
  line-height: 1.15;
}
@media screen and (max-width: 900px) {
  .sec_title {
    font-size: 3.35rem;
  }
  .sec_title_md {
    font-size: 2.35rem;
  }
  .sec_title_child {
    font-size: 2.35rem;
  }
}
@media screen and (max-width: 767px) {
  .sec_title {
    font-size: 2.85rem;
  }
  .sec_title_md {
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 576px) {
  .sec_title_child {
    font-size: 9vw;
  }
}
@media screen and (max-width: 479px) {
  .sec_title {
    font-size: 11vw;
  }
}
@media screen and (max-width: 419px) {
  .sec_title {
    font-size: 14vw;
  }
  .sec_title_child {
    font-size: 12vw;
  }
  .sec_title_md {
    font-size: 8vw;
  }
}
@media screen and (max-width: 320px) {
  .sec_title {
    font-size: 12.6666vw;
  }
}
.sec_title:before {
  content: "#";
}
.sec_title_child > span {
  font-size: 40%;
  display: block;
}
.sec_title_child + .sec_title_ja {
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.sec_title_child + .sec_title_ja:before {
  content: "";
  width: 172px;
  height: 1px;
  left: 0;
  background: #5c5c5c;
}
@media screen and (max-width: 767px) {
  .sec_title_child + .sec_title_ja:before {
    width: 25%;
  }
}
.sec_title_child + .sec_title_ja > .inner {
  padding-left: 1rem;
  display: inline-block;
}
.sec_title_ja {
  margin-bottom: 0;
  font-size: 1.05rem;
  letter-spacing: 2px;
  color: var(--colorGray01);
}
.sec_catch {
  margin-bottom: 0;
  font-size: 2rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .sec_catch {
    font-size: 1.15rem;
  }
}
.sec_catch_small {
  font-size: 0.85rem;
  text-transform: inherit;
}
.sec_catch_small:not(.ja) {
  color: var(--colorGray01);
}
.sec_catch_small.ja {
  font-size: 1rem;
  line-height: 1.65;
  letter-spacing: 2px;
}
@media screen and (max-width: 419px) {
  .sec_catch_small.ja {
    font-size: 4vw;
  }
}
.sec_content > .inner div + div {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .sec_catch_small, .sec_title_md {
    padding: 0 1rem;
  }
}

.row_style01 {
  position: relative;
}
.row_style01 .col_content_inner {
  padding-top: 4rem;
  padding-bottom: 6rem;
}
.row_style01 .col_image {
  position: absolute;
  top: 0;
}
@media screen and (min-width: 768px) {
  .row_style01 .col_image {
    right: 0;
  }
}
.row_style01 .col_image .obj-fit {
  padding-top: 127.572%;
}
.row_style01 .col_image .sec_image {
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .row_style01 .col_image .sec_image {
    width: 60%;
    margin-left: auto;
  }
}
.row_style01_wrap .col_image {
  position: absolute;
  z-index: -1;
  width: 60vw;
  left: 40vw;
}
.row_style01_wrap .col_image .sec_image {
  position: relative;
}
.row_style01_wrap .col_image .sec_image:before {
  background: rgb(0, 0, 0);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0.4472382703)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.4472382703) 80%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}
.row_style01_wrap .col_image .obj-fit {
  padding-top: 64.062%;
}
.row_style01_wrap .over_catch {
  font-size: 1.65rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  right: -0.5rem;
  bottom: 1.5rem;
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .row_style01_wrap .over_catch {
    bottom: 20%;
  }
}
@media screen and (max-width: 767px) {
  .row_style01_wrap .over_catch {
    font-size: 1.35rem;
  }
}
@media screen and (max-width: 576px) {
  .row_style01_wrap .over_catch {
    font-size: 5vw;
  }
}
.row_style01_wrap .over_catch_pg {
  display: block;
  text-align: right;
}
.row_style01_child .col_image {
  width: 100%;
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  .row_style01_child .col_image {
    right: -2rem;
    bottom: 10%;
  }
}
@media screen and (max-width: 767px) {
  .row_style01_child .col_image {
    position: relative;
  }
}
.row_style01_child .col_image .sec_image {
  width: 70%;
  margin-left: auto;
}
.row_style01_child .col_image .sec_image:before {
  opacity: 0;
}
.row_style02 {
  margin-bottom: 4rem;
}
@media screen and (min-width: 992px) {
  .row_style02 .sec_content {
    padding-right: 6rem;
  }
}
@media screen and (max-width: 767px) {
  .row_style02_center {
    display: block;
    text-align: center;
  }
}
.row_style02_center > div:last-child {
  padding-left: 2rem;
}
@media screen and (max-width: 767px) {
  .row_style02_center > div:last-child {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .row_style01 .col_content_inner, .row_style02 .col_content_inner {
    margin-top: 2rem;
    padding-left: 10vw;
    padding-right: 10vw;
  }
}
@media screen and (max-width: 479px) {
  .row_style01 .col_content_inner, .row_style02 .col_content_inner {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
@media screen and (max-width: 419px) {
  .row_style01 .col_content_inner, .row_style02 .col_content_inner {
    padding-left: 3vw;
    padding-right: 3vw;
  }
}
@media screen and (max-width: 339px) {
  .row_style01 .col_content_inner, .row_style02 .col_content_inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.row_list > div + div {
  margin-top: 4rem;
}
.row_list > .row_style01_wrap:nth-child(even) .col_image {
  left: 0;
}
.row_list > .row_style01_wrap:nth-child(even) .row_style01_child {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.row_list > .row_style01_wrap:nth-child(even) .row_style01_child .col_image {
  right: auto;
  bottom: 0;
}
.row_list > .row_style01_wrap:nth-child(even) .row_style01_child .col_image .sec_image {
  margin-left: 0;
  width: 65%;
}
.row_list > .row_style01_wrap:nth-child(even) .row_style01_child .col_image .sec_image .obj-fit {
  padding-top: 126.992%;
}

.vi {
  position: relative;
}
.vi_01 {
  padding-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .vi_01 {
    padding-bottom: 6rem;
  }
}
.vi_01_01 {
  width: 62%;
}
@media screen and (max-width: 767px) {
  .vi_01_01 {
    width: 80%;
  }
}
.vi_01_01 .obj-fit {
  padding-top: 72.413%;
}
.vi_01_02 {
  width: 35%;
  position: absolute;
  bottom: 0;
  right: 12%;
}
@media screen and (max-width: 767px) {
  .vi_01_02 {
    width: 40%;
  }
}
.vi_01_02 .obj-fit {
  padding-top: 70.762%;
}
@media screen and (max-width: 767px) {
  .vi_01_02 .obj-fit {
    padding-top: 80.762%;
  }
}

#Works .row_full.desktop_show {
  margin-bottom: 1rem;
}

@media screen and (max-width: 767px) {
  #Company .sec_content {
    padding: 0 10vw;
  }
}
@media screen and (max-width: 479px) {
  #Company .sec_content {
    padding: 0 5vw;
  }
}
@media screen and (max-width: 339px) {
  #Company .sec_content {
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  #Company .titles {
    padding: 0 2rem;
  }
}
@media screen and (min-width: 992px) {
  #Company .col_corpinfo > .inner, #Company .col_business > .inner {
    padding: 0 2rem;
  }
}
@media screen and (min-width: 768px) {
  #Company .col_corpinfo {
    margin-top: -4rem;
  }
}
#Company .col_business {
  margin-top: 3rem;
}
@media screen and (min-width: 768px) {
  #Company .col_business {
    margin-top: 2rem;
  }
}
#Company dt,
#Company .h5_en {
  font-size: 0.85rem;
}
@media screen and (max-width: 479px) {
  #Company dt,
  #Company .h5_en {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 339px) {
  #Company dt,
  #Company .h5_en {
    font-size: 3.22222vw;
  }
}
@media screen and (max-width: 339px) {
  #Company .h5_en {
    font-size: 4vw;
  }
}
#Company dd,
#Company .list_num li {
  font-size: 0.9rem;
  letter-spacing: 2px;
}
@media screen and (max-width: 479px) {
  #Company dd,
  #Company .list_num li {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 339px) {
  #Company dd,
  #Company .list_num li {
    font-size: 3.4444vw;
  }
}

.client_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.client_list_item {
  width: 28%;
  padding: 2rem 3rem;
}
@media screen and (max-width: 900px) {
  .client_list_item {
    padding: 2rem 1rem;
  }
}
@media screen and (max-width: 767px) {
  .client_list_item {
    width: 50%;
  }
}
.client_list_item.sqr {
  width: 14%;
}
@media screen and (max-width: 1023px) {
  .client_list_item.sqr {
    width: 16%;
  }
}
@media screen and (max-width: 767px) {
  .client_list_item.sqr {
    width: 18%;
  }
}
@media screen and (max-width: 900px) {
  .client_list_item.sqr {
    width: 12%;
  }
}
@media screen and (max-width: 576px) {
  .client_list_item.sqr {
    width: 24%;
  }
}
.client_list_item.sqr_bigger {
  width: 21%;
}
@media screen and (max-width: 1023px) {
  .client_list_item.sqr_bigger {
    width: 24%;
  }
}
@media screen and (max-width: 767px) {
  .client_list_item.sqr_bigger {
    width: 27%;
  }
}
@media screen and (max-width: 900px) {
  .client_list_item.sqr_bigger {
    width: 18%;
  }
}
@media screen and (max-width: 576px) {
  .client_list_item.sqr_bigger {
    width: 36%;
  }
}
.client_list_item span {
  display: block;
}

@media screen and (max-width: 419px) {
  .col_donate .h5_en {
    font-size: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .col_donate_02 {
    margin-top: 1.5rem;
  }
}

#About .logo_elemet {
  width: 60%;
  bottom: 0;
  right: -2rem;
  opacity: 0.25;
}
#About .logo_elemet svg {
  fill: #fff;
}

#Client .col_title {
  margin-bottom: 2.5rem;
}

.edgtf-pie-chart-holder .edgtf-pc-percentage .edgtf-pc-percent,
.edgtf-icon-shortcode {
  color: #fff;
}

/************
Slider Infiniti
************/
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1750px);
            transform: translateX(-1750px);
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1750px);
            transform: translateX(-1750px);
  }
}
@-webkit-keyframes scrollReverse {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(1750px);
            transform: translateX(1750px);
  }
}
@keyframes scrollReverse {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(1750px);
            transform: translateX(1750px);
  }
}
.works_slider {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.works_slider.slider01 .slide-track {
  -webkit-animation: scroll 40s linear infinite;
          animation: scroll 40s linear infinite;
}
.works_slider.slider02 .slide-track {
  -webkit-animation: scrollReverse 40s linear infinite;
          animation: scrollReverse 40s linear infinite;
}
.works_slider::after {
  right: 0;
  top: 0;
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.works_slider::before {
  left: 0;
  top: 0;
}
.works_slider .slide-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 3500px;
}
.works_slider .slide-track:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.works_slider .slide {
  padding: 1rem;
  width: 35%;
}
.works_slider .slide_inner {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
  background: #ccc;
}

.home .edgtf-page-content-holder > section {
  background: #000;
}
.home .edgtf-page-content-holder > section > * {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .tech-slideshow .mover-1 {
    -webkit-animation: none;
            animation: none;
  }
  .film-container .row .single-film {
    width: 50%;
    padding: 0 5px;
  }
}
.remodal {
  padding: 0;
  background: none;
}
.remodal-close {
  width: 40px;
  height: 40px;
  z-index: 2;
}
.remodal-close:before {
  font-size: 2rem;
  line-height: 40px;
}

.langswitcher {
  color: #fff;
  font-size: 1.05rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.langswitcher .current_lang {
  padding-left: 4px;
  font-size: 0.85rem;
  line-height: 1;
  font-family: "OliviarSans-LightEx";
}

.edgtf-header-standard .edgtf-menu-area.edgtf-menu-center .edgtf-vertical-align-containers .edgtf-position-right-inner.right_lang {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.wpml-ls-statics-shortcode_actions {
  width: 90px;
  font-size: 0.85rem;
  opacity: 0.00001;
  -webkit-transition: 0.5s cubic-bezier(0.2, 0, 0, 1.6);
  transition: 0.5s cubic-bezier(0.2, 0, 0, 1.6);
  -webkit-transform: scale(0.6) translateY(-20%);
          transform: scale(0.6) translateY(-20%);
  background: #000;
  position: absolute;
  display: inline-block;
  right: 0;
  top: 5px;
  z-index: -1;
}
.wpml-ls-statics-shortcode_actions.active {
  opacity: 1;
  -webkit-transform: scale(1) translateY(60px);
          transform: scale(1) translateY(60px);
  z-index: 1;
}
.wpml-ls-statics-shortcode_actions ul,
.wpml-ls-statics-shortcode_actions li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wpml-ls-statics-shortcode_actions ul {
  position: relative;
}
.wpml-ls-statics-shortcode_actions ul:after {
  content: "";
  position: absolute;
  height: 12px;
  width: 12px;
  top: -12px;
  right: 6px;
  border-bottom: solid 6px #000;
  border-right: solid 6px #000;
  border-left: solid 6px transparent;
  border-top: solid 6px transparent;
}
.wpml-ls-statics-shortcode_actions ul > li {
  color: var(--colorGray01);
}
.wpml-ls-statics-shortcode_actions ul > li.wpml-ls-current-language {
  color: #fff;
}
.wpml-ls-statics-shortcode_actions ul > li > a {
  text-align: center;
  display: block;
  padding: 8px 12px;
  line-height: 1;
  width: 100%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: inherit;
  font-size: inherit;
}
.wpml-ls-statics-shortcode_actions ul > li > a:hover, .wpml-ls-statics-shortcode_actions ul > li > a:active {
  color: #fff;
}

.edgtf-mobile-header .langswitcher {
  font-size: 1.45rem;
}
.edgtf-mobile-header .wpml-ls-statics-shortcode_actions {
  right: auto;
  left: 0;
}/*# sourceMappingURL=theme.css.map */