/**
 * ----------------------------------------------------------------------------
 *
 * トップページ用スタイル
 *
 * ----------------------------------------------------------------------------
 */
html,body{background: #be0202 url(../../image/top/top_bg_main.jpg) center 100px no-repeat !important;height:100%;}
#index {
    width: 100%;
    min-width : 1024px;
    margin: 0;
    padding: 0;
    background: #be0202 url(../../image/top/top_bg_main.jpg) center 100px no-repeat !important;
	height:100%;
	display:block;
}
#topmainwrap {
    width: 980px;
    margin: 10px auto;
    padding: 0;
	min-height: 850px;
}

#topmainwrap #top-left {
     list-style: none;
    margin: 0px;
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #cbcbcb;
}

#topmainwrap #top-left2 {
     list-style: none;
    margin: 0px;
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #cbcbcb;
}

#topmainwrap #top-left3 {
     list-style: none;
    margin: 0px;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.product-cont{padding: 16px;background: #fff;border-radius: 8px;width: 672px;}

.top_title01{
    margin: 0px 0px 15px 0px;
    font-size: 2rem;
    line-height: 120%;
    padding: 10px 20px 5px;
	border-radius: 8px;
    color: #222222;
    position: relative;}

.top_title01:before {
    line-height: 1;
    content: "";
    width: 6px;
    display: block;
    background-color: #e60012;
    border-radius: 3px;
    position: absolute;
    top: 3px;
    bottom: 3px;
    left: 0;
}

.top_title02{
	width: 215px;
    background: #e60012;
    text-align: center;
    margin: 0px auto 0px auto;
    font-size: 150%;
    line-height: 120%;
    padding: 8px 15px 5px 15px;
    border-radius: 8px 8px 0px 0px;
    color: #FFF;
    position: relative;}

#topmainwrap #top-left li{margin-left: 18px;
    flex-basis: 31.5%;position: relative;margin-bottom: 20px;}

#topmainwrap #top-left li a:hover{opacity: 0.8; transition: 0.3s;}
a:hover{opacity: 0.8; transition: 0.3s;}

#topmainwrap #top-left li iframe{max-width: 211px;min-height: 151px;}

#topmainwrap #top-left li:nth-child(3n+1){margin-left: 0;}

#topmainwrap #top-left2 li{margin-left: 18px;
    flex-basis:22.9%;position: relative;margin-bottom: 20px;}

#topmainwrap #top-left2 li:nth-child(4n+1){margin-left: 0;}

#topmainwrap #top-left3 li{margin-left: 18px;
    flex-basis:22.6%;position: relative;margin-bottom: 20px; border: 1px solid #555;}

#topmainwrap #top-left3 li:nth-child(4n+1){margin-left: 0;}

#topmainwrap #top-left3 li a{display: block; background:#E4E4E4; color: #e60012; text-align: center; padding: 16px 0; font-weight: bold; font-size: 120%;}
#topmainwrap #top-left3 li a:hover{background:#e60012;color: #fff; transition: 0.3s;text-decoration: none;}

#topmainwrap #top-left .cam {
    background: url(../../image/top/top_cam_bg.png) no-repeat;
	background-size: contain;
}
#topmainwrap #top-left .newproducts {
    background: url(../../image/top/top_newproducts_bg.png) no-repeat;
	background-size: contain;
}
#topmainwrap #top-left .products {
    background: url(../../image/top/top_products_bg.png) no-repeat;
	background-size: contain;
}

#topmainwrap #top-left .products_group {
    background: url(../../image/top/top_products_bg_group.png) no-repeat;
	background-size: contain;
}

#topmainwrap #top-left .pokemon {
    background: url(../../image/top/top_pokemon_bg.png) no-repeat;
	background-size: contain;
}
#topmainwrap #top-left .recipe {
    background: url(../../image/top/top_recipe_bg.png) no-repeat;
	background-size: contain;
}
.contents-image {
    width: 100%; height: auto;
    border: #CCC 1px solid;
}
.contents-btn {
 position: absolute;
    bottom: 0;
    right: 0;
}
.contents-text {
    color: #555;
    line-height: 115%;
	font-size: 115%;
    margin: 5px 0px 10px 0px;
}
.contents-title {
    color: #e60012;
    line-height: 115%;
	font-size: 140%;
	font-weight: bold;
    margin: 0px 0px 5px 0px;
}

#topmainwrap #top-right {
    width:100%;
    background: #fff;
    list-style: none;
    margin: 0px;
}

.news-cont{padding:10px 0 10px 0px;background: #fff;border-radius: 8px;width: 268px;margin-left: 8px;}

#topmainwrap #top-right #cm {
    width: 247px;
    height: 242px;
    background: url(../../image/top/top_cm_bg.png) no-repeat;
    margin: 0 0 0 10px;
	padding:35px 0 0 15px;
}
.cm-image {
    margin: 35px 0 0 15px
}
.cm-text {
    font-size: 13px;
    line-height: 120%;
    margin: 5px 0 0 0px;
    height: 30px;
}
.cm-btn {
    margin-left: 40px
}
#topmainwrap #top-right #release {
    width: 239px;
    margin: 0px 0 0 11px;
    padding-bottom: 19%;
    border: 3px solid #e60012;
    position: relative;
	border-radius: 0px 0px 8px 8px;
}
#topmainwrap #top-right #release #toprelease {
    list-style: none;
    padding:15px 8px 0 8px;
    margin: 0px;
	
}
#topmainwrap #top-right #release #toprelease .releasetext {
    line-height: 120%;
    width: 215px;
    padding-bottom: 10px;
    margin: 0px 0px 10px 0px;
    background: url(../../image/top/top_release_line.gif) no-repeat center bottom;
}
#topmainwrap #top-right #release #toprelease .releasetext a{color:#555;!important}
#topmainwrap #top-right #release #toprelease .releasetext span {
    color: #FF6633;
    font-weight: bold;
}
#topmainwrap #top-right #release #toprelease .releasetext span img {
    margin-left: 5px
}

/**
 * ----------------------------------------------------------------------------
 *
 * jQuery.featureCarouselプラグイン
 *
 * ----------------------------------------------------------------------------
 */

#top-header {
	overflow: hidden;
}

#top-header,
#carousel-images {
	margin: 0 auto;
	position: relative;
	width: 1024px;/*100%;*/
	border:0;
	display:block;
}

.carousel-feature {
	position:absolute;
	top:-1000px;
	left:-1000px;
	border: none;
	/*border:2px solid #5d5d5d;*/
	cursor:pointer;
}

.arrow {
	left: 50%;
	position: absolute;
	cursor: pointer;
	top: 140px;
	z-index: 1000;
	visibility: hidden;
}

.arrow.right {
	margin-left: 305px;
}

.arrow.left {
	margin-left: -334px; /* -(305+29) */
}


/**
 * ----------------------------------------------------------------------------
 *
 * スプラッシュ表示領域
 *
 * ----------------------------------------------------------------------------
 */

#top-splash {
	margin: 0 auto;
	position: absolute;
	width: 100%;
	height:400px;
	border:0;
	display:block;
	background-color: #FFF;
	background-image: url(../../image/top/splash_logo.jpg);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 100;
}

/**
 * ----------------------------------------------------------------------------
 * 
 * 背景アニメ画像のz-index調整
 * 
 * ----------------------------------------------------------------------------
 */

body {
	position: relative;
	width: 100%;
	z-index: 1;
}

header,
footer,
#top-header {
	position : relative;
}

#topmainwrap {z-index: 15;}

#bganime {
	z-index:-1;
}

.Topheader-cont-item img{width: 100%; height: auto;}
.Topheader {position: relative;margin-bottom: 30px;z-index: 12;}
.swiper-pagination{bottom: -19px!important;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: -19px!important;}
:root {--swiper-theme-color: #fff!important;}

#slide_wrapper {
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
}

.carousel-image{width: 100%; height: auto;}
.sp-button {background:#773233!important;}
.sp-selected-button {background-color: #fff!important;}
.sp-buttons {padding-top: 13px!important;}

.sp-previous-arrow:before {
    content: ' ' !important;
    display: block;
    background: url(../../image/top/banner/top_btn_left.png) no-repeat right top;
    text-indent: -9999px;
    width: 32px;
    height: 52px;
}

.sp-next-arrow:before {
    content: ' ' !important;
    display: block;
    background: url(../../image/top/banner/top_btn_right.png) no-repeat left top;
    text-indent: -9999px;
    width: 32px;
    height: 52px;
}

.sp-horizontal .sp-arrows {
    top: 45%!important;
}

.sp-next-arrow {
    right: 10px;
}

.sp-previous-arrow {
    left: 10px;
}

@media screen and (max-width: 1024px){
	
body{ margin-top: 55px!important;}
	
#index {
    width: 100%;
    min-width :auto;
    margin: 0;
    padding: 0;
    background: #be0202 url(../../image/top/top_bg_main.jpg) center 100px no-repeat !important;
	height:100%;
	display:block;
}
	
	#topmainwrap {
    width: 94%;
	padding: 3%;
    margin: 10px auto;
    padding: 0;
    min-height: 850px;
	    display: flex;
    flex-wrap: wrap;
}
	
#topmainwrap #top-left {
    width: 100%;
    border-radius: 8px;
    margin: 0px auto;
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
}
	
#topmainwrap #top-left2 {
    width: 100%;
    border-radius: 8px;
    margin: 0px auto;
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
}
	
#topmainwrap #top-left3 {
    width: 100%;
    border-radius: 8px;
    margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
}
	
	.product-cont {
    padding: 3%;
    background: #fff;
    border-radius: 8px;
    width: 94%;
	order: 2;
}

#topmainwrap #top-left li{margin-left: 3%; flex-basis: 22.6%; width: 22.6%;}
#topmainwrap #top-left li:nth-child(4n+1){margin-left: 0;}
#topmainwrap #top-left li:nth-child(4n+4){margin-left: 3%;}
#topmainwrap #top-left li:nth-child(4n+2){margin-left: 3%;}
#topmainwrap #top-left li:nth-child(4n+3){margin-left: 3%;}
	
#topmainwrap #top-left li iframe {
    width: 100%;
    max-width: 100%;
    height: 15vh;
}
	
#topmainwrap #top-left2 li{margin-left: 3%; flex-basis: 22.6%; width: 22.6%;}
#topmainwrap #top-left2 li:nth-child(4n+1){margin-left: 0;}
#topmainwrap #top-left2 li:nth-child(4n+4){margin-left: 3%;}
#topmainwrap #top-left2 li:nth-child(4n+2){margin-left: 3%;}
#topmainwrap #top-left2 li:nth-child(4n+3){margin-left: 3%;}
	
#topmainwrap #top-left3 li{margin-left: 3%; flex-basis: 47.6%; width: 47.6%;}
#topmainwrap #top-left3 li:nth-child(4n+1){margin-left: 3%;}
#topmainwrap #top-left3 li:nth-child(2n+1){margin-left: 0;}
	
#topmainwrap #top-right {width: 100%;}
	
.news-cont {padding: 3%;width: 94%;margin-left: 0px;order: 1;margin-bottom: 25px;}
#topmainwrap #top-right #release {width: auto;padding-bottom: 19%;margin: 0px;}
#topmainwrap #top-right #release #toprelease .releasetext {
    line-height: 120%;
    width: 100%;
    padding-bottom: 10px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px dotted #555;
	background:none;}
	.sp_menuicon{vertical-align: text-bottom;}
	
#topmainwrap #top-right #release {padding-bottom: 4%;border-radius: 0px 0px 8px 8px;}

	
#top-splash {
	height:40vh;
	background-image: url(../../image/top/splash_logo_sp.jpg);
	background-size: 90%;
	width: 100%;
	}
	
	
.sp-horizontal .sp-arrows {display: none;}
.sp-buttons { margin-top: 0px!important;}

	.campaign-top img{width: 100%;}
	.campaign-top{margin-bottom: 30px;}
	.campaign-top a p{color: #555;}
	.campaign-top a p span{color: #e60012;font-size: 125%;font-weight: bold;}
	
	.top_title02 {width:100%;padding: 15px 0 10px 0;}
}

@media screen and (max-width: 768px){
	
#index {
    width: 100%;
    min-width :auto;
    margin: 0;
    padding: 0;
    background: #be0202 url(../../image/top/top_bg_main.jpg) center 100px no-repeat !important;
	height:100%;
	display:block;
}
	
#topmainwrap {
    width: 94%;
	padding: 3%;
    margin: 10px auto;
    padding: 0;
    min-height: 850px;
	    display: flex;
    flex-wrap: wrap;
}
	
#topmainwrap #top-left {
    width: 100%;
    border-radius: 8px;
    margin: 0px auto;
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
}
	
#topmainwrap #top-left2 {
    width: 100%;
    border-radius: 8px;
    margin: 0px auto;
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
}
	
#topmainwrap #top-left3 {
    width: 100%;
    border-radius: 8px;
    margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
}
	
	.product-cont {
    padding: 3%;
    background: #fff;
    border-radius: 8px;
    width: 94%;
	order: 2;
}

#topmainwrap #top-left li{margin-left: 3%; flex-basis: 48%; width: 48%;}
#topmainwrap #top-left li:nth-child(3n+1){margin-left: 3%;}
#topmainwrap #top-left li:nth-child(2n+1){margin-left: 0;}
	
#topmainwrap #top-left li iframe {
    width: 100%;
    max-width: 100%;
    height: 15vh;
}
	
#topmainwrap #top-left2 li{margin-left: 3%; flex-basis: 48%; width: 48%;}
#topmainwrap #top-left2 li:nth-child(4n+1){margin-left: 3%;}
#topmainwrap #top-left2 li:nth-child(2n+1){margin-left: 0;}
	
#topmainwrap #top-left3 li{margin-left: 3%; flex-basis: 47.6%; width: 47.6%;}
#topmainwrap #top-left3 li:nth-child(4n+1){margin-left: 3%;}
#topmainwrap #top-left3 li:nth-child(2n+1){margin-left: 0;}
	
#topmainwrap #top-right {width: 100%;}
	
.news-cont {padding: 3%;width: 94%;margin-left: 0px;order: 1;margin-bottom: 25px;}
#topmainwrap #top-right #release {width: auto;padding-bottom: 19%;margin: 0px;}
#topmainwrap #top-right #release #toprelease .releasetext {
    line-height: 120%;
    width: 100%;
    padding-bottom: 10px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px dotted #555;
	background:none;}
	.sp_menuicon{vertical-align: text-bottom;}
	
#topmainwrap #top-right #release {padding-bottom: 4%;border-radius: 0px 0px 8px 8px; font-size: 120%;}
	
#top-splash {height:51vh;}
.sp-horizontal .sp-arrows {display: none;}
.sp-buttons { margin-top: 0px!important;}

	.campaign-top img{width: 100%;}
	.campaign-top{margin-bottom: 30px;}
	.campaign-top a p{color: #555;font-size: 115%;}
	.campaign-top a p span{color: #e60012;font-size: 125%;font-weight: bold;}
	
	.top_title02 {width:100%;padding: 15px 0 10px 0;}
}

