@charset "UTF-8";
/* 日本語 */
/*ゴシック*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
/*明朝*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');

body {
  width: 100%;
  margin: 0;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

div#helloproject_angerme_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-color: #3757A3;
}

div#helloproject_angerme_sp div, div#helloproject_angerme_sp span, div#helloproject_angerme_sp object, div#helloproject_angerme_sp iframe, div#helloproject_angerme_sp h1, div#helloproject_angerme_sp h2, div#helloproject_angerme_sp h3, div#helloproject_angerme_sp h4, div#helloproject_angerme_sp h5, div#helloproject_angerme_sp h6, div#helloproject_angerme_sp p, div#helloproject_angerme_sp blockquote, div#helloproject_angerme_sp pre, div#helloproject_angerme_sp abbr, div#helloproject_angerme_sp address, div#helloproject_angerme_sp cite, div#helloproject_angerme_sp code, div#helloproject_angerme_sp del, div#helloproject_angerme_sp dfn, div#helloproject_angerme_sp em, div#helloproject_angerme_sp img, div#helloproject_angerme_sp ins, div#helloproject_angerme_sp kbd, div#helloproject_angerme_sp q, div#helloproject_angerme_sp samp, div#helloproject_angerme_sp small, div#helloproject_angerme_sp strong, div#helloproject_angerme_sp sub, div#helloproject_angerme_sp sup, div#helloproject_angerme_sp var, div#helloproject_angerme_sp b, div#helloproject_angerme_sp i, div#helloproject_angerme_sp dl, div#helloproject_angerme_sp dt, div#helloproject_angerme_sp dd, div#helloproject_angerme_sp ol, div#helloproject_angerme_sp ul, div#helloproject_angerme_sp li, div#helloproject_angerme_sp fieldset, div#helloproject_angerme_sp form, div#helloproject_angerme_sp label, div#helloproject_angerme_sp legend, div#helloproject_angerme_sp table, div#helloproject_angerme_sp caption, div#helloproject_angerme_sp tbody, div#helloproject_angerme_sp tfoot, div#helloproject_angerme_sp thead, div#helloproject_angerme_sp tr, div#helloproject_angerme_sp th, div#helloproject_angerme_sp td, div#helloproject_angerme_sp article, div#helloproject_angerme_sp aside, div#helloproject_angerme_sp canvas, div#helloproject_angerme_sp details, div#helloproject_angerme_sp figcaption, div#helloproject_angerme_sp figure, div#helloproject_angerme_sp footer, div#helloproject_angerme_sp header, div#helloproject_angerme_sp hgroup, div#helloproject_angerme_sp menu, div#helloproject_angerme_sp nav, div#helloproject_angerme_sp section, div#helloproject_angerme_sp summary, div#helloproject_angerme_sp time, div#helloproject_angerme_sp mark, div#helloproject_angerme_sp audio, div#helloproject_angerme_sp video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

div#helloproject_angerme_sp body {
  line-height: 1;
}

div#helloproject_angerme_sp ul {
  list-style: none;
}

div#helloproject_angerme_sp article, div#helloproject_angerme_sp aside, div#helloproject_angerme_sp details, div#helloproject_angerme_sp figcaption, div#helloproject_angerme_sp figure, div#helloproject_angerme_sp footer, div#helloproject_angerme_sp header, div#helloproject_angerme_sp hgroup, div#helloproject_angerme_sp menu, div#helloproject_angerme_sp nav, div#helloproject_angerme_sp section {
  display: block;
}

div#helloproject_angerme_sp nav ul {
  list-style: none;
}

div#helloproject_angerme_sp blockquote, div#helloproject_angerme_sp q {
  quotes: none;
}

div#helloproject_angerme_sp blockquote:before, div#helloproject_angerme_sp blockquote:after, div#helloproject_angerme_sp q:before, div#helloproject_angerme_sp q:after {
  content: '';
  content: none;
}

div#helloproject_angerme_sp a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

div#helloproject_angerme_sp ins {
  background-color: #ff9;
  color: #555;
  text-decoration: none;
}

div#helloproject_angerme_sp mark {
  background-color: #ff9;
  color: #555;
  font-style: italic;
  font-weight: bold;
}

div#helloproject_angerme_sp del {
  text-decoration: line-through;
}

div#helloproject_angerme_sp abbr[title], div#helloproject_angerme_sp dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

div#helloproject_angerme_sp table {
  border-collapse: collapse;
  border-spacing: 0;
}

div#helloproject_angerme_sp hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

div#helloproject_angerme_sp input, div#helloproject_angerme_sp select {
  vertical-align: middle;
}

div#helloproject_angerme_sp img {
  vertical-align: bottom;
  width: 100%;
}

div#helloproject_angerme_sp section.top {
  width: 100%;
  margin: 0 auto 7%;
  padding-top: 1%;
}
div#helloproject_angerme_sp section.top h1 {
  margin: 0;
  padding: 0;
}

div#helloproject_angerme_sp section.top img {
  display: block;
  width: 100%;
}
/* メインタイトル */

div#helloproject_angerme_sp section.top .title-01 {
  font-family: 'Noto Sans JP', sans-serif; /*ゴシック */
  /*font-family: 'Noto Serif JP', serif;*/ /* 明朝 */
  font-weight: 900;/* fontの線の太さ */
  font-size: 5.5vw;
  line-height: 1.4em;
  text-align: center;
  color: #3757A3;
  background: #fff;
  padding: 1vh 0;
}

div#helloproject_angerme_sp section.top .title-02 {
  font-family: 'Noto Sans JP', sans-serif; /*ゴシック */
  /*font-family: 'Noto Serif JP', serif;*/ /* 明朝 */
  font-weight: 900;/* fontの線の太さ */
  font-size: 6vw;
  line-height: 1.4em;
  text-align: center;
  color: #fff;
  background: #3757A3;
  padding: 1vh 0;
}

/* メインビジュアル */
div#helloproject_angerme_sp section.top .mv {
  text-align: center;
  margin: 0px auto;
}

div#helloproject_angerme_sp section.top .mv img {
  width: 100%;
  height: auto;
  /*border: solid 5px #fff;*/ /* 枠線をつける */
  /*box-shadow: 3px 3px 10px rgba(0,0,0,0.6);*/ /* 影をつける */
  box-sizing: border-box;
}

/* 放送日時 */
div#helloproject_angerme_sp section.top .date-bg {
  background: #fff;
  padding: 1vh 0;
}

div#helloproject_angerme_sp section.top .date-01 {
  font-family: 'Noto Sans JP', sans-serif; /*ゴシック */
  /*font-family: 'Noto Serif JP', serif;*/ /* 明朝 */
  font-weight: 700;/* fontの線の太さ */
  font-size: 5.5vw;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  color: #f0027f;
}

div#helloproject_angerme_sp section.top .date-02 {
  font-family: 'Noto Sans JP', sans-serif; /*ゴシック */
  /*font-family: 'Noto Serif JP', serif;*/ /* 明朝 */
  font-weight: 700;/* fontの線の太さ */
  font-size: 7.5vw;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  color: #3757A3;
  line-height: normal;
}

div#helloproject_angerme_sp section.top .date-02 .date-small {
  font-size: 0.8em;
  letter-spacing: -0.1em;
}


/* インフォメーション */
div#helloproject_angerme_sp section.main-contents {
  width: 100%;
  padding: 0 0 6vw;
}

div#helloproject_angerme_sp section.main-contents .inner {
  text-align: center;
  margin: 0 auto;
  margin: 0 2.667vw;
}

div#helloproject_angerme_sp section.main-contents .inner .cnt01 {
  background: #fff;
  padding: 30px 0px;
  margin: 30px auto;
}

div#helloproject_angerme_sp section.main-contents .inner .cnt01 .info-title {
  width: 95%;
  margin: 0 auto 30px;	
  font-family: 'Noto Sans JP', sans-serif; /*ゴシック */
  /*font-family: 'Noto Serif JP', serif;*/ /* 明朝 */
  font-weight: 700;/* fontの線の太さ */
  font-size: 5.5vw;
  line-height: 1.4em;
  text-align: center;
  color: #3757A3;
}

div#helloproject_angerme_sp section.main-contents .inner .cnt01 .info-text {
  width: 95%;
  margin: 0 auto 30px;	
  font-family: 'Noto Sans JP', sans-serif; /*ゴシック */
  /*font-family: 'Noto Serif JP', serif;*/ /* 明朝 */
  font-weight: 500;/* fontの線の太さ */
  font-size: 5vw;
  line-height: 1.4em;
  text-align: left;
  color: #555;
}

div#helloproject_angerme_sp section.main-contents .inner .cnt01 .info-text .color-01 {
  color: #3757A3;
  font-weight: bold;
}

div#helloproject_angerme_sp section.main-contents .inner .cnt01 .info-text .color-02 {
  color: #555555;
  font-weight: bold;
  text-align: center!important;
}

div#helloproject_angerme_sp section.main-contents .youtube-box {
  width: 92%;
  margin: 0 auto;
  margin-bottom: 5vh;
  /*border: solid 5px #fff;*/ /* 枠線をつける */
  /*box-shadow: 3px 3px 10px rgba(0,0,0,0.6);*/ /* 影をつける */
}

div#helloproject_angerme_sp section.main-contents .youtube-box .youtube-inner {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

div#helloproject_angerme_sp section.main-contents .youtube-box .youtube-inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

div#helloproject_angerme_sp section.main-contents .inner .cnt01 .img-1 {
  margin-bottom: 5vh;
}

div#helloproject_angerme_sp section.main-contents .inner .cnt01 .img-1 img {
  width: 95%;
  height: auto;
  /*border: solid 5px #fff;*/ /* 枠線をつける */
  /*box-shadow: 3px 3px 10px rgba(0,0,0,0.6);*/ /* 影をつける */
  box-sizing: border-box;
}

div#helloproject_angerme_sp section.main-contents .inner .cnt01 ul li {
  margin-bottom: 3vh;
}

div#helloproject_angerme_sp section.main-contents .inner .cnt01 ul.img-2 img {
  width: 95%;
  height: auto;
  /*border: solid 5px #fff;*/ /* 枠線をつける */
  /*box-shadow: 3px 3px 10px rgba(0,0,0,0.6);*/ /* 影をつける */
  box-sizing: border-box;
}

div#helloproject_angerme_sp section.main-contents .inner .cnt01 .info-btn {
  font-family: 'Noto Sans JP', sans-serif; /*ゴシック */
  /*font-family: 'Noto Serif JP', serif;*/ /* 明朝 */
  margin: 3vh auto;
}

/* ボタン */
div#helloproject_angerme_sp section.main-contents .inner .cnt01 .info-btn a {
  width: 90%;
  margin: 0 auto 0.5em;
  padding: 15px;
  color: #fff;
  font-size: 4.8vw;
  text-align: center;
  text-decoration: none;
  line-height: 1.2em;
  background: #3757A3;
  display: block;
  box-sizing: border-box;
  position: relative;
  border-radius: 25px;
}

div#helloproject_angerme_sp section.main-contents .inner .cnt01 .info-btn .small {
  font-family: 'Noto Sans JP', sans-serif; /*ゴシック */
  /*font-family: 'Noto Serif JP', serif;*/ /* 明朝 */
  font-size: 3.6vw;
  color: #555;
}

div#helloproject_angerme_sp section.main-contents .inner .copyright {
  font-family: 'Noto Sans JP', sans-serif; /*ゴシック */
  /*font-family: 'Noto Serif JP', serif;*/ /* 明朝 */
  font-size: 4.0vw;
  color: #555;
  display: block;
  margin: 3vh;
}

  /* external-link */
  div#helloproject_angerme_sp a.external-link.active:before, div#helloproject_angerme_sp a.external-link:hover:before, a.external-link:hover:before{
    content: "";
    width: 21.3333333333vw;
    height: 8.5333333333vw;
    display: block;
    background: url(./../img/external.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: -8.5333333333vw;
    left: 0vw;
    z-index: 1555;
  }

  div#helloproject_angerme_sp a.external-link {
    position: relative;
  }


/*=====footer[s]=====*/

.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: #555555;
}

.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;
}

/*=====footer[e]=====*/
