@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Hina+Mincho&family=Noto+Serif+JP:wght@500&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 top #f5e0ed;
  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; }


.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 0 8vw;
}
div#helloproject_sp .nav_wrap .nav {
  margin: 0 auto;
  padding: 0 2px;
  box-sizing: border-box;
  width: 100%;
  /* background: linear-gradient(165deg, rgb(26, 171, 181) 0%, rgb(111, 27, 227) 40%, rgb(196, 56, 247) 60%, rgb(246, 194, 8) 100% );
  border: solid 3px #fff; */
  /* border-radius: 54px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -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(25% - 2px);
  border: 1px solid #fff;
  list-style-type:none;
}

div#helloproject_sp .nav_wrap .nav li a {
  font-family: 'Hina Mincho', serif;
  font-size: 3.5vw;
  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:#ff0087;
  text-shadow: 2px 2px 10px rgba(255, 255, 255, 1) ,
  -2px 2px 10px rgba(255, 255, 255, 1) ,
  2px -2px 10px rgba(255, 255, 255, 1) ,
  -2px -2px 10px rgba(255, 255, 255, 1);
}




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: 1px solid #ccc;
}
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 {
  background: #f198c8;
  color: #fff;
  font-weight: bold;
  border-radius: 1.0667vw;
  padding: 1.0667vw 3vw;
  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: #7d7d7d;
  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.text a {
  color: #ff0087;
}

div#helloproject_sp section.main-contents .contents-bg {
  width: 100%;
  background-color: rgba(255,255,255,0.6);
  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; */
  font-family: 'Hina Mincho', serif;
  color: #7d7d7d;
}

div#helloproject_sp section.main-contents .inner p.textcomment {
    text-align: left;
    color: #7d7d7d;
    font-size: 4vw;
    letter-spacing: 0.1em;
    line-height: 1.6;
padding:0 20px 40px 20px;
  }


div#helloproject_sp section.main-contents .contents-bg::before {
  position: absolute;
  top: -6px;
  left: -6px;
  content: "";
  height: calc(100% + 12px);
  width: calc(100% + 12px);
  /* border-radius: 7.2vw; */
  background:  rgba(255,255,255,0.3);
  z-index: -1;
}
div#helloproject_sp section.main-contents h3 {
  width: 80%;
  margin: 13.33333333vw auto 10.66666667vw;
  position: relative;
  color: #ff0087;
  font-size: 8vw;
  font-family: 'Hina Mincho', serif;
}
div#helloproject_sp section.main-contents h3 span {
  z-index: 2;
  position: relative;
  text-shadow: 2px 2px 10px rgba(255, 255, 255, 1) ,
-2px 2px 10px rgba(255, 255, 255, 1) ,
2px -2px 10px rgba(255, 255, 255, 1) ,
-2px -2px 10px rgba(255, 255, 255, 1),
2px 2px 10px rgba(255, 255, 255, 1) ,
-2px 2px 10px rgba(255, 255, 255, 1) ,
2px -2px 10px rgba(255, 255, 255, 1) ,
-2px -2px 10px rgba(255, 255, 255, 1);
}
div#helloproject_sp section.main-contents h3::before {
  position: absolute;
  content: "";
  top:50%;
  left: -9.3333vw;
  transform: translatey(-50%);
  width: 97vw;
  height:  24vw;
  background: url(../img/sakura.png) no-repeat center top;
  background-size: contain;
  z-index: 1;
}

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 {
  padding: 6.666vw 4vw;
  margin: 0 -2.6667vw 8vw;
}
div#helloproject_sp section.main-contents .artist .attention {
  margin-top: -3vw;
  margin-bottom: 6.6667vw;
}
div#helloproject_sp section.main-contents .artist div.logo {
  width: 100%;
  margin: 0 auto 4vw;
}
div#helloproject_sp section.main-contents .artist .artist-wrap {
  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;
  margin-bottom: 6.4vw;
}

div#helloproject_sp section.main-contents .artist .artist-wrap::after {
  content: "";
  display: block;
  width: calc(33.33% - 4px);
}
div#helloproject_sp section.main-contents .artist .logo:first-of-type {
  margin-top: 2.6667vw;
}
div#helloproject_sp section.main-contents .artist .artist-wrap:last-of-type {
  margin-bottom: 0;
}
div#helloproject_sp section.main-contents .artist .artist-wrap li {
  width: calc(100% - 1.0667vw);
  margin-bottom: 4vw;
}
div#helloproject_sp section.main-contents .artist .artist-wrap li:nth-child(3n) {
  margin-right: 0;
}
div#helloproject_sp section.main-contents .artist .artist-wrap li .img-wrap {
  width: 100%;
  margin-bottom: 1.6vw;
}
div#helloproject_sp section.main-contents .artist .artist-wrap li .img-wrap img {
  width: 100%;
  height: auto;
  box-sizing: border-box;
}
div#helloproject_sp section.main-contents .artist .artist-wrap li .name {
  font-size: 3.5vw;
  line-height: 1.5;
  margin-bottom: 0.8vw;
}
div#helloproject_sp section.main-contents .artist .artist-wrap li .kana {
  font-size: 2.5vw;
  line-height: 1;
}
div#helloproject_sp section.main-contents .artist .artist-wrap.morningmusume li .img-wrap img {
  border: 2px solid #e5457d;
}
div#helloproject_sp section.main-contents .artist .artist-wrap.morningmusume li .name,
div#helloproject_sp section.main-contents .artist .artist-wrap.morningmusume li .kana {
  color: #e5457d;
}

div#helloproject_sp section.main-contents .artist .artist-wrap.angerme li .img-wrap img {
  border: 2px solid #ff85ad;
}
div#helloproject_sp section.main-contents .artist .artist-wrap.angerme li .name,
div#helloproject_sp section.main-contents .artist .artist-wrap.angerme li .kana {
  color: #ff85ad;
}


div#helloproject_sp section.main-contents .artist .artist-wrap.juicejuice li .img-wrap img {
  border: 2px solid #ff9900;
}
div#helloproject_sp section.main-contents .artist .artist-wrap.juicejuice li .name,
div#helloproject_sp section.main-contents .artist .artist-wrap.juicejuice li .kana {
  color: #ff9900;
}


div#helloproject_sp section.main-contents .artist .artist-wrap.tsubakifactory li .img-wrap img {
  border: 2px solid #787fdc;
}
div#helloproject_sp section.main-contents .artist .artist-wrap.tsubakifactory li .name,
div#helloproject_sp section.main-contents .artist .artist-wrap.tsubakifactory li .kana {
  color: #787fdc;
}


div#helloproject_sp section.main-contents .artist .artist-wrap.beyooooonds li .img-wrap img {
  border: 2px solid #ba3cb8;
}
div#helloproject_sp section.main-contents .artist .artist-wrap.beyooooonds li .name,
div#helloproject_sp section.main-contents .artist .artist-wrap.beyooooonds li .kana {
  color: #ba3cb8;
}

div#helloproject_sp section.main-contents .artist .artist-wrap.ochanorma li .img-wrap img {
  border: 2px solid #41b06c;
  background-color: #41b06c;
}
div#helloproject_sp section.main-contents .artist .artist-wrap.ochanorma li .name,
div#helloproject_sp section.main-contents .artist .artist-wrap.ochanorma li .kana {
  color: #41b06c;
}

/* h4 style */
div#helloproject_sp section.main-contents h4 {
  font-size: 5.2vw;
  line-height: 1;
  color: #ff0087;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2vw;
  font-weight: bold;
  text-align: left;
}
div#helloproject_sp section.main-contents h4:after {
  content: "";
	flex-grow: 1;
	height: 2px;
	background: #ff0087;
	display: block;
  margin-left: .4em;
}

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 .about p.about-text {
  font-size: 5.333vw;
  font-weight: bold;
  margin-bottom: 5.333vw;
  line-height: 1.5;
}
div#helloproject_sp section.main-contents .about p.about-text:first-of-type {
  margin-top: 5.333vw;
}

div#helloproject_sp section.main-contents .about p.about-text:last-of-type {
  margin-bottom: 0px;
}

div#helloproject_sp section.main-contents .schedule span.italic {
  font-style: italic;
  letter-spacing: 0.1em;
  margin-left: -3px;
  /* font-family: 'Noto Sans JP', sans-serif; */
  font-family: 'Hina Mincho', serif;
}

div#helloproject_sp section.main-contents .schedule .live-list {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  font-size: 4vw;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 5.333vw;
}

div#helloproject_sp section.main-contents .schedule .live-list li:nth-child(even) {
/* border-bottom: dotted 1px #ccc; */
padding: 0 0 5.333vw;
}

div#helloproject_sp section.main-contents .schedule .live-list .date {
  background: #f198c8;
  color: #fff;
  font-weight: bold;
  border-radius: 1.0667vw;
  padding: 0vw 3vw;
  line-height: 1;
  font-size: 3.5vw;
  text-align: center;
}

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


div#helloproject_sp section.main-contents #present a {
  font-size: 5vw;
  padding: 4vw 6.6666vw;
  margin: 5.333vw auto;
  background: #fff;
  border: 2px solid #ff0087;
  font-weight: bold;
  display: inline-block;
  text-decoration: none;
  color: #ff0087;
}
div#helloproject_sp section.main-contents #present a:hover {
  opacity: 0.6;
} 

/* 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: #ff0087;
}
div#helloproject_sp section.main-contents .gray {
  color: #505050;
}
div#helloproject_sp section.main-contents .purple {
  color: #a322f7;
}

div#helloproject_sp section.main-contents .u-mb0 {
  margin-bottom: 0px !important;
}
div#helloproject_sp section.main-contents .u-fzl {
  font-size: 4.4vw !important;
}
div#helloproject_sp section.main-contents .u-fzm {
  font-size: 4vw !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;
}