a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.mobile_nav_all .mobile_nav {
  position: fixed;
  right: 0px;
  top: 0px;
}
.body_Popup_plist {
  position: fixed;
  top: 80px;
  left: 0px;
}
.body_Popup_search {
  top: 80px;
}
.hd {
  width: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
}
.totop {
  display: none;
}
.hd .nav ul li a,
.nav_icon .nav_icon_box .icon_store,
.nav_icon .nav_icon_box .icon-search {
  color: #fff;
}
.nav_icon .nav_icon_box .icon_store:hover {
  background-color: inherit;
}
.nav_icon .nav_icon_box .icon-search:hover {
  background-color: inherit;
}
.nav_icon .nav_icon_box:hover {
  cursor: pointer;
}
.hd .logo a {
  background-image: url(../img/stargazing_logo_jp.png);
  height: 100px;
}
.nav_icon .nav_icon_box .icon_store {
  background: url(../img/stargazing_store_icon.png) no-repeat 50% 30%;
}
.nav_icon .nav_icon_box .icon-search {
  background: url(../img/stargazing_select_icon.png) no-repeat 50% 30%;
}
.copyright {
  background: no-repeat;
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%;
}
.copyright p {
  color: #FFFFFF;
}
#fullPage-nav span,
.fullPage-slidesNav span {
  border: none;
  background: #FFFFFF;
}
#fullPage-nav li .active span,
.fullPage-slidesNav .active span {
  background: #FCEE21;
}
#fullPage-nav p {
  background: url(../img/stargazing_jt.png) no-repeat;
  width: 12px;
  height: 23px;
  cursor: pointer;
  margin: auto;
}
.section {
  margin-bottom: 0px;
}
.section1 {
  background: url(./img/stargazing/section1.png) no-repeat;
  background-size: 100% 100%;
}
.section1 .pic {
  width: 100%;
  text-align: center;
}
.section1 .pic img {
  max-width: 100%;
}
.section1 .text {
  width: 60%;
  text-align: center;
  margin: auto;
  color: #FFFFFF;
}
.section1 .text .title {
  font-size: 48px;
  margin: 18px 0px 30px 0px;
}
.section2 {
  background: url(./img/stargazing/section2.png) no-repeat;
  background-size: 100% 100%;
}
.section2 .left .top {
  font-size: 25px;
  color: #FFFFFF;
}
.section2 .left .top .t1,
.section2 .left .top .t2 {
  display: inline-block;
  background-color: rgba(81, 174, 209, 0.6);
  margin-bottom: 10px;
}
.section2 .left .top .t3 {
  display: inline-block;
  font-size: 25px;
  color: #FFFFFF;
  margin-bottom: 20px;
  background-color: rgba(66, 188, 127, 0.6);
}
.section2 .left .bottom {
  padding: 20px;
  font-size: 15px;
  background-color: rgba(66, 188, 127, 0.6);
  color: #FFFFFF;
}
.section2 .right {
  text-align: right;
}
.section2 .right img {
  max-width: 500px;
}
.section3 {
  background: url(./img/stargazing/section3.png) no-repeat;
  background-size: 100% 100%;
}
.section3 .left {
  background-color: rgba(10, 20, 50, 0.4);
  text-align: center;
  box-sizing: border-box;
  padding: 50px 0px;
  float: left;
}
.section3 .left img {
  max-width: 250px;
}
.section3 .right {
  float: right;
  padding-top: 80px;
}
.section3 .right .top {
  font-size: 34px;
  color: #FFFFFF;
  margin-bottom: 50px;
}
.section3 .right .top .t1,
.section3 .right .top .t2 {
  display: inline-block;
  margin-bottom: 10px;
}
.section3 .right .top .t3 {
  display: inline-block;
  color: #FCEE21;
}
.section3 .right .bottom {
  font-size: 15px;
  color: #FFFFFF;
  line-height: 40px;
}
.section4 {
  background: url(./img/stargazing/section4.png) no-repeat;
  background-size: 100% 100%;
}
.section4 .top {
  text-align: center;
}
.section4 .top img {
  max-width: 500px;
}
.section4 .bottom {
  width: 80%;
  margin: auto;
}
.section4 .bottom .top {
  font-size: 28px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.section4 .bottom .top .t1,
.section4 .bottom .top .t2 {
  display: inline-block;
  margin-bottom: 10px;
}
.section4 .bottom .top .t2 {
  display: inline-block;
  color: #FCEE21;
}
.section4 .bottom .bottom {
  font-size: 15px;
  color: #FFFFFF;
  line-height: 40px;
}
.section5 {
  background: url(./img/stargazing/section5.png) no-repeat;
  background-size: 100% 100%;
}
.section5 .top {
  width: 100%;
  text-align: center;
  font-size: 34px;
  color: #FFFFFF;
  margin-bottom: 40px;
}
.section5 .row .thumbnail {
  background-color: rgba(255, 255, 255, 0.1);
  border: none;
  padding: 30px 0px;
  min-height: 334px;
}
.section5 .row .thumbnail:hover {
  background-color: rgba(10, 20, 50, 0.5);
}
.section5 .row .thumbnail .pic {
  width: 90%;
  text-align: center;
  margin: auto;
}
.section5 .row .thumbnail .title {
  width: 90%;
  text-align: center;
  color: #45BFE5;
  font-size: 20px;
  margin: 20px auto;
}
.section5 .row .thumbnail .desc {
  width: 90%;
  text-align: left;
  color: #FFFFFF;
  font-size: 13px;
  margin: auto;
}
.section6 {
  background: url(./img/stargazing/section6.png) no-repeat;
  background-size: 100% 100%;
}
.section6 .container {
  padding-top: 30px;
}
.section6 .container .thumbnail {
  background-color: rgba(255, 255, 255, 0.1);
  border: none;
  color: #FFFFFF;
  min-height: 145px;
}
.section6 .container .thumbnail .top {
  font-size: 24px;
  padding: 5px 0px;
}
.section6 .container .thumbnail .text {
  font-size: 13px;
}
.section6 .container .thumbnail_box {
  padding: 10px 10px;
}
.section6 .container .thumbnail_box .title {
  font-size: 16px;
  margin-bottom: 5px;
}
.section6 .container .thumbnail_box .pic {
  text-align: left;
}
.section7 {
  background: url(./img/stargazing/section7.png) no-repeat;
  background-size: 100% 100%;
}
.section7 .top {
  width: 100%;
  text-align: center;
  color: #FFFFFF;
  font-size: 34px;
  margin-bottom: 30px;
}
.section7 .bottom {
  background-color: rgba(255, 255, 255, 0.1);
  width: 70%;
  margin: auto;
  color: #FFFFFF;
  font-size: 15px;
  text-align: center;
  padding: 30px 30px;
}
.section7 .to_top {
  width: 38px;
  height: 38px;
  background: url(./img/stargazing/totop.png) no-repeat;
  margin: auto;
  margin-top: 20px;
  cursor: pointer;
}
@media screen and (max-width: 1080px) {
  .section3 .left {
    margin-top: 20px;
  }
  .section3 .right .top {
    margin-bottom: 25px;
  }
  .section3 .right .bottom {
    line-height: inherit;
  }
}
@media screen and (max-width: 768px) {
  .section3 .right,
  .section3 .left {
    float: inherit;
  }
  .section2 .right {
    text-align: center;
    margin-top: 20px;
  }
  #fullPage-nav {
    display: none;
  }
  .section3 .right {
    padding-top: 0px;
  }
  .section3 .left {
    width: 70%;
    margin: auto;
    margin-top: 30px;
  }
}
@media screen and (max-width: 414px) {
  .row {
    padding: 40px 0px;
  }
  .section1 .text {
    width: 100%;
  }
  .hd .logo a {
    height: 39px;
  }
  .section2 .right img {
    max-width: 300px;
  }
  .section3 .left img {
    max-width: 150px;
  }
  .section3 .left {
    width: 90%;
    margin: 20px auto;
  }
  .section4 .top img {
    max-width: 306px;
  }
  .section4 .bottom {
    width: 100%;
  }
  .section4 .bottom .top {
    width: 72%;
    margin: 20px auto;
  }
  .section5 .top {
    margin: 30px 0px;
  }
  .section6 .container .thumbnail_box .pic {
    text-align: center;
    margin-bottom: 20px;
  }
  .section7 .top {
    margin: 30px 0px;
  }
  .section7 .bottom {
    width: 100%;
  }
  .section1 .text .title {
    font-size: 28px;
  }
  .section5 .row {
    padding: 0px 0px;
    margin: 0px 5px;
  }
  .section1 {
    background-position: -480px -245px;
    background-size: inherit;
  }
  .section4 {
    background-position: -550px 0px;
    background-size: inherit;
  }
  .section5 {
    background-size: inherit;
    background: inherit;
    background-color: #5D649D;
  }
  .section7 {
    background-size: inherit;
    background: inherit;
    background-color: #0A47A0;
  }
  .copyright {
    position: inherit;
    background-color: #0A47A0;
  }
  .totop {
    display: block;
  }
  .hd {
    position: relative;
    background: url(./img/stargazing/section1.png) no-repeat;
    background-position: 0px -200px;
  }
  .section4 .top {
    margin-top: 50px;
  }
  .mobile_nav_all .mobile_nav {
    position: relative;
    height: 100%;
  }
}
@media screen and (max-width: 320px) {
  .section4 .top img {
    max-width: 240px;
    margin-top: 30px;
  }
  .section2 .right img {
    max-width: 250px;
  }
  .section3 .right .top,
  .section5 .top,
  .section7 .top {
    font-size: 28px;
  }
}
/*# sourceMappingURL=stargazing.css.map */
