@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%;
}

/*                トップページ用
======================================================= */
/*                content
======================================================= */
.l-main {
  padding: 0px 30px;
  position: relative;
}
.l-main::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/wave_top.webp);
  background-size: contain;
  background-repeat: repeat-x;
  width: 100%;
  height: 50px;
  top: -20px;
  left: 0px;
  background-color: transparent;
}
@media only screen and (max-width: 767px) {
  .l-main::after {
    height: 48px;
    background-image: url(/wp-content/themes/yokosuka_curry/asset/media/images/common/wave_top_sp.webp);
    background-size: contain;
    background-repeat: repeat-x;
    padding: 0 10px;
    width: calc(100% - 20px);
    top: -20px;
    left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .l-main {
    padding: 0 10px;
  }
}
.l-main__inr {
  background-color: #ffffff;
}

.l-home-info {
  padding-bottom: 0;
}
.l-home-info__wrap {
  margin-top: 35px;
}
@media only screen and (max-width: 767px) {
  .l-home-info__wrap {
    margin-top: 27px;
  }
}
.l-home-info__wrap-inr {
  display: flex;
  justify-content: center;
  gap: 40px;
}
@media only screen and (max-width: 1023px) {
  .l-home-info__wrap-inr {
    gap: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .l-home-info__wrap-inr {
    display: block;
  }
}

.c-home-info__cont {
  max-width: 580px;
  width: 50%;
  padding: 42px 36px 41px;
  border: 4px solid #ffe100;
  border-radius: 20px;
}
@media only screen and (max-width: 767px) {
  .c-home-info__cont:nth-child(n+2) {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .c-home-info__cont {
    width: 100%;
    max-width: 100%;
    padding: 33px 25px 38px;
  }
}

.l-info__list {
  margin-top: 21px;
}
@media only screen and (max-width: 767px) {
  .l-info__list {
    margin-top: 12px;
  }
}

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

.p-info-list__dl {
  padding: 14px 0 10px;
  border-top: 1px solid #dfe0e1;
}
@media only screen and (max-width: 767px) {
  .p-info-list__dl {
    padding: 16px 0 8px;
  }
}
.p-info-list__dt {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media only screen and (max-width: 767px) {
  .p-info-list__dt {
    gap: 9px;
  }
}
.p-info-list__dd {
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .p-info-list__dd {
    margin-top: 7px;
  }
}
.p-info-list__date {
  color: #11307d;
  font-weight: 500;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .p-info-list__date {
    font-size: 12px;
  }
}
.p-info-list__cat {
  background: #ffe100;
  color: #393a3e;
  font-weight: 700;
  font-size: 12px;
  border-radius: 5px;
  padding: 5px 8px 3px 8px;
}
.p-info-list__cat--blue {
  background: #11307d;
  color: #fff;
}
.p-info-list__ttl {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.625;
}
@media only screen and (max-width: 767px) {
  .p-info-list__ttl {
    font-size: 14px;
  }
}

.p-info-list__more {
  margin-top: 34px;
}
@media only screen and (max-width: 767px) {
  .p-info-list__more {
    margin-top: 29px;
  }
}

.p-info-list__more-link {
  display: block;
  text-align: center;
  font-weight: 700;
  transition: 0.5s;
}
@media only screen and (min-width: 1024px) {
  .p-info-list__more-link:hover {
    opacity: 0.6;
  }
}
@media only screen and (max-width: 767px) {
  .p-info-list__more-link {
    font-size: 14px;
    letter-spacing: 0.03em;
  }
}

.p-home-curry {
  padding: 80px 0 0;
}

.l-home-curry__wrap-inr {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
}
@media only screen and (max-width: 1023px) {
  .l-home-curry__wrap-inr {
    display: block;
  }
}

.l-home-curry__cont {
  position: relative;
  width: 50%;
}
@media only screen and (max-width: 1279px) {
  .l-home-curry__cont {
    max-width: 100%;
    width: 100%;
  }
}
.l-home-curry__cont--right {
  border-radius: 0px 180px 0px 0px;
  padding: 69px 30px 60px 50px;
}
@media only screen and (max-width: 1279px) {
  .l-home-curry__cont--right {
    border-radius: 0px 100px 0px 0px;
    padding: 74px 30px 60px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .l-home-curry__cont--right {
    padding: 59px 27px 50px 27px;
  }
}
.l-home-curry__cont--left {
  border-radius: 180px 0px 0px 0px;
  padding: 77px 30px 62px 30px;
  margin-top: 160px;
}
@media only screen and (max-width: 1023px) {
  .l-home-curry__cont--left {
    border-radius: 100px 0px 0px 0px;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .l-home-curry__cont--left {
    padding: 60px 27px 50px 27px;
  }
}

.l-home-curry__cont-inr {
  max-width: 530px;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .l-home-curry__cont-inr {
    max-width: 100%;
    width: 100%;
  }
}

.p-home-curry__txt-wrap {
  margin-top: 31px;
}
@media only screen and (max-width: 767px) {
  .p-home-curry__txt-wrap {
    margin-top: 16px;
  }
}

.p-home-curry__txt {
  font-size: 16px;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .p-home-curry__txt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1279px) {
  .p-home-curry__txt {
    font-size: 14px;
  }
}
.p-home-curry__txt + .p-home-curry__txt {
  margin-top: 10px;
}

.p-home-curry__img-wrap {
  margin-top: 30px;
}

.p-home-curry__img--left {
  margin: 0 auto;
  max-width: 202px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .p-home-curry__img--left {
    max-width: 160px;
  }
}
.p-home-curry__img--right {
  margin: 0 auto;
  max-width: 333px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .p-home-curry__img--right {
    max-width: 245px;
  }
}

.p-home-curry__note-wrap {
  margin-top: 32px;
}
@media only screen and (max-width: 767px) {
  .p-home-curry__note-wrap {
    margin-top: 22px;
  }
}

.p-home-curry__note {
  font-size: 14px;
  line-height: 1.71;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .p-home-curry__note {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .p-home-curry__note {
    line-height: 1.5;
  }
}

.p-home-curry__icon--flag {
  max-width: 165px;
  position: absolute;
  top: -25px;
  left: 51%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .p-home-curry__icon--flag {
    max-width: 125px;
    left: 50%;
    top: -17px;
  }
}
.p-home-curry__icon--anker {
  max-width: 87px;
  position: absolute;
  top: -46px;
  right: 51%;
  transform: translateX(50%);
}
@media only screen and (max-width: 767px) {
  .p-home-curry__icon--anker {
    max-width: 66px;
    top: -40px;
  }
}

.p-home-guide {
  padding-top: 62px;
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .p-home-guide {
    padding-top: 82px;
    padding-bottom: 0;
  }
}

.l-home-guide__wrap {
  margin-top: 26px;
}
@media only screen and (max-width: 767px) {
  .l-home-guide__wrap {
    margin-top: 16px;
  }
}

.l-home-guide__wrap-inr {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 35px;
}
@media only screen and (max-width: 767px) {
  .l-home-guide__wrap-inr {
    flex-direction: column-reverse;
    align-items: center;
    gap: 32px;
  }
}

.l-home-guide__cont {
  width: calc(100% - 291px);
}
@media only screen and (max-width: 767px) {
  .l-home-guide__cont {
    width: 100%;
  }
}

.p-home-guide__ttl {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.45;
}
@media only screen and (max-width: 767px) {
  .p-home-guide__ttl {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .p-home-guide__ttl + .p-home-guide__ttl {
    margin-top: 13px;
  }
}

.p-home-guide__txt-wrap {
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .p-home-guide__txt-wrap {
    margin-top: 12px;
  }
}

.p-home-guide__txt {
  font-weight: 500;
  font-size: 16px;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .p-home-guide__txt {
    font-size: 14px;
  }
}

.p-home-guide__img {
  max-width: 292px;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .p-home-guide__img {
    max-width: 250px;
  }
}
@media only screen and (max-width: 767px) {
  .p-home-guide__img {
    max-width: 195px;
  }
}

.p-home-aboutus {
  padding-top: 115px;
}
@media only screen and (max-width: 767px) {
  .p-home-aboutus {
    padding-top: 78px;
    padding-bottom: 0;
    line-height: 1.2;
  }
}

.p-home-aboutus__inr {
  max-width: 900px;
  margin: 0 auto;
}

.p-aboutus__txt-wrap {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .p-aboutus__txt-wrap {
    padding: 0 18px;
    margin-top: 18px;
  }
}

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

.p-aboutus-emblem {
  margin-top: 40px;
  height: 120px;
}
@media only screen and (max-width: 767px) {
  .p-aboutus-emblem {
    height: auto;
    padding: 0 18px;
    margin-top: 31px;
  }
}

.p-aboutus-emblem__inr {
  border-radius: 10px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  padding: 25px 0 20px;
}
@media only screen and (max-width: 767px) {
  .p-aboutus-emblem__inr {
    display: block;
    padding: 0;
  }
}

.p-aboutus-emblem__link {
  width: 33.3333333333%;
  transition: 0.5s;
  position: relative;
}
.p-aboutus-emblem__link::before {
  content: "";
  width: 1px;
  height: 70px;
  background: #dfe0e1;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .p-aboutus-emblem__link::before {
    width: 80%;
    height: 2px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
.p-aboutus-emblem__link:first-child::before {
  content: none;
}
@media only screen and (max-width: 767px) {
  .p-aboutus-emblem__link:first-child .p-aboutus-emblem__img {
    padding: 21px 0 19px;
  }
}
.p-aboutus-emblem__link:nth-child(2) .p-aboutus-emblem__img {
  max-width: 135px;
}
@media only screen and (max-width: 767px) {
  .p-aboutus-emblem__link:nth-child(2) .p-aboutus-emblem__img {
    padding: 13px 0 12px;
  }
}
.p-aboutus-emblem__link:nth-child(3) .p-aboutus-emblem__img {
  max-width: 72px;
}
@media only screen and (max-width: 767px) {
  .p-aboutus-emblem__link:nth-child(3) .p-aboutus-emblem__img {
    padding: 14px 0 14px;
  }
}
@media only screen and (min-width: 1024px) {
  .p-aboutus-emblem__link:hover {
    opacity: 0.6;
  }
}

.p-aboutus-emblem__img {
  max-width: 196px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .p-aboutus-emblem__img {
    max-width: 159px;
  }
}

.p-home-mascot {
  padding: 51px 110px 0;
}
@media only screen and (max-width: 767px) {
  .p-home-mascot {
    padding: 140px 10px 0;
  }
}

.p-home-mascot__inr {
  position: relative;
  padding: 62px 30px 30px;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .p-home-mascot__inr {
    padding: 97px 27px 48px;
  }
}

.p-mascot__txt-wrap {
  max-width: 900px;
  margin: 0 auto;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .p-mascot__txt-wrap {
    margin-top: 18px;
  }
}

.p-mascot__txt {
  font-size: 16px;
  line-height: 2;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .p-mascot__txt {
    font-size: 14px;
  }
}

.p-mascot-art__wrap {
  max-width: 1060px;
  margin: 30px auto 0;
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media only screen and (max-width: 767px) {
  .p-mascot-art__wrap {
    flex-direction: column;
    gap: 24px;
  }
}

.p-mascot-art__cont {
  width: 100%;
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .p-mascot-art__cont {
    width: 100%;
    margin: 0;
  }
}

.p-mascot-art__txt {
  font-size: 14px;
  margin-top: 20px;
  text-align: center;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .p-mascot-art__txt {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .p-mascot-art__txt {
    margin-top: 14px;
  }
}

.p-mascot-art__txt-inr {
  display: inline-block;
}

.p-mascot__icon {
  max-width: 189px;
  width: 100%;
  position: absolute;
  top: -150px;
  right: -100px;
}
@media only screen and (max-width: 1279px) {
  .p-mascot__icon {
    max-width: 120px;
    top: -120px;
    right: -68px;
  }
}
@media only screen and (max-width: 767px) {
  .p-mascot__icon {
    max-width: 96px;
    right: 50%;
    top: -100px;
    transform: translateX(50%);
  }
}

.p-home-song {
  padding-top: 30px;
  padding-bottom: 152px;
}
@media only screen and (max-width: 767px) {
  .p-home-song {
    padding-top: 20px;
    padding-bottom: 80px;
  }
}

.p-home-song__inr {
  position: relative;
  padding: 62px 30px 64px;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .p-home-song__inr {
    padding: 34px 27px 46px;
  }
}

.p-song__txt-wrap {
  max-width: 900px;
  margin: 0 auto;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .p-song__txt-wrap {
    margin-top: 18px;
  }
}

.p-song__txt {
  font-size: 16px;
  line-height: 1.75;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .p-song__txt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .p-song__txt {
    line-height: 2;
  }
}
.p-song__txt--space {
  margin-top: 10px;
}

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

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

.p-song-modal__img {
  max-width: 595px;
}