@charset "utf-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin:0;padding:0;border:0;outline:0;font-size:100%;/*vertical-align:baseline;*/vertical-align: top;background:transparent;}
#gameplay p.Head_Copy{
    color: #3d3d3d;
    font-weight: bold;
    font-size: large;
    padding: 8px 4px;
}
#gameplay p.Head_Copy:empty{
    display:none;
}
#user_game ul li .txt p.Head_Copy:empty{
	display:none;
}
#user_game ul li .txt p.Head_Copy {
    color: #0B3861;
    font-weight: bold;
    font-size: 90%;
}
.PLiCY_Message_Bord,.PLiCY_Message_Bord_Log{
	overflow-y:auto;
}
body {
line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
display:block;
}

ul {
list-style:none;
}

blockquote, q {
quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}

a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}

/* change colours to suit your needs */
/*ins {
background-color:#ff9;
color:#000;
text-decoration:none;
}*/

/* change colours to suit your needs */
/*mark {
background-color:#ff9;
color:#000;
font-style:italic;
font-weight:bold;
}*/

del {
text-decoration: line-through;
}

abbr[title], dfn[title] {
border-bottom:1px dotted;
cursor:help;
}

table {
border-collapse:collapse;
border-spacing:0;
}

/* change border colour to suit your needs */
hr {
display:block;
height:1px;
border:0;
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}

input, select {
vertical-align:middle;
}
select#searchSort,
select#searchStandard{
	padding:8px 20px;
	margin:4px 12px;
	border-radius: 6px;
	vertical-align: middle;
	display: inline-block;
}
/* -----------------------------------------------------------
----------------------------------------------------------- */
body {
	background:url(/img/bg.gif) 0 0 repeat;
	color: #333;
	font:88% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
	line-height:160%;
}
#wrapper {
	text-align:left;
	word-wrap:break-word;
}
a {color: #3498DB;}
a:hover {text-decoration: none;}
a img:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}
ul,li {
	list-style-type:none;
}

/*---------------------------------------------
common
---------------------------------------------*/
@media(min-width:1500px){
    #container.game {
            width: 1500px;
    }
    #container.game #contents1 {
            width: 1500px;
    }
}
#container {
	clear:both;
	width: 1040px;
	margin:27px auto 0;
}
#container.ranking{
	width: 1362px;
}
#contents {
	width:710px;
	float:left;
}
#sidebar {
	width: 300px;
	float:right;
	padding:0 0 30px 0;
}
#contents1 {
	width: 1000px;
}
.ranking #contents1{
	width: 1365px;
}
/**/
.manual {
	vertical-align:top;
}
/*---------------------------------------------
Header
---------------------------------------------*/
header .topbar {
	/* background:url(/img/head_bg.png) 0 0 repeat-x; */
	height:30px;
	margin:0 auto;
	text-align:center;
	position:fixed;
	width:100%;
	z-index:9999;
}
header {
	background: url(/img/bg.gif);
	height:191px;
}
.searchWapper header .cnt,
.searchWapper header .genre{
    position: fixed;
    left: 0;
    right: 0;
    z-index: 100;
}
.searchWapper header:after{
    position: fixed;
    content:"";
    width:100%;
    height: 112px;
    background: url(/img/bg.gif) 0 0 repeat;
    z-index: 1;
}
header.plishop,header.monamarket {
	background:transparent !important;
	height:101px !important;
}
header>div.topbar>.cnt {
	position:relative;
	width: 1094px;
	margin:0 auto;
}
header>div.cnt {
	background: url(/Image/svg/pc/header/dot/zipkun_search.svg) 580px 44px no-repeat;
	position:relative;
	width: 1094px;
	margin:0 auto;
	height: 112px;
	background-position-x: 698px;
}
header .cnt a {
	color:#fff;
	text-decoration:none;
}
header h1,
header p.logo {
	position:absolute;
	top: 37px;
	left: 47px;
}
header #snipet {
	position:absolute;
	top:3px;
	left:0;
	color:#fff;
	font-size:11px;
}
/**/
header .menu {
	position:absolute;
	top:0;
	right:0;
}
header .menu li {
	float:left;
}
header .menu li.twlg {
	margin:4px 3px 0 0;
}
header .menu .user {
	margin:3px 5px 0 0;
	font-size:10px;
	color:#fff;
}
/**/
header .submenu {
	position:absolute;
	top: 56px;
	left: 187px;
	line-height:0;
}
header .submenu li {
	margin:0 0 8px;
}
/**/
header .search {
	position:absolute;
	top:50px;
	left:397px;
}
/**/
header .category {
	background-image: linear-gradient(to bottom, #FFFFFF,#EDEDED) !important;
	width: 100%;
	text-align: center;
	height: 79px;
	position: absolute;
	top: 112px;
	left: 0px;
	right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	box-sizing: border-box;
}
header .category li {
	float:left;
	/* display: none; */
}
/**/
header .search ul {
	overflow:hidden;
}
header .search li {
	font-size:12px;
	float:left;
	margin:0 1px 0 0;
	height:20px;
}
header .search li a {
	text-decoration:none;
	color:#333;
	display:block;
	padding:0 10px 0;
	height:20px
}
header .search li a:hover,
header .search li.on a {
	background:#3498DB;
	color:#fff;
}
header #search_text {
	border:#ccc 1px solid;
	width: 370px;
	font-size:14px;
	height:28px;
	padding:0;
	clear:both;
}
header #search_submit {
	border:none;
	cursor:pointer;
	width:80px;
	height:30px;
	box-sizing: border-box;
	font-size: 1em;
	vertical-align: middle;
}
/**/
header .btn {
	position:absolute;
	top:39px;
	right:0;
}

/*---------------------------------------------
Sidebar
---------------------------------------------*/
#sidebar .rank {
	padding: 8px 0 18px;
}
#sidebar .fes {
	padding: 8px 0 8px;
	/* padding: 8px 0; */
	height: 1500px;
	overflow-y: auto;
	overflow-x: hidden;
}
#sidebar .rank .head {
	margin:6px 0 0 -6px;
}
#sidebar .rank ul {
	margin:22px 0 0;
}
#sidebar .rank li {
	width: 100%;
	clear:both;
	position:relative;
	border-bottom:#CCCCCC 1px dotted;
	margin:0 0 19px;
	padding:0 0 9px;
	line-height:130%;
	display: inline-block;
	box-sizing: border-box;
}
#sidebar .rank li:last-child {
	border:none;
	margin:0 0 4px;
}
#sidebar .rank li img {
	float:left;
	padding:0 0 8px;
}
#sidebar .rank li div {
	width:148px;
	float:right;
    display: inline-block;
}
#sidebar .rank li>div>p.tit1:first-child:before{
	content:"1";
	top: 5px;
}
#sidebar .rank li>div>p.tit2:first-child:before{
	content:"2";
	top: 5px;
}
#sidebar .rank li>div>p.tit3:first-child:before{
	content:"3";
	top: 5px;
}
#sidebar .rank li>div>p:first-child:before{
	top: 3px;
	position: absolute;
	left: 0px;
	width: 23px;
	text-align: center;
	font-size: 1.2em;
	color: #FFF;
	font-family: 'GenEiLatinfont','GenEiGothicfont',fantasy, sans-serif;
	font-style: italic;
	text-shadow: 1px 1px 3px #61616173;
	font-weight: lighter;
}
#sidebar .rank li .tit4:before{
	content:"4";
}
#sidebar .rank li .tit5:before{
	content:"5";
}
#sidebar .rank li .tit6:before{
	content:"6";
}
#sidebar .rank li .tit7:before{
	content:"7";
}
#sidebar .rank li .tit8:before{
	content:"8";
}
#sidebar .rank li .tit9:before{
	content:"9";
}
#sidebar .rank li .tit10:before{
	content:"10";
}
#sidebar .rank li .tit11:before{
	content:"11";
}
#sidebar .rank li .tit12:before{
	content:"12";
}
#sidebar .rank li .tit13:before{
	content:"13";
}
#sidebar .rank li .tit14:before{
	content:"14";
}
#sidebar .rank li .tit15:before{
	content:"15";
}
#sidebar .rank li .tit16:before{
	content:"16";
}
#sidebar .rank li .tit17:before{
	content:"17";
}
#sidebar .rank li .tit18:before{
	content:"18";
}
#sidebar .rank li .tit19:before{
	content:"19";
}
#sidebar .rank li .tit20:before{
	content:"20";
}
#sidebar .rank li>div>p.tit1:first-child {
	background: url(/Image/svg/pc/ranking/1st.svg) 0 0  no-repeat;
}
#sidebar .rank li>div>p.tit2:first-child {
	background:url(/Image/svg/pc/ranking/2nd.svg) 0 0  no-repeat;
}
#sidebar .rank li>div>p.tit3:first-child {
	background:url(/Image/svg/pc/ranking/3rd.svg) 0 0  no-repeat;
}

#sidebar #plishop.rank li>div>p:first-child {
	background: none;
	padding: 0;
	min-height: auto;
}
#sidebar .rank li>div>p:first-child {
	background:url(/Image/svg/pc/ranking/other.svg) 0 0  no-repeat;
	font-weight:bold;
	padding:0 0 0 28px;
	min-height:35px;
	position: relative;
}
#sidebar .rank li .txt {
	font-size:80%;
	line-height:120%;
	padding:5px 0 8px 0;
}
#sidebar .rank li .comment {
        width:100%;
        clear:both;
        border:#EAEAEA 1px solid;
        background:#fff;
        padding:5px;
        font-size:80%;
        line-height:120%;
        box-sizing: border-box;
}
#sidebar .rank li .cat {
	position:absolute;
	top:-10px;
	left:-5px;
}
/**/
#sidebar .monama {
	padding: 16px 0 0px;
}
#sidebar .monama .head {
	margin:-6px 0 0 -6px;
}
#sidebar .monama ul {
	margin:22px 0 0;
}
#sidebar .monama li {
	clear:both;
	position:relative;
	border-bottom:#CCCCCC 1px dotted;
	margin:0 0 19px;
	padding:0 0 9px;
	line-height:130%;
}
#sidebar .monama li:last-child {
	border:none;
	margin:0 0 4px;
}
#sidebar .monama li .img {
    display: inline-block;
    width: 100px;
    text-align: center;    
}
#sidebar .monama li img {
    max-width: 100px;
    max-height: 80px;
    padding:0 0 8px;
}
#sidebar .monama li div {
	width:148px;
	display:inline-block;
}
#sidebar .monama li .txt {
	font-size:80%;
	line-height:120%;
	padding:5px 0 8px 0;
}
#sidebar .monama li .comment {
	clear:both;
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:5px;
	font-size:80%;
	line-height:120%;
}
#sidebar .fes li {
	overflow:hidden;
	clear:both;
	border-bottom:#CCCCCC 1px dotted;
	margin:0 0 9px;
	padding:0 0 10px;
	line-height:130%;
	font-weight:bold;
}
#sidebar .fes li:last-child {
	border:none;
	margin:0;
	padding:0 0 13px;
}
#sidebar .fes li img {
	float:left;
}
#sidebar .fes li div {
	width:185px;
	float:right;
}
#sidebar .fes li p {
	margin:0 0 2px;
}
#sidebar .fes li .entry {
	font-size:80%;
	font-weight:normal;
}
#sidebar .fes li .btn {
	text-align:right;
}
#sidebar .fes li .btn img {
	float:none;
}
/**/
#sidebar .tag {
	margin: 14px 0 17px;
	overflow: auto;
}
#sidebar .tag .head {
	margin:0 0 5px -6px;
}
#sidebar .tag li {
	border-bottom:#CCCCCC 1px dotted;
}
#sidebar .tag.index_editor li {
	height: 45px;
	display: inline-block;
	box-sizing: border-box;
	overflow: hidden;
}
#sidebar .tag li a:before {
	content:"▸";
	display:inline-block;
	padding-right: 8px;
	vertical-align: middle;
}
#sidebar .tag.index_editor li a>* {
	vertical-align: middle;
}
#sidebar .tag li a {
	display:block;
	box-sizing: border-box;
	padding: 10px 10px 10px 6px;
}
#sidebar .tag.index_editor li a {
	height: 45px;
	box-sizing: border-box;
}


/*---------------------------------------------
Footer
---------------------------------------------*/
footer {
	clear:both;
	margin:40px 0 0 0;
	color:#fff;
}
footer .pagetop {
	position:relative;
	background: url(/Image/svg/pc/index/footimg.svg);
	background-repeat: no-repeat;
	width:1000px;
	height: 77px;
	margin:0 auto;
	padding:13px 0 0;
	text-align:right;
}
footer a {
	color:#fff;
}
footer .menu {
	background:#3498DB;
	text-align:center;
	padding:18px;
	line-height:200%;
}
footer .copy {
	background:#2C3E50;
	text-align:center;
	padding:20px 0 60px;
}
/**/
footer .social {
	position:absolute;
	top:53px;
	left:500px;
	text-align:left;
}
footer .social li {
	float:left;
}
footer .social li:first-child {
	width:110px;
}

/*---------------------------------------------
Top
---------------------------------------------*/
#pickup ,#pickup2{
	background:url(/img/pickup_bg.gif) 0 0 repeat-x;
	height:304px;
}
#pickup ul ,#pickup2 ul {
	margin:17px 0;
	height:270px !important;
	overflow:hidden;
	animation-duration: 85s;
	animation-timing-function: linear;
	animation-direction: normal;
	animation-iteration-count: infinite;
	display: inline-flex;
}
#pickup ul {
	animation-name: pickupAnimation;
}
#pickup2 ul {
	animation-name: pickupAnimation2;
}
#pickup ul:hover,#pickup2 ul:hover {
	animation-play-state: paused;
}
@keyframes pickupAnimation{
  from {
	transform: translateX(0);
	}
  to {
	transform: translateX(-50%);
	}
}
@keyframes pickupAnimation2{
  from {
	transform: translateX(-50%);
	}
  to {
	transform: translateX(0);
	}
}

#pickup ul li,
#pickup2 ul li{
	float: left;
	margin-right:15px;
	position: relative;
	overflow: hidden;
}
#pickup ul li a ,
#pickup2 ul li a {
	color:#fff;	
}
#pickup ul li:hover .caption,
#pickup2 ul li:hover .caption{
	opacity:0.8;
	pointer-events: none;
}
#pickup ul img,
#pickup2 ul img{
	z-index:4;
}
#pickup ul .blur,
#pickup2 ul .blur{
	background-color:rgba(0,0,0,0.7);
	height:270px;
	width:360px;
	z-index:5;
	position:absolute;
}

#pickup li .caption p.caption-text,
#pickup2 li .caption p.caption-text{
    color: rgb(255,255,255);
    font-size:1.8em;
    -webkit-text-stroke-width: 8px;
    position:relative;
    vertical-align: baseline;
    display: inline-block;
}

#pickup li .caption::after,
#pickup2 li .caption::after{
	content:"";
	vertical-align: baseline;
	display: inline-block;
	height: 100%;
	width: 0px;
}

#pickup li .caption p.caption-text::before,
#pickup2 li .caption p.caption-text::before {
    content: attr(data-text);
    color: rgb(255,255, 255);
    -webkit-text-stroke-width: 1px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}
#pickup li .caption p.caption-text::after,
#pickup2 li .caption p.caption-text::after {
    content: attr(data-text);
    -webkit-text-stroke-width: 5px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
#pickup li .caption p.caption-text.genre_rpg::after,
#pickup2 li .caption p.caption-text.genre_rpg::after {
    color: rgb(26,83,130);
}
#pickup li .caption p.caption-text.genre_act::after,
#pickup2 li .caption p.caption-text.genre_act::after {
    color: rgb(152,32,22);
}
#pickup li .caption p.caption-text.genre_adv::after, 
#pickup2 li .caption p.caption-text.genre_adv::after {
    color: rgb(92,49,111);
}
#pickup li .caption p.caption-text.genre_slg::after, 
#pickup2 li .caption p.caption-text.genre_slg::after {
    color: rgb(109,90,23);
}
#pickup li .caption p.caption-text.genre_edu::after, 
#pickup2 li .caption p.caption-text.genre_edu::after {
    color: rgb(129,76,33);
}
#pickup li .caption p.caption-text.genre_stg::after, 
#pickup2 li .caption p.caption-text.genre_stg::after {
    color: rgb(13,117,94);
}
#pickup li .caption p.caption-text.genre_spt::after, 
#pickup2 li .caption p.caption-text.genre_spt::after {
    color: rgb(52,64,100);
}
#pickup li .caption p.caption-text.genre_pzl::after, 
#pickup2 li .caption p.caption-text.genre_pzl::after {
    color: rgb(30,35,40);
}
#pickup li .caption p.caption-text.genre_ksg::after, 
#pickup2 li .caption p.caption-text.genre_ksg::after {
    color: rgb(103,46,40);
}
#pickup li .caption p.caption-text.genre_r15::after, 
#pickup2 li .caption p.caption-text.genre_r15::after {
    color: rgb(30,35,40);
}
#pickup li .caption p.caption-text.genre_etc::after, 
#pickup2 li .caption p.caption-text.genre_etc::after {
    color: rgb(42,116,71);
}
#pickup li .caption p.caption-text.genre_vir::after, 
#pickup2 li .caption p.caption-text.genre_vir::after {
    color: rgb(223 73 181);
}
#pickup li .caption p.caption-text.genre_friend::after, 
#pickup2 li .caption p.caption-text.genre_friend::after {
    color: rgb(129,76,33);
}
#pickup li .caption p.caption-text.genre_cf_0::after, 
#pickup2 li .caption p.caption-text.genre_cf_0::after {
    color: rgb(120 145 206);
}
#pickup li .caption p.caption-text.genre_cf_1::after, 
#pickup2 li .caption p.caption-text.genre_cf_1::after {
    color: rgb(174 129 204);
}
#pickup li .caption p.caption-text.genre_cf_2::after, 
#pickup2 li .caption p.caption-text.genre_cf_2::after {
    color: rgb(89 156 183);
}

#pickup li .caption,
#pickup2 li .caption{
	position:absolute;
	left:0;
	bottom:0;
	box-sizing:border-box;
	padding: 8px 13px;
	width: 360px;
	/* height: 100%; */
	font-size: 1.0rem;
	line-height:1.4;
	/* background-color: rgba(0,0,0,0.15); */
	vertical-align: baseline;
	}
#pickup li a,
#pickup2 li a{
color:#fff
}
/**/
#playlog {
	background-color: #FFF;
	/* background-image: url(/Image/svg/pc/playlog/ja.svg); */
	background-repeat: no-repeat;
	width:710px;
	height: 70px;
	clear:both;
	border-color: #EAEAEA;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
}
#playlog h2 {
	padding: 0px 0 0 0px;
	float:left;
}
#playlog ul {
	float:right;
	width:430px;
	overflow:hidden;
	font-size:90%;
	height:56px;
}
#playlog ul li img {
	float:left;
	padding:0 10px 0 0;
        opacity: 1 !important;
}
#playlog ul li p.tit {
	font-weight:bold;
}
#playlog ul li p img {
	float:none;
	padding:0;
}
/**/
#board {
	margin:23px 0 0 0;
	clear:both;
}
#board h2 {
	margin:0 0 0 -10px;
	position: relative;
}
#board h2:after{
    background-image: url("/Image/svg/pc/header/dot/zipkun_board.svg");
    background-repeat: no-repeat;
    display:inline-block;
    content:'';
    width: 44px;
    height: 36px;
    position: absolute;
    bottom: 0;
    right: 23px;
}

#board .cnt {
	border-image: url(/Image/svg/pc/index/messageboardBorder.svg) round;
	border-image-slice: calc(0.2 * 100%) calc(0.1 * 100%) fill;
	border-image-width: 90px 90px;
}
#board .cnt:after{
	background-image: url(/Image/svg/pc/index/message_pencil.svg);
	background-size: contain;
	background-repeat: no-repeat;
	content:"";
	width: 86px;
	height: 86px;
	position: absolute;
	bottom: -20px;
	right: 45px;
	pointer-events: none;
}
#board .head {
	float:left;
	padding:0 6px 0 0;
}
#board .post {
	width:500px;
	float:left;
	padding:0 0 12px 0;
}
#board .post ul {
	overflow:hidden;
	border-right:#B6B6B6 1px dotted;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	float:left;
}
#board .post li {
	border-top:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
	border-right:#CBCBCB 1px solid;
	font-size:12px;
	text-align:center;
	float:left;
	height:28px;
}
#board .post li a {
	text-decoration:none;
	color:#333;
	display:block;
	padding:2px 15px;
	height:24px;
}
#board .post li a:hover,
#board .post li.on a {
	background:#3498DB;
	color:#fff;
}
#board .post p {
	float:left;
}
#board #board_text {
	border:#ccc 1px solid;
	width:500px;
	font-size:14px;
	height:28px;
	padding:0;
	clear:both;
}
 #board_submit,.res_send_btn {
	background-position: 0 !important;
	background-color: #2D91D4;
}
#board .message {
	margin:19px 0 0 0;
	height:164px;
}
#board .message li {
	border-bottom:#ccc 1px dotted;
	margin:0 0 5px;
	padding:0 0 5px;
	font-size:90%;
        max-width: 630px;
}
#board .message span {
	font-size:90%;
	color:#777;
}
/**/
#newgame {
	clear:both;
	padding:13px 0 0 0;
}
#newgame h2 {
	margin:0 0 0 -10px;
}
#newgame div.searchEngine .detail_button{
	display: block;
	background-color: #af7ac5;
	font-size: 1.4em !important;
	margin: -1px 0px;
	box-sizing: border-box;
	height: 44px;
	width: 100%;
	padding: 0px 10px;
}
#newgame div.searchEngine .detail_button:before{
	background-repeat: no-repeat;
	width: 32px;
	background-image: url(/Image/svg/pc/index/editor.svg);
	background-size: contain;
	background-position: center;
}
#newgame div.searchEngine .detail{background: #fff;display: block;padding: 5px;box-sizing: border-box;}
#newgame div.searchEngine .detail ul.languageGroup{
	display: inline-block;
	text-align: center;
	padding: 3px 0px 7px 0;
	vertical-align: middle;
}
#newgame div.searchEngine .detail ul.engineGroup{
	text-align: left;
	padding: 3px 0 7px 0;
	margin: auto;
	width: 655px;
}
#newgame div.searchEngine .detail .selectmenu{
	margin: 0px 30px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
}
html[lang="ja"] #newgame div.searchEngine .detail .selectmenu:before{
	content:"";
}
html[lang="en"] #newgame div.searchEngine .detail .selectmenu:before{
	content:"Release: Before";
}
html[lang="ja"] #newgame div.searchEngine .detail .selectmenu:after{
	content:"以前のリリースを検索";
}
html[lang="en"] #newgame div.searchEngine .detail .selectmenu:after{
	content:"Search";
}
html[lang="ja"] .sprite_tag_tit:after{
		content: "登録タグ";
}
html[lang="en"] .sprite_tag_tit:after{
		content: "Tags";
}
#newgame div.searchEngine .detail .selectmenu select{
	display: inline-block;
	margin: 10px 10px;
	padding: 6px 12px;
	border-radius: 6px;
	width: auto;
}

#newgame div.searchEngine,
#newgame  div.searchEngine>:first-child{
	border-radius: 10px;
}
#newgame div.searchEngine,
#newgame div.searchEngine>:last-child{
	border-radius: 10px;
}
#newgame div.searchEngine{
	padding: 5px 5px;
	box-sizing: border-box;
	background: url(/img/game_bg.gif) 0 0 repeat;
	box-shadow: 1px 1px 0 #bfbfbf;
	display: inline-block;
	vertical-align: middle;
}
#newgame div.searchEngine ul li {
	position:relative;
	background: none;
	box-shadow: 1px 1px 0 #BFBFBF;
	width: auto;
	display: inline-block;
	float: none;
	margin: 4px 2px;
	padding: 0;
}
#newgame div.searchEngine ul li .languagebtn,
#newgame div.searchEngine ul li .engine{
	filter:grayscale(100%);
	opacity: 0.3;
}
#newgame div.searchEngine ul li .languagebtn.on,
#newgame div.searchEngine ul li .engine.on{
	filter:grayscale(0%);
	opacity: 1;
}
#newgame li.CrowdFundingSearch{
	width:100%;
}
#newgame li.CrowdFundingSearch>div{
	height: auto !important;
	padding: 10px 10px !important;
}
#newgame li.CrowdFundingSearch>div .Head_Copy{
	color:#FFF;
	display: block !important;
	width: 16em;
	text-align:left;
	font-size: x-large;
	padding: 10px;
	border-radius:10px;
	background-image: linear-gradient(60deg, #DD8000, #FFCF35);
}
li.CrowdFundingSearch>div .Head_Copy:before{
	display: inline-block;
	font-size: large;
	vertical-align: middle;
}
html[lang="ja"] #newgame li.CrowdFundingSearch>div .Head_Copy:before{
	content:'支援額';
}
html[lang="en"] #newgame li.CrowdFundingSearch>div .Head_Copy:before{
	content:'Supported';
}
#newgame li.CrowdFundingSearch>div .Head_Copy:after{
	content:attr(data-text);
	display: inline-block;
	float: right;
	vertical-align: middle;
}
#newgame li.CrowdFundingSearch>div>h3{font-size: x-large;padding: 6px 9px;}
#newgame li.CrowdFundingSearch img{
	width:100%;
	
}
#newgame li {
	position:relative;
	background:url(/img/game_bg.gif) 0 0 repeat;
	box-shadow:1px 1px 0 #BFBFBF;
	width:212px;
	padding:5px;
	float:left;
	margin:17px 22px 0 0;
}
#newgame li:nth-child(3n) {
	margin:17px 0 0 0;
}
#newgame li div {
	background:#fff;
	padding:8px 6px 0 6px;
	text-align:center;
}
#newgame li h3 {
	line-height:130%;
	text-align:left;
	margin:8px 0 0 0;
}
#newgame li .date {
	color:#777;
	font-size:80%;
	text-align:right;
}
#newgame li .cat {
	position:absolute;
	top:-5px;
	left:-5px;
	margin: 0;
}
#newgame li .txt.Head_Copy{
    color: #0B3861;
    font-weight: bold;
    font-size: 90%;
}
#newgame li .txt.Head_Copy:empty{
    display:none;
}
#newgame li .txt {
    text-align: left;
    font-size: 80%;
    line-height: 130%;
    padding: 5px 0 0;
}
/**/
#news {
	clear:both;
	padding:27px 0 0 0;
}
#news h2 {
	margin:0 0 0 -10px;
}
#news .news_box {
	background:#fff;
	border:#EAEAEA 1px solid;
	margin:4px 0 0 0;
	height:110px;
}
#news dl {
	padding:15px 20px;
}
#news dl dt {
    clear: both;
    float: left;
    padding: 0 0 5px 0;
    width: 9em;
}
#news dl dd {
  padding: 0 0 5px 7.5em;
}
/**/
#twitter {
	background:#fff;
	border:#EAEAEA 1px solid;
	text-align:center;
	margin:15px 0 0;
	padding:10px 0;
	clear:both;
}

/*---------------------------------------------
GamePLay
---------------------------------------------*/
#gameplay {
	position:relative;
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:20px;
}
#gameplay img.cat {
	position:absolute;
	top:-10px;
	left:-5px;
}
#gameplay h1 {
	font-size:230%;
	float:left;
	margin:0 12px 20px 0;
	width:100%;
	line-height: 1.2em;
}
#gameplay p.date {
	clear:both;
	color:#777;
	font-size:90%;
	padding:2px 0 10px;
}
/**/
#gameplay dl.tag {
    margin: 20px 0 0;
    clear: both;
    padding: 10px 10px;
}
#gameplay dl.tag dt {
	display: inline-block;
}
#gameplay dl.tag dd {
	padding: 3px 0 3px 15px;
	font-size:90%;
	display: inline-block;
	vertical-align: middle;
}
#gameplay dl.tag .tag_btn {
  background:#1ABC9C;
	padding:0.5em 0.7em;
	color:#fff;
	text-decoration:none;
        white-space: nowrap;
}
#gameplay dl.tag .tag_btn:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}
#gameplay .detail {
	width: calc(100% - 190px);
	float:left;
	margin:14px 0 30px;
}
/**/
#gameplay .author {
	border:#EAEAEA 1px solid;
	background:#F8F8F8;
	width:150px;
	margin:0 0 35px;
	padding:5px 5px 10px;
	float:right;
	font-size:80%;
	line-height:130%;
}
#gameplay .author img {
	border:#F1F1F1 1px solid;
	float:left;
}
#gameplay .author p {
	padding:10px 0 0 60px;
}
#gameplay .author dl {
	clear:both;
	padding:7px 0;
}
#gameplay .author dt {
    clear:both;
    float:left;
    padding:0;
    width:5.5em;
}
#gameplay .author dd {
    padding:0 0 0 6em;
}
#gameplay .author p.tool {
	color:#fff;
	padding:0;
}
#gameplay .author .tkool {background:#EC7063;padding:3px 5px;}
#gameplay .author .nscripter {background:#6E62EC;padding:3px 5px;}
#gameplay .author .wolf {background:#BA62EC;padding:3px 5px;}
#gameplay .author .plilog {background:#3498DB;padding:3px 5px;}
/**/
#gameplay .game_soft {
	background:url(/img/gameplay/game_bg.jpg) 0 0 repeat-x;
	clear:both;
	text-align:center;
}
/**/
#gameplay .manual {
	border-top:#ccc 1px dotted;
	border-bottom:#ccc 1px dotted;
	margin:30px 0 20px;
	padding:15px 0;
}
#gameplay .manual p {
	margin:0 0 15px;
}
/**/
#gameplay .report {
	float:right;
	padding:0px 0 0;	
}
#gameplay input {
	width:100%;
	margin:10px 0 0;
	padding:5px;
	border:#CCC 1px solid;
	font-size:14px;
	height:18px;
}
/**/
#game_board {
	background: url(/img/bg.gif);
	margin:20px 0 0 0;
	padding: 0 0 0 0;
	clear:both;
	overflow:hidden;
	min-width: 976px;
	width: 75%;
	margin: auto;
	box-sizing: border-box;
}
#game_board h2 {
	padding: 0px 0px 0px 7px;
	padding-top: 0px;
	border-top: 7px #94684E solid;
}
#game_board .cnt {
	padding: 10px 0 25px 25px;
	width: calc(100% - 311px);
	float:left;
}
#game_board .head {
	float:left;
	padding:0 6px 0 0;
	clear:both;
}
#game_board .post {
	float:left;
	padding:0 0 12px 0;
}
#game_board .post ul {
	overflow:hidden;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	float:left;
}
#game_board .post li {
	border-top:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
	border-right:#CBCBCB 1px solid;
	font-size:12px;
	text-align:center;
	float:left;
	height:28px;
}
#game_board .post li a {
	text-decoration:none;
	color:#333;
	display:block;
	padding:2px 15px 2px;
	height:24px;
}
#game_board .post li a:hover,
#game_board .post li.on a {
	background:#3498DB;
	color:#fff;
}
#game_board .post p {
	float:left;
}
#game_board .post .ss li a:hover,
#game_board .post .ss li.on a {
	background:#E67E22;
}
#game_board #board_text {
	border:#ccc 1px solid;
	width: 100%;
	box-sizing: border-box;
	font-size:14px;
	padding:5px;
	clear:both;
	display: block;
}
#game_board .message {
	margin: 6px 0 0 0;
	height: 675px;
}
#game_board .message li {
	border-bottom:#ccc 1px dotted;
	margin:0 0 5px;
	padding:0 0 5px;
	font-size:90%;
        max-width: 630px;
}
#game_board .message span {
	font-size:90%;
	color:#777;
}
/**/
#game_playlog {
	border:#3498DB 3px solid;
	margin: 0 16px 0 0px;
	padding: 0px 0px 0 0;
	width:254px;
	height: 905px;
	float:right;
}
#game_playlog .playlog {
	height: calc(100% - 119px);
	margin:20px 12px;
	text-align:center;
}
#game_playlog .playlog  li {
	margin:0 0 12px;
}
/**/
.game_other_ad{
	/*width: 340px !important;*/
	display: inline-block;
	float:none !important;
}
.game_other {
	padding:23px 0 0 15px !important;
	float: none;
	border: #EAEAEA 1px solid;
	background: #fff;
	border-radius: 10px 11px 0 0;
}
.game_other p.tit {
	margin:0 0 5px -10px;
}
.game_other li:nth-child(3n) {
	margin:17px 22px 0 0 !important;
}
/**/
#blogcode {
	padding:10px;
}
#blogcode h1 {
	background:#3498DB;
	color:#fff;
	font-size:18px;
	margin:5px 0 0;
	padding:5px;
}
#blogcode p {
	padding:10px 0 0 0;
	font-weight:bold;
}
#blogcode textarea {
	width:94%;
	margin:0;
	padding:5px;
	border:#CCC 1px solid;
	font-size:14px;
}
#blogcode p.txt {
	padding:0;
	font-weight:normal;
	font-size:12px;
	line-height:1.4;
}
/*---------------------------------------------
GameSearch
---------------------------------------------*/
.game_search {
	padding:0 0 30px!important;
}
.game_search h1 {
	background:#3498DB;
	color:#fff;
	font-size:120%;
	margin:0 0 7px;
	padding:8px 10px;
}
.game_search p.txt {
	text-align:left;
	font-size:80%;
	line-height:130%;
	padding:5px 0 0;
}
.game_search p.cmt {
	border:#EAEAEA 1px solid;
	text-align:left;
	font-size:70%;
	line-height:130%;
	padding:3px;
 }
.game_search p.cmt:empty:after{
    content:"No Comments";
 }
.game_search li div {
	padding:8px 6px !important;
}
.game_search p.count {
	font-size:70%;
	line-height:130%;
	margin:5px 0 0;
	height: 18px;
	white-space: nowrap;
	overflow: hidden;
}
/**/

.game_search #AutoSearchLoader {
	clear:both;
	display: block;
}
.game_search .pager {
	clear:both;
	padding:40px 0 0;
	text-align:center;
	font-size:110%;
}
.game_search .pager a,
.game_search .pager span {
	border:#DDD 1px solid;
	background:#fff;
	padding:12px 14px;
        display: inline-block;
}
.game_search .pager span.this-page {
	background:#3498DB;
	color:#fff;	
}

/*---------------------------------------------
GameRanking
---------------------------------------------*/
#game_ranking .menu {
	font-size:90%;
	padding:25px 0 25px 33px;
	overflow:hidden;
}
#game_ranking .menu p.tit {
	float:left;
	padding:0;
}
#game_ranking .menu p {
	padding:3px 0 0 134px;
}
/**/
#game_ranking table {
	border-top:#ccc 1px solid;
	border-left:#ccc 1px solid;
	font-size:80%;
	line-height:130%;
}
#game_ranking th,
#game_ranking td {
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	text-align:center;
}
#game_ranking td {
	padding:1px 0 0;
	height:200px;
}
#game_ranking th.rank1 {
	background:#F9D43C;
	padding:75px 0 0;
}
#game_ranking th.rank {
	padding:75px 0 0;
}
#game_ranking td p {
	text-align:left;
	padding:4px 4px 0;
	font-weight:bold;
}
#game_ranking td .count {
	background: url(/Image/svg/pc/header/dot/zipkun.svg) no-repeat left center;
	background-size: 16px;
	height: 20px;
	padding: 5px 0px 0px 18px;
	box-sizing: border-box;
}
#game_ranking td .date {
	color:#777;
	font-size:90%;
	font-weight:normal;
}
#game_ranking td .when{
	color:#EC7063;
	font-weight:normal;
	padding:2px 4px 4px;
}
#game_ranking td.rpg {background:#E7F3FB;}
#game_ranking td.adv {background:#F3EBF6;}
#game_ranking td.slg {background:#FEF9E2;}
#game_ranking td.stg {background:#E4F7F3;}
#game_ranking td.act {background:#FCEAE8;}
#game_ranking td.edu {background: #faf1e9;}
#game_ranking td.pzl {background:#E7E9EC;}
#game_ranking td.spt {background: #eceff8;}
#game_ranking td.ksg {background:#F8E7E6;}
#game_ranking td.etc {background:#E6F9EE;}
#game_ranking td.vir {background:#fbe5f5;}

/*---------------------------------------------
GameRanking Detail
---------------------------------------------*/
.detail_menu {
	overflow:hidden;
	padding: 1px 1px 37px 31px;
	box-sizing: border-box;
}
.detail_menu li {
	float:left;
	padding:0 0 0 1px;
}
/**/
.detail_rank {
	clear:both;
	padding:0 0 0 33px;
}
.detail_rank li {
	position:relative;
	background:url(/img/game_bg.gif) 0 0 repeat;
	box-shadow:1px 1px 0 #BFBFBF;
	padding:5px;
	float:left;
	margin:0 11px 11px 0;
}
.detail_rank li.rank1 {
	background:url(/img/gameranking/rank1_bg.gif) 0 0 repeat;
	width: 596px;
	height:480px;
	font-size:120%;
}
.detail_rank li.rank1 div {height:464px;padding:8px 20px;}
.detail_rank li.rank2-7 {width:212px;height:230px;}
.detail_rank li.rank2-7 div {height:214px;}
.detail_rank li.rank8- {width: 198px;}
.detail_rank li.rank8- div {height: 178px;}
.detail_rank li:nth-child(3),
.detail_rank li:nth-child(5) {
	/* margin:0 0 11px; */
}
.detail_rank li div {
	background:#fff;
	padding:8px 6px;
	text-align:center;
	overflow:hidden;
}
.detail_rank li h3,
.detail_rank li p {
	line-height:130%;
	text-align:left;
	margin:8px 0 0 0;
}
.detail_rank li .rank {
	position:absolute;
	top:-5px;
	left:-5px;
}
.detail_rank li.rank8- .rank {
	position:absolute;
	top: -5px;
	left:-10px;
}
.detail_rank p.txt {
	text-align:left;
	font-size:80%;
	line-height:130%;
	padding:0;
}
.detail_rank p.count {
	background:url(/img/zip/normal.png) no-repeat left center;
	font-size:70%;
	line-height:130%;
	margin:5px 0 0;
	padding:4px 0 0 18px;
	float:left;
}
.detail_rank p.date {
	color:#777;
	font-size:80%;
	float:right;
}
/**/
.detail_rank li.rank1 img {
	padding:20px 0 10px;
}
.detail_rank li.rank1 img.rank {
	padding:0;
}
.detail_rank li.rank1 h3 {
	font-size:120%;
	margin:8px 0 15px;
}
.detail_rank li.rank1 p.txt {
	font-size:90%;
	margin:3px 0 10px 0;
}
.detail_rank li.rank6-10 {
	background:#fff;
	box-shadow:none;
	border:#ccc 1px solid;
	margin:8px 16px 40px 0;
}
.detail_rank li:last-child {
	margin:8px 0 0 0;
}

/*---------------------------------------------
User
---------------------------------------------*/
#user_prof {
	background:#2B2B2B;
	color:#fff;
	overflow:hidden;
	margin-bottom:25px;
}
#user_prof h1,
#user_game h2 {
	background:#3498DB;
	color:#fff;
	font-size:120%;
	margin:0 0 7px;
	padding:8px 10px;
}
#user_prof p {
	padding:0 0 10px;
}
#user_prof p.tit {
	font-size:140%;
	font-weight:bold;
	padding:0;
}
#user_prof p.place {
	color:#CCC;
}
#user_prof .cnt {
	width:780px;
	float:right;
	padding:15px 20px 5px;
}
#user_prof .userWatchPageImage {
	float:left;
	padding:15px 0 20px 20px;
	width: 150px;
}
#user_prof .userWatchPageImage .monaData{
    width: 100%;
    display: block;
    text-align: center;
}
#user_prof .userWatchPageImage .monaData span{
    font-size: x-small;
    display: block;
    margin: 5px 0px;
}
#user_prof .userWatchPageImage .monaData input{
    padding:5px 5px;
    background-color: rgba(255,255,255,0.8);
    border-color: rgba(0,0,0,0.8);
    border-width: 1px;
    margin: 0;
    display: inline-block;
}
#user_prof .userWatchPageImage .monaData canvas{
    max-width:80%;
    margin: 10%;
}
/**/
#user_game {
	border:#EAEAEA 1px solid;
	background:#fff;
	margin-top:30px;
}
#user_game ul {
	padding:10px 40px 30px;
}
#user_game ul li {
	border-bottom:#ccc 1px dotted;
	position:relative;
	margin:20px 0 0;
	clear:both;
}
#user_game ul li .img {
	width:143px;
	float:left;
	font-size:70%;
	line-height:130%;
	padding:0 0 20px;
}
#user_game ul li .img img {
	margin:0 0 5px;
}
#user_game ul li .img .date {
    display:block;
    color: #777;
    margin: 3px 0px 1px 0px;
}
#user_game ul li .txt {
	width:755px;
	float:right;
	padding:0 0 20x;
}
#user_game.guidebook_link ul li .txt {
	width:655px;
}
#user_game ul li .txt h3 {
	font-size:130%;
	padding:0 0 10px;
}
#user_game ul li .txt p {
	font-size:90%;
	padding:0 0 20px;
}
#user_game ul li .cat {
	left:-5px;
    position: absolute;
    top:-10px;
	float:none;
}
/**/
#user_licensee .cnt {
	border:#EAEAEA 1px solid;
	background:#fff;
	margin-top:30px;
}
#user_licensee h2 {
	background:#EB984E url(/img/userLicensee/licensee_tiit02.png) no-repeat 8px center;
	color:#fff;
	font-size:120%;
	margin:0 0 7px;
	padding:8px 10px 8px 35px;
}
#user_licensee ul {
	padding:10px 20px 30px;
}
#user_licensee ul li {
	border-bottom:#ccc 1px dotted;
	position:relative;
	margin:15px 0 0;
	clear:both;
}
#user_licensee ul li .img {
	width:143px;
	float:left;
	font-size:70%;
	line-height:130%;
	padding:0 0 15px;
}
#user_licensee ul li .img img {
	margin:0 0 5px;
}
#user_licensee ul li .txt {
	width:790px;
	float:right;
	padding:0 0 20x;
}
#user_licensee ul li .txt h3 {
	font-size:130%;
	padding:0 0 10px;
}
#user_licensee ul li .txt ul {
	padding:0;
}
#user_licensee ul li .txt ul li {
	border-bottom:none;
	position:static;
	margin:0;
}
/**/
.user_menuTab {
	text-align:center;
	
}
.user_menuTab li {
	display:inline-block;
	min-height:24px;
	border-right:#333 1px solid;
	margin-right:15px;
	padding:0 20px 0 28px;
	font-size:110%;
}
.user_menuTab li:last-child {
	border-right:none;
}
.user_menuTab li.menu_user {
	background:url(/img/userLicensee/licensee_tit01.png) no-repeat left center;
}
.user_menuTab li.menu_licensee {
	background:url(/img/userLicensee/licensee_tit02.png) no-repeat left center;
}
.user_menuTab li.menu_fandisc {
	background:url(/img/userLicensee/licensee_tit03.png) no-repeat left center;
}
/*---------------------------------------------
About
---------------------------------------------*/
#about {
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:30px 40px;
}
#about h2 {
	background:#3498DB;
	color:#fff;
	clear:both;
	font-size:120%;
	margin:0 0 20px;
	padding:8px 12px;
}
#about h3 {
	border-bottom:#3498DB 2px solid;
	color:#3398DA;
	font-size:110%;
	margin:30px 0 0 20px;
	padding:0 0 5px;
}
#about .whatis img {
	float:right;
	padding:0 0 40px 30px;
}
#about .whatis img {
	float:right;
	padding:0 0 40px 30px;
}
#about .whatis p img {
	float:none;
	padding:0;
}
#about .merit1,
#about .merit2 {
	background:url(/img/InfoPLiCy/about_img02.gif) no-repeat 34px 0;
	margin:30px 0 0;
	padding:0 0 0 150px;
	font-size:90%;
}
#about .merit2 {
	background:url(/img/InfoPLiCy/about_img03.gif) no-repeat 34px 0;
}
#about .merit1 p,
#about .merit2 p {
	margin:0 0 20px;
}
#about .merit1 strong,
#about .merit2 strong {
	font-size:120%;
	line-height:160%;
}
#about .btn {
	text-align:center;
	margin:30px 0;
}

/*---------------------------------------------
FAQ
---------------------------------------------*/
#faq {
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:30px 37px;
}
#faq .menu {
	overflow:hidden;
}
#faq .menu li {
	float:left;
	margin:0 1px 0 0;
}
#faq h2 {
	color:#fff;
	clear:both;
	font-size:120%;
	margin:30px 0 0;
	padding:8px 12px;
}
#faq .user {
	padding:0 3px;
}
#faq .user h2 {background:#2ECC71;}
#faq .user p.tit {
	border-bottom:#3498DB 2px solid;
	color:#3398DA;
	font-size:110%;
	font-weight:bold;
	margin:30px 0 0 20px;
	padding:0 0 5px;
}
#faq .user a {
	color:#333;
}
#faq .user ol {
	margin:20px 0 0 50px;
}
#faq .user ol li {
	list-style-type:decimal;
	margin:0 0 2px;
}
#faq .user dl  {
	margin:25px 0 0 20px;
}
#faq .user dl dt {
	background:#3498DB;
	font-size:110%;
	padding:8px 12px;
	color:#fff;
}
#faq .user dl dd {
	display:block;
	border-left:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	border-right:#CCC 1px solid;
	margin:0 0 20px;
	padding:17px 15px;
}

/*---------------------------------------------
Fes
---------------------------------------------*/
#fes {
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:30px 40px;
}
#fes h2 {
	background:#EC7261;
	color:#fff;
	clear:both;
	font-size:120%;
	margin:0 0 20px;
	padding:8px 12px;
}
#fes .whatis img {
	float:right;
	padding:0 0 40px 30px;
}
/**/
#sidebar .fes .head {
	margin: 8px 0 11px;
}
#fes ul.fes_list {
	overflow:hidden;
	padding:10px 0 0;
}
#fes ul.fes_list li {
	border-bottom:#CCCCCC 1px dotted;
	width:260px;
	margin:0 60px 20px 0;
	padding:0 0 20px;
	line-height:130%;
	font-weight:bold;
	float:left;
}
#fes ul.fes_list li:nth-child(3n) {
	margin:0 0 10px;
}
#fes ul.fes_list li img {
	float:left;
}
#fes ul.fes_list li div {
	width:185px;
	float:right;
}
#fes ul.fes_list li p {
	margin:0 0 2px;
}
#fes ul.fes_list li .entry {
	font-size:80%;
	font-weight:normal;
}
#fes ul.fes_list li .btn {
	text-align:right;
}
#fes ul.fes_list li .btn img {
	float:none;
}

/*---------------------------------------------
Fes Detail
---------------------------------------------*/
#fes_detail {
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:20px 40px 30px; 
}
#fes_detail h2 {
	background:#EC7261;
	color:#fff;
	clear:both;
	font-size:120%;
	margin:0 0 30px;
	padding:8px 12px;
}
#fes_detail p.menu {
	text-align:center;
	padding:0 0 20px;
}
#fes_detail .about {
	overflow:hidden;
}
#fes_detail .about .img {
	width:150px;
	float:left;
	padding:0 30px 0 0;
}
#fes_detail .about .cnt {
	width: calc(100% - 180px);
	box-sizing: content-box;
	float:right;
}
#fes_detail h3 {
    border-bottom:2px solid #3498DB;
    color:#3398DA;
    font-size:110%;
    margin:30px 0 0 20px;
    padding:0 0 5px;
	clear:both;
}
/**/
#fes_entry {
	clear:both;
	background:#EAEAEA;
	margin:20px 0 0 0;
	padding:10px;
}
#fes_entry p.head {
	font-weight:bold;
	padding:0 0 5px;
}
#fes_entry img {
	float:left;
	padding:0 10px 5px 0;
}
#fes_entry p.list {
	margin:10px 0 0;
        display: inline-block;
        vertical-align: middle;
}
#fes_entry p.list a {
	background:#fff;
	border:1px solid #CBCBCB;
	font-size: 12px;
	color:#333;
	text-decoration:none;
	padding:10px;
	text-align: center;
}
#fes_entry p.list a:hover {
	background:#3498DB;
	color:#fff;
}
#fes_entry p.tit {
	clear:both;
	margin:10px 0 0;
}
#fes_entry input {
	border:1px solid #CCC;
    font-size:14px;
    height:18px;
    width:290px;
	padding:5px;
}
#fes_entry textarea {
	width: calc(100% - 20px);
	box-sizing: border-box;
}
#fes_entry p.btn {
	padding:5px 0 0 0;
	text-align:center;
}
#fes_entry .btn img {
	float:none;
	padding:0;
}
/**/
#fes_board {
	background:url(/img/fes/fes_bg.gif) 0 0 no-repeat;
	margin:23px 0 0 38px;
	padding:34px 23px 10px 27px;
	clear:both;
	height:407px;
}
#fes_board .head {
	float:left;
	padding:0 6px 0 0;
}
#fes_board ul.post {
	overflow:hidden;
	padding: 0 10px 5px 0;
}
#fes_board .post li {
	border-top:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
	border-right:#CBCBCB 1px solid;
	font-size:12px;
	text-align:center;
	float:left;
	height:28px;
}
#fes_board .post li a {
	text-decoration:none;
	color:#333;
	display:block;
	padding:2px 15px;
	height:24px;
}
#fes_board .post li a:hover,
#fes_board .post li.on a {
	background:#3498DB;
	color:#fff;
}
#fes_board .post p {
	float:left;
}
#fes_board #board_text {
    border: #ccc 1px solid;
    width: 500px;
    font-size: 14px;
    height: 5em;
    box-sizing: border-box;
    padding: 2px;
    clear: both;
    vertical-align: bottom;
}
#fes_board .message {
	margin: 10px 0 0 0;
}
#fes_board .message.PLiCY_Message_Bord {
	height:290px;
}
#fes_board .message.PLiCY_Message_Bord_Log {
	height:385px;
}
#fes_board .message li {
	border-bottom:#ccc 1px dotted;
	margin:0 0 5px;
	padding:0 0 5px;
	font-size:90%;
        max-width: 795px;
}
#fes_board .message span {
	font-size:90%;
	color:#777;
}
/**/
#fes_game p.tit,
#fes_setting p.tit {
	background:#eee;
	margin:20px 0 0 20px;
	padding:5px 10px;
	font-weight:bold;	
}
#fes_game ul {
	padding:10px 0 0 40px;
}
#fes_game ul li {
	border-bottom:#ccc 1px dotted;
	position:relative;
	margin:20px 0 0;
	clear:both;
}
#fes_game ul li .img {
	width:143px;
	float:left;
	font-size:70%;
	line-height:130%;
	padding:0 0 15px;
}
#fes_game ul li .img img {
	margin:0 0 5px;
}
#fes_game ul li .txt {
	width:710px;
	float:right;
	padding:0 0 15x;
}
#fes_game ul li .txt h4 {
	font-size:130%;
	padding:0;
}
#fes_game ul li .txt p.user {
	padding:0 0 5px;
	color:#666;
}
#fes_game ul li .txt p {
	font-size:90%;
	padding:0 0 20px;
}
#fes_game ul li .txt p.btn a{
	margin: 0px 14px;
}
#fes_game ul li .cat {
	left:-5px;
    position: absolute;
    top:-10px;
	float:none;
}
#fes_game ul li .txt h4.rank1 {
	background:url(/img/gameranking/rank01.png) 0 0  no-repeat;
	font-weight:bold;padding:0 0 0 80px;
	min-height:98px;
}
#fes_game ul li .txt h4.rank2 {
	background:url(/img/gameranking/rank02.png) 0 0  no-repeat;
	font-weight:bold;padding:0 0 0 45px;
	min-height:53px;
}
#fes_game ul li .txt h4.rank3 {
	background:url(/img/gameranking/rank03.png) 0 0  no-repeat;
	font-weight:bold;padding:0 0 0 45px;
	min-height:53px;
}
#fes_game ul li .txt h4.rank4 {
	background:url(/img/gameranking/rank04.png) 0 0  no-repeat;
	font-weight:bold;padding:0 0 0 45px;
	min-height:53px;
}
#fes_game ul li .txt h4.rank5 {
	background:url(/img/gameranking/rank05.png) 0 0  no-repeat;
	font-weight:bold;padding:0 0 0 45px;
	min-height:53px;
}
/**/
#fes_vote {
	padding:0 0 0 40px;
}
#fes_vote p {
	margin:20px 0 0;
}
/**/
#fes_news {
	padding:20px 0 20px 30px;
}
#fes_news #news_title {
    border: 1px solid #CCCCCC;
    clear: both;
    font-size: 14px;
    height: 28px;
    padding: 0;
    width: 500px;
}
#fes_news #news_text {
    border: 1px solid #CCCCCC;
    clear: both;
    font-size: 14px;
    padding: 5px;
	width:490px;
}
#fes_news #news_submit {
	background:#1ABC9C;
	border:none;
	font-size:14px;
	color:#fff;
    padding: 5px;
	cursor:pointer;
}
/**/
#fes_game .btn a {
	background:#1ABC9C;
	color:#fff;
	padding:0.5em 0.7em;
	text-decoration:none;
}
#fes_news #news_submit:hover,
#fes_game .btn a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}
/**/
h3#setting {
	background:#3398DA;
	color:#fff;
	margin:30px 0 0 0;
	padding:5px 7px;
}
#fes_setting {
	background:#EEE;
	padding:20px 0 15px;
}
#fes_setting p.tit {
	margin:0 30px 0 20px;
	background:none;
	border-bottom:#333 1px solid;
	
}

/*---------------------------------------------
Policy
---------------------------------------------*/
.info_rule {
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:30px 37px;
}
.info_rule h2 {
	background:#3498DB;
	color:#fff;
	clear:both;
	font-size:120%;
	margin:30px 0 0;
	padding:8px 12px;
}
.info_rule p {
	margin:20px;
}
.info_rule ul {
	margin:20px 20px 20px 35px;
}
.info_rule li {
	list-style-type:disc;	
}
/*---------------------------------------------
Release
---------------------------------------------*/
.info_release {
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:30px 37px;
}
.info_release h2 {
	background:#3498DB;
	color:#fff;
	clear:both;
	font-size:120%;
	margin:10px 0 0;
	padding:8px 12px;
}
.info_release p {
	font-size:90%;
	margin:20px;
	line-height:120%;
}

/*---------------------------------------------
Connection
---------------------------------------------*/
.info_connection {
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:5px 37px 30px;
}
.info_connection select{
	padding: 10px 21px;
	border-radius: 10px;
	margin: 0px 10px 0px 0px;
}
.info_connection input[type=text],
.info_connection input[type=password]{
	padding: 4px 10px;
	margin: 0px 10px 0px 0px;
	border-radius: 10px;
}
.info_connection h2 {
	background:#3498DB;
	color:#fff;
	clear:both;
	font-size:120%;
	margin:30px 0 0;
	padding:8px 12px;
}
.info_connection p {
	margin:20px;
}
.info_connection div {
	margin:20px 20px 0;	
}
.info_connection textarea {
	width:650px;
}

/*---------------------------------------------
InfoLogin
---------------------------------------------*/
.info_connection div.info_infologin {
	margin:0 auto;
	width:400px;
	text-align:center;
}
.info_connection .formArea {
	text-align:left;
}
.info_connection .formArea input {
	border:1px solid #ccc;
    clear:both;
    font-size:14px;
    height:18px;
	padding:5px;
	width:100%;
}

/*---------------------------------------------
SS_Select
---------------------------------------------*/
.SS_Select_btn {
	background:#1ABC9C;
	cursor:pointer;
	display:block;
	width:100%;
	border:none;
	margin:5px 0 0 0;
	padding:0.6em;
	color:#fff;
	font-size:12px;
}
.SS_Select_btn:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}

/*---------------------------------------------
MyPage Contents
---------------------------------------------*/
.my_mainarea {
	width:710px;
	float:right;
}
.my_information {
	background:#000;
	color:#fff;
	overflow:hidden;
}
.my_information .img {
	width:150px;
	padding:20px;
	float:left;
}
.my_information .cnt {
	padding:20px 0;
	width:515px;
	float:right;	
}
.my_information .cnt .tit {
	font-size:140%;
	font-weight:bold;
	padding:0 0 18px 0;
}
.my_information .cnt table th {
	font-weight:normal;
	padding:0 10px 0 0;
}
.my_information .cnt table td {
	vertical-align:middle;
	padding:0 10px 0 0;
}
.my_information .cnt table td.gauge {
	width:202px;
}
.my_information .cnt table td.gauge span {
	display:block;
	border:#fff 1px solid;
	height:10px;
}
.my_mainarea .message,
.my_mainarea .message_blue {
	clear:both;
	background:#EC7063;
	font-size:110%;
	padding:15px;
	color:#fff;
}
.my_mainarea .message_blue {
	background:#00BDEE;
}
.my_mainarea .message .btn,
.my_mainarea .message_blue .btn {
	text-align:center;
	margin:12px 0 2px;
}
.my_html h2 {
	margin:30px 0 0 0;
}
/* game */
#mypage_game {
	border:#EAEAEA 1px solid;
	background:#fff;
}
#mypage_game ul {
	padding:10px 20px 30px;
}
#mypage_game ul li {
	border-bottom:#ccc 1px dotted;
	position:relative;
	margin:20px 0 0;
	clear:both;
}
#mypage_game ul li .img {
	width:143px;
	float:left;
	font-size:70%;
	line-height:130%;
	padding:0 0 20px;
}
#mypage_game ul li .img img {
	margin:0 0 5px;
}
#mypage_game ul li .txt {
	width:495px;
	float:right;
	padding:0 0 20x;
}
#mypage_game ul li .txt h3 {
	font-size:130%;
	padding:0 0 10px;
}
#mypage_game ul li .txt p {
	font-size:90%;
	padding:0 0 20px;
}
#mypage_game ul li .cat {
	left:-5px;
    position: absolute;
    top:-10px;
	float:none;
}
#mypage_game ul.btn {
	clear:both;
	text-align:right;
	padding:0 0 30px;
}
#mypage_game ul.btn li {
	margin:0;
	display:inline;
}
/* savedata */
#mypage_game .savedata li {
	clear:both;
}
#mypage_game .savedata li ul li{
	display:inline-block;
	margin: 20px 0 0;
}
/* mylist */
#mypage_mylist {
	border:#EAEAEA 1px solid;
	background:#fff;
}
#mypage_mylist .cnt {
	background:#EEE;
	margin:0 20px 25px;
	padding:20px;
}
#mypage_mylist h3 {
    background:#3498DB;
    clear:both;
    color:#FFF;
    font-size:120%;
    margin:25px 20px 0;
    padding:8px 12px;
}
#mypage_mylist h4 {
	clear:both;
	border-bottom:#333 1px solid;
	padding:5px 10px 5px 0;
	font-size:110%;
}
#mypage_mylist .text,
#mypage_mylist .textarea {
	padding:20px 0 20px 10px;
	overflow:hidden;
}
#mypage_mylist .edit select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border:#CCC 1px solid;
	width:300px;
	height:30px;
	padding:5px;
}
#mypage_mylist .edit {
	overflow:hidden;
	padding:5px 0 20px;
}
#mypage_mylist .edit p {
	float:left;
	font-weight:bold;
}
#mypage_mylist .edit div {
	float:left;
	padding:0 10px;
}
#mypage_mylist .text div {
	float:left;
	padding:0 20px 0 0;
}
#mypage_mylist ul.type {
	float:left;
}
#mypage_mylist ul.type li {
	border-top:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
	border-right:#CBCBCB 1px solid;
	font-size:12px;
	text-align:center;
	float:left;
	height:28px;
}
#mypage_mylist ul.type li a {
	background:#fff;
	text-decoration:none;
	color:#333;
	display:block;
	padding:2px 15px 2px;
	height:24px;
}
#mypage_mylist ul.type li a:hover,
#mypage_mylist ul.type li.on a {
	background:#3498DB;
	color:#fff;
}
#mypage_mylist textarea {
	width:99%;
}
#mypage_mylist input {
    border:1px solid #CCC;
    font-size:14px;
    height:18px;
    padding:5px;
    width:290px;
}
#mypage_mylist #mypage_game {
	background:none;
	border:none;
}
#mypage_mylist #mypage_game ul {
	padding:10px 0 30px 20px;
}
#mypage_mylist #mypage_game ul li .txt {
	width:445px;
}
#mypage_mylist #mypage_game h3 {
    background:none;
    font-size:130%;
    margin:0;
    padding:0 0 10px;
}
#mypage_mylist #mypage_game textarea {
	width:99%;
}
#mypage_mylist #mypage_game .btn {
	padding:15px 0 0;
}
#mypage_mylist #mypage_game .btn a {
	background:#1ABC9C;
	color:#FFF;
	padding:0.5em 0.7em;
	text-decoration:none;
	font-size: unset !important;
	margin: 1px 12px;
}
#mypage_mylist #mypage_game .btn a:hover {
	opacity:0.7;
}
#mypage_mylist .mylist_btn {
	text-align:center;
}

/* ss */
#mypage_ss {
	border:#EAEAEA 1px solid;
	background:#fff;
}
#mypage_ss {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EAEAEA;
}
#mypage_ss ul {
	overflow:hidden;
	padding:30px 0 30px 30px
}
#mypage_ss li {
	width:143px;
	float:left;
	padding:0 25px 30px 0;
}
#mypage_ss li p {
	color:#777;
	text-align:right;
	font-size:90%;
}
#mypage_ss li input {
    background: none repeat scroll 0 0 #1ABC9C;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin: 5px 0 0;
    padding: 0.6em;
    width: 100%;
}
#mypage_ss li input:hover {
    opacity: 0.7;
}

/* card */
#mypage_card {
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:20px 18px 50px;
}
#mypage_card .menu {
	overflow:hidden;
}
#mypage_card ul.menu li {
	display:block;
	float:left;
	margin:20px 1px 5px 0;
	width:223px;
	height:50px;
	cursor:pointer;
  	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#mypage_card ul.menu li.tab1 {
}
#mypage_card ul.menu li.tab1.select,
#mypage_card ul.menu li.tab1:hover {
}
#mypage_card ul.menu li.tab2 {
}
#mypage_card ul.menu li.tab2.select,
#mypage_card ul.menu li.tab2:hover {
}
#mypage_card ul.menu li.tab3 {
}
#mypage_card ul.menu li.tab3.select,
#mypage_card ul.menu li.tab3:hover {
}
#mypage_card .disnon {
	display:none;
}
#mypage_card .card_list li {
	position:relative;
	width:200px;
	float:left;
	margin:17px 19px 2px 0;
}
#mypage_card .card_list li div.card_cnt {
	background:url(/img/game_bg.gif) 0 0 repeat;
	box-shadow:1px 1px 0 #BFBFBF;
 	padding:5px;	
}
#mypage_card .card_list li:nth-child(3n) {
	margin:17px 0 2px 0;
}
#mypage_card .card_list li div {
	background:#fff;
	padding:8px 6px 0 6px;
	text-align:center;
}
#mypage_card .card_list li h3 {
	line-height:130%;
	margin:5px 0;
}
#mypage_card .card_list li .txt {
	font-size:80%;
	text-align:left;
	line-height:1.4;
	height:75px;
	overflow:hidden;
}
#mypage_card .card_list li .count {
	position:absolute;
	top:8px;
	right:12px;
}
#mypage_card .card_list li .cat {
	position:absolute;
	top:-5px;
	left:-5px;
	width: 76px;
	height: 27px;
	background-image: url(/Image/svg/pc/genre/cat/11.svg);
	color: #FFF;
}
#mypage_card .card_list li .cat.srarep{
	background-image: url(/Image/svg/mypage/mypagecard/mycardh_5srarep.svg);
}
#mypage_card .card_list li .cat.srare{
	background-image: url(/Image/svg/mypage/mypagecard/mycardh_4srare.svg);
}
#mypage_card .card_list li .cat.rarep{
	background-image: url(/Image/svg/mypage/mypagecard/mycardh_3rarep.svg);
}
#mypage_card .card_list li .cat.rare{
	background-image: url(/Image/svg/mypage/mypagecard/mycardh_2rare.svg);
}
#mypage_card .card_list li .cat.normal{
	background-image: url(/Image/svg/mypage/mypagecard/mycardh_1normal.svg);
}

#mypage_card .card_list li .cat.rare:after{
    content: "Rare";
}

#mypage_card .card_list li .cat.normal:after{
    content: "Normal";
}

#mypage_card .card_list li .cat:after{
    display: inline-block;
    font-size: 1.2em;
    color: #FFF;
    font-family: 'GenEiGothicfont',fantasy, sans-serif;
    padding: 1px 0px 0px 0px;
    box-sizing: border-box;
    margin: 0;
    border: 0;
    /* vertical-align: baseline; */
    line-height: revert;
}
#mypage_card .card_list li .bnr {
	padding:10px;
}
#mypage_card .card_list li .btn {
	margin-top:10px;
	text-align:center;
}
#mypage_card .card_list li .btn a {
	background:#1ABC9C;
	color:#fff;
	padding:0.3em 1.7em;
	display:block;
	text-decoration:none;
	font-size: unset !important;
}
#mypage_card .card_list li .btn a:hover {
    opacity:0.7;
}
/**/
#mypage_card .card_create h3 {
	background:#3498DB;
    clear:both;
    color:#FFF;
    font-size:120%;
    margin:20px 0 0;
    padding:8px 12px;
}
#mypage_card .card_create table {
	width:100%;
}
#mypage_card .card_create table th {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
	width:170px;
	font-size:110%;
}
#mypage_card .card_create table td {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
}
#mypage_card .card_create .game_select .text {
	float:left;
	padding:0 10px 0 0;
}
#mypage_card .card_create .game_select .listbtn {
	float:left;
	margin:1px 0 0;
}
#mypage_card .card_create .game_select .listbtn a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    color: #333333;
    font-size: 12px;
    padding: 8px 10px;
    text-align: center;
    text-decoration: none;
	vertical-align:middle;
}
#mypage_card .card_create .game_select a:hover {
    background: none repeat scroll 0 0 #3498DB;
    color: #FFFFFF;
}
#mypage_card .card_create .game_select .img {
	clear:both;
	padding:10px 0 0;
}
#mypage_card .card_create table td .text input {
    border:1px solid #CCC;
    font-size:14px;
    height:18px;
    padding:5px;
    width:290px;
}
#mypage_card .card_create p {
	padding:5px 0 0;
}
#mypage_card .card_create td textarea {
    width:99%;
}
#mypage_card .card_create td select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border:#CCC 1px solid;
	width:300px;
	height:30px;
	padding:5px;
}
#mypage_card .card_create td.preview {
	text-align:center;
	padding:20px;
}
#mypage_card .card_create .btn {
	margin:30px 0 0 0;
	text-align:center;
}

/* profile */
#mypage_profile {
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:0 0 30px;
}
#mypage_profile h3 {
    background:#3498DB;
    clear:both;
    color:#FFF;
    font-size:120%;
    margin:25px 20px 0;
    padding:8px 12px;
}
#mypage_profile .cnt {
	padding:10px 20px 5px;
}
#mypage_profile table {
	width:100%;
}
#mypage_profile table th {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
	width:170px;
	font-size:110%;
}
#mypage_profile table td {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
}
#mypage_profile table td .text input {
    border:1px solid #CCC;
    font-size:14px;
    height:18px;
    padding:5px;
    width:290px;
}
#mypage_profile table p {
	padding:5px 0 0;
}
#mypage_profile table td textarea {
    width:99%;
}
#mypage_profile .radio-group {
	border-left:#CBCBCB 1px solid;
}
#mypage_profile .radio-group div {
	position: relative;
}
#mypage_profile .radio-group input {
	position: absolute;
	left: 0px;
	outline:none;
}
#mypage_profile .radio-group label {
	cursor: pointer;
	padding: 5px 20px;
	float: left;
	background:#fff;
	border-top:#CBCBCB 1px solid;
	border-right:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
}
#mypage_profile .radio-group label.checked  {
	color: #fff;
	background: #3498DB;
}
#mypage_profile .radio-group.type2 input {
	clear:both;
}
#mypage_profile .radio-group.type2 label {
	width:300px;
	padding: 5px 20px 5px 10px;
	border-top:none;
}
#mypage_profile .radio-group.type2 div:first-child label {
	border-top:#CBCBCB 1px solid;
}
#mypage_profile table td select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border:#CCC 1px solid;
	height:30px;
	padding:5px;
}
#mypage_profile table td .tw {
	padding:3px 0 0 8px;
}
#mypage_profile .btn {
	margin:30px 0 0 0;
	text-align:right;
}
#mypage_profile .btn2 {
	margin:30px 0 0 0;
	text-align:center;
}

/* message */
#mypage_message {
	border:#EAEAEA 1px solid;
	background:#fff;
}
#mypage_message .send {
	padding:25px 20px;
}
#mypage_message dl.send dt {
	background:#1ABC9C;
	color:#fff;
	text-align:center;
	padding: 16px 0px;
	font-size: large !important;
	font-size:110%;
	cursor:pointer;
	display: block;
}
#mypage_message .send dt:hover {
	opacity:0.7;
}
#mypage_message .send dd {
	background:#EEEEEE;
	padding:0 20px 20px;
}
#mypage_message dd table {
	width:100%;
}
#mypage_message dd table th {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
	width:120px;
	font-size:110%;
}
#mypage_message dd table td {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
}
#mypage_message dd table tr:last-child th,
#mypage_message dd table tr:last-child td {
	border-bottom:none;
	padding:20px 0 0 0;
}
#mypage_message dd table td.friend_list div {
	float:left;
	padding:0 10px 0 0;
}
#mypage_message dd table td input {
    border:1px solid #CCC;
    font-size:14px;
    height:18px;
    padding:5px;
    width:290px;
}
#mypage_message dd table td input[type=file] {
    height: auto;
    border: none;
}
#mypage_message dd table td textarea {
    width:99%;
    box-sizing: border-box;
    padding: 3px;
}
#mypage_message dd .btn {
	margin:15px 0 0 0;
	text-align:center;
}
#mypage_message ul.menu {
	overflow:hidden;
	margin:0 0 0 20px;
}
#mypage_message ul.menu li {
	display:block;
	float:left;
	margin:0 1px 0 0;
	width:335px;
	height:50px;
	cursor:pointer;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#mypage_message ul.menu li.tab1 {
  width: 335px;
  height: 50px;
  color: #FFF;
  background-image: none !important;
  display: inline-block;
  text-indent: inherit;
  text-align: center;
  background-color: #BCBCBC;
  border-top-color: rgba(0,0,0,0);
  border-top-width: 6px;
  border-bottom-color: #969696;
  border-style: solid;
  border-bottom-width: 6px;
  box-sizing: border-box;
  font-size: larger;
  font-family: plicyindexfont,fantasy, sans-serif;
}
#mypage_message ul.menu li.tab1.select,
#mypage_message ul.menu li.tab1:hover {
}
#mypage_message ul.menu li.tab2 {
}
#mypage_message ul.menu li.tab2.select,
#mypage_message ul.menu li.tab2:hover {box-sizing: border-box;}
#mypage_message .disnon {
	display:none;
}
#mypage_message ul.box {
	padding:5px 20px 25px;
}
#mypage_message ul.box li {
	border-bottom:#ccc 1px dotted;
	padding:20px 0 30px;
}
#mypage_message ul.box li .head {
	overflow:hidden;
	font-size:90%;
	line-height:130%;	
}
#mypage_message ul.box li .head .img {
	float:left;
}
#mypage_message ul.box li .head .user {
	float:left;
	padding:0 0 0 5px;
}
#mypage_message ul.box li .text {
	clear:both;
	padding:20px 0;
}
#mypage_message ul.box li .btn a {
    background:#1ABC9C;
    color:#FFF;
    padding:0.5em 1.7em;
    text-decoration:none;
    font-size: unset !important;
    padding: 8px 17px !important;
    margin: 0px 7px;
}
#mypage_message ul.box li .btn a:hover {
    opacity: 0.7;
}

/* fes */
#mypage_fes {
	border:#EAEAEA 1px solid;
	background:#fff;
}
#mypage_fes ul.menu {
	overflow:hidden;
	margin:25px 0 0 20px;
	padding:0 0 5px;
}
#mypage_fes ul.menu li {
	display:block;
	float:left;
	margin:0 1px 0 0;
	width:335px;
	height:50px;
	cursor:pointer;
  	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#mypage_fes ul.menu li.tab1 {
}
#mypage_fes ul.menu li.tab1.select,
#mypage_fes ul.menu li.tab1:hover {
}
#mypage_fes ul.menu li.tab2 {
}
#mypage_fes ul.menu li.tab2.select,
#mypage_fes ul.menu li.tab2:hover {
}
#mypage_fes .disnon {
	display:none;
}
#mypage_fes .list_box {
	padding:0 20px 30px;
}
#mypage_fes .list_box li {
	overflow:hidden;
	border-bottom:#ccc 1px dotted;
	position:relative;
	margin:20px 0 0;
	clear:both;
}
#mypage_fes .list_box li .img {
	width:100px;
	float:left;
	font-size:70%;
	line-height:130%;
	padding:0 0 20px;
}
#mypage_fes .list_box li .img img {
	margin:0 0 5px;
}
#mypage_fes .list_box li .txt {
	width:545px;
	float:right;
	padding:0 0 20x;
}
#mypage_fes .list_box li .txt h3 {
	font-size:130%;
	padding:0 0 10px;
}
#mypage_fes .list_box li .txt p {
	font-size:90%;
	padding:0 0 20px;
}
#mypage_fes .list_box p.btn {
	clear:both;
	text-align:right;
	padding:0 0 30px;
}
#mypage_fes .list_box ul.btn {
	clear:both;
	padding:10px 0 30px;
}
#mypage_fes .list_box ul.btn li {
	margin:0;
	display:inline;
}

/* friend */
#mypage_friend {
	border:#EAEAEA 1px solid;
	background:#fff;
}

/* Material */
#mypage_material {
	border:#EAEAEA 1px solid;
	background:#fff;
}
#mypage_material .txt_right {
	text-align:right;
	margin:20px 20px 0 20px;
}
#mypage_material .cnt {
	background:#EEE;
	margin:0 20px 25px;
	padding:25px;
}
#mypage_material h3 {
    background:#3498DB;
    clear:both;
    color:#FFF;
    font-size:120%;
    margin:25px 20px 0;
    padding:8px 12px;
}
#mypage_material .material_btn {
	text-align:center;
}

#mypage_material ul {
	padding:10px 20px 30px;
}
#mypage_material ul li {
	border-bottom:#ccc 1px dotted;
	margin:20px 0 0;
	clear:both;
}
#mypage_material ul li .img {
	width:143px;
	float:left;
	font-size:70%;
	line-height:130%;
	padding:0 0 20px;
}
#mypage_material ul li .img img {
	margin:0 0 5px;
}
#mypage_material ul li .txt {
	width:495px;
	float:right;
	padding:0 0 20x;
}
#mypage_material ul li .txt h4 {
	font-size:130%;
	padding:0 0 10px;
}
#mypage_material ul li .txt p {
	font-size:90%;
	padding:0 0 10px;
}
#mypage_material ul.btn {
	clear:both;
	padding:0 0 20px;
}
#mypage_material ul.btn li {
	margin:0;
	display:inline;
	border-bottom:none;
}
#mypage_material table{
	clear:both;
	width:450px;
	margin-bottom:10px;
	background:#FCFCFC;
	border:#F9E0CA 1px solid;
	font-size:80%;
}
#mypage_material table th{
	background:#F9E0CA;
	border-bottom:#fff 1px solid;
	padding:7px 10px;
	width:120px;
}
#mypage_material table tr:last-child th{
	border-bottom:none;
}
#mypage_material table td {
	border-bottom:#F9E0CA 1px solid;
	padding:7px 10px;
}
div.stampList table.exhibit{
	clear:both;
	margin-bottom:10px;
	background:#FCFCFC;
	border:#F9E0CA 1px solid;
	font-size:80%;
}
div.stampList table.exhibit th{
	background:#F9E0CA !important;
	border-bottom:#fff 1px solid !important;
	padding:7px 10px !important;
	width:120px !important;
}
div.stampList table.exhibit tr:last-child th  {
	border-bottom:none !important;
}
div.stampList table.exhibit td{
	border-bottom:#F9E0CA 1px solid !important;
	padding:7px 10px !important;
}

/* MypageGameDesigner */
#about .game_create_box h2 {
	margin:25px 0 0 0;
}
#about .game_create_box h2.gamedesigner_tit {
	background:#00CCFF;
}
#about .game_create_box h2.Upload_tit {
	background:#1ABC9C;
}
.game_create_box table {
	width:100%;
}
.game_create_box table th {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
	width:170px;
	font-size:110%;
}
.game_create_box table td {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
}
.game_create_box table td p {
	margin:5px 0 0 0;
}
.game_create_box table td .text input {
    border:1px solid #CCC;
    font-size:14px;
    height:18px;
    padding:5px;
    width:590px;
}
.game_create_box table td .select {
	margin:0 0 20px;
}
.game_create_box table td select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border:#CCC 1px solid;
	width:300px;
	height:30px;
	padding:5px;
}

/* MypageGameDesigner not */
#about .not_acount {
	font-size:150%;
	padding:20px 0 10px;
	text-align:center;
}

/*---------------------------------------------
MyPage Sidebar
---------------------------------------------*/
.my_sidebar {
	width:270px;
	float:left;
}
.my_sidebar .btn {
	padding: 0 0 20px;
}
.my_sidebar .btn li {
	margin: 0 0 10px;
}
.my_sidebar .menu  {
	width:270px;
}
.my_sidebar .menu li a {
	display:block;
	height:48px;
	overflow:hidden;
}

/*---------------------------------------------
Dialog
---------------------------------------------*/
#Popup_Back {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color:rgb(0, 0, 0);
	z-index:200;
	display:block;
	opacity: 0.8;
}
#Popup {
	position: fixed;
	width: 40%;
	height: 50%;
	top: 25%;
	left: 30%;
	z-index: 201;
	display: block;
	font-size:18px;
}
#Popup .popup1,
#Popup .popup2 {
        background-image:url('/Image/background-zip-w.png');
        background-size:32px 32px;
        animation: popupDialogAnimation 1s linear infinite normal forwards;
	/*background:#fff;*/
	border-radius:8px;
}
@keyframes popupDialogAnimation {
    0% {
        background-position:0px 0px;
    }
    100% {
        background-position:32px 32px;
    }
}
#Popup .cnt {
	padding:15px 20px;
}
/**/
#Popup .pop_tit {
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	color:#fff;
	padding:10px 15px;
}
#Popup .popup1 .pop_tit {background:#3398DA;}
#Popup .popup2 .pop_tit {background:#E67E22;}

#Popup .pop_tit a {
	color:#fff;
	margin-top:-3px;
	float:right;
	text-decoration:none;
	font-size:24px;
}
#Popup .pop_txt {
	padding:0 0 10px;
}
#Popup .pop_btn input {
    background:#1ABC9C;
    border:none;
    color:#fff;
    cursor:pointer;
    font-size:14px;
	width:100%;
	margin:5px 0;
	padding:10px;
}
#Popup .pop_btn input:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}

/*---------------------------------------------
Guidbook
---------------------------------------------*/
.guidbook_tit {
	background:#EB984E url(/img/guidbook/guid_tit.gif) no-repeat 0 0;
	border-bottom:#D78A45 5px solid;
	color:#fff;
	padding:20px 20px 20px 80px;
	font-size:200%;
	line-height:1.1;
}
/**/
#guidbook {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eaeaea;
    padding: 30px 40px;
}
/**/
.guidbook_top {
	margin:0 0 30px;
}
.guidbook_top .img {
	background:url(/img/guidbook/guid_head_bg.gif) repeat;
	text-align:center;
	margin-bottom:30px;
}
/**/
.guidnav ul {
	overflow:hidden;
}
.guidnav ul li {
	float:left;
	margin-right:1px;
	width:153px;
	text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}
.guidnav ul li a {
	display:block;
	height:48px;
}
.guidnav li.nav_about a {background:url(/img/guidbook/guid_tab01_off.gif) no-repeat 0 0;}
.guidnav li.nav_about a:hover,
.guidnav li.nav_about a.cr {background:url(/img/guidbook/guid_tab01_mo.gif) no-repeat 0 0;}
.guidnav li.nav_chara a {background:url(/img/guidbook/guid_tab02_off.gif) no-repeat 0 0;}
.guidnav li.nav_chara a:hover ,
.guidnav li.nav_chara a.cr {background:url(/img/guidbook/guid_tab02_mo.gif) no-repeat 0 0;}
.guidnav li.nav_story a {background:url(/img/guidbook/guid_tab03_off.gif) no-repeat 0 0;}
.guidnav li.nav_story a:hover,
.guidnav li.nav_story a.cr {background:url(/img/guidbook/guid_tab03_mo.gif) no-repeat 0 0;}
.guidnav li.nav_system a {background:url(/img/guidbook/guid_tab04_off.gif) no-repeat 0 0;}
.guidnav li.nav_system a:hover,
.guidnav li.nav_system a.cr {background:url(/img/guidbook/guid_tab04_mo.gif) no-repeat 0 0;}
.guidnav li.nav_term a {background:url(/img/guidbook/guid_tab05_off.gif) no-repeat 0 0;}
.guidnav li.nav_term a:hover,
.guidnav li.nav_term a.cr {background:url(/img/guidbook/guid_tab05_mo.gif) no-repeat 0 0;}
.guidnav li.nav_hint a {background:url(/img/guidbook/guid_tab06_off.gif) no-repeat 0 0;}
.guidnav li.nav_hint a:hover,
.guidnav li.nav_hint a.cr {background:url(/img/guidbook/guid_tab06_mo.gif) no-repeat 0 0;}
.guidnav li.nav_hint {
	margin-right:0;
	width:148px;
}
/**/
.guid_cnt {
	background:#F1F1F1;
	border:#EB984E 2px solid;
	padding:22px;
}
.guid_cnt .anc_tit {
	color:#EB984E;
	font-weight:bold;
	padding:0 0 2px;
}
.guid_cnt ol.anc {
	margin:0 0 15px 20px;
}
.guid_cnt ol.anc li {
	list-style-type:decimal;
	margin-bottom:5px;
}
.guid_cnt ol.anc li a {
	color:#333;
}
/**/
.guid_block {
	
}
.guid_block h2 {
	clear:both;
	background:#F9E0CA;
	color:#EB7946;
	padding:8px 12px;
	font-size:110%;
}
.guid_block h3 {
	border-bottom:2px #EB984E solid;
	color:#EB984E;
	margin:10px 20px 0;
	padding:8px 0;
	font-size:110%;
}
.guid_block .cnt {
	padding:20px;
}
.guid_block .cnt .img {
	float:left;
	margin:0 15px 0 0;
}
.guid_block .cnt .img img {
	display:block;
	margin-bottom:10px;
	max-width:820px;
}
.guid_block .cnt p {
	margin-bottom:20px;
}
.guid_block .cnt .chara_data {
	width:100%;
	background:#FCFCFC;
	border-top:#FCFCFC 5px solid;
	border-bottom:#FCFCFC 5px solid;
}
.guid_block .cnt .chara_data th {
	color:#EB984E;
	padding:5px 0 5px 15px;
	width:12%;
}
.guid_block .cnt .chara_data td {
	padding:5px 15px 5px 5px;
	width:88%;
}
.guid_block .btn {
	clear:both;
	text-align:right;
	margin-bottom:20px;
}
.guid_block .btn a {
    background:#1ABC9C;
    color:#FFF;
    padding:0.5em 1.5em;
    text-decoration:none;
}
.guid_block .btn a:hover {
    opacity: 0.7;
}
html[lang="ja"] .guid_block .SpoilerMessage.cnt{
	background-color:rgba(0,0,0,0.1);
	border-radius:12px;
	box-sizing: border-box;
	margin: 5px;
	padding: 15px;
}
html[lang="ja"] .guid_block .SpoilerMessage.cnt:before{
	content: "❗ネタバレ❗";
}
html[lang="en"] .guid_block .SpoilerMessage.cnt:before{
	content: "❗Spoiler Warning❗";
}
/**/
#guid_chara h2 {
	clear:both;
	background:#F9E0CA;
	color:#EB7946;
	padding:8px 12px;
	font-size:110%;
}
.guid_cnt .netabare {
	text-align:center;
	margin-bottom:20px;
}
/**/
.guid_game {
	margin:40px 0;
}
.guid_game .cnt {
	border:#ccc 1px solid;
}
.guid_game .cnt ul {
	overflow:hidden;
	padding:10px 70px 30px;
}
.guid_game .cnt li {
	float:left;
	margin:20px 32px 0;
}
/**/
.guid_setting {
	text-align:right;
	padding:0 0 20px;
}
.guid_setting p {
	display:inline;
	font-weight:bold;
	font-size:110%;
	vertical-align:middle;
}
.guid_setting ul,
.guid_setting li {
	display:inline;
}





/**/
#guid_board {
	background:url(/img/fes/fes_bg.gif) 0 0 no-repeat;
	margin:23px 0 40px 20px;
	padding:34px 41px 10px 27px;
	clear:both;
	height:407px;
}
#guid_board .head {
	float:left;
	padding:0 6px 0 0;
}
#guid_board ul.post {
	overflow:hidden;
	padding:0 10px 20px 0;
}
#guid_board .post li {
	border-top:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
	border-right:#CBCBCB 1px solid;
	font-size:12px;
	text-align:center;
	float:left;
	height:28px;
}
#guid_board .post li a {
	text-decoration:none;
	color:#333;
	display:block;
	padding:2px 15px;
	height:24px;
}
#guid_board .post li a:hover,
#guid_board .post li.on a {
	background:#3498DB;
	color:#fff;
}
#guid_board .post p {
	float:left;
}
#guid_board #board_text {
	border:#ccc 1px solid;
	width:500px;
	font-size:14px;
	height:28px;
	padding:0;
	clear:both;
}
#guid_board .message {
	margin:19px 0 0 0;
	height:290px;
}
#guid_board .message li {
	border-bottom:#ccc 1px dotted;
	margin:0 0 5px;
	padding:0 0 5px;
	font-size:90%;
        max-width: 630px;
}
#guid_board .message span {
	font-size:90%;
	color:#777;
}
#guidbook #guid_board .message li { 
    max-width: none; 
}
#guidbook #guid_board .messag{
    padding-right: 10px;
}

.plishop_form_tit{
	background:rgb(172,218,150);
	font-size:120%;
	color:#fff;
	padding:10px 12px;
}


/**/
.guid_form_tit {
	background:#EB984E;
	font-size:120%;
	color:#fff;
	padding:10px 12px;
}
#guid_form {
	margin-bottom:50px;
	padding:0 0 30px;
}
#guid_form .cnt {
	padding:10px 20px 5px;
}
#guid_form table {
	width:100%;
}
#guid_form table th {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
	width:190px;
	font-size:110%;
}
#guid_form table th span {
	background:#E44939;
	color:#fff;
	font-size:12px;
	padding:3px 6px;
	font-weight:normal;
}
#guid_form table td {
	border-bottom:#CCC 1px dotted;
	padding:20px 0;
}
#guid_form table td .text input {
    border:1px solid #CCC;
    font-size:14px;
    height:18px;
    padding:5px;
    width:90%;
}
#guid_form table p {
	padding:5px 0 0;
}
#guid_form table td textarea {
    width:90%;
	padding:5px;
}
#guid_form .radio-group {
	border-left:#CBCBCB 1px solid;
}
#guid_form .radio-group div {
	position: relative;
}
#guid_form .radio-group input {
	position: absolute;
	left: 0px;
	outline:none;
}
#guid_form .radio-group label {
	cursor: pointer;
	padding: 5px 20px;
	float: left;
	background:#fff;
	border-top:#CBCBCB 1px solid;
	border-right:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
}
#guid_form .radio-group label.checked  {
	color: #fff;
	background: #EB984E;
}
#guid_form .radio-group.type2 input {
	clear:both;
}
#guid_form .radio-group.type2 label {
	width:300px;
	padding: 5px 20px 5px 10px;
	border-top:none;
}
#guid_form .radio-group.type2 div:first-child label {
	border-top:#CBCBCB 1px solid;
}
#guid_form table td select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border:#CCC 1px solid;
	height:30px;
	padding:5px;
	width:50%;
}
#guid_form table td .tw {
	padding:3px 0 0 8px;
}
#guid_form .img {
	padding-bottom:10px;	
}
#guid_form .game_select .text {
	float:left;
}
#guid_form .game_select .listbtn {
	float:left;
	margin-top:2px;
}
#guid_form .game_select .listbtn a {
    background:#FFF;
	color:#333;
    border:1px solid #CBCBCB;
    font-size: 12px;
    padding:8px 10px;
    text-align:center;
    text-decoration:none;
	vertical-align:middle;
}
#guid_form .game_select .listbtn a:hover {
	background:#EB984E;
	color:#fff;
}
#guid_form .game_select .img {
	clear:both;
	padding:10px 0 0;
}
#guid_form .btn {
	margin:30px 0 0 0;
	text-align:right;
}
#guid_form .btn2 {
	margin:30px 0 0 0;
	text-align:center;
}
/**/
.guid_cnt_img {
	padding:10px 20px 20px;
}
.guid_cnt_img ul {
	
}
.guid_cnt_img ul li {
	border-bottom:#ccc 1px dotted;
	padding:20px 0;
}
.guid_cnt_img ul li img {
	max-width:880px;
}
.guid_cnt_img ul li input {
    background:#1abc9c;
    border:none;
    color:#fff;
    cursor:pointer;
    display:block;
    font-size:12px;
    margin:10px 0 0;
    padding:0.6em 2em;
}
.guid_cnt_img ul li input:hover {
	opacity:0.7;
}
/**/
.guid_cnt_game ul {
	padding:10px 20px 30px;
}
.guid_cnt_game ul li {
	border-bottom:#ccc 1px dotted;
	position:relative;
	margin:20px 0 0;
	clear:both;
}
.guid_cnt_game ul li .img {
	width:143px;
	float:left;
	font-size:70%;
	line-height:130%;
	padding:0 0 15px;
}
.guid_cnt_game ul li .img img {
	margin:0 0 5px;
}
.guid_cnt_game ul li .txt {
	width:710px;
	float:right;
	padding:0 0 15x;
}
.guid_cnt_game ul li .txt h3 {
	font-size:130%;
	padding:0;
}
.guid_cnt_game ul li .cat {
	left:-5px;
    position: absolute;
    top:-10px;
	float:none;
}
.guid_cnt_game .btn {
	margin:20px 0;
}
.guid_cnt_game .btn a {
    background:#1ABC9C;
    color:#FFF;
    padding:0.5em 1.5em;
    text-decoration:none;
}
.guid_cnt_game .btn a:hover {
    opacity: 0.7;
}
/**/
.guid_block .cnt .material_data {
	clear:both;
	width:450px;
	background:#FCFCFC;
	border:#F9E0CA 1px solid;
	font-size:90%;
}
.guid_block .cnt .material_data th {
	background:#F9E0CA;
	border-bottom:#fff 1px solid;
	padding:7px 10px;
	width:120px;
}
.guid_block .cnt .material_data tr:last-child th {
	border-bottom:none;
}
.guid_block .cnt .material_data td {
	border-bottom:#F9E0CA 1px solid;
	padding:7px 10px;
}
.guid_block .cnt .caution {
	font-size:90%;
}
.guid_block .cnt .caution p {
	margin:0;
}
.guid_block .cnt .caution .tit {
	font-weight:bold;
	margin:10px 0;
}
/**/
.guid_btmbtn {
	text-align:center;
	margin-top:20px;
}
.guid_backlink {
	text-align:center;
	margin:0 0 30px;
}
/**/
.guidbooksub h2 {
	background:#EB984E;
	font-size:120%;
	color:#fff;
	margin:0 0 20px;
	padding:10px 12px;
}
.guidbooksub .notpage img {
	float:right;
	padding:25px 30px 40px 60px;
}
.guidbooksub .notpage p {
	margin-bottom:20px;
}
.guidbooksub .btn {
	margin-bottom:40px;
	text-align:center;
}
/*---------------------------------------------
Material
---------------------------------------------*/
.material_tit {
	background:#EB984E url(/img/guidbook/material_tit.gif) no-repeat 0 0;
	border-bottom:#D78A45 5px solid;
	color:#fff;
	padding:20px 20px 20px 80px;
	font-size:200%;
	line-height:1.1;
}
#guid_material {
	margin-bottom:40px;
}
#guid_material .guid_block {
	border-bottom:#ccc 1px dotted;
	margin:0 0 30px;
	padding:0 0 30px;
}
#guid_material .guid_block .img {
	float:none;
	margin:0;
}
#guid_material .guid_block .img img {
	max-width:840px;
}
#guid_material .guid_block .btn {
	clear:both;
	text-align:left;
	margin:0 20px;
}
#guid_material .guid_block .btn a {
    background:#1ABC9C;
    color:#FFF;
    padding:0.7em 1.5em;
    text-decoration:none;
}
#guid_material .guid_block .btn a:hover {
    opacity:0.7;
}
#guid_material .guid_block .music {
	overflow:hidden;
	background:#fff url(/img/guidbook/material_music_img.gif) no-repeat 10px center;
	margin-bottom:20px;
	padding:4px;
}
#guid_material .guid_block .music .tit {
	float:left;
	padding:0 0 0 100px;
	margin:25px 0;
	font-size:110%;
	font-weight:bold;
	width:530px;
	text-indent:-1em;
}
#guid_material .guid_block .music .play {
	float:right;
	margin:25px;
	font-size:110%;
}
#guid_material .guid_block .music .play a {
    background:#595656;
    color:#FFF;
    padding:0.9em 2em;
    text-decoration:none;
}
#guid_material .guid_block .music .play a:hover {
	opacity:0.7;
}
/**/
#guid_form .material_fileup .tit {
	font-weight:bold;
	padding:0 0 5px;
}
#guid_form .material_fileup .fileup_sec1,
#guid_form .material_fileup .fileup_sec2 {
	margin:0 0 15px;
}
#guid_form .material_fileup label {
	font-size:80%;
	padding:5px;
	text-align:center;
}
#guid_form .material_fileup .fileup_sec1 label {
	width:100px;
}
#guid_form .material_fileup .fileup_sec2 label {
	width:210px;
}
#guid_form .material_fileup .guid_cnt_img {
	padding:0;
}
#guid_form .material_fileup .guid_cnt_img ul li:last-child {
	border-bottom:none;
}
#guid_form .material_fileup .guid_cnt_img img,
#guid_form .material_fileup .guid_cnt_img canvas {
	max-width:660px;
}
#guid_form .material_fileup .guid_cnt_img .chip {
	margin-bottom:10px;
	font-weight:bold;
}
/*---------------------------------------------
Guid Search
---------------------------------------------*/
#guid_result {
	clear:both;
	padding:13px 0 0 0;
}
#guid_result h1 {
	background:#EB984E;
}
#guid_result li {
	position:relative;
	background:url(/img/game_bg.gif) 0 0 repeat;
	box-shadow:1px 1px 0 #BFBFBF;
	padding:5px;
	margin:17px 0 0 0;
}
#guid_result li div {
	background:#fff;
	padding:10px !important;
	text-align:center;
}
#guid_result li .img {
	background:url(/img/guidbook/guid_head_bg.gif) repeat 0 0;
	padding:0 !important;
}
#guid_result li h3 {
	text-align:left;
	margin:10px 0 7px;
}
#guid_result li p {
	font-size:80%;
	line-height:150%;
	text-align:left;
}

/* ----------------------------------------
*	clearfix
---------------------------------------- */
.clearfix:after,
#container:after,
#newgame:after,
#user_game ul li:after,
#user_licensee ul li:after,
#fes_game ul li:after,
.guid_cnt_game ul li:after,
#mypage_game .savedata li:after,
#mypage_material .savedata li:after,
#mypage_card .card_list:after,
.guid_block .cnt:after {visibility:hidden;display:block;content:" ";clear:both;height:0;}

* html .clearfix,
* html #container,
* html #newgame,
* html #user_game ul li,
* html #user_licensee ul li,
* html #fes_game ul li,
* html .guid_cnt_game ul li,
* html #mypage_game .savedata li,
* html #mypage_material .savedata li,
* html #mypage_card .card_list,
* html .guid_block .cnt {zoom:1;} /* IE6 */

*:first-child+html .clearfix,
*:first-child+html #container,
*:first-child+html #newgame,
*:first-child+html #user_game ul li,
*:first-child+html #user_licensee ul li,
*:first-child+html #fes_game ul li,
*:first-child+html .guid_cnt_game ul li,
*:first-child+html #mypage_game .savedata li,
*:first-child+html #mypage_material .savedata li,
*:first-child+html #mypage_card .card_list,
*:first-child+html .guid_block .cnt {zoom:1;} /* IE7 */

/* ----------------------------------------
*	sample-ticker
---------------------------------------- */
.ticker {
  position:relative;
  overflow:hidden;
  padding: 13px 0px 0;
}
.ticker ul {
  width:100%;
  position:relative;
}
.ticker>ul>*{
    height: 53px;
    position: absolute;
    z-index: 99;
}
.ticker>ul>:first-child,
.ticker>ul>:nth-child(2){
    display: block !important;
    animation-duration: 4s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
	animation-timing-function:cubic-bezier(0, 0, 0, 1);
}
.ticker>ul>:first-child{
    animation-name: tickerHook1;
}
.ticker>ul>:nth-child(2){
    animation-name: tickerHook2;
}
@keyframes tickerHook1{
    0%,85%{
        transform: translateX(0%);
        opacity: 1;
    }
    100%{
        transform: translateX(0%);
        opacity: 0;
    }
}
@keyframes tickerHook2{
    0%,85%{
        transform: translateX(100%);
        opacity: 0;
    }
    100%{
        transform: translateX(0%);
	    opacity: 1;
    }
}
.ticker ul li {
  width:100%;
  display:none;
}
#news .news_box {
    overflow-y: scroll;
}
.bigSignUPButton{
    background-position: -240px -3894px;
    width: 360px;
    height: 170px;
    display: inline-block;
}
nav.category>ul{
}
.top_gunre_search_00{
    background-image: url(/Image/svg/pc/genre/big/0.svg) !important;
}
.top_gunre_search_01{
    background-image: url(/Image/svg/pc/genre/big/1.svg) !important;
}
.top_gunre_search_02{
    background-image: url(/Image/svg/pc/genre/big/2.svg) !important;
}
.top_gunre_search_03{
    background-image: url(/Image/svg/pc/genre/big/3.svg) !important;
}
.top_gunre_search_04{
    background-image: url(/Image/svg/pc/genre/big/4.svg) !important;
}
.top_gunre_search_05{
    background-image: url(/Image/svg/pc/genre/big/5.svg) !important;
}
.top_gunre_search_06{
    background-image: url(/Image/svg/pc/genre/big/6.svg) !important;
}
.top_gunre_search_07{
    background-image: url(/Image/svg/pc/genre/big/7.svg) !important;
}
.top_gunre_search_08{
    background-image: url(/Image/svg/pc/genre/big/8.svg) !important;
}
.top_gunre_search_09{
    background-image: url(/Image/svg/pc/genre/big/9.svg) !important;
}
.top_gunre_search_10{
    background-image: url(/Image/svg/pc/genre/big/10.svg) !important;
}
.top_gunre_search_12{
    background-image: url(/Image/svg/pc/genre/big/12.svg) !important;
}
html[lang="ja"] .top_gunre_search_00:after{
    content:'ロールプレイング';
}
html[lang="ja"] .top_gunre_search_01:after{
    content:'アドベンチャー';
}
html[lang="ja"] .top_gunre_search_02:after{
    content:'シミュレーション';
}
html[lang="ja"] .top_gunre_search_03:after{
    content:'シューティング';
}
html[lang="ja"] .top_gunre_search_04:after{
    content:'アクション';
}
html[lang="ja"] .top_gunre_search_05:after{
    content:'教養';
}
html[lang="ja"] .top_gunre_search_06:after{
    content:'パズル';
}
html[lang="ja"] .top_gunre_search_07:after{
    content:'スポーツ';
}
html[lang="ja"] .top_gunre_search_08:after{
    content:'ｋｓｇ';
}
html[lang="ja"] .top_gunre_search_09:after{
    content:'その他';
}
html[lang="ja"] .top_gunre_search_10:after{
    content:'R-15';
}
html[lang="ja"] .top_gunre_search_11:after{
    content:'Friend';
}
html[lang="ja"] .top_gunre_search_12:after{
    content:'バーチャル';
}

html[lang="en"] .top_gunre_search_00:after{
    content:'Role Playing';
}
html[lang="en"] .top_gunre_search_01:after{
    content:'Adventure';
}
html[lang="en"] .top_gunre_search_02:after{
    content:'Simulation';
}
html[lang="en"] .top_gunre_search_03:after{
    content:'Shooting';
}
html[lang="en"] .top_gunre_search_04:after{
    content:'Action';
}
html[lang="en"] .top_gunre_search_05:after{
    content:'Education';
}
html[lang="en"] .top_gunre_search_06:after{
    content:'Puzzle';
}
html[lang="en"] .top_gunre_search_07:after{
    content:'Sports';
}
html[lang="en"] .top_gunre_search_08:after{
    content:'Ksg';
}
html[lang="en"] .top_gunre_search_09:after{
    content:'Miscellaneous';
}
html[lang="en"] .top_gunre_search_10:after{
    content: 'Over 15';
}
html[lang="en"] .top_gunre_search_10:after{
    content: 'Friend';
}
html[lang="en"] .top_gunre_search_12:after{
    content:'Virtual';
}
.top_gunre_crowd_funding_search_search_99{
    background-image: url(/Image/svg/pc/header/trophy.svg) !important;
}
.top_gunre_crowd_funding_search_search_00{
    background-image: url(/Image/svg/pc/index/newgames.svg) !important;
}
.top_gunre_crowd_funding_search_search_01{
    background-image: url(/Image/svg/pc/genre/big/12.svg) !important;
}
.top_gunre_crowd_funding_search_search_02{
    background-image: url(/Image/svg/pc/index/message_board.svg) !important;

}
html[lang="ja"] .top_gunre_crowd_funding_search_search_99:after{
    content:'全てのクラファン';
}
html[lang="ja"] .top_gunre_crowd_funding_search_search_00:after{
    content:'ゲームプロダクトのクラファン';
}
html[lang="ja"] .top_gunre_crowd_funding_search_search_01:after{
    content:'配信者・Vtuberのクラファン';
}
html[lang="ja"] .top_gunre_crowd_funding_search_search_02:after{
    content: 'ボドゲ・ゲームイベントのクラファン';
}

html[lang="en"] .top_gunre_crowd_funding_search_search_99:after{
    content:'Crowdfunding of All projects';
}
html[lang="en"] .top_gunre_crowd_funding_search_search_00:after{
    content:'Crowdfunding of Game plannings';
}
html[lang="en"] .top_gunre_crowd_funding_search_search_01:after{
    content:'Crowdfunding of Streamers';
}
html[lang="en"] .top_gunre_crowd_funding_search_search_02:after{
    content:'Crowdfunding of Game events';
}
.category{
}
#contestTop {
	width: 710px;
        height: 155px;
        clear: both;
}
#contestTop h2 {
	padding-top: 20px;
}
header div.genre nav.category ul li a{
    text-decoration: none;
}
header nav.category ul{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F9F9F9;
	height: 68px;
	width: 1093px;
	display: inline-block;
	/* position: absolute; */
	/* top: 120px; */
	/* left: 0px; */
	/* right: 0px; */
}
.top_header_menu.cf{
    width: 273px;
}
.top_header_menu{
    width: 91px;
    height: 68px;
    background-size: 41px;
    background-position: center 5px;
    background-clip: unset;
    background-repeat: no-repeat;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #F9F9F9;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #EBEBEB;
    box-sizing: border-box;
    color: #818181;
    text-align:center;
    padding: 47px 0px 0px 0px;
    /* font-family: 'GenEiLatinfont',fantasy, sans-serif,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif; */
}
.top_header_menu:after{}
html[lang="ja"] .top_header_menu:after{font-size: 0.7em;}
html[lang="en"] .top_header_menu:after{font-size: 0.8em;}
div.top_header_button_twitterlogin{
    width: 130px;
    height:21px;
    background-color: #1CA0F1;
	color:#FFF;
    border-radius: 6px;
    padding-top: 0 !important;
    text-align: left;
}
div.top_header_button_twitterlogin:before{
    content: '';
    display: inline-block;
    height: 15px;
    background-image: url(/Image/svg/twitter/white.svg);
    background-size: 16px !important;
    width: 20px !important;
    background-repeat: no-repeat;
    border-right-width: 1px;
    border-right-style: solid;
    margin: 0px 6px;
    vertical-align: middle;
    box-sizing: border-box;
}
div.top_header_button_twitterlogin:after{
	font-size: xx-small !important;
	margin-left: 2px;
	vertical-align: middle;
}
html[lang="ja"] .top_header_button_twitterlogin:after{
	content:'Twitterでログイン';
}
html[lang="en"] .top_header_button_twitterlogin:after{
	content:'Twitter Sign-in';
}
.top_header_button_login{
    width:85px;
    height:30px;
}
.top_header_button_gamedesigner{
    width:93px;
    height:30px;
}
.top_header_button_ranking{
    width:94px;
    height:30px;
}
.top_header_button_crowd_funding{
    width: 95px;
    height:30px;
}
.top_header_button_plicy_ai{
    width:80px;
    height:30px;
}
.top_header_button_gamepad{
    width:96px;
    height:30px;
}
.top_header_button_mypage{
    width:93px;
    height:30px;
}
header div.topbar{
    /* border-top-width: 2px; */
    /* border-top-style: solid; */
    border-bottom-width: 5px;
    border-bottom-color: #2C3E50;
    border-bottom-style: solid;
    box-sizing: border-box;
    background-color: #34495E;
}
div.topbar>div.cnt>nav.menu>ul>li.uniForm{
    border-right-width: 1.5px;
    border-right-color: #182129;
    border-right-style: solid;
    box-sizing: border-box;
    padding-top: 2px;
    height: 30px;
}
div.topbar>div.cnt>nav.menu>ul:after{
    border-right-width: 1.5px;
    border-right-color: #3D5874;
    border-right-style: solid;
    box-sizing: border-box;
    padding-top: 2px;
    height: 30px;
	content:'';
	display:inline-block;
}
div.topbar>div.cnt>nav.menu>ul>li.uniForm{
    /* border-left-width: 1.5px; */
    /* border-left-color: #3D5874; */
    /* border-left-style: solid; */
    border-right-width: 1.5px;
    border-right-color: #182129;
    border-right-style: solid;
    box-sizing: border-box;
    padding-top: 2px;
    height: 30px;
}
div.topbar>div.cnt>nav.menu>ul>li>a>div{
    border-left-width: 1.5px;
    border-left-color: #3D5874;
    border-left-style: solid;
    border-right-width: 1.5px;
    border-right-color: #182129;
    border-right-style: solid;
    box-sizing: border-box;
    padding-top: 4px;
}
div.topbar>div.cnt>nav.menu>ul>li>a>div:before{
    content:'';
    display: inline-block;
    height: 15px;
    width: 15px;
    background-size: cover;
    vertical-align: middle;
    box-sizing: border-box;
}
div.topbar>div.cnt>nav.menu>ul>li>a>div:after{
	font-size: small;
	vertical-align: middle;
	margin-left: 2px;
}
div.topbar>div.cnt>nav.menu>ul>li>a{
	text-decoration: none;
}
.top_header_button_mypage:before{
    background-image: url("/Image/svg/pc/header/dot/zipkun.svg");
}
.top_header_button_mypage.headerPremiumCSS:before{
    background-image: url("/Image/svg/pc/header/dot/zipkun_premium.svg");
}
html[lang="ja"] .top_header_button_mypage:after{
    content:'マイページ';
}
html[lang="en"] .top_header_button_mypage:after{
    content:'My Page';
}
.top_header_button_gamedesigner:before{
    background-image: url("/Image/svg/pc/header/plilogo_edited.svg");
}
html[lang="ja"] .top_header_button_gamedesigner:after{
    content:'ゲーム作成';
}
html[lang="en"] .top_header_button_gamedesigner:after{
    content:'Creation';
}
.top_header_button_gameupload:before{
    background-image: url("/Image/svg/pc/header/upload.svg");
}
html[lang="ja"] .top_header_button_gameupload:after{
    content:'ゲーム登録';
}
html[lang="en"] .top_header_button_gameupload:after{
    content:'Upload';
}
.top_header_button_crowd_funding:before{
    background-image: url(/Image/svg/mypage/mypageicon/svg_myicon_tip.svg);
}
html[lang="ja"] .top_header_button_crowd_funding:after{
    content:'クラファン';
}
html[lang="en"] .top_header_button_crowd_funding:after{
    content:'Crowd Funding';
}
.top_header_button_plicy_ai:before{
    background-image: url("/Image/svg/pc/header/aim.svg");
}
html[lang="ja"] .top_header_button_plicy_ai:after{
    content:'素材錬成';
}
html[lang="en"] .top_header_button_plicy_ai:after{
    content:'PLiCy AI';
}
.top_header_button_ranking:before{
    background-image: url("/Image/svg/pc/header/trophy.svg");
}
html[lang="ja"] .top_header_button_ranking:after{
    content:'ランキング';
}
html[lang="en"] .top_header_button_ranking:after{
    content:'Ranking';
}
.top_header_button_login:before,
.top_header_button_logout:before{
    background-image: url("/Image/svg/pc/header/key.svg");
}
html[lang="ja"] .top_header_button_login:after{
    content:'ログイン';
}
html[lang="en"] .top_header_button_login:after{
    content:'Sign-in';
}
html[lang="ja"] .top_header_button_logout:after{
    content:'ログアウト';
}
html[lang="en"] .top_header_button_logout:after{
    content:'Sin-out';
}
.top_header_button_admin:before{
    background-image: url("/Image/svg/pc/header/dot/siiwa.svg");
}
html[lang="ja"] .top_header_button_admin:after{
    content:'アドミン';
}
html[lang="en"] .top_header_button_admin:after{
    content:'Admin';
}
#game_board #newsReleaseLog{
    clear:both;
}
.top_header_button_gameupload{
    
    background-position: -556px -1268px;
    width:93px;
    height:30px;
}
.top_header_button_logout{
    
    background-position: -463px -1268px;
    width:93px;
    height:30px;
}
.top_header_button_admin{
    
    background-position: -648px -1268px;
    width:92px;
    height:30px;
}
.top_header_plicy{
    width: 103px;
    height: 71px;
    background-image: url(/Image/logo/plicylogo.svg) !important;
    background-size: 125%;
    background-position-x: -13px;
    background-position-y: -105px;
}
.top_header_plicy.aprilFoolCSS{
    filter: hue-rotate(140deg);
}
header.plishop .top_header_plicy{
    background-image: url(/img/pcback_ja.png?1) !important;
    background-position: -240px -4213px !important;
    width: 260px !important;
    height: 70px !important;
    background-size: auto;
}
header.monamarket .top_header_plicy {
    background-image: url(/Image/logo/Monama70.png);
    background-position:0 0;
    width: 210px !important;
    height: 70px !important;
}
header.monamarket div.monama_royalty_text{

}
header.monamarket div.monama_royalty_text span{
	font-weight: bolder;
}
.top_header_wrapper{
    /* background-position: 0px -450px; */
    background-image: none !important;
    width: 60px;
    height:60px;
    float:right;
    background-color: #2279B2;
    border-radius: 30px;
    font-size: 10px;
    text-align: center;
}
.top_header_wrapper:before{
	content:"▲";
	display: block;
	text-align: center;
	padding-top: 4px;
}
.top_header_wrapper:after{
	content:"PAGE TOP";
	display: block;
	margin-top: -4px;
}
ul.submenu>li>a>div{
	padding: 8px 0px;
}

ul.submenu>li>a>div:before{
	content: '▶ ';
}
ul.submenu>li>a>div:before,
ul.submenu>li>a>div:after{
	color: #2585C3;
	font-weight:bold;
}
html[lang="ja"] ul.submenu>li>a>div.top_head_nav01:after{
	content: 'PLiCyとは？';
}
html[lang="ja"] ul.submenu>li>a>div.top_head_nav02:after{
	content: 'よくある質問';
}
html[lang="en"] ul.submenu>li>a>div.top_head_nav01:after{
	content: 'About PLiCy';
}
html[lang="en"] ul.submenu>li>a>div.top_head_nav02:after{
	content: 'FAQ';
}
.search_submit_css{
	display:inline-block;
	width: 160px;
	height: 30px;
}
.search_submit_css:after{
	color:#FAFCFE;
	width: 80px;
	height: 30px;
	background-image: url(/Image/svg/pc/header/search.svg);
	background-size: 17px 17px;
	background-clip: border-box;
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	pointer-events: none;
	position: relative;
}
html[lang="ja"] .search_submit_css:after{
	margin-left: -65px;
	content: "　 検索";
}
html[lang="en"] .search_submit_css:after{
	margin-left: -75px;
	content: "　 Search";
}
.playlog_tit{
    display: inline-block;
    width: 270px;
    height: 72px;
    transform: translate(-2px, -2px);
    background-repeat: no-repeat;
    background-size: cover;
}
html[lang="ja"] .playlog_tit,html[lang="ja"] .playlog_tit_playpage{
    background-image:url(/Image/svg/pc/playlog/ja.svg);
}
html[lang="en"] .playlog_tit,html[lang="en"] .playlog_tit_playpage{
    background-image:url(/Image/svg/pc/playlog/en.svg);
}
.playlog_tit_playpage{
    display: inline-block;
    width: 254px;
    height:78px;
    background-color: #3498DB;
    box-sizing: border-box;
}
.other_tit,
.newgame_tit{
    height:50px;
}
.mottomiru{
    width:105px;
    height:25px;
    background: #4AB6FF;
}
.PlayInNewWindow,
.searchEngine .detail_button,
.sprite_fes_btn01,
.sprite_fes_btn02,
.sprite_sub01_btn08,
.sprite_sub03_btn02,
.sprite_sub05_btn01,
.sprite_sub08_btn02,
.sprite_infosignup_btn,
.sprite_signup_btn,
.sprite_infologin_btn,
.side_rank_btn,
.side_fes_btn,
.top_material,
.cssSpriteMypage.sprite_sub10_btn02,
.sprite_mypagegamedesigner_btn01,
.sign_up_btn,
.sprite_mypageupload_btn01,
.cssSpriteimg.side_shoplist_btn,
.guidbook_koumoku_shuusei,
.guidbook_gazou_tsuika,
.guidbook_add_send,
.guidbook_setting_send,
.guidbook_games_send,
.sprite_connection_btn,
#fileButton,
.guidbook_make_send/*,
.guidbook_spoiler*/{
    background: #27C469;
    font-size: large !important;
}
.selectedLPSendBtn,
.moreLPReadBtn,
.sprite_info_btn01,
.sprite_sub01_btn01,
.sprite_sub01_btn02,
.sprite_sub01_btn03,
.sprite_sub01_btn05,
.sprite_sub01_btn06,
.sprite_sub02_btn01,
.sprite_sub02_btn02,
.sprite_sub02_btn03,
.sprite_sub06_btn01,
.sprite_sub06_btn02,
.sprite_sub07_btn02,
.sprite_sub08_btn01,
.sprite_sub09_btn01,
.sprite_sub09_btn02,
.sprite_sub09_btn03,
.sprite_licensee_btn,
.guidbook_addButton,
.guidbook_updateButton,
.guidbook_settingButton{
    background: #1ABC9C;
}
.sprite_sub01_btn07{
    background: #E88800;
}
.sprite_sub07_btn01,
.sprite_sub03_btn01{
    background: #E67E22;
}
.sprite_sub01_btn04{
    background: #00CCFF;
}
.selectedLPSendBtn,
.moreLPReadBtn,
.sprite_info_btn01,
.sprite_sub01_btn01,
.sprite_sub01_btn02,
.sprite_sub01_btn03,
.sprite_sub01_btn04,
.sprite_sub01_btn05,
.sprite_sub01_btn06,
.sprite_sub01_btn07,
.sprite_sub01_btn08,
.sprite_sub02_btn01,
.sprite_sub02_btn02,
.sprite_sub02_btn03,
.sprite_sub06_btn01,
.sprite_sub06_btn02,
.sprite_sub07_btn02,
.sprite_sub08_btn01,
.sprite_sub08_btn02,
.sprite_sub09_btn01,
.sprite_sub09_btn02,
.sprite_sub09_btn03,
.guidbook_addButton,
.guidbook_updateButton,
.guidbook_settingButton,
.sprite_licensee_btn{
    font-size: 15px !important;
}
.sprite_signup_btn>.zip:before{
	display:inline-block;
	content:"";
	background-image: url(/Image/svg/pc/header/dot/zipkun_search.svg);
	width: 30px;
	height: 34px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center 12px;
	position: absolute;
	left: 154px;
	top: -34px;
	}
.sprite_signup_btn:before{background-image: url(/Image/svg/pc/header/back.svg)!important;background-size: 22px;width: 24px;/* background-size: contain; */background-repeat: no-repeat;background-position: center 12px;}
.sprite_signup_btn:after{padding-left: 9px;}
.PlayInNewWindow:before,
.searchEngine .detail_button:before,
.selectedLPSendBtn:before,
.moreLPReadBtn:before,
.sprite_fes_btn01:before,
.sprite_fes_btn02:before,
.sprite_info_btn01:before,
.sprite_sub01_btn01:before,
.sprite_sub01_btn02:before,
.sprite_sub01_btn03:before,
.sprite_sub01_btn04:before,
.sprite_sub01_btn05:before,
.sprite_sub01_btn06:before,
.sprite_sub01_btn07:before,
.sprite_sub01_btn08:before,
.sprite_sub02_btn01:before,
.sprite_sub02_btn02:before,
.sprite_sub02_btn03:before,
.sprite_sub03_btn01:before,
.sprite_sub03_btn02:before,
.sprite_sub05_btn01:before,
.sprite_sub06_btn01:before,
.sprite_sub06_btn02:before,
.sprite_sub07_btn01:before,
.sprite_sub07_btn02:before,
.sprite_sub08_btn01:before,
.sprite_sub08_btn02:before,
.sprite_sub09_btn01:before,
.sprite_sub09_btn02:before,
.sprite_sub09_btn03:before,
.sprite_licensee_btn:before,
.sprite_infosignup_btn:before,
.sprite_signup_btn:before,
.sprite_infologin_btn:before,
.side_rank_btn:before,
.side_fes_btn:before,
.top_material:before,
.cssSpriteMypage.sprite_sub10_btn02:before,
.sprite_mypagegamedesigner_btn01:before,
.sign_up_btn:before,
.create_post_btn:before,
.sprite_mypageupload_btn01:before,
.cssSpriteimg.side_shoplist_btn:before,
.guidbook_addButton:before,
.guidbook_updateButton:before,
.guidbook_settingButton:before,
.guidbook_koumoku_shuusei:before,
.guidbook_gazou_tsuika:before,
.guidbook_add_send:before,
.guidbook_setting_send:before,
.guidbook_games_send:before,
.sprite_connection_btn:before,
#fileButton:before,
.guidbook_make_send:before/*,
.guidbook_spoiler:before*/{
	display: inline-block;
	vertical-align: middle;
	content: '';
	height: 100%;
}
.selectedLPSendBtn, .moreLPReadBtn, .PlayInNewWindow, .tipping-amount-addition-button, .mylist_btn_playpage>.buttonEmulation, .guidbook_btn_playpage>.buttonEmulation, .blog_btn2ab>.buttonEmulation, .searchEngine .detail_button, .sprite_fes_btn01, .sprite_fes_btn02, .sprite_info_btn01, .sprite_sub01_btn01, .sprite_sub01_btn02, .sprite_sub01_btn03, .sprite_sub01_btn04, .sprite_sub01_btn05, .sprite_sub01_btn06, .sprite_sub01_btn07, .sprite_sub01_btn08, .sprite_sub02_btn01, .sprite_sub02_btn02, .sprite_sub02_btn03, .sprite_sub03_btn01, .sprite_sub03_btn02, .sprite_sub05_btn01, .sprite_sub06_btn01, .sprite_sub06_btn02, .sprite_sub07_btn01, .sprite_sub07_btn02, .sprite_sub08_btn01, .sprite_sub08_btn02, .sprite_sub09_btn01, .sprite_sub09_btn02, .sprite_sub09_btn03, .sprite_licensee_btn, .sprite_infosignup_btn, .sprite_signup_btn, .sprite_infologin_btn, .side_fes_btn2, #board_submit,.res_send_btn, .mottomiru, .side_rank_btn, .side_fes_btn, .top_material, .cssSpriteMypage.sprite_sub10_btn02, .sprite_mypagegamedesigner_btn01, .sign_up_btn, .create_post_btn, .sprite_mypageupload_btn01, .cssSpriteimg.side_shoplist_btn, .guidbook_addButton, .guidbook_updateButton, .guidbook_settingButton, .guidbook_koumoku_shuusei, .guidbook_gazou_tsuika, .guidbook_add_send, .guidbook_setting_send, .guidbook_games_send, .sprite_connection_btn, #fileButton, .guidbook_make_send{
    font-family: "plicyindexfont", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    background-image: linear-gradient(to right bottom, rgba(0,0,0,0) 50% ,rgba(51,51,51,0.20) 50%) !important;
    background-blend-mode: hard-light;
    color: #FFF;
    border: none;
    display: inline-block;
    font-size: small;
}
.mottomiru:before,
.mottomiru:after{
	
}
#board_submit:before,.res_send_btn:before, .mottomiru:before{
	    content: '';
	    display: inline-block;
	    height:100%;
	    vertical-align: middle;
}
#board_submit:after,.res_send_btn:after, .mottomiru:after{
	    display: inline-block;
	    vertical-align: middle;
}
.sprite_mypagegamedesigner_btn01:before,
.sign_up_btn:before,
.create_post_btn:before,
.sprite_mypageupload_btn01:before{
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	content: '';
	display: inline-block;
	width: 38px;
	height: 100%;
	vertical-align: middle;
}
.sign_up_btn:before{
	background-image: url(/Image/svg/mypage/mypageUI/svg_myUI_yajirusi_color.svg);
	filter: brightness(2);
}
.sprite_mypagegamedesigner_btn01:before{
	background-image: url(/Image/svg/plilogo.svg);
}
.sprite_mypageupload_btn01:before{
	background-image: url("/Image/svg/pc/h1/upload_white.svg") !important;
}
.create_post_btn:before{
	background-image: url("/Image/svg/pc/header/aim_white.svg") !important;
}
.sign_up_btn:after,
.sprite_mypagegamedesigner_btn01:after,
.create_post_btn:after,
.sprite_mypageupload_btn01:after{font-size: x-large;vertical-align: middle;}

html[lang="ja"] #board_submit:after{
	  content: '✎ 投稿';
}
html[lang="en"] #board_submit:after{
	  content: '✎ Post';
}
html[lang="ja"] .mottomiru:after{
	  content: '▸ もっと見る';
}
html[lang="en"] .mottomiru:after{
	  content: '▸ More';
}
html[lang="ja"] .side_fes_btn2:after{
	  content: '参加する';
}
html[lang="en"] .side_fes_btn2:after{
	  content: 'Join';
}
html[lang="ja"] .side_rank_btn:after{
	  content: '▸ カテゴリランキングを見る';
}
html[lang="en"] .side_rank_btn:after{
	  content: '▸ View Category Ranking';
}
html[lang="ja"] .sprite_signup_btn:after{
	  content: '新規登録はこちら';
}
html[lang="en"] .sprite_signup_btn:after{
	  content: 'Go to Sign Up';
}
html[lang="ja"] .sprite_sub05_btn01:after{
	  content: 'カードを作成する';
}
html[lang="en"] .sprite_sub05_btn01:after{
	  content: 'Create My Card';
}

html[lang="ja"] .sprite_sub03_btn02:after{
	  content: 'マイリストを作成する';
}
html[lang="en"] .sprite_sub03_btn02:after{
	  content: 'Create My List';
}

.searchEngine .detail_button:after{
	  width: auto;
	  height: auto;
}
html[lang="ja"] .searchEngine .detail_button:after{
	  content: '詳細検索';
}
html[lang="en"] .searchEngine .detail_button:after{
	  content: 'Search Settings';
}
html[lang="ja"] .sprite_fes_btn01:after{
	  content: 'このフェスにゲームを登録する';
}
html[lang="en"] .sprite_fes_btn01:after{
	  content: 'Register a game';
}
html[lang="ja"] .sprite_fes_btn02:after{
	  content: '投票する';
}
html[lang="en"] .sprite_fes_btn02:after{
	  content: 'Vote';
}
html[lang="ja"] .sprite_sub01_btn08:after{
  font-size: x-large;
	  content: '公開手続きへ';
}
html[lang="en"] .sprite_sub01_btn08:after{
	font-size:large;
	  content: 'Publish the Game';
}
html[lang="ja"] .sprite_sub01_btn05:after{
	  content: '設定変更';
}
html[lang="en"] .sprite_sub01_btn05:after{
	  content: 'Apply';
}
html[lang="ja"] .sprite_sub01_btn01:after{
	  content: 'ゲーム設定';
}
html[lang="en"] .sprite_sub01_btn01:after{
	  content: 'Game Settings';
}
html[lang="ja"] .sprite_sub01_btn02:after{
	  content: 'サムネイル撮影';
}
html[lang="en"] .sprite_sub01_btn02:after{
	  content: 'Shoot Thumbnail';
}
html[lang="ja"] .sprite_sub01_btn03:after{
	  content: 'アップデート';
}
html[lang="en"] .sprite_sub01_btn03:after{
	  content: 'Game Update';
}
html[lang="ja"] .sprite_sub01_btn04:after{
	  content: 'エディット';
}
html[lang="en"] .sprite_sub01_btn04:after{
	  content: 'Open Editer';
}
html[lang="ja"] .sprite_licensee_btn:after{
	  content: 'データ削除';
}
html[lang="en"] .sprite_licensee_btn:after{
	  content: 'DELETE MATERIAL';
}
html[lang="ja"] .sprite_sub01_btn06:after{
	  content: 'ゲーム削除';
}
html[lang="en"] .sprite_sub01_btn06:after{
	  content: 'DELETE GAME';
}
html[lang="ja"] .sprite_sub01_btn07:after{
	  content: 'データ復旧';
}
html[lang="en"] .sprite_sub01_btn07:after{
	  content: 'Recovery';
}
html[lang="ja"] .sprite_sub02_btn01:after{
	  content: 'セーブ削除';
}
html[lang="en"] .sprite_sub02_btn01:after{
	  content: 'DELETE SAVE';
}
html[lang="en"] .sprite_sub02_btn02:after{
	  content: 'Local Storage Load';
}
html[lang="ja"] .sprite_sub02_btn02:after{
	  content: '丸ごとバックアップ読込';
}
.sprite_sub02_btn03:after{
	display:inline-block;
}
html[lang="en"] .sprite_sub02_btn03.premium:after{
	  content: 'Cloud Save for Local Storage';
}
html[lang="ja"] .sprite_sub02_btn03.premium:after{
	  content: '　丸ごとバックアップをセーブスロットに保存';
}
html[lang="en"] .sprite_sub02_btn03:after{
	  content: 'Cloud Save for Local Storage (once a day)';
}
html[lang="ja"] .sprite_sub02_btn03:after{
	  content: '丸ごとバックアップをセーブスロットに保存（１日１回まで）';
}
html[lang="ja"] .sprite_sub06_btn01:after{
	  content: '更新する';
}
html[lang="en"] .sprite_sub06_btn01:after{
	  content: 'Update';
}
html[lang="ja"] .sprite_sub06_btn02:after{
	  content: 'Twitter連係解除';
}
html[lang="en"] .sprite_sub06_btn02:after{
	  content: 'Remove Twitter';
}
html[lang="ja"] .sprite_sub09_btn01:after{
	  content: 'フレンドから外す';
}
html[lang="en"] .sprite_sub09_btn01:after{
	  content: 'Remove Friend';
}
html[lang="ja"] .sprite_sub09_btn02:after{
	  content: 'ブロックする';
}
html[lang="en"] .sprite_sub09_btn02:after{
	  content: 'Block';
}
html[lang="ja"] .sprite_sub09_btn03:after{
	  content: 'ブロック解除';
}
html[lang="en"] .sprite_sub09_btn03:after{
	  content: 'Remove Block';
}
html[lang="ja"] .sprite_sub08_btn01:after{
	  content: '管理ページ';
}
html[lang="en"] .sprite_sub08_btn01:after{
	  content: 'Admin';
}
html[lang="ja"] .sprite_sub08_btn02:after{
	  content: 'フェス作成';
}
html[lang="en"] .sprite_sub08_btn02:after{
	  content: 'Create a Fes';
}
html[lang="ja"] .sprite_sub03_btn01:after{
	  content: 'マイリスト削除';
}
html[lang="en"] .sprite_sub03_btn01:after{
	  content: 'Delete Mylist';
}
html[lang="ja"] .sprite_sub07_btn01:after{
	  content: 'フレンド一覧';
}
html[lang="en"] .sprite_sub07_btn01:after{
	  content: 'Friends';
}
html[lang="ja"] .sprite_sub07_btn02:after{
	  content: 'メッセージ送信';
}
html[lang="en"] .sprite_sub07_btn02:after{
	  content: 'Send Message';
}

html[lang="ja"] .sprite_infosignup_btn:after{
	  content: '登録情報を送信する';
}
html[lang="en"] .sprite_infosignup_btn:after{
	  content: 'Sign Up';
}
html[lang="ja"] .sprite_infologin_btn:after{
	  content: 'ログインする';
}
html[lang="en"] .sprite_infologin_btn:after{
	  content: 'Sign in';
}
html[lang="ja"] .side_fes_btn:after{
	  content: '▸ ほかのフェスを見る';
}
html[lang="en"] .side_fes_btn:after{
	  content: '▸ View Other Festivals';
}
html[lang="ja"] .PlayInNewWindow:after{
	  content: '大画面でゲームを遊ぶ';
}
html[lang="en"] .PlayInNewWindow:after{
	  content: 'Play on the big screen';
}
html[lang="ja"] .top_material:after{
	  content: '▸ ほかの素材を見る';
}
html[lang="en"] .top_material:after{
	  content: '▸ View Other Materials';
}
html[lang="ja"] .cssSpriteMypage.sprite_sub10_btn02:after{
	  content: '素材をアップロード';
}
html[lang="en"] .cssSpriteMypage.sprite_sub10_btn02:after{
	  content: 'Upload My Materials';
}
html[lang="ja"] .cssSpriteimg.side_shoplist_btn:after{
	  content: '▸ ファンアイテムを見る';
}
html[lang="en"] .cssSpriteimg.side_shoplist_btn:after{
	  content: '▸ View PLiShop';
}
html[lang="ja"] .sprite_mypagegamedesigner_btn01:after{
	  content: 'ゲームを作り始める';
}
html[lang="en"] .sprite_mypagegamedesigner_btn01:after{
	  content: 'Start making!';
}
html[lang="ja"] .sign_up_btn:after{
	  content: '新規会員登録はこちら';
}
html[lang="en"] .sign_up_btn:after{
	  content: 'Go to Sign Up';
}
html[lang="ja"] .create_post_btn:after{
	  content: '素材錬成ガチャ';
}
html[lang="en"] .create_post_btn:after{
	  content: 'Material Gacha';
}
html[lang="ja"] .selectedLPSendBtn:after{
	  content: 'スクリーンショット適用';
}
html[lang="en"] .selectedLPSendBtn:after{
	  content: 'Screen Shot Setting';
}
html[lang="ja"] .sprite_info_btn01:after{
	  content: '投稿したゲームの設定';
}
html[lang="en"] .sprite_info_btn01:after{
	  content: 'First Settings';
}
html[lang="ja"] .sprite_mypageupload_btn01:after{
	  content: 'ゲームをアップロードする';
}
html[lang="en"] .sprite_mypageupload_btn01:after{
	  content: 'Game Upload!';
}

html[lang="ja"] .mylist_btn_playpage>.buttonEmulation>.btext:after{
	  content: '▸マイリストに登録';
}
html[lang="en"] .mylist_btn_playpage>.buttonEmulation:after{
	  content: '▸ Add Mylist';
}
html[lang="ja"] .guidbook_btn_playpage>.buttonEmulation>.btext:after{
	  content: '▸このゲームの攻略本を見る';
}
html[lang="en"] .guidbook_btn_playpage>.buttonEmulation:after{
	  content: "▸ The game's guide book";
}
html[lang="ja"] .blog_btn2ab>.buttonEmulation>.btext:after{
	  content: '▸ブログで遊べるようにする';
}
html[lang="en"] .blog_btn2ab>.buttonEmulation:after{
	  content: '▸ Embedded the game';
}
html[lang="ja"] .guidbook_addButton:after{
	  content: '項目の追加';
}
html[lang="en"] .guidbook_addButton:after{
	  content: 'Item Addition';
}
html[lang="ja"] .guidbook_updateButton:after{
	  content: '攻略本の設定';
}
html[lang="en"] .guidbook_updateButton:after{
	  content: 'Item Setting';
}
html[lang="ja"] .guidbook_settingButton:after{
	  content: '対応ゲーム';
}
html[lang="en"] .guidbook_settingButton:after{
	  content: 'Supporte Games';
}

html[lang="ja"] .guidbook_koumoku_shuusei:after{
	  content: '項目を修正する';
}
html[lang="en"] .guidbook_koumoku_shuusei:after{
	  content: 'Modify Item';
}

html[lang="ja"] .guidbook_gazou_tsuika:after{
	  content: '画像を追加する';
}
html[lang="en"] .guidbook_gazou_tsuika:after{
	  content: 'Add Image';
}
html[lang="ja"] .guidbook_add_send:after{
	  content: '項目を追加する';
}
html[lang="en"] .guidbook_add_send:after{
	  content: 'Add Item';
}
html[lang="ja"] .guidbook_setting_send:after{
	  content: '設定を反映する';
}
html[lang="en"] .guidbook_setting_send:after{
	  content: 'Apply Settings';
}
html[lang="ja"] .guidbook_games_send:after{
	  content: 'ゲームを攻略本に登録';
}
html[lang="en"] .guidbook_games_send:after{
	  content: 'Register in Guidebook';
}
html[lang="ja"] #fileButton:after{
	  content: '素材をアップロード';
}
html[lang="en"] #fileButton:after{
	  content: 'Upload my materials';
}
html[lang="ja"] .guidbook_make_send:after{
	  content: '攻略本を作成する';
}
html[lang="en"] .guidbook_make_send:after{
	  content: 'Create a Guidebook';
}
html[lang="ja"] .sprite_connection_btn:after{
	  content: '確認画面へ';
}
html[lang="en"] .sprite_connection_btn:after{
	  content: 'Submit';
}
/*
html[lang="ja"] .guidbook_spoiler:after{
	  content: 'ネタバレを表示する';
}
html[lang="en"] .guidbook_spoiler:after{
	  content: 'Show Spoilers';
}*/

.news_tit{
    height: 49px;
}
.side_tag_tit{
    height: 44px;
}
.side_fes_btn{
    width: 300px;
    height: 44px;
}
.side_fes2_tit{
    display: inline-block;
    background-position: 0px -400px;
    width: 260px;
    height: 42px;
}
.side_fes_btn2 {
    display: inline-block;
    width: 74px !important;
    height: 25px !important;
    border:0;
    background: #2D91D4;
}
.side_rank_tit,
.side_fes1_tit,
span.indexSidePlishop,
.side_editor_tit,
.side_material_tit{
    display: inline-block;
    width: 260px;
    height: 44px;
    color: #A7A7A6;
    font-weight: bold;
    white-space: nowrap;
}
.side_fes1_tit:before,
.side_rank_tit:before,
span.indexSidePlishop:before,
.side_editor_tit:before,
.side_material_tit:before,
.board_tit:before,
.newgame_tit:before,
.side_tag_tit:before,
.side_guidbook_tit:before,
.other_tit:before,
.news_tit:before
{
    background-size: 45px;
    background-position: 0px center;
    background-repeat: no-repeat;
    display:inline-block;
    vertical-align: baseline;
    font-family: 'GenEiGothicfont',fantasy, sans-serif;
    height: 100%;
    color: #303030;
    padding-left: 49px;
    padding-top: 19px;
    padding-right: 3px;
    box-sizing: border-box;
}
.side_fes1_tit:before,
.side_rank_tit:before,
span.indexSidePlishop:before,
.side_editor_tit:before,
.side_material_tit:before,
.side_tag_tit:before,
.side_guidbook_tit:before
{
    font-size: 2em;
}
.board_tit:before,
.newgame_tit:before,
.other_tit:before,
.news_tit:before
{
    font-size: 2.5em;
}
.side_rank_tit:before{
    background-image: url(/Image/svg/pc/header/trophy.svg);
    content: 'Ranking';
    background-size: 51px;
    padding-right: 7px;
    padding-left: 55px;
}
span.indexSidePlishop:before{
    background-image: url(/Image/svg/pc/index/shop.svg);
    content: 'PLiShoP';
    padding-right: 6px;
}
.side_editor_tit:before{
    background-image: url(/Image/svg/pc/index/editor.svg);
    content:'Editor';
    padding-right: 0;
    background-size: 51px;
    background-position-x: 2px;
    padding-left: 54px;
}
.side_material_tit:before{
    background-image: url(/Image/svg/pc/index/material.svg);
    content:'Material';
    padding-top: 13px;
    vertical-align: baseline;
    padding-right: 7px;
    background-position-x: 4px;
    padding-left: 55px;
}
.board_tit:before{
    background-image: url(/Image/svg/pc/index/message_board.svg);
    content:'Message Board';
    background-size: 61px;
    padding-left: 59px;
    padding-top: 25px;
    padding-right: 11px;
}
html[lang="ja"] .newgame_tit:before{
    content: 'New Games';
}
html[lang="en"] .newgame_tit:before{
    content:'New Releases';
}
html[lang="ja"] .other_tit:before{
    content:'Other Games';
}
html[lang="en"] .other_tit:before{
    content:'Related Games';
}
.other_tit:before,
.newgame_tit:before{
    background-image: url(/Image/svg/pc/index/newgames.svg);
    padding-right: 11px;
}
.side_tag_tit:before{
    background-image: url(/Image/svg/pc/index/tag.svg);
    content:'Hot Tags';
    padding-right: 11px;
}
.side_guidbook_tit:before{
    background-image: url(/Image/svg/pc/index/guidebook.svg);
    content:'Guide Books';
    padding-right: 11px;
}
.news_tit:before{
    background-image: url(/Image/svg/pc/index/news.svg);
    content:'News';
    padding-right: 11px;
}


.side_fes1_tit:before{
    background-image: url(/Image/svg/pc/header/fes.svg);
}
html[lang="ja"] .side_fes1_tit:before{
    content: 'Festival';
    padding-right: 7px;
}
html[lang="en"] .side_fes1_tit:before{
    content: 'PopularFes';
}
html[lang="ja"] .side_rank_tit:after{
	content: 'ランキング';
	/* vertical-align: baseline; */
	display: inline-block;
	padding-bottom: 1px;
	vertical-align: bottom;
}
html[lang="ja"] .side_fes1_tit:after{
	content:'人気フェス';
	/* vertical-align: baseline; */
	display: inline-block;
	padding-bottom: 2px;
	vertical-align: bottom;
}
html[lang="ja"] span.indexSidePlishop:after{
	content: '人気アイテム';
	/* vertical-align: baseline; */
	display: inline-block;
	padding-bottom: 0.5px;
	vertical-align: bottom;
}
html[lang="ja"] .side_editor_tit:after{
	content: 'ゲーム制作エンジン';
	/* vertical-align: baseline; */
	display: inline-block;
	padding-bottom: 2px;
	vertical-align: bottom;
}
html[lang="ja"] .side_material_tit:after{
	content: '素材';
	/* vertical-align: baseline; */
	display: inline-block;
	padding-bottom: 6px;
	vertical-align: bottom;
}
html[lang="ja"] .other_tit:after{
	content: '関連ゲーム';
	/* vertical-align: baseline; */
	display: inline-block;
	padding-bottom: 5px;
	vertical-align: bottom;
}
html[lang="ja"] .newgame_tit:after{
	content: '新着ゲーム';
	/* vertical-align: baseline; */
	display: inline-block;
	padding-bottom: 5px;
	vertical-align: bottom;
}
html[lang="ja"] .side_tag_tit:after{
	content: '人気タグ';
	padding-top: 0px;
	/* vertical-align: baseline; */
	display: inline-block;
	padding-bottom: 2px;
	vertical-align: bottom;
}
html[lang="ja"] .board_tit:after{
	content: '感想や雑談など、フリーな話題の掲示板です。';
	/* vertical-align: baseline; */
	display: inline-block;
	padding-bottom: 10px;
	vertical-align: bottom;
}
html[lang="ja"] .side_guidbook_tit:after{
	content: '更新した攻略本';
	/* vertical-align: baseline; */
	display: inline-block;
	padding-bottom: 2px;
	vertical-align: bottom;
}
html[lang="ja"] .news_tit:after{
	content: 'PLiCyからのお知らせ';
	/* vertical-align: baseline; */
	display: inline-block;
	padding-bottom: 2px;
	vertical-align: bottom;
}
.side_rank_btn{
    width: 300px;
    height: 44px;
    overflow: hidden;
    white-space: nowrap;
}
.side_shoplist_btn{
    width: 300px;
    height: 44px;
    cursor: pointer;
}
.board_tit
{
    background-position: 0px -2489px;
    height: 63px;
}
.board_tit,
.newgame_tit,
.other_tit,
.side_tag_tit,
.side_guidbook_tit,
.news_tit
{
    display: inline-block;
    color: #A7A7A6;
    font-weight: bold;
}
.board_img1{
    width: 85px;
    height: 30px;
    float: left;
    margin-right: 0px;
    font-weight:bold;
    font-size: 0.95em;
}
html[lang="ja"] .board_img1:before{
	content:"投稿タイプ：";
}
html[lang="en"] .board_img1:before{
	content:"Post Mode:";
}
.board_img1:after{
	content:"";
	height: 100%;
}
.board_img1:before,
.board_img1:after{
	display: inline-block;
	vertical-align: middle;
}
.board_ss{
    
    background-position: 0px -128px;
    width: 90px;
    height: 30px;
    border: 0;
}
.other_tit{
	background-image: none !important;
}
.comment_tit{
	
}
.comment_tit:before{
	content:"";
	display:inline-block;
	height: 100%;
	vertical-align: middle;
	background-size: contain;
	background-position: left center;
	background-repeat: no-repeat;
	width: 30px;
	background-image: url(/Image/svg/gamepage/ui/svg_gamepageHead_boardyajirusi.svg);
}
.comment_tit:after{
	display:inline-block;
	color: #FFF;
	font-size: 23px !important;
	font: 88% plicy_save_font,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
	vertical-align: middle;
	padding: 0px 8px 0px 11px;
}
html[lang="ja"] .comment_tit:after{
	content:"このゲームの感想を送る！";
}
html[lang="en"] .comment_tit:after{
	content:"Review and comment on the games!";
}
.comment_tit{
    background-image: none !important;
    display: inline-block;
    padding: 3px 8px 8px 8px;
    height: 48px;
    background-color: #94684E;
    margin-bottom: 7px;
    box-sizing: border-box;
    border-bottom-width: 8px;
    border-right-width: 8px;
    box-shadow: 8px 8px 0 #e6e6e6;
}
.mylist_btn_playpage>.buttonEmulation{
	background-color:#2BC96E;
    width:140px;
}
.guidbook_btn_playpage>.buttonEmulation{
	background-color:#EB984E;
	width: 194px;
}
.blog_btn2ab>.buttonEmulation{
	background-color:#6380EC;
	width: 180px;
}
.mylist_btn_playpage:after,
.guidbook_btn_playpage:after,
.blog_btn2ab:after{
	/* content:""; */
	/* display:inline-block; */
	/* height:100%; */
	/* vertical-align: bottom; */
}
.mylist_btn_playpage>.buttonEmulation,
.guidbook_btn_playpage>.buttonEmulation,
.blog_btn2ab>.buttonEmulation{
    height:26px;
    line-height: normal;
}
.mylist_btn_playpage>.buttonEmulation:before,
.guidbook_btn_playpage>.buttonEmulation:before,
.blog_btn2ab>.buttonEmulation:before{
	content:"";
	height:100%;
	display:inline-block;
	vertical-align:middle;
}
.mylist_btn_playpage>.buttonEmulation>.btext, .guidbook_btn_playpage>.buttonEmulation>.btext, .blog_btn2ab>.buttonEmulation>.btext{
	display:inline-block;
	vertical-align:middle;
}
.mylist_btn_playpage>.buttonEmulation>.btext:after, .guidbook_btn_playpage>.buttonEmulation>.btext:after, .blog_btn2ab>.buttonEmulation>.btext:after{
	display:inline-block;
	vertical-align:middle;
}
.mylist_btn_playpage{
    float:left;
    margin-top:26px;
    margin-right: 4px;
    background-image: none !important;
}
.notlogin>.mylist_btn_playpage{
    filter: contrast(0.5);
}
.guidbook_btn_playpage:before,
.blog_btn2ab:before{
	content:"";
	background-image: url(/img/pcback_ja.png?1);
	height: 26px;
	width: 100%;
	display: inline-block;
	image-rendering: pixelated;
}
.blog_btn2ab:before{
	background-image: url(/Image/svg/gamepage/ui/svg_gamepageUI_guidebook_blogzip.svg);
	background-repeat: no-repeat;
	background-size: 159px;
	background-position: center bottom;
}
.guidbook_btn_playpage:before{
	background-image: url(/Image/svg/gamepage/ui/svg_gamepageUI_guidebookzip.svg);
	background-repeat: no-repeat;
	background-size: 159px;
	background-position: center bottom;
}
.blog_btn2ab{
    background-image: none !important;
    width:180px;
    height:51px;
    float:left;
    margin-right: 4px;
    box-sizing: border-box;
    line-height: 0;
}
#game_board {
    /* background-position: 0px -2552px !important; */
    border-image: url(/Image/svg/pc/index/messageboardBorder.svg) round;
    border-image-slice: calc(0.2 * 100%) calc(0.1 * 100%) fill;
    border-image-width: 90px 90px;
    position: relative;
}
a div:hover,a button:hover ,a span:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
        cursor: pointer;
}
div.genre_PLAYPAGE,span.genre_PLAYPAGE{
    top: -10px;
    left: -5px;
    position: absolute;
}
div.genre_CF_0,span.genre_CF_0{
    background-image: url(/Image/svg/pc/genre/cat/11.svg);
    filter: hue-rotate(186deg);
    opacity: 0.8;
}
div.genre_CF_1,span.genre_CF_1{
    background-image: url(/Image/svg/pc/genre/cat/11.svg);
    filter: hue-rotate(234deg);
    opacity: 0.8;
}
div.genre_CF_2,span.genre_CF_2{
    background-image: url(/Image/svg/pc/genre/cat/11.svg);
    filter: hue-rotate(153deg);
    opacity: 0.8;
}
div.genre_,span.genre_{
    background-image: url(/Image/svg/pc/genre/cat/11.svg);
    filter: hue-rotate(-115deg);
    opacity: 0.8;
}
div.genre_BACKUP,span.genre_BACKUP{
    background-image: url(/Image/svg/pc/genre/cat/11.svg);
    filter: hue-rotate(203deg);
    opacity: 0.8;
}
div.genre_,span.genre_,
div.genre_CF_0,span.genre_CF_0,
div.genre_CF_1,span.genre_CF_1,
div.genre_CF_2,span.genre_CF_2,
div.genre_RPG,span.genre_RPG,
div.genre_ADV,span.genre_ADV,
div.genre_SLG,span.genre_SLG,
div.genre_STG,span.genre_STG,
div.genre_ACT,span.genre_ACT,
div.genre_TSG,span.genre_TSG,div.genre_EDU,span.genre_EDU,
div.genre_PZL,span.genre_PZL,
div.genre_SPT,span.genre_SPT,
div.genre_KSG,span.genre_KSG,
div.genre_ETC,span.genre_ETC,div.genre_MISC,span.genre_MISC,
div.genre_R15,span.genre_R15,div.genre_OVER15,span.genre_OVER15,
div.genre_FRIEND,span.genre_FRIEND,
div.genre_DEL,span.genre_DEL,div.genre_DEL,
div.genre_BACKUP,span.genre_BACKUP,
div.genre_VIR,span.genre_VIR,
div.genre_,span.genre_,div.genre_{
    
width: 75px !important;
    
height: 26px !important;
    
padding: 0 !important;
    
display: inline-block;
    
text-align: left;
}
div.genre_RPG,span.genre_RPG{background-image: url(/Image/svg/pc/genre/cat/0.svg);}
div.genre_ADV,span.genre_ADV{background-image: url(/Image/svg/pc/genre/cat/1.svg);}
div.genre_SLG,span.genre_SLG{background-image: url(/Image/svg/pc/genre/cat/2.svg);}
div.genre_STG,span.genre_STG{background-image: url(/Image/svg/pc/genre/cat/3.svg);}
div.genre_ACT,span.genre_ACT{background-image: url(/Image/svg/pc/genre/cat/4.svg);}
div.genre_EDU,span.genre_EDU{background-image: url(/Image/svg/pc/genre/cat/5.svg);}
div.genre_PZL,span.genre_PZL{background-image: url(/Image/svg/pc/genre/cat/6.svg);}
div.genre_SPT,span.genre_SPT{background-image: url(/Image/svg/pc/genre/cat/7.svg);}
div.genre_KSG,span.genre_KSG{background-image: url(/Image/svg/pc/genre/cat/8.svg);}
div.genre_ETC,span.genre_ETC,div.genre_MISC,span.genre_MISC{background-image: url(/Image/svg/pc/genre/cat/9.svg);}
div.genre_R15,span.genre_R15,div.genre_OVER15,span.genre_OVER15{background-image: url(/Image/svg/pc/genre/cat/10.svg);}
div.genre_DEL,span.genre_DEL,div.genre_DEL,span.genre_FRIEND,div.genre_FRIEND{background-image: url(/Image/svg/pc/genre/cat/11.svg);}
span.genre_VIR,div.genre_VIR{background-image: url(/Image/svg/pc/genre/cat/12.svg);}

div.genre_CF_0:before,span.genre_CF_0:before,
div.genre_CF_1:before,span.genre_CF_1:before,
div.genre_CF_2:before,span.genre_CF_2:before,
div.genre_:before,span.genre_:before,
div.genre_BACKUP:before,span.genre_BACKUP:before,
div.genre_RPG:before,span.genre_RPG:before,
div.genre_ADV:before,span.genre_ADV:before,
div.genre_SLG:before,span.genre_SLG:before,
div.genre_ACT:before,span.genre_ACT:before,
div.genre_EDU:before,span.genre_EDU:before,
div.genre_STG:before,span.genre_STG:before,
div.genre_PZL:before,span.genre_PZL:before,
div.genre_SPT:before,span.genre_SPT:before,
div.genre_KSG:before,span.genre_KSG:before,
div.genre_ETC:before,span.genre_ETC:before,
div.genre_MISC:before,span.genre_MISC:before,
div.genre_R15:before,span.genre_R15:before,
div.genre_OVER15:before,span.genre_OVER15:before,
span.genre_FRIEND:before,div.genre_FRIEND:before,
span.genre_VIR:before,div.genre_VIR:before{
	display:inline-block;
	height:100%;
	content:'';
	vertical-align: middle;
	line-height: initial;
}

div.genre_CF_0:after,span.genre_CF_0:after,
div.genre_CF_1:after,span.genre_CF_1:after,
div.genre_CF_2:after,span.genre_CF_2:after,
div.genre_:after,span.genre_:after,
div.genre_RPG:after,span.genre_RPG:after,
div.genre_ADV:after,span.genre_ADV:after,
div.genre_SLG:after,span.genre_SLG:after,
div.genre_ACT:after,span.genre_ACT:after,
div.genre_EDU:after,span.genre_EDU:after,
div.genre_STG:after,span.genre_STG:after,
div.genre_PZL:after,span.genre_PZL:after,
div.genre_SPT:after,span.genre_SPT:after,
div.genre_KSG:after,span.genre_KSG:after,
div.genre_ETC:after,span.genre_ETC:after,
div.genre_MISC:after,span.genre_MISC:after,
div.genre_R15:after,span.genre_R15:after,
div.genre_OVER15:after,span.genre_OVER15:after,
div.genre_BACKUP:after,span.genre_BACKUP:after,
span.genre_FRIEND:after,div.genre_FRIEND:after,
span.genre_VIR:after,div.genre_VIR:after{display: inline-block;font-size: 1.2em;color: #FFF;font-family: 'GenEiGothicfont',fantasy, sans-serif;padding: 0px 0px 1px 28px;box-sizing: border-box;margin: 0;border: 0;vertical-align: middle;line-height: revert;}

div.genre_RPG:after,span.genre_RPG:after{
	content:"RPG";
}
div.genre_ADV:after,span.genre_ADV:after{
	content:"ADV";
}
div.genre_SLG:after,span.genre_SLG:after{
	content:"SLG";
}
div.genre_ACT:after,span.genre_ACT:after{
	content:"ACT";
}
div.genre_EDU:after,span.genre_EDU:after{
	content:"EDU";
}
div.genre_STG:after,span.genre_STG:after{
	content:"STG";
}
div.genre_PZL:after,span.genre_PZL:after{
	content:"PZL";
}
div.genre_SPT:after,span.genre_SPT:after{
	content:"SPT";
}
div.genre_KSG:after,span.genre_KSG:after{
	content:"KSG";
}
div.genre_ETC:after,span.genre_ETC:after{
	content:"ETC";
}
div.genre_MISC:after,span.genre_MISC:after{
	content:"MISC";
}
div.genre_R15:after,span.genre_R15:after{
	content:"R15";
}
div.genre_OVER15:after,span.genre_OVER15:after{
	content:"OV15";
}
div.genre_VIR:after,span.genre_VIR:after{
	content:"VIR";
}
div.genre_:after,span.genre_:after{
	content:"DELETED";
	padding-left: 8px;
}
div.genre_BACKUP:after,span.genre_BACKUP:after{
	content:"BACKUP";
	padding-left: 8px;
}
span.genre_FRIEND:after,div.genre_FRIEND:after{
	content:"FRIEND";
	padding-left: 8px;
}
span.genre_CF_0:after,div.genre_CF_0:after{
	content: "GAMES";
	padding-left: 6px;
}
span.genre_CF_1:after,div.genre_CF_1:after{
	content: "STREAMR";
	padding-left: 6px;
}
span.genre_CF_2:after,div.genre_CF_2:after{
	content:"EVENTER";
	padding-left: 6px;
}


/*
.top_back_div:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
        cursor: pointer;
}*/
.Popup_Image_Center{
	position:fixed;
	top:50%;
	left:50%;
	display:none;
	z-index:201;
	margin-left:-250px;
	margin-top:-100px;
        background:#FFFFFF;
}
#gameplay .manual {
    border-top: #ccc 1px dotted;
    border-bottom: #ccc 1px dotted;
    margin: 30px 0 20px;
    padding: 15px 0;
}
.plicy_green_btn {
  background:#1ABC9C;
	padding:0.5em 0.7em;
	color:#fff;
	text-decoration:none;
}
.plicy_green_btn:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}
div.popupbuttondiv {
    padding: 14px;
    left: 20px;
    bottom: 20px;
    display: block;
    position: absolute;
}
div.embed_System{
    width:100%;
    height:100%;
}
p.popupbuttontext {
    padding: 16px;
}
a.popupbuttonlink {
    padding: 6px;
}
/**/
#fes_top_news {
	clear:both;
	padding:10px 0 0 40px;
}
#game_board_sp{
    background:url(/Image/Play/comment_sp_bg.png) 0 0 no-repeat;
    border-bottom:5px #94684E solid;
    margin:0px;
    padding:0 23px 0 0;
    clear:both;
	overflow:hidden;
}
#game_board_sp h2 {
	padding:7px 0 0 7px;
}
#game_board_sp .cnt {
	padding:25px 25px 25px 25px;
	width:530px;
	float:left;
}
#game_board_sp .head {
	float:left;
	padding:0 6px 0 0;
	clear:both;
}
#game_board_sp .post {
	float:left;
	padding:0 0 12px 0;
}
#game_board_sp .post ul {
	overflow:hidden;
	margin:0 10px 0 0;
	padding:0 10px 0 0;
	float:left;
}
#game_board_sp .post li {
	border-top:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
	border-right:#CBCBCB 1px solid;
	font-size:12px;
	text-align:center;
	float:left;
	height:28px;
}
#game_board_sp .post li a {
	text-decoration:none;
	color:#333;
	display:block;
	padding:2px 15px 2px;
	height:24px;
}
#game_board_sp .post li a:hover,
#game_board_sp .post li.on a {
	background:#3498DB;
	color:#fff;
}
#game_board_sp .post p {
	float:left;
}
#game_board_sp .post .ss li a:hover,
#game_board_sp .post .ss li.on a {
	background:#E67E22;
}
#game_board_sp #board_text {
	border:#ccc 1px solid;
	width:518px;
	font-size:14px;
	padding:5px;
	clear:both;
}
#game_board_sp .message {
	margin:19px 0 0 0;
	height:245px;
}
#game_board_sp .message li {
	border-bottom:#ccc 1px dotted;
	margin:0 0 5px;
	padding:0 0 5px;
	font-size:90%;
}
#game_board_sp .message span {
	font-size:90%;
	color:#777;
}
#board .btn ,#fes_board .btn{
	background:#999;
	margin:5px;
	text-align:center;
}
#board .btn a ,#fes_board .btn a{
	color:#fff;
	padding:5px;
	text-decoration:none;
	display:block;
}
footer .change {
	border-top:#81BDE5 1px solid;
        background:#3498DB;
	text-align:center;
	padding:18px;
	line-height:200%;
}
footer .change span {
	-webkit-background-size: 16px 14px;
    -moz-background-size:  16px 14px;
  	-o-background-size:  16px 14px;
  	background-size:  16px 14px;
	background-repeat:no-repeat;
	padding:0 0 0 22px;
}
footer .change span.sp {
	background-image:url(/imgSp/change1.gif);
}
footer .change span.pc {
	background-image:url(/imgSp/change2.gif);
}
.Text_Hankaku{
  ime-mode: inactive; /* 半角モード */
}

/*media all*/
.EmbedPlayCSS {
    background-image: url(/Image/Play/TitleLogo.png);
    background-size:100% 100%;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 50px;
    color: rgb(0, 0, 0);
    line-height: 50px;
    overflow: hidden;
    font-size: 20px;
    white-space: nowrap;
    position: fixed;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    text-indent: 1em;
}
#EmbedImage,#EmbedImageAndroidBrowser{
    width:200%;
    height:100%;
    position:fixed;
    top:0px;
    left:0px;
}
#EmbedLogo{
    position: absolute;
    bottom: 5%;
    right: 5%;
    z-index: 1000;
}
#request {
	width: 710px;
        height: 155px;
        clear: both;
}
#request h2 {
	padding-top: 20px;
}/*media all*/
#board .cnt {
    width: 660px;
    padding: 34px 23px 52px 27px;
    height: 592px;
    position: relative;
}
 #board_submit,.res_send_btn{
	border:none;
	cursor:pointer;
	width: 100px;
	height:30px;
	font-size: 1.1em;
	margin: 10px 0px;
	/* display: block; */
}
/*media all*/
#board .message {
    margin: 19px 0 0 0;
    height: 492px;
}
#newGameMotto {
    padding: 13px 0px 0px;
    text-align: right;
    clear: both;
}
/*media all*/
#game_ranking td p {
    width: 102px;
    margin: auto;
}
/*media all*/
#sidebar .rank li .count {
    background: url(/Image/svg/pc/header/dot/zipkun.svg) no-repeat left center;
    background-size: 12px;
    padding: 4px 0 0 18px;/*media all*/
    text-align: left;
    font-weight: bold;
    box-sizing: border-box;
}
/*media all*/
#sidebar #plishop.rank li .user {
    font-size: small;
}
#sidebar .rank li .user {
    text-align: right;
    color: #666;
}

.bluemypageh3 {
    background:#3498DB;
    clear:both;
    color:#FFF;
    font-size:120%;
    margin:25px 20px 0;
    padding:8px 12px;
}
#game_board .post .ss li a.painter:hover,
#game_board .post .ss li.on a.painter{
	background:#1ABC9C
}/*media all*/
#Popup {
    z-index: 100000;
}
#mypage_card ul.type {
	float:left;
}
#mypage_card ul.type li {
	border-top:#CBCBCB 1px solid;
	border-bottom:#CBCBCB 1px solid;
	border-right:#CBCBCB 1px solid;
	font-size:12px;
	text-align:center;
	float:left;
	height:28px;
}
#mypage_card ul.type li a {
	background:#fff;
	text-decoration:none;
	color:#333;
	display:block;
	padding:2px 15px 2px;
	height:24px;
}
#mypage_card ul.type li a:hover,
#mypage_card ul.type li.on a {
	background:#3498DB;
	color:#fff;
}
#gameplay .manual_ss{
    float: right;
    margin : 0 17px;
}
#gameplay .twitterform{
    position: absolute;
    bottom: 0px;
}
#gameplay .manual{
    min-height: 90px;
    position : relative;
}

#sidebar .fes li .comment {
	clear:both;
	border:#EAEAEA 1px solid;
	background:#fff;
	padding:5px;
	font-size:80%;
	line-height:120%;
}
#fes .fes_list li p.comment{
    border: #EAEAEA 1px solid;
    text-align: left;
    font-size: 70%;
    line-height: 130%;
    padding: 3px;
    clear: both;
}
h1.superTitle{
    background: #3498DB;
    color: #fff;
    font-size: 120%;
    padding: 8px 10px;
}
section div div select{
    width:90%;
    margin:auto;
    padding: 5px;
    margin: 21px 10px;
}
section div div input{
    width:90%;
    margin:auto;
    padding: 5px;
    margin: 21px 10px;
}
section div div textarea{
    width:90%;
    margin:auto;
    width: 90%;
    padding: 5px;
    margin: 21px 10px;
}
#newgame ul li.GuidbookSearchCSS{
    width:696px;
}
#about div.infoText{
margin: 25px 0 25px 0;
padding: 0 0 0 40px;
font-size: 90%;
}
#about .game_create_box h2.gamedesigner_tit{
    margin: 0 0 20px;
}
.headerPremiumCSS{
    background-position:-368px -1298px;
}
.headerNamePremiumCSS{
    color:#eeff44 !important;
}
/*media all*/
.guidbook_btn_playpage {
    background-image: none !important;
    image-rendering: pixelated;
    width: 194px;
    height: 51px;
    float: left;
    margin-right: 4px;
    line-height: 0;
}/*
.guidbook_addButton{
  
  background-position: 0px -3893px;
  width: 150px;
  height: 41px;
  border: 0;
  cursor: pointer;
  display: inline-block;
}
.guidbook_updateButton{
  
  background-position: 0px -3933px;
  width: 150px;
  height: 41px;
  border: 0;
  cursor: pointer;
  display: inline-block;
}
.guidbook_settingButton{
  
  background-position: 0px -3972px;
  width: 150px;
  height: 41px;
  border: 0;
  cursor: pointer;
  display: inline-block;
}*/
.guidbook_koumoku_shuusei{
  width: 240px;
  height: 50px;
}
.guidbook_gazou_tsuika{
  width: 240px;
  height: 50px;
}
.guidbook_add_send{
  width: 240px;
  height: 50px;
}
.guidbook_setting_send{
  width: 240px;
  height: 50px;
}
.guidbook_games_send{
  width: 240px;
  height: 50px;
}
.guidbook_make_send{
  width: 240px;
  height: 50px;
}
.guidbook_spoiler{
  /*ネタバレ*/
  background-position: 0px -4313px;
  width: 200px;
  height: 40px;
  border: 0;
  cursor: pointer;
  display: inline-block;
}
.guidbook_gametit{
  
  background-position: 0px -3863px;
  width: 918px;
  height: 30px;
  border: 0;
  cursor: pointer;
  display: inline-block;
}
.guidnav li.nav_about a {
    background-repeat:no-repeat !important;
    background-position:0 -4401px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_about a:hover,
.guidnav li.nav_about a.cr {
    background-repeat:no-repeat !important;
    background-position:0 -4353px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_chara a {
    background-repeat:no-repeat !important;
    background-position:0 -4497px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_chara a:hover ,
.guidnav li.nav_chara a.cr {
    background-repeat:no-repeat !important;
    background-position:0 -4449px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_story a {
    background-repeat:no-repeat !important;
    background-position:0 -4593px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_story a:hover,
.guidnav li.nav_story a.cr {
    background-repeat:no-repeat !important;
    background-position:0 -4545px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_system a {
    background-repeat:no-repeat !important;
    background-position:0 -4689px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_system a:hover,
.guidnav li.nav_system a.cr {
    background-repeat:no-repeat !important;
    background-position:0 -4641px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_term a {
    background-repeat:no-repeat !important;
    background-position:0 -4785px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_term a:hover,
.guidnav li.nav_term a.cr {
    background-repeat:no-repeat !important;
    background-position:0 -4737px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_hint a {
    background-repeat:no-repeat !important;
    background-position:0 -4881px !important;
    width:153px;
    height:48px;
}
.guidnav li.nav_hint a:hover,
.guidnav li.nav_hint a.cr {
    background-repeat:no-repeat !important;
    background-position:0 -4833px !important;
    width:153px;
    height:48px;
}
.side_guidbook_tit {
    height: 44px;
}
.guidbook_material{
    display: inline-block;
  background-position: 0px -4985px;
  width: 165px;
  height: 48px;
  display: inline-block;
}
.top_guidbook{
    display: inline-block;
  background-position: 0px -5033px;
  width: 260px;
  height: 44px;
  border: 0;
  cursor: pointer;
}
.top_material{
    width: 300px;
    height: 44px;
}
#fileButton{
    width: 240px;
    height: 50px;
}
.notGuidbookImagePng span{
    
    width: 367px;
    height: 159px;
    background-position: 0px -5167px;
    display: inline-block;
}
.notGuidbookImagePng{
    float: right;
    padding: 25px 30px 40px 60px;
}
#guid_material .guid_block .routine {
  overflow: hidden;
    background: #fff url(/img/guidbook/material_routine_img.gif) no-repeat 10px center;
  margin-bottom: 20px;
  padding: 4px;
}
#guid_material .guid_block .routine .tit {
  float: left;
  padding: 0 0 0 100px;
  margin: 25px 0;
  font-size: 110%;
  font-weight: bold;
  width: 530px;
  text-indent: -1em;
}
#board .post{
  width: 600px;
}

#sidebar .tag.index_editor li a {}
span.engine,
span.languagebtn{
    font-family: plicyindexfont,fantasy;
    display: inline-block;
    font-size: small;
    text-align: center;
    width:105px;
    height: 25px;
    background-image: linear-gradient(to right bottom, rgba(0,0,0,0) 50% ,rgba(51,51,51,0.20) 50%) !important;
    background-blend-mode: hard-light;
    overflow: hidden;
    white-space: nowrap;
}
span.languagebtn{
    width:80px;
}
span.engine:after,
span.languagebtn:after{display:inline-block;text-align: center;vertical-align: middle;color: #FFF;}
span.engine:before,
span.languagebtn:before{content:'';display:inline-block;text-align: center;vertical-align: middle;height: 100%;box-sizing: border-box;}

span.engine6:before,span.engine7:before,span.engine17:before {background-image: url(/Image/Tool/plilogo_SVG.svg);background-size: contain;width: 17px;padding: 2px;background-repeat: no-repeat;background-position: 0px 3px;}

span.engine1 {background-color:#4AB6FF;} 
html[lang="ja"] span.engine1:after {content:'ツクール2000';} 
html[lang="en"] span.engine1:after {content:'RPGMaker2000';}
span.engine2 {background-color:#5458F4;}
html[lang="ja"] span.engine2:after {content:'ツクールMV';}
html[lang="en"] span.engine2:after {content:'RPGMaker MV';}
span.engine3 {background-color:#FF845B;} 
html[lang="ja"] span.engine3:after {content:'ツクールVXAce';}
html[lang="en"] span.engine3:after {content:'RPGMaker VXAce';}
span.engine4 {background-color:#FFAD32;} 
html[lang="ja"] span.engine4:after {content:'NScripter';}
html[lang="en"] span.engine4:after {content:'NScripter';}
span.engine5,
span.engine31 {background-color:#8484FF;} 
html[lang="ja"] span.engine5:after ,
html[lang="ja"] span.engine31:after {content:'WRエディター';}
html[lang="en"] span.engine5:after ,
html[lang="en"] span.engine31:after {content:'WolfRPGEditor';}
span.engine6 {background-color:#3284FF;} 
html[lang="ja"] span.engine6:after {content:'pli-log';}
html[lang="en"] span.engine6:after {content:'Pli-log';}
span.engine7 {background-color:#FF84AD;} 
html[lang="ja"] span.engine7:after {content:'GD-Action';}
html[lang="en"] span.engine7:after {content:'GD-Action';}
span.engine8 {background-color:#E24E4E;} 
html[lang="ja"] span.engine8:after {content:'CF2.5/インディ';}
html[lang="en"] span.engine8:after {content:'ClickteamF 2.5';}
span.engine9 {background-color:#7D7D7D;}
html[lang="ja"] span.engine9:after {content:'HTML/WebGL';}
html[lang="en"] span.engine9:after {content:'HTML/WebGL';}
span.engine10{background-color:#3284D6;} 
html[lang="ja"] span.engine10:after{content:'ノベルスフィア';}
html[lang="en"] span.engine10:after{content:'Nobelsphere';}
span.engine11{background-color:#32AD84;} 
html[lang="ja"] span.engine11:after{content:'PlayCanvas';}
html[lang="en"] span.engine11:after{content:'PlayCanvas';}
span.engine12{background-color:#9B4FA0;}
html[lang="ja"] span.engine12:after{content:'RougeCreater';}
html[lang="en"] span.engine12:after{content:'RougeCreater';}
span.engine13{background-color:#32B132;} 
html[lang="ja"] span.engine13:after{content:'WWA Wing';}
html[lang="en"] span.engine13:after{content:'WWA Wing';}
span.engine14{background-color:#5B5B5B;} 
html[lang="ja"] span.engine14:after{content:'Unity';}
html[lang="en"] span.engine14:after{content:'Unity';}
span.engine15{background-color:#FF4833;} 
html[lang="ja"] span.engine15:after{content:'Construct 2';}
html[lang="en"] span.engine15:after{content:'Construct 2';}
span.engine16{background-color:#AD5B32;} 
html[lang="ja"] span.engine16:after{content:'ティラノS/B';}
html[lang="en"] span.engine16:after{content:'Tyrano Script';}
span.engine17{background-color:#FFBB1C;} 
html[lang="ja"] span.engine17:after{content:'GD-World';}
html[lang="en"] span.engine17:after{content:'GD-World';}
span.engine18{background-color:#FF4AA4;} 
html[lang="ja"] span.engine18:after{content:'ラノゲツクール';}
html[lang="en"] span.engine18:after{content:'VM Maker';}
span.engine19{background-color:#4AB0CE;}
html[lang="ja"] span.engine19:after{content:'Light.vn';}
html[lang="en"] span.engine19:after{content:'Light.vn';}
span.engine20{background-color:#FF7036;} 
html[lang="ja"] span.engine20:after{content:'HSP';}
html[lang="en"] span.engine20:after{content:'HSP';}
span.engine21{background-color:#0097AC;}
html[lang="ja"] span.engine21:after{content:'Cocos 2D';}
html[lang="en"] span.engine21:after{content:'Cocos 2D';}
span.engine22{background-color:#75B400;}
html[lang="ja"] span.engine22:after{content:'Game Maker';}
html[lang="en"] span.engine22:after{content:'Game Maker';}
span.engine23{background-color:#5E6CD7;}
html[lang="ja"] span.engine23:after{content:'ツクールMZ';}
html[lang="en"] span.engine23:after{content:'RPG Maker MZ';}
span.engine24{background-color:#67ACE3;}
html[lang="ja"] span.engine24:after{content:'GDevelop';}
html[lang="en"] span.engine24:after{content:'GDevelop';}
span.engine25{background-color:#478CBF;} 
html[lang="ja"] span.engine25:after{content:'GODOT';}
html[lang="en"] span.engine25:after{content:'GODOT';}
span.engine26{background-color:#a9c12c;} 
html[lang="ja"] span.engine26:after{content:'emscripten';}
html[lang="en"] span.engine26:after{content:'emscripten';}
span.engine27{background-color:#2F2F2F;}
html[lang="ja"] span.engine27:after{content:'RPGMaker Unite';}
html[lang="en"] span.engine27:after{content:'RPGMaker Unite';}
span.engine28{background-color:#c6081d}
html[lang="ja"] span.engine28:after{content:'Unreal Engine';}
html[lang="en"] span.engine28:after{content:'Unreal Engine';}
span.engine29{background-color:#FE7F7F}
html[lang="ja"] span.engine29:after{content:"Ren'Py";}
html[lang="en"] span.engine29:after{content:"Ren'Py";}
span.engine30{background-color: #4EA268;}
html[lang="ja"] span.engine30:after{content:'Suika2';}
html[lang="en"] span.engine30:after{content:'Suika2';}

span.languagebtn1 {background-color: #B6002C;} 
html[lang="ja"] span.languagebtn1:after {content:'日本語';} 
html[lang="en"] span.languagebtn1:after {content:'Japanese';}
span.languagebtn2 {background-color: #43608f;} 
html[lang="ja"] span.languagebtn2:after {content:'English';} 
html[lang="en"] span.languagebtn2:after {content:'English';}
span.languagebtn3 {background-color: #eba30a;} 
html[lang="ja"] span.languagebtn3:after {content:'中文';} 
html[lang="en"] span.languagebtn3:after {content:'Chinese';}


.noneGuidebook{
    filter: contrast(0.5);
}
#guidebookSelectBox{
  background-position: -568px -1662px;
  width: 190px;
  height: 29px;
  position: absolute;
  top: 100%;
  display:inline-block;
  left:6px;
  display:none;
}

#guidebookSelectBox.noneGuidebook{
  display: inline-block;
  height: 26px;
  text-align:center;
  filter: brightness(1);
  background-image: none;
  margin: 4px 4px;
  box-sizing: border-box;
  background-image: url(/Image/svg/gamepage/ui/svg_gamepageHead_guidehukidasi.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 5px 1px 1px 1px;
  box-sizing: border-box;
}

#guidebookSelectBox.noneGuidebook:before,
#guidebookSelectBox.noneGuidebook>span,
#guidebookSelectBox.noneGuidebook:after{
	display:inline-block;
	vertical-align: middle;
	font-size: 10px;
	font-weight:bold;
}

html[lang="ja"] #guidebookSelectBox.noneGuidebook:before{
	content:"このゲームの";
}
html[lang="ja"] #guidebookSelectBox.noneGuidebook>span:before{
	content:"攻略本";
}
html[lang="ja"] #guidebookSelectBox.noneGuidebook>span:after{
	content:"を作ってみよう！";
}
html[lang="en"] #guidebookSelectBox.noneGuidebook:before{
	content: "Let's make a";
	margin-right: 0.4em;
}
html[lang="en"] #guidebookSelectBox.noneGuidebook>span:before{
	content: " Guide book";
}
html[lang="en"] #guidebookSelectBox.noneGuidebook>span:after{
	content:"!";
}
#guidebookSelectBox.noneGuidebook>span:before{
	color:#FD1972;
}
#guidebookSelectBox.noneGuidebook:after{
	content:"";
	height:100%;
}

.guidebookConnector{
  position:relative;
  display:inline-block;
  float:left;
}
div#Popup_Type_Select p.pop_btn input{
    float: left;
    width: 46%;
    margin: 4px 2%;
}
div#Popup_Type_Select p.pop_btn{
    display: inline-block;
    width: 100%;
}
div#Popup_Type_Select p.pop_btn{
    display: inline-block;
    width: 100%;
}
div#Popup p.pop_txt b.text{
    color:#1e8eff;
}
div#Popup p.pop_txt b.value{
    color:#005ebb;
}
div.plicy_mypage_uni{
    background-color: #fbfdff;
    color: #333333;
    padding: 4px 8px;
    display: inline-block;
    margin: 4px 0px 0px 0px;
    background-image: linear-gradient(to bottom, rgba(250,250,250,0.8), rgba(200,200,200,0.8));
    -webkit-background-image: linear-gradient(to bottom, rgba(250,250,250,0.8), rgba(200,200,200,0.8));
    -moz-background-image: linear-gradient(to bottom, rgba(250,250,250,0.8), rgba(200,200,200,0.8));
    -ms-background-image: linear-gradient(to bottom, rgba(250,250,250,0.8), rgba(200,200,200,0.8));
    border-radius: 6px;
    margin: 5px 0 18px 0;
}
div.plicy_mypage_uni img.uniImage{
    vertical-align: middle;
}
div.plicy_mypage_uni span.text{
    font-size: small;
    margin: 0px 14px;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: bold;
    min-width: 95px;
    text-align: right;
    display: inline-block;
}
div.plicy_mypage_uni img.plusImage{
    vertical-align: middle;
}
.my_information .cnt .tit {
    padding: 0 !important;
}
div.gachaButtons{
    text-align: center;
}
div.gachaButtons img{
    margin: 23px 20px;
}
div.payType{
	float:left;
        width:65%;
}
div.payType span{
    display: block;
}
div.payType select{
    display: block;
}
div.payType button,div.payType input[type=button],div.payType input[type=submit]{
    /*background-image: linear-gradient(to bottom, rgba(246,241,145,1), rgba(232,213,75,1));
    -webkit-background-image: linear-gradient(to bottom, rgba(246,241,145,1), rgba(232,213,75,1));
    -moz-background-image: linear-gradient(to bottom, rgba(246,241,145,1), rgba(232,213,75,1));
    -ms-background-image: linear-gradient(to bottom, rgba(246,241,145,1), rgba(232,213,75,1));
    border: rgb(255,255,127) solid 4px;*/
    font-size: xx-large;
    /*border-radius: 19px;*/
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
    min-height: 75px;
    color: rgb(255,255,255);
    cursor: pointer;
}
div.payName{
	float:right;
}
dd.payDD{
    overflow: hidden;
}
div.premium_page_bunner{
	text-align: center;
}
div.premium_page_bunner img{
	width:100%;
        max-width: 1000px;
}
div.premium_page_menu{
	background-image: url(/Image/gacha/premium/line.png);
	height: 71px;
	text-align: center;
}
div.premium_page_menu img{
    margin: 0px 50px;
}
section#faq div h2.h2premium{
    background: #ffae3d !important;
}
button#endPremium{
    width: auto;
    height: auto;
    font-size: 13px;
    min-width: 0px;
    min-height: 0px;
    background: rgba(0,0,0,0.2);
    border: transparent;
    border-radius: 0px;
}
ul.PlayComment  img[plicyicon=emoticonStamp]{
    margin: 0px 5px;
    vertical-align: bottom;
    border-radius: 4px;
}
ul.PlayComment  img[plicyicon=emoticonImageGamePage]{
	vertical-align: bottom;
        margin-left: -43px;
        width:44px;
}
ul.PlayComment  img[plicyicon=emoticonImageTopPage]{
	vertical-align: bottom;
        margin-left: -23px;
        width:23px;
}
ul.PlayComment  img[plicyicon=ImageSS]{
	vertical-align: bottom;
        margin-left: -23px;
        width:23px;
}
#mypage_profile div.stampList div.stampImages{
    text-align: center;
}
#mypage_profile div.unsetStamp h3{
    background-color:rgb(105,105,105);
}
#mypage_profile div.unsetStamp div.stampImages{
    opacity: 0.5;
}
#mypage_profile div.stampList div.stampRadioBox{
    vertical-align: middle;
    display: inline-flex;
}
#mypage_profile a.stampLink{
    background: #1ABC9C;
    color: #FFF;
    padding: 0.5em 1.7em;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
}
#mypage_profile a.stampLink:hover{
    opacity:0.5;
}
#mypage_profile .divRight{
    text-align-last: right;
}


div.stampImages div.emoticonDiv{
    display: inline-block;
    position: relative;
    margin: 8px;
}

div.stampImages div.emoticonDiv img.emoticonImage{
    width:192px;
    height:96px;
    /* image-rendering: pixelated; */
    -moz-interpolation-mode:nearest-neighbor;
    -ms-interpolation-mode:nearest-neighbor;
    border-radius: 8px;
}
div.stampImages div.emoticonDiv img.emoticonIcon{
    position: absolute;
    bottom: -2px;
    right: -2px;
    width:44px;
    height:44px;
}
#faq .user dl dt.premiumFirst{
    background-color: #2ECC71 !important;
}
dd.payDD div.payName img{
    display: block;
}
header .menu .user a.premiumLink{
    margin-left: 7px;
    color: rgb(241,210,25);
}
header .cnt a:hover{
	text-decoration:underline;
}
#contents div.tag{
    clear: both;
    padding: 13px 0 0 0;
    margin: 0 0 0 -10px;
}
#contents div.tag ul{
    clear: both;
    border: #EAEAEA 1px solid;
    background: #fff;
    padding: 9px;
    line-height: 120%;
    margin: 10px 5px;
}
#contents div.tag ul li{
	display:inline-block;
	margin:5px;
}
#contents div.tag p.btn{
	text-align: right;
}
#contents section#news p.btn{
    padding: 13px 0px 0px;
    text-align: right;
}
div#adFooterDiv{
	margin: 20px 0;
	text-align:center;
}
div.adIndexMainADDiv{
    margin: 20px 0;
    text-align:center;
    height:100px;
}
div#adHeaderDiv,
div.adHeaderDiv{
	margin: 8px 0;
	text-align:center;
}
div#adMiddleDiv{
	margin:10px 0;
	text-align:center;
}
div.adMiddleRect2Css,div.adMiddleRect2InsideCss{
	margin:10px 0;
	text-align:center;
	font-size: 0;
}
div.adMiddleRect2InsideCss{
    width: 100vw;
    margin-left: -25%;
}
div.adMiddleRect2Css>div.adRectIMobile{
    display:inline-block;
    padding: 10px 80px;
}
div#adFooterDiv div,div.adHeaderDiv div,div#adHeaderDiv div,div#adMiddleDiv div{
	display:inline-block;
}

#mypage_material ul li span.minusUni{
	color:#DF0101;
}
header .menu li.uniForm img{
    vertical-align: middle;
}
header .menu li.uniForm span.uniText{
    font-size: 10px;
    margin: 0px 5px 0 3px;
    vertical-align: middle;
    color: #FFF;
    display: inline-block;
}
.bigSignUPDiv{
    padding: 12px;
    text-align: center;
}
.bigSignUPButton{
    display:inline-block;
}
.premiumSampleImages {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 0;
}
.premiumSampleImages img{
}

.premiumSaveStorageUpdate{
    width: 360px;
    height: 140px;
    background-position: 0px 0px;
}
.premiumUploadStorageUpdate{
    width: 360px;
    height: 140px;
    background-position: 0px -140px;
}
.avatarMakerButton{
    width: 260px;
    height: 80px;
    background-size: cover;
}
.avatarGachaButton{
    width: 260px;
    height: 80px;
    background-size: cover;
}
/*media all*/
section.info_rule b.tit {
    border-bottom: #3498DB 2px solid;
    color: #3398da;
    font-size: 110%;
    margin: 30px 0 20px 0px;
    padding: 0 0 5px;
    display: block;
}
.PlayComment li span.reportCSS{
    display:none;
    float: right;
    margin-right: 6px;
}
.PlayComment li span.reportForm{
    clear:both;
    display: block;
    text-align: right;
}
.PlayComment li div.comment_div:hover{
    background-color: #f5f5f5;
}
.PlayComment li ul.replis div.comment_div:hover{
    background-color: #eef7fe;
}
.PlayComment li div.comment_div:hover span.reportCSS{
	display:block;
}

.PlayComment li span.reportCSS a,.PlayComment li span.reportForm a{
    color: #aaa;
}
.PlayComment li div.comment_div{
    position: relative;
}
.PlayComment li span.reportCSS{
    position: absolute;
    bottom: 0;
    right: 0;
}

.PlayComment li span.res>a.res_open_btn{
	margin:4px;
}
html[lang="ja"] .PlayComment li span.res>a.res_open_btn:after{
	content:"返信";
}
html[lang="en"] .PlayComment li span.res>a.res_open_btn:after{
	content:"Reply";
}
.PlayComment li span.res div.resform{
	width: 100%;
}
.PlayComment li span.res div.resform input[type=text]{
	margin:0;
	width: calc(100% - 100px);
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	border: #ccc 1px solid;
	height: 30px;
}
.PlayComment li span.res div.resform button.res_send_btn{
	width: 100px;
	/* height: 25px; */
	display: inline-block;
	vertical-align: middle;
	box-sizing: content-box;
	padding: 0px;
	margin: 0;
}
html[lang="ja"] .PlayComment li span.res div.resform button:after{
	content: "✎ 返信の投稿";
}
html[lang="en"] .PlayComment li span.res .resform reply_count:after{
	content:"✎ Post reply";
}
html[lang="ja"] .PlayComment li .reply_count:after{
	content: "件の返信";
}
html[lang="en"] .PlayComment  li .reply_count:after{
	content:" replies";
}
html[lang="en"] .PlayComment  li .reply_count.reply_count1:after{
	content:" repliy";
}
.PlayComment  li .reply_count{
	margin: 2px 0px 0px 23px;
	padding: 5px 10px;
	background-color: #e2edf5;
	font-weight: bold;
	display:inline-block;
	border-radius: 8px 8px 0px 0px;
}
.PlayComment li ul.replis{
	margin-left: 23px;
	padding: 0px 10px;
	background-color: #e2edf5;
	border-radius: 0px 8px 8px 8px;
}
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #CCCCCC;
	position: relative;
}

.jspDrag
{
	background: #3498DB;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
header.plishop div ul.submenu,
header.monamarket div ul.submenu{
    left: 310px !important;
}
header div form div.search{
    left: 326px;
}
header.plishop div form div.search,
header.monamarket div form div.search{
    left: 437px !important;
}
.cssSpriteMypage{
  display: inline-block;
}
.sprite_side_entry{
  width: 260px;
  height: 80px;
  background-position: 0px 0px;
}
.sprite_connection_btn{
  width: 300px;
  height: 60px;
  font-size: x-large !important;
}
.sprite_side_create{
  width: 260px;
  height: 80px;
  background-position: 0px -80px;
}
.sprite_side_menu{
  width: 260px;
  height: 26px;
  background-image: none !important;
  border-bottom-style: solid;
  border-bottom-width: 4px;
  white-space: nowrap;
  background-color: #5D6D7E;
  border-bottom-color: #515D69;
  color: #FFF;
  font-size: 1.3em;
  text-align: center;
  box-sizing: border-box;
  padding-top: 1px;
}
.sprite_side_menu:before{
	content:'';
	height:100%;
	display:inline-block;
	vertical-align: middle;
}
.sprite_side_menu:after{
	content:'MENU';
	font-family: 'GenEiGothicfont',fantasy, sans-serif;
	vertical-align: middle;
}
.my_sidebar .menu li a:before,.sprite_sub01_tit:before{
	display:inline-block;
	vertical-align:middle;
	content:"";
	height:100%;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: center;
}
.sprite_sub01_tit:before{
	width:50px;
	background-size: 30px;
}
.my_sidebar .menu li a:before{
	width: 60px;
	background-size: 40px;
	background-position: 10px center;
}
.my_sidebar .menu li.menu1 a:before,.sprite_sub01_tit:before{
	background-image:url(/Image/svg/pc/index/newgames.svg);
}
.my_sidebar .menu li.menu2 a:before,.sprite_sub02_tit:before{
	background-image:url(/Image/svg/mypage/mypageicon/svg_myicon_savedata.svg);
}
.my_sidebar .menu li.menu3 a:before,.sprite_sub03_tit:before{
	background-image:url(/Image/svg/mypage/mypageicon/svg_myicon_like.svg);
}
.my_sidebar .menu li.menu4 a:before,.sprite_sub04_tit:before{
	background-image:url(/Image/svg/mypage/mypageicon/svg_myicon_savedata.svg);
}
.my_sidebar .menu li.menu5 a:before,.sprite_sub05_tit:before{
	background-image:url(/Image/svg/mypage/mypageicon/svg_myicon_card_recolor.svg);
}
.my_sidebar .menu li.menu6 a:before,.sprite_sub06_tit:before{
	background-image:url(/Image/svg/mypage/mypageicon/svg_myicon_profile.svg);
}
.my_sidebar .menu li.menu7 a:before,.sprite_sub07_tit:before{
	background-image:url(/Image/svg/mypage/mypageicon/svg_myicon_message.svg);
}
.my_sidebar .menu li.menu8 a:before,.sprite_sub08_tit:before{
	background-image:url(/Image/svg/pc/header/fes.svg);
}
.my_sidebar .menu li.menu9 a:before,.sprite_sub09_tit:before{
	background-image:url(/Image/svg/mypage/mypageicon/svg_myicon_friend.svg);
}
.my_sidebar .menu li.menu10 a:before,.sprite_sub10_tit:before{
	background-image:url(/Image/svg/pc/index/material.svg);
}
.my_sidebar .menu li.menu11 a:before,.sprite_sub11_tit:before{
	background-image:url(/Image/svg/mypage/mypageicon/svg_myicon_mymaterial.svg);
}
.my_sidebar .menu li.menu12 a:before,.sprite_sub12_tit:before{
	background-image:url(/Image/svg/mypage/mypageicon/svg_myicon_stamp_WB.svg);
}
.my_sidebar .menu li.menu13 a:before,.sprite_sub13_tit:before{
	background-image:url(/Image/svg/pc/index/shop.svg);
}
.my_sidebar .menu li.menu14 a:before,.sprite_sub14_tit:before{
	background-image:url(/Image/svg/mypage/mypageicon/svg_myicon_tip.svg);
}
.my_sidebar .menu li.menu20 a:before,.sprite_sub20_tit:before{
	background-image: url(/Image/svg/pc/header/dot/uni.svg);
}
.my_sidebar .menu li.menu15 a:before,.sprite_sub15_tit:before{
	background-image:url(/Image/svg/mypage/mypageicon/svg_myicon_tip.svg);
}
.my_sidebar .menu li.menu16 a:before,.sprite_sub16_tit:before{
	background-image: url(/Image/svg/pc/index/message_board.svg) !important;
}
.my_sidebar .menu li.menu17 a:before,.sprite_sub17_tit:before{
	background-image: url("/Image/svg/pc/header/aim.svg");
}

.my_sidebar .menu li a:after{
	display:inline-block;
	vertical-align:middle;
	color: #A5A5A5;
	font-size: large;
	font-weight: bold;
}
.my_sidebar .menu li a:hover:after,
.my_sidebar .menu li a.active:after{
	color: #FCFDFE;
}
html[lang="ja"] .my_sidebar .menu li.menu1 a:after,html[lang="ja"] .sprite_sub01_tit:after{
	content:"投稿ゲーム";
}
html[lang="en"] .my_sidebar .menu li.menu1 a:after,html[lang="en"] .sprite_sub01_tit:after{
	content:"Created Games";
}
html[lang="ja"] .my_sidebar .menu li.menu2 a:after,html[lang="ja"] .sprite_sub02_tit:after{
	content:"セーブデータ";
}
html[lang="en"] .my_sidebar .menu li.menu2 a:after,html[lang="en"] .sprite_sub02_tit:after{
	content:"Save Datas";
}
html[lang="ja"] .my_sidebar .menu li.menu3 a:after,html[lang="ja"] .sprite_sub03_tit:after{
	content:"マイリスト";
}
html[lang="en"] .my_sidebar .menu li.menu3 a:after,html[lang="en"] .sprite_sub03_tit:after{
	content:"Mylists";
}
html[lang="ja"] .my_sidebar .menu li.menu4 a:after,html[lang="ja"] .sprite_sub04_tit:after{
	content:"";
}
html[lang="en"] .my_sidebar .menu li.menu4 a:after,html[lang="en"] .sprite_sub04_tit:after{
	content:"";
}
html[lang="ja"] .my_sidebar .menu li.menu5 a:after,html[lang="ja"] .sprite_sub05_tit:after{
	content:"カード";
}
html[lang="en"] .my_sidebar .menu li.menu5 a:after,html[lang="en"] .sprite_sub05_tit:after{
	content:"Cards";
}
html[lang="ja"] .my_sidebar .menu li.menu6 a:after,html[lang="ja"] .sprite_sub06_tit:after{
	content:"プロフィール";
}
html[lang="en"] .my_sidebar .menu li.menu6 a:after,html[lang="en"] .sprite_sub06_tit:after{
	content:"Profile";
}
html[lang="ja"] .my_sidebar .menu li.menu7 a:after,html[lang="ja"] .sprite_sub07_tit:after{
	content:"メッセージ";
}
html[lang="en"] .my_sidebar .menu li.menu7 a:after,html[lang="en"] .sprite_sub07_tit:after{
	content:"Direct Message";
}
html[lang="ja"] .my_sidebar .menu li.menu8 a:after,html[lang="ja"] .sprite_sub08_tit:after{
	content:"フェス管理";
}
html[lang="en"] .my_sidebar .menu li.menu8 a:after,html[lang="en"] .sprite_sub08_tit:after{
	content:"Festival Manager";
}
html[lang="ja"] .my_sidebar .menu li.menu9 a:after,html[lang="ja"] .sprite_sub09_tit:after{
	content:"フレンド";
}
html[lang="en"] .my_sidebar .menu li.menu9 a:after,html[lang="en"] .sprite_sub09_tit:after{
	content:"Friends";
}
html[lang="ja"] .my_sidebar .menu li.menu10 a:after,html[lang="ja"] .sprite_sub10_tit:after{
	content:"投稿素材";
}
html[lang="en"] .my_sidebar .menu li.menu10 a:after,html[lang="en"] .sprite_sub10_tit:after{
	content:"Created Materials";
}
html[lang="ja"] .my_sidebar .menu li.menu11 a:after,html[lang="ja"] .sprite_sub11_tit:after{
	content:"マイ素材";
}
html[lang="en"] .my_sidebar .menu li.menu11 a:after,html[lang="en"] .sprite_sub11_tit:after{
	content:"Using Materials";
}
html[lang="ja"] .my_sidebar .menu li.menu12 a:after,html[lang="ja"] .sprite_sub12_tit:after{
	content:"スタンプ";
}
html[lang="en"] .my_sidebar .menu li.menu12 a:after,html[lang="en"] .sprite_sub12_tit:after{
	content:"Stamp Assets";
}
html[lang="ja"] .my_sidebar .menu li.menu13 a:after,html[lang="ja"] .sprite_sub13_tit:after{
	content:"出品サービス";
}
html[lang="en"] .my_sidebar .menu li.menu13 a:after,html[lang="en"] .sprite_sub13_tit:after{
	content:"Stamp Shop";
}
html[lang="ja"] .my_sidebar .menu li.menu14 a:after,html[lang="ja"] .sprite_sub14_tit:after{
	content:"投げ銭";
}
html[lang="en"] .my_sidebar .menu li.menu14 a:after,html[lang="en"] .sprite_sub14_tit:after{
	content:"Crypto Monacoin";
}
html[lang="ja"] .my_sidebar .menu li.menu20 a:after,html[lang="ja"] .sprite_sub20_tit:after{
	content:"アバターガチャ";
}
html[lang="en"] .my_sidebar .menu li.menu20 a:after,html[lang="en"] .sprite_sub20_tit:after{
	content:"Avatar Gacha";
}
html[lang="ja"] .my_sidebar .menu li.menu15 a:after,html[lang="ja"] .sprite_sub15_tit:after{
	content:"支援履歴";
}
html[lang="en"] .my_sidebar .menu li.menu15 a:after,html[lang="en"] .sprite_sub07_tit:after{
	content:"Crowd F Rewords";
}
html[lang="ja"] .my_sidebar .menu li.menu16 a:after,html[lang="ja"] .sprite_sub16_tit:after{
	content:"クラファンを始める";
}
html[lang="en"] .my_sidebar .menu li.menu16 a:after,html[lang="en"] .sprite_sub16_tit:after{
	content:"Crowd F Start";
}
html[lang="ja"] .my_sidebar .menu li.menu17 a:after,html[lang="ja"] .sprite_sub17_tit:after{
	content:"素材錬成";
}
html[lang="en"] .my_sidebar .menu li.menu17 a:after,html[lang="en"] .sprite_sub17_tit:after{
	content:"PLiCy AI";
}
.my_sidebar .menu li a,.my_sidebar .menu li {
  background-image: url(/Image/svg/mypage/mypagewaku/svg_mypagewaku.svg) !important;
}
.my_sidebar .menu:after {
	content:"";
	display: block;
	background-image: url(/Image/svg/mypage/mypagewaku/svg_mypagewaku.svg) !important;
	height: 1px;
	width: 100%;
	box-sizing: content-box;
}
html[lang="en"] .my_sidebar .menu li.menu14{
	display:none;
}
.my_sidebar .menu li a:hover,.my_sidebar .menu li a.active {
  background-image: url(/Image/svg/mypage/mypagewaku/svg_mypagewaku_onclick.svg) !important;
}

#mypage_fes ul.menu li:before {
    content: "▸";
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
}
#mypage_fes ul.menu li:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
#mypage_fes ul.menu li.tab1 {
  width: 335px;
  height: 50px;
  color: #FFF;
  background-image: none !important;
  display: inline-block;
  text-indent: inherit;
  text-align: center;
  background-color: #BCBCBC;
  border-top-color: rgba(0,0,0,0);
  border-top-width: 6px;
  border-bottom-color: #969696;
  border-style: solid;
  border-bottom-width: 6px;
  box-sizing: border-box;
  font-size: larger;
  font-family: plicyindexfont,fantasy, sans-serif;
}
#mypage_fes ul.menu li.tab1.select,
#mypage_fes ul.menu li.tab1:hover {
  border-color: #BD5A4F;
  background-color: #EC7063;
  border-top-width: 6px;
  border-left-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 0px;
  border-style: solid;
}
#mypage_fes ul.menu li.tab2 {
  width: 335px;
  height: 50px;
  color: #FFF;
  background-image: none !important;
  display: inline-block;
  text-indent: inherit;
  text-align: center;
  background-color: #BCBCBC;
  border-top-color: rgba(0,0,0,0);
  border-top-width: 6px;
  border-bottom-color: #969696;
  border-style: solid;
  border-bottom-width: 6px;
  box-sizing: border-box;
  font-size: larger;
  font-family: plicyindexfont,fantasy, sans-serif;
}
#mypage_fes ul.menu li.tab2.select,
#mypage_fes ul.menu li.tab2:hover {
  border-color: #BD5A4F;
  background-color: #EC7063;
  border-top-width: 6px;
  border-left-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 0px;
  border-style: solid;
}

.sprite_mypage_tit{
    width: 710px;
    height: 55px;
    background-image: none !important;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    white-space: nowrap;
    background-color: #5D6D7E;
    border-bottom-color: #515D69;
    box-sizing: border-box;
    padding: 10px;
}
.sprite_mypage_tit:before{
    background-image: url(/Image/svg/pc/header/dot/zipkun_board.svg);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: unset;
    content: "My Page";
    height: 30px;
    width: 111px;
    padding-left: 54px;
    padding-top: 8px;
    font-size: 2em;
    font-family: 'GenEiGothicfont',fantasy, sans-serif;
    /* box-sizing: border-box; */
    vertical-align: baseline;
}
html[lang="ja"] .sprite_mypage_tit:after{
    content: "マイページ";
    display: inline-block;
    vertical-align: bottom;
    padding-bottom: 7px;
}
.sprite_sub01_tit,
.sprite_sub02_tit,
.sprite_sub03_tit,
.sprite_sub04_tit,
.sprite_sub05_tit,
.sprite_sub06_tit,
.sprite_sub07_tit,
.sprite_sub08_tit,
.sprite_sub09_tit,
.sprite_sub10_tit,
.sprite_sub11_tit,
.sprite_sub12_tit,
.sprite_sub14_tit,
.sprite_sub13_tit,
.sprite_sub20_tit{
  width: 710px;
  height: 40px;
  background: #3498DB !important;
}
.sprite_sub01_tit:after,
.sprite_sub02_tit:after,
.sprite_sub03_tit:after,
.sprite_sub04_tit:after,
.sprite_sub05_tit:after,
.sprite_sub06_tit:after,
.sprite_sub07_tit:after,
.sprite_sub08_tit:after,
.sprite_sub09_tit:after,
.sprite_sub10_tit:after,
.sprite_sub11_tit:after,
.sprite_sub12_tit:after,
.sprite_sub14_tit:after,
.sprite_sub13_tit:after,
.sprite_sub20_tit:after{
  color: #FCFDFE;
  font-size: large;
  font-weight: bold;
  vertical-align:middle;
  display:inline-block;
}
.sprite_sub01_tit:before,
.sprite_sub02_tit:before,
.sprite_sub03_tit:before,
.sprite_sub04_tit:before,
.sprite_sub05_tit:before,
.sprite_sub06_tit:before,
.sprite_sub07_tit:before,
.sprite_sub08_tit:before,
.sprite_sub09_tit:before,
.sprite_sub10_tit:before,
.sprite_sub11_tit:before,
.sprite_sub12_tit:before,
.sprite_sub14_tit:before,
.sprite_sub13_tit:before,
.sprite_sub20_tit:before{
	content:"";
	height:100%;
	vertical-align:middle;
	display:inline-block;
	width: 47px;
	background-position: 7px 4px;
	background-repeat: no-repeat;
	background-size: 32px;
}
.sprite_sub01_btn01,
.sprite_sub01_btn02,
.sprite_sub01_btn03,
.sprite_sub01_btn04,
.sprite_sub01_btn06,
.sprite_sub01_btn07,
.sprite_sub02_btn01,
.sprite_sub06_btn01,
.sprite_sub08_btn01,
.sprite_sub09_btn01,
.sprite_sub09_btn02,
.sprite_sub09_btn03,
.sprite_licensee_btn,
.guidbook_addButton,
.guidbook_updateButton,
.guidbook_settingButton{
  width: 150px;
  height: 40px;
}
.sprite_sub02_btn03{
  width: 480px;
  /* height: 40px; */
  display: inline-block;
  font-size: 0.5em !important;
  position: relative;
  box-sizing: border-box;
  padding-left: 50px;
}
.sprite_sub02_btn02{
  width: 250px;
  height: 40px;
}
.moreLPReadBtn:after,
.selectedLPSendBtn:after,
.sprite_info_btn01:after,
.sprite_sub01_btn01:after,
.sprite_sub01_btn02:after,
.sprite_sub01_btn03:after,
.sprite_sub01_btn04:after,
.sprite_sub01_btn06:after,
.sprite_sub01_btn07:after,
.sprite_sub01_btn08:after,
.sprite_sub02_btn01:after,
.sprite_sub02_btn02:after,
.sprite_sub02_btn03:after,
.sprite_sub03_btn01:after,
.sprite_sub06_btn01:after,
.sprite_sub06_btn02:after,
.sprite_sub08_btn01:after,
.sprite_sub08_btn02:after,
.sprite_sub07_btn01:after,
.sprite_sub07_btn02:after,
.sprite_sub09_btn01:after,
.sprite_sub09_btn02:after,
.sprite_sub09_btn03:after,
.sprite_licensee_btn:after,
.guidbook_addButton:after,
.guidbook_updateButton:after,
.guidbook_settingButton:after{vertical-align: middle;}

.moreLPReadBtn:before,
.selectedLPSendBtn:before,
.sprite_info_btn01:before,
.sprite_sub01_btn01:before,
.sprite_sub01_btn02:before,
.sprite_sub01_btn03:before,
.sprite_sub01_btn04:before,
.sprite_sub01_btn04:before,
.sprite_sub01_btn06:before,
.sprite_sub01_btn07:before,
.sprite_sub02_btn01:before,
.sprite_sub02_btn02:before,
.sprite_sub02_btn03:before,
.sprite_sub03_btn01:before,
.sprite_sub06_btn01:before,
.sprite_sub06_btn02:before,
.sprite_sub07_btn01:before,
.sprite_sub07_btn02:before,
.sprite_sub08_btn01:before,
.sprite_sub09_btn01:before,
.sprite_sub09_btn02:before,
.sprite_sub09_btn03:before,
.sprite_licensee_btn:before,
.guidbook_addButton:before,
.guidbook_updateButton:before,
.guidbook_settingButton:before{
    content: "";
    vertical-align: middle;
    display: inline-block;
    height: 100%;
    width: 27px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0px 6px;
    box-sizing: border-box;
    margin-right: 2px;
}
.sprite_info_btn01:before,
.sprite_sub01_btn01:before {
	background-image: url(/Image/svg/mypage/mypageUI/svg_myUI_newgame.svg);
}
.selectedLPSendBtn:before,
.sprite_sub01_btn02:before {
	background-image: url(/Image/svg/mypage/mypageUI/svg_myUI_camera.svg);
}
.sprite_sub01_btn03:before,
.sprite_sub06_btn01:before,
.sprite_sub06_btn02:before{
	background-image: url(/Image/svg/mypage/mypageUI/svg_myUI_update.svg);
}
.sprite_sub01_btn04:before,
.sprite_sub08_btn01:before{
	background-image: url(/Image/svg/mypage/mypageUI/svg_myUI_haguruma.svg);
}
.sprite_licensee_btn:before,
.sprite_sub01_btn06:before,
.sprite_sub02_btn01:before,
.sprite_sub09_btn01:before{
	background-image: url(/Image/svg/mypage/mypageUI/svg_myUI_dustbox.svg);
	background-position: 0px 4px;
}
.sprite_sub02_btn02:before{
	background-image: url(/Image/svg/gamepage/ui/svg_gamepageUI_cloudwhite.svg);
}
.sprite_sub02_btn03:before{
	background-image: url(/Image/svg/gamepage/ui/svg_gamepageUI_cloudwhite.svg);
	background-position: 0px 0px;
	height: 100%;
	width: 50px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 5px;
	bottom: 0;
}
.sprite_sub07_btn01:before{
	background-image: url(/Image/svg/mypage/mypageUI/svg_myUI_friend.svg);
	background-size: 19px;
	background-position: center;
	width: 15px;
}
.sprite_sub07_btn02:before{
	background-image: url(/Image/svg/mypage/mypageUI/svg_myUI_pen_sendmessage.svg);
}
.sprite_sub09_btn02:before{
	background-image: url(/Image/svg/mypage/mypageUI/svg_myUI_block.svg);
}
.sprite_sub01_btn07:before,
.sprite_sub09_btn03:before {
	background-image: url(/Image/svg/mypage/mypageUI/svg_myUI_plus.svg);
	background-position: 0px 6px;
	width: 24px;
}
.sprite_sub03_btn01:before,
.sprite_licensee_btn:before{
	background-image: url(/Image/svg/mypage/mypageUI/svg_myUI_dustbox.svg);
}
.guidbook_addButton:before{
	background-image: url(/Image/svg/mypage/mypageUI/svg_myUI_plus.svg);
}
.guidbook_updateButton:before{
	background-image: url(/Image/svg/pc/index/guidebook.svg);
	filter: brightness(0) invert(1);
}
.guidbook_settingButton:before{
	background-image: url(/Image/svg/gamepage/ui/svg_gamepageHead_controler.svg);
	filter: brightness(0) invert(1);
}
.sprite_sub03_btn01:before{
	width: 15px;
	background-position: 0px 7px;
}
.sprite_sub05_btn01{
  width: 240px;
  height: 50px;
	font-size:x-large;
}
.sprite_sub06_btn02{
  width: 180px;
  height: 40px;
}
.sprite_sub07_btn02{
  width: 180px;
  height: 40px;
}
.sprite_sub09_btn01,
.sprite_sub09_btn02,
.sprite_sub09_btn03{
  width: 170px;
  height: 40px;
}
.sprite_sub08_btn02,
.sprite_sub01_btn05{
  width: 200px;
  height: 50px;
  font-size: x-large !important;
}
.sprite_sub10_btn02{
  width: 260px;
  height: 50px;
}
.sprite_sub03_btn01{
  width: 120px;
  height: 30px;
  font-size: 11px;
}
.sprite_sub03_btn02{
  width: 240px;
  height: 50px;
  font-size: large !important;
}
.sprite_sub01_btn08{
  width: 240px;
  height: 50px;
}
.sprite_sub07_btn01{
  width: 120px;
  height: 30px;
}
.moreLPReadBtn,
.selectedLPSendBtn,
.sprite_info_btn01{
  width: 211px;
  height: 40px;
}
.sprite_mypagegamedesigner_tit,
.sprite_mypage_ai_material_creator_tit{
}
.sprite_mypageupdate_tit,
.sprite_mypageupload_tit{
  width: 1000px;
  height: 65px;
}
.sprite_mypagestamp_tit{
  width: 1000px;
  height: 65px;
  background-position: 0px -6111px;
}
.sprite_mypage_plicyreward_tit{
  width: 1000px;
  height: 65px;
  background-image: none !important;
  background-color: #1ABC9C;
}
.sprite_mypage_plicyreward_tit,
.sprite_mypageupdate_tit,
.sprite_mypageupload_tit{
  background-color: #1ABC9C;
  border-bottom-color: #13A88A;
  font-weight: bold;
}
.sprite_mypagegamedesigner_tit,
.sprite_mypage_ai_material_creator_tit{
  background-color: #00CCFF;
  border-bottom-color: #00B7E7;
  font-weight: bold;
}
.sprite_news_tit1,
.sprite_rule_tit1,
.sprite_infologin_tit,
.sprite_rule_tit2,
.sprite_about_tit,
.sprite_faq_tit,
.sprite_pressrelease_tit,
.sprite_connection_tit,
.sprite_rank_tit{
  background-color: #3498DB;
  border-bottom-color: #2C8CC9;
  font-weight: bold;
}
.premiumImageA,
.premiumImageB,
.premiumImageC{
  background-color: #FFAE3D;
  border-bottom-color: #F4A439;
  font-weight: bold;
}
.premiumImageA,
.premiumImageB,
.premiumImageC{
    display: inline-block;
}
.sprite_mypage_plicyreward_tit,
.sprite_mypageupload_tit,
.sprite_mypageupdate_tit,
.sprite_mypagegamedesigner_tit,
.sprite_mypage_ai_material_creator_tit,
.sprite_rank_tit,
.sprite_news_tit1,
.sprite_rule_tit1,
.sprite_infologin_tit,
.sprite_rule_tit2,
.sprite_about_tit,
.sprite_faq_tit,
.sprite_pressrelease_tit,
.sprite_connection_tit,
.premiumImageA,
.premiumImageB,
.premiumImageC{
  background-image: none !important;
  width: 100%;
  height: 70px;
  text-align: center;
  border-bottom-style: solid;
  border-bottom-width: 5px;
  white-space: nowrap;
}
.sprite_mypage_plicyreward_tit:before,
.sprite_mypagegamedesigner_tit:before,
.sprite_mypage_ai_material_creator_tit:before,
.sprite_mypageupload_tit:before,
.sprite_mypageupdate_tit:before,
.sprite_rank_tit:before,
.sprite_news_tit1:before,
.sprite_rule_tit1:before,
.sprite_infologin_tit:before,
.sprite_rule_tit2:before,
.sprite_about_tit:before,
.sprite_faq_tit:before,
.sprite_pressrelease_tit:before,
.sprite_connection_tit:before,
.premiumImageA:before,
.premiumImageB:before,
.premiumImageC:before{
    background-repeat: no-repeat;
    background-size: contain;
    margin: 8px;
    height: 56px;
    display: inline-block;
    box-sizing: border-box;
    color: #FFF;
    font-size: 3em;
    vertical-align: baseline;
    font-family: 'GenEiGothicfont',fantasy, sans-serif;
    padding-top: 20px;
}
.sprite_mypage_plicyreward_tit:before,
.sprite_mypagegamedesigner_tit:before,
.sprite_mypage_ai_material_creator_tit:before,
.sprite_mypageupload_tit:before,
.sprite_mypageupdate_tit:before,
.sprite_rank_tit:before{
    padding-left: 62px;
}
.sprite_rank_tit:before{
    background-image: url(/Image/svg/pc/h1/ranking.svg) !important;
    content:"Ranking";
    width: 217px;
}
.sprite_mypagegamedesigner_tit:before{
    background-image: url(/Image/svg/plilogo.svg) !important;
    content:"Game Create";
}
.sprite_mypage_ai_material_creator_tit:before{
    background-image: url(/Image/svg/pc/header/aim_white.svg) !important;
    content:"Material Create";
}
.sprite_mypageupload_tit:before{
    background-image: url("/Image/svg/pc/h1/upload_white.svg") !important;
    content:"Game Entry";
    width: 293px;
}
.sprite_mypage_plicyreward_tit:before{
    background-image: url(/Image/svg/mypage/mypageicon/svg_myicon_tip.svg) !important;
    content: "PLiCy Reward Ad Program";
    filter: grayscale(1) brightness(1.2);
    /* width: 293px; */
}
.sprite_mypageupdate_tit:before{
    background-image: url(/Image/svg/mypage/mypageUI/svg_myUI_update.svg) !important;
    content:"Game Update";
    width: 293px;
}
.sprite_about_tit:before{
    content:"About";
}
html[lang="ja"] .sprite_about_tit:after{
    content:"PLiCyとは？";
}
.sprite_news_tit1:before{
    content:"News";
}
html[lang="ja"] .sprite_news_tit1:after{
    content:"お知らせ";
}
.sprite_infologin_tit:before{
    content:"Login";
}
html[lang="ja"] .sprite_infologin_tit:after{
    content:"ログイン";
}
.sprite_rule_tit1:before{
    content:"Terms";
}
html[lang="ja"] .sprite_rule_tit1:after{
    content:"利用規約";
}
.sprite_rule_tit2:before{
    content:"Privacy Pplicy";
}
html[lang="ja"] .sprite_rule_tit2:after{
    content:"個人情報保護指針";
}
  
.sprite_faq_tit:before{
    content:"FAQ";
}
html[lang="ja"] .sprite_faq_tit:after{
    content:"よくある質問";
}
.sprite_pressrelease_tit:before{
    content:"Press Release";
}
html[lang="ja"] .sprite_pressrelease_tit:after{
    content:"プレスリリース送信窓口";
}
.sprite_connection_tit:before{
    content:"Inquiry Form";
}
html[lang="ja"] .sprite_connection_tit:after{
    content:"連絡フォーム";
}
.premiumImageA:before{
    content:"Premium Registration";
}
html[lang="ja"] .premiumImageA:after{
    content:"プレミアム登録";
}
.premiumImageB:before{
    content:"Buy UNI";
}
html[lang="ja"] .premiumImageB:after{
    content:"uniを買う";
}
.premiumImageC:before{
    content:"Gather UNI";
}
html[lang="ja"] .premiumImageC:after{
    content:" uniを集める";
}
.sprite_mypage_plicyreward_tit:after,
.sprite_mypagegamedesigner_tit:after,
.sprite_mypage_ai_material_creator_tit:after,
.sprite_mypageupload_tit:after,
.sprite_mypageupdate_tit:after,
.sprite_rank_tit:after,
.sprite_news_tit1:after,
.sprite_rule_tit1:after,
.sprite_infologin_tit:after,
.sprite_rule_tit2:after,
.sprite_about_tit:after,
.sprite_faq_tit:after,
.sprite_pressrelease_tit:after,
.sprite_connection_tit:after,
.premiumImageA:after,
.premiumImageB:after,
.premiumImageC:after{
    display: inline-block;
    box-sizing: border-box;
    color: #FFF;
    font-size: large;
    vertical-align: baseline;
    vertical-align: bottom;
    padding-bottom: 20px;
    /* font-family: 'GenEiLatinfont','GenEiGothicfont',fantasy, sans-serif; */
    font-weight: normal;
}
html[lang="ja"] .sprite_rank_tit:after{
    content:"ランキング";
}
html[lang="ja"] .sprite_mypagegamedesigner_tit:after{
    content:"ゲームを作成する";
}
html[lang="ja"] .sprite_mypage_ai_material_creator_tit:after{
    content:"ゲーム素材錬成をする";
}
html[lang="ja"] .sprite_mypageupload_tit:after{
    content:"ゲームを登録する";
}
html[lang="ja"] .sprite_mypageupdate_tit:after{
    content:"ゲームを更新する";
}
html[lang="ja"] .sprite_mypage_plicyreward_tit:after{
    content: "収益化";
}
.sprite_about_tit{
  width: 1000px;
  height: 65px;
  background-image: none !important;
}
.sprite_requestbox_tit{
  width: 1000px;
  height: 65px;
  background-position: 0px -2742px;
}
.sprite_news_tit1{
  width: 1000px;
  height: 65px;
  background-position: 0px -2938px;
}
.sprite_rule_tit1{
  width: 1000px;
  height: 65px;
}
.sprite_rule_tit2{
  width: 1000px;
  height: 65px;
  background-position: 0px -3003px;
}
.sprite_connection_tit{
  width: 1000px;
  height: 65px;
  background-position: 0px -2398px;
}
.sprite_release_tit{
  width: 1000px;
  height: 65px;
  background-position: 0px -2873px;
}
.sprite_faq_tit{
  width: 1000px;
  height: 65px;
  background-position: 0px -2463px;
}
.sprite_fes_tit{
  width: 1000px;
  height: 75px;
  background-position: 0px -2528px;
}
.sprite_infologin_tit{
  width: 1000px;
  height: 65px;
}
.sprite_infosignup_tit{
  width: 1000px;
  height: 65px;
  background-position: 0px -3068px;
}
.sprite_infosignup_btn{
  width: 250px;
  height: 60px;
  font-size: x-large !important;
}
.sprite_infologin_btn{
  width: 250px;
  height: 60px;
  font-size: x-large !important;
}
.sprite_mypageupload_btn01{
  width: 360px;
  height: 60px;
}
.sprite_mypagegamedesigner_btn01{
  width: 300px;
  height: 60px;
}
.sign_up_btn{
  width: 330px;
  height: 60px;
}
.sign_up_btn:hover{
	cursor:pointer;
	opacity:0.5;
}
.create_post_btn{
  width: 300px;
  height: 60px;
}
.sprite_category_tit{
	background-color:#3498DB;
	background-image: none !important;
	width: 120px;
	height: 32px;
	background-position: -120px -3743px;
	text-align: center;
}
.sprite_category_tit:before{
	content:'';
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}
.sprite_category_tit:after{
	color:#FFF;
	vertical-align: middle;
}
.sprite_category_tit:after{
	content:'カテゴリ別にみる';
}
.sprite_category_tit:after{
	content:'Genre Rankings';
}

.sprite_rank_1:before{
	content:"1";
	top: 7px;
    left: 8px;
}
.sprite_rank_2:before{
	content:"2";
	top: 7px;
	left: 7px;
}
.sprite_rank_3:before{
	content:"3";
	top: 7px;
	left: 7px;
}
.sprite_rank_4:before{
	content:"4";
	top: 5px;
	left: 7px;
}
.sprite_rank_5:before{
	content:"5";
	top: 5px;
	left: 7px;
}
.sprite_rank_1:before,
.sprite_rank_2:before,
.sprite_rank_3:before,
.sprite_rank_4:before,
.sprite_rank_5:before{
	position: absolute;
        font-size: 1rem;
        line-height: 1rem;
	color: #FFF;
	font-family: 'GenEiLatinfont','GenEiGothicfont',fantasy, sans-serif;
	font-style: italic;
	text-shadow: 1px 1px 3px #61616173;
	font-weight: lighter;
}
.sprite_rank_1,
.sprite_rank_2,
.sprite_rank_3,
.sprite_rank_4,
.sprite_rank_5,
.sprite_gametype_rank01,
.sprite_gametype_rank02,
.sprite_gametype_rank03,
.sprite_gametype_rank04,
.sprite_gametype_rank05,
.sprite_gametype_rank06,
.sprite_gametype_rank07,
.sprite_gametype_rank08,
.sprite_gametype_rank09,
.sprite_gametype_rank10,
.sprite_gametype_rank__{
	position: relative;
	background-size: cover;
}
.sprite_gametype_rank01:before{
	content:"1";
	top: 24px;
	left: 23px;
	font-size: 2.4em;
}
.sprite_gametype_rank02:before{
	content:"2";
	top: 8px;
	left: 9px;
	font-size: 1.8em;
}
.sprite_gametype_rank03:before{
	content:"3";
	top: 8px;
	left: 9px;
	font-size: 1.8em;
}
.sprite_gametype_rank04:before{
	content:"4";
}
.sprite_gametype_rank05:before{
	content:"5";
}
.sprite_gametype_rank06:before{
	content:"6";
}
.sprite_gametype_rank07:before{
	content:"7";
}
.sprite_gametype_rank08:before{
	content:"8";
}
.sprite_gametype_rank09:before{
	content:"9";
}
.sprite_gametype_rank10:before{
	content:"10";
	top: 7px;
	left:6px;
	font-size: 1.6em;
}
.sprite_gametype_rank__{
	top: 7px;
	left:6px;
	padding: 7px 7px 7px 3px;
	text-align: center;
	box-sizing: border-box;
	font-size: 1.6em;
}
.sprite_gametype_rank04:before,
.sprite_gametype_rank05:before,
.sprite_gametype_rank06:before,
.sprite_gametype_rank07:before,
.sprite_gametype_rank08:before,
.sprite_gametype_rank09:before{
	top: 7px;
	left: 11px;
	font-size: 1.6em;
}
.sprite_gametype_rank01:before,
.sprite_gametype_rank02:before,
.sprite_gametype_rank03:before,
.sprite_gametype_rank04:before,
.sprite_gametype_rank05:before,
.sprite_gametype_rank06:before,
.sprite_gametype_rank07:before,
.sprite_gametype_rank08:before,
.sprite_gametype_rank09:before,
.sprite_gametype_rank10:before,
.sprite_gametype_rank__{
	position: absolute;
	color: #FFF;
	font-family: 'GenEiLatinfont','GenEiGothicfont',fantasy, sans-serif;
	font-style: italic;
	text-shadow: 1px 1px 3px #61616173;
}
#sidebar .rank li .tit1 {
	background: url(/Image/svg/pc/ranking/1st.svg) 0 0  no-repeat;
	font-weight:bold;
	padding:0 0 0 28px;
	min-height:35px;
}

.sprite_rank_1{
	background-image: url(/Image/svg/pc/ranking/1st.svg) !important;
	width: 26px;
	height: 35px;
}
.sprite_rank_2{
	background-image: url(/Image/svg/pc/ranking/2nd.svg) !important;
  width: 26px;
  height: 36px;
}
.sprite_rank_3{
	background-image: url(/Image/svg/pc/ranking/3rd.svg) !important;
  width: 26px;
  height: 36px;
}
.sprite_rank_4{
	background-image: url(/Image/svg/pc/ranking/other.svg) !important;
  width: 26px;
  height: 24px;
}
.sprite_rank_5{
	background-image: url(/Image/svg/pc/ranking/other.svg) !important;
  width: 26px;
  height: 24px;
}
.sprite_tab00:before,
.sprite_tab00_off:before{
	background-image: url(/Image/svg/pc/genre/white/0.svg);
}
.sprite_tab00:after,
.sprite_tab00_off:after{
	content:'RPG';
}
.sprite_tab01:before,
.sprite_tab01_off:before{
	background-image: url(/Image/svg/pc/genre/white/1.svg);
}
.sprite_tab01:after,
.sprite_tab01_off:after{
	content:'ADV';
}
.sprite_tab02:before,
.sprite_tab02_off:before{
	background-image: url(/Image/svg/pc/genre/white/2.svg);
}
.sprite_tab02:after,
.sprite_tab02_off:after{
	content: 'SLG';
}
.sprite_tab03:before,
.sprite_tab03_off:before{
	background-image: url(/Image/svg/pc/genre/white/3.svg);
}
.sprite_tab03:after,
.sprite_tab03_off:after{
	content:'STG';
}
.sprite_tab04:before,
.sprite_tab04_off:before{
	background-image: url(/Image/svg/pc/genre/white/4.svg);
}
.sprite_tab04:after,
.sprite_tab04_off:after{
	content:'ACT';
}
.sprite_tab05:before,
.sprite_tab05_off:before{
	background-image: url(/Image/svg/pc/genre/white/5.svg);
}
.sprite_tab05:after,
.sprite_tab05_off:after{
	content:'EDU';
}
.sprite_tab06:before,
.sprite_tab06_off:before{
	background-image: url(/Image/svg/pc/genre/white/6.svg);
}
.sprite_tab06:after,
.sprite_tab06_off:after{
	content:'PZL';
}
.sprite_tab07:before,
.sprite_tab07_off:before{
	background-image: url(/Image/svg/pc/genre/white/7.svg);
}
.sprite_tab07:after,
.sprite_tab07_off:after{
	content:'SPT';
}
.sprite_tab08:before,
.sprite_tab08_off:before{
	background-image: url(/Image/svg/pc/genre/white/8.svg);
}
.sprite_tab08:after,
.sprite_tab08_off:after{
	content:'KSG';
}
.sprite_tab09:before,
.sprite_tab09_off:before{
	background-image: url(/Image/svg/pc/genre/white/9.svg);
}

html[lang="ja"] .sprite_tab09:after,
html[lang="ja"] .sprite_tab09_off:after{
	content:'ETC';
}

html[lang="en"] .sprite_tab09:after,
html[lang="en"] .sprite_tab09_off:after{
	content:'MISC';
}
.sprite_tab10:before,
.sprite_tab10_off:before{
	background-image: url(/Image/svg/pc/genre/white/10.svg);
}

html[lang="ja"] .sprite_tab10:after,
html[lang="ja"] .sprite_tab10_off:after{
	content:'R-15';
}

html[lang="en"] .sprite_tab10:after,
html[lang="en"] .sprite_tab10_off:after{
	content:'OVER15';
}
.sprite_tab12:after,
.sprite_tab12_off:after{
	content:'VIR';
}
.sprite_tab12:before,
.sprite_tab12_off:before{
	background-image: url(/Image/svg/pc/genre/white/12.svg);
}
.sprite_tab00:before,.sprite_tab01:before,.sprite_tab02:before,.sprite_tab03:before,.sprite_tab04:before,
.sprite_tab05:before,.sprite_tab06:before,.sprite_tab07:before,.sprite_tab08:before,
.sprite_tab09:before,.sprite_tab10:before,.sprite_tab12:before,
.sprite_tab00_off:before,.sprite_tab01_off:before,.sprite_tab02_off:before,.sprite_tab03_off:before,.sprite_tab04_off:before,
.sprite_tab05_off:before,.sprite_tab06_off:before,.sprite_tab07_off:before,.sprite_tab08_off:before,
.sprite_tab09_off:before,.sprite_tab10_off:before,
.sprite_tab12_off:before{
	content:'';
	display:inline-block;
	font-size:1.6em;
	color:#FFF;
	vertical-align: middle;
	width: 35px;
	padding: 5px;
	height:100%;
	background-repeat: no-repeat;
	background-position: 0px center;
	background-size: 28px;
	box-sizing: border-box;
}
.sprite_tab00:after,.sprite_tab01:after,.sprite_tab02:after,.sprite_tab03:after,.sprite_tab04:after,
.sprite_tab05:after,.sprite_tab06:after,.sprite_tab07:after,.sprite_tab08:after,
.sprite_tab09:after,.sprite_tab10:after,.sprite_tab12:after,
.sprite_tab00_off:after,.sprite_tab01_off:after,.sprite_tab02_off:after,.sprite_tab03_off:after,.sprite_tab04_off:after,
.sprite_tab05_off:after,.sprite_tab06_off:after,.sprite_tab07_off:after,.sprite_tab08_off:after,
.sprite_tab09_off:after,.sprite_tab10_off:after,.sprite_tab12_off:after{
	font-size: 19px;
	color:#FFF;
	display: inline-table;
	vertical-align: middle;
	box-sizing: border-box;
	line-height: initial;
}
.sprite_tab00,.sprite_tab01,.sprite_tab02,.sprite_tab03,.sprite_tab04,
.sprite_tab05,.sprite_tab06,.sprite_tab07,.sprite_tab08,
.sprite_tab09,.sprite_tab10,.sprite_tab12,
.sprite_tab00_off,.sprite_tab01_off,.sprite_tab02_off,.sprite_tab03_off,.sprite_tab04_off,
.sprite_tab05_off,.sprite_tab06_off,.sprite_tab07_off,.sprite_tab08_off,
.sprite_tab09_off,.sprite_tab10_off,.sprite_tab12_off{
  width: 120px;
  height: 40px;
  background-image: none !important;
  font-family: 'GenEiLatinfont',fantasy, sans-serif;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  box-sizing: border-box;
  display: block;
  position: sticky;
  text-align: center;
  font-weight: lighter;
  line-height: initial;
}
.sprite_tab00_off,.sprite_tab01_off,.sprite_tab02_off,.sprite_tab03_off,.sprite_tab04_off,
.sprite_tab05_off,.sprite_tab06_off,.sprite_tab07_off,.sprite_tab08_off,
.sprite_tab09_off,.sprite_tab10_off,.sprite_tab12_off{
	filter:grayscale(100%);
}

.sprite_tab00,.sprite_tab00_off{
  background-color: #5DADE2;
  border-bottom-color:#4A8AB5;
}
.sprite_tab01,.sprite_tab01_off{
  background-color: #AF7AC5;
	border-bottom-color:#8C629E;
}
.sprite_tab02,.sprite_tab02_off{
  background-color: #F9D43C;
  border-bottom-color:#DBB630;
}
.sprite_tab03,.sprite_tab03_off{
  background-color: #48C9B0;
	border-bottom-color:#3AA18D;
}
.sprite_tab04,.sprite_tab04_off{
  background-color: #EC7063;
  border-bottom-color: #E13F30;
}
.sprite_tab05,.sprite_tab05_off{
  background-color: #E3934B;
  border-bottom-color:#B6763C;
}
.sprite_tab06,.sprite_tab06_off{
  background-color: #5D6D7E;
	border-bottom-color:#4A5765;
}
.sprite_tab07,.sprite_tab07_off{
  background-color: #6F85C6;
	border-bottom-color:#596A9E;
}
.sprite_tab08,.sprite_tab08_off{
  background-color: #CD6155;
	border-bottom-color:#A44E44;
}
.sprite_tab09,.sprite_tab09_off{
  background-color: #58D68D;
	border-bottom-color:#45B973;
}
.sprite_tab10,.sprite_tab10_off{
  background-color: #293A4F;
	border-bottom-color:#202F41;
}
.sprite_tab12,.sprite_tab12_off{
  background-color: #EC62C3;
	border-bottom-color:#DF49B5;
}
.sprite_gametype_rank01{
	background-image: url(/Image/svg/pc/ranking/1st.svg) !important;
	width: 73px;
	height: 98px;
}
.sprite_gametype_rank02{
	background-image: url(/Image/svg/pc/ranking/2nd.svg) !important;
  width: 39px;
  height: 53px;
}
.sprite_gametype_rank03{
	background-image: url(/Image/svg/pc/ranking/3rd.svg) !important;
  width: 39px;
  height: 53px;
}
.sprite_gametype_rank04{
	background-image: url(/Image/svg/pc/ranking/other.svg) !important;
  width: 39px;
  height: 36px;
}
.sprite_gametype_rank05{
	background-image: url(/Image/svg/pc/ranking/other.svg) !important;
  width: 39px;
  height: 36px;
}
.sprite_gametype_rank06{
	background-image: url(/Image/svg/pc/ranking/other.svg) !important;
  width: 39px;
  height: 36px;
}
.sprite_gametype_rank07{
	background-image: url(/Image/svg/pc/ranking/other.svg) !important;
  width: 39px;
  height: 36px;
}
.sprite_gametype_rank08{
	background-image: url(/Image/svg/pc/ranking/other.svg) !important;
  width: 39px;
  height: 36px;
}
.sprite_gametype_rank09{
	background-image: url(/Image/svg/pc/ranking/other.svg) !important;
  width: 39px;
  height: 36px;
}
.sprite_gametype_rank10{
	background-image: url(/Image/svg/pc/ranking/other.svg) !important;
  width: 39px;
  height: 36px;
}
.sprite_gametype_rank__{
  background-image: url(/Image/svg/pc/ranking/other.svg) !important;
  width: 39px;
  height: 36px;
}

#mypage_card ul.menu li:before {
    content: "▸";
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
}
#mypage_card ul.menu li:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
#mypage_card ul.menu li.tab1 {
  width: 223px;
  height: 50px;
  color: #FFF;
  background-image: none !important;
  display: inline-block;
  text-indent: inherit;
  text-align: center;
  background-color: #BCBCBC;
  border-top-color: rgba(0,0,0,0);
  border-top-width: 6px;
  border-bottom-color: #969696;
  border-style: solid;
  border-bottom-width: 6px;
  box-sizing: border-box;
  font-size: larger;
  font-family: plicyindexfont,fantasy, sans-serif;
}
#mypage_card ul.menu li.tab1.select,
#mypage_card ul.menu li.tab1:hover {
  border-color: #BC7A3F;
  background-color: #EB974E;
  border-top-width: 6px;
  border-left-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 0px;
  border-style: solid;
}
#mypage_card ul.menu li.tab2 {
  width: 223px;
  height: 50px;
  color: #FFF;
  background-image: none !important;
  display: inline-block;
  text-indent: inherit;
  text-align: center;
  background-color: #BCBCBC;
  border-top-color: rgba(0,0,0,0);
  border-top-width: 6px;
  border-bottom-color: #969696;
  border-style: solid;
  border-bottom-width: 6px;
  box-sizing: border-box;
  font-size: larger;
  font-family: plicyindexfont,fantasy, sans-serif;
}
#mypage_card ul.menu li.tab2.select,
#mypage_card ul.menu li.tab2:hover {
  border-color: #BC7A3F;
  background-color: #EB974E;
  border-top-width: 6px;
  border-left-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 0px;
  border-style: solid;
}
#mypage_card ul.menu li.tab3 {
  width: 222px;
  height: 50px;
  color: #FFF;
  background-image: none !important;
  display: inline-block;
  text-indent: inherit;
  text-align: center;
  background-color: #BCBCBC;
  border-top-color: rgba(0,0,0,0);
  border-top-width: 6px;
  border-bottom-color: #969696;
  border-style: solid;
  border-bottom-width: 6px;
  box-sizing: border-box;
  font-size: larger;
  font-family: plicyindexfont,fantasy, sans-serif;
}
#mypage_card ul.menu li.tab3.select,
#mypage_card ul.menu li.tab3:hover {
  border-color: #BC7A3F;
  background-color: #EB974E;
  border-top-width: 6px;
  border-left-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 0px;
  border-style: solid;
}

#mypage_message ul.menu li.tab1 {
}
#mypage_message ul.menu li:before{
	content: "▸";
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
}
#mypage_message ul.menu li:after{
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
#mypage_message ul.menu li.tab1.select,
#mypage_message ul.menu li.tab1:hover {
  border-color: #25A35A;
  background-color: #2ECC71;
  border-top-width: 6px;
  border-left-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 0px;
  border-style: solid;
}
#mypage_message ul.menu li.tab2 {
  width: 335px;
  height: 50px;
  color: #FFF;
  background-image: none !important;
  display: inline-block;
  text-indent: inherit;
  text-align: center;
  background-color: #BCBCBC;
  border-top-color: rgba(0,0,0,0);
  border-top-width: 6px;
  border-bottom-color: #969696;
  border-style: solid;
  border-bottom-width: 6px;
  box-sizing: border-box;
  font-family: plicyindexfont,fantasy, sans-serif;
  font-size: larger;
}
#mypage_message ul.menu li.tab2.select,
#mypage_message ul.menu li.tab2:hover {
  border-color: #25A35A;
  background-color: #2ECC71;
  border-top-width: 6px;
  border-left-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 0px;
  border-style: solid;
}
.sprite_faq_menu01_off{
  width: 230px;
  height: 50px;
  background-position: 0px -3198px;
}
.sprite_faq_menu01_mo{
  width: 230px;
  height: 50px;
  background-position: -230px -3198px;
}
.sprite_faq_menu02_off{
  width: 230px;
  height: 50px;
  background-position: 0px -3248px;
}
.sprite_faq_menu02_mo{
  width: 230px;
  height: 50px;
  background-position: -230px -3248px;
}
.sprite_faq_menu03_off{
  width: 230px;
  height: 50px;
  background-position: 0px -3298px;
}
.sprite_faq_menu03_mo{
  width: 230px;
  height: 50px;
  background-position: -230px -3298px;
}
.sprite_faq_menu04_off{
  width: 230px;
  height: 50px;
  background-position: 0px -3348px;
}
.sprite_faq_menu04_mo{
  width: 230px;
  height: 50px;
  background-position: -230px -3348px;
}
.sprite_about_img01{
  width: 461px;
  height: 193px;
  background-position: 0px -4652px;
  float: right;
  margin: 20px 5px;
}
.sprite_signup_btn{
  width: 210px;
  height: 50px;
  position: relative;
}
.sprite_fes_img01{
  width: 340px;
  height: 205px;
  float: right;
  background-position: 0 -3498px;
  padding: 0 0 40px 30px;
}
.sprite_mypagegamedesigner_img01{
  width: 489px;
  height: 149px;
  background-position: 0 -5587px;
  padding: 0 0 40px 30px;
  float:right;
}
.sprite_fes_btn01,
.sprite_fes_btn02{
  width: 300px;
  height: 50px;
}
.sprite_tag_tit{
    background-image: none !important;
    background-color: #3498DB;
    width: 95px;
    height: 32px;
    box-sizing: border-box;
    padding: 0px 3px;
    font: 88% plicy_save_font,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}
.sprite_tag_tit:before,
.sprite_tag_tit:after{
	font-size: 14px;
	vertical-align:middle;
	display:inline-block;
	color: #FFF;
	padding-left: 3px;
}
.sprite_tag_tit:before{content:"";height: 100%;background-image: url(/Image/svg/gamepage/ui/svg_gamepageUI_tagwhite.svg);width: 20px;background-size: 21px;background-repeat: no-repeat;background-position: center;}
.guidebookNotpageSS{
  float: right;
  padding: 25px 30px 40px 60px;
}
.guidebookNotpageSS span{
  width: 400px;
  height: 251px;
  background-position: 0px -5732px;
  display: inline-block;
}
.colorpicker {
	width: 356px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	background: url(./images/colorpicker_background.png);
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}
.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 14px;
	top: 13px;
	position: absolute;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
}
.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(./images/colorpicker_overlay.png);
}
.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(./images/colorpicker_select.gif);
	margin: -5px 0 0 -5px;
}
.colorpicker_hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}
.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(./images/colorpicker_indic.gif) left top;
	margin: -4px 0 0 0;
	left: 0px;
}
.colorpicker_new_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 213px;
	top: 13px;
	background: #f00;
}
.colorpicker_current_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
}
.colorpicker input {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	top: 4px;
	right: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 11px;
}
.colorpicker_hex {
	position: absolute;
	width: 72px;
	height: 22px;
	background: url(./images/colorpicker_hex.png) top;
	left: 212px;
	top: 142px;
}
.colorpicker_hex input {
	right: 6px;
}
.colorpicker_field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}
.colorpicker_field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}
.colorpicker_rgb_r {
	background-image: url(./images/colorpicker_rgb_r.png);
	top: 52px;
	left: 212px;
}
.colorpicker_rgb_g {
	background-image: url(./images/colorpicker_rgb_g.png);
	top: 82px;
	left: 212px;
}
.colorpicker_rgb_b {
	background-image: url(./images/colorpicker_rgb_b.png);
	top: 112px;
	left: 212px;
}
.colorpicker_hsb_h {
	background-image: url(./images/colorpicker_hsb_h.png);
	top: 52px;
	left: 282px;
}
.colorpicker_hsb_s {
	background-image: url(./images/colorpicker_hsb_s.png);
	top: 82px;
	left: 282px;
}
.colorpicker_hsb_b {
	background-image: url(./images/colorpicker_hsb_b.png);
	top: 112px;
	left: 282px;
}
.colorpicker_submit {
	position: absolute;
	width: 22px;
	height: 22px;
	background: url(./images/colorpicker_submit.png) top;
	left: 322px;
	top: 142px;
	overflow: hidden;
}
.colorpicker_focus {
	background-position: center;
}
.colorpicker_hex.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_slider {
	background-position: bottom;
}





#gda-replay {
    border: #EAEAEA 1px solid;
    background: #fff;
    padding: 20px;
    margin-top: 20px;
    box-sizing: border-box;
    width: 94%;
    margin: 20px 3% 10px 3%;
}

#gda-replay-list {
    overflow: auto;
    max-height: 180px;
}

.dotted-separator {
    border: none;
    border-top: #ccc 1px dotted;
    margin: 12px 0;
}

#gda-replay-list div {
    display: inline-block;
    width: 192px;
    height: 76px;
    margin: 2px;
    padding: 4px;
    overflow: hidden;
    border: #CCC 1px solid;
    font-size: 14px;
}

#gda-replay-list div p {
    display: block;
    white-space: nowrap;
}

#gda-replay-list div a.button {
    display: block;
    white-space: nowrap;
    padding: 4px 16px;
	border:#CBCBCB 1px solid;
	background:#FFF;
	color:#000;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
}

#gda-replay-list div a.button:hover, #gda-replay-list div a.button:active {
	background:#1ABC9C;
	color:#fff;
}

#gda-replay-count {
	display: inline-block;
	width: 72px;
	text-align: right;
	vertical-align: middle;
	font-size: 20px;
	margin: 0 8px;
}

.gda-send-replay {
    display: block;
    white-space: nowrap;
    padding: 4px 16px;
	border:#CBCBCB 1px solid;
	background:#3498D8;
	color:#FFF;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    margin-top: 4px;
	vertical-align: middle;
	font-weight: bold;
}

.gda-replay-select-anonymous, .gda-replay-select-timing {
    display: inline-block;
    white-space: nowrap;
    padding: 2px 12px;
	border:#CBCBCB 1px solid;
	background:#FFF;
	color:#333;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    margin: 0;
	vertical-align: middle;
}

.gda-replay-select-anonymous.active, .gda-replay-select-timing.active {
	background:#3498D8;
	color:#FFF;
}

.gda-replay-section {
	margin: 4px 0;
}

.gda-replay-sender-text {
	display: inline-block;
	vertical-align: middle;
}

div.stampShopBuyForm{
    margin-left: 10px;
    text-align:center;
    display: inline-block;
    vertical-align: bottom;
}

div.stampShopBuyForm a{
    padding: 0.7em 0.7em;
    width:140px;
    color: #fff;
    text-decoration: none;
    display:inline-block;
    border:0;
    cursor: pointer;
}
div.stampShopBuyForm a:hover{
    opacity: 0.5;
}
div.stampShopBuyForm a.stampShopDownloadButton{
    opacity: 1 !important;
    display: block !important;
    width: 320px;
    background-image: url(/Image/gacha/premium/blue.png);
    background-size: 300% 100%;
    border: 0;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
    color: rgb(255,255,255);
    background-color: transparent;
    background-position: 100% 0%;
    margin-bottom: 10px;
    font-size: large;
}
div.stampShopBuyForm a.stampShopDownloadButton:active{
    background-position: 50% 0%;
}
div.stampShopBuyForm a.stampShopDownloadButton:hover{
    background-position: 0% 0%;
}
div.stampShopBuyForm a.stampExhibitButton{
    opacity: 1 !important;
    display: block !important;
    width: 320px;
    background-image: url(/Image/gacha/premium/gold.png);
    background-size: 300% 100%;
    border: 0;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
    color: rgb(255,255,255);
    background-color: transparent;
    background-position: 100% 0%;
    margin-bottom: 10px;
    font-size: large;
}
div.stampShopBuyForm a.stampExhibitButton:active{
    background-position: 50% 0%;
}
div.stampShopBuyForm a.stampExhibitButton:hover{
    background-position: 0% 0%;
}
div.stampShopBuyForm a.stampShopPresentButton {
    background: rgb(58,143,248);
    border: solid 1px rgb(58,143,248);
}
div.stampShopBuyForm a.stampShopBuyButton {
    background: #1ABC9C;
    border: solid 1px #1ABC9C;
}
div.stampShopBuyForm a.stampShopPurchasedButton {
    background: rgba(230,255,255,0.5);
    color: #333;
    border: solid 1px rgba(20,20,20,0.6);
}
div.stampShopBuyForm a.notHaveStamp {
    opacity: 0.5 !important;
}
div.stampShelf{
    width:100%;
}
div.stampShelf table.material_data{
    display: inline-block;
    vertical-align: top;
}
.stampShop_tit {
	background:rgb(172,218,150) url(/img/fandiskl_tit.png) no-repeat 0 0;
	border-bottom:rgb(131,178,118) 5px solid;
	color:#fff;
	padding:20px 20px 20px 80px;
	font-size:200%;
	line-height:1.1;
}
.stampShop_cnt {
	background:rgb(241,250,241);
	border:rgb(111,211,126) 2px solid;
	padding:22px;
        border-radius: 15px;
}
.stampShop_cnt .anc_tit {
	color:#EB984E;
	font-weight:bold;
	padding:0 0 2px;
}
.stampShop_cnt ol.anc {
	margin:0 0 15px 20px;
}
.stampShop_cnt ol.anc li {
	list-style-type:decimal;
	margin-bottom:5px;
}
.stampShop_cnt ol.anc li a {
	color:#333;
}
.guid_block .cnt .stampShop_data {
	clear:both;
	width:450px;
	background:#FCFCFC;
	border:rgb(210,225,256) 1px solid;
	font-size:90%;
        display: inline-table;
}
.guid_block .cnt .stampShop_data th {
	background:rgb(210,225,256);
	border-bottom:#fff 1px solid;
	padding:7px 10px;
	width:120px;
}
.guid_block .cnt .stampShop_data tr:last-child th {
	border-bottom:none;
}
.guid_block .cnt .stampShop_data td {
	border-bottom:rgb(210,225,256) 1px solid;
	padding:7px 10px;
}

.sprite_stamp_tit {
    width: 1000px;
    height: 65px;
    background-position: 0 -6176px;
}


div.adSideber{
	width:260px;
	height:180px;
	margin-bottom:20px;
}
div.adGamepageHeaderBase{
	height:85px;
    margin: -10px 0 30px 0;
}
div.adFooterBase{
    clear:both;
    text-align: center;
    display:block;
    margin-top:10px;
}
div.adGamepageMessageBoardBase{
	width:100%;
	height:80px;
        text-align:center;
}
div#fileUploader{
}
div#fileUploader ol{
    padding: 10px 20px 5px;
}
div#fileUploader dl{
    clear: both;
}
div#fileUploader dl dt{
    display: inline-block;
    vertical-align: middle;
    padding: 20px 0;
    width: 170px;
    font-weight: bold;
    font-size: 110%;
}
div#fileUploader dl dd{
    display: inline-block;
    padding: 5px;
    vertical-align: middle;

}
div#fileUploader dl dd input{
    vertical-align: middle;
    width:auto;
}
div#fileUploader dl dd select{
    vertical-align: middle;
    -webkit-appearance: none;
    border: #CCC 1px solid;
    height: 30px;
    padding: 5px;
    width:auto;
}
div#fileUploader dl dd input[type=text]{
    border: 1px solid #CCC;
    font-size: 14px;
    height: 18px;
    padding: 5px;
    width: 290px;
}
div#fileUploader dl dd textarea{
    vertical-align: middle;
    width: 400px;
    height: 100px;

}
div#fileUploader dl dd div.imageDiv{
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}
div#fileUploader dl dd div.imageDiv img.upImage{
    width:96px;
    height:48px;
        border-radius: 4px;
}
div#fileUploader dl div.oldImages{
    text-align: center;
}
div#fileUploader dl div.oldImages img{
    width: 96px;
    height: 48px;
        border-radius: 4px;
}

div#fileUploader dl dd div.imageDiv img.emoticon{
    vertical-align: bottom;
    margin-left:-23px;
    width:23px;
}
div#fileUploader button.addImage,div#fileUploader button.send{
    margin:auto;
    width:80%;
    max-width:600px;
    background-image: url(/Image/gacha/premium/gold.png);
    background-size: 300% 100%;
    border: 0;
    background-color: transparent;
    background-position: 100% 0%;
    
    font-size: xx-large;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
    min-height: 75px;
    color: rgb(255,255,255);
    cursor: pointer;
}
div#fileUploader dl dd.sendBox{
    width: 100%;
    text-align: center;
}
div#fileUploader dl dd label{
    vertical-align: middle;
}
div.my_html div.mypageExhibitButtons a.stampExhibitButton{
    display: inline-block !important;
    height: 50px;
    vertical-align: middle;
}
span.indexSidePlishop{
    background-image: none !important;
    width: 260px;
    height: 45px;
    display:inline-block;
}
#contents.plishop,
#contents.monamarket{
    width: auto !important;
}
#contents.plishop h1,
#contents.monamarket h1{
    background-color: rgb(172,218,150) !important;
    width:1010px;
}
#contents.plishop #newgame li,
#contents.monamarket #newgame li{
    width: 978px;
}
#contents.plishop #newgame li div.serachHTML,
#contents.monamarket #newgame li div.serachHTML{
    text-align: left;
}
#contents.plishop #newgame li div.serachHTML div.imageDiv,
#contents.monamarket #newgame li div.serachHTML div.imageDiv{
    display: inline-block;
    width: 198px;
}
#contents.plishop #newgame li div.serachHTML div.textDiv,
#contents.monamarket #newgame li div.serachHTML div.textDiv{
    display: inline-block;
    text-align: left;
    font-size: small;
}
#contents.plishop #newgame li div.serachHTML div.textDiv a.title,
#contents.monamarket #newgame li div.serachHTML div.textDiv a.title{
    font-size: large;
    font-weight: bold;
}
#contents.plishop #newgame li div.serachHTML div.textDiv p.cmt,
#contents.monamarket #newgame li div.serachHTML div.textDiv p.cmt{
    width: 460px !important;
}
#contents.plishop #newgame li div.serachHTML div.dateDiv,
#contents.monamarket #newgame li div.serachHTML div.dateDiv{
    display: inline-block;
    position: absolute;
    bottom: 10px;
    right: 11px;
    background: transparent;
}

div.stampHelpTextArea{
    border: #EAEAEA 1px solid;
    text-align: left;
    background-color: #FEFEFE;
    line-height: 130%;
    padding: 3px;
}
div.stampHelpTextArea h4{
    border-bottom: #3498DB 2px solid;
    color: #3398DA;
    font-size: 120%;
    font-weight: bold;
    margin: 30px 20px 0 20px;
    padding: 0 0 5px;
}
div.stampHelpTextArea div{
    margin: 0px 30px 20px 30px;
}
div.stampHelpTextArea div h5{
    padding: 20px 0px 10px 0px;
}
div.stampHelpTextArea div p{
    line-height: 145%;
}
span.gameSSLazy{
    display:inline-block;
    width:143px;
    height:107px;
}


.dropdown {
  position: absolute;
  display: block; 
  margin-left:30px;}
  .dropdown.left > .dropdown-contents {
    left: 0; }
    .dropdown.left > .dropdown-contents > .dropdown-caret {
      left: 30px;
      right: auto; }
    .dropdown.left > .dropdown-contents > .dropdown-menu-list {
      margin-left: auto; }
  .dropdown.right > .dropdown-contents {
    left: auto;
    right: 0; }
    .dropdown.right > .dropdown-contents > .dropdown-caret {
      right: 30px;
      left: auto; }
    .dropdown.right > .dropdown-contents > .dropdown-menu-list {
      margin-left: auto; }

.dropdown-toggle {
  font-size: 14px;
  height: 100%;
  cursor: pointer; 
    text-decoration: none !important;
}

.dropdown-contents {
  display: none;
  position: absolute;
  left: 50%;
  top: 100%;
  margin: 0;
  margin-top: 8px;
  padding: 0;
  z-index: 10;
  pointer-events: none; }

.dropdown-menu-list {
  list-style: none;
  display: block;
  margin: 0;
  margin-left: -50%;
  margin-right: 50%;
  padding: 0;
  background-color: #fff;
  color: #888;
  border: 1px solid #ccc;
  border-radius: 4px;
  min-width: 200px;
  pointer-events: auto; }
  .dropdown-menu-list.lined-list {
    min-width: 0;
    white-space: nowrap; }
  .dropdown-menu-list > li {
    float: none !important;
    display: block; }
    .dropdown-menu-list > li.divider {
      width: 100%;
      height: 1px;
      margin: 6px 0px;
      background-color: #ccc; }
    .dropdown-menu-list > li.lined-list {
      display: inline-block; }
    .dropdown-menu-list > li:hover {
      background-color: #ccc;
      color: #fff; }
    .dropdown-menu-list > li > a, .dropdown-menu-list > li > button {
        
       text-decoration: none;
      display: block;
      width: 100%;
      margin: 0;
      padding: 8px 10px;
      font-size: 14px;
      text-align: left;
      white-space: nowrap;
      background: transparent;
      border-radius: 0;
      border: none;
      color: inherit;
      /*font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
      font-family: inherit; }
      .dropdown-menu-list > li > a.action-button, .dropdown-menu-list > li > button.action-button {
        font-size: 32px;
        line-height: 24px;
        padding: 12px; }

.caret {
  position: absolute;
  top: -9px;
  width: 18px;
  height: 10px;
  overflow: hidden;
  margin-left: -9px; }
  .caret::before {
    content: '';
    position: absolute;
    display: inline-block;
    margin-left: -1px;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ccc; }
  .caret::after {
    content: '';
    position: absolute;
    display: inline-block;
    margin-left: -1px;
    left: 1px;
    top: 1px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #fff; }


.pointUnitHeader {
  width: 180px;
}
.pointUnitHeader .tit {
    display: inline-block;
    text-align: left;
    width: 60px;
}
.pointUnitHeader .num {
    display: inline-block;
    text-align: right;
    width: 70px;
}

.pointUnitHeader .unit {
    display: inline-block;
    text-align: left;
    width: 40px;
    margin-left: 5px;
}

.pointUnit {
    text-align: left;
}

.pointUnit .num {
    display: inline-block;
    text-align: right;
    width: 65px;
    padding: 0 4px;
    vertical-align: middle;
}

.pointUnit .unit {
    display: inline-block;
    text-align: left;
    width: 35px;
    padding: 0 4px;
    vertical-align: middle;
}

.pointUnit .unitlink a .plusImage{
	text-align: center;
	display: inline-block;
	background-image: linear-gradient(to bottom, rgb(250 250 250 / 80%), rgb(154 154 154 / 80%));
	width: 42px;
	height: 29px;
	border-radius: 6px;
	border-style: solid;
	border-width: 2px;
	color: #000;
	border-color: #000000c7;
	box-sizing: border-box;
	border-style: solid;
	box-shadow: 1px 1px #534d4dad;
	text-align:center;
	padding: 0;
}
.pointUnit .unitlink a .plusImage:before{
	content: "";
	text-align: center;
	vertical-align:middle;
	display: inline-block;
	width:0px;
	height:100%;
}
.pointUnit .unitlink a .plusImage:after{
	content: "";
	background-image: url(/Image/svg/mypage/mypageUI/svg_myUI_plus.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align:middle;
	display:inline-block;
	box-sizing: border-box;
	filter: brightness(0.2);
	opacity: 0.95;
}
.pointUnit .unitlink {
    display: inline-block;
    text-align: left;
    width: 44px;
    padding: 0 4px;
    vertical-align: middle;
    height: 30px;
}
.PlayInNewWindow{
    width: 300px;
    height: 60px;
    display: inline-block;
    font-size: 25px !important;
}
.sprite_pressrelease_tit{

    background-position: 0px -6331px;
    height: 65px;
    width: 1000px;
}
section#game_board>section#newsReleaseLog{
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 45px;
	}
section#newsReleaseLog{
    margin: 8px 0px 0px 0px;
    background-color: rgba(255,255,255,1);
    border-radius: 4px;
    border: solid 2px rgba(189,189,189,1);
}
section#newsReleaseLog::before{
	content: "PLiCy News";
	display:inline-block;
	background-color: rgba(189,189,189,1);
	border: solid 2px rgba(189,189,189,1);
	margin: 0px;
	border-radius: 0px 0px 3px 0px;
	color: rgb(255,255,255);
	padding: 0px 7px;
	font-size: x-small;
	line-height: 10px;
	width: 100px;
	text-align: center;
	vertical-align: top;
	transform: translateY(-1px);
}
section#newsReleaseLog>div{
    padding: 0px 15px 0px 15px;
    margin-top: -5px;
    height: 60px;
}
section#newsReleaseLog>div>ul{
    float: right;
    position:relative;
    width: 100%;
    overflow: hidden;
    font-size: 90%;
    height: 60px;
}
section#newsReleaseLog>div>ul li img {
	display: inline-block;
	padding:0 10px 0 0;
	vertical-align:middle;
}
section#newsReleaseLog>div>ul li p.tit {
	width:230px;
	font-weight:bold;
	font-size:15px;
}
section#newsReleaseLog>div>ul li::before{
	display:inline-block;
	content:'';
	width:0px;
	height: 100%;
	vertical-align:middle;
}
section#newsReleaseLog>div>ul li p {
	display:inline-block;
	vertical-align:middle;
	font-size:15px;
}
section#newsReleaseLog>div>ul li p img {
	float:none;
	padding:0;
}
section#gameplay section#newsReleaseLog {
    background-color: rgba(0,0,0,1);
    clear: both;
    color: rgba(255,255,255,1);
    border: solid 1px rgba(0,0,0,1);
    background-image: linear-gradient(to bottom, rgba(50,50,50,1), rgba(10,10,10,1));
    background-image: -webkit-linear-gradient(to bottom, rgba(50,50,50,1), rgba(10,10,10,1));
    background-image: -moz-linear-gradient(to bottom, rgba(50,50,50,1), rgba(10,10,10,1));
    background-image: -ms-linear-gradient(to bottom, rgba(50,50,50,1), rgba(10,10,10,1));
}
section#gameplay section#newsReleaseLog .ticker{
    height:auto !important;
}
.side_news{
    display: inline-block;
    background-position: -600px -4121px;
    background-color: transparent;
    width: 240px;
    height: 93px;
    border: 0;
    cursor: pointer;
}


ins.ad-pc__search-top,
ins.ad-pc__top--sidebar-top,
ins.ad-pc__top--sidebar-top2,
ins.ad-pc__top--sidebar-top3,
ins.ad-pc__index-main1,
ins.ad-pc__genre--sidebar-top,
ins.ad-pc__genre--sidebar-top2,
ins.ad-pc__genre--sidebar-top3,
ins.ad-pc__gp--topbnr,
ins.ad-pc__ranking--topbnr,
ins.ad-pc__fes--topbnr,
ins.ad-pc__feslist--topbnr,
ins.ad-pc__guide--topbnr,
ins.ad-pc__news--topbnr,
ins.ad-pc__gp--comments,
ins.ad-pc__all--footer,
ins.ad-pc__mypage--sidebar-top,
ins.ad-sp__top--topview,
ins.ad-sp__top--middleview,
ins.ad-sp__top--bottomview,
ins.ad-sp__genre--topview,
ins.ad-sp__genre--bottomview,
ins.ad-sp__gp--topview,
ins.ad-sp__gp--middleview,
ins.ad-sp__gp-bottomview,
ins.ad-sp__ranking--topview,
ins.ad-sp__fes--topview,
ins.ad-sp__feslist--topview,
ins.ad-sp__genre--topview,
ins.ad-sp__news--topview,
ins.ad-sp__guide--topview,
ins.ad-sp__playnow-bottomview{display: block;}

#ad-pc__top--sidebar-top,
#ad-pc__top--sidebar-top2,
#ad-pc__top--sidebar-top3,
#ad-pc__genre--sidebar-top,
#ad-pc__genre--sidebar-top2,
#ad-pc__genre--sidebar-top3,
#ad-pc__mypage--sidebar-top{
  width:260px;
  height: 180px;
  display: inline;
}
#ad-pc__search-top,
#ad-pc__index-main1{
  width:710px;
  display: inline-block;
}
#ad-pc__all--footer{
  width:1000px;
  height: 90px;
  display: inline-block;
}
#ad-pc__gp--topbnr,
#ad-pc__news--topbnr,
#ad-pc__guide--topbnr,
#ad-pc__fes--topbnr,
#ad-pc__feslist--topbnr{
  width:1000px;
  height: 85px;
  display: inline-block;
}
#ad-pc__ranking--topbnr{
  width:1121px;
  height: 85px;
  display: inline-block;
}
#ad-pc__news--topbnr{
  text-align:center;
  }
#ad-pc__gp--rectangle,#ad-pc__gp--rectangle2,
#ad-pc__gp--rectangle3,#ad-pc__gp--rectangle4{
  width: 50%;
  /* height:280px; */
  display: inline-block;
  box-sizing: border-box;
  padding: 0 60px;
  margin: 0;
}
#ad-pc__gp--comments{
  width:620px;
  height: 65px;
  display: inline-block;
}
#ad-sp__top--topview,
#ad-sp__ranking--topview,
#ad-sp__top--middleview,
#ad-sp__guide--topview,
#ad-sp__fes--topview,
#ad-sp__feslist--topview,
#ad-sp__news--topview,
#ad-sp__genre--topview,
#ad-sp__genre--bottomview,
#ad-sp__gp--topview{
  width:320px;
  height: 60px;
  display: inline;
}
#ad-sp__top--bottomview{
  margin-top:10px;
}
#ad-sp__top--bottomview,
#ad-sp__gp--middleview,
#ad-sp__gp-bottomview{
  width:300px;
  height:250px;
  display: inline;
}
#ad-sp__playnow-bottomview{
  width:auto;
  height: auto;
  display: inline;
}
div#adFooterDiv{
  margin:20px auto !important;
}
#Game_PlayerData{
    overflow-y: auto;
}
#Game_Message .btn {
	background:#999;
	margin:5px;
	text-align:center;
}
#Game_Message .btn a {
	color:#fff;
	padding:5px;
	text-decoration:none;
	display:block;
}
.guid_block .cnt .chara_data td.rank{
}
.guid_block .cnt .chara_data td.rank a,
.guid_block .cnt .chara_data td.rank span{
    vertical-align: middle;
    font-size:larger;
}
.guid_block .cnt .chara_data td.rank a.vote{
    background-color: rgba(23,63,117,0.8);
    color: #FFF;
    padding: 0.5em 1.5em;
    text-decoration: none;
    border-radius: 8px;
    float: right;
}

.guid_block .cnt .chara_data td.rank span.voted{
    background-color: rgba(7,20,40,0.8);
    color: #CCC;
    padding: 0.5em 1.5em;
    text-decoration: none;
    border-radius: 8px;
    float: right;
}


.tipping-section {
    border: #EAEAEA 1px solid;
    background: #fff;
    padding: 20px;
    width: 44%;
    margin: 20px 3% 10px 3%;
    display: inline-block;
    box-sizing: border-box;
}

.tipping-contents {
}

.tipping-amount {
    width: 120px;
    padding: 4px;
    margin: 0;
}

.tipping-submit {
    display: inline-block;
    width: 80px;
    padding: 4px;
    margin: 0;
    
    white-space: nowrap;
    border: #CBCBCB 1px solid;
    background: #FFF;
    color: #333;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    margin: 0;
    vertical-align: middle;
}

.tipping-submit:active {
    background: #3498D8;
    color: #FFF;
}

.external-tipping-account {
    width: 200px;
    padding: 4px;
    margin: 0;
}

.tipping-comment {
    color: #888;
    font-size: 10px;
}

#tipping-game-summary {
    
}

.tipping-summary-contents {
    width: 100%;
    text-align: right;
}

#coin_user_transaction_log {
    width: 100%;
}

#coin_user_transaction_log th,
#coin_user_transaction_log td {
    padding: 4px;
    
}
#external-tipping-account,#external-tipping-account2{
    width:100%;
}
#tipping-game-summary-address,
#tipping-game-summary-contents,.tipping-summary-contents{
    font-weight: bold;
    text-align: right;
    padding: 0px 5px;
}
#cryptcoin_div .comment {
    width: 100%;
    clear: both;
    border: #EAEAEA 1px solid;
    background: #fff;
    padding: 5px;
    line-height: 120%;
}
#cryptcoin_div .comment div.name{
    font-size: 100%;
    border-radius: 2px;
    background-color: rgb(233,233,233);
    font-weight: bold;
    box-sizing: border-box;
    padding: 3px 11px;
}
#cryptcoin_div .comment div.value{
    font-size: 100%;
    font-weight: bold;
    text-align: center;
    display: block;
    padding: 6px 0px;
    font-size: larger;
    box-sizing: border-box;
}
#cryptcoin_div .comment div.powerd{
    font-size: 80%;
    text-align: right;
    width: 100%;
    box-sizing: border-box;
    padding: 0 6px 2px 0;
}
#cryptcoin_div div.cryptcontent{
    width: 100%;
}
#cryptcoin_div div.cryptcontent>*:first-child{
    border-radius: 5px 5px 0 0;
    border-color: rgb(211,66,0);
    border-bottom-color: #cedaf3;
    border-width: 1px;
    background: rgb(255,97,0);
}
#cryptcoin_div div.cryptcontent>*{
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    border-color: #9eb4db;
    border-width: 0 1px 1px 0;
    width: 100%;
}
#cryptcoin_div div.cryptcontent>*:last-child{
    border-radius: 0 0 5px 5px;
    border-width: 0 1px 1px 1px;
}
#cryptcoin_div div.cryptcontent>div.title{
    text-align: center;
    font-weight: bold;
    padding: 5px 2px;
    color: rgb(255,255,255);
}
#cryptcoin_div div.cryptcontent>div.image{
    text-align: center;
    padding: 3px 0px;
}
#cryptcoin_div div.cryptcontent>div.image img{
    width:258px;
    height:86px;
}
.tipping-anonymous-label,#internal-tipping-anonymous-label{
    display: inline-block;
    margin: 6px 3px;
}
.tipping-anonymous-label *{
    vertical-align:middle;
}
.tipping-anonymous-label span{
    margin-left:10px;
}
.tipping-anonymous-label input[type=checkbox],#internal-tipping-anonymous-label input[type=checkbox]{
    margin:0;
    padding:0;
    height: 20px;
    width: 20px;
}
#Message_More_Read{
      background: #999;
      text-align: center;
      color: #FFF;
      border-width: 0;
      padding: 9px 5px;
      width: 100%;
      margin: 10px 5px;
      box-sizing: border-box;
      cursor: pointer;
}
#Message_More_Read:hover{
	opacity:0.5;
}

div.nintendoSwitchSofts {
    margin: 5px 0px;
    height: 560px;
    overflow-x: hidden;
    overflow-y: scroll;
}

div.nintendoSwitchSofts a {
    display: inline-block;
    margin: 5px 0px;
}
div.monafaucet{
	margin:20px 0px;
}
div.monafaucet a{
	display:inline-block;
}
div.monafaucet a img{
	max-width:100%;
	
}

#LiveStream_Video_Autoplay_Info {
    display: none;
}

.tipping-contents {
    display: none;
}

.tipping-contents.active {
    display: block;
}
.playpageSubContents>*:only-child{
	width: 94% !important;
}
#Cookie_Popup_Contents {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ffffff;
    border: 4px solid #ff0000;
    z-index: 100;
    padding: 8px;
    text-align: center;
}

#Cookie_Popup_Close_Button {
    font-size: 32px;
    padding: 12px;
}
.news_contents{
    line-height: normal;
}
#mpurse_sign_button{
    background: rgb(26,188,156);
    font-size: large !important;
    margin: 1px 33px;
}
#fes_game .btn a,
#fes_news #news_submit,
#mpurse_sign_button,
#mypage_profile a.stampLink,
#mypage_message ul.box li .btn a,
#mypage_card .card_list li .btn a,
#mypage_message .send dt,
#mypage_mylist #mypage_game .btn a,
.plicy_green_btn,
.btn_v4{
    font-family: plicyindexfont,fantasy, sans-serif;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    padding: 0.8em 1.5em;
    background-image: linear-gradient(to right bottom, rgba(0,0,0,0) 50% ,rgba(51,51,51,0.20) 50%) !important;
    background-blend-mode: hard-light;
    color: #FFF;
    border: none;
    font-size: 1.5em;
    width: auto;
    display: inline-block;
}
.btn_v4.green{
    background: rgb(26,188,156);
}
.btn_v4.blue{
    background:#3498DB;
}
a.btn_v4:hover,button.btn_v4:hover,input[type=submit].btn_v4:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
    cursor: pointer;
}
.btn_v4.size_151px{
    width: 151px;
    height: 40px;
    padding: 0px;
    font-size: 16px;
}
.btn_v4:after {
    width: 0px;
    height: 100%;
    content: '';
    vertical-align: middle;
    display: inline-block;
}
#fes_vote select {
    display: block;
    margin: 10px 47px;
    padding: 10px 10px;
    border-radius: 15px;
    box-sizing: border-box;
}

.noroiMakerButton{
    display: inline-block;
    width: 260px;
    height: 80px;
    background-size: cover;
}
html[lang="ja"] .noroiMakerButton{
    background-image: url(/Image/mypage/noroimaker_ja.png);
}
html[lang="en"] .noroiMakerButton{
    background-image: url(/Image/mypage/noroimaker_en.png);
}
html[lang="ja"] .sprite_side_entry{
    background-image: url(/Image/mypage/mypageside_post_ja.svg);
}
html[lang="en"] .sprite_side_entry{
    background-image: url(/Image/mypage/mypageside_post_en.svg);
}
html[lang="ja"] .sprite_side_create{
    background-image: url(/Image/mypage/mypageside_create_ja.svg);
}
html[lang="en"] .sprite_side_create{
    background-image: url(/Image/mypage/mypageside_create_en.svg);
}
html[lang="ja"] .avatarMakerButton{
    background-image: url(/Image/mypage/mypageside_avater_ja.png);
}
html[lang="en"] .avatarMakerButton{
    background-image: url(/Image/mypage/mypageside_avater_en.png);
}
html[lang="ja"] .avatarGachaButton{
    background-image: url(/Image/mypage/avater_gacha_ja.png);
}
html[lang="en"] .avatarGachaButton{
    background-image: url(/Image/mypage/avater_gacha_en.png);
}


html[lang="ja"] #container.game .post.plicy_message_box ul [name="Name_Type"][value="0"] a:before{
    content:"名前を載せずに送信";
}
html[lang="ja"] #container.game .post.plicy_message_box ul [name="Name_Type"][value="1"] a:before{
    content:"名前を載せて送信";
}
html[lang="ja"] #container.game .post.plicy_message_box ul [name="Name_Type"][value="2"] a:before{
    content:"twitter連携";
}
html[lang="en"] #container.game .post.plicy_message_box ul [name="Name_Type"][value="0"] a:before{
    content:"Nameless write";
}
html[lang="en"] #container.game .post.plicy_message_box ul [name="Name_Type"][value="1"] a:before{
    content:"With-name write";
}
html[lang="en"] #container.game .post.plicy_message_box ul [name="Name_Type"][value="2"] a:before{
    content:"X Write";
}


html[lang="ja"] #container.game .post.plicy_message_box ul.ss [name="Image_Mode"][value="0"] a:before{
    content:"送信しない";
}
html[lang="ja"] #container.game .post.plicy_message_box ul.ss [name="Image_Mode"][value="2"] a:before{
    content:"ペインター起動";
}
html[lang="en"] #container.game .post.plicy_message_box ul.ss [name="Image_Mode"][value="0"] a:before{
    content:"Without Image";
}
html[lang="en"] #container.game .post.plicy_message_box ul.ss [name="Image_Mode"][value="2"] a:before{
    content:"Painter";
}
#container.game .newsReleaseLog{
    clear:both;
}
html[lang="ja"] .tipping-game-summary-contents:before{
    content:"このゲームの合計投げ銭: ";
}
html[lang="en"] .tipping-game-summary-contents:before{
    content:"Tipping: ";
}
html[lang="ja"] .creator_name>.name:before{
    content:"投稿者: ";
}
html[lang="en"] .creator_name>.name:before{
    content:"Creator: ";
}
html[lang="ja"] .creator_name>.name>.Nameless:before{
    content:"名無し";
}
html[lang="en"] .creator_name>.name>.Nameless:before{
    content:"Nameless";
}
html[lang="ja"] .creator_name>.name>.Unregistered:before{
    content:"未登録者";
}
html[lang="en"] .creator_name>.name>.Unregistered:before{
    content:"Unregistered";
}
html[lang="ja"] .creator_name>.name>.LeavingMember:before{
    content:"退会者";
}
html[lang="en"] .creator_name>.name>.LeavingMember:before{
    content:"Leaving Member";
}
html[lang="ja"] #gda-replay-sender-preparation:before{
    content:"リプレイデータの送信が可能になるとここに情報が表示されます。";
}
html[lang="en"] #gda-replay-sender-preparation:before{
    content:"Here it will be displayed information When you are ready to send the replay data.";
}
html[lang="ja"] #gda-replay-sender .gda-replay-sender-text:before{
    content:"録画フレーム数";
}
html[lang="en"] #gda-replay-sender .gda-replay-sender-text:before{
    content:"Recorded frames";
}
html[lang="ja"] #gda-replay-sender .gda-send-replay:before{
    content:"リプレイを送信する";
}
html[lang="en"] #gda-replay-sender .gda-send-replay:before{
    content:"Send Replay Data";
}
html[lang="ja"] .gda-replay-section.sendtype:before{
    content:"送信形式:";
}
html[lang="ja"] .gda-replay-section.sendtype:before{
    content:"Post type:";
}
html[lang="ja"] .gda-replay-section.sendtype:before{
    content:"送信タイミング:";
}
html[lang="en"] .gda-replay-section.sendtiming:before{
    content:"Post Timing:";
}

html[lang="ja"] .gda-replay-select-anonymous[data-anonymous="1"]:before{
    content:"名前なしで送信";
}
html[lang="en"] .gda-replay-select-anonymous[data-anonymous="1"]:before{
    content:"Send nameless";
}
html[lang="ja"] .gda-replay-select-anonymous[data-anonymous="0"]:before{
    content:"名前ありで送信";
}
html[lang="en"] .gda-replay-select-anonymous[data-anonymous="0"]:before{
    content:"Send with name";
}
html[lang="ja"] .gda-replay-select-timing[data-timing="1"]:before{
    content:"ステージクリアで自動的に送信";
}
html[lang="en"] .gda-replay-select-timing[data-timing="1"]:before{
    content:"Automatically stage clear";
}
html[lang="ja"] .gda-replay-select-timing[data-timing="0"]:before{
    content:"手動で送信";
}
html[lang="en"] .gda-replay-select-timing[data-timing="0"]:before{
    content:"Post manually";
}
html[lang="ja"] .gda-replay-list:empty:before{
    content:"リプレイの一覧を読み込んでいます...";
}
html[lang="en"] .gda-replay-list:empty:before{
    content:"Loading Replay Data List...";
}
.game_other_group{
	text-align:center;
}
.game_other_group>div{
	display: inline-block;
	text-align: left;
}

#newgame.game_other .playpageothergames{
    width: 985px;
    display: inline-block;
    max-width: calc(100% - 300px);
}
.topGamePageAsRect{
    height:280px;
}
.googleLoginDIV div{
	margin:0;	
}
.profileSubLinkSave{
    text-align: right;
    margin: 20px 20px 0 20px;
}
.profileSubLinkSave a{
}
ul.social{
	height: 35px;
	padding: 5px 5px 5px 40px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
}
ul.social>*{
	vertical-align:middle;
	display: inline-block;
}
ul.social:after{
	height: 100%;
	content:"";
	display:inline-block;
	vertical-align:middle;
}

.LPViewer{
	clear: both;
	display: block;
	border-radius: 6px;
	border-style:solid;
	border-color: #cdf9b1;
	border-width:2px;
	background-color: rgb(127 238 255 / 30%);
	padding: 4px;
}
.LPViewer .selectedLP,
.LPViewer .allLP{
	font-size: 28px !important;
	font-weight: bold !important;
	color: #231815;
	padding: 8px 6px;
	white-space: nowrap;
	box-sizing: content-box;
	height: 128px;
	overflow-x: auto;
	overflow-y: hidden;
	font: 88% plicy_save_font,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}
html[lang="ja"] .LPViewer .selectedLP:before{
	content: "設定中のスクリーンショット";
}
html[lang="en"] .LPViewer .selectedLP:before{
	content: "Setting Screen Shot";
}
.LPViewer .selectedLP:before{
	display:block;
	padding: 4px 0px;
}
html[lang="ja"] .LPViewer .allLP:before{
	content: "スクリーンショットを選択してください";
}
html[lang="en"] .LPViewer .allLP:before{
	content: "Please select screenshots";
}
.LPViewer .allLP:before{
	display:block;
}
.LPViewer .allLP{
}
.cmfCheckBox input{
	margin:0;
	height: 1.5em;
	width: 1.5em;
	vertical-align: middle;
}
.cmfCheckBox{
	display:inline-block;
	text-align: right;
	float: right;
	height: 30px;
	font-size: 0.8em;
	margin: 10px 0px;
	width: 202px;
}
.cmfCheckBox:before{
	height:100%;
	content:"";
	display:inline-block;
	vertical-align: middle;
}
.cmfCheckBox label{
	vertical-align: baseline;
	padding: 0px 17px 0px 7px;
}
/*CF*/
        #newgame li div.progress-bar {
            --margin-size: 13px;
            width: calc(100% - var(--margin-size) * 2);
            background-color: #ddd;
            border-radius: 28px;
            position: relative;
            margin: var(--margin-size);
            box-sizing: border-box;
            !i;!;
            !i;!;
            padding: 0px !important;!i;!;
            border: 0;
        }
        #newgame li div.progress {
            width: var(--progress-percent);
            height: 22px;
            background: linear-gradient(to right, #ff0000, #ff7f00, #ffff00);
            text-align: center;
            line-height: 50px;
            color: white;
            border-radius: 25px;
            position: relative;
            !i;!;
            !i;!;
            padding: 0px !important;!i;!;
        }
        #newgame li div .success .progress {
            width: 100%;
            background: linear-gradient(to right, #00ff00, #00ff7f, #00ffff);
            color: white;
        }
        #newgame li div .success .progress{
			line-height:normal;
			font-size:x-small;
        }
        #newgame li div .success .progress:before{
			display:inline-block;
			content:"";
			height:100%;
			vertical-align:bottom;
		}
        #newgame li div .success .progress:after{
			display:inline-block;
			content:"SUCCESS!!";
			font-weight:bold;
			vertical-align:bottom;
		}
        #newgame li div.progress-number:before{
            content: attr(data-progress);
            -webkit-text-stroke-width: 5px;
            color: #FFF;
        }
        #newgame li div.progress-number:after{
            content: attr(data-progress);
            color: #000;
        }
        #newgame li div.progress-number{
            margin: 0px 20px 3px 20px;
            font-size: 2.4em;
            line-height: normal;
            font-weight: bold;
            background: transparent;
        }
        #newgame li div.progress-number:before,
        #newgame li div.progress-number:after,
        #newgame li div.progress-number{
            display: inline-block;
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
        }
li.CrowdFundingSearch .number {
	margin:0 10px;
}

html[lang="ja"] li.CrowdFundingSearch .number.backers:before {
content: "サポーター:";
}
html[lang="ja"] li.CrowdFundingSearch .number.backers:after {
	content: "人";
}
html[lang="en"] li.CrowdFundingSearch .number.backers:after {
content: " backers";
}
html[lang="ja"] li.CrowdFundingSearch .number.period:before {
content: "募集終了まで:";
}
html[lang="ja"] li.CrowdFundingSearch .number .days:after {
content: "日";
}
html[lang="en"] li.CrowdFundingSearch .number .days:after {
content: " days to go";
}
html[lang="ja"] li.CrowdFundingSearch .number .hours:after {
content: " 時間";
}
html[lang="en"] li.CrowdFundingSearch .number .hours:after {
content: " hours to go";
}
html[lang="ja"] li.CrowdFundingSearch .number .minutes:after {
content: " 分";
}
html[lang="ja"] li.CrowdFundingSearch .number .end:after {
content: " 終了";
}
html[lang="en"] li.CrowdFundingSearch .number .end:after {
content: " Closed";
}

html[lang="ja"] .cmfCheckBox label:before{
	content:"ミニ実況を非表示";
}
html[lang="en"] .cmfCheckBox label:before{
	content:"Hide Mini LP";
}
.cmfCheckBox label:before{
	content:"Hide Mini LP";
}
@font-face {font-family:plicyindexfont;src:url("/gdfonts/4.ttf") format("truetype");font-display: swap;}
@font-face {font-family:GenEiGothicfont;src:url("/gdfonts/5.ttf") format("truetype");font-display: swap;}
@font-face {font-family:GenEiLatinfont;src:url("/gdfonts/6.ttf") format("truetype");font-display: swap;}
