#go-top a:before,
#popUp .close:before {
  padding: 0;
  color: #fff;
  opacity: 1;
  font-family: xeicon;
}
#go-top,
#plus,
#popUp,
.fixed,
.fixed2 {
  position: fixed;
}
a {
  color: #666;
}
a,
a:hover {
  text-decoration: none;
  transition: 0.3s;
}
#new span,
#plus {
  letter-spacing: 1px;
}
a.link-1:hover,
a.link-2:hover,
a.link-3:hover {
  box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.5);
}
.m-link h2,
body {
  word-break: keep-all;
}
.bn-btn span:after,
a.sv-btn:before {
  content: "\e90b";
  font-family: xeicon;
}
#go-top a,
footer {
  background: #172230;
}
footer,
footer a,
footer a:hover {
  color: #ccc;
}
.m-link p,
footer .foot-wrap .f-cont .f-logo img {
  opacity: 0.7;
}
body {
  font-family: "Noto Sans KR", Montserrat, sans-serif;
  font-size: 18px;
  line-height: 1.67;
  font-weight: 400;
  letter-spacing: -0.4px;
  animation: 1s ease-out fadein;
}
a,
footer .foot-wrap .f-etc .footer-select,
h1,
h2,
h3,
h4,
h5 {
  font-family: Montserrat, "Noto Sans KR", sans-serif;
}
#plus span,
.bold,
.m-link h2,
h1,
h2,
h3,
h4,
h5 {
  font-weight: 500;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#contents,
.section .section-info {
  width: 100%;
  text-align: center;
}
.container {
  width: 100%;
  max-width: 1480px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 1480px) {
  .container {
    width: 100%;
    padding: 0 20px;
    max-width: 100%;
  }
}
.fixed,
.fixed2 {
  width: 67px;
  z-index: 99;
  height: auto;
}
#plus::after,
.m-link a,
.main-visual,
.work-wrap .ow-box .txt {
  position: relative;
}
#go-top {
  right: 15px;
  bottom: 15px;
  z-index: 9;
}
#go-top a:before {
  font-size: 28px;
  line-height: 1.4;
  content: "\e915";
  top: 8px;
  left: 15px;
}
#go-top a {
  width: 55px;
  height: 55px;
  display: block;
  cursor: pointer;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
#go-top a:hover,
.business-wrap-core .box:hover .box-content h3,
.business-wrap-core .box:hover .box-content p,
.promotion .inner .section-info h2,
.promotion .inner .section-info p,
.service .section-info h2,
.service .section-info p {
  color: #fff;
}
#popUp {
  max-width: 100%;
  height: auto;
  bottom: 0;
  margin-left: 0;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  z-index: 999999999;
  font-size: 0;
}
#plus span {
  position: absolute;
  color: #fff;
  font-size: 12px;
  font-family: Montserrat, sans-serif;
  right: 0;
  z-index: 99999;
  writing-mode: tb-rl;
  width: 100%;
  height: 100%;
  display: flex;
  letter-spacing: 2px;
  align-items: center;
  justify-content: center;
}
#plus::after {
  border-radius: 6px;
  content: "";
  display: block;
  width: 42px;
  height: 90px;
  margin-left: -5px;
  background: #000;
}
.fixed {
  bottom: 76px;
}
.fixed2 {
  bottom: 148px;
  right: 10px;
}
.bn-btn span,
.popup-list .img,
.s-icon,
a.bn-btn,
a.sv-btn {
  display: inline-block;
}
#new span {
  background: #fff;
  position: absolute;
  color: #1c8dc4;
  padding: 4px 10px;
  font-size: 16px;
  font-weight: 600;
  margin-top: -5px;
}
#popUp .close {
  color: #fff;
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  width: 45px;
  height: 45px;
  background: #333;
  z-index: 9;
}
#popUp .close:before {
  font-size: 26px;
  top: 7px;
  content: "\e921";
  right: 18px;
}
#plus {
  color: #fff;
  left: -5px;
  bottom: 30px;
  margin-left: -425px;
  -webkit-transition: 1.25s;
  -moz-transition: 1.25s;
  -o-transition: 1.25s;
  transition: 1.25s;
  cursor: pointer;
  text-align: left;
  z-index: 99999999999;
}
.today {
  padding: 10px;
  font-size: 12px;
  background: #333;
}
@media all and (max-width: 1280px) {
  #plus {
    bottom: 100px;
  }
}
@media all and (max-width: 1024px) {
  .popup-list .img img {
    width: 300px;
    height: auto;
  }
  #plus {
    bottom: 100px;
  }
  #popUp .close {
    width: 38px;
    height: 38px;
  }
  #popUp .close:before {
    font-size: 22px;
  }
  #fixed {
    width: 54px;
  }
}
@media all and (max-width: 820px) {
  .popup-list .img img {
    width: 280px;
  }
  #fixed {
    width: 54px;
  }
}
@media all and (max-width: 640px) {
  .popup-list .img img {
    width: 200px;
  }
  #fixed {
    width: 54px;
  }
}
.section {
  padding: 120px 30px;
}
.section .section-info h2 {
  font-size: 48px;
  line-height: 1;
  font-weight: 700;
  padding-bottom: 20px;
  display: inline-block;
}
.section .section-info p {
  font-size: 17px;
  line-height: 1.67;
  padding-bottom: 60px;
  letter-spacing: -1px;
}
@media screen and (max-width: 1280px) {
  body {
    font-size: 16px;
  }
  .container {
    padding: 0 40px;
  }
  br.br-n {
    display: none;
  }
  .section {
    padding: 80px 30px;
  }
  .section .section-info h2 {
    font-size: 40px;
    padding-bottom: 15px;
  }
  .section .section-info p {
    font-size: 16px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1024px) {
  body {
    font-size: 14px;
    word-break: normal;
  }
  #go-top {
    bottom: 40px;
  }
  #go-top a:before {
    font-size: 22px;
    left: 12px;
  }
  #go-top a {
    width: 45px;
    height: 45px;
  }
  .section .section-info {
    padding-top: 0;
  }
  .section .section-info h2 {
    font-size: 40px;
  }
  .section .section-info p {
    font-size: 15px;
  }
}
@media screen and (max-width: 820px) {
  .section {
    padding: 60px 20px;
  }
  .section .section-info h2 {
    font-size: 32px;
  }
  .section .section-info p {
    font-size: 14px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .container {
    padding: 0 20px;
  }
  .section .section-info h2 {
    font-size: 27px;
  }
  .section .section-info p {
    font-size: 13px;
    padding-bottom: 25px;
  }
}
@keyframes zoom {
  0% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn02 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.4;
  }
}
@keyframes fadeUp {
  0% {
    transform: translateY(200px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadeUp02 {
  0% {
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadeDown {
  0% {
    transform: translateY(-200px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadeLeft {
  0% {
    transform: translateX(-200px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes upDown {
  0% {
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    transform: translateY(10px);
    opacity: 1;
  }
}
#fp-nav.right {
  right: 18px;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 10px;
  width: 10px;
  border: 0;
  background: #a5a7a3;
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -5px;
  -webkit-transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}
#fp-nav ul li a.active span,
#fp-nav ul li:hover a span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a span,
.fp-slidesNav ul li:hover a.active span {
  background: #458ae4;
}
.main-visual {
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  padding: 0;
}
.m-link,
.work-wrap .ow-box .txt .inner {
  text-align: left;
  position: absolute;
  display: flex;
}
.main-visual .main-slider .slider-visual > .visual-txt > .inner-txt-con,
.s-icon,
.s-icon .count {
  text-align: center;
}
.main-visual .main-slider .slider-visual > .visual-txt {
  letter-spacing: -1px;
  font-family: Montserrat, "Noto Sans KR", sans-serif;
  margin-top: -90px;
}
.main-visual
  .main-slider
  .slider-visual
  > .visual-txt
  > .inner-txt-con
  > .inner-txt-1 {
  font-size: 56px;
  line-height: 1.2;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0;
  margin-bottom: 30px;
}
.main-visual
  .main-slider
  .slider-visual
  > .visual-txt
  > .inner-txt-con
  > .inner-txt-2 {
  font-size: 21px;
  line-height: 1.8;
  font-weight: 400;
  color: #fff;
  letter-spacing: -1px;
}
@media screen and (max-width: 1600px) {
  .main-visual {
    width: 100%;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
}
a.link-1 {
  color: #fff;
  background: #0f44a1;
}
a.link-1:hover {
  background: #07246f;
}
a.link-2 {
  color: #fff;
  background: #283244;
}
a.link-2:hover {
  background: #141924;
}
a.link-3 {
  color: #fff;
  background: #555;
}
a.link-3:hover,
a.nt-btn:hover {
  background: #333;
}
.m-link {
  width: 100%;
  bottom: 0;
  z-index: 1;
  right: 0;
}
.m-link .container {
  width: 100%;
  display: flex;
  padding: 0;
}
.m-link a {
  padding: 40px 45px;
  width: 33.3333%;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.m-link .icon {
  line-height: 0;
}
.m-link h2 {
  font-size: 22px;
  line-height: 2;
  padding: 0 30px 0 15px;
}
.m-link p {
  font-size: 15px;
  line-height: 1.4;
}
.our-work {
  padding: 120px 0;
  background: url("../main/work_bg.jpg") top center/cover no-repeat;
}
.work-wrap .ow-box {
  width: 100%;
  position: relative;
}
.work-wrap .slick-slide {
  padding: 0 60px;
}
.work-wrap .slick-list {
  padding-left: 20% !important;
  padding-right: 20% !important;
  padding-bottom: 80px !important;
}
.work-wrap .slick-prev {
  left: 19%;
}
.work-wrap .slick-next {
  right: 19%;
}
.work-wrap .ow-box .img {
  width: 100%;
  height: auto;
  line-height: 0;
}
.work-wrap .ow-box .img img {
  width: 100%;
  height: auto;
}
.work-wrap .ow-box .txt .inner {
  padding: 25px 30px;
  bottom: -60px;
  background: #fff;
  left: 10%;
  right: 10%;
  flex-wrap: wrap;
  box-shadow: 3px 5px 10px rgba(30, 30, 30, 0.1);
}
.work-wrap .ow-box .txt h3 {
  font-size: 24px;
  line-height: 1.4;
  color: #000;
  padding-bottom: 8px;
  width: 80%;
}
.work-wrap .ow-box .txt p {
  font-size: 16px;
  line-height: 1.4;
  color: #666;
  width: 80%;
}
.work-wrap .ow-box .btn {
  text-align: right;
  width: 20%;
}
a.ow-btn {
  display: inline-block;
  padding: 0 2px;
  color: #8f8f8f;
  border-bottom: 2px solid #8f8f8f;
  font-size: 13px;
  font-weight: 600;
}
a.ow-btn:hover {
  color: #000;
  border-bottom: 2px solid #000;
}
.service {
  background: url("../main/service_bg.jpg") top center/cover no-repeat;
  font-size: 0;
  color: #fff;
}
.service-wrap {
  display: block;
  width: 100%;
}
.s-icon {
  position: relative;
  width: 20%;
  margin: 0;
  padding: 30px 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.s-icon:last-child {
  border-right: 0;
}
.notice .section-info p,
.s-icon .img {
  padding-bottom: 30px;
}
.s-icon h3 {
  font-size: 30px;
  padding-bottom: 20px;
}
.s-icon .count {
  font-size: 80px;
}
.s-icon p {
  font-size: 18px;
  opacity: 0.8;
  padding-bottom: 40px;
}
a.sv-btn {
  padding: 8px 45px 8px 25px;
  margin: 0 auto;
  border: 1px solid #294c8b;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  background-color: #294c8b;
  color: #fff;
}
a.sv-btn:before {
  font-size: 15px;
  line-height: 1.4;
  padding: 0;
  opacity: 1;
  margin-left: 10px;
  color: #fff;
  right: 15px;
}
a.sv-btn:hover {
  color: #fff;
  border: 1px solid #458ae4;
  background: #458ae4;
}
a.sv-btn img {
  display: inline-block !important;
  padding-left: 5px;
}
@media screen and (max-width: 1200px) {
  a.sv-btn {
    padding: 5px 35px 5px 20px;
    font-size: 12px;
  }
}
@media screen and (max-width: 1280px) {
  .main-visual
    .main-slider
    .slider-visual
    > .visual-txt
    > .inner-txt-con
    > .inner-txt-1 {
    font-size: 42px;
  }
  .main-visual
    .main-slider
    .slider-visual
    > .visual-txt
    > .inner-txt-con
    > .inner-txt-2 {
    font-size: 17px;
  }
  .m-link a {
    padding: 30px 35px;
    flex-wrap: wrap;
  }
  .m-link .icon img {
    width: 25px;
    height: auto;
  }
  .m-link h2 {
    font-size: 20px;
    padding-left: 15px;
    line-height: 0;
  }
  .m-link p {
    font-size: 15px;
    width: 100%;
    padding-top: 12px;
  }
  .our-work {
    padding: 80px 0;
  }
  .work-wrap .slick-slide {
    padding: 0 30px;
  }
  .work-wrap .slick-list {
    padding-left: 15% !important;
    padding-right: 15% !important;
    padding-bottom: 80px !important;
  }
  .work-wrap .slick-prev {
    left: 13.5%;
  }
  .work-wrap .slick-next {
    right: 13.5%;
  }
  .work-wrap .ow-box .txt .inner {
    padding: 20px 25px;
    left: 7%;
    right: 7%;
  }
  .work-wrap .ow-box .txt h3 {
    font-size: 20px;
    width: 80%;
  }
  .work-wrap .ow-box .txt p {
    font-size: 15px;
  }
  .s-icon .img {
    padding-bottom: 20px;
  }
  .s-icon .img img {
    width: 60px;
    height: 60px;
  }
  .s-icon h3 {
    font-size: 24px;
    padding-bottom: 10px;
  }
  .s-icon p {
    font-size: 16px;
    padding-bottom: 30px;
  }
  .s-icon p br {
    display: none;
  }
  a.sv-btn {
    padding: 6px 35px 6px 15px;
    font-size: 12px;
  }
}
@media screen and (max-width: 1024px) {
  .m-link h2,
  .work-wrap .ow-box .txt h3 {
    font-size: 18px;
  }
  .main-visual
    .main-slider
    .slider-visual
    > .visual-txt
    > .inner-txt-con
    > .inner-txt-1 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .main-visual
    .main-slider
    .slider-visual
    > .visual-txt
    > .inner-txt-con
    > .inner-txt-2 {
    font-size: 16px;
  }
  .m-link a {
    padding: 25px 30px;
  }
  .m-link .icon img {
    width: 22px;
  }
  .m-link h2 {
    padding-left: 10px;
  }
  .m-link p {
    font-size: 14px;
    padding-top: 12px;
  }
  .work-wrap .slick-list {
    padding-left: 13% !important;
    padding-right: 13% !important;
    padding-bottom: 70px !important;
  }
  .work-wrap .slick-prev {
    left: 11.5%;
  }
  .work-wrap .slick-next {
    right: 11.5%;
  }
  .work-wrap .ow-box .txt .inner {
    left: 5%;
    right: 5%;
  }
  .work-wrap .ow-box .txt p {
    font-size: 14px;
  }
  a.ow-btn {
    border-bottom: 1px solid #8f8f8f;
    font-size: 12px;
  }
  .service-wrap {
    padding-top: 0;
  }
  .s-icon {
    padding: 0 20px;
  }
  .s-icon .img {
    padding-bottom: 20px;
  }
  .s-icon .img img {
    width: 45px;
    height: 45px;
  }
  .s-icon h3 {
    font-size: 20px;
    padding-bottom: 10px;
  }
  .s-icon p {
    font-size: 14px;
    padding-bottom: 20px;
  }
  a.sv-btn span {
    display: none;
  }
}
@media screen and (max-width: 820px) {
  .main-visual .main-slider .slider-visual > .visual-txt {
    margin-top: 0;
  }
  .main-visual
    .main-slider
    .slider-visual
    > .visual-txt
    > .inner-txt-con
    > .inner-txt-1 {
    font-size: 28px;
  }
  .main-visual
    .main-slider
    .slider-visual
    > .visual-txt
    > .inner-txt-con
    > .inner-txt-2 {
    font-size: 14px;
  }
  .m-link .icon img {
    width: 20px;
  }
  .m-link h2,
  .work-wrap .ow-box .txt h3 {
    font-size: 16px;
  }
  .m-link p {
    font-size: 12px;
  }
  .m-link {
    position: relative;
  }
  .m-link .container {
    flex-direction: column;
  }
  .m-link a {
    padding: 25px;
    width: 100%;
  }
  .our-work {
    padding: 60px 0;
  }
  .work-wrap .slick-slide {
    padding: 0 60px;
  }
  .work-wrap .slick-list {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 10px !important;
  }
  .work-wrap .slick-prev {
    left: 1.5%;
  }
  .work-wrap .slick-next {
    right: 1.5%;
  }
  .work-wrap .ow-box .txt .inner {
    left: 0;
    right: 0;
    bottom: 0;
    position: relative;
  }
  .s-icon p,
  .work-wrap .ow-box .txt p {
    font-size: 13px;
  }
  a.ow-btn {
    border-bottom: 1px solid #8f8f8f;
    font-size: 12px;
  }
  .s-icon .img,
  .s-icon h3 {
    padding-bottom: 10px;
  }
  .service-wrap {
    text-align: left;
  }
  .s-icon {
    width: 33.3333%;
    padding: 20px;
    text-align: center;
    border-right: 0;
  }
  .s-icon .img img {
    width: 35px;
    height: 35px;
  }
  .s-icon h3 {
    font-size: 18px;
  }
  a.sv-btn {
    padding: 4px 35px 4px 15px;
  }
}
.cooper,
.event .board_output_gallery_img img {
  border: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
  .service-wrap {
    padding-top: 20px;
  }
  .s-icon {
    padding: 15px;
  }
}
.business {
  background-size: cover;
}
.business-wrap .box:first-child:before {
  background-image: url("../main/business_01.jpg");
}
.business-wrap .box:nth-child(2):before {
  background-image: url("../main/business_02.jpg");
}
.business-wrap .box:nth-child(3):before {
  background-image: url("../main/business_03.jpg");
}
.business-wrap .box:nth-child(4):before {
  background-image: url("../main/business_04.jpg");
}
.business-wrap-core .box:first-child:before {
  background-image: url("../main/core_1.jpg");
}
.business-wrap-core .box:nth-child(2):before {
  background-image: url("../main/core_2.jpg");
}
.business-wrap-core .box:nth-child(3):before {
  background-image: url("../main/core_3.jpg");
}
.business-wrap-core .box:nth-child(4):before {
  background-image: url("../main/core_4.jpg");
}
.business-wrap .box,
.business-wrap-core .box {
  position: relative;
  width: 24%;
  height: 450px;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  text-align: left;
}
.business-wrap .box:hover .box-content,
.business-wrap-core .box:hover .box-content {
  opacity: 1;
  background: rgba(14, 40, 82, 0.9);
}
.business-wrap .box-content h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 25px;
}
.business-wrap .box-content p {
  color: #f5f5f5;
  padding-bottom: 30px;
}
.business-wrap-core .box-content h3 {
  color: #000;
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 25px;
}
.business-wrap-core .box-content p {
  color: #000;
  padding-bottom: 30px;
}
.bn-btn span {
  padding: 0;
  margin: 0 auto;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}
.bn-btn span:after {
  font-size: 16px;
  line-height: 1.6;
  margin-left: 5px;
  color: #fff;
  position: absolute;
}
a.bn-btn {
  width: 100%;
  height: 100%;
  z-index: 1;
}
.business-wrap,
.business-wrap-core {
  margin: 0 auto;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}
.business-wrap .box:before,
.business-wrap-core .box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 110%;
  background-size: cover;
  background-position: 0 0;
  pointer-events: none;
  transition: 0.4s ease-in-out;
}
.business-wrap .box:last-child,
.business-wrap-core .box:last-child {
  margin-right: 0;
}
.business-wrap .box-content,
.business-wrap-core .box-content {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 40px;
  transform: translateY(0);
  transition: 0.4s ease-in-out;
}
.business-wrap .box:after,
.business-wrap-core .box:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200%;
  pointer-events: none;
  transform: translateY(0);
}
.business-wrap .box:focus-within .box-content,
.business-wrap .box:hover .box-content {
  transform: translateY(0);
  transition: 0.4s ease-in-out;
}
.business-wrap-core .box:focus-within .box-content,
.business-wrap-core .box:hover .box-content {
  transform: translateY(0);
  transition: 0.4s ease-in-out;
}
.business-wrap .box .business-wrap .box:hover,
.business-wrap-core .box .business-wrap-core .box:hover {
  transform: translateY(0);
}
.business-wrap .box:hover:before,
.business-wrap-core .box:hover:before {
  transform: translateY(-8%);
  transition: 0.4s ease-in-out;
}
@media screen and (max-width: 1280px) {
  .business-wrap .box,
  .business-wrap-core .box {
    height: 360px;
  }
  .business-wrap .box-content,
  .business-wrap-core .box-content {
    padding: 30px;
    transform: translateY(0);
  }
  .business-wrap .box-content h3,
  .business-wrap-core .box-content h3 {
    font-size: 24px;
    padding-bottom: 20px;
  }
  .business-wrap .box-content h3:after,
  .business-wrap-core .box-content h3:after {
    display: none;
  }
  .business-wrap .box-content p,
  .business-wrap-core .box-content p {
    font-size: 14px;
    padding-bottom: 20px;
  }
  .bn-btn span {
    font-size: 12px;
  }
  .bn-btn span:after {
    font-size: 13px;
  }
}
@media screen and (max-width: 1024px) {
  .business-wrap .box,
  .business-wrap-core .box {
    height: 280px;
  }
  .business-wrap .box-content,
  .business-wrap-core .box-content {
    padding: 25px;
  }
  .business-wrap .box-content h3,
  .business-wrap-core .box-content h3 {
    font-size: 20px;
    padding-bottom: 15px;
  }
  .business-wrap .box-content p,
  .business-wrap-core .box-content p {
    font-size: 13px;
    padding-bottom: 20px;
  }
  .business-wrap .box-content p br,
  .business-wrap-core .box-content p br {
    display: none;
  }
  .business-wrap .box:hover .business-wrap .box-content,
  .business-wrap2-core .box:hover .business-wrap-core .box-content {
    transform: translateY(0);
  }
}
@media screen and (max-width: 820px) {
  .business-wrap,
  .business-wrap-core {
    width: 75%;
  }
  .business-wrap .box,
  .business-wrap-core .box {
    width: 48%;
    height: 290px;
    margin-bottom: 4%;
  }
  .business-wrap .box-content,
  .business-wrap-core .box-content {
    padding: 20px;
  }
  .board_output_gallery_subject a {
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  #go-top {
    bottom: 30px;
  }
  .main-visual .main-slider .slider-visual > .visual-txt {
    padding: 40px;
  }
  .work-wrap .ow-box .txt .inner {
    padding: 20px;
  }
  .business-wrap,
  .business-wrap-core,
  .work-wrap .ow-box .txt h3,
  .work-wrap .ow-box .txt p {
    width: 100%;
  }
  .work-wrap .ow-box .btn {
    width: 100%;
    text-align: left;
    padding-top: 10px;
  }
  .work-wrap .ow-box .img {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
  }
  .work-wrap .ow-box .img .img-in {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .work-wrap .ow-box .img .img-in img {
    width: 100%;
    height: 100%;
  }
  .work-wrap .slick-prev {
    left: 3%;
  }
  .work-wrap .slick-next {
    right: 3%;
  }
  .s-icon {
    width: 50%;
    padding: 20px 10px;
  }
  .s-icon:first-child,
  .s-icon:nth-child(2) {
    padding-top: 0;
  }
  .s-icon .img {
    padding-bottom: 10px;
  }
  .s-icon .img img {
    width: 30px;
    height: 30px;
  }
  .business-wrap .box,
  .business-wrap-core .box {
    height: 220px;
  }
  .business-wrap .box-content h3,
  .business-wrap-core .box-content h3 {
    font-size: 18px;
    padding-bottom: 0;
  }
  .business-wrap .box-content p,
  .business-wrap-core .box-content p {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  .s-icon {
    width: 100%;
  }
  .s-icon:nth-child(2) {
    padding-top: 20px;
  }
  .business-wrap .box,
  .business-wrap-core .box {
    width: 100%;
    height: 340px;
    margin-bottom: 5%;
  }
}
.event {
  background: #f5f5f5;
}
.event .board_output_gallery_subject a {
  color: #000;
  font-size: 22px;
  font-weight: 500;
  margin-top: 5px;
  display: inline-block;
}
.event .board_output_gallery_description {
  font-size: 90%;
}
.event .board_output_gallery_etc {
  color: #999;
  font-size: 85%;
  padding-bottom: 30px;
  display: inline-block;
}
@media screen and (max-width: 1920px) {
  .output_gal_type1 tr td {
    width: 33%;
  }
  .output_gal_type2 tr td,
  .output_gal_type3 tr td {
    width: 25%;
  }
}
.promotion {
  background: url("../main/promotion_bg.jpg") top center/cover no-repeat;
  font-size: 0;
  padding: 100px 30px;
}
.promotion .inner {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.cooper,
.notice .container {
  width: 100%;
  align-items: center;
}
.promotion .inner .section-info {
  width: 44%;
  padding-right: 100px;
  padding-top: 0;
  text-align: left;
}
.promotion .inner .section-info h2 {
  position: relative;
  padding-bottom: 30px;
  line-height: 70px;
}
.promotion .inner .section-info p {
  padding-bottom: 40px;
}
.promotion .inner .movie-wrap {
  width: 56%;
}
.promotion .inner .movie-wrap .movie {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  text-align: left;
}
.promotion .inner .movie-wrap .movie video {
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow: 5px 11px 19px 2px rgba(0, 0, 0, 0.3);
}
.notice {
  padding: 80px 0;
}
.notice .wrap .output_table tr td a {
  color: #222;
  font-size: 21px;
  line-height: 1.67;
}
.notice .wrap .output_table tr td a:hover {
  color: #787878;
}
.notice .wrap .output_table tr td {
  font-size: 19px;
  line-height: 1.67;
  padding: 22px 15px;
  border-bottom: 2px solid #e5e5e5;
  text-align: left;
}
a.nt-btn {
  display: inline-block;
  color: #fff;
  font-size: 17px;
  line-height: 1;
  font-weight: 400;
  position: relative;
  padding: 12px 30px;
  background: #294c8b;
}
a.nt-btn i {
  margin-left: 3px;
}
.notice .container {
  display: flex;
  flex-wrap: wrap;
}
.notice .section-info {
  width: 30%;
  text-align: left;
  padding-right: 30px;
}
.notice .wrap {
  width: 70%;
}
.notice .wrap .output_table tr td:last-child {
  text-align: right;
}
.notice .wrap .output_table tr td:first-child {
  width: 40px !important;
  padding-left: 20px !important;
}
.notice .wrap .output_table tr td:nth-child(2) {
  width: 73% !important;
  padding-left: 0 !important;
}
.notice .wrap .output_table tr td:nth-child(3) {
  width: 25% !important;
  text-align: right;
}
.notice .wrap ul.link {
  width: 30%;
  display: flex;
  justify-content: flex-end;
}
.cooper {
  padding: 35px 40px;
  display: flex;
  line-height: 0;
  background: #e9e9e9;
}
.cooper h2 {
  font-size: 24px !important;
  padding-bottom: 0 !important;
}
.cooper .section-info {
  width: 7%;
  display: flex;
  align-items: center;
}
.cooper .coop-wrap {
  width: 93%;
  position: relative;
  overflow: hidden;
}
.footer {
  padding: 0;
}
footer {
  text-align: left;
  font-size: 16px;
  line-height: 1.78;
  padding: 40px 70px;
}
footer .foot-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
footer .foot-wrap .f-cont,
footer .foot-wrap .f-cont .f-link,
footer .foot-wrap .f-cont .sns-link {
  width: 70%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
footer .foot-wrap .f-cont .f-logo {
  width: 30%;
  line-height: 0;
}
footer .foot-wrap .f-cont .top-link {
  width: 30%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
footer .foot-wrap .f-cont .top-link li {
  padding-right: 30px;
  position: relative;
}
footer .foot-wrap .f-cont .bot-link li:last-child,
footer .foot-wrap .f-cont .top-link li:last-child {
  padding-right: 0;
}
footer .foot-wrap .f-cont .top-link li:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #666;
  right: 13px;
  top: 9px;
  position: absolute;
}
footer .foot-wrap .f-cont .top-link li:last-child:after {
  display: none;
}
footer .foot-wrap .f-cont .sns-link li {
  padding-right: 20px;
}
footer .foot-wrap .f-cont .sns-link li i {
  font-size: 26px;
  line-height: 1;
}
footer .foot-wrap .f-cont .bot-link {
  width: 100%;
  padding-top: 15px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
footer .foot-wrap .f-cont .bot-link li {
  padding-right: 40px;
}
footer .foot-wrap .f-cont .bot-link .copy_end {
  width: 100%;
}
footer .foot-wrap .f-etc {
  width: 30%;
  text-align: right;
}
footer .foot-wrap .f-etc .tel {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 0;
  color: #fff;
}
.call:before {
  font-family: xeicon;
  font-size: 36px;
  line-height: 1.4;
  padding: 0;
  opacity: 1;
  color: #fff;
  content: "\e9d3";
}
footer .foot-wrap .f-etc .tel span {
  display: inline-block;
  color: #fff;
  margin-right: 5px;
}
footer .foot-wrap .f-etc .footer-select {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-top: 25px;
  max-width: 250px;
  color: #ccc;
  vertical-align: middle;
  text-align: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
footer .foot-wrap .f-etc .footer-select .placeholder {
  position: relative;
  display: block;
  background-color: #384657;
  z-index: 1;
  padding: 8px 15px;
  border-radius: 2px;
  cursor: pointer;
}
footer .foot-wrap .f-etc .footer-select .placeholder:hover {
  background: #384657;
}
footer .foot-wrap .f-etc .footer-select .placeholder:after {
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  font-family: xeicon;
  content: "\e941";
  z-index: 10;
}
footer .foot-wrap .f-etc .footer-select.is-open .placeholder:after {
  content: "\f077";
}
footer .foot-wrap .f-etc .footer-select.is-open ul {
  display: block;
}
footer
  .foot-wrap
  .f-etc
  .footer-selectfooter
  .foot-wrap
  .f-etc
  .footer-select--white
  .placeholder {
  background: #fff;
  color: #999;
}
footer
  .foot-wrap
  .f-etc
  .footer-selectfooter
  .foot-wrap
  .f-etc
  .footer-select--white
  .placeholder:hover {
  background: #ccc;
}
footer .foot-wrap .f-etc .footer-select ul {
  display: none;
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: #eee;
  border-radius: 2px;
  left: 0;
  bottom: 50px;
  list-style: none;
  padding: 15px;
  z-index: 100;
}
footer .foot-wrap .f-etc .footer-select ul li {
  display: block;
  text-align: left;
  padding: 5px 10px;
  color: #999;
  cursor: pointer;
}
footer .foot-wrap .f-etc .footer-select ul li:hover {
  background: #aaa;
  color: #fff;
}
@media screen and (max-width: 1480px) {
  footer .foot-wrap .f-cont .f-link,
  footer .foot-wrap .f-cont .f-logo {
    width: 100%;
  }
  footer .foot-wrap .f-cont .top-link {
    width: 100%;
    padding-top: 20px;
  }
}
@media screen and (max-width: 1280px) {
  .event .board_output_gallery_subject a {
    font-size: 19px;
  }
  .promotion {
    padding: 80px 30px;
  }
  .notice {
    padding: 60px 0;
  }
  .notice .wrap .output_table tr td a {
    font-size: 18px;
  }
  .notice .wrap .output_table tr td {
    font-size: 18px;
    padding: 15px;
  }
  a.nt-btn {
    font-size: 15px;
    padding: 10px 24px;
  }
  footer .foot-wrap .f-cont .f-logo img {
    width: 200px;
  }
  .call:before,
  footer .foot-wrap .f-etc .tel {
    font-size: 32px;
  }
  footer .foot-wrap .f-etc .footer-select {
    max-width: 200px;
  }
}
@media screen and (max-width: 1024px) {
  .event .board_output_gallery_subject a {
    font-size: 17px;
  }
  .promotion {
    padding: 80px 30px;
  }
  .promotion .inner .movie-wrap,
  .promotion .inner .section-info {
    margin-top: 0;
  }
  .notice .section-info {
    width: 100%;
    text-align: center;
  }
  .notice .wrap {
    width: 100%;
  }
  .notice .section-info p {
    padding-bottom: 20px;
  }
  .notice .wrap .output_table tr td a {
    font-size: 16px;
  }
  .notice .wrap .output_table tr td {
    font-size: 16px;
    padding: 12px;
  }
  a.nt-btn {
    display: none;
  }
  footer {
    font-size: 14px;
    padding: 30px;
  }
  footer .foot-wrap .f-cont {
    width: 60%;
  }
  footer .foot-wrap .f-cont .f-logo img {
    width: 160px;
  }
  footer .foot-wrap .f-etc {
    width: 40%;
  }
}
@media screen and (max-width: 820px) {
  .promotion {
    padding: 60px 20px;
  }
  .promotion .inner .section-info {
    width: 100%;
    text-align: center;
    padding-right: 0;
  }
  .promotion .inner .section-info h2 {
    padding-bottom: 15px;
  }
  .promotion .inner .section-info h2:before {
    display: none;
  }
  .promotion .inner .section-info p {
    padding-bottom: 20px;
  }
  .promotion .inner .movie-wrap {
    width: 100%;
    padding-top: 40px;
  }
  .notice {
    padding: 45px 0;
  }
  .notice .wrap .output_table tr {
    width: 100%;
    border-right: 0 !important;
  }
  .notice .wrap .output_table tr td a {
    font-size: 14px;
  }
  .notice .wrap .output_table tr td {
    font-size: 14px;
    padding: 12px;
  }
  footer .foot-wrap .f-cont {
    width: 100%;
  }
  footer .foot-wrap .f-etc {
    width: 100%;
    text-align: left;
    padding-top: 20px;
  }
  footer .foot-wrap .f-cont .bot-link,
  footer .foot-wrap .f-etc .footer-select {
    padding-top: 15px;
  }
  .call:before,
  footer .foot-wrap .f-etc .tel {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .board_output_gallery_subject {
    padding-bottom: 10px;
  }
  .output_gal_type1 tr td,
  .output_gal_type2 tr td,
  .output_gal_type3 tr td {
    width: 100%;
    display: block;
  }
  .notice .wrap .output_table tr td:first-child {
    width: 20px !important;
    padding-left: 5px !important;
  }
  .notice .wrap .output_table tr td {
    word-break: keep-all !important;
    font-size: 13px;
  }
  footer .foot-wrap .f-cont .f-logo img {
    width: 140px;
  }
  footer .foot-wrap .f-cont .sns-link li {
    padding-right: 12px;
  }
  footer .foot-wrap .f-cont .sns-link li i {
    font-size: 22px;
    line-height: 2;
  }
}
