/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
:after,
:before {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: 1.15
}

address,
blockquote,
body,
dl,
figure,
form,
iframe,
p,
pre,
table {
  margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0
}

dt {
  font-weight: 700
}

dd {
  margin-left: 0
}

hr {
  border-top-width: 1px;
  box-sizing: content-box;
  clear: both;
  color: inherit;
  height: 0;
  margin: 0;
  overflow: visible
}

pre {
  font-family: monospace, monospace;
  font-size: inherit
}

address {
  font-style: inherit
}

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

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted currentColor;
  text-decoration: underline dotted currentColor
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

embed,
iframe,
img,
object,
svg {
  vertical-align: bottom
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border-radius: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  text-align: inherit;
  text-transform: inherit;
  vertical-align: middle
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio
}

[type=button],
[type=reset],
[type=submit],
button {
  cursor: pointer
}

[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled,
button:disabled {
  cursor: default
}

:-moz-focusring {
  outline: auto
}

select:disabled {
  opacity: inherit
}

fieldset,
option {
  padding: 0
}

fieldset {
  margin: 0;
  min-width: 0
}

legend {
  padding: 0
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

label[for] {
  cursor: pointer
}

details {
  display: block
}

summary {
  display: list-item
}

[contenteditable]:focus {
  outline: auto
}

table {
  border-collapse: collapse;
  border-color: inherit
}

caption {
  text-align: left
}

td,
th {
  padding: 0;
  vertical-align: top
}

th {
  font-weight: 700;
  text-align: left
}

@font-face {
  font-family: MyYuGothicM;
  font-weight: 400;
  src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular")
}

@font-face {
  font-family: MyYuGothicM;
  font-weight: 700;
  src: local("YuGothic-Bold"), local("Yu Gothic")
}

html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  box-sizing: border-box;
  font-size: 62.5%
}

main {
  display: block
}

*,
:after,
:before {
  box-sizing: inherit
}

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

ul {
  padding: 0
}

li {
  list-style: none
}

i {
  font-style: normal
}

a,
a:visited {
  color: #28352c;
  text-decoration: none;
  transition: .3s
}

a:hover {
  opacity: .7
}

h2 {
  font-weight: 700
}

address {
  font-style: normal
}

svg {
  margin-bottom: 4px;
  margin-right: 4px
}

svg line,
svg path {
  transition-duration: .3s
}

::-moz-placeholder {
  color: #ccc;
  font-size: .8em
}

::placeholder {
  color: #ccc;
  font-size: .8em
}

.cf:after,
.cf:before {
  content: "";
  display: table
}

.cf:after {
  clear: both
}

.cf {
  zoom: 1
}

.u-mobile-only {
  display: none
}

.u-desktop-only {
  display: block
}

.u-hover-transparent {
  transition: opacity .4s
}

.animatedModal-off {
  display: none
}

.toggleNav {
  transition: all .2s
}

@media screen and (max-width:1000px) {
  .footerTop__left {
    padding: 40px
  }
}

@media screen and (max-width:999px) {
  .header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50
  }

  .headerInner {
    align-items: center;
    background-color: #fff;
    display: flex;
    margin: 0 auto;
    padding: 8px 20px;
    width: 100%
  }

  .headerNav {
    display: none
  }

  .headerTitle {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 0 8px;
    margin: 0
  }

  .headerTitle a {
    align-items: center;
    display: flex;
    margin: 0
  }

  .headerTitle a img {
    width: 30px
  }

  .headerTitle__text {
    color: #715e47;
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 700;
  }

  .headerBtn {
    margin: 0 50px 0 auto
  }

  .headerBtn a {
    background-color: #771212;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1;
    padding: 10px 12px
  }

  .headerList {
    display: flex;
    margin: 0 0 0 auto
  }

  .headerList__item a {
    border-right: 1px solid #000;
    padding: 0 10px
  }

  .headerList__item:last-child a {
    border-right: none
  }

  .headerLogo {
    display: none
  }

  .pageTitle {
    background-image: url(../../assets/img/page_program.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    margin: 0 0 104px;
    text-align: center
  }

  .pageTitle .centerWrap {
    padding: 70px 0
  }

  .pageTitle h2 {
    font-size: 3.2rem;
    font-weight: 400;
    letter-spacing: .02em;
    margin: 0
  }

  .toggleNav {
    background-color: #d5969a;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    transform: translate(300px);
    transition: all .2s;
    width: 300px;
    z-index: 1000
  }

  .toggleNav.open {
    display: inline;
    transform: translate(0)
  }

  .toggleNav ul {
    list-style-type: none;
    margin: 0;
    padding: 30px
  }

  .toggleNav ul li {
    border-bottom: 1px solid #fcfaf1;
    padding: 10px 0
  }

  .toggleNav ul li a {
    color: #fcfaf1;
    display: block;
    font-size: 1.7rem;
    text-align: center;
    text-decoration: none
  }

  .-open-NavToggle {
    cursor: pointer;
    height: 25px;
    position: fixed;
    right: 18px;
    top: 13px;
    width: 30px;
    z-index: 51
  }

  .-open-NavToggle div {
    position: relative
  }

  .-open-NavToggle span {
    border-bottom: 3px solid #715e47;
    display: block;
    position: absolute;
    width: 100%
  }

  .-open-NavToggle span:first-child {
    top: 0
  }

  .-open-NavToggle span:nth-child(2) {
    top: 11px
  }

  .-open-NavToggle span:nth-child(3) {
    top: 22px
  }

  .-close-NavToggle {
    cursor: pointer;
    height: 25px;
    position: absolute;
    right: 13px;
    top: 22px;
    width: 30px
  }

  .-close-NavToggle div {
    position: relative
  }

  .-close-NavToggle span {
    border-bottom: 3px solid #fcfaf1;
    display: block;
    position: absolute;
    width: 100%
  }

  .-close-NavToggle span:first-child {
    top: 0
  }

  .-close-NavToggle span:nth-child(2) {
    top: 11px
  }

  .-close-NavToggle span:nth-child(3) {
    top: 22px
  }

  .-close-NavToggle span:first-child {
    top: 11px;
    transform: rotate(-45deg)
  }

  .-close-NavToggle span:nth-child(2),
  .-close-NavToggle span:nth-child(3) {
    top: 11px;
    transform: rotate(45deg)
  }

  main {
    padding-top: 50px;
    width: 100%
  }
}

@media (max-width:767px) {
  .u-mobile-only {
    display: block
  }

  .u-desktop-only {
    display: none
  }
}

@media screen and (max-width:767px) {
  body {
    font-feature-settings: "pkna";
    background-color: #fff;
    color: #715e47;
    font-family: Zen Kaku Gothic New, MyYuGothicM, 游ゴシック体, YuGothic, Noto Sans JP, Didact Gothic, Helvetica Neue, Helvetica, Arial, Verdana, Roboto, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0;
    letter-spacing: .01em;
    line-height: 1.875;
    margin: 0
  }

  main {
    width: 100%
  }

  .home main {
    padding-top: 66px
  }

  .centerWrap {
    margin: 0 auto;
    padding: 50px 20px;
    position: relative;
    width: 100%
  }

  .basicBtn {
    margin: 0;
    text-align: center
  }

  .basicBtn a {
    align-items: center;
    background-color: #d5969a;
    background-image: url(../../assets/img/arrow01.png);
    background-position: right 15px center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    color: #fff;
    display: inline-flex;
    line-height: 1.4;
    padding: 10px 50px 10px 40px
  }

  .basicBtn--blank a {
    background-image: none;
    padding: 8px 20px
  }

  .basicBtn--blank img {
    margin: 0 0 0 10px;
    width: 12px
  }

  .basicTitle {
    align-items: center;
    display: flex;
    font-size: 2rem;
    font-weight: 500;
    justify-content: center;
    line-height: 1.75;
    margin: 0 auto 25px;
    position: relative;
    text-align: center;
    text-shadow: 1px 0 2px #fff, 0 1px 2px #fff, -1px 0 2px #fff, 0 -1px 2px #fff;
    width: 100%;
    z-index: 10
  }

  .basicTitle img {
    margin: 0 5px 0 0;
    width: 58px
  }

  .catchCopy {
    color: #d5969a;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 1.8;
    margin: -15px auto 25px;
    text-align: center;
  }

  .basicTitle--chumidashi {
    font-size: 1.8rem;
    letter-spacing: .05em
  }

  .basicTitle--chumidashi span {
    background-image: linear-gradient(90deg, #9da0a3, #9da0a3 2px, transparent 0, transparent 8px);
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 5px 1px
  }

  .page .homeSearchCate {
    margin: 0 20px 50px
  }

  .-u-SpNonePcBlock,
  .-u-SpNonePcinline {
    display: none !important
  }

  .-u-PcNoneSpBlock {
    display: block !important
  }

  .-u-PcNoneSpinline {
    display: inline !important
  }

  .footerTop__left {
    align-items: center;
    background-color: #f8eeef;
    display: flex;
    flex-direction: column;
    padding: 30px 20px;
    text-align: center;
    width: 100%
  }

  .footerTop__left .basicTitle {
    margin: 0 0 10px
  }

  .footerTop__right {
    align-items: center;
    background-image: url(../../assets/img/footer01.jpg);
    background-size: cover;
    display: flex;
    flex-direction: column;
    padding: 50px 0;
    position: relative;
    width: 100%
  }

  .footer {
    background-color: #d5969a;
    color: #fff;
    padding: 50px 20px;
    text-align: center
  }

  .footer__title {
    font-size: 2.4rem;
    font-weight: 500
  }

  .footer__title,
  .footer__txt {
    margin: 0 0 15px
  }

  .footer__tel {
    font-size: 3.2rem;
    font-weight: 500;
    letter-spacing: .04em;
    line-height: 1.2;
    margin: 0 0 40px
  }

  .footer__tel img {
    margin: 10px 10px 0 0;
    width: 280px
  }

  .footer__tel span {
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1;
    margin: 5px 0 0
  }

  .footerSplit {
    display: flex;
    gap: 10px;
    justify-content: center
  }

  .footerSplit .basicBtn a {
    background-color: #fff;
    background-image: url(../../assets/img/arrow05.png);
    background-position: right 9px center;
    background-repeat: no-repeat;
    background-size: 14px auto;
    color: #d5969a;
    display: block;
    font-size: 1.2rem;
    padding: 20px;
    text-align: center;
    width: 170px
  }

  .copy {
    font-size: 1.4rem;
    justify-content: space-between;
    line-height: 1.5;
    padding: 20px
  }

  .copy__txt {
    font-weight: 500
  }
}

@media (hover:hover)and (pointer:fine) {
  .u-hover-transparent:hover {
    opacity: .6
  }
}

@media screen and (-webkit-min-device-pixel-ratio:0)and (-webkit-min-device-pixel-ratio:0),
screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm) {
  img {
    image-rendering: -webkit-optimize-contrast
  }
}

@media print,
screen and (min-width:1000px) {
  .header {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50
  }

  .headerInner {
    align-items: stretch;
    background-color: #fff;
    display: flex;
    margin: 0 auto;
    padding: 0 0 0 30px
  }

  .headerTitle {
    align-items: center;
    display: flex;
    gap: 0 10px;
    margin: 0
  }

  .headerTitle a {
    align-items: center;
    display: flex;
    margin: 0;
    padding: 15px 0
  }

  .headerTitle a img {
    width: 42px
  }

  .headerTitle__text {
    font-size: 1.3rem;
    line-height: 1.4;
    font-weight: 700;
  }

  .headerBtn {
    display: none
  }

  .headerNav {
    margin: 0 0 0 auto
  }

  .headerList,
  .headerList__item,
  .headerList__item a {
    align-items: center;
    display: flex;
    height: 100%
  }

  .headerList__item a {
    color: #000;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: .07em;
    line-height: 1.3333333333;
    padding: 0 8px
  }

  .headerList__item:last-child {
    margin: 0 0 0 30px
  }

  .headerList__item:last-child a {
    background-color: #d5969a;
    border-right: none;
    color: #fff;
    line-height: 1;
    padding: 18px 40px
  }

  .headerList__item:last-child a img {
    width: 23px
  }

  .pageTitle {
    background-image: url(../../assets/img/page_program.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    margin: 0 0 104px;
    text-align: center
  }

  .pageTitle .centerWrap {
    padding: 120px 0
  }

  .pageTitle h2 {
    font-size: 4.2rem;
    font-weight: 400;
    letter-spacing: .02em;
    margin: 0
  }

  .toggleNav {
    display: none
  }
}

@media print,
screen and (min-width:768px) {
  body {
    font-feature-settings: "pkna";
    background-color: #fff;
    color: #715e47;
    font-family: Zen Kaku Gothic New, MyYuGothicM, 游ゴシック体, YuGothic, Noto Sans JP, Avenir, Helvetica Neue, Helvetica, Arial, Verdana, Roboto, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0;
    letter-spacing: .06em;
    line-height: 1.875;
    margin: 0
  }

  main {
    min-width: 1200px;
    padding-top: 82px;
    width: 100%
  }

  .home main {
    padding-top: 100px
  }

  .centerWrap {
    margin: 0 auto;
    max-width: 1000px;
    min-width: 1000px;
    padding: 120px 0 70px;
    position: relative;
    width: 100%
  }

  .basicBtn {
    margin: 0;
    text-align: center
  }

  .basicBtn a {
    align-items: center;
    background-color: #d5969a;
    background-image: url(../../assets/img/arrow01.png);
    background-position: right 15px center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    color: #fff;
    display: inline-flex;
    line-height: 1.4;
    padding: 14px 50px 14px 40px
  }

  .basicBtn--blank a {
    background-image: none;
    padding: 8px 20px
  }

  .basicBtn--blank img {
    margin: 0 0 0 10px;
    width: 14px
  }

  .basicTitle {
    color: #715e47;
    font-size: 2.4rem;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 1.8;
    margin: 0 0 50px;
    text-align: center
  }

  .basicTitle img {
    margin: 0 10px 0 -20px;
    width: 43px
  }

  .catchCopy {
    color: #d5969a;
    font-size: 2rem;
    text-align: center;
    font-weight: 700;
    margin: -25px 0 50px
  }

  .basicTitle--chumidashi {
    font-size: 2.8rem;
    letter-spacing: .05em
  }

  .basicTitle--chumidashi span {
    background-image: linear-gradient(90deg, #9da0a3, #9da0a3 2px, transparent 0, transparent 8px);
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 5px 1px
  }

  .-u-SpNonePcBlock {
    display: inline-block !important
  }

  .-u-SpNonePcinline {
    display: inline !important
  }

  .-u-PcNoneSpBlock,
  .-u-PcNoneSpinline {
    display: none !important
  }

  .footerTop {
    align-items: stretch;
    display: flex;
    min-width: 1200px
  }

  .footerTop__left {
    align-items: flex-start;
    background-color: #f8eeef;
    display: flex;
    flex-direction: column;
    padding: 65px 100px 65px 200px;
    width: 50%
  }

  .footerTop__left .basicTitle {
    margin: 0 0 20px
  }

  .footerTop__right {
    align-items: center;
    background-image: url(../../assets/img/footer01.jpg);
    display: flex;
    flex-direction: column;
    position: relative;
    width: 50%
  }

  .footerTop__right .basicBtn {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
  }

  .footer {
    background-color: #d5969a;
    color: #fff;
    min-width: 1200px;
    padding: 50px 20px;
    text-align: center
  }

  .footer__title {
    font-size: 2.4rem;
    font-weight: 500
  }

  .footer__title,
  .footer__txt {
    margin: 0 0 15px
  }

  .footer__tel {
    font-size: 4.3rem;
    font-weight: 500;
    letter-spacing: .04em;
    line-height: 1.2;
    margin: 0 0 40px
  }

  .footer__tel img {
    margin: 15px 10px 0 0;
    width: 327px
  }

  .footer__tel span {
    display: block;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1
  }

  .footerSplit {
    display: flex;
    gap: 30px;
    justify-content: center
  }

  .footerSplit .basicBtn a {
    background-color: #fff;
    background-image: url(../../assets/img/arrow05.png);
    background-position: right 29px center;
    background-repeat: no-repeat;
    background-size: 24px auto;
    color: #d5969a;
    display: block;
    padding: 24px;
    text-align: center;
    width: 293px
  }

  .copy {
    display: flex;
    font-size: 1.4rem;
    justify-content: space-between;
    min-width: 1200px;
    padding: 20px
  }

  .copy__txt {
    font-weight: 500
  }
}