@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
―
*/
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, hr, 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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
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;
}
.cf:before, .cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
html, body {
    width: 100%;
    height: 100%;
}
body {
    width: 100%;
    height: auto;
    color: #666;
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
    letter-spacing: 0.08em;
    font-family: "游ゴシック", YuGothic, "Helvetica", "Arial", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-weight: normal;
    position: relative;
}
img {
    font-size: 0;
    line-height: 0;
}
a {
    color: #444;
    text-decoration: none;
    display: inline-block;
}
a:hover {
    text-decoration: underline;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
/*-------------------------------------------
  common
-------------------------------------------*/
.wrapper {
    width: 100%;
    min-width: 1204px;
    margin: 0 auto;
    position: relative;
}
.out_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 4;
}
/*-------------------------------------------
  header
-------------------------------------------*/
header {
    padding-top: 8px;
    margin-bottom: 8px;
}
nav {
    width: 1204px;
    margin: 0 auto;
}
nav ul {
    margin: 0 24px;
}
nav ul li {
    float: left;
    margin-right: 24px;
}
nav ul li:last-child {
    margin-right: 0;
}
/*-------------------------------------------
  article
-------------------------------------------*/
.totop {
    position: fixed;
    right: 24px;
    bottom: 20px;
    z-index: 3;
}
.totop:hover {
    cursor: pointer;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
/*-------------------------------------------
  main
-------------------------------------------*/
.main {
    width: 1122px;
    margin: 0 auto;
    text-align: center;
}
.yukinko {
    display: none;
    position: relative;

    width: 243px;
    height: 346px;
    text-align: center;
    margin-left: -5px;
    z-index: 5;
}
.yukinko a {
    display: none;

    position: absolute;
    right: -235px;
    top: 50px;
}
/*-------------------------------------------
  bnr
-------------------------------------------*/
#in-bnr__1 {
    width: 288px;
    margin: 8px auto;
}
#in-bnr__2 {
    width: 584px;
    margin: 8px auto;
}
#in-bnr__3 {
    width: 880px;
    margin: 8px auto;
}
#in-bnr__4 {
    width: 1180px;
    margin: 8px auto;
}
#in-bnr__5 {
    width: 1167px;
    margin: 8px auto;
}
.bnr_area li {
    float: left;
    line-height: 0;
    margin-right: 8px;
}
.bnr_area li:last-child {
    margin-right: 0;
}
/*-------------------------------------------
  topics
-------------------------------------------*/
.topics {
    width: 1134px;
    margin: 0 auto;
}
.news_list {
    width: 770px;
    float: left;
}
.news_list li {
    margin: 0 40px 0 22px;
    line-height: 2.0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.news_list li a {
    text-decoration: none;
}
.date {
    margin-right: 20px;
}
/*-------------------------------------------
  movie
-------------------------------------------*/
.movie {
    width: 330px;
    float: left;
    margin-right: 22px;
}
.thumb {
    line-height: 0;
}
.thumb a {
    width: 100%;
    height: auto;
}
.thumb_list {
    margin-bottom: 16px;
}
/*-------------------------------------------
  footer
-------------------------------------------*/
footer {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    padding-bottom: 48px;
}
.footer_bg__top {
    background: url("../img/top/footer_bg.jpg") top left repeat-x;
    height: 130px;
    text-align: center;
}
.footer_bg {
    background: url("../img/in/footer_contents_bg.jpg") top left repeat-x;
    height: 131px;
    text-align: center;
}
.footer_sns {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.footer_sns__btn {
    width: 155px;
    position: absolute;
    top: -85px;
    right: 55px;
}
.footer_sns__btn li {
    float: left;
    line-height: 0;
}
.footer_sns__btn li:first-child {
    padding-right: 5px;
}
small {
    display: block;
    font-size: 12px;
    text-align: center;
    margin-top: 48px;
}
/*-------------------------------------------
  Contents Page / AIP only Style
-------------------------------------------*/
h2 {
    text-align: center;
    margin-top: 20px;
}
.contents {
    width: 1060px;
    margin: 0 auto;
}
/* info */
.mailService {
    width: auto;
    font-size: 14px;
}
.mailService a {
    color: #999;
}
.infoTitle a {
    color: #444;
}
/* disco */
#discNavi {
    width: 880px;
    margin: 0 auto;
}
#discNavi a {
    color: #ccc;
}
#discNavi a:hover {
    text-decoration: none;
}
#discoList {
    display: block;
    margin: 0 auto;
}
.bl-hot dl {
    line-height: 1.25;
}
#discoList dt {
    margin-top: 0;
}
#discoList dd:nth-child(3) {
    margin-top: 5px;
}
#discoItem dd.itemDate a {
    display: none;
}
#discNavi a.discoNavi__current {
    color: #444;
}
.image_adjust, .over_adjust {
    opacity: 1;
}
/* live */
#liveNavi {
    display: none;
}
#liveContainer {
    margin-top: 15px;
}
.liveTourArea {
    border-bottom: none;
}
.liveTourArea h3:hover {
    cursor: pointer;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.dateBox {
    display: none;
}
ul.liveMainInfo li.listhead a {
    display: none;
}
#moreTxt:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
/* profile */
#profilePhotoViewer {
    width: 380px;
    height: 250px;
    margin: 40px 40px 0 30px;
    float: left;
}
#profilePhotoViewer li img {
    max-width: none;
    max-height: none;
    width: 100%;
    height: auto;
}
#profileArea {
    width: 540px;
    height: auto;
    margin: 40px 30px 0 40px;
    float: left;
    font-size: 14px;
    line-height: 2.0;
    letter-spacing: 0;
}
/* link */
.active {
    display: block;
}
.link_list {
    margin-bottom: 130px;
}
.link_list li {
    width: 720px;
    font-size: 18px;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}
.link_list li a {
    text-decoration: none;
}
.link_list li a:hover {
    text-decoration: underline;
}
/* special */
h3.in_title {
    color: #444;
    font-size: 18px;
    padding: 25px 0;
    border-bottom: 1px solid #ccc;
}
h3.in_title a {
    color: #444;
    text-decoration: none;
}
h3.in_title a:hover {
    text-decoration: underline;
}
.text_interview {
    margin-bottom: 50px;
}
.interview_list {
    margin-bottom: 130px;
}
.interview_list li {
    width: 720px;
    font-size: 18px;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}
.interview_list li a {
    color: #444;
    text-decoration: none;
}
.interview_list li a:hover {
    text-decoration: underline;
}
.in_text {
    margin: 20px 0;
    color: #999;
}
.answer {
    color: #444;
}
/*-------------------------------------------
  special_movie
-------------------------------------------*/
.special_movie {
    width: 1000px;
    padding: 20px 0;
    margin: 0 auto 45px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.special_movie_text {
    color: #BB2E28;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 24px;
}
.special_movie_player {
    width: 324px;
    height: 575px;
    margin: 0 auto;
    border: 1px solid #ccc;
}
.special_movie_player img {
    width: 324px;
    height: 575px;
}
.special_movie_embed {
    width: 324px;
    height: 575px;
    margin: 0 auto;
}
.special_movie_embed iframe {
    width: 100%;
}
/*-------------------------------------------
  modal set
-------------------------------------------*/
.modal {
    display: none;
    opacity: 0;
}
.modal_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 1000;
}
.modal_list-player {
    width: 740px;
    height: 410px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1001;
}
.modal_special-player {
    width: 373px;
    height: 661px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1001;
}
