@charset "UTF-8";
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;
  padding: 8px 0rem;
  color: #ffffff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.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: 58px;
  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;
}
.list-pr-ds .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{
  background-color: #ce2229;
  color: #fff;
  display: block;
  margin: 0 auto;
  width: 300px;
  text-align: center;
  margin-top: 30px;
  height: 50px;
  border-radius: 32px;
  vertical-align: middle;
  line-height: 50px;
  font-size: 20px;
}
.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;
  }
  .list-pr-ds .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;
  }
}