@charset "UTF-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Zen+Old+Mincho&display=swap");
:root {
  --color-background: #fff;
  --color-white: #fff;
  --color-font: #000000;
  --color-primary: #2C4A8A;
  --color-primary-shade: #111;
  --color-primary-tint: #00A1FF;
  --color-secondary: #aaa;
  --color-secondary-tint: #eee;
  --color-table-border: #ccc;
  --content-max-width: 1240px;
  --header-background: #fff;
  --header-color-font: #111;
  --header-color-primary: #2C4A8A;
  --header-color-primary-shade: #000000;
  --header-color-primary-tint: #aaa;
  --footer-background: #F0F0F0;
  --footer-color-font: #000000;
  --footer-color-primary: #000000;
  --body-font-family: "Noto Sans JP", sans-serif;
  --font-family01: "Zen Old Mincho", serif;
  --font-family02: "Roboto", sans-serif;
  --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  --px200: min(calc(200px + (1vw - 19.2px) * 6.5046), 200px);
  --px190: min(calc(190px + (1vw - 19.2px) * 6.1795), 190px);
  --px180: min(calc(180px + (1vw - 19.2px) * 5.8543), 180px);
  --px170: min(calc(170px + (1vw - 19.2px) * 5.5291), 170px);
  --px160: min(calc(160px + (1vw - 19.2px) * 5.2039), 160px);
  --px150: min(calc(150px + (1vw - 19.2px) * 4.8787), 150px);
  --px140: min(calc(140px + (1vw - 19.2px) * 4.5535), 140px);
  --px130: min(calc(130px + (1vw - 19.2px) * 4.2283), 130px);
  --px120: min(calc(120px + (1vw - 19.2px) * 3.9031), 120px);
  --px110: min(calc(110px + (1vw - 19.2px) * 3.5780), 110px);
  --px100: min(calc(100px + (1vw - 19.2px) * 3.2526), 100px);
  --px98: min(calc(98px + (1vw - 19.2px) * 3.1868), 98px);
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1210), 96px);
  --px94: min(calc(94px + (1vw - 19.2px) * 3.0551), 94px);
  --px92: min(calc(92px + (1vw - 19.2px) * 2.9893), 92px);
  --px90: min(calc(90px + (1vw - 19.2px) * 2.9235), 90px);
  --px88: min(calc(88px + (1vw - 19.2px) * 2.8576), 88px);
  --px86: min(calc(86px + (1vw - 19.2px) * 2.7918), 86px);
  --px84: min(calc(84px + (1vw - 19.2px) * 2.7260), 84px);
  --px82: min(calc(82px + (1vw - 19.2px) * 2.6601), 82px);
  --px80: min(calc(80px + (1vw - 19.2px) * 2.5943), 80px);
  --px78: min(calc(78px + (1vw - 19.2px) * 2.5285), 78px);
  --px76: min(calc(76px + (1vw - 19.2px) * 2.4626), 76px);
  --px74: min(calc(74px + (1vw - 19.2px) * 2.3968), 74px);
  --px72: min(calc(72px + (1vw - 19.2px) * 2.3310), 72px);
  --px70: min(calc(70px + (1vw - 19.2px) * 2.2639), 70px);
  --px68: min(calc(68px + (1vw - 19.2px) * 2.1993), 68px);
  --px66: min(calc(66px + (1vw - 19.2px) * 2.1346), 66px);
  --px64: min(calc(64px + (1vw - 19.2px) * 2.0698), 64px);
  --px62: min(calc(62px + (1vw - 19.2px) * 2.0051), 62px);
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9404), 60px);
  --px58: min(calc(58px + (1vw - 19.2px) * 1.8757), 58px);
  --px56: min(calc(56px + (1vw - 19.2px) * 1.8110), 56px);
  --px54: min(calc(54px + (1vw - 19.2px) * 1.7463), 54px);
  --px52: min(calc(52px + (1vw - 19.2px) * 1.6815), 52px);
  --px50: min(calc(50px + (1vw - 19.2px) * 1.6168), 50px);
  --px48: min(calc(48px + (1vw - 19.2px) * 1.5521), 48px);
  --px36: min(calc(36px + (1vw - 19.2px) * 1.1642), 36px);
  --px38: min(calc(38px + (1vw - 19.2px) * 1.2289), 38px);
  --px46: min(calc(46px + (1vw - 19.2px) * 1.4873), 46px);
  --px44: min(calc(44px + (1vw - 19.2px) * 1.4229), 44px);
  --px42: min(calc(42px + (1vw - 19.2px) * 1.3582), 42px);
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2935), 40px);
  --px34: min(calc(34px + (1vw - 19.2px) * 1.0995), 34px);
  --px32: min(calc(32px + (1vw - 19.2px) * 1.0349), 32px);
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9702), 30px);
  --px28: min(calc(28px + (1vw - 19.2px) * 0.9055), 28px);
  --px26: min(calc(26px + (1vw - 19.2px) * 0.8408), 26px);
  --px24: min(calc(24px + (1vw - 19.2px) * 0.7762), 24px);
  --px22: min(calc(22px + (1vw - 19.2px) * 0.7115), 22px);
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6469), 20px);
  --px18: min(calc(18px + (1vw - 19.2px) * 0.5822), 18px);
  --px16: min(calc(16px + (1vw - 19.2px) * 0.5175), 16px);
  --px14: min(calc(14px + (1vw - 19.2px) * 0.4528), 14px);
  --px12: min(calc(12px + (1vw - 19.2px) * 0.3883), 12px);
  --px10: min(calc(10px + (1vw - 19.2px) * 0.3236), 10px);
}

.subimitarea .linkBtn {
  padding: 0 !important;
  max-width: 320px;
}

.linkBtn {
  border-radius: 100px !important;
  background: var(--color-primary);
  position: relative;
}
.linkBtn::before {
  content: "";
  display: block;
  width: 24px;
  height: 1px;
  background-color: var(--color-white);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
}
.linkBtn::after {
  width: 6px !important;
  height: 1px !important;
  right: 5% !important;
  top: 50% !important;
  transform: translateY(-50%) rotate(45deg) !important;
  border: none !important;
  background: var(--color-white) !important;
}

.page-contact .dn, .page-thanks .dn, .page-sitemap .dn {
  display: none;
}

.title__area {
  display: flex;
  flex-direction: column;
  gap: 4px;
  width: -moz-fit-content;
  width: fit-content;
}
.title__area.txt_l {
  width: 100%;
}
.title__area.txt_l span {
  text-align: left;
}
.title__area.txt_l::after {
  margin: 0.6em 0 0 0;
}
.title__area::after {
  width: 80px !important;
  height: 1px !important;
  background-color: var(--color-primary);
}
.title-ja {
  font-size: var(--rem30);
  letter-spacing: 0.05em;
  font-weight: 400;
  color: var(--color-font);
  font-family: var(--font-family01);
}
.title-en {
  color: var(--color-primary);
  font-size: var(--rem20);
  font-weight: 500;
  font-family: var(--font-family02);
  text-transform: uppercase;
  line-height: 1;
}

.page_contents_inner h2 {
  font-size: var(--rem30) !important;
  letter-spacing: 0.05em !important;
  font-weight: 400 !important;
  color: var(--color-font) !important;
  font-family: var(--font-family01) !important;
}
.page_contents_inner h2::after {
  width: 80px !important;
  height: 1px !important;
  background-color: var(--color-primary);
}

h3.ver2 {
  border: none !important;
  padding-bottom: 0;
  padding-left: var(--px32);
  position: relative;
}
h3.ver2::before {
  content: "";
  display: block;
  width: 6px;
  height: 100%;
  background-color: var(--color-primary);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.bg-image {
  position: relative;
}
.bg-image > img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.bg-image > div {
  position: relative;
}

.post table tbody tr th {
  background: var(--color-primary);
  padding: var(--px28);
  color: var(--color-white) !important;
}
.post table tbody tr td {
  align-content: center;
}

.page_contents_text p {
  line-height: 2;
}

.postlist li:first-child {
  border-top: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
}

.postlist li {
  border-top: none !important;
  border-bottom: 1px solid #cccccc !important;
}

.postlist .post_text {
  padding: var(--px36) 0 !important;
}

#footer .footer__logo img {
  max-height: 100% !important;
}

.widearea {
  margin-right: calc((100vw - 100%) / 2 * -1);
  margin-left: calc((100vw - 100%) / 2 * -1);
}

.w240 {
  width: 100%;
  max-width: 240px !important;
}

.w300 {
  width: 100%;
  max-width: 300px !important;
}

.background-white {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2px;
  line-height: 1;
  background-color: var(--color-white);
}

.blue-large {
  color: var(--color-primary);
  font-size: var(--px42);
}

.fwb {
  font-weight: bold;
}

.fz20 {
  font-size: var(--rem20);
}

.red {
  color: #FF0000;
}

/*-----------------------------
fullwide01
------------------------------*/
.fullwide01 {
  position: relative;
  padding: 0;
  padding: var(--px120) 24px;
}

.fullwide01_wrap {
  max-width: var(--content-max-width);
  width: 100%;
  margin: 0 auto;
  padding: var(--px80);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.85);
}

.fullwide01_inner {
  width: 100%;
  margin: 0 auto !important;
  max-width: 960px;
}
.fullwide01_inner h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: var(--rem20);
  border-bottom: 1px solid var(--color-primary);
  font-family: var(--font-family01);
  font-size: var(--px40);
  font-weight: 400;
}
.fullwide01_inner h2::after {
  content: none !important;
}
.fullwide01_inner p {
  line-height: 2.4;
  letter-spacing: 0.05em;
  color: var(--color-font);
  font-weight: 500;
}

@media print, screen and (max-width: 768px) {
  .fullwide01_wrap {
    padding: var(--px80) 5%;
  }
}
/*------------------------------------------------------------
 ナンバリング01
------------------------------------------------------------*/
.num_list01 {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
}

.num_list01 .imgarea {
  position: relative;
  margin-bottom: var(--px20);
}

.num_list01 .imgarea:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: "0" counter(number);
  display: inline-block;
  background: var(--color-primary);
  color: var(--color-white);
  font-family: var(--font-family02);
  font-weight: 400;
  font-size: var(--rem30);
  border-radius: 50%;
  left: 50%;
  width: 68px;
  height: 68px;
  line-height: 68px;
  text-align: center;
  bottom: -25px;
  transform: translateX(-50%);
}

.num_list01 .num_listttl {
  text-align: center;
  font-weight: 500;
  font-family: var(--font-family01);
  font-size: var(--px26);
  padding: 24px 0;
  color: var(--color-font);
  position: relative;
}
@media screen and (max-width: 768px) {
  .num_list01 .num_listttl {
    font-size: var(--px32);
  }
}

.num_list01 p:not(.num_listttl) {
  font-family: var(--body-font-family);
  line-height: 1.8;
  color: var(--color-font);
}

/*---------col03-----------*/
.post .col3_list {
  position: relative;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: -moz-fit-content;
  width: fit-content;
  gap: var(--px50);
}
@media screen and (max-width: 768px) {
  .post .col3_list {
    grid-template-columns: 1fr;
  }
}

.post .col3_list > li {
  margin: 0 auto !important;
  width: 100%;
  max-width: 380px;
}

@media print, screen and (max-width: 768px) {
  .post .col3_list > li {
    max-width: 100%;
  }
}
/*-----------------------------
column_01
------------------------------*/
.column01 {
  position: relative;
}

.column01_wrap {
  position: relative;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}

.column01 .txtarea {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--px80) var(--px40);
  margin: 0;
}

.column01 .txtarea .txtinner {
  max-width: 680px;
  width: 100%;
}

.column01 .imgarea {
  overflow: hidden;
  line-height: 0;
  margin: 0;
}

.column01 .imgarea iframe {
  width: 100%;
  height: 100%;
}

@media print, screen and (max-width: 768px) {
  .column01 .txtarea {
    padding: var(--px80) 5%;
  }
}
/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  position: relative;
  z-index: 0;
  padding: var(--px120) 24px;
}
.cta01 .title__area::after {
  background-color: var(--color-white);
}
.cta01 .title-en, .cta01 .title-ja {
  color: var(--color-white);
}

.cta01 .cta01_wrap {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
}
.cta01 .cta01_wrap > p {
  font-size: var(--rem20);
  color: var(--color-white);
}

.cta01 .ctabtnlist {
  justify-content: space-between;
  max-width: 960px;
  margin: var(--px50) auto 0 auto;
  gap: 20px;
}

.cta01 .ctabtnlist li {
  width: 50%;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}

.cta01 a.item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: var(--px30) 0;
  text-align: center;
  box-sizing: border-box;
  border-radius: 100px;
  transition: all ease 0.15s;
}

.cta01 a.item:hover {
  opacity: 0.8;
}

@media print, screen and (max-width: 768px) {
  .cta01 .ctabtnlist li, .cta01 .ctabtnlist a.item {
    width: 100%;
  }
  .cta01 .ctabtnlist li + li {
    margin-top: 1rem;
  }
}
/*ボタン共通パーツ*/
.cta01 .btnttl {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
}

.cta01 .infotxt {
  font-size: var(--rem16);
  font-weight: 400;
}

/*電話ボタン*/
.cta01 .telnum {
  font-size: var(--rem36);
  margin-bottom: 1rem;
}

.cta01 .telbtn .btnttl {
  font-size: var(--rem20);
}

.cta01 a.telbtn {
  background: var(--color-white);
  color: var(--color-primary);
}

/*メールボタン*/
.cta01 .mailbtn .btnttl {
  font-size: var(--rem24);
}

.cta01 a.mailbtn {
  background: var(--color-white);
  color: var(--color-primary);
}

/*ボタンアイコン*/
.cta01 .mailbtn .btnttl::before, .cta01 .telnum::before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 1rem;
}

.cta01 .mailbtn .btnttl::before {
  content: "\f0e0";
}

.cta01 .telnum::before {
  content: "\f3cd";
}

.top-enjoy {
  padding: var(--px120) 0;
}
.top-about {
  padding: var(--px120) 24px;
  background-color: var(--footer-background);
}
.top-about .front_contents--inner {
  margin: 0 auto !important;
  width: 100%;
  max-width: var(--content-max-width);
}
.top-about__list {
  margin: 0 auto !important;
  width: -moz-fit-content;
  width: fit-content;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--px34);
}
@media screen and (max-width: 768px) {
  .top-about__list {
    grid-template-columns: 1fr;
  }
}
.top-about__list li {
  margin: 0 auto !important;
  width: 100%;
  max-width: 390px;
  background-color: var(--color-white);
  padding: var(--px40);
}
.top-about__list--header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--rem20);
}
.top-about__list--header img {
  width: auto;
  height: 30px;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-about__list--title {
  font-size: var(--rem24);
  letter-spacing: 0.05em;
  line-height: 1;
  font-family: var(--body-font-family);
  color: var(--color-font);
  font-weight: 500;
}
.top-info .front_contents--inner p {
  line-height: 2;
  font-size: var(--px18);
  letter-spacing: 0.05em;
  font-family: var(--font-family01);
  color: var(--color-font);
}
@media screen and (max-width: 768px) {
  .top-info .front_contents--inner p {
    font-size: var(--rem20);
  }
}
.top-info ul {
  margin: 0 auto !important;
  width: -moz-fit-content;
  width: fit-content;
  gap: var(--px50);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding-top: var(--px60);
}
@media screen and (max-width: 768px) {
  .top-info ul {
    grid-template-columns: 1fr;
  }
}
.top-info ul li {
  margin: 0 auto;
  width: 100%;
  max-width: 380px;
}
.top-info__link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  transition: opacity 0.3s ease;
}
.top-info__link:hover {
  opacity: 0.6;
}
.top-info__link--image {
  width: 100%;
}
.top-info__link--image img {
  width: 100%;
  height: auto;
}
.top-info__link--title {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--px20);
}
.top-info__link--title p {
  font-family: var(--body-font-family) !important;
  font-size: var(--rem20) !important;
  line-height: 1.5 !important;
  letter-spacing: 0.05em !important;
  color: var(--color-font) !important;
  font-weight: 500;
}
.top-info__link--title img {
  width: 100%;
  max-width: 36px;
  height: auto;
  display: block;
}
.top-access {
  padding: 0;
}
.top-access .txtarea {
  background-color: var(--footer-background);
}
.top-access__address {
  font-family: var(--body-font-family);
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-font);
}
.top-access__btn {
  margin: 0 auto;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
@media screen and (max-width: 1024px) {
  .top-access__btn {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .top-access__btn {
    grid-template-columns: 1fr;
  }
}
.top-access__btn--link {
  margin: 0 auto;
  width: 100%;
  max-width: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background-color: var(--color-primary);
  border-radius: 100px;
  padding: var(--px20);
  transition: opacity 0.3s ease;
}
.top-access__btn--link:hover {
  opacity: 0.6;
}
.top-access__btn--link img {
  width: 100%;
  max-width: 24px;
  height: auto;
}
.top-access__btn--link p {
  font-family: var(--body-font-family);
  color: var(--color-white);
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-align: left;
}
.top-english {
  padding: var(--px120) 0;
}
.top-english__inner {
  background-color: var(--color-primary);
  padding: var(--px80) 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.top-english__inner > div {
  width: 100%;
}
.top-english__inner p {
  font-family: var(--font-family02);
  color: var(--color-white);
  font-size: var(--rem20);
  letter-spacing: 0.05em;
  font-weight: 400;
  text-transform: uppercase;
}
.top-english__inner .linkBtn {
  background: var(--color-white);
  color: var(--color-primary);
}

.access__map {
  margin: 0 auto;
  width: 100%;
  max-width: 700px;
}
.access__map img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.access__table th {
  font-weight: bold;
  color: var(--color-white) !important;
}
.access__table td {
  color: var(--color-font);
  line-height: 1.5;
}
.access__table td span {
  font-weight: bold;
}
.access__table a {
  text-decoration: underline;
  color: var(--color-primary-tint);
  transition: opacity 0.3s ease;
  padding-left: var(--rem16);
}
.access__table a:hover {
  opacity: 0.6;
}
.access__bus {
  padding: var(--px40) var(--px32);
  background-color: var(--footer-background);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 1000px;
}
.access__bus--header {
  display: block;
  width: 100%;
}
.access__bus--header p {
  font-weight: bold;
  font-size: var(--px18);
  line-height: 1.75;
  padding-left: var(--px32);
  position: relative;
}
.access__bus--header p::before {
  content: "";
  display: block;
  background-color: var(--color-primary);
  width: 14px;
  height: 14px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.access__bus--main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.access__bus--main p {
  line-height: 2;
  width: 100%;
}
.access__bus--main div {
  width: 100%;
}
.access__time {
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
  padding-top: var(--px130);
}
.access__time img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.access__address {
  margin: 0 auto !important;
  width: -moz-fit-content;
  width: fit-content;
  gap: var(--px48);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 768px) {
  .access__address {
    grid-template-columns: 1fr;
  }
}
.access__address li {
  width: 100%;
  max-width: 394px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: var(--px32);
}
.access__address li img {
  width: 100%;
  height: auto;
}
.access__address li a {
  color: var(--color-primary-tint);
  text-decoration: underline;
  transition: opacity 0.3s ease;
  width: 100%;
  display: inline-block;
}
.access__address li a:hover {
  opacity: 0.6;
}
.access__address--title {
  font-weight: bold;
  font-size: var(--rem20);
}
.access__address--text {
  line-height: 2;
}
.access__hour {
  display: flex;
  flex-direction: column;
  gap: var(--rem30);
}
.access__hour--paragraph {
  display: flex;
  flex-direction: column;
}

.member__list {
  padding-left: var(--px48);
}
.member__list li {
  list-style: disc;
}

.event__image {
  margin: 0 auto;
  width: 100%;
  max-width: 598px;
}
.event__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.event__past {
  background-color: var(--footer-background);
  padding: var(--px80) 24px;
  display: flex;
  flex-direction: column;
}

.info__top {
  margin: 0 auto;
  width: 100%;
  max-width: 760px;
}
.info__top img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.info__map {
  margin: 0 auto;
  width: 100%;
  max-width: 932px;
}
.info__map img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.info__list {
  display: flex;
  flex-direction: column;
  gap: var(--px120);
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 100%;
}
.info__list li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .info__list li {
    flex-direction:column;
  }
}
.info__list li h3, .info__list li p, .info__list li div {
  width: 100%;
}
.info__list li img {
  width: 100%;
  height: auto;
  max-width: 620px;
  -o-object-fit: cover;
     object-fit: cover;
}
.info__list--text {
  width: 100%;
  max-width: 620px;
  padding: var(--px50);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--px32);
}

.lp .page_contents_inner > p {
  line-height: 2;
}
.lp__wrap {
  gap: var(--px50);
  align-items: center;
}
.lp__wrap img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.lp__wrap .txtarea {
  width: 100%;
  max-width: 640px;
}
.lp__wrap .txtarea p {
  line-height: 2;
}
.lp__col3 {
  margin: 0 auto !important;
  width: -moz-fit-content;
  width: fit-content;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--px34);
}
@media screen and (max-width: 768px) {
  .lp__col3 {
    grid-template-columns: 1fr;
  }
}
.lp__col3 li {
  margin: 0 auto;
  width: 100%;
  max-width: 390px;
}
.lp__col3 li img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.lp h2 {
  font-weight: 600 !important;
}
.lp__shop--top {
  margin: 0 auto !important;
  width: -moz-fit-content;
  width: fit-content;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--px34);
}
@media screen and (max-width: 768px) {
  .lp__shop--top {
    grid-template-columns: 1fr;
  }
}
.lp__shop--top li {
  margin: 0 auto;
  width: 100%;
  max-width: 390px;
  display: flex;
  flex-direction: column;
}
.lp__shop--top li img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.shop__catalog {
  margin: 0 auto !important;
  width: -moz-fit-content;
  width: fit-content;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--px76) var(--px44);
}
@media screen and (max-width: 1024px) {
  .shop__catalog {
    grid-template-columns: repeat(2, 1fr);
    gap: var(--px120);
  }
}
@media screen and (max-width: 768px) {
  .shop__catalog {
    grid-template-columns: 1fr;
    gap: var(--px120);
  }
}
.shop__catalog li {
  margin: 0 auto;
  width: 100%;
  max-width: 384px;
  display: flex;
  flex-direction: column;
}
.shop__catalog li img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.shop__catalog--title {
  font-size: var(--px18);
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .shop__catalog--title {
    font-size: var(--px24);
  }
}
.shop__catalog--link {
  text-decoration: underline;
  transition: opacity 0.3s ease;
}
.shop__catalog--link:hover {
  opacity: 0.6;
}

.gallery__paragraph {
  padding: var(--px40) 0;
}
.gallery__df {
  display: flex;
  gap: var(--px46);
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .gallery__df {
    flex-direction: column;
  }
}
.gallery__df img {
  width: 100%;
  max-width: 348px;
  height: auto;
}
.gallery__text {
  width: 100%;
}
.gallery__text--title {
  font-size: var(--rem24);
  font-weight: bold;
}
.gallery__text--desc {
  padding-top: var(--px14);
}
.gallery__text--bottom {
  padding-top: var(--px32);
  border-top: 1px solid #C2C2C2;
  width: 100%;
}

nav#mainNav ul li a b, nav#mainNav ul li a span {
  font-size: var(--rem16);
  font-family: var(--body-font-family);
  font-weight: 400;
  transition: opacity 0.3s ease;
}
nav#mainNav ul li a b:hover, nav#mainNav ul li a span:hover {
  opacity: 0.6;
}

.header__contact li {
  display: flex;
  align-items: center;
}

a.head_btn.tel_btn {
  gap: 4px !important;
  color: var(--color-font) !important;
  background: var(--footer-background) !important;
  transition: opacity 0.3s ease;
}
a.head_btn.tel_btn:hover {
  opacity: 0.6;
}
a.head_btn.tel_btn::before {
  content: none !important;
}
a.head_btn.tel_btn .header__tel {
  font-size: var(--px26) !important;
}

.head_btn.mail_btn {
  flex-direction: row !important;
  gap: 8px !important;
  width: 190px !important;
  font-family: var(--body-font-family);
  font-weight: bold;
}
.head_btn.mail_btn span {
  color: var(--color-white) !important;
}/*# sourceMappingURL=index.css.map */

/* 20250911 */
.emphasis_red{
	color:red;
}

.multilingual{
	display:flex;
	justify-content:flex-end;
	align-items:center;
	padding:8px 24px;
	gap:var(--px32);
	height:40%;
}

.multilingual ul{
	display:flex;
	justify-content:flex-end;
	align-items:center;
	gap:var(--rem30);
}

.multilingual ul li:nth-child(1){
	order:2;
}

.multilingual ul li:nth-child(2){
	order:1;
}

.multilingual ul li:nth-child(2):after{
	content:'/';
	display:inline-block;
	padding-left:var(--rem30);
	
}

.bogoflags {
	display:none;
}

.bogo-language-name a{
		font-size:var(--rem20);
	transition:opacity 0.3s ease;
}

.bogo-language-name a:hover{
	opacity:0.6;
}

@media print, screen and (min-width: 1024px){
	#header{
	height:140px;
}
#header-layout{
	height:60%;
}
	}

@media only screen and (max-width: 959px) {
    #header ul {
	padding:0;
    }
}
.btn_yoko
{
    display: flex;
    justify-content: flex-start;
    gap: 20px;
}
.linkBtn, .post .linkBtn {
    padding: 20px 50px 20px 30px !important;
}