/** Shopify CDN: Minification failed

Line 407:7 Expected ":"

**/
/*
 * -> css/theme.css
 */
@charset 'UTF-8';
body {
  font-family: YakuHanJP_Noto, 'Noto Sans JP', serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.857142857142857;
  color: #333;
  position: relative;
  width: 100%;
  height: 100%;
  margin: auto;
  overflow-x: hidden;
  display: block;
}
body.-drawer {
  overflow: hidden;
}
a {
  color: initial;
  -webkit-transition: 0.3s opacity ease-out;
  -o-transition: 0.3s opacity ease-out;
  transition: 0.3s opacity ease-out;
  text-decoration: none;
  word-break: break-all;
}
a.is-call {
  pointer-events: none;
}
a:hover {
  opacity: 0.6;
}
a .-external {
  background-image: url("images/icon-external.png");
  background-size: 10px auto;
}
a .-external:hover {
  opacity: 1;
  text-decoration: none;
}
img,
svg,
object {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
iframe {
  width: 100%;
  max-width: 100%;
}
.clearfix::after {
  display: block;
  content: '';
  clear: both;
}
.-md,
.-sd {
  display: none !important;
}
@media (max-width: 1200px) {
  body {
    min-width: 100%;
  }
  body.-drawer {
    overflow-y: hidden;
  }
  a.is-call {
    pointer-events: initial;
  }
  .-lg {
    display: none !important;
  }
  .-md {
    display: block !important;
  }
}
@media (max-width: 520px) {
  .-sd {
    display: block !important;
  }
}
body {
  font-family: YakuHanJP_Noto, 'Noto Sans JP', serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.857142857142857;
  color: #333;
  position: relative;
  width: 100%;
  height: 100%;
  margin: auto;
  overflow-x: hidden;
}
body.-drawer {
  overflow: hidden;
}
a {
  color: initial;
  -webkit-transition: 0.3s opacity ease-out;
  -o-transition: 0.3s opacity ease-out;
  transition: 0.3s opacity ease-out;
  text-decoration: none;
  word-break: break-all;
}
a.is-call {
  pointer-events: none;
}
a:hover {
  opacity: 0.6;
}
a .-external {
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("../images/icon-external.png");
  background-size: 10px auto;
}
a .-external:hover {
  opacity: 1;
  text-decoration: none;
}
img,
svg,
object {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
iframe {
  width: 100%;
  max-width: 100%;
}
.clearfix::after {
  display: block;
  content: '';
  clear: both;
}
.-md,
.-sd {
  display: none !important;
}
@media (max-width: 1200px) {
  body {
    min-width: 100%;
  }
  body.-drawer {
    overflow-y: hidden;
  }
  a.is-call {
    pointer-events: initial;
  }
  .-lg {
    display: none !important;
  }
  .-md {
    display: block !important;
  }
}
@media (max-width: 520px) {
  .-sd {
    display: block !important;
  }
}
.l-header {
  width: 100%;
  line-height: 1;
  background-color: transparent;
  z-index: 800;
  position: absolute;
  top: 0;
}
.l-header * {
  margin: 0;
  padding: 0;
  letter-spacing: initial;
}
.l-header img,
.l-header iframe {
  max-width: 100%;
  vertical-align: bottom;
}
.l-header a {
  text-decoration: none;
}
.l-header li {
  list-style: none;
}
.l-header-top {
  padding: 0 0 0 40px;
  margin: auto;
  background-color: #e0f5e6;
}
.l-header-top__desc {
  font-size: 14px;
}
.l-header-container {
  width: 100%;
  padding: 30px 40px;
  margin: auto;
  background-color: #fff;
  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;
}
@media (max-width: 1200px) {
  .l-header-container {
    display: block;
  }
}
.l-header-container .l-nav-utility {
  display: none;
}
.l-header-brand__logo {
  max-width: 318px;
}
.l-header-brand__caption {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 400;
  display: block;
}
.l-header.-fixed {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.l-header.-fixed.is-view {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.l-header-top {
  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;
}
.l-kv {
  overflow: hidden;
  position: relative;
}
.l-kv::before {
  background-color: #f8f8f8;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.l-kv::after {
  max-width: 1400px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("slide-overlay.png");
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  pointer-events: none;
}
.l-kv-container {
  margin: auto;
  padding: 0;
  width: 100%;
  position: relative;
}
.l-kv-item {
  background-color: #fff;
}
.l-kv-item a:hover {
  opacity: 1;
}
.l-kv-item picture {
  display: block;
  margin-left: auto;
  margin-right: 0;
}
.c-scroll {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding-bottom: 135px;
  font-size: 14px;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
  position: absolute;
  top: 40%;
  left: 20px;
  z-index: 1;
}
.c-scroll::before {
  display: block;
  content: '';
  width: 1px;
  height: 125px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: calc(50% - 0.5px);
}
.c-scroll .label {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
}
.swiper-pagination {
  width: 30px !important;
  border-top: 1px solid #e9e9e9;
  position: absolute;
  top: 50%;
  bottom: auto !important;
  left: auto !important;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.swiper-pagination-bullet {
  margin: 0 !important;
  font-size: 13px;
  line-height: 3.076923076923077;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
  width: 30px;
  height: 40px;
  border-radius: 0;
  background: none !important;
  counter-increment: count;
  display: block;
  color: #afafaf;
  opacity: 1;
  border-bottom: 1px solid #e9e9e9;
}
.swiper-pagination-bullet-active {
  color: #333;
}
.swiper-pagination-bullet::before {
  content: '0' counter(count);
}
@media (max-width: 1200px) {
  .l-header-container {
    padding: 20px;
    height: 100px;
  }
  .l-header-brand__logo a {
    max-width: 260px;
    display: block;
  }
  .l-header-brand__caption {
    font-size: 10px;
  }
  .-drawer .l-header-container {
    overflow: scroll;
    height: 100vh;
  }
  .-drawer .l-header-container .l-nav-utility {
    display: block;
  }
  .l-kv {
    padding-top: 125px;
  }
  .l-kv::after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("slide-overlay_sp.png");
    background-position: top 20px center;
    background-size: auto 58px;
  }
  .l-kv-item {
picture
    margin: auto;
  }
}
.l-nav * {
  margin: 0;
  padding: 0;
  letter-spacing: initial;
}
.l-nav img {
  max-width: 100%;
}
.l-nav a {
  text-decoration: none;
}
.l-nav li {
  list-style: none;
}
.l-nav-global {
  width: calc(1200px - 318px);
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  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;
}
.l-nav-global__menu {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.l-nav-global__item {
  margin: 0 1.333333333333333%;
  padding: 3px 0;
  font-size: 100%;
  line-height: 1.714285714285714;
  text-align: center;
  position: relative;
}
.l-nav-global__item a {
  display: block;
}
.l-nav-global__item a:hover {
  opacity: 1;
  color: #094;
}
.l-nav-global__item .label {
  display: block;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
}
.l-nav-global__item .name {
  display: block;
}
.l-nav-global__child {
  position: absolute;
  text-align: left;
  min-width: 150px;
  padding: 15px;
  background-color: #e0f5e6;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  z-index: 100;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.l-nav-global__child .child-item {
  padding: 0.25em 1em;
  white-space: nowrap;
}
.l-nav-global .has-child:hover .child {
  visibility: visible;
  opacity: 1;
  pointer-events: initial;
}
.l-nav-global__toggle {
  display: none;
  -webkit-transition: 0;
  -o-transition: 0;
  transition: 0;
}
.l-nav-utility {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  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;
}
.l-nav-utility__icons {
  margin: 0 1.666666666666667%;
  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;
}
.l-nav-utility__icons .icon a {
  padding: 0;
  min-width: 60px;
  text-align: center;
  display: block;
}
.l-nav-utility__icons .icon-label {
  display: block;
  font-size: 10px;
  margin-top: 4px;
}
.l-nav-toggle {
  display: none;
  -webkit-transition: 0;
  -o-transition: 0;
  transition: 0;
}
.l-nav-footer.-submenu {
  margin-top: 30px;
}
.l-nav-footer__item {
  line-height: 2.142857142857143;
}
.l-nav-footer__item a {
  display: block;
  color: #727272;
}
@media (max-width: 1200px) {
  .l-nav-global {
    width: 100%;
    max-width: 540px;
    min-width: initial;
    margin: auto;
    display: none;
  }
  .l-nav-global__menu {
    display: block;
  }
  .l-nav-global__item {
    padding: 20px 0;
    display: block;
    font-size: 15px;
    line-height: 1.466666666666667;
    border-bottom: 1px solid #eee;
    background-repeat: no-repeat;
    background-position: right;
    background-image: url("../images/arrow-news.svg");
  }
  .l-nav-global__item a {
    padding: 0;
  }
  .l-nav-global__child {
    position: static;
    visibility: visible;
    opacity: 1;
    pointer-events: initial;
    background-color: transparent;
  }
  .l-nav-utility {
    display: none;
    max-width: 540px;
    margin: auto;
  }
  .l-nav-utility__icons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .l-nav-toggle {
    width: 32px;
    height: 32px;
    position: relative;
    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: absolute;
    top: 26px;
    right: 20px;
  }
  .l-nav-toggle span {
    width: 100%;
    height: 2px;
    background-color: #01325b;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
  }
  .l-nav-toggle span:nth-child(1) {
    -webkit-transform: rotate(0deg) translate(-50%, -4px);
    -ms-transform: rotate(0deg) translate(-50%, -4px);
    transform: rotate(0deg) translate(-50%, -4px);
  }
  .l-nav-toggle span:nth-child(2) {
    -webkit-transform: rotate(0deg) translate(-50%, 4px);
    -ms-transform: rotate(0deg) translate(-50%, 4px);
    transform: rotate(0deg) translate(-50%, 4px);
  }
  .l-nav-toggle.-close span:nth-child(1) {
    -webkit-transform: rotate(15deg) translate(-50%, 0);
    -ms-transform: rotate(15deg) translate(-50%, 0);
    transform: rotate(15deg) translate(-50%, 0);
  }
  .l-nav-toggle.-close span:nth-child(2) {
    -webkit-transform: rotate(-15deg) translate(-50%, 0);
    -ms-transform: rotate(-15deg) translate(-50%, 0);
    transform: rotate(-15deg) translate(-50%, 0);
  }
}
.-drawer .l-nav-global {
  display: block;
}
.-drawer .l-nav-utility {
  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;
}
.l-footer {
  padding: 60px 20px 20px;
  line-height: 1;
  color: #999;
  background-color: #f8f8f8;
}
.l-footer * {
  margin: 0;
  padding: 0;
  letter-spacing: initial;
}
.l-footer img,
.l-footer iframe {
  max-width: 100%;
  vertical-align: bottom;
}
.l-footer a {
  text-decoration: none;
}
.l-footer li {
  list-style: none;
}
.l-footer-container {
  max-width: 1770px;
  margin: auto;
}
.l-footer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .l-footer-content {
    display: block;
  }
}
.l-footer-calender {
  width: 25.423728813559322%;
}
.l-footer-nav {
  width: 25.423728813559322%;
}
.l-footer-widget {
  width: 25.423728813559322%;
}
.l-footer-widget .title {
  font-size: 92.85714285714286%;
  font-weight: 700;
  color: #575153;
}
.l-footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .l-footer-nav {
    display: block;
  }
}
.l-footer-nav__col {
  width: 50%;
}
.l-footer-nav__menu .meta-subject {
  font-size: 92.85714285714286%;
  font-weight: 700;
  color: #575153;
  margin-bottom: 1.428571428571429em;
}
.l-footer-nav__menu.-special {
  margin-top: 4.285714285714286em;
}
.l-footer-calender .meta-subject {
  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;
}
.l-footer-calender .meta-subject .title {
  font-size: 92.85714285714286%;
  line-height: 1.538461538461539;
  font-weight: 700;
  color: #575153;
}
.l-footer-calender .meta-subject .caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.l-footer-calender .meta-subject .caption .holiday {
  margin-right: 0.5em;
  width: 20px;
  height: 20px;
  background-color: #ffe1e9;
}
.l-footer-calender .meta-desc {
  margin-top: 20px;
}
.l-footer-info {
  margin-top: 70px;
  padding-top: 30px;
  color: #727272;
  border-top: 1px solid #eaebef;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media (max-width: 1200px) {
  .l-footer-info {
    display: block;
  }
}
.l-footer-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media (max-width: 1200px) {
  .l-footer-brand {
    display: block;
  }
}
.l-footer-brand__logo {
  padding-right: 16px;
  max-width: 310px;
}
.l-footer-brand__caption,
.l-footer-brand__addr {
  font-size: 92.85714285714286%;
}
.l-footer-brand__caption {
  padding-bottom: 0.857142857142857em;
}
.l-footer-brand__addr {
  padding-top: 0.571428571428571em;
}
.l-footer-copyright {
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
  font-size: 92.85714285714286%;
}
#movetop {
  width: 48px;
  height: 48px;
  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: fixed;
  bottom: 30px;
  right: 60px;
}
@media (max-width: 1200px) {
  .l-footer-calender {
    width: 100%;
  }
  .l-footer-widget {
    width: 100%;
    margin-top: 4.285714285714286em;
  }
  .l-footer-nav {
    width: 100%;
    margin-top: 4.285714285714286em;
  }
  .l-footer-nav__col {
    width: 100%;
  }
  .l-footer-nav__col:nth-child(n+2) {
    margin-top: 4.285714285714286em;
  }
  .l-footer-container {
    max-width: 540px;
  }
  .l-footer-brand__caption {
    font-size: 10px;
    margin-top: 0.666666666666667em;
  }
  .l-footer-copyright {
    font-size: 10px;
    margin-top: 3em;
  }
  #movetop {
    bottom: 20px;
    right: 20px;
  }
}
/*
@import "layout/_cta";
*/
.c-breadcrumb {
  padding: 20px;
}
.c-breadcrumb-item {
  font-size: 71.42857142857143%;
  line-height: 1.5;
  display: inline-block;
}
.c-breadcrumb-item:nth-child(n+2)::before {
  content: '>';
  padding: 0 10px;
}
.c-underline {
  font-size: 114.28571428571428%;
  line-height: 2.25;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}
.c-underline::before {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #333;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.c-underline::after {
  display: block;
  content: '';
  width: 0;
  height: 1px;
  background-color: #094;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.3s ease 0.3s;
  -o-transition: 0.3s ease 0.3s;
  transition: 0.3s ease 0.3s;
}
.c-underline:hover {
  opacity: 1;
}
.c-underline:hover::before {
  width: 0;
}
.c-underline:hover::after {
  width: 100%;
}
.c-btn {
  width: 100%;
  margin: auto;
  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;
  cursor: pointer;
  -webkit-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  z-index: 1;
}
.c-btn:hover {
  opacity: 1;
}
.c-btn-header {
  min-width: 200px;
  padding: 0 1em;
  height: 3.571428571428572em;
  font-size: 92.85714285714286%;
  color: #fff;
  background-color: #333;
}
.c-btn-header:hover {
  background-color: #094;
}
.c-btn-std,
.c-btn-opt,
.c-btn-grad {
  max-width: 340px;
  padding: 1.375em 0 1.1875em;
  font-size: 114.28571428571428%;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
  color: #454647;
  border-width: 1px;
  border-style: solid;
}
.c-btn-std:hover,
.c-btn-opt:hover,
.c-btn-grad:hover {
  background-image: none;
  color: #fff;
  background-color: #094;
  border-color: #094;
}
.c-btn-std {
  background-color: #fff;
  border-color: #737373;
}
.c-btn-opt {
  background-color: transparent;
  border-color: #737373;
}
.c-btn-grad {
  background-image: -webkit-gradient(linear, left top, right top, from(#daefe0), to(#e9e9e9));
  background-image: -webkit-linear-gradient(left, #daefe0 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(left, #daefe0 0%, #e9e9e9 100%);
  background-image: linear-gradient(to right, #daefe0 0%, #e9e9e9 100%);
  border-color: transparent;
  border-width: 0;
}
.c-btn-grad:hover {
  background-image: none;
}
.c-btn-cart {
  height: 5em;
  background-color: #daefe0;
  border-width: 0;
}
.c-btn-cart .label {
  padding-left: 0.714285714285714em;
  font-size: 128.57142857142858%;
  line-height: 1.111111111111111;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.c-btn-cart:hover {
  color: #fff;
  background-color: #094;
}
.c-btn-quick {
  height: 4.285714285714286em;
  background-color: #e9e9e9;
  border-width: 0;
}
.c-btn-quick .label {
  font-size: 128.57142857142858%;
}
.c-btn-quick:hover {
  color: #fff;
  background-color: #094;
}
.c-btn-bookmark {
  background-color: #fff;
  height: 3.714285714285714em;
  border: 1px solid #333;
}
.c-btn-bookmark .label {
  line-height: 1.142857142857143;
  padding-left: 1.142857142857143em;
}
.c-btn-bookmark:hover {
  color: #fff;
  background-color: #094;
}
.c-container {
  max-width: 1240px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 0 20px;
}
@media (max-width: 1200px) {
  .c-container {
    max-width: 540px;
  }
}
@media (max-width: 1200px) {
  .c-container {
    padding: 0 20px;
  }
}
.c-content {
  max-width: 1170px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (max-width: 1200px) {
  .c-content {
    max-width: 540px;
  }
}
.l-main {
  max-width: 100vw;
  overflow: hidden;
  padding-top: 182px;
  margin-bottom: 5.714285714285714em;
}
@media (max-width: 1200px) {
  .l-main {
    padding-top: 6.785714285714286em;
  }
}
.c-card {
  overflow: hidden;
  position: relative;
  display: block;
}
.c-card__media {
  overflow: hidden;
  position: relative;
}
.c-card-about {
  padding: 2.857142857142857em 2.142857142857143em;
  margin-bottom: 10px;
  background-color: #fff;
  overflow: visible;
}
.c-card-about::after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#daefe0), to(#e9e9e9));
  background-image: -webkit-linear-gradient(left, #daefe0 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(left, #daefe0 0%, #e9e9e9 100%);
  background-image: linear-gradient(to right, #daefe0 0%, #e9e9e9 100%);
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
}
.c-card-about__meta {
  margin-top: 2.857142857142857em;
  text-align: center;
}
.c-card-about__meta .meta-subject {
  font-size: 171.42857142857142%;
  font-family: 'Noto Serif JP', serif;
}
.c-card-about__meta .meta-desc {
  margin-top: 0.9em;
  font-size: 128.57142857142858%;
  line-height: 1.2;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
}
.c-card-ranking__media {
  background-color: #fff;
}
.c-card-ranking__meta {
  margin-top: 1em;
}
.c-card-ranking__meta .meta-desc .strong {
  font-weight: 700;
}
.c-card-product {
  cursor: pointer;
}
.c-card-product__media {
  background-color: #f6f6f6;
}
.c-card-product__meta {
  margin: 1em 0;
  color: #727272;
}
.c-card-product__meta .meta-price {
  color: #333;
}
.c-card-product__meta .meta-price .strong {
  font-weight: 700;
}
.c-card-product__label {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 8px;
  left: 10px;
}
.c-card-product__feature {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
  position: absolute;
  top: 0;
  right: 10px;
}
.c-card-gallery__meta {
  margin-top: 0.714285714285714em;
  text-align: center;
}
.c-card-feature__figure {
  text-align: center;
}
.c-card-feature__desc {
  margin-top: 1.428571428571429em;
  line-height: 2.142857142857143;
}
.c-card-merit__meta {
  margin-top: 2.142857142857143em;
}
.c-card-merit__meta .meta-subject {
  font-size: 185.71428571428572%;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
}
.c-card-merit__meta .meta-desc {
  margin-top: 1.428571428571429em;
  color: #727272;
}
.c-list-news {
  max-width: 920px;
  margin: auto;
  border-bottom: 1px solid #eaebef;
}
.c-list-news__item {
  padding: 1.428571428571429em 0;
  color: #727272;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 1px solid #eaebef;
  cursor: pointer;
}
.c-list-news__item .meta-date {
  width: 120px;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
  font-weight: 700;
}
.c-list-news__item .meta-title {
  font-size: 100%;
  font-weight: 400;
  width: calc(100% - 120px);
}
@media (max-width: 1200px) {
  .c-card-gallery {
    width: 100%;
  }
  .c-card-feature__desc {
    text-align: center;
  }
  .c-card-merit__meta .meta-subject {
    font-size: 142.85714285714286%;
  }
  .c-list-news {
    max-width: 540px;
  }
}
.c-table {
  width: 100%;
}
.c-grid {
  display: -ms-grid;
  display: grid;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  row-gap: 50px;
  grid-template-columns: repeat(auto-fill, calc(25% - 23px));
}
@media (max-width: 1200px) {
  .c-grid {
    display: block;
  }
}
.c-grid-flow {
  margin-top: 2.142857142857143em;
  background-color: #e1f5e9;
  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;
}
@media (max-width: 1200px) {
  .c-grid-flow {
    display: block;
  }
}
.c-grid-flow__step {
  width: 18.803418803418804%;
  font-size: 157.14285714285714%;
  font-weight: 700;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
  text-align: center;
}
.c-grid-flow__content {
  padding: 2.857142857142857em 2.142857142857143em;
  width: 81.19658119658119%;
  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;
  background-color: #fff;
}
@media (max-width: 1200px) {
  .c-grid-flow__content {
    display: block;
  }
}
.c-grid-flow__content .meta-subject {
  font-size: 171.42857142857142%;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
}
.c-grid-flow__content .meta-desc {
  padding-left: 3.571428571428572em;
  width: 64.04494382022472%;
  color: #727272;
}
.c-grid-merit {
  display: -ms-grid;
  display: grid;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  row-gap: 120px;
  grid-template-columns: repeat(auto-fill, calc(33.3333% - 23px));
}
@media (max-width: 1200px) {
  .c-grid-merit {
    display: block;
  }
}
.c-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.c-flex.-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-flex.-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.c-flex.-bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.c-flex.-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.c-flex-page {
  display: -ms-grid;
  display: grid;
  -webkit-column-gap: 20;
  column-gap: 20;
  row-gap: 20;
}
.c-flex-page.-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.c-flex-page.-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.c-flex-page.-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-col-1s {
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
}
.c-col-2 {
  -ms-flex-preferred-size: 16.666666666666664%;
  flex-basis: 16.666666666666664%;
}
.c-col-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}
.c-col-4 {
  -ms-flex-preferred-size: 33.33333333333333%;
  flex-basis: 33.33333333333333%;
}
.c-col-5 {
  -ms-flex-preferred-size: 41.66666666666667%;
  flex-basis: 41.66666666666667%;
}
.c-col-6 {
  -ms-flex-preferred-size: calc(100% / 2);
  flex-basis: calc(100% / 2);
}
.c-col-8 {
  -ms-flex-preferred-size: 66.66666666666666%;
  flex-basis: 66.66666666666666%;
}
.c-col-10 {
  -ms-flex-preferred-size: 83.33333333333334%;
  flex-basis: 83.33333333333334%;
}
.c-col-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.c-col-gallery {
  -ms-flex-preferred-size: calc(100% / 5);
  flex-basis: calc(100% / 5);
}
.c-col.-lg-2 {
  -ms-flex-preferred-size: 16.666666666666664%;
  flex-basis: 16.666666666666664%;
}
.c-col.-lg-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}
.c-col.-lg-4 {
  -ms-flex-preferred-size: 33.33333333333333%;
  flex-basis: 33.33333333333333%;
}
.c-col.-lg-5 {
  -ms-flex-preferred-size: 41.66666666666667%;
  flex-basis: 41.66666666666667%;
}
.c-col.-lg-6 {
  -ms-flex-preferred-size: calc(100% / 2);
  flex-basis: calc(100% / 2);
}
.c-col.-lg-8 {
  -ms-flex-preferred-size: 83.33333333333334%;
  flex-basis: 83.33333333333334%;
}
.c-offset-1 {
  margin-left: 8.333333333333332%;
}
.c-offset-2 {
  margin-left: 16.666666666666664%;
}
.c-offset-4 {
  margin-left: 33.33333333333333%;
}
.c-outset-4 {
  margin-right: 33.33333333333333%;
}
@media (max-width: 1200px) {
  .c-grid-page,
  .c-grid-lg {
    display: block;
  }
  .c-grid-page *[class^= "c-col"],
  .c-grid-lg *[class^= "c-col"] {
    width: 100%;
  }
  .c-grid-page .c-offset-1,
  .c-grid-lg .c-offset-1,
  .c-grid-page .c-offset-2,
  .c-grid-lg .c-offset-2,
  .c-grid-page .c-offset-4,
  .c-grid-lg .c-offset-4 {
    margin-left: inherit;
  }
  .c-grid-flow__step {
    padding: 0.5em;
  }
  .c-grid-flow__step,
  .c-grid-flow__content {
    width: 100%;
  }
  .c-grid-flow__content {
    padding: 2.857142857142857em 1.428571428571429em;
  }
  .c-grid-flow__content .meta-subject,
  .c-grid-flow__content .meta-desc {
    width: 100%;
  }
  .c-grid-flow__content .meta-subject {
    font-size: 142.85714285714286%;
    text-align: center;
  }
  .c-grid-flow__content .meta-desc {
    margin-top: 1.428571428571429em;
    padding: 0 1em 2em;
  }
  .c-grid-merit__col {
    margin-top: 5.714285714285714em;
  }
  .c-col-2,
  .c-col-3,
  .c-col-4,
  .c-col-5,
  .c-col-6,
  .c-col-8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .c-col-gallery {
    -ms-flex-preferred-size: calc(100% / 2);
    flex-basis: calc(100% / 2);
  }
  .c-col.-md-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: 1;
    -ms-flex-pack: 1;
    justify-content: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .c-col.-md-2 {
    -ms-flex-preferred-size: 16.666666666666664%;
    flex-basis: 16.666666666666664%;
  }
  .c-col.-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
  .c-col.-md-4 {
    -ms-flex-preferred-size: 33.33333333333333%;
    flex-basis: 33.33333333333333%;
  }
  .c-col.-md-5 {
    -ms-flex-preferred-size: 83.33333333333334%;
    flex-basis: 83.33333333333334%;
  }
  .c-col.-md-6,
  .c-col.-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .c-offset.-md-1 {
    margin-left: 8.333333333333332%;
  }
  .c-offset.-md-2 {
    margin-left: 16.666666666666664%;
  }
  .c-outset-4 {
    margin-right: 0;
  }
}
/*
@import "object/component/_slider";
@import "object/component/_input";
*/
.l-cb {
  margin-top: 5.142857142857143em;
}
.l-cb-section {
  position: relative;
  padding: 0 20px;
}
@media (max-width: 1200px) {
  .l-cb-section {
    padding: 0 20px;
  }
}
.l-cb-header {
  padding-top: 5.357142857142857em;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url("ranking-deco.png");
  background-size: auto 5em;
  text-align: center;
}
.l-cb-header.-page {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 9.571428571428571em;
}
.l-cb-header .meta-title {
  font-size: 114.28571428571428%;
  font-weight: 400;
}
.l-cb-header .meta-caption {
  font-size: 285.7142857142857%;
  line-height: 1.35;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
}
.l-cb-header .meta-desc,
.l-cb-header .meta-notice {
  max-width: 460px;
  text-align: left;
}
.l-cb-header .meta-desc {
  margin: 3.571428571428572em auto 0;
  font-size: 114.28571428571428%;
  color: #727272;
}
.l-cb-header .meta-notice {
  margin: 1.428571428571429em auto 0;
}
.l-cb-about::before {
  display: block;
  content: '';
  width: 50vw;
  height: 520px;
  background-color: #e1f5e7;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.l-cb-about__content {
  padding-top: 4.285714285714286em;
  max-width: 1370px;
  width: 100%;
  margin: auto;
  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;
  position: relative;
}
@media (max-width: 1200px) {
  .l-cb-about__content {
    display: block;
  }
}
.l-cb-about__content::before {
  display: block;
  content: '';
  width: 33.941605839416056%;
  height: 520px;
  background-color: #e1f5e7;
  position: absolute;
  top: 0;
  right: 50%;
  z-index: -1;
}
.l-cb-about__article {
  width: 35.76642335766424%;
}
.l-cb-about__article .meta-subject {
  font-size: 228.57142857142856%;
  line-height: 1.6875;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
}
.l-cb-about__article .meta-desc {
  margin-top: 3.571428571428572em;
}
.l-cb-about__article .meta-btn {
  margin-top: 2.857142857142857em;
}
.l-cb-about__product {
  padding-top: 7.142857142857143em;
  width: 56.56934306569343%;
}
.l-cb-about__product .product-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .l-cb-about__product .product-grid {
    display: block;
  }
}
.l-cb-about__product .product-col {
  width: calc(50% - 1.428571428571429em);
}
.l-cb-feature {
  padding-top: 11.428571428571429em;
}
.l-cb-feature::after {
  background-color: #f2f7f3;
  display: block;
  content: '';
  width: 100%;
  height: 190px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.l-cb-feature__header .meta-title {
  max-width: 35.483870967741936%;
  margin: auto;
}
.l-cb-feature__article {
  background-color: #fff;
  margin-top: 6.428571428571429em;
  padding-bottom: 6.428571428571429em;
}
.l-cb-feature__article .meta-grid {
  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;
}
@media (max-width: 1200px) {
  .l-cb-feature__article .meta-grid {
    display: block;
  }
}
.l-cb-feature__article .meta-col {
  width: 33.33333333333333%;
  text-align: center;
}
.l-cb-feature__article .meta-media {
  max-width: 50%;
  margin: auto;
}
.l-cb-feature__article .meta-caption {
  margin-top: 1.363636363636364em;
  font-size: 157.14285714285714%;
  line-height: 1.727272727272727;
  color: #727272;
}
.l-cb-ranking__content,
.l-cb-arrival__content,
.l-cb-news__content {
  max-width: 1770px;
  padding: 6.428571428571429em 0 7.142857142857143em;
  margin: auto;
}
.l-cb-ranking__header .meta-title,
.l-cb-arrival__header .meta-title,
.l-cb-news__header .meta-title {
  font-size: 114.28571428571428%;
  font-weight: 400;
}
.l-cb-ranking__header .meta-caption,
.l-cb-arrival__header .meta-caption,
.l-cb-news__header .meta-caption {
  font-size: 285.7142857142857%;
  line-height: 1.35;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
}
.l-cb-ranking__article,
.l-cb-arrival__article,
.l-cb-news__article {
  margin-top: 7.142857142857143em;
}
.l-cb-ranking__article .meta-grid,
.l-cb-arrival__article .meta-grid,
.l-cb-news__article .meta-grid {
  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;
}
@media (max-width: 1200px) {
  .l-cb-ranking__article .meta-grid,
  .l-cb-arrival__article .meta-grid,
  .l-cb-news__article .meta-grid {
    display: block;
  }
}
.l-cb-ranking__article .meta-col,
.l-cb-arrival__article .meta-col,
.l-cb-news__article .meta-col {
  position: relative;
}
.l-cb-ranking__btn,
.l-cb-arrival__btn,
.l-cb-news__btn {
  margin-top: 7.142857142857143em;
}
.l-cb-ranking {
  background-color: #f2f7f3;
}
.l-cb-ranking__article .meta-col {
  width: calc(20% - 15px);
}
.l-cb-ranking__article .meta-col::after {
  display: block;
  content: '';
  width: 40px;
  height: 68px;
  position: absolute;
  top: 0;
  right: 8.823529411764707%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.l-cb-ranking__article .meta-col:nth-child(1)::after {
  background-image: url("../images/badge01.png");
}
.l-cb-ranking__article .meta-col:nth-child(2)::after {
  background-image: url("../images/badge02.png");
}
.l-cb-ranking__article .meta-col:nth-child(3)::after {
  background-image: url("../images/badge03.png");
}
.l-cb-ranking__article .meta-col:nth-child(4)::after {
  background-image: url("../images/badge04.png");
}
.l-cb-ranking__article .meta-col:nth-child(5)::after {
  background-image: url("../images/badge05.png");
}
.l-cb-arrival__article .meta-col {
  width: calc(33.33333% - 40px);
}
.l-cb-original {
  background-color: #e1f5e7;
}
.l-cb-original.-gray {
  background-color: #e9e9e9;
}
.l-cb-original__content {
  margin: auto;
  padding: 0.714285714285714em 0;
  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;
}
@media (max-width: 1200px) {
  .l-cb-original__content {
    display: block;
  }
}
.l-cb-original__article,
.l-cb-original__media {
  width: 50%;
}
.l-cb-original__article .meta-subject {
  font-size: 185.71428571428572%;
  line-height: 1.769230769230769;
  font-family: 'Noto Serif JP', serif;
}
.l-cb-original__article .meta-btn {
  margin-top: 2.142857142857143em;
}
.l-cb-original__article .meta-btn .c-btn {
  margin-left: 0;
}
.l-cb-news__article {
  margin-top: 4.285714285714286em;
}
.l-cb-news__btn {
  margin-top: 4.285714285714286em;
  text-align: center;
}
.l-cb-contact {
  background-color: #e1f5e9;
}
.l-cb-contact__content {
  padding: 3.571428571428572em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .l-cb-contact__content {
    display: block;
  }
}
.l-cb-contact__article {
  width: 29.838709677419356%;
}
.l-cb-contact__cta {
  width: 54.03225806451613%;
}
.l-cb-contact__article .meta-subject {
  font-size: 114.28571428571428%;
  font-weight: 400;
}
.l-cb-contact__article .meta-caption {
  font-size: 285.7142857142857%;
  line-height: 1.35;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
}
.l-cb-contact__article .meta-desc {
  margin-top: 2.142857142857143em;
}
.l-cb-contact__cta .meta-grid {
  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;
}
@media (max-width: 1200px) {
  .l-cb-contact__cta .meta-grid {
    display: block;
  }
}
.l-cb-contact__cta .meta-col {
  width: calc(33.33333333333333% - 16px);
}
.l-cb-contact__btn {
  padding: 2.857142857142857em 20px;
  background-color: #f5f5f5;
}
.l-cb-contact__btn .cta-btn {
  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;
}
@media (max-width: 1200px) {
  .l-cb-contact__btn .cta-btn {
    display: block;
  }
}
.l-cb-contact__btn .cta-btn .meta-label {
  font-size: 257.14285714285717%;
  padding: 0 20px;
}
.l-cb-media::before {
  display: block;
  content: '';
  width: 50vw;
  height: 510px;
  background-color: #e1f5e7;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.l-cb-media__content {
  max-width: 1270px;
  margin: 0 auto 13.571428571428571em;
  padding: 13.571428571428571em 0 2.857142857142857em;
  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;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  position: relative;
}
@media (max-width: 1200px) {
  .l-cb-media__content {
    display: block;
  }
}
.l-cb-media__content::before {
  display: block;
  content: '';
  width: 37.00787401574803%;
  height: 510px;
  background-color: #e1f5e7;
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: -1;
}
.l-cb-media__article {
  width: 26.77165354330709%;
}
.l-cb-media__media {
  width: 66.14173228346458%;
}
.l-cb-media__article {
  padding-top: 8.571428571428571em;
}
.l-cb-media__article .meta-subject {
  font-size: 114.28571428571428%;
  font-weight: 400;
}
.l-cb-media__article .meta-caption {
  font-size: 285.7142857142857%;
  line-height: 1.35;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
}
.l-cb-media__article .meta-desc {
  margin-top: 2.142857142857143em;
}
.l-cb-media__article .meta-note {
  margin-top: 2.142857142857143em;
  padding: 2.142857142857143em 2.857142857142857em 1.428571428571429em;
  background-color: #f8f8f8;
}
.l-cb-media__article .meta-note .info {
  margin-top: 2.142857142857143em;
  color: #727272;
}
.l-cb-media__article .meta-note .info-subject {
  font-weight: 700;
}
.l-cb-media__article .meta-note .info a {
  padding-left: 0.5em;
  font-size: 78.57142857142857%;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  color: #094;
  vertical-align: text-top;
}
.l-cb-media__article .meta-note .info a .label {
  padding-right: 1.454545454545455em;
  display: inline-block;
}
.l-cb-pickup {
  padding: 0 20px;
}
@media (max-width: 1200px) {
  .l-cb-pickup {
    padding: 0 20px;
  }
}
.l-cb-pickup__content {
  margin-top: 2.857142857142857em;
  max-width: 1770px;
}
.l-cb-pickup__content .meta-grid {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1200px) {
  .l-cb-pickup__content .meta-grid {
    display: block;
  }
}
.l-cb-pickup__content .meta-col {
  margin-top: 2.142857142857143em;
  width: calc(33.33333333333333% - 15px);
}
@media (max-width: 1200px) {
  .l-cb {
    margin-top: 0;
  }
  .l-cb-header.-page {
    margin-bottom: 4.285714285714286em;
  }
  .l-cb-about::before {
    height: 90%;
  }
  .l-cb-about__content {
    max-width: 540px;
  }
  .l-cb-about__content::before {
    height: 90%;
  }
  .l-cb-about__article,
  .l-cb-about__product {
    width: 100%;
  }
  .l-cb-about__product .product-col {
    width: 100%;
  }
  .l-cb-about__product .product-col:nth-child(n+2) {
    margin-top: 1.428571428571429em;
  }
  .l-cb-feature__header .meta-title {
    max-width: initial;
    margin: auto;
  }
  .l-cb-feature__article .meta-col {
    width: 100%;
  }
  .l-cb-feature__article .meta-col:nth-child(n+2) {
    margin-top: 2.857142857142857em;
  }
  .l-cb-ranking__content,
  .l-cb-arrival__content {
    max-width: 540px;
    margin: auto;
  }
  .l-cb-ranking__article .meta-col,
  .l-cb-arrival__article .meta-col {
    margin-top: 2.142857142857143em;
    width: 100%;
  }
  .l-cb-original__content {
    padding: 2.857142857142857em 0;
  }
  .l-cb-original__article,
  .l-cb-original__media {
    width: 100%;
  }
  .l-cb-original__media {
    margin-top: 1.428571428571429em;
  }
  .l-cb-contact__article,
  .l-cb-contact__cta {
    width: 100%;
  }
  .l-cb-contact__content {
    padding-bottom: 5em;
  }
  .l-cb-contact__article,
  .l-cb-contact__cta {
    width: 100%;
  }
  .l-cb-contact__cta {
    margin-top: 3.571428571428572em;
  }
  .l-cb-contact__cta .meta-col {
    margin-top: 2.142857142857143em;
    width: 100%;
    text-align: center;
  }
  .l-cb-contact__btn {
    padding: 2.857142857142857em 20px;
  }
  .l-cb-contact__btn .cta-btn {
    text-align: center;
  }
  .l-cb-contact__btn .cta-btn .meta-label {
    font-size: 200%;
  }
  .l-cb-media::before {
    height: 85%;
  }
  .l-cb-media__content {
    max-width: 540px;
  }
  .l-cb-media__content::before {
    height: 85%;
  }
  .l-cb-media__article,
  .l-cb-media__media {
    width: 100%;
  }
  .l-cb-media__article {
    padding-top: 0;
  }
  .l-cb-media__media {
    margin-top: 2.857142857142857em;
  }
  .l-cb-pickup__content {
    max-width: 540px;
    margin: 7.142857142857143em auto 0;
  }
  .l-cb-pickup__content .meta-col {
    width: 100%;
  }
}
.c-header {
  margin-top: 78px;
  z-index: 10;
  position: relative;
}
.c-header-main {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 20em;
  color: #fff;
}
.c-header__title {
  text-transform: uppercase;
  font-size: 38px;
  line-height: 1.473684210526316;
  font-weight: 700;
}
.c-header__caption {
  font-size: 12px;
  line-height: 1.333333333333333;
  font-weight: 600;
  text-transform: uppercase;
}
.c-header__typo {
  font-size: 230px;
  line-height: 1;
  font-weight: 400;
  text-transform: capitalize;
  opacity: 0.12;
  position: absolute;
  bottom: -36px;
  left: -30px;
}
.c-header__bg {
  background-color: #01325b;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.c-header__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.3;
}
.c-header-recruit {
  margin-top: 78px;
  background-color: #f8f8f8;
  position: relative;
}
.c-header-recruit .l-breadcrumb {
  padding-bottom: 1.428571428571429em;
}
.c-header-recruit__main {
  height: 520px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("../images/recruit_mv_ph.png");
}
.c-header-recruit__main::before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("../images/recruit_mv_grad.png");
  position: absolute;
  top: 0;
  left: 0;
}
.c-header-recruit__content {
  margin: auto;
  width: 534px;
  height: 520px;
  color: #fff;
  text-align: center;
  background-color: #01325b;
  position: relative;
}
.c-header-recruit__typo {
  padding-top: 75px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.c-header-recruit__typo .c-header__typo {
  font-size: 125px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.c-header-recruit__pharse {
  margin-top: 90px;
}
@media (max-width: 1200px) {
  .c-header {
    margin-top: min(13.866666666666665vw,64px);
  }
  .c-header__title {
    font-size: 32px;
  }
  .c-header__typo {
    font-size: 94px;
    bottom: -14px;
    left: -18px;
    right: auto;
    letter-spacing: 0.04em !important;
  }
  .c-header-recruit {
    margin-top: min(13.866666666666665vw,64px);
  }
  .c-header-recruit__main {
    height: 300px;
    background-image: url("../images/recruit_mv_ph_sp.png");
  }
  .c-header-recruit__main::before {
    display: none;
  }
  .c-header-recruit__content {
    width: 100%;
    height: 300px;
    background-color: transparent;
  }
  .c-header-recruit__typo {
    padding-top: 42px;
  }
  .c-header-recruit__typo .c-header__typo {
    font-size: 94px;
    top: -16px;
  }
  .c-header-recruit__pharse {
    margin: 34px auto 0;
    width: 154px;
  }
  .c-header-recruit__figure {
    max-width: 375px;
    margin: auto;
  }
}
.l-section-header {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 5em;
  text-align: center;
}
.l-section-header .meta-title {
  font-size: 114.28571428571428%;
  font-weight: 400;
}
.l-section-header .meta-caption {
  font-size: 285.7142857142857%;
  line-height: 1.35;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
}
.l-section-content {
  max-width: 1770px;
}
.p-page-header {
  margin: 7.142857142857143em auto 0;
}
.p-page-header__title {
  font-size: 200%;
  font-weight: 700;
  text-align: center;
}
.p-page-header__caption {
  font-size: 571.4285714285714%;
  font-weight: 700;
  margin-top: 0.25em;
  line-height: 1.2;
  letter-spacing: 0.25em;
  text-align: center;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
}
.p-page-header__desc {
  max-width: 600px;
  margin: 3.75em auto 0;
  font-size: 114.28571428571428%;
  color: #727272;
}
.p-page-header__desc .strong {
  color: #c00;
}
.p-page-content {
  margin-bottom: 11.428571428571429em;
}
.p-page-section {
  margin-top: 11.428571428571429em;
  position: relative;
}
.p-about,
.p-original {
  margin-bottom: 0;
}
.p-about-feature__wrap,
.p-original-feature__wrap,
.p-about-products__wrap,
.p-original-products__wrap {
  padding: 0 20px;
  position: relative;
}
@media (max-width: 1200px) {
  .p-about-feature__wrap,
  .p-original-feature__wrap,
  .p-about-products__wrap,
  .p-original-products__wrap {
    padding: 0 20px;
  }
}
.p-about-feature__wrap::before,
.p-original-feature__wrap::before,
.p-about-products__wrap::before,
.p-original-products__wrap::before {
  display: block;
  content: '';
  width: 50vw;
  height: 320px;
  background-color: #e1f5e7;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.p-about-feature__wrap.-reverse,
.p-original-feature__wrap.-reverse,
.p-about-products__wrap.-reverse,
.p-original-products__wrap.-reverse {
  margin-top: 11.428571428571429em;
}
.p-about-feature__wrap.-reverse::before,
.p-original-feature__wrap.-reverse::before,
.p-about-products__wrap.-reverse::before,
.p-original-products__wrap.-reverse::before {
  left: 0;
  right: auto;
}
.p-about-feature__wrap.-reverse .p-original-feature__content,
.p-original-feature__wrap.-reverse .p-original-feature__content,
.p-about-products__wrap.-reverse .p-original-feature__content,
.p-original-products__wrap.-reverse .p-original-feature__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.p-about-feature__wrap.-reverse .p-original-feature__content::before,
.p-original-feature__wrap.-reverse .p-original-feature__content::before,
.p-about-products__wrap.-reverse .p-original-feature__content::before,
.p-original-products__wrap.-reverse .p-original-feature__content::before {
  right: auto;
  left: 50%;
}
.p-about-feature__content,
.p-original-feature__content,
.p-about-products__content,
.p-original-products__content {
  padding-bottom: 3.571428571428572em;
  margin: auto;
  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;
  position: relative;
}
@media (max-width: 1200px) {
  .p-about-feature__content,
  .p-original-feature__content,
  .p-about-products__content,
  .p-original-products__content {
    display: block;
  }
}
.p-about-feature__content::before,
.p-original-feature__content::before,
.p-about-products__content::before,
.p-original-products__content::before {
  display: block;
  content: '';
  width: 40.17094017094017%;
  height: 320px;
  background-color: #e1f5e7;
  position: absolute;
  bottom: 0;
  right: 50%;
  z-index: -1;
}
.p-about-feature__article,
.p-original-feature__article,
.p-about-products__article,
.p-original-products__article {
  padding-top: 2.857142857142857em;
  width: calc(50% - 100px);
}
.p-about-feature__article .meta-subject,
.p-original-feature__article .meta-subject,
.p-about-products__article .meta-subject,
.p-original-products__article .meta-subject {
  font-size: 228.57142857142856%;
  line-height: 1.6875;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
}
.p-about-feature__article .meta-desc,
.p-original-feature__article .meta-desc,
.p-about-products__article .meta-desc,
.p-original-products__article .meta-desc {
  margin-top: 3.571428571428572em;
  color: #727272;
}
.p-about-feature__media,
.p-original-feature__media,
.p-about-products__media,
.p-original-products__media {
  width: calc(50% - 20px);
}
.p-about-iniiatives {
  padding: 0 20px;
}
@media (max-width: 1200px) {
  .p-about-iniiatives {
    padding: 0 20px;
  }
}
.p-about-iniiatives__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .p-about-iniiatives__content {
    display: block;
  }
}
.p-about-iniiatives__article {
  width: calc(50% - 100px);
  color: #727272;
}
.p-about-iniiatives__article p {
  margin-bottom: 2.142857142857143em;
}
.p-about-iniiatives__media {
  max-width: 50%;
  margin-bottom: 7.264957264957266%;
  position: relative;
}
.p-about-iniiatives__media .picture {
  position: absolute;
  top: 0;
  left: -14.529914529914532%;
}
.p-about-company {
  padding: 7.142857142857143em 20px;
  background-color: #fbfbfb;
}
.p-about-company__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .p-about-company__content {
    display: block;
  }
}
.p-about-company__header,
.p-about-company__article {
  width: 100%;
}
.p-about-company__header .meta-caption {
  font-size: 285.7142857142857%;
  font-weight: 700;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
}
.p-about-company__header .meta-title {
  font-size: 114.28571428571428%;
  font-weight: 400;
}
.p-about-company__table {
  width: 100%;
  border-top: 1px solid #e6e6e6;
}
.p-about-company__table th,
.p-about-company__table td {
  padding: 0.428571428571429em;
  border-bottom: 1px solid #e6e6e6;
}
.p-about-company__table th {
  width: 23.931623931623932%;
}
.p-original-flow {
  padding: 7.142857142857143em 20px;
  background-color: #f5f5f5;
}
.p-original-flow__header {
  margin-bottom: 3.571428571428572em !important;
}
.p-original-flow__notice {
  margin-top: 2.857142857142857em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .p-original-flow__notice {
    display: block;
  }
}
.p-original-flow__notice .meta-subject {
  font-size: 142.85714285714286%;
  font-weight: 700;
}
.p-original-flow__notice .meta-desc {
  padding-left: 3.571428571428572em;
  color: #727272;
}
.p-original-gallery__header {
  margin-bottom: 3.571428571428572em !important;
}
.p-original-gallery__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .p-original-gallery__grid {
    display: block;
  }
}
.p-original-gallery__col {
  width: calc(33.3333% - 8px);
}
.p-faq {
  margin-top: 7.142857142857143em;
  margin-bottom: 0;
  padding: 7.142857142857143em 20px;
  background-color: #f5f5f5;
}
.p-faq-menu {
  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;
}
@media (max-width: 1200px) {
  .p-faq-menu {
    display: block;
  }
}
.p-faq-menu__item {
  width: calc(25% - 1px);
  text-align: center;
  background-color: #fff;
}
.p-faq-menu__item a {
  padding: 1.277777777777778em;
  font-size: 128.57142857142858%;
  font-weight: 700;
  display: block;
}
.p-faq-article {
  margin-top: 4.285714285714286em;
}
.p-faq-article__section {
  margin-top: 4.285714285714286em;
}
.p-faq-article__title {
  padding: 0.75em 1.666666666666667em;
  font-size: 171.42857142857142%;
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
  background-color: #e0f5e6;
}
.p-faq-list {
  padding: 0 2.857142857142857em;
  background-color: #fff;
}
.p-faq-item:nth-child(n+2) {
  border-top: 1px solid #eee;
}
.p-faq-item .label {
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
  position: absolute;
  top: 24px;
  left: 0;
}
.p-faq-item .meta-subject {
  padding: 1em 2.222222222222222em;
  font-size: 128.57142857142858%;
  font-weight: 700;
  position: relative;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
}
.p-faq-item .meta-desc {
  padding: 1.285714285714286em 2.857142857142857em 2.857142857142857em;
  position: relative;
  display: none;
}
.p-faq-item .meta-desc a {
  padding-left: 1.857142857142857em;
  margin-top: 1.428571428571429em;
  margin-right: 4.571428571428571em;
  line-height: 1.428571428571429;
  font-weight: 700;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.p-file {
  margin-bottom: 0;
}
.p-file-feature {
  margin-top: 2.857142857142857em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .p-file-feature {
    display: block;
  }
}
.p-file-feature__col {
  width: 18.870967741935484%;
  padding: 0 35px;
}
.p-print {
  background-color: #e1f5e7;
  margin-top: 180px;
}
.p-print-content {
  padding: 4.285714285714286em 0 5.714285714285714em;
  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;
}
@media (max-width: 1200px) {
  .p-print-content {
    display: block;
  }
}
.p-info {
  margin: 130px auto;
}
.p-info-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .p-info-content {
    display: block;
  }
}
.p-print-content,
.p-info-content {
  margin: auto;
}
.p-print-article,
.p-info-article {
  width: calc(50% - 80px);
}
.p-print-media,
.p-info-media,
.p-print-spec,
.p-info-spec {
  width: 50%;
}
.p-print-article .meta-subject__caption,
.p-info-article .meta-subject__caption {
  font-size: 214.28571428571428%;
  font-weight: 700;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
}
.p-print-article .meta-subject__title,
.p-info-article .meta-subject__title {
  font-size: 114.28571428571428%;
  font-weight: 400;
}
.p-print-article .meta-desc,
.p-info-article .meta-desc {
  padding-right: 7.692307692307693%;
  margin-top: 2.142857142857143em;
  color: #727272;
}
.p-print-article .meta-desc p,
.p-info-article .meta-desc p {
  margin-top: 1.428571428571429em;
}
.p-print-spec__table,
.p-info-spec__table {
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}
.p-print-spec__table th,
.p-info-spec__table th,
.p-print-spec__table td,
.p-info-spec__table td {
  padding: 0.857142857142857em 0.714285714285714em;
  vertical-align: top;
  border-top: 1px solid #e6e6e6;
}
.p-print-spec__table th,
.p-info-spec__table th {
  width: 23.076923076923077%;
  font-weight: 400;
}
.p-print-spec__table td,
.p-info-spec__table td {
  color: #727272;
}
.p-print-spec__desc,
.p-info-spec__desc {
  margin-top: 1em;
  color: #727272;
}
.p-boxshape-list {
  padding: 5em 0;
}
.p-boxshape-item {
  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;
  background-color: #fff;
}
@media (max-width: 1200px) {
  .p-boxshape-item {
    display: block;
  }
}
.p-boxshape-item:nth-child(n+2) {
  margin-top: 3.571428571428572em;
}
.p-boxshape-item__article {
  width: calc(50% - 20px);
}
.p-boxshape-item__article .meta-header {
  line-height: 1.2;
}
.p-boxshape-item__article .meta-header__caption {
  font-size: 171.42857142857142%;
  font-family: 'Noto Serif JP', serif;
}
.p-boxshape-item__article .meta-header__title {
  margin-top: 1em;
  font-size: 285.7142857142857%;
  font-weight: 400;
}
.p-boxshape-item__article .meta-desc {
  margin-top: 2.142857142857143em;
  font-size: 114.28571428571428%;
  color: #727272;
}
.p-boxshape-item__article .meta-desc__picture {
  margin-top: 2.857142857142857em;
}
.p-boxshape-item__media {
  width: calc(50% - 20px);
}
.p-paperbox-material__table {
  width: 100%;
  border-right: 1px solid #eaebef;
}
.p-paperbox-material__table th,
.p-paperbox-material__table td {
  border-left: 1px solid #eaebef;
}
.p-paperbox-material__table thead {
  background-color: #ebf8ef;
}
.p-paperbox-material__table tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}
.p-paperbox-material__table tbody td {
  padding: 2.142857142857143em 3.571428571428572em;
}
.p-paperbox-material__table .meta-subject {
  white-space: nowrap;
  font-weight: 400;
  padding: 2.571428571428572em 2.857142857142857em;
}
.p-paperbox-material__table .meta-product {
  font-size: 171.42857142857142%;
  font-weight: 700;
  text-align: center;
}
.p-paperbox-material__table .meta-link {
  display: inline-block;
  padding: 0 0 5px;
  font-weight: 700;
  position: relative;
  overflow: hidden;
}
.p-paperbox-material__table .meta-link::after {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #333;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.p-paperbox-material__table .meta-link:hover::after {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.p-paperbox-material__table .meta-feature {
  text-align: center;
}
.p-paperbox-material__table .meta-feature__item {
  padding: 0 1.8em;
  margin-right: 10px;
  font-size: 71.42857142857143%;
  line-height: 2.4;
  display: inline-block;
}
.p-paperbox-material__table .meta-feature__item:first-child {
  background-color: #c6d7f3;
}
.p-paperbox-material__table .meta-feature__item:nth-child(2) {
  background-color: #eddfae;
}
.p-paperbox-material__table .meta-feature__item:nth-child(3) {
  background-color: #f3c5b8;
}
.p-paperbox-material__table .meta-feature__item:nth-child(4) {
  background-color: #dfdfdf;
}
.p-paperbox-material__table .meta-feature__item:nth-child(5) {
  background-color: #c8e9be;
}
.p-paperbox-material__table .item-feature__picture {
  margin-top: 4.285714285714286em;
  text-align: center;
}
.p-paperbox-material__table .item-feature__desc {
  margin-top: 2.857142857142857em;
}
.p-paperbox-material__table .item-feature__desc .meta-desc__subject {
  font-size: 171.42857142857142%;
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
}
.p-paperbox-material__table .item-feature__desc .meta-desc__desc {
  margin-top: 1.428571428571429em;
}
.p-paperbox-material__table .item-section__figure {
  text-align: center;
}
.p-paperbox-material__table .item-section__desc {
  margin-top: 3.571428571428572em;
}
.p-paperbox-material__table .item-detail td {
  text-align: center;
}
.p-paperbox-shape__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (max-width: 1200px) {
  .p-paperbox-shape__grid {
    display: block;
  }
}
.p-paperbox-shape__item {
  width: 100%;
  border-width: 0 1px;
  border-style: solid;
  border-color: #ebeaef;
}
.p-paperbox-shape__item:nth-child(n+2) {
  border-left-width: 0;
}
.p-paperbox-shape__item .item-subject {
  padding: 1.5em;
  font-size: 142.85714285714286%;
  font-weight: 700;
  text-align: center;
  background-color: #ebf8ef;
}
.p-paperbox-shape__item .item-desc {
  padding: 2.142857142857143em 2.142857142857143em 0;
}
.p-paperbox-shape__item .item-desc p,
.p-paperbox-shape__item .item-desc picture {
  padding-bottom: 2.857142857142857em;
}
.p-paperbox-shape__btn {
  padding: 2.142857142857143em 0;
  text-align: center;
  border-width: 0 1px;
  border-style: solid;
  border-color: #ebeaef;
  background-color: #f9f9f9;
}
.p-paperbox-shape__btn .meta-link {
  display: inline-block;
  padding: 0 0 5px;
  font-weight: 700;
  position: relative;
  overflow: hidden;
}
.p-paperbox-shape__btn .meta-link::after {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #333;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.p-paperbox-shape__btn .meta-link:hover::after {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.p-material {
  background-color: #f5f5f5;
}
.p-material-menu {
  max-width: 600px;
  margin: auto;
}
.p-material-menu__list {
  margin-top: 3.571428571428572em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .p-material-menu__list {
    display: block;
  }
}
.p-material-menu__item {
  width: 45%;
  position: relative;
}
.p-material-menu__item .meta-subject {
  font-size: 114.28571428571428%;
  font-weight: 700;
  border-bottom: 1px solid #333;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
}
.p-material-menu__item .meta-subject a {
  display: block;
}
.p-material-menu__item .meta-desc {
  margin-top: 1em;
}
.p-material-item {
  padding-bottom: 10em;
  position: relative;
}
.p-material-item:nth-child(n+2) {
  margin-top: 12.857142857142858em;
}
.p-material-item::before,
.p-material-item::after {
  background-color: #e1f5e7;
  position: absolute;
  bottom: 0;
  z-index: -1;
}
.p-material-item::before {
  display: block;
  content: '';
  width: 50vw;
  height: calc(100% - 220px);
  left: 50%;
}
.p-material-item::after {
  display: block;
  content: '';
  width: 40.17094017094017%;
  height: calc(100% - 220px);
  left: 10.256410256410255%;
}
.p-material-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .p-material-detail {
    display: block;
  }
}
.p-material-detail__article {
  width: calc(50% - 100px);
}
.p-material-detail__article .meta-header__caption {
  font-size: 285.7142857142857%;
  font-weight: 400;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
}
.p-material-detail__article .meta-header__title {
  font-size: 114.28571428571428%;
  font-weight: 400;
}
.p-material-detail__article .meta-desc {
  margin-top: 5.714285714285714em;
}
.p-material-detail__article .meta-desc__subject {
  font-size: 171.42857142857142%;
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
}
.p-material-detail__article .meta-desc__desc {
  margin-top: 2.142857142857143em;
  color: #727272;
}
.p-material-detail__article .meta-feature {
  margin-top: 2.857142857142857em;
}
.p-material-detail__article .meta-feature__item {
  padding: 0 1.8em;
  margin-right: 10px;
  font-size: 71.42857142857143%;
  line-height: 2.4;
  display: inline-block;
}
.p-material-detail__article .meta-feature__item:first-child {
  background-color: #c6d7f3;
}
.p-material-detail__article .meta-feature__item:nth-child(2) {
  background-color: #eddfae;
}
.p-material-detail__article .meta-feature__item:nth-child(3) {
  background-color: #f3c5b8;
}
.p-material-detail__article .meta-feature__item:nth-child(4) {
  background-color: #dfdfdf;
}
.p-material-detail__article .meta-feature__item:nth-child(5) {
  background-color: #c8e9be;
}
.p-material-detail__media {
  margin-top: 50px;
  width: 50%;
  text-align: right;
}
.p-material-feature {
  margin-top: 11.428571428571429em;
}
.p-material-feature__title {
  padding-bottom: 0.6em;
  font-size: 142.85714285714286%;
  font-weight: 400;
  font-family: 'Noto Serif JP', serif;
  border-bottom: 1px solid #d6d6d6;
}
.p-material-feature__content {
  margin-top: 2.857142857142857em;
}
.p-material-feature__article {
  max-width: 50%;
}
.p-material-feature__article .meta-article__subject {
  font-size: 128.57142857142858%;
  font-weight: 400;
  color: #727272;
}
.p-material-feature__article .meta-article__desc {
  margin-top: 2.142857142857143em;
  color: #727272;
}
.p-material-feature__media {
  margin: 0 100px;
  float: right;
}
.p-material-feature__btn {
  margin-top: 5.714285714285714em;
}
.p-material-feature__btn .c-btn {
  margin-left: 0;
}
.p-material-product__link {
  margin-top: 3.571428571428572em;
  text-align: right;
}
.p-material-product__link .meta-btn {
  padding: 7px 32px 7px 0;
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.p-material-product__link .meta-btn::after {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #333;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.p-material-product__link .meta-btn:hover::after {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.p-material-contact {
  padding: 3.571428571428572em 0;
  background-color: #fff;
}
.p-material-contact__content {
  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;
}
@media (max-width: 1200px) {
  .p-material-contact__content {
    display: block;
  }
}
.p-material-contact__article {
  font-size: 185.71428571428572%;
  font-family: 'Noto Serif JP', serif;
}
.p-material-contact__btn {
  width: 29.743589743589745%;
}
.p-collection-header {
  max-width: 600px;
  margin: 7.142857142857143em auto 0;
  padding: 0 20px;
}
@media (max-width: 1200px) {
  .p-collection-header {
    padding: 0 20px;
  }
}
.p-collection-header__title {
  font-size: 428.57142857142856%;
  font-weight: 700;
  letter-spacing: 0.25em;
  text-align: center;
}
.p-collection-header__desc {
  margin-top: 5em;
  font-size: 114.28571428571428%;
  color: #727272;
}
.p-collection-header__btn {
  margin-top: 3.571428571428572em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .p-collection-header__btn {
    display: block;
  }
}
.p-collection-header__btn .meta-col {
  overflow: hidden;
}
.p-collection-header__btn .meta-btn {
  padding: 7px 32px 7px 0;
  position: relative;
  display: block;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("icon-arrow.png");
}
.p-collection-header__btn .meta-btn::after {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #333;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.p-collection-header__btn .meta-btn:hover::after {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.p-collection-header__call {
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
  padding: 7px 0;
}
.p-collection-header__call a {
  color: #727272;
  font-weight: 700;
}
.p-collection-list {
  margin: 7.142857142857143em auto 5.714285714285714em;
}
.p-collection-list__notice {
  margin-bottom: 2.857142857142857em;
  text-align: right;
  color: #727272;
}
.p-products {
  margin-top: 1.714285714285714em;
}
.p-products-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 1200px) {
  .p-products-content {
    display: block;
  }
}
.p-products-content__media {
  width: 43.333333333333336%;
}
.p-products-content__detail {
  width: 49.166666666666664%;
}
.p-products-detail__label .meta-tag__item,
.p-products-detail__label .meta-feature__item {
  display: inline-block;
}
.p-products-detail__label .meta-tag__item:nth-child(n+2),
.p-products-detail__label .meta-feature__item:nth-child(n+2) {
  margin-left: 5px;
}
.p-products-detail__label .meta-tag__item {
  padding: 0 1.5em;
  font-size: 85.71428571428571%;
  line-height: 2;
  border: 1px solid #727272;
}
.p-products-detail__label .meta-feature {
  margin-top: 10px;
}
.p-products-detail__label .meta-feature__item {
  padding: 0 1.285714285714286em;
}
.p-products-detail__label .meta-feature__item:first-child {
  background-color: #c6d7f3;
}
.p-products-detail__label .meta-feature__item:nth-child(2) {
  background-color: #eddfae;
}
.p-products-detail__label .meta-feature__item:nth-child(3) {
  background-color: #f3c5b8;
}
.p-products-detail__meta {
  margin-top: 2.142857142857143em;
  padding-bottom: 2.142857142857143em;
  border-bottom: 1px solid #d6d6d6;
}
.p-products-detail__meta .meta-caption {
  font-size: 114.28571428571428%;
  line-height: 1.625;
  margin-bottom: 0.714285714285714em;
  color: #727272;
}
.p-products-detail__meta .meta-title {
  font-size: 214.28571428571428%;
  line-height: 1.666666666666667;
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
}
.p-products-detail__meta .meta-price {
  margin-top: 0.714285714285714em;
}
.p-products-detail__meta .meta-price .strong {
  font-size: 214.28571428571428%;
  font-weight: 700;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
}
.p-products-detail__meta .meta-price .tax {
  font-size: 85.71428571428571%;
}
.p-products-detail__meta .meta-unit {
  color: #727272;
  margin-top: 0.714285714285714em;
}
.p-products-detail__meta .meta-delivary {
  margin-top: 1em;
}
.p-products-detail__meta .meta-delivary .icon {
  margin-right: 1.25em;
  font-size: 114.28571428571428%;
}
.p-products-detail__meta .meta-delivary .icon-label {
  margin-left: 0.375em;
  display: inline-block;
}
.p-products-detail__meta .meta-delivary .icon img {
  vertical-align: middle;
}
.p-products-detail__meta .meta-delivary .notice {
  color: #727272;
}
.p-products-detail__btn {
  margin-top: 3.571428571428572em;
  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;
  white-space: nowrap;
}
@media (max-width: 1200px) {
  .p-products-detail__btn {
    display: block;
  }
}
.p-products-detail__btn .meta-col {
  overflow: hidden;
  width: calc(50% - 20px);
}
.p-products-detail__btn .meta-btn {
  padding: 7px 32px 7px 0;
  position: relative;
  display: block;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("icon-arrow.png");
}
.p-products-detail__btn .meta-btn::after {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #333;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.p-products-detail__btn .meta-btn:hover::after {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.p-products-cart {
  margin-top: 1em;
}
.p-products-cart__btn {
  margin: 20px 0;
  width: 100%;
}
.p-products-cart__quick,
.p-products-cart__bookmark {
  margin-top: 1.428571428571429em;
  width: 100%;
}
.p-products-cart__quantity .quantity-label {
  margin-bottom: 0.5em;
  color: #727272;
}
.p-products-cart__quantity .quantity-wrap {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-products-cart__quantity .quantity-unit {
  font-size: 114.28571428571428%;
  margin: 0 10px;
}
.p-products-cart__quantity .quantity__input {
  width: 40px;
}
.p-products-cart__quantity .quantity__input .qty {
  width: 63px;
  height: 70px;
  padding: 12px;
  margin: 0;
  text-align: center;
  -webkit-appearance: none !important;
  -moz-appearance: textfield !important;
}
.p-products-cart__quantity .quantity__dec,
.p-products-cart__quantity .quantity__inc {
  display: block;
  content: '';
  width: 63px;
  height: 70px;
  position: relative;
  cursor: pointer;
}
.p-products-cart__quantity .quantity__dec::before,
.p-products-cart__quantity .quantity__inc::before,
.p-products-cart__quantity .quantity__dec::after,
.p-products-cart__quantity .quantity__inc::after {
  display: block;
  content: '';
  width: 12px;
  height: 1px;
  background-color: #333;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-products-cart__quantity .quantity__dec::after {
  display: none;
}
.p-products-cart__quantity .quantity__inc::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.p-products-cart__call {
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
  padding: 7px 0;
}
.p-products-cart__call a {
  font-weight: 700;
}
.p-products-spec {
  margin-top: 2.857142857142857em;
  border-top: 1px solid #d6d6d6;
}
.p-products-spec th,
.p-products-spec td {
  font-size: 85.71428571428571%;
  border-bottom: 1px solid #d6d6d6;
}
.p-products-spec th,
.p-products-spec td:nth-child(odd) {
  width: 22.033898305084744%;
  padding: 1em 0.833333333333333em;
  background-color: #f6f6f6;
}
.p-products-spec td:nth-child(even) {
  padding: 1em 1.333333333333333em;
  color: #727272;
}
.p-products-spec .meta-spec {
  font-size: 85.71428571428571%;
  border-bottom: 1px solid #d6d6d6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1200px) {
  .p-products-spec .meta-spec {
    display: block;
  }
}
.p-products-spec .meta-spec__subject {
  width: 22.033898305084744%;
  padding: 1em 0.833333333333333em;
  background-color: #f6f6f6;
}
.p-products-spec .meta-spec__desc {
  padding: 1em 1.333333333333333em;
  color: #727272;
}
.p-products-section {
  margin-top: 5.714285714285714em;
}
.p-products-section__title {
  font-size: 185.71428571428572%;
  line-height: 1;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  padding-bottom: 0.769230769230769em;
  margin-bottom: 1.923076923076923em;
  border-bottom: 1px solid #d6d6d6;
}
.p-products-media {
  width: calc(50% - 40px);
}
.p-products-media__large {
  position: relative;
}
.p-products-media__large .meta-large {
  width: 100%;
  height: 100%;
  position: absolute;
}
.p-products-media__large .meta-large:first-child,
.p-products-media__large .meta-large.-display {
  z-index: 1;
}
.p-products-media__thumb {
  margin-top: 10px;
  display: -ms-grid;
  display: grid;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  row-gap: 10px;
  grid-template-columns: repeat(auto-fill, calc(20% - 8px));
  overflow: hidden;
}
.p-products-media__thumb .meta-thumb {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
.p-products-media__thumb .meta-thumb.is-active {
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.6);
  box-shadow: 0 0 6px rgba(0,0,0,0.6);
  pointer-events: none;
}
.p-products-media__thumb .meta-thumb:hover {
  opacity: 0.7;
}
.p-lp-kv {
  padding: 0 20px;
  position: relative;
}
.p-lp-kv__media {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.p-lp-kv__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.p-lp-kv__copy {
  padding: 60px 0;
  text-align: center;
}
.p-lp-kv__copy .meta-subject {
  font-size: 285.7142857142857%;
  font-weight: 400;
  font-family: 'Noto Serif JP', serif;
}
.p-lp-kv__copy .meta-subject span {
  margin-top: 10px;
  padding: 0 0.5em;
  display: inline-block;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.2);
  box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}
.p-lp-kv__copy .meta-caption {
  margin-top: 24px;
  font-size: 128.57142857142858%;
  font-weight: 400;
}
.p-lp-kv__copy .meta-caption span {
  padding: 0 0.5em;
  display: inline-block;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.2);
  box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}
.p-lp-card__media {
  text-align: center;
}
.p-lp-card__meta {
  margin-top: 30px;
}
.p-lp-card__meta .meta-subject {
  font-size: 171.42857142857142%;
  text-align: left;
}
.p-lp-card__meta .meta-desc {
  margin-top: 1em;
}
.p-lp-grid {
  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;
  gap: 3.846153846153846%;
}
@media (max-width: 1200px) {
  .p-lp-grid {
    display: block;
  }
}
.p-lp-col {
  width: 100%;
}
.p-lp-pharse__content {
  padding: 0 20px;
  text-align: center;
}
.p-lp-pharse__content .meta-subject__subject {
  margin-top: 0.5em;
  font-size: 171.42857142857142%;
  font-weight: 400;
}
.p-lp-pharse__content .meta-subject__caption .label {
  font-size: 128.57142857142858%;
  padding-bottom: 10px;
  display: inline-block;
  position: relative;
}
.p-lp-pharse__content .meta-subject__caption .underline {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.p-lp-pharse__content .meta-desc {
  margin-top: 1em;
}
.p-lp-pharse__content .meta-desc .underline {
  font-size: 128.57142857142858%;
  display: inline-block;
  position: relative;
}
.p-lp-pharse__content .meta-desc .underline::before {
  display: block;
  content: '';
  width: 100%;
  height: 6px;
  background-color: #e1f5e7;
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
}
.p-lp-feature__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.5em;
}
.p-lp-feature__item .icon {
  width: 16px;
}
.p-lp-feature__item .icon img {
  vertical-align: middle;
}
.p-lp-feature__item .label {
  width: 100%;
}
.p-lp-variation__meta .meta-subject {
  font-size: 185.71428571428572%;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  border-bottom: 1px solid #000;
}
.p-lp-variation__meta .meta-desc {
  margin-top: 1em;
}
.p-lp-item {
  margin-top: 180px;
  padding: 0 20px 80px;
  font-family: 'Montserrat', YakuHanJP_Noto, 'Noto Sans JP', serif;
  text-transform: uppercase;
  position: relative;
}
.p-lp-item::before {
  display: block;
  content: '';
  width: 100%;
  height: calc(100% - 200px);
  background-color: #f5f5f5;
  position: absolute;
  bottom: 0;
  left: 0;
}
.p-lp-item__grid {
  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;
}
@media (max-width: 1200px) {
  .p-lp-item__grid {
    display: block;
  }
}
.p-lp-item__media {
  width: calc(50% - 5.128205128205128%);
}
.p-lp-item__media .p-products-media__thumb {
  overflow: visible;
}
.p-lp-item .meta-media {
  border: 1px solid #d6d6d6;
}
.p-lp-item .meta-thumb {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.p-lp-item .meta-thumb__item {
  border: 1px solid #d6d6d6;
}
.p-lp-item__article {
  width: 50%;
}
.p-lp-item__article .meta-header__title {
  font-size: 185.71428571428572%;
}
.p-lp-item__article .meta-header__caption {
  font-size: 114.28571428571428%;
}
.p-lp-item__article .meta-feature {
  margin-top: 30px;
}
.p-lp-item__article .meta-feature__item {
  margin-right: 0.5em;
  padding: 0 1em;
  font-size: 85.71428571428571%;
  display: inline-block;
  border: 3px solid #c6d7f3;
}
.p-lp-item__article .meta-feature__item:nth-child(2) {
  border-color: #eddfae;
}
.p-lp-item__article .meta-feature__item:nth-child(3) {
  border-color: #f2c5b9;
}
.p-lp-item__article .meta-feature__type {
  margin-top: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5em;
}
.p-lp-item__article .meta-feature__type .icon {
  width: 15px;
}
.p-lp-item__article .meta-feature__type .icon img {
  vertical-align: middle;
}
.p-lp-item__article .meta-spec {
  width: 100%;
  margin-top: 80px;
  border-top: 1px solid #d6d6d6;
}
.p-lp-item__article .meta-spec td,
.p-lp-item__article .meta-spec th {
  padding: 1em;
  border-bottom: 1px solid #d6d6d6;
}
.p-lp-item__article .meta-spec th {
  width: 120px;
}
.p-lp-item__article .meta-price {
  margin-top: 30px;
}
.p-lp-item__article .meta-price__desc .price {
  font-size: 214.28571428571428%;
}
.p-lp-item__article .meta-btn {
  margin-top: 40px;
}
.p-lp-item__article .meta-btn .p-lp-item__btn {
  padding: 16px;
  font-size: 128.57142857142858%;
  text-align: center;
  display: block;
  border: 1px solid #000;
  background-color: #fff;
}
.p-lp-material__bg {
  width: calc(100% + 130px);
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}
.p-lp-material__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.p-lp-material__title {
  margin-bottom: 80px;
  padding: 0 20px;
  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;
  gap: 24px;
  position: relative;
}
.p-lp-material__title .label {
  font-size: 285.7142857142857%;
  font-weight: 400;
}
.p-lp-material__container {
  padding: 100px 20px;
}
.p-lp-material__item:last-child {
  margin-top: 200px;
}
.p-lp-material__item .meta-title {
  font-size: 228.57142857142856%;
  font-weight: 400;
  text-align: center;
  position: relative;
}
.p-lp-material__item .meta-title .label {
  padding: 0 1em 0;
  background-color: #fff;
  display: inline-block;
}
.p-lp-material__item .meta-title .note {
  font-size: 14px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.p-lp-material__item .p-lp-feature__item {
  font-size: 171.42857142857142%;
  font-family: 'Noto Serif JP', serif;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-lp-material__item .p-lp-feature__item .underline {
  display: inline-block;
  position: relative;
}
.p-lp-material__item .p-lp-feature__item .underline::after {
  display: block;
  content: '';
  width: 100%;
  height: 6px;
  background-color: #c7ebd1;
  position: absolute;
  bottom: 6px;
  left: 0;
  z-index: -1;
}
.p-lp-material__grid {
  margin-top: 100px;
  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;
  gap: 40px;
}
@media (max-width: 1200px) {
  .p-lp-material__grid {
    display: block;
  }
}
.p-lp-material__desc {
  font-size: 114.28571428571428%;
  margin-top: 30px;
  padding-left: 30px;
}
.p-chart-section__header {
  text-align: center;
}
.p-chart-section__header .meta-title {
  font-size: 228.57142857142856%;
  font-weight: 500;
  font-family: 'Noto Serif JP', serif;
}
.p-chart-nav {
  margin-top: 100px;
}
.p-chart-menu {
  margin-top: 40px;
  padding: 0 25px;
}
.p-chart-menu .menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}
.p-chart-menu .menu-item {
  width: calc(20% - 16px);
  font-size: 100%;
  text-align: center;
  border: 1px solid #727272;
}
.p-chart-menu .menu-item a {
  padding: 12px 0;
  display: block;
}
.p-chart-type__list {
  margin-top: 50px;
  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;
  gap: 40px;
}
@media (max-width: 1200px) {
  .p-chart-type__list {
    display: block;
  }
}
.p-chart-type__list .item {
  width: 100%;
}
.p-chart-type__list .item-subject {
  font-size: 157.14285714285714%;
  font-weight: 500;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  border-bottom: 1px solid #727272;
}
.p-chart-type__list .item-desc {
  margin-top: 20px;
}
.p-chart-catalog {
  margin-top: 100px;
  padding: 20px 0 100px;
  background-color: #f5f5f5;
}
.p-chart-catalog__header {
  text-align: center;
}
.p-chart-catalog__header .meta-title {
  font-size: 228.57142857142856%;
  font-weight: 500;
  font-family: 'Noto Serif JP', serif;
  border-bottom: 1px solid #727272;
}
.p-chart-catalog__group {
  padding: 60px 0;
}
.p-chart-catalog__list {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px 20px;
}
.p-chart-catalog__col {
  width: calc(25% - 15px);
  position: relative;
  background-color: #fff;
  z-index: 2;
}
.p-chart-catalog__col::after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#daefe0), to(#e9e9e9));
  background-image: -webkit-linear-gradient(left, #daefe0 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(left, #daefe0 0%, #e9e9e9 100%);
  background-image: linear-gradient(to right, #daefe0 0%, #e9e9e9 100%);
  position: absolute;
  top: 6px;
  left: 6px;
  z-index: -1;
}
.p-chart-catalog__col .item {
  background-color: #fff;
}
.p-chart-catalog__col .item a {
  padding: 20px;
  display: block;
}
.p-chart-catalog__col .item-media {
  padding: 20px;
}
.p-chart-catalog__col .item-media > img {
  -o-object-fit: contain;
  object-fit: contain;
}
.p-chart-catalog__col .item-subject {
  margin-top: 36px;
  padding-top: 1em;
  border-top: 1px solid #000;
}
.p-chart-catalog__col .item-meta {
  margin-top: 14px;
}
.p-chart-catalog__col .item .meta-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.5em;
}
.p-chart-catalog__col .item .meta-type .icon {
  width: 16px;
}
.p-chart-catalog__col .item .meta-type .icon img {
  vertical-align: middle;
}
.p-chart-catalog__col .item .meta-type .label {
  width: 100%;
}
.p-chart-catalog__col .item .meta-feature {
  margin-top: 6px;
}
.p-chart-catalog__col .item .meta-feature__item {
  margin-right: 0.5em;
  padding: 0 1em;
  font-size: 85.71428571428571%;
  display: inline-block;
  border: 3px solid #c6d7f3;
}
.p-chart-catalog__col .item .meta-feature__item.-dmy {
  border-color: transparent;
}
.p-chart-catalog__col .item .meta-feature__item.-fill {
  background-color: #c6d7f3;
}
.p-chart-catalog__col .item .meta-feature__item:nth-child(2) {
  border-color: #eddfae;
}
.p-chart-catalog__col .item .meta-feature__item:nth-child(2).-fill {
  background-color: #eddfae;
}
.p-chart-catalog__col .item .meta-feature__item:nth-child(3) {
  border-color: #f2c5b9;
}
.p-chart-catalog__col .item .meta-feature__item:nth-child(3).-fill {
  background-color: #f2c5b9;
}
@media (max-width: 1200px) {
  .p-page-header__caption {
    font-size: 128.57142857142858%;
  }
  .p-about-feature__wrap::before,
  .p-original-feature__wrap::before,
  .p-about-products__wrap::before,
  .p-original-products__wrap::before {
    height: 92%;
  }
  .p-about-feature__content,
  .p-original-feature__content,
  .p-about-products__content,
  .p-original-products__content {
    max-width: 540px;
  }
  .p-about-feature__content::before,
  .p-original-feature__content::before,
  .p-about-products__content::before,
  .p-original-products__content::before {
    height: 92%;
  }
  .p-about-feature__article,
  .p-original-feature__article,
  .p-about-products__article,
  .p-original-products__article,
  .p-about-feature__media,
  .p-original-feature__media,
  .p-about-products__media,
  .p-original-products__media {
    width: 100%;
  }
  .p-about-feature__article,
  .p-original-feature__article,
  .p-about-products__article,
  .p-original-products__article {
    padding-top: 0;
  }
  .p-about-feature__article .meta-subject,
  .p-original-feature__article .meta-subject,
  .p-about-products__article .meta-subject,
  .p-original-products__article .meta-subject {
    font-size: 171.42857142857142%;
  }
  .p-about-feature__media,
  .p-original-feature__media,
  .p-about-products__media,
  .p-original-products__media {
    margin-top: 2.857142857142857em;
  }
  .p-about-iniiatives__article {
    width: 100%;
  }
  .p-about-iniiatives__media {
    margin-top: 2.857142857142857em;
    max-width: initial;
  }
  .p-about-iniiatives__media .picture {
    position: static;
  }
  .p-about-company {
    margin-top: 0;
  }
  .p-about-company__table {
    margin-top: 2.857142857142857em;
  }
  .p-original-flow__notice .meta-desc {
    margin-top: 1em;
    padding-left: 0;
  }
  .p-original-gallery__col {
    width: 100%;
  }
  .p-original-gallery__col:nth-child(n+2) {
    margin-top: 1.428571428571429em;
  }
  .p-original-feature__wrap.-reverse {
    margin-top: 7.142857142857143em;
  }
  .p-faq-menu__item {
    width: 100%;
    margin-top: 1px;
  }
  .p-file-feature__col {
    width: 100%;
    margin-top: 2.857142857142857em;
  }
  .p-print-content,
  .p-info-content {
    padding: 2.857142857142857em 0;
  }
  .p-print-article,
  .p-info-article,
  .p-print-media,
  .p-info-media,
  .p-print-spec,
  .p-info-spec {
    width: 100%;
  }
  .p-print-media,
  .p-info-media {
    margin-top: 1.428571428571429em;
  }
  .p-print-spec,
  .p-info-spec {
    margin-top: 2.142857142857143em;
  }
  .p-print-spec__table th,
  .p-info-spec__table th,
  .p-print-spec__table td,
  .p-info-spec__table td {
    padding: 0.857142857142857em 0;
  }
  .p-print-spec__table th,
  .p-info-spec__table th {
    width: 6.428571428571429em;
  }
  .p-boxshape-item__article,
  .p-boxshape-item__media {
    width: 100%;
  }
  .p-boxshape-item__article .meta-header__caption {
    font-size: 142.85714285714286%;
  }
  .p-boxshape-item__article .meta-header__title {
    font-size: 200%;
  }
  .p-boxshape-item__media {
    margin-top: 2.142857142857143em;
  }
  .p-material-menu__item {
    width: 100%;
  }
  .p-material-menu__item:nth-child(n+2) {
    margin-top: 1.428571428571429em;
  }
  .p-material-item {
    padding-bottom: 5em;
  }
  .p-material-item:nth-child(n+2) {
    margin-top: 7.142857142857143em;
  }
  .p-material-detail__article,
  .p-material-detail__media {
    width: 100%;
  }
  .p-material-detail__media {
    margin-top: 2.857142857142857em;
  }
  .p-material-feature {
    margin-top: 5.714285714285714em;
  }
  .p-material-feature__media {
    margin: 0 auto 2.857142857142857em;
    float: none;
  }
  .p-material-feature__article {
    max-width: initial;
  }
  .p-material-contact__btn {
    margin-top: 3.571428571428572em;
    width: 100%;
  }
  .p-paperbox-material__content {
    overflow-x: scroll;
  }
  .p-paperbox-material__table tbody td {
    padding: 1.428571428571429em 1.428571428571429em;
  }
  .p-paperbox-material__table .meta-subject {
    padding: 2.142857142857143em 1.071428571428571em;
    position: -webkit-sticky;
    position: sticky;
    left: -1px;
  }
  .p-paperbox-material__table .meta-product,
  .p-paperbox-material__table .meta-content {
    min-width: 60vw;
    padding: 2.142857142857143em 1.071428571428571em;
  }
  .p-paperbox-shape__item:nth-child(n+2) {
    border-left-width: 1px;
  }
  .p-paperbox-shape__item .item-subject {
    padding: 1.5em 0.75em;
  }
  .p-paperbox-shape__item .item-desc {
    padding: 2.142857142857143em 1.071428571428571em 0;
  }
  .p-products-content__media,
  .p-products-content__detail {
    width: 100%;
  }
  .p-products-content__detail {
    margin-top: 1.428571428571429em;
  }
  .p-products-detail__btn .meta-col {
    width: 100%;
    margin-top: 1.428571428571429em;
  }
  .p-products-detail__meta .meta-title {
    font-size: 185.71428571428572%;
  }
  .p-products-detail__meta .meta-delivary .icon {
    display: block;
  }
  .p-products-spec .meta-spec__subject {
    width: 100%;
  }
  .p-products-cart__btn {
    max-width: initial;
    margin-top: 1.428571428571429em;
  }
  .p-products-media {
    width: 100%;
  }
  .p-products-media__thumb {
    grid-template-columns: repeat(auto-fill, calc(22%));
  }
  .p-collection-header__btn .meta-col {
    max-width: 300px;
    margin: 1em auto 0;
  }
  .p-collection-header__call {
    margin-top: 1em;
  }
  .p-collection-header__title {
    font-size: 228.57142857142856%;
    letter-spacing: initial;
  }
  .p-lp-kv {
    padding: 0;
  }
  .p-lp-kv__copy {
    padding: 60px 0;
  }
  .p-lp-kv__copy .meta-subject {
    font-size: 200%;
  }
  .p-lp-kv__copy .meta-subject span {
    padding: 0 0.25em;
  }
  .p-lp-kv__copy .meta-caption {
    font-size: 114.28571428571428%;
  }
  .p-lp-card,
  .p-lp-item {
    margin-top: 80px;
  }
  .p-lp-card:nth-child(n+2),
  .p-lp-item:nth-child(n+2) {
    margin-top: 30px;
  }
  .p-lp-card__article,
  .p-lp-item__article,
  .p-lp-card__media,
  .p-lp-item__media {
    width: 100%;
  }
  .p-lp-card__media,
  .p-lp-item__media {
    margin-top: 40px;
  }
  .p-lp-material__container {
    padding: 50px 20px;
  }
  .p-lp-material__title {
    margin-bottom: 40px;
    gap: 16px;
  }
  .p-lp-material__title .deco-left,
  .p-lp-material__title .deco-right {
    width: 24px;
  }
  .p-lp-material__title .label {
    font-size: 171.42857142857142%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: 1;
    -ms-flex-pack: 1;
    justify-content: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .p-lp-material__item:last-child {
    margin-top: 100px;
  }
  .p-lp-material__item .meta-title {
    font-size: 185.71428571428572%;
  }
  .p-lp-material__item .meta-title .label {
    display: block;
  }
  .p-lp-material__item .meta-title .note {
    display: block;
    font-size: 10px;
    margin-top: 10px;
    position: static;
    text-align: right;
  }
  .p-lp-material__item .p-lp-feature__item {
    font-size: 128.57142857142858%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .p-lp-material__desc {
    padding-left: 0;
  }
  .p-lp-material__media {
    margin-top: 40px;
  }
  .p-lp-material__grid {
    margin-top: 40px;
  }
  .p-chart-section__header {
    text-align: center;
  }
  .p-chart-section__header .meta-title {
    font-size: 185.71428571428572%;
  }
  .p-chart-menu {
    padding: 0;
  }
  .p-chart-menu .menu-list {
    gap: 10px;
  }
  .p-chart-menu .menu-item {
    width: calc(50% - 5px);
    font-size: 85.71428571428571%;
  }
  .p-chart-type__list .item {
    margin-top: 40px;
  }
  .p-chart-type__list .item-subject {
    font-size: 128.57142857142858%;
  }
  .p-chart-catalog__header .meta-title {
    font-size: 171.42857142857142%;
  }
  .p-chart-catalog__col {
    width: 100%;
  }
}
/*
@import "object/project/_archive";
@import "object/project/_entry";
//@import "object/project/*";
*/
.u-ratio-1x1,
.u-ratio-2x1,
.u-ratio-4x3,
.u-ratio-16x9,
.u-ratio-2x3,
.u-ratio-3x2 {
  position: relative;
  width: 100%;
  display: block;
}
.u-ratio-1x1 > img,
.u-ratio-2x1 > img,
.u-ratio-4x3 > img,
.u-ratio-16x9 > img,
.u-ratio-2x3 > img,
.u-ratio-3x2 > img,
.u-ratio-1x1 > iframe,
.u-ratio-2x1 > iframe,
.u-ratio-4x3 > iframe,
.u-ratio-16x9 > iframe,
.u-ratio-2x3 > iframe,
.u-ratio-3x2 > iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.u-ratio-1x1 {
  aspect-ratio: 1/1;
}
.u-ratio-2x1 {
  aspect-ratio: 2/1;
}
.u-ratio-4x3 {
  aspect-ratio: 3/4;
}
.u-ratio-16x9 {
  aspect-ratio: 16/9;
}
.u-ratio-3x2 {
  aspect-ratio: 2/3;
}
.u-ratio-2x3 {
  aspect-ratio: 3/2;
}
.u-text-blue {
  color: color-blue;
}
.u-text-orange {
  color: color-orange;
}
.u-text-center {
  text-align: center;
}
.u-text-left {
  text-align: left;
}
.u-text-right {
  text-align: right;
}
.u-typo {
  line-height: 1;
  letter-spacing: 0.08em;
  color: #01325b;
  opacity: 0.04;
  text-transform: capitalize;
}
.u-combine {
  text-combine-upright: all;
  -webkit-text-combine: horizontal;
}
@media (max-width: 1200px) {
  .u-md-left {
    text-align: left;
  }
}
/*
@import "object/utility/_animation";
*/
