@charset "UTF-8";
/*本サイト*/
.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 1280px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0;
  color: #333;
  background: #fff;
  overflow-x: hidden;
}

section,
div,
article {
  box-sizing: border-box;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: underline;
}

/*////////////////
.header
////////////////*/
.header {
  width: 100%;
  background: url(../../img/header_bg.jpg) no-repeat top center;
  background-size: 2034px auto;
}
.header_inner {
  max-width: 1366px;
  margin: 0 auto;
  height: 833px;
  position: relative;
}
.header .tfm {
  position: absolute;
  top: 20px;
  right: 10px;
  width: 120px;
}
.header .tfm img {
  width: 100%;
  height: auto;
}
.header_tt {
  text-align: center;
  padding: 40px 0 0 0;
}
.header_tt span {
  display: block;
  max-width: 580px;
  margin: 0 auto;
}
.header_tt img {
  width: 100%;
  height: auto;
}
.header_tt img.pc {
  display: block;
}
.header_tt img.sp {
  display: none;
}
.header_tt img.att {
  max-width: 600px;
  height: auto;
  margin: 0 auto 10px;
}
.header_tt img.subttl {
  padding: 20px 0 0 0;
  max-width: 370px;
  height: auto;
}
.header_lead img.cider {
  max-width: 295px;
  height: auto;
  display: block;
  position: absolute;
  bottom: 5px;
  left: 4.5%;
}
.header_lead img.balloon {
  max-width: 177px;
  height: auto;
  display: block;
  position: absolute;
  bottom: 55%;
  left: 0px;
}
.header_artist {
  position: absolute;
  right: 0;
  bottom: 25%;
}
.header_artist img {
  max-width: 360px;
  height: auto;
}

.header.tab {
  display: none;
}

.header.sp {
  display: none;
}

@media screen and (max-width: 1280px) {
  .header.pc {
    display: none;
  }
  .header.tab {
    display: block;
  }
  .header.sp {
    display: none;
  }
  .header {
    display: block;
    background: url(../../img/tab_header_bg.jpg) no-repeat top center;
    background-size: 1280px;
    height: 88vh;
    min-height: auto;
    padding: 0 0 0 0;
  }
  .header_inner {
    margin: 0 auto;
    height: auto;
    position: relative;
  }
  .header .tfm {
    top: 12px;
    right: 10px;
    width: 80px;
  }
  .header_tt {
    text-align: center;
    padding: 5% 0 0 0;
    position: relative;
    bottom: 0;
  }
  .header_tt img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 640px) {
  .header.pc {
    display: none;
  }
  .header.tab {
    display: none;
  }
  .header.sp {
    display: block;
  }
  .header {
    display: block;
    background: url(../../img/sp_header_bg.jpg) no-repeat top center;
    background-size: 100%;
    height: 89vh;
    min-height: auto;
    padding: 0 0 20% 0;
  }
  .header_inner {
    margin: 0 auto;
    height: auto;
    position: relative;
  }
  .header_tt {
    text-align: center;
    padding: 12% 0 0 0;
  }
  .header_tt img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 375px) {
  .header {
    height: 100vh;
  }
}
/*////////////////
.about
////////////////*/
.about {
  padding: 20px 0 150px 0;
  background: url(../../img/about_bg.png) no-repeat 50% 0%;
  background-size: 1332px;
}
.about_subtt {
  margin: 15px 0 55px 0;
  text-align: center;
}
.about_subtt img {
  max-width: 305px;
}
.about_inner {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}
.about .cider1 {
  display: block;
  position: absolute;
  bottom: -20px;
  left: -200px;
  width: 170px;
  height: auto;
}
.about .cider2 {
  display: block;
  position: absolute;
  top: 290px;
  right: -200px;
  width: 170px;
  height: auto;
}
.about_txt {
  font-size: 130%;
  line-height: 1.8;
  margin: 0 auto 65px;
  text-align: center;
  color: #058f2a;
}
.about_txt strong {
  display: block;
  max-width: 0 0 10px 0;
  font-size: 130%;
}
.about_txt p {
  padding: 0 0 40px 0;
}
.about_txt p:last-child {
  padding: 0 0 0px 0;
  line-height: 1.5;
}
.about_txt p:last-child strong {
  font-size: 120%;
}
.about_txt a {
  text-decoration: underline;
  color: #058f2a;
}
.about .live_group_online {
  width: 60%;
  max-width: 600px;
  min-height: auto;
  background: none;
  margin: 0 auto 65px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.about .live_group_online ul li {
  width: 48%;
}
.about .live_group_online ul a.xbtn {
  background: url(../../img/x_btn.png) no-repeat center #141414;
  background-size: 70%;
  transition: all 0.3s ease;
}
.about .live_group_online ul a.xbtn:hover {
  background: url(../../img/x_btn_over.png) no-repeat center #434344;
  background-size: 70%;
  transition: all 0.3s ease-in;
  transform: translate(0, 4px);
}
.about .live_group_online ul a.youtube {
  background: url(../../img/youtube_btn.png) no-repeat center #fff;
  background-size: 70%;
  transition: all 0.3s ease;
}
.about .live_group_online ul a.youtube:hover {
  background: url(../../img/youtube_btn_over.png) no-repeat center #f2eeee;
  background-size: 70%;
  transition: all 0.3s ease-in;
  transform: translate(0, 4px);
}
.about_nav ul {
  max-width: 700px;
  margin: 0 auto 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.about_nav ul li a {
  display: block;
  width: 336px;
  height: 330px;
  border-radius: 330px;
  box-shadow: 3.595px 1.753px 15.3px 2.7px rgba(32, 158, 65, 0.24);
  text-indent: -9999px;
}
.about_nav ul li a:hover {
  transition: all 0.3s ease-in;
}
.about_nav ul li.nav1 a {
  background: url(../../img/nav1.png) no-repeat top center;
  background-size: 100%;
  border-radius: 330px;
  transition: all 0.3s ease;
}
.about_nav ul li.nav1 a:hover {
  background: url(../../img/nav1_over.png) no-repeat top center;
  background-size: 100%;
  border-radius: 330px;
  transition: all 0.3s ease-in;
  transform: scale(1.06);
}
.about_nav ul li.nav2 a {
  background: url(../../img/nav2.png) no-repeat top center;
  background-size: 100%;
  border-radius: 330px;
  transition: all 0.3s ease;
}
.about_nav ul li.nav2 a:hover {
  background: url(../../img/nav2_over.png) no-repeat top center;
  background-size: 100%;
  border-radius: 330px;
  transition: all 0.3s ease-in;
  transform: scale(1.06);
}
.about_nav p.nav3 {
  max-width: 690px;
  margin: 0 auto;
}
.about_nav p.nav3 a {
  display: block;
  background: url(../../img/1day_btn.png) no-repeat top center;
  border-radius: 10px;
  background-size: 100%;
  text-indent: -9999px;
  box-shadow: 1.798px 0.877px 12.09px 0.91px rgba(141, 139, 213, 0.26);
  transition: all 0.3s ease;
}
.about_nav p.nav3 a:hover {
  background: url(../../img/1day_btn_over.png) no-repeat top center;
  border-radius: 10px;
  background-size: 100%;
  transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  transform: translate(0, 8px);
}
.about_nav p.nav3 img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

@media screen and (max-width: 1280px) {
  .about {
    padding: 5vw 0 5vw 0;
    background: none;
  }
  .about .pc {
    display: none;
  }
  .about .sp img.cider_sp {
    display: block;
    width: 100%;
    max-width: 500px;
    margin: 5vw auto 0;
    height: auto;
  }
  .about_txt br.sp {
    display: block;
  }
  .about .live_group_online {
    width: 100%;
    max-width: 600px;
    min-height: auto;
    background: none;
    border: none;
    margin: 0 auto 7vw;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .about .live_group_online ul li {
    width: 48%;
  }
  .about .live_group_online ul a.xbtn {
    background: url(../../img/x_btn.png) no-repeat center #141414;
    background-size: 100%;
    box-shadow: 1.798px 0.877px 13px 0px rgba(66, 66, 68, 0.4);
  }
  .about .live_group_online ul a.xbtn:hover {
    background: url(../../img/x_btn_over.png) no-repeat center #434344;
    background-size: 100%;
    box-shadow: 1.798px 0.877px 13px 0px rgba(66, 66, 68, 0.4);
  }
  .about .live_group_online ul a.youtube {
    background: url(../../img/youtube_btn.png) no-repeat center #fff;
    background-size: 100%;
  }
  .about .live_group_online ul a.youtube:hover {
    background: url(../../img/youtube_btn_over.png) no-repeat center #f2eeee;
    background-size: 100%;
  }
}
@media screen and (max-width: 640px) {
  .about {
    position: relative;
    margin: -2px 0 0 0;
    padding: 5vw 0 20vw 0;
  }
  .about .pc {
    display: none;
  }
  .about .sp img.cider_sp {
    width: 90%;
    height: auto;
  }
  .about_subtt {
    margin: 0 0 6vw 0;
    text-align: center;
  }
  .about_subtt img {
    width: 70%;
    max-width: 270px;
  }
  .about_inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  .about_txt {
    width: 95%;
    font-size: 110%;
    line-height: 1.6;
    margin: 0 auto 7vw;
  }
  .about .live_group_online {
    width: 100%;
    max-width: 600px;
    min-height: auto;
    background: none;
    border: none;
    margin: 0 auto 7vw;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .about_nav ul {
    max-width: 90%;
    margin: 0 auto 7vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .about_nav ul li {
    width: 49%;
    height: auto;
    border-radius: 0;
  }
  .about_nav ul li a {
    text-indent: 0;
  }
  .about_nav ul li.nav1 a {
    position: relative;
    display: block;
    width: auto;
    height: auto;
    background: none;
    border-radius: 0px;
    box-shadow: none;
  }
  .about_nav ul li.nav1 a img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    box-shadow: none;
  }
  .about_nav ul li.nav1 a:hover {
    background: none;
    border-radius: 0;
  }
  .about_nav ul li.nav2 a {
    display: block;
    width: auto;
    height: auto;
    background: none;
    border-radius: 0px;
    box-shadow: none;
  }
  .about_nav ul li.nav2 a img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    box-shadow: none;
  }
  .about_nav ul li.nav2 a:hover {
    background: none;
    border-radius: 0;
  }
  .about_nav p.nav3 {
    max-width: 690px;
    width: 90%;
    margin: 0 auto;
  }
  .about_nav p.nav3 a {
    display: block;
    background: none;
    border-radius: 10px;
    background-size: 100%;
    box-shadow: none;
    text-indent: 0;
  }
  .about_nav p.nav3 a:hover {
    background: none;
  }
  .about_nav p.nav3 img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 1.798px 0.877px 12.09px 0.91px rgba(141, 139, 213, 0.26);
    vertical-align: top;
  }
}
.btn ul {
  max-width: 925px;
  margin: 0 auto 50px;
  display: flex;
  justify-content: space-between;
}
.btn ul li a {
  display: block;
  width: 470px;
  height: 124px;
  position: relative;
}
.btn ul li a img.icon1 {
  width: 100px;
  height: auto;
  position: absolute;
  top: -40px;
  left: -30px;
  z-index: 8;
}
.btn ul li a img.icon2 {
  width: 100px;
  height: auto;
  position: absolute;
  top: -50px;
  right: -30px;
  z-index: 8;
}
.btn ul li.btn1 a span,
.btn ul li.btn3 span {
  display: block;
  width: 470px;
  height: 124px;
  text-indent: -9999px;
}
.btn ul li.btn1 a span {
  background: url(../../img/episode_btn.png) no-repeat;
  background-size: 100%;
  transition: all 0.3s ease;
}
.btn ul li.btn2 a span {
  background: url(../../img/live_btn.png) no-repeat;
  background-size: 100%;
  transition: all 0.3s ease;
}
.btn ul li.btn3 span {
  background: url(../../img/live_btn_end.png) no-repeat;
  background-size: 100%;
  transition: all 0.3s ease;
}
.btn ul li.btn1 a:hover span {
  background: url(../../img/episode_btn_over.png) no-repeat;
  background-size: 100%;
  transition: all 0.3s ease-in;
  transform: translate(0, 8px);
}
.btn ul li.btn2 a:hover span {
  background: url(../../img/live_btn_over.png) no-repeat;
  background-size: 100%;
  transition: all 0.3s ease-in;
  transform: translate(0, 8px);
}

@media screen and (max-width: 1280px) {
  .btn ul li a {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .btn ul li a img.icon1 {
    width: 70px;
    height: auto;
    top: -2vw;
    left: 0;
  }
  .btn ul li a img.icon2 {
    width: 70px;
    height: auto;
    top: -2vw;
    right: 0;
  }
  .btn ul li.btn1 a span,
  .btn ul li.btn3 span {
    display: block;
    width: 100%;
    height: auto;
    text-indent: 0px;
  }
  .btn ul li.btn1 a span img,
  .btn ul li.btn3 span img {
    width: 100%;
    height: auto;
  }
  .btn ul li.btn1 a span {
    background: none;
  }
  .btn ul li.btn3 span {
    background: none;
  }
  .btn ul li.btn1 a:hover span {
    background: none;
  }
}
@media screen and (max-width: 640px) {
  .btn ul {
    max-width: 90%;
    margin: 0 auto 7vw;
    display: block;
  }
  .btn ul li a {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto 3vw;
  }
  .btn ul li a img.icon1 {
    width: 70px;
    height: auto;
    position: absolute;
    top: -3vw;
    left: -3vw;
  }
  .btn ul li a img.icon2 {
    width: 70px;
    height: auto;
    position: absolute;
    top: -3vw;
    right: -3vw;
  }
  .btn ul li.btn1 a span,
  .btn ul li.btn3 span {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
    text-indent: 0px;
  }
  .btn ul li.btn1 a span img,
  .btn ul li.btn3 span img {
    width: 100%;
    height: auto;
  }
  .btn ul li.btn1 a span {
    background: none;
  }
  .btn ul li.btn3 span {
    background: none;
    background-size: 100%;
  }
  .btn ul li.btn1 a:hover span {
    background: none;
  }
}
/*////////////////
.holiday
////////////////*/
.holiday {
  padding: 70px 0 150px 0;
  background: #e8fff2;
}
.holiday .sp {
  display: none;
}
.holiday .pc {
  display: block;
}
.holiday_subtt {
  max-width: 1000px;
  margin: 0 auto 45px;
  text-align: center;
  position: relative;
}
.holiday_subtt img {
  display: block;
  max-width: 425px;
  margin: 0 auto;
  height: auto;
}
.holiday_subtt2 {
  max-width: 1000px;
  margin: 0 auto 45px;
  text-align: center;
}
.holiday_subtt2 img {
  display: block;
  width: 100%;
  margin: 0 auto;
  height: auto;
}
.holiday_inner {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}
.holiday_txt {
  font-size: 120%;
  line-height: 1.9;
  margin: 0 auto 60px;
  font-weight: normal;
  color: #058f2a;
  text-align: left;
}
.holiday_txt_impact {
  font-size: 140%;
  margin: 0 auto 30px;
  text-align: center;
  line-height: 1.5;
}
.holiday_txt_ex {
  padding: 20px;
  margin: 0 auto 40px;
  border: 2px dotted #058f2a;
  font-size: 85%;
}
.holiday_txt ul li {
  margin: 0 auto 10px;
  padding: 0 0 0 15px;
  background: url(../../img/icon_list.png) no-repeat 0 0.7em;
  background-size: 10px;
}
.holiday_txt ul li:last-child {
  margin: 0 auto;
}
.holiday_txt a {
  color: #058f2a;
  text-decoration: underline;
}
.holiday_txt em {
  font-style: normal;
  font-weight: bold;
}
.holiday_txt strong {
  display: block;
  margin: 0 auto 50px;
  font-size: 105%;
  text-align: center;
}
.holiday_txt p {
  padding: 0 0 30px 0;
  text-align: center;
}
.holiday_txt p:nth-of-type(2) {
  padding: 0 0 0 0;
}
.holiday_photo {
  max-width: 1000px;
  margin: 0 auto 50px;
  display: flex;
  justify-content: space-around;
  align-items: end;
}
.holiday_photo li:first-child {
  width: 33%;
}
.holiday_photo li:first-child img {
  padding: 0 0 30px 0;
}
.holiday_photo li:nth-of-type(2) {
  width: 33%;
}
.holiday_photo li:nth-of-type(2) img {
  padding: 0 0 30px 0;
}
.holiday_photo li:last-child {
  width: 31.5%;
}
.holiday_photo li:last-child img {
  padding: 0 0 10px 0;
}
.holiday_photo li img {
  width: 100%;
  height: auto;
}
.holiday .radiko_btn a {
  display: block;
  max-width: 560px;
  height: 118px;
  margin: 0 auto 100px;
  background: url(../../img/radiko_btn.png);
  background-size: 100%;
  text-indent: -9999px;
  box-shadow: 7.19px 3.507px 13.6px 2.4px rgba(32, 158, 65, 0.19);
  border-radius: 16px;
  transition: all 0.3s ease;
}
.holiday .radiko_btn a:hover {
  display: block;
  max-width: 560px;
  height: 118px;
  background: url(../../img/radiko_btn_over.png);
  background-size: 100%;
  box-shadow: 7.19px 3.507px 13.6px 2.4px rgba(32, 158, 65, 0.19);
  border-radius: 16px;
  transition: all 0.3s ease-in;
  transform: translate(0, 8px);
}
.holiday .radiko_btn　a img {
  border-radius: 16px;
}
.holiday .radiko_btn2 a {
  display: block;
  max-width: 560px;
  height: 118px;
  margin: 0 auto 50px;
  background: url(../../img/radiko_btn2.png);
  background-size: 100%;
  text-indent: -9999px;
  box-shadow: 7.19px 3.507px 13.6px 2.4px rgba(32, 158, 65, 0.19);
  border-radius: 16px;
  transition: all 0.3s ease;
}
.holiday .radiko_btn2 a:hover {
  display: block;
  max-width: 560px;
  height: 118px;
  background: url(../../img/radiko_btn2_over.png);
  background-size: 100%;
  box-shadow: 7.19px 3.507px 13.6px 2.4px rgba(32, 158, 65, 0.19);
  border-radius: 16px;
  transition: all 0.3s ease-in;
  transform: translate(0, 8px);
}
.holiday .radiko_btn2　a img {
  border-radius: 16px;
}
.holiday .btn ul {
  max-width: 925px;
  margin: 0 auto 50px;
  display: flex;
  justify-content: center;
}
.holiday .btn ul li a {
  display: block;
  width: 605px;
  height: 124px;
  position: relative;
}
.holiday .btn ul li a img.icon1 {
  width: 100px;
  height: auto;
  position: absolute;
  top: -20px;
  left: -5px;
}
.holiday .btn ul li.btn1 a span {
  display: block;
  width: 605px;
  height: 124px;
  margin: 0 auto;
  border-radius: 0;
  box-shadow: none;
  text-indent: -9999px;
}
.holiday .btn ul li.btn3 span {
  display: block;
  width: 605px;
  height: 124px;
  margin: 0 auto;
  border-radius: 0;
  box-shadow: none;
  text-indent: -9999px;
}
.holiday .btn ul li.btn3 span img {
  width: 100%;
}
.holiday .btn ul li.btn1 a span {
  background: url(../../img/episode_btn2.png) no-repeat;
  background-size: 100%;
}
.holiday .btn ul li.btn1 a:hover span {
  background: url(../../img/episode_btn2_over.png) no-repeat;
  background-size: 100%;
}
.holiday .btn ul li.btn3 span {
  background: url(../../img/episode_btn2.png) no-repeat;
  background-size: 100%;
}
.holiday_present {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 0 40px 0;
  margin: 0 0 70px 0;
  border-radius: 20px;
  border: 3px dotted #058f2a;
  color: #058f2a;
  background: #fff;
}
.holiday_present_subttl {
  width: 100%;
  text-align: center;
}
.holiday_present_subttl img {
  max-width: 280px;
  height: auto;
  position: relative;
  margin: -20px 0 0 0;
}
.holiday_present_txt {
  width: 90%;
  padding: 20px 0 5px 0;
  margin: 0 auto;
  font-size: 120%;
  line-height: 1.6;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.holiday_present_txt .holiday_present01 {
  width: 30%;
}
.holiday_present_txt .holiday_present02 {
  width: 70%;
}
.holiday_present_txt a {
  color: #058f2a;
  text-decoration: underline;
}
.holiday_present_txt_impact {
  line-height: 1.4;
}
.holiday_present_txt em {
  color: #231fba;
  font-size: 85%;
  font-style: normal;
  font-weight: bold;
}
.holiday_present_txt span {
  font-size: 100%;
}
.holiday_present_txt p {
  padding: 0 0 20px 0;
  font-weight: normal;
}
.holiday_present_txt p strong {
  font-weight: bold;
  font-size: 115%;
  line-height: 1.6;
}
.holiday_present_txt img.bottle {
  float: left;
  max-width: 210px;
  margin: 0 40px 40px 0;
}
.holiday_present .solidline {
  margin: 40px auto 0;
  padding: 40px 0 5px 0;
  border-top: 1px solid #058f2a;
}
.holiday_present_submit a {
  display: block;
  max-width: 350px;
  margin: 0;
  padding: 5px 0;
  border-radius: 8px;
  background: #058f2a url(../../img/arrow-right.png) no-repeat 95% 50%;
  background-size: 10px;
  color: #fff;
  font-size: 100%;
  text-align: center;
  text-decoration: none;
}
.holiday_present_submit a:hover {
  text-decoration: none;
  background: #f7f931 url(../../img/arrow-right2.png) no-repeat 95% 50%;
  background-size: 10px;
  color: #058f2a;
  transition: all 0.3s ease-in;
}

@media screen and (max-width: 1280px) {
  .holiday {
    padding: 7vw 0 7vw 0;
  }
  .holiday .sp {
    display: none;
  }
  .holiday .pc {
    display: block;
  }
  .holiday_txt {
    display: block;
    width: 90%;
    padding: 3vw 0 7vw 0;
    margin: 0 auto;
    font-size: 110%;
    font-weight: normal;
    line-height: 1.6;
  }
  .holiday_txt_ex {
    padding: 2vw;
    margin: 0 auto 7vw;
  }
  .holiday_txt p {
    margin: 0 auto 7vw;
    padding: 0;
    text-align: center;
  }
  .holiday_txt strong {
    margin: 0 auto 2vw;
  }
  .holiday_txt .holiday_present01 {
    width: 100%;
    text-align: center;
  }
  .holiday_txt .holiday_present02 {
    width: 100%;
    text-align: center;
  }
  .holiday .btn ul {
    max-width: 925px;
    width: auto;
    margin: 0 auto 3vw;
    display: flex;
    justify-content: center;
  }
  .holiday .btn ul li a {
    display: block;
    width: auto;
    height: auto;
    position: relative;
  }
  .holiday .btn ul li a img.icon1 {
    width: 90px;
    height: auto;
    position: absolute;
    top: -2vw;
    left: -5px;
  }
  .holiday .btn ul li a img {
    width: 100%;
  }
  .holiday .btn ul li a span {
    display: block;
    width: auto;
    height: auto;
    text-indent: 0px;
  }
  .holiday .btn ul li a span img {
    width: 100%;
    max-width: 525px;
    height: auto;
  }
  .holiday .btn ul li.btn1 a span {
    height: auto;
    background: none;
  }
  .holiday .btn ul li.btn1 a:hover span {
    background: none;
  }
  .holiday_present_txt {
    display: block;
    width: 95%;
    padding: 3vw 0 0 0;
    margin: 0 auto;
    font-size: 110%;
    font-weight: normal;
    line-height: 1.6;
  }
  .holiday_present_txt .holiday_present01 {
    width: 100%;
    text-align: center;
  }
  .holiday_present_txt .holiday_present02 {
    width: 100%;
    text-align: center;
  }
  .holiday_present_txt_impact {
    line-height: 1.4;
  }
  .holiday_present_txt span {
    font-weight: normal;
    font-size: 80%;
    line-height: 1.6;
  }
  .holiday_present_txt p {
    padding: 0 0 5vw 0;
  }
  .holiday_present_txt p strong {
    font-weight: bold;
    font-size: 110%;
    line-height: 1.6;
  }
  .holiday_present_txt img.bottle {
    float: none;
    max-width: 210px;
    margin: 0 auto 4vw;
    display: block;
  }
  .holiday_present_submit a {
    display: block;
    max-width: 300px;
    margin: 0 auto;
    padding: 8px 0 10px;
    border-radius: 8px;
    background: #058f2a url(../../img/arrow-right.png) no-repeat 95% 50%;
    background-size: 10px;
    color: #fff;
    font-size: 120%;
    line-height: 1;
    font-weight: normal;
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  .holiday {
    padding: 7vw 0 25vw 0;
    background: #e8fff2;
  }
  .holiday .sp {
    display: block;
  }
  .holiday .pc {
    display: none;
  }
  .holiday_subtt {
    margin: 0 0 5vw 0;
    padding: 0 0 2vw 0;
    text-align: center;
  }
  .holiday_subtt img {
    display: block;
    width: 80%;
    max-width: 600px;
    height: auto;
    margin: 0 auto;
  }
  .holiday_subtt2 {
    margin: 0 auto 7vw;
  }
  .holiday_inner {
    position: relative;
    width: 90%;
    max-width: 1000px;
    padding: 0 0 0 0;
    margin: 0 auto;
  }
  .holiday_txt {
    width: 95%;
    margin: 0 auto;
    font-size: 100%;
    line-height: 1.7;
    margin: 0 auto;
    font-weight: normal;
  }
  .holiday_txt p {
    text-align: left;
  }
  .holiday_txt_impact {
    font-size: 130%;
  }
  .holiday_present_txt .holiday_present01 {
    text-align: left;
  }
  .holiday_present_txt .holiday_present02 {
    text-align: left;
  }
  .holiday .btn ul {
    max-width: 925px;
  }
  .holiday .btn ul li a {
    display: block;
    width: auto;
    height: auto;
    position: relative;
  }
  .holiday .btn ul li a img.icon1 {
    width: 70px;
    height: auto;
    position: absolute;
    top: -8vw;
    left: -5px;
  }
  .holiday .btn ul li a img {
    width: 100%;
  }
  .holiday .btn ul li a span {
    display: block;
    width: auto;
    height: auto;
    text-indent: 0px;
  }
  .holiday .btn ul li a span img {
    width: 100%;
    max-width: 525px;
    height: auto;
  }
  .holiday .btn ul li.btn1 a span {
    background: none;
  }
  .holiday .btn ul li.btn1 a:hover span {
    background: none;
  }
  .holiday_photo {
    max-width: 1000px;
    margin: 0 auto 6vw;
    display: flex;
    justify-content: space-around;
    align-items: end;
    flex-wrap: wrap;
  }
  .holiday_photo li:first-child {
    width: 49%;
    max-width: 300px;
  }
  .holiday_photo li:first-child img {
    padding: 0 0 0 0;
  }
  .holiday_photo li:nth-of-type(2) {
    width: 49%;
    max-width: 300px;
  }
  .holiday_photo li:nth-of-type(2) img {
    padding: 0 0 0 0;
  }
  .holiday_photo li:last-child {
    width: 55%;
    max-width: 330px;
  }
  .holiday_photo li:last-child img {
    padding: 0 0 10px 0;
  }
  .holiday_photo li img {
    width: 100%;
    height: auto;
  }
  .holiday .radiko_btn a,
  .holiday .radiko_btn2 a {
    display: block;
    max-width: 560px;
    width: 90%;
    height: auto;
    margin: 0 auto 12vw;
    background: none;
    text-indent: 0;
    box-shadow: none;
  }
  .holiday .radiko_btn a img,
  .holiday .radiko_btn2 a img {
    width: 100%;
    height: auto;
    border-radius: 16px;
    box-shadow: 7.19px 3.507px 13.6px 2.4px rgba(32, 158, 65, 0.19);
  }
  .holiday .radiko_btn a:hover, .holiday .radiko_btn2 a:hover {
    display: block;
    max-width: 560px;
    width: 90%;
    height: auto;
    background: none;
  }
  .holiday_present {
    padding: 0 0 7vw 0;
  }
  .holiday_present_subttl {
    width: 100%;
    text-align: center;
  }
  .holiday_present_subttl img {
    max-width: 205px;
    height: auto;
    position: relative;
    margin: -3vw 0 0 0;
  }
  .holiday_present_txt {
    width: 85%;
  }
}
@media screen and (max-width: 375px) {
  .holiday_txt p {
    text-align: left;
  }
}
/*////////////////
.oneday
////////////////*/
.oneday {
  margin: 0;
  padding: 70px 0 130px 0;
}
.oneday_subtt {
  margin: 0 0 55px 0;
  text-align: center;
}
.oneday_subtt img {
  max-width: 336px;
}
.oneday_subtt2 {
  position: relative;
  margin: 0 auto 60px;
  text-align: center;
}
.oneday_subtt2 img {
  max-width: 860px;
}
.oneday_inner {
  max-width: 1000px;
  margin: 0 auto;
}
.oneday_txt {
  font-size: 140%;
  line-height: 1.7;
  color: #058f2a;
  font-weight: 600;
  margin: 0 auto 55px;
  text-align: center;
}
.oneday_txt a {
  text-decoration: underline;
  color: #058f2a;
}
.oneday_txt a:hover {
  text-decoration: underline;
}
.oneday_detail a {
  display: block;
  max-width: 210px;
  margin: 0 auto;
  padding: 10px 0;
  color: #fff;
  background: #231fba url(../../img/arrow-right3.png) no-repeat 94% 50%;
  background-size: 15px;
  border-radius: 30px;
  text-align: center;
}

.remodal .oneday {
  padding: 80px 0 50px 0;
}
.remodal .oneday_subtt2 {
  text-align: center;
}
.remodal .oneday_subtt2 img {
  max-width: 600px;
  height: auto;
}
.remodal .oneday_subtt3 {
  text-align: center;
  margin: 0 auto 40px;
  background: url(../../img/join_bg.png) no-repeat;
  background-size: 100%;
}
.remodal .oneday_subtt3 img {
  max-width: 140px;
  height: auto;
}
.remodal .oneday_txt {
  margin: 0 auto;
}
.remodal .oneday_x_btn {
  margin: 0 auto 70px;
  transition: all 0.3s ease;
}
.remodal .oneday_x_btn img {
  max-width: 500px;
  height: auto;
}
.remodal .oneday_x_btn:hover {
  opacity: 0.7;
  transition: all 0.3s ease-in;
  transform: translate(0, 8px);
}
.remodal .radiko_img {
  width: 98%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.remodal .radiko_img li {
  width: 32%;
  margin: 0 10px 40px 0;
  font-size: 70%;
  line-height: 1.3;
  color: #333;
}
.remodal .radiko_img li img {
  width: 100%;
  height: auto;
}
.remodal .radiko_img li:nth-of-type(3) {
  margin: 0 0 40px 0;
}
.remodal .radiko_img li a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 1280px) {
  .oneday {
    margin: 0;
    padding: 0px 0 30vw 0;
  }
  .oneday_subtt {
    margin: 0 0 7vw 0;
    text-align: center;
  }
  .oneday_subtt img {
    max-width: 306px;
  }
  .oneday_subtt2 {
    position: relative;
    margin: 0 auto 5vw;
    text-align: center;
  }
  .oneday_subtt2 img {
    max-width: 860px;
    width: 95%;
  }
  .oneday_inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  .oneday_txt {
    width: 90%;
    font-size: 120%;
    line-height: 1.7;
    color: #058f2a;
    font-weight: 600;
    margin: 0 auto 7vw;
    text-align: center;
  }
  .oneday_txt a {
    text-decoration: underline;
    color: #058f2a;
  }
  .oneday_txt a:hover {
    text-decoration: underline;
  }
  .oneday_detail a {
    display: block;
    max-width: 210px;
    margin: 0 auto;
    padding: 10px 0;
    color: #fff;
    background: #231fba url(../../img/arrow-right3.png) no-repeat 94% 50%;
    background-size: 15px;
    border-radius: 30px;
    text-align: center;
    position: relative;
    z-index: 9;
  }
  .remodal .oneday {
    padding: 5vw 0 0vw 0;
  }
  .remodal .oneday_subtt2 {
    margin: 7vw 0 7vw 0;
    text-align: center;
  }
  .remodal .oneday_subtt2 img {
    max-width: 600px;
    height: auto;
  }
  .remodal .oneday_subtt3 {
    text-align: center;
    margin: 0 auto 7vw;
    background: url(../../img/join_bg.png) no-repeat center;
    background-size: 100%;
  }
  .remodal .oneday_subtt3 img {
    max-width: 140px;
    height: auto;
  }
  .remodal .oneday_txt {
    width: auto;
    margin: 0 auto;
    font-size: 140%;
    text-align: left;
  }
  .remodal .oneday_x_btn {
    margin: 0 auto 8vw;
  }
  .remodal .oneday_x_btn img {
    max-width: 500px;
    width: 90%;
    height: auto;
  }
  .remodal .radiko_img {
    width: 98%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .remodal .radiko_img li {
    width: 48%;
    margin: 0 0 5vw 0;
    font-size: 60%;
    line-height: 1.3;
    color: #333;
  }
  .remodal .radiko_img li img {
    width: 100%;
    height: auto;
  }
  .remodal .radiko_img li:nth-of-type(3) {
    margin: 0 0 4vw 0;
  }
}
@media screen and (max-width: 1280px) {
  .oneday {
    margin: 0;
    padding: 10vw 0 30vw 0;
  }
}
/*////////////////
.live
////////////////*/
.live {
  margin: 0 0 0 0;
  padding: 80px 0 130px 0;
  background: #e8fff2;
}
.live_subtt {
  margin: 0 0 55px 0;
  text-align: center;
}
.live_subtt img {
  max-width: 400px;
}
.live_inner {
  max-width: 1000px;
  margin: 0 auto 50px;
}
.live_con {
  max-width: 850px;
  margin: 0 auto 70px;
}
.live_con img {
  width: 100%;
  height: auto;
}
.live_txt {
  font-size: 140%;
  line-height: 1.7;
  margin: 0 auto 50px;
  color: #058f2a;
  text-align: center;
}
.live_txt p {
  margin: 0 auto 30px;
  font-weight: bold;
}
.live_txt strong {
  display: block;
  margin: 20px 0 0 0;
  font-weight: 900;
  font-size: 125%;
}
.live_txt strong br.sp {
  display: none;
}
.live_txt strong br.pc {
  display: inline;
}
.live_group {
  max-width: 1000px;
  display: flex;
  justify-content: center;
  color: #058f2a;
}
.live_group_entry {
  width: 47%;
  margin: 0 auto;
  min-height: 363px;
  background: url(../../img/frame1.png) no-repeat;
  background-size: 100%;
  text-align: center;
  display: flex;
  align-items: center;
}
.live_group_entry_subtt {
  padding: 0 0 25px 0;
}
.live_group_entry p {
  padding: 0 0 10px 0;
  font-size: 120%;
  line-height: 1.5;
}
.live_group_entry p span {
  font-size: 80%;
}
.live_group_entry img {
  width: 90%;
  height: auto;
}
.live_group_entry .end {
  width: 90%;
  margin: 0 auto;
  display: block;
  background: url(../../img/live_btn2_end.png);
  background-size: 100%;
  text-indent: -9999px;
  transition: all 0.3s ease;
}
.live_group_online {
  width: 70%;
  max-width: 730px;
  min-height: 364px;
  background: url(../../img/frame3.png) no-repeat;
  background-size: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.live_group_online_subtt {
  padding: 0 0 30px 0;
}
.live_group_online p {
  padding: 0 0 30px 0;
  font-size: 120%;
  line-height: 1.5;
}
.live_group_online p span {
  font-size: 80%;
}
.live_group_online img {
  width: 90%;
  max-width: 500px;
  height: auto;
}
.live_group_online ul {
  width: 100%;
  margin: 0 auto 0;
  display: flex;
  justify-content: space-between;
}
.live_group_online ul li {
  width: 49%;
}
.live_group_online ul li img {
  width: 100%;
  height: auto;
}
.live_group_online ul li a {
  width: 100%;
  margin: 0 auto;
  height: 64px;
  display: block;
  box-shadow: 1.798px 0.877px 13px 0px rgba(66, 66, 68, 0.19);
  border-radius: 36px;
  text-indent: -9999px;
}
.live_group_online ul li a.xbtn {
  background: url(../../img/x_btn.png) no-repeat center #141414;
  background-size: 80%;
  box-shadow: 1.798px 0.877px 13px 0px rgba(66, 66, 68, 0.4);
  transition: all 0.3s ease;
}
.live_group_online ul li a.xbtn:hover {
  background: url(../../img/x_btn_over.png) no-repeat center #434344;
  background-size: 80%;
  box-shadow: 1.798px 0.877px 13px 0px rgba(66, 66, 68, 0.4);
  transition: all 0.3s ease-in;
  transform: translate(0, 4px);
}
.live_group_online ul li a.youtube {
  background: url(../../img/youtube_btn.png) no-repeat center;
  background-size: 80%;
  transition: all 0.3s ease;
}
.live_group_online ul li a.youtube:hover {
  background: url(../../img/youtube_btn_over.png) no-repeat center #f2eeee;
  background-size: 80%;
  transition: all 0.3s ease-in;
  transform: translate(0, 4px);
}
.live .btn ul {
  max-width: 925px;
  margin: 0 auto 70px;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 1280px) {
  .live {
    margin: 0 0 0 0;
    padding: 0px 0 35vw 0;
  }
  .live_subtt {
    margin: 0 0 7vw 0;
    text-align: center;
  }
  .live_subtt img {
    max-width: 350px;
  }
  .live_inner {
    max-width: 1000px;
    width: 90%;
    margin: 0 auto 8vw;
  }
  .live_con {
    max-width: 850px;
    margin: 0 auto 8vw;
  }
  .live_con img {
    width: 100%;
    height: auto;
  }
  .live_txt {
    font-size: 120%;
    line-height: 1.5;
    margin: 0 auto 7vw;
    color: #058f2a;
    text-align: center;
  }
  .live_txt p {
    margin: 0 auto 5vw;
    font-weight: bold;
  }
  .live_txt strong {
    display: block;
    margin: 20px 0 0 0;
    font-weight: 900;
    font-size: 125%;
  }
  .live_txt strong br.sp {
    display: none;
  }
  .live_txt strong br.pc {
    display: inline;
  }
  .live_group {
    max-width: 1000px;
    display: block;
  }
  .live_group_entry {
    width: 90%;
    min-height: auto;
    margin: 0 auto 4vw;
    padding: 5vw 0;
    background: none;
    border: 3px solid #231fba;
    border-radius: 10px;
    background: #fff;
    text-align: center;
    display: flex;
    align-items: center;
  }
  .live_group_entry_subtt {
    padding: 0 0 5vw 0;
  }
  .live_group_entry p {
    width: 90%;
    margin: 0 auto;
    padding: 0 0 3vw 0;
    font-size: 120%;
    line-height: 1.5;
  }
  .live_group_entry p span {
    font-size: 80%;
  }
  .live_group_entry img {
    width: 90%;
    height: auto;
  }
  .live_group_entry .end {
    width: 90%;
    margin: 0 auto;
    display: block;
    background: url(../../img/live_btn2_end.png);
    background-size: 100%;
    text-indent: -9999px;
  }
  .live_group_online {
    width: 90%;
    min-height: auto;
    margin: 0 auto;
    padding: 5vw 0;
    background: none;
    border: 3px solid #058f2a;
    border-radius: 10px;
    background-size: 100%;
    background: #fff;
    text-align: center;
    display: flex;
    align-items: center;
  }
  .live_group_online_subtt {
    padding: 0 0 30px 0;
  }
  .live_group_online p {
    padding: 0 10px 30px 10px;
    font-size: 120%;
    line-height: 1.5;
  }
  .live_group_online p span {
    font-size: 80%;
  }
  .live_group_online img {
    width: 90%;
    height: auto;
  }
  .live_group_online ul {
    width: 85%;
    margin: 0 auto 0;
    display: flex;
    justify-content: space-between;
  }
  .live_group_online ul li {
    width: 49%;
  }
  .live_group_online ul li img {
    width: 100%;
    height: auto;
  }
  .live_group_online ul li a {
    width: 100%;
    margin: 0 auto;
    height: auto;
    display: block;
    border-radius: 60px;
    text-indent: -9999px;
  }
  .live_group_online ul li a.xbtn {
    background: url(../../img/x_btn.png) no-repeat #000;
    background-size: 100%;
  }
  .live_group_online ul li a.xbtn:hover {
    background: url(../../img/x_btn_over.png) no-repeat #434344;
    background-size: 100%;
  }
  .live_group_online ul li a.youtube {
    background: url(../../img/youtube_btn.png) no-repeat;
    background-size: 100%;
  }
  .live_group_online ul li a.youtube:hover {
    background: url(../../img/youtube_btn_over.png) no-repeat;
    background-size: 100%;
  }
}
@media screen and (max-width: 1280px) {
  .live {
    margin: 0 0 0 0;
    padding: 7vw 0 20vw 0;
  }
  .live .btn ul {
    max-width: 925px;
    margin: 0 auto 5vw;
    display: flex;
    justify-content: center;
  }
}
/*////////////////
.footer
////////////////*/
.footer {
  clear: both;
  position: relative;
  margin: 0 0 0 0;
  padding: 50px 0 20px 0;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  box-sizing: border-box;
  background: url(../../img/_footer_bg.jpg) no-repeat bottom center;
  background-size: 2034px;
}
.footer_nav ul {
  max-width: 560px;
  margin: 0 auto 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer_nav ul li a {
  display: block;
  width: 270px;
  height: 265px;
  border-radius: 270px;
  box-shadow: 3.595px 1.753px 15.3px 2.7px rgba(32, 158, 65, 0.24);
  text-indent: -9999px;
}
.footer_nav ul li a:hover {
  transition: all 0.3s ease-in;
}
.footer_nav ul li.nav1 a {
  background: url(../../img/footer_navi1.png) no-repeat top center;
  background-size: 270px;
  transition: all 0.3s ease;
}
.footer_nav ul li.nav1 a:hover {
  background: url(../../img/footer_navi1_over.png) no-repeat top center;
  background-size: 270px;
  transition: all 0.3s ease-in;
  transform: scale(1.06);
}
.footer_nav ul li.nav2 a {
  background: url(../../img/footer_navi2.png) no-repeat top center;
  background-size: 270px;
  transition: all 0.3s ease;
}
.footer_nav ul li.nav2 a:hover {
  background: url(../../img/footer_navi2_over.png) no-repeat top center;
  background-size: 270px;
  transform: scale(1.06);
}
.footer_brand {
  margin: 0 auto 70px;
}
.footer_brand img {
  border-radius: 10px;
}
.footer_listen {
  padding: 10px 0;
  margin: 0 0 40px 0;
  background: #fff;
}
.footer_listen_inner {
  display: block;
  padding: 0 0 20px 0;
  border-top: 1px solid #0099ff;
  border-bottom: 1px solid #0099ff;
}
.footer_listen.tab {
  display: none;
}
.footer_inner {
  position: relative;
  width: 98%;
  margin: 0 auto;
  padding: 0px 0 30px 0;
}
.footer_aside ul.sns {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 40px;
}
.footer_aside ul.sns > li {
  width: 35px;
  margin: 0 10px 0 0;
}
.footer_aside ul.sns > li img {
  width: 100%;
  height: auto;
}
.footer_aside ul.sns li:nth-of-type(1) {
  width: 35px;
  height: 35px;
}
.footer_aside ul.sns li:nth-of-type(1) img {
  width: 21px;
  padding: 7px;
  height: auto;
}
.footer_copyright {
  font-size: 65%;
  font-weight: normal;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 1280px) {
  .footer {
    clear: both;
    position: relative;
    margin: -1px 0 0 0;
    padding: 5vw 0 0 0;
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    box-sizing: border-box;
    background: url(../../img/sp_footer_bg.jpg) no-repeat top center;
    background-size: 100%;
  }
  .footer_nav ul {
    width: 90%;
    max-width: 560px;
    margin: 0 auto 5vw;
  }
  .footer_nav ul li {
    width: 49%;
  }
  .footer_nav ul li img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    box-shadow: none;
  }
  .footer_nav ul li a {
    display: block;
    width: auto;
    height: auto;
    border-radius: 0px;
    box-shadow: none;
    text-indent: 0;
  }
  .footer_nav ul li a:hover {
    transition: all 0.3s ease-in;
  }
  .footer_nav ul li.nav1 a {
    background: none;
    background-size: auto;
  }
  .footer_nav ul li.nav1 a:hover {
    background: none;
    background-size: auto;
  }
  .footer_nav ul li.nav2 a {
    background: none;
    background-size: auto;
  }
  .footer_nav ul li.nav2 a:hover {
    background: none;
    background-size: auto;
  }
  .footer_brand {
    margin: 0 auto 7vw;
    text-align: center;
  }
  .footer_brand img {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .footer_listen.tab {
    display: block;
    padding: 0;
    margin: 0 0 5vw 0;
    background: #fff;
  }
  .footer_listen.tab_inner {
    display: block;
    padding: 0 0 20px 0;
    border-top: 1px solid #0099ff;
    border-bottom: 1px solid #0099ff;
  }
  .footer_listen.pc {
    display: none;
  }
  .footer_inner {
    padding: 0px 0 5vw 0;
  }
  .footer_aside ul.sns {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 5vw;
  }
  .footer_aside ul.sns > li {
    width: 35px;
    margin: 0 10px 0 0;
  }
  .footer_aside ul.sns > li img {
    width: 100%;
    height: auto;
  }
  .footer_aside ul.sns li:nth-of-type(1) {
    width: 35px;
    height: 35px;
  }
  .footer_aside ul.sns li:nth-of-type(1) img {
    width: 21px;
    padding: 7px;
    height: auto;
  }
  .footer_copyright {
    font-size: 65%;
    font-weight: normal;
    color: #fff;
    text-align: center;
  }
}
a.is-top {
  position: fixed;
  bottom: 100px;
  right: 10px;
  display: block;
  padding: 0px;
  border-radius: 5px;
  color: #333;
  text-decoration: none;
  width: 70px;
  height: 70px;
  background: url(../../img/pagetop.png) no-repeat top;
  background-size: 100%;
}
@media screen and (max-width: 1280px) {
  a.is-top {
    position: relative;
    bottom: auto;
    right: auto;
    width: 70px;
    height: 70px;
    padding: 0;
    margin: 4vw auto 0;
  }
}

a.is-top:hover {
  opacity: 0.7;
  transition: all 0.3s ease-in;
}

a.is-top {
  text-indent: -9999px;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.wow {
  visibility: hidden;
}

/*ナビゲーション*/
#g-nav {
  position: fixed;
  z-index: -1;
  opacity: 0;
  /*はじめは透過0*/
  top: 0;
  width: 100%;
  height: 100vh;
  /*ナビの高さ*/
  background: #e8fff2;
  transition: all 0.7s;
}

#g-nav .tt {
  margin: 40% 0 5% 0;
  text-align: center;
}

#g-nav .tt img {
  max-width: 450px;
  height: auto;
}
@media screen and (max-width: 640px) {
  #g-nav .tt img {
    max-width: 350px;
  }
}

#g-nav.panelactive {
  opacity: 1;
  z-index: 999;
}

#g-nav.panelactive #g-nav-list {
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#g-nav ul {
  display: none;
  position: absolute;
  z-index: 999;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#g-nav.panelactive ul {
  display: block;
  margin: 0 auto;
}

/*リストのレイアウト設定*/
#g-nav li {
  list-style: none;
  text-align: center;
}

#g-nav li a {
  width: 400px;
  margin: 0 auto;
  color: #231fba;
  text-decoration: none;
  display: block;
  letter-spacing: 0em;
  padding: 16px 0;
  background: url(../../img/border_m.png) repeat-x bottom;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  #g-nav li a {
    width: 280px;
  }
}
#g-nav li a span {
  font-family: "Noto Sans JP", sans-serif;
}

/*========= ハンバーガーメニュー===============*/
.openbtn {
  position: absolute;
  z-index: 9999;
  /*ボタンを最前面に*/
  top: 0px;
  left: 0px;
  cursor: pointer;
  width: 50px;
  height: 50px;
}

.openbtn:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0px;
  left: 0px;
}

/*×に変化*/
.openbtn span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  top: 0px;
  left: 18px;
  height: 3px;
  border-radius: 0px;
  background-color: #fff;
  width: 55%;
}

.openbtn span:nth-of-type(1) {
  top: 20px;
}

.openbtn span:nth-of-type(2) {
  top: 30px;
}

.openbtn span:nth-of-type(3) {
  top: 40px;
}

.openbtn.active span:nth-of-type(1) {
  top: 27px;
  left: 21px;
  transform: translateY(6px) rotate(-45deg);
  width: 55%;
  background-color: #231fba;
}

.openbtn.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn.active span:nth-of-type(3) {
  top: 39px;
  left: 20px;
  transform: translateY(-6px) rotate(45deg);
  width: 55%;
  background-color: #231fba;
}

/*========= waveを描画するエリア設定 ===============*/
.wave {
  position: relative;
}

.wave:nth-child(1) {
  background: #fff;
}

.wave:nth-child(2) {
  background: #fff;
}

.wave:nth-child(3) {
  background: #e8fff2;
}

.wave:nth-child(5) {
  background: #e8fff2;
}

.wave canvas {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}/*# sourceMappingURL=style.css.map */