.login_box {
	padding: 1em;
}

.Login_btn {
	padding-bottom: 1em;
}

a.bt-samp39 {
	font-size: 1.3em;
	color: #4267B2 !important;
}

a.bt-samp39:hover {
	color: #fff !important;
	text-decoration: none;
}

a.bt-fb {
	color: #fff !important;
	background: #4267B2;
	transform: background 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
}

/*btn-style*/

a.bt-samp39 {
	display: block;
	position: relative;
	text-decoration: none;
	height: 35px;
	/* width: 120px;*/
	line-height: 37px;
	text-align: center;
	color: #fff;
	border: solid 1px #4267B2;
	/*border: #4267B2 1px dotted;*/
	overflow: hidden;
	z-index: 1;
}

a.bt-samp39:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	height: 0;
	width: 100%;
	background: #4267B2;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
	z-index: -1;
}

a.bt-samp39:hover {
	color: #4267B2;
}

a.bt-samp39:hover:after {
	height: 250%;
	opacity: 1;
}

a.bt-samp39:active:after {
	height: 350%;
	opacity: 1;
}

a.bt-samp37 { 
	display: block; 
	position: relative; 
	text-decoration: none!important; 
	height: 32px; 
	line-height: 32px; 
	text-align: center; 
	color: #fff; 
	background: #4267b2; 
	border: solid 1px #fff; 
	overflow: hidden; 
	font-size: 16px; 
	cursor: pointer; 
	display: inline-block; 
	padding: 0.5em 0; 
	text-decoration: none; 
	color: #FFF; 
	border-radius: 3px; 
	box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.25), 0 1.5px 2px rgba(0, 0, 0, 0.19); 
	font-weight: bold; 
	font-size: 14px; 
	letter-spacing: 1px; 
	width: 60%; 
	text-align: center; 
	background-image: -webkit-gradient(linear,left top, left bottom,from(rgba(255,255,255,.15)),to(rgba(35,35,35,.05))); 
	background-image: linear-gradient(to bottom,rgba(255,255,255,.15),rgba(35,35,35,.05)); 
	border-bottom-color: rgb(175, 175, 175); 
	border: 1px solid rgba(134, 134, 134, 0.35); 
	margin: 0 20%; 
}

a.bt-samp37:before {
	content:"";
	position: absolute;
	bottom: -38px;
	left: 0;
	height:40px;
	width:100%;
	background : #fff;
	opacity: 0.3;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}

a.bt-samp37:hover:before {
	bottom:0;
}

.login_style { 
	color: #ffffff !important; 
	border: 1px #7CC8FE solid !important; 
	background: #7CC8FE !important; 
}

a.login_style:before {
	content:"";
	position: absolute;
	bottom: -38px;
	left: 0;
	height:40px;
	width:100%;
	background : #4267b2;
	opacity: 0.3;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}

a.login_style:hover:before {
	bottom:0;
}



/*btn-style end*/
.square_btn {
	position: relative;
	display: inline-block;
	padding: 0.25em 0.5em;
	text-decoration: none;
	color: #FFF;
	background: #4267B2;
	/*色*/
	border-radius: 4px;
	/*角の丸み*/
	/*box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.3), inset 0 -2px 0 rgba(0, 0, 0, 0.1);*/

	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), inset 1.5px -2px 1.5px rgba(0, 0, 0, 0.15);
	/* box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05); 原本*/
	font-weight: bold;
	border: solid 2px #153b86;
	/*border: solid 2px #2a509c;*/
	/*線色*/
}


.square_btn:active {
	/*押したとき*/
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

a.square_btn {
	height: 30px;
	float: right;
}

li.icon-facebook-squared.FB {
	margin-top: -0.33em;
	color: #fff;
	font-weight: 500;
}

.icon-facebook-squared:before {
	font-size: 12px;
}
/*fb版頭位置*/

li.icon-facebook-squared.FB {
	background: none !important;
}


li.icon-facebook-squared.FB {
	padding: 0.5em 0 0 0 !important;
	margin-right:0 !important;
}

.fb_fix {
	margin: 2.3em 2.5em 0 0;
}

.fb_fix.square_btn{
	padding: 0.15em 0.5em;

}
/*fb版頭位置 end*/

a.square_btn {
	height: 22px;
	float: right;
	margin-top: 0.7em;
	padding-bottom: 0.2em;
	font-size: 12px;
}

.fb_fix {
	margin: 2.3em 2.5em 0 0;
	padding-right: 13px;
}

.square_btn {
	padding: 0 0.25em;
}

.lo_bg_g .ad { 
	float: left; 
	width: 575px; 
	height: 420px; 
	margin-right: 30px; 
}

.lo_bg_g .infoArea {
	float: left; 
	width: 270px; 
	border-left: 1px #d4d4d4 solid; 
	padding-left: 30px; 
}