* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

form {
  display: inline;
}

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

img {
  vertical-align: top;
}

ul, ol {
  list-style: none;
  letter-spacing: -0.4em;
}
ul li, ol li {
  letter-spacing: normal;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dd, dt {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

td, th {
  padding: 0;
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " ";
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* clearfix */
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

html,
body {
  scroll-behavior: smooth;
}

body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 4vw;
  line-height: 1.6;
  letter-spacing: 0.02em;
  color: #000000;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 18px;
  }
}
body a {
  color: inherit;
  text-decoration: none;
  transition: 0.2s ease;
}
body a:hover {
  opacity: 0.8;
}
body p.left {
  margin-top: 15px;
  text-align: left !important;
}
body p.strong {
  font-weight: 500;
}
body strong {
  font-weight: 500;
}
body img {
  width: 100%;
}

.pc_view {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .pc_view {
    display: block !important;
  }
}

.sp_view {
  display: block !important;
}
@media screen and (min-width: 768px) {
  .sp_view {
    display: none !important;
  }
}

.pc_view_i {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .pc_view_i {
    display: inline !important;
  }
}

.sp_view_i {
  display: inline !important;
}
@media screen and (min-width: 768px) {
  .sp_view_i {
    display: none !important;
  }
}

.wrapper {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .wrapper {
    max-width: 500px;
    margin: 0 auto;
  }
}
.wrapper .link_area {
  margin-top: 10px;
  text-align: center;
}
.wrapper .link_area .text {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .wrapper .link_area .text {
    font-size: 18px;
    vertical-align: top;
  }
}
.wrapper .link_area img {
  vertical-align: top;
  margin-top: 1.8vw;
  margin-left: 2.5vw;
  width: 8vw;
}
@media screen and (min-width: 768px) {
  .wrapper .link_area img {
    margin-top: 4px;
    margin-left: 15px;
    width: 50px;
  }
}
.wrapper .contents {
  overflow: hidden;
}
.wrapper .contents .main_article .text_kinoko {
  color: #EB9021;
}
.wrapper .contents .main_article .text_takenoko {
  color: #70D41E;
}
.wrapper .contents .main_article.bg_elm {
  background-image: url("../img/bg.png");
  background-repeat: repeat;
  background-position: 10px top;
  background-size: auto;
}
.wrapper .contents .main_article .bg_elm_2 {
  background-image: url("../img/bg_2.png");
  background-repeat: repeat;
  background-position: 10px top;
  background-size: auto;
}
.wrapper .contents .main_article .key_visual img {
  width: 100%;
}
.wrapper .contents .main_article h2.title {
  width: 70%;
  margin: 0 auto;
}
.wrapper .contents .main_article .line_yellow {
  background-image: url(../img/line_yellow.png);
  background-repeat: no-repeat;
  background-position: -20px top;
  background-size: 300% auto;
  height: 15vw;
  margin-top: -20px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .line_yellow {
    height: 78px;
  }
}
.wrapper .contents .main_article .line_bridge {
  background-image: url(../img/line_bridge.png);
  background-repeat: no-repeat;
  background-position: -20px top;
  background-size: 300% auto;
  height: 15vw;
  margin-top: -20px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .line_bridge {
    height: 78px;
  }
}
.wrapper .contents .main_article .profile {
  padding: 0 12px;
}
.wrapper .contents .main_article .profile.kinoko {
  background-image: url("../img/bg_kinoko.png");
  background-repeat: repeat;
  background-position: 20px top;
  background-size: auto;
}
.wrapper .contents .main_article .profile.takenoko {
  background-image: url("../img/bg_takenoko.png");
  background-repeat: repeat;
  background-position: 20px top;
  background-size: auto;
}
.wrapper .contents .main_article .profile > .inner {
  padding: 10vw 0 10vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .profile > .inner {
    padding: 60px 30px;
  }
}
.wrapper .contents .main_article .profile h2 {
  width: 40%;
  margin: 0 auto;
}
.wrapper .contents .main_article .profile .image_container {
  text-align: center;
  margin: 50px auto;
  width: 70%;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .profile .image_container {
    display: block !important;
  }
}
.wrapper .contents .main_article .profile .image_container.takenoko {
  width: 35%;
}
.wrapper .contents .main_article .profile p {
  color: #ffffff;
  margin: 0 auto;
  text-align: center;
  font-size: 3.2vw;
  padding-bottom: 12px;
  width: 90%;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .profile p {
    font-size: 14px;
  }
}
.wrapper .contents .main_article .goal {
  padding: 5vw 12px 1vw;
  background-color: #FFD942;
  color: #6E4000;
  margin-top: -25px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .goal {
    padding-top: 50px;
    background-position: right 20% bottom 0;
    background-size: 100px;
  }
}
.wrapper .contents .main_article .goal > .inner {
  margin-bottom: 2vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .goal > .inner {
    margin: 0 auto 60px;
  }
}
.wrapper .contents .main_article .goal .circle {
  background-image: url("../img/bg_circle.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
  margin-top: -45px;
  min-height: 100vw;
  padding: 70px 0 0;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .goal .circle {
    margin-top: -80px;
    min-height: 500px;
  }
}
.wrapper .contents .main_article .goal .title {
  text-align: center;
  font-size: 6vw;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .goal .title {
    font-size: 32px;
    margin-bottom: 30px;
  }
}
.wrapper .contents .main_article .goal .top_elm {
  text-align: center;
  font-weight: 700;
  position: relative;
}
.wrapper .contents .main_article .goal .top_elm.more {
  font-size: 6vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .goal .top_elm.more {
    font-size: 32px;
  }
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .goal .top_elm:after {
    top: -50px;
    left: 100px;
    height: 50px;
  }
}
.wrapper .contents .main_article .goal .bottom_elm p {
  margin-top: 1.5vw;
  text-align: center;
  font-size: 8.5vw;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .goal .bottom_elm p {
    margin-top: 30px;
    font-size: 32px;
  }
}
.wrapper .contents .main_article .goal .bottom_sec p {
  font-size: 3.5vw;
  margin-top: 2vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .goal .bottom_sec p {
    margin-top: 15px;
    font-size: 20px;
  }
}
.wrapper .contents .main_article .goal .attention p {
  margin-top: 5vw;
  text-align: center;
  font-size: 2vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .goal .attention p {
    margin-top: 10px;
    font-size: 10px;
  }
}
.wrapper .contents .main_article .goal .more {
  width: 70%;
  margin: 10vw auto;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .goal .more {
    margin: 30px auto;
  }
}
.wrapper .contents .main_article .bg_area {
  border-color: #FFBE62;
  border-width: 5px 5px 20px;
  border-radius: 35px;
  border-style: solid;
  width: 90%;
  margin: 0 auto;
  background-color: #FFDF87;
  color: #6E4000;
  margin-top: -35px;
  padding: 50px 5px 50px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .bg_area {
    margin-top: -70px;
  }
}
.wrapper .contents .main_article .tokuten {
  padding: 6vw 0 20px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .tokuten {
    padding-top: 60px;
  }
}
.wrapper .contents .main_article .tokuten .title {
  text-align: center;
  font-size: 6vw;
  font-weight: 700;
}
.wrapper .contents .main_article .tokuten .top_elm p {
  text-align: center;
  font-size: 4vw;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .tokuten .top_elm p {
    margin-top: 40px;
    font-size: 16px;
  }
}
.wrapper .contents .main_article .tokuten .bottom_elm p {
  margin-top: 3vw;
  text-align: center;
  font-size: 5vw;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .tokuten .bottom_elm p {
    font-size: 20px;
    margin-top: 20px;
  }
}
.wrapper .contents .main_article .tokuten .bottom_elm p.big {
  font-size: 6vw;
  margin-top: 10vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .tokuten .bottom_elm p.big {
    margin-top: 40px;
    font-size: 25px;
  }
}
.wrapper .contents .main_article .tokuten .bottom_sec p {
  margin-top: 3vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .tokuten .bottom_sec p {
    margin-top: 20px;
  }
}
.wrapper .contents .main_article .tokuten .attention p {
  margin-top: 2vw;
  text-align: center;
  font-size: 2.5vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .tokuten .attention p {
    font-size: 10px;
    margin-top: 20px;
  }
}
.wrapper .contents .main_article .tokuten .bg_area .inner {
  margin-top: 10vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .tokuten .bg_area .inner {
    margin-top: 60px;
  }
}
.wrapper .contents .main_article .method {
  color: #008E15;
  padding: 12px 0 20px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .method {
    padding: 20px 30px;
  }
}
.wrapper .contents .main_article .method h2.text {
  text-align: center;
  margin-bottom: 5vw;
  font-weight: 700;
  font-size: 6vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .method h2.text {
    font-size: 32px;
    margin-bottom: 30px;
  }
}
.wrapper .contents .main_article .method p {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .method p {
    font-size: 16px;
  }
}
.wrapper .contents .main_article .method p.top {
  margin-top: 5vw;
}
.wrapper .contents .main_article .method .step_header_text {
  font-size: 5vw;
  color: #FF0000;
  font-weight: bold;
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .method .step_header_text {
    font-size: 32px;
  }
}
.wrapper .contents .main_article .method .attention {
  font-size: 3vw;
  color: #FF0000;
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .method .attention {
    font-size: 20px;
  }
}
.wrapper .contents .main_article .method a {
  text-decoration: underline;
}
.wrapper .contents .main_article .method .step_area {
  margin: 40px 0;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .method .step_area {
    margin: 25px 0;
  }
}
.wrapper .contents .main_article .method .step_area a {
  text-decoration: underline;
}
.wrapper .contents .main_article .method .step_area .step {
  width: 20%;
  margin: 0 auto;
}
.wrapper .contents .main_article .method .step_area .link {
  font-size: 3.5vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .method .step_area .link {
    font-size: 12px;
  }
}
.wrapper .contents .main_article .product {
  color: #6E4000;
}
.wrapper .contents .main_article .product .list_item {
  padding: 12px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .product .list_item {
    max-width: 500px;
    margin: 30px auto 0;
  }
}
.wrapper .contents .main_article .product .list_item > .inner {
  padding: 8vw 20px 20px;
}
.wrapper .contents .main_article .product .list_item .title {
  text-align: center;
  margin-bottom: 5vw;
  font-weight: 700;
  font-size: 6vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .product .list_item .title {
    font-size: 25px;
  }
}
.wrapper .contents .main_article .product .list_item ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.wrapper .contents .main_article .product .list_item ul li {
  width: 80%;
  padding: 15px 10px 0;
  margin-bottom: 5vw;
}
.wrapper .contents .main_article .product .list_item ul li h4 {
  margin-top: 10px;
  font-weight: normal;
  font-size: 4vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .product .list_item ul li h4 {
    font-size: 18px;
  }
}
.wrapper .contents .main_article .product .list_item ul li .image_container img {
  width: 100%;
}
.wrapper .contents .main_article .product .attention {
  width: 80%;
  margin: 0 auto;
}
.wrapper .contents .main_article .product .attention p {
  font-size: 14px;
  font-weight: 700;
}
.wrapper .contents .main_article .online {
  padding: 5vw 0 10vw;
  color: #6E4000;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online {
    padding: 10px 0 60px;
  }
}
.wrapper .contents .main_article .online > .inner {
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online > .inner {
    max-width: 500px;
    margin: 30px auto 0;
  }
}
.wrapper .contents .main_article .online h3 {
  text-align: center;
  font-size: 4vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online h3 {
    font-size: 16px;
  }
}
.wrapper .contents .main_article .online .img_title {
  display: flex;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online .img_title {
    margin-bottom: 40px;
  }
}
.wrapper .contents .main_article .online .img_title span {
  height: 12vw;
  width: 70%;
  font-weight: 500;
  font-size: 5vw;
  text-align: center;
  vertical-align: top;
  padding-top: 1.2vw;
  position: relative;
  padding-left: 6vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online .img_title span {
    height: 100px;
    font-size: 32px;
    padding-top: 18px;
    padding-left: 30px;
  }
}
.wrapper .contents .main_article .online .img_title span img {
  position: absolute;
  top: 1.5vw;
  left: 5vw;
  width: 10vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online .img_title span img {
    top: 20px;
    left: 80px;
    width: 70px;
  }
}
.wrapper .contents .main_article .online .img_title:before {
  content: "";
  height: 12vw;
  width: 15%;
  background-image: url("../img/support_le.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online .img_title:before {
    height: 100px;
  }
}
.wrapper .contents .main_article .online .img_title:after {
  content: "";
  height: 12vw;
  width: 15%;
  background-image: url("../img/support_re.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online .img_title:after {
    height: 100px;
  }
}
.wrapper .contents .main_article .online .title_date {
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online .title_date {
    margin-left: 0;
  }
}
.wrapper .contents .main_article .online .title_date span {
  display: inline-block;
  font-size: 4.5vw;
  font-weight: 500;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online .title_date span {
    font-size: 24px;
  }
}
.wrapper .contents .main_article .online p {
  text-align: center;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online p {
    font-size: 16px;
  }
}
.wrapper .contents .main_article .online p strong {
  font-weight: 700;
}
.wrapper .contents .main_article .online .btn_form {
  text-align: center;
  padding: 0 6vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online .btn_form {
    margin-top: 0px;
  }
}
.wrapper .contents .main_article .online .btn_form a {
  display: inline-block;
  width: 100%;
  font-size: 4.6vw;
  font-weight: 700;
  padding: 4vw 0;
  border-radius: 3vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online .btn_form a {
    font-size: 24px;
    padding: 20px 0;
  }
}
.wrapper .contents .main_article .online .btn_form a img {
  vertical-align: top;
  margin-top: 1.8vw;
  margin-left: 2.5vw;
  width: 8vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online .btn_form a img {
    margin-top: 8px;
    margin-left: 15px;
    width: 50px;
  }
}
.wrapper .contents .main_article .online .caution {
  margin-top: 36px;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online .caution {
    margin-top: 20px;
  }
}
.wrapper .contents .main_article .online .caution .text {
  text-align: center;
  font-weight: 500;
  font-size: 4vw;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online .caution .text {
    font-size: 24px;
  }
}
.wrapper .contents .main_article .online .caution .text img {
  vertical-align: top;
  margin-top: 1vw;
  margin-right: 2vw;
  width: 6vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online .caution .text img {
    margin-top: 7px;
    margin-right: 16px;
    width: 26px;
  }
}
.wrapper .contents .main_article .online .caution .image_container {
  width: 60%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online .caution .image_container {
    width: 30%;
  }
}
.wrapper .contents .main_article .online .caution .image_container img {
  width: 100%;
}
.wrapper .contents .main_article .online .caution .caution_text {
  margin-top: 5vw;
}
.wrapper .contents .main_article .online .caution .caution_text li {
  font-size: 3.5vw;
  text-indent: -3.2vw;
  padding-left: 3.2vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .online .caution .caution_text li {
    font-size: 18px;
    text-indent: -18px;
    padding-left: 18px;
  }
}
.wrapper .contents .main_article .online .caution .caution_text li a {
  text-decoration: underline;
}
.wrapper .contents .main_article .required_info {
  padding: 13vw 0 20px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .required_info {
    padding-top: 60px;
  }
}
.wrapper .contents .main_article .required_info .title {
  text-align: center;
  font-size: 6vw;
  margin-bottom: 5vw;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .required_info .title {
    font-size: 25px;
  }
}
.wrapper .contents .main_article .required_info ul {
  text-align: center;
}
.wrapper .contents .main_article .required_info .attention p {
  margin-top: 5vw;
  font-size: 2.5vw;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .required_info .attention p {
    font-size: 10px;
    padding: 0 20px;
  }
}
.wrapper .contents .main_article .streaming {
  background-color: #FFD89A;
  padding: 20px 12px 18vw;
  position: relative;
  margin-top: -30px;
}
.wrapper .contents .main_article .streaming .bg_area {
  background-color: #ffffff;
  margin-top: -55px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .streaming {
    padding: 20px 12px 30px;
  }
}
.wrapper .contents .main_article .streaming a {
  text-decoration: underline;
}
.wrapper .contents .main_article .streaming .more {
  position: absolute;
  top: -14vw;
  left: 0;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .streaming .more {
    top: -80px;
    left: 50%;
    margin-left: -300px;
  }
}
.wrapper .contents .main_article .streaming .more img {
  width: 100%;
}
.wrapper .contents .main_article .streaming .title {
  text-align: center;
  margin-bottom: 5vw;
  font-weight: 700;
  font-size: 6vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .streaming .title {
    font-size: 25px;
    margin-bottom: 20px;
  }
}
.wrapper .contents .main_article .streaming p {
  text-align: center;
  padding-bottom: 12px;
  font-weight: 500;
  font-size: 3vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .streaming p {
    font-size: 16px;
  }
}
.wrapper .contents .main_article .streaming p.strong {
  font-weight: 700;
  font-size: 3.5vw;
}
.wrapper .contents .main_article .streaming .schedule {
  margin-top: 30px;
  padding: 0 25px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .streaming .schedule {
    max-width: 500px;
    margin: 20px auto;
  }
}
.wrapper .contents .main_article .streaming .schedule > div {
  position: relative;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .streaming .schedule > div {
    padding: 0 20px;
  }
}
.wrapper .contents .main_article .streaming .schedule > div img {
  position: absolute;
  width: 30vw;
  top: -1.5vw;
  right: 2vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .streaming .schedule > div img {
    width: 140px;
    top: -20px;
    right: 10px;
  }
}
.wrapper .contents .main_article .streaming .schedule h4 {
  text-align: center;
  font-weight: 700;
  font-size: 5vw;
  margin-bottom: 10vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .streaming .schedule h4 {
    font-size: 20px;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .streaming .schedule p {
    font-size: 18px;
  }
}
.wrapper .contents .main_article .shop {
  padding: 0 12px;
}
.wrapper .contents .main_article .shop h2 {
  font-size: 6vw;
  text-align: center;
  padding: 60px 0;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .shop h2 {
    font-size: 32px;
  }
}
.wrapper .contents .main_article .shop .store_category ul {
  list-style: none;
  margin: 0;
  padding: 0 40px;
  display: grid;
  gap: 10px;
}
.wrapper .contents .main_article .shop .store_category li {
  margin: 0;
}
.wrapper .contents .main_article .shop .store_category a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  color: #1f2937;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 14px 40px 14px 16px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
  line-height: 1.4;
  transition: transform 0.06s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}
.wrapper .contents .main_article .shop .store_category a::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  width: 10px;
  height: 10px;
  border-right: 2px solid #6ec6ff;
  border-bottom: 2px solid #6ec6ff;
  transform: translateY(-60%) rotate(45deg);
  pointer-events: none;
}
.wrapper .contents .main_article .shop .store_category a:hover, .wrapper .contents .main_article .shop .store_category a:focus-visible {
  border-color: rgba(110, 198, 255, 0.35);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transform: translateY(-1px);
  outline: none;
}
.wrapper .contents .main_article .shop .store_category a.is-active {
  border-color: rgba(110, 198, 255, 0.5);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 480px) {
  .wrapper .contents .main_article .shop .store_category a {
    padding: 12px 38px 12px 14px;
  }
  .wrapper .contents .main_article .shop .store_category a::after {
    right: 14px;
    width: 9px;
    height: 9px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .wrapper .contents .main_article .shop .store_category a {
    transition: none;
  }
}
.wrapper .contents .main_article .shop .shop-list h3 {
  text-align: center;
  margin: 50px 0;
  font-size: 25px;
}
.wrapper .contents .main_article .shop .shop-list .store {
  margin: 20px auto;
  width: 85%;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .shop .shop-list .store {
    margin: 20px auto;
  }
}
.wrapper .contents .main_article .shop .shop-list .store h2 {
  font-size: 5vw;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .shop .shop-list .store h2 {
    font-size: 28px;
  }
}
.wrapper .contents .main_article .shop .shop-list .store p {
  text-align: left;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .shop .shop-list .store p {
    font-size: 16px;
  }
}
.wrapper .contents .main_article .shop .btn_form_2 {
  text-align: center;
  font-size: 20px;
  padding: 0 0 50px;
}
.wrapper .contents .main_article .shop .btn_form_2 a {
  text-decoration: underline;
}
.wrapper .contents .main_article .present {
  padding: 17vw 12px 19vw;
  position: relative;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .present {
    padding: 70px 12px 80px;
  }
  .wrapper .contents .main_article .present > .inner {
    max-width: 500px;
    margin: 30px auto 0;
  }
}
.wrapper .contents .main_article .present .more {
  position: absolute;
  top: -14vw;
  left: 0;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .present .more {
    top: -80px;
    left: 50%;
    margin-left: -300px;
    width: 600px;
  }
}
.wrapper .contents .main_article .present .more img {
  width: 100%;
}
.wrapper .contents .main_article .present .present_desc {
  padding: 25px 25px;
  background-color: #FFFFFF;
  border: solid 1px #000000;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .present .present_desc {
    padding: 40px 40px;
  }
}
.wrapper .contents .main_article .present p {
  text-align: center;
  padding-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .present p {
    font-size: 24px;
  }
  .wrapper .contents .main_article .present p.ac {
    font-size: 18px;
  }
}
.wrapper .contents .main_article .present .title_date {
  margin-top: 20px;
  margin-bottom: 10px;
}
.wrapper .contents .main_article .present .title_date span {
  background-color: #843C0C;
  color: #FFFFFF;
  display: inline-block;
  padding: 3px 10px;
  font-size: 3.5vw;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .present .title_date span {
    font-size: 24px;
  }
}
.wrapper .contents .main_article .present .attention {
  margin-top: 10px;
}
.wrapper .contents .main_article .present .attention p {
  padding-bottom: 2px;
  font-size: 3.5vw;
  text-align: left;
  text-indent: -3.5vw;
  padding-left: 3.5vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .present .attention p {
    font-size: 18px;
    text-indent: -18px;
    padding-left: 18px;
  }
}
.wrapper .contents .main_article .live {
  background-color: #FFFFF2;
  padding: 20vw 12px 40px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .live {
    padding: 70px 12px 80px;
  }
  .wrapper .contents .main_article .live > .inner {
    max-width: 500px;
    margin: 30px auto 0;
  }
}
.wrapper .contents .main_article .live .more {
  position: absolute;
  top: -13vw;
  left: 0;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .live .more {
    top: -80px;
    left: 50%;
    margin-left: -300px;
    width: 600px;
  }
}
.wrapper .contents .main_article .live .more img {
  width: 100%;
}
.wrapper .contents .main_article .live .live_desc {
  padding: 25px 10px;
  background-color: #FFFFFF;
  border: solid 1px #000000;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .live .live_desc {
    padding: 40px 40px;
  }
}
.wrapper .contents .main_article .live .live_desc .top_elm:after {
  content: none;
}
.wrapper .contents .main_article .live .live_desc .location {
  background: none;
}
.wrapper .contents .main_article .live p {
  text-align: center;
  padding-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .live p {
    font-size: 24px;
  }
  .wrapper .contents .main_article .live p.ac {
    font-size: 18px;
  }
}
.wrapper .contents .main_article .live .title_date {
  margin-top: 20px;
  margin-bottom: 10px;
}
.wrapper .contents .main_article .live .title_date span {
  background-color: #843C0C;
  color: #FFFFFF;
  display: inline-block;
  padding: 3px 10px;
  font-size: 3.5vw;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .live .title_date span {
    font-size: 24px;
  }
}
.wrapper .contents .main_article .live .attention {
  margin-top: 10px;
  padding: 0 15px;
}
.wrapper .contents .main_article .live .attention p {
  padding-bottom: 15px;
  font-size: 3.5vw;
  text-align: left;
  text-indent: -3.5vw;
  padding-left: 3.5vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .live .attention p {
    font-size: 18px;
    text-indent: -18px;
    padding-left: 18px;
  }
}
.wrapper .contents .main_article .privacy {
  padding: 13vw 12px 30px;
}
.wrapper .contents .main_article .privacy .inner {
  margin-top: 5vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .privacy {
    padding-top: 30px;
    padding-bottom: 80px;
  }
}
.wrapper .contents .main_article .privacy .title {
  text-align: center;
  font-size: 4vw;
  margin-bottom: 0vw;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .privacy .title {
    font-size: 16px;
    margin-bottom: 0;
  }
}
.wrapper .contents .main_article .privacy .privacy_box {
  padding: 20px 20px 12px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .privacy .privacy_box {
    max-width: 500px;
    margin: 0 auto;
  }
}
.wrapper .contents .main_article .privacy .privacy_box p {
  text-align: left;
  font-size: 3.2vw;
  margin-bottom: 10px;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .privacy .privacy_box p {
    font-size: 14px;
    padding: 0 40px;
  }
}
.wrapper .contents .main_article .contact {
  padding: 6vw 12px 30px;
}
.wrapper .contents .main_article .contact > .inner {
  width: 95%;
  margin: 0 auto;
}
.wrapper .contents .main_article .contact > .inner h3 {
  text-align: center;
  font-size: 4vw;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .contact > .inner h3 {
    font-size: 16px;
  }
}
.wrapper .contents .main_article .contact > .inner p {
  font-size: 3.5vw;
}
@media screen and (min-width: 768px) {
  .wrapper .contents .main_article .contact > .inner p {
    font-size: 14px;
    padding-bottom: 15px;
    width: 80%;
    margin: 0 auto;
  }
}
.wrapper .footer {
  border-top: solid 1px #EEEEEE;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .wrapper .footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.wrapper .footer .copyright {
  text-align: center;
}