@charset "UTF-8";
.no_item {
  font-weight: 700;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  cursor: pointer;
}

@font-face {
  font-family: "Kaisei Opti";
  font-style: "normal";
  font-weight: 700;
  font-display: swap;
  src: url("/wp-content/themes/yokosuka_curry/asset/font/KaiseiOpti-Bold.ttf") format("woff");
}
@font-face {
  font-family: "Noto Sans";
  font-style: "normal";
  font-weight: 400;
  font-display: swap;
  src: url("/wp-content/themes/yokosuka_curry/asset/font/NotoSansJP-VariableFont_wght.ttf") format("woff");
}
@font-face {
  font-family: "Noto Sans";
  font-style: "normal";
  font-weight: 700;
  font-display: swap;
  src: url("/wp-content/themes/yokosuka_curry/asset/font/NotoSansJP-VariableFont_wght.ttf") format("woff");
}
/*                共通
======================================================= */
/*                reset
======================================================= */
*:where(:not(iframe, canvas, img, svg, video):not(svg *)) {
  all: unset;
  display: revert;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  color: #393a3e;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  line-height: 1;
  font-size: 16px;
  -webkit-text-size-adjust: 100%; /*iphoneの勝手に文字拡大を防ぐ*/
  background-color: #ffe100;
  letter-spacing: 0.05em;
  overflow-x: hidden;
  font-weight: 500;
}

input {
  -webkit-appearance: none;
}

ol,
ul {
  list-style: none;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

table {
  border-collapse: collapse;
}

figure {
  margin: 0 0 0;
}

/*                leyout
======================================================= */
#wrapper {
  padding-top: 140px;
}
@media only screen and (max-width: 767px) {
  #wrapper {
    padding-top: 80px;
  }
}

.l-section {
  padding: 70px 30px;
}
@media only screen and (max-width: 767px) {
  .l-section {
    padding: 34px 10px;
  }
}
.l-section--trans {
  background: transparent;
}
.l-section--top {
  padding: 94px 30px;
}
@media only screen and (max-width: 767px) {
  .l-section--top {
    padding: 34px 10px;
  }
}

.l-section__inr--guide {
  padding: 61px 76px 59px 76px;
}
@media only screen and (max-width: 1023px) {
  .l-section__inr--guide {
    padding: 61px 36px 59px 36px;
  }
}
@media only screen and (max-width: 767px) {
  .l-section__inr--guide {
    padding: 36px 27px 46px 27px;
  }
}

.c-borderbox {
  border: 8px solid #ffe100;
  max-width: 1200px;
  margin: 0 auto;
  border-radius: 20px;
}
@media only screen and (max-width: 767px) {
  .c-borderbox {
    border: 4px solid #ffe100;
  }
}

.c-midbox {
  max-width: 1200px;
  margin: 0 auto;
  border-radius: 20px;
}

.l-bg_mask {
  background: url(/wp-content/themes/yokosuka_curry/asset/media/images/home/home_mask.webp);
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
}

/*                タイトル装飾
======================================================= */
.c-section__ttl--ja {
  font-family: "Kaisei Opti";
  color: #11307d;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.05em;
  line-height: 1.25;
}
@media only screen and (max-width: 1023px) {
  .c-section__ttl--ja {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .c-section__ttl--ja {
    font-size: 30px;
    line-height: 1.16;
  }
}
.c-section__ttl--ja_big {
  font-size: 60px;
}
@media only screen and (max-width: 767px) {
  .c-section__ttl--ja_big {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .c-section__ttl--ja_break {
    display: inline-block;
  }
}
.c-section__ttl--en {
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  color: #11307d;
  font-size: 16px;
  line-height: 1.25;
  margin-top: 10px;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  .c-section__ttl--en {
    font-size: 14px;
    margin-top: 6px;
  }
}
.c-section__ttl + .p-content-table__wrap {
  margin-top: 35px;
}
@media only screen and (max-width: 767px) {
  .c-section__ttl + .p-content-table__wrap {
    margin-top: 28px;
  }
}
.c-section__ttl + .c-circle__ttl {
  margin-top: 35px;
}
@media only screen and (max-width: 767px) {
  .c-section__ttl + .c-circle__ttl {
    margin-top: 21px;
  }
}

.c-section__ttl-inr {
  display: inline-block;
}

.c-section__ttl-txt {
  display: inline-block;
}

.c-circle__ttl {
  text-align: center;
}
.c-circle__ttl--blue {
  margin-top: 78px;
}
@media only screen and (max-width: 767px) {
  .c-circle__ttl--blue {
    margin-top: 39px;
    padding: 0 18px;
  }
}

.c-circle__ttl-main {
  font-weight: 700;
  padding: 9px 30px 8px;
  background: #ffd601;
  border-radius: 30px;
  text-align: left;
  font-size: 18px;
  line-height: 1.278;
}
@media only screen and (max-width: 767px) {
  .c-circle__ttl-main {
    font-size: 16px;
    padding: 11px 20px 8px;
    line-height: 1.31;
  }
}
.c-circle__ttl-main--blue {
  display: inline-block;
  background: #11307d;
  color: #fff;
  text-align: center;
  font-size: 22px;
  padding: 13px 30px 11px;
  line-height: 1.22;
}
@media only screen and (max-width: 1023px) {
  .c-circle__ttl-main--blue {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .c-circle__ttl-main--blue {
    line-height: 1.33;
    font-size: 18px;
    border-radius: 50px;
    padding: 15px 25px 13px;
  }
}
.c-circle__ttl-main--single {
  background: #ffe100;
  text-align: center;
}
.c-circle__ttl-main--single2 {
  border: 2px solid #ffe100;
  background: #fff;
  text-align: center;
}

.c-circle__ttl-main__inr {
  display: inline-block;
}

/*                テキスト装飾
======================================================= */
.text_right,
.alignright {
  text-align: right;
}

.text_left,
.alignleft {
  text-align: left;
}

.text_center,
.aligncenter {
  text-align: center;
}

.underline {
  text-decoration: underline;
}

.lato {
  font-family: "Lato", "arial", sans-serif;
}

.mintyo {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

/*                table
======================================================= */
table {
  width: 100%;
  border-collapse: separate;
  border-collapse: collapse;
  border-spacing: 0;
}

table tr td,
table tr th {
  text-align: left;
  padding: 0px;
}

/* 擬似テーブル */
.table {
  display: table;
  width: 100%;
}
.table .tableCell {
  display: table-cell;
  vertical-align: top;
}

/*                ヘッダー・サイド・フッター
======================================================= */
/*                sp_menu
======================================================= */
.l-sp-menu {
  display: block;
  position: fixed;
  top: 0px;
  right: 0;
  width: 100%;
  height: 100%;
  background: #ffd601;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 9998;
  transition: 400ms;
  font-size: 15px;
  transform: translateX(100%);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}
.l-sp-menu.is-active {
  transform: translateX(0);
  top: 0px;
}

.l-sp-menu__wrap {
  padding: 36px 72px 60px 63px;
}

.p-hd_nav__ul {
  max-width: 204px;
  margin: 0 auto;
}

.p-hd_nav__li {
  margin-top: 26px;
}
.p-hd_nav__li:first-child {
  margin-top: 0;
}

.p-hd_nav__menu--ja {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  flex: 1;
  line-height: 1.25;
  color: #11307d;
}

.p-hd_nav__menu--en {
  display: block;
  margin-top: 6px;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  color: #11307d;
}

.p-mega_menu__wrap {
  margin-top: 15px;
}

.p-mega_menu__ul {
  padding: 30px 50px 25px;
  border-radius: 20px;
  background-color: #ffe100;
}

.p-mega_menu__li {
  color: #11307d;
  font-weight: 700;
  font-size: 14px;
  margin-top: 25px;
  text-align: center;
  transition: 0.5s;
}
.p-mega_menu__li:first-child {
  margin-top: 0;
}

.l-sp-info {
  margin-top: 28px;
  padding: 28px 0;
  border-top: 1px solid #11307d;
  border-bottom: 1px solid #11307d;
}

.p-sp-info__link {
  display: block;
  font-weight: 700;
  margin-top: 30px;
  font-size: 14px;
  text-align: center;
  color: #11307d;
}
.p-sp-info__link:first-child {
  margin-top: 0;
}

.i-sns__wrap {
  display: flex;
  justify-content: center;
  gap: 28px;
  margin-top: 30px;
}

.p-sns__img--fb {
  max-width: 28px;
}
.p-sns__img--tw {
  max-width: 30px;
}

/*                ボタン
======================================================= */
.c-linkbtn__wrap--curry {
  margin-top: 28px;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
@media only screen and (max-width: 1279px) {
  .c-linkbtn__wrap--curry {
    max-width: 610px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .c-linkbtn__wrap--curry {
    max-width: 300px;
    display: block;
    margin-top: 28px;
  }
}
.c-linkbtn__wrap--guide {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .c-linkbtn__wrap--guide {
    margin-top: 30px;
  }
}
.c-linkbtn__wrap--aboutus {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  gap: 13px;
}
@media only screen and (max-width: 767px) {
  .c-linkbtn__wrap--aboutus {
    flex-direction: column;
    padding: 0 18px;
  }
}
.c-linkbtn__wrap--song {
  max-width: 620px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: -36px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .c-linkbtn__wrap--song {
    position: initial;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    transform: none;
    margin-top: 19px;
  }
}
.c-linkbtn__wrap--flex {
  margin-top: 82px;
  display: flex;
  gap: 20px;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .c-linkbtn__wrap--flex {
    margin-top: 30px;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
}
.c-linkbtn__wrap--document {
  margin-top: 30px;
  display: flex;
  gap: 10px;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .c-linkbtn__wrap--document {
    margin-top: 20px;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
}
.c-linkbtn__wrap--cta {
  margin-top: 20px;
  display: flex;
  gap: 20px;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .c-linkbtn__wrap--cta {
    margin-top: 20px;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
}

.c-linkbtn {
  position: relative;
  border: 2px solid #11307d;
  max-width: 300px;
  width: 100%;
  display: flex;
  align-items: center;
  height: 70px;
  border-radius: 8px;
  padding: 2px 30px 0 21px;
  background: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.375;
  transition: 0.5s;
}
@media only screen and (max-width: 767px) {
  .c-linkbtn {
    width: 100%;
    max-width: 300px;
  }
}
.c-linkbtn::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  display: block;
  background: #11307d;
  z-index: 0;
  transition: 0.5s;
}
.c-linkbtn::after {
  content: "";
  position: absolute;
  display: inline-block;
  -webkit-mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/arrow-right.svg);
          mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/arrow-right.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 10px;
  height: 18px;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  background: #11307d;
  transition: 0.5s;
}
.c-linkbtn--curry {
  width: 50%;
}
@media only screen and (max-width: 1279px) {
  .c-linkbtn--curry {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-linkbtn--curry {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .c-linkbtn--curry {
    max-width: 100%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .c-linkbtn--curry:nth-child(n+2) {
    margin-top: 10px;
  }
}
.c-linkbtn--guide {
  justify-content: center;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .c-linkbtn--guide {
    margin-right: auto;
    margin-left: auto;
  }
}
.c-linkbtn--guide::after {
  content: none;
}
.c-linkbtn--guide:hover .c-linkbtn__txt::after {
  background: #fff;
}
.c-linkbtn--guide .c-linkbtn__txt {
  position: relative;
  padding-right: 28px;
}
.c-linkbtn--guide .c-linkbtn__txt::after {
  content: "";
  position: absolute;
  display: inline-block;
  -webkit-mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/pdf_icon.svg);
          mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/pdf_icon.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 15px;
  height: 18px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: #11307d;
  transition: 0.5s;
}
@media only screen and (max-width: 767px) {
  .c-linkbtn--aboutus {
    width: 100%;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
}
.c-linkbtn--center {
  margin: 28px auto 0;
}
@media only screen and (min-width: 1024px) {
  .c-linkbtn:hover {
    color: #fff;
  }
  .c-linkbtn:hover::before {
    width: 100%;
    border-radius: 6px;
  }
  .c-linkbtn:hover::after {
    background: #fff;
  }
  .c-linkbtn:hover .c-linkbtn__txt {
    color: #fff;
  }
}
.c-linkbtn--tel {
  justify-content: center;
  border: 2px solid #ffe100;
  padding-left: 10px;
}
.c-linkbtn--tel::after {
  content: none;
}
.c-linkbtn--tel::before {
  background: #ffe100;
  border-radius: 6px;
}
@media only screen and (min-width: 1024px) {
  .c-linkbtn--tel:hover::before {
    width: 100%;
  }
  .c-linkbtn--tel:hover .c-linkbtn__txt {
    color: #11307d;
  }
}
.c-linkbtn--yellow {
  border: 2px solid #ffe100;
  background: #ffe100;
}
.c-linkbtn--yellow::before {
  background: #fff;
  border-radius: 6px;
}
@media only screen and (min-width: 1024px) {
  .c-linkbtn--yellow:hover::before {
    width: 100%;
  }
  .c-linkbtn--yellow:hover::after {
    background: #11307d;
  }
  .c-linkbtn--yellow:hover .c-linkbtn__txt {
    color: #11307d;
  }
}

.c-linkbtn__txt {
  color: #11307d;
  transition: 0.5s;
  z-index: 10;
}
.c-linkbtn__txt--center {
  text-align: center;
}

/*                ページネーション
======================================================= */
.c-pagination {
  grid-row: 2/3;
  grid-column: 1/3;
  margin: 22px auto 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .c-pagination {
    grid-row: 2/3;
    margin-top: 50px;
  }
}
.c-pagination--wide {
  margin-top: 104px;
}
@media only screen and (max-width: 767px) {
  .c-pagination--wide {
    margin-top: 62px;
  }
}

.c-pagination__inr {
  background: #ffffff;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
  border-radius: 50px;
  padding: 9px 25px;
  display: inline-block;
}

.c-pagination__list {
  display: flex;
  align-items: center;
  gap: 9px;
}

.c-pagination__item,
.c-pagination__item2 {
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  color: #11307d;
  padding-left: 2px;
  transition: 0.5s;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .c-pagination__item:hover,
  .c-pagination__item2:hover {
    opacity: 0.6;
  }
}

.c-pagination__link {
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  color: #11307d;
  padding-left: 2px;
  transition: 0.5s;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .c-pagination__link:hover {
    opacity: 0.6;
  }
}

.c-pagination__item--prev,
.c-pagination__item--next {
  width: 42px;
  height: 42px;
  position: relative;
}
.c-pagination__item--prev::before,
.c-pagination__item--next::before {
  content: "";
  position: absolute;
  display: inline-block;
  -webkit-mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/page_arrow.svg);
          mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/page_arrow.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 14px;
  height: 18px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #ffd601;
  transition: 0.5s;
}
@media only screen and (max-width: 767px) {
  .c-pagination__item--prev::before,
  .c-pagination__item--next::before {
    width: 15px;
    height: 24px;
  }
}

.c-pagination__item--next::before {
  transform: translate(-50%, -50%) rotate(180deg);
}

.current {
  background: #ffd601;
  border-radius: 50%;
  pointer-events: none;
}
.current:hover {
  pointer-events: none;
}

.c-single-pagination {
  grid-row: 2/3;
  grid-column: 1/3;
  margin: 0px auto 0;
  text-align: center;
  max-width: 480px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .c-single-pagination {
    grid-row: 2/3;
    margin-top: 67px;
  }
}

.c-single-pagination__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}
@media only screen and (max-width: 1023px) {
  .c-single-pagination__list {
    gap: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .c-single-pagination__list {
    gap: 20px;
  }
}

.c-single-pagination__li.prev {
  width: 40px;
  transition: 0.5s;
}
.c-single-pagination__li.prev:hover {
  opacity: 0.6;
}
.c-single-pagination__li.next {
  width: 40px;
  transition: 0.5s;
}
.c-single-pagination__li.next:hover {
  opacity: 0.6;
}
.c-single-pagination__li.all {
  position: relative;
  border: 2px solid #11307d;
  max-width: 300px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.375;
  transition: 0.5s;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .c-single-pagination__li.all {
    max-width: 200px;
  }
}
.c-single-pagination__li.all::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  display: block;
  background: #11307d;
  z-index: 0;
  transition: 0.5s;
}
@media only screen and (min-width: 1024px) {
  .c-single-pagination__li.all:hover::before {
    width: 100%;
    border-radius: 6px;
  }
  .c-single-pagination__li.all:hover .c-single-pagination__link-inr {
    color: #fff;
  }
}

.c-single-pagination__link-inr {
  color: #11307d;
  position: relative;
  transition: 0.5s;
  z-index: 10;
}

.c-single-pagination__link {
  padding: 18px 30px 15px 21px;
  line-height: 1.375;
}
@media only screen and (max-width: 767px) {
  .c-single-pagination__link {
    padding: 22px 30px 20px 21px;
  }
}
.c-single-pagination__link.arrow {
  transition: 0.5s;
}
@media only screen and (min-width: 1024px) {
  .c-single-pagination__link.arrow:hover {
    opacity: 0.6;
  }
}

.c-single-pagination__img {
  max-width: 50px;
}
@media only screen and (max-width: 767px) {
  .c-single-pagination__img {
    max-width: 30px;
  }
}
.c-single-pagination__img--next {
  transform: rotate(180deg);
}

.l-merchandise_side {
  width: 280px;
}
@media only screen and (max-width: 767px) {
  .l-merchandise_side {
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
}
.l-merchandise_side.active {
  opacity: 1;
  visibility: visible;
  overflow-y: auto;
}

@media only screen and (max-width: 767px) {
  .l-merchandise_side__Inr {
    border: 10px solid #ffe100;
    padding: 100px 27px 63px 28px;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .l-merchandise_side__cont {
    width: 280px;
    margin: 0 auto;
  }
}

.c-lang-btn + .c-genre-box {
  padding-top: 40px;
  margin-top: 40px;
  border-top: 1px solid #dfe0e1;
}
.c-lang-btn + .c-shopsearch-box {
  padding-top: 40px;
  margin-top: 40px;
  border-top: 1px solid #dfe0e1;
}

.c-side-btn__ttl {
  font-weight: 700;
}
.c-side-btn__ttl + .c-side-check {
  margin-top: 15px;
}
.c-side-btn__ttl + .c-side-radio {
  margin-top: 15px;
}
.c-side-btn__ttl + .p-handle-item {
  margin-top: 15px;
}

.c-lang-btn__wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  justify-items: center;
  margin-top: 15px;
}

.c-lang-btn__btn {
  max-width: 135px;
  width: 100%;
  height: 60px;
  border-radius: 8px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
  border: 2px solid #11307d;
  color: #11307d;
}
.c-lang-btn__btn.is-active {
  background: #11307d;
  color: #fff;
}
.c-lang-btn__btn:hover {
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .c-lang-btn__btn:hover {
    opacity: 0.6;
  }
}

.c-genre-box + .c-sort-btn {
  padding-top: 39px;
  margin-top: 38px;
  border-top: 1px solid #dfe0e1;
}

.c-side-check {
  width: 280px;
  height: 60px;
  display: flex;
  align-items: center;
}
.c-side-check + .c-side-check {
  margin-top: 10px;
}
.c-side-check + .c-side-btn__ttl {
  margin-top: 20px;
}

.c-side-check__label {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 13px;
  background: #f8f7f1;
  border-radius: 8px;
}
.c-side-check__label:hover {
  cursor: pointer;
}

.c-side-check__input,
.c-side-check__items-input {
  width: 24px;
  height: 24px;
  transition: 0.5s;
  border: 1px solid #dfe0e1;
  border-radius: 5px;
  position: relative;
  background: #fff;
  transition: 0.5s;
}

input[type=checkbox]::after {
  content: url("/wp-content/themes/yokosuka_curry/asset/media/images/common/check_icon01.svg");
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 0;
  left: 0;
  border-radius: 5px;
  opacity: 0;
  transition: 0.5s;
}

input[type=checkbox]:checked {
  border: none;
  background-color: #fff;
}
input[type=checkbox]:checked::after {
  opacity: 1;
}

#store1 input[type=radio]::after,
#store2 input[type=radio]::after {
  content: url("/wp-content/themes/yokosuka_curry/asset/media/images/common/check_icon01.svg");
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  border-radius: 5px;
  opacity: 0;
  transition: 0.5s;
  width: 24px;
  height: 24px;
}
#store1 input[type=radio]:checked,
#store2 input[type=radio]:checked {
  border: none;
  background-color: #fff;
}
#store1 input[type=radio]:checked::after,
#store2 input[type=radio]:checked::after {
  opacity: 1;
}

.c-side-check__txt {
  font-weight: 700;
  padding-left: 10px;
}

.c-side-check__txt {
  font-weight: 700;
  padding-left: 10px;
  line-height: 1.25;
}

.c-side-radio {
  width: 280px;
  height: 60px;
  display: flex;
  align-items: center;
}
.c-side-radio + .c-side-radio {
  margin-top: 10px;
}
.c-side-radio + .c-side-btn__ttl {
  margin-top: 20px;
}

.c-side-radio__label {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 13px;
  background: #f8f7f1;
  border-radius: 8px;
}
.c-side-radio__label:hover {
  cursor: pointer;
}

.c-side-radio__input {
  width: 24px;
  height: 24px;
  transition: 0.5s;
  border: 1px solid #dfe0e1;
  border-radius: 50%;
  position: relative;
  background: #fff;
  transition: 0.5s;
}

input[type=radio]::after {
  content: "";
  display: block;
  box-sizing: border-box;
  background-color: #ffe100;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  opacity: 0;
  transition: 0.5s;
}

input[type=radio]:checked {
  background-color: #fff;
}
input[type=radio]:checked::after {
  opacity: 1;
}

.c-side-radio__txt {
  font-weight: 700;
  padding-left: 10px;
  line-height: 1.25;
}

.c-side-radio__txt {
  font-weight: 700;
  padding-left: 10px;
}

.c-sort-btn + .c-chart-btn {
  padding-top: 41px;
  margin-top: 37px;
  border-top: 1px solid #dfe0e1;
}

.c-sort-btn__label {
  display: block;
  font-weight: 700;
}

.c-sort-btn__wrap {
  margin-top: 17px;
  position: relative;
  transition: 0.5s;
  max-width: 280px;
  width: 100%;
  height: 60px;
  border: 2px solid #11307d;
  border-radius: 8px;
  background: #fff;
}
.c-sort-btn__wrap::after {
  content: "";
  position: absolute;
  display: inline-block;
  -webkit-mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/arrow-right.svg);
          mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/arrow-right.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 10px;
  height: 18px;
  top: 50%;
  right: 18px;
  transform: translateY(-50%) rotate(90deg);
  background: #11307d;
  transition: 0.5s;
  pointer-events: none;
}
.c-sort-btn__wrap:hover {
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .c-sort-btn__wrap:hover {
    opacity: 0.6;
  }
}

.c-sort-btn__btn {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px 0 24px;
  color: #11307d;
  font-weight: 700;
}

.c-chart-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.c-chart-btn__btn {
  width: 100%;
  font-weight: 700;
  position: relative;
  padding: 0 19px 0 24px;
  transition: 0.5s;
  background: #fff8c3;
  border: 2px solid #ffe100;
  width: 280px;
  height: 100px;
  border-radius: 8px;
}
.c-chart-btn__btn::after {
  content: "";
  position: absolute;
  display: inline-block;
  -webkit-mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/arrow-right.svg);
          mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/arrow-right.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 10px;
  height: 18px;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  background: #11307d;
  transition: 0.5s;
}
.c-chart-btn__btn:hover {
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .c-chart-btn__btn:hover {
    opacity: 0.6;
  }
}

.c-search-btn_wrap {
  margin-top: 19px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  justify-items: center;
}

.c-search-btn {
  font-weight: 700;
  width: 100%;
  height: 60px;
  border-radius: 8px;
  text-align: center;
  transition: 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-search-btn--white {
  border: 2px solid #11307d;
  color: #11307d;
  background: #fff;
}
.c-search-btn--blue {
  background: #11307d;
  color: #fff;
}
.c-search-btn:hover {
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .c-search-btn:hover {
    opacity: 0.6;
  }
}

/*                Utility
======================================================= */
.u-sp_br {
  display: none;
}
@media only screen and (max-width: 767px) {
  .u-sp_br {
    display: block;
  }
}

.u-tb_br {
  display: none;
}
@media only screen and (max-width: 1279px) {
  .u-tb_br {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .u-sp_br-none {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .u-sp_none {
    display: none;
  }
}

.u-sp_show {
  display: none;
}
@media only screen and (max-width: 767px) {
  .u-sp_show {
    display: block;
  }
}

.u-block {
  display: block;
}

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

.u-flex {
  display: flex;
}

.u-center {
  margin: 0 auto;
}

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

.u-text--left {
  text-align: left;
}

.u-text--left-c {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .u-text--left-c {
    text-align: center;
  }
}

.u-weight--700 {
  font-weight: 700;
}

.u-weight--500 {
  font-weight: 500;
}

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

.u-width--900 {
  max-width: 900px;
  margin: 0 auto;
}

.u-bg--white {
  background-color: #fff;
}

.u-bg--gray {
  background-color: #393939;
}

.u-radius--15 {
  border-radius: 15px;
}

.u-radius--15--rightside {
  border-radius: 0 15px 15px 0;
  overflow: hidden;
}

.u-margin--0 {
  margin: 0;
}

.u-bg__baige {
  background: #f8f7f1;
}

.u-bg__blue {
  background: #f0f9ff;
}

.u-bg__white {
  background: #fff;
}

/*                投稿レイアウト設定
======================================================= */
.detail_cont_area {
  transition: all 0.5s;
}
.detail_cont_area > .wp-block-image,
.detail_cont_area > .wp-block-media-text,
.detail_cont_area > .wp-block-audio,
.detail_cont_area > .block-editor-block-list__layout,
.detail_cont_area > .wp-block-button,
.detail_cont_area > .wp-block-button__link,
.detail_cont_area > .wp-block-code,
.detail_cont_area > p {
  margin: 0 0 30px;
}
.detail_cont_area a {
  color: #008acb;
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .detail_cont_area a:hover {
    text-decoration: none;
  }
}

/*                footer
======================================================= */
.l-ft {
  padding: 74px 30px 40px;
  background: #ffd601;
  font-family: "Noto Sans Japanese", serif;
}
@media only screen and (max-width: 767px) {
  .l-ft {
    padding: 48px 10px 40px;
  }
}

.c-ft__inr {
  text-align: center;
}

.c-ft__link {
  font-size: 14px;
  letter-spacing: 0.1em;
  transition: 0.5s;
  font-family: Noto Sans;
  cursor: pointer;
}
.c-ft__link:hover {
  opacity: 0.6;
}
.c-ft__copyright {
  font-size: 12px;
  color: #11307d;
  margin-top: 55px;
  letter-spacing: 0.1em;
  font-family: Noto Sans;
}
@media only screen and (max-width: 767px) {
  .c-ft__copyright {
    margin-top: 33px;
  }
}

/*                pageTop
======================================================= */
.u-offset {
  padding-top: 100px !important;
  margin-top: -100px !important;
}
@media only screen and (max-width: 767px) {
  .u-offset {
    padding-top: 80px !important;
    margin-top: -80px !important;
  }
}

.page_top {
  position: fixed;
  right: 40px;
  bottom: 40px;
  z-index: 1000;
  display: none;
}
.page_top a {
  display: block;
}

#pagetop {
  z-index: 999;
}

/*                iframeのレスポン化
======================================================= */
.frame_respon .fb_iframe_widget,
.frame_respon .fb_iframe_widget span,
.frame_respon .fb_iframe_widget iframe[style] {
  width: 100% important;
}

.gmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.gmap iframe,
.gmap object,
.gmap embed {
  border: none !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*                leyout
======================================================= */
#header.UpMove {
  animation: UpAnime 0.5s forwards;
}
@media only screen and (max-width: 767px) {
  #header.UpMove {
    animation: none;
  }
}

@keyframes UpAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-140px);
  }
}
#header.DownMove {
  animation: DownAnime 0.5s forwards;
}
@media only screen and (max-width: 767px) {
  #header.DownMove {
    animation: none;
  }
}

@keyframes DownAnime {
  from {
    opacity: 0;
    transform: translateY(-140px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.l-hd {
  background-color: #ffe100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
}

.l-hd__inr {
  position: relative;
}

.l-hd_top {
  background-color: #ffd601;
}
@media only screen and (max-width: 767px) {
  .l-hd_top {
    display: none;
  }
}

.p-hd_top__ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 10px 50px;
}

.p-hd_top__li {
  margin-right: 20px;
}
.p-hd_top__li:last-child {
  margin-right: 0;
}

.p-hd_top__link {
  font-size: 14px;
  font-weight: 700;
  color: #11307d;
  transition: 0.5s;
  cursor: pointer;
}
.p-hd_top__link:hover {
  color: #be0026;
}
.p-hd_top__link:hover .p-hd_top__img {
  opacity: 0.6;
}

.p-hd_top__img {
  transition: 0.5s;
}

.l-hd_under {
  display: flex;
  justify-content: space-between;
  padding: 10px 20px 11px 25px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .l-hd_under {
    padding: 11px 29px 10px 7px;
    height: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .l-hd_under--sp {
    padding: 20px 39px 0px 17px;
  }
}

@media only screen and (max-width: 767px) {
  .p-hd_logo {
    max-width: 149px;
  }
}

.p-hd-nav {
  max-width: 880px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .p-hd-nav {
    display: none;
  }
}

.p-hd-nav__ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

.p-hd-nav__li {
  color: #11307d;
  width: 25%;
  position: relative;
  height: inherit;
  display: flex;
  align-items: center;
  transition: 0.5s;
}
.p-hd-nav__li::before {
  content: "";
  width: 1px;
  height: 52px;
  background: #11307d;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.p-hd-nav__li:first-child::before {
  content: none;
}
.p-hd-nav__li:hover {
  color: #be0026;
}
.p-hd-nav__li:hover .p-mega-menu__wrap {
  opacity: 1;
  visibility: visible;
}

.p-hd-nav__link {
  flex: 1;
  height: 100%;
  padding-top: 12px;
}

.p-hd-nav__menu--ja {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  flex: 1;
  line-height: 1.25;
}
@media only screen and (max-width: 1023px) {
  .p-hd-nav__menu--ja {
    font-size: 14px;
  }
}
.p-hd-nav__menu--en {
  display: block;
  margin-top: 6px;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
}

.p-mega-menu__wrap {
  width: 250px;
  padding-top: 31px;
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  z-index: 2;
}

.p-mega-menu__ul {
  padding: 40px 20px 35px;
  border-radius: 20px;
  background-color: #ffd601;
}
@media only screen and (max-width: 1279px) {
  .p-mega-menu__ul {
    padding: 40px 5px 35px;
  }
}

.p-mega-menu__li {
  color: #11307d;
  font-weight: 700;
  font-size: 16px;
  margin-top: 25px;
  text-align: center;
  transition: 0.5s;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .p-mega-menu__li {
    font-size: 15px;
  }
}
.p-mega-menu__li:first-child {
  margin-top: 0;
}
.p-mega-menu__li:hover {
  color: #be0026;
}

.l-hd-spmenu {
  margin-top: 17px;
}
@media only screen and (min-width: 768px) {
  .l-hd-spmenu {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .l-hd-spmenu {
    margin-top: 14px;
  }
}

.l-hd-spmenu__btn {
  position: relative;
  width: 32px;
  height: 20px;
}
.l-hd-spmenu__btn.is-active .border01 {
  transform: translateY(10px) rotate(45deg);
  top: -2px;
}
.l-hd-spmenu__btn.is-active .border02 {
  opacity: 0;
}
.l-hd-spmenu__btn.is-active .border03 {
  transform: translateY(-8px) rotate(-45deg);
}

.l-hd-spmenu__border {
  position: absolute;
  display: block;
  width: 32px;
  height: 2px;
  background: #11307d;
  transition: all 0.5s;
}

.border01 {
  top: 0;
}

.border02 {
  top: 9px;
}
@media only screen and (max-width: 767px) {
  .border02 {
    top: 8px;
  }
}

.border03 {
  top: 18px;
}
@media only screen and (max-width: 767px) {
  .border03 {
    top: 16px;
  }
}

.p-hd-spmenu__txt {
  font-size: 11px;
  color: #11307d;
  font-weight: 700;
  position: absolute;
  top: 27px;
  left: -1px;
}
@media only screen and (max-width: 767px) {
  .p-hd-spmenu__txt {
    font-size: 10px;
    top: 25px;
  }
}

/*                下層共通
======================================================= */
/*                bread
======================================================= */
.l-lower-kv {
  margin-top: -45px;
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  .l-lower-kv {
    margin-top: -46px;
    padding: 0 10px;
  }
}

.l-lower-kv__inr {
  padding: 106px 30px 105px;
  background-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/lower/navy_fv_img02.webp);
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .l-lower-kv__inr {
    padding: 58px 10px 202px;
  }
}
.l-lower-kv__inr--df {
  background-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/lower/defense_forces_img02.webp);
}

.c-lower-kv__cont {
  max-width: 1200px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 60px 60px 60px;
  border-radius: 20px;
}
@media only screen and (max-width: 1023px) {
  .c-lower-kv__cont {
    padding: 30px 52px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .c-lower-kv__cont {
    padding: 18px 18px 40px;
  }
}

.c-lower-kv__cont-inr {
  display: flex;
  gap: 50px;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 1023px) {
  .c-lower-kv__cont-inr {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .c-lower-kv__cont-inr {
    display: block;
  }
}

.c-lower-kv__img {
  max-width: 430px;
  border-radius: 20px;
}
@media only screen and (max-width: 1023px) {
  .c-lower-kv__img {
    width: 100%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .c-lower-kv__img {
    width: 100%;
  }
}

.c-lower-kv__txt-wrap {
  max-width: 600px;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .c-lower-kv__txt-wrap {
    margin-top: 33px;
    width: 100%;
    margin: 33px auto 0;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .c-lower-kv__txt-wrap {
    margin-top: 33px;
    width: 100%;
  }
}

.c-lower-kv__txt--ja {
  color: #393a3e;
  line-height: 2;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .c-lower-kv__txt--ja {
    font-size: 14px;
  }
}
.c-lower-kv__txt--ja + .c-lower-kv__txt--ja {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .c-lower-kv__txt--ja + .c-lower-kv__txt--ja {
    margin-top: 11px;
  }
}
.c-lower-kv__txt--en {
  margin-top: 30px;
  line-height: 2;
  color: #11307d;
  font-weight: 500;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .c-lower-kv__txt--en {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .c-lower-kv__txt--en {
    margin-top: 20px;
  }
}
.c-lower-kv__txt--en + .c-lower-kv__txt--en {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .c-lower-kv__txt--en + .c-lower-kv__txt--en {
    margin-top: 10px;
  }
}

.l-content {
  padding: 57px 52px 52px;
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .l-content {
    padding: 34px 14px 25px;
  }
}
.l-content--pa0 {
  padding: 0;
}
.l-content--w900 {
  padding: 0;
  max-width: 900px;
}
.l-content--w1140 {
  padding: 0;
  max-width: 1140px;
}
.l-content--friday {
  padding: 57px 52px 42px;
}
@media only screen and (max-width: 767px) {
  .l-content--friday {
    padding: 34px 14px 25px;
  }
}

.l-content__wrap {
  margin-top: 35px;
}
.l-content__wrap--mt45 {
  margin-top: 45px;
}
@media only screen and (max-width: 767px) {
  .l-content__wrap--mt45 {
    margin-top: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .l-content__wrap--sp0 {
    margin-top: 0;
  }
}

.l-content__wrap-inr--flex {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}
@media only screen and (max-width: 1023px) {
  .l-content__wrap-inr--flex {
    flex-direction: column-reverse;
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .l-content__wrap-inr--flex {
    gap: 2px;
  }
}

.p-content__txt-wrap--mt35 {
  margin-top: 35px;
}
@media only screen and (max-width: 767px) {
  .p-content__txt-wrap--mt35 {
    margin-top: 30px;
  }
}
.p-content__txt-wrap--mt40 {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .p-content__txt-wrap--mt40 {
    margin-top: 30px;
  }
}
.p-content__txt-wrap--mt50 {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .p-content__txt-wrap--mt50 {
    margin-top: 21px;
  }
}
.p-content__txt-wrap + .p-content-table__wrap {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .p-content__txt-wrap + .p-content-table__wrap {
    margin-top: 28px;
  }
}

.p-content__txt {
  font-size: 16px;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .p-content__txt {
    font-size: 14px;
  }
}
.p-content__txt--lh2 {
  line-height: 2;
}
.p-content__txt--lh2mt {
  line-height: 2;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .p-content__txt--lh2mt {
    margin-top: 10px;
  }
}
.p-content__txt--lh2mt40 {
  line-height: 2;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .p-content__txt--lh2mt40 {
    margin-top: 30px;
  }
}
.p-content__txt--lhm2 {
  margin-top: 20px;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .p-content__txt--lhm2 {
    margin-top: 10px;
  }
}
.p-content__txt--lhm2:first-child {
  margin-top: 0;
}
.p-content__txt--lhb {
  margin-top: 20px;
  line-height: 1.77;
  color: #11307d;
  font-weight: 700;
  padding: 0 10px;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .p-content__txt--lhb {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-content__txt--lhb {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .p-content__txt--lhb {
    margin-top: 16px;
    padding: 0 0;
    line-height: 1.5;
  }
}

.p-content__img-wrap {
  margin-top: 35px;
}
@media only screen and (max-width: 767px) {
  .p-content__img-wrap {
    margin-top: 27px;
  }
}
.p-content__img-wrap--flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
}
.p-content__img-wrap--grid {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 767px) {
  .p-content__img-wrap--grid {
    gap: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .p-content__img-wrap--sp0 {
    margin-top: 0;
  }
}
.p-content__img-wrap--mt45 {
  margin-top: 45px;
}
@media only screen and (max-width: 767px) {
  .p-content__img-wrap--mt45 {
    margin-top: 21px;
  }
}

.p-content__img--w236 {
  max-width: 236px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .p-content__img--w236 {
    max-width: 120px;
  }
}
.p-content__img--w271 {
  max-width: 271px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .p-content__img--w271 {
    max-width: 180px;
  }
}
.p-content__img--w360 {
  max-width: 360px;
  width: 100%;
}
@media only screen and (max-width: 427px) {
  .p-content__img--w360 {
    max-width: 200px;
  }
}
.p-content__img--w330 {
  max-width: 330px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .p-content__img--w330 {
    max-width: 160px;
    margin: 27px auto 0;
  }
}
.p-content__img--w440 {
  max-width: 440px;
  width: 100%;
}
.p-content__img--round {
  border-radius: 20px;
  margin-top: 56px;
}
@media only screen and (max-width: 767px) {
  .p-content__img--round {
    margin-top: 30px;
  }
}

.p-supplement {
  margin-top: 30px;
}

.p-supplement__inr {
  background: #fff;
  border-radius: 10px;
  padding: 31px 30px 29px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .p-supplement__inr {
    padding: 36px 20px 29px;
  }
}
.p-supplement__inr::before, .p-supplement__inr::after {
  content: "";
  position: absolute;
  display: inline-block;
  -webkit-mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/lower/supplement_icon.svg);
          mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/lower/supplement_icon.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 20px;
  height: 16px;
  background: #ffd601;
}
.p-supplement__inr::before {
  top: 10px;
  left: 10px;
}
.p-supplement__inr::after {
  bottom: 16px;
  right: 14px;
  transform: rotate(180deg);
}
@media only screen and (max-width: 767px) {
  .p-supplement__inr::after {
    bottom: 11px;
    right: 10px;
  }
}

.p-supplement__txt {
  font-size: 14px;
  line-height: 1.71;
}
@media only screen and (max-width: 767px) {
  .p-supplement__txt {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .p-supplement__txt {
    line-height: 1.83;
  }
}

.p-content-table__wrap {
  max-width: 840px;
  margin: 0 auto;
}
.p-content-table__wrap--w900 {
  max-width: 900px;
  width: 100%;
}
.p-content-table__wrap--max {
  max-width: 100%;
}
.p-content-table__wrap + .c-circle__ttl {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .p-content-table__wrap + .c-circle__ttl {
    margin-top: 30px;
  }
}

.p-content-table__link {
  transition: 0.5s;
}
@media only screen and (min-width: 1024px) {
  .p-content-table__link:hover {
    opacity: 0.6;
  }
}
.p-content-table__link:last-of-type .p-content-table__dl {
  border-bottom: 1px solid #dfe0e1;
}

.p-content-table__dl {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  padding: 16px 0 14px;
  border-top: 1px solid #dfe0e1;
}
@media only screen and (max-width: 767px) {
  .p-content-table__dl {
    display: block;
    padding: 15px 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .p-content-table__dl--border {
    padding: 13px 0 11px;
  }
}
@media only screen and (max-width: 767px) {
  .p-content-table__dl--border:first-child {
    border-top: 1px solid #dfe0e1;
  }
}
.p-content-table__dl--border:last-child {
  border-bottom: 1px solid #dfe0e1;
}
.p-content-table__dl--column {
  border-top: none;
  border-bottom: 1px solid #dfe0e1;
  display: block;
}
.p-content-table__dl--entry {
  border-top: none;
  border-bottom: 1px solid #dfe0e1;
  padding: 20px 0 14px;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .p-content-table__dl--entry {
    padding: 13px 0 11px;
  }
}
.p-content-table__dl--entry:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}

.p-content-table__dt {
  max-width: 300px;
  width: 100%;
}
.p-content-table__dt--max {
  max-width: 100%;
}
.p-content-table__dt--w130 {
  max-width: 130px;
  width: 100%;
}
.p-content-table__dt--w150 {
  max-width: 150px;
  width: 100%;
}

.p-content-table__ttl {
  line-height: 1.35;
}
.p-content-table__ttl--sml {
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .p-content-table__ttl--sml {
    font-size: 14px;
  }
}
.p-content-table__ttl--entry {
  line-height: 1.625;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .p-content-table__ttl--entry {
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .p-content-table__dd {
    margin-top: 5px;
  }
}

.p-content-table__txt {
  line-height: 1.35;
}
.p-content-table__txt--post {
  padding-right: 5px;
}
.p-content-table__txt--address {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .p-content-table__txt--address {
    display: inline;
  }
}
.p-content-table__txt--sml {
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .p-content-table__txt--sml {
    font-size: 14px;
  }
}
.p-content-table__txt--entry {
  line-height: 1.625;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .p-content-table__txt--entry {
    font-size: 14px;
  }
}
.p-content-table__txt--tel {
  margin-top: 5px;
  display: inline-block;
}

.p-note_list__ul {
  margin-top: 20px;
  padding-left: calc(1em + 5px);
}
@media only screen and (max-width: 767px) {
  .p-note_list__ul {
    margin-top: 15px;
  }
}

.p-note_list__li {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .p-note_list__li {
    margin-top: 5px;
  }
}

.p-note_list__txt {
  line-height: 1.625;
  font-size: 16px;
  position: relative;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .p-note_list__txt {
    font-size: 14px;
  }
}
.p-note_list__txt::before {
  content: "※";
  position: absolute;
  top: 0;
  left: calc(-1em - 5px);
}

.p-cta {
  margin-top: 30px;
  background: #ffffff;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}
@media only screen and (max-width: 1023px) {
  .p-cta {
    margin-top: 80px;
  }
}
.p-cta + .c-linkbtn__wrap {
  margin-top: 100px;
}
@media only screen and (max-width: 767px) {
  .p-cta + .c-linkbtn__wrap {
    margin-top: 40px;
    padding: 0 18px;
  }
}

.p-cta__inr {
  padding: 40px 90px 40px;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .p-cta__inr {
    padding: 70px 30px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .p-cta__inr {
    padding: 70px 18px 40px;
  }
}

.p-cta__txt {
  max-width: 498px;
  margin: 0 auto;
  font-weight: 700;
  text-align: center;
  color: #11307d;
  line-height: 1.625;
}
@media only screen and (max-width: 767px) {
  .p-cta__txt {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .p-cta__txt {
    font-size: 14px;
  }
}
.p-cta__txt + .p-cta__txt {
  margin-top: 10px;
}

.p--cta__img {
  max-width: 138px;
  width: 100%;
  position: absolute;
  bottom: -54px;
  right: -57px;
}
@media only screen and (max-width: 1023px) {
  .p--cta__img {
    bottom: auto;
    right: auto;
    top: -80px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 100px;
  }
}

.p-category-select__Inr {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1200px;
  margin: 0 auto;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .p-category-select__Inr {
    gap: 10px;
  }
}

.p-category-btn {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 70px;
  border: 2px solid #ffe100;
  border-radius: 8px;
}
@media only screen and (min-width: 1024px) {
  .p-category-btn:hover {
    cursor: pointer;
  }
}
@media only screen and (max-width: 767px) {
  .p-category-btn {
    height: 60px;
  }
}
.p-category-btn.active {
  background-color: #ffe100;
  position: relative;
}
.p-category-btn.active::before {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/arrow_under.svg);
          mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/arrow_under.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #ffe100;
  width: 60px;
  height: 18px;
}
@media only screen and (max-width: 767px) {
  .p-category-btn.active::before {
    bottom: -14px;
    width: 40px;
    height: 12px;
  }
}
.p-category-btn.active:hover {
  pointer-events: none;
}

.p-category-btn__txt {
  font-weight: 700;
  font-size: 16px;
  color: #11307d;
  padding: 0 10px;
  line-height: 1.31;
}
@media only screen and (max-width: 767px) {
  .p-category-btn__txt {
    font-size: 14px;
  }
}

.p-category-btn__txt-inr {
  display: inline-block;
}

.p-search-count {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .p-search-count {
    margin-top: 40px;
  }
}

.p-search-count__num {
  font-weight: 700;
  vertical-align: bottom;
}
.p-search-count__num--big {
  font-size: 24px;
}

.p-search-count__txt {
  font-weight: 700;
  vertical-align: bottom;
}
.p-search-count__txt--big {
  font-size: 24px;
}

.p-serch-count__note {
  margin-top: 10px;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .p-serch-count__note {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .p-serch-count__note {
    margin-top: 8px;
    line-height: 1.5;
  }
}

.p-search-open {
  width: 100%;
  border: 2px solid #11307d;
  border-radius: 8px;
  margin-top: 22px;
  height: 61px;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .p-search-open {
    display: none;
  }
}

.p-search-open__btn {
  font-weight: 700;
  font-size: 14px;
  color: #11307d;
  position: relative;
  padding: 0 25px;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.p-search-open__btn::before {
  position: absolute;
  content: "";
  display: block;
  transition: all 0.4s;
  background: #11307d;
  right: 12px;
  top: 46%;
  width: 20px;
  height: 4px;
  transform: translate(-50%, -50%);
  transform: translate(-50%, -50%) rotate(90deg);
}
.p-search-open__btn::after {
  position: absolute;
  content: "";
  display: block;
  transition: all 0.4s;
  background: #11307d;
  right: 12px;
  top: 46%;
  width: 20px;
  height: 4px;
  transform: translate(-50%, -50%);
}
.p-search-open__btn.open::before {
  transform: translate(-50%, -50%) rotate(0deg);
}

.p-menu-modal {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.p-menu-modal.active {
  opacity: 1;
  visibility: visible;
  overflow-y: auto;
}

.p-menu-modal__inr {
  border: 10px solid #ffe100;
  padding: 57px 27px 63px 28px;
  width: 100%;
}

.p-menu-modal__cont {
  max-width: 280px;
  margin: 0 auto;
}

.p-info-table__wrap {
  display: grid;
  grid-template-columns: 1fr 280px;
  gap: 80px;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .p-info-table__wrap {
    gap: 30px;
    grid-template-columns: 1fr 250px;
  }
}
@media only screen and (max-width: 767px) {
  .p-info-table__wrap {
    grid-template-columns: 1fr;
    gap: 0;
  }
}

.p-info-table__link {
  transition: 0.5s;
}
@media only screen and (min-width: 1024px) {
  .p-info-table__link:hover {
    opacity: 0.6;
  }
}
.p-info-table__link:first-child .p-info-table__dl {
  padding-top: 0;
}

.p-info-table__dl {
  border-bottom: 1px solid #dfe0e1;
  padding: 20px 0 14px;
}
@media only screen and (max-width: 767px) {
  .p-info-table__dl {
    padding: 15px 0 9px;
  }
}

.p-info-table__dt {
  display: flex;
  align-items: center;
  gap: 9px;
}

.p-info-table__date {
  font-size: 14px;
  color: #11307d;
}
@media only screen and (max-width: 767px) {
  .p-info-table__date {
    font-size: 12px;
  }
}

.p-info-table__cat {
  padding: 5px 8px 3px;
  border-radius: 5px;
  font-size: 12px;
  display: inline-block;
}
.p-info-table__cat--blue {
  background-color: #11307d;
  color: #fff;
}
.p-info-table__cat--yellow {
  background-color: #ffe100;
}

.p-info-table__dd {
  margin-top: 5px;
}

.p-info-table__ttl {
  font-size: 18px;
  line-height: 1.77;
}
@media only screen and (max-width: 767px) {
  .p-info-table__ttl {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-info-table__ttl {
    font-size: 16px;
    line-height: 1.625;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}
@media only screen and (max-width: 767px) {
  .p-info-table__ttl {
    line-height: 1.625;
  }
}

.p-kind-icon {
  display: flex;
  justify-content: flex-end;
  gap: 15px;
}
@media only screen and (max-width: 1023px) {
  .p-kind-icon {
    grid-row: 2/3;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .p-kind-icon {
    margin-top: 20px;
  }
}

.p-kind-icon__item {
  opacity: 0.2;
}
.p-kind-icon__item.active {
  opacity: 1;
}

.p-kind-icon__img {
  width: 24px;
  height: 24px;
  margin: 0 auto;
}

.p-kind-icon__txt {
  margin-top: 4px;
  font-size: 10px;
  text-align: center;
  font-weight: 700;
}

.p-merchandise-card__wrap {
  max-width: 840px;
}
.p-merchandise-card__wrap--grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px 40px;
}
@media only screen and (max-width: 1279px) {
  .p-merchandise-card__wrap--grid {
    gap: 60px 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-merchandise-card__wrap--grid {
    grid-template-columns: 1fr;
    gap: 60px 0;
  }
}
.p-merchandise-card__wrap.grid_2col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px 40px;
}
@media only screen and (max-width: 1023px) {
  .p-merchandise-card__wrap.grid_2col {
    gap: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .p-merchandise-card__wrap.grid_2col {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-merchandise-card__wrap.grid_2col {
    gap: 0;
  }
}

.grid_2col .p-merchandise-card__wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.grid_2col .p-merchandise-card__link {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
}
.grid_2col .p-merchandise-chart {
  display: none;
}
.grid_2col .p-merchandise-card:nth-child(n+3) {
  margin-top: 40px;
}
.grid_2col .p-merchandise-card:nth-child(2) {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .grid_2col .p-merchandise-card:nth-child(2) {
    margin-top: 40px;
  }
}
.grid_2col .p-kind-icon {
  display: none;
}

.p-merchandise-card__link {
  display: block;
  transition: 0.5s;
  display: grid;
  grid-template-columns: 1fr 380px;
  gap: 20px 14px;
}
@media only screen and (max-width: 1279px) {
  .p-merchandise-card__link {
    gap: 14px;
    grid-template-columns: 1fr 300px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-merchandise-card__link {
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 767px) {
  .p-merchandise-card__link {
    gap: 0;
    margin-top: 62px;
  }
}
@media only screen and (max-width: 767px) {
  .p-merchandise-card__link {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-merchandise-card__link:hover {
    opacity: 0.6;
  }
}
.p-merchandise-card__link--column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
}

#store2 .p-merchandise-card__link:nth-child(2) {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  #store2 .p-merchandise-card__link:nth-child(2) {
    margin-top: 20px;
  }
}

.p-merchandise-card {
  margin-top: 40px;
}
.p-merchandise-card:first-child {
  margin-top: 0;
}

.p-merchandise-card__img {
  border-radius: 20px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 300/170;
}
.p-merchandise-card__img--search {
  aspect-ratio: 200/113;
  height: auto;
}

.p-merchandise-chart {
  padding: 20px 20px;
  background: #f8f7f1;
  border-radius: 20px;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .p-merchandise-chart {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .p-merchandise-chart {
    margin-top: 18px;
    padding: 15px 15px;
    grid-row: 4/5;
  }
}

.p-merchandise-chart__ttl {
  font-size: 15px;
  font-weight: 700;
  margin-top: 12px;
  font-family: Noto Sans;
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  .p-merchandise-chart__ttl {
    font-size: 11px;
    margin-top: 9px;
    padding-bottom: 4px;
  }
}
.p-merchandise-chart__ttl:first-child {
  margin-top: 0;
}

.p-merchandise-chart__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .p-merchandise-chart__item {
    margin-top: 0;
  }
}

.p-merchandise-chart__level {
  width: 75px;
}
@media only screen and (max-width: 767px) {
  .p-merchandise-chart__level {
    margin-top: 0;
  }
}
.p-merchandise-chart__level:first-child .p-merchandise-chart__level-inr {
  margin-right: auto;
}
.p-merchandise-chart__level:last-child .p-merchandise-chart__level-inr {
  margin-left: auto;
}

.p-merchandise-chart__level-inr {
  width: 62px;
  min-width: 62px;
  background: #88898b;
  border-radius: 9999px;
  height: 20px;
  display: block;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  font-family: Noto Sans;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .p-merchandise-chart__level-inr {
    font-size: 10px;
    width: 50px;
    min-width: 50px;
    height: 16px;
  }
}

.chart1 .p-merchandise-chart__border::after {
  background-color: #be0026;
}

.chart2 .p-merchandise-chart__border::after {
  background-color: #11307d;
}

.chart3 .p-merchandise-chart__border::after {
  background-color: #ffe100;
}

.chart4 .p-merchandise-chart__border::after {
  background-color: #167a22;
}

.p-merchandise-chart__border {
  background: #88898b;
  width: 170px;
  height: 2px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1279px) {
  .p-merchandise-chart__border {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .p-merchandise-chart__border {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .p-merchandise-chart__border {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-merchandise-chart__border .vertical_line1 {
  content: "";
  width: 2px;
  height: 10px;
  background: #88898b;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.p-merchandise-chart__border .vertical_line2 {
  content: "";
  width: 2px;
  height: 10px;
  background: #88898b;
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translateY(-50%);
}
.p-merchandise-chart__border .vertical_line3 {
  content: "";
  width: 2px;
  height: 10px;
  background: #88898b;
  position: absolute;
  top: 50%;
  left: 40%;
  transform: translateY(-50%);
}
.p-merchandise-chart__border .vertical_line4 {
  content: "";
  width: 2px;
  height: 10px;
  background: #88898b;
  position: absolute;
  top: 50%;
  left: 60%;
  transform: translateY(-50%);
}
.p-merchandise-chart__border .vertical_line5 {
  content: "";
  width: 2px;
  height: 10px;
  background: #88898b;
  position: absolute;
  top: 50%;
  left: 80%;
  transform: translateY(-50%);
}
.p-merchandise-chart__border .vertical_line6 {
  content: "";
  width: 2px;
  height: 10px;
  background: #88898b;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
.p-merchandise-chart__border.level0::after, .p-merchandise-chart__border.level0-half::after, .p-merchandise-chart__border.level1::after, .p-merchandise-chart__border.level1-half::after, .p-merchandise-chart__border.level2::after, .p-merchandise-chart__border.level2-half::after, .p-merchandise-chart__border.level3::after, .p-merchandise-chart__border.level3-half::after, .p-merchandise-chart__border.level4::after, .p-merchandise-chart__border.level4-half::after, .p-merchandise-chart__border.level5::after {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
@media only screen and (max-width: 767px) {
  .p-merchandise-chart__border.level0::after, .p-merchandise-chart__border.level0-half::after, .p-merchandise-chart__border.level1::after, .p-merchandise-chart__border.level1-half::after, .p-merchandise-chart__border.level2::after, .p-merchandise-chart__border.level2-half::after, .p-merchandise-chart__border.level3::after, .p-merchandise-chart__border.level3-half::after, .p-merchandise-chart__border.level4::after, .p-merchandise-chart__border.level4-half::after, .p-merchandise-chart__border.level5::after {
    width: 15px;
    height: 15px;
  }
}
.p-merchandise-chart__border.level0::after {
  left: 0%;
  transform: translate(-50%, -50%);
}
.p-merchandise-chart__border.level0-half::after {
  left: 10%;
  transform: translate(-50%, -50%);
}
.p-merchandise-chart__border.level1::after {
  left: 20%;
  transform: translate(-50%, -50%);
}
.p-merchandise-chart__border.level1-half::after {
  left: 30%;
  transform: translate(-50%, -50%);
}
.p-merchandise-chart__border.level2::after {
  left: 38%;
  transform: translate(-50%, -50%);
}
.p-merchandise-chart__border.level2-half::after {
  left: 50%;
  transform: translate(-50%, -50%);
}
.p-merchandise-chart__border.level3::after {
  left: 60%;
  transform: translate(-50%, -50%);
}
.p-merchandise-chart__border.level3-half::after {
  left: 70%;
  transform: translate(-50%, -50%);
}
.p-merchandise-chart__border.level4::after {
  left: 80%;
  transform: translate(-50%, -50%);
}
.p-merchandise-chart__border.level4-half::after {
  left: 90%;
  transform: translate(-50%, -50%);
}
.p-merchandise-chart__border.level5::after {
  left: 100%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 1023px) {
  .p-p-merchandise-card__txt_wrap {
    grid-row: 3/4;
  }
}
@media only screen and (max-width: 767px) {
  .p-p-merchandise-card__txt_wrap {
    margin-top: 11px;
  }
}

.p-merchandise-card__cat-wrap {
  margin: -5px;
}

.p-merchandise-card__cat {
  font-size: 12px;
  display: inline-block;
  font-weight: 700;
  padding: 10px 5px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.p-merchandise-card__cat--single {
  font-size: 14px;
  padding: 8px 10px 6px;
  background: #ffe100;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .p-merchandise-card__cat--single {
    padding: 5px 8px 3px 8px;
    font-size: 12px;
  }
}

.p-merchandise-card__cat-inr {
  background: #ffe100;
  border-radius: 5px;
  padding: 5px 8px 3px 8px;
}

.p-merchandise-card__ttl {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.55;
  margin-top: 10px;
}

.p-merchandise-table__dl {
  display: flex;
  justify-content: flex-start;
  gap: 15px;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .p-merchandise-table__dl {
    margin-top: 10px;
  }
}
.p-merchandise-table__dl:first-of-type {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .p-merchandise-table__dl:first-of-type {
    margin-top: 7px;
  }
}

.p-merchandise-table__dt {
  width: 60px;
  font-size: 14px;
  white-space: nowrap;
  flex-shrink: 0;
  line-height: 1.35;
}
@media only screen and (max-width: 767px) {
  .p-merchandise-table__dt {
    white-space: nowrap;
    line-height: 1.35;
  }
}

.p-merchandise-table__dd {
  font-size: 14px;
  line-height: 1.35;
}
@media only screen and (max-width: 767px) {
  .p-merchandise-table__dd {
    line-height: 1.35;
  }
}

.p-merchandise-table__dd-inr {
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .l-info-sidebar,
  .l-event-sidebar {
    grid-row: 3/4;
    grid-column: 1/3;
    width: 100%;
    margin-top: 50px;
  }
}

.p-side-cat__list {
  width: 280px;
  flex-shrink: 0;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  padding: 20px 35px;
}
@media only screen and (max-width: 1023px) {
  .p-side-cat__list {
    width: 250px;
    padding: 20px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .p-side-cat__list {
    padding: 20px 35px;
    width: 100%;
  }
}
.p-side-cat__list + .p-side-cat__list {
  margin-top: 20px;
}

.p-side-cat__li {
  border-top: 1px solid #dfe0e1;
  color: #11307d;
}
.p-side-cat__li:first-child {
  border-top: none;
}
.p-side-cat__li a {
  color: #11307d;
  font-weight: 700;
}

.p-side-cat__link {
  display: block;
  padding: 18px 0 16px;
  transition: 0.5s;
}
@media only screen and (min-width: 1024px) {
  .p-side-cat__link:hover {
    opacity: 0.6;
  }
}

.p-side-cat__link-inr {
  color: #11307d;
  line-height: 1.31;
}

.p-single-content__wrap {
  display: grid;
  grid-template-columns: 1fr 280px;
  gap: 80px;
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .p-single-content__wrap {
    gap: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .p-single-content__wrap {
    grid-template-columns: 1fr;
    gap: 0;
  }
}

.c-single__ttl-main {
  line-height: 1.45;
  font-weight: 700;
  font-size: 22px;
  padding: 16px 30px 14px;
  background: #ffe100;
  border-radius: 9999px;
}
@media only screen and (max-width: 767px) {
  .c-single__ttl-main {
    font-size: 18px;
    line-height: 1.33;
  }
}

.c-single-cat__wrap {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.c-single-date__txt {
  font-size: 14px;
  color: #11307d;
}

.c-single-cat__txt {
  padding: 5px 8px 3px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 700;
  background: #ffe100;
}

.c-single-body__wrap {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .c-single-body__wrap {
    margin-top: 32px;
  }
}
.c-single-body__wrap p {
  font-size: 16px;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .c-single-body__wrap p {
    font-size: 14px;
  }
}
.c-single-body__wrap p + p {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .c-single-body__wrap p + p {
    margin-top: 10px;
  }
}

h3.wp-block-heading {
  margin-top: 27px;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  h3.wp-block-heading {
    margin-top: 10px;
    font-size: 14px;
  }
}
h3 + p {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  h3 + p {
    margin-top: 0;
  }
}

.wp-block-file__button {
  position: relative;
  border: 2px solid #11307d;
  max-width: 300px;
  width: 100%;
  display: flex;
  align-items: center;
  height: 70px;
  border-radius: 8px;
  padding: 2px 30px 0 21px;
  background: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.375;
  transition: 0.5s;
  color: #11307d;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-file__button::after {
  content: "";
  position: absolute;
  display: inline-block;
  -webkit-mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/arrow-right.svg);
          mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/arrow-right.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 10px;
  height: 18px;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  background: #11307d;
  transition: 0.5s;
}
@media only screen and (min-width: 1024px) {
  .wp-block-file__button:hover {
    background: #11307d;
    color: #fff;
  }
}
.wp-block-file__button:hover::after {
  background: #fff;
}

.wp-block-audio {
  margin-top: 33px;
}
.wp-block-audio audio {
  width: 100%;
  height: 60px;
}
.wp-block-audio + .wp-block-file {
  margin-top: 80px;
}

.is-layout-flex {
  display: flex;
  gap: 20px;
}

.wp-block-image {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .wp-block-image {
    margin-top: 30px;
  }
}
.wp-block-image + p {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .wp-block-image + p {
    margin-top: 32px;
  }
}
.wp-block-image img {
  border-radius: 20px;
  margin: 0 auto;
}
.wp-block-image.is-resized img {
  max-width: 50%;
}
@media only screen and (max-width: 427px) {
  .wp-block-image.is-resized img {
    max-width: 240px;
  }
}

.c-single-body__txt {
  line-height: 2;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .c-single-body__txt {
    font-size: 14px;
  }
}
.c-single-body__txt + .c-single-body__txt {
  margin-top: 20px;
}

.p-single-info {
  margin-top: 20px;
}
.p-single-info + .c-single-body__txt {
  margin-top: 20px;
}

.p-single-info__ttl {
  line-height: 2;
}

.p-single-info__list {
  padding-left: 1em;
}

.p-single-info__li {
  line-height: 2;
}

.l-chart-modal {
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.l-chart-modal.active {
  opacity: 1;
  visibility: visible;
}

.l-chart-modal__inr {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  .l-chart-modal__inr {
    padding: 0 0px;
  }
}

.p-chart-modal__cont {
  width: 100%;
  height: 100%;
  border: 30px solid #ffe100;
  background: #fff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  .p-chart-modal__cont {
    padding: 0 20px;
  }
}

.p-chart-modal__cont-inr {
  max-width: 900px;
  margin: 0 auto;
  padding: 162px 0;
}

.p-chart-modal__txt-wrap:nth-child(n+2) {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .p-chart-modal__txt-wrap:nth-child(n+2) {
    margin-top: 20px;
  }
}

.p-chart-modal__ttl {
  width: 150px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  border-radius: 9999px;
  padding: 13px 0 11px 0;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .p-chart-modal__ttl {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-chart-modal__ttl {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .p-chart-modal__ttl {
    font-size: 14px;
  }
}
.p-chart-modal__ttl--red {
  background: #be0026;
}
.p-chart-modal__ttl--blue {
  background: #11307d;
}
.p-chart-modal__ttl--yellow {
  background: #ffe100;
  color: #393a3e;
}
.p-chart-modal__ttl--green {
  background: #167a22;
}

.p-chart-modal__txt {
  margin-top: 10px;
  line-height: 2;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .p-chart-modal__txt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .p-chart-modal__txt {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .p-chart-modal__txt {
    font-size: 14px;
  }
}

.p-chart-modal__btn {
  position: absolute;
  top: 50px;
  right: 50px;
  transition: 0.5s;
}
@media only screen and (max-width: 767px) {
  .p-chart-modal__btn {
    top: 25px;
    right: 25px;
  }
}
.p-chart-modal__btn:hover {
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .p-chart-modal__btn:hover {
    opacity: 0.6;
  }
}

.p-chart-modal__btn-img {
  max-width: 40px;
}

.p-group-icon {
  font-size: 14px;
  color: #FF0707;
  font-weight: 700;
  width: 111px;
  height: 19px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #FF0707;
  margin-left: 5px;
  padding-top: 1px;
}

/*                leyout
======================================================= */
.c-lower_headline {
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  .c-lower_headline {
    padding: 0 10px;
  }
}

.c-lower_headline__inr {
  color: #11307d;
  font-weight: 700;
  font-size: 38px;
  text-align: center;
  padding: 54px 0 48px 0;
  background-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/lower/lower_headline_img.webp);
  background-size: contain;
  background-repeat: repeat;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .c-lower_headline__inr {
    font-size: 20px;
    padding: 40px 10px 40px;
  }
}

/*                bread
======================================================= */
.l-bread__ol {
  padding: 12px 20px 16px;
  display: flex;
  align-items: center;
  overflow: auto;
}
@media only screen and (max-width: 767px) {
  .l-bread__ol {
    padding: 10px 10px;
  }
}
.l-bread__li {
  padding-left: 25px;
  white-space: nowrap;
  cursor: pointer;
}
.l-bread__li:first-child {
  padding-left: 0;
}
.l-bread__li + .l-bread__li {
  position: relative;
}
.l-bread__li + .l-bread__li::before {
  content: "";
  position: absolute;
  display: inline-block;
  -webkit-mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/arrow-right.svg);
          mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/arrow-right.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 7px;
  height: 12px;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  background-color: #ffd601;
}
.l-bread__link {
  color: #76736b;
  font-weight: 400;
  font-size: 12px;
  transition: 0.5s;
}
@media only screen and (max-width: 767px) {
  .l-bread__link {
    font-size: 10px;
  }
}
.l-bread__link:hover {
  opacity: 0.6;
}
.l-bread__icon {
  width: 16px;
  height: 13px;
}

.last {
  pointer-events: none;
}
.last .l-bread__link {
  color: #393a3e;
  font-weight: 700;
}

/*                トップページ用
======================================================= */
/*                content
======================================================= */
.l-single-main {
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  .l-single-main {
    padding: 0 10px;
  }
}

.l-single-main__inr {
  background: #fff;
  padding: 66px 30px 120px;
}
@media only screen and (max-width: 767px) {
  .l-single-main__inr {
    padding: 32px 28px 80px;
  }
}

.c-gutenberg figure,
.c-gutenberg .wp-block-columns {
  margin-bottom: 0;
}
.c-gutenberg .wp-block-image .alignleft {
  float: none;
  margin: 0 auto 0 0;
}
.c-gutenberg .wp-block-image .alignright {
  float: none;
  margin: 0 0 0 auto;
}
.c-gutenberg p + p,
.c-gutenberg p + figure,
.c-gutenberg p + ul,
.c-gutenberg p + ol,
.c-gutenberg p + .wp-block-image,
.c-gutenberg p + .wp-block-columns,
.c-gutenberg h2 + p,
.c-gutenberg h2 + figure,
.c-gutenberg h2 + ul,
.c-gutenberg h2 + ol,
.c-gutenberg h2 + .wp-block-image,
.c-gutenberg h2 + .wp-block-columns,
.c-gutenberg h3 + p,
.c-gutenberg h3 + figure,
.c-gutenberg h3 + ul,
.c-gutenberg h3 + ol,
.c-gutenberg h3 + .wp-block-image,
.c-gutenberg h3 + .wp-block-columns,
.c-gutenberg h4 + p,
.c-gutenberg h4 + figure,
.c-gutenberg h4 + ul,
.c-gutenberg h4 + ol,
.c-gutenberg h4 + .wp-block-image,
.c-gutenberg h4 + .wp-block-columns,
.c-gutenberg figure + p,
.c-gutenberg figure + figure,
.c-gutenberg figure + ul,
.c-gutenberg figure + ol,
.c-gutenberg figure + .wp-block-image,
.c-gutenberg figure + .wp-block-columns,
.c-gutenberg ul + p,
.c-gutenberg ul + figure,
.c-gutenberg ul + ul,
.c-gutenberg ul + ol,
.c-gutenberg ul + .wp-block-image,
.c-gutenberg ul + .wp-block-columns,
.c-gutenberg ol + p,
.c-gutenberg ol + figure,
.c-gutenberg ol + ul,
.c-gutenberg ol + ol,
.c-gutenberg ol + .wp-block-image,
.c-gutenberg ol + .wp-block-columns,
.c-gutenberg .wp-block-image + p,
.c-gutenberg .wp-block-image + figure,
.c-gutenberg .wp-block-image + ul,
.c-gutenberg .wp-block-image + ol,
.c-gutenberg .wp-block-image + .wp-block-image,
.c-gutenberg .wp-block-image + .wp-block-columns,
.c-gutenberg .wp-block-columns + p,
.c-gutenberg .wp-block-columns + figure,
.c-gutenberg .wp-block-columns + ul,
.c-gutenberg .wp-block-columns + ol,
.c-gutenberg .wp-block-columns + .wp-block-image,
.c-gutenberg .wp-block-columns + .wp-block-columns {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .c-gutenberg p + p,
  .c-gutenberg p + figure,
  .c-gutenberg p + ul,
  .c-gutenberg p + ol,
  .c-gutenberg p + .wp-block-image,
  .c-gutenberg p + .wp-block-columns,
  .c-gutenberg h2 + p,
  .c-gutenberg h2 + figure,
  .c-gutenberg h2 + ul,
  .c-gutenberg h2 + ol,
  .c-gutenberg h2 + .wp-block-image,
  .c-gutenberg h2 + .wp-block-columns,
  .c-gutenberg h3 + p,
  .c-gutenberg h3 + figure,
  .c-gutenberg h3 + ul,
  .c-gutenberg h3 + ol,
  .c-gutenberg h3 + .wp-block-image,
  .c-gutenberg h3 + .wp-block-columns,
  .c-gutenberg h4 + p,
  .c-gutenberg h4 + figure,
  .c-gutenberg h4 + ul,
  .c-gutenberg h4 + ol,
  .c-gutenberg h4 + .wp-block-image,
  .c-gutenberg h4 + .wp-block-columns,
  .c-gutenberg figure + p,
  .c-gutenberg figure + figure,
  .c-gutenberg figure + ul,
  .c-gutenberg figure + ol,
  .c-gutenberg figure + .wp-block-image,
  .c-gutenberg figure + .wp-block-columns,
  .c-gutenberg ul + p,
  .c-gutenberg ul + figure,
  .c-gutenberg ul + ul,
  .c-gutenberg ul + ol,
  .c-gutenberg ul + .wp-block-image,
  .c-gutenberg ul + .wp-block-columns,
  .c-gutenberg ol + p,
  .c-gutenberg ol + figure,
  .c-gutenberg ol + ul,
  .c-gutenberg ol + ol,
  .c-gutenberg ol + .wp-block-image,
  .c-gutenberg ol + .wp-block-columns,
  .c-gutenberg .wp-block-image + p,
  .c-gutenberg .wp-block-image + figure,
  .c-gutenberg .wp-block-image + ul,
  .c-gutenberg .wp-block-image + ol,
  .c-gutenberg .wp-block-image + .wp-block-image,
  .c-gutenberg .wp-block-image + .wp-block-columns,
  .c-gutenberg .wp-block-columns + p,
  .c-gutenberg .wp-block-columns + figure,
  .c-gutenberg .wp-block-columns + ul,
  .c-gutenberg .wp-block-columns + ol,
  .c-gutenberg .wp-block-columns + .wp-block-image,
  .c-gutenberg .wp-block-columns + .wp-block-columns {
    margin-top: 16px;
  }
}
.c-gutenberg p + h2,
.c-gutenberg p + h3,
.c-gutenberg p + h4,
.c-gutenberg h2 + h2,
.c-gutenberg h2 + h3,
.c-gutenberg h2 + h4,
.c-gutenberg h3 + h2,
.c-gutenberg h3 + h3,
.c-gutenberg h3 + h4,
.c-gutenberg h4 + h2,
.c-gutenberg h4 + h3,
.c-gutenberg h4 + h4,
.c-gutenberg figure + h2,
.c-gutenberg figure + h3,
.c-gutenberg figure + h4,
.c-gutenberg ul + h2,
.c-gutenberg ul + h3,
.c-gutenberg ul + h4,
.c-gutenberg ol + h2,
.c-gutenberg ol + h3,
.c-gutenberg ol + h4,
.c-gutenberg .wp-block-image + h2,
.c-gutenberg .wp-block-image + h3,
.c-gutenberg .wp-block-image + h4,
.c-gutenberg .wp-block-columns + h2,
.c-gutenberg .wp-block-columns + h3,
.c-gutenberg .wp-block-columns + h4 {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .c-gutenberg p + h2,
  .c-gutenberg p + h3,
  .c-gutenberg p + h4,
  .c-gutenberg h2 + h2,
  .c-gutenberg h2 + h3,
  .c-gutenberg h2 + h4,
  .c-gutenberg h3 + h2,
  .c-gutenberg h3 + h3,
  .c-gutenberg h3 + h4,
  .c-gutenberg h4 + h2,
  .c-gutenberg h4 + h3,
  .c-gutenberg h4 + h4,
  .c-gutenberg figure + h2,
  .c-gutenberg figure + h3,
  .c-gutenberg figure + h4,
  .c-gutenberg ul + h2,
  .c-gutenberg ul + h3,
  .c-gutenberg ul + h4,
  .c-gutenberg ol + h2,
  .c-gutenberg ol + h3,
  .c-gutenberg ol + h4,
  .c-gutenberg .wp-block-image + h2,
  .c-gutenberg .wp-block-image + h3,
  .c-gutenberg .wp-block-image + h4,
  .c-gutenberg .wp-block-columns + h2,
  .c-gutenberg .wp-block-columns + h3,
  .c-gutenberg .wp-block-columns + h4 {
    margin-top: 30px;
  }
}
.c-gutenberg p {
  font-size: 18px;
  font-weight: 400;
  line-height: 2.1;
}
.c-gutenberg p a {
  color: #11307d;
  text-decoration: underline;
}
@media only screen and (min-width: 1024px) {
  .c-gutenberg p a {
    transition: 0.5s;
  }
  .c-gutenberg p a:hover {
    opacity: 0.6;
  }
}
.c-gutenberg h1 {
  font-size: 44px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.3;
  margin-top: 22px;
}
.c-gutenberg h2 {
  font-size: 26px;
  font-weight: 700;
  position: relative;
  padding-left: 17px;
  padding-top: 0.15em;
  margin-top: 30px;
}
.c-gutenberg h2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 1.4em;
  background-color: #ffd601;
}
.c-gutenberg h3 {
  font-size: 22px;
  font-weight: 700;
  position: relative;
  padding-left: 17px;
  padding-top: 0.15em;
}
.c-gutenberg h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 1.4em;
  background-color: #ffd601;
}
.c-gutenberg h4 {
  font-size: 22px;
  font-weight: 700;
}
.c-gutenberg ul > li {
  position: relative;
  padding-left: 1em;
  font-size: 18px;
  line-height: 1.6;
}
@media only screen and (max-width: 767px) {
  .c-gutenberg ul > li {
    font-size: 16px;
  }
}
.c-gutenberg ul > li::before {
  position: absolute;
  content: "";
  background: #333;
  width: 6px;
  height: 6px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border-radius: 50%;
}
@media only screen and (max-width: 767px) {
  .c-gutenberg ul > li::before {
    top: dot-top-sp(16, 1.6, 6);
    left: dot-left-sp(16, 6);
  }
}
.c-gutenberg ol {
  counter-reset: my-counter; /* カウンターをリセット */
}
.c-gutenberg ol > li {
  counter-increment: my-counter; /* カウンターをインクリメント */
  position: relative;
  padding-left: 1.5em;
  font-size: 18px;
  line-height: 1.6;
}
@media only screen and (max-width: 767px) {
  .c-gutenberg ol > li {
    font-size: 16px;
  }
}
.c-gutenberg ol > li::before {
  position: absolute;
  content: counter(my-counter) ". "; /* カウンターの表示内容 */
  top: 0;
  left: 0.25em;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .c-gutenberg .wp-block-table tr {
    display: flex;
    flex-direction: column;
  }
}
.c-gutenberg .wp-block-table td {
  border: 1px solid #cecece;
  background-color: #fff;
  padding: 15px 20px 13px 0;
  border-left: none;
  border-right: none;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .c-gutenberg .wp-block-table td {
    font-size: 16px;
    border-top: none;
    padding: 15px 0px 13px 0;
  }
}
.c-gutenberg .wp-block-table td:first-child {
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .c-gutenberg .wp-block-table td:first-child {
    border: none;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .c-gutenberg .wp-block-table td:last-child {
    padding: 3px 0px 13px 0;
  }
}
@media only screen and (max-width: 767px) {
  .c-gutenberg .l-info-sidebar,
  .c-gutenberg .l-event-sidebar {
    grid-row: 3/4;
    grid-column: 1/3;
    width: 100%;
    margin-top: 50px;
  }
}
.c-gutenberg .p-side-cat__list {
  width: 280px;
  flex-shrink: 0;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  padding: 20px 35px;
}
@media only screen and (max-width: 1023px) {
  .c-gutenberg .p-side-cat__list {
    width: 250px;
    padding: 20px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .c-gutenberg .p-side-cat__list {
    padding: 20px 35px;
    width: 100%;
  }
}
.c-gutenberg .p-side-cat__list + .p-side-cat__list {
  margin-top: 20px;
}
.c-gutenberg .p-side-cat__li {
  border-top: 1px solid #dfe0e1;
  color: #11307d;
}
.c-gutenberg .p-side-cat__li:first-child {
  border-top: none;
}
.c-gutenberg .p-side-cat__li a {
  color: #11307d;
  font-weight: 700;
}
.c-gutenberg .p-side-cat__link {
  display: block;
  padding: 18px 0 16px;
  transition: 0.5s;
}
@media only screen and (min-width: 1024px) {
  .c-gutenberg .p-side-cat__link:hover {
    opacity: 0.6;
  }
}
.c-gutenberg .p-side-cat__link-inr {
  color: #11307d;
  line-height: 1.31;
}
.c-gutenberg .p-single-content__wrap {
  display: grid;
  grid-template-columns: 1fr 280px;
  gap: 80px;
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .c-gutenberg .p-single-content__wrap {
    gap: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .c-gutenberg .p-single-content__wrap {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
.c-gutenberg .c-single__ttl-main {
  line-height: 1.45;
  font-weight: 700;
  font-size: 22px;
  padding: 16px 30px 14px;
  background: #ffe100;
  border-radius: 9999px;
  margin-top: 0;
}
.c-gutenberg .c-single__ttl-main::before {
  content: none;
}
@media only screen and (max-width: 767px) {
  .c-gutenberg .c-single__ttl-main {
    font-size: 18px;
    line-height: 1.33;
  }
}
.c-gutenberg .c-single-cat__wrap {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.c-gutenberg .c-single-date__txt {
  font-size: 14px;
  color: #11307d;
}
.c-gutenberg .c-single-cat__txt {
  padding: 5px 8px 3px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 700;
  background: #ffe100;
  margin-top: 0;
}
.c-gutenberg .c-single-body__wrap {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .c-gutenberg .c-single-body__wrap {
    margin-top: 32px;
  }
}
.c-gutenberg .c-single-body__wrap p {
  font-size: 16px;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .c-gutenberg .c-single-body__wrap p {
    font-size: 14px;
  }
}
.c-gutenberg .c-single-body__wrap p + p {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .c-gutenberg .c-single-body__wrap p + p {
    margin-top: 10px;
  }
}
.c-gutenberg h3.wp-block-heading {
  margin-top: 27px;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .c-gutenberg h3.wp-block-heading {
    margin-top: 10px;
    font-size: 14px;
  }
}
.c-gutenberg h3 + p {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .c-gutenberg h3 + p {
    margin-top: 0;
  }
}
.c-gutenberg .wp-block-file__button {
  position: relative;
  border: 2px solid #11307d;
  max-width: 300px;
  width: 100%;
  display: flex;
  align-items: center;
  height: 70px;
  border-radius: 8px;
  padding: 2px 30px 0 21px;
  background: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.375;
  transition: 0.5s;
  color: #11307d;
  margin-left: auto;
  margin-right: auto;
}
.c-gutenberg .wp-block-file__button::after {
  content: "";
  position: absolute;
  display: inline-block;
  -webkit-mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/arrow-right.svg);
          mask-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/arrow-right.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 10px;
  height: 18px;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  background: #11307d;
  transition: 0.5s;
}
@media only screen and (min-width: 1024px) {
  .c-gutenberg .wp-block-file__button:hover {
    background: #11307d;
    color: #fff;
  }
}
.c-gutenberg .wp-block-file__button:hover::after {
  background: #fff;
}
.c-gutenberg .wp-block-audio {
  margin-top: 33px;
}
.c-gutenberg .wp-block-audio audio {
  width: 100%;
  height: 60px;
}
.c-gutenberg .wp-block-audio + .wp-block-file {
  margin-top: 80px;
}
.c-gutenberg .is-layout-flex {
  display: flex;
  gap: 20px;
}
.c-gutenberg .wp-block-image {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .c-gutenberg .wp-block-image {
    margin-top: 30px;
  }
}
.c-gutenberg .wp-block-image + p {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .c-gutenberg .wp-block-image + p {
    margin-top: 32px;
  }
}
.c-gutenberg .wp-block-image img {
  border-radius: 20px;
  margin: 0 auto;
}
.c-gutenberg .wp-block-image.is-resized img {
  max-width: 50%;
}
@media only screen and (max-width: 427px) {
  .c-gutenberg .wp-block-image.is-resized img {
    max-width: 240px;
  }
}
.c-gutenberg .c-single-body__txt {
  line-height: 2;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .c-gutenberg .c-single-body__txt {
    font-size: 14px;
  }
}
.c-gutenberg .c-single-body__txt + .c-single-body__txt {
  margin-top: 20px;
}
.c-gutenberg .p-single-info {
  margin-top: 20px;
}
.c-gutenberg .p-single-info + .c-single-body__txt {
  margin-top: 20px;
}
.c-gutenberg .p-single-info__ttl {
  line-height: 2;
}
.c-gutenberg .p-single-info__list {
  padding-left: 1em;
}
.c-gutenberg .p-single-info__li {
  line-height: 2;
}

.wp-block-columns.is-layout-flex {
  gap: 30px;
}

.p-pagination {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .p-pagination {
    margin-top: 60px;
  }
}
.p-pagination__item a {
  color: blue;
}
.p-pagination__item.--prev a {
  padding-left: 1em;
  position: relative;
}
.p-pagination__item.--prev a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background: url("/pre/wp-content/themes/edopon-theme/edopon-assets/images/single/arrow-right.svg") center/contain no-repeat;
  width: 10px;
  height: 10px;
  transform: translateY(-50%) rotate(180deg);
  transition: 0.5s;
}
@media only screen and (min-width: 1024px) {
  .p-pagination__item.--prev a:hover::before {
    left: -5px;
  }
}
.p-pagination__item.--next a {
  padding-right: 1em;
  position: relative;
}
.p-pagination__item.--next a::before {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  transform: translateY(-50%);
  background: url("/pre/wp-content/themes/edopon-theme/edopon-assets/images/single/arrow-right.svg") center/contain no-repeat;
  width: 10px;
  height: 10px;
  transition: 0.5s;
}
@media only screen and (min-width: 1024px) {
  .p-pagination__item.--next a:hover::before {
    right: -5px;
  }
}
.p-pagination__item.--center {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

input#pwbox-1515 {
  border: 1px solid #ddd;
  padding: 0px 5px;
}

input[type=submit] {
  font-weight: 700;
  margin-left: 10px;
  cursor: pointer;
}