@charset 'utf-8';

/* header - gNav */
#main-header .header-top-dropdown:hover {
  text-decoration: underline;
  transition: 0.3s;
}

#main-header .header-top-dropdown ul {
  position: fixed;
  top: -32px;
  right: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  padding-left: 66px;
  transform: translateY(100%);
  background-color: rgba(216, 48, 0, 0.85);
  opacity: 0;
  transition: 0.3s;
  pointer-events: none;
}

#main-header .header-top-dropdown:hover ul {
  display: flex;
  opacity: 1;
  pointer-events: auto;
}

#main-header .header-top-dropdown ul li {
  width: auto;
}

#main-header .header-top-dropdown ul li a {
  padding: 10px 0;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

#main-header .header-top-dropdown ul li a:hover {
  padding-right: calc(1.5rem - 10px);
}

#main-header .header-top-dropdown ul li a:before {
  content: "";
  position: relative;
  top: -3px;
  display: inline-block;
  height: 1px;
  width: 0;
  margin-right: 5px;
  background-color: #fff;
  transition: 0.2s;
  vertical-align: middle;
}

#main-header .header-top-dropdown ul li a:hover:before {
  width: 10px;
}

#main-header .header-top-dropdown ul li:after {
  display: none;
}

@media only screen and (max-width: 480px) {
  #main-header .header-top-dropdown ul {
    display: none;
  }
}

/* front-page */
#home-sec01 .top-list-box.box-05 {
  right: 50%;
  transform: translateX(50%);
}

@media only screen and (max-width: 480px) {
  #home-sec01 .top-list-box.box-05 {
    transform: none;
  }
}

/* page-founding */

#founding-sec03 .table table th {
  width: 23%;
}

#founding-sec03 .table table td {
  width: 77%;
}

/* page-release */
.sp_break {
  display: none;
}

.guide-tab-content .guide-pdf-list.jihee {
  background-color: #fff;
  margin-top: 20px;
  padding-top: 30px;
  padding-right: 41px;
  padding-bottom: 25px;
}

.guide-tab-content .guide-pdf-list .jihee-logo {
  width: 211px;
}

.guide-tab-content .guide-pdf-list .jihee-logo img {
  width: 161px;
  height: auto;
  margin-left: 47px;
  margin-top: 98px;
}

.guide-tab-content:last-of-type .guide-pdf-list .jihee-logo img {
  margin-top: 0;
}

.guide-tab-content .guide-pdf-list .jihee-exp {
  flex: 1;
  margin-left: 43px;
}

.guide-tab-content .guide-pdf-list .jihee-exp h4 {
  font-size: 18px;
  margin-bottom: 15px;
}

.guide-tab-content .guide-pdf-list .jihee-exp p {
  font-size: 14px;
  padding: 0 0 20px 0;
}

.guide-tab-content .guide-pdf-list .jihee-exp p:nth-of-type(2),
.guide-tab-content .guide-pdf-list .jihee-exp p:nth-of-type(4) {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 30px;
  margin-bottom: 10px;
}

.guide-tab-content .guide-pdf-list .jihee-exp .guide-pdf-link {
  display: inline-block;
  width: auto;
  font-size: 14px;
}

.guide-tab-content .guide-pdf-list .jihee-exp .guide-pdf-link a {
  padding: 5px;
}

@media only screen and (max-width: 480px) {
  .sp_break {
    display: inline-block;
  }

  .guide-tab-content .guide-pdf-list.jihee {
    padding-bottom: 0;
    padding-right: 12px;
    padding-left: 12px;
  }

  .guide-tab-content .guide-pdf-list .jihee-logo {
    width: 100%;
    background: #fff;
    text-align: center;
    margin-bottom: 1.5rem;
  }

  .guide-tab-content .guide-pdf-list .jihee-logo img {
    margin-top: 20px;
    margin-left: 0;
    margin-bottom: 25px;
  }

  .guide-tab-content .guide-pdf-list .jihee-exp {
    margin-left: 0;
  }

  .guide-tab-content .guide-pdf-list .jihee-exp .guide-pdf-link {
    display: block;
    width: 100%;
  }

  .guide-tab-content .guide-pdf-list .jihee-exp .guide-pdf-link a {
    padding-right: 0;
  }
}

.certificate__table--td-kind {
  width: 50%;
}

@media only screen and (max-width: 480px) {
  .toggle-bottom {
    width: 100%;
  }
}

.white-menu {
  background-color: #fff;
}

.white-menu ul.sin-ul>li {
  border-bottom: 1px solid #d83000 !important;
}

.white-menu ul.sin-ul>li .acodion .fa-chevron-down:before {
  color: #d83000;
}

.white-menu ul li a {
  color: #d83000;
}

.pamphlet-sec .logo {
  margin-top: 3em;
}

#anc02.univ-sec .univ-sec2-box .content .univ-sec2-box02-box .box-flex .box-flex-item p.big {
  margin-top: -10px;
}

@media only screen and (max-width: 480px) {

  #anc02.univ-sec .univ-sec2-box .content .univ-sec2-box02-box .box-flex .box-flex-item h4,
  #anc02.univ-sec .univ-sec2-box .content .univ-sec2-box02-box .box-flex .box-flex-item p.big,
  #anc02.univ-sec .univ-sec2-box .content .univ-sec2-box02-box .box-flex .box-flex-item p.text {
    text-align: center;
  }
}

.f-size_b {
  font-weight: 600;
  font-size: 16px;
  margin-top: 10px;
  display: block;
}

.beautiful_bunner {
  position: fixed;
  z-index: 900;
  bottom: 30px;
  right: 20px;
  opacity: 0;
  transition: opacity .5s;
}

.beautiful_bunner a {
  display: block;
  margin-bottom: 5px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
  border-radius: 20px;
}

.beautiful_bunner img {
  width: 230px;
  height: auto;
}

.beautiful_bunner.active {
  opacity: 1;
}

a.beautiful_bunner:focus {
  outline: none;
}

@media only screen and (max-width: 480px) {
  .beautiful_bunner {
    width: 100%;
    height: auto;
    right: 0;
    bottom: 0;
    display: flex;
  }

  .beautiful_bunner a {
    margin-bottom: 0;
  }

  .beautiful_bunner img {
    width: 100%;
    height: auto;
  }
}

.notpage {
  padding: 200px 200px 0px;
  display: flex;
}

.notpage .left {
  font-size: 90px;
  display: block;
  margin-left: auto;
  line-height: 36px;
  text-align: center;
  margin-right: 0;
}

.notpage .left span {
  font-size: 18px;
}

.notpage p {
  padding: 60px 30px;
  margin-right: auto;
}

@media only screen and (max-width: 480px) {
  .notpage {
    padding: 110px 5%;
    display: block;
  }

  .notpage .left {
    padding: 100px 0 0;
  }

  .notpage .left span {}

  .notpage p {
    padding: 20px 0 0;
    font-size: 14px;
    text-align: center;
  }
}