@charset "UTF-8";
@media only screen and (max-width: 768px) {
  .u-use--pc {
    display: none !important;
  }
}

@media print, screen and (min-width: 769px) {
  .u-use--sp {
    display: none !important;
  }}

.t-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: normal;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .t-header {
    justify-content: flex-start;
    flex-direction: column;
    margin-bottom: 80px;
  }
}
.t-header--sakuraen .t-blogname__sub {
  letter-spacing: 0.76em;
}
.t-header--hidamari .t-blogname__sub {
  letter-spacing: 0.11em;
}
.t-header--hidamari .t-blogname__main {
  letter-spacing: 0.11em;
}
.t-header__first {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .t-header__first {
    width: max(48.4375vw, 610px);
    border-radius: 0 0 320px 0;
    max-height: 1197px;
    min-height: 800px;
    height: 100vh;
  }
}
@media only screen and (max-width: 768px) {
  .t-header__first {
    border-radius: 0 0 130px 0;
    height: 122.666vw;
    min-height: 460px;
    width: 92.8vw;
    margin-bottom: 25px;
    order: 1;
  }
}
@media print, screen and (min-width: 769px) {
  .t-header__last {
    width: max(43.75vw, 520px);
    max-height: 1197px;
    min-height: 800px;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: normal;
    flex-wrap: nowrap;
  }
}
@media only screen and (max-width: 768px) {
  .t-header__last {
    order: 3;
    width: 100%;
  }
}
.t-header__catch {
  background-color: #fff;
  position: absolute;
  z-index: 2;
  left: 0;
  border-radius: 0 40px 40px 0;
  padding: 55px 37px 55px 35px;
  writing-mode: vertical-rl;
  font-size: 3rem;
  line-height: 1.4;
  letter-spacing: 0.4em;
  font-family: "dnp-shuei-mgothic-std", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
}
.t-header__catch__txt {
  display: block;
  border-left: 1px solid #e8e8e8;
  padding: 0 3px 5px;
}
@media print, screen and (min-width: 769px) {
  .t-header__catch__txt {
    min-height: 415px;
    white-space: nowrap;
  }
  .t-header__catch__txt:first-child {
    border-right: 1px solid #E8E8E8;
  }
}
@media print, screen and (min-width: 769px) {
  .t-header__catch {
    top: 50%;
    transform: translateY(-50%);
  }
}
@media only screen and (max-width: 768px) {
  .t-header__catch {
    padding: 30px 23px;
    top: 17.333vw;
    font-size: 1.7rem;
  }
}
.t-header__mv {
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 769px) {
  .t-header__inner {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: normal;
    flex-wrap: wrap;
    padding-top: 37px;
    margin-left: max(-4.6875vw, -90px);
    margin-bottom: auto;
  }
}
@media only screen and (max-width: 768px) {
  .t-header__inner {
    display: none;
  }
}
@media print, screen and (min-width: 769px) {
  .t-header__middle {
    width: 100%;
  }
}
.t-header__lead {
  margin-top: auto;
  font-size: 1.7rem;
  line-height: 1.8;
  width: 430px;
}
@media only screen and (max-width: 768px) {
  .t-header__lead {
    font-size: 1.6rem;
    line-height: 1.75;
    margin: 46px auto 30px;
    width: 100%;
    padding: 0 28px;
  }
}
.t-header__bottom {
  margin-top: 50px;
  width: 100%;
  border-radius: 190px 0 0 190px;
  overflow: hidden;
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .t-header__bottom {
    height: 19.791vw;
    min-height: 280px;
    max-height: 380px;
  }
}
@media only screen and (max-width: 768px) {
  .t-header__bottom {
    position: relative;
    margin-left: 28px;
    height: 46.666vw;
    min-height: 175px;
  }
}

.t-blogname {
  line-height: 1.2;
}
.t-blogname__sub {
  letter-spacing: 0.95em;
  display: block;
}
@media print, screen and (min-width: 769px) {
  .t-blogname {
    margin-right: max(2.864vw, 55px);
  }
  .t-blogname__sub {
    font-size: 1.4rem;
  }
  .t-blogname__main {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .t-blogname {
    padding-left: 18px;
  }
  .t-blogname__sub {
    font-size: 1.1rem;
    letter-spacing: 0.55em;
  }
  .t-blogname__main {
    font-size: 2.4rem;
  }
}

.t-mvslider {
  width: 100%;
  height: 100%;
}
.t-mvslider__item {
  width: 100%;
  height: 100%;
}
.t-mvslider__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.t-mvslider .slick-list,
.t-mvslider .slick-track {
  height: 100%;
}
.t-mvslider .slick-dots {
  position: absolute;
  left: 50px;
  bottom: 27px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  flex-wrap: wrap;
}
.t-mvslider .slick-dots li {
  font-size: 0;
  width: 12px;
  height: 12px;
  margin-right: 7px;
}
.t-mvslider .slick-dots li.slick-active button {
  background-color: #fff;
}
.t-mvslider .slick-dots li button {
  width: 12px;
  height: 12px;
  padding: 0;
  border-radius: 50%;
  font-size: 0;
  border: 3px solid #fff;
  background-color: transparent;
}
@media print, screen and (min-width: 769px) {
  .t-mvslider--mini {
    height: 19.791vw;
    min-height: 280px;
    max-height: 380px;
  }
}
@media only screen and (max-width: 768px) {
  .t-mvslider--mini {
    height: 100%;
  }
}
@media print, screen and (min-width: 769px) {
  .t-mvslider--mini__item {
    height: 19.791vw;
    min-height: 280px;
    max-height: 380px;
    width: 19.791vw;
    min-width: 280px;
    max-width: 380px;
  }
}
@media only screen and (max-width: 768px) {
  .t-mvslider--mini__item {
    height: 46.666vw;
    width: 46.666vw;
    min-width: 175px;
    min-height: 175px;
  }
}
.t-mvslider--mini__img {
  object-fit: cover;
}
@media print, screen and (min-width: 769px) {
  .t-mvslider--mini__img {
    height: 19.791vw;
    min-height: 280px;
    max-height: 380px;
    width: 19.791vw;
    min-width: 280px;
    max-width: 380px;
  }
}
@media only screen and (max-width: 768px) {
  .t-mvslider--mini__img {
    height: 46.666vw;
    width: 46.666vw;
    min-width: 175px;
    min-height: 175px;
  }
}

@media print, screen and (min-width: 769px) {
  .t-gnav {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: normal;
    flex-wrap: wrap;
  }
}
@media print, screen and (min-width: 769px) {
  .t-gnav--sp {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .t-gnav--sp {
    width: calc(100% - 87px);
    padding: 30px 0 0 18px;
  }
}
.t-gnav__list:not(:last-child) {
  margin-right: 30px;
}
.t-gnav__txt {
  position: relative;
  font-size: 1.8rem;
  line-height: 1.7;
  margin-bottom: 6px;
  display: inline-block;
}
.t-gnav__txt::before {
  content: "";
  position: absolute;
  height: 2px;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
@media print, screen and (min-width: 769px) {
  .t-gnav__txt::before {
    width: 12px;
    background-color: #707070;
  }
}
@media only screen and (max-width: 768px) {
  .t-gnav__txt::before {
    width: 15px;
    background-color: #fff;
  }
}
@media print, screen and (min-width: 769px) {
  .t-gnav__txt {
    padding-left: 18px;
  }
}
@media only screen and (max-width: 768px) {
  .t-gnav__txt {
    padding-left: 30px;
    color: #fff;
  }
  .t-gnav__txt::before {
    background-color: #fff;
  }
}
.t-gnav__item:not(:last-child) {
  margin-bottom: 15px;
}
.t-gnav__link {
  position: relative;
  font-size: 1.8rem;
  line-height: 1.7;
  color: #707070 !important;
}
.t-gnav__link::before {
  content: "";
  position: absolute;
  height: 2px;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
@media print, screen and (min-width: 769px) {
  .t-gnav__link::before {
    width: 12px;
    background-color: #707070;
  }
}
@media only screen and (max-width: 768px) {
  .t-gnav__link::before {
    width: 15px;
    background-color: #fff;
  }
}
@media print, screen and (min-width: 769px) {
  .t-gnav__link {
    padding-left: 18px;
  }
  .t-gnav__link:hover {
    color: #FF9595;
    transition: color 0.3s;
  }
}
@media only screen and (max-width: 768px) {
  .t-gnav__link {
    position: relative;
    color: #707070;
    color: #fff !important;
    padding-left: 30px;
  }
}
.t-gnav--sub {
  padding-left: 6px;
}
@media only screen and (max-width: 768px) {
  .t-gnav--sub {
    margin: 0 0 15px 26px;
  }
}
.t-gnav--sub__link {
  position: relative;
  padding-left: 13px;
  line-height: 2;
}
.t-gnav--sub__link:hover {
  color: #FF9595;
  transition: color 0.3s;
}
.t-gnav--sub__link::before {
  position: absolute;
  content: "";
  background-color: #d0d0d0;
  width: 5px;
  height: 5px;
  top: 50%;
  left: 0;
  border-radius: 50%;
  transform: translateY(-50%);
}
@media print, screen and (min-width: 769px) {
  .t-gnav--sub__link {
    font-size: 1.5rem;
    color: #707070;
  }
}
@media only screen and (max-width: 768px) {
  .t-gnav--sub__link {
    font-size: 1.8rem;
    color: #fff;
  }
}

.t-news {
  background-color: #F9F6F6;
  position: relative;
}
.t-news::before {
  position: absolute;
  content: "";
  background: url(../../douhoukai/images/common/illust_flower_pink.svg) no-repeat left top;
  z-index: 3;
}
.t-news--hidamari::before {
  background-image: url(../../douhoukai/images/common/illust_sun.svg);
}
@media print, screen and (min-width: 769px) {
  .t-news {
    border-radius: 0 59px 59px 0;
    width: max(63.2291vw, 809px);
    min-height: 117px;
    margin-top: 48px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
  }
  .t-news::before {
    background-size: 168px 231px;
    width: 168px;
    height: 231px;
    bottom: 110px;
    left: max(46.25vw, 568px);
  }
  .t-news--hidamari::before {
    background-size: 225px 224px;
    width: 225px;
    height: 224px;
    bottom: 147px;
    left: max(42.34vw, 493px);
  }
}
@media only screen and (max-width: 768px) {
  .t-news {
    border-radius: 0 78px 78px 0;
    width: 92.8vw;
    order: 2;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: normal;
    flex-wrap: wrap;
    padding: 24px 0 24px 16px;
  }
  .t-news::before {
    background-size: 102px 139px;
    width: 102px;
    height: 139px;
    bottom: 128px;
    left: auto;
    right: -15px;
  }
  .t-news--hidamari::before {
    background-size: 125px 126px;
    width: 125px;
    height: 126px;
    bottom: 147px;
    left: max(63.466vw, 238px);
  }
}
.t-news__hd {
  font-size: 1.7rem;
  line-height: 1;
  font-family: "dnp-shuei-mgothic-std", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  margin-right: 27px;
}
@media only screen and (max-width: 768px) {
  .t-news__hd {
    margin-right: 20px;
  }
}
.t-news__content {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .t-news__content {
    width: 724px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding: 15px 0;
    min-height: 117px;
  }
}
@media only screen and (max-width: 768px) {
  .t-news__content {
    flex: 1 0 1%;
    padding: 0 60px 0 0;
  }
}
.t-news__time {
  font-size: 1.7rem;
  line-height: 1;
  margin-right: 20px;
}
@media only screen and (max-width: 768px) {
  .t-news__time {
    display: block;
    margin: 0 0 17px 0;
    font-size: 1.4rem;
  }
}
.t-news__link {
  font-size: 1.7rem;
  line-height: 1.5;
  text-decoration: underline;
  color: #707070;
}
@media print, screen and (min-width: 769px) {
  .t-news__link {
    flex: 1 0 1%;
    padding-right: 114px;
  }
}
@media only screen and (max-width: 768px) {
  .t-news__link {
    font-size: 1.6rem;
  }
}
.t-news__link:hover {
  text-decoration: none;
}
.t-news__link::before, .t-news__link::after {
  content: "";
  position: absolute;
}
.t-news__link::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.t-news__link::after {
  background: url(../../douhoukai/images/common/icon_arrow_gray.svg) no-repeat left top;
  background-size: 20px 21px;
  width: 20px;
  height: 21px;
  right: 54px;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
  .t-news__link::after {
    right: 25px;
  }
}

.t-target {
  margin: 150px auto 0;
}
.t-target__hd {
  font-size: 3rem;
  writing-mode: vertical-rl;
  line-height: 1.4;
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 768px) {
  .t-target__hd {
    font-size: 2.4rem;
  }
}
.t-target__lead {
  font-size: 1.7rem;
  line-height: 1.8;
  writing-mode: vertical-rl;
}
.t-target--sakuranomori {
  background-color: #F9F6F6;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .t-target--sakuranomori {
    border-radius: 50%;
    padding: 346px 0 0 0;
    width: 1100px;
    height: 1100px;
  }
  .t-target--sakuranomori__hd {
    position: absolute;
    top: 67px;
    right: 0;
  }
  .t-target--sakuranomori__lead {
    position: absolute;
    top: 67px;
    right: 130px;
  }
  .t-target--sakuranomori::before, .t-target--sakuranomori::after {
    position: absolute;
    content: "";
  }
  .t-target--sakuranomori::before {
    z-index: 1;
    background: url(../../douhoukai/images/common/illust_mother.png) no-repeat left top;
    background-size: 150px 260px;
    width: 150px;
    height: 260px;
    top: 63px;
    left: 438px;
  }
  .t-target--sakuranomori::after {
    z-index: 2;
    background: url(../../douhoukai/images/common/illust_father.png) no-repeat left top;
    background-size: 157px 285px;
    width: 157px;
    height: 285px;
    top: 38px;
    right: 375px;
  }
}
@media only screen and (max-width: 768px) {
  .t-target--sakuranomori {
    border-radius: 50px;
    width: calc(100% - 56px);
    margin: 212px auto 70px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: normal;
    flex-wrap: wrap;
  }
  .t-target--sakuranomori__hd {
    margin: -132px 10.666vw 0 0;
  }
  .t-target--sakuranomori__lead {
    margin: -132px 0 0 10.666vw;
  }
}
.t-target--sakuraen {
  width: 1100px;
  border-radius: 80px;
  background-color: #f9f6f6;
  margin: 150px auto 113px;
  padding: 80px 80px 87px;
  position: relative;
}
.t-target--sakuraen::after {
  content: "";
  z-index: 2;
  background: url(../../douhoukai/images/common/illust_school_junior_high.svg) no-repeat left top;
  background-size: 284px 296px;
  width: 284px;
  height: 296px;
  right: 48px;
  bottom: -73px;
}
@media print, screen and (min-width: 769px) {
  .t-target--sakuraen {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .t-target--sakuraen::before, .t-target--sakuraen::after {
    position: absolute;
  }
  .t-target--sakuraen::before {
    content: "";
    z-index: 2;
    background: url(../../douhoukai/images/common/illust_school_junior.svg) no-repeat left top;
    background-size: 339px 215px;
    width: 339px;
    height: 215px;
    right: 352px;
    bottom: -73px;
  }
}
@media only screen and (max-width: 768px) {
  .t-target--sakuraen {
    border-radius: 50px;
    width: calc(100% - 56px);
    margin: 60px auto 150px;
    padding: 35px 20px 1px;
  }
  .t-target--sakuraen::after {
    display: block;
    background-size: 46.4vw 48.533vw;
    width: 46.4vw;
    height: 48.533vw;
    margin: 15px auto -22px;
  }
}
@media print, screen and (min-width: 769px) {
  .t-target--sakuraen__first {
    width: 453px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
@media print, screen and (min-width: 769px) {
  .t-target--sakuraen__last {
    width: 450px;
  }
}
@media only screen and (max-width: 768px) {
  .t-target--sakuraen__last::before {
    content: "";
    z-index: 2;
    display: block;
    background: url(../../douhoukai/images/common/illust_school_junior.svg) no-repeat left top;
    background-size: 55.466vw 35.2vw;
    width: 55.466vw;
    height: 35.2vw;
    margin: 0 auto 29px;
  }
}
.t-target--sakuraen__hd {
  line-height: 1.7;
}
@media only screen and (max-width: 768px) {
  .t-target--sakuraen__hd {
    writing-mode: horizontal-tb;
    line-height: 1.28;
    font-size: 2.8rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
}
.t-target--sakuraen__lead {
  line-height: 2;
}
@media print, screen and (min-width: 769px) {
  .t-target--sakuraen__lead {
    height: 353px;
    margin-bottom: 68px;
  }
}
@media only screen and (max-width: 768px) {
  .t-target--sakuraen__lead {
    writing-mode: horizontal-tb;
    font-size: 1.6rem;
    line-height: 1.75;
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .t-target--hidamari {
    margin-bottom: 70px;
  }
}
.t-target--hidamari__top {
  width: 1100px;
  margin: 140px auto 0;
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: normal;
  flex-wrap: wrap;
}
.t-target--hidamari__top::before {
  position: absolute;
  z-index: 1;
  content: "";
  border-radius: 50%;
  background-color: #F9F6F6;
  width: 730px;
  height: 730px;
  left: 50%;
  top: 66px;
  margin-left: -365px;
}
@media only screen and (max-width: 768px) {
  .t-target--hidamari__top::before {
    border-radius: 50px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .t-target--hidamari__top {
    width: calc(100% - 56px);
    margin: 200px auto 150px;
  }
}
.t-target--hidamari__hd {
  margin: 127px 0 0 35px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .t-target--hidamari__hd {
    margin: -113px 65px 0 0;
  }
}
.t-target--hidamari__lead {
  margin: 133px 0 0 45px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .t-target--hidamari__lead {
    margin: -113px 0 0 65px;
  }
}
.t-target--hidamari__point {
  align-self: center;
  border: 3px dotted #FF9595;
  width: 138px;
  height: 138px;
  background-color: #fff;
  border-radius: 50%;
  font-size: 2rem;
  line-height: 1.4;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 769px) {
  .t-target--hidamari__point {
    position: absolute;
    top: 4px;
    left: 76px;
  }
}
@media only screen and (max-width: 768px) {
  .t-target--hidamari__point {
    margin: 124px auto 0 20px;
    position: relative;
    z-index: 2;
  }
  .t-target--hidamari__point::before {
    content: "";
    position: absolute;
    top: -112px;
    right: -162px;
    background: url(../images/hidamari/illust_birds.png) no-repeat left top;
    background-size: 210.5px 173px;
    width: 210.5px;
    height: 173px;
  }
}
.t-target--hidamari__inner {
  width: 840px;
  height: 832px;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.t-target--hidamari__inner::after {
  content: "";
  background: url(../images/hidamari/illust_consult.png) no-repeat left top;
  background-size: 663px 456px;
  width: 663px;
  height: 456px;
  right: 70px;
  bottom: 0;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .t-target--hidamari__inner::after {
    position: absolute;
  }
  .t-target--hidamari__inner::before {
    position: absolute;
    content: "";
    background: url(../images/hidamari/illust_birds.png) no-repeat left top;
    background-size: 210.5px 173px;
    width: 210.5px;
    height: 173px;
    top: 3px;
    right: 7px;
  }
}
@media only screen and (max-width: 768px) {
  .t-target--hidamari__inner {
    width: 100%;
    height: auto;
  }
  .t-target--hidamari__inner::after {
    background-size: 95.2vw 65.333vw;
    width: 95.2vw;
    height: 65.333vw;
    margin: -32px 0 -81px -28px;
  }
}
.t-target--hidamari__consult {
  background-color: #fff;
  border: 3px solid #efecec;
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .t-target--hidamari__consult {
    padding: 38px 42px 40px;
    width: 260px;
    border-radius: 79px;
  }
  .t-target--hidamari__consult:nth-child(1) {
    margin-top: 170px;
  }
  .t-target--hidamari__consult:nth-child(2) {
    margin-top: 4px;
  }
  .t-target--hidamari__consult:nth-child(3) {
    margin-top: 170px;
  }
}
@media only screen and (max-width: 768px) {
  .t-target--hidamari__consult {
    width: calc(100% - 40px);
    border-radius: 27px;
    padding: 27px 27px 39px;
    margin: 30px 20px 0;
  }
}
.t-target--hidamari__consult__hd {
  text-align: center;
  font-size: 3rem;
  margin-bottom: 20px;
}
.t-target--hidamari__consult__line {
  display: inline;
  padding-bottom: 6px;
  background: url(../../douhoukai/images/common/icon_line_dot.svg) repeat-x left bottom;
}
.t-target--hidamari__consult__txt {
  font-size: 1.7rem;
  line-height: 1.8;
}
.t-target--hidamari__info {
  width: 940px;
  margin: 60px auto 0;
  padding: 30px 105px;
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 768px) {
  .t-target--hidamari__info {
    height: auto;
    width: calc(100% - 96px);
    margin: 0 48px;
    padding: 30px 27px;
  }
}
.t-target--hidamari__info::before, .t-target--hidamari__info::after {
  position: absolute;
  top: 0;
  content: "";
  width: 40px;
  height: 100%;
  border-top: 2px solid #707070;
  border-bottom: 2px solid #707070;
}
@media only screen and (max-width: 768px) {
  .t-target--hidamari__info::before, .t-target--hidamari__info::after {
    width: 26px;
  }
}
.t-target--hidamari__info::before {
  left: 0;
  border-left: 2px solid #707070;
  border-radius: 25px 0 0 25px;
}
.t-target--hidamari__info::after {
  right: 0;
  border-right: 2px solid #707070;
  border-radius: 0 25px 25px 0;
}
.t-target--hidamari__info__txt {
  font-size: 1.7rem;
  line-height: 2;
  margin-bottom: 28px;
}
.t-target--hidamari__info__bold {
  font-size: 2rem;
  line-height: 1.7;
  font-family: "dnp-shuei-mgothic-std";
  font-weight: 700;
}
.t-target--hidamari__desc {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .t-target--hidamari__desc {
    margin-bottom: 30px;
  }
}
.t-target--hidamari__desc__dt {
  font-size: 1.7rem;
  width: 80px;
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  .t-target--hidamari__desc__dt {
    width: 100%;
  }
}
.t-target--hidamari__desc__dd {
  width: calc(100% - 80px);
  font-size: 2rem;
  font-family: "dnp-shuei-mgothic-std";
  font-weight: 700;
  line-height: 1.7;
}
@media only screen and (max-width: 768px) {
  .t-target--hidamari__desc__dd {
    width: 100%;
  }
}
.t-target--hidamari__how {
  font-family: "dnp-shuei-mgothic-std";
  font-weight: 700;
  font-size: 2rem;
}
.t-target--hidamari__how__tel {
  color: #F76773;
}
@media only screen and (max-width: 768px) {
  .t-target--hidamari__how__tel {
    margin-top: 10px;
    display: block;
  }
}
.t-target--hidamari__how__number {
  color: #F76773;
  font-size: 2.8rem;
}
@media print, screen and (min-width: 769px) {
  .t-target--hidamari__how__number {
    pointer-events: none;
  }
}
@media only screen and (max-width: 768px) {
  .t-target--hidamari__how__number {
    font-size: 2.7rem;
  }
}
@media print, screen and (min-width: 769px) {
  .t-target__worry {
    position: absolute;
    top: 134px;
    left: 62px;
  }
}
@media only screen and (max-width: 768px) {
  .t-target__worry {
    width: 100%;
    position: relative;
    padding: 0 25px 0;
    margin: 16px 0 25px;
  }
  .t-target__worry::before {
    content: "";
    display: block;
    width: 62.133vw;
    height: 62.133vw;
    margin: 0 0 25px 25px;
    background-position: right bottom, left bottom;
    background-repeat: no-repeat, no-repeat;
    background-image: url(../../douhoukai/images/common/illust_father.png), url(../../douhoukai/images/common/illust_mother.png);
    background-size: 34.133vw 61.866vw, 32.533vw 56.266vw;
  }
}
.t-target__worry__txt {
  font-family: "dnp-shuei-mgothic-std", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.8;
  display: inline;
  padding-bottom: 6px;
  background: url(../../douhoukai/images/common/icon_line_dot.svg) repeat-x left bottom;
}
@media only screen and (max-width: 768px) {
  .t-target__worry__txt {
    font-size: 1.7rem;
  }
}
.t-target__consult {
  padding: 20px 70px;
  margin: 0 auto;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .t-target__consult {
    width: 585px;
  }
}
@media only screen and (max-width: 768px) {
  .t-target__consult {
    margin: 0 20px 32px;
    padding: 30px 15px 30px 28px;
  }
}
.t-target__consult::before, .t-target__consult::after {
  position: absolute;
  top: 0;
  content: "";
  width: 38px;
  height: 100%;
  border-top: 2px solid #707070;
  border-bottom: 2px solid #707070;
}
@media only screen and (max-width: 768px) {
  .t-target__consult::before, .t-target__consult::after {
    width: 28px;
  }
}
.t-target__consult::before {
  left: 0;
  border-left: 2px solid #707070;
  border-radius: 25px 0 0 25px;
}
.t-target__consult::after {
  right: 0;
  border-right: 2px solid #707070;
  border-radius: 0 25px 25px 0;
}
.t-target__consult__hd {
  font-family: "dnp-shuei-mgothic-std";
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.7;
}
.t-target__consult__txt {
  font-size: 1.7rem;
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  .t-target__consult__txt {
    font-size: 1.6rem;
  }
}
.t-target__consult__bold {
  font-family: "dnp-shuei-mgothic-std";
  font-weight: 700;
}
.t-target__thumbnails {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: normal;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .t-target__thumbnails {
    margin-bottom: 10px;
  }
}
.t-target__thumbnails__item {
  width: 139px;
}
@media only screen and (max-width: 768px) {
  .t-target__thumbnails__item {
    width: 24.266vw;
  }
}
.t-target__thumbnails__img {
  width: 100%;
}
.t-target__box {
  background-color: #fff;
  border: 3px solid #efecec;
  border-radius: 27px;
  padding: 20px 30px;
}
@media only screen and (max-width: 768px) {
  .t-target__box {
    padding: 12px 15px;
  }
}
.t-target__box:not(:last-child) {
  margin-bottom: 20px;
}
.t-target__box:last-child {
  padding-top: 25px;
  padding-bottom: 25px;
}
.t-target__box__txt {
  display: inline;
  padding-bottom: 6px;
  background: url(../../douhoukai/images/common/icon_line_dot.svg) repeat-x left bottom;
  font-size: 2.2rem;
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  .t-target__box__txt {
    font-size: 1.7rem;
    line-height: 1.64;
  }
}

.t-children {
  position: relative;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 769px) {
  .t-children {
    height: 458px;
  }
}
@media only screen and (max-width: 768px) {
  .t-children {
    margin: 0 20px 30px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
.t-children__txt {
  z-index: 1;
  border: 3px solid #efecec;
  border-radius: 27px;
  background-color: #fff;
  padding: 18px 20px;
  font-size: 1.8rem;
  line-height: 1.7;
  font-family: "dnp-shuei-mgothic-std", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
}
@media print, screen and (min-width: 769px) {
  .t-children__txt {
    position: absolute;
  }
  .t-children__txt--01 {
    width: 266px;
    left: 0;
    top: 7px;
  }
  .t-children__txt--02 {
    width: 194px;
    left: 208px;
    top: 121px;
  }
  .t-children__txt--03 {
    width: 266px;
    left: 404px;
    top: 0;
  }
  .t-children__txt--04 {
    width: 254px;
    top: 97px;
    right: 140px;
  }
  .t-children__txt--05 {
    width: 219px;
    left: 45px;
    bottom: 0;
  }
  .t-children__txt--06 {
    width: 261px;
    right: 382px;
    bottom: 34px;
  }
  .t-children__txt--07 {
    width: 223px;
    right: 88px;
    bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .t-children__txt {
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 18px;
  }
  .t-children__txt--01 {
    width: 68.86vw;
  }
  .t-children__txt--02 {
    width: 42.133vw;
    margin-top: 25px;
  }
  .t-children__txt--03 {
    width: 64.533vw;
    margin-left: 5.066vw;
  }
  .t-children__txt--04 {
    width: 61.066vw;
  }
  .t-children__txt--05 {
    width: 52vw;
    margin-bottom: 13px;
  }
  .t-children__txt--06 {
    width: 64vw;
    margin: 8px 0 16px 10.666vw;
  }
  .t-children__txt--07 {
    width: 58.133vw;
    margin-top: 20px;
  }
}
.t-children__img {
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .t-children__img {
    position: absolute;
  }
  .t-children__img--01 {
    width: 118px;
    height: 209px;
    left: 56px;
    top: 95px;
  }
  .t-children__img--02 {
    width: 172px;
    height: 179px;
    top: 209px;
    left: 273px;
  }
  .t-children__img--03 {
    width: 211px;
    height: 210px;
    top: 87px;
    left: 468px;
  }
  .t-children__img--04 {
    width: 227px;
    height: 119px;
    top: 185px;
    right: 153px;
  }
  .t-children__img--05 {
    width: 93px;
    height: 224px;
    right: 42px;
    top: 141px;
  }
}
@media only screen and (max-width: 768px) {
  .t-children__img--01 {
    width: 25.6vw;
    margin: -23px 1.2vw 8px 0;
  }
  .t-children__img--02 {
    width: 37.333vw;
    margin-left: -15.2vw;
    margin-top: -34px;
  }
  .t-children__img--03 {
    width: 45.866vw;
    margin-top: -18px;
    margin-left: 17.066vw;
  }
  .t-children__img--04 {
    width: 49.333vw;
    margin-top: -12px;
  }
  .t-children__img--05 {
    width: 20.266vw;
    margin-top: -26px;
    margin-left: -3.733vw;
  }
}

@media print, screen and (min-width: 769px) {
  .t-philosophy {
    width: 940px;
    margin: 0 auto;
    padding: 80px 0 0;
  }
}
@media only screen and (max-width: 768px) {
  .t-philosophy {
    width: calc(100% - 56px);
    margin: 0 auto 45px;
    padding: 0;
  }
}
.t-philosophy__inner {
  border: 8px solid #F9F6F6;
  border-radius: 42px;
  position: relative;
  padding: 60px 105px;
}
@media only screen and (max-width: 768px) {
  .t-philosophy__inner {
    border-radius: 50px;
    padding: 60px 12px 35px 20px;
  }
}
.t-philosophy__hd {
  width: 136px;
  height: 136px;
  text-align: center;
  font-size: 3.9rem;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  background-color: #FF9595;
  line-height: 136px;
  top: -38px;
  left: -38px;
}
@media only screen and (max-width: 768px) {
  .t-philosophy__hd {
    width: 100px;
    height: 100px;
    font-size: 2.9rem;
    top: -50px;
    left: -10px;
    line-height: 100px;
  }
}
.t-philosophy__lead {
  font-size: 1.7rem;
  line-height: 2;
  width: 620px;
  margin: 0 auto 40px;
}
@media only screen and (max-width: 768px) {
  .t-philosophy__lead {
    width: calc(100% - 30px);
    font-size: 1.6rem;
    line-height: 1.875;
  }
}
.t-philosophy__list {
  font-family: "dnp-shuei-mgothic-std";
  font-weight: 700;
}
@media print, screen and (min-width: 769px) {
  .t-philosophy__list {
    margin: 0 30px;
  }
}
.t-philosophy__item {
  position: relative;
  font-size: 2.1rem;
  padding-left: 60px;
  line-height: 3;
}
@media only screen and (max-width: 768px) {
  .t-philosophy__item {
    font-size: 1.8rem;
    line-height: 1.222;
    padding-left: 56px;
  }
  .t-philosophy__item:not(:last-child) {
    margin-bottom: 18px;
  }
}
.t-philosophy__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../../douhoukai/images/common/illust_petal.svg) no-repeat left top;
  background-size: 42px 42px;
  width: 42px;
  height: 42px;
}
@media only screen and (max-width: 768px) {
  .t-philosophy__item::before {
    background-size: 33px 33px;
    width: 33px;
    height: 33px;
  }
}
.t-philosophy__box {
  position: relative;
  padding: 40px 80px;
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  .t-philosophy__box {
    padding: 20px 25px;
  }
}
.t-philosophy__box::before, .t-philosophy__box::after {
  content: "";
  position: absolute;
  top: 0;
  width: 40px;
  height: 100%;
  border-top: 2px solid #707070;
  border-bottom: 2px solid #707070;
}
@media only screen and (max-width: 768px) {
  .t-philosophy__box::before, .t-philosophy__box::after {
    width: 26px;
  }
}
.t-philosophy__box::before {
  left: 0;
  border-radius: 25px 0 0 25px;
  border-left: 2px solid #707070;
}
.t-philosophy__box::after {
  right: 0;
  border-radius: 0 25px 25px 0;
  border-right: 2px solid #707070;
}
.t-philosophy__lead {
  font-family: "dnp-shuei-mgothic-std";
  font-weight: 700;
  position: relative;
  font-size: 2.1rem;
  line-height: 3;
}
@media print, screen and (min-width: 769px) {
  .t-philosophy__lead {
    margin: 0 30px;
  }
}
@media only screen and (max-width: 768px) {
  .t-philosophy__lead {
    font-size: 1.8rem;
    line-height: 1.222;
  }
}
.t-philosophy__txt {
  font-size: 1.7rem;
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  .t-philosophy__txt {
    font-size: 1.6rem;
    line-height: 1.75;
  }
}

.t-staff {
  background-color: #F9F6F6;
  border-radius: 290px;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .t-staff {
    width: 1100px;
    margin: 100px auto 0;
    padding: 58px 190px 80px;
  }
}
@media only screen and (max-width: 768px) {
  .t-staff {
    width: calc(100% - 56px);
    margin: 0 auto 125px;
    padding: 75px 20px 80px;
  }
}
@media only screen and (max-width: 768px) {
  .t-staff {
    border-radius: 50px;
  }
}
.t-staff::after {
  content: "";
  position: absolute;
  background: url(../../douhoukai/images/common/illust_flower_pink.svg) no-repeat left top;
  background-size: 137px 188px;
  width: 137px;
  height: 188px;
  right: 0;
  bottom: 29px;
}
@media only screen and (max-width: 768px) {
  .t-staff::after {
    background-size: 101px 139px;
    width: 101px;
    height: 139px;
    right: -11px;
    bottom: -85px;
  }
}
.t-staff__hd {
  font-size: 3rem;
  line-height: 1.5;
  letter-spacing: 0.3em;
}
@media print, screen and (min-width: 769px) {
  .t-staff__hd {
    position: absolute;
    left: 0;
    top: 47px;
    writing-mode: vertical-rl;
  }
}
@media only screen and (max-width: 768px) {
  .t-staff__hd {
    font-size: 2.5rem;
    text-align: center;
    line-height: 1.32;
    margin-bottom: 33px;
  }
}
.t-staff__img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .t-staff__img {
    width: calc(100% + 54px);
    margin-left: -27px;
  }
}
.t-staff__list {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 19px;
}
.t-staff__list__item {
  text-align: center;
  border: 1px solid #e7e5e5;
  border-radius: 14px;
  background-color: #fff;
  padding: 4px 0;
  font-size: 1.6rem;
  line-height: 1.187;
}
.t-staff__list__item:nth-child(1) {
  width: 106px;
  margin: 0 27px 0 8px;
}
.t-staff__list__item:nth-child(2) {
  width: 142px;
  margin-right: 21px;
}
.t-staff__list__item:nth-child(3) {
  width: 104px;
  margin-right: 22px;
}
.t-staff__list__item:nth-child(4) {
  width: 156px;
  margin-right: 37px;
}
.t-staff__list__item:nth-child(5) {
  width: 72px;
}
.t-staff__list__small {
  font-size: 1.4rem;
  display: block;
}
.t-staff__txt {
  margin-top: 40px;
  font-size: 1.7rem;
  line-height: 1.8;
  font-family: "dnp-shuei-mgothic-std";
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .t-staff__txt {
    font-size: 1.6rem;
    line-height: 1.75;
    margin-top: 50px;
  }
}

@media print, screen and (min-width: 769px) {
  .t-support {
    width: 1100px;
    margin: 80px auto 0;
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .t-support {
    width: calc(100% - 56px);
    margin: 0 auto 50px;
    padding: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .t-support {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: normal;
    flex-wrap: wrap;
  }
}
@media print, screen and (min-width: 769px) {
  .t-support__item {
    width: 350px;
    position: relative;
  }
  /* .t-support__item:nth-child(3n+2) {
    width: 400px;
  }
  .t-support__item:not(:nth-child(3n+3)) {
    border-right: 5px solid #F9F6F6;
  }
  .t-support__item:nth-child(-n+3) {
    border-bottom: 5px solid #F9F6F6;
    padding-bottom: 35px;
  }
  .t-support__item:nth-last-child(-n+3) {
    padding-top: 30px;
    padding-bottom: 5px;
  }
  .t-support__item:nth-child(1), .t-support__item:nth-child(4) {
    padding-right: 24px;
  }
  .t-support__item:nth-child(2), .t-support__item:nth-child(5) {
    padding-right: 40px;
    padding-left: 40px;
  }
  .t-support__item:nth-child(3), .t-support__item:nth-child(6) {
    padding-left: 24px;
  }
  .t-support__item:nth-child(-n+2)::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #fff;
    right: 0;
    bottom: 0;
    right: -17.5px;
    bottom: -17.5px;
    z-index: 2;
  } */
  .t-support__item:nth-child(1) {
    z-index: 10;
  }
  .t-support__item:nth-child(2) {
    z-index: 9;
  }

  .t-support__item:nth-child(4) {
    z-index: 8;
  }
  .t-support__item:nth-child(5) {
    z-index: 7;
  }

.t-support__item:nth-child(3n+2) {
	width: 400px;
  }
  .t-support__item:not(:nth-child(3n+3)) {
	border-right: 5px solid #F9F6F6;
  }
  .t-support__item.t-support__item--borderbottom {
	border-bottom: 5px solid #F9F6F6;
	padding-bottom: 35px !important;
  }
  .t-support__item:nth-child(n+4) {
	padding-top: 30px;
	padding-bottom: 5px;
  }
  .t-support__item:nth-child(1), .t-support__item:nth-child(1n+3) {
	padding-right: 24px;
  }
  .t-support__item:nth-child(2), .t-support__item:nth-child(5) {
	padding-right: 40px;
	padding-left: 40px;
  }
  .t-support__item:nth-child(3), .t-support__item:nth-child(6) {
	padding-left: 24px;
  }
  .t-support__item.t-support__item--blank::before {
	content: "";
	position: absolute;
	width: 30px;
	height: 30px;
	background-color: #fff;
	right: 0;
	bottom: 0;
	right: -17.5px;
	bottom: -17.5px;
	z-index: 2;
  }
}
@media only screen and (max-width: 768px) {
  .t-support__item {
    width: 100%;
    padding-bottom: 30px;
  }
  .t-support__item:not(:last-child) {
    margin-bottom: 40px;
    border-bottom: 5px solid #F9F6F6;
  }
}
.t-support__head {
  margin-bottom: 28px;
}
.t-support__head--thumbnail {
  position: relative;
  padding-right: 130px;
}
.t-support__hd {
  font-size: 3.1rem;
  margin-bottom: 23px;
  font-family: "dnp-shuei-mgothic-std";
  font-weight: 700;
}
@media only screen and (max-width: 768px) {
  .t-support__hd {
    font-size: 2.8rem;
    margin-bottom: 20px;
  }
}
.t-support__lead {
  padding-bottom: 6px;
  background: url(../../douhoukai/images/common/icon_line_dot.svg) repeat-x left bottom;
  background-size: auto 3px;
  font-size: 2rem;
  line-height: 1.4;
  display: inline;
  font-family: "dnp-shuei-mgothic-std";
  font-weight: 700;
}
.t-support__lead__box {
  font-size: 2rem;
  line-height: 1.4;
}
@media print, screen and (min-width: 769px) {
  .t-support__lead__box--2mh {
    min-height: calc(1.4em * 2);
  }
  .t-support__lead__box--3mh {
    min-height: calc(1.4em * 3);
  }
}
.t-support__img {
  width: 100px;
  height: 100px;
  border-radius: 25px;
  right: 0;
  top: 0;
  position: absolute;
}
.t-support__txt {
  font-size: 1.7rem;
  line-height: 1.8;
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .t-support__txt {
    font: 1.6rem;
    line-height: 1.75;
  }
}

.t-about {
  background-color: #F9F6F6;
  border-radius: 120px;
}
@media print, screen and (min-width: 769px) {
  .t-about {
    width: 1100px;
    margin: 150px auto;
    padding: 80px;
  }
}
@media only screen and (max-width: 768px) {
  .t-about {
    width: calc(100% - 56px);
    margin: 0 auto 100px;
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .t-about {
    border-radius: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .t-about--sakuranomori {
    padding: 56px 20px 20px;
  }
  .t-about--sakuranomori .t-about__hd {
    font-size: 2.5rem;
    margin-bottom: 14px;
    line-height: 1.32;
  }
  .t-about--sakuranomori .t-about__lead {
    font-size: 1.6rem;
    line-height: 1.75;
    width: 100%;
    margin: 0 0 35px;
  }
}
.t-about--sakuraen {
  padding-top: 54px;
}
@media only screen and (max-width: 768px) {
  .t-about--sakuraen {
    padding: 54px 20px 20px;
  }
}
.t-about--sakuraen .t-about__hd {
  font-size: 4rem;
}
@media only screen and (max-width: 768px) {
  .t-about--sakuraen .t-about__hd {
    font-size: 2.5rem;
    margin-bottom: 10px;
  }
}
.t-about--hidamari {
  padding-top: 55px;
}
@media only screen and (max-width: 768px) {
  .t-about--hidamari {
    padding: 55px 20px 20px;
  }
}
.t-about--hidamari__hd {
  text-align: center;
  font-size: 2.7rem;
  line-height: 1.3;
  margin-bottom: 24px;
  letter-spacing: 0.21em;
}
@media only screen and (max-width: 768px) {
  .t-about--hidamari__hd {
    font-size: 2.5rem;
  }
}
.t-about--hidamari__hd--child {
  font-size: 3.2rem;
  margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
  .t-about--hidamari__hd--child {
    font-size: 2.1rem;
    margin-bottom: 20px;
    line-height: 1.4;
  }
}
.t-about--hidamari__hd__small {
  font-size: 62.5%;
}
@media only screen and (max-width: 768px) {
  .t-about--hidamari__hd__small {
    font-size: 1.6rem;
    display: block;
  }
}
.t-about--hidamari__box {
  border-radius: 80px;
  background-color: #fff;
  padding: 53px 350px 60px 55px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .t-about--hidamari__box {
    border-radius: 35px;
    padding: 45px 28px 40px;
  }
}
.t-about--hidamari__box::before {
  content: "";
  background: url(../../douhoukai/images/common/illust_study.svg) no-repeat left top;
}
@media print, screen and (min-width: 769px) {
  .t-about--hidamari__box::before {
    position: absolute;
    background-size: 242px 190px;
    width: 242px;
    height: 190px;
    top: 66px;
    right: 55px;
  }
}
@media only screen and (max-width: 768px) {
  .t-about--hidamari__box::before {
    display: block;
    background-size: 56.8vw 44.533vw;
    width: 56.8vw;
    height: 44.533vw;
    margin: 0 auto 50px;
  }
}
.t-about--hidamari__txt {
  font-size: 1.7rem;
  line-height: 1.8;
}
.t-about--hidamari__txt:not(:last-child) {
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .t-about--hidamari__txt {
    font-size: 1.6rem;
    line-height: 1.75;
  }
}
.t-about__hd {
  font-size: 3.2rem;
  text-align: center;
  margin-bottom: 13px;
  letter-spacing: 0.21em;
}
.t-about__lead {
  font-size: 1.7rem;
  line-height: 1.8;
  width: 720px;
  margin: 30px auto 50px;
}
@media print, screen and (min-width: 769px) {
  .t-about__column {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: normal;
    flex-wrap: wrap;
  }
}
.t-about__column__item {
  background-color: #fff;
  border-radius: 80px;
  width: 440px;
  padding: 0 50px 70px;
}
@media only screen and (max-width: 768px) {
  .t-about__column__item {
    border-radius: 35px;
    width: 100%;
    padding: 33px 35px 30px;
    margin-top: 20px;
  }
}
.t-about__column__thumbnail {
  height: 297px;
  padding-top: 55px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .t-about__column__thumbnail {
    padding: 0;
    height: auto;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media print, screen and (min-width: 769px) {
  .t-about__column__img--01 {
    width: 242px;
  }
  .t-about__column__img--02 {
    width: 318px;
  }
}
@media only screen and (max-width: 768px) {
  .t-about__column__img {
    width: 100%;
  }
}
.t-about__column__head {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .t-about__column__head {
    margin-bottom: 14px;
  }
}
.t-about__column__hd {
  font-size: 3.2rem;
  letter-spacing: 0.21em;
}
@media only screen and (max-width: 768px) {
  .t-about__column__hd {
    font-size: 2.8rem;
  }
}
.t-about__column__info {
  font-size: 1.8rem;
}
.t-about__column__number {
  z-index: 2.8rem;
}
.t-about__column__txt {
  font-size: 1.7rem;
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .t-about__column__txt {
    font-size: 1.6rem;
    line-height: 1.75;
  }
}
.t-about__box {
  background-color: #fff;
  border-radius: 80px;
  padding: 83px 64px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: normal;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .t-about__box {
    padding: 45px 28px 50px;
    border-radius: 35px;
  }
}
.t-about__box__first {
  width: 510px;
}
@media only screen and (max-width: 768px) {
  .t-about__box__first {
    width: 100%;
    order: 2;
  }
}
.t-about__box__last {
  width: 296px;
  position: relative;
}
.t-about__box__last::before {
  position: absolute;
  content: "";
  z-index: 1;
  background-color: #fff3f3;
  border-radius: 50%;
  width: 250px;
  height: 250px;
  right: 10px;
  top: 67px;
}
@media only screen and (max-width: 768px) {
  .t-about__box__last {
    width: 100%;
    order: 1;
    margin-bottom: 30px;
  }
  .t-about__box__last::before {
    width: 51.133vw;
    height: 51.133vw;
  }
}
.t-about__box__hd {
  font-size: 2.1rem;
  margin-bottom: 21px;
  letter-spacing: 0.21em;
}
.t-about__box__txt {
  font-size: 1.7rem;
  line-height: 1.8;
}
.t-about__box__img {
  z-index: 3;
}
@media print, screen and (min-width: 769px) {
  .t-about__box__img {
    position: absolute;
    width: 261px;
    height: 205px;
    top: 130px;
    right: 34px;
  }
}
@media only screen and (max-width: 768px) {
  .t-about__box__img {
    position: relative;
    width: 52.533vw;
    margin-top: -35px;
  }
}
.t-about__list {
  margin-top: 6px;
  margin: 6px 0 55px;
}
.t-about__list__item {
  position: relative;
  font-size: 1.7rem;
  line-height: 1.8;
  padding: 0 25px 0 26px;
}
@media only screen and (max-width: 768px) {
  .t-about__list__item {
    font-size: 1.6rem;
  }
}
.t-about__list__item:not(:last-child) {
  margin-bottom: 17px;
}
.t-about__list__item::before {
  content: "";
  position: absolute;
  background-color: #FF9595;
  width: 18px;
  height: 18px;
  left: 0;
  top: 5px;
  border-radius: 50%;
}
.t-about__info {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: normal;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
.t-about__info__item {
  border: 4px dotted #FF9595;
  background-color: #fff;
  text-align: center;
  border-radius: 5px;
  font-size: 1.8rem;
  font-family: "dnp-shuei-mgothic-std", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
  height: 76px;
  padding-top: 5px;
  font-feature-settings: "palt";
}
@media print, screen and (min-width: 769px) {
  .t-about__info__item {
    margin-bottom: 24px;
  }
  .t-about__info__item:nth-child(1) {
    width: 122px;
    padding-top: 14px;
  }
  .t-about__info__item:nth-child(2) {
    width: 131px;
    margin-left: 23px;
  }
  .t-about__info__item:nth-child(3) {
    width: 138px;
    margin-right: 27px;
    padding-top: 8px;
  }
}
@media only screen and (max-width: 768px) {
  .t-about__info__item {
    height: 57px;
    border-radius: 8px;
    font-size: 1.2rem;
    padding: 5px 10px 0;
  }
  .t-about__info__item:nth-child(1) {
    padding-top: 12px;
  }
  .t-about__info__item:nth-child(2) {
    margin: 0 0 18px 17px;
  }
  .t-about__info__item:nth-child(3) {
    margin-right: 21px;
  }
}
.t-about__info__small {
  font: 1.7rem;
  display: block;
}
@media only screen and (max-width: 768px) {
  .t-about__info__small {
    font: 1.1rem;
  }
}
.t-about__info__number {
  font-size: 2.8rem;
}
@media only screen and (max-width: 768px) {
  .t-about__info__number {
    font-size: 1.9rem;
  }
}

.t-features {
  background: url(../images/top/bg_features.jpg) no-repeat center bottom;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  .t-features {
    background-image: url(../images/top/bg_features_sp.jpg);
    background-position: right bottom;
    padding-top: 30px;
  }
}
@media print, screen and (min-width: 769px) {
  .t-features--sakuraen {
    background-image: url(../images/top/bg_features_sakuraen.jpg);
  }
  .t-features--sakuraen .t-features__hd--child {
    margin-bottom: 19px;
  }
}
@media print, screen and (min-width: 769px) {
  .t-features__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 50px 145px;
  }
}
@media only screen and (max-width: 768px) {
  .t-features__inner {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .t-features__inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
}
.t-features__head {
  width: 148px;
  background-color: #FF9595;
  border-radius: 0 0 74px 74px;
  padding: 60px 32px 56px;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .t-features__head {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 768px) {
  .t-features__head {
    width: auto;
    margin-right: 28px;
    border-radius: 0 124px 124px 0;
    padding: 30px 65px 30px 28px;
  }
}
.t-features__head::after {
  position: absolute;
  content: "";
  background: url(../../douhoukai/images/common/illust_flower_white.svg) no-repeat left top;
  background-size: 136px 188px;
  width: 136px;
  height: 188px;
  left: 10px;
  bottom: -245px;
}
@media only screen and (max-width: 768px) {
  .t-features__head::after {
    background-size: 101px 141px;
    width: 101px;
    height: 141px;
    bottom: -49px;
    left: auto;
    right: -42px;
  }
}
.t-features__hd {
  color: #fff;
  margin-bottom: 23px;
}
@media print, screen and (min-width: 769px) {
  .t-features__hd {
    writing-mode: vertical-lr;
    margin-bottom: 0;
  }
}
.t-features__hd__main {
  font-size: 7.9rem;
}
@media print, screen and (min-width: 769px) {
  .t-features__hd__main {
    writing-mode: horizontal-tb;
  }
}
.t-features__hd__small {
  font-size: 4rem;
}
.t-features__hd__sub {
  font-size: 3.2rem;
  letter-spacing: 0.3em;
}
.t-features__hd--child {
  font-size: 2.6rem;
  line-height: 1.5;
  padding-top: 14px;
  margin-bottom: 28px;
  letter-spacing: 0.2em;
  font-feature-settings: "palt";
}
@media only screen and (max-width: 768px) {
  .t-features__hd--child {
    font-size: 2.2rem;
    line-height: 1.3;
    margin-bottom: 20px;
  }
}
.t-features__lead {
  color: #fff;
  font-size: 1.7rem;
  line-height: 1.5;
}
@media print, screen and (min-width: 769px) {
  .t-features__lead {
    writing-mode: vertical-rl;
  }
}
@media only screen and (max-width: 768px) {
  .t-features__lead {
    font-size: 1.6rem;
    line-height: 1.75;
  }
}
@media print, screen and (min-width: 769px) {
  .t-features__body {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: normal;
    flex-wrap: wrap;
    width: 915px;
    padding-top: 80px;
  }
}
@media only screen and (max-width: 768px) {
  .t-features__body {
    padding: 44px 28px 78px;
  }
}
.t-features__item {
  width: 426px;
  border-bottom: 5px solid #F9F6F6;
  margin-top: 40px;
  position: relative;
  padding: 0 0 35px 80px;
}
@media only screen and (max-width: 768px) {
  .t-features__item {
    width: 100%;
    margin: 0 0 28px;
  }
}
.t-features__number {
  width: 64px;
  height: 64px;
  text-align: center;
  line-height: 1;
  background-color: #fff;
  font-size: 3.5rem;
  line-height: 64px;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .t-features__number {
    width: 60px;
    height: 60px;
    font-size: 3.2rem;
  }
}
.t-features__txt {
  font-size: 1.7rem;
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .t-features__txt {
    font-size: 1.6rem;
    line-height: 1.75;
  }
}

.t-facility {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .t-facility {
    margin: 150px 0;
    height: 930px;
  }
}
@media only screen and (max-width: 768px) {
  .t-facility {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: normal;
    flex-wrap: wrap;
    margin: calc(25.6vw + 96px) 0 55px;
  }
}
.t-facility::before {
  position: absolute;
  content: "";
  right: 0;
  top: 100px;
  background-color: #F9F6F6;
  border-radius: 120px 0 0 120px;
  height: 832px;
  width: max(69.736vw, 837px);
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .t-facility::before {
    top: 0;
    right: 0;
    width: calc(100vw - 28px);
    border-radius: 50px 0 0 50px;
    height: 100%;
  }
}
.t-facility__inner {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
  align-items: normal;
  flex-wrap: wrap;
  height: 100%;
}
@media print, screen and (min-width: 769px) {
  .t-facility__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 42px 50px 0;
  }
}
@media only screen and (max-width: 768px) {
  .t-facility__inner {
    width: 100%;
    margin: 0;
    padding: 0 50px 65px 0;
  }
}
@media only screen and (max-width: 768px) {
  .t-facility__inner {
    order: 2;
  }
}
.t-facility__head {
  margin-left: 25px;
}
.t-facility__hd {
  writing-mode: vertical-lr;
  font-size: 4.4rem;
  margin-bottom: 19px;
  letter-spacing: 0.35em;
}
@media only screen and (max-width: 768px) {
  .t-facility__hd {
    font-size: 4rem;
    margin-bottom: 9px;
  }
}
.t-facility__link {
  color: #707070;
  display: inline-block;
  writing-mode: vertical-lr;
  font-size: 1.8rem;
  line-height: 1;
  border-radius: 26px;
  border: 1px solid #707070;
  padding: 25px 13px 60px;
  background-color: #fff;
  position: relative;
  letter-spacing: 0.25em;
}
.t-facility__link::after {
  content: "";
  position: absolute;
  background: url(../../douhoukai/images/common/icon_arrow_gray.svg) no-repeat left top;
  background-size: 20px 21px;
  width: 20px;
  height: 21px;
  bottom: 15px;
  left: 50%;
  margin-left: -10px;
}
@media only screen and (max-width: 768px) {
  .t-facility__link {
    font-size: 1.7rem;
    padding: 23px 12px 45px;
  }
}
@media only screen and (max-width: 768px) {
  .t-facility__body {
    writing-mode: vertical-rl;
  }
}
.t-facility__txt {
  writing-mode: vertical-rl;
  font-size: 1.7rem;
  line-height: 2;
  letter-spacing: 0.1em;
}
@media print, screen and (min-width: 769px) {
  .t-facility__txt {
    position: relative;
  }
}
@media only screen and (max-width: 768px) {
  .t-facility__txt {
    font-size: 1.6rem;
  }
}
.t-facility__txt::after {
  content: "";
  position: absolute;
  background: url(../../douhoukai/images/common/illust_flower_pink.svg) no-repeat left top;
  background-size: 120px 165px;
  width: 120px;
  height: 165px;
  bottom: -140px;
  left: -190px;
}
@media only screen and (max-width: 768px) {
  .t-facility__txt::after {
    background-size: 101px 138px;
    width: 101px;
    height: 138px;
    left: 48px;
    bottom: 140px;
  }
}
.t-facility__bottom {
  position: relative;
  z-index: 2;
  top: -930px;
  height: 800px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .t-facility__bottom {
    order: 1;
    height: auto;
    top: 0;
    margin: -25.6vw 0 30px;
  }
}
.t-facility__slider {
  height: 800px;
  width: max(57.291vw, 734px);
  margin-right: 34px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 0 0 200px 0;
}
@media only screen and (max-width: 768px) {
  .t-facility__slider {
    width: 97.333vw;
    height: 70.666vw;
    margin: 0 0 18px 0;
    border-radius: 0 0 90px 0;
  }
}
.t-facility__slider .slick-list {
  height: 100%;
}
.t-facility__slider__item {
  width: 100%;
  height: 800px;
}
@media only screen and (max-width: 768px) {
  .t-facility__slider__item {
    height: 70.666vw;
  }
}
.t-facility__slider__img {
  width: 100%;
  height: 800px;
  object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .t-facility__slider__img {
    height: 70.666vw;
  }
}
.t-facility__thumbnail {
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .t-facility__thumbnail {
    height: 200px;
    width: calc((100% + 230px) - (max(57.291vw,734px) + 36px));
    margin-left: -230px;
  }
  .t-facility__thumbnail .slick-slide {
    height: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .t-facility__thumbnail {
    height: 26.666vw;
    margin-left: 48px;
  }
  .t-facility__thumbnail .slick-slide {
    height: 26.666vw;
  }
}
.t-facility__thumbnail__item {
  margin-right: 30px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .t-facility__thumbnail__item:not(.slick-current) {
    opacity: 1;
    transition: opacity 1.5s;
  }
  .t-facility__thumbnail__item.slick-current {
    opacity: 0;
    transition: opacity 0.4s;
  }
}
@media only screen and (max-width: 768px) {
  .t-facility__thumbnail__item {
    width: 26.666vw;
    height: 26.666vw;
    margin-right: 20px;
  }
}
.t-facility__thumbnail__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.t-facility--hidamari {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: normal;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 769px) {
  .t-facility--hidamari {
    width: 91.666%;
    margin: 125px auto 0;
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .t-facility--hidamari {
    width: calc(100% - 56px);
    margin: 0 auto 70px;
    padding: 0;
  }
}
.t-facility--hidamari__box {
  position: relative;
  overflow: hidden;
  width: 30.681%;
  border-radius: 38px;
}
@media only screen and (max-width: 768px) {
  .t-facility--hidamari__box {
    width: 100%;
    border-radius: 40px;
    z-index: 1;
  }
  .t-facility--hidamari__box:not(:last-child) {
    margin-bottom: 30px;
  }
}
.t-facility--hidamari__img {
  position: relative;
  vertical-align: bottom;
  width: 100%;
  z-index: 1;
}
.t-facility--hidamari__label {
  position: absolute;
  z-index: 2;
  border-radius: 20px 20px 0 0;
  background-color: #fff;
  text-align: center;
  padding: 16px 25px 6px;
  font-size: 1.8rem;
  left: 55px;
  bottom: 0;
}
@media only screen and (max-width: 768px) {
  .t-facility--hidamari__label {
    font-size: 1.6rem;
    border-radius: 15px 15px 0 0;
    padding: 6px 13px;
    left: 47px;
  }
}

@media print, screen and (min-width: 769px) {
  .t-flow {
    width: 1200px;
    margin: 0 auto;
    padding: 0 50px;
  }
}
@media only screen and (max-width: 768px) {
  .t-flow {
    width: 100%;
    margin: 0 auto 60px;
    padding: 0;
  }
}
.t-flow__inner {
  border: 8px solid #F9F6F6;
  border-radius: 120px;
  padding: 80px 72px 95px;
  margin: 150px 0;
}
@media only screen and (max-width: 768px) {
  .t-flow__inner {
    border-radius: 50px;
    padding: 36px 12px 12px;
    margin: 0 27px;
  }
}
.t-flow__hd {
  writing-mode: vertical-rl;
  text-align: center;
}
.t-flow__hd__main {
  font-size: 4.4rem;
  line-height: 1.2;
  display: block;
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 768px) {
  .t-flow__hd__main {
    font-size: 3.9rem;
  }
}
.t-flow__hd__sub {
  font-size: 2rem;
  line-height: 1.5;
  border-right: 2px solid #707070;
  padding-right: 5px;
  margin-right: 5px;
  display: block;
  letter-spacing: 0.55em;
}
@media only screen and (max-width: 768px) {
  .t-flow__hd__sub {
    font-size: 1.8rem;
  }
}
.t-flow__hd--secondary {
  font-size: 2.8rem;
  line-height: 1.5;
  padding-top: 5px;
  margin-bottom: 25px;
  letter-spacing: 0.21em;
}
@media only screen and (max-width: 768px) {
  .t-flow__hd--secondary {
    font-size: 2.4rem;
    margin: 0 0 30px;
    padding: 0;
  }
}
.t-flow__head--sakuranomori {
  margin-bottom: 40px;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 769px) {
  .t-flow__head--sakuranomori {
    height: 184px;
  }
  .t-flow__head--sakuranomori::before, .t-flow__head--sakuranomori::after {
    content: "";
    position: absolute;
    bottom: 0;
  }
  .t-flow__head--sakuranomori::before {
    background: url(../../douhoukai/images/common/illust_flow01.svg) no-repeat left top;
    background-size: 300px 184px;
    width: 300px;
    height: 184px;
    left: 23px;
  }
  .t-flow__head--sakuranomori::after {
    background: url(../../douhoukai/images/common/illust_flow02.svg) no-repeat left top;
    background-size: 338px 184px;
    width: 338px;
    height: 184px;
    right: 16px;
  }
}
@media print, screen and (min-width: 769px) {
  .t-flow__head--sakuraen {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: normal;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 70px;
  }
  .t-flow__head--sakuraen::after {
    content: "";
    position: absolute;
    background: url(../../douhoukai/images/common/illust_flow02.svg) no-repeat left top;
    background-size: 338px 184px;
    width: 338px;
    height: 184px;
    right: 0;
    bottom: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .t-flow__column:first-child {
    width: 150px;
    margin-right: 55px;
  }
}
@media only screen and (max-width: 768px) {
  .t-flow__column:first-child {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 53px;
  }
}
.t-flow__note {
  margin-top: 30px;
  font-size: 1.7rem;
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .t-flow__note {
    font-size: 1.6rem;
    line-height: 1.5625;
  }
  .t-flow__note::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 54.285%;
    background: url(../../douhoukai/images/common/illust_flow02.svg) no-repeat left top;
    background-size: 100% 100%;
    margin-bottom: 30px;
  }
}
.t-flow__lead {
  font-size: 1.7rem;
  line-height: 1.8;
  width: 327px;
}
@media only screen and (max-width: 768px) {
  .t-flow__lead {
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.5625;
    margin-bottom: 50px;
  }
}
.t-flow__body {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: normal;
  flex-wrap: wrap;
}
.t-flow__body:not(:last-child) {
  margin-bottom: 70px;
}
@media only screen and (max-width: 768px) {
  .t-flow__body:not(:last-child) {
    margin-bottom: 40px;
  }
}

.t-schedule {
  width: 450px;
}
@media only screen and (max-width: 768px) {
  .t-schedule {
    width: 100%;
  }
}
.t-schedule__hd {
  text-align: center;
  border-radius: 26px;
  line-height: 1;
  font-size: 2.4rem;
  padding: 13px 0;
}
.t-schedule__hd--primary {
  background-color: #F9F6F6;
}
.t-schedule__hd--secondary {
  background-color: #fff3f3;
}
@media only screen and (max-width: 768px) {
  .t-schedule--sakuranomori__first::before, .t-schedule--sakuranomori__last::before {
    display: block;
    content: "";
    margin: 0 auto 34px;
  }
  .t-schedule--sakuranomori__first {
    margin-bottom: 80px;
  }
  .t-schedule--sakuranomori__first::before {
    background: url(../../douhoukai/images/common/illust_flow01.svg) no-repeat left top;
    background-size: 74.666vw 45.866vw;
    width: 74.666vw;
    padding-top: 45.866vw;
  }
  .t-schedule--sakuranomori__last::before {
    background: url(../../douhoukai/images/common/illust_flow02.svg) no-repeat left top;
    background-size: 74.666vw 40.533vw;
    width: 74.666vw;
    padding-top: 40.533vw;
  }
}
.t-schedule__table {
  width: 100%;
}
.t-schedule__tr:not(:last-child) .t-schedule__th,
.t-schedule__tr:not(:last-child) .t-schedule__td {
  border-bottom: 5px solid #F9F6F6;
}
.t-schedule__th, .t-schedule__td {
  text-align: left;
  vertical-align: middle;
  font-size: 2.2rem;
  padding-top: 25px;
  padding-bottom: 25px;
}
@media only screen and (max-width: 768px) {
  .t-schedule__th, .t-schedule__td {
    font-size: 2rem;
    line-height: 1.4;
    vertical-align: top;
  }
}
.t-schedule__th {
  padding-left: 18px;
  width: 110px;
}
@media only screen and (max-width: 768px) {
  .t-schedule__th {
    width: 90px;
    white-space: nowrap;
    padding-left: 10px;
  }
}
.t-schedule__td {
  padding-left: 4px;
  padding-right: 4px;
}
.t-schedule__txt {
  font-size: 1.7rem;
  line-height: 1.8;
}
.t-schedule__smile {
  font-family: "dnp-shuei-mgothic-std";
  font-weight: 700;
  font-size: 1.7rem;
  line-height: 1.8;
  position: relative;
  padding-left: 28px;
  margin-bottom: 14px;
}
.t-schedule__smile::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  background: url(../../douhoukai/images/common/icon_smile.svg) no-repeat left top;
  background-size: 18px 19px;
  width: 18px;
  height: 19px;
}

.t-rules {
  border-radius: 80px;
  background-color: #F9F6F6;
  padding: 73px 60px 64px;
}
@media only screen and (max-width: 768px) {
  .t-rules {
    border-radius: 35px;
    padding: 43px 28px 28px;
  }
}
.t-rules__hd {
  font-size: 2.8rem;
  line-height: 1.5;
  margin-bottom: 36px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .t-rules__hd {
    font-size: 2.5rem;
    margin-bottom: 15px;
    line-height: 1.32;
  }
}
.t-rules__hd--child {
  font-size: 2.8rem;
  line-height: 1.6;
  margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
  .t-rules__hd--child {
    font-size: 2.4rem;
    margin-bottom: 13px;
  }
}
.t-rules__lead {
  font-size: 1.7rem;
  line-height: 1.8;
  margin-bottom: 30px;
  width: 580px;
  margin: 0 auto 30px;
}
@media only screen and (max-width: 768px) {
  .t-rules__lead {
    font-size: 1.6rem;
    line-height: 1.75;
    width: 100%;
    margin-bottom: 40px;
  }
}
.t-rules__body {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: normal;
  flex-wrap: wrap;
}
.t-rules__item {
  background-color: #fff;
  border-radius: 60px;
  padding: 46px 40px 53px;
  width: 380px;
}
@media only screen and (max-width: 768px) {
  .t-rules__item {
    width: 100%;
    border-radius: 20px;
    padding: 20px 20px 35px;
  }
  .t-rules__item:not(:last-child) {
    margin-bottom: 20px;
  }
}
.t-rules__txt {
  font-size: 1.7rem;
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .t-rules__txt {
    font-size: 1.6rem;
    line-height: 1.75;
  }
}

.t-event {
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .t-event {
    padding-bottom: 282px;
  }
}
.t-event__inner {
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .t-event__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 130px;
  }
}
@media only screen and (max-width: 768px) {
  .t-event__inner {
    width: 100%;
    margin: 0;
    padding: 0 0 260px;
  }
}
.t-event__inner::after {
  position: absolute;
  content: "";
  background: url(../../douhoukai/images/common/illust_event.png) no-repeat left top;
  background-size: 310px 282px;
  width: 310px;
  height: 282px;
  left: 50%;
  bottom: -327px;
  margin-left: -155px;
}
@media only screen and (max-width: 768px) {
  .t-event__inner::after {
    background-size: 226px 205px;
    width: 226px;
    height: 205px;
    bottom: -26px;
    margin-left: -113px;
  }
}
@media print, screen and (min-width: 769px) {
  .t-event__inner--sakuraen .t-event__calendar__item:nth-child(-n+6) {
    width: 40%;
  }
  .t-event__inner--sakuraen .t-event__calendar__item:nth-last-child(-n+6) {
    width: 60%;
  }
}
.t-event__hd {
  letter-spacing: 0.21em;
  text-align: center;
  width: 232px;
  height: 116px;
  margin: -86px auto 90px;
  border: 8px solid #F9F6F6;
  border-bottom: 0;
  border-radius: 116px 116px 0 0;
  background-color: #fff;
  padding-top: 50px;
  position: relative;
  line-height: 1.2;
  z-index: 2;
}
.t-event__hd__sub {
  display: block;
  font-size: 2.6rem;
}
@media only screen and (max-width: 768px) {
  .t-event__hd__sub {
    font-size: 2.3rem;
  }
}
.t-event__hd__main {
  font-size: 5.2rem;
}
@media only screen and (max-width: 768px) {
  .t-event__hd__main {
    font-size: 4.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .t-event__hd {
    width: 208px;
    height: 104px;
    margin-top: -40px;
  }
}
@media print, screen and (min-width: 769px) {
  .t-event__calendar {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: normal;
    flex-wrap: wrap;
    border-top: 5px solid #F9F6F6;
    height: 479px;
  }
}
@media only screen and (max-width: 768px) {
  .t-event__calendar {
    margin: 0 27px;
  }
}
.t-event__calendar__item {
  border-bottom: 5px solid #F9F6F6;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 769px) {
  .t-event__calendar__item {
    width: 50%;
    height: 79px;
  }
}
@media only screen and (max-width: 768px) {
  .t-event__calendar__item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    align-items: flex-start;
  }
}
.t-event__calendar__month {
  font-size: 2.2rem;
  width: 63px;
  padding-right: 17px;
  text-align: right;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .t-event__calendar__month {
    font-size: 2rem;
    line-height: 1.4;
  }
}
.t-event__calendar__txt {
  font-size: 2.2rem;
  flex: 1 0 1%;
}
@media only screen and (max-width: 768px) {
  .t-event__calendar__txt {
    font-size: 2rem;
    line-height: 1.4;
  }
}
.t-event__note {
  text-align: center;
  font-size: 1.7rem;
  line-height: 1.8;
  margin-top: 50px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .t-event__note {
    font-size: 1.6rem;
    line-height: 1.75;
    text-align: left;
    width: calc(100vw - 56px);
    margin: 0 auto -50px;
  }
}

.t-blog {
  background: url(../images/top/bg_summary.png) no-repeat center bottom;
  background-size: max(100vw, 1920px) auto;
  padding-top: 152px;
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .t-blog {
    height: 1526px;
  }
}
@media only screen and (max-width: 768px) {
  .t-blog {
    margin-bottom: 135px;
    background-size: 1920px auto;
    background-position: top center;
    padding-top: 0;
    background-color: #fff3ed;
  }
}
@media print, screen and (min-width: 769px) {
  .t-blog__inner {
    width: 1200px;
    margin: 0 auto;
    padding: 0 50px;
  }
}
@media only screen and (max-width: 768px) {
  .t-blog__inner {
    width: 100%;
    margin: 0;
    padding: 111px 28px 70px;
  }
}
.t-blog__hd {
  width: 590px;
  margin: 0 auto 38px;
  text-align: center;
  line-height: 1;
  font-size: 32px;
  letter-spacing: 0.21em;
  border-top: 3px solid;
  border-bottom: 3px solid;
  position: relative;
  padding: 22px;
}
.t-blog__hd::before, .t-blog__hd::after {
  position: absolute;
  content: "";
  background: url(../images/top/img_blog_head.svg) no-repeat left top;
  background-size: 38px 82px;
  width: 38px;
  height: 82px;
  top: 15px;
}
@media only screen and (max-width: 768px) {
  .t-blog__hd::before, .t-blog__hd::after {
    background-size: 38px 100px;
    width: 38px;
    height: 100px;
  }
}
.t-blog__hd::after {
  right: -38px;
  transform: rotate(180deg);
}
.t-blog__hd::before {
  left: -38px;
}
@media only screen and (max-width: 768px) {
  .t-blog__hd {
    font-size: 2.8rem;
    width: calc(100% - 76px);
    margin: 0 38px 40px;
    padding: 10px;
    line-height: 1.2;
  }
}
.t-blog__lead {
  text-align: center;
  font-size: 1.7rem;
  margin-bottom: 70px;
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .t-blog__lead {
    font: 1.6rem;
    margin-bottom: 40px;
  }
}
@media print, screen and (min-width: 769px) {
  .t-blog__summary {
    display: grid;
    grid-template-columns: 510px 260px 260px;
    grid-template-rows: auto auto;
    gap: 35px;
  }
}
@media print, screen and (min-width: 769px) {
  .t-blog__item {
    align-self: start;
  }
  .t-blog__item:nth-of-type(1) {
    grid-column: 1/2;
    grid-row: 1/3;
    position: sticky;
    top: 70px;
    left: 0;
  }
  .t-blog__item:nth-of-type(2) {
    grid-column: 2/3;
    grid-row: 1;
  }
  .t-blog__item:nth-of-type(3) {
    grid-column: 3/4;
    grid-row: 1;
  }
  .t-blog__item:nth-of-type(4) {
    grid-column: 2/3;
    grid-row: 2;
  }
  .t-blog__item:nth-of-type(5) {
    grid-column: 3/4;
    grid-row: 2;
  }
}
@media only screen and (max-width: 768px) {
  .t-blog__item {
    margin-bottom: 20px;
  }
  .t-blog__item:nth-of-type(1) .t-blog__index {
    display: none !important;
  }
}
@media print, screen and (min-width: 769px) {
  .t-blog__bottom {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .t-blog__bottom {
    margin-top: 40px;
  }
}
.t-blog__index {
  font-family: "dnp-shuei-mgothic-std", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  letter-spacing: 0.21em;
  line-height: 1;
  text-align: center;
  color: #707070;
  height: 44px;
  width: 100%;
  display: block;
  padding: 13px;
  position: relative;
  border-radius: 36px;
  background-color: #fff;
  border: 1px solid #707070;
  text-decoration: none !important;
}
.t-blog__index::before {
  position: absolute;
  content: "";
  background: url(../../douhoukai/images/common/icon_arrow_gray02.svg) no-repeat left top;
  background-size: 16px 15px;
  width: 16px;
  height: 15px;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  transition: right 0.2s;
}
@media print, screen and (min-width: 769px) {
  .t-blog__index:hover::before {
    right: 16px;
    transition: right 0.3s;
  }
}

.t-summary {
  border-radius: 40px;
  overflow: hidden;
  background-color: #fff;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .t-summary:hover .t-summary__arrow {
    margin-right: -8px;
    transition: margin-right 0.3s;
  }
  .t-summary:hover .t-summary__img {
    transform: scale(1.2);
    transition: transform 0.3s;
  }
}
@media print, screen and (min-width: 769px) {
  .t-summary--01 {
    margin-bottom: 40px;
  }
  .t-summary--01 .t-summary__inner {
    padding: 30px 39px 30px 30px;
  }
  .t-summary--01 .t-summary__thumbnail {
    height: 354px;
  }
  .t-summary--01 .t-summary__hd {
    margin-bottom: 10px;
  }
  .t-summary--01 .t-summary__info {
    margin-bottom: 25px;
  }
  .t-summary--01 .t-summary__txt {
    margin-bottom: 25px;
  }
}
.t-summary__thumbnail {
  overflow: hidden;
  height: 180px;
}
@media only screen and (max-width: 768px) {
  .t-summary__thumbnail {
    height: 222px;
  }
}
.t-summary__inner {
  padding: 19px 23px 30px;
}
.t-summary__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  vertical-align: bottom;
  transition: transform 0.2s;
}
.t-summary__hd {
  font-size: 2.2rem;
  line-height: 1.35;
  margin-bottom: 8px;
}
.t-summary__info {
  border-top: 1px solid #c6c6c6;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: normal;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.t-summary__vol {
  font-size: 1.6rem;
  line-height: 1.1;
  padding: 8px 14px 0 0;
  border-right: 1px solid #c6c6c6;
}
.t-summary__issues {
  font-size: 1.6rem;
  line-height: 1.1;
  padding: 8px 0 0 14px;
  flex: 1 0 1%;
}
.t-summary__txt {
  line-height: 1.75;
  margin-bottom: 20px;
}
.t-summary__meta {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-right: 15px;
}
.t-summary__time {
  font-size: 1.6rem;
  line-height: 1.975;
  color: #939393;
}
.t-summary__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.t-summary__arrow {
  width: 20px;
  height: 21px;
  transition: margin-right 0.2s;
}

@media print, screen and (min-width: 769px) and (min-width: 769px) {
  .t-consult {
    width: 1200px;
    margin: 0 auto;
    padding: 180px 50px 0;
  }
}
@media only screen and (min-width: 769px) and (max-width: 768px) {
  .t-consult {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}
.t-consult__inner {
  padding: 0 80px 85px;
  background-color: #F9F6F6;
  border-radius: 42px;
}
@media only screen and (max-width: 768px) {
  .t-consult__inner {
    padding: 0 27px 40px;
  }
}
.t-consult__head {
  width: 730px;
  height: 71px;
  transform: translateY(-50%);
  margin: 0 auto 70px;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .t-consult__head {
    width: 100%;
    margin: 0 auto 40px;
  }
}
.t-consult__head::before, .t-consult__head::after {
  position: absolute;
  top: 0;
  content: "";
  height: 100%;
  width: 50px;
  border-top: 3px solid #707070;
  border-bottom: 3px solid #707070;
}
@media only screen and (max-width: 768px) {
  .t-consult__head::before, .t-consult__head::after {
    width: 32px;
    height: 64px;
  }
}
.t-consult__head::before {
  left: 0;
  border-left: 3px solid #707070;
  border-radius: 32px 0 0 32px;
}
@media only screen and (max-width: 768px) {
  .t-consult__head::before {
    border-radius: 36px 0 0 36px;
  }
}
.t-consult__head::after {
  right: 0;
  border-right: 3px solid #707070;
  border-radius: 0 32px 32px 0;
}
@media only screen and (max-width: 768px) {
  .t-consult__head::after {
    border-radius: 0 36px 36px 0;
  }
}
.t-consult__ballon {
  font-family: "dnp-shuei-mgothic-std";
  font-weight: 700;
  font-size: 1.8rem;
  letter-spacing: 0.11em;
  line-height: 1.2;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: absolute;
  border: 1px solid #707070;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  padding: 10px;
  background: #fff;
  background-color: #fff;
  left: 0;
}
@media print, screen and (min-width: 769px) {
  .t-consult__ballon {
    margin-right: 10px;
    margin-left: -10px;
    transform: translateY(-50%);
  }
}
@media only screen and (max-width: 768px) {
  .t-consult__ballon {
    left: 20px;
    top: -60px;
  }
}
.t-consult__ballon::before, .t-consult__ballon::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 5px 10px 5px;
}
.t-consult__ballon::before {
  z-index: 1;
  border-color: transparent transparent #707070 transparent;
  transform: rotate(4deg);
  right: -3px;
  bottom: 11px;
}
.t-consult__ballon::after {
  z-index: 2;
  border-color: transparent transparent #fff transparent;
  right: -2px;
  bottom: 12px;
  transform: rotate(5deg);
}
.t-consult__hd {
  font-size: 3.4rem;
  font-family: "dnp-shuei-mgothic-std";
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.21em;
  padding: 0 80px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .t-consult__hd {
    font-size: 2.2rem;
    padding: 10px 35px 0;
    letter-spacing: 0.05em;
    width: 100%;
  }
}
.t-consult__body {
  width: 730px;
  margin: 0 auto 35px;
}
@media only screen and (max-width: 768px) {
  .t-consult__body {
    width: 100%;
    margin-bottom: 25px;
  }
}
.t-consult__lead {
  font-family: "dnp-shuei-mgothic-std";
  font-weight: 700;
  font-size: 1.7rem;
  line-height: 1.8;
  margin-bottom: 28px;
}
@media only screen and (max-width: 768px) {
  .t-consult__lead {
    font-size: 1.6rem;
    line-height: 1.75;
    padding: 0 20px;
    margin-bottom: 35px;
  }
}
.t-consult__note {
  font-size: 1.7rem;
  display: inline-block;
  position: relative;
  padding-bottom: 6px;
}
@media print, screen and (min-width: 769px) {
  .t-consult__note {
    background: url(../../douhoukai/images/common/icon_line_dot.svg) repeat-x left bottom;
    background-size: auto 3px;
  }
}
@media only screen and (max-width: 768px) {
  .t-consult__note {
    text-decoration: underline dotted 4px #FF9595;
    line-height: 1.6;
    padding: 0 20px;
  }
}
.t-consult__foot {
  background-color: #fff;
  border-radius: 29px;
  padding: 54px;
}
@media only screen and (max-width: 768px) {
  .t-consult__foot {
    border-radius: 35px;
    padding: 47px min(12.533vw,47px);
  }
}
.t-consult__txt {
  font-size: 1.7rem;
  line-height: 1.8;
  margin-bottom: 28px;
}
@media only screen and (max-width: 768px) {
  .t-consult__txt {
    font-size: 1.6rem;
    line-height: 1.75;
    margin-bottom: 35px;
  }
}
.t-consult__contact:not(:last-child) {
  margin-bottom: 10px;
}
.t-consult__for {
  font-family: "dnp-shuei-mgothic-std";
  font-weight: 700;
  line-height: 2;
  margin-right: 5px;
  display: inline-block;
}
.t-consult__tel {
  font-size: 2rem;
  font-family: "dnp-shuei-mgothic-std";
  font-weight: 700;
  color: #F76773;
  display: inline-block;
}
.t-consult__number {
  font-size: 3.2rem;
  color: #F76773;
}
@media print, screen and (min-width: 769px) {
  .t-consult__number {
    pointer-events: none;
  }
}
@media only screen and (max-width: 768px) {
  .t-consult__number {
    font-size: min(7.2vw,2.7rem);
  }
}

@media print, screen and (min-width: 769px) {
  .t-relative {
    width: 1100px;
    margin: 115px auto 0;
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .t-relative {
    width: calc(100% - 56px);
    margin: 0 auto 70px;
    padding: 0;
  }
}
.t-relative__head {
  background-color: #F9F6F6;
  border-radius: 205px;
  margin-bottom: 65px;
  padding: 64px 190px 98px;
  position: relative;
}
.t-relative__head::after {
  position: absolute;
  content: "";
  background: url(../../douhoukai/images/common/illust_flower_pink.svg) no-repeat left top;
  background-size: 136px 188px;
  width: 136px;
  height: 188px;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 768px) {
  .t-relative__head::after {
    background-size: 101px 139px;
    width: 101px;
    height: 139px;
    right: -11px;
    bottom: -77px;
  }
}
@media only screen and (max-width: 768px) {
  .t-relative__head {
    border-radius: 50px;
    padding: 46px 20px 60px;
    margin: 0 auto 100px;
  }
}
.t-relative__img {
  width: 100%;
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .t-relative__img {
    width: calc(100% + 56px);
    margin-left: -28px;
  }
}
.t-relative__hd {
  text-align: center;
  font-size: 3.2rem;
  margin-bottom: 23px;
}
@media only screen and (max-width: 768px) {
  .t-relative__hd {
    font-size: 2.5rem;
    margin-bottom: 25px;
  }
}
.t-relative__txt {
  font-size: 1.7rem;
}
@media only screen and (max-width: 768px) {
  .t-relative__txt {
    font-size: 1.6rem;
    line-height: 1.75;
  }
}
.t-relative__list {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: normal;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .t-relative__list {
    border-top: 5px solid #F9F6F6;
  }
}
.t-relative__item {
  font-family: "dnp-shuei-mgothic-std";
  font-weight: 700;
  font-size: 2.4rem;
  padding: 18px 0 24px 32px;
}
@media print, screen and (min-width: 769px) {
  .t-relative__item {
    width: 25%;
  }
  .t-relative__item:not(:nth-child(4n+4)) {
    border-right: 5px solid #F9F6F6;
  }
  .t-relative__item:not(:nth-last-child(-n+4)) {
    border-bottom: 5px solid #F9F6F6;
  }
  .t-relative__item:not(:nth-child(4n+4)):not(:nth-last-child(-n+4)) {
    position: relative;
  }
  .t-relative__item:not(:nth-child(4n+4)):not(:nth-last-child(-n+4))::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #fff;
    z-index: 2;
    right: 0;
    bottom: 0;
    transform: translate(50%, 50%);
  }
}
@media only screen and (max-width: 768px) {
  .t-relative__item {
    font-size: 1.3rem;
    padding: 10px 0;
    width: 50%;
    border-bottom: 5px solid #F9F6F6;
  }
  .t-relative__item:first-child {
    position: relative;
  }
  .t-relative__item:first-child::after {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background-color: #fff;
    z-index: 2;
    right: -3px;
    top: -3px;
    transform: translate(50%, -50%);
  }
  .t-relative__item:nth-child(odd) {
    border-right: 5px solid #F9F6F6;
  }
  .t-relative__item:nth-child(even) {
    padding-left: 29px;
    position: relative;
  }
  .t-relative__item:nth-child(even)::before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background-color: #fff;
    z-index: 2;
    left: -3px;
    bottom: -3px;
    transform: translate(-50%, 50%);
  }
}

.t-access {
  position: relative;
  width: 100%;
  padding-top: max(36.45%, 450px);
  margin-top: 75px;
}
.t-access iframe {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
