@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: a1minchostd;
	font-style: normal;
  src: url('../font/a-otf-a1minchostd-bold.otf');
  src:  url('../font/a-otf-a1minchostd-bold.woff') format('woff'),
  url('../font/a-otf-a1minchostd-bold.ttf')  format('truetype');
}
@font-face {
  font-family: a1minchostd;
	font-style: normal;
  src: url('../font/a-otf-a1minchostd-bold.eot');
  src: url('../font/a-otf-a1minchostd-bold.eot?#iefix') format('embedded-opentype');
}


.footer_logo_icon {
  position: fixed;
  bottom: 5%;
  right: 5%;
}


footer {
  height: 559px;
  background-image: url(../image/footer/footer_bg.png);
  background-size: contain;
  width: 100%;
  margin-top: 185px;
  background-color: #202121;
  background-repeat: no-repeat;
  background-position: right;
}
@media screen and (-webkit-min-device-pixel-ratio: 2),
       (min-resolution: 2dppx),
       (min--moz-device-pixel-ratio: 2),
       (-o-min-device-pixel-ratio: 2/1) {
 
footer {
  height: 559px;
  background-image: url(../image/footer/footer_bg@2x.png);
  background-size: contain;
  width: 100%;
  margin-top: 185px;
  background-color: #202121;
  background-repeat: no-repeat;
  background-position: right;
}
 
}


.footer_box {
  width: 1219px;
  margin: 0 auto;
}
footer .footer_top .footer_top_ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
footer .footer_top .footer_top_ul li:hover {
  opacity: 0.8;
}
footer .footer_top .footer_top_ul li {
  width: 370px;
  background: #4e4b4b;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
}

footer .footer_top .footer_top_ul li a {
  font-size: 20px;
  color: #c6af86;
  line-height: 18px;
  display: flex;
  align-items: center;
  font-family: a1minchostd;
  width: 100%;
  height: 100%;
  justify-content: center;
}
.footer_top {
  padding-top: 80px;
}
.footer_top_btn_span2 {
  font-size: 20px;
  margin-left: 25px;
  font-family: a1minchostd;
}
.footer_top_btn_span1 {
  font-size: 13px;
  text-align: center;
  display: inline-block;
  font-family: a1minchostd;
}
.footer_bottom {
  margin-top: 75px;
}
.footer_add_box {
  line-height: 30px;
  font-size: 19px;
}
.footer_add {
  color: #b5b5b6;
  font-family: a1minchostd;
  font-size: 14px;
  line-height: 22px;
}
.footer_bottom {
  margin-top: 75px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer_add_copy {
  margin-top: 84px;
  color: #b5b5b6;
  font-family: century-gothic,sans-serif;
  font-size: 10px;
}
.footer_logo_box {
  position: relative;
}


@media only screen and ( max-width :1200px ) {
  .footer_box {
    width: 96%;
    margin: 0 auto;
    padding: 0 2%;
  }  
  .footer_logo_box {
    position: relative;
    display: flex;
  }	
  footer .footer_top .footer_top_ul li {
    width: 46%;
    margin: 10px;
  }
   
  .footer_bottom {
    margin-top: 75px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 96%;
    margin: 75px auto 0;
  }	
  .footer_logo {
    padding-bottom: 30px;
  }		
}

@media only screen and ( max-width :800px ) {
footer {
  height: auto;
  background-image: unset;
}
}

@media screen and (max-width: 500px) {
.footer_logo {
  display: none;
}

.sa.show {
  opacity: 1;
  transform: none;
}

.sa--lr {
  transform: translate(-100px, 0);
}

.sa--rl {
  transform: translate(100px, 0);
}

.sa--up {
  transform: translate(0, 100px);
}

.sa--down {
  transform: translate(0, -100px);
}

.sa--scaleUp {
  transform: scale(.5);
}

.sa--scaleDown {
  transform: scale(1.5);
}

.sa--rotateL {
  transform: rotate(180deg);
}

.sa--rotateR {
  transform: rotate(-180deg);
}
footer {
  height: 100%;
  background: url(../image/footer/footer_bg.png) no-repeat;
  background-size: 100% 100%;
  width: 100%;
}	
.footer_news .top_news_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin: 0 auto;
}	
.footer_box {
  width: 96%;
  margin: 0 auto;
}
footer .footer_top .footer_top_ul li:last-child {
  margin-left: unset;
}

footer .footer_top .footer_top_ul li {
  width: calc(96%/2);
  background: #4e4b4b;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 1%;
}
.footer_bottom {
  margin: 75px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90%;
}
.footer_add_box {
  line-height: 30px;
  font-size: 19px;
  margin-bottom: 75px;
}	
	
	
footer {
  height: 100%;
  background-image: unset;
  background-size: contain;
  width: 100%;
  margin-top: 185px;
  background-color: #202121;
  background-repeat: no-repeat;
  background-position: right;
}
@media screen and (-webkit-min-device-pixel-ratio: 2),
       (min-resolution: 2dppx),
       (min--moz-device-pixel-ratio: 2),
       (-o-min-device-pixel-ratio: 2/1) {
 
footer {
  height: 100%;
  background-image: unset;
  background-size: contain;
  width: 100%;
  margin-top: 185px;
  background-color: #202121;
  background-repeat: no-repeat;
  background-position: right;
}
 
}
	
	
	
}
@media screen and (max-width: 500px) {

.sa {
  opacity: 0;
  transition: all .5s ease;
}

.sa.show {
  opacity: 1;
  transform: none;
}

.sa--lr {
  transform: translate(-100px, 0);
}

.sa--rl {
  transform: translate(100px, 0);
}

.sa--up {
  transform: translate(0, 100px);
}

.sa--down {
  transform: translate(0, -100px);
}

.sa--scaleUp {
  transform: scale(.5);
}

.sa--scaleDown {
  transform: scale(1.5);
}

.sa--rotateL {
  transform: rotate(180deg);
}

.sa--rotateR {
  transform: rotate(-180deg);
}
	
	
	


footer {
  height: 100%;
  background-image: unset;
  background-size: contain;
  width: 100%;
  margin-top: 0;
  background-color: #202121;
  background-repeat: no-repeat;
  background-position: right;
}	
	
.footer_logo_box .footer_logo {
  display: none;
}
.footer_add_box {
  line-height: 30px;
  font-size: 19px;
  padding-bottom: 0;
  margin-bottom: 0;
}		
	
	
.footer_top {
  padding-top: 40px;
}	
	
.footer_box {
  width: 95%;
  margin: 0 auto;
}	
footer .footer_top .footer_top_ul li:last-child {
  margin-left: 1%;
}

footer .footer_top .footer_top_ul li {
  width: 100%;
  background: #4e4b4b;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}
footer .footer_top .footer_top_ul li a {
  font-size: 14px;
  color: #c6af86;
  line-height: 18px;
  display: flex;
  align-items: center;
  font-family: a1minchostd;
  width: 100%;
  height: 100%;
  justify-content: center;
}
.footer_top_btn_span1 {
  font-size: 11px;
  text-align: center;
  display: inline-block;
  font-family: a1minchostd;
}	
.footer_top_btn_span2 {
  font-size: 14px;
  margin-left: 25px;
  font-family: a1minchostd;
}	
.footer_add {
  color: #b5b5b6;
  font-family: a1minchostd;
  font-size: 12px;
  line-height: 22px;
	letter-spacing: 1px;
}	
.footer_bottom {
  margin: 50px auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90%;
}	
	
	
}

