@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=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Serif+JP:wght@200..900&display=swap");
:root {
  --color-background: #fff;
  --color-white: #fff;
  --color-font: #444444;
  --color-primary: #80B7D7;
  --color-primary-shade: #111;
  --color-primary-tint: #666;
  --color-secondary: #F0F9FF;
  --color-secondary-tint: #eee;
  --color-table-border: #ccc;
  --content-max-width: 1240px;
  --header-background: #fff;
  --header-color-font: #444444;
  --header-color-primary: #9EBED1;
  --header-color-primary-shade: #80B7D7;
  --header-color-primary-tint: #aaa;
  --footer-background: #9EBED1;
  --footer-color-font: #FFFFFF;
  --footer-color-primary: #fff;
  --body-font-family: "Noto Sans JP", sans-serif;
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Oswald", "Noto Sans JP", sans-serif;
  --font-family03: "Lato", sans-serif;
  --font-family04: "Noto Serif JP", 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);
}

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

.w1520 {
  margin: 0 auto;
  width: 100%;
  max-width: 1520px;
}
@media screen and (max-width: 768px) {
  .w1520 {
    padding: 0 24px;
  }
}
.w1520 img {
  width: 100%;
}

.bg-blue {
  background-color: #E5F2FF;
  padding-left: 24px;
  padding-right: 24px;
}

.color-white {
  color: var(--color-white) !important;
}

.no-border {
  border: none !important;
}

.arrow__blue {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 31px solid transparent;
  border-left: 31px solid transparent;
  border-top: 30px solid var(--header-color-primary-shade);
  border-bottom: 0;
  margin: 0 auto;
}

.fz36 {
  font-size: var(--px36);
}

.flow__center {
  margin: 0 auto;
  max-width: 1137px;
}

.title__area {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
.title__area::after {
  content: none !important;
}
.title__area .title-main {
  font-family: var(--font-family01);
  font-size: var(--px40);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.08em;
  text-align: center;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 4px;
  border-bottom: 2px solid var(--header-color-primary-shade);
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .title__area .title-main {
    white-space: wrap;
  }
}
.title__area .title-en {
  font-family: var(--font-family03);
  font-size: var(--px60);
  color: var(--color-font);
  text-align: center;
  letter-spacing: 0.08em;
  font-weight: 400;
}
.title__area .title-ja {
  font-size: var(--px30);
  letter-spacing: 0.08em;
  text-align: center;
  color: var(--color-font);
  font-weight: 400;
  padding-bottom: var(--px30);
  position: relative;
}
.title__area .title-ja-lp {
  font-family: var(--font-family04);
  font-size: var(--px48);
}
.title__area .title-ja::after {
  content: "";
  width: 175px;
  height: 2px;
  background-color: var(--header-color-primary);
  position: relative;
  top: var(--px30);
  left: 50%;
  transform: translateX(-50%);
  display: block;
}
.title-sub {
  font-size: var(--px40);
  letter-spacing: 0.1em;
  color: var(--header-color-primary-shade);
  text-align: center;
  font-weight: 400;
}

.linkBtn {
  border-radius: 100px !important;
}

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

.w330 {
  width: 100% !important;
  max-width: 330px !important;
}

.cat-news {
  text-transform: uppercase;
}

.post .time a, .post2b .time a, .post4b .time a, .postlist .time a {
  color: var(--color-white);
}

.post .time, .postlist .time, .post2b .time, .post4b .time {
  background: var(--header-color-primary);
  color: var(--color-white);
}

.text__df--col {
  display: flex;
  flex-direction: column;
}

.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(--px30) 0 !important;
}

#footer .footer__logo img {
  max-width: 360px !important;
  max-height: 107px !important;
}

.anchor__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 16px;
}
@media screen and (max-width: 1240px) {
  .anchor__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 768px) {
  .anchor__list {
    grid-template-columns: 1fr 1fr;
  }
}
.anchor__btn {
  line-height: 1.2 !important;
}
@media screen and (max-width: 768px) {
  .anchor__btn {
    font-size: var(--px20);
  }
}
.anchor__btn::after {
  transform: rotate(45deg) !important;
}
.anchor__btn--title {
  font-size: var(--px18);
}
@media screen and (max-width: 1240px) {
  .anchor__btn--title {
    font-size: var(--px24);
  }
}
@media screen and (max-width: 768px) {
  .anchor__btn--title {
    font-size: var(--px24);
  }
}

.page-item #thumbImg::before, .page-item header#h1Header::before, .page-visit #thumbImg::before, .page-visit header#h1Header::before, .page-post #thumbImg::before, .page-post header#h1Header::before, .page-shop #thumbImg::before, .page-shop header#h1Header::before, .page-contact #thumbImg::before, .page-contact header#h1Header::before, .page-thanks #thumbImg::before, .page-thanks header#h1Header::before, .archive #thumbImg::before, .archive header#h1Header::before {
  content: none !important;
}
.page-item h1.title, .page-item .post h1, .page-item header#h1Header h1.title, .page-visit h1.title, .page-visit .post h1, .page-visit header#h1Header h1.title, .page-post h1.title, .page-post .post h1, .page-post header#h1Header h1.title, .page-shop h1.title, .page-shop .post h1, .page-shop header#h1Header h1.title, .page-contact h1.title, .page-contact .post h1, .page-contact header#h1Header h1.title, .page-thanks h1.title, .page-thanks .post h1, .page-thanks header#h1Header h1.title, .archive h1.title, .archive .post h1, .archive header#h1Header h1.title {
  display: none !important;
}
.page-item header#h1Header, .page-visit header#h1Header, .page-post header#h1Header, .page-shop header#h1Header, .page-contact header#h1Header, .page-thanks header#h1Header, .archive header#h1Header {
  background: transparent !important;
}

.page-sitemap .wide .main__title--en {
  display: none;
}

h1.title.first > span {
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
  align-items: center;
}
h1.title.first .main__title--ja {
  color: var(--color-white);
  font-size: var(--px64);
  font-family: var(--font-family04);
  font-weight: 400;
  letter-spacing: 0.04em;
  text-align: center;
}
h1.title.first .main__title--en {
  color: var(--color-white);
  font-size: var(--px36);
  font-family: var(--font-family03);
  font-weight: 400;
  letter-spacing: 0.3em;
  text-align: center;
}

.wpcf7-form .must {
  background: #E80303 !important;
}
.wpcf7-form th, .wpcf7-form td {
  vertical-align: middle;
  background: transparent !important;
  font-size: var(--rem20);
}
.wpcf7-form table, .wpcf7-form tbody, .wpcf7-form th, .wpcf7-form td {
  border: none !important;
}
.wpcf7-form tr {
  border-bottom: 1px solid #d9d9d9;
}
.wpcf7-form .post table th, .wpcf7-form .post table td {
  padding: var(--rem28) var(--rem16) !important;
}
.wpcf7-form .wpcf7-textarea {
  height: 230px !important;
}
.wpcf7-form input::-moz-placeholder {
  font-size: var(--rem20);
  color: #bababa;
  line-height: 1.5;
}
.wpcf7-form select, .wpcf7-form input::placeholder {
  font-size: var(--rem20);
  color: #bababa;
  line-height: 1.5;
}

input[type=text], input[type=tel], input[type=email], input[type=date], input[type=url], input[type=number], select, textarea {
  height: 40px;
  line-height: 40px;
  background: transparent !important;
  border-color: #d9d9d9 !important;
  margin-bottom: 0 !important;
}

.subimitarea .linkBtn {
  padding: 0 !important;
  max-width: 420px;
  border-radius: 0 !important;
}
.subimitarea .linkBtn input {
  font-size: var(--px30);
}

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

.page-thanks h2 {
  font-size: var(--px30);
  letter-spacing: 0.08em;
  text-align: center;
  color: var(--color-font);
  font-weight: 400;
}

@media print, screen and (max-width: 1024px) {
  #h1Header #thumb img {
    height: 100% !important;
    margin: auto;
    aspect-ratio: 1920/304 !important;
    width: auto !important;
  }
  #thumbImg, header#h1Header {
    height: calc(10rem + (1vw - 0.32rem) * 44.6429) !important;
  }
}


@media print, screen and (max-width: 768px) {
	.page-visit #h1Header #thumb img,.page-shop #h1Header #thumb img,.page-post #h1Header #thumb img,.page-item #h1Header #thumb img,.page-contact #h1Header #thumb img,.page-thanks #h1Header #thumb img{
	 height:70% !important;
	}
}
/*-----------------------------
fullwide01_max1240
------------------------------*/
.fullwide01 {
  position: relative;
  padding: 0;
}

.fullwide01_wrap {
  max-width: 1240px;
  width: 94%;
  margin: 0 auto;
  padding: var(--px80) var(--px40);
  display: flex;
  justify-content: center;
  align-items: center;
}

.fullwide01_inner {
  max-width: 1050px;
}

@media print, screen and (max-width: 768px) {
  .fullwide01_wrap {
    padding: var(--px80) 5%;
  }
}
/*-----------------------------
cta01_col2
------------------------------*/
.cta01 {
  background-image: url(https://brandgallery.jp/wp-content/uploads/2025/08/top-cta-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
}

.cta01 .cta01_wrap {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
  padding: var(--px80);
}

.cta01 .ctabtnlist {
  justify-content: center;
  gap: var(--px20);
  flex-wrap: wrap;
  max-width: 1250px;
  margin: var(--px50) auto 0 auto;
}

.cta01 .ctabtnlist li {
  width: 100%;
  max-width: 403px;
  margin: 0;
  padding: 0;
  line-height: 1;
  display: flex;
}
@media screen and (max-width: 768px) {
  .cta01 .ctabtnlist li {
    max-width: 100%;
  }
}

.cta01 a.item {
  border-radius: 10px;
  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;
  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(--header-color-primary);
  color: var(--color-white);
}

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

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

/*ボタンアイコン*/
.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";
}

.cta__txt {
  font-size: var(--px22);
  line-height: 2;
  letter-spacing: 0.14em;
}

/*================================================
				　　ご利用の流れ
================================================*/
/*--flow01--------------------------------------------*/
.flowlist01 {
  padding-left: 30rem;
  position: relative;
}

.flowlist01::before {
  content: "";
  width: 20px;
  height: 100%;
  background: #D3D3D3;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 30rem;
}

.flowlist01 > li {
  position: relative;
}

.flowlist01 > li:not(:last-child) {
  margin-bottom: 8vh;
}

.flowlist01 > li .icon {
  font-size: var(--px24);
  color: #fff;
  background: var(--header-color-primary-shade);
  padding: 2.4rem 3rem;
  display: block;
  position: absolute;
  top: -2rem;
  left: -20rem;
  z-index: 100;
}

.flowlist01 > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent var(--header-color-primary-shade);
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}

.flowlist01 > li dl {
  padding-left: 12rem;
  position: relative;
  padding-top: 0.7rem;
}

.flowlist01 > li dl::before,
.flowlist01 > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 2rem;
}

.flowlist01 > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: 0;
  background: var(--color-white);
  border-radius: 50%;
  left: -4px;
}

.flowlist01 > li dl::after {
  width: 100px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
  top: 2.3rem;
}

.flowlist01 > li dl dt {
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: var(--px26);
  border-bottom: 1px solid #ABABAB;
}

.flowlist01 > li dl dd {
  display: flex;
  justify-content: space-between;
  gap: var(--px18);
}
@media screen and (max-width: 1024px) {
  .flowlist01 > li dl dd {
    flex-direction: column;
  }
}
.flowlist01 > li dl dd img {
  width: 100%;
  height: auto;
  max-width: 282px;
}

@media (max-width: 768px) {
  .flowlist01 > li .icon {
    font-size: 1.2rem;
    padding: 1.4rem 1rem;
    top: 0;
  }
  .flowlist01 {
    padding-left: 10rem;
  }
  .flowlist01 > li .icon {
    left: -10rem;
  }
  .flowlist01::before {
    left: 10rem;
  }
  .flowlist01 > li dl {
    padding-left: 4.5rem;
  }
  .flowlist01 > li dl::after {
    width: 30px;
  }
  .flowlist01 > li dl dt {
    font-size: 1.4rem;
  }
  .flowlist01 > li dl dd {
    display: flex;
  }
  .flowlist01 > li dl dd img {
    width: 100%;
    height: auto;
    max-width: 282px;
  }
}
/*--FAQ-------------------------------------------*/
.qa_list {
  cursor: pointer;
}

.qa_list .qa_list_inner dt {
  position: relative;
  font-weight: normal;
  margin: 1rem 0 0 0;
  display: flex;
  align-items: stretch;
  padding: 0rem 1rem 0rem 0rem;
  background: #ffffff;
  border: 1px solid #cccccc;
}

.qa_list .qa_list_inner dd .ans_flex {
  position: relative;
  font-weight: normal;
  margin: 0;
  display: flex;
  align-items: stretch;
  padding: 0;
  background: #ffffff;
}

.qa_list .qa_list_inner .a_ico {
  color: var(--header-color-primary);
  background: var(--color-white);
  line-height: 1;
  padding: 2.5rem 1rem;
  font-size: 2rem;
  border-right: 1px solid #cccccc;
  width: 100%;
  text-align: center;
  max-width: 120px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
}

.qa_list .qa_list_inner .q_ico {
  background: var(--header-color-primary);
  color: var(--color-white);
  line-height: 1;
  padding: 2.5rem 1rem;
  font-size: 2rem;
  font-weight: bold;
  width: 100%;
  text-align: center;
  max-width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--body-font-family);
  border-right: 1px solid #cccccc;
}

.qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
  padding: 1.5rem 1.5rem 1.5rem 2rem;
  line-height: 1.7;
  align-content: center;
}

.qa_list .qa_list_inner .a_desc {
  line-height: 1.8;
  width: 100%;
}

.qa_list .qa_list_inner dt:after {
  content: "";
  position: absolute;
  top: 46%;
  right: 3rem;
  width: 12px;
  height: 12px;
  border-right: 1px solid #494949;
  border-bottom: 1px solid #494949;
  transform: rotate(45deg) translateY(-50%);
}

.qa_list .qa_list_inner .active:after {
  top: 43%;
  right: 2rem;
  transform: rotate(-135deg) translateY(-50%);
}

.qa_list .qa_list_inner dd {
  display: none;
  position: relative;
  padding: 0;
  margin: 0 0 1rem 0;
  border: 1px solid #cccccc;
  border-top: 0;
}

@media only screen and (max-width: 959px) {
  .qa_list .qa_list_inner {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 768px) {
  .qa_list .qa_list_inner .q_desc, .qa_list .qa_list_inner .a_desc {
    padding: 0.5rem 1rem 0.5rem 1rem;
  }
  .qa_list .qa_list_inner dt {
    padding: 0rem 1rem 0rem 0rem;
  }
  .qa_list .qa_list_inner .a_ico, .qa_list .qa_list_inner .q_ico {
    max-width: 50px;
    padding: 1.2rem 1rem;
  }
  .qa_list .qa_list_inner dt:after {
    right: 1.5rem;
    width: 6px;
    height: 6px;
  }
  .qa_list .qa_list_inner .active:after {
    right: 1rem;
  }
}
@media only screen and (max-width: 559px) {
  .qa_list .qa_list_inner dd {
    font-size: 1.4rem;
  }
  .qa_list .qa_list_inner {
    margin-bottom: 6rem;
  }
  .qa_list .qa_list_inner dt {
    font-size: 1.4rem;
  }
}
.top-review__area--list {
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--px48);
}
.top-review__area--item {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.top-review__header--title {
  border-left: 13px solid var(--header-color-primary-shade) !important;
  padding-bottom: 0 !important;
  padding-left: 16px !important;
  border-bottom: none !important;
  font-size: var(--rem24);
  line-height: 2.4 !important;
  color: var(--color-font) !important;
}
.top-review__body {
  display: flex;
  gap: var(--px64);
  justify-content: center;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .top-review__body {
    flex-direction: column;
    align-items: center;
  }
}
.top-review__body--image {
  width: 100%;
  max-width: 437px;
}
.top-review__body--image img {
  width: 100%;
  height: auto;
}
.top-review__body--text {
  width: 100%;
}
.top-review__body--table {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.top-review__table--row {
  display: flex;
  border: 1px solid #EBEBEB;
}
.top-review__table--title {
  background-color: var(--color-secondary);
  font-weight: bold;
  color: var(--color-font);
  width: 100%;
  max-width: 358px;
  display: flex;
  align-items: center;
  padding: var(--px24) var(--px30) !important;
}
@media screen and (max-width: 768px) {
  .top-review__table--title {
    max-width: 80px;
    padding: var(--px16) !important;
  }
}
.top-review__table--text {
  color: var(--color-font);
  width: 100%;
  padding: var(--px24) var(--px30) !important;
}

.line__section {
  padding: var(--px80) 24px 0 24px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: var(--px84);
}
.line__section--header {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--px48);
}
@media screen and (max-width: 768px) {
  .line__section--header {
    flex-direction: column;
  }
}
.line__section--bottom a {
  display: block;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  transition: opacity 0.3s ease;
}
.line__section--bottom a:hover {
  opacity: 0.6;
}
.line__section--bottom a img {
  width: 100%;
  height: auto;
}
.line__image {
  width: 100%;
  max-width: 680px;
}
.line__banner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--px48);
}
.line__banner figure {
  width: 100%;
}
.line__banner figure img {
  width: 100%;
  height: auto;
  max-width: 809px;
}

.howto {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: var(--px48) var(--px34);
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto !important;
}
@media screen and (max-width: 768px) {
  .howto {
    grid-template-columns: 1fr 1fr;
  }
}
.howto__inner {
  margin: 0 auto !important;
  width: 100%;
  max-width: var(--content-max-width);
}
.howto__inner::after {
  content: "";
  width: 100%;
  max-width: 390px;
  height: 0;
}
.howto__list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 390px;
}
.howto__list img {
  width: 100%;
  height: auto;
}
.howto__list p {
  font-size: var(--px28);
}

.instagram {
  width: -moz-fit-content;
  width: fit-content;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin: 0 auto !important;
}
@media screen and (max-width: 768px) {
  .instagram {
    grid-template-columns: 1fr 1fr;
  }
}
.instagram__list {
  max-width: 280px;
}

.top-reason__inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1800px;
}
.top-reason__header {
  position: relative;
}
.top-reason__header--thum {
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-reason__header--thum img {
  width: 100%;
  height: auto;
  max-width: 600px;
	display:block;
}
.top-reason__header--text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  background-color: rgba(23, 32, 37, 0.63);
  color: var(--color-white);
  font-size: var(--px40);
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: var(--px96) 24px;
  width: 100%;
}
@media screen and (max-width: 768px) {
	.top-reason__header--thum img {
		max-width:calc(100% / 3);
	}
	
  .top-reason__header--text {
    line-height: 1.5;
    padding: var(--px42) 24px;
    font-size: var(--rem16);
    text-align: center;
  }
}
.top-reason__bottom {
  background-color: #F9FAFB;
  padding: var(--px96) var(--px50) var(--px70) var(--px50);
}
.top-reason__bottom--inner {
  width: 100%;
  margin: 0 auto;
}
.top-reason__bottom--title {
  font-size: var(--px48);
  letter-spacing: 0.08em;
  color: var(--color-font);
  line-height: 1;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .top-reason__bottom--title {
    line-height: 1.5;
  }
}
.top-reason__bottom--text {
  font-size: var(--rem20);
  color: var(--color-font);
  letter-spacing: 0.1em;
}

.info .top-review__body {
  flex-direction: column;
}
.info .top-review__area--item {
  padding: var(--px80) 0;
}
.info .top-review__body--image {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 100%;
  gap: var(--px22);
}
@media screen and (max-width: 768px) {
  .info .top-review__body--image {
    grid-template-columns: 1fr 1fr;
  }
}
.info .top-review__body--image img {
  width: 100%;
  max-width: 397px;
}

.purchase {
  padding: var(--px120) 24px;
}
@media screen and (max-width: 768px) {
  .purchase {
    padding: var(--px60) 24px;
  }
}
.purchase__inner {
  margin: 0 auto;
  width: 100%;
  max-width: var(--content-max-width);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--px80);
}
.purchase__inner > p {
  font-size: var(--rem16);
  line-height: 2;
  color: var(--color-font);
}
.purchase__about {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: var(--px26);
}
@media screen and (max-width: 768px) {
  .purchase__about {
    grid-template-columns: 1fr 1fr;
  }
}
.purchase__about--post {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media screen and (max-width: 768px) {
  .purchase__about--post {
    grid-template-columns: 1fr 1fr;
  }
}
.purchase__about--item {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 214px;
}
.purchase__about--item img {
  width: 100%;
  height: auto;
}
.purchase__about--item p {
  text-align: center;
  font-size: var(--rem20);
  font-weight: bold;
  color: var(--color-font);
}

.item__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: var(--px98) var(--px40);
}
@media screen and (max-width: 768px) {
  .item__list {
    grid-template-columns: 1fr 1fr;
  }
}
.item__list--item {
  width: 100%;
  max-width: 387px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  min-height: 557px;
}
@media screen and (max-width: 768px) {
  .item__list--item {
    min-height: 410px;
  }
}
.item__list--header {
  width: 100%;
}
.item__list--header img {
  width: 100%;
  height: auto;
}
.item__list--bottom {
  background-color: #E5F2FF;
  padding: var(--px24) var(--px16);
  display: flex;
  gap: var(--px28);
  flex-direction: column;
  height: 100%;
}
.item__bottom--title {
  font-size: var(--rem20);
  font-weight: bold;
  text-align: center;
  color: var(--color-font);
}
.item__bottom--text {
  font-size: var(--rem16);
  line-height: 2;
  color: var(--color-font);
}

@media print, screen and (min-width: 1024px) {
  #header .header__nav-contact {
    flex-shrink: 1 !important;
  }
  nav#mainNav ul li a {
    padding: var(--px20) 0 !important;
  }
  nav#mainNav ul {
    gap: var(--px40) !important;
    padding-right: var(--px32);
  }
  #header .logo img {
    max-width: calc(14rem + (1vw - 1.02rem) * 12.2768);
  }
  .header__shop--name {
    font-size: calc(0.8rem + (1vw - 1.02rem) * 0.6696) !important;
  }
  .header__tel {
    font-size: calc(1.4rem + (1vw - 1.02rem) * 0.6696);
    white-space: nowrap;
  }
  .note {
    font-size: calc(0.6rem + (1vw - 1.02rem) * 0.6696);
  }
}
nav#mainNav ul li a b, nav#mainNav ul li a span {
  font-size: var(--px18);
  font-family: var(--font-family02);
  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;
}

.menu-item b {
  font-size: var(--rem16) !important;
  color: var(--color-font) !important;
  letter-spacing: 0.1em;
}
.menu-item span {
  font-size: var(--px12) !important;
  color: #cecece !important;
  letter-spacing: 0.1em;
}

a.head_btn.tel_btn {
  width: calc(14rem + (1vw - 1.02rem) * 10.0446);
  color: var(--color-font) !important;
  background: transparent !important;
  transition: opacity 0.3s ease;
  position: relative;
}
a.head_btn.tel_btn:hover {
  opacity: 0.6;
}
a.head_btn.tel_btn::before {
  content: "" !important;
  display: block;
  height: 60%;
  width: 1px;
  background-color: var(--color-font);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
a.head_btn.tel_btn .header__tel {
  font-size: var(--px24) !important;
}

.head_btn.mail_btn {
  gap: 8px !important;
  width: calc(12rem + (1vw - 1.02rem) * 3.3482) !important;
  font-family: var(--font-family02);
  font-weight: 400;
  background-color: var(--header-color-primary) !important;
}
.head_btn.mail_btn span {
  color: var(--color-white) !important;
}


.category {
	#content{
		float:none;
	}
}/*# sourceMappingURL=index.css.map */