.wrap {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0 auto;
  background: #efefef;
}
.navi_wrap {
  width: 1000px;
  height: 80px;
  position: relative;
  border-bottom: 0px solid #ddd;
  margin: 0 auto;
  z-index: 10;
}

.logo_area {
  width: 190px;
  height: auto;
  position: relative;
  display: inline-block;
  z-index: 11;
}

.logo {
  width: 190px;
  height: 20px;
  top: 30px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  z-index: 10;
  float: left;
  cursor: pointer;
}

.logo img {
  width: 190px;
  height: 20px;
  object-fit: contain;
}

.logo a {
  text-decoration: none;
}

.dropdown {
  width: 70%;
  position: relative;
  display: inline-block;
  float: right;
}

.drop_list {
  width: 100%;
  position: relative;
  display: inline-block;
  margin-top: 28px;
}

.dropbtn {
  width: 100%;
  height: 20px;
  background-color: none;
  color: #222;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border: none;
  z-index: 10;
}

.dropbtn ul {
  display: inline-block;
  position: absolute;
  border: 0px solid red;
  vertical-align: middle;
  float: right;
  right: 0;
}

.dropbtn li {
  font-size: 16px;
  display: inline-block;
  position: relative;
  text-align: center;
  margin-left: 20px;
  right: 0;
  cursor: pointer;
}

.dropdown .dropbtn li:hover {
  border-bottom: 2px solid #111;
}

.m_navi_warp,
.m_logo {
  display: none;
}

/*--main--*/
.mainA_area {
  width: 100%;
  height: 881px;
  display: inline-block;
  position: relative;
  background: url("/images/main/mainA_bg.png");
  background-size: cover;
  top: -81px;
  margin: 0 auto;
}

.object {
  width: 100%;
  height: 881px;
  display: inline-block;
  position: relative;
  margin: 0 auto;
}
.object img:nth-child(1) {
  width: 176px;
  height: 237px;
  display: inline-block;
  position: absolute;
  object-fit: contain;
  float: left;
  top: 0;
  left: 0;
}

.object img:nth-child(2) {
  width: 167px;
  height: 187px;
  display: inline-block;
  position: absolute;
  object-fit: contain;
  float: right;
  top: 0;
  right: 0;
}

.object img:nth-child(3) {
  width: 99px;
  height: 208px;
  display: inline-block;
  position: absolute;
  object-fit: contain;
  float: left;
  bottom: 0;
  left: 0;
}

.object img:nth-child(4) {
  width: 207px;
  height: 285px;
  display: inline-block;
  position: absolute;
  object-fit: contain;
  float: right;
  bottom: 0;
  right: 0;
}

.symbol_img {
  width: 1000px;
  height: auto;
  position: relative;
  margin: 0 auto;
  text-align: center;
  border: 0px solid red;
  margin-top: -700px;
  z-index: 5;
}

.symbol_img img {
  width: 757px;
  height: 487px;
  display: inline-block;
  position: relative;
  object-fit: contain;
}

.mainB,
.mainC {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0 auto;
}

.container {
  width: 1000px;
  height: auto;
  position: relative;
  margin: 0 auto;
  padding-bottom: 80px;
}

.container h1 {
  width: 100%;
  font-size: 26px;
  text-align: center;
  color: #021985;
  display: inline-block;
  position: relative;
  padding: 20px 0px 80px 0px;
}

.con_area {
  width: 1000px;
  height: auto;
  display: inline-block;
  position: relative;
}

.left {
  width: 50%;
  height: auto;
  display: inline-block;
  position: relative;
  float: left;
}

.left img {
  width: 480px;
  height: 480px;
  display: inline-block;
  position: relative;
  object-fit: cover;
  margin-left: 20px;
}

.right {
  width: 50%;
  height: auto;
  display: inline-block;
  position: relative;
  float: right;
  font-family: "sandoll-gothicneo1";
  padding-left: 100px;
  text-align: left;
}

.txt_area {
  width: 100%;
  height: auto;
  display: inline-block;
  position: relative;
}

.txt_area h2 {
  font-size: 28px;
  color: #021985;
  display: inline-block;
  position: relative;
  padding: 30px 0px 36px 0px;
  font-family: "Pretendard";
  font-weight: 600;
  line-height: 40px;
  text-align: left;
}

.txt_area h3 {
  font-size: 16px;
  color: #555;
  display: inline-block;
  position: relative;
  padding-bottom: 58px;
  font-family: "sandoll-gothicneo1";
  font-weight: 200;
  line-height: 24px;
  text-align: left;
}

.p_list {
  width: 100%;
  height: auto;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.p_list img {
  width: 10px;
  height: 160px;
  display: inline-block;
  position: relative;
  object-fit: contain;
}

.p_list ul {
  width: 93%;
  display: inline-block;
  position: relative;
  float: right;
  margin-top: -4px;
}

.p_list li {
  display: inline-block;
  position: relative;
}

.p_list span {
  width: 120px;
  font-size: 18px;
  color: #111;
  display: inline-block;
  position: relative;
  font-family: "Pretendard";
  font-weight: 600;
  text-align: left;
}

.p_list h5 {
  font-size: 14px;
  color: #555;
  display: inline-block;
  position: relative;
  font-family: "sandoll-gothicneo1";
  font-weight: 200;
  line-height: 18px;
  text-align: left;
  padding-bottom: 30px;
}

.gallery {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0 auto;
  padding-top: 80px;
}

.gallery ul {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  left: 0;
  right: 0;
}

.gallery li {
  width: 25%;
  height: auto;
  display: inline-block;
  position: relative;
}

.film {
  width: 1000px;
  height: 562px;
  display: inline-block;
  position: relative;
}

/* Style the Image Used to Trigger the Modal 


/* The Modal (background) 
.modal {
  display: none; /* Hidden by default 
  position: fixed; /* Stay in place 
  z-index: 1; /* Sit on top 
  padding-top: 100px; /* Location of the box 
  left: 0;
  top: 0;
  width: 100%; /* Full width /
  height: 100%; /* Full height 
  overflow: auto; /* Enable scroll if needed 
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity 
}

/* Modal Content 
.modal-content {
  margin: auto;
  width:1000px;
  height:562px;
}

/* The Close Button 
.close {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}*/

.g_Slides02 {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border: 0px solid red;
}

.g_Slides02 ul {
  width: 100%;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}

.g_Slides02 li {
  width: 25%;
  height: auto;
  display: inline-block;
  position: relative;
  left: 0;
  right: 0;
}

/*.g_Slides02 li:nth-child(4n){padding-right:2%;}*/

.g_Slides02 h4 {
  font-size: 16px;
  color: #111;
  display: block;
  position: relative;
  font-family: "sandoll-gothicneo1";
  text-align: left;
  padding-top: 10px;
}

.g_Slides02 li > img.hover-shadow02 {
  transition: 0.3s;
}
.hover-shadow02:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: rgba(2, 25, 133, 0.8);
  display: inline-block;
  cursor: pointer;
}

.g_Slides02 li:hover .overlay {
  opacity: 1;
}
.overlay {
  text-align: center;
}

.overlay h3 {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.6px;
  color: #fff;
  display: block;
  position: relative;
  font-family: "sandoll-gothicneo1";
  top: 50%;
}

.foot_area {
  width: 100%;
  height: auto;
  padding: 60px 0px 60px 0px;
  display: inline-block;
  position: relative;
  background-color: #303138;
  margin: 0 auto;
}

.madd{display: none;}
.add {
  font-size: 14px;
  font-family: "sandoll-gothicneo1";
  line-height: 18px;
  color: #898989;
  text-align: left;
  display: block;
  position: relative;
}

a.tnumber{
  display: inline-block;
  position: relative;
  font-family:"sandoll-gothicneo1";
}
a.mtnumber{display:none;}

.foot_area p {
  font-size: 14px;
  font-family: "sandoll-gothicneo1";
  line-height: 18px;
  color: #898989;
  text-align: right;
  padding-top: 60px;
  right: 0;
  bottom: 0;
}

.office_info {
  width: 50%;
  height: auto;
  display: inline-block;
  position: relative;
  float: left;
}

.logo_footer {
  width: 152px;
  height: 16px;
  display: inline-block;
  position: relative;
  margin-bottom: 8px;
  background: url("/images/common/logo_footer.svg");
  background-size: contain;
}


.office_info ul {
  margin-top: 6px;
  vertical-align: middle;
  display: flex; 
  flex-wrap: wrap;
  position: relative;
}
.office_info li {
  width: auto;
  height: 21px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-right: 20px;
}

.office_info span {
  font-size: 14px;
  font-family: "sandoll-gothicneo1";
  line-height: 21px;
  color: #898989;
  text-align: left;
  display: inline-block;
  position: relative;
  top: -4px;
}

.mail {
  width: 21px;
  height: 21px;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  background: url("/images/common/icon_mail.svg");
  background-size: contain;
}

.sns {
  width: 21px;
  height: 21px;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  background: url("/images/common/icon_sns.svg");
  background-size: contain;
  top: 3px;
}

a.snstxt {
  font-size: 14px;
  font-family: "sandoll-gothicneo1";
  line-height: 21px;
  color: #898989;
  text-align: left;
  display: inline-block;
  position: relative;
}

.foot_right {
  width: 50%;
  height: auto;
  display: inline-block;
  position: relative;
  float: right;
}

a.down {
  width: 120px;
  height: 30px;
  display: inline-block;
  position: relative;
  float: right;
  font-size: 14px;
  font-family: "sandoll-gothicneo1";
  line-height: 30px;
  color: #303138;
  text-align: center;
  background: #898989;
  border-radius: 30px;
}

a.down:hover {
  color: #fff;
  background: #021985;
}

@media screen and (max-width:560px) {
  .add{display: none;}
  .madd {
  width:100%;
  font-size: 14px;
  font-family: "sandoll-gothicneo1";
  line-height: 18px;
  color: #898989;
  text-align: left;
  display: inline-block;
  position: relative;
  }
  a.tnumber{display:none;}
  a.mtnumber{
    display: inline-block;
    position: relative;
    font-family: "sandoll-gothicneo1";
  }


}


@media screen and (max-width: 414px) {
  .navi_wrap,
  .logo {
    display: none;
  }
  .m_navi_wrap {
    width: 100%;
    height: auto;
    margin: 0 auto;
    border-bottom: 0px solid #ddd;
    position: relative;
  }
  .navi {
    width: 100%;
    height: 60px;
    position: relative;
    z-index: 10;
    margin: 0 auto;
  }
  .navi02 {
    width: 100%;
    height: 100%;
    position: relative;
    top: -100px;
    z-index: 100;
    margin: 0 auto;
  }

  .m_logo {
    width: 190px;
    height: 20px;
    top: 22px;
    padding-left: 10px;
    position: relative;
    display: inline-block;
    cursor: pointer;
    z-index: 10;
    float: left;
    cursor: pointer;
  }
  .menu {
    width: 24px;
    height: 19px;
    margin-top: 40px;
    position: absolute;
    cursor: pointer;
    right: 0;
    padding-right: 20px;
    z-index: 990;
  }

  .m_menuBtn {
    width: 24px;
    height: 22px;
    position: relative;
    display: inline-block;
    text-align: center;
    right: 0;
    margin-top: 20px;
    float: right;
    border: 0px solid red;
    background: url("/images/common/gnb.svg") no-repeat right;
    background-size: contain;
    z-index: 999;
  }

  .m_menu_wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    display: inline-block;
    padding: 20px 50px;
    background: rgba(0, 0, 0.6);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 0px solid red;
    top: 0;
    text-align: center;
    z-index: 100;
  }

  .m_menu {
    width: 100%;
    height: 100%;
    border: 0px solid red;
    padding-top: 40px;
    line-height: 36px;
    position: relative;
    display: inline-block;
    margin: 0 auto;
  }

  li.mo_menu_1depth a {
    display: block;
    width: 100%;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    position: relative;
  }

  li.mo_menu_1depth {
    width: 100%;
  }

  .m_menu .m_area li.mo_menu_1depth {
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #fff;
  }
  .m_menu .m_area li.mo_menu_1depth:nth-child(4) {
    border-bottom: 0px solid #fff;
  }

  .m_area {
    width: 100%;
    height: auto;
    position: relative;
    display: inline-block;
    color: #fff;
    margin-top: 20px;
  }

  .mainA_area {
    width: 100%;
    height: 740px;
    display: inline-block;
    position: relative;
    background: url("/images/main/mainA_bg.png");
    background-size: cover;
    top: -81px;
    margin: 0 auto;
  }

  .object {
    width: 100%;
    height: 740px;
    display: inline-block;
    position: relative;
    margin: 0 auto;
    padding: 0 20px;
  }
  .object img:nth-child(1) {
    width: 176px;
    height: 237px;
    display: inline-block;
    position: absolute;
    object-fit: contain;
    float: left;
    top: 0;
    left: 0;
  }

  .object img:nth-child(2) {
    width: 167px;
    height: 187px;
    display: inline-block;
    position: absolute;
    object-fit: contain;
    float: right;
    top: 0;
    right: 0;
  }

  .object img:nth-child(3) {
    width: 99px;
    height: 208px;
    display: inline-block;
    position: absolute;
    object-fit: contain;
    float: left;
    bottom: 0;
    left: 0;
  }

  .object img:nth-child(4) {
    width: auto;
    height: 240px;
    display: inline-block;
    position: absolute;
    object-fit: contain;
    float: right;
    bottom: 0;
    right: 0;
  }

  .symbol_img {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    text-align: center;
    border: 0px solid red;
    margin-top: -500px;
    z-index: 5;
  }

  .symbol_img img {
    width: 86%;
    height: auto;
    display: inline-block;
    position: relative;
    object-fit: contain;
  }

  .container {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 80px;
  }

  .con_area {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
  }

  .left {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    float: left;
  }

  .left img {
    width: 100%;
    height: 480px;
    display: inline-block;
    position: relative;
    object-fit: cover;
    margin-left: 0px;
  }

  .right {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    float: right;
    font-family: "sandoll-gothicneo1";
    padding-left: 0px;
    text-align: left;
  }

  .g_Slides02 li {
    width: 50%;
    height: auto;
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
  }

  .p_list img {
    width: 10px;
    height: 160px;
    display: inline-block;
    position: relative;
    object-fit: contain;
  }

  .p_list ul {
    width: 93%;
    display: inline-block;
    position: relative;
    float: right;
    margin-top: -4px;
  }

  .p_list li {
    display: inline-block;
    position: relative;
  }

  .p_list span {
    width: 120px;
    font-size: 16px;
    color: #111;
    display: inline-block;
    position: relative;
    font-family: "Pretendard";
    font-weight: 600;
    text-align: left;
  }

  .p_list h5 {
    font-size: 12px;
    color: #555;
    display: inline-block;
    position: relative;
    font-family: "sandoll-gothicneo1";
    font-weight: 200;
    line-height: 18px;
    text-align: left;
    padding-bottom: 30px;
  }

  .overlay h3 {
    font-size: 14px;
    line-height: 20px;
    padding: 0 5%;
    letter-spacing: 0.6px;
    color: #fff;
    display: block;
    position: relative;
    font-family: "sandoll-gothicneo1";
    top: 40%;
  }

  .office_info {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    float: left;
  }

  .logo_footer {
    width: 152px;
    height: 16px;
    display: inline-block;
    position: relative;
    margin-bottom: 8px;
    background: url("/images/common/logo_footer.svg");
    background-size: contain;
  }

  .office_info ul {
    margin-top: 6px;
    vertical-align: middle;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }

  .office_info li {
    width: 100%;
    height: 21px;
    display: block;
    position: relative;
    vertical-align: middle;
    margin-right: 0px;
  }
  .office_info span {
    font-size: 14px;
    font-family: "sandoll-gothicneo1";
    line-height: 21px;
    color: #898989;
    text-align: left;
    display: inline-block;
    position: relative;
    top: -4px;
  }

  .add{display: none;}
  .madd {
  width:100%;
  font-size: 14px;
  font-family: "sandoll-gothicneo1";
  line-height: 22px;
  color: #898989;
  text-align: left;
  display: inline-block;
  position: relative;
  }
  a.tnumber{display:none;}
  a.mtnumber{
    display: inline-block;
    position: relative;
    font-family: "sandoll-gothicneo1";
  }
  .mail {
    width: 21px;
    height: 21px;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    background: url("/images/common/icon_mail.svg");
    background-size: contain;
  }

  .sns {
    width: 21px;
    height: 21px;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    background: url("/images/common/icon_sns.svg");
    background-size: contain;
    top: 3px;
  }

  .foot_right {
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    float: left;
  }

  a.down {
    width: 100%;
    height: 30px;
    display: block;
    position: relative;
    float: left;
    font-size: 14px;
    font-family: "sandoll-gothicneo1";
    line-height: 30px;
    color: #303138;
    text-align: center;
    background: #898989;
    border-radius: 30px;
    margin-top: 20px;
    margin-bottom: 14px;
    cursor: pointer;
    z-index:10;
  }

  .foot_area p {
    width: 100%;
    font-size: 14px;
    font-family: "sandoll-gothicneo1";
    line-height: 18px;
    color: #898989;
    text-align: left;
    padding-top: 0px;
    right: 0;
    bottom: 0;
    display: block;
    position: relative;
  }

  a.tel {
    display: inline-block;
    position: relative;
    text-decoration: none;
    font-family: "sandoll-gothicneo1";
  }
}
