@charset "UTF-8";
/* 追加設定
----------------------------------------------- */
/* アクセス&キャンパスエリアマップ
----------------------------------------------- */
/* line 9, access.scss */
article.access .content-title {
  text-align: center;
  position: relative;
  margin-bottom: 85px;
}
@media screen and (max-width: 767px) {
  /* line 9, access.scss */
  article.access .content-title {
    margin-bottom: 55px;
  }
}
/* line 17, access.scss */
article.access .content-title:before {
  content: '';
  position: absolute;
  bottom: -35px;
  display: inline-block;
  width: 40px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #cccccc;
}
@media screen and (max-width: 767px) {
  /* line 17, access.scss */
  article.access .content-title:before {
    bottom: -20px;
    width: 20px;
  }
}
/* line 34, access.scss */
article.access .content-title .en {
  font-size: 40px;
  color: #b8860b;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  /* line 34, access.scss */
  article.access .content-title .en {
    font-size: 26px;
  }
}
/* line 43, access.scss */
article.access .content-title .jp {
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  /* line 43, access.scss */
  article.access .content-title .jp {
    font-size: 12px;
  }
}
/* line 52, access.scss */
article.access section.school-info {
  margin-bottom: 130px;
}
@media screen and (max-width: 767px) {
  /* line 52, access.scss */
  article.access section.school-info {
    margin-bottom: 70px;
  }
}
/* line 58, access.scss */
article.access section.school-info .photo {
  margin-bottom: 75px;
}
@media screen and (max-width: 767px) {
  /* line 58, access.scss */
  article.access section.school-info .photo {
    margin-bottom: 30px;
  }
}
/* line 65, access.scss */
article.access section.school-info .wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 70px;
  margin-bottom: 75px;
}
@media screen and (max-width: 767px) {
  /* line 65, access.scss */
  article.access section.school-info .wrapper {
    display: block;
    padding: 0 0;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  /* line 78, access.scss */
  article.access section.school-info .wrapper .info {
    margin-bottom: 30px;
  }
}
/* line 83, access.scss */
article.access section.school-info .wrapper .info .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 88, access.scss */
article.access section.school-info .wrapper .info .name {
  margin-bottom: 20px;
}
/* line 91, access.scss */
article.access section.school-info .wrapper .info .address {
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  /* line 91, access.scss */
  article.access section.school-info .wrapper .info .address {
    margin-bottom: 25px;
  }
}
/* line 99, access.scss */
article.access section.school-info .wrapper .info ul.traffic li {
  background: url("/wp-content/themes/main/images/common/circle.png") no-repeat left top 8px;
  padding-left: 17px;
  margin-bottom: 5px;
}
/* line 107, access.scss */
article.access section.school-info .wrapper .map img {
  width: 100%;
}
/* line 113, access.scss */
article.access section.school-info .google-map {
  width: 100%;
}
@media screen and (max-width: 767px) {
  /* line 113, access.scss */
  article.access section.school-info .google-map {
    position: relative;
    padding: 0 0 70%;
    height: 0;
    overflow: hidden;
  }
  /* line 120, access.scss */
  article.access section.school-info .google-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
}
/* line 135, access.scss */
article.access section.campus-area-map .content-title {
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  /* line 135, access.scss */
  article.access section.campus-area-map .content-title {
    margin-bottom: 50px;
  }
}
/* line 142, access.scss */
article.access section.campus-area-map .lead_area {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  /* line 142, access.scss */
  article.access section.campus-area-map .lead_area {
    padding: 0 15px;
    margin-bottom: 30px;
  }
}
/* line 150, access.scss */
article.access section.campus-area-map .lead_area .lead {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  /* line 150, access.scss */
  article.access section.campus-area-map .lead_area .lead {
    font-size: 20px;
  }
}
/* line 160, access.scss */
article.access section.campus-area-map .area-map {
  background: url("/wp-content/themes/main/images/access/bg.png") repeat #f1ebd1;
  padding: 65px 0;
}
@media screen and (max-width: 767px) {
  /* line 160, access.scss */
  article.access section.campus-area-map .area-map {
    padding: 35px 0;
  }
}
/* line 167, access.scss */
article.access section.campus-area-map .area-map .image {
  display: block;
  margin: 0 auto 40px;
}
/* line 170, access.scss */
article.access section.campus-area-map .area-map .image img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  /* line 167, access.scss */
  article.access section.campus-area-map .area-map .image {
    margin: 0 auto 20px;
  }
}
/* line 178, access.scss */
article.access section.campus-area-map .area-map ul.list {
  width: 980px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  /* line 178, access.scss */
  article.access section.campus-area-map .area-map ul.list {
    width: 100%;
  }
}
/* line 188, access.scss */
article.access section.campus-area-map .area-map ul.list li {
  width: 24%;
  background: #ffffff;
  border-radius: 8px;
  padding: 15px;
  box-sizing: border-box;
  margin-right: 1.3%;
  margin-bottom: 15px;
}
/* line 196, access.scss */
article.access section.campus-area-map .area-map ul.list li:nth-child(4n) {
  margin-right: 0;
}
/* line 199, access.scss */
article.access section.campus-area-map .area-map ul.list li:nth-last-child(-n+4) {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  /* line 188, access.scss */
  article.access section.campus-area-map .area-map ul.list li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 12px;
  }
  /* line 206, access.scss */
  article.access section.campus-area-map .area-map ul.list li:nth-last-child(-n+4) {
    margin-bottom: 12px;
  }
  /* line 209, access.scss */
  article.access section.campus-area-map .area-map ul.list li:nth-child(even) {
    margin-right: 0;
  }
  /* line 212, access.scss */
  article.access section.campus-area-map .area-map ul.list li:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}
/* line 217, access.scss */
article.access section.campus-area-map .area-map ul.list li .name_area {
  width: 100%;
  display: flex;
  align-items: flex-start;
  font-weight: bold;
}
/* line 223, access.scss */
article.access section.campus-area-map .area-map ul.list li .name_area .number {
  height: 34px;
  width: 34px;
  line-height: 31px;
  border-radius: 50%;
  padding: 0;
  font-size: 16px;
  color: #a98320;
  text-align: center;
  border: solid 2px #a98320;
  margin-right: 4%;
}
@media screen and (max-width: 767px) {
  /* line 223, access.scss */
  article.access section.campus-area-map .area-map ul.list li .name_area .number {
    height: 30px;
    width: 30px;
    line-height: 27px;
    font-size: 14px;
  }
}
/* line 242, access.scss */
article.access section.campus-area-map .area-map ul.list li .name_area .name {
  width: 79%;
  font-size: 17px;
  line-height: 1.5;
  padding-top: 4px;
}
@media screen and (max-width: 767px) {
  /* line 242, access.scss */
  article.access section.campus-area-map .area-map ul.list li .name_area .name {
    font-size: 14px;
    line-height: 1.4;
    padding-top: 5px;
  }
}
/* line 254, access.scss */
article.access section.campus-area-map .area-map ul.list li img {
  margin-top: 10px;
}

/*# sourceMappingURL=access.css.map */
