@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none !important;
}
::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  counter-reset: number 0;
}
main {
  display: block;
}
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}
pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  vertical-align: bottom;
}
embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
select::-ms-expand {
  display: none;
}
option {
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contenteditable] {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: 700;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  line-height: 1.5em;
}
html {
  font-size: 62.5%;
  letter-spacing: 0.05em;
  text-align: justify;
}
body {
  position: relative;
}
p,
a,
li,
dt,
dd,
time,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td,
span,
label,
input {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}
p,
a,
li,
dt,
dd,
time,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td,
span {
  font-size: 1.6rem;
  word-break: break-all;
  color: #726051;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.7em;
}
p,
a,
li,
dt,
dd,
th,
td {
  line-height: 1.75em;
}
p {
  margin-bottom: 1em;
}
.lh2 {
  line-height: 2em;
}
section {
  padding: 100px 0;
}
section.first {
  padding-top: 0;
}
i {
  margin-right: 5px;
}
img {
  display: block;
  height: auto;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-justify-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.flex-justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flex-align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}
.t-center {
  text-align: center;
}
.f-bold {
  font-weight: 700;
}
.mb0 {
  margin-bottom: 0;
}
#loading {
  width: 100vw;
  height: 100vh;
  -webkit-transition: all 1s;
  transition: all 1s;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-image: url(/wp-content/uploads/2024/05/loading-bg.jpg);
  background-size: cover;
}
.loaded {
  opacity: 0;
  visibility: hidden;
}
.spin-wrap {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.spinner {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
}
.width1400 {
  max-width: 1400px;
  margin: 0 auto;
}
.width1200 {
  max-width: 1200px;
  margin: 0 auto;
}
.width900 {
  max-width: 900px;
  margin: 0 auto;
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
#page-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 2;
}
#page-top img {
  max-height: 70px;
  width: 70px;
}
#page-top img:hover {
  opacity: 0.8;
}
#breadcrumbs {
  margin-bottom: 40px;
  padding: 10px 15px 12px;
}
#breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  padding-left: 0;
}
#breadcrumbs ul li {
  padding-left: 10px;
  display: inline-block;
  line-height: 2em;
}
#breadcrumbs ul li.separator {
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
}
#breadcrumbs ul li:first-of-type {
  padding-left: 0;
}
#breadcrumbs ul li a,
#breadcrumbs ul li {
  font-size: 1.4rem;
}
#breadcrumbs ul li a:hover {
  text-decoration: underline;
}
table.tablepress {
  border: 1px solid #e0d7ce;
}
.tablepress tbody th,
.tablepress tbody td {
  padding: 15px;
}
.tablepress tbody td.column-1 {
  border-bottom: 1px solid #ffffff;
}
.tablepress tbody tr:last-of-type td.column-1 {
  border-bottom: none;
}
.tablepress tbody td.column-2 {
  border-bottom: 1px solid #e0d7ce;
}
.tablepress tbody td.column-1 {
  width: 30%;
  font-weight: 700;
  color: #ffffff;
  background-color: #e6b6b5;
}
.tablepress tbody td.column-2 {
  width: 70%;
  background-color: #fff;
}
.tablepress-table-description {
  padding: 40px;
  font-size: 1.5rem;
  line-height: 1.5em;
  background-color: #f8f7f6;
  text-align: left;
  margin-bottom: 50px;
}
.sub-header {
  height: 500px;
  background-size: cover;
  background-position: center;
  width: 100%;
}
.sub-header-title {
  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;
  right: 0;
  left: 0;
  text-align: center;
  margin: 0 auto;
  height: 100%;
}
.sub-header-txt {
  padding: 10px 25px;
  color: #726051;
  line-height: 1.5em;
  font-size: 2.4rem;
  font-weight: 700;
  background-color: rgba(255, 255, 255, 0.9);
  margin-bottom: 0;
}
.gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.copyright p {
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
}
.privacy-head {
  font-size: 2rem;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: solid 3px #e6b6b5;
  margin-top: 40px;
  color: #e6b6b5;
  font-weight: 700;
}
.privacy-head:nth-of-type(1) {
  margin-top: 0;
}
.privacy-head span {
  color: #e6b6b5;
  margin-left: 5px;
  font-weight: 700;
  font-size: 1.4rem;
}
.error-inner {
  margin-bottom: 100px;
}
.error-inner p {
  text-align: center;
  margin-bottom: 30px;
}
.error-url {
  font-size: 1.6rem;
}
.error-url span {
  font-size: 1.6rem;
}
.pcnone1024 {
  display: none;
}
.pcnone600 {
  display: none;
}
.pcnone400 {
  display: none;
}
.ttl01 {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3rem;
  letter-spacing: 0.05em;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 80px;
}
.ttl01 span {
  display: block;
  text-align: center;
  letter-spacing: 0.05em;
  font-family: "Marcellus", serif;
  font-size: 8rem;
}
.wrap-ttl {
  padding: 50px 15px 70px;
  background-image: linear-gradient(-20deg, #fdc4c1 0%, #ddd6f3 100%);
  margin-bottom: 60px;
}
.wrap-ttl .ttl01 {
  margin-bottom: 0;
}
.t-white {
  color: #fff !important;
}
.wrap-ttl-sub {
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
  color: #da9391;
  font-size: 2.2rem;
  font-family: "Shippori Mincho", serif;
  padding: 5px 20px;
  background-color: #fff;
  border-radius: 999px;
  margin-top: 20px;
  letter-spacing: 0.05em;
  font-weight: 600;
}
.list01 li {
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #ffffff;
  color: #fff;
}
.list01 li:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.btn01 {
  display: block;
  padding: 20px 50px;
  border-radius: 999px;
  border: 5px solid #e6b6b5;
  background-color: #fff;
  font-size: 3rem;
  letter-spacing: 0.05em;
  font-weight: 600;
  text-align: center;
  color: #e6b6b5;
  max-width: 500px;
  margin: 0 auto;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background-image: url(/wp-content/uploads/2024/04/btn-arrow.svg);
  background-size: 35px auto;
  background-position: top 50% right 30px;
  background-repeat: no-repeat;
}
.btn01:hover {
  opacity: 0.8;
}
.btn02 {
  display: block;
  max-width: 400px;
  background-color: #e6b6b5;
  padding: 15px;
  border-radius: 999px;
  margin: 0 auto;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background-image: url(/wp-content/uploads/2024/04/w-arrow.svg);
  background-size: 10px auto;
  background-position: top 50% right 30px;
  background-repeat: no-repeat;
  text-align: center;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.05em;
  font-size: 1.8rem;
}
header {
  width: 100%;
  position: absolute;
  z-index: 10;
}
.logo {
  width: 400px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  margin-bottom: 0;
  padding: 30px 25px 35px;
  background-color: rgba(255, 255, 255, 0.8);
}
.logo:hover {
  opacity: 0.8;
}
.header-inner {
  max-width: 95%;
  margin: 0 auto;
}
.hc-link {
  width: 150px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hc-link:hover {
  opacity: 0.7;
}
.sub-header-ja-txt {
  display: block;
  text-align: center;
  font-weight: bold;
}
.min {
  font-family: "Shippori Mincho", serif !important;
}
.red-txt {
  color: #e17575;
}
.marker01 {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(80%, transparent),
    color-stop(80%, #e5e5e5)
  );
  background: linear-gradient(transparent 80%, #e5e5e5 80%);
}
.marker02 {
  background: #e17575;
  color: #fff;
  padding: 0 5px;
  margin: 0 5px;
}
.marker03 {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(80%, transparent),
    color-stop(80%, #fff0a3)
  );
  background: linear-gradient(transparent 80%, #fff0a3 80%);
}
.mv {
  padding: 0;
  position: relative;
}
.mv-sp {
  display: none;
}
.mv-catch {
  position: absolute;
  z-index: 1;
  width: 55%;
  bottom: 15%;
  left: 3%;
}
.mv-bottom {
  position: absolute;
  bottom: -2px;
  width: 100%;
  z-index: 1;
}
.side-link {
  position: fixed;
  top: 33%;
  right: 0;
  width: 70px;
  z-index: 10;
  transform: translateX(100px);
  transition-duration: 0.3s;
}
.side-link:hover {
  opacity: 0.7;
}
.side-link.is-active {
  transform: translateX(0);
}

.mv-btn {
  background-image: url(/wp-content/uploads/2024/08/order-bg02.png),
    url(/wp-content/uploads/2024/08/order-bg01.png);
  background-repeat: no-repeat;
  background-size: 450px auto, 430px auto;
  background-position: left 3% bottom -10px, right 7% bottom -20px;
}
.mv-badge {
  position: absolute;
  bottom: 20px;
  left: 10%;
  width: 55%;
  z-index: 1;
}
.mv-badge a {
  width: 30%;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.mv-badge a:hover {
  opacity: 0.7;
}
.mv-badge a:nth-of-type(2n) {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}
.order-block {
  margin-top: 130px;
}

.order-txt01 {
  text-align: center;
  font-size: 4rem;
  font-weight: 500;
  line-height: 2.25em;
  margin-bottom: 15px;
}

.order-txt01 span {
  font-size: 4rem;
  font-weight: 500;
  line-height: 1.2em;
}

.order-txt02 {
  text-align: center;
  font-size: 6rem;
  font-weight: 700;
  color: #e17575;
  transform: translateX(-5px);
  margin-bottom: 0;
}

.campaign-section {
  padding-top: 0;
  padding-bottom: 40px;
}

.campaign-head {
  text-align: center;
  font-size: 4rem;
  line-height: 1.75em;
  margin-bottom: 60px;
}

.campaign-head span {
  color: #e17575;
  font-weight: bold;

  letter-spacing: 0.04em;
}

.big {
  font-size: 2.8em !important;
}

.campaign-head span.red-txt {
  font-size: 4rem;
}

.box-head01 {
  padding: 15px;
  text-align: center;
  background: #e6b7b6;
  border-radius: 10px 10px 0 0;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
}

.campaign-box {
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 20px 15px #f8e2e8;
  box-shadow: 0px 0px 20px 15px #f8e2e8;
  width: 47%;
}

.off {
  position: absolute;
  width: 100px;
  height: 100px;
  top: -50px;
  right: -15px;
}

.campaign-inner {
  padding: 0 30px 30px;
}

.campaign-ttl {
  font-size: 3.2rem;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 2px dotted #e6b6b5;
  text-align: center;
}

.campaign-tag.flex {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 20px;
}

.campaign-tag span {
  display: inline-block;
  text-align: center;
  padding: 5px 10px;
  border-radius: 99px;
  color: #fff;
  background-color: #dab5d4;
  margin-left: 5px;
  margin-bottom: 10px;
}

.campaign-tag span:first-of-type {
  margin-left: 0;
}

.cam-img {
  max-width: 240px;
  margin: 0 auto 20px;
  width: 100%;
}

.cam-price {
  text-align: center;
  padding: 30px 0 25px;
  background: #fef5f7;
  line-height: 1.3em;
  margin-bottom: 20px;
  position: relative;
}

.cam-price p,
.cam-price p span {
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 0;
}

.cam-price p span.db-line {
  position: relative;
  font-size: 3rem;
  margin: 0 5px;
}

.t-line {
  position: absolute;
  top: 20px;
  height: 2px;
  width: 100%;
  background-color: #726151;
  z-index: 1;
  left: 0;
}

.b-line {
  position: absolute;
  bottom: 15px;
  height: 2px;
  width: 100%;
  background-color: #726151;
  z-index: 1;
  left: 0;
}

.cam-arrow {
  max-width: 100px;
  margin: 0 auto 15px;
}

.price-sub {
  font-size: 0.5em !important;
}

.cam-sub p {
  text-align: right;
  margin-bottom: 0;
}

.worry-section {
  background-image: url(/wp-content/uploads/2024/07/bg02.jpg);
  background-size: cover;
  background-position: center;
}

.worry-block {
  padding: 60px 60px 100px;
  background-color: rgba(255, 255, 255, 0.8);
  max-width: 1000px;
  margin: 0 auto;
  -webkit-box-shadow: 5px 5px 20px -5px #c9c9c9;
  box-shadow: 5px 5px 20px -5px #c9c9c9;
  border-radius: 10px;
  position: relative;
}

.worry-block::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 120px;
  left: 0;
  right: 0;
  bottom: -70px;
  background-color: #726151;
  z-index: 10px;
  margin: 0 auto;
}

.worry-txt01 {
  text-align: center;
  margin-bottom: 40px;
}

.worry-txt01 span {
  font-size: 3rem;
  text-align: center;
  font-weight: bold;
}

.worry-head01 {
  font-size: 4.3rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 40px;
}

.worry-head01 span {
  font-size: 4.3rem;
  font-weight: bold;
}

.check-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: wrap;
}

.check-list li:last-of-type {
  margin-bottom: 0;
}

.check-list li span {
  font-size: 2rem;
  font-weight: bold;
}

.check-icon {
  width: 25px;
  margin-right: 10px;
}

.pico-section {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url(/wp-content/uploads/2024/07/bg05.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
}

.pico-point {
  display: inline-block;
  font-size: 8rem;
  letter-spacing: 0.05em;
  font-family: "Marcellus", serif;
  font-weight: bold;
  background-image: linear-gradient(120deg, #fccb90 0%, #d57eeb 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 10px;
}

.pico-txt01 {
  text-align: center;
  font-size: 3.4rem;
  line-height: 1.5em;
  margin-bottom: 15px;
}

.pico-txt02 {
  text-align: center;
  margin-bottom: 80px;
}

.pico-txt02 span {
  font-size: 5rem;
  font-weight: bold;
  line-height: 1.5em;
}

.pico-block.flex {
  margin-bottom: 80px;
}

.pico-img {
  width: 47%;
}

.pico-content {
  width: 47%;
}

.pico-head {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 30px;
}

.pico-txt03 {
  font-size: 1.8rem;
  margin-bottom: 0;
}

.feature-section {
  background-image: url(/wp-content/uploads/2024/07/wave01.png),
    url(/wp-content/uploads/2024/05/marble-bg02.jpg);
  background-size: contain, cover;
  background-position: top center, center center;
  background-repeat: no-repeat;
  padding-top: 10vw;
  padding-bottom: 60px;
}
.feature-list li {
  margin-bottom: 100px;
}

.feature-list li:nth-of-type(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.feature-list li.flex {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.feature-img {
  width: 55%;
}

.feature-img img {
  border-radius: 15px;
}

.feature-content {
  width: 40%;
}

.feature-ttl {
  font-size: 2.4rem;
  font-weight: 600;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}

.feature-ttl span {
  font-size: 1.8rem;
  font-weight: 600;
  font-family: "Shippori Mincho", serif;
}

.feature-txt-box {
  padding: 50px;
  background-color: #fff;
  width: 125%;
  -webkit-transform: translateX(-20%) translateY(50px);
  transform: translateX(-20%) translateY(50px);
  position: relative;
  z-index: 1;
  border-radius: 15px;
}

.feature-list li:nth-of-type(2n) .feature-txt-box {
  -webkit-transform: translateX(0%) translateY(50px);
  transform: translateX(0%) translateY(50px);
}

.feature-tag {
  padding: 10px 15px;
  color: #fff;
  background-image: linear-gradient(
    -20deg,
    #ddd6f3 0%,
    #faaca8 100%,
    #faaca8 100%
  );
  text-align: center;
  display: inline-block;
}

.feature-nm {
  font-size: 10rem;
  font-family: "Shippori Mincho", serif;
  position: absolute;
  top: -110px;
  right: 45px;
  font-weight: 600;
}

.feature-list li:nth-of-type(2n) .feature-nm {
  right: auto;
  left: 45px;
}

.voice-section {
  position: relative;
}

.voice-bg {
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  text-align: center;
  background-image: linear-gradient(
    -225deg,
    #ffe29f 0%,
    #ffa99f 48%,
    #ff719a 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: -1;
  opacity: 0.3;
}

.voice-bg p {
  display: inline-block;
  font-size: 30rem;
  font-weight: bold;
  font-family: "Marcellus", serif;
  line-height: 1em;
  margin-bottom: 0;
  letter-spacing: 0.1em;
}

.voice-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 60px 1fr 60px 1fr;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
  row-gap: 60px;
}

.voice-list li {
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 20px 15px #f8e2e8;
  box-shadow: 0px 0px 20px 15px #f8e2e8;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 40px;
}

.voice-img {
  width: 150px;
  margin: 0 auto 15px;
}

.voice-name {
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
}

.voice-txt {
  margin-bottom: 0;
}
p.img {
  margin: 20px;
}

p.img img {
  border-radius: 25px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.cta-band {
  padding: 50px 15px;
  background-image: linear-gradient(-20deg, #fdc4c1 0%, #ddd6f3 100%);
}

.cta-band-inner {
  max-width: 1000px;
  margin: 0 auto;
}

.cta-band-inner > div {
  width: 47%;
}

.cta-band-inner a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 70px 20px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-shadow: 0 7px 0 #8d8d8d;
  box-shadow: 0 7px 0 #8d8d8d;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  min-height: 240px;
}

.cta-band-inner a:hover {
  -webkit-transform: translate(0, 7px);
  transform: translate(0, 7px);
  -webkit-box-shadow: 0 0px 0 #8d8d8d;
  box-shadow: 0 0px 0 #8d8d8d;
}

.cta-icon {
  width: 40px;
  margin-right: 10px;
  display: inline-block;
}

.cta-txt {
  display: inline-block;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #726151;
  font-family: "Shippori Mincho", serif;
  margin-bottom: 0;
}
.cta-line-btn a {
  background: #00b900;
}

.cta-line-btn a .cta-txt {
  color: #fff;
}
.nurse-section {
  background-image: url(/wp-content/uploads/2024/05/marble-bg02.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding-bottom: 40px;
  padding-top: 0;
}

.doctor-section {
  background-image: url(/wp-content/uploads/2024/05/marble-bg02.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding-bottom: 40px;
  padding-top: 0;
}
.doctor-wrap01 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 60px 100px;
}
.doctor-img01 {
  width: 40%;
  height: 100%;
  position: relative;
}
.doctor-img01 > img {
  height: 850px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
  border-radius: 20px;
}

.doctor-content {
  width: 55%;
}

.history-box {
  padding: 50px;
  background-color: #fff;
  width: 100%;
  border-radius: 15px;
  margin-bottom: 40px;
}

.history dt {
  width: 30%;
  font-size: 1.4rem;
  padding-bottom: 5px;
}

.history dd {
  width: 70%;
  font-size: 1.4rem;
}

.fukidashi {
  position: absolute;
  z-index: 1;
  top: -50px;
  right: 40px;
  width: 300px;
}
.fukidashi.n-fukidashi {
  top: -100px;
  right: 0px;
}
.doctor-block01 {
  width: 55%;
  -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;
}
.doctor-box01 {
  padding: 50px;
  background-color: #fff;
  width: 100%;
  margin-bottom: 40px;
  border-radius: 15px;
}
.doctor-box01.doctor-box02 {
  width: 100%;
  margin-left: auto;
  margin-bottom: 0px;
}
.nurse-section h4,
.doctor-section h4 {
  font-size: 4rem;
  letter-spacing: 0.05em;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  line-height: 1em;
  margin-bottom: 50px;
  text-align: center;
}
.nurse-section h4 span,
.doctor-section h4 span {
  display: block;
  margin-bottom: 10px;
  font-size: 2.4rem;
  letter-spacing: 0.05em;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  line-height: 1em;
  margin-bottom: 15px;
}

.nurse-section h5,
.doctor-section h5 {
  font-size: 2.4rem;
  letter-spacing: 0.05em;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 2px solid #e6b7b6;
}
.doctor-box01 p {
  margin-bottom: 0;
}
.doctor-img02 img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
  border-radius: 20px;
  height: 650px;
}

.faq-section {
  background-image: url(/wp-content/uploads/2024/05/dot01.png),
    url(/wp-content/uploads/2024/07/faq-bg.jpg);
  background-size: 5px auto, cover;
  background-position: top center, left bottom;
  padding: 50px;
}
.faq-inner {
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(130, 98, 107, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(130, 98, 107, 0.2);
  padding: 80px 15px 100px;
  border-radius: 20px;
}
.faq-list img {
  border-radius: 50%;
}
.faq-list {
  width: 100%;
}
.faq-list li div {
  margin-bottom: 10px;
}
.faq-q,
.faq-a {
  width: calc(100% - 120px);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.faq-a {
  margin-left: auto;
}
.faq-img {
  width: 100px;
}
.faq-txt {
  width: calc(100% - 120px);
}
.faq-txt p {
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 0;
  font-size: 1.8rem;
  color: #fff;
}

.faq-q .faq-txt p {
  background-color: #e6b6b5;
  position: relative;
}
.faq-a .faq-txt p {
  background-color: #c1a5c5;
  position: relative;
}
.faq-q .faq-txt p::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #e6b6b5;
}
.faq-a .faq-txt p::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #c1a5c5;
}
.clinic-block {
  margin-bottom: 100px;
}
.clinic-box {
  width: 48%;
}
.gmap-wrap {
  padding: 15px;
  background-color: #fff;
  margin-bottom: 30px;
}
.gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 65%;
  position: relative;
}
.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.access-txt {
  text-align: center;
}
.access-box {
  width: 30%;
}
.clinic-section {
  background-image: url(/wp-content/uploads/2024/05/marble-bg02.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#footer {
  padding: 60px 15px;
  background-color: #ffcdcb;
}
.footer-logo {
  max-width: 300px;
  margin: 0 auto 40px;
}
.privacy-link {
  text-align: center;
}
.privacy-link a {
  color: #fff;
  font-size: 1.4rem;
}
.privacy-link a:hover {
  text-decoration: underline;
}
.copyright p {
  text-align: center;
  color: #fff;
  letter-spacing: 0.1em;
}
.foot-nav {
  display: none;
}
section.mv-btn {
  padding: 0px 0 90px;
}

.mv-badge {
  margin: 0 auto;
  position: unset;
}
.access-method .access-box {
  width: 24%;
}
.appoint-block03 h4 {
  font-size: 3rem;
  letter-spacing: 0.05em;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 2px solid #e6b7b6;
}
.remodal.YouTube iframe {
  width: 100%;
  aspect-ratio: 9/16;
}

.remodal {
  width: 90%;
  padding: 10px;
}

.link-over {
  position: absolute;
  background-color: rgba(255, 255, 255, 0);
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width: 100%;
  z-index: 1;
}
.link-over:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.cam-img span {
  font-size: 1.8rem;
  text-align: center;
  display: block;
  font-weight: bold;
  background: antiquewhite;
  line-height: 2;
  margin-bottom: 5px;
}
.cam-price p i {
        display: block;
        font-size: 1.8rem;
        font-style: normal;
        font-weight: normal;
}

.campaign-block.flex {
        justify-content: center;
}
p.cam-tit {
        font-size: 4rem;
        text-align: center;
        font-weight: bold;
        margin-bottom: 0;
        margin-top: 55px;
}