﻿@charset "utf-8";

a {
	color: black;
	background-color: white;
}
a:hover {
	color: black;
	background-color: white;
}

.login{
	margin: 0 auto;
	width: 320px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.login p {
	margin-left: 10px;
}

.login p img{
	width: 110px;
}

 .login .nowrap p a, .login .nowrap p a:hover{
	border: 1.5px solid #D0D0D0;
	padding: 3px 20px;
	background-image: none;
	background-color: #FAFAFA;
	color: #FF9900;
	box-shadow: none;
	font-size: 12px;
	font-weight: bold;
	border-radius: 13px;
	margin-right: 10px;
}


.login p a.logoImg , .login p a.logoImg a:hover{
	padding: 3px 0px;
}

logoImg img{
	width: 140px;
	margin-left: 5px;
}

#menuList{
	top: 37px;
	right: 10px;
	display: none;
	align-content: flex-end;
	border: 1px #0BADE6 solid;
}

.registration_now p{
	width: 300px;
	margin: 0 auto;
}

.registration_now a, .registration_now a:hover{
	background-color: #FF9900;
	width: 100%;
	border: none;
	border-radius: 5px;
	height: 55px;
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
	display: table;
	line-height: 55px;
	text-align: center;
	font-weight: bold;
}

.registration_now input{
	background-color: #FF9900;
	width: 100%;
	border: none;
	border-radius: 5px;
	height: 55px;
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
	display: inline;
	line-height: 55px;
	text-align: center;
	font-weight: bold;
}

.r_id p {
	width: 280px;
	margin: 0 auto;
	}

.r_id a, .r_id a:hover{
	background-color: #f6f6f6;
	width: 100%;
	border: none;
	border-radius: 5px;
	height: 40px;
	color: #FEA014;
	font-size: 16px;
	margin-top: 15px;
	display: table;
	line-height: 42px;
	text-align: center;
	border: 1.5px solid #E3E3E3;
	font-weight: bold;
}

.section-fixedinner{
	height: 100px;
	margin: 20px 0;
}

.inquiry{
	width: 320px;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
}

footer{
	font-size: 12px;
	margin: 15px 5px;
	text-align: center;
	width: 320px;
	margin:0 auto;
	height: 100px;
}

.exp {
	width: 320px;
	float: right;
}

.rlogo {
	margin-left: 0px;
	padding-left: 0px;
	background-color: transparent;
	margin-top: 5px;
	width: 320px;
	float: left;
}

.rgroupsite {
	width: 80%;
	text-align: center;
	margin: 0 auto;
}

.inquiry a {
	text-decoration: none;
	background-color: transparent;
}

.link a{
	text-decoration: none;
	background-color: transparent;
}

.rlogo a{
	text-decoration: none;
	background-color: transparent;
}

.rgroupsite a{
	text-decoration: none;
	background-color: transparent;
}


.rlogo{
	text-align: center;
}

.rlogo a {
	vertical-align: bottom;
	color: #546E7A;
}

.rlogo span a {
	text-decoration: underline;
	float: left;
	margin-left: 25px;
}

label.go_back_top_l{
	font-weight: bold;
	font-size: 10pt;
	position: absolute;
	text-align: left;
	margin-left: 5px;
	margin-top: 0px;
}

img.go_back_top_r{
	height: 12px;
	position: absolute;
	text-align: right;
	margin-left: 90%;
	margin-right: 5px;
	margin-top: 5px;
}

.top {
	position: relative;
	width: 320px;
	margin: 0 auto;
}
.top p{
	/*border: 1.5px #dcdcdc solid;*/
	/*border-radius: 5px;*/
	background-color: #fff;
	padding: 10px;
	margin: 0px;
	height: 20px;
}

.top a{
	vertical-align: middle;
}

.top input{
	background-color: #f5f5f5;
	width: 320px;
	border: none;
	height: 40px;
	font-size: 15px;
	margin-top: 15px;
	-webkit-appearance: none;
	padding: 0px;
}


@media (max-width: 320px){

	.login{
		margin: 0 auto;
		width: 320px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.login p {
		margin-left: 10px;
	}

	.login p img{
		width: 110px;
	}

	.login .nowrap p a, .login .nowrap p a:hover{
		border: 1.5px solid #D0D0D0;
		padding: 3px 20px;
		background-image: none;
		background-color: #FAFAFA;
		color: #FF9900;
		box-shadow: none;
		font-size: 12px;
		font-weight: bold;
		border-radius: 13px;
		margin-right: 10px;
	}

	.login p a.logoImg{
		padding: 3px 0px;
	}

	.logoImg img{
		margin-left: 0;
	}

	#menuList{
		top: 37px;
		right: 10px;
		display: none;
		align-content: flex-end;
		border: 1px #0BADE6 solid;
	}

	.registration_now p{
		width: 300px;
		margin: 0 auto;
	}

	.registration_now a, .registration_now a:hover, .registration_now input{
		background-color: #FF9900;
		width: 100%;
		border: none;
		border-radius: 5px;
		height: 55px;
		color: #fff;
		font-size: 16px;
		margin-top: 10px;
		display: table;
		line-height: 55px;
		text-align: center;
		font-weight: bold;
	}

	.r_id a, .r_id a:hover{
		background-color: #f6f6f6;
		width: 100%;
		border: none;
		border-radius: 5px;
		height: 40px;
		color: #FEA014;
		font-size: 16px;
		margin-top: 15px;
		display: table;
		line-height: 42px;
		text-align: center;
		border: 1.5px solid #E3E3E3;
		font-weight: bold;
	}

	.section-fixedinner{
		height: 100px;
		margin-top: 20px;
	}

	.inquiry{
		width: 320px;
		text-align: center;
		margin: 0 auto;
		margin-top: 10px;
	}


	.rlogo {
		margin-left: 0px;
		padding-left: 0px;
		background-color: transparent;
		margin-top: 5px;
	}

	.rgroupsite {
		width: 80%;
		text-align: center;
		margin: 0 auto;
	}

	.inquiry a {
		text-decoration: none;
		background-color: transparent;
	}

	.link a{
		text-decoration: none;
		background-color: transparent;
	}

	.rlogo a{
		text-decoration: none;
		background-color: transparent;
	}

	.rgroupsite a{
		text-decoration: none;
		background-color: transparent;
	}


	.rlogo{
	text-align: center;
	}

	.rlogo a {
	vertical-align: bottom;
	color: #546E7A;
	}

	.rlogo span a {
	text-decoration: underline;
	float: left;
	margin-left: 25px;
	}
}
