@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-t-50{
  margin-top: 50px;
}
.mb-b-50{
  margin-bottom: 50px;
}
.mb-b-20{
  margin-bottom: 50px;
}
.pb-t-30{
  padding-top: 30px;
}
.pb-b-30{
  padding-bottom: 30px;
}
.pb-b-50{
  padding-bottom: 50px;
}
.width-50{
  width: 50%;
}
.w-auto{
  width: auto;
}
.bg-violet-1{
  background-color: #d97bb6;
}
.bg-violet-2{
  background-color: #f9eafa;
}
.bg-violet-3{
  background-color: #d97bb6;
}
.bg-pink-light{
  background-color: #fbe3f2;
}
.bg-white{
  background-color: #fff;
}
.justify-content-center{
  justify-content: center;
}
.justify-content-between{
  justify-content: space-between;
}
.align-items-center{
  align-items: center;
}
.object-fit-cover{
  object-fit: cover;
}
.color-white{
  color: #fff;
}
.color-red{
  color: #ff004e;
}
.color-blue{
  color: #1179c2;
}
.color-blue-2{
  color: #0f9fd9;
}
.d-block{
  display: block;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.margin-auto{
  margin: 0 auto;
}
.flex-wrap-w{
  flex-wrap: wrap;
}
.introduce{
  padding: 30px 0;
  position: relative;
}
.introduce:not(.introduce_sp):before{
  content: '';
  background-image: url(/common/design/user/img/swich/left.png);
  max-width: 389px;
  max-height: 145px;
  background-size: 389px 145px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}
.introduce:not(.introduce_sp):after{
  content: '';
  background-image: url(/common/design/user/img/swich/right.png);
  max-width: 389px;
  max-height: 145px;
  background-size: 389px 145px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  opacity: 0.4;
}
.introduce h2{
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
}
.introduce p{
  font-size: 20px;
  line-height: 1.5;
}
.box-top-introduce{
  background-image: url("/common/design/user/img/swich/bg-swich.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 20px;
}
.list-user .product{
  padding: 10px;
  margin-top: 0;
}
.list-user:not(.list-user_sp) .item-user{
  display: grid;
  grid-template-columns: 24% 76% auto;
  background-color: #daf5fc;
  margin-bottom: 30px;
}
.list-user:not(.list-user_sp) .list-product-shirt{
  margin: 0 -10px;
}
.list-user:not(.list-user_sp) .list-product-shirt .item-p{
  padding: 0 10px;
}
.list-user_sp .item-user{
  display: grid;
  grid-template-columns: 35% 65% auto;
  background-color: #daf5fc;
}
.item-user .info{
  background-color: #6cc8e0;
  grid-column-start: 1;
  grid-column-end: 4;
  justify-content: space-between;
  padding: 10px;
  align-items: center;
}
.item-user .info .name-dob h4{
  margin-right: 30px;
}
.item-user .info .name-dob{
  display: flex;
  font-size: 28px;
  color: #fff;
  align-items: flex-end;
}
.list-user_sp .item-user .info .name-dob{
  font-size: 18px;
}
.list-user_sp .item-user .info .name-dob p{
  font-size: 18px;
  align-items: center;
  display: flex;
}
.list-user_sp .item-user{
  margin-bottom: 20px;
}
.list-user_sp .item-user .info{
  font-size: 18px;
}
.list-user_sp .item-user .info a img{
  max-width: 150px;
}
.item-user .info .name-dob h4 a{
  color: #ffffff;
}
.item-user .img{
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.list-product-shirt .item-p{
  width: calc(50% - 8px);
  margin-bottom: 15px;
}
.list-product-shirt .item-p .thumb-crown{
  background-color: #fff;
  padding: 20px;
}
.list-product-shirt .item-p .thumb-crown .image{
  display: block;
  position: relative;
}
.list-product-shirt .item-p .thumb-crown .image:after {
  content: "";
  background-image: url(/common/design/user/img/crownpopdob/ic-zoom.png);
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: -12px;
  bottom: -12px;
}
.list-product-shirt .item-p a:hover{
  color: #000000;
}
.list-product-shirt .item-p p{
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
}
.list-product-shirt .item-p .btn{
  background-color: #f47d9f;
  color: #fff;
  display: block;
  justify-content: center;
  font-size: 12px;
  border-radius: 8px;
  text-align: center;
  padding: 10px 0;
  font-weight: 700;
  border: 5px solid #fff;
}
.list-product-shirt .swiper-button-prev{
  background-image: none;
}
.list-product-shirt .swiper-button-next{
  background-image: url(/common/design/user/img/crownpopdob/next.png);
  width: 20px;
  height: 20px;
  background-size: contain;
  margin-top: 0;
  transform: translateY(-50%);
  top: 40%;
  right: 5px;
}
.btn-load-more-full{
  background-color: #6cc8e0;
  color: #fff !important;
  width: 100%;
  padding: 15px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}
.btn-load-more-full img{
  margin-left: 5px;
}
.crownpop-dob{
  padding-bottom: 30px;
}
.crownpop-dob p{
  line-height: 1.5;
  font-size: 18px;
}
.crownpop-dob .img{
  margin-right: 20px;
}
.tittle-crownpopdob{
  padding: 20px 0;
  background-color: #f76e6e;
  font-size: 22px;
}
.support-tweet .content-crownpopdob{
  margin-top: 50px;
  padding-bottom: 50px;
}
.support-tweet .twitter-box .box-upper {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 1rem;
  background: #fff000;
  position: relative;
}
.support-tweet .twitter-box .box-upper h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
}
.support-tweet .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 .twitter-box .box-lower {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  position: relative;
  padding: 1rem;
  background: #fffcc6;
  color: black;
}
.support-tweet .twitter-box .box-lower p {
  font-weight: 600;
  line-height: 1.5;
}
.support-tweet .twitter-box .box-lower img {
  position: absolute;
  right: 80px;
  top: -5px;
}
.crownpop-twitter-content-left-2 {
  position: relative;
}
.crownpop-twitter-content-left-2 > p {
  font-size: 26px;
  line-height: 29px;
  padding: 10px 0px;
  text-align: center;
  font-weight: bold;
}
.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: 150px;
  overflow: auto;
}

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

.list-id-twitter table tr th {
  padding: 10px 15px;
  color: #4c3801;
  font-size: 14px;
  line-height: 29px;
}
.list-id-twitter table tr th:first-child {
  text-align: right;
  background-color: #fffcc6;
}
.crownpop-twitter-content-left-2{
  margin: 0 auto;
  margin-bottom: 80px;
}
/*-------------------*/
.bg-white .image-banner-crownp {
  min-height: 491px;
}
.member-s{
  padding-bottom: 50px;
}
.member-s h2{
  font-size: 35px;
  border: 2px solid;
  padding: 20px 0;
  border-radius: 0 33px 0px 0;
}
.member-s_sp h2{
  font-size: 30px;
  padding: 15px 0;
}
.f-info {
  display: flex;
  margin-bottom: 20px;
  align-items: start;
}
.f-info span{
  background-color: #0f9fd9;
  color: #fff;
  padding: 10px;
  min-width: 100px;
  margin-right: 15px;
}
.f-info p{
  line-height: 1.8;
}
.list-member-s .item{
  padding-bottom: 25px;
  border-bottom: 2px solid #0f9fd9;
  margin-bottom: 35px;
}
.list-member-s .item .info{
  margin-left: 20px;
  width: 70%;
}
.list-member-s .item .info h3{
  font-size: 24px;
  font-weight: 700;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.introduce_sp{
  padding: 0px 0 30px;
}
.introduce_sp .img-cake:before{
  content: '';
  background-image: url(/common/design/user/img/swich/left_sp.png);
  max-width: 215px;
  max-height: 105px;
  background-size: 215px 105px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.introduce_sp .img-cake:after{
  content: '';
  background-image: url(/common/design/user/img/swich/right_sp.png);
  max-width: 215px;
  max-height: 105px;
  background-size: 215px 105px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.introduce_sp .img-cake img{
  z-index: 2;
}
.introduce_sp .img-cake{
  display: inline-flex;
  margin-top: -137px;
  margin-bottom: 60px;
}
.list-member-s_sp .item .info{
  width: 100%;
  margin-left: 0;
  margin-top: 20px;
}
.list-member-s_sp .item .img{
  text-align: center;
}
.list-member-s_sp .item .img img{
  width: 70%;
}
@media screen and (min-width: 1200px){
  .support-tweet .twitter-box .box-upper h3 {
    font-size: 24px;
  }
  .content-social-box .item-sb {
    width: calc(100%/2 - 25px);
  }
  .list-product-shirt .item-p{
    width: calc(33.333% - 20px);
  }
}
@media screen and (min-width: 768px) {
  .list-user .product{
    padding: 25px;
  }
  .item-user .img{
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .item-user .info{
    padding: 10px 25px;
  }
  .crownpop-twitter-content-left-2{
    max-width: 600px;
  }
  .introduce h2{
    font-size: 32px;
    line-height: 1.8;
  }
}
@media screen and (min-width: 576px) {
  .list-product-shirt .item-p .thumb-crown .image:after {
    width: 40px;
    height: 40px;
    right: -10px;
    bottom: -10px;
  }
  .list-id-twitter table tr th{
    font-size: 16px;
  }
  .list-product-shirt .item-p .btn{
    padding: 12px 0;
  }
  .list-product-shirt .swiper-button-next{
    width: 40px;
    height: 40px;
  }
  .list-product-shirt .item-p p{
    margin-top: 15px;
    margin-bottom: 14px;
  }
  .list-product-shirt .item-p .btn{
    font-size: 17px;
  }
  .btn-load-more-full{
    font-size: 20px;
  }
  .item-user .info .name-dob{
    font-size: 34px;
  }
}
@media screen and (max-width: 576px) {
  .item-user .info .name-dob h4{
    margin-right: 15px;
  }
  .box-top-introduce{
    padding: 15px;
  }
  .list-product-shirt .swiper-button-next{
    top: 30%;
  }
  .support-tweet .twitter-box .box-lower img {
    right: 0;
  }
  .support-tweet .twitter-box .box-upper:after {
    width: 60px;
  }
  .bg-white .image-banner-crownp {
    min-height: 422px;
  }
  .introduce_sp .img-cake img{
    max-width: 222px;
  }
  .list-user_sp .item-user .info .name-dob p img{
    height: 20px;
  }
}