@charset "UTF-8";

/* html,body */
html, body{
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  margin: 0 auto;
  padding: 0;
  background: url(/img/common/bg-main.gif) top left repeat;
  color: #333;
  font:62.5%/1.4 "Helvetica Neue", Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  *font-size:small;*font:x-small;
  text-align: left;
  word-break: break-all;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}

/* link- */
a { outline: none; color:#666; text-decoration: none; }
a:hover { color:#ccc; }
a:focus { outline:none; }

.secondpage a { color:#f93; }
.secondpage a:hover { color:#fc0;}


.hidden{ text-indent:100%; white-space:nowrap; overflow:hidden; font-size: 0;}

.link-auto a[target=_blank]:after {
content:url(/img/common/icon-window.png);
margin:0 3px;
}

/*- IMG  */
img {
  border:none; -ms-interpolation-mode: bicubic;
  vertical-align: top;
  font-size:0;
  line-height: 0;
}
a img { border: 0px; text-decoration:none; }

.center { margin: 0 auto; text-align: center; }

/*- text  */
#header-menu,
#page-header,
.footer-menu,
.footer-twitter-area dd,
.sub-title,
.list-category,
.btn-buy{
  font-family: 'Open Sans', sans-serif;
}

.music-area h4,
.list-comment h4,
.character-area h3 {
  font-family:Times New Roman , "ヒラギノ明朝 Pro W3", "游明朝", "HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  -webkit-font-smoothing: antialiased;
}

.font-12px { font-size: 1.2rem; font-size: 12px; }
.green { color:#3CC; }
.orange { color:#ffa500; }
.pink { color:#FF7092; }

.float-l { float: left; }

/* clear */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix { min-height: 1px; }
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}
.both{ clear:both; }

/* highlight */
::selection { background: #fff100; }
::-moz-selection { background: #fff100; }

.marker {
  background:linear-gradient(transparent 50%, #FF0081 50%);
}

/* castam */
#overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 9999;
  background: #fff;
}

#wrap{
  margin: 0 auto;
  padding: 0;
  width: 1000px;
}

.contents{
  clear: both;
  position: relative;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}

/*　header*/
#global-header{
  margin: 0 auto 40px;
  padding: 0;
  width: 100%;
  height: 130px;
  z-index: 9999;
  background: url(/img/common/bg-header.gif) top left repeat;
}
.header-area {
  margin: 0 auto;
  width: 1000px;
  overflow: hidden;
}
  #logo{
    float: left;
    margin: 0;
    padding: 0;
    width: 265px;
    height: 130px;
  }
    #logo img{
      margin: 0 0 0 35px;
    }

  #header-menu{
    float: right;
    margin: 20px auto 0;
    padding: 0;
    width: 730px;
    height: 100px;
    font-size: 1.4rem; font-size: 14px;
    text-align: center;
    color: #999;
  }
    #header-menu li a{
      potision: relative;
      float: left;
      margin: 0 10px 15px 0;
      padding: 0;
      width: 130px;
      height: 35px;
      line-height: 27px;  
      background: #fff;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;      
      -webkit-border-radius: 18px;
      -moz-border-radius: 18px;
      border-radius: 18px;
    } 
  
      .menu01 a{ border: 4px solid #ff7092; -webkit-box-shadow: 0 6px 0 0 #ff7092; -moz-box-shadow: 0 6px 0 0 #ff7092; box-shadow: 0 6px 0 0 #ff7092;  color: #ff7092;}
      .menu02 a{ border: 4px solid #ffad2c; -webkit-box-shadow: 0 6px 0 0 #ffad2c; -moz-box-shadow: 0 6px 0 0 #ffad2c; box-shadow: 0 6px 0 0 #ffad2c;  color: #ffad2c;}
      .menu03 a{ border: 4px solid #ffdd22; -webkit-box-shadow: 0 6px 0 0 #ffdd22; -moz-box-shadow: 0 6px 0 0 #ffdd22; box-shadow: 0 6px 0 0 #ffdd22;  color: #ffdd22;}
      .menu04 a{ border: 4px solid #b3e762; -webkit-box-shadow: 0 6px 0 0 #b3e762; -moz-box-shadow: 0 6px 0 0 #b3e762; box-shadow: 0 6px 0 0 #b3e762;  color: #b3e762;}
      .menu05 a{ border: 4px solid #95e28d; -webkit-box-shadow: 0 6px 0 0 #95e28d; -moz-box-shadow: 0 6px 0 0 #95e28d; box-shadow: 0 6px 0 0 #95e28d;  color: #95e28d;}
      .menu06 a{ border: 4px solid #73ddc3; -webkit-box-shadow: 0 6px 0 0 #73ddc3; -moz-box-shadow: 0 6px 0 0 #73ddc3; box-shadow: 0 6px 0 0 #73ddc3;  color: #73ddc3;}
      .menu07 a{ border: 4px solid #7adff1; -webkit-box-shadow: 0 6px 0 0 #7adff1; -moz-box-shadow: 0 6px 0 0 #7adff1; box-shadow: 0 6px 0 0 #7adff1;  color: #7adff1;}
      .menu08 a{ border: 4px solid #88b6ef; -webkit-box-shadow: 0 6px 0 0 #88b6ef; -moz-box-shadow: 0 6px 0 0 #88b6ef; box-shadow: 0 6px 0 0 #88b6ef;  color: #88b6ef;}
      .menu09 a{ border: 4px solid #9f9ae8; -webkit-box-shadow: 0 6px 0 0 #9f9ae8; -moz-box-shadow: 0 6px 0 0 #9f9ae8; box-shadow: 0 6px 0 0 #9f9ae8;  color: #9f9ae8;}
      .menu10 a{ border: 4px solid #c597dd; -webkit-box-shadow: 0 6px 0 0 #c597dd; -moz-box-shadow: 0 6px 0 0 #c597dd; box-shadow: 0 6px 0 0 #c597dd;  color: #c597dd;}
      
      /*.new {
        potision: absolute;
        top:3px;
        left: 3px;
        background: url(/img/common/icon-new.png) top left no-repeat;
        display: block;
        width: 14px;
        height: 14px;
        z-index: 9999;
      }
      */


.header-line{
  margin: 0 auto 40px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1)  0 4px 6px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.1)  0 4px 6px 0;
  box-shadow: rgba(0, 0, 0, 0.1)  0 4px 6px 0;  
  background-image: -webkit-gradient(
    inear,
    left top,
    right top,
    color-stop(0, #FFD072),
    color-stop(0.5, #FE9AB5),
    color-stop(1, #FFD072)
  );
  background-image: -o-linear-gradient(right, #FFD072 0%, #FE9AB5 50%, #FFD072 100%);
  background-image: -moz-linear-gradient(right, #FFD072 0%, #FE9AB5 50%, #FFD072 100%);
  background-image: -webkit-linear-gradient(right, #FFD072 0%, #FE9AB5 50%, #FFD072 100%);
  background-image: -ms-linear-gradient(right, #FFD072 0%, #FE9AB5 50%, #FFD072 100%);
  background-image: linear-gradient(to right, #FFD072 0%, #FE9AB5 50%, #FFD072 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD072', endColorstr='#FE9AB5', GradientType=1)";  
  height: 16px;
}
      

#header-menu li a{
  transition: background-position .5s ease;
  -webkit-transition: background-position .5s ease;  
}
#header-menu li a:hover {
  background: url(/img/common/icon-star3.png) no-repeat #fff;
  background-position: top right;
}
      

/* second */
.secondpage .contents{
  margin-top: 40px;
  padding-bottom: 32px;
  /*
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#77ffffff,EndColorStr=#77ffffff);
  background-color: rgba(256,256,256,0.7);
  */
}
#page-header{
  margin: 0 auto;
  padding: 40px 0 0 10px;
  width: 100%;
  height: 60px;
  letter-spacing: .5em;
  font-size: 46rem; font-size: 46px;
  text-align: center;
  color: #FF7092;
}
#page-header li {
  display: inline-block;
  filter:dropshadow(color=#fff,offX= 0,offY=-3)
  dropshadow(color=#fff,offX= 3,offY= 0)
  dropshadow(color=#fff,offX= 0,offY= 3)
  dropshadow(color=#fff,offX=-3,offY= 0);
  -webkit-text-stroke-color: #fff;
  -webkit-text-stroke-width: 1px;
  text-shadow: white 3px 3px 0px, white -3px 3px 0px,
  white 3px -3px 0px, white -3px -3px 0px;
  
  -ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#ffffff,offx=1,offy=1)"; /* IE8 */
  display:inline-block; /* IE */
}

.sub-title{
  margin-bottom: 20px;
  padding: 0 0 5px 35px;
  background: url(/img/common/icon-star.png) 0 8px no-repeat;
  font-size: 3.6rem; font-size: 36px;
  border-bottom: 4px dashed #2cdba7;
  border-collapse: separate;
  border-spacing: 0;
  color: #666;
}


.tite-line {
    background: url(/img/common/line-colorful.gif) top center repeat;
    height: 20px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 630px;
}
.red-line {
    background: url(/img/common/line-red.gif);
    height: 3px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100px;
}


/* movie */
.list-movie{
  margin: 0 auto 20px;
  padding:0;
}
.list-movie li{
  position: relative;
  margin: 0 ;
  padding: 0;
  display: block;
  height: 163px;
  width: 290px;
}
.list-movie li img,
.play{
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url("/js/vendor/PIE.htc");
}
  .list-movie li a{
    display: block;
    height: 163px;
    width: 290px;
  }
  .play{
    display: block;
    height: 163px;
    width: 290px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/img/common/thumb-off.png) 0 0 no-repeat;
  }
  .play:hover{
    background: url(/img/common/thumb-on.png) 0 0 no-repeat;
  }  

/* social */
.social-area {
  display: block;
  margin: 0;
  padding: 0;
  width: 290px;
  height: 60px;
  background: url(/img/common/text-share.png) 30px 23px no-repeat;
  border-top:1px solid #999;
  border-bottom:1px solid #999;
}
  .share-buttons{
    margin: 15px 0 15px 180px;
    padding: 0;
  }
  .share-buttons li{
    display: inline-block;
    width: 33px;
    height: 34px;
    margin-right: 5px;
    -moz-transition: -moz-transform 1s linear;
    -webkit-transition: -webkit-transform 1s linear;
    -o-transition: -o-transform 1s linear;
    -ms-transition: -ms-transform 1s linear; 
  }
    .share-buttons li:hover {
-moz-transform: rotateY(180deg);
-webkit-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
}

/*info*/
.list-info {
  margin: 0 45px 0 auto;
  padding: 0;
  width: 260px;
}
  .list-info li{
    position: relative;
    margin: 20px auto 0;
    padding-bottom: 15px;
    width: 260px;
    /*min-height: 240px;*/
    border-bottom:1px dashed #ccc;
  }
  .info-thumbnail {
    width: 258px;
    height: 120px;
    background: url(/img/common/thumb-news.jpg) 0 0;
    border:1px solid #ccc;
  }
  .info-title a{
    padding: 10px 0;
    font-size: 1.6rem; font-size: 16px;
    font-weight: bold;
    width: 260px;
    color: #3cc;
  }
    .info-title a:before{
      content: url(/img/common/icon-star3.png);
    }
  .list-info li a:hover{
    color: #FF7787;
  }  
  .info-text {
    margin-bottom: 10px;
    font-size: 1.2rem; font-size: 12px;
    width: 260px;
    height: 2.7em;
    overflow: hidden;
  }

  .day {
    margin-bottom: 10px;
    font-size: 1.2rem; font-size: 12px;
    color: #999;
  }
    .day:before{
      content: "┃";
    }
  .info-more a{
    position: absolute;
    bottom: 8px;
    right: 0;
    display: block;
    width: 65px;
    height: 16px;
    line-height: 16px;
    background: #ff7b8b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url("/js/vendor/PIE.htc");
    color: #fff;
    text-align: center;
    font-size: 1.0rem; font-size: 10px;
  }
    .info-more a:hover{
      background: #ffb1ba;
      color: #fff !important;
    }



/* footer */
#global-footer{
  margin: 0 auto;
  padding: 0;
  width: 100%;
  background: #fffbf4;
  font-size: 1.4rem; font-size: 14px;
  color: #999;
}
  #global-footer a{ color: #666; }
  
.footer-menu-area li a:hover:before,
.footer-twitter-area dd a:hover:before{
  visibility: visible;
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
}

.footer-menu-area li a:before,
.footer-twitter-area dd a:before{  
  background-color: #FF7B8B;
  bottom: -5px;
  content: "";
  position: absolute;
  width: 70%;
  height: 3px;
  left: 0;
  visibility: hidden;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transition: all .2s ease-in-out 0s;
  -webkit-transition: all .2s ease-in-out 0s;
}
  

  #global-footer .contents{
    margin: 0 auto;
    padding: 80px;
    width: 1000px;
  }

  .footer-menu-area {
    float:left;
    margin: 0 auto 50px;
    padding: 0;
    width: 680px;
    display: table;
  }
    .footer-menu-area dt {
      display:table-cell;
      vertical-align:middle;
      text-align:center;
      width: 250px;
    }
    .footer-menu-area dd {
      display:table-cell;
      vertical-align:middle;
    }
      .footer-menu {
        display:table-cell;
        margin: 0;
        padding: 0;
        width: 200px;
      }
      .footer-menu li {
        position: relative;
        margin: 5px 0 20px;
        padding-left: 20px;
        background: url(/img/common/icon-red.png) 0 4px no-repeat;
      }
        .footer-submenu{
          margin-top: 10px;
        }
        .footer-submenu li{
          margin-bottom: 5px;
          padding: 0;
          font-size: 1.2rem; font-size: 12px;
          color: #999;
          background-image:none;
        }
        .footer-submenu li:before{
          content: "━　";
          color: #ffb400;
        }

  .footer-twitter-area {
    display:table-cell;
    width: 320px;
  } 
  .footer-twitter-area dd {
    position: relative;
    margin-bottom: 20px;
    padding-left: 20px;
    background: url(/img/common/icon-blue.png) 0 4px no-repeat;
  }
  .footer-twitter-area dd a:before{
  width: 30%;
}
  #twitter_update_list li{
    margin-bottom: 20px;
    padding-bottom: 3px;
    border-bottom:1px dashed #ccc;
    font-size: 1.2rem; font-size: 12px;
  }
  
  #twitter_update_list li a{
    color: #ccc;
  } 


.footer-info {
  clear: both;
  margin: 0;
  font-size: 1.0rem; font-size: 10px;
}
  .company-info {
    float: left;
    margin-top: 3px;
    padding-left: 30px;
    width: 350px;
  }
    .footer-attention {
      display: block;
      margin-top: 10px;
      font-size: 0.9rem; font-size: 9px;
      line-height: 1.4;
    }
  .copy {
    float: left;
    margin: 0;
    padding: 18px 0;
    width: 275px;
    border-top:1px solid #666;
    border-bottom:1px solid #666;
    text-align: center;
  }
  .footer-social-area {
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    width: 345px;
    height: 40px;
    background: url(/img/common/text-share.png) 105px 15px no-repeat;
  }
  .footer-social-area .share-buttons{
    margin: 8px 0 0 220px;
  }


/* pagetop */
#pageTop{
  position:fixed;
  bottom: 100px;
  right: 20px;
  display:block;
  height: 160px;
  width: 85px;
  text-decoration: none;
  z-index: 9999;
}

/* GDN */
iframe[name="google_conversion_frame"] {
	position: absolute;
	height: 0;
}