@charset "utf-8";
.illustrationFrame{
  background-color: #fee21d;
  border-radius: 1em;
  padding: 2% 0 2% 0;
}
.illustrationContainer{
  background-color: #ffffff;
  max-width: 960px;
  margin: auto;
  padding-bottom: 3%;
}
.snsBlock{
  display: flex;
  flex-wrap: wrap;
  width: auto;
  margin: 10px 0;
	justify-content: center;
}
.positionClear .wonderButton {
  position: static;
}
.positionClear .wonderButton .link {
  display: block;
  color: #fff;
  padding: 2px 8px 1px;
  font-size: 11px;
  font-size: 1.1rem;
}
.positionClear .wonderButton .fa{
  margin-right: 5px;
  font-size: 12px;
  vertical-align: -2px;
}
.illustrationBg1{
  background-image: url("../../../../img/v3/bukatsu/illustration/04_ILLUST-BU_960_0217.png");
}
.bottomIllustrationBg1{
  bottom: 0;
}
.illustrationBg2{
  background-image: url("../../../../img/v3/bukatsu/illustration/07_ILLUST-BU_960_0217.png");
}
.contentTitle{
  margin: 0 0 15px 17px;
}
.background{
  background-color: #FFFFFF;
}
.flexBox{
  display: -webkit-inline-flex; /* Safari */
  display: inline-flex;
  -webkit-justify-content: space-between; /* Safari */
  justify-content: space-between;
}
.worksNewSlider .movie {
  float: left;
  margin: 5px;
}
.illustrationcontestBlock{
  text-align: center;
  width: 100%;
  overflow: hidden;
}
.worksNewSlider .cover {
  display: inline-block;
  background-color: #f0f0f0;
  background-position: center center;
  background-repeat: no-repeat;
  width: 210px;
  height:220px;
  overflow: hidden;
  background-size: cover;
  vertical-align: bottom;
  position: relative;
}
.worksNewSlider .img {
  position: absolute;
  bottom: 0;
  top:0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.post_title{
  width:175px;
  height: 40px;
}
.wonderArea{
  width: 120px;
  margin: auto;
  height:auto;
  padding-right: 10px;
  margin-bottom: 35px;
}
.workIconMovie {
    position: absolute;
    top: 45%;
    left: 50%;
    margin: -40px 0 0 -28px;
}
.workTitle{
  overflow: hidden;
  height: 20px;
  font-size: 1.7rem;
  font-weight: normal;
  padding-bottom: 5px;
  background-color: #ffffff;
}
.userArea{
  overflow: hidden;
  padding: 5px;
  margin-bottom: 5px;
  background: #f6f6f6;
}
.userIcon{
  float: left;
  margin-right: 10px;
  width: 50px;
  height: 50px;
  background-position: center;
  background-size: cover;
}
.wonderButton{
  background: #ff0000;
  border-radius: 5px;
  box-shadow: 1px 1px 2px #5d5d5d;
  position: absolute;
  right: 10%;
  bottom: 3%;
}
.wonderButton .link{
  text-align: center;
  display: block;
  color: #fff !important;
  padding: 3px 10px 3px 10px;
  font-size: 12px;
  font-size: 1.2rem;
}
.wonderButton .fa{
  margin-right: 5px;
  font-size: 15px;
  vertical-align: -2px;
}
.wonderButton .link:hover{
    color: #fff798 !important;
}
.wonderButton.voted{
  background: none;
  box-shadow: none;
}
.wonderButton.voted .link{
  pointer-events: none;
  color: #ff0000 !important;;
  padding: 3px 0 0 0;
}
.seeMoreButton02 .link {
  background-color: #ff438b;
  font-weight: bold;
   border: solid 3px #e30084;/*線*/
   border-radius: 10px;/*角の丸み*/
}
.seeMoreButton {
  text-align: right;
  margin-right: 1%;
}
.seeMoreButton .link {
  padding: 5px 40px;
  overflow: hidden;
  border-radius: 14px;
  display: inline-block;
  margin: 10px;
  margin-left: 25px;
}
.seeMoreButton .link .text {
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}
.seeMoreButton .link .text .fa {
  color: #fff;
  font-size: 30px;
  font-size: 3.0rem;
  vertical-align: -4px;
  text-indent: 10px;
}

/* コンテストピックアップ */
.contestBlock{
  margin: 0 2% 2%;
}
.contestBlock .imgBox{
  width: 360px;
  height: 270px;
  float: left;
  position: relative;
}
.contestBlock .lessonImgBox{
  bottom:auto;
  height:215px;
}
.contestBlock .panelImg{
  width: 100%;
  max-height: 100%;
  position: absolute;
  top:  0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.panelText{
  float: left;
  width: 500px;
  padding: 3px 3px 3px 10px;
}
.contestBlock .title{
  font-size: 2rem;
}
.contestBlock .text{
  margin-top: 20px;
  height: 190px;
  font-size: 1.7rem;
}
.contestBlock img{
  max-width: inherit;
  width: 100%;
}
.contestArea .panelText .underHeight{
  margin-top: 10px; 
  height: 140px;
}
.contentLink{
  box-shadow: 1px 1px 6px #144109;
  background-color: #3ac519;
  border-radius: 5px;
  border: 2px solid #fff;
  margin: 4% 5%;
  padding: 1%;
}
.linkBox{
  float: right;
  margin: 1% 1% 3% 0;
}
.marginRight{
  margin-right: 3%;
}
.seeMoreButton .text{
  width: 165px;
}
.contestArea{
  height: 280px;
}
.lessonArea{
  height: 215px;
}
.clear{
  clear: both;
  float: none;
}
.contestPanel {
  position: relative;
  background: #fff;
  margin: 10px 3px; 
}
.contestPanel .panelImg{
  max-width: 300px;
  width: auto;
  height: 237px;
  display: block;
  margin: auto;
}
.contestPanel .panelInner{
  box-sizing: border-box;
  width: 300px;
  padding: 10px 10px 0;
}
.contestPanel .panelDetail .title{
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 6px;
}
.contestPanel .workType{
  position: relative;
  margin-bottom: 10px;
}
.contestPanel .workType .term {
  padding: 5px 0;
  width: 75px;
  text-align: center;
  border-radius: 5px;
  background: #5397f4;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
}
.contestPanel .workType .description {
  margin: -2.5em 0 0 0;
/*  padding: 0 0 0 90px; 
  width: 120px;*/
  padding: 45px 0 0 0;
  width: 100%;
}
.contestPanel .workType .description .icon{
  font-size: 30px;
  font-size: 3rem;
  color: #5397f4;
  margin-right: 10px;
}
.contestPanel .workType .description .fa {
  font-size: 30px;
  font-size: 3rem;
  color: #5397f4;
  width: 30px;
  text-align: center;
}

.contestPanel .workType .description .img {
  padding-left: 5px;
}
.list_typeIcon{
  max-width: 30px;
}

.contestPanel .recepStatus{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3em;
  padding: 10px 0;
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
}
.contestPanel:hover .workType .description .fa,
.contestPanel:hover .workType .term,
.contestPanel:hover .recepStatus{
  opacity: 0.8;
}

.result .recepStatus{
  line-height: 3em;
}
.underAnOffer .recepStatus {
  background: #ff3300;
}
.notice .recepStatus{
  background: #ff6600;
}
.result .recepStatus{
  background: #0033cc;
}
.resultAnnounce .recepStatus{
  background: #0033cc;
}
.contestPanel .leftCoin{
  position: absolute;
  top: 0;
  right: 38px;
}
.contestPanel .rightCoin{
  position: absolute;
  top: 0;
  right:0px;
}
.lessonBlock .slick-active{
  margin: 0 1%;
}
.lessonBlock .lessonTitle{
  height: 40px;
}
.margin_bottom{
  height: 50px;
}
.wrap{
  display: flex;
  flex-wrap: wrap;
  margin: 0 20px;
}
.marginTop{
  margin-top: 2%;
}

@media screen and (max-width:768px) {
  .illustrationFrame{
    background-color: inherit;
  }
  .illustrationContainer{
    background-color: inherit;
    margin: 0;
    padding-bottom: 0;
  }
  .illustrationBg1{
    background-image: url("../../../../img/v3/bukatsu/illustration/04_ILLUST-BU-SP_360_0225.png");
  }
  .illustrationBg2{
    background-image: url("../../../../img/v3/bukatsu/illustration/07_ILLUST-BU-SP_360_0225.png");
    padding: 
  }
  .repeatBg1{
    width: 100%;
    height: 6px;
    background-image: url("../../../../img/v3/bukatsu/illustration/02_ILLUST-BU-SP_360_0225.png");
    background-repeat: repeat-x;
  }.repeatBg2{
    width: 100%;
    height: 6px;
    background-image: url("../../../../img/v3/bukatsu/illustration/05_ILLUST-BU-SP_360_0225.png");
    background-repeat: repeat-x;
  }
  .marginRight{
    margin: 0;
  }
  .linkBox{
    float: none;
    margin: 4% 0 6% 0;
    text-align: center;
  }
  .contentTitle{
    width: 96%;
    margin: 2%;
  }
  .contentLinktext{
    font-size: 1.8rem;
    height: auto;
  }
  .marginTop{
    margin-top: 5%;
  }
  .marginBottom{
    margin-bottom: 4%;
  }
  .mainSliderArea {
    width: 100%;
    float: none;
  }
  .mainSliderArea .carouselImg{
    width: 100%;
    float: none;
  }
  .mainSliderArea .text{
    font-size: 18px;
    font-size: 1.8rem;
    padding: 5px;
  }
  .worksNewSlider .textArea{
    width: 210px;
    margin: auto;
  }
  .worksNewSlider .wonderButton{
    right: 25%;
  }
  .teacherPhoto{
    width: 15%;
  }
  .teacherName{
    font-size: 20px;
  }
  .lessonBlock .slick-active{
    margin: 0;
  }
  .contestBlock{
    padding: 0;
    margin: 0;
  }
  .contestBlock .imgBox{
    height: inherit;
    width: 100%;
    margin-bottom: 15px;
  }
  .contestArea{
    height: inherit;
  }
  .contestArea .panelText{
    width: 100%;
    height: auto;
    padding: 0 10px 15px 10px;
    box-sizing: border-box;
  }
  .contestArea .panelText .title{
    padding: 0 10px 10px 0;
  }
  .contestArea .panelText .text {
    height: auto;
    margin-top: 0;
  }
  .contestPanel{
    margin: 2% 0;
  }
  .contestPanel .panelImg{
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .contestPanel .panelInner{
    width: auto;
    height: auto;
  }
  .contestBlock .lessonThumbnail{
    bottom: 0;  
  }
  .contestBlock .panelImg{
    position: static;
    width: 100%;
  }
  .seeMoreButton{
    margin: auto;
    text-align: center;
  }
  .seeMoreButton .link{
    margin: 10px;
  }
  .lessonArea{
    height: inherit;
  }
}

.pickupSlider{
  box-sizing: border-box;
  border-radius: 5px;
  background: #fff;
  padding: 15px;
}

.pickupWork{
  position: relative;
}

.pickupSlider .cover {
  display: inline-block;
  width: 145px;
  height: 145px;
  vertical-align: bottom;
}

.pickupSlider .img {
  margin: 2px;
}

.pickupSlider .cover .img {
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  object-fit: cover;
}
@media screen and (max-width:768px) {
  .pickupSlider .cover {
      width: 94%;
  }
  .pickupSlider .img {
    width: 94%;
    max-width: 100%;
  }
  .snsBlock {
    justify-content: left;
    margin-left: 2%;
  }
}

.otherConfirm {
  margin: 2% 30% 0%;
}

@media screen and (max-width:768px) {
  .otherConfirm {
    margin:0 0 0;
    width: 100%;
  }
}