@charset "UTF-8";
/* reset */
div.container_,div.mainframe_,div.freepage_wrap_ {
    width: 100%;
}
div.leftmenuframe_ {
    display: none;
}
div.rightmenuframe_ {
  margin: auto;
}
#Event_rank03,#sidebox_itemhistory {
  width: 1300px;
  margin: auto;
}
#Event_ricerank,#sidebox_itemhistory {
  width: 1300px;
  margin: auto;
}
.event_title_.ranking_ {
  color: #333333;
  text-align: left;
  background-color: #fffbea;
  padding-left: 55px;
  background-image: url(../img/usr/common/pc/ttl_icon_ranking.png);
  background-position: 10px center;
  background-repeat: no-repeat;
  margin-top: 30px;
}

/* contents */
.contents_bg_inner {
  width: 1300px;
  margin: auto;
}
.mv-area {
  /*display: flex;
  justify-content: center;
    align-items: center;*/
  width: 1300px;
  margin: auto;
}
/*.mv-area h1 {
  margin: 0 20px 0 0;
}*/
.mv-navi {
  display: table;
  margin: 0 auto;
}
.mv-area ul {
  display: flex;
  /* justify-content: space-between; */
  /*  align-items: center;*/
  margin: 10px 0 20px;
}
.mv-area ul li {
  margin: 0 6px 6px;
}
.mv-area ul li p {
  font-size: 16px;
  margin: 8px 0 0;
}
.pu-area {
  width: 1300px;
  margin: auto;
}
.pu-area p {
  display: flex;
  justify-content: start;
  align-items: start;
  font-size: 20px;
  margin: 5px 0 20px;
  line-height: 1.6;
}
.pu-area span.pu-tit {
  color: #fff;
  margin: 0 15px 0 0;
  padding: 2px 13px 0;
  background: #000;
}
.pu-area p a {
  color: #007b69;
  text-decoration: underline !important;
  /*pointer-events: none;*/
}
.pu-area p a:hover {
  text-decoration: none !important;
}
.open-area {
  padding: 0 0 50px;
  background: #fcfaf5 url(../../../img/event/rice/open-txt_bg2.png) no-repeat center top;
}
.open-txt {
  width: 1100px;
  height: 417px;
  margin: auto;
  background: #fff url(../../../img/event/rice/open-txt_bg.png) no-repeat center bottom;
}
.open-txt p {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 2;
  padding: 70px 0 0;
}
.navi-area h2 {
  text-align: center;
  margin: 70px auto 18px;
}
ul.navi-btn {
  display: flex;
  justify-content: start;
  /*align-items: center;*/
  flex-wrap: wrap;
  width: 1085px;
  margin: auto;
}
ul.navi-btn li {
  margin: 0 10px 20px;
}
.qa-area h2 {
  text-align: center;
  margin: 60px auto 9px;
}
.qa-box {
  padding: 242px 0 70px;
  background: #fcfaf5 url(../../../img/event/rice/qa_image.png) no-repeat center 40px;
}
dl.qa-txt {
  width: 1060px;
  min-height: 500px;
  margin: auto;
  padding: 25px 0 50px;
  background: #fff;
}
dl.qa-txt dt {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.5;
  width: 826px;
  height: 64px;
  margin: auto;
  padding: 0 0 0 75px;
  background: url(../../../img/event/rice/qa-qtxt_bg.png) no-repeat center top;
}
dl.qa-txt dd {
  font-size: 20px;
  line-height: 1.7;
  /*width: 579px;
  height: 136px;*/
  margin: 40px auto 50px;
  padding: 0 0 0 165px;
  background: url(../../../img/event/rice/qa-atxt.png) no-repeat left 78px top;
}
dl.qa-txt dd:last-of-type {
  margin: 40px auto 0;
}
dl.qa-txt dd p {
    position:relative;
    width:610px;
    height:auto;
    background:#fff;
    padding:10px 70px;
    text-align:left;
    border:3px solid #f6edd0;
    border-radius:5px;
	box-shadow: 5px 5px 5px rgb(0 0 0 / 5%);
}
dl.qa-txt dd p a {
  color: #007b69;
  text-decoration: underline;
}
dl.qa-txt dd p a:hover {
  text-decoration: none;
}
dl.qa-txt dd p:after,dl.qa-txt dd p:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    right:100%;
    top:30px;
}
dl.qa-txt dd p:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:5px;
    border-bottom-width:5px;
    border-left-width:17px;
    border-right-width:17px;
    margin-top: -5px;
    border-right-color:#fff;
}
dl.qa-txt dd p:before{
    border-color: rgba(30, 144, 255, 0);
    border-top-width:7px;
    border-bottom-width:7px;
    border-left-width:23px;
    border-right-width:23px;
    margin-top: -7px;
    margin-right: 2px;
    border-right-color:#f6edd0;
}

.choose-area h2 {
  text-align: center;
  margin: 80px auto 9px;
}
.choose-box {
  padding: 40px 0 65px;
  background: #fcfaf5 url(../../../img/event/rice/choose_bg.png) no-repeat center 25px;
}
ul.choose-list {
  width: 1130px;
  margin: auto;
}
ul.choose-list li {
  background: #fff;
}
ul.choose-list li dl {
  padding: 30px 0 18px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
ul.choose-list li dl dt {
  font-size: 30px;
  font-weight: 600;
  margin: 0 0 25px;
}
ul.choose-list li dl dd a {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  line-height: 2.2;
  text-align: left;
  width: 410px;
  height: 50px;
  margin: 0 10px 12px;
  padding: 0 0 0 30px;
  border: 1px solid #000;
  display: block;
}
ul.choose-list li dl dd a:before {
  position: absolute;
  top: 40%;
  right: 20px;
  content: '';
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
 ul.choose-list02 {
  width: 1130px;
  margin: auto;
}
ul.choose-list02 li {
  background: #fff;
}
ul.choose-list02 li dl {
  padding: 35px 23px 23px;
  content:"";
  display:table
}
ul.choose-list02 li dl dt {
  font-size: 30px;
  font-weight: 600;
  margin: 0 0 25px;
  padding: 0 0 0 30px;
  text-align: center;
}

ul.choose-list02 li dl dd {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
  margin: 0 0 20px 30px;
  padding: 0 0 0 30px;
  width: 300px;
  float: left;
}
ul.choose-list02 li dl dd:before {
  position: absolute;
  top: 10px;
  left: 0;
  content: '';
  width: 7px;
  height: 7px;
  border-bottom: 3px solid #000;
  border-right: 3px solid #000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
ul.choose-list02 li dl dd a {
  color: #007b69;
  text-decoration: underline;
}
ul.choose-list02 li dl dd a:hover {
  text-decoration: none;
}
.chart-box {
  padding: 40px 0 65px;
  background: #fcfaf5 url(../../../img/event/rice/choose_bg.png) no-repeat center 25px;
  text-align: center;
}
.chart-area h2 {
  text-align: center;
  margin: 80px auto 9px;
}

.storage-list {
  text-align: center;
  width: 1100px;
  margin: 67px auto 0;
  padding: 70px 0;
  background: #fff;
}
.storage-list h3 {
  font-size: 30px;
  font-weight: 600;
  margin: 0 0 40px;
}
.storage-list h3 span {
  position: relative;
  padding: 0 0 0 30px;
}
.storage-list h3 span:before {
  position: absolute;
  top: 5px;
  left: 0;
  content: '';
  width: 18px;
  height: 31px;
  background: #fcfaf5 url(../../../img/event/rice/choose_icon.png) no-repeat center top;
}
.storage-list p {
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 20px;
}
ul.storage-table {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  width: 1036px;
  margin: auto;
}
ul.storage-table li {
  margin: 0 18px;
}
.search-area h2 {
  text-align: center;
  margin: 80px auto 9px;
}
.search-box {
  padding: 55px 0 65px;
  background: #fcfaf5;
}
ul.search-list {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  width: 1130px;
  margin: auto;
}
ul.search-list li {
  text-align: center;
  width: 540px;
  margin: 0 10px 0;
  background: #fff;
}
ul.search-list li dl {
  padding: 30px 0 38px;
}
ul.search-list li dl dt {
  font-size: 30px;
  font-weight: 600;
  margin: 0 0 25px;
}
ul.search-list li dl dd a {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  line-height: 2.2;
  text-align: left;
  width: 410px;
  height: 50px;
  margin: 0 auto 12px;
  padding: 0 0 0 30px;
  border: 1px solid #000;
  display: block;
}
ul.search-list li dl dd a:before {
  position: absolute;
  top: 40%;
  right: 20px;
  content: '';
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.search-remarks {
  display: flex;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  margin: 0 0 0 30px;
}
span.search-remarks--icon {
  position: relative;
  padding: 0 0 0 40px;
}
span.search-remarks--icon:before {
  position: absolute;
  top: -5px;
  left: 0;
  content: '';
  width: 34px;
  height: 34px;
  background: #fcfaf5 url(../../../img/event/rice/search-ri_icon.png) no-repeat center top;
}
.with-area h2 {
  text-align: center;
  margin: 80px auto 9px;
}
.with-box {
  padding: 368px 0 55px;
  background: #fcfaf5 url(../../../img/event/rice/with_image.png) no-repeat center 30px;
}
ul.with-list {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  width: 1130px;
  margin: auto;
}
ul.with-list li {
  margin: 0 10px 0;
  width: 261px;
}
ul.with-list li p a {
  position: relative;
  font-size: 22px;
  font-weight: 500;
  line-height: 2.4;
  text-align: left;
  width: calc(100% - 45px);
  height: 50px;
  margin: 25px auto 0;
  padding: 0 0 0 43px;
  border: 1px solid #000;
  background: #fff;
  display: block;
}
ul.with-list li p a:before {
  position: absolute;
  top: 40%;
  left: 20px;
  content: '';
  width: 7px;
  height: 7px;
  border-bottom: 3px solid #000;
  border-right: 3px solid #000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* banner */
a.bnr_link {
  width: 410px;
  text-align: center;
  margin: 100px auto 60px;
  display: block;
}
a.bnr_link img {
  margin: 0 0 8px;
}

.show_more {
  position: absolute;
  bottom: -10px;
  left: -2%;
  width: 105%;
  height: 200px;
  text-align: center;
  line-height: 30px;
  background: linear-gradient(180deg, rgb(252, 250, 245, 0) 0%, rgb(252, 250, 245, 1) 40%);
  cursor: pointer;
  transition: bottom 0.2s;
  z-index: 1;
}
.show_more span {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  line-height: 2.6;
  text-align: left;
  color: #fff;
  width: 115px;
  height: 42px;
  margin: 90px auto 0;
  padding: 0 0 0 20px;
  background: #000;
  border-radius: 22px;
  display: block;
  cursor: pointer;
}
.show_more span:before {
  position: absolute;
  top: 35%;
  right: 12px;
  content: '';
  width: 4px;
  height: 4px;
  border-bottom: 2.5px solid #fff;
  border-right: 2.5px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.show_more.active {
  bottom: 60px;
  height: 120px;
  background: unset;
}
.show_more.active span {
  bottom: 0;
  text-align: center;
  padding: 0;
}

.new-box {
  padding: 40px 0 60px;
  background: #fcfaf5 url(../../../img/event/rice/new-item_bg.png) no-repeat right bottom;
}

.inner-box {
  padding: 0 0 50px;
  width: 1060px;
  margin: 0 auto;
  background: #fff url(../../../img/event/rice/new_bg.png) no-repeat 20px 480px;
}

ul.new-list {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0 0;
}
ul.new-list li {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.6;
}
ul.new-list li img {
  margin: 0 50px 0 0;
}
ul.new-list li p {
  margin: 0 0 40px 0;
}

.new-area h2 {
  text-align: center;
  margin: 80px auto 9px;
}

.new-box h3 {
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  padding: 40px 0 0 30px;
}

.new2022 {
  position: relative;
  z-index: 0;
}

.new2022:before {
  position: absolute;
  top: 8px;
  left: -28px;
  content: '';
  width: 18px;
  height: 31px;
  background: url(../../../img/event/rice/new_icon.png) no-repeat center top;
}

  .new2022:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 16px;
    margin: 0 auto;
    z-index: -1;
    background: #f3edcf;
}

.new-icon {
  font-size: 0.93rem;
  font-weight: bold;
  letter-spacing: 0.15rem;
  margin: 0 20px;
  padding: 0 4px 2px 5px;
  border-radius: 5px;
  position: relative;
  top: -5px;
  color: #3266b2;
  border: 2px solid #3266b2;
}

.new-about {
  display: table;
  margin: 40px 0 20px;
  padding: 8px 15px 10px;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5;
  background: #f3edcf;
}

.new-point {
  padding: 0 0 5px 50px;
  margin-bottom: 20px;
  color: #a4935d;
  font-size: 1.7rem;
  font-weight: 600;
}

.point01 {
  background: url(../../../img/event/rice/point-icon01.png) no-repeat;
}
.point02 {
  background: url(../../../img/event/rice/point-icon02.png) no-repeat;
}
.point03 {
  background: url(../../../img/event/rice/point-icon03.png) no-repeat;
}

a.new-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 561px;
  height: 73px;
  font-size: 26px;
  margin: 25px auto 0;
  background: #fcfaf5 url(../../../img/event/rice/new-btn_bg.png) no-repeat center center;
}

.inner-box-s-all {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1060px;
  margin: 0 auto;
}

.inner-box-s {
  width: 49%;
  margin: 0 0 30px;
  background: #fff;
}
ul.new-list-s {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 20px 0;
  justify-content: space-between;
}
ul.new-list-s li {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.6;
}
ul.new-list-s li img {
  /* margin: 0 50px 0 0; */
}
ul.new-list-s li p {
  margin: 20px 0;
  text-align: justify;
  font-size: 20px;
  line-height: 1.7;
}
ul.new-list-s li:first-child {
  width: 35%;
}
ul.new-list-s li:last-child {
  width: 60%;
}

.new-icon-s {
  font-size: 0.93rem;
  font-weight: bold;
  letter-spacing: 0.15rem;
  padding: 0 4px 2px 5px;
  border-radius: 5px;
  position: relative;
  top: 9px;
  height: 100%;
}

.touhoku {
  color: #3266b2;
  border: 2px solid #3266b2;
}
.kanto {
  color: #bc367c;
  border: 2px solid #bc367c;
}
.tokai {
  color: #4ab168;
  border: 2px solid #4ab168;
}
.kinki {
  color: #ea4f27;
  border: 2px solid #ea4f27;
}
.shikoku {
  color: #47bcc9;
  border: 2px solid #47bcc9;
}
.kyusyu {
  color: #ed7c9c;
  border: 2px solid #ed7c9c;
}

.item-btn {
  display: table;
  border: 4px double;
  padding: 5px 10px 8px;
  text-align: center;
  margin: 20px auto 30px;
  font-weight: 600;
  border-radius: 8px;
}

.new-name {
  position: relative;
  z-index: 0;
  display: table;
  font-size: 1.7rem;
  font-weight: 600;
}

.new-name:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 16px;
  margin: 0 auto;
  z-index: -1;
  background: #f3edcf;
}

.name-box {
  display: flex;
  justify-content: space-between;
}

.new-other {
  margin: 40px auto 30px;
}

.year {
  background: #a4935d;
  color: #fff;
  margin: 30px auto 20px;
  display: table;
  padding: 10px;
  font-size: 1.2rem;
  font-weight: bold;
}

.txt-s {
  font-size: 0.9rem;
}

.mv-navi-box {
  text-align: center;
}