@charset "UTF-8";

.about_page__Wrap a,
.about_page__Wrap a:hover,
.about_page__Wrap a:link,
.about_page__Wrap a:visited {
  color: #ff2d90;
  text-decoration: underline;
}
.about_page__Wrap a.hover_pc:hover {
  opacity: 0.8;
}
.about_page__Wrap a.hover_pc2:hover {
  opacity: 0.7;
}
.about_page__Wrap * {
  box-sizing: content-box !important;
  line-height: 1.5;
}
.text-18px {
  font-size: 18px;
}
.text-30px {
  font-size: 30px;
}
.color-d90000 {
  color: #d90000;
}
.decoration-none {
  text-decoration: none !important;
}
.kvArea {
  width: 100%;
  max-width: 1922px;
  height: auto;
  margin: 0 auto;
}
.kvArea h1 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 458px;
}
.kvArea h1 img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.commentArea {
  width: 555px;
  min-height: 112px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.commentArea__cont {
  width: 380px;
  padding: 25px;
  background-color: #fff;
  border-radius: 8px;
}
.commentArea__cont h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 4px;
}
.commentArea__cont--link {
  text-align: right;
}
.commentArea__cont--txt {
  font-size: 14px;
}
.commentArea--papa1 {
  background: rgba(0, 0, 0, 0)
    url(https://r.r10s.jp/evt/event/family/about/_pc/img/20220615/cmnt_icon_papa1.png?v=202601191958)
    no-repeat;
  background-size: 112px auto;
  background-position: right center;
}
.commentArea--papa2 {
  background: rgba(0, 0, 0, 0)
    url(https://r.r10s.jp/evt/event/family/about/_pc/img/20220615/cmnt_icon_papa2.png?v=202601191958)
    no-repeat;
  background-size: 112px auto;
  background-position: right center;
}
.commentArea--papa3 {
  background: rgba(0, 0, 0, 0)
    url(https://r.r10s.jp/evt/event/family/about/_pc/img/20220615/cmnt_icon_papa3.png?v=202601191958)
    no-repeat;
  background-size: 112px auto;
  background-position: right center;
}
.commentArea--mama1 {
  background: rgba(0, 0, 0, 0)
    url(https://r.r10s.jp/evt/event/family/about/_pc/img/20220615/cmnt_icon_mama1.png?v=202601191958)
    no-repeat;
  background-size: 112px auto;
  background-position: right center;
}
.commentArea--mama2 {
  background: rgba(0, 0, 0, 0)
    url(https://r.r10s.jp/evt/event/family/about/_pc/img/20220615/cmnt_icon_mama2.png?v=202601191958)
    no-repeat;
  background-size: 112px auto;
  background-position: right center;
}
.navArea {
  background: #f7f7f7;
  padding: 60px 0;
}
.navArea__h2 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}
.navArea__h2--small {
  font-size: 16px;
}
.navArea__h3 {
  display: flex;
  align-items: center;
  font-size: 18px;
  margin: 0 4px;
}
.navArea__h3--maru {
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 2;
  text-align: center;
  background-color: #333;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-right: 8px;
}
.navArea__h3--txt {
  display: block;
  font-weight: 600;
}
.navArea .nav__list {
  width: 1024px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.navArea .nav__list--nav1,
.navArea .nav__list--nav2,
.navArea .nav__list--nav3,
.navArea .nav__list--nav4 {
  width: 212px;
  padding: 22px 12px;
  background: #fff;
  border: 4px solid;
  border-radius: 8px;
}
.navArea .nav__list--nav1 {
  border-color: #d2f8a1 !important;
}
.navArea .nav__list--nav2 {
  border-color: #c8e6f2 !important;
}
.navArea .nav__list--nav3 {
  border-color: #fae6a9 !important;
}
.navArea .nav__list--nav4 {
  border-color: #fedcdc !important;
}
.navArea .nav__list p {
  text-align: center;
}
.specialArea {
  padding: 60px 0;
}
.specialArea__h2 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 24px;
}
.specialArea__h2--small {
  font-size: 16px;
}
.specialArea__h2--maru {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  line-height: 2;
  text-align: center;
  background-color: #333;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin: 0 auto;
}
.specialArea__h2--txt {
  display: block;
}
.specialArea__cont {
  width: 1024px;
  margin: 0 auto;
}
.specialArea .specia__btn--1 {
  width: 560px;
  margin: 0 auto;
}
.specialArea .specia__btn--1 a {
  display: block;
  width: 560px;
  height: 32px;
  padding: 20px 0;
  border: 3px solid #ff2d90;
  border-radius: 39px;
  background: #ffe6f2
    url(https://r.r10s.jp/evt/event/family/about/_pc/img/20220615/btn_arrow1.png?v=202601191958)
    no-repeat;
  background-size: 26px auto;
  background-position: 96% center;
  color: #ff2d90;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}
.special1 {
  background: #e1fdbe
    url(https://r.r10s.jp/evt/event/family/about/_pc/img/20220615/special1_bg.png?v=202601191958)
    no-repeat;
  background-size: 1395px auto;
  background-position: center top;
}
.special1__wrap {
  width: 780px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.special1 h3 {
  margin-bottom: 32px;
  padding-bottom: 4px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  border-bottom: 2px solid #a2d465;
}
.special1__list--h3-01 {
  width: 386px;
  display: flex;
  justify-content: space-between;
}
.special1__txt--h3-01 {
  width: 380px;
}
.special1__list--h3-02 {
  width: 950px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.special2 {
  background: #c8e6f2
    url(https://r.r10s.jp/evt/event/family/about/_pc/img/20220615/special2_bg.png?v=202601191958)
    no-repeat;
  background-size: 1395px auto;
  background-position: center top;
}
.special2__wrap {
  width: 760px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.special2__box--1 {
  width: 52%;
}
.special2__box--2 {
  width: 46%;
}
.special2 h3 {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
.special2__img {
  text-align: center;
  margin-bottom: 8px;
}
.special2__txt--note {
  margin-left: 1em;
  text-indent: -1em;
  font-size: 12px;
  text-align: center;
}
.special3 {
  background: #fff2c9
    url(https://r.r10s.jp/evt/event/family/about/_pc/img/20220615/special3_bg.png?v=202601191958)
    no-repeat;
  background-size: 1395px auto;
  background-position: center top;
}
.special3__wrap {
  width: 1024px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.special3 .media1,
.special3 .media2 {
  width: 438px;
  margin: 64px 0 40px;
  padding: 0 30px 20px;
  background: #fff;
  border: 4px solid;
  border-radius: 13px;
}
.special3 .media1 h3,
.special3 .media2 h3 {
  width: 180px;
  margin: -24px auto 20px;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
.special3 .media1 {
  border-color: #ff8ab4;
}
.special3 .media1 h3 {
  background: #ff8ab4;
}
.special3 .media1 h4 {
  width: 319px;
  margin: 0 auto;
}
.special3 .media2 {
  border-color: #fe5793;
}
.special3 .media2 h3 {
  background: #fe5793;
}
.special3 .media2 h4 {
  width: 263px;
  margin: 0 auto;
}
.special4 {
  background: #fedcdc
    url(https://r.r10s.jp/evt/event/family/about/_pc/img/20220615/special4_bg.png?v=202601191958)
    no-repeat;
  background-size: 1395px auto;
  background-position: center top;
}
.special4__wrap {
  width: 630px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
.special4__img {
  width: 356px;
}
.special4__txt {
  width: 254px;
}
.entryArea {
  padding-bottom: 60px;
}
.entryArea__h2 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
  background: #f5f5f5
    url(https://r.r10s.jp/evt/event/family/about/_pc/img/20220615/entry_h2_bg.png?v=202601191958)
    no-repeat;
  background-size: 1024px auto;
  background-position: center center;
  padding: 40px 0;
}
.entryArea__h2--small {
  font-size: 16px;
}
.entryArea__cont {
  width: 1024px;
  margin: 0 auto;
}
.entryArea__wrap {
  width: 1024px;
  display: flex;
  justify-content: space-between;
}
.entryArea__txt--lead {
  width: 276px;
  margin: -24px auto 20px;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
.entryArea__box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.entryArea__img {
  width: 114px;
}
.entryArea__txt {
  width: 300px;
  margin-top: 8px;
}
.entryArea h3 {
  font-size: 24px;
  font-weight: 600;
}
.entryArea .entry1,
.entryArea .entry2 {
  width: 438px;
  margin: 64px 0 40px;
  padding: 0 30px 20px;
  border: 4px solid;
  border-radius: 13px;
}
.entryArea .entry1 {
  border-color: #4cc764;
  background: #edfaf0;
}
.entryArea .entry1 .entryArea__txt--lead {
  background: #4cc764;
}
.entryArea .entry2 {
  border-color: #ff8ab4;
  background: #ffeef4;
}
.entryArea .entry2 .entryArea__txt--lead {
  background: #ff8ab4;
}
.entryArea .entry__btn {
  width: 447px;
  margin: 0 auto;
}
.entryArea .entry__btn a {
  display: block;
  width: 447px;
  height: 32px;
  padding: 20px 0;
  border-radius: 39px;
  background: #fc0090
    url(https://r.r10s.jp/evt/event/family/about/_pc/img/20220615/btn_arrow2.png?v=202601191958)
    no-repeat;
  background-size: 18px auto;
  background-position: 94% center;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}
.voiceArea {
  padding: 60px 0;
  background: #f7f7f7
    url(https://r.r10s.jp/evt/event/family/about/_pc/img/20220615/voice_bg.png?v=202601191958)
    no-repeat;
  background-size: 1395px auto;
  background-position: center top;
}
.voiceArea h2 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 40px;
}
.voiceArea__cont {
  width: 1024px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.voiceArea__wrap {
  width: 504px;
}
.voiceArea__img {
  text-align: center;
}
.voiceArea__box {
  width: 436px;
  min-height: 150px;
  margin: 32px 0 40px;
  padding: 0 30px;
  border-radius: 13px;
  border: 4px solid #ff8ab4;
  background: #fff;
}
.voiceArea h3 {
  width: 303px;
  margin: -24px auto 20px;
  padding: 8px 0;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  background: #ff8ab4;
}
.about_footerArea {
  padding: 80px 0 60px;
  background: #fff
    url(https://r.r10s.jp/evt/event/family/about/_pc/img/20220615/about_footer_bg.png?v=202601191958)
    no-repeat;
  background-size: 1395px auto;
  background-position: center top;
}
.about_footerArea__wrap {
  width: 1024px;
  text-align: center;
  margin: 0 auto;
}
.shareArea {
  padding: 38px 0;
  background: #fff6b8
    url(https://r.r10s.jp/evt/event/family/about/_pc/img/20220615/sharearea_bg.png?v=202601191958)
    no-repeat;
  background-size: 1024px auto;
  background-position: center top;
}
.floatNavArea {
  width: 100%;
  margin: 0;
  display: block;
  position: relative;
}
.floatNavArea .float_nav {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  position: fixed;
  left: 50%;
  top: -100px;
  transform: translateX(-50%);
  opacity: 0;
  z-index: 9999;
  transition: all 0.3s ease-out;
  background: #fff;
  border-bottom: 3px solid #f5f5f5;
  padding: 8px 0;
  margin: 0 auto;
}
.floatNavArea.is__fixed .float_nav {
  top: 0;
  opacity: 1;
}
.floatNavArea .float_nav li {
  width: 234px;
  height: auto;
  border-right: 2px solid #e4e4e4;
  display: table;
}
.floatNavArea .float_nav li div {
  width: 208px;
  height: 38px;
  border-radius: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 4px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  border: 2px solid;
}
.floatNavArea .float_nav li div a {
  display: table;
  width: 220px;
  height: 46px;
  color: #333;
}
.floatNavArea .float_nav li div a span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.floatNavArea .float_nav li div.nav1 {
  border-color: #c9f494;
  background: #e1fdbe;
}
.floatNavArea .float_nav li div.nav2 {
  border-color: #a8d3e4;
  background: #c8e6f2;
}
.floatNavArea .float_nav li div.nav3 {
  border-color: #f1dea2;
  background: #fff2c9;
}
.floatNavArea .float_nav li div.nav4 {
  border-color: #f4b5b5;
  background: #fedcdc;
}
.floatNavArea .float_nav li:last-child {
  border-right: none;
}
.floatNavArea .float_nav a:hover {
  opacity: 0.7;
  transition: all 0.2s ease;
}
.swiper-box {
  width: 960px;
  margin: 0 auto;
}
.swiper-button-prev {
  left: calc((100% - 960px) / 2);
  width: 26px;
  height: 32px;
  margin-top: -16px;
  color: #666;
  background: rgba(255, 255, 255, 0.8);
}
.swiper-button-prev::after {
  font-size: 1rem;
  font-weight: bold;
}
.swiper-button-next {
  right: calc((100% - 960px) / 2);
  width: 26px;
  height: 32px;
  margin-top: -16px;
  color: #666;
  background: rgba(255, 255, 255, 0.8);
}
.swiper-button-next::after {
  font-size: 1rem;
  font-weight: bold;
}
.navArea .navArea__btn--1 {
  width: 560px;
  margin: 0 auto;
}
.navArea .navArea__btn--1 a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px 0;
  color: #be0000;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  border: 3px solid #be0000;
  border-radius: 50px;
  text-decoration: none;
  text-align: center;
  background: #fff
    url(https://r.r10s.jp/evt/event/family/about/_pc/img/20220615/btn_modal.png?v=202601191958)
    no-repeat;
  background-size: 26px auto;
  background-position: 94% center;
}
.modal-open {
  cursor: pointer;
}
.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
}
.modal-container:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.modal-container.active {
  opacity: 1;
  visibility: visible;
}
.modal-body {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 560px;
}
.close_btn {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.modal-content {
  background: #fff;
  text-align: left;
  padding: 32px 24px;
  border-radius: 16px;
}
.modal-content dl.about-mamawari dt {
  font-weight: 600;
}
.modal-content dl.about-mamawari dt::before {
  display: inline-block;
  content: "★";
}
.modal-content dl.about-mamawari dd {
  margin-bottom: 16px;
}
.back_btn {
  width: 460px;
  height: auto;
  margin: 0 auto;
  padding: 20px 0;
  color: #be0000;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  border: 3px solid #be0000;
  border-radius: 50px;
  background: #fff;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  background: #fff
    url(https://r.r10s.jp/evt/event/family/about/_pc/img/20220615/btn_back.png?v=202601191958)
    no-repeat;
  background-size: 22px auto;
  background-position: 94% center;
}
