@charset "utf-8";
/* CSS Document */
.camp_wrap{
  width: 1000px;
  margin: auto;
}

/*下層共通*/
.camp_lower_topimage{
  height: 270px;
  text-align: center;
  background-image: url("../img/il_lower_topimg.png"), url("../img/il_list_topbg.png");
  background-position: center top, center top;
  background-repeat: no-repeat, repeat-x;
}
.camp_lower_bodybg{
  background-position:center top, center top;
  background-repeat:repeat-x, repeat;
  padding: 16px 0 110px;
}
h1{
  margin-bottom: 28px;
  text-align: center;
}
h1 img{
  width: 242px;
  height: 98px;
}

/*一覧ページ*/
.camp_container{
  position: relative;
  padding: 60px 40px;
  border-radius: 10px;
  background-color: #FFFFFF;
}
.camp_blogtop{
  position: absolute;
  display: block;
  left: 14px;
  top: -50px;
  width: 130px;
  height: 100px;
}
.camp_blogtop img{width: 100%;}
.camp_categorylist{
  display: flex;
  justify-content: center;
  width: 630px;
  height: 60px;
  margin: -88px auto 30px;
  background: url("../img/il_btnbg.png") center center no-repeat;
  background-size: 630px 60px;
}
.camp_categorylist li{
  display: flex;
  align-items: center;
  width: 33%;
  padding: 0 20px;
  text-align: center;
}
.camp_categorylist li a{display: block;}
.camp_categorylist li img{width: 100%;}

.camp_contentslist{
  display: flex;
  flex-wrap: wrap;
}
.camp_contentslist.camp_pastoa li:first-of-type{display: none;}
.camp_contentslist li{
  width: 288px;
  margin-right: calc((100% - 864px)/2);
  margin-bottom: 40px;
}
.camp_contentslist li:nth-of-type(3n){margin-right: 0;}
.camp_contentslist.camp_pastoa li:nth-of-type(3n){margin-right: calc((100% - 864px)/2);}
.camp_contentslist.camp_pastoa li:nth-of-type(3n+1){margin-right: 0;}
.camp_contentslist li img{
  width: 288px;
  margin-bottom: 10px;
}
.camp_contentslist li h2{
  margin-bottom: 10px;
  font-weight: bold;
  line-height:1.4;
}
.camp_contentslist li h2 span{font-size: 0.875rem;}
.camp_contentslist li p{
  line-height: 1.8;
  font-size: 0.875rem;
}


/*ブログページ*/
h1.camp_diaryh1{margin-bottom: 0;}

/*20201023*/
.camp_pagelink{
  display: none;
  position: absolute;
  right: 0;
  top: -70px;
}
.camp_pagelink a{
  display: block;
  width: 90px;
  padding: 8px 0 18px;
  text-align: center;
  border-radius: 10px;
  background-color: #FFFFFF;
}
.camp_pagelink a::after{
  content: "";
  position: absolute;
  bottom: 8px;
  left: calc(50% - 6px);
  border-top: 5px solid #1E678E;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.camp_pagelink p{
  position: relative;
  width: 64px;
  height: 16px;
  margin: 0 auto 7px;
  text-align: center;
  padding-top: 4px;
  background-color: #1E678E;
}
.camp_pagelink p img{vertical-align: top;}
.camp_pagelink p::after{
  content: "";
  position: absolute;
  bottom: -5px;
  left: calc(50% - 2px);
  border-top: 5px solid #1E678E;
  border-right: 2px solid transparent;
  border-left: 2px solid transparent;
}



.camp_blogtop.blog{top: -92px;}
.camp_blogcontainer{
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 32px 6px 60px 22px;
  background-color: #FFFFFF;
}
.camp_leftcontents{width: 610px;}
.camp_leftcontents li{margin-bottom: 100px;}
.camp_leftcontents h2{
  position: relative;
  line-height: 1.2;
  margin-bottom: 7px;
  padding-right: 80px;
  padding-bottom: 8px;
  font-weight: bold;
  color: #825430;
  border-bottom: 6px solid #845531;
}
.camp_leftcontents h2::after{
  content: "";
  display: block;
  width: calc(100% + 80px);
  transform: translateY(11px);
  border-top: 1px dashed #FFFFFF;
}
.camp_leftcontents h2 img{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 68px;
}
.camp_blogdate{
  margin-bottom: 15px;
  font-size: 0.875rem;
  color: #666666;
}
.camp_blogtxt{
  line-height: 2;
  margin-bottom: 22px;
  font-size: 0.875rem;
}
.camp_blogimg{
  width: 600px;
  height: 338px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

/*20201023*/
.camp_pager ul{
  display: flex;
  justify-content: space-around;
  padding: 0 40px;
}
.camp_pager ul li a{color: #2D7E3C;}



.camp_rightcontents{width: 316px;}
.camp_staffbox{
  position: relative;
  margin-bottom: 30px;
  padding: 18px;
  border-radius: 10px;
  background-color: #EAF2B1;
}
.camp_staffbox h2{
  margin-bottom: 12px;
  padding-left: 87px;
}
.camp_staffbox h2 img{width: 100%;}
.camp_staffbox p{
  line-height: 1.8;
  font-size: 0.875rem;
}
.camp_staffimg{
  position: absolute;
  top: -137px;
  right: -6px;
}
.camp_archive h2{margin-bottom: 12px;}
.camp_archive h2 img{width: 100px;}
.camp_archive li a{
  line-height: 1.6;
  text-decoration: none;
  color: #707070;
}




/*20201023*/
.camp_introduce{position: relative;}
.camp_introttl{
  margin-bottom: 20px;
  background: url("../img/surprise/il_nishimura.png") right 16px center no-repeat;
  background-size: 80px auto;
}
.camp_introttl p{
  position: relative;
  width: 184px;
  height: 44px;
  margin: 0 0 16px;
  text-align: center;
  padding-top: 11px;
  background-color: #1E678E;
}
.camp_introttl p img{vertical-align: top;}
.camp_introttl p::after{
  content: "";
  position: absolute;
  bottom: -13px;
  left: calc(50% - 6px);
  border-top: 14px solid #1E678E;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.camp_introttl div{
  font-size:0.75em;
  margin-top:8px;
}

.camp_introduce li{
  width: 100%;
  margin-bottom: 30px;
}
.camp_introduce figure{
  display: flex;
  justify-content: space-between;
}
.camp_introduce figure img{width: 80px;}
.camp_introduce figcaption{width: calc(100% - 90px);}
.camp_introduce figcaption h3{
  margin-bottom: 8px;
  font-weight: bold;
}
.camp_introduce figcaption h3 span{font-size: 0.625rem;}
.camp_introduce figcaption p{
  line-height: 1.5;
  padding-right: 10px;
  font-size: 0.75rem;
}
.camp_introduce>p{
  position: absolute;
  display: none;
  width: 80%;
  left: 10%;
  bottom: -20px;
  height: 50px;
  text-align: center;
  padding-top: 12px;
  font-size: 1.25rem;
  font-weight: bold;
  color: #37789A;
  background-color: #FFFFFF;
  border: 3px solid #36779A;
  z-index: 1000;
}
  .camp_introduce>p.active{display: none;}









/*集まれ*/
h1.camp_loversh1{margin-bottom: 0;}
h1.camp_loversh1 img{
  width: 282px;
  height: 98px;
}
.camp_lovers_blogtop{
  position: absolute;
  display: block;
  left: 14px;
  top: -92px;
  width: 130px;
  height: 100px;
}
.camp_lovers_blogtop img{width: 100%;}
.camp_loverscontainer{
  position: relative;
  padding: 40px 40px 64px;
  background: url("../img/il_awardbg.png") center top no-repeat;
  background-color: #FFFFFF;
}
.camp_award{
  position: relative;
  padding: 20px;
  background-color: #FFFFFF;
}
.camp_award h2{
  height: 70px;
  margin-bottom: 16px;
  padding-top: 6px;
  text-align: center;
  background: url("../img/bg_award.png") center top no-repeat;
}
.camp_awardcontainer{
  display: flex;
  justify-content: space-between;
  margin-bottom: 28px;
}
.camp_awardcontainer div:first-of-type{width: 42%;}
.camp_awardcontainer div:first-of-type img{width: 100%;}
.camp_awardcontainer div:last-of-type{width: 55%;}
.camp_awardcontainer h3{
  margin-bottom: 16px;
  font-size: 1.625rem;
  font-weight: bold;
  color: #FC0000;
}
.camp_awardcontainer h3 span{font-size: 0.875rem;}
.camp_awardcontainer h4{
  margin-bottom: 20px;
  font-size: 1.625rem;
}
.camp_awardcontainer h4 span{font-size: 1.25rem;}
.camp_awardcontainer p{
  line-height: 1.5;
  font-size: 0.875rem;
}
.camp_modal{
  position: absolute;
  bottom: 160px;
  right: 190px;
}

.camp_modal img:hover{
  cursor:pointer;
}

.camp_bnr img:last-of-type{display: none;}

.camp_photoentrylist{position: relative;}
.camp_photoentrylist h2{
  position: absolute;
  width: 100%;
  top: -36px;
  left: 0;
  text-align: center;
}
.camp_photoentrylist ul{
  display: flex;
  flex-wrap: wrap;
  padding: 30px 8px;
  background-color: #FCF1DD;
}
.camp_photoentrylist ul li{
  width: 320px;
  margin-right: 12px;
  margin-bottom: 20px;
  padding: 10px 16px;
  text-align: center;
  background-color: #FFFFFF;
  display:flex;
  flex-direction:column;
}
.camp_photoentrylist ul li:nth-of-type(3n){margin-right: 0;}
.camp_photoentrylist ul li h3{
  margin-bottom: 12px;
  font-size: 0.937rem;
}
.camp_photoentrylist ul li h3 img{
  vertical-align: middle;
  width: 24px;
  margin-right: 8px;
}
.camp_photoentrylist ul li .camp_loversphoto{margin-bottom: 14px;}
.camp_photoentrylist ul li .camp_loversphoto a{
  display: block;
  width: 100%;
  height: 24vh;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.camp_photoentrylist ul li .camp_loversphoto img{max-width: 100%;}
.camp_photoentrylist ul li .camp_loversname{
  margin-bottom: 10px;
  font-weight: bold;
}
.camp_photoentrylist ul li .camp_loverstxt{
  line-height: 1.5;
  text-align: left;
  margin-bottom:10px;
}

.camp_photoentrylist ul li .camp_loverbtn img{
  width:100%;
  max-width:270px;
}

.camp_loverbtn{
  margin-top:auto;
}

.camp_loverbtn:hover{
  cursor:pointer;
}



/*---------------------------------ホバー--------------------------------------*/
@media screen and (min-width:769px){
  .camp_blogtop:hover{opacity: 0.7;}
  .camp_categorylist li a:hover{opacity: 0.7;}
  .camp_lovers_blogtop:hover{opacity: 0.7;}
  .camp_modal:hover{opacity: 0.7;}
  .camp_pager ul li a:hover{opacity: 0.7;}
}






/*---------------------------------レスポンシブ--------------------------------------*/
@media screen and (max-width:768px){
  .camp_lower_topimage{
    height: 35.5vw;
    background-size: auto 100%, auto auto;
  }
  .camp_lower_bodybg{padding: 16px 10px 110px;}
  .camp_wrap{width: 100%;}
  h1 img{
    width: 168px;
    height: auto;
  }

/*一覧ページ*/
  .camp_blogtop{
    left: 0;
    top: -88px;
    width: 88px;
    height: auto;
  }
  .camp_categorylist{
    width: 100%;
    justify-content: space-around;
  }
  .camp_categorylist li{
    width: 49%;
    padding: 0 7%;
  }
  .camp_container{padding: 60px 2%;}
  .camp_contentslist{justify-content: space-between;}
  .camp_contentslist li{
    width: 94%;
    margin-right: auto !important;
    margin-left:auto !important;
  }
  .camp_contentslist.camp_pastoa li:nth-of-type(3n){margin-right: auto;margin-left:auto;}
  .camp_contentslist li img{
    width: 100%;
    height: auto;
  }
  .camp_contentslist li h2{font-size: 0.875rem;}
  .camp_contentslist li h2 span{font-size: 0.875rem;}
  
  .camp_contentslist li p{
    font-size:0.875rem;
    line-height:1.6;
  }

/*ブログページ*/
  .camp_blogtop.blog{top: -60px;}
  .camp_blogcontainer{
    display: block;
    padding: 32px 3% 60px;
  }
  .camp_leftcontents{
    width: 100%;
    margin-bottom: 42px;
  }
  .camp_leftcontents h2 img{
    bottom: -20px;
    z-index: 2;
  }
  .camp_blogimg{width: 100%;}

  .camp_rightcontents{width: 100%;}
  .camp_staffbox h2{padding: 0 42.8% 0 0;}
  .camp_staffimg{display: none;}



  h1.camp_loversh1 img{
    width: 212px;
    height: auto;
  }
  .camp_lovers_blogtop{
    left: 0;
    top: -67px;
    width: 88px;
    height: auto;
  }
  .camp_loverscontainer{padding: 10px 8px;}
  .camp_award{
    margin-bottom: 72px;
    padding: 5px;
  }
  .camp_award h2{
    height: 40px;
    padding: 0 15.2vw;
  }
  .camp_award h2 img{width: 100%;}
  .camp_awardcontainer div:first-of-type img{width: 100%;}
  .camp_awardcontainer h3{font-size: 1rem;}
  .camp_awardcontainer h3 span{font-size: 0.875rem;}
  .camp_awardcontainer h4{font-size: 0.75rem;}
  .camp_awardcontainer h4 span{font-size: 0.625rem;}

  .camp_modal{
    position: static;
    margin-bottom: 16px;
    padding: 0 11vw;
  }
  .camp_modal img{width: 100%;}

  .camp_bnr img:first-of-type{display: none;}
  .camp_bnr img:last-of-type{
    display: inline;
    width: 100%;
  }
  
  .camp_photoentrylist ul{
    justify-content:space-between;
  }

  .camp_photoentrylist ul li{
    width: 44.25vw;
    margin-bottom: 10px;
    margin-right:0;
  }
  
  .camp_photoentrylist ul li h3{font-size: 0.625rem;}
  .camp_photoentrylist ul li h3 img{width: 12px;}
  .camp_photoentrylist ul li .camp_loversname{font-size: 0.625rem;}
  .camp_photoentrylist ul li .camp_loverstxt{font-size: 0.625rem;}



/*20201023*/
  .camp_pagelink{display: block;}
  .camp_introduce::after{
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 210px;
    left: 0;
    bottom: 0;
    background: linear-gradient(rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    z-index: 500;
    transition: all 0.2s linear;
  }
  .camp_introduce.active::after{opacity: 0;}
  .camp_introduce ul{
    height: 360px;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
  }
  .camp_introduce>p{display: block;}

  .camp_introduce ul.active{height: 1656px;}
  .camp_introduce figure{align-items: center;}
  .camp_introduce figcaption p{padding-right: 0;}
}