@charset "utf-8";
/* CSS INFORMATION -====================================================
File name : top.css
Description : TOPページCSS
===================================================================== */


/* =====================================================================
*    #main
* =================================================================== */
#main {
	background: url(../images/top/bg_contents_base.jpg) repeat center top;
	background-size: 56px auto;
}

@media screen and (min-width:800px){
	#main {
		background: url(../images/top/bg_contents_base.jpg) repeat center top;
		background-size: 112px auto;
		padding-bottom: 40px;
	}
}

/* #main .main-visual_wrap */
.main-visual_wrap {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	background: url(../images/top/bg_main-visual_sp.jpg) no-repeat center top;
	background-size: 490px auto;
}

.main-visual_wrap {
	width: 100%;
	background: url(../images/top/bg_main-visual_sp_crowd02.png) no-repeat left bottom,  url(../images/top/bg_main-visual_sp_crowd01.png) no-repeat right top, url(../images/top/bg_main-visual_pc_gradation.png) repeat-x center top, linear-gradient(to left, #1795f0 0%, #73d9ff 68%, #73d9ff 100%);
	background-size: 435px auto, 270px auto, auto 100%, 100% auto;
}

.main-visual_wrap::before {
	content: "";
	width: 600px;
	height: 325px;
	display: block;
	background: url(../images/top/bg_sunlight.png) no-repeat center top;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	left: 50%;
	margin-top: -48px;
	margin-left: -365px;
}

.main-visual_wrap .main-visual {
	width: 490px;
	height: 400px;
	position: relative;
	left: 50%;
	margin-left: -245px;
}

.main-visual_wrap .catch01 {
	width: 297px;
	height: auto;
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

.main-visual_wrap .catch02 {
	width: 71px;
	height: auto;
	position: absolute;
	top: 95px;
	left: 50%;
	margin-left: 75px;
}

.main-visual_wrap .rekishi {
	width: 85px;
	height: auto;
	position: absolute;
	top: 90px;
	right: 50%;
	margin-right: 65px;
}

.main-visual_wrap .onair {
	width: 269px;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

.main-visual_wrap .sns {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	right: 0;
	margin-left: auto;
}

.main-visual_wrap .sns ul {
    letter-spacing: -.40em;
    text-align: right;
	padding-top: 5px;
}

.main-visual_wrap .sns ul li {
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
}

@media screen and (min-width:800px){
	.main-visual_wrap {
		background: url(../images/top/bg_main-visual_pc_crowd02.png) no-repeat left bottom,  url(../images/top/bg_main-visual_pc_crowd01.png) no-repeat right top, url(../images/top/bg_main-visual_pc_gradation.png) repeat-x center top, linear-gradient(to left, #1795f0 0%, #73d9ff 68%, #73d9ff 100%);
		background-size: 1700px auto, 1077px auto, auto 100%, 100% auto;
	}

	.main-visual_wrap::before {
		width: 120.7844%;
		max-width: 1232px;
		height: 0;
		padding-top: 63.2353%;
		margin-top: 0;
		margin-left: -87.451%;
	}

	.main-visual_wrap .main-visual {
		width: 117.648%;
		max-width: 1200px;
		height: auto;
		margin-left: -58.824%;
	}

	.main-visual_wrap .main-visual::before {
		content: "";
		width: 100%;
		height: 0;
		padding-top: 78.3334%;
		display: block;
		background: url(../images/top/img_main-visual_pc.png) no-repeat center bottom;
		background-size: 100% auto;
	}

	.main-visual_wrap .main-visual img {
		display: none;
	}

	.main-visual_wrap .logo {
		width: 42.6471%;
		max-width: 435px;
		position: absolute;
		bottom: 0;
		right: 50%;
		margin-bottom: 1.4706%;
		margin-right: 5.3922%;
	}

	.main-visual_wrap .catch01 {
		width: 73.5295%;
		max-width: 750px;
		top: 0;
		margin-top: 3.9216%;
	}

	.main-visual_wrap .catch02 {
		width: 19.6079%;
		max-width: 200px;
		top: 0;
		margin-top: 19.1177%;
		margin-left: 28.4314%;
	}

	.main-visual_wrap .rekishi {
		width: 23.5295%;
		max-width: 240px;
		top: 0;
		margin-top: 19.1177%;
		margin-right: 26.4706%;
	}

	.main-visual_wrap .onair {
		width: 52.7451%;
		max-width: 538px;
		bottom: 0;
		left: 50%;
		right: auto;
		margin-bottom: 0;
		margin-left: -4.7059%;
		margin-right: auto;
	}
}

@media screen and (min-width:1320px){
	.main-visual_wrap .main-visual {
		width: 1200px;
		margin-left: -600px;
	}

	.main-visual_wrap::before {
		width: 1232px;
		padding-top: 645px;
		margin-left: -894px;
	}

	.main-visual_wrap .logo {
		width: 435px;
		margin-bottom: 15px;
		margin-right: 55px;
	}

	.main-visual_wrap .catch01 {
		width: 750px;
		margin-top: 40px;
	}

	.main-visual_wrap .catch02 {
		width: 200px;
		margin-top: 195px;
		margin-left: 290px;
	}

	.main-visual_wrap .rekishi {
		width: 240px;
		margin-top: 195px;
		margin-right: 270px;
	}

	.main-visual_wrap .onair {
		width: 538px;
		margin-bottom: 0;
		margin-left: -48px;
	}
}

/* #main #news_area_sp */
#news_area_sp {
	width: 100%;
	background: url(../images/common/bg_nav.jpg) repeat center top;
	background-size: 25px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.news_area_inner {
	width: 93.75%;
	max-width: 500px;
	background-color: #FFF;
	border: 2px solid #0c45ae;
	border-radius: 5px;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}

.news_area_inner h1 {
	height: 23px;
	position: relative;
	background-color: #0c45ae;
}

.news_area_inner h1 img {
	width: auto;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.news_area_inner h1::before,
.news_area_inner h1::after {
	content: "";
	width: 4.0541%;
	height: 0;
	padding-top: 4.0541%;
	background: url(../images/common/bg_news_ttl.jpg) no-repeat center top;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
}

.news_area_inner h1::before {
	left: 0;
	margin-left: 1.0136%;
}

.news_area_inner h1::after {
	right: 0;
	margin-right: 1.0136%;
}

.news_area_inner dl {
	font-size: 1.4rem;
	line-height: 1.5em;
	padding: 5px 10px;
}

.news_area_inner dl dt {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.news_area_inner dl dd {
	border-bottom: 1px solid #ffd200;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
}

.news_area_inner dl dd:last-child {
	border-bottom: none;
}


/* =====================================================================
*    #main #mydo_area
* =================================================================== */
#mydo_area {
	text-align: center;
	background-color: #0c45ae;
	padding-bottom: 5px;
	padding-top: 5px;
}

#mydo_area .mydo_inner {
	width: 87.5%;
	max-width: 100%;
	display: inline-block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#mydo_area .mydo_inner::before {
	content: "";
	width: 7.1429%;
	height: 0;
	padding-top: 10.7143%;
	display: block;
	background: url(../images/common/bg_mydo_left.png) no-repeat left center;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin-top: auto;
	margin-bottom: auto;
}

#mydo_area .mydo_inner::after {
	content: "";
	width: 7.1429%;
	height: 0;
	padding-top: 10.7143%;
	display: block;
	background: url(../images/common/bg_mydo_right.png) no-repeat right center;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin-top: auto;
	margin-bottom: auto;
}

#mydo_area .mydo_inner a {
	width: 78.5715%;
	display: block;
	font-size: 1.3rem;
	line-height: 1.4em;
	color: #e82516;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 2.34375% 3.125%;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width:800px){
	#mydo_area {
		padding-bottom: 10px;
		padding-top: 10px;
	}

	#mydo_area .mydo_inner {
		width: 58.8236%;
		max-width: 600px;
	}

	#mydo_area .mydo_inner::before {
		width: 4.6667%;
		padding-top: 7%;
	}

	#mydo_area .mydo_inner::after {
		width: 4.6667%;
		padding-top: 7%;
	}

	#mydo_area .mydo_inner a {
		width: 87.3334%;
		font-size: 2.0rem;
		line-height: 1.4em;
		border-radius: 10px;
		padding: 5px 20px;
	}
}

/* =====================================================================
*    #main #story_area
* =================================================================== */
#story_area {
	background: url(../images/common/bg_story.jpg) repeat center top;
	background-size: 224px auto;
	padding-top: 30px;
	padding-bottom: 55px;
}

#story_area .inner {
	width: 93.75%;
	max-width: 500px;
	position: relative;
	background-color: #FFF;
	border: 5px solid #FFF;
	border-radius: 5px;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}

#story_area .inner > * {
	position: relative;
	z-index: 101;
}

#story_area .inner::before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background: url(../images/top/bg_next_neji.jpg) no-repeat left top, url(../images/top/bg_next_neji.jpg) no-repeat right top, url(../images/top/bg_next_neji.jpg) no-repeat left bottom, url(../images/top/bg_next_neji.jpg) no-repeat right bottom;
	background-size: 12px auto, 12px auto, 12px auto, 12px auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#story_area .inner::after {
	content: "";
	width: 100%;
	padding-bottom: 5.3572%;
	display: block;
	position: relative;
}

#story_area .inner .story_subttl {
	width: 210px;
	height: auto;
	padding-top: 8.6207%;
	margin-left: auto;
	margin-right: auto;
}

#story_area .inner .thumbnail_area {
	width: 96.5518%;
	position: relative;
	border: 3px solid #ffd200;
	box-sizing: border-box;
	margin-top: 10.3449%;
	margin-left: auto;
	margin-right: auto;
}

#story_area .inner .thumbnail_area .link,
#story_area .inner .thumbnail_area .link a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#story_area .inner .story_detail {
	width: 96.5518%;
	margin-top: 7.1429%;
	margin-left: auto;
	margin-right: auto;
}

#story_area .inner .story_detail .title {
	color: #0c45ae;
	font-size: 1.6rem;
	line-height: 1.4em;
	font-weight: bold;
	text-align: center;
}

#story_area .inner .story_detail .onair_time {
	font-size: 1.5rem;
	line-height: 1.2em;
	text-align: center;
	padding-top: 5px;
}

#story_area .inner .story_detail .onair_time span {
	display: block;
	font-size: 1.3rem;
	line-height: 1.2em;
}

#story_area .inner .more_btn {
	width: 100%;
	position: relative;
	margin-top: 8.92858%;
}

#story_area .inner .more_btn::before {
	content: "";
	width: 64.2858%;
	height: 0;
	padding-top: 42.5%;
	display: block;
	background: url(../images/top/img_story_bomb.png) no-repeat center bottom;
	background-size: 100% auto;
	margin-left: auto;
	margin-right: auto;
}

#story_area .inner .more_btn a {
	width: 181px;
	display: block;
	position: absolute;
	bottom: -43px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width:800px){
	#story_area {
		background: url(../images/common/bg_story.jpg) repeat center top;
		background-size: 448px auto;
		position: relative;
		padding-top: 40px;
		padding-bottom: 9.2251%;
		overflow: hidden;
	}

	#story_area::after {
		content: "";
		width: 33.2104%;
		height: 0;
		padding-top: 21.9558%;
		height: 238px;
		display: block;
		background: url(../images/top/img_story_bomb.png) no-repeat center bottom;
		background-size: 100% auto;
		position: absolute;
		left: 50%;
		bottom: 0;
		margin-left: 30.4429%;
		z-index: 105;
	}

	#story_area .page_ttl::before {
		background: url(../images/story/img_ttl_pc.png) no-repeat center top;
		background-size: 100% auto;
	}

	#story_area .inner {
		width: 94.1177%;
		max-width: 1020px;
		border: 10px solid #FFF;
		border-radius: 10px;
	}

	#story_area .inner::before {
		background: url(../images/top/bg_next_neji.jpg) no-repeat left top, url(../images/top/bg_next_neji.jpg) no-repeat right top, url(../images/top/bg_next_neji.jpg) no-repeat left bottom, url(../images/top/bg_next_neji.jpg) no-repeat right bottom;
		background-size: 24px auto, 24px auto, 24px auto, 24px auto;
	}

	#story_area .inner::after {
		display: none;
	}

	#story_area .inner .story_subttl {
		width: 420px;
		padding-top: 30px;
	}

	#story_area .inner .thumbnail_area {
		width: 90%;
		max-width: 660px;
		border: 6px solid #ffd200;
		margin-top: 40px;
	}

	#story_area .inner .story_detail {
		width: 90%;
		max-width: 660px;
		margin-top: 20px;
	}

	#story_area .inner .story_detail .title {
		font-size: 3.2rem;
		line-height: 1.4em;
	}

	#story_area .inner .story_detail .onair_time {
		font-size: 2.4rem;
		line-height: 1.2em;
		padding-top: 10px;
	}

	#story_area .inner .story_detail .onair_time span {
		display: inline;
		font-size: 2.0rem;
		line-height: 1.2em;
		padding-left: 0.5em;
	}

	#story_area .inner .more_btn {
		margin-top: 40px;
	}

	#story_area .inner .more_btn::before {
		display: none;
	}

	#story_area .inner .more_btn a {
		width: 320px;
		height: 76px;
	display: block;
	position: absolute;
	bottom: -50px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	}

	#story_area .inner .more_btn a::before {
		content: "";
		width: 100%;
		height: 100%;
		display: block;
		position: relative;
		background: url(../images/top/btn_story_more_pc_off.png) no-repeat center top;
		background-size: 100% auto;

		opacity: 1;
		transition: all 0.1s ease;
	}

	#story_area .inner .more_btn a::after {
		content: "";
		width: 100%;
		height: 100%;
		display: block;
		position: relative;
		background: url(../images/top/btn_story_more_pc_on.png) no-repeat center top;
		background-size: 100% auto;
		position: absolute;
		top: 0;
		left: 0;

		opacity: 0;
		transition: all 0.1s ease;
	}

	#story_area .inner .more_btn a:hover::before {
		opacity: 0;
	}

	#story_area .inner .more_btn a:hover::after {
		opacity: 1;
	}

	#story_area .inner .more_btn a img {
		display: none;
	}
}

@media screen and (min-width:1401px){
	#story_area {
		padding-bottom: 100px;
	}

	#story_area::after {
		content: "";
		width: 360px;
		height: 238px;
		margin-left: 330px;
	}
}

/* =====================================================================
*    #main .contents_area
* =================================================================== */
.contents_area {
	padding-top: 30px;
}

.contents_inner {
	width: 93.3334%;
	max-width: 460px;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.contents_inner a {
	width: 100%;
	height: 100%;
	display:block;
	position: relative;
}

.contents_inner .page_ttl {
	width: 64.6429%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2.5%;
}

.twitter_inner {
	width: 93.3334%;
	max-width: 460px;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	background: url(../images/common/bg_nav.jpg) repeat center top;
	background-size: 25px auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.twitter_inner .page_ttl {
	width: 64.6429%;
	height: auto;
}

.twitter_inner .twitter-widget_area {
	width: 92.8572%;
	height: 0;
	padding-top: 67.8572%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.twitter_inner .twitter-widget_area .twitter-widget {
	width: 100%;
	height: 100%;
	background-color: #FFF;
	box-sizing: border-box;
	padding: 3.8462%;
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (min-width:800px){
	.contents_area {
		background: url(../images/top/bg_contents_base.jpg) repeat center top;
		background-size: 112px auto;
		padding-top: 60px;
	}

	.contents_wrap {
	    width: 94.1177%;
	    max-width: 1020px;
		margin-left: auto;
		margin-right: auto;
	}

	.contents_area .left_area,
	.contents_area .right_area {
		width: 50%;
		display: inline-block;
		vertical-align: top;
	}

	.contents_inner {
		width: 98.0393%;
		max-width: 500px;
		margin-left: 0;
	}

	.contents_inner a .contents_img::after {
		content: "";
		width: 100%;
		height: 100%;
		display: block;
		background-color: rgba(255, 255, 255, 0.5);
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		transition: all 0.2s ease;
	}

	.contents_inner a:hover .contents_img::after {
		opacity: 1;
	}

	.contents_inner .page_ttl {
		width: 64.4%;
		height: 0;
		padding-top: 16%;
		margin-bottom: 2.4%;
		z-index: 10001;
	}

	.contents_inner .page_ttl::before {
		position: absolute;
		top: 0;
		left: 0;
	}

	.contents_inner .page_ttl.character::before {
		background: url(../images/character/img_ttl_pc.png) no-repeat center top;
		background-size: 100% auto;
	}

	.contents_inner .page_ttl.machine::before {
		background: url(../images/machine/img_ttl_pc.png) no-repeat center top;
		background-size: 100% auto;
	}

	.contents_inner .page_ttl.goods::before {
		background: url(../images/goods/img_ttl_pc.png) no-repeat center top;
		background-size: 100% auto;
	}

	.contents_inner .page_ttl.datacasting::before {
		background: url(../images/datacasting/img_ttl_pc.png) no-repeat center top;
		background-size: 100% auto;
	}
	.twitter_inner {
		width: 98.0393%;
		max-width: 500px;
		background: url(../images/common/bg_nav.jpg) repeat center top;
		background-size: 50px auto;
		padding-top: 3.9216%;
		padding-bottom: 7.8432%;
		margin-right: 0;
	}

	.twitter_inner .page_ttl {
		width: 64.4%;
		position: relative;
		padding-top: 16%;
		margin-bottom: 2.4%;
	}

	.twitter_inner .page_ttl::before {
		background: url(../images/top/img_ttl_twitter_pc.png) no-repeat center top;
		background-size: 100% auto;
		position: absolute;
		top: 0;
		left: 0;
	}

	.twitter_inner .twitter-widget_area {
		width: 92%;
		padding-top: 128%;
	}

	.twitter_inner .twitter-widget_area .twitter-widget {
		padding: 4.3479%;
	}
}






/* =====================================================================
*    #main #prmovie_area
* =================================================================== */
#prmovie_area {
	background: url(../images/common/bg_story.jpg) repeat center top;
	background-size: 224px auto;
	padding-top: 55px;
	padding-bottom: 55px;
}

#prmovie_area .inner {
	width: 93.75%;
	max-width: 500px;
	position: relative;
	background-color: #FFF;
	border: 5px solid #FFF;
	border-radius: 5px;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}

#prmovie_area .inner > * {
	position: relative;
	z-index: 101;
}

#prmovie_area .inner::before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background: url(../images/top/bg_next_neji.jpg) no-repeat left top, url(../images/top/bg_next_neji.jpg) no-repeat right top, url(../images/top/bg_next_neji.jpg) no-repeat left bottom, url(../images/top/bg_next_neji.jpg) no-repeat right bottom;
	background-size: 12px auto, 12px auto, 12px auto, 12px auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#prmovie_area .inner::after {
	content: "";
	width: 100%;
	padding-bottom: 5.3572%;
	display: block;
	position: relative;
}

#prmovie_area .inner .prmovie_subttl {
	width: 210px;
	height: auto;
	padding-top: 8.6207%;
	margin-left: auto;
	margin-right: auto;
}

#prmovie_area .inner .movie_area {
	width: 96.5518%;
	position: relative;
	border: 3px solid #ffd200;
	box-sizing: border-box;
	margin-top: 10.3449%;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width:800px){
	#prmovie_area {
		background: url(../images/common/bg_story.jpg) repeat center top;
		background-size: 448px auto;
		position: relative;
		padding-top: 9.2251%;
		padding-bottom: 9.2251%;
		overflow: hidden;
	}

	#prmovie_area::after {
		content: "";
		width: 33.2104%;
		height: 0;
		padding-top: 21.9558%;
		height: 238px;
		display: block;
		background: url(../images/top/img_story_bomb.png) no-repeat center bottom;
		background-size: 100% auto;
		position: absolute;
		left: 50%;
		bottom: 0;
		margin-left: 30.4429%;
		z-index: 105;
	}

	#prmovie_area .inner {
		width: 94.1177%;
		max-width: 1020px;
		border: 10px solid #FFF;
		border-radius: 10px;
	}

	#prmovie_area .inner::before {
		background: url(../images/top/bg_next_neji.jpg) no-repeat left top, url(../images/top/bg_next_neji.jpg) no-repeat right top, url(../images/top/bg_next_neji.jpg) no-repeat left bottom, url(../images/top/bg_next_neji.jpg) no-repeat right bottom;
		background-size: 24px auto, 24px auto, 24px auto, 24px auto;
	}

	#prmovie_area .inner::after {
		display: none;
	}

	#prmovie_area .inner .prmovie_subttl {
		width: 420px;
		padding-top: 30px;
	}

	#prmovie_area .inner .movie_area {
		width: 90%;
		max-width: 660px;
		border: 6px solid #ffd200;
		margin-top: 40px;
		margin-bottom: 40px;
	}
}

@media screen and (min-width:1401px){
	#prmovie_area {
		padding-top: 100px;
		padding-bottom: 100px;
	}

	#prmovie_area::after {
		content: "";
		width: 360px;
		height: 238px;
		margin-left: 330px;
	}
}