.p_fun .header .container {
  padding-left: 15px;
}
@media screen and (min-width: 768px) {
  .p_fun .header .container {
    padding-left: clamp(
        1.25rem,
        8.75vw + -7.5rem,
        3rem
    );
  }
}
@media screen and (min-width: 768px) {
  .p_fun .header.fixed .header_brand__logo {
    max-width: 300px;
  }
}
.p_fun .header_brand__logo {
  max-width: 309px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p_fun .header_brand__logo {
    max-width: clamp(
        18.75rem,
        22.5694444444vw + 7.9166666667rem,
        35rem
    );
  }
}
.p_fun_mv__in {
  position: relative;
  z-index: 0;
  height: 725px;
}
@media screen and (min-width: 768px) {
  .p_fun_mv__in {
    height: 911px;
  }
}
.p_fun_mv__main {
  height: 100%;
  display: flex;
  padding-inline: 83px;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .p_fun_mv__main {
    justify-content: unset;
    align-items: center;
    padding: 0;
  }
}
.p_fun_mv__icon {
  max-width: 460px;
  width: 100%;
  margin-top: 80px;
}
@media screen and (min-width: 768px) {
  .p_fun_mv__icon {
    margin-top: 0;
    margin-bottom: 53px;
    margin-left: min(15.46875vw, 297px);
  }
}
.p_fun_mv__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.p_fun_mv .c_mv_bg__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.p_fun_intro {
  margin-top: 14px;
}
@media screen and (min-width: 768px) {
  .p_fun_intro {
    margin-top: 140px;
  }
}
.p_fun_intro__container {
  max-width: max-content;
  width: calc(100% - 60px);
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_fun_intro__container {
    max-width: 790px;
    padding: 40px 0 0;
  }
}
.p_fun_intro__ttl {
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .p_fun_intro__ttl {
    font-size: 2.480625rem;
    line-height: 1.7140337617;
    letter-spacing: 0.229em;
    padding-left: 87px;
  }
}
.p_fun_intro__txt {
  font-feature-settings: "palt";
  font-size: 0.885625rem;
  line-height: 1.8002822865;
  letter-spacing: 0.2em;
  margin-top: 40px;
  width: calc(100% + clamp(
        0rem,
        206.6666666667vw + -48.4375rem,
        1.9375rem
    ));
  margin-left: 11px;
}
.p_fun_intro__txt + .p_fun_intro__txt {
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  .p_fun_intro__txt {
    font-size: 1.63875rem;
    letter-spacing: 0.229em;
    line-height: 2.1620900076;
    padding-left: 92px;
    font-weight: 400;
    margin-top: 70px;
    margin-left: 0;
    width: unset;
  }
  .p_fun_intro__txt + .p_fun_intro__txt {
    margin-top: 57px;
  }
}
.p_fun_intro__solgan {
  max-width: 291px;
  margin-left: 11px;
}
@media screen and (min-width: 768px) {
  .p_fun_intro__solgan {
    max-width: 493px;
    margin-top: 14px;
    margin-left: 5px;
  }
}
.p_fun_about {
  margin-top: 115px;
}
@media screen and (min-width: 768px) {
  .p_fun_about {
    margin-top: 213px;
  }
}
.p_fun_about__container {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_fun_about__container {
    padding-top: 40px;
  }
}
.p_fun_about__content {
  margin-top: 80px;
}
@media screen and (min-width: 768px) {
  .p_fun_about__content {
    margin-top: 132px;
  }
}
.p_fun_about .p_about {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(257px, 1fr));
  column-gap: 30px;
  row-gap: 102px;
}
@media screen and (min-width: 768px) {
  .p_fun_about .p_about {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .p_fun_about .p_about {
    column-gap: 6.6%;
  }
}
.p_fun_about .p_about__item:first-child .p_about_item__ttl {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p_fun_about .p_about__item:first-child .p_about_item__ttl {
    margin-top: 53px;
  }
}
.p_fun_about .p_about__item:first-child .p_about_item__ttl_img {
  max-width: 178px;
}
@media screen and (min-width: 768px) {
  .p_fun_about .p_about__item:first-child .p_about_item__ttl_img {
    max-width: 320px;
  }
}
.p_fun_about .p_about__item:nth-child(2) .p_about_item__ttl {
  margin-top: 33px;
}
@media screen and (min-width: 768px) {
  .p_fun_about .p_about__item:nth-child(2) .p_about_item__ttl {
    margin-top: 53px;
  }
}
.p_fun_about .p_about__item:nth-child(2) .p_about_item__ttl_img {
  max-width: 198px;
}
@media screen and (min-width: 768px) {
  .p_fun_about .p_about__item:nth-child(2) .p_about_item__ttl_img {
    max-width: 355px;
  }
}
@media screen and (min-width: 768px) {
  .p_fun_about .p_about__item:nth-child(2) .p_about_item__body {
    margin-top: 40px;
  }
}
.p_fun_about .p_about_item {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.p_fun_about .p_about_item__thumb img {
  object-fit: cover;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p_fun_about .p_about_item__thumb img {
    aspect-ratio: 567.4803/553.9254;
    width: unset;
  }
}
.p_fun_about .p_about_item__ttl_img img {
  width: auto;
  max-width: 100%;
}
.p_fun_about .p_about_item__body {
  margin-top: 27px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
@media screen and (min-width: 768px) {
  .p_fun_about .p_about_item__body {
    margin-top: 40px;
  }
}
.p_fun_about .p_about_item__ttl02 {
  font-feature-settings: "palt";
  color: #231815;
  font-size: 1.1075rem;
  line-height: 2.0795711061;
  letter-spacing: 0.2em;
  width: calc(100% + clamp(
        0rem,
        206.6666666667vw + -48.4375rem,
        1.9375rem
    ));
}
@media screen and (min-width: 768px) {
  .p_fun_about .p_about_item__ttl02 {
    font-size: 1.594375rem;
    line-height: 1.8890631125;
    font-weight: 400;
    letter-spacing: 0.2em;
    width: unset;
  }
}
.p_fun_about .p_about_item__cap {
  color: #505050;
  font-feature-settings: "palt";
  font-size: 0.885625rem;
  line-height: 1.8002822865;
  letter-spacing: 0.1em;
  margin-top: 15px;
  flex: 1;
}
@media screen and (min-width: 768px) {
  .p_fun_about .p_about_item__cap {
    font-size: 1.24rem;
    line-height: 1.857358871;
    letter-spacing: 0.139em;
    margin-top: 25px;
  }
}
.p_fun_about .p_about_item__detail {
  font-family: "din-condensed", sans-serif;
  font-weight: 300;
  font-size: 1.86rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  background: #000 url("../images/gmu/icon_btn_arrow.svg");
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 7px;
  border-radius: 4.1291px;
  height: 30px;
  transition: all 0.5s;
  font-size: 1.09375rem;
  margin-top: 23px;
}
@media screen and (min-width: 768px) {
  .p_fun_about .p_about_item__detail {
    margin-top: 46px;
    border-radius: 10px;
    font-size: 1.81625rem;
    background-position: right 20px center;
    background-size: 9px;
    height: 45px;
  }
  .p_fun_about .p_about_item__detail:hover {
    opacity: 0.7;
  }
}
.p_fun_message {
  margin-top: 146px;
}
@media screen and (min-width: 768px) {
  .p_fun_message {
    margin-top: 284px;
  }
}
.p_fun_message__container {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_fun_message__container {
    padding-top: 40px;
  }
}
.p_fun_message__main {
  margin-top: 82px;
}
@media screen and (min-width: 768px) {
  .p_fun_message__main {
    margin-top: 130px;
  }
}
.p_fun_message__cap {
  margin-top: 28px;
  padding-left: 16px;
  padding-right: 10px;
}
@media screen and (min-width: 768px) {
  .p_fun_message__cap {
    padding-left: unset;
    padding-right: unset;
    margin-top: 168px;
  }
}
.p_fun_message__txt {
  font-feature-settings: "palt";
  color: #505050;
  font-size: 0.885625rem;
  line-height: 1.8002822865;
  letter-spacing: 0.122em;
}
@media screen and (min-width: 768px) {
  .p_fun_message__txt {
    font-size: 1.32875rem;
    line-height: 2;
    letter-spacing: 0.139em;
  }
}
@media screen and (min-width: 768px) {
  .p_fun_message .c_block01__main {
    margin-bottom: 40px;
  }
}
.p_fun_message .c_block01__ttl {
  margin-top: 0;
}
.p_fun_logomark {
  margin-top: 145px;
}
@media screen and (min-width: 768px) {
  .p_fun_logomark {
    margin-top: 210px;
  }
}
.p_fun_logomark__container {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_fun_logomark__container {
    padding-top: 40px;
  }
}
.p_fun_logomark__logo {
  margin-left: auto;
  margin-right: auto;
  max-width: 176px;
  margin-top: 67px;
}
@media screen and (min-width: 768px) {
  .p_fun_logomark__logo {
    max-width: 410px;
    margin-top: 143px;
  }
}
.p_fun_logomark__cap01 {
  text-align: center;
  color: #505050;
  font-feature-settings: "palt";
  font-size: 0.885625rem;
  line-height: 1.8002822865;
  letter-spacing: 0.122em;
  margin-top: 62px;
}
@media screen and (min-width: 768px) {
  .p_fun_logomark__cap01 {
    letter-spacing: 0.139em;
    font-size: 1.32875rem;
    line-height: 1.8668861712;
    margin-top: 182px;
  }
}
.p_fun_logomark__hr {
  color: #505050;
  display: none;
}
@media screen and (min-width: 768px) {
  .p_fun_logomark__hr {
    margin-top: 91px;
  }
}
.p_fun_logomark__cap02 {
  color: #505050;
  font-feature-settings: "palt";
  font-size: 0.885625rem;
  line-height: 1.8002822865;
  letter-spacing: 0.1em;
  margin-top: 85px;
  padding-left: 18px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .p_fun_logomark__cap02 {
    letter-spacing: 0.139em;
    font-size: 1.32875rem;
    line-height: 1.8668861712;
    margin-top: 105px;
    padding: unset;
  }
}
.p_fun_logomark__footer {
  max-width: 915px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  color: #505050;
}
.p_fun_logomark__footer_01 {
  margin-top: 58px;
  padding-inline: 16px;
}
@media screen and (min-width: 768px) {
  .p_fun_logomark__footer_01 {
    margin-top: 123px;
    padding: unset;
  }
}
.p_fun_logomark__footer_02 {
  margin-top: 46px;
  padding-inline: 16px;
}
@media screen and (min-width: 768px) {
  .p_fun_logomark__footer_02 {
    margin-top: 90px;
  }
}
.p_fun_logomark__footer_txt01 {
  font-feature-settings: "palt";
  display: inline;
  background: linear-gradient(to right, #505050, #505050);
  background-size: 100% 1px;
  background-repeat: no-repeat;
  background-position: left bottom 2px;
  font-size: 0.7975rem;
  line-height: 1.9992163009;
  letter-spacing: 0.139em;
}
@media screen and (min-width: 768px) {
  .p_fun_logomark__footer_txt01 {
    font-size: 1.683125rem;
    line-height: 2.3156331229;
    letter-spacing: 0.139em;
  }
}
.p_fun_logomark__footer .special_sp_txt {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .p_fun_logomark__footer .special_sp_txt {
    margin-top: 0;
  }
}
.p_fun_logomark__footer_txt02 {
  font-size: 0.70625rem;
  line-height: 1.8663716814;
  letter-spacing: 0.139em;
}
@media screen and (min-width: 768px) {
  .p_fun_logomark__footer_txt02 {
    font-size: 1.32875rem;
    line-height: 1.8668861712;
    letter-spacing: 0.139em;
  }
}
.p_fun_logomark .txt_underline {
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .p_fun_logomark .txt_underline {
    transition: all 0.5s;
  }
  .p_fun_logomark .txt_underline:hover {
    opacity: 0.7;
  }
  .p_fun_logomark .txt_underline:hover::after {
    opacity: 0;
  }
}
.p_fun_logomark .txt_underline::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #505050;
  transition: all 0.5s;
}
@media screen and (min-width: 768px) {
  .p_fun_logomark .txt_underline::after {
    bottom: 5px;
  }
}
.p_fun .footer {
  background-color: #00B8EE;
  margin-top: 78px;
  padding: 37px 0 23px;
}
@media screen and (min-width: 768px) {
  .p_fun .footer {
    margin-top: 218px;
    padding-top: 95px;
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 768px) {
  .p_fun .footer_menu02 {
    margin-top: 65px;
  }
}
@media screen and (min-width: 768px) {
  .p_fun .footer_copyright {
    margin-top: 82px;
  }
}

/*# sourceMappingURL=fun.css.map */
