@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700&display=swap");
@media screen and (min-width: 1025px), print {
  .article__head {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 31.893px;
  }
  .article__head__area {
    display: block;
    width: 150.972px;
    margin-left: 0;
    font-size: 2rem;
    -moz-border-radius: 22.11px;
         border-radius: 22.11px;
  }
  .article__head__item {
    display: inline-block;
    width: 187.3972px;
    padding: 2.667px 0;
    font-size: 2rem;
    text-align: center;
    border: solid 1px #b5b5b6;
    -moz-border-radius: 22.11px;
         border-radius: 22.11px;
  }
  .article__head__item + .article__head__item {
    margin-left: 21.014px;
  }

  .article__catch {
    position: relative;
    margin-bottom: 31.684px;
  }
  .article__catch__img {
    height: 780.677px;
    border: solid 1px #b5b5b6;
    overflow: hidden;
  }

  .slick-prev,
.slick-next {
    top: 50%;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }

  .slick-prev {
    left: 17.17px;
  }

  .slick-next {
    right: 17.17px;
  }

  .institution {
    margin-bottom: 42.03px;
  }
  .institution__name {
    margin-bottom: 20.142px;
    font-size: 3.8rem;
    font-weight: normal;
  }
  .institution__about {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }

  .category__icons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 64.668px;
  }
  .category__icons li {
    position: relative;
    width: 60.115px;
    height: 60.115px;
    font-size: 0;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background: #00a9cf;
  }
  .category__icons li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 43.445px;
    height: 41.811px;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .category__icons li + li {
    margin-left: 17.454px;
  }

  .article__info__item,
.article__neighbourhood__item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .article__info__item + .article__info__item, .article__info__item + .article__neighbourhood__item,
.article__neighbourhood__item + .article__info__item,
.article__neighbourhood__item + .article__neighbourhood__item {
    margin-top: 5.89px;
  }
  .article__info__head, .article__info__txt,
.article__neighbourhood__head,
.article__neighbourhood__txt {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
  .article__info__head,
.article__neighbourhood__head {
    width: 213.913px;
    padding: 12.86px 10.8836px 10.86px;
  }
  .article__info__head span,
.article__neighbourhood__head span {
    position: relative;
    padding-left: 1.3rem;
  }
  .article__info__head span::before,
.article__neighbourhood__head span::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 11px;
    height: 11px;
    background: #231815;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .article__info__txt,
.article__neighbourhood__txt {
    width: 959.72px;
    padding: 10.86px 14.45px 12.86px;
  }
  .article__info__txt a,
.article__neighbourhood__txt a {
    color: #2ea7e0;
    text-decoration: none;
  }
  .article__info__txt a:hover,
.article__neighbourhood__txt a:hover {
    text-decoration: underline;
  }

  .article__info {
    margin-bottom: 22px;
  }
  .article__info__head {
    background: #f4e6f2;
  }
  .article__info__txt {
    border-bottom: solid 1px #f4e6f2;
  }
  .article__info .btn__mail {
    display: block;
    width: 278.538px;
    padding: 8px 0;
    color: #231815;
    text-align: center;
    border: solid 1px #b5b5b6;
    -moz-border-radius: 22px;
         border-radius: 22px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .article__info .btn__mail:hover {
    color: #ffffff;
    text-decoration: none;
    background: #b5b5b6;
  }
  .article__info span + .btn__mail {
    margin-top: 14px;
  }
  .article__info .utilization__txt,
.article__info .utilization__img {
    display: block;
  }
  .article__info .utilization__txt + .utilization__img,
.article__info .utilization__img + .utilization__img {
    margin-top: 10px;
  }

  .article__neighbourhood__head {
    background: #eaf6fc;
  }
  .article__neighbourhood__txt {
    border-bottom: solid 1px #eaf6fc;
  }

  .google__map {
    position: relative;
    width: 100%;
    height: 511.673px;
    margin: 27.49px auto 40px;
    overflow: hidden;
  }
  .google__map iframe {
    width: 100%;
    height: 100%;
    border: none;
  }

  .btn__top {
    width: 301.665px;
    height: 31.259px;
    margin: 0 auto 103.84px;
  }
  .btn__top a {
    display: block;
    height: 100%;
    background: url(../imgs/institution/btn_index.png) no-repeat center/contain;
  }

  .coherence {
    padding: 90.017px 0 43.44px;
    background: #f9f8f5;
  }
  .coherence__ttl {
    margin-bottom: 53.298px;
    font-size: 2.4rem;
    letter-spacing: 1rem;
    text-align: center;
  }
  .coherence__btn span {
    display: block;
    padding: 5px 0;
    color: #ffffff;
    font-size: 1.6rem;
    text-align: center;
    -moz-border-radius: 15.629px;
         border-radius: 15.629px;
  }
  .coherence__btn.minamiaizu span {
    background: #fa9a53;
  }
  .coherence__btn.shimogo span {
    background: #b352a8;
  }
  .coherence__btn.tadami span {
    background: #65c574;
  }
  .coherence__btn.hinoemata span {
    background: #ee5c9d;
  }

  a.link__wrap {
    display: block;
    width: 253.345px;
    margin-left: 62.2066px;
    margin-bottom: 52.303px;
    text-decoration: none;
  }
  a.link__wrap:first-child, a.link__wrap:nth-child(4n+1) {
    margin-left: 0;
  }

  .coherence__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .coherence__list__thumb {
    height: 165.003px;
    margin-bottom: 18.147px;
    border: solid 1px #b5b5b6;
    overflow: hidden;
  }
  .coherence__list__name {
    margin-bottom: 10.147px;
    font-size: 2rem;
  }
  .coherence__list__txt {
    height: 112px;
    margin-bottom: 22.854px;
    font-size: 1.6rem;
    line-height: 2.8rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
  }

  .large-area__map {
    margin-bottom: 100px;
  }
  .large-area__map__link {
    display: block;
    margin-left: 20px;
  }
  .large-area__map__link + .large-area__map__link {
    margin-top: 20px;
  }
  .large-area__map__link a {
    position: relative;
    padding-left: 0.5rem;
    color: #2ea7e0;
    font-size: 1.6rem;
    text-decoration: none;
  }
  .large-area__map__link a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    width: 18px;
    height: 18px;
    background: url(../imgs/cms/pdf.png) no-repeat center/contain;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .large-area__map__link a:hover {
    text-decoration: underline;
  }
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
  .article__head {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 25.5144px;
  }
  .article__head__area {
    display: block;
    width: 120.7776px;
    margin-left: 0;
    font-size: 1.6rem;
    -moz-border-radius: 22.11px;
         border-radius: 22.11px;
  }
  .article__head__item {
    display: inline-block;
    width: 149.9177px;
    padding: 2.667px 0;
    font-size: 1.6rem;
    text-align: center;
    border: solid 1px #b5b5b6;
    -moz-border-radius: 22.11px;
         border-radius: 22.11px;
  }
  .article__head__item + .article__head__item {
    margin-left: 10px;
  }

  .article__catch {
    position: relative;
    margin-bottom: 25.3472px;
  }
  .article__catch__img {
    height: 390.3385px;
    border: solid 1px #b5b5b6;
    overflow: hidden;
  }

  .slick-prev,
.slick-next {
    top: 50%;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }

  .slick-prev {
    left: 17.17px;
  }

  .slick-next {
    right: 17.17px;
  }

  .institution {
    margin-bottom: 33.624px;
  }
  .institution__name {
    margin-bottom: 16.1136px;
    font-size: 2.4rem;
    font-weight: normal;
  }
  .institution__about {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }

  .category__icons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 51.7344px;
  }
  .category__icons li {
    position: relative;
    width: 48.092px;
    height: 48.092px;
    font-size: 0;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background: #00a9cf;
  }
  .category__icons li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 34.756px;
    height: 33.4488px;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .category__icons li + li {
    margin-left: 13.9632px;
  }

  .article__info__item,
.article__neighbourhood__item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .article__info__item + .article__info__item, .article__info__item + .article__neighbourhood__item,
.article__neighbourhood__item + .article__info__item,
.article__neighbourhood__item + .article__neighbourhood__item {
    margin-top: 5.89px;
  }
  .article__info__head, .article__info__txt,
.article__neighbourhood__head,
.article__neighbourhood__txt {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
  .article__info__head,
.article__neighbourhood__head {
    width: 20.82%;
    padding: 5px 10px 7px;
  }
  .article__info__head span,
.article__neighbourhood__head span {
    display: block;
    position: relative;
    padding-left: 1.3rem;
  }
  .article__info__head span::before,
.article__neighbourhood__head span::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 11px;
    height: 11px;
    background: #231815;
  }
  .article__info__txt,
.article__neighbourhood__txt {
    width: 76.97%;
    padding: 10.86px 14.45px 12.86px;
  }
  .article__info__txt a,
.article__neighbourhood__txt a {
    color: #2ea7e0;
    text-decoration: none;
  }

  .article__info {
    margin-bottom: 20px;
  }
  .article__info__head {
    background: #f4e6f2;
  }
  .article__info__txt {
    border-bottom: solid 1px #f4e6f2;
  }
  .article__info .btn__mail {
    display: inline-block;
    padding: 4px 20px;
    color: #231815;
    text-align: center;
    border: solid 1px #b5b5b6;
    -moz-border-radius: 22px;
         border-radius: 22px;
  }
  .article__info span + .btn__mail {
    margin-top: 14px;
  }
  .article__info .utilization__txt,
.article__info .utilization__img {
    display: block;
  }
  .article__info .utilization__txt + .utilization__img,
.article__info .utilization__img + .utilization__img {
    margin-top: 10px;
  }

  .article__neighbourhood__head {
    background: #eaf6fc;
  }
  .article__neighbourhood__txt {
    border-bottom: solid 1px #eaf6fc;
  }

  .google__map {
    position: relative;
    width: 100%;
    height: 409.3384px;
    margin: 20px auto 20px;
    overflow: hidden;
  }
  .google__map iframe {
    width: 100%;
    height: 100%;
    border: none;
  }

  .btn__top {
    width: 241.332px;
    height: 25.0072px;
    margin: 0 auto 60px;
  }
  .btn__top a {
    display: block;
    height: 100%;
    background: url(../imgs/institution/btn_index.png) no-repeat center/contain;
  }

  .coherence {
    padding: 72.0136px 0;
    background: #f9f8f5;
  }
  .coherence__ttl {
    margin-bottom: 42.6384px;
    font-size: 2rem;
    letter-spacing: 1rem;
    text-align: center;
  }
  .coherence__btn span {
    display: block;
    padding: 4px 0;
    color: #ffffff;
    font-size: 1.4rem;
    text-align: center;
    -moz-border-radius: 15.629px;
         border-radius: 15.629px;
  }
  .coherence__btn.minamiaizu span {
    background: #fa9a53;
  }
  .coherence__btn.shimogo span {
    background: #b352a8;
  }
  .coherence__btn.tadami span {
    background: #65c574;
  }
  .coherence__btn.hinoemata span {
    background: #ee5c9d;
  }

  a.link__wrap {
    display: block;
    width: 30%;
    margin-bottom: 41.8424px;
    margin-left: 3.33%;
    text-decoration: none;
  }
  a.link__wrap:first-child, a.link__wrap:nth-child(3n+1) {
    margin-left: 0;
  }

  .coherence__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
       -moz-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .coherence__list__thumb {
    height: 132.0024px;
    margin-bottom: 14.5176px;
    border: solid 1px #b5b5b6;
    overflow: hidden;
  }
  .coherence__list__name {
    margin-bottom: 5px;
    font-size: 2em;
  }
  .coherence__list__txt {
    height: 89.6px;
    margin-bottom: 10px;
    font-size: 1.6rem;
    line-height: 2.8rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }

  .large-area__map {
    margin-bottom: 60px;
  }
  .large-area__map__link {
    display: block;
    margin-left: 20px;
  }
  .large-area__map__link + .large-area__map__link {
    margin-top: 20px;
  }
  .large-area__map__link a {
    position: relative;
    padding-left: 0.5rem;
    color: #2ea7e0;
    font-size: 1.4rem;
    text-decoration: none;
  }
  .large-area__map__link a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    width: 18px;
    height: 18px;
    background: url(../imgs/cms/pdf.png) no-repeat center/contain;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
@media screen and (max-width: 599px) {
  .article__head {
    margin-bottom: 10px;
  }
  .article__head__area {
    display: block;
    width: 120px;
    margin-bottom: 5px;
    margin-left: 0;
    font-size: 1.4rem;
    -moz-border-radius: 22.11px;
         border-radius: 22.11px;
  }
  .article__head__item {
    display: inline-block;
    width: 120px;
    padding: 2px 0;
    font-size: 1.4rem;
    text-align: center;
    border: solid 1px #b5b5b6;
    -moz-border-radius: 22.11px;
         border-radius: 22.11px;
  }
  .article__head__item + .article__head__item {
    margin-left: 5px;
  }

  .article__catch {
    position: relative;
  }
  .article__catch__img {
    height: 195.1692px;
    border: solid 1px #b5b5b6;
    overflow: hidden;
  }

  .slick-prev,
.slick-next {
    top: 50%;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }

  .slick-prev {
    left: 8.5px;
  }

  .slick-next {
    right: 8.5px;
  }

  .slick-dotted.slick-slider {
    margin-bottom: 10px;
  }

  .institution {
    margin-bottom: 20px;
  }
  .institution__name {
    margin-bottom: 5px;
    font-size: 2.4rem;
    font-weight: normal;
  }
  .institution__about {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }

  .category__icons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 20px;
  }
  .category__icons li {
    position: relative;
    width: 40.4736px;
    height: 40.4736px;
    margin-right: 2%;
    font-size: 0;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background: #00a9cf;
  }
  .category__icons li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 28.8048px;
    height: 27.759px;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .category__icons li:last-child {
    margin-right: 0;
  }
  .category__icons li:nth-child(n+8) {
    margin-top: 10px;
  }

  .article__info__item + .article__info__item, .article__info__item + .article__neighbourhood__item,
.article__neighbourhood__item + .article__info__item,
.article__neighbourhood__item + .article__neighbourhood__item {
    margin-top: 20px;
  }
  .article__info__head, .article__info__txt,
.article__neighbourhood__head,
.article__neighbourhood__txt {
    padding: 5px 10px 6px;
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
  .article__info__head span,
.article__neighbourhood__head span {
    display: block;
    position: relative;
    padding-left: 1.3rem;
  }
  .article__info__head span::before,
.article__neighbourhood__head span::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 11px;
    height: 11px;
    background: #231815;
  }
  .article__info__txt a,
.article__neighbourhood__txt a {
    color: #2ea7e0;
    text-decoration: none;
  }

  .article__info {
    margin-bottom: 20px;
  }
  .article__info__head {
    background: #f4e6f2;
  }
  .article__info .btn__mail {
    display: inline-block;
    margin-top: 10px;
    padding: 2px 10px;
    color: #231815;
    font-size: 1.4rem;
    text-align: center;
    border: solid 1px #b5b5b6;
    -moz-border-radius: 22px;
         border-radius: 22px;
  }
  .article__info span + .btn__mail {
    margin-top: 14px;
  }
  .article__info .utilization__txt,
.article__info .utilization__img {
    display: block;
  }
  .article__info .utilization__txt + .utilization__img,
.article__info .utilization__img + .utilization__img {
    margin-top: 5px;
  }

  .article__neighbourhood__head {
    background: #eaf6fc;
  }

  .google__map {
    position: relative;
    width: 100%;
    height: 409.3384px;
    margin: 20px auto 20px;
    overflow: hidden;
  }
  .google__map iframe {
    width: 100%;
    height: 100%;
    border: none;
  }

  .btn__top {
    width: 241.332px;
    height: 25.0072px;
    margin: 0 auto 60px;
  }
  .btn__top a {
    display: block;
    height: 100%;
    background: url(../imgs/institution/btn_index.png) no-repeat center/contain;
  }

  .coherence {
    padding: 35px 0;
    background: #f9f8f5;
  }
  .coherence__ttl {
    margin-bottom: 30px;
    font-size: 2rem;
    letter-spacing: 0.5rem;
    text-align: center;
  }
  .coherence__btn span {
    display: block;
    padding: 4px 0;
    color: #ffffff;
    font-size: 1.4rem;
    text-align: center;
    -moz-border-radius: 15.629px;
         border-radius: 15.629px;
  }
  .coherence__btn.minamiaizu span {
    background: #fa9a53;
  }
  .coherence__btn.shimogo span {
    background: #b352a8;
  }
  .coherence__btn.tadami span {
    background: #65c574;
  }
  .coherence__btn.hinoemata span {
    background: #ee5c9d;
  }

  a.link__wrap {
    display: block;
    margin-bottom: 50px;
    text-decoration: none;
  }
  a.link__wrap:last-child() {
    margin-bottom: 0;
  }

  .coherence__list__thumb {
    height: 126.6725px;
    margin-bottom: 10px;
    border: solid 1px #b5b5b6;
    overflow: hidden;
  }
  .coherence__list__name {
    font-size: 2rem;
  }
  .coherence__list__txt {
    margin-bottom: 10px;
    font-size: 1.6rem;
    line-height: 2.8rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }

  .large-area__map {
    margin-bottom: 60px;
  }
  .large-area__map__link {
    display: block;
    margin-left: 20px;
  }
  .large-area__map__link + .large-area__map__link {
    margin-top: 20px;
  }
  .large-area__map__link a {
    position: relative;
    padding-left: 0.5rem;
    color: #2ea7e0;
    font-size: 1.4rem;
    text-decoration: none;
  }
  .large-area__map__link a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    width: 18px;
    height: 18px;
    background: url(../imgs/cms/pdf.png) no-repeat center/contain;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.category__icons .soccer::before {
  background: url(../imgs/cms/pictgram_soccer.png) no-repeat center/contain;
}
.category__icons .futsal::before {
  background: url(../imgs/cms/pictgram_futsal.png) no-repeat center/contain;
}
.category__icons .baseball::before {
  background: url(../imgs/cms/pictgram_baseball.png) no-repeat center/contain;
}
.category__icons .softball::before {
  background: url(../imgs/cms/pictgram_softball.png) no-repeat center/contain;
}
.category__icons .americanfootball::before {
  background: url(../imgs/cms/pictgram_americanfootball.png) no-repeat center/contain;
}
.category__icons .rugby::before {
  background: url(../imgs/cms/pictgram_rugby.png) no-repeat center/contain;
}
.category__icons .lacrosse::before {
  background: url(../imgs/cms/pictgram_lacrosse.png) no-repeat center/contain;
}
.category__icons .athletic::before {
  background: url(../imgs/cms/pictgram_athletic.png) no-repeat center/contain;
}
.category__icons .tennis::before,
.category__icons .softtennis::before {
  background: url(../imgs/cms/pictgram_tennis.png) no-repeat center/contain;
}
.category__icons .tennis + .softtennis {
  display: none;
}
.category__icons .boundtennis::before {
  background: url(../imgs/cms/pictgram_boundtennis.png) no-repeat center/contain;
}
.category__icons .volleyball::before,
.category__icons .softvolleyball::before {
  background: url(../imgs/cms/pictgram_volleyball.png) no-repeat center/contain;
}
.category__icons .volleyball + .softvolleyball {
  display: none;
}
.category__icons .basketball::before {
  background: url(../imgs/cms/pictgram_basketball.png) no-repeat center/contain;
}
.category__icons .badminton::before {
  background: url(../imgs/cms/pictgram_badminton.png) no-repeat center/contain;
}
.category__icons .pingpong::before {
  background: url(../imgs/cms/pictgram_pingpong.png) no-repeat center/contain;
}
.category__icons .fencing::before {
  background: url(../imgs/cms/pictgram_fencing.png) no-repeat center/contain;
}
.category__icons .archery::before {
  background: url(../imgs/cms/pictgram_archery.png) no-repeat center/contain;
}
.category__icons .judo::before {
  background: url(../imgs/cms/pictgram_judo.png) no-repeat center/contain;
}
.category__icons .wrestling::before {
  background: url(../imgs/cms/pictgram_wrestling.png) no-repeat center/contain;
}
.category__icons .karate::before {
  background: url(../imgs/cms/pictgram_karate.png) no-repeat center/contain;
}
.category__icons .swimming::before {
  background: url(../imgs/cms/pictgram_swimming.png) no-repeat center/contain;
}
.category__icons .golf::before {
  background: url(../imgs/cms/pictgram_golf.png) no-repeat center/contain;
}
.category__icons .parkgolf::before {
  background: url(../imgs/cms/pictgram_parkgolf.png) no-repeat center/contain;
}
.category__icons .diskgolf::before {
  background: url(../imgs/cms/pictgram_diskgolf.png) no-repeat center/contain;
}
.category__icons .groundgolf::before {
  background: url(../imgs/cms/pictgram_groundgolf.png) no-repeat center/contain;
}
.category__icons .ski::before {
  background: url(../imgs/cms/pictgram_ski.png) no-repeat center/contain;
}
.category__icons .crosscountry::before {
  background: url(../imgs/cms/pictgram_crosscountry.png) no-repeat center/contain;
}
.category__icons .beachvolley::before {
  background: url(../imgs/cms/pictgram_beachvolley.png) no-repeat center/contain;
}
.category__icons .camp01::before,
.category__icons .camp02::before {
  background: url(../imgs/cms/pictgram_camp.png) no-repeat center/contain;
}
.category__icons .camp01 + .camp02 {
  display: none;
}
.category__icons .gateball::before {
  background: url(../imgs/cms/pictgram_gateball.png) no-repeat center/contain;
}
.category__icons .trekking::before {
  background: url(../imgs/cms/pictgram_trekking.png) no-repeat center/contain;
}
.category__icons .rivertrekking::before {
  background: url(../imgs/cms/pictgram_rivertrekking.png) no-repeat center/contain;
}
.category__icons .climbing::before {
  background: url(../imgs/cms/pictgram_climbing.png) no-repeat center/contain;
}
.category__icons .seminar::before,
.category__icons .studymeeting::before {
  background: url(../imgs/cms/pictgram_seminar.png) no-repeat center/contain;
}
.category__icons .seminar + .studymeeting {
  display: none;
}
.category__icons .windmusic::before {
  background: url(../imgs/cms/pictgram_windmusic.png) no-repeat center/contain;
}
.category__icons .brassband::before {
  background: url(../imgs/cms/pictgram_brassband.png) no-repeat center/contain;
}
.category__icons .chorus::before {
  background: url(../imgs/cms/pictgram_chorus.png) no-repeat center/contain;
}
.category__icons .cheering::before {
  background: url(../imgs/cms/pictgram_cheering.png) no-repeat center/contain;
}
.category__icons .lightmusic::before {
  background: url(../imgs/cms/pictgram_lightmusic.png) no-repeat center/contain;
}
.category__icons .lectureship::before {
  background: url(../imgs/cms/pictgram_lectureship.png) no-repeat center/contain;
}
.category__icons .lecture::before {
  background: url(../imgs/cms/pictgram_lecture.png) no-repeat center/contain;
}
.category__icons .dance::before {
  background: url(../imgs/cms/pictgram_dance.png) no-repeat center/contain;
}
.category__icons .drama::before {
  background: url(../imgs/cms/pictgram_drama.png) no-repeat center/contain;
}
.category__icons .flower::before {
  background: url(../imgs/cms/pictgram_flower.png) no-repeat center/contain;
}
.category__icons .tea::before {
  background: url(../imgs/cms/pictgram_tea.png) no-repeat center/contain;
}