

.none {
	display: none;
}
.fw {
	letter-spacing: 0.1em;
}
.fw a {
	color: #000000;
}
.fw a:hover {
	text-decoration: none;
}
.fw .section {
	padding-bottom: 70px;
}
.fw .section h1 {
	text-align: center;
	margin-bottom: 60px;
}
.fw .section h1 span {
	padding: 0 45px;
	font-size: 20px;
	background: #ffdd00;
	line-height: 48px;
	text-align: center;
	position: relative;
	display: inline-block;
	font-weight: bold;
	letter-spacing: 0.08em;
}
.fw .section h1 span:before, .fw .section h1 span:after {
	content: '';
	display: block;
	width: 18px;
	height: 48px;
	position: absolute;
	top: 0;
	background: #ffdd00;
}
.fw .section h1 span:before {
	left: -10px;
	-webkit-transform: skewX(20deg);
	-ms-transform: skewX(20deg);
	transform: skewX(20deg);
}
.fw .section h1 span:after {
	right: -10px;
	-webkit-transform: skewX(-20deg);
	-ms-transform: skewX(-20deg);
	transform: skewX(-20deg);
}
.fw .inner.small {
	max-width: 744px;
	margin: 0 auto;
}
.fw #header {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	background: #004990;
	display: table;
	width: 100%;
	min-width: 1024px;
	height: 65px;
	padding: 0 26px;
}
.fw #header .logo {
	display: table-cell;
	vertical-align: middle;
}
.fw #header .logo img {
	width: 114px;
}
.fw #header .sns {
	display: table-cell;
	vertical-align: middle;
	font-size: 0;
	text-align: right;
}
.fw #header .sns .fb, .fw #header .sns .tw {
	display: inline-block;
}
.fw #header .sns .fb a, .fw #header .sns .tw a {
	display: block;
	width: 30px;
	text-align: center;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.fw #header .sns .fb a:hover, .fw #header .sns .tw a:hover {
	opacity: 0.8;
}
.fw #header .sns .fb {
	padding-left: 16px;
	position: relative;
}
.fw #header .sns .fb:after {
	content: '';
	display: block;
	width: 1px;
	height: 24px;
	background: rgba(255, 255, 255, 0.5);
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -12px;
}
.fw #header .sns .fb img {
	width: 12px;
}
.fw #header .sns .tw {
	padding-right: 16px;
}
.fw #header .sns .tw img {
	width: 26px;
}
.fw #footer {
	display: table;
	width: 100%;
	height: 70px;
	letter-spacing: 0.1em;
	background: -webkit-linear-gradient(315deg, #006dbb 30%, #004890 70%);
	background: linear-gradient(135deg, #006dbb 30%, #004890 70%);
}
.ie9 .fw #footer {
	background: #004990;
}
.fw #footer .copyright {
	font-size: 10px;
	padding-left: 35px;
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	letter-spacing: 0.08em;
}
.fw #footer .link {
	padding-right: 20px;
	display: table-cell;
	vertical-align: middle;
	font-size: 0;
	text-align: right;
}
.fw #footer .link li {
	display: inline-block;
	border-left: 1px solid #fff;
	line-height: 1;
	vertical-align: middle;
}
.fw #footer .link li a {
	font-size: 12px;
	padding: 0 15px;
	color: #fff;
	font-weight: bold;
}
.fw #footer .link li a:hover {
	opacity: 0.8;
}
.fw #footer .link li:first-child {
	border-left: 0;
}
#home.fw #main h1 {
	font-size: 44px;
	padding-bottom: 25px;
}
#home.fw #main h1 span {
	display: block;
	font-size: 28px;
	padding-bottom: 23px;
}
#home.fw #main .txt {
	font-size: 20px;
	padding-bottom: 33px;
	line-height: 180%;
}
#home.fw #main .logo img {
	width: 299px;
}
#container {
	background: #00050a;
	margin-bottom: 0;
}
#sec01 div {
	background-image: url(../images/bg_sec01.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 920px;
	height: 322px;
	margin: 0 auto 58px;
	color: #FFF;
	position: relative;
}
#sec01 h2 {
	display: none;
}
#sec01 p {
	position: absolute;
	top: 65px;
	width: 460px;
	left: 413px;
	font-size: 20px;
	line-height: 2.3;
	letter-spacing: 0em;
	color: #a0dcff;
}
#sec02 div {
	background-image: url(../images/bg_sec02.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 920px;
	height: 326px;
	margin: 0 auto 74px;
	color: #FFF;
	position: relative;
}
#sec02 h2 {
	display: none;
}
#sec02 p {
	position: absolute;
	top: 57px;
	width: 460px;
	left: 55px;
	font-size: 20px;
	line-height: 2.3;
	letter-spacing: -0.08em;
	letter-spacing: 0em;
	color: #a0dcff;
}
#sec03 div {
	background-image: url(../images/bg_sec03.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 920px;
	height: 322px;
	margin: 0 auto 70px;
	color: #FFF;
	position: relative;
}
#sec03 h2 {
	display: none;
}
#sec03 p {
	position: absolute;
	top: 64px;
	width: 460px;
	left: 411px;
	font-size: 20px;
	line-height: 2.3;
	letter-spacing: 0em;
	color: #a0dcff;
}
#sec04 {
	width: 920px;
	margin: 0 auto;
	position: relative;
}
#sec04 h2 {
	display: none;
}
#sec04 div {
	background-image: url(../images/bg_sec04.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 920px;
	height: 326px;
	margin: 0 auto 78px;
	color: #FFF;
	position: relative;
}
#sec04 p#bio {
	position: absolute;
	top: 58px;
	width: 460px;
	left: 55px;
	font-size: 20px;
	line-height: 2.3;
	letter-spacing: -0.08em;
	color: #a0dcff;
}

.safari #sec04 p#bio {
	position: absolute;
	top: 58px;
	width: 460px;
	left: 55px;
	font-size: 20px;
	line-height: 2.3;
	letter-spacing: -0.1em;
	color: #a0dcff;
}

.mac #sec04 p#bio {
	position: absolute;
	top: 58px;
	width: 460px;
	left: 55px;
	font-size: 20px;
	line-height: 2.3;
	letter-spacing: -0.1em;
	color: #a0dcff;
}

#sec04 p#det {
	position: absolute;
	top: 347px;
	width: 460px;
	left: 55px;
	font-size: 10px;
	line-height: 2.3;
	letter-spacing: -0.08em;
	color: #a0dcff;
}
#home #main {
	position: relative;
	width: 100%;
	height: 1152px;
	background-image:url(../images/bg02.png), url(../images/bg01.png);
	background-repeat:no-repeat, repeat-x;
	background-position:right, left ;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.08em;
	margin: 0 auto;
}

#home #main_in {
	position: inherit;
	width: 1280px;
	height: 1152px;
	margin:0 auto;
	background-image:url(../images/main_bg.png);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0 auto;
}

#home #main .inner {
	width: 580px;
	position: absolute;
	top: 905px;
	left: 150px;
	padding: 0!important;
	margin: 0!important;
	height: auto!important;
	font-size: 16px!important;
	font-weight: inherit!important;
}
#home #main .inner p {
	font-weight: normal;
	letter-spacing: 0em;
	color: #a0dcff;
	margin-bottom: 10px;
	line-height: 2.3;
}
#home #main .inner p#det0 {
	font-weight: normal;
	letter-spacing: -0.06em;
	color: #a0dcff;
	font-size: 10px;
	line-height: 1.4;
}
#bt {
	margin: 0 auto;
	padding-bottom: 85px;
	width: 905px;
	clear: both;
}
#bt li {
	width: 433px;
	float: left;
}
#bt li:nth-child(2) {
	width: 433px;
	float: right;
}
#bt li a img:hover {
	opacity: 0.6;
}
 @media only screen and (max-width: 768px) {
#container {
	background: #00060c;
	margin-bottom: 0;
}
	 
.fw {
	font-size: 12px;
}
.fw #header {
	min-width: inherit;
	height: 60px;
	position: static;
}
.fw #header .logo {
	text-align: center;
}
.fw #header .logo img {
	width: 137px;
	height: 26px;
}
.fw #header .sns {
	display: none;
}
.fw #footer {
	background: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: auto;
}



#home.fw #main {
	position: inherit;
	background: none;
	width: 100%;
	height: auto;
	margin: 0 auto 0;
	padding-bottom:10%;
	background-color:#00060c;
}
#home.fw #main .inner {
	position: inherit;
	width: 100%;
	height: auto!important;
	padding: 5% 5% 0!important;
	margin: 0 0 5%!important;
	font-size: 16px!important;
	font-weight: inherit!important;
}
#home.fw #main .inner p {
	font-weight: normal;
	line-height: 2.0;
	letter-spacing: -0.07em;
	color: #a0dcff;
}
#home.fw #main .inner p#det0 {
	font-weight: normal;
	color: #a0dcff;
	font-size: 12px;
	font-size: 3.125vw;
	letter-spacing: -0.09em;
	margin-top: 3%;
}

#home #main_in {
	position: inherit;
	width: 100%;
	height: auto;
	margin:0 auto;
	background-image:none;
	background-color:#00060c;
	margin: 0;
}

#home #main #sp_main {
	width: 100%;
}
#home #main #sp_main img {
	width: 100%;
	max-width: 100%;
}

.fw #footer .copyright {
	display: block;
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
	color: #000000;
	line-height: 200%;
	letter-spacing: 0.02em;
	padding: 15px 0;
	text-align: center;
}
.fw #footer .copyright span {
	letter-spacing: 0.05em;
	display: block;
}
.fw #footer .link {
	display: block;
	background: #003893;
	text-align: center;
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	padding: 13px 0;
}
.fw #footer .link li a {
	font-size: 10px;
	padding: 0 15px;
}
.fw #footer .sns {
	width: 100%;
	height: 50px;
	display: table;
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}
.fw #footer .sns .fb, .fw #footer .sns .tw {
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-position: 20px 50%;
	background-repeat: no-repeat;
}
.fw #footer .sns .fb {
	background-color: #365590;
	background-image: url("../../common/images/sns_fb.png");
	background-size: 6px 11px;
}
.fw #footer .sns .tw {
	background-color: #55c2e2;
	background-image: url("../../common/images/sns_tw.png");
	background-size: 13px 11px;
}
#home.fw #main .logo img {
	width: 158px;
	height: 27px;
}
#home.fw p {
	font-size: 17px;
	font-size: 4.0625vw;
}

#home.fw #sec01 {
	margin-bottom: 5%;
}
#home.fw #sec01 div {
	background-image: url(../images/bg_sec01_sp.png);
	background-repeat: no-repeat;
	background-size: 50%;
	background-position: top center;
	width: 100%;
	height: auto;
	margin: 0 auto;
	color: #FFF;
	position: inherit;
	top: inherit;
	left: inherit;
	padding: 55% 5% 0;
}
#home.fw #sec01 h2 {
	display: none;
}
#home.fw #sec01 p {
	position: inherit;
	top: inherit;
	left: inherit;
	width: 100%;
	line-height: 2.0;
	color: #a0dcff;
	letter-spacing: -0.04em;
}
#home.fw #sec02 {
	margin-bottom: 5%;
}
#home.fw #sec02 div {
	background-image: url(../images/bg_sec02_sp.png);
	background-repeat: no-repeat;
	background-size: 50%;
	background-position: top center;
	width: 100%;
	height: auto;
	margin: 0 auto;
	color: #FFF;
	position: inherit;
	top: inherit;
	left: inherit;
	padding: 55% 5% 0;
}
#home.fw #sec02 h2 {
	display: none;
}
#home.fw #sec02 p {
	position: inherit;
	top: inherit;
	left: inherit;
	width: 100%;
	line-height: 2.0;
	color: #a0dcff;
	letter-spacing: -0.04em;
}
#home.fw #sec03 {
	margin-bottom: 5%;
}
#home.fw #sec03 div {
	background-image: url(../images/bg_sec03_sp.png);
	background-repeat: no-repeat;
	background-size: 50%;
	background-position: top center;
	width: 100%;
	height: auto;
	margin: 0 auto;
	color: #FFF;
	position: inherit;
	top: inherit;
	left: inherit;
	padding: 55% 5% 0;
}
#home.fw #sec03 h2 {
	display: none;
}
#home.fw #sec03 p {
	position: inherit;
	top: inherit;
	left: inherit;
	width: 100%;
	line-height: 2.0;
	color: #a0dcff;
	letter-spacing: -0.04em;
}
#home.fw #sec04 {
	width: 100%;
	margin: 0 auto 10%;
	position: inherit;
}
#home.fw #sec04 h2 {
	display: none;
}
#home.fw #sec04 div {
	background-image: url(../images/bg_sec04_sp.png);
	background-repeat: no-repeat;
	background-size: 50%;
	background-position: top center;
	width: 100%;
	height: auto;
	margin: 0 auto;
	color: #FFF;
	position: inherit;
	padding: 55% 5% 0;
}
#home.fw #sec04 p#bio {
	position: inherit;
	top: inherit;
	left: inherit;
	width: 100%;
	font-size: 17px;
	font-size: 4.0625vw;
	line-height: 2.0;
	color: #a0dcff;
	letter-spacing: -0.04em;
	margin-bottom: 3%;
}
#home.fw #sec04 p#det {
	position: inherit;
	top: inherit;
	left: inherit;
	width: 90%;
	font-size: 12px;
	font-size: 3.125vw;
	line-height: 2.0;
	color: #a0dcff;
	margin: 0 5%;
}
#bt {
	margin: 0 auto 0;
	padding: 0 5% 5%;
	width: 100%;
	background: #000;
}
#bt li {
	width: 100%;
	margin-bottom: 10%;
	float: inherit;
}
#bt li p#news {
	width: 20%;
}
#bt li p#movie {
	width: 20%;
}
#bt li img {
	width: 100%;
}
#bt li:nth-child(2) {
	width: 100%;
	float: inherit;
}
#bt li a img:hover {
	opacity: 0.6;
}
}
