@charset "utf-8";
/* ============================================================================
 * Custom CSS
 * ========================================================================= */

/*message*/

#loadingOverlay .loadingGuide img {
  width:180px !important;
  height: auto !important;
}
.uc-mny-photo-list-2 .uc-mny-desc {
  width: 40% !important;
  left:29% !important;
}
@media screen and (max-width: 767px){
/*SP #scene03----------------------------------------*/
  .uc-mny-photo-list-2 .uc-mny-desc{
    top:23% !important;
    /*left:19.5%;*/
    left:13% !important;
    /*width:60.63%;*/
    width:74% !important;
    padding-top:18.75% !important;
  }
  #loadingOverlay .loadingGuide{
    position: absolute !important;
    width: 100% !important;
    top:18.9% !important;
    text-align: center !important;
    line-height: 0 !important;
  }
}
@media screen and (min-width: 769px){
	.uc-mod-weight-stage-01 .uc-weight, .uc-mod-weight-stage-01 .uc-stage {
		width:100%;
	}
	.uc-mny-search-table .uc-mny-table .uc-mod-weight-stage-01 .uc-js-frame {
		min-width: 164px !important;
	}
}
/* search page*/
@media screen and (max-width: 767px){ 
  .uc-mny-search-table .uc-mny-title-1 h1  {
    width:auto !important;
    margin: 0 10px 6px;
  }
}
/* shop online */
@media screen and (max-width: 480px){
  .uc-mod-media-put-text-01 .uc-put-text {
    bottom: 70%;
  }
}
@media screen and (max-width: 320px){
  .uc-mod-media-put-text-01 .uc-put-text {
    bottom: 67%;
  }
}
@media screen and (max-width: 768px) {
  .uc-mny-btn-search p {
    padding-right: 0;
    width: 96%;
    margin: 0 2%;
    text-align: center!important;
  }
}
/*diapers*/
.sp-only {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp-only {
    display: inline-block;
  }
  .uc-mny-sa-list-item .uc-mny-sa-item a {
    line-height:20px;
  }
}

/* point */
.uc-mny-campain-detail-section-1 {
  padding:45px 0 40px;
}
.uc-mny-campaign-detail-info {
  width:100%;
}
.uc-mny-campaign-detail-info h1 {
  margin-bottom: 60px;
  font-size: 36px;
  color:#59bded;
}
.uc-desc {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  color: #999999;
  line-height: 30px;
}
.uc-media {
  margin-bottom: 30px;
  width: 50%;
  align-self: center;
}
.uc-text {
  padding: 0 20px 0 30px;
  margin-top: -15px;
  width: 50%;
  align-self: center;
}
.uc-title .uc-text {
  width:100%;
}
.uc-tag {
  font-size: 24px;
  font-weight: 500;
  color: #666464;
  margin-bottom: 20px;
}
.uc-mny-over-banner > .uc-lyt-container .uc-lyt-row {
  position: relative;
  padding-top: 10px;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  .uc-mny-campaign-detail-info h1 {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: normal;
  }
  .uc-media {
    width: 100%;
    margin-bottom: 27px;
  }
  .uc-text {
    padding: 0 10px;
    margin: 0;
    width: 100%;
  }
  .uc-tag  {
    font-size: 20px;
    letter-spacing: 0;
    margin-bottom: 6px;
  }
}