@charset "UTF-8";
/* ========================================
    foundation
======================================== */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Gothic+A1:wght@100;200;300;400;500;600;700;800;900&display=swap");

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
li>ul,
a,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: bottom;
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  text-decoration: none;
  color: inherit;
}

li {
  list-style-type: none;
}

@font-face {
  font-family: "ivymode";
  src: url("http://mdcosmetics.ltc-test.work/wp-content/themes/mdcosmetics/assets/font/IvyMode-Light.woff") format("woff");
}

.tabOnly {
  display: none !important;
}

.pcNone {
  display: block !important;
}

a {
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}

a:hover {
  opacity: 0.5;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.l-main p,
.l-main li,
.l-main dt,
.l-main dd {
  color: #424242;
  line-height: 1.8;
  letter-spacing: 0.1em;
  font-size: 1.171vw;
}

.l-main h1,
.l-main h2,
.l-main h3,
.l-main h4,
.l-main h5 {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  color: #616161;
  line-height: 1.8;
  letter-spacing: 0.2em;
}

/* ========================================
    layout
======================================== */
.l-main {
  overflow: hidden;
}

/* ========================================
    object / component
======================================== */
.c-btn--green {
  display: block;
  background-color: #70A89C;
  padding: 0.732vw 2.928vw;
  width: 13.763vw;
  position: relative;
  z-index: 1;
}

.c-btn--green::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 2.928vw;
  width: 1.391vw;
  height: 0.22vw;
  border: none;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: translateY(-50%) skew(45deg);
  transform: translateY(-50%) skew(45deg);
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.c-btn--green p {
  font-size: 1.025vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
  color: #fff;
}

.c-btn--wh a {
  display: block;
  background-color: #fff;
  padding: 0.732vw;
  border: solid 0.073vw #70A89C;
  position: relative;
  z-index: 1;
}

.c-btn--wh a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 8.785vw;
  width: 1.391vw;
  height: 0.22vw;
  border: none;
  border-right: 1px solid #70A89C;
  border-bottom: 1px solid #70A89C;
  -webkit-transform: translateY(-50%) skew(45deg);
  transform: translateY(-50%) skew(45deg);
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.c-btn--wh p {
  font-size: 1.025vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
  color: #70A89C;
}

.c-btn--wh.lg a {
  width: 27.452vw;
  padding-left: 8.785vw;
}

/* ========================================
    object / project
======================================== */
.page-template-series-dr-ishii .con_footer,
.page-template-series-dr-ishii02 .con_footer,
.page-template-md .con_footer,
.page-template-page-product-search .con_footer,
.single-products .con_footer,
.page-template-product .con_footer,
.page-template-company .con_footer,
.page-template-contact .con_footer,
.page-template-care-system .con_footer,
.page-template-price-revision .con_footer,
.page-template-recruit .con_footer,
.page-template-privacy-policy .con_footer {
  margin-top: 0;
}

/* ================================
** ページ : 下層 MV
** 以下
================================ */
.p-pageMv {
  background-image: url(http://mdcosmetics.ltc-test.work/wp-content/themes/mdcosmetics/assets/img/about/fv.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.p-pageMv_inner {
  max-width: 1100px;
  width: 90%;
  padding-block: 11.567vw;
  margin: 0 auto;
}

.p-pageMv .en {
  font-size: 2.635vw;
  font-weight: 300;
  font-family: ivymode, sans-serif;
  letter-spacing: 0.06em;
  line-height: 1.4;
  margin-bottom: 0.732vw;
}

.p-pageMv .ja {
  font-size: 1.025vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0;
}

.p-seriesBanner_inner {
  padding-top: 5.857vw;
  padding-bottom: 14.641vw;
  padding-inline: 15.373vw;
}

.p-seriesBanner .heading {
  margin-bottom: 2.928vw;
  display: grid;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.p-seriesBanner .heading .en {
  font-size: 2.635vw;
  font-family: ivymode, serif;
  font-weight: 300;
  letter-spacing: 0.06em;
  line-height: 1.4;
  color: #5D7471;
  margin-bottom: 0.732vw;
}

.p-seriesBanner .heading .ja {
  font-size: 1.025vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
}

.p-seriesBanner .listBox {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.294vw 4.1vw;
}

.p-seriesProducts {
  background-color: #F2F7F6;
}

.p-seriesProducts_inner {
  padding-block: 5.857vw;
  padding-inline: 10.542vw;
}

.p-seriesProducts h2 {
  margin: 0 auto 2.928vw;
}

.p-seriesProducts h2.w245 {
  width: 17.936vw;
}

.p-seriesProducts h2.w230 {
  width: 16.837vw;
}

.p-seriesProducts .listBox {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.88vw;
  margin-bottom: 2.928vw;
}

.p-seriesProducts .listBox .photoBox {
  margin-bottom: 1.464vw;
}

.p-seriesProducts .listBox h3 {
  font-size: 1.171vw;
  font-weight: 400;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 1.464vw;
}

.p-seriesProducts .listBox .c-btn {
  margin: 0 auto;
}

.p-seriesProducts_inner>.c-btn a {
  margin: 0 auto;
}

/* ========================================
    object / page
======================================== */
/* ================================
** ページ : メディカルビューティーケアシステム
** 以下
================================ */
.page-template-care-system .systemMV {
  background-image: url(../img/care-system/mv_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.page-template-care-system .systemMV_inner {
  max-width: 1100px;
  width: 90%;
  padding-block: 11.567vw;
  margin: 0 auto;
}

.page-template-care-system .systemMV .en {
  font-size: 2.635vw;
  font-weight: 300;
  font-family: ivymode, sans-serif;
  letter-spacing: 0.06em;
  line-height: 1.4;
  color: #5D7471;
  margin-bottom: 2.416vw;
}

.page-template-care-system .systemMV .ja {
  font-size: 1.391vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-family: 400;
  line-height: 1;
  letter-spacing: 0.19em;
  color: #616161;
}

.page-template-care-system .systemAbout_inner {
  padding-block: 5.857vw;
  padding-inline: 14.714vw;
}

.page-template-care-system .systemAbout h2 {
  font-size: 2.635vw;
  font-family: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #424242;
  text-align: center;
  margin-bottom: 1.464vw;
}

.page-template-care-system .systemAbout .read {
  font-size: 1.318vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.1em;
  text-align: center;
  color: #616161;
  margin-bottom: 2.928vw;
}

.page-template-care-system .systemAbout .photo {
  width: 42.826vw;
  margin: 0 auto;
}

.page-template-care-system .systemSecret {
  background-color: #F3F9F4;
}

.page-template-care-system .systemSecret_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-template-care-system .systemSecret .photoBox {
  width: 42.46vw;
}

.page-template-care-system .systemSecret .detailBox {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-block: 6.955vw;
  padding-left: 7.321vw;
  padding-right: 9.883vw;
}

.page-template-care-system .systemSecret .detailBox h2 {
  font-size: 2.343vw;
  letter-spacing: 0.2em;
  margin-bottom: 1.611vw;
}

.page-template-care-system .systemSecret .detailBox h3 {
  display: inline-block;
  padding: 0.586vw 1.464vw;
  background-image: -webkit-gradient(linear, left top, right top, from(#54B894), to(#28B4C3));
  background-image: -webkit-linear-gradient(left, #54B894, #28B4C3);
  background-image: linear-gradient(to right, #54B894, #28B4C3);
  font-size: 1.757vw;
  line-height: 1;
  letter-spacing: 0.2em;
  color: #fff;
  margin-bottom: 1.611vw;
}

.page-template-care-system .systemSecret .detailBox .read {
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  line-height: 1.8;
  letter-spacing: 0.1em;
  color: #616161;
}

.page-template-care-system .systemExplanation {
  background-image: url(../img/care-system/explanation_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.page-template-care-system .systemExplanation_inner {
  padding-top: 6.296vw;
  padding-bottom: 7.028vw;
}

.page-template-care-system .systemExplanation h2 {
  padding-left: 9.517vw;
  margin-bottom: 7.321vw;
}

.page-template-care-system .systemExplanation .listBox {
  margin-inline: 9.517vw;
}

.page-template-care-system .systemExplanation .listBox .listBoxSp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9.231vw;
  padding-left: 26.154vw;
  padding-right: 14.359vw;
  overflow: scroll;
  margin-inline: -13.333vw;
}

.page-template-care-system .systemExplanation .listBox .listBoxSp img {
  width: 44.615vw;
}

.page-template-care-system .systemStep_inner {
  padding-block: 5.857vw;
  padding-inline: 4.758vw;
}

.page-template-care-system .systemStep h2 {
  font-size: 2.05vw;
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin-bottom: 4.392vw;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.928vw;
  padding-inline: 2.562vw;
  white-space: nowrap;
}

.page-template-care-system .systemStep h2::before,
.page-template-care-system .systemStep h2::after {
  content: "";
  display: block;
  width: 100%;
  height: 0.073vw;
  background-color: #E0E0E0;
}

.page-template-care-system .systemStep_list {
  margin-bottom: 4.392vw;
}

.page-template-care-system .systemStep_list .list01,
.page-template-care-system .systemStep_list .list02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.464vw;
}

.page-template-care-system .systemStep_list .list01 {
  margin-bottom: 2.416vw;
}

.page-template-care-system .systemStep_list .listSp {
  padding-left: 16.923vw;
}

.page-template-care-system .systemStep_list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 36px;
}

.page-template-care-system .systemStep_list .item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.page-template-care-system .systemStep_list span {
  width: 0.732vw;
  display: block;
}

.page-template-care-system .systemStep_list .slick-dots {
  text-align: left;
  bottom: -5.128vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.59vw;
}

.page-template-care-system .systemStep_list .slick-dots li.slick-active button:before {
  color: #3D8B86;
}

.page-template-care-system .systemStep_list .slick-dots li {
  width: 2.051vw;
  height: 2.051vw;
  margin: 0;
}

.page-template-care-system .systemStep_list .slick-dots li button {
  width: 2.051vw;
  height: 2.051vw;
  padding: 0;
}

.page-template-care-system .systemStep_list .slick-dots li button:before {
  color: #E0E0E0;
  opacity: 1;
  font-size: 2.051vw;
  line-height: 2.051vw;
  width: 2.051vw;
  height: 2.051vw;
  padding: 0;
}

.page-template-care-system .systemStep .attention {
  width: 13.397vw;
  margin: 0 auto;
}

.page-template-care-system .systemProduct_inner {
  padding-top: 6.223vw;
  padding-inline: 13.177vw;
  display: grid;
  gap: 2.196vw;
}

.page-template-care-system .systemProduct h2 {
  font-size: 1.611vw;
  line-height: 1;
  letter-spacing: 0.07em;
  color: #616161;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.952vw;
  white-space: nowrap;
  margin-bottom: 0.732vw;
}

.page-template-care-system .systemProduct h2::after {
  content: "";
  display: block;
  width: 100%;
  height: 0.073vw;
  background-color: #E0E0E0;
}

.page-template-care-system .systemProduct .listBox {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.392vw;
  padding: 2.562vw 2.196vw;
}

.page-template-care-system .systemProduct .listBox .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.392vw;
  max-width: 73.206vw !important;
}

.page-template-care-system .systemProduct .listBox .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  bottom: -1.464vw;
  gap: 1.025vw;
  max-width: 73.206vw;
}

.page-template-care-system .systemProduct .listBox .slick-dots li.slick-active button:before {
  color: #3D8B86;
}

.page-template-care-system .systemProduct .listBox .slick-dots li {
  width: 0.586vw;
  height: 0.586vw;
}

.page-template-care-system .systemProduct .listBox .slick-dots li button {
  padding: 0;
  width: 0.586vw;
  height: 0.586vw;
}

.page-template-care-system .systemProduct .listBox .slick-dots li button:before {
  color: #E0E0E0;
  opacity: 1;
  padding: 0;
  font-size: 0.586vw;
  line-height: 0.586vw;
  width: 0.586vw;
  height: 0.586vw;
}

.page-template-care-system .systemProduct .listBox .item {
  max-width: 100%;
  width: 13.909vw;
  min-width: 13.909vw !important;
}

.page-template-care-system .systemProduct .listBox .photo {
  margin-bottom: 0.878vw;
}

.page-template-care-system .systemProduct .listBox .nameEn {
  font-size: 1.025vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  color: #429994;
  text-align: center;
  margin-bottom: 0.878vw;
}

.page-template-care-system .systemProduct .listBox .nameJa {
  font-size: 1.025vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  color: #616161;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 0.878vw;
}

.page-template-care-system .systemProduct .listBox a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.732vw;
  background-color: #70A89C;
  padding: 0.439vw 0.732vw;
  width: 100%;
}

.page-template-care-system .systemProduct .listBox a::after {
  content: "";
  display: block;
  width: 1.391vw;
  height: 0.22vw;
  border: none;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: skew(45deg);
  transform: skew(45deg);
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.page-template-care-system .systemProduct .listBox a p {
  font-size: 1.025vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
  color: #fff;
}

/* ================================
** ページ : 会社概要
** 以下
================================ */
.page-template-company .companyProfile_inner {
  width: 48.316vw;
  margin: 0 auto;
  padding-top: 5.857vw;
  padding-bottom: 8.053vw;
}

.page-template-company .companyProfile_list {
  border-top: solid 0.073vw #E0E0E0;
}

.page-template-company .companyProfile dl {
  display: grid;
  grid-template-columns: 10.102vw 1fr;
  padding-block: 2.196vw;
  padding-inline: 2.928vw;
  border-bottom: dotted 0.073vw #424242;
}

.page-template-company .companyProfile dt {
  font-size: 1.318vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  color: #424242;
}

.page-template-company .companyProfile dd {
  font-size: 1.171vw;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #424242;
}

.page-template-company .companyMessage {
  background-color: #F5F5F5;
}

.page-template-company .companyMessage_inner {
  width: 56.076vw;
  margin: 0 auto;
  padding-block: 5.857vw;
}

.page-template-company .companyMessage .headingBox {
  margin-bottom: 3.514vw;
}

.page-template-company .companyMessage .headingBox h2 {
  font-size: 2.635vw;
  font-family: ivymode, sans-serif;
  font-weight: 300;
  line-height: 1.4;
  color: #5D7471;
  letter-spacing: 0.06em;
  margin-bottom: 0.732vw;
}

.page-template-company .companyMessage .headingBox p {
  font-size: 1.025vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0;
  color: #616161;
}

.page-template-company .companyMessage .read {
  line-height: 1.63;
  letter-spacing: 0.18em;
  margin-bottom: 3.514vw;
  color: #616161;
}

.page-template-company .companyMessage .nameBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 1.464vw;
}

.page-template-company .companyMessage .nameBox p:first-child {
  font-size: 1.318vw;
  line-height: 1;
  letter-spacing: 0.18em;
  color: #616161;
}

.page-template-company .companyMessage .nameBox p:last-child {
  font-size: 1.757vw;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #424242;
}

/* ================================
** ページ : お問い合わせ
** 以下
================================ */
.page-template-contact .contact_inner {
  padding-block: 10.981vw;
}

.page-template-contact .contact_formBox {
  width: 52.123vw;
  margin: 0 auto;
}

.page-template-contact .contact_formBox .item {
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-columns: 16.398vw 1fr;
  gap: 1.977vw;
  padding-block: 2.196vw;
  padding-left: 2.928vw;
  border-bottom: dotted 0.073vw #9DB5B2;
}

.page-template-contact .contact_formBox .item:first-child {
  border-top: solid 0.073vw #9DB5B2;
}

.page-template-contact .contact_formBox .item:has(textarea) {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.page-template-contact .contact_formBox .item input[type=text],
.page-template-contact .contact_formBox .item input[type=email],
.page-template-contact .contact_formBox .item input[type=tel],
.page-template-contact .contact_formBox .item select,
.page-template-contact .contact_formBox .item textarea {
  width: 100%;
  height: 3.075vw;
  padding: 0.586vw 1.025vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FAFAFA;
  border: none;
  font-size: 1.171vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1.625;
  letter-spacing: 0.04em;
}

.page-template-contact .contact_formBox .item input[type=tel] {
  width: 13.69vw;
}

.page-template-contact .contact_formBox .item textarea {
  height: 30.747vw;
}

.page-template-contact .contact_formBox .item ::-webkit-input-placeholder {
  font-size: 1.171vw;
  color: #BDBDBD;
}

.page-template-contact .contact_formBox .item ::-moz-placeholder {
  font-size: 1.171vw;
  color: #BDBDBD;
}

.page-template-contact .contact_formBox .item :-ms-input-placeholder {
  font-size: 1.171vw;
  color: #BDBDBD;
}

.page-template-contact .contact_formBox .item ::-ms-input-placeholder {
  font-size: 1.171vw;
  color: #BDBDBD;
}

.page-template-contact .contact_formBox .item ::placeholder {
  font-size: 1.171vw;
  color: #BDBDBD;
}

.page-template-contact .contact_formBox .item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.732vw;
  font-size: 1.318vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 500;
  line-height: 1.6666666667;
  white-space: nowrap;
}

.page-template-contact .contact_formBox .item label.gap25 {
  gap: 1.83vw;
}

.page-template-contact .contact_formBox .item label span {
  font-size: 1.025vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  padding: 0.22vw 0.732vw 0.293vw;
}

.page-template-contact .contact_formBox .item label .required {
  background-color: #C70C0C;
}

.page-template-contact .contact_formBox .item label .any {
  background-color: #757575;
}

.page-template-contact .contact_formBox .privacyBox {
  padding-top: 5.857vw;
  margin-bottom: 2.928vw;
}

.page-template-contact .contact_formBox .privacyBox h3 {
  font-size: 1.464vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 0.732vw;
}

.page-template-contact .contact_formBox .privacyBox .desc {
  font-size: 1.171vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1.625;
  letter-spacing: 0.04em;
  padding-inline: 6.589vw;
  margin-bottom: 2.196vw;
  text-align: center;
}

.page-template-contact .contact_formBox .privacyBox_content {
  height: 28.697vw;
  padding: 2.928vw 2.196vw;
  margin-bottom: 2.196vw;
  background-color: #FAFAFA;
}

.page-template-contact .contact_formBox .privacyBox_content .inner {
  height: 100%;
  overflow-y: scroll;
  scrollbar-color: #333;
  scrollbar-width: auto;
  padding-right: 1.464vw;
}

.page-template-contact .contact_formBox .privacyBox_content .inner::-webkit-scrollbar {
  width: 0.439vw;
}

.page-template-contact .contact_formBox .privacyBox_content .inner::-webkit-scrollbar-thumb {
  background-color: #4092B2;
  border-radius: 0.439vw;
}

.page-template-contact .contact_formBox .privacyBox_content .inner p {
  font-size: 1.025vw;
  font-weight: 400;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  line-height: 1.4;
  color: #212121;
}

.page-template-contact .contact_formBox .privacyBox .agree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.732vw;
  margin-bottom: 2.928vw;
}

.page-template-contact .contact_formBox .privacyBox .agree input[type=checkbox] {
  display: block;
  width: 0.878vw;
  height: 0.878vw;
  border: none;
  outline: none;
  background-color: #fff;
  border-radius: 0;
}

.page-template-contact .contact_formBox .privacyBox .agree .wpcf7-list-item {
  margin: 0;
}

.page-template-contact .contact_formBox .privacyBox .agree .wpcf7-list-item>label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.9rem;
}

.page-template-contact .contact_formBox .privacyBox .agree .wpcf7-list-item .wpcf7-list-item-label {
  display: block;
  font-size: 1.318vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 500;
  line-height: 1.6666666667;
  letter-spacing: 0.04em;
}

.page-template-contact .contact_formBox .privacyBox .agree .wpcf7-list-item a {
  color: #0066c0;
  text-decoration: underline;
}

.page-template-contact .contact_formBox .privacyBox .attention {
  font-size: 1.171vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 500;
  line-height: 1.875;
  letter-spacing: 0.04em;
  color: #424242;
  display: grid;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-template-contact .contact_formBox .submitBox {
  width: 19.473vw;
  height: 3.148vw;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.page-template-contact .contact_formBox .submitBox::after {
  content: "";
  display: block;
  width: 1.391vw;
  height: 0.22vw;
  border: none;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: translateY(-50%) skew(45deg);
  transform: translateY(-50%) skew(45deg);
  -webkit-transition: 0.6s;
  transition: 0.6s;
  margin-left: 1.464vw;
  margin-bottom: 0.146vw;
  position: absolute;
  top: 50%;
  right: 4.1vw;
}

.page-template-contact .contact_formBox .submitBox input {
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: #70A89C;
  font-size: 1.171vw;
  font-weight: 400;
  line-height: 1;
  border: none;
  text-align: left;
  padding: 0;
  padding-left: 4.1vw;
}

.page-template-contact .contact_formBox .submitBox .wpcf7-spinner {
  display: none;
}

.page-template-contact .contact .wpcf7 form.invalid .wpcf7-response-output,
.page-template-contact .contact .wpcf7 form.unaccepted .wpcf7-response-output,
.page-template-contact .contact .wpcf7 form.payment-required .wpcf7-response-output {
  background-color: #fff;
  border: none;
}

.page-template-contact .contact .wpcf7 form.sent .wpcf7-response-output {
  border: none;
  background-color: #70A89C;
  color: #fff;
  width: 1000px;
  margin: 50px auto 0;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  padding: 20px;
}

/* ================================
** ページ : DR ISHII SPECIAL β
** 以下
================================ */
.page-template-series-dr-ishii02 .special02About {
  background-image: url(../img/dr-ishii-special02/about_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.page-template-series-dr-ishii02 .special02About_inner {
  padding-block: 5.124vw;
  padding-inline: 15.3vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5.857vw;
}

.page-template-series-dr-ishii02 .special02About .detailBox {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.page-template-series-dr-ishii02 .special02About .detailBox h2 {
  font-size: 2.343vw;
  line-height: 1.8;
  letter-spacing: 0.2em;
  margin-bottom: 2.928vw;
}

.page-template-series-dr-ishii02 .special02About .detailBox .read {
  color: #616161;
}

.page-template-series-dr-ishii02 .special02About .photoBox {
  width: 29.283vw;
}

.page-template-series-dr-ishii02 .special02Features_inner {
  padding-block: 5.857vw;
  padding-inline: 28.77vw;
}

.page-template-series-dr-ishii02 .special02Features .headBox {
  margin-bottom: 1.464vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.464vw;
}

.page-template-series-dr-ishii02 .special02Features .headBox h2 {
  font-size: 1.318vw;
  font-family: "Gothic A1", sans-serif;
  padding: 0.293vw 1.391vw;
  border: solid 0.073vw #424242;
  border-radius: 7.321vw;
  letter-spacing: 0.1em;
  text-align: center;
}

.page-template-series-dr-ishii02 .special02Component {
  background-image: url(../img/dr-ishii-special02/component_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.page-template-series-dr-ishii02 .special02Component_inner {
  padding-block: 9.517vw 8.785vw;
  padding-inline: 13.616vw;
}

.page-template-series-dr-ishii02 .special02Component .headBox {
  width: 55.637vw;
  margin: 0 auto 4.026vw;
  display: grid;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1.684vw;
}

.page-template-series-dr-ishii02 .special02Component .headBox h2 {
  display: inline-block;
  font-size: 2.635vw;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.4;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.18);
  -webkit-backdrop-filter: blur(36);
  backdrop-filter: blur(36);
  padding: 0.439vw 3.148vw;
  text-align: center;
}

.page-template-series-dr-ishii02 .special02Component .headBox h2 strong {
  color: #8AD8EE;
  font-weight: 600;
}

.page-template-series-dr-ishii02 .special02Component .headBox .read {
  font-size: 1.464vw;
  line-height: 2;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  color: #fff;
  text-align: center;
  margin-inline: 1.171vw;
}

.page-template-series-dr-ishii02 .special02Prescription {
  background-image: url(../img/dr-ishii-special02/prescription_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.page-template-series-dr-ishii02 .special02Prescription_inner {
  padding-top: 13.543vw;
  padding-bottom: 11.347vw;
  padding-left: 18.887vw;
}

.page-template-series-dr-ishii02 .special02Prescription h2 {
  font-size: 2.343vw;
  color: #424242;
  margin-bottom: 2.196vw;
}

.page-template-series-dr-ishii02 .special02Prescription .read {
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  color: #616161;
  margin-bottom: 2.196vw;
}

.page-template-series-dr-ishii02 .special02Prescription .listBox {
  width: 42.313vw;
  margin-bottom: 2.196vw;
}

.page-template-series-dr-ishii02 .special02Prescription .attention {
  font-size: 0.878vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 300;
  color: #616161;
}

/* ================================
** ページ : DR ISHII SPECIAL
** 以下
================================ */
.page-template-series-dr-ishii .specialMv {
  background-image: url(../img/dr-ishii-special/mv_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center left;
  position: relative;
  z-index: 1;
  height: 34.627vw;
}

.page-template-series-dr-ishii .specialMv .detailBox {
  position: absolute;
  top: 7.833vw;
  right: 18.887vw;
}

.page-template-series-dr-ishii .specialMv .detailBox h2 {
  font-size: 1.537vw;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  margin-bottom: 2.05vw;
}

.page-template-series-dr-ishii .specialMv .detailBox h2 strong {
  display: block;
  font-size: 2.343vw;
  font-weight: 400;
  margin-bottom: 0.805vw;
}

.page-template-series-dr-ishii .specialMv .detailBox h2 small {
  display: block;
  font-size: 0.732vw;
  font-family: "Gothic A1", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-align: right;
  margin-top: 0.293vw;
}

.page-template-series-dr-ishii .specialMv .detailBox .logoBox {
  width: 18.96vw;
}

.page-template-series-dr-ishii .specialAbout {
  background-image: url(../img/dr-ishii-special/sec01_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
}

.page-template-series-dr-ishii .specialAbout_inner {
  display: grid;
  grid-template-columns: 1fr 43.192vw;
}

.page-template-series-dr-ishii .specialAbout .detailBox {
  padding-top: 7.028vw;
  padding-bottom: 6.296vw;
  padding-left: 15.447vw;
  padding-right: 10.029vw;
}

.page-template-series-dr-ishii .specialAbout .detailBox h2 {
  font-size: 2.343vw;
  margin-bottom: 1.611vw;
}

.page-template-series-dr-ishii .specialAbout .detailBox .read {
  margin-bottom: 1.611vw;
}

.page-template-series-dr-ishii .specialAbout .detailBox .illust {
  width: calc(100% + 3.001vw);
}

.page-template-series-dr-ishii .specialAbout .photoBox img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

.page-template-series-dr-ishii .specialEncounter {
  background-image: url(../img/dr-ishii-special/sec02_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.page-template-series-dr-ishii .specialEncounter_inner {
  padding-top: 8.053vw;
  padding-bottom: 9.883vw;
  padding-inline: 15.373vw;
}

.page-template-series-dr-ishii .specialEncounter h2 {
  font-size: 2.343vw;
  margin-bottom: 2.928vw;
}

.page-template-series-dr-ishii .specialEncounter .contentBox {
  display: grid;
  grid-template-columns: 1fr 24.158vw;
  gap: 2.928vw;
}

.page-template-series-dr-ishii .specialEncounter .contentBox .read:last-child {
  grid-column: 1/3;
}

.page-template-series-dr-ishii .specialProduct {
  background-image: url(../img/dr-ishii-special/sec03_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.page-template-series-dr-ishii .specialProduct_inner {
  padding-top: 6.442vw;
  padding-bottom: 7.321vw;
  padding-left: 11.201vw;
  padding-right: 8.492vw;
  display: grid;
  grid-template-columns: 40.63vw 1fr;
  gap: 3.88vw;
}

.page-template-series-dr-ishii .specialProduct_inner .illustBox {
  margin-top: 0.732vw;
}

.page-template-series-dr-ishii .specialProduct_inner h2 {
  font-size: 2.343vw;
  margin-bottom: 0.732vw;
}

.page-template-series-dr-ishii .specialProduct_inner h3 {
  font-size: 1.464vw;
  letter-spacing: 0.09em;
  color: #424242;
  margin-bottom: 1.83vw;
}

.page-template-series-dr-ishii .specialProduct_inner h3 span {
  font-weight: 600;
  letter-spacing: 0.15em;
  color: #C37C3D;
}

.page-template-series-dr-ishii .specialProduct_inner .read {
  width: 29.283vw;
}

.page-template-series-dr-ishii .specialProduct_inner .read span {
  color: #C37C3D;
  font-weight: 600;
}

.page-template-series-dr-ishii .specialEffects {
  position: relative;
  z-index: 2;
}

.page-template-series-dr-ishii .specialEffects::before {
  content: "";
  background-image: url(../img/dr-ishii-special/sec04_decora01.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 34.407vw;
  height: auto;
  aspect-ratio: 470/760;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.page-template-series-dr-ishii .specialEffects::after {
  content: "";
  background-image: url(../img/dr-ishii-special/sec04_decora02.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 36.603vw;
  height: auto;
  aspect-ratio: 500/884;
  position: absolute;
  bottom: -36.603vw;
  right: 0;
  z-index: 2;
}

.page-template-series-dr-ishii .specialEffects_inner {
  padding-block: 7.321vw;
  padding-inline: 20.717vw;
}

.page-template-series-dr-ishii .specialEffects .headBox {
  margin-bottom: 1.464vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 58.199vw;
}

.page-template-series-dr-ishii .specialEffects .headBox h2 {
  font-size: 1.318vw;
  font-family: "Gothic A1", sans-serif;
  font-weight: 400;
  color: #C37C3D;
  padding: 0.293vw 1.391vw;
  border-radius: 2.196vw;
  border: solid 0.073vw #C37C3D;
  margin-bottom: 1.464vw;
  white-space: nowrap;
}

.page-template-series-dr-ishii .specialEffects .headBox .read {
  width: 42.02vw;
  font-size: 1.025vw;
  font-family: "Gothic A1", sans-serif;
  margin-bottom: 2.928vw;
}

.page-template-series-dr-ishii .specialEffects .headBox h3 {
  font-size: 2.343vw;
  font-family: "Gothic A1", sans-serif;
  color: #fff;
  padding: 1.171vw;
  background-color: #C37C3D;
  width: 100%;
  text-align: center;
  margin-bottom: 0.732vw;
}

.page-template-series-dr-ishii .specialEffects .headBox h3 span {
  position: relative;
  display: inline-block;
}

.page-template-series-dr-ishii .specialEffects .headBox h3 small {
  font-size: 0.952vw;
  font-family: "Gothic A1", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  position: absolute;
  top: 0.22vw;
  right: -0.512vw;
}

.page-template-series-dr-ishii .specialEffects .headBox .attention {
  font-size: 1.025vw;
  font-family: "Gothic A1", sans-serif;
  font-weight: 300;
  color: #C37C3D;
  line-height: 1.4;
}

.page-template-series-dr-ishii .specialComponent {
  background-image: -webkit-gradient(linear, right top, left top, from(#FFFFFF), to(#F9F3EB));
  background-image: -webkit-linear-gradient(right, #FFFFFF 0%, #F9F3EB 100%);
  background-image: linear-gradient(to left, #FFFFFF 0%, #F9F3EB 100%);
}

.page-template-series-dr-ishii .specialComponent_inner {
  padding-block: 7.321vw;
  padding-inline: 21.23vw;
}

.page-template-series-dr-ishii .specialComponent h2 {
  font-size: 2.05vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  color: #424242;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2.928vw;
  margin-bottom: 2.928vw;
}

.page-template-series-dr-ishii .specialComponent h2 strong {
  font-size: 3.294vw;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  line-height: 1;
  color: #C37C3D;
}

.page-template-series-dr-ishii .specialComponent h2 span {
  position: relative;
  z-index: 1;
}

.page-template-series-dr-ishii .specialComponent h2 span:before {
  content: "バイオ";
  font-size: 1.171vw;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  line-height: 1;
  color: #C37C3D;
  position: absolute;
  top: -0.878vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.page-template-series-dr-ishii .specialBeautifully {
  background-image: url(../img/dr-ishii-special/sec06_bg.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  z-index: 1;
}

.page-template-series-dr-ishii .specialBeautifully::before {
  content: "";
  background-image: url(../img/dr-ishii-special/sec06_bg02.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: auto;
  aspect-ratio: 1360/447;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.page-template-series-dr-ishii .specialBeautifully_inner {
  padding-top: 4.685vw;
  padding-bottom: 12.079vw;
  padding-inline: 12.152vw;
}

.page-template-series-dr-ishii .specialBeautifully .headBox {
  display: grid;
  grid-template-columns: auto 37.775vw;
  gap: 4.466vw;
  padding-left: 5.857vw;
  margin-right: 1.318vw;
}

.page-template-series-dr-ishii .specialBeautifully .headBox h2 {
  font-size: 2.635vw;
  font-weight: 500;
  color: #816108;
  margin-top: 5.051vw;
  z-index: 2;
}

.page-template-series-dr-ishii .specialBeautifully .listBox {
  margin-top: -1.83vw;
}

/* ================================
** ページ : MD
** 以下
================================ */
.page-template-md .mdMv {
  background-image: url(../img/md/mv.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center left;
  position: relative;
  z-index: 1;
  height: 34.627vw;
}

.page-template-md .mdMv .detailBox {
  position: absolute;
  top: 50%;
  right: 17.277vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 37.701vw;
}

.page-template-md .mdMv .detailBox .logoBox {
  width: 18.155vw;
  margin-bottom: 1.245vw;
}

.page-template-md .mdMv .detailBox .read {
  font-size: 1.318vw;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  margin-bottom: 1.245vw;
}

.page-template-md .mdMv .detailBox h2 {
  font-size: 1.757vw;
  font-weight: 500;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  background: -webkit-gradient(linear, left top, left bottom, from(#CCA246), to(#7D6635));
  background: -webkit-linear-gradient(top, #CCA246, #7D6635);
  background: linear-gradient(to bottom, #CCA246, #7D6635);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 0.1em;
}

/* ================================
** ページ : 価格改定ページ
** 以下
================================ */
.page-template-price-revision .priceRevision_inner {
  padding-block: 5.857vw;
  padding-inline: 14.641vw;
}

.page-template-price-revision .priceRevision .headBox {
  margin-bottom: 2.928vw;
}

.page-template-price-revision .priceRevision .headBox h2 {
  font-size: 1.464vw;
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: #424242;
  text-align: center;
  padding: 0.732vw;
  background-color: #F1F5F4;
  margin-bottom: 1.464vw;
}

.page-template-price-revision .priceRevision .headBox .read {
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.04em;
  padding-inline: 1.464vw;
}

.page-template-price-revision .priceRevision .priceBox h3 {
  font-size: 1.464vw;
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: #424242;
  margin-bottom: 0.732vw;
}

.page-template-price-revision .priceRevision .priceBox .attention {
  font-size: 1.171vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.04em;
}

.page-template-price-revision .priceRevision .tableBox {
  margin-bottom: 2.928vw;
  overflow: scroll;
}

.page-template-price-revision .priceRevision .tableBox table {
  border-collapse: collapse;
  table-layout: auto;
  width: 63.69vw;
}

.page-template-price-revision .priceRevision .tableBox th,
.page-template-price-revision .priceRevision .tableBox td {
  font-size: 1.171vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: #424242;
  text-align: left;
  padding: 0.732vw 1.464vw;
  border: solid 0.073vw #BDBDBD;
  vertical-align: middle;
}

.page-template-price-revision .priceRevision .tableBox th {
  background-color: #F1F5F4;
}

.page-template-price-revision .priceRevision .tableBox th:nth-child(1),
.page-template-price-revision .priceRevision .tableBox td:nth-child(1) {
  width: auto;
}

.page-template-price-revision .priceRevision .tableBox th:nth-child(2),
.page-template-price-revision .priceRevision .tableBox td:nth-child(2),
.page-template-price-revision .priceRevision .tableBox th:nth-child(3),
.page-template-price-revision .priceRevision .tableBox td:nth-child(3),
.page-template-price-revision .priceRevision .tableBox th:nth-child(4),
.page-template-price-revision .priceRevision .tableBox td:nth-child(4) {
  width: 10.761vw;
  white-space: nowrap;
  text-align: right;
}

/* ================================
** ページ : プライバシーポリシー
** 以下
================================ */
.page-template-privacy-policy .privacy_inner {
  width: 43.192vw;
  margin: 0 auto;
  padding-block: 5.857vw;
}

.page-template-privacy-policy .privacy .firstText {
  font-size: 1.171vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: 2.928vw;
}

.page-template-privacy-policy .privacy .listBox {
  padding-right: 6.881vw;
}

.page-template-privacy-policy .privacy .listBox>li:not(:last-child) {
  margin-bottom: 1.464vw;
}

.page-template-privacy-policy .privacy .listBox li {
  font-size: 1.171vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.04em;
}

.page-template-privacy-policy .privacy .listBox>li ul li {
  list-style-type: disc;
  margin-left: 1.464vw;
}

/* ================================
** ページ : 商品一覧
** 以下
================================ */
.page-template-product .productBanner_inner {
  padding-top: 5.857vw;
  padding-bottom: 14.641vw;
  padding-inline: 11.859vw;
  display: grid;
  gap: 5.857vw;
}

/* ================================
** ページ : リクルート
** 以下
================================ */
.page-template-page-recruit .recruit_inner {
  padding-block: 5.857vw;
  padding-inline: 14.641vw;
}

.page-template-page-recruit .recruit .headBox {
  margin-bottom: 1.464vw;
}

.page-template-page-recruit .recruit .headBox h2 {
  font-size: 1.464vw;
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: #424242;
  padding: 0.732vw 2.196vw;
  background-color: #F1F5F4;
  margin-bottom: 1.464vw;
}

.page-template-page-recruit .recruit .headBox .read {
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.04em;
  padding-inline: 1.464vw;
}

.page-template-page-recruit .recruit .recruitBox {
  padding-inline: 1.464vw;
}

.page-template-page-recruit .recruit .recruitBox h3 {
  font-size: 1.757vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: #424242;
  margin-bottom: 0.732vw;
}

.page-template-page-recruit .recruit .recruitBox p {
  font-size: 1.171vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

.page-template-page-recruit .recruit .recruitBox p:not(:last-child) {
  margin-bottom: 1.464vw;
}

.page-template-page-recruit .recruit .recruitBox p a {
  display: block;
  font-size: 1.171vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.04em;
  text-decoration: underline;
}

.page-template-page-recruit .recruit .recruitBox p a+br {
  display: none;
}

/* ================================
** ページ : 商品詳細
** 以下
================================ */
.single-products .productInfo_inner {
  width: 62.958vw;
  margin: 0 auto;
  padding-top: 5.857vw;
}

.single-products .productInfo_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5.857vw;
  margin-bottom: 5.857vw;
}

.single-products .productInfo_content .photoBox {
  width: 23.426vw;
}

.single-products .productInfo_content .detailBox {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.single-products .productInfo_content .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.464vw 2.196vw;
  margin-bottom: 3.66vw;
}

.single-products .productInfo_content .category li {
  font-size: 1.171vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0;
  padding-block: 0.732vw;
  border-bottom: solid 0.073vw #BDBDBD;
}

.single-products .productInfo_content h2 {
  font-size: 1.757vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  margin-bottom: 3.66vw;
}

.single-products .productInfo_content .contentBox {
  display: grid;
  gap: 1.464vw;
  margin-bottom: 2.928vw;
}

.single-products .productInfo_content .contentBox h2 {
  font-size: 1.464vw;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
}

.single-products .productInfo_content .contentBox h3 {
  font-size: 1.171vw;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
}

.single-products .productInfo_content .priceBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.66vw;
  margin-bottom: 3.66vw;
}

.single-products .productInfo_content .priceBox>p {
  font-size: 1.757vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}

.single-products .productInfo_content .priceBox>p small {
  font-size: 1.171vw;
}

.single-products .productInfo_content details {
  position: relative;
  z-index: 1;
  margin-bottom: 1.464vw;
}

.single-products .productInfo_content details ::-webkit-details-marker {
  display: none;
}

.single-products .productInfo_content details summary {
  width: 100%;
  height: 2.196vw;
  background-color: #fff;
  border: solid 0.073vw #BDBDBD;
  cursor: pointer;
  list-style: none;
  position: relative;
  font-size: 1.025vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  color: #424242;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.464vw;
}

.single-products .productInfo_content details summary::after {
  content: "";
  display: inline-block;
  width: 0.952vw;
  height: 0.586vw;
  background-color: #D9D9D9;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.single-products .productInfo_content details p {
  font-size: 1.025vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  background-color: #D9D9D9;
  padding: 0.732vw 1.464vw;
}

.single-products .productInfo_content .linkBtn {
  width: 100%;
  background-color: #70A89C;
  padding: 0.732vw;
  border: solid 0.073vw #70A89C;
  outline: none;
  margin: 0 auto;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.single-products .productInfo_content .linkBtn p {
  font-size: 1.025vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
  color: #fff;
}

.single-products .productInfo_content .linkBtn p::after {
  content: "";
  display: inline-block;
  width: 1.391vw;
  height: 0.22vw;
  border: none;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: translateY(-50%) skew(45deg);
  transform: translateY(-50%) skew(45deg);
  -webkit-transition: 0.6s;
  transition: 0.6s;
  margin-left: 1.464vw;
  margin-bottom: 0.146vw;
  vertical-align: middle;
}

.single-products .productInfo_howto {
  background-color: #F1F4F1;
  padding: 2.928vw 5.857vw;
}

.single-products .productInfo_howto .headingBox {
  margin-bottom: 2.196vw;
}

.single-products .productInfo_howto .headingBox h2 {
  font-size: 2.635vw;
  font-family: ivymode, sans-serif;
  font-weight: 300;
  line-height: 1.4;
  color: #5D7471;
  letter-spacing: 0.06em;
  margin-bottom: 0.732vw;
}

.single-products .productInfo_howto .headingBox p {
  font-size: 1.025vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0;
  color: #616161;
}

.single-products .productInfo_howto .read {
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  line-height: 1.6;
  letter-spacing: 0;
  color: #616161;
  margin-bottom: 2.196vw;
}

.single-products .productInfo_howto a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  background-color: #fff;
  padding: 0.732vw;
  border: solid 0.073vw #70A89C;
  outline: none;
  margin: 0 auto;
  cursor: pointer;
}

.single-products .productInfo_howto a::after {
  content: "";
  display: block;
  width: 1.391vw;
  height: 0.22vw;
  border: none;
  border-right: 1px solid #429994;
  border-bottom: 1px solid #429994;
  -webkit-transform: skew(45deg);
  transform: skew(45deg);
  -webkit-transition: 0.6s;
  transition: 0.6s;
  margin-left: 1.464vw;
  margin-bottom: 0.146vw;
}

.single-products .productInfo_howto a p {
  font-size: 1.025vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
  color: #429994;
}

.single-products .productConnection_inner {
  width: 78.331vw;
  margin: 0 auto;
  padding-top: 5.857vw;
}

.single-products .productConnection h2 {
  width: 100%;
  font-size: 1.757vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  color: #424242;
  padding-bottom: 1.464vw;
  border-bottom: solid 0.073vw #E0E0E0;
}

.single-products .productConnection .listBox {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.88vw;
}

.single-products .productConnection .listBox .photoBox {
  margin-bottom: 1.464vw;
}

.single-products .productConnection .listBox h3 {
  font-size: 1.171vw;
  font-weight: 400;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 1.464vw;
}

.single-products .productConnection .listBox .c-btn {
  margin: 0 auto;
}

.single-products .productRecently_inner {
  width: 78.331vw;
  margin: 0 auto;
  padding-top: 5.857vw;
  padding-bottom: 14.641vw;
}

.single-products .productRecently h2 {
  width: 100%;
  font-size: 1.757vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  color: #424242;
  padding-bottom: 1.464vw;
  border-bottom: solid 0.073vw #E0E0E0;
}

.single-products .productRecently .listBox {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.88vw;
}

.single-products .productRecently .listBox .photoBox {
  margin-bottom: 1.464vw;
}

.single-products .productRecently .listBox h3 {
  font-size: 1.171vw;
  font-weight: 400;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 1.464vw;
}

.single-products .productRecently .listBox .c-btn {
  margin: 0 auto;
}

/* ================================
** ページ : Search
** 以下
================================ */
.page-template-page-product-search {
  /* ───────────────
      絞り込みフォーム
  ─────────────── */
  /* ───────────────
      結果エリア
  ─────────────── */
}

.page-template-page-product-search .productSearch_inner {
  width: 45.388vw;
  margin: 0 auto;
  padding-top: 5.857vw;

}

.page-template-page-product-search .productSearch h2 {
  font-size: 1.025vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  margin-bottom: 1.464vw;
}

.page-template-page-product-search .productSearch .filter-form_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.928vw;
  margin-bottom: 1.464vw;
}

.page-template-page-product-search .productSearch .filter-select {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;

}

.page-template-page-product-search .productSearch .filter-select select {
  width: 100%;
  height: 2.196vw;
  font-size: 1.025vw;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: #616161;
  border: none;
  border-bottom: solid 0.073vw #000;
  cursor: pointer;
}

.page-template-page-product-search .productSearch .filter-notes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.196vw;
  margin-bottom: 2.928vw;
}

.page-template-page-product-search .productSearch .filter-notes p {
  font-size: 0.732vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  color: #616161;
  white-space: nowrap;
}

.page-template-page-product-search .productSearch .filter-submit {
  display: block;
  width: 27.379vw;
  background-color: #fff;
  padding: 0.732vw;
  border: solid 0.073vw #70A89C;
  outline: none;
  margin: 0 auto;
  cursor: pointer;
}

.page-template-page-product-search .productSearch .filter-submit p {
  font-size: 1.025vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
  color: #70A89C;
}

.page-template-page-product-search .productSearch .filter-submit p::after {
  content: "";
  display: inline-block;
  width: 1.391vw;
  height: 0.22vw;
  border: none;
  border-right: 1px solid #70A89C;
  border-bottom: 1px solid #70A89C;
  -webkit-transform: translateY(-50%) skew(45deg);
  transform: translateY(-50%) skew(45deg);
  -webkit-transition: 0.6s;
  transition: 0.6s;
  margin-left: 1.464vw;
  margin-bottom: 0.146vw;
}

.page-template-page-product-search .productResult_inner {
  width: 78.331vw;
  padding-top: 5.857vw;
  padding-bottom: 14.641vw;
  margin: 0 auto;
}

.page-template-page-product-search .productResult .product-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.464vw;
  margin-bottom: 1.464vw;
}

.page-template-page-product-search .productResult .product-tags .tag {
  background: #8BC9C5;
  padding: 0.439vw 0.732vw;
  border-radius: 7.321vw;
  font-size: 1.025vw;
  font-weight: 500;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0;
  color: #fff;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.512vw;
}

.page-template-page-product-search .productResult .product-tags .tag span::after {
  content: "";
  display: block;
  background-image: url(../img/common/icon_close.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.025vw;
  height: 1.025vw;
}

.page-template-page-product-search .productResult .product-count {
  width: 100%;
  font-size: 1.025vw;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0;
  padding-bottom: 1.464vw;
  margin-bottom: 1.464vw;
  border-bottom: solid 0.073vw #E0E0E0;
}

.page-template-page-product-search .productResult .product-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.88vw;
}

.page-template-page-product-search .productResult .product-item .photoBox {
  margin-bottom: 1.464vw;
}

.page-template-page-product-search .productResult .product-item h3 {
  font-size: 1.171vw;
  font-weight: 400;
  font-family: "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 1.464vw;
}

.page-template-page-product-search .productResult .product-item .c-btn {
  margin: 0 auto;
}

/* ========================================
    object / utility
======================================== */

@media (min-width: 768px) and (max-width: 1023px) {
  .tabOnly {
    display: block !important;
  }
}

@media screen and (min-width: 768px) {
  .pcNone {
    display: none !important;
  }

  .page-template-care-system .systemExplanation .listBox .listBoxSp {
    display: none;
  }

  .page-template-care-system .systemStep_list .listSp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .spNone {
    display: none !important;
  }

  .l-main p,
  .l-main li,
  .l-main dt,
  .l-main dd {
    font-size: 4.103vw;
  }

  .l-main {
    margin-top: 15.385vw;
  }

  .c-btn--green {
    padding: 2.564vw 10.256vw;
    width: 48.205vw;
  }

  .c-btn--green::after {
    right: 10.256vw;
    width: 4.872vw;
    height: 0.769vw;
  }

  .c-btn--green p {
    font-size: 3.59vw;
  }

  .c-btn--wh a {
    padding: 2.564vw;
    border: solid 0.256vw #70A89C;
  }

  .c-btn--wh a::after {
    right: 22.051vw;
    width: 4.872vw;
    height: 0.769vw;
  }

  .c-btn--wh p {
    font-size: 3.59vw;
  }

  .c-btn--wh.lg a {
    width: 82.564vw;
    padding-left: 22.051vw;
  }

  .p-pageMv {
    background-image: url(http://mdcosmetics.ltc-test.work/wp-content/themes/mdcosmetics/assets/img/about/sp/fv.jpg);
  }

  .p-pageMv_inner {
    padding-block: 40.513vw;
  }

  .p-pageMv .en {
    font-size: 9.231vw;
    margin-bottom: 2.564vw;
  }

  .p-pageMv .ja {
    font-size: 3.59vw;
  }

  .p-seriesBanner_inner {
    padding-block: 10.256vw;
    padding-inline: 5.128vw;
  }

  .p-seriesBanner .heading {
    margin-bottom: 10.256vw;
  }

  .p-seriesBanner .heading .en {
    font-size: 9.231vw;
    margin-bottom: 2.564vw;
  }

  .p-seriesBanner .heading .ja {
    font-size: 3.59vw;
  }

  .p-seriesBanner .listBox {
    grid-template-columns: 1fr;
    gap: 8.974vw;
  }

  .p-seriesProducts_inner {
    padding-block: 20.513vw;
    padding-inline: 8.718vw;
  }

  .p-seriesProducts h2 {
    width: 62.821vw;
    margin: 0 auto 10.256vw;
  }

  .p-seriesProducts h2.w245 {
    width: 62.821vw;
  }

  .p-seriesProducts h2.w230 {
    width: 58.974vw;
  }

  .p-seriesProducts .listBox {
    grid-template-columns: 1fr;
    gap: 13.59vw;
    margin-bottom: 10.256vw;
  }

  .p-seriesProducts .listBox .photoBox {
    margin-bottom: 5.128vw;
  }

  .p-seriesProducts .listBox h3 {
    font-size: 4.103vw;
    margin-bottom: 5.128vw;
  }

  .page-template-care-system .systemMV {
    background-image: url(../img/care-system/mv_bg_sp.jpg);
  }

  .page-template-care-system .systemMV_inner {
    padding-block: 20.513vw;
  }

  .page-template-care-system .systemMV .en {
    font-size: 9.231vw;
    margin-bottom: 8.462vw;
  }

  .page-template-care-system .systemMV .ja {
    font-size: 4.872vw;
    line-height: 1.8;
  }

  .page-template-care-system .systemAbout_inner {
    padding-block: 10.256vw;
    padding-inline: 5.128vw;
  }

  .page-template-care-system .systemAbout h2 {
    font-size: 6.154vw;
    margin-bottom: 5.128vw;
  }

  .page-template-care-system .systemAbout .read {
    font-size: 4.103vw;
    margin-bottom: 10.256vw;
  }

  .page-template-care-system .systemAbout .photo {
    width: calc(100% + 10.256vw);
    margin-inline: -5.128vw;
  }

  .page-template-care-system .systemSecret_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .page-template-care-system .systemSecret .photoBox {
    width: 100%;
  }

  .page-template-care-system .systemSecret .detailBox {
    padding: 10.256vw 5.128vw;
  }

  .page-template-care-system .systemSecret .detailBox h2 {
    font-size: 8.205vw;
    margin-bottom: 5.641vw;
    text-align: center;
  }

  .page-template-care-system .systemSecret .detailBox h3 {
    padding: 0;
    background: none;
    font-size: 6.154vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.026vw;
  }

  .page-template-care-system .systemSecret .detailBox h3 span {
    display: inline-block;
    background-image: -webkit-gradient(linear, left top, right top, from(#54B894), to(#28B4C3));
    background-image: -webkit-linear-gradient(left, #54B894, #28B4C3);
    background-image: linear-gradient(to right, #54B894, #28B4C3);
    padding: 2.051vw 2.564vw;
    line-height: 1;
  }

  .page-template-care-system .systemExplanation_inner {
    padding-top: 15.385vw;
    padding-bottom: 20.513vw;
  }

  .page-template-care-system .systemExplanation h2 {
    padding-inline: 5.128vw;
    margin-bottom: 22.051vw;
  }

  .page-template-care-system .systemExplanation .listBox {
    margin-inline: 13.333vw;
  }

  .page-template-care-system .systemExplanation .listBox .illustBox {
    margin-bottom: 9.231vw;
  }

  .page-template-care-system .systemStep_inner {
    padding-block: 10.256vw;
    padding-inline: 5.128vw;
  }

  .page-template-care-system .systemStep h2 {
    font-size: 5.128vw;
    margin-bottom: 5.128vw;
    gap: 5.128vw;
    padding-inline: 0;
  }

  .page-template-care-system .systemStep h2::before,
  .page-template-care-system .systemStep h2::after {
    height: 0.256vw;
  }

  .page-template-care-system .systemStep_list {
    margin-bottom: 5.128vw;
  }

  .page-template-care-system .systemStep_list .list01,
  .page-template-care-system .systemStep_list .list02 {
    display: none;
  }

  .page-template-care-system .systemStep_list .item {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    width: 54.872vw !important;
    position: relative;
    z-index: 1;
  }

  .page-template-care-system .systemStep_list .item:not(:last-child)::after {
    content: "";
    background-image: url(../img/care-system/flow_decora.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 2.821vw;
    height: auto;
    aspect-ratio: 11/34;
    position: absolute;
    top: 50%;
    right: -6.923vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .page-template-care-system .systemStep .attention {
    width: 40vw;
  }

  .page-template-care-system .systemProduct_inner {
    padding-top: 11.282vw;
    padding-inline: 10.256vw;
    gap: 10.256vw;
  }

  .page-template-care-system .systemProduct h2 {
    font-size: 5.641vw;
    gap: 3.333vw;
    margin-bottom: 0;
  }

  .page-template-care-system .systemProduct h2::after {
    height: 0.256vw;
  }

  .page-template-care-system .systemProduct .listBox {
    width: calc(100% + 10.256vw);
    gap: 10.256vw;
    padding: 0 0 0 15.897vw;
    margin-right: -10.256vw;
  }

  .page-template-care-system .systemProduct .listBox .slick-track {
    gap: 8.974vw;
  }

  .page-template-care-system .systemProduct .listBox .slick-list {
    overflow: visible;
  }

  .page-template-care-system .systemProduct .listBox .slick-dots {
    margin-inline: calc(50% - 50vw);
    max-width: 100vw;
    left: 0;
    bottom: -7.692vw;
    gap: 3.59vw;
  }

  .page-template-care-system .systemProduct .listBox .slick-dots li {
    width: 2.051vw;
    height: 2.051vw;
    margin: 0;
  }

  .page-template-care-system .systemProduct .listBox .slick-dots li button {
    width: 2.051vw;
    height: 2.051vw;
  }

  .page-template-care-system .systemProduct .listBox .slick-dots li button:before {
    font-size: 2.051vw;
    line-height: 2.051vw;
    width: 2.051vw;
    height: 2.051vw;
  }

  .page-template-care-system .systemProduct .listBox .item {
    width: 48.718vw;
    min-width: 48.718vw !important;
  }

  .page-template-care-system .systemProduct .listBox .photo {
    margin-bottom: 3.077vw;
  }

  .page-template-care-system .systemProduct .listBox .nameEn {
    font-size: 3.59vw;
    margin-bottom: 3.077vw;
  }

  .page-template-care-system .systemProduct .listBox .nameJa {
    font-size: 3.59vw;
    margin-bottom: 3.077vw;
  }

  .page-template-care-system .systemProduct .listBox a {
    width: 43.59vw;
    gap: 2.564vw;
    padding: 1.538vw 2.564vw;
    margin: 0 auto;
  }

  .page-template-care-system .systemProduct .listBox a::after {
    width: 2.564vw;
    height: 0.256vw;
  }

  .page-template-care-system .systemProduct .listBox a p {
    font-size: 3.59vw;
  }

  .page-template-company .companyProfile_inner {
    width: 100%;
    padding-block: 15.385vw;
    padding-inline: 7.692vw;
  }

  .page-template-company .companyProfile_list {
    border-top: solid 0.256vw #E0E0E0;
  }

  .page-template-company .companyProfile dl {
    grid-template-columns: auto;
    padding-block: 5.128vw;
    padding-inline: 10.256vw;
    border-bottom: dotted 0.256vw #424242;
  }

  .page-template-company .companyProfile dl:has(br) {
    gap: 2.308vw;
  }

  .page-template-company .companyProfile dt {
    font-size: 4.615vw;
  }

  .page-template-company .companyProfile dd {
    font-size: 4.103vw;
  }

  .page-template-company .companyMessage_inner {
    width: 100%;
    padding-block: 10.256vw;
    padding-inline: 5.128vw;
  }

  .page-template-company .companyMessage .headingBox {
    margin-bottom: 12.308vw;
    text-align: center;
  }

  .page-template-company .companyMessage .headingBox h2 {
    font-size: 9.231vw;
    margin-bottom: 2.564vw;
  }

  .page-template-company .companyMessage .headingBox p {
    font-size: 3.59vw;
  }

  .page-template-company .companyMessage .read {
    margin-bottom: 12.308vw;
  }

  .page-template-company .companyMessage .nameBox {
    gap: 5.128vw;
  }

  .page-template-company .companyMessage .nameBox p:first-child {
    font-size: 4.615vw;
  }

  .page-template-company .companyMessage .nameBox p:last-child {
    font-size: 6.154vw;
  }

  .page-template-contact .contact_inner {
    padding-block: 10.256vw;
  }

  .page-template-contact .contact_formBox {
    width: 100%;
    padding-inline: 5.128vw;
  }

  .page-template-contact .contact_formBox .item {
    grid-template-columns: auto;
    gap: 0.513vw;
    padding-block: 7.692vw;
    padding-left: 2.564vw;
    border-bottom: dotted 0.256vw #9DB5B2;
  }

  .page-template-contact .contact_formBox .item input[type=text],
  .page-template-contact .contact_formBox .item input[type=email],
  .page-template-contact .contact_formBox .item input[type=tel],
  .page-template-contact .contact_formBox .item select,
  .page-template-contact .contact_formBox .item textarea {
    height: 10.769vw;
    padding: 2.051vw 3.59vw;
    font-size: 4.103vw;
  }

  .page-template-contact .contact_formBox .item input[type=tel] {
    width: 47.949vw;
  }

  .page-template-contact .contact_formBox .item textarea {
    height: 83.59vw;
  }

  .page-template-contact .contact_formBox .item ::-webkit-input-placeholder {
    font-size: 4.103vw;
  }

  .page-template-contact .contact_formBox .item ::-moz-placeholder {
    font-size: 4.103vw;
  }

  .page-template-contact .contact_formBox .item :-ms-input-placeholder {
    font-size: 4.103vw;
  }

  .page-template-contact .contact_formBox .item ::-ms-input-placeholder {
    font-size: 4.103vw;
  }

  .page-template-contact .contact_formBox .item ::placeholder {
    font-size: 4.103vw;
  }

  .page-template-contact .contact_formBox .item label {
    font-size: 4.615vw;
    gap: 2.564vw;
  }

  .page-template-contact .contact_formBox .item label.gap25 {
    gap: 3.077vw;
  }

  .page-template-contact .contact_formBox .item label span {
    font-size: 3.59vw;
    padding: 0.513vw 2.564vw 1.026vw;
  }

  .page-template-contact .contact_formBox .privacyBox {
    padding-top: 7.692vw;
    margin-bottom: 7.692vw;
  }

  .page-template-contact .contact_formBox .privacyBox h3 {
    font-size: 5.128vw;
    margin-bottom: 2.564vw;
  }

  .page-template-contact .contact_formBox .privacyBox .desc {
    font-size: 4.103vw;
    margin-bottom: 7.692vw;
    padding-inline: 0;
  }

  .page-template-contact .contact_formBox .privacyBox_content {
    height: 116.923vw;
    padding: 5.128vw 2.564vw;
    margin-bottom: 7.692vw;
  }

  .page-template-contact .contact_formBox .privacyBox_content .inner {
    padding-right: 5.128vw;
  }

  .page-template-contact .contact_formBox .privacyBox_content .inner p {
    font-size: 4.103vw;
  }

  .page-template-contact .contact_formBox .privacyBox .agree {
    gap: 2.564vw;
    margin-bottom: 10.256vw;
  }

  .page-template-contact .contact_formBox .privacyBox .agree input[type=checkbox] {
    width: 3.077vw;
    height: 3.077vw;
  }

  .page-template-contact .contact_formBox .privacyBox .agree .wpcf7-list-item .wpcf7-list-item-label {
    font-size: 3.59vw;
  }

  .page-template-contact .contact_formBox .privacyBox .attention {
    font-size: 3.333vw;
  }

  .page-template-contact .contact_formBox .submitBox {
    width: 68.205vw;
    height: 11.026vw;
  }

  .page-template-contact .contact_formBox .submitBox::after {
    right: 14.359vw;
    width: 4.872vw;
    height: 0.769vw;
  }

  .page-template-contact .contact_formBox .submitBox input {
    font-size: 4.103vw;
    padding-left: 14.359vw;
  }

  .page-template-contact .contact .wpcf7 form.sent .wpcf7-response-output {
    width: 100%;
    font-size: 4.615vw;
  }

  .page-template-series-dr-ishii02 .special02About {
    background-image: url(../img/dr-ishii-special02/about_bg_sp.jpg);
  }

  .page-template-series-dr-ishii02 .special02About_inner {
    padding-top: 10.256vw;
    padding-bottom: 5.128vw;
    padding-inline: 5.128vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0vw;
  }

  .page-template-series-dr-ishii02 .special02About .detailBox h2 {
    font-size: 8.205vw;
    margin-bottom: 2.564vw;
  }

  .page-template-series-dr-ishii02 .special02About .photoBox {
    width: calc(100% + 13.846vw);
    margin-top: -4.103vw;
    margin-inline: -6.923vw;
  }

  .page-template-series-dr-ishii02 .special02Features_inner {
    padding-block: 10.256vw;
    padding-inline: 5.128vw;
  }

  .page-template-series-dr-ishii02 .special02Features .headBox {
    margin-bottom: 5.128vw;
    gap: 5.128vw;
  }

  .page-template-series-dr-ishii02 .special02Features .headBox h2 {
    font-size: 4.615vw;
    padding: 1.026vw 4.872vw;
    border: solid 0.256vw #424242;
  }

  .page-template-series-dr-ishii02 .special02Component {
    background-image: url(../img/dr-ishii-special02/component_bg_sp.jpg);
  }

  .page-template-series-dr-ishii02 .special02Component_inner {
    padding-top: 10.256vw;
    padding-bottom: 12.821vw;
    padding-inline: 5.128vw;
  }

  .page-template-series-dr-ishii02 .special02Component .headBox {
    width: 100%;
    margin: 0 auto 7.179vw;
    gap: 5.897vw;
  }

  .page-template-series-dr-ishii02 .special02Component .headBox h2 {
    font-size: 6.667vw;
    padding: 2.051vw 4.103vw;
  }

  .page-template-series-dr-ishii02 .special02Component .headBox .read {
    font-size: 4.103vw;
    margin-inline: 0;
  }

  .page-template-series-dr-ishii02 .special02Prescription {
    background-image: url(../img/dr-ishii-special02/prescription_bg_sp.jpg);
  }

  .page-template-series-dr-ishii02 .special02Prescription_inner {
    padding-block: 12.821vw;
    padding-inline: 5.128vw;
  }

  .page-template-series-dr-ishii02 .special02Prescription h2 {
    font-size: 5.897vw;
    margin-bottom: 5.128vw;
    text-align: center;
  }

  .page-template-series-dr-ishii02 .special02Prescription .read {
    margin-bottom: 6.154vw;
    text-align: center;
  }

  .page-template-series-dr-ishii02 .special02Prescription .listBox {
    width: 100%;
    margin-bottom: 6.154vw;
  }

  .page-template-series-dr-ishii02 .special02Prescription .attention {
    font-size: 3.077vw;
    white-space: nowrap;
  }

  .page-template-series-dr-ishii .specialMv {
    background-image: url(../img/dr-ishii-special/mv_bg_sp.jpg);
    height: 165.897vw;
  }

  .page-template-series-dr-ishii .specialMv .detailBox {
    display: contents;
    position: initial;
  }

  .page-template-series-dr-ishii .specialMv .detailBox h2 {
    font-size: 4.872vw;
    position: absolute;
    bottom: 18.205vw;
    right: 11.282vw;
    text-align: right;
  }

  .page-template-series-dr-ishii .specialMv .detailBox h2 strong {
    font-size: 8.205vw;
    margin-bottom: 0;
  }

  .page-template-series-dr-ishii .specialMv .detailBox h2 small {
    font-size: 2.564vw;
    margin-top: 1.026vw;
  }

  .page-template-series-dr-ishii .specialMv .detailBox .logoBox {
    width: 39.487vw;
    position: absolute;
    top: 36.41vw;
    left: 9.487vw;
  }

  .page-template-series-dr-ishii .specialAbout_inner {
    grid-template-columns: 1fr;
  }

  .page-template-series-dr-ishii .specialAbout .detailBox {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-top: 10.256vw;
    padding-bottom: 15.385vw;
    padding-inline: 5.128vw;
  }

  .page-template-series-dr-ishii .specialAbout .detailBox h2 {
    font-size: 8.205vw;
    margin-bottom: 5.641vw;
    text-align: center;
  }

  .page-template-series-dr-ishii .specialAbout .detailBox .read {
    margin-bottom: 5.641vw;
  }

  .page-template-series-dr-ishii .specialAbout .detailBox .illust {
    width: 100%;
  }

  .page-template-series-dr-ishii .specialAbout .photoBox {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .page-template-series-dr-ishii .specialEncounter {
    background-image: url(../img/dr-ishii-special/sec02_bg_sp.jpg);
  }

  .page-template-series-dr-ishii .specialEncounter_inner {
    padding-block: 10.769vw;
    padding-inline: 5.128vw;
  }

  .page-template-series-dr-ishii .specialEncounter h2 {
    font-size: 8.205vw;
    margin-bottom: 7.692vw;
  }

  .page-template-series-dr-ishii .specialEncounter .contentBox {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .page-template-series-dr-ishii .specialEncounter .contentBox .photo {
    margin: 10.256vw 0 7.692vw;
  }

  .page-template-series-dr-ishii .specialEncounter .contentBox .read:last-child {
    grid-column: 1;
  }

  .page-template-series-dr-ishii .specialProduct {
    background-image: url(../img/dr-ishii-special/sec03_bg_sp.jpg);
  }

  .page-template-series-dr-ishii .specialProduct_inner {
    padding-block: 13.59vw;
    padding-inline: 5.128vw;
    grid-template-columns: 1fr;
    gap: 7.692vw;
  }

  .page-template-series-dr-ishii .specialProduct_inner .illustBox {
    margin-top: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .page-template-series-dr-ishii .specialProduct_inner h2 {
    font-size: 8.205vw;
    margin-bottom: 2.564vw;
    text-align: center;
  }

  .page-template-series-dr-ishii .specialProduct_inner h3 {
    font-size: 4.615vw;
    letter-spacing: 0;
    margin-bottom: 6.41vw;
    text-align: center;
    margin-inline: -5.128vw;
  }

  .page-template-series-dr-ishii .specialProduct_inner .read {
    width: 100%;
    text-align: center;
  }

  .page-template-series-dr-ishii .specialEffects::before {
    background-image: url(../img/dr-ishii-special/sec04_decora01_sp.png);
    width: 24.615vw;
    aspect-ratio: 96/228;
    top: 86.41vw;
  }

  .page-template-series-dr-ishii .specialEffects::after {
    display: none;
  }

  .page-template-series-dr-ishii .specialEffects_inner {
    padding-top: 15.385vw;
    padding-bottom: 0;
    padding-inline: 5.128vw;
  }

  .page-template-series-dr-ishii .specialEffects .headBox {
    margin-bottom: 5.128vw;
    width: 100%;
  }

  .page-template-series-dr-ishii .specialEffects .headBox h2 {
    font-size: 4.103vw;
    padding: 1.026vw 4.872vw;
    border-radius: 7.692vw;
    border: solid 0.256vw #C37C3D;
    margin-bottom: 5.128vw;
  }

  .page-template-series-dr-ishii .specialEffects .headBox .read {
    width: 100%;
    font-size: 3.59vw;
    margin-bottom: 10.256vw;
  }

  .page-template-series-dr-ishii .specialEffects .headBox h3 {
    font-size: 6.154vw;
    padding: 4.103vw 7.949vw;
    margin-bottom: 2.564vw;
    letter-spacing: 0.05em;
  }

  .page-template-series-dr-ishii .specialEffects .headBox h3 small {
    font-size: 3.333vw;
    top: -0.769vw;
    right: -1.795vw;
  }

  .page-template-series-dr-ishii .specialEffects .headBox .attention {
    font-size: 3.59vw;
  }

  .page-template-series-dr-ishii .specialEffects .listBox {
    margin-inline: -5.128vw;
  }

  .page-template-series-dr-ishii .specialComponent_inner {
    padding-block: 15.385vw;
    padding-inline: 8.974vw;
  }

  .page-template-series-dr-ishii .specialComponent h2 {
    font-size: 5.128vw;
    gap: 5.128vw;
    margin-bottom: 10.256vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .page-template-series-dr-ishii .specialComponent h2 strong {
    font-size: 8.205vw;
  }

  .page-template-series-dr-ishii .specialComponent h2 span:before {
    font-size: 2.564vw;
    top: -0.769vw;
  }

  .page-template-series-dr-ishii .specialBeautifully {
    background-image: url(../img/dr-ishii-special/sec06_bg_sp.jpg);
  }

  .page-template-series-dr-ishii .specialBeautifully::before {
    background-image: url(../img/dr-ishii-special/sec06_bg02_sp.jpg);
    aspect-ratio: 390/375;
  }

  .page-template-series-dr-ishii .specialBeautifully_inner {
    padding-top: 23.846vw;
    padding-bottom: 14.359vw;
    padding-inline: 5.128vw;
  }

  .page-template-series-dr-ishii .specialBeautifully .headBox {
    grid-template-columns: 1fr;
    gap: 0.256vw;
    padding-left: 0;
    margin-right: 0;
  }

  .page-template-series-dr-ishii .specialBeautifully .headBox h2 {
    font-size: 9.231vw;
    margin-top: 0;
    text-align: center;
  }

  .page-template-series-dr-ishii .specialBeautifully .headBox .photo {
    margin: -5.128vw;
  }

  .page-template-series-dr-ishii .specialBeautifully .listBox {
    margin-top: -14.615vw;
  }

  .page-template-md .mdMv {
    background-image: url(../img/md/mv_sp.jpg);
    height: 157.949vw;
  }

  .page-template-md .mdMv .detailBox {
    top: initial;
    right: initial;
    bottom: 13.846vw;
    left: 0;
    width: 100%;
    padding-inline: 6.923vw;
    -webkit-transform: initial;
    transform: initial;
  }

  .page-template-md .mdMv .detailBox .logoBox {
    width: 41.538vw;
    margin-bottom: 6.154vw;
  }

  .page-template-md .mdMv .detailBox .read {
    font-size: 4.103vw;
    margin-bottom: 4.359vw;
  }

  .page-template-md .mdMv .detailBox h2 {
    font-size: 6.154vw;
  }

  .page-template-price-revision .priceRevision_inner {
    padding-block: 10.256vw;
    padding-inline: 5.128vw;
  }

  .page-template-price-revision .priceRevision .headBox {
    margin-bottom: 10.256vw;
  }

  .page-template-price-revision .priceRevision .headBox h2 {
    font-size: 5.128vw;
    margin-bottom: 5.128vw;
  }

  .page-template-price-revision .priceRevision .headBox .read {
    padding-inline: 5.128vw;
  }

  .page-template-price-revision .priceRevision .priceBox h3 {
    font-size: 5.128vw;
    margin-bottom: 2.564vw;
  }

  .page-template-price-revision .priceRevision .priceBox .attention {
    font-size: 4.103vw;
    margin-right: -5.128vw;
  }

  .page-template-price-revision .priceRevision .tableBox {
    margin-right: -5.128vw;
    margin-bottom: 5.128vw;
    padding-right: 15.385vw;
  }

  .page-template-price-revision .priceRevision .tableBox table {
    width: 870px;
  }

  .page-template-price-revision .priceRevision .tableBox th,
  .page-template-price-revision .priceRevision .tableBox td {
    font-size: 16px;
    padding: 10px 20px;
    border: solid 1px #BDBDBD;
  }

  .page-template-price-revision .priceRevision .tableBox th:nth-child(2),
  .page-template-price-revision .priceRevision .tableBox td:nth-child(2),
  .page-template-price-revision .priceRevision .tableBox th:nth-child(3),
  .page-template-price-revision .priceRevision .tableBox td:nth-child(3),
  .page-template-price-revision .priceRevision .tableBox th:nth-child(4),
  .page-template-price-revision .priceRevision .tableBox td:nth-child(4) {
    width: 147px;
  }

  .page-template-privacy-policy .privacy_inner {
    width: 100%;
    padding-block: 15.385vw;
    padding-inline: 5.128vw;
  }

  .page-template-privacy-policy .privacy .firstText {
    font-size: 4.103vw;
    margin-bottom: 10.256vw;
  }

  .page-template-privacy-policy .privacy .listBox {
    padding-right: 0;
  }

  .page-template-privacy-policy .privacy .listBox>li:not(:last-child) {
    margin-bottom: 5.128vw;
  }

  .page-template-privacy-policy .privacy .listBox li {
    font-size: 4.103vw;
  }

  .page-template-privacy-policy .privacy .listBox>li ul li {
    margin-left: 5.128vw;
  }

  .page-template-product .productBanner_inner {
    padding-block: 10.256vw;
    padding-inline: 5.128vw;
    gap: 7.692vw;
  }

  .page-template-page-recruit .recruit_inner {
    padding-block: 10.256vw;
    padding-inline: 5.128vw;
  }

  .page-template-page-recruit .recruit .headBox {
    margin-bottom: 5.128vw;
  }

  .page-template-page-recruit .recruit .headBox h2 {
    font-size: 5.128vw;
    margin-bottom: 5.128vw;
    padding: 2.564vw 7.692vw;
  }

  .page-template-page-recruit .recruit .headBox .read {
    padding-inline: 5.128vw;
  }

  .page-template-page-recruit .recruit .recruitBox {
    padding-inline: 5.128vw;
  }

  .page-template-page-recruit .recruit .recruitBox h3 {
    font-size: 6.154vw;
    margin-bottom: 2.564vw;
  }

  .page-template-page-recruit .recruit .recruitBox p {
    font-size: 4.103vw;
  }

  .page-template-page-recruit .recruit .recruitBox p:not(:last-child) {
    margin-bottom: 5.128vw;
  }

  .page-template-page-recruit .recruit .recruitBox p a {
    font-size: 4.103vw;
  }

  .single-products .productInfo_inner {
    width: 100%;
    padding-top: 10.256vw;
    padding-inline: 5.128vw;
  }

  .single-products .productInfo_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5.128vw;
    margin-bottom: 20.513vw;
  }

  .single-products .productInfo_content .photoBox {
    width: 100%;
    margin-inline: 3.59vw;
  }

  .single-products .productInfo_content .detailBox {
    width: 100%;
  }

  .single-products .productInfo_content .category {
    gap: 7.692vw;
    margin-bottom: 10.256vw;
  }

  .single-products .productInfo_content .category li {
    font-size: 4.103vw;
    padding-block: 2.564vw;
    border-bottom: solid 0.256vw #BDBDBD;
  }

  .single-products .productInfo_content h2 {
    font-size: 6.154vw;
    margin-bottom: 10.256vw;
  }

  .single-products .productInfo_content .contentBox {
    gap: 7.692vw;
    margin-bottom: 10.256vw;
  }

  .single-products .productInfo_content .contentBox h2 {
    font-size: 5.128vw;
  }

  .single-products .productInfo_content .contentBox h3 {
    font-size: 4.103vw;
  }

  .single-products .productInfo_content .priceBox {
    gap: 12.821vw;
    margin-bottom: 10.256vw;
  }

  .single-products .productInfo_content .priceBox>p {
    font-size: 6.154vw;
  }

  .single-products .productInfo_content .priceBox>p small {
    font-size: 4.103vw;
  }

  .single-products .productInfo_content details {
    margin-bottom: 2.564vw;
  }

  .single-products .productInfo_content details summary {
    height: 7.692vw;
    border: solid 0.256vw #BDBDBD;
    font-size: 3.59vw;
  }

  .single-products .productInfo_content details summary::after {
    width: 3.333vw;
    height: 2.051vw;
  }

  .single-products .productInfo_content details p {
    font-size: 3.59vw;
    padding: 2.564vw 5.128vw;
  }

  .single-products .productInfo_content .linkBtn {
    padding: 2.564vw;
    border: solid 0.256vw #70A89C;
  }

  .single-products .productInfo_content .linkBtn p {
    font-size: 3.59vw;
  }

  .single-products .productInfo_content .linkBtn p::after {
    right: 10.256vw;
    width: 4.872vw;
    height: 0.769vw;
  }

  .single-products .productInfo_howto {
    padding: 7.692vw 5.128vw;
  }

  .single-products .productInfo_howto .headingBox {
    margin-bottom: 7.692vw;
  }

  .single-products .productInfo_howto .headingBox h2 {
    font-size: 9.231vw;
    margin-bottom: 2.564vw;
  }

  .single-products .productInfo_howto .headingBox p {
    font-size: 3.59vw;
  }

  .single-products .productInfo_howto .read {
    margin-bottom: 7.692vw;
  }

  .single-products .productInfo_howto a {
    padding: 2.564vw;
    border: solid 0.256vw #429994;
  }

  .single-products .productInfo_howto a::after {
    width: 4.872vw;
    height: 0.769vw;
    margin-left: 5.128vw;
  }

  .single-products .productInfo_howto a p {
    font-size: 3.59vw;
    line-height: 1.4;
  }

  .single-products .productConnection_inner {
    width: 100%;
    padding-top: 20.513vw;
    padding-inline: 5.128vw;
  }

  .single-products .productConnection h2 {
    font-size: 6.154vw;
    padding-bottom: 5.128vw;
    border-bottom: solid 0.256vw #E0E0E0;
  }

  .single-products .productConnection .listBox {
    grid-template-columns: 1fr;
    gap: 13.59vw;
  }

  .single-products .productConnection .listBox .photoBox {
    margin-bottom: 5.128vw;
  }

  .single-products .productConnection .listBox h3 {
    font-size: 4.103vw;
    margin-bottom: 5.128vw;
  }

  .single-products .productRecently_inner {
    width: 100%;
    padding-top: 20.513vw;
    padding-bottom: 20.513vw;
    padding-inline: 5.128vw;
  }

  .single-products .productRecently h2 {
    font-size: 6.154vw;
    padding-bottom: 5.128vw;
    border-bottom: solid 0.256vw #E0E0E0;
  }

  .single-products .productRecently .listBox {
    grid-template-columns: 1fr;
    gap: 13.59vw;
  }

  .single-products .productRecently .listBox .photoBox {
    margin-bottom: 5.128vw;
  }

  .single-products .productRecently .listBox h3 {
    font-size: 4.103vw;
    margin-bottom: 5.128vw;
  }

  .page-template-page-product-search .productSearch_inner {
    width: 100%;
    padding-top: 15.385vw;
    padding-inline: 18.462vw;
  }

  .page-template-page-product-search .productSearch h2 {
    font-size: 3.59vw;
    margin-bottom: 5.128vw;
    text-align: center;
  }

  .page-template-page-product-search .productSearch .filter-form_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10.256vw;
    margin-bottom: 5.128vw;
  }

  .page-template-page-product-search .productSearch .filter-select {
    width: 100%;
    padding-inline: 6.41vw;
  }

  .page-template-page-product-search .productSearch .filter-select select {
    height: 7.692vw;
    font-size: 3.59vw;
    border-bottom: solid 0.256vw #000;
  }

  .page-template-page-product-search .productSearch .filter-notes {
    gap: 5.128vw;
    margin-bottom: 10.256vw;
  }

  .page-template-page-product-search .productSearch .filter-notes p {
    font-size: 2.564vw;
  }

  .page-template-page-product-search .productSearch .filter-submit {
    width: 63.077vw;
    padding: 2.564vw;
    border: solid 0.256vw #70A89C;
  }

  .page-template-page-product-search .productSearch .filter-submit p {
    font-size: 3.59vw;
  }

  .page-template-page-product-search .productSearch .filter-submit p::after {
    right: 10.256vw;
    width: 4.872vw;
    height: 0.769vw;
  }

  .page-template-page-product-search .productResult_inner {
    width: 100%;
    padding-top: 15.385vw;
    padding-bottom: 15.385vw;
    padding-inline: 8.718vw;
  }

  .page-template-page-product-search .productResult .product-tags {
    gap: 5.128vw;
    margin-bottom: 5.128vw;
  }

  .page-template-page-product-search .productResult .product-tags .tag {
    padding: 1.538vw 2.564vw;
    font-size: 3.59vw;
    gap: 1.795vw;
  }

  .page-template-page-product-search .productResult .product-tags .tag span::after {
    width: 3.59vw;
    height: 3.59vw;
  }

  .page-template-page-product-search .productResult .product-count {
    font-size: 3.59vw;
    padding-bottom: 5.128vw;
    margin-bottom: 5.128vw;
    border-bottom: solid 0.256vw #E0E0E0;
  }

  .page-template-page-product-search .productResult .product-list {
    grid-template-columns: auto;
    gap: 13.59vw;
  }

  .page-template-page-product-search .productResult .product-item .photoBox {
    margin-bottom: 5.128vw;
  }

  .page-template-page-product-search .productResult .product-item h3 {
    font-size: 4.103vw;
    margin-bottom: 5.128vw;
  }
}