@charset "UTF-8";
* {
  box-sizing: border-box;
}
html {
  overflow-x: hidden;
}

body {
  font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro",
  "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic",
  sans-serif;
  color: #000000;
}
body a,
body p,
body span,
body h3,
body h5,
body td,
body th
{
  font-family: 'Hiragino';
}
body a,
body p,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body dl,
body ol,
body ul,
body pre {
  margin: 0;
}
body a:hover {
  text-decoration: none;
  color: white;
}
.mb-t-30{
  margin-top: 30px;
}
.mb-b-30{
  margin-bottom: 30px !important;
}
.mb-t-10{
  margin-top: 10px;
}
.mb-b-10{
  margin-bottom: 10px;
}
.mb-b-50{
  margin-bottom: 50px;
}
.mb-t-20{
  margin-top: 20px;
}
.mb-b-20{
  margin-bottom: 20px;
}
.pb-t-30{
  padding-top: 30px;
}
.pb-b-30{
  padding-bottom: 30px;
}
.pb-b-50{
  padding-bottom: 50px;
}
.pb-t-50{
  padding-top: 50px;
}
.width-50{
  width: 50%;
}
.w-auto{
  width: auto;
}
.bg-red{
  background-color: #ce2229;
}
.bg-black{
  background-color: #2e2e2e;
}
.bg-violet-1{
  background-color: #c4cfe4;
}
.bg-violet-2{
  background-color: #f9eafa;
}
.bg-violet-3{
  background-color: #d97bb6;
}
.bg-pink-light{
  background-color: #fbe3f2;
}
.bg-white{
  background-color: #fff;
}
.bg-yellow-brown{
  background-color: #fdd100;
}
.bg-yellow-light{
  background-color: #ffde02;
}
.bg-blue{
  background-color: #00b9ef;
}
.bg-blue-2{
  background-color: #0045c4;
}
.bg-grey-light{
  background-color: #f6f6f6;
}
.justify-content-center{
  justify-content: center;
}
.justify-content-between{
  justify-content: space-between;
}
.color-white{
  color: #fff;
}
.color-red{
  color: #ce2229;
}
.color-yellow{
  color: #fcff00;
}
.color-brown{
  color: #763f31;
}
.d-block{
  display: block;
}
.main-nav-scrolled {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
  left: 0;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.margin-auto{
  margin: 0 auto;
}
#tweets {
  display: block;
  overflow: auto;
  max-height: 620px;
  margin: 0px auto 0 auto;
}
.title-moicho{
  font-size: 26px;
  color: #763f31;
  font-weight: 900;
}
.banner-nav ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
  list-style: none;
  align-items: center;
  justify-content: space-between;
}
.banner-nav ul li a {
  font-weight: 600;
  color: #ffffff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 45px;
}
.banner-nav ul li a span {
  position: relative;
  line-height: 1.2;
}
.banner-nav ul li a::after {
  content: url(/common/design/user/img/iket/ic-triangle.png);
  position: relative;
  right: 0;
  margin-left: 6px;
}
.banner-nav ul li {
  padding: 0;
  text-align: center;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  width: 33.333%;
  font-size: 10px;
}
.banner-nav_sp ul li a span{
  line-height: 1.2;
  white-space: nowrap;
  display: block;
  font-weight: 600;
  padding: 5px;
  color: #ffffff;
  position: relative;
  width: 8em;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 9px;
}
.banner-nav_sp ul li a::after{
  content: "";
  position: relative;
  right: 0;
  margin-left: 6px;
  display: block;
  background-image: url(/common/design/user/img/iket/ic-triangle.png);
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: contain;
}
.top-banner{
  position: relative;
}
.btn-top-banner{
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.btn-top-banner_sp{
  padding: 0px 35px 20px;
  display: block;
  text-align: center;
  background-color: #eae6e5;
}
.introduce{
  background-image: url("/common/design/user/img/iket/bg-rose.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 336px 0;
  position: relative;
}
.introduce_sp{
  background-image: url("/common/design/user/img/iket/bg-rose_sp.jpg");
  padding: 80px 0;
}
.title-iket{
  font-size: 30px;
  border-bottom: 3px solid;
  width: max-content;
  margin: 0 auto;
  margin-bottom: 50px;
  line-height: 1.2;
}
.introduce p{
  font-size: 16px;
  line-height: 1.8;
}
.introduce .slogan{
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  background: #fff;
  color: #000000;
}
.how-to-receive-gifts{
  padding: 50px 0 90px;
}
.how-to-receive-gifts h3{
  color: #fcff00;
  font-size: 18px;
  font-weight: 700;
}
.how-to-receive-gifts p{
  font-size: 14px;
  line-height: 1.5;
}
.how-to-buy{
  padding: 60px 0 70px;
}
.list-image-buy-wrap{
  padding: 0px 20px;
  height: 100%;
  width: 100%;
  position: relative;
  display: block;
}
.list-image-buy-wrap .swiper-button-prev,
.list-image-buy-wrap .swiper-button-next{
  background: none;
}
.list-image-buy .swiper-button-prev{
  left: 0;
}
.list-image-buy .swiper-button-next{
  right: 0;
}
.buyer{
  padding: 50px 0;
}
.list-user-stamp .item-user-stamp{
  margin-bottom: 30px;
}
.item-user-stamp{
  padding: 20px 20px 30px;
}
.item-user-stamp .img-name{
  width: 25%;
  text-align: center;
}
.item-user-stamp .img-name h4{
  margin-top: 10px;
}
.item-user-stamp .img-name a{
  color: #ffffff;
  font-size: 20px;
}
.item-user-stamp .info-btn{
  width: 75%;
  margin-left: 20px;
}
.item-user-stamp .info-btn .btn{
  margin-top: 10px;
}
.list-user-stamp_sp .item-user-stamp{
  padding: 10px;
}
.list-user-stamp_sp .item-user-stamp .img-info{
  align-items: center;
}
.list-user-stamp_sp .item-user-stamp .img-alone{
  width: 45%;
}
.list-user-stamp_sp .item-user-stamp .name-btn{
  width: 55%;
  margin-left: 15px;
  text-align: center;
}
.name-btn h4 a{
  color: #ffffff;
}
.page-iket_sp .btn a{
  width: 100%;
  font-size: 100%;
  padding: 2px 0;
  background: transparent;
}
.list-user-stamp_sp .list-stamp{
  margin: 0 -6px;
  grid-template-columns: 25% 25% 25% 25%;
}
.list-stamp{
  display: grid;
  grid-template-columns: 16.6667% 16.6667% 16.6667% 16.6667% 16.6667% 16.6667%;
}
.list-stamp .item-stamp{
  background-color: #dadada;
  padding: 5px 6px;
  margin: 6px;
}
.list-stamp .item-stamp img{
  background-color: #FFFFFF;
}
.list-design-per{
  flex-wrap: wrap;
  justify-content: space-between;
}
.list-design-per .item-ds-per{
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(233, 233, 233);
  background-color: rgb(249, 249, 249);
  box-shadow: 0px 2px 6.64px 1.36px rgb(0 0 0 / 10%);
  padding: 10px;
  margin-bottom: 30px;
}
.item-ds-per .image-per .pr-img{
  display: flex;
  background-color: #FFFFFF;
  width: 50%;
  position: relative;
  padding: 10px;
  align-items: center;
}
.item-ds-per .image-per .avatar{
  width: 50%;
}
.item-ds-per .image-per .pr-img img{
  object-fit: contain;
}
.item-ds-per .image-per .pr-img:after
{
  content: "";
  background-image: url(/common/design/user/img/iket/ic-zoom.png);
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  bottom: 25px;
}
.item-ds-per h4{
  font-size: 18px;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 15px;
}
.item-ds-per .avatar{
  position: relative;
}
.item-ds-per .avatar .meta-i{
  font-size: 12px;
  position: absolute;
  right: 0;
  bottom: 2px;
}
.meta-i{
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 5px;
}
.product-design{
  padding: 80px 0;
}
.list-pr-ds{
  display: grid;
  grid-template-columns: 50% 50%;
}
.list-pr-ds .pr-img {
  position: relative;
  padding: 10px;
  background-color: #fff;
  margin: 5px;
  border: 2px solid #e9e9e9;
}
.pr-img:after{
  content: "";
  background-image: url(/common/design/user/img/iket/ic-plus-grey.png);
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.story-iket{
  padding: 80px 0 100px;
  position: relative;
}
.story-iket p{
  font-weight: 500;
  line-height: 1.5;
}
.story-iket p.bg-white{
  padding: 15px;
  border-radius: 15px;
}
.story-iket p.bg-white span{
  font-weight: 600;
}
.img-four-color{
  display: flex;
}
.img-four-color img{
  z-index: 2;
}
.img-four-color:after{
  content: "";
  background-image: url(/common/design/user/img/iket/4-color.jpg);
  position: absolute;
  left: 0;
  width: 100%;
  height: 20%;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
  background-position-y: 50px;
}
a.btn-load-more{
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  width: 45%;
}
.what-is-box .title-pic{
  align-items: end;
}
.what-is-box p{
  line-height: 1.5;
}
.support-tweet-i .twitter-box .box-upper {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 1rem;
  background: #fff000;
  position: relative;
}
.support-tweet-i .content-ikbpf{
  margin-top: 50px;
  padding-bottom: 50px;
}
.support-tweet-i .twitter-box .box-upper h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
}
.support-tweet-i .twitter-box .box-lower {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  position: relative;
  padding: 1rem;
  background: #fffef1;
  color: black;
}
.support-tweet-i .twitter-box .box-lower p span {
  font-size: 24px;
}
.support-tweet-i .twitter-box .box-lower img {
  position: absolute;
  right: 80px;
  top: -5px;
}
.support-tweet-i .twitter-box .box-upper:after {
  content: "";
  background-image: url(/common/design/user/img/ikbpf/money.png);
  width: 100px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
.support-tweet-i .twitter-box .box-lower p {
  font-weight: 600;
  line-height: 1.5;
}
.list-buy-product{
  flex-wrap: wrap;
}
.list-buy-product .item-buy-product{
  width: 100%;
  margin: 10px;
  background: #fff;
  border: 1px solid #ddd;
  padding: 12px 12px 15px;
  display: flex;
  flex-direction: column;
}
.item-buy-product .img{
  width: 50%;
  margin-right: 10px;
}
.item-buy-product .info{
  width: 50%;
}
.item-buy-product .info-pr{
  margin-bottom: 25px;
}
.item-buy-product h4{
  margin-bottom: 20px;
  font-size: 25px;
}
.txt-infor {
  padding: 12px 25px;
  text-align: center;
  background: #f0f0f0;
  color: #353535;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.txt-link {
  font-size: 14px;
  line-height: 20px;
  color: #30a4da;
  display: block;
  margin-bottom: 10px;
  text-align: center;
  text-decoration: underline;
  font-weight: bold;
}
a.txt-link:hover{
  color: #30a4da;
}
.txt-red {
  color: #c30000;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
}
.txt-detail {
  padding: 12px 15px;
  background: #f0f0f0;
  color: #353535;
  font-size: 12px;
  line-height: 26px;
  min-height: 150px;
  font-weight: 400;
}
.txt-detail span{
  font-weight: 700;
}
a.btn-create{
  background-color: #ce2229;
  color: #fff;
  display: block;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  height: 40px;
  border-radius: 32px;
  vertical-align: middle;
  line-height: 40px;
  font-size: 14px;
  width: 80%;
}
.hover_bkgr_fricc-1{
  background: transparent;
}
.buy_sp .txt-infor{
  width: 48%;
  padding: 5px;
  font-size: 11px;
  display: inline-block;
}
.crownpop-twitter-content-left-2 {
  position: relative;
}
.crownpop-twitter-content-left-2 > p {
  font-size: 26px;
  line-height: 29px;
  padding: 80px 0px 20px;
  text-align: center;
  font-weight: bold;
  color:#23ac39;
}
.social-box .twitter-box .box-upper:after{
  content: url("/common/img/spp/money.png");
  position: absolute;
  right: 0;
  top: -14px;
}
.crownpop-twitter-3 {
  position: absolute;
  right: 0;
  top: 30px;
}

.list-id-twitter {
  max-height: 203px;
  overflow: auto;
  border: 1px solid #e7e9ce;
  border-radius: 15px;
}

.list-id-twitter table tr {
  border-bottom: 1px solid #e7e9ce;
}

.list-id-twitter table tr th {
  padding: 10px 15px;
  color: #4c3801;
  font-size: 12px;
  line-height: 29px;
}

.list-id-twitter table tr th:first-child {
  text-align: right;
  background-color: #fffef1;
}
.list-id-twitter table tr:last-child{
  border-bottom: none;
}
/*----------------------------*/
.top-banner {
  min-height: 294px;
}
.img-banner-iket {
  width: 100%;
  min-height: 236px;
}
.banner-nav {
  max-height: 36px;
}
.how-to-buy {
  min-height: 504px;
}
.list-image-buy-wrap {
  min-height: 285px;
}
.item-ds-per .image-per .pr-img,
.item-ds-per .image-per .avatar{
  min-height: 187px;
}
.list-pr-ds .pr-img {
  min-height: 154px;
}
.title-iket {
  min-height: 39px;
}
.list-user-stamp_sp .item-user-stamp .img-alone .img {
  min-height: 169px;
}
.btn-top-banner_sp {
  min-height: 61px;
}
.page-iket_sp .btn a {
  min-height: 36px;
}
.list-user-stamp .item-user-stamp {
  min-height: 440px;
}
.list-design-per .item-ds-per {
  min-height: 331px;
}
.introduce_sp {
  min-height: 775px;
}
.how-to-receive-gifts {
  min-height: 856px;
}
.twitter-box {
  min-height: 288px;
}
.crownpop-twitter-3 {
  min-height: 66px;
}
.how-to-receive-gifts .img-gift {
  width: 58px;
  height: 61px;
  margin: 0 auto;
}
@media screen and (min-width: 1200px){
  .what-is-box .box-item,
  .content-social-box .item-sb{
    width: calc(100%/2 - 25px);
  }
  .what-is-box .box-item p{
    font-size: 20px;
    line-height: 1.8;
  }

}
@media screen and (min-width: 992px) {
  .banner-nav{
    min-height: 58px;
  }
  .how-to-buy {
    min-height: 723px;
  }
  .list-image-buy-wrap {
    min-height: 492px;
  }
  .list-user-stamp .item-user-stamp {
    min-height: 446px;
  }
  .top-banner {
    min-height: 931px;
  }
  /*_________________________*/
  .list-pr-ds .pr-img {
    margin: 15px;
  }
  .list-pr-ds{
    grid-template-columns: 25% 25% 25% 25%;
  }
  .list-image-buy-wrap{
    padding: 0px 50px;
  }
  .how-to-receive-gifts h3{
    font-size: 33px;
  }
  .how-to-receive-gifts p{
    font-size: 18px;
  }

  .introduce p{
    font-size: 18px;
  }
  .introduce .slogan{
    font-size: 24px;
  }
  .title-iket{
    font-size: 40px;
  }
  .item-buy-product .info-pr img {
    max-height: 204px;
    object-fit: contain;
  }
  a.btn-load-more{
    height: 70px;
    line-height: 70px;
    font-size: 24px;
  }
  .buy_sp .txt-infor{
    width: 48%;
    padding: 5px;
    font-size: 16px;
    display: inline-block;
  }
  a.btn-create{
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    margin-top: 30px;
  }
  .txt-red{
    font-size: 18px;
  }
  .txt-detail {
    padding: 12px 25px;
    font-size: 18px;
  }
  .item-buy-product .img{
    margin-left: 20px;
  }
  .list-buy-product .item-buy-product{
    width: calc(50% - 20px);
    padding: 32px 25px 25px;
  }
  .txt-link{
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .list-id-twitter table tr th{
    font-size: 16px;
  }
  .img-four-color:after{
    background-position-y: 120px;
  }
  .story-iket p.bg-white{
    padding: 25px;
  }
  .item-ds-per h4{
    font-size: 25px;
    margin-top: 0;
  }
  .item-ds-per .avatar .meta-i{
    font-size: 16px;
  }
  .list-design-per .item-ds-per{
    width: calc(100%/2 - 15px);
    padding: 20px;
  }
  .story-iket p {
    font-size: 20px;
    line-height: 1.8;
  }
  .list-product-design{
    grid-template-columns: 25% 25% 25% 25%;
  }
  .plan .content-moicho p,
  .introduce .content-moicho p{
    font-size: 20px;
  }
  .box-plan .item-box-plan p{
    font-size: 24px;
  }
  .box-plan .item-box-plan {
    margin: 0 30px;
  }
  .title-moicho{
    font-size: 30px;
  }
  .introduce .content-moicho h3{
    font-size: 30px;
  }
  .banner-nav ul li{
    font-size: 18px;
    width: max-content;
  }
  .list-product-design a:after {
    width: 35px;
    height: 35px;
    right: 8px;
    bottom: 8px;
  }
}
@media screen and (min-width: 576px) {
  .item-ds-per .image-per .pr-img:after{
    width: 35px;
    height: 35px;
    right: 18px;
    bottom: 40px;
  }
  .pr-img:after{
    width: 35px;
    height: 35px;
  }
}
@media screen and (max-width: 576px) {
  .item-buy-product h4{
    font-size: 18px;
  }
  .crownpop-twitter-3 {
    width: 100px;
  }
  .crownpop-twitter-content-left-2 > p {
    padding-top: 50px;
    font-size: 20px;
  }
}
.page-campaign .top-banner {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  min-height: 200px;
  max-height: 2000px;
}

.page-campaign .banner-nav {
  min-height: fit-content;
  max-height: max-content;
  padding: 10px 0;
    min-height: 20px;
  /*border-bottom: 1px solid #393939;*/
    height: auto;
}

.page-campaign .banner-nav ul li {
  border-radius: 5px;
  flex: 1;
  position: relative;
}

.page-campaign .banner-nav ul {
  gap: 10px;
}

.page-campaign .banner-nav ul li a::after {
  content: none;
}

.page-campaign .box-link-banner {
  margin: 50px auto 0;
  width: 400px;
}

.page-campaign .part-campaign {
  padding-top: 50px;
}

.page-campaign .list-item-sell {
  flex-wrap: wrap;
  gap: 14px;
  padding-bottom: 50px;
  min-height: 50px;
}

.page-campaign .item-sell {
  background-color: #ffffff;
  width: 24%;
  border-radius: 5px;
  border: 1px solid #e0e0e0;
  padding: 20px 10px ;
}

.page-campaign .img-item-sell {
  padding-bottom: 20px;
  height: 240px;
}

.page-campaign .name-item-sell {
  font-size: 14px;
  line-height: 20px;
  color: #626161;
  padding-bottom: 15px;
  height: 60px;
}

.page-campaign .price-item-sell {
  font-size: 14px;
  line-height: 20px;
  color: #363636;
  padding-bottom: 10px;
}

.page-campaign .info-item-sell {
  background-color: #f4f4f4;
  padding: 6px 8px;
  font-size: 14px;
  line-height: 20px;
  color: #626161;
}

.page-campaign .list-but-sell {
  flex-direction: column;
  gap: 10px;
  padding-top: 10px;
  width: 95%;
  margin: 0 auto;
}

.page-campaign .but-tool {
  background: #c2172d;
}

.page-campaign .but-twit {
  background: #1da1f2;
}

.page-campaign .name-idol {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #626161;
  word-break: break-all;
}

.page-campaign .txt-detail {
  min-height: fit-content;
}

.page-campaign .item-buy-product h4 {
  font-weight: 700;
}

.page-campaign .txt-infor span {
  font-weight: 500;
}

.page-campaign-sp .banner-nav ul {
  flex-wrap: nowrap;
  gap: 5px;
}

.page-campaign-sp .banner-nav.show ul {
  width: max-content;
}

.page-campaign-sp .banner-nav {
  padding: 10px 0;
  overflow-x: unset;
}

.page-campaign-sp .banner-nav ul li {
  width: 150px;
  height: fit-content;
  padding: 3px 0;
}

.page-campaign-sp .box-link-banner {
  margin: 25px auto 0;
  width: 200px;
}

.page-campaign-sp .list-item-sell {
  gap: 6px;
  padding-bottom: 25px;
}

.page-campaign-sp .item-sell {
  width: 49%;
  border-radius: 5px;
  padding: 10px;
}

.page-campaign-sp .info-item-sell,
.page-campaign-sp .price-item-sell,
.page-campaign-sp .name-item-sell {
  font-size: 12px;
  line-height: 20px;
  padding-bottom: 5px;
  display: block;
}

.page-campaign-sp .info-item-sell {
  padding: 6px;
  height: auto;
}

.page-campaign-sp .img-item-sell {
  padding-bottom: 10px;
  height: 150px;
}

.page-campaign-sp .txt-infor {
  padding: 5px;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 5px;
  width: 90px;
}

.page-campaign-sp .item-buy-product .info {
  width: max-content;
}

.page-campaign-sp .box-info {
  gap: 8px;
}

.page-campaign-sp .txt-link {
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 5px;
  text-align: right;
}

.page-campaign-sp .txt-red {
  text-align: right;
}

.page-campaign .list-image-buy-wrap {
  padding: 50px 0 0;
  min-height: fit-content;
}

.page-campaign-sp .list-image-buy-wrap {
  padding: 25px 0 0;
}

.page-campaign .list-buy-product .item-buy-product {
  margin: 10px 0;
  width: 49%;
  padding: 0;
}

.page-campaign .list-buy-product {
  gap: 20px;
  justify-content: space-between;
}

.page-campaign-sp .list-buy-product .item-buy-product {
  width: 100%;
}

.page-campaign .list-buy-product {
  gap: 0;
}

.page-campaign img {
  width: 100%;
  height: auto;
  object-fit: contain;
  min-height: auto;
  max-width: 100%;
  max-height: 100%;
  aspect-ratio: auto;
}

#topicpath {
  display: block;
  max-width: 1100px;
  padding: 9px 15px;
  margin: 0 auto;
  box-sizing: content-box;
}

.page-campaign #topicpath ul {
  display: block;
  margin: 0 auto;
  width: 1366px;
}

.page-campaign-sp #topicpath ul li {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 20px;
  padding: 0 0 0 12px;
  word-wrap: break-word;
  position: relative;
}

.page-campaign .open-part {
    margin: 25px 0 5px;
    height: auto;
    width: 100%;
}
@media  (min-width: 992px) {
    .page-campaign .open-part {
        margin: 50px 0;
    }

}
.page-campaign .open-part img {
    min-height: 79px;
}
@media  (min-width: 992px) {
    .page-campaign .open-part img {
        min-height: 73px;
    }
}

.page-campaign-sp .list-buy-product .item-buy-product {
  padding: 0;
}

.page-campaign .pr-img {
  position: relative;
}

.page-campaign .pr-img:after {
  width: 25px;
  height: 25px;
}

.page-campaign-sp #topicpath {
  padding: 5px 10px !important;
  min-height: fit-content;
  overflow-x: hidden;
}

.page-campaign .no-padding-top {
  padding: 0;
}

.wrap_outchat .link_outside_chat {
  justify-content: flex-end;
}

.page-campaign-sp .banner-nav.show {
  overflow-x: auto;
}
.page-campaign-sp .box-img-banner {
    min-height: 254px;
}
.page-campaign-sp .box-img-intro {
    height: auto;
    width: 100%;
    min-height: 1000px;
    aspect-ratio: auto;
}
.page-campaign-sp .box-img-intro.min-height-set {
  min-height: auto !important;
}
.page-campaign-sp .box-img-banner img {
    min-height: 254px;
    transform: scale(1);
}
#market {
    min-height: 137px;
}
@media (min-width: 360px) {
    .page-campaign-sp .box-img-banner {
        min-height: 288px;

    }
    .page-campaign-sp .box-img-banner img {
        min-height: 285px;
    }
    .page-campaign-sp .open-part img {
        min-height: 76px;
    }
    #market {
        min-height: 134px;
    }

}
@media  (min-width: 375px) {
    .page-campaign-sp .box-img-banner {
        min-height: 300px;
    }
    .page-campaign-sp .box-img-banner img {
        min-height: 297px;
    }
    .page-campaign-sp .open-part img {
        min-height: 79px;
    }
    #market {
        min-height: 137px;
    }

}
@media  (min-width: 414px) {
    .page-campaign-sp .box-img-banner {
        min-height: 331px;
    }
    .page-campaign-sp .box-img-banner img {
        min-height: 328px;
    }
    .page-campaign-sp .open-part img {
        min-height: 88px;
    }
    #market {
        min-height: 146px;
    }
}

@media  (min-width: 992px) {
    .page-campaign-pc .box-img-banner {
        min-height: 600px;
    }
    .page-campaign-pc .box-img-banner img {
        min-height: 600px;
        transform: scale(1);
        height: auto;
    }
    .page-campaign-pc .box-img-banner a {
        display: block;
    }
    .page-campaign-pc .box-img-banner a img {
        min-height: auto;
        transform: scale(1);
        height: auto;
    }
    .page-campaign-pc .open-part .text-center img {
        min-height: 73px;
        height: auto;
    }
    .page-campaign-pc .box-img-intro {
        height: auto;
        width: 100%;
    }
    .page-campaign .open-part {
        height: auto;
        width: 100%;
    }
    #market {
        min-height: 188px;
    }
}

.page-campaign-pc .box-img-intro a {
  display: block;
  min-height: 58px;
}

.no-select {
  -webkit-user-select: none !important;
  -webkit-touch-callout: none !important;
}

@media (min-width: 360px) {
  .page-campaign-pc .box-img-intro a {
    min-height: 65px;
  }
}
@media (min-width: 375px) {
  .page-campaign-pc .box-img-intro a {
    min-height: 68px;
  }
}
@media (min-width: 390px) {
  .page-campaign-pc .box-img-intro a {
    min-height: 71px;
  }
}
@media (min-width: 414px) {
  .page-campaign-pc .box-img-intro a {
    min-height: 75px;
  }
}
@media (min-width: 430px) {
  .page-campaign-pc .box-img-intro a {
    min-height: 78px;
  }
}
@media (min-width: 992px) {
  .page-campaign-pc .box-img-intro a {
    min-height: 102px;
  }
  .noto .box-img-intro {
    min-height: 902px;
  }
}
.page-campaign .pr-img {
  display: block;
  height: 150px;
}
