@charset "UTF-8";
/*//////////////////////////////////////////////////////////

Copyright (C) apricot-design All Rights Reserved.
------------------------------------------------------------
CSS information
 file name  :  reset.css
 style info :  リセットファイル
 admin info :  apricot-design

//////////////////////////////////////////////////////////*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio[controls], canvas {
　width: 100%;
  height: 100vh;
  font-size: 0;
  line-height: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
video {
　z-index: -10;
  object-fit: cover;
  object-position: 50% 50%;
　width: 100%;
  height: 100vh;
  position: absolute;
  opacity 1;
}

html {
  overflow-y: scroll;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, ul {
  margin: 0;
  padding: 0;
}

body, button, input, select, textarea {
  font-size: 100%;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}
q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 75%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol {
  margin: 0;
  padding: 0;
}

dd {
  margin: 0px;
}

nav ul, nav ol {
  list-style: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure, form {
  margin: 0;
}

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  *margin-left: -7px;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
  *overflow: visible;
}

button {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
}

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

img, abbr, acronym, fieldset {
  border: 0;
}

li {
  list-style: none;
}

/*画像を縦に並べた時に余白が出ないように*/
img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

/*box-sizingを全ブラウザに対応*/
* {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.ie6_error, .no_script {
  background: #F66;
  padding: 100px;
  text-align: center;
  font-size: 150%;
  color: #333;
}

.flt {
  float: left;
}

.flr {
  float: right;
}

.txt_l, td.txt_l, .txt_l td {
  text-align: left;
}

.txt_r, td.txt_r, .txt_r td {
  text-align: right;
}

.txt_c, td.txt_c, .txt_c td {
  text-align: center;
}

.valign_t, td.valign_t, .valign_t td {
  vertical-align: top;
}

.valign_m, td.valign_m, .valign_m td {
  vertical-align: middle;
}

.valign_b, td.valign_b, .valign_b td {
  vertical-align: bottom;
}

.clear {
  clear: both;
}

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

.img_bd {
  border: solid 1px #E8E8E8;
}

.c_red {
  color: #FF3425;
}

html {
  width: 100%;
}

body {
  font: 500 16px/1.8 "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  color: #000000;
  text-align: left;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 15px;
  }
}

.win body {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

a {
  text-decoration: none;
  color: #000000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:link, a:active, a:visited {
  text-decoration: none;
}

.opacity {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.opacity:hover {
  opacity: 0.5;
}

img {
  max-width: 100%;
  height: auto;
}
img[src$=".svg"] {
  max-width: 100%;
  width: 100%;
  height: auto;
}

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

.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: inherit;
  }
}

::-moz-selection {
  background-color: #fff800;
  color: #000000;
}

::selection {
  background-color: #fff800;
  color: #000000;
}

#container_wrap {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #container_wrap {
    min-width: 1px;
  }
}

.inner, .inner_sp_all {
  max-width: 66%;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .inner, .inner_sp_all {
    max-width: 100%;
    padding: 0 8%;
  }
}
@media screen and (max-width: 767px) {
  .inner, .inner_sp_all {
    padding: 0 8%;
  }
}

.inner_lv2 {
  max-width: 91%;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .inner_lv2 {
    max-width: 100%;
    padding: 0 8%;
  }
}
@media screen and (max-width: 767px) {
  .inner_lv2 {
    padding: 0 8%;
  }
}

.inner_lv3 {
  max-width: 57%;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  .inner_lv3 {
    max-width: 100%;
    padding: 0 8%;
  }
}
@media screen and (max-width: 767px) {
  .inner_lv3 {
    padding: 0 8%;
  }
}

@media screen and (max-width: 767px) {
  .inner_sp_all {
    padding: 0;
  }
}

.sub_inner_520 {
  max-width: 520px;
  width: 100%;
  margin: auto;
}

.main_sub_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

#main {
  width: 67%;
}
@media screen and (max-width: 767px) {
  #main {
    width: 100%;
    margin-bottom: 35%;
  }
}

#sub {
  width: 27%;
}
@media screen and (max-width: 767px) {
  #sub {
    width: 100%;
  }
}

#top_main {
  width: 100%;
  padding: 0;
  margin: 0 0 50px;
}

#top_left {
  width: 50%;
  float: left;
}

#top_right {
  width: 50%;
  float: right;
}

.section_news {
  padding: 6.25rem 0 8rem;
}
@media screen and (max-width: 1200px) {
  .section_news {
    padding: 5rem 0 7rem;
  }
}
@media screen and (max-width: 767px) {
  .section_news {
    padding: 4rem 0 4rem;
  }
}

.section_top_about {
  padding: 0rem 0 17.8rem;
}
@media screen and (max-width: 1200px) {
  .section_top_about {
    padding: 0rem 0 15rem;
  }
}
@media screen and (max-width: 767px) {
  .section_top_about {
    padding: 0rem 0 8rem;
  }
}

.section_ordermaid {
  padding: 16.25rem 0 13.75rem;
}
@media screen and (max-width: 1200px) {
  .section_ordermaid {
    padding: 13rem 0 11rem;
  }
}
@media screen and (max-width: 767px) {
  .section_ordermaid {
    padding: 10rem 0 4rem;
  }
}

.section_works {
  position: relative;
  padding: 7.5rem 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .section_works {
    padding: 5rem 0;
  }
}

.section_lineup {
  position: relative;
  overflow: hidden;
  padding: 5rem 0 8rem;
}
@media screen and (max-width: 767px) {
  .section_lineup {
    padding: 3rem 0 5rem;
  }
}

.section_contact {
  padding: 7.5rem 0 8rem;
}
@media screen and (max-width: 767px) {
  .section_contact {
    padding: 3.5em 0;
  }
}

.section_top_company {
  padding: 8em 0;
}
@media screen and (max-width: 1200px) {
  .section_top_company {
    padding: 5em 0;
  }
}
@media screen and (max-width: 767px) {
  .section_top_company {
    padding: 3.5em 0;
  }
}

.article {
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .article {
    margin-bottom: 3rem;
  }
}

header {
  width: 100%;
  position: fixed;
  z-index: 100;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 0;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.sub_header {
  background-color: #000000;
  padding-bottom: 2.5rem;
}
.language-switcher {
  display: flex;
  justify-content: flex-end;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .sub_header {
    padding-bottom: 1.6rem;
  }
  .language-switcher {
    justify-content: center;
  }
}
.sub_header .header_box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header_scroll {
  background-color: #000000;
  padding-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .header_scroll {
    padding-bottom: 1rem;
    background-color: #000000;
  }
}
.header_scroll .header_box {
  padding-top: 1.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .header_scroll .header_box {
    padding-top: 0;
  }
}
.header_scroll .header_navi {
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  .header_scroll .header_navi {
    margin-bottom: 0;
  }
}

.header_box {
  width: 100%;
  max-width: 91%;
  padding-top: 2.5rem;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .header_box {
    padding: 0 8%;
    max-width: 100%;
  }
}

.header_ttl img.logo {
  width: 143px;
}
@media screen and (max-width: 1200px) {
  .header_ttl img.logo {
    width: 120px;
  }
}
@media screen and (max-width: 767px) {
  .header_ttl img.logo {
    padding-top: 1.5rem;
    width: 35%;
  }
}

@media screen and (max-width: 767px) {
  #header_left {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #header_right {
    padding: 0 8%;
  }
}

@media screen and (max-width: 767px) {
  #gnavi {
    padding-top: 5rem;
  }
}
#gnavi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #gnavi ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#gnavi ul li {
  margin-right: 2.5rem;
}
@media screen and (max-width: 1200px) {
  #gnavi ul li {
    margin-right: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  #gnavi ul li {
    margin-right: 0;
    margin-bottom: 1.8rem;
  }
}
#gnavi ul li:last-of-type {
  margin-right: 0;
  margin-bottom: 0;
}
#gnavi ul li > a {
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  #gnavi ul li > a {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 767px) {
  #gnavi ul li > a {
    font-size: 1.1rem;
  }
}
#gnavi ul li > a:hover {
  opacity: 0.5;
}

.header_navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 2rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 767px) {
  .header_navi {
    display: none;
  }
}
.header_navi li {
  margin-right: 1.87rem;
}
.header_navi li:last-of-type {
  margin-right: 0;
}
.header_navi li > a {
  font-weight: bold;
  color: #fff;
}

.menu-trigger {
  display: none;
}
@media screen and (max-width: 767px) {
  .menu-trigger {
    top: 7px;
    left: auto;
    right: 15px;
    display: inline-block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: fixed;
    width: 50px;
    height: 50px;
    z-index: 10000;
    color: #000;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
  }
  .menu-trigger span {
    display: inline-block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    z-index: 4;
    left: 0;
    width: 55%;
    height: 2px;
    background: #fff;
    right: 0;
    margin: auto;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 30%;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 52%;
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 21%;
    opacity: 1;
  }
  .menu-trigger p {
    display: block;
    position: absolute;
    bottom: -14px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 0.6rem;
    font-weight: 700;
    color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-family: "Montserrat", sans-serif;
    font-style: italic;
  }
  .menu-trigger::after {
    display: none;
    position: absolute;
    content: "CLOSE";
    font-size: 0.6rem;
    font-weight: 700;
    color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    bottom: -14px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-family: "Montserrat", sans-serif;
    font-style: italic;
  }
  .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(45deg);
            transform: translateY(8px) rotate(45deg);
    top: 26%;
  }
  .menu-trigger.active span:nth-of-type(2) {
    -webkit-transform: translateY(-9px) rotate(-45deg);
            transform: translateY(-9px) rotate(-45deg);
    top: 60%;
  }
  .menu-trigger.active span:nth-of-type(3) {
    opacity: 0;
  }
  .menu-trigger.active p {
    display: none;
  }
  .menu-trigger.active::after {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  #overlay {
    text-align: left;
    width: 100%;
    height: 0;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    background-color: black;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow-y: scroll;
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    scrollbar-width: none;
  }
  #overlay.active {
    opacity: 1;
    visibility: visible;
    height: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #overlay::-webkit-scrollbar {
    display: none;
  }
}

.sp_nav_logo {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp_nav_logo {
    padding-top: 1.5rem;
    width: 35%;
    display: block;
  }
}

.sp_gnavi_btn {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp_gnavi_btn {
    padding-top: 3rem;
    display: block;
  }
}
.sp_gnavi_btn > a {
  margin-bottom: 1.25rem !important;
}

.header_search {
  background-color: rgba(255, 255, 255, 0);
  border: solid 1px #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50px;
}

input.search_box,
input.btn_search {
  background-color: rgba(255, 255, 255, 0);
}

input.search_box {
  padding: 0.5rem;
  color: #fff;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

input.btn_search {
  width: 20px;
  height: 20px;
  padding: 0;
  border-radius: 0;
  margin-right: 14px;
}

.top_scroll_wrap {
  position: absolute;
  left: 13%;
  bottom: 70px;
  z-index: 11;
  display: block;
  z-index: 11;
}
@media screen and (max-width: 767px) {
  .top_scroll_wrap {
    display: none;
  }
}
.top_scroll_wrap .top_scroll_txt {
  display: block;
  position: relative;
}
.top_scroll_wrap .top_scroll_txt::after {
  display: block;
  content: "SCROLL";
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-size: 0.75em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-style: italic;
  position: absolute;
  white-space: nowrap;
  top: 0;
  left: 0;
  -webkit-transform: translate(-50%, 210%);
          transform: translate(-50%, 210%);
}
.top_scroll_wrap .top_scroll {
  display: block;
  position: relative;
  padding-top: 100px;
  width: 1px;
  background-color: #000000;
}
.top_scroll_wrap .top_scroll::before {
  display: block;
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  position: absolute;
  left: -3px;
  top: 0;
  background-color: #000000;
  -webkit-animation: scroll1 2s ease-in infinite;
          animation: scroll1 2s ease-in infinite;
}

@-webkit-keyframes scroll1 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  100% {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
}

@keyframes scroll1 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  100% {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
}
footer {
  background-color: #000000;
  color: #fff;
  padding-top: 9rem;
}
@media screen and (max-width: 767px) {
  footer {
    padding-top: 5rem;
  }
}

#footer {
  max-width: 83%;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  #footer {
    max-width: 100%;
    padding: 0 8%;
  }
}
@media screen and (max-width: 767px) {
  #footer {
    padding: 0 8%;
  }
}

.footer_box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 767px) {
  .footer_box {
    margin-bottom: 3rem;
  }
}

.footer_left {
  width: 50%;
}
@media screen and (max-width: 1200px) {
  .footer_left {
    width: 100%;
    margin-bottom: 3rem;
  }
}

.footer_right {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 1200px) {
  .footer_right {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.f_navi {
  margin-right: 3.5rem;
}
@media screen and (max-width: 767px) {
  .f_navi {
    display: none;
  }
}
.f_navi li {
  margin-bottom: 0.3rem;
}
.f_navi li:last-of-type {
  margin-bottom: 0;
}
.f_navi li a {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 0.875rem;
  font-weight: bold;
  padding-left: 20px;
}
.f_navi li a::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid rgba(255, 255, 255, 0);
  border-left: 4px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .f_navi li a:hover {
    opacity: 0.6;
  }
  .f_navi li a:hover::before {
    left: 9px;
  }
}

.f_logo {
  max-width: 215px;
  width: 100%;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 1200px) {
  .f_logo {
    max-width: 180px;
  }
}
@media screen and (max-width: 767px) {
  .f_logo {
    max-width: 41%;
    margin: 0 auto 2rem;
  }
}
.f_logo img {
  width: 100%;
}

.f_address {
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 2;
}

.copy {
  padding: 1.25rem 0 2.75rem;
  font-size: 0.875rem;
  text-align: center;
  font-family: "Montserrat", sans-serif;
}
@media screen and (max-width: 767px) {
  .copy {
    font-size: 0.6rem;
  }
}

@media screen and (max-width: 767px) {
  .f_btn_wrap {
    width: 100%;
  }
}
.f_btn_wrap > a {
  margin-bottom: 1.25rem !important;
}
.f_btn_wrap > a:last-of-type {
  		  <video src="<?php the_field('mv-slider-video'); ?>" alt="<?php the_title_attribute(); ?>" class="pc" autoplay="" muted="" playsinline="" loop preload="none" ></video> !important;
}

.side_ttl {
  font-family: "Montserrat", sans-serif;
  font-size: 1.875rem;
  font-weight: bold;
  padding-bottom: 0.5rem;
  border-bottom: solid 1px #000000;
  margin-bottom: 2rem;
}

.list_side > li {
  margin-bottom: 1rem;
}
.list_side > li:last-of-type {
  margin-bottom: 0;
}
.list_side > li > a {
  font-weight: bold;
}

.main_img {
  width: 100%;
  height: 100vh;
  position: relative;
}
.main_img .img_wrap {
  width: 83%;
  height: 100%;
  margin: 0 0 0 auto;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .main_img .img_wrap {
    width: 88%;
  }
}
.main_img .img_wrap::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
	background: linear-gradient(to bottom, rgba(0,0,0,0.6) 20%, rgba(0,0,0,0) 45%);
/*  background-color: rgba(0, 0, 0, 0.6);*/
  top: 0;
  left: 0;
  z-index: 10;
}
.main_img .img_wrap img {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.main_img .txt_wrap {
  position: absolute;
  top: 50%;
  right: 8.4%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 13;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .main_img .txt_wrap {
    right: auto;
    left: 17%;
    text-align: left;
  }
}
.main_img .txt_wrap .mv_ttl_e {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  font-size: 0.875rem;
  letter-spacing: 0.2rem;
}

.main_img_bg {
  position: relative;
  z-index: 2;
}
.main_img_bg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 43%;
  top: 0;
  left: 0;
  background-color: #000;
}
.main_img_bg::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 31%;
  top: 43%;
  left: 0;
  background: url(../images/mv_decoration.jpg) no-repeat center/cover;
}

.header_sub_wrap {
  padding-top: 190.8px;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .header_sub_wrap {
    padding-top: 89px;
  }
}
.header_sub_wrap .img_wrap {
  max-width: 91.4%;
  margin: auto;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .header_sub_wrap .img_wrap {
    max-width: 84%;
  }
}
.header_sub_wrap .img_wrap::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  z-index: 10;
}
.header_sub_wrap .ttl_wrap {
  width: 100%;
  position: absolute;
  left: 13.5%;
  top: calc(95.4px + 50%);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 12;
}
@media screen and (max-width: 767px) {
  .header_sub_wrap .ttl_wrap {
    top: calc(44.5px + 50%);
    left: 0;
    text-align: center;
  }
}

.map {
  position: relative;
  overflow: hidden;
}
.map::before {
  content: "";
  display: block;
  height: 428px;
}
@media screen and (max-width: 767px) {
  .map::before {
    height: 100vw;
  }
}
.map > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 300px);
  margin-top: -150px;
}

.section_article {
  font-size: 0.9375em;
}
.section_article .date {
  font-size: 0.9375em;
}
@media screen and (max-width: 767px) {
  .section_article .date {
    font-size: 0.8em;
  }
}
.section_article img {
  margin: 3% 0;
  display: block;
  max-height: 500px;
  width: auto;
}

.contact_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 91.4%;
  width: 100%;
  margin: auto;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .contact_box {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .contact_box > a {
    margin-bottom: 1rem;
  }
  .contact_box > a:last-of-type {
    margin-bottom: 0;
  }
}

.box_two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.box_two .box_l {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .box_two .box_l {
    width: 100%;
  }
}
.box_two .box_r {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .box_two .box_r {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .lineup_box > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (min-width: 768px) {
  .lineup_box > a:hover {
    opacity: 0.6;
  }
}
.lineup_box .img_wrap {
  overflow: hidden;
  aspect-ratio: 300/200;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 767px) {
  .lineup_box .img_wrap {
    width: 50%;
    margin-bottom: 0;
  }
}
.lineup_box .img_wrap img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lineup_box p {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lineup_box p {
    text-align: left;
    width: 45%;
  }
}

.works_box > a, .works_box_2 > a {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .works_box > a, .works_box_2 > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  .works_box > a:hover, .works_box_2 > a:hover {
    opacity: 0.6;
  }
}
.works_box .img_wrap, .works_box_2 .img_wrap {
  overflow: hidden;
  aspect-ratio: 300/200;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 767px) {
  .works_box .img_wrap, .works_box_2 .img_wrap {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.works_box .img_wrap img, .works_box_2 .img_wrap img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .works_box .txt_wrap, .works_box_2 .txt_wrap {
    width: 100%;
  }
}
.works_box .txt_wrap .category_wrap, .works_box_2 .txt_wrap .category_wrap {
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
}
.works_box .txt_wrap .category_wrap .category_ttl, .works_box_2 .txt_wrap .category_wrap .category_ttl {
  position: relative;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  padding-right: 2rem;
}
.works_box .txt_wrap .category_wrap .category_ttl::after, .works_box_2 .txt_wrap .category_wrap .category_ttl::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 60%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1rem;
  background: #fff;
}
.works_box .txt_wrap .ttl, .works_box_2 .txt_wrap .ttl {
  font-weight: bold;
  font-size: 1.25rem;
}

.top_news_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .top_news_wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.top_news_wrap .box_l {
  width: 25%;
  padding-right: 4rem;
}
@media screen and (max-width: 767px) {
  .top_news_wrap .box_l {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-right: 0;
    margin-bottom: 2rem;
  }
}
.top_news_wrap .box_r {
  width: 75%;
}
@media screen and (max-width: 767px) {
  .top_news_wrap .box_r {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .top_news_ttl {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .top_news_btn {
    margin-top: 2rem;
    width: 50%;
  }
}

.top_ordermaid_img_2_sp_wrap {
  display: none;
}
@media screen and (max-width: 767px) {
  .top_ordermaid_img_2_sp_wrap {
    display: block;
    width: 92%;
    margin-bottom: 4rem;
  }
  .top_ordermaid_img_2_sp_wrap img {
    width: 100%;
  }
}

.list_two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: -3.5rem;
}
@media screen and (max-width: 767px) {
  .list_two {
    margin-bottom: 0;
  }
}
.list_two li {
  width: 46%;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 767px) {
  .list_two li {
    width: 100%;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .list_two li:last-of-type {
    margin-bottom: 0;
  }
}

.list_three {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: -3.5rem;
}
@media screen and (max-width: 767px) {
  .list_three {
    margin-bottom: 0;
  }
}
.list_three:after {
  content: "";
  display: block;
  width: 30.6666666667%;
  height: 0;
}
@media screen and (max-width: 767px) {
  .list_three:after {
    display: none;
  }
}
.list_three li {
  width: 30.6666666667%;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 767px) {
  .list_three li {
    width: 100%;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .list_three li:last-of-type {
    margin-bottom: 0;
  }
}

.list_news > li {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .list_news > li {
    margin-bottom: 0.8rem;
  }
}
.list_news > li:last-of-type {
  margin-bottom: 0;
}
.list_news > li > a {
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-right: 1rem;
}
.list_news > li > a .date {
  display: inline-block;
  margin-right: 1.6rem;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
}
.list_news > li > a::after {
  position: absolute;
  content: "";
  right: 0.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid rgba(255, 255, 255, 0);
  border-left: 4px solid #000000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .list_news > li > a:hover {
    opacity: 0.6;
  }
  .list_news > li > a:hover::after {
    right: 0;
  }
}

.dlist_policy {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 2em;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .dlist_policy {
    padding: 5vw 0;
    margin-bottom: 10vw;
  }
}
.dlist_policy dt {
  font-weight: 700;
  font-size: 1.25em;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 767px) {
  .dlist_policy dt {
    font-size: 1.125em;
  }
}
.dlist_policy dd {
  font-size: 0.8125em;
}

.table_company {
  width: 100%;
}
.table_company th {
  width: 18%;
  font-weight: 700;
  padding: 1.5rem 1rem;
  color: #005ADE;
  border-bottom: 1px solid #005ADE;
  letter-spacing: 0.1em;
  vertical-align: top;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .table_company th {
    padding: 1.5rem 0 0;
    width: 100%;
    display: block;
    border-bottom: none;
  }
}
.table_company td {
  width: 82%;
  padding: 1.5rem 0;
  border-bottom: 1px solid #005ADE;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .table_company td {
    padding: 0.5rem 0 1.5rem;
    width: 100%;
    display: block;
  }
}

.ttl_50px {
  font-size: 3.125rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (max-width: 1200px) {
  .ttl_50px {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .ttl_50px {
    font-size: 1.5rem;
  }
}

.ttl_65px {
  font-size: 4.625rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (max-width: 1500px) {
  .ttl_65px {
    font-size: 4rem;
  }
}
@media screen and (max-width: 1200px) {
  .ttl_65px {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .ttl_65px {
    font-size: 2rem;
  }
}

.main_ttl, .main_ttl_center_long, .main_ttl_center_2, .main_ttl_center, .main_ttl_center_w_2, .main_ttl_center_w, .main_ttl_w {
  position: relative;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  line-height: 1.7;
  padding-top: 4.375rem;
  margin-bottom: 4rem;
  font-weight: bold;
  color: #808080;
}
@media screen and (max-width: 1200px) {
  .main_ttl, .main_ttl_center_long, .main_ttl_center_2, .main_ttl_center, .main_ttl_center_w_2, .main_ttl_center_w, .main_ttl_w {
    padding-top: 3.5rem;
  }
}
@media screen and (max-width: 767px) {
  .main_ttl, .main_ttl_center_long, .main_ttl_center_2, .main_ttl_center, .main_ttl_center_w_2, .main_ttl_center_w, .main_ttl_w {
    padding-top: 3rem;
    margin-bottom: 2rem;
  }
}
.main_ttl::before, .main_ttl_center_long::before, .main_ttl_center_2::before, .main_ttl_center::before, .main_ttl_center_w_2::before, .main_ttl_center_w::before, .main_ttl_w::before {
  position: absolute;
  left: 0;
  top: 0;
  content: attr(data-title);
  width: 100%;
  font-size: 2.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-style: italic;
  color: #000000;
}
@media screen and (max-width: 1200px) {
  .main_ttl::before, .main_ttl_center_long::before, .main_ttl_center_2::before, .main_ttl_center::before, .main_ttl_center_w_2::before, .main_ttl_center_w::before, .main_ttl_w::before {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .main_ttl::before, .main_ttl_center_long::before, .main_ttl_center_2::before, .main_ttl_center::before, .main_ttl_center_w_2::before, .main_ttl_center_w::before, .main_ttl_w::before {
    font-size: 1.9rem;
  }
}

.main_ttl_w::before {
  color: #fff;
}

.main_ttl_center, .main_ttl_center_w_2, .main_ttl_center_w {
  text-align: center;
}
.main_ttl_center::before, .main_ttl_center_w_2::before, .main_ttl_center_w::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.main_ttl_center_2 {
  text-align: center;
}
.main_ttl_center_2::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .main_ttl_center_2::before {
    font-size: 1.5rem;
  }
}

.main_ttl_center_long {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .main_ttl_center_long {
    padding-top: 6.5rem;
  }
}
.main_ttl_center_long::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .main_ttl_center_long::before {
    line-height: 1.2;
  }
}

.main_ttl_center_w::before {
  color: #fff;
}

.main_ttl_center_w_2 {
  color: #fff;
}
.main_ttl_center_w_2::before {
  color: #fff;
}

.main_ttl_center_accent_wrap .english_ttl {
  font-size: 2.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-style: italic;
  color: #000000;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .main_ttl_center_accent_wrap .english_ttl {
    font-size: 2.2rem;
  }
}
.main_ttl_center_accent_wrap .english_ttl:first-letter {
  color: #005ADE;
}

.main_ttl_center_accent {
  position: relative;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  line-height: 1.7;
  margin-bottom: 4rem;
  font-weight: bold;
  color: #808080;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .main_ttl_center_accent {
    margin-bottom: 2rem;
  }
}

.sub_ttl {
  position: relative;
  font-size: 2.8125rem;
  line-height: 1.7;
  padding-bottom: 2rem;
  line-height: 1.5;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .sub_ttl {
    font-size: 2rem;
    padding-bottom: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .sub_ttl {
    font-size: 1.5rem;
    padding-bottom: 1.5rem;
    text-align: center;
    width: 100%;
  }
}
.sub_ttl::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: attr(data-title);
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-style: italic;
  color: #CCCCCC;
}
@media screen and (max-width: 1200px) {
  .sub_ttl::before {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 767px) {
  .sub_ttl::before {
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.heading_20px {
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (max-width: 1200px) {
  .heading_20px {
    font-size: 1rem;
  }
}

.heading_25px {
  font-size: 1.5625rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (max-width: 1200px) {
  .heading_25px {
    font-size: 1.1rem;
  }
}

.heading_30px {
  font-size: 1.875rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (max-width: 1200px) {
  .heading_30px {
    font-size: 1.6rem;
  }
}

.heading_35px {
  font-size: 2.1875rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (max-width: 1200px) {
  .heading_35px {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .heading_35px {
    font-size: 1.5rem;
  }
}

.txt_english_right {
  font-size: 1.125rem;
  text-align: right;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .txt_english_right {
    font-size: 0.9rem;
    text-align: center;
    color: #CCCCCC !important;
    line-height: 1.5;
  }
}

.txt_english_18px {
  font-size: 1.125rem;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-style: italic;
}
@media screen and (max-width: 1200px) {
  .txt_english_18px {
    font-size: 1rem;
  }
}

.bg_gray {
  background: #efefef;
}
.bg_white {
  background: #fff;
}
.bg_black {
  background: #000;
}
.bg_blue {
  background: #005ADE;
}
.bg_black_decoration {
  position: relative;
}
.bg_black_decoration::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  top: 0;
  left: 0;
  background: #000;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .bg_black_decoration::before {
    height: 75%;
  }
}
.bg_black_decoration::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  background: url(../images/bg_black_decoration.jpg) no-repeat center bottom/cover;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .bg_black_decoration::after {
    height: 25%;
  }
}
.bg_black_decoration_2 {
  position: relative;
}
.bg_black_decoration_2::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  z-index: 0;
}
.bg_black_decoration_2::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 347px;
  bottom: 0;
  left: 0;
  background: url(../images/bg_black_decoration.jpg) no-repeat center bottom/cover;
  z-index: 0;
}
.bg_lineup {
  background-color: #000;
}
.bg_company {
  background: url(../images/bg_footer_company.jpg) no-repeat center/cover;
}

.txt_clr_gray {
  color: #ccc;
}
.txt_clr_white {
  color: #fff;
}
.txt_clr_black {
  color: #000;
}
.txt_clr_blue {
  color: #005ADE;
}

.decoration_ordermaid {
  position: relative;
  z-index: 0;
}
.decoration_ordermaid::before {
  content: "";
  width: 83.33%;
  height: 315px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/top_ordermaid_img_1.jpg) no-repeat center top/cover;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1200px) {
  .decoration_ordermaid::before {
    height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .decoration_ordermaid::before {
    background: url(../images/top_ordermaid_img_1_sp.jpg) no-repeat center top/cover;
  }
}
.decoration_ordermaid::after {
  content: "";
  width: 44.3%;
  height: 358px;
  position: absolute;
  left: 0;
  bottom: 7.5rem;
  background: url(../images/top_ordermaid_img_2.jpg) no-repeat center bottom/cover;
}
@media screen and (max-width: 1200px) {
  .decoration_ordermaid::after {
    height: 220px;
  }
}
@media screen and (max-width: 767px) {
  .decoration_ordermaid::after {
    display: none;
  }
}

.lineup_MOVIE {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}

.btn_wrap_center {
  text-align: center;
  font-size: 0;
}

.btn_wrap {
  display: inline-block;
  font-size: 0;
}

a.btn_2 {
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  min-width: 156px;
  position: relative;
  padding-bottom: 0.3rem;
  border-bottom: solid 1px #000000;
}
@media screen and (max-width: 1200px) {
  a.btn_2 {
    min-width: 130px;
  }
}
@media screen and (max-width: 767px) {
  a.btn_2 {
    min-width: auto;
  }
}
a.btn_2::after {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid rgba(255, 255, 255, 0);
  border-left: 4px solid #000000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  a.btn_2:hover::after {
    right: -7px;
  }
}
a.btn {
  width: 100%;
  max-width: 300px;
  height: 50px;
  font-size: 0.7rem;
  font-weight: bold;
  position: relative;
  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;
  border: solid 1px #000000;
  background-color: #000000;
  border-radius: 40px;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  a.btn {
    font-size: 0.6rem;
  }
}
@media screen and (max-width: 767px) {
  a.btn {
    width: 90%;
    margin: auto;
  }
}
a.btn::after {
  position: absolute;
  content: "";
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid rgba(255, 255, 255, 0);
  border-left: 4px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1200px) {
  a.btn::after {
    right: 3px;
  }
}
@media screen and (max-width: 767px) {
  a.btn::after {
    right: 1rem;
  }
}
@media screen and (min-width: 768px) {
  a.btn:hover {
    opacity: 0.6;
  }
  a.btn:hover::after {
    right: 0.5rem;
  }
}
a.more, a.more_center, a.more_center_w_2_square, a.more_center_w, a.more_w {
  width: 200px;
  height: 50px;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  font-size: 0.875rem;
  font-weight: 300;
  position: relative;
  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;
  border: solid 1px #000000;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  a.more, a.more_center, a.more_center_w_2_square, a.more_center_w, a.more_w {
    width: 90%;
    margin: auto;
  }
}
a.more::after, a.more_center::after, a.more_center_w_2_square::after, a.more_center_w::after, a.more_w::after {
  position: absolute;
  content: "";
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid rgba(255, 255, 255, 0);
  border-left: 4px solid #000000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  a.more:hover, a.more_center:hover, a.more_center_w_2_square:hover, a.more_center_w:hover, a.more_w:hover {
    opacity: 0.6;
  }
  a.more:hover::after, a.more_center:hover::after, a.more_center_w_2_square:hover::after, a.more_center_w:hover::after, a.more_w:hover::after {
    right: 0.5rem;
  }
}
a.more_w {
  border: solid 1px #fff;
  color: #fff;
}
a.more_w::after {
  border-left: 4px solid #fff;
}
a.more_center, a.more_center_w_2_square, a.more_center_w {
  margin: auto;
}
a.more_center_w {
  border: solid 1px #fff;
  color: #fff;
}
a.more_center_w::after {
  border-left: 4px solid #fff;
}
a.more_center_w_2_square {
  border: solid 1px #fff;
  color: #fff;
}
@media screen and (max-width: 767px) {
  a.more_center_w_2_square {
    border-radius: 0;
  }
}
a.more_center_w_2_square::after {
  border-left: 4px solid #fff;
}
a.footer_btn, a.footer_btn_w {
  width: 290px;
  height: 50px;
  font-size: 0.875rem;
  font-weight: bold;
  position: relative;
  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;
  border: solid 1px #000000;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  a.footer_btn, a.footer_btn_w {
    margin: auto;
  }
}
a.footer_btn::after, a.footer_btn_w::after {
  position: absolute;
  content: "";
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid rgba(255, 255, 255, 0);
  border-left: 4px solid #000000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  a.footer_btn:hover, a.footer_btn_w:hover {
    opacity: 0.6;
  }
  a.footer_btn:hover::after, a.footer_btn_w:hover::after {
    right: 0.5rem;
  }
}
a.footer_btn_w {
  border: solid 1px #fff;
  color: #fff;
}
a.footer_btn_w::after {
  border-left: 4px solid #fff;
}
a.contact_btn {
  color: #fff;
  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;
  width: 49.5%;
  height: 160px;
  position: relative;
  background: #000000;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  a.contact_btn {
    font-size: 1rem;
    width: 100%;
    height: 130px;
  }
}
a.contact_btn::after {
  position: absolute;
  content: "";
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid rgba(255, 255, 255, 0);
  border-left: 4px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a.contact_btn .tel_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
a.contact_btn .number {
  font-family: "Montserrat", sans-serif;
  color: #808080;
  font-size: 1.5625rem;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  a.contact_btn .number {
    line-height: 1.5;
  }
}
@media screen and (min-width: 768px) {
  a.contact_btn:hover {
    opacity: 0.6;
  }
  a.contact_btn:hover::after {
    right: 0.5rem;
  }
}
a.h_contact {
  width: 12.5rem;
  height: 3.125rem;
  border: solid 1px #fff;
  border-radius: 40px;
  font-size: 1rem;
  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;
}

#list_breadcrumb {
  font-size: 0.8rem;
  padding: 0.5rem 0;
  margin: 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  #list_breadcrumb {
    font-size: 0.6rem;
  }
}

.wp-pagenavi {
  margin: 60px -1em -1em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  font-size: 1.25rem;
}
@media screen and (max-width: 767px) {
  .wp-pagenavi {
    margin-top: 10vw;
    font-size: 1.2em;
  }
}
.wp-pagenavi a, .wp-pagenavi span {
  margin: 0 1em 1em 0;
  font-family: "Montserrat", sans-serif;
  color: #808080;
  text-align: center;
  position: relative;
}
.wp-pagenavi a::after, .wp-pagenavi span::after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #000000;
  width: 100%;
  height: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wp-pagenavi a:hover, .wp-pagenavi span:hover {
  color: #000000;
}
.wp-pagenavi a:hover::after, .wp-pagenavi span:hover::after {
  height: 2px;
}
.wp-pagenavi .current {
  color: #000000;
}
.wp-pagenavi .current::after {
  height: 2px;
}

.yarpp-related {
  margin: 0 !important;
}
.yarpp-related a {
  font-weight: 400 !important;
}

/* 配置 */
.left {
  text-align: left !important;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .left_sp {
    text-align: left !important;
  }
}

@media screen and (max-width: 767px) {
  .center_sp {
    text-align: center !important;
  }
}

.indent_1 {
  padding-left: 1em;
  text-indent: -1em;
}

.line_height_2 {
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .line_height_2 {
    line-height: 1.8;
  }
}

@media screen and (max-width: 767px) {
  .text_16px {
    font-size: 0.9rem;
  }
}

/* 文字の太さ */
.text_bold {
  font-weight: bold;
}

.z_index_3 {
  position: relative;
  z-index: 3;
}

.image_wrap_box img {
  width: 100%;
}

.link_1 {
  font-weight: bold;
  font-size: 1.25rem;
}
.link_1:hover {
  opacity: 0.6;
}

.link_2 {
  font-weight: bold;
}
.link_2:hover {
  opacity: 0.6;
}

@media screen and (min-width: 768px) {
  .image_link:hover {
    opacity: 0.6;
  }
}

.contactform {
  margin-bottom: 2em;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .contactform {
    margin-bottom: 1em;
  }
}
.contactform tr th {
  padding-bottom: 2.5rem;
  text-align: left;
  vertical-align: top;
  width: 30%;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .contactform tr th {
    width: 100%;
    display: block;
    padding: 0 0 1em;
    font-size: 1em;
  }
}
.contactform tr td {
  width: 70%;
  padding-bottom: 2.5rem;
  text-align: left;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .contactform tr td {
    width: 100%;
    display: block;
    padding: 0 0 2em;
    font-size: 1em;
  }
}

input, textarea, select {
  width: 100%;
  padding: 1em;
  border: solid 2px #000000;
  background: #fff;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  outline: none;
}

input[type=checkbox], input[type=radio] {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

select {
  width: 70%;
}
@media screen and (max-width: 767px) {
  select {
    width: 100%;
  }
}

textarea {
  height: 250px;
}

input#zip, input#zip1 {
  width: 25%;
}
@media screen and (max-width: 767px) {
  input#zip, input#zip1 {
    width: 35% !important;
  }
}

span.mwform-tel-field input {
  width: 25% !important;
}
@media screen and (max-width: 767px) {
  span.mwform-tel-field input {
    width: 28% !important;
  }
}

.submit, .backBtn {
  max-width: 345px;
  width: 90%;
  margin: 0 auto;
  padding: 1.5em;
  display: block;
  line-height: 1;
  color: #fff;
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: #000000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 0;
  font-size: 1rem;
  border-radius: 40px;
}
@media screen and (max-width: 767px) {
  .submit, .backBtn {
    font-size: 1rem;
  }
}
.submit:hover, .backBtn:hover {
  opacity: 0.8;
}

.backBtn {
  background: #2b87cb;
  margin-top: 1.5em;
}

.required {
  font-size: 0.6em;
  display: inline-block;
  margin-left: 2em;
  line-height: 1;
  background: #000000;
  color: #fff;
  padding: 0.5em 1em;
  vertical-align: middle;
}

.policy_p {
  text-align: center;
  font-size: 0.9375em;
  margin-bottom: 50px;
}
.policy_p input[type=checkbox] {
  width: 38px;
  height: 35px;
  border-radius: 10px;
  vertical-align: middle;
}

/*確認画面　非表示項目用*/
.mw_wp_form_confirm .input-show {
  display: none;
}

.m0 {
  margin-bottom: 0 !important;
}

.m10 {
  margin-bottom: 0.625rem;
}

.m15 {
  margin-bottom: 0.9375rem;
}

.m20 {
  margin-bottom: 1.25rem;
}

.m30 {
  margin-bottom: 1.875rem;
}

.m35 {
  margin-bottom: 2.1875rem;
}

.m40 {
  margin-bottom: 2.5rem;
}

.m50 {
  margin-bottom: 3.125rem;
}

.m60 {
  margin-bottom: 3.75rem;
}

.m70 {
  margin-bottom: 4.375rem;
}

.m80 {
  margin-bottom: 5rem;
}

.m90 {
  margin-bottom: 5.625rem;
}

.m100 {
  margin-bottom: 6.25rem;
}

.m120 {
  margin-bottom: 7.5rem;
}

.m130 {
  margin-bottom: 8.125rem;
}

.m140 {
  margin-bottom: 8.75rem;
}

.m150 {
  margin-bottom: 9.375rem;
}

.m160 {
  margin-bottom: 10rem;
}

.m190 {
  margin-bottom: 11.875rem;
}

@media screen and (max-width: 767px) {
  .m0_sp {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .m5_sp {
    margin-bottom: 0.3125rem;
  }
}

@media screen and (max-width: 767px) {
  .m10_sp {
    margin-bottom: 0.625rem;
  }
}

@media screen and (max-width: 767px) {
  .m20_sp {
    margin-bottom: 1.25rem;
  }
}

@media screen and (max-width: 767px) {
  .m30_sp {
    margin-bottom: 1.875rem;
  }
}

@media screen and (max-width: 767px) {
  .m40_sp {
    margin-bottom: 2.5rem;
  }
}

@media screen and (max-width: 767px) {
  .m50_sp {
    margin-bottom: 3.125rem;
  }
}

@media screen and (max-width: 767px) {
  .m60_sp {
    margin-bottom: 3.75rem;
  }
}

@media screen and (max-width: 767px) {
  .m70_sp {
    margin-bottom: 4.375rem;
  }
}

@media screen and (max-width: 767px) {
  .m100_sp {
    margin-bottom: 6.25rem;
  }
}

.list_pagination {
  width: 100%;
  margin: 5% auto 5rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-size: 0.875em;
  padding: 2em 0;
}
.list_pagination li {
  width: 49%;
}
.list_pagination li.prev a {
  padding-left: 20px;
}
.list_pagination li.prev a:before {
  left: 0;
}
.list_pagination li.next {
  text-align: right;
}
.list_pagination li.next a {
  padding-right: 20px;
}
.list_pagination li.next a:before {
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.list_pagination li a {
  position: relative;
  display: inline-block;
}
.list_pagination li a:before {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  top: 7px;
  background: url(../images/circle_arrow_black.svg) no-repeat center;
}
@media screen and (min-width: 768px) {
  .list_pagination li a:hover {
    opacity: 0.6;
  }
}
.list_pagination li .blog_home {
  display: block;
  width: 34px;
  margin: auto;
}
.list_pagination li .blog_home:before {
  display: none;
}

.add_ttl {
  border-left: 3px solid #0dac67;
  margin-bottom: 1em;
  padding-left: 0.5em;
  line-height: 1.6;
  font-size: 1.5em;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .add_ttl {
    font-size: 1.3em;
  }
}

.add_ttl_02 {
  position: relative;
  padding-left: 1.4em;
  margin-bottom: 0.5em;
  line-height: 1.6;
  font-size: 1.3em;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .add_ttl_02 {
    font-size: 1.2em;
  }
}
.add_ttl_02:before {
  position: absolute;
  content: "●";
  left: 0;
  top: 0;
  color: #0dac67;
}

a.add_link {
  text-decoration: underline;
}
a.add_link:hover {
  opacity: 0.5;
}

/* swiper -------------------------------------------- */
.swiper-my-pagination-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: absolute;
  left: auto !important;
  right: 8.4% !important;
  bottom: 1.8rem !important;
  z-index: 11;
}
.swiper-my-pagination-top span {
  border-radius: 0 !important;
  width: 12%;
  padding: 0;
  margin: 0 10px 0 0 !important;
  border: solid 1px #fff;
  background-color: rgba(255, 255, 255, 0);
  opacity: 1 !important;
}
@media screen and (max-width: 767px) {
  .swiper-my-pagination-top span {
    width: 16%;
    height: 5px !important;
  }
}
.swiper-my-pagination-top span.swiper-pagination-bullet-active {
  background-color: #fff;
  opacity: 1 !important;
}

.swiper_parent_3 {
  position: relative;
  z-index: 3;
  overflow: hidden;
}

.swiper-my-pagination_products {
  padding-top: 1rem;
  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;
}
.swiper-my-pagination_products::before {
  content: "";
  display: block;
  width: 24%;
  height: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.swiper-my-pagination_products:after {
  content: "";
  display: block;
  width: 24%;
  height: 0;
}
.swiper-my-pagination_products .swiper-pagination-bullet {
  width: 24% !important;
  height: 100px !important;
  margin: 0 0 0.8rem 0 !important;
  aspect-ratio: 159/106;
}
@media screen and (max-width: 767px) {
  .swiper-my-pagination_products .swiper-pagination-bullet {
    height: 60px !important;
  }
}
.swiper-my-pagination_products .swiper-pagination-bullet img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.fade-in,
.fade-in-2,
.fade-in-left,
.fade-in-right {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .fade-in,
  .fade-in-2,
  .fade-in-left,
  .fade-in-right {
    opacity: 1;
  }
}

.anm-fade-in {
  -webkit-animation: anm-fade-in 1.5s ease-in-out forwards;
          animation: anm-fade-in 1.5s ease-in-out forwards;
}

.anm-fade-in-2 {
  -webkit-animation: anm-fade-in 1.5s 0.5s ease-in-out forwards;
          animation: anm-fade-in 1.5s 0.5s ease-in-out forwards;
}

.anm-fade-in-left {
  -webkit-animation: anm-fade-in-left 2s ease-in-out forwards;
          animation: anm-fade-in-left 2s ease-in-out forwards;
}

.anm-fade-in-right {
  -webkit-animation: anm-fade-in-right 2s ease-in-out forwards;
          animation: anm-fade-in-right 2s ease-in-out forwards;
}

@-webkit-keyframes anm-fade-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes anm-fade-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes anm-fade-in-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes anm-fade-in-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes anm-fade-in-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes anm-fade-in-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.an_brightness {
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
}

.anm-brightness {
  -webkit-animation: anm-brightness 1s 0.2s ease-in-out forwards;
          animation: anm-brightness 1s 0.2s ease-in-out forwards;
}

@-webkit-keyframes anm-brightness {
  0% {
    -webkit-filter: brightness(100%);
            filter: brightness(100%);
  }
  100% {
    -webkit-filter: brightness(50%);
            filter: brightness(50%);
  }
}

@keyframes anm-brightness {
  0% {
    -webkit-filter: brightness(100%);
            filter: brightness(100%);
  }
  100% {
    -webkit-filter: brightness(50%);
            filter: brightness(50%);
  }
}
.section_about_1 {
  padding: 7.5rem 0 6.875rem;
}
@media screen and (max-width: 1200px) {
  .section_about_1 {
    padding: 7.5rem 0 6.875rem;
  }
}
@media screen and (max-width: 767px) {
  .section_about_1 {
    padding: 5rem 0 5rem;
  }
}

.section_about_2 {
  padding: 7.875rem 0 7.875rem;
}
@media screen and (max-width: 1200px) {
  .section_about_2 {
    padding: 7.875rem 0 7.875rem;
  }
}
@media screen and (max-width: 767px) {
  .section_about_2 {
    padding: 5rem 0 5rem;
  }
}

.section_about_3 {
  padding: 6.875rem 0 7.875rem;
}
@media screen and (max-width: 1200px) {
  .section_about_3 {
    padding: 6.875rem 0 7.875rem;
  }
}
@media screen and (max-width: 767px) {
  .section_about_3 {
    padding: 5rem 0 5rem;
  }
}

.list_point > li {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
.list_point > li:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
  .list_point > li {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 767px) {
  .list_point > li {
    margin-bottom: 3rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.list_point > li .ttl_point {
  font-size: 1.875rem;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  margin-right: 1.5rem;
}
@media screen and (max-width: 1200px) {
  .list_point > li .ttl_point {
    width: 30%;
    margin-right: 0;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .list_point > li .ttl_point {
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
  }
}
.list_point > li .ttl_point > span {
  color: #005ADE;
}
@media screen and (max-width: 1200px) {
  .list_point > li .txt_wrap {
    width: 68%;
  }
}
@media screen and (max-width: 767px) {
  .list_point > li .txt_wrap {
    width: 100%;
    text-align: center;
  }
}

.list_about_1 > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 767px) {
  .list_about_1 > li {
    margin-bottom: 4rem;
  }
}
.list_about_1 > li:last-of-type {
  margin-bottom: 0;
}
.list_about_1 > li .img_wrap {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .list_about_1 > li .img_wrap {
    width: 100%;
  }
}
.list_about_1 > li .img_wrap img {
  width: 100%;
}
.list_about_1 > li .txt_wrap {
  width: 54%;
}
@media screen and (max-width: 767px) {
  .list_about_1 > li .txt_wrap {
    width: 100%;
  }
}

.message_name_ttl {
  font-size: 1.25rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .message_name_ttl {
    text-align: right;
  }
}
.message_name_ttl .ttl_1 {
  display: block;
  font-size: 1rem;
}

.message_box_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .message_box_1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.message_box_1 .txt_l {
  width: 41%;
}
@media screen and (max-width: 1200px) {
  .message_box_1 .txt_l {
    width: 47%;
  }
}
@media screen and (max-width: 767px) {
  .message_box_1 .txt_l {
    width: 100%;
  }
}
.message_box_1 .txt_r {
  width: 47%;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .message_box_1 .txt_r {
    width: 100%;
    margin-bottom: 2rem;
  }
}

.list_flow > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2.5rem;
  position: relative;
}
.list_flow > li::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border: 6px solid rgba(255, 255, 255, 0);
  border-top: 10px solid #fff;
}
.list_flow > li:last-of-type {
  margin-bottom: 0;
}
.list_flow > li:last-of-type::after {
  display: none;
}
.list_flow > li .number_wrap {
  width: 17%;
  background-color: #CCCCCC;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-style: italic;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 1.5625rem;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .list_flow > li .number_wrap {
    font-size: 1.2rem;
    padding: 0.5rem;
    width: 100%;
  }
}
.list_flow > li .txt_wrap {
  padding: 3.5rem;
  width: 83%;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .list_flow > li .txt_wrap {
    padding: 1.5rem;
    width: 100%;
  }
}

.section_product_1 {
  padding: 7.5rem 0 6.875rem;
}
@media screen and (max-width: 1200px) {
  .section_product_1 {
    padding: 7.5rem 0 6.875rem;
  }
}
@media screen and (max-width: 767px) {
  .section_product_1 {
    padding: 4rem 0 5rem;
  }
}

.section_product_2 {
  padding: 7.5rem 0;
}
@media screen and (max-width: 1200px) {
  .section_product_2 {
    padding: 7.5rem 0;
  }
}
@media screen and (max-width: 767px) {
  .section_product_2 {
    padding: 4rem 0;
  }
}

.list_reason > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  margin-bottom: 3.75rem;
}
@media screen and (max-width: 1200px) {
  .list_reason > li {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .list_reason > li {
    margin-bottom: 4rem;
  }
}
.list_reason > li:last-of-type {
  margin-bottom: 0;
}
.list_reason > li:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.list_reason > li .img_wrap {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .list_reason > li .img_wrap {
    width: 100%;
    margin-bottom: 2rem;
    position: relative;
    z-index: 0;
  }
}
.list_reason > li .txt_wrap {
  width: 54%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .list_reason > li .txt_wrap {
    width: 100%;
  }
}
.list_reason > li .txt_wrap::after {
  position: absolute;
  content: "";
  font-size: 11.25rem;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  line-height: 1;
  top: -70px;
  right: 0;
  color: #005ADE;
  opacity: 0.2;
}
@media screen and (max-width: 767px) {
  .list_reason > li .txt_wrap::after {
    top: -100px;
    right: -20px;
    z-index: 1;
  }
}
.list_reason > li:nth-of-type(1) .txt_wrap::after {
  content: "01";
}
.list_reason > li:nth-of-type(2) .txt_wrap::after {
  top: -120px;
  content: "02";
}
.list_reason > li:nth-of-type(3) .txt_wrap::after {
  top: -120px;
  content: "03";
}

.section_company_1 {
  padding: 7.5rem 0 5.625rem;
}
@media screen and (max-width: 1200px) {
  .section_company_1 {
    padding: 7.5rem 0 5.625rem;
  }
}
@media screen and (max-width: 767px) {
  .section_company_1 {
    padding: 4rem 0 5rem;
  }
}

.section_company_2 {
  padding: 7.5rem 0 8rem;
}
@media screen and (max-width: 1200px) {
  .section_company_2 {
    padding: 7.5rem 0 8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_company_2 {
    padding: 4rem 0 5rem;
  }
}

.section_contact_1 {
  padding: 7.5rem 0 8rem;
}
@media screen and (max-width: 1200px) {
  .section_contact_1 {
    padding: 7.5rem 0 8rem;
  }
}
@media screen and (max-width: 767px) {
  .section_contact_1 {
    padding: 4rem 0 5rem;
  }
}

.list_contact_flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  max-width: 562px;
  margin: 0 auto 7.5rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  font-size: 1.0625em;
}
@media screen and (max-width: 767px) {
  .list_contact_flow {
    font-size: 0.8em;
    width: 280px;
    margin: 0 auto 2rem;
  }
}
.list_contact_flow::before {
  position: absolute;
  content: "";
  background: #000000;
  width: 480px;
  height: 1px;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .list_contact_flow::before {
    width: 220px;
    top: 8px;
  }
}
.list_contact_flow li span {
  position: relative;
  display: block;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  margin: 0 auto 10px;
  z-index: 3;
  background: #CCCCCC;
}
@media screen and (max-width: 767px) {
  .list_contact_flow li span {
    width: 16px;
    height: 16px;
  }
}
.list_contact_flow li.current span {
  position: relative;
  z-index: 3;
  background: #000000;
}

.list_privacy > li {
  margin-bottom: 1.875rem;
}
.list_privacy > li:last-of-type {
  margin-bottom: 0;
}

.section_products_1 {
  padding: 7.5rem 0 5.625rem;
}
@media screen and (max-width: 1200px) {
  .section_products_1 {
    padding: 7.5rem 0 5.625rem;
  }
}
@media screen and (max-width: 767px) {
  .section_products_1 {
    padding: 4rem 0 5rem;
  }
}

@media screen and (max-width: 767px) {
  .products_box > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (min-width: 768px) {
  .products_box > a:hover {
    opacity: 0.6;
  }
}
.products_box .img_wrap {
  overflow: hidden;
  aspect-ratio: 300/200;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 767px) {
  .products_box .img_wrap {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.products_box .img_wrap img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .products_box .txt_wrap {
    width: 100%;
  }
}
.products_box .txt_wrap .s_ttl {
  font-size: 1rem;
  letter-spacing: 0.2em;
  color: #808080;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 1200px) {
  .products_box .txt_wrap .s_ttl {
    font-size: 0.9rem;
  }
}
.products_box .txt_wrap .ttl {
  font-weight: bold;
  font-size: 1.25rem;
  letter-spacing: 0.2em;
  line-height: 1.5;
}
@media screen and (max-width: 1200px) {
  .products_box .txt_wrap .ttl {
    font-size: 1.15rem;
  }
}

.concept_search_box_wrap {
  background-color: #F0F0F0;
  padding: 3.75rem;
  position: relative;
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .concept_search_box_wrap {
    padding: 3rem 1.5rem;
    margin-bottom: 5rem;
  }
}
.concept_search_box_wrap .ttl_category {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 2.8125rem;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

.concept_search_box {
  margin-bottom: -0.5rem;
}

.products_search_lbl {
  display: inline-block;
  margin-right: 1rem;
  margin-bottom: 0.5rem;
}

.search_button_wrap {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
}
.search_button_wrap .search_button {
  width: 266px;
  height: 58px;
  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;
  position: relative;
  background-color: #000000;
  color: #fff;
  font-weight: bold;
  border-radius: 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: solid 1px #000000;
}
.search_button_wrap .search_button:hover {
  opacity: 0.6;
}

.ttl_box {
  padding-bottom: 3rem;
  border-bottom: solid 1px #000000;
  margin-bottom: 3.125rem;
}
@media screen and (max-width: 767px) {
  .ttl_box {
    padding-bottom: 2.5rem;
    margin-bottom: 3rem;
  }
}
.ttl_box .ttl {
  font-size: 2.1875rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 1200px) {
  .ttl_box .ttl {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 767px) {
  .ttl_box .ttl {
    font-size: 1.2rem;
    margin-bottom: 0;
  }
}
.ttl_box .ttl_s {
  font-size: 1.125rem;
  font-weight: bold;
  color: #808080;
}
@media screen and (max-width: 1200px) {
  .ttl_box .ttl_s {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .ttl_box .ttl_s {
    font-size: 0.8rem;
  }
}

.list_products > li {
  line-height: 2;
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 767px) {
  .list_products > li {
    margin-bottom: 4rem;
  }
}
.list_products > li:last-of-type {
  margin-bottom: 0;
}

.products_ttl_1 {
  color: #005ADE;
  font-size: 1.625rem;
  font-weight: bold;
  padding-bottom: 0.8rem;
  border-bottom: solid 1px #005ADE;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .products_ttl_1 {
    font-size: 1.4rem;
  }
}

.list_products_category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -1rem;
}
.list_products_category > li {
  margin-right: 2rem;
  margin-bottom: 1rem;
}
.list_products_category > li > a {
  position: relative;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .list_products_category > li > a {
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .list_products_category > li > a:hover {
    opacity: 0.6;
  }
}
.list_products_category > li > a::before {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  top: 4px;
  left: 0;
  background: url(../images/circle_arrow_black.svg) no-repeat center;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.works_box_2 > a {
  color: #000000;
}
.works_box_2 > a .category_ttl::after {
  background-color: #000000 !important;
}

.works_category_wrap {
  background-color: #000000;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.25rem 3.125rem;
  border-radius: 50px;
  margin-bottom: 5.75rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .works_category_wrap {
    width: 90%;
    min-height: 300px;
    padding: 2rem 1rem 2rem 0.5rem;
    position: fixed;
    top: 20%;
    right: -78%;
    border-radius: 0;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    z-index: 10;
    margin-bottom: 0;
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
}
@media screen and (max-width: 767px) {
  .works_category_wrap .ttl_wrap {
    width: 20%;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
}

.works_category_wrap_active {
  right: 0 !important;
}

.works_category_ttl {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 1.5625rem;
  margin-right: 2rem;
}
@media screen and (max-width: 767px) {
  .works_category_ttl {
    font-size: 1.3rem;
    width: 100%;
    margin-right: 0;
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
}

.list_works_category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -1rem;
}
.list_works_category > li {
  margin-right: 2rem;
  margin-bottom: 1rem;
}
.list_works_category > li > a {
  position: relative;
  color: #fff;
  padding-left: 20px;
}
@media screen and (max-width: 767px) {
  .list_works_category > li > a {
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .list_works_category > li > a:hover {
    opacity: 0.6;
  }
}
.list_works_category > li > a::before {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  top: 4px;
  left: 0;
  background: url(../images/circle_arrow.svg) no-repeat center;
}

.category_wrap {
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
}
.category_wrap .category_ttl {
  position: relative;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  padding-right: 2rem;
}
.category_wrap .category_ttl::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 60%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1rem;
  background: #fff;
}

.ttl {
  font-weight: bold;
  font-size: 1.25rem;
}

.section_news_1 {
  padding: 7.5rem 0 7.5rem;
}
@media screen and (max-width: 1200px) {
  .section_news_1 {
    padding: 7.5rem 0 7.5rem;
  }
}
@media screen and (max-width: 767px) {
  .section_news_1 {
    padding: 4rem 0 5rem;
  }
}

.list_news_2 {
  border-top: solid 1px #000000;
}
.list_news_2 > li {
  border-bottom: solid 1px #000000;
  padding: 1.6rem 1.8rem;
}
.list_news_2 > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .list_news_2 > li > a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.list_news_2 > li > a .date {
  font-size: 1.125rem;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.05em;
  display: inline-block;
  margin-right: 4.375rem;
}
@media screen and (max-width: 767px) {
  .list_news_2 > li > a .date {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
}