@charset "utf-8";



/* start */
html,body {
	background-color:#fff;
	padding-bottom:0;
}
.spwnd {
	height:inherit;
    overflow:inherit;
	background-color:#fff;
}

.content .onamae-str {
    width: 75%;
	max-width: 240px;
    height: 50px;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    background-color: #f0f0f0;
    border-radius: 6px;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 0;
    text-align: center;
    line-height: 1.0;
	color: #666;
}
.content .onamae-str:after {
	border: 18px solid transparent;
    border-top-color: #f0f0f0;
    border-bottom-width: 0;
    top: 0px;
    content: "";
    display: block;
    width: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.content .onamae-str span {
	font-size: 12px;
}

.content .charat-img {
	width:36%;
	margin-left:auto;
	margin-right:auto;
}
.content .onamae-entry {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
.pcwnd .content .onamae-entry input {
	max-width: 212px;
}
.content .onamae-entry input {
    width: 70%;
    height: 38px;
    font-size: 14px;
	/*font-family:f1-tombo;*/
	/*font-family:ta-karuta-b;*/
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
    background-color: #C8C8C8;
    color: #8C8C8C;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: bold;
	float:left;
	-webkit-appearance: none;
	border-radius: 0;
	text-align:center;
}

.content .onamae-entry-warning {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    color: #f69;
    text-align: center;
}
.content .onamae-start {
    height: 38px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
	cursor:pointer;
	float:left;
}
.pcwnd .content .charat-title {
	max-width:256px;
}
.content .charat-title {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
	margin-top:1em;
}


.pcwnd .container {
	height:auto;
    overflow: hidden;
}
.pcwnd .container .content {
	width: 100%;
	height:initial;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFF;
    padding-top: 0;
}
.pcwnd .pcarea {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.pcwnd .sparea {
    position: relative;
    margin: 0 auto;
    height: 536px;
    width: 319px;
    padding-left: 30px;
    padding-right: 34px;
    padding-top: 16px;
    padding-bottom: 202px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(img/images/03_gawa.png);
    background-size: cover;
}
.pcwnd .footer-member {
	bottom: 60px;
	z-index:100;
}
.pcwnd .container .maketable .lleft .rbottom #random {
    width: 83%;
    bottom: 0;
    left: 21px;
}
.pcwnd .container .maketable .right .rbottom .item {
    left: 0;
    right: 0;
    margin-left: 10px;
    margin-top: 15px;
    padding: 0;
    z-index: 10001;
	position:relative;
}
.pcwnd .container .maketable .right .rbottom #back {
	top: 18px;
    width: 80%;
    margin-left: 7px;
}
.pcwnd .container .maketable .right .rbottom #save {
    top: inherit;
	width: 70%;}
.pcwnd .container .maketable .right .rbottom #flip {
    top: inherit;
	width: 70%;
}
.pcwnd .container .maketable .right .rbottom #pallet {
    top: inherit;
	width: 70%;
}
.pcwnd .making {
	position:absolute;
}
.pcwnd .container .content .main {
	width:100%;
	padding-top:45px;
}
.pcwnd .container .content .main .onamae-entwrap {
	width: 300px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f00;
}
.pcwnd .container .content .main .onamae-entwrap .onamae-entry {
	width: 300px;
}
.pcwnd .container .content .main .onamae-entwrap .onamae-start {
	width: 56px;
}
.pcwnd .container .content .main .charat-img {
	background-image:url(img/images/04_charaani.gif);
	width:20%;
    height: 200px;
    max-width: 140px;
    background-repeat: no-repeat;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: contain;
}
.pcwnd .pc-ad {
    width: 100%;
}
.pcwnd .pc-ad .wrapper {
	text-align:center;
    height:inherit;
}
.pcwnd .pc-ad .wrapper .pain {
    width: 336px;
    height: 280px;
	margin:20px;
	display:inline-block;
}
.pcwnd .container .content .top-selector {
	top: 0;
}
.pcwnd .container .content .top-selector ul li {
	font-size: 13px;
}

.pcwnd #top-selector {
    position: relative;
    top: 0px;
    background-color: #f0f0f0;
    height: 42px;
}
.pcwnd #top-selector ul li {
    font-size: 13px;
}

