@charset 'utf-8';
.pcHide {
	display: none !important;
}
/*__ common ________________________________*/

body {
	-webkit-text-size-adjust: none;
	min-width: 980px;
}
img {
	vertical-align: bottom;
}
a img {
	border-style: none;
}
p {
	margin: 0;
	padding: 0;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
hr.dashed {
	margin: 10px 0;
	border: 0;
	border-bottom: 1px dashed #ccc;
}
i {
	font-style: normal !important;
}
#viewport {
	line-height: normal;
}
.head {
	width: 100%;
	background-image: url(../img/bg-mtl.jpg);
	background-size: cover;
}
h1 {
	width: 980px;
	margin: 0 auto;
	font-size: 18px;
	padding: 10px 0;
	text-align: left;
}
.section1 {
	width: 100%;
	height: 488px;
	background-color: #000;
	background: url(../../image/bg_img01.jpg);
	background-position: center top;
	background-size: 3000px 488px;
	background-repeat: no-repeat;
	/*box-shadow: 0px 5px 5px rgba(0,0,0,0.5);*/
}
.sec1-main {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
.sec1-main img.sp-img {
	display: none;
}
.sec1-main .sec1-info {
	width: 374px;
	height: 100%;
	right: 0;
	background-color: #000;
	float: right;
}
.sec1-main .sec1-info img.pc-logo {
	width: 300px;
	margin: 30px auto;
}
.sec1-main .sec1-info ul {
	color: #fff;
	font-size: 12px;
	margin-bottom: 20px;
}
.sec1-main .sec1-info ul span {
	font-size: 20px;
	line-height: 24px;
}
.sec1-main .sec1-info ul span.large {
	font-size: 30px;
	line-height: 32px;
}
.sec1-main .sec1-info ul li {
	margin-top: 15px;
}
.sec1-main .sec1-info ul li.li14 {
	font-size: 14px;
	margin-top: 15px;
}
.sec1-info dl {
	width: 95%;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	font-size: 14px;
	margin-bottom: 25px;
}
.sec1-info dt {
	width: 100%;
	border-bottom: 1px solid #fff;
}
.sec1-info dd {
	font-size: 12px;
	padding-top: 10px;
}
.sec1-info dd span {
	font-size: 18px;
	line-height: 30px;
}
.section2 {
	width: 100%;
	background-image: url(../../image/cbr1000rr_img.png);
	background-size: 1440px;
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 30px 0;
	position: relative;
}
.consent {
	width: 400px;
	/*margin: 0 auto;*/
	padding: 15px 0 35px;
	background-color: #eaeaea;
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	margin: auto;
}
.arwD {
	margin: 0 auto;
	width: 25px;
	height: 25px;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	transform: rotate(45deg);
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
}
.agreement {
	width: 980px;
	margin: 40px auto 0px;
	padding: 30px 0;
	color: #fff;
	background-color: #000;
}
.agreeInner {
	margin: 0 30px;
	text-align: left;
	font-size: 14px;
}
.agreeInner h2 {
	text-align: center;
	font-size: 20px;
}
.agreeInner h3 {
	font-size: 18px;
	margin-top: 20px;
	padding-bottom: 10px;
}
.agreeInner p {
	padding-bottom: 10px;
}
.agreeInner ul {
	width: 95%;
	margin: 0 auto;
	padding-bottom: 10px;
}
.agreeInner li {
	list-style: disc;
}
.agreeInner a {
	color: #ccc;
	text-decoration: none;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}
.agreeInner a:hover {
	color: #cc0000;
}
.entry {
	width: 100%;
	background-color: #eaeaea;
	padding: 50px 0 100px;
}
.entryInner {
	width: 980px;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
}
.entryL {
	width: 60%;
}
.entryR {
	width: 400px;
	position: absolute;
	right: 20px;
	top: 0;
}
.item {
	width: 320px;
	margin: 0 auto;
	text-align: center;
	/*margin-top: 7px;*/
	padding: 70px 0 30px;
	;
	font-size: 16px;
	color: #666;
	display: table;
}
.item p {
	display: table-cell;
}
.item p a {
	color: #666;
	text-decoration: none;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}
.item p a:hover {
	color: #cc0000;
}
.button {
	display: inline-block;
	width: 450px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}
.button::before, .button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button, .button::before, .button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button {
	position: relative;
	z-index: 2;
	background-color: #CC0000;
	border: 2px solid #CC0000;
	color: #fff !important;
	line-height: 50px;
}
.button:hover {
	background-color: #fff;
	border-color: #CC0000;
	color: #CC0000 !important;
}
.button::before, .button::after {
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #CC0000;
}
.button::before {
	top: 0;
}
.button::after {
	bottom: 0;
}
.button:hover::before, .button:hover::after {
	height: 0;
	background-color: #CC0000;
}



img.mail {
	width: 300px;
}






.section1_t {
	width: 100%;
	height: 488px;
	background-color: #000;
	background: url(../../image/bg_img02.jpg);
	background-position: center top;
	background-size: 3000px 488px;
	background-repeat: no-repeat;
	/*box-shadow: 0px 5px 5px rgba(0,0,0,0.5);*/
}
.section1_t .sec1-main h2 {
	color: #fff;
	font-size: 24px;
	width: 606px;
	float: left;
	margin-top: 26px;
	text-align: left;
}
.sec1-main .sec1-info_t {
	width: 374px;
	height: 100%;
	right: 0;
	background-color: #000;
	float: right;
	position: relative;
}
.sec1-main .sec1-info_t img.pc-logo {
	width: 300px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.agreement_t {
	width: 980px;
	margin: 40px auto 0px;
	padding: 30px 0;
	color: #fff;
	background-color: #000;
}
.agreeInner_t {
	margin: 0 30px;
	text-align: center;
	font-size: 14px;
}
.agreeInner_t h2 {
	font-size: 20px;
}
.agreeInner_t h3 {
	font-size: 18px;
}
.agreeInner_t p {
	padding-bottom: 20px;
}
.agreeInner_t a {
	color: #ccc;
	text-decoration: none;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}
.agreeInner_t a:hover {
	color: #cc0000;
}
.agreeInner_t .thxbox {
	width: 80%;
	margin: 30px auto;
	border: 2px solid #fff;
	padding: 40px 20px 20px 20px;
}
.section2_t {
	width: 100%;
	background-image: url(../../image/cbr1000rr_img.png);
	background-size: 1440px;
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 30px 0;
	position: relative;
}

.entry_t {
	width: 100%;
	/*background-color: #eaeaea;*/
	padding: 30px 0;
}
.entryInner_t {
	width: 980px;
	margin: 0 auto;
	padding-top: 10px;
	/*position: relative;*/
	overflow: hidden;
}
.entryL_t {
	width: 50%;
	float: left;
}
.entryR_t {
	width: 50%;
	float: right;
	margin: 30px 0
}


.button_t {
	display: inline-block;
	width: 350px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}
.button_t::before, .button_t::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button_t, .button_t::before, .button_t::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button_t {
	position: relative;
	z-index: 2;
	background-color: #8F692F;
	border: 2px solid #8F692F;
	color: #8F692F;
	line-height: 50px;
	margin-bottom: 20px;
}
.button_t:hover {
	background-color: #8F692F;
	border-color: #8F692F;
	color: #fff;
}
.button_t::before, .button_t::after {
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #fff;
}
.button_t::before {
	top: 0;
}
.button_t::after {
	bottom: 0;
}
.button_t:hover::before, .button_t:hover::after {
	height: 0;
	background-color: #8F692F;
}





.section1_n {
	width: 100%;
	height: 250px;
	background-color: #000;
	background: url(../../image/bg_img01.jpg);
	background-position: center top;
	background-size: 3000px 488px;
	background-repeat: no-repeat;
	/*box-shadow: 0px 5px 5px rgba(0,0,0,0.5);*/
}
.numberbox {
	width: 80%;
	margin: 30px auto;
	border: 2px solid #fff;
	padding: 20px;
}
.numberbox ul.number {
	width: 725px;
	margin: 0 auto;
	overflow: hidden;
}
.numberbox ul.number li {
	width: 145px;
	padding: 15px 0;
	float: left;
	font-size: 18px;
}
.numberbox p {
	margin-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}





.agreeInner .thxbox {
	width: 80%;
	margin: 30px auto;
	border: 2px solid #fff;
	padding: 20px;
}
.agreeInner .thxbox p {
	margin-top: 10px;
	text-align: center;
}



.consentEnd {
	width: 400px;
	/*margin: 0 auto;*/
	padding: 20px 0;
	background-color: #eaeaea;
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 20px;
}
.entryL .buttonEnd {
	display: inline-block;
	width: 450px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	outline: none;
	position: relative;
	z-index: 2;
	background-color: #aaa;
	border: 2px solid #aaa;
	color: #fff;
	line-height: 50px;
}








