@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-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: "pr-regular";
  src: url("/fonts/sub-webfont.eot");
  src: url("/fonts/sub-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/sub-webfont.woff2") format("woff2"), url("/fonts/sub-webfont.woff") format("woff"), url("/fonts/sub-webfont.ttf") format("truetype"), url("/fonts/sub-webfont.svg#websubsetfontregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.font-min {
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif; }

body {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75; }

*, *:before, *:after {
  box-sizing: border-box; }

a {
  outline: none;
  text-decoration: none; }

a:link, a:visited {
  color: #005D65; }

a:hover, a:active {
  color: #005D65;
  text-decoration: underline; }

img {
  vertical-align: top; }

body, html {
  width: 100%;
  height: 100%; }

body {
  font-family: "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  font-weight: normal;
  background-color: #D7D5DD; }

.l-wrapper {
  width: 100%;
  min-width: 850px;
  display: none; }

.l-inner {
  width: 850px;
  position: relative;
  margin: 0 auto; }

#googlecode {
  position: fixed;
  left: 0;
  top: -500px;
  z-index: 0; }

.l-senction {
  width: 100%;
  position: relative; }

.cover {
  width: 100%;
  height: 100%;
  background-color: #D7D5DD;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 100; }

.headline_line {
  line-height: 4px;
  font-size: 4px;
  height: 4px;
  margin: 0 0 50px 0;
  zoom: 1; }
  .headline_line:after {
    content: "";
    clear: both;
    display: block; }
  .headline_line span {
    width: 18px;
    height: 4px;
    line-height: 4px;
    font-size: 4px;
    background-color: #FFFFFF;
    display: block;
    float: left;
    margin: 0 7px 0 0; }

.m-slide {
  overflow: hidden; }

#popup {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  display: none; }
  #popup .popup_box {
    width: 100%;
    height: 100%;
    position: relative; }
  #popup .popup_close {
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 0; }
  #popup .popup_inner {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1; }

#underIE8 {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
  background: url("/images/common/ie8_bg.png") center center repeat; }
  #underIE8 .underIE8_alert {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -283px 0 0 -380px;
    z-index: 1; }
  #underIE8 .underIE8_copyright {
    position: fixed;
    left: 0;
    bottom: 10px;
    text-align: right;
    width: 100%;
    font-size: 10px;
    padding: 0 20px 0 0; }

.skip {
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 99; }

.loader {
  width: 100%;
  position: fixed;
  top: 50%;
  z-index: 101;
  margin: -40px 0 0 0;
  text-align: center; }
  .loader p {
    display: none;
    margin: 0 0 5px 0; }
  .loader span {
    font-family: "pr-regular";
    -webkit-font-smoothing: none;
    -moz-osx-font-smoothing: none;
    font-size: 14px;
    display: inline-block;
    background-color: #000000;
    color: #FFFFFF;
    padding: 0 20px;
    letter-spacing: 0.1em; }

.opening {
  width: 100%;
  position: fixed;
  top: 300px;
  z-index: 101;
  text-align: center;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  font-size: 24px;
  line-height: 28px;
  height: 30px;
  text-align: center;
  letter-spacing: 0.1em;
  display: none; }
  .opening p {
    display: inline-block;
    background-color: #FFFFFF;
    width: 440px;
    padding: 5px 0 0 0;
    overflow: hidden;
    white-space: nowrap; }

.bg {
  background-image: url("/images/common/bg_item.png"), url("/images/common/bg_content.png");
  background-position: center 2500px, center top;
  background-repeat: no-repeat, repeat-y;
  width: 100%;
  min-width: 850px;
  height: 9830px;
  position: absolute;
  left: 0px;
  top: -2500px;
  z-index: 0;
  pointer-events: none;
  overflow: hidden; }

.bg_saikawa {
  position: absolute;
  left: 50%;
  top: 2035px;
  margin-left: -210px;
  z-index: 0; }

.bg_moe {
  position: absolute;
  left: 50%;
  top: 4933px;
  margin-left: 120px;
  z-index: 0; }

.bg_shiki {
  position: absolute;
  left: 50%;
  top: 9265px;
  margin-left: -120px;
  z-index: 0; }

.rotate {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  top: 7330px; }

.move_item {
  pointer-events: none;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 100;
  width: 100%;
  height: 7330px;
  overflow: hidden; }
  .move_item .i01 {
    position: absolute;
    left: 50%;
    top: 2070px;
    margin-left: 0px;
    z-index: 100; }
  .move_item .i03 {
    position: absolute;
    left: 50%;
    top: 4040px;
    margin-left: 0px;
    z-index: 100; }
  .move_item .i04 {
    position: absolute;
    left: 50%;
    top: 4325px;
    margin-left: 0px;
    z-index: 0; }

.l-header {
  position: fixed;
  left: 0px;
  top: 35px;
  z-index: 101;
  display: none;
  overflow: hidden;
  height: 830px; }
  .l-header .l-inner {
    width: 270px; }
  .l-header h1 {
    margin: 0 0 55px 0; }

.hd_title_menu {
  position: fixed;
  left: 55px;
  top: 290px;
  z-index: 101;
  font-size: 15px;
  background-color: #000000;
  color: #FFFF00;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  height: 23px;
  padding: 0 5px;
  cursor: pointer; }
  .hd_title_menu:after {
    content: " ";
    position: fixed;
    display: block;
    height: 4px;
    width: 15px;
    position: fixed;
    left: 110px;
    top: 299px;
    z-index: 100;
    background-color: #000000; }

.hd_nav {
  position: fixed;
  left: 125px;
  top: 290px;
  z-index: 101;
  font-size: 15px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  letter-spacing: 0.05em; }
  .hd_nav li {
    line-height: 23px;
    height: 23px;
    margin: 0 0 25px 0;
    position: relative; }
    .hd_nav li:after {
      content: " ";
      position: relative;
      display: block;
      height: 25px;
      width: 4px;
      margin: 0 0 0 20px;
      background-color: #000000; }
  .hd_nav li:last-child:after {
    display: none; }
  .hd_nav a {
    display: inline-block;
    line-height: 23px;
    height: 23px;
    vertical-align: top;
    text-decoration: none;
    padding: 2px 7px; }
  .hd_nav a:link, .hd_nav a:visited {
    background-color: #FFFF00;
    color: #000000; }
  .hd_nav a:hover, .hd_nav a:active {
    background-color: #000000;
    color: #FFFF00; }
  .hd_nav li:nth-child(11):after {
    content: " ";
    display: block;
    background: url("/images/top/icon_new.png") left top no-repeat;
    width: 56px;
    height: 63px;
    height: 63px !important;
    position: absolute;
    left: 60px;
    top: -55px;
    z-index: 0; }
.wh-min .hd_title_menu {
  top: 260px; }
  .wh-min .hd_title_menu:after {
    top: 269px; }
.wh-min .hd_nav {
  top: 260px; }
  .wh-min .hd_nav li {
    margin: 0 0 10px 0; }
    .wh-min .hd_nav li:after {
      height: 10px; }

.top {
  height: 1150px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  top: 0; }
  .top .l-inner {
    width: 100%; }

.top_side {
  position: absolute;
  right: 35px;
  top: 35px;
  z-index: 0;
  text-align: right;
  color: #FFFFFF; }

.top_copyright {
  font-size: 10px;
  margin: 0 0 10px 0; }

.top_onair {
  margin: 0 0 15px 0; }

.top_sns {
  letter-spacing: -0.4em;
  margin: 0 0 15px 0; }
  .top_sns li {
    display: inline-block;
    letter-spacing: normal;
    margin: 0 0 0 15px; }

.top_banner {
  float: right; }
  .top_banner li {
    width: 222px;
    height: 54px;
    margin: 0 0 10px 0; }
  .top_banner a {
    display: block; }

.top_scroll {
  position: absolute;
  left: 50%;
  margin: 0 0 0 -35px;
  z-index: 1; }

.news {
  height: 435px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  top: 1150px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #FFFFFF; }
  .news .l-inner {
    padding: 60px 0 0 0; }
  .news a {
    color: #FFFF00; }
  .news h2 {
    margin: 0 0 20px 0;
    font-size: 32px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    letter-spacing: 0.15em; }
  .news .headline_line span {
    background-color: #FFFF00; }

.news_btn_list {
  position: absolute;
  left: 150px;
  top: 72px;
  z-index: 0;
  font-size: 20px;
  font-family: "pr-regular"; }

.news_list {
  zoom: 1;
  width: 550px;
  position: absolute;
  right: 0px;
  top: 70px;
  z-index: 0; }
  .news_list:after {
    content: "";
    clear: both;
    display: block; }
  .news_list li {
    width: 240px;
    float: left;
    margin: 0 65px 40px 0; }
  .news_list li:nth-child(2n) {
    margin: 0; }
  .news_list .news_date {
    font-size: 36px;
    line-height: 36px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    margin: 0 0 10px 0; }
  .news_list .news_text {
    font-size: 12px;
    margin: 0 0 0 0;
    letter-spacing: 0.05em; }
  .news_list .news_more {
    font-family: "pr-regular";
    font-size: 20px; }

.sc {
  height: 1215px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  top: 1585px; }
  .sc h2 {
    position: absolute;
    left: 62px;
    top: 536px;
    z-index: 0; }
  .sc .sc_staff01 {
    position: absolute;
    left: 155px;
    top: 510px;
    z-index: 0; }
  .sc .sc_staff02 {
    position: absolute;
    left: 145px;
    top: 570px;
    z-index: 0; }
  .sc .sc_cast01 {
    position: absolute;
    left: 340px;
    top: 835px;
    z-index: 0; }

.intro {
  height: 645px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  top: 2800px;
  background-color: rgba(255, 255, 0, 0.8);
  color: #3f3f3f; }
  .intro .l-inner {
    padding: 95px 0 0 0; }
  .intro a {
    color: #3f3f3f; }
  .intro h2 {
    margin: 0 0 20px 0;
    font-size: 32px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    letter-spacing: 0.15em;
    line-height: 36px; }
  .intro .headline_line span {
    background-color: #3f3f3f; }
  .intro .intro_headline {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    font-size: 18px;
    margin: 0 0 20px 0; }

.intro_detail {
  white-space: nowrap;
  position: absolute;
  left: 350px;
  top: 90px;
  z-index: 0;
  width: 570px; }
  .intro_detail h3 {
    font-size: 24px;
    letter-spacing: 0.1em;
    margin: 0 0 30px 0; }
  .intro_detail .intro_text {
    font-size: 14px;
    line-height: 2.3em;
    letter-spacing: 0.1em;
    font-weight: bold; }

.intro_story {
  width: 250px;
  position: absolute;
  left: 0px;
  top: 190px;
  z-index: 0;
  white-space: nowrap; }
  .intro_story h4 {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    font-size: 18px;
    margin: 0 0 20px 0; }
  .intro_story dl {
    zoom: 1;
    width: 250px;
    margin: 0 0 13px 0;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em; }
    .intro_story dl:after {
      content: "";
      clear: both;
      display: block; }
  .intro_story dt {
    width: 80px;
    display: block;
    float: left;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.1em; }
  .intro_story dd {
    width: 170px;
    display: block;
    float: right;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.1em; }
  .intro_story .none {
    opacity: 0.4;
    filter: alpha(opacity=40); }
    .intro_story .none dd {
      font-style: italic;
      font-size: 14px; }
  .intro_story a {
    display: inline-block;
    line-height: 20px; }
  .intro_story a:link, .intro_story a:visited {
    color: #3f3f3f; }
  .intro_story a:hover, .intro_story a:active {
    color: #FFFF00;
    text-decoration: none;
    background-color: #000000; }

.character {
  height: 705px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  top: 3445px;
  background: white url("/images/top/character_bg.png") center top no-repeat; }
  .character .l-inner {
    padding: 60px 0 0 0; }
  .character a {
    color: #000000; }
  .character h2 {
    margin: 0 0 20px 0;
    font-size: 32px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    letter-spacing: 0.15em; }
  .character .headline_line span {
    background-color: #000000; }

.character_list {
  position: absolute;
  left: 280px;
  top: 70px;
  z-index: 0; }

.character_list2 {
  position: absolute;
  left: 520px;
  top: 70px;
  z-index: 0; }

.character_list li, .character_list2 li {
  font-size: 24px;
  line-height: 35px;
  height: 35px;
  margin: 0 0 25px 0; }
.character_list a, .character_list2 a {
  zoom: 1;
  display: inline-block;
  text-align: center; }
  .character_list a:after, .character_list2 a:after {
    content: "";
    clear: both;
    display: block; }
  .character_list a span, .character_list2 a span {
    width: 35px;
    height: 35px;
    display: block;
    float: left; }
.character_list a:link span, .character_list a:visited span, .character_list2 a:link span, .character_list2 a:visited span {
  background-color: #FFFFFF;
  color: #000000;
  border: #5372d6 solid 1px;
  border-left: none; }
.character_list a:link span:first-child, .character_list a:visited span:first-child, .character_list2 a:link span:first-child, .character_list2 a:visited span:first-child {
  border-left: #5372d6 solid 1px; }
.character_list a:hover span, .character_list a:active span, .character_list2 a:hover span, .character_list2 a:active span {
  background-color: #000000;
  color: #FFFF00;
  border: #FFFFFF solid 1px;
  border-left: none; }
.character_list a:hover span:first-child, .character_list a:active span:first-child, .character_list2 a:hover span:first-child, .character_list2 a:active span:first-child {
  border-left: #FFFFFF solid 1px; }

.bd, .blank {
  height: 560px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 100;
  top: 4150px;
  color: #FFFFFF;
  background-color: rgba(210, 115, 139, 0.8); }
  .bd .l-inner, .blank .l-inner {
    padding: 178px 0 0 0; }
  .bd a, .blank a {
    color: #FFFFFF; }
  .bd h2, .blank h2 {
    margin: 0 0 15px 0;
    font-size: 32px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    letter-spacing: 0.15em;
    white-space: nowrap;
    letter-spacing: 0.1em; }
  .bd .headline_line, .blank .headline_line {
    height: 15px; }
    .bd .headline_line p, .blank .headline_line p {
      background-color: #000000;
      display: inline-block;
      height: 15px;
      padding: 5px 0 0 5px; }
    .bd .headline_line span, .blank .headline_line span {
      background-color: #fff100; }

.bd_text {
  font-size: 27px;
  letter-spacing: 0.08em;
  width: 600px;
  text-indent: -0.5em;
  position: absolute;
  right: 0px;
  top: 180px;
  z-index: 0;
  white-space: nowrap;
  overflow: hidden; }

.bd_btn_more {
  font-family: "pr-regular";
  font-size: 20px;
  width: 600px;
  position: absolute;
  right: 0px;
  top: 330px;
  z-index: 0; }
  .bd_btn_more a {
    color: #FFFF00; }

.movie {
  height: 500px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  top: 4710px;
  background-color: rgba(0, 0, 0, 0.9);
  color: #FFFFFF; }
  .movie .l-inner {
    padding: 78px 0 0 0; }
  .movie a {
    color: #FFFF00; }
  .movie h2 {
    margin: 0 0 25px 0;
    font-size: 32px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    letter-spacing: 0.15em; }
  .movie .headline_line span {
    background-color: #FFFF00; }

.movie_btn_more {
  position: absolute;
  left: 150px;
  top: 90px;
  z-index: 0;
  font-size: 20px;
  font-family: "pr-regular"; }

.movie_list {
  width: 600px;
  position: absolute;
  right: 0px;
  top: 90px;
  z-index: 0; }
  .movie_list li {
    width: 162px;
    float: left;
    margin: 0 0 15px 0; }
    .movie_list li img {
      width: 162px;
      height: 120px; }
  .movie_list li:first-child {
    width: 390px;
    margin: 0 48px 0 0; }
    .movie_list li:first-child img {
      width: 390px;
      height: 290px; }
  .movie_list p {
    margin: 0 0 5px 0;
    font-size: 14px; }

.music {
  height: 430px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  top: 5210px;
  background-color: rgba(75, 66, 73, 0.9);
  color: #FFFFFF; }
  .music .l-inner {
    padding: 102px 0 0 0; }
  .music a {
    color: #FFFF00; }
  .music h2 {
    margin: 0 0 25px 0;
    font-size: 32px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    letter-spacing: 0.15em;
    white-space: nowrap; }
  .music .headline_line span {
    background-color: #FFFF00; }

.music_list {
  zoom: 1;
  width: 580px;
  position: absolute;
  right: 0px;
  top: 100px;
  z-index: 0; }
  .music_list:after {
    content: "";
    clear: both;
    display: block; }
  .music_list li {
    width: 280px;
    float: left;
    margin: 0 20px 0 0; }
  .music_list li:last-child {
    margin: 0; }

.music_theme {
  font-family: "pr-regular";
  font-size: 24px;
  margin: 0 0 10px 0; }

.music_title {
  font-size: 36px;
  letter-spacing: 0.05em;
  line-height: 1.4em;
  margin: 0 0 10px 0; }

.music_btn_more {
  font-family: "pr-regular";
  font-size: 18px; }

.music_prof01 {
  position: absolute;
  left: -3px;
  top: 46px;
  z-index: 1;
  overflow: hidden;
  display: none; }

.music_prof02 {
  position: absolute;
  left: -3px;
  top: 46px;
  z-index: 1;
  overflow: hidden;
  display: none; }

.music_artist {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  top: 5165px; }

.onair {
  height: 350px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  top: 5640px;
  background-color: rgba(35, 14, 165, 0.8);
  color: #FFFFFF; }
  .onair .l-inner {
    padding: 140px 0 0 0; }
  .onair a {
    color: #FFFF00; }
  .onair h2 {
    margin: 0 0 20px 0;
    font-size: 32px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    letter-spacing: 0.15em; }
  .onair .headline_line span {
    background-color: #FFFF00; }

.onair_text {
  width: 550px;
  position: absolute;
  right: 0px;
  top: 140px;
  z-index: 0;
  font-size: 20px;
  margin: 0 0 10px 0;
  letter-spacing: 0.1em; }

.onair_btn_more {
  font-family: "pr-regular";
  font-size: 18px;
  width: 550px;
  position: absolute;
  right: 0px;
  top: 220px;
  z-index: 0; }

.book {
  height: 200px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  top: 5990px;
  background-color: rgba(154, 154, 154, 0.8);
  color: #FFFFFF; }
  .book .l-inner {
    padding: 40px 0 0 0; }
  .book a {
    color: #FFFF00; }
  .book h2 {
    margin: 0 0 20px 0;
    font-size: 32px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    letter-spacing: 0.15em; }
  .book .headline_line span {
    background-color: #FFFF00; }

.book_text {
  width: 550px;
  position: absolute;
  right: 0px;
  top: 40px;
  z-index: 0;
  font-size: 28px;
  line-height: 1.4em;
  text-indent: -0.5em;
  margin: 0 0 10px 0;
  letter-spacing: 0.1em; }

.book_btn_more {
  font-family: "pr-regular";
  font-size: 18px;
  position: absolute;
  right: 0px;
  top: 125px;
  z-index: 0;
  width: 550px; }

.special {
  height: 320px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  top: 6190px;
  background-color: rgba(255, 255, 255, 0.7);
  color: #CCCCCC; }
  .special .l-inner {
    padding: 40px 0 0 0; }
  .special a {
    color: #FFFF00; }
  .special h2 {
    margin: 0 0 20px 0;
    font-size: 32px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    letter-spacing: 0.15em;
    color: #666666; }
  .special .headline_line span {
    background-color: #FFFF00; }

.special_list_top {
  zoom: 1;
  width: 550px;
  position: absolute;
  right: 0px;
  top: 50px;
  z-index: 0; }
  .special_list_top:after {
    content: "";
    clear: both;
    display: block; }
  .special_list_top li {
    width: 250px;
    float: left;
    padding: 0;
    margin: 0 25px 25px 0; }
  .special_list_top a {
    width: 250px;
    height: 180px;
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 24px;
    line-height: 1.4em;
    letter-spacing: 0;
    font-weight: bold; }
  .special_list_top a:visited strong, .special_list_top a:link strong {
    color: #666666;
    background-color: #FFFFFF; }
  .special_list_top a:hover strong, .special_list_top a:active strong {
    color: #000000;
    background-color: #ffff00; }
  .special_list_top .special_thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0; }
  .special_list_top .special_title {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    display: table;
    width: 100%;
    height: 100%;
    text-align: center; }
    .special_list_top .special_title span {
      display: table-cell;
      width: 100%;
      height: 100%;
      vertical-align: middle; }
    .special_list_top .special_title strong {
      padding: 0 5px; }

.special_btn_more {
  font-family: "pr-regular";
  font-size: 18px;
  position: absolute;
  right: 0px;
  top: 240px;
  z-index: 2;
  width: 550px; }

.special_text {
  font-family: "pr-regular";
  font-size: 18px;
  width: 550px;
  position: absolute;
  right: 0px;
  top: 123px;
  z-index: 0; }

.sp-only {
  display: none; }

.sp .sp-only {
  display: block; }
.sp .loader span {
  font-family: "pr-regular";
  font-size: 30px; }
.sp .l-header {
  width: 100%;
  overflow: visible; }
  .sp .l-header .l-inner {
    display: none; }
  .sp .l-header .sp-inner {
    width: 100%; }
  .sp .l-header .sp_nav {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 100;
    text-align: center;
    display: none; }
    .sp .l-header .sp_nav .sp_menu_close {
      position: fixed;
      right: 35px;
      top: 35px;
      z-index: 100; }
    .sp .l-header .sp_nav ul {
      margin-top: 130px; }
    .sp .l-header .sp_nav li {
      font-size: 40px;
      font-family: "Josefin Sans", sans-serif;
      font-weight: 600;
      letter-spacing: 0.05em;
      width: 350px;
      display: inline-block;
      margin: 0 30px 30px 30px; }
      .sp .l-header .sp_nav li a {
        display: inline-block;
        background-color: #FFFF00;
        color: #000000;
        width: 100%; }
.sp .sp_menu_btn {
  position: fixed;
  right: 35px;
  top: 35px;
  z-index: 10; }
.sp .move_item {
  display: none; }
.sp .top_side {
  position: absolute;
  right: 35px;
  top: 130px;
  z-index: 0; }
.sp .news h2 {
  font-size: 42px; }
.sp .news_btn_list {
  position: absolute;
  left: 10px;
  top: 170px;
  z-index: 0;
  font-size: 32px;
  font-family: "pr-regular"; }
.sp .news_list {
  width: 600px; }
  .sp .news_list li {
    width: 260px;
    margin: 0 40px 20px 0; }
  .sp .news_list li:nth-child(2n) {
    margin: 0 0 20px 0; }
  .sp .news_list li:nth-child(3), .sp .news_list li:nth-child(4) {
    display: none; }
  .sp .news_list .news_date {
    font-size: 36px;
    line-height: 36px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    margin: 0 0 10px 0; }
  .sp .news_list .news_text {
    font-size: 30px;
    letter-spacing: normal;
    line-height: 1.4em; }
  .sp .news_list .news_more {
    font-size: 32px; }
.sp .music_btn_more {
  font-size: 32px; }
.sp .bd_text {
  font-size: 42px;
  letter-spacing: normal;
  white-space: normal;
  line-height: 1.4em; }
.sp .bd_btn_more {
  font-size: 32px;
  width: 600px;
  position: absolute;
  right: 0px;
  top: 420px;
  z-index: 0; }