@charset "UTF-8";
.c-gra {
  color: #1F2A66;
  background: -webkit-linear-gradient(310deg, #1F2A66, #1E4DC1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.c-blue {
  color: #2D3E97; }

/* reset */
html {
  overflow-y: scroll; }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

dt, th, h1, h2, h3, h4, h5, h6 {
  font-weight: 500; }

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

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

table {
  border-collapse: collapse; }

caption, th {
  text-align: left; }

q:before, q:after {
  content: ''; }

object,
embed {
  vertical-align: top; }

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

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

li {
  list-style-type: none; }

img {
  vertical-align: bottom; }

hr {
  clear: both;
  border: none;
  background-color: #FFFFFF; }

/* --------------------------------------------------------
	01share style
	-------------------------------------------------------- */
.tal {
  text-align: left; }

.tar {
  text-align: right; }

.tac {
  text-align: center; }

.fwb {
  font-weight: bold; }

.fwn {
  font-weight: normal; }

/*CSS Rollover*/
a.cssRoll img {
  opacity: 1; }

a:hover.cssRoll img {
  opacity: 0.6; }

body {
  font-weight: 500;
  color: #1E1E1E; }

a:link {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a:active {
  text-decoration: none; }

figure {
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0; }

em {
  font-weight: bold; }

.breadcrumb {
  border-top: 1px solid #DCC378;
  border-bottom: 1px solid #DCC378;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.breadcrumb-list {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto; }

.breadcrumb-list-item {
  color: #DCC378; }
  .breadcrumb-list-item br {
    display: none; }
  .breadcrumb-list-item a {
    color: #DCC378;
    position: relative; }
    .breadcrumb-list-item a:after {
      content: ">";
      position: absolute;
      right: 30px;
      top: -8px;
      color: #DCC378; }

.main-title {
  text-align: center;
  letter-spacing: 11px;
  padding-bottom: 4px; }

.main-subtitle {
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 46px; }

/* ---------------------------
module
--------------------------- */
#wrapper {
  position: relative;
  overflow: hidden; }

html {
  font-size: 62.5%; }

body {
  font-family: kozuka-gothic-pr6n, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  font-size: 1.6rem;
  color: #141414;
  position: relative;
  -webkit-text-size-adjust: 100%;
  overflow: hidden; }

img {
  max-width: 100%;
  height: auto; }

a {
  color: #383838; }

a:not([href^="tel:"]) {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
  a:not([href^="tel:"]):hover {
    text-decoration: none;
    opacity: 0.8; }

a[href^="tel:"] {
  cursor: default; }

ul {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 0;
  margin-block-start: 0;
  -webkit-margin-after: 0;
  margin-block-end: 0;
  -webkit-margin-start: 0px;
  margin-inline-start: 0px;
  -webkit-margin-end: 0px;
  margin-inline-end: 0px;
  -webkit-padding-start: 0px;
  padding-inline-start: 0px; }

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.gsc-control-cse {
  padding: 5px !important; }

.l-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  position: fixed;
  z-index: 5; }
  .l-header.on {
    background: #fff; }

.l-header-logo {
  position: absolute;
  display: block;
  z-index: 1; }
  .l-header-logo a {
    display: block;
    width: 100%;
    height: 100%; }

.l-header-list {
  position: relative;
  z-index: 2; }

.l-header-list-nav {
  margin: 0 0 0 auto !important; }

.l-header-list-item a {
  cursor: pointer;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  -webkit-transition: 0s !important;
  -o-transition: 0s !important;
  transition: 0s !important; }

.l-header-sublist.item01 {
  z-index: 2; }

.l-header-sublist.item02 {
  z-index: 3; }

.l-header-sublist.item03 {
  z-index: 1; }

.l-header-sublist-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .l-header-sublist-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.l-header-list-item-lang:hover {
  position: relative;
  top: 0px; }
  .l-header-list-item-lang:hover .l-header-sublist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.l-header-en {
  position: relative; }

.l-header-list-online {
  display: none; }
  .l-header-list-online .sp-Only {
    display: none !important; }

.global_menu {
  /* メニュー全体のスタイル */ }

.child_menu {
  /* 下層メニューのスタイル */ }

.menu:hover .child_menu {
  /* 下層メニューのスタイル（親項目ホバー時） */ }

.foot {
  background: #DBAF00;
  color: #FFF;
  position: relative;
  z-index: 1; }
  .foot a {
    color: #FFF; }

.foot-column {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.foot-txt01 {
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.foot-list-item {
  width: 25%;
  position: relative;
  margin-bottom: 23px;
  text-align: center; }
  .foot-list-item:after {
    content: "|";
    position: absolute;
    right: 0; }
  .foot-list-item a {
    letter-spacing: 1px; }

.foot-column-r-top {
  text-align: right;
  padding-top: 19px;
  margin-bottom: 130px; }

.foot-column-r-sns {
  margin-bottom: 25px;
  display: none; }

.foot-column-r-copy {
  letter-spacing: 2px;
  text-align: right;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

/* ---------------------------
l-post
--------------------------- */
.l-post {
  padding-top: 150px; }
  .l-post-side-sec {
    background-color: #fff;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1); }
    .l-post-side-sec-h {
      font-family: tbudrgothic-std, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
      font-weight: bold;
      position: relative;
      padding-bottom: 15px;
      margin-bottom: 15px;
      border-bottom: dotted 4px #4b93b4;
      color: #4b93b4;
      font-size: 1.1rem;
      letter-spacing: 0.1em; }
      .l-post-side-sec-h::before {
        content: '●';
        position: absolute;
        color: #8C783C; }
  .l-post-side-posts li:not(:last-child) {
    margin-bottom: 0.5em; }
  .l-post-side-posts li a {
    color: #4b93b4; }
  .l-post-side-posts-date {
    font-size: 0.85rem; }
  .l-post-bt {
    border-top: dotted 4px #4b93b4; }

/* ---------------------------
l-wrap
--------------------------- */
/*---------------------------
btn
---------------------------*/
/* ---------------------------
btns1col
--------------------------- */
/* ---------------------------
h
--------------------------- */
.home-mv {
  position: relative;
  margin-bottom: 200px; }

.home-mv-img {
  position: absolute;
  left: 0;
  bottom: 0; }

.home-mv-slide {
  width: 100%;
  height: calc(100vh + 170px);
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0; }
  .home-mv-slide .slide-dots li.slick-active button::before {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3); }
  .home-mv-slide button {
    background: none;
    border: none;
    outline: none;
    padding: 0 7px; }

@-webkit-keyframes fadezoom {
  0% {
    -webkit-transform: scale(1.7);
    transform: scale(1.7); }
  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

@keyframes fadezoom {
  0% {
    -webkit-transform: scale(1.7);
    transform: scale(1.7); }
  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

.home-mv-slide-item {
  width: 100%;
  position: relative;
  z-index: -1; }

.home-brand-title {
  letter-spacing: 12px;
  padding-right: 20px;
  display: inline-block;
  margin-bottom: 14px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .home-brand-title span {
    padding-left: 18px;
    letter-spacing: 3px;
    font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.home-brand-column {
  margin-bottom: 256px;
  position: relative; }

.home-brand-column-l-link {
  background: #ffe600;
  color: #4b4b4b;
  width: 325px;
  height: 85px;
  border-radius: 20px;
  display: block;
  position: relative;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  padding: 10px 25px;
  line-height: 30px;
  font-weight: bold;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .home-brand-column-l-link span {
    color: #666666;
    font-weight: normal; }
  .home-brand-column-l-link:hover {
    opacity: 1 !important; }
  .home-brand-column-l-link:before {
    content: "";
    background: url(/common/img/base/allow-yellow.svg) no-repeat;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 20px;
    top: 30px; }
  .home-brand-column-l-link:after {
    content: "";
    background: rgba(75, 75, 75, 0.4);
    width: 325px;
    height: 85px;
    border-radius: 20px;
    position: absolute;
    z-index: -1;
    right: -5px;
    bottom: -5px; }

.home-brand-column-r {
  position: relative; }

.home-brand-column-r-img {
  border-radius: 20px;
  overflow: hidden; }
  .home-brand-column-r-img img {
    width: 100%;
    height: auto; }

.home-quality {
  background: url(/common/img/home/quality-bg.png) no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 150px 0;
  position: relative; }

.m-title01 {
  text-align: center;
  font-weight: bold;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .m-title01 span {
    display: block;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: 3px; }

.home-quality-title {
  text-align: center;
  font-weight: bold; }
  .home-quality-title span {
    display: block;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: 3px; }

.home-quality-column-img {
  border-radius: 20px;
  overflow: hidden; }
  .home-quality-column-img img {
    width: 100%; }

.home-quality-column-title {
  text-align: center;
  font-weight: bold;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.home-quality-column-txt {
  text-align: center; }

.m-btn01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
  -webkit-box-shadow: 7px 6px 3px #cccccc;
  box-shadow: 7px 6px 3px #cccccc;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s; }
  .m-btn01.c-red {
    background: #ff0001;
    color: #fff; }
  .m-btn01.c-ye {
    background: #f0cd00;
    color: #fff; }
  .m-btn01:after {
    content: "";
    width: 24px;
    height: 24px;
    background: url(/common/img/base/allow-red.svg) no-repeat;
    position: absolute;
    right: 19px;
    top: 30%; }

.home-quality-link {
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.home-product {
  margin-bottom: 94px; }

.home-product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.home-product-list-item {
  text-align: center; }

.home-product-list-item-img {
  margin-bottom: 15px; }

.home-product-list-item-title {
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.home-product-list-item-txt {
  max-width: 250px;
  margin: 0 auto;
  text-align: left; }

.home-news {
  background: url(/common/img/home/quality-bg.png) no-repeat;
  background-size: cover;
  background-position: top center;
  position: relative; }

.home-news-title {
  margin-bottom: 62px; }

.home-news-list-item {
  padding: 23px 0 23px;
  position: relative; }
  .home-news-list-item:before {
    content: "";
    background: url(/common/img/home/line-white.png);
    background-size: contain;
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0; }
  .home-news-list-item:after {
    content: "";
    background: url(/common/img/base/allow-black.svg) no-repeat;
    width: 24px;
    height: 28px;
    position: absolute;
    right: 7px;
    top: 65px; }

.home-news-list-item-dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 22px; }

.home-news-list-item-dt {
  letter-spacing: 4px;
  font-weight: bold;
  margin-right: 20px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.home-news-list-item-dd {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.home-news-list-title {
  margin-bottom: 8px;
  line-height: 36px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.home-about-title {
  margin-bottom: 66px; }

.home-about-in {
  border: 2px solid #dcc378;
  border-radius: 20px; }

.home-about-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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; }
  .home-about-column:after {
    content: "";
    background: url(/common/img/home/about-line.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0; }

.home-about-column-l-txt {
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.home-about-column-l-title {
  position: relative;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.home-about-in-list {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.home-about-in-list-item {
  text-align: center; }
  .home-about-in-list-item a span {
    display: block;
    padding-top: 6px;
    letter-spacing: 4px;
    font-weight: bold; }

.home-about-partner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.m-company-history-contents {
  padding: 0 0 70px 0; }

.m-company-history-subtitle {
  opacity: 0;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }
  .m-company-history-subtitle.on {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

.m-company-history-contents-about {
  margin-bottom: 105px;
  opacity: 0;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }
  .m-company-history-contents-about.on {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

.m-company-history-contents-column-year {
  line-height: 1;
  font-family: 'Hind', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.m-company-history-contents-column-about {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #DDDDDD; }
  .m-company-history-contents-column-about:before {
    content: "";
    width: 95px;
    height: 1px;
    background: #238C3C;
    position: absolute;
    left: 0;
    bottom: 0; }

.m-company-history-contents-column-txt-dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 23px; }

.m-company-history-contents-column-txt-txt {
  padding: 0 0 0 35px; }

.m-company-history-contents-hub-map {
  width: 100%;
  opacity: 0;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }
  .m-company-history-contents-hub-map.on {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

.m-company-history-contents-hub-title {
  margin-bottom: 10px; }

.m-company-history-contents-hub-column01-r {
  margin: 7px 43px 0 0; }

.m-company-history-contents-hub-link {
  border: 1px solid #238C3C;
  height: 55px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 20px; }
  .m-company-history-contents-hub-link:after {
    content: "";
    background: url(/common/img/base/allow-green.svg) no-repeat;
    width: 22px;
    height: 14px;
    position: absolute;
    top: 37%;
    right: 10px; }

.m-company-history-contents-hub-column02 {
  opacity: 0;
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }
  .m-company-history-contents-hub-column02.on {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

.m-company-history-contents-hub-column02-r iframe {
  width: 100%; }

.privacy {
  padding: 75px 0; }

.privacy-txt01 {
  letter-spacing: 1px; }

.privacy-title01 {
  letter-spacing: 4px; }

.privacy-txt02 {
  letter-spacing: 2px; }

.privacy-txt03 {
  letter-spacing: 1px; }

.privacy-txt04 {
  letter-spacing: 1px; }

.m-model-mv {
  position: relative; }

.m-bread-item {
  color: #FFF;
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-family: "Yu Mincho", "YuMincho", serif; }
  .m-bread-item.c-black {
    color: #000; }
  .m-bread-item .c-brown {
    color: #968378; }
  .m-bread-item:after {
    content: "";
    background: url(/common/img/base/icon-allow.svg) no-repeat;
    width: 8px;
    height: 8px;
    position: absolute;
    right: -12px;
    top: 8px; }
  .m-bread-item a {
    color: #FFF;
    text-decoration: underline;
    font-family: "Yu Mincho", "YuMincho", serif; }
  .m-bread-item:last-child {
    position: relative; }
    .m-bread-item:last-child:after {
      content: "";
      display: none; }

.m-model-mv-title {
  font-family: "Yu Mincho", "YuMincho", serif;
  position: relative;
  color: #FFF;
  letter-spacing: 4px; }

.m-model-mv-txt {
  font-family: 'Libre Caslon Display', serif;
  color: #FFF;
  letter-spacing: 1px; }

.m-model-mv-img {
  margin-bottom: 78px;
  position: relative; }

.m-model-mv-copy {
  font-family: "Yu Mincho", "YuMincho", serif;
  letter-spacing: 2px; }

.m-model-about {
  position: relative; }
  .m-model-about:before {
    content: "";
    background: url(/common/img/model/circle01.svg) no-repeat;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -62%;
    right: 66px;
    z-index: -1; }
  .m-model-about:after {
    content: "";
    background: url(/common/img/model/circle02.svg) no-repeat;
    width: 108px;
    height: 108px;
    position: absolute;
    top: -23%;
    left: 213px;
    z-index: -1; }

.m-model-about-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative; }

.m-model-column-title {
  font-family: 'Libre Caslon Display', serif;
  letter-spacing: 6px;
  /* line-height: 1; */ }

.m-model-column-subtitle {
  font-family: 'Libre Caslon Display', serif; }

.m-model-column-subtitle-info {
  font-family: "Yu Mincho", "YuMincho", serif;
  letter-spacing: 1px; }

.m-model-about-column-small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.m-model-about-column-txt {
  font-family: 'Libre Caslon Display', serif; }

.m-model-room {
  position: relative; }
  .m-model-room:before {
    content: "";
    background: url(/common/img/model/circle03.svg) no-repeat;
    width: 370px;
    height: 312px;
    position: absolute;
    bottom: 94px;
    left: 60px; }

.m-model-room-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.m-model-room-column-r-dl {
  border-top: 1px solid #B1B1B1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .m-model-room-column-r-dl.bd-bottom {
    border-bottom: 1px solid #B1B1B1; }

.m-model-room-column-r-dd {
  font-family: "Yu Mincho", "YuMincho", serif; }

.m-model-room-column-r-check {
  background: #DFE3E8; }

.m-model-room-column-r-check-flex-l li {
  font-size: 2.4rem;
  font-family: 'Libre Caslon Display', serif; }

.m-model-facility {
  position: relative; }
  .m-model-facility:before {
    content: "";
    background: url(/common/img/home/facility-found.svg) no-repeat;
    background-size: cover;
    position: absolute;
    width: 448px;
    height: 258px;
    bottom: -219px;
    left: 80px;
    z-index: -1; }

.m-model-root {
  background: #EFECEB; }

.m-model-root-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.m-model-root-column-l.m-circle01 {
  position: relative; }
  .m-model-root-column-l.m-circle01:after {
    content: "";
    background: url(/common/img/model/circle04.svg) no-repeat;
    width: 188px;
    height: 188px;
    position: absolute;
    right: 0;
    bottom: 0; }

.m-model-root-column-l.m-circle02 {
  position: relative; }
  .m-model-root-column-l.m-circle02:after {
    content: "";
    background: url(/common/img/model/circle05.svg) no-repeat;
    width: 108px;
    height: 108px;
    position: absolute;
    right: 0;
    bottom: -60px; }

.m-model-root-column-r iframe {
  width: 100%; }

.m-model-other {
  background: #1E1E1E;
  color: #FFF; }

.m-model-other-title {
  font-family: "Yu Mincho", "YuMincho", serif;
  text-align: center; }

.m-model-other-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  position: relative; }
  .m-model-other-list .slick-list {
    max-width: 1000px;
    margin: 0 auto; }
  .m-model-other-list .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.m-model-other-list-item {
  max-width: 444px;
  width: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: relative; }
  .m-model-other-list-item a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
    height: 100%; }

.m-model-other-list-item-num {
  font-family: 'Libre Caslon Display', serif;
  position: absolute;
  letter-spacing: 3px;
  left: 10px;
  top: -5px; }
  .m-model-other-list-item-num.num01 {
    color: #4b93b4; }
  .m-model-other-list-item-num.num02 {
    color: #BA5D83; }
  .m-model-other-list-item-num.num03 {
    color: #8C783C; }
  .m-model-other-list-item-num.num04 {
    color: #3C9664; }
  .m-model-other-list-item-num.num05 {
    color: #6296BB; }
  .m-model-other-list-item-num.num06 {
    color: #783621; }
  .m-model-other-list-item-num.num07 {
    color: #E6785A; }
  .m-model-other-list-item-num.num08 {
    color: #646464; }

.m-model-other-list-item-img {
  width: 50%;
  display: block; }

.m-model-other-list-item-info {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  color: #1E1E1E;
  background: #FFF; }

.m-model-other-list-item-info-title {
  font-size: 2rem;
  font-family: "Yu Mincho", "YuMincho", serif; }

.m-model-other-list-item-info-en {
  font-family: "Yu Mincho", "YuMincho", serif;
  font-size: 1.1rem;
  text-align: center; }
  .m-model-other-list-item-info-en span {
    font-size: 2rem;
    display: block; }

.slick-slide {
  outline: none; }

/* ---------------------------
m-post
--------------------------- */
/* ---------------------------
m-table01
--------------------------- */
.m-table01, .u-wysiwyg table {
  width: 100%; }
  .m-table01 th, .u-wysiwyg table th, .m-table01 td, .u-wysiwyg table td {
    letter-spacing: 0.2em; }

.wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .wp-pagenavi.border-none {
    border: none !important; }

.m-post-links {
  padding: 50px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.m-post-links-item-prev {
  border: 1px solid #DDDDDD;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 45px;
  height: 45px;
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg); }
  .m-post-links-item-prev img {
    width: 9px; }

.m-post-links-item-center {
  border: 1px solid #DDDDDD;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 180px; }

.m-post-links-item-next {
  border: 1px solid #DDDDDD;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 45px;
  height: 45px; }
  .m-post-links-item-next img {
    width: 9px; }

.wp-pagenavi {
  position: relative;
  margin: 0 auto; }

.news-cl {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden; }

.news-cl-l {
  max-width: 868px;
  width: 100%; }

.news-cl-l-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  .news-cl-l-list-item:before {
    content: "";
    width: 100%;
    height: 3px;
    border-bottom: 3px dashed #DCC378;
    position: absolute;
    left: 0;
    bottom: 0px; }

.news-cl-l-thumbnail {
  border: 2px solid #DCC378;
  overflow: hidden;
  border-radius: 150px;
  background: #DCC378; }

.news-cl-l-list-item-r-dl {
  margin-bottom: 10px; }

.news-cl-l-list-item-r-dt {
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.news-cl-l-list-item-r-bottom-title {
  letter-spacing: 2px;
  margin-bottom: 5px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.news-cl-l-list-item-r-bottom-txt {
  line-height: 2;
  letter-spacing: 2px;
  padding-right: 30px; }

.news-cl-r {
  overflow-y: scroll;
  /* IE, Edge 対応 */
  -ms-overflow-style: none;
  /* Firefox 対応 */
  scrollbar-width: none;
  z-index: 1; }
  .news-cl-r::-webkit-scrollbar {
    display: none; }
  .news-cl-r.fixnone {
    position: relative;
    right: 0px; }

.news-cl-r-title {
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.news-cl-r-txt {
  position: relative;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.news-cl-r-list-year li {
  position: relative; }
  .news-cl-r-list-year li a {
    font-size: 2.4rem;
    position: relative;
    font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .news-cl-r-list-year li a span {
      padding: 0 10px 0 0;
      position: relative;
      top: -9px; }

.news-cl-r-list-item {
  position: relative; }
  .news-cl-r-list-item a {
    font-size: 2rem;
    position: relative;
    font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .news-cl-r-list-item a span {
      padding: 0 10px 0 0;
      position: relative;
      top: -9px; }

.news-cl-l-single-dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px; }

.news-cl-l-single-dt {
  line-height: 45px;
  letter-spacing: 2.7px;
  color: #4B4B4B;
  color: #4b4b4b;
  margin-right: 40px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.news-cl-l-single-dd {
  background: #FF0001;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 20px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .news-cl-l-single-dd.c-news {
    background: #FF0001; }
  .news-cl-l-single-dd.c-product {
    background: #F0CD00; }
  .news-cl-l-single-dd.c-event {
    background: #00AE42; }
  .news-cl-l-single-dd.c-recruit {
    background: #F4B100; }
  .news-cl-l-single-dd.c-other {
    background: #0068B3; }

.news-cl-wysiwyg h1 {
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.news-cl-single-pagenav-l-txt dt {
  font-weight: bold;
  color: #E60012;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.news-cl-single-pagenav-l-txt dd {
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.news-cl-single-pagenav-r {
  margin: 0 0 0 auto; }

.news-cl-single-pagenav-r-txt dt {
  font-weight: bold;
  color: #E60012;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.news-cl-single-pagenav-r-txt dd {
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.m-green-line {
  position: relative; }

.m-company-mission-subtitle {
  font-family: 'Hind', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  letter-spacing: 8px;
  position: relative;
  opacity: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }
  .m-company-mission-subtitle.on {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

.m-company-mission-subtitle01 {
  margin-bottom: 15px; }

.m-company-mission-subtitle02 {
  margin-bottom: 15px; }

.m-company-mission-title {
  position: relative;
  opacity: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }
  .m-company-mission-title.on {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

.m-company-mission-txt01 {
  opacity: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }
  .m-company-mission-txt01.on {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

.m-company-mission-list01 {
  opacity: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }
  .m-company-mission-list01.on {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

.m-company-mission-list02 {
  opacity: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }
  .m-company-mission-list02.on {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

.m-company-mission-txt02 {
  opacity: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }
  .m-company-mission-txt02.on {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

.m-company-mission-logo {
  opacity: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative;
  border: 6px solid #F2F2F2;
  padding: 82px 0;
  text-align: center;
  margin-top: 33px;
  width: 100%;
  margin-bottom: 54px; }
  .m-company-mission-logo.on {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

.m-company-mission-txt03 {
  opacity: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }
  .m-company-mission-txt03.on {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }

.m-company-mission-logo-link {
  opacity: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  position: relative; }
  .m-company-mission-logo-link.on {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .m-company-mission-logo-link:after {
    content: "";
    background: url(/common/img/company/mission/link-icon.svg) no-repeat;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 26px;
    top: 16px; }

.m-terms-in {
  max-width: 690px;
  width: 100%;
  margin: 0 auto;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; }
  .m-terms-in hr {
    border-top: 1px solid #707070;
    margin-bottom: 30px; }

.m-terms-main-title {
  text-align: center;
  font-weight: bold;
  margin-bottom: 50px; }

.m-terms-main-txt {
  margin-bottom: 50px; }

.m-terms-title01 {
  font-weight: bold;
  margin-bottom: 30px; }

.m-terms-dt {
  font-weight: bold;
  margin-bottom: 10px;
  color: #001F4C; }

.m-terms-dd {
  margin-bottom: 30px;
  line-height: 1.8; }

.product {
  background: url(/common/img/product/bg.png) no-repeat;
  background-position: top center;
  background-size: contain; }

.product-title {
  text-align: center;
  color: #4b4b4b;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.product-txt {
  text-align: center;
  color: #4b4b4b;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.product-mv {
  background: url(/common/img/product/mv.png) no-repeat;
  background-size: cover;
  background-position: center;
  max-width: 1170px;
  width: 100%;
  position: relative; }

.product-mv-title {
  font-size: 3.6rem;
  border-radius: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  letter-spacing: 4px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .product-mv-title.bg-red {
    background: #ff0001; }
  .product-mv-title.bg-yellow {
    background: #f0cd00; }
  .product-mv-title.bg-green {
    background: #00a12e; }
  .product-mv-title.bg-orange {
    background: #f4b101; }

.product-mv-txt {
  color: #fff;
  letter-spacing: 1px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.product-cl-l-title {
  margin-bottom: 10px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .product-cl-l-title.c-yellow {
    color: #dcc378; }

.product-cl-l-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 50px;
  position: relative; }
  .product-cl-l-list:after {
    content: "";
    background: url(/common/img/home/about-line.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 28px;
    left: 0; }

.product-cl-l-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin-bottom: 25px; }
  .product-cl-l-list-item:last-child {
    margin-right: 0; }

.product-single {
  background: none; }

.product-cl-l-fl-slide-list {
  text-align: center;
  margin-bottom: 50px; }

.product-cl-l-fl-slide-th-item {
  cursor: pointer; }

.thumbnail-item {
  text-align: center; }

.product-cl-l-fl-slide-about-title {
  font-weight: bold;
  margin-bottom: 17px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.product-cl-l-fl-slide-about-txt {
  position: relative; }
  .product-cl-l-fl-slide-about-txt:after {
    content: "";
    background: url(/common/img/home/about-line.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: -20px;
    left: 0; }

.product-cl-l-fl-slide-about-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.product-cl-l-fl-slide-about-list-item {
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  color: #dcc378;
  line-height: 36px; }

.product-single-info {
  position: relative;
  background-size: cover;
  background-position: center;
  text-align: center;
  padding: 140px 0; }

.product-single-info-title {
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.product-single-info-column {
  position: relative; }

.product-single-info-column-l {
  overflow: hidden; }

.product-single-info-column-r {
  position: relative;
  text-align: left;
  letter-spacing: 2px; }

.product-single-info-column-r-num {
  position: absolute; }

.product-single-info-column-r-txt {
  position: relative;
  z-index: 1; }

.product-single-box {
  margin-bottom: 90px;
  position: relative;
  max-width: 930px;
  width: 100%; }
  .product-single-box.border-none:after {
    content: "";
    display: none; }
  .product-single-box:after {
    content: "";
    background: url(/common/img/home/about-line.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0px;
    left: 0; }

.product-single-box-title {
  text-align: center;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.product-single-table {
  width: 100%; }
  .product-single-table tbody {
    width: 100%; }

.product-single-tbody {
  border-radius: 20px;
  border: 1px solid #dcc378;
  overflow: hidden;
  display: inline-block; }

.product-single-tr {
  border-top: 1px solid #dcc378; }
  .product-single-tr:nth-child(1) {
    border-top: none; }
  .product-single-tr td {
    width: 700px;
    height: 100px;
    padding: 35px; }

.product-single-capacity {
  background: url(/common/img/product/single/bg02.png) no-repeat;
  background-size: cover;
  background-position: top center;
  position: relative;
  padding: 305px 0px 130px; }

.product-single-capacity-title {
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  text-align: center;
  margin-bottom: 20px; }

.product-single-capacity-txt {
  text-align: center;
  margin-bottom: 10px; }

.product-single-capacity-txt-red {
  color: #ff0001;
  text-align: center; }

.product-single-look {
  max-width: 790px;
  width: 100%;
  margin: 0 auto; }

.product-single-look-title {
  text-align: center;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  margin-bottom: 30px; }

.product-single-look-list {
  margin: 0 auto 100px; }
  .product-single-look-list .slide-arrow.prev-arrow.slick-arrow {
    position: absolute;
    top: 40%;
    left: -35px; }
  .product-single-look-list .slide-arrow.next-arrow.slick-arrow {
    position: absolute;
    top: 40%;
    right: -35px; }

.product-single-look-list-item-txt {
  text-align: center;
  padding-top: 10px; }

.product-single-contact {
  max-width: 790px;
  width: 100%;
  background: #f0ebd2;
  border-radius: 20px;
  padding: 50px; }

.product-single-contact-title {
  text-align: center;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.product-single-contact-txt {
  text-align: center; }

.m-table-scroll {
  overflow: scroll; }

.m-table-scroll {
  overflow-y: scroll;
  -ms-overflow-style: none;
  /* IE, Edge 対応 */
  scrollbar-width: none;
  /* Firefox 対応 */ }

.m-table-scroll::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
  display: none; }

.m-various-mv {
  width: 100%;
  background: #E6F3FB;
  position: relative; }
  .m-various-mv:after {
    content: "";
    background: url(/common/img/various/title-bg.svg) no-repeat;
    width: 784px;
    height: 168px;
    position: absolute;
    right: -160px;
    bottom: 0; }

.m-various-title {
  font-weight: bold;
  margin-bottom: 20px; }

.m-various-txt {
  font-weight: bold;
  margin-bottom: 30px; }

.m-various-about {
  padding: 70px 0; }

.m-various-about-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.m-various-about-nav-item {
  position: relative; }
  .m-various-about-nav-item a {
    color: #004D94;
    font-weight: bold; }

.m-various-about-title {
  padding: 20px;
  font-weight: bold;
  color: #FFF;
  background: #2D75BF;
  margin-bottom: 20px; }

.m-various-about-list {
  margin-bottom: 40px; }

.m-various-about-list-item:last-child {
  margin-right: 0; }

.m-various-about-dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.m-various-about-dt {
  margin-right: 5px; }

.m-text-blue {
  padding: 5px 15px;
  background: #2D75BF;
  color: #FFF; }

.m-various-about-table {
  margin-bottom: 40px;
  width: 100%; }

.m-various-about-td {
  position: relative;
  border: 1px solid #2E75BF;
  color: #2E75BF; }

.m-various-about-td-tag-item {
  margin-right: 10px; }

.m-various-about-td-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  border: 1px solid #2F75BF;
  color: #00365E;
  background: #E6F3FB;
  position: relative; }
  .m-various-about-td-link:after {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    right: 2px;
    top: 1px;
    background: url(/common/img/various/allow.svg) no-repeat; }

.m-various-about-subtitle {
  font-weight: bold;
  margin-bottom: 20px; }

.m-business-contents-title {
  letter-spacing: 5px; }

.m-business-box {
  position: relative; }

.m-business-msp {
  background: #F7F7F7;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s; }
  .m-business-msp .m-business-box-title span {
    opacity: 0; }
  .m-business-msp.on {
    background: #238C3C; }
    .m-business-msp.on .m-business-box-title {
      color: #FFF; }
      .m-business-msp.on .m-business-box-title span {
        opacity: 1; }
    .m-business-msp.on .m-business-box-txt {
      color: #FFF; }
    .m-business-msp.on .m-business-service-title {
      color: #FFF; }
    .m-business-msp.on .m-business-service-column-item-title {
      color: #FFF; }
    .m-business-msp.on .m-business-service-column-item-txt {
      color: #FFF; }

.m-business-box-title {
  letter-spacing: 7px; }

.m-business-box-txt {
  position: relative;
  z-index: 1; }

.m-business-box-in {
  background: #FFF;
  position: relative;
  z-index: 1; }

.m-business-box-in-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 35px; }

.m-business-box-in-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .m-business-box-in-title span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 30px; }
    .m-business-box-in-title span img {
      width: 100%; }

.m-business-box-in-nav-r-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .m-business-box-in-nav-r-list.m-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 20px; }

.m-business-box-in-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.m-business-box-in-column-l-dd a {
  text-decoration: underline;
  letter-spacing: 2px; }

.m-business-box-in-column-list-item {
  margin-right: 27px; }

.m-business-box-in-column-link {
  position: relative;
  display: inline-block; }

.m-business-box-in-column-r {
  position: relative; }

.m-business-service-title {
  text-align: center; }

.m-business-service-column-item-img {
  width: 100%;
  background: #FFF;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .m-business-service-column-item-img img {
    width: 100%; }

.m-business-service-column-item-title {
  margin-bottom: 10px;
  letter-spacing: 3px;
  color: #FFF !important; }

.m-business-stracture {
  background: #F7F7F7;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s; }
  .m-business-stracture.on {
    background: #238C3C; }
    .m-business-stracture.on .m-business-box-title {
      color: #FFF; }
    .m-business-stracture.on .m-business-box-txt {
      color: #FFF; }
    .m-business-stracture.on .m-business-service-title {
      color: #FFF; }
    .m-business-stracture.on .m-business-service-column-item-title {
      color: #FFF; }
    .m-business-stracture.on .m-business-service-column-item-txt {
      color: #FFF; }

.m-business-stracture-title {
  color: #FFF; }

.m-business-stracture-txt {
  color: #FFF;
  margin-bottom: 62px; }

.m-business-design {
  background: #F7F7F7;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s; }
  .m-business-design.on {
    background: #238C3C; }
    .m-business-design.on .m-business-box-title {
      color: #FFF; }
    .m-business-design.on .m-business-box-txt {
      color: #FFF; }
    .m-business-design.on .m-business-service-title {
      color: #FFF; }
    .m-business-design.on .m-business-service-column-item-title {
      color: #FFF; }
    .m-business-design.on .m-business-service-column-item-txt {
      color: #FFF; }

.m-business-development {
  background: #F7F7F7;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s; }
  .m-business-development.on {
    background: #238C3C; }
    .m-business-development.on .m-business-box-title {
      color: #FFF; }
    .m-business-development.on .m-business-box-txt {
      color: #FFF; }
    .m-business-development.on .m-business-service-title {
      color: #FFF; }
    .m-business-development.on .m-business-service-column-item-title {
      color: #FFF; }
    .m-business-development.on .m-business-service-column-item-txt {
      color: #FFF; }

.m-business-busico {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

.m-business-busico-column-link {
  border: 1px solid #238C3C;
  width: 318px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }
  .m-business-busico-column-link:after {
    content: "";
    background: url(/common/img/company/about/link-icon.svg) no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 20px;
    top: 40%; }

.m-service {
  position: relative; }
  .m-service:after {
    content: "";
    width: 100%;
    height: 460px;
    background: #F2F5F7;
    left: 0;
    top: 0;
    display: block;
    position: absolute;
    z-index: -1; }

.m-service-txt {
  margin-bottom: 60px; }

.m-service-mv {
  background: url(/common/img/service/bg.jpg) no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.m-service-mv-title {
  line-height: 1.8;
  margin-bottom: 20px;
  text-align: center;
  color: #FFF; }

.m-service-mv-txt {
  line-height: 1.5;
  text-align: center;
  color: #FFF; }

.m-service-list {
  padding: 0 0 30px; }

.m-service-list-item {
  border: 7px solid #EBEEF2;
  margin-bottom: 30px; }

.m-service-list-item-l-title {
  font-family: 'Hind', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 35px; }

.m-service-list-img {
  text-align: center; }

.m-service-list-item-r-title {
  line-height: 1.5;
  margin-bottom: 30px; }

.m-service-list-item-r-txt {
  line-height: 1.8; }

.company-about {
  padding: 115px 0 196px; }

.company-about-title02 {
  margin-bottom: 28px;
  text-align: center;
  letter-spacing: 3px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  font-weight: bold; }

.company-about-box {
  max-width: 970px;
  width: 100%;
  margin: 0 auto 80px; }

.company-about-dl {
  padding: 31px 0;
  position: relative; }
  .company-about-dl:after {
    content: "";
    background: url(/common/img/company/line.png) no-repeat;
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0; }
  .company-about-dl:last-child:after {
    content: ""; }

.company-about-dt {
  font-weight: bold; }

.company-about-dd {
  letter-spacing: 3px; }

.company-office {
  position: relative;
  background: url(/common/img/company/bg.png) no-repeat;
  background-size: cover;
  background-position: top center; }

.company-office-title01 {
  margin-bottom: 54px; }

.company-office-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.company-office-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  position: relative;
  font-weight: bold;
  background: #f0cd00;
  cursor: pointer;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  -webkit-box-shadow: 7px 6px 3px #cccccc;
  box-shadow: 7px 6px 3px #cccccc; }
  .company-office-list-item:hover {
    background: #ff0001;
    opacity: 0.9; }
  .company-office-list-item.on {
    background: #ff0001; }

.company-office-info-item {
  position: relative;
  padding: 16px 0 40px;
  display: none; }
  .company-office-info-item.on {
    display: block; }
  .company-office-info-item:after {
    content: "";
    background: url(/common/img/home/line-white.png);
    background-size: contain;
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0; }

.company-office-info-item-dt {
  font-weight: bold;
  margin-bottom: 10px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.company-office-info-item-link {
  width: 200px;
  height: 48px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #4d4d4d;
  border-radius: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.company-partner-title {
  text-align: center;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.company-partner-in p {
  margin-bottom: 15px; }

.company-partner-txt {
  text-align: center;
  margin-bottom: 30px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.company-partner-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.company-partner-list-item {
  width: 20%;
  text-align: center; }

.company-mv {
  width: 100%;
  position: relative;
  overflow: hidden; }

.company-mv-l {
  position: relative;
  z-index: 1; }

.company-mv-title {
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  font-weight: bold; }

.company-mv-subtitle {
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  font-weight: bold; }

.company-mv-txt {
  max-width: 630px; }

.company-story {
  position: relative; }

.company-story-title01 {
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.company-story-subtitle {
  text-align: center;
  font-weight: bold; }

.company-story-column {
  max-width: 1075px;
  margin: 0 auto; }

.m-logo {
  position: relative; }

.m-logo-info {
  margin-top: 55px; }

.m-logo-info-in {
  border: 7px solid #EBEEF2;
  background: #FFF; }

.m-logo-info-subtitle {
  text-align: center;
  line-height: 2;
  margin-bottom: 45px; }

.m-logo-info-title {
  text-align: center;
  position: relative;
  margin-bottom: 75px; }
  .m-logo-info-title span {
    position: relative; }
    .m-logo-info-title span:after {
      content: "●";
      color: #56CCC8;
      position: absolute;
      top: -8px;
      left: 19px;
      font-size: 1rem; }

.m-health {
  position: relative; }
  .m-health:after {
    content: "";
    width: 100%;
    height: 460px;
    background: #F2F5F7;
    left: 0;
    top: 0;
    display: block;
    position: absolute;
    z-index: -1; }

.m-health-mv {
  position: relative; }

.m-health-mv-in {
  background: #FFF;
  max-width: 590px;
  width: 100%; }

.m-health-mv-in-img {
  margin-bottom: 38px; }

.m-health-mv-in-txt {
  line-height: 1.8; }

.m-health-mind-title {
  text-align: center;
  font-weight: bold; }
  .m-health-mind-title span {
    position: relative; }
    .m-health-mind-title span:after {
      content: "";
      width: 40px;
      height: 4px;
      margin: 0 auto;
      position: absolute;
      bottom: -30px;
      left: 0;
      right: 0;
      background: #2D3E97; }

.m-health-mind-txt {
  font-weight: bold;
  line-height: 2;
  margin-bottom: 45px;
  text-align: center; }

.m-health-mind-link {
  color: #ACB6E5;
  background: -webkit-linear-gradient(0deg, #001964, #1C34B2);
  max-width: 720px;
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-style: italic;
  color: #FFF;
  position: relative;
  margin: 0 auto 60px;
  border-radius: 55px; }
  .m-health-mind-link:after {
    content: "";
    background: url(/common/img/base/allow-w.svg) no-repeat;
    position: absolute;
    right: -30px;
    top: 33%;
    width: 63px;
    height: 24px; }

.m-health-mind-list {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.m-health-mind-list-item {
  max-width: 580px;
  width: 100%;
  border: 7px solid #EBEEF2; }

.m-health-mind-list-item-title {
  margin-bottom: 35px; }
  .m-health-mind-list-item-title span {
    position: relative; }
    .m-health-mind-list-item-title span:after {
      content: "";
      position: absolute;
      right: -50px;
      top: 50%;
      width: 30px;
      height: 4px;
      background: #2D3E97; }

.m-health-mind-list-item-txt {
  line-height: 1.8; }

.m-health-safety {
  background: #E6EBEF; }

.m-health-safety-title {
  text-align: center;
  margin-bottom: 95px;
  font-weight: bold; }
  .m-health-safety-title span {
    position: relative; }
    .m-health-safety-title span:after {
      content: "";
      width: 40px;
      height: 4px;
      margin: 0 auto;
      position: absolute;
      bottom: -30px;
      left: 0;
      right: 0;
      background: #2D3E97; }

.m-health-safety-txt {
  line-height: 2;
  max-width: 960px;
  width: 100%;
  margin: 0 auto; }

.m-health-canon-subtitle {
  line-height: 2;
  text-align: center;
  margin-bottom: 50px; }

.m-health-canon-in {
  max-width: 960px;
  width: 100%;
  border: 7px solid #EBEEF2;
  margin: 0 auto; }

.m-health-canon-in-dl {
  margin-bottom: 30px; }

.m-health-canon-in-title {
  margin-bottom: 25px; }

.m-health-canon-in-txt {
  line-height: 2; }

.m-information {
  position: relative;
  padding: 80px 0 0; }
  .m-information:after {
    content: "";
    width: 100%;
    height: 460px;
    background: #F2F5F7;
    left: 0;
    top: 0;
    display: block;
    position: absolute;
    z-index: -1; }

.m-information-title {
  font-weight: bold;
  padding-top: 20px; }

.m-information-about {
  margin: 55px auto 0 !important; }

.m-information-about-in {
  border: 7px solid #EBEEF2;
  background: #FFF; }

.m-information-about-subtitle {
  text-align: center;
  line-height: 2;
  margin-bottom: 45px; }

.m-information-about-title {
  text-align: center;
  position: relative;
  margin-bottom: 75px; }
  .m-information-about-title span {
    position: relative; }
    .m-information-about-title span:after {
      content: "●";
      color: #56CCC8;
      position: absolute;
      top: -8px;
      left: 19px;
      font-size: 1rem; }

.m-information-about {
  max-width: 1200px;
  width: 100%;
  background: #FFF;
  margin: 0 auto;
  padding: 85px 115px; }

.m-information-about-txt {
  line-height: 30px;
  margin-bottom: 60px; }

.m-information-about-title {
  text-align: left;
  font-weight: bold;
  margin-bottom: 20px; }

.m-information-table {
  border: 1px solid #DDDDDD; }

.m-information-td {
  padding: 25px;
  border: 1px solid #DDDDDD; }
  .m-information-td.bg-gray {
    background: #F2F5F7; }

.m-inquiry-in {
  padding: 95px 0; }

.m-inquiry-in-txt01 {
  text-align: center;
  margin-bottom: 30px; }

.m-inquiry-in-border {
  border: 7px solid #EBEEF2;
  padding: 35px 20px;
  margin-bottom: 20px; }

.m-inquiry-in-txt02 {
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px; }

.m-inquiry-in-border-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  border-top: 1px solid #EBEEF2;
  padding: 20px 0; }

.m-inquiry-in-border-list-item {
  margin-bottom: 10px; }

.m-inquiry-in-content {
  border: 1px solid #DDDDDD;
  padding: 60px 20px;
  margin-bottom: 50px; }

.form-item {
  display: none; }

.m-inquiry-in-content-in {
  max-width: 700px;
  width: 100%;
  margin: 0 auto; }

.m-inquiry-in-content-dl {
  margin-bottom: 20px; }

.m-inquiry-in-content-dt {
  font-weight: bold;
  margin-bottom: 15px; }
  .m-inquiry-in-content-dt span {
    padding: 3px 5px;
    margin-left: 10px;
    color: #FFF;
    font-size: 1.3rem;
    font-weight: bold;
    background: #F47A00; }

.m-inquiry-in-content-dd input {
  border-radius: 3px;
  border: 1px solid #DDDDDD;
  padding: 5px;
  width: 100%; }

.m-inquiry-in-content-dd textarea {
  border-radius: 3px;
  border: 1px solid #DDDDDD;
  padding: 5px;
  width: 100%;
  height: 200px; }

.m-inquiry-in-content-dd.m-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .m-inquiry-in-content-dd.m-label label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px; }
  .m-inquiry-in-content-dd.m-label input {
    width: 10px;
    margin-right: 15px; }

.m-inquiry-in-content-button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.development-mv {
  width: 100%;
  position: relative; }

.development-title {
  margin-bottom: 20px; }

.m-development-mv-info {
  max-width: 660px;
  width: 100%; }

.m-development-mv-info-title {
  margin-bottom: 33px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.development-about-column-l {
  position: relative; }

.development-about-column-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute; }
  .development-about-column-num span {
    font-size: 12rem;
    color: #dcc378; }

.development-about-column-img {
  text-align: center; }

.development-about-column-r.item02 {
  position: relative; }
  .development-about-column-r.item02:after {
    content: "";
    background: url(/common/img/development/new/img03.png) no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: 0;
    bottom: -49%;
    width: 307px;
    height: 160px; }

.development-about-column-r.item03 {
  padding-top: 17px; }

.development-about-column-r.item05 {
  width: 51%;
  margin: 0 -30px 0 0; }

.development-about-column-title {
  margin-bottom: 30px !important;
  padding-top: 15px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.development-about-img {
  text-align: center;
  margin: 50px 0; }

.development-attention {
  color: #c18e0e; }
  .development-attention.item03 {
    width: 84%;
    margin: 0 auto;
    letter-spacing: 1px; }
  .development-attention.item05 {
    margin: 0 0 0 40px; }

.contact-main-title {
  text-align: center;
  padding-bottom: 4px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.contact-main-subtitle {
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 46px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.contact-main-txt {
  text-align: center; }

.contact-office {
  width: 100%;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; }

.contact-office-title {
  text-align: center;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.contact-office-subtitle {
  background: #FF0001;
  color: #FFF;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 5px;
  position: relative;
  -webkit-box-shadow: 5px 5px 6px #C6C6C6;
  box-shadow: 5px 5px 6px #C6C6C6;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .contact-office-subtitle span {
    margin-left: -10px; }

.contact-form-title {
  text-align: center;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.contact-form-txt {
  text-align: center; }

.contact-form-dl {
  margin-bottom: 25px; }

.contact-form-dt {
  letter-spacing: 4px;
  width: 260px;
  font-weight: bold; }

.contact-form-dd {
  font-weight: bold; }

.contact-form-dd-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #DCC378; }

.contact-form-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.contact-form-btn-allow {
  position: relative;
  cursor: pointer; }
  .contact-form-btn-allow.back:after {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
    right: auto;
    left: 20px; }
  .contact-form-btn-allow.back input {
    padding-left: 20px; }
  .contact-form-btn-allow button {
    font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .contact-form-btn-allow input {
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
    color: #FFF;
    font-size: 2rem; }

.contact-form-link {
  cursor: pointer;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  color: #FFF;
  font-size: 2rem;
  cursor: pointer; }

.contact-main-back {
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .contact-main-back span {
    position: relative;
    left: 19px; }
  .contact-main-back:after {
    display: none; }

.l-wrap-contents-sitemap {
  position: relative; }

.m-sitemap-content-top-txt a span {
  margin-right: 10px; }

.m-sitemap-content-middle-list-item a span {
  margin-right: 10px; }

.m-sitemap-content-middle-list-item.m-line {
  position: relative; }
  .m-sitemap-content-middle-list-item.m-line:before {
    content: "ー"; }

.m-sitemap-content-bottom-list-item a span {
  margin-right: 10px; }
  .m-sitemap-content-bottom-list-item a span.m-icon {
    position: relative;
    left: 10px;
    top: -2px; }

.story-about-title02 {
  letter-spacing: 2px;
  margin-bottom: 40px;
  font-weight: bold; }

.story-about-box {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px; }

.story-about-1961 {
  padding: 50px 15px; }

.story-about-1961-title {
  margin-bottom: 47px;
  font-weight: bold;
  position: relative;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.story-about-1961-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.story-about-1961-column-l {
  max-width: 570px;
  width: 100%; }

.story-about-txt01 {
  max-width: 570px; }

.story-about-1961-column-r {
  max-width: 520px;
  width: 100%; }

.story-about-slide01 .slide-dots {
  text-align: center; }
  .story-about-slide01 .slide-dots .slick-active button::before {
    background-image: url(/common/img/company/link/slide-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 30px;
    height: 44px;
    opacity: 1 !important; }

.story-about-slide01 .slide-dots li {
  display: inline-block;
  margin: 0 25px; }

.story-about-slide01 .slide-dots li button {
  position: relative;
  background: none;
  border: none;
  outline: none;
  padding: 0 7px;
  color: #fff; }

.story-about-slide01 .slide-dots li:nth-child(1) button::before {
  background-image: url(/common/img/company/link/slide-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 24px;
  width: 20px;
  height: 44px;
  opacity: 0.6; }

.story-about-slide01 .slide-dots li:nth-child(2) button::before {
  background-image: url(/common/img/company/link/slide-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 24px;
  width: 20px;
  height: 44px;
  opacity: 0.6; }

.story-about-1987-title {
  letter-spacing: 5px;
  font-weight: bold;
  margin-bottom: 25px;
  position: relative;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.story-about-1987-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.story-about-1987-column-l {
  max-width: 800px;
  width: 100%; }

.story-about-1987-column-r {
  width: 70%; }

.story-about-slide02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.story-about-slide-item {
  width: 440px;
  text-align: center; }

.story-about-info {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto; }

.story-about-info-title {
  text-align: center;
  font-weight: bold;
  position: relative;
  letter-spacing: 3px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.story-about-info-txt {
  margin-bottom: 20px;
  text-align: center; }

.story-about-slide03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.story-about-2011 {
  position: relative; }

.story-about-2011-title {
  position: relative;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  font-weight: bold; }

.story-about-2011-txt01 {
  font-weight: bold; }

.story-about-2011-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.story-about-2011-column-l {
  max-width: 570px;
  width: 100%; }

.story-about-2011-column-r {
  max-width: 520px;
  width: 100%; }

.story-about-slide04 .slide-dots {
  text-align: center; }
  .story-about-slide04 .slide-dots .slick-active button::before {
    background-image: url(/common/img/company/link/slide-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 30px;
    height: 44px;
    opacity: 1 !important; }

.story-about-slide04 .slide-dots li {
  display: inline-block;
  margin: 0 15px; }

.story-about-slide04 .slide-dots li button {
  position: relative;
  background: none;
  border: none;
  outline: none;
  padding: 0 7px;
  color: #fff; }

.story-about-slide04 .slide-dots li:nth-child(1) button::before {
  background-image: url(/common/img/company/link/slide-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 24px;
  width: 20px;
  height: 44px;
  opacity: 0.6; }

.story-about-slide04 .slide-dots li:nth-child(2) button::before {
  background-image: url(/common/img/company/link/slide-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 24px;
  width: 20px;
  height: 44px;
  opacity: 0.6; }

.story-about-slide04 .slide-dots li:nth-child(3) button::before {
  background-image: url(/common/img/company/link/slide-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 24px;
  width: 20px;
  height: 44px;
  opacity: 0.6; }

.story-about-slide04 .slide-dots li:nth-child(4) button::before {
  background-image: url(/common/img/company/link/slide-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 24px;
  width: 20px;
  height: 44px;
  opacity: 0.6; }

.story-about-slide04 .slide-dots li:nth-child(5) button::before {
  background-image: url(/common/img/company/link/slide-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 24px;
  width: 20px;
  height: 44px;
  opacity: 0.6; }

.story-about-product {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto; }

.story-about-product-link {
  background: #13017c;
  color: #fff; }
  .story-about-product-link:after {
    background: url(/common/img/story/link-icon.png) no-repeat;
    background-size: contain; }

.quality-main-column-l-title {
  font-weight: bold;
  margin-bottom: 20px;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.quality-main-column-r {
  max-width: 714px; }

.quality-about {
  background: url(/common/img/quality/bg.png) no-repeat;
  background-size: cover;
  background-position: top center;
  position: relative; }

.quality-about-title {
  text-align: center;
  font-weight: bold;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.quality-about-list-item-img {
  margin-bottom: 27px;
  text-align: center; }

.quality-about-list-item-title {
  text-align: center;
  font-weight: bold;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.quality-about-list-item-txt.m-en {
  letter-spacing: 0; }

.quality-about-column {
  position: relative; }

.quality-about-column-r-title {
  padding-bottom: 20px;
  margin-bottom: 20px;
  text-align: center;
  position: relative;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  letter-spacing: 4px; }
  .quality-about-column-r-title:after {
    content: "";
    background: url(/common/img/home/about-line.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0; }

.quality-info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.quality-info-list-item {
  position: relative; }

.quality-info-list-item-num {
  text-align: center;
  position: absolute;
  top: -75px;
  z-index: 1;
  margin: 0 auto;
  right: 0;
  left: 0; }

.quality-info-list-item-img {
  text-align: center;
  margin-bottom: 25px; }
  .quality-info-list-item-img img {
    border-radius: 20px; }

.quality-info-list-item-title {
  text-align: center;
  font-family: 'M PLUS Rounded 1c', "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }

.quality-info-list-item-txt {
  max-width: 510px;
  margin: 0 auto; }

.u-c-wh {
  color: #fff; }

.u-c-c1 {
  color: #4b93b4; }

.u-c-c2 {
  color: #BA5D83; }

.u-c-c3 {
  color: #8C783C; }

.u-c-c4 {
  color: #3C9664; }

.u-c-c5 {
  color: #6296BB; }

.u-c-c6 {
  color: #783621; }

.u-c-c7 {
  color: #E6785A; }

.u-bg-wh {
  background: #fff; }

.u-bg-c1 {
  background: #4b93b4; }

.u-bg-c2 {
  background: #BA5D83; }

.u-bg-c3 {
  background: #8C783C; }

.u-bg-c4 {
  background: #3C9664; }

.u-bg-c5 {
  background: #6296BB; }

.u-bg-c6 {
  background: #783621; }

.u-bg-c7 {
  background: #E6785A; }

/* ---------------------------
link
--------------------------- */
.u-link01 {
  text-decoration: underline !important; }
  .u-link01:hover {
    text-decoration: none !important; }

/* ---------------------------
list
--------------------------- */
/* ---------------------------
m
--------------------------- */
/* align */
.u-align-c {
  text-align: center !important; }

.u-align-l {
  text-align: left !important; }

.u-align-r {
  text-align: right !important; }

.u-valign-t {
  vertical-align: top !important; }

.u-valign-m {
  vertical-align: middle !important; }

.u-valign-b {
  vertical-align: bottom !important; }

.m-bold {
  font-weight: bold; }

/* ---------------------------
u-tabBtn
--------------------------- */
.u-tabBtn {
  cursor: pointer; }

.u-tabContent {
  display: none; }
  .u-tabContent.on {
    display: block; }

.u-fwb {
  font-weight: bold !important; }

.u-fwm {
  font-weight: 500 !important; }

/* ---------------------------
u-wysiwyg
--------------------------- */
.u-wysiwyg {
  overflow: hidden;
  line-height: 2; }
  .u-wysiwyg a {
    text-decoration: underline;
    word-wrap: break-word; }
    .u-wysiwyg a:hover {
      text-decoration: none; }
    .u-wysiwyg a img {
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
      .u-wysiwyg a img:hover {
        opacity: 0.8; }
  .u-wysiwyg h1 {
    margin-bottom: 50px;
    font-weight: bold; }
  .u-wysiwyg h2 {
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    font-size: 2rem;
    font-weight: bold; }
  .u-wysiwyg h3 {
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: bold;
    line-height: 1.4;
    display: inline-block; }
  .u-wysiwyg h4 {
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: bold;
    line-height: 1.4;
    display: inline-block; }
  .u-wysiwyg h5, .u-wysiwyg h6 {
    margin-top: 1.5em;
    margin-bottom: 1em;
    font-weight: bold; }
  .u-wysiwyg ol {
    margin-top: 1em;
    margin-bottom: 1em;
    padding-left: 1.5em; }
    .u-wysiwyg ol li {
      list-style-type: decimal; }
  .u-wysiwyg ul {
    margin-top: 1em;
    margin-bottom: 1em;
    padding-left: 1.5em; }
    .u-wysiwyg ul li {
      list-style-type: disc;
      margin-bottom: 0.5em; }
  .u-wysiwyg p {
    margin-bottom: 1em; }
  .u-wysiwyg em {
    font-weight: normal; }
  .u-wysiwyg blockquote p:last-child {
    margin-bottom: 0; }
  .u-wysiwyg .aligncenter, .u-wysiwyg .has-text-align-center {
    display: block;
    margin: 0 auto; }
  .u-wysiwyg .alignright, .u-wysiwyg .has-text-align-right {
    float: right; }
  .u-wysiwyg .alignleft, .u-wysiwyg .has-text-align-left {
    float: left; }
  .u-wysiwyg .wp-caption {
    max-width: 100%; }
  .u-wysiwyg table {
    margin-bottom: 1em; }
  .u-wysiwyg figure {
    margin-bottom: 1em !important; }
  .u-wysiwyg .annotation {
    color: #BA5D83; }

.news-cl-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 50px; }

.news-cl-sns-item {
  margin: 50px 5px 0; }

.news-cl-single-pagenav {
  padding-top: 60px;
  border-top: 3px dashed #DCC378; }

.news-cl-single-pagenav-l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .news-cl-single-pagenav-l a:hover {
    cursor: pointer; }

.news-cl-single-pagenav-l-img {
  margin-right: 15px;
  border-radius: 100px;
  border: 6px solid #DCC378;
  max-width: 120px; }

.news-cl-single-pagenav-r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .news-cl-single-pagenav-r a:hover {
    cursor: pointer; }

.news-cl-single-pagenav-r-img {
  border-radius: 100px;
  max-width: 120px; }

.u-ff-sansen-r {
  font-family: tbudrgothic-std, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  font-weight: 400; }

.u-ff-sansen-b {
  font-family: tbudrgothic-std, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  font-weight: 700; }

.u-ff-sansen-h {
  font-family: tbudrgothic-std, "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro",  "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif;
  font-weight: 900; }

.u-ff-b {
  font-weight: bold; }

.u-ls-5 {
  letter-spacing: 5px; }

@media screen and (min-width: 1399px) {
  /* ==========================================================================
   Large
   ========================================================================== */
  .pc-Only {
    display: block; }
  .tb-Only {
    display: none; }
  .sp-Only {
    display: none; }
  .pcsp-Only {
    display: block; }
  .wrapin {
    max-width: calc( 1030px + 40px);
    margin: 0 auto;
    padding: 0 40px; }
  .m-page {
    padding-top: 130px; }
  .breadcrumb {
    height: 50px; }
  .breadcrumb-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .breadcrumb-list-item a {
    padding-right: 75px; }
  /* ---------------------------
module
--------------------------- */
  .l-header {
    padding: 28px 0;
    height: 130px; }
  .l-header-logo {
    top: 28px;
    left: 0; }
  .l-header-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 150px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .l-header-list-item {
    max-width: 16%;
    width: 100%;
    text-align: center;
    position: relative; }
    .l-header-list-item:hover {
      top: 11px; }
      .l-header-list-item:hover .l-header-sublist {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .l-header-list-item.item01 {
      left: -40px;
      letter-spacing: 3px;
      width: 100%;
      height: auto;
      display: block;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .l-header-list-item.item01:hover .l-header-sublist-item-link {
        padding-bottom: 20px;
        top: 0px;
        border-bottom: 2px solid #ff0001; }
    .l-header-list-item.item02 {
      left: -43px;
      letter-spacing: 1px;
      width: 100%;
      height: auto;
      display: block;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .l-header-list-item.item02:hover .l-header-sublist-item-link {
        padding-bottom: 20px;
        top: 0px;
        border-bottom: 2px solid #13017c; }
    .l-header-list-item.item03 {
      left: -1px;
      letter-spacing: 2px;
      width: 100%;
      height: auto;
      display: block;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .l-header-list-item.item03:hover .l-header-sublist-item-link {
        padding-bottom: 20px;
        top: 0px;
        border-bottom: 2px solid #f0cd00; }
    .l-header-list-item.item04 {
      left: -10px;
      width: 100%;
      height: auto;
      display: block;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .l-header-list-item.item04:hover .l-header-sublist-item-link {
        padding-bottom: 20px;
        top: 0px;
        border-bottom: 2px solid #00a12f; }
    .l-header-list-item.item05 {
      left: -45px;
      letter-spacing: 3px;
      width: 100%;
      height: auto;
      display: block;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .l-header-list-item.item05:hover .l-header-sublist-item-link {
        padding-bottom: 20px;
        top: 0px;
        border-bottom: 2px solid #ff0001; }
    .l-header-list-item.item06 {
      position: relative;
      left: -44px;
      letter-spacing: 2px;
      width: 100%;
      height: 100%;
      display: block;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .l-header-list-item.item06:hover {
        top: 10px; }
        .l-header-list-item.item06:hover .l-header-en {
          padding-bottom: 20px; }
        .l-header-list-item.item06:hover .l-header-ja {
          padding-bottom: 20px; }
      .l-header-list-item.item06 .l-header-en:hover {
        position: relative;
        top: 1px;
        border-bottom: 2px solid #13017c; }
      .l-header-list-item.item06 .l-header-ja:hover {
        position: relative;
        top: 1px;
        border-bottom: 2px solid #f0cd00; }
  .l-header-sublist {
    width: 100%;
    background: #fff;
    left: 0;
    padding: 20px 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }
    .l-header-sublist.on {
      pointer-events: normal;
      -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
      transform: translateY(0%);
      pointer-events: auto; }
    .l-header-sublist:after {
      content: "";
      background: url(/common/img/home/about-line.png) no-repeat;
      background-size: cover;
      width: 100%;
      height: 4px;
      position: absolute;
      top: 0;
      left: 0; }
  .l-header-sublist-item {
    margin: 0 20px; }
  .l-header-en {
    margin-right: 24px; }
    .l-header-en:after {
      content: "/";
      position: absolute;
      right: -13px;
      top: 0; }
  .l-header-list-online {
    position: absolute;
    right: -100px;
    top: -36px;
    z-index: 5; }
  .l-header-menusp {
    display: none; }
  .l-header-list-item-txt {
    display: none; }
  .global_menu {
    /* メニュー全体のスタイル */
    position: relative;
    width: 100%; }
  .child_menu {
    /* 下層メニューのスタイル */
    width: 100%;
    position: fixed;
    top: 110px;
    /* 親項目の直下に配置 */
    left: 0;
    visibility: hidden;
    /* 下層メニューを非表示 */ }
  .menu:hover .child_menu {
    /* 下層メニューのスタイル（親項目ホバー時） */
    visibility: visible;
    /* 下層メニューを表示 */ }
  .foot-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 80px 13px; }
  .foot-column-l {
    width: 45%; }
  .foot-logo {
    margin-bottom: 75px; }
  .foot-txt01 {
    letter-spacing: 8px;
    margin-bottom: 32px; }
  .foot-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .foot-column-r {
    width: 30%; }
  .foot-column-r-sns {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .foot-column-r-copy {
    line-height: 24px; }
  /* ---------------------------
l-post
--------------------------- */
  .l-post-clear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto; }
  .l-post-main {
    width: 70%;
    max-width: 765px; }
  .l-post-side {
    width: 28%;
    max-width: 240px;
    padding-bottom: 130px; }
    .l-post-side-sec {
      border-radius: 10px; }
      .l-post-side-sec:not(:last-child) {
        margin-bottom: 20px; }
      .l-post-side-sec-h {
        padding-left: 20px; }
        .l-post-side-sec-h::before {
          margin-left: -20px; }
  /* ---------------------------
l-wrap
--------------------------- */
  .l-wrap-680 {
    max-width: 760px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-760 {
    max-width: 840px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-780 {
    max-width: 860px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-800 {
    max-width: 880px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-900 {
    max-width: 980px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-960 {
    max-width: 1010px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-970 {
    max-width: 1050px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-980 {
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1000 {
    max-width: 1080px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1030 {
    max-width: 1010px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1040 {
    max-width: 1120px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1100 {
    max-width: 1180px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1120 {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1170 {
    max-width: 1240px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1180 {
    max-width: 1260px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1190 {
    max-width: 1260px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1200 {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1240 {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1260 {
    max-width: 1340px;
    width: 100%;
    margin: 0 auto;
    padding-left: 80px;
    padding-right: 0px; }
  .l-wrap-1280 {
    max-width: 1360px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1300 {
    max-width: 1380px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1330 {
    max-width: 1410px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1400 {
    max-width: 1480px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1460 {
    max-width: 1560px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  /*---------------------------
btn
---------------------------*/
  /* ---------------------------
btns1col
--------------------------- */
  /* ---------------------------
h
--------------------------- */
  .home-mv {
    height: 100vh; }
    .home-mv .l-wrap-1400 {
      height: 100%;
      padding: 190px 0px;
      position: relative;
      z-index: 1; }
  .home-mv-slide:after {
    content: "";
    background: url(/common/img/home/mv-bottom.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    position: absolute;
    bottom: -13px;
    left: 0;
    width: 100%;
    height: 288px; }
  .home-mv-slide .slide-dots li {
    display: inline-block;
    margin: 0 25px; }
  .home-mv-slide .slide-dots li button {
    position: relative;
    background: none;
    border: none;
    outline: none;
    padding: 0 7px;
    color: #fff; }
  .home-mv-slide .slide-dots li:nth-child(1) button::before {
    background-image: url(/common/img/home/slide-dot01.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 40px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(1) button::after {
    content: "01";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #f5b32c;
    font-size: 2rem; }
  .home-mv-slide .slide-dots li:nth-child(2) button::before {
    background-image: url(/common/img/home/slide-dot02.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 40px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(2) button::after {
    content: "02";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #ff0001;
    font-size: 2rem; }
  .home-mv-slide .slide-dots li:nth-child(3) button::before {
    background-image: url(/common/img/home/slide-dot03.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 40px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(3) button::after {
    content: "03";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #13017c;
    font-size: 2rem; }
  .home-mv-slide .slide-dots li:nth-child(4) button::before {
    background-image: url(/common/img/home/slide-dot04.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 40px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(4) button::after {
    content: "04";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #f5b32c;
    font-size: 2rem; }
  .home-mv-slide .slide-dots li:nth-child(5) button::before {
    background-image: url(/common/img/home/slide-dot05.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 40px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(5) button::after {
    content: "05";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #ff0001;
    font-size: 2rem; }
  .home-mv-slide .slide-dots {
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    right: 10%;
    bottom: 11%;
    z-index: 2; }
  .home-mv-slide .slide-animation {
    -webkit-animation: fadezoom 8s 0s forwards;
    animation: fadezoom 8s 0s forwards; }
  @-webkit-keyframes fadezoom {
    0% {
      -webkit-transform: scale(1.7);
      transform: scale(1.7); }
    100% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3); } }
  @keyframes fadezoom {
    0% {
      -webkit-transform: scale(1.7);
      transform: scale(1.7); }
    100% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3); } }
  .home-mv-slide-item {
    height: calc(100vh + 170px); }
    .home-mv-slide-item img {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      margin: auto;
      width: 100%; }
  .home-mv-title {
    margin: 0 0 51px 30px;
    max-width: 500px;
    width: 46vh; }
  .home-mv-txt {
    line-height: 1.8;
    margin: 0 0 0 40px;
    letter-spacing: 3px;
    font-size: 1.8vh !important; }
  .home-brand-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 42px; }
    .home-brand-column:before {
      content: "";
      background: url(/common/img/home/brand-illust01.png) no-repeat;
      width: 398px;
      height: 158px;
      position: absolute;
      bottom: -188px;
      left: -44px; }
    .home-brand-column:after {
      content: "";
      background: url(/common/img/home/about-line.png) no-repeat;
      background-size: cover;
      width: 100%;
      height: 4px;
      position: absolute;
      top: 0;
      left: 0; }
  .home-brand-column-l {
    width: 48%; }
  .home-brand-column-l-txt {
    line-height: 45px;
    letter-spacing: 2.7px;
    margin-bottom: 37px; }
  .home-brand-column-r {
    width: 44%; }
    .home-brand-column-r:before {
      content: "";
      background: url(/common/img/home/brand-illust02.png) no-repeat;
      width: 728px;
      height: 280px;
      position: absolute;
      bottom: -110px;
      left: -152px; }
  .home-brand-column-r-img {
    margin-bottom: 20px; }
  .home-quality:before {
    content: "";
    background: url(/common/img/home/icon-01.png) no-repeat;
    width: 228px;
    height: 330px;
    position: absolute;
    top: -143px;
    right: 250px;
    z-index: -1; }
  .home-quality:after {
    content: "";
    background: url(/common/img/base/bg01-bottom.png) no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 376px;
    position: absolute;
    bottom: -294px;
    left: 0; }
  .m-title01 {
    margin-bottom: 74px;
    letter-spacing: 11px; }
  .home-quality-title {
    margin-bottom: 74px;
    letter-spacing: 11px; }
  .home-quality-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .home-quality-column-l {
    width: 48%; }
  .home-quality-column-r {
    width: 48%; }
  .home-quality-column-img {
    margin-bottom: 40px; }
  .home-quality-column-title {
    margin-bottom: 26px;
    letter-spacing: 3px; }
  .home-quality-column-txt {
    line-height: 44px;
    letter-spacing: 2px;
    margin-bottom: 67px;
    min-height: 174px; }
  .m-btn01 {
    width: 245px;
    height: 65px;
    border-radius: 20px; }
  .home-product {
    padding: 353px 0 200px; }
  .home-product-list-item {
    width: 24%; }
  .home-product-list-item-img {
    min-height: 286px; }
  .home-product-list-item-title {
    margin-bottom: 28px;
    line-height: 52px;
    min-height: 95px; }
  .home-product-list-item-txt {
    min-height: 240px;
    margin-bottom: 20px; }
  .home-news {
    padding: 153px 0; }
    .home-news:before {
      content: "";
      background: url(/common/img/home/icon-01.png) no-repeat;
      width: 224px;
      height: 328px;
      position: absolute;
      top: -94px;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: -1; }
    .home-news:after {
      content: "";
      background: url(/common/img/base/bg01-bottom.png) no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 376px;
      position: absolute;
      bottom: -294px;
      left: 0; }
  .home-news-list {
    margin-bottom: 50px; }
  .home-news-list-item-dd {
    min-width: 150px;
    height: 40px; }
  .home-about {
    padding: 380px 0 100px; }
  .home-about-in {
    margin-bottom: 93px; }
  .home-about-column {
    padding: 35px 70px; }
  .home-about-column-l-txt {
    line-height: 52px; }
  .home-about-column-l-title {
    line-height: 80px;
    letter-spacing: 14px; }
    .home-about-column-l-title:after {
      content: "";
      background: url(/common/img/home/about-icon03.png) no-repeat;
      background-size: cover;
      width: 38px;
      height: 138px;
      position: absolute;
      bottom: 13px;
      right: 25px; }
    .home-about-column-l-title.m-en:after {
      content: "";
      background: url(/common/img/home/about-icon03.png) no-repeat;
      background-size: cover;
      width: 38px;
      height: 138px;
      position: absolute;
      bottom: 13px;
      right: 100px; }
  .home-about-in-list {
    padding: 70px 50px 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .home-about-in-list-item {
    width: 33%; }
  .home-about-partner-item {
    width: 24%;
    margin-bottom: 70px; }
  .m-company-history-contents .l-wrap {
    padding: 0 40px; }
  .m-company-history-subtitle {
    padding-top: 60px;
    margin-bottom: 57px; }
  .m-company-history-contents-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 35px; }
  .m-company-history-contents-column-year {
    width: 130px; }
  .m-company-history-contents-column-about {
    padding-bottom: 20px; }
  .m-company-history-contents-column-txt-month {
    width: 85px;
    line-height: 40px;
    text-align: right; }
  .m-company-history-contents-column-txt-txt {
    line-height: 40px; }
  .m-company-history-contents-hub-map {
    height: 500px;
    margin-top: 30px; }
  .m-company-history-contents-hub-column01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 47px;
    padding: 42px 0; }
  .m-company-history-contents-hub-txt.item-mb {
    margin-bottom: 60px; }
  .m-company-history-contents-hub-column01-r {
    width: 255px; }
  .m-company-history-contents-hub-column02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 52px; }
  .m-company-history-contents-hub-column02-l {
    width: 40%;
    margin-right: 40px; }
  .m-company-history-contents-hub-column02-r {
    width: 55%; }
  .privacy-txt01 {
    margin-bottom: 46px;
    line-height: 2.3; }
  .privacy-txt02 {
    margin-bottom: 60px; }
  .privacy-txt03 {
    margin-bottom: 80px;
    padding: 0 30px; }
  .privacy-txt04 {
    padding: 0 50px;
    margin-bottom: 80px; }
  .m-model-mv-bg {
    position: relative; }
    .m-model-mv-bg:before {
      content: "";
      position: absolute;
      top: -80px;
      left: 0;
      background: #353535;
      width: 100%;
      height: 805px;
      z-index: -1; }
  .m-bread {
    padding-top: 3px; }
  .m-model-mv-title {
    margin-top: 75px;
    margin-bottom: 2px; }
    .m-model-mv-title:before {
      content: "";
      background: url(/common/img/model/title-allow.svg) no-repeat;
      width: 168px;
      height: 50px;
      position: absolute;
      top: -62px;
      left: 0;
      right: 0;
      margin: 0 auto; }
  .m-model-mv-txt {
    font-size: 1.4rem;
    margin-bottom: 65px; }
    .m-model-mv-txt span {
      padding-left: 10px;
      font-size: 2.4rem;
      letter-spacing: 3px; }
  .m-model-mv-img:after {
    content: "";
    width: 2px;
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    top: -29px;
    margin: 0 auto;
    background: #6296BB; }
  .m-model-mv-copy {
    line-height: 60px;
    margin-bottom: 125px; }
  .m-model-about {
    margin-bottom: 177px; }
  .m-model-about-column:before {
    content: "";
    background: #EFECEB;
    width: 92%;
    height: 520px;
    position: absolute;
    left: 50px;
    bottom: -78px;
    z-index: -1; }
  .m-model-about-column-l {
    width: 48%;
    margin-right: 1%; }
  .m-model-about-column-r {
    width: 46%; }
  .m-model-column-title {
    padding: 0 43px 0 0px;
    margin-top: -13px; }
  .m-model-column-subtitle {
    margin-bottom: 130px;
    padding: 8px 52px 0 0px; }
  .m-model-about-column-small {
    margin-bottom: 57px; }
  .m-model-about-column-small-item:first-child {
    margin-right: 15px; }
  .m-model-about-column-txt {
    max-width: 493px;
    line-height: 31px; }
  .m-model-about-column-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
    position: relative; }
    .m-model-about-column-row:before {
      content: "";
      background: #EFECEB;
      width: 92%;
      height: 520px;
      position: absolute;
      left: 50px;
      bottom: -78px;
      z-index: -1; }
    .m-model-about-column-row .m-model-column-title {
      padding: 0 0px 0 48px; }
    .m-model-about-column-row .m-model-about-column-l {
      width: 48%;
      margin-right: 0; }
    .m-model-about-column-row .m-model-about-column-r {
      width: 48%;
      margin-right: 1%; }
    .m-model-about-column-row .m-model-column-subtitle {
      padding: 8px 0px 0 47px; }
    .m-model-about-column-row .m-model-about-column-txt {
      padding: 0 15px 0 128px;
      max-width: 100%; }
  .m-model-room {
    padding: 46px 0;
    margin-bottom: 20px; }
  .m-model-room-column-r {
    width: 62%; }
  .m-model-room-column-r-dl {
    padding: 23px 27px; }
  .m-model-room-column-r-dd {
    font-size: 1.8rem; }
  .m-model-room-column-r-dt {
    margin-right: 58px;
    width: 82px; }
  .m-model-room-column-r-check {
    margin-top: 58px;
    padding: 45px 63px; }
  .m-model-room-column-r-check-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .m-model-room-column-r-check-flex-r a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #284664;
    font-size: 1.4rem;
    width: 200px;
    height: 40px;
    color: #FFF;
    border-radius: 30px;
    position: relative;
    top: 38px;
    right: 17px; }
  .m-model-facility {
    padding: 59px 0; }
    .m-model-facility:after {
      content: "";
      background: #F4F3F1;
      width: 1000px;
      height: 500px;
      position: absolute;
      top: 160px;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: -1; }
  .m-model-root {
    margin-top: 160px;
    padding: 150px 0; }
  .m-model-root-column {
    margin-bottom: 130px; }
  .m-model-root-column-r {
    width: 61%; }
  .m-model-other {
    padding: 55px 0px 75px;
    position: relative;
    top: -30px; }
  .m-model-other-title {
    letter-spacing: 2px;
    margin-bottom: 55px; }
  .m-model-other-list .slick-prev {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 80px;
    left: 0px;
    z-index: 1; }
  .m-model-other-list .slick-next {
    width: 60px;
    height: 60px;
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
    top: 60px;
    right: 0;
    position: absolute;
    z-index: 1; }
  .m-model-other-list-item {
    padding: 20px 0; }
  .m-model-other-list-item-num {
    font-size: 4rem; }
  .tb-Only {
    display: none; }
  .sp-Only {
    display: none; }
  /* ---------------------------
m-post
--------------------------- */
  /* ---------------------------
m-table01
--------------------------- */
  .m-table01, .u-wysiwyg table {
    margin-left: 40px; }
    .m-table01 td, .u-wysiwyg table td {
      font-size: 0.95rem;
      letter-spacing: 0.1em; }
  .wp-pagenavi {
    margin-top: 80px;
    padding-top: 40px; }
    .wp-pagenavi .current {
      color: #E60012;
      margin: 0 10px;
      font-size: 2.4rem; }
    .wp-pagenavi a {
      margin: 0 10px;
      font-size: 2.4rem; }
  .m-post-links {
    margin: 0 50px; }
  .wp-pagenavi {
    max-width: 440px;
    width: 100%; }
    .wp-pagenavi:before {
      content: "";
      background: url(/common/img/news/allow-red.png) no-repeat;
      background-size: cover;
      width: 34px;
      height: 34px;
      position: absolute;
      left: -50px; }
    .wp-pagenavi:after {
      content: "";
      background: url(/common/img/news/allow-red.png) no-repeat;
      background-size: cover;
      width: 34px;
      height: 34px;
      position: absolute;
      right: -50px;
      -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
      transform: rotateZ(180deg); }
  .news {
    padding: 95px 0; }
  .news-cl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .news-cl-l {
    margin-right: 40px; }
  .news-cl-l-list-item {
    min-height: 220px;
    padding: 40px 30px 50px;
    margin-bottom: 15px; }
    .news-cl-l-list-item:after {
      content: ">";
      font-size: 3.6rem;
      position: absolute;
      right: 0;
      top: 40%;
      color: #DCC378;
      font-weight: normal; }
  .news-cl-l-list-item-l {
    margin-right: 52px; }
  .news-cl-l-thumbnail {
    width: 134px;
    height: 134px; }
  .news-cl-l-list-item-r-dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .news-cl-l-list-item-r-dt {
    margin-right: 20px;
    letter-spacing: 5px; }
  .news-cl-l-list-item-r-dd {
    width: 150px;
    height: 40px; }
    .news-cl-l-list-item-r-dd a {
      background: #DCC378;
      color: #FFF;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 20px; }
      .news-cl-l-list-item-r-dd a.c-news {
        background: #FF0001; }
      .news-cl-l-list-item-r-dd a.c-product {
        background: #F0CD00; }
      .news-cl-l-list-item-r-dd a.c-event {
        background: #00AE42; }
      .news-cl-l-list-item-r-dd a.c-recruit {
        background: #F4B100; }
      .news-cl-l-list-item-r-dd a.c-other {
        background: #0068B3; }
  .news-cl-r {
    max-width: 286px;
    width: 100%;
    margin-right: -50px;
    position: fixed;
    right: 150px; }
    .news-cl-r.fixnone {
      max-width: 30%; }
    .news-cl-r.single {
      max-width: 218px;
      width: 100%;
      margin-right: -50px;
      position: fixed;
      right: 100px; }
      .news-cl-r.single .news-cl-r-list-item a {
        font-size: 1.8rem !important; }
  .news-cl-r-in {
    height: 800px;
    padding: 0 0 100px; }
  .news-cl-r-txt {
    margin-bottom: 35px; }
    .news-cl-r-txt:after {
      content: "";
      width: 100%;
      height: 2px;
      background: #DCC378;
      position: absolute;
      left: 0;
      bottom: -30px; }
  .news-cl-r-list {
    padding: 50px 0; }
  .news-cl-r-list-year li {
    margin-bottom: 20px;
    padding-left: 34px; }
    .news-cl-r-list-year li:before {
      content: "";
      background: url(/common/img/news/icon-year.svg) no-repeat;
      width: 24px;
      height: 30px;
      position: absolute;
      left: 0;
      top: 0; }
  .news-cl-r-list-item {
    margin-bottom: 20px; }
  .news-cl-l-single-dt {
    font-size: 1.8rem; }
  .news-cl-l-single-dd {
    width: 150px;
    height: 40px; }
  .news-cl-single-pagenav-r {
    margin: 0 0 0 auto; }
  .news-cl-single-pagenav-r-txt {
    margin-right: 20px; }
  .m-company-mission-contents {
    padding: 0 0 100px 0; }
    .m-company-mission-contents .l-wrap {
      padding: 0 40px; }
  .m-green-line:before {
    content: "";
    background: url(/common/img/company/mission/line.svg) no-repeat;
    width: 158px;
    height: 14px;
    position: absolute;
    top: -5px;
    left: 4px; }
  .m-company-mission-subtitle {
    padding: 52px 0 28px; }
  .m-company-mission-title {
    letter-spacing: 5px;
    margin-bottom: 74px; }
    .m-company-mission-title:before {
      content: "";
      background: url(/common/img/company/mission/txt-bg.svg) no-repeat;
      width: 1054px;
      height: 260px;
      position: absolute;
      top: 16px;
      left: 13px;
      z-index: -1; }
  .m-company-mission-txt01 {
    line-height: 38px;
    margin-bottom: 138px; }
  .m-company-mission-list01 {
    margin-bottom: 126px; }
  .m-company-mission-list02 {
    margin-bottom: 43px; }
  .m-company-mission-list-item {
    line-height: 64px; }
  .m-company-mission-txt02 {
    line-height: 38px;
    letter-spacing: 1px;
    margin-bottom: 131px; }
  .m-company-mission-txt03 {
    line-height: 38px;
    margin-bottom: 45px; }
  .m-company-mission-logo-link {
    margin: 0 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 318px;
    height: 70px;
    border: 1px solid #238C3C;
    color: #238C3C;
    font-weight: bold;
    padding: 0 0 0 26px;
    position: relative; }
  .product {
    padding: 100px 0; }
  .product-title {
    letter-spacing: 11px; }
  .product-txt {
    letter-spacing: 3px;
    margin-bottom: 80px; }
  .product-mv {
    height: 600px;
    margin: 0 auto 120px;
    padding: 40px 0; }
  .product-mv-title {
    padding: 14px 0px;
    margin: 0 0 0 -30px;
    width: 370px; }
    .product-mv-title.m-en {
      font-size: 2.5rem !important;
      padding: 14px 10px; }
  .product-mv-txt {
    line-height: 60px;
    position: absolute;
    bottom: 19px;
    left: 100px;
    line-height: 60px;
    bottom: 19px;
    left: 15px;
    position: absolute; }
  .product-cl {
    margin-bottom: 100px; }
  .product-cl-l-list {
    margin: 50px 0; }
  .product-cl-l-list-item {
    width: 24%;
    margin-right: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .product-cl-l-list-item img {
      max-width: 104px;
      width: 100%;
      margin-bottom: 10px; }
  .product-cl-l-fl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .product-cl-l-fl-slide {
    width: 47%;
    padding-top: 40px; }
  .product-cl-l-fl-slide-list-item.slide-item img {
    width: 50%; }
  .thumbnail-item img {
    width: auto !important;
    height: 70px; }
  .product-cl-l-fl-slide-about {
    width: 55%; }
  .product-cl-l-fl-slide-about-txt {
    letter-spacing: 5px;
    margin-bottom: 45px; }
  .product-cl-l-fl-slide-about-list-item {
    margin: 0 10px 0 0; }
  .product-single-info {
    background: #f0ebd2;
    background-size: cover;
    margin-bottom: 390px; }
    .product-single-info:before {
      content: "";
      background: url(/common/img/base/bg01-top.png) no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 100px;
      position: absolute;
      top: -100px;
      left: 0; }
    .product-single-info:after {
      content: "";
      background: url(/common/img/base/bg01-bottom.png) no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 376px;
      position: absolute;
      bottom: -294px;
      left: 0; }
  .product-single-info-title {
    margin-bottom: 80px; }
  .product-single-info-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 930px;
    width: 100%;
    margin-bottom: 80px; }
    .product-single-info-column:nth-child(2) .product-single-info-column-r:before {
      content: "1";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(3) .product-single-info-column-r:before {
      content: "2";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(4) .product-single-info-column-r:before {
      content: "3";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(5) .product-single-info-column-r:before {
      content: "4";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(6) .product-single-info-column-r:before {
      content: "5";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(7) .product-single-info-column-r:before {
      content: "6";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(8) .product-single-info-column-r:before {
      content: "7";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(9) .product-single-info-column-r:before {
      content: "8";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(10) .product-single-info-column-r:before {
      content: "9";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(11) .product-single-info-column-r:before {
      content: "10";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .product-single-info-column-l {
    max-width: 400px;
    width: 100%;
    margin-right: 100px;
    border-radius: 20px; }
  .product-single-info-column-r {
    max-width: 400px;
    width: 100%;
    padding: 50px 0 0 0; }
  .product-single-info-column-r-num {
    left: -100px;
    top: -25px; }
  .product-single-info-column-r-txt {
    line-height: 45px; }
  .product-single-box {
    margin: 94px auto 100px auto;
    padding-bottom: 95px; }
  .product-single-main {
    margin-bottom: 250px; }
  .product-single-box-title {
    margin-bottom: 50px; }
  .product-single-table {
    border-radius: 20px; }
  .product-single-tr .bg-yellow {
    width: 200px;
    height: 100px;
    background: #f0ebd2;
    padding: 35px; }
  .product-single-capacity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 430px; }
    .product-single-capacity:after {
      content: "";
      background: url(/common/img/base/bg01-bottom.png) no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 376px;
      position: absolute;
      bottom: -310px;
      left: 0; }
    .product-single-capacity p {
      font-size: 24px;
      text-align: center; }
  .product-single-capacity-txt-red {
    line-height: 60px; }
  .product-single-look-list {
    width: 100%; }
  .product-single-look-list-item {
    padding: 30px 50px; }
  .product-single-contact {
    margin: 0 auto; }
  .product-single-contact-title {
    margin-bottom: 30px; }
  .product-single-contact-txt {
    line-height: 60px;
    margin-bottom: 40px; }
  .m-table-scroll {
    overflow-y: scroll;
    -ms-overflow-style: none;
    /* IE, Edge 対応 */
    scrollbar-width: none;
    /* Firefox 対応 */ }
  .m-table-scroll::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none; }
  .m-various-mv {
    height: 310px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .m-various-about-nav-item {
    margin: 0 20px 20px;
    width: 45%;
    text-align: center; }
    .m-various-about-nav-item:after {
      content: "";
      width: 1px;
      height: 20px;
      background: #B3B3B3;
      position: absolute;
      right: -20px; }
    .m-various-about-nav-item:last-child:after {
      display: none; }
  .m-various-about-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .m-various-about-list-item {
    margin-right: 20px; }
  .m-various-about-td {
    width: 20%;
    padding: 15px 25px; }
    .m-various-about-td.item01 {
      width: 80%;
      padding: 15px 190px 15px 25px; }
  .m-various-about-td-tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 0px;
    top: 15px; }
  .m-business-main {
    margin-bottom: 97px; }
    .m-business-main .l-wrap {
      padding: 0 47px; }
  .m-business-contents-title {
    margin-bottom: 26px; }
  .m-business-contents-txt {
    line-height: 38px; }
  .m-business-box {
    padding: 85px 0; }
    .m-business-box .l-wrap {
      margin: 0 110px 0 110px; }
  .m-business-msp {
    padding: 48px 0; }
    .m-business-msp:after {
      content: "01 MSP";
      font-size: 87px;
      color: #FFF;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      position: absolute;
      right: -15px;
      top: 5px; }
  .m-business-box-title {
    padding: 0 38px;
    margin-bottom: 48px; }
    .m-business-box-title span {
      padding-right: 27px; }
  .m-business-msp-title {
    margin-bottom: 46px; }
  .m-business-box-txt {
    padding: 0 43px;
    line-height: 33px;
    margin-bottom: 53px; }
  .m-business-box-in {
    padding: 48px 45px 85px;
    margin: 0 0 64px 0; }
  .m-business-box-in-column {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .m-business-box-in-column-l {
    width: 48%;
    padding-bottom: 30px; }
  .m-business-box-in-column-l-dl {
    margin-bottom: 13px; }
  .m-business-box-in-column-l-dt {
    margin-bottom: 31px; }
  .m-business-box-in-column-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px; }
  .m-business-box-in-column-link:after {
    content: "";
    background: url(/common/img/home/link-allow.svg) no-repeat;
    width: 200px;
    height: 74px;
    position: absolute;
    right: -232px;
    top: -21px; }
  .m-business-box-in-column-r {
    width: 48%; }
  .m-business-service-title {
    margin-bottom: 45px; }
  .m-business-service-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .m-business-service-column-item {
    width: 48%; }
  .m-business-service-column-item-img {
    margin-bottom: 10px; }
  .m-business-service-column-item-title span {
    position: relative;
    right: -20px;
    top: -8px; }
  .m-business-stracture {
    padding: 75px 0;
    min-height: 720px; }
    .m-business-stracture:after {
      content: "02 STRUCTURE";
      font-size: 87px;
      color: #FFF;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      position: absolute;
      right: -15px;
      top: 5px; }
  .m-business-stracture-title {
    margin-bottom: 48px; }
  .m-business-design {
    min-height: 720px; }
    .m-business-design:after {
      content: "03 DESIGN";
      font-size: 87px;
      color: #FFF;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      position: absolute;
      right: -15px;
      top: 5px; }
  .m-business-development {
    min-height: 720px; }
    .m-business-development:after {
      content: "04 DEVELOPMENT";
      font-size: 87px;
      color: #FFF;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      position: absolute;
      right: -15px;
      top: 5px; }
  .m-business-busico {
    padding: 90px 0; }
  .m-business-busico-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .m-business-busico-column-l {
    width: 48%; }
  .m-business-busico-column-logo {
    margin-bottom: 50px; }
  .m-business-busico-column-title {
    margin-bottom: 30px; }
  .m-business-busico-column-img {
    display: none; }
  .m-business-busico-column-txt {
    margin-bottom: 30px; }
  .m-business-busico-column-link {
    padding: 0 0 0 35px; }
  .m-business-busico-column-r {
    width: 48%;
    height: 400px;
    background: url(/common/img/business/img01.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: -50px; }
  .m-service-mv {
    min-height: 500px;
    margin-bottom: 100px; }
  .m-service-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 60px 70px; }
  .m-service-list-item-l {
    width: 40%;
    margin-right: 110px; }
  .m-service-list-item-r {
    width: 60%; }
  .company-about-title01 {
    letter-spacing: 12px;
    margin-bottom: 62px;
    line-height: 1.8; }
  .company-about-dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .company-about-dt {
    width: 300px; }
  .company-office {
    padding: 163px 0;
    margin-bottom: 280px; }
    .company-office:before {
      content: "";
      background: url(/common/img/home/icon-01.png) no-repeat;
      width: 228px;
      height: 330px;
      position: absolute;
      top: -143px;
      right: 250px;
      z-index: -1; }
    .company-office:after {
      content: "";
      background: url(/common/img/base/bg01-bottom.png) no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 376px;
      position: absolute;
      bottom: -294px;
      left: 0; }
  .company-office-list {
    margin-bottom: 57px; }
  .company-office-list-item {
    width: 276px;
    height: 78px;
    border-radius: 25px; }
  .company-office-info-item-dd {
    margin-bottom: 30px; }
  .company-office-info-item-link {
    right: 0;
    bottom: 30px;
    position: relative;
    margin: 0 0 0 auto; }
    .company-office-info-item-link:after {
      content: "";
      position: absolute;
      background: url(/common/img/base/allow-yellow2.svg);
      width: 24px;
      height: 24px;
      right: 10px;
      top: 12px; }
  .company-partner {
    padding: 165px 0 85px; }
  .company-partner-title {
    margin-bottom: 54px; }
  .company-partner-in {
    margin-bottom: 110px; }
  .company-partner-list-item {
    margin-bottom: 40px; }
  .company-mv {
    background: url(/common/img/company/mv-only.png) no-repeat;
    background-size: cover;
    padding: 98px 0;
    background-position: bottom center; }
  .company-mv-r {
    position: absolute;
    bottom: -100px;
    right: -55px;
    width: 55%;
    text-align: right; }
  .company-mv-sp {
    display: none; }
  .company-mv-title {
    line-height: 80px;
    letter-spacing: 7px;
    margin-bottom: 35px; }
  .company-mv-subtitle {
    margin-bottom: 55px; }
  .company-mv-txt {
    line-height: 44px;
    letter-spacing: 3px; }
  .company-story {
    padding-top: 100px; }
    .company-story:before {
      content: "";
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 416px;
      position: absolute;
      top: 0px;
      left: 0;
      opacity: 0.8; }
  .company-story-title01 {
    line-height: 1.5;
    margin-bottom: 44px; }
  .company-story-subtitle {
    margin-bottom: 38px;
    letter-spacing: 7px; }
  .company-story-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .company-story-column-l {
    width: 40%;
    text-align: center; }
  .company-story-column-r {
    position: relative;
    width: 70%; }
  .company-story-column-txt {
    line-height: 2.5;
    letter-spacing: 2px; }
  .m-logo:after {
    content: "";
    width: 100%;
    height: 460px;
    background: #F2F5F7;
    left: 0;
    top: 0;
    display: block;
    position: absolute;
    z-index: -1; }
  .m-logo-info-in {
    padding: 120px 90px; }
  .m-health-mv {
    background: url(/common/img/health/bg.jpg) no-repeat;
    background-position: right;
    height: 510px;
    padding: 50px 0 0 0;
    margin-bottom: 100px; }
  .m-health-mv-in {
    padding: 65px 50px;
    margin-left: 100px; }
  .m-health-mind {
    padding-bottom: 135px; }
  .m-health-mind-title {
    margin-bottom: 95px; }
  .m-health-mind-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .m-health-mind-list-item {
    padding: 40px 45px; }
  .m-health-safety {
    padding: 100px 0; }
  .m-health-canon {
    padding: 100px 0; }
  .m-health-canon-in {
    padding: 70px 45px; }
  .m-information-about-in {
    padding: 120px 90px; }
  .m-inquiry-in-border-list-item {
    width: 33%; }
  .development-mv {
    min-height: 1380px;
    background: url(/common/img/development/new/mv.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 75px 0px; }
    .development-mv:after {
      content: "";
      background: url(/common/img/development/mv-bottom.png) no-repeat;
      background-size: cover;
      background-position: bottom;
      position: absolute;
      bottom: -13px;
      left: 0;
      width: 100%;
      height: 288px; }
  .m-development-mv-info {
    margin: 0 -32px 0 auto; }
  .m-development-mv-info-img {
    display: none; }
  .m-development-mv-info-txt {
    line-height: 44px; }
  .development-about {
    padding: 107px 0; }
  .development-about-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 90px; }
    .development-about-column.item02 .development-about-column-l {
      width: 71% !important; }
    .development-about-column.item06 {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
  .development-about-column-l {
    width: 48%; }
  .development-about-column-img.item01 {
    position: relative;
    top: 20px;
    left: 10px; }
  .development-about-column-img.item02 {
    text-align: center;
    max-width: 356px;
    margin: -28px auto 0 67px; }
  .development-about-column-img.item03 {
    text-align: center;
    max-width: 480px;
    margin-bottom: 20px; }
  .development-about-column-img.item04 img {
    width: 100%; }
  .development-about-column-img.item05 {
    margin: 0 0 30px 40px; }
  .development-about-column-img.item06 {
    margin: 0 0 30px 0; }
  .development-about-column-r {
    width: 48%; }
  .development-about-num.item01 {
    margin: 0 0 5px -38px; }
  .development-about-num.item02 {
    margin: 0 0 5px -24px; }
  .development-about-num.item03 {
    margin: 0 0 5px -40px; }
  .development-about-num.item04 {
    margin: 0 0 5px -24px; }
  .development-about-num.item05 {
    margin: 0 0 11px -22px; }
  .development-about-num.item06 {
    margin: 0 0 5px -40px; }
  .development-about-column-title.item02 {
    padding-left: 42px;
    letter-spacing: 6px; }
  .development-about-column-title.item03 {
    padding-left: 26px;
    letter-spacing: 4px; }
  .development-about-column-title.item04 {
    margin: -3px 0 10px 0px;
    letter-spacing: 3px; }
  .development-about-column-title.item05 {
    margin: 0 0 11px 46px;
    letter-spacing: 1px; }
  .development-about-column-txt {
    line-height: 45px; }
    .development-about-column-txt.item02 {
      padding-left: 42px; }
    .development-about-column-txt.item03 {
      padding-left: 32px; }
    .development-about-column-txt.item05 {
      padding-left: 43px;
      letter-spacing: 1px;
      margin: 0 0 40px 0; }
  .development-attention {
    line-height: 45px; }
  .contact {
    padding: 0 0 65px; }
  .contact-main {
    padding: 95px 0 0; }
    .contact-main.pd-200 {
      padding: 150px 0; }
      .contact-main.pd-200 .contact-main-txt {
        line-height: 60px; }
  .contact-main-title {
    letter-spacing: 11px; }
  .contact-main-txt {
    line-height: 44px;
    letter-spacing: 2px;
    margin-bottom: 50px; }
  .contact-office {
    height: 914px;
    margin-top: -29px;
    background: url(/common/img/contact/bg.png) no-repeat;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
    background-position: center; }
  .contact-office-title {
    margin-top: -124px;
    line-height: 2.4; }
  .contact-office-subtitle {
    top: 43px;
    width: 294px;
    height: 70px;
    border-radius: 20px; }
    .contact-office-subtitle:after {
      content: "";
      background: url(/common/img/base/allow-red.svg) no-repeat;
      width: 34px;
      height: 34px;
      position: absolute;
      right: 20px;
      top: 29%; }
  .contact-form {
    padding: 55px 0; }
  .contact-form-title {
    letter-spacing: 4px;
    margin-bottom: 46px; }
  .contact-form-txt {
    line-height: 2.3;
    margin-bottom: 70px; }
  .contact-form-dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 85px; }
    .contact-form-dl.last {
      height: 245px; }
  .contact-form-dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .contact-form-dd .error {
      font-size: 90%;
      color: #B70000;
      /* display: table-caption; */
      padding-left: 20px;
      white-space: nowrap; }
    .contact-form-dd input {
      border: none;
      background: #F0EBD2;
      max-width: 570px;
      width: 100%;
      height: 60px;
      display: block;
      padding: 10px;
      font-size: 2rem; }
    .contact-form-dd textarea {
      border: none;
      background: #F0EBD2;
      width: 570px;
      height: 240px;
      display: block;
      padding: 10px;
      font-size: 2rem; }
    .contact-form-dd select {
      border: none;
      background: #F0EBD2;
      width: 570px;
      height: 60px;
      display: block;
      padding: 10px;
      font-size: 2rem; }
  .contact-form-dd-txt {
    height: 48px;
    border: 2px solid #DCC378;
    border-radius: 30px;
    width: 104px;
    margin-right: 35px; }
  .contact-form-btn {
    margin-top: 30px; }
    .contact-form-btn input {
      width: 306px;
      height: 78px;
      background: #F0CD00;
      color: #FFF;
      margin: 0 auto;
      border-radius: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      letter-spacing: 5px;
      position: relative;
      -webkit-box-shadow: 5px 5px 6px #c6c6c6;
      box-shadow: 5px 5px 6px #c6c6c6;
      letter-spacing: 0; }
  .contact-form-btn-allow:after {
    content: "";
    background: url(/common/img/base/allow-yellow.svg) no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    right: 20px;
    top: 29%; }
  .contact-main-back:before {
    content: "";
    background: url(/common/img/base/allow-red.svg) no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    left: 20px;
    top: 29%;
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg); }
  .l-wrap-contents-sitemap {
    padding: 100px 0 60px; }
  .m-sitemap-contents {
    padding: 0 15px 100px; }
    .m-sitemap-contents .l-wrap {
      max-width: 980px;
      margin: 0 auto;
      padding: 0 25px; }
  .m-sitemap-content-top {
    margin-bottom: 62px; }
  .m-sitemap-content-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .m-sitemap-content-middle-item {
    width: 30%;
    margin-bottom: 70px;
    margin-right: 45px; }
    .m-sitemap-content-middle-item:nth-child(3n) {
      margin-right: 0; }
  .m-sitemap-content-middle-list-item {
    margin-bottom: 20px; }
  .m-sitemap-content-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .m-sitemap-content-bottom-item {
    width: 30%;
    margin-bottom: 70px;
    margin-right: 45px; }
    .m-sitemap-content-bottom-item:nth-child(3n) {
      margin-right: 0; }
  .m-sitemap-content-bottom-list-item {
    margin-bottom: 63px; }
  .story-about {
    padding: 95px 0; }
  .story-about-1961-title {
    line-height: 1.9;
    letter-spacing: 6px; }
    .story-about-1961-title:before {
      content: "1961";
      color: rgba(240, 235, 210, 0.8);
      font-size: 16rem;
      position: absolute;
      left: 0px;
      top: -166px;
      letter-spacing: 33px;
      z-index: -1; }
  .story-about-1961-column {
    margin-bottom: 200px; }
  .story-about-txt01 {
    line-height: 2.6;
    letter-spacing: 2px; }
  .story-about-1987-title:before {
    content: "1987";
    color: rgba(240, 235, 210, 0.8);
    font-size: 16rem;
    position: absolute;
    left: 0px;
    top: -166px;
    letter-spacing: 33px;
    z-index: -1; }
  .story-about-1987-column {
    margin-bottom: 173px; }
  .infinity-slide {
    margin-bottom: 300px; }
  .story-about-slide-item {
    height: 330px !important; }
    .story-about-slide-item.m-height img {
      background: #e0e0e0;
      border-radius: 10px;
      width: 100%; }
  .story-about-info-title {
    margin-bottom: 55px; }
    .story-about-info-title:before {
      content: "";
      background: url(/common/img/story/info-img01.png) no-repeat;
      width: 208px;
      height: 174px;
      position: absolute;
      left: -5px;
      top: -60px; }
    .story-about-info-title:after {
      content: "";
      background: url(/common/img/story/info-img02.png) no-repeat;
      width: 224px;
      height: 174px;
      position: absolute;
      right: -13px;
      top: -65px; }
  .story-about-info-txt {
    line-height: 2.5;
    letter-spacing: 2px; }
  .slide03-chara {
    margin-bottom: -10px;
    padding-left: 372px; }
  .story-about-2011:after {
    content: "";
    background: url(/common/img/story/story-about-2011-bg.png) no-repeat;
    width: 340px;
    height: 300px;
    position: absolute;
    right: 0;
    top: -30px; }
  .story-about-2011-title {
    margin-bottom: 30px;
    line-height: 52px; }
    .story-about-2011-title:before {
      content: "2011";
      color: rgba(240, 235, 210, 0.8);
      font-size: 16rem;
      position: absolute;
      left: 0px;
      top: -50px;
      letter-spacing: 33px;
      z-index: -1; }
  .story-about-2011-txt01 {
    margin-bottom: 95px; }
  .story-about-2011-column {
    margin-bottom: 180px; }
  .story-about-txt02 {
    line-height: 45px; }
  .story-about-product-img {
    margin-bottom: 120px; }
  .story-about-product-link {
    font-size: 1.8rem !important; }
  .quality-main {
    padding: 100px 0; }
  .quality-main-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 140px;
    padding: 25px 0 0 0; }
  .quality-main-column-l {
    width: 48%; }
  .quality-main-column-l-txt {
    line-height: 44px; }
  .quality-main-column-r {
    width: 48%; }
  .quality-about {
    padding: 140px 0;
    min-height: 1974px; }
    .quality-about:before {
      content: "";
      background: url(/common/img/quality/about-illust.png) no-repeat;
      background-size: contain;
      width: 324px;
      height: 214px;
      position: absolute;
      top: -120px;
      left: 0;
      right: -30px;
      margin: 0 auto;
      z-index: -1; }
  .quality-about-title {
    margin-bottom: 43px;
    letter-spacing: 5px; }
  .quality-about-txt {
    text-align: center;
    line-height: 2.3;
    margin-bottom: 75px; }
  .quality-about-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -30px 63px; }
  .quality-about-list-item {
    width: 30%;
    margin: 0 10px; }
  .quality-about-list-item-title {
    margin-bottom: 24px; }
  .quality-about-list-item-txt {
    letter-spacing: 3px;
    line-height: 2.4; }
  .quality-about-column-img {
    max-width: 926px;
    width: 100%;
    margin: 0 0 0 -50px; }
  .quality-about-column-r {
    max-width: 570px;
    width: 100%;
    padding: 30px 45px;
    background: #fff;
    border-radius: 20px;
    position: absolute;
    right: -46px;
    bottom: -84px; }
    .quality-about-column-r:after {
      content: "";
      width: 280px;
      height: 200px;
      background: url(/common/img/quality/about-column01-illust.png) no-repeat;
      position: absolute;
      top: -169px;
      right: 0px;
      background-size: contain; }
  .quality-about-column-r-txt {
    line-height: 45px;
    letter-spacing: 2px; }
  .quality-info {
    padding-bottom: 100px; }
  .quality-info-list {
    padding-top: 107px; }
  .quality-info-list-item {
    width: 48%;
    margin-bottom: 150px; }
    .quality-info-list-item.item02:after {
      content: "";
      width: 220px;
      height: 154px;
      background: url(/common/img/quality/num02-illust.png) no-repeat;
      background-size: contain;
      position: absolute;
      right: -35px;
      top: -15px;
      z-index: -1; }
    .quality-info-list-item.item03:after {
      content: "";
      width: 340px;
      height: 158px;
      background: url(/common/img/quality/num03-illust.png) no-repeat;
      background-size: contain;
      position: absolute;
      left: -191px;
      top: 23px; }
  .quality-info-list-item-title {
    margin-bottom: 33px; }
  .quality-info-list-item-txt {
    line-height: 2.4;
    letter-spacing: 4px; }
  /* ---------------------------
link
--------------------------- */
  /* ---------------------------
list
--------------------------- */
  /* ---------------------------
m
--------------------------- */
  /* align */
  /* margin-top */
  .u-mt-5 {
    margin-top: 5px; }
  .u-mt-10 {
    margin-top: 10px; }
  .u-mt-15 {
    margin-top: 15px; }
  .u-mt-20 {
    margin-top: 20px; }
  .u-mt-25 {
    margin-top: 25px; }
  .u-mt-30 {
    margin-top: 30px; }
  .u-mt-35 {
    margin-top: 35px; }
  .u-mt-40 {
    margin-top: 40px; }
  .u-mt-45 {
    margin-top: 45px; }
  .u-mt-50 {
    margin-top: 50px; }
  .u-mt-60 {
    margin-top: 60px; }
  .u-mt-70 {
    margin-top: 70px; }
  .u-mt-80 {
    margin-top: 80px; }
  .u-mt-90 {
    margin-top: 90px; }
  .u-mt-100 {
    margin-top: 100px; }
  /* margin-bottom */
  .u-mb-5 {
    margin-bottom: 5px; }
  .u-mb-10 {
    margin-bottom: 10px; }
  .u-mb-15 {
    margin-bottom: 15px; }
  .u-mb-20 {
    margin-bottom: 20px; }
  .u-mb-25 {
    margin-bottom: 25px; }
  .u-mb-30 {
    margin-bottom: 30px; }
  .u-mb-35 {
    margin-bottom: 35px; }
  .u-mb-40 {
    margin-bottom: 40px; }
  .u-mb-45 {
    margin-bottom: 45px; }
  .u-mb-50 {
    margin-bottom: 50px; }
  .u-mb-60 {
    margin-bottom: 60px; }
  .u-mb-70 {
    margin-bottom: 70px; }
  .u-mb-80 {
    margin-bottom: 80px; }
  .u-mb-90 {
    margin-bottom: 90px; }
  .u-mb-100 {
    margin-bottom: 100px; }
  /* padding-top */
  .u-pt-5 {
    padding-top: 5px; }
  .u-pt-10 {
    padding-top: 10px; }
  .u-pt-15 {
    padding-top: 15px; }
  .u-pt-20 {
    padding-top: 20px; }
  .u-pt-25 {
    padding-top: 25px; }
  .u-pt-30 {
    padding-top: 30px; }
  .u-pt-35 {
    padding-top: 35px; }
  .u-pt-40 {
    padding-top: 40px; }
  .u-pt-45 {
    padding-top: 45px; }
  .u-pt-50 {
    padding-top: 50px; }
  .u-pt-60 {
    padding-top: 60px; }
  .u-pt-70 {
    padding-top: 70px; }
  .u-pt-80 {
    padding-top: 80px; }
  .u-pt-90 {
    padding-top: 90px; }
  .u-pt-100 {
    padding-top: 100px; }
  /* padding-bottom */
  .u-pb-5 {
    padding-bottom: 5px; }
  .u-pb-10 {
    padding-bottom: 10px; }
  .u-pb-15 {
    padding-bottom: 15px; }
  .u-pb-20 {
    padding-bottom: 20px; }
  .u-pb-25 {
    padding-bottom: 25px; }
  .u-pb-30 {
    padding-bottom: 30px; }
  .u-pb-35 {
    padding-bottom: 35px; }
  .u-pb-40 {
    padding-bottom: 40px; }
  .u-pb-45 {
    padding-bottom: 45px; }
  .u-pb-50 {
    padding-bottom: 50px; }
  .u-pb-60 {
    padding-bottom: 60px; }
  .u-pb-70 {
    padding-bottom: 70px; }
  .u-pb-80 {
    padding-bottom: 80px; }
  .u-pb-90 {
    padding-bottom: 90px; }
  .u-pb-100 {
    padding-bottom: 100px; }
  /* ---------------------------
u-tabBtn
--------------------------- */
  .u-text-10 {
    font-size: 1rem; }
  .u-text-11 {
    font-size: 1.1rem; }
  .u-text-12 {
    font-size: 1.2rem; }
  .u-text-13 {
    font-size: 1.3rem; }
  .u-text-14 {
    font-size: 1.4rem; }
  .u-text-15 {
    font-size: 1.5rem; }
  .u-text-16 {
    font-size: 1.6rem; }
  .u-text-18 {
    font-size: 1.8rem; }
  .u-text-19 {
    font-size: 1.9rem; }
  .u-text-20 {
    font-size: 2rem; }
  .u-text-21 {
    font-size: 2.1rem; }
  .u-text-22 {
    font-size: 2.2rem; }
  .u-text-24 {
    font-size: 2.4rem; }
  .u-text-25 {
    font-size: 2.5rem; }
  .u-text-26 {
    font-size: 2.6rem; }
  .u-text-27 {
    font-size: 2.7rem; }
  .u-text-28 {
    font-size: 2.8rem; }
  .u-text-30 {
    font-size: 3.0rem; }
  .u-text-32 {
    font-size: 3.2rem; }
  .u-text-33 {
    font-size: 3.3rem; }
  .u-text-34 {
    font-size: 3.4rem; }
  .u-text-36 {
    font-size: 3.6rem; }
  .u-text-37 {
    font-size: 3.7rem; }
  .u-text-40 {
    font-size: 4rem; }
  .u-text-42 {
    font-size: 4.2rem; }
  .u-text-45 {
    font-size: 4.5rem; }
  .u-text-46 {
    font-size: 4.6rem; }
  .u-text-48 {
    font-size: 4.8rem; }
  .u-text-50 {
    font-size: 5.0rem; }
  .u-text-52 {
    font-size: 5.2rem; }
  .u-text-53 {
    font-size: 5.3rem; }
  .u-text-54 {
    font-size: 5.4rem; }
  .u-text-58 {
    font-size: 5.8rem; }
  .u-text-60 {
    font-size: 6rem; }
  .u-text-62 {
    font-size: 6.2rem; }
  .u-text-63 {
    font-size: 6.3rem; }
  .u-text-64 {
    font-size: 6.4rem; }
  .u-text-70 {
    font-size: 7.0rem; }
  .u-text-72 {
    font-size: 7.2rem; }
  .u-text-73 {
    font-size: 7.3rem; }
  .u-text-80 {
    font-size: 8rem; }
  .u-text-82 {
    font-size: 8.2rem; }
  /* ---------------------------
u-wysiwyg
--------------------------- */
  .u-wysiwyg h1 {
    margin-bottom: 30px;
    font-size: 3rem; }
  .u-wysiwyg h2 {
    margin-bottom: 30px;
    font-size: 1.54rem; }
  .u-wysiwyg h3 {
    font-size: 1.34rem; }
  .u-wysiwyg h4 {
    font-size: 1.24rem; }
  .u-wysiwyg h5, .u-wysiwyg h6 {
    font-size: 1.2rem; }
  .u-wysiwyg p {
    font-size: 1.8rem;
    line-height: 45px; }
  .u-wysiwyg blockquote {
    padding: 28px 30px;
    margin-bottom: 40px; }
  .u-wysiwyg img {
    margin-bottom: 30px; }
  .u-wysiwyg .alignright, .u-wysiwyg .has-text-align-right {
    margin-left: 40px;
    margin-bottom: 40px; }
  .u-wysiwyg .alignleft, .u-wysiwyg .has-text-align-left {
    margin-right: 40px;
    margin-bottom: 40px; }
  .news-cl-single-pagenav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .news-cl-single-pagenav-l-txt dt {
    font-size: 2.2rem;
    margin-bottom: 20px; }
  .news-cl-single-pagenav-l-txt dd {
    font-size: 2.4rem; }
  .news-cl-single-pagenav-r-txt dt {
    font-size: 2.2rem;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .news-cl-single-pagenav-r-txt dt span {
      padding-right: 15px;
      -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
      transform: rotateZ(180deg); }
  .news-cl-single-pagenav-r-txt dd {
    font-size: 2.4rem; }
  .news-cl-single-pagenav-r-img {
    border: 6px solid #DCC378; }
  .u-ff-sansen-r {
    font-weight: 400; }
  .u-ff-sansen-b {
    font-weight: 700; }
  .u-ff-sansen-h {
    font-weight: 900; }
  .u-ff-b {
    font-weight: bold; }
  .u-ls-5 {
    letter-spacing: 5px; } }

@media screen and (min-width: 1025px) and (max-width: 1399px), print {
  /* ==========================================================================
   PC
   ========================================================================== */
  .pc-Only {
    display: block; }
  .tb-Only {
    display: none; }
  .sp-Only {
    display: none; }
  .pcsp-Only {
    display: block; }
  .wrapin {
    max-width: calc( 1030px + 40px);
    margin: 0 auto;
    padding: 0 40px;
    padding: 0 30px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  .m-page {
    padding-top: 130px; }
  .breadcrumb {
    height: 50px; }
  .breadcrumb-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .breadcrumb-list-item a {
    padding-right: 75px; }
  /* ---------------------------
module
--------------------------- */
  .l-header {
    padding: 28px 0;
    height: 130px; }
  .l-header-logo {
    top: 28px;
    left: 0; }
  .l-header-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 150px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .l-header-list-item {
    max-width: 16%;
    width: 100%;
    text-align: center;
    position: relative; }
    .l-header-list-item:hover {
      top: 11px; }
      .l-header-list-item:hover .l-header-sublist {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .l-header-list-item.item01 {
      left: -40px;
      letter-spacing: 3px;
      width: 100%;
      height: auto;
      display: block;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .l-header-list-item.item01:hover .l-header-sublist-item-link {
        padding-bottom: 20px;
        top: 0px;
        border-bottom: 2px solid #ff0001; }
    .l-header-list-item.item02 {
      left: -43px;
      letter-spacing: 1px;
      width: 100%;
      height: auto;
      display: block;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .l-header-list-item.item02:hover .l-header-sublist-item-link {
        padding-bottom: 20px;
        top: 0px;
        border-bottom: 2px solid #13017c; }
    .l-header-list-item.item03 {
      left: -1px;
      letter-spacing: 2px;
      width: 100%;
      height: auto;
      display: block;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .l-header-list-item.item03:hover .l-header-sublist-item-link {
        padding-bottom: 20px;
        top: 0px;
        border-bottom: 2px solid #f0cd00; }
    .l-header-list-item.item04 {
      left: -10px;
      width: 100%;
      height: auto;
      display: block;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .l-header-list-item.item04:hover .l-header-sublist-item-link {
        padding-bottom: 20px;
        top: 0px;
        border-bottom: 2px solid #00a12f; }
    .l-header-list-item.item05 {
      left: -45px;
      letter-spacing: 3px;
      width: 100%;
      height: auto;
      display: block;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .l-header-list-item.item05:hover .l-header-sublist-item-link {
        padding-bottom: 20px;
        top: 0px;
        border-bottom: 2px solid #ff0001; }
    .l-header-list-item.item06 {
      position: relative;
      left: -44px;
      letter-spacing: 2px;
      width: 100%;
      height: 100%;
      display: block;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .l-header-list-item.item06:hover {
        top: 10px; }
        .l-header-list-item.item06:hover .l-header-en {
          padding-bottom: 20px; }
        .l-header-list-item.item06:hover .l-header-ja {
          padding-bottom: 20px; }
      .l-header-list-item.item06 .l-header-en:hover {
        position: relative;
        top: 1px;
        border-bottom: 2px solid #13017c; }
      .l-header-list-item.item06 .l-header-ja:hover {
        position: relative;
        top: 1px;
        border-bottom: 2px solid #f0cd00; }
  .l-header-sublist {
    width: 100%;
    background: #fff;
    left: 0;
    padding: 20px 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }
    .l-header-sublist.on {
      pointer-events: normal;
      -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
      transform: translateY(0%);
      pointer-events: auto; }
    .l-header-sublist:after {
      content: "";
      background: url(/common/img/home/about-line.png) no-repeat;
      background-size: cover;
      width: 100%;
      height: 4px;
      position: absolute;
      top: 0;
      left: 0; }
  .l-header-sublist-item {
    margin: 0 20px; }
  .l-header-en {
    margin-right: 24px; }
    .l-header-en:after {
      content: "/";
      position: absolute;
      right: -13px;
      top: 0; }
  .l-header-list-online {
    position: absolute;
    right: -100px;
    top: -36px;
    z-index: 5; }
  .l-header-menusp {
    display: none; }
  .l-header-list-item-txt {
    display: none; }
  .global_menu {
    /* メニュー全体のスタイル */
    position: relative;
    width: 100%; }
  .child_menu {
    /* 下層メニューのスタイル */
    width: 100%;
    position: fixed;
    top: 110px;
    /* 親項目の直下に配置 */
    left: 0;
    visibility: hidden;
    /* 下層メニューを非表示 */ }
  .menu:hover .child_menu {
    /* 下層メニューのスタイル（親項目ホバー時） */
    visibility: visible;
    /* 下層メニューを表示 */ }
  .foot-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 80px 13px; }
  .foot-column-l {
    width: 45%; }
  .foot-logo {
    margin-bottom: 75px; }
  .foot-txt01 {
    letter-spacing: 8px;
    margin-bottom: 32px; }
  .foot-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .foot-column-r {
    width: 30%; }
  .foot-column-r-sns {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .foot-column-r-copy {
    line-height: 24px; }
  /* ---------------------------
l-post
--------------------------- */
  .l-post-clear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto; }
  .l-post-main {
    width: 70%;
    max-width: 765px; }
  .l-post-side {
    width: 28%;
    max-width: 240px;
    padding-bottom: 130px; }
    .l-post-side-sec {
      border-radius: 10px; }
      .l-post-side-sec:not(:last-child) {
        margin-bottom: 20px; }
      .l-post-side-sec-h {
        padding-left: 20px; }
        .l-post-side-sec-h::before {
          margin-left: -20px; }
  /* ---------------------------
l-wrap
--------------------------- */
  .l-wrap-680 {
    max-width: 760px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-760 {
    max-width: 840px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-780 {
    max-width: 860px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-800 {
    max-width: 880px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-900 {
    max-width: 980px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-960 {
    max-width: 1010px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-970 {
    max-width: 1050px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-980 {
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1000 {
    max-width: 1080px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1030 {
    max-width: 1010px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1040 {
    max-width: 1120px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1100 {
    max-width: 1180px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1120 {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1170 {
    max-width: 1240px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1180 {
    max-width: 1260px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1190 {
    max-width: 1260px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1200 {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1240 {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1260 {
    max-width: 1340px;
    width: 100%;
    margin: 0 auto;
    padding-left: 80px;
    padding-right: 0px; }
  .l-wrap-1280 {
    max-width: 1360px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1300 {
    max-width: 1380px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1330 {
    max-width: 1410px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1400 {
    max-width: 1480px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1460 {
    max-width: 1560px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  /*---------------------------
btn
---------------------------*/
  /* ---------------------------
btns1col
--------------------------- */
  /* ---------------------------
h
--------------------------- */
  .home-mv {
    height: 100vh; }
    .home-mv .l-wrap-1400 {
      height: 100%;
      padding: 190px 0px;
      position: relative;
      z-index: 1; }
  .home-mv-slide:after {
    content: "";
    background: url(/common/img/home/mv-bottom.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    position: absolute;
    bottom: -13px;
    left: 0;
    width: 100%;
    height: 288px; }
  .home-mv-slide .slide-dots li {
    display: inline-block;
    margin: 0 25px; }
  .home-mv-slide .slide-dots li button {
    position: relative;
    background: none;
    border: none;
    outline: none;
    padding: 0 7px;
    color: #fff; }
  .home-mv-slide .slide-dots li:nth-child(1) button::before {
    background-image: url(/common/img/home/slide-dot01.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 40px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(1) button::after {
    content: "01";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #f5b32c;
    font-size: 2rem; }
  .home-mv-slide .slide-dots li:nth-child(2) button::before {
    background-image: url(/common/img/home/slide-dot02.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 40px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(2) button::after {
    content: "02";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #ff0001;
    font-size: 2rem; }
  .home-mv-slide .slide-dots li:nth-child(3) button::before {
    background-image: url(/common/img/home/slide-dot03.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 40px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(3) button::after {
    content: "03";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #13017c;
    font-size: 2rem; }
  .home-mv-slide .slide-dots li:nth-child(4) button::before {
    background-image: url(/common/img/home/slide-dot04.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 40px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(4) button::after {
    content: "04";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #f5b32c;
    font-size: 2rem; }
  .home-mv-slide .slide-dots li:nth-child(5) button::before {
    background-image: url(/common/img/home/slide-dot05.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 40px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(5) button::after {
    content: "05";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #ff0001;
    font-size: 2rem; }
  .home-mv-slide .slide-dots {
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    right: 10%;
    bottom: 11%;
    z-index: 2; }
  .home-mv-slide .slide-animation {
    -webkit-animation: fadezoom 8s 0s forwards;
    animation: fadezoom 8s 0s forwards; }
  @-webkit-keyframes fadezoom {
    0% {
      -webkit-transform: scale(1.7);
      transform: scale(1.7); }
    100% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3); } }
  @keyframes fadezoom {
    0% {
      -webkit-transform: scale(1.7);
      transform: scale(1.7); }
    100% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3); } }
  .home-mv-slide-item {
    height: calc(100vh + 170px); }
    .home-mv-slide-item img {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      margin: auto;
      width: 100%; }
  .home-mv-title {
    margin: 0 0 51px 30px;
    max-width: 500px;
    width: 46vh; }
  .home-mv-txt {
    line-height: 1.8;
    margin: 0 0 0 40px;
    letter-spacing: 3px;
    font-size: 1.8vh !important; }
  .home-brand-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 42px; }
    .home-brand-column:before {
      content: "";
      background: url(/common/img/home/brand-illust01.png) no-repeat;
      width: 398px;
      height: 158px;
      position: absolute;
      bottom: -188px;
      left: -44px; }
    .home-brand-column:after {
      content: "";
      background: url(/common/img/home/about-line.png) no-repeat;
      background-size: cover;
      width: 100%;
      height: 4px;
      position: absolute;
      top: 0;
      left: 0; }
  .home-brand-column-l {
    width: 48%; }
  .home-brand-column-l-txt {
    line-height: 45px;
    letter-spacing: 2.7px;
    margin-bottom: 37px; }
  .home-brand-column-r {
    width: 44%; }
    .home-brand-column-r:before {
      content: "";
      background: url(/common/img/home/brand-illust02.png) no-repeat;
      width: 728px;
      height: 280px;
      position: absolute;
      bottom: -110px;
      left: -152px; }
  .home-brand-column-r-img {
    margin-bottom: 20px; }
  .home-quality:before {
    content: "";
    background: url(/common/img/home/icon-01.png) no-repeat;
    width: 228px;
    height: 330px;
    position: absolute;
    top: -143px;
    right: 250px;
    z-index: -1; }
  .home-quality:after {
    content: "";
    background: url(/common/img/base/bg01-bottom.png) no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 376px;
    position: absolute;
    bottom: -294px;
    left: 0; }
  .m-title01 {
    margin-bottom: 74px;
    letter-spacing: 11px; }
  .home-quality-title {
    margin-bottom: 74px;
    letter-spacing: 11px; }
  .home-quality-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .home-quality-column-l {
    width: 48%; }
  .home-quality-column-r {
    width: 48%; }
  .home-quality-column-img {
    margin-bottom: 40px; }
  .home-quality-column-title {
    margin-bottom: 26px;
    letter-spacing: 3px; }
  .home-quality-column-txt {
    line-height: 44px;
    letter-spacing: 2px;
    margin-bottom: 67px;
    min-height: 174px; }
  .m-btn01 {
    width: 245px;
    height: 65px;
    border-radius: 20px; }
  .home-product {
    padding: 353px 0 200px; }
  .home-product-list-item {
    width: 24%; }
  .home-product-list-item-img {
    min-height: 286px; }
  .home-product-list-item-title {
    margin-bottom: 28px;
    line-height: 52px;
    min-height: 95px; }
  .home-product-list-item-txt {
    min-height: 240px;
    margin-bottom: 20px; }
  .home-news {
    padding: 153px 0; }
    .home-news:before {
      content: "";
      background: url(/common/img/home/icon-01.png) no-repeat;
      width: 224px;
      height: 328px;
      position: absolute;
      top: -94px;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: -1; }
    .home-news:after {
      content: "";
      background: url(/common/img/base/bg01-bottom.png) no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 376px;
      position: absolute;
      bottom: -294px;
      left: 0; }
  .home-news-list {
    margin-bottom: 50px; }
  .home-news-list-item-dd {
    min-width: 150px;
    height: 40px; }
  .home-about {
    padding: 380px 0 100px; }
  .home-about-in {
    margin-bottom: 93px; }
  .home-about-column {
    padding: 35px 70px; }
  .home-about-column-l-txt {
    line-height: 52px; }
  .home-about-column-l-title {
    line-height: 80px;
    letter-spacing: 14px; }
    .home-about-column-l-title:after {
      content: "";
      background: url(/common/img/home/about-icon03.png) no-repeat;
      background-size: cover;
      width: 38px;
      height: 138px;
      position: absolute;
      bottom: 13px;
      right: 25px; }
    .home-about-column-l-title.m-en:after {
      content: "";
      background: url(/common/img/home/about-icon03.png) no-repeat;
      background-size: cover;
      width: 38px;
      height: 138px;
      position: absolute;
      bottom: 13px;
      right: 100px; }
  .home-about-in-list {
    padding: 70px 50px 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .home-about-in-list-item {
    width: 33%; }
  .home-about-partner-item {
    width: 24%;
    margin-bottom: 70px; }
  .m-company-history-contents .l-wrap {
    padding: 0 40px; }
  .m-company-history-subtitle {
    padding-top: 60px;
    margin-bottom: 57px; }
  .m-company-history-contents-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 35px; }
  .m-company-history-contents-column-year {
    width: 130px; }
  .m-company-history-contents-column-about {
    padding-bottom: 20px; }
  .m-company-history-contents-column-txt-month {
    width: 85px;
    line-height: 40px;
    text-align: right; }
  .m-company-history-contents-column-txt-txt {
    line-height: 40px; }
  .m-company-history-contents-hub-map {
    height: 500px;
    margin-top: 30px; }
  .m-company-history-contents-hub-column01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 47px;
    padding: 42px 0; }
  .m-company-history-contents-hub-txt.item-mb {
    margin-bottom: 60px; }
  .m-company-history-contents-hub-column01-r {
    width: 255px; }
  .m-company-history-contents-hub-column02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 52px; }
  .m-company-history-contents-hub-column02-l {
    width: 40%;
    margin-right: 40px; }
  .m-company-history-contents-hub-column02-r {
    width: 55%; }
  .privacy-txt01 {
    margin-bottom: 46px;
    line-height: 2.3; }
  .privacy-txt02 {
    margin-bottom: 60px; }
  .privacy-txt03 {
    margin-bottom: 80px;
    padding: 0 30px; }
  .privacy-txt04 {
    padding: 0 50px;
    margin-bottom: 80px; }
  .m-model-mv-bg {
    position: relative; }
    .m-model-mv-bg:before {
      content: "";
      position: absolute;
      top: -80px;
      left: 0;
      background: #353535;
      width: 100%;
      height: 805px;
      z-index: -1; }
  .m-bread {
    padding-top: 3px; }
  .m-model-mv-title {
    margin-top: 75px;
    margin-bottom: 2px; }
    .m-model-mv-title:before {
      content: "";
      background: url(/common/img/model/title-allow.svg) no-repeat;
      width: 168px;
      height: 50px;
      position: absolute;
      top: -62px;
      left: 0;
      right: 0;
      margin: 0 auto; }
  .m-model-mv-txt {
    font-size: 1.4rem;
    margin-bottom: 65px; }
    .m-model-mv-txt span {
      padding-left: 10px;
      font-size: 2.4rem;
      letter-spacing: 3px; }
  .m-model-mv-img:after {
    content: "";
    width: 2px;
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    top: -29px;
    margin: 0 auto;
    background: #6296BB; }
  .m-model-mv-copy {
    line-height: 60px;
    margin-bottom: 125px; }
  .m-model-about {
    margin-bottom: 177px; }
  .m-model-about-column:before {
    content: "";
    background: #EFECEB;
    width: 92%;
    height: 520px;
    position: absolute;
    left: 50px;
    bottom: -78px;
    z-index: -1; }
  .m-model-about-column-l {
    width: 48%;
    margin-right: 1%; }
  .m-model-about-column-r {
    width: 46%; }
  .m-model-column-title {
    padding: 0 43px 0 0px;
    margin-top: -13px; }
  .m-model-column-subtitle {
    margin-bottom: 130px;
    padding: 8px 52px 0 0px; }
  .m-model-about-column-small {
    margin-bottom: 57px; }
  .m-model-about-column-small-item:first-child {
    margin-right: 15px; }
  .m-model-about-column-txt {
    max-width: 493px;
    line-height: 31px; }
  .m-model-about-column-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
    position: relative; }
    .m-model-about-column-row:before {
      content: "";
      background: #EFECEB;
      width: 92%;
      height: 520px;
      position: absolute;
      left: 50px;
      bottom: -78px;
      z-index: -1; }
    .m-model-about-column-row .m-model-column-title {
      padding: 0 0px 0 48px; }
    .m-model-about-column-row .m-model-about-column-l {
      width: 48%;
      margin-right: 0; }
    .m-model-about-column-row .m-model-about-column-r {
      width: 48%;
      margin-right: 1%; }
    .m-model-about-column-row .m-model-column-subtitle {
      padding: 8px 0px 0 47px; }
    .m-model-about-column-row .m-model-about-column-txt {
      padding: 0 15px 0 128px;
      max-width: 100%; }
  .m-model-room {
    padding: 46px 0;
    margin-bottom: 20px; }
  .m-model-room-column-r {
    width: 62%; }
  .m-model-room-column-r-dl {
    padding: 23px 27px; }
  .m-model-room-column-r-dd {
    font-size: 1.8rem; }
  .m-model-room-column-r-dt {
    margin-right: 58px;
    width: 82px; }
  .m-model-room-column-r-check {
    margin-top: 58px;
    padding: 45px 63px; }
  .m-model-room-column-r-check-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .m-model-room-column-r-check-flex-r a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #284664;
    font-size: 1.4rem;
    width: 200px;
    height: 40px;
    color: #FFF;
    border-radius: 30px;
    position: relative;
    top: 38px;
    right: 17px; }
  .m-model-facility {
    padding: 59px 0; }
    .m-model-facility:after {
      content: "";
      background: #F4F3F1;
      width: 1000px;
      height: 500px;
      position: absolute;
      top: 160px;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: -1; }
  .m-model-root {
    margin-top: 160px;
    padding: 150px 0; }
  .m-model-root-column {
    margin-bottom: 130px; }
  .m-model-root-column-r {
    width: 61%; }
  .m-model-other {
    padding: 55px 0px 75px;
    position: relative;
    top: -30px; }
  .m-model-other-title {
    letter-spacing: 2px;
    margin-bottom: 55px; }
  .m-model-other-list .slick-prev {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 80px;
    left: 0px;
    z-index: 1; }
  .m-model-other-list .slick-next {
    width: 60px;
    height: 60px;
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
    top: 60px;
    right: 0;
    position: absolute;
    z-index: 1; }
  .m-model-other-list-item {
    padding: 20px 0; }
  .m-model-other-list-item-num {
    font-size: 4rem; }
  .tb-Only {
    display: none; }
  .sp-Only {
    display: none; }
  /* ---------------------------
m-post
--------------------------- */
  /* ---------------------------
m-table01
--------------------------- */
  .m-table01, .u-wysiwyg table {
    margin-left: 40px; }
    .m-table01 td, .u-wysiwyg table td {
      font-size: 0.95rem;
      letter-spacing: 0.1em; }
  .wp-pagenavi {
    margin-top: 80px;
    padding-top: 40px; }
    .wp-pagenavi .current {
      color: #E60012;
      margin: 0 10px;
      font-size: 2.4rem; }
    .wp-pagenavi a {
      margin: 0 10px;
      font-size: 2.4rem; }
  .m-post-links {
    margin: 0 50px; }
  .wp-pagenavi {
    max-width: 440px;
    width: 100%; }
    .wp-pagenavi:before {
      content: "";
      background: url(/common/img/news/allow-red.png) no-repeat;
      background-size: cover;
      width: 34px;
      height: 34px;
      position: absolute;
      left: -50px; }
    .wp-pagenavi:after {
      content: "";
      background: url(/common/img/news/allow-red.png) no-repeat;
      background-size: cover;
      width: 34px;
      height: 34px;
      position: absolute;
      right: -50px;
      -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
      transform: rotateZ(180deg); }
  .news {
    padding: 95px 0; }
  .news-cl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .news-cl-l {
    margin-right: 40px; }
  .news-cl-l-list-item {
    min-height: 220px;
    padding: 40px 30px 50px;
    margin-bottom: 15px; }
    .news-cl-l-list-item:after {
      content: ">";
      font-size: 3.6rem;
      position: absolute;
      right: 0;
      top: 40%;
      color: #DCC378;
      font-weight: normal; }
  .news-cl-l-list-item-l {
    margin-right: 52px; }
  .news-cl-l-thumbnail {
    width: 134px;
    height: 134px; }
  .news-cl-l-list-item-r-dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .news-cl-l-list-item-r-dt {
    margin-right: 20px;
    letter-spacing: 5px; }
  .news-cl-l-list-item-r-dd {
    width: 150px;
    height: 40px; }
    .news-cl-l-list-item-r-dd a {
      background: #DCC378;
      color: #FFF;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 20px; }
      .news-cl-l-list-item-r-dd a.c-news {
        background: #FF0001; }
      .news-cl-l-list-item-r-dd a.c-product {
        background: #F0CD00; }
      .news-cl-l-list-item-r-dd a.c-event {
        background: #00AE42; }
      .news-cl-l-list-item-r-dd a.c-recruit {
        background: #F4B100; }
      .news-cl-l-list-item-r-dd a.c-other {
        background: #0068B3; }
  .news-cl-r {
    max-width: 286px;
    width: 100%;
    margin-right: -50px;
    position: fixed;
    right: 150px; }
    .news-cl-r.fixnone {
      max-width: 30%; }
    .news-cl-r.single {
      max-width: 218px;
      width: 100%;
      margin-right: -50px;
      position: fixed;
      right: 100px; }
      .news-cl-r.single .news-cl-r-list-item a {
        font-size: 1.8rem !important; }
  .news-cl-r-in {
    height: 800px;
    padding: 0 0 100px; }
  .news-cl-r-txt {
    margin-bottom: 35px; }
    .news-cl-r-txt:after {
      content: "";
      width: 100%;
      height: 2px;
      background: #DCC378;
      position: absolute;
      left: 0;
      bottom: -30px; }
  .news-cl-r-list {
    padding: 50px 0; }
  .news-cl-r-list-year li {
    margin-bottom: 20px;
    padding-left: 34px; }
    .news-cl-r-list-year li:before {
      content: "";
      background: url(/common/img/news/icon-year.svg) no-repeat;
      width: 24px;
      height: 30px;
      position: absolute;
      left: 0;
      top: 0; }
  .news-cl-r-list-item {
    margin-bottom: 20px; }
  .news-cl-l-single-dt {
    font-size: 1.8rem; }
  .news-cl-l-single-dd {
    width: 150px;
    height: 40px; }
  .news-cl-single-pagenav-r {
    margin: 0 0 0 auto; }
  .news-cl-single-pagenav-r-txt {
    margin-right: 20px; }
  .m-company-mission-contents {
    padding: 0 0 100px 0; }
    .m-company-mission-contents .l-wrap {
      padding: 0 40px; }
  .m-green-line:before {
    content: "";
    background: url(/common/img/company/mission/line.svg) no-repeat;
    width: 158px;
    height: 14px;
    position: absolute;
    top: -5px;
    left: 4px; }
  .m-company-mission-subtitle {
    padding: 52px 0 28px; }
  .m-company-mission-title {
    letter-spacing: 5px;
    margin-bottom: 74px; }
    .m-company-mission-title:before {
      content: "";
      background: url(/common/img/company/mission/txt-bg.svg) no-repeat;
      width: 1054px;
      height: 260px;
      position: absolute;
      top: 16px;
      left: 13px;
      z-index: -1; }
  .m-company-mission-txt01 {
    line-height: 38px;
    margin-bottom: 138px; }
  .m-company-mission-list01 {
    margin-bottom: 126px; }
  .m-company-mission-list02 {
    margin-bottom: 43px; }
  .m-company-mission-list-item {
    line-height: 64px; }
  .m-company-mission-txt02 {
    line-height: 38px;
    letter-spacing: 1px;
    margin-bottom: 131px; }
  .m-company-mission-txt03 {
    line-height: 38px;
    margin-bottom: 45px; }
  .m-company-mission-logo-link {
    margin: 0 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 318px;
    height: 70px;
    border: 1px solid #238C3C;
    color: #238C3C;
    font-weight: bold;
    padding: 0 0 0 26px;
    position: relative; }
  .product {
    padding: 100px 0; }
  .product-title {
    letter-spacing: 11px; }
  .product-txt {
    letter-spacing: 3px;
    margin-bottom: 80px; }
  .product-mv {
    height: 600px;
    margin: 0 auto 120px;
    padding: 40px 0; }
  .product-mv-title {
    padding: 14px 0px;
    margin: 0 0 0 -30px;
    width: 370px; }
    .product-mv-title.m-en {
      font-size: 2.5rem !important;
      padding: 14px 10px; }
  .product-mv-txt {
    line-height: 60px;
    position: absolute;
    bottom: 19px;
    left: 100px;
    line-height: 60px;
    bottom: 19px;
    left: 15px;
    position: absolute; }
  .product-cl {
    margin-bottom: 100px; }
  .product-cl-l-list {
    margin: 50px 0; }
  .product-cl-l-list-item {
    width: 24%;
    margin-right: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .product-cl-l-list-item img {
      max-width: 104px;
      width: 100%;
      margin-bottom: 10px; }
  .product-cl-l-fl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .product-cl-l-fl-slide {
    width: 47%;
    padding-top: 40px; }
  .product-cl-l-fl-slide-list-item.slide-item img {
    width: 50%; }
  .thumbnail-item img {
    width: auto !important;
    height: 70px; }
  .product-cl-l-fl-slide-about {
    width: 55%; }
  .product-cl-l-fl-slide-about-txt {
    letter-spacing: 5px;
    margin-bottom: 45px; }
  .product-cl-l-fl-slide-about-list-item {
    margin: 0 10px 0 0; }
  .product-single-info {
    background: #f0ebd2;
    background-size: cover;
    margin-bottom: 390px; }
    .product-single-info:before {
      content: "";
      background: url(/common/img/base/bg01-top.png) no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 100px;
      position: absolute;
      top: -100px;
      left: 0; }
    .product-single-info:after {
      content: "";
      background: url(/common/img/base/bg01-bottom.png) no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 376px;
      position: absolute;
      bottom: -294px;
      left: 0; }
  .product-single-info-title {
    margin-bottom: 80px; }
  .product-single-info-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 930px;
    width: 100%;
    margin-bottom: 80px; }
    .product-single-info-column:nth-child(2) .product-single-info-column-r:before {
      content: "1";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(3) .product-single-info-column-r:before {
      content: "2";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(4) .product-single-info-column-r:before {
      content: "3";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(5) .product-single-info-column-r:before {
      content: "4";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(6) .product-single-info-column-r:before {
      content: "5";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(7) .product-single-info-column-r:before {
      content: "6";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(8) .product-single-info-column-r:before {
      content: "7";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(9) .product-single-info-column-r:before {
      content: "8";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(10) .product-single-info-column-r:before {
      content: "9";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(11) .product-single-info-column-r:before {
      content: "10";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .product-single-info-column-l {
    max-width: 400px;
    width: 100%;
    margin-right: 100px;
    border-radius: 20px; }
  .product-single-info-column-r {
    max-width: 400px;
    width: 100%;
    padding: 50px 0 0 0; }
  .product-single-info-column-r-num {
    left: -100px;
    top: -25px; }
  .product-single-info-column-r-txt {
    line-height: 45px; }
  .product-single-box {
    margin: 94px auto 100px auto;
    padding-bottom: 95px; }
  .product-single-main {
    margin-bottom: 250px; }
  .product-single-box-title {
    margin-bottom: 50px; }
  .product-single-table {
    border-radius: 20px; }
  .product-single-tr .bg-yellow {
    width: 200px;
    height: 100px;
    background: #f0ebd2;
    padding: 35px; }
  .product-single-capacity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 430px; }
    .product-single-capacity:after {
      content: "";
      background: url(/common/img/base/bg01-bottom.png) no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 376px;
      position: absolute;
      bottom: -310px;
      left: 0; }
    .product-single-capacity p {
      font-size: 24px;
      text-align: center; }
  .product-single-capacity-txt-red {
    line-height: 60px; }
  .product-single-look-list {
    width: 100%; }
  .product-single-look-list-item {
    padding: 30px 50px; }
  .product-single-contact {
    margin: 0 auto; }
  .product-single-contact-title {
    margin-bottom: 30px; }
  .product-single-contact-txt {
    line-height: 60px;
    margin-bottom: 40px; }
  .m-table-scroll {
    overflow-y: scroll;
    -ms-overflow-style: none;
    /* IE, Edge 対応 */
    scrollbar-width: none;
    /* Firefox 対応 */ }
  .m-table-scroll::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none; }
  .m-various-mv {
    height: 310px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .m-various-about-nav-item {
    margin: 0 20px 20px;
    width: 45%;
    text-align: center; }
    .m-various-about-nav-item:after {
      content: "";
      width: 1px;
      height: 20px;
      background: #B3B3B3;
      position: absolute;
      right: -20px; }
    .m-various-about-nav-item:last-child:after {
      display: none; }
  .m-various-about-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .m-various-about-list-item {
    margin-right: 20px; }
  .m-various-about-td {
    width: 20%;
    padding: 15px 25px; }
    .m-various-about-td.item01 {
      width: 80%;
      padding: 15px 190px 15px 25px; }
  .m-various-about-td-tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 0px;
    top: 15px; }
  .m-business-main {
    margin-bottom: 97px; }
    .m-business-main .l-wrap {
      padding: 0 47px; }
  .m-business-contents-title {
    margin-bottom: 26px; }
  .m-business-contents-txt {
    line-height: 38px; }
  .m-business-box {
    padding: 85px 0; }
    .m-business-box .l-wrap {
      margin: 0 110px 0 110px; }
  .m-business-msp {
    padding: 48px 0; }
    .m-business-msp:after {
      content: "01 MSP";
      font-size: 87px;
      color: #FFF;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      position: absolute;
      right: -15px;
      top: 5px; }
  .m-business-box-title {
    padding: 0 38px;
    margin-bottom: 48px; }
    .m-business-box-title span {
      padding-right: 27px; }
  .m-business-msp-title {
    margin-bottom: 46px; }
  .m-business-box-txt {
    padding: 0 43px;
    line-height: 33px;
    margin-bottom: 53px; }
  .m-business-box-in {
    padding: 48px 45px 85px;
    margin: 0 0 64px 0; }
  .m-business-box-in-column {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .m-business-box-in-column-l {
    width: 48%;
    padding-bottom: 30px; }
  .m-business-box-in-column-l-dl {
    margin-bottom: 13px; }
  .m-business-box-in-column-l-dt {
    margin-bottom: 31px; }
  .m-business-box-in-column-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px; }
  .m-business-box-in-column-link:after {
    content: "";
    background: url(/common/img/home/link-allow.svg) no-repeat;
    width: 200px;
    height: 74px;
    position: absolute;
    right: -232px;
    top: -21px; }
  .m-business-box-in-column-r {
    width: 48%; }
  .m-business-service-title {
    margin-bottom: 45px; }
  .m-business-service-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .m-business-service-column-item {
    width: 48%; }
  .m-business-service-column-item-img {
    margin-bottom: 10px; }
  .m-business-service-column-item-title span {
    position: relative;
    right: -20px;
    top: -8px; }
  .m-business-stracture {
    padding: 75px 0;
    min-height: 720px; }
    .m-business-stracture:after {
      content: "02 STRUCTURE";
      font-size: 87px;
      color: #FFF;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      position: absolute;
      right: -15px;
      top: 5px; }
  .m-business-stracture-title {
    margin-bottom: 48px; }
  .m-business-design {
    min-height: 720px; }
    .m-business-design:after {
      content: "03 DESIGN";
      font-size: 87px;
      color: #FFF;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      position: absolute;
      right: -15px;
      top: 5px; }
  .m-business-development {
    min-height: 720px; }
    .m-business-development:after {
      content: "04 DEVELOPMENT";
      font-size: 87px;
      color: #FFF;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      position: absolute;
      right: -15px;
      top: 5px; }
  .m-business-busico {
    padding: 90px 0; }
  .m-business-busico-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .m-business-busico-column-l {
    width: 48%; }
  .m-business-busico-column-logo {
    margin-bottom: 50px; }
  .m-business-busico-column-title {
    margin-bottom: 30px; }
  .m-business-busico-column-img {
    display: none; }
  .m-business-busico-column-txt {
    margin-bottom: 30px; }
  .m-business-busico-column-link {
    padding: 0 0 0 35px; }
  .m-business-busico-column-r {
    width: 48%;
    height: 400px;
    background: url(/common/img/business/img01.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: -50px; }
  .m-service-mv {
    min-height: 500px;
    margin-bottom: 100px; }
  .m-service-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 60px 70px; }
  .m-service-list-item-l {
    width: 40%;
    margin-right: 110px; }
  .m-service-list-item-r {
    width: 60%; }
  .company-about-title01 {
    letter-spacing: 12px;
    margin-bottom: 62px;
    line-height: 1.8; }
  .company-about-dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .company-about-dt {
    width: 300px; }
  .company-office {
    padding: 163px 0;
    margin-bottom: 280px; }
    .company-office:before {
      content: "";
      background: url(/common/img/home/icon-01.png) no-repeat;
      width: 228px;
      height: 330px;
      position: absolute;
      top: -143px;
      right: 250px;
      z-index: -1; }
    .company-office:after {
      content: "";
      background: url(/common/img/base/bg01-bottom.png) no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 376px;
      position: absolute;
      bottom: -294px;
      left: 0; }
  .company-office-list {
    margin-bottom: 57px; }
  .company-office-list-item {
    width: 276px;
    height: 78px;
    border-radius: 25px; }
  .company-office-info-item-dd {
    margin-bottom: 30px; }
  .company-office-info-item-link {
    right: 0;
    bottom: 30px;
    position: relative;
    margin: 0 0 0 auto; }
    .company-office-info-item-link:after {
      content: "";
      position: absolute;
      background: url(/common/img/base/allow-yellow2.svg);
      width: 24px;
      height: 24px;
      right: 10px;
      top: 12px; }
  .company-partner {
    padding: 165px 0 85px; }
  .company-partner-title {
    margin-bottom: 54px; }
  .company-partner-in {
    margin-bottom: 110px; }
  .company-partner-list-item {
    margin-bottom: 40px; }
  .company-mv {
    background: url(/common/img/company/mv-only.png) no-repeat;
    background-size: cover;
    padding: 98px 0;
    background-position: bottom center; }
  .company-mv-r {
    position: absolute;
    bottom: -100px;
    right: -55px;
    width: 55%;
    text-align: right; }
  .company-mv-sp {
    display: none; }
  .company-mv-title {
    line-height: 80px;
    letter-spacing: 7px;
    margin-bottom: 35px; }
  .company-mv-subtitle {
    margin-bottom: 55px; }
  .company-mv-txt {
    line-height: 44px;
    letter-spacing: 3px; }
  .company-story {
    padding-top: 100px; }
    .company-story:before {
      content: "";
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 416px;
      position: absolute;
      top: 0px;
      left: 0;
      opacity: 0.8; }
  .company-story-title01 {
    line-height: 1.5;
    margin-bottom: 44px; }
  .company-story-subtitle {
    margin-bottom: 38px;
    letter-spacing: 7px; }
  .company-story-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .company-story-column-l {
    width: 40%;
    text-align: center; }
  .company-story-column-r {
    position: relative;
    width: 70%; }
  .company-story-column-txt {
    line-height: 2.5;
    letter-spacing: 2px; }
  .m-logo:after {
    content: "";
    width: 100%;
    height: 460px;
    background: #F2F5F7;
    left: 0;
    top: 0;
    display: block;
    position: absolute;
    z-index: -1; }
  .m-logo-info-in {
    padding: 120px 90px; }
  .m-health-mv {
    background: url(/common/img/health/bg.jpg) no-repeat;
    background-position: right;
    height: 510px;
    padding: 50px 0 0 0;
    margin-bottom: 100px; }
  .m-health-mv-in {
    padding: 65px 50px;
    margin-left: 100px; }
  .m-health-mind {
    padding-bottom: 135px; }
  .m-health-mind-title {
    margin-bottom: 95px; }
  .m-health-mind-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .m-health-mind-list-item {
    padding: 40px 45px; }
  .m-health-safety {
    padding: 100px 0; }
  .m-health-canon {
    padding: 100px 0; }
  .m-health-canon-in {
    padding: 70px 45px; }
  .m-information-about-in {
    padding: 120px 90px; }
  .m-inquiry-in-border-list-item {
    width: 33%; }
  .development-mv {
    min-height: 1380px;
    background: url(/common/img/development/new/mv.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 75px 0px; }
    .development-mv:after {
      content: "";
      background: url(/common/img/development/mv-bottom.png) no-repeat;
      background-size: cover;
      background-position: bottom;
      position: absolute;
      bottom: -13px;
      left: 0;
      width: 100%;
      height: 288px; }
  .m-development-mv-info {
    margin: 0 -32px 0 auto; }
  .m-development-mv-info-img {
    display: none; }
  .m-development-mv-info-txt {
    line-height: 44px; }
  .development-about {
    padding: 107px 0; }
  .development-about-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 90px; }
    .development-about-column.item02 .development-about-column-l {
      width: 71% !important; }
    .development-about-column.item06 {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
  .development-about-column-l {
    width: 48%; }
  .development-about-column-img.item01 {
    position: relative;
    top: 20px;
    left: 10px; }
  .development-about-column-img.item02 {
    text-align: center;
    max-width: 356px;
    margin: -28px auto 0 67px; }
  .development-about-column-img.item03 {
    text-align: center;
    max-width: 480px;
    margin-bottom: 20px; }
  .development-about-column-img.item04 img {
    width: 100%; }
  .development-about-column-img.item05 {
    margin: 0 0 30px 40px; }
  .development-about-column-img.item06 {
    margin: 0 0 30px 0; }
  .development-about-column-r {
    width: 48%; }
  .development-about-num.item01 {
    margin: 0 0 5px -38px; }
  .development-about-num.item02 {
    margin: 0 0 5px -24px; }
  .development-about-num.item03 {
    margin: 0 0 5px -40px; }
  .development-about-num.item04 {
    margin: 0 0 5px -24px; }
  .development-about-num.item05 {
    margin: 0 0 11px -22px; }
  .development-about-num.item06 {
    margin: 0 0 5px -40px; }
  .development-about-column-title.item02 {
    padding-left: 42px;
    letter-spacing: 6px; }
  .development-about-column-title.item03 {
    padding-left: 26px;
    letter-spacing: 4px; }
  .development-about-column-title.item04 {
    margin: -3px 0 10px 0px;
    letter-spacing: 3px; }
  .development-about-column-title.item05 {
    margin: 0 0 11px 46px;
    letter-spacing: 1px; }
  .development-about-column-txt {
    line-height: 45px; }
    .development-about-column-txt.item02 {
      padding-left: 42px; }
    .development-about-column-txt.item03 {
      padding-left: 32px; }
    .development-about-column-txt.item05 {
      padding-left: 43px;
      letter-spacing: 1px;
      margin: 0 0 40px 0; }
  .development-attention {
    line-height: 45px; }
  .contact {
    padding: 0 0 65px; }
  .contact-main {
    padding: 95px 0 0; }
    .contact-main.pd-200 {
      padding: 150px 0; }
      .contact-main.pd-200 .contact-main-txt {
        line-height: 60px; }
  .contact-main-title {
    letter-spacing: 11px; }
  .contact-main-txt {
    line-height: 44px;
    letter-spacing: 2px;
    margin-bottom: 50px; }
  .contact-office {
    height: 914px;
    margin-top: -29px;
    background: url(/common/img/contact/bg.png) no-repeat;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
    background-position: center; }
  .contact-office-title {
    margin-top: -124px;
    line-height: 2.4; }
  .contact-office-subtitle {
    top: 43px;
    width: 294px;
    height: 70px;
    border-radius: 20px; }
    .contact-office-subtitle:after {
      content: "";
      background: url(/common/img/base/allow-red.svg) no-repeat;
      width: 34px;
      height: 34px;
      position: absolute;
      right: 20px;
      top: 29%; }
  .contact-form {
    padding: 55px 0; }
  .contact-form-title {
    letter-spacing: 4px;
    margin-bottom: 46px; }
  .contact-form-txt {
    line-height: 2.3;
    margin-bottom: 70px; }
  .contact-form-dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 85px; }
    .contact-form-dl.last {
      height: 245px; }
  .contact-form-dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .contact-form-dd .error {
      font-size: 90%;
      color: #B70000;
      /* display: table-caption; */
      padding-left: 20px;
      white-space: nowrap; }
    .contact-form-dd input {
      border: none;
      background: #F0EBD2;
      max-width: 570px;
      width: 100%;
      height: 60px;
      display: block;
      padding: 10px;
      font-size: 2rem; }
    .contact-form-dd textarea {
      border: none;
      background: #F0EBD2;
      width: 570px;
      height: 240px;
      display: block;
      padding: 10px;
      font-size: 2rem; }
    .contact-form-dd select {
      border: none;
      background: #F0EBD2;
      width: 570px;
      height: 60px;
      display: block;
      padding: 10px;
      font-size: 2rem; }
  .contact-form-dd-txt {
    height: 48px;
    border: 2px solid #DCC378;
    border-radius: 30px;
    width: 104px;
    margin-right: 35px; }
  .contact-form-btn {
    margin-top: 30px; }
    .contact-form-btn input {
      width: 306px;
      height: 78px;
      background: #F0CD00;
      color: #FFF;
      margin: 0 auto;
      border-radius: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      letter-spacing: 5px;
      position: relative;
      -webkit-box-shadow: 5px 5px 6px #c6c6c6;
      box-shadow: 5px 5px 6px #c6c6c6;
      letter-spacing: 0; }
  .contact-form-btn-allow:after {
    content: "";
    background: url(/common/img/base/allow-yellow.svg) no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    right: 20px;
    top: 29%; }
  .contact-main-back:before {
    content: "";
    background: url(/common/img/base/allow-red.svg) no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    left: 20px;
    top: 29%;
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg); }
  .l-wrap-contents-sitemap {
    padding: 100px 0 60px; }
  .m-sitemap-contents {
    padding: 0 15px 100px; }
    .m-sitemap-contents .l-wrap {
      max-width: 980px;
      margin: 0 auto;
      padding: 0 25px; }
  .m-sitemap-content-top {
    margin-bottom: 62px; }
  .m-sitemap-content-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .m-sitemap-content-middle-item {
    width: 30%;
    margin-bottom: 70px;
    margin-right: 45px; }
    .m-sitemap-content-middle-item:nth-child(3n) {
      margin-right: 0; }
  .m-sitemap-content-middle-list-item {
    margin-bottom: 20px; }
  .m-sitemap-content-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .m-sitemap-content-bottom-item {
    width: 30%;
    margin-bottom: 70px;
    margin-right: 45px; }
    .m-sitemap-content-bottom-item:nth-child(3n) {
      margin-right: 0; }
  .m-sitemap-content-bottom-list-item {
    margin-bottom: 63px; }
  .story-about {
    padding: 95px 0; }
  .story-about-1961-title {
    line-height: 1.9;
    letter-spacing: 6px; }
    .story-about-1961-title:before {
      content: "1961";
      color: rgba(240, 235, 210, 0.8);
      font-size: 16rem;
      position: absolute;
      left: 0px;
      top: -166px;
      letter-spacing: 33px;
      z-index: -1; }
  .story-about-1961-column {
    margin-bottom: 200px; }
  .story-about-txt01 {
    line-height: 2.6;
    letter-spacing: 2px; }
  .story-about-1987-title:before {
    content: "1987";
    color: rgba(240, 235, 210, 0.8);
    font-size: 16rem;
    position: absolute;
    left: 0px;
    top: -166px;
    letter-spacing: 33px;
    z-index: -1; }
  .story-about-1987-column {
    margin-bottom: 173px; }
  .infinity-slide {
    margin-bottom: 300px; }
  .story-about-slide-item {
    height: 330px !important; }
    .story-about-slide-item.m-height img {
      background: #e0e0e0;
      border-radius: 10px;
      width: 100%; }
  .story-about-info-title {
    margin-bottom: 55px; }
    .story-about-info-title:before {
      content: "";
      background: url(/common/img/story/info-img01.png) no-repeat;
      width: 208px;
      height: 174px;
      position: absolute;
      left: -5px;
      top: -60px; }
    .story-about-info-title:after {
      content: "";
      background: url(/common/img/story/info-img02.png) no-repeat;
      width: 224px;
      height: 174px;
      position: absolute;
      right: -13px;
      top: -65px; }
  .story-about-info-txt {
    line-height: 2.5;
    letter-spacing: 2px; }
  .slide03-chara {
    margin-bottom: -10px;
    padding-left: 372px; }
  .story-about-2011:after {
    content: "";
    background: url(/common/img/story/story-about-2011-bg.png) no-repeat;
    width: 340px;
    height: 300px;
    position: absolute;
    right: 0;
    top: -30px; }
  .story-about-2011-title {
    margin-bottom: 30px;
    line-height: 52px; }
    .story-about-2011-title:before {
      content: "2011";
      color: rgba(240, 235, 210, 0.8);
      font-size: 16rem;
      position: absolute;
      left: 0px;
      top: -50px;
      letter-spacing: 33px;
      z-index: -1; }
  .story-about-2011-txt01 {
    margin-bottom: 95px; }
  .story-about-2011-column {
    margin-bottom: 180px; }
  .story-about-txt02 {
    line-height: 45px; }
  .story-about-product-img {
    margin-bottom: 120px; }
  .story-about-product-link {
    font-size: 1.8rem !important; }
  .quality-main {
    padding: 100px 0; }
  .quality-main-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 140px;
    padding: 25px 0 0 0; }
  .quality-main-column-l {
    width: 48%; }
  .quality-main-column-l-txt {
    line-height: 44px; }
  .quality-main-column-r {
    width: 48%; }
  .quality-about {
    padding: 140px 0;
    min-height: 1974px; }
    .quality-about:before {
      content: "";
      background: url(/common/img/quality/about-illust.png) no-repeat;
      background-size: contain;
      width: 324px;
      height: 214px;
      position: absolute;
      top: -120px;
      left: 0;
      right: -30px;
      margin: 0 auto;
      z-index: -1; }
  .quality-about-title {
    margin-bottom: 43px;
    letter-spacing: 5px; }
  .quality-about-txt {
    text-align: center;
    line-height: 2.3;
    margin-bottom: 75px; }
  .quality-about-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -30px 63px; }
  .quality-about-list-item {
    width: 30%;
    margin: 0 10px; }
  .quality-about-list-item-title {
    margin-bottom: 24px; }
  .quality-about-list-item-txt {
    letter-spacing: 3px;
    line-height: 2.4; }
  .quality-about-column-img {
    max-width: 926px;
    width: 100%;
    margin: 0 0 0 -50px; }
  .quality-about-column-r {
    max-width: 570px;
    width: 100%;
    padding: 30px 45px;
    background: #fff;
    border-radius: 20px;
    position: absolute;
    right: -46px;
    bottom: -84px; }
    .quality-about-column-r:after {
      content: "";
      width: 280px;
      height: 200px;
      background: url(/common/img/quality/about-column01-illust.png) no-repeat;
      position: absolute;
      top: -169px;
      right: 0px;
      background-size: contain; }
  .quality-about-column-r-txt {
    line-height: 45px;
    letter-spacing: 2px; }
  .quality-info {
    padding-bottom: 100px; }
  .quality-info-list {
    padding-top: 107px; }
  .quality-info-list-item {
    width: 48%;
    margin-bottom: 150px; }
    .quality-info-list-item.item02:after {
      content: "";
      width: 220px;
      height: 154px;
      background: url(/common/img/quality/num02-illust.png) no-repeat;
      background-size: contain;
      position: absolute;
      right: -35px;
      top: -15px;
      z-index: -1; }
    .quality-info-list-item.item03:after {
      content: "";
      width: 340px;
      height: 158px;
      background: url(/common/img/quality/num03-illust.png) no-repeat;
      background-size: contain;
      position: absolute;
      left: -191px;
      top: 23px; }
  .quality-info-list-item-title {
    margin-bottom: 33px; }
  .quality-info-list-item-txt {
    line-height: 2.4;
    letter-spacing: 4px; }
  /* ---------------------------
link
--------------------------- */
  /* ---------------------------
list
--------------------------- */
  /* ---------------------------
m
--------------------------- */
  /* align */
  /* margin-top */
  .u-mt-5 {
    margin-top: 5px; }
  .u-mt-10 {
    margin-top: 10px; }
  .u-mt-15 {
    margin-top: 15px; }
  .u-mt-20 {
    margin-top: 20px; }
  .u-mt-25 {
    margin-top: 25px; }
  .u-mt-30 {
    margin-top: 30px; }
  .u-mt-35 {
    margin-top: 35px; }
  .u-mt-40 {
    margin-top: 40px; }
  .u-mt-45 {
    margin-top: 45px; }
  .u-mt-50 {
    margin-top: 50px; }
  .u-mt-60 {
    margin-top: 60px; }
  .u-mt-70 {
    margin-top: 70px; }
  .u-mt-80 {
    margin-top: 80px; }
  .u-mt-90 {
    margin-top: 90px; }
  .u-mt-100 {
    margin-top: 100px; }
  /* margin-bottom */
  .u-mb-5 {
    margin-bottom: 5px; }
  .u-mb-10 {
    margin-bottom: 10px; }
  .u-mb-15 {
    margin-bottom: 15px; }
  .u-mb-20 {
    margin-bottom: 20px; }
  .u-mb-25 {
    margin-bottom: 25px; }
  .u-mb-30 {
    margin-bottom: 30px; }
  .u-mb-35 {
    margin-bottom: 35px; }
  .u-mb-40 {
    margin-bottom: 40px; }
  .u-mb-45 {
    margin-bottom: 45px; }
  .u-mb-50 {
    margin-bottom: 50px; }
  .u-mb-60 {
    margin-bottom: 60px; }
  .u-mb-70 {
    margin-bottom: 70px; }
  .u-mb-80 {
    margin-bottom: 80px; }
  .u-mb-90 {
    margin-bottom: 90px; }
  .u-mb-100 {
    margin-bottom: 100px; }
  /* padding-top */
  .u-pt-5 {
    padding-top: 5px; }
  .u-pt-10 {
    padding-top: 10px; }
  .u-pt-15 {
    padding-top: 15px; }
  .u-pt-20 {
    padding-top: 20px; }
  .u-pt-25 {
    padding-top: 25px; }
  .u-pt-30 {
    padding-top: 30px; }
  .u-pt-35 {
    padding-top: 35px; }
  .u-pt-40 {
    padding-top: 40px; }
  .u-pt-45 {
    padding-top: 45px; }
  .u-pt-50 {
    padding-top: 50px; }
  .u-pt-60 {
    padding-top: 60px; }
  .u-pt-70 {
    padding-top: 70px; }
  .u-pt-80 {
    padding-top: 80px; }
  .u-pt-90 {
    padding-top: 90px; }
  .u-pt-100 {
    padding-top: 100px; }
  /* padding-bottom */
  .u-pb-5 {
    padding-bottom: 5px; }
  .u-pb-10 {
    padding-bottom: 10px; }
  .u-pb-15 {
    padding-bottom: 15px; }
  .u-pb-20 {
    padding-bottom: 20px; }
  .u-pb-25 {
    padding-bottom: 25px; }
  .u-pb-30 {
    padding-bottom: 30px; }
  .u-pb-35 {
    padding-bottom: 35px; }
  .u-pb-40 {
    padding-bottom: 40px; }
  .u-pb-45 {
    padding-bottom: 45px; }
  .u-pb-50 {
    padding-bottom: 50px; }
  .u-pb-60 {
    padding-bottom: 60px; }
  .u-pb-70 {
    padding-bottom: 70px; }
  .u-pb-80 {
    padding-bottom: 80px; }
  .u-pb-90 {
    padding-bottom: 90px; }
  .u-pb-100 {
    padding-bottom: 100px; }
  /* ---------------------------
u-tabBtn
--------------------------- */
  .u-text-10 {
    font-size: 1rem; }
  .u-text-11 {
    font-size: 1.1rem; }
  .u-text-12 {
    font-size: 1.2rem; }
  .u-text-13 {
    font-size: 1.3rem; }
  .u-text-14 {
    font-size: 1.4rem; }
  .u-text-15 {
    font-size: 1.5rem; }
  .u-text-16 {
    font-size: 1.6rem; }
  .u-text-18 {
    font-size: 1.8rem; }
  .u-text-19 {
    font-size: 1.9rem; }
  .u-text-20 {
    font-size: 2rem; }
  .u-text-21 {
    font-size: 2.1rem; }
  .u-text-22 {
    font-size: 2.2rem; }
  .u-text-24 {
    font-size: 2.4rem; }
  .u-text-25 {
    font-size: 2.5rem; }
  .u-text-26 {
    font-size: 2.6rem; }
  .u-text-27 {
    font-size: 2.7rem; }
  .u-text-28 {
    font-size: 2.8rem; }
  .u-text-30 {
    font-size: 3.0rem; }
  .u-text-32 {
    font-size: 3.2rem; }
  .u-text-33 {
    font-size: 3.3rem; }
  .u-text-34 {
    font-size: 3.4rem; }
  .u-text-36 {
    font-size: 3.6rem; }
  .u-text-37 {
    font-size: 3.7rem; }
  .u-text-40 {
    font-size: 4rem; }
  .u-text-42 {
    font-size: 4.2rem; }
  .u-text-45 {
    font-size: 4.5rem; }
  .u-text-46 {
    font-size: 4.6rem; }
  .u-text-48 {
    font-size: 4.8rem; }
  .u-text-50 {
    font-size: 5.0rem; }
  .u-text-52 {
    font-size: 5.2rem; }
  .u-text-53 {
    font-size: 5.3rem; }
  .u-text-54 {
    font-size: 5.4rem; }
  .u-text-58 {
    font-size: 5.8rem; }
  .u-text-60 {
    font-size: 6rem; }
  .u-text-62 {
    font-size: 6.2rem; }
  .u-text-63 {
    font-size: 6.3rem; }
  .u-text-64 {
    font-size: 6.4rem; }
  .u-text-70 {
    font-size: 7.0rem; }
  .u-text-72 {
    font-size: 7.2rem; }
  .u-text-73 {
    font-size: 7.3rem; }
  .u-text-80 {
    font-size: 8rem; }
  .u-text-82 {
    font-size: 8.2rem; }
  /* ---------------------------
u-wysiwyg
--------------------------- */
  .u-wysiwyg h1 {
    margin-bottom: 30px;
    font-size: 3rem; }
  .u-wysiwyg h2 {
    margin-bottom: 30px;
    font-size: 1.54rem; }
  .u-wysiwyg h3 {
    font-size: 1.34rem; }
  .u-wysiwyg h4 {
    font-size: 1.24rem; }
  .u-wysiwyg h5, .u-wysiwyg h6 {
    font-size: 1.2rem; }
  .u-wysiwyg p {
    font-size: 1.8rem;
    line-height: 45px; }
  .u-wysiwyg blockquote {
    padding: 28px 30px;
    margin-bottom: 40px; }
  .u-wysiwyg img {
    margin-bottom: 30px; }
  .u-wysiwyg .alignright, .u-wysiwyg .has-text-align-right {
    margin-left: 40px;
    margin-bottom: 40px; }
  .u-wysiwyg .alignleft, .u-wysiwyg .has-text-align-left {
    margin-right: 40px;
    margin-bottom: 40px; }
  .news-cl-single-pagenav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .news-cl-single-pagenav-l-txt dt {
    font-size: 2.2rem;
    margin-bottom: 20px; }
  .news-cl-single-pagenav-l-txt dd {
    font-size: 2.4rem; }
  .news-cl-single-pagenav-r-txt dt {
    font-size: 2.2rem;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .news-cl-single-pagenav-r-txt dt span {
      padding-right: 15px;
      -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
      transform: rotateZ(180deg); }
  .news-cl-single-pagenav-r-txt dd {
    font-size: 2.4rem; }
  .news-cl-single-pagenav-r-img {
    border: 6px solid #DCC378; }
  .u-ff-sansen-r {
    font-weight: 400; }
  .u-ff-sansen-b {
    font-weight: 700; }
  .u-ff-sansen-h {
    font-weight: 900; }
  .u-ff-b {
    font-weight: bold; }
  .u-ls-5 {
    letter-spacing: 5px; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  /* ==========================================================================
   TB
   ========================================================================== */
  .pc-Only {
    display: none; }
  .tb-Only {
    display: block; }
  .sp-Only {
    display: none; }
  .pcsp-Only {
    display: none; }
  .wrapin {
    max-width: calc( 1030px + 40px);
    margin: 0 auto;
    padding: 0 40px;
    padding: 0 30px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  .m-page {
    padding-top: 130px; }
  .breadcrumb {
    height: 50px;
    padding: 0px 25px; }
  .breadcrumb-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .breadcrumb-list-item a {
    padding-right: 75px; }
  /* ---------------------------
module
--------------------------- */
  .l-header {
    padding: 28px 0;
    height: 130px;
    height: 70px; }
  .l-header-logo {
    width: 120px !important;
    top: 12px !important;
    left: 0; }
  .l-header-list {
    -webkit-transform: translateX(150%);
    -ms-transform: translateX(150%);
    transform: translateX(150%);
    z-index: -1;
    pointer-events: none;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    overflow: scroll;
    padding: 85px 15px 0; }
    .l-header-list.active {
      margin: 0 -25px !important; }
    .l-header-list.active {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px);
      pointer-events: auto;
      z-index: 3;
      pointer-events: auto;
      height: 100vh;
      background: #fff;
      margin: 0 -25px; }
  .l-header-list-nav {
    position: fixed;
    width: 100%;
    height: 50px;
    top: 0;
    left: 0; }
    .l-header-list-nav.on {
      pointer-events: auto;
      height: 100vh; }
  .l-header-list-item {
    margin-bottom: 20px; }
    .l-header-list-item a {
      font-size: 1.8rem !important; }
    .l-header-list-item.u-text-60 {
      color: #dcc378; }
  .l-header-sublist-item-link {
    font-size: 1.8rem !important;
    margin-bottom: 20px; }
    .l-header-sublist-item-link a {
      font-size: 1.8rem !important; }
  .l-header-sublist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .l-header-sublist-item {
    margin: 0 20px;
    margin: 0 20px 20px;
    width: 44%; }
    .l-header-sublist-item span {
      min-width: 140px;
      text-align: center; }
  .l-header-en {
    margin-right: 24px;
    font-size: 2rem !important; }
    .l-header-en:after {
      content: "/";
      position: absolute;
      right: -13px;
      top: 0; }
  .l-header-ja {
    font-size: 2rem !important; }
  .l-header-list-online {
    position: absolute;
    right: 5px;
    top: 72px;
    z-index: 5;
    display: inline-block;
    width: auto !important;
    z-index: 1; }
  .l-header-menusp {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 5px !important;
    z-index: 5;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 5; }
    .l-header-menusp .l-header-menusp-off {
      display: block; }
    .l-header-menusp .l-header-menusp-on {
      display: none; }
    .l-header-menusp.on .l-header-menusp-off {
      display: none; }
    .l-header-menusp.on .l-header-menusp-on {
      display: block; }
    .l-header-menusp.on .l-header-list-online {
      z-index: -1 !important; }
  .global_menu {
    /* メニュー全体のスタイル */
    height: 0; }
  .child_menu {
    /* 下層メニューのスタイル */ }
  .menu:hover .child_menu {
    /* 下層メニューのスタイル（親項目ホバー時） */ }
  .foot-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 80px 13px; }
  .foot-column-l {
    width: 70%; }
  .foot-logo {
    margin-bottom: 75px; }
  .foot-txt01 {
    letter-spacing: 8px;
    margin-bottom: 32px; }
  .foot-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .foot-column-r {
    width: 30%; }
  .foot-column-r-sns {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .foot-column-r-copy {
    line-height: 24px;
    padding-left: 8px; }
  /* ---------------------------
l-post
--------------------------- */
  .l-post-clear {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto; }
  .l-post-main {
    width: 70%;
    max-width: 765px; }
  .l-post-side {
    width: 28%;
    max-width: 240px;
    padding-bottom: 130px; }
    .l-post-side-sec {
      border-radius: 10px; }
      .l-post-side-sec:not(:last-child) {
        margin-bottom: 20px; }
      .l-post-side-sec-h {
        padding-left: 20px; }
        .l-post-side-sec-h::before {
          margin-left: -20px; }
  /* ---------------------------
l-wrap
--------------------------- */
  .l-wrap-680 {
    max-width: 760px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-760 {
    max-width: 840px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-780 {
    max-width: 860px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-800 {
    max-width: 880px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-900 {
    max-width: 980px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-960 {
    max-width: 1010px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-970 {
    max-width: 1050px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-980 {
    max-width: 1060px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1000 {
    max-width: 1080px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1030 {
    max-width: 1010px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1040 {
    max-width: 1120px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1100 {
    max-width: 1180px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1120 {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1170 {
    max-width: 1240px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1180 {
    max-width: 1260px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1190 {
    max-width: 1260px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1200 {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1240 {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1280 {
    max-width: 1360px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1300 {
    max-width: 1380px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1330 {
    max-width: 1410px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1400 {
    max-width: 1480px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-1460 {
    max-width: 1560px;
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
  .l-wrap-sp {
    padding: 0 25px; }
  /*---------------------------
btn
---------------------------*/
  /* ---------------------------
btns1col
--------------------------- */
  /* ---------------------------
h
--------------------------- */
  .home-mv {
    height: 100vh;
    height: 100vh; }
    .home-mv .l-wrap-1400 {
      height: 100%;
      padding: 190px 0px;
      position: relative;
      z-index: 1; }
  .home-mv-slide:after {
    content: "";
    background: url(/common/img/home/mv-bottom.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    position: absolute;
    bottom: -13px;
    left: 0;
    width: 100%;
    height: 288px; }
  .home-mv-slide .slide-dots li {
    display: inline-block;
    margin: 0 25px; }
  .home-mv-slide .slide-dots li button {
    position: relative;
    background: none;
    border: none;
    outline: none;
    padding: 0 7px;
    color: #fff; }
  .home-mv-slide .slide-dots li:nth-child(1) button::before {
    background-image: url(/common/img/home/slide-dot01.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 40px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(1) button::after {
    content: "01";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #f5b32c;
    font-size: 2rem; }
  .home-mv-slide .slide-dots li:nth-child(2) button::before {
    background-image: url(/common/img/home/slide-dot02.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 40px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(2) button::after {
    content: "02";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #ff0001;
    font-size: 2rem; }
  .home-mv-slide .slide-dots li:nth-child(3) button::before {
    background-image: url(/common/img/home/slide-dot03.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 40px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(3) button::after {
    content: "03";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #13017c;
    font-size: 2rem; }
  .home-mv-slide .slide-dots li:nth-child(4) button::before {
    background-image: url(/common/img/home/slide-dot04.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 40px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(4) button::after {
    content: "04";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #f5b32c;
    font-size: 2rem; }
  .home-mv-slide .slide-dots li:nth-child(5) button::before {
    background-image: url(/common/img/home/slide-dot05.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 40px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(5) button::after {
    content: "05";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #ff0001;
    font-size: 2rem; }
  .home-mv-slide .slide-dots {
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    right: 10%;
    bottom: 11%;
    z-index: 2; }
  .home-mv-slide .slide-animation {
    -webkit-animation: fadezoom 8s 0s forwards;
    animation: fadezoom 8s 0s forwards; }
  .home-mv-slide .slide-dots li:nth-child(1) button::before {
    background-image: url(/common/img/home/slide-dot01.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 35px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(1) button::after {
    content: "01";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #f5b32c;
    font-size: 2rem; }
  .home-mv-slide .slide-dots li:nth-child(2) button::before {
    background-image: url(/common/img/home/slide-dot02.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 35px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(2) button::after {
    content: "02";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #ff0001;
    font-size: 2rem; }
  .home-mv-slide .slide-dots li:nth-child(3) button::before {
    background-image: url(/common/img/home/slide-dot03.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 35px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(3) button::after {
    content: "03";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #13017c;
    font-size: 2rem; }
  .home-mv-slide .slide-dots li:nth-child(4) button::before {
    background-image: url(/common/img/home/slide-dot04.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 35px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(4) button::after {
    content: "04";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #f5b32c;
    font-size: 2rem; }
  .home-mv-slide .slide-dots li:nth-child(5) button::before {
    background-image: url(/common/img/home/slide-dot05.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 24px;
    width: 35px;
    height: 64px; }
  .home-mv-slide .slide-dots li:nth-child(5) button::after {
    content: "05";
    position: absolute;
    top: -10px;
    left: 9px;
    text-align: center;
    margin: 0 auto;
    color: #ff0001;
    font-size: 2rem; }
  .home-mv-slide .slide-dots {
    right: 4% !important; }
  .home-mv-slide .slide-dots li {
    display: inline-block;
    margin: 0 19px; }
  @-webkit-keyframes fadezoom {
    0% {
      -webkit-transform: scale(1.7);
      transform: scale(1.7); }
    100% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3); } }
  @keyframes fadezoom {
    0% {
      -webkit-transform: scale(1.7);
      transform: scale(1.7); }
    100% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3); } }
  .home-mv-slide-item {
    height: calc(100vh + 170px); }
    .home-mv-slide-item img {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      margin: auto;
      width: 100%; }
  .home-mv-title {
    margin: 0 0 51px 30px;
    max-width: 500px;
    width: 46vh; }
  .home-mv-txt {
    line-height: 1.8;
    margin: 0 0 0 40px;
    letter-spacing: 3px;
    font-size: 1.8vh !important; }
  .home-brand-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 42px; }
    .home-brand-column:before {
      content: "";
      background: url(/common/img/home/brand-illust01.png) no-repeat;
      width: 398px;
      height: 158px;
      position: absolute;
      bottom: -188px;
      left: -44px; }
    .home-brand-column:after {
      content: "";
      background: url(/common/img/home/about-line.png) no-repeat;
      background-size: cover;
      width: 100%;
      height: 4px;
      position: absolute;
      top: 0;
      left: 0; }
    .home-brand-column:before {
      content: "";
      background: url(/common/img/home/brand-illust01.png) no-repeat;
      width: 365px;
      height: 158px;
      position: absolute;
      bottom: 0px;
      right: -13px;
      left: auto; }
  .home-brand-column-l {
    width: 48%; }
  .home-brand-column-l-txt {
    line-height: 45px;
    letter-spacing: 2.7px;
    margin-bottom: 37px; }
  .home-brand-column-r {
    width: 44%; }
    .home-brand-column-r:before {
      content: "";
      background: url(/common/img/home/brand-illust02.png) no-repeat;
      width: 728px;
      height: 280px;
      position: absolute;
      bottom: -110px;
      left: -152px; }
    .home-brand-column-r:before {
      display: none; }
  .home-brand-column-r-img {
    margin-bottom: 20px; }
  .home-quality:before {
    content: "";
    background: url(/common/img/home/icon-01.png) no-repeat;
    width: 228px;
    height: 330px;
    position: absolute;
    top: -143px;
    right: 250px;
    z-index: -1; }
  .home-quality:after {
    content: "";
    background: url(/common/img/base/bg01-bottom.png) no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 376px;
    position: absolute;
    bottom: -294px;
    left: 0; }
  .home-quality:before {
    content: "";
    background: url(/common/img/home/icon-01.png) no-repeat;
    width: 228px;
    height: 330px;
    position: absolute;
    top: -143px;
    right: 250px;
    z-index: -1; }
  .home-quality:after {
    content: "";
    background: url(/common/img/base/bg01-bottom.png) no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 376px;
    position: absolute;
    bottom: -294px;
    left: 0; }
  .m-title01 {
    margin-bottom: 74px;
    letter-spacing: 11px; }
  .home-quality-title {
    margin-bottom: 74px;
    letter-spacing: 11px; }
  .home-quality-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .home-quality-column-l {
    width: 48%; }
  .home-quality-column-r {
    width: 48%; }
  .home-quality-column-img {
    margin-bottom: 40px; }
  .home-quality-column-title {
    margin-bottom: 26px;
    letter-spacing: 3px; }
  .home-quality-column-txt {
    line-height: 44px;
    letter-spacing: 2px;
    margin-bottom: 67px;
    min-height: 174px;
    min-height: auto; }
    .home-quality-column-txt br {
      display: none; }
  .m-btn01 {
    width: 245px;
    height: 65px;
    border-radius: 20px; }
  .home-product {
    padding: 353px 0 200px; }
  .home-product-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .home-product-list-item {
    width: 48%;
    margin-bottom: 50px; }
  .home-product-list-item-img {
    min-height: 286px; }
  .home-product-list-item-title {
    margin-bottom: 28px;
    line-height: 52px; }
  .home-product-list-item-txt {
    min-height: 240px;
    margin-bottom: 20px; }
  .home-news {
    padding: 153px 0; }
    .home-news:before {
      content: "";
      background: url(/common/img/home/icon-01.png) no-repeat;
      width: 224px;
      height: 328px;
      position: absolute;
      top: -94px;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: -1; }
    .home-news:after {
      content: "";
      background: url(/common/img/base/bg01-bottom.png) no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 376px;
      position: absolute;
      bottom: -294px;
      left: 0; }
  .home-news-list {
    margin-bottom: 50px; }
  .home-news-list-item-dd {
    min-width: 150px;
    height: 40px; }
  .home-about {
    padding: 380px 0 100px; }
  .home-about-in {
    margin-bottom: 93px; }
  .home-about-column {
    padding: 35px 70px;
    display: block !important; }
  .home-about-column-l {
    margin-bottom: 20px; }
  .home-about-column-l-txt {
    line-height: 52px; }
  .home-about-column-l-title {
    line-height: 80px;
    letter-spacing: 14px; }
    .home-about-column-l-title:after {
      content: "";
      background: url(/common/img/home/about-icon03.png) no-repeat;
      background-size: cover;
      width: 38px;
      height: 138px;
      position: absolute;
      bottom: 13px;
      right: 25px; }
    .home-about-column-l-title.m-en:after {
      content: "";
      background: url(/common/img/home/about-icon03.png) no-repeat;
      background-size: cover;
      width: 38px;
      height: 138px;
      position: absolute;
      bottom: 13px;
      right: 100px; }
  .home-about-in-list {
    padding: 70px 50px 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .home-about-in-list-item {
    width: 33%; }
  .home-about-partner-item {
    width: 24%;
    margin-bottom: 70px; }
  .m-company-history-contents .l-wrap {
    padding: 0 0px;
    margin: 0 40px; }
  .m-company-history-subtitle {
    padding-top: 60px;
    margin-bottom: 57px; }
  .m-company-history-contents-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 35px;
    display: flex;
    padding-bottom: 35px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .m-company-history-contents-column-year {
    width: 130px; }
  .m-company-history-contents-column-about {
    padding-bottom: 20px; }
  .m-company-history-contents-column-txt-month {
    width: 85px;
    line-height: 40px;
    text-align: right; }
  .m-company-history-contents-column-txt-txt {
    line-height: 40px; }
  .m-company-history-contents-hub-map {
    height: 500px;
    margin-top: 30px; }
  .m-company-history-contents-hub-column01 {
    display: block;
    margin-bottom: 30px;
    padding: 20px 0; }
  .m-company-history-contents-hub-txt {
    margin-bottom: 20px; }
    .m-company-history-contents-hub-txt.item-mb {
      margin-bottom: 60px; }
  .m-company-history-contents-hub-column01-r {
    width: 255px;
    width: 255px; }
  .m-company-history-contents-hub-link {
    width: 100%; }
  .m-company-history-contents-hub-column02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 52px; }
  .m-company-history-contents-hub-column02-l {
    width: 40%;
    margin-right: 20px; }
  .m-company-history-contents-hub-column02-r {
    width: 55%; }
  .privacy-txt01 {
    margin-bottom: 46px;
    line-height: 2.3; }
  .privacy-txt02 {
    margin-bottom: 60px; }
  .privacy-txt03 {
    margin-bottom: 80px;
    padding: 0 30px; }
  .privacy-txt04 {
    padding: 0 50px;
    margin-bottom: 80px; }
  .m-model-mv-bg {
    position: relative; }
    .m-model-mv-bg:before {
      content: "";
      position: absolute;
      top: -80px;
      left: 0;
      background: #353535;
      width: 100%;
      height: 805px;
      z-index: -1; }
  .m-bread {
    padding-top: 3px; }
  .m-model-mv-title {
    margin-top: 75px;
    margin-bottom: 2px; }
    .m-model-mv-title:before {
      content: "";
      background: url(/common/img/model/title-allow.svg) no-repeat;
      width: 168px;
      height: 50px;
      position: absolute;
      top: -62px;
      left: 0;
      right: 0;
      margin: 0 auto; }
  .m-model-mv-txt {
    font-size: 1.4rem;
    margin-bottom: 65px; }
    .m-model-mv-txt span {
      padding-left: 10px;
      font-size: 2.4rem;
      letter-spacing: 3px; }
  .m-model-mv-img:after {
    content: "";
    width: 2px;
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    top: -29px;
    margin: 0 auto;
    background: #6296BB; }
  .m-model-mv-copy {
    line-height: 60px;
    margin-bottom: 125px; }
  .m-model-about {
    margin-bottom: 177px; }
  .m-model-about-column:before {
    content: "";
    background: #EFECEB;
    width: 92%;
    height: 520px;
    position: absolute;
    left: 50px;
    bottom: -78px;
    z-index: -1; }
  .m-model-about-column-l {
    width: 48%;
    margin-right: 1%; }
  .m-model-about-column-r {
    width: 46%; }
  .m-model-column-title {
    padding: 0 43px 0 0px;
    margin-top: -13px; }
  .m-model-column-subtitle {
    margin-bottom: 130px;
    padding: 8px 52px 0 0px; }
  .m-model-about-column-small {
    margin-bottom: 57px; }
  .m-model-about-column-small-item:first-child {
    margin-right: 15px; }
  .m-model-about-column-txt {
    max-width: 493px;
    line-height: 31px; }
  .m-model-about-column-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse;
    position: relative; }
    .m-model-about-column-row:before {
      content: "";
      background: #EFECEB;
      width: 92%;
      height: 520px;
      position: absolute;
      left: 50px;
      bottom: -78px;
      z-index: -1; }
    .m-model-about-column-row .m-model-column-title {
      padding: 0 0px 0 48px; }
    .m-model-about-column-row .m-model-about-column-l {
      width: 48%;
      margin-right: 0; }
    .m-model-about-column-row .m-model-about-column-r {
      width: 48%;
      margin-right: 1%; }
    .m-model-about-column-row .m-model-column-subtitle {
      padding: 8px 0px 0 47px; }
    .m-model-about-column-row .m-model-about-column-txt {
      padding: 0 15px 0 128px;
      max-width: 100%; }
  .m-model-room {
    padding: 46px 0;
    margin-bottom: 20px; }
  .m-model-room-column-r {
    width: 62%; }
  .m-model-room-column-r-dl {
    padding: 23px 27px; }
  .m-model-room-column-r-dd {
    font-size: 1.8rem; }
  .m-model-room-column-r-dt {
    margin-right: 58px;
    width: 82px; }
  .m-model-room-column-r-check {
    margin-top: 58px;
    padding: 45px 63px; }
  .m-model-room-column-r-check-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .m-model-room-column-r-check-flex-r a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #284664;
    font-size: 1.4rem;
    width: 200px;
    height: 40px;
    color: #FFF;
    border-radius: 30px;
    position: relative;
    top: 38px;
    right: 17px; }
  .m-model-facility {
    padding: 59px 0; }
    .m-model-facility:after {
      content: "";
      background: #F4F3F1;
      width: 1000px;
      height: 500px;
      position: absolute;
      top: 160px;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: -1; }
  .m-model-root {
    margin-top: 160px;
    padding: 150px 0; }
  .m-model-root-column {
    margin-bottom: 130px; }
  .m-model-root-column-r {
    width: 61%; }
  .m-model-other {
    padding: 55px 0px 75px;
    position: relative;
    top: -30px; }
  .m-model-other-title {
    letter-spacing: 2px;
    margin-bottom: 55px; }
  .m-model-other-list .slick-prev {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 80px;
    left: 0px;
    z-index: 1; }
  .m-model-other-list .slick-next {
    width: 60px;
    height: 60px;
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
    top: 60px;
    right: 0;
    position: absolute;
    z-index: 1; }
  .m-model-other-list-item {
    padding: 20px 0; }
  .m-model-other-list-item-num {
    font-size: 4rem; }
  .pc-Only {
    display: none !important; }
  .sp-Only {
    display: block; }
  /* ---------------------------
m-post
--------------------------- */
  /* ---------------------------
m-table01
--------------------------- */
  .m-table01, .u-wysiwyg table {
    margin-left: 40px; }
    .m-table01 td, .u-wysiwyg table td {
      font-size: 0.95rem;
      letter-spacing: 0.1em; }
  .wp-pagenavi {
    margin-top: 80px;
    padding-top: 40px; }
    .wp-pagenavi .current {
      color: #E60012;
      margin: 0 10px;
      font-size: 2.4rem; }
    .wp-pagenavi a {
      margin: 0 10px;
      font-size: 2.4rem; }
  .m-post-links {
    margin: 0 50px; }
  .wp-pagenavi {
    max-width: 440px;
    width: 100%; }
    .wp-pagenavi:before {
      content: "";
      background: url(/common/img/news/allow-red.png) no-repeat;
      background-size: cover;
      width: 34px;
      height: 34px;
      position: absolute;
      left: -50px; }
    .wp-pagenavi:after {
      content: "";
      background: url(/common/img/news/allow-red.png) no-repeat;
      background-size: cover;
      width: 34px;
      height: 34px;
      position: absolute;
      right: -50px;
      -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
      transform: rotateZ(180deg); }
  .news {
    padding: 95px 0; }
  .news-cl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .news-cl-l {
    margin-right: 40px; }
  .news-cl-l-list-item {
    min-height: 220px;
    padding: 40px 30px 50px;
    margin-bottom: 15px; }
    .news-cl-l-list-item:after {
      content: ">";
      font-size: 3.6rem;
      position: absolute;
      right: 0;
      top: 40%;
      color: #DCC378;
      font-weight: normal; }
  .news-cl-l-list-item-l {
    margin-right: 52px; }
  .news-cl-l-thumbnail {
    width: 134px;
    height: 134px; }
  .news-cl-l-list-item-r-dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .news-cl-l-list-item-r-dt {
    margin-right: 20px;
    letter-spacing: 5px; }
  .news-cl-l-list-item-r-dd {
    width: 150px;
    height: 40px; }
    .news-cl-l-list-item-r-dd a {
      background: #DCC378;
      color: #FFF;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 20px; }
      .news-cl-l-list-item-r-dd a.c-news {
        background: #FF0001; }
      .news-cl-l-list-item-r-dd a.c-product {
        background: #F0CD00; }
      .news-cl-l-list-item-r-dd a.c-event {
        background: #00AE42; }
      .news-cl-l-list-item-r-dd a.c-recruit {
        background: #F4B100; }
      .news-cl-l-list-item-r-dd a.c-other {
        background: #0068B3; }
  .news-cl-r {
    -ms-overflow-style: none;
    scrollbar-width: none; }
    .news-cl-r::-webkit-scrollbar {
      display: none; }
  .news-cl-r-in {
    height: 100%;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding: 0 0 50px; }
  .news-cl-r-txt {
    margin-bottom: 35px; }
    .news-cl-r-txt:after {
      content: "";
      width: 100%;
      height: 2px;
      background: #DCC378;
      position: absolute;
      left: 0;
      bottom: -30px; }
  .news-cl-r-list {
    padding: 50px 0; }
  .news-cl-r-list-year li {
    margin-bottom: 20px;
    padding-left: 34px; }
    .news-cl-r-list-year li:before {
      content: "";
      background: url(/common/img/news/icon-year.svg) no-repeat;
      width: 24px;
      height: 30px;
      position: absolute;
      left: 0;
      top: 0; }
  .news-cl-r-list-item {
    margin-bottom: 20px; }
  .news-cl-l-single-dt {
    font-size: 1.8rem; }
  .news-cl-l-single-dd {
    width: 150px;
    height: 40px; }
  .news-cl-single-pagenav-r {
    margin: 0 0 0 auto; }
  .news-cl-single-pagenav-r-txt {
    margin-right: 20px; }
  .m-company-mission-contents .l-wrap {
    padding: 0 0 80px; }
  .m-green-line:before {
    content: "";
    background: url(/common/img/company/mission/line.svg) no-repeat;
    width: 158px;
    height: 14px;
    position: absolute;
    top: -5px;
    left: 4px; }
  .m-company-mission-subtitle {
    padding: 52px 0 28px; }
  .m-company-mission-title {
    font-size: 4.5rem !important;
    margin-bottom: 35px; }
  .m-company-mission-txt01 {
    line-height: 34px;
    margin-bottom: 100px;
    font-size: 2rem !important; }
  .m-company-mission-list01 {
    margin-bottom: 94px; }
  .m-company-mission-list02 {
    margin-bottom: 90px; }
  .m-company-mission-list-item {
    font-size: 2.8rem !important; }
  .m-company-mission-txt02 {
    line-height: 38px;
    letter-spacing: 1px;
    margin-bottom: 131px; }
  .m-company-mission-logo {
    text-align: center; }
    .m-company-mission-logo img {
      width: 60%;
      height: auto; }
  .m-company-mission-txt03 {
    line-height: 38px;
    margin-bottom: 45px; }
  .m-company-mission-logo-link {
    margin: 0 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 318px;
    height: 70px;
    border: 1px solid #238C3C;
    color: #238C3C;
    font-weight: bold;
    padding: 0 0 0 26px;
    position: relative; }
  .product {
    padding: 100px 0; }
  .product-title {
    letter-spacing: 11px; }
  .product-txt {
    letter-spacing: 3px;
    margin-bottom: 80px; }
  .product-mv {
    height: 600px;
    margin: 0 auto 120px;
    padding: 40px 0;
    margin: 0 auto 60px; }
  .product-mv-title {
    padding: 14px 0px;
    margin: 0 0 0 -30px;
    width: 370px; }
    .product-mv-title.m-en {
      font-size: 2.5rem !important;
      padding: 14px 10px; }
  .product-mv-txt {
    line-height: 60px;
    bottom: 19px;
    left: 15px;
    position: absolute; }
  .product-cl {
    margin-bottom: 100px;
    margin-bottom: 0px; }
  .product-cl-l-list {
    margin: 50px 0; }
  .product-cl-l-list-item {
    width: 24%;
    margin-right: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .product-cl-l-list-item img {
      max-width: 104px;
      width: 100%;
      margin-bottom: 10px; }
  .product-cl-l-fl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .product-cl-l-fl-slide {
    width: 47%;
    padding-top: 40px; }
  .product-cl-l-fl-slide-list-item.slide-item img {
    width: 50%; }
  .thumbnail-item img {
    width: auto !important;
    height: 70px; }
  .product-cl-l-fl-slide-about {
    width: 55%; }
  .product-cl-l-fl-slide-about-txt {
    letter-spacing: 5px;
    margin-bottom: 45px; }
  .product-cl-l-fl-slide-about-list-item {
    margin: 0 10px 0 0; }
  .product-single-info {
    background: #f0ebd2;
    background-size: cover;
    margin-bottom: 390px; }
    .product-single-info:before {
      content: "";
      background: url(/common/img/base/bg01-top.png) no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 100px;
      position: absolute;
      top: -100px;
      left: 0; }
    .product-single-info:after {
      content: "";
      background: url(/common/img/base/bg01-bottom.png) no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 376px;
      position: absolute;
      bottom: -294px;
      left: 0; }
  .product-single-info-title {
    margin-bottom: 80px; }
  .product-single-info-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 930px;
    width: 100%;
    margin-bottom: 80px; }
    .product-single-info-column:nth-child(2) .product-single-info-column-r:before {
      content: "1";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(3) .product-single-info-column-r:before {
      content: "2";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(4) .product-single-info-column-r:before {
      content: "3";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(5) .product-single-info-column-r:before {
      content: "4";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(6) .product-single-info-column-r:before {
      content: "5";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(7) .product-single-info-column-r:before {
      content: "6";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(8) .product-single-info-column-r:before {
      content: "7";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(9) .product-single-info-column-r:before {
      content: "8";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(10) .product-single-info-column-r:before {
      content: "9";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(11) .product-single-info-column-r:before {
      content: "10";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 11rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .product-single-info-column-l {
    max-width: 400px;
    width: 100%;
    margin-right: 100px;
    border-radius: 20px; }
  .product-single-info-column-r {
    max-width: 400px;
    width: 100%;
    padding: 50px 0 0 0; }
  .product-single-info-column-r-num {
    left: -100px;
    top: -25px; }
  .product-single-info-column-r-txt {
    line-height: 45px; }
  .product-single-box {
    margin: 45px auto 50px;
    padding-bottom: 45px; }
  .product-single-main {
    margin-bottom: 250px; }
  .product-single-box-title {
    margin-bottom: 50px; }
  .product-single-table {
    border-radius: 20px; }
  .product-single-tr .bg-yellow {
    width: 200px;
    height: 100px;
    background: #f0ebd2;
    padding: 35px; }
  .product-single-capacity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 430px; }
    .product-single-capacity:after {
      content: "";
      background: url(/common/img/base/bg01-bottom.png) no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 376px;
      position: absolute;
      bottom: -310px;
      left: 0; }
    .product-single-capacity p {
      font-size: 24px;
      text-align: center; }
  .product-single-capacity-txt-red {
    line-height: 60px; }
  .product-single-look-list {
    width: 100%; }
  .product-single-look-list-item {
    padding: 30px 50px; }
  .product-single-contact {
    margin: 0 auto; }
  .product-single-contact-title {
    margin-bottom: 30px; }
  .product-single-contact-txt {
    line-height: 60px;
    margin-bottom: 40px; }
  .m-table-scroll {
    overflow-y: scroll;
    -ms-overflow-style: none;
    /* IE, Edge 対応 */
    scrollbar-width: none;
    /* Firefox 対応 */ }
  .m-table-scroll::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none; }
  .m-various-mv {
    height: 310px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .m-various-about-nav-item {
    margin: 0 20px 20px;
    width: 45%;
    text-align: center; }
    .m-various-about-nav-item:after {
      content: "";
      width: 1px;
      height: 20px;
      background: #B3B3B3;
      position: absolute;
      right: -20px; }
    .m-various-about-nav-item:last-child:after {
      display: none; }
  .m-various-about-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .m-various-about-list-item {
    margin-right: 20px; }
  .m-various-about-td {
    width: 20%;
    padding: 15px 25px; }
    .m-various-about-td.item01 {
      width: 80%;
      padding: 15px 190px 15px 25px; }
  .m-various-about-td-tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 0px;
    top: 15px; }
  .m-business-main {
    margin-bottom: 97px; }
    .m-business-main .l-wrap {
      padding: 0 47px; }
    .m-business-main .l-wrap {
      padding: 0 0px; }
  .m-business-contents-title {
    margin-bottom: 26px;
    font-size: 4.5rem !important; }
  .m-business-contents-txt {
    line-height: 38px; }
  .m-business-box {
    padding: 85px 0; }
    .m-business-box .l-wrap {
      margin: 0 110px 0 40px; }
  .m-business-msp {
    padding: 48px 0; }
    .m-business-msp:after {
      content: "01 MSP";
      font-size: 87px;
      color: #FFF;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      position: absolute;
      right: -15px;
      top: 5px; }
  .m-business-box-title {
    padding: 0 38px;
    margin-bottom: 48px;
    padding: 0px;
    font-size: 3.4rem !important; }
    .m-business-box-title span {
      padding-right: 27px; }
  .m-business-msp-title {
    margin-bottom: 46px; }
  .m-business-box-txt {
    padding: 0 43px;
    line-height: 33px;
    margin-bottom: 53px;
    padding: 0; }
  .m-business-box-in {
    padding: 48px 45px 85px;
    margin: 0 0 64px 0; }
  .m-business-box-in-column {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .m-business-box-in-column-l {
    width: 48%;
    padding-bottom: 30px; }
  .m-business-box-in-column-l-dl {
    margin-bottom: 13px; }
  .m-business-box-in-column-l-dt {
    margin-bottom: 31px; }
  .m-business-box-in-column-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px; }
  .m-business-box-in-column-link:after {
    content: "";
    background: url(/common/img/home/link-allow.svg) no-repeat;
    width: 200px;
    height: 74px;
    position: absolute;
    right: -232px;
    top: -21px; }
  .m-business-box-in-column-r {
    width: 48%; }
  .m-business-service-title {
    margin-bottom: 45px; }
  .m-business-service-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .m-business-service-column-item {
    width: 48%; }
  .m-business-service-column-item-img {
    margin-bottom: 10px; }
  .m-business-service-column-item-title span {
    position: relative;
    right: -20px;
    top: -8px; }
  .m-business-stracture {
    padding: 75px 0;
    min-height: 720px; }
    .m-business-stracture:after {
      content: "02 STRUCTURE";
      font-size: 87px;
      color: #FFF;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      position: absolute;
      right: -15px;
      top: 5px; }
  .m-business-stracture-title {
    margin-bottom: 48px; }
  .m-business-design {
    min-height: 720px; }
    .m-business-design:after {
      content: "03 DESIGN";
      font-size: 87px;
      color: #FFF;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      position: absolute;
      right: -15px;
      top: 5px; }
  .m-business-development {
    min-height: 720px; }
    .m-business-development:after {
      content: "04 DEVELOPMENT";
      font-size: 87px;
      color: #FFF;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      position: absolute;
      right: -15px;
      top: 5px; }
  .m-business-busico {
    padding: 90px 0; }
  .m-business-busico-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .m-business-busico-column-l {
    width: 48%; }
  .m-business-busico-column-logo {
    margin-bottom: 50px; }
  .m-business-busico-column-title {
    margin-bottom: 30px; }
  .m-business-busico-column-img {
    display: none; }
  .m-business-busico-column-txt {
    margin-bottom: 30px; }
  .m-business-busico-column-link {
    padding: 0 0 0 35px; }
  .m-business-busico-column-r {
    width: 48%;
    height: 400px;
    background: url(/common/img/business/img01.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: -50px;
    background-size: contain;
    margin-right: 0px; }
  .m-service-mv {
    min-height: 500px;
    margin-bottom: 100px; }
  .m-service-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 60px 70px; }
  .m-service-list-item-l {
    width: 40%;
    margin-right: 110px; }
  .m-service-list-item-r {
    width: 60%; }
  .company-about {
    padding: 0 15px 196px; }
  .company-about-title01 {
    letter-spacing: 12px;
    margin-bottom: 62px;
    line-height: 1.8; }
  .company-about-dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .company-about-dt {
    width: 300px; }
  .company-office {
    padding: 163px 0;
    margin-bottom: 280px; }
    .company-office:before {
      content: "";
      background: url(/common/img/home/icon-01.png) no-repeat;
      width: 228px;
      height: 330px;
      position: absolute;
      top: -143px;
      right: 250px;
      z-index: -1; }
    .company-office:after {
      content: "";
      background: url(/common/img/base/bg01-bottom.png) no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 376px;
      position: absolute;
      bottom: -294px;
      left: 0; }
  .company-office-list {
    margin-bottom: 57px; }
  .company-office-list-item {
    width: 276px;
    height: 78px;
    border-radius: 25px;
    width: 32%;
    height: 78px;
    border-radius: 25px; }
  .company-office-info-item-dd {
    margin-bottom: 30px; }
  .company-office-info-item-link {
    right: 0;
    bottom: 30px;
    position: relative;
    margin: 0 0 0 auto; }
    .company-office-info-item-link:after {
      content: "";
      position: absolute;
      background: url(/common/img/base/allow-yellow2.svg);
      width: 24px;
      height: 24px;
      right: 10px;
      top: 12px; }
  .company-partner {
    padding: 165px 0 85px; }
  .company-partner-title {
    margin-bottom: 54px; }
  .company-partner-in {
    margin-bottom: 110px; }
  .company-partner-list-item {
    width: 18%;
    margin: 0 5px 40px; }
  .company-mv {
    background: url(/common/img/company/mv-only.png) no-repeat;
    background-size: cover;
    padding: 98px 0;
    background-position: bottom center; }
  .company-mv-r {
    bottom: -159px;
    right: -55px;
    width: 100%;
    text-align: right;
    position: relative; }
  .company-mv-sp {
    display: none; }
  .company-mv-subtitle {
    margin-bottom: 55px; }
  .company-story {
    padding-top: 100px; }
    .company-story:before {
      content: "";
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 416px;
      position: absolute;
      top: 0px;
      left: 0;
      opacity: 0.8; }
  .company-story-title01 {
    line-height: 1.5;
    margin-bottom: 44px; }
  .company-story-subtitle {
    margin-bottom: 38px;
    letter-spacing: 7px; }
  .company-story-column {
    margin-bottom: 50px; }
  .company-story-column-l {
    width: 50%;
    text-align: center;
    margin: 0 auto 30px; }
  .company-story-column-r {
    position: relative;
    width: 100%; }
  .company-story-column-txt {
    line-height: 2.5;
    letter-spacing: 2px; }
  .m-logo:after {
    content: "";
    width: 100%;
    height: 460px;
    background: #F2F5F7;
    left: 0;
    top: 0;
    display: block;
    position: absolute;
    z-index: -1; }
  .m-logo-info-in {
    padding: 120px 90px; }
  .m-health-mv {
    background: url(/common/img/health/bg.jpg) no-repeat;
    background-position: right;
    height: 510px;
    padding: 50px 0 0 0;
    margin-bottom: 100px; }
  .m-health-mv-in {
    padding: 65px 50px;
    margin-left: 100px; }
  .m-health-mind {
    padding-bottom: 135px; }
  .m-health-mind-title {
    margin-bottom: 95px; }
  .m-health-mind-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .m-health-mind-list-item {
    padding: 40px 45px; }
  .m-health-safety {
    padding: 100px 0; }
  .m-health-canon {
    padding: 100px 0; }
  .m-health-canon-in {
    padding: 70px 45px; }
  .m-information-about-in {
    padding: 120px 90px; }
  .m-inquiry-in-border-list-item {
    width: 33%; }
  .development-mv {
    min-height: 1380px;
    background: url(/common/img/development/new/mv.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 75px 0px;
    min-height: 1000px;
    background: #e9f2f1; }
    .development-mv:after {
      content: "";
      background: url(/common/img/development/mv-bottom.png) no-repeat;
      background-size: cover;
      background-position: bottom;
      position: absolute;
      bottom: -13px;
      left: 0;
      width: 100%;
      height: 288px; }
    .development-mv .l-wrap-1200 {
      padding: 0 0; }
  .m-development-mv-info {
    max-width: 100%;
    margin: 0 auto 0 auto; }
  .m-development-mv-info-img {
    display: block;
    margin: 0 auto 180px; }
    .m-development-mv-info-img img {
      width: 100%; }
  .m-development-mv-info-txt {
    line-height: 44px;
    margin-bottom: 30px; }
  .development-about {
    padding: 107px 0; }
  .development-about-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 90px; }
    .development-about-column.item02 .development-about-column-l {
      width: 71% !important; }
    .development-about-column.item06 {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
  .development-about-column-l {
    width: 48%; }
  .development-about-column-img.item01 {
    position: relative;
    top: 20px;
    left: 10px; }
  .development-about-column-img.item02 {
    text-align: center;
    max-width: 356px;
    margin: -28px auto 0 67px; }
  .development-about-column-img.item03 {
    text-align: center;
    max-width: 480px;
    margin-bottom: 20px; }
  .development-about-column-img.item04 img {
    width: 100%; }
  .development-about-column-img.item05 {
    margin: 0 0 30px 40px; }
  .development-about-column-img.item06 {
    margin: 0 0 30px 0; }
  .development-about-column-r {
    width: 48%; }
    .development-about-column-r.item05 {
      display: none; }
  .development-about-num.item01 {
    margin: 0 0 5px -38px; }
  .development-about-num.item02 {
    margin: 0 0 5px -24px; }
  .development-about-num.item03 {
    margin: 0 0 5px -40px; }
  .development-about-num.item04 {
    margin: 0 0 5px -24px; }
  .development-about-num.item05 {
    margin: 0 0 11px -22px; }
  .development-about-num.item06 {
    margin: 0 0 5px -40px; }
  .development-about-column-title.item02 {
    padding-left: 42px;
    letter-spacing: 6px; }
  .development-about-column-title.item03 {
    padding-left: 26px;
    letter-spacing: 4px; }
  .development-about-column-title.item04 {
    margin: -3px 0 10px 0px;
    letter-spacing: 3px; }
  .development-about-column-title.item05 {
    margin: 0 0 11px 46px;
    letter-spacing: 1px; }
  .development-about-column-txt {
    line-height: 45px; }
    .development-about-column-txt.item02 {
      padding-left: 42px; }
    .development-about-column-txt.item03 {
      padding-left: 32px; }
    .development-about-column-txt.item05 {
      padding-left: 43px;
      letter-spacing: 1px;
      margin: 0 0 40px 0; }
  .development-attention {
    line-height: 45px;
    display: none; }
  .development-attention-sp {
    width: 48%; }
  .contact {
    padding: 0 0 65px; }
  .contact-main {
    padding: 95px 0 0; }
    .contact-main.pd-200 {
      padding: 150px 0; }
      .contact-main.pd-200 .contact-main-txt {
        line-height: 60px; }
  .contact-main-title {
    letter-spacing: 11px; }
  .contact-main-txt {
    line-height: 44px;
    letter-spacing: 2px;
    margin-bottom: 50px; }
  .contact-office {
    height: 914px;
    margin-top: -29px;
    background: url(/common/img/contact/bg.png) no-repeat;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
    background-position: center; }
  .contact-office-title {
    margin-top: -124px;
    line-height: 2.4; }
  .contact-office-subtitle {
    top: 43px;
    width: 294px;
    height: 70px;
    border-radius: 20px; }
    .contact-office-subtitle:after {
      content: "";
      background: url(/common/img/base/allow-red.svg) no-repeat;
      width: 34px;
      height: 34px;
      position: absolute;
      right: 20px;
      top: 29%; }
  .contact-form {
    padding: 55px 0; }
  .contact-form-title {
    letter-spacing: 4px;
    margin-bottom: 46px; }
  .contact-form-txt {
    line-height: 2.3;
    margin-bottom: 70px; }
  .contact-form-dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 85px;
    display: block;
    margin-bottom: 55px; }
    .contact-form-dl.last {
      height: 245px; }
  .contact-form-dt {
    margin-bottom: 0px; }
  .contact-form-dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    align-items: center; }
    .contact-form-dd .error {
      font-size: 90%;
      color: #B70000;
      /* display: table-caption; */
      padding-left: 20px;
      white-space: nowrap; }
    .contact-form-dd input {
      border: none;
      background: #F0EBD2;
      max-width: 570px;
      width: 100%;
      height: 60px;
      display: block;
      padding: 10px;
      font-size: 2rem; }
    .contact-form-dd textarea {
      border: none;
      background: #F0EBD2;
      width: 570px;
      height: 240px;
      display: block;
      padding: 10px;
      font-size: 2rem; }
    .contact-form-dd select {
      border: none;
      background: #F0EBD2;
      width: 570px;
      height: 60px;
      display: block;
      padding: 10px;
      font-size: 2rem; }
    .contact-form-dd input {
      border: none;
      background: #F0EBD2;
      width: 100% !important;
      height: 60px;
      display: block;
      padding: 10px;
      font-size: 2rem; }
    .contact-form-dd textarea {
      border: none;
      background: #F0EBD2;
      width: 100% !important;
      height: 240px;
      display: block;
      padding: 10px;
      font-size: 2rem; }
    .contact-form-dd select {
      border: none;
      background: #F0EBD2;
      width: 100% !important;
      height: 60px;
      display: block;
      padding: 10px;
      font-size: 2rem; }
  .contact-form-dd-txt {
    height: 48px;
    border: 2px solid #DCC378;
    border-radius: 30px;
    width: 104px;
    margin-right: 35px;
    width: 200px;
    height: 48px;
    border: 2px solid #DCC378;
    border-radius: 30px;
    width: 104px;
    margin-right: 35px; }
  .contact-form-btn {
    margin-top: 30px; }
    .contact-form-btn input {
      width: 306px;
      height: 78px;
      background: #F0CD00;
      color: #FFF;
      margin: 0 auto;
      border-radius: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      letter-spacing: 5px;
      position: relative;
      -webkit-box-shadow: 5px 5px 6px #c6c6c6;
      box-shadow: 5px 5px 6px #c6c6c6;
      letter-spacing: 0; }
  .contact-form-btn-allow:after {
    content: "";
    background: url(/common/img/base/allow-yellow.svg) no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    right: 20px;
    top: 29%; }
  .contact-main-back:before {
    content: "";
    background: url(/common/img/base/allow-red.svg) no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    left: 20px;
    top: 29%;
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg); }
  .l-wrap-contents-sitemap {
    padding: 100px 0 60px; }
  .m-sitemap-contents {
    padding: 0 15px 100px; }
    .m-sitemap-contents .l-wrap {
      max-width: 980px;
      margin: 0 auto;
      padding: 0 25px; }
  .m-sitemap-content-top {
    margin-bottom: 62px; }
  .m-sitemap-content-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .m-sitemap-content-middle-item {
    width: 30%;
    margin-bottom: 70px;
    margin-right: 45px;
    width: 30%;
    margin-bottom: 70px;
    margin-right: 25px; }
    .m-sitemap-content-middle-item:nth-child(3n) {
      margin-right: 0; }
    .m-sitemap-content-middle-item:nth-child(3n) {
      margin-right: 0; }
  .m-sitemap-content-middle-list-item {
    margin-bottom: 20px; }
  .m-sitemap-content-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .m-sitemap-content-bottom-item {
    width: 30%;
    margin-bottom: 70px;
    margin-right: 45px; }
    .m-sitemap-content-bottom-item:nth-child(3n) {
      margin-right: 0; }
  .m-sitemap-content-bottom-list-item {
    margin-bottom: 63px; }
  .story-about {
    padding: 95px 0; }
  .story-about-1961-title {
    line-height: 1.9;
    letter-spacing: 6px; }
    .story-about-1961-title:before {
      content: "1961";
      color: rgba(240, 235, 210, 0.8);
      font-size: 10rem;
      position: absolute;
      left: 0;
      top: -100px;
      letter-spacing: 33px;
      z-index: -1; }
  .story-about-1961-column {
    margin-bottom: 200px;
    margin-bottom: 100px; }
  .story-about-1961-column-l {
    max-width: 100%;
    width: 48%; }
  .story-about-txt01 {
    line-height: 2.6;
    letter-spacing: 2px; }
  .story-about-1961-column-r {
    max-width: 100%;
    width: 48%; }
  .story-about-1987-title:before {
    content: "1987";
    color: rgba(240, 235, 210, 0.8);
    font-size: 10rem;
    position: absolute;
    left: 0px;
    top: -85px;
    letter-spacing: 33px;
    z-index: -1; }
  .story-about-1987-column {
    margin-bottom: 173px; }
  .infinity-slide {
    margin-bottom: 0px; }
  .story-about-slide-item {
    height: 330px !important; }
    .story-about-slide-item.m-height img {
      background: #e0e0e0;
      border-radius: 10px;
      width: 100%; }
  .story-about-info-title {
    margin-bottom: 55px; }
    .story-about-info-title:before {
      content: "";
      background: url(/common/img/story/info-img01.png) no-repeat;
      width: 208px;
      height: 174px;
      position: absolute;
      left: -5px;
      top: -60px; }
    .story-about-info-title:after {
      content: "";
      background: url(/common/img/story/info-img02.png) no-repeat;
      width: 224px;
      height: 174px;
      position: absolute;
      right: -13px;
      top: -65px; }
  .story-about-info-txt {
    line-height: 2.5;
    letter-spacing: 2px; }
  .slide03-chara {
    margin-bottom: -10px;
    padding-left: 372px; }
  .story-about-2011:after {
    content: "";
    background: url(/common/img/story/story-about-2011-bg.png) no-repeat;
    width: 340px;
    height: 300px;
    position: absolute;
    right: 0;
    top: -30px; }
  .story-about-2011-title {
    margin-bottom: 30px;
    line-height: 52px;
    margin-bottom: 30px;
    line-height: 52px; }
    .story-about-2011-title:before {
      content: "2011";
      color: rgba(240, 235, 210, 0.8);
      font-size: 16rem;
      position: absolute;
      left: 0px;
      top: -50px;
      letter-spacing: 33px;
      z-index: -1; }
    .story-about-2011-title:before {
      content: "2011";
      color: rgba(240, 235, 210, 0.8);
      font-size: 10rem;
      position: absolute;
      left: 0px;
      top: -50px;
      letter-spacing: 33px;
      z-index: -1; }
  .story-about-2011-txt01 {
    margin-bottom: 95px; }
  .story-about-2011-column {
    margin-bottom: 90px; }
  .story-about-2011-column-l {
    max-width: 100%;
    width: 48%; }
  .story-about-txt02 {
    line-height: 45px; }
  .story-about-2011-column-r {
    max-width: 100%;
    width: 48%; }
  .story-about-product-img {
    margin-bottom: 120px; }
    .story-about-product-img img {
      width: 100%; }
  .story-about-product-link {
    font-size: 1.8rem !important; }
  .quality-main {
    padding: 100px 0; }
  .quality-main-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 140px;
    padding: 25px 0 0 0; }
  .quality-main-column-l {
    width: 48%; }
  .quality-main-column-l-txt {
    line-height: 44px; }
  .quality-main-column-r {
    width: 48%; }
  .quality-about {
    padding: 140px 0;
    min-height: 1974px; }
    .quality-about:before {
      content: "";
      background: url(/common/img/quality/about-illust.png) no-repeat;
      background-size: contain;
      width: 324px;
      height: 214px;
      position: absolute;
      top: -120px;
      left: 0;
      right: -30px;
      margin: 0 auto;
      z-index: -1; }
  .quality-about-title {
    margin-bottom: 43px;
    letter-spacing: 5px; }
  .quality-about-txt {
    text-align: center;
    line-height: 2.3;
    margin-bottom: 75px; }
  .quality-about-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -30px 63px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -10px 63px; }
  .quality-about-list-item {
    width: 30%;
    margin: 0 10px; }
  .quality-about-list-item-title {
    margin-bottom: 24px; }
  .quality-about-list-item-txt {
    letter-spacing: 3px;
    line-height: 2.4; }
  .quality-about-column-img {
    max-width: 926px;
    width: 100%;
    margin: 0 0 0 -50px; }
  .quality-about-column-r {
    max-width: 570px;
    width: 100%;
    padding: 30px 45px;
    background: #fff;
    border-radius: 20px;
    position: absolute;
    right: -46px;
    bottom: -84px;
    max-width: 570px;
    width: 100%;
    padding: 30px 45px;
    background: #fff;
    border-radius: 20px;
    position: absolute;
    right: 10px;
    bottom: -84px; }
    .quality-about-column-r:after {
      content: "";
      width: 280px;
      height: 200px;
      background: url(/common/img/quality/about-column01-illust.png) no-repeat;
      position: absolute;
      top: -169px;
      right: 0px;
      background-size: contain; }
    .quality-about-column-r:after {
      content: "";
      width: 334px;
      height: 258px;
      background: url(/common/img/quality/about-column01-illust.png) no-repeat;
      position: absolute;
      top: -232px;
      right: -37px; }
  .quality-about-column-r-txt {
    line-height: 45px;
    letter-spacing: 2px; }
  .quality-info {
    padding-bottom: 100px; }
  .quality-info-list {
    padding-top: 107px; }
  .quality-info-list-item {
    width: 48%;
    margin-bottom: 150px; }
    .quality-info-list-item.item02:after {
      content: "";
      width: 220px;
      height: 154px;
      background: url(/common/img/quality/num02-illust.png) no-repeat;
      background-size: contain;
      position: absolute;
      right: -35px;
      top: -15px;
      z-index: -1; }
    .quality-info-list-item.item03:after {
      content: "";
      width: 340px;
      height: 158px;
      background: url(/common/img/quality/num03-illust.png) no-repeat;
      background-size: contain;
      position: absolute;
      left: -191px;
      top: 23px; }
    .quality-info-list-item.item02:after {
      content: "";
      width: 100px;
      height: 100px;
      background: url(/common/img/quality/num02-illust.png) no-repeat;
      background-size: contain;
      position: absolute;
      right: 0;
      top: 54px;
      z-index: -1; }
    .quality-info-list-item.item03:after {
      content: "";
      width: 150px;
      height: 158px;
      background: url(/common/img/quality/num03-illust.png) no-repeat;
      background-size: contain;
      position: absolute;
      left: -36px;
      top: 42px;
      z-index: -1; }
  .quality-info-list-item-title {
    margin-bottom: 33px; }
  .quality-info-list-item-txt {
    line-height: 2.4;
    letter-spacing: 4px; }
  /* ---------------------------
link
--------------------------- */
  /* ---------------------------
list
--------------------------- */
  /* ---------------------------
m
--------------------------- */
  /* align */
  /* margin-top */
  .u-mt-5 {
    margin-top: 5px; }
  .u-mt-10 {
    margin-top: 10px; }
  .u-mt-15 {
    margin-top: 15px; }
  .u-mt-20 {
    margin-top: 20px; }
  .u-mt-25 {
    margin-top: 25px; }
  .u-mt-30 {
    margin-top: 30px; }
  .u-mt-35 {
    margin-top: 35px; }
  .u-mt-40 {
    margin-top: 40px; }
  .u-mt-45 {
    margin-top: 45px; }
  .u-mt-50 {
    margin-top: 50px; }
  .u-mt-60 {
    margin-top: 60px; }
  .u-mt-70 {
    margin-top: 70px; }
  .u-mt-80 {
    margin-top: 80px; }
  .u-mt-90 {
    margin-top: 90px; }
  .u-mt-100 {
    margin-top: 100px; }
  /* margin-bottom */
  .u-mb-5 {
    margin-bottom: 5px; }
  .u-mb-10 {
    margin-bottom: 10px; }
  .u-mb-15 {
    margin-bottom: 15px; }
  .u-mb-20 {
    margin-bottom: 20px; }
  .u-mb-25 {
    margin-bottom: 25px; }
  .u-mb-30 {
    margin-bottom: 30px; }
  .u-mb-35 {
    margin-bottom: 35px; }
  .u-mb-40 {
    margin-bottom: 40px; }
  .u-mb-45 {
    margin-bottom: 45px; }
  .u-mb-50 {
    margin-bottom: 50px; }
  .u-mb-60 {
    margin-bottom: 60px; }
  .u-mb-70 {
    margin-bottom: 70px; }
  .u-mb-80 {
    margin-bottom: 80px; }
  .u-mb-90 {
    margin-bottom: 90px; }
  .u-mb-100 {
    margin-bottom: 100px; }
  /* padding-top */
  .u-pt-5 {
    padding-top: 5px; }
  .u-pt-10 {
    padding-top: 10px; }
  .u-pt-15 {
    padding-top: 15px; }
  .u-pt-20 {
    padding-top: 20px; }
  .u-pt-25 {
    padding-top: 25px; }
  .u-pt-30 {
    padding-top: 30px; }
  .u-pt-35 {
    padding-top: 35px; }
  .u-pt-40 {
    padding-top: 40px; }
  .u-pt-45 {
    padding-top: 45px; }
  .u-pt-50 {
    padding-top: 50px; }
  .u-pt-60 {
    padding-top: 60px; }
  .u-pt-70 {
    padding-top: 70px; }
  .u-pt-80 {
    padding-top: 80px; }
  .u-pt-90 {
    padding-top: 90px; }
  .u-pt-100 {
    padding-top: 100px; }
  /* padding-bottom */
  .u-pb-5 {
    padding-bottom: 5px; }
  .u-pb-10 {
    padding-bottom: 10px; }
  .u-pb-15 {
    padding-bottom: 15px; }
  .u-pb-20 {
    padding-bottom: 20px; }
  .u-pb-25 {
    padding-bottom: 25px; }
  .u-pb-30 {
    padding-bottom: 30px; }
  .u-pb-35 {
    padding-bottom: 35px; }
  .u-pb-40 {
    padding-bottom: 40px; }
  .u-pb-45 {
    padding-bottom: 45px; }
  .u-pb-50 {
    padding-bottom: 50px; }
  .u-pb-60 {
    padding-bottom: 60px; }
  .u-pb-70 {
    padding-bottom: 70px; }
  .u-pb-80 {
    padding-bottom: 80px; }
  .u-pb-90 {
    padding-bottom: 90px; }
  .u-pb-100 {
    padding-bottom: 100px; }
  /* ---------------------------
u-tabBtn
--------------------------- */
  .u-text-10 {
    font-size: 1rem; }
  .u-text-11 {
    font-size: 1.1rem; }
  .u-text-12 {
    font-size: 1.2rem; }
  .u-text-13 {
    font-size: 1.3rem; }
  .u-text-14 {
    font-size: 1.4rem; }
  .u-text-15 {
    font-size: 1.5rem; }
  .u-text-16 {
    font-size: 1.6rem; }
  .u-text-18 {
    font-size: 1.6rem; }
  .u-text-19 {
    font-size: 1.9rem; }
  .u-text-20 {
    font-size: 2rem; }
  .u-text-21 {
    font-size: 2.1rem; }
  .u-text-22 {
    font-size: 2.2rem; }
  .u-text-24 {
    font-size: 2.4rem; }
  .u-text-25 {
    font-size: 2.5rem; }
  .u-text-26 {
    font-size: 2.6rem; }
  .u-text-27 {
    font-size: 2.7rem; }
  .u-text-28 {
    font-size: 2rem; }
  .u-text-30 {
    font-size: 3.0rem; }
  .u-text-32 {
    font-size: 2.2rem; }
  .u-text-33 {
    font-size: 2.3rem; }
  .u-text-34 {
    font-size: 2.4rem; }
  .u-text-36 {
    font-size: 2.6rem; }
  .u-text-37 {
    font-size: 2.7rem; }
  .u-text-40 {
    font-size: 2.4rem; }
  .u-text-42 {
    font-size: 4.2rem; }
  .u-text-45 {
    font-size: 4.5rem; }
  .u-text-46 {
    font-size: 4.6rem; }
  .u-text-48 {
    font-size: 4.8rem; }
  .u-text-50 {
    font-size: 5.0rem; }
  .u-text-52 {
    font-size: 5rem; }
  .u-text-53 {
    font-size: 5rem; }
  .u-text-54 {
    font-size: 5.4rem; }
  .u-text-58 {
    font-size: 5rem; }
  .u-text-62 {
    font-size: 5rem; }
  .u-text-63 {
    font-size: 5rem; }
  .u-text-64 {
    font-size: 6.4rem; }
  .u-text-70 {
    font-size: 7.0rem; }
  .u-text-72 {
    font-size: 7.2rem; }
  .u-text-73 {
    font-size: 7.3rem; }
  .u-text-80 {
    font-size: 8rem; }
  .u-text-82 {
    font-size: 5.2rem; }
  /* ---------------------------
u-wysiwyg
--------------------------- */
  .u-wysiwyg h1 {
    margin-bottom: 30px;
    font-size: 3rem; }
  .u-wysiwyg h2 {
    margin-bottom: 30px;
    font-size: 1.54rem; }
  .u-wysiwyg h3 {
    font-size: 1.34rem; }
  .u-wysiwyg h4 {
    font-size: 1.24rem; }
  .u-wysiwyg h5, .u-wysiwyg h6 {
    font-size: 1.2rem; }
  .u-wysiwyg p {
    font-size: 1.8rem;
    line-height: 45px; }
  .u-wysiwyg blockquote {
    padding: 28px 30px;
    margin-bottom: 40px; }
  .u-wysiwyg img {
    margin-bottom: 30px; }
  .u-wysiwyg .alignright, .u-wysiwyg .has-text-align-right {
    margin-left: 40px;
    margin-bottom: 40px; }
  .u-wysiwyg .alignleft, .u-wysiwyg .has-text-align-left {
    margin-right: 40px;
    margin-bottom: 40px; }
  .news-cl-single-pagenav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .news-cl-single-pagenav-l-txt dt {
    font-size: 2.2rem;
    margin-bottom: 20px; }
  .news-cl-single-pagenav-l-txt dd {
    font-size: 2.4rem; }
  .news-cl-single-pagenav-r-txt dt {
    font-size: 2.2rem;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .news-cl-single-pagenav-r-txt dt span {
      padding-right: 15px;
      -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
      transform: rotateZ(180deg); }
  .news-cl-single-pagenav-r-txt dd {
    font-size: 2.4rem; }
  .news-cl-single-pagenav-r-img {
    border: 6px solid #DCC378; }
  .u-ff-sansen-r {
    font-weight: 400; }
  .u-ff-sansen-b {
    font-weight: 700; }
  .u-ff-sansen-h {
    font-weight: 900; }
  .u-ff-b {
    font-weight: bold; }
  .u-ls-5 {
    letter-spacing: 5px; } }

@media screen and (max-width: 767px) {
  /* ==========================================================================
   SP
   ========================================================================== */
  .pc-Only {
    display: none; }
  .tb-Only {
    display: none; }
  .sp-Only {
    display: block; }
  .pcsp-Only {
    display: block; }
  .wrapin-sp {
    padding: 0 20px; }
  .m-page {
    padding-top: 50px; }
  .breadcrumb {
    padding: 0px 25px; }
  .breadcrumb-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 2; }
  .breadcrumb-list-item {
    font-size: 1.2rem !important; }
    .breadcrumb-list-item a {
      font-size: 1.2rem !important;
      padding-right: 25px; }
      .breadcrumb-list-item a:after {
        content: ">";
        position: absolute;
        right: 6px;
        top: -8px;
        color: #DCC378; }
  /* ---------------------------
module
--------------------------- */
  .l-header {
    padding: 5px 0;
    height: 80px; }
  .l-header-logo {
    width: 90px !important;
    left: 0; }
  .l-header-list {
    -webkit-transform: translateX(150%);
    -ms-transform: translateX(150%);
    transform: translateX(150%);
    z-index: -1;
    pointer-events: none;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    overflow: scroll;
    padding: 85px 15px 0; }
    .l-header-list.active {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px);
      pointer-events: auto;
      z-index: 3;
      pointer-events: auto;
      height: 100vh;
      background: #fff;
      margin: 0 -25px; }
  .l-header-list-nav {
    position: fixed;
    width: 100%;
    height: 50px;
    top: 0;
    left: 0; }
    .l-header-list-nav.on {
      pointer-events: auto;
      height: 100vh; }
  .l-header-list-item {
    margin-bottom: 20px; }
    .l-header-list-item.u-text-60 {
      color: #dcc378; }
  .l-header-sublist-item-link {
    font-size: 1.8rem !important;
    margin-bottom: 20px; }
    .l-header-sublist-item-link a {
      font-size: 1.8rem !important; }
  .l-header-sublist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .l-header-sublist-item {
    width: 43%;
    margin: 15px 10px; }
    .l-header-sublist-item a span {
      width: 50px;
      height: auto;
      margin-right: 5px; }
  .l-header-list-item-lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .l-header-en {
    margin-right: 10px;
    border: 1px solid #dcc378;
    padding: 10px;
    border-radius: 20px;
    width: 95px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .l-header-ja {
    background: #dcc378;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 20px;
    width: 95px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .l-header-list-online {
    position: absolute;
    right: 5px;
    top: 72px;
    z-index: 5;
    display: inline-block;
    width: auto !important;
    z-index: 1; }
  .l-header-menusp {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 5; }
    .l-header-menusp .l-header-menusp-off {
      display: block; }
    .l-header-menusp .l-header-menusp-on {
      display: none; }
    .l-header-menusp.on .l-header-menusp-off {
      display: none; }
    .l-header-menusp.on .l-header-menusp-on {
      display: block; }
    .l-header-menusp.on .l-header-list-online {
      z-index: -1 !important; }
  .global_menu {
    /* メニュー全体のスタイル */
    height: 0; }
  .child_menu {
    /* 下層メニューのスタイル */ }
  .menu:hover .child_menu {
    /* 下層メニューのスタイル（親項目ホバー時） */ }
  .foot .l-wrap-1200 {
    padding-left: 0px; }
  .foot-column {
    padding: 40px 10px; }
  .foot-logo {
    margin-bottom: 30px;
    width: 200px; }
  .foot-txt01 {
    margin-bottom: 30px; }
  .foot-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 25px; }
  .foot-list-item {
    width: 28%;
    position: relative;
    margin-bottom: 10px;
    text-align: center; }
    .foot-list-item a {
      font-size: 12px; }
  .foot-column-r-top {
    text-align: right;
    padding-top: 19px;
    margin-bottom: 30px;
    position: absolute;
    bottom: 30px;
    right: 15px;
    width: 30px;
    height: 30px; }
  .foot-column-r-sns {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .foot-column-r-sns-item {
    width: 40px; }
  .foot-column-r-copy {
    letter-spacing: 2px;
    text-align: left;
    font-size: 9px !important; }
  /* ---------------------------
l-post
--------------------------- */
  .l-post-main {
    margin-bottom: 30px; }
  .l-post-side-sec:not(:last-child) {
    margin-bottom: 20px; }
  /* ---------------------------
l-wrap
--------------------------- */
  .l-wrap-sp {
    padding: 0 20px;
    padding: 0 25px !important; }
  /*---------------------------
btn
---------------------------*/
  /* ---------------------------
btns1col
--------------------------- */
  /* ---------------------------
h
--------------------------- */
  .m-container {
    padding-top: 80px; }
  .home-mv {
    margin-top: -80px;
    margin-bottom: 180px; }
    .home-mv .l-wrap-1400 {
      height: 100%;
      padding: 70px 15px;
      position: relative;
      z-index: 1; }
  .home-mv-slide {
    height: 576px; }
    .home-mv-slide .slide-dots li {
      display: inline-block;
      margin: 0 25px; }
    .home-mv-slide .slide-dots li button {
      position: relative;
      background: none;
      border: none;
      outline: none;
      padding: 0 7px;
      color: #fff; }
    .home-mv-slide .slide-dots li:nth-child(1) button::before {
      background-image: url(/common/img/home/slide-dot01.png);
      background-repeat: no-repeat;
      background-size: contain;
      content: "";
      cursor: pointer;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 24px;
      width: 20px;
      height: 32px; }
    .home-mv-slide .slide-dots li:nth-child(1) button::after {
      content: "01";
      position: absolute;
      top: -10px;
      left: 9px;
      text-align: center;
      margin: 0 auto;
      color: #f5b32c;
      font-size: 2rem; }
    .home-mv-slide .slide-dots li:nth-child(2) button::before {
      background-image: url(/common/img/home/slide-dot02.png);
      background-repeat: no-repeat;
      background-size: contain;
      content: "";
      cursor: pointer;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 24px;
      width: 20px;
      height: 32px; }
    .home-mv-slide .slide-dots li:nth-child(2) button::after {
      content: "02";
      position: absolute;
      top: -10px;
      left: 9px;
      text-align: center;
      margin: 0 auto;
      color: #ff0001;
      font-size: 2rem; }
    .home-mv-slide .slide-dots li:nth-child(3) button::before {
      background-image: url(/common/img/home/slide-dot03.png);
      background-repeat: no-repeat;
      background-size: contain;
      content: "";
      cursor: pointer;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 24px;
      width: 20px;
      height: 32px; }
    .home-mv-slide .slide-dots li:nth-child(3) button::after {
      content: "03";
      position: absolute;
      top: -10px;
      left: 9px;
      text-align: center;
      margin: 0 auto;
      color: #13017c;
      font-size: 2rem; }
    .home-mv-slide .slide-dots li:nth-child(4) button::before {
      background-image: url(/common/img/home/slide-dot04.png);
      background-repeat: no-repeat;
      background-size: contain;
      content: "";
      cursor: pointer;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 24px;
      width: 20px;
      height: 32px; }
    .home-mv-slide .slide-dots li:nth-child(4) button::after {
      content: "04";
      position: absolute;
      top: -10px;
      left: 9px;
      text-align: center;
      margin: 0 auto;
      color: #f5b32c;
      font-size: 2rem; }
    .home-mv-slide .slide-dots li:nth-child(5) button::before {
      background-image: url(/common/img/home/slide-dot05.png);
      background-repeat: no-repeat;
      background-size: contain;
      content: "";
      cursor: pointer;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 24px;
      width: 20px;
      height: 32px; }
    .home-mv-slide .slide-dots li:nth-child(5) button::after {
      content: "05";
      position: absolute;
      top: -10px;
      left: 9px;
      text-align: center;
      margin: 0 auto;
      color: #ff0001;
      font-size: 2rem; }
    .home-mv-slide .slide-dots {
      cursor: pointer;
      margin: 0;
      padding: 0;
      text-align: center;
      position: absolute;
      right: 17px;
      top: 570px;
      z-index: 2;
      max-width: 400px; }
  .home-mv-slide .slide-dots li button::after {
    content: "";
    display: inline-block;
    margin: 0 15px;
    font-size: 1.5rem !important;
    left: 4px; }
  .home-mv-slide .slide-dots li {
    display: inline-block;
    margin: 0 5px !important; }
  @-webkit-keyframes fadezoom {
    0% {
      -webkit-transform: scale(1.7);
      transform: scale(1.7); }
    100% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3); } }
  @keyframes fadezoom {
    0% {
      -webkit-transform: scale(1.7);
      transform: scale(1.7); }
    100% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3); } }
  .home-mv-slide-item {
    height: 576px; }
    .home-mv-slide-item .sp-Only {
      position: absolute;
      bottom: 0; }
  .home-mv-title {
    max-width: 234px;
    margin: 29px 0 25px 10px; }
  .home-mv-txt {
    text-shadow: 2px 2px 3px #fff;
    margin: 5px 0 0 12px;
    font-size: 0.9rem !important; }
  .home-brand {
    padding: 38px 0 0 0; }
  .home-brand-title {
    letter-spacing: 7px; }
    .home-brand-title span {
      display: block;
      padding-left: 0;
      letter-spacing: 2px; }
  .home-brand-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse nowrap;
    flex-flow: column-reverse nowrap;
    margin-bottom: 200px;
    padding-top: 23px; }
    .home-brand-column:after {
      content: "";
      background: url(/common/img/home/about-line.png) no-repeat;
      background-size: cover;
      width: 100%;
      height: 4px;
      position: absolute;
      top: 0;
      left: 0; }
  .home-brand-column-l {
    position: relative; }
    .home-brand-column-l:after {
      content: "";
      background: url(/common/img/home/home-brand-column-l.png) no-repeat;
      width: 326px;
      height: 85px;
      position: absolute;
      bottom: -118px;
      left: 0;
      background-size: contain; }
  .home-brand-column-l-txt {
    margin-bottom: 30px;
    font-size: 1.4rem !important; }
    .home-brand-column-l-txt br {
      display: none; }
  .home-brand-column-l-link {
    width: 204px;
    height: 53px;
    border-radius: 10px;
    font-size: 9px !important;
    line-height: 18px; }
    .home-brand-column-l-link span {
      font-size: 10px !important; }
    .home-brand-column-l-link:before {
      content: "";
      background: url(/common/img/base/allow-yellow.svg) no-repeat;
      width: 15px;
      height: 15px;
      position: absolute;
      right: 14px;
      top: 22px; }
    .home-brand-column-l-link:after {
      content: "";
      background: rgba(75, 75, 75, 0.4);
      width: 204px;
      height: 53px;
      border-radius: 10px;
      position: absolute;
      z-index: -1;
      right: -5px;
      bottom: -5px; }
  .home-brand-column-r {
    margin-bottom: 20px; }
  .home-brand-column-r-img {
    width: 300px; }
  .home-quality {
    padding: 60px 0 70px;
    background: url(/common/img/home/quality-bg-sp.png) no-repeat;
    background-size: cover; }
    .home-quality:before {
      content: "";
      background: url(/common/img/home/icon-01.png) no-repeat;
      background-size: contain;
      width: 140px;
      height: 173px;
      position: absolute;
      top: -78px;
      right: -216px;
      z-index: -1;
      margin: 0 auto;
      left: 0; }
    .home-quality:after {
      content: "";
      background: url(/common/img/base/bg01-bottom.png) no-repeat;
      background-size: contain;
      background-position: center;
      width: 100%;
      height: 128px;
      position: absolute;
      bottom: -90px;
      left: 0; }
  .m-title01 {
    letter-spacing: 7px;
    margin-bottom: 30px; }
    .m-title01 span {
      letter-spacing: 0;
      font-size: 1.4rem !important;
      line-height: 1.8; }
  .home-quality-title {
    letter-spacing: 7px;
    line-height: 1.7;
    margin-bottom: 46px; }
    .home-quality-title span {
      font-size: 1.4rem !important;
      letter-spacing: 0px; }
  .home-quality-column-l {
    margin-bottom: 35px; }
  .home-quality-column-img {
    margin-bottom: 20px; }
  .home-quality-column-title {
    margin-bottom: 20px; }
  .home-quality-column-txt {
    margin-bottom: 38px;
    font-size: 1.4rem !important; }
  .m-btn01 {
    width: 153px;
    height: 40px;
    border-radius: 10px;
    font-size: 11px !important; }
    .m-btn01:after {
      content: "";
      width: 16px;
      height: 24px;
      background: url(/common/img/base/allow-red.svg) no-repeat;
      position: absolute;
      right: 15px;
      top: 30%; }
  .home-product {
    padding: 120px 0 0; }
  .home-product-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .home-product-list-item {
    width: 100%;
    margin-bottom: 50px; }
  .home-product-list-item-img {
    width: 170px;
    margin: 0 auto 15px; }
  .home-product-list-item-title {
    margin-bottom: 0px;
    font-size: 2.2rem !important; }
  .home-product-list-item-txt {
    margin-bottom: 54px;
    font-size: 1.4rem !important; }
  .home-news {
    padding: 50px 0 80px;
    background: url(/common/img/home/quality-bg-news-sp.png) no-repeat;
    background-size: cover;
    background-position: top center; }
    .home-news:before {
      content: "";
      background: url(/common/img/home/icon-01.png) no-repeat;
      background-size: contain;
      width: 107px;
      height: 166px;
      position: absolute;
      top: -55px;
      right: 0;
      z-index: -1;
      margin: 0 auto;
      left: 0; }
    .home-news:after {
      content: "";
      background: url(/common/img/base/bg01-bottom.png) no-repeat;
      background-size: contain;
      background-position: center;
      width: 100%;
      height: 128px;
      position: absolute;
      bottom: -90px;
      left: 0; }
  .home-news-list {
    margin-bottom: 50px; }
  .home-news-list-item {
    padding: 23px 15px 23px 0; }
    .home-news-list-item:after {
      content: "";
      background: url(/common/img/base/allow-black.svg) no-repeat;
      width: 12px;
      background-size: contain;
      height: 28px;
      position: absolute;
      right: 7px;
      top: 55%; }
    .home-news-list-item a p {
      font-size: 1.2rem !important; }
  .home-news-list-item-dl {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .home-news-list-item-dt {
    font-size: 1.2rem !important; }
  .home-news-list-item-dd {
    min-width: 80px;
    height: 25px;
    font-size: 1rem !important; }
  .home-news-list-title {
    font-size: 2.1rem !important; }
  .home-news-list-txt {
    font-size: 1.2rem !important; }
  .home-about {
    padding: 140px 0; }
  .home-about-in {
    margin-bottom: 40px; }
  .home-about-column {
    padding: 35px 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
  .home-about-column-l {
    width: 100%; }
  .home-about-column-l-txt {
    font-size: 1.4rem !important; }
  .home-about-column-l-title {
    margin-bottom: 10px;
    font-size: 3rem !important;
    letter-spacing: 5px; }
    .home-about-column-l-title:after {
      content: "";
      background: url(/common/img/home/about-icon03.png) no-repeat;
      background-size: contain;
      width: 21px;
      height: 70px;
      position: absolute;
      bottom: 13px;
      right: 87px; }
    .home-about-column-l-title.m-en:after {
      content: "";
      background: url(/common/img/home/about-icon03.png) no-repeat;
      background-size: contain;
      width: 21px;
      height: 70px;
      position: absolute;
      bottom: 13px;
      right: 0px; }
  .home-about-column-l-txt {
    font-size: 1.2rem !important; }
  .home-about-in-list {
    padding: 35px 15px 5px; }
  .home-about-in-list-item {
    width: 50%;
    margin: 0 auto 25px; }
    .home-about-in-list-item a span {
      font-size: 1.8rem; }
  .home-about-partner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .home-about-partner-item {
    width: 48%;
    margin-bottom: 30px; }
  .m-company-history-subtitle {
    padding: 35px 0 40px; }
  .m-company-history-contents-column-year {
    margin-bottom: 22px; }
    .m-company-history-contents-column-year .u-text-40 {
      font-size: 2.6rem !important; }
  .m-company-history-contents-column-about {
    padding-bottom: 3px;
    margin-bottom: 30px; }
  .m-company-history-contents-column-txt-month {
    width: 58px; }
  .m-company-history-contents-column-txt-txt {
    width: 85%; }
  .m-company-history-contents-hub-map {
    height: 250px; }
  .m-company-history-contents-hub-column01 {
    padding: 30px 0; }
  .m-company-history-contents-hub-txt {
    font-size: 1.4rem !important;
    margin-bottom: 30px; }
  .m-company-history-contents-hub-column02-l {
    margin: 0 auto 30px; }
  .m-company-history-contents-hub-column02-r {
    margin: 0 -25px 30px; }
  .privacy {
    padding: 80px 15px; }
  .privacy-txt01 {
    margin-bottom: 20px; }
  .privacy-txt02 {
    margin-bottom: 30px; }
  .privacy-txt03 {
    margin-bottom: 40px;
    padding: 0 15px; }
  .privacy-txt04 {
    padding: 0 25px;
    margin-bottom: 40px; }
  .m-model-mv-bg {
    background: #353535; }
  .m-bread {
    padding-top: 23px; }
  .m-bread-item {
    font-size: 1.2rem; }
  .m-model-mv-title {
    padding-top: 80px;
    font-size: 3rem; }
    .m-model-mv-title:before {
      content: "";
      background: url(/common/img/model/title-allow.svg) no-repeat;
      width: 168px;
      height: 50px;
      position: absolute;
      top: 40px;
      left: 0;
      right: 0;
      margin: 0 auto; }
  .m-model-mv-txt {
    font-size: 1.2rem;
    margin-bottom: 40px; }
    .m-model-mv-txt span {
      padding-left: 10px;
      font-size: 1.6rem;
      letter-spacing: 3px; }
  .m-model-mv-img {
    margin: 0 -30px 50px; }
    .m-model-mv-img:after {
      content: "";
      width: 2px;
      height: 30px;
      position: absolute;
      left: 0;
      right: 0;
      top: -14px;
      margin: 0 auto;
      background: #6296BB; }
  .m-model-mv-copy {
    font-size: 1.5rem !important;
    margin-bottom: 60px; }
    .m-model-mv-copy br {
      display: none; }
  .m-model-about {
    margin-bottom: 50px; }
  .m-model-about-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse nowrap;
    flex-flow: column-reverse nowrap; }
    .m-model-about-column:before {
      content: "";
      background: #EFECEB;
      width: 92%;
      height: 520px;
      position: absolute;
      left: 50px;
      bottom: -30px;
      z-index: -1; }
  .m-model-about-column-large {
    margin-bottom: 10px; }
    .m-model-about-column-large img {
      width: 100%; }
  .m-model-column-title {
    letter-spacing: 4px;
    font-size: 4rem;
    position: relative;
    z-index: 1; }
  .m-model-column-subtitle {
    padding: 8px 5px 0 0;
    margin-bottom: 15px; }
  .m-model-column-subtitle-info {
    margin-bottom: 20px; }
  .m-model-about-column-small {
    margin-bottom: 20px; }
  .m-model-about-column-small-item {
    width: 48%; }
    .m-model-about-column-small-item img {
      width: 100%; }
  .m-model-about-column-txt {
    font-size: 1.4rem !important;
    line-height: 2; }
  .m-model-room {
    margin-bottom: 20px; }
  .m-model-room-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    position: relative;
    z-index: 1; }
  .m-model-room-column-r-dl {
    display: block;
    padding: 5px; }
  .m-model-room-column-r-dt {
    font-family: "Yu Mincho", "YuMincho", serif;
    padding-bottom: 5px; }
  .m-model-room-column-r-check {
    margin-top: 25px;
    padding: 20px 20px; }
  .m-model-room-column-r-check-flex-l {
    margin-bottom: 20px; }
    .m-model-room-column-r-check-flex-l li {
      font-size: 1.8rem; }
  .m-model-room-column-r-check-flex-r a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #284664;
    font-size: 1.4rem;
    width: 200px;
    height: 40px;
    color: #FFF;
    border-radius: 30px;
    position: relative;
    top: 0px;
    right: 0px; }
  .m-model-facility {
    padding: 18px 0 30px; }
  .m-model-root {
    padding: 70px 0 35px; }
  .m-model-root-column {
    margin-bottom: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
  .m-model-root-column-l {
    position: relative;
    z-index: 1; }
  .m-model-root-column-r {
    margin: 20px -30px 0; }
  .m-model-other {
    padding: 40px 0px 50px;
    position: relative;
    top: -30px; }
  .m-model-other-title {
    margin-bottom: 35px; }
  .m-model-other-list .slick-prev {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 68px;
    left: -15px;
    z-index: 1;
    background: #FFF;
    border-radius: 30px; }
  .m-model-other-list .slick-next {
    width: 30px;
    height: 30px;
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
    top: 60px;
    right: -15px;
    position: absolute;
    z-index: 1;
    background: #FFF;
    border-radius: 30px; }
  .m-model-other-list-item {
    padding: 20px 0; }
  .m-model-other-list-item-num {
    font-size: 3rem; }
  .pctb-Only {
    display: none; }
  .pc-Only {
    display: none !important; }
  .tb-Only {
    display: none; }
  .sp-Only {
    display: block; }
  .container {
    padding-top: 80px; }
  /* ---------------------------
m-post
--------------------------- */
  /* ---------------------------
m-table01
--------------------------- */
  .wp-pagenavi {
    margin-top: 0px;
    padding-top: 40px; }
    .wp-pagenavi .current {
      color: #E60012;
      margin: 0 10px;
      font-size: 1.8rem; }
    .wp-pagenavi a {
      margin: 0 10px;
      font-size: 1.8rem; }
  .wp-pagenavi:before {
    content: "";
    background: url(/common/img/news/allow-red.png) no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -0px; }
  .wp-pagenavi:after {
    content: "";
    background: url(/common/img/news/allow-red.png) no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -0px;
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg); }
  .news {
    padding: 40px 0; }
  .news-cl {
    padding-top: 10px; }
  .news-cl-l {
    margin-bottom: 80px; }
  .news-cl-l-list-item {
    padding: 40px 0px;
    margin-bottom: 30px; }
    .news-cl-l-list-item:after {
      content: ">";
      font-size: 1.6rem;
      position: absolute;
      right: 0px;
      top: 32%;
      color: #DCC378;
      font-weight: normal; }
  .news-cl-l-list-item-l {
    margin-right: 20px; }
  .news-cl-l-thumbnail {
    width: 70px;
    height: 70px; }
  .news-cl-l-list-item-r-dt {
    margin-bottom: 5px;
    font-size: 1.2rem !important;
    display: inline-block; }
  .news-cl-l-list-item-r-dd {
    width: 84px;
    height: 22px;
    display: inline-block; }
    .news-cl-l-list-item-r-dd a {
      background: #DCC378;
      color: #FFF;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 10px;
      font-size: 1rem !important; }
      .news-cl-l-list-item-r-dd a.c-news {
        background: #FF0001; }
      .news-cl-l-list-item-r-dd a.c-product {
        background: #F0CD00; }
      .news-cl-l-list-item-r-dd a.c-event {
        background: #00AE42; }
      .news-cl-l-list-item-r-dd a.c-recruit {
        background: #F4B100; }
      .news-cl-l-list-item-r-dd a.c-other {
        background: #0068B3; }
  .news-cl-l-list-item-r-bottom {
    padding-right: 10px; }
  .news-cl-l-list-item-r-bottom-title {
    font-size: 2.1rem !important;
    margin-bottom: 15px; }
  .news-cl-l-list-item-r-bottom-txt {
    font-size: 1.2rem !important; }
  .news-cl-r {
    -ms-overflow-style: none;
    scrollbar-width: none; }
    .news-cl-r::-webkit-scrollbar {
      display: none; }
  .news-cl-r-in {
    height: 100%;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding: 0 0 50px; }
  .news-cl-r-txt {
    margin-bottom: 20px; }
    .news-cl-r-txt:after {
      content: "";
      width: 100%;
      height: 1px;
      background: #DCC378;
      position: absolute;
      left: 0;
      bottom: -10px; }
  .news-cl-r-list {
    padding: 0px 0;
    margin-bottom: 20px; }
  .news-cl-r-list-year li {
    margin-bottom: 3px;
    padding-left: 28px; }
    .news-cl-r-list-year li:before {
      content: "";
      background: url(/common/img/news/icon-year.svg) no-repeat;
      width: 24px;
      height: 24px;
      position: absolute;
      left: 0;
      top: 4px; }
    .news-cl-r-list-year li a {
      font-size: 1.8rem !important; }
      .news-cl-r-list-year li a span {
        width: 26px;
        display: inline-block;
        padding: 0 12px 0 0;
        position: relative;
        top: 0px; }
  .news-cl-r-list-item {
    margin-bottom: 3px; }
    .news-cl-r-list-item a {
      font-size: 1.8rem !important; }
      .news-cl-r-list-item a span {
        width: 26px;
        display: inline-block;
        padding: 0 12px 0 0;
        position: relative;
        top: 0px; }
  .news-cl-l-single-dt {
    font-size: 1.2rem !important;
    margin-right: 9px; }
  .news-cl-l-single-dd {
    width: 84px;
    height: 22px;
    border-radius: 10px;
    font-size: 1rem !important; }
  .news-cl-sns-item {
    width: 30px; }
  .news-cl-single-pagenav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .news-cl-single-pagenav-l {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
  .news-cl-single-pagenav-l-img {
    width: 60px;
    height: 60px;
    margin: 0 auto 10px 0;
    border: 3px solid #DCC378; }
  .news-cl-single-pagenav-l-txt {
    font-size: 1.4rem !important; }
    .news-cl-single-pagenav-l-txt dt {
      margin-bottom: 10px !important; }
    .news-cl-single-pagenav-l-txt dd {
      font-size: 1.4rem !important; }
    .news-cl-single-pagenav-l-txt span img {
      width: 28px; }
  .m-company-mission-contents {
    padding: 0 0 80px; }
  .m-green-line:before {
    content: "";
    background: url(/common/img/company/mission/line.svg) no-repeat;
    width: 78px;
    height: 14px;
    position: absolute;
    top: 1px;
    left: -2px; }
  .m-company-mission-subtitle {
    padding: 36px 0 52px; }
  .m-company-mission-subtitle01 {
    padding: 36px 0 20px; }
  .m-company-mission-subtitle02 {
    padding: 36px 0 20px; }
  .m-company-mission-title {
    letter-spacing: 1px;
    margin-bottom: 47px; }
    .m-company-mission-title:before {
      content: "";
      background: url(/common/img/company/mission/txt-bg.svg) no-repeat;
      width: 270px;
      height: 88px;
      position: absolute;
      top: -37px;
      left: 12px;
      z-index: -1;
      background-size: contain; }
  .m-company-mission-txt01 {
    font-size: 1.5rem !important;
    margin-bottom: 155px; }
  .m-company-mission-list01 {
    line-height: 33px;
    margin-bottom: 70px; }
  .m-company-mission-list02 {
    margin-bottom: 27px; }
  .m-company-mission-list-item {
    margin-bottom: 18px; }
  .m-company-mission-txt02 {
    line-height: 27px;
    margin-bottom: 30px; }
  .m-company-mission-logo {
    border: 6px solid #F2F2F2;
    padding: 52px 40px;
    text-align: center;
    margin-top: 33px;
    width: 100%;
    margin-bottom: 41px; }
  .m-company-mission-txt03 {
    font-size: 1.5rem !important;
    margin-bottom: 40px; }
  .m-company-mission-logo-link {
    margin: 0 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 318px;
    height: 61px;
    border: 1px solid #238C3C;
    color: #238C3C;
    font-weight: bold;
    padding: 0 0px 0 10px;
    position: relative; }
  .product {
    padding: 50px 0;
    position: relative; }
    .product:before {
      content: "";
      background: #f0ebd2;
      width: 100%;
      height: 345px;
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1; }
  .product-title {
    font-size: 3rem !important;
    letter-spacing: 3px; }
  .product-txt {
    font-size: 1.4rem !important;
    margin-bottom: 58px; }
  .product-mv {
    width: 100%;
    height: 300px;
    margin: 0 auto 20px;
    padding: 40px 0; }
  .product-mv-title {
    padding: 5px 0px;
    margin: -65px auto 0px;
    width: 75%;
    border-radius: 10px; }
    .product-mv-title.m-en {
      font-size: 1.8rem !important;
      padding: 14px 10px; }
  .product-mv-txt {
    position: absolute;
    bottom: 20px;
    left: 15px;
    font-size: 1.4rem !important; }
  .product-cl {
    margin-bottom: 50px; }
  .product-cl-l-list {
    margin: 25px 0 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .product-cl-l-list-item {
    width: 45%;
    margin-right: 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .product-cl-l-list-item img {
      max-width: 68px;
      width: 100%;
      margin-bottom: 10px; }
    .product-cl-l-list-item p {
      font-size: 1.2rem !important; }
  .product-single:before {
    display: none; }
  .product-cl-l-fl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
  .product-cl-l-fl-slide {
    margin-bottom: 24px; }
  .product-cl-l-fl-slide-list {
    border: 1px solid #cacaca;
    border-radius: 10px;
    width: 76%;
    margin: 0 auto 30px; }
  .product-cl-l-fl-slide-list-item.slide-item img {
    width: 100%;
    border-radius: 10px; }
  .thumbnail-item img {
    width: auto !important;
    height: 58px; }
  .product-cl-l-fl-slide-about-txt {
    font-size: 1.4rem !important;
    margin-bottom: 40px; }
  .product-cl-l-fl-slide-about-list-item {
    margin: 0 10px 0 0; }
  .product-single-info {
    background: #f0ebd2;
    padding: 40px 0 30px;
    margin-bottom: 150px;
    background-size: cover;
    background-position: bottom center; }
    .product-single-info:before {
      content: "";
      background: url(/common/img/base/bg01-top.png) no-repeat;
      background-size: contain;
      background-position: center;
      width: 100%;
      height: 90px;
      position: absolute;
      top: -50px;
      left: 0; }
    .product-single-info:after {
      content: "";
      background: url(/common/img/base/bg01-bottom.png) no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 128px;
      position: absolute;
      bottom: -110px;
      left: 0; }
  .product-single-info-title {
    margin-bottom: 25px; }
  .product-single-info-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 230px;
    margin: 0 auto 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
    .product-single-info-column:nth-child(2) .product-single-info-column-r:before {
      content: "1";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 6rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(3) .product-single-info-column-r:before {
      content: "2";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 6rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(4) .product-single-info-column-r:before {
      content: "3";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 6rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(5) .product-single-info-column-r:before {
      content: "4";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 6rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(6) .product-single-info-column-r:before {
      content: "5";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 6rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(7) .product-single-info-column-r:before {
      content: "6";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 6rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(8) .product-single-info-column-r:before {
      content: "7";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 6rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(9) .product-single-info-column-r:before {
      content: "8";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 6rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(10) .product-single-info-column-r:before {
      content: "9";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 6rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
    .product-single-info-column:nth-child(11) .product-single-info-column-r:before {
      content: "10";
      position: absolute;
      top: -40px;
      left: -23px;
      font-size: 6rem;
      color: #fff;
      font-family: "M PLUS Rounded 1c", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic Pro", "Meiryo", verdana, "Osaka", "MS PGothic", Sans-Serif; }
  .product-single-info-column-l {
    width: 208px;
    margin: 0 auto 40px;
    border-radius: 10px; }
  .product-single-info-column-r-num {
    left: -55px;
    top: -35px; }
    .product-single-info-column-r-num span {
      width: 50%;
      display: block; }
  .product-single-info-column-r-txt {
    margin-bottom: 20px;
    font-size: 1.4rem !important; }
  .product-single-box {
    margin: 45px auto 50px;
    padding-bottom: 45px; }
  .product-single-box-title {
    margin-bottom: 23px; }
    .product-single-box-title:last-child {
      padding-bottom: 62px; }
  .product-single-table {
    border-radius: 10px; }
  .product-single-tr .bg-yellow {
    width: 270px;
    height: auto;
    background: #f0ebd2;
    padding: 7px 15px;
    font-size: 1.4rem !important; }
  .product-single-tr td {
    width: 70%;
    height: auto;
    padding: 7px 10px; }
  .product-single-capacity {
    margin-bottom: 125px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 100px 0 30px; }
    .product-single-capacity:after {
      content: "";
      background: url(/common/img/base/bg01-bottom.png) no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 108px;
      position: absolute;
      bottom: -90px;
      left: 0; }
    .product-single-capacity p {
      font-size: 14px;
      text-align: center; }
  .product-single-capacity-txt {
    font-size: 1.4rem !important; }
  .product-single-capacity-txt-red {
    font-size: 1.4rem !important; }
  .product-single-look-list {
    width: 70%;
    margin: 0 auto; }
  .product-single-look-list-item {
    padding: 30px 20px; }
  .product-single-look-list-item-txt {
    font-size: 0.8rem !important; }
  .product-single-contact {
    margin: 0 15px;
    width: 92%;
    border-radius: 10px;
    padding: 20px 40px;
    margin-bottom: 75px; }
  .product-single-contact-title {
    margin-bottom: 18px; }
  .product-single-contact-txt {
    margin-bottom: 20px;
    font-size: 1.4rem !important; }
  .m-table-scroll {
    overflow-y: scroll;
    -ms-overflow-style: none;
    /* IE, Edge 対応 */
    scrollbar-width: none;
    /* Firefox 対応 */ }
  .m-table-scroll::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none; }
  .m-various-mv {
    padding: 40px 15px;
    display: block; }
  .m-home-mv-search {
    position: relative;
    z-index: 1; }
  .m-various-about .l-wrap {
    padding: 0 15px; }
  .m-various-about-nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .m-various-about-nav-item {
    width: 48%;
    margin-bottom: 5px; }
    .m-various-about-nav-item:after {
      content: "";
      width: 1px;
      height: 20px;
      background: #B3B3B3;
      position: absolute;
      top: 5px;
      right: 0px; }
    .m-various-about-nav-item:nth-child(2n):after {
      content: "";
      display: none; }
    .m-various-about-nav-item a {
      font-size: 1.2rem; }
  .m-various-about-list-item {
    margin-bottom: 10px; }
  .m-various-about-td {
    padding: 10px 10px;
    width: 50%; }
    .m-various-about-td.item01 {
      width: 50%; }
  .m-various-about-td-tag {
    margin-top: 10px; }
  .m-various-about-td-tag-item {
    margin-bottom: 10px; }
  .m-various-about-td-link {
    font-size: 1.4rem;
    padding: 3px; }
  .m-business-contents-title {
    margin-bottom: 15px; }
  .m-business-contents-txt {
    line-height: 25px;
    font-size: 1.5rem !important;
    margin-bottom: 72px; }
  .m-business-box {
    margin-bottom: 0px;
    padding: 30px 0 50px; }
    .m-business-box .l-wrap {
      margin: 0 30px 0 0px; }
  .m-business-msp {
    padding: 25px 0; }
    .m-business-msp:after {
      content: "01 MSP";
      font-size: 40px;
      color: #FFF;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      position: absolute;
      right: -5px;
      top: 5px; }
  .m-business-box-title span {
    width: 55px;
    display: block;
    margin-right: 20px; }
  .m-business-msp-title {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .m-business-box-txt {
    font-size: 1.5rem !important;
    margin-bottom: 20px; }
    .m-business-box-txt br {
      display: none; }
  .m-business-box-in {
    padding: 30px 20px 58px;
    margin: 0px 0 20px 0; }
  .m-business-box-in-nav-r-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 90px; }
    .m-business-box-in-nav-r-list.m-end {
      width: 100%; }
  .m-business-box-in-nav-r-list-item {
    width: 40px; }
  .m-business-box-in-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse nowrap;
    flex-flow: column-reverse nowrap; }
  .m-business-box-in-column-l {
    padding-bottom: 20px; }
  .m-business-box-in-column-l-dt {
    margin-bottom: 10px; }
  .m-business-box-in-column-l-dd {
    line-height: 22px;
    margin-bottom: 12px; }
    .m-business-box-in-column-l-dd a {
      font-size: 1.5rem !important; }
  .m-business-box-in-column-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px; }
  .m-business-box-in-column-link:after {
    content: "";
    background: url(/common/img/home/link-allow.svg) no-repeat;
    width: 139px;
    height: 74px;
    position: absolute;
    right: -159px;
    top: -10px; }
  .m-business-box-in-column-r-img {
    margin: 0 -20px 17px; }
  .m-business-service-title {
    font-size: 1.9rem !important;
    margin-bottom: 18px; }
  .m-business-service-column-item {
    margin-bottom: 20px; }
  .m-business-service-column-item-img {
    min-height: 186px;
    margin-bottom: 15px; }
  .m-business-service-column-item-title {
    font-size: 1.6rem !important; }
    .m-business-service-column-item-title span {
      position: relative;
      right: -5px;
      top: -4px; }
  .m-business-stracture {
    padding: 25px 0; }
    .m-business-stracture:after {
      content: "02 STRUCTURE";
      font-size: 40px;
      color: #FFF;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      position: absolute;
      right: -5px;
      top: 5px; }
  .m-business-stracture-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px; }
  .m-business-design {
    padding: 25px 0; }
    .m-business-design:after {
      content: "03 DESIGN";
      font-size: 40px;
      color: #FFF;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      position: absolute;
      right: -5px;
      top: 5px; }
  .m-business-design-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px; }
  .m-business-development:after {
    content: "04 DEVELOPMENT";
    font-size: 40px;
    color: #FFF;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    right: -5px;
    top: 5px; }
  .m-business-development-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px; }
  .m-business-busico {
    padding: 43px 0; }
  .m-business-busico-column-logo {
    margin-bottom: 24px;
    width: 160px; }
  .m-business-busico-column-title {
    font-size: 1.6rem !important;
    margin-bottom: 23px; }
  .m-business-busico-column-img {
    display: block;
    margin-bottom: 25px; }
  .m-business-busico-column-txt {
    font-size: 1.4rem !important;
    line-height: 22px;
    margin-bottom: 26px; }
  .m-business-busico-column-link {
    padding: 0 0 0 20px; }
  .m-business-busico-column-r {
    display: none; }
  .m-service-mv {
    margin: 0 -15px 50px;
    padding: 50px 0; }
  .m-service-mv-in {
    padding: 0 15px; }
  .m-service-list {
    margin: 0 0px; }
  .m-service-list-item {
    padding: 30px 15px; }
  .company-about {
    padding: 67px 0 196px; }
  .company-about-title01 {
    letter-spacing: 0px;
    margin-bottom: 27px; }
  .company-about-title02 {
    font-size: 1.8rem !important;
    margin-bottom: 0px; }
  .company-about-dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0 20px; }
  .company-about-dt {
    width: 113px;
    font-size: 1.2rem !important; }
  .company-about-dd {
    font-size: 1.2rem !important; }
  .company-office {
    background: url(/common/img/company/bg-sp.png) no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 80px 0 45px;
    margin-bottom: 95px; }
    .company-office:before {
      content: "";
      background: url(/common/img/home/icon-01.png) no-repeat;
      background-size: contain;
      width: 130px;
      height: 140px;
      position: absolute;
      top: -60px;
      right: -15px;
      z-index: -1; }
    .company-office:after {
      content: "";
      background: url(/common/img/base/bg01-bottom.png) no-repeat;
      background-size: contain;
      background-position: center;
      width: 100%;
      height: 128px;
      position: absolute;
      bottom: -90px;
      left: 0; }
  .company-office-title01 {
    font-size: 1.8rem !important; }
  .company-office-list {
    margin-bottom: 25px; }
  .company-office-list-item {
    width: 30%;
    height: 43px;
    border-radius: 10px;
    font-size: 1.8rem !important; }
  .company-office-info-item-dt {
    font-size: 1.4rem !important; }
  .company-office-info-item-dd {
    margin-bottom: 20px;
    font-size: 1.4rem !important; }
  .company-office-info-item-link {
    width: 165px;
    height: 34px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #4d4d4d;
    border-radius: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin: 0 0 0 auto;
    font-size: 1.2rem !important; }
    .company-office-info-item-link:after {
      content: "";
      position: absolute;
      background: url(/common/img/base/allow-yellow2.svg) no-repeat;
      width: 18px;
      height: 24px;
      right: 10px;
      top: 8px;
      background-size: contain; }
  .company-partner {
    padding: 23px 0; }
  .company-partner-title {
    margin-bottom: 28px; }
  .company-partner-in {
    margin-bottom: 0px; }
    .company-partner-in p {
      padding: 0 60px; }
  .company-partner-list {
    padding: 0 60px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .company-partner-list-item {
    width: 48%;
    margin-bottom: 20px; }
  .company-mv {
    background-position: right;
    margin-bottom: 40px; }
  .company-mv-r {
    display: none; }
  .company-mv-sp {
    margin-bottom: 22px; }
  .company-mv-title {
    margin-bottom: 15px;
    font-size: 1.8rem !important; }
  .company-mv-subtitle {
    font-size: 1.4rem !important;
    margin-bottom: 13px; }
  .company-mv-txt {
    font-size: 1.4rem !important; }
  .company-story-title01 {
    margin-bottom: 22px; }
  .company-story-subtitle {
    margin-bottom: 20px;
    font-size: 1.8rem !important; }
  .company-story-column-l {
    padding: 0 40px;
    margin-bottom: 20px; }
  .company-story-column-txt {
    font-size: 1.2rem !important; }
  .m-logo:after {
    content: "";
    width: 100%;
    height: 230px;
    background: #F2F5F7;
    left: 0;
    top: 0;
    display: block;
    position: absolute;
    z-index: -1; }
  .m-logo-info-in {
    padding: 50px 15px;
    margin-bottom: 30px; }
  .m-health-mv {
    background: url(/common/img/health/bg.jpg) no-repeat;
    background-position: right;
    height: auto;
    padding: 50px 0 0 0;
    margin-bottom: 50px; }
  .m-health-mv-in {
    padding: 30px 15px;
    margin-left: 0px; }
  .m-health-mind {
    padding-bottom: 55px; }
  .m-health-mind-title {
    margin-bottom: 50px; }
  .m-health-mind-link {
    font-size: 1.4rem; }
  .m-health-mind-list-item {
    padding: 15px;
    margin-bottom: 10px; }
  .m-health-safety {
    padding: 50px 0; }
  .m-health-canon {
    padding: 50px 0; }
  .m-health-canon-in {
    padding: 35px 15px; }
  .m-information-about {
    padding: 50px 15px; }
  .m-information-about-in {
    padding: 50px 15px; }
  .m-inquiry-in-border-list-item {
    width: 100%;
    margin-bottom: 10px; }
  .development-mv {
    background-size: cover;
    padding: 0px 0px; }
  .development-mv-sp {
    background: url(/common/img/quality/sp-main.png) no-repeat;
    height: 364px;
    background-size: cover;
    background-position: center bottom;
    padding: 40px 0;
    margin-bottom: 23px; }
  .m-development-mv-info-img {
    display: none; }
  .m-development-mv-info-title {
    margin-bottom: 17px; }
  .m-development-mv-info-txt {
    font-size: 1.4rem !important; }
  .development-about {
    padding: 107px 0 30px; }
  .development-about-column {
    margin-bottom: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse nowrap;
    flex-flow: column-reverse nowrap; }
    .development-about-column.m-row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
      flex-flow: column nowrap; }
    .development-about-column.item04 {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center !important;
      -ms-flex-align: center !important;
      align-items: center !important; }
  .development-about-column-txt {
    margin: 0 auto 20px !important;
    font-size: 1.4rem !important; }
  .development-about-column-img {
    width: 100%;
    height: auto;
    margin: 0 auto 15px; }
  .development-about-column-r {
    margin-bottom: 30px; }
    .development-about-column-r.item02 {
      position: relative; }
      .development-about-column-r.item02:after {
        content: "";
        background: url(/common/img/development/new/img03.png) no-repeat;
        background-size: cover;
        background-position: center;
        position: absolute;
        right: -50%;
        bottom: -51%;
        width: 408px;
        height: 160px;
        display: none; }
  .development-about-num {
    width: 26%;
    display: block; }
  .development-about-column-title {
    font-size: 2.1rem !important;
    width: 100%;
    margin: 0 auto 8px;
    padding-top: 8px; }
  .development-about-column-txt {
    width: 100%;
    margin: 0 auto; }
  .development-about-img {
    width: 240px;
    height: auto;
    margin: 50px auto 20px; }
  .development-attention {
    width: 100%;
    margin: 0 auto;
    font-size: 1.4rem !important; }
  .contact {
    padding: 0 0 18px; }
  .contact-main {
    padding: 45px 0 0; }
    .contact-main.pd-200 {
      padding: 70px 0; }
      .contact-main.pd-200 .contact-main-txt {
        line-height: 2; }
  .contact-main-subtitle {
    margin-bottom: 12px;
    font-size: 1.4rem !important; }
  .contact-main-txt {
    margin-bottom: 80px;
    font-size: 1.4rem !important; }
  .contact-office {
    background: url(/common/img/contact/bg-sp.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 67px 0px;
    line-height: 26px;
    margin-bottom: 100px; }
    .contact-office:after {
      content: "";
      background: url(/common/img/contact/bg-icon-sp.png) no-repeat;
      background-size: contain;
      width: 119px;
      height: 125px;
      position: absolute;
      right: 33px;
      top: -69px;
      z-index: -1; }
    .contact-office:before {
      content: "";
      background: url(/common/img/base/bg01-bottom.png) no-repeat;
      background-size: contain;
      background-position: center;
      width: 100%;
      height: 100px;
      position: absolute;
      bottom: -84px;
      left: 0; }
  .contact-office-title {
    font-size: 1.4rem !important; }
  .contact-office-subtitle {
    margin-top: 30px;
    width: 164px;
    height: 45px;
    border-radius: 10px; }
    .contact-office-subtitle span {
      font-size: 1.2rem !important; }
    .contact-office-subtitle:after {
      content: "";
      background: url(/common/img/base/allow-red.svg) no-repeat;
      width: 18px;
      height: 18px;
      position: absolute;
      right: 11px;
      top: 31%; }
  .contact-form {
    padding: 40px 0; }
  .contact-form-title {
    margin-bottom: 14px; }
  .contact-form-txt {
    font-size: 1.4rem !important;
    margin-bottom: 35px; }
  .contact-form-dl {
    margin-bottom: 15px; }
  .contact-form-dt {
    margin-bottom: 4px; }
  .contact-form-dd {
    position: relative; }
    .contact-form-dd input {
      border: none;
      background: #F0EBD2;
      width: 100%;
      height: 40px;
      display: block;
      padding: 10px;
      font-size: 2rem; }
    .contact-form-dd textarea {
      border: none;
      background: #F0EBD2;
      width: 100%;
      height: 150px;
      display: block;
      padding: 10px;
      font-size: 2rem; }
    .contact-form-dd select {
      border: none;
      background: #F0EBD2;
      width: 100%;
      height: 60px;
      display: block;
      padding: 10px;
      font-size: 1.4rem; }
  .contact-form-dd-txt {
    border: 1px solid #DCC378;
    height: 25px;
    margin-bottom: 10px;
    position: absolute;
    right: 0;
    top: -33px;
    border-radius: 10px;
    width: 55px;
    font-size: 1.2rem !important; }
  .contact-form-btn {
    padding-top: 30px; }
    .contact-form-btn input {
      width: 250px;
      height: 50px;
      background: #F0CD00;
      color: #FFF;
      margin: 0 auto;
      border-radius: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      letter-spacing: 5px;
      position: relative;
      -webkit-box-shadow: 5px 5px 6px #c6c6c6;
      box-shadow: 5px 5px 6px #c6c6c6;
      letter-spacing: 0;
      font-size: 1.5rem !important; }
  .contact-form-btn-allow.back input {
    padding-left: 0px; }
  .contact-form-btn-allow.back:after {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
    right: auto;
    top: 0; }
  .contact-form-btn-allow:after {
    content: "";
    background: url(/common/img/base/allow-yellow.svg) no-repeat;
    width: 18px;
    height: 34px;
    position: absolute;
    right: 14px;
    top: 29%; }
  .contact-form-btn-allow input {
    font-size: 1.5rem; }
  .contact-main-back:before {
    content: "";
    background: url(/common/img/base/allow-red.svg) no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 10px;
    top: 29%;
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg); }
  .l-wrap-contents-sitemap {
    padding: 50px 0 30px; }
  .m-sitemap-contents {
    padding: 0 0px 50px; }
    .m-sitemap-contents .l-wrap {
      max-width: 980px;
      margin: 0 auto; }
  .m-sitemap-content-top {
    margin-bottom: 30px; }
  .m-sitemap-content-middle {
    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; }
  .m-sitemap-content-middle-item {
    width: 48%;
    margin-bottom: 30px; }
  .m-sitemap-content-middle-list-item {
    margin-bottom: 10px; }
  .m-sitemap-content-bottom-list-item {
    margin-bottom: 15px; }
  .story-about {
    padding: 50px 0; }
  .story-about-title01 {
    letter-spacing: 0px;
    margin-bottom: 73px; }
  .story-about-title02 {
    font-size: 1.3rem !important; }
    .story-about-title02 br {
      display: none; }
  .story-about-1961-title {
    padding-top: 20px;
    margin-bottom: 5px;
    font-size: 2rem !important;
    line-height: 1.7; }
    .story-about-1961-title:before {
      content: "1961";
      color: rgba(240, 235, 210, 0.8);
      font-size: 6rem;
      position: absolute;
      left: 0px;
      top: -75px;
      letter-spacing: 4px;
      z-index: -1; }
  .story-about-1961-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
  .story-about-1961-column-l {
    margin-bottom: 20px; }
  .story-about-txt01 {
    font-size: 1.4rem !important; }
  .story-about-1961-column-r {
    margin-bottom: 75px; }
  .story-about-1987-title {
    font-size: 1.8rem !important; }
    .story-about-1987-title br {
      display: none; }
    .story-about-1987-title:before {
      content: "1987";
      color: rgba(240, 235, 210, 0.8);
      font-size: 6rem;
      position: absolute;
      left: -3px;
      top: -60px;
      z-index: -1; }
  .story-about-1987-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    margin-bottom: 0px; }
  .story-about-1987-column-r {
    width: 35%;
    margin: 20px auto 20px auto; }
  .infinity-slide {
    margin-bottom: 80px; }
  .story-about-slide-item.m-height img {
    background: #e0e0e0;
    border-radius: 10px;
    width: 100%; }
  .story-about-info-title {
    margin-bottom: 16px;
    font-size: 2rem !important;
    padding: 57px 0 0 0; }
    .story-about-info-title:before {
      content: "";
      background: url(/common/img/story/info-img01.png) no-repeat;
      background-size: contain;
      width: 96px;
      height: 88px;
      position: absolute;
      left: 26px;
      top: -21px; }
    .story-about-info-title:after {
      content: "";
      background: url(/common/img/story/info-img02.png) no-repeat;
      background-size: contain;
      width: 96px;
      height: 88px;
      position: absolute;
      right: 22px;
      top: -21px; }
  .story-about-info-txt {
    text-align: left;
    font-size: 1.3rem !important;
    margin-bottom: 15px; }
    .story-about-info-txt br {
      display: none; }
  .slide03-chara {
    width: 100px;
    margin: 0 0 0 18px; }
  .story-about-2011:after {
    content: "";
    background: url(/common/img/story/story-about-2011-bg.png) no-repeat;
    width: 110px;
    height: 100px;
    background-size: contain;
    position: absolute;
    right: 29px;
    top: -41px; }
  .story-about-2011-title {
    margin-bottom: 20px;
    padding-top: 130px;
    font-size: 1.8rem !important;
    line-height: 1.7; }
    .story-about-2011-title:before {
      content: "2011";
      color: rgba(240, 235, 210, 0.8);
      font-size: 6rem;
      position: absolute;
      left: 0px;
      top: 36px;
      z-index: -1; }
  .story-about-2011-txt01 {
    margin-bottom: 25px;
    font-size: 1.3rem !important; }
  .story-about-2011-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    margin-bottom: 40px; }
  .story-about-txt02 {
    margin-bottom: 30px;
    font-size: 1.3rem !important; }
  .story-about-product-title01 {
    font-size: 3rem !important;
    letter-spacing: 0; }
  .story-about-product-img {
    margin-bottom: 50px;
    padding: 0 20px; }
  .quality-main {
    padding: 48px 0 30px; }
  .quality-main-column {
    margin-bottom: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse nowrap;
    flex-flow: column-reverse nowrap;
    padding: 0 0 0 0; }
  .quality-main-title {
    letter-spacing: 0px; }
  .quality-main-column-l-title {
    font-size: 2.1rem !important; }
  .quality-main-column-l-txt {
    margin-bottom: 20px;
    font-size: 1.4rem !important; }
  .quality-main-column-r {
    margin-bottom: 20px; }
  .quality-about {
    background: url(/common/img/quality/bg2-sp.png) no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 70px 0 180px; }
    .quality-about:before {
      content: "";
      background: url(/common/img/home/icon-01.png) no-repeat;
      background-size: contain;
      width: 140px;
      height: 157px;
      position: absolute;
      top: -65px;
      right: 0;
      z-index: -1; }
  .quality-about-title {
    margin-bottom: 8px; }
  .quality-about-txt {
    text-align: left;
    font-size: 1.4rem !important;
    margin-bottom: 40px; }
    .quality-about-txt br {
      display: none; }
  .quality-about-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .quality-about-list-item {
    width: 100%;
    margin: 0 auto 40px; }
  .quality-about-list-item-img {
    width: 150px;
    text-align: center;
    display: block;
    margin: 0 auto 25px; }
  .quality-about-list-item-title {
    margin-bottom: 3px; }
  .quality-about-list-item-txt {
    font-size: 1.4rem !important; }
  .quality-about-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
  .quality-about-column-l {
    margin-bottom: 50px; }
  .quality-about-column-r {
    max-width: 570px;
    width: 100%;
    padding: 20px;
    background: #fff;
    border-radius: 20px;
    margin-bottom: 20px;
    position: relative; }
    .quality-about-column-r:after {
      content: "";
      width: 164px;
      height: 130px;
      background: url(/common/img/quality/about-column01-illust.png) no-repeat;
      background-size: contain;
      position: absolute;
      top: -114px;
      right: 4px; }
  .quality-about-column-r-title {
    font-size: 2rem !important; }
  .quality-info {
    padding-bottom: 50px; }
  .quality-info-list {
    padding-top: 0;
    width: 100%;
    margin: 0 auto 20px; }
  .quality-info-list-item {
    margin-bottom: 25px; }
    .quality-info-list-item.item02:after {
      content: "";
      width: 145px;
      height: 164px;
      background: url(/common/img/quality/num02-illust.png) no-repeat;
      background-size: contain;
      position: absolute;
      right: -70px;
      top: 0px;
      z-index: -1; }
    .quality-info-list-item.item03:after {
      content: "";
      width: 170px;
      height: 158px;
      background: url(/common/img/quality/num03-illust.png) no-repeat;
      background-size: contain;
      position: absolute;
      left: -95px;
      top: 0px; }
  .quality-info-list-item-num {
    text-align: center;
    position: relative;
    top: 40px;
    z-index: 1;
    /* margin: 0 auto; */
    width: 24%;
    display: block;
    margin: 0 auto; }
  .quality-info-list-item-img {
    margin-top: 30px; }
  .quality-info-list-item-title {
    margin-bottom: 4px; }
  .quality-info-list-item-txt {
    max-width: 100%;
    font-size: 1.4rem !important; }
  /* ---------------------------
link
--------------------------- */
  /* ---------------------------
list
--------------------------- */
  /* ---------------------------
m
--------------------------- */
  /* align */
  /* margin-top */
  .u-mt-5 {
    margin-top: 5px; }
  .u-mt-10 {
    margin-top: 5px; }
  .u-mt-15 {
    margin-top: 10px; }
  .u-mt-20 {
    margin-top: 10px; }
  .u-mt-25 {
    margin-top: 15px; }
  .u-mt-30 {
    margin-top: 15px; }
  .u-mt-35 {
    margin-top: 20px; }
  .u-mt-40 {
    margin-top: 20px; }
  .u-mt-45 {
    margin-top: 25px; }
  .u-mt-50 {
    margin-top: 25px; }
  .u-mt-60 {
    margin-top: 30px; }
  .u-mt-70 {
    margin-top: 35px; }
  .u-mt-80 {
    margin-top: 40px; }
  .u-mt-90 {
    margin-top: 45px; }
  .u-mt-100 {
    margin-top: 50px; }
  /* margin-bottom */
  .u-mb-5 {
    margin-bottom: 5px; }
  .u-mb-10 {
    margin-bottom: 5px; }
  .u-mb-15 {
    margin-bottom: 10px; }
  .u-mb-20 {
    margin-bottom: 10px; }
  .u-mb-25 {
    margin-bottom: 15px; }
  .u-mb-30 {
    margin-bottom: 15px; }
  .u-mb-35 {
    margin-bottom: 20px; }
  .u-mb-40 {
    margin-bottom: 20px; }
  .u-mb-45 {
    margin-bottom: 25px; }
  .u-mb-50 {
    margin-bottom: 25px; }
  .u-mb-60 {
    margin-bottom: 30px; }
  .u-mb-70 {
    margin-bottom: 35px; }
  .u-mb-80 {
    margin-bottom: 40px; }
  .u-mb-90 {
    margin-bottom: 45px; }
  .u-mb-100 {
    margin-bottom: 50px; }
  /* padding-top */
  .u-pt-5 {
    padding-top: 5px; }
  .u-pt-10 {
    padding-top: 5px; }
  .u-pt-15 {
    padding-top: 10px; }
  .u-pt-20 {
    padding-top: 10px; }
  .u-pt-25 {
    padding-top: 15px; }
  .u-pt-30 {
    padding-top: 15px; }
  .u-pt-35 {
    padding-top: 20px; }
  .u-pt-40 {
    padding-top: 20px; }
  .u-pt-45 {
    padding-top: 25px; }
  .u-pt-50 {
    padding-top: 25px; }
  .u-pt-60 {
    padding-top: 30px; }
  .u-pt-70 {
    padding-top: 35px; }
  .u-pt-80 {
    padding-top: 40px; }
  .u-pt-90 {
    padding-top: 45px; }
  .u-pt-100 {
    padding-top: 50px; }
  /* padding-bottom */
  .u-pb-5 {
    padding-bottom: 5px; }
  .u-pb-10 {
    padding-bottom: 5px; }
  .u-pb-15 {
    padding-bottom: 10px; }
  .u-pb-20 {
    padding-bottom: 10px; }
  .u-pb-25 {
    padding-bottom: 15px; }
  .u-pb-30 {
    padding-bottom: 15px; }
  .u-pb-35 {
    padding-bottom: 20px; }
  .u-pb-40 {
    padding-bottom: 20px; }
  .u-pb-45 {
    padding-bottom: 25px; }
  .u-pb-50 {
    padding-bottom: 25px; }
  .u-pb-60 {
    padding-bottom: 30px; }
  .u-pb-70 {
    padding-bottom: 35px; }
  .u-pb-80 {
    padding-bottom: 40px; }
  .u-pb-90 {
    padding-bottom: 45px; }
  .u-pb-100 {
    padding-bottom: 50px; }
  /* ---------------------------
u-tabBtn
--------------------------- */
  .u-text-10 {
    font-size: 1rem; }
  .u-text-11 {
    font-size: 1.1rem; }
  .u-text-12 {
    font-size: 1.2rem; }
  .u-text-13 {
    font-size: 1.3rem; }
  .u-text-14 {
    font-size: 1.2rem; }
  .u-text-15 {
    font-size: 1.4rem; }
  .u-text-16 {
    font-size: 1.4rem; }
  .u-text-18 {
    font-size: 1.6rem; }
  .u-text-19 {
    font-size: 1.6rem; }
  .u-text-20 {
    font-size: 1.8rem; }
  .u-text-21 {
    font-size: 1.8rem; }
  .u-text-22 {
    font-size: 1.8rem; }
  .u-text-24 {
    font-size: 1.8rem; }
  .u-text-25 {
    font-size: 1.8rem; }
  .u-text-26 {
    font-size: 2rem; }
  .u-text-27 {
    font-size: 2rem; }
  .u-text-28 {
    font-size: 1.5rem; }
  .u-text-30 {
    font-size: 2rem; }
  .u-text-32 {
    font-size: 2rem; }
  .u-text-33 {
    font-size: 2rem; }
  .u-text-34 {
    font-size: 2rem; }
  .u-text-36 {
    font-size: 2.2rem; }
  .u-text-37 {
    font-size: 2.2rem; }
  .u-text-40 {
    font-size: 2.2rem; }
  .u-text-42 {
    font-size: 2.2rem; }
  .u-text-45 {
    font-size: 2.5rem; }
  .u-text-46 {
    font-size: 2.5rem; }
  .u-text-48 {
    font-size: 2.5rem; }
  .u-text-50 {
    font-size: 2.5rem; }
  .u-text-52 {
    font-size: 2.5rem; }
  .u-text-53 {
    font-size: 2.5rem; }
  .u-text-54 {
    font-size: 2.8rem; }
  .u-text-60 {
    font-size: 3.4rem; }
  .u-text-62 {
    font-size: 3.4rem; }
  .u-text-63 {
    font-size: 3.1rem; }
  .u-text-64 {
    font-size: 3.4rem; }
  .u-text-70 {
    font-size: 3.4rem; }
  .u-text-72 {
    font-size: 3.4rem; }
  .u-text-73 {
    font-size: 3.4rem; }
  .u-text-80 {
    font-size: 4rem; }
  .u-text-82 {
    font-size: 5.2rem; }
  /* ---------------------------
u-wysiwyg
--------------------------- */
  .u-wysiwyg {
    margin-bottom: 30px; }
    .u-wysiwyg h1 {
      margin-bottom: 30px;
      font-size: 2.1rem; }
    .u-wysiwyg h2 {
      margin-bottom: 30px;
      font-size: 1.44rem; }
    .u-wysiwyg h3 {
      font-size: 1.24rem; }
    .u-wysiwyg h4 {
      font-size: 1.14rem; }
    .u-wysiwyg h5, .u-wysiwyg h6 {
      font-size: 1.1rem; }
    .u-wysiwyg p {
      font-size: 1.4rem; }
    .u-wysiwyg blockquote {
      padding: 12px 15px;
      margin-bottom: 20px; }
    .u-wysiwyg img {
      margin-bottom: 15px; }
    .u-wysiwyg .alignright, .u-wysiwyg .has-text-align-right {
      margin-left: 20px;
      margin-bottom: 20px; }
    .u-wysiwyg .alignleft, .u-wysiwyg .has-text-align-left {
      margin-right: 20px;
      margin-bottom: 20px; }
  .news-cl-single-pagenav {
    margin-bottom: 40px; }
  .news-cl-single-pagenav-l {
    margin-bottom: 30px; }
  .news-cl-single-pagenav-l-txt dt {
    font-size: 1.8rem;
    margin-bottom: 20px; }
  .news-cl-single-pagenav-l-txt dd {
    font-size: 1.8rem; }
  .news-cl-single-pagenav-r {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse nowrap;
    flex-flow: column-reverse nowrap; }
  .news-cl-single-pagenav-r-txt {
    margin: 0 0 0 auto; }
    .news-cl-single-pagenav-r-txt dt {
      font-size: 1.8rem;
      margin-bottom: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      .news-cl-single-pagenav-r-txt dt span {
        padding-right: 5px;
        -webkit-transform: rotateZ(180deg);
        -ms-transform: rotate(180deg);
        transform: rotateZ(180deg);
        display: table; }
        .news-cl-single-pagenav-r-txt dt span img {
          width: 28px; }
    .news-cl-single-pagenav-r-txt dd {
      font-size: 1.4rem; }
  .news-cl-single-pagenav-r-img {
    width: 60px;
    height: 60px;
    border: 3px solid #DCC378;
    border-radius: 100px;
    max-width: 120px;
    margin: 0 0 10px auto; }
  .u-ff-sansen-r {
    font-weight: 400; }
  .u-ff-sansen-b {
    font-weight: 700; }
  .u-ff-sansen-h {
    font-weight: 900; }
  .u-ff-b {
    font-weight: bold; }
  .u-ls-5 {
    letter-spacing: 5px; } }

@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .m-home-company-column-list-item {
    margin-right: 0;
    width: 50%; } }

@media screen and (min-width: 767px) and (max-width: 1500px) {
  .l-header-sublist-item-link {
    font-size: 1.25rem !important;
    white-space: nowrap; }
  .l-header-list-online {
    width: 350px; }
  .l-header-list-nav.l-wrap-1200 {
    max-width: 1017px;
    width: 100%;
    margin: 0 auto; }
  .l-header-list-item-lang a {
    font-size: 1.4rem !important; }
  .l-header-logo {
    width: 150px; } }

@media screen and (min-width: 767px) and (max-width: 1311px) {
  .news-cl-r.pc-Only {
    display: none !important; }
  .news-cl-r {
    display: block !important;
    max-width: 100%;
    width: 100%;
    margin: 50px 0;
    position: relative;
    right: auto;
    padding: 0 0px; }
  .product-single .news-cl-r.pc-Only {
    display: none !important; }
  .product-single .news-cl-r {
    display: block !important;
    max-width: 100%;
    width: 100%;
    margin: 50px 0;
    position: relative;
    right: auto;
    padding: 0 50px; } }

@media screen and (min-width: 767px) and (max-width: 1313px) {
  .company-mv-txt {
    max-width: 540px; } }

@media screen and (min-width: 1010px) and (max-width: 1140px) {
  .l-header-list {
    right: -80px; } }
