@charset "UTF-8";
/* CSS Document */

.detailCol01 {
  position: relative;
  padding-bottom: 10px;
  width: 100%;
}
.detailCol01.even figure.bg {
  margin-left: auto;
}
.detailCol01 .detailCol01_txtBox {
  max-width: 700px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 50px;
  position: absolute;
  bottom: -50px;
  border-radius: 0px 8px 0px 8px;
  box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.1);
}
.detailCol01 .detailCol01_txtBox {
  right: 30px;
}
.detailCol01.even .detailCol01_txtBox {
  max-width: 765px;
  left: 30px;
  top: 100px;
  text-align: justify;
  border-radius: 0px 0px 0px 8px;
}
.detailCol02 {
  position: relative;
  width: 100%;
}
.detailCol02 .detailCol02_txtWrap {
  max-width: 700px;
  width: 100%;
  padding: 45px 0px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: flex;
}
/*奇数*/
.detailCol02:nth-of-type(even) .detailCol02_txtWrap {
  right: 30px;
}
/*偶数*/
.detailCol02:nth-of-type(odd) .detailCol02_txtWrap {
  left: 30px;
}
.detailCol02 .detailCol02_txtBox {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 50px;
  width: 100%;
}
.detailCol01 figure.bg,
.detailCol02 figure.bg,
.detailCol04 figure.bg {
  width: calc((100% / 3) * 2);
}
.detailCol01 figure.bg img {
  width: 100%;
  height: 550px;
  object-fit: cover;
}
.detailCol02 figure.bg {
  background-color: #f2f3f5;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
/*偶数*/
.detailCol02:nth-of-type(odd) figure.bg {
  margin-left: auto;
}
.detailCol04 {
  position: relative;
  width: 100%;
}
.detailCol04 .detailCol04_txtBox {
  max-width: 700px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 50px;
  position: absolute;
  bottom: -50px;
  border-radius: 0px 8px 0px 8px;
  box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.1);
}
/*奇数*/
.detailCol04:nth-of-type(even) .detailCol04_txtBox {
  right: 30px;
}
/*偶数*/
.detailCol04:nth-of-type(odd) .detailCol04_txtBox {
  left: 30px;
}
.detailCol04 .detailCol04_txtBox {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 50px;
  width: 100%;
}
/*偶数*/
.detailCol04:nth-of-type(odd) figure.bg {
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

/*------------------------------------------------------------------------------------
index
------------------------------------------------------------------------------------*/
#index #eyecatch #heroImageWrap {
  background: url("../images/index/main_bg.jpg") no-repeat center right scroll #ececec;
}
#index #eyecatch #heroTxtWrap {
  max-width: 714px;
  padding: 80px 0px;
  background: url("../images/index/photo_01.png") no-repeat bottom 50px right scroll;
}
#index #eyecatch #heroTxtWrap p.h2 {
  display: inline-block;
  max-width: 575px;
  width: 100%;
  background-color: #d3ab54;
  color: #ffffff;
}
#index #eyecatch ul {
  display: inline-block;
}
#index #eyecatch ul li {
  background-color: #ac0c0e;
  padding: 5px 20px;
  line-height: 1.5;
  color: #ffffff;
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
}
#index #eyecatch ul li span {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 1px;
}
#index #eyecatch ul li:not(:last-child) {
  margin-bottom: 10px;
}
#index #intro {
  background-color: #f7f7f7;
  padding: 50px 0px;
}
#index #intro #bn_01 {
  background: linear-gradient(to right, rgb(78, 171, 224), rgb(17, 120, 235));
  position: relative;
  max-width: 960px;
  width: 100%;
}
#index #intro #bn_01 a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
}
#index #intro #bn_01 figure {
  line-height: 0;
}
#index #intro #bn_01 p {
  padding-left: 50px;
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  color: #ffffff;
}
#index #intro #bn_01 p span {
  line-height: 1.4;
}
#index #intro #bn_01 p span:nth-of-type(1) {
  font-size: 5.4rem;
  color: #fbff03;
  font-weight: bold;
}
#index #intro #bn_01 p span:nth-of-type(2) {
  font-size: 3.2rem;
}
#index #intro #bn_01 p span:nth-of-type(3) {
  font-size: 5.4rem;
  font-weight: bold;
}
#index #intro .btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  color: #ffffff;
  border: 1px solid;
  padding: 7px 30px;
}
#index #problem .listTypeDisc01 li {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 7px;
}
#index #problem .tourBox {
  position: relative;
  line-height: 0;
}
#index #problem .tourBox img {
  object-fit: cover;
}
#index #problem .tourBox div.txtBox {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  border: 1px solid #ffffff;
  margin: 10px;
}
#index #problem .tourBox div.txtBox .ttl_deco01 {
  position: relative;
  display: inline-block;
  padding: 0 55px;
}
#index #problem .tourBox div.txtBox .ttl_deco01::before,
#index #problem .tourBox div.txtBox .ttl_deco01::after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: #ffffff;
}
#index #problem .tourBox div.txtBox .ttl_deco01::before {
  left: 0;
}
#index #problem .tourBox div.txtBox .ttl_deco01::after {
  right: 0;
}
#index #achievement .detailCol01.even figure.bg {
  margin-bottom: 100px;
}
#index #achievement .detailCol01.even figure.bg img {
  height: 800px;
}
#index #achievement .detailCol01.even .detailCol01_txtBox .listTypeDisc01 {
  padding: 0px 50px;
}
#index #achievement .detailCol01.even .detailCol01_txtBox .listTypeDisc01 li {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
}
#index #achievement .detailCol01.even .detailCol01_txtBox .listTypeDisc01 li::after {
  content: "";
  border-bottom: 3px solid #ac0c0e;
  position: relative;
  display: block;
  left: -1em;
  margin-bottom: 15px;
}
#index #achievement .detailCol01.even .detailCol01_txtBox dl {
  display: flex;
}
#index #achievement .detailCol01.even .detailCol01_txtBox dt {
  background-color: #ac0c0e;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 200px;
  width: 100%;
  padding: 20px;
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  #index #achievement .detailCol01.even .detailCol01_txtBox dt {
    min-width: 200px;
  } /* IE11 */
}
#index #achievement .detailCol01.even .detailCol01_txtBox dt span::after {
  content: "";
  width: 40px;
  height: 5px;
  background-color: #ffffff;
  display: block;
  top: 30px;
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto 30px;
}
#index #achievement .detailCol01.even .detailCol01_txtBox dd {
  padding: 20px;
}
#index #flow {
  counter-reset: flowNum 0;
}
#index #flow #flowContentWrap {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  word-break: break-all;
  position: relative;
  gap: 22px;
}
/*#index #flow #flowContentWrap::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #c5c5c5;
  top: -25px;
  bottom: 0;
  margin: auto;
}*/
#index #flow #flowContentWrap dl {
  width: calc((100% / 3) - 15px);
  display: flex;
  position: relative;
  border: 1px solid #c4c4c4;
  padding: 10px;
  border-radius: 10px;
}
#index #flow #flowContentWrap dt span::before {
  content: counter(flowNum, decimal-leading-zero);
  counter-increment: flowNum 1;
  background-color: #ac0c0e;
  color: #ffffff;
  border-radius: 75px;
  width: 75px;
  height: 75px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
#index #flow #flowContentWrap dt {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
#index #flow #flowContentWrap dd {
  padding: 20px 0 20px 20px;
}
#index #flow #flowContentWrap dd > ul,
#index #flow #flowContentWrap dd > p {
  text-align: left;
  font-size: 1.4rem;
  word-break: break-word;
}
#index #fascination .detailCol01 .detailCol01_txtBox {
  max-width: 750px;
  padding: 50px 100px 50px 50px;
}
#index #fascination .detailCol01 figure.bg img {
  max-height: 450px;
}
#index #reason .row {
  counter-reset: flowNum 0;
  background-color: #ac0c0e;
  color: #ffffff;
  align-items: stretch;
  word-break: break-word;
}
#index #reason .col3-1 {
  padding: 50px 30px;
}
#index #reason .col3-1:not(:last-of-type) {
  border-right: 1px solid #ffffff;
}
#index #reason dl dt span {
  position: relative;
}
#index #reason dl dt span::before {
  content: "";
  width: 40px;
  height: 5px;
  background-color: #ffffff;
  display: block;
  margin: 30px auto;
}
#index #reason dl dt span::after {
  content: counter(flowNum, decimal-leading-zero);
  counter-increment: flowNum 1;
  display: block;
  font-size: 40px;
  font-size: 4rem;
}
#bn_SDGs {
  background-color: #ffffff;
  position: relative;
  max-width: 960px;
  width: 100%;
  padding: calc(30vw / 12.8);
  border: 5px solid #00adef;
  transition: 0.5s;
}
#bn_SDGs:hover {
  background-color: #effaff;
}
#bn_SDGs .row {
  justify-content: center;
  align-items: center;
}
#bn_SDGs a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#bn_SDGs figure {
  line-height: 0;
  max-width: calc(250vw / 12.8);
}
#bn_SDGs p {
  padding-left: calc(80vw / 12.8);
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  text-align: center;
  margin-bottom: 0px;
  font-weight: bold;
}
#bn_SDGs p span {
  line-height: 1.1;
}
#bn_SDGs p span:nth-of-type(1) {
  font-size: calc(42vw / 12.8);
  color: #333133;
}
#bn_SDGs p span:nth-of-type(2) {
  font-size: calc(95vw / 12.8);
  color: #00adef;
}
#SDGs .btn {
  background: linear-gradient(to right, rgb(255, 128, 0), rgb(240, 80, 0));
  color: #ffffff;
  margin: 30px auto 0;
  padding: 15px 30px;
  max-width: 320px;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 1280px) {
  #bn_SDGs {
    padding: 30px;
  }
  #bn_SDGs figure {
    max-width: 250px;
  }
  #bn_SDGs p {
    padding-left: 80px;
  }
  #bn_SDGs p span:nth-of-type(1) {
    font-size: 42px;
    font-size: 4.2rem;
  }
  #bn_SDGs p span:nth-of-type(2) {
    font-size: 95px;
    font-size: 9.5rem;
  }
}

/*------------------------------------------------------------------------------------
product 製品情報
------------------------------------------------------------------------------------*/
.contentDetail #eyecatch {
  height: 400px;
}
.contentDetail #eyecatch h2 {
  color: #ffffff;
  text-align: center;
  font-size: 30px;
  font-size: 3rem;
  z-index: 1;
}
.contentDetail #eyecatch h2 span {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 30px;
  letter-spacing: 1px;
}
.contentDetail #eyecatch .inner {
  position: relative;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  height: 100%;
}
#products #eyecatch {
  background: url("../images/product/common/main_bg.jpg") no-repeat center center scroll #ffffff;
  background-size: cover;
}
#products #eyecatch figure {
  position: absolute;
  right: 0;
}
/*IE11*/
_:-ms-fullscreen,
:root #products #eyecatch figure {
  bottom: 0;
}
#products #eyecatch figure img {
  max-width: 350px;
  width: 100%;
}
#products #products_list dt {
  background-color: #282728;
  color: #ffffff;
  display: inline-block;
  padding: 7px;
}
#products #products_list dd {
  letter-spacing: 1.5px;
}
#products #products_list {
  counter-reset: productNum 0;
}
#products #products_list .detailCol02 figure.bg::after {
  content: counter(productNum, decimal-leading-zero);
  counter-increment: productNum 1;
  position: absolute;
  display: flex;
  align-items: center;
  font-size: 200px;
  font-size: 20rem;
  color: rgba(0, 0, 0, 0.15);
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  letter-spacing: 0;
  font-weight: bold;
}
/*偶数*/
#products #products_list .detailCol02:nth-of-type(even) figure.bg::after {
  left: 50px;
}
/*偶数*/
#products #products_list .detailCol02:nth-of-type(odd) figure.bg::after {
  right: 50px;
}
#products #products_concept {
  background: url("../images/product/index/dev_bg.jpg") no-repeat center right scroll #ffffff;
  background-size: cover;
}
.detailCol03 {
  height: 350px;
  color: #ffffff;
  display: flex;
  position: relative;
}
.detailCol03 .inner {
  display: flex;
  align-items: center;
}
.detailCol03 .detailCol03_txtBox {
  width: calc(100% / 2);
}
#products #products_points {
  counter-reset: productPointsNum 0;
}
#products #products_points .detailCol01 {
  position: relative;
}
#products #products_points .detailCol01 .detailCol01_txtBox {
  max-width: 750px;
  padding: 50px 90px 50px 50px;
}
#products #products_points .detailCol01 figure.bg img {
  height: 450px;
}
#products #products_points .detailCol01 p.productPointsNum {
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: bold;
  color: #ac0c0e;
  line-height: 1;
  letter-spacing: 5px;
  margin-bottom: 30px;
}
#products #products_points .detailCol01 p.productPointsNum::after {
  content: counter(productPointsNum, decimal-leading-zero);
  counter-increment: productPointsNum 1;
  font-size: 100px;
  font-size: 10rem;
  margin-left: 20px;
}
#products .setsWrap {
  background-color: #f2f3f5;
  padding: 40px 0px;
  border-bottom: 2px solid #ffffff;
}
#products .sets.row {
  align-items: center;
}
#products #operation {
  background-color: #ac0c0e;
  padding: 50px 0px 0px;
}
#products #operation figure {
  line-height: 0;
}
#products #appeal {
  border-radius: 0px 8px 0px 8px;
  box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.1);
  padding: 50px;
  border: 1px solid #e9e9e9;
}
#products #products_detail {
  counter-reset: productsDetailNum 0;
}
#products #products_detail .col4-3c {
  position: relative;
}
#products #products_detail .col4-3c::after {
  content: counter(productsDetailNum, decimal-leading-zero);
  counter-increment: productsDetailNum 1;
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  font-size: 200px;
  font-size: 20rem;
  font-weight: bold;
  color: rgba(215, 215, 215, 0.3);
  letter-spacing: 0;
  position: absolute;
  top: -20px;
  right: -20px;
  z-index: -1;
}

#products .specTable dl {
  display: flex;
  flex-wrap: wrap;
}
#products .specTable dl dt {
  flex-basis: calc(100% / 3);
  line-height: 1.7;
  background-color: #f4f4f4;
  padding: 15px 20px 12px;
  letter-spacing: 1px;
}
/*IE11*/
_:-ms-fullscreen,
:root #products .specTable dl dt {
  width: calc(100% / 4);
  flex-basis: auto;
}
#products .specTable dl dd {
  flex-basis: calc((100% / 3) * 2);
  display: flex;
  align-items: center;
  letter-spacing: 0px;
  padding: 15px 10px 12px 20px;
}
#products .specTable dl dt,
#products .specTable dl dd {
  border-top: 1px solid #d3d3d3;
}
#products .specTable dl dt:last-of-type,
#products .specTable dl dd:last-of-type {
  border-bottom: 1px solid #d3d3d3;
}
#products .specTable dl dt span {
  display: block;
}
#products .specTable dl dd p {
  margin-bottom: 0px;
}
#products #products_support {
  background: url("../images/product/index/sup_bg.jpg") no-repeat center right scroll #ffffff;
  background-size: cover;
}
#products #products_faq {
  background: url("../images/product/index/faq_bg.jpg") no-repeat center right scroll #ffffff;
  background-size: cover;
}
/* 開発コンセプト
--------------------------------------------------------------------------*/
#concept .detailCol02:nth-of-type(even) .detailCol02_txtBox {
  padding-right: 100px;
}
#concept .detailCol02:nth-of-type(odd) .detailCol02_txtBox {
  padding-left: 100px;
}
#concept .detailCol02 figure.bg {
  height: 380px;
}
#productNav .beautrioBtn,
#recruit .beautrioBtn {
  max-width: 440px;
  width: 100%;
  margin-bottom: 30px;
  padding: 15px 30px 20px;
}
#productNav .arrow::after,
#recruit .arrow::after {
  content: url("../images/common/ico_arrow_w_01M.svg");
  position: absolute;
  top: -10px;
  bottom: 0;
  right: 30px;
  margin: auto 0;
  display: flex;
  align-items: center;
}

/* アフターサポート
--------------------------------------------------------------------------*/
#support #system {
  padding: 50px 0px 0px;
}
#support #system .row {
  counter-reset: flowNum 0;
  background-color: #ac0c0e;
  color: #ffffff;
  align-items: stretch;
  word-break: break-word;
}
#support #system .col3-1 {
  padding: 0px 30px 20px;
  margin-bottom: 50px;
}
#support #system .col3-1:not(:last-of-type) {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}
#support #caseTrouble .bg_thinGray2 {
  padding: 40px 0px 0px;
  margin-bottom: 1px;
}
#support #caseTrouble ul.row {
  justify-content: space-between;
  padding: 0px 40px;
}
/*#support #caseTrouble ul.row li:not(:last-child) {
  margin-right: 30px;
}*/
#support #caseTrouble ul.row li {
  position: relative;
  margin-bottom: 40px;
}
#support #caseTrouble ul.row li .blockLink:hover {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
}
#support #caseTrouble ul.row li figure {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
#support #caseTrouble01 ul.row li:nth-child(2) {
  margin-left: -10px;
}
#support #caseTrouble02 ul.row li:nth-child(3) {
  margin-right: -40px;
}
#support #caseTrouble03 ul.row li:nth-child(3) {
  margin: 0px 20px;
}
#support #caseTrouble04 ul.row li:nth-child(2) {
  margin-left: -85px;
}
/* よくあるご質問
--------------------------------------------------------------------------*/
#faq dl dt {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #ac0c0e;
  margin-bottom: 50px;
  line-height: 1.2;
}
#faq dl dt,
#faq dl dd {
  position: relative;
  padding-left: 80px;
}
#faq dl dt::before,
#faq dl dd::before {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -15px;
  left: 0px;
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  font-size: 30px;
  font-size: 3rem;
  color: #ffffff;
  font-weight: bold;
}
#faq dl dt::before {
  content: "Q";
  background-color: #ac0c0e;
}
#faq dl dd::before {
  content: "A";
  background-color: #282728;
}
#faq dl dd {
  margin-bottom: 120px;
}
#faq dl dd::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0px;
  bottom: -50px;
  background-color: #c4c4c4;
}

/*------------------------------------------------------------------------------------
voice　お客様の声
------------------------------------------------------------------------------------*/
#voice #eyecatch {
  background: url("../images/voice/main_bg.jpg") no-repeat center center scroll #ffffff;
  background-size: cover;
}
/*------------------------------------------------------------------------------------
company　会社情報
------------------------------------------------------------------------------------*/
#company #eyecatch {
  background: url("../images/company/main_bg.jpg") no-repeat center center scroll #ffffff;
  background-size: cover;
}
#company .greetingsTxtBox {
  max-width: 900px;
  width: 100%;
  margin: auto;
  padding: 50px;
  background-color: rgba(255, 255, 255, 0.9);
  position: relative;
  top: -50px;
}
#company #profile dl.line {
  padding: 25px 0px 25px 50px;
}
#company #map .mapWrap iframe {
  width: 100%;
  height: 500px;
}

#company #productHistryWrap .productHistryInner {
  padding: 40px 0px;
}
#company #productHistryWrap .productHistryInner:nth-of-type(odd) {
  background-color: #f4f4f4;
}
#company #productHistryWrap .productHistryInner figure {
  padding: 10px;
}

/*------------------------------------------------------------------------------------
recruit　採用情報
------------------------------------------------------------------------------------*/
#recruit #eyecatch {
  background: url("../images/recruit/main_bg.jpg") no-repeat center center scroll #bfbfbf;
  background-size: cover;
}
#recruit .detailCol02 figure.bg {
  height: 360px;
  background-color: inherit;
}
#recruit .detailCol02 figure.bg img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

/*------------------------------------------------------------------------------------
news　お知らせ
------------------------------------------------------------------------------------*/
#news #eyecatch {
  background: url("../images/news/main_bg.jpg") no-repeat center center scroll #ffffff;
  background-size: cover;
}
#newsList dl {
  position: relative;
}
#newsList dl.line a.blockLink:hover {
  background-color: rgba(204, 204, 204, 0.1);
}
.wp-pagenavi {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.wp-pagenavi span,
.wp-pagenavi a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  border: 1px solid #c4c4c4;
  font-size: 12px;
  font-size: 1.2rem;
  width: 30px;
  height: 30px;
  position: relative;
}
.wp-pagenavi span.current {
  font-weight: bold;
  background-color: #e6e6e6;
}
.wp-pagenavi a:hover {
  background-color: #e6e6e6;
}
/*.wp-pagenavi a:last-of-type {
  margin-right: 0px;
  }*/
#newsDetail {
  padding-bottom: 50px;
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 50px;
}
#newsDetail h3 {
  font-size: 30px;
  font-size: 3rem;
  color: #ac0c0e;
  line-height: 1.7;
  padding-bottom: 25px;
  border-bottom: 1px solid #c4c4c4;
  letter-spacing: 6px;
}
#newsDetail h3 span {
  font-size: 16px;
  font-size: 1.6rem;
  color: #282728;
  display: block;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
#newsDetail p {
  letter-spacing: 3px;
}
#newsDetail p:not(:last-of-type) {
  margin-bottom: 30px;
}
#newsDetail p:last-of-type {
  margin-bottom: 0px;
}
#news_content .btn {
  border: 1px solid #c4c4c4;
  padding: 10px 30px;
  margin: auto;
  max-width: 160px;
  width: 100%;
  display: flex;
  justify-content: center;
}

/*------------------------------------------------------------------------------------
privacy　個人情報保護方針
------------------------------------------------------------------------------------*/
#privacy h3 em,
#sitemap h3 em {
  font-size: 30px;
  font-size: 3rem;
}
#privacy h3::before,
#sitemap h3::before {
  content: none;
}
#privacy #breadlist,
#privacy #breadlist a,
#sitemap #breadlist,
#sitemap #breadlist a {
  color: #282728;
  position: relative;
}
#privacy dl {
  counter-reset: privacyNum 0;
}
#privacy dt {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}
#privacy dt::before {
  content: counter(privacyNum) ".";
  counter-increment: privacyNum 1;
}

#privacy dt,
#privacy li {
  line-height: 1.7;
}
#privacy ol li {
  margin-left: 2em;
}
#privacy dd {
  margin-bottom: 60px;
}

/*------------------------------------------------------------------------------------
inquiry　お問い合わせ
------------------------------------------------------------------------------------*/
#inquiry #eyecatch {
  background: url("../images/inquiry/main_bg.jpg") no-repeat center center scroll #ffffff;
  background-size: cover;
}
#inquiry {
}
button,
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
}

#inquiryForm dl.line:last-of-type {
  margin-bottom: 50px;
}
#inquiryForm dl.line dt {
  line-height: 1.7;
  margin-top: 10px;
  min-width: inherit;
  max-width: 300px;
  width: 100%;
}
#inquiryForm dl.line dd {
  width: 100%;
}
#inquiryForm dl.line dd.radio {
  display: flex;
}
#inquiryForm dl.line dd.radio label:not(:last-of-type) {
  margin-right: 20px;
}
#inquiryForm input:not([type="submit"]):not([type="button"]):not([type="radio"]),
#inquiryForm textarea,
#inquiryForm select {
  width: 100%;
  padding: 7px 15px;
  line-height: 1.7;
  font-size: 16px;
  font-size: 1.6rem;
  border: 1px solid #bebebe;
  letter-spacing: inherit;
}
/*IE10+*/
select::-ms-expand {
  display: none;
}
#inquiryForm select {
  background: url("../images/common/icon_arrow02.svg") no-repeat right 10px center scroll #ffffff;
}
#inquiryForm label {
  display: inline-flex;
}
#inquiryForm .med {
  max-width: 400px;
}
#inquiryForm .short {
  max-width: 150px;
}
#inquiryForm span.zipmark {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: -5px;
  font-weight: bold;
}
#inquiryForm input#your_address {
  margin-top: 20px;
}
#inquiryForm input#your_zipcode::before {
  content: "〒";
  display: block;
  position: relative;
  width: 30px;
  color: black;
  z-index: 1;
}
#inquiry input[type="submit"]:not([name="submitBack"]) {
  background: linear-gradient(to bottom, rgb(235, 53, 96), rgb(235, 17, 18));
  max-width: 300px;
  width: 100%;
  margin: auto auto 30px;
  text-align: center;
  color: #ffffff;
  padding: 15px 30px;
  box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.5);
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 2.5px;
  transition: 0.3s;
}
#inquiry input[type="submit"]:hover {
  cursor: pointer;
  opacity: 0.7;
}
#inquiry input[name="submitBack"] {
  border: 1px solid #cccccc;
  max-width: 150px;
  width: 100%;
  margin: auto auto 30px 10px;
  text-align: center;
  padding: 15px 30px;
  box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.5);
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 2.5px;
  transition: 0.3s;
}
.required {
  font-size: 12px;
  font-size: 1.2rem;
  background-color: #c20000;
  color: #ffffff;
  font-weight: bold;
  padding: 2px 3px 3px;
  margin-left: 5px;
  letter-spacing: 1px;
  position: relative;
  top: -2px;
}
.mw_wp_form .error {
  margin: 5px 0px 0px 0px;
  color: #c20000;
}

/*------------------------------------------------------------------------------------
sitemap サイトマップ
------------------------------------------------------------------------------------*/
ul#sitemapList {
  border-top: 1px solid #c4c4c4;
}
ul#sitemapList li a {
  padding: 30px 20px;
  display: block;
  border-bottom: 1px solid #c4c4c4;
  position: relative;
}
ul#sitemapList li a::after {
  content: url("../images/common/ico_arrow_g_01M.svg");
  position: absolute;
  top: -10px;
  bottom: 0;
  right: 30px;
  margin: auto 0;
  display: flex;
  align-items: center;
}
ul#sitemapList li ul {
  margin-left: calc(100% / 5);
}
ul#sitemapList li a:hover {
  background-color: #f5f5f5;
}

/*------------------------------------------------------------------------------------
table
------------------------------------------------------------------------------------*/
table.table {
  background-color: #ffffff;
}
table.table tr {
  border: 1px solid #d3d3d3;
}
table.table th {
  background-color: #f5f5f5;
  font-weight: normal;
}
table.table th:first-child {
  width: 250px;
  text-align: left;
}
table.table th,
table.table td {
  vertical-align: middle;
  border-right: 1px solid #d3d3d3;
  padding: 12px 30px 10px;
  line-height: 2;
}
table.table td {
  text-align: right;
  letter-spacing: 1px;
}
table.table td[data-label] p {
  margin-bottom: 0;
}
table.table span {
  font-size: 14px;
  font-size: 1.4rem;
}

dl.line {
  padding: 25px 0px 25px 30px;
  border-bottom: 1px solid #c8c8c8;
  display: flex;
  align-items: center;
}
dl.line dt {
  line-height: 2;
  font-weight: bold;
  min-width: 220px;
  align-self: flex-start;
}
dl.line dd {
  letter-spacing: 1.5px;
  line-height: 2;
  word-break: break-word;
}
dl.line dd dl dt {
  font-weight: normal;
}

/*------------------------------------------------------------------------------------
modal（初回アクセス時用）
------------------------------------------------------------------------------------*/
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.modal {
  display: none;
  position: fixed;
  z-index: 9990;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
  animation: fadeIn 0.3s ease-out;
}
.modalContent {
  background-color: #ffffff;
  margin: 5vh auto;
  padding: 20px;
  max-width: 780px;
  border-radius: 8px;
  text-align: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.modalImageContainer {
  width: 100%;
  margin: 15px auto;
  position: relative;
}
.modalImageContainer::before {
  content: "";
  display: block;
  padding-top: 141.4%;
}
.modalImageContainer a:hover {
  opacity: 0.9;
}
.modalImageContainer img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.modalContent .closeBtn {
  color: #666666;
  float: right;
  font-size: 1.4rem;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  z-index: 9992;
  transition: 0.3s;
  display: flex;
  align-items: center;
  top: -10px;
  letter-spacing: 0;
  border: 1px solid;
  padding: 0 5px;
  background-color: rgba(255, 255, 255, 0.7);
}
.modalContent .closeBtn span {
  font-size: 3rem;
  top: -3px;
  position: relative;
  margin-right: 3px;
}
/* .modalContent .closeBtn::before {
  content: "";
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background-color: #000;
  display: block;
} */
.modalContent .closeBtn:hover,
.modalContent .closeBtn:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

@media screen and (max-width: 1000px) {
  #index #flow #flowContentWrap dl:not(:last-of-type)::after {
    right: 0;
  }
  #support #caseTrouble ul.row li {
    margin: auto auto 40px;
  }
}

@media screen and (max-width: 930px) {
  #index #intro #bn_01 figure {
    background-color: #003972;
    width: 100%;
    text-align: center;
  }
  #productNav .col2 {
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .detailCol01 figure.bg,
  .detailCol02 figure.bg,
  .detailCol03 .detailCol03_txtBox,
  .detailCol04 figure.bg {
    width: 100%;
  }
  figure.bg2 img {
    height: 100%;
    object-fit: cover;
  }
  .detailCol01 figure.bg img {
    height: inherit;
  }
  .detailCol01 .detailCol01_txtBox,
  .detailCol04 .detailCol04_txtBox {
    position: relative;
    top: -50px;
    right: 0 !important;
    left: 0 !important;
    padding: 30px 20px !important;
    margin: auto;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 5px solid rgba(0, 0, 0, 0.1);
  }
  .detailCol02 .detailCol02_txtBox {
    padding: 30px 20px !important;
  }
  .detailCol01.even .detailCol01_txtBox {
    top: -50px;
  }
  .detailCol02 .detailCol02_txtWrap {
    position: relative;
    top: -50px;
    right: 0 !important;
    left: 0 !important;
    padding: 0px;
    margin: auto;
    border-bottom: 5px solid rgba(0, 0, 0, 0.1);
  }
  #index #intro #bn_01 p {
    padding-left: 0px;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #index #intro p.aC {
    text-align: justify;
  }
  #index #achievement .detailCol01.even figure.bg {
    margin-bottom: 0px;
  }
  #index #problem .tourBox img {
    height: 330px;
  }
  #index #problem .tourBox div.txtBox .txt30 {
    font-size: 2vw !important;
  }
  #index #problem .tourBox div.txtBox .txt48 {
    font-size: 4vw !important;
  }
  #index #achievement .detailCol01.even .detailCol01_txtBox .listTypeDisc01 {
    padding: 0px;
  }
  #index #flow #flowContentWrap::after {
    content: none;
  }
  #index #flow #flowContentWrap dl {
    width: 100%;
    margin: 0;
  }
  #problem .mb120,
  #achievement .mb120,
  #fascination .mb120 {
    margin-bottom: 50px !important;
  }
  #index #reason .row {
    flex-wrap: wrap;
  }
  #index #reason .col3-1 {
    max-width: 100%;
  }
  #index #reason .col3-1:not(:last-of-type),
  #support #system .col3-1:not(:last-of-type) {
    border-bottom: 1px solid #ffffff;
    border-right: none;
  }
  #products .row {
    flex-wrap: wrap;
  }
  #products .col2b,
  #products .col2c,
  #products .col3-1,
  #products .col4-1,
  #products .col4-3c {
    max-width: 100%;
  }
  #products #appeal {
    padding: 50px 10px;
  }
  #support #caseTrouble .bg_thinGray2 {
    padding: 40px 0px 0px;
  }
  #support #caseTrouble ul.row {
    flex-wrap: nowrap;
    padding: 0px 10px;
  }
  #support #caseTrouble ul.row li {
    min-width: 70px;
    margin: 0px auto 40px !important;
  }
  #support #caseTrouble ul.row figure.call {
    justify-content: center;
  }
  #support #caseTrouble ul.row figcaption {
    font-size: 10px;
    font-size: 1rem;
  }
  #company #profile dl.line {
    padding: 25px 0px 25px 0px;
  }
  #inquiryForm dl.line dt,
  #inquiryForm .med {
    max-width: 100%;
  }
  #inquiryForm dl.line dd {
    margin-left: 0px;
  }

  table.table {
    border: 0;
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    background-color: inherit;
  }
  table.table th:first-child:not(.sub) {
    display: block;
    border-right: none !important;
    margin-bottom: 5px;
    width: 100%;
    font-weight: bold;
    text-align: center;
  }
  table.table thead {
    display: none;
  }
  table.table tr {
    display: block;
    margin-bottom: 10px;
    padding: 5px;
    background-color: #ffffff;
  }
  table.table td {
    display: block;
    border-right: none;
  }
  table.table td:last-child {
    border-bottom: 0;
  }
  table.table td[data-label] {
    text-align: left;
    padding: 0;
    display: flex;
    align-items: center;
    border: 1px solid #e5e5e5;
    width: 100%;
    background-color: #f5f5f5;
    position: relative;
  }
  table.table td[data-label] p {
    display: flex;
    justify-content: flex-end;
    position: relative;
    right: 0;
    width: calc(100% / 2);
    background-color: #ffffff;
    border-left: 1px solid #e5e5e5;
    padding: 10px;
    top: 0;
  }
  table.table td[data-label]::before {
    content: attr(data-label);
    position: relative;
    text-indent: 0em;
    background-color: #f5f5f5;
    width: calc(100% / 2);
    display: flex;
    padding: 0px 10px;
    box-sizing: border-box;
    line-height: 1.5;
  }
  table.table td[data-label]:not(:last-child) {
    border-bottom-width: 0;
  }
  dl.line {
    flex-flow: column wrap;
    padding: 25px 0px 25px 0px;
    align-items: flex-start;
    overflow: hidden;
  }
  dl.line dt {
    padding: 5px 10px;
    background-color: #f5f5f5;
    width: 100%;
    margin-bottom: 10px;
  }
  dl.line dd {
    margin-left: 10px;
  }
  dl.line dd dl dt {
    background: none;
  }
}

@media screen and (max-width: 640px) {
  #index #eyecatch .inner {
    background-color: rgba(255, 255, 255, 0.7);
  }
  #index #achievement .detailCol01.even .detailCol01_txtBox dl {
    display: block;
  }
  #index #achievement .detailCol01.even .detailCol01_txtBox dt {
    max-width: inherit;
  }
  #index #intro #bn_01 p span:nth-of-type(1),
  #index #intro #bn_01 p span:nth-of-type(2) {
    font-size: 3rem;
  }
  #index #intro #bn_01 p span:nth-of-type(3) {
    font-size: 4.8rem;
  }
}

@media screen and (max-width: 480px) {
  #index #intro #bn_01 p span:nth-of-type(1),
  #index #intro #bn_01 p span:nth-of-type(2) {
    font-size: calc(30vw / 4.8);
  }
  #index #intro #bn_01 p span:nth-of-type(3) {
    font-size: calc(48vw / 4.8);
  }
  #products .setsWrap .row {
    flex-flow: column wrap;
  }
  #products .setsWrap .col2b {
    max-width: 100%;
    margin-bottom: 45px;
  }
  #products .sets.row figure {
    margin: 0 auto 30px;
  }
  #support #caseTrouble ul.row {
    flex-flow: column wrap;
  }
  #company #productHistryWrap .productHistryInner .row2 {
    flex-flow: column-reverse wrap;
  }
  #company #productHistryWrap .productHistryInner .col4-1 {
    max-width: 100%;
  }
  #recruit #eyecatch {
    background-position: center right -200px;
  }
}

@media screen and (max-width: 425px) {
  #index #eyecatch #heroTxtWrap p.h2 {
    letter-spacing: 1px;
  }
  #productNav .beautrioBtn .txt24,
  #recruit .beautrioBtn .txt24 {
    font-size: 16px !important;
    font-size: 1.6rem !important;
    letter-spacing: 1px;
  }
}
