@charset "utf-8";
/* CSS Document */

::placeholder {
  	color: #4B4B4B;
	font-weight: 300;
}
* {
	padding: 0px;
	margin: 0 auto;
	transition: all 0.5s;
	text-decoration: none;
	text-align: center;
}
body {
	font: 17px "Saira Condensed", sans-serif;
	font-weight: 200;
	color: #232324;
  	align-items: left;
}
#box {
	background-color: #f9f9f9;
	left: 100%;
	top: 0px;
	height: 100%;
	min-height: 100vh;
	width: 0px;
	position: fixed;
	z-index: 210;
}
.bth {
	clear: both;
}
.cookies {
	position: fixed;
	width: 300px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	margin-top: 125px;
	margin-left: 20px;
	background-color: #ffffff;
	border: 1px solid #222223;
	z-index: 250;
}
form.form05main {
  text-align: left;
}
.cont_middle {
	min-height: 50px;
	width: 100%;
	min-width: 100%;
}
.form01 {
	font: 17px "Saira Condensed", sans-serif;
	text-align: left;
	color: #222223;
	width: 95%;
	font-weight: 400;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.functional {
	width: 1420px;	
}
.iconpos {
	margin-top: 25px;
	margin-bottom: 25px;
	height: 100px;
}
.left25 {
	float: left;
	width: 25%;
}
.left33 {
	float: left;
	width: 33%;
}
.left33d {
	float: left;
	width: 33%;
	display: inherit;
}
.left66d {
	float: left;
	background-color: #FCF8F0;
	width: 66%;
}
.right66d {
	float: right;
	background-color: #FCF8F0;
	width: 66%;
}
.logo_bg {
	display: inherit;
	float: left;
	width: 200px;
}
.logo_sm {
	display: none;
}
.logo_bg_pos {
	background-color: #ffffff;
	box-shadow: 0px 0px 20px 0px #ededed;
	height: 130px;
	padding: 10px;
}
.main {
	height: 100px;
	width: 100%;
	min-width: 100%;
	z-index: 101;
	position: fixed;
	background-color: rgba(255,255,255,1);
	box-shadow: 0px 0px 20px 0px #ededed;
}
.main02 {
	min-height: 50px;
	width: 100%;
	min-width: 100%;
	background-color: rgba(255,255,255,1);
}
.main02d {
	display: none;
}
.main02-mobile {
	display: none;
}
.main03 {
	min-height: 50px;
	width: 100%;
	min-width: 100%;
}
.footer {
	min-height: 120px;
	width: 100%;
	min-width: 100%;
	background-color: #6A9990;
}
.menu_bg {
	width: 700px;
	float: right;
	display: inherit;
}
.menu_sm {
	display: none;
}
.menu_sm_t2 {
	display: none;
}
.optout {
	margin-top: 15px;
	height: 27px;
}
.pic_counts {
	width: 100px;
	margin-top: 50px;
}
.sign {
	height: 20px;
}

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

@media screen and (max-width: 1380px)
{
	
	.functional {
		width: 100%;	
	}	
	.main02d {
		display: inherit;
		min-height: 50px;
		width: 100%;
		min-width: 100%;
		background-color: rgba(255,255,255,1);
	}
	.left25 {
		float: left;
		width: 50%;
	}
	.left33 {
		float: left;
		width: 100%;
	}
	.left33d {
		display: none;
	}
	.left66d {
		float: left;
		width: 100%;
	}
	.right66d {
		float: left;
		width: 100%;
	}
	.iconpos {
		margin-top: 0px;
		margin-bottom: 0px;
		height: 100px;
	}
	
}

@media screen and (max-width: 1050px)
{
	
	.logo_bg {
		display: none;
	}
	.logo_sm {
		display: inherit;
		float: left;
		width: 80px;
	}
	.logo_sm_t2 {
		display: inherit;
		float: right;
		width: 80px;
	}
	.logo_sm_pos {
		height: 50px;
		margin-top: 10px;
	}
	.left25 {
		float: left;
		width: 100%;
	}
	.main {
		height: 70px;
	}
	.form01 {
		margin-top: 25px;
	}
	.menu_bg {
		display: none;
	}
	.menu_sm {
		display: inherit;
		float: right;
		width: 70px;
	}
	.main02-mobile {
		display: inherit;
		height: 320px;
		width: 100%;
		min-width: 100%;
		background-color: rgba(255,255,255,1);
	}
	
}

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