@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho&display=swap');

.shippori {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.ramen__page {
  background: #FFFCF2;
}

.fv__img {
  margin-bottom: 0;
}

section.pop__section {
  background-color: #FFFCF2;
}

.pop__header {
  background-image: url(../images/fourruerramen2025/title_back01.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  padding-bottom: clamp(40px, 18vw, 200px);
  margin-bottom: clamp(-100px, -6vw, -40px);
}

h2.pop__ttl2025 {
  text-align: center;
  font-size: clamp(22px, 6vw, 60px);
  letter-spacing: .05em;
  color: #fff;
}

.pop__note {
  font-size: clamp(9px, 2vw, 22px);
  color: #fff;
  font-weight: 400;
}

.pop__catch2025 {
  font-size: clamp(20px, 5vw, 45px);
  background-image: url(../images/fourruerramen2025/repeater-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  text-align: center;
  max-width: 900px;
  width: 100%;
  margin-inline: auto;
  padding: 90px 0 70px;
}

.pop__catch2025 .red {
  color: #BC3B23;
}

.pop__catch2025 .sm {
  font-size: 0.8em;
}

.pop__mainP--ttl img {
  /* max-width: 100px; */
}

.pop__mainP--text.mincho {
  font-size: clamp(11px, 2.5vw, 28px);
}

.pop__subP {
  max-width: 900px;
  width: 90%;
  margin-inline: auto;
  padding: 40px 0 80px;
}

@media screen and (min-width: 768px) {
  .pop__wrap {
    width: 90%;
    max-width: 900px;
  }

  .pop__mainP {
    max-width: 900px;
    width: 90%;
    margin-inline: auto;
    margin-top: clamp(10px, 2vw, 30px);
  }
}

@media screen and (max-width: 767px) {
  .pop__wrap {
    padding-top: 40px;
  }

  .pop__catch2025 {
    padding: 50px 0 40px;
  }

  .pop__subP {
    padding: 20px 0 40px;
  }
}

/* type */
.type__item {
  position: relative;
}

.type__content {
  color: #fff;
}


.type__release {
  font-size: clamp(13px, 1.8vw, 32px);
  background-color: #BC3B23;
  width: fit-content;
  text-align: center;
  padding: 5px 20px;
}

.type__desc {
  font-size: clamp(24px, 2.6vw, 50px);
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid;
  line-height: 1.3;
  margin-top: 10px;
  width: 100%;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
}

.type__name {
  font-size: 34px;
  font-size: clamp(16px, 1.8vw, 34px);
  margin-bottom: 15px;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
}

.type__name .lg {
  font-size: clamp(20px, 2.4vw, 46px);
}

.product--btn a {
  padding: 10px;
  font-size: clamp(16px, 2vw, 28px);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
}

.product--btn span::after {
  width: clamp(25px, 3vw, 40px);
  height: clamp(25px, 3vw, 40px);
}

.type__content.bottom {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  max-width: 575px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .type__flex {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .type__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 1000px;
    width: 70%;
    display: flex;
    justify-content: flex-end;
    padding: 40px 0;
  }

  .type__content.bottom {
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    max-width: 575px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .type__content {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    max-width: 575px;
    text-align: center;
  }

  .type__release {
    margin: 0 auto;
  }
}

/* 比較 */
.comparison__section {
  padding-bottom: clamp(60px, 8vw, 100px);
}

.header-bg {
  background-image: url(../images/fourruerramen2025/title_back02.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  height: clamp(110px, 35vw, 480px);
}

.comparison__title {
  width: fit-content;
  margin-inline: auto;
  padding-top: clamp(40px, 8vw, 120px);
  text-align: center;
  font-size: clamp(22px, 4.8vw, 62px);
  text-align: center;
  color: #fff;
  background: linear-gradient(transparent 90%, #b19544 90%);
}

.comparison__title .lg {
  font-size: 1.15em;
}

.comparison__title .sm {
  font-size: 0.6em;
  margin: 0 5px;
}

.comparison__img {
  max-width: 900px;
  width: 90%;
  margin-inline: auto;
}

/* 本山隆洋さん */
.motoyama__inner {
  max-width: 900px;
  width: 90%;
  margin-inline: auto;
}

.motoyama--name2025 {
  position: absolute;
  bottom: 5px;
  right: 5%;
  width: 30%;
  max-width: 280px;
  min-width: 130px;
  z-index: 3;
  transform: translateY(50%);
}

.motoyama__letter2025 {
  background: #eaebeb;
  padding: clamp(20px, 6vw, 80px) 0;
  width: 100%;
  z-index: 2;
  position: relative;
}

.motoyama__letter-inner {
  max-width: 1000px;
  width: 90%;
  margin-inline: auto;
}

h3.motoyama__ttl {
  font-size: clamp(13px, 2.5vw, 26px);
  color: #454545;
}

h3.motoyama__ttl span.font--up {
  font-size: clamp(26px, 5vw, 50px);
  font-weight: 600;
}

h3.motoyama__ttl span.font--min {
  font-weight: 600;
  font-size: clamp(12px, 2.5vw, 26px);
}

.motoyama__text {
  font-size: clamp(14px, 2.5vw, 22px);
  color: #454545;
}

/* まるで茹でたて生麺 */
.namamen__ttl2025 {
  width: fit-content;
  margin-inline: auto;
  padding-top: clamp(20px, 6vw, 68px);
  text-align: center;
  font-size: clamp(20px, 4.5vw, 48px);
  color: #fff;
}

.ramen--icon2025 {
  width: 20%;
  max-width: 110px;
  margin: clamp(10px, 2vw, 30px) auto;
}

.namamen__ttl2025 .sm {
  font-size: 0.66em;
}

.namamen__ttl2025 .lg {
  font-size: 1.2em;
  background: linear-gradient(transparent 80%, #b19544 80%);
}

h3.tema__subttl2025 {
  font-size: clamp(20px, 4vw, 42px);
  margin-bottom: clamp(10px, 2vw, 30px);
  text-align: center;
}

p.namamen__text2025 {
  font-size: clamp(14px, 2vw, 24px);
}

.pop__header02 {
  background-image: url(../images/fourruerramen2025/title_back03.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  padding-top: clamp(20px, 3vw, 40px);
  padding-bottom: clamp(40px, 18vw, 200px);
}

/* 商品紹介 */
.ramen-product__list {
  max-width: 900px;
  margin-inline: auto;
  display: grid;
  gap: 40px;
}

.ramen-product__list li {
  background-color: #fff;
  border-radius: 10px;
  padding: clamp(40px, 6vw, 80px) 0;
}

.ramen-product__inner {
  width: 85%;
  margin-inline: auto;
}


.ramen-product__release {
  font-size: clamp(13px, 1.8vw, 20px);
  background-color: #BC3B23;
  text-align: center;
  padding: 5px 20px;
  color: #fff;
}

.ramen-product__desc {
  font-size: clamp(24px, 3vw, 34px);
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  line-height: 1.3;
  margin-top: 10px;
  width: 100%;
  color: #8D3B1D;
  font-weight: bold;
}

.ramen-product__name {
  font-size: 34px;
  font-size: clamp(16px, 2.2vw, 22px);
  margin-bottom: 20px;
  font-weight: bold;
  color: #514A3D;
}

.ramen-product__name .lg {
  font-size: 1.2em;
}
.ramen-product__img{
  position: relative;
}
.ramen-product__img .new{
  width: 25%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
}
.ramen-product__text {
  font-size: clamp(14px, 2.2vw, 24px);
  margin-top: clamp(20px, 3vw, 40px);
  color: #514A3D;
}

.ramen-product__list .product--btn a {
  max-width: 575px;
  color: #fff;
  margin: 40px auto 0;
}

.ramen-product__desc.red {
  color: #BC3B23;
}

.ramen-product__desc.yellow {
  color: #B19444;
}
@media screen and (min-width: 768px) {
  .ramen-product__flex {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  align-items: center;
}
}
@media screen and (max-width: 767px) {
.ramen-product__release{
  margin-top: 20px;
}
.ramen-product__desc,.ramen-product__name{
  text-align: center;
}
}

.arrange__section {
  background-image: url(../images/fourruerramen2025/arrange-bg.jpg);
  background-size: cover;
  padding-top: 20px;
  padding-bottom: clamp(40px, 6vw, 80px);
}

.arrange__title {
  max-width: 900px;
  width: 100%;
  margin-inline: auto;
}

.arrange__img {
  max-width: 900px;
  width: 90%;
  margin-inline: auto;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .arrange__section {
    background-image: url(../images/fourruerramen2025/arrange_back_sp.jpg);
}
}
.title-line{
  display: grid;
}

.pop--sec2 h2.pop__ttl2025{
  border-bottom: 4px dotted;
}
