@charset "utf-8";/*えんとり用*/
/* ---------------------------------------------------------------------- */
#regionalentry {
	padding: 5px 0px;
}
#form {
	padding: 15px 0px;
}
/* ---------------------------------------------------------------------- */
.regionalentrytitle {
	text-align: center;
	margin-bottom: 10px;
}
.regionalentrytitle img {
	margin: 0px auto;
}
/* ---------------------------------------------------------------------- */
#entryex {
	border-bottom: 2px solid #000;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#entryex-btm {
	border-top: 2px solid #000;
	padding-top: 40px;
}
.entryexbloc {
	margin-bottom: 15px;
}
.entryexbloc h2 {
	color: #000;
	font-size: 20px;
	text-align: center;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
}
.entryexbloc h2 b {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	background-color: #c00;
	line-height: 1em;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px 10px;
	margin-right: 5px;
}
.entryexbloc h2 strong {
	display: inline-block;
	font-size: 20px;
}
.entryexbloc h2 span {
	display: block;
	font-size: 14px;
	font-weight: 400;
}
@media screen and (max-width: 767px) {
	.entryexbloc h2 b {
		margin-right: 0px;
		margin-bottom: 5px;
	}
	.entryexbloc h2 strong {
		display: block;
		font-size: 18px;
	}
}
.entryexinner {
	padding: 10px;
}
.entryexinner p {
	margin-bottom: 10px;
}
.entryexinner p:last-child {
	margin-bottom: 0px;
}
.entryexbox {
	margin-bottom: 10px;
}
.entryex1 p {
	line-height: 1.6em;
}
.entryex2 p {
}
.entryex3-fax {
	text-align: center;
	background-color: #ededd3;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 10px;
	padding: 10px 15px;
}
/*
.entry-cheetah .entryex3-fax {border: 1px solid #ff8125;}
.entry-bear .entryex3-fax {border: 1px solid #997044;}
.entry-dragon .entryex3-fax {border: 1px solid #676b52;}
.entry-scorpion .entryex3-fax {border: 1px solid #af2024;}
.entry-chameleon .entryex3-fax {border: 1px solid #8fc41f;}
.entry-viper .entryex3-fax {border: 1px solid #6db243;}
.entry-wolf .entryex3-fax {border: 1px solid #686b75;}
.entry-inv .entryex3-fax {border: 1px solid #e6000f;}
*/
.entryex3-fax p {
}
.entryex3-fax p strong {
	display: inline-block;
	color: #c00;
	font-size: 1.4em;
}
.entryex3-fax p span {
	display: inline-block;
	font-size: 0.9em;
}
.entrypdf {
}
.entrypdf a {
	display: inline-block;
	position: relative;
	text-decoration: none;
	border: 2px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.1);
	padding: 5px 5px;
}
.entrypdf a::after {
	content: url("../../../img/parts/pdf.png");
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.entry-cheetah .entrypdf a {background-color: #ff8125;}
.entry-bear .entrypdf a {background-color:#997044;}
.entry-dragon .entrypdf a {background-color:#676b52;}
.entry-scorpion .entrypdf a {background-color:#af2024;}
.entry-chameleon .entrypdf a {background-color:#a7ce37;}
.entry-viper .entrypdf a {background-color:#6db343;}
.entry-wolf .entrypdf a {background-color:#686b75;}
.entry-inv .entrypdf a {background-color:#b265e7;}



.entrypdf a strong {
	display: block;
	color: #fff;
	font-size: 18px;
	line-height: 1em;
	border-bottom: 1px dashed #fff;
	margin-bottom: 5px;
	padding: 5px 5px;
}
.entrypdf a b {
	display: block;
	color: #fff;
	font-size: 30px;
	line-height: 1em;
}
.entrypdf a span {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 1em;
	padding: 5px 0px;
}

/*
.entry-cheetah .entrypdf strong {background-color: #ff8125;}
.entry-bear .entrypdf strong {background-color: #997044;}
.entry-dragon .entrypdf strong {background-color: #676b52;}
.entry-scorpion .entrypdf strong {background-color: #af2024;}
.entry-chameleon .entrypdf strong {background-color: #8fc41f;}
.entry-viper .entrypdf strong {background-color: #6db243;}
.entry-wolf .entrypdf strong {background-color: #686b75;}
.entry-inv .entrypdf strong {background-color: #e6000f;}
*/
.entrypdf a {
}
.entrypdf a img {
	display: inline-block;
}
.entrymiseinen {
	text-align: center;
	background-color: #f2f2f2;
}
.entrymiseinentitle {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px;
}
.entrymiseineniner {
	padding: 10px 0px;
}
.entrymiseineniner p {
	font-size: 13px;
}
.entrymiseineniner p b {
}
.entrymiseineniner p strong {
	color: #c00;
	font-size: 14px;
}
.entrymiseineniner p strong u {
}
.entrymiseinenlink {
	padding-top: 10px;
}
.entrymiseinenlink a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	line-height: 1em;
	background-color: #af2024;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 10px;
}
.entrymiseinenlink a:hover {
	background-color: #c00;
}
.entrymiseinenlink a strong {
	display: inline-block;
	font-weight: normal;
	background-image:url("../img/parts/pdf.png");
	background-repeat: no-repeat;
	background-position: right;
	padding: 10px 30px 10px 15px;
}
a.accordionbtn {
	color: #c00;
cursor: pointer;
}
.accordionbtn {
}
#accordion {
	display:none;
}
#accordion2 {
	display:none;
}


.entryex3-ex-top {
	text-align: center;
}
.entryex3-ex-top strong {
	display: block;
	color: #c00;
	font-size: 20px;
	line-height: 1em;
}
.entryex3-ex-top span {
	display: block;
	font-size: 14px;
	line-height: 1em;
	padding: 5px 0px;
}
.entryex3-ex-table {
}
.entryex3-ex-table dl {
	border: 1px solid #000;
	border-bottom: none;
}
.entryex3-ex-table dl:last-child {
	border-bottom: 1px solid #000;
}
.entryex3-ex-table dt {
	width: 20%;
	font-weight: normal;
	background-color: #e6e6e6;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
.entryex3-ex-table dd {
	vertical-align: middle;
	padding: 10px;
}
@media screen and (max-width: 767px) {
	.entryex3-ex-table dt {
		width: auto;
		padding: 5px 10px;
	}
	.entryex3-ex-table dd {
		padding: 5px 10px;
	}
}
.entryex3-ex-table dd p strong {
	color: #c00;
	font-size: 1.2em;
}

.entryex4 .entryexbox {
	text-align: center;
}
@media screen and (max-width: 767px) {
	.entryex4 .entryexbox {
		text-align: left;
	}
}
.entryex4-ex1 strong {
	display: block;
	font-size: 20px;
	margin-bottom: 5px;
}
.entryex4-ex1 strong u {
	color: #c00;
}
.entryex4-ex1 span {
	display: block;
	font-size: 14px;
}
.entryex4-ex1 span b {
	color: #c00;
}
.entryex4-ex2 {
	color: #f00;
	font-size: 14px;
	font-weight: 700;
}
.entryex4-ex2 u {
}
.entryex4-ex3 {
}

.entryex4-koza {
	background-color: #ededd3;
	border: 2px dashed #ede08c;
	padding: 5px;
}
.entryex4-koza dl {
	background-color: #fff;
	border-bottom: 1px solid #000;
}
.entryex4-koza dl:first-child {
	border-top: 1px solid #000;
}
.entryex4-koza dt {
	width: 100px;
	font-weight: bold;
	border-right: 1px dashed #000;
	vertical-align: middle;
	padding: 5px;
}
.entryex4-koza dd {
	line-height: 1.6em;
	text-align: left;
	vertical-align: middle;
	padding: 5px 10px;
}
.entryex4-koza dd p {
	font-size: 14px;
}
.entryex4-koza dd p b {
	font-size: 16px;
}
.entryex4-koza em {
	display: block;
	color: #f00;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	padding: 10px 0px;
}
@media screen and (max-width: 767px) {
	.entryex4-koza dt {
		width: auto;
		text-align: center;
		border-right: none;
		border-bottom: 1px dashed #000;
}
	.entryex4-koza dd {
		text-align: center;
	}
	.entryex4-koza em {
		text-align: center;
	}
}
.entryex4-koza-btm {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background-color:#c00;
	padding:10px;
}
.entryex4-koza-btm strong {
	display: inline-block;
	font-size:19px;
}
.entryex4-koza-btm span {
	display: block;
	font-size: 13px;
	font-weight: 400;
}
.entryex4-yucho {
	text-align: center;
	background-color:#fff;
	border: 2px solid #c00;
	margin-top: 5px;
	padding: 5px;
}
.entryex4-yucho strong {
	display: block;
	color: #c00;
	font-size: 18px;
	margin-bottom: 5px;
}
.entryex4-yucho p {
}
.entryex4-cansel {
}
.entryex5 {
}
/* ---------------------------------------------------------------------- */
.entryformtitle {
	text-align: center;
	margin-bottom: 10px;
}
.entryformtitle h2 {
	border-bottom: 1px solid #f00;
	margin-bottom: 10px;
}
.entryformtitle h2 em {
	display: block;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 5px;
}
.entryformtitle h2 strong {
	display: block;
	font-weight: 700;
	margin-bottom: 3px;
}
.entryformtitle h2 strong b {
	display: inline-block;
	color: #c00;
	font-size: 30px;
	margin-bottom: 5px;
}
.entryformtitle h2 strong i {
	display: inline-block;
	font-size: 20px;
	font-style: normal;
}
.entryformtitle h2 span {
	display: block;
	font-size: 12px;
	font-weight: 400;
}
.entryformtitle p {
	display: block;
	background-color: #fffcd6;
	border: 2px solid #c00;
	padding: 10px 5px;
}
.entryformtitle p b {
	display: block;
	color: #c00;
	font-size: 17px;
	margin-bottom: 3px;
}
.entryformtitle p strong {
	display: block;
	font-size: 16px;
	margin-bottom: 3px;
}
.entryformtitle p span {
	display: block;
	font-size: 16px;
}
/* ---------------------------------------------------------------------- */
.entryerror {
	text-align: center;
	padding: 10px;
}
.entryerror p {
	color: #d52036;
	font-weight: bold;
}
.entryerror ul {
	border: 1px solid #d12035;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 10px;
}
.entryerror li {
	color: #d52036;
	list-style-type: none;
	background-image:url("../img/parts/arrow6.png");
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 3px;
	padding-left: 15px;
}
.entryerrors {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	text-align: center;
	background-color: #c00;
	margin: 5px 0px 1px 0px;
	padding: 3px 5px;
}
/* ---------------------------------------------------------------------- */
.forminner {
}
.forminner dl {
	border: 1px solid #000;
	border-bottom: none;
}
.forminner dl:last-child {
	border-bottom: 1px solid #000;
}
.forminner dt {
	width: 20%;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	background-color: #e6e6e6;
	border-right: 1px solid #ccc;
	padding: 10px 5px;
}
.forminner dd {
	vertical-align: middle;
	padding: 10px 10px;
}
@media screen and (max-width: 767px) {
	.forminner dt {
		width: auto;
		padding: 5px 5px;
	}
}
.forminner dt span {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.forminner dd p {
	margin-bottom: 10px;
	padding: 0px;
}
.forminner dd p:last-child {
	margin-bottom: 0px;
}
.forminner dd .entry-age {
	font-size: 12px;
	margin-bottom: 5px;
}
.forminner dd span {
	font-size: 11px;
}

.forminner dt span {
	display: block;
	line-height: 1.4em;
}
.forminner dd span {
}

.forminner dd.check {
}
.forminner dd.check label {
	font-size: 16px;
}

.submit {
	text-align: center;
	padding: 20px 0px;
}
.submit input {
	color: #fff;
	font-size: 16px;
	background-color: #d12035;
	border: 1px solid #d12035;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 10px 20px;
}
.submit input.submit_back {
	color: #fff;
	font-size: 12px;
	background-color: #8e8e8e;
	border: 1px solid #8e8e8e;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 10px 20px;
}
.submit input:hover {
	cursor: pointer;
	border: 1px solid #a02035;
	background-color: #a02035;
}
/* ---------------------------------------------------------------------- */
.loading {
	display: none;
}
/* ---------------------------------------------------------------------- */
.regionalentrypp {
	padding: 10px 10px;
}
.regionalentrypp h3 {
	color: #c00;
}
.regionalentrypp p {
}
/* ---------------------------------------------------------------------- */
.forminner ul {
	display: block;
}
.forminner li {
	display: block;
}
/* ---------------------------------------------------------------------- */
.checksex li {
	display: inline-block;
}
.checksex li:last-child {
}
.checksex li label {
	position:relative;
	cursor: pointer;
}
.checksex label:hover {
	color: #65a8c1;
}
.checksex label input {
	position: absolute;
	top: 12px;
	left: 5px;
	z-index: 5;
}
.checksex label i {
	display: block;
	position:relative;
	font-style: normal;
	line-height:1;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 20px;
	padding: 10px 20px 10px 25px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	z-index: 0;
}
.checksex input:checked {
	cursor:auto;
}
.checksex input:checked + i {
	color: #fff;
	background-color: #65a8c1;
	border: 1px solid #ccc;
}
/* ---------------------------------------------------------------------- */
.checkentry {
}
.checkentry ul {
}
.checkentry li {
	font-weight: 700;
/*
	border-bottom: 1px dashed #ccc;
	padding: 5px 5px;
*/
	margin-bottom: 3px;
}
.checkentry li:last-child {
	border-bottom: none;
	margin-bottom: 0px;
}
.checkentry li label {
	position:relative;
}
.checkentry label:hover {
	color: #65a8c1;
}
.checkentry label input {
	position: absolute;
	top: 22px;
	left: 5px;
	z-index: 5;
	width: 16px;
	height: 16px;
}
.check-entry .checkentry label input {
}
.checkentry label input {
	position: absolute;
	top: 22px;
	left: 5px;
	z-index: 5;
	width: 16px;
	height: 16px;
}
.checkentry label i {
	display: block;
	position:relative;
	font-style: normal;
	line-height:1;
	background-color: #fff;
	border: 1px dashed #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 20px;
	padding: 5px 5px 5px 30px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	z-index: 0;
	cursor: pointer;
}
.check-entry .checkentry label i {
	padding: 10px 5px 10px 30px;
}
.checkentry input:checked {
	cursor:auto;
}
.checkentry input.disable + i {
	color: #999;
	background-color: #e6e6e6;
	cursor: default;
}
.checkentry input.disable + i u {
	color: #999;
}
.checkentry input:checked + i {
	color: #fff;
	background-color: #65a8c1;
	border: 1px solid #ccc;
}
.checkentry input:checked + i u {
	color: #ff0;
	font-weight: 400;
}
/* ---------------------------------------------------------------------- */
.check-entry {
}
.check-entry li label b {
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
}
.check-entry li label strong {
	display: inline-block;
	font-size: 18px;
}
.check-entry li label span {
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	margin-left: 10px;
}
/* ---------------------------------------------------------------------- */
.check-squad {
}
.check-squad p {
	color: #c00;
}
.check-squad p strong {
	font-size: 16px;
}
.check-squad p b {
	font-size: 13px;
	font-weight: 400;
}
.check-squad p span {
	display: inline-block;
}
.check-squad p em {
	display: inline-block;
	color: #333;
	font-size: 12px;
	font-style: normal;
	margin-left: 20px;
}
.check-squad .checkentry {
	margin-bottom: 10px;
}
.check-squad li label strong {
	display: inline-block;
	margin-bottom: 5px;
}
.check-squad li label u {
	display: inline-block;
	color: #c00;
	font-size: 13px;
	text-decoration: none;
	margin-left: 5px;
	margin-bottom: 5px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.check-squad li label em {
	display: block;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 5px;
}
.check-squad li label span {
	display: block;
	font-size: 12px;
	font-weight: 400;
}
.check-squad-btm {
	color: #c00;
	text-align: center;
	border: 1px dashed #c00;
	padding: 5px;
}
.check-squad-btm strong {
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
}
.check-squad-btm b {
	font-size: 14px;
}
/* ---------------------------------------------------------------------- */
.checkprice {
}
.checkprice.disable {
	color: #999;
	background-color: #e6e6e6;
}
.checkprice.disable label:hover {
	color: #999;
	cursor: default;
	cursor: pointer;
}
.checkprice li {
	border-bottom: 1px dashed #000;
	padding: 5px 5px;
}
.checkprice li.disable {
	background-color: #e6e6e6;
}
.checkprice li:last-child {
	border-bottom: none;
}
.checkprice li label {
	display: block;
}
.checkprice input:checked + i {
	color: #65a8c1;
	font-weight: bold;
}
.checkprice li em {
	font-size: 0.9em;
}
/* ---------------------------------------------------------------------- */
.checkdantai {
	color: #ccc;
	background-color: #f2f2f2;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.checkdantai.disable {
	color: #000;
	background-color: #fff;
}
.checkdantais {
	color: #ccc;
	background-color: #f2f2f2;
	padding: 0px 3px 3px 50px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.checkdantais.disable {
	color: #000;
	background-color: #fff;
}
.checkdantai strong {
	display: block;
	color: #ccc;
	font-size: 15px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	padding: 5px;
}
.checkdantai.disable strong {
	color: #c00;
	border-bottom: 1px solid #c00;
}
.checkdantai strong u {
	font-weight: 700;
}
.checkdantais strong {
	display: block;
	color: #ccc;
	font-size: 14px;
	line-height: 1em;
	border-bottom: none;
	margin-bottom: 0px;
	padding: 0px;
}
.checkdantai.disable .checkdantais strong {
	color: #ccc;
	border-bottom: none;
}
.checkdantai.disable .checkdantais.disable strong {
	color: #c00;
	border-bottom: none;
}
.checkdantai ul {
	padding: 0px 5px;
}
.checkdantai li {
	border-bottom: 1px dashed #ccc;
	padding: 5px;
}
.checkdantai.disable li {
	border-bottom: 1px dashed #999;
}
.checkdantai li:last-child {
	padding: 5px;
}
.checkdantai.disable li:last-child {
	border-bottom: none;
}
.checkdantai li label {
	display: inline-block;
}


/* ---------------------------------------------------------------------- */
.checkdantai label {
	cursor: default;
	cursor: pointer;
}
.checkdantai.disable label {
	cursor: pointer;
}
.checkdantai.disable .checkdantais label {
	cursor: default;
	cursor: pointer;
}
.checkdantai.disable .checkdantais.disable label {
	cursor: pointer;
}
.table_entry td label:hover {
	color: #35a8c1;
}
.checkdantai label:hover {
	color: #ccc;
}
.checkdantai.disable label:hover {
	color: #35a8c1;
}
.checkdantai.disable .checkdantais label:hover {
	color: #ccc;
}
.checkdantai.disable .checkdantais.disable label:hover {
	color: #35a8c1;
}
/* ---------------------------------------------------------------------- */


.checkdantais ul {
	padding: 0px 0px;
}
.checkdantais li {
	display: inline-block;
	border-bottom: none;
	margin-bottom: 0px;
	padding: 5px;
}
.checkdantai.disable .checkdantais li {
	border-bottom: none;
}
.checkdantais li:last-child {
}
.checkdantais li label {
	display: inline-block;
}
.check i {
	display: inline-block;
	font-style: normal;
	padding-left: 5px;
}
/* ---------------------------------------------------------------------- */
.noscript {
	display: block;
	color: #c00;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	background-color: #fff;
	border: 1px solid #c00;
	padding: 10px;
}
/* ---------------------------------------------------------------------- */