@charset "UTF-8";
/*----------------------------------
		メインイメージ
----------------------------------*/
#ricecenter .main-inner-ricecenter .logo {
  width: 35%;
  top: 80%;
  left: 50%;
}

@media (max-width: 830px) {
  #ricecenter .main-inner-ricecenter .logo {
    width: 50%;
    left: 40%;
  }
}
@media (max-width: 500px) {
  #ricecenter .main-inner-ricecenter .logo {
    width: 75%;
    left: 0;
  }
}
#ricecenter .main-inner-ricecenter {
  background: url(/img/slider/bg_mainimg_ricecenter.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 110px 0 40px 0;
}

@media (max-width: 830px) {
  #ricecenter .main-inner-ricecenter {
    padding: 80px 0 50px 0;
  }
}
#ricecenter .main-inner-ricecenter .product_brand {
  font-size: 60px;
  letter-spacing: 5px;
  color: #fff;
  display: block;
  font-weight: 200;
}

@media (max-width: 800px) {
  #ricecenter .main-inner-ricecenter .product_brand {
    margin-top: 1em;
    text-align: center;
  }
}
@media (max-width: 500px) {
  #ricecenter .main-inner-ricecenter .product_brand {
    font-size: 180%;
  }
}
@media (max-width: 830px) {
  #ricecenter .main-inner-ricecenter .col-base {
    margin-top: 10px;
    margin-bottom: 0;
  }
}
#ricecenter .main-inner-ricecenter .col-base.col-sm-4 {
  margin-top: 20%;
}

@media (max-width: 640px) {
  #ricecenter .main-inner-ricecenter .col-base.col-sm-4 {
    margin-top: 0;
  }
}
#ricecenter .main-inner-ricecenter h1 {
  margin: 0;
}

#ricecenter .main-inner-ricecenter .page-lines {
  z-index: -1;
}

#ricecenter .main-inner-ricecenter:after {
  z-index: -1;
}

#ricecenter .main-inner-ricecenter .main-header {
  padding: 0;
}

@media (max-width: 640px) {
  #ricecenter .main-inner-ricecenter .main-header {
    text-align: center;
  }
}
#ricecenter .model-image {
  width: 60%;
  margin: 0 auto !important;
}

@media (max-width: 768px) {
  #ricecenter .model-image {
    width: 100%;
  }
}
#ricecenter #intro h3 {
  font-size: 2em;
  line-height: 40px;
}

#ricecenter #intro .txt_sub {
  font-size: 0.8em;
}

/*----------------------------------
		// 360℃動画
----------------------------------*/
#demo {
  margin-top: 10vw;
  margin-bottom: 0;
}

#demo h2 {
  font-size: 2.5em !important;
}

@media (max-width: 500px) {
  #demo h2 {
    font-size: 22px !important;
  }
}
#demo .icon_360 {
  width: 100px;
  margin-bottom: 10px !important;
}

@media screen and (max-width: 1169px) {
  #demo .demo-txt {
    font-size: 1.1rem;
  }
}
#demo .ttl_headline {
  margin-bottom: 0 !important;
}

#demo .demo-box {
  color: #fff;
  z-index: 1;
}

#demo .demo-box .service-item {
  background: #57585a;
  padding: 0;
  height: 500px;
}

@media (max-width: 768px) {
  #demo .demo-box .service-item {
    height: 320px;
  }
}
#demo .demo-box .service-item iframe {
  width: 100%;
  height: 500px;
}

@media (max-width: 768px) {
  #demo .demo-box .service-item iframe {
    height: 320px;
  }
}
#demo .demo-box h4 {
  margin-bottom: 10px;
  border-bottom: 1px solid #aaa;
  font-size: 1.125em;
  padding-bottom: 5px;
}

@media (max-width: 768px) {
  #demo .demo-box h4 {
    font-size: 1.3em;
  }
}
#demo .demo-box a {
  color: inherit;
  text-decoration: none;
}

#demo .demo-box img {
  width: 100%;
}

@media (max-width: 768px) {
  #demo .demo-box img {
    margin: auto;
  }
}
/*----------------------------------
		// ラインアップ
----------------------------------*/
#ricecenter .bcg {
  background-color: #222;
}

#ricecenter #line-up {
  padding-top: 10vw !important;
}

#ricecenter #line-up .ttl_headline {
  margin-bottom: 0;
}

#ricecenter #line-up .txt_sub {
  font-size: 1.4em;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

#ricecenter #line-up .feature_contents .underline-wrap {
  margin-bottom: 2em;
  border-bottom: 1px solid #fff;
}

#ricecenter #line-up .feature_contents .underline-wrap p {
  margin-bottom: 0.5em;
}

#ricecenter #line-up .feature_contents .underline-wrap .text {
  font-size: 1.4em;
}

#ricecenter #line-up .feature_contents ul li {
  font-size: 1.2rem;
}

#ricecenter #line-up .feature_contents__inner {
  position: relative;
  padding: 50px 0;
}

@media (max-width: 768px) {
  #ricecenter #line-up .feature_contents__inner {
    position: static;
    padding: 0;
  }
}
#ricecenter #line-up .feature_contents__inner figure img {
  width: 100%;
  max-width: 1100px;
}

#ricecenter #line-up .feature_contents__inner figure img.img_inline {
  width: auto !important;
  max-width: 100%;
}

#ricecenter #line-up .feature_contents__inner figure img.img_center {
  display: block;
  margin: 0 auto;
}

#ricecenter #line-up .feature_contents__inner figure img.wdh_80 {
  width: 80% !important;
}

@media (max-width: 1400px) {
  #ricecenter #line-up .feature_contents__inner figure img.wdh_80 {
    width: 70% !important;
  }
}
#ricecenter #line-up .feature_contents__inner figure img.wdh_90 {
  width: 90% !important;
}

@media (max-width: 1400px) {
  #ricecenter #line-up .feature_contents__inner figure img.wdh_90 {
    width: 80% !important;
  }
}
#ricecenter #line-up .feature_contents__right {
  position: absolute;
  width: auto;
  right: 0;
  top: 130%;
  transform: translateY(-50%);
}

@media (max-width: 1200px) {
  #ricecenter #line-up .feature_contents__right {
    width: 100%;
    top: 170%;
  }
}
@media (max-width: 768px) {
  #ricecenter #line-up .feature_contents__right {
    position: static;
    width: 100%;
    transform: none;
    margin-top: 30px;
  }
}
#ricecenter #line-up .feature_contents__left {
  width: 50%;
  padding: 5px 30px;
  background-color: #2b2220;
}

@media (max-width: 768px) {
  #ricecenter #line-up .feature_contents__left {
    width: 100%;
  }
}
#ricecenter #line-up .feature_contents__left .sub-tit {
  margin-bottom: 10px;
}

#ricecenter #line-up .feature_contents__left .lineup-font {
  margin: 10px 0 5px;
  font-size: 3rem;
}

@media (max-width: 768px) {
  #ricecenter #line-up .feature_contents__left .lineup-font {
    font-size: 2.5rem;
  }
}
#ricecenter #line-up .feature_contents .kakaku-wrap {
  border-bottom: 1px solid #fff;
}

#ricecenter #line-up .feature_contents .kakaku-wrap .kakaku {
  margin: 0 0 1rem 0;
  font-size: 3.5em;
  font-weight: bold;
}

@media (max-width: 500px) {
  #ricecenter #line-up .feature_contents .kakaku-wrap .kakaku {
    font-size: 2em;
  }
}
#ricecenter #line-up .feature_contents .kakaku-wrap .kakaku .price {
  font-family: "Oswald";
}

#ricecenter #line-up .feature_contents .kakaku-wrap .kakaku .text {
  margin-right: 10px;
  padding: 3px;
  font-size: 0.5em;
  border: 1px solid #fff;
  vertical-align: middle;
}

#ricecenter #line-up .feature_contents .kakaku-wrap .kakaku .small_light_white {
  font-weight: bold;
}

#ricecenter #line-up .tab-wrap {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  padding: 0 0 20px;
}

#ricecenter #line-up .tab-label {
  color: Gray;
  cursor: pointer;
  -ms-flex: 1;
  flex: 1;
  font-weight: bold;
  -ms-flex-order: -1;
  order: -1;
  margin: 2px;
  padding: 12px 12px;
  border: 1px solid;
  position: relative;
  text-align: center;
  transition: cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  -webkit-tap-highlight-color: transparent;
}

#ricecenter #line-up .tab-label .font-large {
  font-size: 2rem;
}

@media (max-width: 385px) {
  #ricecenter #line-up .tab-label .font-large {
    font-size: 1.2rem;
  }
}
#ricecenter #line-up .tab-label:hover {
  background: rgba(0, 191, 255, 0.1);
}

#ricecenter #line-up .tab-switch:checked + .tab-label {
  color: #C5A47E;
}

#ricecenter #line-up .tab-label::after {
  background: #C5A47E;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transform: translateX(100%);
  transition: cubic-bezier(0.4, 0, 0.2, 1) 0.2s 80ms;
  width: 100%;
  z-index: 1;
}

#ricecenter #line-up .tab-switch:checked ~ .tab-label::after {
  transform: translateX(-100%);
}

#ricecenter #line-up .tab-switch:checked + .tab-label::after {
  opacity: 1;
  transform: translateX(0);
}

#ricecenter #line-up .tab-content {
  height: 0;
  opacity: 0;
  padding: 0 20px;
  pointer-events: none;
  transform: translateX(-30%);
  transition: transform 0.3s 80ms, opacity 0.3s 80ms;
  width: 100%;
}

#ricecenter #line-up .tab-content__wrap__small {
  padding-bottom: 55vh;
}

@media (max-width: 1200px) {
  #ricecenter #line-up .tab-content__wrap__small {
    padding-bottom: 57%;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  #ricecenter #line-up .tab-content__wrap__small {
    padding-bottom: 50%;
  }
}
@media (max-width: 768px) {
  #ricecenter #line-up .tab-content__wrap__small {
    padding-bottom: 30px;
  }
}
#ricecenter #line-up .tab-content__wrap__large {
  padding-bottom: 62vh;
}

@media (max-width: 1200px) {
  #ricecenter #line-up .tab-content__wrap__large {
    padding-bottom: 60%;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  #ricecenter #line-up .tab-content__wrap__large {
    padding-bottom: 52%;
  }
}
@media (max-width: 768px) {
  #ricecenter #line-up .tab-content__wrap__large {
    padding-bottom: 30px;
  }
}
#ricecenter #line-up .tab-switch:checked ~ .tab-content {
  transform: translateX(30%);
}

#ricecenter #line-up .tab-switch:checked + .tab-label + .tab-content {
  height: auto;
  opacity: 1;
  -ms-flex-order: 1;
  order: 1;
  pointer-events: auto;
  transform: translateX(0);
}

#ricecenter #line-up .tab-wrap::after {
  content: "";
  height: 20px;
  -ms-flex-order: -1;
  order: -1;
  width: 100%;
}

#ricecenter #line-up .tab-switch {
  display: none;
}

/*----------------------------------
		// 主な機種構成
----------------------------------*/
#ricecenter .feature_contents .body .hover-effect {
  position: relative;
}

#ricecenter .feature_contents .body .hover-effect .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  /* マスクを表示しない */
  background-color: rgba(0, 0, 0, 0.4);
  transition: all 0.6s ease;
}

#ricecenter .feature_contents .body .hover-effect .mask:hover {
  opacity: 1;
  /* マスクを表示する */
  padding-top: 100px;
  /* ホバーで下にずらす */
}

#ricecenter .feature_contents .body .hover-effect .mask .caption {
  font-size: 1.4rem;
  text-align: center;
  color: #fff;
}

@media (max-width: 768px) {
  #ricecenter .feature_contents .body .hover-effect .mask .caption {
    display: none;
  }
}
@media (min-width: 840px) {
  #ricecenter .feature_contents .body .sp-show {
    display: none;
  }
}
/*----------------------------------
		// 施工事例
----------------------------------*/
#ricecenter #example {
  margin-top: 10vw;
}

/*----------------------------------
		// 全体
----------------------------------*/
#ricecenter {
  /*----------------------------------
  		// pop-up
  ----------------------------------*/
}

#ricecenter .box {
  padding: 15px;
  border: 1px solid #fff;
}

@media (max-width: 768px) {
  #ricecenter .box {
    margin-bottom: 50px;
  }
}
#ricecenter .box h5 {
  margin-top: 0;
  font-size: 18px;
}

#ricecenter .box p {
  margin-bottom: 0;
}

#ricecenter .box-inline {
  display: inline;
}

#ricecenter .flex {
  margin-left: -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  #ricecenter .flex {
    margin-left: 0;
  }
}
#ricecenter .flex.flex_wrapper {
  padding-bottom: 20px;
}

#ricecenter .flex .flex_item {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  z-index: 1;
}

@media (max-width: 768px) {
  #ricecenter .flex .flex_item {
    width: 100%;
    padding: 0;
  }
}
#ricecenter .flex .flex_item[class*=col-3] {
  width: 33.33333%;
}

#ricecenter .flex .flex_item[class*=col-3]:not(:nth-last-child(-n+3)) figure {
  margin-bottom: 15px;
}

#ricecenter .flex .flex_item[class*=col-5] {
  width: 41.5%;
}

#ricecenter .flex .flex_item[class*=col-6] {
  width: 50%;
}

@media screen and (max-width: 768px) {
  #ricecenter .flex .flex_item[class*=col-6] {
    padding: 0 5px;
  }
}
#ricecenter .flex .flex_item[class*=col-6]:nth-of-type(5) .click-btn, #ricecenter .flex .flex_item[class*=col-6]:nth-of-type(6) .click-btn {
  line-height: 40px !important;
}

#ricecenter .flex .flex_item[class*=col-6]:nth-of-type(5) .click-btn > span, #ricecenter .flex .flex_item[class*=col-6]:nth-of-type(6) .click-btn > span {
  line-height: 30px;
}

#ricecenter .flex .flex_item[class*=col-7] {
  width: 58.5%;
}

@media screen and (max-width: 768px) {
  #ricecenter .flex .flex_item[class*=xs-6] {
    width: 50%;
    padding: 0 5px;
  }
}
@media screen and (max-width: 768px) {
  #ricecenter .flex .flex_item[class*=xs-12] {
    width: 100%;
  }
}
#ricecenter .flex .flex_item img {
  width: 100%;
}

@media (max-width: 768px) {
  #ricecenter .flex .btnwrap {
    margin-top: 50px;
  }
}
#ricecenter .tit img {
  margin-bottom: 5vh;
}

#ricecenter .ttl_headline {
  text-align: center;
  margin-bottom: 40px;
}

#ricecenter .ttl_headline h2 {
  display: inline-block;
  position: relative;
  z-index: 4;
  font-size: 3rem;
  text-shadow: unset;
}

@media (max-width: 500px) {
  #ricecenter .ttl_headline h2 {
    font-size: 34px;
  }
}
#ricecenter .ttl_headline h2 .left {
  margin-right: 1.8em;
}

#ricecenter .ttl_headline h2 .center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 2.2em;
}

#ricecenter .sub-tit {
  margin-bottom: 20px;
}

#ricecenter .sub-tit h3 {
  font-family: "Century Gothic", "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
  font-size: 4em;
}

@media (max-width: 500px) {
  #ricecenter .sub-tit h3 {
    font-size: 3em;
  }
}
#ricecenter h4 {
  font-size: 1.8em;
  margin-bottom: 20px;
  padding: 5px 0;
}

#ricecenter .ttl_bg {
  background-color: #c5a47e;
  text-align: center;
}

#ricecenter .img-modal {
  max-width: 1200px;
}

#ricecenter img.mfp-img {
  min-height: unset;
}

#ricecenter .col-base {
  margin-bottom: 50px;
}

#ricecenter #catalog {
  background-color: #363E3D;
  padding-top: 50px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  #ricecenter #catalog {
    margin-top: 0;
  }
}
#ricecenter #catalog .ttl_headline h2 {
  font-size: 2.5rem;
}

#ricecenter .download {
  padding: 30px 0 100px;
  background-color: #363E3D;
}

#ricecenter .download_ttl {
  display: block;
  margin-bottom: 80px;
  font-size: 2.1875em;
  letter-spacing: 0.32em;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  text-align: center;
}

#ricecenter .download_btnwrap {
  text-align: center;
}

#ricecenter .download_btnwrap .btn {
  padding: 18px 30px;
  font-size: 19.2px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

@media (max-width: 500px) {
  #ricecenter .download_btnwrap .btn {
    width: 100%;
  }
}
#ricecenter .flex_wrapper section {
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  #ricecenter .flex_wrapper section {
    margin-bottom: 10px;
  }
}
#ricecenter .flex_wrapper h4 {
  font-size: 1.55em;
}

#ricecenter .flex_wrapper p {
  margin-bottom: 0.2em;
}

#ricecenter .modalRiceCenter {
  position: relative;
}

#ricecenter .modalRiceCenter__btn {
  text-decoration: none;
}

#ricecenter .modalRiceCenter__btn:after {
  content: "";
  display: block;
  width: 0;
  transition: width 0.6s;
  border-bottom: 2px solid #c5a47e;
}

#ricecenter .modalRiceCenter__btn:hover::after {
  width: 100%;
}

@media (max-width: 830px) {
  #ricecenter .modalRiceCenter__btn:hover::after {
    width: 0;
  }
}
#ricecenter .modalRiceCenter__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 768px;
  width: 100%;
  padding: 60px 30px 30px;
  background-color: #222;
}

@media (max-width: 768px) {
  #ricecenter .modalRiceCenter__inner {
    padding-top: 85px;
  }
}
#ricecenter .modalRiceCenter__inner:after {
  content: "";
  display: block;
  background-color: transparent;
  width: 153px;
  height: 85px;
  position: absolute;
  top: 41px;
  right: 4px;
  transform: rotate(45deg);
  z-index: 10;
}

@media (max-width: 768px) {
  #ricecenter .modalRiceCenter__inner:after {
    width: 118px;
    height: 60px;
    top: 33px;
    right: 1px;
  }
}
#ricecenter .modalRiceCenter__case {
  background-color: #c5a47e;
  display: inline-block;
  padding: 2px 10px;
  margin-bottom: 0;
}

#ricecenter .modalRiceCenter__heading {
  font-family: "Century Gothic", "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
  font-size: 1.5em;
  letter-spacing: 2px;
  margin-bottom: 15px;
  border-bottom: 1px solid #fff;
}

#ricecenter .modalRiceCenter__date-list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
}

#ricecenter .modalRiceCenter__slider {
  max-width: 700px;
  margin: 0 auto;
}

#ricecenter .modalRiceCenter__img {
  margin: 0 0 15px;
  width: 99%;
  padding-top: 62.85714%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 768px) {
  #ricecenter .modalRiceCenter__img {
    padding-top: 85%;
  }
}
#ricecenter .modalRiceCenter__desc {
  font-size: 15px;
}

#ricecenter .modalRiceCenter__close {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 104px 104px 0;
  border-color: transparent #000 transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

@media (max-width: 768px) {
  #ricecenter .modalRiceCenter__close {
    border-width: 0 80px 80px 0;
  }
}
#ricecenter .modalRiceCenter__close:before {
  content: "CLOSE";
  font-size: 18px;
  font-family: "Russo One", sans-serif;
  font-style: italic;
  color: #fff;
  position: absolute;
  top: 14px;
  right: -98px;
}

@media (max-width: 768px) {
  #ricecenter .modalRiceCenter__close:before {
    font-size: 14px;
    top: 9px;
    right: -77px;
  }
}
#ricecenter .modalRiceCenter .slick-prev, #ricecenter .modalRiceCenter .slick-next {
  top: 200px;
}

#ricecenter .performance__thumb {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  padding-top: 100%;
}

#ricecenter .performance__desc {
  text-align: center;
  color: #fff;
  background-color: #222;
  margin: 15px 0 0;
  padding: 5px 0;
}

.maT_50 {
  margin-top: 50px;
}

.margin-center {
  margin: 0 auto !important;
}
/*# sourceMappingURL=_map/ricecenter.css.map */
