@charset "UTF-8";
@font-face { font-family: "MyYuGothicM"; font-weight: normal; src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular"); }
@font-face { font-family: "MyYuGothicM"; font-weight: bold; src: local("YuGothic-Bold"), local("Yu Gothic"); }
@font-face { font-family: Meiryo; src: local('Meiryo'), local('メイリオ'); }
/*********************************************
content:1280px
**********************************************/

#home header, #home main, #home footer { visibility: hidden }
/* basic */
html { line-height: 1.15; -webkit-text-size-adjust: 100%; }
body { font-size: 16px; font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", MyYuGothicM, Meiryo, sans-serif; letter-spacing: 0.09em; color: #000; position: relative; background: url(../img/common/body_bg.jpg) center top repeat; /*background-attachment: fixed;*/ }
/* font */
/* link */
a { text-decoration: none; color: #000; }
a:hover { text-decoration: none; }
/*********************************************
common color
**********************************************/
/* color */
/* background-color */
/* border-color */
/*********************************************
templete
**********************************************/
/*----- header -----*/
header { width: 100%; min-width: 1280px; background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.49) 100%); background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.49) 100%); background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.49) 100%); position: fixed; top: 0; z-index: 100; }
#home header { height: 152px;/*background:url(../img/header/top_header_bg.jpg) left top repeat-x;*/ }
.header_logo { width: 284px; margin-top: 22px; float: left; }
.header_logo img { width: 100%; height: auto; }
.header_nav { background: left top no-repeat url(../img/header/gNav_bg.png); background-size: 100%; float: right;/*width:1075px*/ width: 1064px; height: 148px; margin-right: -10px; }
.header_nav ul { padding: 13px 0 0 80px; }
.header_nav li { margin-left: 34px; margin-bottom: 16px; float: left; }
.header_nav li:nth-child(1), .header_nav li:nth-child(7) { margin-left: 64px; }
.header_nav li:nth-child(5), .header_nav li:nth-child(8), .header_nav li:nth-child(9) { margin-left: 26px; }
.header_nav li a { height: 46px; display: block; }
.header_nav li img { height: 46px; }
.header_nav li.uc { opacity: 0.5 }
#header_btn { display: none; }
#header-close { display: none; width: 7vw; height: 7vw; position: fixed; top: 5vw; right: 7.5vw; z-index: 10000000000; cursor: pointer; color: #fff; line-height: 7vw; margin: 0; text-align: center; }
#header-close:before { content: ''; position: absolute; top: 50%; left: 0; width: 7vw; height: 1px; background-color: #fff; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
#header-close:after { content: ''; position: absolute; top: 50%; left: 0; width: 7vw; height: 1px; background-color: #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg); }


/*********************************************
content:1200px
**********************************************/
@media screen and (max-width: 1440px) {
#home header { height: 130px; }
.header_logo { width: 244px; margin-top: 16px; }
.header_nav { width: 912px; height: 127px; margin-right: -7px; }
.header_nav li { margin-left: 28px; margin-bottom: 13px; float: left; }
.header_nav li:nth-child(1), .header_nav li:nth-child(7) { margin-left: 46px; }
.header_nav li:nth-child(5), .header_nav li:nth-child(8), .header_nav li:nth-child(9) { margin-left: 20px; }
.header_nav li a { height: 39px; }
.header_nav li img { height: 39px; }
}
@media screen and (min-width: 769px) {
.header_nav { display: block !important; }
}
/*********************************************
content:iPad / SP
**********************************************/
@media screen and (max-width: 768px) {
header { position: relative; min-width: inherit; }
#home header { height: auto; background: none; }
.header_logo { width: 37.3%; max-width: 284px; margin: 2vw auto; float: none; }
#header_btn { display: block; position: absolute; width: 10.15%; max-width: 76px; right: 2.4%; top: 4.2vw; cursor: pointer; }
#header_btn img { width: 100%; height: auto; }
.header_nav { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 100; background: rgba(0 , 0 , 0, 0.9); margin-right: 0px; }
.header_nav ul { padding: 0; margin: 22vw 0 0; width: 100%; }
.header_nav li, .header_nav li:nth-child(5) { margin: 0 0 2.6vw !important; width: 50%; text-align: center; }
.header_nav li img { max-width: 100%; height: auto !important; }
.header_nav li { padding: 3vw 0; }
.header_nav li a { display: block; height: auto; }
}
/*----- footer -----*/
footer { width: 100%; background: #fff; padding: 30px 0 0; text-align: center; }
.footer_bnr { padding: 0 8px; margin-bottom: 30px;width:932px;}
.footer_bnr li { width: 448px; float: left; /*margin-left: 20px;*/ margin-bottom:16px;}
/*.footer_bnr li:nth-child(2n-1) { margin-left: 0; }*/
.footer_bnr li:nth-child(2n){float:right;} 
.footer_bnr li img { width: 100%; height: auto }
.footer_headline_01 { font-weight: bold; font-size: 20px; letter-spacing: 0.09em; }
.footer_share { margin: 30px 0 40px; }
.footer_share li { display: inline-block; margin: 0 21px; width: 60px; }
.footer_share li img { width: 100%; height: auto }
#copy { margin-top: 40px; line-height: 60px; text-align: center; background: #000; color: #fff; font-size: 17px; line-height: 2.5em; padding: 0 0 1em; }

/*********************************************
content:1200px
**********************************************/
@media screen and (max-width: 1440px) {
.footer_bnr { width:800px;}
.footer_bnr li { width: 384px; /*margin-left: 16px;*/ }
}
/*********************************************
content:iPad / SP
**********************************************/
@media screen and (max-width: 768px) {
.footer_bnr { width:100%;}
.footer_bnr li { width: 100%; float: none; margin: 0 0 2.66vw; }
}
@media screen and (max-width: 479px) {
.footer_headline_01 { font-size: 16px; }
.footer_share { margin: 20px 0 30px; }
.footer_share li { margin: 0 14px; width: 40px; }
.footer_contact img { width: 210px; height: auto }
#copy { margin-top: 30px; line-height: 40px; font-size: 14px; }
}
/*----- layout -----*/
#main_contents { margin-top: 40px; padding-top: 148px; word-wrap: break-word; overflow-wrap: break-word; }
#home #main_contents { margin-top: 0px; }
/*********************************************
common parts
**********************************************/
/*----- box -----*/
/*-- full --*/
.content_full { position: relative; }
.content_full:before { content: url(../img/common/corner_lt.png); position: absolute; z-index: 2; left: 0; top: 28px; }
.content_full:after { content: url(../img/common/corner_rt.png); position: absolute; z-index: 2; right: 0; top: 28px; }
.content_full .content { padding: 94px 85px 44px; border: #fff 5px solid; margin: 10px 8px; top: -71px; line-height: 1.5em; position: relative; color: #fff; background: rgba(0,0,0,0.55) }
.content_full .content:before { content: url(../img/common/corner_lb.png); position: absolute; z-index: 2; left: -14px; bottom: -18px; }
.content_full .content:after { content: url(../img/common/corner_rb.png); position: absolute; z-index: 2; right: -14px; bottom: -18px; }
/*-- half --*/
.content_half { width: 680px; }
.content_half { position: relative; }
.content_half:after { content: url(../img/common/corner_rt.png); position: absolute; z-index: 2; right: 0; top: 28px; }
.content_half .content { padding: 75px 24px 40px; border: #fff 5px solid; margin: 10px 8px; top: -62px; line-height: 1.5em; position: relative; color: #fff; background: rgba(0,0,0,0.55) }
.content_half .content:before { content: url(../img/common/corner_lb.png); position: absolute; z-index: 2; left: -14px; bottom: -18px; }
.content_half .content:after { content: url(../img/common/corner_rb.png); position: absolute; z-index: 2; right: -14px; bottom: -18px; }
/*----- headline -----*/
/*-- full --*/
.headline_full { width: 85.3%; max-width: 580px; height: 13.4vw; max-height: 100px; padding-top: 18px; text-align: center; background: url(../img/common/headline_full_bg.png) center top no-repeat; margin: 0 auto; position: relative; z-index: 3; background-size: 100%; }
.headline_full img { height: 9.8667vw; max-height: 74px; width: auto; }
/*-- half --*/
.headline_half { width: 73.1%; max-width: 497px; height: 12.8vw; max-height: 96px; padding-top: 14px; padding-left: 54px; background: url(../img/common/headline_half_bg.png) center top no-repeat; margin-left: -20px; position: relative; z-index: 3; background-size: 100%; }
.headline_half img { height: 9.8667vw; max-height: 74px; width: auto; }


/*********************************************
content:1200px
**********************************************/
@media screen and (max-width: 1440px) {
#main_contents { padding-top: 127px; }
.content_half { width: 583px; }
}
/*********************************************
content:iPad / SP
**********************************************/
@media screen and (max-width: 768px) {
/*----- layout -----*/
#main_contents { margin-top: 2.666vw; padding-top: 0; }
/*********************************************
common parts
**********************************************/
.content_full:before, .content_full:after { display: none }
.content_full .content { top: -9.466vw; padding: 12.5vw 16px 6vw; }
.content_half { width: 100%; float: none; }
.content_half .content { padding: 11.5vw 16px 6vw; }
}
 @media screen and (max-width: 690px) {
/*----- box -----*/
/*-- full --*/
.content_full .content { margin: 1.45vw 1.16vw; border-width: 0.666vw; }
.content_full .content:before, .content_full .content:after { width: 9.13vw; height: 7.1vw; content: ""; background: no-repeat left bottom; background-size: contain; }
.content_full .content:before { background-image: url(../img/common/corner_lb.png); left: -2.53vw; bottom: -2.61vw; }
.content_full .content:after { background-image: url(../img/common/corner_rb.png); right: -2.53vw; bottom: -2.61vw; }
/*-- half --*/
.content_half:after { top: 3.974vw; }
.content_half .content { top: -8.8vw; margin: 1.45vw 1.16vw; border-width: 0.666vw; }
.content_half:after, .content_half .content:before, .content_half .content:after { width: 9.13vw; height: 7.1vw; content: ""; background: no-repeat left bottom; background-size: contain; }
.content_half:after { background-image: url(../img/common/corner_rt.png); right: 0; top: 3.61vw; }
.content_half .content:before { background-image: url(../img/common/corner_lb.png); left: -2.53vw; bottom: -2.61vw; }
.content_half .content:after { background-image: url(../img/common/corner_rb.png); right: -2.53vw; bottom: -2.61vw; }
/*----- headline -----*/
.headline_full { padding-top: 2.8%; }
.headline_half { padding-top: 2.18%; padding-left: 8%; margin-left: -2.9%; }
}
/*----- btn -----*/
.next_btn a { display: block; max-width: 242px; max-height: 53px; background: url(../img/common/btn_next_bg.png)no-repeat center center; background-size: 100%; }
.list_btn a { display: block; width: 35.86vw; max-width: 269px; height: 7.06vw; max-height: 53px; background: url(../img/common/btn_list_bg_01.png)no-repeat center center; background-size: 100%; }
.list_btn_l_on a,.list_btn_l_on span { display: block; width: 54.93vw; max-width: 412px; height: 10.66vw; max-height: 81px; background: url(../img/character/btn_list_bg_on.png)no-repeat center center; background-size: 100%; }
.list_btn_l_off a { display: block; width: 54.93vw; max-width: 412px; height: 10.66vw; max-height: 81px; background: url(../img/character/btn_list_bg_off.png)no-repeat center center; background-size: 100%; }
.list_btn.uc a { pointer-events: none; opacity: 0.5; }

/*********************************************
content:iPad / SP
**********************************************/
@media screen and (max-width: 768px) {
}
/*----- youtube -----*/
.youtube { position: relative; width: 100%; padding-top: 56.25%; padding-top: calc(56.25% - 5.625px); }
.youtube iframe { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; }
/*********************************************
page
**********************************************/
/*----- top -----*/
.home_mv { text-align: center;/*background:rgba(255,255,255,0.3);*/ margin: 0 auto 20px; }
.home_mv img {/*max-width:100%;min-width:1280px;height:auto;*/ width: 100%; height: auto; padding: 0 8px; }
/*.home_footer_btn {position: relative; top:-35px;}
.home_footer_btn a{display:block;width:764px;height:137px;margin:0 auto 17px;background:url(../img/top/top_missed_bg.png)no-repeat center center; background-size: 100%;}*/
.home_footer_btn { width: 908px; margin: 0 auto; }
.home_footer_btn a img { width: 100%; height: auto; }
.home_missed_btn { margin-top: -35px; }
.home_radio_btn { margin-bottom: 70px; }
#home .content_full .content { top: -62px; }
 @media screen and (max-width: 768px) {
/*.home_footer_btn {position: relative; top:-4.66vw;}*/
.home_footer_btn { width: 100%; margin: 0 auto; }
.home_footer_btn a { width: 100%; height: auto; }
.home_missed_btn { margin-top: -5.66vw; }
.home_radio_btn { margin-bottom: 10vw; }
}
@media screen and (max-width: 690px) {
#home .content_full .content { top: -8.8vw; }
}
/* news */
#sec_news .headline_half { padding-top: 13px; padding-left: 38px; }
#sec_news .content { margin-top: 23px; margin-bottom: 0; padding-top: 60px; padding-bottom: 20px; }
#sec_news.content_half:after { top: 47px; }
.news_list { padding-right: 28px; margin-bottom: 24px; height: 340px; position: relative; overflow: auto }
.news_list article { font-size: 16px; border-bottom: 1px dashed #fff; margin-bottom: 28px; }
.news_list article a { color: #fff; }
.news_list article time { margin-bottom: 1em; display: block; }
.news_list article h3 { font-size: 24px; margin-bottom: 0.8em; }
.news_list article p { margin-bottom: 28px; }
.ps__rail-y { opacity: 1!important; }
.ps__thumb-y, .ps__rail-y:hover > .ps__thumb-y { width: 7px; background-color: #fff; border-radius: 0px; }
.ps .ps__rail-y:hover { background: none; }
#sec_news .next_btn a { margin-left: auto; margin-right: auto; }
.next_btn img { width: 100%; height: auto; }
 @media screen and (max-width: 1440px) {
#sec_news .headline_half { padding-top: 8px; }
}
 @media screen and (max-width: 768px) {
#sec_news .headline_half { padding-top: 1.73vw; padding-left: 5.33vw; }
#sec_news .content { margin-top: 3.06vw; padding: 8vw 2vw 2.66vw 3.46vw; }
#sec_news.content_half:after { top: 6.26vw; }
.news_list { margin-bottom: 3.2vw; height: 45.33vw; padding-right: 4vw; }
.news_list article { font-size: 16px; margin-bottom: 3.73vw; }
.news_list article time { margin-bottom: 2.13vw; }
.news_list article h3 { font-size: 24px; margin-bottom: 2.56vw; }
.news_list article p { margin-bottom: 3.733vw; }
.next_btn a { width: 32.26vw; height: 7.06vw; }
.ps__thumb-y, .ps__rail-y:hover > .ps__thumb-y { width: 0.933vw; background-color: #ffffff; }
 #sec_news ::-webkit-scrollbar {
width: 0.933vw;
}
 #sec_news ::-webkit-scrollbar-thumb {
background-color: #ffffff;
}
}
 @media screen and (max-width: 639px) {
.news_list article h3 { font-size: 19px; }
.news_list article { font-size: 15px; }
}
 @media screen and (max-width: 479px) {
.news_list article h3 { font-size: 17px; }
.news_list article { font-size: 12.5px; }
}
/* twitter */
.headline_half { padding-top: 13px; padding-left: 38px; }
#sec_twitter .content { margin-top: 23px; margin-bottom: 0; padding-top: 60px; padding-bottom: 20px; }
#sec_twitter.content_half:after { top: 47px; }
.timeline { position: relative;/* overflow: auto; height: 416px;*/ height: 340px; margin: 0 0 24px; overflow-y: hidden; }
#sec_twitter .next_btn a { margin-left: auto; margin-right: auto; }
@media screen and (max-width: 1440px) {
.headline_half { padding-top: 8px; }
}
@media screen and (max-width: 768px) {
#sec_twitter { margin-top: -4vw; }
.headline_half { padding-top: 1.73vw; padding-left: 5.33vw; }
#sec_twitter .content { margin-top: 3.06vw; padding: 8vw 3.46vw 2.66vw; }
#sec_twitter.content_half:after { top: 6.26vw; }
.timeline { height: 55.46666vw; }
 .timeline-Widget ::-webkit-scrollbar {
width: 0.933vw;
}
 .timeline-Widget ::-webkit-scrollbar-thumb {
background-color: #ffffff;
}
.timeline iframe { width: 740px !important; }
}
/*第1話、見逃し*/
#sec_episode1 .story_movie img, #sec_repeat .story_movie img { width: 100%; height: auto; }
#sec_episode1 .story_movie, #sec_repeat .story_movie { position: relative; }
#story_next .title, #story_omake .title { font-size: 24px; text-align: center; margin: 0 0 1em; letter-spacing: 0.09em; font-weight: bold; }
/*story*/
#sec_story.content_full .content { margin-bottom: -30px; padding: 114px 44px 44px; margin-top: -10px; }
#sec_story.content_full:before, #sec_story.content_full:after { top: 18px; }
/*------180606 temp delete --------*/
/*#sec_story .story_movie {float: left; position: relative; width: 100%; max-width: 633px; margin-bottom: 44px;}*/
#sec_story #story_next, #sec_story #story_omake { position: relative;/*width: 100%; max-width: 633px;*/ width: 47%; margin: 0 0 44px; float: left; }
#sec_story #story_omake { float: right; border-left: #fff 1px solid; padding-left: 3%; width: 50%; }
/*------180606 temp delete --------*/

#sec_story .story_movie img { width: 100%; height: auto; }
/*#sec_story .story_movie iframe {position: absolute; top: 0; left: 0; width: 100%; }*/


/*------180606 temp delete --------*/
/*#sec_story .story_text {padding-left: 678px; font-size: 18px; line-height: 1.5;}*/
#sec_story .story_text { display: none; }
/*------180606 temp delete --------*/

#sec_story .story_text p.next_installment { font-size: 20px; margin-bottom: 1em; line-height: 1; }
#sec_story .story_text h3 { font-size: 36px; margin-bottom: 1em; line-height: 1; }
#sec_story .list_btn a { clear: both; margin-left: auto; margin-right: auto; }
#sec_story .list_btn img { width: 100%; height: auto; }
.popup_play:before { cursor: pointer; content: ""; width: 100%; background: url(../img/top/pray_btn.png)no-repeat center center; height: 100%; position: absolute; display: block; z-index: 1; }
#modal-content { width: 90%; max-width: 1280px; z-index: 1000; position: fixed; margin: 0 auto; display: none; text-align: center; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
#home #modal-content #image { display: none; }
#home #modal-content #image img { width: 100%; height: auto; }
#modal-close { display: block; width: 50px; height: 50px; position: absolute; top: -60px; right: 0px; z-index: 10000000000; cursor: pointer; color: #fff; line-height: 50px; margin: 0; text-align: center; }
#modal-close:before { content: ''; position: absolute; top: 50%; left: 0; width: 50px; height: 1px; background-color: #fff; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
#modal-close:after { content: ''; position: absolute; top: 50%; left: 0; width: 50px; height: 1px; background-color: #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
#modal-overlay { z-index: 999; position: fixed; top: 0; left: 0; width: 100%; height: 120%; background-color: rgba(0,0,0,0.75); display: none; }
@media screen and (max-width: 1440px) {
/*#sec_story .story_movie {max-width: 527.289px;}
	#sec_story .story_text {padding-left:564.774px; }*/
}
@media screen and (max-width: 768px) {
#sec_story { margin-top: -4vw; }
#sec_story.content_full .content { padding: 12.5vw 3.46vw 3.46vw; margin-top: -1.33vw; }
#sec_story .story_movie { float: none; margin-bottom: 4.8vw; width: 100%; height: auto; max-width: 100%; }
#sec_story .story_movie iframe { height: 100%; }
#sec_story #story_next, #sec_story #story_omake { width: 100% !important; float: none !important; margin: 2vw 0 0 }
#sec_story #story_omake { padding: 0; margin: 7vw 0 0; border: none; }
#story_next .title, #story_omake .title { font-size: 4vw; }
#sec_story .story_text { padding-left: 0; font-size: 2.4vw; margin-bottom: 5.8vw; }
#sec_story .story_text p.next_installment { font-size: 3vw; margin-bottom: 1em; line-height: 1; }
#sec_story .story_text h3 { font-size: 4.8vw; margin-bottom: 1em; line-height: 1; }
#popup_play:before { background-size: 11.3vw; }
#modal-content { width: 90%; }
#modal-close {; width: 6.66vw; height: 6.66vw; top: -7.66vw; right: 0; line-height: 6.66vw; }
#modal-close:before { width: 6.66vw; }
#modal-close:after { width: 6.66vw; }
}
/*character*/
#sec_character.content_full .content { padding: 90px 0 40px; margin-top: -10px; }
#sec_character.content_full:before, #sec_character.content_full:after { top: 18px; }
#sec_character .list_btn { position: relative; top: -71px; }
#sec_character .list_btn img { width: 23.46vw; max-width: 176px; height: 7.2vw; max-height: 54px; }
#home #sec_character .list { width: 1200px; margin: 0 auto; }
#home #sec_character .list li { float: left; margin: 0 12px 9px; }
 @media screen and (max-width: 1440px) {
#home #sec_character .list { width: 1088px; }
#home #sec_character .list li { width: 252px; margin: 0 10px 9px; }
#home #sec_character .list li img { width: 100%; height: auto; }
}
 @media screen and (max-width: 768px) {
#sec_character { margin-top: 4vw; }
#sec_character.content_full .content { padding: 12.5vw 0 3.46vw; margin-top: -1.33vw; }
#sec_character.content_full:before, #sec_character.content_full:after { top: 2.4vw; }
#sec_character .list_btn { position: relative; top: -9.46vw; }
#home #sec_character .list { width: 88%; }
#home #sec_character .list li { width: 48%; margin: 0 0 1.5vw; }
#home #sec_character .list li:nth-child(2n) { float: right; }
}
/*----- sub -----*/

/*********************************************
キャラクター一覧
**********************************************/

body#characters .content_full .content { padding: 94px 124px 44px 150px }
.switch_cz { /*text-align: center;*/margin: 0 auto 25px;font-size: 0;width: 868px; }
.switch_cz li { display: inline-block;margin-bottom:30px; }
.switch_cz li:nth-child(2n-1) { margin-right: 40px; }
.list_btn_l_on img, .list_btn_l_off img { width: 100%; height: auto; }


body#characters .switch_cz{width:100%;text-align:center;}
body#characters .list_btn_l_on a,
body#characters .list_btn_l_on span,
body#characters .list_btn_l_off a
{max-width: 350px;max-height: 67px; }

body#characters .switch_cz li { display: inline-block; margin-left:10px;margin-right:0; }
body#characters .switch_cz li:first-child { margin-left: 0px;/*margin-right: 40px;*/ }

body#characters section h3 { position: relative; margin-bottom: 25px; }
body#characters #freedom h3:before { content: ""; position: absolute; left: -111px; top: -12px; width: 87px; height: 73px; background: url(../img/character/icon_freedom.png)no-repeat left center; background-size: 100%; }
body#characters #supreme h3:before { content: ""; position: absolute; left: -107px; top: -12px; width: 75px; height: 86px; background: url(../img/character/icon_supreme.png)no-repeat left center; background-size: 100%; }
body#characters #deathmetal h3:before { content: ""; position: absolute; left: -107px; top: -1px; width: 76px; height: 74px; background: url(../img/character/icon_deathmetal.png)no-repeat left center; background-size: 100%; }
body#characters section ul { display: table; margin-bottom: 80px; font-size: 0; width: 100%; }
body#characters section li { display: inline-block; margin-right: 52px; margin-bottom: 0; }
body#characters section ul li:nth-child(5) { margin-right: 0; }
body#characters section li a { display: block; }
body#characters section li.penne a { margin-right: -19px; }
body#characters section li.gyoza a { margin-right: -44px; }
body#characters section li.sauce a { margin: 0 -15px; }
body#characters section li.gallagher a { margin: 0 -26px; }
body#characters section li.foiegras a { margin: 0 -10px; }
body#characters section li img { width: auto; height: 296px; }
/*#characters #freedom ul{margin-top: -28px;}
#characters #supreme ul{margin-top: -16px;}
#characters #deathmetal ul{margin-top: -31px;}*/
/*body#characters section .arashi img {max-width:178px;max-height:265px;}
body#characters section .onigiri img {max-width:178px;max-height:245px;}
body#characters section .penne img {max-width:178px;max-height:245px;}
body#characters section .gyoza img {max-width:242px;max-height:261px;}
body#characters section .bacon img {max-width:178px;max-height:296px;}
body#characters section .drake img {max-width:178px;max-height:302px;}
body#characters section .caviar img {max-width:178px;max-height:314px;}
body#characters section li img {width: 100%;height: auto;}*/


 
@media screen and (max-width: 1440px) {
body#characters .list_btn_l_on a,
body#characters .list_btn_l_on span,
body#characters .list_btn_l_off a
{max-width: 290px;max-height: 56px; }
body#characters section li { margin-right: 35px; }
body#characters section li img { width: auto; height: 252px; }
body#characters section li.penne a { margin-right: -16.15px; }
body#characters section li.gyoza a { margin-right: -37.4px; }
body#characters section li.sauce a { margin: 0 -12.75px; }
body#characters section li.gallagher a { margin: 0 -22.1px; }
body#characters section li.foiegras a { margin: 0 -8.5px; }
/*body#characters section li.penne{margin-right:16px;}*/
}
 @media screen and (max-width: 768px) {
body#characters .content_full .content { padding: 12vw 2vw; }
.switch_cz { margin-bottom: 1.9vw; width:77.333vw}
.switch_cz li { margin-bottom:4vw; }
.list_btn_l_on a,.list_btn_l_on span, .list_btn_l_off a { width: 38vw; max-width: 300px; height: auto; max-height: 59px; }
.list_btn_l_on img, .list_btn_l_off img { width: 100%; height: auto; }
.switch_cz li:nth-child(2n-1) { margin-right: 1.333vw }
body#characters section h3 { width: 67.5vw; margin-left: 13.433vw; margin-bottom: 2vw; border-bottom-width: 1vw; }
body#characters #freedom h3:before { width: 11.6vw; height: 9.733vw; left: -13.33vw; top: 1.2vw; }
body#characters #supreme h3:before { width: 10vw; height: 11.466vw; left: -12.13vw; top: 0vw; }
body#characters #deathmetal h3:before { width: 10.133vw; height: 9.866vw; left: -12.66vw; top: 1vw; }
body#characters #chara_other h3 { margin-left: 3.8vw; width: 76.5vw; }
body#characters section ul { margin-bottom: 10.66vw; padding-left: 4.333%; padding-right: 0; width: 100%; }
body#characters section li, body#characters section ul li:nth-child(5) { padding-right: 0; margin-right: 3.4vw; }
body#characters section li:nth-child(3n) { margin-right: 0; }
body#characters section li.penne { margin-right: -7.3vw; }
body#characters section li img { width: auto; height: 39vw; }
body#characters section li.penne a { margin-right: -2.5032938vw; }
body#characters section li.gyoza a { margin-right: -5.7971014vw; }
body#characters section li.sauce a { margin: 0 -1.9762845vw; }
body#characters section li.gallagher a { margin: 0 -3.4255599vw; }
body#characters section li.foiegras a { margin: 0 -1.317523vw; }
body#characters #chara_other ul { margin-bottom: 0; }
}
 @media screen and (max-width: 639px) {
body#characters h3 img { height: 7vw !important; }
}
/*********************************************
キャラクター詳細
**********************************************/
body#character .content_full .content { padding: 143px 44px 90px 44px }
body#character .character_introduction {/*padding-top: 100px;*/ }
body#character .character_introduction.clearfix {/*visibility: visible; padding-right: 44px;*/ }
body#character .character_text { width: 545px; float: left; line-height: 1; padding-top: 10px; }
body#character .character_text h3 { margin-bottom: 34px; }
body#character .character_text h3 img { height: 60px; }
body#character .character_text dl { margin-bottom: 30px; }
body#character .character_text dt { width: 100%; max-width: 90px; height: auto; max-height: 32px; float: left; margin-bottom: 9px; background: url(../img/character/tag_bg.png)no-repeat left center; background-size: 100%; }
body#character .character_text dd { font-size: 20px; padding-left: 120px; height: 32px; margin-bottom: 9px; line-height: 32px; font-weight: bold; }
body#character .character_text .explanation { font-size: 26.15px; line-height: 1.6; font-weight: normal; margin-bottom: 25px; }
body#character .character_text .face img { margin-right: 10px; cursor: pointer; }
body#character .character_image { width: 740px; float: right; position: relative; }
body#character .character_image #person_img { position: relative; z-index: 2; /*top: -52px; margin-left: 10px;*/ top: 0; left: 0; }
body#character .character_image #person_img img { width: 100%; height: auto;/*width: auto; height: 100%; max-width: 238px; max-height: 578px;*/ }
body#character .character_image #mark { position: absolute; z-index: 2;/* top: -52px; left: 240px;*/ top: 0; left: 0; }
body#character .character_image #mark img { width: 100%; height: auto/*width: auto; height: 100%; max-width: 129px; max-height: 137px;*/ }
body#character .character_image #zoids_img { position: absolute; z-index: 1;/* top: -20px; right: -25px;*/ top: 0; left: 0; }
body#character .character_image #zoids_img img { width: 100%; height: auto; /*max-width: 526px; max-height: 537px;*/ }
body#character .character_image .partner { position: absolute; z-index: 2; bottom: 0; right: 0; }
body#character .partner .name {/*width: 379px; height: 41px;*/ margin-bottom: 30px; }
body#character .partner .name img { width: auto; height: 46px; }
body#character .partner .next_btn a { margin-left: auto; margin-right: 0; display: block; /*max-width:299px; max-height:53px;*/ max-width: 243px; max-height: 53px; background: url(../img/character/character_btn_03_bg.png)no-repeat center center; background-size: 100%; }
body#character .partner .next_btn a img { width: 100%; height: auto; /*max-width:299px;max-height:53px;*/ }
body#character .other_character { width: 90%; height: 100%; margin-left: auto; margin-right: auto; position: relative; z-index: 1; margin-bottom: 71px; margin-top: -71px; }
body#character .other_character .swiper { width: 100%; height: 100%; margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }
body#character .other_character .swiper-slide { width: auto; height: 225px; }
body#character .other_character img { width: auto; height: 225px; }
.swiper-button-next, .swiper-button-prev { background: url(../img/character/arrow.png) no-repeat center center; width: 71px; height: 80px; background-size: 100%}
.swiper-button-next { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); right: -70px; }
.swiper-button-prev { left: -70px; }
body#character aside .swiper-slide { margin: 0 14px 0; }
/* サムネイルサイズ調整 */
body#character #thumb_gyoza img { margin: 0 -16px; }
 @media screen and (max-width: 1440px) {
body#character .content_full .content {/*padding: 78.302px 0 16.66px 41.65px;*/ padding: 128px 38px 77px 38px }
body#character .character_introduction {/*padding-top: 83.3px; padding-right: 37.485px*/ }
body#character .character_text { width: 460px; }
body#character .character_text h3 { margin-bottom: 31.65px; }
body#character .character_text dl { margin-bottom: 24.99px; }
body#character .character_text dd { font-size: 18px; padding-left: 99.96px; margin-bottom: 9px; line-height: 32px; font-weight: bold; }
body#character .character_text .explanation { font-size: 21.78px; margin-bottom: 20.82px; }
body#character .character_image { width: 630px; }
/*body#character .character_image #person_img {top: -43.36px; margin-left: 8.33px;}
	body#character .character_image #person_img img {width: auto; height: 100%; width: 198.254px; height: 481.474px;}

	body#character .character_image #mark {top: -43.316px; left: 199.92px;}
	body#character .character_image #mark img {width: auto; height: 100%; max-width: 107.45px; max-height: 114.12px;}

	body#character .character_image #zoids_img {top: -16.66px; right: -20.825px;}
	body#character .character_image #zoids_img img {width: auto; height: 100%; max-width: 428.158px; max-height: 447.321px;}*/
	
body#character .character_text .face img { width: 79.135px; height: 79.135px; }
/*body#character .character_image .partner {bottom: 43.316px;}*/
body#character .partner .name { margin-bottom: 24.99px; /*width: 315.707px; height: 34.153px;*/ }
body#character .partner .name img { width: auto; height: 41px; }
body#character .partner span { font-size: 17.64px; margin-bottom: 9.996px; }
/*body#character .partner .next_btn a {width:249.067px;height:44.149px;}
	body#character .partner .next_btn a img {width:100%; height:auto; }*/

body#character .other_character { margin-bottom: 59.143px; margin-top: -59.143px; }
.swiper-button-next, .swiper-button-prev { width: 59.143px; height: 66.640px; }
.swiper-button-next { right: -58.31px; }
.bldvd_thumb_list_wrapper .swiper-button-next { right: 0;width: 9.466vw;height: 10.6vw;margin-top: -5.3vw;}
.swiper-button-prev { left: -58.31px; }
.bldvd_thumb_list_wrapper .swiper-button-prev { left: 0;width: 9.466vw;height: 10.6vw;margin-top: -5.3vw;}
/*body#character .other_character .swiper-slide {}
	body#character .other_character .swiper-slide {width: auto; height: 187.425px;}*/
body#character .other_character img { width: auto; height: 201px; }
body#character .swiper-slide { margin: 0 9px 0; }
/* サムネイルサイズ調整 */
body#character #thumb_gyoza img { margin: 0 -14px; }
}
 @media screen and (max-width: 768px) {
body#character .content_full .content { padding: 11.06vw 4.6vw 20px 4.6vw }
body#character .character_introduction {/*padding-top: 8vw; padding-right: 4vw*/ overflow: initial; }
body#character .character_text { width: 100%; float: none; }
body#character .character_text h3 { margin-bottom: 5.06vw; /*width: 52.133vw;*/ }
body#character .character_text h3 img { height: 8vw; max-height: 60px; width: auto; }
body#character .character_text dl { margin-bottom: 4vw; }
body#character .character_text dt { width: 12vw; height: 4.266vw; margin-bottom: 1.266vw; }
body#character .character_text dt img { width: 100%; height: auto; }
body#character .character_text dd { font-size: 3.48vw; padding-left: 16vw; margin-bottom: 1.266vw; line-height: 4.266vw; height: 4.266vw; }
body#character .character_text .explanation { font-size: 3.48vw; font-weight: normal; margin-bottom: 3.33vw; }
body#character .character_text .explanation { font-size: 26.15px; }
body#character .character_image { width: 100%; float: none; margin-bottom: 4vw; }
/*body#character .character_image #person_img {top: -6.93vw;}
	body#character .character_image #person_img img {width: 23.06vw; height: 56.26vw;}*/
body#character .character_image #person_img { margin-bottom: 2.13vw; }
/*body#character .character_image #mark {top: -6.266vw; left: 21.33vw;}
	body#character .character_image #mark img {width: 15.33vw; height: 16.66vw;}

	body#character .character_image #zoids_img {top: -3.9vw; right: 0;}
	body#character .character_image #zoids_img img {width: 70.133vw; height: 71.6vw; max-width: 526px; max-height: 537px}*/
body#character .character_image #zoids_img { right: -3vw; }
body#character .character_image .partner {/*bottom: 4.66vw;*/ right: 0; text-align: right; }
body#character .partner .name {/*width: 50.53vw; height: 5.46vw;*/ margin-bottom: 2.133vw; }
body#character .partner .name img { width: auto; height: 4vw; }
body#character .partner .next_btn a {/*width:39.866vw;*/ width: 32.236215vw; height: 7.06vw; /*margin-left: 0;*/ }
body#character .partner .next_btn a img { width: 100%; height: auto; }
body#character .character_image .face { position: relative; /*top: -4.66vw;*/ }
body#character .character_image .face img { width: 12.66vw; height: 12.66vw; margin-right: 3.06vw; cursor: pointer; position: relative; z-index: 3 }
body#character .other_character { width: 87%; margin-bottom: 9.466vw; margin-top: -9.466vw; }
body#character .swiper-button-next, body#character .swiper-button-prev { width: 9.466vw; height: 10.6vw; }
body#character .swiper-button-next { right: -9.333vw; }
body#character .swiper-button-prev { left: -9.333vw; }
body#character .swiper-button-next, body#character .swiper-button-prev { margin-top: -2.933vw; z-index: 10; }
body#character .swiper-slide { margin: 0 2.4% 0; }
/* サムネイルサイズ調整 */
body#character #thumb_gyoza img { margin: 0 -2.133vw; }
body#character .other_character .swiper-slide { width: auto; height: 28vw; }
body#character .other_character img { width: auto; height: 28vw; }
}
 @media screen and (max-width: 639px) {
body#character .character_text .explanation { font-size: 20px; }
}
 @media screen and (max-width: 479px) {
body#character .character_text .explanation { font-size: 14px; }
}
/*********************************************
ゾイド一覧
**********************************************/


body#zoids .content_full .content { padding: 94px 124px 44px 150px }
body#zoids .switch_cz { text-align: center; margin-bottom: 55px; font-size: 0; width:100%;}


body#zoids .list_btn_l_on a,
body#zoids .list_btn_l_on span,
body#zoids .list_btn_l_off a
{max-width: 350px;max-height: 67px; }



body#zoids .switch_cz li { display: inline-block; margin-left:10px;margin-right:0; }
body#zoids .switch_cz li:first-child { margin-left: 0px;/*margin-right: 40px;*/ }
body#zoids .list_btn_l_on img, body#zoids .list_btn_l_off img { width: 100%; height: auto; }
body#zoids section h3 { position: relative; margin-bottom: 20px; }
body#zoids #freedom h3:before { content: ""; position: absolute; left: -111px; top: -2px; width: 87px; height: 73px; background: url(../img/character/icon_freedom.png)no-repeat left center; background-size: 100%; }
body#zoids #supreme h3:before { content: ""; position: absolute; left: -107px; top: -2px; width: 75px; height: 86px; background: url(../img/character/icon_supreme.png)no-repeat left center; background-size: 100%; }
body#zoids #deathmetal h3:before { content: ""; position: absolute; left: -107px; top: -1px; width: 76px; height: 74px; background: url(../img/character/icon_deathmetal.png)no-repeat left center; background-size: 100%; }
body#zoids section ul { margin-bottom: 80px; /*display: flex; align-items: baseline; flex-wrap: wrap;*/ }
body#zoids section ul.clearfix { overflow: visible; }
body#zoids section li { margin-left: 65px; margin-bottom: 15px; float: left; }
body#zoids section li:nth-child(3n-2) { margin-left: 0; }
body#zoids section li:nth-child(1), body#zoids section li:nth-child(4) { text-align: left; }
body#zoids section li:nth-child(2), body#zoids section li:nth-child(5) { text-align: center; }
body#zoids section li:nth-child(3), body#zoids section li:nth-child(6) { text-align: right; }
body#zoids section li a { display: block; }
body#zoids section li img { width: 100%; height: auto; }
body#zoids section li.s_02 a { margin-right: -22px; }
body#zoids section li.d_01 a { margin-right: -24px; }
body#zoids section li.d_05 a { margin-right: -10px; margin-left: -10px; }
body#zoids section li.d_06 a { margin-right: -15px; }
@media screen and (max-width: 1440px) {
body#zoids .list_btn_l_on a,
body#zoids .list_btn_l_on span,
body#zoids .list_btn_l_off a
{max-width: 290px;max-height: 56px; }
body#zoids section ul li img { height: 311px; width: auto; }
body#zoids section li { margin-left: 55px; margin-bottom: 12px; }
body#zoids section li.s_02 a { margin-right: -18px; }
body#zoids section li.d_01 a { margin-right: -20px; }
body#zoids section li.d_05 a { margin-right: -8.2px; margin-left: -8.2px; }
body#zoids section li.d_06 a { margin-right: -12.3px; }
}
 @media screen and (max-width: 768px) {
body#zoids .content_full .content { padding: 12vw 0 5vw; }
body#zoids .switch_cz { margin-bottom: 8.9vw; }
body#zoids .list_btn_l_on a, body#zoids .list_btn_l_off a { width: 39vw; max-width: 300px; height: 7.866vw; max-height: 59px; }
body#zoids .list_btn_l_on img, body#zoids .list_btn_l_off img { width: 100%; height: auto; }
body#zoids .switch_cz li:first-child { margin-right: 2vw }
body#zoids section { padding-left: 4vw; padding-right: 4vw; }
body#zoids section#zoids_other { margin-bottom: 0; }
body#zoids section h3 { width: 67.9vw; margin-left: 11.333vw; margin-bottom: 3vw; }
body#zoids section#deathmetal h3, body#zoids section#zoids_other h3 { margin-bottom: 0 }
body#zoids section#zoids_other h3 { margin-left: 2vw; width: 76.5vw; }
body#zoids #freedom h3:before { width: 11.6vw; height: 9.733vw; left: -13.33vw; top: -0.8vw; }
body#zoids #supreme h3:before { width: 10vw; height: 11.466vw; left: -12.13vw; top: -2vw; }
body#zoids #deathmetal h3:before { width: 10.133vw; height: 9.866vw; left: -12.66vw; top: -0.53vw; }
body#zoids section ul { margin-bottom: 8vw; }
body#zoids section li { margin-bottom: 2.4vw; width: 50%; margin-left: 0; }
body#zoids section li:nth-child(odd) { text-align: left; }
body#zoids section li:nth-child(even) { text-align: right; }
body#zoids section ul li img { height: 47vw; width: auto; }
body#zoids section li.onigiri, body#zoids section li.penne { margin-left: 0; }
body#zoids section li.s_02 a { margin-right: -2.721054779780089vw; }
body#zoids section li.d_01 a { margin-right: -2.9684vw; }
body#zoids section li.d_05 a { margin-right: -1.236842105263158vw; margin-left: -1.236842105263158vw; }
body#zoids section li.d_06 a { margin-right: -1.855263157894737vw; }
}
 @media screen and (max-width: 639px) {
body#zoids h3 img { height: 7vw !important; }
body#zoids #freedom h3:before { top: 1.5vw; }
body#zoids #supreme h3:before { top: 0vw; }
body#zoids #deathmetal h3:before { top: 1vw; }
}
/*********************************************
ゾイド詳細
**********************************************/

body#zoid .content_full .content { padding: 143px 44px 90px 44px }
/*body#zoid .content_full .content {padding: 96px 20px 60px 50px}*/
/*body#zoid .character_introduction {padding-top: 100px;}
body#zoid .character_introduction.clearfix {overflow: visible;}*/
body#zoid .character_text { width: 545px; float: left; line-height: 1 }
body#zoid .character_text h3 { margin-bottom: 38px; /*width: 539px; height: 59px;*/ }
body#zoid .character_text h3 img { height: 60px; width: auto; }
body#zoid .character_text dl { margin-bottom: 30px; }
body#zoid .character_text dt { max-width: 90px; max-height: 32px; float: left; margin-bottom: 9px; background: url(../img/character/tag_bg.png)no-repeat left center; background-size: 100%; }
body#zoid .character_text dt img { width: 100%; height: auto }
body#zoid .character_text dd { font-size: 20px; padding-left: 110px; height: 32px; margin-bottom: 7px; line-height: 32px; font-weight: bold; }
body#zoid .character_text .explanation { font-size: 26.15px; line-height: 1.6; font-weight: normal; margin-bottom: 25px; }
body#zoid .face img { cursor: pointer; }
body#zoid .character_text .face img { margin-right: 10px; }
body#zoid .character_image { width: 740px; float: right; position: relative; }
body#zoid .character_image #zoids_img { position: relative; z-index: 1;/* top: -75px; right: 45px; */ text-align: right; }
body#zoid .character_image #zoids_img img { width: 100%; height: auto;/* max-width: 516px; max-height: 527px;*/ }
body#zoid .character_image #person_img { position: absolute; z-index: 2; /*bottom: 67px; right: 32px;*/ left: 0; top: 0; }
body#zoid .character_image #person_img img {/*width: auto; height: 100%; max-width: 122px; max-height: 296px;*/ width: 100%; height: auto; }
body#zoid .character_image .partner { position: absolute; z-index: 2; bottom: 0; right: 0; }
body#zoid .partner .name { width: 137px; height: 39px; margin-bottom: 25px; margin-left: 25px; }
body#zoid .partner .name img { width: 100%; height: auto; }
body#zoid .partner .next_btn a { background: url(../img/zoids/zoids_btn_03_bg.png) no-repeat left center; width: 302px; height: 53px; max-width: none; max-height: none; background-size: 100%; }
body#zoid .partner .next_btn a img { width: 100%; height: auto; max-width: 302px; max-height: 53px; }
body#zoid .other_zoids { width: 88%; height: 100%; margin-left: auto; margin-right: auto; position: relative; z-index: 1; margin-bottom: 71px; margin-top: -50px; }
body#zoid .other_zoids .swiper { width: 100%; height: 100%; margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; }
body#zoid .swiper-button-next, body#zoid .swiper-button-prev { background: url(../img/character/arrow.png) no-repeat center center; width: 71px; height: 80px; background-size: 100%; margin-top: -40px; }
body#zoid .swiper-button-next { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); right: -70px; }
body#zoid .swiper-button-prev { left: -70px; }
body#zoid .other_character .swiper-slide { width: auto; height: 181px; }
 @media screen and (max-width: 1440px) {
body#zoid .content_full .content {/*padding: 79.968px 16.66px 49.98px 41.65px;*/ padding: 128px 38px 77px 38px }
/*body#zoid .character_introduction {padding-top: 83.3px;}*/
body#zoid .character_text { width: 460px; }
body#zoid .character_text h3 { margin-bottom: 31.65px;/* width: 448.987px; height: 49.147px;*/ }
body#zoid .character_text dl { margin-bottom: 24.99px; }
body#zoid .character_text dt { width: 74.97px; height: 26.656px; }
body#zoid .character_text dd { font-size: 20px; padding-left: 99.96px; height: 26.656px; margin-bottom: 9px; line-height: 32px; font-weight: bold; }
body#zoid .character_text .explanation { font-size: 21.78px; margin-bottom: 20.82px; }
body#zoid .character_image { width: 630px; padding-bottom: 16.66px }
/*body#zoid .character_image #zoids_img {top: -62.475px; right: 37.485px; }
	body#zoid .character_image #zoids_img img {max-width: 429.828px; max-height: 438.991px;}*/

	/*body#zoid .character_image #person_img {bottom: 55.811px; right: 26.656px;}
	body#zoid .character_image #person_img img {max-width: 101.626px; max-height: 246.568px;}*/

body#zoid .character_text .face img { width: 79.135px; height: 79.135px; }
body#zoid .partner .name { width: 114.121px; height: 32.487px; margin-bottom: 20.825px; margin-left: 20.825px; }
body#zoid .partner .next_btn a { width: 251.566px; height: 44.149px; max-width: none; max-height: none; }
body#zoid .partner .next_btn a img { max-width: 251.566px; max-height: 44.149px; }
body#zoid .other_zoids { margin-bottom: 59.143px; margin-top: -59.143px; }
body#zoid .swiper-button-next, body#zoid .swiper-button-prev { width: 59.143px; height: 66.640px; margin-top: -33.32px; }
body#zoid .swiper-button-next { right: -58.31px; }
body#zoid .swiper-button-prev { left: -58.31px; }
body#zoid .other_zoids img { width: auto; height: 150.773px; }
}
 @media screen and (max-width: 768px) {
body#zoid .content_full .content {/*padding: 12.08vw 2.66vw 8vw 6.6vw*/ padding: 11.06vw 4.6vw 20px 4.6vw }
body#zoid .character_introduction {/*padding-top: 8vw;*/ overflow: initial; }
body#zoid .character_text { width: 100%; float: none; }
body#zoid .character_text h3 { margin-bottom: 5.06vw;/* width: 57.333vw; height: 6.133vw;*/ }
body#zoid .character_text dl { margin-bottom: 4vw; }
body#zoid .character_text dt { width: 12vw; height: 4.266vw; margin-bottom: 1.266vw; }
body#zoid .character_text dd { font-size: 3.48vw; padding-left: 16vw; margin-bottom: 1.266vw; line-height: 4.266vw; height: 4.266vw; }
body#zoid .character_text .explanation { font-size: 26.15px; font-weight: normal; margin-bottom: 3.33vw; }
body#zoid .character_image { width: 100%; float: none; padding-bottom: 0; margin-bottom: 4vw; }
/*body#zoid .character_image #zoids_img {top: -3.9vw; left: 0; z-index: 1; }
	body#zoid .character_image #zoids_img img { max-width: 68.8vw; max-height: 70.266vw}*/

	/*body#zoid .character_image #person_img {bottom: 14.266vw; right: 3.333vw; z-index: 2;}
	body#zoid .character_image #person_img img {width: 16.266vw; height: 39.46vw; max-width: 122px; max-height: 296px;}*/
body#zoid .character_text h3 img { height: 8vw; max-height: 60px; }
body#zoid .character_image .partner { bottom: 4.66vw; right: 0; }
body#zoid .partner .name { width: 12vw; height: auto; margin-bottom: 2.4vw; margin-left: 17.866vw; }
body#zoid .partner .next_btn a { margin-left: auto; margin-right: 0; }
body#zoid .partner .next_btn a { width: 39.856vw; height: 7.066vw; }
body#zoid .partner .next_btn a img { width: 40.26vw; height: auto; max-width: 302px; max-height: 53px; }
body#zoid .character_image .face { position: relative; top: -4.66vw; }
body#zoid .character_image .face img { width: 12.66vw; height: 12.66vw; margin-right: 3.06vw; cursor: pointer; position: relative; z-index: 3 }
body#zoid .other_zoids { width: 87%; margin-bottom: 9.466vw; margin-top: -7.6vw; }
body#zoid .swiper-button-next, body#zoid .swiper-button-prev { width: 9.466vw; height: 10.6vw; }
body#zoid .swiper-button-next { right: -9.333vw; }
body#zoid .swiper-button-prev { left: -9.333vw; }
body#zoid .swiper-button-next, body#zoid .swiper-button-prev { margin-top: -5.333vw; z-index: 10; }
body#zoid .other_zoids img { width: 100%; height: auto; }
}
 @media screen and (max-width: 639px) {
body#zoid .character_text .explanation { font-size: 20px; }
}
 @media screen and (max-width: 479px) {
body#zoid .character_text .explanation { font-size: 14px; }
}
/*********************************************
ストーリー一覧
**********************************************/

body#stories .content_full .content { padding: 171px 9.858% 130px; }
body#stories .content_full h4, body#story .content_full h3 { font-size: 36px; font-weight: bold; text-align: center; line-height: 1; margin-bottom: 30px; }
body#stories .content_full h4 span, body#story .content_full h3 span { display: block; margin-bottom: 12px; }
body#stories .content_inner, body#story .content_inner { max-width: 922px; margin-left: auto; margin-right: auto; }
body#stories .content_inner .screen, body#story .content_inner .screen { border: 5px solid #fff; margin-bottom: 40px; text-align: center; background: #000; }
body#stories .content_inner .screen img, body#story .content_inner .screen img { width: 100%; height: auto; }
body#stories .latest_story, body#story .latest_story { margin-bottom: 100px; }
body#stories .latest_story h3.sub_title_01 { margin-bottom: 32px; }
body#stories .latest_story .thumb, body#story .latest_story .thumb { margin-left: -2%; margin-bottom: 32px; }
body#stories .latest_story .thumb li, body#story .latest_story .thumb li { float: left; margin-left: 2%; width: 23%; cursor: pointer; }
body#stories .latest_story .thumb li img, body#story .latest_story .thumb li img { width: 100%; height: auto; }
body#stories .latest_story .summary, body#story .latest_story .summary { font-size: 24px; line-height: 1.2; }
body#stories .past_story h3.sub_title_01, body#story .past_story h3.sub_title_01 { margin-bottom: 50px; }
body#stories .past_story .other_story { margin-bottom: 85px; }
body#stories .past_story .other_story li { float: left; width: 432px; margin-bottom: 40px; }
body#stories .past_story .other_story li:nth-child(2n) { float: right; }
body#stories .past_story .other_story h4 { font-size: 24px; margin-bottom: 20px; line-height: 1.3em; }
body#stories .past_story .other_story .screen { margin-bottom: 0; overflow: hidden; position: relative; height: 248px; }
body#stories .past_story .other_story .screen img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; height: auto; }
 @media screen and (max-width: 768px) {
body#stories .content_full .content { padding: 14.4vw 3.333vw 9.333vw; }
body#stories .latest_story, body#story .latest_story { margin-bottom: 7.333vw; }
body#stories .latest_story h3.sub_title_01 { margin-bottom: 4.266vw; }
body#stories .content_full h4, body#story .content_full h3 { font-size: 4.8vw; margin-bottom: 5.866vw; }
body#stories .content_full h4 span { display: block; margin-bottom: 0.666vw; }
body#stories .latest_story h4 span, body#story .content_full h3 span { margin-bottom: 1.333vw; }
body#stories .content_inner .screen, body#story .content_inner .screen { margin-bottom: 2.4vw; border: 0.666vw solid #fff; }
body#stories .latest_story .thumb, body#story .latest_story .thumb { margin-bottom: 3.333vw; }
body#stories .latest_story .summary, body#story .latest_story .summary { font-size: 24px; line-height: 1.4; }
body#stories .other_story .screen { border: 2px solid #fff; }
body#stories .past_story h3.sub_title_01 { margin-bottom: 6.666vw; }
body#stories .past_story .other_story { margin-bottom: 10.666vw; }
body#stories .past_story .other_story li { float: left; width: 48%; }
body#stories .past_story .other_story h4 { font-size: 24px; margin-bottom: 2vw; }
body#stories .past_story .other_story h4 span { font-size: 20px; }
body#stories .past_story .other_story .screen { }
}
 @media screen and (max-width: 639px) {
body#stories .latest_story .summary, body#story .latest_story .summary { font-size: 18px; }
body#stories .past_story .other_story h4 { font-size: 16px; }
body#stories .past_story .other_story h4 span { font-size: 14px; }
}
 @media screen and (max-width: 479px) {
body#stories .latest_story .summary, body#story .latest_story .summary { font-size: 13px; }
body#stories .past_story .other_story h4 { font-size: 12px; }
body#stories .past_story .other_story h4 span { font-size: 11px; }
}
/*********************************************
ストーリー詳細
**********************************************/
body#story .content_full .content { padding: 100px 9.858% 9.333vw; }
.sub_pagination_01 li.back { width: 215px; max-width: 215px; }
body#story .sub_pagination_01 li { margin: 0 0 0 28px; }
 @media screen and (max-width: 768px) {
body#story .content_full .content { padding: 13.3vw 3.333vw 9.333vw; }
body#story .sub_pagination_01 li:first-child { margin: 0; }
body#story .sub_pagination_01 li { width: 40%; margin: 0 0 0 2.3%; }
body#story .sub_pagination_01 li.back { width: 35%; }
}
/*********************************************
ニュース一覧
**********************************************/
body#news .content_full .content { padding: 112px 4.335% 40px; }
body#news .category_nav { text-align: center; margin-bottom: 60px; line-height: 1 }
body#news .category_nav li { display: inline-block; margin-right: 36px; }
body#news .category_nav li:last-child { margin-right: 0; }
a.category_btn { background-repeat: no-repeat; background-position: center center; background-size: 100%; display: block; max-width: 112px; max-height: 41px; }
a.category_btn img { width: 100%; height: auto; }
a.category_btn.anime_btn { background-image: url(../img/news/btn_news_bg_01.png); }
a.category_btn.goods_btn { background-image: url(../img/news/btn_news_bg_02.png); }
a.category_btn.event_btn { background-image: url(../img/news/btn_news_bg_03.png); }
a.category_btn.music_btn { background-image: url(../img/news/btn_news_bg_04.png); }
a.category_btn.media_btn { background-image: url(../img/news/btn_news_bg_05.png); }
a.category_btn.anime_btn.active { background-image: url(../img/news/btn_news_bg_01_on.png); }
a.category_btn.goods_btn.active { background-image: url(../img/news/btn_news_bg_02_on.png); }
a.category_btn.event_btn.active { background-image: url(../img/news/btn_news_bg_03_on.png); }
a.category_btn.music_btn.active { background-image: url(../img/news/btn_news_bg_04_on.png); }
a.category_btn.active img { opacity: 0.3; }
body#news .article_list { display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 20px; }
body#news .article_list article { margin-bottom: 30px; flex-basis: 31%; max-width: 382px; }
body#news .article_list::after { content: ""; display: block; flex-basis: 31%; max-width: 382px; }
body#news .article_list article .news_thumb { margin-bottom: 15px; }
body#news .article_list article time { display: block; float: left; color: #17bae3; font-size: 16px; margin-bottom: 15px; margin-top: 4px; }
body#news .article_list article .category { float: right; width: 86.22px; height: 32px; }
body#news .article_list article img { width: 100%; height: auto; }
body#news .article_list article h3 { clear: both; }
body#news .article_list article h3 a { color: #fff; font-size: 21px; font-weight: bold; }
 @media screen and (max-width: 768px) {
body#news .content_full .content { padding: 13.333vw 3.333vw 5.333vw; }
body#news .category_nav { margin-bottom: 6.666vw; }
body#news .category_nav li { display: inline-block; margin-right: 2.1333vw; }
body#news a.category_btn { width: 12.784vw; height: auto; max-width: 95.88px; max-height: 35px; }
body#news .article_list { margin-bottom: 2.666vw; }
body#news .article_list article { margin-bottom: 4vw; flex-basis: 48.5%; max-width: 294.84px; }
body#news .article_list article .news_thumb { margin-bottom: 2.666vw; }
body#news .article_list article time { line-height: 1; font-weight: bold; float: none; font-size: 15px; margin-bottom: 1.333vw; margin-top: 0; }
body#news .article_list article .category { line-height: 1; float: none; width: 11.496vw; height: 4.266vw; margin-bottom: 2.6666vw }
body#news .article_list article img { width: 100%; height: auto; }
body#news .article_list article h3 a { line-height: 1; color: #fff; font-size: 19.5px; }
}
 @media screen and (max-width: 639px) {
body#news .article_list article time { font-size: 14px; margin-bottom: 7px; }
body#news .article_list article h3 a { font-size: 17px; }
}
 @media screen and (max-width: 479px) {
body#news .article_list article time { font-size: 12px; margin-bottom: 5px; }
body#news .article_list article h3 a { color: #fff; font-size: 14px; font-weight: bold; }
}
/*********************************************
ニュース詳細
**********************************************/

body#post .content_full .content { padding: 110px 6.06% 40px; }
body#post .title_area { border-bottom: 2px dashed #fff; margin-bottom: 47px; }
body#post .category { width: 86.22px; height: 32px; margin-bottom: 20px; }
body#post .time { vertical-align: text-bottom; float: left; color: #17bae3; line-height: 65px; margin-right: 30px; font-weight: bold; font-size: 16px; }
body#post .title { color: #fff; font-weight: bold; font-size: 36px; margin-bottom: 20px; line-height: 1.4 }
body#post .post_contents { padding: 0 9.96%; margin-bottom: 37px; }
body#post .post { margin-bottom: 70px; }
/*body#post .post p { font-weight: bold;}*/
body#post .post h2 { text-align: center; font-size: 36px; margin-bottom: 50px; line-height: 1.4 }
body#post .share { text-align: center; font-size: 18px; font-weight: bold; margin-bottom: 28px; }
body#post .share_sns { text-align: center; }
body#post .share_sns li { margin-right: 10px; display: inline-block; }
body#post .share_sns li:last-child { margin-right: 0; }
body#post .sub_pagination_01 li { margin: 0 0 0 28px; }
 @media screen and (max-width: 768px) {
body#post .content_full .content { padding: 12vw 3.46vw 4.666vw; }
body#post .title_area { border-bottom: 1px dashed #fff; margin-bottom: 4.666vw; }
body#post .category { float: left; line-height: 2.8vw; margin-right: 2.666vw; width: 11.496vw; height: auto; margin-bottom: 2.666vw }
body#post a.category_btn { width: 100%; height: auto; max-width: 86.22px; max-height: 32px; }
body#post .time { line-height: 5.466vw; margin-right: 0; font-size: 16px; }
body#post .title { font-size: 24px; margin-bottom: 2vw; clear: both; }
body#post .post_contents { padding: 0; margin-bottom: 4.933vw; }
body#post .post { margin-bottom: 9.333vw; }
body#post .post h2 { text-align: left; font-size: 3.2vw; margin-bottom: 4.666vw; line-height: 1.4 }
body#post .post p { font-size: 18px; }
body#post .share { font-size: 18px; margin-bottom: 3.733vw; }
body#post .share_sns li { width: 6.6vw; height: 6.6vw; max-width: 50px; max-height: 50px; margin-right: 1.333vw }
body#post .share_sns li img { width: 100%; height: auto; }
body#post .sub_pagination_01 li { width: 32%; margin: 0 0 0 2.3%; }
body#post .sub_pagination_01 li:first-child { margin: 0; }
body#post .sub_pagination_01 li.back { width: 29%; }
}
 @media screen and (max-width: 639px) {
body#post .title { font-size: 20px; }
body#post .post p, body#post .share { font-size: 16px; }
body#post .time { font-size: 13.5px; }
}
 @media screen and (max-width: 479px) {
body#post .title { font-size: 16px; }
body#post .post p, body#post .share { font-size: 13px; }
body#post .time { font-size: 12px; }
}
/*********************************************
あらすじ / INTRODUCTION
**********************************************/
#introduction .content_full .content { background: url(../img/introduction/introduction_bg.jpg) center center no-repeat; background-size: cover; text-align: center; padding: 230px 0 290px; }
 @media screen and (max-width: 1440px) {
#introduction .content_full .content { padding: 202px 0 261px; }
#introduction .content_full .content img { width: 80%; height: auto; }
}
@media screen and (max-width: 768px) {
#introduction .content_full .content { padding: 13.333vw 0 11.2vw; }
#introduction .content_full .content img { width: 97.71%; max-width: 640px; height: auto; }
}
/*********************************************
お問い合わせ / CONTACT
**********************************************/
#contact .content_full .content { padding: 130px 0 100px; text-align: center; }
.contact_txt_01 { font-size: 24px; line-height: 1.67em; margin: 0 0 3.33em; }
.contact_list_01 li { display: inline-block; margin: 0 22px 42px; }
.contact_list_01 li a { width: 609px; background: url(../img/common/btn_list_bg_01.png) no-repeat center center; background-size: 100%; display: block; }
.contact_list_01 li img { width: 100%; height: auto }
.contact_table_01 { width: 100%; max-width: 800px; margin: 0 auto; }
.contact_table_01 th, .contact_table_01 td { padding: 1.5em 0; border-bottom: #777 1px solid; }
.contact_table_01 th { font-weight: bold; padding-right: 1.5em; white-space: nowrap; max-width: 12em; vertical-align: top; padding-top: 2em; }
.contact_table_01 th span { display: block; font-size: 90% }
#confirm .contact_table_01 th { max-width: 6em; }
.contact_table_01 .input_01 { width: 50%; }
.contact_table_01 .input_date { width: 50%; }
.contact_table_01 .input_02 { width: 80%; }
.contact_table_01 .input_03 { width: 100%; }
.contact_table_01 .input_tel { width: 20% !important; }
.contact_table_01 .input_age { width: 4em; }
.contact_table_01 textarea { width: 100%; height: 10em; }
.contact_table_01 .txt_01 { padding: 2em 0 0.5em; max-width: none; border: none; }
.contact_table_01 .txt_01 span { display: block; text-align: center; color: #fff; padding: 1em 0; background: #202f79; }
.contact_table_01 .txt_01 span br { display: none; }
.contact_btn { text-align: center; margin: 2em 0; }
.contact_table_01 .txt_01 a{color:#fff;text-decoration:underline;}
.contact_btn .submit_01 { background: url(../img/contact/contact_btn_confirm.png) no-repeat center center; width: 299px; height: 59px; background-size: 100%; text-indent: -9999px; margin: 0 0.5em 1em }
.contact_btn .submit_back { background-image: url(../img/contact/contact_btn_back.png) !important; }
#confirm .contact_btn .submit_01 { background-image: url(../img/contact/contact_btn_submit.png) }
.mw_wp_form .error { margin-top: 0.5em; color: #f00000 !important; }
 @media screen and (max-width: 1440px) {
#contact .content_full .content { padding: 100px 0 85px; }
.contact_list_01 li { margin: 0 18px 34px; }
.contact_list_01 li a { width: 517px; }
}
 @media screen and (max-width: 768px) {
#contact .content_full .content { padding: 13.3vw 0 3vw; }
.contact_txt_01 { font-size: 3.2vw; margin: 0 0 1.5em; }
.contact_list_01 li { margin: 0 0 3.73vw; }
.contact_list_01 li a { width: 93%; margin: 0 auto; }
.contact_table_01 { padding: 0; }
.contact_table_01 .txt_01 span br { display: block; }
}
 @media screen and (max-width: 639px) {
.contact_table_01 tr:first-child th { padding-top: 0; }
.contact_table_01 th, .contact_table_01 td { display: block; }
.contact_table_01 th { border: none; padding-bottom: 1em; }
.contact_table_01 td { padding-top: 0; }
.contact_table_01 .input_01, .contact_table_01 .input_date, .contact_table_01 .input_02 { width: 100%; }
}
 @media screen and (max-width: 479px) {
.contact_txt_01 { font-size: 14px; }
.contact_btn .submit_01 { width: 200px; height: 40px; }
}
 @media screen and (max-width: 374px) {
.contact_txt_01 { font-size: 12px; }
}
/*********************************************
ムービー / MOVIE
**********************************************/
#movie .content_full .content { padding: 130px 9.858% 100px; }
#movie .sub_title_01 { margin: 0 0 66px; }
.movie_list_01 { margin: 0 0 50px; }
.movie_list_01 li { width: 46.722%; margin: 0 0 20px; float: left; }
.movie_list_01 li:nth-child(2n) { float: right; }
.movie_list_01 li .title { font-size: 18px; margin-top: 1em; }
.movie_list_01 li .thumb { position: relative; overflow: hidden; height: 288px; }
.movie_list_01 li .thumb:before { cursor: pointer; content: ""; width: 100%; background: url(../img/top/pray_btn.png)no-repeat center center; height: 100%; position: absolute; display: block; z-index: 1; }
.movie_list_01 li .thumb img {/*width:100%;height:auto;*/ position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; height: auto; }
 @media screen and (max-width: 768px) {
#movie .sub_title_01 { margin: 0 0 5vw; }
#movie .content_full .content { padding: 18.6vw 3.33vw 10vw; }
.movie_list_01 { margin: 0 0 5vw; }
.movie_list_01 li .thumb:before { background-size: 11.3vw; }
}
@media screen and (max-width: 639px) {
.movie_list_01 li { margin: 0 0 2.6vw; }
.movie_list_01 li .title { font-size: 16px; margin-top: 0.6em; }
}
@media screen and (max-width: 479px) {
.movie_list_01 li .title { font-size: 14px; }
.movie_title_01 { border-bottom-width: 3px }
.movie_title_01 img { height: 21px; }
}
@media screen and (max-width: 374px) {
.movie_list_01 li .title { font-size: 14px; }
}
/*********************************************
グッズ / GOODS
**********************************************/
#goods .content_full .content { padding: 130px 9.858% 100px; }
#goods .sub_title_01 { margin: 0 0 42px; }
.goods_fig_01 { margin: 0 0 95px; }
.goods_fig_01 img { width: 100%; height: auto }
.goods_list_01 { margin: 0 0 50px; }
.goods_list_01 li { width: 46.722%; ; margin: 0 0 20px; float: left; letter-spacing: 0.09em; }
.goods_list_01 li:nth-child(2n) { float: right; }
.goods_list_01 li .pic img { width: 100%; height: auto; }
.goods_list_01 li .title { font-size: 18px; margin-top: 1.2em; line-height: 1.666em; font-weight: bold; }
.goods_list_01 li .txt { font-size: 16px; margin-top: 0.8em; line-height: 1.666em; }
.goods_list_01 li a { color: #fff; text-decoration: underline; }
@media screen and (max-width: 768px) {
#goods .sub_title_01 { margin: 0 0 6.4vw; }
.goods_fig_01 { margin: 0 0 5.6vw; }
.goods_list_01 { padding: 0 5%; }
.goods_list_01 li { width: 100%; ; margin: 0 0 4.8vw; float: none !important; }
#goods .sub_pagination_01 { padding: 0 5%; }
}
 @media screen and (max-width: 639px) {
.goods_list_01 li .title { font-size: 16px; }
.goods_list_01 li .txt { font-size: 13px; }
}
 @media screen and (max-width: 479px) {
.goods_list_01 li .title { font-size: 14px; }
.goods_list_01 li .txt { font-size: 12px; }
}
/*********************************************
放送/配信情報 / ON AIR
**********************************************/
#onair .content_full .content { padding: 105px 9.858% 120px; }
#onair .sub_title_01 { margin: 0 0 2.75em; }
#onair .content_full { font-weight: bold; letter-spacing: 0.01em; text-align: center; }
#onair .sub_title_01 { border-bottom: 7px solid #fff; margin-bottom: 35px; }
#onair .onair_sec_01 { margin: 0 0 4em; }
#onair .onair_title_01 { margin-bottom: 25px; }
#onair .onair_district { margin-bottom: 22px; }
#onair .onair_table { font-size: 30px; margin-bottom: 40px; width: 100%; border: 3px solid #fff; border-collapse: collapse; }
#onair .onair_table td { border: 1px solid #fff; padding: 27px 13.5px; line-height: 1; width: 33.333%; }
#onair .comingsoon { margin-top: 60px; }
 @media screen and (max-width: 1440px) {
.onair_table { font-size: 25.713px; }
}
 @media screen and (max-width: 768px) {
#onair .content_full .content { padding: 13.6vw 3.33vw 15.625vw; }
#onair .sub_title_01 { border-bottom: 3px solid #fff; margin-bottom: 4.5vw; }
#onair .sub_title_01 img { width: auto; height: 10.286vw; max-height: 79px; }
#onair .onair_title_01 { margin-bottom: 3.256vw; }
#onair .onair_title_01 img { width: auto; height: 16.276vw; max-height: 125px; }
#onair .onair_district { margin-bottom: 2.265vw; }
#onair .onair_district img { width: auto; height: 8.073vw; max-height: 62px; }
#onair .onair_table { font-size: 18px; margin-bottom: 5.21vw; border: 2px solid #fff; }
#onair .onair_table td { padding: 3.515625vw 1.7vw; line-height: 1; width: 33.333%; line-height: 1.2 }
#onair .comingsoon { margin-top: 7.8125vw; }
#onair .comingsoon img { width: auto; height: 4.0365vw; max-height: 31px; }
}
 @media screen and (max-width: 639px) {
#onair .onair_table { font-size: 14px; }
}
 @media screen and (max-width: 479px) {
#onair .onair_table { font-size: 13px; }
}
/*********************************************
Blu-ray & DVD
**********************************************/
#bldvd .content_full .content { padding: 130px 9.858% 100px; font-size: 16px; line-height: 1.67em; }
#bldvd .swiper-button-next, #bldvd .swiper-button-prev{display:none;}
.bldvd_title_01 { font-size: 36px; font-weight: bold; line-height: 1.33em; -moz-font-feature-settings: "palt"; -webkit-font-feature-settings: "palt"; font-feature-settings: "palt"; }
.bldvd_title_02 { font-size: 24px; font-weight: bold; line-height: 1.33em; margin: 0 0 0.5em; }
.bldvd_section_01 { font-size: 18px; }
.bldvd_section_01>.f-right { width: 48.543%; max-width: 533px; }
.bldvd_section_01>.f-left { width: 47.18%; max-width: 518px; }
.bldvd_section_01 .f-left img { width: 100%; height: 100%; }
.bldvd_pic_main { width: 70.271%; max-width: 363px; }
.bldvd_pic_main.full { width: 100%; max-width: none; }
.bldvd_pic_sub { width: 26.062%; max-width: 135px; margin: 0 0 1em; }
.bldvd_pic_sub figcaption { margin: 0.3em 0 0; font-weight: bold; }
.bldvd_table_01 { font-size: 16px; line-height: 1.66em; margin-top: 1em }
.bldvd_table_01 th { white-space: nowrap; padding-right: 0.5em; vertical-align: top; }
.bldvd_section_01>.f-left, .bldvd_table_01 { margin-bottom: 3em; }
.bldvd_sub_content { clear: both; margin-top: 3em; padding-top: 3em; border-top: 2px #fff dashed; line-height: 1.66em; }
.bldvd_sub_content>.f-left { width: 47.18%; max-width: 518px; }
.bldvd_sub_content>.f-left img { width: 100%; height: 100%; }
.bldvd_sub_content>.f-right { width: 48.543%; max-width: 533px; }
.bldvd_section_02{border-top: 2px dashed #fff;padding:24px 0;}
.bldvd_section_02 .title_01{font-size:24px;margin:0 0 35px;font-weight:700;}
.bldvd_section_02 .title_02{font-size:30px;line-height:1em;display:inline-block;font-weight:700;}
.bldvd_section_02 .btn_01{vertical-align: 6px;margin-left:0.5em;display:inline-block;}
.bldvd_section_02 .btn_01 a{line-height:22px;font-size:14px;border:1px solid #fff;display:block;padding:0 0.8em;color:#fff;}
.bldvd_section_02 .detail{margin-bottom:55px;}
.bldvd_section_02 .detail:last-child{margin:0;}
.bldvd_section_02 .list {margin:1em 0 0;}
.bldvd_section_02 .list p{margin:0 0 1em;line-height: 1.5em;}
.bldvd_section_02 .list li{margin-left:126px;}
.bldvd_section_02 .list li:first-child{margin:0;}
.bldvd_thumb_list {width:1120px;margin: -35px auto 70px;}
.bldvd_thumb_list li{width:175px;}
.bldvd_thumb_list .fig{border:3px #fff solid;}
.bldvd_thumb_list .fig img{width:100%;}
.bldvd_thumb_list .title{font-size:27px;line-height:47px;border:3px #fff solid;font-weight:bold;text-align:center;border-top:none;background:#000;color:#fff;}
 @media screen and (max-width: 1440px) {
.bldvd_title_01 { font-size: 30px; margin: 0 0 1em; }
.bldvd_section_02 .list li{margin-left:80px;}
.bldvd_thumb_list {width:980px;margin: -35px auto 70px;}
.bldvd_thumb_list li{width:160px;}
}
@media screen and (max-width: 768px) {
#bldvd #main_contents{position: relative;overflow-x:hidden;}
#bldvd .swiper-button-next, #bldvd .swiper-button-prev{display:block;}
#bldvd .content_full .content { padding: 12.6vw 4.5vw 10vw; }
.bldvd_section_01 { font-size: 16px; }
.bldvd_section_01>.f-left { width: 100%; max-width: none; float: none; padding: 0; margin-bottom: 1em; }
.bldvd_section_01>.f-right { width: 100%; float: none; max-width: none; }
.bldvd_table_01 { margin-bottom: 2em; }
.bldvd_pic_main, .bldvd_pic_sub { max-width: none }
.bldvd_sub_content { margin-top: 2em; padding-top: 2em; }
.bldvd_sub_content>.f-left { width: 100%; max-width: none; float: none; padding: 0; margin-bottom: 1em; }
.bldvd_sub_content>.f-right { width: 100%; float: none; max-width: none; }
.bldvd_title_02 { margin: 0 0 1em; }

.bldvd_section_02{border-top: 1px dashed #fff;padding:20px 0;}
.bldvd_section_02 .title_01{font-size:20px;margin:0 0 24px;}
.bldvd_section_02 .title_02{font-size:24px;}
.bldvd_section_02 .btn_01{vertical-align: 4px;}
.bldvd_section_02 .btn_01 a{line-height:20px;font-size:13px;}
.bldvd_section_02 .detail{margin-bottom:40px;}
.bldvd_section_02 .list {display:block;}
.bldvd_section_02 .list li{width:100%;}
.bldvd_section_02 .list li{margin:20px 0 0;}
.bldvd_section_02 .list li:first-child{margin:0;}
.bldvd_section_02 .list li img{max-width:100%;height:auto;}
.bldvd_thumb_list_wrapper{position:relative;}
.bldvd_thumb_list{width:100%;margin:0 auto 10vw;}

.bldvd_thumb_list li {
    width: 24vw;
    margin: 0 2vw;
}
.bldvd_thumb_list .title {
    font-size: 3.6vw;
    line-height: 6vw;
    border-width: 2px;
}
}
 @media screen and (max-width: 639px) {
.bldvd_section_01, .bldvd_table_01 { font-size: 15px }
.bldvd_title_01 { font-size: 24px; }
.bldvd_title_02 { font-size: 18px; }
.bldvd_table_01 th, .bldvd_table_01 td { display: block; }
.bldvd_table_01 th { font-weight: bold; }
.bldvd_table_01 td { margin-bottom: 0.5em; }
}
 @media screen and (max-width: 479px) {
.bldvd_section_01, .bldvd_table_01 { font-size: 13px }
.bldvd_title_01 { font-size: 18px; }
.bldvd_title_02 { font-size: 16px; }
.bldvd_pic_sub figcaption { font-size: 12px; }
}
 @media screen and (max-width: 374px) {
.bldvd_pic_sub figcaption { font-size: 10px; }
}
/*********************************************
音楽 / MUSIC
**********************************************/
#music .content_full .content { padding: 130px 9.858% 100px; font-size: 16px; line-height: 1.67em; }
#music .sub_title_01 { margin: 0 0 58px; }
#music_pv_op { margin: 0 0 40px; }
.music_section_01 { border-bottom: 2px #fff dashed; padding: 0 0 45px; margin: 0 0 45px; }
.music_pv { border: none; padding: 0; margin: 0; }
.music_title_01 { font-size: 36px; font-weight: bold; line-height: 1.33em; font-feature-settings : "palt"; }
.music_title_01 span { font-size: 0.6em; }
.music_title_02 { font-size: 24px; font-weight: bold; margin: 0 0 1em; }
.music_title_03 { font-weight: bold; margin-top: 1.5em; }
.music_title_04 { font-weight: bold; margin: 1.8em 0 0.8em }
.music_txt_01 { color: red; font-weight: bold; margin-bottom: 1.5em; }
.music_title_01 span { font-size: 24px }
.music_section_01>.f-left { width: 44.9%; max-width: 493px; }
.music_section_01>.f-right { width: 49.2%; }
.music_section_01 .f-left img { width: 100%; height:auto;max-width: 493px; }
.music_section_01 figcaption { line-height: 1.5em; margin: 0.5em 0; }
.music_cd_01 { width: 100%; margin: 0 0 1.2em; }
.music_cd_02 { width: 47.06%; max-width: 232px; }
.music_list_01 dt, .music_list_01 dd { margin-top: 0.5em;font-feature-settings: "palt";}
.music_list_01 dt { float: left; clear: left; }
.music_list_01 dt:after { content: "：" }
.music_list_01 dd { margin-left: 6em; }
.music_list_01 dd:nth-child(2n) { margin-left: 6em; }
.music_list_01 .title { font-weight: bold; }
.music_list_01 dd p { margin-bottom: 1em; }
.music_list_01 dd p:last-child { margin-bottom: 0; }
.music_section_01 a { color: #fff; text-decoration: underline; }
.music_artist .f-right p { margin-bottom: 1em; }
.music_artist .f-right p:last-child { margin-bottom: 0; }
.music_section_01 .youtube { padding-top: 56.25%; }
@media screen and (max-width: 1440px) {
.music_title_01 { font-size: 30px; }
}
@media screen and (max-width: 768px) {
#music .content_full .content { padding: 12vw 5vw 10vw; font-size: 16px; }
#music .sub_title_01 { margin: 0 0 1.5em; }
.music_section_01>.f-left { width: 100%; max-width: none; float: none; padding: 0 8.2317%; }
.music_section_01>.f-right { width: 100%; float: none; }
.music_cd_02 { width: 48.56%; max-width: none; }
.music_cd>.f-right { margin-bottom: 2.2em; }
.music_artist>.f-left, .music_pv>.f-left { margin-bottom: 2.2em; }
}
 @media screen and (max-width: 639px) {
#music .content_full .content { font-size: 15px }
.music_section_01>.f-left { padding: 0 4.1%; }
.music_title_01 { font-size: 24px; }
.music_title_01 span { font-size: 18px }
.music_title_02 { font-size: 18px; }
}
 @media screen and (max-width: 479px) {
#music .content_full .content { font-size: 13px }
.music_section_01>.f-left { padding: 0; }
.music_title_01 { font-size: 18px; }
.music_title_01 span { font-size: 16px }
.music_title_02 { font-size: 16px; }
.music_section_01 figcaption { font-size: 12px; }
}
 @media screen and (max-width: 374px) {
.music_section_01 figcaption { font-size: 10px; }
}
/*********************************************
スタッフ＆キャスト / STAFF & CAST
**********************************************/
#staffcast .content_full .content { text-align: center; padding: 120px 0 140px; }
 @media screen and (max-width: 1440px) {
#staffcast .content_full .content { padding: 104px 0 122px; }
}
@media screen and (max-width: 768px) {
#staffcast .content_full .content { padding: 13.866vw 0 16.222vw; }
#staffcast .content_full .content img { width: 95%; height: auto; }
}

/*********************************************
ゲーム / GAME 19/1/17
**********************************************/
#game .content_full .content{padding: 130px 108px 80px 588px;font-size:18px;line-height:1.7em;}
#game .game_headline_01{margin:0 0 30px;}
#game .game_txt_01{margin:0 0 30px;}
#game .game_pic_01{position:absolute;left:112px;top:130px;}
#game .game_list_01{margin:0 0 40px;}
#game .game_list_01 dt{float:left;clear:left;width:120px;}
#game .game_list_01 dd{padding-left:120px;}
#game .game_btn_01 a{width:266px;border:1px solid #fff;display:block;font-size:28px;line-height:48px;color:#fff;text-align:center;}
/*---sub---*/
#game .game_headline_02{font-size:24px;font-weight:700;margin:50px 0 30px;padding:30px 0 0;border-top:3px dashed #fff;}
#game .game_list_02 li{width:326px;margin:0 0 50px;}
#game .game_list_02 li:nth-child(2n){width:280px;}
#game .game_list_02 .title{font-size:23px;font-weight:700;margin:10px;margin:0 0 0.66em;}
#game .game_list_02 .fig{margin:0 0 16px;}
#game .game_list_02 li:nth-child(2n) .fig{padding:16px 0;}
#game .game_list_02 .fig img{width:100%;height:auto;}

@media screen and (max-width: 1440px) {
#game .content_full .content{padding: 130px 70px 80px 500px;font-size:16px;}
#game .game_headline_01 img{height:32px;width:auto;}
#game .game_txt_01 img{width:90%;height: auto;}
#game .game_pic_01{position:absolute;left:80px;top:130px;}
#game .game_pic_01 img{width:360px;height:auto;}

#game .game_btn_01 a{width:240px;font-size:24px;line-height:42px;}
/*---sub---*/

#game .game_list_02 li{width:300px;margin:0 0 40px;}
#game .game_list_02 li:nth-child(2n){width:260px;}
#game .game_list_02 .title{font-size:20px;}
#game .game_list_02 li:nth-child(2n) .fig{padding:14px 0;}
}
@media screen and (max-width: 768px) {
#game .content_full .content{padding: 14vw 5vw 12vw;font-size:3.2vw;}
#game .game_headline_01 {margin: 0 0 4vw;}
#game .game_headline_01 img{height:4.8vw;max-height:36px;width:auto;display:block;}
#game .game_headline_01 img:first-child{margin-bottom:1.33vw;}
#game .game_txt_01 {margin: 0 0 3.33vw;}
#game .game_txt_01 img{width:100%;height: auto;max-width:600px;}
#game .game_pic_01{position:relative;left:0;top:0;text-align:center;margin:0 0 2.66vw;}
#game .game_pic_01 img{width:100%;height: auto;max-width:600px;}

#game .game_list_01 dt{float:none;width:auto;font-size:3.733vw;}
#game .game_list_01 dd{padding-left:0;margin-bottom:1em;}

#game .game_btn_01 a{width:60vw;margin:0 auto;font-size:4.8vw;line-height:10.6667vw;text-align:center;}
/*---sub---*/
#game .game_headline_02{font-size:4.8vw;border-width:0.4vw;margin:9.333vw 0 6.8vw;padding:6.8vw 0 0;}

#game .game_list_02 li{width:100%;margin:0 0 9.4vw;}
#game .game_list_02 li:nth-child(2n){width:100%;}
#game .game_list_02 .fig{width:60vw;max-width:450px;margin:0 auto 2vw;text-align:center;}
#game .game_list_02 li:nth-child(2n) .fig{padding:0 0 4vw;}
#game .game_list_02 li:nth-child(2n) .fig img{width:80%;}
#game .game_list_02 .title {
    font-size: 3.73vw;margin:0 0 1.66vw;
}
}

/*********************************************
共通パーツ
**********************************************/

.sub_title_01 { border-bottom: 5px solid #fff; padding: 0 0 10px; }
.sub_pagination_01 { text-align: center; }
.sub_pagination_01 li { width: 242px; margin: 0 0 0 70px; display: inline-block; max-width: 242px; }
.sub_pagination_01 li:first-child { margin: 0; }
.sub_pagination_01 a { display: block; width: 100%; background: center center no-repeat; background-size: 100%; }
.sub_pagination_01 a img { width: 100%; height: auto; }
.sub_pagination_01 .prev a { background-image: url(../img/common/btn_prev_bg.png) }
.sub_pagination_01 .next a { background-image: url(../img/common/btn_next_bg.png) }
.sub_pagination_01 .back a { background-image: url(../img/common/btn_back_bg.png) }
@media screen and (max-width: 1440px) {
.sub_pagination_01 li { margin: 0 0 0 60px; }
}
 @media screen and (max-width: 768px) {
#goods .content_full .content { padding: 18.6vw 3.33vw 10vw; }
.sub_pagination_01 li { width: 44.81%; margin: 0 0 0 10.38%; }
.sub_pagination_01 a { display: block; }
.sub_pagination_01.clone li.back { margin-bottom: 4vw !important; }
}
@media screen and (max-width: 639px) {
.sub_title_01 img { height: 32px; }
}
@media screen and (max-width: 479px) {
.sub_title_01 { border-bottom-width: 3px }
.sub_title_01 img { height: 21px; }
}
@media screen and (max-width: 374px) {
.sub_title_01 img { height: 18px; }
}
/*********************************************
wordpress
**********************************************/

.post_contents .post { line-height: 1.8em; letter-spacing: 0.05em; word-wrap : break-word; overflow-wrap : break-word; }
.post_contents .post a { color: #fff; text-decoration: underline; }
/* font */
.post_contents .post .small { font-size: 90%; }
.post_contents .post .gray { color: #777; }
.post_contents .post .red { color: #000; }
/* alignment */
.post_contents .post .alignright { float: right; }
.post_contents .post .alignleft { float: left; }
.post_contents .post .aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 7px; }
.post_contents .post blockquote.alignleft, .post_contents .post img.alignleft { margin: 7px 24px 7px 0; }
.post_contents .post .wp-caption.alignleft { margin: 7px 14px 7px 0; }
.post_contents .post blockquote.alignright, .post_contents .post img.alignright { margin: 7px 0 7px 24px; }
.post_contents .post .wp-caption.alignright { margin: 7px 0 7px 14px; }
.post_contents .post blockquote.aligncenter, .post_contents .post img.aligncenter, .post_contents .post .wp-caption.aligncenter { margin-top: 7px; margin-bottom: 7px; }
/* text and headline */
.post_contents .post p { margin-bottom: 1.5em; font-size: 18px; }
.post_contents .post p:last-child { margin-bottom: 0; }
.post_contents .post h1, .post_contents .post h2, .post_contents .post h3, .post_contents .post h4, .post_contents .post h5, .post_contents .post h6 { clear: both; line-height: 1.2; font-weight: bold; margin: 0 0 1.2rem; padding: 0; }
.post_contents .post h1 { font-size: 32px; }
.post_contents .post h2 { font-size: 28px; }
.post_contents .post h3 { font-size: 24px; }
.post_contents .post h4 { font-size: 20px; }
.post_contents .post h5 { font-size: 18px; }
.post_contents .post h6 { font-size: 18px; }
 @media screen and (max-width: 768px) {
.post_contents .post h1 { font-size: 24px; }
.post_contents .post h2 { font-size: 22px; }
.post_contents .post h3 { font-size: 21px; }
.post_contents .post h4 { font-size: 21px; }
.post_contents .post h5 { font-size: 18px; }
.post_contents .post h6 { font-size: 18px; }
}
 @media screen and (max-width: 639px) {
.post_contents .post h1 { font-size: 21px; }
.post_contents .post h2 { font-size: 20px; }
.post_contents .post h3 { font-size: 18px; }
.post_contents .post h4 { font-size: 18px; }
.post_contents .post h5 { font-size: 16px; }
.post_contents .post h6 { font-size: 16px; }
}
 @media screen and (max-width: 479px) {
.post_contents .post h1 { font-size: 18px; }
.post_contents .post h2 { font-size: 17px; }
.post_contents .post h3 { font-size: 16px; }
.post_contents .post h4 { font-size: 16px; }
.post_contents .post h5 { font-size: 14px; }
.post_contents .post h6 { font-size: 14px; }
}
/* image */
.post_contents .post img { max-width: 100%; height: auto; }
.post_contents .post img[class*="align"], .post_contents .post img[class*="wp-image-"], .post_contents .post img[class*="attachment-"], .post_contents .post img.size-full, .post_contents .post img.size-large, .post_contents .post .wp-post-image, .post_contents .post img { height: auto; max-width: 100%; }
.post_contents figure { margin: 0 0 2em; }
.post_contents figure figcaption { font-size: 90%; text-align: center; background: #fafafa; padding: 0.5em; }
/* list */
.post_contents .post li, .post_contents .post dt, .post_contents .post dd { line-height: 1.8; }
.post_contents .post ul, .post_contents .post ol, .post_contents .post dl { margin-bottom: 24px; }
.post_contents .post ol { list-style: decimal outside none; margin-left: 2em; }
.post_contents .post ul { list-style: circle outside none; margin-left: 1.3em; }
.post_contents .post li > ul, .post_contents .post li > ol { margin-bottom: 0; }
.post_contents .post dt { font-weight: bold; }
.post_contents .post dd { margin-bottom: 1em; }
/* table */
.post_contents .post table { margin: 0 0 2em 0; width: 100%; }
.post_contents .post td, .post_contents .post th { padding: 10px 1.5em; line-height: 1.8; vertical-align: top; border-bottom: 1px solid #ddd; }
.post_contents .post th { background: #fafafa; font-weight: normal; white-space: nowrap; }
/* table style */
.post_contents .post table.table_no_border th, .post_contents .post table.table_no_border td { border: none; padding-left: 0; }
.post_contents .post table.table_border_horizontal th, .post_contents .post table.table_border_horizontal td { border-left: none; border-right: none; padding-left: 0; }
/* block quote */
.post_contents .post blockquote { margin: 0 0 25px 0; padding: 27px 30px 0; border: 1px solid #ccc; box-shadow: 0px 4px 0px 0px #f2f2f2; position: relative; }
.post_contents .post blockquote:before { content: '"'; font-style: italic; font-size: 30px; font-weight: normal; line-height: 40px; width: 30px; height: 30px; position: absolute; top: 5px; left: 10px; color: #5cbcd7; }
.post_contents .post blockquote:after { content: '"'; font-style: italic; font-size: 30px; font-weight: normal; text-align: left; line-height: 60px; width: 30px; height: 30px; position: absolute; bottom: 7px; right: -2px; color: #5cbcd7; }
.post_contents .post blockquote cite { border-top: 1px dotted #aaa; display: block; padding: 20px 0 0 0; font-style: italic; text-align: right; font-size: 90%; }
/* captions */
.post_contents .post .wp-caption { margin-bottom: 24px; background: #fff; border: 1px solid #ccc; padding: 5px; max-width: 100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.post_contents .post .wp-caption-text { text-align: center; font-size: 12px; font-style: italic; line-height: 1.5; margin: 9px auto; }
.post_contents .post .wp-caption img[class*="wp-image-"] { display: block; margin: 0 auto; }
/* etc */
.post_contents .post hr { height: 1px; border: none; border-top: 1px #ccc solid; margin: 4em 0; }
.post_contents .post .wp-smiley { border: 0; margin-bottom: 0; margin-top: 0; padding: 0; }
.post_contents .post address { margin: 0 0 24px 0; line-height: 2.2; }
.post_contents .post pre { border-left: 5px solid #7fc120; font-size: 12px; margin: 0 0 27px 0; line-height: 25px; background: url(img/common/pre.gif) repeat left top; padding: 0 17px; overflow: auto; }
.post_contents .post .sticky { }
.post_contents .post .mejs-container { margin: 12px 0 25px; }



/*********************************************
content:iPad / SP
**********************************************/
@media screen and (max-width: 768px) {
/*----- basic -----*/
body { font-size: 14px; }
/*----- header -----*/
@media only screen and (orientation:portrait) {
}
@media only screen and (orientation:landscape) {
}
/*********************************************
page
**********************************************/
/*----- top -----*/
.home_mv.inner { margin: 0 0 20px; width: 100%; }
.home_mv img { width: 100%; min-width: inherit; padding: 0; }
/*----- wordpress content -----*/
.post_contents .post td, .post_contents .post th { display: block; border: none; }
.post_contents .post td { margin: 0 0 1.5em; }
/* back to top */
#pagetop { width: 56px; right: 3%; }
}
/*********************************************
content:iphone
**********************************************/
@media screen and (max-width: 479px) {
/*----- basic -----*/
body { font-size: 13px; }
}
/*********************************************
content:small iphone
**********************************************/
@media screen and (max-width: 374px) {
}
/*********************************************
loading
**********************************************/
#loading-bg, .loader:after { background: #000; }
#loading { position: absolute; left: 50%; top: 50%; margin: -3em 0 0 -3em; }
#loading-bg { position: fixed; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 10000; }
.loader { font-size: 10px; margin: 0 auto; text-indent: -9999em; width: 6em; height: 6em; border-radius: 50%; background: #ffffff; background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%); background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%); background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%); background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%); background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%); position: relative; -webkit-animation: load3 1.4s infinite linear; animation: load3 1.4s infinite linear; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); }
.loader:before { width: 50%; height: 50%; background: #ffffff; border-radius: 100% 0 0 0; position: absolute; top: 0; left: 0; content: ''; }
.loader:after { width: 75%; height: 75%; border-radius: 50%; content: ''; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; }
@-webkit-keyframes load3 { 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
@keyframes load3 { 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
.no_post { text-align: center; font-size: 16px; margin-bottom: 2em; }
.clone { display: none; }
 @media screen and (min-width: 769px) {
.only_pad { display: none; }
}
@media screen and (min-width: 480px) {
.only_sp { display: none; }
}
@media screen and (max-width: 768px) {
.no_post { font-size: 14px; }
.only_pc { display: none; }
}
.bd_shop { font-size: 16px; }
.bd_shop a { color: #ffffff; }
@media screen and (max-width: 639px) {
.bd_shop { font-size: 15px; }
}
 @media screen and (max-width: 479px) {
.bd_shop { font-size: 13px; }
}


.mw_wp_form_preview .vote_form_txt_01{display:none;}

.onair_table a{ color: #ffffff; }