@charset "UTF-8";

/* font */
.fo1 {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.fo2 {
  font-family: "Sorts Mill Goudy", serif;
  font-weight: 400;
  font-style: normal;
}

.fo3 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.l_gr {
  color: #35ADA9;
}

.l_pn {
  color: #EB8585;
}

/*.アンカーリンク　スクロールぬるっと・固定ヘッダー分のずれを解消 */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 160px;
}

/* =================================== */
/*	Basic style
/* =================================== */
* {
  box-sizing: border-box;
}

html {
  font-size: 100%;
}

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,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

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

body {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
  position: relative;
  font-size: 100%;
  color: #363636;
  font-weight: 400;
  line-height: 2;
  height: 100%;
  position: relative;
}

ul,
li {
  list-style: none;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: blue;
  transition: 0.3s;
}

a:hover {
  opacity: 0.8;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
  font-family: inherit;
}

textarea {
  font-family: inherit;
}

/* .inner {
  max-width: 1180px;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin: 0 auto;
} */
main {
  display: block;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 0.875rem;
  }

  /* .inner, .inner-m, .inner-l {
    width: 100%;
    max-width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 20px;
  } */
  main {
    margin-top: 0px !important;
  }
}

/* =================================== */
/*	下層ページヘッダー 
/* =================================== */
.low {
  background: url(../images/bg_low.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.low #mv {
  position: relative;
  width: 100%;
  /* height: 280px; */
  height: 320px;
  /* margin-top: 150px; */
}

.low #mv h2 {
  display: block;
  font-family: "Noto serif JP", sans-serif;
  letter-spacing: 0;
  font-size: 2.25rem;
  line-height: 1.4;
  text-align: center;
  font-weight: 500;
  letter-spacing: 2;
  color: #fff;
  position: absolute;
  top: 37%;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  text-shadow: 0 0 6px #28141b, 0 0 6px #28141b;
}

.low #mv h2 small {
  display: block;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0;
  margin-top: 10px;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.4;
  text-align: center;
  font-weight: 600;
}

.low .contents-wrap {
  padding: 10px 20px 80px;
  background-color: #E0F8FE;
  position: relative;
}

.low .contents {
  max-width: 1180px;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  border-radius: 45px;
  position: relative;
}

/* .low .contents .inner {
	padding: 100px 90px;
	background: #fff;
	border-radius: 45px;
} */
@media screen and (max-width: 1265px) {
  .low #mv {
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .low #mv {
    height: 260px;
  }

  .low #mv h2 {
    top: 50%;
    font-size: 1.5rem;
  }

  .low #mv h2 small {
    margin-top: 15px;
  }

  .low .contents-wrap {
    padding: 10px 20px 50px;
  }

  .low .contents {
    padding: 40px 0px;
    border-radius: 10px;
  }
}

/* =================================== */
/*	下層ページメインビジュアル
/* =================================== */
#worries #mv {
  background: linear-gradient(rgba(82, 43, 43, 0.6)), url(../images/worries/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#menu #mv {
  background: linear-gradient(rgba(82, 43, 43, 0.6)), url(../images/menu/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#environ #mv {
  background: linear-gradient(rgba(82, 43, 43, 0.6)), url(../images/menu/mv_01.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#herb #mv {
  background: linear-gradient(rgba(82, 43, 43, 0.6)), url(../images/menu/mv_02.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#indiba #mv {
  background: linear-gradient(rgba(82, 43, 43, 0.6)), url(../images/menu/mv_03.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#product #mv {
  background: linear-gradient(rgba(82, 43, 43, 0.6)), url(../images/product/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#news-list #mv {
  background: linear-gradient(rgba(82, 43, 43, 0.6)), url(../images/news/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#news #mv {
  background: linear-gradient(rgba(82, 43, 43, 0.6)), url(../images/news/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#news-list #mv.blog {
  background: linear-gradient(rgba(82, 43, 43, 0.6)), url(../images/news/mv2.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#news #mv.blog {
  background: linear-gradient(rgba(82, 43, 43, 0.6)), url(../images/news/mv2.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#about #mv {
  background: linear-gradient(rgba(82, 43, 43, 0.6)), url(../images/about/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#price #mv {
  background: linear-gradient(rgba(82, 43, 43, 0.6)), url(../images/price/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#voice #mv {
  background: linear-gradient(rgba(82, 43, 43, 0.6)), url(../images/voice/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#contact #mv {
  background: linear-gradient(rgba(82, 43, 43, 0.6)), url(../images/contact/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#access #mv {
  background: linear-gradient(rgba(82, 43, 43, 0.6)), url(../images/access/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#page404 #mv {
  background: linear-gradient(rgba(82, 43, 43, 0.6)), url(../images/access/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}

/* =================================== */
/*	パンくずリスト
/* =================================== */
.low #breadcrumbs {
  padding: 15px 0 10px;
}

.low #breadcrumbs ul {
  display: flex;
  flex-wrap: wrap;
}

.low #breadcrumbs ul li {
  position: relative;
  padding-left: 1.5em;
  margin-right: 0.5em;
  font-size: 13px;
  line-height: 1.2;
  margin-bottom: 3px;
}

.low #breadcrumbs ul li:before {
  content: "＞";
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(0);
}

.low #breadcrumbs ul li:first-child {
  padding-left: 0px;
}

.low #breadcrumbs ul li:first-child::before {
  display: none;
}

.low #breadcrumbs ul li a {
  color: blue;
}

.low #breadcrumbs ul li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .low #breadcrumbs {
    padding: 10px 0 0px;
  }

  .low #breadcrumbs ul li {
    font-size: 10px;
  }
}

/* wrapper component */
.wrapper-md {
  max-width: 1040px;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

/* button component */
.btn01 {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 600;
  font-style: normal;
  display: inline-block;
  box-sizing: border-box;
  max-width: 280px;
  width: 100%;
  font-size: 1rem;
  line-height: 1.4;
  text-align: center;
  padding: 14px 30px 14px 20px;
  color: #008CD7;
  background-color: #F2FDFF;
  border: 2px solid #008CD7;
  border-radius: 12px;
  position: relative;
  transition: all 0.3s ease;
}

@media screen and (max-width: 768px) {
  .btn01 {
    font-size: 1rem;
  }
}

.btn01::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 10px;
  border-color: transparent transparent transparent #C4E1E6;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}

.btn01:hover::before,
.btn01:focus::before {
  right: 10px;
}

/* title component */
.ttl01 {
  display: block;
  letter-spacing: 1px;
  font-size: 2.2rem;
  font-weight: 400;
  color: #444;
  letter-spacing: 3px;
  font-family: "Noto Serif JP";
  text-align: center;
  padding-bottom: 14px;
  /* margin: 0 auto 50px; */
  margin: 40px auto 40px;
  position: relative;
}

.ttl01.first {
  margin-top: 65px;
}

/* .ttl01::first-letter {
  color: #EB8585;
} */
@media screen and (max-width: 768px) {
  .ttl01 {
    font-size: 1.5rem;
    margin-bottom: 30px;
    line-height: 1.4;
    padding-bottom: 15px;
  }
}

.ttl01::before {
  background-position: 50% 50%;
  content: "";
  display: block;
  transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
  bottom: 0;
  left: 50%;
  width: 200px;
  height: 50px;
  background-image: url(../images/common/ttl01_line.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}

@media screen and (max-width: 768px) {
  .ttl01:before {
    background: url(../images/common/ttl01_line.png) no-repeat;
    background-size: 150px;
    width: 150px;
    height: 10px;
    top: auto;
    bottom: 0;
  }
}

.ttl02 {
  display: block;
  font-family: "noto serif JP", sans-serif;
  letter-spacing: 0;
  font-size: 1.6rem;
  color: #fff;
  line-height: 1.4;
  text-align: left;
  font-weight: 500;
  background-color: #a59b99;
  /* border-bottom: 2px dotted #e2e2e2; */
  /* border-radius: 10px; */
  padding: 10px 20px;
  margin-bottom: 35px;
  position: relative;
}

/* .ttl02:before {
  content: "";
  position: absolute;
  width: 90%;
  height: 3000px;
  z-index: 1;
  content: "";
  -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  height: 55px;
  background-color: #ffffff;
  opacity: 0.3;
  bottom: 0;
  right: 0;
} */
@media screen and (max-width: 768px) {
  .ttl02 {
    font-size: 1.25rem;
    margin-bottom: 20px;
  }
}

.ttl03 {
  display: block;
  font-family: "Noto serif JP", sans-serif;
  letter-spacing: 0;
  font-size: 1.4em;
  color: #35ada9;
  line-height: 1.4;
  text-align: left;
  font-weight: 600;
  padding-bottom: 10px;
  border-bottom: 2px dashed #ddd;
  margin-bottom: 20px;
  position: relative;
  padding-left: 20px;
}

.ttl03:before {
  content: "";
  width: 4px;
  height: calc(100% - 10px);
  background-color: #35ada9;
  position: absolute;
  top: 2px;
  left: 3px;
}

@media screen and (max-width: 768px) {
  .ttl03 {
    font-size: 1.25rem;
  }
}

.ttl04 {
  display: block;
  font-family: "Zen Maru Gothic", sans-serif;
  letter-spacing: 0;
  font-size: 1.5rem;
  color: #008CD7;
  line-height: 1.4;
  text-align: left;
  font-weight: 600;
  border-bottom: 2px dotted #DCDCDC;
  padding-bottom: 10px;
  padding-left: 15px;
  margin-bottom: 30px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .ttl04 {
    font-size: 1.25rem;
  }
}

.ttl04::before {
  content: "";
  width: 3px;
  height: calc(100% - 10px);
  background-color: #008CD7;
  position: absolute;
  top: 0;
  left: 0;
}

.ttl05 {
  display: block;
  font-family: "Zen Maru Gothic", sans-serif;
  letter-spacing: 0;
  font-size: 1.25rem;
  color: #FF9700;
  line-height: 1.4;
  text-align: left;
  font-weight: 400;
  vertical-align: middle;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .ttl05 {
    font-size: 1.125rem;
  }
}

.ttl05::before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/icon_fish.png) no-repeat center center/contain;
  margin-right: 10px;
}

/* list component */
.c-list {
  list-style: none;
}

.c-list li {
  line-height: 2;
  margin-bottom: 0.25em;
}

.c-list li:last-child {
  margin-bottom: 0;
}

.c-list li::before {
  content: "●";
  color: #EB8585;
  font-size: 0.6em;
  margin-right: 10px;
  vertical-align: middle;
}

/* table component */
.c-table {
  width: 100%;
  border: 1px solid #ccc;
  border-spacing: 0;
  border-collapse: collapse;
  line-height: 1.4;
  font-size: 1rem;
}

.c-table thead tr th {
  font-weight: normal;
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  padding: 15px 20px;
  text-align: center;
  vertical-align: middle;
}

.c-table tbody th,
.c-table tbody td {
  border: 1px solid #ccc;
  vertical-align: middle;
}

.c-table tbody th {
  font-weight: normal;
  background-color: #f2f2f2;
  padding: 15px 20px;
  text-align: center;
}

.c-table tbody td {
  text-align: left;
  padding: 15px 25px;
  width: 65%;
}

@media screen and (max-width: 768px) {
  .c-table {
    font-size: 0.875rem;
  }

  .c-table thead tr th {
    padding: 10px;
  }

  .c-table tbody th {
    padding: 8px 10px;
  }

  .c-table tbody td {
    padding: 8px 15px;
  }
}

/* br */
.sp_br {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc_br {
    display: none;
  }

  .sp_br {
    display: block;
  }
}

/* none */
.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }
}

/* color */
.c-orange {
  color: #FF9700;
}

.c-green {
  color: #6BC65E;
}

.c-red {
  color: #FF643E;
}

.c-blue {
  color: #464DBC;
}

.icon-link::after {
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background: url(../images/icon_link.png) no-repeat center center/contain;
}

.bg-img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
}

.c-img-r {
  border-radius: 63px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .c-img-r {
    border-radius: 30px;
  }
}

/* utility.css */
/* padding utility */
.u-py-xs {
  padding-top: 30px;
  padding-bottom: 30px;
}

.u-py-sm {
  padding-top: 40px;
  padding-bottom: 40px;
}

.u-py-md {
  padding-top: 60px;
  padding-bottom: 60px;
}

.u-py-lg {
  padding-top: 80px;
  padding-bottom: 80px;
}

.u-py-xl {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .u-py-xs {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .u-py-sm {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .u-py-md {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .u-py-lg {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  .u-py-xl {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.u-pt-xs {
  padding-top: 30px;
}

.u-pt-sm {
  padding-top: 40px;
}

.u-pt-md {
  padding-top: 60px;
}

.u-pt-lg {
  padding-top: 80px;
}

.u-pt-xl {
  padding-top: 100px;
}

@media screen and (max-width: 768px) {
  .u-pt-xs {
    padding-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .u-pt-sm {
    padding-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .u-pt-md {
    padding-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .u-pt-lg {
    padding-top: 60px;
  }
}

@media screen and (max-width: 768px) {
  .u-pt-xl {
    padding-top: 80px;
  }
}

.u-pb-xs {
  padding-bottom: 30px;
}

.u-pb-sm {
  padding-bottom: 40px;
}

.u-pb-md {
  padding-bottom: 60px;
}

.u-pb-lg {
  padding-bottom: 80px;
}

.u-pb-xl {
  padding-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .u-pb-xs {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .u-pb-sm {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .u-pb-md {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .u-pb-lg {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  .u-pb-xl {
    padding-bottom: 80px;
  }
}

/* margin utility */
.u-my-xs {
  margin-top: 30px;
  margin-bottom: 30px;
}

.u-my-sm {
  margin-top: 40px;
  margin-bottom: 40px;
}

.u-my-md {
  margin-top: 60px;
  margin-bottom: 60px;
}

.u-my-lg {
  margin-top: 80px;
  margin-bottom: 80px;
}

.u-my-xl {
  margin-top: 100px;
  margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .u-my-xs {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .u-my-sm {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .u-my-md {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .u-my-lg {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  .u-my-xl {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

.u-mt-xs {
  margin-top: 30px;
}

.u-mt-sm {
  margin-top: 40px;
}

.u-mt-md {
  margin-top: 60px;
}

.u-mt-lg {
  margin-top: 80px;
}

.u-mt-xl {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  .u-mt-xs {
    margin-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .u-mt-sm {
    margin-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .u-mt-md {
    margin-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .u-mt-lg {
    margin-top: 60px;
  }
}

@media screen and (max-width: 768px) {
  .u-mt-xl {
    margin-top: 80px;
  }
}

.u-mb-xs {
  margin-bottom: 30px;
}

.u-mb-sm {
  margin-bottom: 40px;
}

.u-mb-md {
  margin-bottom: 60px;
}

.u-mb-lg {
  margin-bottom: 80px;
}

.u-mb-xl {
  margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .u-mb-xs {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .u-mb-sm {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .u-mb-md {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .u-mb-lg {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .u-mb-xl {
    margin-bottom: 40px;
  }
}

/* clearfix utility */
.u-clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/* align utility */
.u-center {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

.u-left {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}

.u-right {
  text-align: right;
  margin-right: auto;
  margin-left: auto;
}

.u-justify {
  text-align: justify;
  margin-right: auto;
  margin-left: auto;
}

.wrapper-sm {
  max-width: 1120px;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

.wrapper-md {
  max-width: 1200px;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

.wrapper-lg {
  max-width: 1280px;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

/* br */
.sp_br {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc_br {
    display: none;
  }

  .sp_br {
    display: block;
  }
}

/* color */
.c-orange {
  color: #FF9700;
}

.c-green {
  color: #6BC65E;
}

.c-red {
  color: #FF643E;
}

.c-blue {
  color: #464DBC;
}

.bg-img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
}

/* header.css */
/* header */
.header {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  transition: all 0.3s;
  align-items: center;
}

/* top header */
.header__left {
  text-align: left;
  transition: all 0.3s;
}

.header-logo>a {
  display: block;
  height: auto;
  transition: all 0.3s;
}

h1.header-logo a img {
  width: 100%;
  max-width: 250px;
  height: 70px;
  position: relative;
  top: 5px;
}

.header__right {
  text-align: right;
  transition: all 0.3s;
  display: flex;
}

.header-contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  -webkit-transition: all 0.3s;
  gap: 0px;
}

.header-contact__tel {
  text-align: left;
}

.header-contact a {
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: bold;
  transition: all 0.3s;
  color: #fff;
  background: #A59B99;
  padding: 10px 10px;
  display: block;
  height: 80px;
}

a.header-contact__line {
  background: #0ED300;
}

a.header-contact__rsv {
  background: #B3446C;
}

.header-contact__line a.header-contact__rsv {
    background: #44b355;
}

.header-contact__store a span {
    letter-spacing: -1;
}

.header-contact a>span {
  display: inline-block;
  font-weight: 400;
  font-size: 1em;
  position: relative;
  top: 26%;
  transition: all 0.3s;
  font-family: "Shippori Mincho";
}

.header-contact a img {
  height: 25px;
  position: relative;
  top: 28%;
}

.header-fixed-menu .header-contact a img {
  height: 25px;
  position: relative;
  top: 35%;
}

ul.header-top-nav__list {
  display: flex;
  align-items: center;
  gap: 10px;
}

ul.header-top-nav__list li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Shippori Mincho";
  font-size: 1em;
  gap: 3px;
}

ul.header-top-nav__list li a img {
  height: 30px;
}

.header-top {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  z-index: 100;
}

.header-wrapper {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background-color: #fff;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
  padding: 0px 0px 0px 30px;
}

.header-wrapper span.head_txt {
  position: absolute;
  z-index: 9;
  font-size: 0.9em;
  left: 35px;
}

/* .header-logo {
  margin-top: 0;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  padding: 40px 30px 20px;
  position: absolute;
  top: 0;
  left: 0;
} */
.header-fixed-menu .header-logo {
  margin-top: 0;
  box-sizing: border-box;
  padding: 5px;
  position: relative;
  top: -10px;
}

.header-fixed.is_active {
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
}

/* .header-logo img {
  max-width: 110px;
  display: block;
  margin: 0 auto;
} */
.header-fixed-menu .header-logo img {
  max-width: 300px;
  height: 60px;
  position: relative;
  top: 15px;
}

.header-logo>a {
  display: block;
  height: auto;
  transition: all 0.3s;
}

.header-logo>a:hover,
.header-logo>a:focus {
  opacity: 0.7;
}

.header-top-nav {
  margin-top: 0px;
  margin-left: auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-top-nav__sns>li {
  display: inline-block;
  margin-right: 15px;
}

.header-top-nav__sns>li:last-child {
  margin-right: 25px;
}

.header-top-nav__sns>li>a {
  display: block;
  transition: all 0.3s;
}

.header-top-nav__sns>li>a:hover,
.header-top-nav__sns>li>a:focus {
  opacity: 0.7;
}

.header-top-nav__list {
  margin-left: 25px;
}

/* .header-top-nav__first-menu {
  display: inline-block;
  margin-right: 15px;
} */
ul.header-top-nav__list li:last-of-type {
  margin-right: 0;
}

.header-top-nav__first-menu>a {
  display: table;
  /* font-family: dnp-shuei-mgothic-std, sans-serif;
  font-weight: 600; */
  font-family: "Noto serif JP";
  font-weight: 500;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.4;
  /* color: #212529; */
  color: #504d4f;
  color: #444;
  padding: 4px 8px;
  transition: all 0.3s;
}

.header-top-nav__first-menu>a:hover,
.header-top-nav__first-menu>a:focus {
  opacity: 0.7;
}

.header-top-nav__has-child {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  cursor: default;
  padding-bottom: 15px;
  transform: translateY(7px);
}

.is_active .header-top-nav__has-child {
  padding-bottom: 0px;
  transform: translateY(0px);
}

.header-top-nav__has-child>a {
  display: table;
  font-family: "Noto serif JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.4;
  color: #444;
  padding: 4px 4px;
  transition: all 0.3s;
}

.header-top-nav__has-child>a:hover,
.header-top-nav__has-child>a:focus {
  opacity: 0.7;
}

.header-top-nav__second-menu {
  display: none;
  z-index: 1001;
  position: absolute;
  top: 55px;
  left: 50%;
  transform: translateX(-50%);
  /* padding-top: 55px !important; */
}

.header-top-nav__second-menu>li:not(:first-child) {
  border-top: 1px solid #fff;
}

.header-top-nav__second-menu>li a {
  font-family: "Shippori Mincho";
  font-weight: 500;
  font-style: normal;
  margin: 0;
  display: block;
  width: 150px;
  height: auto;
  line-height: 1.2;
  background-color: #A59B99;
  color: #fff;
  text-align: left;
  padding: 10px 10px;
}

ul.header-top-nav__list li a.s_txt {
  padding: 10px 2px;
  font-size: 0.9em;
  text-align: center;
}

.header-top-nav__second-menu>li a.s_txt {
  font-size: 0.9em;
  text-align: center;
}

.header-top-nav__second-menu>li a::after {
  display: none;
}

.header-top-nav__second-menu>li a:hover,
.header-top-nav__second-menu>li a:focus {
  opacity: 1;
  background-color: #b8b1af;
}

.header-top-nav__sns {
  display: inline-block;
  margin-right: 10px;
}

.header-top-nav__sns:last-child {
  margin-right: 25px;
}

.header-top-nav__sns>a {
  display: table;
  transition: all 0.3s;
}

.header-top-nav__sns>a>img {
  vertical-align: middle;
}

.header-top-nav__sns>a:hover,
.header-top-nav__sns>a:focus {
  opacity: 0.7;
}

.header-top-nav .btn-area {
  display: flex;
  flex-direction: column;
  align-items: end;
}

a.rsv-btn.web-btn {
  background-color: #00ADA9;
  padding: 10px;
  max-width: 200px;
  /* height: 0px; */
}

a.rsv-btn.web-btn span {
  position: relative;
  top: -2px;
}

.header-top-nav .rsv-btn.web-btn::before {
  background: url(/asset/images/common/icon_calendar.png) no-repeat center center/contain;
}

nav.header-top-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.header-top-nav .btn-area p a {
  color: #DD8190;
  font-size: 1.8em;
  line-height: 1.4;
}

.header-top-nav .btn-area p span,
.header-fixed .btn-area p span {
  font-size: 0.8em;
  padding-right: 5px;
}

.header-fixed .btn-area {
  padding-top: 5px;
}

.top-mv .bnr-r ul {
  position: absolute;
  bottom: 0px;
  left: 55px;
  display: flex;
  gap: 20px;
}

.top-mv .bnr-r ul li {
  opacity: 1;
  transform: translateY(0);
  transition: 0.3s all ease-out;
  transition-delay: 1.7s;
}

.top-mv .bnr-r ul li {
  width: 150px;
  height: 150px;
  text-align: center;
  font-family: "Noto serif JP", serif;
  background-color: #fff;
  opacity: 0.9;
  color: #707070;
  font-size: 1.1em;
  line-height: 1.5;
  font-weight: 500;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 20px;
}

.top-mv .bnr-r ul li img {
  height: 50px;
  -o-object-fit: contain;
  object-fit: contain;
}

/* .top-mv .bnr-r ul li::after {
  content: "";
  border: 1px solid #E96B81;
  width: 130px;
  height: 130px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  border-radius: 30px;
} */
.header-top-contact {
  display: inline-block;
  background-color: #008CD7;
  border-radius: 0 23px 23px 0;
  padding: 15px 30px;
}

.header-top-contact__ttl {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.4;
  color: #fff;
  text-align: left;
}

.header-top-contact__tel {
  display: block;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #fff;
  transition: all 0.3s;
}

.header-top-contact__tel:hover,
.header-top-contact__tel:focus {
  opacity: 0.7;
}

.header-top-contact__tel::before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url(../images/icon_tel_w.png) no-repeat center center/contain;
}

/* fixed header menu */
.header-fixed {
  width: 100%;
  position: fixed;
  top: -300px;
  left: 0;
  z-index: 100;
}

.header-fixed .header-wrapper {
  padding: 0px 0px 0 30px;
}

.header-nav {
  display: flex;
  align-items: center;
}

.header-fixed .header-nav {
  gap: 10px;
  margin-top: 0px;
}

.header-nav__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: 25px;
}

.header-nav__list>li {
  margin-right: 5px;
}

.header-fixed-menu a.rsv-btn.web-btn {
  background-color: #FF950A;
  padding: 10px 0px;
  max-width: 400px;
  border-radius: 0;
  margin: 0;
  height: 40px;
}

.header-nav__list>li>a {
  display: inline-block;
  font-family: "Shippori Mincho";
  font-weight: 500;
  font-style: normal;
  font-size: 0.95em;
  line-height: 1.4;
  color: #444;
  padding: 4px 8px;
  transition: all 0.3s;
}

.header-nav__list>li>a:hover,
.header-nav__list>li>a:focus {
  opacity: 0.7;
}

.header-nav__has-child {
  position: relative;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  color: #333;
  padding: 4px 8px;
  margin-right: 30px;
  cursor: default;
}

.header-nav__second-menu {
  display: none;
  z-index: 1001;
  position: absolute;
  top: 35px;
  left: -5px;
}

.header-nav__second-menu>li:not(:first-child) {
  border-top: 1px solid #fff;
}

.header-nav__second-menu>li a {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 600;
  font-style: normal;
  margin: 0;
  display: block;
  width: 200px;
  height: auto;
  line-height: 1.2;
  background-color: #008CD7;
  color: #fff;
  text-align: left;
  padding: 10px 15px;
}

.header-nav__second-menu>li a::after {
  display: none;
}

.header-nav__second-menu>li a:hover,
.header-nav__second-menu>li a:focus {
  opacity: 1;
  background-color: #d47698;
}

/* .header-fixed-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 1100px;
  border-radius: 23px;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  position: relative;
} */
.header-fixed-menu {
  display: flex;
  -ms-flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}

.header-fixed-menu .header-contact a {
  padding: 5px 15px 8px;
}

.header-fixed-menu .header-contact a>span {
  font-size: 1em;
  top: 31%;
}

.header-fixed-menu .btn-area p a {
  color: #DD8190;
  font-size: 1.3em;
  line-height: 1.4;
}

.header-fixed-menu__sns {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.header-fixed-menu__sns>li {
  margin-right: 10px;
}

.header-fixed-menu__sns>li:last-child {
  margin-right: 15px;
}

.header-fixed-menu__sns>li>a {
  display: block;
  transition: all 0.3s;
}

.header-fixed-menu__sns>li>a:hover,
.header-fixed-menu__sns>li>a:focus {
  opacity: 0.7;
}

.header-fixed-menu__rsv {
  display: flex;
  border-radius: 0 23px 23px 0;
  overflow: hidden;
}

.header-fixed-menu__rsv-btn {
  display: block;
  width: 81px;
  padding: 10px 5px;
  text-align: center;
  background-color: #FF8D31;
  transition: all 0.3s ease;
}

.header-fixed-menu__rsv-btn:hover,
.header-fixed-menu__rsv-btn:focus {
  background-color: #fd7100;
}

.header-fixed-menu__rsv-btn--green {
  background-color: #6BC65E;
}

.header-fixed-menu__rsv-btn--green:hover,
.header-fixed-menu__rsv-btn--green:focus {
  background-color: #4db23f;
}

.header-fixed-contact {
  background-color: #008CD7;
  padding: 15px 30px;
}

.header-fixed-contact__ttl {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.4;
  color: #fff;
  text-align: left;
}

.header-fixed-contact__tel {
  display: block;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #fff;
  transition: all 0.3s;
}

.header-fixed-contact__tel:hover,
.header-fixed-contact__tel:focus {
  opacity: 0.7;
}

.header-fixed-contact__tel::before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url(../images/icon_tel_w.png) no-repeat center center/contain;
}

/* sp header menu */
.sp_header-fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

.sp_header-bg {
  background-color: #fff;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
}

.sp_header {
  display: none;
  height: 0;
  margin: 0 auto;
}

.sp_header-inner {
  height: 100%;
  display: flex;
  justify-content: space-between;
  padding-right: 20px;
  padding-left: 20px;
  position: relative;
}

.sp_header-inner__left {
  height: 100%;
  text-align: left;
  margin-right: auto;
}

.sp_header-inner__right {
  height: 100%;
  text-align: right;
}

.sp_header-logo {
  width: 100%;
  height: 100%;
}

.sp_header-logo>a {
  display: block;
  height: 100%;
  padding-top: 5px;
  transition: all 0.3s;
}

.sp_header-logo>a:hover,
.sp_header-logo>a:focus {
  opacity: 0.7;
}

.sp_header-logo>a>img {
  vertical-align: middle;
  width: 210px;
  position: relative;
  top: 3px;
}

.sp_header-menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
}

.sp_header-menu__sns {
  border-top: 1px solid white;
  text-align: center;
  padding-top: 30px;
  margin-bottom: 50px;
}

.sp_header-menu__sns>li {
  display: inline-block;
  margin-right: 8px;
}

.sp_header-menu__sns>li:last-child {
  margin-right: 0px;
}

.sp_header-menu__sns>li>a {
  display: block;
  transition: all 0.3s;
}

.sp_header-menu__sns>li>a:hover,
.sp_header-menu__sns>li>a:focus {
  opacity: 0.7;
}

.sp_header-contact {
  position: relative;
}

/* .sp_header-contact__tel {
  display: block;
  background-color: #00ada9;
  width: 58px;
  height: 58px;
  margin-right: 15px;
  position: relative;
}

.sp_header-contact__tel>img {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.sp_header-contact__tel:hover,
.sp_header-contact__tel:focus {
  opacity: 0.7;
} */
.sp_menu-btn {
  padding: 10px 0px 10px 0;
  width: 28px;
  position: relative;
  z-index: 100;
  border: none;
  background: none;
}

.sp_menu-btn .hamburger {
  display: block;
  height: 3px;
  background-color: #b3446c;
  position: relative;
  transition: all 0.3s;
  transform: translateY(-1px);
}

.sp_menu-btn .hamburger::before,
.sp_menu-btn .hamburger::after {
  content: "";
  display: block;
  height: 3px;
  background-color: #b3446c;
  position: absolute;
  left: 0;
  width: 100%;
  transition: all 0.3s;
}

.sp_menu-btn .hamburger::before {
  top: -9px;
}

.sp_menu-btn .hamburger::after {
  bottom: -9px;
}

.sp_header-nav {
  width: 70%;
  height: 100%;
  padding-top: 58px;
  background-color: #b3446c;
  position: fixed;
  top: 0;
  right: -120%;
  z-index: 99;
  transition: all 0.4s;
}

.sp_header-nav__inner {
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.sp_header-nav__list>li {
  border-top: 1px solid #FFF;
}

.sp_header-nav__list>li>a {
  display: block;
  font-family: "Noto serif JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #fff;
  text-align: left;
  padding: 20px;
  transition: all 0.3s;
}

.sp_header-nav__list>li>a:hover,
.sp_header-nav__list>li>a:focus {
  opacity: 0.7;
}

.sp_header-nav__toggle--open span.sp_header-nav__toggle-btn::after {
  transform: scale(1, 0);
}

.sp_header-nav__toggle-btn {
  display: block;
  font-family: "Noto serif JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #fff;
  text-align: left;
  padding: 20px;
  position: relative;
  transition: all 0.3s;
}

.sp_header-nav__toggle-btn a {
  color: #fff;
}

.sp_header-nav__toggle-btn:hover,
.sp_header-nav__toggle-btn:focus {
  opacity: 0.7;
}

.sp_header-nav__toggle-btn::before,
.sp_header-nav__toggle-btn::after {
  content: "";
  display: block;
  background-color: #fff;
  position: absolute;
  transition: all 0.3s;
  top: 50%;
  transform: translateY(-50%);
}

.sp_header-nav__toggle-btn::before {
  width: 12px;
  height: 2px;
  right: 20px;
}

.sp_header-nav__toggle-btn::after {
  right: 25px;
  width: 2px;
  height: 12px;
}

.sp_header-nav__second-menu {
  display: none;
}

.sp_header-nav__second-menu li {
  background-color: #db6c94;
  border-top: 1px solid white;
}

.sp_header-nav__second-menu li a {
  display: block;
  font-family: "Noto serif JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #fff;
  text-align: left;
  padding: 20px 20px 20px 35px;
  transition: all 0.3s;
}

.sp_header-nav__second-menu li a:hover,
.sp_header-nav__second-menu li a:focus {
  opacity: 0.7;
}

.is_sp_header-inversion {
  background-color: #fff;
  box-shadow: 2px 0px 4px rgba(33, 37, 41, 0.2);
  transition: all 0.3s;
}

.is_active {
  top: 0px;
  transition: all 0.5s;
}

.is_open-menu .sp_header-nav {
  right: 0px;
}

.is_open-menu .sp_menu-btn .hamburger {
  background: transparent !important;
}

.is_open-menu .sp_menu-btn .hamburger::before {
  background-color: #fff;
  top: 0;
  transform: rotate(45deg);
}

.is_open-menu .sp_menu-btn .hamburger::after {
  background-color: #fff;
  top: 0;
  transform: rotate(-45deg);
}

.is_open-menu .sp_menu-btn .alph {
  display: none;
}

.scroll-prevent {
  position: fixed;
  z-index: 90;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1265px) {
  .header-logo img {
    width: 200px;
  }

  .header-top-nav {
    height: 71px;
  }

  .header-top-nav__first-menu {
    margin-right: 5px;
  }

  .header-top-nav__first-menu>a {
    font-size: 0.875rem;
    padding: 4px 4px;
  }

  .header-top-nav__has-child>a {
    font-size: 0.875rem;
  }

  .header-top-nav__second-menu>li a {
    font-size: 0.875rem;
  }

  .header-top-contact__ttl {
    font-size: 0.5rem;
  }

  .header-top-contact__tel {
    font-size: 1.25rem;
  }

  .header-nav__list>li>a {
    font-size: 0.875rem;
    padding: 4px 7px;
  }

  .header-nav__second-menu>li a {
    font-size: 0.875rem;
  }

  .header-fixed-menu__rsv-btn {
    width: 79px;
  }
}

@media screen and (max-width: 1350px) {
  .header-top {
    display: none;
    height: 0;
  }

  .header-fixed {
    display: none;
    height: 0;
  }

  .sp_header-bg,
  .sp_header {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 58px;
  }

  .sp_header-inner__left {
    margin-right: 5%;
  }

  .sp_header-logo>a>img {
    width: auto;
    height: 45px;
    top: 2px;
  }
}

/* footer */
.footer-wrapper {
  max-width: 1040px;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

#footer .info-r {
  width: 100%;
  max-width: 1080px;
  display: flex;
  /* flex-direction: row-reverse; */
  justify-content: center;
  align-items: center;
  gap: 30px;
  padding: 50px 30px;
  left: 0;
  background: #fff;
  margin-bottom: 50px;
}

/* .footer-bg .top-schedule-table {
  background-color: #fff;
}

.footer-bg .top-schedule-table table {
  background-color: #FFF;
} */
.bnr-area {
  padding: 30px 0;
}

@media screen and (max-width: 768px) {
  .bnr-area {
    padding: 20px 20px;
    display: flex;
    justify-content: center;
  }
}

.bnr-area__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

@media screen and (max-width: 768px) {
  .bnr-area__list {
    display: block;
  }
}

.bnr-area__item {
  width: 250px;
  height: auto;
  text-align: center;
  /* margin: 0 auto; */
  border: 1px solid #f2f2f2;
}

.bnr-area__item img {
  border-radius: 5px;
}

@media screen and (max-width: 768px) {
  .bnr-area__item {
    max-width: 300px;
    width: 100%;
    margin-bottom: 23px;
  }

  .bnr-area__item:last-child {
    margin-bottom: 0;
  }
}

.bnr-area__item a {
  display: block;
  transition: all 0.3s;
}

.bnr-area__item a:hover,
.bnr-area__item a:focus {
  opacity: 0.7;
}

/* .footer-bg {
  padding: 50px 0;
}
@media screen and (max-width: 1000px) {
  .footer-bg {
    padding: 40px 0;
  }
} */
.footer-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding-top: 50px;
}

.footer-logo {
  margin-top: 10px;
  margin-bottom: 10px;
}

.footer-logo>a {
  display: inline-block;
  transition: all 0.3s;
}

.footer-logo>a:hover,
.footer-logo>a:focus {
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
  .footer-logo>a>img {
    max-width: 100%;
    height: auto;
  }
}

.footer-info {
  /* margin-right: 50px; */
  background: #DCF2F2;
}

.footer-info p.clinic-tel {
  text-align: center;
  line-height: normal;
}

.footer-info p.clinic-tel a {
  color: #EB8585;
  font-size: 2em;
  font-family: "Noto Serif JP";
  letter-spacing: 2;
}

.footer-info .clinic-info img {
  max-width: 400px;
}

.footer-info .clinic-info p {
  margin-top: 10px;
}

.footer-info p.clinic-tel a span.s_txt {
  font-size: 0.6em;
  margin-right: 5px;
}

.footer-info__cont {
  max-width: 315px;
}

@media screen and (max-width: 768px) {
  .footer-info__cont {
    max-width: 100%;
    margin: 0 auto;
  }
}

.footer-info .btn-area a {
  margin: 20px auto 0;
}

.footer-info__cont>p {
  font-size: 0.875rem;
}

.footer-info__tel {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 2.25rem;
  color: #008CD7;
  position: relative;
  transition: all 0.3s;
}

.footer-info__tel:hover,
.footer-info__tel:focus {
  opacity: 0.7;
}

.footer-info__tel::before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url(../images/icon_tel.png) no-repeat center center/contain;
  position: relative;
}

@media screen and (max-width: 768px) {
  .footer-info__tel {
    display: none;
    height: 0;
  }

  .footer-info__tel::before {
    display: none;
  }
}

.footer-nav .content {
  display: flex;
  justify-content: center;
  /* -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; */
  gap: 20px;
}

.footer-nav .content .ttl {
  /* border-bottom: 1px solid #ffffff; */
  margin-bottom: 10px;
}

.footer-nav .content .ttl a {
  font-size: 1.3em;
  font-family: "Noto Serif JP";
  letter-spacing: 3px;
  color: #b3446c;
}

.footer-nav .content .logo {
  margin-bottom: 20px;
}

.footer-nav .ft-btn {
  margin-bottom: 10px;
}

.footer-nav .content ul li a {
  position: relative;
  color: #363636;
  padding-left: 14px;
}

.footer-nav .content ul li {
  padding-left: 10px;
}

.footer-nav .content ul li a::before {
  position: absolute;
  content: "ー";
  content: "-";
  /* width: 12px; */
  /* height: 12px; */
  /* display: inline-block; */
  /* border: 6px solid transparent; */
  /* -webkit-box-sizing: border-box; */
  /* box-sizing: border-box; */
  /* border-left-color: #fff; */
  /* top: 5px; */
  left: -5px;
}

.footer-nav .content .right .flex,
.footer-nav .content .left .flex {
  display: flex;
  justify-content: space-between;
}

.footer-nav ul.list01,
ul.list02 {
  width: 48%;
}

.footer-nav .content .right {
  width: 15%;
}

.footer-nav .content .right.fl02 {
  width: 30%;
}

.footer-nav .item:nth-of-type(2) ul.list01 {
  width: 100%;
}

.footer-nav .item {
  width: 25%;
  margin-right: 40px;
}

.footer-nav {
  padding: 60px 0 40px;
  font-family: "Noto Serif JP";
  font-weight: 500;
  color: #363636;
  background: #f2f2f2;
  /* width: 20%; */
}

.footer-nav .content .right.fl02 {
  width: 40%;
  padding-left: 50px;
  border-left: 1px solid #ccc;
}

.fl03 {
  display: flex;
  width: 40%;
}

.footer-nav .content .fl03 .right {
  width: 50%;
}

.copy {
  font-size: 0.8em;
  letter-spacing: 1.5;
  text-align: center;
  padding: 10px;
  background: #f2f2f2;
  color: #363636;
  font-family: "Noto Serif JP";
  border-top: 1px solid #ddd;
  line-height: 1.4;
}

.footer-bnr-bg {
  background: #f3f3f3;
}

.footer-nav .content .right .indent a span {
  padding-left: 0.8em;
}

.top-footer-moya {
  position: relative;
  background: url(/asset/images/top/moya1.png);
  background-repeat: no-repeat;
  background-position: 125% -90%;
  background-size: 37%;
}

@media screen and (max-width: 768px) {
  .footer-inner {
    padding-top: 30px;
  }

  .footer-info .btn-area a {
    margin: 10px auto 0;
  }

  #footer .info-r {
    display: block;
    padding: 30px 20px;
    margin-bottom: 30px;
  }

  #footer .info-r .clinic-info {
    width: 100%;
  }

  #footer .info-r .clinic-info img {
    width: 100%;
  }

  .footer-nav .content {
    flex-direction: column;
    gap: 20px;
  }

  .footer-nav .content .right,
  .footer-nav .content .left {
    width: 100%;
  }

  .footer-nav {
    padding: 30px 0;
  }

  .footer-nav a {
    font-size: 0.625rem;
  }

  #footer .info {
    width: 100%;
    margin-top: 40px;
  }

  .copy {
    font-size: 0.5625rem;
  }

  footer {
    padding-bottom: 60px;
  }
}

/* footer sp nav */
.sp_bottom-menu {
  visibility: hidden;
  height: 0;
  overflow: hidden;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 50;
  display: flex;
}

.sp_bottom-menu__btn {
  font-weight: 500;
  font-style: normal;
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.04em;
  vertical-align: bottom;
  width: 33.333%;
  height: 60px;
  line-height: 30px;
  background-color: rgba(165, 149, 155, 0.9490196078);
  text-align: center;
  padding: 15px 0;
}

/* .sp_bottom-menu__btn::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 30px;
  background: url(../images/icon-rsv.png) no-repeat center center/contain;
  margin-right: 5px;
} */
.sp_bottom-menu__btn--line {
  background-color: rgba(68, 179, 85, 0.9490196078);
}

.sp_bottom-menu__btn--line::before {
  width: 19px;
  height: 29px;
  background-image: url(../images/icon-line.png) !important;
}

.sp_bottom-menu__btn--rsv {
  line-height: 20px;
  align-items: center;
  text-align: left;
  display: flex;
  justify-content: center;
}

.sp_bottom-menu__btn--byoji {
  background: rgba(179, 68, 108, 0.9490196078);
  line-height: 20px;
  align-items: center;
  text-align: left;
  display: flex;
  justify-content: center;
}

.sp_bottom-menu a.sp_bottom-menu__btn:nth-of-type(1) img,
.sp_bottom-menu a.sp_bottom-menu__btn:nth-of-type(2) img {
  margin-right: 5px;
}

@media screen and (max-width: 1077px) {
  .sp_bottom-menu {
    visibility: visible;
    height: auto;
    overflow: visible;
  }

  .sp_bottom-menu span {
    font-weight: 700;
  }

  a.sp_bottom-menu__btn img {
    width: 25px;
    height: 25px;
  }
}

/* top.css */
/* TOP page */
.top-wrapper {
  max-width: 1040px;
  width: 100%;
  /* padding-right: 20px;
  padding-left: 20px; */
  margin-right: auto;
  margin-left: auto;
}

.top-btn {
  font-weight: 600;
  font-family: "Noto Serif JP", sans-serif;
  display: inline-block;
  box-sizing: border-box;
  max-width: 250px;
  width: 100%;
  font-size: 1rem;
  line-height: 1.4;
  text-align: center;
  padding: 20px 20px;
  color: #b3446c;
  /* background-color: #008CD7; */
  border: 1px solid #b3446c;
  /* border-radius: 40px; */
  position: relative;
  /* -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: 30px; */
  overflow: hidden;
  z-index: 1;
  transition: 0.3s all ease-out;
}

.top-btn:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #333;
  transform-origin: 100% 50%;
  transform: scaleX(0);
  transition: transform ease 0.3s;
}

.top-btn:after {
  position: absolute;
  content: "";
  background: url(../images/common/arrow2.png) no-repeat;
  background-size: 7px;
  width: 7px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: 0.3s all ease-out;
}

.top-btn:hover,
.top-btn:focus {
  background-color: #b3446c;
  color: #fff;
}

.top-btn:hover:after {
  background: url(../images/common/arrow3.png) no-repeat;
  background-size: 7px;
}

/* .top-btn.pink {
  border: none;
  background-color: #EC96A4;
  color: #fff;
} */
@media screen and (max-width: 768px) {
  .top-btn {
    font-size: 1rem;
  }
}

/* .top-btn:hover,
.top-btn.pink:focus {
  background-color: #EC96A4;
  opacity: 1;
} */
.top-feature .top-btn.pink:hover,
.top-faq .top-btn.pink:hover {
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
  .top-btn {
    font-size: 0.875rem;
    max-width: 280px;
    padding: 14px 20px;
  }
}

.footer-info .rsv-btn {
  font-family: "Noto serif JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  display: block;
  box-sizing: border-box;
  max-width: 250px;
  width: 100%;
  font-size: 1.25rem;
  line-height: 1.4;
  text-align: center;
  padding: 16px 20px;
  color: #fff;
  background-color: #00ADA9;
  /* border-radius: 40px; */
  margin-bottom: 15px;
  position: relative;
  transition: all 0.3s ease;
}

@media screen and (max-width: 768px) {
  .rsv-btn {
    font-size: 1rem;
  }
}

/* .rsv-btn:hover,
.rsv-btn:focus {
  background-color: #fd7100;
} */
.rsv-btn::before {
  display: inline-block;
  content: "";
  width: 26px;
  height: 26px;
  background: url(../images/common/icon-cal-w.png) no-repeat center center/contain;
  transform: translateY(3px);
  margin-right: 10px;
}

.header-fixed-menu .rsv-btn::before {
  display: inline-block;
  content: "";
  width: 22px;
  height: 22px;
  background: url(../images/common/icon_calendar.png) no-repeat center center/contain;
  transform: translateY(3px);
  margin-right: 10px;
  position: relative;
  top: -4px;
}

/* .header-fixed-menu a.rsv-btn.web-btn span {
  position: relative;
  top: -5px;
}

.rsv-btn--green {
  background-color: #6BC65E;
}

.rsv-btn--green:hover,
.rsv-btn--green:focus {
  background-color: #4db23f;
} */
.top-ttl {
  text-align: center;
  position: relative;
}

.top-ttl .ja {
  display: block;
  font-family: "Zen Maru Gothic", sans-serif;
  letter-spacing: 0;
  font-size: 1.2rem;
  color: #707070;
  line-height: 1;
  text-align: center;
  font-weight: 500;
  margin-top: 5px;
}

@media screen and (max-width: 768px) {
  .top-ttl .ja {
    font-size: 1.2rem;
  }
}

.top-ttl .alph {
  display: block;
  font-family: "Lora", serif;
  font-size: 0.875rem;
  font-size: 4rem;
  letter-spacing: 0.05em;
  /* text-transform: uppercase; */
  color: #EC96A4;
  line-height: 1.4;
  text-align: center;
  font-weight: 400;
  padding-top: 8px;
}

@media screen and (max-width: 768px) {
  .top-ttl .alph {
    margin-top: 5px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 768px) {
  .top-ttl .icon {
    width: 36px;
    height: auto;
  }
}

.top-mv {
  width: 100%;
  height: 90vh;
  /* padding: 0 20px; */
  position: relative;
}

.top-mv__catch {
  display: block;
  font-family: "Noto serif JP";
  letter-spacing: 0;
  font-size: 2.625rem;
  color: #fff;
  line-height: 1.8;
  text-align: left;
  font-weight: 500 !important;
  text-shadow: 0 0px 20px rgba(121, 33, 33, 0.9);
  width: 100%;
  position: absolute;
  top: 30%;
  left: 60%;
  transform: translate(-50%, -50%);
  z-index: 5;
  font-weight: normal;
}

.top-mv__catch h2 {
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .top-mv__catch {
    font-size: 1.625rem;
    top: 75%;
  }

  .top-mv {
    /* height: calc(100svh - 60px);
    padding-left: 0; */
    height: 80svh;
    padding: 0;
  }
}

@media screen and (max-width: 576px) {
  .top-mv__catch {
    font-size: 6.625vw;
  }
}

/* .top-mv .wave,
.top-news .wave,
.top-feature .wave,
.top-medical .wave,
.top-faq .wave {
  width: 100%;
  max-height: 118px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 9;
} */
.top-mv-swiper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
}

.top-mv-slide {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}

.top-mv-slide__01 {
  background: linear-gradient(rgba(221, 208, 213, 0.6)), url(../images/top/top_mv_01.jpg) no-repeat 50% 50%;
  background: url(../images/top/top_mv_01.jpg) no-repeat 50% 50%;
  background-size: cover;
  /* background-image: url(../images/top/top_mv_01.jpg); */
}

@media screen and (max-width: 768px) {
  .top-mv-slide__01 {
    background: url(../images/top/top_mv_01_sp.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
}

.top-mv-slide__02 {
  background: url(../images/top/top_mv_02.jpg) no-repeat 50% 50%;
  background-size: cover;
  /* background-image: url(../images/top/top_mv_02.jpg); */
}

@media screen and (max-width: 768px) {
  .top-mv-slide__02 {
    background: url(../images/top/top_mv_02_sp.jpg) no-repeat 50% 50%;
    background-size: cover;
    /* background-image: url(../images/top/top_mv_02_sp.jpg); */
  }
}

.top-mv-slide__03 {
  background: url(../images/top/top_mv_03.jpg) no-repeat 50% 50%;
  background-size: cover;
  /* background-image: url(../images/top/top_mv_03.jpg); */
}

@media screen and (max-width: 768px) {
  .top-mv-slide__03 {
    /* background-image: url(../images/top/top_mv_03_sp.jpg); */
    background: url(../images/top/top_mv_03_sp.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
}

.top-mv-slide__04 {
  background: url(../images/top/top_mv_04.jpg) no-repeat 50% 50%;
  background-size: cover;
  /* background-image: url(../images/top/top_mv_04.jpg); */
}

@media screen and (max-width: 768px) {
  .top-mv-slide__04 {
    /* background-image: url(../images/top/top_mv_04_sp.jpg); */
    background: url(../images/top/top_mv_04_sp.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
}

.bnr-l {
  position: absolute;
  left: 5%;
  bottom: 5%;
  z-index: 10;
}

@media screen and (max-width: 1077px) {
  .bnr-l {
    display: none;
  }
}

.bnr-r {
  position: absolute;
  bottom: 20px;
  left: -15px;
  z-index: 10;
}

.bnr-r a {
  display: block;
  position: relative;
}

@media screen and (max-width: 768px) {
  .bnr-r {
    text-align: center;
    bottom: 4%;
    right: -2%;
  }

  .bnr-r a {
    max-width: 70%;
    margin: 0 auto;
  }

  .top-mv .bnr-r {
    display: none;
  }
}

/* top-info */
.top-info .flex1 {
  display: flex;
}

.top-info .news {
  position: relative;
  width: 50%;
  width: 50%;
  box-sizing: border-box;
  background-color: #F2F2F2;
  padding: 60px 2% 60px 5%;
}

.top-info .news.blog {
  padding: 60px 5% 60px 2%;
}

.top-info .info {
  width: 50%;
  box-sizing: border-box;
  background-color: #fff6f6;
  padding: 3%;
}

.col2,
.col2-col2,
.col3,
.col3-col2,
.col4,
.col4-col2 {
  display: grid;
}

.col2,
.col2-col2 {
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}

.top-info .contents .ttl {
  font-size: 2.2em;
  letter-spacing: 0;
  font-family: "Shippori Mincho", sans-serif;
  color: #363636;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.4;
  font-weight: 500;
  text-align: left;
}

.top-info .contents .ttl span {
  font-size: 0.7em;
  letter-spacing: 3px;
  font-family: "Sorts Mill Goudy", sans-serif;
  color: #B3446C;
  text-align: center;
  margin-bottom: 25px;
  line-height: 1.4;
  font-weight: 400;
}

.top-info .contents .blog .ttl span {
  color: #5884BB;
}

.top-info .news_ttl {
  position: relative;
}

.top-info .news_ttl .more {
  position: absolute;
  bottom: -3px;
  right: 60px;
  font-family: "Sorts Mill Goudy", sans-serif;
  color: #ccc;
  font-size: 20px;
  letter-spacing: 1.1;
}

.top-info .news_ttl .more a {
  position: relative;
  color: #363636;
}

.top-info .news_ttl .more a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -60px;
  transform: translateY(calc(-50% - 2px)) rotate(30deg);
  width: 6px;
  height: 0.5px;
  background-color: #707070;
  transition: 0.3s;
}

.top-info .news_ttl .more a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -60px;
  transform: translateY(-50%);
  width: 50px;
  height: 0.3px;
  background-color: #707070;
  transition: 0.3s;
}

/* .top-info .news_ttl .more a:hover:before,
.top-info .news_ttl .more a:hover:after {
    right: -70px;
} */
.more {
  transition: 0.4s;
}

.more:hover {
  transition: 0.3s;
  position: relative;
  transform: translateX(10px);
}

.more:hover a {
  opacity: 1;
}

.top-info .contents .info .ttl {
  color: #EB8585;
}

.top-info .contents .news .news-content {
  border-top: 1px solid #ccc;
  padding: 40px 0 20px;
}

/* .schedule table {
  margin-bottom: 2px;
  border-collapse: separate;
  border-spacing: 0 5px;
  margin-top: -10px;
  white-space: nowrap;
  width: 100%;
  font-family: "noto serif JP", sans-serif;
}

.top-info .schedule table {
  background: #fff;
  padding: 10px 20px;
}

.schedule table tr:first-child th {
  padding: 0 20px 0 16px;
}

.schedule table th {
  width: 26%;
  height: 50px;
  line-height: 1;
  white-space: nowrap;
  text-align: center;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.schedule table td,
.schedule table th {
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
  vertical-align: middle;
  letter-spacing: 0.1em;
  line-height: 1;
}

.top-info .contents .info .feature-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 35px;
  position: relative;
  gap: 50px;
}

.top-info .contents .info .feature-box .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.top-info .contents .info .feature-box .item img {
  width: 61px;
  margin-right: 10px;
}

.top-info .contents .info .feature-box .item p {
  font-family: "Noto serif JP", sans-serif;
  line-height: 1.4;
  font-size: 19px;
}

.top-info .contents .info .feature-box .item:first-of-type::after {
  content: "";
  height: 73px;
  border-left: 1px dashed #707070;
  position: absolute;
  right: -25px;
} */
.top-info .contents .news .news-content ul {
  margin-bottom: -20px;
  padding: 20px 0px 0;
  background: #fff;
}

.top-info .contents .news .news-content ul li {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0 20px 20px;
  position: relative;
  border-bottom: 1px solid #ccc;
  font-family: 'Noto Serif JP';
  font-weight: 500;
}

.top-info .contents .news .news-content ul li:nth-of-type(2),
.top-info .contents .news .news-content ul li:nth-of-type(3) {
  padding-top: 20px;
}

.top-info .contents .news .news-content ul li:nth-of-type(3) {
  border-bottom: none;
}

.top-info .contents .news .news-content ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.top-info .contents .news .news-content ul li figure {
  width: 40%;
  overflow: hidden;
  position: relative;
}

.top-info .contents .news .news-content ul li figure,
.top-info .contents .news .news-content ul li article {
  transition: 0.4s;
}

.top-info .contents .news .news-content ul li:hover figure,
.top-info .contents .news .news-content ul li:hover article {
  opacity: 0.8;
}

.top-info .contents .news .news-content ul li figure span.cat {
  position: absolute;
  bottom: 0;
  display: block;
  padding: 0px 8px;
  background: #b3446c;
  color: #fff;
  font-size: 0.8em;
  font-family: "Noto Serif JP";
}

.top-info .contents .news.blog .news-content ul li figure span.cat {
  background: #5884BB;
}

.top-info .contents .news .news-content ul li figure img {
  width: 100%;
  height: 120px;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.3s all ease-out;
}

.top-info .contents .news .news-content ul li article {
  width: 70%;
  box-sizing: border-box;
  padding-left: 20px;
  font-family: "Noto Serif JP";
  font-weight: 500;
}

.top-info .contents .news .news-content ul li article .data {
  line-height: 1;
  margin-top: 10px;
  color: #A5A5A5;
  font-weight: 600;
  font-size: 14px;
  font-family: "Noto Serif JP";
}

.top-info .contents .news .news-content ul li article .data label {
  display: inline-block;
  color: #A5A5A5;
  font-size: 0.95em;
  font-weight: 500;
  padding-left: 5px;
  margin-left: 5px;
  border-left: 1px solid #a5a5a5;
}

.top-info .btn-list {
  position: absolute;
  top: 75px;
  right: 40px;
  width: 40px;
}

.top-info .btn-list a {
  display: inline-block;
  transition: 0.3s all ease-out;
}

.top-info .btn-list a:hover {
  transform: scale(1.2);
}

.top-info .contents .info .schedule table tbody tr:first-of-type th,
.top-info .contents .info .schedule table tbody tr:first-of-type td {
  /* border-top: 1px solid #a5a5a5; */
  border-bottom: 1px solid #a5a5a5;
  border-radius: 0;
}

/* .schedule table tr:nth-of-type(2) td,
.schedule table tr:nth-of-type(3) td {
  font-family: 'Noto Sans JP';
  color: #EB8585;
} */
@media screen and (max-width: 768px) {
  .top-info .flex1 {
    flex-direction: column;
  }

  .top-info .news,
  .top-info .info {
    width: 100%;
    padding: 30px 3%;
  }

  .top-info .news.blog {
    padding: 0px 3% 30px;
  }

  .top-info .news .news-content ul li:nth-of-type(4),
  .top-info .news .news-content ul li:nth-of-type(5),
  .top-info .news .news-content ul li:nth-of-type(6) {
    display: none !important;
  }

  .top-info .contents .news .news-content ul li {
    width: 100%;
    margin-bottom: 10px;
    padding: 0 10px 10px;
  }

  .top-info .contents .news .news-content {
    border-top: none;
    border-bottom: none;
    padding: 10px 0 10px;
  }

  .top-info .contents .news .news-content ul li:nth-of-type(2),
  .top-info .contents .news .news-content ul li:nth-of-type(3) {
    padding-top: 0px;
  }

  .top-info .contents .ttl {
    font-size: 2em;
    margin-bottom: 0;
  }

  .top-info .btn-list {
    top: 30px;
    right: 30px;
  }

  /* .top-info .schedule table {
    padding: 0 10px;
  }

  .schedule table td,
  .schedule table th {
    font-size: 1em;
    padding-right: 5px;
  } */
  .top-info .contents .info .ttl {
    margin-bottom: 20px;
  }

  ul.schedule_note li {
    line-height: 1.5;
  }

  /* .top-info .contents .info .feature-box {
    justify-content: center;
    margin-top: 10px;
    gap: 0;
  }

  .top-info .contents .info .feature-box .item {
    width: 50%;
    justify-content: center;
  }

  .top-info .contents .info .feature-box .item p {
    font-size: 1.1em;
  }

  .top-info .contents .info .feature-box .item:first-of-type::after {
    height: 55px;
    right: 0px;
  } */
}

/*.top-btn-area */
section.top-btn-area {
  display: flex;
  justify-content: center;
  align-items: center;
}

.top-btn-area .btn-area-item {
  width: 33.33%;
  position: relative;
  overflow: hidden;
}

.top-btn-area .btn-area-item a {
  height: 270px;
  transition: all 0.8s ease;
  overflow: hidden;
}

.top-btn-area .btn-area-item:hover a {
  transform: scale(1.05);
}

.top-btn-area .btn-area-item:nth-of-type(1) a {
  display: block;
  width: 100%;
  background: linear-gradient(rgba(110, 65, 65, 0.6)), url(../images/top/btn-area1.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.top-btn-area .btn-area-item:nth-of-type(2) a {
  display: block;
  width: 100%;
  background: linear-gradient(rgba(110, 65, 65, 0.6)), url(../images/top/btn-area2.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.top-btn-area .btn-area-item:nth-of-type(3) a {
  display: block;
  width: 100%;
  background: linear-gradient(rgba(110, 65, 65, 0.6)), url(../images/top/btn-area3.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.top-btn-area .btn-area-item h3 {
  position: absolute;
  transform: translateX(-50%);
  top: 38%;
  left: 50%;
  text-align: center;
  font-family: "Shippori Mincho", sans-serif;
  color: #fff;
  font-size: 1.7em;
  font-weight: 500;
  line-height: 1.5;
}

.top-btn-area .btn-area-item h3 span {
  font-family: "Sorts Mill Goudy", sans-serif;
  font-size: 0.7em;
  letter-spacing: 1.1;
}

.top-btn-area .btn-area-item:nth-of-type(1):after,
.top-btn-area .btn-area-item:nth-of-type(2):after {
  content: "";
  background: #fff;
  width: 1px;
  height: 230px;
  position: absolute;
  right: 0;
  top: 20px;
}

@media screen and (max-width: 768px) {
  section.top-btn-area {
    flex-direction: column;
  }

  .top-btn-area .btn-area-item {
    width: 100%;
    height: 200px;
    border-bottom: 1px solid #fff;
  }

  .top-btn-area .btn-area-item:nth-of-type(1):after,
  .top-btn-area .btn-area-item:nth-of-type(2):after {
    content: none;
  }

  .top-btn-area .btn-area-item:last-of-type {
    border-bottom: none;
  }
}

/*.top-greeting */
section.top-greeting {
  background: url(../images/top/grt-bg.jpg);
  background-size: cover;
}

.top-greeting .ttl {
  font-size: 2.2em;
  letter-spacing: 0;
  font-family: "Shippori Mincho", sans-serif;
  color: #363636;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.8;
  font-weight: 400;
  text-align: center;
}

.top-greeting .ttl span {
  font-size: 0.6em;
  letter-spacing: 3px;
  font-family: "Sorts Mill Goudy", sans-serif;
  color: #B3446C;
  text-align: center;
  margin-bottom: 25px;
  line-height: 1.4;
  font-weight: 400;
}

section.top-greeting .top-greeting-cont p {
  text-align: center;
  line-height: 2.5;
  margin: 60px 0;
  font-family: "Noto serif JP";
}

section.top-greeting .btn {
  width: 220px;
  height: 50px;
  background: #b3446c;
  text-align: center;
  display: block;
  margin: 0 auto 60px;
}

section.top-greeting .btn a {
  font-family: "Noto Serif JP";
  color: #fff;
  line-height: 3.1;
  position: relative;
}

section.top-greeting .btn a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -50px;
  transform: translateY(calc(-50% - 2px)) rotate(30deg);
  width: 6px;
  height: 0.5px;
  background-color: #fff;
  transition: 0.3s;
}

section.top-greeting .btn a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -50px;
  transform: translateY(-50%);
  width: 20px;
  height: 0.3px;
  background-color: #fff;
  transition: 0.3s;
}

section.top-greeting .btn {
  transition: 0.4s;
}

section.top-greeting .btn:hover a::before,
section.top-greeting .btn:hover a::after {
  transition: 0.3s;
  right: -60px;
}

section.top-greeting .grt-bnr {
  display: flex;
  justify-content: center;
  gap: 40px;
}

section.top-greeting .grt-bnr figure {
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
}

.top-greeting-bg {
  background: url(../images/top/grt-img2.png), url(../images/top/grt-img1.png), url(../images/top/grt-img3.png);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: 16% 45%, 4% 20%, 95% 20%;
  background-size: 12%, 16%, 20%;
}

@media screen and (max-width: 768px) {
  section.top-greeting.u-py-lg {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .top-greeting .ttl {
    font-size: 2em;
  }

  section.top-greeting .top-greeting-cont p {
    margin: 40px 0 20px;
    text-align: left;
    padding: 0 5%;
  }

  .top-greeting-bg {
    background: url(../images/top/grt-img2.png), url(../images/top/grt-img1.png), url(../images/top/grt-img3.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: 8% 10%, -2% 4%, 103% 4%;
    background-size: 12%, 16%, 20%;
  }

  section.top-greeting .btn {
    margin: 0 auto 30px;
  }

  section.top-greeting .grt-bnr {
    flex-direction: column;
    gap: 5px;
    padding: 0 5%;
  }

  section.top-greeting .grt-bnr figure {
    box-shadow: none;
  }
}

/* top-concept */
.top-concept {
  /* background: #b3446c; */
  background: #f8f8f8;
}

.top-concept-wrapper {
  display: flex;
  border-top: 2px solid #fff;
  border-bottom: 1px solid #fff;
}

.top-concept .contents.left {
  width: 40%;
  display: flex;
  flex-direction: column;
}

.top-concept .contents.left figure {
  height: 50%;
  vertical-align: top;
}

.top-concept .contents.left figure:nth-of-type(1) {
  border-bottom: 2px solid #fff;
}

.top-concept .contents.left figure img {
  vertical-align: top;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.top-concept .contents.right {
  width: 60%;
  height: 60%;
  aspect-ratio: 1;
  border-left: 2px solid #fff;
  padding: 8% 5% 5%;
  position: relative;
}

.top-concept .contents.right:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 236px;
  height: 189px;
  background-image: url(../images/top/con-line.png);
  background-size: 100%;
  background-repeat: no-repeat;
}

.top-concept .contents.right:after {
  position: absolute;
  content: "";
  right: 0px;
  top: 0px;
  width: 236px;
  height: 189px;
  background-image: url(../images/top/con-line.png);
  background-size: 100%;
  background-repeat: no-repeat;
  transform: scale(-1, 1);
}

.top-concept p.con_catch {
  font-size: 1.4em;
  letter-spacing: 0;
  font-family: "Shippori Mincho", sans-serif;
  /* color: #fff; */
  color: #363636;
  line-height: 1.1;
  font-weight: 500;
  text-align: center;
}

section.top-concept h3 {
  font-size: 2.2em;
  letter-spacing: 0;
  font-family: "Shippori Mincho", sans-serif;
  /* color: #fff; */
  color: #363636;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.8;
  font-weight: 400;
  text-align: center;
}

section.top-concept h3 span {
  font-size: 0.6em;
  letter-spacing: 3px;
  font-family: "Sorts Mill Goudy", sans-serif;
  /* color: #fff; */
  color: #b3446c;
  text-align: center;
  margin-bottom: 25px;
  line-height: 1.4;
  font-weight: 400;
}

section.top-concept .con_txt {
  margin-top: 7%;
  font-family: "Noto Serif JP";
  /* color: #fff; */
  color: #363636;
  line-height: 2.5;
}

section.top-concept .con_txt p:nth-of-type(2) {
  margin-top: 5%;
}

@media screen and (max-width: 768px) {
  .top-concept-wrapper {
    border-top: none;
    flex-direction: column;
  }

  .top-concept .contents.left {
    width: 100%;
    flex-direction: row;
  }

  .top-concept .contents.left figure {
    height: 160px;
  }

  .top-concept .contents.left figure:nth-of-type(1) {
    border-right: none;
    border-bottom: none;
    position: relative;
  }

  .top-concept .contents.left figure:nth-of-type(1)::after {
    content: "";
    display: block;
    background: #fff;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
  }

  .top-concept .contents.right:before,
  .top-concept .contents.right:after {
    content: none;
  }

  .top-concept .contents.right {
    width: 100%;
    height: auto;
    aspect-ratio: 1;
    border-top: 2px solid #fff;
    border-left: none;
  }

  section.top-concept h3 {
    font-size: 2em;
  }
}

/* top-feature */
.top-concept.feature .top-concept-wrapper {
  flex-direction: row-reverse;
}

.top-concept.feature .top-concept-wrapper {
  border-top: 1px solid #fff;
}

.top-concept.feature .contents.right {
  padding: 5% 5% 5%;
  /* background: #A59B99; */
  background: #f8f8f8;
  border-left: none;
  border-right: 2px solid #fff;
}

.top-concept.feature .contents.right:before,
.top-concept.feature .contents.right:after {
  content: none;
}

.top-concept.feature .num {
  display: inline-block;
  font-family: "Sorts Mill Goudy", sans-serif;
  padding: 0 25px;
  line-height: 1.1;
  transform: translateY(-2px);
  position: relative;
  color: #b3446c;
}

.top-concept.feature .num span {
  font-family: "Shippori Mincho", sans-serif;
  font-size: 2.7em;
  font-weight: 300;
  padding-left: 5px;
  display: inline-block;
  transform: translateY(9px);
}

section.top-concept.feature .con_txt ul li h4 span.ttl {
  font-family: "Shippori Mincho", sans-serif;
  font-size: 1.3em;
  font-weight: 400;
  padding-left: 10px;
}

.top-concept.feature .num:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 7px;
  width: 30px;
  height: 30px;
  background-image: url(../images/top/fea-line.png);
  background-size: 100%;
  background-repeat: no-repeat;
}

.top-concept.feature .num:after {
  position: absolute;
  content: "";
  right: 0px;
  bottom: -20px;
  width: 30px;
  height: 30px;
  background-image: url(../images/top/fea-line.png);
  background-size: 100%;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}

section.top-concept.feature .con_txt p {
  line-height: 2;
  margin-top: 15px;
}

section.top-concept.feature .con_txt {
  margin-top: 30px;
}

section.top-concept.feature .con_txt ul li {
  margin-bottom: 8%;
}

section.top-concept.feature .con_txt ul li:last-of-type {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .top-concept.feature .top-concept-wrapper {
    flex-direction: column;
  }

  .top-concept.feature .contents.right {
    border-right: none;
  }
}

/* top-menu */
section.top-menu {
  padding-bottom: 3%;
}

.top-menu h3.ttl {
  font-size: 2.2em;
  letter-spacing: 0;
  font-family: "Shippori Mincho", sans-serif;
  color: #363636;
  text-align: center;
  /* margin-bottom: 10px; */
  line-height: 1.8;
  font-weight: 400;
  text-align: center;
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}

.top-menu h3.ttl span {
  font-size: 0.6em;
  letter-spacing: 3px;
  font-family: "Sorts Mill Goudy", sans-serif;
  color: #B3446C;
  text-align: center;
  margin-bottom: 25px;
  line-height: 1.4;
  font-weight: 400;
}

.top-menu .top-wrapper {
  max-width: 1200px;
}

.top-menu .contents .con1,
.top-menu .contents .con2 {
  display: flex;
  justify-content: center;
  align-items: start;
  padding-top: 3%;
}

.top-menu .contents .con1 {
  padding-bottom: 3%;
  border-bottom: 1px solid #ddd;
}

.top-menu .contents .con1 li:nth-of-type(1),
.top-menu .contents .con2 li:nth-of-type(1) {
  padding-right: 3%;
}

.top-menu .contents .con1 li:nth-of-type(2),
.top-menu .contents .con2 li:nth-of-type(2) {
  padding-left: 3%;
  border-left: 1px solid #ddd;
}

.top-menu .contents .con1 li,
.top-menu .contents .con2 li {
  width: 50%;
}

.top-menu .contents ul li figure {
  position: relative;
}

.top-menu .contents ul li figure .more {
  position: absolute;
  bottom: 0;
  right: 0px;
  background: rgba(179, 68, 108, 0.85);
  padding: 0px 80px 0px 20px;
  transition: 0.4s;
}

.top-menu .contents ul li figure .more:hover {
  transform: translateX(0px);
}

.top-menu .contents ul li figure .more:hover a {
  /* transition: 0.4s; */
  position: relative;
  right: -10px;
}

.top-menu .contents ul li figure .more a {
  position: relative;
  font-family: "Sorts Mill Goudy", sans-serif;
  color: #fff;
  font-size: 1.2em;
  line-height: 1.6;
}

.top-menu .contents ul li figure .more a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -60px;
  transform: translateY(calc(-50% - 2px)) rotate(30deg);
  width: 6px;
  height: 0.5px;
  background-color: #fff;
  transition: 0.3s;
}

.top-menu .contents ul li figure .more a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -60px;
  transform: translateY(-50%);
  width: 50px;
  height: 0.3px;
  background-color: #fff;
  transition: 0.3s;
}

.top-menu .contents ul li .txt h4 {
  font-family: "Shippori Mincho";
  text-align: center;
  font-size: 1.3em;
  padding-top: 20px;
  line-height: 1.5;
}

.top-menu .contents ul li .txt span.lead {
  display: block;
  text-align: center;
  font-family: "Noto Serif JP";
  font-weight: 500;
  color: #B3446C;
  padding-bottom: 20px;
}

.top-menu .contents ul li .txt p {
  font-family: "Noto Serif JP";
  padding: 0 5%;
}

.top-menu .contents ul li figure .more a:nth-of-type(1) {
  display: none;
}

.top-menu .contents ul li figure .more a {
  position: relative;
  right: 0;
  transition: 0.4s;
}

.top-menu .contents ul li figure .more:hover a {
  position: relative;
  right: -10px;
}

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

  .top-menu .contents .con1,
  .top-menu .contents .con2 {
    flex-direction: column;
  }

  .top-menu .contents .con1 li,
  .top-menu .contents .con2 li {
    width: 100%;
  }

  .top-menu h3.ttl {
    font-size: 2em;
    margin-bottom: 0;
    padding: 10px 0 15px;
    border-bottom: 1px solid #ddd;
  }

  .top-menu .contents .con1 {
    padding-bottom: 3%;
    padding-top: 0;
    border-bottom: none;
    /* padding: 0 3%; */
  }

  .top-menu .contents .con1,
  .top-menu .contents .con2 {
    padding: 0 3%;
  }

  .top-menu .contents .con1 li:nth-of-type(1),
  .top-menu .contents .con2 li:nth-of-type(1) {
    padding-right: 0;
    padding-top: 3%;
    padding-bottom: 3%;
    border-bottom: 1px solid #ddd;
  }

  .top-menu .contents .con1 li:nth-of-type(2),
  .top-menu .contents .con2 li:nth-of-type(2) {
    padding-left: 0;
    border-top: none;
    border-left: none;
    padding-top: 3%;
    padding-bottom: 3%;
    border-bottom: 1px solid #ddd;
  }

  .top-menu .contents .con2 li:nth-of-type(2):last-of-type {
    border-bottom: none;
  }
}

/* 無限ループスライダーここから */
.infinite-scroll {
  display: flex;
  width: 100%;
  overflow: hidden;
}

.infinite-scroll__container {
  display: flex;
  /* img要素感の隙間 */
  /* gap: 20px; */
  /* container要素感の隙間 */
  /* padding-right: 20px; */
  flex-shrink: 0;
  /* @media screen and (max-width: 768px) {
    gap: 0.8rem;
    padding-right: 0.8rem;
  } */
}

.infinite-scroll__img-wrap {
  /* flex-shrink: 0; */
  /* 画像の幅調整 */
  /* width: 300px;  */
  /* width: 254px; */
  width: 25%;
  /* height: auto; */
  /* @media screen and (max-width: 768px) {
    width: 10.2rem;
  } */
}

.infinite-scroll__img-wrap:nth-child(odd) {
  /* width: 235px; */
  width: 25%;
  /* margin-top: 55px; */
}

/* @media screen and (max-width: 768px) {
  .infinite-scroll__img-wrap:nth-child(odd) {
    width: 185px;
    margin-top: 55px;
  }
} */
@keyframes loop {
  0% {
    transform: translateX(100%);
  }

  to {
    transform: translateX(-100%);
  }
}

@keyframes loop2 {
  0% {
    transform: translateX(0);
  }

  to {
    transform: translateX(-200%);
  }
}

.infinite-scroll__container:first-child {
  animation: loop 80s -40s linear infinite;
}

.infinite-scroll__container:last-child {
  animation: loop2 80s linear infinite;
}

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

  .infinite-scroll__img-wrap:nth-child(odd),
  .infinite-scroll__img-wrap {
    width: 195px;
  }
}

/* 無限ループスライダーここまで */
/* top-sns */
.top-sns-bg {
  padding-top: 90px;
  padding-bottom: 60px;
  background: linear-gradient(rgba(198, 198, 198, 0.5)), url(../images/top/sns-bg.jpg) no-repeat center center/cover;
  position: relative;
}

@media screen and (max-width: 768px) {
  .top-sns-bg {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

section.top-sns h3 .fo2 {
  font-size: 40px;
  font-weight: 500;
  position: relative;
  color: #333;
  font-family: "Sorts Mill Goudy";
}

/* section.top-sns h3 .fo1 {
  font-family: 'Sorts Mill Goudy';
  color: #35ADA9;
  font-size: 1.6em;
  line-height: 1.5;
  display: block;
} */
section.top-sns h3 .fo2:before {
  content: "";
  position: absolute;
  left: 40%;
  top: -80%;
  width: 40px;
  height: 40px;
  background-image: url(../images/common/icon_insta.png);
  background-size: 100%;
  background-repeat: no-repeat;
  /* transform: rotate(-48deg); */
}

.top-sns .items {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  padding-top: 20px;
}

.top-sns .top-wrapper {
  max-width: 1080px;
}

.top-sns .prevent {
  background: #fff;
  display: flex;
  margin: 60px 0 0;
  /* height: 350px; */
  /* border: 5px solid #eb8585; */
}

.top-sns .prevent .txt {
  padding: 30px 0px 20px 50px;
  width: 60%;
}

.top-sns .prevent .txt h4 {
  font-size: 2em;
  font-family: "Sorts Mill Goudy";
  text-align: center;
  letter-spacing: 2;
  font-weight: 600;
}

.top-sns .prevent .txt h4 span {
  position: relative;
}

.top-sns .prevent .txt h4 span::before {
  content: "";
  position: absolute;
  left: -50px;
  top: 0;
  width: 40px;
  height: 40px;
  background-image: url(../images/common/icon_line.png);
  background-size: 100%;
  background-repeat: no-repeat;
  /* transform: rotate(-48deg);*/
}

.top-sns .prevent .txt h4 span.line {
  position: relative;
  display: block;
}

.top-sns .prevent .txt h4 span.line::before {
  content: "";
  width: 140px;
  height: 1px;
  background: #ccc;
  position: absolute;
  top: 50%;
  left: 0;
}

.top-sns .prevent .txt h4 span.line::after {
  content: "";
  width: 140px;
  height: 1px;
  background: #ccc;
  position: absolute;
  top: 50%;
  right: 55px;
}

.top-sns .qr-area {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  transform: translateX(-20px);
}

.top-sns .qr-area ul {
  width: 65%;
}

.top-sns .qr-area ul li {
  position: relative;
  text-indent: -1em;
  padding-left: 1em;
}

.top-sns .qr-area ul li::before {
  content: "＊";
}

.top-sns .prevent .img {
  position: relative;
  width: 50%;
  height: 300px;
}

/* .top-sns .prevent .img:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0, #fff 98%);
  position: absolute;
  top: 0;
  left: 0;
} */
.prevent img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  .top-sns-bg {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  section.top-sns h3 .fo2 {
    font-size: 28px;
  }

  section.top-sns h3 .fo2:before {
    left: 40%;
    top: -60%;
    width: 25px;
    height: 25px;
  }

  .top-sns .items img {
    /* width: 45%; */
    width: 100%;
  }

  .top-sns .items {
    gap: 10px;
    /* padding-top: 5px; */
    padding: 0 4%;
  }

  .top-sns .items img:nth-of-type(5),
  .top-sns .items img:nth-of-type(6),
  .top-sns .items img:nth-of-type(7),
  .top-sns .items img:nth-of-type(8),
  .top-sns .items img:nth-of-type(9),
  .top-sns .items img:nth-of-type(10) {
    display: none;
  }

  /* .top-sns .prevent {
    margin: 60px 0 0;
    height: auto;
    border: none;
    flex-direction: column;
  } */

  .top-sns .prevent .txt {
    padding: 30px 3% 20px;
    width: 100%;
  }

  .top-sns .prevent .txt h4 {
    font-size: 2em;
    font-weight: 500;
  }

  .top-sns .prevent .txt h4 span.line::before {
    content: "";
    width: 30%;
    height: 1px;
    background: #ccc;
    position: absolute;
    top: 50%;
    left: 0;
  }

  .top-sns .prevent .txt h4 span.line::after {
    content: "";
    width: 30%;
    height: 1px;
    background: #ccc;
    position: absolute;
    top: 50%;
    right: 0;
  }

  .top-sns .prevent .txt h4 span.line span {
    position: relative;
    left: 17px;
  }


  .top-sns .qr-area {
    gap: 10px;
    transform: translateX(0px);
    flex-direction: column;
  }

  .top-sns .qr-area ul {
    width: 100%;
  }

  .top-sns .prevent .txt h4 span::before {
    left: -30px;
    top: 5px;
    width: 25px;
    height: 25px;
  }

  .top-sns .prevent .img {
    display: none;
  }

  .prevent img {
    width: 130px;
    height: 130px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .top-sns .prevent {
    margin: 0px 4% 0;
    height: auto;
    border: none;
    flex-direction: column;
    /* border: 10px solid #44b355; */
  }
}

/*.top-access */
.top-access .top-wrapper {
  padding: 5% 60px 0px;
}

.top-access h3.ttl {
  font-size: 2.2em;
  letter-spacing: 0;
  font-family: "Shippori Mincho", sans-serif;
  color: #363636;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.4;
  font-weight: 500;
  text-align: left;
}

.top-access h3.ttl span {
  font-size: 0.7em;
  letter-spacing: 3px;
  font-family: "Sorts Mill Goudy", sans-serif;
  color: #B3446C;
  text-align: center;
  margin-bottom: 25px;
  line-height: 1.4;
  font-weight: 400;
}

section.top-access .btn {
  width: 220px;
  height: 50px;
  background: #b3446c;
  text-align: center;
  display: block;
  margin: 0 auto 60px;
}

section.top-access .btn a {
  font-family: "Noto Serif JP";
  color: #fff;
  line-height: 3.1;
  position: relative;
}

section.top-access .btn a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -50px;
  transform: translateY(calc(-50% - 2px)) rotate(30deg);
  width: 6px;
  height: 0.5px;
  background-color: #fff;
  transition: 0.3s;
}

section.top-access .btn a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -50px;
  transform: translateY(-50%);
  width: 20px;
  height: 0.3px;
  background-color: #fff;
  transition: 0.3s;
}

section.top-access .btn:hover a::before,
section.top-access .btn:hover a::after {
  transition: 0.3s;
  right: -60px;
}

section.top-access .acs-wrap {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 5%;
  padding-top: 30px;
}

section.top-access .acs-info figure {
  max-width: 300px;
  height: 70px;
  margin-bottom: 10px;
}

section.top-access .acs-info figure img {
  height: 100%;
}

section.top-access .acs-info {
  width: 50%;
}

section.top-access .acs-img {
  width: 50%;
  position: relative;
}

section.top-access .acs-info .info-wrap .info p {
  margin-bottom: 10px;
}

section.top-access .acs-info .info-wrap .info p:last-of-type {
  margin-bottom: 30px;
}

section.top-access .acs-img figure:last-of-type {
  max-width: 250px;
  position: absolute;
  bottom: -25%;
  right: -25%;
}

@media screen and (max-width: 768px) {
  .top-access h3.ttl {
    font-size: 2em;
    text-align: center;
    margin-bottom: 10px;
  }

  section.top-access .acs-img {
    width: 100%;
  }

  section.top-access .acs-img figure:nth-of-type(2) {
    display: none;
  }

  section.top-access .acs-wrap {
    padding-top: 10px;
    flex-direction: column-reverse;
  }

  .top-access .top-wrapper {
    padding: 30px 5% 0px;
  }

  section.top-access .acs-info figure {
    height: 50px;
    margin-bottom: 10px;
    margin-top: 10px;
    max-width: 100%;
    text-align: center;
  }

  section.top-access .acs-info {
    width: 100%;
  }

  section.top-access .btn {
    margin: 0 auto 40px;
  }
}

/* footer nav*/
a.footer-contact__rsv {
  /* background: #e63c3c; */
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: bold;
  transition: all 0.3s;
  color: #fff;
  background: #a5959b;
  padding: 8px 20px 5px;
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 0.8em;
}

.footer-nav .content .item div:nth-of-type(3) a {
  background: #b3446c;
}

a.footer-contact__rsv img {
  height: 20px;
  position: relative;
  top: -5px;
}

a.footer-contact__rsv span {
  display: inline-block;
  font-weight: 400;
  font-size: 1.5em;
  position: relative;
  top: 2px;
  transition: all 0.3s;
}

a.footer-contact__rsv span.number.fo2.s_txt {
  letter-spacing: 0;
}

/* 
.top-instagram {
  background-color: #DFFFDD;
  padding-top: 80px;
  padding-bottom: 60px;
  position: relative;
}

@media screen and (max-width:768px) {
  .top-instagram {
    padding-top: 40px;
  }
}

@media screen and (max-width:768px) {
  .top-instagram {
    padding-bottom: 20px;
  }
}

.top-instagram__umekomi {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  .top-instagram__umekomi {
    margin: 30px -10px 0;
  }
} */
.top-map {
  height: 350px;
}

.top-map iframe {
  width: 100%;
  height: 350px;
}

.top-map-area {
  width: 100%;
  display: flex;
  height: 350px;
  line-height: 0;
}

.top-map-area__video,
.top-map-area__map {
  width: 50%;
  height: auto;
}

.top-map-area__video iframe,
.top-map-area__map iframe {
  width: 100%;
  height: 350px;
}

@media screen and (max-width: 768px) {
  .top-map-area {
    display: block;
    height: auto;
  }

  .top-map-area__video,
  .top-map-area__map {
    width: 100%;
    height: 280px;
  }

  .top-map-area__video iframe,
  .top-map-area__map iframe {
    height: 100%;
  }

  .footer-nav .item {
    width: 20%;
    margin-right: 0;
  }

  a.footer-contact__rsv span {
    font-size: 1.7em;
  }

  a.footer-contact__rsv img {
    height: 20px;
    position: relative;
    top: -2px;
    left: -2px;
  }

  .footer-nav .right a {
    font-size: 1em;
  }

  .footer-nav .item {
    width: 100%;
    margin-right: 40px;
  }

  .footer-nav .content .logo {
    margin-bottom: 20px;
    width: 70%;
    margin: 0 auto 10px;
    text-align: center;
  }

  a.footer-contact__rsv {
    line-height: 1.4;
    letter-spacing: 0.1em;
    font-weight: bold;
    transition: all 0.3s;
    color: #fff;
    background: #a5959b;
    padding: 9px 20px 0px;
    display: inline-block;
    width: 80%;
    text-align: center;
    display: block;
    margin: 0 auto;
    height: 40px;
  }

  a.footer-contact__rsv img {
    height: 20px;
    position: relative;
    top: -2px;
  }

  .footer-nav .content .right.fl02 {
    width: 100%;
    padding-left: 0;
    border-left: none;
  }

  .footer-nav .content .fl03 {
    display: flex;
    width: 100%;
  }
}

/* sp_bottom-menu */
.top-bnr-area {
  text-align: center;
  margin: 40px auto 0px;
}

.top-bnr-area__item {
  display: inline-block;
  height: auto;
  transition: all 0.3s;
  border-radius: 8px;
  overflow: hidden;
}

.top-bnr-area__item:hover,
.top-bnr-area__item:focus {
  opacity: 0.7;
}

/* access */
#access .m_box iframe {
  width: 100%;
  height: 450px;
  border-radius: 30px 30px 0 0;
}

#access .m_box p {
  text-align: center;
  padding: 10px;
  background: #ec96a4;
  color: #fff;
  border-radius: 0 0 30px 30px;
}

#access .v_box iframe {
  display: block;
  margin: 0 auto;
  width: 80%;
  aspect-ratio: 16/9;
  height: auto;
  border-radius: 30px;
}

@media screen and (max-width: 768px) {
  #access .m_box iframe {
    height: 300px;
    border-radius: 10px 10px 0 0;
  }

  #access .m_box p {
    border-radius: 0 0 10px 10px;
  }

  #access .v_box iframe {
    width: 100%;
    border-radius: 10px;
  }

  .v_box.u-pb-md {
    padding-bottom: 0;
  }
}

/* about */
#about .about-slide {
  max-width: 900px !important;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

#about .about-slide-main__outer {
  position: relative;
}

#about .about-slide-main__outer {
  margin-bottom: 10px;
}

#about .about-slide-button-next::before {
  content: "";
  width: 45px;
  height: 45px;
  border-top: 2px solid #b3446c;
  border-right: 2px solid #b3446c;
  position: absolute;
  top: 50%;
  /* right: -50px; */
  /* top: 35%; */
  right: -60px;
  transform: translateY(-50%) rotate(45deg);
  z-index: 10;
}

#about .about-slide-button-prev::before {
  content: "";
  width: 45px;
  height: 45px;
  border-top: 2px solid #b3446c;
  border-left: 2px solid #b3446c;
  position: absolute;
  top: 50%;
  /* left: -50px; */
  /* top: 35%; */
  left: -60px;
  transform: translateY(-50%) rotate(-45deg);
  z-index: 10;
}

.about-slide-main__item {
  position: relative;
}

#about .about-slide-main__caption {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.4;
  color: #fff;
  background-color: #b3446c;
  font-family: "Noto Serif JP";
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  min-width: 100px;
  padding: 12px 18px;
  z-index: 10;
}

#about .swiper-wrapper {
  height: auto;
}

#about .item-box.col3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

#about .item-box.col3 .item {
  background-color: #edf9f9;
}

#about .item-box.col3 h4 {
  color: #b3446c;
  font-family: "Noto Serif JP";
  font-size: 1.2rem;
  text-align: center;
  border-bottom: 1px dotted #b3446c;
  padding: 10px 0;
  margin: 0 30px;
}

#about .item-box.col3 p {
  padding: 10px 30px 30px;
}

@media screen and (max-width: 768px) {
  #about .item-box.col3 {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

/* staff */
#about #staff h3.ttl01:nth-of-type(1) {
  margin-top: 40px;
}

.doctor_flex.doctor {
  display: flex;
  gap: 40px;
  margin-bottom: 40px;
}

.doctor_txt {
  width: 60%;
  line-height: 2.5;
  font-family: "Noto serif JP";
}

.doctor_img p.name {
  font-size: 1rem;
  line-height: 2.5;
  text-align: right;
  line-height: 1;
  /* margin-top: 30px; */
  position: absolute;
  bottom: 30px;
  right: 25%;
}

.doctor_img p.name span.name {
  padding-left: 15px;
  letter-spacing: 2;
  font-size: 1.5rem;
  font-family: "Noto serif JP";
  font-weight: 500;
  color: #b3446c;
  position: relative;
}

/* .doctor_img p.name span.name:after {
  content: "OSAWA YUKIKO";
  font-family: "Sorts Mill Goudy", sans-serif;
  color: #a5a5a5;
  font-size: 0.8rem;
  line-height: 1;
  position: absolute;
  right: 0;
  top: -10px;
} */
.doctor_img {
  width: 36%;
  max-width: 450px;
  position: relative;
}

.doctor_career_flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}

.doctor_career_flex .career,
.doctor_career_flex .capacity {
  background: #f8f8f8;
  padding: 20px 40px 30px;
  width: 48.43%;
  box-sizing: border-box;
}

.doctor_career_flex .career dl {
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
  line-height: 1.7;
}

.doctor_career_flex .career dl dt {
  border-bottom: 1px dotted #a5a5a5;
  padding: 10px 0;
  width: 25%;
}

.doctor_career_flex .career dl dd {
  border-bottom: 1px dotted #a5a5a5;
  padding: 10px 0;
  width: 75%;
  margin: 0;
}

h5.doctor_tt {
  text-align: center;
  border-bottom: 2px solid #bd9743;
  -o-border-image: linear-gradient(to right, #bd9743, #faf8c9 21%, #c59d3f 42%, #ddb95e 64%, #956e2e 82%, #f4e08a) 1;
  border-image: linear-gradient(to right, #bd9743, #faf8c9 21%, #c59d3f 42%, #ddb95e 64%, #956e2e 82%, #f4e08a) 1;
  padding-bottom: 25px;
  color: #444;
  line-height: 1.3;
  font-family: "noto serif JP", sans-serif;
  padding: 5px 0 8px;
  font-size: 1.4em;
  font-weight: normal;
  margin-bottom: 20px;
}

ul.list-disc li {
  line-height: 2.2;
}

ul.list-disc li::before {
  content: "●";
  color: #a59b99;
  font-size: 0.8em;
  margin-right: 6px;
}

.doctor_flex .item {
  display: flex;
  justify-content: space-between;
}

.staff_wrap .doctor_flex .item {
  gap: 40px;
  margin-bottom: 60px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-top: 50px;
}

.staff_wrap .doctor_flex .item .txt {
  width: 68%;
}

.staff_wrap .doctor_flex .item .img {
  width: 29%;
  max-width: 450px;
}

#about .staff_wrap .item .txt .name {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 4px;
  margin-bottom: 3px;
  font-family: "Noto Serif JP";
}

#about .staff .item .txt .name span {
  color: #418A9C;
  font-family: "Sorts Mill Goudy", sans-serif;
  font-size: 14px;
  margin-left: 10px;
}

#about .staff_wrap .item .txt .name span {
  color: #418A9C;
  font-family: "Sorts Mill Goudy", sans-serif;
  font-size: 14px;
  margin-left: 10px;
}

.doctor_flex .item .txt .career {
  padding-bottom: 10px;
}

.doctor_flex .item .txt .career span {
  background: #EB8585;
  color: #fff;
  padding: 2px 10px;
}

.staff_card_wrap .doctor_career_flex .career.staff {
  background: #fff7f8;
  padding-top: 30px;
}

h5.doctor_tt.staff {
  font-size: 1.3rem;
  font-weight: 500;
}

h5.doctor_tt.staff span {
  font-family: "MonteCarlo", cursive;
  color: #ddd;
  font-size: 3rem;
  line-height: 1;
  position: relative;
  left: 10px;
}

p.staff_l_txt {
  text-align: center;
  margin-bottom: 30px;
}

.check-list {
  margin-bottom: 10px;
  /* padding: 35px 10px 20px 45px; */
  padding: 20px 30px 50px;
  background-color: #f7e6e6;
  margin-bottom: 30px;
}

.check-list li {
  position: relative;
  float: left;
  margin-right: 5%;
  margin-bottom: 20px;
  margin-left: 19px;
  border-bottom: 1px dotted #cdcdcd;
  font-size: 1.1rem;
}

.check-list li:before {
  display: block;
  position: absolute;
  top: 9px;
  left: -28px;
  width: 18px;
  height: 18px;
  background-image: url(../images/common/check.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  content: "";
}

.medical .flex .images,
.medical .float .images {
  width: 400px;
  height: 240px;
  background: antiquewhite;
}

.medical .float .images {
  float: left;
  margin: 0 30px 15px 0;
}

.medical .flex {
  display: flex;
  gap: 30px;
  /* margin-bottom: 40px; */
}

/* .medical .float {
  margin-bottom: 80px;
} */
.medical .flex .text {
  width: calc(100% - 430px);
}

.marker {
  background: linear-gradient(transparent 50%, rgba(252, 208, 208, 0.5) 50%);
  display: inline;
  background-repeat: no-repeat;
  /* background-size: 0% 100%; */
  /* transition: background-size 1.5s; */
}

.white_table table {
  width: 100%;
}

.white_table thead th {
  border: 1px solid #ddd;
  padding: 20px;
}

.white_table tbody th,
.white_table tbody td {
  border: 1px solid #ddd;
  padding: 20px;
  line-height: 2;
}

.white_table tbody th {
  text-align: left;
}

.white_table thead th:nth-child(2) {
  background: #f7e6e6;
}

.white_table thead th:nth-child(3) {
  background: #e6eff7;
}

.medical div.beauty,
.medical div.cleaning,
.medical div.whitening,
.medical div.implant,
.medical div.perio {
  margin-bottom: 80px;
}

.medical h3.ttl02 {
  margin-top: 40px;
}

.white_table th.sp_th {
  display: none;
}

@media screen and (max-width: 768px) {
  .doctor_career_flex .career dl dt,
  .doctor_career_flex .career dl dd {
    font-size: 14px;
  }
  .check-list {
    /* padding: 20px 20px 20px 25px; */
    padding: 10px 10px 130px;
    background-color: #f7e6e6;
    margin-bottom: 20px;
  }

  .check-list li {
    margin-bottom: 10px;
    font-size: 1em;
  }

  .check-list li:before {
    width: 14px;
    height: 14px;
    left: -20px;
  }

  .medical .flex {
    clear: both;
  }

  .medical .flex {
    flex-direction: column-reverse;
    gap: 20px;
  }

  .medical .flex .text {
    width: 100%;
  }

  .medical .flex .images,
  .medical .float .images {
    width: 100%;
    height: auto;
  }

  .medical h3.ttl02 {
    margin-top: 20px;
  }

  .medical div.beauty,
  .medical div.cleaning,
  .medical div.whitening,
  .medical div.implant,
  .medical div.perio {
    margin-bottom: 40px;
  }

  .medical .ttl01 {
    font-size: 1.5rem;
    padding-bottom: 20px;
    margin-bottom: 20px;
    line-height: 1.4;
  }

  .white_table table tbody tr th,
  .white_table table tbody tr td {
    display: block;
    width: 100%;
  }

  .white_table tbody th {
    text-align: center;
  }

  .white_table th.sp_th {
    display: block;
  }

  th.sp_th.merit {
    padding: 5px;
    background: #f7e6e6;
  }

  th.sp_th.demerit {
    padding: 5px;
    background: #e6eff7;
  }

  th.gray {
    background-color: #ec96a4;
    color: #fff;
  }

  .white_table thead th {
    display: none;
  }

  .doctor_flex {
    flex-direction: column-reverse;
    gap: 20px;
    margin-bottom: 40px;
  }

  .doctor_img {
    width: 100%;
    height: auto;
  }

  .doctor_txt p.name {
    font-size: 1rem;
    line-height: 2.5;
    text-align: right;
    line-height: 1;
    margin-top: 30px;
  }

  .doctor_career_flex {
    flex-direction: column;
  }

  .doctor_career_flex .career,
  .doctor_career_flex .capacity {
    width: 100%;
    padding: 20px;
  }

  .doctor_txt {
    width: 100%;
  }

  .doctor_career_flex {
    margin-bottom: 40px;
  }

  p.staff_l_txt {
    text-align: left;
    margin-bottom: 20px;
  }

  h5.doctor_tt.staff span {
    font-size: 1.9rem;
  }

  .staff_card_wrap .doctor_career_flex .career.staff {
    margin-bottom: 20px;
  }

  .staff_card_wrap .doctor_career_flex .career.staff:last-child {
    margin-bottom: 0;
  }

  #about #staff h3.ttl01:nth-of-type(1) {
    margin-top: 40px;
    margin-bottom: 0;
  }

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

  .doctor_flex.doctor {
    gap: 20px;
  }

  .staff_wrap .doctor_flex .item {
    margin-top: 0;
    flex-direction: column-reverse;
    gap: 10px;
    margin-bottom: 0;
  }

  .staff_wrap .doctor_flex .item .txt {
    width: 100%;
  }

  .staff_wrap .doctor_flex .item .img {
    width: 75%;
    margin: 0 auto;
  }

  .c-list li {
    padding-left: 1em;
    text-indent: -1.2em;
  }

  #inside h3.ttl01,
  #facility h3.ttl01 {
    margin-top: 100px;
    margin-bottom: 0px;
  }

  #about .about-slide-main__caption {
    font-size: 1.3em;
    padding: 5px 10px;
  }

  #about .item-box.col3 p {
    padding: 10px 20px 20px;
  }
}





/* price */
section.fee.wrapper-sm {
  margin-bottom: 80px;
}

#price h3.ttl01 {
  margin-top: 40px;
}

#price #menu .top-btn.menu {
    background: #a59b99;
    color: #fff;
    border: none;
    max-width: 260px;
  }
  #price #menu .anchor-list.fadein.scrollin.pricelink ul {
    text-align: center;
  }

@media screen and (max-width: 768px) {
  #price h3.ttl01 {
    /* margin-bottom: 0; */
    margin: 10px auto 20px;
  }

  section.fee.wrapper-sm {
    margin-bottom: 40px;
  }

    #price #menu .top-btn.menu {
    max-width: 200px;
  }
}


/* news */
section.nbc_list {
  margin-bottom: 80px;
}

.nbc_list .new-list ul {
  display: flex;
  flex-wrap: wrap;
}

.nbc_list .new-list ul li {
  width: 50%;
  display: flex;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  border-width: 0px 1px 1px;
  border-style: solid solid solid;
  border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221);
  -o-border-image: initial;
  border-image: initial;
  border-top: 0px;
  padding: 20px;
}

.nbc_list .new-list ul li:nth-child(1),
.new-list ul li:nth-child(2) {
  border-top: 1px solid rgb(221, 221, 221);
}

.nbc_list .new-list ul li a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgb(255, 255, 255);
  opacity: 0;
  transition: 0.5s;
}

.nbc_list .new-list ul li figure {
  width: 40%;
  position: relative;
  height: 120px;
  margin-bottom: 0px;
  overflow: hidden;
}

.nbc_list .new-list ul li figure,
.nbc_list .new-list ul li article {
  transition: 0.4s;
}

.nbc_list .new-list ul li:hover figure,
.nbc_list .new-list ul li:hover article {
  opacity: 0.8;
}

.nbc_list .new-list ul li figure label {
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  line-height: 1;
  font-size: 12px;
  background-color: #b3446c;
  color: rgb(255, 255, 255);
  z-index: 5;
  padding: 7px 12px;
}

.nbc_list .new-list ul li figure label.news.blog {
  background-color: #5884BB;
}

.nbc_list .new-list ul li figure img {
  width: 100%;
  height: 120px;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: bottom;
  transition: 1s ease-out;
}

.nbc_list .new-list ul li article {
  width: 60%;
  box-sizing: border-box;
  line-height: 1.6;
  padding: 0px 0px 0px 20px;
}

.nbc_list .new-list ul li article small {
  display: block;
  font-size: 70%;
  margin-top: 10px;
}

.nbc_list .new-list ul li:nth-child(2n) {
  border-left: 0px;
}

@media screen and (max-width: 768px) {
  section.nbc_list {
    margin-bottom: 40px;
  }

  .nbc_list .new-list ul li {
    width: 100%;
    padding: 10px;
  }

  .nbc_list .new-list ul li section.nbc_list {
    margin-bottom: 80px;
  }

  .nbc_list .new-list ul li:nth-child(2n) {
    border-left: 1px solid #ddd;
  }

  .nbc_list .new-list ul li:nth-child(1) {
    border: 1px solid #ddd;
  }

  .new-list ul li:nth-child(2) {
    border-top: none;
  }
}

/* nbc_detail */
.nbc_detail .top-btn {
  display: block;
  margin: 0 auto;
}

.nbc_detail .news-contents-wrap {
  display: flex;
  margin-top: 20px;
  margin-bottom: 80px;
}

.nbc_detail .news-contents-wrap #main-cont {
  width: calc(100% - 250px);
  box-sizing: border-box;
  padding-right: 60px;
  font-size: 1.1rem;
}

.news-ttl .hd-style02 {
  text-align: left;
  font-size: 1.8rem;
  padding-bottom: 15px;
  font-family: "Noto Serif JP";
  color: #707070;
  font-weight: 500;
}

.news-ttl small {
  display: block;
  font-size: 0.9rem;
  margin-bottom: 15px;
  font-weight: 500;
  position: relative;
}

.news-ttl small span {
  position: relative;
  display: inline-block;
  margin-left: 1em;
}

.news-ttl small label {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  line-height: 1;
  padding: 5px 12px;
  font-size: 14px;
  background-color: #b3446c;
  color: #fff;
  white-space: nowrap;
  transform: translateY(-70%);
}

.news-ttl small label.blog {
  background-color: #5884BB;
}

.news-ttl small label.column {
  background-color: #005dac;
}

#main-cont__text {
  font-size: 1rem;
}

#main-cont__text p {
  font-size: 1rem;
  margin-bottom: 1rem;
}

.pagenation {
  margin-top: 40px;
}

.pagenation ul {
  display: flex;
  justify-content: center;
}

.pagenation ul li {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  width: 50%;
  padding: 10px 20px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  transition: 0.5s all;
}

.pagenation ul li.prev {
  padding-left: 50px;
}

.pagenation ul li.prev:before {
  left: 20px;
  transform: scale(-1, 1);
  content: "";
  position: absolute;
  top: 30%;
  right: 20px;
  background: url(../images/common/arrow1.png) no-repeat;
  background-size: 100%;
  width: 8px;
  height: 20px;
}

.pagenation ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.pagenation ul li p {
  box-sizing: border-box;
  line-height: 1.6;
  font-size: 1rem;
}

.pagenation ul li.next {
  padding-right: 50px;
}

.pagenation ul li:nth-child(2) {
  border-left: 0px;
}

.pagenation ul li.next:before {
  content: "";
  position: absolute;
  top: 30%;
  right: 20px;
  background: url(../images/common/arrow1.png) no-repeat;
  background-size: 100%;
  width: 8px;
  height: 20px;
}

.nbc_detail aside {
  width: 250px;
}

aside h4.ttl {
  margin-bottom: 10px;
}

aside .news-list {
  border-bottom: 1px solid #e2e2e2;
}

aside .news-list li {
  padding: 15px 0;
  border-top: 1px solid #e2e2e2;
  position: relative;
  z-index: 1;
}

aside .news-list li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #fff;
  opacity: 0;
}

aside .news-list li dl {
  display: flex;
  line-height: 1.2;
  font-size: 0.9rem;
}

aside .news-list li dl dt {
  width: 90px;
}

aside .news-list li dl dd {
  width: calc(100% - 90px);
}

.news-contents-wrap aside #category {
  margin-top: 60px;
}

.news-contents-wrap aside h4.ttl {
  margin-bottom: 10px;
}

.news-contents-wrap aside h4.ttl span {
  font-weight: 600;
  font-size: 1.3rem;
  font-family: 'Noto Serif JP';
}

.news-contents-wrap aside #category li {
  border: 1px solid #e2e2e2;
  border-bottom: 0px;
}

.news-contents-wrap aside #category li a {
  display: block;
  padding: 12px 15px 12px 25px;
  color: #4C4C4C;
  position: relative;
}

.news-contents-wrap aside #category li:last-child {
  border-bottom: 1px solid #e2e2e2;
}

aside #category li a:before {
  content: "";
  width: 10px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #b3446c;
}

aside #category li.blog a:before {
  background-color: #5884BB;
}

section.nbc_detail a:hover {
  opacity: 0.5;
  transition: 0.4s;
}

.pagenation ul li:hover {
  opacity: 0.5;
  transition: 0.4s;
}

@media screen and (max-width: 768px) {
  .nbc_detail .news-contents-wrap {
    display: block;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .nbc_detail .news-contents-wrap #main-cont {
    width: 100%;
    padding-right: 0px;
    font-size: 0.9rem;
    margin-bottom: 40px;
  }

  .news-contents-wrap #main-cont .news-ttl {
    font-size: 1.3rem;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

  .news-contents-wrap #main-cont .news-ttl small {
    font-size: 0.875rem;
    margin-bottom: 5px;
    font-weight: 500;
    position: relative;
  }

  .news-contents-wrap #main-cont .news-ttl small label {
    padding: 3px 7px;
    font-size: 0.75rem;
    transform: translateY(-80%);
  }

  .nbc_detail #main-cont__text p {
    font-size: 14px;
    margin-bottom: 1rem;
  }

  .news-ttl .hd-style02 {
    text-align: left;
    font-size: 1.3rem;
    padding-bottom: 10px;
    margin-bottom: 5px;
  }

  .pagenation ul {
    display: flex;
    justify-content: space-between;
  }

  .pagenation ul li.prev {
    padding-left: 25px;
  }

  .pagenation ul li.prev:before {
    left: 8px;
  }

  .pagenation ul li p {
    line-height: 1.4;
    font-size: 0.8rem;
  }

  .pagenation ul li.next {
    padding-right: 25px;
  }

  .pagenation ul li.next:before {
    right: 8px;
  }

  .nbc_detail aside {
    width: 100%;
  }

  .news-contents-wrap aside h4.ttl span {
    font-size: 1.1rem;
  }

  aside .news-list li {
    font-size: 0.9rem;
  }

  .news-contents-wrap aside #category {
    margin-top: 30px;
  }

  .news-contents-wrap aside h4.ttl span {
    font-size: 1.1rem;
  }
}

/*.menu */
#menu .content .anchor-list ul,
#environ .content .anchor-list ul,
#herb .content .anchor-list ul,
#indiba .content .anchor-list ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  gap: 10px 10px;
}

#menu .content .anchor-list.cen ul,
#environ .content .anchor-list.cen ul,
#herb .content .anchor-list.cen ul,
#indiba .content .anchor-list.cen ul {
  justify-content: center;
}

#menu .content .anchor-list ul li,
#environ .content .anchor-list ul li,
#herb .content .anchor-list ul li,
#indiba .content .anchor-list ul li {
  width: calc(25% - 10px);
  text-align: center;
  display: flex;
}

#menu .content .anchor-list ul li a,
#environ .content .anchor-list ul li a,
#herb .content .anchor-list ul li a,
#indiba .content .anchor-list ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  line-height: 1.2;
  font-size: min(1.2cqw, 1rem);
}

#menu .content .anchor-list ul li a.s_txt,
#environ .content .anchor-list ul li a.s_txt,
#herb .content .anchor-list ul li a.s_txt,
#indiba .content .anchor-list ul li a.s_txt {
  font-size: 0.9em;
}

#menu .top-btn,
#environ .top-btn,
#herb .top-btn,
#indiba .top-btn {
  color: #b3446c;
  max-width: 100%;
  margin: 0;
  box-sizing: border-box;
  background: #fff;
}

#menu .top-btn:hover,
#environ .top-btn:hover,
#herb .top-btn:hover,
#indiba .top-btn:hover {
  color: #fff;
  background-color: #b3446c;
}

.top-btn:hover,
.top-btn:focus {
  background-color: #b3446c;
  color: #fff;
}

#menu .content .anchor-list ul li a:after,
#environ .content .anchor-list ul li a:after,
#herb .content .anchor-list ul li a:after,
#indiba .content .anchor-list ul li a:after {
  transform: translateY(-50%) rotate(90deg);
  right: 15px;
}

.top-btn:hover:after {
  background: url(../images/common/arrow3.png) no-repeat;
  background-size: 7px;
}

#menu .lead_txt .wrapper-sm,
#environ .lead_txt .wrapper-sm,
#herb .lead_txt .wrapper-sm,
#indiba .lead_txt .wrapper-sm {
  padding: 60px 20px 80px;
}

#menu section.lead_txt h3 {
  margin-top: 0;
}

.lead_txt span.lead {
  font-size: 1.3em;
  display: inline-block;
  margin-bottom: 20px;
  font-family: 'Noto Serif JP';
  font-weight: 600;
  color: #9f2f57;
}

#environ section.lead_txt,
#menu section.lead_txt  {
  background: linear-gradient(rgba(255, 255, 255, 0.6)), url(../images/menu/lead_bk.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#herb section.lead_txt.herb,
#menu section.lead_txt.herb {
  background: linear-gradient(rgba(255, 255, 255, 0.6)), url(../images/menu/lead_bk2.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#indiba section.lead_txt.indi,
#menu section.lead_txt.indi {
  background: linear-gradient(rgba(255, 255, 255, 0.6)), url(../images/menu/lead_bk3.jpg) no-repeat 50% 50%;
  background-size: cover;
}

#menu .lead_txt p {
  width: 60%;
  padding: 25px 0 60px;
}

/* #menu .menu_item .area {
  margin-bottom: 60px;
} */

#menu .menu_item .area .ttl02 {
  margin-top: 60px;
}

#menu .menu_item .area .flex-wrap {
  display: flex;
  gap: 40px;
}

#menu .menu_item .area:nth-of-type(odd) .flex-wrap {
  flex-direction: row-reverse;
}

#menu .menu_item .area .flex-wrap figure {
  width: 40%;
}

#menu .menu_item .area .flex-wrap article {
  width: 60%;
}

#menu .menu_item .area .flex-wrap .course {
  font-family: "Shippori Mincho";
  font-size: 1.2em;
  line-height: 1.5;
  font-weight: 500;
  padding-bottom: 5px;
  border-bottom: 1px dashed #ccc;
  position: relative;
  padding-left: 40px;
}

#menu .menu_item .area .flex-wrap .course::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background: url(../images/common/check.png);
  background-size: cover;
  top: 49%;
  transform: translateY(-50%);
  left: 0px;
}

#menu .menu_item .area .flex-wrap p.time {
  background: #ffffdc;
  padding: 0px 20px;
  /* padding-left: 80px; */
  position: relative;
  margin-bottom: 0;
  border: 1px solid rgba(204, 204, 204, 0.8);
  text-align: center;
}

/* #menu .menu_item .area .flex-wrap .time::before {
  position: absolute;
  content: "";
  width: 45px;
  height: 45px;
  background: url(../images/common/icon_esthe.png);
  background-size: cover;
  top: 49%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 10px;
} */

#menu .menu_item .area .flex-wrap .time span {
  color: #b3446c;
  font-family: "Noto Serif JP";
  font-size: 2.2em;
  padding: 0 5px;
}

#menu .menu_item .area .flex-wrap .time span.l_yellow {
    color: #ba7a1e;
    font-family: 'noto sans JP';
    font-weight: 600;
    font-size: 1.3em;
}

#menu .menu_item .area .flex-wrap p {
  margin-bottom: 20px;
}

#menu .menu_item .area .flex-wrap p:last-of-type {
  margin-bottom: 0;
}

#menu .menu_item .area .flex-wrap .flow span {
  /* color: #b3446c; */
  color: #9f2f57;
  font-weight: 500;
  font-size: 1.1em;
}

#menu .menu_item .area .flex-wrap .flow {
  border: 1px solid rgba(204, 204, 204, 0.8);
  border-top: none;
  padding: 5px 15px 10px;
}

#menu .menu_item .area .flex-wrap .flow span.s_txt {
  font-size: 0.8em;
  font-weight: 400;
}

#menu .menu_item .area table {
  width: 100%;
}

#menu .menu_item .area table th {
  border: 1px solid #ccc;
  padding: 15px;
  width: 70%;
  text-align: left;
  background: #f2f2f2;
  font-family: "Noto Serif JP";
}

#menu .menu_item .area table td {
  border: 1px solid #ccc;
  border-left: none;
  padding: 15px;
  width: 30%;
  text-align: right;
}

#menu .menu_item .area table tr.m_ttl th {
  background: #b3446c;
  color: #fff;
}

#menu.low .content.pt {
  padding-top: 0;
}

#menu section.menulist {
  padding-bottom: 60px;
  padding-top: 20px;
}

#menu .lead_txt.herb .txt_box {
  background: #fff;
  padding: 0px 30px 30px;
  margin-bottom: 60px;
}

#menu .lead_txt .ng01 p {
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 10px;
  /* color: #3f6ba1; */
  color: #238928;
  font-family: 'Noto Serif JP';
  font-size: 1.2em;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
}

#menu .lead_txt .ng02 span {
  display: inline-block;
  /* background: #5884BB; */
  background: #238928;
  color: #fff;
  padding: 1px 20px;
  margin-right: 10px;
  margin-bottom: 5px;
  border-radius: 40px;
}

#menu .lead_txt .ok01 p {
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 10px;
  color: #9f2f57;
  font-family: 'Noto Serif JP';
  font-size: 1.2em;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
}

#menu .lead_txt .ok02 span {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  margin-right: 25px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 5px;
}

#menu .lead_txt .ok02 span::before {
  content: "";
  display: block;
  background: url(/wp-content/themes/navita/asset/images/common/check2.png) no-repeat;
  width: 15px;
  height: 15px;
  background-size: 100%;
  position: absolute;
  top: 30%;
  left: 0;
}

#menu .lead_txt .flow p {
  width: 100%;
  border: 1px solid rgba(204, 204, 204, 0.8);
  /* border-top: none; */
  padding: 5px 15px 10px;
  margin-top: 30px;
}

#menu .lead_txt .flow p span.ttl {
  color: #b3446c;
  font-weight: 500;
  font-size: 1.1em;
}

#menu .lead_txt .flow p span.s_txt {
  font-size: 0.8em;
  font-weight: 400;
  color: #b3446c;
}

#i01 span.s_txt,
#i02 span.s_txt,
#i03 span.s_txt {
  color: #9f2f57;
  font-size: 0.8em;
}

#menu .top-btn:after {
  position: absolute;
  content: "";
  background: url(../images/common/arrow3.png) no-repeat;
  background-size: 7px;
  width: 7px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: 0.3s all ease-out;
}

#menu .top-btn.envi {
  /* border: 1px solid #ba7a1e; */
  background: #ba7a1e;
  color: #fff;
  border: none;
}

#menu .top-btn.envi:hover {
  color: #fff;
  background-color: #ba7a1e;
}

.lead_txt span.lead.envi {
  color: #ba7a1e;
}

#menu .top-btn.herb {
  /* border: 1px solid #ba7a1e; */
  background: #238928;
  color: #fff;
  border: none;
}

#menu .top-btn.herb:hover {
  color: #fff;
  background-color: #238928;
}

.lead_txt span.lead.herb {
  color: #238928;
}

#menu .top-btn.indi {
  /* border: 1px solid #ba7a1e; */
  background: #b3446c;
  color: #fff;
  border: none;
}

#menu .top-btn.indi:hover {
  color: #fff;
  background-color: #b3446c;
}

.lead_txt span.lead.indi {
  color: #b3446c;
}

#menu .menu_item .area table tr.m_ttl.envi th {
  background: #ba7a1e;
  color: #fff;
}

#menu .menu_item .area table tr.m_ttl.herb th {
  background: #238928;
  color: #fff;
}

#e01 .ttl02,
#e02 .ttl02,
#e03 .ttl02,
#e04 .ttl02,
#e05 .ttl02,
#e06 .ttl02,
#environ #op .ttl02 {
  border-left: 7px solid #ba7a1e;
}

#h01 .ttl02,
#h02 .ttl02,
#h03 .ttl02,
#h04 .ttl02,
#h05 .ttl02,
#h06 .ttl02,
#herb #op .ttl02 {
  border-left: 7px solid #238928;
}

#i01 .ttl02,
#i02 .ttl02,
#i03 .ttl02,
#i04 .ttl02,
#i05 .ttl02,
#i06 .ttl02,
#indiba #op .ttl02 {
  border-left: 7px solid #b3446c;
}

#menu section.lead_txt.envi .lead_img {
  background: url(../images/menu/envi01.png), url(../images/menu/envi02.png);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: 75% 55%, 90% 30%;
  background-size: 15%, 20%;
}

#menu section.lead_txt.herb .lead_img {
  background: url(../images/menu/herb01.png), url(../images/menu/herb02.png);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: 75% 40%, 90% 22%;
  background-size: 15%, 20%;
}

#menu section.lead_txt.indi .lead_img {
  background: url(../images/menu/indi02.png), url(../images/menu/indi01.png);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: 75% 65%, 90% 40%;
  background-size: 15%, 20%;
}

#menu .content .anchor-list ul li .top-btn.envi.pricelist,
#environ .content .anchor-list ul li .top-btn.envi.pricelist,
#herb .content .anchor-list ul li .top-btn.envi.pricelist,
#indiba .content .anchor-list ul li .top-btn.envi.pricelist {
  border: 1px solid #ba7a1e;
  color: #ba7a1e;
  background: #fff;
  position: relative;
}

#menu .content .anchor-list ul li .top-btn.envi.pricelist::after,
#environ .content .anchor-list ul li .top-btn.envi.pricelist::after,
#herb .content .anchor-list ul li .top-btn.envi.pricelist::after,
#indiba .content .anchor-list ul li .top-btn.envi.pricelist::after {
  position: absolute;
  content: "";
  background: url(../images/common/arrow2_o.png) no-repeat;
  background-size: 7px;
  width: 7px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: 0.3s all ease-out;
  transform: translateY(-50%) rotate(90deg);
  right: 15px;
}

#menu .content .anchor-list ul li .top-btn.envi.pricelist:hover,
#environ .content .anchor-list ul li .top-btn.envi.pricelist:hover,
#herb .content .anchor-list ul li .top-btn.envi.pricelist:hover,
#indiba .content .anchor-list ul li .top-btn.envi.pricelist:hover {
  color: #fff;
  background: #ba7a1e;
}

#menu .content .anchor-list ul li .top-btn.envi.pricelist:hover::after,
#environ .content .anchor-list ul li .top-btn.envi.pricelist:hover::after,
#herb .content .anchor-list ul li .top-btn.envi.pricelist:hover::after,
#indiba .content .anchor-list ul li .top-btn.envi.pricelist:hover::after {
  position: absolute;
  content: "";
  background: url(../images/common/arrow3.png) no-repeat;
  background-size: 7px;
  width: 7px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: 0.3s all ease-out;
  transform: translateY(-50%) rotate(90deg);
  right: 15px;
}

#menu .content .anchor-list ul li .top-btn.herb.pricelist,
#environ .content .anchor-list ul li .top-btn.herb.pricelist,
#herb .content .anchor-list ul li .top-btn.herb.pricelist,
#indiba .content .anchor-list ul li .top-btn.herb.pricelist {
  border: 1px solid #238928;
  color: #238928;
  background: #fff;
  position: relative;
}

#menu .content .anchor-list ul li .top-btn.herb.pricelist::after,
#environ .content .anchor-list ul li .top-btn.herb.pricelist::after,
#herb .content .anchor-list ul li .top-btn.herb.pricelist::after,
#indiba .content .anchor-list ul li .top-btn.herb.pricelist::after {
  position: absolute;
  content: "";
  background: url(../images/common/arrow2_g.png) no-repeat;
  background-size: 7px;
  width: 7px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: 0.3s all ease-out;
  transform: translateY(-50%) rotate(90deg);
  right: 15px;
}

#menu .content .anchor-list ul li .top-btn.herb.pricelist:hover,
#environ .content .anchor-list ul li .top-btn.herb.pricelist:hover,
#herb .content .anchor-list ul li .top-btn.herb.pricelist:hover,
#indiba .content .anchor-list ul li .top-btn.herb.pricelist:hover {
  color: #fff;
  background: #238928;
}

#menu .content .anchor-list ul li .top-btn.herb.pricelist:hover::after,
#environ .content .anchor-list ul li .top-btn.herb.pricelist:hover::after,
#herb .content .anchor-list ul li .top-btn.herb.pricelist:hover::after,
#indiba .content .anchor-list ul li .top-btn.herb.pricelist:hover::after {
  position: absolute;
  content: "";
  background: url(../images/common/arrow3.png) no-repeat;
  background-size: 7px;
  width: 7px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: 0.3s all ease-out;
  transform: translateY(-50%) rotate(90deg);
  right: 15px;
}

#menu .content .anchor-list ul li .top-btn.indi.pricelist,
#environ .content .anchor-list ul li .top-btn.indi.pricelist,
#herb .content .anchor-list ul li .top-btn.indi.pricelist,
#indiba .content .anchor-list ul li .top-btn.indi.pricelist {
  border: 1px solid #b3446c;
  color: #b3446c;
  background: #fff;
  position: relative;
}

#menu .content .anchor-list ul li .top-btn.indi.pricelist::after,
#environ .content .anchor-list ul li .top-btn.indi.pricelist::after,
#herb .content .anchor-list ul li .top-btn.indi.pricelist::after,
#indiba .content .anchor-list ul li .top-btn.indi.pricelist::after {
  position: absolute;
  content: "";
  background: url(../images/common/arrow2.png) no-repeat;
  background-size: 7px;
  width: 7px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: 0.3s all ease-out;
  transform: translateY(-50%) rotate(90deg);
  right: 15px;
}

#menu .content .anchor-list ul li .top-btn.indi.pricelist:hover,
#environ .content .anchor-list ul li .top-btn.indi.pricelist:hover,
#herb .content .anchor-list ul li .top-btn.indi.pricelist:hover,
#indiba .content .anchor-list ul li .top-btn.indi.pricelist:hover {
  color: #fff;
  background: #b3446c;
}

#menu .content .anchor-list ul li .top-btn.indi.pricelist:hover::after,
#environ .content .anchor-list ul li .top-btn.indi.pricelist:hover::after,
#herb .content .anchor-list ul li .top-btn.indi.pricelist:hover::after,
#indiba .content .anchor-list ul li .top-btn.indi.pricelist:hover::after {
  position: absolute;
  content: "";
  background: url(../images/common/arrow3.png) no-repeat;
  background-size: 7px;
  width: 7px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: 0.3s all ease-out;
  transform: translateY(-50%) rotate(90deg);
  right: 15px;
}

#menu .waribiki {
  border: 1px solid #ccc;
  padding: 10px 30px;
  margin: 0 auto 0px;
  max-width: 800px;
}

#menu .waribiki p span.ttl {
  display: block;
  text-align: center;
  margin: 10px auto;
  font-size: 1.1em;
  font-family: 'Noto Serif JP';
  font-weight: 700;
  line-height: 1;
  color: #b3446c;
}

#menu .waribiki ul li {
  position: relative;
  padding-left: 1em;
}

#menu .waribiki ul li:before {
  position: absolute;
  content: '・';
  text-indent: -1em;
}

#menu .anchor-list.fadein.scrollin.pricelink,
#environ .anchor-list.fadein.scrollin.pricelink,
#herb .anchor-list.fadein.scrollin.pricelink,
#indiba .anchor-list.fadein.scrollin.pricelink {
  margin-bottom: 80px;
}

#menu .anchor-list.fadein.scrollin.pricelink ul,
#environ .anchor-list.fadein.scrollin.pricelink ul,
#herb .anchor-list.fadein.scrollin.pricelink ul,
#indiba .anchor-list.fadein.scrollin.pricelink ul {
  justify-content: center;
}

#menu .anchor-list.fadein.scrollin.pricelink ul li a:after,
#environ .anchor-list.fadein.scrollin.pricelink ul li a:after,
#herb .anchor-list.fadein.scrollin.pricelink ul li a:after,
#indiba .anchor-list.fadein.scrollin.pricelink ul li a:after {
  transform: translateY(-50%) rotate(0deg);
}


@media screen and (max-width: 768px) {
  #menu .waribiki {
    padding: 10px 20px;
  }

  #menu .menu_item .area .ttl02 {
    margin-top: 40px;
  }

  #menu .content .anchor-list ul,
  #environ .content .anchor-list ul,
  #herb .content .anchor-list ul,
  #indiba .content .anchor-list ul {
    gap: 10px;
  }

  #menu .content .anchor-list ul li,
  #environ .content .anchor-list ul li,
  #herb .content .anchor-list ul li,
  #indiba .content .anchor-list ul li {
    width: calc(50% - 5px);
  }

  #menu .content .anchor-list ul li a,
  #environ .content .anchor-list ul li a,
  #herb .content .anchor-list ul li a,
  #indiba .content .anchor-list ul li a {
    font-size: 1em;
  }

  #menu .top-btn:hover:after,
  #environ .top-btn:hover:after,
  #herb .top-btn:hover:after,
  #indiba .top-btn:hover:after {
    background: url(../images/common/arrow2.png) no-repeat;
    background-size: 7px;
  }

  #menu section.menulist {
    padding-bottom: 40px;
  }

  #menu .lead_txt .wrapper-sm {
    padding: 30px 5% 40px;
  }

  #menu .menu_item .area .flex-wrap {
    gap: 20px;
    flex-direction: column-reverse;
  }

  #menu .menu_item .area:nth-of-type(odd) .flex-wrap {
    flex-direction: column-reverse;
  }

  #menu .menu_item .area .flex-wrap article {
    width: 100%;
  }

  #menu .menu_item .area .flex-wrap figure {
    width: 100%;
  }

  #menu .menu_item .area .flex-wrap .time span {
    font-size: 1.7em;
    padding: 0 2px;
    font-weight: 500
  }

  #menu .menu_item .area .flex-wrap p.time {
    padding: 0 5px;
  }

  #menu .menu_item .area .flex-wrap p {
    margin-bottom: 10px;
  }

  /* #menu .menu_item .area {
    margin-bottom: 40px;
  } */

  #menu .lead_txt p {
    width: 100%;
    padding: 0px 0 30px;
  }

  #menu section.lead_txt {
    background: linear-gradient(rgba(255, 255, 255, 0.6)), url(../images/menu/lead_bk.jpg) no-repeat 60% 50%;
    background-size: cover;
  }

  #menu .lead_txt.herb .txt_box {
    padding: 10px 20px 20px;
    margin-bottom: 30px;
  }

  #menu .lead_txt .ng02 span {
    width: 100%;
  }

  #menu .lead_txt .ng02 span.s_txt {
    font-size: 0.9em;
  }

  #menu .lead_txt .flow p {
    margin-top: 20px;
  }

  #menu .lead_txt .ok01 p {
    margin-top: 10px;
  }

  #menu .lead_txt .flow p {
    margin-top: 10px;
  }

  .lead_txt span.lead {
    line-height: 1.5;
  }

  #menu section.lead_txt.envi .lead_img {
    background: url(../images/menu/envi01.png), url(../images/menu/envi02.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: 2% 3%, 101% 2%;
    background-size: 15%, 20%;
  }

  #menu section.lead_txt.herb .lead_img {
    background: url(../images/menu/herb01.png), url(../images/menu/herb02.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: 2% 3%, 101% 2%;
    background-size: 15%, 20%;
  }

  #menu section.lead_txt.indi .lead_img {
    background: url(../images/menu/indi02.png), url(../images/menu/indi01.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: 2% 3%, 101% 2%;
    background-size: 15%, 20%;
  }

  #menu .menu_item .area table th {
    width: 65%;
  }

  #menu .menu_item .area table td {
    width: 35%;
    padding: 15px 10px;
  }

  #menu .anchor-list.fadein.scrollin.pricelink,
  #environ .anchor-list.fadein.scrollin.pricelink,
  #herb .anchor-list.fadein.scrollin.pricelink,
  #indiba .anchor-list.fadein.scrollin.pricelink {
    margin-bottom: 60px;
  }
}







/*.about */
#about .start .flex-wrap {
  display: flex;
  gap: 40px;
}

#about .start article {
  background: #f8f8f8;
  padding: 20px 40px 30px;
  width: 80%;
  box-sizing: border-box;
}

#start ul.list-disc li {
  padding-left: 1em;
  text-indent: -1em;
}

#start .ft-btn {
  max-width: 80%;
  margin: 20px auto;
}

/* #start a.footer-contact__rsv img {
  top: -7px;
} */

.ft-btn.rsv a {
  background-color: #b3446c;
}

.ft-btn.line a {
  background-color: #69b344;
}

#start ul li a.line {
  color: #599d37;
  text-decoration: underline;
  text-underline-offset: 3px;
}

#start ul li a.rsv {
  color: #b3446c;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.about .wrapper-sm p {
  max-width: 900px !important;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  #about #staff h3.ttl01:nth-of-type(1) {
    margin-bottom: 30px;
  }

  .doctor_img p.name {
    bottom: -20px;
    right: 18%;
  }

  .about .wrapper-sm p {
    text-align: left;
  }

  .doctor_career_flex {
    gap: 20px;
  }

  #inside h3.ttl01,
  #facility h3.ttl01 {
    margin-top: 0px;
    margin-bottom: 30px;
  }

  #about .start .flex-wrap {
    gap: 20px;
    flex-direction: column;
  }

  #about .start article {
    padding: 15px 5%;
    width: 100%;
  }

  #about .start .flex-wrap figure img.pc {
    display: none;
  }
}











.scroll_up.on {
  transform: translateY(0);
  opacity: 1;
}

.scroll_up {
  transition: 0.6s ease-in-out;
  transform: translateY(30px);
  opacity: 0;
}

.fadein {
  opacity: 0;
  transform: translate(0, 0);
  transition: all 0.7s;
}

.fadein.fadein-left {
  transform: translate(-30px, 0);
}

.fadein.fadein-right {
  transform: translate(30px, 0);
}

.fadein.fadein-up {
  transform: translate(0, -30px);
}

.fadein.fadein-bottom {
  transform: translate(0, 30px);
}

.fadein.scrollin {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

.rotation {
  transition: all 3s;
  opacity: 0;
}

.rotation.rotation-x {
  transform: rotateX(180deg);
}

.rotation.rotation-y {
  transform: rotateY(180deg);
}

.rotation.rotation-clockwise {
  transform: rotate(-170deg);
}

.rotation.rotation-counterclockwise {
  transform: rotate(170deg);
}

.rotation.scrollin {
  transform: translate(0, 0) !important;
  opacity: 1 !important;
}

.slidein {
  opacity: 0;
  transform: translate(0, 0);
  transition: all 0.5s;
}

.slidein.slidein-left {
  transform: translate(-100%, 0);
}

.slidein.slidein-right {
  transform: translate(100%, 0);
}

.slidein.slidein-up {
  transform: translate(0, -100%);
}

.slidein.slidein-bottom {
  transform: translate(0, 100%);
}

.slidein.scrollin {
  transform: translate(0, 0) !important;
  opacity: 1 !important;
}

.popin {
  opacity: 0;
  /* transform: translate(0, 0); */
  transition: all 0.7s;
  opacity: 0;
  -webkit-transform: scale(2);
  transform: scale(2);
}

.popin.active {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.marker_pink {
  background: linear-gradient(transparent 50%, rgba(245, 135, 161, 0.5) 50%);
  display: inline-block;
  /* 背景の繰り返しを停止 */
  background-repeat: no-repeat;
  /* マーカーが引かれる速度を指定 */
  transition: background-size 1.5s;

  /*.以下、線の太さによって調整 */
  /* ①太い線 マーカーの横方向を0にして縮める */
  background-size: 0% 100%;
  /* ②-1　細い線 */
  background-size: 0% 0.3em;
  /*　②-2　細い線の時、上下位置調整 */
  background-position: 0 80%;
}

/* マーカーが引かれる際に付与するクラス */
.marker_pink.on {
  /*.以下、線の太さによって調整 */
  /* ①太い線 横方向を100%にして、マーカーを引く */
  background-size: 100% 100%;
  /* ②細い線 */
  background-size: 100% 0.3em;
}


/*-------------------
  アクセス
--------------------*/
#access {
  padding-bottom: 80px;
}

#access #breadcrumbs {
  padding-bottom: 0px;
}

#access #contents .map {
  margin-bottom: 80px;
}

#access #contents .map iframe {
  width: 100%;
  margin-bottom: -10px;
}

#access #contents .map p {
  text-align: center;
  line-height: 1.6;
  font-size: 1.125rem;
  background-color: #f2f2f2;
  padding: 20px 0;
}

#access #contents .map p small {
  font-size: 90%;
}

#access #contents .movie {
  width: 80%;
  min-width: 700px;
  margin: auto;
}

#access #contents .movie iframe {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  #access {
    padding-bottom: 40px;
  }

  #access #breadcrumbs {
    padding-bottom: 0px;
    margin-bottom: -20px;
  }

  #access #contents .map {
    margin-bottom: 40px;
  }

  #access #contents .map iframe {
    height: 250px;
  }

  #access #contents .map p {
    font-size: 0.875rem;
  }

  #access #contents .movie {
    width: 100%;
    min-width: 100%;
    margin: auto;
  }
}

/*-------------------
  お客様の声
--------------------*/
#voice {
  padding-bottom: 80px;
}

#voice #breadcrumbs {
  padding-bottom: 0px;
}

#voice p.lead_txt {
  text-align: center;
  margin-bottom: 40px;
}

#voice .voice-list li {
  margin-bottom: 40px;
  box-sizing: border-box;
  background-color: #f2f2f2;
  padding: 30px 40px;
}

#voice .voice-list li:last-child {
  margin-bottom: 0px;
}

#voice .voice-list li dl {
  display: flex;
  gap: 30px;
}

#voice .voice-list li dl dt {
  width: 120px;
  height: 120px;
  overflow: hidden;
  border-radius: 60px;
  background-color: rgba(179, 68, 108, 0.2);
  position: relative;
}

#voice .voice-list li dl dt img {
  width: 100px;
  height: auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -o-object-fit: cover;
  object-fit: cover;
}

#voice .voice-list li dl dd {
  width: calc(100% - 120px);
}

#voice .voice-list li dl dd h4 {
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 20px;
  /* border-bottom: 1px solid #707070; */
  padding-bottom: 20px;
  font-family: 'Noto Serif JP';
  color: #b3446c;
  border-bottom: 1px solid #bd9743;
  -o-border-image: linear-gradient(to right, #bd9743, #faf8c9 21%, #c59d3f 42%, #ddb95e 64%, #956e2e 82%, #f4e08a) 1;
  border-image: linear-gradient(to right, #bd9743, #faf8c9 21%, #c59d3f 42%, #ddb95e 64%, #956e2e 82%, #f4e08a) 1;
}

#voice .voice-list li dl dd h4 small {
  display: block;
  font-size: 70%;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 10px;
  /* color: rgba(179, 68, 108, 0.8); */
  color: #707070;
}

#voice .voice-list li dl dd p {
  line-height: 1.8;
}

#voice .voice-list li dl dd h4 small a {
  color: #707070;
  text-decoration: underline;
  text-underline-offset: 3px;
}

#voice .marker_pink {
  background-position: 0 90%;
}

@media screen and (max-width: 768px) {
  #voice {
    padding-bottom: 40px;
  }

  #voice #breadcrumbs {
    padding-bottom: 0px;
    margin-bottom: -20px;
  }

  #voice p.lead_txt {
    text-align: left;
    margin-bottom: 30px;
  }

  #voice .voice-list li {
    margin-bottom: 20px;
    padding: 15px 20px;
  }

  #voice .voice-list li dl {
    gap: 15px;
    flex-direction: column;
  }

  #voice .voice-list li dl dt {
    width: 60px;
    height: 60px;
    margin: 0 auto;
  }

  #voice .voice-list li dl dt img {
    width: 50px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  #voice .voice-list li dl dd {
    width: calc(100% - 60px);
    width: 100%;
  }

  #voice .voice-list li dl dd h4 {
    font-size: 1.125rem;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  #voice .voice-list li dl dd h4 small {
    margin-top: 5px;
    line-height: 1.5;
  }

  #voice .marker_pink {
    background: none;
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-color: #f587a1b0;
    display: inline;
    text-decoration-thickness: 2px;
  }
}


/*-------------------
  お問い合わせ
--------------------*/
.wpcf7 {
  width: 80%;
  margin: 0 auto;
  font-size: 14px;
  /* background: #DCF2F2; */
  padding: 40px;
  /* outline: 1px solid #00ADA9; */
  outline-offset: -20px;
  background: #f8f8f8;
  outline: 1px solid #bd9743;
  -o-border-image: linear-gradient(to right, #bd9743, #faf8c9 21%, #c59d3f 42%, #ddb95e 64%, #956e2e 82%, #f4e08a) 1;
  border-image: linear-gradient(to right, #bd9743, #faf8c9 21%, #c59d3f 42%, #ddb95e 64%, #956e2e 82%, #f4e08a) 1;
}

.wpcf7 p {
  margin-bottom: 1em;
  font-size: 12px;
}

.wpcf7 form {
  margin: 1.5em 1.5em 0;
}

.mail-form {
  width: 100%;
  /* background: #fff; */
  border-radius: 40px;
  /* padding: 0px 20px 60px; */
  padding: 0px 20px;
}

.form__wrap {
  width: 100%;
  max-width: 550px;
  margin-right: auto;
  margin-left: auto;
}

.wpcf7 .template01 div.form__row {
  margin: 0;
  padding: 0;
  /* margin-top: 10px; */
  margin-top: 20px;
}

.wpcf7 .template01 p.form__label,
.wpcf7 .template01 p.form__body {
  margin: 0;
  margin-bottom: 3px;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.wpcf7 .template01 p.form__label.is-required label {
  padding-right: 5px;
}

.wpcf7 .template01 p.form__label,
label {
  position: relative;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.1em;
  font-weight: 500;
  font-family: 'Noto Serif JP';
}

.wpcf7 .template01 p.form__label.is-required label::after {
  content: "＊";
  position: absolute;
  top: -20%;
  right: -1.5em;
  font-size: 80%;
  color: #d35d5d;
}

.wpcf7 .template01 input[type=text],
.wpcf7 .template01 input[type=tel],
.wpcf7 .template01 input[type=email],
.wpcf7 .template01 input[type=url],
.wpcf7 .template01 input[type=date],
.wpcf7 .template01 input[type=number],
.wpcf7 .template01 textarea {
  width: 100%;
  margin: 0;
  /* padding: 0.5em 1em; */
  padding: 15px 10px;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  /* font-size: inherit; */
  font-size: 1.1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 5px;
}

.wpcf7 input.wpcf7-submit,
.wpcf7 .wpcf7-previous {
  margin: 30px auto 0;
  background-color: #333333;
  cursor: pointer;
  border: none !important;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.5;
  outline: none;
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #b3446c;
  color: #fff;
  display: inline-block;
  height: 55px;
  line-height: 55px;
  width: 220px;
  padding: 0 20px;
  color: #fff;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  /* border-radius: 5px; */
  font-family: 'Noto Serif JP';
  font-size: 1rem;
  position: relative;
}

.wpcf7 .submit-btn p {
  text-align: center;
}

.wpcf7 input.wpcf7-submit:hover,
.wpcf7 .wpcf7-previous:hover {
  transition: 0.4s;
  opacity: 0.8;
}

.wpcf7-spinner {
  display: block !important;
}


#contact {
  margin-bottom: 20px;
}

#contact #contents #form-wrap {
  background: #DCF2F2;
  padding: 80px 40px;
  position: relative;
  z-index: 1;
}

#contact #contents #form-wrap:after {
  content: "";
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  border: 1px solid #00ADA9;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: -1;
}

#contact #contents #form {
  width: 100%;
  /* max-width: 800px; */
  max-width: 650px;
  margin: auto;
}

#contact #contents #form table {
  width: 100%;
}

#contact #contents #form table th,
#contact #contents #form table td {
  float: left;
  width: 100%;
  text-align: left;
}

#contact #contents #form table th {
  clear: both;
  padding-bottom: 15px;
  /* font-size: 1.125rem; */
  font-size: 1rem;
  letter-spacing: 0.1em;
}

#contact #contents #form table th.required span {
  display: inline-block;
  position: relative;
}

/* #contact #contents #form table th.required span:first-letter {
  color: #EB8585;
} */

#contact #contents #form table th.required span:after {
  content: "＊";
  position: absolute;
  top: 0;
  right: -1.5em;
  font-size: 80%;
  color: #d35d5d;
}

#contact #contents #form table td {
  padding-bottom: 25px;
}

#contact #contents #form table input,
#contact #contents #form table textarea {
  width: 100%;
  font-size: 16px;
  padding: 15px;
  border-radius: 7px;
  border: 1px solid #bcbcbc;
}

#contact #contents #form table input:focus,
#contact #contents #form table textarea:focus {
  outline: 1px solid #00ADA9;
}

#contact #contents #form table input::-moz-placeholder,
#contact #contents #form table textarea::-moz-placeholder {
  color: #9f9f9f;
}

#contact #contents #form table input::placeholder,
#contact #contents #form table textarea::placeholder {
  color: #9f9f9f;
}

#contact #contents #form table textarea {
  height: 200px;
}

#contact #contents #form table p.error {
  margin-top: 5px;
  font-size: 90%;
  color: #d35d5d;
}

#contact #contents #form .btn {
  text-align: center;
  margin-top: 30px;
}

#contact #contents #form .btn button {
  display: inline-block;
  background-color: #00ADA9;
  color: #fff;
  border: 0px;
  font-size: 1.25rem;
  height: 60px;
  line-height: 60px;
  width: 260px;
  font-family: inherit;
  cursor: pointer;
}

#contact #contents #form .btn button:hover {
  opacity: 0.7;
  transition: 0.5s all;
}

#contact #contents #form input[type=submit],
#contact #contents #form input[type=button] {
  display: inline-block;
  background-color: #00ADA9;
  color: #fff;
  border: 0px;
  font-size: 1.25rem;
  height: 60px;
  line-height: 60px;
  width: 260px;
  font-family: inherit;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
  margin-top: 30px;
  cursor: pointer;
}

#contact #contents #form input[type=submit]:hover,
#contact #contents #form input[type=button]:hover {
  opacity: 0.7;
  transition: 0.5s all;
}

#contact #contents #form input[type=button] {
  background-color: #aaa;
  margin-left: 1.5em;
}

#contact #contents .confirm_txt {
  text-align: center;
  margin-bottom: 40px;
  font-size: 1.125rem;
}

#contact #contents .confirm_txt strong {
  color: #00ADA9;
}

#contact #contents .thanks-txt {
  text-align: center;
  font-size: 1.625rem;
  line-height: 1.6;
}

#contact #contents .thanks-txt+a {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .wpcf7 {
    width: 100%;
  }

  .wpcf7 form {
    margin: 0;
  }

  .mail-form {
    padding: 0;
  }

  #contact {
    margin-bottom: 10px;
  }

  #contact #contents #form-wrap {
    /* padding: 40px 40px 50px; */
    padding: 30px 20px 40px;
  }

  #contact #contents #form-wrap:after {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    top: 10px;
    left: 10px;
  }

  #contact #contents #form table th {
    padding-bottom: 10px;
    font-size: 1rem;
  }

  #contact #contents #form table td {
    padding-bottom: 20px;
  }

  #contact #contents #form table input,
  #contact #contents #form table textarea {
    padding: 10px 15px;
  }

  #contact #contents #form table textarea {
    height: 250px;
  }

  #contact #contents #form .btn {
    text-align: center;
    margin-top: 15px;
  }

  #contact #contents #form .btn button {
    font-size: 1rem;
    height: 50px;
    line-height: 50px;
    max-width: 260px;
    width: 100%;
  }

  #contact #contents #form .btn button:hover {
    opacity: 1;
  }

  #contact #contents #form input[type=submit],
  #contact #contents #form input[type=button] {
    font-size: 1rem;
    height: 50px;
    line-height: 50px;
    max-width: 300px;
    width: 100%;
    font-family: inherit;
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-style: normal;
    margin: 30px auto 0;
    cursor: pointer;
    display: block;
  }

  #contact #contents #form input[type=submit]:hover,
  #contact #contents #form input[type=button]:hover {
    opacity: 1;
  }

  #contact #contents #form input[type=button] {
    margin-left: 0;
    margin: 10px auto 0;
  }

  #contact #contents .confirm_txt {
    margin-bottom: 25px;
    font-size: 0.875rem;
    line-height: 1.6;
  }

  #contact #contents .thanks-txt {
    font-size: 1.125rem;
  }

  #contact #contents #form table th.required span {
    font-weight: 500;
  }

  #contact .ttl01.first {
    margin-bottom: 30px;
    margin-top: 0;
  }
}

/*.404page */
#page404 .top-news__btn {
  text-align: center;
  margin-top: 20px;
}

/*.product */
#product section.lead_txt {
  background: linear-gradient(rgba(255, 255, 255, 0.6)), url(../images/top/sns-bg.jpg) no-repeat center center / cover;
  /* padding: 60px 20px 80px; */
  padding: 40px 20px 0px;
}

#product .lead_txt p {
  width: 60%;
  padding: 25px 0 60px;
}

#product section.lead_txt .lead_img {
  background: url(../images/product/pro01.png), url(../images/product/pro02.png);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: 75% 45%, 90% 20%;
  background-size: 15%, 20%;
}

#product section.lead_txt .lead_img figure,
#product section.menu_item .shop-bnr figure {
  margin: 0 auto;
  max-width: 500px;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
}

#product section.lead_txt .lead_img a.line {
  color: #599d37;
  text-decoration: underline;
  text-underline-offset: 3px;
}

#product .lead_txt p.caution {
  margin: 0 auto;
  max-width: 500px;
}

#product .flex-wrap {
  display: flex;
  gap: 40px;
  margin-bottom: 40px;
}

#product .flex-wrap article {
  width: 60%;
}

#product .area:nth-of-type(odd) .flex-wrap {
  flex-direction: row-reverse;
}

#product section.menu_item .shop-bnr {
  margin: 80px auto;
}

@media screen and (max-width: 768px) {
  #product section.lead_txt {
    padding: 0;
  }

  #product .lead_txt .wrapper-sm {
    padding: 30px 5% 40px;
  }

  #product section.lead_txt .lead_img {
    background: url(../images/product/pro01.png), url(../images/product/pro02.png);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: -1% 2%, 101% 2%;
    background-size: 20%, 20%;
  }

  #product .lead_txt p {
    width: 100%;
    padding: 0px 0 30px;
  }

  #product .menu_item .area .flex-wrap {
    gap: 20px;
    flex-direction: column-reverse;
  }

  #product .menu_item .area .flex-wrap article {
    width: 100%;
  }

  #product .menu_item .area .flex-wrap figure {
    width: 100%;
  }

  #product section.menu_item .shop-bnr {
    margin: 60px auto 40px;
  }
}

/* アンカースクロール */
.top-menu,
#environ .e_m01 {
  padding-top: 80px;
  margin-top: -80px;
}
#environ #e01.area,
#environ #e02.area,
#environ #e03.area,
#environ #e04.area,
#environ #e05.area,
#environ #e06.area,
#environ #op.area {
    padding-top: 40px;
    margin-top: -40px;
}
#herb .h_m02 {
  padding-top: 80px;
  margin-top: -80px;
}
#herb #h01.area,
#herb #h02.area,
#herb #op.area {
    padding-top: 40px;
    margin-top: -40px;
}
#indiba .i_m03 {
  padding-top: 80px;
  margin-top: -80px;
}
#indiba #i01.area,
#indiba #i02.area,
#indiba #i03.area,
#indiba #op.area {
    padding-top: 40px;
    margin-top: -40px;
}
.anchor-list.fadein.scrollin.pricelink {
  margin-top: 60px;
}
#environ h3.ttl01#course,
#herb h3.ttl01#course,
#indiba h3.ttl01#course {
    margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .anchor-list.fadein.scrollin.pricelink {
    margin-top: 40px;
  }
}

/* お悩み20251112 */
#worries .grid-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}
#worries .case_txt {
    background: #f2f2f2;
    background: #fefff0;
    padding: 30px;
    margin-bottom: 30px;
}
#worries .case_txt ul li {
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 1px dashed #ccc;
}
#worries .case_txt ul li span,
#worries .grid-wrap figcaption span {
    background: #ba7a1e;
    color: #fff;
    padding: 0px 15px;
    margin-right: 10px;
    display: inline-block;
    min-width: 100px;
    text-align: center;
    border-radius: 40px;
}
#worries .case_txt ul li {
    margin-bottom: 10px;
}
#worries .case_txt ul li:last-of-type {
    margin-bottom: 0;
}
#worries .case_txt ul li a {
    color: #115cc3;
    text-decoration: underline;
    text-underline-offset: 2px;
}
#worries .grid-wrap figcaption span {
    margin-bottom: 7px;
}
#worries p.lead_txt {
    text-align: center;
}
#worries .grid-wrap figure figcaption {
    margin: 7px 0 0 7px;
}
#worries .grid-wrap figure {
    border: 1px solid #ccc;
}
#worries section.menu_item {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  #worries p.lead_txt {
    text-align: left;
  }
  #worries .case_txt {
    padding: 20px;
    margin-bottom: 20px;
  }
  #worries .grid-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 10px;
  }
  #worries .grid-wrap figcaption span {
    margin-bottom: 0px;
    display: block;
    max-width: 100px;
  }
  #worries section.menu_item {
    margin-bottom: 40px;
  }
}
/* サムネイル画像 */
.thumbnail {
  width: 100%;
  cursor: pointer;            /* クリックできるカーソルに */
  transition: transform 0.3s; /* ホバー時のアニメーション */
}
/* .thumbnail:hover {
  transform: scale(1.02); 
} */

/* モーダル全体 */
.modal {
  display: none;              /* 初期状態は非表示 */
  position: fixed;            /* スクロールしても固定 */
  z-index: 1;                 /* 最前面に表示 */
  left: 0; 
  top: 0;
  width: 100%; 
  height: 100%;
  background: rgba(0,0,0,0.7); /* 半透明の背景 */
}

/* 拡大画像 */
.modal-content {
  margin: 15% auto;
  display: block;
  width: 80%;
  max-width: 700px;           /* 最大サイズを制限 */
  position: relative;
  top: -10%;
}

/* 閉じるボタン */
.close {
  position: absolute;
  /* top: 10px; 
  right: 25px; */
  top: 10%;
  right: 20%;
  font-size: 35px;
  font-weight: bold;
  color: white;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .modal-content {
    position: relative;
    top: 20%;
  }
  .close {
    top: 20%;
    right: 10%;
  }
}