@charset "utf-8";
.background{
  background-color: #fee21d;
  border-radius: 1em;
  padding: 2% 0 2% 0;
}
.centeringBox{
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.snsBlock{
  display: flex;
  flex-wrap: wrap;
  width: auto;
  margin: 10px 0;
	justify-content: center;
}
.maineBanner{
  display: block;
  text-align: center;
  margin: 30px auto;
  width:856px;
}
.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;
}
.contents{
  margin: auto;
  padding-bottom: 2%;
  max-width: 960px;
  background-color: #fff7f8;
}
.FlexBox{
  display: flex;
  -webkit-justify-content: space-between;
  justify-content:space-between;
  margin: 10px 0 10px 0;
}

.ambilExhibition{
  text-align: center;
  padding-bottom: 25px;
}

.productListArea{
  padding: 10px 0;
  margin: 0 15px;
  background-image: url(https://d38vrblg2ltm93.cloudfront.net/admin/image/2019-04-08_16-14-14-230.png);
}
.ambilWorkList{
  display: block;
  margin: 20px auto 10px auto;
  text-align: center;
}
.relativeBlock{
  position: relative;
}
.ambiruBox{
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content:space-between;
  margin: 10px 0 20px 0;
}
.productBanner{
  margin: auto;
}
.productBanner .img{
  margin: 5px 0;
}

.albamBlock{
  position: absolute;
  top:35%;
  left:0;
  right: 0;
  text-align: center;
}
.albamLinkBox{
  position: relative;
  width: 100%;
  height: 70px;
  text-align: center;
}
.albamLink{
  position: absolute;
  left: 17%;
  bottom: 30%;
}
.albamWorkList{
  position: absolute;
  right: 16%;
  bottom: 30%;
}
.spaceBlock{
  margin: 10px 0 10px 0;
}
.bukatsuBlock{
  padding: 30px 50px 30px 50px;
  margin: auto;
}
/* みんなの作品 */
.character{
  margin: auto;
}
.bukatsucontestBlock{
  width: 100%;
  background-image: url(https://d38vrblg2ltm93.cloudfront.net/admin/image/2018-02-20_20-11-49-961.png);
  background-size:100% auto;/*この場合は高さが自動設定*/
  background-repeat: repeat;
}
.workContainer{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.worksNewSlider .cover {
  display: inline-block;
  background-color: #FFF;
  background-position: center center;
  background-repeat: no-repeat;
  width: 190px;
  height: 190px;
  background-size: cover;
  vertical-align: bottom;
}
.bgWork2{
  background-image: url("../../../../img/v3/bukatsu/library/10_AMBIRU_960_0217.png");
  background-repeat: repeat;
  margin: 0 5% 0 5%;
  padding-top: 2%;
  padding-bottom: 2.3%;
}
.worksNewSlider .movie {
  float: left;
  width: 190px;
  height: 260px;
  background-color: #FFF;
  margin: 13px;
}
.worksNewSlider .movie .cover{
  width: 100%;
  height: 60%;
}
.post_title{
  width: 100%;
  height: 45px;
  padding-left: 2px;
}
.userArea{
  overflow: hidden;
  padding: 5px;
  background: #f6f6f6;
}
.userIcon{
  float: left;
  margin-right: 10px;
  width: 50px;
  height: 50px;
  background-position: center;
  background-size: cover;
}
.userName{
  margin: auto;
}
.wonderButton{
  background: #ff0000;
  border-radius: 5px;
  box-shadow: 1px 1px 2px #5d5d5d;
  position: absolute;
  right: 5%;
  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;
}
.seeMoreButton{
  width: 265px;
  margin: auto;
}
.seeMoreButton02 .link {
  background: #fe478a;
  border-radius: 1em;
  border: 2px solid #e5007a;
  margin-bottom: 1%;
  margin: auto;
}
.seeMoreButton .link {
  box-sizing: border-box;
  padding: 0 15px;
  display: inline-block;
}
.seeMoreButton .link .text {
  color: #fff;
  font-size: 1.7rem;
  font-weight: bold;
}
.seeMoreButton .link .text:hover{
    color: #fff798 !important;
}
.seeMoreButton .link .text .fa {
  color: #fff;
  font-size: 30px;
  font-size: 3.0rem;
  vertical-align: -4px;
  text-indent: 10px;
}
@media screen and (max-width:768px) {
  .bgWork2{
    padding: 3% 5% 2% 5%;
  }
}
/* panelType01 アルバム、コンテスト共通部分 */
.bgContest1{
  width: 100%;
}
.bgContest2{
  background-repeat: repeat-x;
  background-image: url(https://d38vrblg2ltm93.cloudfront.net/admin/image/2018-03-23_13-18-21-089.png);
  background-repeat: repeat;
  margin: 13% 1% 0 1%;
  padding:50px 0 20px 0;
}
.bgContest3{
  position: relative;
  margin-bottom: 30px;
}
.panelType01{
  position: absolute;
  top: 10%;
  left: 7%;
}
.topContestImg{
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
}
.contestField{
  margin: auto;
  left: 0;
  right: 0;
}
.contestBlock{
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
}
.contestLinkBox{
  position: absolute;
  bottom: -20%;
  left: 0;
  right: 0;
}
.contestImg{
  text-align: center;
  width: 100%;
  height: 450px;
}
.panelType01 .panelImg {
  width: 300px;
  height: 300px;
  float: left;
  object-fit: cover;
  border: 2px solid #fc1e6f;
}
.panelType01 .panelInner {
  box-sizing: border-box;
  width: 450px;
  height: auto;
  padding-left: 40px;
  float: left;
}
.panelType01 .panelText .title {
  font-size: 3.5rem;
  height: 100px;
  color: #fc1e6f;
}
.panelType01 .panelText .text {
  font-size: 2.5rem;
  height: 150px;
  color:#000000;
}
.panelDetail{
  position: absolute;
  bottom: 0;
  min-width: 250px;
}
.panelType01 .deadline {
  padding: 5px 15px 5px 0;
  background: #ff6b79;
  border-radius: 0.5em;
  color: #fff;
  font-size: 2.5rem;
  text-align: center;
}
.clear{
  clear: both;
}

/* コンテストのみ */
.workSpaceBlock{
  width: 100%;
  height: 40px;
  margin: 10px 0 10px 0 ;
}
.contestWorkList{
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
}
.worksNewSlider .cover{
  position: relative;
}
.worksNewSlider .workIconMovie{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* お知らせ */
.bgInfo{
  position: relative;
}
.infoText{
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
  margin: auto;
}
.bgInfo .absoluteBox{
  position: absolute;
  top: 26.3%;
  left: 0;
  right: 0;
  margin: auto;
  width: 70%;
}
.infoImg{
  width: 90%;
}
.absoluteBox{
  position: absolute;
}
.slick-prev{
  left: -5%;
}
.slick-next{
  right: -5%;
}
.marginAuto{
  margin: auto;
}
.profileBlock{
  display: block;
  margin: auto;
}
.underBunner{
  margin-left: 5%;
  margin-right:  5%;
}
.underBox{
  display: block;
  width: 99%;
  margin: auto;
}
.underBunner a{
  display: block;
}
.underBunner a:nth-child(1),
.underBunner a:nth-child(2){
  flex: 200;
}
.underBunner a:nth-child(3){
  flex: 213;
}

@media screen and (max-width:768px) {
  .background{
    background-color: transparent
  }
  .snsBlock{
    justify-content: left;
    margin-left: 2%;
  }
  .maineBanner{
    width: 95%;
    margin: auto;
    margin-bottom: 10px;
  }
  .albamBlock{
    top: 17%;
  }
  .albamLink{
    width: 50%;
    position: static;
    margin: 1% 0;
  }
  .albamWorkList{
    width: 50%;
    position: static;
    margin: 1% 0;
  }
  .productListArea{
    background-image: url(https://d38vrblg2ltm93.cloudfront.net/admin/image/2019-04-08_16-55-31-814.png);
  }
  .ambilWorkList{
    display: block;
    width: 95%;
    margin: 0px auto 10px auto;
  }
  .productBanner{
    width: 100%;
    margin-bottom: 10px;
  }
  .productBanner .img{
    width: 90%;
    display: block;
    margin: auto;
  }
  .ambiruBox{
    margin: 10px 0 0 0;
  }
  .contestWorkList{
    width: 80%;
    text-align: center;
  }
  .contestLinkBox{
    width: 75%;
    top: 107%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .infoText{
    width: 30%;
    height: auto;
  }
  .slick-prev{
    left: -8%;
  }
  .slick-next{
    right: -8%;
  }
  .bgInfo .slick-prev{
    left: -12%;
  }
  .bgInfo .slick-next{
    right: -12%;
  }
  .infoContainer{
    display: block;
    width: 100%;
  }
  .bgInfo .absoluteBox{
    top: 14%;
    width: 70%;
  }
  .underBox{
    width: 95%;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 1%;
  }
}

@media (min-width: 440px) and (max-width: 768px) {
  .contestWorkList{
    width: 65%;
  }
  .bgWork2{
    padding: 3% 0 2% 0;
  }
  .bgInfo .absoluteBox{
    top: 12vw;
    width: 70%;
  }
  .worksNewSlider .movie {
    width: 29%;
  }
  .albamBlock.photalbum{
    top: 22vw;
  }
  .albamBlock.photalbum .read_image{
    width: 80vw;
  }
  .albamBlock.photalbum .albamLink,
  .albamBlock.photalbum .albamWorkList{
    width: 40vw;
  }
  .infoWorksNewSlider .slick-slide img {
      height: 38vw;
      width: 23.3vw;
  }
}

@media screen and (max-width:320px) {
  .albamBlock img{
    width:80%;
  }
  .albamLinkBox{
    margin-top: 10px;
  }
}