.top-wrapper, .top-wrapper-nologin {
    flex-wrap: wrap;
}
.login_contents{
  margin-top: 68px;
}


@media screen and (min-width: 1200px) {
  .login_contents {
    margin-top: 168px !important;
  }
}

.login_top_text{
  font-size: 10px;
  color: #848484;
  font-weight: 400;
}

@media screen and (min-width: 1200px) {
  .login_top_text{
    text-align: center;
  }
  
}

@media (max-width: 991px) {
  hr{
    display: none;
  }
}

.mypage-text{
  text-align: left;
}

@media screen and (min-width: 1200px) {
  .mypage-text{
    text-align: center;
  }
}

@media screen and (min-width: 1200px) {
  .point-exchange-history a{
    height: 40px;
    width: 303px !important;
    font-size: 18px !important;
    padding: 13px !important;
}
}.top-slide-container{
    width: 100%!important;
    max-width: 740px!important;
}
h2.use-title {
    margin-bottom: 18px;
    font-family: Inter , "Noto Sans JP";
    font-size: 20px;
    font-weight: 700;
    line-height: 18.15px;
  text-align: center;
    border-style: none;	
}
@media (max-width: 991px) {
h2.use-title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    line-height: 18.15px;
    text-align: left!important;
    border-style: none none none solid;
    border-left-width: 5px;
    border-left-color: #8DCF3E;
    padding-left: 0.3em;	
    color: #383938;
}
	.top-rapid h2.use-title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    line-height: 18.15px;
    text-align: left!important;
    border-style: none none none solid;
    border-left-width: 5px;
    border-left-color: #FF4447;
    padding-left: 0.3em;
		margin-left: 0px;
}
}
.mypage.content-wrapper {
    padding: 18px;
}
.text-center{
    text-align: center;
}

/*マイページ*/
.mypage_hed{
	margin-top: 15px;
	font-family: Inter , "Noto Sans JP";
}
@media (min-width: 992px) {
.mypage_hed{
	border-radius: 10px;
	background-color: rgba(255,255,255,1.00);
	margin-bottom: 30px;
	padding: 1.5em
}
	.mypage_hed h3{
	display: block;
	position: relative;
	font-size: 1em;
	font-weight: 700;
	padding-right: 10em;
}
.mypage_hed h3 span:first-child{
	font-size: 0.8em;
	margin-left: 0.5em;
	font-weight: 400;
}
.mypage_hed h3 span:last-child{
    font-size: 25px;
	position: absolute;
	right: 0px;
	top: 50%;
	color: rgba(255,68,71,1.00);
	text-align: right;	
	transform: translateY(-50%)
}
}
@media (max-width: 991px) {
.mypage_hed h3{
	border-radius: 5px;
	background-color: rgba(255,255,255,1.00);
	margin-bottom: 18px;
	padding: 1em;
    font-size: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}
.mypage_hed h3 span:first-child{
	font-size: 2vw;
	width: 100%;
	text-align: center;
	order: 3;
	margin-top: 1em;	
}
.mypage_hed h3 span:last-child{
    font-size: 28px;
  font-weight: bold;
	color: rgba(255,68,71,1.00);
	width: 100%;
	text-align: center;
	order: 2;
}
	.login-bnt .col-3{
    padding-left: 5px!important;
    padding-right: 5px!important;
	}
	.login-bnt {
    margin-left: -5px!important;
    margin-right: -5px!important;
	}
	.login-list .slick-slide{
		 padding-left: 5px!important;
    padding-right: 5px!important;
	}
	.login h4{
		font-size: 14px;
	}
	.login-list {
		padding: 0!important;
		margin:0!important;
}
	.top-beside-simple-list-item {
    margin-bottom: 0.3em; 
}
}
.mypage_hed nav {}
.mypage_hed nav ul{
	margin: 1.5em 0px 0px;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
	align-items: center;	
}
.mypage_hed nav ul li{
	padding: 0 10px;
	width: 30%;
}
@media (max-width: 991px) {
.mypage_hed nav ul{
	margin-bottom: 1.5em;	
}
.mypage_hed nav ul li{
	padding: 0 3px;
	width: 33.333%;
  }
}
.mypage_hed nav ul li a{
	color: rgba(141,207,62,1.00);
	border-radius: 50em;
	height: 50px;
	background-color: rgba(255,255,255,1.00);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(141,207,62,1.00);
	display: block;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
  font-weight: 700;
}
@media (max-width: 991px) {
.mypage_hed nav ul li a{
    font-size: 2.6vw;
    height: 30px;
    font-weight: 700;
  }
	.point-exchange-list-pc{
		display: none;
	}
	a.campaign-link {
  color: rgba(255, 255, 255, 1.00);
  border-radius: 50em;
  height: 40px!important;
  background-color: rgba(255, 68, 71, 1.00);
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  max-width: 260px!important;
  font-size: 16px!important;
  margin-left: auto;
  margin-right: auto;
}
	.login-cat span{
   /*font-size: 8px;
    text-align: center;*/
    display: block;
		
    margin-left: auto;
    margin-right: auto;

}
	.login-cat .p-3{
    width: 4em;
    text-align: center;
    padding-left: 0!important;
    padding-right: 0!important;
	}
}
	
.mypage_hed nav ul li a.active,.mypage_hed nav ul li a:hover{
	color: rgba(255,255,255,1.00);
	background-color: rgba(141,207,62,1.00);
	-webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
	transition: 0.7s;
}
.mypage_link a{
	border-radius: 5px;
	background-color: rgba(255,255,255,1.00);
	margin-bottom: 5px;
	padding: .5em;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
	color: rgba(51,51,51,1.00);	
	font-size: 12px;
}
.mypage_link a:hover{
	background-color: rgba(255,255,255,0.5);
	-webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
	transition: 0.7s;
}
.mypage_link a figure{
  margin: 0.5em 0.5em 0.5em 0em;
  width: 2.5em;
	padding: 0;
	text-align: center;
}
.information_link .profile_item {
    border-radius: 5px;
    background-color: rgba(255,255,255,1.00);
    margin-bottom: 5px;
    padding: .5em 5em .5em .5em;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    color: rgba(51,51,51,1.00);
    position: relative;
    font-size: 15px;
    display: block;
    text-decoration: none;
    font-weight: bold;
}
.information_link .profile_item:hover {
    background-color: rgba(255,255,255,0.5);
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}
.information_link .profile_item .profile_item_data {
    font-size: 0.8em;
	margin-left: 0em;
	font-weight: normal;
    font-size: 0.8em;
    display: block;
    padding: 0;
    position: 0;
    line-height: 120%;
}

.information_link .profile_item span:last-child {
    position: absolute;
    right: 1em;
    bottom: 0.5em;
	font-weight: bold;
    font-size: 0.8em;
    color: rgba(255,255,255,1.00);
    border-radius: 50em;
    padding: 0.3em 2em;
    background-color: rgba(141,207,62,1.00);
    display: inline;    
}
.mypage_change_form{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.1em;
}
@media (min-width: 992px) {
.mypage_change_form{
	  text-align: center;
    width: 60%;
}
	.login_page{
    margin-top: 130px;		
	}
}
.mypage_change_form h3{
  font-size: 14px;
	font-weight: 700;
}
@media (min-width: 992px) {
.mypage_change_form h3 {
  font-size: 15px;
}
}
.mypage_change_form select{
	padding: 0.5em;
	border-radius: 5px;
	width: 100%;
	border-width: 0px;
	border-style: solid;
	border-color: rgba(210,210,210,1.00);
	background-color: rgba(255,255,255,1.00);
	margin-bottom: 1em;	
  border: 1px solid #D9D9D9;	
}
.mypage_change_form input[type=text],.mypage_change_form input[type=email],.mypage_change_form input[type=password],.mypage_change_form input[type=date]{
	padding: 0.5em;
	border-radius: 5px;
	width: 100%;
	border-width: 0px;
	border-style: solid;
	border-color: rgba(210,210,210,1.00);
	background-color: rgba(255,255,255,1.00);
	margin-bottom: 1em;	
  border: 1px solid #D9D9D9;
}

input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus {
  outline: 1px solid rgba(141,207,62,1.00);
}

.mypage_change_form select:focus {
  outline: 1px solid rgba(141,207,62,1.00);
}

  
.mypage_change_form p{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2.5em;
  font-size: 10px;
}
.mypage > p{
	font-size: 12px;
}
.mypage_change_form input[type=submit]{
	margin-right: auto;
	margin-left: auto;
  margin-bottom: 18px;
	color: rgba(255,255,255,1.00);
	border-radius: 50em;
  height: 2.2em;
	background-color: rgba(141,207,62,1.00);
	-webkit-box-shadow:  0px 2px 4px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
	border-width: 0px;
	border-style: none;
	border-color: rgba(255,255,255,1.00);
	width: 100%;
  font-size: 14px;
  font-weight: bold;
}
.mypage_change_form.login {
     text-align: left;
  }
.mypage_change_form.login p {
    width: 100%!important;
    font-size: 12px;
  }
.mypage_change_form.login .text-center p {
    font-size: 12px;
}
@media (min-width: 992px) {
	.mypage_change_form p{
	width: 70%!important;
   
}
  .mypage_change_form p {
	width: 80%;
}
	
.mypage_change_form input[type=submit]{
    width: 100%;
	max-width: 340px;
  }
}
.mypage_change_form input[type=submit]:hover{
	opacity: 0.7;
	-webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
	transition: 0.7s;
}
.mypage_change_form.registration{
    text-align: left;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2em;
}
@media (min-width: 992px) {
.mypage_change_form.registration{
    width: 50%;
}
}
.mypage_change_form.registration label{
    font-weight: normal;	
}
.mypage_change_form.registration dt{
 	margin-bottom: 0.5em; 
}
.mypage_change_form.registration dd{
    margin-bottom: 1em; 	
}
.mypage_change_form.registration dd label{
    display: inline-block;
    margin-right: 1em;   
}
.mypage_change_form.registration select,.mypage_change_form.registration input[type=text],.mypage_change_form.registration input[type=password],.mypage_change_form.registration input[type=date]{
    margin-bottom: 0em;		
}
 .mypage_change_form.registration p {
    width: 100%;
  }


.text-small{
    font-size: 0.7em;	
}
	/*Search*/
	@media (min-width: 992px) {
		#search .search-detail {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
		#search .search_container input[type="text"] {
    width: 93%;
	  border: none;
}
		#search .search_container::after {
    content: url(../img/icon-search.svg);
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    z-index: 5;
    height: 23px;
}
#search .search-area .search-nav{
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background-color: transparent;
    display: flex;
	justify-content: center;
	margin-bottom: 1.5em;
}
#search .search-area .search-nav li{
	/*display: inline-block;*/
	list-style-type: none;
	font-size: 14px;
	font-family: Inter , "Noto Sans JP";
	font-weight: 700;
	color: rgba(141, 207, 62, 1);
	text-align: center;
    width: 224px;
	padding-right: 10px;
	padding-left: 10px;
}
#search .search-area .search-nav li:nth-child(-n+2){
   /* border-right: 1px solid rgba(141, 207, 62, 1);*/
}
.nav-tabs {
    border-bottom: 0 none transparent!important;
}
#search .search-area .search-nav li button{
	color: rgba(141,207,62,1.00);
	border-radius: 50em;
	height: 50px;
	background-color: rgba(255,255,255,1.00);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(141,207,62,1.00);
	display: block;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	width: 100%;
}
#search .search-area .search-nav li button.active,#search .search-area .search-nav li button:hover{
	color: rgba(255,255,255,1.00);
	background-color: rgba(141,207,62,1.00);
	-webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
	transition: 0.7s;
}
.search-result-simple-list {
    margin: 18px 0;
	display: flex;
	flex-wrap: wrap;
}	
		.search-result-simple-list-item + .search-result-simple-list-item {
    margin-top: 0px;
}
.search-result-simple-list-item {
	position: relative;
  color: #000000;
	background-color: #fff;
	height: 88px;
	padding: 10px;
	display: flex;
	align-items: center;
	gap: 10px;
	border-radius: 6px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
	width: 48%;
	margin: 8px!important;	
	box-sizing: border-box;
}
#search .search-area .search-nav li,#search .search-area .search-nav {
    border: none!important;
}	
	}
.campaign_item a{
	background-color: #fff;
	padding: 10px;
	border-radius: 6px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
	display: block;
	font-size: 0.7em;
	color: rgba(51,51,51,1.00);
}
.campaign_item a:hover{
	background-color: rgba(255,255,255,0.7);
}
.campaign_item a figure {
  margin: 0 0.6em 0 0;
	padding: 0;
	max-width: 69px;
}
.campaign_item a h3 {
	font-size: 1em;
  margin-bottom: 5px;
  font-weight: 700;
  color: #383938;
}

.login-top-pc img{
  width: 100vw;
  height: fit-content;
  max-width: fit-content;
   position: relative;
  left: 50%;
  transform: translateX(-50%);

}

.login a.member-link{
	color: rgba(255,255,255,1.00);
  border-radius: 50em;
  height: 36px;
  background-color: #FF4447;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(191, 65, 65, 0.32);
	box-shadow: 0px 2px 4px 0px rgba(191, 65, 65, 0.32);
	width: 100%;
	font-family: Inter , "Noto Sans JP";
	font-size: 14px;
  overflow: hidden;
  position: relative;
}

.login a.member-link::after {
	animation: 4s 0s shine linear infinite;
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.4) 100%);
	content: '';
	height: 100%;
	left: -100%;
	position: absolute;
	top: 0;
	transform: skewX(-25deg);
	width: 50%;
}

@keyframes shine {
	20% {
		left: 150%;
	}
	100% {
		left: 150%;
	}
}

.login h4{
	font-family: Inter , "Noto Sans JP";
	font-size: 14px;
	font-weight: 700;
	line-height: 16.94px;
	margin: 10px 0;
	padding: 0;
}
.login .login-title-logo {
	width: 60px;
}
.login .shopping-icon{
	margin-bottom: 8px;
}
.login .shopping-icon img{
	width: 70px;
	height: 70px;
}
.login .exchange-icon img{
	width: 70px;
	height: 70px;
}
@media (min-width: 992px) {
	.login a.member-link{
    font-size: 22px;
	   height: 60px;
}
}
.login a.member-link.active,.login a.member-link:hover,#reward .ad-list-reward-detail .ad-list-reward-detail-btn a:hover{
	color: rgba(255,255,255,1.00);
  background-color: #ff6d6f;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.login a.login-link{
  color: #FE805C;
  border-radius: 50em;
  height: 30px;
  background-color: rgba(255, 255, 255, 1.00);
	border-width: 1px;
	border-style: solid;
  border-color: #FE805C;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
	width: 100%;
	font-family: Inter , "Noto Sans JP";
	font-size: 10px;
}
@media (min-width: 992px) {
.login a.login-link {
	font-size: 20px;
	height: 40px;
	font-family: Inter , "Noto Sans JP";
}
}
.login .h4,.login h4 {
    font-size: 1.5rem;
	font-family: Inter , "Noto Sans JP";
	font-size: 24px;
  }
@media (max-width: 991px) {
.login .h4,.login h4 {
    font-size: 1.5rem;
	font-family: Inter , "Noto Sans JP";
	font-size: 14px;
  }
.login h4 img {
    height: 1.5em;
    width: auto;
}
}
.login a.login-link.active,.login a.login-link:hover{
  color: #fff;
  background-color: #FE805C;
	-webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
	transition: 0.7s;
}
.text-green{
	color: rgba(141,207,62,1.00);	
}
.text-red{
  color: rgba(255, 68, 71, 1.00);
}
.text-orange{
  color: #FE805C;
}
a.campaign-link{
    color: rgba(255,255,255,1.00);
    border-radius: 50em;
  height: 60px;
    background-color: rgba(255,68,71,1.00);
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
  max-width: 400px;
  font-size:1.2em;
    margin-left: auto;
    margin-right: auto;
}
a.campaign-link:hover{
    background-color: rgba(255,68,71,.7);
}
.reward-red{
  color: #FF4447;
  font-weight: 700;
}

.ques{
  margin-left: 4px;
}

@media (min-width: 992px) {
  #reward .ad-list-reward-detail .ad-list-reward-detail-btn a {
    display: inline-block;
    color: #FFF;
    font-family: Inter , "Noto Sans JP";
    font-size: 18px;
    font-weight: 700;
    padding: 7px 0;
    line-height: 21.78px;
    background-color: rgba(255, 68, 71, 1);
    border-radius: 50em;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    margin-bottom: 1em;
  }
  #reward .ad-list-reward-detail .ad-list-reward-detail-share a {
    display: inline-block;
    text-align: center;
    background-color: #FFF;
    width: 25%;
    color: rgba(141, 207, 62, 1);
    border-radius: 50em;
    border: 1px solid rgba(141, 207, 62, 1);
    font-size: 0.8em;
    font-family: Inter , "Noto Sans JP";
    font-weight: 700;
    padding: 6px 0;
    margin: 0 auto;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  }
  #reward .ad-list-reward-detail .ad-list-reward-detail-share a:hover {
    background-color: rgba(141, 207, 62, 1);
    color: #FFF;
  }

	.campaign_item.mb-2{
    margin-bottom: 12px!important;		
	}
}
@media (max-width: 991px) {
  .reward-parent {
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    font-family: Inter , "Noto Sans JP";
    font-weight: 500;
  }
  .reward-bottom {
  }
  .reward-bottom span {
    padding: 0.4em;
    display: block;	  
  }
	.point-detail .point-detail-wrapper .point-detail-search-area .point-detail-search-category dd .point-detail-list-title span {
    display: none;	
}
	.radio label{
    display: block;		
	}
}
@media (min-width: 992px) {
  .login-top.main {

    padding-top: 0px;

  }
  .ad-list-reward-detail{
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .conditions {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .reward-parent {
    width: 100% !important;
    font-size: 12px;
    font-family: Inter , "Noto Sans JP";
    font-weight: 500;
    margin: 0 !important;
    padding: 0 !important;
    padding-top: 1.5em !important;
    background-color: white;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-radius: 5px 5px 0 0;
  }
  .div1 {
    padding-left: 2rem;
  }
  .reward-parent p {
    margin-top: 0;
    margin-bottom: 0rem;
  }
  .reward-parent h2 {
    font-family: Inter , "Noto Sans JP";
    font-size: 25px!important;
    font-weight: 700;
    line-height: 30.26px;
    text-align: left;
    margin: 0px !important;
    padding-top: .2rem;
  }
  .reward-parent .pt {
    font-family: Inter , "Noto Sans JP";
    color: rgba(255, 68, 71, 1);
    font-size: 40px !important;
    font-weight: 700;
    margin: 24px 0 0 0 !important;
    padding: 0 !important;
    text-align: right;
    line-height: 24.41px !important;
  }
  .reward-parent .challenge-pt{
    font-family: Inter , "Noto Sans JP";
    color: rgba(255, 68, 71, 1);
    margin: 0 !important;
    padding: 0 !important;
    line-height: 19.36px !important;
  }
  .reward-parent .subpt {
    font-family: Inter , "Noto Sans JP";
    color: rgba(255, 68, 71, 1);
    font-size: 16px;
    font-weight: 700;
    text-align: right;
    line-height: 19.36px;
    margin: 0 !important;
  }
  .reward-parent .bonus-pt {
    background-color: #FFF;
    line-height: 20px;
    border-radius: 0px !important;
    padding: 5px 10px !important;
    font-size: 12px;
    display: table;
    border: 1px solid #8DCF3E;
    margin-top: 14px !important;
  }
  .reward-parent .bonus-pt div {
    display: flex;
    flex-wrap: nowrap;
    width: auto;
  }
  #reward .ad-list-reward-detail .ad-list-reward-detail-txt .results{
    margin: 12px 0 0 0 !important;
    padding: 0 !important;
    font-size: 14px !important;
    line-height: 16.94px;
  }
  #reward .ad-list-reward-detail .ad-list-reward-detail-bn{
    width: 180px !important;
    margin-right: 20px;
    padding-left: 54px;
  }
  #reward .ad-list-reward-detail .ad-list-reward-detail-bn img{
      width: 180px !important;
  }
  #reward .ad-list-reward-detail .ad-list-reward-detail-txt{
      font-size: 12px;
      font-family: Inter , "Noto Sans JP";
      font-weight: 500;
      width: 70.5%;
      padding-right: 54px;
  }
  #reward .ad-list-reward-detail .ad-list-reward-detail-label{
      padding-left: 54px;
      font-size: 14px !important;
  }
  #reward .ad-list-reward-detail .ad-list-reward-detail-label li{
      font-size: 14px !important;
  }
  .reward-parent .bonus-pt p:first-child {
    margin-right: .5em;
  }
  .reward-parent .bonus-pt p span {
    color: rgba(255, 68, 71, 1) ;
    font-weight: 700;
  }
  #reward .ad-list-reward-detail .ad-list-reward-detail-btn a {
    width: 450px;
    padding: 14px 0;
    margin-bottom: 0;
  }
  .ad-list-reward-detail-limit {
    display: flex;
    justify-content: center !important;
  }
  #reward .ad-list-reward-detail .ad-list-reward-detail-limit .time, #reward .ad-list-reward-detail .ad-list-reward-detail-limit .number {
    width: 20%;
    font-size: 1.3em !important;
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  .ad-list-reward-detail-status {
    width: 100%;
    background-color: #8DCF3E;
    font-size: 1em;
    color: white;
    border-radius: 0 0 5px 5px;
    padding: 10px 0;
    text-align: center;
  }
  .ad-list-reward-detail-status span {
    display: inline !important;
  }
	#search .search-area .search-category a {
  color: #333;
		font-size: 18px;
}
	.point-detail-navi ul{
		display: flex;
		justify-content: center
	}
	.point-detail-navi ul li{
    width: auto!important;
    padding-left: 10px;
    padding-right: 10px;
	}
	.point-detail-navi ul li a{
		min-width: 220px!important;
		font-size: 18px!important;
		max-width: 220px!important;
		padding: 15px!important;
	}
	.point-detail .point-detail-wrapper .point-detail-att {
  display: block;
  color: rgba(132, 132, 132, 1);
  font-family: Inter , "Noto Sans JP";
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  margin-top: 2em;
    margin-bottom: 1em;
}
	.point-detail .point-detail-wrapper .point-detail-list .point-detail-tomonth {
    text-align: center;    
}
	.point-detail .point-detail-wrapper .point-detail-list .point-detail-tomonth a {
    display: inline-block;
    width: 100%;
    max-width: 300px;
    font-family: Inter , "Noto Sans JP";
    color: rgba(141, 207, 62, 1);
    font-size: 18px;
    font-weight: 700;
    line-height: 14.52px;
    border-radius: 30px;
    border: 1px solid rgba(141, 207, 62, 1);
    padding: 15px!important;
    background: #FFF;
    text-align: center;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    margin-left: auto;
    margin-right: auto;
}
	.point-detail .point-detail-wrapper .point-detail-search-area .point-detail-search-nav {
  width: 100%;
  padding: 0;
  margin: 0 auto 18px auto;
  background-color: #FFF;
  border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
		display: flex;
		justify-content: center;
}
	.point-detail .point-detail-wrapper .point-detail-search-area .point-detail-search-nav li button {
    font-size: 15px;
    padding: 10px;
		min-width: 180px;
}

	.point-detail .point-detail-wrapper .point-detail-search-area .point-detail-search-category dd {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(240, 240, 240, 1);
    display: flex;
    margin-right: auto;
    margin-left: auto;
    justify-content: space-between;
    padding-left: 15%;
    padding-right: 15%;
}
	.point-detail .point-detail-wrapper .point-detail-search-area .point-detail-search-category dd .point-detail-list-txt {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
	.point-detail-list-date{
		display: none;
	}
	.point-detail .point-detail-wrapper .point-detail-search-area .point-detail-search-category dd .point-detail-list-title span {
    font-size: 11px;
    font-weight: normal;
    color: #848484;
    margin-left: 2em;		
}
	.point-detail .point-detail-wrapper .point-detail-search-area .point-detail-search-category dd .point-detail-list-title {
  font-family: Inter , "Noto Sans JP";
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
		display: flex;
		align-items: center;
}
	.point-detail.month .point-detail-wrapper .point-detail-month-sum {
  padding: 15px 0;
  font-size: 18px;
}
	.cp_ipselect.cp_sl01 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
 .point-detail .point-detail-wrapper .point-detail-search-area .point-detail-search-category .month-none dd {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    justify-content: space-between;
    padding-left: 15%;
    padding-right: 15%;
  }
	.point-detail.month .point-detail-wrapper .point-detail-search-area .point-detail-month-none-title {
  font-family: Inter , "Noto Sans JP";
  font-size: 20px;
  font-weight: 700;
  line-height: 18.15px;
  text-align: center;
  margin: 40px 0 30px 0;
}
	.point-detail.month .point-detail-wrapper .point-detail-search-area .point-detail-month-none-detail {
  font-family: Inter , "Noto Sans JP";
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  text-align: center;
  margin-top: 30px;
}
.point-detail.month .point-detail-wrapper .point-detail-search-area .point-detail-month-none-title br {
    display: none;  
}
.point-exchange-pc .top-fv-thumbnail .slick-slide {

  float: left;
  height: 100%;
  min-height: 1px;
		width: 15.666%!important;
}

.point-exchange .slick-list {
  padding: 0 0% 0 0 !important;
}
.point-exchange-list-item{
    border-radius: 5px;
    background-color: #FFFFFF;
    padding: 1em;
    display: block;
    position: relative;	
	color: #000;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
}
.point-exchange-list-item figure{
    margin: 0;
    padding-right: 1em;	
}
.point-exchange-list-item .point-exchange-list-txt p{
    font-size: 10px;
    color: #AEAEAE;
}
	.point-exchange-list-item .point-exchange-list-txt h4{
		font-size: 15px;
}
.point-exchange-list-item .point-txt{
    position: absolute;
    right: 1em;
    bottom: 1em;
    border-radius: 50em;
    font-size: 10px;
    background-color: #8DCF3E;
    padding-top: 0.5em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 0.5em;
    color: #FFFFFF;
}

.point-exchange-list-pc{
        margin-bottom: 6px;
    }

		
	}

	.point-exchange-list-pc .col-6{
    padding-left: 7px!important;
    padding-right: 7px!important;
    margin-bottom: 14px;
	}
	.point-exchange .point-exchange-detail.flex {
  padding-right: 18px;
  margin-top: 18px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
}
	.point-exchange .point-exchange-detail.flex .point-exchange-detail-amount {
  background: #FFF;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  margin-bottom: 14px;
  padding: 15px;
  display: flex;
		width: 49.3%;
}
	.point-exchange .point-exchange-detail.flex .point-exchange-detail-amount .point-exchange-detail-amount-txt {
    position: relative;
    width: 100%;
    padding-left: 10px;		
}
	.point-exchange .point-exchange-detail.flex .point-exchange-detail-amount .point-exchange-detail-amount-title {
  font-family: Inter , "Noto Sans JP";
  font-size: 18px;
  font-weight: 700;
  line-height: 14.52px;
}
	.point-exchange .point-exchange-detail.flex .point-exchange-detail-amount .point-exchange-detail-amount-point {
  font-family: Inter , "Noto Sans JP";
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  color: #FFF;
  background: rgba(141, 207, 62, 1);
  text-align: center;
  width: 182px;
  padding: 4px 0;
  border-radius: 15px;
  position: absolute;
  right: 0;
  bottom: 0;
}
	.point-exchange .point-exchange-detail .point-exchange-detail-history {
  background: #FFF;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  margin-bottom: 10px;
  padding: 10px;
  display: flex;
}
.point-exchange .point-exchange-detail .point-exchange-detail-history .point-exchange-detail-history-txt {
    position: relative;
    width: 100%;
    padding-left: 10px;
}
	.point-exchange .point-exchange-detail .point-exchange-detail-history .point-exchange-detail-history-title {
  font-family: Inter , "Noto Sans JP";
  font-size: 18px;
  font-weight: 700;
  line-height: 14.52px;
}
	.point-exchange .point-exchange-detail .point-exchange-detail-history .point-exchange-detail-history-point {
  position: absolute;
  right: 0;
  bottom: 0;
  font-family: Inter , "Noto Sans JP";
  font-size: 12px;
  font-weight: 500;
  line-height: 12.1px;
}
	.point-exchange-list-sp{
		display: none;
	}

	.ng-link a{
    font-size: 14px;
    color: #000000;
    text-decoration: underline!important;
	}
.campaign_link{
    margin-left: -6px!important;
    margin-right: -6px!important;
	}
	.campaign_link .container{
    width: 100%!important;
		max-width: 100%!important;
	}
.campaign_link .row > * {
  padding-right: 6px;
  padding-left: 6px;
}
.password {
    margin: 0;
    width: 100%;
    position: relative;
}

.eye {
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 1em;
	transform: translateY(-60%)
}
.login-link a{
    color: #000D79;
    text-decoration: underline;
}

.login-fv {
  position: relative;
  width: auto;
  height: auto;
  min-height: 450px;
  padding-top: calc(27vh);
  background-image: url('../img/login_fv_pc.png');
  background-size: cover;
  background-position: center;
  margin-left: calc(calc(50vw - 50%) * -1);
  margin-right: calc(calc(50vw - 50%) * -1);
}

@media screen and (min-width: 1500px){ .login-fv { padding-top: calc(35vh); }}
@media screen and (min-width: 1800px){ .login-fv { padding-top: calc(49vh); }}
@media screen and (min-width: 2100px){ .login-fv { padding-top: calc(63vh); }}
@media screen and (min-width: 2400px){ .login-fv { padding-top: calc(76vh); }}
@media screen and (min-width: 2700px){ .login-fv { padding-top: calc(89vh); }}
@media screen and (min-width: 3000px){ .login-fv { padding-top: calc(100vh); }}

.badge_pc_1 , .badge_pc_2 , .badge_pc_3 {
  position: absolute;
  top: 69%;
  transform: translate(-50%, -50%);
  width: 180px;
  height: auto;
}
.badge_pc_1 { left: 51.5%; }
.badge_pc_2 { left: 60.5%; }
.badge_pc_3 { left: 69.5%; }

@media screen and (max-width: 1500px){ 
  .badge_pc_1 {  left: 51.5%;} 
  .badge_pc_2 {  left: 63.5%;} 
  .badge_pc_3 {  left: 75.5%;} 
}


@media screen and (max-width: 1199px){
.login-fv{
    position: relative;
    width: auto;
    height: auto;
    min-height: auto;
    padding-top: 80%;
    background-image: url('../img/login_fv_sp.png');
    background-size: cover;
    background-position: center;
	margin-left: calc(calc(50vw - 50%) * -1);
	margin-right: calc(calc(50vw - 50%) * -1);
}
  .badge_pc_1 {
    position: absolute;
    top: 76%;
    left: 23%;
    transform: translate(-50%, -50%);
    width: 30%;
    max-width: 180px;
    height: auto;
  }

  .badge_pc_2 {
    position: absolute;
    top: 76%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30%;
    max-width: 180px;
    height: auto;
  }

  .badge_pc_3 {
    position: absolute;
    top: 76%;
    left: 77%;
    transform: translate(-50%, -50%);
    width: 30%;
    max-width: 180px;
    height: auto;
  }
}

.col-login-bnt{
    width: 100%!important;
    max-width: 25%!important;
    padding-left: 3px!important;
    padding-right: 3px!important;
	box-sizing: border-box!important;
}
@media (min-width: 992px) {
.col-login-bnt{
    max-width: 200px!important;
	
    padding-left: 5px!important;
    padding-right: 5px!important;
}}

.d-completion-flex .completion-top{
  padding-left: 6px;
  padding-right: 6px;
}
@media (max-width: 575px) {
.completion-top{
  width: 50%;
  margin-bottom: 10px;	
}
}
.d-completion-flex .completion-top a{
  border-radius: 10px;
  padding-top: 0.5em;
  padding-right: 1em;
  padding-left: 1em;
  padding-bottom: 0.5em;
  background-color: #FFFFFF;
  height: 100%;
  display: block;
  font-size: 14px!important;
}
.d-completion-flex .completion-top:nth-of-type(2) a,.d-completion-flex .completion-top:nth-of-type(3) a{
  padding-top: 0.3em;
  padding-right: 1em;
  padding-left: 1em;
  padding-bottom: 0.3em;
  font-size: 12px!important;
  line-height: 120%;
}
.d-completion-flex .completion-top a figure{
  margin-right: 0.3em;    
}
.completion-ranking .top-beside-simple-list-item {
  position: relative;
  margin-bottom: 15px;	

}
.completion-ranking .top-beside-left .top-beside-simple-list-item:nth-child(1)::before {
  content: "1";
  background-image: url(../img/ranking-number01.svg);
  background-size: contain;
  background-repeat: none;
  padding-top: 3px;
  padding-left: -3px;
  position: absolute;
  width: 30px;
  height: 23.5px;
  top: -10px;
  left: -14px;
  line-height: 25px;
  text-align: center;
  font-family: Inter;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
}
.completion-ranking .top-beside-left .top-beside-simple-list-item:nth-child(2)::before {
  content: "2";
  background-image: url(../img/ranking-number02.svg);
  background-size: contain;
  background-repeat: none;
  padding-top: 3px;
  padding-left: -3px;
  position: absolute;
  width: 30px;
  height: 23.5px;
  top: -10px;
  left: -14px;
  line-height: 25px;
  text-align: center;
  font-family: Inter;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
}
.completion-ranking .top-beside-left .top-beside-simple-list-item:nth-child(3)::before{
  content: "3";
  background-image: url(../img/ranking-number03.svg);
  background-size: contain;
  background-repeat: none;
  padding-top: 3px;
  padding-left: -3px;
  position: absolute;
  width: 30px;
  height: 23.5px;
  top: -10px;
  left: -14px;
  line-height: 25px;
  text-align: center;
  font-family: Inter;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
}
.completion-ranking .top-beside-left .top-beside-simple-list-item:nth-child(4)::before {
  content: "4";
  background-image: url(../img/ranking-number.svg);
  background-size: contain;
  background-repeat: none;
  padding-top: 3px;
  padding-left: -3px;
  position: absolute;
  width: 30px;
  height: 23.5px;
  top: -10px;
  left: -14px;
  line-height: 25px;
  text-align: center;
  font-family: Inter;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
}
.completion-ranking .top-beside-left .top-beside-simple-list-item:nth-child(5)::before{
  content: "5";
  background-image: url(../img/ranking-number.svg);
  background-size: contain;
  background-repeat: none;
  padding-top: 3px;
  padding-left: -3px;
  position: absolute;
  width: 30px;
  height: 23.5px;
  top: -10px;
  left: -14px;
  line-height: 25px;
  text-align: center;
  font-family: Inter;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
}
.completion-ranking .top-beside-right .top-beside-simple-list-item:nth-child(1)::before {
  content: "6";
  background-image: url(../img/ranking-number.svg);
  background-size: contain;
  background-repeat: none;
  padding-top: 3px;
  padding-left: -3px;
  position: absolute;
  width: 30px;
  height: 23.5px;
  top: -10px;
  left: -14px;
  line-height: 25px;
  text-align: center;
  font-family: Inter;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
}
.completion-ranking .top-beside-right .top-beside-simple-list-item:nth-child(2)::before {
  content: "7";
  background-image: url(../img/ranking-number.svg);
  background-size: contain;
  background-repeat: none;
  padding-top: 3px;
  padding-left: -3px;
  position: absolute;
  width: 30px;
  height: 23.5px;
  top: -10px;
  left: -14px;
  line-height: 25px;
  text-align: center;
  font-family: Inter;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
}
.completion-ranking .top-beside-right .top-beside-simple-list-item:nth-child(3)::before {
  content: "8";
  background-image: url(../img/ranking-number.svg);
  background-size: contain;
  background-repeat: none;
  padding-top: 3px;
  padding-left: -3px;
  position: absolute;
  width: 30px;
  height: 23.5px;
  top: -10px;
  left: -14px;
  line-height: 25px;
  text-align: center;
  font-family: Inter;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
}
.completion-ranking .top-beside-right .top-beside-simple-list-item:nth-child(4)::before {
  content: "9";
  background-image: url(../img/ranking-number.svg);
  background-size: contain;
  background-repeat: none;
  padding-top: 3px;
  padding-left: -3px;
  position: absolute;
  width: 30px;
  height: 23.5px;
  top: -10px;
  left: -14px;
  line-height: 25px;
  text-align: center;
  font-family: Inter;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
}
.completion-ranking .top-beside-right .top-beside-simple-list-item:nth-child(5)::before {
  content: "10";
  background-image: url(../img/ranking-number.svg);
  background-size: contain;
  background-repeat: none;
  padding-top: 3px;
  padding-left: -3px;
  position: absolute;
  width: 30px;
  height: 23.5px;
  top: -10px;
  left: -14px;
  line-height: 25px;
  text-align: center;
  font-family: Inter;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 991px) {
.completion-ranking .top-beside-left .top-beside-simple-list-item:nth-child(4)::before {
  content: "4";
  background-image: url(../img/ranking-number.svg);
  background-size: contain;
  background-repeat: none;
  padding-top: 3px;
  padding-left: -3px;
  position: absolute;
  width: 30px;
  height: 23.5px;
  top: -10px;
  left: -14px;
  line-height: 25px;
  text-align: center;
  font-family: Inter;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
}
.completion-ranking .top-beside-left .top-beside-simple-list-item:nth-child(4),
.completion-ranking .top-beside-left .top-beside-simple-list-item:nth-child(5),
.completion-ranking .top-beside-right{
display: none;
}

}
h2.use-title img{
  height: 1.1em;
  width: auto;
}
.d-completion-flex{
display: flex;
flex-wrap: wrap;
}
.completion_sp_text{
  font-weight: bold;
}

@media (max-width: 991px) {
  .completion-icon-sp-none{
    display: none;
  }
}

.top-beside-simple-list-txt p{
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.top-beside-simple-list-txt span{
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}


/* 22.?マークのフキダシ（ツールチップ） */
.tooltip {
	--bs-tooltip-bg: rgba(243, 243, 243, 100)!important;
  font-size: 12px!important;
}
.tooltip-inner {
	color: #434343!important;
}

/* 129.案件領域マウスオーバー対応 */
.search-result-simple-list-item {
    transition: all 0.2s ease;
}

.search-result-simple-list-item:hover {
  background: rgba(235, 252, 216, 1);
	cursor: pointer;
}

/* 130. */
.campaign_item a {
    transition: all 0.2s ease;
}

.campaign_item a:hover {
    background: rgba(235, 252, 216, 1);
	cursor: pointer;
}

.mypage > h2{
	font-size: 20px;
	font-family: Inter, "Noto Sans JP";
	font-weight: bold;
}

@media screen and (max-width: 1199px) {
  .mypage > h2{
    font-size: 18px;
  }
}

/* 134.135. */
.information_link .profile_item .profile_item_data2 {
	font-size: 0.8em;
	margin-left: 0em;
	font-weight: normal;
	font-size: 0.8em;
	display: block;
	padding: 0;
	position: 0;
	line-height: 120%;
}

@media (max-width: 1199px) {
  .information_link .profile_item .profile_item_data2 {
    font-size: 8px;
  }
}

.information_link {
  margin-top: 20px;
}

@media (max-width: 1199px) {
  .information_link .profile_item span:last-child {
    position: absolute;
    right: 1em;
    bottom: 0.5em;
    font-weight: bold;
    font-size: 0.8em;
    color: rgba(255,255,255,1.00);
    border-radius: 50em;
    padding: 0.3em 1em;
    background-color: rgba(141,207,62,1.00);
    display: inline;	
  }
}

/* 137 */
.point-detail .point-detail-wrapper .point-detail-navi a:hover{
  color: #FFF;
  background: rgba(141, 207, 62, 1);
}

.point-detail .point-detail-wrapper .point-detail-list .point-detail-tomonth a:hover {
  color: #FFF;
  background: rgba(141, 207, 62, 1);
}

.point-exchange .point-exchange-wrapper .point-exchange-history a:hover{
  color: #FFF;
  background: rgba(141, 207, 62, 1);
}

/* 139 */
.point-exchange-list-item:hover{
  background: rgba(235, 252, 216, 1);
  cursor: pointer;
}

.point-exchange-detail-amount:hover{
  background: rgba(235, 252, 216, 1) !important;
  cursor: pointer;
}

@media (max-width: 1199px) {
  .point-exchange h2{
    font-size: 18px;
  }
}

/* 142 */
@media (max-width: 1199px) {
  .point-exchange .point-exchange-detail .point-exchange-detail-history .point-exchange-detail-history-point span{
    font-size: 8px;
    padding: 2px 1px 1px 1px;
    width: 42px;
  }
}

.point-exchange-detail-history:hover{
  background: rgba(235, 252, 216, 1) !important;
  cursor: pointer;
}

/* 144 */
.login_page h2{
  font-size: 20px;
  font-weight: bold;
}

/* 145 */
.login_page .login-link a{
  color: #000000;
  font-weight: bold;
  text-decoration:underline solid #000000 !important;
}

.login_page h2{
  font-size: 20px;
  font-weight: bold;
}

/* 検索結果丸め */
.search-result-simple-list-title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.search-result-simple-list-txt span{
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* shopping 急上昇ランキング文字色修正 */
.top-beside-simple-list-title{
  color: black;
}

.top-beside-simple-list-txt span {
  color: black;
}

/* reward あなたへのおすすめ広告文字色修正 */
.top-half-fixlist-title{
  color: black;
}
.top-half-fixlist-txt span {
  color: black;
}
/* welcome アイコン */
.completion-icon {
  max-width: 18px;
}
.completion-icon-sp-none {
  max-width: 22px;
  height: auto !important;
}

.accordion-button:hover,.accordion-collapse dd:hover{
  background-color: rgba(235, 252, 216, 1) !important;
  transition: all 0.2s 0s ease;
  cursor: pointer;
}

/* スライダーサムネイル不具合対応 */
.top-fv-thumbnail .slick-track,.top-fv-reward-thumbnail .slick-track{
  transform: unset !important;
}
