@charset "UTF-8";

html,
body,
div,
p,
table,
tr,
th,
td,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
img,
a,
address {
	margin: 0;
	border: 0;
	padding: 0;
	font-style: normal;
	list-style: none;
}
em {
	font-style: normal;
}
figcaption,
figure {
	display: inline-block;
	margin: 0;
	padding: 0;
}

/*! sanitize.css | CC0 Public Domain | github.com/jonathantneal/sanitize.css */

pre,
textarea {
	overflow: auto;
}
[hidden],
audio:not([controls]) {
	display: none;
}
details,
main,
summary {
	display: block;
}
input[type=number] {
	width: auto;
}
input[type=search] {
	-webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}
progress {
	display: inline-block;
}
small {
	font-size: 75%;
}
textarea {
	resize: vertical;
}
[unselectable] {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
::after,
::before {
	text-decoration: inherit;
	vertical-align: inherit;
}
:root {
	-ms-overflow-style: -ms-autohiding-scrollbar;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	box-sizing: border-box;
	cursor: default;
	font: 16px/1.5 sans-serif;
	text-rendering: optimizeLegibility;
}
a {
	text-decoration: none;
}
audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle;
}
button,
input,
select,
textarea {
	background-color: transparent;
	color: inherit;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	min-height: 1.5em;
}
code,
kbd,
pre,
samp {
	font-family: monospace,monospace;
}
nav ol,
nav ul {
	list-style: none;
}
select {
	-moz-appearance: none;
	-webkit-appearance: none;
}
select::-ms-expand {
	display: none;
}
select::-ms-value {
	color: currentColor;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
::-moz-selection {
	background:#495fa5;
	text-shadow: none;
}
::selection {
	background:#495fa5;
	text-shadow: none;}
@media screen {
	[hidden~=screen] {
		display: inherit;
	}
	[hidden~=screen]:not(:active):not(:focus):not(:target) {
		clip: rect(0 0 0 0) !important;
		position: absolute !important;
	}
}



/* Cleafix ************************************************************ */

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
	_height: 1px;
	_overflow: visible;
	zoom: 1;
}
* html .clearfix {
	height: 1px;
}

@media screen and (max-width: 766px) {
}



/* Common UI ************************************************************ */

body {
	font-size: 12px;
	line-height: 1.6;
	color: #333;
	background: #000;
	position: relative;
}
#head {
	min-width:1212px;
}
#body {
	margin: 0 auto;
	min-width:1212px;
	width: 100%;
	min-height: 600px;
	font-size: 16px;
	position: relative;
}
#foot {
	min-width:1212px;
}
.outer {
	margin:0 auto;
	padding:0;
	width:100%;
	text-align:center;
}
.inner {
	margin:0 auto;
	min-width:1212px;
	width:1212px;
	zoom:1;
}
@media screen and (min-width: 767px) {
.inner {
	position:relative;
}
}
.inner:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.switchPC {
	display:block;
}
.switchSP {
	display:none;
}
.tit {
	width:100%;
	text-align:center;
	background:url(../img/title_bgi_pc.png) repeat-x 50% 50%;
	background-size:contain;
}
.tit img {
	margin:0 auto;
}

@media screen and (max-width: 766px) {
img {
	width:100%;
	height:auto;
}
body {
	font-size: 2.4vw;
}
#head {
	min-width:100%;
}
#body {
	font-size:3.7vw;
	min-width:100%;
}
#foot {
	min-width:100%;
}
.inner {
	min-width:94%;
	width:94%;
}
.switchPC {
	display:none;
}
.switchSP {
	display:block;
}
}



/* Style ************************************************************ */

/* #hero
------------------------------------------ */

#hero {
	text-align: center;
	width: 100%;
	height: 900px;
}
@media screen and (min-width: 767px) {
	#hero {
		position:relative;
	}
}

#hero .inner {
	margin:auto;
	width:1212px;
	height:750px;
}
#hero h1 {
	margin:auto;
	width:1212px;
	height:750px;
	position:absolute;
	top:0;
	left:0;
	right:0;
}
.heroIntro p {
	color: #FFF;
	font-size: 20px;
	margin: 0 0 20px;
}
.heroMovie {
	width: 1000px;
	height: 565px;
	margin: 30px 0;
}
.heroShare {
	position:relative;
	text-align:right;
}
.heroShare ul {
	padding-top:10px;
}
.heroShare ul li {
	display:inline-block;
	vertical-align:top;
}
.heroShareFB {
}
.heroShareTW {
	position: relative;
}
.heroLink {
	/*position:absolute;*/
	bottom:30px;
	left:0;
}
.heroLink ul {
	letter-spacing:-.4em;
	vertical-align:top;
}
.heroLink ul li {
	margin-right:15px;
	letter-spacing:normal;
	text-align:center;
	display:inline-block;
	vertical-align: top;
	font-size:18px;
}
.heroLink ul li a,
.heroLink ul li div {
	padding:1em;
	color:#FFF;
	background:#000;
	border:1px solid #FFF;
	position:relative;
	width:455px;
	height:70px;
	box-sizing:border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow:hidden;
}
.heroLink ul li.heroLinkCm:hover a,
.heroLink ul li.heroLinkCm:hover div {
	opacity:0.6;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
}
.heroLink ul li.heroLinkCm a {
	padding-left:4em;
}
.heroLink ul li.heroLinkCm a::before {
	display:inline-block;
	content:'';
	background:url(../img/ic_link_off.png) no-repeat 50% 50%;
	background-size:contain;
	width:2em;
	height:2em;
	position:absolute;
	top:0;
	bottom:0;
	left:1em;
	margin:auto;
}
.heroLink ul li.heroLinkCm i {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background:url(../img/ic_logo_off.png) no-repeat 50% 50%;
	background-size:contain;
	display:block;
	width: 12em;
}
.heroLink ul li.heroLinkCm span {
}
.heroLink ul li.heroLinkLive:hover a,
.heroLink ul li.heroLinkLive:hover div {
	color:#FFF !important;
	background:#495fa5 !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.heroLink ul li.heroLinkLive a {
	padding-left:2.5em;
}
.heroLink ul li.heroLinkLive a::before {
	padding:0.2em;
	box-sizing:border-box;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	content:"LIVE";
	background:#F00;
	color:#FFF;
	width: 6em;
	height: 6em;
	transform: rotate(-45deg);
	position:absolute;
	top:-3.2em;
	left:-3.2em;
}
.heroLink ul li.heroLinkLive a:after {
	margin-left:0.5em;
	display:inline-block;
	content:'';
	background:url(../img/ic_blank_off.png) no-repeat 50% 50%;
	background-size:contain;
	width:1em;
	height:1em;
}
.heroLink ul li.heroLinkLive:hover a,
.heroLink ul li.heroLinkLive:hover div {
	color:#FFF !important;
	background:#495fa5 !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.heroLink ul li.heroLinkLive a {
	padding-left:2.5em;
}
.heroLink ul li.heroLinkLive a::before {
	padding:0.2em;
	box-sizing:border-box;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	content:"LIVE";
	background:#F00;
	color:#FFF;
	width: 6em;
	height: 6em;
	transform: rotate(-45deg);
	position:absolute;
	top:-3.2em;
	left:-3.2em;
}
.heroLink ul li.heroLinkLive a:after {
	margin-left:0.5em;
	display:inline-block;
	content:'';
	background:url(../img/ic_blank_off.png) no-repeat 50% 50%;
	background-size:contain;
	width:1em;
	height:1em;
}


@media screen and (max-width: 766px) {
	#hero {
		margin: 0 auto;
		padding-bottom:2em;
		width:95%;
		height:auto;
		position:unset;
	}
	#hero .inner {
		width:100%;
		height:auto;
		position:unset;
	}
	#hero h1 {
		width:100%;
		height:auto;
		position:relative;
	}
	.heroMovie {
		width: 90vw;
		height: 50vw;
		margin: 2em 0;
	}
	.heroShare {
		position:absolute;
		bottom:1em;
		left:0;
		right:0;
		text-align:center;
	}
	.heroLink {
		position:relative;
		bottom:0;
		left:0;
		margin:auto;
	}
	.heroIntro p {
		font-size: 4vw;
	}
	.heroLink ul {
		margin:0 auto;
	}
	.heroLink ul li {
		margin-right: 0;
		width: 90%;
		font-size: 4vw;
	}
	.heroLink ul li a,
	.heroLink ul li div {
		height:4em;
		width: auto;
	}
	.heroLink ul li i {
		width: 8em;
	}
}

/* #point
------------------------------------------ */

#point {
	/*background:url(../img/body_bgi.png) repeat 50% 50%;*/
}
#point .inner {
	padding:35px 0 50px 0;
	text-align:center;
}
.pointSct {
	margin: 30px 0 70px;
	padding: 30px 40px;
	background: #373737;
	border: 2px solid #000;
	box-sizing: border-box;
}
.pointSct h3 {
	position:relative;
	height:20px;
}
.pointSct h3 img {
	position:absolute;
	top:-52px;
	left:0;
	right:0;
	margin:auto;
}
.pointSctTit {
}
.pointSctBlk {
	overflow:hidden;
}
.pointSctBlkTxt {
	width:530px;
	height:280px;
	text-align:left;
	display: flex;
	justify-content: center;
	align-items: center;
}
.pointSctBlkTxt p {
	color:#FFF;
}
.pointSctBlkTxt ul {
}
.pointSctBlkTxt ul li {
}

.pointSctBlkTxt ul {
	margin-top:1em;
	letter-spacing:-.4em;
	vertical-align:top;
}
.pointSctBlkTxt ul li {
	margin-right:15px;
	letter-spacing:normal;
	text-align:center;
	display:inline-block;
	vertical-align: top;
	font-size:14px;
}
.pointSctBlkTxt ul li a,
.pointSctBlkTxt ul li div {
	padding:1em;
	color:#FFF !important;
	text-decoration:none !important;
	background:#000;
	border:1px solid #FFF;
	position:relative;
	width:220px;
	height:70px;
	box-sizing:border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}
.pointSctBlkTxt ul li a {
}
.pointSctBlkTxt ul li a:hover,
.pointSctBlkTxt ul li div:hover {
	color:#FFF !important;
	background:#495fa5;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.pointSctBlkTxt ul li a:after {
	margin-left:0.5em;
	display:inline-block;
	content:'';
	background:url(../img/ic_blank_off.png) no-repeat 50% 50%;
	background-size:contain;
	width:1em;
	height:1em;
}
.pointSctBlkImg {
	width:502px;
	display:inline-block;
}
.pointSctBlkImg img {
	border:1px solid #FFF;
	box-sizing:border-box;
}
.pointSct:nth-of-type(odd) .pointSctBlkImg {
	float:right;
}
.pointSct:nth-of-type(odd) .pointSctBlkTxt {
	float:left;
}
.pointSct:nth-of-type(even) .pointSctBlkImg {
	float:left;
}
.pointSct:nth-of-type(even) .pointSctBlkTxt {
	float:right;
}


@media screen and (max-width: 766px) {
#point {
}
#point .inner {
	padding:0 0 2em 0;
}
.pointSct {
	background: #373737!important;
	margin-top: 2em;
	padding: 2em 1em;
	background: none;
	border:none;
}
.pointSct h3 {
	position:relative;
	height: 3.5vw;
}
.pointSct h3 img {
	position:absolute;
	top:0;
}
.pointSctTit {
}
.pointSctBlk {
}
.pointSctBlkTxt {
	width:100%;
	height:auto;
}
.pointSctBlkTxt p {
}
.pointSctBlkTxt ul {
}
.pointSctBlkTxt ul li {
	margin-right:0 !important;
	width: 48%;
}
.pointSctBlkTxt ul li:first-of-type {
	margin-right:4% !important;
}
.pointSctBlkTxt ul {
	margin-top:1em;
}
.pointSctBlkTxt ul li {
	margin-right:1em;
	font-size:2.6vw;
}
.pointSctBlkTxt ul li a,
.pointSctBlkTxt ul li div {
	padding:1em;
	width:100%;
	height:4em;
}
.pointSctBlkTxt ul li a {
}
.pointSctBlkTxt ul li a:hover,
.pointSctBlkTxt ul li div:hover {
}
.pointSctBlkTxt ul li a:after {
}
.pointSctBlkImg {
	margin-bottom:1em;
	width:100%;
	display:block;
}
}

/* #superplay
------------------------------------------ */

#superplay {
	/*background:url(../img/body_bgi.png) repeat 50% 50%;*/
	background: #373737;
	margin: 30px 0 0;
}
#superplay {
	/*background:url(../img/body_bgi.png) repeat 50% 50%;*/
	background: #373737;
	margin: 30px 0 0;
}
.superplaySct {
	padding:35px 0;
	text-align:center;
}
.superplaySct img {
	width:100%;
	height:auto;
}
.superplaySct ul {
	margin:0 auto;
	letter-spacing:-.4em;
}
.superplaySct ul li {
	margin:0 15px;
	letter-spacing:normal;
	width:355px;
	display:inline-block;
	vertical-align: top;
}
.superplaySct ul li dl {
}
.superplaySct ul li dl dt {
	height:14px;
	position:relative;
	z-index:15;
}
.superplaySct ul li dl dd {
	margin-bottom:1em;
	color:#FFF;
	position:relative;
	z-index:0;
	font-size: 14px;
}
.superplaySct ul li a {
	display:block;
}
.superplaySct ul li a:hover {
	opacity:0.6;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
}

@media screen and (max-width: 766px) {
	#superplay {
	}
	.superplaySct {
		padding:2em 0;
		text-align:center;
	}
	.superplaySct img {
	}
	.superplaySct ul {
	}
	.superplaySct ul li {
		margin:0;
		width:100%;
		display:inline-block;
	}
	.superplaySct ul li dl {
	}
	.superplaySct ul li dl dt {
		height: 3.49vw;
	}
	.superplaySct ul li dl dd {
		font-size: 3.7vw;
	}
}

/* #about
------------------------------------------ */

#about {
	background:#000;
}
#about .inner {
	width: 100%;
	padding:50px 0 40px 0;
	background:url(../../../img/schedule/page_ttl_bg.jpg) no-repeat 50% 50%;
	background-size:cover;
}
.aboutTit {
	margin-bottom:20px;
}
.aboutSct {
	overflow:hidden;
	min-width: 1212px;
	width: 1212px;
	margin: 0 auto;
}
.aboutImg {
	width:592px;
	display:inline-block;
	float:left;
	text-align:right;
}
.aboutTxt {
	padding:55px;
	width:619px;
	display:inline-block;
	float:right;
	text-align:left;
	color:#FFF;
	box-sizing:border-box;
	line-height:1.8;
}

@media screen and (max-width: 766px) {
	#about {
	}
	#about .outer {
		background:url(../../../img/schedule/page_ttl_bg.jpg) no-repeat 50% 50%;
		background-size:cover;
	}
	#about .inner {
		padding:3em 0 0;
		background: none;
	}
	.aboutTit {
		margin:0 auto 1em auto;
		width:70%;
	}
	.aboutSct {
		width: 90%;
		min-width: 90%;
	}
	.aboutImg {
		margin:0 0 1em .5em;
		width:90%;
		display:block;
		float:none;
		text-align:right;
	}
	.aboutTxt {
		padding: 1em 0 0;
		width:100%;
		display:block;
		float:none;
		text-align:left;
	}
}

/* #live
------------------------------------------ */

#live {
	padding:50px 0;
	background:#FFF;
}
#live .inner {
}
#live .liveTxt {
	width:605px;
	display:inline-block;
	float:left;
	text-align:center;
}
#live .liveTxt .liveTit {
	margin:30px auto 15px auto;
}
#live .liveTxt .liveTit img {
	margin:0 auto;
}
#live .liveImg {
	width:606px;
	display:inline-block;
	float:right;
	text-align:center;
}

.liveBtn ul {
	letter-spacing:-.4em;
	vertical-align:top;
}
.liveBtn ul li {
	letter-spacing:normal;
	text-align:center;
	display:inline-block;
	vertical-align: top;
	font-size:14px;
}
.liveBtn ul li a,
.liveBtn ul li div {
	padding:1em;
	color:#FFF;
	background:#000;
	border:1px solid #FFF;
	position:relative;
	width:405px;
	height:85px;
	box-sizing:border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}
.liveBtn ul li a {
	padding-left:4em;
	color:#FFF !important;
	text-decoration:none !important;
	overflow:hidden;
}
.liveBtn ul li:hover a,
.liveBtn ul li:hover div {
	color:#FFF !important;
	background:#495fa5 !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.liveBtn ul li i {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background:url(../img/ic_logo_off.png) no-repeat 50% 50%;
	background-size:contain;
	display:block;
	width: 12em;
}
.liveBtn ul li:hover i {
	background:url(../img/ic_logo_on.png) no-repeat 50% 50%;
	background-size:contain;
}
.liveBtn ul li a {
	padding-left:2.5em;
}
.liveBtn ul li a::before {
	padding:0.2em;
	box-sizing:border-box;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	content:"LIVE";
	background:#F00;
	color:#FFF;
	width: 6em;
	height: 6em;
	transform: rotate(-45deg);
	position:absolute;
	top:-3.2em;
	left:-3.2em;
}
.liveBtn ul li a:after {
	margin-left:0.5em;
	display:inline-block;
	content:'';
	background:url(../img/ic_blank_off.png) no-repeat 50% 50%;
	background-size:contain;
	width:1em;
	height:1em;
}

@media screen and (max-width: 766px) {
#live {
	padding:2em 0;
}
#live .inner {
}
#live .liveTxt {
	width:100%;
}
#live .liveTxt .liveTit {
	margin:0 0 1em 0;
}
#live .liveTxt .liveTit img {
}
#live .liveImg {
	width:100%;
}

.liveBtn ul {
}
.liveBtn ul li {
	font-size:2.6vw;
	display:block;
}
.liveBtn ul li a,
.liveBtn ul li div {
	width:100%;
	height:4em;
}
.liveBtn ul li a {
	padding-left:2em;
}
}

/* #link
------------------------------------------ */

#link {
	width:100%;
}
#link .outer {
	margin:0 auto;
	width: 100%;
	height: 200px;
	/*background:url(../../../img/ranking/page_ttl_bg.jpg) no-repeat 50% 50%;*/
	background-size:cover;
	display: flex;
	justify-content: center;
	align-items: center;
}
#link .inner p {
	margin-bottom:0.5em;
	font-size:20px;
	color:#FFF;
}
#link .inner a:hover {
	opacity:0.6;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
}
#link .inner ul li img {
	width: 20%;
}
#copy .inner p {
	padding:2em 1em;
	color:#FFF;
}
#copy .inner:after {
	display:none;
}

@media screen and (max-width: 766px) {
	#link {
		padding-bottom:2em;
	}
	#link .outer {
		width:100%;
		height:auto;
		/*background:none;*/
	}
	#link .inner {
		margin: 2em 0;
	}
	#link .inner p {
		font-size: 3.5vw;
	}
	#link .inner ul {
		width: 50%;
		display: inline-block;
	}
	#link .inner ul li img {
		width: 100%;
	}
	#copy .inner p {
		padding-bottom:6em;
	}
}

/*********************************************************************
.cmn_ttl-l_left（見出し - 左揃え - 大 ／汎用）
*********************************************************************/

.cmn_ttl-l_left { 
	color:#fff;
	font-weight:bold;
	font-size:162.5%;
	line-height:150%;
	padding:24px 20px;
	border-top:#444 1px solid;
	border-bottom:#444 1px solid;
	text-transform:uppercase;
	text-align: left;
	position: relative;
}
.cmn_ttl-l_left2 {
	color:#fff;
	font-weight:bold;
	font-size:162.5%;
	line-height:150%;
	padding:24px 20px;
	border-top:#444 1px solid;
	border-bottom:#444 1px solid;
	text-transform:uppercase;
}
.cmn_ttl-l_left:after {
	content:'';
	width:260px;
	height:5px;
	position:absolute;
	left:0;
	bottom:-1px;
	background:#495fa5;
}
.cmn_ttl-l_left2:after {
	content:'';
	width:260px;
	height:5px;
	position:absolute;
	left:0;
	top:84px;
	background:#495fa5;
}

/* inner */
.content_l > .inner .cmn_ttl-l_left,
.content_l.wide div .cmn_ttl-l_left2 {
	position:relative;
	width:720px;
	left:-20px;
}
.content_l.wide > .inner .cmn_ttl-l_left,
.content_l.wide div .cmn_ttl-l_left2 {
	width:1000px;
}

@media screen and (max-width:800px){
	.cmn_ttl-l_left,
	.cmn_ttl-l_left2 {
		font-size:115%;
		line-height:140%;
		padding:15px 10px;
		margin:35px 0 20px 0;
	}
	.cmn_ttl-l_left2 {
		width: 100%!important;
	}
	.cmn_ttl-l_left:after,
	.cmn_ttl-l_left2:after {
		width:50%;
		height:4px;
	}
	.cmn_ttl-l_left2:after {
		width:50%;
		height:4px;
		top:50px;
	}
	#en .cmn_ttl-l_left2:after {
		width:50%;
		height:4px;
		top:71px;
	}

	/* inner */
	.content_l > .inner .cmn_ttl-l_left,
	.content_l div .cmn_ttl-l_left2 {
		width:100%;
		left:0!important;
	}
	.content_l.wide > .inner .cmn_ttl-l_left,
	.content_l.wide .cmn_ttl-l_left2 {
		width:100%;
	}
}

/*********************************************************************
.world_link
*********************************************************************/

.world_link {
	width: 100%;
	height: 150px;
	text-align: left;
	display: flex;
	justify-content: center;
	align-items: center;
}
.world_link ul {
	margin-top: 2em;
	letter-spacing: -.4em;
	vertical-align: top;
}
.world_link ul li {
	letter-spacing:normal;
	text-align:center;
	display:inline-block;
	vertical-align: top;
	font-size:14px;
}
.world_link ul li:nth-child(odd) {
	margin-right: 50px;
}
.world_link ul li:nth-child(even) {
	margin-right: 0;
}
.world_link ul li a,
.world_link ul li div {
	padding:1em;
	color:#FFF !important;
	text-decoration:none !important;
	background:#000;
	border:1px solid #FFF;
	position:relative;
	width:300px;
	height:70px;
	box-sizing:border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}
.world_link ul li a {
}
.world_link ul li a:hover,
.world_link ul li div:hover {
	color:#FFF !important;
	background:#495fa5;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.world_link ul li a:after {
	margin-left:0.5em;
	display:inline-block;
	content:'';
	background:url(../img/ic_blank_off.png) no-repeat 50% 50%;
	background-size:contain;
	width:1em;
	height:1em;
}
@media screen and (max-width: 766px) {
	.world_link {
		width:100%;
		height:auto;
	}
	.world_link p {
	}
	.world_link ul {
	}
	.world_link ul li {
		margin:0 !important;
		width: 100%;
	}
	.world_link ul li:first-of-type {
		margin: 1em 0 !important;
	}
	.world_link ul {
		margin-top:1em;
	}
	.world_link ul li {
		margin:1em 0 3em !important;
		font-size:2.6vw;
	}
	.world_link ul li a,
	.world_link ul li div {
		padding:1em;
		width:100%;
		height:4em;
	}
}

/*********************************************************************
.display（SP・PC非表示 ／ 汎用）
*********************************************************************/

.display_sp { display:none; }

@media screen and (max-width: 766px){
.display_pc { display:none; }
.display_sp { display:block; }
}

/*********************************************************************
.ld_box
*********************************************************************/

.ld_box {
	text-align: center;
	background-size: 100%;
}
#ld_sns {
	width: 150px;
	margin: 20px auto 30px;
}
.ld_sns_li {
	position: relative;
	float: left;
	margin: 0 10px;
}
#ld_sns #ld_sns_tw img:hover,
#ld_sns #ld_sns_fb img:hover,
#ld_sns #ld_sns_is img:hover{ opacity: 0; }

#ld_sns #ld_sns_tw a:after,
#ld_sns #ld_sns_fb a:after,
#ld_sns #ld_sns_is a:after{
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	opacity: 0;
	content: "";
	transition: all .30s ease 0s;
	-webkit-transition: all .30s ease 0s;	
}

#ld_sns #ld_sns_tw a:after { background: url(../../../img/gf2018/sns_tw_on.png) top no-repeat; }
#ld_sns #ld_sns_fb a:after { background: url(../../../img/gf2018/sns_fb_on.png) top no-repeat; }
#ld_sns #ld_sns_is a:after { background: url(../../../img/gf2018/sns_is_on.png) top no-repeat; }

#ld_sns #ld_sns_tw a:hover:after,
#ld_sns #ld_sns_fb a:hover:after,
#ld_sns #ld_sns_is a:hover:after { opacity: 1; }

@media screen and (max-width: 766px){
	#ld_sns {
		margin: 1em auto;
	}
}


/*********************************************************************
#g_footer #page_top
*********************************************************************/

#g_footer { 
	width:100%;
	min-width:1000px;
	background:#000;
	border-top:#444 1px solid;
}
#g_footer > * {
	padding:40px 0;
}
#g_footer #page_top {
	width:100%;
	min-width:1000px;
	height:0;
	padding:0;
	position:fixed;
	bottom:0;
	left:0;
	z-index:50;
}
#g_footer #page_top a {
	display:block;
	width:40px;
	height:40px;
	position:absolute;
	right:20px;
	top:-60px;
	background:#000;
	overflow:hidden;
	border:#444 1px solid;
	opacity:0;
	visibility:hidden;
}
#g_footer #page_top.relative {
	position:relative;
}
#g_footer #page_top a,
#g_footer #page_top a img {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity:0.8;
	visibility:visible;
}
#g_footer #page_top a img {
	width: 100%;
}
#g_footer #page_top.relative { 
	position: relative;
}
#g_footer #page_top.visible a {
	opacity:1;
	visibility:visible;
}
.og-android.ov-4 #g_footer #page_top a,
.og-android.ov-4 #g_footer #page_top a img {
	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	-o-transition:none;
	transition:none;
}

/* hover */
#g_footer #page_top a:hover { 
	background:#444;
}
#g_footer #page_top a:hover img {
	opacity:1;
}

* html #g_footer .top {
	zoom:1; /*\*//*/ height:auto; overflow:hidden; /**/ 
}
*:first-child+html #g_footer .top {
	zoom:1;
}

@media screen and (max-width:800px){
	#g_footer {
		min-width:0;
	}
	#g_footer > * {
		padding:5px 10px;
	}
	#g_footer #page_top { 
		min-width:0;
	}
	#g_footer #page_top a {
		width:32px;
		height:32px;
		top:-42px;
		right:10px;
	}

	/* hover */
	#g_footer #page_top a:hover {
		background:#000;
	}
	#g_footer #page_top a:hover img {
		opacity:0.5;
	}
}

