﻿@font-face {
	font-family: 'HG明朝E';
	/*src: url(../font/HGRME_0.TTC)*/
	src:url('../font/HGRME_0.woff') format('woff');
}


html {}

body {
	background-color: #9badce;
	font-family: 'メイリオ', 'Meiryo', 'Noto Sans JP'
}

a {
	display: block;
	width: 100%;
	height: 100%;
}
a:hover {
	/*opacity: 0.5;*/
}

.container {
	position: relative;
	opacity: 0;
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}

header {
	position: fixed;
	right: 0;
	width: 100%;
	min-width: 1200px;
	/*max-width: 1920px;*/
	height: 52px;
	margin: 0 auto;
	background-color: #fff;
	z-index: 9999;

    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1);
}

nav {
	opacity: 1;
	position: absolute;
	top: 15px;
	right: 180px;
	width: 100%;
	min-width: 1200px;
	text-align: right;
	z-index: 10;
}

nav .menu {
	letter-spacing: -.4em;
}

nav .menu .item {
	color: #999999;
	display: inline-block;
	padding: 0 5px;
}

nav .menu .item img.over {
	top: 5px !important;
}

.lang {
    position: fixed;
    top: 15px;
    right: 30px;
    font-size: 0;
    z-index: 10;
}
.lang .item {
    display: inline-block;
    margin-right: 3px;
}


main {
	display: block;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	min-width: 1200px;
	background: url(../img/media/bg.jpg) no-repeat center top #fff;
	background-size: 100% auto;
	background-attachment: fixed;
	padding-bottom: 60px;
}


.logo {
	margin: 0 auto;
	text-align: center;
	padding-top: 124px;
}
.title {
	margin: 0 auto 50px;
	text-align: center;
}

.bg-area {
	width: 1100px;
	margin: 0 auto 0;
	background-color: rgba(255, 255, 255, 0.7);
	padding-top: 66px;
	padding-bottom: 45px;
}

.lead {
	margin: 0 auto;
	text-align: center;
}
.copy {
	margin: 23px auto 60px;
	text-align: center;
}

.box-header {
	margin: 0 auto 0;
	text-align: center;
}
.box-body {
	color: #333333;
	font-size: 15px;
	font-family: 'ヒラギノ角ゴ Pro';
	font-weight: bold;
	margin: 0 auto 0;
	padding: 50px 0 35px 65px;
	width: 920px;
	background-color: #fff;
	line-height: 1.4;
	margin-bottom: 40px;
}
.box-body span {
	color: #ff6fa2;
	font-size: 18px;
}
.box-body.first {
	padding-bottom: 30px;
}

.graphic {
	text-align: center;
}

.list li {
	margin-bottom: 25px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}
.list li:last-child {
	margin-bottom: 30px;
}
.list li:hover {
	opacity: 0.6;
}

.sub-title {
	color: #333333;
	font-size: 18px;
	margin-bottom: 30px;
}

.product {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 auto 40px;
	width: 920px;
}
.product li {
	margin-bottom: 20px;
}

.ttl_limited {
	margin: 0 auto 13px;
}

.wrapper {
	width: 920px;
	/*height: 3498px;*/
	margin: 0 auto;
	padding: 60px 0 40px;
	background-color: #fff;
	text-align: center;
}
.ttl_list {
	margin: 0 auto 47px;
}

.box-mid {
	margin: 0 auto 0;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}
.box-mid:hover {
	opacity: 0.6;
}

.ttl_privilege {
	margin: 60px auto 20px;
}



.maker {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: 'ヒラギノ角ゴ Pro';
	width: 400px;
	height: 40px;
	background-color: #4d6db0
}

.list.privilege {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 834px;
	margin: 0 auto 0;
}

.list.privilege li {
	width: 417px;
	margin-bottom: 20px;
}
.list.privilege li:hover {
	/*opacity: 0.5;*/
}

.caption {
	font-size: 13px;
	font-weight: bold;
	width: 820px;
	margin: 0 auto 0;
	padding-left: 10px;
	text-align: left;
	line-height: 1.5;
}

.wrapper.delivery {
	color: #333333;
	width: 920px;
	margin: 40px auto 0;
	padding-left: 60px;
	padding-bottom: 17px;
	font-family: 'ヒラギノ角ゴ Pro';
	font-weight: bold;
	text-align: left;
}
.ttl_delivery {
	color: #4d6db0;
	font-size: 30px;
	margin-bottom: 28px;
}
.ttl_delivery span {
	font-size: 24px;
}
.start {
	margin-bottom: 28px;
}
.ttl_degital, .ttl_rental {
	font-size: 20px;
	margin-bottom: 10px;
}
.price {
	font-size: 16px;
	margin-bottom: 5px;
}
.link {
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 28px;
}
.link a:link,
.link a:visited {
	color: #4d6db0;
	display: inline;
}
.other {
	font-size: 13px;
	margin-bottom: 28px;
}

.copy-right {
	color: #fff;
	font-size: 10px;
	margin-top: 50px;
	text-align: center;
}

/*--------------------------------------------------*/
/* YouTube2 */
/*--------------------------------------------------*/
.overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.9);
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 300;
}

.overlay.transparent {
	background-color: rgba(255, 255, 255, 0.9);
}

.overlay:after {
	position: relative;
}

.overlay .close {
	display: none;
	position: fixed;
	top: 20px;
	right: 20px;
	width: 50px;
	height: 50px;
	background: url(../img/close_off.png) no-repeat 0 0 transparent;
	cursor: pointer;
	z-index: 150;
}

.overlay .close:hover {
	background: url(../img/close_on.png) no-repeat 0 0 transparent;
}

/*
 .overlay .player {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto auto;
	background-color: #fff;
	z-index: 100;
}
*/
.video {
	position: absolute;
	top: -120px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto auto;
	width: 1000px;
	height: 560px;
	z-index: 150;
}

.video:after {
	position: relative;
}

.overlay .loader {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto auto;
	width: 128px;
	height: 128px;
	z-index: 0;
}


.tabs {
    position: absolute;
    bottom: auto;
    left: 0;
    right: 0;
	margin: auto auto;
	width: 100%;
	/*overflow: hidden;*/
	z-index: 200;
	
/*	position: absolute;
	top: 600px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto auto;

	display: table;
	width: 100%;*/
}

.tabs .tab {
	float: left;
	color: #5b7bba;
	width: 33.33%;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
	padding: 2% 0;
	border: 1px solid #5b7bba;
	text-align: center;
	cursor: pointer;
	border-collapse: collapse;
	border-spacing: 0;
	
/*	color: #5b7bba;
	background-color: transparent;
	width: 50%;
	height: 35px;
	display: table-cell;
	vertical-align: middle;
	font-size: 17px;
	border: 1px solid #5b7bba;
	text-align: center;
	cursor: pointer;*/
}

.tabs .tab.active {
	color: #fff;
	background-color: #5b7bba;
	text-align: center;
	cursor: default;
}


.new {
	color: #fff;
	background-color: #ff209c;
	padding: 7px 10px;
}


/*--------------------------------------------------*/
/* inview.js */
/*--------------------------------------------------*/
/*
.inview,
.inview02,
.inview03 {
	opacity: 0;
}
*/

/*--------------------------------------------------*/
/* ページ内スクロール */
/*--------------------------------------------------*/
.to-top {
	display: none;
	opacity: 1;
	position: fixed;
	bottom: 30px;
	right: 30px;
	cursor: pointer;
}



/*--------------------------------------------------*/
/* 切り替え用 */
/*--------------------------------------------------*/
.history .content {
	display: none;
}

.history .content.active {
	display: block;
}

/*--------------------------------------------------*/
/* vod */
/*--------------------------------------------------*/
main h1.vod{
	width:1100px;
	margin:auto;
	position:absolute;
	top:55px;
	left:0;
	right:0;
}

#vod_block {
	padding-top:500px;
	position:relative;
	z-index:1000;
}

.vod_block_inner {
	width:1000px;
	margin:0 auto;
	background-color:#fff;
}

.vod_block_inner ul{
	width:940px;
	margin:0 auto;
  justify-content: space-between;
  align-items: center;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	font-family: 'ヒラギノ角ゴ Pro';
  font-weight: bold;
}

.vod_block_inner ul li{
	width:100%;
	border-bottom:1px solid #cccccc;
	margin-bottom:30px;
	padding-bottom:30px;
	text-align:center;
}

.vod_block_inner ul li a{
	color:#4d6db0;
	font-size:16px;
	display:inline;
}

.vod_block_inner .caution{
	font-size:14px;
	color:#333333;
	width:940px;
	margin:0 auto;
	line-height:1.6;
	padding-bottom:20px;
}

.mt60{
	margin-top:60px;
}