.fontRock {
  font-family: "RocknRoll One", sans-serif;
}

.fontZen {
  font-family: "Zen Maru Gothic", sans-serif;
}

.fontMaru {
  font-family: "Kosugi Maru", sans-serif;
}

.font {
  font-family: "Noto Sans JP", sans-serif;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 10px;
}

body.page-morinaga-icetokimekicp2026 {
  color: #040000;
  font-size: 1.5rem;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  background-color: #f1ecdc;
  overflow-x: hidden;
}
body.page-morinaga-icetokimekicp2026 img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
body.page-morinaga-icetokimekicp2026 ul,
body.page-morinaga-icetokimekicp2026 ol {
  list-style: none;
}
body.page-morinaga-icetokimekicp2026 a {
  text-decoration: none;
}
body.page-morinaga-icetokimekicp2026 .md-only {
  display: block;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .md-only {
    display: none;
  }
}
body.page-morinaga-icetokimekicp2026 .lg-only {
  display: block;
}
@media (min-width: 993px) {
  body.page-morinaga-icetokimekicp2026 .lg-only {
    display: none;
  }
}
body.page-morinaga-icetokimekicp2026 .pc-only {
  display: none;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .pc-only {
    display: block;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__header {
  box-shadow: 0 10px 40px #d4cba9;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main {
    padding: 0 20px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main {
  position: relative;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main::before, body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main::after {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  background-size: 100%;
  width: 80px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main::before, body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main::after {
    width: 170px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main::before {
  left: 0;
  background-image: url("../images/bg2-l-sp.png");
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main::before {
    background-image: url("../images/bg2-l-pc.png");
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main::after {
  right: 0;
  background-image: url("../images/bg2-r-sp.png");
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main::after {
    background-image: url("../images/bg2-r-pc.png");
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main section {
  position: relative;
  z-index: 3;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .section {
  position: relative;
  z-index: 3;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .section .contents {
  position: relative;
  z-index: 3;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 342px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .section .contents {
    max-width: 860px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .section .contents {
  filter: drop-shadow(0 5px 8px rgba(0, 0, 0, 0.2));
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .section .contents-top {
  position: relative;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .section .contents-top h2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Zen Maru Gothic", sans-serif;
  color: #7a5100;
  font-weight: bold;
  letter-spacing: 0.2em;
  font-size: 2.8rem;
  padding-top: 35px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .section .contents-top h2 {
    font-size: 5rem;
    padding-top: 46px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .section .contents-top::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-size: 100%;
  background-image: url("../images/line-sp.svg");
  width: calc(100% - 27px);
  height: 11.5px;
  bottom: 15px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .section .contents-top::after {
    width: calc(100% - 90px);
    height: 17px;
    bottom: 0;
    background-image: url("../images/line-pc.svg");
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .section .contents-body {
  background-color: #fff;
  padding-left: 13px;
  padding-right: 13px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .section .contents-body {
    padding-left: 45px;
    padding-right: 45px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .section .contents-body .line {
  position: relative;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .section .contents-body .line::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-size: 100%;
  background-image: url("../images/line-sp.svg");
  width: 100%;
  height: 11.5px;
  top: 0;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .section .contents-body .line::after {
    height: 17px;
    background-image: url("../images/line-pc.svg");
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .section .contents-body .label {
  background-color: #b6002a;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 100%;
  height: 30px;
  border-radius: 8px;
  font-weight: 500;
  font-size: 1.9rem;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .section .contents-body .label {
    width: 165px;
    letter-spacing: 0.06em;
    font-size: 1.7rem;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #top {
  padding-top: 30px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #top {
    padding-top: 60px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #top .contents-body {
  padding-bottom: 27px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #top .contents-body {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    column-gap: 14px;
    padding-bottom: 50px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #top .day {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  padding: 7px 0 30px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #top .day {
    width: 100%;
    padding: 42px 0 30px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #top .text {
  font-size: 1.8rem;
  line-height: 1.4444444444;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #top .text {
    text-align: center;
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #top .text {
    font-size: 2rem;
    letter-spacing: 0.07em;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items {
  padding-top: 40px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items {
    padding-top: 50px;
  }
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .contents-body {
    padding-left: 30px;
    padding-right: 30px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item h3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item h3 {
    padding-left: 30px;
    display: grid;
    column-gap: 30px;
    grid-template-columns: 245px 1fr;
    grid-template-rows: max-content max-content;
    padding-bottom: 20px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item h3 span {
  display: block;
}
@media (max-width: 767px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item h3 .course {
    width: 243px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item h3 .course {
    grid-column: 1/2;
    grid-row: 1/3;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item h3 .chusen {
  font-weight: bold;
  line-height: 1;
  font-size: 2.5rem;
  letter-spacing: 0.04em;
}
@media (max-width: 767px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item h3 .chusen {
    margin-top: 12px;
  }
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item h3 .chusen {
    grid-column: 2/3;
    grid-row: 2/3;
    font-size: 3.2rem;
    letter-spacing: 0.04em;
    margin-top: -8px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item h3 .name {
  line-height: 1;
  color: #b6002a;
  font-size: 2.9rem;
  letter-spacing: 0.085em;
}
@media (max-width: 767px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item h3 .name {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item h3 .name {
    grid-column: 2/3;
    grid-row: 1/2;
    font-size: 4.6rem;
    letter-spacing: 0.085em;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item .flex {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item .flex {
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item .flex .image {
    margin-top: 12px;
    margin-left: -13px;
    margin-right: -13px;
  }
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item .flex .image {
    flex-shrink: 0;
    width: 56.25%;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item .flex .text {
  font-size: 1.4rem;
  line-height: 1.4285714286;
  padding: 5px 0 0;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item .flex .text {
    font-size: 1.7rem;
    line-height: 1.7058823529;
    padding: 40px 0 0 10px;
    width: 43.75%;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item.a {
  padding: 5px 0 30px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item.a {
    padding: 30px 0 20px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item.b {
  padding: 42px 0 24px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #items .item.b {
    padding: 60px 0 24px;
  }
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject {
    padding-top: 68px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .intro {
  text-align: center;
  font-weight: bold;
  color: #7a5100;
  font-size: 2.1rem;
  line-height: 1.4285714286;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .intro {
    font-size: 3rem;
    letter-spacing: 0.04em;
    line-height: 1.6;
    padding-top: 28px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .kikan {
  margin-top: 28px;
  padding-bottom: 22px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .kikan {
    padding-bottom: 58px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .kikan div:not(:first-of-type) {
  margin-top: 16px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .kikan div:not(:first-of-type) {
    margin-top: 13px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .kikan div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .kikan div {
    flex-direction: row;
    column-gap: 12px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .kikan div .text {
  font-size: 1.8rem;
  line-height: 1.4444444444;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .kikan div .text {
    text-align: center;
    margin-top: 9px;
  }
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .kikan div .text {
    font-size: 2rem;
    line-height: 1.45;
    letter-spacing: 0.07em;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .items {
  display: flex;
  flex-wrap: wrap;
  row-gap: 22px;
  padding-top: 24px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .items {
    padding-top: 76px;
    row-gap: 50px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .items .item {
  width: 50%;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .items .item .name {
  text-align: center;
  font-size: 1.058rem;
  line-height: 1.5004730369;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .items .item .name {
    line-height: 1.45;
    font-size: 2rem;
    margin-top: 14px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .kome {
  margin-top: 26px;
  padding-bottom: 28px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .kome {
    margin-top: 42px;
    padding-bottom: 56px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .kome li {
  line-height: 1.6666666667;
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #subject .kome li {
    font-size: 1.6rem;
    text-align: center;
    line-height: 1.5;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo {
  padding-top: 34px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo {
    padding-top: 64px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .intro {
  max-width: 670px;
  margin: 0 auto;
  color: #7a5100;
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: 0.04em;
}
@media (max-width: 767px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .intro {
    text-align: justify;
  }
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .intro {
    letter-spacing: 0.04em;
    line-height: 1.6;
    font-size: 2rem;
    padding-top: 48px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .intro .kome {
  display: block;
  text-align: center;
  color: #b6002a;
  font-size: 1.4rem;
}
@media (max-width: 767px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .intro .kome {
    white-space: nowrap;
  }
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .intro .kome {
    margin-top: 20px;
    font-size: 1.6rem;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .steps {
  max-width: 670px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .steps {
    display: flex;
    flex-direction: column;
    row-gap: 40px;
    padding-top: 40px;
    padding-bottom: 68px;
  }
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .steps {
    display: flex;
    column-gap: 4.4776119403%;
    justify-content: center;
    padding-top: 50px;
    padding-bottom: 88px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .steps .step {
  display: grid;
  grid-template-rows: max-content 1fr;
  grid-template-columns: 51.5923566879% 1fr;
  row-gap: 15px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .steps .step {
    display: block;
    width: 30.2985074627%;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .steps .step:not(:last-child) {
  position: relative;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .steps .step:not(:last-child)::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  border-top: 15px solid #b6002a;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .steps .step:not(:last-child)::after {
    display: none;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .steps .step h3 {
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .steps .step h3 {
    grid-row: 1/2;
    grid-column: 1/3;
  }
}
@media (max-width: 767px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .steps .step h3 img {
    width: 153px;
  }
}
@media (max-width: 767px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .steps .step .img {
    grid-row: 2/3;
    grid-column: 1/2;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .steps .step .text {
  font-size: 1.4rem;
  line-height: 1.5714285714;
}
@media (max-width: 767px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .steps .step .text {
    grid-row: 2/3;
    grid-column: 2/3;
  }
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .steps .step .text {
    font-size: 1.6rem;
    line-height: 1.375;
    margin-top: 20px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .houhou {
  border: 1px solid #b6002a;
  position: relative;
  border-radius: 10px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 670px;
  padding: 0 16px 26px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .houhou {
    padding: 0 20px 38px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .houhou .label {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 203px;
  height: 30px;
  letter-spacing: 0.2em;
  font-size: 1.7rem;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .houhou .label {
    font-size: 2.4rem;
    width: 283px;
    height: 40px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .houhou .satuei {
  display: flex;
  flex-direction: column;
  padding: 40px 0 0;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .houhou .satuei {
    flex-direction: row;
    padding: 60px 0 0;
  }
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .houhou .satuei .image {
    flex-shrink: 0;
    width: 28.5714285714%;
  }
}
@media (max-width: 767px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .houhou .satuei .text {
    margin-top: 24px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .houhou .satuei .text .kome {
  font-size: 1.5rem;
  line-height: 1.6;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .houhou .satuei .text .kome {
    font-size: 1.6rem;
    line-height: 1.375;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .houhou .satuei .text .area {
  display: flex;
  flex-wrap: wrap;
  line-height: 1;
  max-width: 250px;
  column-gap: 30px;
  row-gap: 12px;
  margin-top: 24px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .houhou .satuei .text .area {
    margin-top: 17px;
  }
}
@media (max-width: 767px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .houhou .satuei .text .area {
    padding-left: 5px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .houhou .satuei .text .area span {
  display: block;
  width: max-content;
  color: #7a5100;
  font-weight: 500;
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .houhou .satuei .text .area span {
    font-size: 1.8rem;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .ex > div {
  display: flex;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .ex > div .image {
  width: 70px;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .ex > div .image {
    width: 182px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .ex > div.good {
  border-bottom: 1px solid #b6002a;
  padding: 40px 0 16px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .ex > div.good {
    padding: 28px 0 28px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .ex > div.bad {
  padding: 30px 0 0;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .ex > div.bad {
    padding: 28px 0 0;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .ex > div p.color {
  font-weight: 500;
  color: #b6002a;
  line-height: 1.4615384615;
  font-size: 1.3rem;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .ex > div p.color {
    font-size: 1.6rem;
    line-height: 1.1875;
    margin-bottom: 8px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .ex > div p:not(.color) {
  font-size: 1.05rem;
  line-height: 1.6363636364;
  letter-spacing: -0.04em;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .ex > div p:not(.color) {
    font-size: 1.4rem;
    line-height: 1.7142857143;
    letter-spacing: -0.02em;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form {
  width: 100%;
  max-width: 670px;
  margin: 0 auto;
  padding-top: 48px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form {
    padding-top: 52px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form h3 {
  text-align: center;
  color: #b6002a;
  font-weight: bold;
  letter-spacing: 0.09em;
  font-size: 2.1rem;
  line-height: 1.2380952381;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form h3 {
    font-size: 2.7rem;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .acordion {
  margin-top: 20px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .acordion {
    margin-top: 24px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .acordion .label {
  width: 100%;
  font-size: 2rem;
  height: 40px;
  font-weight: bold;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .acordion .label {
    height: 67px;
    font-size: 2.5rem;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .acordion .label:hover {
  cursor: pointer;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .acordion .toggle.is-open {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .acordion .show {
  border: 2px solid #b6002a;
  padding: 16px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  display: none;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .acordion .show {
    padding: 20px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .acordion .show.is-open {
  display: block;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .acordion .show pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  font-weight: normal;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.3rem;
  line-height: 1.5714285714;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .acordion .show pre {
    font-size: 1.4rem;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .acordion .show pre a {
  color: #040000;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form #check {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 17px;
  margin-top: 28px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form #check {
    column-gap: 23px;
    margin-top: 26px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form #check {
  pointer-events: none;
  opacity: 0.5;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form #check.is-active {
  pointer-events: all;
  opacity: 1;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form #check input {
  appearance: none;
  -webkit-appearance: none;
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  margin: 0;
  border: 2px solid #7a5100;
  background: #fff;
  cursor: pointer;
  width: 35px;
  height: 35px;
  border: 4px solid #7a5100;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form #check input {
    border: 2px solid #7a5100;
    width: 24px;
    height: 24px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form #check input:checked {
  background: #7a5100;
  position: relative;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form #check input:checked::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 10px;
  border-left: 4px solid #fff;
  border-bottom: 4px solid #fff;
  transform: rotate(-45deg);
  left: 2px;
  top: 4px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form #check input:checked::after {
    width: 12px;
    height: 6px;
    left: 2px;
    top: 3px;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form #check label {
  color: #7a5100;
  cursor: pointer;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form #check label {
    font-size: 1.8rem;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 30px;
  margin-top: 37px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .buttons {
    flex-direction: row;
    column-gap: 12px;
    margin-top: 35px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .buttons a {
  display: block;
  width: 276px;
  pointer-events: none;
  opacity: 0.5;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .buttons a.is-active {
  pointer-events: all;
  opacity: 1;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .simekiri {
  text-align: center;
  font-size: 1.8rem;
  color: #b6002a;
  line-height: 1.6111111111;
  letter-spacing: 0.09em;
  font-weight: bold;
  margin: 22px 0 34px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .simekiri {
    font-size: 3rem;
    letter-spacing: 0.07em;
    margin: 32px 0 12px;
  }
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .simekiri span {
    font-size: 2.37rem;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .note {
  letter-spacing: -0.04em;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .note {
    letter-spacing: -0.06em;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .note span {
  letter-spacing: -0.5em;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .note span.lt1 {
  letter-spacing: -1em;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .contact {
  text-align: center;
  margin-top: 44px;
  padding-bottom: 56px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .contact {
    margin-top: 55px;
    padding-bottom: 78px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .contact h4 {
  font-size: 1.5rem;
  line-height: 1.4666666667;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .contact h4 {
    font-size: 2rem;
    line-height: 1.75;
  }
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .contact h4 span {
    font-size: 2.3rem;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .contact .mail {
  letter-spacing: 0.09em;
  font-weight: bold;
  font-size: 1.2rem;
  margin-top: 8px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main #oubo .form .contact .mail {
    font-size: 1.7rem;
    margin-top: 8px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .links {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 38px;
  padding: 46px 0 58px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .links {
    flex-direction: row;
    padding: 65px 0 47px;
    column-gap: 42px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .links a {
  display: block;
  width: 290px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .links a {
    width: 300px;
  }
}
@media (min-width: 993px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__main .links a {
    width: 410px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__footer {
  width: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  padding: 0 16px;
  height: 100px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__footer {
    height: 77px;
    padding: 0 20px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__footer .inner {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  align-items: center;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__footer .inner {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__footer .inner .logo {
    margin-top: 15px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__footer .inner .logo .img {
  display: block;
  width: 211px;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__footer .inner .logo small {
  font-size: 1rem;
  letter-spacing: -0.06em;
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__footer .inner ul {
  display: flex;
  column-gap: 12px;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__footer .inner ul {
    column-gap: 20px;
  }
}
body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__footer .inner ul a {
  font-size: 1.2rem;
  color: #040000;
}
@media (min-width: 768px) {
  body.page-morinaga-icetokimekicp2026 .icetokimekicp2026__footer .inner ul a {
    font-size: 1.4rem;
  }
}
body.page-morinaga-icetokimekicp2026 .ice-bg {
  position: relative;
  width: 100%;
}
body.page-morinaga-icetokimekicp2026 .ice-bg::before {
  content: "";
  width: 170px;
  height: 100%;
  position: absolute;
  background-size: 100% auto;
  background-repeat: no-repeat;
  left: -20px;
  top: 0;
  z-index: 1;
}
@media (max-width: 767px) {
  body.page-morinaga-icetokimekicp2026 .ice-bg::before {
    display: none;
  }
}
body.page-morinaga-icetokimekicp2026 .ice-bg::after {
  content: "";
  width: 170px;
  height: 100%;
  position: absolute;
  background-size: 100% auto;
  background-repeat: no-repeat;
  right: -20px;
  top: 0;
  z-index: 1;
}
@media (max-width: 767px) {
  body.page-morinaga-icetokimekicp2026 .ice-bg::after {
    display: none;
  }
}
body.page-morinaga-icetokimekicp2026 .ice-bg.bg-01::before {
  background-image: url("../images/ice-l-1.png");
}
body.page-morinaga-icetokimekicp2026 .ice-bg.bg-01::after {
  background-image: url("../images/ice-r-1.png");
}
body.page-morinaga-icetokimekicp2026 .ice-bg.bg-02::before {
  background-image: url("../images/ice-l-2.png");
}
body.page-morinaga-icetokimekicp2026 .ice-bg.bg-02::after {
  background-image: url("../images/ice-r-2.png");
}
body.page-morinaga-icetokimekicp2026 .ice-bg.bg-03::before {
  background-image: url("../images/ice-l-3.png");
  background-repeat: repeat-y;
}
body.page-morinaga-icetokimekicp2026 .ice-bg.bg-03::after {
  background-image: url("../images/ice-r-3.png");
  background-repeat: repeat-y;
}
body.page-morinaga-icetokimekicp2026 .ice-bg.bg-04::before {
  background-image: url("../images/ice-l-4.png");
}
body.page-morinaga-icetokimekicp2026 .ice-bg.bg-04::after {
  background-image: url("../images/ice-r-4.png");
}
