@charset "UTF-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  box-sizing: border-box;
  font-feature-settings: "palt";
  letter-spacing: 0.03em;
}
@media screen and (max-width: 821px) {
  html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    letter-spacing: 0.1em;
  }
}

#top .h2A small,
#top .h2B small,
#top .h2C small,
#top .h2D small,
#top .h2E small,
#top .h2F small,
#top .h2G small {
  color: #000;
}
#top .sec__grandMenu .itemArrange h3 {
  text-align: left;
  color: #1b4a9f;
  font-weight: 600;
}
#top .iaFooter {
  border-top: 1px solid #1b4a9f;
}
#top main {
  margin-top: 0;
  font-size: 16px;
}
#top .c-txt {
  line-height: 2;
}
@media screen and (max-width: 821px) {
  #top .c-txt {
    letter-spacing: 0.05em;
  }
}
#top .c-txt02 {
  line-height: 2.375;
  font-size: 16px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 821px) {
  #top .c-txt02 {
    line-height: 2.125;
  }
}
#top .text-center {
  text-align: center;
}
#top .c-section {
  border-bottom: 1px solid #1b4a9f;
  padding: 120px 0;
  margin-bottom: 0;
}
@media screen and (max-width: 821px) {
  #top .c-section {
    padding: 70px 15px;
  }
}
#top .p-about h2 {
  color: #1b4a9f;
  font-size: 36px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.12em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 821px) {
  #top .p-about h2 {
    font-size: 28px;
  }
}
#top .p-about h2 span {
  display: inline-block;
  margin-bottom: 6px;
}
#top .about-flex {
  max-width: 975px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 821px) {
  #top .about-flex {
    flex-direction: column;
  }
}
#top .about-flex .logo {
  width: 117px;
  margin-right: 30px;
}
@media screen and (max-width: 821px) {
  #top .about-flex .logo {
    margin: 0 0 20px;
  }
}
#top .about-flex .about-link {
  display: block;
  width: 150px;
  height: 150px;
  margin-left: auto;
  background: #1b4a9f;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 1.8;
}
#top .about-flex .about-link span {
  display: inline-block;
  margin-left: 4px;
  font-size: 18px;
}
@media screen and (max-width: 821px) {
  #top .about-flex .about-link {
    margin: 20px auto 0;
  }
}
#top .p-meal-deli {
  position: relative;
}
#top .p-meal-deli .inner {
  max-width: 1200px;
  margin: 0 auto;
}
#top .p-meal-deli .flex {
  max-width: 975px;
  margin: 30px auto 50px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 821px) {
  #top .p-meal-deli .flex {
    max-width: 100%;
    flex-direction: column;
  }
}
#top .p-meal-deli .flex figure {
  width: 330px;
}
@media screen and (max-width: 821px) {
  #top .p-meal-deli .flex figure {
    width: 100%;
    margin-bottom: 18px;
  }
}
#top .p-meal-deli .conscious .c-txt02 {
  width: 60%;
}
@media screen and (max-width: 821px) {
  #top .p-meal-deli .conscious .c-txt02 {
    width: 100%;
  }
}
#top .p-meal-deli h2 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 821px) {
  #top .p-meal-deli h2 {
    letter-spacing: normal;
  }
}
#top .p-meal-deli h2 span {
  display: block;
  color: #1b4a9f;
  font-size: 32px;
  margin-top: 5px;
}
@media screen and (max-width: 821px) {
  #top .p-meal-deli h2 span {
    font-size: 28px;
    letter-spacing: normal;
  }
}
#top .p-meal-deli h3 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 821px) {
  #top .p-meal-deli h3 {
    letter-spacing: normal;
  }
}
#top .p-meal-deli .desc {
  text-align: center;
  margin: 20px 0;
}
#top .p-meal-deli .cateList--typeC figcaption {
  font-size: 14px;
}
#top .p-meal {
  z-index: 1;
  background: linear-gradient(to bottom, rgba(251, 249, 246, 0) 40%, #fbf9f6 40%);
}
#top .p-deli {
  background: #fbf9f6;
  z-index: 0;
}
#top .p-pickup {
  border: none;
}
@media screen and (max-width: 821px) {
  #top .p-pickup .container {
    margin: 0;
    padding: 0;
  }
}
@media screen and (max-width: 821px) {
  #top .p-pickup .contentsSlider .slick-next {
    right: 4px;
    top: 20%;
  }
}
@media screen and (max-width: 821px) {
  #top .p-pickup .contentsSlider .slick-prev {
    left: 4px;
    top: 20%;
  }
}
@media screen and (max-width: 821px) {
  #top .p-pickup .slick-initialized .slick-slide {
    padding: 0 36px;
  }
}
@media screen and (max-width: 821px) {
  #top .p-pickup .contentsSlider.cs2 {
    padding: 0;
    overflow: hidden;
  }
}
#top .p-conscious {
  position: relative;
  color: #fff;
  border: none;
  padding: 100px 0 0;
}
@media screen and (max-width: 821px) {
  #top .p-conscious {
    padding: 70px 0;
  }
}
#top .p-conscious::before {
  content: "";
  display: block;
  width: 85%;
  height: 680px;
  z-index: -1;
  background: #1b4a9f;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 1100px) {
  #top .p-conscious::before {
    height: 90%;
  }
}
@media screen and (max-width: 821px) {
  #top .p-conscious::before {
    width: 97%;
    height: 100%;
  }
}
#top .p-conscious h2 {
  text-align: center;
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 40px;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 821px) {
  #top .p-conscious h2 {
    font-size: 28px;
    letter-spacing: 0.05em;
  }
}
#top .p-conscious h2 span {
  font-size: 12px;
  display: block;
}
#top .p-conscious .flex {
  display: flex;
}
@media screen and (max-width: 821px) {
  #top .p-conscious .flex {
    flex-direction: column;
  }
}
#top .p-conscious .flex figure {
  width: 50%;
}
@media screen and (max-width: 821px) {
  #top .p-conscious .flex figure {
    width: 90%;
    display: flex;
  }
  #top .p-conscious .flex figure::after {
    content: "";
    display: block;
    width: 12%;
    height: 1px;
    background: #fff;
    flex-shrink: 0;
    margin-top: 30px;
  }
}
#top .p-conscious .flex h3 {
  border-top: 1px solid #fff;
  font-size: 56px;
  line-height: 1.6071428571;
  padding: 40px 0 0 60px;
  margin-top: 50px;
  width: 50%;
}
@media screen and (max-width: 821px) {
  #top .p-conscious .flex h3 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 30px auto 0;
    font-size: 42px;
    padding: 0;
    border: none;
    letter-spacing: 0.05em;
  }
}
#top .p-plus {
  border: none;
}
#top .p-plus h2 {
  text-align: center;
  font-size: 32px;
  margin-bottom: 20px;
  color: #1b4a9f;
}
#top .p-plus ul {
  display: flex;
  margin-top: 70px;
  border-bottom: 1px solid #1b4a9f;
}
@media screen and (max-width: 821px) {
  #top .p-plus ul {
    margin: 50px calc(50% - 50vw) 0;
    flex-direction: column;
  }
}
#top .p-plus ul li {
  width: 33.333%;
  position: relative;
}
@media screen and (max-width: 821px) {
  #top .p-plus ul li {
    width: 100%;
  }
}
#top .p-plus ul li:nth-child(2)::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #1b4a9f;
  position: absolute;
  left: 0;
  top: 0;
}
#top .p-plus ul li:nth-child(2)::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #1b4a9f;
  position: absolute;
  right: 0;
  top: 0;
}
#top .p-plus ul li h3 {
  text-align: center;
  color: #1b4a9f;
  font-size: 24px;
  padding: 10px;
  border-top: 1px solid #1b4a9f;
  border-bottom: 1px solid #1b4a9f;
}
@media screen and (max-width: 821px) {
  #top .p-plus ul li h3 {
    font-size: 20px;
  }
}
#top .p-plus ul li figure figcaption {
  padding: 30px;
  letter-spacing: 0.08em;
  text-align: left;
  margin: 0;
}
@media screen and (max-width: 821px) {
  #top .p-plus ul li figure figcaption {
    font-size: 16px;
    padding: 20px;
  }
}
@media screen and (max-width: 821px) {
  #top .p-plus ul li:last-child figure figcaption {
    border-bottom: 1px solid #1b4a9f;
  }
}
#top .p-happy {
  max-width: 1000px;
  margin: 0 auto;
  background: #1b4a9f;
  color: #fff;
  padding: 60px;
}
@media screen and (max-width: 821px) {
  #top .p-happy {
    max-width: calc(100% - 20px);
    padding: 40px 15px;
  }
}
#top .p-happy h2 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 32px;
}
#top .p-happy .recommend {
  padding: 40px;
  margin-top: 40px;
  background: #fff;
  border-radius: 20px;
  display: flex;
  color: #1b4a9f;
  box-shadow: 7px 7px 0px 0px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 821px) {
  #top .p-happy .recommend {
    padding: 24px 18px;
    flex-direction: column;
  }
}
#top .p-happy .recommend figure {
  width: 310px;
  flex-shrink: 0;
  margin-right: 40px;
}
@media screen and (max-width: 821px) {
  #top .p-happy .recommend figure {
    width: 265px;
    margin: 0 auto 20px;
  }
}
#top .p-happy .recommend h3 {
  font-size: 26px;
  margin-bottom: 20px;
}
@media screen and (max-width: 821px) {
  #top .p-happy .recommend h3 {
    margin-bottom: 14px;
  }
}
#top .p-happy .recommend ul li {
  font-size: 20px;
  display: flex;
  align-items: center;
  padding-bottom: 6px;
  margin-bottom: 12px;
  border-bottom: 2px dashed #1b4a9f;
}
@media screen and (max-width: 821px) {
  #top .p-happy .recommend ul li {
    font-size: 16px;
    letter-spacing: 0.03em;
  }
}
#top .p-happy .recommend ul li::before {
  content: "";
  display: block;
  width: 17px;
  height: 16px;
  background: url(https://d2w53g1q050m78.cloudfront.net/mitasdelicajp/uploads/top_new/icon-check.png) no-repeat center top/cover;
  margin-right: 8px;
}
#top .p-style {
  background: #fbf9f6;
  margin-top: 120px;
  border: none;
}
@media screen and (max-width: 821px) {
  #top .p-style {
    margin-top: 70px;
  }
}
#top .p-style h2 {
  font-size: 30px;
  color: #1b4a9f;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}
#top .p-style .style-wrapper {
  max-width: 1000px;
  margin: 50px auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#top .p-style .style-wrapper .style-content {
  width: 48%;
}
@media screen and (max-width: 821px) {
  #top .p-style .style-wrapper .style-content {
    width: 100%;
    margin-bottom: 30px;
  }
  #top .p-style .style-wrapper .style-content:last-child {
    margin-bottom: 0;
  }
}
#top .p-style .style-wrapper .style-content:first-child {
  width: 100%;
}
#top .p-style .style-wrapper .style-content:first-child .flex {
  justify-content: center;
}
#top .p-style .style-wrapper .style-content h3 {
  background: #1b4a9f;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  font-size: 20px;
  margin-bottom: 48px;
}
@media screen and (max-width: 821px) {
  #top .p-style .style-wrapper .style-content h3 {
    margin-bottom: 30px;
  }
}
#top .p-style .style-wrapper .style-content h4 {
  color: #1b4a9f;
  background: #fff;
  font-size: 18px;
  padding: 10px 0;
  margin-bottom: 14px;
}
#top .p-style .style-wrapper .style-content h5 {
  font-size: 24px;
  color: #1b4a9f;
  margin-bottom: 14px;
}
@media screen and (max-width: 821px) {
  #top .p-style .style-wrapper .style-content h5 {
    font-size: 21px;
    letter-spacing: normal;
  }
}
#top .p-style .style-wrapper .style-content .flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media screen and (max-width: 821px) {
  #top .p-style .style-wrapper .style-content .flex {
    flex-direction: column;
    margin-bottom: 0;
  }
}
#top .p-style .style-wrapper .style-content .flex .flex-content {
  width: 48%;
}
@media screen and (max-width: 821px) {
  #top .p-style .style-wrapper .style-content .flex .flex-content {
    width: 100%;
    margin-bottom: 20px;
  }
}
#top .p-style .style-wrapper .style-content .flex .flex-content figure figcaption {
  text-align: center;
}
#top .p-style .style-wrapper .style-content figure figcaption {
  font-size: 16px;
  text-align: left;
}
#top .p-howto {
  border: none;
  position: relative;
}
#top .p-howto::before {
  content: "";
  display: block;
  width: 100%;
  height: 380px;
  background: url(https://d2w53g1q050m78.cloudfront.net/mitasdelicajp/uploads/top_new/bg-howto.jpg) no-repeat center top/cover;
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
}
#top .p-howto h2 {
  color: #1b4a9f;
  font-size: 30px;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}
#top .p-howto .howto-desc {
  background: #1b4a9f;
  padding: 40px 0;
  max-width: 1000px;
  margin: 30px auto 0;
  color: #fff;
}
@media screen and (max-width: 821px) {
  #top .p-howto .howto-desc {
    padding: 40px 12px;
  }
}
#top .p-howto .howto-desc h3 {
  font-size: 27px;
  margin-bottom: 10px;
}
@media screen and (max-width: 821px) {
  #top .p-howto .howto-desc .c-txt02 {
    line-height: 1.8;
    letter-spacing: normal;
  }
}
#top .p-information {
  padding: 120px 0;
}
@media screen and (max-width: 821px) {
  #top .p-information {
    padding: 70px 0;
  }
}
#top .sec__adviser {
  padding: 0 0 80px;
}
#top .sec__adviser .articleList__text::before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(https://d2w53g1q050m78.cloudfront.net/mitasdelicajp/uploads/top_new/c-arrow-blue.png) no-repeat center top/cover;
  top: inherit;
  bottom: 12px;
}
#top .sec__adviser .articleList__text::after {
  display: none;
}
#top .sec__adviser .articleList__text time {
  color: #1b4a9f;
}

.c-btn {
  width: 345px;
  padding: 18px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1b4a9f;
  border-radius: 30px;
  color: #fff;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: -30px;
  z-index: 1;
}
@media screen and (max-width: 821px) {
  .c-btn {
    width: calc(100% - 30px);
  }
}
.c-btn::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://d2w53g1q050m78.cloudfront.net/mitasdelicajp/uploads/top_new/c-arrow.png) no-repeat center top/contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}
.c-btn:visited {
  color: #fff;
}

#fixMenu {
  display: block;
  padding: 70px 160px;
  max-width: 1000px;
  height: calc(100vh - 100px);
}
@media screen and (max-width: 821px) {
  #fixMenu {
    padding: 60px 10px;
    max-width: 70%;
  }
}
@media screen and (max-width: 767px) {
  #fixMenu {
    max-width: 95%;
  }
}
#fixMenu .text--center {
  font-size: 16px;
}
#fixMenu h2 {
  font-size: 18px;
  margin-bottom: 18px;
  text-align: center;
  color: #1b4a9f;
}
@media screen and (max-width: 821px) {
  #fixMenu h2 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
#fixMenu .tab-container {
  margin-bottom: 30px;
}
#fixMenu .tab-container .tab-buttons {
  display: flex;
  margin-bottom: 20px;
  justify-content: space-between;
}
#fixMenu .tab-container .tab-buttons .tab-button {
  width: 48%;
  padding: 28px 20px;
  background: #fff;
  border: 1px solid #1b4a9f;
  color: #1b4a9f;
  font-size: 22px;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: "Noto Serif JP", serif !important;
}
@media screen and (max-width: 821px) {
  #fixMenu .tab-container .tab-buttons .tab-button {
    font-size: 16px;
    padding: 12px 14px;
    width: calc(50% - 3px);
  }
}
#fixMenu .tab-container .tab-buttons .tab-button.active {
  background: #1b4a9f;
  color: #fff;
}
#fixMenu .tab-container .tab-buttons .tab-button.active .explanation .icon_txt::before {
  background: url(https://d2w53g1q050m78.cloudfront.net/mitasdelicajp/uploads/top_new/icon_kaiyaku-white.png) no-repeat center top/cover;
}
#fixMenu .tab-container .tab-buttons .tab-button.active .explanation .icon_txt:nth-child(2)::before {
  background: url(https://d2w53g1q050m78.cloudfront.net/mitasdelicajp/uploads/top_new/icon_shipping-white.png) no-repeat center top/cover;
}
#fixMenu .tab-container .tab-buttons .tab-button:hover {
  background: #1b4a9f;
  color: #fff;
}
#fixMenu .tab-container .tab-buttons .tab-button:hover.active {
  background: #1b4a9f;
}
#fixMenu .tab-container .tab-buttons .tab-button:hover .explanation .icon_txt::before {
  background: url(https://d2w53g1q050m78.cloudfront.net/mitasdelicajp/uploads/top_new/icon_kaiyaku-white.png) no-repeat center top/cover;
}
#fixMenu .tab-container .tab-buttons .tab-button:hover .explanation .icon_txt:nth-child(2)::before {
  background: url(https://d2w53g1q050m78.cloudfront.net/mitasdelicajp/uploads/top_new/icon_shipping-white.png) no-repeat center top/cover;
}
@media screen and (max-width: 821px) {
  #fixMenu .tab-container .tab-buttons .tab-button:last-child .explanation {
    align-items: center;
  }
}
#fixMenu .tab-container .explanation {
  justify-content: center;
  align-items: center;
  margin: 10px 0 0;
  display: flex;
  gap: 10px;
  font-size: 12px;
}
@media screen and (max-width: 821px) {
  #fixMenu .tab-container .explanation {
    flex-direction: column;
    font-size: 11px;
    align-items: flex-start;
    gap: 5px;
    letter-spacing: normal;
  }
}
#fixMenu .tab-container .explanation .icon_txt {
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 3px;
}
@media screen and (max-width: 821px) {
  #fixMenu .tab-container .explanation .icon_txt {
    font-size: 10px;
    letter-spacing: -0.08em;
    justify-content: flex-start;
  }
}
#fixMenu .tab-container .explanation .icon_txt::before {
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  margin-top: 0;
  background: url(https://d2w53g1q050m78.cloudfront.net/mitasdelicajp/uploads/top_new/icon_kaiyaku-blue.png) no-repeat center top/cover;
}
#fixMenu .tab-container .explanation .icon_txt:nth-child(2)::before {
  width: 19px;
  height: 13px;
  background: url(https://d2w53g1q050m78.cloudfront.net/mitasdelicajp/uploads/top_new/icon_shipping-blue.png) no-repeat center top/cover;
}
#fixMenu .tab-content {
  display: none;
  width: 100%;
}
#fixMenu .tab-content.active {
  display: block;
}
#fixMenu .wrapper {
  flex-direction: column;
  align-items: center;
  margin: 0;
  max-width: 100%;
}
#fixMenu .wrapper .contents {
  margin-right: 0;
  padding: 0;
  position: relative;
  width: 100%;
  border: none;
}
#fixMenu .type-selection {
  margin-bottom: 40px;
}
#fixMenu .type-selection .type-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
}
#fixMenu .type-selection .type-btn figure {
  background: #e6e6e6;
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 821px) {
  #fixMenu .type-selection .type-btn figure {
    border-radius: 10px;
  }
}
#fixMenu .type-selection .type-btn figure img {
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 821px) {
  #fixMenu .type-selection .type-btn figure img {
    border-radius: 5px;
  }
}
#fixMenu .type-selection .type-btn .type-label {
  font-size: 19px;
  padding: 10px 0;
  border-top: 2px solid #1b4a9f;
  width: 100%;
}
@media screen and (max-width: 821px) {
  #fixMenu .type-selection .type-btn .type-label {
    font-size: 16px;
  }
}

.selection-flex {
  display: flex;
}
@media screen and (max-width: 821px) {
  .selection-flex {
    flex-direction: column;
  }
}
.selection-flex .selection {
  width: 60%;
}
@media screen and (max-width: 821px) {
  .selection-flex .selection {
    width: 100%;
  }
}

.selection-area {
  margin-bottom: 30px;
}
@media screen and (max-width: 821px) {
  .selection-area {
    margin-bottom: 25px;
  }
}
.selection-area.type-selection {
  margin-bottom: 40px;
}
@media screen and (max-width: 821px) {
  .selection-area.type-selection {
    margin-bottom: 30px;
  }
}
.selection-area.pay-as-you-go {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
}
@media screen and (max-width: 821px) {
  .selection-area.pay-as-you-go {
    flex-direction: column;
  }
}
.selection-area .category {
  width: 46%;
  position: relative;
}
@media screen and (max-width: 821px) {
  .selection-area .category {
    width: 100%;
  }
}
@media screen and (max-width: 821px) {
  .selection-area .category:first-child {
    margin-bottom: 30px;
  }
}
.selection-area .category:first-child::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #1b4a9f;
  position: absolute;
  top: 0;
  right: -9%;
}
.selection-area .category .selection-button {
  width: 32.5%;
}
.selection-area .category .image {
  display: flex;
}
.selection-area .category .image .ttl {
  font-size: 16px;
  color: #1b4a9f;
  margin-bottom: 10px;
}
.selection-area .category .image .ttl span {
  display: inline-block;
  color: #fff;
  background: #1b4a9f;
  padding: 0 4px;
}
.selection-area .category .image img {
  display: block;
  width: 116px;
  margin-right: 20px;
}

.button-group {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  margin-top: 10px;
}
@media screen and (max-width: 821px) {
  .button-group {
    gap: 5px;
  }
}
.button-group#subscription-week-selection .selection-button, .button-group#week-selection .selection-button {
  width: 22%;
}
@media screen and (max-width: 821px) {
  .button-group#subscription-week-selection, .button-group#week-selection {
    flex-wrap: wrap;
  }
  .button-group#subscription-week-selection .selection-button, .button-group#week-selection .selection-button {
    width: 49.2%;
    padding: 10px 6px;
    letter-spacing: 0.02em;
  }
  .button-group#subscription-week-selection .selection-button span, .button-group#week-selection .selection-button span {
    display: inline-block;
    margin-left: 4px;
  }
}
.button-group.two .selection-button {
  width: 48%;
}
@media screen and (max-width: 821px) {
  .button-group.two .selection-button {
    width: calc(50% - 3px);
  }
}
.button-group.three .selection-button {
  width: 32%;
}

.selection-button {
  padding: 22px 9px;
  border: 2px solid #1b4a9f;
  background-color: #fff;
  color: #1b4a9f;
  cursor: pointer;
  font-size: 18px;
  border-radius: 12px;
  transition: background-color 0.3s, color 0.3s;
  font-weight: 400;
  line-height: 1.3;
  font-family: "Noto Serif JP", serif !important;
  font-weight: 600;
}
@media screen and (max-width: 821px) {
  .selection-button {
    font-size: 16px;
    border-radius: 5px;
    padding: 16px 9px;
  }
}
.selection-button span {
  display: block;
  font-size: 13px;
  color: #000;
}

.selection-button.selected {
  background-color: #1b4a9f;
  color: #fff;
}
.selection-button.selected span {
  color: #fff;
}

.selection-button:hover {
  background-color: #1b4a9f;
  color: #fff;
}
.selection-button:hover span {
  color: #fff;
}

.action-area {
  width: 305px;
  margin: 50px auto 0;
}

.menu-link {
  display: block;
  position: static;
  padding: 18px 30px;
  background-color: #1b4a9f;
  color: #fff;
  width: 100%;
  text-decoration: none;
  transition: background-color 0.3s;
  text-align: center;
  font-size: 16px;
  border-radius: 30px;
  position: relative;
}
.menu-link::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://d2w53g1q050m78.cloudfront.net/mitasdelicajp/uploads/top_new/c-arrow.png) no-repeat center top/cover;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.menu-link:visited {
  color: #fff;
}

.menu-link:hover {
  background-color: #163a7a;
}

.menu-link.disabled {
  background-color: #cccccc;
  pointer-events: none;
}

#fixMenuBtn {
  width: 50%;
  transform: translateX(-50%);
  right: inherit;
  left: 50%;
  max-width: 600px;
  border-radius: 37px;
  border: 2px solid #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  font-size: 24px;
  display: none;
  /* 初期は非表示 */
  -webkit-animation: fadeIn 0.8s ease forwards;
  animation: fadeIn 0.6s ease forwards;
}
@media screen and (max-width: 821px) {
  #fixMenuBtn {
    width: 100%;
    bottom: 0;
    height: 90px;
    line-height: 90px;
    border-radius: 0;
    font-size: 20px;
    border: none;
    border-top: 2px solid #fff;
  }
}
#fixMenuBtn::before {
  background: transparent;
  border: 1px solid #fff;
  width: 30px;
  height: 30px;
  top: 42%;
}
@media screen and (max-width: 767px) {
  #fixMenuBtn::before {
    width: 20px;
    height: 20px;
    top: 50%;
  }
}
#fixMenuBtn::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  top: 49%;
  right: 56px;
  width: 10px;
  height: 10px;
}
@media screen and (max-width: 767px) {
  #fixMenuBtn::after {
    width: 8px;
    height: 8px;
    right: 27px;
    top: 53.5%;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    /* 少し下から */
  }
  100% {
    opacity: 1;
    /* 元の位置へ */
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    /* 少し下から */
  }
  100% {
    opacity: 1;
    /* 元の位置へ */
  }
}
#toTop,
.toDetailSearch {
  bottom: 130px;
}
@media screen and (max-width: 821px) {
  #toTop,
.toDetailSearch {
    bottom: 100px;
  }
}
/*# sourceMappingURL=main17_new.css.map */