@charset "UTF-8";
/* ====================================
	旧product-common.css
 ==================================== */
/* ====================================
	製品ページ共通スタイル
 ==================================== */
.has-arrow-left {
  padding-left: .75em;
  position: relative;
}
.has-arrow-left .fa-angle-right {
  position: absolute;
  top: .275em;
  left: 0;
}
.ttl {
  margin-top: 4rem;
  padding-left: 15px;
  border-left: solid 8px #555555;
  /* font-size: 2rem; */
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 2rem;
}
.ttl2 {
  margin-top: 4rem;
  padding-left: 15px;
  border-left: solid 8px #1BAD55;
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 2rem;
}
.ttle_p {
  border-left: solid 8px #004e97;
}
.ttl_topics {
  font-weight: bold;
  border-left: none;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-size: 1.6rem;
}
.ttl .fa-window-restore {
  font-size: 0.8em;
}
.img {
  margin-top: 0;
}
.black {
  color: #000000 !important;
}
.mb {
  margin-bottom: 4rem;
}
.tar {
  width: 100%;
  text-align: right;
  font-size: 1.2rem;
}
.w640 {
  width: 640px;
  margin: 0 auto;
  text-align: center;
}
.w640 img {
  width: 640px;
  margin: 0 auto;
}
.midashi {
  margin-bottom: 15px;
}
.hybrid {
  background-color: #dfe8f1;
  margin-top: 40px;
}
.hybrid h3.midashi {
  background-color: #004e97;
  color: #FFF;
  text-align: center;
  width: 100%;
  padding: 10px 0;
}
.hybrid .text {
  margin-bottom: 30px;
}
.hybrid .sub-item {
  padding-top: 20px;
  padding-bottom: 20px;
}
.hybrid .sub-item.comp {
  padding-left: 45px;
}
.hybrid .sub-item.ceramics {
  padding-right: 45px;
}
.hybrid.comp p.text {
  padding: 0 45px;
}
.hybrid.comp .img {
  padding: 4rem;
}
.star.caption.tar {
  margin-top: 5px;
}
/* ====================================
	スマートフォン専用スタイル
===================================== */
@media only screen and (max-width: 767px) {
  article {
    padding-top: 4.6rem;
    position: relative;
  }
  .mts {
    margin-top: 1rem;
  }
  .img {
    margin-top: 3rem;
  }
  /* フレックスコンテナ */
  /* .flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  } */
  .flex-container > .flex-item {
    margin-top: 0;
    width: 100%;
  }
  /* .flex-container > .flex-item:first-of-type {
    margin-top: 0;
  } */
  /* フレックスコンテナ：イメージテキスト */
  .flex-container.img-text > .img-container, .flex-container.img-text > .text-container {
    width: 48%;
  }
  /* フレックスコンテナ：スマホ2列 */
  .flex-container.sp-column2 {
    font-size: 1.5rem;
  }
  .flex-container.sp-column2 .ttl {
    font-size: 1.8rem;
    font-weight: 500;
  }
  .flex-container.sp-column2 > .flex-item {
    width: 48%;
  }
  .flex-container.sp-column_s > .flex-item {
    width: 70%;
    margin: 0 auto 0 auto;
  }
  .flex-container.sp-column2 > .flex-item:nth-of-type(-n+2) {
    margin-top: 0;
  }
  .flex-container .hybrid {
    margin-top: 40px !important;
  }
  /* フレックスコンテナ：スマホ3列 */
  .flex-container.sp-column3 > .flex-item {
    width: 32%;
  }
  .flex-container.sp-column4 > .flex-item {
    width: 24%;
  }
  /* スマホイメージテキスト */
  .sp-column-img-text {
    font-size: 1.5rem;
  }
  .sp-column-img-text .ttl {
    font-size: 1.8rem;
    font-weight: 500;
  }
  .sp-column-img-text {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .sp-column-img-text > .img-container, .sp-column-img-text > .text-container {
    width: 48%;
  }
  /* ページ製品ナビメニュー：トップ */
  #pageHeaderNavi {
    width: 100%;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
  }
  #pageHeaderNavi.fix {
    position: fixed;
  }
  #pageHeaderNavi a {
    color: inherit;
    text-decoration: none;
  }
  #pageHeaderNavi .page-navi-wrap {
    width: 100%;
    background: rgba(0, 0, 0, 0);
    position: relative;
    transition: all 0.2s ease 0.2s;
  }
  #pageHeaderNavi.menu-open .page-navi-wrap {
    background: rgba(0, 0, 0, 0.2);
  }
  #pageHeaderNavi .page-navi-product-menu-title {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 4.6rem;
    padding-left: 5%;
    font-size: 2.4rem;
    font-weight: 700;
    background: #535353;
    -moz-box-shadow: 0 6px 6px -4px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 8px -5px 8px rgba(0, 0, 0, 0.35);
    -o-box-shadow: 0 6px 6px -4px rgba(0, 0, 0, 0.35);
    -ms-box-shadow: 0 6px 6px -4px rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 6px -4px rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 0;
    z-index: 51;
  }
  #pageHeaderNavi .page-navi-product-menu-title a {
    display: flex;
    align-items: center;
    height: 100%;
  }
  #pageHeaderNavi .page-navi-container {
    width: 100%;
    padding-top: 4.6rem;
    display: none;
  }
  #pageHeaderNavi ul.list-page-navi {
    background: #535353;
    color: #d9d9d9;
  }
  #pageHeaderNavi ul.list-page-navi li {
    font-size: 1.6rem;
    border-top: solid 1px #434343;
  }
  #pageHeaderNavi ul.list-page-navi a {
    display: block;
    padding: 0.5em 5%;
    background: #535353;
    text-decoration: none;
    position: relative;
  }
  /* #pageHeaderNavi ul.list-page-navi a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    display: inline-block;
    font-size: 1.4rem;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 5%;
    margin-top: -0.5em;
  } */
  #pageHeaderNavi ul.list-page-navi a.active {
    font-weight: 700;
    background: #434343;
    color: #fff;
    pointer-events: none;
  }
  /* MENUボタン */
  .page-navi-product-menu .btn-menu {
    justify-content: center;
    width: 10rem;
    padding-left: 1em;
    font-size: 1.4rem;
    font-weight: normal;
    cursor: pointer;
    position: relative;
  }
  /* .page-navi-product-menu .btn-menu::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0d7";
    display: inline-block;
    font-size: 2rem;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 0.8em;
    margin-top: -0.5em;
  } */
  .page-navi-product-menu .btn-menu::after {
    content: '';
    display: block;
    height: 80%;
    border-left: solid 1px #a0a0a0;
    position: absolute;
    top: 10%;
    left: 0;
  }
  .page-navi-product-menu .btn-menu.menu-open::before {
    /* content: "\f0d8"; */
  }
  /* メニューボタン */
  /* .page-navi-product-menu .btn-close::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00d";
    display: inline-block;
    font-size: 2rem;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -0.5em;
  } */
  .sponly {
    display: block;
  }
  .pconly {
    display: none;
  }
  .w640 {
    width: auto;
  }
  .w640 img {
    width: 100%;
  }
  .desi {
    margin-top: 3rem !important;
    padding-top: 0;
    border-top: dotted 1px #000;
  }
  .hybrid {
    margin-top: 40px;
  }
  .hybrid .sub-item {
    padding: 20px;
  }
  .hybrid .sub-item.comp {
    padding-left: 20px;
  }
  .hybrid .sub-item.ceramics {
    padding-right: 20px;
  }
  .hybrid.comp p.text {
    padding: 0 20px;
  }
  .hybrid.comp .img {
    padding: 0 20px 15px;
  }
  .ceramics h3 {
    padding-top: 50px;
  }
  .caption.mt05em {
    margin-bottom: 1.5em;
  }
}
/* ====================================
	PC&タブレット、印刷専用スタイル
===================================== */
@media print, screen and (min-width: 768px) {
  article {
    padding-top: 60px;
    position: relative;
  }
  .mts {
    margin-top: 4rem;
  }
  .w900 {
    width: 1080px;
    margin: 30px auto 0;
  }
  /* フレックスコンテナ */
  .flex-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
  }
  .flex-container.hybrid {
    margin-top: 40px;
  }
  /* フレックスコンテナ：ハーフ */
  .flex-container.half {
    justify-content: space-between;
  }
  .flex-container.half > .flex-item {
    width: 48%;
    margin-top: 4rem;
  }
  .flex-container.half > .flex-item:nth-of-type(-n+2) {
    margin-top: 0;
  }
  /* フレックスコンテナ：イメージテキスト */
  .flex-container.img-text {
    justify-content: space-between;
  }
  .flex-container.img-text > .img-container, .flex-container.img-text > .text-container {
    width: 48%;
  }
  /* フレックスコンテナ：特長 */
  .flex-container.column > .flex-item {
    width: 100%;
    margin-top: 0;
  }
  .flex-container.column2 {
    justify-content: space-between;
  }
  .flex-container.column2 > .flex-item {
    width: 48%;
    margin-top: 4rem;
  }
  .flex-container.column2 > .flex-item.ceramics {
    width: 45%;
  }
  .flex-container.column2 > .flex-item:nth-of-type(-n+2) {
    margin-top: 0;
  }
  /* フレックスコンテナ：3列 */
  .products-sub-title + .flex-container.column3 {
    margin-top: 5rem;
  }
  .flex-container.column3 {
    font-size: 1.5rem;
  }
  .flex-container.column3 .ttl {
    font-size: 1.8rem;
    font-weight: 500;
  }
  .flex-container.column3 > .flex-item {
    width: 31%;
    margin-left: 3.5%;
    margin-top: 2rem;
  }
  .flex-container.column3 > .flex-item:nth-of-type(3n-2) {
    margin-left: 0;
  }
  .flex-container.column3 > .flex-item:nth-of-type(-n+3) {
    margin-top: 0;
  }
  .column3.sp-column-img-text .ttl {
    margin-top: 1em;
  }
  /* フレックスコンテナ：4列 */
  .flex-container.column4 {
    font-size: 1.5rem;
    margin-top: 15px;
  }
  .flex-container.column4 .ttl {
    font-size: 1.8rem;
    font-weight: 500;
  }
  .flex-container.column4 > .flex-item {
    width: 23.5%;
    margin-left: 2%;
    margin-top: 2rem;
  }
  .flex-container.column4 > .flex-item:nth-of-type(4n-3) {
    margin-left: 0;
  }
  .flex-container.column4 > .flex-item:nth-of-type(-n+4) {
    margin-top: 0;
  }
  /* フレックスコンテナ：5列 */
  .flex-container.column5 {
    font-size: 1.5rem;
  }
  .flex-container.column5 .ttl {
    font-size: 1.8rem;
    font-weight: 500;
  }
  .flex-container.column5 > .flex-item {
    width: 19%;
    margin-left: 1.2%;
    margin-top: 2rem;
  }
  .flex-container.column5 > .flex-item:nth-of-type(5n-4) {
    margin-left: 0;
  }
  .flex-container.column5 > .flex-item:nth-of-type(-n+5) {
    margin-top: 0;
  }
  /* ページ製品ナビメニュー */
  #pageHeaderNavi {
    width: 100%;
    height: 60px;
    background: #535353;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
  }
  #pageHeaderNavi.fix {
    position: fixed;
  }
  .page-navi-product-menu a {
    display: flex;
    align-items: center;
    height: 100%;
    color: inherit;
    text-decoration: none;
  }
  .page-navi-product-menu a.hovering {
    opacity: 0.6;
  }
  .page-navi-product-menu .base-width-pc {
    display: flex;
  }
  .page-navi-product-menu-title {
    margin-right: 0.8em;
    font-size: 3rem;
    line-height: 1;
    font-weight: 700;
  }
  ul.list-page-navi {
    display: flex;
  }
  ul.list-page-navi li {
    font-size: 2rem;
    line-height: 1;
  }
  ul.list-page-navi a {
    padding: 1em 1.2em;
  }
  ul.list-page-navi a.active {
    background: rgba(255, 255, 255, 0.2);
    pointer-events: none;
  }
  .page-navi-product-menu.navi-bottom {
    display: none;
  }
  /* メニューボタン */
  /*	.page-navi-product-menu .btn-close,*/
  .page-navi-product-menu .btn-menu {
    display: none;
  }
  .sponly {
    display: none;
  }
  .pconly {
    display: block;
  }
  .point01-5 {
    padding-top: 110px;
  }
}
/* ====================================
	IE印刷専用スタイル
===================================== */
@media print and (-ms-high-contrast: none) {
  .flex-container.column2 {
    display: block;
  }
  .flex-container.column2 .flex-item {
    margin-left: 3.5%;
    display: inline-block;
    vertical-align: top;
  }
  .flex-container.column2 .flex-item:nth-child(odd) {
    margin-left: 0;
  }
}
/* ====================================
	旧product-top.css
 ==================================== */
.sub-title {
  font-weight: 500;
  border-top: solid 1px;
  border-bottom: solid 1px;
}
.sub-title img {
  width: 150px;
  margin-right: 30px;
  padding-right: 30px;
  border-right: solid 1px;
}
.sub-title2 {
  padding: 5px 0;
  font-weight: 500;
  border-top: solid 1px;
  border-bottom: solid 1px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
  align-items: center; /* 縦方向中央揃え */
  -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
  justify-content: center; /* 横方向中央揃え */
}
.sub-title2 img {
  width: 150px;
  margin-right: 10px;
  padding-right: 10px;
  border-right: none;
}
.products-sub-title {
  font-weight: 300;
  border-bottom: solid 1px #a0a0a0;
}
.specicon {
  width: 80px
}
.joshitsutype {
  background: #744782;
  padding: 3px;
  width: 230px;
  color: #ffffff;
  text-align: center;
  margin: 10px 0 10px 0
}
.joshitsutype2 {
  background: #039fdf;
  padding: 3px;
  width: 230px;
  color: #ffffff;
  text-align: center;
  margin: 10px 0 10px 0;
}
.joshitsutype3 {
  background: #1BAD55;
  padding: 3px;
  width: 230px;
  color: #ffffff;
  text-align: center;
  margin: 10px 0 10px 0;
}
.text_100 {
  border: solid 1px;
  padding: 10px;
  width: 100%;
  margin: 5px auto 0 auto;
  text-align: center;
  font-size: 1.2rem;
}
.text_movie {
  border: solid 1px;
  padding: 10px;
  width: 70%;
  margin: 5px auto 0 auto;
  text-align: center;
  font-size: 1.2rem;
}
/* 製品概要：フォトギャラリー */
ul.gallery-thumbs li {
  border: solid 1px #d9d9d9;
}
ul.gallery-thumbs li.active {
  border: solid 2px #535353;
  pointer-events: none;
}
ul.list-prod-colors li a.active {
  border: solid 1px #535353;
  pointer-events: none;
}
.gallery-outer {
  position: relative;
}
.gallery-button-next, .gallery-button-prev {
  position: absolute;
  top: 50%;
  width: 6%;
  height: 10%;
  margin-top: -5%;
  z-index: 2;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.6);
  background-size: 40% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.gallery-button-prev {
  background-image: url(/oven/common/images/arrow-prev-b.svg);
  left: 0;
  right: auto
}
.gallery-button-next {
  background-image: url(/oven/common/images/arrow-next-b.svg);
  right: 0;
  left: auto
}
.gallery-container .swiper-slide .title {
  padding: 0.5em 0;
  font-size: 1.4rem;
  text-align: center;
}
ul.gallery-thumbs {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1em;
}
ul.gallery-thumbs li {
  width: 15%;
  margin-top: 1rem;
  margin-left: 2%;
}
ul.gallery-thumbs li:nth-child(-n + 6) {
  margin-top: 0;
}
ul.gallery-thumbs li:nth-child(6n-5) {
  margin-left: 0;
}
ul.gallery-thumbs li a {
  display: block;
  cursor: pointer;
}
/* 製品概要：製品カラー */
.prod-colors .pcolor {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  margin-right: 0.5rem;
  background: #fff;
  border: solid 1px #a2a2a2;
  border-radius: 50%;
}
.prod-colors .pcolor.black {
  background: #000;
}
.prod-colors .pcolor.silver {
  background: #b4b4b4;
}
.prod-colors .pcolor.red {
  background: #be000b;
}
/* 仕様ボタン */
a.btn-spec {
  background: #535353;
  color: #fff;
  display: inline-block;
  padding: 0.5em 0.75em 0.5em 1.5em;
  font-size: 1.6rem;
  line-height: 1;
  text-align: center;
  position: relative;
  text-decoration: none;
}
a.btn-spec.recipe {
  margin: 1.5em 0 0 0;
}
/* a.btn-spec::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0.5em;
  margin-top: -0.5em;
} */
#about .base-width {
  border-bottom: solid 1px #d9d9d9;
  padding-bottom: 6rem;
}
.siyoukoumoku {
  width: 150px;
  float: left;
}
/* .secwidth {
  margin-bottom: 6rem;
  border-bottom: none;
  padding-bottom: 3rem;
} */
.movie {
  text-align: center;
  border-top: dashed 1px #d9d9d9;
  padding: 50px 0 0 0;
  margin: 0 auto;
}
.movie img {
  width: 70%;
  margin-bottom: 20px;
}
.subcate {
  border-top: dashed 1px #d9d9d9;
  margin: 40px 0 0 0;
}
.title_s {
  margin: 0 0 5px 0;
  font-weight: bold;
}
.purple {
  color: #004e97;
}
.point {
  width: 31%;
  font-weight: bold;
  background-color: #EDE9F3;
  padding: 30px 20px 30px 20px;
  margin: 8px;
}
.green {
  color: #25A454;
}
.point2 {
  width: 31%;
  font-weight: bold;
  background-color: #E1F0DE;
  padding: 30px 20px 30px 20px;
  margin: 8px;
}
/* 製品概要：矢印 */
.column4 .sankaku {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent #8768a5;
  margin: 8.5% 0 0 1.5%;
}
.Barrier.column4 > .flex-item {
  width: 25%;
}
.flex-item-r {
  margin: 0 0 0 1.5% !important;
}
/* ====================================
	スマートフォン専用スタイル
===================================== */
@media only screen and (max-width: 767px) {
  .img-container, .text-container {
    margin-top: 2rem;
  }
  .sub-section {
    padding-top: 4rem;
  }
  .products-sub-title {
    margin-bottom: 3rem;
    padding-bottom: 0.2em;
    font-size: 1.8rem;
  }
  .sub-title {
    margin-top: 3rem;
    margin-bottom: 3rem;
    padding: 0.2em 0;
    font-size: 1.8rem;
    text-align: center;
  }
  .sub-title img {
    width: 120px;
    margin-right: 0;
    padding-right: 0;
    border-right: none;
  }
  .title_s {
    margin-top: 3rem;
    font-weight: bold;
  }
  .point {
    width: 90%;
    font-weight: bold;
    background-color: #EDE9F3;
    padding: 20px;
    margin: 8px auto 8px auto;
  }
  .point2 {
    width: 90%;
    font-weight: bold;
    background-color: #E1F0DE;
    padding: 20px;
    margin: 8px auto 8px auto;
  }
  /* 特長 */
  .sub-title2 {
    margin-top: 2rem;
  }
  .sub-section.features {
    border-top: none;
  }
  .sub-section.features .sub-item {
    /*display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display:flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;*/
    font-size: 1.5rem;
  }
  .sub-item-size {
    font-size: 1.5rem;
  }
  .sub-section.features .sub-item:first-of-type {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
  .sub-section.features .sub-item .img {
    margin-bottom: 0;
  }
  .sub-section.features .sub-item .ttl {
    font-size: 1.6rem;
    font-weight: 500;
    margin-top: 0;
  }
  .sub-section.features .sub-item .text {
    margin-top: 0.5em;
  }
  .sub-section.features .other-feature .flex-item {
    margin-top: 0.5em;
  }
  .sub-section.features .other-feature .flex-item:first-of-type {
    margin-top: 0;
  }
  .img.img_mb {
    margin-bottom: 30px !important;
  }
  ul.list-other-feature li {
    margin-top: 0.5em;
  }
  ul.list-other-feature li:first-child {
    margin-top: 0;
  }
  /* 製品概要 */
  #about .about-title {
    font-size: 2rem;
    font-weight: 500;
  }
  /* 製品概要 */
  #aboutMain .about-title {
    margin-top: 3rem;
    font-size: 2rem;
    font-weight: 500;
  }
  /* 製品概要：概要 */
  ul.list-prod-about {
    margin-top: 1em;
  }
  ul.list-prod-about li {}
  ul.list-prod-about li .sub-text {
    font-size: 1.2rem;
  }
  ul.list-prod-about li.prod-category {
    font-size: 1.3rem;
  }
  ul.list-prod-about li.product-name {
    font-size: 2.2rem;
    font-weight: 700;
  }
  ul.list-prod-about li.product-name .open-price {
    margin-left: 0.5em;
    font-size: 1.4rem;
    font-weight: 300;
  }
  /* 製品概要：製品カラー */
  ul.list-prod-colors {
    margin-top: 1rem;
    display: flex;
    flex-wrap: wrap;
  }
  ul.list-prod-colors li {
    margin-right: 0.5em;
    margin-bottom: 0.5em;
  }
  ul.list-prod-colors li:last-child {
    margin-right: 0;
  }
  ul.list-prod-colors li a {
    display: flex;
    align-items: center;
    padding: 0.2em 0.8em;
    font-size: 1.2rem;
    border: solid 1px #d9d9d9;
    text-decoration: none;
    cursor: pointer;
  }
  /* 仕様ボタン */
  a.btn-spec {
    margin-top: 4rem;
  }
  /* 製品概要：製品情報 */
  ul.list-prod-info {
    margin: 1em 0;
    border-bottom: solid 1px #bfbfbf;
  }
  ul.list-prod-info li {
    padding: 0.5em 0;
    border-top: solid 1px #bfbfbf;
  }
  /* 製品概要：矢印 */
  .column4 .sankaku {
    margin: 12.5% 0 0 0.5%;
  }
  .flex-item-r {
    margin: 0 0 0 1%;
  }
  .img.mt0 {
    margin-top: 0;
  }
  .flex-container.hybrid {
    margin-top: 40px !important;
  }
  .sub-section.features .sub-item.hybrid:first-of-type {
    margin-top: 20px !important;
  }
}
.icon {
  /* margin: 10px auto 30px auto; */
  width: 100%;
}
.w80 {
  width: 100%;
}
.mb10 {
  margin-bottom: 10px;
}
.mb30 {
  margin-bottom: 30px;
}
.mt1em {
  margin-top: 1em;
}
/* ====================================
	PC&タブレット、印刷専用スタイル
===================================== */
@media print, screen and (min-width: 768px) {
  /* サブセクション */
  .sub-section {
    padding-top: 6rem;
  }
  .products-sub-title {
    margin-bottom: 5rem;
    padding-bottom: 0.2em;
    font-size: 2rem;
  }
  .sub-title {
    margin-bottom: 5rem;
    padding: 0.4em 0;
    font-size: 2rem;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
  }
  .sub-title2 {
    margin-bottom: 5rem;
    padding: 0.4em 0;
    font-size: 2rem;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
    align-items: center; /* 縦方向中央揃え */
    -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
  }
  /* 特長 */
  .sub-section.features .sub-item {
    padding-bottom: 2rem;
    font-size: 1.6rem;
  }
  .center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sub-item-size {
    font-size: 1.6rem;
  }
  .sub-section.features .sub-item .img {
    margin-bottom: 1em;
    width: 100%;
  }
  .sub-section.features .sub-item {
    position: relative;
  }
  .sub-section.features .sub-item .ttl {
    font-size: 2rem;
    /* font-weight: 500; */
    margin-top: 0;
  }
  .sub-section.features .sub-item .ttl_kyo {
    font-size: 1.6rem;
    font-weight: bold;
  }
  .sub-section.features .sub-item .text {
    margin-top: 1em;
  }
  .sub-section.features .sub-item .text span {
    color: #566771;
  }
  .sub-section.features .other-feature {
    margin-top: 4rem;
    border-bottom: none;
  }
  ul.list-other-feature {
    margin-top: 1em;
  }
  ul.list-other-feature li {
    margin-top: 0.5em;
  }
  ul.list-other-feature li:first-child {
    margin-top: 0;
  }
  /* 製品概要 */
  #aboutMain .about-title {
    font-size: 3.6rem;
    font-weight: 500;
  }
  /* 製品概要：フォトギャラリー */
  .gallery-button-next, .gallery-button-prev {
    width: 30px;
    height: 80px;
    margin-top: -50px;
  }
  /* 製品概要：製品情報 */
  ul.list-prod-about {
    margin-top: 3rem;
  }
  ul.list-prod-about li {}
  ul.list-prod-about li.prod-category {
    font-size: 1.4rem;
  }
  ul.list-prod-about li .sub-text {
    font-size: 1.4rem;
  }
  ul.list-prod-about li.product-name {
    font-size: 2.8rem;
    font-weight: 700;
  }
  ul.list-prod-about li .open-price {
    margin-left: 0.5em;
    font-size: 1.6rem;
    font-weight: 300;
  }
  .icon {
    /* margin: 20px auto 40px auto; */
    width: 100%;
  }
  .w80 {
    width: 80%;
    margin: 0 auto 0 auto;
  }
  /* 製品概要：製品カラー */
  ul.list-prod-colors {
    margin-top: 1rem;
    display: flex;
    flex-wrap: wrap;
  }
  ul.list-prod-colors li {
    margin-right: 0.5em;
    margin-bottom: 0.5em;
  }
  ul.list-prod-colors li:last-child {
    margin-right: 0;
  }
  ul.list-prod-colors li a {
    display: flex;
    align-items: center;
    padding: 0.2em 0.8em;
    font-size: 1.2rem;
    border: solid 1px #d9d9d9;
    text-decoration: none;
    cursor: pointer;
  }
  /* 仕様ボタン */
  a.btn-spec {
    margin-top: 4rem;
  }
  /* 製品概要：製品情報 */
  ul.list-prod-info li {
    padding: 0.5em 0;
    border-top: solid 1px #bfbfbf;
  }
}
/*調整用*/
.flex-container.column4 .flex-item .img {
  border: none;
}
.flex-container.column5 .flex-item .img {
  margin: 0;
}
.icon_box {
  background: #e3f2f5;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  display: flex;
  align-items: center;
}
.icon_box dt {
  width: 30%;
}
.icon_box dd {
  width: 70%;
  font-weight: bold;
  padding: 10px;
}
.pb0 {
  padding-bottom: 0 !important;
}
.point05-1 {
  width: 334px !important;
}
.flex-container.column4 .text {
  font-size: 1.6rem;
}
.point05-2 {
  width: 21% !important;
}
.point05-2 img {
  height: 211.5px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .column5 {
    margin-top: 1rem !important;
  }
  .point05-1 {
    width: 48% !important;
  }
  .point05-2 {
    width: 48% !important;
  }
  .icon_box {
    margin-bottom: 5px !important;
  }
  .icon_box dt {
    width: 20%;
  }
  .icon_box dd {
    font-size: 90%;
  }
  .point05-2 p {
    font-size: 1.1rem;
  }
  .tank {
    padding-bottom: 30px;
  }
  .tank .img {
    margin-top: 0;
  }
  .point05-2 img {
    height: auto;
    overflow: hidden;
  }
}


/* ====================================
	2022_0204_追加スタイル
===================================== */
ul.list-pci-icons {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-top: 3rem;
}
ul.list-pci-icons li {
  height: 6.5rem;
  margin-bottom: 2%;
  margin-right: 2%;
}
ul.list-pci-icons li img {
  width: auto;
  height: 100%;
}
ul.list-pci-icons li sup {
  top: -1em;
}

.compre-text,
.compre-text.merihari {
  color: #d60037;
  font-weight: 400;
}
.compre-text.head {
  background-color: #f2f2f2;
  color: #000;
  font-size: 1.6rem;
  margin-bottom: .2em;
  padding: 5px 10px;
  width: 300px;
}
.compre-text.merihari {
  font-size: 3rem;
  line-height: 1;
}
.compre-text.merihari b {
  font-size: 6rem;
  font-weight: 400;
  padding: 0 0.5rem;
}
.compre-text.merihari small {
  font-size: 2.2rem;
}

.time-textbox {
  display: flex;
  align-items: flex-end;
  margin-bottom: 25px;
}
.time-text {
  font-size: 1.8rem;
  letter-spacing: 0.1rem;
  line-height: 1.2;
  margin-right: 10px;
  text-align: center;
}
.time-point {
  color: #d60037;
  line-height: 1;
}
.time-point b {
  font-size: 4rem;
  position: relative;
}
.time-point b small {
  font-size: 40%;
  position: absolute;
  top: -45px;
  right: -15px;
}
.time-point b sup {
  font-size: 45%;
  position: absolute;
  top: -15px;
  right: 0;
}
.time-point strong {
  font-size: 10rem;
}

.flex-container.column2 .flex-item.minus .img {
  padding-right: 20%;
}
.flex-container.column2 .flex-item.baseline {
  align-self: baseline;
}
.flex-container.column2 .flex-item.baseline .midashi {
  margin-bottom: 45px;
}

.ttl.color-orange {
  border-color: #f39800;
}

.flex-container.column2 .flex-item.sentaku-mura h3 {
  line-height: 1.2;
}
.img-text {
  margin-bottom: 1rem;
}

.flex-container.desiccant {
  margin-top: 5rem;
}
.flex-container.desiccant .flex-item.minus {
  padding: 0 4% 0 5%;
}
.flex-container.desiccant .flex-item.minus .text {
  margin-bottom: 3rem;
}
.flex-container.desiccant .flex-item.minus .img {
  padding-right: 0;
}

.flex-container.r40p {
  margin-bottom: 8rem;
}

.mt5rem {
  margin-top: 5rem;
}

.sentaku-mura ul.star {
  text-indent: -1em;
  padding-left: 0 !important;
}

.soufu-image {
  margin-right: auto;
  padding-left: 4%;
  width: 34% !important;
}

@media only screen and (max-width: 767px) {
  ul.list-pci-icons li {
    height: 5rem;
  }

  .compre-box {
    margin-top: 3.5rem;
  }
  .compre-text.head {
    font-size: 1.4rem;
    width: 100%;
  }
  .compre-text.merihari {
    font-size: 2.5rem;
  }
  .compre-text.merihari b {
    font-size: 5rem;
    padding: 0 0.3rem;
  }
  .compre-text sup {
    font-size: 50%;
    top: -1.5em;
  }
  .compre-text.merihari small {
    font-size: 1.8rem;
  }

  .time-textbox {
    justify-content: center;
    margin-top: 2rem;
  }
  .time-text {
    font-size: 1.6rem;
  }
  .time-point b {
    font-size: 3rem;
  }
  .time-point b small {
    top: -30px;
    right: -10px;
  }
  .time-point b sup {
    top: -5px;
    right: 0;
  }
  .time-point strong {
    font-size: 6rem;
  }

  .flex-container.column2 .flex-item.minus .img {
    padding-right: 0;
  }
  .flex-container.column2 .flex-item.baseline .midashi {
    margin-bottom: 0;
  }

  .flex-container.column2 .flex-item.sentaku-mura + .flex-item {
    margin-top: 3rem;
  }
  .flex-container.column2 .flex-item.sentaku-mura h3 {
    font-size: 1.6rem;
  }
  .flex-container.column2 .flex-item.sentaku-mura .img {
    margin-top: 1rem;
  }
  .img-text {
    font-size: 1.4rem;
  }

  .flex-container.desiccant {
    margin-top: 0;
  }
  .flex-container.desiccant .flex-item.minus {
    margin-top: 3rem;
    padding: 0;
  }

  .soufu-image {
    margin-right: 0;
    padding-left: 0;
    width: 100% !important;
  }
}

@media print,
screen and (min-width: 768px) {
  ul.list-pci-icons li {
		height: 6.5rem;
		margin-bottom: 2%;
		margin-right: 2%;
	}
	ul.list-pci-icons li img {
		width: auto;
		height: 100%;
	}
	ul.list-pci-icons li sup {
		top: -1em;
	}
}

.pci-logo {
  width: auto;
  height: 50%;
}




/* ====================================
	kouka
===================================== */
.effect-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -25px;
  padding-bottom: 30px;
}
.effect-list {
  padding: 30px 25px 0;
  width: 16.666%;
}
.effect-list p {
  font-weight: 500;
  line-height: 1.2;
  margin-top: 15px;
  text-align: center;
}
.sp-br {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* ====================================
	kouka
  ===================================== */
  .effect-box {
    margin: 0 -8px;
  }
  .effect-list {
    padding: 0 8px 20px;
    width: 33.333%;
  }
  .effect-list .img {
    margin: 0 auto;
    max-width: 200px;
  }
  .effect-list p {
    font-size: 1.3rem;
    margin-top: 5px;
  }
  .sp-br {
    display: inline-block;
  }
}


/* ====================================
	P60のみのスタイル
===================================== */
.p60-hybrid {
  background-color: #dfe8f1;
  padding: 20px 20px 15px;
}

.p60-flex-l {
  width: 45% !important;
}
.p60-flex-r {
  padding: 0 50px;
  width: 54% !important;
}

.p60-text {
  font-size: 2rem;
  font-weight: 500;
}

.p60-flex-ver2 .p60-text {
  display: block;
  margin-top: 2rem;
}
.p60-flex-ver2-l {
  width: 43% !important;
}
.p60-flex-ver2-r {
  margin-left: 1%;
  width: 51.4% !important;
}

.sp-box {
  display: none;
}

.sp-mt {
  font-size: 1.6rem !important;
}

@media only screen and (max-width: 767px) {
  .p60-hybrid {
    padding: 20px;
  }
  .p60-hybrid .img {
    margin-top: 0 !important;
  }

  .p60-flex-ver2 .flex-item {
    padding-right: 0;
  }
  .p60-flex-l {
    margin-top: 30px !important;
    width: 100% !important;
  }
  .p60-flex-r {
    padding: 0;
    width: 100% !important;
  }

  .p60-flex-ver2 {
    width: 100% !important;
  }
  .p60-flex-ver2-l {
    width: 100% !important;
  }
  .p60-flex-ver2-r {
    margin-left: 0;
    width: 100% !important;
  }

  .pc-box {
    display: none;
  }
  .sp-box {
    display: block;
  }

  .sp-mt {
    font-size: 1.5rem !important;
    margin: 4rem 0 0 !important;
  }
}



/*======================================
	☆20230322 オレンジ追加作業
======================================*/

.swiper-wrapper {
  position: relative;
}

.swiper-wrapper::after {
  background-color: #fff;
  content: "";
  display: block;
  height: 25px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .swiper-wrapper::after {
    height: 15px;
  }
}

.main-title {
	background-color: #e6e6e6;
	color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
}

@media only screen and (max-width: 767px) {
	.sub-section {
    padding-top: 2rem;
	}
}

.ttle_p {
	border-color: #535353 !important;
}

.hybrid {
	background-color: #fff !important;
}

.hybrid > .midashi {
	margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
	.mt0 {
		margin-top: 0 !important;
	}
}

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

.compre-box {
	margin-top: 0;
	margin-bottom: 3rem;
}


/* プラズマクラスター除湿機の効果 */
@media only screen and (min-width: 768px) {
	.four-col .effect-list {
		width: 20% !important;
	}

	.four-col .effect-list:nth-of-type(1),
	.four-col .effect-list:nth-of-type(2),
	.four-col .effect-list:nth-of-type(3) {
		width: 30% !important;
	}
}


/* 使いやすさにこだわった充実機能 */
@media only screen and (min-width: 768px) {
	.flex-container.column4 {
		margin-top: 0 !important;
	}
}


.haisui-list .flex-item {
	width: 48%;
}

@media only screen and (min-width: 768px) {
  .haisui-list {
    margin-top: 0;
    margin-left: -2%;
  }

  .haisui-list .flex-item {
    padding-left: 2%;
    margin-left: 0 !important;
  }

  .haisui-list .flex-item:nth-of-type(1) {
    width: 32.8%;
  }

  .haisui-list .flex-item:nth-of-type(2),
  .haisui-list .flex-item:nth-of-type(3),
  .haisui-list .flex-item:nth-of-type(4) {
    width: 22.3%;
  }
}


/* pciロゴ縦積み */
.list-pci-icons {
  flex-direction: column;
}

@media only screen and (min-width: 768px) {
  .list-pci-icons {
    margin-top: 0 !important;
  }
}

.list-pci-icons li {
  height: auto !important;
  margin-top: 0;
  margin-right: auto !important;
  margin-bottom: 1rem !important;
  margin-left: auto;
}

.list-pci-icons li:nth-of-type(1) {
  width: 7.4rem;
}

.list-pci-icons li:nth-of-type(2) {
  position: relative;
  width: 19rem;
}

.list-pci-icons li img {
  height: auto !important;
  width: 100% !important;
}

.list-pci-icons li sup.pci-cap {
  position: absolute;
  top: 0.3em !important;
  right: -1.5em;
}


/* プラズマクラスター除湿機の効果 */
@media only screen and (max-width: 767px) {
  .effect-box {
    padding-top: 15px;
  }
}

.effect-box.picup-cont {
  padding-top: 2rem;
}

@media only screen and (min-width: 768px) {
  .effect-box.picup-cont {
    padding-top: 0;
  }

  .effect-box.picup-cont .effect-list {
    width: 20%;
  }
}


/* モーダル */
.modal_wrap input {
  display: none;
}

.modal_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}

.modal_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}

.modal_content {
  position: relative;
  align-self: center;
  box-sizing: border-box;
  background-color: #fff;
  line-height: 1.4em;
  transition: 0.5s;
  width: 500px;
}

@media only screen and (max-width: 767px) {
  .modal_content {
    width: 300px;
  }
}

.close_button {
  cursor: pointer;
  height: 24px;
  position: absolute;
  top: -25px;
  right: -25px;
  width: 24px;
}

.close_button::before {
  background-image: url(/joshitsu/products/cvrh140/feature/images/close.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 24px;
  width: 24px;
}

.modal_wrap input:checked ~ .modal_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}

.open_button {
  display: block;
  cursor: pointer;
}


.c-time {
  margin-right: auto;
  margin-left: auto;
  width: 80% !important;
}

.c-time-ttl {
  font-size: 2rem;
  font-weight: bold;
  margin-top: 4rem;
  margin-bottom: 2rem;
  text-align: center;
}

.c-time-img {
  display: block;
  margin: 0 auto;
  width: 450px;
}

.c-time-box {
  margin-top: 5rem;
  margin-right: auto;
  margin-left: auto;
  width: 600px;
}

@media only screen and (max-width: 767px) {
  .c-time {
    width: 60% !important;
  }

  .c-time-ttl {
    margin-bottom: 1rem;
  }

  .c-time-img {
    width: 230px;
  }

  .c-time-box {
    margin-top: 3rem;
    width: 100%;
  }
}

.sp_br {
  display: none;
}

@media only screen and (max-width: 767px) {
  .sp_br {
    display: block;
  }
}