@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/share/bg.png);
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	line-height: 1.4em;
	font-size: 16px;
}
#wrapper {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
#header {
	width: 100%;
	padding-top: 0px;
	color: #A7A7A7;
	float: left;
	clear: left;
}
#header .box {
	background-attachment: fixed;
	height: 300px;
	z-index: 2;
	top: 35px;
	width: 100%;
	position: absolute;
}
#header .box img {
	overflow-y: hidden;
	margin-left: auto;
	margin-right: auto;
	left: auto;
	right: auto;
	position: relative;
	text-align: center;
}
.nav {
	margin-left: auto;
	margin-right: auto;
	z-index: 3;
	height: 90px;
	background-image: url(../images/top/menu/menu_bg.png);
	float: left;
	position: relative;
}
.nav ul li {
	float: right;
	margin-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 210px;
	padding-top: 20px;
}
.nav ul a li:hover {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.75) 0%,rgba(80,80,80,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.75) 0%,rgba(80,80,80,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.75) 0%,rgba(80,80,80,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.75) 0%,rgba(80,80,80,1.00) 100%);
}
.box .nav .menu_ul {
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#header .box .yoyaku_box {
	width: 262px;
	height: 190px;
	margin-top: 30px;
	float: left;
	color: #FDFDFD;
}
.box .menu_bg {
	background-image: url(../images/top/menu/menu_bg.png);
	width: 100%;
	padding-top: 252px;
	border-top-width: 4px;
}

.menu_ul_yoko {
	width: auto;
	float: right;
	margin-top: 8px;
}
.menu_ul_yoko a li {
	width: auto;
	display: inline-block;
	float: none;
	margin-right: 5px;
}
.midashi {
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	color: #67AE5D;
}
#sect02,#sect04,#sect06 {
	background-color: #FFFFFF;
}

/*フッター
-----------------------------------------------------------------*/
#wrap #footer {
	width: 100%;
	color: #FFFFFF;
	background-color: #767062;
	padding-left: auto;
	padding-right: auto;
	float: left;
}
#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 10000;
	width: 100%;
	clear: left;
	color: #616161;
	background-image: url(../images/common/footer_bg.png);
	border-top: 10px solid #D4D4C9;
	float: left;
}

#copyright {
	font-size: 0.8em;
	line-height: 1.5em;
	float: left;
	width: 100%;
	padding-top: 8px;
	text-align: right;
}

#footer a {
	width: 100%;
}


.backtotop {
	position: fixed;
	right: 50px;
	bottom: 100px;
	z-index: 9000;
	display: none;
	
} 
.backtotop a {
	display: block;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0;
	background-color: #777777;
	border-radius: 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 80);
	filter: alpha(opacity = 80);
	
}
.backtotop a:hover {
	background: #222222;
	color: #FFFFFF;
}

.cont_wide {
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.text_right {
	float: right;
	text-align: right;
}

.text_frame {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #FFFFFF;
}


.seo_area {
	padding-top: 5px;
	width: 100%;
	float: left;
	line-height: 1.2em;
	font-size: 0.9em;
	z-index: 100;
	height: 20px;
	margin-bottom: 0px;
}


#topics {
	text-align: center;
	padding-top: 30px;
	float: left;
	width: 100%;
	color: #22304F;
	margin-left: auto;
	margin-right: auto;
	z-index: 1000;
	background-image: url(../images/top/topics_bg.png);
	background-repeat: repeat-x;
	padding-bottom: 20px;
}

\
#wrapper #globalmenu li {
	display: inline-block;
	float: left;
	margin-right: 15px;
	height: 40px;
	min-height: 0px;
}
#wrapper #logo {
	float: left;
	margin-right: 20px;
	width: auto;
	margin-top: -35px;
}
#wrapper #menu_area {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 81px;
	clear: left;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	z-index: 10000;
}
.menu_img {
	margin-top: -25px;
}
.margin_10 {
	margin-right: 15px;
}
.h2_bg_violette {
	height: 92px;
	background-image: url(../images/top/h1_bg_violette.png);
	text-align: center;
}
.h2_bg {
	background-image: url(../images/top/bar_information.jpg);
	text-align: center;
	padding-top: 25px;
	background-size: 5px 5px;
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	height: auto;
}

.h2_bg_info {
	margin-left: auto;
	margin-right: auto;
	width: 1048px;
	margin-bottom: 40px;
}
.h2_bg_23 {
	text-align: center;
	padding-top: 25px;
	font-size: 1.2em;
	color: #777777;
	margin-bottom: 20px;
	font-weight:bold;
}
.recomend_area {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 1048px;
	background-image: url(images/common/title_bar_a.png);
	background-repeat: repeat-x;
}
.recomend_area ul li img {
	margin-right: 3%;
	float: left;
	width: 100%;
}
.recomend_title {
	text-indent: 30px;
	float: left;
	background-image: url(../images/common/icon_001.png);
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 7px;
	font-size: 1.3em;
	margin-top: 1px;
}


.product_area {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	padding-top: 40px;
	width: 710px;
}
.product_area ul li img {
	margin-right: 3%;
	float: left;
	width: 100%;
}
.product_title {
	margin-top: 15px;
	text-indent: 30px;
	float: left;
	background-image: url(../images/common/icon_001.png);
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 7px;
	font-size: 1.3em;
}
.product_area ul li {
	width: 45%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dotted #929292;
	margin-bottom: 30px;
	margin-right: 10%;
	padding-bottom: 20px;
}
.product_area ul {
	width: 100%;
	clear: left;
}
ul li .product_text {
	width: 99%;
	float: left;
}
.product_area ul li:nth-child(2n) {
	width: 45%;
	margin-right: 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.item_area {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	padding-top: 40px;
	width: 710px;
}
.item_area ul li img {
	margin-right: 3%;
	float: left;
	width: 30%;
}
.item_title {
	margin-top: 0px;
	float: left;
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 7px;
	font-size: 1.3em;
	color: #008F20;
}
.item_area ul li {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dotted #929292;
	margin-bottom: 30px;
	margin-right: 10%;
	padding-bottom: 20px;
}
.item_area ul {
	width: 100%;
	clear: left;
}
ul li .item_text {
	width: 67%;
	float: left;
}
.item_area ul li:nth-child(2n) {
	width: 100%;
	margin-right: 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.enter_area {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 20px;
	width: 710px;
}
.enter_area ul li img {
	margin-right: 3%;
	float: left;
}
.enter_title {
	margin-top: 0px;
	float: left;
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 7px;
	font-size: 1.3em;
	color: #FFFFFF;
	background-image: url(../enter/images/h2_title_bg.png);
	height: 43px;
	padding-top: 10px;
	padding-left: 45px;
}
.enter_area ul li {
	width: 45%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
	margin-right: 10%;
	padding-bottom: 20px;
}
.enter_area ul {
	width: 100%;
	clear: left;
}
ul li .enter_text {
	width: 100%;
	float: left;
}
.enter_area ul li:nth-child(2n) {
	width: 45%;
	margin-right: 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.point_area {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 20px;
	width: 710px;
}
.point_area ul {
	width: 100%;
	clear: left;
}
.point_area ul li {
	width: 48%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	margin-right: 4%;
	padding-bottom: 10px;
}
.point_area ul li:nth-child(2n) {
	width: 48%;
	margin-right: 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



.recruit_area {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	padding-top: 40px;
	width: 710px;
}
.recruit_area ul li img {
	margin-right: 3%;
	float: left;
	width: 100%;
}
.recruit_title {
	margin-top: 0px;
	float: left;
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 7px;
	font-size: 0.6em;
	color: #0B896D;
}
.recruit_title:before {
	content: "\f007  ︎";
	font-family: FontAwesome;
}
	
.recruit_area ul li {
	width: 31%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dotted #929292;
	margin-bottom: 30px;
	margin-right: 3.2%;
	padding-bottom: 20px;
}
.recruit_area ul li:nth-child(3n) {
	width: 31%;
	margin-right: 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.recruit_area ul li:hover{
	opacity: 0.75;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 75);
	filter: alpha(opacity = 75);
}

.recruit_area ul {
	width: 100%;
	clear: left;
}
ul li .recruit_text {
	width: 100%;
	float: left;
	font-size: 1.5em;
	line-height: 1.2em;
}
#wrapper .sect01 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	text-align: center;
	padding-top: 30px;
	margin-top: 10px;
}
#wrapper .sect01-child {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	text-align: center;
	background-image: url(../images/common/sect_bg.png);
	background-repeat: repeat;
	border-top: 10px solid #E8E8DD;
	float: left;
}
#wrapper .sect02 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	margin-top: 30px;
	background-color: #EDEDED;
	text-align: center;
}
.fixed-bottom {
	position: fixed;
	bottom: 24px;
}
.info_area {
	width: 1048px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	margin-top: 20px;
	padding-top: 20px;
	font-size: 0.9em;
}
.info_main {
	width: 710px;
}
.info_area dd {
	margin-left: 0px;
	border-bottom: 1px dotted #B8B8B8;
	padding-bottom: 7px;
	margin-bottom: 15px;
}
.info_area dd .info_title {
	color: #E0B535;
	font-weight: bolder;
	display: inline-block;
	margin-right: 20px;
}
.h2_bg_23 img {
	margin-bottom: 7px;
}
.yamasu23_area {
	background-color: #EDEDED;
	width: 100%;
	height: auto;
	position: relative;
}
.yamasu23_area .slide_area {
	width: 1048px;
	margin-left: auto;
	margin-right: auto;
}
.yamasu23_area .btn_area {
	width: 1048px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
.yamasu23_area .slide_area li {
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 10px;
	margin-right: 10px;
}
.yamasu23_area .slide_area li ul li {
	margin-right: 10px;
	margin-left: 0px;
	padding-left: 0px;
	box-sizing: border-box;
	display: inline-block;
	width: auto;
}

.top_banner_area {
	background-color: #EDEDED;
	width: 1048px;
	height: auto;
	padding-top: 60px;
	padding-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}
.sect02 .top_banner_area li {
	display: inline-block;
	float: left;
	margin-right: 25px;
	width: 254px;
}
.sect02 .top_banner_area li:last-child {
	margin-right: 0px;
	width: 200px;
}
.top_banner_area li .fusa_link {
	background-image: url(../images/common/icon_002.png);
	text-align: left;
	background-repeat: no-repeat;
	text-indent: 23px;
	background-position: 0% 15px;
	border-top: 1px dotted #673300;
	padding-top: 12px;
	padding-bottom: 12px;
}
.top_banner_area li .fusa_link:last-child {
	border-bottom: 1px dotted #673300;

}


.right_banner li .fusa_link {
	background-image: url(../images/common/icon_002.png);
	text-align: left;
	background-repeat: no-repeat;
	text-indent: 23px;
	background-position: 0% 15px;
	border-top: 1px dotted #673300;
	padding-top: 12px;
	padding-bottom: 12px;
}
.right_banner li .fusa_link:last-child {
	border-bottom: 1px dotted #673300;

}

#footer_container .bloc.company img {
	vertical-align: text-top;
	margin-right: 7px;
	top: -3px;
	float: left;
	border-right: 1px solid #FFFFFF;
	padding-right: 7px;
}
#footer_container .bloc.company ul {
	float: left;
	width: 50%;
	margin-right: 5%;
	line-height: 2em;
}
#footer_container .bloc.company ul:last-child {
	width: 40%;
	margin-right: 0%;
}

#pankuzu ol li {
  display: inline;
  list-style-type: none;
}
#pankuzu ol li:before {
  content: " > ";
}
#pankuzu ol li:first-child:before {
  content:"";
}
#wrapper .section_left {
	width: 710px;
	float: left;
	margin-right: 58px;
	margin-bottom: 70px;
}
#wrapper .section_right {
	width: 280px;
	float: left;
	margin-bottom: 70px;
}
.section .section_left h1 {
	line-height: 1.3em;
	border-bottom: 1px dashed #B6B6B6;
	padding-top: 15px;
	padding-top: 30px\9;
	padding-bottom: 15px;
	margin-top: 60px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	font-size: 2em;
}
#sns_area {
	text-align: right;
	margin-top: 15px;
	margin-bottom: 30px;
}
#sns_area2 {
	text-align: right;
	margin-top: 15px;
	margin-bottom: 30px;
	float: right;
	margin-left: 10px;
}
.section_right .right_banner {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.slide_area .panel .panel_text {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.slide_area .panel .panel_text h3 {
	font-weight: bolder;
	font-size: 1em;
}

.plivacy_list {
	font-size: 1.2em;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 5%;
	margin-top: 1px;
	padding-top: 1px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: left;
	width: 95%;
	line-height: 1.4em;
}
.plivacy_list li {
	margin-bottom: 7px;
}
.h1_product {
	background-image: url(../product/images/h1_bg.png);
}
#pankuzu li span strong {
	color: #F2B100;
}
.enter_h1   {
	height: 360px;
}
.img_100 {
	width: 100%;
}
.sitemap_block {
	margin: 0;
	width: 50%;
	font-size: 1.2em;
	line-height: 2;
	float: left;
}
.recruit_block {
	text-align: left;
	width: 100%;
	margin-top: 30px;
	font-size: 1.4em;
	line-height: 1.2em;
}
.recruit_block li {
	width: 100%;
	margin-right: 1.5%;
	float: left;
	margin-left: 1.5%;
	padding-top: 25px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100px;
	border-radius: 5px;
	vertical-align: middle;
}
.bg_blue {
	background-color: #6183C0;
}
.bg_orange {
	background-color: #D49D22;
}
.bg_green {
	background-color: #22AD87;
}
.interview {
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
}
.interview li:before {
	content: "\f10c  ︎";
	font-family: FontAwesome;
	color: #999AD3;
}
#menu_area {
	float: left;
	width: 40%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.title_logo {
	z-index: 100;
	position: absolute;
	margin-top: 10px;
	width: 35%;
	top: 21px;
	float: left;
}
.title_logo2 {
	z-index: 100;
	position: absolute;
	margin-top: 10px;
	width: 30%;
	top: 21px;
	float: left;
}

.position_rel {
	position: relative;
}
#wrapper #header .slider {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 100px;
}
#header .slider img {
	width: 100%;
}
#wrapper .sect01 h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.img_left {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
.kokodake_area {
	margin-top: 20px;
	width: 100%;
	float: left;
}
.kokodake_area .panel {
	width: 31%;
	display: inline-block;
	float: left;
	margin-right: 3%;
	margin-bottom: 25px;
	height: 390px;
}
.kokodake_area .panel:nth-child(3n) {
	margin-right: 0%;
}
.kokodake_area .panel2 {
	width: 100%;
	float: left;
	margin-bottom: 25px;
}
.kokodake_area .panel_text {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.kokodake_area .panel2 .panel_text {
	float: left;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}
.panel_text h3 {
	margin-top: 0px;
	margin-bottom: 5px;
}
#footer .footer_cont {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.kokodake_area .img_box {
	height: 230px;
	overflow-y: hidden;
}
.kokodake_area .img_box_right {
	height: 200px;
	overflow-y: hidden;
}

#pankuzu {
	width: 100%;
	height: 25px;
	background-repeat: repeat-x;
	float: left;
	margin-top: 100px;
	background-color: #D5EBDD;
}
#wrapper .sect01_left {
	width: 70%;
	float: left;
	margin-right: 5%;
	margin-top: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 60px;
}

#wrapper .sect01_right {
	width: 25%;
	float: left;
	margin-top: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sect01_right img {
	width: 100%;
	height: auto;
}
.cont_wide .sect01_left h2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	line-height: 1.2em;
	font-size: 1.8em;
	font-weight: bold;
	border-bottom: 1px solid #BFBFBF;
}
.cont_wide .sect01_left h3 {
	border-left: 5px solid #CBD557;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.8em;
	margin-top: 40px;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 1.2em;
	float: left;
	width: 100%;
}
.honmon {
	line-height: 1.6em;
	margin-bottom: 40px;
	font-size: 1.2em;
	width: 100%;
}
.comment {
	line-height: 2em;
	margin-bottom: 40px;
	font-size: 1.2em;
}
.cont_wide .sect01_left .comment_area {
	border: 4px solid #0CA059;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.comment_area .honmon h4 {
	line-height: 1.2em;
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 1.2em;
	font-weight: normal;
	color: #0CA059;
}
.cont_wide #breadcrumb div {
	float: left;
	width: auto;
	margin-right: 5px;
	margin-top: 3px;
}
.sns_btn {
	float: left;
	text-align: right;
	margin-top: 1px;
	clear: left;
}
.title_logo img, .title_logo2 img  {
	width: 100%;
	height: auto;
}

#google_translate_element {
	width: auto;
	background-color: #E2E2E2;
	float: right;
	margin-bottom: 5px;
	z-index: 100000;
	position: absolute;
	right: 0%;
	margin-top: 3px;
	top: 1px;
}
.sect01_left .tag_area {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
#footer ul {
	width: 100%;
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
}
#footer .footer_map  li,#footer .footer_sns  li {
	display: block;
	padding-right: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	padding-top: 8px;
	float: none;
}
#footer .footer_map {
	margin-top: 20px;
}
#footer .footer_map  li {
	float: left;
}
#footer .footer_sns  li {
	float: right;
	margin-top: 15px;
}
.footer_cont ul a img {
	margin-right: 7px;
	margin-top: -7px;
}
#footer .footer_cont .footer_logo {
	width: auto;
	float: left;
	margin-right: 20px;
}
#footer .footer_cont .footer_map {
	float: left;
	width: 50%;
}
#footer .footer_cont .footer_sns {
	text-align: right;
	width: 20%;
	float: right;
}
#wrapper #header #mobile_nav {
	background-color: #FFFFFF;
	width: 100%;
	z-index: 100000;
	position: fixed;
}

