/*
Theme Name: JPS Corporate Theme
Theme URI: https://jps-labo.jp/
Author: JPS Labo Ltd.
Description: Broadcasts cosmetic product line-ups by JPS Labo.
Version: 1.0
*/
html, body, header, section, article, aside, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, p, blockquote footer {
  margin: 0;
  padding: 0;
  border: none;
}

html {
  font-size: 62.5%;
}
html body #mmenu-wrapper {
  display: none;
}
html body #mmenu-wrapper li.menu-item-type-custom .sub-menu {
  display: none;
  flex-direction: column;
  margin-top: 15px;
  font-size: 1.6rem;
  list-style-type: none;
}
html body #mmenu-wrapper li.menu-item-type-custom .sub-menu .page_item {
  margin-top: 10px;
  line-height: 2em;
}
html body #mmenu-wrapper li.menu-item-type-custom .sub-menu .menu-item a {
  font-size: 1.6rem;
}
html body #mmenu-wrapper li.menu-item-has-children:hover .sub-menu {
  display: flex;
}
html body #topbar {
  position: absolute;
  display: flex;
  flex-wrap: nowrap;
  width: calc(100% - 20px);
  padding: 10px;
  z-index: 10000;
  font-size: 2.4rem;
  font-family: "Sulphur Point", sans-serif;
}
html body #topbar .logo-wrapper {
  flex: 0 1 30%;
}
html body #topbar .logo-wrapper img {
  max-width: 210px;
  width: 100%;
  height: auto;
}
html body #topbar #topnav-wrapper {
  flex: 0 1 70%;
  margin-right: 10px;
  padding-top: 10px;
  text-align: right;
}
html body #topbar #topnav-wrapper .upper-wrapper {
  display: flex;
  flex-wrap: nowrap;
}
html body #topbar #topnav-wrapper .upper-wrapper .language-wrapper {
  flex: 0 1 70%;
}
html body #topbar #topnav-wrapper .upper-wrapper .language-wrapper a {
  margin-left: 20px;
}
html body #topbar #topnav-wrapper .upper-wrapper .sns-wrapper {
  display: none;
  flex: 0 1 30%;
}
html body #topbar #topnav-wrapper .upper-wrapper .sns-wrapper a {
  margin-left: 20px;
}
html body #topbar #topnav-wrapper .upper-wrapper .mobile-menu {
  display: none;
  width: 30px;
  height: 30px;
  margin-left: 20px;
  z-index: 10000000;
}
html body #topbar #topnav-wrapper .upper-wrapper svg.on line:first-child {
  animation-name: rotate1;
  -webkit-animation-name: rotate1;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: forwards;
}
html body #topbar #topnav-wrapper .upper-wrapper svg.on line:nth-child(2) {
  animation-name: fade-out;
  -webkit-animation-name: fade-out;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: forwards;
}
html body #topbar #topnav-wrapper .upper-wrapper svg.on line:nth-child(3) {
  animation-name: rotate2;
  -webkit-animation-name: rotate2;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: forwards;
}
@keyframes rotate1 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(45deg);
  }
}
@-webkit-keyframes rotate1 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(45deg);
  }
}
@keyframes fade-out {
  from {
    opactiy: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fade-out {
  from {
    opactiy: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes rotate2 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-45deg) translate(-25px, -1px);
  }
}
@-webkit-keyframes rotate2 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-45deg) translate(-25px, -1px);
  }
}
html body #topbar #topnav-wrapper .upper-wrapper svg line:first-child {
  animation-name: reverse-rotate1;
  -webkit-animation-name: reverse-rotate1;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: forwards;
}
html body #topbar #topnav-wrapper .upper-wrapper svg line:nth-child(2) {
  animation-name: fade-in;
  -webkit-animation-name: fade-in;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: forwards;
}
html body #topbar #topnav-wrapper .upper-wrapper svg line:nth-child(3) {
  animation-name: reverse-rotate2;
  -webkit-animation-name: reverse-rotate2;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-fill-mode: forwards;
}
@keyframes reverse-rotate1 {
  from {
    transform: rotate(45deg);
  }
  to {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes reverse-rotate1 {
  from {
    transform: rotate(45deg);
  }
  to {
    transform: rotate(0deg);
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes reverse-rotate2 {
  from {
    transform: rotate(-45deg) translate(-25px, -1px);
  }
  to {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes reverse-rotate2 {
  from {
    transform: rotate(-45deg) translate(-25px, -1px);
  }
  to {
    transform: rotate(0deg) translate(0, 0);
  }
}
html body #topbar #topnav-wrapper #topnav {
  margin-top: 15px;
  display: flex;
  list-style-type: none;
}
html body #topbar #topnav-wrapper #topnav li {
  flex: 1 1;
  margin-bottom: 10px;
}
html body #topbar #topnav-wrapper #topnav li a {
  color: #484848;
  text-decoration: none;
  text-shadow: 1px 1px 1px #fff;
}
html body #topbar #topnav-wrapper #topnav li.menu-item-type-custom .sub-menu {
  display: none;
  flex-direction: column;
  margin-top: 15px;
  font-size: 1.6rem;
  list-style-type: none;
}
html body #topbar #topnav-wrapper #topnav li.menu-item-type-custom .sub-menu .page_item {
  margin-top: 10px;
  line-height: 2em;
}
html body #topbar #topnav-wrapper #topnav li.menu-item-type-custom .sub-menu .menu-item a {
  font-size: 2.1rem;
}
html body #topbar #topnav-wrapper #topnav li.menu-item-has-children:hover .sub-menu {
  display: flex;
}
html body #header {
  position: relative;
}
html body #header #preloader1, html body #header #preloader2 {
  display: none;
  opacity: 0;
  width: 100vw;
  height: 85vh;
  line-height: 85vh;
  text-align: center;
  font-family: Tangerine, cursive;
  font-size: 8vw;
  font-weight: 400;
  color: #999;
}
html body #header #topSlider {
  height: 85vh;
}
html body #header #topSlider .n2-ss-slider h1 {
  text-indent: -9999px;
}
html body #header #topSlider .n2-ss-slider .n2-ss-img-wrapper img {
  max-width: 500px !important;
  width: calc(100% - 20px) !important;
  margin: 0 10px !important;
}
html body #header .wonderpluginslider-container {
  max-width: unset !important;
  margin: 0 !important;
}
html body #header .wonderpluginslider-container .wonderpluginslider .amazingslider-wrapper-1 .amazingslider-bottom-shadow-1 {
  display: none !important;
}
html body #header .wonderpluginslider-container .wonderpluginslider .amazingslider-wrapper-1 .amazingslider-text-box-1 .amazingslider-text-wrapper-1 {
  top: 150px;
  bottom: unset;
}
html body #header .wonderpluginslider-container .wonderpluginslider .amazingslider-wrapper-1 .amazingslider-text-box-1 .amazingslider-text-wrapper-1 .amazingslider-text-1 {
  text-align: center;
  text-shadow: 1px 1px 1px #000;
}
html body #header .wonderpluginslider-container .wonderpluginslider .amazingslider-wrapper-1 .amazingslider-text-box-1 .amazingslider-text-wrapper-1 .amazingslider-text-1 .amazingslider-text-bg-1 {
  background: none;
}
html body #header .wonderpluginslider-container .wonderpluginslider .amazingslider-wrapper-1 .amazingslider-text-box-1 .amazingslider-text-wrapper-1 .amazingslider-text-1 .amazingslider-title-1 {
  font-size: 12rem;
  font-family: "Pinyon Script", serif;
  font-weight: 100;
  line-height: 0.6em;
}
html body #header .wonderpluginslider-container .wonderpluginslider .amazingslider-wrapper-1 .amazingslider-text-box-1 .amazingslider-text-wrapper-1 .amazingslider-text-1 .amazingslider-description-1 {
  font-size: 2.6rem;
  font-family: Cormorant, "Cormorant Garamond", serif !important;
}
html body #header .wonderpluginslider-container .wonderpluginslider .amazingslider-wrapper-1 .amazingslider-text-box-1 .amazingslider-text-wrapper-1 .amazingslider-text-1 .amazingslider-description-1 br.pc {
  display: block;
}
html body #header .wonderpluginslider-container .wonderpluginslider .amazingslider-wrapper-1 .amazingslider-nav-1 {
  top: unset !important;
  bottom: 30px !important;
}
html body #header #n2-ss-2 .nextend-arrow, html body #header #n2-ss-3 .nextend-arrow {
  top: calc(50% - 16px) !important;
}
html body #header #n2-ss-2 .n2-ss-slider-1, html body #header #n2-ss-3 .n2-ss-slider-1 {
  height: 85vh !important;
}
html body #header #n2-ss-2 .n2-ss-slider-1 .n2-ss-slider-2 h2, html body #header #n2-ss-3 .n2-ss-slider-1 .n2-ss-slider-2 h2 {
  font-size: 7vw;
  line-height: 0.65em;
  font-family: "Pinyon Script", serif;
}
html body #header #n2-ss-2 .n2-ss-slider-1 .n2-ss-slider-2 .n2-ss-slider-3 .n2-ss-layers-container, html body #header #n2-ss-3 .n2-ss-slider-1 .n2-ss-slider-2 .n2-ss-slider-3 .n2-ss-layers-container {
  height: 100% !important;
  margin: 140px 0 0 !important;
}
html body #header #n2-ss-2 .n2-ss-slider-1 .n2-ss-slider-2 .n2-ss-slider-3 .n2-ss-layers-container .n2-ss-layer-content, html body #header #n2-ss-3 .n2-ss-slider-1 .n2-ss-slider-2 .n2-ss-slider-3 .n2-ss-layers-container .n2-ss-layer-content {
  justify-content: unset !important;
}
html body #header #n2-ss-2 .n2-ss-slider-1 .n2-ss-slider-2 .n2-ss-slider-3 .n2-ss-layers-container .n2-ss-layer-content .n2-ss-layer .n2-ss-item-content p, html body #header #n2-ss-3 .n2-ss-slider-1 .n2-ss-slider-2 .n2-ss-slider-3 .n2-ss-layers-container .n2-ss-layer-content .n2-ss-layer .n2-ss-item-content p {
  font-size: 1.1vw;
  font-family: "Mplus 1p", sans-serif;
  text-align: center;
}
html body #header #n2-ss-2 .nextend-thumbnail, html body #header #n2-ss-3 .nextend-thumbnail {
  position: absolute;
  bottom: 0;
}
html body #header #n2-ss-2 .nextend-thumbnail .nextend-thumbnail-scroller, html body #header #n2-ss-3 .nextend-thumbnail .nextend-thumbnail-scroller {
  background: transparent;
}
html body #header #n2-ss-2 .nextend-thumbnail-inner, html body #header #n2-ss-3 .nextend-thumbnail-inner {
  background: none !important;
}
@media (max-width: 1080px) {
  html body #mmenu-wrapper {
    opacity: 0;
    display: block;
    flex-direction: column;
    position: fixed;
    width: 180px;
    height: calc(100% - 80px);
    padding: 60px 20px 20px;
    background: #3cc798;
    line-height: 3.25em;
    z-index: 1000;
    animation-name: reverse-slide;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    text-align: right;
  }
  @keyframes reverse-slide {
    from {
      right: 0;
    }
    to {
      right: -320px;
    }
  }
  html body #mmenu-wrapper ul {
    flex: 1 1;
    margin-bottom: 20px;
    list-style-type: none;
    line-height: 4em;
  }
  html body #mmenu-wrapper ul li a {
    color: #fff;
    text-decoration: none;
    text-shadow: none;
  }
  html body #mmenu-wrapper .sns-wrapper {
    display: none;
    flex: 1 1;
  }
  html body #mmenu-wrapper .sns-wrapper a {
    margin-left: 20px;
  }
  html body #mmenu-wrapper .sns-wrapper a img {
    height: 30px;
  }
  html body #mmenu-wrapper #mobile-topnav ul li.menu-item-has-children .sub-menu {
    display: none;
    flex-direction: column;
    font-size: 1.6rem;
  }
  html body #mmenu-wrapper #mobile-topnav ul li.menu-item-has-children .sub-menu .page_item {
    margin-top: 10px;
    line-height: 2em;
  }
  html body #mmenu-wrapper #mobile-topnav ul li.menu-item-has-children:hover .sub-menu {
    display: flex;
  }
  html body div.on {
    right: -320px;
    opacity: 1 !important;
    animation-name: slide !important;
    animation-duration: 1s !important;
    animation-fill-mode: forwards !important;
  }
  @keyframes slide {
    to {
      right: 0;
    }
  }
  html body #topbar {
    width: calc(100% - 20px);
  }
  html body #topbar #topnav-wrapper {
    margin-right: 0;
  }
  html body #topbar .logo-wrapper a img {
    max-width: unset;
    width: auto;
    height: 40px;
  }
  html body #topbar #topnav-wrapper .upper-wrapper .language-wrapper {
    flex: 0 1 70%;
  }
  html body #topbar #topnav-wrapper .upper-wrapper .language-wrapper a img {
    height: 20px;
  }
  html body #topbar #topnav-wrapper .upper-wrapper .sns-wrapper {
    display: block;
    flex: 0 1 30%;
  }
  html body #topbar #topnav-wrapper .upper-wrapper .sns-wrapper a {
    display: none;
    margin-left: 30px;
  }
  html body #topbar #topnav-wrapper .upper-wrapper .mobile-menu {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-top: -10px;
    margin-left: 50px;
    vertical-align: top;
  }
  html body #topbar #topnav-wrapper .upper-wrapper .mobile-menu img {
    height: 30px;
  }
  html body #topbar #topnav-wrapper #topnav {
    display: none;
  }
  html body #header {
    position: relative;
  }
  html body #header #topSlider .pc {
    display: none;
  }
  html body #header #topSlider .sp {
    display: block;
  }
  html body #header #topSlider #n2-ss-3 .n2-ss-slider-1 .n2-ss-slider-2 h2 {
    font-size: 16vw;
    line-height: 0.65em;
    font-family: "Pinyon Script", serif;
  }
  html body #header #topSlider #n2-ss-3 .n2-ss-slider-1 .n2-ss-slider-2 .n2-ss-slider-3 .n2-ss-layers-container {
    margin-top: 70px !important;
  }
  html body #header #topSlider #n2-ss-3 .n2-ss-slider-1 .n2-ss-slider-2 .n2-ss-slider-3 .n2-ss-layers-container .n2-ss-layer-content {
    justify-content: flex-start !important;
    padding: 0.625em 0px 72px !important;
  }
  html body #header #topSlider #n2-ss-3 .n2-ss-slider-1 .n2-ss-slider-2 .n2-ss-slider-3 .n2-ss-layers-container .n2-ss-layer-content .n2-ss-layer .n2-ss-item-content p {
    padding: 10px;
    font-size: 1.4rem;
  }
  html body #header #topSlider #wonderpluginslider-container-1 {
    display: none;
  }
  html body #header #topSlider #wonderpluginslider-container-1 .amazingslider-title-1 {
    top: 40px;
    font-size: 6rem;
  }
  html body #header #topSlider #wonderpluginslider-container-1 .amazingslider-description-1 {
    margin-top: 20px;
    font-size: 2.1rem;
    line-height: 1.75em;
  }
  html body #header #topSlider #wonderpluginslider-container-1 .amazingslider-description-1 br.pc {
    display: none;
  }
  html body #header #topSlider #wonderpluginslider-container-4 {
    display: block;
    /*.amazingslider-img-4{
    	height: 100vh !important;
    	img{
    		max-width: unset !important;
    		width: auto !important;
    		height: 100vh !important;
    	}
    }*/
  }
}
html body#nonindex #header h1 {
  position: relative;
  display: flex;
  height: 420px;
  font-family: "Sulphur Point", sans-serif;
  align-items: center;
  justify-content: center;
  font-size: 12rem;
  font-weight: 100;
  color: #fff;
}
@media (max-width: 1080px) {
  html body#nonindex #header h1 {
    height: 400px;
    margin-bottom: 60px;
    font-size: 6rem;
  }
}

html {
  font-size: 62.5%;
  font-family: "Mplus 1p", sans-serif;
  scroll-behavior: smooth;
}
html body {
  position: relative;
  font-size: 2.1rem;
  color: #484848;
}
html body .pc {
  display: block;
}
html body .sp {
  display: none;
}
html body #backToTop {
  position: fixed;
  right: 30px;
  bottom: 20px;
  z-index: 100000;
  padding: 13px;
  border-radius: 5px;
  background: rgba(60, 199, 152, 0.8);
}
html body #backToTop polygon {
  fill: #fff;
}
html body #container {
  overflow: hidden;
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
}
html body #container video {
  position: absolute;
  /* Vertical and Horizontal center*/
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  height: auto;
  width: 200vw;
}
html body #main h2 {
  font-size: 8rem;
  color: #585858;
  font-family: "Sulphur Point", sans-serif;
}
html body #main #message {
  overflow: hidden;
  position: relative;
}
html body #main #message .outer {
  position: relative;
  background: rgba(255, 255, 255, 0.8);
}
html body #main #message .outer .inner {
  max-width: 980px;
  margin: 0 auto;
  padding: 200px 10px;
  text-align: center;
  line-height: 2em;
}
html body #main #message .outer .inner h1 {
  margin-bottom: 40px;
  font-size: 3.2rem;
  font-weight: 100;
  line-height: 2em;
}
html body #main #message .outer .inner p {
  margin-bottom: 40px;
}
html body #main #message .outer .inner a.trigger {
  display: inline-block;
  padding: 25px 90px;
  color: #fff;
  text-decoration: none;
  background: linear-gradient(90deg, transparent 0%, #6eafff 30%, #6eafff 70%, transparent 100%);
  text-shadow: none;
}
html body #main #message .outer .inner a.trigger:hover {
  background: linear-gradient(90deg, transparent 0%, #5a8ae5 15%, #5a8ae5 85%, transparent 100%);
}
@media (max-width: 1080px) {
  html body #main #message .outer .inner {
    padding: 0 10px 60px;
  }
}
html body #main #message img.left {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
html body #main #message img.right {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
html body #main #VISION {
  text-align: center;
}
html body #main #PROFILE .outer .inner .wp-block-table {
  margin: 100px 0;
}
html body #main #PROFILE .outer .inner .wp-block-table table tr {
  line-height: 3em;
}
html body #main #PROFILE .outer .inner .wp-block-table table tr td {
  padding: 15px;
}
html body #main #PROFILE .outer .inner figure {
  margin: 0;
}
html body #main #PROFILE .outer .inner figure iframe {
  width: 100%;
  height: 500px;
  border: none;
}
html body #main #PROFILE .outer .inner iframe {
  width: 100%;
  height: 500px;
  border: none;
}
html body #main #CONTACT .outer .inner #tab-switcher {
  display: none;
  border-bottom: 1px solid #999;
  font-size: 1.8rem;
}
html body #main #CONTACT .outer .inner #tab-switcher li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: -1px;
  padding: 5px 20px;
  border: 1px solid #999;
  border-bottom: none;
  color: #ccc;
  background: #fff;
}
html body #main #CONTACT .outer .inner #tab-switcher li.on {
  color: #000;
}
html body #main #CONTACT .outer .inner #tab-switcher .corporate {
  background: #f9f9f9;
}
html body #main #CONTACT .outer .inner .wpforms-container {
  display: none;
  border: 1px solid #999;
  border-top: none;
}
html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-field-container, html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-submit-container {
  padding: 10px 15px;
}
html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field, html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-submit-container .wpforms-field {
  display: flex;
  padding: 10px 0 0;
}
html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field .wpforms-field-label, html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-submit-container .wpforms-field .wpforms-field-label {
  width: 30%;
  flex: 0 1 30%;
  font-weight: 400;
  line-height: unset;
}
html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field select, html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field input, html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field textarea, html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-submit-container .wpforms-field select, html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-submit-container .wpforms-field input, html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-submit-container .wpforms-field textarea {
  width: 70%;
  flex: 0 1 70%;
  max-width: unset;
}
html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field input[type=email], html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-submit-container .wpforms-field input[type=email] {
  width: auto;
  flex: 0 1 auto;
}
html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field input::placeholder, html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field textarea::placeholder, html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-submit-container .wpforms-field input::placeholder, html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-submit-container .wpforms-field textarea::placeholder {
  color: #ccc;
}
html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field label.wpforms-error, html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-submit-container .wpforms-field label.wpforms-error {
  margin-top: 10px;
  margin-left: 5px;
  line-height: 1.2em;
}
html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field select, html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-submit-container .wpforms-field select {
  -webkit-appearance: menulist;
  -webkit-border-radius: 0;
}
html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-field-container .options, html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-submit-container .options {
  display: none;
}
html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-field-container button[type=submit], html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-submit-container button[type=submit] {
  padding: 10px 40px;
  border: none;
  background: #d6f3e9;
  color: #fff;
}
html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-field-container button[type=submit]:hover, html body #main #CONTACT .outer .inner .wpforms-container .wpforms-form .wpforms-submit-container button[type=submit]:hover {
  background: #3cc798;
}
html body #main #CONTACT .outer .inner div.on {
  display: block;
}
html body #main #CONTACT .outer .inner .form4corporate {
  background: #f9f9f9;
}
html body #main #CONTACT .outer .inner .wpforms-confirmation-container-full, html body #main #CONTACT .outer .inner div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  border: 1px solid #999;
  border-top: none;
  background: #fff;
}
html body #main #CONTACT .outer .inner .wpforms-confirmation-container-full p, html body #main #CONTACT .outer .inner div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) p {
  margin-top: 0;
}
html body #main #CONTACT .outer .inner ul.on {
  display: block !important;
}
html body #main #VISION, html body #main #PROFILE, html body #main #PRIVACY, html body #main #CONTACT {
  overflow: hidden;
  position: relative;
}
html body #main #VISION .outer, html body #main #PROFILE .outer, html body #main #PRIVACY .outer, html body #main #CONTACT .outer {
  position: relative;
  background: rgba(255, 255, 255, 0.8);
}
html body #main #VISION .outer .inner, html body #main #PROFILE .outer .inner, html body #main #PRIVACY .outer .inner, html body #main #CONTACT .outer .inner {
  max-width: 980px;
  margin: 0 auto;
  padding: 100px 10px;
  line-height: 2em;
}
html body #main #VISION .outer .inner h2, html body #main #PROFILE .outer .inner h2, html body #main #PRIVACY .outer .inner h2, html body #main #CONTACT .outer .inner h2 {
  font-size: 3.2rem;
  font-weight: 100;
  line-height: 2em;
  text-align: center;
}
html body #main #VISION .outer .inner p, html body #main #PROFILE .outer .inner p, html body #main #PRIVACY .outer .inner p, html body #main #CONTACT .outer .inner p {
  margin-top: 40px;
}
html body #main #news {
  background-color: #d6f3e9;
}
html body #main #news h2 {
  padding: 60px 0 40px;
  text-align: center;
  font-weight: 100;
}
html body #main #news .wrapper {
  overflow: hidden;
  display: flex;
  flex-flow: column;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 10px 60px;
}
html body #main #news .wrapper .article-wrapper {
  flex: 0 1 auto;
  color: #fff;
  text-decoration: none;
}
html body #main #news .wrapper .article-wrapper .article {
  display: flex;
  flex-direction: column;
  margin: 10px 15px 0;
  background-size: cover;
  background-position: center center;
}
html body #main #news .wrapper .article-wrapper .article dl {
  padding: 15px;
  background: rgba(0, 85, 128, 0.3);
  font-family: "M PLUS 1p", sans-serif;
  font-size: 1.6rem;
  line-height: 1.75em;
}
html body #main #news .wrapper .article-wrapper .article dl dt {
  display: inline-block;
  margin-bottom: 5px;
}
html body #main #news .wrapper .article-wrapper .article dl dt .tag {
  margin-right: 5px;
  padding: 4px 10px;
  font-size: 1.4rem;
  background: #609aff;
  font-family: "Sulphur Point", sans-serif;
}
html body #main #news .wrapper .article-wrapper .article dl dt .date {
  font-size: 1.6rem;
  word-break: keep-all;
}
html body #main #news .wrapper .article-wrapper .article dl dd {
  clear: both;
  display: inline-block;
}
html body #main #brands h2 {
  padding: 60px 0 40px;
  text-align: center;
  font-weight: 100;
}
html body #main #brands a {
  text-decoration: none;
}
html body #main #brands .sp {
  display: none !important;
}
html body #main #brands .outer {
  overflow: hidden;
  position: relative;
  max-width: 1900px;
  width: calc(100% - 40px);
  margin: 0 auto 100px;
  padding: 20px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
html body #main #brands .outer .sns-icon {
  display: none;
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 100000;
}
html body #main #brands .outer a.brand-link {
  display: flex;
  flex-direction: row;
  height: 490px;
}
html body #main #brands .outer a.brand-link .text-wrapper {
  flex: 0 1 auto;
  align-self: center;
  background: #fff;
  padding: 40px 30px 30px;
  margin-right: -50px;
  align-self: flex-end;
  /*box-shadow: 5px 5px 50px rgba(100, 100, 100, 0.3);*/
}
html body #main #brands .outer a.brand-link .text-wrapper h3 {
  margin-bottom: 20px;
  font-size: 10rem;
  font-weight: 100;
  font-family: "Pinyon Script", serif;
  line-height: 0.75em;
  text-shadow: 0 0 3px #fff;
}
html body #main #brands .outer a.brand-link .text-wrapper h3 img {
  width: 400px;
}
html body #main #brands .outer a.brand-link .text-wrapper p {
  line-height: 1.75em;
  font-size: 1.6rem;
  text-shadow: 0 0 3px #fff;
}
html body #main #brands .outer a.brand-link .text-wrapper blockquote {
  margin: 10px 0 0;
  font-size: 1.4rem;
}
html body #main #brands .outer a.brand-link .image-wrapper {
  flex: 1 1 auto;
  align-self: center;
}
html body #main #brands .outer a.brand-link .image-wrapper img {
  width: 100%;
  height: auto;
}
html body #main #brands .outer a.brand-link .image-wrapper .wp-post-image {
  max-width: 100%;
  height: auto;
}
html body #main #brands .outer:nth-child(odd) .sns-icon {
  top: 30px;
  right: unset;
  left: 30px;
}
html body #main #brands .outer:nth-child(odd) a.brand-link {
  flex-direction: row-reverse;
}
html body #main #brands .outer:nth-child(odd) a.brand-link .text-wrapper {
  margin-right: 0;
  margin-left: -50px;
}
@media (max-width: 1080px) {
  html body #main h2 {
    font-size: 5rem;
  }
  html body #main #message #container video {
    width: auto;
    height: 150vh;
  }
  html body #main #message .outer .inner h1 {
    font-size: 1.8rem;
  }
  html body #main .pc {
    display: none;
  }
  html body #main .sp {
    display: block;
  }
  html body #main #news .wrapper {
    flex-direction: column;
  }
  html body #main #news .wrapper .article-wrapper {
    flex: 1 1;
  }
  html body #main #news .wrapper .article-wrapper .article {
    margin: 10px 0 0;
  }
  html body #main #news .wrapper .article-wrapper:last-child .article {
    margin-bottom: 10px;
  }
  html body #main #brands .pc {
    display: none !important;
  }
  html body #main #brands .sp {
    display: flex !important;
  }
  html body #main #brands h2 {
    font-size: 6rem;
  }
  html body #main #brands .outer {
    width: auto;
    min-height: 100vw;
    margin-bottom: 40px;
    flex-direction: column;
    padding: 0;
  }
  html body #main #brands .outer .sns-icon {
    top: 10px;
    left: 10px !important;
  }
  html body #main #brands .outer .sns-icon img {
    width: 40px;
    height: 40px;
  }
  html body #main #brands .outer a.brand-link {
    display: flex;
    flex-direction: column;
    height: auto;
  }
  html body #main #brands .outer a.brand-link .text-wrapper, html body #main #brands .outer a.brand-link .image-wraper {
    display: flex;
    flex-direction: column;
    flex: 1 1;
    justify-content: center;
  }
  html body #main #brands .outer a.brand-link .text-wrapper {
    display: block;
    width: auto;
    margin: 0 10px;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
    align-self: unset;
    box-shadow: unset;
  }
  html body #main #brands .outer a.brand-link .text-wrapper h3 {
    margin-bottom: 20px;
    font-size: 5rem;
    text-align: center;
  }
  html body #main #brands .outer a.brand-link .text-wrapper h3 img {
    max-width: 500px;
    width: calc(100% - 20px);
    margin-right: 10px;
    margin-left: 10px;
  }
  html body #main #brands .outer a.brand-link .image-wrapper {
    display: block;
    flex-direction: column;
    align-self: unset;
  }
  html body #main #brands .outer a.brand-link .image-wrapper .wp-post-image {
    width: 100%;
    height: auto;
  }
  html body #main #brands .outer a.brand-link:nth-child(odd) {
    flex-direction: column-reverse;
  }
  html body #main #brands .outer a.brand-link:nth-child(odd) .text-wrapper {
    margin-left: 10px;
  }
  html body #main #CONTACT .contact .form-group {
    flex-direction: column;
  }
  html body #main #CONTACT .contact .form-group .select-div {
    padding: 0;
  }
  html body #main #CONTACT .contact .form-group .select-div select {
    height: 40px;
    font-size: 1.6rem;
  }
  html body #main #CONTACT .contact .form-group input {
    padding: 10px;
  }
  html body #main #CONTACT .contact .form-group input[type=radio] {
    width: 20px;
    height: 20px;
  }
  html body #main #CONTACT .contact .btn01 {
    text-align: center;
  }
  html body #main #CONTACT .contact .btn01 button {
    padding: 10px 30px;
    font-size: 2.1rem;
  }
  html body #main #CONTACT .contents .wrapper #formWrap .confirmation .confirm-data form input[type=radio] {
    width: 20px;
    height: 20px;
  }
  html body #main #CONTACT .contents .wrapper #formWrap .confirmation .confirm-data form .last {
    text-align: center;
  }
  html body #main #CONTACT .contents .wrapper #formWrap .confirmation .confirm-data form .last #sendmail p, html body #main #CONTACT .contents .wrapper #formWrap .confirmation .confirm-data form .last #sendmail .arrow {
    padding: 10px 20px;
  }
  html body #main #CONTACT .contents .wrapper #formWrap .confirmation .confirm-data form .last .back {
    padding: 10px 20px;
  }
}
@media (max-width: 1080px) {
  html body {
    font-size: 1.6rem;
  }
}
html body#nonindex #container video {
  height: 100vh;
  width: 100vw;
}
html body#nonindex .detail .outer {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
html body#nonindex .detail .outer .inner h2 {
  margin-top: 100px;
  margin-bottom: 40px;
  font-size: 3rem;
  color: #3cc798;
}
html body#nonindex .detail .outer .inner h2 .date {
  margin-right: 10px;
  font-size: 1.6rem;
  font-weight: 100;
}
html body#nonindex .detail .outer .inner h2 .tag {
  padding: 2px 10px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  background: #609aff;
}
html body#nonindex .detail .outer .inner h3 {
  margin-bottom: 20px;
  font-size: 2.6rem;
  color: #3cc798;
  font-weight: 400;
}
html body#nonindex .detail .outer .inner p {
  margin-bottom: 40px;
  line-height: 1.75em;
}
html body#nonindex .detail .outer .inner p:last-child {
  margin-bottom: 90px;
}
html body#nonindex .detail .outer .inner .outbound-link {
  display: block;
  margin: 50px auto;
  padding: 30px 0;
  text-align: center;
  color: #fff;
  background: linear-gradient(90deg, transparent 0%, #3cc798 30%, #3cc798 70%, transparent 100%);
  text-decoration: none;
}
html body#nonindex .detail .outer .inner img {
  width: 100%;
  height: auto;
  margin: 40px 0 90px;
}
html body#nonindex .detail .outer .inner ul, html body#nonindex .detail .outer .inner ol {
  line-height: 1.75em;
  list-style-position: inside;
}
@media (max-width: 1080px) {
  html body#nonindex #VISION .outer .inner, html body#nonindex #PROFILE .outer .inner, html body#nonindex #PRIVACY .outer .inner, html body#nonindex #CONTACT .outer .inner {
    padding: 0 10px 60px;
  }
  html body#nonindex #VISION .outer .inner h2, html body#nonindex #PROFILE .outer .inner h2, html body#nonindex #PRIVACY .outer .inner h2, html body#nonindex #CONTACT .outer .inner h2 {
    font-size: 2.1rem;
  }
  html body#nonindex #PROFILE .outer .inner .wp-block-table table tr {
    font-size: 1.4rem;
    line-height: 2em;
  }
  html body#nonindex #CONTACT #tab-switcher {
    text-align: center;
  }
  html body#nonindex #CONTACT .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field {
    flex-direction: column;
  }
  html body#nonindex #CONTACT .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field .wpforms-field-label, html body#nonindex #CONTACT .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field select, html body#nonindex #CONTACT .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field input, html body#nonindex #CONTACT .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field textarea {
    width: auto !important;
    flex: 0 1 auto !important;
  }
  html body#nonindex #CONTACT .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field input[type=email] {
    width: 100% !important;
    flex: 0 1 100% !important;
  }
  html body#nonindex #CONTACT .wpforms-container .wpforms-form .wpforms-field-container .wpforms-field-email {
    overflow-x: visible;
  }
  html body#nonindex #CONTACT div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    text-align: center;
  }
  html body#nonindex #brands .outer .text-wrapper p {
    line-height: 1.5em;
  }
  html body#nonindex .detail {
    margin: 20px;
  }
  html body#nonindex .detail .outer .inner h2 {
    font-size: 2.6rem;
  }
  html body#nonindex .detail .outer .inner h2 .date {
    font-size: 2.6rem;
  }
  html body#nonindex .detail .outer .inner h2 .tag {
    font-size: 2.4rem;
    vertical-align: middle;
  }
  html body#nonindex .detail .outer .inner h3 {
    font-size: 2.4rem;
  }
  html body#nonindex .detail .outer .inner a.outbound-link {
    padding: 60px 0;
    font-size: 1.8rem;
  }
}

html body footer .wrapper {
  position: relative;
  max-width: 980px;
  width: calc(100% - 40px);
  margin: 0 auto;
  padding: 80px 10px;
  font-family: "Sulphur Point", sans-serif;
  font-size: 1.8rem;
  color: #fff;
}
html body footer .wrapper #bottomnav {
  display: flex;
  list-style-type: none;
  justify-content: space-between;
  margin-bottom: 40px;
  text-align: center;
  line-height: 2em;
}
html body footer .wrapper #bottomnav li {
  flex: 1 1;
}
html body footer .wrapper #bottomnav li.menu-item-has-children {
  position: relative;
}
html body footer .wrapper #bottomnav li.menu-item-has-children .sub-menu {
  display: none;
  flex-direction: column;
  font-size: 1.6rem;
  list-style-type: none;
}
html body footer .wrapper #bottomnav li.menu-item-has-children .sub-menu .page_item {
  margin-top: 10px;
  line-height: 2em;
}
html body footer .wrapper #bottomnav li.menu-item-has-children:hover .sub-menu {
  position: absolute;
  display: flex;
  top: 30px;
  width: 100%;
}
html body footer .wrapper .icon-wrapper {
  width: auto;
}
html body footer .wrapper .icon-wrapper .language-wrapper a img, html body footer .wrapper .icon-wrapper .sns-wrapper a img {
  height: 25px;
}
html body footer .wrapper a {
  color: #fff;
  text-decoration: none;
}
html body footer .wrapper .icon-wrapper {
  display: flex;
  width: 400px;
  margin: 0 auto 40px;
}
html body footer .wrapper .icon-wrapper .language-wrapper {
  flex: 0 1 50%;
  text-align: center;
}
html body footer .wrapper .icon-wrapper .sns-wrapper {
  display: none;
  flex: 0 1 50%;
  text-align: center;
}
html body footer .wrapper .icon-wrapper .sns-wrapper a {
  margin-left: 15px;
}
html body footer .wrapper .qr-code {
  margin-bottom: 40px;
  text-align: center;
}
html body footer .wrapper .logo {
  display: block;
  text-align: center;
}
html body footer .wrapper .copyright {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
@media (max-width: 1080px) {
  html body footer .wrapper #bottomnav {
    flex-direction: column;
    justify-content: left;
    flex-wrap: wrap;
    line-height: 3em;
  }
  html body footer .wrapper #bottomnav li {
    flex: 1 1 33%;
    margin: 0;
  }
  html body footer .wrapper #bottomnav li.menu-item-has-children:hover .sub-menu {
    position: static;
    display: flex;
    top: unset;
  }
  html body footer .wrapper .icon-wrapper {
    width: auto;
  }
  html body footer .wrapper .icon-wrapper .language-wrapper a img, html body footer .wrapper .icon-wrapper .sns-wrapper a img {
    height: 30px;
  }
  html body footer .wrapper .icon-wrapper .sns-wrapper a {
    margin-left: 20px;
  }
  html body footer .wrapper .logo a img {
    width: 180px;
  }
  html body footer .wrapper .copyright {
    font-size: 1.4rem;
  }
  html body #backToTop {
    display: none !important;
  }
}

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