@charset "UTF-8";
/* parts */
.fttl {
  color: #CCC;
  font-family: "EB Garamond", serif;
  font-size: 160px;
  text-align: center;
}

.familt_contents {
  padding: 80px 0;
}

.inner {
  width: 94%;
  max-width: 1200px;
  margin: 0 auto !important;
  overflow: hidden;
}

.contents {
  padding: 80px 0 !important;
}

.flex_r {
  flex-direction: row-reverse;
}

.section_head {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 80px 0 40px !important;
}

.section_headimage {
  width: 41.6666666667%;
}

.section_headtext {
  width: 56.6666666667%;
}
.section_headtext h3 {
  font-size: 54px;
  line-height: 120%;
  margin-bottom: 25px;
}
.section_headtext h3 sup {
  font-size: 0.3em;
  vertical-align: 0;
}
.section_headtext p {
  font-size: 18px;
  line-height: 220%;
}
.section_headtext p sup {
  font-size: 12px;
}
.section_headtext p span {
  font-size: 14px;
}
.section_headtext p.note {
  font-size: 12px;
}

.flex_r .section_headtext {
  text-align: right;
}

.lineimages {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.spot_detail {
  position: relative;
}
.spot_detail .spot_inner {
  display: block;
  background: #f5f5eb;
}
.spot_detail .spot_info {
  padding: 15px 10px;
  text-align: center;
  letter-spacing: 0.05em;
}
.spot_detail .spot_info h4 {
  color: #8c6800;
  font-size: 20px;
  line-height: 140%;
}
.spot_detail .spot_info h4 sup {
  color: #000;
  font-size: 12px;
}
.spot_detail .spot_info p {
  font-size: 14px;
}

.flexbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* intro */
#intro {
  background: #f5f5eb;
  padding: 80px 0;
  text-align: center;
}
#intro h3.contents_tit {
  font-size: 32px;
  margin-bottom: 40px;
}

.family_intro p {
  font-size: 16px;
  margin-top: 30px;
  line-height: 220%;
  letter-spacing: 0.15em;
}

/* activity */
#activity .lineimages .lineimg:nth-of-type(1), #activity .lineimages .lineimg:nth-of-type(3) {
  width: 37.5%;
}
#activity .lineimages .lineimg:nth-of-type(2) {
  width: 21.6666666667%;
}

.activity_bottom .centertext {
  margin: 50px 0;
  text-align: center;
}

.activity_spot .spot_detail {
  width: 47.5%;
}
.activity_spot .spot_detail .spot_inner {
  width: 78.9473684211%;
}
.activity_spot .spot_detail .spot_image {
  width: 31.5789473684%;
  position: absolute;
  right: 0;
  bottom: 30px;
}

/* education */
#education {
  background: #f7f7f7;
}

.education_spot .spot_detail {
  width: 46.6666666667%;
  margin-bottom: 50px;
}

.education_location {
  background: #FFF;
  border: 1px solid #816300 !important;
  padding: 25px 30px !important;
}

.education_main_tit {
  color: #8c6800;
  text-align: center;
  font-size: 20px !important;
  margin-bottom: 20px !important;
}
.education_main_tit img {
  margin-bottom: 15px;
}

.edu_locationspot {
  font-size: 14px !important;
}
.edu_locationspot table {
  width: 48%;
}
.edu_locationspot table:nth-child(1) {
  order: 1;
}
.edu_locationspot table:nth-child(2) {
  order: 3;
}
.edu_locationspot::after {
  background: #816300;
  content: "";
  display: inline-block;
  width: 1px;
  order: 2;
}
.edu_locationspot table th, .edu_locationspot table td {
  padding: 2px;
}
.edu_locationspot table th {
  text-align: left;
}
.edu_locationspot table td {
  text-align: right;
}

/* medical */
#medical .lineimages .lineimg {
  background: #f5f5eb;
}
#medical .lineimages .lineimg_label {
  padding: 15px 10px;
  text-align: center;
  letter-spacing: 0.05em;
}
#medical .lineimages .lineimg_label h4 {
  color: #8c6800;
  font-size: 20px;
  line-height: 140%;
}
#medical .lineimages .lineimg_label p {
  font-size: 14px;
}
#medical .lineimages .lineimg:nth-of-type(1), #medical .lineimages .lineimg:nth-of-type(2) {
  width: 35.837%;
}
#medical .lineimages .lineimg:nth-of-type(3) {
  width: 25%;
}

/* shopping */
#shopping {
  background: #f7f7f7;
  padding-bottom: 30px;
}
#shopping .lineimages .lineimg {
  background: #f5f5eb;
}
#shopping .lineimages .lineimg_label {
  padding: 15px 10px;
  text-align: center;
  letter-spacing: 0.05em;
}
#shopping .lineimages .lineimg_label h4 {
  color: #8c6800;
  font-size: 20px;
  line-height: 140%;
}
#shopping .lineimages .lineimg_label p {
  font-size: 14px;
}
#shopping .lineimages .lineimg {
  width: 32%;
}

/* childcare */
#childcare {
  padding-bottom: 50px;
}

.support_container {
  margin: 50px 0 !important;
}

.support_image {
  width: 31.6666666667%;
}

.support_info {
  background: #f5f5eb;
  flex: 1;
  display: flex;
  align-items: center;
}

.support_infoinner {
  width: 100%;
  padding: 10px 30px !important;
}

.support_flex {
  margin: 5px 0 5px !important;
  align-items: baseline;
}
.support_flex .sflex_left, .support_flex .sflex_right {
  width: 47%;
}

.childcare_spot .spot_detail {
  width: 46.6666666667%;
  margin-bottom: 10px;
}

.support_flex .sflex_plus {
  width: 6%;
  text-align: center;
  font-size: 30px;
}
.support_flex h4 {
  color: #FFF;
  background: #ae975f;
  border-radius: 10px;
  font-size: 20px;
  padding: 5px 10px;
  text-align: center;
  margin-bottom: 5px;
}
.support_flex p {
  font-size: 28px;
  text-align: center;
}
.support_flex p strong {
  color: #8c0000;
  font-size: 40px;
  line-height: 100%;
}
.support_flex p span {
  font-size: 16px;
}
.section_contents .support_note{
  font-size: 13px;
  text-align:center;
  margin:-2em auto 2em;
}

.support_info .sflex_left p.note {
  font-size: 12px;
  text-align: left;
}

.support_info .sflex_right p.note {
  font-size: 12px;
  text-align: right;
}

.support_links {
  text-align: center;
  margin-top: 50px;
}
.support_links a {
  background: linear-gradient(to right, #6c6e46, #7c7f50, #3b4336);
  color: #fff;
  font-size: 16px;
  border-radius: 1.5em;
  display: inline-block;
  padding: 0.5em 2em;
  font-family: "Noto Sans JP", sans-serif;
  margin: 0 1em;
  transition: 0.7s all;
  margin-bottom: 30px;
}
.support_links a:hover {
  opacity: 0.7;
}
.support_links a::before {
  content: "";
  display: inline-block;
  width: 1.25em;
  height: 1.25em;
  background: url("../img/family/blank_i.svg") no-repeat center center/contain;
  vertical-align: -0.2em;
  margin-right: 0.8em;
}

/* More Comfortable */
#more {
  background: #f7f7f7;
}

.comfortable_container {
  background: #FFF;
  margin-top: 45px !important;
}
.comfortable_container h3 {
  color: #FFF;
  font-size: 21px;
  background: #ae975f;
  padding: 5px;
  text-align: center;
}
.comfortable_container .wrap1024 {
  padding: 50px 0;
  max-width: 1024px;
}
.comfortable_container p.centertext {
  text-align: center;
  margin-bottom: 30px;
}

.comfortable_flexcontents {
  width: 48.828125%;
  font-size: 14px !important;
}
.comfortable_flexcontents h4 {
  color: #8c6800;
  font-size: 18px;
  margin-bottom: 20px;
}
.comfortable_flexcontents .flexleft {
  width: 53.0612244898%;
}
.comfortable_flexcontents .flexright {
  flex: 1;
  margin-left: 20px;
}
.comfortable_flexcontents figcaption {
  font-size: 13px;
  text-align: right;
  margin-top: 5px;
}

.comfortable_image {
  text-align: center;
  margin: 50px 0 !important;
}

.comfortable_bottomflex h4 {
  border: 1px solid #816e21;
  background: #e5ddc4;
  text-align: center;
  padding: 5px;
  margin-bottom: 10px;
}
.comfortable_bottomflex .comfortable_flexcontents:nth-child(1) {
  width: 65.4296875%;
}
.comfortable_bottomflex .comfortable_flexcontents:nth-child(2) {
  width: 31.25%;
}
.comfortable_contants .note{
  font-size: 13px;
}

.comfortable_img {
  margin-bottom: 10px !important;
}

/* plan */
.parking_icon {
  margin-top: 10px;
}

.planflex_left {
  width: 43.3333333333%;
}

.planhead {
  display: inline-block;
  margin-bottom: 40px !important;
}

.plantype {
  border-left: 5px solid #8c6600 !important;
  padding-left: 15px !important;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 15px !important;
}
.plantype h3, .plantype p {
  display: inline-block;
}
.plantype h3 {
  color: #8c6600;
  font-size: 28px;
  line-height: 120%;
}
.plantype h3:first-letter {
  font-size: 46px;
  line-height: 100%;
}
.plantype p {
  font-size: 32px;
  margin-bottom: -6px;
}
.plantype p:first-letter {
  font-size: 32px;
  line-height: 100%;
}

.planinfo {
  text-align: right;
}

.area_label {
  margin-bottom: 5px !important;
  font-size: 20px !important;
}
.area_label strong {
  font-size: 32px;
  margin-left: 20px;
  line-height: 100%;
}
.area_label span {
  font-size: 24px;
}

.planprice_container {
  color: #FFF;
  background: #671330;
  padding: 30px !important;
  margin-bottom: 10px !important;
}

.price_label {
  text-align: center;
  font-size: 30px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px !important;
}
.price_label strong {
  font-size: 48px;
  text-align: center;
}
.price_label span {
  font-size: 14px;
  margin-right: 20px;
}

.price_payment {
  border: 1px solid #FFF !important;
  padding: 15px !important;
  margin-bottom: 15px !important;
}

.payflex01 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 10px !important;
}
.payflex01 .payflex_left {
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  margin-right: 10px;
  margin-top: -6px;
}
.payflex01 .payprice {
  font-size: 18px;
  margin-bottom: -4px;
}
.payflex01 .payprice strong {
  font-size: 30px;
  line-height: 100%;
}
.payflex01 .payprice:first-letter {
  font-size: 80px;
  line-height: 100%;
}

.payflex02 {
  font-size: 18px !important;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.payflex02 .payinflex {
  display: flex;
  align-items: center;
}
.payflex02 .payinflex div {
  padding: 0 5px;
}
.payflex02 .payinflex div span {
  font-size: 14px;
}
.payflex02 .payinflex div strong {
  font-size: 36px;
  line-height: 100%;
}

.planflex_right {
  width: 52.5%;
  padding-top: 20px !important;
}
.planflex_right p {
  color: #8c6600;
  font-size: 16px;
  text-align: center;
  margin-bottom: 15px;
}

.parking {
  margin: 3em auto !important;
  position: relative !important;
}
.parking .cap_parking {
  font-size: 1.5em;
  text-align: center;
  position: absolute;
  right: 4em;
  bottom: 0.7em;
  z-index: 1;
  color: #fff;
  text-shadow: 0px 0px 0.15em rgba(0, 0, 0, 0.7), 0px 0px 0.15em rgba(0, 0, 0, 0.7), 0px 0px 0.15em rgba(0, 0, 0, 0.7), 0px 0px 0.15em rgba(0, 0, 0, 0.7), 0px 0px 0.15em rgba(0, 0, 0, 0.7), 0px 0px 0.15em rgba(0, 0, 0, 0.7), 0px 0px 0.15em rgba(0, 0, 0, 0.7);
  text-align: right;
}
.parking .cap_parking strong {
  font-size: 1.8em;
}
.parking .cap_parking strong sup {
  font-size: 0.3em;
  vertical-align: 1.9em;
}

@media screen and (max-width: 1000px) {
  .side_anchor {
    display: none !important;
  }
}
/* 共通 */
.family_tit {
  text-align: center;
  color: #ccc;
  font-size: 160px !important;
  line-height: 1;
  font-family: "EB Garamond", serif;
}
.family_tit i {
  display: inline-block;
  opacity: 0;
}

.text_ani {
  animation: 1s fadeInUp 0s forwards;
}

.family_item {
  font-size: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 5em;
}

.family_copy {
  width: 58.3%;
}

.family_tit_s {
  font-size: 2.9em;
  line-height: 1;
  animation-name: fadeInUp;
}
.family_tit_s + p {
  font-size: 1em;
  margin-top: 1em;
  line-height: 1.9;
  animation-name: fadeInUp;
}
.family_tit_s + p small {
  font-size: 0.9em;
}

.family_main {
  width: 41.7%;
}
.family_main img {
  animation-name: bokashi_img;
}

@media only screen and (max-width: 1200px) {
  .section_headtext h3 {
    font-size: 46px;
  }
  .section_headtext p {
    font-size: 16px;
    line-height: 180%;
  }
  .spot_detail .spot_info h4 {
    padding-right: 30px;
  }
  .family_tit {
    font-size: 120px !important;
  }
  .comfortable_container .wrap1024 {
    padding: 40px 15px;
  }
}
@media only screen and (max-width: 1140px) {
  .support_infoinner {
    padding: 10px 20px;
  }
  .support_infoinner p:nth-child(1) {
    font-size: 14px;
  }
  .support_flex {
    margin: 10px 0 10px;
  }
  .support_flex h4 {
    font-size: 18px;
  }
  .support_flex p {
    font-size: 20px;
  }
  .support_flex p strong {
    font-size: 32px;
  }
  .planprice_container {
    padding: 10px !important;
  }
  .price_label {
    font-size: 20px;
  }
  .price_label strong {
    font-size: 30px;
  }
  .payflex01 .payprice strong {
    font-size: 20px;
  }
  .payflex01 .payprice:first-letter {
    font-size: 32px;
  }
  .parking_icon {
    margin-top: 15px;
    text-align: right;
  }
  .payflex02 {
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
  }
  .payflex02 .payinflex {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
  }
  .payflex02 .payinflex div {
    padding: 0 5px;
  }
  .payflex02 .payinflex div span {
    font-size: 13px;
  }
  .payflex02 .payinflex div strong {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1000px) {
  .support_image {
    width: 40%;
  }
  .support_infoinner {
    padding: 10px;
  }
  .support_infoinner p:nth-child(1) {
    font-size: 13px;
  }
  .support_flex h4 {
    font-size: 16px;
  }
  .support_flex p {
    font-size: 18px;
  }
  .support_flex p strong {
    font-size: 26px;
  }
  .support_flex p span {
    font-size: 13px;
  }
  .section_headtext h3 {
    font-size: 36px;
  }
  .section_headtext p {
    font-size: 15px;
    line-height: 160%;
  }
}
/* ページ横アンカー */
.side_anchor {
  position: fixed !important;
  left: 20px;
  top: 170px;
  transition: 0.3s all;
  transform: translateX(-150%);
  z-index: 1000000;
}
.side_anchor.active {
  transform: translateX(0%);
}
.side_anchor a {
  display: block;
  transition: 0.3s all;
  text-decoration: none;
  position: relative;
}
.side_anchor a p {
  color: #000;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1;
  text-shadow: 0 0 0.1em #fff, 0 0 0.1em #fff, 0 0 0.1em #fff, 0 0 0.1em #fff, 0 0 0.1em #fff;
}
.side_anchor a p::before {
  content: "●";
  color: #003398;
  margin-right: 0.3em;
  filter: none;
  text-shadow: none;
  background: #5f3437;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.side_anchor a.active p {
  color: #5f3437;
}
.side_anchor a:nth-of-type(n+2) {
  margin-top: 1em;
}
.side_anchor a:nth-of-type(n+2)::before {
  content: "";
  position: absolute;
  left: 7px;
  top: -1.1em;
  height: 1.5em;
  width: 1px;
  background: #5f3437;
  z-index: -1;
  filter: none;
}

@keyframes bokashi_img {
  0% {
    filter: blur(8px);
    transform: scale(1.07);
  }
  100% {
    filter: blur(0);
    transform: scale(1);
  }
}
@media screen and (max-width: 768px) {
  .contents, #intro {
    padding: 40px 0 !important;
  }
  .family_tit {
    font-size: 70px !important;
  }
  .family_intro p {
    font-size: 14px;
  }
  .section_head {
    margin: 40px 0 20px !important;
  }
  .section_headtext, .section_headimage {
    width: 100%;
  }
  .flex_r .section_headtext {
    text-align: left;
    margin-bottom: 20px;
  }
  .section_headtext {
    margin-bottom: 20px !important;
  }
  .section_headtext h3 {
    font-size: 27px;
    margin-bottom: 15px;
  }
  .section_headtext h3 sup {
    font-size: 0.4em;
  }
  .section_headtext p {
    font-size: 14px;
    line-height: 160%;
  }
  .spot_detail .spot_info h4 {
    font-size: 16px;
  }
  .spot_detail .spot_info p {
    font-size: 13px;
  }
  .spot_detail .spot_info h4 sup {
    font-size: 10px;
  }
  /* intro */
  #intro h3.contents_tit {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .activity_bottom .centertext {
    margin: 20px 0;
    text-align: left;
  }
  .activity_spot .spot_detail {
    width: 100%;
    margin-bottom: 20px;
  }
  .activity_spot .spot_detail .spot_info h4 {
    padding-right: 30px;
    font-size: 16px;
  }
  .education_spot .spot_detail {
    width: 100%;
    margin-bottom: 20px;
  }
  /* activity */
  #activity .lineimages .lineimg:nth-of-type(1), #activity .lineimages .lineimg:nth-of-type(2), #activity .lineimages .lineimg:nth-of-type(3) {
    width: 100%;
    margin-bottom: 20px;
  }
  /* edu */
  .education_location {
    padding: 15px !important;
  }
  .edu_locationspot table {
    width: 100%;
  }
  .edu_locationspot table th, .edu_locationspot table td {
    font-size: 11px;
  }
  .section_headtext p sup {
    font-size: 10px;
  }
  /* medical */
  #medical .lineimages .lineimg_label h4 {
    font-size: 16px;
  }
  #medical .lineimages .lineimg:nth-of-type(1), #medical .lineimages .lineimg:nth-of-type(2), #medical .lineimages .lineimg:nth-of-type(3) {
    width: 100%;
    margin-bottom: 20px;
  }
  #medical .lineimages .lineimg_label p {
    font-size: 13px;
  }
  /* shopping */
  #shopping .lineimages .lineimg_label h4 {
    font-size: 16px;
  }
  #shopping .lineimages .lineimg {
    width: 100%;
    margin-bottom: 20px;
    width: 100%;
  }
  #shopping .lineimages .lineimg_label p {
    font-size: 13px;
  }
  /* childcare */
  #childcare .childcare_spot.flexbox .spot_detail {
    width: 100%;
    margin-bottom: 20px;
  }
  .childcare_spot .spot_detail:nth-child(1) {
    margin-bottom: 10px;
  }
  .support_image {
    width: 100%;
  }
  .support_flex {
    margin: 20px 0 10px !important
  }
  .support_flex .sflex_left, .support_flex .sflex_right {
    width: 100%;
  }
  .support_flex .sflex_plus {
    width: 100%;
    text-align: center;
    font-size: 20px;
    margin: 10px 0;
  }
  .support_links a {
    font-size: 14px;
  }
  /* more */
  .comfortable_container .wrap1024 {
    padding: 20px 15px;
  }
  .comfortable_flexcontents {
    width: 100%;
    margin-bottom: 10px !important;
  }
  .comfortable_image {
    margin: 20px 0 !important;
  }
  .comfortable_bottomflex .comfortable_flexcontents:nth-child(1), .comfortable_bottomflex .comfortable_flexcontents:nth-child(2) {
    width: 100%;
  }
  .comfortable_img img, .planflex_left {
    width: 100%;
  }
  /* plan */
  .planflex_right {
    width: 100%;
  }
  .planflex_right p {
    font-size: 14px;
    text-align: left;
  }
  .planprice_container {
    padding: 20px;
  }
  .price_label {
    font-size: 24px;
  }
  .price_label strong {
    font-size: 36px;
  }
  .payflex01 .payprice strong {
    font-size: 24px;
  }
  .payflex01 .payprice:first-letter {
    font-size: 60px;
  }
  .payflex01 .payflex_left {
    font-size: 11px;
  }
  .parking_icon {
    margin-top: 15px;
    text-align: right;
  }
  .payflex02 {
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
  }
  .payflex02 .payinflex {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
  }
  .payflex02 .payinflex div {
    padding: 0 5px;
  }
  .payflex02 .payinflex div span {
    font-size: 13px;
  }
  .payflex02 .payinflex div strong {
    font-size: 26px;
  }
  .parking {
    margin: 3em auto 0 !important;
  }
  .parking .cap_parking {
    font-size: 1.3em;
    bottom: 1.2em;
  }
  .parking .cap_parking strong {
    font-size: 1.5em;
  }
  .area_label {
    font-size: 18px;
  }
}
.su {
  transition: 0.8s ease-in-out;
  transform: translateY(30px);
  opacity: 0;
}
.su.on {
  transform: translateY(0);
  opacity: 1;
}

.sl {
  transition: 0.8s ease-in-out;
  transform: translateX(-30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}
.sl.on {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  transform: translateX(0);
}

.sr {
  transition: 0.8s ease-in-out;
  transform: translateX(30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}
.sr.on {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  transform: translateX(0);
}

/*# sourceMappingURL=family.css.map */