@charset "utf-8";

body.page .main p {
  margin-bottom: 1em;
}

.sub-image {
  background-color: #FEF6E1;
  background-position: 50%;
  background-size: cover;
}

.sub-image-title {
  margin-right: auto;
  margin-left: auto;
  padding: 0 10px;
  max-width: 1120px;
  font-family: 'Noto Serif JP', serif;
}

.sub-image h2 {
  font-size: 36px;
  color: #513300;
  line-height: 1.5;
}

.sub-image h2 span {
  display: block;
  font-size: 19px;
  color: #C3C3C3;
  letter-spacing: 0.2em;
}

section.single,
section.category {
  background: #F9F8F7;
}

section.category .post-list > li {
  margin-bottom: 60px;
}

section.single h2,
section.category .post-list > li h3 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 30px;
  font-weight: bold;
  font-family: font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Hiragino Sans", YuGothic, "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  border-bottom: solid 1px #3D4963;
}

section.single .classic p,
section.category .post-list > li.classic p {
  margin-bottom: 1em;
}

section.single .classic p:last-child,
section.category .post-list > li.classic p:last-child {
  margin-bottom: 0;
}

section.single,
section.category {
  font-feature-settings: normal;
}

body.category-faq .post-list li strong {
  font-weight: 400;
}

/* TOC start */

#toc_container {
  background: #fff !important;
  border: solid  #ccc 1px !important;
  border-top: solid  #FFB36B 5px !important;
}

#toc_container .toc_title {
  color: #2A2A2A !important;
}

#toc_container ul li {
  margin-left: 10px;
  list-style-type: disc !important;
  color: #FFB36B !important;
}

#toc_container ul li a {
  color: #2a2a2a !important;
}

#toc_container .toc_title:before {
  background-color: #FFB36B !important;
}

/* TOC end */

.post-pager {
  display: flex;
  justify-content: space-between;
}

.post-pager a {
  display: inline-block;
  padding: 5px 20px;
  background: #FFDD00;
}

.staff-greeting:after {
  content: '';
  position: absolute;
  top: -40px;
  right: -400px;
  width: 33vw;
  height: 24vw;
  background: #FFF4DE;
}

.staff-name {
  padding-bottom: 16px;
  border-bottom: solid 1px #513300;
}

.staff-greeting {
  position: relative;
}

.staff-greeting:before {
  content: '';
  position: absolute;
  width: 348px;
  height: 348px;
  background: url(./../images/staff_dt_1.png) no-repeat;
  background-size: contain;
  transform: translateY(-13%) translateX(-50%);
}

.staff-greeting div {
  position: relative;
  z-index: 1;
}

.staff-greeting-text {
  max-width: 560px;
}

.heading-sq {
  position: relative;
  margin-bottom: 28px;
  padding-top: 8px;
  padding-left: 16px;
  font-size: 34px;
  color: #513300;
  font-family: 'Noto Serif JP', serif;
}

.heading-sq span {
  position: relative;
  z-index: 1px;
}

.heading-sq:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 38px;
  height: 38px;
  background: #FDD20A;
}

.menu-page-link li {
  margin-bottom: 20px;
  padding: 0 8px;
  flex-basis: 25%;
}

.menu-page-link li a {
  display: block;
  padding: 16px 4px 28px 4px;
  text-align: center;
  letter-spacing: -0.08em;
  font-size: 20px;
  font-family: 'Noto Serif JP', serif;
  color: #513300;
  background: left 50% bottom 8px #E8E8DE url(./../images/menu_bt_dt.png) no-repeat;
  border-radius: 4px;
}

.menu-course {
  margin-top: 120px;
  margin-bottom: 200px;
  padding-bottom: 20px;
  position: relative;
  background: #F8F8F5;
}

/*.menu-course.menu-course-8 {
  margin-bottom: 100px;
}*/

.menu-course-head {
  position: relative;
  margin-top: -60px;
  margin-right: auto;
  margin-left: auto;
  max-width: 960px;
  min-height: 270px;
}

.menu-course-head > * {
  position: relative;
  z-index: 1;
}

.menu-course-head:before {
  content: '';
  position: absolute;
  top: -42px;
  right: 22%;
  width: 100vw;
  height: 100%;
  background: #DDD7C8 url(./../images/menu_bg_1.png);
}

.menu-course-head h3 {
  padding-top: 80px;
  min-width: 440px;
  letter-spacing: -0.06em;
  font-size: 38px;
  font-weight: 800;
  font-family: 'Noto Serif JP', serif;
  color: #482C00;
  background: 0 30px url(./../images/menu_1.png) no-repeat;
}

.menu-course-1 .menu-course-head h3 { background-image: url(./../images/menu_1.png); }
.menu-course-2 .menu-course-head h3 { background-image: url(./../images/menu_2.png); }
.menu-course-3 .menu-course-head h3 { background-image: url(./../images/menu_3.png); }
.menu-course-4 .menu-course-head h3 { background-image: url(./../images/menu_4.png); }
.menu-course-5 .menu-course-head h3 { background-image: url(./../images/menu_5.png); }
.menu-course-6 .menu-course-head h3 { background-image: url(./../images/menu_6.png); }
.menu-course-7 .menu-course-head h3 { background-image: url(./../images/menu_7.png); }
.menu-course-8 .menu-course-head h3 { background-image: url(./../images/menu_8.png); }
.menu-course-9 .menu-course-head h3 { background-image: url(./../images/menu_9.png); }
.menu-course-10 .menu-course-head h3 { background-image: url(./../images/menu_10.png); }
.menu-course-11 .menu-course-head h3 { background-image: url(./../images/menu_11.png); }
.menu-course-12 .menu-course-head h3 { background-image: url(./../images/menu_12.png); }

.menu-course-head .image img {
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
}

.heading-course {
  margin-bottom: 30px;
  padding: 16px;
  text-align: center;
  font-size: 26px;
  font-weight: 800;
  font-family: 'Noto Serif JP', serif;
  color: #482C00;
  background: 50% url(./../images/menu_h4_dt.png) no-repeat;
  background-size: auto 100%;
  border-top: solid 5px #E3DED2;
  border-bottom: solid 5px #E3DED2;
}

.list-recommend {
  display: flex;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  max-width: 960px;
}

.list-recommend li {
  flex-grow: 1;
  margin: 8px;
  padding: 16px 4px;
  color: #fff;
  font-weight: 800;
  text-align: center;
  background: #FEC035;
}

.list-course-flow {
  margin-left: -15px;
  margin-right: -15px;
}

.nallow-800 .list-course-flow {
  margin-right: auto;
  margin-left: auto;
  max-width: 760px;
}

.list-course-flow li {
  position: relative;
  margin: 0 15px 40px 15px;
  padding-top: 32px;
  max-width: 340px;
}

.list-course-flow li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 63px;
  height: 63px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.list-course-flow li:nth-child(1):before { background-image: url(./../images/menu_step_1.png); }
.list-course-flow li:nth-child(2):before { background-image: url(./../images/menu_step_2.png); }
.list-course-flow li:nth-child(3):before { background-image: url(./../images/menu_step_3.png); }
.list-course-flow li:nth-child(4):before { background-image: url(./../images/menu_step_4.png); }

.list-course-flow li .image {
  margin-bottom: 10px;
}

.list-course-flow li h5 {
  margin-bottom: 8px;
  text-align: center;
  font-size: 26px;
  font-family: 'Noto Serif JP', serif;
  color: #482C00;
}

.list-target {
  margin-right: auto;
  margin-left: auto;
  max-width: 960px;
}

.list-target li {
  display: flex;
  margin-bottom: 8px;
}

.list-target li h5 {
  margin-right: 8px;
  padding: 20px;
  flex-basis: 190px;
  color: #fff;
  font-weight: 800;
  text-align: center;
  background: #FEC035;
}

.list-target li > div {
  flex-grow: 1;
  padding: 20px;
  background: #fff;
}

.menu-clinic-links {
}

.menu-clinic-links li {
  flex: 1;
  margin: 0 30px;
}

.menu-clinic-links li .link-more-orange {
  display: block;
  padding-top: 12px;
  padding-bottom: 15px;
  text-align: center;
  background-position: top 25% right 20px;
}

.menu-clinic-links li .link-more-orange span {
  display: block;
  margin-top: 6px;
  background: #fff;
  color: #1A1311;
  font-size: 0.8em;
  text-align: center;
  border-radius: 50px;
}

.first-intro {
  background: url(./../images/first_bg_1.jpg) no-repeat;
  background-size: cover;
}

.first-intro-list {
  padding: 40px;
  background: rgba(255, 255, 255, 0.8);
}

.first-intro-list li {
  position: relative;
  margin-top: 24px;
  margin-bottom: 60px;
  padding: 60px 35px 35px 35px;
  border: solid 4px #A19175;
  border-radius: 14px;
}

.first-intro-list li:last-child {
  margin-bottom: 0;
}

.first-intro-list li:before {
  content: '';
  position: absolute;
  top: -28px;
  left: -15px;
  width: 110px;
  height: 71px;
  background: url(./../images/first_dt_1.png) no-repeat;
  background-size: 100%;
}

.first-greeting {
  background: #EFEFE8 top right url(./../images/first_bg_2.jpg) no-repeat;
  background-size: 48% auto;
}

.first-greeting-inner {
  max-width: 780px;
}

.heading-greeting {
  padding: 10px 0;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}

.first-greeting-pain {
  display: table;
  border-radius: 8px;
}

.first-greeting p {
  margin-bottom: 1.6em;
}

.heading-movie {
  padding: 12px;
  border-top: solid 4px #C1B7A7;
  border-bottom: solid 4px #C1B7A7;
  background: #F8F8F5;
}

body.recruit .section-group-list {
  margin-right: auto;
  margin-left: auto;
  max-width: 560px;
}

body.recruit .section-group-list li {
  padding: 0;
  border: none;
}


.recruit-intro {
  background: top url(./../images/recruit_bg_1.jpg) no-repeat;
  background-size: contain;
}

.recruit-intro-box {
  position: relative;
  margin-top: 100px;
  padding: 90px 80px 60px 80px;
  background: #fff;
  border: solid 1px #848484;
}

.recruit-intro-box h4 {
  position: absolute;
  top: 0;
  left: 50%;
  padding: 40px 30px;
  font-weight: 800;
  font-size: 42px;
  font-family: 'Noto Serif JP', serif;
  color: #513300;
  background: #fff 50% url(./../images/recruit_dt_1.png) no-repeat;
  background-size: contain;
  transform: translateY(-50%) translateX(-50%);
}

.recruit-intro-box .marker {
  position: relative;
  display: table;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-weight: 800;
  font-size: 42px;
  font-family: 'Noto Serif JP', serif;
}

.recruit-intro-box .marker:after {
  content: '';
  display: block;
  margin-top: -24px;
  width: 100%;
  height: 30px;
  background: #FFF2BF;
}

.heading-recruit-h3 {
  margin-top: 20px;
  text-align: center;
  font-size: 42px;
  font-family: 'Noto Serif JP', serif;
  color: #513300;
  border-top: solid 1px #513300;
  border-bottom: solid 1px #513300;
}

.box-lsdc {
  padding: 30px;
  border: solid 2px #FF1849;
  border-radius: 8px;
}

.heading-recruit-h4 {
  padding: 10px;
  text-align: center;
  font-size: 26px;
  font-family: 'Noto Serif JP', serif;
  color: #513300;
  border-top: solid 4px #C1B7A7;
  border-bottom: solid 4px #C1B7A7;
}

.require {
  padding: 2px 10px;
  font-size: 15px;
  color: #fff;
  vertical-align: middle;
  background: #FF6D71;
  border-radius: 4px;
}

.grecaptcha-badge {
  /*visibility: hidden;*/
}

.faq-list > li {
  margin-bottom: 60px;
}

.faq-list > li:last-child {
  margin-bottom: 0;
}

.faq-list > li .faq-q {
  position: relative;
  margin-bottom: 20px;
  margin-left: 90px;
  padding: 12px;
  color: #523402;
  font-size: 28px;
  font-family: 'Noto Serif JP', serif;
  border-bottom: solid 4px #14B19E;
}

.faq-list > li .faq-q:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -90px;
  width: 70px;
  height: 70px;
  background: url(./../images/faq_q.png) no-repeat;
  background-size: 100% 100%;
}

.faq-list > li .faq-a {
  padding: 30px 30px 30px 80px;
  font-size: 22px;
  background: #FFF9DF top 30px left 18px url(./../images/faq_a.png) no-repeat;
}

.faq-list-link {
  margin-right: -5px;
  margin-left: -5px;
}

.faq-list-link li {
  padding: 0 5px;
}

.faq-list-link a {
  display: block;
  padding: 8px;
  text-align: center;
  color: #fff;
  font-weight: 800;
  background: #E97800;
}