/*____________________________________

              共通
_____________________________________*/
*, *:before, *:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
img {
  width: 100%;
}
a {
  text-decoration: none;
}
a:hover {
  opacity: 0.6;
}
.wrapper {
  position: relative;
  width: 100%;
}
.transition:hover {
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: ease;
}

body {
  background-color: #000000;
  background-size: auto 100vh;
  background-position-x: center;
}

/*____________________________________

              TOPページ
_____________________________________*/

#bg_frame {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.top_bg_img, .panel_bg_img {
  width: 100%;
  height: auto;
}
.link {
  position: absolute;
}
.link a {
  display: block;
  width: 100%;
}
.logo {
  display: block;
  width: 32%;
  left: 34.4%;
  top: 6%;
}
.logo div {
  width: 100%;
  color: transparent;
  background-color: transparent;
  padding: 8%;
}
.link_catalog {
  width: 16%;
  top: 3%;
  left: 3%;
}
.link_banner {
  width: 13.5%;
  top: 3%;
  right: 1%;
}
.link_banner a {
  margin-bottom: 6px;
}
.banner_yasai_left {
  width: 8%;
  top: 35%;
  left: 25.4%;
}
.banner_yasai_right {
  width: 8%;
  top: 34.8%;
  right: 25.2%;
}
.vegetable_solution_left {
  width: 8%;
  top: 28.55%;
  left: 17.9%;
}
.vegetable_solution_right {
  width: 8.2%;
  top: 28.7%;
  right: 17.6%;
}
.news {
  left: 3%;
  width: 16%;
  top: 17%;
}
.link_banner a.questionnaire_btn {
  background-color: transparent;
  padding: 0;
}
.link.btn {
  width: 9.5%;
  bottom: 0;
  right: 1%;
  padding: 0;
}
/* コーナーのチャットボタン */
.link.btn.corner_chat_btn {
  bottom: 9%;
}
.news_title {
  color: #ff0d0a;
  font-size: 1.6vw;
  text-align: center;
  border-bottom: 2px solid #ff0d0a;
  top: 30%;
  font-weight: bold;
  position: absolute;
  left: 8%;
  padding: 0 0 5% 0;
  width: 80%;
}

.news_text {
  margin : 0 auto 40px;
  width : 80%;
  font-size: 1.4vw;
  text-align : center;
  overflow : hidden;
  padding: 3% 0 0 0;
  top: 53%;
  left: 9%;
  position: absolute;
}

.news_text p{
  margin:0;
  display : inline-block;
  padding-left: 100%;
  white-space : nowrap;
  line-height : 1em;
}

.kyusyoku_menu {
  width: 11%;
  left: 34%;
  top: 20%;
}
.livestage_schedule {
  width: 11%;
  right: 32.4%;
  top: 28%;
}
.link_livestage {
  width: 17%;
  top: 50%;
  left: 42%;
}
.link_trouble {
  width: 28%;
  top: 76%;
  left: 10%;
}
.link_trouble a,
.link_business a {
  pointer-events: none;
}
.link_business {
  width: 28%;
  top: 76%;
  right: 10%;
}
.contents_link {
  position: absolute;
  height: 5%;
  background-color: transparent;
}
.contents_link a:hover {
  transition-property: none;
  transition-duration: 0s;
  opacity: 0;
}
.fukidashi {
  display: none;
  width: 130px;
  position: absolute;
  text-align: center;
  padding: 5px;
  border-radius: 20px;
  background: #00be24;
  border: 3px solid #fff;
  color: #fff;
  font-weight: bold;
}
.fukidashi_ol {
  background: #ff9600;
}
.fukidashi_naporitan {
  top: 41%;
  left: 20.5%;
}
.fukidashi_risk {
  top: 46.5%;
  left: 9.5%;
}
.fukidashi_purant {
  top: 48.3%;
  width: 180px;
  left: 18.3%;
}
.fukidashi_kouritu {
  top: 46%;
  left: 31.7%;
}
.fukidashi_oisisa {
  top: 55.5%;
  left: 10.5%;
}
.fukidashi_kakou {
  top: 41.3%;
  right: 22%;
}
.fukidashi_kati {
  top: 55.5%;
  left: 24.7%;
  width: 150px;
}
.fukidashi_hotel {
  top: 45.5%;
  right: 30.9%;
}
.fukidashi_izakaya {
  top: 48.7%;
  right: 19.8%;
}
.fukidashi_kyuusyoku {
  top: 45.6%;
  right: 9.2%;
}
.fukidashi_resutoran {
  top: 55.4%;
  right: 23%;
  width: 180px;
}
.fukidashi_souzai {
  top: 55.4%;
  right: 8.8%;
  width: 150px;
}
.naporitan:hover + .fukidashi_naporitan,
.risk:hover + .fukidashi_risk,
.purant:hover + .fukidashi_purant,
.kouritu:hover + .fukidashi_kouritu,
.oisisa:hover + .fukidashi_oisisa,
.kati:hover + .fukidashi_kati,
.kakou:hover + .fukidashi_kakou,
.hotel:hover + .fukidashi_hotel,
.izakaya:hover + .fukidashi_izakaya,
.kyuusyoku:hover + .fukidashi_kyuusyoku,
.resutoran:hover + .fukidashi_resutoran,
.souzai:hover + .fukidashi_souzai {
  display: block;
}
.naporitan {
  width: 10%;
  top: 46%;
  left: 22%;
}
.risk {
  width: 10%;
  top: 50%;
  left: 9.5%;
}
.purant {
  width: 10%;
  top: 52%;
  left: 20.5%;
}
.kouritu {
  width: 10%;
  top: 50%;
  left: 32%;
}
.oisisa {
  width: 11%;
  top: 59.5%;
  left: 10%;
}
.kati {
  width: 11%;
  top: 60%;
  left: 25%;
}
.kakou {
  width: 9.5%;
  top: 42%;
  right: 23%;
}
.hotel {
  width: 10%;
  top: 50%;
  right: 31%;
}
.izakaya {
  width: 10.5%;
  top: 53%;
  right: 19.5%;
}
.kyuusyoku {
  width: 10%;
  top: 50%;
  right: 9%;
}
.resutoran {
  width: 11%;
  top: 59.5%;
  right: 24%;
}
.souzai {
  width: 11%;
  top: 59.5%;
  right: 9%;
}
/*上下にふわふわ動くアニメーション*/
.anime_up_01 {
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1.5s;
  animation-name: anime_up_01;
}
@keyframes anime_up_01 {
  0% {
    transform: translate(0, 0px);
  }
  100% {
    transform: translate(0, -6px);
  }
}
.anime_up_02 {
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1.5s;
  animation-name: anime_up_02;
}
@keyframes anime_up_02 {
  0% {
    transform: translate(0, 2px);
  }
  100% {
    transform: translate(0, 8px);
  }
}
.anime_up_03 {
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1.5s;
  animation-name: anime_up_03;
}
@keyframes anime_up_03 {
  0% {
    transform: translate(0, -4px);
  }
  100% {
    transform: translate(0, -8px);
  }
}


/*____________________________________

              コーナー
_____________________________________*/
.movie {
  position: absolute;
  width: 25.2%;
  top: 39.2%;
  left: 21%;
  height: 23.6%;
  border: 2px solid #333;
}
.thema .movie {
  top: 42.2%;
  left: 21%;
}
.movie iframe {
  vertical-align:bottom;
  height: 100.1%;
  width: 100.1%;
}
.movie_video {
  width: 26.1%;
  left: 20%;
}
.movie video {
  height: 100%;
}
.contents {
  position: absolute;
  width: 28%;
  top: 38.2%;
  right: 17.4%;
  height: 41.8%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
.thema .contents {
  top: 41.2%;
  height: 41%;
}
.contents a {
  display: block;
  border-radius: 20px;
  border: 2px solid #fff;
  overflow: hidden;
  width: 43%;
  height: 45.862%;
}
.contents a.border_bl {
  border: 2px solid skyblue;
}
.contents a.border_rd {
  border: 2px solid tomato;
}
.thema .contents a {
  height: 46.76%;
}
.contents a img {
  height: 100%;
  object-fit: contain;
}
.menu {
  position: absolute;
  width: 37%;
  top: 65.5%;
  left: 15.5%;
  display: flex;
  justify-content: space-between;
}
.thema .menu {
  top: 67.7%;
  left: 16.5%;
  width: 36%;
}
.movie_up_btn {
  position: absolute;
  width: 3.5%;
  left: 47.6%;
  top: 58%;
}
.thema .movie_up_btn {
  top: 61.2%;
}
.main_back_btn {
  position: absolute;
  width: 22%;
  left: 10%;
  top: 85%;
}

/*____________________________________

        コンテンツのポップアップ内
_____________________________________*/
.contents_link_btn {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 80%;
  top: 10.2%;
  left: 4%;
}
.link_off {
  pointer-events: none;
}
.link_off img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.page_link {
  position: absolute;
}
/*b-1 ページ内のリンクボタン*/
.b-1_page_link01,
.b-1_page_link02,
.b-1_page_link03 {
  pointer-events: none;
}
.b-1_page_link01 {
  width: 13%;
  top: 25.8%;
  left: 36%;
}
.b-1_page_link02 {
  width: 13%;
  top: 52.3%;
  left: 33%;
}
.b-1_page_link03 {
  width: 13%;
  top: 74.8%;
  left: 48.5%;
}
.contents_print {
  margin: 0 3% 0 0;
  cursor: pointer;
}
.contents_print:hover {
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: ease;
  opacity: .8;
}
.contents_link_btn a {
  display: block;
}
.contents_link_btn a:not(:last-child) {
  margin: 0 3% 0 0;
}

/*____________________________________

            エントランスページ
_____________________________________*/
.entrance {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}
.video {
  position: relative;
  overflow: hidden;
}

video.video-entrance {
  height: 100vw;
  min-height: 800px;
  width: auto;
}

.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: url(../images/entrance/dot.png);
  top: 0;
  background-size: cover;
  left: 0;
  z-index: 9;
  display: none;
}
.entrance_bg {
  position:absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}



/* header */
.header__nav--pc {
  position: fixed;
  width: 1000px;
  height: 80px;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  padding: 0 10px 0 30px;
  z-index: 1;
  border-radius: 40px;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.header__logo {
  margin-top: 10px;
  max-width: 120px;
}
.header__nav__list {
  list-style: none;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.header__nav__list .top {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 800;
  position: relative;
  margin: 30px 0 0 40px;
  padding: 0 0 27px 0;
}
.header__nav__list .top a {
  color: #000;
  font-size: 15px;
}
.header__nav__list .top::before {
  content: "";
  position: absolute;
  background-color: #00c13c;
  bottom: 0;
  left: 0;
  height: 6px;
  width: 40px;
}
.header_about,
.header_live_stage {
  width: 200px;
  margin: -25px 0 0 0;
}
.header_about {
  margin-right: -30px;
}
.header_about a:hover,
.header_live_stage a:hover {
  opacity: 1;
}
.header_about:hover {
  margin: -35px -30px 0 0;
}
.header_live_stage:hover {
  margin: -35px 0 0 0;
}
.header_points {
  margin: 5px 0 0 0;
  background-image: url(../images/entrance/header_points_dot.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  padding: 8px 0 8px 16px;
}
.header_points a {
  color: #000;
  font-size: 14px;
  display: block;
  position: relative;
  padding: 0 0 0 16px;

}
.header_points a:first-child {
  margin-bottom: 10px;
}
.header_points a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  background-image: url(../images/entrance/header_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
}
.header_btn {
  width: 70px;
  margin: 5px 0 0 0;
}
.header__nav--sp {
  z-index: 12;
  display: none;
  position: fixed;
  height: 100px;
  position: absolute;
  background-color: #fa0908;
  border-radius: 50%;
  width: 100px;
  right: -16px;
  top: -12px;
}
/*ハンバーガーメニューmenu*/
.line {
  background: #fff;
  display: block;
  height: 4px;
  position: absolute;
  transition: transform .3s;
  width: 50px;
}

.line--top {
  top: 35px;
  left: 17px;
}

.line--top.active {
  top: 47px;
  transform: rotate(45deg);
}

.line--center {
  top: 50px;
  left: 17px;
}

.line--center.active {
  transform: scaleX(0);
}

.line--bottom {
  top: 65px;
  left: 17px;
}

.line--bottom.active {
  top: 47px;
  transform: rotate(135deg);
}

/*ハンバーガーメニューmenuの中身 gnav*/
.gnav {
  left: 0;
  top: 0;
  height: 100%;
  position: fixed;
  background: #fff;
  background-image: url(../images/entrance/dot.png);
  background-size: contain;
  display: none;
  width: 100%;
  z-index: 11;
}
.gnav__wrap {
  height: 100%;
  position: absolute;
  overflow: scroll;
  width: 100%;
  display: flex;
  justify-content: center;
}
.gnav__menu {
  width: 100%;
  padding: 30px 45px;
  list-style: none;
}
.gnav__menu__item a {
  display: block;
  color: #000;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
  transition: .5s;
}
.gnav_topimg {
  width: 280px;
  margin: 0 auto;
  display: block;
  padding: 30px 0 0 0;
}
.gnav__menu__item.top a {
  position: relative;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 800;
  font-size: 20px;
  padding: 0 0 0 16px;
}
.gnav__menu__item.top a::before {
  content: "";
  position: absolute;
  left: -10px;
  top: 5px;
  background-image: url(../images/entrance/nav_arrow_green.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.gnav__menu__item.about {
  margin-left: -25px;
  min-width: 100%;
  width: 310px;
}
.gnav__menu__item.live_stage {
  margin-right: -30px;
  width: 310px;
}
.gnav__menu__item.points {
  display: flex;
  margin-bottom: 30px;
}
.gnav__menu__item.points a {
  position: relative;
  display: block;
  font-size: 20px;
  font-weight: normal;
  padding: 0 0 0 10px;
}
.gnav__menu__item.points a:first-child {
  margin-right: 40px;
}
.gnav__menu__item.points a::before {
  content: "";
  position: absolute;
  left: -10px;
  top: 5px;
  background-image: url(../images/entrance/header_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
}
.sp_login_btn {
  width: 310px;
  margin-bottom: 8px;
}
.sp_business_link {
  width: 310px;
}
.gnav_logo {
  width: 100px;
  display: block;
  margin: 15px auto;
  padding-bottom: 30px;
}
/* headerの切り替え */
@media screen and (max-width: 1024px) {
  .header__nav--pc {
    display: none;
  }
  .header__nav--sp {
    position: fixed;
    display: block;
  }
}
.entrance_contact {
  position: fixed;
  right: 0;
  top: 18%;
  width: 4%;
}
.bg_online {
  position: absolute;
  top: 23%;
  left: -3%;
  width: 15%;
}
.bg_napolitain {
  position: absolute;
  bottom: -12%;
  left: 5%;
  width: 16%;
}
.yasai {
  position: absolute;
}
.yasai_1 {
  top: -3%;
  left: 2%;
  width: 18%;
}
.yasai_2 {
  top: 10%;
  left: 40%;
  width: 22%;
}
.yasai_3 {
  top: 55%;
  left: -2%;
  width: 18%;
}
.yasai_4 {
  left: 38%;
  width: 20%;
  bottom: -3%;
}
.yasai_5 {
  top: 40%;
  width: 18%;
  right: -2%;
}
.entrance_page_title {
  position: absolute;
  left: 16%;
  top: 28%;
  width: 18%;
}
.online_link {
  position: absolute;
  left: 11%;
  top: 26%;
  width: 9%;
}
.rotation {
  position: relative;
  animation: rotation 4s linear infinite;
}
.online_btn_text {
  z-index: 2;
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
@keyframes rotation{
  0%{
  transform: rotate(0deg);
  }
  100%{
  transform: rotate(360deg);
  }
}
.login_btn {
  position: absolute;
  bottom: 0;
  left: 18%;
  width: 16%;
}
.login_btn a {
  display: block;
  margin: 0 0 10px 0;
}
.login_btn p {
  font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
}
.login_btn p span {
  color: #fa0908;
}
.sp_title_img {
  display: none;
}
.logo_sp {
  width: 20%;
  min-width: 90px;
  margin-left: 10px;
  display: none;
}
/* sp css */
@media screen and (max-width: 768px) {
  .entrance_bg {
    display: none;
  }
  .entrance {
    background: #fff;
    background-size: contain;
    padding: 12px;
    overflow: hidden;
    padding: 12px 12px 100px 12px;
  }

  .video::before {
    content: "";
    position: absolute;
    left: -2px;
    bottom: 0;
    background-image: url(../images/entrance/sp_top_line.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 102%;
    height: 70px;
  }
  .overlay {
    display: block;
    width: 100%;
    height: 100%;
  }
  .logo_sp {
    display: block;
  }
  .yasai_1 {
    top: 0;
    left: 0;
    width: 24%;
  }
  .yasai_2 {
    top: 25%;
    width: 38%;
    left: 35%;
  }
  .yasai_3 {
    top: 65%;
    left: -10px;
    width: 24%;
  }
  .yasai_4 {
    left: initial;
    right: 1%;
    width: 35%;
    bottom: 2%;
  }
  .yasai_5 {
    top: 10%;
    width: 26%;
  }
  .bg_online {
    top: 32%;
    left: initial;
    width: 26%;
    right: 1%;
  }
  .bg_napolitain {
    bottom: -40px;
    left: -20px;
    width: 40%;
  }
  .entrance_contact {
    width: 7%;
    z-index: 10;
  }
  .online_link {
    position: absolute;
    left: 8%;
    top: 37%;
    width: 23%;
  }
  .entrance_page_title {
    left: inherit;
    position: relative;
    width: 70%;
    display: block;
    margin: 20px auto 40px auto;
  }
  .login_btn {
    position: relative;
    top: 81%;
    width: 60%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 10;
  }
}

@media screen and (max-width: 480px) {
  .header__nav--sp {
    height: 80px;
    width: 80px;
  }
  .line {
    width: 35px;
  }
  .line--center {
    top: 45px;
  }
  .line--bottom {
    top: 55px;
  }
}

/*____________________________________

        ベジタブルソリューションとは？
_____________________________________*/
.about{
  background-color: #fffef8;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 0 0 0;
}
.about_overray {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/about/about_overray.png);
  z-index: 2;
}
.about_border {
  margin: 0 40px 0 40px;
  border: 4px solid #00a73c;
  border-bottom: none;
  border-radius: 20px 20px 0 0;
  padding-bottom: 40px;
}
.about_title {
  width: 70%;
  margin: 30px auto 30px 12%;
  display: block;
}
.about_proposal_logo {
  position: absolute;
  width: 12%;
  top: -100px;
  left: 3%;
}
.about_chart {
  padding: 30px;
}
.about_contents {
  background-color: #00a73c;
  border-radius: 20px 20px 0 0;
  position: relative;
  padding: 20px 40px 40px 40px;
}
.about_contents::before {
  position: absolute;
  width: 40%;
  height: 100px;
  background-size: contain;
  right: 5%;
  top: -10.1%;
  content: "";
  background-image: url(../images/about/yasai_before.png);
  background-repeat: no-repeat;
}

.about_contents_text {
  margin-top: 20px;
}
@media screen and (max-width: 480px) {
  .about_chart {
    padding: 10px;
  }
  .about_title {
    margin: 10px auto 10px 12%;
  }
  .about_proposal_logo {
    position: absolute;
    top: -20px;
  }
  .about_contents::before {
    width: 50%;
    right: 12%;
    top: -10.1%;
  }
}


/*____________________________________

              登録完了
_____________________________________*/
.registration_done {
  background-color: #fff;
  padding: 150px 0 0 0;
  text-align: center;
}
.registration_logo {
  position: absolute;
  top: 5%;
  left: 5%;
  width: 15%;
  min-width: 100px;
}
.registration_vs_logo {
  max-width: 400px;
  display: block;
  margin: 0 auto;
  width: 80%;
}
.registration_contents {
  margin: 0 auto;
  max-width: 960px;
  width: 90%;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  color: #666666;
  padding: 0 0 50px 0;
}
.registration_title {
  font-weight: 800;
  font-size: 31px;
  margin-bottom: 20px;
}
.registration_text {
  font-size: 17px;
  margin-bottom: 20px;
  line-height: 1.7;
}
.registration_text span {
  color: #00a63c;
}
.registration_note {
  width: 100%;
  border: 1px solid #00a63c;
  border-radius: 10px;
  margin: 20px auto;
  text-align: left;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  padding: 20px;
}
.registration_note_title {
  color: #00a63c;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
}
.registration_note_text {
  color: #333;
  padding: 0 0 0 10px;
  font-size: 14px;
}
.registration_note_text span {
  text-decoration: underline;
  font-weight: bold;
}

/*____________________________________

              登録画面
_____________________________________*/
.registration {
  background-color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  padding: 50px 0;
}
.registration .title {
  color: #00a63c;
  font-size: 27px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}
.registration_form {
  margin: 0 auto;
  max-width: 960px;
  width: 90%;
  border: 1px solid #999;
  border-radius: 10px;
  overflow: hidden;
}
.registration_form label,
.registration_form input {
  display: block;
  padding: 5px 10px;
}
.registration_form label {
  width: 100%;
  font-size: 18px;
  background-color: #e3e3e2;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.registration_form input[type="text"],
.registration_form input[type="email"],
.registration_form select {
  margin: 10px 20px;
  border:1px solid #ccc;
  width: calc(100% - 40px);
}
.registration_form input.post {
  display: inline;
  width: 40%;
}
.form-check-inline {
  margin-left: 10px;
}
.registration_form label.form-check-label {
  background-color: transparent;
}
.post_search {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: .3rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
}
.registration_textarea {
  margin: 0 auto;
  max-width: 960px;
  width: 90%;
}
.registration_textarea p {
  text-align: center;
  margin: 20px auto 10px auto;
  font-size: 22px;
}
.registration_textarea textarea {
  width: 100%;
  border-radius: 10px;
  border:1px solid #ccc;
}
.registration_btn {
  width: 90%;
  max-width: 300px;
  margin: 30px auto 10px auto;
  background-color: transparent;
  display: block;
  border: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.registration_btn:hover {
  opacity: .6;
}
.request_required {
  color: #fff;
  margin-left: 15px;
  background-color: #f20000;
  font-size: 14px;
  font-weight: bold;
  padding: 2px 4px;
}
/*____________________________________

          登録確認画面
_____________________________________*/
.registration_form_title {
  font-size: 18px;
  background-color: #e3e3e2;
  padding: 5px 10px;
}
.registration_form_text {
  margin: 10px 20px;
  font-size: 18px;
}

.entrance_top_back_btn {
  display: block;
  width: 70%;
  max-width: 200px;
  margin: 20px auto 20px 0;
}
.login_top_back_btn {
  position: absolute;
  bottom: 2%;
  left: 2%;
}

/*____________________________________

          ライブステージ
_____________________________________*/
.live_stage .livestage_schedule {
  right: 60.4%;
  top: 53%;
}
.live_stage_btn {
  width: 10.5%;
  right: 45%;
  top: 50.1%;
}

.top_contact {
  position: absolute;
  right: 0;
  bottom: 20%;
  width: 35px;
}
.live_btn {
  position: absolute;
  width: 25%;
}
.live_btn01 {
  top: 6.5%;
  left: 7.35%;
}
.live_btn02 {
  top: 6.5%;
  left: 36.8%;
}
.live_btn03 {
  top: 6.5%;
  right: 8.8%;
}
.live_btn04 {
  top: 23.3%;
  left: 22%;
}
.live_btn05 {
  top: 23.3%;
  right: 23.5%;
}

.transparentBlock {
  /* 透明 */
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
