@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/variable/pretendardvariable-dynamic-subset.css");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&family=Roboto:wght@100;300;400;500;700;900&display=swap");
@import url("https://cdn.jsdelivr.net/npm/xeicon@2.3.3/xeicon.min.css");
@font-face {
  font-family: "GL";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GM";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GB";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "MB";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-01@1.0/MICEGothic Bold.woff2")
    format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "MG";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-01@1.0/MICEGothic.woff2")
    format("woff2");
  font-weight: 400;
  font-style: normal;
}

body {
  font-family: Roboto, "Noto Sans KR", Pretendard, -apple-system,
    BlinkMacSystemFont, system-ui, "Helvetica Neue", "Segoe UI",
    "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

body {
  font-size: 16px;
  line-height: 1.6;
  width: 100%;
  min-width: 1700px;
  letter-spacing: 0em;
  word-break: keep-all;
}
i {
  font-family: FontAwesome, xeicon !important;
}
hr {
  display: none;
}

p {
  word-break: keep-all;
}

hr.dotline {
  display: block;
  border-top: 1px dotted #eee;
  margin: 30px 0;
}
br.mline {
  display: none;
}
i.br {
  display: inline-block;
}

.fl {
  display: flex;
  gap: 30px;
  padding: 0 15px;
}

.winner {
  display: flex;
  width: calc((100% - 1700px) / 2 + 1700px);
  margin: 0 0 0 auto;
}

.ginner {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.ginner img {
  max-width: 100%;
}

#bo_list thead {
  background: #f9f9f9;
}

#top_bar {
  line-height: 30px;
  font-size: 12px;
  font-weight: 300;
  border-bottom: 1px solid #eee;
  color: #fff;
  background: #337689;
}
#top_bar > div {
  display: flex;
  justify-content: space-between;
  width: 1700px;
  margin: 0 auto;
  padding: 0 15px;
}
#top_bar > div > ul {
  display: flex;
}
#top_bar > div > ul > li {
  padding: 0 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

header {
  position: relative;
  top: 0;
  left: 0;
  /* background: #fff; */
  /* border-bottom: 1px solid #eee; */
  line-height: 110px;
  z-index: 999;
}
header .title {
  display: flex;
  width: 1700px;
  margin: 0 auto;
}
header h1 {
  display: flex;
  align-items: center;
  line-height: 1;
  font-family: "MB";
  font-size: 20px;
  padding: 0 15px 0 60px;
  background: url(../img/logo_b.png) no-repeat left center/40px;
}

header h1 span {
  display: block;
  margin: 5px 0 0 0;
  font-size: 12px;
}
header h1 img {
  width: 300px;
}
header .top_s {
  font-size: 12px;
  line-height: 110px;
  padding: 0 15px;
}
header .top_s i {
  font-size: 18px;
  color: #004e90;
  margin-right: 10px;
  vertical-align: middle;
}

header nav {
  /* background: #fff; */
  margin: 0 0 0 100px;
}

header nav > ul {
  display: flex;
  justify-content: flex-end;
  font-size: 17px;
  font-weight: 400;
}
header nav > ul > li {
  position: relative;
}
header nav > ul > li > a {
  display: block;
  /* font-family: "MB"; */
  color: #555;
  padding: 0 15px;
  font-weight: 500;
}

header .right {
  margin: 0 0 0 auto;
  font-size: 13px;
}

#visual {
  position: relative;
  min-width: 1700px;
  /* height: 620px;
  background-image: url(../img/main_bg.jpg);
  border-bottom: 30px solid #eee; */
}
/* #visual:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/base/pattern5.png);
  opacity: 0.25;
} */

#visual .slogan {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1200px;
  transform: translate(-50%, -50%);
  letter-spacing: -0.1em;
  padding: 0 15px;
  z-index: 111;
}
#visual .slogan span {
  display: block;
}

#visual .slogan h3 {
  font-family: "GmarketSansBold";
  font-size: 50px;
  font-weight: 500;
  color: #fff;
  text-shadow: 2px 2px 0 #333;
}
#visual .slogan p {
  font-size: 0.7rem;
  margin: 10px 0 40px 0;
  color: #fff;
  text-shadow: 1px 1px 1px #333;
  letter-spacing: 0.025em;
  line-height: 1.2;
}
.m_left {
  border-top: 1px solid #777;
  flex: 1;
  overflow: hidden;
}
#visual .main_slider figure {
  height: calc(100vh - 230px);
}

#visual .main_slider .itm01 {
  background: url(../img/d_slider06.jpg) no-repeat center center/cover;
}
#visual .main_slider .itm02 {
  background: url(../img/d_slider01.jpg) no-repeat center center/cover;
}
#visual .main_slider .itm03 {
  background: url(../img/d_slider02.jpg) no-repeat center center/cover;
}
#visual .main_slider .itm04 {
  background: url(../img/d_slider03.jpg) no-repeat center center/cover;
}
#visual .main_slider .itm05 {
  background: url(../img/d_slider04.jpg) no-repeat center center/cover;
}
#visual .main_slider .itm06 {
  background: url(../img/d_slider05.jpg) no-repeat center center/cover;
}
#visual .main_slider .itm07 {
  background: url(../img/d_slider07.jpg) no-repeat center center/cover;
}
#visual .main_slider .itm08 {
  background: url(../img/d_slider08.jpg) no-repeat center center/cover;
}
#visual .main_slider .itm09 {
  background: url(../img/d_slider09.jpg) no-repeat center center/cover;
}

#visual .slick-dots {
  position: absolute;
  right: 30px;
  bottom: 100px;
  padding: 0 15px;
  z-index: 998;
}
#visual .slick-dots li {
  width: 8px;
  height: 8px;
  background: #fff;
  margin-bottom: 4px;
  border: 1px solid #ddd;
  position: relative;
  cursor: pointer;
}
#visual .slick-dots li button {
  display: none;
}
#visual .slick-dots li:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
#visual .slick-dots li.slick-active:after {
  width: 100%;
  background: #333;
}

.main_arrows {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  width: calc((100% - 1700px) / 2 + 1700px);
  z-index: 1000;

  opacity: 0;
}

#visual:hover .main_arrows {
  opacity: 1;
}

.main_arrows > * {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  padding: 20px 10px;
  background: #fff;
  user-select: none;
  cursor: pointer;
}

.main_arrows .left {
  left: 0;
}

.main_arrows .right {
  right: 0;
}

.m_right {
  width: 600px;
}

.main_b {
  position: absolute;
  top: -110px;
  bottom: -50px;
  right: 0;

  display: flex;
  flex-direction: column;

  width: 600px;

  background: #337689 url(../img/a_s01.jpg) center top/ cover;

  line-height: 1;
  z-index: 1;
}
.main_b .tb_t {
  margin: 0 0 0 0;
  background: #f4cb4f;
  padding: 25px 15px;
  position: relative;
}

.right_box {
  margin: auto 0 0 0;
  padding: 50px 30px;
}

.right_box .banner_list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));

  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: #f9f9f9;
}

.right_box .banner_list strong {
  display: block;
  font-size: 20px;
  font-weight: 700;
  padding: 0 0 0 0;
}

.right_box .banner_list > li {
  padding: 20px 16px;
  text-align: center;
  border-bottom: 3px solid #369;
  border-left: 3px solid #369;

  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}

.right_box .banner_list > li:nth-child(2n + 1) {
  border-left: 1px solid transparent;
}

.right_box .banner_list .b {
  font-size: 36px;
  font-weight: 900;
  color: #004e90;
}

#mainBanner {
  padding: 80px 0;
}

.main_banner {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

#mainBanner .tit {
  max-width: 1200px;
  margin: 0 auto 30px auto;
  padding: 0 15px;
}
#mainBanner h2 {
  font-size: 40px;
  font-weight: 700;
  margin: 0 auto 10px auto;
}
#mainBanner p {
  font-size: 14px;
  word-break: keep-all;
}
.main_banner .tb_l {
  display: flex;
  gap: 10px;
  flex: 1;
}
.main_banner .tb_r {
  padding: 15px 0 25px 0;
  width: 600px;
}

.main_b .tb_t strong {
  position: absolute;
  bottom: -5px;
  right: 35px;
  font-size: 33px;
  font-weight: 700;
  color: #f6f6f6;
}
.main_banner .tb_l > a {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  flex: 1;
  text-align: center;
  font-size: 15px;
  font-weight: 100;
  padding: 15px 30px;
  background: #f9f9f9;
}

/* .main_banner .tb_l a:hover {
  transform: scale(1.1);
  z-index: 999;
} */

.main_banner .tb_l i {
  font-size: 100px;
  font-weight: 100;
}
.main_b .tb_l strong {
  display: block;
}

.main_banner .icn {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  font-size: 0;
}
.main_banner .icn01 {
  background: url(../img/base/line_iconset_b01.png) -600px -100px;
}
.main_banner .icn02 {
  background: url(../img/base/line_iconset_b02.png) -300px -300px;
}
.main_banner .icn03 {
  background: url(../img/base/line_iconset_b02.png) -1000px -400px;
}
.main_banner .icn04 {
  background: url(../img/base/line_iconset_b02.png) -600px -300px;
}

.scroll {
  position: absolute;
  bottom: 0;
  left: 40px;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font-size: 12px;
  text-transform: uppercase;
}

.btel {
  text-align: right;
}
.btel i {
  font-size: 40px;
}
.btel h3 {
  display: block;
  font-size: 30px;
  font-weight: 600;
  color: #333;
  border-bottom: none;
  letter-spacing: -0.015em;
  margin: 10px 0 5px;
}

#page {
  position: relative;
  width: calc((100% - 1700px) / 2 + 1700px);
  height: 150px;
  margin: 0 0 0 auto;
  background: #f7f7f7;
  text-align: right;
  background: url(../img/sub_bg01.jpg) left top/cover;
  /* overflow: hidden; */
  /* border-bottom: 1px solid #eee; */
}

#page .bar {
  position: absolute;
  left: 400px;
  bottom: 0;
  transform: translate(0, 50%);
  font-size: 14px;
  width: 1300px;
  padding: 5px 15px;
  background: #6fa476;
  color: #fff;
}
#page .title {
  position: absolute;
  left: 400px;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 30px;
  font-weight: 700;
  width: 1300px;
  padding: 5px 15px;
  color: #333;
  line-height: 1;
}

#page .title span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin: 5px 0 0 0;
}
#subpage .subpage-wrap {
  display: flex;
  margin: 0 auto;
  width: 1200px;
  text-align: left;
}

#subpage aside {
  flex: 3;
  order: 2;
  padding: 25px 15px 100px 40px;
  min-height: 600px;
}
#subpage article {
  flex: 9;
  padding: 50px 15px 50px 15px;
  /* border-right: 1px solid #f2f2f2; */
  min-height: 600px;
}

#subpage aside ul a {
  display: block;
}
#subpage aside ul.subMenu li {
  border: 1px solid #eee;
  border-radius: 3px;
  margin: 3px 0;
  padding: 5px 0 5px 25px;
}
#subpage aside ul.subMenu li:hover {
  background: #004e90;
  color: #fff;
}
#subpage aside ul.subMenu li.on {
  background: #004e90;
  color: #fff;
}

#subpage aside h3 {
  font-size: 1rem;
  color: #000;
  font-weight: 500;
  line-height: 35px;
  border-bottom: 1px solid #004e90;
  margin: 10px 0;
}
#subpage aside h3 small {
  font-size: 10px;
  font-weight: 100;
  text-align: right;
  float: right;
}
#subpage aside .customer {
  font-size: 0.7rem;
  color: #333;
}
#subpage aside .customer a {
  display: block;
  font-size: 1.2rem;
  font-weight: 700;
  color: #004e90;
}
#subpage aside hr {
  display: block;
  margin: 40px 0 0 0;
}

#subpage aside .darm {
  font-size: 0.7rem;
  color: #333;
  margin: 0 0 30px 0;
}
#subpage .aside_gnb {
  margin: 50px 0;
}
#subpage .aside_gnb li {
  line-height: 40px;
  border-bottom: 1px solid #eee;
}
#subpage .aside_gnb li a:before {
  content: "·";
  margin-right: 15px;
}

#subpage aside ol {
  background: #f5f5f5;
  margin: 30px 0;
  line-height: 1.5rem;
  border-radius: 5px;
  text-align: center;
}
#subpage aside ol > li {
  display: inline-block;
  font-size: 0.7rem;
  color: #333;
}
#subpage aside ol > li + li:before {
  content: "/ ";
  margin: 0 0.5rem;
}

#subpage article > h2 {
  margin: 30px 0;
  font-size: 3.2rem;
  color: #444;
  font-weight: 700;
  line-height: 45px;
  border-bottom: 1px solid #eee;
}
#subpage article > h2 span {
  color: #999;
  font-size: 16px;
  font-weight: 300;
}

#subpage article .content {
  padding: 20px 0;
}

#subpage article .content h3 {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 30px;
}
#subpage article .content h3.sub_title {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 30px;
}
#subpage article .content h3.sub_title:after {
  content: "";
  display: block;
  width: 80px;
  height: 1px;
  background: #004e90;
  margin: 10px 0;
}

#subpage article .content hr {
  display: block;
  margin: 30px 0;
}
#subpage article .content .list_dot li {
  position: relative;
  line-height: 2.2;
  border-bottom: 1px solid #eee;
  padding: 0 0 0 20px;
}
#subpage article .content .list_dot li::before {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  width: 4px;
  height: 4px;
  background: #337689;
  border-radius: 50%;
}

#subpage article .content .con_pic {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6px;
}

#subpage article .sub_slider {
  max-width: 800px;
  margin: 50px 0;
  text-align: center;
  font-size: 14px;
}
#subpage article .sub_slider strong {
  display: block;
}
#subpage article .sub_slider figure {
  padding: 0 2px;
}
#subpage article .sub_slider img {
  border: 1px solid #eee;
}

#subpage article .sub_slider_none {
  display: flex;
  flex-wrap: wrap;
}
#subpage article .sub_slider_none figure {
  width: 33.333333%;
  padding: 2px 2px;
}
#subpage article .sub_slider_none img {
  border: 1px solid #eee;
}

#subpage article .tables {
  border-top: 2px solid #da544b;
  border-bottom: 1px solid #da544b;
}
#subpage article .tables th {
  min-width: 200px;
  padding: 15px;
  background: #f9f9f9;
  border-bottom: 1px solid #ddd;
}
#subpage article .tables th ~ th {
  border-left: 1px solid #ddd;
}
#subpage article .tables td {
  padding: 15px;
  border-bottom: 1px solid #eee;
}
#subpage article .tables td ~ td {
  border-left: 1px solid #ddd;
}

#subpage article .content strong {
  display: block;
  font-weight: 500;
  margin: 10px 0;
}

#subpage article .sub_map {
  margin-bottom: 30px;
}

#subpage .sub_latest li {
  float: left;
  width: 50%;
  text-align: center;
}
#subpage .sub_latest li:nth-child(odd) {
  padding: 15px 8px 0 0;
}
#subpage .sub_latest li:nth-child(even) {
  padding: 15px 0 0 8px;
}

#subpage .sub_latest li figure {
  border: 1px solid #eee;
  padding: 10px;
  border-radius: 10px;
}
#subpage .sub_latest li figure img {
  width: 100%;
  border-radius: 10px;
}

#subpage .sub_latest li strong {
  display: block;
  line-height: 40px;
  font-weight: 500;
}

#subpage .content p {
  margin: 0 0 20px 0;
}

#customer {
  padding: 50px 0 50px 0;
  border-top: 1px dashed #ddd;
}

#customer img {
  display: block;
  width: 100%;
}
#customer ul.service {
  display: flex;
  width: 1200px;
  margin: 0 auto;
}
#customer ul.service > li {
  width: 50%;
  padding: 0 15px;
  position: relative;
}

#customer ul.link {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px;
  margin: 15px 0;
}
#customer ul.link > li a {
  display: block;
  line-height: 40px;
  border: 3px solid #f2f2f2;
  padding: 0 35px;
}
#customer ul.link > li i {
  font-size: 13px;
  line-height: 40px;
  vertical-align: middle;
}
#customer ul.link > li span {
  float: right;
  vertical-align: middle;
}

#customer h3 {
  font-size: 1rem;
  color: #000;
  font-weight: 500;
  line-height: 35px;
  border-bottom: 1px solid #004e90;
  margin: 5px 0;
}
#customer h3 small {
  font-size: 10px;
  font-weight: 100;
  text-align: right;
  float: right;
}

.photo_gallery {
  position: relative;
  padding: 50px 0 0 0;
  display: block;
}

.photo_gallery .in_wrap {
  width: calc(100% + 150px);
  overflow: hidden;
}

.photo_gallery figure {
  padding: 5px;
  border: 1px solid #ddd;
  margin: 0 10px 0 0;
}
.photo_gallery img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  margin: 0 0 10px 0;
}

.photo_gallery strong {
  display: block;
  word-break: keep-all;
  padding: 0 15px;
  font-size: 14px;
}

.photo_gallery .arrows {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}

.photo_gallery .arrows i {
  position: absolute;
  top: 0;
  transform: translate(0, -50%);
  padding: 10px;
  font-size: 20px;
  background: rgba(0, 0, 0, 0.07);
  border-radius: 50%;
  cursor: pointer;
}

.photo_gallery .arrows .left {
  left: -75px;
}
.photo_gallery .arrows .right {
  right: 50px;
}

footer {
  padding: 30px 0;
  font-size: 12px;
  border-top: 1px solid #ddd;
}

footer .sns {
  font-size: 20px;
}

footer .sns i {
  padding: 10px;
  background: #f1f1f1;
  border-radius: 50%;
  margin: 0 2px;
}
footer .container {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
footer address {
  padding: 30px 15px;
}
footer address span {
  display: inline-block;
}
footer address span > a {
  color: #bd8448;
  font-size: 1rem;
  padding-left: 10px;
}

#toTop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 10px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
  display: none;
}
.mopen {
  display: none;
  position: fixed;
  top: 32px;
  right: 20px;
  background: #f2f2f2;
  border-radius: 3px;
  line-height: 1;
  z-index: 999;
}
.mopen i {
  font-size: 20px;
  padding: 5px;
}

.fixBg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.75;
  width: 100%;
  height: 100vh;
  z-index: 888;
}

#subpage article .content .banner_list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  border: 1px solid #ddd;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#subpage article .content .banner_list strong {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#subpage article .content .banner_list .b {
  font-size: 40px;
  font-weight: 700;
}

#subpage article .content .banner_list > li {
  padding: 32px 16px;
  text-align: center;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

#subpage article .content .banner_list > li:nth-child(even) {
  background: #f9f9f9;
}

#subpage article .content .banner_list > li:nth-child(3n + 1) {
  border-left: 1px solid transparent;
}

/* 































*/

@media (max-width: 1024px) {
  .container {
    width: 100%;
    margin: 0 auto;
  }
  body {
    font-family: "Noto Sans KR", FontAwesome, "Malgun Gothic", dotum, sans-serif;
    line-height: 1.6;
    width: 100%;
    min-width: auto;
    letter-spacing: 0em;
    overflow-x: hidden;
  }
  i {
    font-family: FontAwesome, xeicon !important;
  }
  hr {
    display: none;
  }
  hr.dotline {
    display: block;
    border-top: 1px dotted #eee;
    margin: 30px 0;
  }
  br.mline {
    display: block;
  }
  i.br {
    display: inline-block;
  }

  .winner {
    display: flex;
    width: auto;
    margin: 0 0 0 0;
  }

  #subpage article .table_wrap {
    padding-bottom: 10px;
    overflow-y: scroll;
  }

  #subpage article .table_wrap::after {
    content: "좌우로 스크롤 하세요.";
    display: block;
    margin: 10px 0;
    font-size: 14px;
  }

  #subpage article .tables {
    min-width: 600px;
    border-top: 2px solid #da544b;
    border-bottom: 1px solid #da544b;
  }

  #top_bar {
    display: none;
    line-height: 30px;
    font-size: 0.6rem;
    font-weight: 400;
    border-bottom: 1px solid #eee;
  }
  #top_bar > div {
    display: flex;
    justify-content: space-between;
    width: auto;
    margin: 0 auto;
    padding: 0 15px;
  }
  #top_bar > div > ul {
    display: flex;
  }
  #top_bar > div > ul > li {
    padding: 0 10px;
    border-right: 1px solid #eee;
  }

  header {
    position: relative;
    top: 0;
    left: 0;
    background: #fff;
    border-bottom: 1px solid #eee;
    line-height: 1;
    z-index: 9999;
  }
  header .title {
    display: flex;
    justify-content: space-between;
    width: auto;
    margin: 0 auto;

    padding: 20px 15px;

    height: 100px;
  }
  header h1 {
    /* padding: 0 25px;
    line-height: 100px; */
    white-space: nowrap;
  }

  header h1 {
    font-size: 4vw;
    background: url(../img/logo_b.png) no-repeat left center/40px;
  }

  header .right {
    margin: 0 0 0 auto;
    font-size: 13px;

    display: none;
  }

  header h1 span {
    display: block;
    margin: 5px 0 0 0;
    font-size: 2vw;
  }
  header h1 img {
    width: 200px;
    position: relative;
    z-index: 99999;
  }
  header .top_s {
    display: none;
    font-size: 12px;
    line-height: 100px;
    padding: 0 15px;
  }

  header nav {
    margin: 0 0 0 0;
    background: #fff;
    position: fixed;
    top: 0;
    left: -100%;
    width: calc(100% - 120px);
    height: 100vh;
    background: #fff;
    border-right: 3px solid #ddd;
    transition: 0.4s;
    line-height: 1;
    padding: 100px 15px;
    z-index: 9999;
  }
  header nav.on {
    left: 0;
  }
  header nav > ul {
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-start;
    font-size: 15px;
    font-weight: 400;
  }
  header nav > ul > li {
    position: relative;
    line-height: 45px;
  }
  header nav > ul > li ~ li {
    border-top: 1px solid #ddd;
  }
  header nav > ul > li > a {
    display: block;
    padding: 0 15px;
  }

  #visual {
    position: relative;
    width: auto;
    min-width: 0;
    background-image: url(../img/main_bg.jpg);
    border-bottom: none;
  }
  #visual:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /* background: url(../img/base/pattern5.png); */
    opacity: 0;
  }

  #visual .slogan {
    position: absolute;
    top: 200px;
    left: 0;
    width: auto;
    transform: translate(0, 0);
    letter-spacing: -0.1em;
    padding: 0 15px;
    z-index: 111;
  }
  #visual .slogan span {
    display: block;
  }

  #visual .slogan h3 {
    font-size: 6.5vw;
    font-weight: 500;
    color: #fff;
    text-shadow: 2px 2px 0 #333;
  }
  #visual .slogan p {
    font-size: 2.4vw;
    margin: 10px 0 40px 0;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    letter-spacing: 0.025em;
    line-height: 1.2;
  }

  #visual .main_slider figure {
    height: 500px;
  }

  #visual .slick-dots {
    display: flex;
    position: absolute;
    left: 0;
    bottom: 50px;
    width: auto;
    padding: 0 15px;
    transform: translateX(0);
    z-index: 998;
  }
  #visual .slick-dots li {
    width: 20px;
    height: 20px;
    background: #da544b;
    margin-right: 2px;
  }

  .scroll {
    position: absolute;
    bottom: 30px;
    left: auto;
    right: 15px;
    color: #fff;
  }

  .main_arrows {
    position: absolute;
    right: 0;
    transform: translate(0, 0);
    width: 100%;
    z-index: 1000;
    opacity: 0;
  }

  /* index page { */

  /* .main_banner .tb_l a:nth-child(1) {
    background: #da544b;
  }
  .main_banner .tb_l a:nth-child(2) {
    background: #f4cb4f;
  }
  .main_banner .tb_l a:nth-child(3) {
    background: #337689;
  }
  .main_banner .tb_l a:nth-child(4) {
    background: #6fa476;
  }

  .main_banner .tb_l a:hover {
    transform: scale(1);
    z-index: 999;
  } */

  .main_banner {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;

    gap: 40px;

    flex-direction: column;
  }

  .main_banner .tb_l {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .main_banner .tb_r {
    padding: 15px 15px 25px 15px;
    width: auto;
  }

  .m_right {
    display: none;
  }
  .main_banner .tb_l i {
    font-size: 100px;
    font-weight: 100;
  }
  .main_banner .tb_l strong {
    display: block;
  }

  .main_banner .icn {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    font-size: 0;
  }
  .main_banner .icn01 {
    background: url(../img/base/line_iconset_b01.png) -600px -100px;
  }
  .main_banner .icn02 {
    background: url(../img/base/line_iconset_b02.png) -300px -300px;
  }
  .main_banner .icn03 {
    background: url(../img/base/line_iconset_b02.png) -1000px -400px;
  }
  .main_banner .icn04 {
    background: url(../img/base/line_iconset_b02.png) -600px -300px;
  }

  .photo_gallery .arrows {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
  }

  .photo_gallery .arrows i {
    position: absolute;
    top: 0;
    transform: translate(0, -50%);
    padding: 10px 5px;
    font-size: 20px;
    background: #fff;
    border-radius: 0;
    cursor: pointer;
  }

  .photo_gallery .arrows .left {
    left: 0;
  }
  .photo_gallery .arrows .right {
    right: 0;
  }

  #mainBanner .tit {
    max-width: 1200px;
    margin: 0 auto 30px auto;
    padding: 0 15px;
  }
  #mainBanner h2 {
    font-size: 6vw;
    font-weight: 700;
    margin: 0 auto 10px auto;
  }
  #mainBanner p {
    font-size: 3vw;
    word-break: keep-all;
  }

  .btel {
    text-align: right;
  }
  .btel i {
    font-size: 40px;
  }
  .btel h3 {
    display: block;
    font-size: 6vw;
    font-weight: 600;
    color: #333;
    border-bottom: none;
    letter-spacing: -0.015em;
    margin: 0 0 0;
  }

  #customer img {
    display: block;
    width: 100%;
  }
  #customer ul.service {
    display: flex;
    width: auto;
    margin: 0 auto;
  }
  #customer ul.service > li {
    width: 100%;
    padding: 0 15px;
    position: relative;
  }

  #customer ul.link {
    display: grid;
    grid-template-columns: 1fr;
    gap: 5px;
    margin: 15px 0;
  }
  #customer ul.link > li a {
    display: block;
    font-size: 15px;
    line-height: 40px;
    border: 3px solid #f2f2f2;
    padding: 0 15px;
  }
  #customer ul.link > li i {
    font-size: 23px;
    line-height: 40px;
    vertical-align: middle;
  }
  #customer ul.link > li span {
    float: right;
    vertical-align: middle;
  }

  #customer h3 {
    font-size: 1rem;
    color: #000;
    font-weight: 500;
    line-height: 35px;
    border-bottom: 1px solid #004e90;
    margin: 5px 0;
  }
  #customer h3 small {
    font-size: 10px;
    font-weight: 100;
    text-align: right;
    float: right;
  }

  /* index page } */

  #page {
    /* background: url(../img/main_bg.jpg); */
    width: auto;
    color: #fff;
    text-align: right;
    position: relative;
    overflow: hidden;
    height: 90px;
  }
  #page:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /* background: url(../img/base/pattern3.png); */
    opacity: 0;
  }
  #page > div {
    font-size: 12px;
    text-align: center;
    width: 100%;
    padding: 20px 25px;
    margin: 0 auto;
    position: relative;
    z-index: 111;
  }

  #page .bar {
    position: absolute;
    left: auto;
    right: 0;
    bottom: 0;
    transform: translate(0, 0);
    font-size: 8px;
    width: auto;
  }

  #subpage .subpage-wrap {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: auto;
    text-align: left;
  }

  #subpage aside {
    flex: 1;
    order: 2;
    padding: 25px 15px 30px 15px;
    min-height: auto;
  }
  #subpage article {
    flex: 1;
    padding: 0 15px 50px 15px;
    border-right: 1px solid #f2f2f2;
    min-height: auto;
  }

  #subpage article > h2 span {
    color: #999;
    font-size: 12px;
    font-weight: 300;
  }
  #subpage aside ul a {
    display: block;
  }
  #subpage aside ul.subMenu li {
    border: 1px solid #eee;
    border-radius: 3px;
    margin: 3px 0;
    padding: 5px 0 5px 25px;
  }
  #subpage aside ul.subMenu li:hover {
    background: #004e90;
    color: #fff;
  }
  #subpage aside ul.subMenu li.on {
    background: #004e90;
    color: #fff;
  }

  #subpage aside h3 {
    font-size: 1rem;
    color: #000;
    font-weight: 500;
    line-height: 35px;
    border-bottom: 1px solid #004e90;
    margin: 10px 0;
  }
  #subpage aside h3 small {
    font-size: 10px;
    font-weight: 100;
    text-align: right;
    float: right;
  }
  #subpage aside .customer {
    display: none;
    font-size: 0.7rem;
    color: #333;
  }
  #subpage aside .customer a {
    display: block;
    font-size: 1.2rem;
    font-weight: 700;
    color: #004e90;
  }
  #subpage aside hr {
    display: block;
    margin: 40px 0 0 0;
  }

  #subpage aside .darm {
    font-size: 0.7rem;
    color: #333;
    margin: 0 0 30px 0;
  }

  #subpage aside ol {
    background: #f5f5f5;
    margin: 30px 0;
    line-height: 1.5rem;
    border-radius: 5px;
    text-align: center;
  }
  #subpage aside ol > li {
    display: inline-block;
    font-size: 0.7rem;
    color: #333;
  }
  #subpage aside ol > li + li:before {
    content: "/ ";
    margin: 0 0.5rem;
  }
  #subpage .ginner figure {
    order: -1;
  }
  #subpage article > h2 {
    margin: 20px 0;
    font-size: 4.2vw;
    color: #000;
    font-weight: 400;
    line-height: 45px;
    border-bottom: 1px solid #eee;
  }

  #subpage article .content .con_pic {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 6px;
  }

  #subpage .sub_latest li {
    float: left;
    width: 50%;
    text-align: center;
  }
  #subpage .sub_latest li:nth-child(odd) {
    padding: 15px 8px 0 0;
  }
  #subpage .sub_latest li:nth-child(even) {
    padding: 15px 0 0 8px;
  }

  #subpage .sub_latest li figure {
    border: 1px solid #eee;
    padding: 10px;
    border-radius: 10px;
  }
  #subpage .sub_latest li figure img {
    width: 100%;
    border-radius: 10px;
  }

  #subpage .sub_latest li strong {
    display: block;
    line-height: 40px;
    font-weight: 500;
  }

  .sub_table {
    border-top: 2px solid #369;
    border-bottom: 1px solid #369;
  }
  .sub_table th {
    font-weight: 400;
    width: 100px;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 5px 15px;
  }
  .sub_table td {
    border-bottom: 1px solid #eee;
    padding: 5px 15px;
  }

  #customer {
    padding: 30px 0 50px 0;
  }
  #customer > ul {
    display: flex;
    flex-direction: column;
    width: auto;
    margin: 0 auto;
  }
  #customer > ul > li {
    flex: 1;
    padding: 0 15px;
  }

  #customer h3 {
    font-size: 1rem;
    color: #000;
    font-weight: 500;
    line-height: 35px;
    border-bottom: 1px solid #004e90;
    margin: 60px 0 5px;
  }
  #customer h3 small {
    font-size: 10px;
    font-weight: 100;
    text-align: right;
    float: right;
  }

  #customer .btel {
    text-align: left;
  }
  #customer .btel h3 {
    display: block;
    font-size: 30px;
    font-weight: 600;
    color: #333;
    border-bottom: none;
    letter-spacing: -0.015em;
    margin: 20px 0 15px 0;
  }

  footer {
    font-size: 12px;
  }
  footer .container {
    width: auto;
    margin: 0 auto;
  }
  footer address span {
    display: inline-block;
  }
  footer address i {
    display: none;
    font-size: 0;
  }

  .mopen {
    display: block;
  }
  .fixBg.on {
    display: block;
  }
}
