/* ==========================================================================

/index.html

===========================================================================*/
#index.root .intro {
  padding-top: 25px;
  padding-bottom: 25px;
}

@media only screen and (min-width: 768px) {
  #index.root .intro {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

#index.root .intro .intro__hl {
  width: 167px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}

@media only screen and (min-width: 768px) {
  #index.root .intro .intro__hl {
    margin-bottom: 50px;
    width: 334px;
  }
}

#index.root .intro .intro__btn {
  margin-top: 15px;
  text-align: center;
}

/* ==========================================================================

/school/**.html

===========================================================================*/
#access.school main {
  margin-bottom: 35px;
  background-color: #f5f5f5;
  padding-top: 30px;
  padding-bottom: 45px;
}

@media only screen and (min-width: 768px) {
  #access.school main {
    padding-top: 55px;
    padding-bottom: 70px;
  }
}

#access.school main .info {
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  #access.school main .info {
    margin-bottom: 50px;
    margin-top: 60px;
  }
}

#access.school main .info dl {
  margin-top: 15px;
}

#access.school main .info dl:first-child {
  margin-top: 0;
}

#access.school main .info dl dt {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
}

@media only screen and (min-width: 768px) {
  #access.school main .info dl dt {
    font-size: 16px;
    font-size: 1.6rem;
    float: left;
    width: 110px;
  }
}

#access.school main .info dl dd {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}

@media only screen and (min-width: 768px) {
  #access.school main .info dl dd {
    font-size: 16px;
    font-size: 1.6rem;
    float: right;
    width: 850px;
  }
}

#access.school main #googleMap {
  width: 100%;
  height: 290px;
}

@media only screen and (min-width: 768px) {
  #access.school main #googleMap {
    height: 550px;
  }
}

#access.school main .illustMap {
  margin-top: 20px;
}

#access.school main .illustMap ul li {
  margin-top: 15px;
}

@media only screen and (min-width: 768px) {
  #access.school main .illustMap ul li {
    width: 465px;
    margin-left: 30px;
    margin-top: 0;
    float: left;
  }
}

#access.school main .illustMap ul li:first-child {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  #access.school main .illustMap ul li:first-child {
    margin-left: 0;
  }
}

/* ==========================================================================

/search/**.html

===========================================================================*/
/* ==========================================================================

/inquiry/**.html

===========================================================================*/
#index.inquiry main {
  background-color: #f5f5f5;
  padding-top: 55px;
  padding-bottom: 60px;
}

#index.inquiry main .box {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  #index.inquiry main form dl dt {
    margin-top: 15px;
  }
}

#confirm.inquiry main {
  background-color: #f5f5f5;
  padding-top: 55px;
  padding-bottom: 60px;
}

#confirm.inquiry main .box {
  margin-bottom: 20px;
}

/* ==========================================================================

/job/**.html

===========================================================================*/
#index.job main {
  background-color: #f5f5f5;
  padding-top: 55px;
  padding-bottom: 60px;
}

#index.job main .box {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  #index.job main form dl dt {
    margin-top: 15px;
  }
}

#confirm.job main {
  background-color: #f5f5f5;
  padding-top: 55px;
  padding-bottom: 60px;
}

#confirm.job main .box {
  margin-bottom: 20px;
}

/* ==========================================================================

/apply/**.html

===========================================================================*/
#index.apply main {
  background-color: #f5f5f5;
  padding-top: 55px;
  padding-bottom: 60px;
}

#index.apply main .box {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  #index.apply main form dl dt {
    margin-top: 15px;
  }
}

#confirm.apply main {
  background-color: #f5f5f5;
  padding-top: 55px;
  padding-bottom: 60px;
}

#confirm.apply main .box {
  margin-bottom: 20px;
}

/* ==========================================================================

/privacy/**.html

===========================================================================*/
#index.privacy main {
  padding-top: 20px;
  padding-bottom: 35px;
  background-color: #f5f5f5;
}

@media only screen and (min-width: 768px) {
  #index.privacy main {
    padding-top: 50px;
    padding-bottom: 75px;
  }
}

#index.privacy main .parentSec {
  margin-top: 30px;
}

@media only screen and (min-width: 768px) {
  #index.privacy main .parentSec {
    margin-top: 60px;
  }
}

#index.privacy main .parentSec:first-child {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  #index.privacy main .parentSec .parentSec__inner {
    padding-left: 30px;
  }
}

#index.privacy main .parentSec .parentSec__childSec {
  margin-top: 20px;
}

@media only screen and (min-width: 768px) {
  #index.privacy main .parentSec .parentSec__childSec {
    margin-top: 30px;
  }
}

#index.privacy main .parentSec .parentSec__childSec:first-child {
  margin-top: 0;
}

#index.privacy main .parentSec .parentSec__box {
  margin-top: 10px;
}

#index.privacy main .parentSec .parentSec__headquarters dt {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 4px;
}

@media only screen and (min-width: 768px) {
  #index.privacy main .parentSec .parentSec__headquarters dt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

#index.privacy main .parentSec .parentSec__headquarters dd {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.666666667;
}

@media only screen and (min-width: 768px) {
  #index.privacy main .parentSec .parentSec__headquarters dd {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

/* ==========================================================================

/about/**.html

===========================================================================*/
#index.about main {
  padding-top: 20px;
  padding-bottom: 35px;
  background-color: #f5f5f5;
}

@media only screen and (min-width: 768px) {
  #index.about main {
    padding-top: 50px;
    padding-bottom: 75px;
  }
}

#index.about main .parentSec {
  margin-top: 30px;
}

@media only screen and (min-width: 768px) {
  #index.about main .parentSec {
    margin-top: 60px;
  }
}

#index.about main .parentSec:first-child {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  #index.about main .parentSec .parentSec__inner {
    padding-left: 30px;
  }
}

#index.about main .parentSec .parentSec__childSec {
  margin-top: 20px;
}

@media only screen and (min-width: 768px) {
  #index.about main .parentSec .parentSec__childSec {
    margin-top: 30px;
  }
}

#index.about main .parentSec .parentSec__childSec:first-child {
  margin-top: 50;
}

#index.about main .outline .outline__eachSchoolList li {

  background-image: url(../images/common/icon_arrow_02.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 5px 8px;
  padding-left: 12px;

}

@media only screen and (min-width: 768px) {
  #index.about main .outline .outline__eachSchoolList li {
    display: inline-block;
    margin-left: 30px;
    background-size: 10px 16px;
    padding-left: 20px;
  }
  #index.about main .outline .outline__eachSchoolList li:first-child {
    margin-left: 0;
  }
}

/* ==========================================================================

/entry-flow/**.html

===========================================================================*/
#index.entry_flow main {
  padding-top: 20px;
  padding-bottom: 35px;
  background-color: #f5f5f5;
}

@media only screen and (min-width: 768px) {
  #index.entry_flow main {
    padding-top: 50px;
    padding-bottom: 75px;
  }
}

#index.entry_flow main .parentSec {
  margin-top: 30px;
}

@media only screen and (min-width: 768px) {
  #index.entry_flow main .parentSec {
    margin-top: 60px;
  }
}

#index.entry_flow main .parentSec:first-child {
  margin-top: 0;
}

@media only screen and (min-width: 768px) {
  #index.entry_flow main .parentSec .parentSec__inner {
    padding-left: 30px;
  }
}

#index.entry_flow main .parentSec .parentSec__childSec {
  margin-top: 20px;
}

@media only screen and (min-width: 768px) {
  #index.entry_flow main .parentSec .parentSec__childSec {
    margin-top: 30px;
  }
}

#index.entry_flow main .parentSec .parentSec__childSec:first-child {
  margin-top: 0;
}

#index.entry_flow main .flowFig {
  margin-bottom: 20px;
  text-align: center;
  margin-top: 20px;
}

@media only screen and (min-width: 768px) {
  #index.entry_flow main .flowFig {
    margin-top: 50px;
    margin-bottom: 30px;
  }
}

#index.entry_flow main .cancel .cancel__table {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  #index.entry_flow main .cancel .cancel__table {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

#index.entry_flow main .cancel .cancel__rt {
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  #index.entry_flow main .cancel .cancel__rt {
    margin-bottom: 30px;
  }
}

#index.entry_flow main .immunity {
  font-size: 10px;
  font-size: 1rem;
  line-height: 2;
  margin-top: 30px;
}

@media only screen and (min-width: 768px) {
  #index.entry_flow main .immunity {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 50px;
    padding-left: 30px;
  }
}

/* ==========================================================================

/faq/**.html

===========================================================================*/
#index.faq main {
  background-color: #f5f5f5;
}

#index.faq main .faqList .faqList__item {
  border-top: 1px solid #dcdcdc;
  padding-top: 25px;
  padding-bottom: 25px;
}

@media only screen and (min-width: 768px) {
  #index.faq main .faqList .faqList__item {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

#index.faq main .faqList .faqList__item:first-child {
  border-top: none;
}

#index.faq main .faqList .faqList__item .faqList__item__toggle .faqList__item__toggle__tab a {
  position: relative;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: bold;
  color: #000;
  display: block;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  #index.faq main .faqList .faqList__item .faqList__item__toggle .faqList__item__toggle__tab a {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

#index.faq main .faqList .faqList__item .faqList__item__toggle .faqList__item__toggle__tab a:hover {
  text-decoration: none;
}

#index.faq main .faqList .faqList__item .faqList__item__toggle .faqList__item__toggle__tab a:before {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -15px;
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/common/icon_arrow_06.png);
  -webkit-transition: 0.2s all ease;
          transition: 0.2s all ease;
}

@media only screen and (min-width: 768px) {
  #index.faq main .faqList .faqList__item .faqList__item__toggle .faqList__item__toggle__tab a:before {
    width: 58px;
    height: 58px;
    margin-top: -29px;
  }
}

#index.faq main .faqList .faqList__item .faqList__item__toggle .faqList__item__toggle__tab a.is-clicked:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#index.faq main .faqList .faqList__item .faqList__item__toggle .faqList__item__toggle__content {
  display: none;
  margin-top: 20px;
}

@media only screen and (min-width: 768px) {
  #index.faq main .faqList .faqList__item .faqList__item__toggle .faqList__item__toggle__content {
    margin-top: 60px;
  }
}

#index.faq main .faqList .faqList__item .faqList__item__toggle .faqList__item__toggle__content dl {
  margin-top: 30px;
}

@media only screen and (min-width: 768px) {
  #index.faq main .faqList .faqList__item .faqList__item__toggle .faqList__item__toggle__content dl {
    margin-top: 50px;
  }
}

#index.faq main .faqList .faqList__item .faqList__item__toggle .faqList__item__toggle__content dl:first-child {
  margin-top: 0;
}

#index.faq main .faqList .faqList__item .faqList__item__toggle .faqList__item__toggle__content dl dt {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  color: #333;
  line-height: 1.5;
  padding-left: 40px;
  margin-bottom: 14px;
}

@media only screen and (min-width: 768px) {
  #index.faq main .faqList .faqList__item .faqList__item__toggle .faqList__item__toggle__content dl dt {
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 80px;
    margin-bottom: 40px;
  }
}

#index.faq main .faqList .faqList__item .faqList__item__toggle .faqList__item__toggle__content dl dt:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/common/icon_q.png);
}

@media only screen and (min-width: 768px) {
  #index.faq main .faqList .faqList__item .faqList__item__toggle .faqList__item__toggle__content dl dt:before {
    width: 58px;
    height: 58px;
    top: -4px;
  }
}

#index.faq main .faqList .faqList__item .faqList__item__toggle .faqList__item__toggle__content dl dd {
  background-color: #fff;
  padding: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.666666667;
}

@media only screen and (min-width: 768px) {
  #index.faq main .faqList .faqList__item .faqList__item__toggle .faqList__item__toggle__content dl dd {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 20px 30px;
    margin-left: 80px;
  }
}

#index.faq main .faqList .faqList__item .faqList__item__toggle .faqList__item__toggle__content.is-showed {
  display: block;
}
