@charset "UTF-8";
/*
Theme Name: JADCA
Theme URL: 一般社団法人 日本空調システムクリーニング協会
Description: 一般社団法人 日本空調システムクリーニング協会のテーマです。
Version: 1
License:  Japan Air Distribution-system Control Assosiation.
License URL: https://www.jadca.jp/
*/

/*----------------------------------　　1st Phase*/
.page .secPageContent .c-pageContent__text.FirstphaseContent {
  display: none;
}
.c-historyListItem__content {
  min-height: 120px;
}

.c-historyListItem__contentImage {
  display: none;
}

.page .secPageContent .c-tableContent img {
  max-width: 240px;
}
@media screen and (max-width: 768px) {
  .page .secPageContent .c-tableContent img {
    max-width: 180px;
  }
}

/*----------------------------------　　NeedToChange*/
.news .c-btnWrapper {
  margin: 0;
}
p.c-btnWrapper.c-btnWrapper--news {
  margin: 5rem auto 0 auto;
}

#globalHeader.headerFixed .globalHeader__mainLogo {
  display: none;
}
.page #guidance_list .l-section__inner,
.page #info_list .l-section__inner,
.page #jadca_list .l-section__inner {
  padding: 0 0 0 0;
}

.c-paginationList {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 3rem auto 0 auto;
}

.c-paginationItem {
  border-radius: 50%;
  color: #416781;
  margin: 0 10px;
}

.c-paginationItem a {
  color: #416781;
  text-decoration: underline;
}

.prev.c-pagination--arrow,
.next.c-pagination--arrow {
  background: #fff;
  border: 1px solid #416781;
  border-radius: 50%;
  display: block;
  filter: drop-shadow(0 0.1875rem 0.1875rem rgba(65, 103, 129, 0.2));
  height: 34px;
  position: relative;
  width: 34px;
}

.prev.c-pagination--arrow:before,
.next.c-pagination--arrow:before {
  border-top: 0.0625rem solid #54728e;
  border-right: 0.0625rem solid #54728e;
  bottom: 0;
  content: "";
  display: block;
  left: 6px;
  margin: auto;
  position: absolute;
  right: 0;
  transform: rotate(-135deg);
  top: 0;
  height: 8px;
  width: 8px;
  z-index: 2;
}

.next.c-pagination--arrow:before {
  left: 0;
  transform: rotate(45deg);
}

.c-paginationItem:first-child {
  margin: 0 10px 0 0;
}

.c-paginationItem:last-child {
  margin: 0 0 0 10px;
}

@media screen and (max-width: 768px) {
  #group .contents #pageLink .pageLinkListItem {
    margin: 0 2.66667vw 2.66667vw 0;
    width: 30%;
  }
  #group #pageLink .pageLinkList {
    display: flex;
    flex-wrap: wrap;
  }
}

#award.page .secPageContent .c-pageContent__textIndex {
  margin: 0 0 0 0;
}

#award.page .c-btnWrapper {
  margin: 0 auto 2rem auto;
}

#award.page .c-pageContent {
  margin: 0 0 2rem 0;
}

#award.page iframe {
  height: 300px;
  width: 100%;
}

#award.page .firstView {
  margin: 0 0 4rem 0;
}

#award.page .c-pageContent__image {
  margin: 0 auto 40px auto;
  text-align: center;
}

#group .secPageContent .c-tableContent img {
  width: auto;
}

#member.chubou .firstView__mainTitle:before,
#member.shindanshi .firstView__mainTitle:before {
  content: "Member";
}

#member.chubou .firstView,
#member.shindanshi .firstView {
  margin: 0 0 80px 0;
}

#member.chubou .secPageContent .l-section__body,
#member.shindanshi .secPageContent .l-section__body {
  padding: 0 0 0 0;
}

#member.chubou .ut-externalLink img,
#member.shindanshi .ut-externalLink img {
  margin: 0 0 0 6px;
  max-width: 18px;
  padding: 4px 0 0 0;
}

.page .secPageContent .c-tableContent .ut-externalLink img {
  max-width: 18px;
}

/*----------------------------------　　2年間限定*/
.secBanner {
  background: linear-gradient(335deg, #88c8ff, #b1f9ff 46%, #d6efff);
  text-align: center;
  margin: 140px 0 0 0;
  padding: 40px 10px 20px 10px;
}

.c-addCampaign {
  position: relative;
  margin: 0 0 40px 0;
}

.c-addCampaign:before {
  content: "";
  background: rgb(75 111 136 / 70%);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 2;
  border-radius: 20px;
}

.c-addCampaign:after {
  content: "2年間限定で受験資格撤廃。\A どなたでも受験可能です。";
  color: #fff;
  white-space: pre;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 2;
  margin: auto;
  display: inline-table;
  font-size: 40px;
  line-height: 1.5;
  text-align: center;
}

#campaign02:after {
  content: "2年間限定\A会員　15,000（税込）\A一般　20,000（税込）";
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 2;
  margin: auto;
  display: inline-table;
  font-size: 24px;
  white-space: pre;
  letter-spacing: 2px;
}

section#banner {
  text-align: center;
  margin: 60px auto 0 auto;
  background: linear-gradient(335deg, #88c8ff, #b1f9ff 46%, #d6efff);
  padding: 20px 0;
}

#skill .secBanner {
  margin: 0 0 0 0;
}

#members-only .firstView__mainTitle:before {
  content: "Member";
}

#members-only #pageLink .l-section__inner {
  padding: 7.5rem 0 140px 0;
}

#members-only .l-section__header .l-section__headerInner {
  max-width: 1020px;
  margin: 0 auto;
}

#members-only #pageLink {
  margin: 0 0 00;
}

#members-only .l-section__inner {
  padding: 0 20px 80px 20px;
}

#members-only .secContact .l-section__inner {
  padding: 10rem 0.625rem 10rem 0.625rem;
}

#members-only .c-linkListItem {
  padding: 0 0 0 0;
}

#members-only .c-linkListItem a {
  display: block;
  padding: 40px;
}

#members-only span.c-btn.c-btn--text {
  color: #416781;
  font-size: 1rem;
  line-height: 1;
  padding: 0 20px 0 0;
  position: relative;
}

#members-only span.c-btn.c-btn--text:before {
  background: -webkit-gradient(linear, left top, right top, from(#17e083), to(#1383d5));
  background: -webkit-linear-gradient(left, #17e083, #1383d5);
  background: linear-gradient(90deg, #17e083, #1383d5);
  bottom: 0;
  border: none;
  border-radius: 50%;
  content: "";
  display: block;
  height: 0.625rem;
  margin: auto auto auto auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 0.625rem;
}

#members-only .c-linkListItem a:hover .c-btn.c-btn--text:before {
  width: 1rem;
  height: 1rem;
}

#members-only .c-linkListItemLarge {
  width: 100%;
}

.page #pageLink .pageLinkList--shikaku {
  margin: 0 0 30px 0;
}

@media screen and (max-width: 768px) {
  #members-only #pageLink .l-section__inner {
    padding: 5.33333vw 5.33333vw 8vw 5.33333vw;
  }

  #members-only .secContact .l-section__inner {
    padding: 16vw 5.33333vw 16vw 5.33333vw;
  }

  #members-only .c-linkListItem a {
    padding: 30px 20px;
  }
}

#top__index .informationArea #seminar,
#top__index .informationArea #training {
  margin: 0 0 40px 0;
  width: 100%;
}

#top__index #training .c-newsList.c-trainingList {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

#top__index #training .c-newsListItem.c-seminarListItem {
  width: calc(50% - 10px);
}

#top__index #training .c-newsListItem:last-child {
  border-bottom: 0.0625rem solid #d6efff;
}

@media screen and (max-width: 768px) {
  #top__index .informationArea .secTitle {
    width: 100%;
  }

  #top__index #training .c-newsList.c-trainingList {
    gap: 0;
    margin: 0 0 20px 0;
  }

  #top__index #training .c-newsListItem.c-seminarListItem {
    width: 100%;
  }
}
.c-linkCode {
  background: #f2f9ff;
  line-height: 1.5;
  padding: 20px 30px 40px 30px;
  margin: 0 0 40px 0;
  word-wrap: break-word;
}

.page .secPageContent .c-linkCode + .c-pageContent__text {
  margin: 0 0 10px 0;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}

@media screen and (max-width: 768px) {
  .c-linkCode {
    padding: 10px 10px 20px 10px;
  }
  body .l-section__inner {
    padding: 16vw 5.33333vw 16vw 5.33333vw;
  }
}

#top__index #column .c-columnListItem__imageWrapper img {
  width: 100%;
}

#training .secPageContent .c-pageContent .c-tableContent.past-event {
  position: relative;
}

#training .secPageContent .c-pageContent .c-tableContent.past-event:before {
  background: rgb(75 111 136 / 70%);
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

#training .secPageContent .c-pageContent .c-tableContent.past-event:after {
  content: "終了しました";
  color: #fff;
  white-space: pre;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 2;
  margin: auto;
  display: inline-table;
  font-size: 28px;
  line-height: 1.5;
  text-align: center;
}

.apply.page .secPageContent .c-tableTitle {
  width: 30%;
}

.apply.page .secPageContent .c-tableContent {
  text-align: left;
}

.apply.page .secPageContent .c-pageContent__textIndex {
  font-size: unset;
}

.apply.page .secPageLinkTitle {
  color: #416781;
  position: relative;
  padding: 0 0 20px 0;
}

.apply.page .secPageLinkTitle:after {
  background: #d6e1e6;
  bottom: 10px;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  width: 100%;
}

.apply.page .secPageLinkTitle:before {
  background: linear-gradient(90deg, #17e083, #1383d5);
  bottom: 10px;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  z-index: 1;
  width: 20%;
}

@media screen and (max-width: 768px) {
  #top__index #about {
    padding: 23.33333vw 0 0 0;
  }

  .c-seminarList .c-newsListItem__title,
  .c-trainingList .c-newsListItem__title {
    text-align: center;
    margin: 16px auto 32px auto;
  }

  .c-seminarList a .c-newsListItem__title,
  .c-trainingList a .c-newsListItem__title {
    margin: 0 0 0 0;
  }

  .c-licenceList {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px 20px;
  }

  .c-licenceListItem {
    margin: 0 0 0 0;
    width: calc(50% - 10px);
  }

  .c-licenceListItem__image img {
    height: auto;
  }

  .c-licenceListItem__title {
    font-size: 18px;
  }

  .c-licenceListItem__title br {
    display: none;
  }

  #top__index .firstView__mainTitleWrapper {
    margin: 0 0 10vh 0;
  }
  #globalFooter p.c-btnWrapper {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 18rem;
  }

  #globalFooter p.c-btnWrapper a.c-btn {
    color: #fff;
    background: #416781;
  }
}







.footer__fixedBtn {
    position: fixed;
    bottom: 10px;
    right: 20px;
    margin: auto;
}

.footer__fixedBtn p.c-btnWrapper {
    max-width: unset;
}

a#fixedBtn {
    bottom: 100px;
}

@media screen and (max-width: 768px) {
    .footer__fixedBtn {
        left: 0;
        right: 0;
        max-width: 80vw;
    }

    .footer__fixedBtn p.c-btnWrapper a {
        color: #fff;
        background: #416781;
    }
}



.page .secPageContent .c-pageContent__text.c-pageContent__text--on {
    display: block;
}