.okowa2023aw {
  /* -section1 */
  /* -section2 */
  /* -section3 */
  /* -section4 */
  /* -section5 */
  /* -section6 */
  /* -section7 */
  /* -section8 */
  /* -section9 */
}

.okowa2023aw ul,
.okowa2023aw li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.okowa2023aw-float {
  position: fixed;
  bottom: 20px;
  right: 0;
  z-index: 1000;
  display: none;
}

.okowa2023aw-float a:first-child {
  display: block;
  width: 87px;
  height: 295px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
}

.okowa2023aw-float a:last-child {
  display: block;
  position: absolute;
  right: 68px;
  bottom: 0;
  width: 19px;
  height: 19px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
}

.okowa2023aw-float a:last-child img {
  display: block;
}

.okowa2023aw-float a:hover {
  opacity: 0.6;
}

.okowa2023aw-float-sp {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  display: none;
}

.okowa2023aw-float-sp a:first-of-type {
  display: block;
  width: 100%;
  padding: 15px;
  background-color: #e24a75;
  color: #fff;
  text-align: center;
  border-top: 2px solid #fff;
  -webkit-box-shadow: 0 -3px 5px #ccc;
  box-shadow: 0 -3px 5px #ccc;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
}

.okowa2023aw-float-sp a:last-of-type {
  display: block;
  position: absolute;
  right: 5px;
  top: -8px;
  width: 19px;
  height: 19px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
}

.okowa2023aw-float-sp a:last-of-type img {
  display: block;
}

.okowa2023aw-float-sp a:hover {
  opacity: 0.8;
  text-decoration: none;
}

.okowa2023aw-float-sp-pkg {
  display: block;
  position: absolute;
  left: 5px;
  top: -20px;
  width: 60px;
}

.okowa2023aw-btn1 {
  display: inline-block;
  color: #fff;
  background-color: #e24a75;
  margin: 1rem 0;
  padding: 1rem;
  border-radius: 5px;
  line-height: 1.2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.okowa2023aw-btn1:hover {
  color: #fff;
  opacity: 0.6;
  text-decoration: none;
  cursor: pointer;
}

.okowa2023aw-btn2 {
  display: inline-block;
  color: #e24a75;
  border: 1px solid #e24a75;
  margin: 1rem 0;
  padding: 1rem;
  border-radius: 5px;
  line-height: 1.2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.okowa2023aw-btn2:hover {
  color: #e24a75;
  opacity: 0.6;
  text-decoration: none;
  cursor: pointer;
}

.okowa2023aw-section-w1200 {
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.okowa2023aw-mv {
  position: relative;
  background: url("/uploads/so-mvb.jpg") no-repeat center bottom;
  background-size: cover;
  height: 650px;
  max-height: 650px;
}

.okowa2023aw-mv-parts {
  width: 65%;
  height: 650px;
  max-height: 650px;
  padding: 40px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}

.okowa2023aw-mv-parts a {
  display: block;
}

.okowa2023aw-anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  margin: -60px 0 80px !important;
  z-index: 10;
  position: relative;
}

.okowa2023aw-anchor li {
  width: 200px;
  font-size: 0.8rem;
}

.okowa2023aw-anchor li a,
.okowa2023aw-anchor li a:link,
.okowa2023aw-anchor li a:visited {
  display: block;
  color: #000;
}

.okowa2023aw-anchor li a img,
.okowa2023aw-anchor li a:link img,
.okowa2023aw-anchor li a:visited img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
}

.okowa2023aw-anchor li a i,
.okowa2023aw-anchor li a:link i,
.okowa2023aw-anchor li a:visited i {
  color: #e24a75;
}

.okowa2023aw-anchor li a:hover,
.okowa2023aw-anchor li a:active {
  text-decoration: none;
}

.okowa2023aw-anchor li a:hover img,
.okowa2023aw-anchor li a:active img {
  opacity: 0.5;
}

.okowa2023aw-anchor li p {
  margin: 0;
  padding: 0;
}

.okowa2023aw-section1 {
  margin-bottom: 100px;
  /* -1 */
  /* -2 */
  /* -3 */
}

.okowa2023aw-section1 h2 {
  text-align: center;
  background: url("/uploads/so-dec-01.png") no-repeat center bottom;
  margin-bottom: 50px;
  padding-bottom: 60px;
}

.okowa2023aw-section1 strong {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  background-color: #fd9db3;
  width: 400px;
  height: 200px;
  border-radius: 0 0 50% 50%/0 0 100% 100%;
  position: absolute;
  top: -130px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  padding: 0 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.okowa2023aw-section1 h3 {
  font-weight: bold;
  font-size: 2rem;
  color: #5b3e46;
}

.cap {
  font-size: 16px;
  line-height: 1.2;
}

.okowa2023aw-section1 h3 span {
  color: #e24a75;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #fcd2db));
  background: linear-gradient(transparent 70%, #fcd2db 70%);
  display: inline-block;
  padding: 0 0.25em;
}

.okowa2023aw-section1-base {
  background: url("/uploads/so-bg-pat-02.png") repeat center;
  border-radius: 30px;
  padding: 60px;
  text-align: center;
  overflow: hidden;
  position: relative;
  margin-bottom: 60px;
}

.okowa2023aw-section1-1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
}

.okowa2023aw-section1-1 ul li {
  width: 22%;
  min-width: 200px;
  margin: 0 1.5% 20px;
}

.okowa2023aw-section1-1 ul li img {
  width: 100%;
}

.okowa2023aw-section1-2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
}

.okowa2023aw-section1-2 ul li {
  width: 200px;
  margin: 0 1.5% 20px;
}

.okowa2023aw-section1-2 ul li img {
  width: 100%;
}

.okowa2023aw-section1-2 ul li:last-child {
  width: 44%;
  text-align: left;
  margin-bottom: 0;
}

.okowa2023aw-section1-3 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
}

.okowa2023aw-section1-3 ul li {
  width: 200px;
  margin: 0 1.5% 20px;
}

.okowa2023aw-section1-3 ul li img {
  width: 100%;
}

.okowa2023aw-section1-3 ul li:last-child {
  width: 66%;
  text-align: left;
}

.okowa2023aw-section2 {
  background: url("/uploads/so-bg-pat-01.png") repeat center;
  /* -1 */
  /* -2 */
}

.okowa2023aw-section2-in {
  background: url("/uploads/so-bg-circle1.png") no-repeat right -3% top -3%;
  padding: 100px 0 40px;
}

.okowa2023aw-section2 h2 {
  text-align: center;
  background: url("/uploads/so-dec-01.png") no-repeat center bottom;
  margin-bottom: 50px;
  padding-bottom: 60px;
}

.okowa2023aw-section2 h3 {
  text-align: center;
  margin-bottom: 40px;
}

.okowa2023aw-section2-movie {
  margin: 60px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}

.okowa2023aw-section2-movie > div {
  width: 44%;
  margin: 0 3%;
}

.okowa2023aw-section2-base {
  background-color: #fff;
  padding: 49px;
  border-radius: 30px;
  margin-bottom: 60px;
}

.okowa2023aw-section2-base h4 {
  color: #5b3e46;
  padding-bottom: 0.5em;
  border-bottom: 2px solid #fd9db3;
  margin-bottom: 0.3em;
  font-size: 1.4rem;
  font-weight: bold;
}

.okowa2023aw-section2-base ol {
  list-style: none;
  counter-reset: number;
  margin: 0;
  padding: 0;
}

.okowa2023aw-section2-base ol li {
  position: relative;
  padding: 1em 0 1em 2em;
  border-bottom: dotted 2px #fcd2db;
  line-height: 1.5;
  font-size: 0.9rem;
  text-align: left;
}

.okowa2023aw-section2-base ol li:last-of-type {
  border-bottom: none;
}

.okowa2023aw-section2-base ol li::before {
  counter-increment: number;
  content: counter(number);
  position: absolute;
  top: 1em;
  left: 0;
  width: 1.5em;
  height: 1.4em;
  background-color: #e24a75;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 1.2;
  padding-top: 0.1em;
}

.okowa2023aw-section2-1 ol li::before {
  background-color: #e24a75;
}

.okowa2023aw-section2-2 ol li::before {
  background-color: #ef7849;
}

.okowa2023aw-section3 {
  background: url("/uploads/so-bg-circle2b.png") no-repeat -90px -90px;
  padding-top: 80px;
}

.okowa2023aw-section3-title {
  text-align: center;
}

.okowa2023aw-section3 h2 {
  background: url("/uploads/so-dec-01.png") no-repeat center bottom 30px;
  margin: 0 auto 80px auto;
  padding: 40px 60px 100px;
  background-color: rgba(255, 255, 255, 0.8);
  display: inline-block;
}

.okowa2023aw-section3 .ax_recipeList {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 40px 0;
}

.okowa2023aw-section3 .ax_recipeList > div {
  width: 33% !important;
}

.okowa2023aw-section3 .ax_recipeList .ax_recipeItem {
  border-radius: 10px;
}

.okowa2023aw-section3 .ax_recipeList .uk-card-body h3::before {
  content: "\f330";
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  color: #e24a75;
  position: absolute;
}

.okowa2023aw-section3-1 {
  text-align: center;
}

.okowa2023aw-section3-1 .okowa2023aw-section-w1200 {
  background: url("/uploads/so-bg-01.png") no-repeat right 25px top 30px;
  position: relative;
  background-color: #fff7f7;
  border-radius: 30px;
  padding: 120px 45px 0 45px;
}

.okowa2023aw-section3-1 .okowa2023aw-section-w1200 > h3 {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 90%;
}

.okowa2023aw-section3-1 .okowa2023aw-section-w1200 h4 span {
  display: inline-block;
  color: #e24a75;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #fcd2db));
  background: linear-gradient(transparent 70%, #fcd2db 70%);
  display: inline-block;
  margin: 0 0.5em 0 0.5em;
  padding: 0 0.25em;
}

.okowa2023aw-section3-1-2 {
  margin: 80px -45px 0;
  background: url("/uploads/so-bg-pat-03.png") no-repeat center;
  background-size: cover;
  padding: 80px 45px 30px 45px;
  border-radius: 0 0 30px 30px;
}

.okowa2023aw-section3-1-2 h4 {
  font-size: 1.8rem;
  margin-bottom: 50px;
}

.okowa2023aw-section3-1-2 h4 span {
  display: inline-block;
  color: #e24a75;
  background: none !important;
  display: inline-block;
  margin: 0 0.5em 0 0.5em;
  padding: 0 0.25em;
}

.okowa2023aw-section3-1-2 > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.okowa2023aw-section3-1-2 > div > div {
  width: 489px;
  margin: 0 20px;
  text-align: left;
}

.okowa2023aw-section3-2 {
  background: url("/uploads/so-bg-circle3.png") no-repeat right -90px top 0;
  margin: 20px 0 0;
  padding-top: 200px;
  text-align: center;
}

.okowa2023aw-section3-2 .okowa2023aw-section-w1200 {
  background: url("/uploads/so-bg-02.png") no-repeat 45px 80px;
  position: relative;
  background-color: #fff7e8;
  border-radius: 30px;
  padding: 120px 45px 45px 45px;
}

.okowa2023aw-section3-2 .okowa2023aw-section-w1200 > h3 {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 90%;
}

.okowa2023aw-section3-2 .okowa2023aw-section-w1200 h4 span {
  display: inline-block;
  color: #c15d05;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #ffdfac));
  background: linear-gradient(transparent 70%, #ffdfac 70%);
  display: inline-block;
  margin: 0 0.5em 0 0.5em;
  padding: 0 0.25em;
}

.okowa2023aw-section3-3 {
  background: url("/uploads/so-bg-circle4b.png") no-repeat -90px 0;
  margin: 20px 0 80px;
  padding-top: 200px;
  text-align: center;
}

.okowa2023aw-section3-3 .okowa2023aw-section-w1200 {
  position: relative;
  background-color: #ecf9f2;
  border-radius: 30px;
  padding: 120px 45px 45px 45px;
}

.okowa2023aw-section3-3 .okowa2023aw-section-w1200 > h3 {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 90%;
}

.okowa2023aw-section3-3 .okowa2023aw-section-w1200 h4 span {
  display: inline-block;
  color: #c15d05;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #ecf9f2));
  background: linear-gradient(transparent 70%, #ecf9f2 70%);
  display: inline-block;
  margin: 0 0.5em 0 0.5em;
  padding: 0 0.25em;
}

.okowa2023aw-section3-3-1-rolling {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.okowa2023aw-section3-3-1-rolling > div {
  width: 470px;
  margin: 0 40px;
  text-align: left;
}

.okowa2023aw-section3-3-1-rolling h4 {
  color: #187c5a;
  font-weight: bold;
}

.okowa2023aw-section3-3-1-recommend {
  margin-top: 60px;
  background-color: #fff;
  border-radius: 20px;
  padding: 45px;
  margin: 45px;
}

.okowa2023aw-section3-3-1-recommend ol {
  display: inline-block;
  list-style: none;
  counter-reset: number;
  margin: 30px auto 0;
  padding: 0;
  text-align: left;
}

.okowa2023aw-section3-3-1-recommend ol li {
  position: relative;
  padding: 0.5em 0 0.5em 2em;
  line-height: 1.5;
  font-size: 1.1rem;
}

.okowa2023aw-section3-3-1-recommend ol li:last-of-type {
  border-bottom: none;
}

.okowa2023aw-section3-3-1-recommend ol li span {
  color: #187c5a;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #ecf9f2));
  background: linear-gradient(transparent 70%, #ecf9f2 70%);
  display: inline-block;
  padding: 0 0.25em;
  font-weight: bold;
}

.okowa2023aw-section3-3-1-recommend ol li::before {
  counter-increment: number;
  content: counter(number);
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 1.5em;
  height: 1.4em;
  background-color: #187c5a;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 1.2;
  padding-top: 0.1em;
}

.okowa2023aw-section4 {
  background: url("/uploads/so-bg-pat-04.png") repeat center;
  padding: 80px 0 80px;
}

.okowa2023aw-section4 h2 {
  display: block;
  text-align: center;
  background: url("/uploads/so-dec-01.png") no-repeat center bottom;
  margin: 0 auto 40px auto;
  padding-bottom: 60px;
}

.okowa2023aw-section4-1 {
  background-color: #fff;
  border-radius: 30px;
  padding: 45px 45px 45px;
}

.okowa2023aw-section4 ul {
  display: block;
  width: 90%;
  margin: 0 auto;
}

.okowa2023aw-section4 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5em 0;
}

.okowa2023aw-section4 ul li span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fbf6f8;
  padding: 15px 2em;
  line-height: 1.6;
  margin: 0 120px 0 10px;
  border-radius: 10px;
  min-height: 80px;
}

.okowa2023aw-section4 ul li:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.okowa2023aw-section4 ul li:nth-child(even) span {
  background-color: #fdfbee;
  margin: 0 10px 0 120px;
}

.okowa2023aw-section5 {
  padding: 80px 0;
}

.okowa2023aw-section5 h2 {
  display: block;
  text-align: center;
  background: url("/uploads/so-dec-01.png") no-repeat center bottom;
  margin: 0 auto 40px auto;
  padding-bottom: 60px;
}

.okowa2023aw-section5 h3 {
  text-align: center;
}

.okowa2023aw-section5 h3 span {
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #fcd2db));
  background: linear-gradient(transparent 70%, #fcd2db 70%);
  display: inline-block;
  margin: 0 0.5em 0 0.5em;
  padding: 0 0.25em;
}

.okowa2023aw-section5 .ax_faq {
  margin: 0 auto 60px;
}

.okowa2023aw-section5 .ax_faq_list {
  background-color: #fff7f7;
  padding: 0 30px;
  border-radius: 15px;
  border: none;
  margin: 0 auto 5px !important;
}

.okowa2023aw-section5 .ax_faq_title::after {
  background-color: #e24a75;
  border-radius: 50%;
}

.okowa2023aw-section5 .ax_faq_content {
  position: relative;
  margin: 0;
  padding: 2em 2em 2em 5em;
  background-color: transparent;
  border-top: 2px dotted #8a6c65;
}

.okowa2023aw-section5 .ax_faq_content::before {
  background-color: #5b3e46;
  border-radius: 50%;
}

.okowa2023aw-section6 {
  padding: 80px 0;
  background: url("/uploads/so-bg-circle5.png") no-repeat right 20px top -60px;
  background-color: #f9f5f7;
}

.okowa2023aw-section6 h2 {
  display: block;
  text-align: center;
  background: url("/uploads/so-dec-01.png") no-repeat center bottom;
  margin: 0 auto 40px auto;
  padding-bottom: 60px;
}

.okowa2023aw-section6 h3 {
  color: #992646;
}

.okowa2023aw-section6-base {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 60px;
}

.okowa2023aw-section6-base > div:first-child {
  width: 420px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.okowa2023aw-section6-base > div:first-child img {
  width: 420px;
}

.okowa2023aw-section6-base > div:last-child {
  background-color: #fff;
  border-radius: 30px;
  padding: 45px;
  margin: 40px 0 0 -60px;
  z-index: 2;
}

.okowa2023aw-section6-base-rev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.okowa2023aw-section6-base-rev > div:last-child {
  background-color: #fff;
  margin: 40px -60px 0 0;
  z-index: 2;
}

.okowa2023aw-section6-1 {
  border: 2px solid #992646;
  background-color: #fff;
  text-align: center;
  border-radius: 30px;
  position: relative;
  padding: 45px 45px 25px;
  margin: 0 auto 60px;
}

.okowa2023aw-section6-1 > img {
  position: absolute;
  top: -20px;
  left: 30px;
}

.okowa2023aw-section6-1 > div {
  padding: 0 0 0 80px;
}

.okowa2023aw-section7 {
  padding: 80px 0;
  text-align: center;
}

.okowa2023aw-section7 h2 {
  display: block;
  text-align: center;
  background: url("/uploads/so-dec-01.png") no-repeat center bottom;
  margin: 0 auto 40px auto;
  padding-bottom: 60px;
}

.okowa2023aw-section8 {
  padding: 80px 0;
  text-align: center;
  background-color: #fff7f7;
}

.okowa2023aw-section8 h2 {
  display: block;
  text-align: center;
  background: url("/uploads/so-dec-01.png") no-repeat center bottom;
  margin: 0 auto 40px auto;
  padding-bottom: 60px;
}

.okowa2023aw-section8 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

.okowa2023aw-section8 ul li {
  width: 33.3333333333%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  border: 2px solid #db8;
  padding: 20px;
  line-height: 1.4;
  margin: -1px;
}

.okowa2023aw-section8 ul li h4 {
  font-size: 1rem;
  font-weight: bold;
}

.okowa2023aw-section8 ul li p {
  font-size: 0.8rem;
}

@media screen and (max-width: 1920px) {
  .okowa2023aw-mv {
    height: 37vw;
  }
  .okowa2023aw-mv-parts {
    height: 37vw;
  }
  .okowa2023aw-mv-parts > div:first-child {
    width: 34.8%;
  }
  .okowa2023aw-mv-parts > div:last-child {
    width: 24.4%;
  }
}
@media screen and (max-width: 1600px) {
  .okowa2023aw-section2-in {
    background-position: right -1% top -1%;
    background-size: 30%;
  }
  .okowa2023aw-section6 {
    background-position: right -1% top -1%;
    background-size: 40%;
  }
}
@media screen and (max-width: 1400px) {
  .okowa2023aw-mv {
    height: 36vw;
    max-height: 518px;
    min-height: 400px;
  }
  .okowa2023aw-mv-parts {
    top: 45%;
    width: 64vw;
    min-width: 740px;
    height: 36vw;
    max-height: 518px;
    min-height: 400px;
  }
  .okowa2023aw-mv-parts > div:first-child {
    width: 22vw;
    min-width: 300px;
  }
  .okowa2023aw-mv-parts > div:last-child {
    width: 15vw;
    min-width: 190px;
  }
}
@media screen and (max-width: 1200px) {
  .okowa2023aw-anchor {
    margin: -30px 0 60px !important;
  }
  .okowa2023aw-anchor li {
    line-height: 1.2;
    width: 20vw;
    min-width: 100px;
  }
  .okowa2023aw-anchor li i {
    display: inline-block;
    padding-top: 10px;
  }
  .okowa2023aw-anchor li img {
    width: 16vw;
    max-width: 189px;
    min-width: 80px;
  }
  .okowa2023aw-section-w1200 {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .okowa2023aw-section1.okowa2023aw-section-w1200 {
    padding: 0;
  }
  .okowa2023aw-section1-base {
    padding: 60px 20px 0;
  }
  .okowa2023aw-section2-movie {
    display: block;
    text-align: center;
  }
  .okowa2023aw-section2-movie > div {
    width: 100%;
    margin: 0;
  }
  .okowa2023aw-section2-movie > div iframe {
    margin: 0 auto;
  }
  .okowa2023aw-section2-movie > div h4 {
    margin-top: 40px;
    text-align: left;
  }
  .okowa2023aw-section2-movie > div ol {
    text-align: left;
  }
  .okowa2023aw-section3-3-1-rolling > div {
    width: 100%;
  }
  .okowa2023aw-section3-3-1-rolling > div:last-child {
    text-align: center;
  }
  .okowa2023aw-section6-1 > img {
    top: 15px;
  }
  .okowa2023aw-section6-1 > div {
    padding: 0 0 0 190px;
  }
}
@media screen and (max-width: 960px) {
  .okowa2023aw-mv {
    background: url("/uploads/so-mv960b.jpg") no-repeat center bottom;
  }
  .okowa2023aw-section1-2 ul li:last-child, .okowa2023aw-section1-3 ul li:last-child {
    width: 100%;
    text-align: center;
  }
  .okowa2023aw-section4-1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .okowa2023aw-section4 ul {
    width: 100%;
  }
  .okowa2023aw-section4 ul li span {
    margin: 0 0 0 10px;
  }
  .okowa2023aw-section4 ul li:nth-child(even) span {
    margin: 0 10px 0 0;
  }
  .okowa2023aw-section6-base > div:first-child {
    width: 210px;
  }
  .okowa2023aw-section6-base > div:first-child img {
    width: 210px;
  }
  .okowa2023aw-section6-base > div:last-child {
    margin: 140px 0 0 -150px;
  }
  .okowa2023aw-section6-base-rev > div:last-child {
    margin: 140px -150px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .okowa2023aw-mv {
    background: url("/uploads/so-mv768c.jpg") no-repeat center top;
    background-size: cover;
    height: 107.8125vw;
    width: 100%;
    min-width: 100%;
    max-height: initial;
    max-height: auto;
    min-height: initial;
    min-height: auto;
  }
  .okowa2023aw-mv-parts {
    display: block;
    height: 100vw;
    width: 100%;
    min-width: 100%;
    max-height: initial;
    max-height: auto;
    min-height: initial;
    min-height: auto;
    position: relative;
    padding: 0;
    top: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
  }
  .okowa2023aw-mv-parts > div:first-child {
    width: 40vw;
    min-width: 180px;
    position: absolute;
    top: 5px;
    left: 5px;
  }
  .okowa2023aw-mv-parts > div:last-child {
    display: none;
  }
  .okowa2023aw-iframe {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .okowa2023aw-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .okowa2023aw-section3 .ax_recipeList > div {
    width: 50% !important;
  }
  .okowa2023aw-section3 .okowa2023aw-section-w1200 {
    padding: 120px 20px 45px 20px;
  }
  .okowa2023aw-section3-1 .okowa2023aw-section-w1200 {
    padding: 120px 20px 0 20px;
  }
  .okowa2023aw-section3-1-2 {
    margin: 6px -20px 0;
    padding: 60px 20px 20px 20px;
  }
  .okowa2023aw-section3-1-2 h4 {
    font-size: 1.4rem !important;
  }
  .okowa2023aw-section3-1-2 > div {
    display: block;
  }
  .okowa2023aw-section3-1-2 > div > div {
    width: 100%;
    margin: 30px 0 0;
    text-align: center !important;
  }
  .okowa2023aw-section3-3-1-rolling > div {
    margin: 0 20px !important;
  }
  .okowa2023aw-section3-3-1-recommend {
    margin: 45px 0;
  }
}
@media screen and (max-width: 640px) {
  .okowa2023aw-section2 h2 {
    margin-bottom: 20px;
  }
  .okowa2023aw-section2-in {
    background-position: right -1% top -0.25% !important;
    background-size: 30%;
    padding: 40px 0 30px;
  }
  .okowa2023aw-section3 {
    background-size: 60% !important;
    padding-top: 40px;
  }
  .okowa2023aw-section3 h2 {
    margin-bottom: 20px;
  }
  .okowa2023aw-section3-1 .okowa2023aw-section-w1200 > h3 {
    top: -20px;
  }
  .okowa2023aw-section3-1-2 {
    margin: 30px -20px 0;
  }
  .okowa2023aw-section3-2, .okowa2023aw-section3-3 {
    padding-top: 300px;
    background-size: 60% !important;
  }
  .okowa2023aw-section4 ul li img {
    width: 60px;
  }
  .okowa2023aw-section5 .ax_faq_content {
    padding: 2em 2em 2em 3em;
  }
  .okowa2023aw-section5 .ax_faq_content::before {
    top: 1.8em;
  }
  .okowa2023aw-section6 {
    background-position: right -2% top -0.5%;
    background-size: 40%;
  }
  .okowa2023aw-section6-1 {
    padding: 20px;
  }
  .okowa2023aw-section6-1 img {
    position: static;
  }
  .okowa2023aw-section6-1 div {
    padding: 20px 0 0;
  }
  .okowa2023aw-section6-base > div:last-child {
    padding: 30px 20px 10px;
  }
  .okowa2023aw-section8 ul li {
    width: 50%;
  }
  .okowa2023aw-section8 ul .so-product-none {
    display: none;
  }
}
@media screen and (max-width: 460px) {
  .okowa2023aw-section1 {
    margin-bottom: 40px;
  }
  .okowa2023aw-section1-base {
    margin-bottom: 20px;
  }
  .okowa2023aw-section2-base {
    margin-bottom: 20px;
  }
  .okowa2023aw-section3 {
    padding-top: 65px;
  }
  .okowa2023aw-section3 h2 {
    padding: 40px 60px 80px;
    background-color: transparent;
  }
  .okowa2023aw-section3-2 {
    padding-top: 150px;
    background-size: 60% !important;
  }
  .okowa2023aw-section3-2 .okowa2023aw-section-w1200 {
    padding: 60px 20px 45px 20px;
    background-position: 30px 30px !important;
  }
  .okowa2023aw-section3-3 {
    padding-top: 150px;
    background-size: 60% !important;
  }
  .okowa2023aw-section3-3 .okowa2023aw-section-w1200 {
    padding: 60px 20px 45px 20px;
  }
  .okowa2023aw-section3-3-1-recommend {
    padding: 20px;
    margin-bottom: 0;
  }
  .okowa2023aw-section3-3-1-recommend ol {
    margin-top: 0;
  }
  .okowa2023aw-section4, .okowa2023aw-section5, .okowa2023aw-section7 {
    padding: 40px 0 40px;
  }
  .okowa2023aw-section6-base > div:last-child {
    margin: 140px 0 0 -180px;
  }
  .okowa2023aw-section6-base-rev > div:last-child {
    margin: 140px -180px 0 0;
  }
  .okowa2023aw-section8 {
    padding: 40px 0 40px;
  }
  .okowa2023aw-section8 ul {
    margin: 0 -30px 20px;
  }
  .okowa2023aw-section8 ul li {
    padding: 10px 10px 0;
  }
  .okowa2023aw-section8 ul li h4 {
    margin: 10px 0 5px !important;
    font-size: 0.9rem !important;
  }
}
/********** -section9 ***********/
.okowa2023aw-section9 {
  background: url("/uploads/2025aw_so-bg-pat-05.png") repeat center;
  /* -1 */
  /* -2 */
}

.okowa2023aw-section9-in {
  background: none;
  padding: 100px 0 40px;
}

.okowa2023aw-section9 h3 {
  text-align: center;
  margin-bottom: 40px;
  margin-top: -200px;
}

.okowa2023aw-section9 .recipe {
  background-color: #fff;
  padding: 100px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}

.okowa2023aw-section9-base {
  background-color: #fff;
  padding: 49px;
  border-radius: 30px;
  margin-bottom: 60px;
}

.okowa2023aw-section9-base > img {
  position: relative;
  transform: rotate(-15deg);
  top: -100px;
  left: 0px;
}

@media screen and (max-width: 1150px) {
  .okowa2023aw-section9-base > img {
    top: -110px;
    width: 15%;
    left: 40%;
    transform: translateX(-50%), rotate(-15deg);
  }
  .okowa2023aw-section9 h3 {
    text-align: center;
    margin-top: -90px;
  }
}
@media screen and (max-width: 1150px) and (max-width: 768px) {
  .okowa2023aw-section9-base > img {
    width: 30%;
    left: 35%;
  }
}
@media screen and (max-width: 1150px) and (max-width: 460px) {
  .okowa2023aw-section9-base > img {
    width: 40%;
    left: 30%;
  }
}