@charset "UTF-8";

main * {
  box-sizing: border-box;
}

main img {
  max-width: 100%;
}

footer .navi .inner .pagetopbtn {
  display: none;
}

.detailSection .entryBlock p {
  font-size: 1rem;
  margin: initial;
}

.sp-only {
  display: block;
}

@media screen and (min-width: 720px) {
  .sp-only {
    display: none;
  }
}

.pc-only {
  display: none;
}

@media screen and (min-width: 720px) {
  .pc-only {
    display: block;
  }
}

/*--------------------/ main /-------------------*/
main {
  width: 100vw;
  margin: 0 auto;
  font-size: 3.73333vw;
  line-height: 1.5;
  text-align: justify;
  letter-spacing: -0.001em;
  font-family: YakuHanJP, "Roboto", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", sans-serif;
  color: #595757;
}

@media screen and (min-width: 720px) {
  main {
    width: 100%;
    font-size: 15px;
  }
}

@media screen and (min-width: 820px) {
  main {
    width: 820px;
    font-size: 15px;
  }
}

main p.go-top a {
  position: fixed;
  bottom: 12%;
  right: 5%;
  width: 40px;
  height: auto;
  opacity: 0.7;
  transition-duration: 0.3s;
}

@media screen and (min-width: 820px) {
  main p.go-top a {
    bottom: 7%;
    right: auto;
    margin-left: 780px;
  }
}

main p.go-top a:hover {
  opacity: 1;
}

/* .fade-in {
  opacity: 0.2;
  transform: translate(0, 50px);
  transition-duration: 0.5s;
}

.fade-in.fade-in-active {
  opacity: 1;
  transform: translate(0, 0);
} */

/*--------------------/ main settings MT記入時にbodyタグ削除により無効となる /--------------------*/
.main_container {
  width: 100vw;
  margin: 0 auto;
}

@media screen and (min-width: 765px) {
  .main_container {
    width: 720px;
  }
}

@media screen and (min-width: 820px) {
  .main_container {
    width: 820px;
  }
}

main {
  width: auto;
}

/*--------------------/ style css /--------------------*/
main {
  --txt-color: #35373a;
  --main-color: #ed7600;
  --sub-color: #f4ca4a;
  --fz: 3.73333vw;
  --fz-xxl: calc(var(--fz) * 1.714286);
  --fz-xl: calc(var(--fz) * 1.142857);
  --fz-l: calc(var(--fz) * 1.071429);
  --fz-s: calc(var(--fz) * 0.857143);
  --fz-xs: calc(var(--fz) * 0.8);
  --main-space: calc(var(--fz) * 3);
}

@media screen and (min-width: 765px) {
  main {
    --fz: 15px;
    --fz-xxl: calc(var(--fz) * 2.133333);
    --fz-xl: calc(var(--fz) * 1.2);
    --fz-l: calc(var(--fz) * 1.066666);
    --fz-s: calc(var(--fz) * 0.866667);
    --main-xs: calc(var(--fz) * 4.5);
  }
}

main * {
  color: var(--txt-color);
}

main>*+* {
  padding-top: calc(var(--main-space) * 2);
}


.hero {
  width: auto;
  padding: 105.243902439% 0 0;
  background: url(https://www.keihan-dept.co.jp/moriguchi/news/hokkaido20260903_sp.jpg) no-repeat center top;
  background-size: 100% auto;
  position: relative;
  overflow: hidden;
  
}

@media screen and (min-width: 765px) {
  .hero {
    padding: 86.0975609756% 0 0;
    background-image: url(https://www.keihan-dept.co.jp/moriguchi/news/hokkaido20260903_pc.jpg);
    background-size: 100% auto;
  }
}
.hero li {
  position: absolute;


}

.item {
  width: 100%;
  display: grid;
  grid-template-rows: repeat(2, -webkit-min-content);
  grid-template-rows: repeat(2, min-content);
  grid-template-columns: 33% 1fr;
  grid-template-areas: "item-img item-txt" "item-img item-txt";
  row-gap: 0.5em;
  -moz-column-gap: 0.5em;
  column-gap: 0.5em;
  align-items: flex-start;
}

@media screen and (min-width: 765px) {
  .item {
    width: 31.3333%;
    grid-template-rows: repeat(3, -webkit-min-content);
    grid-template-rows: repeat(3, min-content);
    grid-template-columns: auto;
    grid-template-areas: "item-img" "item-txt" "item-txt";
  }
}

.item-brand {
  line-height: 1;
  padding-top: 4px;
}

.item-brand i {
  font-size: var(--fz-s);
  font-style: normal;
  padding: 0.125em 0.5em;
  margin-right: 0.25em;
  vertical-align: 0.0625em;
  border: 1px solid var(--txt-color);
}

.item-brand .word-break {
  display: block;
  margin-top: 0.5em;
}

.item-container {
  padding: 2.5%;
  margin-top: calc(var(--main-space) / 2);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: var(--main-space);
  -moz-column-gap: 3%;
  column-gap: 3%;
}

@media screen and (min-width: 765px) {
  .item-container {
    padding: 0;
  }
}

.item-icon {
  position: absolute;
  bottom: 2px;
  left: 2px;
  display: flex;
  align-items: flex-end;
}

.item-icon .icon-demo,
.item-icon .icon-newcomer {
  color: #fff;
  font-family: "YakuHanMP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  line-height: 1;
  padding: 0.25em 0.5em;
  margin-right: 0.25em;
  background-color: #009fe8;
}

.item-icon .icon-food-court {
  width: 40%;
  margin-right: 0.5em;
}

.item-icon .icon-newcomer {
  font-size: var(--fz-l);
  background-color: #e50012;
}

.icon-gentei {
  font-size: var(--fz-l);
  color: #fff;
  font-family: "YakuHanMP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
  line-height: 1;
  padding: 0.25em 0.5em;
  margin-right: 0.25em;
  background-color: #ea6da4;
}

.item-icon-2rows {
  bottom: calc(50% + 2px);
}

.item-img {
  position: relative;
  grid-area: item-img;
}

.item-lead ,
.bbq_text {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝""YakuHanMP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "YakuHanMP",
    "游明朝",
    YuMincho,
    "Hiragino Mincho ProN W3", serif !important;
  font-size: var(--fz-l) !important;
  font-weight: bold !important;
  line-height: 1.3333 !important;
  grid-area: item-lead !important;
}

.item-name {
  font-size: var(--fz-xl);
  line-height: 1;
  margin-top: 0.3333em;
}

.item-name .fz-adjust {
  font-size: var(--fz-s);
}

.item-price {
  text-align: right;
  line-height: 1;
  padding-bottom: 0.125em;
  margin-top: 0;
  border-bottom: 1px solid var(--txt-color);
}

.item-price b {
  font-size: calc(var(--fz) * 1.571429);
  font-weight: normal;
  margin-left: 0.125em;
}

@media screen and (min-width: 765px) {
  .item-price b {
    font-size: calc(var(--fz) * 1.866667);
  }
}

.item-price em {
  color: #e50012;
  font-style: normal;
  font-weight: bold;
}

.item-price em b {
  color: inherit;
  font-weight: inherit;
}

.item-price-adjust-sp {
  margin-top: -1.5em;
}

.item-txt {
  grid-area: item-txt;
  align-self: end;
}

.item .ls-adjust {
  letter-spacing: -0.04em;
}

.item .ls-adjust-condense {
  letter-spacing: -0.09em;
}

.item .item-name-adjust {
  margin-top: 0.3333em;
}

@media screen and (min-width: 765px) {
  .item .item-name-adjust {
    margin-top: 0.85em;
  }
}

.item .item-price-adjust {
  margin-top: -1.5em;
}

@media screen and (min-width: 765px) {
  .item .item-price-adjust {
    margin-top: -1.75em;
  }
}

.item .ltd {
  margin-top: 0.5em;
}

.item .ltd .ltd-amount,
.item .ltd .ltd-date {
  color: #fff;
  font-size: var(--fz-s);
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: -0.02em;
  padding: 0.3333em 0;
  border: 1px solid #ea6da4;
  background-color: #ea6da4;
}

@media screen and (min-width: 765px) {

  .item .ltd .ltd-amount,
  .item .ltd .ltd-date {
    font-size: var(--fz-s);
  }
}

.item .ltd .ltd-date {
  color: #ea6da4;
  background-color: #fff;
}

.item .ltd-amount-b {
  color: #fff;
  font-size: var(--fz-s);
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 0.2em 0.5em;
  margin-right: 1em;
  border: 1px solid #ea6da4;
  background-color: #ea6da4;
  display: inline-block;
}
.nav-menu {
  width: 100%;
  padding-bottom: 50px;
}

.nav-menu a:hover {
  opacity: 0.7;
}

.nav-menu ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /* PC：2コマずつ */
  gap: 10px;
  /* コマ同士の間隔 */
  margin: 0;
  padding: 0;
}

.nav-menu ul li {
  text-align: center;
  list-style: none;
}

.nav-menu ul li a {
  text-decoration: none;
  padding: 0.5em 0;
  display: block;
  transition-duration: 0.3s;
}

.nav-menu ul li img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* スマホ：1コマずつ */
@media screen and (max-width: 767px) {
  .nav-menu ul {
    grid-template-columns: 1fr;
  }
}

/* 

/* --------------------/ .section-01 custom settings /-------------------- */
#section-01 .item-2column,
#section-02 .item-2column,
#section-03 .item-2column,
#section-04 .item-2column,
#section-05 .item-2column {
  width: 100%;
  grid-template-columns: auto;
  grid-template-rows: repeat(3, -webkit-min-content);
  grid-template-rows: repeat(3, min-content);
  grid-template-areas: "item-img" "item-lead" "item-txt";
}

@media screen and (min-width: 765px) {

  #section-01 .item-2column,
  #section-02 .item-2column,
  #section-03 .item-2column,
  #section-04 .item-2column,
  #section-05 .item-2column {
    width: 48.5%;
  }
}

#section-01 .item-2column .item-icon .icon-food-court,
#section-02 .item-2column .item-icon .icon-food-court,
#section-03 .item-2column .item-icon .icon-food-court,
#section-04 .item-2column .item-icon .icon-food-court,
#section-05 .item-2column .item-icon .icon-food-court {
  width: 30%;
}

#section-01 .item-2column .item-price,
#section-02 .item-2column .item-price,
#section-03 .item-2column .item-price,
#section-04 .item-2column .item-price,
#section-05 .item-2column .item-price {
  margin-top: 0;
}

#section-01 .item-2column .ltd .ltd-date,
#section-02 .item-2column .ltd .ltd-date,
#section-03 .item-2column .ltd .ltd-date,
#section-04 .item-2column .ltd .ltd-date,
#section-05 .item-2column .ltd .ltd-date {
  font-size: var(--fz);
}

#section-01 .item-2column .item-name-adjust,
#section-02 .item-2column .item-name-adjust,
#section-03 .item-2column .item-name-adjust,
#section-04 .item-2column .item-name-adjust,
#section-05 .item-2column .item-name-adjust {
  margin-top: 0.8em;
}

#section-01 .item-2column .item-price-adjust,
#section-02 .item-2column .item-price-adjust,
#section-03 .item-2column .item-price-adjust,
#section-04 .item-2column .item-price-adjust,
#section-05 .item-2column .item-price-adjust {
  margin-top: -1.75em;
}

#section-01 .item-2column-b,
#section-02 .item-2column-b,
#section-03 .item-2column-b,
#section-04 .item-2column-b,
#section-05 .item-2column-b {
  width: 100%;
  grid-template-columns: auto;
  grid-template-rows: repeat(3, -webkit-min-content);
  grid-template-rows: repeat(3, min-content);
  grid-template-areas: "item-img" "item-lead" "item-txt";
}

@media screen and (min-width: 765px) {

  #section-01 .item-2column-b,
  #section-02 .item-2column-b,
  #section-03 .item-2column-b,
  #section-04 .item-2column-b,
  #section-05 .item-2column-b {
    width: 47.5%;
  }
}

#section-01 .item-2column-b .item-lead,
#section-02 .item-2column-b .item-lead,
#section-03 .item-2column-b .item-lead,
#section-04 .item-2column-b .item-lead,
#section-05 .item-2column-b .item-lead {
  width: 47.5%;
}

#section-01 .item-2column-b .item-img-small,
#section-02 .item-2column-b .item-img-small,
#section-03 .item-2column-b .item-img-small,
#section-04 .item-2column-b .item-img-small,
#section-05 .item-2column-b .item-img-small {
  width: 48.5%;
}

#section-01 .item-2column-b .item-sub-box,
#section-02 .item-2column-b .item-sub-box,
#section-03 .item-2column-b .item-sub-box,
#section-04 .item-2column-b .item-sub-box,
#section-05 .item-2column-b .item-sub-box {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 5%;
  column-gap: 5%;
}

#section-01 .item-2column-b .item-txt,
#section-02 .item-2column-b .item-txt,
#section-03 .item-2column-b .item-txt,
#section-04 .item-2column-b .item-txt,
#section-05 .item-2column-b .item-txt {
  width: 48.5%;
}

#section-01 .item-2column-b .item-txt-sub-box,
#section-02 .item-2column-b .item-txt-sub-box,
#section-03 .item-2column-b .item-txt-sub-box,
#section-04 .item-2column-b .item-txt-sub-box,
#section-05 .item-2column-b .item-txt-sub-box {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 5%;
  column-gap: 5%;
}

#section-01 .item-2column-b .item-txt .item-price,
#section-02 .item-2column-b .item-txt .item-price,
#section-03 .item-2column-b .item-txt .item-price,
#section-04 .item-2column-b .item-txt .item-price,
#section-05 .item-2column-b .item-txt .item-price {
  margin-top: 0;
}

#section-01 .item-lead-addition,
#section-02 .item-lead-addition,
#section-03 .item-lead-addition,
#section-04 .item-lead-addition,
#section-05 .item-lead-addition {
  grid-template-rows: repeat(2, -webkit-min-content);
  grid-template-rows: repeat(2, min-content);
  grid-template-columns: 35% 1fr;
  grid-template-areas: "item-img item-lead" "item-img item-txt";
}

@media screen and (min-width: 765px) {

  #section-01 .item-lead-addition,
  #section-02 .item-lead-addition,
  #section-03 .item-lead-addition,
  #section-04 .item-lead-addition,
  #section-05 .item-lead-addition {
    grid-template-rows: repeat(3, -webkit-min-content);
    grid-template-rows: repeat(3, min-content);
    grid-template-columns: auto;
    grid-template-areas: "item-img" "item-lead" "item-txt";
  }
}

#section-01 .item-lead-addition .item-name .ls-adjust,
#section-02 .item-lead-addition .item-name .ls-adjust,
#section-03 .item-lead-addition .item-name .ls-adjust,
#section-04 .item-lead-addition .item-name .ls-adjust,
#section-05 .item-lead-addition .item-name .ls-adjust {
  letter-spacing: -0.075em;
}

#section-01,
#section-03,
#section-04,
#section-05 {
  background-color: #EDEDED;
  border-radius: 30px;
  padding: 20px;
  margin-bottom: 20px;
  padding-bottom: 10%;
}

#section-02,
#section-04 {
  background-color: #EDEDED;
  border-radius: 30px;
  padding: 20px;
  margin-bottom: 20px;
}

/* 001 */
.BBQbutton001 a {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  margin-top: 0 !important;
  width: 100%;
  padding: 0 25px;
  transition: 0.3s ease-in-out;
  text-decoration: none;
}

.BBQbutton001 a:hover {
  opacity: 0.7;
  /*不透明度を70%に*/
}

@media screen and (min-width: 765px) {
  .BBQbutton001 a {
    width: 100%;
    margin-top: 2em !important;
  }
}
/* --------------------
   下部バナー
-------------------- */

.chirashibutton002 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.chirashibutton002 a {
  display: block;
  width: 100%;
  margin: 8px auto;
  padding: 0;
  transition: 0.3s ease-in-out;
}

.chirashibutton002 img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}




/* --------------------
   PC
-------------------- */

@media screen and (min-width: 765px) {

  .chirashibutton002 {
    width: 80%;
    margin: 0 auto;
  }

  .chirashibutton002 a {
    width: 100%;
    margin: 8px auto;
  }

}


/* --------------------
   スマホ
-------------------- */

@media screen and (max-width: 764px) {

  .chirashibutton002 {
    width: 100%;
    margin: 0 auto;
  }

  .chirashibutton002 a {
    width: 100%;
    margin: 8px auto;
  }

  .chirashibutton002+.chirashibutton002 {
    margin-top: 8px;
  }

}

/* --------------------
   下部バナー
-------------------- */

.chirashibutton001 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.chirashibutton001 a {
  display: block;
  width: 100%;
  margin: 8px auto;
  padding: 0;
  transition: 0.3s ease-in-out;
}

.chirashibutton001 img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}




/* --------------------
   PC
-------------------- */

@media screen and (min-width: 765px) {

  .chirashibutton001 {
    width: 80%;
    margin-bottom: 50px ;
    margin-top: -60px;
  }

}


/* --------------------
   スマホ
-------------------- */

@media screen and (max-width: 764px) {

  .chirashibutton001 {
    width: 100%;
  margin-bottom: 50px;
    margin-top: -60px;
  }




}




.gourmet-category {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin: 20px 0 40px;
}

.gourmet-category a {
  display: block;
  transition: 0.3s;
}

.gourmet-category a:hover {
  opacity: 0.7;
}

.gourmet-category img {
  width: 100%;
  height: auto;
  display: block;
}

.gourmet-category-section {
  scroll-margin-top: 20px;
  margin-bottom: 50px;
}

.gourmet-category-section>h6 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 20px;
}


/* スマホ */
@media screen and (max-width: 767px) {
  .gourmet-category {
    grid-template-columns: 1fr;
  }
}
#section-01 h5,
#section-02 h5,
#section-03 h5,
#section-04 h5 {
  text-align: center;
}

#section-01 h5 .ttl,
#section-02 h5 .ttl,
#section-03 h5 .ttl,
#section-04 h5 .ttl {
  display: block;
  width: fit-content;
  margin: 0 auto;
}

#section-01 h5 .ttl img,
#section-02 h5 .ttl img,
#section-03 h5 .ttl img,
#section-04 h5 .ttl img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* 北海道ラーメン */
.ramen-container {
  width: 100%;
  margin: 0 auto 40px;
}

/* PC */
@media screen and (min-width: 765px) {
  .ramen-container {
    width: 75%;
    margin: 0 auto 60px;
  }
}

/* スマホ */
@media screen and (max-width: 764px) {
  .ramen-container {
    width: 100%;
    margin-bottom: 40px;
  }
}

/* --------------------
   イベント・体験
-------------------- */

.event-container {
  width: 100%;
  margin: 30px auto 50px;
}

/* イベントカード */
.event-card {
  width: 100%;
  margin: 0 auto 50px;
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
}

/* イベント画像 */
.event-img {
  width: 100%;
  margin: 0;
}

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

/* イベント情報 */
.event-info {
  padding: 20px 25px 25px;
  text-align: left;
}

/* 「1週間限定！」などのラベル */
.event-label {
  display: inline-block;
  margin: 0 0 8px;
  padding: 5px 12px;
  background-color: #e50012;
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 1.3;
  border-radius: 5px;
}

/* イベントタイトル */
.event-info h6 {
  margin: 0 0 15px;
  font-size: 1.5em;
  line-height: 1.4;
  font-weight: bold;
}

/* イベント詳細 */
.event-info dl {
  margin: 0;
  padding: 0;
}

.event-info dt {
  margin-top: 10px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
}

.event-info dd {
  margin: 2px 0 0;
  font-size: 14.5px;
  line-height: 1.6;
}

/* --------------------
   PC
-------------------- */

@media screen and (min-width: 765px) {

  .event-container {
    width: 85%;
    margin: 40px auto 70px;
  }

  .event-card {
    margin-bottom: 70px;
    border-radius: 25px;
  }

  .event-info {
    padding: 25px 35px 30px;
  }

  .event-info h6 {
    font-size: 1.7em;
  }

}


/* --------------------
   スマホ
-------------------- */

@media screen and (max-width: 764px) {

  .event-container {
    width: 100%;
    margin: 25px auto 40px;
  }

  .event-card {
    margin-bottom: 40px;
    border-radius: 15px;
  }

  .event-info {
    padding: 15px 18px 20px;
  }

  .event-info h6 {
    font-size: 1.3em;
  }

}

.event-list {
  display: grid;
  gap: 15px;
  margin-top: 20px;
}

.event-list>div {
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 10px;
}

.event-list h7 {
  display: block;
  margin-bottom: 5px;
  font-size: 1.1em;
  font-weight: bold;
}

.event-list p {
  margin: 0;
}

/* --------------------
   アイヌ文化体験
-------------------- */
.ainu-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;

  max-width: 600px;
  margin: 20px auto 0;
}

.ainu-item {
  margin: 0;
  text-align: center;
}

.ainu-item img {
  width: 100%;
  display: block;
  border-radius: 8px;
}

.ainu-item p {
  margin: 8px 0 3px;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.4;
}

.ainu-item span {
  display: block;
  font-size: 0.85em;
  line-height: 1.4;
}

@media screen and (max-width: 764px) {

  .ainu-list {
    gap: 10px;
  }

  .ainu-item p {
    font-size: 0.9em;
  }

  .ainu-item span {
    font-size: 0.75em;
  }

}

.ainu-item dl {
  text-align: left;
  margin: 8px auto 0;
  width: fit-content;
  font-size: 0.8em;
  line-height: 1.5;
}

.ainu-item dt,
.ainu-item dd {
  display: inline;
  margin: 0;
}

.ainu-item dt {
  font-weight: bold;
}

.ainu-item dt::after {
  content: "：";
}

.ainu-item dd::after {
  content: "";
  display: block;
}

.ainu-other {
  margin-top: 20px;
  text-align: center;
}

.ainu-other p {
  margin: 0;
  font-size: 0.75em;
  line-height: 1.6;
}

/* --------------------
   カーリングイベント
-------------------- */

.curling-event .event-info {
  padding-bottom: 35px;
}

.curling-player-images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  max-width: 600px;
  margin: 25px auto 30px;
}

.curling-player-images img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
}

/* 選手紹介 */
.curling-profile {
  text-align: center;
  margin-bottom: 35px;
}

.curling-profile h7,
.curling-talk h7,
.curling-experience h7 {
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 10px;
}

.curling-profile p {
  margin: 0;
  line-height: 1.8;
}

/* トークショー */
.curling-talk {
  padding: 25px;
  margin-bottom: 25px;
  border-radius: 15px;
  background-color: #f5f5f5;
}

.curling-talk .event-label,
.curling-experience .event-label {
  margin-bottom: 10px;
}

/* 体験 */
.curling-experience {
  padding: 25px;
  border-radius: 15px;
  background-color: #f5f5f5;
}

.curling-experience p:last-child {
  margin-bottom: 0;
}


/* PC */
@media screen and (min-width: 765px) {

  .curling-event .event-info {
    padding: 30px 40px 40px;
  }

  .curling-profile h7,
  .curling-talk h7,
  .curling-experience h7 {
    font-size: 1.5em;
  }

}


/* スマホ */
@media screen and (max-width: 764px) {

  .curling-player-images {
    gap: 8px;
    margin: 20px auto 25px;
  }

  .curling-talk,
  .curling-experience {
    padding: 18px;
  }

}

.curling-profile {
  margin-bottom: 35px;
}

.curling-profile h7 {
  display: block;
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 15px;
}

.curling-profile-inner {
  display: flex;
  align-items: center;
  gap: 20px;
  max-width: 550px;
  margin: 0 auto;
}

.curling-profile-inner img {
  width: 30%;
  max-width: 150px;
  height: auto;
  display: block;
  border-radius: 8px;
}

.curling-profile-text {
  flex: 1;
}

.curling-profile-text p {
  margin: 0 0 10px;
  line-height: 1.7;
}

.curling-profile-text p:last-child {
  margin-bottom: 0;
}


/* スマホ */
@media screen and (max-width: 764px) {

  .curling-profile-inner {
    gap: 12px;
  }

  .curling-profile-inner img {
    width: 32%;
  }

}

/* --------------------
   イベント幅を統一
-------------------- */

.event-container {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.event-card {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box;
}

.event-img,
.event-img img {
  width: 100% !important;
  max-width: 100% !important;
}

/* タイトル部分 */

.event-title {
  text-align: left;
  margin: 0 0 25px;
}

.event-title span {
  display: block;
  font-size: 1.15em;
  line-height: 1.4;
  letter-spacing: 0.08em;
  font-weight: bold;
  margin-bottom: 4px;
}

.event-title strong {
  display: block;
  font-size: 1.8em;
  line-height: 1.3;
  font-weight: bold;
}

@media screen and (max-width: 764px) {

  .event-title span {
    font-size: 1.1em;
  }

  .event-title strong {
    font-size: 1.4em;
  }

}

.post-footer {
padding:30px;

}

@media screen and (max-width: 764px) {
  .post-footer {
      padding: 30px;
    }
  }

  .caption{
  font-size: 0.8em;
    line-height: 1.4;
    margin-top: 5px;
  }

    @media screen and (max-width: 764px) {
      .caption{
        font-size: 0.5em;
        line-height: 1.4;
        margin-top: 5px;
      }
    }