@charset "utf-8";

/*---共通？---*/
#mv {
  text-align: center;
}
#mv .titles {
  display: inline-table;
}
#mv .titles span {
  display: table-cell;
  color: #8fbf3e;
  font-size: 3rem;
  height: 205px;
  letter-spacing: 0.1em;
  padding-right: 50px;
  position: relative;
  vertical-align: middle;
}
#mv .titles span:after {
  background: #8fbf3e;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  right: -25px;
  top: 102px;
  width: 50px;
}
#mv .titles h1 {
  display: table-cell;
  font-size: 2.2rem;
  font-weight: normal;
  height: 205px;
  letter-spacing: 0.1em;
  padding-left: 50px;
  vertical-align: middle;
}
#mv .titles + div {
  background: url(../img/cooperation/mv.jpg) no-repeat center top / cover;
}
#mv .titles + div .inner2 > div {
  height: 450px;
  position: relative;
}
#mv .titles + div .inner2 > div p {
  background: #fff;
  bottom: 0;
  color: #8fbf3e;
  font-size: 2.7rem;
  height: 100px;
  left: 0;
  line-height: 100px;
  position: absolute;
  text-align: center;
  width: 100%;
}
#sec_content {
  padding: 50px 0 0;
}
#sec_content .c_title {
  background: #8fbf3e;
}
#sec_content .c_title .inner2 > div {
  background: url(../img/common/kbc_icon2.png) no-repeat left center / auto 138px;
  color: #fff;
  height: 120px;
  padding: 35px 0 18px;
  text-align: center;
}
#sec_content .c_title .inner2 > div h2 {
  font-size: 3rem;
  margin-bottom: 26px;
}
#sec_content .c_title .inner2 > div span {
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
  font-weight: bold;
}
#sec_content .in_content {
  line-height: 1.75em;
  padding: 50px 0 0;
}
#sec_content .in_content .eyecatch {
  margin-bottom: 50px;
}

#sec_content .in_content h1 {
  border-bottom: 6px solid #8fbf3e;
  font-size: 3rem;
  line-height: 1.5em;
  margin: 50px 0;
  padding-bottom: 15px;
}
#sec_content .in_content h2 {
  background: linear-gradient(transparent 92%, #8fbf3e 0%);
  display: inline;
  font-size: 2.4rem;
  line-height: 2em;
  padding: 0 0 5px;
}
#sec_content .in_content h3 {
  border-left: 4px solid #8fbf3e;
  font-size: 1.8rem;
  padding-left: 18px;
}
#sec_content .in_content ul {
  list-style: none;
}
#sec_content .in_content ul li {
  padding-left: 1em;
  text-indent: -.7em;
}
#sec_content .in_content ul li:before {
  content: "● ";
  color: #8fbf3e;
}
#sec_content .in_content ol {
  list-style-position: inside;
}
#sec_content img {
  display: block;
  margin: 0 0 50px;
}
.pre_next {
  margin: 90px 0 0;
}
.nav-links {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  display: flex;
}
.nav-links > div {
  width: 50%;
}
.nav-links > div a {
  color: #292929;
  display: table;
  padding: 18px 0;
  text-decoration: none;
  width: 100%;
}
.nav-links > div:nth-of-type(1) a {
  padding-right: 20px;
}
.nav-links > div:nth-of-type(2) a {
  border-left: 1px solid #dedede;
  padding-left: 20px;
}
.nav-links > div a > * {
  display: table-cell;
}
.nav-links .arrows {
  color: #8fbf3e;
  font-size: 3.5rem;
  text-align: center;
  vertical-align: middle;
  width: 105px;
}
.nav-links .arrows span {
  font-size: 1.4rem;
}
.nav-links .nav_wrap {
  width: 150px;
}
.nav-links .strs {
  font-weight: bold;
  padding-left: 20px;
  position: relative;
  vertical-align: top;
  width: 285px;
}
.nav-links .strs span {
  bottom: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4rem;
  font-style: italic;
  font-weight: normal;
  left: 20px;
  position: absolute;
}
.pre_next .inner2 > a {
  background: #8fbf3e;
  border-radius: 25px;
  color: #fff;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  margin: 50px auto 0;
  text-align: center;
  text-decoration: none;
  width: 340px;
}
.cat_other {
  margin: 50px 0 0;
}
.cat_other .inner2 > div {
  border-top: 1px solid #8fbf3e;
  padding: 50px 130px 0;
}
.cat_other .inner2 > div > p {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
.cat_other .slider {
  margin: 50px 0 0;
}
.cat_other .slick-list {
  margin-right: -50px;
}
.cat_other .slick-slide {
  margin-right: 50px;
  text-decoration: none;
}
.cat_other .slick-slide p {
  color: #8fbf3e;
  font-weight: bold;
  line-height: 1.75em;
  margin: 15px 0;
}
.cat_other .slick-slide span {
  color: #292929;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4rem;
  font-style: italic;
  font-weight: normal;
}
.cat_other .slick-prev,
.cat_other .slick-next {
  height: 100%;
  width: 28px;
}
.cat_other .slick-prev {
  background: #8fbf3e url(../img/cooperation/prev.png) no-repeat center center / 15px auto;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  left: -56px;
}
.cat_other .slick-next {
  background: #8fbf3e url(../img/cooperation/next.png) no-repeat center center / 15px auto;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  right: -56px;
}
.slick-prev::before,
.slick-next::before {
  display: none;
}

/*---archive---*/
.title1 {
  background: url(../img/common/kbc_icon.png) no-repeat left top / auto 89px;
  border-bottom: 2px solid #dedede;
  padding: 44px 0 24px 65px;
  position: relative;
  width: 100%;
}
.title1:after {
  background: #8fbf3e;
  bottom: -1px;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 230px;
}
.title1 h2,
.title1 span {
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
.title1 h2 {
  font-size: 3.2rem;
  font-weight: normal;
}
.title1 span {
  font-size: 2.4rem;
  padding-left: 92px;
  position: relative;
}
.title1 span:before {
  background: #292929;
  content: '';
  display: block;
  height: 1px;
  left: 26px;
  position: absolute;
  top: 14px;
  width: 40px;
}
.archive_drop {
  display: flex;
  justify-content: flex-end;
  list-style: none;
  position: absolute;
  right: 0;
  top: 0;
}
.archive_drop .drop_trigger {
  background: url(../img/topics/tri.png) no-repeat right 10px top 16px / 14px auto;
  border: 1px solid #D0D0D0;
  cursor: pointer;
  display: block;
  font-size: 1.7rem;
  padding: 12px 0;
  text-align: center;
  width: 200px;
}
.archive_drop ul {
  background: #8FBF3E;
  display: none;
  left: 0;
  list-style: none;
  padding: 20px;
  position: absolute;
  top: 41px;
  width: 100%;
  z-index: 1;
}
.archive_drop ul li a {
  color: #fff;
  display: block;
  font-weight: bold;
  height: 44px;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
}
.archive_drop ul li a:hover {
  background: #BAE571;
}
.archive_title {
  margin: 40px 0 0;
  position: relative;
}
.archive_title > div {
  display: flex;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.archive_title > div h3 {
  font-size: 2.7rem;
}
.archive_title > div span {
  display: block;
  font-size: 2.4rem;
  margin-left: 60px;
  position: relative;
}
.archive_title > div span:before {
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  left: -50px;
  top: 12px;
  width: 40px;
}
.post-type-archive-corp_kbc .archive_title > div h3,
.post-type-archive-corp_kbc .archive_title > div span {
  color: #8FBF3E;
}
.post-type-archive-corp_kbc .archive_title > div span:before {
  background: #8FBF3E;
}
.post-type-archive-corp_edu_kbc .archive_title > div h3,
.post-type-archive-corp_edu_kbc .archive_title > div span {
  color: #3E83BF;
}
.post-type-archive-corp_edu_kbc .archive_title > div span:before {
  background: #3E83BF;
}
.post-type-archive-area_kbc .archive_title > div h3,
.post-type-archive-area_kbc .archive_title > div span {
  color: #FF9300;
}
.post-type-archive-area_kbc .archive_title > div span:before {
  background: #FF9300;
}
.archive_title + p {
  margin: 38px 0 0;
}
.the_list {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0 0;
}
.the_list > div {
  margin-right: 40px;
  width: 240px;
}
.the_list > div:nth-of-type(4n) {
  margin-right: 0;
}
.the_list > div:nth-of-type(n+5) {
  margin-top: 100px;
}
.the_list > div .imgwrap {
  height: 160px;
  overflow: hidden;
}
.the_list > div .imgwrap img {
  height: 160px;
  max-width: none;
}
.the_list > div > p {
  font-weight: bold;
  line-height: 1.2em;
  margin: 20px 0 0;
}
.the_list > div > span {
  display: block;
  font-style: italic;
  font-weight: normal;
  text-align: right;
}
.the_list > div > a {
  border-radius: 22px;
  color: #fff;
  display: block;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  height: 44px;
  line-height: 44px;
  margin: 15px 0 0;
  text-align: center;
  text-decoration: none;
}
.post-type-archive-corp_kbc .the_list > div > a { background: #8FBF3E; }
.post-type-archive-corp_edu_kbc .the_list > div > a { background: #3E83BF; }
.post-type-archive-area_kbc .the_list > div > a { background: #FF9300; }


@media screen and (max-width: 768px) {

  #mv .titles {
    display: block;
    padding: 20px 0;
  }
  #mv .titles span {
    display: block;
    height: auto;
    padding: 0;
  }
  #mv .titles span::after {
    display: none;
  }
  #mv .titles h1 {
    display: block;
    height: auto;
    margin: 10px 0 0;
    padding: 0;
  }
  .title1 {
    background-size: auto 50px;
    padding: 0 0 20px 50px;
  }
  .title1 h2, .title1 span {
    display: block;
    height: auto;
    line-height: normal;
  }
  .title1 h2 {
    font-size: 2rem;
  }
  .title1 span {
    font-size: 1.6rem;
    padding: 0;
  }
  .title1 span:before {
    display: none;
  }
  .archive_drop {
    justify-content: center;
    margin: 15px 0 0;
    position: relative;
    right: auto;
    top: auto;
  }
  .archive_drop .drop_trigger {
    margin: 0 10px;
  }
  .archive_title + p {
    line-height: 1.5em;
  }
  .the_list {
    display: block;
  }
  .the_list > div {
    margin: 0 0 50px;
    width: auto;
  }
  .the_list > div .imgwrap {
    height: auto;
  }
  .the_list > div .imgwrap img {
    height: auto;
    width: 100%;
  }

  #sec_content .c_title .inner2 > div {
    height: auto;
    padding: 30px 20px;
  }
  #sec_content .c_title .inner2 > div h2 {
    font-size: 2.4rem;
    line-height: 1.2em;
    margin-bottom: 20px;
  }
  .cat_other .inner2 > div {
    padding: 50px 80px 0;
  }

}
