@charset "UTF-8";
/** top 共通 ***********************************************************/
.show {
  animation: fadeIn 2.3s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}

.slick-slider {
  pointer-events: none;
}

@media print {
  .print-opa {
    opacity: 1 !important;
  }
}

#voiceNav,
#movieNav {
  margin-top: -100px;
  padding-top: 100px;
}

#aboutNav,
#conceptNav,
#flowNav {
  margin-top: -10px;
  padding-top: 10px;
}

#dataNav {
  margin-top: -50px;
  padding-top: 50px;
}

#musubisutoNav {
  margin-top: -230px;
  padding-top: 230px;
}

@media screen and (max-width: 1024px) {
  #aboutNav,
  #voiceNav,
  #dataNav {
    margin-top: 0px;
    padding-top: 0px;
  }
  #musubisutoNav {
    margin-top: -130px;
    padding-top: 130px;
  }
}
@media screen and (max-width: 820px), print {
  #conceptNav {
    margin-top: -40px;
    padding-top: 40px;
  }
  #aboutNav {
    margin-top: -30px;
    padding-top: 30px;
  }
  #flowNav {
    margin-top: -40px;
    padding-top: 40px;
  }
  #dataNav {
    margin-top: -50px;
    padding-top: 50px;
  }
  #musubisutoNav {
    margin-top: -110px;
    padding-top: 110px;
  }
}
@media screen and (max-width: 520px) {
  #dataNav {
    margin-top: -90px;
    padding-top: 90px;
  }
  #musubisutoNav {
    margin-top: -100px;
    padding-top: 100px;
  }
  #flowNav {
    margin-top: -60px;
    padding-top: 60px;
  }
}
.widget_top {
  position: fixed;
  z-index: 100;
  bottom: 25px;
  right: 45px;
  width: 152px;
  height: 152px;
  display: none;
}
@media screen and (max-width: 1024px) {
  .widget_top {
    width: 14.8vw;
    height: 14.8vw;
  }
}
@media screen and (max-width: 820px), print {
  .widget_top {
    width: 120px;
    height: 120px;
  }
}
@media print {
  .widget_top {
    position: absolute;
  }
}
.widget_top.none {
  display: none !important;
}
.widget_top .close {
  position: absolute;
  z-index: 101;
  right: -15px;
  top: -10px;
  width: 26px;
}
.widget_top .close:hover {
  cursor: pointer;
}
.widget_top .shadow {
  filter: drop-shadow(0px 5px 4px rgba(127, 127, 127, 0.4));
}

/** topFv ***********************************************************/
@media print {
  #topFv .slick-slide {
    margin-top: 60px;
  }
  #topFv .slick-slide img {
    width: 100vw;
  }
}

/** concept ***********************************************************/
.concept-area {
  margin: 200px auto 100px;
}
@media screen and (max-width: 1024px) {
  .concept-area {
    margin: 150px auto 100px;
  }
}
.concept-area .conceptText {
  line-height: 2.3;
}
@media screen and (max-width: 1024px) {
  .concept-area .conceptText {
    font-size: 15px;
  }
}
@media screen and (max-width: 520px) {
  .concept-area .conceptText {
    font-size: 14px;
  }
}
.concept-area .conceptflex01 {
  margin-bottom: 110px;
}
.concept-area .conceptflex01 .concept-left {
  width: 50%;
  opacity: 0;
}
.concept-area .conceptflex01 .concept-right {
  width: 49.1%;
  opacity: 0;
}
.concept-area .conceptflex01 .conceptText:first-child {
  margin-bottom: 70px;
}
.concept-area .conceptflex01 .conceptText + .conceptText {
  margin-bottom: 40px;
}
.concept-area .conceptflex02 {
  margin-left: -40px;
}
.concept-area .conceptflex02 .concept-left {
  width: 49.7%;
  opacity: 0;
}
.concept-area .conceptflex02 .concept-right {
  margin: 130px auto;
  width: 35.8%;
  opacity: 0;
}
.concept-area .conceptflex02 .concept-right .textarea {
  max-width: 340px;
  margin: 0 auto;
}
.concept-area .conceptflex02 .concept-right .conceptText:first-child {
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .concept-area .conceptflex02 {
    margin-left: 0;
  }
  .concept-area .conceptflex02 .concept-right {
    margin: 6.8vw auto;
    width: 42.8%;
  }
}
.concept-area .conceptflex03 {
  margin-top: -50px;
}
.concept-area .conceptflex03 .concept-right {
  opacity: 0;
  width: 61.4%;
}
@media screen and (max-width: 520px) {
  .concept-area .conceptflex03 .concept-right {
    width: 90%;
  }
}

@media screen and (max-width: 820px), print {
  .concept-area {
    margin: 40px auto 50px;
  }
  .concept-area .conceptText {
    letter-spacing: 0em;
  }
  .concept-area .conceptflex01,
  .concept-area .conceptflex03 {
    flex-direction: column;
  }
  .concept-area .conceptflex01 {
    margin-bottom: -50px;
  }
  .concept-area .conceptflex01 .concept-left {
    width: 100%;
  }
  .concept-area .conceptflex01 .concept-right {
    width: 60%;
    margin: 0 auto;
  }
  .concept-area .conceptflex01 .conceptText {
    width: 360px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 820px) and (max-width: 820px), print {
  .concept-area .conceptflex01 .conceptText {
    width: 400px;
  }
}
@media screen and (max-width: 820px), print {
  .concept-area .conceptflex01 .conceptText:first-child {
    margin-bottom: 15px;
  }
  .concept-area .conceptflex01 .conceptText + .conceptText {
    margin-bottom: 15px;
  }
  .concept-area .conceptflex01 .conceptText:last-child {
    margin-bottom: 50px;
  }
  .concept-area .conceptflex02 {
    flex-direction: column-reverse;
    margin-left: 0;
  }
  .concept-area .conceptflex02 .concept-left {
    width: 60%;
    margin: 0 auto;
  }
  .concept-area .conceptflex02 .concept-right {
    width: 100%;
    margin: 80px auto 60px;
  }
  .concept-area .conceptflex02 .concept-right .textarea {
    margin: 0 auto;
  }
  .concept-area .conceptflex02 .conceptText {
    width: 360px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 820px) and (max-width: 820px), print {
  .concept-area .conceptflex02 .conceptText {
    width: 400px;
  }
}
@media screen and (max-width: 820px), print {
  .concept-area .conceptflex02 .conceptText:first-child {
    margin-bottom: 15px !important;
  }
  .concept-area .conceptflex03 {
    margin-top: 25px;
  }
  .concept-area .conceptflex03 .concept-right {
    width: 60%;
  }
}
@media screen and (max-width: 520px) {
  .concept-area .conceptflex01 {
    margin-bottom: -50px;
  }
  .concept-area .conceptflex01 .concept-left,
  .concept-area .conceptflex01 .concept-right {
    width: 96%;
  }
  .concept-area .conceptflex01 .conceptText {
    width: 100%;
  }
  .concept-area .conceptflex02 .concept-left,
  .concept-area .conceptflex02 .concept-right {
    width: 96%;
  }
  .concept-area .conceptflex02 .concept-right {
    margin: 80px auto 40px;
  }
  .concept-area .conceptflex02 .concept-right .textarea {
    margin: 0;
  }
  .concept-area .conceptflex02 .conceptText {
    width: 100%;
    margin: 0;
  }
  .concept-area .conceptflex03 .concept-right {
    width: 96%;
  }
}
/** movie ***********************************************************/
.movie-area {
  position: relative;
  padding-bottom: 100px;
  margin-bottom: 180px;
}
@media screen and (max-width: 820px), print {
  .movie-area {
    margin-bottom: 0;
  }
}
.movie-area .pinkBg {
  position: absolute;
  background-color: #ffedef;
  width: 80%;
  height: 550px;
  right: 0;
  bottom: 0;
  z-index: -1;
}
@media screen and (max-width: 820px), print {
  .movie-area .pinkBg {
    height: 340px;
    bottom: 60px;
  }
}
@media screen and (max-width: 520px) {
  .movie-area .pinkBg {
    height: 560px;
    bottom: 60px;
  }
}
.movie-area .movieTitle {
  font-size: 76px;
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  letter-spacing: 20px;
}
@media screen and (max-width: 1024px) {
  .movie-area .movieTitle {
    font-size: 50px;
  }
}
@media screen and (max-width: 820px), print {
  .movie-area .movieTitle {
    font-size: 38px;
    letter-spacing: 10px;
  }
}
@media print {
  .movie-area .movieTitle {
    margin-top: 30px;
  }
}
.movie-area .movieTitle-p {
  font-size: 30px;
  margin-bottom: 50px;
}
@media screen and (max-width: 820px), print {
  .movie-area .movieTitle-p {
    font-size: 15px;
  }
}
@media screen and (max-width: 520px) {
  .movie-area .movieTitle-p {
    margin-bottom: 25px;
  }
}
.movie-area .video-deko {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .movie-area .video-deko {
    max-width: 850px;
  }
}
@media screen and (max-width: 820px), print {
  .movie-area .video-deko {
    max-width: 680px;
  }
}
@media screen and (max-width: 520px) {
  .movie-area .video-deko {
    max-width: 310px;
  }
}
.movie-area .video-deko::before, .movie-area .video-deko::after {
  position: absolute;
  width: 43px;
  height: 43px;
  content: "";
  z-index: -1;
}
.movie-area .video-deko::before {
  border-left: solid 1px #ef858c;
  border-top: solid 1px #ef858c;
  top: -10px;
  left: -10px;
}
.movie-area .video-deko::after {
  border-right: solid 1px #ef858c;
  border-bottom: solid 1px #ef858c;
  bottom: -7px;
  right: -10px;
}

/** about ***********************************************************/
.aboutBg {
  margin-top: 100px;
  padding: 90px 0 190px;
  background-image: url(../images/top/aboutBg@2x.png);
  background-size: 100% 100%;
  background-position: center;
  position: relative;
}
@media (max-width: 1800px) {
  .aboutBg {
    background-size: cover;
  }
}
@media screen and (max-width: 820px), print {
  .aboutBg {
    margin-top: 0;
    padding: 60px 0 110px;
    z-index: 1;
  }
}
@media screen and (max-width: 520px) {
  .aboutBg {
    background-image: url(../images/top/aboutBg-sp@2x.png);
    background-size: 100% 100%;
  }
}
.aboutBg .heart01-1 {
  opacity: 0;
}
.aboutBg .heart01-1::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/heart01-1@2x.png);
  background-size: contain;
  width: 19.3vw;
  height: 14.6vw;
  left: 0;
  top: 70px;
}
@media screen and (max-width: 820px), print {
  .aboutBg .heart01-1::before {
    background-image: url(../images/top/heart01-1-sp@2x.png);
    width: 132px;
    height: 127px;
    top: 380px;
    left: 0px;
  }
}
.aboutBg .heart01-2 {
  opacity: 0;
}
.aboutBg .heart01-2::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/heart01-2@2x.png);
  background-size: contain;
  width: 15.7vw;
  height: 15vw;
  right: 15.6vw;
  bottom: 95px;
}
@media screen and (max-width: 1024px) {
  .aboutBg .heart01-2::before {
    right: 0;
    bottom: 195px;
  }
}
@media screen and (max-width: 820px), print {
  .aboutBg .heart01-2::before {
    display: none;
  }
}
.aboutBg .heart02-1 {
  opacity: 0;
}
.aboutBg .heart02-1::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/heart02-1@2x.png);
  background-size: contain;
  width: 15.4vw;
  height: 17.3vw;
  left: 5.7vw;
  bottom: 125px;
}
@media screen and (max-width: 1024px) {
  .aboutBg .heart02-1::before {
    left: 0;
    bottom: 200px;
  }
}
@media screen and (max-width: 820px), print {
  .aboutBg .heart02-1::before {
    display: none;
  }
}
.aboutBg .heart02-2 {
  opacity: 0;
}
.aboutBg .heart02-2::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/heart02-2@2x.png);
  background-size: contain;
  width: 20.2vw;
  height: 25.8vw;
  right: 8.3vw;
  z-index: 0;
  top: 20px;
}
@media screen and (max-width: 1024px) {
  .aboutBg .heart02-2::before {
    right: 0;
  }
}
@media screen and (max-width: 820px), print {
  .aboutBg .heart02-2::before {
    background-image: url(../images/top/heart02-2-sp@2x.png);
    width: 198px;
    height: 243px;
    top: 150px;
    right: 5px;
  }
}
@media screen and (max-width: 820px), print {
  .aboutBg .phone {
    width: 50%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }
}
@media screen and (max-width: 520px) {
  .aboutBg .phone {
    width: 70%;
    margin: 0 0 10px 17vw;
  }
}
@media screen and (max-width: 820px), print {
  .aboutBg .logo-flex {
    justify-content: center;
  }
}
.aboutBg .headerLogo {
  margin-right: 10px;
}
.aboutBg .aboutfuwa {
  opacity: 0;
}
@media screen and (max-width: 820px), print {
  .aboutBg .about-flex {
    flex-direction: column;
  }
}
.aboutBg .about-flex .about-left {
  width: 55.5%;
}
@media screen and (max-width: 820px), print {
  .aboutBg .about-flex .about-left {
    width: 100%;
  }
}
.aboutBg .about-flex .about-left .about-p {
  margin-top: 20px;
  line-height: 2;
}
@media screen and (max-width: 820px), print {
  .aboutBg .about-flex .about-left .about-p {
    margin: 20px auto 0;
    max-width: 580px;
    text-align: center;
  }
}
@media screen and (max-width: 520px) {
  .aboutBg .about-flex .about-left .about-p {
    text-align: left;
  }
}
.aboutBg .about-flex .about-right {
  width: 40.7%;
  z-index: 1;
}

/** point ***********************************************************/
.pointBg {
  background-image: url(../images/common/gnavBg@2x.png);
  background-repeat: repeat;
  background-position: center;
  background-size: 3%;
  margin-top: -100px;
  padding: 190px 0;
}
@media screen and (max-width: 820px), print {
  .pointBg {
    margin-top: -40px;
    background-size: 7%;
    padding: 100px 0 140px;
  }
}

@media screen and (max-width: 820px), print {
  .point-flex01,
  .point-flex02,
  .point-flex03 {
    flex-direction: column;
  }
  .point-flex01 .linkText,
  .point-flex02 .linkText,
  .point-flex03 .linkText {
    text-align: center;
  }
}

.point-flex02,
.point-flex03 {
  margin-top: 80px;
}
@media screen and (max-width: 1024px) {
  .point-flex02,
  .point-flex03 {
    margin-top: 60px;
  }
}

.point-left {
  width: 41.7%;
}

.point-right {
  width: 51.5%;
}

@media screen and (max-width: 820px), print {
  .point-left {
    width: 70%;
    margin: 0 auto;
  }
  .point-right {
    width: 70%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 520px) {
  .point-left,
  .point-right {
    width: 100%;
  }
}
.Point-title {
  font-size: 28px;
  line-height: 1.6;
  margin-bottom: 15px;
}
.Point-title span {
  font-size: 40px;
}
@media screen and (max-width: 820px), print {
  .Point-title {
    font-size: 18px;
    margin: 10px auto;
  }
  .Point-title span {
    font-size: 25px;
  }
}

.point-p {
  line-height: 1.9;
}
@media screen and (max-width: 520px) {
  .point-p {
    letter-spacing: 0em;
  }
}

.shorui-area {
  background-color: #fff;
  position: relative;
  padding: 20px;
  margin-top: 30px;
}
@media screen and (max-width: 520px) {
  .shorui-area {
    margin-top: 15px;
  }
}
.shorui-area::before, .shorui-area::after {
  position: absolute;
  width: 43px;
  height: 43px;
  content: "";
}
.shorui-area::before {
  border-left: solid 1px #00aebb;
  border-top: solid 1px #00aebb;
  top: 0px;
  left: 0px;
}
.shorui-area::after {
  border-right: solid 1px #00aebb;
  border-bottom: solid 1px #00aebb;
  bottom: 0px;
  right: 0px;
}
.shorui-area .shorui-h {
  font-size: 20px;
}
.shorui-area .shorui-p {
  position: relative;
  margin-top: 10px;
  padding-left: 1.4em;
  letter-spacing: 0;
}
.shorui-area .shorui-p::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  background-color: #a2d5dd;
  top: 6px;
  left: 0;
  margin: auto;
  border-radius: 50%;
}
.shorui-area .shorui-p span {
  font-size: 14px;
  letter-spacing: 0;
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 520px) {
  .shorui-area .shorui-p span {
    font-size: 12px;
    letter-spacing: -0.01em;
  }
}
.shorui-area .shorui-p .shoruiItem {
  letter-spacing: 0em;
  text-indent: -1em;
  padding-left: 1em;
}

.link-button {
  position: relative;
  border-bottom: 1px solid #e8627d;
  color: #e8627d;
  display: inline-block;
  padding-right: 20px;
  margin-top: 15px;
  font-size: 20px;
}
.link-button::after {
  content: "";
  width: 10px;
  height: 10px;
  border: 0;
  border-bottom: solid 1px #e8627d;
  border-right: solid 1px #e8627d;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 820px), print {
  .link-button {
    padding-right: 20px;
    margin: 15px auto;
    max-width: 210px;
    font-size: 18px;
  }
}
@media screen and (max-width: 520px) {
  .link-button {
    font-size: 16px;
  }
}

/** data ***********************************************************/
.dataBg {
  background-image: url(../images/top/dataBg02@2x.png);
  background-size: 100% 100%;
  background-position: center;
  position: relative;
  padding: 100px 0 190px;
  z-index: 2;
}
@media (max-width: 1800px) {
  .dataBg {
    background-size: cover;
  }
}
@media screen and (max-width: 820px), print {
  .dataBg {
    padding: 40px 0 110px;
  }
}
@media screen and (max-width: 520px) {
  .dataBg {
    padding: 20px 0 110px;
    background-image: url(../images/top/dataBg02-sp@2x.png);
    background-size: 100% 100%;
  }
}
.dataBg::before {
  background-image: url(../images/top/dataBg01@2x.png);
  content: "";
  position: absolute;
  background-size: 100% 100%;
  width: 100%;
  height: 110px;
  background-position: center;
  top: -109px;
}
@media (max-width: 1800px) {
  .dataBg::before {
    background-size: cover;
  }
}
@media screen and (max-width: 520px) {
  .dataBg::before {
    background-image: url(../images/top/dataBg01-sp@2x.png);
  }
}

.data-flex.mb-60 {
  margin-bottom: 60px;
}
@media screen and (max-width: 820px), print {
  .data-flex.mb-60 {
    margin-bottom: 0px;
  }
}
.data-flex .data-left,
.data-flex .data-right {
  width: 48%;
}
@media screen and (max-width: 520px) {
  .data-flex {
    flex-direction: column;
    margin-top: 0px;
  }
  .data-flex .data-left,
  .data-flex .data-right {
    width: 100%;
  }
}

.dataColumn {
  flex-direction: column;
}
.dataColumn .dataCard:first-child {
  margin-bottom: 2vw;
}

.dataCard {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}
.dataCard img {
  vertical-align: bottom;
}
@media screen and (max-width: 820px), print {
  .dataCard {
    margin-bottom: 30px;
  }
}

.dataDay {
  color: #666;
  text-align: right;
  margin-top: 5px;
}
@media screen and (max-width: 820px), print {
  .dataDay {
    margin-top: -20px;
  }
}

/** voice ***********************************************************/
.voiceBg {
  margin-top: -100px;
  padding: 190px 0;
  background-image: url(../images/top/dotBlueBg@2x.png);
  background-repeat: repeat;
  background-position: center;
  background-size: 3%;
  position: relative;
}
@media screen and (max-width: 820px), print {
  .voiceBg {
    margin-top: -40px;
    padding: 100px 0 120px;
    background-size: 7%;
  }
}
.voiceBg .secTitle {
  margin-bottom: 35px;
}
@media screen and (max-width: 520px) {
  .voiceBg .secTitle {
    margin-bottom: 10px;
  }
}

.voice-p {
  margin-bottom: 30px;
}
@media screen and (max-width: 520px) {
  .voice-p {
    letter-spacing: 0rem;
    margin-bottom: 20px;
  }
}

.voice-flex {
  flex-wrap: wrap;
}
.voice-flex .voiceCard {
  border-radius: 10px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  width: calc(50% - 20px);
}
.voice-flex .voiceCard:nth-child(n+3) {
  margin-top: 20px;
}
@media screen and (max-width: 820px), print {
  .voice-flex .voiceCard {
    width: 70%;
    margin: 0 auto;
  }
  .voice-flex .voiceCard + .voiceCard {
    margin-top: 20px;
  }
}
@media screen and (max-width: 520px) {
  .voice-flex .voiceCard {
    width: 100%;
  }
}
.voice-flex .voiceCard img {
  vertical-align: bottom;
}

.iziModal {
  height: 80vh !important;
  max-width: 1010px !important;
  width: 90%;
}
@media screen and (max-width: 820px), print {
  .iziModal {
    max-width: 80% !important;
  }
}

.close_modal {
  position: fixed;
  width: 50px;
  top: -65px;
  right: 0;
}
.close_modal:hover {
  cursor: pointer;
}
@media screen and (max-width: 520px) {
  .close_modal {
    width: 38px;
    top: -50px;
  }
}

.iziModal-overlay {
  background-color: rgba(239, 133, 140, 0.7) !important;
}

.modalCard {
  overflow-y: scroll;
  max-height: 80vh;
  padding: 0 60px 50px;
  -ms-overflow-style: none;
  /* Firefox 対応 */
  scrollbar-width: none;
}
.modalCard::-webkit-scrollbar {
  display: none;
}
.modalCard .Q-left {
  width: 50px;
}
.modalCard .Q-right {
  margin-left: 10px;
}
.modalCard .Q-area {
  padding: 50px 20px;
}
.modalCard .Q-area:last-of-type {
  padding: 50px 20px 0;
}
.modalCard .Q-area + .Q-area {
  border-top: 2px dotted #ccc;
}
.modalCard .Q-area .Question {
  font-size: 20px;
  margin-bottom: 30px;
}
.modalCard .Q-area .answer {
  color: #00aebb;
}
.modalCard .Q-area .answer.pink {
  color: #e8627d;
}
.modalCard .Q-area .answer-p {
  line-height: 1.8;
}
.modalCard .Q-area .answer-p.answer-mb {
  margin-bottom: 30px;
}
@media screen and (max-width: 820px), print {
  .modalCard {
    padding: 0 25px 50px;
  }
  .modalCard .Q-left {
    width: 55px;
  }
}
@media screen and (max-width: 520px) {
  .modalCard {
    padding: 30px 25px;
  }
  .modalCard .Q-left {
    width: 40px;
  }
  .modalCard .Q-area {
    padding: 25px 0;
  }
  .modalCard .Q-area:first-child {
    padding: 0px 0 25px;
  }
  .modalCard .Q-area:last-child {
    padding: 25px 0 0;
  }
  .modalCard .Q-area .Question {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .modalCard .Q-area .answer-p {
    line-height: 1.8;
    font-size: 13px;
    letter-spacing: 0.01em;
  }
  .modalCard .Q-area .answer-p.answer-mb {
    margin-bottom: 20px;
  }
}

/** musubisuto ***********************************************************/
.musubisutoBg {
  margin-top: -100px;
  padding: 190px 0;
  background-image: url(../images/top/musubisutoBg@2x.png);
  background-size: 100% 100%;
  background-position: center;
  position: relative;
  z-index: 1;
}
@media (max-width: 1800px) {
  .musubisutoBg {
    background-size: cover;
  }
}
@media screen and (max-width: 820px), print {
  .musubisutoBg {
    margin-top: -80px;
    padding: 140px 0 130px;
  }
}
@media screen and (max-width: 520px) {
  .musubisutoBg {
    margin-top: -40px;
    padding: 100px 0 120px;
    background-image: url(../images/top/musubisutoBg-sp@2x.png);
    background-size: 100% 100%;
  }
}
.musubisutoBg .musubisutoCard {
  position: relative;
  padding: 20px;
  background-color: #fff;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}
.musubisutoBg .musubisutoCard::after {
  background-image: url(../images/top/musubisuto02@2x.png);
  content: "";
  position: absolute;
  background-size: contain;
  width: 150px;
  height: 124px;
  background-position: center;
  bottom: -1.3vw;
  right: -1.3vw;
}
@media screen and (max-width: 820px), print {
  .musubisutoBg .musubisutoCard::after {
    background-image: url(../images/top/musubisuto02@2x.png);
    width: 82px;
    height: 70px;
    bottom: -2.3vw;
  }
}
@media screen and (max-width: 520px) {
  .musubisutoBg .musubisutoCard::after {
    width: 62px;
    height: 50px;
  }
}
@media screen and (max-width: 820px), print {
  .musubisutoBg .musubisutoCard {
    padding: 10px;
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 520px) {
  .musubisutoBg .musubisutoCard {
    width: 100%;
  }
}
.musubisutoBg .musubisutoCard .musubisuto-flex {
  padding: 55px;
  background-image: radial-gradient(circle, #e8627d 2px, transparent 2px), radial-gradient(circle, #e8627d 2px, transparent 2px), radial-gradient(circle, #e8627d 2px, transparent 2px), radial-gradient(circle, #e8627d 2px, transparent 2px);
  background-position: left -7px top, right top -8px, left 8px bottom, left top 9px;
  background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
  background-size: 20px 4px, 4px 20px, 20px 4px, 4px 20px;
}
.musubisutoBg .musubisutoCard .musubisuto-flex .musubisuto-left {
  width: 250px;
}
.musubisutoBg .musubisutoCard .musubisuto-flex .musubisuto-right {
  width: calc(100% - 290px);
}
@media screen and (max-width: 820px), print {
  .musubisutoBg .musubisutoCard .musubisuto-flex {
    padding: 23px;
    flex-direction: column;
  }
  .musubisutoBg .musubisutoCard .musubisuto-flex .musubisuto-left {
    width: 190px;
  }
  .musubisutoBg .musubisutoCard .musubisuto-flex .musubisuto-right {
    width: 100%;
  }
}
@media screen and (max-width: 520px) {
  .musubisutoBg .musubisutoCard .musubisuto-flex {
    padding: 25px;
  }
}
.musubisutoBg .musubisutoCard .musubisuto-p {
  line-height: 2;
  letter-spacing: 0.01em;
  text-indent: -0.5em;
}
@media screen and (max-width: 820px), print {
  .musubisutoBg .musubisutoCard .musubisuto-p {
    letter-spacing: 0.02em;
    margin-top: 20px;
  }
}

/** register ***********************************************************/
.registerBg {
  margin-top: -100px;
  padding: 190px 0;
  background-image: url(../images/common/gnavBg@2x.png);
  background-repeat: repeat;
  background-position: center;
  background-size: 3%;
  position: relative;
}
@media screen and (max-width: 820px), print {
  .registerBg {
    margin-top: -40px;
    background-size: 7%;
    padding: 100px 0 110px;
  }
}
@media screen and (max-width: 520px) {
  .registerBg {
    padding: 100px 0 130px;
  }
}
.registerBg .secTitle span {
  padding: 10px 10px 5px;
  line-height: 0.9;
}
@media screen and (max-width: 1024px) {
  .registerBg .secTitle span {
    line-height: 1.2;
  }
}
@media screen and (max-width: 820px), print {
  .registerBg .secTitle span {
    padding: 0 10px;
    margin-bottom: 0px;
    line-height: 0.9;
  }
}
.registerBg .secTitle .titleBeg {
  padding: 0;
}

.register-flex {
  margin-top: 30px;
}
.register-flex .registerCard {
  position: relative;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  margin-right: 20px;
}
.register-flex .registerCard img {
  vertical-align: bottom;
}
@media screen and (max-width: 820px), print {
  .register-flex {
    margin-top: 30px;
  }
}
@media screen and (max-width: 520px) {
  .register-flex {
    margin-top: 20px;
    flex-direction: column;
  }
  .register-flex .registerCard {
    margin-right: 0px;
  }
  .register-flex .registerCard:first-child {
    margin-bottom: 60px;
  }
}

.hukidasi {
  position: absolute;
  content: "";
  max-width: 315px;
  width: 100%;
  height: auto;
  top: -28px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
}
@media (max-width: 1200px) {
  .hukidasi {
    top: -28px;
    width: 25vw;
  }
}
@media screen and (max-width: 520px) {
  .hukidasi {
    width: 190px;
    top: -20px;
  }
}

/** flow ***********************************************************/
.flowBg {
  margin-top: -100px;
  padding: 190px 0;
  background-image: url(../images/top/flowBg@2x.png);
  background-size: 100% 100%;
  background-position: center;
  position: relative;
}
@media (max-width: 1800px) {
  .flowBg {
    background-size: cover;
  }
}
@media screen and (max-width: 820px), print {
  .flowBg {
    margin-top: -60px;
    padding: 120px 0 130px;
  }
}
@media screen and (max-width: 520px) {
  .flowBg {
    background-image: url(../images/top/flowBg-sp@2x.png);
    background-size: 100% 100%;
    padding: 100px 0 130px;
  }
}

/** signup ***********************************************************/
.signupBg {
  margin-top: -100px;
  padding: 190px 0;
  background-image: url(../images/top/signupBg@2x.png);
  background-size: 100% 100%;
  background-position: center;
  z-index: 1;
  position: relative;
}
@media (max-width: 1800px) {
  .signupBg {
    background-size: cover;
  }
}
@media screen and (max-width: 820px), print {
  .signupBg {
    padding: 190px 0 100px;
    margin-top: -105px;
  }
}
@media screen and (max-width: 520px) {
  .signupBg {
    background-image: url(../images/top/signupBg-sp@2x.png);
    background-size: 100% 100%;
    padding: 110px 0 80px;
    margin-top: -55px;
  }
}
.signupBg .heart01-1 {
  opacity: 0;
}
.signupBg .heart01-1::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/heart01-1@2x.png);
  background-size: contain;
  width: 19.3vw;
  height: 14.6vw;
  left: 0;
  top: 150px;
}
@media screen and (max-width: 820px), print {
  .signupBg .heart01-1::before {
    background-image: url(../images/top/signup01-1-sp@2x.png);
    top: 76vw;
    left: 5vw;
  }
}
@media screen and (max-width: 520px) {
  .signupBg .heart01-1::before {
    width: 133px;
    height: 125px;
    left: 0;
    top: 108vw;
  }
}
.signupBg .heart01-2 {
  opacity: 0;
}
.signupBg .heart01-2::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/heart01-2@2x.png);
  background-size: contain;
  width: 15.7vw;
  height: 15vw;
  right: 15.6vw;
  bottom: 95px;
}
@media screen and (max-width: 1024px) {
  .signupBg .heart01-2::before {
    right: 0;
    bottom: 215px;
  }
}
@media screen and (max-width: 820px), print {
  .signupBg .heart01-2::before {
    display: none;
  }
}
.signupBg .heart02-1 {
  opacity: 0;
}
.signupBg .heart02-1::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/heart02-1@2x.png);
  background-size: contain;
  width: 15.4vw;
  height: 17.3vw;
  left: 5.7vw;
  bottom: 125px;
}
@media screen and (max-width: 1024px) {
  .signupBg .heart02-1::before {
    left: 0;
    bottom: 115px;
  }
}
@media screen and (max-width: 820px), print {
  .signupBg .heart02-1::before {
    display: none;
  }
}
.signupBg .heart02-2 {
  opacity: 0;
}
.signupBg .heart02-2::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/heart02-2@2x.png);
  background-size: contain;
  width: 20.2vw;
  height: 25.8vw;
  right: 8.3vw;
  z-index: 0;
  top: 100px;
}
@media screen and (max-width: 820px), print {
  .signupBg .heart02-2::before {
    width: 23vw;
    height: 25vw;
    top: 200px;
  }
}
@media screen and (max-width: 520px) {
  .signupBg .heart02-2::before {
    background-image: url(../images/top/signup02-2-sp@2x.png);
    width: 127px;
    height: 288px;
    right: 0;
    z-index: 0;
    top: 27vw;
  }
}
.signupBg .signupfuwa {
  opacity: 0;
}
@media screen and (max-width: 1024px) {
  .signupBg .signup-flex {
    justify-content: center;
  }
}
.signupBg .signup-flex .signup-left {
  width: 40.7%;
}
.signupBg .signup-flex .signup-right {
  text-align: center;
  width: 55.5%;
}
.signupBg .signup-flex .signup-right .signup-p {
  font-size: 24px;
  margin-bottom: 15px;
}
.signupBg .signup-flex .signup-right .signup-h {
  font-size: 74px;
  color: #e8627d;
  margin-top: 40px;
}
@media (max-width: 1100px) {
  .signupBg .signup-flex .signup-right .signup-h {
    font-size: 50px;
  }
}
@media screen and (max-width: 820px), print {
  .signupBg .signup-flex {
    flex-direction: column;
  }
  .signupBg .signup-flex .signup-left {
    z-index: 1;
    width: 50%;
  }
  .signupBg .signup-flex .signup-right {
    width: 60%;
  }
  .signupBg .signup-flex .signup-right .signup-p {
    font-size: 14px;
  }
  .signupBg .signup-flex .signup-right .signup-p p {
    letter-spacing: 0em;
  }
  .signupBg .signup-flex .signup-right .signup-h {
    color: #e8627d;
    margin-top: 0;
    font-size: 38px;
  }
}
@media screen and (max-width: 520px) {
  .signupBg .signup-flex .signup-left {
    width: 85%;
    margin-left: 11vw;
  }
  .signupBg .signup-flex .signup-right {
    width: 90%;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (max-width: 520px) {
  .modal-video-movie-wrap {
    padding-bottom: 156.25% !important;
  }
}

.modal-video-body {
  width: 90% !important;
}
@media screen and (max-width: 520px) {
  .modal-video-body {
    max-width: 340px !important;
  }
}

.modal-video-close-btn {
  right: 0 !important;
}