@charset "utf-8";

body{
  background-image: url(images/******.png);
  margin: 0;
  padding: 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

img {
  vertical-align: bottom;
}

h1, h2, h3{
    margin: 0;
    padding: 0;
}

.bg1{
  background-color: #E8F6F5;
  padding: 80px 0 45px 0;
}

.bg2{
  background-color: #B5E6E2;
  padding: ;
  background-image:url(images/bg2.png);
  background-position: top;
  background-repeat: repeat-x;
  position:relative;
}

.bg2:before{
  content:"";
  position:absolute;
  top: -250px;
  right:0;
  width: 938px;
  height: 912px;
  display: block;
  background-image:url(images/bg2before.png);
  background-repeat: no-repeat;
}

.bg3{
  background-color: #E8F6F5;
  padding: 50px 0 50px 0;
  background-image:url(images/bg3.png), url(images/bg3_a.png), url(images/bg3_b.png), url(images/bg3_a.png);
  background-position: bottom center, top left, 100% 40%, 0 100%;
  background-repeat: repeat-x, no-repeat, no-repeat, no-repeat;
}

.bg4{
  background-image: url(images/bg4.png);
  background-position: top center;
}

.bg5{
  background-color: #E8F6F5;
}

.whitebg{
  max-width: 1080px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 10px;
  border: 3px solid #3FC0B5;
  padding: 0 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.whitebgapp{
  max-width: 980px;
  margin: 0 auto 30px;
  background-color: #fff;
  border-radius: 10px;
  border: 3px solid #3FC0B5;
  padding: 0 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.whitebg .contents{
  padding: 0 45px 40px 45px;
}

.mb1{
  margin-bottom: 50px;
}

.ytube{
  position: relative;
  padding-bottom: 56.25%;
}

.ytube iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 1080px) {
  .bg1{
    background-color: #E8F6F5;
    padding: 25px 7px 25px 7px;
  }

  .bg2{
    background-color: #B5E6E2;
    padding: ;
    background-image:url(images/bg2.png);
    background-position: 0 -30px;
    background-repeat: repeat-x;
  }

  .bg2:before{
    background-image:none;
  }

  .bg3{
    padding: 20px 7px 50px 7px;
    background-image:url(images/bg3.png);
    background-position: bottom;
    background-repeat: repeat-x;
  }

  .bg4{
    background-image: url(images/bg4.png);
  }

  .bg5{
    background-color: #E8F6F5;
  }

  .mb1{
    margin-bottom: 10px;
  }
}

/*--------ヘッダー--------*/

#header {
  background-color: #83D6CF;
  text-align: center;
  padding: 12px 0 20px 0;
}

#header .himg{
  margin: 0 auto;
}

/*--------トップ画像--------*/

#topimg_sect{
background-image:url(images/topimg_bg_t.png),url(images/topimg_bg_b.png),url(images/topimg_bg_p.png),url(images/topimg_bg.png);
background-repeat: repeat-x, repeat-x, no-repeat, no-repeat;
  background-size: auto, auto, auto, cover;
background-position: top, bottom, 5% 100%, top;
}

#topimg_sect .topimg{
  position: relative;
  text-align: center;
  padding: 35px 0 0 0;
}

#topimg_sect .topimg .bwave {
  position: absolute;
  bottom: 0;
}

@media only screen and (max-width: 1080px) {


  #header {
    padding: 15px 0 7px 0;
  }

  #header .himg img{
    width: 70%;
  }

  .topimg img{
    width: 100%;
  }

  #topimg_sect{
  background-image:url(images/topimg_bg_t.png),url(images/topimg_bg_b.png),url(images/topimg_bg_p.png),url(images/topimg_bg.png);
  background-repeat: repeat-x, repeat-x, no-repeat, no-repeat;
    background-size: auto, auto, 50%, cover;
  background-position: top, bottom, bottom left -50px, top;
  }
}

.colab .title{
  background-color: #A2E0DA;
  padding: 26px 0 15px 58px;
}

.colab .stitle{
  text-align: center;
  padding: 28px 0 8px 0;
}

.moviegirlbox{
  position: relative;
}

.moviegirl{
  position: absolute;
  top: -290px;
  right: 35px;
}

@media only screen and (max-width: 1080px) {

  .whitebg .contents{
    padding: 0 15px 40px 15px;
  }

  .colab .title{
    padding: 10px 0 10px 0;
    text-align:center;
    border-radius: 5px 5px 0 0;
  }

  .colab .title img{
    width: 90%;
  }

  .colab .stitle{
    padding: 10px 0 10px 0;
  }

  .colab .stitle img{
    height: 50px;
  }
}

.sign .stitle{
  text-align: center;
  padding: 28px 0 15px 0;
}

.sign_info{

}

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

.sign_info_L, .sign_info_R{
  float: left;
}

.sign_info_L{
  position:relative;
  width:44%;
  text-align: right;
  padding: 0 15px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.sign_info_L .kikangirl{
  position:absolute;
  top:-30px;
  left:30px;
}

.sign_info_R{
  width:56%;
}

.sign_info_R .text{
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0 0 2px;
}

.sign_123{
  padding: 50px 0 15px 0;
}

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

.sign_123 .sign1, .sign_123 .sign2, .sign_123 .sign3{
  float: left;
}

.sign_123 .sign1{
	padding: 0 0 0 50px;
}

.sign_123 .sign2, .sign_123 .sign3{
  padding: 0 0 0 73px;
}

.sign_date{
  max-width:980px;
  background-color: #E8F6F5;
  border-radius: 15px;
  margin: 0 auto;
}

.sign_date .stitle2{
  background-color: #A2E0DA;
  text-align: center;
  padding: 10px 0 10px 0;
  border-radius: 15px 15px 0 0;
}

.datebox{
  padding: 20px 50px;
}

.sign_note{
  font-size:18px;
  font-weight: bold;
  padding: 15px 45px 45px 45px;
}

.sign_note2{
  font-size:18px;
  font-weight: bold;
  padding: 0 45px 20px 45px;
}

@media only screen and (max-width: 1080px) {
  .sign .stitle{
    text-align: center;
    padding: 15px 0 0 0;
  }

  .sign .stitle img{
    width: 100%;
  }

  .sign_c{
    padding: 0 15px 0 15px;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }

  .sign_info_L, .sign_info_R{
    float: none;
    width: 100%;
    text-align: center;
  }

  .sign_info_L img, .sign_info_R img{
    width: 100%;
  }

  .sign_info_R .text{
    text-align: left;
    font-size: 15px;
  }

  .sign_123{
    padding: 22px 0 17px 0;
  }

  .sign_123 .sign1{
    float: none;
  }

  .sign_123 .sign1{
  	padding: 0 0 0 0;
  }

  .sign_123 .sign1 img{
    width: 100%;
  }

  .datebox{
    padding: 5px 15px;
    text-align: center;
  }

  .datebox img{
    height: 50px;
  }

  .sign_note, .sign_note2{
    font-size:13px;
    padding: 15px 0 15px 0;
  }
}

.introduce_sect{
  width: 100%;
  background-color: #83D6CF;
  background-image:url(images/introduceimg_bg_b.png);
  background-position: bottom;
  background-repeat: repeat-x;
}

.introduce{
  max-width:980px;
  margin: auto;
  padding: 55px 0 0 0;
}

.introduce .stitle{
  padding: 0 0 15px 0;
}

.introducegirlbox{
  position: relative;
}

.introducegirlbox .commingsoon{
  width: 100%;
}

.introducegirlbox .commingsoon img{
  width: 100%;
}

.introducegirl{
  position: absolute;
  top: -210px;
  right: 15px;
}

.dlinkicon{
  max-width: 980px;
  padding: 28px 0 60px 0;
}

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

.dlinkicon_L{
  float: left;
}

.dlinkicon_R{
  float: right;
}

.dlinkicon_L .mr{
  margin: 0 16px 0 0;
}

@media only screen and (max-width: 1080px) {

  .introduce{
    padding: 20px 0 0 0;
  }

  .introduce_c{
    padding: 0 7px 0 7px;
  }

  .introduce .stitle img{
    width: 100%;
  }

  .dlinkicon{
    padding: 12px 0 40px 0;
  }

  .dlinkicon_L{
    float: none;
    text-align: center;
    padding: 0 0 7px 0;
  }

  .dlinkicon_R{
    float: none;
    text-align: center;
  }

  .dlinkicon_L img{
    height: 50px;
  }

  .dlinkicon_L .mr{
    margin: 0 3px 0 3px;
  }

  .dlinkicon_R img{
    height: 50px;
  }

}

.tieup .stitle{
  text-align: center;
  padding: 30px 0 10px 0;
}

.tieup .stitle2{
  text-align: center;
  padding: 0 0 35px 0;
}

.tieup .stitle3{
  text-align: center;
  padding: 37px 0 20px 0;
  border-top: 3px solid #3FC0B5;
  max-width: 980px;
  margin: 0 auto;
}

.tieup .photo{
  text-align: center;
}

.tieup_note{
  font-size:18px;
  font-weight: bold;
  padding: 15px 45px 10px 45px;
}

.rcgoodsimg_L img, .rcgoodsimg_R img{
  width:469px;
}

.rcgoodsimg_LR{
  max-width:980px;
  margin: auto;
  padding: 0 0 9px 0;
}

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

.rcgoodsimg_L, .rcgoodsimg_R{
  float: left;
  width: 490px;
}

.rcgoodsimg_L{
  text-align: left;
}

.rcgoodsimg_R{
  text-align: right;
}

.rcgoodsimg_R2{
  text-align: center !important;
}

.rcgoodsimg_last{
  text-align: center;
  padding: 0 0 15px 0;
}

@media only screen and (max-width: 1080px) {

  .tieup_c{
    text-align: center;
    padding: 0 15px 0 15px;
  }

  .tieup .stitle{
    text-align: center;
    padding: 30px 0 10px 0;
  }

  .tieup .stitle img{
    width: 100%;
  }

  .tieup .stitle2 img{
    width: 100%;
  }

  .tieup .stitle2{
    text-align: center;
    padding: 0 0 14px 0;
  }

  .tieup .stitle3{
    padding: 15px 0 20px 0;
    border-top: none;
  }

  .tieup .stitle3 img{
    width: 100%;
  }

  .tieup .photo img{
    width: 100%;
  }

  .rcgoodsimg_LR{
    padding: 0 0 0 0;
  }

  .rcgoodsimg_L, .rcgoodsimg_R{
    float: none;
    width: 100%;
    text-align: center;
    padding: 0 0 7px 0;
  }

  .rcgoodsimg_L img, .rcgoodsimg_R img{
    width: 95%;
  }

  .tieup_note{
    font-size:13px;
    padding: 13px 0 10px 0;
    text-align: left;
  }

  .rcgoodsimg_last img{
    width: 98%;
  }
}

.share_sect{
  text-align: center;
}

.share_sect .stitle{
  padding: 40px 0 25px 0;
}

.share_sect .shareicon{
  padding: 0 0 40px 0;
}

.share_sect .shareicon img{
  padding: 0 10px 0 10px;
}

#footer{
  background-color: #E8F6F5;
  padding: 25px 0 15px 25px;
  border-top: 3px solid #3FC0B5;
}

@media (max-width: 1079px) { .pc{display:none!important;} }
@media (min-width: 1080px) { .sp{display:none!important;} }

@media only screen and (max-width: 1080px) {

  .share_sect .stitle{
    padding: 18px 0 11px 0;
  }

  .share_sect .stitle img{
    height: 30px;
  }

  .share_sect .shareicon{
    padding: 0 0 16px 0;
  }

  .share_sect .shareicon img{
    height: 40px;
    padding: 0 5px 0 5px;
  }

  #footer{
    background-color: #E8F6F5;
    padding: 12px 0 5px 7px;
    border-top: 2px solid #3FC0B5;
  }

  #footer img{
    width: 50%;
  }

}


.bg22{
  background-color: #B5E6E2;
  background-image:url(images/bg2.png);
  background-position: top;
  background-repeat: repeat-x;
}

.monthlyev{
  text-align: center;
}

.monthlyevtitle{
  padding: 30px 0 60px 0;
}

.sign_date .stitle2b{
  background-color: #A2E0DA;
  text-align: center;
  padding: 10px 0 10px 0;
  border-radius: 15px 15px 0 0;
}

.sign_date .stitle2b img{
  height: 28px;
}

.introduce .stitle2{
  padding: 0 0 15px 0;
}

.dlinkicon2{
  max-width: 980px;
  padding: 28px 0 60px 0;
  text-align: center;
}

.day{
  padding: 0 45px 0 45px;
}

.day .stitle{
  padding: 50px 0 10px 0;
}

.datebox{
  text-align: center;
}

.event_sect .ebox_b1{
  width: 314px;
  height: 314px;
  background-color: #fff;
  border-radius: 8px;
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.event_sect .ebox_b2{
  background-color: #ddd;
  border-radius: 8px;
  border: solid 8px #3FBEB3;
  padding:25px 0 15px 0;
  background-color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ebox_area{
	width: 980px;
  margin: 0 auto 54px;
}

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

.eboxA, .eboxB, .eboxC{
  float: left;
}

.eboxA, .eboxB{
  margin: 0 19px 0 0;
}

.ranking{
  padding: 0 45px 0 45px;
}

.ranking .stitle{
  padding: 30px 0 18px 0;
  border-top: solid 3px #3FBEB3;
}

.ranking_sect{
  max-width: 1080px;
  margin: 0 auto;
  text-align: center;
  background-image: url(images/back_bluedot.png);
  background-position: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ranking_rankingevent1{
  padding: 15px 0 0 0;
}

.ranking_rankingevent2{
  padding: 0 0 10px 0;
}

.ranking_rankingevent3{
  padding: 0 0 10px 0;

}

.ranking_sect .title{
  padding: 10px 0 0 0;
}

.largebox{
  width:980px;
  margin: 0 auto 70px;
  text-align: center;
}

.ranking_sect .lbox_b1{
  width: 980px;
  background-color: #fff;
  border-radius: 8px;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ranking_sect .lbox_b2{
  background-color: #ddd;
  border-radius: 8px;
  border: solid 8px #3FBEB3;
  padding:8px;
  height:100%;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ranking_sect .ribontitle{
  padding: 25px 0 15px 0;
}

.ranking_sect .largebox_text{
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  color: #69412B;
}

.ranking_sect .largebox_text span{
  color: #E6007F;
}

.ranking_sect .podium{
  padding: 25px 0 49px 0;
  margin: 0 auto;
  width: 97%;
  border-bottom: solid 1px #3FBEB3;
}

.ranking_sect .nadaretitle{
  padding: 30px 0 15px 0;
}

.ranking_sect .tokutenribon{
  padding: 0 0 20px 0;
}

.ranking_sect .umaibou{
  padding: 0 0 20px 0;
}

.ranking_sect .movietxt{
  padding: 15px;
  text-align: left;
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  color: #69412B;
}

.present{
  padding: 0 45px 0 45px;
}

.present .stitle{
  padding: 20px 0 25px 0;
  border-top: solid 3px #3FBEB3;
}

.present .text1{
  padding: 0 0 15px 0;
}

.present .text2{
  padding: 0 0 15px 0;
}

.present .text3{
  padding: 30px 0 60px 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

.banner_sect{
  max-width: 1080px;
  margin: 0 auto;
  padding:
}

.banner_sect .banner1 img{
  width: 100%;
}

.banner_sect .banner1{
  max-width: 1080px;
  padding: 25px 0 33px 0;
}

.bg42{
  background-color: #81D4CD;
}


.latest{
  padding: 35px 0 25px 0;
}

.latextbox{
  width: 590px;
  margin: 0 auto;
  text-align: center;
  border-radius: 15px;
  border: 3px solid #3FBEB3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
}

.latextbox .iconbox{
  padding: 30px 0 0 0;
}

.latextbox .icon, .latextbox .googleplay{
  margin: 0 11px 0 0;
}

.pcbkcr {
  padding: 15px 0 20px 0;
  width:494px;
  margin: 0 auto;
}

.pcbkcr .btn{
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 1080px) {

.bg22{
    background-position: 0 -30px;
  }

  .whitebg{
    border: 1.5px solid #3FBEB3;
  }

  .introduce .stitle2 img{
    width: 60%;
}
.dlinkicon2{
    padding: 12px 0 40px 0;
  }

.dlinkicon2 img{
    max-width: 70%;
  }

  .monthlyev{
    padding: 0 7px 0 7px;
  }

  .monthlyevtitle{
    padding: 8px 0 10px 0;
  }

  .monthlyevtitle img{
    width: 100%;
  }

  .whitebg.event_sect{
    padding: 0 7px 0 7px;
  }

  .monthlyev .stitle img{
    width: 100%;
  }

  .day{
    padding: 0 7px 0 7px;
  }

  .day .stitle{
    padding: 0 0 15px 0;
  }

  .ebox_area{
  	width: 100%;
    margin: 0 auto 30px;
  }

  .eboxA, .eboxB, .eboxC{
    float: none;
    padding: 0 0 0 0;
  }

  .eboxA, .eboxB{
    margin: 0 0 10px 0;
  }

  .ebox_b2{
    padding: 0 8px 8px 8px !important;
  }

  .ebox_b2 .sp{
    width: 100%
  }

  .event_sect .ebox_b1{
    width: 100%;
    height: auto;
    padding: 0;
  }

  .event_sect .ebox_b2{
    border: solid 4px #3FBEB3;
  }

  .ranking_sect{
    width: 100%;
  }

  .ranking_rankingevent1 img{
    width: 85%;
  }

  .largebox{
    width:auto;
    padding: 0 0 0 0;
    margin: 0 auto 22px;
  }

  .ranking{
    padding: 0 7px 0 7px;
  }

  .ranking .stitle{
    padding: 11px 0 18px 0;
  }


  .ranking_sect .largebox_text{
    font-size: 12px;
    line-height: 16px;
    color: #69412B;
  }

  .ranking_sect .podium{
    padding: 16px 0 30px 0;
    width: auto;
    border-bottom: solid 1px #E6007F;
  }

  .ranking_sect .podium img{
    width: 100%;
  }

  .ranking_sect .ribontitle{
    padding: 2px 0 12px 0;
  }

  .ribontitle .sp{
    width: 100%;
  }

  .tokutenribon .sp{
    width: 100%;
  }

  .ranking_sect .umaibou{
    padding: 0 0 10px 0;
  }

  .ranking_sect .umaibou img{
    width: 85%;
  }

  .ranking_sect .nadaretitle {
    padding: 15px 0 10px 0;
}

  .nadaretitle img{
    width: 85%;
  }

  .ranking_sect .lbox_b1{
    width: auto;
  }

  .ranking_sect .lbox_b2{
    padding:8px;
    height:100%;
    border: solid 4px #3FBEB3;
  }

    .ranking_sect .ranking_rankingevent1 {
      padding: 0 0 0 0;
  }

  .ranking_rankingevent2 .sp{
    max-width: 60%;
  }

  .largebox .movietxt{
    font-size: 12px;
    line-height: 16px;
    padding: 12px 0 15px 0;
  }

  .present{
    padding: 0 7px 0 7px;
  }

  .present .stitle{
    padding: 20px 0 10px 0;
  }

  .present .text1{
    padding: 0 0 0 0;
  }

  .present .text2{
    padding: 0 0 9px 0;
  }

  .present .text1 img{
    width: 70%;
  }
  .present .text2 img{
    width: 60%;
  }
  .present .photo img{
    width: 100%;
  }

  .present .text3{
    padding: 25px 0 20px 0;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }

  .banner_sect{
    width: 100%;
  }

  .banner_sect .banner1{
    width: auto;
    padding: 10px 15px 10px 15px;
  }

  .latest{
    padding: 10px 7px 10px 7px;
  }

  .latextbox{
    width: 100%;
  }

  .latextbox .title img{
    width: 60%;
  }

  .latest .icon, .latest .googleplay{
    margin: 0 10px 0 0;
  }

  .iconbox img{
    height: 43px;
  }

  .latextbox .iconbox{
    padding: 15px 0 0 0;
  }


  .pcbkcr{
    padding: 15px 0 20px 0;
    width:100%;
    text-align: center;
  }

  .pcbkcr .btn{
    width: 92%;
    max-width: 340px;
  }

}
