@charset "UTF-8";
/* CSS Document */
/* Scss Document */
/* Scss Document */
/* Scss Document */
.og {
  color: #F18D5F;
}

.w6 {
  font-family: FP-ヒラギノUD角ゴ StdN W6, "sans-serif";
}

.common__wide {
  max-width: 940px;
}

.common__wide-l {
  max-width: 1200px;
}

.pagettl__cout .pagettl__cout-wp {
  background: url("/img/about/group/mv_sp.jpg?23031301") center/cover no-repeat;
}

.common__txt {
  margin-bottom: clamp(30px, 8vw, 60px);
}
.common__txt .common__txt-ttl {
  margin-bottom: clamp(3rem, 4.4213263979vw, 3.7rem);
  text-align: center;
  line-height: 1.6;
}
.common__txt .common__txt-sub {
  text-align: center;
  line-height: 1.5;
  font-size: 1.8rem;
  color: #0D2BA8;
  font-family: FP-ヒラギノUD角ゴ StdN W6, "sans-serif";
}
@media (min-width: 375px) {
  .common__txt .common__txt-sub {
    font-size: calc(1.8rem + (1vw - 3.75px) * 4.5685279188);
  }
}
@media (min-width: 769px) {
  .common__txt .common__txt-sub {
    font-size: 3.6rem;
  }
}

.map__cout {
  margin-bottom: clamp(2rem, 3.6410923277vw, 3.5rem);
}
.map__cout .map__cout-wp {
  position: relative;
  max-width: 870px;
  margin: 0 auto;
  padding-top: 7.6rem;
}
.map__cout .map__cout-img a {
  display: block;
}
.map__cout .map__cout-img .map-nagoya a {
  transform: translateX(-5%);
}
.map__cout .map__cout-logo {
  position: absolute;
  top: 12px;
  left: 6px;
  width: 46.378%;
  max-width: 321px;
}

.campus__cout {
  margin-bottom: clamp(4rem, 7.2821846554vw, 7rem);
}
.campus__cout .campus__cout-list {
  display: grid;
  grid-row-gap: 20px;
}
.campus__cout .campus__cout-content {
  padding: clamp(2rem, 4.5513654096vw, 5.5rem) clamp(2.2rem, 3.3810143043vw, 3rem) clamp(2.8rem, 5.2015604681vw, 5rem) clamp(2.2rem, 5.721716515vw, 6.4rem);
  background: #FFF;
}
.campus__cout .campus__cout-content .content__campus {
  margin-bottom: clamp(1.5rem, 2.3407022107vw, 2rem);
  font-size: clamp(1.8rem, 3.3810143043vw, 3.2rem);
  color: #0D2BA8;
  line-height: 1;
}
.campus__cout .campus__cout-content .content__desc {
  margin-bottom: clamp(1.4rem, 3.1209362809vw, 3rem);
  font-size: clamp(1.4rem, 1.9505851756vw, 1.6rem);
  line-height: 1.6;
}
.campus__cout .campus__cout-content .content__wp {
  display: grid;
  align-items: flex-start;
  grid-row-gap: 14px;
}
.campus__cout .campus__cout-content .content__img {
  position: relative;
}
.campus__cout .campus__cout-content .content__img:before {
  content: "";
  display: block;
  padding-top: 66%;
}
.campus__cout .campus__cout-content .content__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.campus__cout .campus__cout-content .content__school .school__list {
  display: grid;
  grid-row-gap: 20px;
  /*
  padding-bottom: clampVw(20,30,40,769);
  border-bottom: 1px solid #E8E8E8;
  margin-bottom: clampVw(25,28,30,769);
  */
}
.campus__cout .campus__cout-content .content__school .school__content .school__link {
  display: inline-block;
  position: relative;
  line-height: 0;
}
.campus__cout .campus__cout-content .content__school .school__content .school__link .name {
  display: inline;
  font-size: clamp(1.4rem, 2.0806241873vw, 1.8rem);
  color: #0D2BA8;
  line-height: 1.4;
  text-decoration: underline;
  vertical-align: middle;
}
.campus__cout .campus__cout-content .content__school .school__content .school__link .icon {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url("/img/about/group/school_link.svg") no-repeat;
  background-size: contain;
  margin-left: 4px;
  vertical-align: middle;
}
.campus__cout .campus__cout-content .content__school .school__content .school__category {
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
  justify-content: space-between;
  justify-content: flex-start;
}
.campus__cout .campus__cout-content .content__school .school__content .school__category > p {
  width: auto;
  font-size: clamp(1.1rem, 1.5604681404vw, 1.2rem);
  color: #FFF;
  line-height: 1;
  margin-right: clamp(0.5rem, 0.7802340702vw, 0.7rem);
  padding: 6px 10px;
  margin-bottom: clamp(0.4rem, 0.9102730819vw, 0.9rem);
}
.campus__cout .campus__cout-content .content__school .school__content .school__category > p.cate_01, .campus__cout .campus__cout-content .content__school .school__content .school__category > p.cate_09 {
  background: #00ad29;
}
.campus__cout .campus__cout-content .content__school .school__content .school__category > p.cate_03 {
  background: #fd5581;
}
.campus__cout .campus__cout-content .content__school .school__content .school__category > p.cate_05 {
  background: #005fb5;
}
.campus__cout .campus__cout-content .content__school .school__content .school__category > p.cate_02 {
  background: #4b27af;
}
.campus__cout .campus__cout-content .content__school .school__content .school__category > p.cate_04 {
  background: #d60000;
}
.campus__cout .campus__cout-content .content__school .school__content .school__category > p.cate_06 {
  background: #ff7200;
}
.campus__cout .campus__cout-content .content__school .school__content .school__category > p.cate_08 {
  background: #8900a9;
}
.campus__cout .campus__cout-content .content__school .school__content .school__category > p.cate_07 {
  background: #cdb300;
}
.campus__cout .campus__cout-content .content__school .school__content .school__category > p.cate_10 {
  background: #ff4400;
}
.campus__cout .campus__cout-content .content__school .school__nearest .school__nearest-station {
  margin-bottom: clamp(1.1rem, 1.5604681404vw, 1.4rem);
  font-size: clamp(1.4rem, 1.9505851756vw, 1.5rem);
  line-height: 1;
  color: #0D2BA8;
}
.campus__cout .campus__cout-content .content__school .school__nearest .school__nearest-station i {
  margin-right: 10px;
}
.campus__cout .campus__cout-content .content__school .school__nearest .school__nearest-desc {
  font-size: clamp(1.2rem, 1.6905071521vw, 1.5rem);
  line-height: 1.6;
}

.otherslink__cout {
  padding-bottom: 20px;
}
.otherslink__cout .otherslink__cout-head {
  margin-bottom: clamp(3rem, 5.2015604681vw, 4.8rem);
  text-align: center;
  font-size: 1.8rem;
  line-height: 1;
  color: #0D2BA8;
}
@media (min-width: 761px) {
  .otherslink__cout .otherslink__cout-head {
    font-size: calc(1.8rem + (1vw - 7.61px) * 2.7272727273);
  }
}
@media (min-width: 1201px) {
  .otherslink__cout .otherslink__cout-head {
    font-size: 3rem;
  }
}
.otherslink__cout .otherslink__cout-wp {
  display: grid;
  grid-row-gap: clamp(10px, 3.12vw, 38px);
}
.otherslink__cout .otherslink__cout-link {
  display: grid;
  grid-template-columns: 44.285% 1fr;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  border-radius: 6px;
}
.otherslink__cout .otherslink__cout-img {
  position: relative;
  transition: 0.3s;
}
.otherslink__cout .otherslink__cout-img img {
  border-radius: 6px 0 0 6px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.otherslink__cout .otherslink__cout-img::before {
  content: "";
  display: block;
  padding-top: 58.912%;
}
.otherslink__cout .otherslink__cout-txt {
  box-sizing: border-box;
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 22px;
  align-content: center;
  border-radius: 0 6px 6px 0;
  padding: 0 clamp(1.6rem, 2.210663199vw, 1.8rem) 0 clamp(1.9rem, 3.2509752926vw, 3.1rem);
  background: #FFF;
  transition: 0.3s;
}
.otherslink__cout .otherslink__cout-txt .txt_main {
  font-family: FP-ヒラギノUD角ゴ StdN W6, "sans-serif";
  font-size: 1.4rem;
  line-height: 1;
  color: #0D2BA8;
  transition: 0.3s;
}
@media (min-width: 761px) {
  .otherslink__cout .otherslink__cout-txt .txt_main {
    font-size: calc(1.4rem + (1vw - 7.61px) * 0.4545454545);
  }
}
@media (min-width: 1201px) {
  .otherslink__cout .otherslink__cout-txt .txt_main {
    font-size: 1.6rem;
  }
}
.otherslink__cout .otherslink__cout-txt .txt_icon {
  position: relative;
  box-sizing: border-box;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 1px solid;
  border-color: #0D2BA8;
  transition: 0.3s;
}
.otherslink__cout .otherslink__cout-txt .txt_icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(50% - 1px);
  width: 5px;
  height: 5px;
  border-right: 1px solid;
  border-top: 1px solid;
  border-color: #0D2BA8;
  transform: translate(-50%, -50%) rotate(45deg);
  transition: 0.3s;
}

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) {
  .pagettl__cout .pagettl__cout-wp {
    background: url("/img/about/group/mv.jpg?23031301") center/cover no-repeat;
  }
  .common__txt .common__txt-sub {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .common__txt .common__txt-sub {
    font-size: calc(1.6rem + (1vw - 7.69px) * 2.3450586265);
  }
}
@media screen and (min-width: 769px) and (min-width: 1366px) {
  .common__txt .common__txt-sub {
    font-size: 3rem;
  }
}
@media screen and (min-width: 769px) {
  .map__cout .map__cout-wp {
    padding-top: 14.6rem;
  }
  .map__cout .map__cout-logo {
    top: 28px;
    left: 0;
    width: 46.378%;
  }
  .campus__cout .campus__cout-list {
    grid-row-gap: 25px;
  }
  .campus__cout .campus__cout-content .content__wp {
    grid-template-columns: 35% 1fr;
    grid-column-gap: 20px;
  }
  .campus__cout .campus__cout-content .content__school .school__list {
    grid-row-gap: 25px;
  }
  .campus__cout .campus__cout-content .content__school .school__nearest .school__nearest-station i {
    margin-right: 6px;
  }
  .otherslink__cout .otherslink__cout-wp {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: clamp(20px, 3.901vw, 40px);
  }
  .otherslink__cout .otherslink__cout-link {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 60px;
    border-radius: 20px;
  }
  .otherslink__cout .otherslink__cout-link:hover {
    opacity: 1;
  }
  .otherslink__cout .otherslink__cout-link:hover .otherslink__cout-img {
    opacity: 0.7;
  }
  .otherslink__cout .otherslink__cout-link:hover .otherslink__cout-txt {
    background: #0D2BA8;
  }
  .otherslink__cout .otherslink__cout-link:hover .otherslink__cout-txt .txt_main {
    color: #FFF;
  }
  .otherslink__cout .otherslink__cout-link:hover .otherslink__cout-txt .txt_icon {
    border-color: #FFF;
  }
  .otherslink__cout .otherslink__cout-link:hover .otherslink__cout-txt .txt_icon:after {
    border-color: #FFF;
  }
  .otherslink__cout .otherslink__cout-img img {
    border-radius: 20px 20px 0 0;
  }
  .otherslink__cout .otherslink__cout-img::before {
    padding-top: 58.912%;
  }
  .otherslink__cout .otherslink__cout-txt {
    border-radius: 0 0 20px 20px;
  }
}
/*------------------------------
		901px以上
------------------------------*/
@media screen and (min-width: 981px) {
  .map__cout .map__cout-logo {
    top: 40px;
    width: auto;
  }
  .campus__cout .campus__cout-content .content__wp {
    grid-template-columns: 44.304% 1fr;
    grid-column-gap: 45px;
  }
  .campus__cout .campus__cout-content .content__school .school__list {
    grid-row-gap: 25px;
  }
  .otherslink__cout .otherslink__cout-wp {
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 21px;
  }
  .otherslink__cout .otherslink__cout-img::before {
    padding-top: 72.837%;
  }
}
/*------------------------------
		1181px以上
------------------------------*/
@media screen and (min-width: 1201px) {
  .otherslink__cout .otherslink__cout-link {
    grid-template-rows: 1fr 80px;
  }
}
/*# sourceMappingURL=style.css.map */
