@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Zen+Old+Mincho:wght@400;500&display=swap" rel="stylesheet');
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@font-face {
  font-family: 'YuMincho';
  font-weight: normal;
  src: url("../font/A-OTF-A1MinchoStd-Bold.otf");
}

/*!
 * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

*:focus,
*::before:focus,
*::after:focus {
  outline: none;
}

html {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.15;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  background-color: #fff;
  color: #463c37;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: .05em;
  margin: 0;
  text-align: left;
}

[tabindex='-1']:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  margin-top: 0;
}

p {
  margin-bottom: 1rem;
  margin-top: 0;
}

abbr[title],
abbr[data-original-title] {
  border-bottom: 0;
  cursor: help;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1rem;
}

ol,
ul,
dl {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
  list-style: none;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  background-color: transparent;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
  font-size: 1em;
}

pre {
  margin-bottom: 1rem;
  margin-top: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0;
}

img {
  border-style: none;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  caption-side: bottom;
  color: #6c757d;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: none;
}

input,
button,
select,
optgroup,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}

input:focus-visible,
button:focus-visible,
select:focus-visible,
optgroup:focus-visible,
textarea:focus-visible {
  outline: none;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role='button'] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type='button']:not(:disabled),
[type='reset']:not(:disabled),
[type='submit']:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

input[type='radio'],
input[type='checkbox'] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}

legend {
  color: inherit;
  display: block;
  font-size: 1.5rem;
  line-height: inherit;
  margin-bottom: 0.5rem;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  width: 100%;
}

progress {
  vertical-align: baseline;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  -webkit-appearance: none;
  outline-offset: -2px;
}

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

output {
  display: inline-block;
}

summary {
  cursor: pointer;
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}
/*-----------------------------------------------
@keyframes
------------------------------------------------*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
         transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
       -moz-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
         transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes zoomOut {
  0% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
            transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@-moz-keyframes zoomOut {
  0% {
    -moz-transform: scale3d(1.2, 1.2, 1.2);
         transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1);
  }
}

@keyframes zoomOut {
  0% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
       -moz-transform: scale3d(1.2, 1.2, 1.2);
            transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
       -moz-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes confetti {
  0% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
            transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }
  25% {
    opacity: 1;
    -webkit-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
            transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }
  50% {
    -webkit-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
            transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }
  75% {
    -webkit-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
            transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }
  86% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
            transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}

@-moz-keyframes confetti {
  0% {
    opacity: 0;
    -moz-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
         transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }
  25% {
    opacity: 1;
    -moz-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
         transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }
  50% {
    -moz-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
         transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }
  75% {
    -moz-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
         transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }
  86% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -moz-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
         transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}

@keyframes confetti {
  0% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
       -moz-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
            transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }
  25% {
    opacity: 1;
    -webkit-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
       -moz-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
            transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }
  50% {
    -webkit-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
       -moz-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
            transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }
  75% {
    -webkit-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
       -moz-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
            transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }
  86% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
       -moz-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
            transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}

.u-wysiwygArea {
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: left;
  color: #463c37;
  font-family: "shippori-mincho", sans-serif;
}

@media screen and (max-width: 769px) {
  .u-wysiwygArea {
    font-size: 1.4rem;
    line-height: 1.33;
  }
}

.u-wysiwygArea * + * {
  margin-top: 1.75em;
}

.u-wysiwygArea br + * {
  margin-top: 0;
}

.u-wysiwygArea a {
  color: blue;
  text-decoration: underline;
}

@media screen and (min-width: 769px) {
  .u-wysiwygArea a {
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s;
  }
}

@media screen and (min-width: 769px) {
  .u-wysiwygArea a:hover {
    opacity: 0.6;
  }
}

.u-wysiwygArea h1 {
  font-size: 4.5rem;
  line-height: 1.4;
}

.u-wysiwygArea h2 {
  font-size: 3rem;
  line-height: 1.6;
  margin-top: 2em;
}

.u-wysiwygArea h3 {
  color: blue;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.6;
}

.u-wysiwygArea h4 {
  font-size: 1.8rem;
  line-height: 1.6;
  padding-left: 25px;
  position: relative;
}

.u-wysiwygArea h4::before {
  background: blue;
  content: '';
  height: 17px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 17px;
}

.u-wysiwygArea h5,
.u-wysiwygArea h6 {
  font-size: 1.6rem;
  line-height: 1.6;
}

.u-wysiwygArea h1 + h2,
.u-wysiwygArea h2 + h3,
.u-wysiwygArea h3 + h4,
.u-wysiwygArea h4 + h5,
.u-wysiwygArea h5 + h6 {
  margin-top: 0.5em;
}

.u-wysiwygArea p {
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: left;
  color: #463c37;
  font-family: "shippori-mincho", sans-serif;
}

@media screen and (max-width: 769px) {
  .u-wysiwygArea p {
    font-size: 1.4rem;
    line-height: 1.33;
  }
}

.u-wysiwygArea strong,
.u-wysiwygArea strong * {
  font-weight: bold;
}

.u-wysiwygArea em,
.u-wysiwygArea em * {
  font-style: italic;
}

.u-wysiwygArea ul {
  list-style-type: disc;
}

.u-wysiwygArea ol {
  list-style-type: decimal;
}

.u-wysiwygArea ul,
.u-wysiwygArea ol {
  margin-top: 1em;
  padding-left: 1.4em;
}

.u-wysiwygArea ul li,
.u-wysiwygArea ol li {
  line-height: 1.5;
  margin-top: 0.6em;
}

.u-wysiwygArea sup,
.u-wysiwygArea sub {
  font-size: 1rem;
  line-height: 1 !important;
}

.u-wysiwygArea hr {
  background: #222;
  display: block;
  height: 1px;
  width: 100%;
}

.u-wysiwygArea blockquote {
  background: blue;
  padding: 30px;
}

.u-wysiwygArea table {
  background: blue;
  border-collapse: collapse;
  height: auto !important;
  margin-top: 3em;
  width: 100% !important;
}

.u-wysiwygArea table thead th,
.u-wysiwygArea table thead td {
  font-weight: bold;
  text-align: center;
}

.u-wysiwygArea table tr th,
.u-wysiwygArea table tr td {
  border: #222 1px solid;
  line-height: 1.5;
  padding: 15px 20px;
  text-align: left;
  vertical-align: middle;
}

.u-wysiwygArea table tr th {
  font-weight: bold;
  text-align: center;
  width: 25%;
}

.u-wysiwygArea img {
  height: auto;
  margin-top: 1em;
  max-width: 100%;
  width: auto;
}

.u-wysiwygArea img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.u-wysiwygArea img.alignright {
  display: block;
  margin-left: auto;
  margin-right: 0;
}

.u-wysiwygArea .gallery {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.u-wysiwygArea .gallery-item {
  float: none;
  margin-top: 0;
  text-align: center;
}

.u-wysiwygArea .gallery-columns-2 .gallery-item {
  width: -webkit-calc((100% - 40px) / 2);
  width: -moz-calc((100% - 40px) / 2);
  width: calc((100% - 40px) / 2);
}

.u-wysiwygArea .gallery-columns-3 .gallery-item {
  width: -webkit-calc((100% - (40px * 2)) / 3);
  width: -moz-calc((100% - (40px * 2)) / 3);
  width: calc((100% - (40px * 2)) / 3);
}

/*====================================================================
siteHeader
====================================================================*/
.hero-section {
  position: relative;
  width: 100%;
  height: 700px;
  background: url("../images/kv-pc.jpg") center center/cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}

@media screen and (max-width: 769px) {
  .hero-section {
    height: auto;
    aspect-ratio: 828 / 744;
    background: url("../images/kv-sp.jpg") center center/cover;
  }
}

.hero-content {
  width: -webkit-calc(100% - 106px);
  width: -moz-calc(100% - 106px);
  width: calc(100% - 106px);
  text-align: center;
  padding-top: 60px;
}

@media screen and (max-width: 769px) {
  .hero-content {
    width: 100%;
    padding-top: 20px;
    height: -webkit-calc(100vh - 145px);
    height: -moz-calc(100vh - 145px);
    height: calc(100vh - 145px);
  }
}

.hero-contentTtl {
  color: #fff;
  text-shadow: 0 0 15px #00a8db;
  font-size: 50px;
  letter-spacing: .4em;
  line-height: 78px;
}

.hero-contentTtl span {
  font-size: 40px;
  line-height: 1;
}

@media screen and (max-width: 769px) {
  .hero-contentTtl {
    font-size: 3rem;
    line-height: 44px;
    letter-spacing: .2em;
  }
  .hero-contentTtl span {
    font-size: 1.5rem;
    line-height: 1;
  }
}

.quick-access {
  width: 106px;
  background: #f0faf6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.quick-access-title {
  font-size: 12px;
  text-align: center;
  color: #00a8db;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-top: 30px;
  margin-bottom: 40px;
}

.scroll-btn {
  width: 32px;
  height: 32px;
  background: white;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  cursor: pointer;
  border: 1px solid #00a8db;
  margin: 0 auto 1rem;
}

.scroll-btn:hover {
  background: #f0f0f0;
}

.nav-slider {
  width: 80px;
}

.slick-slide {
  padding: 0;
  float: none;
}

.slick-slide img {
  height: auto;
}

.nav-item {
  text-align: center;
  margin: 0 auto;
  width: 70px;
  height: 110px;
}

.nav-icon {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  margin: 0 auto 0.5rem;
  font-size: 1.5rem;
}

.nav-label {
  font-size: 1.2rem;
  line-height: 1;
  margin-top: 5px;
  color: #333;
  font-weight: 500;
}

@media screen and (max-width: 769px) {
  .nav-label {
    font-size: 12px;
  }
}

.nav-item img {
  width: 70px;
}

@media screen and (max-width: 769px) {
  .nav-item img {
    width: 52px;
  }
}

.scroll-btn-bottom {
  margin-top: 1rem;
}

.scroll-btn-bottom.u-right {
  margin: 0;
  rotate: 270deg;
  position: absolute;
  right: 0;
}

.slick-prev,
.slick-next {
  display: none !important;
}

/* モバイル用ハンバーガーメニュー */
.mobile-menu-trigger {
  display: none;
  position: fixed;
  right: 5px;
  bottom: 90px;
  z-index: 150;
  background: #f0faf6;
  border-radius: 10px;
  width: 88px;
  height: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  cursor: pointer;
  gap: 10px;
  opacity: 0;
  -webkit-transform: translateY(20px);
     -moz-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  -moz-transition: opacity 0.3s ease, transform 0.3s ease, -moz-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
}

.mobile-menu-trigger.show {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

@media (max-width: 768px) {
  .mobile-menu-trigger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
}

.mobile-menu-trigger-text {
  font-size: 14px;
  color: #00a0dc;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1.2;
  text-align: center;
}

.mobile-menu-trigger-icon {
  font-size: 3rem;
  margin-top: -30px;
  margin-bottom: -20px;
  color: #00a0dc;
}

.mobile-menu-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  z-index: 200;
}

.mobile-menu-overlay.active {
  display: block;
}

.mobile-menu-modal {
  position: fixed;
  bottom: -100%;
  left: 0;
  right: 0;
  background: #f0faf6;
  border-radius: 20px 20px 0 0;
  padding: 2rem 1.5rem;
  z-index: 201;
  -webkit-transition: bottom 0.3s ease;
  -moz-transition: bottom 0.3s ease;
  transition: bottom 0.3s ease;
  max-height: 80vh;
  overflow-y: auto;
}

.mobile-menu-modal.active {
  bottom: 0;
}

.mobile-menu-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  margin-bottom: 1.5rem;
}

.mobile-menu-title {
  font-size: 10px;
  color: #00a0dc;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.mobile-menu-close {
  width: 30px;
  height: 30px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.mobile-menu-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1rem 1fr 1rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}

.mobile-nav-item {
  text-align: center;
}

.mobile-nav-item img {
  width: 70px;
}

.mobile-nav-label {
  font-size: 0.85rem;
  color: #333;
  font-weight: 500;
  line-height: 1.3;
}

@media (max-width: 768px) {
  .quick-access {
    position: fixed;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    top: auto;
    bottom: 0;
    z-index: 999;
    width: 100%;
    padding: 0 1rem;
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    -moz-transition: opacity 0.3s ease, transform 0.3s ease, -moz-transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
  }
  .quick-access.hide {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(20px);
       -moz-transform: translateX(-50%) translateY(20px);
        -ms-transform: translateX(-50%) translateY(20px);
            transform: translateX(-50%) translateY(20px);
    pointer-events: none;
  }
  .quick-access-title {
    margin: 20px 0 10px;
  }
  .scroll-btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    margin: 0 0 2rem;
    width: 22px;
    height: 22px;
  }
  .scroll-btn-top {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1;
    rotate: 270deg;
  }
  .scroll-btn-bottom {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
            order: 3;
    margin-top: 0;
    rotate: 270deg;
  }
  .nav-slider {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
            order: 2;
    display: inline-block;
    vertical-align: middle;
    max-width: 320px;
  }
  .quick-access-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }
  .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
  .slick-slide {
    padding: 0;
  }
  .nav-item {
    width: 52px;
    height: auto;
  }
}

@media (min-width: 769px) {
  .mobile-menu-trigger,
  .mobile-menu-overlay,
  .mobile-menu-modal {
    display: none !important;
  }
}

@media screen and (max-width: 769px) {
  #header {
    padding-right: 60px;
  }
}

.header_lineBnr {
  display: none;
}

@media screen and (max-width: 769px) {
  .header_lineBnr {
    max-width: 106px;
    display: block;
  }
}

@media screen and (max-width: 769px) {
  .page-top {
    display: none !important;
  }
}

@media screen and (max-width: 769px) {
  .logo a {
    padding-left: 50px;
    height: 50px;
    background: url(../../images/logo_70.png) top left no-repeat;
    background-size: contain;
  }
  #header .fz32 {
    font-size: 18px;
  }
  #header .fz22 {
    font-size: 13px;
    font-weight: 600;
    margin-left: 22px;
  }
}

/*====================================================================
COMMON LAYOUT
====================================================================*/
html {
  font-size: 62.5%;
}

@media screen and (max-width: 768px) {
  html {
    font-size: -webkit-calc(10vw / 3.75);
    font-size: -moz-calc(10vw / 3.75);
    font-size: calc(10vw / 3.75);
  }
}

body {
  -webkit-font-feature-settings: 'palt' 1;
     -moz-font-feature-settings: 'palt' 1;
          font-feature-settings: 'palt' 1;
  -webkit-print-color-adjust: exact;
}

/*-----------------------------------------------
PC/SP
------------------------------------------------*/
.u-pcDb {
  display: block;
}

.u-pcDib {
  display: inline-block;
}

.u-pcDin {
  display: inline;
}

.u-pcDf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}

.u-pcDt {
  display: table;
}

.u-pcDtc {
  display: table-cell;
}

.u-pcDg {
  display: -ms-grid;
  display: grid;
}

.u-spDb,
.u-spDib,
.u-spDin,
.u-spDf,
.u-spDt,
.u-spDg,
.u-spDtc {
  display: none;
}

@media screen and (max-width: 768px) {
  .u-pcDb,
  .u-pcDib,
  .u-pcDin,
  .u-pcDf,
  .u-pcDt,
  .u-pcDg,
  .u-pcDtc {
    display: none;
  }
  .u-spDb {
    display: block;
  }
  .u-spDib {
    display: inline-block;
  }
  .u-spDin {
    display: inline;
  }
  .u-spDf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
  .u-spDg {
    display: -ms-grid;
    display: grid;
  }
  .u-spDt {
    display: table;
  }
  .u-spDtc {
    display: table-cell;
  }
}

/*-----------------------------------------------
main
------------------------------------------------*/
.siteContent {
  min-height: -webkit-calc(100vh - 170px);
  min-height: -moz-calc(100vh - 170px);
  min-height: calc(100vh - 170px);
  width: 100%;
  background: url(../images/bg-main.jpg) center center/contain;
  background-repeat: repeat-y;
}

@media screen and (max-width: 768px) {
  .siteContent {
    min-height: -webkit-calc(100vh - 50px);
    min-height: -moz-calc(100vh - 50px);
    min-height: calc(100vh - 50px);
  }
}

.sec_ttl {
  margin-bottom: 46px;
}

@media screen and (max-width: 769px) {
  .sec_ttl {
    margin-bottom: 4rem;
    padding-left: 1.5rem;
  }
}

.sec_ttl .sub {
  font-size: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #463c37;
  margin-bottom: 30px;
}

@media screen and (max-width: 769px) {
  .sec_ttl .sub {
    font-size: 1.3rem;
    margin-bottom: 0;
  }
}

.sec_ttl .main {
  font-size: 55px;
  font-family: "shippori-mincho", sans-serif;
  font-weight: 400;
  color: #463c37;
}

@media screen and (max-width: 769px) {
  .sec_ttl .main {
    font-size: 3.5rem;
    line-height: 1;
  }
}

.sec_ttl.event .sub,
.sec_ttl.event .main, .sec_ttl.line .sub,
.sec_ttl.line .main, .sec_ttl.support .sub,
.sec_ttl.support .main {
  color: #fff;
}

.common-sec {
  padding-top: 120px;
  padding-bottom: 120px;
}

@media screen and (max-width: 769px) {
  .common-sec {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

#contents {
  position: relative;
  padding-top: 120px;
  overflow: hidden;
}

@media screen and (max-width: 1440px) {
  #contents {
    padding-top: 100px;
  }
}

@media screen and (max-width: 769px) {
  #contents {
    padding-top: 84px;
  }
}

.center {
  text-align: center;
}

.secTtlArea {
  margin-bottom: 38px;
}

a {
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}

@media screen and (min-width: 769px) {
  a:hover {
    opacity: 0.6;
  }
}

@media screen and (min-width: 769px) {
  a:hover {
    text-decoration: none !important;
  }
}

.ds {
  text-shadow: 0 0 15px #00a8db;
}

@media screen and (max-width: 769px) {
  .spLeft {
    text-align: left;
  }
}

.anchor {
  padding-top: 100px;
  margin-top: -100px;
}

@media screen and (max-width: 769px) {
  .anchor {
    padding-top: 80px;
    margin-top: -80px;
  }
}

.mb0 {
  margin-bottom: 0 !important;
}

a:hover {
  text-decoration: none !important;
}

/*====================================================================
topPageFvSec
====================================================================*/
.rice_sec01_box {
  position: relative;
  width: 100%;
  background: url("../images/sec01/bg.jpg") center center/cover;
  padding: 75px 20px 0;
}

.rice_sec01_box .secLead {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 769px) {
  .rice_sec01_box {
    background: url("../images/sec01/bg-sp.jpg") center center/cover;
    background-repeat: no-repeat;
    padding: 0;
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .rice_sec01_box .secTtl {
    color: #fff;
    text-align: center;
  }
  .rice_sec01_box .secLead {
    color: #fff;
    margin-bottom: 0 !important;
  }
}

.mv_next_box_inner {
  max-width: 1120px;
  margin: 0 auto;
}

@media screen and (max-width: 769px) {
  .mv_next_box_inner {
    padding: 15px;
    padding-bottom: 40px;
    padding-top: 0;
    position: relative;
  }
}

.rice_sec01_boxTtl {
  font-size: 38px;
  text-align: center;
  margin-bottom: 30px;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 769px) {
  .rice_sec01_boxTtl {
    font-size: 2.2rem;
    letter-spacing: normal;
  }
}

.rice_sec01_boxLead {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}

.rice_sec01_boxLead + .rice_sec01_boxLead {
  margin-top: 20px;
}

@media screen and (max-width: 769px) {
  .rice_sec01_boxLead {
    font-size: 1.3rem;
    letter-spacing: normal;
  }
}

.rice_sec01_box-bottom {
  background: #f5f5f5;
  padding: 245px 0 75px;
}

@media screen and (max-width: 769px) {
  .rice_sec01_box-bottom {
    padding: 40px 15px;
    padding-top: 0;
  }
}

.water_sec01_list {
  gap: 10px;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  bottom: -200px;
  margin-top: -100px;
}

@media screen and (max-width: 769px) {
  .water_sec01_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    bottom: auto;
    margin-top: 0;
    top: -60px;
    padding-right: 40px;
  }
  .water_sec01_list::before {
    display: block;
    content: "";
    width: 100%;
    height: 120%;
    background: #f5f5f5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
}

.water_sec01_item {
  max-width: 300px;
}

.water_sec01_item:first-child {
  max-width: 270px;
  width: 22%;
}

@media screen and (max-width: 769px) {
  .water_sec01_item:first-child {
    width: 100%;
    max-width: 140px;
  }
}

.water_sec01_item:nth-child(2), .water_sec01_item:nth-child(3), .water_sec01_item:last-child {
  width: -webkit-calc(78% / 3);
  width: -moz-calc(78% / 3);
  width: calc(78% / 3);
}

@media screen and (max-width: 769px) {
  .water_sec01_item:nth-child(2), .water_sec01_item:nth-child(3), .water_sec01_item:last-child {
    width: 100%;
    max-width: 310px;
    margin: 0 auto;
  }
}

.water_sec01_itemTxt {
  padding-left: 30px;
  font-size: 14px;
  letter-spacing: 0;
}

.mv_next_box_innerNav {
  max-width: 1120px;
  margin: 0 auto;
  border-radius: 30px;
  background: #fff;
  padding: 48px 65px;
}

@media screen and (max-width: 769px) {
  .mv_next_box_innerNav {
    padding: 30px 50px;
  }
}

.mv_next_box_innerNavTtl {
  font-size: 37px;
  letter-spacing: 0.8em;
  text-align: center;
  padding: 0;
  margin-bottom: 30px;
}

@media screen and (max-width: 769px) {
  .mv_next_box_innerNavTtl {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}

.mv_next_box_innerlist {
  width: 45%;
}

@media screen and (max-width: 769px) {
  .mv_next_box_innerlist {
    width: 100%;
  }
}

.mv_next_box_innerItem {
  position: relative;
}

.mv_next_box_innerItem:last-child {
  border-bottom: 1px solid #00afdc;
}

.mv_next_box_innerNavWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 769px) {
  .mv_next_box_innerNavWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
  }
}

.mv_next_box_innerLink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  border-top: 1px solid #00afdc;
  padding: 15px 0;
}

@media screen and (max-width: 769px) {
  .mv_next_box_innerLink.rice-menu09 {
    border-top: none;
  }
}

.mv_next_box_innerLink span {
  margin-right: 50px;
}

@media screen and (max-width: 769px) {
  .mv_next_box_innerLink span {
    margin-right: 20px;
  }
}

.mv_next_box_innerLink p {
  margin-bottom: 0;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.secTtl {
  letter-spacing: 0.8em;
  padding: 0;
}

.secTtl.ds {
  text-shadow: 0 0 15px #00a8db;
}

.secTtl.center {
  text-align: center;
}

@media screen and (max-width: 769px) {
  .secTtl.spLeft {
    text-align: left;
  }
}

@media screen and (max-width: 769px) {
  .secTtl {
    letter-spacing: .5em;
  }
}

@media screen and (max-width: 769px) {
  .secTtlArea {
    margin-bottom: 20px;
  }
}

.secLead {
  font-size: 2rem;
  letter-spacing: 0.05em;
  margin-bottom: 110px;
  line-height: 46px;
}

@media screen and (max-width: 769px) {
  .secLead {
    margin-bottom: 40px;
    font-size: 1.3rem;
    letter-spacing: 0;
    line-height: 2.5;
  }
}

.secLead.ds {
  text-shadow: 0 0 15px #00a8db;
}

.secLead.center {
  text-align: center;
}

@media screen and (max-width: 769px) {
  .secLead.spLeft {
    text-align: left;
  }
}

.rice_sec02_box {
  position: relative;
  width: 100%;
  background: url("../images/sec02/bg.jpg") top center/cover;
  background-color: #00a8db;
  padding: 630px 20px 80px;
}

@media screen and (max-width: 769px) {
  .rice_sec02_box {
    background: url("../images/sec02/bg-sp.jpg") top center/cover;
    background-repeat: no-repeat;
    padding-top: 450px;
    padding-bottom: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

.rice_sec02_box::before {
  display: block;
  content: "";
  width: 200px;
  height: 474px;
  background: url(../images/sec02/ttl.png) center center/contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 100px;
}

@media screen and (max-width: 769px) {
  .rice_sec02_box::before {
    width: 100px;
    height: 237px;
    right: 20px;
  }
}

.water_sec02_img {
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 45px;
}

.water_sec02_img02 {
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 45px;
}

@media screen and (max-width: 769px) {
  .water_sec02_img02 {
    margin-bottom: 20px;
  }
}

.water_sec02Ttl {
  font-size: 56px;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 769px) {
  .water_sec02Ttl {
    font-size: 2.8rem;
  }
}

.water_sec02_lead {
  color: #fff;
  font-size: 1.7rem;
  line-height: 2;
  max-width: 970px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 769px) {
  .water_sec02_lead {
    font-size: 1.4rem;
    letter-spacing: normal;
  }
}

.rice_sec02_innerList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  gap: 70px;
}

@media screen and (max-width: 769px) {
  .rice_sec02_innerList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    gap: 0;
  }
}

.rice_sec02_innerItem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.rice_sec02_innerItem img {
  width: 248px;
}

@media screen and (max-width: 769px) {
  .rice_sec02_innerItem img {
    width: 100px;
  }
}

.rice_sec02_innerItemTxt {
  text-shadow: 0 0 15px #00a8db;
  text-align: center;
}

@media screen and (max-width: 769px) {
  .rice_sec02_innerItemTxt {
    font-size: 1.2rem;
  }
}

.rice_sec03_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  background-color: #fff;
}

@media screen and (max-width: 769px) {
  .rice_sec03_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
            flex-direction: column-reverse;
  }
}

.water_sec03_imgArea {
  display: block;
  width: 45%;
}

@media screen and (max-width: 769px) {
  .water_sec03_imgArea {
    width: 100%;
  }
}

.water_sec03_imgArea img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100% !important;
  height: 100% !important;
}

.water_sec03_itemFig {
  width: 30%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.water_sec03_txtArea {
  width: 60%;
  max-width: 700px;
  margin-left: auto;
  padding: 60px 15px 20px 20px;
  background: #fff;
}

@media screen and (max-width: 769px) {
  .water_sec03_txtArea {
    width: 100%;
    padding: 30px 15px;
  }
}

.water_sec03_ttl {
  font-size: 5rem;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 769px) {
  .water_sec03_ttl {
    font-size: 2.8rem;
    letter-spacing: normal;
  }
}

.water_sec03_lead {
  font-size: 3rem;
}

@media screen and (max-width: 769px) {
  .water_sec03_lead {
    font-size: 1.8rem;
  }
}

.water_sec03_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.water_sec03_item:first-child {
  margin-bottom: 20px;
}

.water_sec03_itemTxtArea {
  width: 64%;
}

.water_sec03_itemTxtAreaTtl {
  font-size: 2.2rem;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #00a8db;
}

@media screen and (max-width: 769px) {
  .water_sec03_itemTxtAreaTtl {
    font-size: 1.6rem;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 769px) {
  .water_sec03_itemTxtAreaTxt {
    font-size: 1.3rem;
    letter-spacing: normal;
  }
}

.rice_sec03_box-bottom {
  background: #d4f4fc;
  padding: 75px 0;
}

@media screen and (max-width: 769px) {
  .rice_sec03_box-bottom {
    padding: 40px 0;
  }
}

.rice_sec03_box-bottomInner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  gap: 40px;
}

@media screen and (max-width: 769px) {
  .rice_sec03_box-bottomInner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    gap: 20px;
  }
}

.rice_sec03_innerList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  gap: 20px;
  padding: 0 20px;
  max-width: 1160px;
  margin: 0 auto;
}

@media screen and (max-width: 769px) {
  .rice_sec03_innerList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
  }
}

.rice_sec03_innerItem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.rice_sec03_innerItem:first-child {
  margin-bottom: 5.5rem;
}

.rice_sec03_innerItem img {
  width: 100%;
  max-width: 520px;
}

.rice_sec03_innerItemTxt {
  color: #a87853;
  font-size: 5.8rem;
  text-align: center;
  line-height: 1.2;
}

@media screen and (max-width: 769px) {
  .rice_sec03_innerItemTxt {
    font-size: 2.4rem;
  }
}

.rice_sec03_innerItemTxt span {
  font-size: 2rem;
}

@media screen and (max-width: 769px) {
  .rice_sec03_innerItemTxt span {
    font-size: 1.2rem;
  }
}

.rice_sec04_box {
  position: relative;
  width: 100%;
  background: url("../images/sec04/bg.jpg") center center/cover;
  padding: 90px 20px 125px;
}

@media screen and (max-width: 769px) {
  .rice_sec04_box {
    background: url("../images/sec04/bg-sp.jpg") center center/cover;
    background-repeat: no-repeat;
    padding: 40px 20px;
  }
}

.rice_sec04_ttl {
  text-align: center;
  font-style: italic;
  font-size: 5.6rem;
  color: #fff;
  letter-spacing: .3em;
}

@media screen and (max-width: 769px) {
  .rice_sec04_ttl {
    padding-top: 0;
    font-size: 2.3rem;
    letter-spacing: normal;
    width: 110%;
    position: relative;
    left: -5%;
  }
}

.water_sec04_fig {
  margin-bottom: 40px;
}

.water_sec04_ttl {
  font-size: 38px;
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (max-width: 769px) {
  .water_sec04_ttl {
    font-size: 1.8rem;
    padding-top: 20px;
    margin-bottom: 20px;
  }
}

.rice_sec04_inner {
  border-radius: 30px;
  background: #fff;
  padding: 50px;
  max-width: 1120px;
  margin: 0 auto;
  opacity: .8;
}

@media screen and (max-width: 769px) {
  .rice_sec04_inner {
    padding: 20px;
    width: 100%;
    margin-bottom: 0;
  }
}

.rice_sec04_innerTop {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* 罫線も含む長さ       */
  width: 100%;
  /* BOXの幅              */
  padding: 0 50px 50px;
  background: #ffffff;
  /* BOXの背景色          */
  border: 2px dashed #00a8db;
  /* 枠線の指定           */
  border-radius: 24px;
  /* 角丸の指定           */
  -webkit-box-shadow: 0 0 0 12px #ffffff;
          box-shadow: 0 0 0 12px #ffffff;
  /* 影を利用した外余白   */
  position: relative;
  margin-bottom: 94px;
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerTop {
    padding: 0;
    border: none;
    margin-bottom: 60px;
  }
}

.rice_sec04_innerTopTtl {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  font-size: 4rem;
  letter-spacing: .3em;
  padding: 0 8px;
  background: #fff;
  position: relative;
  margin: 0 auto;
  top: -4rem;
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerTopTtl {
    position: static;
    font-size: 2.2rem;
    letter-spacing: normal;
    line-height: 1.5;
  }
}

.rice_sec04_innerTopTtl02 {
  position: relative;
  margin: 0 auto;
  top: -4rem;
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerTopTtl02 {
    position: static;
    font-size: 1rem;
    letter-spacing: .2em;
    margin-bottom: 2rem;
    margin-top: 0.5rem;
    line-height: 1.2;
  }
}

.rice_sec04_innerTopBgBlue {
  background: #00a8db;
  text-align: center;
  color: #fcee8f;
  max-width: 650px;
  margin: 0 auto;
  margin-bottom: 8rem;
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerTopBgBlue {
    min-width: 650px;
    font-size: 1.6rem;
    line-height: 1.2;
    margin-bottom: 3rem;
    padding: 5px 1rem;
  }
}

.rice_sec04_innerTopItemTtl {
  color: #00a8db;
  text-align: center;
  background: #fcee8f;
  border-radius: 50px;
  position: relative;
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerTopItemTtl {
    padding: 5px;
  }
}

.rice_sec04_innerTopItemTtl::before {
  display: block;
  content: "";
  width: 91px;
  height: 42px;
  background: url(../images/sec04/sekai.png) center center/contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -30px;
  left: 20px;
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerTopItemTtl::before {
    width: 72px;
    top: -25px;
    left: 3px;
  }
}

.rice_sec04_innerTopItemTtl.u-02::before {
  background: url(../images/sec04/hokkaido.png) center center/contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerTopItemTxt {
    font-size: 1.3rem;
  }
}

.rice_sec04_innerTopList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  gap: 50px;
  margin-bottom: 68px;
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerTopList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    margin-bottom: 3rem;
  }
}

.rice_sec04_innerTopArrow {
  width: 200px;
  margin: 0 auto;
  display: block;
  margin-bottom: 30px;
}

.rice_sec04_innerTopFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  gap: 50px;
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerTopFlex {
    gap: 20px;
  }
  .rice_sec04_innerTopFlex p {
    font-size: 1.2rem;
  }
}

.rice_sec04_innerTopFlex img {
  max-width: 192px;
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerTopFlex img {
    max-width: 85px;
  }
}

.rice_sec04_innerBottomTtl {
  text-align: center;
  font-size: 3.7rem;
  position: relative;
  z-index: 1;
}

.rice_sec04_innerBottomTtl span {
  background: #00a8db;
  color: #fff;
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerBottomTtl {
    font-size: 2.2rem;
    letter-spacing: 0.05em;
    width: 110%;
    position: relative;
    left: -5%;
  }
}

.rice_sec04_innerBottomTtl::before {
  display: block;
  content: "";
  width: 201px;
  height: 134px;
  background: url(../images/sec04/img04.png) center center/contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 30px;
  top: -120px;
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerBottomTtl::before {
    width: 85px;
    height: 56px;
    top: -50px;
    right: -35px;
  }
}

.rice_sec04_innerBottomFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  gap: 66px;
  margin-top: 35px;
  margin-bottom: -200px;
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerBottomFlex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    margin-bottom: 0;
  }
}

.rice_sec04_innerBottomImg02 {
  max-width: 300px;
}

.rice_sec04_innerBottomImg03 {
  margin-top: 30px;
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerBottomImg03 {
    display: block;
    margin-top: 0;
    max-width: 194px;
    margin: 0 auto;
  }
}

.rice_sec04_innerBottomTxtArea {
  position: relative;
  top: -200px;
  z-index: 0;
  width: 52%;
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerBottomTxtArea {
    display: none;
  }
}

.rice_sec04_innerBottomName {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
          align-items: flex-end;
  gap: 5px;
  font-size: 4rem;
}

.rice_sec04_innerBottomName span {
  font-size: 1.8rem;
  margin-bottom: 5px;
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerBottomName span {
    font-size: 1.2rem;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerBottomName {
    font-size: 2rem;
  }
}

.rice_sec04_innerBottomTxt span {
  color: #942430;
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerBottomTxt {
    font-size: 1.4rem;
  }
}

.rice_sec04_innerBottomRight {
  width: -webkit-calc(48% - 66px);
  width: -moz-calc(48% - 66px);
  width: calc(48% - 66px);
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerBottomRight {
    width: 100%;
  }
}

@media screen and (max-width: 769px) {
  .rice_sec04_innerBottomRightNameFig {
    position: relative;
  }
  .rice_sec04_innerBottomRightNameFig::before {
    display: block;
    content: "";
    width: 88px;
    height: 67px;
    background: url(../images/sec04/img05.png) center center/contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -20px;
    left: -62px;
  }
}

.rice_sec05_box {
  margin-top: 120px;
}

@media screen and (max-width: 769px) {
  .rice_sec05_box {
    margin-top: 50px;
  }
}

.rice_sec05_box .secTtl {
  margin-left: 0.8em;
}

.rice_sec05_navArea {
  padding: 30px 20px;
  background: #f0faf6;
  margin-top: 90px;
  margin-bottom: 90px;
}

@media screen and (max-width: 769px) {
  .rice_sec05_navArea {
    display: none;
  }
}

.rice_sec05_nav {
  max-width: 1140px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  margin-top: 3rem;
}

.rice_sec05_navItemLink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  text-decoration: none;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}

@media screen and (min-width: 769px) {
  .rice_sec05_navItemLink:hover {
    opacity: 0.6;
  }
}

@media screen and (min-width: 769px) {
  .rice_sec05_navItemLink:hover {
    text-decoration: none;
  }
}

.rice_sec05_navItemLink img {
  width: 70px;
}

.rice_sec05_navItemTxt {
  margin-bottom: 0;
  padding: 0;
}

.rice_sec05_infoList {
  margin-top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  gap: 200px;
  margin-bottom: 200px;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoList {
    gap: 50px;
    margin-top: 20px;
    margin-bottom: 50px;
  }
}

.rice_sec05_infoList.u-sec09 {
  gap: 40px;
  margin-top: 0;
  margin-bottom: 60px;
}

.rice_sec05_infoItem {
  position: relative;
  padding-top: 100px;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoItem {
    padding: 0 15px;
    padding-top: 200px;
  }
}

.rice_sec05_infoItem::before {
  display: block;
  content: "";
  width: 70%;
  max-width: 1025px;
  height: auto;
  aspect-ratio: 1025 / 856;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  background: url(../images/sec05/bg01.jpg) center center/contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoItem::before {
    width: 90%;
  }
}

.rice_sec05_infoItem:last-child::before {
  background: url(../images/sec05/bg02.jpg) center center/contain;
  background-repeat: no-repeat;
}

.rice_sec05_infoItem:last-child .rice_sec05_infoBnrList::before {
  background: url(../images/sec05/img02.png) center center/contain;
  background-repeat: no-repeat;
}

.rice_sec05_infoItem.u-sec08 .rice_sec05_infoItemInner {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.rice_sec05_infoItem.u-sec08 .rice_sec05_infoItemInner::after {
  display: block;
  content: "";
  width: 745px;
  height: 745px;
  border-radius: 50%;
  position: absolute;
  bottom: -400px;
  right: auto;
  left: 180px;
  z-index: -1;
  background: #fff;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoItem.u-sec08 .rice_sec05_infoItemInner::after {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    bottom: -50px;
    left: -10%;
  }
}

.rice_sec05_infoItem.u-sec08::before {
  display: block;
  content: "";
  width: 52%;
  max-width: 754px;
  height: auto;
  aspect-ratio: 754 / 490;
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  z-index: -2;
  background: url(../images/sec07/bg02.jpg) center center/contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoItem.u-sec08::before {
    width: 90%;
    aspect-ratio: 755 / 653;
    background-repeat: no-repeat;
  }
}

.rice_sec05_infoItem.u-sec08 .rice_sec05_infoItemTtl {
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoItem.u-sec08 .rice_sec05_infoItemTtl {
    top: 120px;
    height: 100%;
  }
}

.rice_sec05_infoItem.u-sec08 .rice_sec05_infoItemTtl.u-sec09 {
  width: 200px;
  padding: 0;
}

.rice_sec05_infoItem.u-sec09 {
  padding-top: 0;
}

.rice_sec05_infoItem.u-sec09::before {
  background: url(../images/sec09/img02.png) center center/contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoItem.u-sec09::before {
    background: url(../images/sec09/sp.png) center center/contain;
    background-repeat: no-repeat;
  }
}

.rice_sec05_infoItemInner {
  max-width: 1160px;
  padding: 0 20px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
          align-items: flex-end;
  position: relative;
}

.rice_sec05_infoItemInner::after {
  display: block;
  content: "";
  width: 876px;
  height: 876px;
  border-radius: 50%;
  position: absolute;
  bottom: -100px;
  right: -100px;
  z-index: -1;
  background: #fff;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoItemInner::after {
    width: 120%;
    height: auto;
    aspect-ratio: 1 / 1;
    right: -10%;
    bottom: auto;
  }
}

.rice_sec05_infoItemMain {
  width: 652px;
  position: relative;
  margin-top: 120px;
  padding-left: 50px;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoItemMain {
    margin-top: 0;
    padding-left: 0;
    width: 100%;
  }
}

.water-sec05-subTtl {
  padding-top: 100px;
}

.water-sec05-ttl {
  letter-spacing: 0;
  font-size: 4.2rem;
}

@media screen and (max-width: 769px) {
  .water-sec05-ttl {
    font-size: 2.3rem;
  }
}

.rice_sec05_infoItemTtl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 46px;
  padding: 0;
  padding-right: 130px;
  letter-spacing: 0.5em;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoItemTtl {
    font-size: 24px;
  }
}

.rice_sec05_infoItemInnerSp {
  width: -webkit-calc(100% - 10px);
  width: -moz-calc(100% - 10px);
  width: calc(100% - 10px);
  margin-right: 10px;
}

.rice_sec05_infoItemInnerSp.u-yume {
  position: relative;
  bottom: -35px;
}

.rice_sec05_infoItemMainLogo {
  max-width: 412px;
  margin-bottom: 200px;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoItemMainLogo {
    display: none;
  }
}

.rice_sec05_infoItemMainLogo.u-02 {
  margin-bottom: 30px;
}

@media screen and (max-width: 769px) {
  .water_sec06_mainTxtArea {
    margin-top: 40px;
  }
}

.rice_sec06_box {
  background: #d4f4fc;
  padding: 100px 20px 80px;
}

.rice_sec06_box.sec08 {
  background: #ffffff;
  padding-bottom: 0;
}

.rice_sec06_box.sec08 .water_sec06_ttl {
  background: rgba(140, 108, 72, 0.202);
  color: #724f35;
}

@media screen and (max-width: 769px) {
  .rice_sec06_box.sec08 .water_sec06_ttl {
    border-radius: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.rice_sec06_box.sec08 .water_sec06_ttl::before {
  background: url(../images/sec08/icon.png) center center/contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 769px) {
  .rice_sec06_box.sec08 .water_sec06_ttl::before {
    width: 26px;
    height: 26px;
    left: 15px;
  }
}

.rice_sec06_box.sec08 .water_sec06_ttl::after {
  background: url(../images/sec08/interview.png) center center/contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 769px) {
  .rice_sec06_box.sec08 .water_sec06_ttl::after {
    top: -50px;
    left: 29px;
  }
}

.rice_sec06_box.sec08 .rice_sec06_box-inner {
  position: relative;
}

.rice_sec06_box.sec08 .water_sec06_mainTtl {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.rice_sec06_box.sec08 .water_sec06_mainTtl::before, .rice_sec06_box.sec08 .water_sec06_mainTtl::after {
  background: url(../images/qo-brown.png) center center/contain;
  background-repeat: no-repeat;
  top: -40px;
  right: 0;
}

.rice_sec06_box.sec08 .water_sec06_mainTtl::after {
  top: auto;
  right: auto;
  bottom: -80px;
  left: 0;
}

.rice_sec06_box.sec08 .water_sec06_mainProfArea {
  position: absolute;
  top: -30px;
  right: 50px;
  max-width: 320px;
}

@media screen and (max-width: 769px) {
  .rice_sec06_box.sec08 .water_sec06_mainProfArea {
    position: static;
  }
}

.rice_sec06_box.sec08 .water_sec06_mainTxtAreaInner {
  padding-right: 350px;
}

@media screen and (max-width: 769px) {
  .rice_sec06_box.sec08 .water_sec06_mainTxtAreaInner {
    padding-right: 0;
  }
}

.water_sec08_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.water_sec08_flex figure {
  width: 30%;
}

@media screen and (max-width: 769px) {
  .water_sec08_flex figure {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 769px) {
  .water_sec08_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
  }
}

.water_sec08_flexTxtArea {
  width: 65%;
}

@media screen and (max-width: 769px) {
  .water_sec08_flexTxtArea {
    width: 100%;
  }
}

.rice_sec06_box-inner {
  max-width: 1200px;
  margin: 0 auto;
}

.water_sec06_mainTtl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 4rem;
  letter-spacing: .1em;
  padding-top: 50px;
  padding-bottom: 0;
  position: relative;
}

@media screen and (max-width: 769px) {
  .water_sec06_mainTtl {
    font-size: 2.2rem;
    padding-top: 20px;
  }
}

.water_sec06_mainTtl::before, .water_sec06_mainTtl::after {
  display: block;
  content: "";
  width: 32px;
  height: 94px;
  background: url(../images/sec04/qo.png) center center/contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 15px;
  right: 0;
}

@media screen and (max-width: 769px) {
  .water_sec06_mainTtl::before, .water_sec06_mainTtl::after {
    top: 0;
  }
}

.water_sec06_mainTtl::after {
  top: auto;
  right: auto;
  bottom: -30px;
  left: 0;
  rotate: 180deg;
}

@media screen and (max-width: 769px) {
  .water_sec06_mainTtl::after {
    top: auto;
  }
}

.water_sec06_mainTxt {
  font-size: 1.6rem;
}

@media screen and (max-width: 769px) {
  .water_sec06_mainTxt {
    font-size: 1.4rem;
  }
}

.water_sec06_mainTxt.brown {
  color: #724f35;
  font-size: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

@media screen and (max-width: 769px) {
  .water_sec06_mainTxt.brown {
    font-size: 1.6rem;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
  }
}

.water_sec06_mainTxt.brown::before {
  display: block;
  content: "";
  width: 50px;
  height: 1px;
  background: #724f35;
  margin-right: 10px;
}

@media screen and (max-width: 769px) {
  .water_sec06_mainTxt.brown::before {
    margin-top: 15px;
  }
}

.water_sec06_ttl {
  background: #fff;
  border-radius: 50px;
  padding: 20px;
  padding-left: 170px;
  padding-right: 280px;
  color: #005099;
  font-size: 2rem;
  position: relative;
}

@media screen and (max-width: 769px) {
  .water_sec06_ttl {
    border-radius: 20px;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 50px;
    padding-bottom: 15px;
    font-size: 1.6rem;
  }
}

.water_sec06_ttl::before {
  display: block;
  content: "";
  width: 35px;
  height: 35px;
  background: url(../images/sec04/icon.png) center center/contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 30px;
}

@media screen and (max-width: 769px) {
  .water_sec06_ttl::before {
    width: 26px;
    height: 26px;
    left: 15px;
  }
}

.water_sec06_ttl::after {
  display: block;
  content: "";
  width: 194px;
  height: 78px;
  background: url(../images/sec04/interview.png) center center/contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -38px;
  left: 74px;
}

@media screen and (max-width: 769px) {
  .water_sec06_ttl::after {
    top: -50px;
    left: 29px;
  }
}

.water_sec06_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  gap: 30px;
  padding-right: 40px;
}

@media screen and (max-width: 769px) {
  .water_sec06_flex {
    padding-right: 0;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
            justify-content: flex-end;
  }
}

.water_sec06_mainProfArea {
  position: relative;
  top: -100px;
}

@media screen and (max-width: 769px) {
  .water_sec06_mainProfArea {
    position: static;
    width: 50%;
  }
}

.water_sec06_mainProfLink {
  width: 100%;
  border-radius: 20px;
  border: 1px solid #ff0000;
  font-size: 1.8rem;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  color: #000;
  background: #fff;
  gap: 10px;
  padding: 10px;
  margin-top: 20px;
}

@media screen and (max-width: 769px) {
  .water_sec06_mainProfLink {
    font-size: 1.4rem;
    padding: 5px;
    margin-top: 10px;
  }
}

.water_sec06_mainProfLink::before {
  display: block;
  content: "";
  width: 30px;
  height: 22px;
  background: url(../images/icon-youtube.png) center center/contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 769px) {
  .water_sec06_mainProfLink::before {
    width: 15px;
    height: 11px;
  }
}

.water_sec06_mainProfLink.insta {
  border: 1px solid #ae36bf;
}

.water_sec06_mainProfLink.insta::before {
  display: block;
  content: "";
  width: 32px;
  height: 32px;
  background: url(../images/icon-insta.png) center center/contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 769px) {
  .water_sec06_mainProfLink.insta::before {
    width: 16px;
    height: 16px;
  }
}

.water_secTtlAreaLead {
  text-align: center;
  font-size: 2.4rem;
  padding: 0 20px;
}

@media screen and (max-width: 769px) {
  .water_secTtlAreaLead {
    font-size: 1.6rem;
  }
}

.rice_sec08_infoItemMainLogo {
  top: 50px;
  left: 250px;
  max-width: 778px;
  margin-left: 200px;
}

.rice_sec08_infoItemMainLogo.u-sec09 {
  width: 340px;
}

@media screen and (max-width: 769px) {
  .rice_sec08_infoItemMainLogo {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    margin-left: 20%;
  }
}

.rice_sec08_infoItemMain {
  margin-left: 200px;
  max-width: 540px;
  margin-top: 150px;
}

@media screen and (max-width: 769px) {
  .rice_sec08_infoItemMain {
    margin-top: 45%;
    margin-left: 100px;
    margin-top: 100px;
  }
  .rice_sec08_infoItemMain p {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 1.4rem;
    letter-spacing: 0.05em;
  }
}

.rice_sec08_infoItemMain.u-sec09 {
  margin-left: 0;
  max-width: 570px;
}

@media screen and (max-width: 769px) {
  .rice_sec08_infoItemMain.u-sec09 {
    max-width: 100%;
    padding-left: 100px;
  }
}

.rice_sec05_infoItemMainInfo {
  max-width: 562px;
}

.rice_sec05_infoBnr {
  background: url(../images/bnr-bg.png) center center/cover;
  background-repeat: no-repeat;
  width: 100%;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnr {
    border-radius: 20px;
    margin-top: 50px;
  }
}

.rice_sec05_infoBnr.u-sec09 {
  background-image: none;
  background-color: rgba(140, 108, 72, 0.2);
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnr.u-sec09 {
    margin-top: 100px;
  }
}

.rice_sec05_infoItemMainTxtArea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
  padding-right: 15%;
  width: 100%;
  font-size: 2.7rem;
  gap: 20px;
  margin-top: 40px;
}

.rice_sec05_infoItemMainTxt {
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}

.rice_sec05_infoBnrList {
  position: relative;
  max-width: 1160px;
  padding: 0 20px;
  padding-right: 2px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
  min-height: 140px;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnrList {
    padding: 0;
    min-height: auto;
  }
}

.rice_sec05_infoBnrList::before {
  display: block;
  content: "";
  width: 184px;
  height: 514px;
  background: url(../images/sec05/img01.png) center center/contain;
  background-repeat: no-repeat;
  left: 150px;
  bottom: -98px;
  position: absolute;
  z-index: 2;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnrList::before {
    display: none;
  }
}

.rice_sec05_infoBnrList.u-sec07-1 {
  padding-left: 370px;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnrList.u-sec07-1 {
    padding-left: 0;
  }
}

.rice_sec05_infoBnrList.u-sec07-1::before {
  width: 370px;
  height: 350px;
  left: 0;
  bottom: -50px;
  background: url(../images/sec06/img01.png) center center/contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnrList.u-sec07-1::before {
    width: 178px;
    height: 190px;
    top: -170px;
    left: 10px;
  }
}

.rice_sec05_infoBnrList.u-sec07-2 {
  padding-right: 350px;
  bottom: 0;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnrList.u-sec07-2 {
    padding-right: 0;
  }
}

.rice_sec05_infoBnrList.u-sec07-2 .rice_sec05_infoBnrListWrap {
  margin-left: 0;
  margin-right: auto;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnrList.u-sec07-2 .rice_sec05_infoBnrListWrap {
    margin-left: auto;
    margin-right: 0;
  }
}

.rice_sec05_infoBnrList.u-sec07-2::before {
  width: 350px;
  height: 335px;
  background: url(../images/sec06/img02.png) center center/contain;
  background-repeat: no-repeat;
  left: auto;
  right: 0;
  bottom: -50px;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnrList.u-sec07-2::before {
    width: 178px;
    height: 190px;
    top: -170px;
    left: auto;
    right: 0;
  }
}

.rice_sec05_infoBnrList.u-sec08-1 {
  padding-left: 390px;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnrList.u-sec08-1 {
    padding-left: 0;
  }
}

.rice_sec05_infoBnrList.u-sec08-1::before {
  width: 397px;
  height: 421px;
  left: 0;
  background: url(../images/sec07/img01.png) center center/contain !important;
  background-repeat: no-repeat !important;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnrList.u-sec08-1::before {
    width: 150px;
    height: 190px;
    top: -170px;
  }
}

.rice_sec05_infoBnrList.u-sec08-2 {
  padding-right: 390px;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnrList.u-sec08-2 {
    padding-right: 0;
  }
}

.rice_sec05_infoBnrList.u-sec08-2::before {
  left: auto;
  right: 0;
  width: 397px;
  height: 421px;
  background: url(../images/sec07/img02.png) center center/contain !important;
  background-repeat: no-repeat !important;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnrList.u-sec08-2::before {
    width: 150px;
    height: 190px;
    left: auto;
    right: 0;
    top: -170px;
  }
}

.rice_sec05_infoBnrList.u-sec08-2 .rice_sec05_infoBnrListWrap {
  margin-left: 0;
  margin-right: auto;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnrList.u-sec08-2 .rice_sec05_infoBnrListWrap {
    margin-left: auto;
    margin-right: 0;
  }
}

.rice_sec05_infoBnrList.u-sec09-1::before {
  width: 360px;
  height: 360px;
  background: url(../images/sec08/wednesday-img.png) center center/contain !important;
  background-repeat: no-repeat !important;
  left: 50px;
  bottom: 20px;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnrList.u-sec09-1::before {
    display: none;
  }
}

.rice_sec05_infoBnrList.u-sec09-2 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

.rice_sec05_infoBnrList.u-sec09-2 .rice_sec05_infoBnrListWrap {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  margin-left: 0;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnrList.u-sec09-2 .rice_sec05_infoBnrListWrap {
    margin-left: auto;
  }
}

.rice_sec05_infoBnrList.u-sec09-2::before {
  left: auto;
  right: 0;
  bottom: 20px;
  width: 360px;
  height: 360px;
  background: url(../images/sec08/taisetsu-img.png) center center/contain !important;
  background-repeat: no-repeat !important;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnrList.u-sec09-2::before {
    width: 154px;
    height: 114px;
    top: -100px;
    left: 20px;
  }
}

.rice_sec05_infoBnrList.u-sec09-3::before {
  width: 360px;
  height: 360px;
  left: 50px;
  bottom: 20px;
  background: url(../images/sec08/wednesday-img.png) center center/contain !important;
  background-repeat: no-repeat !important;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnrList.u-sec09-3::before {
    width: 154px;
    height: 114px;
    top: -100px;
    left: 20px;
  }
}

.rice_sec05_infoBnrListWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 12px;
  max-width: 652px;
  margin-left: auto;
  padding: 20px 0;
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnrListWrap {
    padding-left: 20px;
    padding-top: 0;
  }
}

.rice_sec05_infoBnrListWrap a {
  width: -webkit-calc(25% - 12px);
  width: -moz-calc(25% - 12px);
  width: calc(25% - 12px);
}

@media screen and (max-width: 769px) {
  .rice_sec05_infoBnrListWrap a {
    width: -webkit-calc(50% - 12px);
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px);
  }
}

.water_sec05_infoSpArea {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  margin-bottom: -30px;
}

.water_sec05_infoSpArea img {
  width: 92px;
  height: 257px;
  position: relative;
  top: -40px;
}

.water_sec05_infoSp {
  text-align: center;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 2rem;
}

.water_sec05_infoSp span {
  font-size: 1.5rem;
}

.rice_sec06_archive {
  position: relative;
  margin-top: 85px;
}

@media screen and (max-width: 769px) {
  .rice_sec06_archive {
    margin-top: 50px;
  }
}

.rice_sec06_archiveInner {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  max-width: 1160px;
  padding: 0 20px;
  margin: 0 auto;
  gap: 80px;
}

.rice_sec06_archiveInner.u-02 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 769px) {
  .rice_sec06_archiveInner.u-02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    gap: 20px;
  }
}

@media screen and (max-width: 769px) {
  .rice_sec06_archiveInner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    gap: 20px;
  }
}

.rice_sec06_archiveTxtArea {
  width: 55%;
}

@media screen and (max-width: 769px) {
  .rice_sec06_archiveTxtArea {
    width: 100%;
  }
}

@media screen and (max-width: 769px) {
  .rice_sec06_archiveTxt {
    line-height: 2;
    font-size: 1.4rem;
    padding: 0;
    letter-spacing: 0.05em;
  }
}

.rice_sec06_archiveFigArea {
  width: 45%;
}

@media screen and (max-width: 769px) {
  .rice_sec06_archiveFigArea {
    width: 100%;
  }
}

.rice_sec06_archiveimg01 {
  margin-top: 300px;
  max-width: 400px;
}

@media screen and (max-width: 769px) {
  .rice_sec06_archiveimg01 {
    margin: 0 auto;
    display: block;
    max-width: 190px;
  }
}

.rice_sec06_archiveFigArea02 {
  max-width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 769px) {
  .rice_sec06_archiveFigArea02 {
    display: block;
    max-width: 100%;
  }
}

.rice_sec06_archiveimg02 {
  max-width: 600px;
  width: 45%;
  position: absolute;
  left: 0;
  bottom: 300px;
  z-index: -1;
}

@media screen and (max-width: 769px) {
  .rice_sec06_archiveimg02 {
    display: none;
  }
}

.rice_sec06_archiveimg03 {
  width: 354px;
  height: 354px;
  position: relative;
  bottom: 0;
}

@media screen and (max-width: 769px) {
  .rice_sec06_archiveimg03 {
    height: auto;
    width: 100%;
    max-width: 330px;
    margin: 0 auto;
  }
}

.rice_sec06_archiveTtl {
  font-size: 4rem;
  margin-bottom: 74px;
  border-left: 5px solid #00a8db;
  padding: 0;
  padding-left: 20px;
}

@media screen and (max-width: 769px) {
  .rice_sec06_archiveTtl {
    font-size: 2.2rem;
    margin-bottom: 30px;
    border-left: 3px solid #00a8db;
    padding-left: 15px;
  }
}

.rice_sec07_infoAreaBottom {
  margin: 0 auto;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
  gap: 10px;
  max-width: 1160px;
  font-size: 1.5rem;
  padding: 0 20px;
  padding-right: 200px;
}

.rice_sec07_infoAreaBottom.u-sec08-2 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 769px) {
  .rice_sec07_infoAreaBottom {
    padding-right: 0;
    font-size: 1.4rem;
    text-indent: -6em;
    padding-left: 6em;
    display: block;
    margin-bottom: 0;
  }
}

.rice_sec07_infoArea {
  margin: 0 auto;
  margin-top: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 10px;
  max-width: 1160px;
  font-size: 2.4rem;
  padding: 0 20px;
}

@media screen and (max-width: 769px) {
  .rice_sec07_infoArea {
    margin-bottom: 100px;
  }
  .rice_sec07_infoArea p {
    text-align: center;
  }
}

.rice_sec07_infoArea.u-02 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 769px) {
  .rice_sec07_infoArea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    margin-top: 90px;
    gap: 5px;
  }
  .rice_sec07_infoArea.u-mb0 {
    margin-bottom: 10px !important;
  }
  .rice_sec07_infoArea.u-02 {
    padding-left: 20px;
  }
  .rice_sec07_infoArea.u-sec09 {
    margin-top: 30px;
  }
  .rice_sec07_infoArea p {
    padding: 0;
    font-size: 1.2rem;
    margin-bottom: 0;
    letter-spacing: normal;
  }
}

.rice_sec07_infoArea img {
  width: 178px;
}

.rice_sec07_infoArea.u-sec09 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 25%;
}

@media screen and (max-width: 769px) {
  .rice_sec07_infoArea.u-sec09 {
    padding-left: 0;
  }
}

.rice_sec07_infoArea.u-sec09 img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 48px;
}

.rice_sec07_infoArea.u-sec09 p {
  padding: 0;
  font-size: 1.8rem;
}

.rice_sec07_infoArea.u-sec08-2 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

.rice_sec07_infoArea.u-sec09-2 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  padding-right: 25%;
  padding-left: 0;
}

@media screen and (max-width: 769px) {
  .rice_sec07_infoArea.u-sec09-2 {
    padding-right: 0;
  }
}

@media screen and (max-width: 769px) {
  .rice_sec08_box .rice_sec07_infoArea {
    margin-bottom: 100px;
  }
}

.rice_sec07_boxKv {
  height: 490px;
  background: url(../images/sec06/bg.jpg) center center/cover;
  background-repeat: no-repeat;
  display: -ms-grid;
  display: grid;
  place-content: center;
  padding: 0 20px;
}

@media screen and (max-width: 769px) {
  .rice_sec07_boxKv {
    height: 220px;
    background: url(../images/sec06/bg-sp.jpg) center center/cover;
  }
}

.rice_sec07_boxKv figure {
  max-width: 424px;
}

@media screen and (max-width: 769px) {
  .rice_sec07_boxKv figure {
    max-width: 252px;
  }
}

.rice_sec08_boxKv {
  height: 490px;
  background: url(../images/sec07/bg.jpg) center center/cover;
  background-repeat: no-repeat;
  display: -ms-grid;
  display: grid;
  place-content: center;
  padding: 0 20px;
  margin-top: 190px;
}

@media screen and (max-width: 769px) {
  .rice_sec08_boxKv {
    height: 220px;
    margin-top: 50px;
    background: url(../images/sec07/bg-sp.jpg) center center/cover;
  }
}

.rice_sec08_boxKv figure {
  max-width: 424px;
}

@media screen and (max-width: 769px) {
  .rice_sec08_boxKv figure {
    max-width: 146px;
  }
}

.rice_sec09_boxKv {
  height: 490px;
  background: url(../images/sec08/bg.jpg) center center/cover;
  background-repeat: no-repeat;
  display: -ms-grid;
  display: grid;
  place-content: center;
  padding: 0 20px;
  margin-top: 50px;
}

@media screen and (max-width: 769px) {
  .rice_sec09_boxKv {
    height: 220px;
    margin-top: 5rem;
    background: url(../images/sec08/bg-sp.jpg) center center/cover;
  }
}

.rice_sec09_boxKv figure {
  max-width: 424px;
}

@media screen and (max-width: 769px) {
  .rice_sec09_boxKv figure {
    max-width: 140px;
  }
}

.rice_sec07_boxLead {
  padding: 80px 20px;
  margin-bottom: 0;
}

@media screen and (max-width: 769px) {
  .rice_sec07_boxLead {
    padding: 30px 20px;
    font-size: 1.4rem;
  }
}

.rice_sec07_boxBtn {
  max-width: 772px;
  margin: 0 auto;
  margin-bottom: 50px;
}

@media screen and (max-width: 769px) {
  .rice_sec07_boxBtn {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}

.rice_sec07_infoArea02 {
  margin-top: 165px;
}

.rice_sec09_recommendArea {
  padding: 0 20px;
}

.rice_sec09_recommend {
  background: url(../images/sec06/recommend-bg.jpg) center center/cover;
  background-repeat: no-repeat;
  border-radius: 30px;
  overflow: hidden;
  max-width: 1160px;
  padding: 80px 50px;
  margin: 0 auto;
  margin-top: 150px;
}

@media screen and (max-width: 769px) {
  .rice_sec09_recommend {
    margin-top: 50px;
    padding: 40px 25px;
    border-radius: 10px;
  }
}

.rice_sec09_recommendTtlImg {
  width: 194px;
  margin: 0 auto;
  display: block;
}

@media screen and (max-width: 769px) {
  .rice_sec09_recommendTtlImg {
    width: 105px;
  }
}

.rice_sec09_recommendTtl {
  font-size: 5rem;
  padding-top: 20px;
}

@media screen and (max-width: 769px) {
  .rice_sec09_recommendTtl {
    font-size: 2.2rem;
    padding: 1rem 0;
    margin-bottom: 0;
  }
}

.rice_sec09_recommendLine {
  display: block;
  width: 330px;
  margin: 0 auto;
  margin-bottom: 6rem;
}

@media screen and (max-width: 769px) {
  .rice_sec09_recommendLine {
    width: 105px;
    margin-bottom: 2rem;
  }
}

.rice_sec09_recommendLink {
  background: #fff;
  border-radius: 50px;
  border: 1px solid #00a8db;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  font-size: 2.4rem;
  padding: 0 10px;
  line-height: 1;
}

@media screen and (max-width: 769px) {
  .rice_sec09_recommendLink {
    font-size: 1.2rem;
  }
}

.rice_sec09_recommendLink p {
  margin-bottom: 0;
}

.rice_sec09_recommendLink img {
  width: 20px;
  margin-left: 10px;
}

@media screen and (max-width: 769px) {
  .rice_sec09_recommendLink img {
    width: 10px;
  }
}

.rice_sec09_recommendFig {
  width: 48%;
}

@media screen and (max-width: 769px) {
  .rice_sec09_recommendFig {
    width: 100%;
  }
}

.rice_sec09_recommendTxt {
  line-height: 2;
  text-shadow: 0 0 3px #00a8db;
  width: 50%;
}

@media screen and (max-width: 769px) {
  .rice_sec09_recommendTxt {
    width: 100%;
    padding: 0;
    font-size: 1.3rem;
  }
}

.rice_sec09_recommendFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  gap: 30px;
}

@media screen and (max-width: 769px) {
  .rice_sec09_recommendFlex {
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
            flex-direction: column-reverse;
  }
}

.rice_sec10_boxReviewArea {
  padding: 0 20px;
}

.rice_sec10_boxReviewWrap {
  background: url(../images/sec10/bg.png) center center/cover;
  background-repeat: no-repeat;
  border-radius: 30px;
  overflow: hidden;
  max-width: 1160px;
  padding: 95px 50px 25px;
  margin: 0 auto;
  margin-top: 90px;
}

.rice_sec10_boxReviewFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}

.rice_sec10_boxReviewTxt {
  font-size: 9rem;
  padding: 0;
  line-height: 1.2;
}

.rice_sec10_boxReviewTxt span {
  font-size: 2rem;
  padding: 0;
}

.rice_sec10_boxReviewLead {
  font-size: 3.2rem;
}

.rice_sec10_boxReviewLead span {
  font-size: 5rem;
}

.rice_sec10_boxVoiceArea {
  background: url(../images/sec09/bg.jpg) center center/cover;
  background-repeat: no-repeat;
  padding: 90px 20px 130px;
}

@media screen and (max-width: 769px) {
  .rice_sec10_boxVoiceArea {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.rice_sec10_boxVoiceTtlArea {
  max-width: 690px;
  margin: 0 auto;
}

@media screen and (max-width: 769px) {
  .rice_sec10_boxVoiceTtlArea {
    max-width: 252px;
  }
}

.rice_sec10_boxVoiceTtlArea span {
  text-align: center;
  display: block;
  margin-top: 20px;
}

@media screen and (max-width: 769px) {
  .rice_sec10_boxVoiceTtlArea span {
    font-size: 1.4rem;
  }
}

.rice_sec10_boxVoiceList {
  max-width: 1160px;
  margin: 0 auto;
  margin-top: 76px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  gap: 50px;
}

@media screen and (max-width: 769px) {
  .rice_sec10_boxVoiceList {
    gap: 20px;
    margin-top: 30px;
  }
}

.rice_sec10_boxVoiceItem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 80px;
  background: #fff;
  padding: 15px 64px 15px 100px;
  border-radius: 100px;
}

@media screen and (max-width: 769px) {
  .rice_sec10_boxVoiceItem {
    border-radius: 10px;
    padding: 20px;
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
  }
}

.rice_sec10_boxVoiceItem figure {
  width: 120px;
  min-width: 120px;
}

@media screen and (max-width: 769px) {
  .rice_sec10_boxVoiceItem figure {
    width: 65px;
    min-width: 65px;
  }
}

.rice_sec10_boxVoiceTxt {
  font-size: 2rem;
  line-height: 1.4;
  margin-bottom: 0;
}

@media screen and (max-width: 769px) {
  .rice_sec10_boxVoiceTxt {
    font-size: 1rem;
    position: relative;
    padding: 0 25px;
  }
  .rice_sec10_boxVoiceTxt::before, .rice_sec10_boxVoiceTxt::after {
    display: block;
    content: "";
    width: 10px;
    height: 20px;
    background: url(../images/qo-yoko.png) center center/contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -6px;
    left: 0;
  }
  .rice_sec10_boxVoiceTxt::after {
    top: auto;
    left: auto;
    bottom: -10px;
    right: 0;
    rotate: 180deg;
  }
}

.rice_sec10_boxVoiceTxt .red {
  color: #942430;
  font-size: 2.8rem;
}

@media screen and (max-width: 769px) {
  .rice_sec10_boxVoiceTxt .red {
    font-size: 1.2rem;
  }
}

.rice_sec10_boxVoiceTxt .yellow {
  color: #dc7202;
  font-size: 2.8rem;
}

@media screen and (max-width: 769px) {
  .rice_sec10_boxVoiceTxt .yellow {
    font-size: 1.2rem;
  }
}

.water_sec09_txtArea {
  position: relative;
}

@media screen and (max-width: 769px) {
  .water_sec09_txtArea {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    width: 100%;
  }
}

.water_sec09_txtArea::before, .water_sec09_txtArea::after {
  display: block;
  content: "";
  width: 24px;
  height: 80px;
  background: url(../images/qo-yoko.png) center center/contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -10px;
  left: -40px;
}

@media screen and (max-width: 769px) {
  .water_sec09_txtArea::before, .water_sec09_txtArea::after {
    display: none;
  }
}

.water_sec09_txtArea::after {
  top: auto;
  left: auto;
  bottom: -10px;
  right: -20px;
  rotate: 180deg;
}

.water_sec09_ttl {
  font-size: 3.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.water_sec09_ttl span {
  background: #11a4d8;
  color: #fff;
  font-size: 1.7rem;
  padding: 5px 20px;
  border-radius: 30px;
}

@media screen and (max-width: 769px) {
  .water_sec09_ttl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    font-size: 1.8rem;
    letter-spacing: normal;
  }
  .water_sec09_ttl span {
    font-size: 12px;
    padding: 3px 10px;
    margin-left: 20px;
  }
}

.rice_sec05_infoBnrListFig {
  max-width: 200px;
  margin: 0 auto;
  position: relative;
  top: -50px;
  margin-bottom: -30px;
}

.water_coffeeFig {
  width: 90%;
  max-width: 300px;
  margin: 0 auto;
  position: relative;
  top: -60px;
  margin-bottom: -50px;
}

.water_setFig {
  max-width: 370px;
  margin: 0 auto;
  position: relative;
  top: -60px;
}

a.nolink {
  pointer-events: none;
  position: relative;
}

a.nolink::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(110, 110, 110, 0.8);
  position: absolute;
  top: 0;
  left: 0;
}

/*====================================================================
PRINT LAYOUT
====================================================================*/
@page {
  size: A4 portrait;
  /* 横の場合はlandscape */
  margin: 0mm;
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
    word-break: break-all !important;
  }
  .u-printPages__next {
    size: A4 landscape;
    page-break-before: always;
  }
  .u-printPages__box {
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid;
  }
}
/*# sourceMappingURL=style.css.map */