@charset "UTF-8";
/**************************************
archive
**************************************/
.slick-initialized .slick-slide.kari{
	width: 40px!important;
}
.archive_slide .img img{
	margin: 0 auto;
}
/**************************************
common
**************************************/
#staff_buy_200608 {
  position: relative;
}
#staff_buy_200608 .sec {
  position: relative;
}
#staff_buy_200608 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#staff_buy_200608 img {
  display: block;
  width: 100%;
}
#staff_buy_200608 a {
  display: block;
}
#staff_buy_200608 a[href=""] {
  pointer-events: none;
}
#staff_buy_200608 .sp_only {
  display: none;
}
#staff_buy_200608 .main_ttl_vol, #staff_buy_200608 .details .sec_ttl, #staff_buy_200608 .details .item_price, #staff_buy_200608 .details .variation, #staff_buy_200608 .coordinate .credit, #staff_buy_200608 .check_btn a, #staff_buy_200608 .before_btn a {
  font-family: quasimoda, sans-serif;
  font-weight: 400;
  font-style: normal;
}
#staff_buy_200608 {
  width: 1080px;
  margin: 0 auto;
  color: #000;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 30px;
  padding-bottom: 140px;
  /************ mv **********/
  /************ contents **********/
  /************ btn **********/
  /************ scroll **********/
}
#staff_buy_200608 .details {
  width: 380px;
  padding: 39px 0 80px;
}
/* mv area */
#staff_buy_200608 .mv_area {
  width: 495px;
  margin-left: 289px;
  margin-bottom: 80px;
}
#staff_buy_200608 .main_ttl_vol {
  margin-top: 7px;
  padding-left: 8px;
  text-align: center;
  font-size: 33px;
  letter-spacing: 0.04em;
}
#staff_buy_200608 .main_ttl_vol_inner {
  position: relative;
}
#staff_buy_200608 .main_ttl_vol_inner::after {
  content: "";
  position: absolute;
  left: -10%;
  bottom: -1px;
  width: 120%;
  height: 1px;
  background-color: #000;
}
#staff_buy_200608 .details .sec_ttl {
  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;
  margin-bottom: 20px;
}
#staff_buy_200608 .details .sec_ttl_name {
  font-weight: 600;
  font-size: 15px;
  position: relative;
  margin-right: .5em;
  margin-top: 0.2em;
  letter-spacing: 0.06em;
}
#staff_buy_200608 .details .sec_ttl_name::after {
  content: "";
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 50px;
  height: 1px;
  background-color: #000;
}
#staff_buy_200608 .details .sec_name {
  font-size: 21px;
  font-family: quasimoda, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  text-align: center;
  letter-spacing: 0.06em;
  margin-bottom: 35px;
}
#staff_buy_200608 .details .sec_ttl_num {
  font-weight: 600;
  font-size: 26px;
  letter-spacing: 0.06em;
}
#staff_buy_200608 .details .imgwrp {
  position: absolute;
  top: 0;
  width: 350px;
  height: 350px;
}
#staff_buy_200608 .details .credit {
  font-family: quasimoda, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  text-align: center;
  margin-bottom: 24px;
}
#staff_buy_200608 .details .item_name {
  display: block;
  font-size: 16px;
  letter-spacing: 0.15em;
  margin-bottom: 14px;
}
#staff_buy_200608 .details .item_price {
  font-size: 14px;
  letter-spacing: 0.1em;
}
#staff_buy_200608 .details .variation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 12px;
  letter-spacing: 0.1em;
  margin-bottom: 28px;
}
#staff_buy_200608 .details .variation li {
  margin: 0 1.2em;
}
#staff_buy_200608 .details .color {
  display: inline-block;
  position: relative;
  padding-left: 2.1em;
}
#staff_buy_200608 .details .color::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  top: -1px;
  left: 0;
}
#staff_buy_200608 .details .color.wht::before {
  background-color: #fff;
  border: solid 1px #000;
}
#staff_buy_200608 .details .color.owht::before {
  background-color: #fcf6ed;
}
#staff_buy_200608 .details .color.blk::before {
  background-color: #000;
}
#staff_buy_200608 .details .color.yel::before {
  background-color: #DDB947;
}
#staff_buy_200608 .details .color.kki::before {
  background-color: #948E6D;
}
#staff_buy_200608 .details .color.beg::before {
  background-color: #d4c5ab;
}
#staff_buy_200608 .details .color.brw::before {
  background-color: #9d4934;
}
#staff_buy_200608 .details .color.ivr::before {
  background-color: #EDE6D9;
}
#staff_buy_200608 .details .color.pnk::before {
  background-color: #E0C3B2;
}
#staff_buy_200608 .details .color.grn::before {
  background-color: #598e47;
}
#staff_buy_200608 .details .color.ppl::before {
  background-color: #b7425e;
}
#staff_buy_200608 .details .txt_wrap {
  font-family: quasimoda, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  text-align: center;
  font-size: 13px;
  width: 100%;
  letter-spacing: 0.12em;
  line-height: 1.85;
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
}
#staff_buy_200608 .coordinate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#staff_buy_200608 .coordinate .credit {
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  z-index: 1;
}
#staff_buy_200608 .coordinate .credit li {
  margin-right: 0.8em;
}
/* odd */
#staff_buy_200608 .sec:nth-of-type(odd) .details {
  margin-right: 140px;
  margin-left: auto;
}
#staff_buy_200608 .sec:nth-of-type(odd) .details .imgwrp {
  left: 172px;
}
/* sec01 */
#staff_buy_200608 .sec01 .details {
  padding: 39px 0 60px;
}
#staff_buy_200608 .sec:nth-of-type(1) .details {
  width: 295px;
  margin-right: 230px;
}
#staff_buy_200608 .sec:nth-of-type(1) .details .imgwrp {
  left: 215px;
}
#staff_buy_200608 .sec01 {
  margin-bottom: 260px;
}
#staff_buy_200608 .sec01 .coordinate {
  padding-left: 55px;
}
#staff_buy_200608 .sec01 .coordinate .credit {
  width: 410px;
  margin-left: auto;
  margin-right: 56px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#staff_buy_200608 .sec01 .coordinate .credit li:nth-child(n+2) {
  margin-right: 0;
}
#staff_buy_200608 .img01 img {
  width: calc(520px / 2);
  margin-top: 20px;
}
#staff_buy_200608 .img02 {
  width: 450px;
  margin-right: 120px;
  margin-top: 100px;
  margin-bottom: -160px;
}
#staff_buy_200608 .img03 {
  width: 400px;
}
/* sec02 */
#staff_buy_200608 .sec02 {
  margin-bottom: 100px;
}
#staff_buy_200608 .sec02 .details {
  margin-left: 210px;
}
#staff_buy_200608 .sec:nth-of-type(2) .details .imgwrp {
  width: 260px;
  height: 390px;
  right: 210px !important;
}
#staff_buy_200608 .sec02 .coordinate {
  padding: 0 79px 0 80px;
}
#staff_buy_200608 .sec02 .coordinate .credit {
  margin-left: auto;
  margin-right: auto;
  margin-top: 12px;
  width: 485px;
}
#staff_buy_200608 .img04 img {
  width: calc(520px / 2);
  margin-top: -45px;
}
#staff_buy_200608 .img05 {
  width: 420px;
  margin-right: 80px;
}
#staff_buy_200608 .img06 {
  width: 420px;
}
#staff_buy_200608 .sec02 .details {
  padding: 0px 0 85px;
}
#staff_buy_200608 .sec:nth-of-type(2) .details {
  width: 337px;
  margin-left: 210px;
  margin-right: auto;
}
#staff_buy_200608 .sec02 .coordinate .credit li:nth-child(3n) {
  margin-right: 0;
}
/* sec03 */
#staff_buy_200608 .sec03 {
  margin-bottom: 100px;
}
#staff_buy_200608 .sec03 .details {
  padding: 35px 0 80px;
}
#staff_buy_200608 .sec:nth-of-type(3) .details .imgwrp {
  left: 200px;
}
#staff_buy_200608 .sec:nth-of-type(3) .details {
  width: 362px;
  margin-right: 198px;
}
#staff_buy_200608 .sec03 .coordinate .credit {
  width: 290px;
  margin-top: 12px;
  margin-left: 290px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
#staff_buy_200608 .sec03 .coordinate {
  display: block;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#staff_buy_200608 .img07 img {
  width: calc(520px / 2);
  margin: -10px 0 0 0;
}
#staff_buy_200608 .img08 {
  width: 500px;
  margin: 0 auto;
}
/* sec04 */
#staff_buy_200608 .sec04 {
  margin-bottom: 170px;
}
#staff_buy_200608 .sec04 .details {
  padding: 30px 0 70px;
}
#staff_buy_200608 .sec:nth-of-type(4) .details {
  width: 352px;
  margin-left: 200px;
  margin-right: auto;
}
#staff_buy_200608 .sec:nth-of-type(4) .details .imgwrp {
  width: 260px;
  height: 390px;
  right: 210px !important;
}
#staff_buy_200608 .sec04 .details .item_name {
  letter-spacing: 0.2em;
}
#staff_buy_200608 .sec04 .coordinate {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: block;
  position: relative;
}
#staff_buy_200608 .sec04 .coordinate .credit {
  width: 450px;
  margin-left: 30px;
  margin-top: 12px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
#staff_buy_200608 .img09 img {
  width: calc(520px / 2);
  margin: -10px 0 0 0;
}
#staff_buy_200608 .img10 {
  width: 450px;
  margin-left: 30px;
  margin-right: 120px;
}
#staff_buy_200608 .img11 {
  width: 450px;
  position: absolute;
  right: 30px;
  top: 100px;
}
/* sec05 */
#staff_buy_200608 .sec05 {
  margin-bottom: 140px;
}
#staff_buy_200608 .sec05 .details {
  padding: 0 0 75px;
}
#staff_buy_200608 .sec:nth-of-type(5) .details {
  width: 362px;
  margin-right: 196px;
  margin-left: auto;
}
#staff_buy_200608 .sec:nth-of-type(5) .details .imgwrp {
  left: 205px;
}
#staff_buy_200608 .sec05 .details .item_name {
  letter-spacing: 0.21em;
}
#staff_buy_200608 .sec05 .coordinate {}
#staff_buy_200608 .sec05 .coordinate .credit {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 292px;
  margin-right: 80px;
  margin-left: auto;
}
#staff_buy_200608 .sec05 .coordinate .credit li:nth-child(2n) {
  margin-right: 0;
}
#staff_buy_200608 .img12 img {
  width: calc(520px / 2);
  margin: -30px 0 0 0;
}
#staff_buy_200608 .img13 {
  width: 400px;
  margin-left: 80px;
  margin-right: 100px;
  margin-top: 120px;
  margin-bottom: -75px;
}
#staff_buy_200608 .img14 {
  width: 420px;
  margin-right: 80px;
}
#staff_buy_200608 .check_btn a {
  display: block;
  width: 380px;
  height: 74px;
  border: 1px solid #000;
  margin: 0 auto;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 74px;
  text-align: center;
}
#staff_buy_200608 .before_btn {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 320px;
}
#staff_buy_200608 .before_btn a {
  display: block;
  width: 100px;
  border-bottom: 1px solid #000;
  margin: 30px auto;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0.04em;
  padding: 0 40px 10px 13px;
  text-align: center;
  position: relative;
}
#staff_buy_200608 .before_btn a:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: 13px;
  right: 13px;
  border-top: 5px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #000;
}
#staff_buy_200608 .fade {
  -webkit-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
  opacity: 0;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
}
#staff_buy_200608 .fade.visible {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}