@charset "UTF-8";
/* --------------------------------------------------
 「金のめし丸」県産米 /kensanmai/ 下層共通
-------------------------------------------------- */
body {
  background: url(/meshimaru/img/kensanmai/sub-page-title-back.png) center 0 / 83.25px 78.75px;
}
#globalNavi .has-sub > a.kensanmai {
  color: #ffff00;
}
#sub-page-title .h-image {
  margin: 12px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
#sub-page-title .h-image::after {
  content: '';
  width: 100%;
  height: 100%;
	background: linear-gradient(to right, rgba(255,255,255,0) 25%, rgba(255,255,255,.6) 50%, rgba(255, 255, 255, 0) 75%);
  position: absolute;
	left: -100%;
	top: 0;
	transform: skewX(-15deg);
  animation: 2.5s 0s shine linear infinite;
  z-index: 10;
}
@keyframes shine {
  20% {
    left: 100%;
  }
  100%{
    left: 100%;
  }
}
#sub-page-title nav li:nth-child(1) a {
  padding-left: 98px;
  background: #86c03f url(/meshimaru/img/kensanmai/nav01.png) no-repeat 22px center / 56px auto;
}
#sub-page-title nav li:nth-child(2) a {
  padding-left: 112px;
  background: #86c03f url(/meshimaru/img/kensanmai/nav02.png) no-repeat 0 10px / 105px auto;
}
#sub-page-title nav li:nth-child(3) a {
  padding-left: 98px;
  background: #86c03f url(/meshimaru/img/kensanmai/nav03.png) no-repeat 18px 0 / 70px auto;
  font-size: 1.404rem;
  letter-spacing: .06em;
  line-height: 1.4;
}
@media screen and (max-width: 1000px) {
 #globalNavi .has-sub > a.kensanmai {
    color: #42210b;
  }
}
@media screen and (max-width: 767px) {
  #sub-page-title nav li:nth-child(1) a {
    padding: 10px 0;
    background: #86c03f url(/meshimaru/img/kensanmai/nav01.png) no-repeat center bottom 5px / auto 52px;
  }
  #sub-page-title nav li:nth-child(2) a {
    padding: 10px 0;
    background: #86c03f url(/meshimaru/img/kensanmai/nav02.png) no-repeat center bottom -16px / auto 70px;
  }
  #sub-page-title nav li:nth-child(3) a {
    padding: 10px 0;
    background: #86c03f url(/meshimaru/img/kensanmai/nav03.png) no-repeat center bottom -5px / auto 60px;
    font-size: 1.15rem;
    letter-spacing: -.05em;
    line-height: 1.4;
  }
}

/* --------------------------------------------------
 商品紹介
-------------------------------------------------- */
#products {
  padding: 100px 0 210px;
}
#products h2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
#products p.top-text {
  margin: 0 0 68px;
  font-size: 2.0rem;
  font-weight: 700;
  line-height: 2.0;
  text-align: center;
}
#products .ul-wrap {
  z-index: 0;
  position: relative;
}
#products .list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  list-style: none;
}
#products .list> li {
  padding: 30px 75px 30px 60px;
  width: 100%;
  max-width: 894px;
  min-height: 505px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 48px;
  background: #fff;
  border: solid 4px;
  border-radius: 20px;
}
#products .list .image {
  width: 40%;
  max-width: 300px;
  flex-shrink: 0;
}
#products .list .image img {
  width: 100%;
  height: auto;
}
#products .list dl {
  padding-bottom: 32px;
  position: relative;
}
#products .list dl::after {
  content: '';
  display: block;
  width: 100%;
  height: 4px;
  background-repeat: repeat-x;
  background-size: auto 4px;
  position: absolute;
  left: 0;
  bottom: 0;
}
#products .list dt {
  font-size: 5.0rem;
  font-weight: 900;
  letter-spacing: 0.02em;
  line-height: 1.8;
  text-align: center;
}
#products .list dd {
  font-size: 1.6rem;
  font-weight: 700;
  text-align: left;
}
#products .list .naming {
  padding: 28px 0 0;
  display: flex;
  align-items: center;
  gap: 20px;
}
#products .list .naming .icon {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
}
#products .list .naming .icon p {
  color: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.14;
}
#products .list .naming p {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.56;
}
/* 夢つくし */
#products .list .yumetukusi {
  border-color: #e97a96;
}
#products .list .yumetukusi dl::after {
  background-image: url(/meshimaru/img/kensanmai/shouhinshoukai/wave_yumetukusi.svg);
}
#products .list .yumetukusi .naming .icon {
  background: #e97a96;
}
/* 元気つくし */
#products .list .genkitukusi {
  border-color: #174b6b;
}
#products .list .genkitukusi dl::after {
  background-image: url(/meshimaru/img/kensanmai/shouhinshoukai/wave_genkitukusi.svg);
}
#products .list .genkitukusi dt {
  letter-spacing: 0;
}
#products .list .genkitukusi .naming .icon {
  background: #174b6b;
}
/* ひのひかり */
#products .list .hinohikari {
  border-color: #e95a24;
}
#products .list .hinohikari dl::after {
  background-image: url(/meshimaru/img/kensanmai/shouhinshoukai/wave_hinohikari.svg);
}
#products .list .hinohikari dt {
  letter-spacing: 0;
}
#products .list .hinohikari dd {
  letter-spacing: 0.05em;
}
#products .list .hinohikari .naming .icon {
  background: #e95a24;
}
#products .list .hinohikari .naming>p {
  letter-spacing: 0.02em;
}
/* 元気つくしパック */
#products .list .pack {
  padding-left: 53px;
  gap: 40px;
  border-color: #79b625;
}
#products .list .pack dt {
  margin-bottom: 15px;
  font-size: 4.5rem;
  line-height: 1.2;
}
#products .list .pack dd {
  line-height: 1.56;
  letter-spacing: -0.05em;
}
#products .list .point { 
  padding: 15px 10px 12px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  background: #79b625;
  border-radius: 10px;
}
#products .list .point p {
  color: #ffff64;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.12em;
  text-align: center;
}
#products .list .point ol {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.56;
  list-style: none;
}

#products .img-onigiri {
  top: -202px;
  left: -87px;
}
#products .img-gohan {
  top: 13.4%;
  right: -224px;
}
#products .img-kome {
  top: 61.6%;
  left: -67px;
}
#products .img-hashi {
  top: 99%;
  right: -72px;
  rotate: 75deg;
}
@media screen and (max-width: 1000px) {
  #products .list dt {
    font-size: 4.2vw;
  }
  #products .list .pack dt {
    font-size: 4.2vw;
  }
}
@media screen and (max-width: 767px) {
  #products {
    padding: 60px 0 116px;
  }
  #products h2 img {
    width: 165px;
    height: auto;
  }
  #products p.top-text {
    margin: 0 0 60px;
    font-size: 1.8rem;
    line-height: 2.3;
    letter-spacing: 0.13em;
  }
  #products .list {
    gap: 25px;
  }
  #products .list> li {
    padding: 30px 25px;
    flex-direction: column;
    gap: 0;
  }
  #products .list li .image {
    width: 200px;
  }
  #products .list dl {
    padding-bottom: 20px;
  }
  #products .list dl::after {
    background-size: auto 3.5px;
  }
  #products .list dt {
    font-size: 3.5rem;
  }
  #products .list dd {
    line-height: 1.8;
  }
  #products .list .naming {
    padding-top: 16px;
    flex-direction: column;
    gap: 10px;
  }
  #products .list .naming .icon {
    padding: 6px 45px 8px;
    width: auto;
    height: auto;
    border-radius: 10vw;
  }
  #products .list .naming .icon p {
    line-height: 1;
    letter-spacing: 0.12em;
  }
  #products .list .naming .icon br {
    display: none;
  }
  #products .list .naming p {
  font-size: 1.4rem;
  line-height: 1.8;
}

  #products .list .genkitukusi dt {
    letter-spacing: -0.02em;
  }
  #products .list .hinohikari dt {
    letter-spacing: -0.02em;
  }
  #products .list .hinohikari .naming > p {
    letter-spacing: -0.02em;
  }
  #products .list .pack {
    padding: 30px 25px;
    gap: 20px;
  }
  #products .list .pack .image {
    width: 200px;
  }
  #products .list .pack dt {
    font-size: 3.5rem;
    letter-spacing: -0.02em;
  }
  #products .list .pack dd {
    letter-spacing: -0.04em;
    line-height: 1.8;
  }
  #products .list .point {
    padding: 20px 15px 20px;
  }
  #products .list .point ol li {
    margin-bottom: 5px;
    display: flex;
    align-items: flex-start;
    font-size: 1.2rem;
    letter-spacing: 0.02em;
    line-height: 2.0rem;
  }
  #products .list .point ol li span {
    font-size: 2.0rem;
    margin-right: 4px;
  }

  #products .img-onigiri {
    top: -30px;
    left: -104px;
  }
  #products .img-gohan {
    top: 20.8%;
    right: -72px;
  }
  #products .img-kome {
    top: 69.6%;
    left: -27px;
  }
  #products .img-hashi {
    top: 99%;
    right: 58px;
    rotate: -78deg;
  }
}
