@charset "UTF-8";

/*
 00. multi-class
========================================================================== */
img {
  vertical-align: top;
}

.gnav {
  margin-bottom: 60px;
}

.pagetop {
  z-index: 99;
}

.wf-hannari {
  font-family: "Hannari", "Times New Roman", Times, serif;
}

.wf-kokoro {
  font-family: "Kokoro", "Times New Roman", Times, serif;
}

.idx dl,
.idx dt,
.idx dd,
.idx ul,
.idx li,
.idx a,
.idx span,
.idx i,
.idx div,
.idx p,
.idx section,
.idx aside {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.idx {
  position: relative;
  color: #434343;
  font-family: 'Hiragino Mincho ProN', '游明朝', YuMincho, 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
}

.idx a {
  color: #434343;
  font-weight: 500;
}

.idx_inner {
  margin: 0 auto;
  position: relative;
  min-width: 1100px;
}

.idx img {
  max-width: 100%;
}

.idx_ttl {
  text-align: center;
}

.idx_lm {
  position: absolute;
  width: 100%;
  top: -20px;
  text-align: center;
}

.idx_lm img {
  width: 62px;
}

.idx_lst li {
  display: block;
  padding-left: 1.6em;
  margin-bottom: 0.5em;
  background-image: url("../images/top/check_brown.png");
  background-repeat: no-repeat;
  background-position: 0 0.4em;
  background-size: 1em auto;
}

.idx_lst.idx_lst_blue li span {
  background-image: url("../images/top/check_blue.png");
}

.diagonal {
  position: absolute;
  width: 100%;
}

/*
     01. key visual
========================================================================== */
.kv {
  position: relative;
  line-height: 0;
  padding: 0 2.857%;
}

.kv_catch {
  position: absolute;
  top: 0;
  left: 48.5%;
  z-index: 100;
  width: 25%;
}

/*
     02. news
========================================================================== */
.news {
  margin: 0 0 60px;
}

.news .inner {
  width: 1106px;
  display: flex;
  margin: 0 auto;
}

.news_head {
  width: 140px;
  height: 108px;
  padding: 7px 18px 2px 0;
  border-right: 1px solid #e1e1e1;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
}

.news .btn {
  margin: auto 19px 0 0;
}

.news .btn img {
  height: 20px;
}

.news .cont {
  flex: 1;
  padding: 0 0 0 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.news .cont dl {
  display: flex;
}

.news .cont dl + dl {
  margin-top: 1em;
}

.news .cont dt {
  width: 9em;
  font-size: 13px;
  padding-top: 0.2em;
  letter-spacing: 0.2em;
}

.news .cont dd {
  flex: 1;
  font-size: 15px;
  text-decoration: underline;
}

.bnr-sameday {
  margin: 60px auto 40px auto;
  max-width: 1280px;
}

.bnr-sameday img {
  width: 100%;
}

/*
     03. mhlw
========================================================================== */
.idx_mhlw {
  margin: 0 0 60px;
  padding-top: 27px;
}

.idx_mhlw .idx_inner {
  width: 1280px;
  padding: 70px 0 52px;
  position: relative;
  display: flex;
}

.idx_mhlw .idx_inner:before,
.idx_mhlw .idx_inner:after {
  content: "";
  display: block;
  position: absolute;
  border: 1px solid rgba(154, 154, 154, 0.3);
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  pointer-events: none;
}

.idx_mhlw .idx_inner:before {
  top: 0;
  left: 0;
}

.idx_mhlw .idx_inner:after {
  top: 9px;
  left: 9px;
}

.idx_mhlw_fig {
  margin: auto;
  width: 66px;
  position: absolute;
  top: -29px;
  right: 0;
  left: 0;
  z-index: 2;
}

.idx_mhlw_fig img {
  width: 90px;
}

.idx_mhlw_txt {
  flex: 1;
  line-height: 1.8;
  text-align: center;
  letter-spacing: 0.08em;
}

.idx_mhlw_txt span {
  display: block;
}

.idx_mhlw_txt dt {
  color: #4a4a4a;
  font-size: 20px;
  margin-bottom: 1.5em;
}

.idx_mhlw_txt dt i {
  font-size: 24px;
}

.idx_mhlw_txt dt em {
  font-size: 28px;
  display: inline-block;
  border-bottom: 1px solid #979797;
}

.idx_mhlw_txt dt em.border_less {
  border: none;
}

.idx_mhlw_txt dt em i {
  font-size: 18px;
}

.idx_mhlw_txt dd {
  font-size: 24px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.idx_mhlw_txt dd li {
  text-align: left;
	background: url('../images/top/ico_check.svg') no-repeat top 0.36em  left;
	background-size:1em ;
	padding-left:1.4em;
}

.idx_mhlw_txt dd p {
	margin-top:1.5em;
  font-size: 100%;
}

/*
     04. information
========================================================================== */
.idx_info {
  z-index: 3;
  margin-bottom: 85px;
}

.idx_info .idx_ttl {
  position: absolute;
  z-index: 3;
  top: 79px;
  left: 0;
  width: 100%;
}

.idx_info .idx_ttl img {
  height: 40px;
}

.idx_info .idx_inner {
  width: 93%;
  min-width: 1200px;
  max-width: 1300px;
  background: #f2fae8;
  padding: 147px 97px 68px;
}

.idx_info .idx_inner:before,
.idx_info .idx_inner:after {
  content: "";
  display: block;
  position: absolute;
}

.idx_info .idx_inner:before {
  background-color: rgba(255, 255, 255, 0.6);
  width: 100%;
  left: 0;
  top: 133px;
  height: 333px;
}

.idx_info .idx_inner:after {
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  top: 15px;
  left: 15px;
  background-image: url('../images/top/info_frame.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.idx_info_deco {
  position: absolute;
  z-index: 3;
}

.idx_info_deco_1 {
  width: 10.84%;
  top: 62px;
  right: 54px;
}

.idx_info_deco_2 {
  width: 18%;
  bottom: -12px;
  left: -6px;
}

.idx_info_deco_3 {
  width: 13.4%;
  top: 214px;
  right: 36px;
}

.idx_info_c {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 10;
}

.idx_info_img {
  width: 48.8%;
  position: relative;
  padding-bottom: 9px;
}

.idx_info_fig {
  position: absolute;
  z-index: 8;
  width: 175px;
  bottom: 0;
  right: -15px;
}

.idx_info_slider {
  position: relative;
  z-index: 1;
}

.idx_info_slider_wrp {
  width: 400px;
  position: relative;
}

.idx_info_slider_wrp:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ede2c0;
  transform: rotate(3.95deg);
}

.idx_info .bx-wrapper {
  z-index: 5;
  background: #fff;
  padding: 5px;
  border: 1px solid #decdbc;
}

.idx_info .bx-wrapper .bx-pager {
  text-align: left;
  padding-left: 30px;
}

.idx_info .bx-wrapper .bx-pager.bx-default-pager a {
  background: #ebe5c4;
}

.idx_info .bx-wrapper .bx-pager.bx-default-pager a:hover,
.idx_info .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #834e1c;
}

.idx_info_lst {
  flex: 1;
  position: relative;
}

.idx_info_lst {
  font-size: 23px;
  padding-top: 1.6em;
}

.idx_info_lst li {
  margin-bottom: 1.26em;
}

.idx_info_lst span {
  display: inline-block;
}

.idx_info_lst em {
  display: inline-block;
  border-bottom: 1px solid #aace7d;
  ;
}

.idx_info_ico {
  margin-right: 0.5em;
}

.idx_info_ico img {
  width: 36px;
}

.idx_info_lst li:nth-of-type(1) i {
  font-size: 25.2px;
}

.idx_info_lst li:nth-of-type(2) {
  margin-left: 38px;
}

.idx_info_lst li:nth-of-type(3) {
  margin-left: 61px;
}

.idx_info_lst li:nth-of-type(4) {
  margin-left: 91px;
}

/*
     05. sterilize
========================================================================== */
.idx_strlz {
  padding-top: 9px;
  overflow: hidden;
}

.idx_strlz_rct {
  position: absolute;
  width: calc(50% + 570px);
  height: 339px;
  top: 316px;
  right: 0;
  z-index: 1;
  background-color: #d4f2ff;
  background-image: url("../images/top/sterilize_lst__bg.jpg");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: 0 0;
}

.idx_strlz .idx_inner {
  width: 1400px;
  padding: 38px 43px 22px 53px;
  z-index: 3;
  background: url('../images/top/strlz_triangle_stripe.png'), url('../images/top/strlz_triangle.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.idx_strlz_ttl {
  position: relative;
  font-size: 31.36px;
  text-align: center;
  margin-right: 24%;
  margin-bottom: 6px;
  margin-left: 51px;
}

.idx_strlz_ttl span:nth-of-type(2) {
  letter-spacing: 0.1em;
}

.idx_strlz_ttl::before {
  width: 170px;
  height: 141px;
  display: inline-block;
  content: '';
  background-image: url('../images/top/strlz_ttl_img.png');
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 20px;
  left: 0;
}

.idx_strlz_ttl i {
  font-size: 35px;
}

.idx_strlz_ttl em {
  font-size: 43.54px;
}

.idx_strlz_ttl strong {
  font-size: 44.82px;
  color: #46b1cc;
}

.idx_strlz_ttl .kntn {
  -webkit-text-emphasis: filled dot #46b1cc;
  text-emphasis: filled dot #46b1cc;
}

.idx_strlz_ttl sup {
  position: relative;
  bottom: 0.15em;
}

.idx_strlz_staff {
  position: absolute;
  top: -9px;
  right: 166px;
  width: 270px;
}

.idx_strlz_lst {
  display: block;
  padding: 48px 78px 46px 52px;
  background-color: rgba(249, 254, 254, 0.8);
  position: relative;
}

.idx_strlz_lst:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 8px;
  right: 8px;
  width: 17px;
  height: 17px;
  background-repeat: no-repeat;
  background-size: cover;
}

.idx_strlz_lst_ttl {
  text-align: center;
  color: #434343;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  padding-top: 10px;
}

.idx_strlz_lst ul {
  display: flex;
}

.idx_strlz_arrow {
  position: absolute;
  width: 33px;
  height: 33px;
  bottom: 7px;
  right: 7px;
}

/*
     06. afap
========================================================================== */
.idx_afap {
  padding-top: 86px;
  padding-bottom: 29px;
  overflow: hidden;
}

.idx_afap .idx_inner {
  width: 1396px;
  background: url('../images/top/afap_triangle_stripe.png'), url('../images/top/afap_triangle.png');
  background-repeat: no-repeat;
  background-position: left top 1px, right top 1px;
  background-size: cover;
  padding: 0 68px 36px 77px;
}

.idx_afap_head_ttl {
  position: relative;
  z-index: 3;
  text-align: center;
  line-height: 45.6px;
  letter-spacing: 0.25rem;
}

.idx_afap_head_ttl .upper {
  font-size: 31.5px;
  margin-bottom: 15px;
}

.idx_afap_head_ttl .upper strong {
  font-size: 1.45em;
  line-height: 1;
}

.idx_afap_head_ttl .upper i {
  font-size: 1.206em;
  line-height: 45.6px;
  vertical-align: baseline;
}

.idx_afap_head_ttl .lower {
  font-size: 37.98px;
  line-height: 1.2;
  vertical-align: middle;
  margin-bottom: 35px;
}

.idx_afap_head_ttl .lower i {
  font-size: 1.2em;
  line-height: 1;
}

.idx_afap_head_ttl em {
  position: relative;
  display: inline-block;
  color: #8ab15a;
}

.idx_afap_head_fig {
  position: absolute;
  z-index: 1;
}

.idx_afap_head_fig_1 {
  width: 101px;
  top: -52px;
  left: 111px;
}

.idx_afap_head_fig_2 {
  width: 105px;
  top: -49px;
  right: 107px;
}

.idx_afap_lst {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 4;
}

.idx_afap_box {
  display: block;
  width: 31.8%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 0;
  background-color: #fff;
  position: relative;
  padding: 315px 25px 35px;
}

.idx_afap_pu {
  position: absolute;
  width: 98px;
  top: -5px;
  left: -5px;
}

.idx_afap_ttl {
  font-size: 24px;
  margin-bottom: 0.3em;
  letter-spacing: 0.1em;
}

.idx_afap_desc {
  font-size: 16px;
  line-height: 1.63;
  min-height: 5em;
}

.idx_afap_cnr {
  position: absolute;
  width: 16px;
  bottom: 7px;
  right: 7px;
}

.idx_afap_1 {
  background-image: url("../images/top/afap_1_bg.jpg");
}

.idx_afap_1 .idx_afap_ttl {
  color: #f0929a;
}

.idx_afap_2 {
  background-image: url("../images/top/afap_2_bg.jpg");
}

.idx_afap_2 .idx_afap_ttl {
  color: #88ccf0;
}

.idx_afap_3 {
  background-image: url("../images/top/afap_3_bg.jpg");
}

.idx_afap_3 .idx_afap_ttl {
  color: #f8b67c;
}

/*
     07. slide
========================================================================== */
.idx_slide img {
  width: 220px;
}

/* ------------------------- slide1 */
.idx_slide1 {
  background: linear-gradient(transparent 53.268%, #ffeceb 53.268%, #ffeceb 95.752%, transparent 95.752%);
  margin-bottom: 60px;
}

.idx_slide1::before {
  content: "";
  display: block;
  width: 82px;
  height: 75px;
  margin: 0 auto 28px;
  background: url(../images/top/slide_logo.png) no-repeat center/100%;
}

.idx_slide1 li + li {
  margin-left: 37px;
}

.idx_slide1 li:nth-child(odd) {
  margin-top: -22px;
}

.idx_slide1 li:nth-child(even) {
  margin-top: 44px;
}

/* ------------------------- slide2 */
.idx_slide2 {
  padding-bottom: 38px;
  margin-bottom: 52px;
  background: #f7ffe8;
}

/*
     08. qol
========================================================================== */
.idx_qol {
  background-color: #f2fbe6;
  background-image: url("../images/top/qol_bg_1.png"), url("../images/top/qol_bg_2.png");
  background-position: 100% 0, 0 100%;
  background-size: 63.93% auto, 67.5% auto;
  background-repeat: no-repeat;
  padding: 0 0 46px;
  margin-bottom: 65px;
}

.idx_qol_head {
  position: relative;
  z-index: 3;
  background-color: transparent;
  overflow: hidden;
  padding-top: 40px;
  text-align: center;
}

.idx_qol_head_fig {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}

@media screen and (min-width: 1600px) {
  .idx_qol_head_fig {
    left: calc((100vw / 2) - 800px);
    width: 1600px;
  }
}

.idx_qol_head_fig > div {
  display: block;
  position: absolute;
}

.idx_qol_head_fig_1 {
  width: 314px;
  top: 28px;
  left: 86px;
}

.idx_qol_head_fig_2 {
  width: 312px;
  top: 27px;
  right: 81px;
}

.idx_qol_head_lead {
  color: #815021;
  margin-bottom: 20px;
}

.idx_qol_head_lead span {
  display: inline-block;
  font-size: 20px;
  padding: 0 2em 0.1em;
}

.idx_qol_head_lead span em {
  font-size: 1.1em;
}

.idx_qol_head_lead span mark {
  color: inherit;
  background: linear-gradient(transparent 53.268%, #faf3a8 53.268%, #faf3a8 95.752%, transparent 95.752%);
}

.idx_qol_head_lead .kntn {
  -webkit-text-emphasis: filled dot #815021;
  text-emphasis: filled dot #815021;
  line-height: 1;
}

.idx_qol_head_ttl {
  position: relative;
  width: 567px;
  color: #815021;
  font-size: 37.44px;
  letter-spacing: 0.25rem;
  line-height: 1;
  background-color: transparent;
  margin: 0 auto 24px;
  padding-bottom: 15px;
}

.idx_qol_head_ttl::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 5px;
  background-image: url('../images/top/afap_ttl_dots.png');
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.idx_qol_head_ttl .upper {
  margin-bottom: 1rem;
}

.idx_qol_head_ttl .lower {
  font-size: 1.7em;
  padding-bottom: 20px;
}

.idx_qol_head_ttl .lower em {
  font-size: 1.109em;
}

.idx_qol_head_ttl .lower em.has_pink_color {
  color: #f4aeb4;
}

.idx_qol_head_ttl .lower em.has_blue_color {
  color: #a0d6f3;
}

.idx_qol_head_ttl .lower em.has_orange_color {
  color: #f8c99f;
}

.idx_qol_head_illust {
  width: 522px;
  margin: -20px auto 15px;
}

.idx_qol_head_catch {
  text-align: center;
  margin-bottom: 27px;
}

.idx_qol_head_catch span {
  display: inline-block;
  font-size: 25.35px;
  color: #815021;
  position: relative;
  padding: 0 1.3em;
}

.idx_qol_head_catch span:before,
.idx_qol_head_catch span:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  top: 5%;
  background: #967d66;
}

.idx_qol_head_catch span:before {
  transform: rotate(-25deg);
  left: 0;
}

.idx_qol_head_catch span:after {
  transform: rotate(25deg);
  right: 0;
}

.idx_qol_head_catch span em {
  color: #e48c8c;
}

.idx_qol_head_catch .kntn {
  -webkit-text-emphasis: filled dot #967d66;
  text-emphasis: filled dot #967d66;
}

.idx_qol .idx_inner {
  background: rgba(255, 255, 255, 0.72);
  width: 1260px;
  padding: 30px 40px 10px 70px;
}

.idx_qol_box {
  position: relative;
  padding: 45px 0 0 165px;
  margin-bottom: 30px;
}

.idx_qol_ttl {
  position: absolute;
  z-index: 5;
  width: 180px;
  top: 30px;
  left: 30px;
}

.idx_qol_lnk {
  display: block;
  z-index: 3;
  position: relative;
  background: rgba(255, 255, 255, 0.91);
  padding: 45px 90px 30px;
}

.idx_qol_lead {
  color: #967d66;
  font-size: 20px;
  border-bottom: 1px solid #967d66;
  padding-bottom: 0.2em;
  padding-left: 10px;
  margin-bottom: 1em;
}

.idx_qol_lead i {
  font-size: 22px;
}

.idx_qol .idx_lst {
  margin-left: 10px;
}

.idx_qol .idx_lst li {
  font-size: 16px;
  margin-bottom: 0.7em;
}

.idx_qol_fig_1 {
  position: absolute;
  z-index: 5;
  width: 329px;
  top: -30px;
  right: 15px;
}

.idx_qol_fig_2 {
  position: absolute;
  z-index: 6;
  width: 233px;
  bottom: -20px;
  right: 312px;
}

.idx_qol_cnr {
  position: absolute;
  width: 18px;
  bottom: 7px;
  right: 7px;
}

.idx_qol_box_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 1098px;
}

.idx_qol_head_txt {
  max-width: 34em;
  color: #815021;
  font-size: 16.7px;
  line-height: 1.5;
  text-align: center;
  margin: auto;
  margin-bottom: 25px;
}

.idx_qol_head_txt span {
  display: inline-block;
}

/* -------------------------------- qol_1 */
.idx_qol_1 .idx_qol_lnk {
  box-shadow: 6px 6px 10px rgba(255, 239, 239, 0.41);
}

.idx_qol_1 .idx_lst li {
  background-image: url("../images/top/qol_1_check.png");
}

.idx_qol_1 .idx_lst li em {
  background-image: linear-gradient(to bottom, transparent 0, transparent 60%, #ffeff0 60%, #ffeff0 95%, transparent 95%);
}

/* -------------------------------- qol_2 */
.idx_qol_2 .idx_qol_lnk {
  box-shadow: 6px 6px 10px rgba(204, 234, 249, 0.41);
}

.idx_qol_2 .idx_lst li {
  background-image: url("../images/top/qol_2_check.png");
}

.idx_qol_2 .idx_lst li em {
  background-image: linear-gradient(to bottom, transparent 0, transparent 60%, #edf9ff 60%, #edf9ff 95%, transparent 95%);
}

.idx_qol_2 .idx_qol_fig_2 {
  width: 353px;
  bottom: -12px;
  right: 292px;
}

/* -------------------------------- qol_3 */
.idx_qol_3 .idx_qol_lnk {
  padding-bottom: 49px;
  box-shadow: 6px 6px 10px rgba(255, 222, 193, 0.41);
}

.idx_qol_3 .idx_lst li {
  background-image: url("../images/top/qol_3_check.png");
}

.idx_qol_3 .idx_lst li em {
  background-image: linear-gradient(to bottom, transparent 0, transparent 60%, #fff3e8 60%, #fff3e8 95%, transparent 95%);
}

.idx_qol_3 .idx_qol_fig_2 {
  width: 195px;
  bottom: -22px;
  right: 310px;
}

/*
     09. message
 ========================================================================== */
.idx_msg {
  margin-bottom: 100px;
}

.idx_msg .idx_inner {
  width: 93%;
  max-width: 1300px;
  background-image: url("../images/top/msg_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  text-align: center;
  padding: 79px 0 44px;
}

.idx_msg_ttl {
  margin-bottom: 42px;
}

.idx_msg_ttl span {
  display: inline-block;
  color: #834e1c;
  font-size: 32px;
  padding: 0 80px 0.2em;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #834e1c;
}

.idx_msg_ttl span mark {
  color: inherit;
  background: transparent;
}

.idx_msg_ttl i {
  font-size: 36.5px;
}

.idx_msg_ttl .kntn {
  -webkit-text-emphasis: filled dot #834e1c;
  text-emphasis: filled dot #834e1c;
}

.idx_msg_desc p {
  font-size: 17px;
  margin-bottom: 0.75em;
  letter-spacing: 0.1em;
}

.idx_msg_desc p em {
  font-size: 19px;
  color: #e38632;
}

/*
     10. menu
 ========================================================================== */
.idx_menu {
  margin-bottom: 75px;
}

.idx_menu h2 {
  width: 16.413%;
  margin: 0 auto 40px;
}

.idx_menu ul {
  width: max(83%, 1200px);
  display: flex;
  flex-wrap: wrap;
  column-gap: max(1.205%, 14px);
  row-gap: max(1.205%, 14px);
  margin: 0 auto;
}

.idx_menu li {
  width: 24.096%;
}

.idx_menu li a {
  position: relative;
  display: flex;
  display: grid;
  justify-content: center;
  align-items: center;
  place-items: center;
  width: 100%;
  font-size: 20px;
  padding-top: 9.42%;
  padding-bottom: 8.333%;
  border: 2px solid #eeeeee;
  z-index: 0;
}

.idx_menu li a::after {
  position: absolute;
  content: '';
  width: 13px;
  height: 13px;
  bottom: 6px;
  right: 6px;
  background-image: url('../images/top/menu_cnr.png');
  background-size: contain;
}

/*
     10. feature
 ========================================================================== */
.idx_feat {
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 100% auto;
  background-image: url("../images/top/feat_bg.jpg");
  margin-bottom: 80px;
}

.idx_feat .idx_inner {
  width: max(92%, 1290px);
}

.idx_feat_head {
  padding: 76px 0 62px 84px;
}

.idx_feat_head_ttl {
  position: relative;
  z-index: 3;
  width: 824px;
  margin-bottom: 20px;
}

.idx_feat_head_logo {
  position: absolute;
  z-index: 0;
  width: 600px;
  top: 0px;
  left: 0px;
}

.idx_feat_head_txt {
  position: relative;
  color: #434343;
  font-size: 13.4px;
  line-height: 1.56;
  z-index: 1;
}

.idx_feat_set {
  z-index: 3;
  display: flex;
  flex-wrap: wrap;
}

.idx_feat_box {
  width: 50%;
  position: relative;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding: 18px;
}

.idx_feat_nbr {
  position: absolute;
  width: 98px;
}

.idx_feat_lnk {
  display: block;
  background: rgba(255, 255, 255, 0.95);
  width: 62%;
  min-height: 280px;
  padding: 45px 20px 0 25px;
  position: relative;
}

.idx_feat_box:nth-of-type(2n-1) .idx_feat_lnk {
  margin-left: auto;
}

.idx_feat_box:nth-of-type(2n) .idx_feat_lnk {
  margin-right: auto;
}

.idx_feat_ttl {
  font-size: 24px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0.3em;
  padding-left: 10px;
}

.idx_feat_lead {
  font-size: 18px;
  font-feature-settings: 'palt';
  margin-left: 10px;
  margin-bottom: 20px;
}

.idx_feat .idx_lst {
  font-size: 16px;
}

.idx_feat .idx_lst span {
  display: inline-block;
}

.idx_feat_cnr {
  position: absolute;
  right: 7px;
  bottom: 7px;
  width: 23px;
}

/* -------------------------------- feat_1 */
.idx_feat_1 {
  background-image: url("../images/top/feat_1_bg.jpg");
  background-color: #ffe7d3;
  background-position: 0 0;
}

.idx_feat_1 .idx_feat_nbr {
  top: -6px;
  left: -6px;
}

.idx_feat_1 .idx_feat_ttl {
  color: #f79d4f;
  border-color: #f79d4f;
}

.idx_feat_1 .idx_lst li {
  background-image: url("../images/top/feat_1_check.png");
}

/* -------------------------------- feat_2 */
.idx_feat_2 {
  background-image: url("../images/top/feat_2_bg.jpg");
  background-color: #e4f6ff;
  background-position: 100% 0;
}

.idx_feat_2 .idx_feat_nbr {
  top: -6px;
  right: -6px;
}

.idx_feat_2 .idx_feat_ttl {
  color: #72c1eb;
  border-color: #72c1eb;
}

.idx_feat_2 .idx_lst li {
  background-image: url("../images/top/feat_2_check.png");
}

/* -------------------------------- feat_3 */
.idx_feat_3 {
  background-image: url("../images/top/feat_3_bg.jpg");
  background-color: #f5ffe6;
  background-position: 0 0;
}

.idx_feat_3 .idx_feat_nbr {
  bottom: -6px;
  left: -6px;
}

.idx_feat_3 .idx_feat_lnk {
  background: rgba(255, 255, 255, 0.7);
}

.idx_feat_3 .idx_feat_ttl {
  color: #8db05c;
  border-color: #8db05c;
}

.idx_feat_3 .idx_lst li {
  background-image: url("../images/top/feat_3_check.png");
}

/* -------------------------------- feat_4 */
.idx_feat_4 {
  background-image: url("../images/top/feat_4_bg.jpg");
  background-color: #ffeceb;
  background-position: 100% 0;
}

.idx_feat_4 .idx_feat_nbr {
  bottom: -6px;
  right: -6px;
}

.idx_feat_4 .idx_feat_ttl {
  color: #f0929a;
  border-color: #f0929a;
}

.idx_feat_4 .idx_lst li {
  background-image: url("../images/top/feat_4_check.png");
}

/* -------------------------------- diagonal */
.diagonal_1 {
  left: 0;
  top: 82%;
}

/*
     11. treatment
 ========================================================================== */
.idx_treat {
  margin-bottom: 75px;
}

.idx_treat:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 160px;
  height: 241px;
  width: 0;
  z-index: 0;
  background-repeat: repeat-x;
  background-size: auto 100%;
}

@media screen and (min-width: 1600px) {
  .idx_treat:before {
    width: calc(50% - 800px);
  }
}

.idx_treat_head {
  margin: 0 auto;
  padding: 121px 0 20px;
  width: 100%;
  min-width: 1200px;
  max-width: 1600px;
  position: relative;
}

.idx_treat_head_logo {
  position: absolute;
  z-index: 2;
  top: 33px;
  left: 21%;
  width: 73px;
}

.idx_treat_head_ttl {
  position: relative;
  z-index: 3;
  padding-left: 5.2%;
  margin-bottom: 24px;
}

.idx_treat_head_ttl img {
  height: 174px;
}

.idx_treat_head_txt {
  color: #434343;
  font-size: 13.4px;
  line-height: 1.4;
  margin-right: 50%;
  padding-left: 5.2%;
}

.idx_treat_head_fig {
  position: absolute;
  width: 53%;
  width: 634px;
  right: 0;
  bottom: 0;
}

.idx_treat .idx_inner {
  width: 93%;
  max-width: 1300px;
  min-width: 1200px;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: 6px 6px 10px rgba(218, 218, 218, 0.26);
  padding: 67px 40px 60px;
  z-index: 5;
}

.idx_treat_box {
  margin-bottom: 74px;
}

.idx_treat_box:last-child {
  margin-bottom: 0;
}

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

.idx_treat_ttl img {
  height: 78px;
}

.idx_treat_lnk {
  display: block;
  position: relative;
  padding: 45px 0 20px;
}

.idx_treat_lnk:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 45.9%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.idx_treat_catch {
  position: absolute;
  top: -35px;
  width: 168px;
}

.idx_treat_lead {
  font-size: 26.35px;
  position: relative;
  z-index: 3;
  margin-bottom: 25px;
}

.idx_treat_lead span {
  display: inline-block;
  background: #fff;
  padding: 0 10px;
  margin-bottom: 10px;
}

.idx_treat_lead em {
  font-size: 33px;
}

.idx_treat_lead i {
  display: inline-block;
  position: relative;
}

.idx_treat_lead i:after {
  content: "";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  top: -0.1em;
  left: 50%;
  border-radius: 50%;
}

.idx_treat_lead mark {
  background-color: transparent;
}

.idx_treat_desc {
  font-size: 18px;
  margin-bottom: 30px;
  position: relative;
  z-index: 3;
}

.idx_treat .idx_lst {
  font-size: 16px;
  position: relative;
  z-index: 3;
}

.idx_treat_fig {
  position: absolute;
}

.idx_treat_cnr {
  position: absolute;
  z-index: 3;
  bottom: 6px;
  right: 6px;
  width: 21px;
}

/* -------------------------------- treat_1 */
.idx_treat_1 .idx_treat_lnk {
  background-color: #fef1e5;
}

.idx_treat_1 .idx_treat_lnk:before {
  left: 0;
  background-image: url("../images/top/treat_1_bg.jpg");
}

.idx_treat_1 .idx_treat_catch {
  right: 10px;
}

.idx_treat_1 .idx_treat_lead span .palt {
  font-feature-settings: 'palt';
  background: transparent;
  margin: 0;
  padding: 0;
}

.idx_treat_1 .idx_treat_lead {
  margin-left: 43.1%;
}

.idx_treat_1 .idx_treat_lead mark {
  color: #72c1eb;
}

.idx_treat_1 .idx_treat_lead i:after {
  background-color: #72c1eb;
}

.idx_treat_1 .idx_treat_desc {
  margin-left: 50%;
}

.idx_treat_1 .idx_treat_desc em {
  color: #72c1eb;
}

.idx_treat_1 .idx_lst {
  margin-left: 50.2%;
}

.idx_treat_1 .idx_lst li {
  background-image: url("../images/top/treat_1_check.png");
}

.idx_treat_1 .idx_lst li em {
  background-image: linear-gradient(to bottom, transparent 0, transparent 60%, #d7f1ff 60%, #d7f1ff 95%, transparent 95%);
}

.idx_treat_1 .idx_treat_fig {
  width: 267px;
  bottom: 52px;
  right: 47px;
}

/* -------------------------------- treat_2 */
.idx_treat_2 .idx_treat_lnk {
  background-color: #fef1e5;
}

.idx_treat_2 .idx_treat_lnk:before {
  right: 0;
  background-image: url("../images/top/treat_2_bg.jpg");
}

.idx_treat_2 .idx_treat_catch {
  left: 22px;
}

.idx_treat_2 .idx_treat_lead {
  margin-left: 18.5%;
  margin-right: 45%;
  text-align: left;
}

.idx_treat_2 .idx_treat_lead em {
  color: #f19848;
}

.idx_treat_2 .idx_treat_lead i:after {
  background-color: #72c1eb;
}

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

  .idx_treat_2 .idx_treat_lead span:nth-of-type(1),
  .idx_treat_2 .idx_treat_lead span:nth-of-type(3) {
    font-size: clamp(25px, 1.882vw, 26.35px);
  }
}

.idx_treat_2 .idx_treat_desc {
  margin-left: 23.4%;
  text-align: left;
}

.idx_treat_2 .idx_treat_desc em {
  color: #294ccf;
}

.idx_treat_2 .idx_lst {
  margin-left: 23.4%;
}

.idx_treat_2 .idx_lst li {
  background-image: url("../images/top/treat_2_check.png");
}

.idx_treat_2 .idx_lst li em {
  background-image: linear-gradient(to bottom, transparent 0, transparent 60%, #ffe2c8 60%, #ffe2c8 95%, transparent 95%);
}

.idx_treat_2 .idx_treat_fig {
  width: 18.8%;
  bottom: 28px;
  left: 2.3%;
}

.idx_treat_2 .idx_treat_cnr {
  right: calc(6px + 45.9%);
}

/* -------------------------------- treat_3 */
.idx_treat_3 .idx_treat_lnk {
  background-color: #fdedeb;
  background-size: contain;
  padding-bottom: 40px;
}

.idx_treat_3 .idx_treat_lnk:before {
  left: 0;
  background-image: url("../images/top/treat_3_bg.jpg");
}

.idx_treat_3 .idx_treat_catch {
  top: -45px;
  right: 10px;
}

.idx_treat_3 .idx_treat_lead {
  margin-left: 43.2%;
}

.idx_treat_3 .idx_treat_lead mark {
  color: #f78a93;
}

.idx_treat_3 .idx_treat_lead i:after {
  background-color: #f78a93;
}

.idx_treat_3 .idx_treat_desc {
  margin-left: 50%;
}

.idx_treat_3 .idx_lst {
  margin-left: 50%;
}

.idx_treat_3 .idx_lst li {
  background-image: url("../images/top/treat_3_check.png");
}

.idx_treat_3 .idx_lst li em {
  background-image: linear-gradient(to bottom, transparent 0, transparent 60%, #feddd9 60%, #feddd9 95%, transparent 95%);
}

.idx_treat_3 .idx_treat_fig {
  width: 227px;
  bottom: 0;
  right: 114px;
  opacity: 0.6;
}

/* -------------------------------- treat_4 */
.idx_treat_4 .idx_treat_lnk {
  background-color: #f3fae4;
  padding-bottom: 50px;
}

.idx_treat_4 .idx_treat_lnk:before {
  right: 0;
  background-image: url("../images/top/treat_4_bg.jpg");
}

.idx_treat_4 .idx_treat_catch {
  left: 22px;
}

.idx_treat_4 .idx_treat_lead {
  margin-right: 47.8%;
  text-align: right;
}

.idx_treat_4 .idx_treat_lead mark {
  color: #84a94d;
}

.idx_treat_4 .idx_treat_lead i:after {
  background-color: #84a94d;
}

.idx_treat_4 .idx_treat_desc {
  margin-right: 47.8%;
  text-align: right;
}

.idx_treat_4 .idx_lst {
  margin-left: 23.4%;
}

.idx_treat_4 .idx_lst li {
  background-image: url("../images/top/treat_4_check.png");
}

.idx_treat_4 .idx_lst li em {
  background-image: linear-gradient(to bottom, transparent 0, transparent 60%, #e3f4bd 60%, #e3f4bd 95%, transparent 95%);
}

.idx_treat_4 .idx_treat_fig {
  width: 18.8%;
  bottom: 18px;
  left: 2.3%;
}

.idx_treat_4 .idx_treat_cnr {
  right: calc(6px + 45.9%);
}

/* -------------------------------- diagonal */
.diagonal_2 {
  left: 0;
  top: 26%;
}

.diagonal_3 {
  left: 0;
  bottom: -35vh;
  z-index: 2;
}

/*
     12. consult
 ========================================================================== */
.idx_consult {
  background-image: url("../images/top/consult_bg.jpg");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: 100% 0;
  background-color: #fdf8ec;
  margin-bottom: 93px;
  padding: 96px 0 56px;
}

.idx_consult .idx_ttl {
  width: 352px;
  margin: 0 auto 38px;
}

.idx_consult .idx_inner {
  width: 1200px;
  background: #fff;
  display: flex;
  position: relative;
  z-index: 5;
}

.idx_consult_fig {
  width: 44%;
}

.idx_consult_txt {
  flex: 1;
  display: flex;
  align-items: center;
  position: relative;
}

.idx_consult_txt_inner {
  padding-left: 60px;
  width: 100%;
}

.idx_consult_lead {
  color: #834e1c;
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
  margin-bottom: 1.5em;
}

.idx_consult_lead em {
  color: #ec7a0d;
  font-size: 29.2px;
}

.idx_consult_desc p {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 1.5em;
}

.idx_consult_desc p:last-child {
  margin-bottom: 0;
}

.idx_consult_desc p em {
  color: #834e1c;
}

.idx_consult_cnr {
  position: absolute;
  bottom: 7px;
  right: 7px;
  width: 17px;
  height: 17px;
}

/*
     13. gallery
 ========================================================================== */
.idx_gallery {
  width: 92.857%;
  margin: 0 auto 80px;
  background: #f3fae4;
  padding: 58px 0 80px;
}

.idx_gallery h2 {
  width: 33.5%;
  margin: 0 auto 36px;
}

.gidx_allery h2 img {}

.idx_gallery .idx_gallery_slider {
  display: flex;
  flex-wrap: wrap;
  width: 83.077%;
  margin: 0 auto;
  background: #7e7e7e;
}

.idx_gallery .idx_gallery_slider li {
  width: 33.333%;
}

.idx_gallery .idx_gallery_slider li a {
  opacity: 0.4;
  display: block;
}

.idx_gallery .idx_gallery_slider li a:hover {
  opacity: 1;
}

/*
     14. blog & schedule
 ========================================================================== */
.blog_schedule {
  display: flex;
  margin-bottom: 100px;
}

.blog_schedule .inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 1200px;
  margin: 0 auto;
}

.blog {
  width: 50%;
}

.blog h2,
.schedule h2 {
  margin-bottom: 30px;
}

.blog ul {
  width: 100%;
  /* overflow-y: scroll; */
}

.blog ul a {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  padding: 0 30px;
  background: #f7f3ea;
  box-sizing: border-box;
  height: 100px;
  align-items: center;
  text-decoration: none;
}

.blog ul li + li {
  margin-top: 14px;
}

.blog ul li:nth-child(2n) a {
  background: #edebe5;
}

.blog .date {
  width: 8em;
  color: #aaa167;
}

.blog .ttl {
  line-height: 1;
  border-bottom: 1px solid #434343;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #434343;
}

.blog .btn {
  margin-top: 35px;
  text-align: right;
}

.blog .btn img {
  height: 21px;
}

.schedule {
  width: 45.5%;
}

.schedule div {
  padding: 0 1.5em;
  line-height: 0;
}

.schedule iframe {
  width: 100%;
  height: 386px;
  line-height: 0;
}
