@charset "utf-8";
/* ==================================================
全体構成
================================================== */

/* ヘッダー
-------------------------------------------------- */
.lp_header{
  height: 50px;
  display: flex;
  justify-content: space-between;
}

#himeSis2{
  position: relative;
  width: 100%;
  line-height: 1.6;
  background: #050201 url(https://www.dlsite.com/modpub/images/promo/himekishisister2/main_bgimg.jpg) no-repeat 50% 0;
  background-size: 220%;
  background-attachment: fixed;
}

@media screen and (min-width:768px) {
  #himeSis2{
    position: relative;
    width: 100%;
    background: #050201 url(https://www.dlsite.com/modpub/images/promo/himekishisister2/main_bgimg.jpg) no-repeat 50% 0;
    background-size: cover;
    background-attachment: fixed;
  }
}

#himeSis2 .ff-mincho{
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


/* 各項目共通
-------------------------------------------------- */
#himeSis2 .lp-sec{
  position: relative;
  width: 100%;
}

#himeSis2 a:hover {
  opacity: 0.8;
}

#himeSis2 img {
  width: 100%;
  display: block;
  vertical-align: bottom;
}


/* -- ボタン -- */

#himeSis2 .btn{
  display: block;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  color: #570000;
  background: linear-gradient(0deg, #ff9900 0%, #ffb300 100%);
  box-shadow:0px 3px 0px 0px #8e5000;
  z-index: 10;
}

#himeSis2 .btn:hover{
  background: linear-gradient(0deg, #ffb300 0%, #ff9900 100%);
  opacity: 1;
}

/* まだ発売してないボタン */
#himeSis2 .type-work .coming .btn{
  background: linear-gradient(180deg, #555 0%, #666 100%);
  color: #ddd;
  box-shadow: none;
  pointer-events: none;
}


/* カートに入れるボタン */
#himeSis2 .type-work .btn.lp_btn_cart{
  height: 3em;
  font-size: 1.2em;
  line-height: 3;
  border-radius: 1.5em;
}




/* ボタン */
#himeSis2 .btn.lp_btn_privilege{

  height: 4em;
  line-height: 4;
  border-radius: 15px;
}

#himeSis2 .btn.lp_btn_privilege{
}

@media screen and (min-width:768px) {
  #himeSis2 .btn.lp_btn_privilege{
    max-width: 500px;
    height: 3em;
    line-height: 3;
    font-size: 1.8em;
  }
}



/* heroarea
-------------------------------------------------- */
#himeSis2 .type-hero{
    padding-bottom: 80%;
}

#himeSis2 .type-hero .mainpic{
  background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/sp_hero_mainpic.png) no-repeat 0 0;
  background-size: cover;
  width: 100%;
  padding-top: 145%;
  height: 0;
  top: 0;
}

/* キャッチ・ロゴなど */
#himeSis2 .type-hero .type-hero-column{
  position: absolute;
  display: flex;
  width: 100%;
  flex-direction: column;
  top: 0;
  z-index: 10;
}

/* 並び順 */
#himeSis2 .type-hero .catch{ order:1;}
#himeSis2 .type-hero .date{ order:2;}
#himeSis2 .type-hero h1{ order:3;}
#himeSis2 .type-hero .present-anker{ order:4;}

#himeSis2 .type-hero .catch{
  position: relative;
  background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/sp_hero_catch.png) no-repeat 0 0;
  background-size: contain;
  width: 22%;
  padding-top: 72%;
  height: 0;
  left: 50%;
  margin-left: -3%;
  margin-top: 11%;
  overflow: hidden;
}

#himeSis2 .type-hero h1{
  width: 63%;
  margin: 0 auto;
}

#himeSis2 .type-hero .date{
  width: 55%;
  margin: 0 auto;
}

#himeSis2 .type-hero .present-anker{
  width: 89%;
  margin: 0 auto;
}

@media screen and (min-width:768px) {
  #himeSis2 .type-hero{
    padding-bottom: 30px;
  }

  #himeSis2 .type-hero .type-hero-column{
    top: 110px;
    left: 50%;
    margin-left: -550px;
    width: auto;
  }

  #himeSis2 .type-hero .mainpic{
    position: relative;
    background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/pc_hero_mainpic.png) no-repeat 0 0;
    background-size: contain;
    width: 1920px;
    padding-top: 1134px;
    left: 50%;
    margin-left: -960px;
  }

  #himeSis2 .type-hero .catch{
    background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/pc_hero_catch.png) no-repeat 0 0;
    background-size: contain;
    width: 177px;
    padding-top: 689px;
    position: absolute;
    margin-left: 550px;
    top: -50px;
  }

  #himeSis2 .type-hero h1{
    width: 483px;
  }

  #himeSis2 .type-hero .date{
    width: 418px;
  }

  #himeSis2 .type-hero .present-anker{
    width: 453px;
    margin-top: 30px;
  }
}


/* movie
-------------------------------------------------- */
#himeSis2 .type-movie{
}

#himeSis2 .type-movie h2{
  width: 55%;
  margin: 0 auto 5vw;
}

#himeSis2 .type-movie .movie-wrap{
  width: 95%;
  padding-top: 80%;
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
}

#himeSis2 .type-movie .movie-wrap iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (min-width:768px) {
  #himeSis2 .type-movie{
    width: 100%;
    max-width: 1920px;
  }

  #himeSis2 .type-movie h2{
    width: 356px;
    margin: 0 auto 30px;
  }

  #himeSis2 .type-movie .movie-wrap{
    max-width: 600px;
    padding-top: 480px;
  }
}

/* work
-------------------------------------------------- */
#himeSis2 .type-work{
  padding-top: 15vw;
}

#himeSis2 .type-work h2{
  width: 95%;
  margin: 0 auto 5vw;
}

#himeSis2 .type-work h3{
  width: 75%;
  margin: 0 auto;
}

#himeSis2 .type-work > div {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 90%;
  height: 140vw;
  margin: 7vw auto 0;
  border-radius: 15px;
  overflow: hidden;
  padding-bottom: 5vw;
  background: -moz-linear-gradient(top,  rgba(82,0,0,0.8) 0%, rgba(2,0,0,0.8) 98%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(82,0,0,0.8) 0%,rgba(2,0,0,0.8) 98%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(82,0,0,0.8) 0%,rgba(2,0,0,0.8) 98%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc520000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
}

#himeSis2 .type-work > div:first-of-type{
  margin: 3vw auto 0;
}


/* 画像 */
#himeSis2 .type-work [class^="work_"]::before{
  position: absolute;
  content: "";
  background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/work_bg_01.png) no-repeat 10% 0;
  background-size: cover;
  width: 100%;
  height: 100%;
}
#himeSis2 .type-work .work_02::before{
  background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/work_bg_02.png) no-repeat 70% 0;
  background-size: cover;
}
#himeSis2 .type-work .work_03::before{
  background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/work_bg_03.png) no-repeat 42% 0;
  background-size: cover;
}
#himeSis2 .type-work .work_04::before{
  background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/work_bg_04.png) no-repeat 78% 0;
  background-size: cover;
}
#himeSis2 .type-work .work_05::before{
  background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/work_bg_05.png) no-repeat 70% 0;
  background-size: cover;
}
#himeSis2 .type-work .work_06::before{
  background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/work_bg_06.png) no-repeat 90% 0;
  background-size: cover;
}

/* グラデーション */
#himeSis2 .type-work [class^="work_"]::after{
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  width: 100%;
  height: 60%;
  bottom: 0;
}

#himeSis2 .type-work > div dl{
  position: relative;
  width: 90%;
  margin: 0 auto;
  margin-top: auto;
  color: #fff;
  text-shadow:0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000;
  z-index: 10;
}

#himeSis2 .type-work > div dl >* {
  margin-bottom: 2vw;
}

#himeSis2 .type-work > div dl dt{
  text-align: center;
}

#himeSis2 .type-work > div dl dt h3{
  background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/worktitle_01.png) no-repeat 90% 0;
  background-size: cover;
  width: 50vw;
  padding-top: 3vw;
  height: 0;
  overflow: hidden;
}


#himeSis2 .type-work > div dl dd{
  text-align: center;
}

#himeSis2 .type-work > div dl dd.date span{
  font-size: 1.2em;
}

#himeSis2 .type-work > div dl dd.desc{
  text-align: left;
}

/* 価格・ボタン */
#himeSis2 .price-wrap{
  width: 100%;
  margin-top: 10px;
  z-index: 10;
}

#himeSis2 .type-work > div .price{
  color: #fff;
  text-align: center;
  font-size: 1.2em;
  text-shadow:0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000;
}

#himeSis2 .type-work > div .price span{
  font-size: 1.5em;
}

@media screen and (min-width:768px) {
  #himeSis2 .type-work{
    padding-top: 100px;
  }

  #himeSis2 .type-work h2{
    width: 636px;
    margin: 0 auto 30px;
  }

  #himeSis2 .type-work h3{
    max-width: 300px;
    margin: 0;
  }

  #himeSis2 .type-work > div {
    width: 90%;
    max-width: 1000px;
    height: 250px;
    margin: 20px auto 0;
    padding-bottom: 5px;
    flex-direction: row;
  }

  #himeSis2 .type-work > div dl{
    margin-left: 30%;
    width: 40%;
    max-width: 400px;
    margin-top: 10px;
  }

  #himeSis2 .type-work > div dl >* {
    margin-bottom: 5px;
  }


  #himeSis2 .type-work > div dl dt{
    text-align: left;
  }

  #himeSis2 .type-work > div dl dd{
    text-align: left;
  }


  /* 画像 */
  #himeSis2 .type-work [class^="work_"]::before{
    position: absolute;
    content: "";
    background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/work_bg_01.png) no-repeat 0 0;
    background-size: cover;
    width: 300px;
    height: 100%;
  }

  #himeSis2 .type-work .work_02::before{
    background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/work_bg_02.png) no-repeat 0 0;
    background-size: cover;
  }

  #himeSis2 .type-work .work_03::before{
    background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/work_bg_03.png) no-repeat 0 0;
    background-size: cover;
  }

  #himeSis2 .type-work .work_04::before{
    background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/work_bg_04.png) no-repeat 0 0;
    background-size: cover;
  }

  #himeSis2 .type-work .work_05::before{
    background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/work_bg_05.png) no-repeat 0 0;
    background-size: cover;
  }

  #himeSis2 .type-work .work_06::before{
    background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/work_bg_06.png) no-repeat 0 0;
    background-size: cover;
  }


}

@media screen and (min-width:1024px) {
  #himeSis2 .type-work > div dl{
    margin-left: 300px;
  }
}


/* present
-------------------------------------------------- */
#himeSis2 .type-present{
  position: relative;
  width: 88.28%;
  background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/sp_present_bg_middle.png) repeat-y 0 0;
  background-size: contain;
  padding: 2vw 0px;
  margin: 32vw auto 23vw;
}

#himeSis2 .type-present::before{
  position: absolute;
  top:0;
  content: "";
  width: 100%;
  height: 19.54vw;
  top: -19.54vw;
  background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/sp_present_bg_top.png) repeat-y 0 0;
  background-size: cover;
}

#himeSis2 .type-present::after{
  position: absolute;
  content: "";
  width: 100%;
  height: 19.54vw;
  bottom: -19.54vw;
  background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/sp_present_bg_bottom.png) repeat-y 0 0;
  background-size: cover;
  margin: 0 auto;
  left: 0;
}

#himeSis2 .type-present h2{
  position: absolute;
  background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/present_medal.png) no-repeat 0 0;
  background-size: contain;
  width: 24vw;
  padding-top: 30vw;
  height: 0;
  overflow: hidden;
  top: -18vw;
  left: 50%;
  margin-left: -41vw;
}

#himeSis2 .type-present h3{
  background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/present_catch_01.png) no-repeat 0 0;
  background-size: contain;
  width: 49vw;
  padding-top: 17vw;
  height: 0;
  top: -14vw;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -18vw;
}

#himeSis2 .type-present h3:nth-of-type(2){
  position: relative;
  background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/present_catch_02.png) no-repeat 0 0;
  background-size: contain;
  top: 0;
  margin-left: -25vw;
  margin-top: 5vw;
}

/* 購入確認 */
#himeSis2 .type-present ul{
  display: flex;
  justify-content: space-evenly;
  width: 95%;
  padding: 10vw 0 0;
  margin: 0 auto;
}

#himeSis2 .type-present li{
  position: relative;
  width: 13vw;
}

#himeSis2 .type-present .pr_checklist_item::before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  content: ""
}

#himeSis2 .type-present .pr_checklist_item.purchased::before {
  background: rgba(0,0,0,.5);
  color: #ff0;
  font-family: "Font Awesome 5 Pro";
  content: "\f00c";
  font-size: 28px;
  font-weight: 300
}

/* 画像 */
#himeSis2 .type-present .present-img{
  margin-top: -8vw;
}

/* 注意分 */
#himeSis2 .type-present .attention{
  position: absolute;
  width: 85%;
  font-size: 0.8em;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -14vw;
  z-index: 10;
}

@media screen and (min-width:414px) {
  #himeSis2 .type-present .attention{
    font-size: 0.9em;
  }
}

#himeSis2 .type-present .attention p{
  color: #fff;
  text-shadow: 0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000;
  margin-top: 5px;
}


#himeSis2 .type-present .attention p a{
  color: #ff0;
  border-bottom: 1px solid #ff0;
}

@media screen and (min-width:768px) {
  #himeSis2 .type-present{
    position: relative;
    width: 930px;
    background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/pc_present_bg_middle.png) repeat-y 0 0;
    background-size: contain;
    padding: 110px 0px 10px;
    margin: 250px auto 160px;
  }

  #himeSis2 .type-present::before{
    position: absolute;
    top:0;
    content: "";
    width: 930px;
    height: 160px;
    top: -160px;
    background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/pc_present_bg_top.png) repeat-y 0 0;
    background-size: contain;
  }

  #himeSis2 .type-present::after{
    position: absolute;
    content: "";
    width: 930px;
    height: 160px;
    bottom: -160px;
    background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/pc_present_bg_bottom.png) repeat-y 0 0;
    background-size: contain;
    margin: 0 auto;
    left: 0;
  }

  #himeSis2 .type-present h2{
    position: absolute;
    background: url(https://www.dlsite.com/modpub/images/promo/himekishisister2/present_medal.png) no-repeat 0 0;
    background-size: contain;
    max-width: 178px;
    padding-top: 209px;
    height: 0;
    overflow: hidden;
    top: -130px;
    left: 50%;
    margin-left: -300px;
  }

  #himeSis2 .type-present h3{
    max-width: 374px;
    padding-top: 127px;
    height: 0;
    top: -90px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -110px;
  }

  /* 購入確認 */
  #himeSis2 .type-present ul{
    width: 95%;
    max-width: 640px;
    padding: 0;
  }

  #himeSis2 .type-present li{
    max-width: 100px;
  }

  #himeSis2 .type-present h3:nth-of-type(2){
    margin-left: -209px;
    margin-top: 30px;
    max-width: 418px;
  }

  /* 画像 */
  #himeSis2 .type-present .present-img{
    margin: -30px auto;
    max-width: 603px;
    padding-bottom: 50px;
  }

  #himeSis2 .type-present .attention {
  max-width: 800px;
  font-size: 1em;
  bottom: -130px;
  text-align: center;
  }

}

/* pastwork
-------------------------------------------------- */
#himeSis2 .type-pastwork{
  padding-top: 100px;
}

#himeSis2 .type-pastwork h2{
  width: 60%;
  margin: 0 auto 5vw;
}


@media screen and (min-width:768px) {
  #himeSis2 .type-pastwork h2{
    max-width: 443px;
    margin: 0 auto 30px;
  }
}

/* pastwork
-------------------------------------------------- */
#himeSis2 .attention{
  color: #fff;
  text-align: center;
  padding: 2vw 0;
  font-size: 1em;
}
@media screen and (min-width:768px) {
  #himeSis2 .attention{
    padding: 10px 0;
  }
}

/* workListCSS
-------------------------------------------------- */
.pr_workList {
  width: 100%;
}
/* ----- 作品情報テキストレイアウト ----- */
.pr_workList .workList-text-wrap {
  width: 95%;
  margin: 5% auto;
}

.pr_workList .workList-text-wrap > * {
  margin-top: 0.6rem;
}

.pr_workList .workList-text-wrap > *:first-child {
  margin-top: 0;
}

/* ----- 作品名 ----- */
.pr_workList .workList-name {
  /*基本設定。設定した高さより長くなった場合に文末以降が省略される*/
  line-height: 1.6;
  max-height: 3em;
  overflow: hidden;
  position: relative;
  text-align: left;
  text-overflow: ellipsis;
  /* width:50%; */
  /* margin:auto; */
}

.pr_workList .workList-name::before,
.pr_workList .workList-name::after {
  /*IE用。疑似要素に除外設定*/
  content: "";
  line-height: 1;
  position: absolute;
  right: 0;
  top: 2em;
  -ms-wrap-flow: start;
}
.pr_workList .workList-name::after {
  background: currentColor;
  color: white;
  top: auto;
}

@supports (-webkit-line-clamp: 2) {
  /*モダンブラウザ用*/
  .pr_workList .workList-name {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
  }
  .pr_workList .workList-name::before,
  .pr_workList .workList-name::after {
    content: normal;
  }
}

/*IE用。疑似要素に除外設定*/
.pr_workList .workList-name::before,
.pr_workList .workList-name::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 1em;
}

.pr_workList .workList-name::after {
  content: "";
  position: relative;
  right: -1em;
  float: right;
  width: 1em;
  height: 100%;
  background-color: inherit;
}

.pr_workList .workList-name {
  color: #222;
  font-size: 100%;
  font-size: 1em;
  font-weight: bold;
}

/* ----- 価格 ----- */
.pr_workList .price-wrap{
  display: flex;
  align-items: flex-end;
}

.pr_workList .price-wrap p{
  margin: 0 0.5em;
}

.pr_workList .workList-price {
  font-size: 1em;
}

.pr_workList .workList-price > ul {
  display: flex;
  align-items: flex-end;
}

.pr_workList .workList-price > ul > li:nth-of-type(3n-1) {
  margin-left: 2%;
}

.pr_workList .workList-price span {
  color: #c00;
  font-weight: bold;
  font-size: 1.2em;
  margin-left: 0.3rem;
}

.pr_workList .workList-price span i {
  font-size: 0.9em;
  font-weight: bold;
  font-style: normal;
  margin-left: 0.3rem;
}

.pr_workList .workList-price .listPrice.sale span {
  color: #333;
  font-weight: normal;
  font-size: 1em;
  margin-left: 0.3rem;
  text-decoration: line-through;
}

/* ----- ポイント ----- */
.pr_workList .workList-point span {
  color: #093;
  /* margin-left: 0.3rem; */
  font-weight: bold;
}

.pr_workList .workList-point span i {
  font-size: 0.9em;
  font-weight: bold;
  font-style: normal;
  margin-left: 0.3rem;
}

/* ----- カートに追加ボタン ----- */
.pr_workList .workList-btn {
  text-align: center;
  margin-top: auto;
}

.pr_workList .workList-btn a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 85%;
  margin: 0 auto;
  padding: 0.5em;
  font-size: 1.2em;
  border: solid 2px #e9edf4;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
  box-shadow: 0 0 0 1px rgb(255, 153, 38) inset;
  box-sizing: content-box;
  outline: none;
  cursor: pointer;
  background: linear-gradient(to bottom, #ffdb66 0%, #ffc735 100%);
  border-radius: 5px;
  color: #444;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
}

.pr_workList .workList-btn a:hover {
  background: linear-gradient(to bottom, #ffba3c 0%, #ffd54e 100%);
}

.pr_workList .workList-btn a.cart_in {
  border: 1px solid #ecd3a9;
  background: #ffeec5;
  color: #988369;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
}

.pr_workList .workList-btn a.purchased {
  border: 1px solid #999;
  background: #bbb;
  color: #eee;
  box-shadow: none;
  pointer-events: none;
}

@media screen and (min-width: 768px) {
  .pr_workList .workList-btn {
    text-align: right;
  }

  .pr_workList .workList-btn a {
    max-width: 204px;
    font-size: 1.2em;
    padding: 7px;
    margin: 0;
  }
}

/* ----- サムネイル ----- */
.pr_workList .workList-thumb a {
  display: block;
  position: relative;
  text-align: center;
  background: #aaa;
}

.pr_workList .workList-thumb a:hover {
  opacity: 0.8;
}

/* タイル形式　レイアウト(リストの場合は消してok)
--------------------------------------- */
.pr_workList.type-tile {
  width: 100%;
}

.pr_workList.type-tile > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 95%;
  margin: 0 auto;
}

.pr_workList.type-tile > ul > li {
  width: calc((100% - 2%) / 2);
  margin: 0 0 2% 0;
  border-radius: 5px;
  overflow: hidden;
  /* border: 1px solid #ccc; */
  box-sizing: border-box;
  background: #fff;
}

#himeSis2 .pr_workList.type-tile ul > li img {
  width: auto;
  max-width: 100%;
  height: 35vw;
  margin: 0 auto;
}

/* タイル表示時のテキスト指定 */

/* ----- 作品情報テキストレイアウト ----- */
.pr_workList.type-tile .workList-text-wrap {
  display: flex;
  flex-direction: column;
  height: 170px;
}
@media screen and (max-width: 400px) {
  .pr_workList.type-tile .workList-text-wrap {
    height: 150px;
  }
}

/* ----- 価格 ----- */
.pr_workList.type-tile .workList-price > ul {
  flex-direction: column;
  align-items: flex-start;
}
.pr_workList.type-tile .workList-price > ul li {
  margin: 3% 0 0 0;
}

.pr_workList.type-tile .workList-price > ul li:first-child {
  margin: 0;
}

/* ----- ボタン ----- */
@media screen and (min-width: 768px) {
  .pr_workList.type-tile > ul {
    justify-content: flex-start;
    width: auto;
  }

  .pr_workList.type-tile > ul > li {
    max-width: 240px;
    margin: 0 0 15px 10px;
  }

  /* 4列表示幅指定 */
  .pr_workList.type-tile.raw4 {
    max-width: 1010px;
    width: 100%;
    margin: 0 auto;
  }

  /* 3列表示幅指定 */
  .pr_workList.type-tile.raw3 {
    width: 760px;
    margin: 0 auto;
  }

  .pr_workList.type-tile .workList-text-wrap {
    height: 170px;
  }

  .pr_workList.type-tile > ul > li {
    margin: 0 0 15px 10px;
  }

  .pr_workList.type-tile > ul > li img {
    max-width: 240px;
    max-height: 180px;
  }
}