@charset "utf-8";
.formArea {
	width: 100%;
	background-color: #FFFDED;
}
.formAreaCP {
	font-size: 80%;
	padding: 0px;
	text-align: right;
	width: 964px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.formArea p {
	padding: 0px;
	text-align: center;
	width: 964px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1.7em;
}

.formArea ul{
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FCD68C;
}
.formArea li{
	float: left;
	height: 241px;
	width: 241px;
	margin: 0px;
	padding: 0px;
}
.formArea h3 {
	margin-top: 20px;
	margin-bottom: 30px;
	color: #ED6D00;
}
.charName  {
	padding: 0px;
	margin-top: 193px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	width: 190px;
	background-color: rgba(255,255,255,0);
	text-align: center;
	font-size: 120%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.charNameConf {
	padding: 0px;
	margin-top: 197px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	width: 100%;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
}

.toukou {
	margin-bottom: 30px;
	margin-top: 10px;
}

.text1 {
	margin-top: 20px;
}
.text2 {
	margin-bottom: 30px;
}
.char01ne {
	background-image: url(img/01ne.png);
	background-repeat: no-repeat;
}
.char02ushi {
	background-image: url(img/02ushi.png);
	background-repeat: no-repeat;
}
.char03tora {
	background-image: url(img/03tora.png);
	background-repeat: no-repeat;
}
.char04u {
	background-image: url(img/04u.png);
	background-repeat: no-repeat;
}
.char05tatsu {
	background-image: url(img/05tatsu.png);
	background-repeat: no-repeat;
}
.char06mi {
	background-image: url(img/06mi.png);
	background-repeat: no-repeat;
}
.char07uma {
	background-image: url(img/07uma.png);
	background-repeat: no-repeat;
}
.char08hitsuji {
	background-image: url(img/08hituji.png);
	background-repeat: no-repeat;
}
.char09saru {
	background-image: url(img/09saru.png);
	background-repeat: no-repeat;
}
.char10tori {
	background-image: url(img/10tori.png);
	background-repeat: no-repeat;
}
.char11inu {
	background-image: url(img/11inu.png);
	background-repeat: no-repeat;
}
.char12i {
	background-image: url(img/12i.png);
	background-repeat: no-repeat;
}
.buttonArea {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.buttonR {
	float: right;
}
.buttonL {
	float: left;
}

.thanksArea {
	width: 100%;
	background-color: #FFFDED;
}
.thanksArea h2 {
	color: #ED6D00;
	padding-top: 30px;
	padding-bottom: 30px;
}

.thanksArea h3 {
	color: #666666;
	padding-bottom: 30px;
}
.thanksArea h4 {
	color: #68B82D;
	padding-bottom: 0px;
	margin: 0px;
}
.fav  {
	color: #ED6D00;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	line-height: 1.7em;
	margin-bottom: 0px;
	display: block;
	border: 1px dashed #ED6D00;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	font-weight: bold;
}


.thanksArea p{
	font-size: 80%;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thanksArea table {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 10px;
}


input[type="image"]#submit_inquiry_new {
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	-webkit-appearance: none;
}

input[type="image"][disabled]#submit_inquiry_new {
	opacity: 0.3;
	cursor: default;
}

input[type="image"]#register_confirm_new {
	opacity:1;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	-webkit-appearance: none;
}

input[type="image"][disabled]#register_confirm_new {
	opacity: 0.3;
	cursor: default;
}

.lineAreat {
	margin-bottom: 1em;
	border: 1px solid #F7BE86;
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 90%;
	padding-bottom: 0.5em;
}

.lineAreat h3 {
	margin-bottom: 0.5em;
	font-size: 110%;
	margin-top: 1em;
}

.lineAreat p {
	padding: 0px;
	width: 100%;
	margin: 0px;
}

.characterName {
	position: relative;
	top: 198px;
	display: block;
	color: #3CB149;
	font-weight: bold;
	font-size: 1.2em;
}

@media screen and (min-width: 541px){


}

@media screen and (max-width: 1080px){
	

}

@media screen and (max-width: 540px){
.formAreaCP {
	font-size: 80%;
	padding: 0px;
	text-align: right;
	width: 482px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.formArea p {
	padding: 0px;
	text-align: center;
	width: 482px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1.7em;
}
.formArea ul{
	width: 482px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FCD68C;
}
.buttonArea {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.buttonR {
	float: right;
	width: 240px;
}
.buttonL {
	float: left;
	width: 240px;
}

.thanksArea {
	width: 100%;
	background-color: #FFFDED;
}
.thanksArea h2 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	color: #ED6D00;
	padding-top: 30px;
	padding-bottom: 30px;
}
.thanksArea h3 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	padding-bottom: 30px;
}
.thanksArea h4 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	color: #68B82D;
	padding-bottom: 0px;
	margin: 0px;
}


.thanksArea p{
	font-size: 80%;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.lineAreat {
	margin-bottom: 1em;
	border: 1px solid #F7BE86;
	width: 482px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 85%;
}

}
