@charset "utf-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, main, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
	font-size: 100%;
	vertical-align: baseline;
	white-space: normal;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
}
img {
	vertical-align: top;
	max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
/*---------------------------
Link
---------------------------*/

a {
	outline: none;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
/*---------------------------
Font
---------------------------*/

body {
	font-family: "futura-pt", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot?75ge7x');
	src: url('../fonts/icomoon.eot?75ge7x#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?75ge7x') format('truetype'), url('../fonts/icomoon.woff?75ge7x') format('woff'), url('../fonts/icomoon.svg?75ge7x#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before {
	content: "\ea90";
}
.icon-instagram:before {
	content: "\ea92";
}
.icon-twitter:before {
	content: "\ea96";
}
.icon-line:before {
	content: "\e900";
}
.icon-web:hover {
	color: #B20000;
}
.icon-facebook:hover {
	color: #305097;
}
.icon-twitter:hover {
	color: #00aced;
}
.icon-instagram:hover {
	color: #B22D00;
}
.icon-line:hover {
	color: #00BF00;
}
/*---------------------------
Html / Body
---------------------------*/

html {
	height: 100%;
	font-size: 12px;
}
body {
	color: #333;
	line-height: 1.8;
	word-wrap: break-word;
	-webkit-font-kerning: normal;
	font-kerning: normal;
}
/*---------------------------
Loader
---------------------------*/

#loader-bg {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	background-size: 100% 0;
	z-index: 99999;
}
#loader {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 200px;
	margin: -110px 0 0 -100px;
}
#loader img {
	width: 100%;
}
/*---------------------------
共通
---------------------------*/

#wrapper {
	display: none;
	float: left;
	width: 100%;
	height: 100%;
}
#contents {
	float: right;
	padding: 0 50px 0 280px;
	margin: 0 0 0 -280px;
	width: 100%;
	overflow: hidden;
}
.pc_dis {
	display: block;
}
.sp_dis {
	display: none;
}
header h1, header .logo, header h2, header .sns_box li a, header li a, header .member a, #contents, header {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
/*#contents*/

.caption {
	margin-bottom: 30px;
	line-height: 100%;
	font-size: 20px;
	font-weight: 100;
	width: 100%;
	letter-spacing: 2px;
	color: #da0000;
	position: relative;
	text-align: center;
	font-weight: 400;
}
.caption::before {
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #da0000;
	content: "";
	top: 50%;
	left: 0;
}
.caption span {
	display: inline-block;
	background-color: #fff;
	padding: 0 20px;
	position: relative;
	z-index: 1;
}
.caption_border span {
	border: 1px solid #da0000;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
}
.more a {
	font-size: 14px;
	padding: 0 38px 0 30px;
	position: absolute;
	right: 0;
	top: 0;
	font-weight: 100;
	background-color: #fff;
	color: #da0000;
}
.more a img {
	position: absolute;
	right: 10px;
	top: 4px;
}
#contents ul, .top_topics {
	font-size: 0;
}
#contents .name_box {
	float: left;
	width: 88%;
	position: absolute;
	left: 1px;
	bottom: 1px;
	font-size: 12px;
	padding: 0 10px;
	display: table;
	height: 45px;
	margin: 0 6%;
}
#contents .name_box p {
	display: table-cell;
	vertical-align: middle;
	line-height: 140%;
	font-size: 13px;
}
#contents figure {
	overflow: hidden;
	padding: 0 0 1px;
}
#contents figure img {
	width: 100%;
	-webkit-transition: -webkit-transform 0.3s linear;
	transition: -webkit-transform 0.3s linear;
	transition: transform 0.3s linear;
	transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}
#contents figure:hover img {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	-webkit-backface-visibility: hidden;
}
#contents .none:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.mini {
	font-size: 10px;
}
/*---------------------------
Header
---------------------------*/

header {
	width: 280px;
	float: left;
	position: fixed;
	z-index: 5555;
	height: 100%;
	background: #f6ecf1;
	text-align: center;
}
header .inner {
	overflow: auto;
	height: 100%;
}
header h1 {
	padding: 0 0 12px;
	font-size: 12px;
	line-height: 120%;
	position: relative;
}
header .logo_box {
	width: 100%;
	padding: 15px 0 20px;
	text-align: center;
}
header .logo_box img {
	width: 130px;
	margin: 0 auto;
}
header h2 {
	margin: 20px 0 0;
	line-height: 120%;
}
header nav {
	font-weight: 100;
}
header nav ul {
	padding: 0 0 15px 0;
	text-align: left;
	border-top: 1px solid #fff;
}
header nav li {
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #fff;
	font-weight: 400;
}
header nav li a {
	color: #da0000 !important;
	display: block;
	padding: 0 25px;
	position: relative;
}
header nav li a:hover {
	color: #fff !important;
	background-color: #da0000;
}
header nav li .on::before {
	width: 5px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #da0000;
	content: "";
}
header dt {
	padding: 0 25px 5px 25px;
	font-size: 14px;
	text-align: left;
	width: 100%;
	color: #da0000;
	font-weight: 400;
}
header dd {
	width: 100%;
	padding: 0 0 15px;
}
header dd ul {
	width: 100%;
	padding: 0 25px;
	display: flex;
}
header dd li {
	width: 49.5%;
	text-align: center;
	margin-right: 1%;
}
header dd li img {
	width: 100%;
}
/*---------------------------
Menu
---------------------------*/

.overlay {
	width: 100%;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fbecf1;
	z-index: 7777;
	overflow: auto;
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.66, 0, 0, 1);
	transition: -webkit-transform 0.5s cubic-bezier(0.66, 0, 0, 1);
	-o-transition: transform 0.5s cubic-bezier(0.66, 0, 0, 1);
	transition: transform 0.5s cubic-bezier(0.66, 0, 0, 1);
	transition: transform 0.5s cubic-bezier(0.66, 0, 0, 1), -webkit-transform 0.5s cubic-bezier(0.66, 0, 0, 1);
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	display: none;
}
.is-open .overlay {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.overlay-inner {
	height: 100%;
	width: 100%;
}
.overlay ul {
	display: inline-block;
	position: relative;
	margin: 40px 0 20px;
	width: 100%;
}
.overlay ul li {
	display: block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #fff;
	width: 100%;
	padding-left: 50px;
}
.overlay ul li a {
	font-size: 16px;
	display: block;
	color: #da0000 !important;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}
.overlay ul li a:hover, .overlay ul li a:focus {
	color: #f0f0f0;
}
.overlay .sns_box {
	font-size: 20px;
	margin: 0 0 5% 45px;
}
.overlay .sns_box a {
	color: #da0000;
	margin: 0 5% 0 0;
}
.overlay dl {
	margin: 0 0 30px;
	float: left;
	width: 100%;
	color: #fff;
	padding: 0 45px;
}
.overlay dt {
	margin: 0 0 10px;
	color: #da0000;
}
.overlay dd {
	display: flex;
}
.overlay dd a {
	margin: 0 1px 0 0;
}
/*---------------------------
Footer
---------------------------*/

footer {
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
	background: #000;
	color: #fff;
	padding: 35px;
}
footer a {
	color: #fff !important;
}
footer .menu {
	float: right;
	width: 50%;
	padding: 10px 0 0;
	text-align: left;
	min-height: 160px;
}
footer .menu .tit {
	margin: 0 0 5px;
	font-size: 18px;
	font-weight: 100;
	position: relative;
	padding: 0 0 0 40px;
}
footer .menu .tit::before {
	content: "";
	width: 25px;
	height: 25px;
	background: url(../images/common/icn-info.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
footer .menu ul {
	width: 70%;
	margin: 0 auto;
}
footer .menu ul li {
	margin: 2px 0;
	font-size: 13px;
	float: left;
	width: 50%;
}
footer .logo {
	float: left;
	width: 50%;
	min-height: 160px;
}
footer .logo img {
	margin: 10px 0 40px;
	width: 100px;
}
footer address {
	font-style: normal;
	font-size: 10px;
	font-weight: 100;
}
footer::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 160px;
	background: #fff;
	left: 50%;
	top: 35px;
}
footer .fix_bnr{display: none;}
/*---------------------------
Side Menu
---------------------------*/

.side-menu {
	width: 50px;
	position: fixed;
	height: 100%;
	right: 0;
	top: 0;
	text-align: center;
	background-color: #000;
}
.side-menu .sns_box {
	width: 50px;
	text-align: center;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.side-menu .sns_box li {
	padding: 7px 0;
}
.side-menu .sns_box li a {
	color: #da0000;
	font-size: 20px;
}
.side-menu .pen {
	background-color: #fff;
	padding-bottom: 10px;
}
.side-menu .pen img {
	width: 20px;
}
.side-menu .member {
	font-size: 16px;
	background-color: #fff;
	transform: rotate( 90deg);
	white-space: nowrap;
	width: 100px;
	text-align: left;
	height: 50px;
	line-height: 54px;
	transform-origin: left top;
	margin-left: 50px;
}
.side-menu .member a {
	color: #da0000;
}
.side-menu dl {
	transform: rotate( 90deg);
	transform-origin: left top;
	display: flex;
	height: 50px;
	line-height: 50px;
	margin-left: 50px;
	padding-left: 65px;
}
.side-menu dl a {
	color: #fff;
}
.side-menu dt {
	font-size: 16px;
	position: relative;
	padding-left: 35px;
}
.side-menu dt img {
	font-size: 16px;
	width: 25px;
	position: absolute;
	top: 15px;
	left: 0;
}
.side-menu dd {
	white-space: nowrap;
	font-size: 16px;
	margin-left: 15px;
}
.side-menu dd a {
	white-space: nowrap;
}
/*---------------------------
Sponsor
---------------------------*/

.sponsor_box {
	padding: 30px 0 0;
	text-align: center;
	float: left;
	width: 100%;
	background: #fff;
}
.sponsor_box .inner {
	float: left;
	width: 100%;
}
.sponsor_box ul {
	margin-bottom: 80px;
}
.sponsor_box li {
	padding: 3%;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.sponsor_box li img {
}
.sponsor_box li .w200 {
	width: 100%;
	max-width: 200px;
}
.sponsor_box .sub {
	float: left;
	width: 100%;
	padding: 50px 0 80px;
	border-top: 1px solid #da0000;
}
.sponsor_box dl {
	font-size: 0;
}
.sponsor_box dt, .sponsor_box dd {
	display: inline-block;
	font-size: 12px;
	padding: 2px 15px;
	position: relative;
	vertical-align: top;
}
.sponsor_box dt {
	width: 42%;
	text-align: right;
}
.sponsor_box dd {
	width: 58%;
	text-align: left;
}
.sponsor_box dt::after {
	content: ":";
	position: absolute;
	top: 0;
	right: -2px;
}
/*---------------------------------------------------------------------------------------------------------------------------------------
TOP
---------------------------------------------------------------------------------------------------------------------------------------*/

/*---------------------------
main_img
---------------------------*/

.main_img {
	float: left;
	width: 100%;
	position: relative;
	background: #fff;
}
.main_img .text_box {
	height: 170px;
	padding: 15px 0 0;
	width: 100%;
	background: #fff;
	display: flex;
	position: relative;
	float: left;
	text-align: center;
	flex-flow: column nowrap;
}
.main_img .text_box::after {
	content: "";
	width: 100%;
	max-width: 500px;
	position: absolute;
	left: 50%;
	top: -60px;
	height: 60px;
	background-color: #fff;
	transform: translateX(-50%);
}
.main_img .text_box2 {
	height: 170px;
	padding: 15px 0 0;
	width: 100%;
	background: #fff;
	display: flex;
	position: relative;
	float: left;
	text-align: center;
	flex-flow: column nowrap;
}
.main_img .tit {
	font-size: 34px;
	line-height: 130%;
	width: 100%;
	vertical-align: middle;
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 300;
}
.main_img .tit2 {
	font-size: 30px;
	line-height: 130%;
	width: 100%;
	vertical-align: middle;
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 300;
}
.main_img .text_box .cap {
	font-size: 14px;
	margin-bottom: 15px;
}
.main_img .sub-tit {
	font-size: 24px;
	line-height: 130%;
	margin-bottom: 18px;
}
.main_img .text_box .bar {
	width: 115px;
	height: 1px;
	background: #ccc;
	position: relative;
	margin: 0 auto;
}
.main_img .text_box .bar span {
	height: 1px;
	display: block;
}
.main_img .text_box2 .bar {
	width: 115px;
	height: 1px;
	background: #ccc;
	position: relative;
	margin: 0 auto;
}
.main_img .text_box2 .bar span {
	height: 1px;
	display: block;
}
.active-slide .bar span {
	background: #da0000;
	-webkit-animation: bar 3s linear;
	-moz-animation: bar 3s linear;
	-ms-animation: bar 3s linear;
	-o-animation: bar 3s linear;
	animation: bar 3s linear;
}
 @-webkit-keyframes bar {
 0% {
 width: 0;
}
 100% {
 width: 100%;
}
}
 @-moz-keyframes bar {
 0% {
 width: 0;
}
 100% {
 width: 100%;
}
}
 @-ms-keyframes bar {
 0% {
 width: 0;
}
 100% {
 width: 100%;
}
}
 @-o-keyframes bar {
 0% {
 width: 0;
}
 100% {
 width: 100%;
}
}
 @keyframes bar {
 0% {
 width: 0;
}
 100% {
 width: 100%;
}
}
.main_img .text_box .bar::after {
	content: "☆";
	color: #da0000;
	position: absolute;
	right: -24px;
	font-size: 14px;
	top: -12px;
	-webkit-animation: spin 3s linear infinite;
	-moz-animation: spin 3s linear infinite;
	-ms-animation: spin 3s linear infinite;
	-o-animation: spin 3s linear infinite;
	animation: spin 3s linear infinite;
}
.main_img .text_box2 .bar::after {
	content: "☆";
	color: #da0000;
	position: absolute;
	right: -24px;
	font-size: 14px;
	top: -12px;
	-webkit-animation: spin 3s linear infinite;
	-moz-animation: spin 3s linear infinite;
	-ms-animation: spin 3s linear infinite;
	-o-animation: spin 3s linear infinite;
	animation: spin 3s linear infinite;
}
 @-webkit-keyframes spin {
 0% {
 -webkit-transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
}
}
 @-moz-keyframes spin {
 0% {
 -moz-transform: rotate(0deg);
}
 100% {
 -moz-transform: rotate(360deg);
}
}
 @-ms-keyframes spin {
 0% {
 -ms-transform: rotate(0deg);
}
 100% {
 -ms-transform: rotate(360deg);
}
}
 @-o-keyframes spin {
 0% {
 -o-transform: rotate(0deg);
}
 100% {
 -o-transform: rotate(360deg);
}
}
 @keyframes spin {
 0% {
 transform: rotate(0deg);
}
 100% {
 transform: rotate(360deg);
}
}
.top_rbabnr {
	width: 100%; display: inline-block;
}
.top_rbabnr img{
	width: 100%;
}



.top_banner {
	display: flex;
	width: 100%;
}
.top_banner .left-app {
	width: 50%;
	position: relative;
	height: 100%;
}
.top_banner .left-app img {
	width: 100%;
	border: 1px solid #da0000;
}
.left-app .text-box {
	width: 260px;
	position: absolute;
	right: 5%;
	top: 50%;
	transform: translateY(-50%);
}
.left-app .text-box p {
	font-size: 16px;
	font-weight: bold;
	line-height: 160%;
	margin-bottom: 10px;
}
.left-app .text-box ul {
	display: flex;
}
.left-app .text-box img {
	border: none;
}
.top_banner .right-ticket {
	width: 50%;
	position: relative;
	height: 100%;
	color: #fff;
	background-color: #da0000;
}
.top_banner .right-ticket a {
	color: #fff;
}
.top_banner .right-ticket img {
	width: 100%;
}
.top_banner .right-ticket .text-box {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	padding: 0 34px;
}
.top_banner .right-ticket dl {
}
.top_banner .right-ticket dt {
	position: relative;
	padding-left: 38px;
	font-size: 20px;
	line-height: 100%;
	margin-bottom: 10px;
}
.top_banner .right-ticket dt img {
	width: 33px;
	position: absolute;
	left: 0;
}
.top_banner .right-ticket dd {
	font-size: 13px;
	line-height: 150%;
}
.top_banner .right-ticket .arrow {
	width: 30px;
	right: 34px;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
}
.top_banner .admission{display: none;}
/*---------------------------
top_sns
---------------------------*/

.top_sns {
	margin: 1px 0 40px;
	float: left;
	width: 100%;
}
.top_sns li {
	font-size: 40px;
	display: inline-block;
	width: 16.6666666%;
	height: 188px;
	line-height: 188px;
	text-align: center;
	color: #fff;
	border-right: 1px solid #fff;
	position: relative;
	vertical-align: top;
	overflow: hidden;
	opacity: 1;
}
.top_sns li a::before {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -20px 0 0 -20px;
}
.top_sns li a {
	width: 100%;
	height: 100%;
	display: inline-block;
	color: #fff !important;
	background-size: cover !important;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.top_sns li img {
	vertical-align: middle;
}
.top_sns .facebook a {
	background: url(../images/common/icn-facebook-bg.jpg) 50% 50% no-repeat;
	color: #fff !important;
}
.top_sns .twitter a {
	background: url(../images/common/icn-twitter-bg.jpg) 50% 50% no-repeat;
}
.top_sns .instagram a {
	background: url(../images/common/icn-instagram-bg.jpg) 50% 50% no-repeat;
}
.top_sns .line a {
	background: url(../images/common/icn-line-bg.jpg) 50% 50% no-repeat;
}
.top_sns .boys_award a {
	background: url(../images/common/icn-boys_award-bg.jpg) 50% 50% no-repeat;
}
.top_sns .online a {
	background: url(../images/common/icn-online-bg.jpg) 50% 50% no-repeat;
	border: none !important;
}
.top_sns li a:hover {
	opacity: .9;
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
}
/*---------------------------
top_topics
---------------------------*/

.top_topics {
	padding: 0;
	margin: 0 0 30px;
	float: left;
	width: 100%;
	position: relative;
}
.top_topics article {
	display: inline-block;
	width: 25%;
	padding: 0 2px 1px 0;
	margin-bottom: 20px;
	vertical-align: top;
}
.top_topics .tit_box {
	padding: 8px 10px;
}
.top_topics time {
	font-size: 11px;
}
.top_topics time::before {
	font-size: 11px;
	content: "・";
	color: #da0000;
}
.top_topics h2 {
	font-size: 14px;
	line-height: 160%;
}
/*---------------------------
top_news
---------------------------*/

.top_news {
	margin: 0 0 80px;
	float: left;
	width: 100%;
	background: rgba(255, 255, 255, 0);
	position: relative;
}
.top_news .news_list {
	float: left;
	width: 48%;
	padding: 0 15px 0;
	position: relative;
}
.top_news .news_list li {
	margin: 5px 0 10px;
	font-size: 12px;
	padding: 0 0 15px 60px;
	position: relative;
	border-bottom: 1px dashed #da0000;
}
.top_news .news_list li time {
	font-size: 11px;
}
.top_news .news_list li time::before {
	font-size: 11px;
	content: "・";
	color: #da0000;
}
.top_news .news_list li p {
	font-size: 13px;
}
.top_news .news_list li i {
	position: absolute;
	left: 0;
	top: 0;
	font-style: normal;
	color: #da0000;
}
.top_news .pick_up {
	float: right;
	width: 48%;
}
.top_news .pick_up figure {
	width: 100%;
	margin-bottom: 10px;
}
.top_news .pick_up .text_box {
	width: 100%;
	color: #000;
	justify-content: center;
	align-items: center;
	line-height: 200%;
	position: relative;
}
.top_news .pick_up .text_box .p01 {
	font-size: 14px;
}
.top_news .pick_up .text_box .p02 {
	font-size: 16px;
}
.top_news .pick_up .text_box .profile-btn {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}
.top_news .pick_up .text_box .profile-btn a {
	background: #000;
	;
	padding: 0 40px;
	color: #fff;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	font-size: 12px;
	display: inline-block;
	position: relative;
}
.top_news .pick_up .text_box .profile-btn a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 5px;
	height: 5px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}
/*---------------------------
top_model
---------------------------*/

.top_model {
	margin-bottom: 100px;
	float: left;
	width: 100%;
	position: relative;
}
.top_model li {
	display: inline-block;
	width: 20%;
	position: relative;
}
.top_model .name_box {
	background: rgba(218, 0, 0, .6);
	color: #fff;
}
.top_model .bx-controls {
	position: absolute;
	bottom: 10px;
	width: 100%;
}
/*---------------------------
top_artist
---------------------------*/

.top_artist {
	margin-bottom: 100px;
	float: left;
	width: 100%;
	position: relative;
}
.top_artist li {
	display: inline-block;
	width: 33.3333%;
	padding: 0 1px;
	position: relative;
}
.top_artist .name_box {
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
}
/*---------------------------
top_gam
---------------------------*/

.top_gam {
	margin-bottom: 100px;
	float: left;
	width: 100%;
	position: relative;
}
.top_gam li {
	display: inline-block;
	width: 20%;
	padding: 0 1px;
	position: relative;
}
.top_gam li a {
	color: #fff;
}
.top_gam .name_box {
	background: rgba(205, 94, 153, 0.6);
}
/*---------------------------
top_special_stage
---------------------------*/

.top_special_stage {
	margin-bottom: 100px;
	float: left;
	width: 100%;
	position: relative;
}
.top_special_stage li {
	display: inline-block;
	width: 19.9%;
	margin: 0 .05%;
	position: relative;
	text-align: center;
}
.top_special_stage .name_box {
	background: rgba(255, 255, 255, 0.7);
}
/*---------------------------
top_brand
---------------------------*/

.top_brand {
	margin-bottom: 100px;
	float: left;
	width: 100%;
	position: relative;
}
.top_brand li {
	display: inline-block;
	width: 15%;
	position: relative;
	text-align: center;
}
.top_brand .name_box {
	background: rgba(255, 255, 255, 0.7);
	height: 35px!important;
	float: left;
	position: inherit!important;
}
/*---------------------------
top_partner_contents
---------------------------*/

.top_partner_contents {
	padding: 0 0 60px;
	float: left;
	width: 100%;
	position: relative;
	background: #fff;

}
.top_partner_contents ul {
	padding: 0;

	width: 100%;
	margin: 0 auto;
	text-align: center;

}
.top_partner_contents li {
	float: left;
	width: 33.33333%;
	background: #fff;
}
.top_partner_contents .tit_box {
	padding: 10px 20px;
	font-size: 13px;
	width: 100%;
	text-align: center;
}
.top_partner_contents .bx-controls {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}
.top_partner_contents .bx-prev, .top_partner_contents .bx-next {
	position: absolute;
	bottom: 0;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: url(../images/common/icn_arrow.png) 50% 50% no-repeat
}
.top_partner_contents .bx-prev {
	left: 0;
}
.top_partner_contents .bx-next {
	right: 0;
	transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
}
.top_partner_contents .bx-has-pager {
	display: none;
}

/*---------------------------------------------------------------------------------------------------------------------------------------
lower
---------------------------------------------------------------------------------------------------------------------------------------*/

.lower .head_img {
	position: relative;
	float: left;
	width: 100%;
	height: 190px;
	background: url(../images/common/lower_bg.svg) 0 0 repeat-x;
	background-size: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.lower .head_img img {
	margin-top: 20px;
}
.lower_wrapper {
	float: left;
	width: 100%;
	position: relative;
}
.az50 {
	width: 100%;
	text-align: right;
	margin: -10px 0 30px 0;
	padding: 0 50px 0 0;
	position: relative;
	color: #999;
	font-size: 12px;
	line-height: 120%;
}
.az50::after {
	content: "";
	width: 30px;
	height: 30px;
	background: url(../images/common/az50.jpg) 0 0 no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0;
	right: 10px;
}
/*---------------------------
whatsga
---------------------------*/

.whatsga_box .box-01 {
	display: flex;
}
.whatsga_box .box-01 figure {
	width: 50%;
	padding: 0 20px!important;
}
.whatsga_box .box-01 .text_box {
	width: 50%;
	padding: 0 20px;
	text-align: center;
	color: #da0000;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.whatsga_box .box-01 .text_box .p01 {
	font-size: 14px;
	line-height: 240%;
	margin-bottom: 15px;
	margin-top: 20px;
}
.whatsga_box .box-01 .text_box .p02 {
	font-size: 24px;
	margin-bottom: 30px;
}
.whatsga_box .box-01 .text_box .p03 {
	font-size: 14px;
}
.whatsga_box .box-02 {
	text-align: center;
	padding: 80px 0;
}
.whatsga_box .box-02 img {
	width: 250px;
}
.whatsga_box .box-03 {
	text-align: center;
	padding-bottom: 80px;
}
.whatsga_box .box-03 dl {
	width: 45%;
	font-size: 0;
	padding: 0 20px;
	display: inline-block;
	text-align: left;
	max-width: 480px;
}
.whatsga_box .box-03 dt {
	font-size: 12px;
	display: inline-block;
	width: 130px;
	margin-bottom: 10px;
}
.whatsga_box .box-03 dd {
	font-size: 12px;
	display: inline-block;
	width: 100%;
	padding: 0 0 0 130px;
	margin: 0 0 10px -130px;
}
/*---------------------------
topics
---------------------------*/

.topics_box {
	font-size: 0;
}
.topics_box article {
	display: inline-block;
	width: 25%;
	padding: 0 1px 1px;
	margin-bottom: 10px;
	vertical-align: top;
	position: relative;
}
.topics_box article .tit_box {
	padding: 8px 8px 16px;
}
.topics_box article .tit_box time {
	font-size: 11px;
	margin-bottom: 3px;
	display: block;
}
.topics_box article .tit_box time::before {
	font-size: 11px;
	content: "・";
	color: #da0000;
}
.topics_box article .tit_box h2 {
	font-size: 13px;
	line-height: 170%;
}
/*---------------------------
news
---------------------------*/

.news_box {
	padding-bottom: 60px;
}
.news_box .caption {
	margin-bottom: 40px;
}
.news_box ul {
	float: left;
	width: 100%;
	padding: 0 70px;
}
.news_box ul li {
	margin: 5px 0 10px;
	font-size: 14px;
	padding: 0 0 15px 60px;
	position: relative;
	border-bottom: 1px dashed #da0000;
	display: flex;
}
.news_box ul li i {
	position: absolute;
	left: 0;
	top: 0;
	font-style: normal;
	color: #da0000;
	font-size: 12px;
}
.news_box ul li time {
	font-size: 10px;
}
.news_box ul li time::before {
	font-size: 11px;
	content: "・";
	color: #da0000;
}
.news_box ul li p {
	font-size: 13px;
}
/*---------------------------
model
---------------------------*/

.model_box {
	padding-bottom: 60px;
}
.model_box li {
	display: inline-block;
	width: 20%;
	position: relative;
	padding: 0 1px;
	margin-bottom: 1px;
	vertical-align: bottom;
}
.model_box .name_box {
	background: rgba(181, 0, 0, .7);
	color: #fff;
}
/*---------------------------
artist
---------------------------*/

.artist_box {
	padding-bottom: 60px;
}
.artist_box li {
	display: inline-block;
	width: 33.3333%;
	padding: 0 1px;
	margin-bottom: 1px;
	position: relative;
	vertical-align: bottom;
}
.artist_box .name_box {
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
}
/*---------------------------
gam
---------------------------*/

.gam_box {
	padding-bottom: 60px;
}
.gam_box li {
	display: inline-block;
	width: 20%;
	padding: 0 1px;
	position: relative;
	vertical-align: bottom;
}
.gam_box .name_box {
	background: rgba(204, 102, 153, 0.7);
	color: #fff;
}
/*---------------------------
brand
---------------------------*/

.brand_box {
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.brand_box ul {
	margin: 0 0 30px;
}
.brand_box li {
	display: inline-block;
	width: 14.2857%;
	padding: 0 1px;
	position: relative;
	vertical-align: bottom;
	margin-bottom: 10px;
}
.brand_box li a {
	color: #da0000;
}
.brand_box .w5 li {
	width: 20%;
}
.brand_box .name_box {
	height: 35px!important;
	float: left;
	position: inherit!important;
	text-align: center;
}
/*---------------------------
ticket
---------------------------*/

.ticket_box .box-01 {
	padding: 40px;
}
.ticket_box .box-01 .box {
	color: #da0000;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 10px solid #da0000;
	position: relative;
	margin-bottom: 1px;
}
.ticket_box .box-01 .box::after {
	width: 10px;
	height: 100%;
	background-color: #da0000;
	position: absolute;
	left: 50%;
	top: 0;
	content: "";
	transform: translateX(-50%);
 )
}
.ticket_box .box-01 .box a {
	color: #da0000;
}
.ticket_box .box-01 .box .img-box {
	width: 50%;
}
.ticket_box .box-01 .box .img-box img {
	width: 100%;
}
.ticket_box .box-01 .box .text-box {
	width: 50%;
	display: flex;
	padding: 20px 50px;
	justify-content: center;
	flex-wrap: nowrap;
	flex-direction: column;
	text-align: left;
	position: relative;
}
.ticket_box .box-01 .box .text-box .cat {
	font-size: 14px;
	margin-bottom: 10px;
	position: relative;
	padding-left: 36px;
}
.ticket_box .box-01 .box .text-box .cat::before {
	content: "";
	background: url(../images/common/icn-ticket-red.png)50% 50% no-repeat;
	background-size: 100%;
	position: absolute;
	width: 26px;
	height: 14px;
	left: 0;
	top: 4px;
}
.ticket_box .box-01 .box .text-box .tit {
	font-size: 24px;
	margin-bottom: 20px;
}
.ticket_box .box-01 .box .text-box .price {
	font-size: 16px;
	position: relative;
	display: inline-table;
}
.ticket_box .box-01 .box .text-box i {
	position: absolute;
	width: 25px;
	height: 50px;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
/*
.ticket_box .box-01 .box .text-box .sold::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    border-bottom: 1px solid #000;
    width: 100%;
}*/

/*
.ticket_box .box-01 .box .text-box s::after {
	content: "";
	position: absolute;
	right: -105px;
	top: 50%;
	background: url(../images/common/icn-sold-out.png)50% 50% no-repeat;
	background-size: 100%;
	position: absolute;
	width: 91px;
	height: 24px;
	transform: translateY(-50%);
}
}*/
.ticket_box .box-01 .box .text-box .text {
	font-size: 14px;
	margin-bottom: 20px;
}
.ticket_box .box-01 .box .text-box .link {
	font-size: 14px;
	position: relative;
	padding-left: 24px;
}
.ticket_box .box-01 .box .text-box .link::before {
	content: "";
	background: url(../images/common/icn-link.png)50% 50% no-repeat;
	background-size: 100%;
	position: absolute;
	width: 14px;
	height: 14px;
	left: 0;
	top: 3px;
}
.ticket_box .box-01 .box .text-box .info {
	font-size: 14px;
	position: relative;
	padding-left: 24px;
}
.ticket_box .box-01 .box .text-box .info::before {
	content: "";
	background: url(../images/common/icn-i.png)50% 50% no-repeat;
	background-size: 100%;
	position: absolute;
	width: 14px;
	height: 14px;
	left: 0;
	top: 3px;
}
.ticket_box .box-01 .contact {
	text-align: center;
	padding: 40px 0 80px;
}
.ticket_box .box-01 .contact .btn {
	width: auto;
	height: 30px;
	margin-bottom: 10px;
	border: 2px solid #da0000;
	display: inline-block;
	border-radius: 15px;
	color: #da0000;
	position: relative;
	padding: 3px 20px 0 30px;
	background-color: #fff;
}
.ticket_box .box-01 .contact .btn::before {
	content: "";
	background: url(../images/common/icn-question-mark.png)50% 50% no-repeat;
	background-size: 100%;
	position: absolute;
	width: 10px;
	height: 16px;
	left: 12px;
	top: 4px;
}
.ticket_box .box-01 .contact .p01 {
	font-size: 16px;
}
.ticket_box .box-01 .contact .p02 {
	font-size: 12px;
	line-height: 180%;
}
.ticket_box .venue-map {
	width: 100%;
	text-align: center;
	padding: 60px 0 90px;
}
.ticket_box .venue-map .pc_dis {
	display: inline-block;
}
#attention {
	padding-top: 40px;
	margin-top: -40px;
}
.ticket_box .attention {
	padding: 40px 40px 80px;
}
/*---------------------------
history
---------------------------*/

.history_box {
	padding-bottom: 60px;
}
.history_box li {
	display: inline-block;
	width: 20%;
	vertical-align: top;
	margin: 0 0 30px;
	padding: 0 1px 0 0;
}
.history_box li p {
	text-align: center;
	font-size: 11px;
	margin: 5px 0 0 0;
	color: #da0000;
}
/*---------------------------
access
---------------------------*/

.access_box {
	padding-bottom: 60px;
}
.access_box div {
	width: 50%;
	float: left;
}
.access_box .text_box {
	padding: 2.5% 0 0 0;
	text-align: center;
	color: #da0000;
}
.access_box .text_box img {
	margin-bottom: 20px;
	max-width: 140px;
}
.access_box .text_box p {
	margin-bottom: 20px;
	font-size: 16px;
}
.access_box .text_box .google_btn a {
	background: #da0000;
	;
	padding: 0 40px;
	color: #fff;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	font-size: 12px;
	display: inline-block;
	position: relative;
}
.access_box .text_box .google_btn a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 5px;
	height: 5px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}
#map {
	width: 50%;
	height: 500px;
}
/*---------------------------
Q&A
---------------------------*/

.qa_box {
	padding: 50px 0;
	float: left;
	width: 100%;
	background: #fff;
	text-align: left;
	line-height: 160%;
	font-size: 14px;
}
.qa_box .inner {
	padding: 0 30px;
}
.qa_box h3 {
	margin: 0 0 20px 0;
	font-weight: bold;
}
.qa_box h4 {
	margin: 0 0 5px 0;
	color: #da0000;
	font-weight: bold;
}
.qa_box .box_01 {
	margin: 0 0 20px 0;
	padding: 10px 0;
	width: 100%;
}

/*---------------------------
admission
---------------------------*/
.admission_box{padding:50px 0;float:left;width:100%;background:#fff;text-align:left;line-height:160%;font-size:14px;}
.admission_box .inner{padding:50px 10%;float:left;width:100%;background:#fff;text-align:left;line-height:160%;font-size:14px;}
.admission_box h3{margin:0 0 20px 0;font-weight:bold;}
.admission_box h4{margin:0 0 5px 0;color:#da0000;font-weight:bold;}
.admission_box .box_01{margin:0 0 50px 0;padding:10px 0;width:100%;}
.admission_box .box_01 span{font-size:14px; font-weight:bold;}
.admission_box img{ padding:10px 0;width:100%;}

/*---------------------------
privacy
---------------------------*/

.privacy_box {
	padding: 50px 0;
	float: left;
	width: 100%;
	background: #fff;
	text-align: left;
	line-height: 160%;
	font-size: 14px;
}
.privacy_box .inner {
	padding: 0 30px;
}
.privacy_box h3 {
	margin: 0 0 20px 0;
	font-weight: bold;
}
/*---------------------------
partners_contents
---------------------------*/

.partners_contents {
	width: 100%;
	max-width: 780px;
	margin: 0 auto;
}
.partners_contents .box {
	width: 100%;
}
/*---------------------------
report_index
---------------------------*/

.report_index {
	background: #fff;
	padding: 0 0 30px;
}
.report_index ul {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.report_index ul li {
	display: inline-block;
	width: 33.3333%;
	padding: 0 1px 0 0;
	box-sizing: border-box;
	vertical-align: top;
	text-align: center;
}
.report_index ul li p {
	margin: 20px 0 0;
	font-size: 14px;
}
/*---------------------------
report
---------------------------*/

.report h3 {
	margin: 40px 0 20px 0;
	font-size: 30px;
	float: left;
	width: 100%;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-weight: 100;
}
.report .nav {
	margin: 30px 0 30px 10px;
}
.report .nav a {
	text-decoration: underline;
}
.report .nav a.on {
	text-decoration: none;
}
.report .foot_nav {
	margin: 0 0 60px 0;
	float: left;
	width: 100%;
	text-align: center;
}
.report .foot_nav p {
	margin: 0 0 10px 0;
}
.report_box {
	padding: 0 0 30px;
	float: left;
}
.report_show ul li {
	display: inline-block;
	width: 20%;
	padding: 0 1px 1px 0;
	vertical-align: top;
}
.report_show .tit_box {
	padding: 20px 20px 0;
}
.report_show .tit_box .cat {
	font-size: 12px;
	font-weight: bold;
	position: relative;
	margin-bottom: 30px;
}
.report_show .tit_box .cat:after {
	position: absolute;
	content: "";
	width: 10px;
	height: 1px;
	background: #000;
	left: 0;
	bottom: -15px;
}
.report_show .tit_box .tit {
	font-size: 14px;
	min-height: 4em;
	line-height: 145%;
}
.report_show .show_01 .tit_box {
	background: #FFBFBE;
}
.report_show .show_02 .tit_box {
	background: #FFFFBF;
}
.report_show .show_03 .tit_box {
	background: #DFBFFF;
}
.report_show .show_04 .tit_box {
	background: #FC6;
}
.report_show .show_sp .tit_box {
	background: #BFFFFF;
}
.report_show_detail ul li {
	display: inline-block;
	width: 25%;
	vertical-align: top;
	padding: 0 1px 1px 0;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
}
.report_show_detail ul li figure {
	position: relative;
}
.report_show_detail ul li figure i {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #fff;
}
.report_show_detail ul li figure i:before {
	content: "+";
	position: absolute;
	right: 8px;
	bottom: 0;
	z-index: 1;
	font-size: 14px;
}
.report_show_detail ul li figure i:after {
	position: absolute;
	content: "";
	width: 0;
	opacity: .8;
	height: 0;
	border-style: solid;
	border-width: 0 0 40px 40px;
	border-color: transparent transparent #ff0080 transparent;
	right: 0;
	bottom: 1px;
}
.report_show_detail ul li .name {
	font-size: 14px;
	padding: 10px;
}
.report_show_detail ul li .logo {
	position: absolute;
	width: 99%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.report_show_detail ul li .tit {
	position: absolute;
	left: 0;
	width: 100%;
	font-size: 9px;
	bottom: 5px;
}
.modal-active {
	height: 100%;
	overflow: hidden;
}

.booth li{ margin-bottom: 20px;}
.report_show_detail .report_booth { margin: 0 15% 40px 15%;width: 70%;float: left;}
.report_show_detail .report_booth .text_box h4{margin:0 0 10px 0;width:100%;float:left;border-bottom:1px solid #da0000;font-size:16px;font-weight:bold;}
.report_show_detail .report_booth .text_box{margin:0 0 20px 0;float:left;width:100%;text-align:left;padding:0 1%;box-sizing:border-box;}
.report_show_detail .report_booth .text_box h5{font-size:13px;line-height:140%;margin-bottom:10px;font-weight:bold;}
.report_show_detail .report_booth .text_box p{font-size:12px;line-height:120%;}
.report_show_detail .report_booth ul{margin:0 0 0 0;float:left;width:100%;font-size:0; padding-left:0;}
.report_show_detail .report_booth li{margin:0;display:inline-block;width:50%}
.report_show_detail .report_booth li img{margin:0;padding:0 1% 2% 1%;box-sizing:border-box;width:100%;}

#modal-win {
	width: 100%;
	position: absolute;
}
#modal-win-inner {
	margin: 0 auto;
	position: relative;
	z-index: 999999;
}
#modal-bg {
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	cursor: pointer;
}
.modal_box {
	width: 725px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #fff;
	display: none;
	font-size: 0;
}
.modal_box figure {
	display: inline-block;
	width: 500px;
	vertical-align: top;
}
.modal_box figure img {
	width: 100%;
}
.modal_box .text_box {
	display: inline-block;
	width: 225px;
	padding: 20px 20px 20px;
	box-sizing: border-box;
}
.modal_box .text_box .logo {
	margin-bottom: 20px;
}
.modal_box .text_box .cat {
	font-size: 9px;
	display: none;
}
.modal_box .text_box .name {
	font-size: 14px;
}
.modal_box .text_box ul {
	margin-top: 30px;
	display: none;
}
.modal_box .text_box li {
	margin-bottom: 10px;
	font-size: 0;
}
.modal_box .text_box figure {
	display: inline-block;
	width: 60px;
}
.modal_box .text_box figcaption {
	display: inline-block;
	width: 100%;
	padding: 0 0 0 70px;
	margin: 0 0 0 -70px;
}
.modal_box .text_box figcaption .item {
	font-size: 11px;
}
.modal_box .text_box figcaption .price {
	font-size: 11px;
}
.modal_box .prev, .modal_box .next, .modal_box .modal-close {
	position: absolute;
}
.modal_box .prev, .modal_box .next {
	margin-top: -20px;
	top: 50%;
}
.modal_box .prev {
	left: -60px;
}
.modal_box .next {
	right: -15px;
}
.modal_box .prev a:before, .modal_box .next a:before {
	content: "";
	width: 40px;
	height: 40px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	position: absolute;
}
.modal_box .prev a:before {
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.modal_box .next a:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.modal_box .modal-close {
	right: 10px;
	bottom: 10px;
	margin: 0 20px 0 7px;
	padding: 0;
	width: 1px;
	height: 20px;
	background: #000;
	transform: rotate(45deg);
}
.modal_box .modal-close:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: -9px;
	width: 20px;
	height: 1px;
	margin-top: -1px;
	background: #000;
}
.report .report_stage {
	margin: 0 20% 40px 20%;
	width: 60%;
	float: left;
}
.report .report_stage .box {
	margin: 0 0 60px 0;
	padding: 0 0 30px 0;
	float: left;
	width: 100%;
	border-bottom: 1px solid #da0000;
}
.report .report_stage .box h4 {
	margin: 0 0 20px 0;
	width: 100%;
	float: left;
	border-bottom: 1px solid #da0000;
	font-size: 18px;
}
.report .report_stage .box .img_box {
	width: 100%;
	float: left;
}
.report .report_stage .box .img_box img {
	width: 33.3333%;
	float: left;
	padding: 0 1% 2% 1%;
	box-sizing: border-box;
}
.report .report_stage .box .big img {
	width: 100% !important;
}
.report .report_stage .box .mid img {
	width: 50% !important;
}
.report .report_stage .box .text_box {
	width: 97%;
	margin: 0 1.5%;
	float: right;
	text-align: left;
}
.report .report_stage .box .text_box h5 {
	width: 100%;
	float: left;
	font-size: 18px;
	margin-bottom: 5px;
}
.report .report_stage .box .text_box p {
	width: 100%;
	float: left;
}
.report .report_stage .cal .img_box {
	width: 60%!important;
}
.report .report_stage .cal .text_box {
	width: 38%!important;
	margin: 0 !important;
}
.report .report_stage .box .top {
	margin: 20px 0 0 0;
	width: 100%;
	text-align: right;
	float: left;
}
.report_booth .text_box h4 {
	margin: 0 0 10px 0;
	width: 100%;
	float: left;
	border-bottom: 1px solid #A8BECB;
	font-size: 16px;
	font-weight: bold;
}
.report_booth .text_box {
	margin: 0 0 20px 0;
	float: left;
	width: 100%;
	text-align: left;
	padding: 0 1%;
	box-sizing: border-box;
}
.report_booth .text_box h5 {
	font-size: 13px;
	line-height: 140%;
	margin-bottom: 10px;
	font-weight: bold;
}
.report_booth .text_box p {
	font-size: 12px;
	line-height: 120%;
}
.report_booth ul {
	margin: 0 0 20px 0;
	float: left;
	width: 100%;
	font-size: 0;
}
.report_booth li {
	margin: 0;
	display: inline-block;
	width: 50%
}
.report_booth li img {
	margin: 0;
	padding: 0 1% 2% 1%;
	box-sizing: border-box;
	width: 100%;
}
/*---------------------------
MODAL
---------------------------*/

.remodal {
	max-width: 1200px;
}
.remodal .inner {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.remodal figure {
	width: 46%;
	margin-right: 2%;
}
.remodal figure img {
	width: 100%;
}
.remodal .text_box {
	width: 46%;
	color: #fff;
	margin-left: 2%;
}
.remodal .text_box .tit {
	font-size: 16px;
	margin-bottom: 20px;
}
.remodal .text_box .tit span {
	font-size: 30px;
}
.remodal .text_box .sab {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.remodal .text_box .text {
	font-size: 12px;
	text-align: left;
	line-height: 170%;
}
.remodal .text_box .text a {
	color: #fff;
	text-decoration: underline;
}
.remodal .text_box .text a:hover {
	opacity: 0.8;
}
.remodal-close {
	position: absolute;
	top: 0;
	right: 40px;
	width: 42px;
	height: 42px;
	cursor: pointer;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
	text-decoration: none;
}
.remodal-close:hover, .remodal-close:focus {
	opacity: .8
}
.remodal-close:before {
	content: "";
	width: 42px;
	height: 42px;
	background: url(../images/common/close.png) 50% 50% no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

@media only screen and (max-width:1200px) {
/*---------------------------
    1200 共通
    ---------------------------*/
#contents {
	padding: 0;
	margin: 70px 0 0 0;
	width: 100%;
}
.pc_dis {
	display: none !important;
}
.sp_dis {
	display: block;
}
/*---------------------------
    1200 Header
    ---------------------------*/
header {
	width: 100%;
	position: fixed;
	height: 70px;
	left: 0;
	top: 0;
	border-top: none;
	border-bottom: 1px solid #bbb;
	background: #fff;
}
header .inner {
	overflow: auto;
	height: 100%;
}
header .logo_box {
	padding: 0;
}
header .logo_box img {
	margin: 10px 40px 0 90px;
	float: left;
	width: 140px;
}
header h1,  header h2 {
	font-size: 12px;
	text-align: left;
}
header h1 {
	padding: 15px 0 5px;
}
header h2 {
	margin: 0;
}
header nav,  header ul,  header .member,  header .sns_box,  header dl {
	display: none;
}
/*---------------------------
    Menu
    ---------------------------*/
.overlay {
	display: block;
}
.btn {
	display: block;
	width: 70px;
	height: 69px;
	position: fixed;
	z-index: 8888;
	left: 0;
	top: 0;
	background: #da0000;
}
.btn button {
	border: none;
	outline: none;
	background: none;
	text-indent: -9999px;
	position: absolute;
	top: 25px;
	right: 20px;
	width: 30px;
	height: 20px;
	cursor: pointer;
	z-index: 4444;
	border-top: 2px solid #fff;
}
.btn button::before,  .btn button::after {
	position: absolute;
	left: 0;
	content: "";
	width: 30px;
	height: 0;
	border-top: 2px solid #fff;
}
.btn button::before {
	top: 6px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.btn button::after {
	bottom: 2px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.is-open button {
	border-top: none;
	top: 12px !important;
	width: 70px;
	height: 70px;
	left: 19px;
}
.is-open button::before,  .is-open button::after {
	top: 20px;
	width: 30px;
}
.is-open button::before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.is-open button::after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.side-menu {
	display: none;
}
.overlay ul {
	margin: 80px 0 40px;
}
.overlay ul li {
	padding-left: 100px;
}
.overlay .sns_box {
	margin-left: 100px;
}
.overlay dl {
	padding-left: 100px;
}
.overlay dd {
	max-width: 400px;
}
}

@media only screen and (max-width:768px) {
#loader-bg,  #wrapper {
	background-size: 140%;
}
#loader {
	width: 110px;
	margin: -80px 0 0 -55px;
}
/*---------------------------
    768 共通
    ---------------------------*/
#contents {
	margin: 38px 0 0 0;
}
.caption {
	width: calc(100% + 40px);
	margin-left: -20px;
	margin-bottom: 20px;
}
.caption::before {
/*display: none;*/
}
#contents .caption_border {
	font-size: 12px;
	padding: 2px 10px;
	top: -13px;
	width: calc(100% + 30px);
}
#contents .name_box p {
	font-size: 11px;
}
.more a {
	font-size: 9px;
	padding-right: 16px;
	padding: 0 25px 0 15px;
}
.more a img {
	width: 10px;
	top: 3px;
}
.andmoe {
	font-size: 14px;
}
.andmoe .sub {
	font-size: 9px;
	line-height: 110%;
}
/*---------------------------
    768 Header
    ---------------------------*/
header {
	height: 38px;
}
header .logo_box {
	padding: 0;
}
header .logo_box .logo,  .fixed header logo_box .logo {
	margin: 5px 8px 0 45px;
	width: 140px;
}
header h1,  header h2 {
	float: left;
	font-size: 9px;
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
}
header h1 {
	margin: 8px 0 2px;
}
/*---------------------------
    Menu
    ---------------------------*/
.overlay {
	display: block;
}
.overlay ul {
	display: inline-block;
	position: relative;
	margin: 40px 0 20px;
	width: 100%;
}
.overlay ul li {
	padding-left: 50px;
}
.overlay .sns_box {
	margin: 0 0 5% 45px;
}
.overlay dl {
	margin: 0 0 30px;
	padding: 0 45px;
}
.overlay dt {
	margin: 0 0 10px;
}
.btn {
	width: 38px;
	height: 38px;
}
.btn button {
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
}
.btn button::before,  .btn button::after {
	width: 20px;
}
.btn button::before {
	top: 6px;
}
.btn button::after {
	bottom: 2px;
}
.is-open button {
	top: 0 !important;
	left: 0;
	right: auto;
	width: 38px;
	height: 38px;
}
.is-open button::before,  .is-open button::after {
	top: 18px;
	left: 8px;
	width: 20px;
}
/*---------------------------
    768 Footer
    ---------------------------*/
footer {
	padding: 8%;
}
footer::after {
	display: none;
}
footer .menu {
	position: initial;
	float: left;
	width: 100%;
	padding: 0;
}
footer .menu .tit {
	margin: 0 0 5%;
	padding: 0 0 2% 35px;
	font-size: 16px;
	border-bottom: 1px solid #fff;
	float: left;
	width: 100%;
}
footer .menu ul {
	width: 100%;
	border-bottom: 1px solid #fff;
	float: left;
	padding: 0 0 6%;
}
footer .menu ul li {
	margin: 4px 0;
	font-size: 11px;
}
footer .logo {
	margin: 5% 0 10% 0;
	width: 100%;
	position: initial;
	float: left;
	min-height: inherit;
}
footer .logo img {
	margin: 0 0 5%;
}
footer address {
	font-style: normal;
	font-size: 10px;
}
footer .fix_bnr{width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 100000;
	}

/*---------------------------
    Side Menu
    ---------------------------*/
.side-menu {
	display: none;
}
/*---------------------------
    768 Sponsor
    ---------------------------*/
.sponsor_box {
	padding: 0;
}
.sponsor_box ul {
	margin-bottom: 30px;
}
.sponsor_box li {

	padding: 3%;
	display: inline-block;

}
.sponsor_box li img {
}
.sponsor_box .sub {
	padding: 5%;
}
.sponsor_box dl {
	font-size: 0;
	transform: translateY(0);
}
.sponsor_box dt,  .sponsor_box dd {
	font-size: 10px;
	padding: 0;
	text-align: center;
}
.sponsor_box dt::after {
	display: none;
}
.sponsor_box dt {
	width: 100%;
}
.sponsor_box dd {
	width: 100%;
	margin-bottom: 3%;
}
.sponsor_box .w10 {
	width: 10%;
}
.sponsor_box .w15 {
	width: 15%;
}
.sponsor_box .w20 {
	width: 20%;
}
.sponsor_box .w25 {
	width: 25%;
}
.sponsor_box .w30 {
	width: 30%;
}
.sponsor_box .w35 {
	width: 35%;
}
.sponsor_box .w40 {
	width: 40%;
}
.sponsor_box .w45 {
	width: 45%;
}
.sponsor_box .w50 {
	width: 50%;
}
.sponsor_box .w55 {
	width: 55%;
}
.sponsor_box .w60 {
	width: 60%;
}
.sponsor_box .w65 {
	width: 65%;
}
.sponsor_box .w70 {
	width: 70%;
}
.sponsor_box .w75 {
	width: 75%;
}
.sponsor_box .w80 {
	width: 80%;
}
.sponsor_box .w85 {
	width: 85%;
}
.sponsor_box .w90 {
	width: 90%;
}
.sponsor_box .w95 {
	width: 95%;
}
.sponsor_box .w100 {
	width: 100%;
}
/*---------------------------------------------------------------------------------------------------------------------------------------
    768 TOP
    ---------------------------------------------------------------------------------------------------------------------------------------*/
#contents .caption {
	padding: 0;
	font-size: 15px;
}
/*#contents .w180{width:180px;}*/
#contents .big {
	width: 200px!important;
}
#contents .name_box {
	font-size: 12px;
	height: 30px;
}
#contents .name_box span {
	font-size: 9px;
}
/*---------------------------
    768 main_img
    ---------------------------*/
.main_img {
	border-bottom: none;
	background: none;
}
.main_img .text_box {
	height: auto;
	padding: 20px 5% 30px;
	margin: 0 0 0 0;
	width: 100%;
	background: rgba(255, 255, 255, 1);
}
.main_img .text_box::after {
	display: none;
}
.main_img .text_box2 {
	height: auto;
	padding: 20px 5% 30px;
	margin: 0 0 0 0;
	width: 100%;
	background: rgba(255, 255, 255, 1);
}
.main_img .tit,.main_img .tit2 {
	font-size: 18px;
	line-height: 120%;
	margin-bottom: 10px;
	position: static;
	top: auto;
	left: auto;
	transform: translateX(0);
}


.main_img .text_box .cap {
	font-size: 10px;
}
.main_img .sub-tit {
	font-size: 14px;
	line-height: 120%;
}
.main_img .text_box .bar {
	width: 115px;
	height: 1px;
}
.main_img .text_box .bar span {
	height: 1px;
	display: block;
}
.main_img .text_box2 .bar {
	width: 115px;
	height: 1px;
}
.main_img .text_box2 .bar span {
	height: 1px;
	display: block;
}
.main_img .bx-controls {
	display: none;
}

#rba{margin-top: -50px; padding-top: 50px;}
/*---------------------------
    768 top_banner
---------------------------*/
.top_banner {
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-flex-direction: column-reverse;
	flex-direction: column-reverse;
}
.top_banner .left-app {
	width: 100%;
}
.top_banner .left-app img {
	width: 100%;
}
.left-app .text-box {
	width: 166px;
	right: 15px;
}
.left-app .text-box p {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 5px;
}
.left-app .text-box ul {
	display: flex;
}
.top_banner .right-ticket {
	width: 100%;
}
.top_banner .right-ticket .bg {
	display: none;
}
.top_banner .right-ticket .text-box {
	padding: 25px;
	position: inherit;
	transform: translateY(0);
}
.top_banner .right-ticket dt {
	padding-left: 30px;
	font-size: 14px;
	margin-bottom: 10px;
}
.top_banner .right-ticket dt img {
	width: 25px;
}
.top_banner .right-ticket dd {
	font-size: 10px;
	line-height: 200%;
}
.top_banner .right-ticket .arrow {
	width: 20px;
	right: 15px;
}

.top_banner .admission{width: 100%; display: block;}
.top_banner .admission a{
    display: block;
	padding:10px;
	background: #000;
	color: #fff;
	width: 100%;
	font-size: 16px; font-weight: bold;
	text-align: center;}

/*---------------------------
    768 top_sns
    ---------------------------*/
.top_sns {
	margin: 0 0 10%;
}
.top_sns li {
	font-size: 40px;
	margin: 0 0 1px;
	width: 33.3333%;
	height: 150px;
	line-height: 150px
}
/*---------------------------
    768 top_topics
    ---------------------------*/
.top_topics {
	padding: 0 15px;
	margin: 0 0 20px;
}
.top_topics article {
	width: 50%;
	padding: 0 1px 0;
}
.top_topics article:nth-of-type(n + 5) {
	display: none;
}
.top_topics .tit_box {
	padding: 8px 5px;
}
.top_topics time {
	font-size: 9px;
}
.top_topics h1 {
	font-size: 10px;
}
/*---------------------------
    768 top_news
    ---------------------------*/
.top_news {
	padding: 0 15px;
	margin-bottom: 40px;
}
.top_news .news_list {
	width: 100%;
	padding: 0 0 5%;
}
.top_news .news_list li {
	margin: 0 0 5px;
	padding: 0 0 10px 45px;
}
.top_news .news_list li i {
	font-size: 10px;
}
.top_news .news_list li time {
	font-size: 9px;
}
.top_news .news_list li p {
	font-size: 10px;
}
.top_news .pick_up {
	width: 100%;
}
.top_news .pick_up figure {
	width: 100%;
}
.top_news .pick_up .text_box {
	width: 100%;
	padding: 0;
	line-height: 160%;
}
.top_news .pick_up .text_box .p01 {
	font-size: 10px;
}
.top_news .pick_up .text_box .p02 {
	font-size: 14px;
}
.top_news .pick_up .text_box .p03 {
	font-size: 10px;
}
.top_news .pick_up .text_box .profile-btn a {
	padding: 0 25px 0 15px;
	font-size: 10px;
}
.top_news .pick_up .text_box .profile-btn a::after {
	right: 15px;
	width: 4px;
	height: 4px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
/*---------------------------
    768 top_model
    ---------------------------*/
.top_model {
	padding: 0 15px;
	margin: 0 0 40px;
}
.top_model .bx-controls {
	bottom: 10px;
	display: none;
}
/*---------------------------
    768 top_artist
    ---------------------------*/
.top_artist {
	padding: 0 15px;
	margin: 0 0 40px;
}
.top_artist li {
	width: 49.9%;
}
/*---------------------------
    768 top_artist
    ---------------------------*/
.top_gam {
	padding: 0 15px;
	margin: 0 0 60px;
}
.top_gam li {
	width: 50%;
}
/*---------------------------
    768 top_special_stage
    ---------------------------*/
.top_special_stage {
	padding: 0 15px;
	margin: 0 0 40px;
}
.top_special_stage li {
	width: 49.9%;
}
/*---------------------------
    768 top_brand
    ---------------------------*/
.top_brand {
	padding: 0 15px;
	margin: 0 0 60px;
}
/*---------------------------
    768 top_partner_contents
    ---------------------------*/
.top_partner_contents {
	padding: 0 15px;
	margin: 0 0 40px;
}
.top_partner_contents .tit_box {
	padding: 10px 20px;
	font-size: 12px;
}
.top_partner_contents .bx-controls {
}
.top_partner_contents .bx-has-pager {
	display: block;
}
/*---------------------------------------------------------------------------------------------------------------------------------------
    768 lower
    ---------------------------------------------------------------------------------------------------------------------------------------*/
.lower {
	margin: 38px 0 0 0 !important;
}
.lower .head_img {
	height: 150px;
}
.lower .head_img .head {
	display: block;
	height: 100px;
}
.lower .head_img .caption {
	left: 0 !important;
	margin: 0 !important;
}
.and_more {
	font-size: 25px;
	line-height: 90%;
}
.and_more p {
	font-size: 10px;
	line-height: 120%;
}
.az50 {
	margin: 10px 0 20px 0;
}
/*---------------------------
    768 whatsga
    ---------------------------*/
.whatsga_box .box-01 {
	display: flex;
	flex-flow: nowrap;
	flex-direction: column;
}
.whatsga_box .box-01 figure {
	width: 100%;
	padding: 0 15px!important;
}
.whatsga_box .box-01 .text_box {
	width: 100%;
	padding: 0 15px;
}
.whatsga_box .box-01 .text_box .p01 {
	font-size: 12px;
	line-height: 200%;
	margin-bottom: 15px;
	margin-top: 20px;
}
.whatsga_box .box-01 .text_box .p02 {
	font-size: 20px;
	margin-bottom: 20px;
}
.whatsga_box .box-01 .text_box .p03 {
	font-size: 12px;
}
.whatsga_box .box-02 {
	padding: 60px 0;
}
.whatsga_box .box-02 img {
	width: 180px;
}
.whatsga_box .box-03 {
	padding-bottom: 80px;
}
.whatsga_box .box-03 dl {
	width: 100%;
	font-size: 0;
	padding: 0 15px;
	margin-bottom: 0;
}
.whatsga_box .box-03 dt {
	font-size: 11px;
	width: 80px;
	margin-bottom: 10px;
}
.whatsga_box .box-03 dd {
	font-size: 11px;
	padding: 0 0 0 80px;
	margin: 0 0 10px -80px;
}
/*---------------------------
    768 topics
    ---------------------------*/
.topics_box {
	padding: 0 0 15px;
}
.topics_box article {
	width: 50%;
	padding: 0 1px 0;
	margin-bottom: 5%;
}
.topics_box h1 {
	font-size: 10px;
	padding: 2% 3%;
	bottom: 1px;
}
/*---------------------------
    768 news
    ---------------------------*/
.news_box {
	padding: 0 0 60px;
}
.news_box .caption {
	margin-bottom: 0;
}
.news_box ul {
	padding: 0 15px;
}
.news_box li {
	margin: 0 0 10px;
	font-size: 10px;
}
.news_box li p {
	font-size: 12px;
}
/*---------------------------
    768 model
    ---------------------------*/
.model_box {
	padding: 0 0 60px;
}
.model_box li {
	width: 50%;
	vertical-align: bottom;
}
/*---------------------------
    768 artist
    ---------------------------*/
.artist_box {
	padding: 0 0 60px;
}
.artist_box li {
	width: 50%;
}
/*---------------------------
    768 gam
    ---------------------------*/
.gam_box {
	padding: 0 0 60px;
}
.gam_box li {
	width: 50%;
	vertical-align: bottom;
}
/*---------------------------
    768 brand
    ---------------------------*/
.brand_box {
	padding: 0 0 30px;
}
.brand_box li {
	width: 50%;
	vertical-align: bottom;
}
.brand_box .w5 li {
	width: 50%;
}
/*---------------------------
    768 ticket
    ---------------------------*/
.ticket_box {
}
.ticket_box .box-01 {
	padding: 15px;
}
.ticket_box .box-01 .box {
	border: 5px solid #da0000;
	margin-bottom: 1px;
	flex-wrap: nowrap;
	flex-direction: column;
}
.ticket_box .box-01 .box::after {
	display: none;
}
.ticket_box .box-01 .box a {
	flex-wrap: nowrap;
	flex-direction: column;
}
.ticket_box .box-01 .box a::after {
	display: none;
}
.ticket_box .box-01 .box .img-box {
	width: 100%;
	border-bottom: 5px solid #da0000;
}
.ticket_box .box-01 .box .text-box {
	width: 100%;
	display: flex;
	padding: 15px;
	justify-content: center;
	flex-wrap: nowrap;
	flex-direction: column;
	text-align: left;
	position: relative;
}
.ticket_box .box-01 .box a .text-box::after {
	content: "";
	background: url(../images/common/icn-nav.png)50% 50% no-repeat;
	background-size: 100%;
	position: absolute;
	width: 15px;
	height: 40px;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.ticket_box .box-01 .box .text-box .cat {
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 32px;
}
.ticket_box .box-01 .box .text-box .cat::before {
	width: 24px;
	height: 12px;
	left: 0;
	top: 4px;
}
.ticket_box .box-01 .box .text-box .tit {
	font-size: 18px;
	margin-bottom: 15px;
}
.ticket_box .box-01 .box .text-box .price {
	font-size: 13px;
	margin-bottom: 15px;
}
.ticket_box .box-01 .box .text-box .sold::before {
	border-bottom: 1px solid #000;
	width: 100%;
}
.ticket_box .box-01 .box .text-box .sold::after {
	right: -55px;
	top: 50%;
	width: 45px;
	height: 12px;
}
.ticket_box .box-01 .box .text-box .text {
	font-size: 11px;
	margin-bottom: 20px;
}
.ticket_box .box-01 .box .text-box .link {
	font-size: 10px;
	padding-left: 14px;
}
.ticket_box .box-01 .box .text-box .link::before {
	width: 10px;
	height: 10px;
	left: 0;
	top: 3px;
}
.ticket_box .box-01 .box .text-box .info {
	font-size: 10px;
	padding-left: 14px;
}
.ticket_box .box-01 .box .text-box .info::before {
	width: 10px;
	height: 10px;
	left: 0;
	top: 3px;
}
.ticket_box .box-01 .contact {
	text-align: center;
	padding: 40px 0 60px;
}
.ticket_box .box-01 .contact .btn {
	background: #fff;
}
.ticket_box .box-01 .contact .p02 {
	font-size: 10px;
}
.ticket_box .venue-map {
	padding: 20px 15px 60px;
}
.ticket_box .venue-map img {
	width: 100%;
}
.ticket_box .attention {
	padding: 20px 15px 60px;
}
/*---------------------------
    768 history
    ---------------------------*/
.history_box {
	padding: 0 0 60px;
}
.history_box ul {
	padding: 0 15px;
}
.history_box li {
	width: 100%;
	vertical-align: top;
	margin: 0 0 5px;
	padding: 0 1px 0 0;
}
.history_box li figure {
	float: left;
	margin: 0 20px 0 0;
	width: 30%;
}
.history_box li p {
	text-align: left;
	;
	font-size: 11px;
	margin: 3% 0 0 0;
}
/*---------------------------
    768 access
    ---------------------------*/
.access_box {
	padding-bottom: 60px;
}
.access_box div {
	width: 100%;
}
.access_box .text_box {
	padding: 20px 15px 30px;
}
.access_box .text_box img {
	margin-bottom: 20px;
}
.access_box .text_box p {
	margin-bottom: 20px;
	font-size: 16px;
}
.access_box .text_box .google_btn a {
	padding: 0 35px 0 20px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	font-size: 12px;
}
#map {
	width: 90%;
	height: 300px;
	margin: 0 5%;
}
/*---------------------------
    768 Q&A
    ---------------------------*/
.qa_box {
	font-size: 12px;
	padding: 0 0 60px;
}
.qa_box .inner {
	padding: 0 15px;
}

/*---------------------------
768 admission
---------------------------*/
.admission_box{padding:5%;font-size:12px;}
.admission_box .box_01{margin:0 0 30px 0;padding:10px 0;width:100%;}
.admission_box .inner{padding:50px 0;}

/*---------------------------
    privacy
    ---------------------------*/
.privacy_box {
	padding: 0 0 60px;
	font-size: 12px;
}
.privacy_box .inner {
	padding: 0 15px;
}
/*---------------------------
    768 report
    ---------------------------*/
.report {
	padding: 15px 0;
	float: left;
	width: 100%;
}
.report h3 {
	margin: 0 0 10px 0;
	font-size: 15px;
}
.report_box {
	padding: 0 0 30px;
	float: left;
}
.report_show ul li {
	width: 50%;
}
.report_show_detail ul li {
	width: 50%;
}

.report_show_detail ul li{width:50%;}
.report_show_detail .report_booth.report_booth {margin: 0 1% 40px 1%;width: 98%;}
#modal-win {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: fixed !important;
	top: 0 !important;
	z-index: 99999;
	overflow: auto;
}
#modal-win-inner {
	height: 100%;
	width: 90% !important;
	padding: 20px 0;
	box-sizing: border-box;
}
.modal_box {
	width: 100%;
	margin: 0 auto;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	left: 0;
	top: 0;
}
.modal_box figure {
	display: inline-block;
	width: 100%;
}
.modal_box .text_box {
	display: inline-block;
	width: 100%;
	padding: 15px 0 0;
	text-align: center;
}
.modal_box .text_box .logo {
	width: 50%;
}
.modal_box .text_box .cat {
	text-align: left;
}
.modal_box .text_box .name {
	text-align: left;
}
.modal_box .prev {
	left: -5px;
}
.modal_box .next {
	right: 35px;
}
.modal_box .prev a:before,  .modal_box .next a:before {
	content: "";
	width: 40px;
	height: 40px;
}
.modal_box .modal-close {
	right: 10px;
	bottom: 10px;
	margin: 0 20px 0 7px;
	padding: 0;
	width: 1px;
	height: 20px;
}
.modal_box .modal-close:before {
	top: 50%;
	left: -9px;
	width: 20px;
	height: 1px;
	margin-top: -1px;
}
.modal_box .text_box ul {
	text-align: left;
}
.report .report_stage {
	margin: 0 2% 40px 2%;
	width: 96%;
}
.report .report_stage .box {
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	float: left;
	width: 100%;
}
.report .report_stage .cal .img_box {
	width: 100%!important;
}
.report .report_stage .cal .text_box {
	width: 100%!important;
}
	.report .report_stage .box .text_box h5 {
	font-size: 16px;
	margin-bottom: 5px;
}


/*---------------------------
    MODAL
    ---------------------------*/
.remodal .inner {
	display: block;
	padding: 40px;
}
.remodal figure {
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
}
.remodal .text_box {
	width: 100%;
	margin-left: 0;
}
.remodal .text_box .tit {
	font-size: 14px;
	margin-bottom: 10px;
}
.remodal .text_box .tit span {
	font-size: 25px;
}
.remodal .text_box .sab {
	font-size: 14px;
	margin-bottom: 10px;
}
.remodal .text_box .text {
	font-size: 11px;
	line-height: 160%;
}
.remodal-close {
	position: fixed !important;
	top: 10px;
	right: 0;
	width: 30px;
	height: 30px;
}
.remodal-close:before {
	width: 30px;
	height: 30px;
	background-size: 100%;
}
}
/*---------------------------
bxslider
---------------------------*/

.bx-wrapper .bx-viewport {
	-webkit-transform: translatez(0);
	transform: translatez(0);
}
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-weight: bold;
	color: #FFB7C2;
	z-index: 4444;
	position: absolute;
	bottom: 30px;
	width: 100%;
	height: 5px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ccc;
	text-indent: -9999px;
	display: block;
	width: 5px;
	height: 5px;
	margin: 0 5px;
	outline: 0;
	border-radius: 50%;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #da0000;
}
/** VARIABLES
===================================*/

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	padding: 0;
 *zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bxslider {
	margin: 0;
	padding: 0;
}
ul.bxslider {
	list-style: none;
}
.bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
}
/*
*  Remodal - v1.1.1
*  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
*  http://vodkabears.github.io/remodal/
*
*  Made by Ilya Makarov
*  Under MIT License
*/

/* ==========================================================================
Remodal's necessary styles
========================================================================== */

html.remodal-is-locked {
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
}
.remodal, [data-remodal-id] {
	display: none;
}
.remodal-overlay {
	position: fixed;
	z-index: 9999;
	top: -5000px;
	right: -5000px;
	bottom: -5000px;
	left: -5000px;
	display: none;
}
.remodal-wrapper {
	position: fixed;
	z-index: 10000;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	overflow: auto;
	text-align: center;
	-webkit-overflow-scrolling: touch;
}
.remodal-wrapper:after {
	display: inline-block;
	height: 100%;
	margin-left: -0.05em;
	content: "";
}
/* Fix iPad, iPhone glitches */

.remodal-overlay, .remodal-wrapper {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
/* Necessary styles of the modal dialog */

.remodal {
	position: relative;
	outline: none;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
.remodal-is-initialized {
	display: inline-block;
}
/*
*  Remodal - v1.1.1
*  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
*  http://vodkabears.github.io/remodal/
*
*  Made by Ilya Makarov
*  Under MIT License
*/

/* ==========================================================================
Remodal's default mobile first theme
========================================================================== */

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening, .remodal-bg.remodal-is-opened {
	-webkit-filter: blur(3px);
	filter: blur(3px);
}
/* Default theme styles of the overlay */

.remodal-overlay {
	background: rgba(0, 0, 0, 0.9);
}
/*.remodal-overlay.remodal-is-opening,*/

.remodal-overlay.remodal-is-closing {
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
/*.remodal-overlay.remodal-is-opening{-webkit-animation-name:remodal-overlay-opening-keyframes;animation-name:remodal-overlay-opening-keyframes;}*/

.remodal-overlay.remodal-is-closing {
	-webkit-animation-name: remodal-overlay-closing-keyframes;
	animation-name: remodal-overlay-closing-keyframes;
}
/* Default theme styles of the wrapper */

.remodal-wrapper {
	padding: 10px 10px 0;
}
/* Default theme styles of the modal dialog */

.remodal {
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 10px;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.remodal.remodal-is-opening, .remodal.remodal-is-closing {
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
.remodal.remodal-is-opening {
	-webkit-animation-name: remodal-opening-keyframes;
	animation-name: remodal-opening-keyframes;
}
.remodal.remodal-is-closing {
	-webkit-animation-name: remodal-closing-keyframes;
	animation-name: remodal-closing-keyframes;
}
/* Vertical align of the modal dialog */

.remodal, .remodal-wrapper:after {
	vertical-align: middle;
}
/* Dialog buttons */

.remodal-confirm, .remodal-cancel {
	font: inherit;
	display: inline-block;
	overflow: visible;
	min-width: 110px;
	margin: 0;
	padding: 12px 0;
	cursor: pointer;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border: 0;
	outline: 0;
}
.remodal-confirm {
	color: #fff;
	background: #81c784;
}
.remodal-confirm:hover, .remodal-confirm:focus {
	background: #66bb6a;
}
.remodal-cancel {
	color: #fff;
	background: #e57373;
}
.remodal-cancel:hover, .remodal-cancel:focus {
	background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner, .remodal-cancel::-moz-focus-inner, .remodal-close::-moz-focus-inner {
 padding: 0;
 border: 0;
}

/* Keyframes
========================================================================== */

@-webkit-keyframes remodal-opening-keyframes {
 from {
 -webkit-transform: scale(1.05);
 transform: scale(1.05);
 opacity: 0;
}
 to {
 -webkit-transform: none;
 transform: none;
 opacity: 1;
 -webkit-filter: blur(0);
 filter: blur(0);
}
}
 @keyframes remodal-opening-keyframes {
 from {
 -webkit-transform: scale(1.05);
 transform: scale(1.05);
 opacity: 0;
}
 to {
 -webkit-transform: none;
 transform: none;
 opacity: 1;
 -webkit-filter: blur(0);
 filter: blur(0);
}
}
 @-webkit-keyframes remodal-closing-keyframes {
 from {
 -webkit-transform: scale(1);
 transform: scale(1);
 opacity: 1;
}
 to {
 -webkit-transform: scale(0.95);
 transform: scale(0.95);
 opacity: 0;
 -webkit-filter: blur(0);
 filter: blur(0);
}
}
 @keyframes remodal-closing-keyframes {
 from {
 -webkit-transform: scale(1);
 transform: scale(1);
 opacity: 1;
}
 to {
 -webkit-transform: scale(0.95);
 transform: scale(0.95);
 opacity: 0;
 -webkit-filter: blur(0);
 filter: blur(0);
}
}
 @-webkit-keyframes remodal-overlay-opening-keyframes {
 from {
 opacity: 0;
}
 to {
 opacity: 1;
}
}
 @keyframes remodal-overlay-opening-keyframes {
 from {
 opacity: 0;
}
 to {
 opacity: 1;
}
}
 @-webkit-keyframes remodal-overlay-closing-keyframes {
 from {
 opacity: 1;
}
 to {
 opacity: 0;
}
}
 @keyframes remodal-overlay-closing-keyframes {
 from {
 opacity: 1;
}
 to {
 opacity: 0;
}
}
/* Media queries
========================================================================== */

/*@media only screen and (min-width:641px){.remodal{max-width:600px;}}*/

/* IE8
========================================================================== */

.lt-ie9 .remodal-overlay {
	background: #2b2e38;
}
.lt-ie9 .remodal {
	width: 700px;
}
