@charset "UTF-8";
@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;
  line-height: 1;
}

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

#header,
#footer {
  background: #fff;
}

div#jaefans_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.jpg) repeat center top;
  background-size: contain;
  /* スカパーオンデマンド */
}
div#jaefans_sp div,
div#jaefans_sp span,
div#jaefans_sp object,
div#jaefans_sp iframe,
div#jaefans_sp h1,
div#jaefans_sp h2,
div#jaefans_sp h3,
div#jaefans_sp h4,
div#jaefans_sp h5,
div#jaefans_sp h6,
div#jaefans_sp p,
div#jaefans_sp blockquote,
div#jaefans_sp pre,
div#jaefans_sp abbr,
div#jaefans_sp address,
div#jaefans_sp cite,
div#jaefans_sp code,
div#jaefans_sp del,
div#jaefans_sp dfn,
div#jaefans_sp em,
div#jaefans_sp img,
div#jaefans_sp ins,
div#jaefans_sp kbd,
div#jaefans_sp q,
div#jaefans_sp samp,
div#jaefans_sp small,
div#jaefans_sp strong,
div#jaefans_sp sub,
div#jaefans_sp sup,
div#jaefans_sp var,
div#jaefans_sp b,
div#jaefans_sp i,
div#jaefans_sp dl,
div#jaefans_sp dt,
div#jaefans_sp dd,
div#jaefans_sp ol,
div#jaefans_sp ul,
div#jaefans_sp li,
div#jaefans_sp fieldset,
div#jaefans_sp form,
div#jaefans_sp label,
div#jaefans_sp legend,
div#jaefans_sp table,
div#jaefans_sp caption,
div#jaefans_sp tbody,
div#jaefans_sp tfoot,
div#jaefans_sp thead,
div#jaefans_sp tr,
div#jaefans_sp th,
div#jaefans_sp td,
div#jaefans_sp article,
div#jaefans_sp aside,
div#jaefans_sp canvas,
div#jaefans_sp details,
div#jaefans_sp figcaption,
div#jaefans_sp figure,
div#jaefans_sp footer,
div#jaefans_sp header,
div#jaefans_sp hgroup,
div#jaefans_sp menu,
div#jaefans_sp nav,
div#jaefans_sp section,
div#jaefans_sp summary,
div#jaefans_sp time,
div#jaefans_sp mark,
div#jaefans_sp audio,
div#jaefans_sp video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
div#jaefans_sp article,
div#jaefans_sp aside,
div#jaefans_sp details,
div#jaefans_sp figcaption,
div#jaefans_sp figure,
div#jaefans_sp footer,
div#jaefans_sp header,
div#jaefans_sp hgroup,
div#jaefans_sp menu,
div#jaefans_sp nav,
div#jaefans_sp section {
  display: block;
}
div#jaefans_sp nav ul {
  list-style: none;
}
div#jaefans_sp blockquote,
div#jaefans_sp q {
  quotes: none;
}
div#jaefans_sp blockquote:before, div#jaefans_sp blockquote:after {
  content: "";
  content: none;
}
div#jaefans_sp q:before, div#jaefans_sp q:after {
  content: "";
  content: none;
}
div#jaefans_sp a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
div#jaefans_sp ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
div#jaefans_sp mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
div#jaefans_sp del {
  text-decoration: line-through;
}
div#jaefans_sp abbr[title],
div#jaefans_sp dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
div#jaefans_sp table {
  border-collapse: collapse;
  border-spacing: 0;
}
div#jaefans_sp hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
div#jaefans_sp input,
div#jaefans_sp select {
  vertical-align: middle;
}
div#jaefans_sp img {
  vertical-align: bottom;
  width: 100%;
}

/* external-link */
div#jaefans_sp section.main-contents a.external-link:hover:before,
div#jaefans_sp section.main-contents a.external-link:active:before {
  content: "";
  width: 80px;
  height: 32px;
  display: block;
  background: url(./../img/external.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -32px;
  left: -8px;
  z-index: 1000; }

div#jaefans_sp section.main-contents a.external-link {
  display: inline-block;
  position: relative; }

div#jaefans_sp section.top {
  width: 100%;
  margin: 0 auto;
}
div#jaefans_sp section.top img {
  display: block;
  width: 100%;
}
div#jaefans_sp section.main-contents {
  width: 100%;
  text-align: center;
  padding: 0 0 11.3333333333vw;
  /* background: url(../img/bg_pattern_sp.jpg) center top /cover #fff; */
}
div#jaefans_sp section.main-contents .inner {
  width: 93%;
  margin: 0 auto;
}
div#jaefans_sp section.main-contents .text {
  width: 100%;
}
div#jaefans_sp section.main-contents .youtube-box {
  width: 88%;
  margin: 10.6666666664vw auto 0;
}
div#jaefans_sp section.main-contents .youtube-box .youtube-inner {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
div#jaefans_sp section.main-contents .youtube-box .youtube-inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
/* div#jaefans_sp section.main-contents .about {
  margin: 8vw 0 0;
} */
div#jaefans_sp section.main-contents .about .about__cont {
  width: 93.0666666643vw;
  margin: 13.333333333vw 0;
  box-sizing: border-box;
}
div#jaefans_sp section.main-contents .about .about__title {
  width: 22.4vw;
  margin: 5.3333333333vw auto 0;
}
div#jaefans_sp section.main-contents .about .about__lead {
  /*margin-bottom: 7.083333333vw;*/
}
div#jaefans_sp section.main-contents .about .about__img {
  width: 76.1333333333vw;
  margin: 7.7333333333vw 0 0 10.8vw;
}
div#jaefans_sp section.main-contents .about__howto ul {
  padding: 7.083333333vw 0;
}
div#jaefans_sp section.main-contents .about__howto li {
  list-style: none;

}
div#jaefans_sp section.main-contents .about__howto li img {
  border: 2px solid black;
  margin: 6.25vw 0 0 0;
}
div#jaefans_sp section.main-contents .about .about__button {
width: 65vw;
margin: 10vw auto 0;
}
div#jaefans_sp section.main-contents .present {
  padding: 1px 0 0;
  font-family: 'Noto Serif JP', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
div#jaefans_sp section.main-contents .present .present__cont {
  background: linear-gradient(180deg, rgba(210,190,115,1) 0%, rgba(232,216,165,1) 51%, rgba(210,190,115,1) 100%);
  background-size: 100%;
  width: 93.0666666643vw;
  padding: 13.333333333vw 6.6666666665vw;
  box-sizing: border-box;
}
div#jaefans_sp section.main-contents .present .present__title {
  font-size: 8vw;
  font-weight: 900;
  text-align: center;
  color: #fff;
  text-shadow: #71673e 1px 0 15px, #9d8f58 1px 0 15px;
  margin-bottom: 10vw;
}

div#jaefans_sp section.main-contents .present .present__lead {
  /* position: relative; */
  font-size: 5.333333333vw;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  text-shadow: #71673e 1px 0 15px, #9d8f58 1px 0 15px;
  margin: 7vw auto 18vw;
}
/* /* div#jaefans_sp section.main-contents .present .present__lead span {
  color: #018298;
} */
div#jaefans_sp section.main-contents .present .present__img {
  width: 90%;
  margin: 7vw auto 10vw;
}
div#jaefans_sp section.main-contents .present .present__img p {
  margin-top: 3vw;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 2.8vw;
  letter-spacing: 0;
  line-height: 1.8;
} */
div#jaefans_sp section.main-contents .present .present__button,
div#jaefans_sp section.main-contents .about__howto .about__button {
  text-align: center;
  margin-top: 3vw;
}

div#jaefans_sp section.main-contents .present .present__button a,
div#jaefans_sp section.main-contents .about__howto .about__button a {
  background: linear-gradient(180deg, rgba(210,190,115,1) 0%, rgba(232,216,165,1) 51%, rgba(210,190,115,1) 100%);
  font-size: 5.333333333vw;
  color: #fff;
  text-decoration: none;
  border: solid 3px #fff;
  text-shadow: #71673e 1px 0 15px, #9d8f58 1px 0 15px;
  box-shadow:#71673e 1px 0 15px;
  padding: 4vw 15.33333333vw;
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
}

/* div#jaefans_sp section.main-contents .present .present__buttonAnchor {
  display: inline-block;
  width: 65vw;
  margin-top: 8vw;
} */
div#jaefans_sp .skyper_ondemand-bnr {
  margin: 0 auto 7%;
  padding-top: 7%;
}
div#jaefans_sp .skyper_ondemand-bnr a {
  display: block;
}
div#jaefans_sp .cnt02 {
  border-radius: 25px;
  border: 2px solid #009fe8;
  background-color: #ffffff;
  padding: 10% 6%;
  margin: 7.083333333vw auto 0;
  /* margin: 10% auto 0; */
}
div#jaefans_sp .cnt02 .ttl03 {
  font-size: 15px;
  color: #2f2525;
  font-weight: bold;
  text-align: center;
  line-height: 1.8;
  margin: 1.8em 0;
}
div#jaefans_sp .cnt02 .txt02 {
  font-size: 13px;
  color: #2f2525;
  text-align: left;
  line-height: 1.6;
  margin-bottom: 20px;
}
div#jaefans_sp .cnt02 .txt02 .link {
  text-decoration: underline;
  color: #0000ee;
}
div#jaefans_sp .cnt02 .txt02 .link:hover {
  opacity: 0.6;
  transition: all 0.5s ease;
}
div#jaefans_sp .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#jaefans_sp .cnt02 .skyper_ondemand-logo {
  text-align: center;
  margin: 0 auto;
}
div#jaefans_sp .cnt02 .skyper_ondemand-logo img {
  max-width: 282px;
  width: 55%;
}
div#jaefans_sp .cnt02 .guide-line {
  border-top: 1px solid #cecece;
}
div#jaefans_sp .cnt02 .font-red {
  color: red;
}
div#jaefans_sp .cnt02 .app-title {
  margin-bottom: 30px !important;
  text-align: center;
}
div#jaefans_sp .cnt02 .app-os {
  font-size: 14px;
  margin-bottom: 20px !important;
}
div#jaefans_sp .cnt02 .app-os span {
  font-size: 18px;
}
div#jaefans_sp .cnt02 .app-text {
  text-align: left !important;
  font-size: 14px;
}
div#jaefans_sp .cnt02 .app-note {
  text-align: left !important;
  font-size: 12px !important;
}
div#jaefans_sp .cnt02 .app-text li {
  margin: 5px !important;
  text-indent: -1em;
  padding-left: 1em;
}
div#jaefans_sp .cnt02 .app-note li {
  margin-bottom: 3px !important;
  text-indent: -1em;
  padding-left: 1em;
}
div#jaefans_sp .cnt02 .bottom-btn .guide-btn .blue-button {
  margin-bottom: 30px;
}
div#jaefans_sp .cnt02 .mb1 {
  margin-bottom: 1rem;
}
div#jaefans_sp .cnt02 .mb20 {
  margin-bottom: 20px;
}
div#jaefans_sp .cnt02 .mb30 {
  margin-bottom: 30px;
}
div#jaefans_sp .cnt02 .mb50 {
  margin-bottom: 50px;
}
div#jaefans_sp .sky_frame {
  background-image: url(./../img/sp_sky_back.jpg);
  background-size: contain;
  width: 100%;
  margin: 0 0 0;
  padding: 15px 10px;
  border: 1px #cccccc solid;
  box-sizing: border-box;
}
div#jaefans_sp .sky_frame a {
  text-decoration: none;
}
div#jaefans_sp .sky_ttl {
  padding: 0 0 15px;
}
div#jaefans_sp .sky_text {
  font-size: 11px;
  line-height: 14px;
  padding: 5px 0;
  text-align: right;
  background: #ffffff;
}
div#jaefans_sp .sky_text2 {
  font-size: 11px;
  line-height: 14px;
  padding: 2% 0 1%;
  text-align: right;
}
div#jaefans_sp .sky_ttl_frame {
  padding-bottom: 10px;
}
div#jaefans_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#jaefans_sp .sky_button {
  padding-top: 13%;
  text-align: center;
}
div#jaefans_sp .sky_button_image {
  display: block;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.8);
  margin-left: auto;
  margin-right: auto;
  width: 92.5% !important;
}

.foot_info {
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  background: #fff;
}
.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;
}