/*
	pc layout ( ameba )
*/

body {
}

pc_body {
	position: absolute;
	height: 90%;
	width: 100%;
	background-image: url( https://sl.syapp.jp/v10001/@noop/fwrs/img/newsp/bg_bluedot.gif );
}

nav.wrapper_parent{
    width: 1180px;
	height: 740px;
    margin: 20px auto;
	padding: 0px 8px 0px 8px;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	display: flex;
	justify-content: center;
	overflow-y: scroll !important;
	background-color: #fdebf1;

	border-top: solid 10px #fdebf1;
	border-bottom: solid 10px #fdebf1;
}
@media all and (-ms-high-contrast:none) {
	nav.wrapper_parent {
		position: relative;
		overflow-y: visible !important;
	}
}

div.pc_top {
	background-image: url(https://sl.syapp.jp/v10001/@noop/fwrs/img/pc/top_sp.png);
	width: 1090px;
	height: 720px;
    margin: 30px auto;
	overflow: hidden !important;
}

div.wrapper_left {
	width: 360px;
	height: 100%;
	margin: 0 auto;
}
@media all and (-ms-high-contrast:none) {
	div.wrapper_left {
		margin: 0 0 0 -30px !important;
	}
}

div.wrapper_right {
	width: 360px;
	height: 100%;
	margin: 0 auto;
}
@media all and (-ms-high-contrast:none) {
	div.wrapper_right {
		margin: 0 -20px 0 10px !important;
	}
}

div.wrapper_center{
	position: relative;
	background-image: url( https://sl.syapp.jp/v10001/@noop/fwrs/img/newsp/bg_bluedot.gif );
	margin: 5px 0 5px 0;
	margin: 0 auto;
}
@media all and (-ms-high-contrast:none) {
	div.wrapper_center {
		height: 100%;
		width: 338px !important;
		overflow-y: scroll !important;
		margin: 0 40px 0 20px !important;
	}
}

.wrapper_pc_gimmick {
	display: flex;
	justify-content: center;
}

div.navileft{
	position: absolute;
}
@media all and (-ms-high-contrast:none) {
	div.navileft {
		width: 340px;
	}
}
div.naviright{
	position: absolute;
	width: 345px;
}

#pc_footer {
	position: fixed;
	bottom: 0;
	width: 100%;
}

.slick_banners {
}

.pc_top_bg {
	width: 1090px;
	height: 720px;
	margin: 0 0 0 40px;
}
.pc_top_gamestart{
}
.pc_top_gamestart a {
	top: 494px;
	left: 540px;
	width: 520px;
	height: 176px;
	position: relative;
	background: url( https://sl.syapp.jp/v10001/@noop/fwrs/img/pc/btn_gamestart_sp.png ) no-repeat;
	display: block;
	text-indent: -999px;
}
.pc_top_gamestart a:hover {
	background: url( https://sl.syapp.jp/v10001/@noop/fwrs/img/pc/btn_gamestart_on.png ) no-repeat;
}

.pc_logo {
	padding: 32px 0 0 0;
}

div.pc_info_float{
	-webkit-border-radius: 13px;
	border-radius: 13px;
	box-shadow: 1px 1px 3px #4796c8;
	-webkit-box-shadow: 1px 1px 3px #4796c8;
	border-color: #FD5E98 !important;
	border-style: solid;
	border-width: 2px;
	background-color: #ffffff;
	text-align: center;
}
.pc_info_date {
	margin: 0px 0px 0px 15px;
}
.pc_info_text {
	margin: 0px 0px 0px 15px;
	width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.pc_banner_head  {
	float: left;
	margin: 0 0 -10px 0;
	padding: 8px 0px 10px 20px;
}
.pc_banner_head_info  {
	float: left;
	padding: 0px 0px 0px 10px;
}
.pc_more_link {
	float: right;
	text-align: center;
	font-weight: bold;
	padding: 14px 20px 0px 0px;
	margin: auto;
}
.pc_more_link > a {
	height: 20px;
	width: 20px;
}
.pc_more_link > a > img {
	margin: 0px 4px 2px 0px;
	vertical-align: bottom;
}

.pc_info {
}

/* pc_menu */
#pc_menu {
}
#pc_menu > div {
    margin: 0px 0px;
    padding: 10px 0px 0px;
}
#pc_menu > div > ul {
    margin: 4px 0px 4px 0px;
    text-align: left;
    font-size: 0px;
    line-height: 0px;
}
#pc_menu > div > ul > li {
	display: inline-block;
    width:115px;
    height:85px;
	margin:0px;
    padding: 0px;
}
#pc_menu > div > ul > li > a {
	display:block;
}
#pc_menu > div > ul > li > a > img {
    display:block;
    width:100%;
    height:100%;
}
#pc_menu > p > a > img {
    margin: 10px 0px;
}
#pc_menu > p > a > img {
    width: 116px;
    height: 94px;
}

