@charset "UTF-8";
.white {
  color: #fff;
}
.black {
  color: #000;
}
.keyColor {
  color: #e60012 !important;
}
.pointColor {
  color: #000 !important;
}
.red {
  color: #e60012;
}
#brand_reccom .brandsBord .brandsBord_title,
#footer #f_contact .contactBTN .contactBTN_inr .title,
.awardsTitle .en,
.fontEN-thin,
.titleBox .en,
.titleBox_center .titleBox_center_inr .en,
.topTitle_box .topTitle_box_inr .lBox .h2Title {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}
#footer #f_content .f_content_inr .rBox .f_nav li a,
#mv .mv_inr .en,
#spNav #spNav_content #spNav_content_inr .spNav_content_lrBox .rBox .spUL li a,
.fontEN-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}
#brandpop_wall
  .brandpop
  .brandpopContent
  .brandpopContent_inr
  .rBox
  .rBox_inr
  .btnP
  a,
#newsUL li .cat,
#newsUL li time,
#topNews_ul li a .cat,
#topNews_ul li a time,
.fontEN-regular,
.infoSpec .cat,
.infoSpec time {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.company_philosophy_dl dt .dtTitle,
.fontEN,
.formFlow .flow:after {
  font-family: "Poppins", sans-serif;
}
.rotateEffect.scrollAddClass {
  opacity: 0;
  -webkit-transform: rotate(5deg) scale(0.9);
  transform: rotate(5deg) scale(0.9);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.rotateEffect.scrollAddClass_ON {
  -webkit-animation: rotateEffect 1.5s 0.2s ease-out forwards;
  animation: rotateEffect 1.5s 0.2s ease-out forwards;
}
@-webkit-keyframes rotateEffect {
  0% {
    opacity: 0;
    -webkit-transform: rotate(5deg) scale(0.9);
    transform: rotate(5deg) scale(0.9);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
}
@keyframes rotateEffect {
  0% {
    opacity: 0;
    -webkit-transform: rotate(5deg) scale(0.9);
    transform: rotate(5deg) scale(0.9);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
}
.scrollUP_fadeEffect.scrollAddClass {
  opacity: 0;
  -webkit-transform: translateY(18px);
  transform: translateY(18px);
}
.scrollUP_fadeEffect.scrollAddClass_ON {
  -webkit-animation: scrollUP_fadeEffect 1.5s 0.2s ease-out forwards;
  animation: scrollUP_fadeEffect 1.5s 0.2s ease-out forwards;
}
@-webkit-keyframes scrollUP_fadeEffect {
  0% {
    opacity: 0;
    -webkit-transform: translateY(18px);
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes scrollUP_fadeEffect {
  0% {
    opacity: 0;
    -webkit-transform: translateY(18px);
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
.blurEffect.scrollAddClass {
  opacity: 0;
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
.blurEffect.scrollAddClass_ON {
  -webkit-animation: blurEffect 1.5s 0.2s ease-out forwards;
  animation: blurEffect 1.5s 0.2s ease-out forwards;
}
@-webkit-keyframes blurEffect {
  0% {
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
  }
  to {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes blurEffect {
  0% {
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
  }
  to {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
.scrollFadeUL_effect li {
  opacity: 0;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
}
.scrollFadeUL_effect.scrollAddClass_ON li:first-child {
  -webkit-animation: scrollFadeUL_effect 0.5s 1.05s ease-out forwards;
  animation: scrollFadeUL_effect 0.5s 1.05s ease-out forwards;
}
.scrollFadeUL_effect.scrollAddClass_ON li:nth-child(2) {
  -webkit-animation: scrollFadeUL_effect 0.5s 1.3s ease-out forwards;
  animation: scrollFadeUL_effect 0.5s 1.3s ease-out forwards;
}
.scrollFadeUL_effect.scrollAddClass_ON li:nth-child(3) {
  -webkit-animation: scrollFadeUL_effect 0.5s 1.55s ease-out forwards;
  animation: scrollFadeUL_effect 0.5s 1.55s ease-out forwards;
}
.scrollFadeUL_effect.scrollAddClass_ON li:nth-child(4) {
  -webkit-animation: scrollFadeUL_effect 0.5s 1.8s ease-out forwards;
  animation: scrollFadeUL_effect 0.5s 1.8s ease-out forwards;
}
.scrollFadeUL_effect.scrollAddClass_ON li:nth-child(5) {
  -webkit-animation: scrollFadeUL_effect 0.5s 2.05s ease-out forwards;
  animation: scrollFadeUL_effect 0.5s 2.05s ease-out forwards;
}
.scrollFadeUL_effect.scrollAddClass_ON li:nth-child(6) {
  -webkit-animation: scrollFadeUL_effect 0.5s 2.3s ease-out forwards;
  animation: scrollFadeUL_effect 0.5s 2.3s ease-out forwards;
}
.scrollFadeUL_effect.scrollAddClass_ON li:nth-child(7) {
  -webkit-animation: scrollFadeUL_effect 0.5s 2.55s ease-out forwards;
  animation: scrollFadeUL_effect 0.5s 2.55s ease-out forwards;
}
.scrollFadeUL_effect.scrollAddClass_ON li:nth-child(8) {
  -webkit-animation: scrollFadeUL_effect 0.5s 2.8s ease-out forwards;
  animation: scrollFadeUL_effect 0.5s 2.8s ease-out forwards;
}
.scrollFadeUL_effect.scrollAddClass_ON li:nth-child(9) {
  -webkit-animation: scrollFadeUL_effect 0.5s 3.05s ease-out forwards;
  animation: scrollFadeUL_effect 0.5s 3.05s ease-out forwards;
}
.scrollFadeUL_effect.scrollAddClass_ON li:nth-child(10) {
  -webkit-animation: scrollFadeUL_effect 0.5s 3.3s ease-out forwards;
  animation: scrollFadeUL_effect 0.5s 3.3s ease-out forwards;
}
@-webkit-keyframes scrollFadeUL_effect {
  0% {
    opacity: 0;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes scrollFadeUL_effect {
  0% {
    opacity: 0;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
.titleEffect.scrollAddClass span {
  opacity: 0;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  will-change: opacity, filter;
}
.titleEffect.scrollAddClass_ON span:first-child {
  -webkit-animation: titleEffect 0.8s 0.2s ease-out forwards;
  animation: titleEffect 0.8s 0.2s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(2) {
  -webkit-animation: titleEffect 0.8s 0.3s ease-out forwards;
  animation: titleEffect 0.8s 0.3s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(3) {
  -webkit-animation: titleEffect 0.8s 0.4s ease-out forwards;
  animation: titleEffect 0.8s 0.4s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(4) {
  -webkit-animation: titleEffect 0.8s 0.5s ease-out forwards;
  animation: titleEffect 0.8s 0.5s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(5) {
  -webkit-animation: titleEffect 0.8s 0.6s ease-out forwards;
  animation: titleEffect 0.8s 0.6s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(6) {
  -webkit-animation: titleEffect 0.8s 0.7s ease-out forwards;
  animation: titleEffect 0.8s 0.7s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(7) {
  -webkit-animation: titleEffect 0.8s 0.8s ease-out forwards;
  animation: titleEffect 0.8s 0.8s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(8) {
  -webkit-animation: titleEffect 0.8s 0.9s ease-out forwards;
  animation: titleEffect 0.8s 0.9s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(9) {
  -webkit-animation: titleEffect 0.8s 1s ease-out forwards;
  animation: titleEffect 0.8s 1s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(10) {
  -webkit-animation: titleEffect 0.8s 1.1s ease-out forwards;
  animation: titleEffect 0.8s 1.1s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(11) {
  -webkit-animation: titleEffect 0.8s 1.2s ease-out forwards;
  animation: titleEffect 0.8s 1.2s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(12) {
  -webkit-animation: titleEffect 0.8s 1.3s ease-out forwards;
  animation: titleEffect 0.8s 1.3s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(13) {
  -webkit-animation: titleEffect 0.8s 1.4s ease-out forwards;
  animation: titleEffect 0.8s 1.4s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(14) {
  -webkit-animation: titleEffect 0.8s 1.5s ease-out forwards;
  animation: titleEffect 0.8s 1.5s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(15) {
  -webkit-animation: titleEffect 0.8s 1.6s ease-out forwards;
  animation: titleEffect 0.8s 1.6s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(16) {
  -webkit-animation: titleEffect 0.8s 1.7s ease-out forwards;
  animation: titleEffect 0.8s 1.7s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(17) {
  -webkit-animation: titleEffect 0.8s 1.8s ease-out forwards;
  animation: titleEffect 0.8s 1.8s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(18) {
  -webkit-animation: titleEffect 0.8s 1.9s ease-out forwards;
  animation: titleEffect 0.8s 1.9s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(19) {
  -webkit-animation: titleEffect 0.8s 2s ease-out forwards;
  animation: titleEffect 0.8s 2s ease-out forwards;
}
.titleEffect.scrollAddClass_ON span:nth-child(20) {
  -webkit-animation: titleEffect 0.8s 2.1s ease-out forwards;
  animation: titleEffect 0.8s 2.1s ease-out forwards;
}
@-webkit-keyframes titleEffect {
  0% {
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
  }
  to {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes titleEffect {
  0% {
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
  }
  to {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
.boxBorder_animation {
  position: relative;
}
.boxBorder_animation:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 10%;
  background: #bfbfbf;
  opacity: 0;
  width: 10%;
  height: 1px;
}
.boxBorder_animation.scrollAddClass_ON:after {
  -webkit-animation: boxBorder_animation 0.8s 1.1s forwards linear;
  animation: boxBorder_animation 0.8s 1.1s forwards linear;
}
@-webkit-keyframes boxBorder_animation {
  0% {
    opacity: 0;
    width: 10%;
  }
  to {
    opacity: 100%;
    width: 100%;
  }
}
@keyframes boxBorder_animation {
  0% {
    opacity: 0;
    width: 10%;
  }
  to {
    opacity: 100%;
    width: 100%;
  }
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
body,
html {
  width: 100%;
  height: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.6rem;
  background: #fff;
  color: #4c4c4c;
  *font-size: small;
  *font: x-small;
  vertical-align: top;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.13em;
  line-height: 2.4em;
}
@media screen and (max-width: 765px) {
  body {
    font-size: 1.4rem;
  }
}
body.ipad {
  min-width: auto !important;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
table {
  font-size: inherit;
  font-size: 100% !important;
}
img {
  border: none;
}
ol,
ul {
  list-style-type: none;
}
hr {
  display: none;
}
a {
  color: #808080;
  text-decoration: none;
  cursor: pointer;
  outline: none !important;
}
a[href^="tel:"] {
  cursor: default;
}
a img:hover {
  opacity: 0.8;
}
a:link {
  color: #808080;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #e5606b !important;
}
a img {
  background-color: transparent;
}
a:hover img {
  background-color: transparent;
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #4c4c4c;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #4c4c4c;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #4c4c4c;
  cursor: help;
}
p {
  line-height: 1.8;
  margin-bottom: 1em;
  word-break: break-all;
  letter-spacing: 0.08em;
}
ul {
  list-style-type: none;
}
li {
  line-height: 1.8;
}
li img {
  background-color: transparent;
  text-decoration: none;
}
.scaled-image {
  border: none !important;
  margin: 0 !important;
}
::-moz-selection {
  background-color: #00a0e9;
  color: #fff;
}
::selection {
  background-color: #00a0e9;
  color: #fff;
}
::-moz-selection {
  background-color: #00a0e9;
  color: #fff;
}
input::-ms-clear {
  visibility: hidden;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
}
@media screen and (max-width: 765px) {
  body {
    min-width: initial !important;
    min-width: auto !important;
  }
}
.sp * {
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: 100%;
}
::-webkit-full-page-media,
:future,
:root select {
  -webkit-appearance: none;
  appearance: none;
}
@media screen and (max-width: 765px) {
  input[type="button"],
  input[type="email"],
  input[type="file"],
  input[type="hidden"],
  input[type="number"],
  input[type="password"],
  input[type="reset"],
  input[type="search"],
  input[type="submit"],
  input[type="tel"],
  input[type="text"],
  input[type="url"] {
    -webkit-appearance: none;
  }
}
#header {
  background: rgba(255, 255, 255, 0.85);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  z-index: 99990;
  border-bottom: 1px solid #ddd;
}
#header.cr {
  border-bottom: none !important;
}
#header .inr {
  height: 90px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1000px) {
  #header .inr {
    height: 50px;
  }
}
#header .inr #logo {
  left: 30px;
  width: 100px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 765px) {
  #header .inr #logo {
    left: 15px;
  }
}
@media screen and (max-width: 765px) {
  #header .inr #logo {
    width: 70px;
  }
}
#header .inr #logo a {
  display: block;
  width: 100%;
}
#header .inr #logo a img {
  display: block;
  width: 100%;
}
#header .inr #g-nav {
  right: 100px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 765px) {
  #header .inr #g-nav {
    right: 80px;
  }
}
#header .inr #g-nav #mainUL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 0 1em;
}
#header .inr #g-nav #mainUL #cart a {
  display: block;
}
#header .inr #g-nav #mainUL #cart a img {
  width: 80px;
}
@media screen and (max-width: 765px) {
  #header .inr #g-nav #mainUL #cart a img {
    width: 60px;
  }
}
#hum {
  width: 50px;
  right: 30px;
  top: 25px;
  height: 35px;
  position: fixed;
  z-index: 99999;
}
@media screen and (max-width: 1000px) {
  #hum {
    width: 40px;
  }
}
@media screen and (max-width: 1000px) {
  #hum {
    right: 20px;
  }
}
@media screen and (max-width: 1000px) {
  #hum {
    top: 5px;
  }
}
#hum #hum_inr {
  cursor: pointer !important;
  height: 100%;
  width: 100%;
  position: relative;
  display: block;
}
#hum #hum_inr span {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  position: absolute;
  display: inline-block;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
#hum #hum_inr span:first-of-type {
  top: calc(50% - 7px);
}
#hum #hum_inr span:nth-of-type(2) {
  bottom: calc(50% - 7px);
}
#hum #hum_inr.active span:first-of-type {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  top: 50%;
}
#hum #hum_inr.active span:nth-of-type(2) {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg);
  bottom: 50%;
}
#hum:hover #hum_inr span {
  background: #e60012 !important;
}
#hum.top_hum #hum_inr span {
  background: #fff;
}
#hum.top_hum #hum_inr.humBlack span {
  background: #000 !important;
}
#hum.top_hum.humBlack #hum_inr span {
  background: #000;
}
#hum.top_hum:hover #hum_inr span {
  background: #e60012 !important;
}
body.top #header {
  background: rgba(255, 255, 255, 0);
  border-bottom: none !important;
}
body.top #header.cr {
  background: rgba(255, 255, 255, 0.85);
  border-bottom: none !important;
}
#spNav {
  background: rgb(255, 255, 255);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 100%;
  z-index: 99995;
}
#spNav #spNav_content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 1000px;
  max-height: 80vh;
  overflow: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
#spNav #spNav_content::-webkit-scrollbar {
  display: none;
}
#spNav #spNav_content #spNav_content_inr .spNav_content_lrBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#spNav #spNav_content #spNav_content_inr .spNav_content_lrBox .lBox {
  width: 250px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1025px) {
  #spNav #spNav_content #spNav_content_inr .spNav_content_lrBox .lBox {
    width: 250px;
  }
}
@media screen and (max-width: 765px) {
  #spNav #spNav_content #spNav_content_inr .spNav_content_lrBox .lBox {
    width: 100%;
  }
}
#spNav
  #spNav_content
  #spNav_content_inr
  .spNav_content_lrBox
  .lBox
  .spNav_logo {
  width: 70%;
}
@media screen and (max-width: 765px) {
  #spNav
    #spNav_content
    #spNav_content_inr
    .spNav_content_lrBox
    .lBox
    .spNav_logo {
    width: 50%;
  }
}
#spNav #spNav_content #spNav_content_inr .spNav_content_lrBox .lBox .logo_read {
  color: #000;
  font-weight: bold;
}
#spNav #spNav_content #spNav_content_inr .spNav_content_lrBox .rBox {
  width: calc(100% - 350px);
}
@media screen and (max-width: 1025px) {
  #spNav #spNav_content #spNav_content_inr .spNav_content_lrBox .rBox {
    width: calc(100% - 300px);
  }
}
@media screen and (max-width: 765px) {
  #spNav #spNav_content #spNav_content_inr .spNav_content_lrBox .rBox {
    width: 100%;
  }
}
#spNav #spNav_content #spNav_content_inr .spNav_content_lrBox .rBox .spUL {
  padding-bottom: 50px;
  border-bottom: 1px solid #eee;
}
@media screen and (max-width: 765px) {
  #spNav #spNav_content #spNav_content_inr .spNav_content_lrBox .rBox .spUL {
    padding-bottom: 25px;
  }
}
#spNav #spNav_content #spNav_content_inr .spNav_content_lrBox .rBox .spUL li a {
  color: #000;
  padding-bottom: 1em;
}
#spNav
  #spNav_content
  #spNav_content_inr
  .spNav_content_lrBox
  .rBox
  .spUL
  li:last-child {
  margin-bottom: 0;
}
#spNav #spNav_content #spNav_content_inr .spNav_content_lrBox .rBox #brandsUL {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  overflow: hidden;
  margin-left: -50px !important;
  margin-right: -50px !important;
  padding-left: 5%;
  padding-right: 5%;
}
#spNav
  #spNav_content
  #spNav_content_inr
  .spNav_content_lrBox
  .rBox
  #brandsUL
  > li {
  width: calc(100% / 3);
  padding-left: 50px !important;
  padding-right: 50px !important;
}
@media screen and (max-width: 1025px) {
  #spNav
    #spNav_content
    #spNav_content_inr
    .spNav_content_lrBox
    .rBox
    #brandsUL {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
  #spNav
    #spNav_content
    #spNav_content_inr
    .spNav_content_lrBox
    .rBox
    #brandsUL
    > li {
    width: calc(100% / 3);
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media screen and (max-width: 765px) {
  #spNav
    #spNav_content
    #spNav_content_inr
    .spNav_content_lrBox
    .rBox
    #brandsUL {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  #spNav
    #spNav_content
    #spNav_content_inr
    .spNav_content_lrBox
    .rBox
    #brandsUL
    > li {
    width: calc(100% / 3);
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media screen and (max-width: 765px) {
  #spNav
    #spNav_content
    #spNav_content_inr
    .spNav_content_lrBox
    .rBox
    #brandsUL {
    padding-left: 0;
  }
}
@media screen and (max-width: 765px) {
  #spNav
    #spNav_content
    #spNav_content_inr
    .spNav_content_lrBox
    .rBox
    #brandsUL {
    padding-right: 0;
  }
}
#spNav
  #spNav_content
  #spNav_content_inr
  .spNav_content_lrBox
  .rBox
  #brandsUL
  li {
  margin-bottom: 35px;
}
#spNav
  #spNav_content
  #spNav_content_inr
  .spNav_content_lrBox
  .rBox
  #brandsUL
  li
  a {
  display: block;
}
#spNav
  #spNav_content
  #spNav_content_inr
  .spNav_content_lrBox
  .rBox
  #brandsUL
  li
  a
  img {
  vertical-align: top;
}
#footer {
  clear: both;
}
#footer #f_contact {
  padding: 110px 0;
  background: repeat center center url(img/cmn/mono.png) #f7f7f7;
}
@media screen and (max-width: 765px) {
  #footer #f_contact {
    padding: 70px 0;
  }
}
#footer #f_contact .contactBTN {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  padding: 55px 50px;
  -webkit-box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.3);
  display: block;
  background: #fff;
}
@media screen and (max-width: 765px) {
  #footer #f_contact .contactBTN {
    padding: 40px 20px;
  }
}
#footer #f_contact .contactBTN .contactBTN_inr {
  padding-right: 200px;
  position: relative;
}
@media screen and (max-width: 765px) {
  #footer #f_contact .contactBTN .contactBTN_inr {
    padding-right: 120px;
  }
}
#footer #f_contact .contactBTN .contactBTN_inr .title {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  font-size: 6rem;
  margin-bottom: 30px;
  color: #000;
  line-height: 1em;
}
@media screen and (max-width: 765px) {
  #footer #f_contact .contactBTN .contactBTN_inr .title {
    font-size: 4rem;
  }
}
#footer #f_contact .contactBTN .contactBTN_inr .title:first-letter {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  color: #e60012 !important;
}
#footer #f_contact .contactBTN .contactBTN_inr .txt {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  margin-bottom: 0 !important;
  font-size: 90%;
}
#footer #f_contact .contactBTN .contactBTN_inr #contactIcon {
  width: 160px;
  height: 160px;
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 765px) {
  #footer #f_contact .contactBTN .contactBTN_inr #contactIcon {
    width: 100px;
  }
}
@media screen and (max-width: 765px) {
  #footer #f_contact .contactBTN .contactBTN_inr #contactIcon {
    height: 100px;
  }
}
#footer #f_contact .contactBTN .contactBTN_inr #contactIcon:after {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  content: "";
  display: block;
  background: #e60012;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 1.5em;
  height: 1.5em;
}
#footer #f_contact .contactBTN .contactBTN_inr #contactIcon #contactIcon_svg {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-animation: contactIcon_img 15s 0s forwards infinite linear;
  animation: contactIcon_img 15s 0s forwards infinite linear;
}
#footer
  #f_contact
  .contactBTN
  .contactBTN_inr
  #contactIcon
  #contactIcon_svg
  .st0 {
  fill: #000;
}
@-webkit-keyframes contactIcon_img {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes contactIcon_img {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#footer #f_contact .contactBTN:hover {
  background: #6b6b6b;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0);
}
#footer #f_contact .contactBTN:hover .contactBTN_inr .title {
  color: #fff !important;
}
#footer #f_contact .contactBTN:hover .contactBTN_inr .title:first-letter {
  color: #e60012 !important;
}
#footer #f_contact .contactBTN:hover .contactBTN_inr .txt {
  color: #fff !important;
}
#footer #f_contact .contactBTN:hover .contactBTN_inr #contactIcon:after {
  background: #fff;
}
#footer
  #f_contact
  .contactBTN:hover
  .contactBTN_inr
  #contactIcon
  #contactIcon_svg
  .st0 {
  fill: #fff !important;
}
#footer #f_content {
  padding-top: 120px;
  background: #999999;
  overflow: hidden;
}
@media screen and (max-width: 765px) {
  #footer #f_content {
    padding-top: 80px;
  }
}
#footer #f_content .f_content_inr {
  margin-bottom: 160px;
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 765px) {
  #footer #f_content .f_content_inr {
    margin-bottom: 100px;
  }
}
#footer #f_content .f_content_inr .lBox {
  width: 350px;
  margin-bottom: 0;
  position: relative;
  z-index: 9;
}
@media screen and (max-width: 765px) {
  #footer #f_content .f_content_inr .lBox {
    width: 100%;
  }
}
@media screen and (max-width: 765px) {
  #footer #f_content .f_content_inr .lBox {
    margin-bottom: 30px;
  }
}
#footer #f_content .f_content_inr .lBox .f_logo {
  width: 200px;
}
@media screen and (max-width: 765px) {
  #footer #f_content .f_content_inr .lBox .f_logo {
    width: 180px;
  }
}
#footer #f_content .f_content_inr .lBox .f_logo a {
  display: block;
}
#footer #f_content .f_content_inr .lBox .f_logo a img {
  width: 100%;
}
#footer #f_content .f_content_inr .lBox .logo_read {
  color: #fff;
}
#footer #f_content .f_content_inr .rBox {
  width: 350px;
  position: relative;
  z-index: 9;
}
@media screen and (max-width: 765px) {
  #footer #f_content .f_content_inr .rBox {
    width: 100%;
  }
}
#footer #f_content .f_content_inr .rBox .f_nav {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 765px) {
  #footer #f_content .f_content_inr .rBox .f_nav {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 765px) {
  #footer #f_content .f_content_inr .rBox .f_nav {
    margin-bottom: 20px;
  }
}
#footer #f_content .f_content_inr .rBox .f_nav li a {
  font-size: 1.4rem;
  color: #fff;
}
@media screen and (max-width: 765px) {
  #footer #f_content .f_content_inr .rBox .f_nav li a {
    font-size: 1.3rem;
  }
}
#footer #f_content .f_content_inr .rBox .f_add {
  font-size: 1.4rem;
  color: #fff;
}
@media screen and (max-width: 765px) {
  #footer #f_content .f_content_inr .rBox .f_add {
    font-size: 1.3rem;
  }
}
#footer #f_content .f_content_inr .rBox .f_tel {
  font-size: 1.4rem;
  color: #fff;
}
@media screen and (max-width: 765px) {
  #footer #f_content .f_content_inr .rBox .f_tel {
    font-size: 1.3rem;
  }
}
#footer #f_content .f_content_inr .rBox .f_tel a {
  color: #fff;
}
#footer #f_content .f_content_inr .rBox .f_fax {
  font-size: 1.4rem;
  color: #fff;
}
@media screen and (max-width: 765px) {
  #footer #f_content .f_content_inr .rBox .f_fax {
    font-size: 1.3rem;
  }
}
#footer #f_content .copyBox {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
@media screen and (max-width: 765px) {
  #footer #f_content .copyBox {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
#footer #f_content .copyBox .copy {
  text-align: left;
  width: 350px;
}
@media screen and (max-width: 765px) {
  #footer #f_content .copyBox .copy {
    text-align: center;
  }
}
@media screen and (max-width: 765px) {
  #footer #f_content .copyBox .copy {
    width: 100%;
  }
}
#footer #f_content .copyBox .copy small {
  font-size: 9px;
  color: #fff;
}
#footer #f_content .copyBox #kurukuru {
  bottom: -30px;
  opacity: 0.15;
  position: absolute;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 765px) {
  #footer #f_content .copyBox #kurukuru {
    bottom: -15px;
  }
}
#footer #f_content .copyBox #kurukuru i {
  display: inline-block;
  width: 10%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  margin-right: 2.8571428571%;
}
#footer #f_content .copyBox #kurukuru i img {
  width: 100%;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-animation: flip 7s infinite linear;
  animation: flip 7s infinite linear;
}
#footer #f_content .copyBox #kurukuru i:last-child {
  margin-right: 0;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  5% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  10% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@keyframes flip {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  5% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  10% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
#footer #f_content .copyBox #kurukuru #kurukuru_1 img {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
#footer #f_content .copyBox #kurukuru #kurukuru_2 img {
  -webkit-animation-delay: 6.5s;
  animation-delay: 6.5s;
}
#footer #f_content .copyBox #kurukuru #kurukuru_3 img {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
#footer #f_content .copyBox #kurukuru #kurukuru_4 img {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
#footer #f_content .copyBox #kurukuru #kurukuru_5 img {
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
}
#footer #f_content .copyBox #kurukuru #kurukuru_6 img {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
#footer #f_content .copyBox #kurukuru #kurukuru_7 img {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
#footer #f_content .copyBox #kurukuru #kurukuru_8 img {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
#mv {
  margin-top: 90px;
}
@media screen and (max-width: 1000px) {
  #mv {
    margin-top: 50px;
  }
}
#mv .mv_inr {
  padding-top: 100px;
}
@media screen and (max-width: 765px) {
  #mv .mv_inr {
    padding-top: 60px;
  }
}
#mv .mv_inr .en {
  font-size: 9rem;
  margin-bottom: 0;
  text-align: center;
  line-height: 1em;
  color: #000;
  letter-spacing: 0;
}
@media screen and (max-width: 765px) {
  #mv .mv_inr .en {
    font-size: 4rem;
  }
}
#mv .mv_inr .en:first-letter {
  color: #e60012;
}
#mv .mv_inr .jp {
  font-size: 1.6rem;
  padding-bottom: 80px;
  text-align: center;
  color: #000;
  opacity: 0;
  -webkit-animation: mv_jp 1s 1.5s linear forwards;
  animation: mv_jp 1s 1.5s linear forwards;
}
@media screen and (max-width: 765px) {
  #mv .mv_inr .jp {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 765px) {
  #mv .mv_inr .jp {
    padding-bottom: 50px;
  }
}
@-webkit-keyframes mv_jp {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mv_jp {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#mv .mv_inr #breadcrumbs {
  font-size: 1.1rem;
  padding: 0.15em 1em;
  background: #f7f7f7;
  text-align: right;
  color: #ccc;
}
@media screen and (max-width: 765px) {
  #mv .mv_inr #breadcrumbs {
    font-size: 9px;
  }
}
#mv .mv_inr #breadcrumbs a {
  display: inline-block;
  color: #000;
  padding: 0 0.5em;
}
.formFlow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 15px 0;
}
.formFlow .flow {
  width: calc((100% - 100px) / 3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1em 1.5em;
  border-radius: 8px;
  border: 3px solid #000;
  position: relative;
}
@media screen and (max-width: 765px) {
  .formFlow .flow {
    width: 100%;
  }
}
.formFlow .flow:after {
  content: "01";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 1.8em;
  width: 1.8em;
  border-radius: 0 0 8px 0;
  background: #000;
  color: #fff;
  text-align: center;
  z-index: 9;
  position: absolute;
  padding-right: 0.25em;
  font-weight: bold;
  top: 0em;
  left: 0em;
  line-height: 1em;
  letter-spacing: 0;
  vertical-align: top;
}
.formFlow .flow .flow_img {
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
}
@media screen and (max-width: 765px) {
  .formFlow .flow .flow_img {
    width: 80px;
  }
}
@media screen and (max-width: 765px) {
  .formFlow .flow .flow_img {
    margin-bottom: 0;
  }
}
.formFlow .flow .flow_img img {
  width: 50%;
  vertical-align: top;
}
@media screen and (max-width: 765px) {
  .formFlow .flow .flow_img img {
    width: 100%;
  }
}
.formFlow .flow .flow_txt {
  width: 100%;
  font-size: 80%;
  text-align: center;
  margin-bottom: 0;
  line-height: 1.5em;
}
@media screen and (max-width: 765px) {
  .formFlow .flow .flow_txt {
    width: calc(100% - 100px);
  }
}
@media screen and (max-width: 765px) {
  .formFlow .flow .flow_txt {
    font-size: 100%;
  }
}
@media screen and (max-width: 765px) {
  .formFlow .flow .flow_txt {
    text-align: left;
  }
}
.formFlow .flow:nth-of-type(2):after {
  content: "02";
}
.formFlow .flow:nth-of-type(3):after {
  content: "03";
}
.formFlow .formFlow_arrow {
  width: 50px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -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: 765px) {
  .formFlow .formFlow_arrow {
    width: 100%;
  }
}
.formFlow .formFlow_arrow img {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  width: 30px;
}
@media screen and (max-width: 765px) {
  .formFlow .formFlow_arrow img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.privacyConf {
  overflow: scroll;
  padding: 1em;
  border-radius: 5px;
  border: 3px solid #eee;
  height: 10em;
}
.privacyConf_DL {
  font-size: 85%;
}
.privacyConf_DL dt {
  font-weight: bold;
  margin-bottom: 8px;
  line-height: 1.4em;
}
.privacyConf_DL dd {
  margin-bottom: 15px;
}
.privacyConf_DL > dd:last-of-type {
  margin-bottom: 0 !important;
}
.wysiwyg h2 {
  font-size: 3rem;
  font-weight: bold;
  color: #000;
  line-height: 1.6em;
  position: relative;
  padding-bottom: 0.25em;
}
@media screen and (max-width: 1025px) {
  .wysiwyg h2 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 765px) {
  .wysiwyg h2 {
    font-size: 2rem;
  }
}
.wysiwyg h2:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 3em;
  height: 4px;
  background: #e60012;
  z-index: 2;
}
.wysiwyg h2:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #000;
  z-index: 1;
}
.wysiwyg h3 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #000;
  line-height: 1.6em;
  border-bottom: 2px solid #000;
  padding-bottom: 0.25em;
}
@media screen and (max-width: 1025px) {
  .wysiwyg h3 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 765px) {
  .wysiwyg h3 {
    font-size: 1.8rem;
  }
}
.wysiwyg ul > li {
  margin-left: 1em;
  text-indent: -1.1em;
  border-bottom: 1px dotted #eee;
  padding: 0.5em 0;
}
.wysiwyg ul > li:before {
  content: "●";
  color: #333;
  font-size: 70%;
  vertical-align: middle;
  margin-right: 0.7em;
  margin-left: 0.4em;
}
.wysiwyg ol {
  list-style-type: none;
  counter-reset: list-count;
  counter-reset: number;
}
.wysiwyg ol > li {
  margin-left: 1.8em;
  border-bottom: 1px dotted #eee;
  padding: 0.5em 0;
  position: relative;
}
.wysiwyg ol > li:before {
  content: counter(number, decimal-leading-zero);
  counter-increment: number;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 110% !important;
  display: inline-block;
  text-align: left;
  position: absolute;
  top: 0;
  left: -1.8em;
  -webkit-transform: translateY(0.3em);
  transform: translateY(0.3em);
  letter-spacing: 0;
}
.wysiwyg table {
  width: 100%;
  border-collapse: collapse;
}
.wysiwyg table tr td,
.wysiwyg table tr th {
  font-size: 95%;
}
.wysiwyg table tr th {
  padding: 1em 0.5em 1em 0em;
  font-weight: bold;
  border-bottom: 1px solid #000;
  vertical-align: top;
  text-align: left;
}
.wysiwyg table tr td {
  padding: 1em 0em;
  border-bottom: 1px solid #ccc;
  vertical-align: top;
  text-align: left;
}
.wysiwyg img {
  max-width: 100% !important;
}
#brand_reccom {
  position: relative;
}
#brand_reccom .brandsBord {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 2em;
  z-index: 9;
}
#brand_reccom .brandsBord .brandsBord_title {
  text-align: center;
  font-size: 6rem;
  margin-bottom: 10px;
  color: #000;
  line-height: 1em;
}
@media screen and (max-width: 765px) {
  #brand_reccom .brandsBord .brandsBord_title {
    font-size: 3.6rem;
  }
}
#brand_reccom .brandsBord .brandsBord_title:first-letter {
  color: #e60012 !important;
}
#brand_reccom .brandsBord .brandsBord_txt {
  text-align: center;
}
#brand_reccom #brand_reccom_slider_1 .brand_reccom_slider_li,
#brand_reccom #brand_reccom_slider_2 .brand_reccom_slider_li {
  height: 300px;
  padding-top: 0 !important;
}
@media screen and (max-width: 765px) {
  #brand_reccom #brand_reccom_slider_1 .brand_reccom_slider_li,
  #brand_reccom #brand_reccom_slider_2 .brand_reccom_slider_li {
    height: 200px;
  }
}
#brand_reccom #brand_reccom_slider_1 .brand_reccom_slider_li img,
#brand_reccom #brand_reccom_slider_2 .brand_reccom_slider_li img {
  vertical-align: top;
}
.numbersUL {
  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;
}
.numbersUL li {
  width: 33.3333333333%;
}
@media screen and (max-width: 765px) {
  .numbersUL li {
    width: 50%;
  }
}
.numbersUL li img {
  vertical-align: top;
}
.titleBox_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}
.titleBox_center .titleBox_center_inr {
  position: relative;
}
.titleBox_center .titleBox_center_inr:after,
.titleBox_center .titleBox_center_inr:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 200px;
  height: 1px;
  background: #d2d2d2;
  left: -230px;
}
.titleBox_center .titleBox_center_inr:before {
  left: auto;
  right: -230px;
}
.titleBox_center .titleBox_center_inr .en {
  text-align: center;
  font-size: 6rem;
  margin-bottom: 10px;
  color: #000;
  line-height: 1em;
}
@media screen and (max-width: 765px) {
  .titleBox_center .titleBox_center_inr .en {
    font-size: 3.6rem;
  }
}
.titleBox_center .titleBox_center_inr .en:first-letter {
  color: #e60012 !important;
}
.titleBox_center .titleBox_center_inr .jp {
  text-align: center;
  color: #000;
}
.lrBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.lrBox .lBox {
  width: 45%;
}
@media screen and (max-width: 765px) {
  .lrBox .lBox {
    width: 100%;
  }
}
.lrBox .rBox {
  width: 45%;
}
@media screen and (max-width: 765px) {
  .lrBox .rBox {
    width: 100%;
  }
}
.hookBox {
  position: relative;
  padding: 2em;
  background: #fff;
}
.hookBox:after {
  content: "";
  display: block;
  position: absolute;
  top: 2em;
  right: 2em;
  width: 1em;
  height: 1em;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}
.hookBox:before {
  content: "";
  display: block;
  position: absolute;
  top: 2em;
  left: 2em;
  width: 1em;
  height: 1em;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
}
.hookBox .hookBox_inr {
  position: relative;
  padding: 2em;
}
.hookBox .hookBox_inr:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0em;
  right: 0em;
  width: 1em;
  height: 1em;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}
.hookBox .hookBox_inr:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0em;
  left: 0em;
  width: 1em;
  height: 1em;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}
.bgColor_f7f7f7 {
  background: #f7f7f7;
}
.borderBox {
  border: 3px solid #cccccc;
  padding: 2em;
}
.titleBox {
  padding-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 765px) {
  .titleBox {
    padding-bottom: 40px;
  }
}
.titleBox .en {
  font-size: 7.2rem;
  margin-bottom: 10px;
  color: #000;
  line-height: 1em;
}
@media screen and (max-width: 765px) {
  .titleBox .en {
    font-size: 4rem;
  }
}
.titleBox .en:first-letter {
  color: #e60012 !important;
}
.titleBox .jp {
  color: #000;
}
.sectionPadding_setting {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 765px) {
  .sectionPadding_setting {
    padding-top: 50px;
  }
}
@media screen and (max-width: 765px) {
  .sectionPadding_setting {
    padding-bottom: 50px;
  }
}
.ancBox {
  text-align: center;
}
.ancBox nav {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #ccc;
  max-width: 90%;
  padding-bottom: 0.8em;
}
.ancBox nav a {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  color: #000;
}
.ancBox nav a:after {
  content: "　/　";
  color: #000 !important;
}
.ancBox nav a:last-child:after {
  content: none;
}
.tempTitle_1 {
  font-size: 3rem;
  font-weight: bold;
  color: #000;
  line-height: 1.6em;
  position: relative;
  padding-bottom: 0.35em;
}
@media screen and (max-width: 1025px) {
  .tempTitle_1 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 765px) {
  .tempTitle_1 {
    font-size: 2rem;
  }
}
.tempTitle_1:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 3em;
  height: 4px;
  background: #e60012;
  z-index: 2;
}
.tempTitle_1:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #000;
  z-index: 1;
}
.tempTitle_2 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #000;
  line-height: 1.6em;
  border-bottom: 2px solid #000;
  padding-bottom: 0.25em;
}
@media screen and (max-width: 1025px) {
  .tempTitle_2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 765px) {
  .tempTitle_2 {
    font-size: 1.8rem;
  }
}
.tempTitle_3 {
  font-size: 2rem;
  font-weight: bold;
  color: #000;
  line-height: 1.6em;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.25em;
}
@media screen and (max-width: 1025px) {
  .tempTitle_3 {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 765px) {
  .tempTitle_3 {
    font-size: 1.6rem;
  }
}
#back_to_TOP {
  text-align: center;
}
#back_to_TOP a {
  position: relative;
  display: inline-block;
}
#back_to_TOP a #trySVG {
  position: absolute;
  z-index: 8;
  width: 3em;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#back_to_TOP a #trySVG .try {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
#back_to_TOP a .back_to_TOP_txt {
  font-size: 1.4rem;
  display: inline-block;
  position: relative;
  z-index: 9;
  color: #000;
  letter-spacing: 0;
  line-height: 1em;
  padding: 1em 0;
}
@media screen and (max-width: 765px) {
  #back_to_TOP a .back_to_TOP_txt {
    font-size: 1.2rem;
  }
}
#back_to_TOP a:hover #trySVG .try {
  fill: #e60012;
  stroke: #e60012;
}
#brandpop_wall {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.95);
  width: 100%;
  height: 100%;
  z-index: 99999;
}
#brandpop_wall .brandpop_close {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  position: absolute;
  top: 1em;
  right: 1em;
  width: 2em;
  height: 2em;
  padding: 5px;
  background: #000;
  cursor: pointer !important;
}
#brandpop_wall .brandpop_close i {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}
#brandpop_wall .brandpop_close i:after,
#brandpop_wall .brandpop_close i:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 100%;
  height: 1px;
  background: #fff;
}
#brandpop_wall .brandpop_close i:before {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#brandpop_wall .brandpop_close:hover {
  background: #e60012 !important;
}
#brandpop_wall .brandpop {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 1000px;
  max-width: 90%;
}
#brandpop_wall .brandpop.cr {
  display: block;
}
#brandpop_wall .brandpop .brandpopContent {
  max-height: calc(95vh - 3em);
  overflow: auto;
}
#brandpop_wall .brandpop .brandpopContent .brandpopContent_inr {
  padding: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#brandpop_wall .brandpop .brandpopContent .brandpopContent_inr .brandPop_title {
  text-align: center;
  margin-bottom: 20px;
  width: 100%;
}
#brandpop_wall
  .brandpop
  .brandpopContent
  .brandpopContent_inr
  .brandPop_title
  img {
  width: 250px;
  max-width: 80%;
}
#brandpop_wall .brandpop .brandpopContent .brandpopContent_inr .lBox {
  width: 50%;
}
@media screen and (max-width: 765px) {
  #brandpop_wall .brandpop .brandpopContent .brandpopContent_inr .lBox {
    width: 100%;
  }
}
#brandpop_wall .brandpop .brandpopContent .brandpopContent_inr .lBox .popIMG_p {
  position: sticky;
  top: 2em;
}
#brandpop_wall .brandpop .brandpopContent .brandpopContent_inr .rBox {
  width: 45%;
}
@media screen and (max-width: 765px) {
  #brandpop_wall .brandpop .brandpopContent .brandpopContent_inr .rBox {
    width: 100%;
  }
}
#brandpop_wall
  .brandpop
  .brandpopContent
  .brandpopContent_inr
  .rBox
  .rBox_inr
  .txt {
  font-size: 1.3rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 765px) {
  #brandpop_wall
    .brandpop
    .brandpopContent
    .brandpopContent_inr
    .rBox
    .rBox_inr
    .txt {
    font-size: 1.1rem;
  }
}
#brandpop_wall
  .brandpop
  .brandpopContent
  .brandpopContent_inr
  .rBox
  .rBox_inr
  .btnP {
  margin-bottom: 0 !important;
}
#brandpop_wall
  .brandpop
  .brandpopContent
  .brandpopContent_inr
  .rBox
  .rBox_inr
  .btnP
  a {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  background: #000;
  padding: 0.5em 1em;
}
#brandpop_wall
  .brandpop
  .brandpopContent
  .brandpopContent_inr
  .rBox
  .rBox_inr
  .btnP
  a:hover {
  background: #eee;
}
.object-fit_parent {
  padding-top: 50%;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 765px) {
  .object-fit_parent {
    padding-top: 50%;
  }
}
.object-fit {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.ancParent {
  position: relative;
}
.ancPoint {
  position: absolute;
  opacity: 0;
  padding-top: 170px;
  margin-top: -170px;
}
@media screen and (max-width: 765px) {
  .ancPoint {
    padding-top: 90px;
    margin-top: -90px;
  }
}
.underLine {
  text-decoration: underline !important;
}
.miniTxt {
  font-size: 80%;
}
.largeTxt {
  font-size: 120%;
}
button,
input,
select,
textarea {
  font-family: inherit;
}
.imeOff {
  ime-mode: inactive;
}
.formBox input[type="date"],
.formBox input[type="email"],
.formBox input[type="number"],
.formBox input[type="password"],
.formBox input[type="tel"],
.formBox input[type="text"],
.formBox textarea,
.hasDatepicker,
.input10em,
.input1em,
.input2em,
.input3em,
.input4em,
.input5em,
.input6em,
.input7em,
.input8em,
.input9em,
.inputL,
.inputM,
.inputS,
.inputTel,
.inputX,
.inputXX,
.input_half,
.textarea_1,
select {
  background: #f9f9f9;
  padding: 10px 8px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
}
.select_box {
  color: #ccc !important;
  width: 100%;
}
.select_box.select_box_on {
  color: #4c4c4c !important;
}
.input_half {
  width: calc(50% - 1em);
}
.inputAdd {
  width: 6em;
  padding: 3px;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.inputTel {
  ime-mode: inactive;
  width: 13em;
}
.inputS {
  width: 20%;
}
.inputM {
  width: 40%;
}
.inputL {
  width: 60%;
}
.inputX {
  width: 80%;
}
.formBox input[type="date"],
.formBox input[type="email"],
.formBox input[type="number"],
.formBox input[type="password"],
.formBox input[type="tel"],
.formBox input[type="text"],
.inputXX {
  width: 100%;
}
.input1em {
  width: 1em;
}
.input2em {
  width: 2em;
}
.input3em {
  width: 3em;
}
.input4em {
  width: 4em;
}
.input5em {
  width: 5em;
}
.input6em {
  width: 6em;
}
.input7em {
  width: 7em;
}
.input8em {
  width: 8em;
}
.input9em {
  width: 9em;
}
.input10em {
  width: 10em;
}
.formBox textarea,
.textarea_1 {
  height: 200px;
  width: 99%;
  resize: vertical;
}
:-moz-placeholder-shown {
  color: #ccc;
}
:-ms-input-placeholder {
  color: #ccc;
}
:placeholder-shown {
  color: #ccc;
}
::-webkit-input-placeholder {
  color: #ccc;
}
:-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #ccc;
}
#contents input:focus::-webkit-input-placeholder {
  opacity: 0;
}
#contents input:focus:-moz-placeholder {
  opacity: 0;
}
#contents input:focus::-moz-placeholder {
  opacity: 0;
}
.w10 {
  width: 10% !important;
}
.w20 {
  width: 20% !important;
}
.w25 {
  width: 25% !important;
}
.w30 {
  width: 30% !important;
}
.w33 {
  width: 33.33% !important;
  width: 33.3333333333%;
}
.w40 {
  width: 40% !important;
}
.w45 {
  width: 45% !important;
}
.w50 {
  width: 50% !important;
}
.w60 {
  width: 60% !important;
}
.w70 {
  width: 70% !important;
}
#footer #f_contact .contactBTN,
.w80 {
  width: 80% !important;
}
.w90 {
  width: 90% !important;
}
.w95 {
  width: 95% !important;
}
.w100 {
  width: 100% !important;
}
@media screen and (max-width: 765px) {
  .spWidth33 {
    width: 33.33% !important;
  }
  .spWidth30 {
    width: 30% !important;
  }
  .spWidth45 {
    width: 45% !important;
  }
  .spWidth50 {
    width: 50% !important;
  }
  .spWidth60 {
    width: 60% !important;
  }
  .spWidth70 {
    width: 70% !important;
  }
  .spWidth80 {
    width: 80% !important;
  }
  .spWidth90 {
    width: 90% !important;
  }
  .spWidth95 {
    width: 95% !important;
  }
  .spWidth100 {
    width: 100% !important;
  }
}
.block {
  display: block !important;
}
.inline {
  display: inline !important;
}
.inlineBlock {
  display: inline-block !important;
}
.none {
  display: none !important;
}
.noBorder {
  border: none !important;
}
.pcBlock {
  display: block;
}
.pcInline {
  display: inline;
}
.pcInlineBlock {
  display: inline-block;
}
.pcTable {
  display: table;
}
.pcInlineBlock {
  display: inline-block;
}
.spBlock {
  display: none;
}
.spInline {
  display: none;
}
.spTable_block {
  display: block;
}
.spInlineBlock {
  display: none;
}
@media screen and (max-width: 765px) {
  .pcBlock {
    display: none;
  }
  .pcInline {
    display: none;
  }
  .pcInlineBlock {
    display: none;
  }
  .pcTable {
    display: block;
  }
  .pcInlineBlock {
    display: none;
  }
  .spBlock {
    display: block;
  }
  .spInline {
    display: inline;
  }
  .spTable_block {
    display: table;
  }
  .spInlineBlock {
    display: inline-block;
  }
}
.ckBox img {
  max-width: 100% !important;
  height: auto !important;
}
.ck_lrBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ck_lrBox .lBox {
  margin-bottom: 0;
  width: 48%;
}
@media screen and (max-width: 765px) {
  .ck_lrBox .lBox {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 765px) {
  .ck_lrBox .lBox {
    width: 100%;
  }
}
.ck_lrBox .rBox {
  width: 48%;
}
@media screen and (max-width: 765px) {
  .ck_lrBox .rBox {
    width: 100%;
  }
}
.ck_lrBox.orderChange .lBox {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
@media screen and (max-width: 765px) {
  .ck_lrBox.orderChange .lBox {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.ck_lrBox.orderChange .rBox {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media screen and (max-width: 765px) {
  .ck_lrBox.orderChange .rBox {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.boxTitle {
  font-weight: bold;
  font-size: 130%;
  line-height: 1.6em !important;
  color: #000;
}
ul.baseUL > li {
  margin-left: 1em;
  text-indent: -1.1em;
  border-bottom: 1px dotted #eee;
  padding: 0.5em 0;
}
ul.baseUL > li:before {
  content: "■";
  color: #000;
  font-size: 85%;
}
.table-layout-fixed table {
  table-layout: fixed;
}
.baseTBL > table {
  border-collapse: collapse;
  width: 100%;
}
.baseTBL > table td,
.baseTBL > table th {
  text-align: left;
  font-size: 90%;
  border: 1px solid #ccc !important;
  padding: 1em;
  vertical-align: top;
}
.baseTBL > table th {
  background: #e60012 !important;
}
.baseTBL > table td {
  background: #fff !important;
}
.baseTBL > table thead th {
  background: #e60012 !important;
  color: #fff !important;
}
.baseTBL figcaption {
  font-size: 70% !important;
  margin-top: 0.5em !important;
}
@media screen and (max-width: 765px) {
  .simpleTBL table tr > td,
  .simpleTBL table tr > th {
    display: block;
    width: 100% !important;
  }
}
.centerLeft_P,
.centerRight_P {
  text-align: center;
}
.leftCenter_P,
.leftRight_P {
  text-align: left;
}
.rightCenter_P,
.rightLeft_P {
  text-align: right;
}
@media screen and (max-width: 765px) {
  .centerLeft_P,
  .rightLeft_P {
    text-align: left;
  }
  .leftCenter_P,
  .rightCenter_P {
    text-align: center;
  }
  .centerRight_P,
  .leftRight_P {
    text-align: right;
  }
}
#footer #f_contact .contactBTN,
.centerBox {
  margin-left: auto !important;
  margin-right: auto !important;
}
.max2000 {
  max-width: 2000px;
}
.max1900 {
  max-width: 1900px;
}
.max1800 {
  max-width: 1800px;
}
.max1700 {
  max-width: 1700px;
}
.max1600 {
  max-width: 1600px;
}
.max1500 {
  max-width: 1500px;
}
.max1400 {
  max-width: 1400px;
}
.max1300 {
  max-width: 1300px;
}
.max1250 {
  max-width: 1250px;
}
.max1200 {
  max-width: 1200px;
}
.max1100 {
  max-width: 1100px;
}
#footer #f_contact .contactBTN,
.max1000 {
  max-width: 1000px;
}
.max900 {
  max-width: 900px;
}
.max800 {
  max-width: 800px;
}
.max750 {
  max-width: 750px;
}
.max767 {
  max-width: 767px;
}
.max700 {
  max-width: 700px;
}
.max600 {
  max-width: 600px;
}
.max500 {
  max-width: 500px;
}
.max400 {
  max-width: 400px;
}
.max300 {
  max-width: 300px;
}
.max250 {
  max-width: 250px;
}
.max200 {
  max-width: 200px;
}
.max150 {
  max-width: 150px;
}
.max100 {
  max-width: 100px;
}
.btnBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 8px;
}
.btnBox a {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  font-size: 80%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  border-radius: 100px;
  padding: 0.35em 3em;
  background: #000;
}
.btnBox a:hover {
  color: #e60012 !important;
  background: #ccc;
}
.btnBox.btnBox_square a {
  font-size: 105%;
  border-radius: 0px;
  padding: 0.5em 3em;
}
.btnBox.btnBox_Apply a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 105%;
  border-radius: 0px;
  padding: 1em 3em;
  width: 500px;
  max-width: 80%;
}
.btnBox.btnBox_Apply a:hover {
  color: #fff !important;
  background: #626262 !important;
}
.formBTN_conf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 8px;
}
.formBTN_conf button[type="submit"] {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  cursor: pointer !important;
  border: none !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  padding: 1em 1em;
  background: #000;
  width: 500px;
  max-width: 80%;
  text-align: center;
}
.formBTN_conf button[type="submit"]:hover {
  color: #e60012 !important;
  background: #ccc;
}
.formBTN_conf button[type="submit"]:disabled {
  cursor: default !important;
  opacity: 0.5 !important;
  color: #fff !important;
  background: #000 !important;
}
.formBTN {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 8px;
}
.formBTN button {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  cursor: pointer !important;
  border: none !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  padding: 1em 1em;
  background: #000;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
.formBTN button:first-child {
  background: #000;
  opacity: 0.5;
}
.formBTN button:first-child:hover {
  opacity: 1;
  color: #e60012 !important;
  background: #ccc;
}
.formBTN button:nth-child(2) {
  background: #000;
}
.formBTN button:nth-child(2):hover {
  color: #e60012 !important;
  background: #ccc;
}
.justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.justify-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.fLeft {
  float: left !important;
}
.fRight {
  float: right !important;
}
.center {
  text-align: center !important;
}
.left {
  text-align: left !important;
}
.right {
  text-align: right !important;
}
#footer #f_content .f_content_inr .rBox .f_add,
#footer #f_content .f_content_inr .rBox .f_fax,
#footer #f_content .f_content_inr .rBox .f_tel,
.btm0 {
  margin-bottom: 0 !important;
}
.btm200px {
  margin-bottom: 200px !important;
}
.btm150px {
  margin-bottom: 150px !important;
}
.btm100px,
.hookBox {
  margin-bottom: 100px !important;
}
.btm90px {
  margin-bottom: 90px !important;
}
#back_to_TOP,
#mv,
.btm80px,
.ck_lrBox,
.topBrand_UL {
  margin-bottom: 80px !important;
}
.btm70px {
  margin-bottom: 70px !important;
}
#catChange,
#newsUL,
#spNav #spNav_content #spNav_content_inr .spNav_content_lrBox .rBox .spUL,
.btm60px,
.infoDetail_img,
ul.baseUL {
  margin-bottom: 60px !important;
}
.btm50px,
.ckBox {
  margin-bottom: 50px !important;
}
#ckBox_recruit table,
.btm40px,
.tempTitle_1,
.tempTitle_2,
.tempTitle_3,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg ol,
.wysiwyg table,
.wysiwyg ul {
  margin-bottom: 40px !important;
}
#footer #f_content .f_content_inr .lBox .f_logo,
.awardsTitle,
.btm30px,
.formDL dd,
.infoDetail_title,
.topBrand_UL > li .lrBox .lBox .title,
.topBrand_UL > li .lrBox .lBox .websiteLink_p,
.topTitle_box .topTitle_box_inr .rBox .txt {
  margin-bottom: 30px !important;
}
#brand_reccom .brandsBord .brandsBord_title,
#brand_reccom .brandsBord .brandsBord_txt,
#topNews_ul li a .cat,
.btm20px,
.companyBusiness_ul li .li_inr .companyBusiness_title,
.company_philosophy_dl dt .dtTitle {
  margin-bottom: 20px !important;
}
.btm15px {
  margin-bottom: 15px !important;
}
#spNav #spNav_content #spNav_content_inr .spNav_content_lrBox .rBox .spUL li,
.boxTitle,
.btm10px,
.infoSpec {
  margin-bottom: 10px !important;
}
.btm5px,
.formDL dt {
  margin-bottom: 5px !important;
}
#footer #f_content .f_content_inr .rBox .f_add,
#footer #f_content .f_content_inr .rBox .f_fax,
#footer #f_content .f_content_inr .rBox .f_tel,
.btm0 {
  margin-bottom: 0px !important;
}
@media screen and (max-width: 765px) {
  .btm200px {
    margin-bottom: 100px !important;
  }
  .btm150px {
    margin-bottom: 75px !important;
  }
  .btm100px,
  .hookBox {
    margin-bottom: 50px !important;
  }
  .btm90px {
    margin-bottom: 45px !important;
  }
  #back_to_TOP,
  #mv,
  .btm80px,
  .ck_lrBox,
  .topBrand_UL {
    margin-bottom: 40px !important;
  }
  .btm70px {
    margin-bottom: 35px !important;
  }
  #catChange,
  #newsUL,
  #spNav #spNav_content #spNav_content_inr .spNav_content_lrBox .rBox .spUL,
  .btm60px,
  .infoDetail_img,
  ul.baseUL {
    margin-bottom: 30px !important;
  }
  .btm50px,
  .ckBox {
    margin-bottom: 25px !important;
  }
  .bt40px {
    margin-bottom: 20px !important;
  }
  #footer #f_content .f_content_inr .lBox .f_logo,
  .awardsTitle,
  .btm30px,
  .formDL dd,
  .infoDetail_title,
  .topBrand_UL > li .lrBox .lBox .title,
  .topBrand_UL > li .lrBox .lBox .websiteLink_p,
  .topTitle_box .topTitle_box_inr .rBox .txt {
    margin-bottom: 15px !important;
  }
  #brand_reccom .brandsBord .brandsBord_title,
  #brand_reccom .brandsBord .brandsBord_txt,
  #topNews_ul li a .cat,
  .btm20px,
  .companyBusiness_ul li .li_inr .companyBusiness_title,
  .company_philosophy_dl dt .dtTitle {
    margin-bottom: 10px !important;
  }
  .btm15px {
    margin-bottom: 7.5px !important;
  }
  #spNav #spNav_content #spNav_content_inr .spNav_content_lrBox .rBox .spUL li,
  .boxTitle,
  .btm10px,
  .infoSpec {
    margin-bottom: 5px !important;
  }
  .btm5px,
  .formDL dt {
    margin-bottom: 3px !important;
  }
}
.bold {
  font-weight: bold;
}
.normal {
  font-weight: normal;
}
.vAT {
  vertical-align: top !important;
}
.vAM {
  vertical-align: middle !important;
}
.vAB {
  vertical-align: bottom !important;
}
.txt_10 {
  font-size: 1rem;
}
@media screen and (max-width: 765px) {
  .txt_10 {
    font-size: 0.9rem;
  }
}
.txt_12 {
  font-size: 1.2rem;
}
@media screen and (max-width: 765px) {
  .txt_12 {
    font-size: 1.1rem;
  }
}
#brand_reccom .brandsBord .brandsBord_txt,
.txt_14 {
  font-size: 1.4rem;
}
@media screen and (max-width: 765px) {
  #brand_reccom .brandsBord .brandsBord_txt,
  .txt_14 {
    font-size: 1.2rem;
  }
}
.txt_16 {
  font-size: 1.6rem;
}
@media screen and (max-width: 765px) {
  .txt_16 {
    font-size: 1.4rem;
  }
}
.company_message_lrBox .lBox .lBox_inr .company_message_txt,
.txt_18 {
  font-size: 1.8rem;
}
@media screen and (max-width: 765px) {
  .company_message_lrBox .lBox .lBox_inr .company_message_txt,
  .txt_18 {
    font-size: 1.6rem;
  }
}
#spNav #spNav_content #spNav_content_inr .spNav_content_lrBox .lBox .logo_read,
#spNav #spNav_content #spNav_content_inr .spNav_content_lrBox .rBox .spUL li a,
.companyBusiness_ul li .li_inr .companyBusiness_title,
.company_philosophy_dl dt .dtTitle,
.txt_24 {
  font-size: 2.4rem;
}
@media screen and (max-width: 765px) {
  #spNav
    #spNav_content
    #spNav_content_inr
    .spNav_content_lrBox
    .lBox
    .logo_read,
  #spNav
    #spNav_content
    #spNav_content_inr
    .spNav_content_lrBox
    .rBox
    .spUL
    li
    a,
  .companyBusiness_ul li .li_inr .companyBusiness_title,
  .company_philosophy_dl dt .dtTitle,
  .txt_24 {
    font-size: 1.8rem;
  }
}
.company_message_lrBox .lBox .lBox_inr .company_message_title,
.txt_30 {
  font-size: 3rem;
}
@media screen and (max-width: 765px) {
  .company_message_lrBox .lBox .lBox_inr .company_message_title,
  .txt_30 {
    font-size: 2.4rem;
  }
}
.txt_36 {
  font-size: 3.6rem;
}
@media screen and (max-width: 765px) {
  .txt_36 {
    font-size: 3rem;
  }
}
.txt_48 {
  font-size: 4.8rem;
}
@media screen and (max-width: 765px) {
  .txt_48 {
    font-size: 3.6rem;
  }
}
.txt_60 {
  font-size: 6rem;
}
@media screen and (max-width: 765px) {
  .txt_60 {
    font-size: 4.8rem;
  }
}
#pager {
  text-align: center;
  margin-bottom: 3em;
}
#pager .inr {
  font-size: 0;
  display: inline-block;
  position: relative;
  text-align: center;
  margin: 0 auto;
  max-width: calc(100% - 20em);
  max-width: -webkit-calc(100% - 20em);
}
#pager .inr a {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  font-size: 13px;
  background: #eee;
  text-align: center;
  width: 3em;
  height: 3em;
  line-height: 3em;
  display: inline-block;
  margin: 0 2px 8px 2px;
}
#pager .inr a:hover {
  background: #ccc;
  cursor: pointer;
}
#pager .inr a.cr {
  color: #fff !important;
  background: #000 !important;
}
#pager .inr a.cr:hover {
  cursor: default !important;
}
#pager .inr a#next,
#pager .inr a#prev {
  position: absolute;
  top: 0;
  left: -10em;
  width: 9em;
}
#pager .inr a#next:not([href]),
#pager .inr a#prev:not([href]) {
  color: #454545 !important;
  background: #f2f2f2 !important;
}
#pager .inr a#next:not([href]):hover,
#pager .inr a#prev:not([href]):hover {
  cursor: default !important;
  color: #454545 !important;
  background: #f2f2f2 !important;
}
#pager .inr a#next {
  left: auto;
  right: -10em;
}
#pager .inr .newsBackBtn {
  padding-left: 1.5em;
  padding-right: 1.5em;
}
@media screen and (max-width: 765px) {
  #pager .inr {
    max-width: 100%;
  }
  #pager .inr span {
    margin: 0 2px 5px 2px;
  }
  #pager .inr a#next,
  #pager .inr a#prev {
    position: static;
    width: 46%;
    margin: 0 1% 25px 1% !important;
  }
}
#scrollBTN {
  color: #fff !important;
  position: absolute;
  bottom: 20px;
  left: 50%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(-50%, -50%) scale(0.75);
  transform: translate(-50%, -50%) scale(0.75);
  text-decoration: none;
  padding-top: 60px;
}
#scrollBTN span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#scrollBTN span:before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: "";
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
#mvTop {
  height: 100vh;
  position: relative;
  overflow: hidden;
}
#mvTop #mvTop_video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  z-index: 9;
  -o-object-fit: cover;
  object-fit: cover;
}
#mvTop #mvTop_messBox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99;
  width: 90%;
  max-width: 1000px;
}
#mvTop #mvTop_messBox #mvTop_mess {
  text-align: left;
  margin-bottom: 0.4em;
  font-size: clamp(2.4rem, 1rem + 2vw, 5rem);
  margin-bottom: 0.4em;
  font-weight: 400;
  color: #fff;
  line-height: 1.8em;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 765px) {
  #mvTop #mvTop_messBox #mvTop_mess {
    text-align: center;
  }
}
@media screen and (max-width: 765px) {
  #mvTop #mvTop_messBox #mvTop_mess {
    margin-bottom: 1em;
  }
}
#mvTop #mvTop_messBox #mvTop_mess span {
  will-change: opacity, filter;
  opacity: 0;
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
#mvTop #mvTop_messBox #mvTop_mess .kutoten {
  font-weight: 300;
}
#mvTop #mvTop_messBox .txt {
  text-align: left;
  font-size: clamp(1.1rem, 1vw, 1.2rem);
  opacity: 0;
  color: #fff;
  line-height: 2.5em;
  letter-spacing: 0.25em;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  -webkit-animation: mvTop_mess_txt 1s 2.2s linear forwards;
  animation: mvTop_mess_txt 1s 2.2s linear forwards;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 765px) {
  #mvTop #mvTop_messBox .txt {
    text-align: center;
  }
}
@-webkit-keyframes mvTop_mess_txt {
  0% {
    -webkit-filter: blur(10px);
    filter: blur(10px);
    opacity: 0;
  }
  to {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}
@keyframes mvTop_mess_txt {
  0% {
    -webkit-filter: blur(10px);
    filter: blur(10px);
    opacity: 0;
  }
  to {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}
#mvTop #mvTop_newsBox {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  position: absolute;
  left: 0%;
  z-index: 99;
  width: 100%;
}
#mvTop #mvTop_newsBox .mvTop_newsBox_inr {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 1em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
#mvTop #mvTop_newsBox .mvTop_newsBox_inr #mvTop_news {
  max-width: calc(100% - 150px);
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 765px) {
  #mvTop #mvTop_newsBox .mvTop_newsBox_inr #mvTop_news {
    max-width: calc(100% - 40px);
  }
}
#mvTop #mvTop_newsBox .mvTop_newsBox_inr #mvTop_news time {
  font-size: 1.1rem;
  width: 9em;
  font-weight: bold;
  line-height: 2em;
}
@media screen and (max-width: 765px) {
  #mvTop #mvTop_newsBox .mvTop_newsBox_inr #mvTop_news time {
    font-size: 1rem;
  }
}
#mvTop #mvTop_newsBox .mvTop_newsBox_inr #mvTop_news .cat {
  font-size: 1.1rem;
  width: 10em;
  font-weight: bold;
  line-height: 2em;
  letter-spacing: 0;
}
@media screen and (max-width: 765px) {
  #mvTop #mvTop_newsBox .mvTop_newsBox_inr #mvTop_news .cat {
    font-size: 1rem;
  }
}
#mvTop #mvTop_newsBox .mvTop_newsBox_inr #mvTop_news .newsTitle {
  font-size: 1.1rem;
  width: calc(100% - 19em);
  text-decoration: underline !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 2em;
}
@media screen and (max-width: 765px) {
  #mvTop #mvTop_newsBox .mvTop_newsBox_inr #mvTop_news .newsTitle {
    font-size: 1rem;
  }
}
@media screen and (max-width: 765px) {
  #mvTop #mvTop_newsBox .mvTop_newsBox_inr #mvTop_news .newsTitle {
    width: 100%;
  }
}
#mvTop #mvTop_newsBox .mvTop_newsBox_inr #mvTop_news:hover {
  color: #e60012;
}
#mvTop #mvTop_newsBox .mvTop_newsBox_inr #allBTN {
  font-size: 1.1rem;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  background: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: bold;
  padding: 0.8em 0;
  text-align: center;
  position: relative;
  line-height: 1em;
  color: #000;
}
@media screen and (max-width: 765px) {
  #mvTop #mvTop_newsBox .mvTop_newsBox_inr #allBTN {
    font-size: 1rem;
  }
}
@media screen and (max-width: 765px) {
  #mvTop #mvTop_newsBox .mvTop_newsBox_inr #allBTN {
    display: none;
  }
}
#mvTop #mvTop_newsBox .mvTop_newsBox_inr #allBTN:before {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  font: var(--fa-font-solid);
  content: "\f105";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.5em;
  font-size: 80%;
}
#mvTop #mvTop_newsBox .mvTop_newsBox_inr #allBTN:hover {
  background: #454545;
  color: #fff !important;
}
#mvTop #mvTop_newsBox .mvTop_newsBox_inr #allBTN:hover:before {
  color: #fff !important;
}
#mvTop #mvTop_newsBox #allBTN_sp {
  background: #000;
  color: #fff !important;
  font-size: 1.1rem;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 30px;
}
@media screen and (max-width: 765px) {
  #mvTop #mvTop_newsBox #allBTN_sp {
    font-size: 1rem;
  }
}
@media screen and (max-width: 765px) {
  #mvTop #mvTop_newsBox #allBTN_sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#mvTop #mvTop_newsBox #allBTN_sp:hover {
  background: #454545;
  color: #fff !important;
}
#mvTop:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 10;
}
#mvTop #mvTop_mess span:first-child {
  -webkit-animation: mvTop_mess_blurEffect 1s 0.1s linear forwards;
  animation: mvTop_mess_blurEffect 1s 0.1s linear forwards;
}
#mvTop #mvTop_mess span:nth-child(2) {
  -webkit-animation: mvTop_mess_blurEffect 1s 0.2s linear forwards;
  animation: mvTop_mess_blurEffect 1s 0.2s linear forwards;
}
#mvTop #mvTop_mess span:nth-child(3) {
  -webkit-animation: mvTop_mess_blurEffect 1s 0.3s linear forwards;
  animation: mvTop_mess_blurEffect 1s 0.3s linear forwards;
}
#mvTop #mvTop_mess span:nth-child(4) {
  -webkit-animation: mvTop_mess_blurEffect 1s 0.4s linear forwards;
  animation: mvTop_mess_blurEffect 1s 0.4s linear forwards;
}
#mvTop #mvTop_mess span:nth-child(5) {
  -webkit-animation: mvTop_mess_blurEffect 1s 0.5s linear forwards;
  animation: mvTop_mess_blurEffect 1s 0.5s linear forwards;
}
#mvTop #mvTop_mess span:nth-child(6) {
  -webkit-animation: mvTop_mess_blurEffect 1s 0.6s linear forwards;
  animation: mvTop_mess_blurEffect 1s 0.6s linear forwards;
}
#mvTop #mvTop_mess span:nth-child(7) {
  -webkit-animation: mvTop_mess_blurEffect 1s 0.7s linear forwards;
  animation: mvTop_mess_blurEffect 1s 0.7s linear forwards;
}
#mvTop #mvTop_mess span:nth-child(8) {
  -webkit-animation: mvTop_mess_blurEffect 1s 0.8s linear forwards;
  animation: mvTop_mess_blurEffect 1s 0.8s linear forwards;
}
#mvTop #mvTop_mess span:nth-child(9) {
  -webkit-animation: mvTop_mess_blurEffect 1s 0.9s linear forwards;
  animation: mvTop_mess_blurEffect 1s 0.9s linear forwards;
}
#mvTop #mvTop_mess span:nth-child(10) {
  -webkit-animation: mvTop_mess_blurEffect 1s 1s linear forwards;
  animation: mvTop_mess_blurEffect 1s 1s linear forwards;
}
#mvTop #mvTop_mess span:nth-child(11) {
  -webkit-animation: mvTop_mess_blurEffect 1s 1.1s linear forwards;
  animation: mvTop_mess_blurEffect 1s 1.1s linear forwards;
}
#mvTop #mvTop_mess span:nth-child(12) {
  -webkit-animation: mvTop_mess_blurEffect 1s 1.2s linear forwards;
  animation: mvTop_mess_blurEffect 1s 1.2s linear forwards;
}
#mvTop #mvTop_mess span:nth-child(13) {
  -webkit-animation: mvTop_mess_blurEffect 1s 1.3s linear forwards;
  animation: mvTop_mess_blurEffect 1s 1.3s linear forwards;
}
#mvTop #mvTop_mess span:nth-child(14) {
  -webkit-animation: mvTop_mess_blurEffect 1s 1.4s linear forwards;
  animation: mvTop_mess_blurEffect 1s 1.4s linear forwards;
}
#mvTop #mvTop_mess span:nth-child(15) {
  -webkit-animation: mvTop_mess_blurEffect 1s 1.5s linear forwards;
  animation: mvTop_mess_blurEffect 1s 1.5s linear forwards;
}
#mvTop #mvTop_mess span:nth-child(16) {
  -webkit-animation: mvTop_mess_blurEffect 1s 1.6s linear forwards;
  animation: mvTop_mess_blurEffect 1s 1.6s linear forwards;
}
#mvTop #mvTop_mess span:nth-child(17) {
  -webkit-animation: mvTop_mess_blurEffect 1s 1.7s linear forwards;
  animation: mvTop_mess_blurEffect 1s 1.7s linear forwards;
}
@-webkit-keyframes mvTop_mess_blurEffect {
  0% {
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
  }
  to {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes mvTop_mess_blurEffect {
  0% {
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
  }
  to {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
.topTitle_box {
  padding: 80px 0;
}
@media screen and (max-width: 765px) {
  .topTitle_box {
    padding: 50px 0;
  }
}
.topTitle_box .topTitle_box_inr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.topTitle_box .topTitle_box_inr .lBox {
  width: calc(100% - 500px);
}
@media screen and (max-width: 765px) {
  .topTitle_box .topTitle_box_inr .lBox {
    width: 100%;
  }
}
.topTitle_box .topTitle_box_inr .lBox .h2Title {
  font-size: 7.2rem;
  margin-bottom: 30px;
  color: #000;
  line-height: 1em;
}
@media screen and (max-width: 765px) {
  .topTitle_box .topTitle_box_inr .lBox .h2Title {
    font-size: 4rem;
  }
}
.topTitle_box .topTitle_box_inr .lBox .h2Title:first-letter {
  color: #e60012 !important;
}
.topTitle_box .topTitle_box_inr .rBox {
  width: 470px;
}
@media screen and (max-width: 765px) {
  .topTitle_box .topTitle_box_inr .rBox {
    width: 100%;
  }
}
.topTitle_box .topTitle_box_inr .rBox .txt {
  text-align: right;
}
@media screen and (max-width: 765px) {
  .topTitle_box .topTitle_box_inr .rBox .txt {
    text-align: left;
  }
}
.topBrand_UL > li .lrBox {
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 765px) {
  .topBrand_UL > li .lrBox {
    padding: 30px 0;
  }
}
.topBrand_UL > li .lrBox .lBox {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 400px;
}
@media screen and (max-width: 765px) {
  .topBrand_UL > li .lrBox .lBox {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media screen and (max-width: 1025px) {
  .topBrand_UL > li .lrBox .lBox {
    width: 320px;
  }
}
@media screen and (max-width: 765px) {
  .topBrand_UL > li .lrBox .lBox {
    width: 100%;
  }
}
.topBrand_UL > li .lrBox .lBox .title {
  width: 180px;
}
@media screen and (max-width: 765px) {
  .topBrand_UL > li .lrBox .lBox .title {
    width: 130px;
  }
}
.topBrand_UL > li .lrBox .lBox .txt {
  font-size: 1.4rem;
}
@media screen and (max-width: 765px) {
  .topBrand_UL > li .lrBox .lBox .txt {
    font-size: 1.3rem;
  }
}
.topBrand_UL > li .lrBox .lBox .websiteLink_p a {
  font-size: 80%;
  text-decoration: underline !important;
}
.topBrand_UL > li .lrBox .rBox {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: calc(100% - 500px);
  margin-bottom: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 765px) {
  .topBrand_UL > li .lrBox .rBox {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media screen and (max-width: 1025px) {
  .topBrand_UL > li .lrBox .rBox {
    width: calc(100% - 350px);
  }
}
@media screen and (max-width: 765px) {
  .topBrand_UL > li .lrBox .rBox {
    width: 100%;
  }
}
@media screen and (max-width: 765px) {
  .topBrand_UL > li .lrBox .rBox {
    margin-bottom: 50px;
  }
}
.topBrand_UL > li:last-child {
  border-bottom: 1px solid #ccc;
}
.sec_02MV {
  height: 500px;
  padding-top: 0 !important;
}
@media screen and (max-width: 765px) {
  .sec_02MV {
    height: 80vw;
  }
}
.sec_02MV .logo {
  width: 500px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9;
}
@media screen and (max-width: 765px) {
  .sec_02MV .logo {
    width: 50%;
  }
}
#sec_03 {
  padding-bottom: 80px;
  background: #f7f7f7;
}
@media screen and (max-width: 765px) {
  #sec_03 {
    padding-bottom: 50px;
  }
}
#sec_03 .topTitle_box .topTitle_box_inr .rBox {
  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;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#sec_03 .topTitle_box .topTitle_box_inr .rBox .txt a {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 100px;
  padding: 0.15em 1.5em;
  letter-spacing: 0;
  border: 1px solid #ccc;
  font-size: 90%;
}
#sec_03 .topTitle_box .topTitle_box_inr .rBox .txt a:hover {
  background: #000;
  border: 1px solid #000;
}
#topNews_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0 40px;
}
#topNews_ul li {
  width: calc(25% - 30px);
  margin-bottom: 0;
}
@media screen and (max-width: 1025px) {
  #topNews_ul li {
    width: calc(50% - 26.6666666667px);
  }
}
@media screen and (max-width: 765px) {
  #topNews_ul li {
    width: 100%;
  }
}
@media screen and (max-width: 1025px) {
  #topNews_ul li {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 765px) {
  #topNews_ul li {
    margin-bottom: 30px;
  }
}
#topNews_ul li a {
  display: block;
  height: 100%;
  position: relative;
}
#topNews_ul li a:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #ccc;
  position: absolute;
  top: 0;
  left: -20px;
}
@media screen and (max-width: 765px) {
  #topNews_ul li a:after {
    content: none;
  }
}
#topNews_ul li a time {
  font-size: 14px;
  color: #000;
  display: block;
}
#topNews_ul li a .cat {
  letter-spacing: 0;
  font-size: 13px;
  color: #000;
  display: inline-block;
  background: #fff;
  padding: 0.15em 1em;
  line-height: 1em;
}
#topNews_ul li a .newsTitle {
  font-size: 1.5rem;
  display: block;
}
@media screen and (max-width: 765px) {
  #topNews_ul li a .newsTitle {
    font-size: 1.4rem;
  }
}
#topNews_ul li:first-child a:after {
  content: none !important;
}
#topNews_ul li:nth-child(3) a:after {
  content: "";
}
@media screen and (max-width: 1025px) {
  #topNews_ul li:nth-child(3) a:after {
    content: none !important;
  }
}
@media screen and (max-width: 765px) {
  #topNews_ul li:nth-child(3) a:after {
    content: none !important;
  }
}
.sec_04MV {
  height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media screen and (max-width: 765px) {
  .sec_04MV {
    height: 80vw;
  }
}
.sec_04MV .lBox {
  width: 65%;
  padding-top: 0 !important;
}
.sec_04MV .rBox {
  width: 35%;
}
.sec_04MV .rBox .uBox {
  height: 50%;
  padding-top: 0 !important;
}
.sec_04MV .rBox .dBox {
  height: 50%;
  padding-top: 0 !important;
}
.company_message_lrBox {
  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;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.company_message_lrBox .lBox {
  width: 350px;
}
@media screen and (max-width: 1025px) {
  .company_message_lrBox .lBox {
    width: 300px;
  }
}
@media screen and (max-width: 765px) {
  .company_message_lrBox .lBox {
    width: 100%;
  }
}
.company_message_lrBox .lBox .lBox_inr {
  position: sticky;
  top: 140px;
}
@media screen and (max-width: 765px) {
  .company_message_lrBox .lBox .lBox_inr {
    position: static;
  }
}
.company_message_lrBox .lBox .lBox_inr .company_message_logo {
  margin-bottom: 30px;
}
.company_message_lrBox .lBox .lBox_inr .company_message_logo img {
  width: 280px;
}
@media screen and (max-width: 765px) {
  .company_message_lrBox .lBox .lBox_inr .company_message_logo img {
    width: 200px;
  }
}
.company_message_lrBox .lBox .lBox_inr .company_message_title {
  color: #000;
  font-weight: bold;
}
.company_message_lrBox .lBox .lBox_inr .company_message_txt {
  color: #000;
}
.company_message_lrBox .rBox {
  width: calc(100% - 450px);
}
@media screen and (max-width: 1025px) {
  .company_message_lrBox .rBox {
    width: calc(100% - 350px);
  }
}
@media screen and (max-width: 765px) {
  .company_message_lrBox .rBox {
    width: 100%;
  }
}
.company_message_lrBox .rBox .rBox_inr {
  padding-top: 250px;
}
@media screen and (max-width: 765px) {
  .company_message_lrBox .rBox .rBox_inr {
    padding-top: 40px;
  }
}
.company_message_lrBox .rBox .rBox_inr .company_message_message {
  margin-bottom: 30px;
  line-height: 2.2em;
}
.company_message_lrBox .rBox .rBox_inr .sign {
  text-align: right;
  color: #000;
}
.company_message_lrBox .rBox .rBox_inr .sign .sign_corp {
  display: inline-block;
  width: 19em;
  text-align: left;
}
.company_message_lrBox .rBox .rBox_inr .sign img {
  width: 19em;
}
.company_information_lrBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.company_information_lrBox .lBox {
  width: 40%;
}
@media screen and (max-width: 1025px) {
  .company_information_lrBox .lBox {
    width: 45%;
  }
}
@media screen and (max-width: 765px) {
  .company_information_lrBox .lBox {
    width: 100%;
  }
}
.company_information_lrBox .rBox {
  width: 55%;
}
@media screen and (max-width: 1025px) {
  .company_information_lrBox .rBox {
    width: 50%;
  }
}
@media screen and (max-width: 765px) {
  .company_information_lrBox .rBox {
    width: 100%;
  }
}
.company_information_TBL {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.company_information_TBL tr th {
  padding: 1em 1em 1em 0;
  color: #000;
  width: 10em;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #d2d2d2;
  font-weight: normal;
}
.company_information_TBL tr td {
  padding: 1em 0 1em 0;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #d2d2d2;
}
.company_philosophy_dl dt .dtTitle {
  font-weight: bold;
  color: #000;
}
.company_philosophy_dl dt .dtTitle .miniTxt {
  font-size: 70% !important;
  font-weight: normal !important;
  display: inline-block;
  margin-left: 0.5em;
}
.company_philosophy_dl dd {
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #d2d2d2;
}
@media screen and (max-width: 765px) {
  .company_philosophy_dl dd {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 765px) {
  .company_philosophy_dl dd {
    padding-bottom: 15px;
  }
}
.company_philosophy_dl dd:last-child {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  border-bottom: none;
}
.companyBusiness_ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  overflow: hidden;
  margin-left: -20px !important;
  margin-right: -20px !important;
}
.companyBusiness_ul > li {
  width: calc(100% / 3);
  padding-left: 20px !important;
  padding-right: 20px !important;
}
@media screen and (max-width: 1025px) {
  .companyBusiness_ul {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
  .companyBusiness_ul > li {
    width: calc(100% / 3);
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media screen and (max-width: 765px) {
  .companyBusiness_ul {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .companyBusiness_ul > li {
    width: calc(100% / 1);
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.companyBusiness_ul li {
  margin-bottom: 0;
}
@media screen and (max-width: 765px) {
  .companyBusiness_ul li {
    margin-bottom: 30px;
  }
}
.companyBusiness_ul li .li_inr {
  background: #f7f7f7;
  border-radius: 0 20px 0 0;
  padding: 2em;
  height: 100%;
}
.companyBusiness_ul li .li_inr .companyBusiness_title {
  color: #000;
}
.companyBusiness_ul li .li_inr .txt {
  font-size: 1.5rem;
}
@media screen and (max-width: 765px) {
  .companyBusiness_ul li .li_inr .txt {
    font-size: 1.3rem;
  }
}
.companyBusiness_ul li:last-child {
  margin-bottom: 0 !important;
}
.awardsTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.awardsTitle .en {
  font-size: 4.8rem;
  color: #000;
  line-height: 1em;
  letter-spacing: 0;
  margin-right: 0.25em;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 765px) {
  .awardsTitle .en {
    font-size: 3.6rem;
  }
}
.awardsTitle .en:first-letter {
  color: #e60012 !important;
}
.awardsTitle .jp {
  color: #000;
  margin-bottom: 0 !important;
}
.awardsTxt_UL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0 0.5em;
}
.awardsTxt_UL li:before {
  content: "■";
}
.awardsTxt_UL li:after {
  content: " /";
}
.awardsTxt_UL li:last-child:after {
  content: none;
}
.awardsIMG_UL {
  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;
  gap: 5px;
}
.awardsIMG_UL li {
  width: calc(25% - 5px);
}
@media screen and (max-width: 765px) {
  .awardsIMG_UL li {
    width: calc(33.3333333333% - 5px);
  }
}
.awardsIMG_UL li img {
  vertical-align: top;
}
.rBox_inr_logoMess {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 765px) {
  .rBox_inr_logoMess {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.rBox_inr_logoMess .logoMessBox {
  margin-left: 0;
  margin-right: 0;
}
@media screen and (max-width: 765px) {
  .rBox_inr_logoMess .logoMessBox {
    margin-left: auto;
  }
}
@media screen and (max-width: 765px) {
  .rBox_inr_logoMess .logoMessBox {
    margin-right: auto;
  }
}
.rBox_inr_logoMess .logoMessBox .logoMess_1,
.rBox_inr_logoMess .logoMessBox .logoMess_2 {
  font-size: 3rem;
  margin-left: -1em;
}
@media screen and (max-width: 900px) {
  .rBox_inr_logoMess .logoMessBox .logoMess_1,
  .rBox_inr_logoMess .logoMessBox .logoMess_2 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 765px) {
  .rBox_inr_logoMess .logoMessBox .logoMess_1,
  .rBox_inr_logoMess .logoMessBox .logoMess_2 {
    margin-left: 0em;
  }
}
.rBox_inr_logoMess .logoMessBox .logoMess_1 .square,
.rBox_inr_logoMess .logoMessBox .logoMess_2 .square {
  font-weight: bold;
  display: inline-block;
  margin-right: 0.2em;
  color: #e60012;
  font-style: normal !important;
}
.rBox_inr_logoMess .logoMessBox .logoMess_1 .en,
.rBox_inr_logoMess .logoMessBox .logoMess_2 .en {
  font-weight: bold;
}
.rBox_inr_logoMess .logoMessBox .logoMess_2 {
  margin-left: 1.3em;
}
.rBox_inr_logoMess .logoMessBox .logoMess_3 {
  line-height: 2em;
  font-weight: bold;
  color: #000;
}
.companyHook_title {
  font-size: 3rem;
}
@media screen and (max-width: 765px) {
  .companyHook_title {
    font-size: 2.2rem;
  }
}
.companyHook_read {
  font-size: 1.8rem;
}
@media screen and (max-width: 765px) {
  .companyHook_read {
    font-size: 1.4rem;
  }
}
.companyHook_txt {
  font-size: 1.6rem;
  letter-spacing: 0em;
}
@media screen and (max-width: 765px) {
  .companyHook_txt {
    font-size: 1.3rem;
  }
}
.catName {
  margin-bottom: 8px;
}
.catName span {
  font-size: 1.3rem;
  background: #000;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 3px;
  padding: 0.4em 1.5em;
  line-height: 1em;
  font-style: normal;
  color: #fff;
}
@media screen and (max-width: 765px) {
  .catName span {
    font-size: 1.2rem;
  }
}
.catName .subCat {
  border: 1px solid #000;
  background: #fff;
  padding: calc(0.4em - 1px) calc(1.5em - 1px);
  color: #000;
  margin-left: 0.5em;
}
.recruitDetail_title {
  font-size: 3.3rem;
  line-height: 1.4em;
  color: #000;
  font-weight: 600;
}
@media screen and (max-width: 1025px) {
  .recruitDetail_title {
    font-size: 3rem;
  }
}
@media screen and (max-width: 765px) {
  .recruitDetail_title {
    font-size: 2.2rem;
  }
}
#ckBox_recruit table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
#ckBox_recruit table tr {
  border-bottom: 1px solid #ccc;
}
#ckBox_recruit table tr td,
#ckBox_recruit table tr th {
  font-size: 100%;
}
#ckBox_recruit table tr th {
  font-size: 2rem;
  width: 10em;
  display: table-cell;
  padding: 1em 0.5em 1em 0em;
  font-weight: bold;
  border-bottom: none !important;
  vertical-align: top;
  text-align: left;
  color: #000 !important;
  line-height: 1.8;
}
@media screen and (max-width: 1025px) {
  #ckBox_recruit table tr th {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 765px) {
  #ckBox_recruit table tr th {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 765px) {
  #ckBox_recruit table tr th {
    width: 100%;
  }
}
@media screen and (max-width: 765px) {
  #ckBox_recruit table tr th {
    display: block;
  }
}
@media screen and (max-width: 765px) {
  #ckBox_recruit table tr th {
    padding: 1em 0em 0em 0em;
  }
}
#ckBox_recruit table tr td {
  padding-top: 1.5em !important;
  width: calc(100% - 10em);
  display: table-cell;
  padding: 1em 0em;
  border-bottom: none !important;
  vertical-align: top;
  text-align: left;
  line-height: 1.8;
}
@media screen and (max-width: 765px) {
  #ckBox_recruit table tr td {
    padding-top: 1em !important;
  }
}
@media screen and (max-width: 765px) {
  #ckBox_recruit table tr td {
    width: 100%;
  }
}
@media screen and (max-width: 765px) {
  #ckBox_recruit table tr td {
    display: block;
  }
}
.recruit-detail_title {
  font-size: 2rem;
  font-weight: bold;
  color: #000;
  line-height: 1.6em;
  border-bottom: 1px solid #999;
  padding-bottom: 0.5em;
  margin-bottom: 1em;
}
.recruit-detail_title:before {
  content: "■";
  color: #e60012;
}
.recruit-detail-container p + .recruit-detail_title {
  margin-top: 1.5em;
}
.recruit-detail_title.__noborder {
  border: none !important;
}
.recruit-detail-container p + .recruit-detail_title.__noborder {
  margin-top: 2em;
}
.wysiwyg .recruit-detail_table {
  border-top: 1px solid #ccc;
}
.wysiwyg .recruit-detail_table tr {
  border-bottom: 1px solid #ccc;
}
.wysiwyg .recruit-detail_table th {
  background: #eee;
  padding: 0.5em 1em;
  border-color: #ccc;
}
.wysiwyg .recruit-detail_table td {
  background: #fff;
  padding: 0.5em 1em;
  border-color: #ccc;
}
@media screen and (max-width: 765px) {
  .recruit-detail_title {
    font-size: 1.6rem;
  }
  .wysiwyg .recruit-detail_table {
    border: 1px solid #ccc;
    font-size: 12px !important;
    line-height: 1.6 !important;
  }
}
.recMess_1 {
  font-size: 1.8rem;
  text-align: center;
  font-weight: 600;
  color: #000;
  line-height: 1.8em;
}
@media screen and (max-width: 765px) {
  .recMess_1 {
    font-size: 1.45rem;
  }
}
@media screen and (max-width: 765px) {
  .recMess_1 {
    text-align: left;
  }
}
.recMess_2 {
  text-align: center;
  line-height: 2.4em;
}
@media screen and (max-width: 765px) {
  .recMess_2 {
    text-align: left;
  }
}
@media screen and (max-width: 765px) {
  .recMess_2 {
    line-height: 1.8em;
  }
}
.jobBox_anc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 8px 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}
.jobBox_anc li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(33.3333333333% - 20px);
  flex: 0 0 calc(33.3333333333% - 20px);
}
@media screen and (max-width: 765px) {
  .jobBox_anc li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.jobBox_anc li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  position: relative;
  padding: 0.5em 0.25em;
  color: #000;
  border: 1px solid #000;
}
.jobBox_anc li a:before {
  font: var(--fa-font-solid);
  content: "\f103";
  position: absolute;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 60%;
}
.jobBox {
}
.jobBox .recTitle_2 {
  font-size: 2rem;
  font-weight: 600;
  color: #000;
}
@media screen and (max-width: 1025px) {
  .jobBox .recTitle_2 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 765px) {
  .jobBox .recTitle_2 {
    font-size: 1.6rem;
  }
}
.jobBox .jobUL li {
  margin-bottom: 15px;
  width: 100%;
}
.jobBox .jobUL li a {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  line-height: 1.4em;
  padding: 1.5em 3em 1.5em 1.5em;
  border-radius: 5px;
  border: 1px solid #000;
  color: #000;
  position: relative;
}
.jobBox .jobUL li a:before {
  font: var(--fa-font-solid);
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.jobBox .jobUL li a:hover {
  background: #000 !important;
  color: #fff !important;
}
.jobBox .jobUL li a:hover:before {
  color: #fff !important;
}
.jobBox .jobUL li:last-of-type {
  margin-bottom: 0 !important;
}
.subANC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 10px;
}
.subANC a {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  display: inline-block;
  color: #000;
  font-size: 80%;
  border: 1px solid #000;
  border-radius: 100px;
  padding: 1em 1.5em;
  line-height: 1.4em;
  cursor: pointer !important;
}
.subANC a:after {
  font: var(--fa-font-solid);
  content: "\f103";
  font-size: 60%;
  -webkit-transform: translateY(-0.25em);
  transform: translateY(-0.25em);
  margin-left: 0.8em;
}
.subANC a:hover {
  background: #000 !important;
  color: #fff !important;
}
.subANC_titleBox .subANC_title {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.5em;
  color: #000;
  padding-left: 0.8em;
  border-left: 3px solid #000;
}
@media screen and (max-width: 765px) {
  .subANC_titleBox .subANC_title {
    font-size: 1.6rem;
  }
}
#catChange {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 15px 0;
}
#catChange .lBox {
  width: calc(100% - 18em);
}
@media screen and (max-width: 765px) {
  #catChange .lBox {
    width: 100%;
  }
}
#catChange .lBox ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 5px;
}
#catChange .lBox ul li a {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  padding: 0.25em 3em;
  font-size: 80%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #000;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 765px) {
  #catChange .lBox ul li a {
    padding: 0.25em 1em;
  }
}
#catChange .lBox ul li a:hover {
  background: #eee;
}
#catChange .lBox ul li.cr a {
  background: #000 !important;
  color: #fff !important;
  cursor: default !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
#catChange .rBox {
  width: 16em;
}
@media screen and (max-width: 765px) {
  #catChange .rBox {
    width: 100%;
  }
}
#catChange .rBox .past_pressReleases {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  font-size: 80%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  border-radius: 100px;
  padding: 0.7em 1.5em;
  background: #c1c1c1;
  line-height: 1em;
}
#catChange .rBox .past_pressReleases:hover {
  background: #000;
  color: #fff !important;
}
#newsUL li {
  border-bottom: 1px solid #eee;
  margin-bottom: 2em;
  padding-bottom: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#newsUL li time {
  width: 7em;
  display: inline-block;
  padding: 0.15em 0;
}
#newsUL li .cat {
  width: 9em;
  background: #eee;
  padding: 0.25em 1em;
  font-size: 80%;
  display: inline-block;
  margin-right: 1em;
  letter-spacing: 0;
  text-align: center;
}
#newsUL li a {
  width: calc(100% - 18em);
  padding-top: 0;
  display: inline-block;
}
@media screen and (max-width: 765px) {
  #newsUL li a {
    width: 100%;
  }
}
@media screen and (max-width: 765px) {
  #newsUL li a {
    padding-top: 0.5em;
  }
}
.infoSpec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.infoSpec time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.25em 1em 0.25em 0;
  line-height: 1em;
}
.infoSpec .cat {
  background: #eee;
  padding: 0.25em 1em;
  font-size: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0;
  text-align: center;
  line-height: 1em;
}
.back_to_info a {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 100px;
  padding: 0.1em 1.5em;
  letter-spacing: 0;
  border: 1px solid #ccc;
  font-size: 90%;
}
.back_to_info a:hover {
  color: #fff !important;
  background: #7a7a7a;
  border: 1px solid #7a7a7a;
}
.infoDetail_title {
  font-size: 3rem;
  font-weight: bold;
  color: #000;
  line-height: 1.6em;
}
@media screen and (max-width: 1025px) {
  .infoDetail_title {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 765px) {
  .infoDetail_title {
    font-size: 2rem;
  }
}
.formBox {
  padding: 4em 3em;
  border: 1px solid #e1e1e1;
  border-radius: 20px;
}
@media screen and (max-width: 765px) {
  .formBox {
    padding: 4em 2em;
  }
}
.formBox input[type="date"],
.formBox input[type="email"],
.formBox input[type="number"],
.formBox input[type="password"],
.formBox input[type="tel"],
.formBox input[type="text"] {
  -webkit-appearance: none;
}
.formBox input[type="radio"] {
  margin-right: 0.25em;
}
.formBox input[type="checkbox"] {
  margin-right: 0.25em;
}
.formBox label {
  margin-right: 1em;
}
.formDL dt .dtTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  color: #000;
  margin-bottom: 0;
}
.formDL dt .dtTitle .must {
  display: inline-block;
  font-style: normal;
  color: #fff;
  background: #e60012;
  font-size: 65%;
  border-radius: 3px;
  padding: 0.05em 0.75em;
  margin-left: 0.5em;
}
.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slickBox {
  margin-bottom: 60px;
}
.slick-arrow {
  background: url(img/cmn/arrow_left.png) no-repeat 10px center
    rgba(0, 0, 0, 0.4);
  border: 0;
  width: 30px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  text-indent: -9999px;
  transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
}
.slick-next {
  background: url(img/cmn/arrow_right.png) no-repeat right 10px center
    rgba(0, 0, 0, 0.4);
  left: auto;
  right: 0;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  text-align: center;
}
.slick-dots li {
  background: rgba(0, 0, 0, 0.4);
  display: inline-block;
  vertical-align: top;
  text-indent: -9999px;
  border-radius: 100%;
  margin: 0 5px;
  width: 8px;
  height: 8px;
}
.slick-dots li.slick-active {
  background: rgba(0, 0, 0, 0.8);
}
.thumbSlickThumb .slick-slide {
  background: #000;
}
.thumbSlickThumb .slick-slide img {
  transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  opacity: 0.6;
}
.thumbSlickThumb .slick-slide.slick-current img,
.thumbSlickThumb .slick-slide:hover img {
  opacity: 1;
}
/*# sourceMappingURL=style.css.map */

.companyBusiness_ul {
  gap: 15px 0;
}

@media screen and (max-width: 765px) {
  .companyBusiness_ul {
    gap: 0;
  }
}
