@charset "UTF-8";
.sub-category-wrap {
  margin-bottom: 345px;
}
@media only screen and (max-width: 767px) {
  .sub-category-wrap {
    margin-bottom: 0px;
  }
}

.sub-category {
  position: relative;
}

.img-category {
  position: absolute;
  top: 490px;
  left: 0;
  width: 100%;
  height: 400px;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .img-category {
    position: relative;
    top: 0;
    height: 200px;
  }
}
.img-category.category01 {
  background: url(../images/img_rice-system_01.jpg) no-repeat center center;
  background-size: cover;
}
.img-category.category02 {
  background: url(../images/img_rice-system_02.jpg) no-repeat center center;
  background-size: cover;
}
.img-category.category03 {
  background: url(../images/img_rice-system_03.jpg) no-repeat center center;
  background-size: cover;
}

.Our-mind header,
.Blend header,
.Shop-introduction header {
  background-color: #c9e8db;
}
.Our-mind header .ttl_03-vertical:before,
.Blend header .ttl_03-vertical:before,
.Shop-introduction header .ttl_03-vertical:before {
  top: 40px;
}
.Our-mind header .ttl_03_point,
.Blend header .ttl_03_point,
.Shop-introduction header .ttl_03_point {
  padding: 80px 0 40px;
  color: #00a161;
  margin-bottom: 0;
}

.container_liquid.Page-heading-area header.l-inner-main {
  position: relative;
  left: 0;
  -webkit-transform: none;
          transform: none;
}
.container_liquid.Page-heading-area header.l-inner-main h3.ttl_02.txt_l {
  float: none;
}
.container_liquid.Page-heading-area header.l-inner-main .message {
  float: none;
  width: 100%;
  margin: 30px 0 0;
  text-align: center;
}
.container_liquid.Page-heading-area .main-image {
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  .container_liquid.Page-heading-area .main-image {
    margin-top: 50px;
  }
}

/***************************************************************************
	はみだすボックスの調整 - idName : protrudes-box-base
***************************************************************************/
@media only screen and (max-width: 768px) {
  .protrudes-box-base {
    padding: 90px 0px 588px;
  }
}
@media only screen and (max-width: 767px) {
  .protrudes-box-base {
    padding: 50px 0 0;
  }
}

.protrudes-box {
  top: 337px;
  left: 50%;
  width: 90%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .protrudes-box {
    top: 0;
    left: 0;
    width: 94%;
    z-index: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.protrudes-box header {
  background-color: transparent;
}
.protrudes-box .ttl_05 {
  font-size: 2.4rem;
  line-height: 1.4;
}
@media only screen and (max-width: 999px) {
  .protrudes-box .ttl_05 {
    font-size: 2rem;
  }
}
.protrudes-box.point-slick .slide_item {
  max-width: none;
}
@media only screen and (max-width: 900px) {
  .protrudes-box.point-slick .slide_item {
    padding: 15px;
  }
}

/***************************************************************************
	炊飯システムへのこだわり - className : Page-heading-area header
***************************************************************************/
@media only screen and (max-width: 808px) {
  .Page-heading-area header .ttl_02 {
    width: 42%;
  }
  .Page-heading-area header .message {
    width: 58%;
  }
}
@media only screen and (max-width: 767px) {
  .Page-heading-area header .ttl_02 {
    width: 100%;
  }
  .Page-heading-area header .message {
    width: 100%;
  }
}
/**********************************************************************
	ローカルナビ - className : local-nav
***********************************************************************/
.localNav {
  max-width: 812px;
  background-color: #fff;
  margin: 0 auto;
}
.localNav.container_liquid {
  padding-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .localNav.container_liquid {
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
  }
}
.localNav .local-nav li {
  width: 50%;
  max-width: 50%;
}
@media only screen and (max-width: 767px) {
  .localNav .local-nav li {
    width: 100% !important;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 999px) {
  .localNav .local-nav li:after {
    top: 77%;
  }
}
.localNav .local-nav li a {
  padding-top: 3px;
  padding-right: 50px;
  padding-left: 50px;
}
@media only screen and (max-width: 767px) {
  .localNav .local-nav li a {
    font-size: 1.5rem;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.localNav .local-nav li a:hover {
  text-decoration: none;
  background-color: rgba(0, 161, 97, 0.05);
}

/***************************************************************************
	私たちの思い - className : Our-mind
***************************************************************************/
.Our-mind.container_liquid {
  padding: 0;
}
.Our-mind .Our-mind-contents {
  background: url("../images/bg_our-mind.png") no-repeat bottom center;
  background-size: cover;
  background-color: #eef1ee;
  padding: 100px 0px 100px;
}
@media only screen and (max-width: 767px) {
  .Our-mind .Our-mind-contents {
    background-size: cover;
    padding: 50px 0px 50px;
  }
}
.Our-mind .message {
  margin-bottom: 55px;
  line-height: 2.2;
}
@media only screen and (max-width: 767px) {
  .Our-mind .message {
    padding: 0 15px;
    margin-bottom: 50px;
  }
}

/***************************************************************************
	独自の配合でお米をブレンド - className : Blend
***************************************************************************/
.Blend {
  background: url(../../../common/images/bg-paper_thin.jpg) center center;
}
.Blend.container_liquid {
  padding: 80px 0px 20px;
}
@media only screen and (max-width: 767px) {
  .Blend.container_liquid {
    padding: 80px 0px 0px;
  }
}
.Blend .ttl_04 {
  line-height: 2.2;
}
.Blend .measure {
  padding: 80px;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .Blend .measure {
    padding: 10px;
  }
}
.Blend .img-category {
  position: absolute;
  top: 614px;
  left: 0;
  width: 100%;
  height: 514px;
  z-index: 1;
}
@media only screen and (max-width: 999px) {
  .Blend .img-category {
    top: 756px;
    height: 372px;
  }
}
@media only screen and (max-width: 768px) {
  .Blend .img-category {
    top: 870px;
  }
}
@media only screen and (max-width: 767px) {
  .Blend .img-category {
    position: relative;
    top: 0;
    height: 200px;
  }
}
.Blend .img-category.category01 {
  background: url(../images/img_blend_01.jpg) no-repeat center center;
  background-size: cover;
}
@media only screen and (max-width: 999px) {
  .Blend .protrudes-box.point-slick .slide_item_cover {
    margin-bottom: 30px;
  }
}

/***************************************************************************
	原材料の品質保証について - className : Shop-introduction
***************************************************************************/
.Shop-introduction.container_liquid {
  padding: 80px 10px 130px;
}
@media only screen and (max-width: 767px) {
  .Shop-introduction.container_liquid {
    padding: 80px 10px;
  }
}
.Shop-introduction .Shop-introduction-contents {
  padding-top: 100px;
}
@media only screen and (max-width: 767px) {
  .Shop-introduction .Shop-introduction-contents {
    padding-top: 55px;
  }
}
.Shop-introduction .introduction-box {
  background-color: #fff;
  padding: 40px;
  margin-bottom: 130px;
}
@media only screen and (max-width: 767px) {
  .Shop-introduction .introduction-box {
    padding: 40px 0px 20px;
    margin-bottom: 40px;
  }
}
.Shop-introduction .introduction-box .introduction-box-inner {
  max-width: 870px;
  margin: 0 auto;
}
.Shop-introduction .introduction-box .introduction-box-inner .introduction-box-left {
  position: relative;
  text-align: center;
}
.Shop-introduction .introduction-box .introduction-box-inner .introduction-box-right dl {
  margin-bottom: 10px;
}
.Shop-introduction .introduction-box .introduction-box-inner .introduction-box-right dl:after {
  content: "";
  display: block;
  clear: both;
}
.Shop-introduction .introduction-box .introduction-box-inner .introduction-box-right dl dt, .Shop-introduction .introduction-box .introduction-box-inner .introduction-box-right dl dd {
  float: left;
}
@media only screen and (max-width: 767px) {
  .Shop-introduction .introduction-box .introduction-box-inner .introduction-box-right dl dt, .Shop-introduction .introduction-box .introduction-box-inner .introduction-box-right dl dd {
    float: none;
  }
}
.Shop-introduction .introduction-box .introduction-box-inner .introduction-box-right dl dt {
  width: 30px;
}
.Shop-introduction .introduction-box .introduction-box-inner .introduction-box-right dl dd {
  width: 88%;
  line-height: 1.3;
  padding-top: 7px;
}
.Shop-introduction .introduction-box .introduction-box-inner .introduction-box-right dl dd a {
  display: block;
}
.Shop-introduction .introduction-box .introduction-box-inner .introduction-box-right dl dd a.map-link img {
  position: relative;
  top: -3px;
  margin-left: 5px;
}
.Shop-introduction .introduction-box .introduction-box-inner .introduction-box-right dl dd a.tel-link {
  text-decoration: none;
  color: #333;
}
.Shop-introduction .introduction-box .introduction-box-inner .introduction-box-right dl dd a.tel-link:hover {
  color: #333;
  text-decoration: none;
  cursor: default;
}
.Shop-introduction .message {
  margin-bottom: 55px;
  line-height: 1.5;
}

/***************************************************************************
	slickの調整 - idName : #point-slick
***************************************************************************/
#point-slick .slide_item {
  height: 460px !important;
  background-color: #fff;
  padding: 80px 60px;
}
@media only screen and (max-width: 767px) {
  #point-slick .slide_item {
    height: 500px !important;
    padding: 150px 20px 60px;
  }
}
#point-slick .slick-dots li {
  margin: 0 1.5%;
}
@media only screen and (max-width: 767px) {
  #point-slick .slick-dots li {
    margin: 0 2%;
  }
}
#point-slick .slick-dots li:before {
  width: 468%;
}
@media only screen and (max-width: 768px) {
  #point-slick .slick-dots li:before {
    width: 420%;
  }
}
@media only screen and (max-width: 767px) {
  #point-slick .slick-dots li:before {
    width: 414%;
  }
}
@media only screen and (max-width: 546px) {
  #point-slick .slick-dots li:before {
    width: 368%;
  }
}
@media only screen and (max-width: 430px) {
  #point-slick .slick-dots li:before {
    width: 319%;
  }
}
#point-slick .slick-dots li:first-of-type {
  margin-left: 0;
}
#point-slick .slick-dots li:nth-of-type(8):before {
  display: none;
}
#point-slick .slick-dots li:last-of-type {
  margin-right: 0;
}
#point-slick .slick-dots li:last-of-type:before {
  left: -432%;
}
@media only screen and (max-width: 767px) {
  #point-slick .slick-dots li:last-of-type:before {
    left: -492%;
  }
}

#point-slick_02 .slide_item {
  height: 460px !important;
  background-color: #fff;
  padding: 80px 60px;
}
@media only screen and (max-width: 767px) {
  #point-slick_02 .slide_item {
    height: 500px !important;
    padding: 150px 20px 60px;
  }
}
#point-slick_02 .slick-dots li {
  margin: 0 2%;
}
@media only screen and (max-width: 767px) {
  #point-slick_02 .slick-dots li {
    margin: 0 3%;
  }
}
#point-slick_02 .slick-dots li:before {
  width: 262%;
}
@media only screen and (max-width: 768px) {
  #point-slick_02 .slick-dots li:before {
    width: 250%;
  }
}
@media only screen and (max-width: 767px) {
  #point-slick_02 .slick-dots li:before {
    width: 277%;
  }
}
@media only screen and (max-width: 430px) {
  #point-slick_02 .slick-dots li:before {
    width: 181%;
  }
}
#point-slick_02 .slick-dots li:first-of-type {
  margin-left: 0;
}
#point-slick_02 .slick-dots li:nth-of-type(8):before {
  display: none;
}
#point-slick_02 .slick-dots li:last-of-type {
  margin-right: 0;
}
#point-slick_02 .slick-dots li:last-of-type:before {
  left: -432%;
}
@media only screen and (max-width: 767px) {
  #point-slick_02 .slick-dots li:last-of-type:before {
    left: -492%;
  }
}