.out_footer{
  height: 410px;
  width:100%;
  background-color:#E4E4E4;
}
.base_footer {
  margin: 0 auto;
	width: 1280px;
  align-items: center;
  display: flex;
  height: 410px;
  /*justify-content: flex-end;*/
  /*margin-top: 80px;*/
  min-width: 1280px;
  padding: 40px 93.0px;
  z-index: 4;
  position: relative;
  background-color: #E4E4E4;
}

.base_footer  .footer_line1 {
		position: absolute;
		left :105px;
		top:40px;
		height: 326px;
		border-left: 1px solid #27FC23;
}

.base_footer  .footer_link {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-bottom: 0px;
  margin-left: 64px;
  min-height: 274px;
  width: 272px;
}

.base_footer  .footer_link_frame {
  align-items: flex-start;
  display: flex;
  height: 116px;
  min-width: 272px;
}

.base_footer  .footer_link_frame_menu1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  min-height: 116px;
  width: 68px;
  margin-left: 10px;
}

.base_footer  .footer_link_frame_menu1_link1 {
  align-items: flex-start;
  display: flex;
  height: 16px;
  min-width: 68px;
}

.base_footer  .link_text_label {
  letter-spacing: 1.12px;
  line-height: 16px;
  margin-top: -1px;
  min-height: 16px;
  white-space: nowrap;
}

.base_footer  .footer_link_frame_menu1_link2 {
  align-items: flex-start;
  display: flex;
  height: 16px;
  margin-top: 34px;
  min-width: 68px;
}

.base_footer  .footer_link_frame_menu2 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-left: 102px;
  min-height: 116px;
  width: 102px;
}

.base_footer  .footer_link_frame_menu1_link3 {
  align-items: flex-start;
  display: flex;
  height: 16px;
  margin-top: 34px;
  min-width: 67px;
}

.base_footer  .footer_link_frame_menu1_link4 {
  align-items: flex-start;
  display: flex;
  height: 16px;
  margin-top: 34px;
  min-width: 102px;
}

.base_footer  .sns_group {
  align-items: flex-start;
  display: flex;
  margin-top: 53px;
  min-width: 196px;
  margin-left: 10px;
}

.base_footer  .fb_icon {
  height: 44px;
  width: 44px;
}

.base_footer  .sns_icon {
  height: 44px;
  margin-left: 32px;
  width: 44px;
}

.base_footer  .footer_link_frame_menu1_link5 {
  align-items: flex-start;
  margin-left: 10px;
  display: flex;
  margin-top: 47px;
  min-width: 252px;
}

.base_footer  .privacy_link {
  align-items: flex-start;
  display: flex;
  height: 14px;
  min-width: 149px;
}

.base_footer  .text_label-f2 {
  letter-spacing: 0.98px;
  line-height: 14px;
  margin-top: -1px;
  min-height: 14px;
  white-space: nowrap;
}

.base_footer  .rule_link {
  align-items: flex-start;
  display: flex;
  height: 14px;
  margin-left: 44px;
  min-width: 59px;
}

.base_footer  .footer_link2 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-bottom: 12px;
  margin-left: 239px;
  min-height: 283px;
  width: 420px;
}

.base_footer  .footerlogo {
  align-items: flex-start;
  display: flex;
  min-width: 358px;
}

.base_footer  .overlap-group-5 {
  height: 68px;
  margin-top: -0.01px;
  position: relative;
  width: 76px;
}

.base_footer  .group-15 {
  height: 41px;
  left: 13px;
  position: absolute;
  top: 17px;
  width: 32px;
}

.base_footer  .flex-col-3 {
  align-items: flex-start;
  align-self: center;
  display: flex;
  flex-direction: column;
  margin-bottom: 0.66px;
  margin-left: 15px;
  min-height: 46px;
  width: 267px;
}

.base_footer .footer_address {
  letter-spacing: 1.19px;
  line-height: 30px;
  margin-top: 35px;
  min-height: 120px;
  width: 420px;
}

.base_footer .copyright {
  letter-spacing: 1.26px;
  line-height: 12px;
  margin-left: 1px;
  margin-top: 48px;
  min-height: 12px;
  white-space: nowrap;
}

.base_footer .top_navi {
	height: 149px;
	width: 17px;
	background-image: url(../img/menu/pagetop_hover_off.svg);
	background-repeat: no-repeat;
	position: absolute;
	left: 91.2%;
	right: 7.27%;
	top: 46.83%;
bottom: 17.56%;
}

.base_footer .top_navi:hover {
 	background-image: url(../img/menu/pagetop_hover_on.svg);
}

.base_footer .top_navi_img {
 /*
  height: 75px;
  margin-left: 3.0px;
  margin-top: -2px;
  width: 9px;
  */
}

.base_footer .top_navi_text {
  letter-spacing: 1.17px;
  line-height: 12px;
  margin-left: -27.0px;
  margin-top: 33px;
  min-height: 12px;
  transform: rotate(90.00deg);
  white-space: nowrap;
}
