@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

sup {
    vertical-align: super;
}

sub {
    vertical-align: sub;
}

html {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

th, td {
    vertical-align: top;
}

q, blockquote {
    quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}

a img {
    border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

* {
    margin: 0;
    padding: 0;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
    -webkit-text-size-adjust: none;
    line-height: 0;
}

ul, ol, li {
    list-style: none;
}

html {
    -webkit-text-size-adjust: none;
    margin: 0;
    padding: 0;
}

body {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    color: #000000;
    -webkit-touch-callout: none;
    background-color: #bff1af;
    font-size: 13px;
    line-height: 20px;
    font-family: 'ヒラギノ丸ゴ Pro W3', 'Hiragino Maru Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

a {
    text-decoration: none;
    margin: 0;
    padding: 0;
    color: #000;
}

a:hover {
    text-decoration: underline;
}

img {
    margin: 0;
    padding: 0;
}

.mt0 {
    margin-top: 0px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

#WRAP {
    min-width: 950px;
    width: 100%;
    margin: 0 auto;
    font-size: 100%;
    line-height: 1.4;
}

/* header {
    background-color: #ffffff;
} */

article {
    background-image: url("../img/bg_main01.gif");
    background-repeat: repeat-x;
    background-position: top center;
}

/*.sp{
	display: none;
	@media only screen and (max-width: 640px) {
		display: inline;
	}
}*/
@media only screen and (max-width: 640px) {
  /* line 90, ../sass/3ds.scss */
  #WRAP {
  min-width: 100%; }
  .pc {
    display: none; } }

#sectionheader {
    background-image: url("../img/bg_main02.png");
    background-repeat: repeat-x;
    background-position: top center;
}

#sectionheader .mainimg {
    width: 950px;
    margin: 0 auto;
    height: 404px;
    overflow: hidden;
}

#sectionheader .mainimg h2 {
    display: none;
}

#sectionheader .mainimg h3 {
    overflow: hidden;
}

#sectionheader .mainimg .sp {
    display: none;
}
 @media only screen and (max-width: 640px) {

#sectionheader .mainimg .sp {
    display: inline !important;
}
}
 @media only screen and (max-width: 640px) {

#sectionheader .mainimg {
    width: 90%;
    height: 100%;
}

#sectionheader .mainimg img {
    width: 100%;
}
}

#sectionheader .mainimg_second {
    width: 950px;
    margin: 0 auto;
    height: 227px;
    position: relative;
}

#sectionheader .mainimg_second h2 {
    position: absolute;
    top: 20px;
    left: 0;
}
 @media only screen and (max-width: 640px) {

#sectionheader .mainimg_second h2 a {
    display: none;
}
}

#sectionheader .mainimg_second h2 a {
    width: 280px;
    height: 80px;
    display: block;
    text-indent: -5000px;
}
 @media only screen and (max-width: 640px) {

#sectionheader .mainimg_second {
    width: 90%;
    height: 100%;
}

#sectionheader .mainimg_second img {
    width: 100%;
}
}

#sectionheader .news {
	width: 900px;
	min-height: 38px;
	margin: 10px auto 5px auto;
	line-height: 38px;
	background-color: #ffffff;
	overflow: hidden;
	background-color: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
 @media only screen and (max-width: 640px) {

#sectionheader .news {
    width: 90%;
    height: auto;
}
}

#sectionheader .news h4 {
    width: 100px;
    height: auto;
    float: left;
    background-color: #ff3535;
    background-image: url("../img/icon_news.png");
    background-repeat: no-repeat;
    background-position: 10px 0.5em;
    padding: 0 0 0 40px;
    color: #ffffff;
}
 @media only screen and (max-width: 640px) {

#sectionheader .news h4 {
    float: none;
    width: 100%;
}
}

#sectionheader .news dl {
    margin-left: 140px;
    padding: 0px 10px 0px 0px;
    color: #ff0e0e;
}
 @media only screen and (max-width: 640px) {

#sectionheader .news dl {
    margin: 0.5em 0;
    line-height: 1.6;
}
}

#sectionheader .news dl dt {
    float: left;
    margin: 0 10px;
}

#sectionheader .news dl dd {
    margin: 0 10px;
}

#PS4-top nav {
    width: 950px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
 @media only screen and (max-width: 640px) {

#PS4-top nav {
    width: 100%;
    border-bottom: none;
    margin-bottom: 20px;
}
}

#PS4-top nav ul {
    position: relative;
    left: 50%;
    float: left;
}

#PS4-top nav ul li {
    position: relative;
    left: -50%;
    float: left;
    width: 228px;
}
 @media only screen and (max-width: 640px) {

#PS4-top nav ul li {
    width: 100%;
    float: none;
    text-align: center;
}
}

#PS4-top nav ul li a {
    height: 82px;
    display: block;
    text-indent: -5000px;
    background-position: top center;
    margin-top: 10px;
    color: #fff;
    position: relative;
    top: 10px;
    -webkit-transition: top 0.1s ease-out;
    -moz-transition: top 0.1s ease-out;
    -o-transition: top 0.1s ease-out;
    transition: top 0.1s ease-out;
}
 @media only screen and (max-width: 640px) {

#PS4-top nav ul li a {
    position: static;
    text-indent: 0;
    height: auto;
    padding: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
}

#PS4-top nav ul li a:hover {
    top: 0;
}

#PS4-top nav ul li .nav01 {
    background-image: url("../img/nav_01.png");
}
 @media only screen and (max-width: 640px) {

#PS4-top nav ul li .nav01 {
    background-image: none;
    background-color: #d265ff;
}
}

#PS4-top nav ul li .nav02 {
    background-image: url("../img/nav_02.png");
}
 @media only screen and (max-width: 640px) {

#PS4-top nav ul li .nav02 {
    background-image: none;
    background-color: #ffb93e;
}
}

#PS4-top nav ul li .nav03 {
    background-image: url("../img/nav_03.png");
}
 @media only screen and (max-width: 640px) {

#PS4-top nav ul li .nav03 {
    background-image: none;
    background-color: #ff7784;
}
}

#PS4-top nav ul li .nav04 {
    background-image: url("../img/nav_04.png");
}
 @media only screen and (max-width: 640px) {

#PS4-top nav ul li .nav04 {
    background-image: none;
    background-color: #5ec4ff;
}
}

#CONTENTS {
    width: 950px;
    margin: 0 auto;
    position: relative;
    background-color: #ffffff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 0px 0px 8px #8e8e8e;
    -moz-box-shadow: 0px 0px 8px #8e8e8e;
    -webkit-box-shadow: 0px 0px 8px #8e8e8e;
}
 @media only screen and (max-width: 640px) {

#CONTENTS {
    width: 95%;
}

#CONTENTS img {
    width: 100%;
}

#CONTENTS img.w100none {
    width: auto;
}
}

#CONTENTS .c_block {
    padding: 24px;
}
 @media only screen and (max-width: 640px) {

#CONTENTS .c_block {
    padding: 10px;
}
}

#CONTENTS .c_block .text {
    text-align: center;
    margin: 20px auto 30px auto;
    color: #47ca1f;
    font-weight: bold;
    font-size: 1.5em;
}
 @media only screen and (max-width: 640px) {

#CONTENTS .c_block .text {
    font-size: 1em;
}
}

#CONTENTS .c_block .movie {
    text-align: center;
    margin-bottom: 60px;
}

#CONTENTS .c_block .title {
    background-image: url("../img/h4.gif");
    background-repeat: no-repeat;
    height: 89px;
    line-height: 89px;
    text-align: center;
    font-size: 1.5em;
    font-weight: bolder;
    color: #fff;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    margin: 0 0 20px 0;
}
 @media only screen and (max-width: 640px) {

#CONTENTS .c_block .title {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0.6em 0.5em;
    line-height: 1.3;
    height: auto;
    font-size: 1.3em;
    background-position: center;
    background-size: cover;
}
}

.c_pagetop {
    overflow: hidden;
}

.c_pagetop a {
    background-image: url("../img/btn_c_pagetop.gif");
    background-position: 10px center;
    background-repeat: no-repeat;
    margin: 15px 0 10px 0;
    padding: 5px 10px 5px 30px;
    height: 16px;
    float: right;
    display: block;
    color: #9a9a9a;
    background-color: #f9f9f9;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.c_pagetop a:hover {
    color: #000;
    background-position: 10px 3px;
}

.pagetop {
    width: 950px;
    overflow: hidden;
    margin: 20px auto;
}

.pagetop a {
    background-image: url("../img/btn_pagetop.png");
    background-position: center 5px;
    background-repeat: no-repeat;
    width: 55px;
    height: 55px;
    float: right;
    display: block;
    text-indent: -5000px;
}

.pagetop a:hover {
    background-position: center top;
}
 @media only screen and (max-width: 640px) {

.pagetop {
    width: 100%;
}
}

.f_area {
    overflow: hidden;
}

.f_area .f_left, .f_area .f_right {
    float: left;
}
 @media only screen and (max-width: 640px) {

.f_area .f_left, .f_area .f_right {
    width: 100%;
}
}

.f_clear {
    clear: left;
}

small {
    font-size: 0.9em;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.faqbtn {
    overflow: hidden;
}

.faqbtn ul {
    background-color: #f6f6f6;
    margin: 0 -10px 10px 0;
    overflow: hidden;
    padding: 20px 10px 10px 10px;
}

.faqbtn ul li {
    float: left;
    width: 160px;
    margin-bottom: 10px;
    margin-right: 10px;
}
 @media only screen and (max-width: 640px) {

.faqbtn ul li {
    width: auto;
}
}

.faqbtn ul li a {
    background: url(../img/icon_arrow.gif) no-repeat left center;
    padding-left: 23px;
}

.faqbtn ul li a:hover {
    background-position: 3px center;
}

.inquirybtn {
    overflow: hidden;
}

.inquirybtn a {
    background: url(../img/icon_arrow.gif) no-repeat 10px center;
    padding: 10px 0 10px 23px;
    margin-bottom: 20px;
    display: block;
    width: 100px;
    border: 1px solid #CCC;
    float: right;
}
 @media only screen and (max-width: 640px) {

.inquirybtn a {
    float: none;
    margin: 0 auto 20px auto;
}
}

.inquirybtn a:hover {
    background-position: 13px center;
}

/* 新着情報一覧 */






#newsLISTS {
    min-height: 148px;
    padding: 30px 60px 20px;
    margin: 0 auto 50px;
    position: relative;
    overflow: hidden;
    background-color: #f6f6f6;
}
 @media only screen and (max-width: 640px) {

#newsLISTS {
    padding: 10px 20px;
}
}

#newsLISTS dl.news_list {
    overflow: hidden;
}

#newsLISTS dl.news_list dt {
    float: left;
    width: 97px;
    background: url(../img/icon_arrow.gif) no-repeat left center;
    padding-left: 23px;
}
 @media only screen and (max-width: 640px) {

#newsLISTS dl.news_list dt {
    float: none;
    display: block;
    margin-bottom: 3px;
    font-size: 1.2em;
}
}

#newsLISTS dl.news_list dd {
    margin: 0 0 10px 120px;
}
 @media only screen and (max-width: 640px) {

#newsLISTS dl.news_list dd {
    margin-left: 23px;
}
}

.article {
    margin-bottom: 60px;
    font-size: 14px;
    line-height: 1.6;
    clear: both;
    overflow: hidden;
}

.article p, .article div {
    line-height: 1.6 !important;
}
 @media only screen and (max-width: 640px) {

.article p, .article div {
    max-width: 100% !important;
}
}

.article img {
    max-width: 100%;
    height: auto;
}

.article div.subject {
    /*background: white url(/ps4/img/info/bg_subject.png) no-repeat left bottom;*/
    border-top: 3px solid #6acb15;
	border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin-bottom: 10px;
    overflow: hidden;
}
 @media only screen and (max-width: 640px) {

.article div.subject {
    padding-bottom: 0;
}
}

.article .date {
    float: left;
    width: 100px;
    background: #f1fbeb;
    margin-right: 5px;
    color: #666666;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}
 @media only screen and (max-width: 640px) {

.article .date {
    float: none;
}
}

.article h2.subject {
    color: #000;
    font-size: 16px;
    line-height: 1.2em;
    overflow: hidden;
}

.footer {
    padding: 10px;
    font-size: 80%;
    background: #fff;
    background-image: url("../img/bg_footer.gif");
    border-top: solid 3px #fff;
}

.footer .f_block {
    width: 950px;
    margin: 15px auto;
}
 @media only screen and (max-width: 640px) {

.footer .f_block {
    width: 100%;
    margin-top: 0;
}
}

.footer ul {
    overflow: hidden;
}

.footer ul li {
    float: left;
    margin-right: 5px;
}
 @media only screen and (max-width: 640px) {

.footer ul li {
    margin-bottom: 2px;
    padding: 10px 10px 10px 20px;
    float: none;
    background: url(../img/icon_arrow.gif) no-repeat 10px center white;
}

.footer ul li span {
    display: none;
}
}

.footer ul li a {
    color: #2f2f2f;
    font-size: 1.3em;
}

.footer ul li a:hover {
    color: #666666;
}

.footer .caution {
    margin: 15px 0;
}

.footer small {
    display: block;
    margin: 5px auto;
    text-align: center;
}

.inquiry {
    margin-bottom: 20px;
}

#CONTENTS a.btn_detail:hover {
    background-color: #ffbe41;
}

#CONTENTS a.btn_request {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    border-bottom: solid 5px #ffeebb;
    display: block;
    text-align: center;
    color: #000;
    background-color: #ffdd41;
    width: 500px;
    line-height: 27px;
    margin: 0.3em auto 10px auto;
    background-image: url("../img/icon_arrow.gif");
    background-repeat: no-repeat;
    background-position: 96% center;
    padding: 0.5em 1em;
    text-decoration: none;
    font-size: 1.3em;
}
 @media only screen and (max-width: 640px) {

#CONTENTS a.btn_request {
    font-size: 1.1em;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
}

#CONTENTS a.btn_request:hover {
    background-color: #ffbe41;
}

/*-------------------------------------------------------------------------
	Clearfix
/*-----------------------------------------------------------------------*/





#CONTENTS div, #CONTENTS ul, #CONTENTS dl {
    zoom: 1;
}

#CONTENTS div:after, #CONTENTS ul:after, #CONTENTS dl:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
}
/* 20141125 */


#BANNER ul li {
	width:260px;
    margin: 0 auto; }

  @media only screen (mix-width: 641px) and (max-width: 959px) {

  }


/*150916_TCID_EDITED*/
.star::before{
    float: left;
    margin: auto;
    display: block;
}
.disc_song_list ul li p{
    background-color: #f2f2f2;
    border-radius: 5px;
    padding: 0 10px;
    margin: 0 20px 10px 0;
    float: left;
}

  /*iOS iframeスクロール対応*/
#TOPICS .iframeContainer{
    width: 100%;
    height: 150px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
#TOPICS .iframeContainer iframe{
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}
#WRAP #PS4-top #CONTENTS .c_block #ps4Pack .a_pack #ps4_What01 .w_img ul li dl dt .new{
	height: 14px;
	width: 40px;
	display: inline;
	vertical-align:middle;
	margin:0 3px 2px 0;}


/*-------------------------------------------------------------------------
  TOPICS
/*-----------------------------------------------------------------------*/
#TOPICS {
  width: 300px;
  background-color: #f9f9f9;
  margin-bottom: 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  padding-bottom: 5px;
}
  @media only screen and (max-width: 640px) {
    #TOPICS {
      width: 100%;
      }
  }
  #TOPICS h4 {
    color: #ffffff;
    height: 35px;
    background-image: url("../img/bg_h_whatsnew.png");
    background-repeat: no-repeat;
    background-position: 0px center;
    text-indent: -5000px;
  }
  #TOPICS .topics_list{
    margin: 0 10px;
  }
  #TOPICS .topics_list li{
    display: block;
    margin-bottom: 8px;
    padding: 0 0 5px 20px;
    background-image: url(../img/arrow_whatsnew.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    border-bottom: 1px dotted #ccc;
    color: #333;
    font-weight: bold;
    list-style: none;
    box-sizing: border-box;
  }
  #TOPICS .topics_list li a {
    color: #333;
  }
  #TOPICS .topics_list li a:hover {
    text-decoration: underline;
  }

  #TOPICS .topics_list li.loading{
    border: none;
    text-align: center;
  }
  #TOPICS .topics_list li.loading img{
      display: block;
      width: 50px;
      height: 50px;
      margin: 0 auto;
      -webkit-animation: loading 1.5s linear infinite;
      -moz-animation: loading 1.5s linear infinite;
      -ms-animation: loading 1.5s linear infinite;
      -o-animation: loading 1.5s linear infinite;
      animation: loading 1.5s linear infinite;
  }
  @-webkit-keyframes loading {
      0% {-webkit-transform: rotate(0deg);}
      100% {-webkit-transform: rotate(360deg);}
  }
  @-moz-keyframes loading {
      0% {-moz-transform: rotate(0deg);}
      100% {-moz-transform: rotate(360deg);}
  }
  @-ms-keyframes loading {
      0% {-ms-transform: rotate(0deg);}
      100% {-ms-transform: rotate(360deg);}
  }
  @-o-keyframes loading {
      0% {-o-transform: rotate(0deg);}
      100% {-o-transform: rotate(360deg);}
  }
  @keyframes loading {
      0% {transform: rotate(0deg);}
      100% {transform: rotate(360deg);}
  }


  #CONTENTS.TOPICS_FULL{}
  #CONTENTS.TOPICS_FULL a{ text-decoration: underline; }
  #CONTENTS.TOPICS_FULL a:hover{ text-decoration: none; }
  #CONTENTS.TOPICS_FULL .topics_list{}
  #CONTENTS.TOPICS_FULL .topics_list .loading{
    border: none;
    text-align: center;
  }
  #CONTENTS.TOPICS_FULL .topics_list .loading img{
      display: block;
      width: 50px;
      height: 50px;
      margin: 0 auto;
      -webkit-animation: loading 1.5s linear infinite;
      -moz-animation: loading 1.5s linear infinite;
      -ms-animation: loading 1.5s linear infinite;
      -o-animation: loading 1.5s linear infinite;
      animation: loading 1.5s linear infinite;
  }
