@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&display=swap');

/* 日本語 */
body {
  width: 100%;
  margin: 0; }

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

div#helloproject_sp {
  /* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
  /* change colours to suit your needs */
  /* change colours to suit your needs */
  /* change border colour to suit your needs */
  width: 100%;
  background:url(../img/bg_pattern_sp.png) repeat center 66vw #06051b;
  background-size: contain; }
  div#helloproject_sp div, div#helloproject_sp span, div#helloproject_sp object, div#helloproject_sp iframe,
  div#helloproject_sp h1, div#helloproject_sp h2, div#helloproject_sp h3, div#helloproject_sp h4, div#helloproject_sp h5, div#helloproject_sp h6, div#helloproject_sp p, div#helloproject_sp blockquote, div#helloproject_sp pre,
  div#helloproject_sp abbr, div#helloproject_sp address, div#helloproject_sp cite, div#helloproject_sp code,
  div#helloproject_sp del, div#helloproject_sp dfn, div#helloproject_sp em, div#helloproject_sp img, div#helloproject_sp ins, div#helloproject_sp kbd, div#helloproject_sp q, div#helloproject_sp samp,
  div#helloproject_sp small, div#helloproject_sp strong, div#helloproject_sp sub, div#helloproject_sp sup, div#helloproject_sp var,
  div#helloproject_sp b, div#helloproject_sp i,
  div#helloproject_sp dl, div#helloproject_sp dt, div#helloproject_sp dd, div#helloproject_sp ol, div#helloproject_sp ul, div#helloproject_sp li,
  div#helloproject_sp fieldset, div#helloproject_sp form, div#helloproject_sp label, div#helloproject_sp legend,
  div#helloproject_sp table, div#helloproject_sp caption, div#helloproject_sp tbody, div#helloproject_sp tfoot, div#helloproject_sp thead, div#helloproject_sp tr, div#helloproject_sp th, div#helloproject_sp td,
  div#helloproject_sp article, div#helloproject_sp aside, div#helloproject_sp canvas, div#helloproject_sp details, div#helloproject_sp figcaption, div#helloproject_sp figure,
  div#helloproject_sp footer, div#helloproject_sp header, div#helloproject_sp hgroup, div#helloproject_sp menu, div#helloproject_sp nav, div#helloproject_sp section, div#helloproject_sp summary,
  div#helloproject_sp time, div#helloproject_sp mark, div#helloproject_sp audio, div#helloproject_sp video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent; }
  div#helloproject_sp body {
    line-height: 1; }
  div#helloproject_sp article, div#helloproject_sp aside, div#helloproject_sp details, div#helloproject_sp figcaption, div#helloproject_sp figure,
  div#helloproject_sp footer, div#helloproject_sp header, div#helloproject_sp hgroup, div#helloproject_sp menu, div#helloproject_sp nav, div#helloproject_sp section {
    display: block; }
  div#helloproject_sp nav ul {
    list-style: none; }
  div#helloproject_sp blockquote, div#helloproject_sp q {
    quotes: none; }
  div#helloproject_sp blockquote:before, div#helloproject_sp blockquote:after,
  div#helloproject_sp q:before, div#helloproject_sp q:after {
    content: '';
    content: none; }
  div#helloproject_sp a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent; }
  div#helloproject_sp ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none; }
  div#helloproject_sp mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold; }
  div#helloproject_sp del {
    text-decoration: line-through; }
  div#helloproject_sp abbr[title], div#helloproject_sp dfn[title] {
    border-bottom: 1px dotted;
    cursor: help; }
  div#helloproject_sp table {
    border-collapse: collapse;
    border-spacing: 0; }
  div#helloproject_sp hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0; }
  div#helloproject_sp input, div#helloproject_sp select {
    vertical-align: middle; }
  div#helloproject_sp img {
    vertical-align: bottom;
    width: 100%; }
  div#helloproject_sp section.top {
    width: 100%;
    text-align: center;}
    div#helloproject_sp section.top img {
      width: 100%;
      height: auto;
      text-align: center;
    }
    div#helloproject_sp section.top h1 {
      margin: 0;
      padding: 0; }
    div#helloproject_sp section.top_btn {
      text-align: center;
      margin: 2.5% auto;
      width: 100%; }
      div#helloproject_sp section.top_btn img {
        width: 92%;
        height: auto;
        text-align: center; }
      div#helloproject_sp .bt_top a {
        display: block;}
      div#helloproject_sp .bt_top a:hover {
        opacity: 0.8;}
  div#helloproject_sp section.main-contents {
    position: relative;
    z-index: 1;
    margin: 0 2.6667vw;
    padding-bottom: 2.6667vw;
  }
    div#helloproject_sp section.main-contents .inner {
      text-align: center; }
      div#helloproject_sp section.main-contents .youtube-box {
      width: 100%;
      margin: 0 auto; }
      div#helloproject_sp section.main-contents .youtube-box .youtube-inner {
        position: relative;
        width: 100%;
        padding-top: 56.25%; }
        div#helloproject_sp section.main-contents .youtube-box .youtube-inner iframe {
          position: absolute;
          top: 0;
          right: 0;
          width: 100% !important;
          height: 100% !important; }


  div#helloproject_sp .sky_frame {
    background-image: url(./../img/sp_sky_back.jpg);
    background-size: contain;
    width: 100%;
    margin: 0px;
    padding: 15px 10px;
    border: 1px #cccccc solid;
    box-sizing: border-box;
    margin: 2.6667vw 0;}
  div#helloproject_sp .sky_frame a {
    text-decoration: none; }
  div#helloproject_sp .sky_ttl {
    padding: 0 0 15px; }
  div#helloproject_sp .sky_text {
    font-size: 11px;
    line-height: 14px;
    padding: 5px 0;
    text-align: right;
    background: #ffffff; }
  div#helloproject_sp .sky_text2 {
    font-size: 11px;
    line-height: 14px;
    padding: 2% 0 1%;
    text-align: right; }
  div#helloproject_sp .sky_ttl_frame {
    padding-bottom: 10px; }
  div#helloproject_sp .sky_web_frame {
    background: url(./../img/sp_skaper_zeroen_back.png) #ffffff;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top;
    margin-bottom: 15px; }
  div#helloproject_sp .sky_button {
    padding-top: 13%;
    text-align: center; }
  div#helloproject_sp .sky_button_image {
    display: block;
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8);
    margin-left: auto;
    margin-right: auto;
    width: 92.5% !important; }

/* スカパーオンデマンド */
div#helloproject_sp section.main-contents .skyper_ondemand-bnr {
  margin: 7% auto;
}

div#helloproject_sp section.main-contents .skyper_ondemand-bnr a {
  display: block;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 {
  border-radius: 25px;
  border: 2px solid #009fe8;
  background-color: #ffffff;
  padding: 10% 6%;
  margin: 10% auto;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .ttl03 {
  font-size: 15px;
  color: #2f2525;
  font-weight: bold;
  text-align: center;
  line-height: 1.8;
  margin: 1.8em 0;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .txt02 {
  font-size: 13px;
  color: #2f2525;
  text-align: left;
  line-height: 1.6;
  margin-bottom: 20px;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .txt02 .link {
  text-decoration: underline;
  color: #0000ee;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .txt02 .link:hover {
  opacity: 0.6;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .txt02 .link.btn_viewing {
  background-color: #f77a22;
  color: #fff;
  padding: 0.6em 2em;
  border-radius: 8px;
  text-decoration: none;
  line-height: 4;
  font-size: 16px;
}

div#macaroniempitsu_sp section.main-contents #skyper_ondemand.cnt02 .txt02 .link {
  text-decoration: underline;
  color: #0000ee;
}

div#macaroniempitsu_sp section.main-contents #skyper_ondemand.cnt02 .txt02 .link:hover {
  opacity: 0.6;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

div#macaroniempitsu_sp section.main-contents #skyper_ondemand.cnt02 .txt02 .link.btn_viewing {
  background-color: #f77a22;
  color: #fff;
  padding: 0.6em 2em;
  border-radius: 8px;
  text-decoration: none;
  line-height: 4;
  font-size: 16px;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .skyper_ondemand-logo {
  text-align: center;
  margin: 0 auto;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .skyper_ondemand-logo img {
  max-width: 282px;
  width: 55%;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .guide-line {
  border-top: 1px solid #cecece;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .font-red {
  color: red;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .app-title {
  margin-bottom: 30px!important;
  text-align: center;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .app-os {
  font-size: 14px;
  margin-bottom: 20px!important;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .app-os span {
  font-size: 18px;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .app-text {
  text-align: left!important;
  font-size: 14px;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .app-note {
  text-align: left!important;
  font-size: 12px!important;
}

div#helloproject_sp section.main-contents .app-text ul,
div#helloproject_sp section.main-contents .app-note ul {
  list-style-type: none;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .app-text li {
  margin: 5px!important;
  text-indent: -1em;
  padding-left: 1em;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .app-note li {
  margin-bottom: 3px!important;
  text-indent: -1em;
  padding-left: 1em;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .bottom-btn .guide-btn .blue-button {
  margin-bottom: 30px;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .mb1 {
  margin-bottom: 1rem;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .mb20 {
  margin-bottom: 20px;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .mb30 {
  margin-bottom: 30px;
}

div#helloproject_sp section.main-contents #skyper_ondemand.cnt02 .mb50 {
  margin-bottom: 50px;
}


.foot_info {
  width: 100%;
  padding: 15px;
  box-sizing: border-box; }

.foot_info .info_midashi {
  width: 100%;
  margin: 0;
  color: #f0027f; }

.foot_info p {
  margin: 10px auto 0;
  font-size: 14px;
  line-height: 22px;
  color: #000000; }

.foot_info .info_midashi--ch2 {
  width: 100%;
  margin: 0;
  background: #fff;
  color: #00a0c6; }

.foot_info .info_midashi--ch1 {
  width: 100%;
  margin: 0;
  background: #fff;
  color: #f0027f; }

















div#helloproject_sp .nav_wrap {
  display: block;
  margin: 0;
}
div#helloproject_sp .nav_wrap .nav {
  margin: 0 auto;
  box-sizing: border-box;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type:none;
}
div#helloproject_sp .nav_wrap .nav li {
  text-align: center;
  width: calc(33.33333% - 2px);
  list-style-type:none;
}

div#helloproject_sp .nav_wrap .nav li a {
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 3.6vw;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: -0.05em;
  height: 12.66vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  line-height: 1.2;
  width: 100%;
  height: 14.6667vw;
  color:#fff;}




div#helloproject_sp section.main-contents .inner #news .news-inner.u-hl {
  height: 100vw;
  overflow-y: scroll;
}
div#helloproject_sp section.main-contents .inner #news .news-inner ul {
  list-style-type: none;
}
div#helloproject_sp section.main-contents .inner #news .news-inner ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 4vw;
  padding-bottom: 4vw;
  border-bottom: 2px solid #f4f3ee;
}
div#helloproject_sp section.main-contents .inner #news .news-inner ul li:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
div#helloproject_sp section.main-contents .inner #news .news-inner ul li .date {
  color: #000;
  font-weight: bold;
  border-radius: 1.0667vw;
  padding: 1.0667vw 0vw;
  line-height: 1;
  font-size: 3.5vw;
  text-align: center;
  margin-bottom: 2vw;
}
div#helloproject_sp section.main-contents .inner #news .news-inner ul li p.text {
  text-align: left;
  color: #000;
  font-size: 4vw;
  letter-spacing: 0.05em;
  line-height: 1.6;
  width: 100%;
}

div#helloproject_sp section.main-contents .inner #news .news-inner ul li p.text2 {
  text-align: left;
  color: #000;
  font-size: 4vw;
  letter-spacing: 0.05em;
  line-height: 1.6;
  width: 100%;
  text-align: center;
}

div#helloproject_sp section.main-contents .inner #news .news-inner ul li p.text a {
  color: #000;
}

div#helloproject_sp section.main-contents .contents-bg {
  width: 100%;
  background-color: #fff;
  padding: 8vw 4vw;
  border-radius: calc(7.2vw - 3px);
  position: relative;
  margin: 0 auto 8vw;
  box-sizing: border-box;
  font-family: 'Noto Sans JP', sans-serif;
}

div#helloproject_sp section.main-contents .contents-bg h3 {
  font-family: 'Noto Serif JP', sans-serif;
  position: relative;
  font-size: 8vw;
  letter-spacing: 0.05em;
  line-height: 1.1;
  display: inline-block;
  margin-bottom: 6.6667vw;
  font-weight: bold;
  color: #000;
}

div#helloproject_sp section.main-contents .bnr-wrap {
  margin-bottom: 6vw;
}
div#helloproject_sp section.main-contents .bnr-wrap a {
  width: 100%;
  display: inline-block;
  line-height: 1;
}
div#helloproject_sp section.main-contents #movie {
  background-size: 1.6vw auto;
  padding: 6.666vw 4vw;
  margin: 0 -2.6667vw 8vw;
}

/* h4 style */
div#helloproject_sp section.main-contents h4 {
  font-size: 6vw;
  line-height: 1.5;
  color: #330033;
  margin-bottom: 6.6667vw;
  font-weight: bold;
}

div#helloproject_sp section.main-contents p.txt {
  font-size: 4vw;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 5.333vw;
}

div#helloproject_sp section.main-contents p.txt span {
  font-weight: bold;
  color: #330033;
  font-size: 5vw;
  font-family: 'Noto Serif JP', sans-serif;
}


div#helloproject_sp section.main-contents #program span.italic {
  font-style: italic;
  letter-spacing: 0.1em;
  margin-left: -0.8vw;
  font-family: 'Noto Sans JP', sans-serif;
}


/* utility */
div#helloproject_sp section.main-contents span.italic {
  font-style: italic !important;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
}
div#helloproject_sp section.main-contents span.blue {
  color: #0092e5;
}
div#helloproject_sp section.main-contents span.pink {
  color: #ff286f;
}
div#helloproject_sp section.main-contents .gray {
  color: #505050;
}
div#helloproject_sp section.main-contents .u-mb0 {
  margin-bottom: 0px !important;
}
div#helloproject_sp section.main-contents .u-fzl {
  font-size: 5vw !important;
}
div#helloproject_sp section.main-contents .u-fzs {
  font-size: 2.67vw !important;
}
div#helloproject_sp section.main-contents .u-fwb {
  font-weight: bold !important;
}
div#helloproject_sp section.main-contents .u-fwn {
  font-weight: normal !important;
}
div#helloproject_sp section.main-contents .u-tac {
  text-align: center !important;
}
div#helloproject_sp section.main-contents .c-morningmusume {
  color: #e5457d;
}
div#helloproject_sp section.main-contents .c-angerme {
  color: #ff85ad;
}
div#helloproject_sp section.main-contents .c-juicejuice {
  color: #ff9900;
}
div#helloproject_sp section.main-contents .c-tsubakifactory {
  color: #787fdc;
}
div#helloproject_sp section.main-contents .c-beyooooonds {
  color: #ba3cb8;
}

/* モーダルウィンドウ */

body.modal {
  overflow: hidden;
  height: 100%; }

div#helloproject_sp #modal-area-wrap {
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  div#helloproject_sp #modal-area-wrap .u-width-pd {
    width: auto; }
  div#helloproject_sp #modal-area-wrap .modal-youtube-wrap,
  div#helloproject_sp #modal-area-wrap .modal-contents-wrap {
    position: relative;
    z-index: 2;
    top: 2rem; }
  div#helloproject_sp #modal-area-wrap .parts-wrap {
    position: relative;
    z-index: 2; }
  div#helloproject_sp #modal-area-wrap .modal-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer; }
  div#helloproject_sp #modal-area-wrap.active {
    opacity: 1;
    visibility: visible; }
  div#helloproject_sp #modal-area-wrap .modal-movie-wrap {
    z-index: 100;
    width: 90%;
    height: 50.66666vw;
    top: 1vw;
    position: relative; }
    div#helloproject_sp #modal-area-wrap .modal-movie-wrap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  div#helloproject_sp #modal-area-wrap .modal-btn-close {
    cursor: pointer;
    position: absolute;
    top: -10.66666vw;
    right: -1.33333vw;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 9.33333vw;
    height: 9.33333vw;
    z-index: 100; }
    div#helloproject_sp #modal-area-wrap .modal-btn-close:before, div#helloproject_sp #modal-area-wrap .modal-btn-close:after {
      display: block;
      position: absolute;
      top: 50%;
      width: 9.33333vw;
      height: 0.53333vw;
      content: "";
      left: 0;
      background: #ffffff; }
    div#helloproject_sp #modal-area-wrap .modal-btn-close:before {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    div#helloproject_sp #modal-area-wrap .modal-btn-close:after {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    div#helloproject_sp #modal-area-wrap .modal-btn-close:hover {
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }