@charset "UTF-8";
/*************************************************
/*
/*初期設定ファイル
/*
*************************************************/
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:400,500,700");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans&family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");

body {
  font-family: 'Noto Sans JP',游ゴシック体,YuGothic,游ゴシック,Yu Gothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: 100;
  margin: 0;
  padding: 0;
  font-size: 62.5%;
}

address, article, blockquote, canvas, caption, dd, div, dl, dt, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, legend, li, nav, object, ol, p, pre, section, table, td, th, ul {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: none;
  vertical-align: top;
}

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

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

caption, td, th {
  vertical-align: top;
  text-align: left;
}

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

i {
  font-style: normal;
}

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

abbr, acronym {
  border: none;
}

sup {
  vertical-align: text-top;
  position: static;
  line-height: 1;
  font-family: 'Noto Sans JP';
}

sub {
  vertical-align: baseline;
}

embed, object {
  outline: 0;
}

a:hover {
  outline: 0;
  text-decoration: none;
  color: #204846;
  opacity: 0.9;
}

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

body {
  font-size: calc(14/375*100vw);
  line-height: 1.8;
  font-family: 'Noto Sans JP',游ゴシック体,YuGothic,游ゴシック,Yu Gothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #121212;
  position: relative;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 751px) {
  body {
    font-size: 14px;
  }
}

h1,
.custom-container .title,
.custom-container .information-title,
.banner-top .banner-top-right .text-wrapper,
.product-information-title,
.news-title,
.headline {
  font-family: "A+9rnz-凸版文久ゴシック Pr6N DB";
}

body.-en {
  font-family: Roboto, sans-serif;
  letter-spacing: 0.03em;
}

body.-zh {
  font-family: initial;
}

* {
  box-sizing: border-box;
}

::after, ::before {
  box-sizing: border-box;
}

a {
  color: inherit;
  text-decoration: none;
}

.-textBlue {
  color: #0068b5;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

.pc-i-b {
  display: inline-block !important;
}

b, em, strong {
  font-family: "A+9rnz-凸版文久ゴシック Pr6N DB";
}

html[lang=en] b, html[lang=en] em, html[lang=en] strong {
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

input[type=email], input[type=password], input[type=search], input[type=text], input[type=url], textarea {
  margin: 0;
  padding: 0;
  font: inherit;
  border: none;
  border-radius: 0;
  background: 0 0;
  outline: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: 0 0;
  color: inherit;
  font: inherit;
}

button, input[type=button], input[type=reset], input[type=submit] {
  margin: 0;
  padding: 0;
  border: none;
  background: 0 0;
  color: inherit;
  font: inherit;
  text-align: left;
  outline: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
}

button::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=submit]::-moz-focus-inner {
  padding: 0;
  border: none;
}

.btn.focus, .btn:focus {
  outline: none;
  box-shadow: unset;
}

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

.-linkedin figcaption {
  color: #000;
}

@media (max-width: 750px) {
  body, html {
    height: auto;
  }

  body {
    min-width: auto;
  }

  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .pc-i-b {
    display: none !important;
  }
}
.bg-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 720px;
  background-image: url("/assets/en/img/living-industry/news/bg_sp.png");
  background-size: 100% 35%;
  background-repeat: no-repeat;
  z-index: -1;
}
@media (min-width: 751px) {
  .bg-fixed {
    background-size: 100% 60%;
    background-image: url("/assets/en/img/living-industry/news/bg.png");
  }
}
@media (max-width: 750px) {
  .bg-fixed {
    height: calc(554/375*100vw);
  }
}

/*************************************************
/*
/*各ページ追加
/*
*************************************************/
/*************************************************
Comment：header
*************************************************/
/*************************************************
Comment：footer
*************************************************/
/*************************************************
Comment：contents
*************************************************/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  margin: auto;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@keyframes scrolldown {
  0% {
    background-position: 0 64px;
  }
  75% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 5px;
  }
}
html {
  scroll-behavior: smooth;
}

@media (min-width: 751px) {
  .d-sp {
    display: none;
  }
}

.d-pc {
  display: none;
}
@media (min-width: 751px) {
  .d-pc {
    display: block;
  }
}

.d-flex-pc {
  display: none;
}
@media (min-width: 751px) {
  .d-flex-pc {
    display: flex;
    flex-wrap: wrap;
  }
}

button {
  outline: none !important;
}

sup {
  top: 0.7em;
  font-size: 90%;
}

.content-wrapper {
  overflow: hidden;
}

body section .fadein-ct {
  display: inline-block;
  opacity: 0;
  transition: all 1s ease-out;
}
body section .fadein-ct[data-position="bottom"] {
  transform: translate(0, 20px);
}
body section .fadein-ct[data-position="left"] {
  transform: translate(-20px, 0);
}
body section .fadein-ct[data-position="right"] {
  transform: translate(20px, 0);
}
@media (max-width: 750px) {
  body section .fadein-ct.d-pc {
    display: none;
  }
}
@media (min-width: 751px) {
  body section .fadein-ct.d-sp {
    display: none;
  }
}
body section .fadein-ct.center {
  transform: translate(-50%, 20px);
}
body section .life_cycle {
  opacity: 0;
}

.fw-sp {
  width: 100%;
}

body {
  background-color: #F4F4F4 !important;
}

.loadding_top {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 900;
  width: 100vw;
  height: 100vh;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  z-index: 9999;
  padding: calc(29/375*100vw);
}
@media (min-width: 751px) {
  .loadding_top {
    padding: 0;
  }
}
.loadding_top .content-loading_top {
  width: 100%;
  max-width: 707px;
  position: relative;
  padding: calc(88/375*100vw) calc(10/375*100vw);
}
@media (min-width: 751px) {
  .loadding_top .content-loading_top {
    padding: 100px 15px;
  }
}
.loadding_top .content-loading_top .top-left, .loadding_top .content-loading_top .bottom-right {
  position: absolute;
  opacity: 0;
  transition: all 1s ease-out;
}
.loadding_top .content-loading_top .top-left.active, .loadding_top .content-loading_top .bottom-right.active {
  opacity: 1;
}
.loadding_top .content-loading_top .top-left.active:before, .loadding_top .content-loading_top .top-left.active:after, .loadding_top .content-loading_top .bottom-right.active:before, .loadding_top .content-loading_top .bottom-right.active:after {
  transform: translate(0, 0);
}
.loadding_top .content-loading_top .top-left.active:before, .loadding_top .content-loading_top .bottom-right.active:before {
  width: calc(54/375*100vw);
}
@media (min-width: 751px) {
  .loadding_top .content-loading_top .top-left.active:before, .loadding_top .content-loading_top .bottom-right.active:before {
    width: 110px;
  }
}
.loadding_top .content-loading_top .top-left.active:after, .loadding_top .content-loading_top .bottom-right.active:after {
  height: calc(41/375*100vw);
}
@media (min-width: 751px) {
  .loadding_top .content-loading_top .top-left.active:after, .loadding_top .content-loading_top .bottom-right.active:after {
    height: 75px;
  }
}
.loadding_top .content-loading_top .top-left:before, .loadding_top .content-loading_top .top-left:after, .loadding_top .content-loading_top .bottom-right:before, .loadding_top .content-loading_top .bottom-right:after {
  content: '';
  position: absolute;
}
.loadding_top .content-loading_top .top-left {
  top: 0;
  left: 0;
}
.loadding_top .content-loading_top .top-left:before, .loadding_top .content-loading_top .top-left:after {
  top: 0;
  left: 0;
  transition: all 1s ease-out;
}
.loadding_top .content-loading_top .top-left:before {
  width: 0px;
  height: calc(5/375*100vw);
  background-color: #47CBBC;
  transform: translate(100px, 0);
}
@media (min-width: 751px) {
  .loadding_top .content-loading_top .top-left:before {
    height: 5px;
  }
}
.loadding_top .content-loading_top .top-left:after {
  width: calc(5/375*100vw);
  height: 0;
  background-image: linear-gradient(#47CBBC, #47CBBC, #F0D7C5);
  transform: translate(0, 100px);
}
@media (min-width: 751px) {
  .loadding_top .content-loading_top .top-left:after {
    width: 5px;
  }
}
.loadding_top .content-loading_top .bottom-right {
  bottom: 0;
  right: 0;
}
.loadding_top .content-loading_top .bottom-right:before, .loadding_top .content-loading_top .bottom-right:after {
  bottom: 0;
  right: 0;
  transition: all 1s ease-out;
}
.loadding_top .content-loading_top .bottom-right:before {
  width: 0;
  height: calc(5/375*100vw);
  background-color: #47CBBC;
  transform: translate(-100px, 0);
}
@media (min-width: 751px) {
  .loadding_top .content-loading_top .bottom-right:before {
    height: 5px;
  }
}
.loadding_top .content-loading_top .bottom-right:after {
  width: calc(5/375*100vw);
  height: 0;
  transform: translate(0, -100px);
  background-image: linear-gradient(#F0D7C5, #47CBBC, #47CBBC);
}
@media (min-width: 751px) {
  .loadding_top .content-loading_top .bottom-right:after {
    width: 5px;
  }
}
.loadding_top .content-loading_top .text {
  font-size: calc(34/375*100vw);
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  color: #02B9A4;
  opacity: 0;
  transform: translateY(20%);
  transition: 1s ease-in-out;
}
@media (min-width: 751px) {
  .loadding_top .content-loading_top .text {
    font-size: 40px;
  }
}

.content-wrapper.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.custom-container {
  width: 100%;
  max-width: 1298px;
  margin: 0 auto;
  padding: 0 calc(20 / 375 * 100vw);
}
@media (min-width: 751px) {
  .custom-container {
    padding: 0;
  }
}

@media (max-width: 750px) {
  .solution-title {
    display: block;
  }
}
.toppan-title {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 50%;
  color: #204846;
  padding-top: calc(50/375*100vw);
}
@media (min-width: 751px) {
  .toppan-title {
    padding-top: 100px;
  }
}
.toppan-title .header .title-content {
  margin-bottom: calc(40 / 375 * 100vw);
  padding-top: calc(27 / 375 * 100vw);
}
@media (max-width: 751px) {
  .toppan-title .header .title-content {
    position: relative;
  }
}

@media (min-width: 751px) {
  .toppan-title .header .title-content {
    margin-bottom: 30px;
    padding-top: 20px;
  }
}
@media (min-width: 751px) {
  .toppan-title.sustainability .header .title-content {
    width: 767px;
  }
}
@media (min-width: 751px) {
  .toppan-title .header .title-content .title {
    margin-top: 30px;
  }
}
.toppan-title .header .title-content .title .fadein-title {
  opacity: 0;
  transform: translate(-40px, 0);
  transition: all 1.5s ease-out;
}
.toppan-title .header .title-content .title h1 {
  margin-bottom: 10px;
  font-size: calc(16 / 375 * 100vw);
  letter-spacing: 1px;
}
@media (min-width: 751px) {
  .toppan-title .header .title-content .title h1 {
    font-size: 16px;
  }
}
@media (min-width: 900px) {
  .toppan-title .header .title-content .title h1 {
    font-size: 18px;
  }
}
@media (min-width: 1180px) {
  .toppan-title .header .title-content .title h1 {
    font-size: 28px;
  }
}
.toppan-title .header .title-content .title h2 {
  font-family: "Roboto";
  font-size: calc(30 / 375 * 100vw);
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
@media (min-width: 751px) {
  .toppan-title .header .title-content .title h2 {
    font-size: 25px;
  }
}
@media (min-width: 900px) {
  .toppan-title .header .title-content .title h2 {
    font-size: 30px;
  }
}
@media (min-width: 1180px) {
  .toppan-title .header .title-content .title h2 {
    font-size: 50px;
  }
}
.toppan-title .header .title-content .title h2.txt_shadow {
  text-shadow: 0 0 12px #FFFFFF;
}
.toppan-title .header .title-content .title label {
  font-family: 'Noto Sans JP';
  font-size: calc(16 / 375 * 100vw);
  margin-top: calc(15 / 375 * 100vw);
  opacity: 0;
  transition: all 1.5s ease-out;
  letter-spacing: 1px;
}
@media (min-width: 751px) {
  .toppan-title .header .title-content .title label {
    font-size: 10px;
    margin-top: 0;
  }
}
@media (min-width: 900px) {
  .toppan-title .header .title-content .title label {
    font-size: 12px;
  }
}
@media (min-width: 1180px) {
  .toppan-title .header .title-content .title label {
    font-size: 18px;
  }
}

.btn-toppan, .information .btn-latest-information button, .achievements .btn-latest-achievement button, .navigate-wrapper .btn-wrapper button {
  border-radius: calc(60 / 375 * 100vw);
  padding: calc(14 / 375 * 100vw) calc(25 / 375 * 100vw);
  color: #0C4947;
  letter-spacing: 1.5px;
  transition: 0.3s ease-in;
}
@media (max-width: 750px) {
  .btn-toppan, .information .btn-latest-information button, .achievements .btn-latest-achievement button, .navigate-wrapper .btn-wrapper button {
    font-size: calc(12 / 375 * 100vw);
  }
}
@media (min-width: 751px) {
  .btn-toppan, .information .btn-latest-information button, .achievements .btn-latest-achievement button, .navigate-wrapper .btn-wrapper button {
    border-radius: 60px;
    padding: 8px 25px;
  }
}
@media (min-width: 900px) {
  .btn-toppan, .information .btn-latest-information button, .achievements .btn-latest-achievement button, .navigate-wrapper .btn-wrapper button {
    padding: 15px 25px;
  }
}
.btn-toppan:hover, .information .btn-latest-information button:hover, .achievements .btn-latest-achievement button:hover, .navigate-wrapper .btn-wrapper button:hover {
  background-color: #0C4947;
  color: #FFFFFF;
}
.btn-toppan:hover svg path, .information .btn-latest-information button:hover svg path, .achievements .btn-latest-achievement button:hover svg path, .navigate-wrapper .btn-wrapper button:hover svg path,
.btn-toppan:hover svg line,
.information .btn-latest-information button:hover svg line,
.achievements .btn-latest-achievement button:hover svg line,
.navigate-wrapper .btn-wrapper button:hover svg line {
  stroke: #FFFFFF;
  fill: #FFFFFF;
}
.btn-toppan:hover .arrow-right:before, .information .btn-latest-information button:hover .arrow-right:before, .achievements .btn-latest-achievement button:hover .arrow-right:before, .navigate-wrapper .btn-wrapper button:hover .arrow-right:before {
  width: calc(15 / 375 * 100vw);
  background-color: #ffffff;
}
@media (min-width: 751px) {
  .btn-toppan:hover .arrow-right:before, .information .btn-latest-information button:hover .arrow-right:before, .achievements .btn-latest-achievement button:hover .arrow-right:before, .navigate-wrapper .btn-wrapper button:hover .arrow-right:before {
    width: 16px;
  }
}
.btn-toppan:hover .arrow-right:after, .information .btn-latest-information button:hover .arrow-right:after, .achievements .btn-latest-achievement button:hover .arrow-right:after, .navigate-wrapper .btn-wrapper button:hover .arrow-right:after {
  border-left-color: #ffffff;
}
@media (min-width: 751px) {
  .btn-toppan:hover .arrow-right:after, .information .btn-latest-information button:hover .arrow-right:after, .achievements .btn-latest-achievement button:hover .arrow-right:after, .navigate-wrapper .btn-wrapper button:hover .arrow-right:after {
    right: -4px;
  }
}
.product-filter .news-category-item .arrow-right {
  position: relative;
  left: -10px;
}
.product-filter .news-category-item:hover .arrow-right:before {
  width: calc(15 / 375 * 100vw);
}
@media (min-width: 751px) {
  .product-filter .news-category-item:hover .arrow-right:before {
    width: 16px;
  }
}
@media (min-width: 751px) {
  .product-filter .news-category-item:hover .arrow-right:after {
    right: -4px;
  }
}

.arrow-right {
  width: calc(18 / 375 * 100vw);
  height: calc(10 / 375 * 100vw);
  display: inline-block;
  position: relative;
  margin: 0 0 0 calc(5 / 375 * 100vw);
}
@media (min-width: 751px) {
  .arrow-right {
    width: 18px;
    height: 10px;
    margin: 0 0 0 5px;
  }
}
.arrow-right:before, .arrow-right:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.1s ease-in;
}
.arrow-right:before {
  width: calc(14 / 375 * 100vw);
  height: calc(2 / 375 * 100vw);
  background-color: #0c4947;
}
.arrow-right.-white:before{
  background: #fff;
}
@media (min-width: 751px) {
  .arrow-right:before {
    width: 16px;
    height: 2px;
    right: 2px;
  }
}
.arrow-right:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #0c4947;
}
.arrow-right.-white:after{
  border-left-color: #fff;
}
@media (min-width: 751px) {
  .arrow-right:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #0c4947;
  }
}

.arrow-left {
  width: calc(9 / 375 * 100vw);
  height: calc(10 / 375 * 100vw);
  display: inline-block;
  position: relative;
  margin: 0;
}
@media (min-width: 751px) {
  .arrow-left {
    width: 9px;
    height: 10px;
    margin: 0;
  }
}
.arrow-left:before, .arrow-left:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s ease-in;
}
.arrow-left:before {
  width: calc(7 / 375 * 100vw);
  height: calc(2 / 375 * 100vw);
  right: 0;
  background-color: #121212;
}
@media (min-width: 751px) {
  .arrow-left:before {
    width: 7px;
    height: 2px;
    right: 4px;
  }
}
.arrow-left:after {
  left: calc(-5 / 375 * 100vw);
  border: solid calc(4 / 375 * 100vw) transparent;
  border-right: solid calc(5 / 375 * 100vw) #121212;
}
@media (min-width: 751px) {
  .arrow-left:after {
    left: -5px;
    border-width: 4px;
    border-right-width: 5px;
  }
}

@media (max-width: 750px) {
  .header-img-sp {
    max-width: 54%;
  }
  .header-img-sp .navbar-brand {
    min-width: calc(107 / 375*100vw);
  }
}
.toppan-header {
  width: 100%;
  background-image: linear-gradient(180deg, rgba(2,185,164,0.8) 80%, rgba(2,185,164,0.3) 94%,rgba(2,185,164,0));
  align-items: center;
  position: fixed;
  transition: all 0.5s;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  padding: 0;
  display: flex;
}
@media (max-width: 750px) {
  .toppan-header {
    background-image: linear-gradient(180deg, rgba(2,185,164,0.4), rgba(2,185,164,0));
  }
}
.toppan-header .navbar-nav {
  padding: 0 30px 0 60px;
}
@media (min-width: 1180px) {
  .toppan-header .navbar-nav {
    width: 100%;
    padding: 0;
    justify-content: flex-end;
  }
}
.toppan-header .nav-item {
  width: 100%;
  min-height: 90px;
  height: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media (min-width: 751px) {
  .toppan-header .nav-item {
    width: auto;
    flex-wrap: nowrap;
    justify-content: center;
    margin-right: 30px;
  }
}
.toppan-header .nav-item .nav-link {
  padding: 0;
}
.toppan-header .nav-item .nav-link-search span{
  background: url("/assets/en/img/living-industry/ico_menu_search.svg") no-repeat left center;
  background-size: 1.2em auto;
  padding-left: 1.7em;
}
.toppan-header .nav-item .children {
  width: 100%;
}
@media (min-width: 1180px) {
  .toppan-header .nav-item.active a span {
    border-bottom: 2px solid white;
    padding-bottom: 5px;
  }
}
.toppan-header nav {
  max-height: 100px;
}
.toppan-header .navbar-brand {
  width: calc(107 / 375 * 100vw);
}
.toppan-header .navbar-brand img {
  margin-top: -1.5px;
}
@media (min-width: 751px) {
  .toppan-header .navbar-brand {
    width: 193px;
  }
}
.toppan-header a {
  font-weight: bold;
  color: white;
  text-decoration: none;
}
@media (max-width: 750px) {
  .toppan-header a {
    font-weight: 400;
  }
}
.toppan-header a:hover {
  text-decoration: none;
  color: white;
}
@media (min-width: 1180px) {
  .toppan-header a:hover span {
    border-bottom: 2px solid white;
    padding-bottom: 5px;
  }
}
.toppan-header .navbar-title {
  margin-left: 30px;
  margin-left: calc(15 / 375 * 100vw);
}
@media (min-width: 751px) {
  .toppan-header .navbar-title {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.toppan-header .navbar-title:hover {
  color: white;
}
.toppan-header .btn-search,
.toppan-header .btn-contact-us {
  text-decoration: none;
  background-color: #0C4947;
  transition: all 0.5s;
  padding: 0;
  white-space: nowrap;
  display: flex;
  align-items: center;
  height: 90px;
  width: 135px;
  justify-content: center;
  position: relative;
  line-height: 1.4;
}
.toppan-header .btn-search span,
.toppan-header .btn-contact-us span{
  border-bottom: 2px solid rgba(255, 255, 255, 0);
  padding-bottom: 5px;
}
.toppan-header .btn-search:hover,
.toppan-header .btn-contact-us:hover {
  color: white;
}
.toppan-header .btn-search:hover span,
.toppan-header .btn-contact-us:hover span {
  border-bottom: 2px solid white;
}
.toppan-header .btn-search:after{
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 41px;
  background: #FFFFFF;
  right: 0;
  top: 50%;
  transform: translateY(-54%);
}
.toppan-header .btn-search span{
  background: url("/assets/en/img/living-industry/ico_menu_search.svg") no-repeat left 40%;
  padding-left: 2em;
}
.toppan-header .btn-contact-us span{
  background: url("/assets/en/img/living-industry/ico_menu_contact.svg") no-repeat left 40%;
  padding-left: 1.7em;
}
.toppan-header .off-language .btn-language {
  padding: 0;
  font-size: 0;
  min-width: 0;
}
.toppan-header .btn-language {
  color: #02B9A4;
  padding: 0 calc(15 / 375 * 100vw);
  margin: 0 auto;
  text-decoration: none;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  font-size: calc(12 / 375 * 100vw);
  font-weight: bold;
  transition: padding 0.2s, font-size 0.2s;
  cursor: pointer;
}
@media (min-width: 751px) {
  .toppan-header .btn-language {
    min-width: 95px;
    font-size: 14px;
    padding: 0 22.5px;
  }
}
@media (min-width: 1180px) {
  .toppan-header .btn-language {
    padding: 0 22.5px;
  }
}
.toppan-header .btn-language span {
  border-bottom: 2px solid rgba(2, 185, 164, 0);
  padding-bottom: 5px;
}
.toppan-header .btn-language:hover {
  color: #02B9A4;
}
.toppan-header .btn-language:hover span {
  border-bottom: 2px solid #02b9a4;
}
.toppan-header .navbar-brand {
  height: 100%;
}
@media (min-width: 1180px) {
  .toppan-header .navbar-collapse {
    display: flex !important;
  }
}
@media (max-width: 1179px) {
  .toppan-header .navbar-collapse {
    position: absolute;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    top: -100vh;
    left: 0;
    padding: 90px 0 0 0;
    background: #f7f5ef;
    z-index: -1;
    transition: top .2s ease-in-out;
  }
  .toppan-header .navbar-collapse:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("/assets/en/img/living-industry/bg_nav_sp.png");
    background-size: 100% 100%;
    z-index: -1;
  }
  .toppan-header .navbar-collapse .navbar-nav {
    width: 100%;
    padding: calc(40 / 375 * 100vw) calc(40 / 375 * 100vw);
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
  }
}
@media (max-width: 1179px) and (min-width: 751px) {
  .toppan-header .navbar-collapse .navbar-nav {
    padding: 48px 40px;
  }
}
@media (max-width: 1179px) {
  .toppan-header .navbar-collapse .navbar-nav li.nav-item {
    margin: 0;
    min-height: auto;
  }
  .toppan-header .navbar-collapse .navbar-nav li.nav-item:first-child {
    margin: 0;
  }
}
@media (max-width: 750px) {
  .toppan-header .navbar-collapse {
    padding: calc(50 / 375 * 100vw) 0 0 0;
  }
}
@media (min-width: 751px) {
  .toppan-header .navbar-collapse.d-sp {
    display: none !important;
  }
}
@media (max-width: 1179px) {
  .toppan-header .navbar-collapse.show {
    display: flex !important;
    top: 0;
  }
}
.toppan-header .nav-pc {
  display: none;
}
@media (min-width: 1180px) {
  .toppan-header .nav-pc {
    display: flex;
    margin-bottom: 8px;
  }
}
@media (min-width: 1180px) {
  .toppan-header .nav-sp {
    display: none !important;
  }
}
.toppan-header .nav-sp .overflow_sp {
  width: 100%;
  max-height: calc(100vh - (80 / 375 * 100vw));
  overflow-y: scroll;
}
.toppan-header .nav-sp .navbar-nav {
  flex-wrap: initial;
}
@media (min-width: 751px) {
  .toppan-header .nav-sp .navbar-nav {
    max-height: calc(100vh - 90px);
  }
}
.toppan-header .nav-sp .navbar-nav .slide-search {
  overflow: unset;
}
.toppan-header .nav-sp .nav-item {
  width: 100%;
  border-top: solid thin rgba(255, 255, 255, 0.3);
}
.toppan-header .nav-sp .nav-item.dropdown-toggle {
  flex-wrap: wrap;
  position: relative;
  background-color: transparent;
}
.toppan-header .nav-sp .nav-item.dropdown-toggle:after {
  position: absolute;
  top: calc(25 / 375 * 100vw);
  right: calc(20 / 375 * 100vw);
  border-top-color: rgba(255, 255, 255, 0.3);
  border-width: calc(6 / 375 * 100vw);
  border-top-width: calc(8 / 375 * 100vw);
  transition: transform 0.3s ease-in-out;
}
@media (min-width: 751px) {
  .toppan-header .nav-sp .nav-item.dropdown-toggle:after {
    display: none;
  }
}
.toppan-header .nav-sp .nav-item.dropdown-toggle.active:after {
  transform: rotate(180deg);
}
.toppan-header .nav-sp .nav-item.slide-search .children {
  padding: 0 0 calc(15 / 375 * 100vw) 0;
}
.toppan-header .nav-sp .nav-item.slide-search .search-type-title {
  color: white;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: .5rem;
}
.toppan-header .nav-sp .nav-item.slide-search .search-type {
  padding: 0;
}
.toppan-header .nav-sp .nav-item.slide-search .search-title, .toppan-header .nav-sp .nav-item.slide-search .product-description {
  color: #ffffff;
  font-weight: 400;
}
.toppan-header .nav-sp .nav-item.slide-search .search-title {
  border-bottom-color: #ffffff;
}
.toppan-header .nav-sp .nav-item.slide-search .product-description {
  line-height: 1.2;
  margin: calc(5/375*100vw) 0 0 0;
}
.toppan-header .nav-sp .nav-item.slide-search .product-items .item {
  padding: calc(15 / 375 * 100vw) calc(5 / 375 * 100vw) 0;
}
.toppan-header .nav-sp .nav-item .nav-link {
  width: 100%;
  padding: calc(12 / 375 * 100vw) 0 calc(16 / 375 * 100vw);
  font-size: calc(16 / 375 * 100vw);
}
@media (min-width: 751px) {
  .toppan-header .nav-sp .nav-item .nav-link {
    padding: 15px 0 19px;
    font-size: 16px;
  }
}
.toppan-header .nav-sp .children {
  width: 100%;
  padding: calc(15 / 375 * 100vw) 0 calc(15 / 375 * 100vw) calc(30 / 375 * 100vw);
  display: none;
}
@media (min-width: 751px) {
  .toppan-header .nav-sp .children {
    padding: 0 0 0 30px;
  }
}
.toppan-header .nav-sp .group-btn-center {
  text-align: center;
  padding: 50px 0 80px;
  justify-content: center;
}
.toppan-header .nav-sp .group-btn-center .btn {
  background-color: #ffffff;
}
@media (max-width: 750px) {
  .toppan-header .nav-sp .group-btn-center .btn {
    font-size: calc(16/375*100vw);
  }
}
.toppan-header .nav-sp .group-btn-center .btn:hover {
  background-color: #0c4947;
}
.toppan-header .nav-sp .form-search .control-label {
  padding-top: 0;
}
.toppan-header .nav-sp #searchPackageTag{
  position: relative;
}
.toppan-header .nav-sp #searchPackageTag .control-label{
  margin-bottom: .25rem;
}
.toppan-header .nav-sp #searchPackageTag #package_tag{
  height: 76px;
  overflow: hidden;
}
.toppan-header .nav-sp #searchPackageTag .package_tag_opener{
  padding-top: 5px;
  text-align: center;
}
.toppan-header .nav-sp #searchPackageTag .package_tag_opener a{
  display: inline-block;
  position: relative;
  padding-right:  calc(16 / 375 * 100vw);
  font-size: 12px;
}
.toppan-header .nav-sp #searchPackageTag .package_tag_opener a:after{
  content: "";
  display: inline-block;
  border-width: calc(6 / 375 * 100vw);
  border-top: .3em solid rgba(255, 255, 255, 0.3);
  border-top-width: calc(1.6vw);
  border-top-width: calc(8 / 375 * 100vw);
  border-right: .3em solid transparent;
  border-bottom: none;
  border-left: .3em solid transparent;
  position: absolute;
  top: 50%;
  right: 0;
  transition: transform 0.3s ease-in-out;
  transform: translateY(-50%);
}
.toppan-header .nav-sp #searchPackageTag .package_tag_opener a.open:after{
  transform: translateY(-50%) rotate(180deg);
}
.toppan-header .btn_nav_sp {
  display: flex;
  justify-content: flex-end;
  width: 40%;
  max-width: 150px;
  margin: 0 0 0 auto;
  background-color: #ffffff;
}
.toppan-header .btn_nav_sp.off-language {
  width: auto;
}
@media (min-width: 751px) {
  .toppan-header .btn_nav_sp {
    width: auto;
    max-width: none;
    margin: 0 0 0 auto;
  }
}
@media (min-width: 1180px) {
  .toppan-header .btn_nav_sp {
    display: none;
  }
}
.toppan-header .navbar-toggler {
  width: calc(22 / 375 * 100vw);
  display: block;
  min-height: calc(50 / 375 * 100vw);
  padding: 0;
  margin: 0 calc(25 / 375 * 100vw);
  position: relative;
}
@media (min-width: 751px) {
  .toppan-header .navbar-toggler {
    width: 50px;
    min-height: 90px;
    padding: 0.25rem 0;
    margin: 0 0 0 20px;
  }
}
@media (min-width: 1180px) {
  .toppan-header .navbar-toggler {
    display: none;
    min-height: 70px;
  }
}
.toppan-header .navbar-toggler .btn-language {
  background-color: #ffffff;
  font-weight: bold;
}
.toppan-header .navbar-toggler .item-nav {
  width: calc(22 / 375 * 100vw);
  height: 1px;
  display: flex;
  background-color: #02b9a4;
  position: absolute;
  left: 0;
  transition: 0.5s ease-in-out;
}
@media (min-width: 751px) {
  .toppan-header .navbar-toggler .item-nav {
    width: 22px;
    left: 5px;
  }
}
.toppan-header .navbar-toggler .item-nav.item1 {
  top: calc(50% - (8 / 375 * 100vw));
}
@media (min-width: 751px) {
  .toppan-header .navbar-toggler .item-nav.item1 {
    top: calc(50% - 8px);
  }
}
.toppan-header .navbar-toggler .item-nav.item2 {
  width: calc(17 / 375 * 100vw);
  top: 50%;
  left: calc(5 / 375 * 100vw);
}
@media (min-width: 751px) {
  .toppan-header .navbar-toggler .item-nav.item2 {
    width: 17px;
    left: 10px;
  }
}
.toppan-header .navbar-toggler .item-nav.item3 {
  top: calc(50% + (8 / 375 * 100vw));
}
@media (min-width: 751px) {
  .toppan-header .navbar-toggler .item-nav.item3 {
    top: calc(50% + 8px);
  }
}
.toppan-header .navbar-toggler[aria-expanded="true"] .item-nav.item1 {
  top: calc(50%);
  transform: rotate(45deg);
}
.toppan-header .navbar-toggler[aria-expanded="true"] .item-nav.item3 {
  top: calc(50%);
  transform: rotate(-45deg);
}
.toppan-header .navbar-toggler[aria-expanded="true"] .item-nav.item2 {
  opacity: 0;
}
.toppan-header .last-header {
  display: none;
}
@media (min-width: 1180px) {
  .toppan-header{
    justify-content: space-between;
    align-items: flex-end;
  }
  .toppan-header .nav-pc-wrapper{
    flex-grow: 1;
  }
  .toppan-header .last-header {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 4px;
  }
  .toppan-header .btn-search,
  .toppan-header .btn-contact-us,
  .toppan-header .btn-language{
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 5px;
  }
  .toppan-header .btn-search:hover,
  .toppan-header .btn-contact-us:hover{
    opacity: 1;
  }
  .toppan-header .btn-search{
    border-top-left-radius: 2em;
    border-bottom-left-radius: 2em;
    padding-left: 20px;
    padding-right: 20px;
    width: 148px;
    margin-right: -1px;
  }
  .toppan-header .btn-search:after{
    height: 20px;
    z-index: 1;
  }
  .toppan-header .btn-search span{
    padding-left: 24px;
  }
  .toppan-header .btn-contact-us{
    border-top-right-radius: 2em;
    border-bottom-right-radius: 2em;
    padding-left: 20px;
    padding-right: 20px;
    width: 148px;
  }
  .toppan-header .btn-contact-us span{
    background-position-y: 1px;
    background-size: 18px auto;
    padding-left: 26px;
  }
  .toppan-header .btn-language{
    border-radius: 2em;
    margin-left: 15px;
    margin-right: 30px;
    padding-top: 3px;
    background-color: #ffffff;
  }
  .toppan-header .btn-language span{
    padding-bottom: 2px;
  }
  .toppan-header .btn-language:hover span{
    padding-bottom: 2px;
  }
  .toppan-header .nav-item{
    min-height: 0;
  }
}

.right-0 {
  font-size: calc(14 / 375 * 100vw);
  position: absolute;
  right: 0 !important;
}
@media (min-width: 1298px) {
  .right-0 {
    font-size: 14px;
  }
}

.navbar-dark .navbar-nav .nav-link {
  font-size: calc(12 / 375 * 100vw);
  color: white;
}
@media (min-width: 751px) {
  .navbar-dark .navbar-nav .nav-link {
    font-size: 13px;
  }
}
@media (min-width: 1298px) {
  .navbar-dark .navbar-nav .nav-link {
    font-size: 14px;
  }
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: white;
}

.navbar-expand-sm .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.banner-container {
  width: 100%;
  padding: calc(20 / 375 * 100vw) calc(25 / 375 * 100vw) 0 0;
}
@media (min-width: 751px) {
  .banner-container {
    padding: 25px 15px 0;
  }
}
@media (min-width: 900px) {
  .banner-container {
    padding: 50px 15px 0;
  }
}
@media (min-width: 1180px) {
  .banner-container {
    padding: 50px 0 0 0;
  }
}

.banner-top {
  background-image: url("/assets/en/img/living-industry/banner-top-sp.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 50%;
  padding-top: calc(50 / 375 * 100vw);
}
@media (min-width: 751px) {
  .banner-top {
    padding-top: 90px;
    background-image: url("/assets/en/img/living-industry/banner-top.png");
  }
}
.banner-top .items-slider-container {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 751px) {
  .banner-top .items-slider-container {
    flex-wrap: nowrap;
  }
}
.banner-top .items-slider-container .slick-slide > div {
  display: flex;
}
.banner-top .blank-space {
  width: 100%;
  height: 110px;
}
.banner-top .banner-top-left {
  position: relative;
  transition: all 2s;
  opacity: 0;
}
.banner-top .banner-top-left.show {
  opacity: 1;
}
.banner-top .banner-top-left .solution-img-top {
  position: absolute;
  bottom: 5%;
  right: 40px;
}
.banner-top .slider-for {
  width: 100%;
}
@media (min-width: 751px) {
  .banner-top .slider-for {
    width: 48%;
  }
}
@media (min-width: 1180px) {
  .banner-top .slider-for {
    width: 54.77%;
  }
}
.banner-top .banner-top-right {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  color: white;
  width: 100%;
  min-height: calc(200 / 375 * 100vw);
  padding: calc(22 / 375 * 100vw) 0 0 calc(20 / 375 * 100vw);
  position: relative;
}
@media (min-width: 751px) {
  .banner-top .banner-top-right {
    width: 52%;
    padding: 0 0 0 20px;
    margin: 0;
    margin-top: 20px;
    min-height: auto;
  }
}
@media (min-width: 1180px) {
  .banner-top .banner-top-right {
    width: 47%;
    padding-left: 70px;
    margin-top: 50px;
  }
}
.banner-top .banner-top-right .text-wrapper {
  font-family: 'Arvo';
  transition: all 2s;
}
.banner-top .banner-top-right .text-wrapper.show {
  opacity: 1;
}
.banner-top .banner-top-right .tiny-img {
  position: absolute;
  bottom: 0;
}
.banner-top .banner-top-right .tiny-img img {
  margin: 0 15px;
}
.banner-top .banner-top-right .btn {
  margin: calc(20 / 375 * 100vw) 0 0;
  padding-left: calc(20 / 375 * 100vw);
  padding-right: calc(20 / 375 * 100vw);
}
@media (min-width: 751px) {
  .banner-top .banner-top-right .btn {
    padding: 8px 25px;
    font-size: 12px;
    margin: 0;
  }
}
@media (min-width: 900px) {
  .banner-top .banner-top-right .btn {
    font-size: 16px;
    padding: 12px 25px;
  }
}
.banner-top .btn-solution {
  background-color: white;
}
.banner-top .btn-solution:hover {
  background-color: #0C4947;
}
.banner-top .btn-solution:hover .btn-solution-content,
.banner-top .btn-solution .btn-solution-content:hover {
  color: #FFF;
}
.banner-top .banner-top-image {
  position: absolute;
  bottom: 30px;
}
.banner-top .banner-top-image img {
  margin: 0 15px;
}
@keyframes progress {
  from { width: 0%; }
  to { width: 100%; }
}
.banner-top .indicator{
  margin: calc(20 / 375 * 100vw) 0 0 calc(20 / 375 * 100vw);
  display: block;
  width: 100%;
  height: 1px;
  background: #FFFFFF;
  position: relative;
}
@media (min-width: 751px) {
  .banner-top .indicator{
    display: none;
  }
}
.banner-top .slider-nav .slick-slide .item .indicator{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  margin: 0;
  background: transparent;
}
.banner-top .slider-nav .slick-slide.slick-current .item .indicator{
  background: #0c4947;
  animation: progress 5s linear forwards;
}
@media (min-width: 751px) {
  .btn-solution-custom {
    position: absolute;
    bottom: 25%;
  }
}
.btn-group .btn-group-link {
  display: flex;
  justify-content: end;
  align-items: center;
  position: absolute;
  padding-right: 60px;
  bottom: 0;
  right: 0;
}

.achievement-list {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  position: relative;
  background-image: url("/assets/en/img/living-industry/product-background-sp.png");
  background-size: 100% 54%;
  background-repeat: no-repeat;
  margin: calc(20 / 375 * 100vw) 0 0 0;
  z-index: 0;
}
@media (max-width: 750px) {
  .achievement-list {
    padding-bottom: calc(30 / 375 * 100vw);
  }
}
@media (min-width: 751px) {
  .achievement-list {
    margin: 20px 0 0 0;
    background-image: url("/assets/en/img/living-industry/product-background.png");
    background-size: 100% 100%;
  }
}
.achievement-list .custom-container{
  padding: 0 calc(10 / 375 * 100vw);
}
@media (max-width: 750px) {
  .achievement-list .custom-container{
    margin-left: calc(-5 / 375 * 100vw);
    width: calc(100% + (10 / 375 * 100vw));
  }
}
@media (min-width: 751px) {
  .achievement-list {
    padding: 0 15px 20px;
  }
}
.achievement-list .relative-sp {
  position: relative;
}

@media (max-width: 750px) {
  .achievement-list .relative-sp {
    padding-left: 0;
    padding-right: 0;
  }
}
.achievement-list .achievement-label {
  top: -13%;
  right: 45%;
  color: #204846;
  font-size: 35px;
  position: absolute;
}
.achievement-list .btn-achievement-list-responsive {
  position: absolute;
  z-index: 999;
  width: 100%;
  top: calc(50% - (100 / 375 * 100vw));
  left: 0;
}
.achievement-list .btn-achievement-list-responsive button:first-child {
  position: absolute;
  left: calc(10 / 375 * 100vw);
  margin: 0;
}
@media (min-width: 751px) {
  .achievement-list .btn-achievement-list-responsive button:first-child {
    left: 0;
  }
}
.achievement-list .btn-achievement-list-responsive button:last-child {
  position: absolute;
  right: calc(10 / 375 * 100vw);
}
@media (min-width: 751px) {
  .achievement-list .btn-achievement-list-responsive button:last-child {
    right: 0;
  }
}
@media (max-width: 750px) {
  .achievement-list .btn-achievement-list-responsive button:hover{
    background-color: #FFFFFF;
  }
  .achievement-list .btn-achievement-list-responsive button:hover span{
    border-color: #0C4947;
  }
}
.achievement-list .btn-achievement-list-responsive button .arrow-right:before {
  width: calc(7 / 375 * 100vw);
  right: calc(10 / 375 * 100vw);
  background-color: #121212;
}
@media (min-width: 751px) {
  .achievement-list .btn-achievement-list-responsive button .arrow-right:before {
    width: 7px;
    right: 10px;
  }
}
.achievement-list .btn-achievement-list-responsive button .arrow-right:after {
  right: calc(2 / 375 * 100vw);
  border-left-color: #121212;
}
@media (min-width: 751px) {
  .achievement-list .btn-achievement-list-responsive button .arrow-right:after {
    right: 2px;
  }
}
.achievement-list .btn-achievement-list-responsive button:hover .arrow-right:before {
  background-color: #ffffff;
}
.achievement-list .btn-achievement-list-responsive button:hover .arrow-right:after {
  border-left-color: #ffffff;
}
.achievement-list .btn-achievement-list-responsive button:hover .arrow-left:before {
  background-color: #ffffff;
}
.achievement-list .btn-achievement-list-responsive button:hover .arrow-left:after {
  border-right-color: #ffffff;
}
.achievement-list .slick-items {
  padding: calc(20 / 375 * 100vw) calc(10 / 375 * 100vw) calc(40 / 375 * 100vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  outline: none;
}
.slick-items a{
  outline: none;
}
@media (min-width: 751px) {
  .achievement-list .slick-items {
    padding: 15px 15px;
  }
  .achievement-list .slick-items:hover .slick-image{
    opacity: 0.8;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);

  }
  .achievement-list .slick-items:hover .slick-image img{
    transform: scale(1.05);
  }

  .achievement-list .slick-items:hover .product-information {
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  }
}
@media (min-width: 900px) {
  .achievement-list .slick-items {
    padding: 15px 25px 25px;
  }
}
.achievement-list .slick-image {
  background-color: #e8e8e8;
  width: 100%;
  overflow: hidden;
  transition: 0.3s;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
}
@media (min-width: 751px) {
  .achievement-list .slick-image {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
}
.achievement-list .slick-image img {
  width: 100%;
  transition: 0.3s ease-in-out;
}
.achievement-list .product-information {
  font-size: calc(16 / 375 * 100vw);
  font-weight: bold;
  padding: calc(20 / 375 * 100vw) calc(25 / 375 * 100vw);
  width: calc(286 / 375 * 100vw);
  margin-top: calc(-50 / 375 * 100vw);
  background-color: white;
  z-index: 999;
  transition: 0.3s;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
}
@media (min-width: 751px) {
  .achievement-list .product-information {
    width: calc(100% - 40px);
    padding: 20px 25px;
    font-size: 14px;
    margin-top: -50px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
}
@media (min-width: 900px) {
  .achievement-list .product-information {
    font-size: 16px;
  }
}
.achievement-list .product-information .information-span {
  margin-top: calc(10 / 375 * 100vw);
  font-weight: normal;
  font-size: calc(12 / 375 * 100vw);
}
@media (min-width: 751px) {
  .achievement-list .product-information .information-span {
    font-size: 12px;
    margin-top: 10px;
  }
}
.achievement-list .product-label {
  color: #204846;
  font-family: "A+9rnz-凸版文久ゴシック Pr6N DB";
  font-size: calc(25 / 375 * 100vw);
  width: 100%;
  position: absolute;
  left: 50%;
  bottom: calc(-2 / 375 * 100vw);
  z-index: 1;
  text-align: center;
  transition: 2s;
}
@media (min-width: 751px) {
  .achievement-list .product-label {
    width: auto;
    font-size: 24px;
    left: 50%;
    bottom: 0px;
    transform: translateX(0);
    text-align: center;
  }
}
@media (min-width: 900px) {
  .achievement-list .product-label {
    font-size: 35px;
    bottom: 5px;
  }
}
.achievement-list .title {
  width: auto;
  display: inline-block;
  position: relative;
  float: right;
  font-size: calc(60 / 375 * 100vw);
  font-weight: 500;
  color: #ededed;
  text-align: right;
  line-height: 1;
  letter-spacing: 4px;
  margin: calc(115 / 375 * 100vw) 0 calc(30 / 375 * 100vw);
  transition: 2s;
}
@media (max-width: 750px) {
  .achievement-list .title {
    float: none;
    display: block;
    text-align: right;
    margin-right: calc(-20 / 375 * 100vw);
  }
}
@media (min-width: 751px) {
  .achievement-list .title {
    width: 100%;
    font-size: 58px;
    margin: 0 0 50px;
  }
}
@media (min-width: 900px) {
  .achievement-list .title {
    font-size: 116px;
  }
}
@media (max-width: 750px) {
  .achievement-list .title .fadein-ct[data-position="right"] {
    margin-left: calc(-15 / 375 * 100vw);
  }
}
.achievement-list .product-title-section {
  display: inline-block;
}
@media (min-width: 751px) {
  .achievement-list .product-title-section {
    margin: 55px 0 0 0;
  }
}
@media (min-width: 900px) {
  .achievement-list .product-title-section {
    margin: 110px 0 0 0;
  }
}

.solution-img-mobile .cls-11,
.solution-img-mobile .cls-13,
.solution-img-mobile .cls-8,
.solution-img-mobile .cls-9 {
  font-family: "A+9rnz-凸版文久ゴシック Pr6N DB";
}
@media (max-width: 750px) {
  .solution-img-mobile {
    margin-top: -30px;
  }
}

.btn-change-slide {
  background-color: #FFFFFF;
  border-radius: 50%;
  width: calc(50 / 375 * 100vw);
  height: calc(50 / 375 * 100vw);
  text-align: center;
  color: #0C4947;
  position: relative;
}
@media (min-width: 751px) {
  .btn-change-slide {
    width: 50px;
    height: 50px;
    margin: 0 15px;
  }
}
.btn-change-slide .arrow_left, .btn-change-slide .arrow_right {
  position: absolute;
  top: calc(17/375*100vw);
  width: calc(15/375*100vw);
  height: calc(15/375*100vw);
  display: inline-block;
  border-top: solid thin #0C4947;
  transition: .3s ease-in;
}
@media (min-width: 751px) {
  .btn-change-slide .arrow_left, .btn-change-slide .arrow_right {
    width: 15px;
    height: 15px;
    top: 17px;
  }
}
.btn-change-slide .arrow_left {
  left: calc(20/375*100vw);
  border-left: solid thin #0C4947;
  transform: rotate(-45deg);
}
@media (min-width: 751px) {
  .btn-change-slide .arrow_left {
    left: 20px;
  }
}
.btn-change-slide .arrow_right {
  left: calc(15/375*100vw);
  border-right: solid thin #0C4947;
  transform: rotate(45deg);
}
@media (min-width: 751px) {
  .btn-change-slide .arrow_right {
    left: 15px;
  }
}
.btn-change-slide:hover {
  background-color: #0C4947;
}
.btn-change-slide:hover svg line {
  stroke: #FFFFFF;
  fill: #FFFFFF;
}
.btn-change-slide:hover .arrow_left, .btn-change-slide:hover .arrow_right {
  border-color: #ffffff;
}

@media (max-width: 750px) {
  .btn-next-product {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .btn-next-product .product-arrow-right {
    left: unset;
    top: unset;
    margin-left: calc(-5/375*100vw);
  }
}

@media (max-width: 750px) {
  .btn-previous-product {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .btn-previous-product .product-arrow-left {
    left: unset;
    top: unset;
    margin-left: calc(5/375*100vw);
  }
}

.works-section {
  position: relative;
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-wrap: nowrap;
  padding: 0;
  margin: calc(50 / 375 * 100vw) 0 0 calc(-10 / 375 * 100vw);
}
@media (min-width: 751px) {
  .works-section {
    margin: 68px 0 0 0;
    padding: 0 30px;
  }
}
@media (min-width: 900px) {
  .works-section {
    padding: 0 100px;
    margin: 137px 0 0 0;
  }
}
.works-section .title {
  font-size: calc(60 / 375 * 100vw);
  line-height: 1;
  color: white;
  font-weight: 500;
  margin-left: calc(-15 / 375 * 100vw);
}
@media (min-width: 751px) {
  .works-section .title {
    font-size: 58px;
    margin-left: calc(50% - 260px);
  }
}
@media (min-width: 900px) {
  .works-section .title {
    font-size: 116px;
    margin-left: calc(50% - 490px);
  }
}
.works-section .title-btn-group-link {
  margin: 0 0 -8px auto;
}
.works-section .next-section-title {
  width: 100%;
  text-align: center;
  font-size: calc(25 / 375 * 100vw);
  font-weight: 500;
  text-align: center;
  color: #0C4947;
  position: absolute;
  bottom: calc(-15 / 375 * 100vw);
  left: calc(50% + (20 / 375 * 100vw));
  transform: translateX(-50%);
}
@media (min-width: 751px) {
  .works-section .next-section-title {
    width: auto;
    font-size: 24px;
    bottom: -15px;
    left: 50%;
  }
}
@media (min-width: 900px) {
  .works-section .next-section-title {
    font-size: 35px;
  }
}

.multiple-items {
  margin: calc(6 / 375 * 100vw) 0 0;
}
.multiple-items .slick-slide{
  width: calc(320 / 375 * 100vw);
}
@media (min-width: 751px) {
  .multiple-items {
    margin: 5px -15px 0;
  }
  .multiple-items .slick-slide{
    width: 378px;
  }
}

.btn-to-achievement-list {
  background-color: #FFFFFF;
}

.toppan-tabs {
  margin: calc(30 / 375 * 100vw) auto calc(30 / 375 * 100vw);
  width: 100%;
  max-width: 1212px;
  position: relative;
  clear: both;
  padding: 0;
}
@media (min-width: 751px) {
  .toppan-tabs {
    margin: 24px auto 40px;
  }
}
@media (min-width: 900px) {
  .toppan-tabs {
    margin: 48px auto 80px;
    padding: 0 15px;
  }
}
@media (min-width: 1298px) {
  .toppan-tabs {
    padding: 0;
  }
}

.toppan-nav-tab {
  flex-wrap: nowrap;
}
.toppan-nav-tab a {
  transition: all 0.5s;
  width: 33.3333%;
  background-color: #0C4947;
  padding: calc(19 / 375 * 100vw) 0;
  text-decoration: none;
  color: #F4F4F4;
  font-weight: normal;
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media (min-width: 751px) {
  .toppan-nav-tab a {
    width: 28%;
    padding: 1.25rem 0;
  }
}
.toppan-nav-tab a:first-child, .toppan-nav-tab a:nth-child(2) {
  background-image: linear-gradient(to left, #fff 1px, rgba(255, 255, 255, 0) 1px);
  background-position: center;
  background-size: 100% 25px;
  background-repeat: no-repeat;
}
.toppan-nav-tab a:hover {
  background-color: white;
  color: #0C4947;
  text-decoration: none;
  font-weight: bolder;
  transition: all 0.5s;
}
.toppan-nav-tab a:before {
  height: 50%;
  border-left: 1px solid white;
}
.toppan-nav-tab a.active {
  font-weight: bold;
}
.toppan-nav-tab a:first-child {
  border-top-left-radius: 4px;
}
.toppan-nav-tab a:first-child.active {
  margin-left: 0;
}
.toppan-nav-tab a:last-child {
  border-top-right-radius: 4px;
  border: none;
}
.toppan-nav-tab .active {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #0C4947;
  background-color: white;
  margin-top: 0;
  margin-left: -1px;
  font-weight: bolder;
}
@media (min-width: 751px) {
  .toppan-nav-tab .active {
    width: 30%;
  }
}

.shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: linear-gradient(#f4f4f4, #0c4947);
  background-size: cover;
  border-radius: 5px;
  z-index: -1;
  opacity: 0.9;
  top: calc(30 / 375 * 100vw);
  left: calc(10 / 375 * 100vw);
}
@media (min-width: 751px) {
  .shadow {
    top: 50px;
    left: 15px;
  }
}
@media (min-width: 900px) {
  .shadow {
    left: 30px;
  }
}

.tab-content {
  margin-bottom: calc(20 / 375 * 100vw);
  background-color: white;
  border-radius: 0 calc(5 / 375 * 100vw) calc(5 / 375 * 100vw) calc(5 / 375 * 100vw);
  position: relative;
  z-index: 0;
}
@media (min-width: 751px) {
  .tab-content {
    margin-bottom: 50px;
    border-radius: 0 5px 5px 5px;
  }
}
.tab-content .bg-white {
  width: 100%;
  display: inline-block;
  background-color: #ffffff;
  padding: calc(20 / 375 * 100vw) 0;
  border-radius: calc(5 / 375 * 100vw);
  position: relative;
}
@media (min-width: 751px) {
  .tab-content .bg-white {
    padding: 15px 40px;
    border-radius: 5px;
  }
}
@media (min-width: 900px) {
  .tab-content .bg-white {
    padding: 35px 40px;
  }
}
@media (min-width: 1180px) {
  .tab-content .bg-white {
    padding: 45px 60px;
  }
  .en .tab-content .bg-white {
    padding: 35px 140px;
  }
}
.tab-content .bg-white:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("/assets/en/img/living-industry/product-frame.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 100% 100%;
  position: absolute;
  right: -20px;
  bottom: -20px;
  z-index: -1;
}
@media (max-width: 750px) {
  .tab-content .bg-white:after {
    right: calc(-10 / 375 * 100vw);
    bottom: calc(-20 / 375 * 100vw);
    border-radius: calc(4 / 375 * 100vw);
    background: linear-gradient(#f4f4f4 0%, #0c4947 100%);
    opacity: 0.9;
  }
}
.tab-content .tab-pane {
  display: none;
  width: 100%;
}
.tab-content .active {
  display: inline-block;
}

.tab-pane-item {
  margin: calc(5 / 375 * 100vw) 0;
  color: #121212;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  transition: 0.5s;
}
@media (min-width: 751px) {
  .tab-pane-item {
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin: 25px 0;
  }
}
.tab-pane-item figure {
  background-color: #F4F4F4;
  width: calc(70 / 375 * 100vw);
  height: calc(70 / 375 * 100vw);
  overflow: hidden;
  border-radius: calc(25 / 375 * 100vw);
  text-align: center;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  margin-bottom: calc(10/375*100vw);
  transition: 0.2s;
}
@media (min-width: 751px) {
  .tab-pane-item figure {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
  }
}
@media (min-width: 900px) {
  .tab-pane-item figure {
    width: 110px;
    height: 110px;
  }
}
.tab-pane-item figure img {
  max-width: 95%;
}
.tab-pane-item .txt {
  width: 100%;
  min-height: calc(42 / 375 * 100vw);
  text-align: center;
  font-size: calc(12 / 375 * 100vw);
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 751px) {
  .tab-pane-item .txt {
    width: auto;
    min-height: auto;
    text-align: left;
    margin: 0 0 0 10px;
    font-size: 16px;
    flex: 1;
    font-weight: bold;
  }
}
.tab-pane-item img {
  transition: 0.2s;
  border-radius: 35%;
  background-color: #F4F4F4;
  height: auto;
}
.tab-pane-item p {
  font-weight: bold;
}
.tab-pane-item:hover {
  color: #204846;
  text-decoration: none;
}
.tab-pane-item:hover figure {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  transform: scale(1.05);
}
/* .tab-pane-item:hover figure img {
  transform: scale(1.05);
}
 */.tab-pane-item:hover p {
  color: #02B9A4;
}

#type .tab-pane-item,
#typeModal .tab-pane-item {
  flex: 0 33.333%;
}
@media (min-width: 900px) {
  #type .tab-pane-item,
  #typeModal .tab-pane-item {
    flex: 0 25%;
  }
}
@media (min-width: 1180px) {
  #type .tab-pane-item,
  #typeModal .tab-pane-item {
    flex: 0 20%;
  }
}
@media (min-width: 900px) {
  .en #type .tab-pane-item,
  .en #typeModal .tab-pane-item {
      flex: 0 33.333%;
  }
}

#industry .tab-pane-item,
#purpose .tab-pane-item,
#industryModal .tab-pane-item,
#purposeModal .tab-pane-item {
  flex: 0 33.333%;
}
@media (min-width: 751px) {
  #industry .tab-pane-item,
  #purpose .tab-pane-item,
  #industryModal .tab-pane-item,
  #purposeModal .tab-pane-item {
    width: 50%;
  }
}
@media (min-width: 900px) {
  #industry .tab-pane-item,
  #purpose .tab-pane-item,
  #industryModal .tab-pane-item,
  #purposeModal .tab-pane-item {
    flex: 0 33.333%;
  }
}

video {
  width: 100%;
  height: auto;
}
video::-webkit-media-controls {
  display: none;
}

.tab-panel-custom-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.tab-panel-custom-flex::after {
  content: "";
  flex: auto;
}

.topics .custom-container {
  max-width: 1220px;
}

.packaging-value {
  background: url("/assets/en/img/living-industry/packaging-value-background-sp.png") no-repeat;
  background-size: 100% 98%;
  background-position: 50%;
  padding: 0 0 calc(138 / 375 * 100vw) 0;
  color: #204846;
}
@media (min-width: 751px) {
  .packaging-value {
    background: url("/assets/en/img/living-industry/packaging-value-background.png") no-repeat;
    background-size: 100% 100%;
    padding: 0 0 200px 0;
  }
}
@media (min-width: 900px) {
  .packaging-value {
    padding: 0 0 280px 0;
  }
}
@media (min-width: 751px) {
  .packaging-value .custom-container {
    justify-content: center;
  }
}
@media (max-width: 750px) {
  .packaging-value .custom-container {
    padding: 0;
  }
}
.packaging-value .packaging-value-img{
  margin-top: 0;
  position: relative;
}
.packaging-value .packaging-value-img > *{
  position: relative;
}
@media (min-width: 751px) {
  .packaging-value .packaging-value-img {
    max-width: 768px;
    width: 50%;
    padding: 0 30px 0 0;
    flex-grow: 1;
  }
}
@media (min-width: 900px) {
  .packaging-value .packaging-value-img {
    padding: 0;
  }
}
@media (min-width: 1180px) {
  .packaging-value .packaging-value-img {
    width: 52%;
  }
}
@media (min-width: 1180px) {
  .packaging-value .packaging-value-img {
    right: calc((1100px - 100vw) / 2);
  }
  .packaging-value .packaging-value-img.-en {
    right: 0;
  }
}
.packaging-value .packaging-value-img img {
  width: 73%;
  margin-left: 27%;
}
@media (min-width: 751px) {
  .packaging-value .packaging-value-img img {
    max-width: 544px;
    margin-left: 0;
  }
}
.packaging-value .packaging-value-img p {
  padding: calc(32 / 375 * 100vw) 0;
  background-image: url("/assets/en/img/living-industry/img-packaging-value_bg_sp.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  color: #FFF;
  font-size: calc(16 / 375 * 100vw);
  line-height: 1.5;
}
@media (max-width: 750px) {
  .packaging-value .packaging-value-img.-en p{
    font-size: calc(14 / 375 * 100vw);
  }
}
@media (min-width: 751px) {
  .packaging-value .packaging-value-img p {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 120px;
    padding: 0;
    background-image: url("/assets/en/img/living-industry/img-packaging-value_bg.png");
    background-size: auto;
    font-size: 20px;
  }
  .packaging-value .packaging-value-img.-en p{
    background-image: url("/assets/en/img/living-industry/img-packaging-value_bg.png");
    background-position: right center;
  }
}
@media (min-width: 1180px) {
  .packaging-value .packaging-value-img p {
    min-height: 183px;
    font-size: 26px;
  }
  .packaging-value .packaging-value-img.-en p{
    font-size: 22px;
  }
}
.packaging-value .packaging-value-content {
  margin-top: 36px;
}
@media (min-width: 751px) {
  .packaging-value .packaging-value-content {
    width: 50%;
    width: 440px;
    padding-left: 0;
  }
}
@media (min-width: 900px) {
  .packaging-value .packaging-value-content {
    padding-left: 100px;
  }
}
@media (min-width: 1180px) {
  .packaging-value .packaging-value-content {
    width: 48%;
    padding-left: 90px;
  }
}
.packaging-value .packaging-value-content h6 {
  letter-spacing: 0.05rem;
  line-height: 27px;
  margin: 0;
  color: #204846;
}
.packaging-value .packaging-value-content .btn-packaging-value {
  background-color: #FFF;
  padding: calc(10 / 375 * 100vw) calc(25 / 375 * 100vw);
  letter-spacing: 0;
  margin-bottom: calc(20 / 375 * 100vw);
  display: flex;
  align-items: center;
  min-width: calc(303/375*100vw);
  height: 36px;
}
@media (min-width: 751px) {
  .packaging-value .packaging-value-content .btn-packaging-value {
    font-size: 12px;
    margin: 0 0 10px;
    padding: 8px 25px;
    min-width: 290px;
    height: 44px;
  }
}
@media (min-width: 900px) {
  .packaging-value .packaging-value-content .btn-packaging-value {
    margin: 15px 0;
    padding: 11px 20px;
  }
}
.packaging-value .packaging-value-content .btn-packaging-value:hover {
  background: #0C4947;
  color: #FFFFFF;
}
.packaging-value .packaging-value-content .btn-packaging-value span {
  letter-spacing: 0;
  margin: 0 0 0 auto;
}
.packaging-value .packaging-value-content .btn-packaging-value .left {
  min-width: 110px;
  text-align: center;
  margin: 0;
}
@media (max-width: 750px) {

  .packaging-value .packaging-value-content .btn-packaging-value .left {
    text-align: left;
  }
}
.packaging-value .packaging-value-content .packaging-value-title {
  font-size: calc(35 / 375 * 100vw);
  font-weight: bold;
  line-height: 1.22;
  letter-spacing: 0.1rem;
  font-family: "Roboto";
  color: #204846;
}
@media (min-width: 751px) {
  .packaging-value .packaging-value-content .packaging-value-title {
    font-size: 35px;
  }
}
@media (min-width: 900px) {
  .packaging-value .packaging-value-content .packaging-value-title {
    font-size: 45px;
  }
}
@media (min-width: 1180px) {
  .packaging-value .packaging-value-content .packaging-value-title {
    font-size: 55px;
  }
}
.packaging-value .packaging-value-content p {
  font-size: calc(16 / 375 * 100vw);
  margin: calc(30 / 375 * 100vw) 0 calc(33 / 375 * 100vw);
  line-height: 1.68;
  letter-spacing: 0.1rem;
}
@media (max-width: 751px) {
  .packaging-value .packaging-value-content p {
    letter-spacing: 0.05rem;
  }
}
@media (min-width: 751px) {
  .packaging-value .packaging-value-content p {
    margin: 10px 0 13px;
    font-size: 16px;
  }
}
@media (min-width: 900px) {
  .packaging-value .packaging-value-content p {
    margin: 20px 0 23px;
  }
}
@media (min-width: 1180px) {
  .packaging-value .packaging-value-content p {
    margin: 40px 0 43px;
  }
}
.packaging-value .packaging-value-content .btn-list-packages {
  background-color: #FFFFFF;
  letter-spacing: -1px;
}
@media (max-width: 751px) {
  .packaging-value .packaging-value-content .btn-list-packages {
    margin-bottom: calc(20 / 375 * 100vw);
    font-size: 12px;
  }
}
@media (min-width: 900px) {
  .packaging-value .packaging-value-content .btn-list-packages {
    font-size: 14px;
  }
}
@media (min-width: 1180px) {
  .packaging-value .packaging-value-content .btn-list-packages {
    font-size: 16px;
  }
}
.packaging-value .packaging-value-content .btn-list-packages:hover {
  background-color: #0C4947;
}
@media (max-width: 750px) {
  .packaging-value .packaging-value-content{
    width: 100vw;
    padding-left: calc(20/375*100vw);
    padding-right: calc(20/375*100vw);
  }
}

@media (min-width: 751px) {
  .packaging-value .packaging-value-content.-jp{
    width: 440px;
  }
}
@media (min-width: 1180px) {
  .packaging-value .packaging-value-content.-jp{
    padding-left: 70px;
  }
}
.packaging-value .packaging-value-content.-jp .fadein-ct{
  display: block;
}
.packaging-value .packaging-value-content.-jp .btn-packaging-value.-pink{
	color: #E61462;
}
.packaging-value .packaging-value-content.-jp .btn-packaging-value.-pink .arrow-right::before{
	background: #E61462;
}
.packaging-value .packaging-value-content.-jp .btn-packaging-value.-pink .arrow-right::after{
	border-left-color: #E61462;
}
.packaging-value .packaging-value-content.-jp .btn-packaging-value.-green{
	color: #0D6E33;
}
.packaging-value .packaging-value-content.-jp .btn-packaging-value.-green .arrow-right::before{
	background: #0D6E33;
}
.packaging-value .packaging-value-content.-jp .btn-packaging-value.-green .arrow-right::after{
	border-left-color: #0D6E33;
}
.packaging-value .packaging-value-content.-jp .btn-packaging-value.-blue{
	color: #0076C2;
}
.packaging-value .packaging-value-content.-jp .btn-packaging-value.-blue .arrow-right::before{
	background: #0076C2;
}
.packaging-value .packaging-value-content.-jp .btn-packaging-value.-blue .arrow-right::after{
	border-left-color: #0076C2;
}
.packaging-value .packaging-value-content.-jp .arrow-right{
  margin-left: auto;
  transform: translateX(5px);
}
.packaging-value .packaging-value-content.-jp .btn-toppan.sm .text{
  width: 10em;
  text-align: left;
  margin:0;
}
@media (min-width: 751px) {/*PC*/
  .packaging-value .packaging-value-content.-jp .btn-packaging-value.-pink:hover,
  .packaging-value .packaging-value-content.-jp .btn-packaging-value.-green:hover,
  .packaging-value .packaging-value-content.-jp .btn-packaging-value.-blue:hover{
    color: #fff;
  }
  .packaging-value .packaging-value-content.-jp .btn-packaging-value.-pink:hover{
    background: #E61462;
  }
  .packaging-value .packaging-value-content.-jp .btn-packaging-value.-green:hover{
    background: #0D6E33;
  }
  .packaging-value .packaging-value-content.-jp .btn-packaging-value.-blue:hover{
    background: #0076C2;
  }
  .packaging-value .packaging-value-content.-jp .btn-packaging-value.-pink:hover .arrow-right::before,
  .packaging-value .packaging-value-content.-jp .btn-packaging-value.-green:hover .arrow-right::before,
  .packaging-value .packaging-value-content.-jp .btn-packaging-value.-blue:hover .arrow-right::before{
    background: #fff;
  }
  .packaging-value .packaging-value-content.-jp .btn-packaging-value.-pink:hover .arrow-right::after,
  .packaging-value .packaging-value-content.-jp .btn-packaging-value.-green:hover .arrow-right::after,
  .packaging-value .packaging-value-content.-jp .btn-packaging-value.-blue:hover .arrow-right::after{
    border-left-color: #fff;
  }
}
@media (max-width: 750px) {/*SP*/
  .packaging-value .packaging-value-content.-jp .btn-toppan.sm{
    width: calc(294 / 375 * 100vw);
    min-width: calc(294 / 375 * 100vw);
    padding-left: calc(11 / 375 * 100vw);
  }
  .packaging-value .packaging-value-content.-jp .btn-packaging-value{
    margin-bottom: calc(25 / 375 * 100vw);
  }
}
.packaging-value .packaging-value-content.-jp .btn-toppan.sm{
  width: calc(227 / 375 * 100vw);
  min-width: calc(227 / 375 * 100vw);
}
.packaging-value .packaging-value-content.-jp .btn-toppan.sm{
  padding-left: calc(25 / 375 * 100vw);
}
.packaging-value .packaging-value-content.-jp .btn-packaging-value span.txt-center{
  margin: 0 auto 0 0;
}
@media (min-width: 751px) {
  .packaging-value{
    padding-bottom: 380px;
    overflow: hidden;
    padding-left: 50px;
    padding-right: 50px;
  }
  .packaging-value .packaging-value-content.-jp .btn-toppan.sm{
    min-width: auto;
    max-width: 100%;
  }
  .packaging-value .packaging-value-content.-jp .btn-list-packages{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 340px;
    min-width: auto;
    padding-left: 62px;
  }
  .packaging-value .packaging-value-content.-jp .btn-toppan.sm{
    max-width: 290px;
    margin: 20px 0;
    padding-left: 62px;
  }
}

.information {
  margin-top: calc(20 / 375 * 100vw);
}
@media (min-width: 751px) {
  .information {
    margin-top: -77px;
  }
}
@media (min-width: 900px) {
  .information {
    margin-top: -155px;
  }
}
.information .custom-container {
  max-width: 1060px;
}
.information .information-title {
  width: 100%;
  font-size: calc(25/375*100vw);
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.3rem;
  color: #0C4947;
  margin: 0 0 calc(50 / 375 * 100vw);
}
@media (min-width: 751px) {
  .information .information-title {
    text-align: center;
    font-size: 24px;
    margin: 0 0 25px 0;
  }
}
@media (min-width: 900px) {
  .information .information-title {
    font-size: 35px;
    margin: 0 0 50px 0;
  }
}
.information .btn-latest-information {
  right: 0;
}
@media (max-width: 750px) {
  .information .btn-latest-information {
    top: calc(-10 / 375 * 100vw);
  }
}
@media (min-width: 751px) {
  .information .btn-latest-information {
    top: -10px;
  }
}
.information .btn-latest-information button {
  background-color: #FFFFFF;
}
@media (min-width: 751px) {
  .information .btn-latest-information button {
    font-size: 12px;
    padding: 8px 25px;
  }
}
@media (min-width: 900px) {
  .information .btn-latest-information button {
    font-size: 16px;
    padding: 15px 25px;
  }
}
.information .list-information {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}
.information .information-label-sp {
  display: flex;
  width: 100%;
}
@media (max-width: 750px) {
  .information .information-label-sp {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media (min-width: 751px) {
  .information .information-label-sp {
    display: none;
  }
}
.information .information-label-sp .description {
  flex: 1;
  color: #121212;
}
.information .left {
  width: 43%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  overflow: hidden;
  background-color: #ffffff;
}
@media (min-width: 751px) {
  .information .left {
    width: 100%;
  }
}
.information .left .information-image {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 203px;
  background-color: #FFF;
}
@media (max-width: 750px) {
  .information .left .information-image {
    height: calc(93 / 375 * 100vw);
  }
}

.information .left img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: .3s ease-in-out;
}
.information .right {
  width: 57%;
  transform: rotate(0);
  padding: 0 calc(15/375*100vw);
}
@media (min-width: 751px) {
  .information .right {
    width: 100%;
    padding: 0;
  }
}
.information .information-content {
  margin: 0 0 calc(33 / 375 * 100vw);
  padding: calc(25/375*100vw) 0 0;
  position: relative;
}
@media (min-width: 751px) {
  .information .information-content {
    max-width: 313px;
    width: calc(33.33% - 10px);
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 900px) {
  .information .information-content {
    width: calc(33.33% - 39.3px);
  }
}
.information .information-content:nth-child(3n + 1) label:nth-child(1) {
  background-color: #707070;
}
@media (min-width: 751px) {
  .information .information-content:nth-child(3n + 2) {
    margin: 0 15px;
  }
}
@media (min-width: 900px) {
  .information .information-content:nth-child(3n + 2) {
    margin: 0 59px;
  }
}
.information .information-content:nth-child(3n + 2) label:nth-child(1) {
  background-color: #FFAC74;
}
.information .information-content:nth-child(3n + 3) label:nth-child(1) {
  background-color: #02B9A4;
}
.information .information-detail {
  cursor: pointer;
  transition: 0.2s;
}
@media (max-width: 750px) {
  .information .information-detail {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
.information .information-detail a {
  text-decoration: none;
}
.information .information-detail .circle {
  width: calc(16/375*100vw);
  height: calc(16/375*100vw);
  border-radius: 50%;
  background-color: #02B9A4;
}
@media (min-width: 751px) {
  .information .information-detail .circle {
    width: 16px;
    height: 16px;
  }
}
.information .information-detail .circle.circle-event {
  background-color: #feac74;
}
.information .information-detail .circle.circle-update {
  background-color: #707070;
}
.information .information-detail b {
  font-weight: bold;
}
.information .information-detail b,
.information .information-detail p {
  letter-spacing: 0.05rem;
  line-height: 1.375;
  color: #121212;
}
.information .information-detail .title-item {
  margin: 0 0 calc(11 / 375 * 100vw);
  font-weight: bold;
  font-size: calc(14 / 375 * 100vw);
  line-height: 1.571;
}
@media (min-width: 751px) {
  .information .information-detail .title-item {
    margin: 11px 0 13px;
    line-height: 1.375;
    font-size: 16px;
  }
}
.information .information-detail .txt-item {
  font-weight: 400;
  font-size: calc(12 / 375 * 100vw);
  line-height: 1.583;
  display: none;
}
@media (min-width: 751px) {
  .information .information-detail .txt-item {
    font-size: 16px;
    display: block;
  }
}
.information .information-detail label {
  font-size: calc(12 / 375 * 100vw);
  line-height: 1.2;
  color: #9A9A9A;
}
@media (min-width: 751px) {
  .information .information-detail label {
    font-size: 12px;
  }
}
.information .information-detail label:nth-child(1) {
  color: #FFFFFF;
  padding: 0.1rem 0.6rem;
}
.information .information-detail label:nth-child(2) {
  margin: 0;
}
@media (max-width: 750px) {
  .information .information-detail label:nth-child(2) {
    margin: 0 0 0 auto;
  }
}
@media (min-width: 751px) {
  .information .information-detail .description {
    color: #121212;
  }
}
.information .information-detail:hover img {
  opacity: 0.8;
}
@media (min-width: 751px) {
  .information .information-detail:hover img {
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  }
}
.information .information-detail:hover .title-item {
  opacity: 0.8;
}

.factory-network {
  background: url("/assets/en/img/living-industry/factory-sp.png") no-repeat;
  background-size: 100% 100%;
  color: #FFFFFF;
  margin-top: calc(40 / 375 * 100vw);
  padding: calc(100 / 375 * 100vw) calc(25 / 375 * 100vw) calc(50 / 375 * 100vw);
}
@media (min-width: 751px) {
  .factory-network {
    margin-top: 100px;
    padding: 86px 0 108px;
    background: url("/assets/en/img/living-industry/factory.png") no-repeat;
    background-size: 100% 100%;
  }
}
.factory-network .factory-network-title {
  font-size: calc(35 / 375 * 100vw);
  font-weight: 700;
  line-height: 1.272;
  margin: 0 0 calc(40 / 375 * 100vw) 0;
  font-family: "Roboto";
}
@media (min-width: 751px) {
  .factory-network .factory-network-title {
    font-size: 35px;
    margin: 0 0 20px 7rem;
    text-align: left;
  }
}
@media (min-width: 900px) {
  .factory-network .factory-network-title {
    font-size: 45px;
    margin-bottom: 43px;
  }
}
@media (min-width: 1180px) {
  .factory-network .factory-network-title {
    font-size: 55px;
  }
}
.factory-network .factory-network-title .factory-network-span {
  font-family: "A+9rnz-凸版文久ゴシック Pr6N DB";
  font-size: calc(17.5/375*100vw);
  font-weight: 400;
}
.factory-network .factory-network-title .factory-network-span svg {
  width: calc(14/375*100vw);
  height: calc(1/375*100vw);
}
@media (min-width: 751px) {
  .factory-network .factory-network-title .factory-network-span {
    font-size: 25px;
  }
  .factory-network .factory-network-title .factory-network-span svg {
    width: 25px;
    height: 2px;
  }
}
.factory-network p {
  font-size: calc(16 / 375 * 100vw);
  margin: 0 0 calc(40 / 375 * 100vw);
}
@media (min-width: 751px) {
  .factory-network p {
    margin: 0 0 0 7rem;
    font-size: 16px;
    display: table;
  }
}
@media (max-width: 750px) {
  .factory-network .show-list-factory {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.factory-network .btn-show-list-factory {
  background-color: white;
}
@media (min-width: 751px) {
  .factory-network .btn-show-list-factory {
    margin-top: 20px;
    margin-left: 22.5rem;
  }
}
@media (min-width: 900px) {
  .factory-network .btn-show-list-factory {
    margin-top: 40px;
  }
}
.factory-network .btn-show-list-factory:hover {
  background-color: #0C4947;
}
.factory-network .factory-network-des {
  font-size: 16px;
  margin-top: 2rem;
  line-height: 2rem;
}

.creative-space {
  background: url("/assets/en/img/living-industry/creative-space-background-sp.png") no-repeat;
  background-size: 100% 35%;
  background-position: 0 93%;
  color: #121212;
  padding: calc(80 / 375 * 100vw) calc(25 / 375 * 100vw) calc(65 / 375 * 100vw);
}
@media (min-width: 751px) {
  .creative-space {
    padding: 40px 0 55px;
    background: url("/assets/en/img/living-industry/creative-space-background.png") no-repeat;
    background-size: 100% 85%;
    background-position-y: -15%;
  }
}
@media (min-width: 1180px) {
  .creative-space {
    padding: 89px 0 110px;
  }
}
.creative-space .custom-container {
  max-width: 983px;
  padding: 0 15px;
}
@media (min-width: 751px) {
  .creative-space .custom-container {
    padding: 0 30px;
  }
}
@media (min-width: 1180px) {
  .creative-space .custom-container {
    padding: 0;
  }
}
.creative-space .creative-space-content .img-creative-space {
  width: 100%;
  margin: 0;
  text-align: center;
}
@media (min-width: 751px) {
  .creative-space .creative-space-content .img-creative-space {
    width: 45%;
  }
}
@media (min-width: 900px) {
  .creative-space .creative-space-content .img-creative-space {
    width: 485px;
  }
}
.creative-space .creative-space-content .img-creative-space img {
  width: 100%;
}
.creative-space .creative-space-content .creative-space-title {
  font-size: 25px;
  letter-spacing: 0.1rem;
  display: none;
}
@media (min-width: 751px) {
  .creative-space .creative-space-content .creative-space-title {
    display: block;
  }
}
.creative-space .creative-space-content .creative-space-title-sp {
  font-size: calc(20 / 375 * 100vw);
  line-height: 1.1;
  margin: 0 0 calc(30 / 375 * 100vw);
}
@media (min-width: 751px) {
  .creative-space .creative-space-content .creative-space-title-sp {
    display: none;
  }
}
.creative-space .creative-space-description {
  font-size: calc(16 / 375 * 100vw);
  line-height: 1.685;
}
@media (min-width: 751px) {
  .creative-space .creative-space-description {
    font-size: 16px;
  }
}
.creative-space .creative-space-description p {
  margin: 0 0 calc(20 / 375 * 100vw) 0;
}
@media (min-width: 751px) {
  .creative-space .creative-space-description p {
    margin: 20px 0;
  }
}
.creative-space .description-creative-space {
  width: calc(100%);
  padding: calc(30 / 375 * 100vw) 0 0;
}
@media (min-width: 751px) {
  .creative-space .description-creative-space {
    width: calc(55%);
    padding: 0 0 0 30px;
  }
}
@media (min-width: 900px) {
  .creative-space .description-creative-space {
    width: calc(100% - 485px);
  }
}
@media (min-width: 1180px) {
  .creative-space .description-creative-space {
    padding: 0 0 0 80px;
  }
}
.creative-space .description-creative-space h6 {
  line-height: 27px;
}
.creative-space .btn-creative-space {
  float: right;
  padding: 15px 25px;
  border: 1px solid #0C4947;
  border-radius: 60px;
  color: #0C4947;
  letter-spacing: -1.5px;
  transition: 0.3s ease-in;
}
@media (min-width: 751px) {
  .creative-space .btn-creative-space {
    padding: 8px 25px;
    font-size: 12px;
  }
}
@media (min-width: 900px) {
  .creative-space .btn-creative-space {
    padding: 15px 25px;
    font-size: 16px;
  }
}
.creative-space .btn-creative-space svg path,
.creative-space .btn-creative-space svg line {
  transition: 0.3s ease-in;
}
.creative-space .btn-creative-space:hover {
  background-color: #0C4947;
  color: #FFFFFF;
}
.creative-space .btn-creative-space:hover svg path,
.creative-space .btn-creative-space:hover svg line {
  stroke: #FFFFFF;
}

.toppan-contact {
  color: #FFFFFF;
  background-color: #02B9A4;
  padding: calc(50 / 375 * 100vw) 0;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  transition: background-color 0.3s ease-in;
}
@media (min-width: 751px) {
  .toppan-contact {
    padding: 70px 0;
    flex-wrap: nowrap;
  }
}
.toppan-contact:hover {
  color: #FFFFFF;
  background-color: #0C4947;
  opacity: 1;
}
.toppan-contact:hover .arrow-right:before {
  width: calc(15 / 375 * 100vw);
  background-color: #ffffff;
}
@media (min-width: 751px) {
  .toppan-contact:hover .arrow-right:before {
    width: 16px;
  }
}
.toppan-contact:hover .arrow-right:after {
  border-left-color: #ffffff;
}
@media (min-width: 751px) {
  .toppan-contact:hover .arrow-right:after {
    right: -4px;
  }
}
.toppan-contact .toppan-contact-title {
  width: 100%;
  margin: 0 0 calc(40 / 375 * 100vw);
  font-size: calc(16 / 375 * 100vw);
  text-align: center;
}
@media (min-width: 751px) {
  .toppan-contact .toppan-contact-title {
    width: auto;
    font-size: 16px;
    margin: auto 0;
    text-align: left;
  }
}
.toppan-contact .btn-toppan-contact {
  border-radius: 3.75rem;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  margin: auto 0;
  font-weight: bold;
  padding: calc(17 / 375 * 100vw) calc(25 / 375 * 100vw);
}
@media (min-width: 751px) {
  .toppan-contact .btn-toppan-contact {
    font-size: 12px;
    padding: 8px 25px;
    margin-left: 4.3rem;
  }
}
@media (min-width: 900px) {
  .toppan-contact .btn-toppan-contact {
    padding: 15px 25px;
    font-size: 16px;
  }
}
.toppan-contact .btn-toppan-contact .arrow-right:before {
  background-color: #ffffff;
}
.toppan-contact .btn-toppan-contact .arrow-right:after {
  border-left-color: #ffffff;
}

.enterprise {
  margin: calc(50 / 375 * 100vw) 0 calc(30 / 375 * 100vw) 0;
  padding: 0 calc(20 / 375 * 100vw);
}
@media (min-width: 751px) {
  .enterprise {
    padding: 0;
    margin: 70px 0 55px 0;
  }
}
.enterprise .row {
  margin-left: 0;
  margin-right: 0;
}
.enterprise .branch-title {
  width: calc(50% - (15 / 375 * 100vw));
  min-height: calc(58 / 375 * 100vw);
  margin: 0 0 calc(30 / 375 * 100vw);
}
.enterprise .branch-title:nth-child(odd) {
  margin-right: calc(30 / 375 * 100vw);
}
@media (min-width: 751px) {
  .enterprise .branch-title {
    width: calc(25% - (90px / 4));
    min-height: 58px;
    margin: 0 0 30px;
  }
  .enterprise .branch-title:nth-child(odd) {
    margin-right: 0;
  }
  .enterprise .branch-title:not(:nth-child(4n)) {
    margin-right: 30px;
  }
}
.enterprise .custom-container.enterprise-title {
  width: 100%;
  max-width: 1010px;
  padding: 0;
}
@media (min-width: 751px) {
  .enterprise .custom-container.enterprise-title {
    padding: 0 15px;
  }
}
@media (min-width: 1180px) {
  .enterprise .custom-container.enterprise-title {
    padding: 0;
  }
}
.enterprise .enterprise-title .enterprise-title-content {
  margin: 0 0 calc(30 / 375 * 100vw);
}
.enterprise .enterprise-title .enterprise-title-content,
.enterprise .enterprise-title .branch-title-content {
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}
@media (min-width: 751px) {
  .enterprise .enterprise-title .enterprise-title-content,
  .enterprise .enterprise-title .branch-title-content {
    text-align: left;
    margin-bottom: 20px;
  }
}
@media (max-width: 750px) {
  .enterprise .enterprise-title .enterprise-title-content,
  .enterprise .enterprise-title .branch-title-content {
    font-size: calc(16/375*100vw);
  }
}
.enterprise .enterprise-title .branch-title-content {
  margin: calc(30 / 375 * 100vw) 0;
}
@media (min-width: 751px) {
  .enterprise .enterprise-title .branch-title-content {
    margin: 20px 0;
  }
}
.enterprise .enterprise-title .enterprise-content {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 750px) {
  .enterprise .enterprise-title .enterprise-content {
    padding: 0 calc(10 / 375 * 100vw);
  }
}
.enterprise .enterprise-title .enterprise-content .item-enterprise-content {
  width: 100%;
  margin: 0 0 calc(20 / 375 * 100vw);
  overflow: hidden;
  transition: 0.2s;
}
.enterprise .enterprise-title .enterprise-content .item-enterprise-content.frame-border {
  border: 1px solid #6E6C6C;
}
@media (min-width: 751px) {
  .enterprise .enterprise-title .enterprise-content .item-enterprise-content {
    width: calc(33.3333% - 20px);
    max-width: 316px;
    margin: 0 0 30px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
@media (min-width: 751px) {
  .enterprise .enterprise-title .enterprise-content .item-enterprise-content:nth-child(3n + 2) {
    margin: 0 30px 30px;
  }
}
.enterprise .enterprise-title .enterprise-content .item-enterprise-content:hover {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
}
.enterprise .enterprise-title .enterprise-content .item-enterprise-content:hover img {
  transform: scale(1.05);
}
.enterprise .enterprise-title .enterprise-content a {
  display: inline-block;
  width: 100%;
}
.enterprise .enterprise-title .enterprise-content img {
  width: 100%;
  will-change: transform;
  transition: 0.2s;
}
.enterprise .enterprise-title .branch-content {
  height: 100%;
  background-color: #FFFFFF;
  font-size: calc(12 / 375 * 100vw);
  line-height: 1.4;
  transition: 0.3s ease-in;
}
@media (min-width: 751px) {
  .enterprise .enterprise-title .branch-content {
    font-size: 12px;
  }
}
.enterprise .enterprise-title .branch-content a {
  width: 100%;
  height: 100%;
  color: inherit;
  text-decoration: none;
  display: flex;
  align-items: center;
  padding: calc(5 / 375 * 100vw) calc(15 / 375 * 100vw);
}
@media (min-width: 751px) {
  .enterprise .enterprise-title .branch-content a {
    padding: 13px 15px;
  }
}
.enterprise .enterprise-title .branch-content svg {
  align-self: center;
  margin-left: 15px;
}
@media (max-width: 750px) {
  .enterprise .enterprise-title .branch-content svg {
    width: calc(14 / 375 * 100vw);
    height: calc(14 / 375 * 100vw);
    margin-left: calc(10 / 375 * 100vw);
  }
}
.enterprise .enterprise-title .branch-content svg path,
.enterprise .enterprise-title .branch-content svg line {
  transition: 0.3s ease-in;
}
.enterprise .enterprise-title .branch-content span {
  width: 100%;
}
.enterprise .enterprise-title .branch-content:hover {
  color: #FFFFFF;
  background-color: #0C4947;
}
.enterprise .enterprise-title .branch-content:hover svg path,
.enterprise .enterprise-title .branch-content:hover svg line {
  stroke: white;
}

.banner-package-wrapper {
  background-image: url("/assets/en/img/living-industry/package-background-sp.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 50%;

}
.banner-package {
  padding: calc(60 / 375 * 100vw) 0 0;
}
@media (min-width: 751px) {
  .banner-package-wrapper {
    background-image: url("/assets/en/img/living-industry/package-background.png");
  }
  .banner-package {
    padding: 87px 0 100px;
  }
}
@media (min-width: 900px) {
  .banner-package {
    padding: 174px 0 100px;
  }
}
@media (min-width: 1180px) {
  .banner-package {
    padding: 174px 50px 100px;
  }
}
@media (max-width: 750px) {
  .banner-package .custom-container {
    padding: 0;
    flex-wrap: wrap;
  }
}
.banner-package .banner-package-left {
  width: 100%;
  order: 2;
  padding: 0 calc(25 / 375 * 100vw) calc(60 / 375 * 100vw);
}
@media (min-width: 751px) {
  .banner-package .banner-package-left {
    width: 40%;
    order: 1;
    padding: 0 0 0 0;
  }
}
@media (min-width: 900px) {
  .banner-package .banner-package-left {
    padding: 0 0 0 0;
  }
}
@media (min-width: 1180px) {
  .banner-package .banner-package-left {
    padding: 0 0 0 55px;
  }
}
.banner-package .banner-package-right {
  width: 100%;
  position: relative;
  order: 1;
  margin: 0 0 calc(109 / 375 * 100vw);
}
@media (min-width: 751px) {
  .banner-package .banner-package-right {
    order: 2;
    width: 60%;
    margin: 0;
  }
}
.banner-package .banner-package-right .img-banner-package {
  width: calc(100% - (44 / 375 * 100vw));
  margin: 0 0 0 calc(44 / 375 * 100vw);
}
@media (min-width: 751px) {
  .banner-package .banner-package-right .img-banner-package {
    width: 100%;
    margin: 0;
  }
}
.banner-package .banner-package-right .solution-group {
  position: absolute;
  left: calc(6.3 / 375 * 100vw);
  top: calc(34.43 / 375 * 100vw);
  width: calc(287.46 / 375 * 100vw);
  padding: calc(5.5 / 375 * 100vw) calc(6 / 375 * 100vw) calc(6 / 375 * 100vw) calc(5.5 / 375 * 100vw);
}
@media (min-width: 751px) {
  .banner-package .banner-package-right .solution-group {
    width: 85%;
    max-width: 547px;
    left: -60px;
    top: 14px;
    padding: 10.5px 11.4px 11.6px 10.5px;
  }
}
.banner-package .banner-package-right .solution-group .life_cycle {
  position: absolute;
}
.banner-package .banner-package-right .solution-group .life_cycle.life_cycle_1 {
  top: calc(5.5 / 375 * 100vw);
  left: 50%;
  transform: translateX(-50%);
  width: calc(158.65 / 375 * 100vw);
}
@media (min-width: 751px) {
  .banner-package .banner-package-right .solution-group .life_cycle.life_cycle_1 {
    width: 55.1%;
    top: 0;
  }
}
.banner-package .banner-package-right .solution-group .life_cycle.life_cycle_2 {
  top: calc(33.7 / 375 * 100vw);
  right: calc(6 / 375 * 100vw);
  width: calc(99.32 / 375 * 100vw);
}
@media (min-width: 751px) {
  .banner-package .banner-package-right .solution-group .life_cycle.life_cycle_2 {
    width: 34.56%;
    top: 37%;
    right: 2%;
    transform: translateY(-50%);
  }
}
.banner-package .banner-package-right .solution-group .life_cycle.life_cycle_3 {
  bottom: calc(6.1 / 375 * 100vw);
  right: calc(13.3 / 375 * 100vw);
  width: calc(143.26 / 375 * 100vw);
}
@media (min-width: 751px) {
  .banner-package .banner-package-right .solution-group .life_cycle.life_cycle_3 {
    width: 49.88%;
    bottom: 2.8%;
    right: 4.8%;
  }
}
.banner-package .banner-package-right .solution-group .life_cycle.life_cycle_4 {
  bottom: calc(6 / 375 * 100vw);
  left: calc(13.3 / 375 * 100vw);
  width: calc(128.28 / 375 * 100vw);
}
@media (min-width: 751px) {
  .banner-package .banner-package-right .solution-group .life_cycle.life_cycle_4 {
    width: 44.7%;
    bottom: 3%;
    left: 3.8%;
  }
}
.banner-package .banner-package-right .solution-group .life_cycle.life_cycle_5 {
  top: calc(32.6 / 375 * 100vw);
  left: calc(5.5 / 375 * 100vw);
  width: calc(100.01 / 375 * 100vw);
}
@media (min-width: 751px) {
  .banner-package .banner-package-right .solution-group .life_cycle.life_cycle_5 {
    width: 34.88%;
    top: 36%;
    left: 1%;
    transform: translateY(-50%);
  }
}
.banner-package .banner-package-right .solution-group .life_cycle.life_cycle_6 {
  width: calc(118.77 / 375 * 100vw);
  top: calc(85.4/375*100vw);
  left: calc(84.4/375*100vw);
}
@media (min-width: 751px) {
  .banner-package .banner-package-right .solution-group .life_cycle.life_cycle_6 {
    width: 41.32%;
    top: calc(49%);
    left: 49.5%;
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 751px) {
  .banner-package .banner-package-left,
  .banner-package .banner-package-right {
    width: 50%;
  }
}
.banner-package .title {
  font-size: calc(35 / 375 * 100vw);
  line-height: 1.272;
  letter-spacing: 0.15rem;
  font-weight: bold;
  color: #121212;
  white-space: nowrap;
  font-family: "Roboto";
}
@media (min-width: 751px) {
  .banner-package .title {
    font-size: 34px;
    white-space: normal;
  }
}
@media (min-width: 900px) {
  .banner-package .title {
    font-size: 55px;
  }
}
.banner-package .description {
  font-size: calc(16 / 375 * 100vw);
  letter-spacing: 0.05rem;
  line-height: 1.6;
  margin: calc(30 / 375 * 100vw) 0 calc(60 / 375 * 100vw) 0;
}
@media (min-width: 751px) {
  .banner-package .description {
    font-size: 12px;
    letter-spacing: 0;
    margin: 20px 0;
  }
}
@media (min-width: 900px) {
  .banner-package .description {
    font-size: 16px;
    margin: 40px 0;
  }
}
@media (min-width: 751px) {
  .banner-package .btn {
    font-size: 12px;
  }
}
@media (min-width: 900px) {
  .banner-package .btn {
    font-size: 16px;
  }
}

.banner-package-left span.fadein-ct a.product-planning-link {
  display: inline-block;
  margin-top: 40px;
}

.banner-package-left span.fadein-ct a.product-planning-link img {
  max-width: 420px;
  width: 100%;
}

@media (max-width: 750px) {
  .banner-package-left span.fadein-ct a.product-planning-link {
    margin-top: 30px;
  }

  .banner-package-left span.fadein-ct a.product-planning-link img {
    max-width: initial;
    height: 20vw;
  }
}
.banner-product_planning {
  padding-top: 0;
}
@media (min-width: 751px) {
  .banner-product_planning {
    padding: 0 0 100px;
  }
}
@media (min-width: 900px) {
  .banner-product_planning {
    padding: 0 0 200px;
  }
}
.banner-product_planning .banner-package-left{
  padding-bottom: calc(120 / 375 * 100vw);
}
@media (min-width: 1180px) {
  .banner-product_planning {
    padding: 0 50px 200px;
  }
  .banner-product_planning .banner-package-left{
    padding: 0;
  }
}
.banner-product_planning .title{
  background: url("/assets/en/img/living-industry/product_planning_title.svg") no-repeat center left;
  background-size: auto 100%;
  padding-left: 18vw;
}

.banner-product_planning .description{
  letter-spacing: 0;
  margin-bottom: calc(40 / 375 * 100vw);
}
.banner-product_planning .banner-package-right{
  margin-bottom: calc(30 / 375 * 100vw);
}
.banner-product_planning .banner-package-right .img-banner-package{
  width: calc(100% - (111 / 375 * 100vw));
  margin: 0 auto 0 0;
}
@media (min-width: 751px) {
  .banner-product_planning .title{
    background-size: 60px auto;
    padding-left: 90px;
    line-height: 1.2;
  }
  .banner-product_planning .description{
    margin-bottom: 40px;
  }
  .banner-product_planning .banner-package-right{
    margin-bottom: 0;
    padding: 0 0 0 55px;
  }
  .banner-product_planning .banner-package-right .img-banner-package{
    width: auto;
    max-width: 89%;
  }
}
footer {
  font-size: calc(12 / 375 * 100vw);
  background-color: #FFFFFF;
}
@media (min-width: 751px) {
  footer {
    font-size: 12px;
  }
}
footer .navbar {
  padding: calc(30 / 375 * 100vw) calc(25 / 375 * 100vw);
}
@media (min-width: 751px) {
  footer .navbar {
    padding: 15px;
  }
}
footer .copyright {
  color: #0C4947;
  order: 2;
}
@media (min-width: 751px) {
  footer .copyright {
    order: 1;
  }
}
footer a {
  color: #0C4947;
}
@media (min-width: 751px) {
  footer .navbar a:hover {
    text-decoration: underline;
  }
}
footer li {
  margin: 0 1rem;
}
footer .navbar-nav {
  order: 1;
  flex-direction: unset;
  flex-wrap: wrap;
}
@media (min-width: 751px) {
  footer .navbar-nav {
    order: 2;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
footer .navbar-nav li {
  min-width: calc(120 / 375 * 100vw);
  margin: 0 0 calc(34 / 375 * 100vw);
}
@media (min-width: 751px) {
  footer .navbar-nav li {
    min-width: auto;
    margin: 0;
  }
}
@media (max-width: 750px) {
  footer .navbar-nav li:first-child {
    width: 100%;
  }
}
@media (max-width: 750px) {
  footer .navbar-nav li:last-child {
    padding-left: calc(30 / 375 * 100vw);
  }
}
footer .navbar-nav li .nav-link {
  padding: 0;
}
@media (min-width: 751px) {
  footer .navbar-nav li .nav-link {
    padding: 0.5rem 1rem;
  }
}

.btn-scroll-to-top {
  display: none;
  cursor: pointer;
  position: fixed;
  z-index: 2;
}
@media (min-width: 751px) {
  .btn-scroll-to-top {
    width: 47px;
    bottom: 70px;
    right: 50px;
  }
}
@media (max-width: 750px) {
  .btn-scroll-to-top {
    width: calc(47 / 375 * 100vw);
    bottom: calc(20 / 375 * 100vw);
    right: calc(15 / 375 * 100vw);
  }
}

.btn-scroll-to-top img {
  transition: 0.5s;
}
.btn-scroll-to-top:hover img {
  padding-bottom: 10px;
}

@media (max-width: 750px) {
  .btn-scroll-location {
    display: none !important;
  }
}

.banner-top-right-title-small {
  font-size: calc(18 / 375 * 100vw);
  font-weight: 500;
  line-height: 1.44;
  letter-spacing: .05em;
}
@media (min-width: 751px) {
  .banner-top-right-title-small {
    font-size: 20px;
    margin: 0;
  }
}
@media (min-width: 900px) {
  .banner-top-right-title-small {
    font-size: 24px;
    margin: 10px 0 0 0;
  }
}
@media (min-width: 1180px) {
  .banner-top-right-title-small {
    font-size: 30px;
    margin: 90px 0 0 0;
  }
}
.banner-top-right-title-margin {
  display: inline-block;
  margin-left: -.3em;
  margin-right: -.3em;
  letter-spacing: -0.03em;
}

.banner-top-right-title-first {
  font-size: calc(25 / 375 * 100vw);
  font-weight: 500;
  line-height: 1.44;
}
@media (min-width: 751px) {
  .banner-top-right-title-first {
    font-size: 28px;
    line-height: 1.2;
  }
}
@media (min-width: 900px) {
  .banner-top-right-title-first {
    font-size: 34px;
  }
}
@media (min-width: 1180px) {
  .banner-top-right-title-first {
    font-size: 38px;
  }
}
@media (min-width: 1298px) {
  .banner-top-right-title-first {
    font-size: 43px;
  }
}

.banner-top-right-title-second {
  font-size: calc(25 / 375 * 100vw);
  font-weight: 500;
  line-height: 1.44;
}
@media (min-width: 751px) {
  .banner-top-right-title-second {
    font-size: 30px;
  }
}
@media (min-width: 900px) {
  .banner-top-right-title-second {
    font-size: 36px;
  }
}
@media (min-width: 1180px) {
  .banner-top-right-title-second {
    font-size: 44px;
  }
}

.banner-top-right-middle-title {
  width: 100%;
  font-size: calc(12 / 375 * 100vw);
  margin: calc(17 / 375 * 100vw) 0 0 0;
  line-height: 1.583;
  letter-spacing: 0.1rem;
  color: #0C4947;
}
@media (min-width: 751px) {
  .banner-top-right-middle-title {
    font-size: 12px;
    line-height: 1.2;
    margin: 10px 0 20px 0;
    letter-spacing: 0.1rem;
    color: #ffffff;
  }
}
@media (min-width: 1180px) {
  .banner-top-right-middle-title {
    font-size: 18px;
    line-height: 1.6;
    margin: 19px 0 43px 0;
  }
}

.slider-banner {
  max-width: 483px;
}

.item-slider {
  position: relative;
}

.item-slider::after {
  content: "";
  position: absolute;
  left: 0%;
  width: 44px;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0% 50%;
  border: 1px solid #0C4947;
  border-top-width: 2px;
  transition: transform 250ms ease-in-out;
}

.slider-nav {
  width: 100%;
  margin: auto 0 0 0;
}
@media (min-width: 751px) {
  .slider-nav {
    display: inline-block;
    max-width: 90%;
  }
}
.slider-nav .slick-track{
  transform: translate3d(0px, 0px, 0px) !important;
}

.item {
  position: relative;
}
@media (min-width: 900px) {
  .item {
    max-width: 87px;
  }
}

.item-slider:hover::after {
  transform: scaleX(1);
  transition: transform 250ms ease-in-out;
}

.c-scrolldown {
  font-family: 'Arvo', sans-serif;
  width: 1px;
  height: var(--line-height);
  position: absolute;
  top: 75vh;
  right: calc(20 / 375 * 100vw);
  margin: 0 auto;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 5.4s;
  transition-delay: 5.4s;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  color: #0c4947;
  cursor: pointer;
}
.c-scrolldown:hover {
  color: #0c4947;
}
@media (min-width: 751px) {
  .c-scrolldown {
    top: calc(100vh - 100px);
    right: 35px;
  }
}
.c-scrolldown .c-label {
  position: absolute;
  bottom: calc(30 / 375 * 100vw);
  left: -1.3em;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: calc(12 / 375 * 100vw);
  -webkit-transform: rotate(90deg);
  transform: rotate(270deg);
  line-height: 1;
}
@media (min-width: 751px) {
  .c-scrolldown .c-label {
    font-size: 12px;
    bottom: 20px;
  }
}
.c-scrolldown .c-baseline {
  position: absolute;
  z-index: 0;
  left: calc(9 / 375 * 100vw / 2);
  width: 1px;
  height: 64px;
  overflow: hidden;
}
@media (min-width: 751px) {
  .c-scrolldown .c-baseline {
    left: 5px;
  }
}
.c-scrolldown .c-line {
  position: relative;
  left: 0;
  width: 1px;
  height: 100%;
  display: block;
  background: #0C4947;
  background-position: 0 64px;
  background-size: 100% 200%;
  -webkit-animation: animateScrollDown 2s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite;
  animation: animateScrollDown 2s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite;
}

@keyframes animateScrollDown {
  0% {
    top: -100%;
  }
  50% {
    top: 0%;
  }
  100% {
    top: 200%;
  }
}
.modal .close {
  position: absolute;
  margin: 3.75rem;
  right: 0;
  opacity: 1;
  z-index: 10;
}

.modal-dialog .input-search img {
  margin-left: -3rem;
  position: absolute;
  bottom: 1.8rem;
}
.modal-dialog .modal-header {
  position: relative;
  border: 0;
}
.modal-dialog .modal-header .title {
  color: white;
  font-size: 25px;
  font-weight: bold;
  line-height: 29px;
}
.modal-dialog .modal-header input {
  background-color: white;
  padding: 18px 30px;
  border-radius: 30px;
  min-width: 32rem;
  margin-left: 2.5rem;
  margin-top: 3.1rem;
}
.modal-dialog .modal-header input::placeholder {
  color: #CBCBCB;
}
.modal-dialog .modal-header label {
  color: white;
  font-weight: bold;
}
.modal-dialog .modal-content {
  border: 0;
  margin-top: 8%;
  background-color: transparent;
}

.modals-search .modal {
  width: 100%;
  height: 100%;
  background-color: #02b9a4;
  background-image: linear-gradient(180deg, #02b9a4 0%, #ffd1b2 100%) !important;
  opacity: 1 !important;
}

#myModal {
  padding: 0 15px 20px;
}
#myModal .modal-dialog {
  width: 100%;
  max-width: 1298px;
  margin: 0 auto;
  padding: 0 calc(10 / 375 * 100vw);
}
#myModal .modal-dialog .custom-container .product-title{
  color: white;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 20px;
}
#myModal .modal-dialog .form-search .hide-modal{
  display: none;
}
.form-search{
  width: 780px;
  max-width: 100%;
  margin: 0 auto;
}
.form-search .search-control{
  margin-bottom: 2rem;
  white-space: normal;
}
.form-search .search-control:after{
  clear: both;
  content: "";
  display: block;
  visibility: hidden;
}
.form-search .control-label{
  float: left;
  color: white;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  padding-top: 1em;
}
.form-search .control-wrapper{
  position: relative;
  margin-left: 180px;
}
.form-search #searchPackageTag .control-wrapper{
  padding-top: .4em;
}
.form-search .search-control input[type="text"] {
  background-color: white;
  padding: 18px 30px;
  border-radius: 5px;
  width: 100%;
  caret-color: #02B9A4;
}
.form-search .search-control input[type="text"]::placeholder {
  color: #CBCBCB;
  opacity: 1;
}
.form-search .search-control button {
  background: transparent;
  padding: 0;
  position: absolute;
  right: 1em;
  top: 1em;
  margin: 0 auto;
  min-width: auto;
  width: 2.3em;
}
.form-search .search-control button img{
  width: 100%;
}
.form-search .search-control .search-package_tag{
  border-radius: 4px;
  background: #fff;
  color: #02B9A4;
  padding: .1em .5em;
  margin: .5em 1em .5em 0;
  position: relative;
  display: inline-block;
}
.form-search .search-control input[type=checkbox] + .search-package_tag{
  margin-left: -1.5rem;
}
.form-search .search-control input[type=checkbox]:checked + .search-package_tag{
  background-color: #F4F4F4;
}
.en #myModal .form-search .custom-container .title{
  font-family: inherit;
}
@media (max-width: 750px) {
  .form-search .search-control{
    margin-bottom: 1rem;
  }
  .form-search .control-label{
    float: none;
    font-size: 14px;
  }
  .form-search .control-wrapper{
    margin-left: auto;
  }
  .form-search #searchPackageTag .control-wrapper{
    padding-top: 0;
  }
  .form-search .search-control input[type="text"] {
    padding: .2em 2.5em .2em .5em;
    font-size: 16px;
  }
  .form-search .search-control button{
    width: 25px;
    top: .6em;
    right: .5em;
  }
  .form-search .search-control .search-package_tag{
    font-size: 12px;
  }
}
/*
::-webkit-scrollbar {
  width: 2px;
}
::-webkit-scrollbar-thumb {
  background-color: gray;
}
 */
.slide-search {
  height: 100%;
  max-height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  overflow-x: hidden;
}
.slide-search .active {
  font-weight: bold;
}
.slide-search .active .arrow-right {
  display: none;
}
.slide-search .slide-search-child {
  padding: 40px 0;
  border-bottom-right-radius: 20px;
  background-color: white;
  width: 87%;
  height: 100%;
}
.slide-search .overflow_sp {
  max-height: 100%;
  overflow: auto;
}
.slide-search .search-title {
  margin-left: calc(10 / 375 * 100vw);
  width: 90%;
  color: #0C4947;
  font-weight: bold;
  padding-bottom: calc(10 / 375 * 100vw);
  border-bottom: 1px solid #0C4947;
}
@media (min-width: 751px) {
  .slide-search .search-title {
    margin-left: 10px;
    padding-bottom: 10px;
  }
}

@media (max-width: 750px) {
  .slide-search .filter-tag .tag {
    margin: 10px 10px 10px 0;
  }
}

.slide-search .search-type {
  padding: 0 calc(20 / 375 * 100vw);
  margin-bottom: calc(20 / 375 * 100vw);
}
@media (min-width: 751px) {
  .slide-search .search-type {
    padding: 0 20px;
    margin-bottom: 20px;
  }
}
.slide-search .close-btn {
  font-family: 'Noto Sans JP';
  font-size: 12px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: calc(0.3/375*100vw);
  color: white;
  padding: 10px;
  background-color: #0C4947;
  position: absolute;
  bottom: 0;
  left: 0;
  border-top-right-radius: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  opacity: 1;
  transition: 0.5s;
}
@media (max-width: 750px) {
  .slide-search .close-btn {
    height: calc(64/375 * 100vw);
    font-size: calc(12/375 * 100vw);
    padding: 0 calc(10/375*100vw) 0 calc(15/375*100vw);
  }
  .slide-search .close-btn:after {
    content: "";
    display: block;
    width: calc(10/375 * 100vw);
    height: calc(7/375 * 100vw);
    margin-left: 10px;
    margin-top: 2px;
    background-image: url("/assets/en/img/living-industry/icon_arrow_down_white.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}

.slide-search .close-btn:hover {
  text-decoration: none;
  background-color: #CBCBCB;
  color: #0C4947;
}
.slide-search .product-items {
  display: flex;
  flex-wrap: wrap;
}
.slide-search .product-items .item {
  width: 33%;
  padding: calc(15 / 375 * 100vw) calc(5 / 375 * 100vw) calc(5 / 375 * 100vw);
}
@media (min-width: 751px) {
  .slide-search .product-items .item {
    margin: 15px 5px;
    padding: 0;
  }
}
.slide-search .product-items .item img {
  border-radius: 50%;
  width: calc(50 / 375 * 100vw);
  height: calc(50 / 375 * 100vw);
}
@media (max-width: 750px) {
  .slide-search .product-items .item img {
    transition: 0.2s;
    border-radius: 30%;
    background-color: #F4F4F4;
  }
}
@media (min-width: 751px) {
  .slide-search .product-items .item img {
    width: 50px;
    height: 50px;
  }
}
.slide-search .product-items .item .product-description {
  min-height: calc(28 / 375 * 100vw);
  margin-top: calc(5 / 375 * 100vw);
  font-size: calc(12 / 375 * 100vw);
  line-height: 1.2;
  color: #121212;
}
@media (min-width: 751px) {
  .slide-search .product-items .item .product-description {
    font-size: 12px;
  }
}
@media (min-width: 751px) {
  .slide-search .product-items .item:hover img {
    border: 1px solid #0C4947;
  }
  .slide-search .product-items .item:hover .product-description {
    font-weight: bold;
    color: #0C4947;
  }
}

.filter-tag {
  margin-top: 30px;
}
@media (max-width: 750px) {
  .filter-tag {
    margin-top: calc(30 / 375 * 100vw);
    margin-bottom: calc(20 / 375 * 100vw);
  }
}

.section-product-list {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-top: 5.5rem;
}
@media (max-width: 750px) {
  .section-product-list {
    padding: 0;
    padding-top: calc(50/375*100vw);
  }
  .section-product-list .custom-container {
    padding-left: 0;
    padding-right: 0;
  }
}

.section-product-list .product-filter {
  width: 25%;
  margin-top: 65px;
}
@media (max-width: 992px) {
  .section-product-list .product-filter {
    display: none;
  }
}@media screen and (max-width: 1280px) {
  .section-product-list .product-filter {
    padding: 10px;
    padding-top: 0;
  }
}
@media screen and (max-width: 1440px) {
  .section-product-list .product-filter {
    padding: 20px;
    padding-top: 0;
  }
}

.section-product-list .product-filter .active {
  font-weight: bold;
}
.section-product-list .product-filter .active .arrow-right {
  display: none;
}

.section-product-list .product-category {
  width: 100%;
  max-width: 272px;
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 150px;
  padding-bottom: 80px;
}
.section-product-list .product-category.product-category-static {
  position: static;
}
.section-product-list .product-category .title {
  cursor: pointer;
  font-family: 'Noto Sans JP';
  font-size: 16px;
  line-height: 1.5;
  margin-top: 15px;
  padding-bottom: 15px;
  color: #0C4947;
  border-bottom: 1px solid #0C4947;
  align-items: center;
}
.section-product-list .product-category .title::after {
  content: "";
  display: block;
  width: 10px;
  height: 7px;
  background-image: url("/assets/en/img/living-industry/icon_arrow_down.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.section-product-list .product-category .title.show::after {
  content: "";
  display: block;
  width: 10px;
  height: 7px;
  background-image: url("/assets/en/img/living-industry/icon_arrow_up.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.section-product-list .product-category .toggle-content:not(.show) {
  display: none;
}
.section-product-list .product-category .type-list {
  margin-top: 5px;
  flex-wrap: wrap;
  display: flex;
  border-bottom: 1px solid #0C4947;
  padding-bottom: 20px;
}
.section-product-list .product-category .type-item {
  display: flex;
  align-items: center;
  flex: 0 50%;
  margin-top: 20px;
  cursor: pointer;
  word-break: break-word;
}
.section-product-list .product-category .type-item img {
  background: #FFFFFF;
  width: 50px;
  height: 50px;
  border-radius: 30%;
  transition: 0.2s;
}
.section-product-list .product-category .type-item .item-title {
  font-size: 11px;
  line-height: 1.5;
  color: #204846;
  margin-left: 4px;
}
.section-product-list .product-category .type-item:hover,
.section-product-list .product-category .type-item.current {
  text-decoration: none;
  color: #121212;
}
.section-product-list .product-category .type-item.current img {
  border: 1px solid #0C4947;
}
.section-product-list .product-category .type-item:hover img {
  transform: scale(1.05);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.section-product-list .product-category .type-item:hover .item-title,
.section-product-list .product-category .type-item.current .item-title {
  color: #0C4947;
  font-weight: bold;
}

.product-detail-2-content {
  padding: 0;
}

.product-list {
  position: relative;
  padding-right: 1rem;
  margin-top: 10px;
}
@media (min-width: 751px) {
  .product-list {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
@media (min-width: 992px) {
  .product-list {
    width: 100%;
    max-width: 943px;
    margin-left: auto;
    margin-right: auto;
    flex: 1;
  }
}
@media (min-width: 1180px) {
  .product-list {
    padding: 0;
  }
}
@media (max-width: 750px) {
  .product-list {
    padding: 0 calc(20/375*100vw);
    overflow: hidden;
  }
}
@media (min-width: 1180px) {
  .product-list .toppan-news {
    max-width: 853px;
    margin-left: auto;
  }
  .product-list .toppan-news.toppan-news-works {
    margin: auto;
  }
}
.product-list .trademark{
  font-size: 0.6em;
  vertical-align: super
}
.product-list .product-list-links {
  color: #02B9A4;
  right: 3rem;
  text-align: right;
  font-size: 1rem;
}
@media (max-width: 750px) {
  .product-list .product-list-links {
    font-size: calc(12/375 * 100vw);
    padding-right: 10px;
  }
}
.product-list .product-list-links a {
  color: #02B9A4;
}
.product-list .product-list-links a:last-child {
  color: #204846;
}
.product-list .product-list-header {
  margin-top: 6rem;
}

.product-list .category_tags {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 751px) {
  .product-list .category_tags {
    margin-bottom: 25px;
  }
}

.banner-description {
  color: #204846;
}

.all-product {
  margin-top: calc(30/375*100vw);
  margin-bottom: calc(60/375*100vw);
}
@media (min-width: 751px) {
  .all-product {
    margin-top: 30px;
    margin-bottom: 70px;
  }
}

.all-product .all-product_cat {
  margin-bottom: 40px;
  color: #0C4947;
  line-height: 1.6;
}
@media (max-width: 750px) {
  .all-product .all-product_cat {
    margin-bottom: calc(25/375*100vw);
    padding-top: calc(50/375*100vw);
    margin-top: calc(-35/375*100vw);
  }
}
@media (min-width: 751px) {
  .all-product .all-product_cat:not(:first-child) {
    margin-top: 40px;
  }
}

.all-product .all-product_cat h2 {
  font-size: 22px;
  font-weight: bold;
}
@media (max-width: 750px) {
  .all-product .all-product_cat h2 {
    font-size: 20px;
  }
}
.all-product .all-product_cat h2:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  background-color: #02B9A4;
  vertical-align: middle;
}
.all-product .all-product_cat h2 sub {
  font-size: 12px;
}
.all-product .all-product_cat p {
  margin-top: 15px;
  font-size: 16px;
}
@media (max-width: 750px) {
  .all-product .all-product_cat p {
    font-size: 12px;
  }
}

.all-product .product-item {
  margin-bottom: 30px;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
.all-product .product-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  will-change: transform;
  transition: .3s;
}
@media (max-width: 750px) {
  .all-product .product-item {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: calc(25/375*100vw);
  }
  .all-product .product-item .product-item-img {
    width: calc(110/375*100vw);
  }
}
.all-product .product-item .product-item-img {
  overflow: hidden;
  transition: .3s;
}
.all-product .product-item .product-title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: calc(5/375*100vw);
}
@media (min-width: 751px) {
  .all-product .product-item .product-title {
    margin-bottom: 10px;
  }
}
.all-product .product-item .product-item-information {
  margin-top: 10px;
  margin-bottom: 30px;
  line-height: 1.5;
}
@media (max-width: 750px) {
  .all-product .product-item .product-item-information {
    width: calc(100% - (110/375*100vw));
    padding-left: calc(15/375*100vw);
    margin-bottom: 0;
    margin-top: 0;
  }
  .all-product .product-item .product-item-information .product-title {
    font-size: calc(16 / 375 * 100vw);
  }
}
.all-product .product-item .description {
  font-size: 12px;
}
@media (max-width: 750px) {
  .all-product .product-item .description {
    font-size: calc(12 / 375 * 100vw);
  }
}
.all-product .product-item:hover .product-item-img {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
}
.all-product .product-item:hover .product-item-img img {
  transform: scale(1.05);
  opacity: 0.8;
}
.all-product .product-item:hover .product-item-information {
  color: #204846;
}

.other-product {
  color: #0C4947;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
}
@media (max-width: 750px) {
  .other-product {
    font-size: 12px;
    text-align: left;
  }
}
.all-product + .other-product {
  margin-top: -30px;
}
@media (max-width: 750px) {
  .all-product + .other-product {
    margin-top: calc(-45/375*100vw);
  }
}

.open-menu-search {
  font-family: 'Noto Sans JP';
  font-size: 12px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: calc(0.3/375*100vw);
  color: white;
  padding: 10px;
  background-color: #0C4947;
  position: fixed;
  bottom: 0;
  left: 0;
  border-top-right-radius: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  opacity: 1;
  transition: all 1s ease-in-out;
}
@media (max-width: 750px) {
  .open-menu-search {
    height: calc(64/375 * 100vw);
    font-size: calc(12/375 * 100vw);
    padding: 0 calc(10/375*100vw) 0 calc(15/375*100vw);
  }
  .open-menu-search:after {
    content: "";
    display: block;
    width: calc(10/375 * 100vw);
    height: calc(7/375 * 100vw);
    margin-left: 10px;
    margin-top: 2px;
    background-image: url("/assets/en/img/living-industry/icon_arrow_up_white.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}
.open-menu-search:hover {
  background-color: #CBCBCB;
  color: #0C4947;
}

.product-contents .product-content-title {
  width: 100%;
  text-align: center;
  font-size: 20px;
  margin-top: 3rem;
}
@media (min-width: 1180px) {
  .product-contents .product-content-title {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
  }
}
.product-contents .product-content-title h1 {
  font-size: 35px;
  margin-bottom: 20px;
}
@media (max-width: 750px) {
  .product-contents .product-content-title h1 {
    font-size: calc(25/375 * 100vw);
  }
}
.product-contents .product-content-title h1 .sup-title {
  top: 0.5em;
}
.product-contents .product-content-title h2 {
  font-size: 22px;
  color: #0C4947;
  margin-bottom: 20px;
}
@media (max-width: 750px) {
  .product-contents .product-content-title h2 {
    font-size: calc(18/375 * 100vw);
  }
}
.product-contents .product-content-title span {
  font-size: 35px;
}
@media (max-width: 750px) {
  .product-contents .product-content-title span {
    font-size: calc(18/375 * 100vw);
  }
}
@media (max-width: 750px) {
  .product-contents .product-content-title {
    margin-top: calc(30/375 * 100vw);
    font-size: calc(18/375 * 100vw);
    padding: 0 calc(10/375 * 100vw);
  }
}
.product-contents .product-content {
  display: flex;
  margin: 20px 0;
}
@media (min-width: 1180px) {
  .product-contents .product-content {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1180px) {
  .product-contents .product-content .product-content-img {
    padding-left: 0;
  }
}
.product-contents .product-content .product-content-img img {
  width: 100%;
  margin-bottom: 20px;
}

.tag.custom-tag-1 {
  display: inline-block;
  margin: 20px 5px 0 0;
}
@media (max-width: 750px) {
  .tag.custom-tag-1 {
    margin: calc(10/375*100vw) calc(5/375*100vw) 0 0;
  }
}

.product-contents-description {
  font-size: 22px;
  font-weight: bold;
  color: #0C4947;
  margin-top: 20px;
  line-height: 2rem;
}
@media (max-width: 750px) {
  .product-contents-description {
    font-size: calc(18/375 * 100vw);
    margin-top: calc(18/375 * 100vw);
    line-height: 1.6;
  }
}

.custom-tag {
  color: #0C4947;
  padding: 3px 0;
  border: 1px solid #0C4947;
  border-radius: 50px;
  display: inline-block;
  font-size: 12px;
  margin: 0 5px 10px 0;
  background-color: #FFFFFF;
}

.product-contents-tag {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
  padding: 1px 10px;
}
@media (max-width: 750px) {
  .product-contents-tag {
    margin-top: calc(15/375 * 100vw);
    margin-bottom: calc(20/375 * 100vw);
  }
}

.product-content-img-button {
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-content-img-button button {
  color: #121212;
  border-radius: 50%;
  background-color: white;
  text-align: center;
  width: 50px;
  height: 50px;
  margin: 0 20px;
}
@media (max-width: 750px) {
  .product-content-img-button button {
    margin: 0;
  }
}

.product-characteristics {
  width: 100%;
  background-color: white;
  padding: 2rem 1.5rem;
  margin-bottom: 100px;
}
.product-characteristics.product-characteristics-detail-1 {
  width: 100%;
}
@media (max-width: 750px) {
  .product-characteristics.product-characteristics-detail-1 {
    margin-bottom: 0;
  }
}
.product-characteristics .product-characteristics-title {
  font-size: 18px;
  color: #02B9A4;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 750px) {
  .product-characteristics .product-characteristics-title {
    font-size: calc(18/375 * 100vw);
  }
}
.product-characteristics .product-characteristics-feature {
  margin-top: 15px;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 750px) {
  .product-characteristics .product-characteristics-feature {
    font-size: calc(16/375 * 100vw);
  }
}
.product-characteristics .product-characteristics-detail {
  color: #121212;
  font-size: 16px;
}

.product-characteristics .product-characteristics-detail:not(:last-child) {
  margin-bottom: 15px;
}
@media (max-width: 750px) {
  .product-characteristics .product-characteristics-detail {
    font-size: calc(16/375 * 100vw);
  }
}
.product-characteristics .product-characteristics-detail ul li {
  margin-top: 15px;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.product-characteristics .product-characteristics-detail ul li::before {
  content: "▶";
  color: #FD9D5B;
  font-size: 14px;
  font-weight: bold;
  display: inline;
  width: 1em;
  height: 1em;
  margin-right: 0.5em;
}
.product-characteristics .product-characteristics-detail ul li.no_indent {
  padding-left: 0;
  text-indent: 0;
}
.product-characteristics .product-characteristics-detail ul li.no_indent:before {
  content: none;
}
.product-characteristics .product-characteristics-detail ul li .bold-txt {
  font-weight: bold;
}
.product-characteristics .product-characteristics-detail .note {
  margin-top: 20px;
}

.related-products {
  display: flex;
  flex-wrap: wrap;
  /* margin: 60px 0 50px; */
  margin-bottom: 50px;
}
@media (max-width: 750px) {
  .related-products {
    margin-top: calc(60/375 * 100vw);
  }
}
.related-products .related-products-label {
  overflow: hidden;
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #0C4947;
  font-weight: bold;
  margin-bottom: 40px;
}
@media (max-width: 750px) {
  .related-products .related-products-label {
    font-size: calc(18/375*100vw);
    margin-bottom: calc(25/375*100vw);
  }
}
.related-products .related-products-label::before, .related-products .related-products-label::after {
  background-color: #0C4947;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50px;
}
.related-products .related-products-label::before {
  right: 20px;
  margin-left: -50%;
}
.related-products .related-products-label::after {
  left: 20px;
  margin-right: -50%;
}
.related-products .related-products-items {
  display: flex;
  justify-content: center;
  width: 100%;
}
@media (max-width: 750px) {
  .related-products .related-products-items {
    flex-direction: column;
  }
}
.related-products .related-products-item {
  align-items: flex-start;
  color: #121212;
  margin: 10px 0;
  width: 25%;
  cursor: pointer;
}
@media (min-width: 751px) {
  /*
  .related-products .related-products-item + .related-products-item {
    margin-left: 20px;
  }
  */
  .related-products .related-products-item {
    margin: 0 10px;
  }
}
.related-products .related-products-item:hover {
  text-decoration: none;
}
.related-products .related-products-item:hover .product-item-img {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  color: #121212;
  text-decoration: none;
}
.related-products .related-products-item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  will-change: transform;
  transition: .3s;
}
.related-products .related-products-item .product-item-img {
  overflow: hidden;
  transition: .3s;
  height: auto;
  display: flex;
  align-items: center;
  background-color: #CBCBCB;
}
@media (max-width: 750px) {
  .related-products .related-products-item {
    display: flex;
    flex-direction: row;
    margin-bottom: calc(15/375*100vw);
    width: 100%;
    padding: 10px;
    margin-top: unset;
    margin-right: unset;
    margin-left: unset;
  }
  .related-products .related-products-item .related-products-text {
    margin-left: 15px;
  }
  .related-products .related-products-item .product-item-img {
    height: auto;
    min-width: calc(110/375*100vw);
    max-width: calc(110/375*100vw);
  }
  .related-products .related-products-item .product-item-img img {
    width: 100%;
    min-width: calc(110/375*100vw);
    max-width: calc(110/375*100vw);
  }
  .related-products .related-products-item .product-item-img:hover {
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  }
}
.related-products .related-products-item .product-item-img:hover img {
  transform: scale(1.05);
}
.related-products .related-products-item .product-item-img:hover div {
  color: #0C4947;
}
.related-products .related-products-item .related-products-img {
  width: 100%;
}
.related-products .related-products-item .related-products-img img {
  transition: 0.2s;
  width: 100%;
}
.related-products .related-products-item .related-products-title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
}
@media (max-width: 750px) {
  .related-products .related-products-item .related-products-title {
    font-size: calc(16/375*100vw);
    margin-top: 0;
  }
}
.related-products .related-products-item .related-products-title {
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 750px) {
  .related-products .related-products-item .related-products-title {
    font-size: calc(16/375*100vw);
    margin-left: calc(15/375*100vw);
  }
}
.related-products .related-products-item .related-products-detail {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 12px;
}
@media (max-width: 750px) {
  .related-products .related-products-item .related-products-detail {
    margin-top: 0;
    margin-bottom: 0;
    font-size: calc(12/375*100vw);
    margin-left: calc(12/375*100vw);
  }
}
.related-products .related-products-item:hover .related-products-title {
  color: #0C4947;
}

.product-detail-related {
  margin-top: 70px;
}
@media (max-width: 750px) {
  .product-detail-related {
    margin-top: calc(60/375*100vw);
  }
}

.recommend-contents {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 30px 20px;
  margin-bottom: 60px;
}
@media (max-width: 750px) {
  .recommend-contents {
    margin-left: calc(-20 / 375 * 100vw);
    margin-right: calc(-20 / 375 * 100vw);
  }
}
@media (min-width: 751px) {
  .recommend-contents {
    padding: 50px 60px;
    max-width: 853px;
    margin: 0 auto 70px;
  }
}
.recommend-contents .recommend-contents-label {
  overflow: hidden;
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #0C4947;
  font-weight: bold;
  margin-bottom: 40px;
}
@media (max-width: 750px) {
  .recommend-contents .recommend-contents-label {
    font-size: calc(18/375*100vw);
    margin-bottom: calc(30/375*100vw);
  }
}
.recommend-contents .recommend-contents-label::before,
.recommend-contents .recommend-contents-label::after {
  background-color: #0C4947;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50px;
}
.recommend-contents .recommend-contents-label::before {
  right: 20px;
  margin-left: -50%;
}
.recommend-contents .recommend-contents-label::after {
  left: 20px;
  margin-right: -50%;
}
.recommend-contents .recommend-contents-item {
  display: flex;
}
.recommend-contents .recommend-contents-item:not(:last-child) {
  margin-bottom: calc(25 / 375 * 100vw);
}
@media (min-width: 751px) {
  .recommend-contents .recommend-contents-item:not(:last-child) {
    margin-bottom: 30px;
  }
}
.recommend-contents .recommend-contents-item-img {
  width: 30vw;
  height: 19vw;
  min-width: 110px;
  min-height: 71px;
}
@media (min-width: 751px) {
  .recommend-contents .recommend-contents-item-img {
    width: 23%;
    height: auto;
    max-width: 170px;
    max-height: 110px;
  }
}
.recommend-contents .recommend-contents-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .3s;
}
.recommend-contents .recommend-contents-item-img:hover img {
  transform: scale(1.05);
}
.recommend-contents .recommend-contents-item-details {
  width: 63%;
  padding-left: calc(15 / 375 * 100vw);
  line-height: 1;
}
@media (min-width: 751px) {
  .recommend-contents .recommend-contents-item-details {
    width: calc(100% - 170px);
    padding-left: 20px;
  }
}
.recommend-contents .recommend-contents-item-details .recommend-contents-item-cat {
  display: inline-flex;
  align-items: center;
  font-size: 11px;
  margin-bottom: 10px;
}
@media (max-width: 750px) {
  .recommend-contents .recommend-contents-item-details .recommend-contents-item-cat {
    font-size: calc(9 / 375 * 100vw);
    margin-bottom: calc(5 / 375 * 100vw);
  }

}
.recommend-contents .recommend-contents-item-details .recommend-contents-item-cat .newest-dot {
  height: 1rem;
  width: 1rem;
  background-color: #1ab9a4;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
}
.recommend-contents .recommend-contents-item-details .recommend-contents-item-cat .news-event-dot {
  background-color: #FEAC74;
}
.recommend-contents .recommend-contents-item-details .recommend-contents-item-cat .news-update-dot {
  background-color: #0C4947;
}
.recommend-contents .recommend-contents-item-details .recommend-contents-item-cat .news-report-dot {
  background-color: #707070;
}
.recommend-contents .recommend-contents-item-details .recommend-contents-item-customer {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 10px;
}
@media (max-width: 750px) {
  .recommend-contents .recommend-contents-item-details .recommend-contents-item-customer {
    font-size: calc(11 / 375 * 100vw);
    margin-bottom: calc(5 / 375 * 100vw);
    line-height: 1.2;
  }
}
.recommend-contents .recommend-contents-item-details .recommend-contents-item-title {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
}
@media (max-width: 750px) {
  .recommend-contents .recommend-contents-item-details .recommend-contents-item-title {
    font-size: calc(13 / 375 * 100vw);
    line-height: 1.3;
  }
}

.recommend-contents.recommend-contents-box {
  background-color: inherit;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #c6c6c6;
  border-top: none;
  position: relative;
  margin: 40px 0 0;
}
@media (min-width: 751px) {
  .recommend-contents.recommend-contents-box {
    padding: 30px 33px;
    margin: 50px auto 0;
    width: 100%;
  }
}
.recommend-contents.recommend-contents-box::before {
  content: '';
  display: block;
  width: 20px;
  height: 0;
  border-top: 2px solid #c6c6c6;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 751px) {
  .recommend-contents.recommend-contents-box::before {
    width: 30px;
  }
}
.recommend-contents.recommend-contents-box::after {
  content: '';
  display: block;
  width: calc(100% - 185px);
  height: 0;
  border-top: 2px solid #c6c6c6;
  position: absolute;
  top: 0;
  right: 0;
}
@media (min-width: 751px) {
  .recommend-contents.recommend-contents-box::after {
  width: calc(100% - 200px);
  }
}
.recommend-contents.recommend-contents-box .recommend-contents-label {
  color: #121212;
  font-size: 16px;
  text-align: left;
  display: inline-block;
  width: auto;
  padding: 0 10px;
  position: absolute;
  top: -15px;
}
.recommend-contents.recommend-contents-box .recommend-contents-label::before,
.recommend-contents.recommend-contents-box .recommend-contents-label::after {
  content: none;
}

.paging-info {
  display: flex;
  margin-top: 15px;
}

.total-slider {
  margin-top: 10px;
}

.current-slider {
  margin-top: -10px;
}

.shape {
  margin: 0 15px;
  height: 30px;
  border-right: 2px solid black;
  -moz-transform: skew(-45deg);
  -webkit-transform: skew(-45deg);
  transform: skew(-45deg);
}

.branch-item {
  display: flex;
  justify-content: space-between;
}

.pt-22 {
  padding-top: 22px;
}

/* On smaller screens, where height is less than 450px, change the style of the slide-search (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .slide-search {
    padding-top: 15px;
  }

  .slide-search a {
    font-size: 18px;
  }
}
.active-dropdown-item-menu:hover .dropdown-item-menu {
  visibility: visible;
  top: 90px;
  z-index: -2;
}

.dropdown-item-menu {
  position: absolute;
  left: 0;
  top: -500px;
  width: 100%;
  transition: ease-in 3s;
  transition: ease-out 0.5s;
  visibility: hidden;
  z-index: -1;
}
.dropdown-item-menu .title-menu {
  font-size: 25px;
  color: #0C4947;
  line-height: 40px;
}
.dropdown-item-menu .dropdown-menu-content {
  background: #FFFFFF;
}
.dropdown-item-menu .value-content {
  margin: 70px 25px;
  text-align: center;
}
.dropdown-item-menu .value-content img {
  max-height: 170px;
  object-fit: contain;
  margin: 20px 0;
}
.dropdown-item-menu .value-content b {
  color: #0C4947;
}

.product-content-group {
  margin-top: 30px;
  color: #0C4947;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
}
@media (max-width: 750px) {
  .product-content-group {
    margin-top: 40px;
    font-size: calc(12 / 375 * 100vw);
  }
}

.product-content-group-btn {
  margin-top: 33px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 1180px) {
  .product-content-group-btn {
    max-width: 860px;
    margin: 33px auto 0;
  }
  .product-content-group-btn-compact {
    padding: 0 150px;
  }
  .product-content-group-btn-productCat {
    margin-top: 15px;
  }
}
@media (max-width: 750px) {
  .product-content-group-btn {
    margin-top: calc(40 / 375 * 100vw);
    flex-direction: column;
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
  }
  .product-content-group-btn-productCat {
    margin-top: calc(15 / 375 * 100vw);
  }
}
.product-content-group-btn .product-content-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-width: 140px;
  max-width: 160px;
  height: 50px;
  font-size: 12px;
  font-weight: bold;
  color: #0C4947;
  background-color: white;
  border-radius: 25px;
  margin: 10px 20px;
  padding: 0 5px;
  transition: 0.2s;
}
@media (min-width: 750px) {
  .product-content-group-btn .product-content-btn {
    box-shadow: 0 12px 20px 1px rgb(169 169 169 / 10%);
  }
  .product-content-group-btn .product-content-btn:hover {
    background-color: #0C4947;
    color: white;
    text-decoration: none;
  }
  .product-content-group-btn .product-content-btn:hover svg path,
  .product-content-group-btn .product-content-btn:hover svg line {
    stroke: white;
    fill: white;
  }
}
@media (max-width: 750px) {
  .product-content-group-btn .product-content-btn {
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    border-radius: 0;
    border-bottom: 1px solid #F4F4F4;
    flex-direction: row;
    justify-content: space-between;
    min-height: 50px;
    font-size: calc(12 / 375 * 100vw);
  }
}
.product-content-group-btn .product-content-btn span:first-child {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 14px;
  padding-top: 10px;
}
@media (max-width: 750px) {
  .product-content-group-btn .product-content-btn span:first-child {
    display: block;
    padding-left: calc(25/375 * 100vw);
    padding-top: 0;
    padding-right: 0;
    text-align: left;
  }
}
.product-content-group-btn .product-content-btn span:last-child {
  text-align: right;
}
@media (max-width: 750px) {
  .product-content-group-btn .product-content-btn span:last-child {
    padding-right: calc(25/375 * 100vw);
    padding-top: 0;
    padding-left: 0;
  }
}

.product-content-btn.second span:last-child {
  margin-top: -5px;
}

@media (min-width: 751px) {
  .product-content-group-btn-productCat .product-content-btn {
    min-width: auto;
    max-width: none;
    width: 170px;
    margin: 10px;
  }
}

.product-container {
  padding-top: 28px;
}

.section-product-detail-2,
.custom-section-product-container {
  padding-left: 0;
  padding-right: 0;
  margin-right: 0;
  margin-left: 0;
}

@media (max-width: 750px) {
  .product-container {
    padding: 0;
  }
}

.product-content-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 70px;
}
@media (max-width: 750px) {
  .product-content-list {
    margin-bottom: calc(60/375*100vw);
  }
}

.product-information-title {
  font-size: calc(28 / 375 * 100vw);
  position: relative;
  line-height: 1.5rem;
}
@media (min-width: 751px) {
  .product-information-title {
    font-size: 18px;
  }
}
@media (min-width: 900px) {
  .product-information-title {
    font-size: 28px;
  }
}
@media (max-width: 750px) {
  .product-information-title span {
    font-size: calc(25/375 * 100vw);
  }
}
/* .product-information-title::before {
  position: relative;
  content: "";
  width: 100px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  margin-bottom: 25px;
  border-bottom: 1px solid #02B9A4;
} */

.product-content-information {
  width: 100%;
  padding-top: 70px;
}
.product-content-title + .product-content-list .product-content-information,
.product-content-group-btn + .product-content-list .product-content-information {
  padding-top: 100px;
}
@media (max-width: 750px) {
  .product-content-information {
    padding-top: 50px;
  }
  .product-content-title + .product-content-list .product-content-information {
    padding-top: 30px;
  }
}
@media (min-width: 1180px) {
  .product-content-information {
    max-width: 860px;
    margin: 0 auto;
  }
}
.product-content-information .product-information {
  display: flex;
  margin-top: 70px;
}
.product-content-information .product-information .product-information-img {
  width: 55%;
}
@media (max-width: 750px) {
  .product-content-information .product-information .product-information-img {
    width: 95%;
    margin-left: calc(8/375*100vw);
  }
}
.product-content-information .product-information .product-information-img img {
  width: 100%;
  height: auto;
}
.product-content-information .product-information .product-information-descriptions {
  width: 45%;
  padding-left: 30px;
}
@media (max-width: 750px) {
  .product-content-information .product-information .product-information-descriptions {
    width: 100%;
    padding-left: 0;
    padding-top: calc(25/375 * 100vw);
  }
}
.product-content-information .product-information .product-information-descriptions .product-characteristics {
  margin-bottom: 0;
  margin-top: 40px;
}
.product-content-information .product-detail2-information {
  margin-top: 30px;
}
@media (max-width: 750px) {
  .product-content-information .product-detail2-information {
    flex-wrap: wrap;
    margin-top: calc(20/375 * 100vw);
  }
}
.product-content-information .product-detail2-information .product-information-descriptions .product-characteristics {
  margin-top: 0;
}
@media (max-width: 750px) {
  .product-content-information .product-detail2-information .product-information-descriptions .product-characteristics {
    width: 100vw;
    padding: 2rem calc(20/375*100vw);
    margin-left: calc(-20/375*100vw);
  }
}

/*
@media (max-width: 750px) {
  .product-content-information.product-content-information-detail-2 .product-information-title,
  .product-content-information.product-content-information-detail-2 .product-contents-description,
  .product-content-information.product-content-information-detail-2 .product-information-img {
    padding-right: calc(15/375 * 100vw);
    padding-left: calc(15/375 * 100vw);
  }
}
*/
@media (max-width: 750px) {
  .product-content-information.product-content-information-detail-2 .product-contents-tag {
    margin-right: calc(15/375 * 100vw);
    margin-left: calc(15/375 * 100vw);
  }
}

@media (max-width: 750px) {
  .product-content-img-button {
    position: relative;
  }
}
@media (max-width: 750px) {
  .product-content-img-button .btn-previous-product {
    position: absolute;
    left: -15px;
    top: calc(-170/375 * 100vw);
  }
}
@media (max-width: 750px) {
  .product-content-img-button .btn-next-product {
    position: absolute;
    right: -15px;
    top: calc(-170/375 * 100vw);
  }
}

.product-information-descriptions {
  padding-left: 0;
  padding-right: 0;
}
.co2-simulation-contents {
  margin-top: 50px;
}
@media (min-width: 751px) {
  .co2-simulation-contents {
    max-width: 860px;
    margin: auto;
  }
}

.product-characteristics-list-title {
  margin: 40px 0 15px;
  color: #0C4947;
  font-weight: bold;
  font-size: calc(18/375*100vw);
}
@media (min-width: 751px) {
  .product-characteristics-list-title {
    margin: 50px 0 20px;
    font-size: 20px;
  }
}
.co2-simulation-contents .co2-simulation {
  color: #0C4947;
  font-weight: bold;
}
.co2-simulation-contents .co2-simulation:not(:last-child) {
  margin-bottom: 50px;
}
@media (min-width: 751px) {
  .co2-simulation-contents .co2-simulation .co2-simulation-items {
    display: flex;
    justify-content: space-between;
  }
}
.co2-simulation-contents .co2-simulation .co2-simulation-item {
  background-color: #fff;
  display: flex;
  padding: 10px 10px 10px 15px;
}
@media (min-width: 751px) {
  .co2-simulation-contents .co2-simulation .co2-simulation-item {
    width: 48.5%;
  }
}
.co2-simulation-contents .co2-simulation .co2-simulation-item:not(:last-child) {
  margin-bottom: calc(10/375*100vw);
}
@media (min-width: 751px) {
  .co2-simulation-contents .co2-simulation .co2-simulation-item:not(:last-child) {
    margin-bottom: 0;
  }
}
.co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-img-wrap {
  width: 25vw;
  margin-right: calc(13/375*100vw);
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 751px) {
  .co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-img-wrap {
    max-width: 122px;
    width: 29vw;
    margin-right: 16px;
  }
}
.co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-img img {
  width: 24vw;
}
@media (min-width: 751px) {
  .co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-img img {
    max-width: 116px;
    width: 28vw;
  }
}
.co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-cat {
  display: inline-flex;
  align-items: flex-end;
}
.co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-cat .co2-simulation-cat-num {
  font-size: calc(39/375*100vw);
  font-weight: bold;
  line-height: 1;
  margin-right: 3px;
}
@media (min-width: 751px) {
  .co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-cat .co2-simulation-cat-num {
    font-size: 50px;
  }
}
.co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-cat .co2-simulation-cat-wrap {
  line-height: 1;
  display: inline-flex;
  flex-direction: column;
  margin-bottom: 3px;
}
.co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-cat .co2-simulation-cat-wrap .co2-simulation-cat-txt {
  display: inline-block;
  font-size: calc(16/375*100vw);
  font-weight: bold;
}
@media (min-width: 751px) {
  .co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-cat .co2-simulation-cat-wrap .co2-simulation-cat-txt {
    font-size: 20px;
  }
}
.co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-detail-after {
  margin-bottom: 5px;
}
@media (min-width: 751px) {
  .co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-detail-after {
    margin-bottom: 8px;
  }
}
.co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-txt {
  width: 65%;
}

.co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-detail {
  line-height: 1;
}
.co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-txt .co2-simulation-label {
  border: 1px solid #0C4947;
  border-radius: 15px;
  font-size: calc(7/375*100vw);
  padding: 4px 8px;
  margin-bottom: 3px;
  display: inline-block;
}
@media (min-width: 751px) {
  .co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-txt .co2-simulation-label {
    font-size: 10px;
  }
}
.co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-detail-after .co2-simulation-label {
  background-color: #0C4947;
  color: #fff;
  line-height: 1;
}
.co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-txt p {
  font-size: calc(10/375*100vw);
  line-height: 1.5;
}
@media (min-width: 751px) {
  .co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-txt p {
    font-size: 12px;
  }
}
.co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-txt .co2-simulation-note {
  color: #121212;
  font-size: calc(8/375*100vw);
  font-weight: 400;
}
@media (min-width: 751px) {
  .co2-simulation-contents .co2-simulation .co2-simulation-item .co2-simulation-txt .co2-simulation-note {
    font-size: 9px;
  }
}

.product-barrier {
  position: relative;
  margin-top: 9.2rem;
}
.product-barrier .product-barrier-header {
  position: relative;
}
.product-barrier .barrier-banner-text {
  position: absolute;
  top: 45%;
  left: 0;
  font-size: 1.5rem;
  color: #0C4947;
}
.product-barrier .barrier-text {
  margin: 0 10px;
  margin-bottom: 2.5rem;
}

.barrier-main {
  max-width: 860px;
  margin: auto;
  display: flex;
  margin-top: 50px;
}
@media (max-width: 750px) {
  .barrier-main {
    flex-direction: column;
  }
}
.barrier-main .barrier-main-img {
  width: 474px;
  height: auto;
}
@media (max-width: 750px) {
  .barrier-main .barrier-main-img {
    width: 100%;
    padding: 0 calc(25/375*100vw);
  }
}
.barrier-main .barrier-main-img img {
  width: 100%;
}
@media (max-width: 750px) {
  .barrier-main .barrier-main-img img {
    width: 100%;
  }
}
.barrier-main .product-barrier-description {
  width: calc(100% - 474px);
  padding: 0 0 0 50px;
}
@media (max-width: 750px) {
  .barrier-main .product-barrier-description {
    width: 100%;
    padding: 0 calc(20/375*100vw);
  }
  .barrier-main .product-barrier-description .product-barrier-description-title {
    margin-top: calc(30/375*100vw);
  }
  .barrier-main .product-barrier-description .product-barrier-description-title br {
    content: '';
  }
  .barrier-main .product-barrier-description .product-barrier-description-title br:after {
    content: '';
  }
}

.barrier-descriptions {
  margin: 2.5rem 0;
  padding-left: 10px;
}

.characteristics-detail-title {
  color: #02B9A4;
  font-weight: bold;
}

.barrier-items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.barrier-items .product-content-information {
  position: relative;
  width: 45%;
  margin: 1rem;
}
.barrier-items .product-content-information .barrier-item-title {
  margin-bottom: 10px;
  font-weight: bold;
  color: #0C4947;
}
.barrier-items .product-content-information .barrier-item-text {
  min-height: 75px;
}

.product-content-img-button {
  margin-top: 25px;
}

.manufacturing-text {
  margin-top: 2.5rem;
  margin-bottom: 6.25rem;
}

.news .custom-container {
  max-width: 1220px;
}
.news-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 60px;
  line-height: 1.2;
  color: #0C4947;
  margin-top: 30px;
  padding-bottom: 45px;
}
@media (max-width: 750px) {
  .news-title {
    font-size: calc(35 / 375 * 100vw);
    margin-top: calc(30 / 375 * 100vw);
    padding-bottom: calc(30 / 375 * 100vw);
  }
}
.news-title-en {
  font-size: 74px;
}
@media (max-width: 750px) {
  .news-title-en {
    font-size: calc(43 / 375 * 100vw);
  }
}
.news-title span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 25px;
  margin: 0 0 0 15px;
  padding-top: 5px;
}
@media (max-width: 750px) {
  .news-title span {
    font-size: calc(20 / 375 * 100vw);
    margin: 0 0 0 calc(15 / 375 * 100vw);
    padding-top: 0px;
  }
}

.news-title span:before {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  margin-right: 15px;
  background-image: url("/assets/en/img/living-industry/icon_subtitle_bar.svg");
  background-repeat: no-repeat;
}
@media (max-width: 750px) {
  .news-title span:before {
    width: 14px;
    height: 1px;
    margin-right: 10px;
  }
}

@media (max-width: 750px) {
  .news-items,
  .topic-items {
    min-height: calc(350/375*100vw);
    margin-bottom: calc(50 / 375 * 100vw);
  }
}

.news-items .news-item,
.topic-items .topic-item {
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 750px) {
  .news-items .news-item,
  .topic-items .topic-item {
    margin-bottom: calc(30/375*100vw);
  }
}

.news-items .news-item .d-flex,
.topic-items .topic-item .d-flex {
  align-items: flex-start;
}

.news-items .news-item:hover img,
.topic-items .topic-item:hover img {
  transform: scale(1.05);
  cursor: pointer;
}

.news-items .news-item:hover .news-detail-title,
.topic-items .topic-item:hover .topic-title {
  color: #02B9A4;
  cursor: pointer;
}

.news-items .news-item .news-item-img,
.topic-items .topic-item .topic-item-img {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 41%;
  max-width: 313px;
  height: 203px;
  background-color: #FFF;
  overflow: hidden;
}

@media (max-width: 750px) {
  .news-items .news-item .news-item-img,
  .topic-items .topic-item .topic-item-img {
    width: 43%;
    height: calc(93 / 375 * 100vw);
    overflow: initial;
  }
}
.news-items .news-item .news-item-img img,
.topic-items .topic-item .topic-item-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: .3s;
}

.news-items .news-item .news-update-day,
.topic-item .topic-status .news-update-day {
  color: #9A9A9A;
}
.news-items .news-details,
.topic-item .topic-details {
  font-size: 16px;
  line-height: 1.6;
  padding-left: 40px;
  width: calc(100% - 313px);
}
@media (max-width: 750px) {
  .news-items .news-details,
  .topic-item .topic-details {
    font-size: calc(12 / 375 * 100vw);
    padding-left: calc(15 / 375 * 100vw);
    width: 57%;
  }
}

.news-items .news-details .new-status,
.topic-item .topic-details .topic-status {
  margin-bottom: 15px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .news-items .news-details .new-status,
  .topic-item .topic-details .topic-status {
    display: none;
  }
}

.news-items .news-details .new-status .news-update-day {
  font-size: 12px;
  color: #9A9A9A;
}
.news-items .new-status,
.topic-item .topic-status {
  display: none;
  font-size: 12px;
}
@media (max-width: 750px) {
  .news-items .new-status,
  .topic-item .topic-status {
    margin-bottom: 5px;
    font-size: calc(12 / 375 * 100vw);
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

.news-items .news-detail-title,
.topic-item .topic-details .topic-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 5px;

}
@media (max-width: 750px) {
  .news-items .news-detail-title,
  .topic-item .topic-details .topic-title {
    font-size: calc(14 / 375 * 100vw);
  }
}

.news-item .news-detail-description,
.topic-item .topic-details .topic-text {
  margin-top: 5px;
}


.newest-dot {
  height: 1rem;
  width: 1rem;
  background-color: #1ab9a4;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
}

.news-update-dot {
  height: 1rem;
  width: 1rem;
  background-color: #707070;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
}

.news-event-dot {
  height: 1rem;
  width: 1rem;
  background-color: #feac74;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
}

/**
* Pagination
*/
.news-paginate {
  display: flex;
  box-sizing: border-box;
  margin: 0 0 100px;
  padding: 5px;
  align-items: center;
  justify-content: center;
}
@media (max-width: 750px) {
  .news-paginate {
    margin: 0 0 calc(80 / 375 * 100vw);
  }
}

.news-paginate .prev-page,
.news-paginate .next-page {
  width: 16px;
  height: 16px;
  border-bottom: 2px solid #939393;
  border-left: 2px solid #939393;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  cursor: pointer;
}

.news-paginate .prev-page {
  margin-right: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

@media (max-width: 750px) {
  .news-paginate .prev-page {
    margin-right: calc(15/375*100vw);
  }
}

.news-paginate .next-page {
  margin-left: 20px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

@media (max-width: 750px) {
  .news-paginate .next-page {
    margin-left: calc(15/375*100vw);
  }
}

.news-paginate .prev-page.disabled,
.news-paginate .next-page.disabled {
  visibility: hidden;
}

.news-paginate ul {
  display: flex;
  margin: 0;
}

.news-paginate li {
  margin: 0 10px;
}

.news-paginate li a {
  color: #121212;
  font-size: 16px;
  padding: 0 5px;
}

.news-paginate li.current {
  border-bottom: 2px solid #02B9A4;
}

.news-paginate li.current a {
  color: #02B9A4;
  font-weight: bold;
  cursor: initial;
}

.news-category-title {
  width: 100%;
  font-family: "A+9rnz-凸版文久ゴシック Pr6N DB";
  font-size: 1.25rem;
  color: #0C4947;
  padding-bottom: 1.3rem;
  border-bottom: 1px solid #0C4947;
}
@media (max-width: 750px) {
  .news-category-title {
    font-family: 'Noto Sans JP';
    font-size: calc(16 / 375 * 100vw);
    line-height: 1.5;
    padding-bottom: calc(10 / 375 * 100vw);
  }
}
.news-category-title.border-0 {
  padding-bottom: 15px;
}

.news-category-item {
  cursor: pointer;
  width: 100%;
  color: #0C4947;
  border-bottom: 1px dashed #0C4947;
  padding-bottom: 1.3rem;
  margin-top: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news-category-item h2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
}
.news-category-item:hover {
  text-decoration: none;
  color: #0C4947;
  font-weight: bold;
}
.news-category-item:hover h2 {
  font-weight: bold;
}
.news-category-item.active h2 {
  font-weight: bold;
}
.news-category-item.active .arrow-right {
  display: none;
}

.news-not-found-text,
.toppics-not-found {
  margin-top: 5px;
  color: #0C4947;
  font-size: 16px;
}
@media (max-width: 750px) {
  .news-not-found-text,
  .toppics-not-found {
    margin-top: calc(20/375*100vw);
    font-size: calc(16/375*100vw);
    text-align: center;
  }
}

.achievements {
  margin-top: 105px;
}
@media (max-width: 750px) {
  .achievements {
    margin-top: calc(45/375*100vw);
  }
}
.achievements .achievements-items {
  display: flex;
  justify-content: center;
  max-width: 900px;
  padding: 0 10px;
  margin: auto;
  margin-top: 40px;
}
@media (max-width: 750px) {
  .achievements .achievements-items {
    width: 100%;
    padding: 0;
    flex-direction: column;
    margin-top: 30px;
  }
}
.achievements .achievements-items .achievement-detail {
  width: calc(33.33% - (80px / 3));
  max-width: 268px;
  margin: 40px 40px 30px 0;
}
.achievements .achievements-items .achievement-detail:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 750px) {
  .achievements .achievements-items .achievement-detail {
    width: 100%;
    max-width: none;
    margin: 0;
    margin-top: calc(20/375*100vw);
    display: flex;
  }
}
.achievements .achievements-items .achievement-detail .achievement-detail-img {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 175px;
  background-color: #FFF;
  overflow: hidden;
  transition: .3s;
}
@media (max-width: 750px) {
  .achievements .achievements-items .achievement-detail .achievement-detail-img {
    width: 43%;
    height: calc(93 / 375 * 100vw);
  }
}
.achievements .achievements-items .achievement-detail .achievement-detail-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  will-change: transform;
  transition: .3s;
}
.achievements .achievements-items .achievement-detail .achievement-detail-text {
  padding: 20px 0;
  line-height: 1.4;
}
@media (max-width: 750px) {
  .achievements .achievements-items .achievement-detail .achievement-detail-text {
    width: 57%;
    padding: 0;
    padding-left: calc(15/375*100vw);
  }
}
.achievements .achievements-items .achievement-detail .achievement-detail-text small {
  font-size: 12px;
}
@media (max-width: 750px) {
  .achievements .achievements-items .achievement-detail .achievement-detail-text small {
    padding: 0;
    font-size: calc(12/375*100vw);
  }
}
.achievements .achievements-items .achievement-detail .achievement-detail-text p {
  letter-spacing: 0.05rem;
  color: #121212;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
}
@media (max-width: 750px) {
  .achievements .achievements-items .achievement-detail .achievement-detail-text p {
    font-size: calc(14/375*100vw);
  }
}
.achievements .achievements-items .achievement-detail:hover .achievement-detail-img {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
}
.achievements .achievements-items .achievement-detail:hover img {
  transform: scale(1.05);
}
.achievements .row {
  margin: 0;
}
.achievements .achievement-title {
  font-size: 35px;
  letter-spacing: 0.3rem;
  color: #0C4947;
}
.achievements .title {
  color: #0C4947;
  padding: 0 20px;
  font-weight: bold;
  font-size: 20px;
}
.achievements .title-line {
  border-bottom: 1px solid #0C4947;
  width: 50px;
  height: 18px;
}
@media (max-width: 750px) {
  .achievements .btn-latest-achievement {
    margin: calc(30 / 375 * 100vw) 0 calc(80 / 375 * 100vw) 0;
  }
}
@media (min-width: 751px) {
  .achievements .btn-latest-achievement {
    max-width: 900px;
    padding: 0 10px;
    margin: 10px auto 100px;
  }
}
.achievements .btn-latest-achievement button {
  background-color: #FFFFFF;
}

.solution .header .title-content .title {
  padding: 0 calc(13/375*100vw);
}
@media (min-width: 751px) {
  .solution .header .title-content {
    max-width: 1000px;
  }
  .solution .header .title-content .title {
    margin-left: 0;
  }
  .solution .header .title-content .title label {
    font-size: 16px;
  }
}
.solution-bg {
  background-image: url("/assets/en/img/living-industry/solution_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 50%;
}
.solution-bg .total-solution div:nth-child(2) {
  width: 100%;
}
.solution-bg .total-solution p {
  color: #0C4947;
}
.solution-bg .title-total-solution {
  font-size: 30px;
  margin-bottom: 10px;
  color: #0C4947;
}
@media (max-width: 750px) {
  .solution-bg .title-total-solution {
    font-size: calc(16/375*100vw);
  }
}
.solution-bg .solution-title {
  font-size: 50px;
  font-family: "Roboto";
  color: #204846;
}
@media (max-width: 750px) {
  .solution-bg .solution-title {
    font-size: calc(30/375*100vw);
  }
}

.solution-img-pc .crm-description .solution-btn, .solution-img-pc .bpo-description .solution-btn, .solution-img-pc .plan-description .solution-btn, .solution-img-pc .center-description .solution-btn, .solution-img-pc .product-description .solution-btn, .solution-modal .btn-wrapper .solution-btn {
  float: left;
  font-size: 12px;
  line-height: 1.2;
  padding: 0.5rem 0.625rem;
  border: 1px solid #0C4947;
  border-radius: 60px;
  color: #0C4947;
  margin-top: 10px;
}
@media (max-width: 750px) {
 .solution-img-pc .crm-description .solution-btn, .solution-img-pc .bpo-description .solution-btn, .solution-img-pc .plan-description .solution-btn, .solution-img-pc .center-description .solution-btn, .solution-img-pc .product-description .solution-btn, .solution-modal .btn-wrapper .solution-btn {
    font-size: calc(14/375*100vw);
  }
}
.solution-img-pc .crm-description .solution-btn svg, .solution-img-pc .bpo-description .solution-btn svg, .solution-img-pc .plan-description .solution-btn svg, .solution-img-pc .center-description .solution-btn svg, .solution-img-pc .product-description .solution-btn svg, .solution-modal .btn-wrapper .solution-btn svg {
  width: 0.8125rem;
}
.solution-img-pc .crm-description .solution-btn:hover, .solution-img-pc .bpo-description .solution-btn:hover, .solution-img-pc .plan-description .solution-btn:hover, .solution-img-pc .center-description .solution-btn:hover, .solution-img-pc .product-description .solution-btn:hover, .solution-modal .btn-wrapper .solution-btn:hover {
  background-color: #0C4947;
  color: #FFFFFF;
}
.solution-img-pc .crm-description .solution-btn:hover svg path, .solution-img-pc .bpo-description .solution-btn:hover svg path, .solution-img-pc .plan-description .solution-btn:hover svg path, .solution-img-pc .center-description .solution-btn:hover svg path, .solution-img-pc .product-description .solution-btn:hover svg path, .solution-modal .btn-wrapper .solution-btn:hover svg path,
.solution-img-pc .crm-description .solution-btn:hover svg line,
.solution-img-pc .bpo-description .solution-btn:hover svg line,
.solution-img-pc .plan-description .solution-btn:hover svg line,
.solution-img-pc .center-description .solution-btn:hover svg line,
.solution-img-pc .product-description .solution-btn:hover svg line,
.solution-modal .btn-wrapper .solution-btn:hover svg line {
  stroke: #FFFFFF;
}

.topic-items > .topic-tags {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
}
@media (max-width: 750px) {
  .topic-items > .topic-tags {
    margin-top: calc(15 / 375 * 100vw);
  }
}

.topic-item .topic-tags {
  display: none;
}
@media (max-width: 750px) {
  .topic-item .topic-tags {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .topic-item .topic-tags .tag {
    font-size: calc(10/375*100vw);
    padding: 0 10px;
  }
}

.topic-item .topic-details .topic-tags {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
}
@media (max-width: 750px) {
  .topic-item .topic-details .topic-tags {
    display: none;
  }
}

.topic-sort {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 45px;
  color: #0C4947;
  font-size: 16px;
}
@media (max-width: 750px) {
  .topic-sort {
    margin-bottom: 30px;
  }
}

.topic-sort .tag {
  margin-left: 15px;
  background-color: #0C4947;
  color: #FFF;
  position: relative;
}

.topic-sort .tag:after {
  content: url("/assets/en/img/living-industry/icon_remove.svg");
  position: absolute;
  top: -10px;
  right: -10px;
}

.tag {
  background-color: #FFF;
  color: #0C4947;
  font-size: 12px;
  padding: 0 12px;
  margin: 5px 10px 5px 0;
  border: 1px solid #0C4947;
  border-radius: 12px;
}
.tag:hover {
  background-color: #0C4947;
  color: #FFF;
}
@media (max-width: 750px) {
  .tag {
    border-radius: 4vw;
  }
}

.solution-img-pc .crm-description p, .solution-img-pc .bpo-description p, .solution-img-pc .plan-description p, .solution-img-pc .center-description p {
  font-size: 1rem;
  line-height: 1.5;
  padding-top: 10px;
}

.solution-img-pc {
  text-align: center;
}

@media (min-width: 751px) {
  .solution-img-pc .custom-container {
    width: 1200px;
  }
}
.solution-img-pc .solution-img-pc-inner {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 20px 20px 20px 20px;
}

.solution-img-pc svg {
  width: 650px;
}

.solution-img-pc .crm-description {
  width: 220px;
  font-size: 0.8vw;
  left: -250px;
  top: calc(50% - 120px);
}
.solution-img-pc svg text,
.solution-img-mobile svg text {
  font-family: "A+9rnz-凸版文久ゴシック Pr6N DB";
}
.solution-img-pc .crm-description .crm-square {
  width: 20px;
  height: 20px;
  background-color: #4398E0;
  margin-right: 8px;
}
.solution-img-pc .crm-description .crm-square + span {
  font-weight: bold;
  font-size: 18px;
}
.solution-img-pc .crm-description .crm-border-bottom {
  padding-top: 12px;
  border-bottom: 1px solid #4398E0;
  width: 120%;
}
.solution-img-pc .bpo-description {
  width: 220px;
  bottom: -50px;
  font-size: 0.8vw;
  left: -200px;
}
.solution-img-pc .bpo-description .bpo-square {
  width: 20px;
  height: 20px;
  background-color: #12A5AC;
  margin-right: 8px;
}
.solution-img-pc .bpo-description .bpo-square + span {
  font-weight: bold;
  font-size: 1.125rem;
}
.solution-img-pc .bpo-description .bpo-border-bottom {
  padding-top: 12px;
  border-bottom: 1px solid #12A5AC;
  width: 120%;
}
.solution-img-pc .plan-description {
  width: 250px;
  top: -30px;
  font-size: 0.8vw;
  right: -250px;
}
.solution-img-pc .plan-description .plan-square {
  width: 20px;
  height: 20px;
  background-color: #0C4947;
  margin-right: 8px;
}
.solution-img-pc .plan-description .plan-square + span {
  font-weight: bold;
  font-size: 1.125rem;
}
.solution-img-pc .plan-description .plan-border-bottom {
  position: absolute;
  padding-top: 12px;
  border-bottom: 1px solid #0C4947;
  width: 120%;
  width: 200%;
  right: 0;
}
.solution-img-pc .plan-description p {
  margin-top: 10px;
}
.solution-img-pc .develop-description {
  width: 220px;
  top: 220px;
  font-size: 0.8vw;
  right: -300px;
}
.solution-img-pc .develop-description .develop-square {
  width: 20px;
  height: 20px;
  background-color: #0B6E62;
  margin-right: 8px;
}
.solution-img-pc .develop-description .develop-square + span {
  font-weight: bold;
  font-size: 1.125rem;
}
.solution-img-pc .develop-description .develop-border-bottom {
  padding-top: 12px;
  border-bottom: 1px solid #0B6E62;
  width: 120%;
  position: absolute;
  right: 0;
  width: 140%;
}
.solution-img-pc .develop-description p {
  padding-top: 10px;
  font-size: 1rem;
  margin-top: 10px;
}
.solution-img-pc .product-description {
  width: 220px;
  bottom: -20px;
  font-size: 0.8vw;
  right: -250px;
}
.solution-img-pc .product-description .product-square {
  width: 20px;
  height: 20px;
  background-color: #02B9A4;
  margin-right: 8px;
}
.solution-img-pc .product-description .product-square + span {
  font-weight: bold;
  font-size: 1.125rem;
}
.solution-img-pc .product-description .product-border-bottom {
  padding-top: 12px;
  border-bottom: 1px solid #02B9A4;
  width: 120%;
  position: absolute;
  right: 0;
  width: 140%;
}
.solution-img-pc .product-description p {
  padding-top: 10px;
  font-size: 1rem;
  margin-top: 10px;
}
.solution-img-pc .center-description {
  width: 230px;
  font-size: 0.8vw;
  top: 48%;
  right: calc(50% - 117px);
}
.solution-img-pc .center-description p {
  margin-bottom: 0.8125rem;
  font-size: 12px;
}
.solution-img-pc .center-description .solution-btn {
  font-size: 12px;
  padding: 6px;
}

.solution-img-pc .zoom-trigger {
  cursor: pointer;
}

.solution-img-pc .zoom-chart {
  display: none;
  position: absolute;
  cursor: pointer;
}
.solution-img-pc .zoom-chart > a:hover {
  opacity: 1;
}
.solution-img-pc .zoom-chart img {
  filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.25));
  /* background: rgba(255, 0, 255, 0.3); */
}
.solution-img-pc .zoom-chart01 {
  top: -8px;
  left: 121px;
  z-index: 5;
}
.solution-img-pc .zoom-chart02 {
  top: 24px;
  right: -62px;
  z-index: 4;
}
.solution-img-pc .zoom-chart03 {
  bottom: -76px;
  right: -45px;
  z-index: 3;
}
.solution-img-pc .zoom-chart04 {
  bottom: -76px;
  left: -45px;
  z-index: 2;
}
.solution-img-pc .zoom-chart05 {
  top: 24px;
  left: -61px;
  z-index: 1;
}
.solution-img-pc .zoom-chart06 {
  top: 40px;
  left: -80px;
  z-index: 1;
}
.solution-img-pc .zoom-chart06 > a img {
  position: absolute;
  top: 110px;
  right: -202px;
}
.solution-img-pc .zoom-chart06.show {
  display: block;
}

.solution-img-pc .zoom-comment {
  background-repeat: no-repeat;
  background-size: auto;
  font-size: 12px;
  text-align: center;
  position: absolute;
  opacity: 0;
  transition: opacity 0.6s 0.1s;
}
.solution-img-pc .show .zoom-comment {
  opacity: 1;
}
.solution-img-pc .zoom-comment .zoom-comment_inner {
  padding: 24px;
  border-radius: 4px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  background-color: #FFF;
}
.solution-img-pc .zoom-comment p {
  text-align: left;
}
.solution-img-pc .zoom-comment a {
  display: inline-flex;
  align-items: center;
  margin: 24px auto 0;
  font-weight: bold;
  transition: 0.2s;
}
.solution-img-pc .zoom-comment01 a {
  color: #0C4947;
}
.solution-img-pc .zoom-comment02 a {
  color: #3C8B81;
}
.solution-img-pc .zoom-comment03 a {
  color: #35C7B6;
}
.solution-img-pc .zoom-comment04 a {
  color: #41B7BD;
}
.solution-img-pc .zoom-comment05 a {
  color: #69ADE6;
}
.solution-img-pc .zoom-comment06 a {
  color: #337EBE;
}
.solution-img-pc .zoom-comment a:hover {
  opacity: 0.6;
}
.solution-img-pc .zoom-comment a img {
  margin-left: 8px;
}
.solution-img-pc .zoom-comment01 {
  width: 400px;
  padding-left: 140px;
  background-image: url("/assets/en/img/living-industry/solution/line_comment01.svg");
  background-position: top 60px left;
  top: -30px;
  right: -55%;
}
.solution-img-pc .zoom-comment02 {
  width: 320px;
  padding-left: 60px;
  background-image: url("/assets/en/img/living-industry/solution/line_comment02.svg");
  background-position: top 80px left;
  top: 170px;
  right: -220px;
}
.solution-img-pc .zoom-comment03 {
  width: 360px;
  padding-left: 100px;
  background-image: url("/assets/en/img/living-industry/solution/line_comment03.svg");
  background-position: top 40px left;
  bottom: 35px;
  right: -150px;
}
.solution-img-pc .zoom-comment04 {
  width: 360px;
  padding-right: 100px;
  background-image: url("/assets/en/img/living-industry/solution/line_comment04.svg");
  background-position: top 40px right;
  bottom: 50px;
  left: -170px;
}
.solution-img-pc .zoom-comment05 {
  width: 320px;
  padding-right: 60px;
  background-image: url("/assets/en/img/living-industry/solution/line_comment05.svg");
  background-position: top 60px right;
  top: 200px;
  left: -220px;
}
.solution-img-pc .zoom-comment06 {
  width: 420px;
  padding-right: 160px;
  padding-bottom: 45px;
  background-image: url("/assets/en/img/living-industry/solution/line_comment06.svg");
  background-position: top 100px right;
  position: static;
}

.solution-detail ul {
  max-width: 1000px;
  margin: 80px auto 0;
}
@media (max-width: 750px) {
  .solution-detail ul {
    margin: 48px auto 0;
  }
}
.solution-detail ul li {
  display: flex;
  align-items: center;
  padding: 48px;
  background-color: #FFF;
  border-radius: 4px;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05);
}
@media (max-width: 750px) {
  .solution-detail ul li {
    display: block;
    padding: 32px 20px;
  }
}
.solution-detail ul li + li {
  margin-top: 40px;
}
@media (max-width: 750px) {
  .solution-detail ul li + li {
    margin-top: 32px;
  }
}
.solution-detail ul li .detail_contents {
  padding-left: 48px;
}
@media (max-width: 750px) {
  .solution-detail ul li .detail_contents {
    padding-left: 0;
    text-align: center;
  }
}
.solution-detail ul li .detail_contents .detail_headling {
  margin-bottom: 24px;
  font-size: 28px;
}
@media (max-width: 750px) {
  .solution-detail ul li .detail_contents .detail_headling {
    margin-bottom: 24px;
    font-size: 20px;
    text-align: center;
  }
}
.solution-detail ul li .detail_contents .detail_headling::after {
  content: "";
  display: block;
  width: 100%;
  margin: 12px auto 0;
  border-bottom: 1px solid #02B9A4;
}
@media (max-width: 750px) {
  .solution-detail ul li .detail_contents .detail_headling::after {
    width: 46vw;
  }
}
.solution-detail ul li .detail_contents p {
  font-size: 16px;
}
@media (max-width: 750px) {
  .solution-detail ul li .detail_contents p {
    margin-top: 16px;
    font-size: 14px;
    text-align: left;
  }
}
.solution-detail ul li .detail_contents a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  padding: 10px 15px;
  border: 1px solid #0C4947;
  border-radius: 44px;
  color: #0C4947;
  font-size: 14px;
}
.solution-detail ul li .detail_contents a .arrow-right:before {
  width: 14px;
}
@media (min-width: 751px) {
  .solution-detail ul li .detail_contents a:hover {
    background-color: #0C4947;
    border: 1px solid #0C4947;
    color: #FFF;
  }
  .solution-detail ul li .detail_contents a:hover .arrow-right:before {
    background: #FFF;
  }
  .solution-detail ul li .detail_contents a:hover .arrow-right:after {
    border-color: transparent transparent transparent #FFF;
    right: -4px;
  }
}

.solution-bnr {
  margin-top: 100px;
}
@media (max-width: 750px) {
  .solution-bnr {
    margin-top: 60px;
  }
}

.solution-modal .modal-content {
  border-radius: 40px;
  background-color: white;
}
.solution-modal .modal-dialog {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%) !important;
  width: 90%;
  margin: 0;
}
.solution-modal .modal-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  padding: 20px 0 15px 20px;
}
.solution-modal .modal-header p {
  width: calc(100% - 120px);
  font-family: "A+9rnz-凸版文久ゴシック Pr6N DB";
  font-size: 20px;
  text-align: center;
  line-height: 1.5;
}
.solution-modal .solution-close-btn {
  margin: 0;
  background-color: #02B9A4;
  padding: 13px 17px;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
}
.solution-modal#planModal .solution-close-btn {
  background-color: #0C4947;
}
.solution-modal#planModal .modal-header {
  color: #0C4947;
}
.solution-modal#developModal .solution-close-btn {
  background-color: #0B6E62;
}
.solution-modal#developModal .modal-header {
  color: #0B6E62;
}
.solution-modal#crmModal .solution-close-btn {
  background-color: #4398E0;
}
.solution-modal#crmModal .modal-header {
  color: #4398E0;
}
.solution-modal#productModal .solution-close-btn {
  background-color: #02B9A4;
}
.solution-modal#productModal .modal-header {
  color: #02B9A4;
}
.solution-modal#bpoModal .solution-close-btn {
  background-color: #12A5AC;
}
.solution-modal#bpoModal .modal-header {
  color: #12A5AC;
}
.solution-modal#centerModal .solution-close-btn {
  background-color: #005EAD;
}
.solution-modal#centerModal .modal-header {
  color: #005EAD;
}

.solution-modal .modal-header > img {
  width: 60px;
  max-width: 100%;
  height: 70px;
  max-height: 100%;
}
.solution-modal .content {
  padding: 0 20px 20px;
}
.solution-modal .btn-wrapper {
  padding: 0 20px 20px;
}
.solution-modal .btn-wrapper .solution-btn {
  margin-top: 0;
}

.blank-header {
  height: calc(30 / 375 * 100vw);
  background-color: #d6edea;
}
@media (min-width: 751px) {
  .blank-header {
    height: 100px;
  }
}

.link-redirect {
  text-align: right;
  width: 100%;
  font-size: calc(12 / 375 * 100vw);
  padding: 10px calc(10 / 375 * 100vw) 0;
}
@media (min-width: 751px) {
  .link-redirect {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    width: auto;
    font-size: 12px;
    padding: 10px 0 0;
    position: fixed;
    top: 90px;
    right: 50px;
    z-index: 9;
  }
}
.link-redirect a {
  color: #02B9A4;
}
.link-redirect a:not(:first-child),
.link-redirect span:not(:first-child) {
  margin-left: calc(10/375 * 100vw);
}
@media (min-width: 751px) {
  .link-redirect a:not(:first-child),
  .link-redirect span:not(:first-child) {
    margin-left: 10px;
  }
}
.link-redirect p {
  color: #0C4947;
  white-space: pre-line;
}
.link-redirect .to {
  color: #02B9A4;
}
.link-redirect .to:hover {
  text-decoration: underline;
}
.link-redirect .arrow {
  border: solid #02B9A4;
  display: inline-block;
  padding: 3px;
  border-width: 0 calc(1/375 * 100vw) calc(1/375 * 100vw) 0;
  width: calc(8/375 * 100vw);
  height: calc(8/375 * 100vw);
  margin-left: calc(10/375 * 100vw);
}
@media (min-width: 751px) {
  .link-redirect .arrow {
    border-width: 0 1.5px 1.5px 0;
    width: 8px;
    height: 8px;
    margin-left: 10px;
  }
}
.link-redirect .right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/*
.product-link-redirect {
  position: relative;
  width: 100%;
  top: 20px;
  justify-content: flex-end;
}
@media (max-width: 750px) {
  .product-link-redirect {
    justify-content: center;
    right: 0;
  }
}
*/

@media (min-width: 751px) {
  .sustainability .sustainability-header {
    max-width: 1298px;
    margin: 0 auto;
  }
}
@media (min-width: 751px) {
  .sustainability .sustainability-header .title-content {
    max-width: 70%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.sustainability .sustainability-header .title-content .title {
  width: 66%;
  padding: calc(20 / 375 * 100vw) 0 0;
}
@media (min-width: 751px) {
  .sustainability .sustainability-header .title-content .title {
    width: 70%;
    margin-left: 0;
    padding: 0;
  }
}
.sustainability .sustainability-header .title-content .title h2{
  margin-top: 0;
  font-family: Roboto;
}
@media (max-width: 750px) {
  .sustainability .sustainability-header .title-content .title h2{
    margin-top: calc(5 / 375 * 100vw);
  }
}
.sustainability .sustainability-header .title-content .title label {
  width: 140%;
  margin-top: calc(30 / 375 * 100vw);
  font-family: 'Noto Sans JP';
}
@media (min-width: 751px) {
  .sustainability .sustainability-header .title-content .title label {
    width: 100%;
    margin-top: 0;
  }
}
.sustainability .sustainability-header .title-content .image {
  width: 38%;
}
.sustainability .sustainability-header .title-content .image img {
  object-fit: cover;
}
@media (max-width: 751px) {
  .sustainability .sustainability-header .title-content .image {
    position: absolute;
    top:calc(27 / 375 * 100vw);
    right:calc(20 / 375 * 100vw);
    width:33vw;
  }
}

@media (min-width: 751px) {
  .sustainability .sustainability-header .title-content .image {
    width: 25%;
    max-width: 170px;
    margin-top: 0;
  }
}

.sustainability-content {
  margin-top: calc(30 / 375 * 100vw);
  margin-bottom: calc(80 / 375 * 100vw);
}
@media (min-width: 751px) {
  .sustainability-content {
    margin-top: 30px;
    margin-bottom: 100px;
  }
}
@media (min-width: 751px) {
  .sustainability-content .custom-container,
  .other-values .sustainability-content .custom-container {
    max-width: 960px;
    margin: auto;
  }
}
.sustainability-content .sustainability-detail {
  text-align: center;
  width: 100%;
  margin-bottom: calc(20 / 375 * 100vw);
  cursor: pointer;
  position: relative;
}
@media (min-width: 751px) {
  .sustainability-content .sustainability-detail {
    width: 33%;
    margin-bottom: 0;
  }
}
.sustainability-content .sustainability-detail h1 {
  margin-bottom: 5px;
  font-size: calc(25 / 375 * 100vw);
}
@media (min-width: 751px) {
  .sustainability-content .sustainability-detail h1 {
    font-size: 20px;
  }
}
@media (min-width: 900px) {
  .sustainability-content .sustainability-detail h1 {
    font-size: 24px;
  }
}
@media (min-width: 1180px) {
  .sustainability-content .sustainability-detail h1 {
    font-size: 28px;
  }
}
.sustainability-content .sustainability-detail .content {
  justify-content: center;
  text-align: left;
}
@media (max-width: 750px) {
  .sustainability-content .sustainability-detail .content {
    max-width: calc(160/375*100vw);
    margin: auto;
    margin-left: calc(20 / 375 * 100vw);
  }
}
@media (min-width: 751px) {
  .sustainability-content .sustainability-detail .content {
    text-align: center;
    margin: 10px auto;
  }
}
.sustainability-content .sustainability-detail .content p {
  width: 100%;
  font-size: calc(16 / 375 * 100vw);
  white-space: pre-line;
  line-height: 1.4;
}
@media (min-width: 751px) {
  .sustainability-content .sustainability-detail .content p {
    font-size: 12px;
    white-space: normal;
  }
}
@media (min-width: 900px) {
  .sustainability-content .sustainability-detail .content p {
    font-size: 14px;
  }
}
@media (min-width: 1180px) {
  .sustainability-content .sustainability-detail .content p {
    font-size: 18px;
  }
}
.sustainability-content .sustainability-detail .content .link-value {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  margin-top: calc(15 / 375 * 100vw);
}
@media (min-width: 751px) {
  .sustainability-content .sustainability-detail .content .link-value {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.sustainability-content .sustainability-detail .content .link-value h6 {
  font-size: calc(16 / 375 * 100vw);
  color: #02B9A4;
  font-weight: 900;
  width: 78%;
}
@media (min-width: 751px) {
  .sustainability-content .sustainability-detail .content .link-value h6 {
    font-size: 12px;
    width: auto;
  }
}
@media (min-width: 900px) {
  .sustainability-content .sustainability-detail .content .link-value h6 {
    font-size: 16px;
  }
}
.sustainability-content .sustainability-detail .content .link-value .arrow-right:before {
  background-color: #02B9A4;
}
.sustainability-content .sustainability-detail .content .link-value .arrow-right:after {
  border-left-color: #02B9A4;
}
@media (max-width: 750px) {
  .sustainability-content .sustainability-detail .content .text-en {
    font-size: calc(14 / 375 * 100vw);
  }
}
.sustainability-content .sustainability-detail:hover .arrow-right:before {
  width: calc(15 / 375 * 100vw);
  background-color: #ffffff;
}
@media (min-width: 751px) {
  .sustainability-content .sustainability-detail:hover .arrow-right:before {
    width: 16px;
  }
}
.sustainability-content .sustainability-detail:hover .arrow-right:after {
  border-left-color: #ffffff;
}
@media (min-width: 751px) {
  .sustainability-content .sustainability-detail:hover .arrow-right:after {
    right: -4px;
  }
}
.sustainability-content .sustainability-detail:hover img {
  transform: scale(1.05);
  transition: all 0.5s ease-in-out;
}
.sustainability-content .smart-life-value h1 {
  color: #e84c75;
}
.sustainability-content .smart-life-value .content {
  position: absolute;
  top:  calc(50% - (45 / 375 * 100vw));
  right: 0;
}
@media (min-width: 751px) {
  .sustainability-content .smart-life-value .content {
    margin-top: 16px;
    position: static;
  }
}
@media (max-width: 750px) {
  .sustainability-content .smart-life-value.smart-life-value-right .content {
    margin-left: 0;
    left: 0;
  }
}
@media (max-width: 750px) {
  .sustainability-content .smart-life-value .content .link-value span {
    margin-left: calc(-5 / 375 * 100vw);
  }
}
.sustainability-content .social-value h1 {
  color: #00a43c;
}
.sustainability-content .social-value .content {
  margin-left: 0;
  position: absolute;
  top: calc(50% - (45 / 375 * 100vw));
  left: 0;
}
@media (min-width: 751px) {
  .sustainability-content .social-value .content {
    margin: 16px auto 10px;
    position: static;
  }
}
@media (max-width: 750px) {
  .sustainability-content .social-value .content .link-value span {
    margin-left: calc(-5 / 375 * 100vw);
  }
}
.sustainability-content .sustainable-value h1 {
  color: #0061b0;
}
.sustainability-content .sustainable-value .content {
  position: absolute;
  top: calc(50% - (45 / 375 * 100vw));
  right: 0;
}
@media (min-width: 751px) {
  .sustainability-content .sustainable-value .content {
    margin-top: 16px;
    position: static;
  }
}

.sustainability-content .video {
  margin-top: 63px;
}
@media (max-width: 750px) {
  .sustainability-content .video {
    margin-top: calc(40 / 375 * 100vw);
  }
}

@media (min-width: 751px) {
  .sustainability-details .header .custom-container {
    max-width: calc(1298px * 0.76);
    width: 76%;
    padding-left: 10px;
  }
}
.sustainability-details .header .title-content .title {
  z-index: 9;
}
@media (min-width: 751px) {
  .sustainability-details .header .title-content .title {
    margin-right: 0;
    margin-top: 0;
  }
}
.sustainability-details .header .title-content .title .h1_sub {
  font-family: "A+9rnz-凸版文久ゴシック Pr6N DB";
  font-size: 28px;
  line-height: 1.2;
  letter-spacing: 0;
}
@media (max-width: 750px) {
  .sustainability-details .header .title-content .title .h1_sub {
    font-size: calc(16 / 375 * 100vw);
  }
}
.sustainability-details .header .title-content .title h1 {
  font-family: Roboto;
  font-size: 50px;
  font-weight: bold;
  margin: 10px 0;
}
@media (max-width: 750px) {
  .sustainability-details .header .title-content .title h1 {
    font-size: calc(30 / 375 * 100vw);
  }
}
.sustainability-details .header .title-content .title h6, .sustainability-details .header .title-content .title p {
  font-family: 'Noto Sans JP';
  font-size: 16px;
  opacity: 0;
  letter-spacing: 2px;
}
@media (max-width: 750px) {
  .sustainability-details .header .title-content .title h6, .sustainability-details .header .title-content .title p {
    font-size: calc(16 / 375 * 100vw);
    letter-spacing: 1px;
  }
}
@media (min-width: 751px) {
  .sustainability-details .header .title-content .title h6, .sustainability-details .header .title-content .title p {
    font-size: 10px;
  }
}
@media (min-width: 900px) {
  .sustainability-details .header .title-content .title h6, .sustainability-details .header .title-content .title p {
    font-size: 12px;
  }
}
@media (min-width: 1180px) {
  .sustainability-details .header .title-content .title h6, .sustainability-details .header .title-content .title p {
    font-size: 16px;
  }
}
@media (min-width: 1298px) {
  .sustainability-details .header .title-content .title h6, .sustainability-details .header .title-content .title p {
    font-size: 16px;
  }
}
.sustainability-details .header .title-content .title h6 {
  font-weight: bold;
  margin-top: calc(10/ 375 * 100vw);
  margin-bottom: calc(10/ 375 * 100vw);
}
@media (min-width: 751px) {
  .sustainability-details .header .title-content .title h6 {
    margin: 0;
  }
}
@media (min-width: 751px) {
  .sustainability-details .header .title-content .title p {
    margin-top: 0.5rem;
  }
}
.sustainability-details .header .title-content .title label {
  font-family: "A+9rnz-凸版文久ゴシック Pr6N DB";
  font-size: calc(14 / 375 * 100vw);
}
@media (max-width: 750px) {
  .sustainability-details .header .title-content .title label {
    font-family: 'Noto Sans JP';
  }
}
@media (min-width: 751px) {
  .sustainability-details .header .title-content .title label {
    font-size: 16px;
    line-height: 1.7;
    margin-top: 5px;
  }
}
@media (min-width: 900px) {
  .sustainability-details .header .title-content .title label {
    font-size: 18px;
  }
}
@media (min-width: 1180px) {
  .sustainability-details .header .title-content .title label {
    font-size: 20px;
  }
}
@media (min-width: 1298px) {
  .sustainability-details .header .title-content .title label {
    font-size: 22px;
  }
}
@media (max-width: 750px) {
  .sustainability-details .header .title-content .title .subtitle {
    width: calc(139/375*100vw);
  }
}
@media (max-width: 750px) {
  .sustainability-details .header .title-content .social-value-title {
    width: 38%;
  }
}
@media (max-width: 750px) {
  .sustainability-details .header .title-content .social-value-title h6, .sustainability-details .header .title-content .social-value-title p {
    width: 235%;
  }
}
@media (max-width: 750px) {
  .sustainability-details .header .title-content .smart-life-value-image img {
    right: calc(-20 / 375 * 100vw);
    min-width: 109%;
  }
}
@media (min-width: 751px) {
  .sustainability-details .header .title-content .social-value-image {
    max-width: 323px;
  }
  .sustainability-details .header .title-content .social-value-image img {
    margin-left: -30px;
  }
}
@media (max-width: 750px) {
  .sustainability-details .header .title-content .social-value-image {
    width: 62%;
  }
  .sustainability-details .header .title-content .social-value-image img {
    right: calc(-15 / 375 * 100vw);
    min-width: 99.5%;
  }
}

@media (min-width: 751px) {
  .sustainability-details .header {
    padding-top: 20px;
  }
}

@media (min-width: 751px) {
  .sustainability-details-define {
    padding-top: 20px;
  }
}
.sustainability-details-define .content {
  background-color: #FFFFFF;
  width: 100%;
  border-radius: 40px;
  margin-bottom: calc(40 / 375 * 100vw);
}
@media (min-width: 751px) {
  .sustainability-details-define .content {
    width: 76%;
    margin-bottom: 50px;
  }
}
.sustainability-details-define .content span {
  color: #FFFFFF;
  font-size: calc(14 / 375 * 100vw);
  font-weight: bold;
  text-align: center;
}
@media (max-width: 750px) {
  .sustainability-details-define .content span {
    line-height: 1;
  }
}
@media (min-width: 751px) {
  .sustainability-details-define .content span {
    font-size: 18px;
  }
}
.sustainability-details-define .content .text-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 751px) {
  .sustainability-details-define .content .text-content {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}
.sustainability-details-define .content .text-content p {
  font-size: calc(16 / 375 * 100vw);
  color: #121212;
  letter-spacing: 1px;
  padding: calc(20/375 * 100vw) calc(14/375 * 100vw) calc(15/375 * 100vw);
}
@media (min-width: 751px) {
  .sustainability-details-define .content .text-content p {
    text-align: center;
    font-size: 14px;
    padding: 0;
  }
}
@media (min-width: 900px) {
  .sustainability-details-define .content .text-content p {
    font-size: 16px;
  }
}
.sustainability-details-define .content .procedure {
  margin: auto calc(15 / 375 * 100vw);
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
}
@media (min-width: 751px) {
  .sustainability-details-define .content .procedure {
    width: 90%;
    margin: auto;
  }
}
.sustainability-details-define .content .procedure .step {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  width: 25%;
}
.sustainability-details-define .content .procedure .step div {
  background-color: #0C4947;
  border-radius: 50%;
  width: calc(62 / 375 * 100vw);
  height: calc(62 / 375 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 751px) {
  .sustainability-details-define .content .procedure .step div {
    width: 84px;
    height: 84px;
    line-height: 23px;
  }
}
.sustainability-details-define .content .procedure .step div a {
  text-align: center;
  line-height: 1;
}
@media (max-width: 750px) {
  .sustainability-details-define .content .procedure .step div a {
    line-height: 0.8;
  }
}
.sustainability-details-define .content .procedure .step img {
  width: 70%;
  height: 70%;
  margin-top: calc(10 / 375 * 100vw);
  margin-bottom: calc(10 / 375 * 100vw);
}
@media (min-width: 751px) {
  .sustainability-details-define .content .procedure .step img {
    width: 54%;
    height: 54%;
    margin-top: 5px;
    margin-bottom: 15px;
  }
}
.sustainability-details-define .content .procedure hr {
  border: 1px solid #0C4947;
  background-color: #0C4947;
  width: 75%;
  margin-bottom: calc(-50 / 375 * 100vw);
}
@media (min-width: 751px) {
  .sustainability-details-define .content .procedure hr {
    margin-bottom: -67px;
  }
}
.sustainability-details-define .content .bottom {
  width: 90%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.sustainability-details-define .content .bottom button {
  width: 756px;
  background-color: #0C4947;
  border-radius: 23px;
}
@media (max-width: 750px) {
  .sustainability-details-define .content .bottom button {
    padding: 0;
    height: calc(30 / 375 * 100vw);
  }
}
@media (min-width: 751px) {
  .sustainability-details-define .content .bottom button {
    width: 83%;
  }
}
.sustainability-details-define .content .bottom button > a {
  width: 100%;
  display: inline-block;
}
.sustainability-details-define .content .bottom img {
  width: 36%;
}
@media (min-width: 751px) {
  .sustainability-details-define .content .bottom img {
    width: 21.2%;
  }
}

.social-value-define .content .bottom {
  margin-bottom: 22px;
}
@media (max-width: 750px) {
  .social-value-define .content .bottom img {
    margin-top: calc(8 / 375 * 100vw);
    margin-bottom: calc(16 / 375 * 100vw);
  }
}

.sustainable-value-define .content .step:last-child span {
  font-size: calc(12 / 375 * 100vw);
}
@media (min-width: 751px) {
  .sustainable-value-define .content .step:last-child span {
    font-size: 14px;
  }
}
@media (min-width: 751px) {
  .sustainable-value-define .content .bottom {
    margin-bottom: 25px;
  }
}
@media (max-width: 750px) {
  .sustainable-value-define .content .bottom img {
    margin-top: calc(5 / 375 * 100vw);
    margin-bottom: calc(10 / 375 * 100vw);
  }
}

.bnr-smartlca {
  display: block;
  margin: 0 auto 70px;
}
@media (min-width: 751px) {
  .bnr-smartlca {
    display: flex;
    align-items: center;
    width: 90%;
    max-width: 974px;
    margin: 0 auto 86px;
    transition: all 0.2s;
  }
  .bnr-smartlca:hover {
    opacity: 0.9;
  }
}
.bnr-smartlca .bnr-smartlca_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(to right bottom, #149CCE 0%, #14CEB1 100%);
  color: #FFF;
  font-family: "Roboto";
  font-size: 26px;
  font-weight: 700;
}
@media (min-width: 751px) {
  .bnr-smartlca .bnr-smartlca_icon {
    flex-shrink: 0;
    width: 133px;
    height: 133px;
    font-size: 35px;
    border-radius: 50%;
    position: relative;
  }
}
.bnr-smartlca .bnr-smartlca_body {
  padding: 6vw;
  background-color: #FFF;
}
@media (min-width: 751px) {
  .bnr-smartlca .bnr-smartlca_body {
    display: flex;
    align-items: center;
    padding: 20px 25px 20px 50px;
    margin-left: -36px;
    transition: all 0.3s;
  }
  .bnr-smartlca:hover .bnr-smartlca_body {
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  }
}
@media (min-width: 751px) {
  .bnr-smartlca .bnr-smartlca_contents {
    flex-shrink: 2;
    padding-right: 14px;
  }
}
.bnr-smartlca .bnr-smartlca_contents .bnr-smartlca_title {
  background-image: url("/assets/ja/img/living-industry/sustainability/ico_arrow_right_navy.svg");
  background-repeat: no-repeat;
  background-position: center right;
  color: #005EAD;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
}
@media (min-width: 751px) {
  .bnr-smartlca .bnr-smartlca_contents .bnr-smartlca_title {
    display: inline-block;
    padding-right: 10px;
  }
}
.bnr-smartlca .bnr-smartlca_contents .bnr-smartlca_title sub {
  bottom: 0;
}
.bnr-smartlca .bnr-smartlca_contents .bnr-smartlca_text {
  color: #6E6C6C;
  margin-top: 10px;
}
@media (min-width: 751px) {
  .bnr-smartlca .bnr-smartlca_contents .bnr-smartlca_text {
    margin-top: 5px;
    padding-right: 40px;
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (min-width: 751px) {
  .bnr-smartlca .bnr-smartlca_image {
    flex-shrink: 3;
    max-width: 255px;
    margin: 0;
  }
}
@media (min-width: 751px) {
  .bnr-smartlca .bnr-smartlca_image img {
    transition: all 0.3s;
  }
  .bnr-smartlca:hover .bnr-smartlca_image img {
    transform: scale(1.05, 1.05);
  }
}

.details-path-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.details-path-content .custom-container {
  margin: 0;
}
.details-path-content .details-left-content {
  width: 18%;
  margin: 0;
  padding-bottom: 110px;
}
.details-path-content .details-left-content .menu-details-path {
  position: sticky;
  top: 200px;
  font-weight: bold;
  line-height: 1.2;
  color: #0C4947;
  padding: 0;
  width: 210px;
  transition: all 1s;
}
.details-path-content .details-left-content .menu-details-path .menu-details-path-title{
  width: 100%;
  margin-bottom: 60px;
}
.details-path-content .details-left-content .menu-details-path .menu-details-path-title span{
  display: block;
  background: #149CCE;
  border-radius: 2em;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  padding: .52em 10px;
  text-align: center;
}

@media (min-width: 751px) {
  .details-path-content .details-left-content .menu-details-path {
    font-size: 14px;
  }
}
@media (min-width: 1180px) {
  .details-path-content .details-left-content .menu-details-path {
    font-size: 16px;
  }
}
.details-path-content .details-left-content .title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  margin: auto;
  max-height: 18px;
  margin-top: -12px;
  margin-bottom: -6px;
  font-family: 'Noto Sans JP',游ゴシック体,YuGothic,游ゴシック,Yu Gothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.details-path-content .details-left-content .title label {
  min-width: 72%;
  margin-bottom: 0;
}
@media (min-width: 1180px) {
  .details-path-content .details-left-content .title-small {
    font-size: 15px;
  }
}
.details-path-content .details-left-content .title:first-child {
  margin-top: 0;
}
.details-path-content .details-left-content .dot {
  min-width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #0C4947;
  margin-right: 15px;
  margin-left: 12.2px;
}
.details-path-content .details-left-content .active .dot {
  min-width: 14px;
  height: 14px;
  margin-left: 9.2px;
}
.details-path-content .details-left-content .vertical-line {
  width: 100%;
  margin-left: 16px;
}
.details-path-content .details-left-content .title-first-path {
  width: 55%;
}
.details-path-content .details-left-content .title-last-path {
  display: flex;
  flex-direction: column;
  width: 35%;
  line-height: 1.5;
}
.en .details-path-content .details-left-content .title-last-path {
  line-height: 1.2;
}
.details-path-content .details-left-content .title-last-path .vertical-line {
  width: 1%;
  margin: auto;
  flex-grow: 1;
}
.details-path-content .details-left-content .title-last-path .dot {
  margin: auto;
}
.details-path-content .details-left-content .title-last-path label {
  width: 100%;
  margin: 8px auto;
  text-align: center;
}
.details-path-content .details-left-content .title-last-path label.lineheight1 {
  line-height: 1;
}
.details-path-content .details-left-content .title-last-path .text-en {
  line-height: 0.9;
  width: 90%;
}
.details-path-content .menu-sp {
  position: fixed;
  padding: 0;
  padding-bottom: calc(6 / 375 * 100vw);
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}
@media (min-width: 751px) {
  .details-path-content .menu-sp {
    display: none !important;
  }
}
.details-path-content .menu-sp .menu-details-path {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  background-color: #FFFFFF;
  margin: 0;
  border-radius: 36px;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  width: calc(335 / 375 * 100vw);
  padding-top: calc(10 / 375 * 100vw);
  padding-bottom: calc(6 / 375 * 100vw);
}
.details-path-content .menu-sp .menu-details-path .title {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  width: 24%;
  min-height: calc(35.6 / 375 * 100vw);
  font-family: 'Noto Sans JP';
  font-size: calc(10 / 375 * 100vw);
  font-weight: bold;
  color: #121212;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .details-path-content .menu-sp .menu-details-path .title {
    transform: translateY(1.6vw);
  }
}
.details-path-content .menu-sp .menu-details-path .title span {
  background-color: #FFFFFF;
  z-index: 9;
  border-radius: 50%;
}
.details-path-content .menu-sp .menu-details-path .title .dot {
  width: calc(5 / 375 * 100vw);
  height: calc(5 / 375 * 100vw);
  background-color: #02B9A4;
  border-radius: 50%;
  z-index: 9;
}
.details-path-content .menu-sp .menu-details-path .title-sp-last-path {
  flex-direction: row;
  min-height: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .details-path-content .menu-sp .menu-details-path .title-sp-last-path {
    margin-bottom: 0;
    transform: translateY(0);
  }
}
.details-path-content .menu-sp .menu-details-path .title-sp-last-path span {
  margin: 0 calc(84.7 / 375 * 100vw);
  min-width: calc(67 / 375 * 100vw);
  min-height: calc(21.6 / 375 * 100vw);
  padding-left: calc(8.5 / 375 * 100vw);
  padding-right: calc(8.5 / 375 * 100vw);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.details-path-content .menu-sp .menu-details-path .active {
  font-size: calc(12 / 375 * 100vw);
  margin-top: calc(-6 / 375 * 100vw);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .details-path-content .menu-sp .menu-details-path .active {
    margin-bottom: calc(3 / 375 * 100vw);
    transform: translateY(0.5vw);
  }
}
.details-path-content .menu-sp .menu-details-path .active .dot {
  width: calc(14 / 375 * 100vw);
  height: calc(14 / 375 * 100vw);
}
.details-path-content .menu-sp .menu-details-path .custom-active span {
  border-radius: 50%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .details-path-content .menu-sp .menu-details-path .custom-active-last-path {
    margin-bottom: 0;
    transform: translateY(0vw);
  }
}
.details-path-content .menu-sp .menu-details-path .custom-active-last-path .dot {
  margin-left: calc(-9.7 / 375 * 100vw);
  margin-right: calc(-9.7 / 375 * 100vw);
}
.details-path-content .menu-sp .menu-details-path hr {
  background-color: #02B9A4;
  width: calc(237 / 375 * 100vw);
  margin-top: calc(-9.5 / 375 * 100vw);
  margin-bottom: calc(10 / 375 * 100vw);
  padding-top: calc(0.6 / 375 * 100vw);
}
.details-path-content .menu-sp .menu-details-path hr:last-child {
  margin-top: calc(-11.1 / 375 * 100vw);
}
.details-path-content .menu-sp .menu-details-path .text-en span {
  margin: 0 calc(63.9 / 375 * 100vw);
}
@media (min-width: 751px) {
  .details-path-content .details-right-content {
    width: 82%;
  }
}
.details-path-content .details-right-content .details-path {
  margin-bottom: 50px;
}
@media (max-width: 750px) {
  .details-path-content .details-right-content .details-path {
    margin-bottom: calc(40 / 375 * 100vw);
  }
}
@media (max-width: 750px) {
  .details-path-content .details-right-content .details-path .custom-container {
    padding: 0;
  }
}
@media (min-width: 751px) {
  .details-path-content .details-right-content .details-path .content {
    margin: auto;
  }
}
.details-path-content .details-right-content .details-path .path-header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media (min-width: 751px) {
  .details-path-content .details-right-content .details-path .path-header {
    flex-wrap: nowrap;
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 751px) {
  .details-path-content .details-right-content .details-path .path-header .box {
    width: 21%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.details-path-content .details-right-content .details-path .path-header .title-header {
  background-color: #0C4947;
  border-radius: 50%;
  margin: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}
@media (min-width: 751px) {
  .details-path-content .details-right-content .details-path .path-header .title-header {
    flex: 0 90%;
    padding: 45% 0;
    height: 0;
    min-width: 17.5%;
  }
}
@media (min-width: 1180px) {
  .details-path-content .details-right-content .details-path .path-header .title-header {
    width: 90%;
    max-width: 165px;
    padding: 37% 0;
    min-height: 165px;
  }
}
@media (max-width: 750px) {
  .details-path-content .details-right-content .details-path .path-header .title-header {
    width: calc(115 / 375 * 100vw);
    height: calc(115 / 375 * 100vw);
    padding: calc(44 / 375 * 100vw) 0;
    line-height: calc(22 / 375 * 100vw);
  }
}
.details-path-content .details-right-content .details-path .path-header .title-header span {
  font-size: calc(18 / 375 * 100vw);
  color: #FFFFFF;
  font-weight: bold;
}
@media (min-width: 751px) {
  .details-path-content .details-right-content .details-path .path-header .title-header span {
    font-size: 24px;
  }
}
@media (min-width: 1180px) {
  .details-path-content .details-right-content .details-path .path-header .title-header span {
    font-size: 30px;
  }
}
@media (min-width: 751px) {
  .details-path-content .details-right-content .details-path .path-header .define-header {
    flex: 1;
  }
}
.details-path-content .details-right-content .details-path .path-header .image-header {
  flex-basis: 34.3%;
  margin: 0 10px;
}
@media (min-width: 751px) {
  .details-path-content .details-right-content .details-path .path-header .image-header {
    flex-basis: 14%;
    min-width: 133px;
    max-width: 133px;
  }
}
.details-path-content .details-right-content .details-path .path-header .define-header p {
  font-size: calc(12 / 375 * 100vw);
  letter-spacing: calc(0.4 / 375 * 100vw);
  font-weight: bold;
}
@media (max-width: 750px) {
  .details-path-content .details-right-content .details-path .path-header .define-header p {
    margin-top: calc(15 / 375 * 100vw);
    margin-bottom: calc(20 / 375 * 100vw);
    line-height: calc(19 / 375 * 100vw);
  }
}
@media (min-width: 751px) {
  .details-path-content .details-right-content .details-path .path-header .define-header p {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1.5;
  }
}
@media (min-width: 1180px) {
  .details-path-content .details-right-content .details-path .path-header .define-header p {
    font-size: 16px;
  }
}
.details-path-content .details-right-content .details-path .path-header .custom-title-header span {
  font-size: calc(16 / 375 * 100vw);
}
@media (min-width: 751px) {
  .details-path-content .details-right-content .details-path .path-header .custom-title-header span {
    font-size: 17px;
  }
}
@media (min-width: 1180px) {
  .details-path-content .details-right-content .details-path .path-header .custom-title-header span {
    font-size: 25px;
  }
}
.details-path-content .details-right-content .details-path .path-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 750px) {
  .details-path-content .details-right-content .details-path .path-container {
    margin-top: calc(20 / 375 * 100vw);
  }
}
@media (min-width: 751px) {
  .details-path-content .details-right-content .details-path .path-container {
    font-size: 12px;
  }
}
@media (min-width: 1180px) {
  .details-path-content .details-right-content .details-path .path-container {
    font-size: 16px;
  }
}
.details-path-content .details-right-content .details-path .path-container .left-content {
  background-color: #0C4947;
  width: calc(244 / 375 * 100vw);
  height: calc(38 / 375 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 750px) {
  .details-path-content .details-right-content .details-path .path-container .left-content {
    margin: auto;
    margin-bottom: calc(10 / 375 * 100vw);
    border-radius: 10px;
  }
}
@media (min-width: 751px) {
  .details-path-content .details-right-content .details-path .path-container .left-content {
    flex: 0 21%;
    height: auto;
    letter-spacing: 0;
    border-radius: 15px;
  }
}
.details-path-content .details-right-content .details-path .path-container .left-content span {
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 750px) {
  .details-path-content .details-right-content .details-path .path-container .left-content span {
    font-size: calc(16 / 375 * 100vw);
  }
}
@media (min-width: 751px) {
  .details-path-content .details-right-content .details-path .path-container .left-content span {
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 1px;
  }
}
@media (max-width: 750px) {
  .details-path-content .details-right-content .details-path .path-container .right-content {
    margin-bottom: calc(20 / 375 * 100vw);
  }
}
.details-path-content .details-right-content .details-path .path-container .right-content p {
  color: #121212;
  letter-spacing: calc(0.6 / 375 * 100vw);
}
@media (min-width: 751px) {
  .details-path-content .details-right-content .details-path .path-container .right-content p {
    margin-left: 20px;
    letter-spacing: 1px;
  }
}
@media (max-width: 750px) {
  .details-path-content .details-right-content .details-path .path-container .right-content p {
    font-size: calc(12 / 375 * 100vw);
  }
}
.details-path-content .details-right-content .related-products {
  margin: auto;
}
.details-path-content .details-right-content .related-products .related-products-items {
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
}
.details-path-content .details-right-content .related-products .related-products-items .related-products-item {
  margin: 0 0 calc(20 / 375 * 100vw) 0;
  flex-basis: auto;
  padding: 0;
}
@media (min-width: 751px) {
  .details-path-content .details-right-content .related-products .related-products-items .related-products-item {
    flex: 0 21%;
    margin: 0 20px 0 0;
  }
}
@media (min-width: 900px) {
  .details-path-content .details-right-content .related-products .related-products-items .related-products-item {
    margin-right: 33px;
  }
}
@media (min-width: 751px) {
  .details-path-content .details-right-content .related-products .related-products-items .related-products-item:nth-child(4n) {
    margin-right: 0;
  }
}
.details-path-content .details-right-content .related-products .related-products-items .related-products-item .product-item-img img:hover {
  opacity: 0.8;
}
@media (max-width: 750px) {
  .details-path-content .details-right-content .related-products .related-products-items .related-products-item .related-products-title {
    font-size: calc(16 / 375*100vw);
    line-height: calc(22 / 375 * 100vw);
    margin-left: calc(15 / 375*100vw);
    margin-bottom: calc(5 / 375*100vw);
  }
}
@media (min-width: 751px) {
  .details-path-content .details-right-content .related-products .related-products-items .related-products-item .related-products-title {
    font-size: 12px;
    line-height: 22px;
    margin-top: 10px;
  }
}
@media (min-width: 1180px) {
  .details-path-content .details-right-content .related-products .related-products-items .related-products-item .related-products-title {
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .details-path-content .details-right-content .related-products .related-products-items .related-products-item .related-products-detail {
    line-height: calc(18 / 375 * 100vw);
    margin-left: calc(15 / 375*100vw);
  }
}
@media (min-width: 751px) {
  .details-path-content .details-right-content .related-products .related-products-items .related-products-item .related-products-detail {
    font-size: 10px;
    margin-top: 0;
    margin-bottom: 10px;
  }
}
@media (min-width: 1180px) {
  .details-path-content .details-right-content .related-products .related-products-items .related-products-item .related-products-detail {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
.details-path-content .details-right-content .related-products .related-products-items .sustainable-value-item {
  flex-basis: auto;
  width: 100%;
}
.details-path-content .details-right-content .related-products .related-products-items .sustainable-value-item .related-products-title {
  margin-left: 0;
}
.details-path-content .details-right-content .related-products .related-products-items .sustainable-value-item .related-products-detail {
  margin-left: 0;
}
.details-path-content .vertical-line {
  display: none;
  margin: auto;
  width: 79.5%;
  border-left: 1px solid #0C4947;
}
@media (min-width: 751px) {
  .details-path-content .vertical-line {
    display: block;
  }
}
.details-path-content .vertical-line-50 {
  height: 50px;
}
.details-path-content .vertical-line-75 {
  height: 75px;
}
.details-path-content .vertical-line-80 {
  height: 80px;
}
.details-path-content .vertical-line-85 {
  height: 85px;
}
.details-path-content .vertical-line-90 {
  height: 90px;
}
.details-path-content .vertical-line-95 {
  height: 95px;
}
.details-path-content .vertical-line-98 {
  height: 98px;
}
.details-path-content .vertical-line-100 {
  height: 100px;
}
.details-path-content .vertical-line-20 {
  height: 20px;
}
.details-path-content .vertical-line-25 {
  height: 25px;
}
@media (max-width: 750px) {
  .details-path-content .tdx-content {
    margin-left: calc(20 / 375 * 100vw);
    margin-right: calc(33 / 375 * 100vw);
  }
}
.details-path-content .tdx-content div {
  background: #FFFFFF;
  border-radius: 20px;
  margin-bottom: calc(80 / 375 * 100vw);
}
@media (min-width: 751px) {
  .details-path-content .tdx-content div {
    width: 88.6%;
    margin-top: 20px;
    margin-bottom: 70px;
    border-radius: 40px;
  }
}
.details-path-content .tdx-content div p {
  color: #121212;
  letter-spacing: 0.5px;
  font-size: calc(12 / 375 * 100vw);
  line-height: calc(19 / 375 * 100vw);
  padding: calc(20 / 375 * 100vw) calc(10 / 375 * 100vw);
}
@media (min-width: 751px) {
  .details-path-content .tdx-content div p {
    font-size: 10px;
    line-height: 18px;
    margin: auto;
    text-align: center;
    padding: 20px 40px;
  }
}
@media (min-width: 900px) {
  .details-path-content .tdx-content div p {
    font-size: 12px;
    line-height: 23px;
  }
}
@media (min-width: 1180px) {
  .details-path-content .tdx-content div p {
    font-size: 16px;
    line-height: 27px;
  }
}
.details-path-content .tdx-content div span {
  font-weight: bold;
  color: #02B9A4;
}
.details-path-content .other-values {
  margin-top: 70px;
}
@media (max-width: 750px) {
  .details-path-content .other-values {
    padding: 0;
    margin-top: calc(60 / 375 * 100vw);
  }
}
.details-path-content .other-values .other-values-title p {
  font-size: calc(18 / 375 * 100vw);
  font-weight: bold;
  color: #0C4947;
  margin: auto;
}
@media (min-width: 751px) {
  .details-path-content .other-values .other-values-title p {
    font-size: 20px;
    width: 182px;
  }
}
.details-path-content .other-values .other-values-title p::before, .details-path-content .other-values .other-values-title p::after {
  background-color: #0C4947;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50px;
}
.details-path-content .other-values .other-values-title p::before {
  right: 20px;
  margin-left: -50%;
}
.details-path-content .other-values .other-values-title p::after {
  left: 20px;
  margin-right: -50%;
}
.details-path-content .other-values .sustainability-content .custom-container {
  padding: 0;
}
@media (max-width: 750px) {
  .details-path-content .other-values .sustainability-detail :first-child .content {
    margin-left: calc(8 / 375 * 100vw);
    width: 90%;
  }
}

.sustainable-pickup .sustainable-pickup-content {
  background-image: url("/assets/en/img/living-industry/sustainability/bg-sustainable.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 10px;
  padding: 35px 0 50px;
}
@media (max-width: 750px) {
  .sustainable-pickup .sustainable-pickup-content {
    background-image: url("/assets/en/img/living-industry/sustainability/bg-sustainable-sp.png");
    margin-left: calc(20 / 375 * 100vw);
    margin-right: calc(20 / 375 * 100vw);
    padding: calc(25 / 375 * 100vw) calc(15 / 375 * 100vw) calc(35 / 375 * 100vw);
    width: auto;
  }
}
@media (max-width: 750px) {
  .sustainable-pickup .sustainable-pickup-content .sustainable-pickup-title {
    margin: 0 calc(8 / 375 * 100vw);
  }
}
.sustainable-pickup .sustainable-pickup-content .sustainable-pickup-title h6 {
  text-align: center;
  color: #FFFFFF;
  font-size: calc(18 / 375 * 100vw);
  font-weight: bold;
}
@media (min-width: 751px) {
  .sustainable-pickup .sustainable-pickup-content .sustainable-pickup-title h6 {
    line-height: 32px;
    font-size: 18px;
  }
}
.sustainable-pickup .sustainable-pickup-content .pickup-products {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 10px;
}
@media (min-width: 751px) {
  .sustainable-pickup .sustainable-pickup-content .pickup-products {
    flex-wrap: nowrap;
  }
}
.sustainable-pickup .sustainable-pickup-content .pickup-products .product-content {
  flex-direction: column;
  text-decoration: none;
  color: #0C4947;
  background-color: #FFFFFF;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 750px) {
  .sustainable-pickup .sustainable-pickup-content .pickup-products .product-content {
    flex: 0 29.2%;
    margin: 0 calc(5 / 375 * 100vw) calc(10 / 375 * 100vw);
  }
  .sustainable-pickup .sustainable-pickup-content .pickup-products .product-content img {
    width: calc(40 / 375 * 100vw);
    height: calc(40 / 375 * 100vw);
    margin-top: calc(5 / 375 * 100vw);
  }
}
@media (min-width: 751px) {
  .sustainable-pickup .sustainable-pickup-content .pickup-products .product-content {
    margin: 0 30px;
    width: 110px;
  }
}
.sustainable-pickup .sustainable-pickup-content .pickup-products .product-content label {
  line-height: 1.1;
  font-weight: bold;
  font-size: calc(9 / 375 * 100vw);
  text-align: center;
  min-height: calc(17.6 / 375 * 100vw);
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 750px) {
  .sustainable-pickup .sustainable-pickup-content .pickup-products .product-content label {
    margin-bottom: 0;
    padding: 0 calc(2 / 375 * 100vw);
  }
}
@media (min-width: 751px) {
  .sustainable-pickup .sustainable-pickup-content .pickup-products .product-content label {
    font-size: 12px;
    margin: 0 5px;
    min-height: 27px;
  }
}
.sustainable-pickup .sustainable-pickup-content .pickup-products .product-content span {
  line-height: 1.5;
}
@media (max-width: 750px) {
  .sustainable-pickup .sustainable-pickup-content .pickup-products .product-content span {
    margin-top: calc(-5 / 375 * 100vw);
  }
}
.sustainable-pickup .sustainable-pickup-content .pickup-products .product-content:hover {
  transform: scale(1.05);
}

.section-sitemap {
  padding-top: 7rem;
  margin-bottom: 4.5rem;
}
@media (max-width: 750px) {
  .section-sitemap {
    padding-top: calc(70 / 375 * 100vw);
  }
}

.sitemap-title {
  font-size: 74px;
  color: #0C4947;
  margin-left: 6rem;
}
@media (max-width: 750px) {
  .sitemap-title {
    font-size: calc(42 / 375 * 100vw);
    margin-left: 0;
  }
}
.section-sitemap .sitemap-label {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 25px;
  color: #0C4947;
  margin-left: 15px;
  padding-top: 30px;
}
@media (max-width: 750px) {
  .section-sitemap .sitemap-label {
    font-size: calc(20 / 375 * 100vw);
    margin-left: calc(10 / 375 * 100vw);
    padding-top: 10px;
  }
}
.section-sitemap .sitemap-label:before {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  margin-right: 15px;
  background-image: url("/assets/en/img/living-industry/icon_subtitle_bar.svg");
  background-repeat: no-repeat;
}
@media (max-width: 750px) {
  .section-sitemap .sitemap-label:before {
    width: 14px;
    height: 1px;
    margin-right: 10px;
  }
}

.section-sitemap .sitemap-header-hyphen {
  margin-left: 3rem;
}
@media (max-width: 750px) {
  .section-sitemap .sitemap-header-hyphen {
    margin-left: calc(30 / 375 * 100vw);
  }
}

.sitemap-content {
  margin: 65px auto 0;
  padding-bottom: 40px;
}
@media (max-width: 750px) {
  .sitemap-content {
    margin: 45px auto 0;
    padding-bottom: 0;
  }
}

.sitemap-options {
  display: flex;
}
@media (max-width: 1179px) {
  .sitemap-options {
    display: block;
  }
}
.sitemap-options .cover-first {
  display: flex;
  width: 60%;
}
.sitemap-options .cover-first .sitemap-options-item {
  width: 33.33%;
}
.sitemap-options .cover-second {
  padding-left: 15px;
  display: flex;
  width: 40%;
}
.sitemap-options .cover-second .sitemap-options-item {
  width: 50%;
}
@media (max-width: 1179px) {
  .sitemap-options .cover-second .sitemap-options-item {
    width: 33.33%;
  }
}
@media (max-width: 750px) {
  .sitemap-options .cover-second {
    padding-left:  0;
    margin-top: calc(45 / 375 * 100vw);
  }
}
@media (max-width: 1179px) {
  .sitemap-options .cover-first,
  .sitemap-options .cover-second {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .sitemap-options .cover-first,
  .sitemap-options .cover-second {
    flex-wrap: wrap;
  }
}
@media (max-width: 750px) {
  .sitemap-options .cover-first .sitemap-options-item,
  .sitemap-options .cover-second .sitemap-options-item {
    width: 100%;
  }
}
.sitemap-options .sitemap-options-item {
  margin: 15px 0;
}
@media (max-width: 750px) {
  .sitemap-options .sitemap-options-item {
    margin: calc(45 / 375 * 100vw) 0 0;
  }
}
@media (max-width: 750px) {
  .sitemap-options .sitemap-options-item:first-child {
    margin-top: 0;
  }
}
.sitemap-options .sitemap-options-item.last-child {
  margin-top: 40px;
}
@media (max-width: 750px) {
  .sitemap-options .sitemap-options-item .sitemap-case {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
.sitemap-options .sitemap-options-item .sitemap-case li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 5px 0;
  white-space: nowrap;
}

.sitemap-options .sitemap-options-item .sitemap-case li > a > sub {
  bottom: -16px;
}

@media (max-width: 750px) {
  .sitemap-options .sitemap-options-item .sitemap-case li {
    margin: 0 0 calc(20 / 375 * 100vw);
  }
}
.sitemap-options .sitemap-options-item .sitemap-case li:last-child {
  margin-bottom: 0;
}
.sitemap-options .sitemap-options-item .sitemap-case li > a,
.sitemap-toppan .sitemap-menu .map-parent li > a {
  display: flex;
  flex-wrap: wrap;
  color: unset;
}
@media (min-width: 751px) {
  .section-sitemap a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 750px) {
  .sitemap-options .sitemap-options-item .sitemap-case.had-break li {
    width: 50%;
  }
}
@media (max-width: 750px) {
  .sitemap-options .sitemap-options-item .sitemap-case.had-break li:nth-child(2n) {
    padding-left: calc(20 / 375 * 100vw);
  }
}
.sitemap-options .sitemap-options-item .sitemap-case li a::before,
.sitemap-toppan .sitemap-menu .map-parent > li > a::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #CBCBCB;
  margin-right: 10px;
  margin-top: 10px;
}
.sitemap-options .sitemap-options-item.last {
  margin-top: 35px;
}

.sitemap-menu-title {
  color: #0C4947;
  font-weight: bold;
  font-size: 1.3rem;
}
@media (max-width: 750px) {
  .sitemap-menu-title {
    font-size: calc(20 / 375 * 100vw);
  }
}
@media (max-width: 750px) {
  .sitemap-menu-title.extend {
    margin-bottom: 0;
  }
}
.sitemap-menu-title svg {
  margin-bottom: 4px;
}

.sitemap-case {
  margin-top: 20px;
}

.toppan-square {
  margin-top: 3px;
  height: 16px;
  width: 16px;
  min-width: 16px;
  margin-right: 10px;
  background-color: #02B9A4;
}
@media (max-width: 750px) {
  .toppan-square {
    height: calc(16 / 375 * 100vw);
    width: calc(16 / 375 * 100vw);
  }
}

.sitemap-toppan {
  display: flex;
  justify-content: space-between;
  margin: auto;
}
@media (max-width: 1179px) {
  .sitemap-toppan {
    flex-wrap: wrap;
  }
}
@media (max-width: 750px) {
  .sitemap-toppan {
    margin-top: calc(10 / 375 * 100vw);
  }
}
.sitemap-toppan .find-product {
  display: none;
}
@media (max-width: 750px) {
  .sitemap-toppan .find-product {
    display: flex;
  }
}
.sitemap-toppan .sitemap-menu {
  margin-right: 15px;
}
@media (max-width: 1179px) {
  .sitemap-toppan .sitemap-menu {
    margin-right: 0;
  }
}
.sitemap-toppan .sitemap-menu .map-parent {
  display: flex;
  flex-direction: column;
  width: 33.33%;
}
.sitemap-toppan .sitemap-menu.by-industry .map-parent,
.sitemap-toppan .sitemap-menu.by-purpose .map-parent {
  width: 100%;
}
@media (max-width: 750px) {
  .sitemap-toppan .sitemap-menu .map-parent {
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
  }
}
.sitemap-toppan .sitemap-menu .map-parent li {
  padding-left: 10px;
  margin: 15px 0;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .sitemap-toppan .sitemap-menu .map-parent li {
    padding-left: 0;
    margin: 0;
    margin-bottom: calc(20 / 375 * 100vw);
    width: 100%;
  }
}
@media (max-width: 750px) {
  .sitemap-toppan .sitemap-menu .map-parent.had-break li {
    width: 50%;
  }
}
.sitemap-toppan .sitemap-menu .map-content {
  font-size: 14px;
  margin-left: 10px;
}
@media (max-width: 750px) {
  .sitemap-toppan .sitemap-menu .map-content {
    margin-left: 1.5rem;
    font-size: calc(14 / 375 * 100vw);
  }
}
.sitemap-toppan .sitemap-menu .map-content li {
  margin: 0;
  border-left: 1px solid #02B9A4;
  padding: 10px 0 10px 15px;
  line-height: 1;
}
@media (max-width: 750px) {
  .sitemap-toppan .sitemap-menu .map-content li {
    padding: calc(10 / 375 * 100vw) 0 calc(10 / 375 * 100vw) calc(10 / 375 * 100vw);
  }
}
.sitemap-toppan .sitemap-menu .map-content li::before {
  content: none;
}
.sitemap-toppan .sitemap-menu .map-content li:first-child {
  margin-top: 10px;
  padding-top: 0;
}
.sitemap-toppan .sitemap-menu .map-content li:last-child {
  padding-bottom: 5px;
}
.sitemap-toppan .by-type {
  width: 60%;
}
@media (max-width: 1179px) {
  .sitemap-toppan .by-type {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .sitemap-toppan .by-type {
    margin-bottom: calc(20 / 375 * 100vw);
  }
}
.sitemap-toppan .by-type .menu-by-type-pc {
  display: flex;
}
@media (max-width: 750px) {
  .sitemap-toppan .by-type .menu-by-type-pc {
    display: none;
  }
}
@media (min-width: 751px) {
  .sitemap-toppan .by-type .menu-by-type-sp {
    display: none;
  }
}
@media (max-width: 750px) {
  .sitemap-toppan .by-type .menu-by-type-sp {
    display: flex;
    flex-direction: column;
  }
}
.sitemap-toppan .map-type-purpose {
  display: flex;
  width: 40%;
}
@media (max-width: 1179px) {
  .sitemap-toppan .map-type-purpose {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .sitemap-toppan .map-type-purpose {
    width: 100%;
    flex-wrap: wrap;
  }
}
@media (max-width: 750px) {
  .sitemap-toppan .by-industry {
    margin-bottom: calc(40 / 375 * 100vw);
  }
}
.sitemap-toppan .by-industry,
.sitemap-toppan .by-purpose {
  width: 50%;
}
@media (max-width: 1179px) {
  .sitemap-toppan .by-industry,
  .sitemap-toppan .by-purpose {
    width: 33.33%;
  }
}
@media (max-width: 750px) {
  .sitemap-toppan .by-industry,
  .sitemap-toppan .by-purpose {
    width: 100%;
  }
}
.sitemap-toppan .by-industry .map-parent li,
.sitemap-toppan .by-purpose .map-parent li {
  padding-left: 10px;
  margin: 5px 0;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .sitemap-toppan .by-industry .map-parent li,
  .sitemap-toppan .by-purpose .map-parent li {
    margin: 10px 0;
  }
}
.sitemap-toppan .by-industry .map-parent li:first-child,
.sitemap-toppan .by-purpose .map-parent li:first-child {
  margin-top: 15px;
}
@media (max-width: 750px) {
  .sitemap-toppan .by-industry .map-parent li:first-child,
  .sitemap-toppan .by-purpose .map-parent li:first-child {
    margin-top: 10px;
  }
}
.sitemap-toppan .sitemap-menu-header {
  background-color: #d8e8e6;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  padding: 5px;
  margin-bottom: 20px;
}
@media (max-width: 750px) {
  .sitemap-toppan .sitemap-menu-header {
    font-size: calc(16 / 375 * 100vw);
    background: transparent;
    padding: 10px 0;
    margin-bottom: 0;
  }
}

.sitemap-header {
  font-size: 12px;
}
@media (max-width: 750px) {
  .sitemap-header {
    font-size: calc(12/375*100vw);
    padding-top: calc(40/375*100vw);
  }
}
.sitemap-header .to {
  color: #02B9A4;
}
.sitemap-header .right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.sitemap-header .arrow {
  border-right: solid #02B9A4;
  border-bottom: solid #02B9A4;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  width: 7.5px;
  height: 7.5px;
  vertical-align: middle;
}
.sitemap-header .sitemap-header-title {
  display: flex;
  align-items: center;
  font-family: "A+9rnz-凸版文久ゴシック Pr6N DB";
}

@media (max-width: 750px) {
  .sitemap-container-custom {
    padding: 0 calc(18 / 375 * 100vw);
  }
}

.contact-us {
  padding-top: 110px;
}
@media (max-width: 750px) {
  .contact-us {
    padding-top: calc(65/375*100vw);
  }
}
.contact-us .header .title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 50px;
  margin-left: 100px;
  color: #0C4947;
  font-size: 60px;
  line-height: 1.2;
}
@media (max-width: 750px) {
  .contact-us .header .title {
    width: calc(100% + (20 / 375 * 100vw));
    margin-top: calc(30/ 375 * 100vw);
    margin-left: calc(-10 / 375 * 100vw);
    margin-bottom: 40px;
    font-size: calc(35/375*100vw);
  }
}
.contact-us .header .title span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 0 15px;
  padding-top: 10px;
  font-size: 25px;
}
@media (max-width: 750px) {
  .contact-us .header .title span {
    margin: 0 0 0 10px;
    padding-top: 5px;
    font-size: calc(20/375*100vw);
  }
}
.contact-us .header .title span:before {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  margin-right: 15px;
  background-image: url("/assets/en/img/living-industry/icon_subtitle_bar.svg");
  background-repeat: no-repeat;
}
@media (max-width: 750px) {
  .contact-us .header .title span:before {
    width: 14px;
    height: 1px;
    margin-right: 10px;
  }
}

.contact-us .header .title-description {
  color: #121212;
  width: 65%;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
}
@media (max-width: 750px) {
  .contact-us .header .title-description {
    font-size: calc(16/375*100vw);
    width: 100%;
    text-align: left;
  }
}

.contact-us-content {
  margin-top: 30px;
}
.contact-us-content div:nth-child(1) {
  background-color: #FFFFFF;
  margin: auto 10vw;
}
@media (max-width: 750px) {
  .contact-us-content div:nth-child(1) {
    margin: auto 0;
  }
}
@media (max-width: 750px) {
  .contact-us-content {
    margin-top: calc(40/375*100vw);
  }
}
.contact-us-content .title {
  font-family: 'Noto Sans JP';
  font-size: 20px;
  color: #0C4947;
  padding: 40px calc(15/ 375 * 100vw) 0;
  font-weight: bold;
}
@media (max-width: 750px) {
  .contact-us-content .title {
    font-size: calc(18/ 375 * 100vw);
    padding-top: calc(30/ 375 * 100vw);
  }
}
.contact-us-content .content-wrapper {
  padding: 35px;
  font-size: 16px;
  color: #121212;
  height: 270px;
  overflow-y: auto;
}
@media (max-width: 750px) {
  .contact-us-content .content-wrapper {
    font-size: calc(16/ 375 * 100vw);
    padding: calc(15/ 375 * 100vw) calc(20/ 375 * 100vw);
  }
}
.contact-us-content .content-wrapper .one-line {
  margin: 15px 0;
}
.contact-us-content .content-wrapper .contact_term {
  font-weight: bold;
}
.contact-us-content .content-wrapper p:not(.contact_term):not(:last-child) {
  margin-bottom: 10px;
}
.contact-us-content .content-wrapper .contact_mail {
  padding-left: 3rem;
}
@media (max-width: 750px) {
  .contact-us-content .content-wrapper .contact_mail {
    padding-left: 0;
  }
}
.contact-us-content .content-wrapper p a {
  color: #02B9A4;
}

.navigate-wrapper p:nth-child(1) {
  font-size: 16px;
  width: 80%;
  margin: auto;
  padding: 40px 50px;
}
@media (max-width: 750px) {
  .navigate-wrapper p:nth-child(1) {
    font-size: calc(16/ 375 * 100vw);
    padding: calc(20/ 375 * 100vw);
    width: 100%;
    margin: 0;
  }
}
.navigate-wrapper a {
  color: #02B9A4;
  text-decoration: underline;
}
.navigate-wrapper .btn-wrapper {
  margin-bottom: 100px;
  display: flex;
  justify-content: center;
  min-height: 74px;
}
@media (max-width: 750px) {
  .navigate-wrapper .btn-wrapper {
    min-height: 56px;
  }
}
.navigate-wrapper .btn-wrapper button {
  font-size: 20px;
  position: relative;
  border: 1px solid #0C4947;
  background: #FFFFFF;
  min-width: 325px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 750px) {
  .navigate-wrapper .btn-wrapper button {
    font-size: calc(16/ 375 * 100vw);
    min-width: calc(270/375 * 100vw);
  }
}
.navigate-wrapper .btn-wrapper button span {
  margin-left: 15px;
}
.navigate-wrapper .btn-wrapper.btn-wrapper-en button span {
  margin-left: 0;
  position: absolute;
  right: 10%;
}

.comany-name {
  font-family: "A+9rnz-凸版文久ゴシック Pr6N DB";
  font-size: 20px;
  letter-spacing: -1px;
  color: #121212;
}
@media (max-width: 1179px) {
  .comany-name {
    font-size: calc(20/1024*100vw);
  }
}
@media (max-width: 750px) {
  .comany-name {
    font-size: calc(16/375*100vw);
  }
}

.topic-item-name {
  font-size: 36px;
  letter-spacing: -1px;
  margin-top: 10px;
}
@media (max-width: 1179px) {
  .topic-item-name {
    font-size: calc(36/1024*100vw);
  }
}
@media (max-width: 750px) {
  .topic-item-name {
    font-size: calc(25/375*100vw);
  }
  .topic-item-name br {
    content: '';
  }
}

.topic-img {
  margin-top: 30px;
  width: 100%;
  position: relative;
  margin-bottom: 70px;
}
.topic-img img {
  max-width: 566px;
  width: 67%;
}
@media (min-width: 751px) {
  .topic-img {
    display: flex;
    align-items: center;
  }
  .topic-img img {
    /*
    height: fit-content;
    */
    height: auto;
    margin-right: 26px;
  }
}
@media (max-width: 750px) {
  .topic-img {
    margin-top: calc(20/375*100vw);
  }
  .topic-img img {
    max-width: none;
    width: 100%;
  }
}
.topic-img .topic-content-descriptions {
  width: 261px;
  height: fit-content;
  padding: 50px 20px;
  background-color: #02B9A4;
  /* position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%); */
}
@media (max-width: 750px) {
  .topic-img .topic-content-descriptions {
    position: relative;
    width: 100%;
    padding: 15px;
    transform: translateY(0);
  }
}
.topic-img .topic-content-descriptions p {
  font-size: 18px;
  font-weight: bold;
  color: white;
}
@media (max-width: 750px) {
  .topic-img .topic-content-descriptions p {
    font-size: 4.8vw;
  }
  .topic-img .topic-content-descriptions p br {
    content: '';
  }
}

.topic-main-content-img {
  text-align: center;
  margin-bottom: 40px;
}
.topic-main-content-img img {
  width: 60%;
}
@media (max-width: 750px) {
  .topic-main-content-img img {
    width: 90%;
  }
}
.topic-main-content-img .topic-img-descriptions {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  color: #6E6C6C;
}
@media (max-width: 750px) {
  .topic-main-content-img .topic-img-descriptions {
    font-size: calc(16/375*100vw);
    font-weight: 500;
  }
}

.toppics-content-text {
  margin: 40px 0;
}
.toppics-content-text .head-mark svg {
  margin-top: -4px;
}
@media (max-width: 750px) {
  .toppics-content-text {
    margin: calc(40 / 375 * 100vw) 0;
  }
  .toppics-content-text .head-mark {
    position: absolute;
    top: 0;
    left: calc(-25/375 * 100vw);
  }
  .toppics-content-text .head-mark svg {
    height: calc(2/375 * 100vw);
    width: calc(20/375 * 100vw);
  }
}
.toppics-content-text .content {
  width: 100%;
  margin: 40px auto;
  text-align: center;
}
@media (max-width: 750px) {
  .toppics-content-text .content {
    margin: calc(40 / 375 * 100vw) auto;
  }
}
.toppics-content-text .content .topics-slider {
  width: 500px;
  margin: auto;
  text-align: center;
  position: relative;
}
@media (max-width: 750px) {
  .toppics-content-text .content .topics-slider {
    width: 100%;
  }
}
.toppics-content-text .content p {
  color: #6E6C6C;
}
@media (min-width: 751px) {
  .toppics-content-text .content p {
    margin-top: 10px;
  }
}
.toppics-content-text .content img {
  max-height: 356px;
}
@media (max-width: 750px) {
  .toppics-content-text .content img {
    width: 100%;
    max-height: none;
  }
}

.topic-main-content {
  width: 100%;
}
@media (max-width: 750px) {
  .topic-main-content {
    padding: 0 calc(5/375*100vw);
  }
}
.topic-main-content h2 {
  display: flex;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.6;
  color: #0C4947;
  margin-bottom: 40px;
}
@media (max-width: 750px) {
  .topic-main-content h2 {
    font-size: calc(20/375*100vw);
    position: relative;
  }
}
.topic-main-content p {
  color: #121212;
  font-size: 16px;
}
@media (max-width: 750px) {
  .topic-main-content p {
    font-size: calc(16/375*100vw);
  }
}
@media (min-width: 751px) {
  .topic-main-content .interview:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
  }
}
.topic-main-content .interview {
  margin-top: 100px;
}
.topic-main-content .interview + .interview {
  margin-top: 50px;
  margin-bottom: 30px;
}
@media (min-width: 751px) {
  .topic-main-content .interview + .interview {
    margin-bottom: 40px;
  }
}
.topic-main-content .interview img {
  display: block;
  width: auto;
  margin: 0 auto 20px;
}
@media (max-width: 750px) {
  .topic-main-content .interview img {
    width: 58.7vw;
  }
}
@media (min-width: 751px) {
  .topic-main-content .interview img {
    height: 220px;
    margin: 0 30px 20px 0;
    float: left;
  }
}
@media (min-width: 751px) {
  .topic-main-content .interview.interview-reverse img {
    margin-right: 0;
    margin-left: 30px;
    margin: 0 0 20px 30px;
    float: right;
  }
}
.topic-main-content .interview b {
  color: #0C4947;
}
.topic-main-content .p-link a {
  background-image: url("/assets/en/img/living-industry/icon_link.svg");
  background-size: auto;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  color: #02B9A4;
}
@media (max-width: 750px) {
  .topic-main-content .p-link a {
    display: block;
    background-position: left top 5px;
  }
}
.topic-main-content .p-link a[target="_blank"]:after {
  content: url("/assets/en/img/living-industry/icon_elink.png");
  display: inline;
  margin-left: 5px;
}
.topic-resting {
  background-image: url("/assets/en/img/living-industry/topics/works/001/bg_sp.svg");
  padding: 0 20px 30px;
  border-radius: 10px;
  margin-top: 67px;
  background-size: cover;
}
@media (min-width: 751px) {
  .topic-resting {
    background-image: url("/assets/en/img/living-industry/topics/works/001/bg.svg");
    padding: 0 55px 45px;
    max-width: 740px;
    min-height: 350px;
    margin: auto;
    margin-top: 85px;
  }
}
.topic-resting .topic-resting-bubble {
  background-color: #02B9A4;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 11px 23px;
  border-radius: 32px;
  position: relative;
  top: -17px;
  margin-left: 10px;
  display: inline-flex;
  word-break: break-all;
}
@media (min-width: 751px) {
  .topic-resting .topic-resting-bubble {
    font-size: 19px;
    top: -25px;
    margin-left: -30px;
  }
}
.topic-resting .topic-resting-bubble::before {
  content: '';
  display: inline-block;
  background: url("/assets/en/img/living-industry/icon_pen.svg") no-repeat center center/contain;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  flex-shrink: 0;
}
@media (min-width: 751px) {
  .topic-resting .topic-resting-bubble::before {
    width: 29px;
    height: 29px;
  }
}
.topic-resting .topic-resting-bubble::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 10px solid #02B9A4;
  border-bottom: 0;
  position: absolute;
  bottom: -10px;
  left: 46px;
}
.topic-resting .topic-resting-title {
  font-weight: bold;
  color: #0C4947;
  letter-spacing: 0.025em;
  padding-left: 20px;
  margin-bottom: 20px;
}
@media (min-width: 751px) {
  .topic-resting .topic-resting-title {
    font-size: 22px;
    padding-left: 0;
    margin-bottom: 17px;
  }
}
.topic-resting img {
  display: block;
  width: 53.3vw;
  min-width: 200px;
  margin: 0 auto 20px;
}
@media (min-width: 751px) {
  .topic-resting img {
    width: 270px;
    float: left;
    margin: 0 20px 13px 0;
  }
}
.topic-resting .topic-resting-text {
  color: #121212;
  font-size: 13px;
  letter-spacing: 0.025em;
  line-height: 2;
}

.topic-reviews {
  background-color: white;
  border-radius: 30px;
  padding: 30px;
  margin-bottom: 50px;
}
@media (max-width: 750px) {
  .topic-reviews {
    margin: 0 calc(5/375*100vw) 50px;
  }
}
.topic-reviews .topic-reviews-header {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: bold;
  color: #0C4947;
}
.topic-reviews .topic-reviews-header .comp {
  font-weight: normal;
  font-size: 12px;
}
@media (max-width: 750px) {
  .topic-reviews .topic-reviews-header {
    font-size: calc(16/375*100vw);
    flex-direction: column;
  }
  .topic-reviews .topic-reviews-header .comp {
    font-size: calc(12/375 * 100vw);
  }
  .topic-reviews .topic-reviews-header p:first-child {
    margin-bottom: calc(10/375*100vw);
  }
  .topic-reviews .topic-reviews-header p:last-child {
    font-size: calc(12/375*100vw);
    white-space: pre-line;
    float: left;
  }
}
.topic-reviews .topic-reviews-content {
  margin-top: 20px;
  color: #121212;
  font-size: 16px;
}
@media (max-width: 750px) {
  .topic-reviews .topic-reviews-content {
    font-size: calc(16/375*100vw);
  }
}

.topic-other-link {
  width: 100%;
  border: 2px solid #C6C6C6;
  border-top: none;
  font-size: 16px;
  padding: 30px;
  position: relative;
  margin-bottom: 50px;
}
.topic-other-link:before,
.topic-other-link:after {
  content: "";
  display: block;
  height: 0;
  border-top: 2px solid #C6C6C6;
  position: absolute;
  top: 0;
}
.topic-other-link:before {
  width: 30px;
  left: 0;
}
.topic-other-link:after {
  width: calc(100% - 130px);
  right: 0;
}
@media (max-width: 750px) {
  .topic-other-link {
    width: auto;
    font-size: calc(16/375*100vw);
    padding: calc(20/375*100vw);
    margin: 0 calc(5/375*100vw);
  }
  .topic-other-link:before {
    width: 20px;
  }
  .topic-other-link:after {
    width: calc(100% - 120px);
  }
}
.topic-other-link .link-title {
  font-weight: bold;
  color: #121212;
  position: absolute;
  top: -15px;
  width: fit-content;
  display: table;
  padding: 0 10px;
}
@media (max-width: 750px) {
  .topic-other-link .link-title {
    top: calc(-15/375*100vw);
  }
}
.topic-other-link .links-group {
  display: flex;
  flex-direction: column;
}
.topic-other-link .links-group a {
  color: #02B9A4;
  margin: 5px 0;
  font-size: 16px;
}
@media (max-width: 750px) {
  .topic-other-link .links-group a {
    text-decoration: underline;
    font-size: calc(16/375*100vw);
  }
}
.topic-other-link .links-group a:hover {
  text-decoration: underline;
}
.topic-other-link-product {
  margin: 50px 0 100px;
}
@media (max-width: 750px) {
  .topic-other-link-product {
    margin-bottom: calc(60/375*100vw);
  }
}

.flexible-packaging-title-wrapper-pc {
  position: relative;
}
@media (min-width: 751px) {
  .flexible-packaging-title-wrapper-pc {
    margin: 61px 0 0;
  }
}
.flexible-packaging-title-wrapper-pc .bg-flexible-packaging {
  width: 105%;
  margin-right: calc(-20/375*100vw);
  padding: calc(40/375*100vw) calc(15/375*100vw + 15px) 0 calc(15/375*100vw);
  background-image: url("/assets/en/img/living-industry/flexible-packaging-bg-sp.png");
  background-size: 100% calc(151/375*100vw);
  background-position: right top;
  background-repeat: no-repeat;
}
@media (min-width: 751px) {
  .flexible-packaging-title-wrapper-pc .bg-flexible-packaging {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    padding: 0 0 51px 0;
    background-image: url("/assets/en/img/living-industry/flexible-packaging-bg.png");
    background-size: 55% 90%;
    background-position: right bottom;
  }
}
@media (max-width: 750px) {
  .en .flexible-packaging-title-wrapper-pc .bg-flexible-packaging {
     padding-top: calc(30/375*100vw);
  }
}
@media (min-width: 751px) {
  .flexible-packaging-title-wrapper-pc .bg-flexible-packaging.bg-flexible-packaging-ufd {
    background-size: auto;
    background-position: top 60px right;
  }
}
@media (max-width: 750px) {
  .flexible-packaging-title-wrapper-pc .bg-flexible-packaging.bg-flexible-packaging-ufd {
     background-size: calc(100/375*100vw);
     background-position: top calc(100/375*100vw) right calc(15/375*100vw);
  }
}
.flexible-packaging-title-wrapper-pc p {
  color: #0C4947;
  margin-top: calc(70/375*100vw);
  font-size: calc(16/375*100vw);
}
@media (min-width: 751px) {
  .flexible-packaging-title-wrapper-pc p {
    margin-top: 45px;
    font-size: 16px;
  }
}
.flexible-packaging-title-wrapper-pc .bg-flexible-packaging-ufd p {
  padding-right: 240px;
}
@media (max-width: 750px) {
  .flexible-packaging-title-wrapper-pc .bg-flexible-packaging-ufd p {
    margin-top: calc(90/375*100vw);
    padding-right: 0;
  }
}
.flexible-packaging-title-wrapper-pc .product-list-img {
  position: absolute;
  right: 0;
  bottom: 0;
}

.flexible-packaging-title {
  display: flex;
  flex-wrap: wrap;
  font-size: 50px;
  color: #0C4947;
  align-items: center;
}
@media (max-width: 750px) {
  .flexible-packaging-title {
    min-height: calc(70 / 375 * 100vw);
    font-size: calc(35 / 375 * 100vw);
  }
  .en .flexible-packaging-title {
    align-items: flex-start;
    font-size: calc(30 / 375 * 100vw);
  }
}
.flexible-packaging-title span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 25px;
  margin: 0 0 0 15px;
  padding-top: 2px;
}
@media (max-width: 750px) {
  .flexible-packaging-title span {
    width: 100%;
    font-size: calc(15 / 375 * 100vw);
    margin: 0 0 0 calc(15 / 375 * 100vw);
    padding-top: 0;
    display: flex;
    align-items: center;
  }
}

.flexible-packaging-title span:before {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  margin-right: 15px;
  background-image: url("/assets/en/img/living-industry/icon_subtitle_bar.svg");
  background-repeat: no-repeat;
}
@media (max-width: 750px) {
  .flexible-packaging-title span:before {
    width: 14px;
    height: 1px;
    margin-right: 10px;
  }
}

.flexible-packaging-title-wrapper-mb {
  padding: calc(40 / 375 * 100vw) 0 calc(39 / 375 * 100vw);
  background-image: url("/assets/en/img/living-industry/flexible-packaging-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #0C4947;
}
.flexible-packaging-title-wrapper-mb h1 {
  font-size: calc(35 / 375 * 100vw);
}
.flexible-packaging-title-wrapper-mb svg {
  margin: 0 10px;
}
.flexible-packaging-title-wrapper-mb span {
  font-size: calc(16 /375 * 100vw);
}

.toppan-office-base {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 35px 0 42px 0;
  color: #0C4947;
}
.toppan-office-base h1 {
  font-size: 60px;
}
.toppan-office-base span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 0 15px;
  padding-top: 10px;
  font-size: 25px;
}

.toppan-office-base span:before {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  margin-right: 15px;
  background-image: url("/assets/en/img/living-industry/icon_subtitle_bar.svg");
  background-repeat: no-repeat;
}

@media (max-width: 750px) {
  .toppan-office-base {
    margin: calc(20 / 375 * 100vw) 0 calc(30 / 375 * 100vw);
  }
  .toppan-office-base h1 {
    font-size: calc(35 / 375 * 100vw);
  }
  .toppan-office-base span {
    font-size: calc(18 / 375 * 100vw);
    text-align: right;
    line-height: 1.1;
    padding-top: 0;
  }
  .toppan-office-base span:before {
    width: 14px;
    height: 1px;
    margin-right: 10px;
  }
}

.border-left-title {
  border-left: 5px solid #1ABFAC;
  height: 47px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 50px;
}
.border-left-title span,
.border-left-title h2 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.8;
  margin-left: 20px;
}

.head-office {
  font-weight: bold;
  font-size: 20px;
}

.office-bases {
  padding-top: calc(50/375*100vw);
}
@media (min-width: 751px) {
  .office-bases {
    padding-top: 100px;
  }
}
@media (max-width: 750px) {
  .office-bases .toppan-office-base h1 {
    font-size: calc(35 / 375 * 100vw);
  }
}
.office-bases .product-category {
  position: sticky;
  top: 45px;
}
@media (min-width: 751px) {
  .office-bases .product-category {
    padding-top: 40px;
  }
}
.office-bases .product-category .active p {
  font-weight: bold;
}
.office-bases .product-category .arrow-down {
  opacity: 1;
  transition: 0.5s;
}
.office-bases .product-category .active .arrow-down {
  opacity: 0;
}

.p-10 {
  padding: 0 10px;
}
@media (max-width: 750px) {
  .p-10 {
    padding: 0 calc(10/375*100vw);
  }
}

@media (max-width: 750px) {
  .map-img {
    height: 65vw;
    position: relative;
    margin-left: calc(20 / 375 * 100vw * -1);
    margin-right: calc(20 / 375 * 100vw * -1);
  }
  .map-img img, .map-img svg {
    max-width: none;
    width: 100vw;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
  }
}

@media (max-width: 750px) {
  .office-bases .product-list {
    padding: 0;
    overflow: initial;
  }
}

.office-bases-list {
  color: #121212;
  padding-left: 45px;
  max-width: 860px;
  margin-bottom: 100px;
}
.office-bases-list a {
  color: #1ABFAC;
  text-decoration: underline;
}
.office-bases-list .one-table {
  line-height: 27px;
  border: 1px solid #CBCBCB;
  margin: 30px 0 50px 0;
  background-color: #FFFFFF;
}
.office-bases-list .one-table .table-row {
  display: flex;
  border-bottom: 1px solid #CBCBCB;
}
@media (min-width: 751px) {
  .office-bases-list .one-table .table-row {
    /* min-height: 155px; */
  }
}
.office-bases-list .one-table .table-row > div:first-child {
  border-right: 1px solid #CBCBCB;
}
.office-bases-list .one-table .table-row > div:first-child div {
  padding: 20px 0 15px;
}
.office-bases-list .one-table .table-row > div:first-child div.office-nolabel {
  padding-bottom: 38px;
}
.office-bases-list .one-table .table-row:last-child {
  border-bottom: none;
}
.office-bases-list .one-table .table-row .custom-padding {
  padding: 10px 0 8px;
  line-height: 1.5;
}
.office-bases-list .one-table .row {
  min-height: 150px;
}
.office-bases-list .one-table .row > div:first-child {
  border-right: 1px solid #CBCBCB;
}
.office-bases-list .one-table .row > div:first-child div {
  padding: 0 20px;
}
.office-bases-list .one-table td {
  border: 1px solid #CBCBCB;
}
.office-bases-list .one-table .detail {
  padding: 10px 5px;
  font-size: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.office-bases-list .one-table .detail svg {
  margin-top: -2px;
}
.office-bases-list .one-table .detail .url-link img {
  vertical-align: middle;
  margin-top: -1px;
}
.office-bases-list .hightlight {
  padding: 2px 15px 3px;
  background-color: #0C4947;
  color: #FFFFFF;
  font-size: 12px;
}
.office-bases-list .no-hightlight {
  border: 1px solid #0C4947;
  padding: 1px 15px 2px;
  color: #0C4947;
  font-size: 12px;
}
.office-bases-list .highlight-radius {
  padding: 5px 15px 6px;
  background-color: #0C4947;
  color: #FFFFFF;
  border-radius: 20px;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 5px;
}

svg .location-path {
  cursor: pointer;
}
svg .location-path circle {
  transition: .5s;
}
svg .location-path:hover circle {
  fill: #0C4947;
}

.one-table-wrapper .bold-txt {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0;
}
@media (max-width: 750px) {
  .one-table-wrapper .bold-txt {
    padding: calc(10/375*100vw) 0;
    font-size: calc(12/375*100vw);
  }
}
.one-table-wrapper .custom-padding-p {
  padding: 7px 0 2px;
}
.one-table-wrapper .bold-txt + .bold-txt {
  padding-top: 0;
  margin-top: -.6em;
}
.one-table-wrapper .custom-padding-p + .bold-txt {
  margin-top: -0.2em;
}
.one-table-wrapper small {
  font-size: 13px;
  font-weight: light;
}

.one-table-wrapper .first-table .bold-txt{
  line-height: 1.5;
}
@media (max-width: 750px) {
  @-moz-document url-prefix() {
    .toppan-office-base span {
      word-break: break-all;
      font-size: calc(14 / 375 * 100vw);
      line-height: 1.1;
      max-width: 120px;
    }
    .toppan-office-base h1 {
      font-size: calc(35 / 375 * 100vw);
    }
  }
  .area-base-radio-btn-wrapper {
    display: flex !important;
    position: fixed;
    bottom: 20px;
    width: 100%;
    padding: 0 15px;
    transition: all 0.25s ease-in-out;
    opacity: 0;
  }
  .area-base-radio-btn-wrapper .area-base-radio-btn {
    padding: calc(13 / 375 * 100vw) calc(32 / 375 * 100vw) calc(10 / 375 * 100vw) calc(31 / 375 * 100vw);
    border-radius: 60px;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    background-color: #FFFFFF;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    transition: .7s;
  }
  .area-base-radio-btn-wrapper .area-base-radio-btn .title-sp-location {
    text-align: center;
    flex: 0 25%;
  }
  .area-base-radio-btn-wrapper .area-base-radio-btn .title-sp-location > div {
    display: inline-flex;
    position: relative;
    width: calc(14 / 375 * 100vw);
    height: calc(14 / 375 * 100vw);
  }
  .area-base-radio-btn-wrapper .area-base-radio-btn .title-sp-location > div input {
    opacity: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .area-base-radio-btn-wrapper .area-base-radio-btn .title-sp-location > div span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: calc(7 / 375 * 100vw);
    border: 1px solid #02B9A4;
  }
  .area-base-radio-btn-wrapper .area-base-radio-btn p {
    color: #02B9A4;
    font-size: calc(12 / 375 * 100vw);
  }
  .area-base-radio-btn-wrapper .area-base-radio-btn .active > div span {
    background-color: #02B9A4;
  }

  .head-office {
    font-size: calc(20 / 375 * 100vw);
  }

  .one-table-wrapper .bold-txt {
    font-size: calc(12 / 375 * 100vw);
  }
  .one-table-wrapper small {
    font-size: calc(10 / 375 * 100vw);
    font-weight: light;
  }

  .first-table .row {
    display: block !important;
  }
  .first-table .row > div:nth-child(2) .detail {
    padding: calc(10 / 375 * 100vw) 0 calc(20 / 375 * 100vw) calc(15 / 375 * 100vw);
  }

  .office-bases-list {
    padding-left: 0;
    margin-bottom: calc(80 / 375 * 100vw);
  }
  .office-bases-list a {
    color: #1ABFAC;
    text-decoration: underline;
  }
  .office-bases-list .one-table {
    line-height: calc(22 / 375 * 100vw);
    border: 1px solid #CBCBCB;
    margin: calc(30 / 375 * 100vw) 0 calc(50 / 375 * 100vw) 0;
    background-color: #FFFFFF;
  }
  .office-bases-list .one-table .table-row {
    display: block;
    border-bottom: calc(1 / 375 * 100vw) solid #CBCBCB;
  }
  .office-bases-list .one-table .table-row > div:first-child {
    border-right: 0;
  }
  .office-bases-list .one-table .table-row > div:first-child div {
    padding: calc(20 / 375 * 100vw) 0 calc(10 / 375 * 100vw);
  }
  .office-bases-list .one-table .table-row > div:first-child div.office-nolabel {
    padding-bottom: calc(10 / 375 * 100vw);
  }
  .office-bases-list .one-table .table-row:last-child {
    border-bottom: none;
  }
  .office-bases-list .one-table .table-row .custom-padding {
    padding: calc(10 / 375 * 100vw) 0 calc(10 / 375 * 100vw) 0;
  }
  .office-bases-list .one-table .row {
    min-height: calc(150 / 375 * 100vw);
  }
  .office-bases-list .one-table .row > div:first-child {
    border-right: 0;
  }
  .office-bases-list .one-table .row > div:first-child div {
    padding: calc(10 / 375 * 100vw) 0 0 calc(15 / 375 * 100vw);
  }
  .office-bases-list .one-table td {
    border: calc(1 / 375 * 100vw) solid #CBCBCB;
  }
  .office-bases-list .one-table .detail {
    padding: 0 0 calc(20/ 375 * 100vw) 0;
    font-size: calc(12/ 375 * 100vw);
  }
  .office-bases-list .hightlight {
    padding: calc(1/ 375 * 100vw) calc(10/ 375 * 100vw);
    background-color: #0C4947;
    color: #FFFFFF;
    font-size: calc(12 / 375 * 100vw);
  }
  .office-bases-list .no-hightlight {
    border: 1px solid #0C4947;
    padding: 0 calc(10/ 375 * 100vw);
    color: #0C4947;
    font-size: calc(12 / 375 * 100vw);
  }
  .office-bases-list .highlight-radius {
    padding: calc(2/ 375 * 100vw) calc(10/ 375 * 100vw);
    background-color: #0C4947;
    color: #FFFFFF;
    border-radius: 20px;
    font-size: calc(12 / 375 * 100vw);
    display: inline-block;
    margin-bottom: 5px;
    line-height: calc(14 / 375 * 100vw);
  }

  .border-left-title {
    border-left: calc(5 / 375 * 100vw) solid #1ABFAC;
    height: calc(27 / 375 * 100vw);
    display: flex;
    align-items: flex-end;
    margin-bottom: calc(30 / 375 * 100vw);
  }
  .border-left-title span,
  .border-left-title h2 {
    font-size: calc(25 / 375 * 100vw);
    font-weight: bold;
    margin-left: calc(15 / 375 * 100vw);
  }
}
.product-characteristics-pl-one {
  padding: 35px 28px 46px 30px;
  width: 100%;
  background-color: white;
}
@media (max-width: 750px) {
  .product-characteristics-pl-one {
    margin-left: calc(-10/375*100vw);
    margin-right: calc(-10/375*100vw);
    width: 105%;
    padding: calc(35/375*100vw) calc(25/375*100vw) calc(46/375*100vw) calc(25/375*100vw);
  }
}
.product-characteristics-pl-one .product-characteristics-title {
  font-size: 18px;
  color: #02B9A4;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 750px) {
  .product-characteristics-pl-one .product-characteristics-title {
    font-size: calc(18/375 * 100vw);
  }
}
.product-characteristics-pl-one .product-characteristics-detail {
  color: #121212;
  font-size: 16px;
}
@media (max-width: 750px) {
  .product-characteristics-pl-one .product-characteristics-detail {
    font-size: calc(16/375 * 100vw);
  }
}
.product-characteristics-pl-one .product-characteristics-detail ul li {
  margin-top: 28px;
}
.product-characteristics-pl-one .product-characteristics-detail ul li::before {
  content: "▶";
  color: #ffd1b2;
  font-weight: bold;
  display: inline-block;
  width: calc(10/375*100vw);
  height: calc(14/375*100vw);
  margin-right: calc(9/375*100vw);
  margin-left: calc(-10/375*100vw);
}

.bpo-header {
  max-width: 860px;
  margin: auto;
  padding-top: 70px;
}
.bpo-header .bpo-title {
  font-family: "A+9rnz-凸版文久ゴシック Pr6N DB";
  font-size: 28px;
  color: #121212;
}
@media (max-width: 750px) {
  .bpo-header .bpo-title {
    font-size: calc(25/375*100vw);
    line-height: 1.5rem;
  }
}
.bpo-header .bpo-title:before {
  position: relative;
  content: "";
  width: 100px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  margin-bottom: 25px;
  margin-top: 10px;
  border-bottom: 1px solid #02B9A4;
}
@media (max-width: 750px) {
  .bpo-header .bpo-title:before {
    top: -25px;
  }
}
.bpo-header .bpo-sologan {
  font-size: 22px;
  font-weight: bold;
  color: #0C4947;
  margin-top: 20px;
  line-height: 2rem;
}
@media (max-width: 750px) {
  .bpo-header .bpo-sologan {
    font-size: calc(18/375*100vw);
    margin-top: calc(10/375*100vw);
    line-height: calc(30/375 * 100vw);
  }
}

.bpo-product {
  display: flex;
  margin-top: 30px;
}
@media (min-width: 1180px) {
  .bpo-product {
    max-width: 860px;
    margin: 30px auto 0;
  }
}
@media (max-width: 750px) {
  .bpo-product {
    flex-direction: column;
  }
}
.bpo-product .bpo-product-img {
  width: 55%;
  min-width: 474px;
}
@media (max-width: 750px) {
  .bpo-product .bpo-product-img {
    width: 100%;
    min-width: calc(304/375*100vw);
  }
}
.bpo-product .bpo-product-img img {
  width: 100%;
}

.bpo-characteristics {
  width: 45%;
  padding-left: 30px;
}
@media (max-width: 750px) {
  .bpo-characteristics {
    width: 110%;
    padding-left: 0;
    margin-top: calc(25/375*100vw);
    margin-left: calc(-10/375*100vw);
    font-size: calc(16/375*100vw);
  }
}
.bpo-characteristics .bpo-characteristics-content {
  width: 100%;
  background-color: white;
  padding: 2rem 1.5rem;
}
@media (max-width: 750px) {
  .bpo-characteristics .bpo-characteristics-content {
    padding: calc(30/375*100vw);
  }
}
.bpo-characteristics .bpo-characteristics-content .bpo-characteristics-title {
  font-size: 18px;
  color: #02B9A4;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 750px) {
  .bpo-characteristics .bpo-characteristics-content .bpo-characteristics-title {
    font-size: calc(18/375*100vw);
  }
}
.bpo-characteristics .bpo-characteristics-content .bpo-characteristics-detail {
  color: #121212;
}
.bpo-characteristics .bpo-characteristics-content .bpo-characteristics-detail ul li {
  margin-top: 20px;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.bpo-characteristics .bpo-characteristics-content .bpo-characteristics-detail ul li span {
  font-size: 16px;
}
@media (max-width: 750px) {
  .bpo-characteristics .bpo-characteristics-content .bpo-characteristics-detail ul li span {
    font-size: calc(16/375*100vw);
  }
}
.bpo-characteristics .bpo-characteristics-content .bpo-characteristics-detail ul li::before {
  content: "▶";
  color: #FD9D5B;
  font-size: 14px;
  font-weight: bold;
  display: inline;
  width: 1em;
  height: 1em;
  margin-right: 0.5em;
}

.bpo-information-title {
  max-width: 860px;
  margin: auto;
  font-size: 22px;
  text-align: center;
  position: relative;
  font-weight: bold;
  padding-top: 70px;
}
@media (max-width: 750px) {
  .bpo-information-title {
    font-size: calc(18/375*100vw);
  }
}
.bpo-information-title::before {
  position: relative;
  content: "";
  width: 100px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  border-bottom: 1px solid #02B9A4;
}

.bpo-manufacturing-flow {
  width: 100%;
  margin: 40px auto 0 auto;
}
@media (min-width: 1180px) {
  .bpo-manufacturing-flow {
    max-width: 860px;
  }
}
@media (min-width: 751px) {
  .bpo-manufacturing-flow .special {
    display: none;
  }
}
.bpo-manufacturing-flow .bpo-manufacturing-img {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.bpo-manufacturing-flow .bpo-manufacturing-img .manufacturing-flow {
  display: flex;
  width: 20%;
  align-items: center;
  background-color: #F8F6F5;
  padding: 20px;
}
@media (max-width: 750px) {
  .bpo-manufacturing-flow .bpo-manufacturing-img .manufacturing-flow {
    width: 33%;
  }
}
.bpo-manufacturing-flow .bpo-manufacturing-img .manufacturing-flow img {
  width: 95%;
}
.bpo-manufacturing-flow .bpo-manufacturing-img .bpo-arrow-right {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #121212;
}

.manufacturing-flow-text {
  font-size: 16px;
  margin-top: 40px;
  color: #121212;
}
@media (max-width: 750px) {
  .manufacturing-flow-text {
    font-size: calc(16/375*100vw);
  }
}

.bpo-manufacturing-base {
  margin: 40px auto;
  width: 100%;
}
@media (min-width: 750px) {
  .bpo-manufacturing-base.--titlewrap{
    display: flex !important;
  }
  .bpo-manufacturing-base.--titlewrap .titlewrap__title{
    display: flex;
    align-items: center;
    border: 1px solid #CBCBCB;
    border-right: none;
    background-color: white;
    font-weight:bold;
    padding: 10px;
    width: 21%;
  }
  .bpo-manufacturing-base.--titlewrap .titlewrap__content{
    width: 79%;
  }
}
@media (min-width: 1180px) {
  .bpo-manufacturing-base {
    max-width: 860px;
  }
}
.bpo-manufacturing-base .manufacturing-base-row {
  display: flex;
  border: 1px solid #CBCBCB;
  background-color: white;
}
.bpo-manufacturing-base .manufacturing-base-row:not(:last-child) {
  border-bottom: none;
}
@media (max-width: 750px) {
  .bpo-manufacturing-base .manufacturing-base-row {
    flex-direction: column;
    margin-top: -2px;
  }
}
.bpo-manufacturing-base .manufacturing-base-row .manufacturing-base-row-parent {
  width: 55%;
  display: flex;
}
@media (max-width: 750px) {
  .bpo-manufacturing-base .manufacturing-base-row .manufacturing-base-row-parent {
    width: 100%;
    flex-direction: column;
  }
}
.bpo-manufacturing-base .manufacturing-base-row .manufacturing-base-row-first,
.bpo-manufacturing-base .manufacturing-base-row .manufacturing-base-row-secound,
.bpo-manufacturing-base .manufacturing-base-row .manufacturing-base-row-thirth {
  padding: 26px 19px;
  color: #121212;
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .bpo-manufacturing-base .manufacturing-base-row .manufacturing-base-row-first,
  .bpo-manufacturing-base .manufacturing-base-row .manufacturing-base-row-secound,
  .bpo-manufacturing-base .manufacturing-base-row .manufacturing-base-row-thirth {
    padding: 10px;
  }
}
.bpo-manufacturing-base .manufacturing-base-row .manufacturing-base-row-first {
  width: 42%;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 750px) {
  .bpo-manufacturing-base .manufacturing-base-row .manufacturing-base-row-first {
    width: 100%;
    justify-content: start;
    font-size: calc(16/375*100vw);
  }
  .bpo-manufacturing-base .manufacturing-base-row .manufacturing-base-row-first i {
    margin-left: calc(20/375*100vw);
  }
}
.bpo-manufacturing-base .manufacturing-base-row .manufacturing-base-row-secound {
  width: 58%;
  font-size: 12px;
  border-left: 1px solid #CBCBCB;
  align-items: center;
}
.bpo-manufacturing-base .manufacturing-base-row .manufacturing-base-row-secound span {
  font-weight: bold;
}
.bpo-manufacturing-base .manufacturing-base-row .manufacturing-base-row-secound p {
  width: 100%;
}
@media (max-width: 750px) {
  .bpo-manufacturing-base .manufacturing-base-row .manufacturing-base-row-secound {
    width: 100%;
    border: none;
    font-size: calc(12/375*100vw);
  }
}
.bpo-manufacturing-base .manufacturing-base-row .manufacturing-base-row-thirth {
  width: 45%;
  font-size: 12px;
  border-left: 1px solid #CBCBCB;
}
@media (max-width: 750px) {
  .bpo-manufacturing-base .manufacturing-base-row .manufacturing-base-row-thirth {
    width: 100%;
    border: none;
    font-size: calc(12/375*100vw);
  }
}
.bpo-manufacturing-base .manufacturing-base-arrow-right {
  border: solid #02B9A4;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  max-height: 3px;
}
.bpo-manufacturing-base .manufacturing-base-double-row {
  display: flex;
  border: 1px solid #CBCBCB;
  background-color: white;
  color: #121212;
}
.bpo-manufacturing-base .manufacturing-base-double-row:not(:last-child) {
  border-bottom: none;
}
@media (max-width: 750px) {
  .bpo-manufacturing-base .manufacturing-base-double-row {
    flex-direction: column;
  }
}
.bpo-manufacturing-base .manufacturing-base-double-row .manufacturing-first-column {
  width: 70%;
}
@media (max-width: 750px) {
  .bpo-manufacturing-base .manufacturing-base-double-row .manufacturing-first-column {
    width: 100%;
  }
}
.bpo-manufacturing-base .manufacturing-base-double-row .manufacturing-first-column .first-row,
.bpo-manufacturing-base .manufacturing-base-double-row .manufacturing-first-column .secound-row {
  display: flex;
  height: 50%;
}
@media (max-width: 750px) {
  .bpo-manufacturing-base .manufacturing-base-double-row .manufacturing-first-column .first-row,
  .bpo-manufacturing-base .manufacturing-base-double-row .manufacturing-first-column .secound-row {
    flex-direction: column;
  }
}
.bpo-manufacturing-base .manufacturing-base-double-row .manufacturing-first-column .secound-row {
  border-top: 1px solid #CBCBCB;
}
.bpo-manufacturing-base .manufacturing-base-double-row .manufacturing-first-column .row-title {
  font-size: 16px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 19px;
  width: 35%;
}
@media (max-width: 750px) {
  .bpo-manufacturing-base .manufacturing-base-double-row .manufacturing-first-column .row-title {
    width: 100%;
    padding: 10px 19px;
    justify-content: start;
    font-size: calc(16/375*100vw);
  }
  .bpo-manufacturing-base .manufacturing-base-double-row .manufacturing-first-column .row-title i {
    margin-left: calc(20/375*100vw);
  }
}
.bpo-manufacturing-base .manufacturing-base-double-row .manufacturing-first-column .row-title p {
  width: auto;
}
.bpo-manufacturing-base .manufacturing-base-double-row .manufacturing-first-column .row-text {
  display: flex;
  align-items: center;
  font-size: 12px;
  border-left: 1px solid #CBCBCB;
  padding: 20px 19px;
  width: 65%;
}
@media (max-width: 750px) {
  .bpo-manufacturing-base .manufacturing-base-double-row .manufacturing-first-column .row-text {
    width: 100%;
    padding: 5px 19px;
    border: none;
    font-size: calc(12/375*100vw);
  }
}
.bpo-manufacturing-base .manufacturing-base-double-row .manufacturing-first-column .row-text p {
  display: flex;
  flex-wrap: wrap;
}
.bpo-manufacturing-base .manufacturing-base-double-row .manufacturing-column {
  padding: 26px 19px;
  display: flex;
  align-items: center;
  width: 30%;
  font-size: 12px;
  border-left: 1px solid #CBCBCB;
}
@media (max-width: 750px) {
  .bpo-manufacturing-base .manufacturing-base-double-row .manufacturing-column {
    width: 100%;
    border-left: none;
    font-size: calc(12/375*100vw);
    border-top: 1px solid #CBCBCB;
  }
}

.bpo-last-img {
  margin-bottom: 70px;
  text-align: center;
}

.product-dots .slick-dots {
  display: flex;
}

@media (max-width: 750px) {
  .product-contents .product-content-img {
    padding: 0 calc(30/375 * 100vw);
  }
}
.product-contents .product-content-img .slick-slide {
  height: auto !important;
}
@media (max-width: 750px) {
  .product-contents .product-content-img-button .left-btn {
    position: absolute;
    top: -45vw;
    left: calc(-45/375 * 100vw);
    width: calc(50/375 * 100vw);
    height: calc(50/375 * 100vw);
  }
  .product-contents .product-content-img-button .right-btn {
    position: absolute;
    top: -45vw;
    right: calc(-45/375 * 100vw);
    width: calc(50/375 * 100vw);
    height: calc(50/375 * 100vw);
  }
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 8px;
  height: 8px;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background: #0C4947;
  margin: 0 7px;
  opacity: 0.5;
}

.slick-dots li.slick-active button {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 5px;
  content: '';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 750px) {
  .cutsom-br {
    display: none;
  }
}

.gl-barrier-header {
  max-width: 860px;
  margin: 0 auto;
  padding-top: 50px;
  position: relative;
}
@media (max-width: 750px) {
  .gl-barrier-header {
    margin-left: -10px;
    margin-right: -10px;
    padding-top: 30px;
  }
}
.gl-barrier-header-description {
  position: relative;
}
.gl-barrier-header .barrier-title {
  font-size: 35px;
  margin-bottom: 20px;
}
@media (max-width: 750px) {
  .gl-barrier-header .barrier-title {
    font-size: calc(25/375*100vw);
    padding: 0 10px;
  }
}
@media (max-width: 750px) {
  .gl-barrier-header .category_tags {
    padding: 0 10px;
  }
}
.gl-barrier-header .barrier-header-text {
  font-size: 22px;
  font-weight: bold;
  font-family: 'Noto Sans JP';
  color: #0C4947;
  line-height: 42px;
}
@media (max-width: 750px) {
  .gl-barrier-header .barrier-header-text {
    font-size: calc(20/375*100vw);
    margin-bottom: calc(40/375*100vw);
    text-align: center;
    padding: 0 calc(25/375*100vw);
    line-height: calc(32/375*100vw);
  }
}
.gl-barrier-header .barrier-header-text-en {
  line-height: 31px;
}
.gl-barrier-header .barrier-header-normal-text {
  font-size: 16px;
  font-family: 'Noto Sans JP';
  color: #121212;
  line-height: 27px;
  margin-top: 20px;
}
@media (max-width: 750px) {
  .gl-barrier-header .barrier-header-normal-text {
    font-size: calc(16/375*100vw);
    padding: 0 calc(25/375*100vw);
  }
}
.gl-barrier-header .barrier-banner {
  width: 70%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
@media (min-width: 751px) {
  .gl-barrier-header .barrier-banner {
    right: -20px;
  }
}
@media (max-width: 750px) {
  .gl-barrier-header .barrier-banner {
    display: none;
  }
}
.gl-barrier-header .barrier-banner img {
  width: 100%;
}
.gl-barrier-header .gl-barrier-text-area {
  width: 40%;
}
@media (max-width: 750px) {
  .gl-barrier-header .gl-barrier-text-area {
    width: 100%;
  }
  .gl-barrier-header .gl-barrier-text-area .barrier-banner {
    display: flex;
  }
}
.gl-barrier-header .gl-barrier-text-area .barrier-banner {
  display: none;
  position: relative;
  width: 100%;
}
@media (max-width: 750px) {
  .gl-barrier-header .gl-barrier-text-area .barrier-banner {
    display: flex;
    transform: scale(1.2);
    margin-top: calc(30/375*100vw);
  }
}

.product-barrier-description-title {
  font-size: 22px;
  font-weight: bold;
  color: #0C4947;
  line-height: 2.4rem;
  font-family: 'Noto Sans JP';
}
@media (max-width: 750px) {
  .product-barrier-description-title {
    font-size: calc(18/375*100vw);
    white-space: normal;
  }
}

.product-barrier-description-title-en {
  width: 90%;
  line-height: 31px;
}
@media (max-width: 750px) {
  .product-barrier-description-title-en {
    width: 100%;
  }
}

.product-contents-tex-en {
  width: 90%;
}
@media (max-width: 750px) {
  .product-contents-tex-en {
    width: 100%;
  }
}

.product-contents-tex {
  font-size: 16px;
  color: #121212;
  margin-top: 30px;
}
@media (max-width: 750px) {
  .product-contents-tex {
    font-size: calc(16/375*100vw);
  }
}

.product-barrier-detail {
  max-width: 860px;
  margin: auto;
  background: transparent;
  padding: 0 0 0 30px;
  margin-bottom: 0;
}
@media (max-width: 750px) {
  .product-barrier-detail {
    padding-left: 0;
  }
}
.product-barrier-detail .product-characteristics-title {
  text-align: start;
  font-size: 16px;
  color: #0C4947;
  margin-left: -20px;
  margin-top: 30px;
}
@media (max-width: 750px) {
  .product-barrier-detail .product-characteristics-title {
    font-size: calc(16/375*100vw);
    margin-left: 0;
  }
}
.product-barrier-detail .product-characteristics-detail {
  font-size: 16px;
}
@media (max-width: 750px) {
  .product-barrier-detail .product-characteristics-detail {
    font-size: calc(16/375*100vw);
  }
}
.product-barrier-detail .product-characteristics-detail ul {
  margin-top: 10px;
}
.product-barrier-detail .product-characteristics-detail ul li {
  margin-top: 0;
}

.barrier-uses {
  max-width: 860px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 25px;
}
@media (max-width: 750px) {
  .barrier-uses {
    flex-direction: column;
  }
}
.barrier-uses .uses-item {
  flex: 0 29%;
  margin: 13px;
}
@media (max-width: 750px) {
  .barrier-uses .uses-item {
    flex: 0 90%;
  }
}
.barrier-uses .uses-item img {
  width: 100%;
  transition: 0.2s;
}
@media (max-width: 750px) {
  .barrier-uses .uses-item img {
    padding: calc(10/375*100vw);
  }
}
.barrier-uses .uses-item .uses-item-img {
  overflow: hidden;
}
.barrier-uses .uses-text {
  font-size: 16px;
  color: #121212;
}
@media (max-width: 750px) {
  .barrier-uses .uses-text {
    font-size: calc(16/375*100vw);
  }
}
.barrier-uses .uses-text .uses-text-title {
  color: #0C4947;
  font-weight: bold;
  margin: 10px 0;
}

.barrier-lineup {
  max-width: 860px;
  margin: auto;
  width: 100%;
  margin-top: 50px;
}

.barrier-lineup .lineup-header {
  padding: 10px 0;
}
@media (max-width: 750px) {
  .barrier-lineup .lineup-header {
    padding: 0;
  }
}

.barrier-lineup .lineup-header .lineup-title {
  font-size: 22px;
  font-weight: bold;
}
@media (max-width: 750px) {
  .barrier-lineup .lineup-header .lineup-title {
    font-size: calc(18/375*100vw);
    order: 1;
  }
}
.barrier-lineup .lineup-header .gl-square {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media (max-width: 750px) {
  .barrier-lineup .lineup-header .gl-square {
    order: 3;
  }
}

.barrier-lineup .lineup-header .square-blue {
  height: 18px;
  width: 18px;
  margin-right: 5px;
  background-color: #E2F0EF;
  border: 1px solid #707070;
}
.barrier-lineup .lineup-header .square-pink {
  height: 18px;
  width: 18px;
  margin-right: 5px;
  background-color: #F0E8E2;
  border: 1px solid #707070;
  margin-left: 10px;
}
@media (max-width: 750px) {
  .barrier-lineup .lineup-header .square-pink {
    margin-left: calc(5/375*100vw);
  }
}
.barrier-lineup .lineup-header .gl-film {
  font-size: 16px;
  color: #121212;
  margin: 10px 0;
}
@media (max-width: 750px) {
  .barrier-lineup .lineup-header .gl-film {
    font-size: calc(16/375*100vw);
    order: 2;
  }
}
.barrier-lineup .lineup-header span {
  font-size: 12px;
}
@media (max-width: 750px) {
  .barrier-lineup .lineup-header span {
    font-size: calc(12/375*100vw);
  }
}

.lineup-table {
  font-size: 12px;
  margin-top: 20px;
}
@media (max-width: 750px) {
  .lineup-table {
    font-size: 3.2vw;
  }
}
.lineup-table .lineup-table-row {
  display: flex;
  background-color: white;
}
@media (max-width: 750px) {
  .lineup-table .lineup-table-row {
    flex-direction: column;
    border: 1px solid #CBCBCB;
    padding: calc(20/375*100vw) 0;
  }
}
.lineup-table .lineup-table-row .lineup-table-column {
  display: flex;
  justify-content: center;
  align-items: center;
  border-left: .5px solid #CBCBCB;
}
.lineup-table .lineup-table-row .lineup-table-column span {
  display: none;
}
@media (max-width: 750px) {
  .lineup-table .lineup-table-row .lineup-table-column {
    border: none;
    justify-content: start;
  }
  .lineup-table .lineup-table-row .lineup-table-column span {
    display: block;
  }
}
.lineup-table .lineup-table-row .column-1 {
  width: 15%;
  padding: 10px;
  border-bottom: 1px solid #CBCBCB;
  text-align: center;
}
@media (max-width: 750px) {
  .lineup-table .lineup-table-row .column-1 {
    width: 100%;
    border-bottom: none;
    padding: 0 15px;
  }
}
.lineup-table .lineup-table-row .column-2 {
  width: 85%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 750px) {
  .lineup-table .lineup-table-row .column-2 {
    width: 100%;
  }
}
.lineup-table .lineup-table-row .column-2 .column-2-item {
  display: flex;
  width: 100%;
  height: 100%;
  border-bottom: .5px solid #CBCBCB;
}
@media (max-width: 750px) {
  .lineup-table .lineup-table-row .column-2 .column-2-item {
    flex-direction: column;
    border-bottom: none;
    padding: 0 15px;
  }
  .lineup-table .lineup-table-row .column-2 .column-2-item .column-special {
    flex-direction: column;
    align-items: flex-start;
  }
}
.lineup-table .lineup-table-row .column-2 .column-2-child-1 {
  font-size: 16px;
  font-weight: bold;
}
.lineup-table .lineup-table-row .column-2 .column-2-child-1 .special {
  display: block;
  top: -0.4em;
}
@media (max-width: 750px) {
  .lineup-table .lineup-table-row .column-2 .column-2-child-1 {
    font-size: calc(16/375*100vw);
  }
  .lineup-table .lineup-table-row .column-2 .column-2-child-1 .special {
    display: none;
  }
}
.lineup-table .lineup-table-row .column-2 .column-2-child {
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: .5px solid #CBCBCB;
}
.lineup-table .lineup-table-row .column-2 .column-2-child p span {
  display: none;
}
@media (max-width: 750px) {
  .lineup-table .lineup-table-row .column-2 .column-2-child {
    justify-content: start;
    border: 0;
  }
  .lineup-table .lineup-table-row .column-2 .column-2-child p span {
    display: contents;
  }
  .lineup-table .lineup-table-row .column-2 .column-2-child p br {
    content: '';
  }
}
.lineup-table:not(.lineup-table-jp) .lineup-table-row .column-2 .column-2-child:nth-child(2) {
  justify-content: start;
}
.lineup-table.lineup-table-jp .lineup-table-row .column-2 .column-2-child:nth-child(3) {
  justify-content: start;
}
.lineup-table .lineup-table-row .column-2-child-1 {
  width: 20%;
  padding: 18px 10px;
  text-align: center;
}
.lineup-table.lineup-table-jp .lineup-table-row .column-2-child-1 {
  width: 15%;
}
@media (max-width: 750px) {
  .lineup-table .lineup-table-row .column-2-child-1,
  .lineup-table.lineup-table-jp .lineup-table-row .column-2-child-1 {
    width: 100%;
    padding: 18px 0 10px;
    text-align: left;
  }
}
@media (max-width: 750px) {
  .lineup-table .lineup-table-row .column-2-item:first-child .column-2-child-1 {
    padding-top: 0;
  }
}
.lineup-table .lineup-table-row .column-2-child-4 {
  width: 10%;
  padding: 18px 10px;
}
@media (max-width: 750px) {
  .lineup-table .lineup-table-row .column-2-child-4 {
    width: 100%;
    padding: 0;
  }
}
.lineup-table .lineup-table-row .column-2-child-2 {
  width: 50%;
  height: 100%;
  padding: 10px;
  align-self: flex-start;
}
.lineup-table.lineup-table-jp .lineup-table-row .column-2-child-2 {
  width: 48%;
}
@media (max-width: 750px) {
  .lineup-table .lineup-table-row .column-2-child-2,
  .lineup-table.lineup-table-jp .lineup-table-row .column-2-child-2 {
    width: 100%;
    padding: 0;
  }
}
.lineup-table .lineup-table-row .column-2-child-3 {
  width: 30%;
  height: 100%;
}
.lineup-table.lineup-table-jp .lineup-table-row .column-2-child-3 {
  width: 27%;
}
@media (max-width: 750px) {
  .lineup-table .lineup-table-row .column-2-child-3,
  .lineup-table.lineup-table-jp .lineup-table-row .column-2-child-3 {
    width: 100%;
    justify-content: start;
  }
}
.lineup-table .lineup-table-row .column-2-child-3 .child {
  flex: 0 50%;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.lineup-table .lineup-table-row .column-2-child-3 .child:first-child {
  border-right: 1px solid #CBCBCB;
}
@media (max-width: 750px) {
  .lineup-table .lineup-table-row .column-2-child-3 .child:first-child {
    border: none;
  }
}
@media (max-width: 750px) {
  .lineup-table .lineup-table-row .column-2-child-3 .child {
    flex: 0 auto;
    justify-content: start;
    padding: 0;
  }
}
.lineup-table .lineup-table-row .column-2-child-3 .child-en {
  font-size: 10px;
}
.lineup-table .lineup-table-row .column-2-child-3-en {
  width: 35%;
}
@media (max-width: 750px) {
  .lineup-table .lineup-table-row .column-2-child-3-en {
    width: 100%;
  }
}
.lineup-table .double-color {
  background: linear-gradient(to bottom, #E2F0EF 0%, #E2F0EF 50%, #F0E8E2 50%, #F0E8E2 100%);
}
@media (max-width: 750px) {
  .lineup-table .double-color {
    background: linear-gradient(to right, #E2F0EF 0%, #E2F0EF 50%, #F0E8E2 50%, #F0E8E2 100%);
  }
}
.lineup-table .lineup-table-header {
  color: white;
  background-color: #0C4947;
  text-align: center;
}
@media (max-width: 750px) {
  .lineup-table .lineup-table-header {
    display: none;
  }
}
.lineup-table .lineup-table-header .column-2 .column-2-child-1 {
  font-size: 12px;
}

.lineup-table .lineup-table-row-blue {
  background-color: #E2F0EF;
}
.lineup-table .lineup-table-row-pink {
  background-color: #F0E8E2;
}

.lineup-table-note {
  margin-top: 10px;
  text-align: right;
}

.lineup-footer {
  margin-top: 10px;
  font-size: 12px;
}
@media (max-width: 750px) {
  .lineup-footer {
    margin-top: 10px;
    font-size: calc(12/375*100vw);
  }
  .lineup-footer .special {
    display: none;
  }
}

.lineup-table-jp + .lineup-footer {
  margin-top: -20px;
}
@media (max-width: 750px) {
  .lineup-table-jp + .lineup-footer {
    margin-top: 10px;
  }

}

.lineup-footer .condition {
  display: flex;
}
@media (max-width: 750px) {
  .lineup-footer .condition {
    flex-direction: column;
    margin-bottom: 1rem;
  }
}
.lineup-footer .condition span {
  margin-right: 1rem;
}

.barirrer-img {
  text-align: center;
  width: 80%;
  margin: auto;
  margin-top: 50px;
}
@media (max-width: 750px) {
  .barirrer-img {
    width: 100%;
  }
}

.barirrer-performance {
  max-width: 860px;
  margin: auto;
  margin-top: 40px;
}
.barirrer-performance .barirrer-performance-group-btn {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .barirrer-performance .barirrer-performance-group-btn {
    display: none;
  }
}
.barirrer-performance .barirrer-performance-group-btn .slick-list {
  padding: 0 !important;
  width: 100%;
}
.barirrer-performance .barirrer-performance-group-btn .slick-list .slick-track {
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: none !important;
}
.barirrer-performance .barirrer-performance-group-btn .slick-list .slick-track::before, .barirrer-performance .barirrer-performance-group-btn .slick-list .slick-track::after {
  content: none;
}
.barirrer-performance .barirrer-performance-group-btn .slick-list .slick-track .slick-slide {
  border-radius: 2px;
  flex: 0 18% !important;
}
.barirrer-performance .barirrer-performance-group-btn .slick-list .slick-track .slick-current::after {
  content: "";
  position: relative;
  left: 50%;
  top: 20px;
  margin-left: -17px;
  width: 0;
  height: 0;
  border-top: solid 25px #0C4947;
  border-left: solid 15px transparent;
  border-right: solid 15px transparent;
  z-index: -1;
}
.barirrer-performance .barirrer-performance-group-btn .slick-list .slick-track .slick-current .barirrer-btn {
  background-color: #0C4947;
  color: white;
}
.barirrer-performance .barirrer-performance-group-btn .barirrer-btn {
  padding: 18px 0;
  text-align: center;
  background-color: white;
  color: #0C4947;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  border-radius: 2px;
  transition: .2s;
  cursor: pointer;
}
.barirrer-performance .barirrer-performance-group-btn .barirrer-btn:last-child {
  margin: 0;
}
.barirrer-performance .barirrer-performance-group-btn .barirrer-btn:hover {
  background-color: #0C4947;
  color: white;
}
.barirrer-performance .barirrer-performance-group-btn-en .barirrer-btn {
  font-size: 12px;
  min-height: 78px;
}

.barirrer-performance-slider {
  background-color: white;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
}
@media (max-width: 750px) {
  .barirrer-performance-slider {
    background-color: transparent;
    padding: 0;
  }
}
.barirrer-performance-slider .barirrer-performance {
  width: 100%;
  display: flex;
  margin: 20px 0;
}
@media (max-width: 750px) {
  .barirrer-performance-slider .barirrer-performance .slick-slider {
    width: 100% !important;
  }
}
.barirrer-performance-slider .barirrer-performance .barirrer-performance-text {
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 750px) {
  .barirrer-performance-slider .barirrer-performance .barirrer-performance-text {
    font-size: calc(16/375*100vw);
    text-align: left;
  }
}
.barirrer-performance-slider .barirrer-performance .barirrer-performance-text-en {
  text-align: center;
}
@media (max-width: 750px) {
  .barirrer-performance-slider .barirrer-performance .barirrer-performance-text-en {
    text-align: start;
    width: 95%;
  }
}
.barirrer-performance-slider .barirrer-performance .product-content-img {
  width: 100%;
  padding: 0;
}
.barirrer-performance-slider .barirrer-performance .product-content-img-button {
  display: none;
}
@media (max-width: 750px) {
  .barirrer-performance-slider .barirrer-performance .product-content-img-button {
    display: flex;
  }
}
.barirrer-performance-slider img {
  margin: auto;
}

.barrier-base {
  display: flex;
  justify-content: space-between;
  max-width: 860px;
  margin: auto;
  margin-top: 40px;
}
@media (max-width: 750px) {
  .barrier-base {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
}
.barrier-base .barrier-base-item {
  display: flex;
  flex-direction: column;
  flex: 0 31%;
}
@media (max-width: 750px) {
  .barrier-base .barrier-base-item {
    width: 90%;
    flex: 0;
    margin-top: calc(20/375*100vw);
  }
  .barrier-base .barrier-base-item img {
    width: 100%;
  }
}
.barrier-base .barrier-base-item .barrier-base-item-img {
  max-height: 158px;
  overflow: hidden;
}
@media (max-width: 750px) {
  .barrier-base .barrier-base-item .barrier-base-item-img {
    max-height: none;
  }
}
.barrier-base .barrier-base-item .barrier-base-item-name {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  color: #0C4947;
}
@media (max-width: 750px) {
  .barrier-base .barrier-base-item .barrier-base-item-name {
    font-size: calc(16/375*100vw);
  }
}

.barrier-base-descriptions {
  font-size: 16px;
  max-width: 860px;
  margin: auto;
  margin-top: 20px;
}
@media (max-width: 750px) {
  .barrier-base-descriptions {
    padding: 20px;
    font-size: calc(16/375*100vw);
    margin-top: calc(20/375*100vw);
  }
}

.btn-barrier {
  margin-top: 40px;
  font-size: 16px;
}
@media (max-width: 750px) {
  .btn-barrier {
    font-size: calc(16/375*100vw);
  }
}

.btn-barrier-en {
  display: flex;
  position: relative;
  min-width: 335px;
  align-items: center;
}
@media (max-width: 750px) {
  .btn-barrier-en {
    min-width: calc(335/375*100vw);
  }
}
.btn-barrier-en .arrow-right {
  position: absolute;
  right: 20px;
}

.arrow-down {
  position: relative;
  background-color: #0C4947;
  width: 2px;
  height: 6px;
  right: 10px;
}
.arrow-down::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  top: 100%;
  left: calc(50% - 4px);
  border-top: 6px solid #0C4947;
}

.related-products-items .related-product-item .related-products-title {
  font-weight: bold;
}
@media (max-width: 750px) {
  .related-products-items .related-product-item .related-products-title {
    font-size: calc(16 / 375*100vw);
    line-height: calc(22 / 375 * 100vw);
    margin-left: calc(15 / 375*100vw);
    margin-bottom: calc(5 / 375*100vw);
  }
}
@media (min-width: 751px) {
  .related-products-items .related-product-item .related-products-title {
    font-size: 12px;
    line-height: 22px;
    margin-top: 10px;
  }
}
@media (min-width: 1180px) {
  .related-products-items .related-product-item .related-products-title {
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .related-products-items .related-product-item .related-products-detail {
    line-height: calc(18 / 375 * 100vw);
    margin-left: calc(15 / 375*100vw);
  }
}
@media (min-width: 751px) {
  .related-products-items .related-product-item .related-products-detail {
    font-size: 10px;
    margin-top: 0;
    margin-bottom: 10px;
  }
}
@media (min-width: 1180px) {
  .related-products-items .related-product-item .related-products-detail {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}

.custom-break-line {
  display: block;
}
@media (max-width: 750px) {
  .custom-break-line {
    display: inline;
  }
}

.bg-bottom {
  position: relative;
}
.bg-bottom:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #f4f4f4;
  z-index: -2;
}
.bg-bottom.enterprise {
  margin-top: 0;
  padding-top: 70px;
}
.bg-bottom.enterprise:after {
  z-index: -1;
}
.bg-bottom .header .title-content {
  margin: 0 auto;
}
.bg-bottom.sustainable-pickup {
  padding-top: 40px;
  padding-bottom: 40px;
}

hr {
  border-top: 0;
}

.iframe {
  width: 100%;
  height: 50vw;
}
@media (min-width: 751px) {
  .iframe {
    width: 560px;
    height: 315px;
  }
}

@media screen and (max-width: 1280px) {
  .solution-img-pc .plan-description {
    top: 10px;
  }
  .solution-img-pc .crm-description {
    top: calc(50% - 145px);
  }
  .solution-img-pc .product-description {
    bottom: -10px;
  }
  .solution-img-pc .develop-description {
    top: 245px;
  }
  .solution-img-pc .bpo-description {
    bottom: -30px;
  }
  .solution-img-pc .center-description {
    width: 200px;
    right: calc(50% - 104px);
    top: 47%;
  }
  .solution-img-pc .center-description p {
    font-size: 13px;
  }
  .solution-img-pc .center-description .solution-btn {
    font-size: 10px;
    padding: 3px;
  }

  .product-list-header .product-list-header-right {
    top: 30% !important;
    right: 15% !important;
  }
  .product-list-header .product-list-header-left {
    font-size: 28px;
    top: 45% !important;
    left: 25%;
  }
}
@media screen and (max-width: 1175px) {
  .solution-img-pc .crm-description p,
  .solution-img-pc .bpo-description p,
  .solution-img-pc .plan-description p,
  .solution-img-pc .develop-description p,
  .solution-img-pc .product-description p {
    font-size: 13px;
  }
  .solution-img-pc .crm-description {
    left: -200px;
  }
  .solution-img-pc .crm-description .crm-border-bottom {
    width: 102%;
  }
  .solution-img-pc .bpo-description {
    bottom: 35px;
    left: -155px;
  }
  .solution-img-pc .bpo-description .bpo-border-bottom {
    width: 100%;
  }
  .solution-img-pc .plan-description {
    right: -215px;
    top: 40px;
  }
  .solution-img-pc .plan-description .plan-border-bottom {
    width: 150%;
  }
  .solution-img-pc .develop-description {
    right: -220px;
  }
  .solution-img-pc .develop-description .develop-border-bottom {
    width: 105%;
  }
  .solution-img-pc .product-description {
    bottom: 30px;
    right: -180px;
  }
  .solution-img-pc .product-description .product-border-bottom {
    width: 115%;
  }
  .solution-img-pc .center-description p {
    font-size: 8px;
  }
}
@media screen and (max-width: 990px) {
  .solution-img-pc {
    margin: -15px 0 0;
  }
  .solution-img-pc .center-description {
    width: 150px;
    right: calc(50% - 76px);
  }
  .solution-img-pc .center-description p {
    font-size: 8px;
  }
  .solution-img-pc .center-description .solution-btn {
    font-size: 6px;
  }
  .solution-img-pc .plan-description {
    right: -220px;
    top: 70px;
  }
  .solution-img-pc .develop-description {
    top: 250px;
  }
  .solution-img-pc .product-description {
    bottom: 50px;
    right: -190px;
  }
  .solution-img-pc .bpo-description {
    bottom: 60px;
  }
}
@media screen and (max-width: 920px) {
  .solution-img-pc .crm-description {
    left: -200px;
    top: calc(50% - 165px);
  }
  .solution-img-pc .bpo-description {
    bottom: 70px;
  }
  .solution-img-pc .plan-description {
    right: -225px;
    top: 90px;
  }
  .solution-img-pc .develop-description {
    top: 265px;
  }
  .solution-img-pc .product-description {
    right: -195px;
    bottom: 65px;
  }
  .solution-img-pc .center-description {
    width: 140px;
    right: calc(50% - 72px);
  }
  .solution-img-pc .center-description p {
    font-size: 6px;
  }
}


/* FancyBox */
.fancybox-container .fancybox-bg {
  background-color: rgba(0, 0, 0, 0.45);
  opacity: 1;
}
.fancybox-inner {
  width: 1060px;
  max-width: calc(80vw + 120px);
  margin: auto;
}
@media (max-width: 750px) {
  .fancybox-inner {
    width: 95%;
  }
}
/*
.fancybox-inner .fancybox-stage {
  max-width: 80vw;
  margin: auto;
}
@media (max-width: 750px) {
  .fancybox-inner .fancybox-stage {
    max-width: 95%;
  }
}
*/
@media (min-width: 751px) {
  .fancybox-slide--image {
    padding: calc(15vh + 15px) 0 calc(15vh - 15px);
  }
}
.fancybox-inner .fancybox-stage .fancybox-content {
  text-align: center;
}
@media (max-width: 750px) {
  .fancybox-inner .fancybox-stage .fancybox-content {
    width: 100%;
    max-width: none;
  }
}
.fancybox-inner .fancybox-stage .fancybox-content p {
  margin-top: 10px;
  color: #fff;
  font-size: 16px;
}
.fancybox-inner .fancybox-stage .fancybox-content .fancybox-close-small {
  width: 50px;
  height: 50px;
  padding: 0;
  background-color: transparent;
  background-image: url("/assets/en/img/living-industry/close_modal.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: -60px;
  right: 0;
}
@media (max-width: 750px) {
  .fancybox-inner .fancybox-stage .fancybox-content .fancybox-close-small {
    width: 30px;
    height: 30px;
    background-image: url("/assets/en/img/living-industry/close_modal_sp.svg");
    top: -40px;
  }
}
.fancybox-inner .fancybox-stage .fancybox-content .fancybox-close-small svg {
  display: none;
}
.fancybox-inner .fancybox-navigation .fancybox-button {
  color: #121212;
  border-radius: 50%;
  background-color: white;
  text-align: center;
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 0;
  top: calc(50% - 25px);
}
@media (max-width: 750px) {
  .fancybox-inner .fancybox-navigation .fancybox-button {
    top: calc(50% + (110 / 375*100vw));
  }
}
.fancybox-inner .fancybox-navigation .fancybox-button div {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-top: solid thin #0C4947;
  position: absolute;
  top: 17px;
}
.fancybox-inner .fancybox-navigation .fancybox-button div svg {
  display: none;
}
.fancybox-inner .fancybox-navigation .fancybox-button.fancybox-button--arrow_left {
  left: 0;
}
.fancybox-inner .fancybox-navigation .fancybox-button.fancybox-button--arrow_right {
  right: 0;
}
.fancybox-inner .fancybox-navigation .fancybox-button.fancybox-button--arrow_left div {
  border-left: solid thin #0C4947;
  transform: rotate(-45deg);
  left: 20px;
}
.fancybox-inner .fancybox-navigation .fancybox-button.fancybox-button--arrow_right div {
  border-right: solid thin #0C4947;
  transform: rotate(45deg);
  left: 15px;
}
.fancybox-show-caption .fancybox-caption {
  background: transparent;
  font-size: 16px;
  bottom: auto;
  top: 85%;
}
@media (max-width: 750px) {
  .fancybox-show-caption .fancybox-caption {
    padding-top: 10px;
    top: calc(50% + (90 / 375*100vw));
    font-size: calc(16 / 375*100vw);
  }
}

.toppan-search h1.title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 60px;
  line-height: 1.2;
  color: #0C4947;
  margin-top: 30px;
  padding-bottom: 45px;
}
@media (max-width: 750px) {
  .toppan-search h1.title {
    font-size: calc(35 / 375 * 100vw);
    margin-top: calc(30 / 375 * 100vw);
    padding-bottom: calc(30 / 375 * 100vw);
  }
}
.toppan-search h1.title-en {
  font-size: 74px;
}
@media (max-width: 750px) {
  .toppan-search h1.title-en {
    font-size: calc(43 / 375 * 100vw);
  }
}
.toppan-search h1.title span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 25px;
  margin: 0 0 0 15px;
  padding-top: 5px;
}
@media (max-width: 750px) {
  .toppan-search h1.title span {
    font-size: calc(20 / 375 * 100vw);
    margin: 0 0 0 calc(15 / 375 * 100vw);
    padding-top: 0px;
  }
}

.toppan-search h1.title span:before {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  margin-right: 15px;
  background-image: url("/assets/en/img/living-industry/icon_subtitle_bar.svg");
  background-repeat: no-repeat;
}
@media (max-width: 750px) {
  .toppan-search h1.title span:before {
    width: 14px;
    height: 1px;
    margin-right: 10px;
  }
}
.toppan-search .search__form{
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05);
  padding: 42px 60px;
  position: relative;
  margin-bottom: 50px;
}
.toppan-search .search__form .control-label{
  color: #0C4947;
}
.toppan-search .search__form .search-control input[type="text"]{
  border: 1px solid #C7C7C7;
}
.toppan-search .search__form .search-control input[type="text"]:focus{
  border-color: #02B9A4;
}
.toppan-search .search__form .search-control .search-package_tag{
  background-color: #F4F4F4;
}
.toppan-search .search__form .search-control .help-text{
  margin-top: 1em;
  font-size: 12px;
  margin-left: 160px;
}
.toppan-search .search__form .search__form__openner{
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
}
.toppan-search .search__form .search__form__openner a{
  display: inline-block;
  border-radius: 17px;
  background:url("/assets/en/img/living-industry/search/icon_open.svg") no-repeat 90% center #0c4947;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05);
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  line-height: 1;
  padding: 1em 2.5em 1em 2em;
}
.toppan-search .form-search .search-control{
  margin-bottom: 0;
}
.toppan-search .search__form .search__form__openner + div{
  display: none;
}
.toppan-search .search__form .search__form__closer{
  text-align: center;
  margin-top: 2rem;
}
.toppan-search .search__form .search__form__closer a{
  display: inline-block;
  border-radius: 17px;
  background:url("/assets/en/img/living-industry/search/icon_close.svg") no-repeat 90% center;
  border: 1px solid rgba(12, 73, 71, 0.2);
  color: #0C4947;
  font-weight: bold;
  font-size: 12px;
  line-height: 1;
  padding: 1em 2.5em 1em 2em;
}
.toppan-search .search__form #searchPackageTag{
  margin-top: 2rem;
}
.toppan-search .search__result{
  padding-bottom: 4rem
}
.toppan-search .search__result .search__result__info{
  font-size: 25px;
  font-family: "A+9rnz-凸版文久ゴシック Pr6N DB";
  letter-spacing: 0.03em;
  color: #0c4947;
  margin-bottom: 24px;
}
.toppan-search .search__result .search__related_search{
  color: #0c4947;
  margin-bottom: 30px;
}
.toppan-search .search__result .search__related_search dl:after{
  clear: both;
  content: "";
  display: block;
  visibility: hidden;
}
.toppan-search .search__result .search__related_search dt{
  clear: both;
  float: left;
  margin-bottom: .5em;
}
.toppan-search .search__result .search__related_search dd{
  margin-left: 100px;
  margin-bottom: .5em;
}
.en .toppan-search .search__result .search__related_search dd{
  margin-left: 140px;
}
.toppan-search .search__result .search__related_search a{
  display: inline-block;
  margin-right: 1em;
  color: #0c4947;
}
.toppan-search .search__result .search__related_search a:hover{
  text-decoration: underline;
}
.toppan-search .search-items .search-item{
  margin-bottom: 50px;
}
.toppan-search .search-items .search-item:after{
  clear: both;
  content: "";
  display: block;
  visibility: hidden;
}
.toppan-search .search-items .search-item .search__result__item__thumb{
  float: left;
  width: 32%;
}
.toppan-search .search-items .search-item .search__result__item__content{
  margin-left: 37%;
  font-size: 16px;
}

.toppan-search .search-items .search-item .search__result__item__content .search__result__item__title{
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 1em;
}
.toppan-search .search-items .search-item .search__result__item__content .search__result__item__text{
  margin-bottom: 1em;
}
.toppan-search .search-items .search-item .search__result__item__content .search__result__item__tags a{
  display: inline-block;
  border-radius: 4px;
  background: #fff;
  color: #02B9A4;
  padding: 0 .5em;
  margin: .5em 1em .5em 0;
  font-size: 14px;
}
@media (max-width: 750px) {
  .toppan-search .search__form{
    padding: 2rem;
  }
  .toppan-search .search__form .search__form__openner a{
    width: 186px;
  }
  .toppan-search .search__form .search-control .help-text{
    margin-left: auto;
  }
  .toppan-search .search__result .search__result__info{
    font-size: 20px;
    margin-bottom: 1rem;
  }
  .toppan-search .search__result .search__related_search{
    font-size: 12px;
  }
  .toppan-search .search__result .search__related_search dd{
    margin-left: 76px;
  }
  .en .toppan-search .search__result .search__related_search dt{
    padding-top: .2em;
    line-height: 1.2;
    width: 70px;
  }
  .en .toppan-search .search__result .search__related_search dd{
    margin-left: 76px;
  }
  .toppan-search .search__result .search__related_search a{
    text-decoration: underline;
  }
  .toppan-search .search__result__list .search__result__item{
    margin-bottom: 3rem;
  }
  .toppan-search .search-items .search-item .search__result__item__thumb{
    width: 42.81%;
  }
  .toppan-search .search-items .search-item .search__result__item__content{
    margin-left: auto;
    font-size: 12px;
  }
  .toppan-search .search-items .search-item .search__result__item__content .search__result__item__title,
  .toppan-search .search-items .search-item .search__result__item__content .search__result__item__text{
    margin-left: 47%;
  }
  .toppan-search .search-items .search-item .search__result__item__content .search__result__item__title{
    font-size: 14px;
  }
}

.bnrLca{
}
.bnrLca-anc{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  background: center/cover no-repeat url("/assets/en/img/living-industry/sustainability/bnrLca_bg.jpg");
  color: #fff;
}
.bnrLca-anc:hover{
  color: #fff;
  opacity: .8;
}
.bnrLca-img{
  flex-shrink: 0;
}
.bnrLca-title{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  font-size: 1.2em;
  line-height: 1.4;
}
.bnrLca-text{
  margin-top: 5px;
  font-weight: normal;
}
@media (min-width: 751px) {/*PC*/
  .bnrLca-anc{
    width: 670px;
    padding: 30px 65px;
    margin: 50px auto -15px;
  }
  .bnrLca-anc:hover .arrow-right:after{
    right: -4px;
  }
  .bnrLca-img{
    width: 70px;
    margin-right: 40px;
  }
  .bnrLca-content{
    max-width: 410px;
  }
}
@media (max-width: 750px) {/*SP*/
  .bnrLca-anc{
    padding: 40px 30px 31vw 30px;
    margin: 30px auto 0;
    background-image: url("/assets/en/img/living-industry/sustainability/bnrLca_bg_sp.jpg");
  }
  .bnrLca-img{
    width: 13vw;
    margin-right: 20px;
  }
  .bnrLca-content{
    position: relative;
  }
  .bnrLca-text{
    position: absolute;
    top: 17vw;
    left: -27vw;
    right: -10vw;
  }
}


.details-path-content .details-right-content .details-path .path-header .define-header .lca-link{
  display: block;
  color: #149CCE;
  font-weight: bold;
}
.details-path-content .details-right-content .details-path .path-header .define-header .lca-link .arrow-right::before{
  background: #149CCE;
}
.details-path-content .details-right-content .details-path .path-header .define-header .lca-link .arrow-right::after{
  border-left-color: #149CCE;
}
.details-path-content .details-right-content .details-path .path-header .define-header .lca-link:hover .arrow-right::after{
  right: -4px;
}
@media (min-width: 751px) {/*PC*/
  .details-path-content .details-right-content .details-path .path-header .define-header .lca-link{
    margin-top: 5px;
    font-size: 18px;
  }
}
@media (max-width: 750px) {/*SP*/
  .details-path-content .details-right-content .details-path .path-header .define-header .lca-link{
    margin-top: -10px;
    font-size: 16px;
  }
}
.other-value-banner{
  width: 767px;
  max-width: 100%;
  margin: 0 auto 100px;
}
.other-value-banner a,
.other-value-banner a img{
  transition: .3s;
}
.other-value-banner a:hover{
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.other-value-banner a:hover img{
  transform: scale(1.05);
}
.other-value-banner a{
  display: block;
  width: 100%;
  background: linear-gradient(to left top,#dbf4f1 0%, #fff 24%, #fff 100%);
  border: 1.5px solid #9bd9d2;
  padding: 20px;
}
@media (min-width: 751px) {
  .other-value-banner a{
    display: flex;
    align-items: center;
    padding: 35px 30px;
  }
}
@media (min-width: 751px) {
  .other-value-banner.-en a{
    padding: 25px 30px;
  }
}
.other-value-banner .other-value-banner-contents{
  color: #0C4947;
  text-align: left;
}
@media (min-width: 751px) {
  .other-value-banner .other-value-banner-contents{
    padding-left: 2%;
    padding-right: 5%;
    flex-shrink: 0;
  }
}
.other-value-banner .other-value-banner-contents div{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  background: url('/assets/en/img/living-industry/sustainability/lca_other_value_banner_arrow.svg') no-repeat center right;
  padding-right: 20px;
  line-height: 1.25;
}
@media (min-width: 751px) {
  .other-value-banner .other-value-banner-contents div{
    display: inline-block;
  }
}
@media (min-width: 751px) {
  .other-value-banner .other-value-banner-contents p{
    line-height: 1.5;
  }
}
.other-value-banner .other-value-banner-image{
  margin-top: 10px;
  padding: 0 3.5%;
}
@media (min-width: 751px) {
  .other-value-banner .other-value-banner-image{
    max-width: 368px;
    margin-top: 0;
    padding: 0;
    flex-shrink: 1;
  }
}
.sustainability .sustainability-header-2023.header .title-content {
  width: auto;
  max-width: 100%;
  display: block;
}
.sustainability .sustainability-header-2023.header .title-content .title {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
.sustainability .sustainability-header-2023.header .title-content .title h1 {
  font-size: calc(12 / 375 * 100vw);
  font-weight: bold;
  text-align: center;
  font-family: 'Noto Sans JP', '游ゴシック体', 'YuGothic', '游ゴシック', 'Yu Gothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sustainability .sustainability-header-2023.header .title-content .title h2 {
  font-size: calc(38 / 375 * 100vw);
  font-weight: 400;
  text-align: center;
  padding-bottom: calc(10 / 375 * 100vw);
  border-bottom: 1px solid #0C4947;
  font-family: "A+9rnz-凸版文久ゴシック Pr6N DB";
}
@media (max-width: 750px) {
  .sustainability.-en .sustainability-header-2023.header .title-content .title h2 {
    font-size: calc(34 / 375 * 100vw);
  }
}
.sustainability .sustainability-header-2023.header .title-content .title label {
  width: auto;
  margin-top: calc(10 / 375 * 100vw);
  margin-bottom: 0;
}
@media (min-width: 751px) {
  .sustainability .sustainability-header-2023.header .d-pc {
    display: inherit;
  }
  .sustainability .sustainability-header-2023.header .title-content {
    width: 890px;
    text-align: center;
    font-size: 16px;
  }
  .sustainability .sustainability-header-2023.header .title-content .title {
    margin-bottom: 30px;
  }
  .sustainability .sustainability-header-2023.header .title-content .title h1 {
    font-size: 20px;
  }
  .sustainability .sustainability-header-2023.header .title-content .title h2 {
    padding-bottom: 20px;
    font-size: 50px;
  }
}

.sustainability-box {
  margin-top: 30px;
  padding: calc(40 / 375 * 100vw) calc(10 / 375 * 100vw);
  background-color: #FFF;
  border-radius: 40px;
  text-align: center;
}
@media (min-width: 751px) {
  .sustainability-box {
    margin-top: 40px;
    padding: 35px 30px;
  }
}
.sustainability-box .lead {
  color: #0C4947;
  font-size: calc(22 / 375 * 100vw);
  font-weight: 700;
  line-height: 1.2;
}
.sustainability-box.-en .lead {
  font-size: calc(16 / 375 * 100vw);
  line-height: 1.5;
}
.sustainability-box.-en .lead {
  line-height: 1.5;
}
@media (min-width: 751px) {
  .sustainability-box .lead {
    font-size: 26px;
  }
  .sustainability-box.-en .lead {
    font-size: 22px;
  }
}

@media (min-width: 751px) {
  .sustainability-brand .custom-container{
    max-width: 980px;
  }
}
.sustainability-brand .sustainability-brand_logo {
  max-width: 86%;
  margin: 0 auto 30px;
}
@media (min-width: 751px) {
  .sustainability-brand .sustainability-brand_logo {
    max-width: 550px;
  }
}
.sustainability-brand .sustainability-brand_logo img {
  margin: auto;
}
.sustainability-brand .sustainability-brand_text {
  margin-top: 15px;
  color: #121212;
  font-size: calc(16 / 375 * 100vw);
  font-weight: 500;
  text-align: left;
}
.sustainability-brand.-en .sustainability-brand_text {
  font-size: calc(14 / 375 * 100vw);
  line-height: 1.5;
}
@media (min-width: 751px) {
  .sustainability-brand .sustainability-brand_text {
    font-size: 20px;
    text-align: center;
  }
  .sustainability-brand.-en .sustainability-brand_text {
    font-size: 18px;
  }
}
.sustainability-brand .sustainability-brand_note {
  margin: 30px auto 0;
  padding: calc(10 / 375 * 100vw);
  border-radius: 10px;
  background-color: #F4F4F4;
  color: #121212;
  font-size: calc(13 / 375 * 100vw);
}
@media (min-width: 751px) {
  .sustainability-brand .sustainability-brand_note {
    max-width: 740px;
    padding: 10px 30px;
    font-size: 16px;
  }
}

.sustainability-about {
  margin-top: 100px;
}
@media (min-width: 751px) {
  .sustainability-about .custom-container{
    max-width: 980px;
  }
}
.sustainability-about .sustainability-about_title {
  margin-bottom: 30px;
  padding-bottom: calc(10 / 375 * 100vw);
  border-bottom: 1px solid #0C4947;
  color: #204846;
  font-family: "A+9rnz-凸版文久ゴシック Pr6N DB";
  font-size: calc(38 / 375 * 100vw);
  font-weight: 400;
  text-align: center;
}
@media (min-width: 751px) {
  .sustainability-about .sustainability-about_title {
    padding-bottom: 25px;
    font-size: 36px;
  }
}
@media (max-width: 750px) {
  .sustainability-about.-en .sustainability-about_title {
    font-size: calc(34 / 375 * 100vw);
  }
}
.sustainability-about .sustainability-about_lead {
  font-size: calc(16 / 375 * 100vw);
}
@media (min-width: 751px) {
  .sustainability-about .sustainability-about_lead {
    font-size: 16px;
    text-align: center;
  }
}
@media (min-width: 751px) {
  .sustainability-about .sustainability-box {
    padding: 35px 25px;
  }
}
.sustainability-about .sustainability-about_image {
  max-width: 96%;
  margin: 30px auto 0;
}
@media (min-width: 751px) {
  .sustainability-about .sustainability-about_image {
    max-width: none;
    margin: 30px auto 0;
  }
}

.sustainability-lineup {
  padding-bottom: 100px;
}
@media (min-width: 751px) {
  .sustainability-lineup .custom-container{
    max-width: 980px;
  }
}
.sustainability-lineup ol {
  margin-top: 50px;
}
@media (min-width: 751px) {
  .sustainability-lineup ol {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
  }
}
.sustainability-lineup ol li {
  min-height: calc(160 / 375 * 100vw);
  padding: calc(20 / 375 * 100vw) 0;
  background: linear-gradient(to bottom, #14CEB1 0%, #005EAD 100%);
  color: #FFF;
  position: relative;
}
@media (min-width: 751px) {
  .sustainability-lineup ol li {
    width: calc((100% / 3) - (20px / 3));
    min-height: auto;
    margin-top: 40px;
    padding: 20px 0;
  }
  .sustainability-lineup.-en ol li {
    min-height: 160px;
  }
}
@media (max-width: 750px) {
  .sustainability-lineup ol li + li {
    margin-top: 30px;
  }
}
.sustainability-lineup ol li img {
  position: absolute;
  top: -20px;
  left: 0;
}
.sustainability-lineup ol li h3 {
  font-size: calc(22 / 375 * 100vw);
  font-weight: 700;
}
@media (min-width: 751px) {
  .sustainability-lineup ol li h3 {
    font-size: 22px;
  }
}
.sustainability-lineup ol li p {
  margin-top: 5px;
  line-height: 1.5;
  letter-spacing: -0.1em;
}
.sustainability-lineup.-en ol li p {
  letter-spacing: 0;
}
@media (min-width: 751px) {
  .sustainability-lineup ol li p {
    font-size: 13px;
  }
  .sustainability-lineup.-en ol li p {
    font-size: 12px;
  }
}
.sustainability-lineup ol li a {
  display: block;
  max-width: 86%;
  margin: 15px auto 0;
  padding: 13px;
  background-color: #FFF;
  background-image: url("/assets/en/img/living-industry/sustainability/ico_arrow_right_navy.svg");
  background-repeat: no-repeat;
  background-position: center right 20px;
  border-radius: 60px;
  color: #0C4947;
  font-size: calc(12 / 375 * 100vw);
  line-height: 1.2;
  transition: all 0.2s;
}
.sustainability-lineup.-en ol li a {
  padding: 13px 20px;
  text-align: left;
}
@media (min-width: 751px) {
  .sustainability-lineup ol li a {
    font-size: 12px;
  }
  .sustainability-lineup ol li a:hover {
    font-size: 12px;
    background-position: center right 15px;
  }
}
.sustainability-contents {
  padding-top: 60px;
  background: linear-gradient(to bottom, #14CEB1 0%, #005EAD 100%);
}
.sustainability-contents h2 {
  margin: 0 auto 60px;
  padding-bottom: calc(15 / 375 * 100vw);
  border-bottom: 1px solid #FFF;
  color: #FFF;
  font-family: "A+9rnz-凸版文久ゴシック Pr6N DB";
  font-size: calc(28 / 375 * 100vw);
  font-weight: 400;
  text-align: center;
}
@media (min-width: 751px) {
  .sustainability-contents h2 {
    max-width: 890px;
    margin-bottom: 0;
    padding-bottom: 30px;
    font-size: 36px;
  }
}
.sustainability-block .sustainability-block-title {
  background-color: #005EAD;
  padding-top: calc(30 / 375 * 100vw);
  padding-bottom: calc(30 / 375 * 100vw);
}
.sustainability-block .sustainability-block-title h3 {
  display: flex;
  align-items: center;
  margin-left: 0;
  color: #FFF;
  font-size: calc(34 / 375 * 100vw);
  font-weight: 700;
}
@media (min-width: 751px) {
  .sustainability-block .sustainability-block-title h3 {
    font-size: 34px;
  }
}
.sustainability-block .sustainability-block-title img {
  max-width: calc(80 / 375 * 100vw);
}
.sustainability-block .sustainability-block-title sub {
  bottom: -0.1em;
}
.sustainability-block .sustainability-block-contents {
  padding-bottom: calc(80 / 375 * 100vw);
  color: #0C4947;
}
.sustainability-block .sustainability-block-contents p {
  font-size: calc(14 / 375 * 100vw);
}
.sustainability-block .sustainability-block-contents sup {
  font-size: 50%;
}
.sustainability-block .sustainability-block-contents .sustainability-block-contents-text {
  font-size: calc(16 / 375 * 100vw);
}
.sustainability-block .sustainability-block-contents .sustainability-block-contents-text-mention {
  font-size: calc(12 / 375 * 100vw);
}
.sustainability-block .sustainability-block-contents-text-button {
  margin-top: calc(20 / 375 * 100vw);
}
.sustainability-block .sustainability-block-contents-text-button a {
  display: inline-block;
  border: 1px solid #0C4947;
  border-radius: 2em;
  padding: 1em 3em 1em 1.5em;
  background-color: #FFFFFF;
  font-size: calc(12 / 375 * 100vw);
  position: relative;
}
.sustainability-block .sustainability-block-contents-text-button a .arrow-right {
  position: absolute;
  z-index: inherit;
  top: calc(50% - 4px);
  right: 15px;
}
.sustainability-block .sustainability-block-contents-text-button a:hover {
  background: #0C4947;
  color: #fff;
  opacity: 1;
}
.sustainability-block .sustainability-block-contents-text-button a:hover .arrow-right:before {
  background-color: #ffffff;
}
.sustainability-block .sustainability-block-contents-text-button a:hover .arrow-right:after {
  border-left-color: #ffffff;
}
@media (min-width: 751px) {
  .sustainability-block .sustainability-block-contents-text-button a:hover .arrow-right:after {
    right: -4px;
  }
}
@media (min-width: 751px) {
  .sustainability-block {
    padding-top: 120px;
    background: transparent;
    overflow-x: hidden;
  }
  .sustainability-block .custom-container {
    width: 980px;
    max-width: 100%;
  }
  .sustainability-block .sustainability-block-title {
    padding-top: 10px;
    padding-bottom: 10px;
    background: transparent;
    position: relative;
    z-index: 1;
  }
  .sustainability-block .sustainability-block-title:before {
    content: "";
    display: block;
    position: absolute;
    width: calc( 100vw - ((100vw - 100%) / 2) - (408 / 980 * 100%));
    right: calc(408 / 980 * 100%);
    top: 0;
    height: 100%;
    background: url("/assets/en/img/living-industry/sustainability/01_title_bg.png") no-repeat center right;
    background-size: auto 100%;
  }
  .sustainability-block .sustainability-block-title > * {
    position: relative;
  }
  .sustainability-block .sustainability-block-contents {
    padding-top: 20px;
    padding-bottom: 60px;
    width: 910px;
    margin: 0 auto;
    position: relative;
    max-width: calc(100% - 40px);
    background: transparent;
  }
  .sustainability-block .sustainability-block-contents:before {
    position: absolute;
    display: block;
    content: "";
    background: url("/assets/en/img/living-industry/sustainability/01_bg.png?v=1") no-repeat top left #ffffff;
    width: calc( 100vw - ((100vw - 100%) / 2) + 60px);
    left: -60px;
    height: calc( 100% + 60px );
    top: -60px;
  }
  .sustainability-block .sustainability-block-contents p {
    font-size: 16px;
  }
  .sustainability-block .sustainability-block-contents .sustainability-block-contents-text {
    position: relative;
    width: 50%;
    font-size: 16px;
  }
  .sustainability-block .sustainability-block-contents .sustainability-block-contents-text-mention {
    font-size: 12px;
  }
  .sustainability-block .sustainability-block-contents-text-button {
    margin-top: 30px;
  }
  .sustainability-block .sustainability-block-contents-text-button a {
    font-size: 16px;
    padding-top: .7em;
    padding-bottom: .8em;
  }
}
#sustainability01 .sustainability-block-contents {
  background: url("/assets/en/img/living-industry/sustainability/01_bg_sp.png") no-repeat top center #FFFFFF;
  background-size: 100% auto;
}
#sustainability01 .sustainability-block-contents-text {
  padding-top: calc(30 / 375 * 100vw);
}
#sustainability01 .sustainability-block-contents-text img {
  display: block;
  margin: 0 auto;
  width: calc(113 / 375 * 100vw);
}
#sustainability01 .sustainability-block-contents-text iframe {
  margin: calc(50 / 375 * 100vw) auto;
  max-width: 100%;
  display: block;
}
#sustainability01 .sustainability-block-contents-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: calc(20 / 375 * 100vw);
  color: #E61462;
}
#sustainability01 .sustainability-block-contents-link .sustainability-block-contents-link-image {
  width: calc(138 / 375 * 100vw);
  margin-left: calc(-10 / 375 * 100vw);
}
#sustainability01 .sustainability-block-contents-link .sustainability-block-contents-link-text {
  width: calc(193 / 375 * 100vw);
}
#sustainability01 .sustainability-block-contents-link .sustainability-block-contents-link-text p {
  padding-left: 1em;
  font-weight: bold;
}
#sustainability01 .sustainability-block-contents-link .sustainability-block-contents-link-button {
  margin-top: calc(16 / 375 * 100vw);
}
#sustainability01 .sustainability-block-contents-link .sustainability-block-contents-link-button a {
  display: block;
  border: 1px solid #e61462;
  border-radius: 2em;
  padding: .9em 2em;
  background-color: #FFFFFF;
  background-size: 1em auto;
  color: #e61462;
  position: relative;
  font-size: calc(12 / 375 * 100vw);
}
@media (min-width: 751px) {
  #sustainability01 .sustainability-block-contents-link .sustainability-block-contents-link-button a {
    font-size: 12px;
  }
}
#sustainability01 .sustainability-block-contents-link .sustainability-block-contents-link-button a .arrow-right {
  position: absolute;
  z-index: inherit;
  top: calc(50% - 4px);
  right: 15px;
}
#sustainability01 .sustainability-block-contents-link .sustainability-block-contents-link-button a .arrow-right:before {
  background-color: #e61462;
  width: 12px;
}
#sustainability01 .sustainability-block-contents-link .sustainability-block-contents-link-button a .arrow-right:after {
  border-left-color: #e61462;
}
#sustainability01 .sustainability-block-contents-link .sustainability-block-contents-link-button a:hover {
  background: #e61462;
  color: #fff;
  opacity: 1;
}
#sustainability01 .sustainability-block-contents-link .sustainability-block-contents-link-button a:hover .arrow-right:before {
  background-color: #ffffff;
}
#sustainability01 .sustainability-block-contents-link .sustainability-block-contents-link-button a:hover .arrow-right:after {
  border-left-color: #ffffff;
}
@media (min-width: 751px) {
  #sustainability01 .sustainability-block-contents-link .sustainability-block-contents-link-button a:hover .arrow-right:after {
    right: -4px;
  }
}
#sustainability01 .sustainability-block-contents-link:nth-of-type(2) {
  color: #0D6E33;
}
#sustainability01 .sustainability-block-contents-link:nth-of-type(2) .sustainability-block-contents-link-button a {
  border-color: #0D6E33;
  color: #0D6E33;
}
#sustainability01 .sustainability-block-contents-link:nth-of-type(2) .sustainability-block-contents-link-button a .arrow-right:before {
  background-color: #0D6E33;
}
#sustainability01 .sustainability-block-contents-link:nth-of-type(2) .sustainability-block-contents-link-button a .arrow-right:after {
  border-left-color: #0D6E33;
}
#sustainability01 .sustainability-block-contents-link:nth-of-type(2) .sustainability-block-contents-link-button a:hover {
  background: #0D6E33;
  color: #fff;
}
#sustainability01 .sustainability-block-contents-link:nth-of-type(2) .sustainability-block-contents-link-button a:hover .arrow-right:before {
  background-color: #ffffff;
}
#sustainability01 .sustainability-block-contents-link:nth-of-type(2) .sustainability-block-contents-link-button a:hover .arrow-right:after {
  border-left-color: #ffffff;
}
#sustainability01 .sustainability-block-contents-link:nth-of-type(3) {
  color: #0076C2;
}
#sustainability01 .sustainability-block-contents-link:nth-of-type(3) .sustainability-block-contents-link-button a {
  border-color: #0076C2;
  color: #0076C2;
}
#sustainability01 .sustainability-block-contents-link:nth-of-type(3) .sustainability-block-contents-link-button a .arrow-right:before {
  background-color: #0076C2;
}
#sustainability01 .sustainability-block-contents-link:nth-of-type(3) .sustainability-block-contents-link-button a .arrow-right:after {
  border-left-color: #0076C2;
}
#sustainability01 .sustainability-block-contents-link:nth-of-type(3) .sustainability-block-contents-link-button a:hover {
  background: #0076C2;
  color: #fff;
}
#sustainability01 .sustainability-block-contents-link:nth-of-type(3) .sustainability-block-contents-link-button a:hover .arrow-right:before {
  background-color: #ffffff;
}
#sustainability01 .sustainability-block-contents-link:nth-of-type(3) .sustainability-block-contents-link-button a:hover .arrow-right:after {
  border-left-color: #ffffff;
}
@media (min-width: 751px) {
  #sustainability01 .sustainability-block-title h2 img {
    width: calc( 460 / 980 * 100% );
  }
  #sustainability01 .sustainability-block-contents {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #sustainability01 .sustainability-block-contents .sustainability-block-contents-text {
    position: relative;
    width: calc( 494 / 910 * 100% );
    font-size: 18px;
  }
  #sustainability01 .sustainability-block-contents .sustainability-block-contents-links {
    position: relative;
    width: calc( 376 / 910 * 100% );
  }
  #sustainability01 .sustainability-block-contents-text {
    padding-top: 0;
  }
  #sustainability01 .sustainability-block-contents-text .custom-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
  #sustainability01 .sustainability-block-contents-text img {
    width: 113px;
  }
  #sustainability01 .sustainability-block-contents-text iframe {
    margin: 50px auto 0;
  }
  #sustainability01 .sustainability-block-contents-link {
    margin: 30px auto;
    background: #ffffff;
    border-radius: 8px;
    padding: 14px 10px;
  }
  #sustainability01 .sustainability-block-contents-link .sustainability-block-contents-link-image {
    width: 138px;
    flex-shrink: 0;
    margin-left: auto;
  }
  #sustainability01 .sustainability-block-contents-link .sustainability-block-contents-link-text {
    margin-left: 10px;
  }
  #sustainability01 .sustainability-block-contents-link .sustainability-block-contents-link-text p {
    line-height: 1.4;
    text-align: center;
    padding-left: 0;
  }
  #sustainability01 .sustainability-block-contents-link .sustainability-block-contents-link-button {
    margin-top: 20px;
  }
}
#sustainability02 .sustainability-block-contents,
#sustainability03 .sustainability-block-contents {
  background: url("/assets/en/img/living-industry/sustainability/02_bg_sp.png") no-repeat center top;
  background-size: 100% auto;
  padding-top: calc(290 / 375 * 100vw);
}
#sustainability02 .sustainability-block-contents .sustainability-block-contents-text,
#sustainability03 .sustainability-block-contents .sustainability-block-contents-text {
  padding-left: calc(10 / 375 * 100vw);
  padding-right: calc(10 / 375 * 100vw);
}
#sustainability02 .sustainability-block-contents p,
#sustainability03 .sustainability-block-contents p {
  font-size: calc(16 / 375 * 100vw);
}
#sustainability02 .sustainability-block-contents .sustainability-block-contents-text-mention,
#sustainability03 .sustainability-block-contents .sustainability-block-contents-text-mention {
  margin-top: calc(8 / 375 * 100vw);
  font-size: calc(12 / 375 * 100vw);
}
@media (min-width: 751px) {
  #sustainability02 .sustainability-block-contents,
  #sustainability03 .sustainability-block-contents {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #sustainability02 .sustainability-block-contents:before,
  #sustainability03 .sustainability-block-contents:before {
    background: url("/assets/en/img/living-industry/sustainability/02_bg.png") no-repeat center right #FFFFFF;
    background-size: auto 100%;
  }
  #sustainability02 .sustainability-block-contents .sustainability-block-contents-text,
  #sustainability03 .sustainability-block-contents .sustainability-block-contents-text {
    padding-left: 0;
    padding-right: 0;
  }
  #sustainability02 .sustainability-block-contents p,
  #sustainability03 .sustainability-block-contents p {
    font-size: 18px;
  }
  #sustainability02 .sustainability-block-contents .sustainability-block-contents-text-mention,
  #sustainability03 .sustainability-block-contents .sustainability-block-contents-text-mention {
    margin-top: 0;
    font-size: 12px;
  }
}
@media (min-width: 751px) {
  #sustainability02 .sustainability-block-title:before {
    width: calc( 100vw - ((100vw - 100%) / 2) - (308 / 980 * 100%));
    right: calc(308 / 980 * 100%);
  }
  #sustainability02 .sustainability-block-title h2 img {
    width: calc( 556 / 980 * 100% );
  }
}
#sustainability03 .sustainability-block-contents {
  background-image: url("/assets/en/img/living-industry/sustainability/03_bg_sp.png");
}
@media (min-width: 751px) {
  #sustainability03 {
    padding-bottom: 100px;
  }
  #sustainability03 .sustainability-block-title:before {
    width: calc( 100vw - ((100vw - 100%) / 2) - (402 / 980 * 100%));
    right: calc(402 / 980 * 100%);
  }
  #sustainability03 .sustainability-block-title h2 img {
    width: calc( 461 / 980 * 100% );
  }
  #sustainability03 .sustainability-block-contents:before {
    background: url("/assets/en/img/living-industry/sustainability/03_bg.png") no-repeat center right #FFFFFF;
    background-size: auto 102%;
  }
  #sustainability03 .sustainability-block-contents p {
    font-size: 18px;
  }
  #sustainability03 .sustainability-block-contents .sustainability-block-contents-text-mention {
    font-size: 12px;
  }
}
