@charset "utf-8";
a {
	color: #7BFFA3;
}
.sp {
	display: none;
}
body {
	/*background: #2fae42;*/
	/*background:#dcffe0;*/
	/*background: #f2fcf3 linear-gradient(#894b4c, #fff) fixed;*/
	background: url(../img/bg.jpg);
}
#top_area {
	max-width: 1200px;
	margin: 40px auto 0;
}
.box_blur {
	-moz-box-shadow: inset 5px 0px 5px #fff, inset -5px 0px 5px #fff;
	-webkit-box-shadow: inset 5px 0px 5px #fff, inset -5px 0px 5px #fff;
	box-shadow: inset 5px 0px 5px #fff, inset -5px 0px 5px #fff;
	content: " ";
}
#top_area img {
	width: 100%;
}
#backtop a img:hover {
	opacity: 0.8;
}
#event_info_area {
	display: flex;
	max-width: 1200px;
	margin: -5px auto 0;
	background: #FFF;
	background: url(../img/info_bg.jpg);
	background-size: cover;
}
#event_info {
	padding: 5px 10% 20px;
	display: inline-block;
	max-width: 1200px;
	text-align: center;
	/*color: #FFFFFF;
	text-shadow:    black 1px 1px 10px, black -1px 1px 10px;*/
	line-height: 1.5em;
	margin: 0 auto;
	font-size: x-large;
	font-weight : bold;
	
}
#event_info a {
	color: #309700;
}
#event_info a.eventlink {
	color: #006787;
}
#map {
	max-width: 600px;
	margin: 0 auto;
}
.small {
	font-size: medium;
}
#gatya_area, #goods_area {
	max-width: 1200px;
	margin: 0 auto 60px;
	background: url(../img/pc/PC_back.jpg) no-repeat;
	background-size: cover;
	background-position: top center;
}
#gatya_list, #goods_list {
	padding: 15% 0 3%;
}
.goods_line {
	display: flex;
}
.goods_line a, .goods_line img {
	height: 100%;
	width: 100%;
}
.pc_goods {
	position: relative;
	width: 90%;
	margin: 0 auto;
}
.pc_goods img {
	width: 100%;
}
.pc_goods .button_pc {
	position: absolute;
	width: 38%;
	top: 46%;
	left: 2%;
}
.smart_goods {
	position: relative;
	width: 90%;
	border: none;
	margin: 0 auto;
	display: none;
}
.smart_goods img {
	width: 100%;
}
.smart_goods .button_pc {
	position: absolute;
	top: 63%;
	left: 6.5%;
	width: 87%;
}
/*
#goods img {
	width: 100%;
}
*/

#goods .A_list ul li {
}
#backtop {
	max-width: 461px;
	margin: 0 auto;
	padding: 0 5px;
}
#event_banner img {
	margin-bottom: 5px;
}
#smart_existing_goods_banner {
	display: none;
}
/*ajast*/
.gatymovie_btn {
	width: 800px;
}
.dammy_box {
	width: 200px
}
.kizon_btn {
	margin: 25px;
}
.video {
	position: relative;
	padding: 0 0 56.25%;
	overflow: hidden;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.youtube_modal_btn {
	cursor: pointer;
}

/*end ajast*/

@media screen and (max-width: 750px) {
.pc {
	display: none;
}
.sp {
	display: block;
}
#event_info {
	font-size: small;
}
#gatya_area {
	padding-bottom: 10%;
}
#gatya_list {
	padding: 0 10%;
	padding-top: 45%;
}
.goods_line {
	flex-direction: column;
}
.goods_line img {
	display: block;
}
.goods_line .pc {
	display: none;
}
#erea_award_E {
	margin-top: -26px;
	display: block;
}
#top_area {
	margin: 30px auto 0;
}
.small {
	font-size: small;
}
/*
#gatya_area {
	max-width: 1200px;
	margin: 0 auto 60px;
	padding-bottom: 20px;
	background: #FFF;
	background: url(../img/goods_bg.jpg) no-repeat;
	background-size: 100% auto;
}
*/
	
#gatya_area, #goods_area {
	margin: 0 auto 20px;
	background: url(../img/sp/bg_sp.jpg) no-repeat;
	/*background: url(http://placehold.jp/24/cc9999/993333/150x1500.png) no-repeat;*/
	background-size:cover;
}
#gatya_list, #goods_list {
	padding: 40% 0 20px;
}
#goods {
	padding-top: 40%;
}
#goods ul {
	padding: 0px 20px 0;
}
#goods ul:first-child {
	padding-top: 0.0%;
}
#goods ul:last-child {
	padding-bottom: 20px;
}
#goods .ajast li {
	border: none;
}
#existing_goods_banner {
	display: none;
}
#smart_existing_goods_banner {
	display: block;
}
}
