@charset "utf-8";

#lp_ {
	width: 1120px;
	margin: 0 auto 60px;
        animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
  }
  
  @keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

#lp_ img {
	width: 100%;
}

#imageArea {
  width: 60%!important;
}

#lp_ .feature_{
  margin: auto;
  width: 1100px;
  color: #333;
}

#lp_ .banner_{
  width: 80%;
  margin: auto;
}

.main_banner_position {
  display: flex;
  justify-content: center;
}

#lp_ .bannerimg_{
padding: 10px 0;
  width: 55%;
  margin: auto;
}

.space_left {
  display: inline-block;
  padding-left: 1.2rem;
}


#lp_ .attentionlist_ {
  margin: 15px auto; 
  max-width: 900px; 
  font-size: 1.3rem; 
  line-height: 1.7;
  text-align: left;
  letter-spacing: 0.05rem;
}

#lp_ .attentiontext_{
	width: 885px;
    margin: 10px auto 0;
}
#lp_ .attentiontext_ .title_{
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  display: inline-block;
  padding: 10px 50px;
  margin: 15px auto 15px;
}

.title_ {
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
  color: #cd061f;
}

#lp_ .attentiontext_ h1{
  font-size: 1.5rem;
  font-weight: bold;
  padding: 0 !important;
  margin-block: 0em !important;
}
#lp_ .attentiontext_ h2{
  font-size: 1.35rem;
  font-weight: bold;
}
#lp_ .attentiontext_ .code_{
  font-size: 1.6rem;
}
#lp_ .attentiontext_ table {
 margin: 20px auto;
}
#lp_ .attentiontext_ table td{
  vertical-align: top;
  font-size: 1.2rem; 
  border: 1px solid #cacaca;
  padding: 8px;
}
#lp_ .attentiontext_ table .td2_{
  width: 30px;
}
#lp_ .attentiontext_ .attentiona_{
  margin: 5px auto 0;
  font-size: 1.3rem; 
  width: 815px;
}

p.tit2_ {
  font-size: 14px;
  font-weight: bold;
  padding: 6px;
  color: #333;
  text-align: center;
}

#lp_ .brandtitle_{
  width: 100%;
  background-color: #a90a1e;
  text-align: center;
  margin: 0 auto;
  position: relative;
  margin-top: 10px;
  height: 30px;
}

#title_background {
  /* width: 90%!important; */
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
  border: none;
}

#title_background_sp {
  display: none;
}

#lp_ .brandtitle_ p{
font-family: "adobe-garamond-pro", serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.5rem;
    font-size: 1.8rem;
    padding: 6px;
    background: #ffffff;
    -webkit-background-clip: text;
    /*    border-left: solid 7px #f4b7bb;*/
    color:#ffffff;
    /*    border-left: solid 10px #ffc06e;*/
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    /* z-index: 3; */
}

#lp_ .brandtitle2_{
  width: 80%;
  background-color:#fff;
  text-align: center;
  margin: 30px auto 0;
border-top: 3px solid #eee;
padding-top: 20px;
}

#lp_ .brandtitle2_ p{
    font-family: "adobe-garamond-pro", serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.5rem;
    font-size: 1.8rem;
    padding: 6px;
    background: #fff;
    color:#000;
/*    border-left: solid 10px #ffc06e;*/
}

#lp_ .brandlist_{
	display: flex;
	flex-wrap: wrap;
	gap: 50px 40px; 
	justify-content: center;
	margin: 30px auto ;
	letter-spacing: 0;
	width: 800px;
}
#lp_ .brandlist2_{
	display: flex;
	flex-wrap: wrap;
	gap: 10px 30px; 
	justify-content: center;
	margin: 30px auto ;
	letter-spacing: 0;
	width: 800px;
}

#lp_ .brandlist3_{
	display: flex;
	flex-wrap: wrap;
	gap: 10px 30px; 
	justify-content: center;
	margin: 30px auto ;
	letter-spacing: 0;
	width: 880px;
}

.brandimg {
  border: solid 1px rgba(237, 208, 205, 0.6);
}

#lp_ .item{
	width: 250px;
  text-align: center;
}

.category_list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  margin: 3% auto 4%;
  width: 880px;
  column-gap: 2%;
  row-gap: 5%;
}

.category_btn_img {
  width: 100%!important;
}

.category_btn {
  text-align: center;
}

.category_btn_other {
  display: none;
}

.btn_new_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 520px;
  margin: 0 auto 3%;
}

.btn_new {
  display: inline-block;
  background-color: #adadad;
  color: #fff;
  padding: 2%;
  border-radius: 10px;
  font-weight: bold;
  width: 46%;
  text-align: center;
  font-size: 1.8rem;
}

.contents_btn_img {
  width: 100%!important;
}

#lp_ .item2_{
	width: 210px;
  text-align: center;
}
#lp_ .btn_{
	margin: 60px auto 0;
	width: 340px;
	padding: 21.5px 20px 20px;
	border: 1px solid #575757;
	background-color: #ffffff;
	font-size:1.4rem;
	text-align: center;
	color: #575757;
}
#lp_ .btn_:hover{
	 opacity: 0.6;
}
.button02 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 1em 4em;
  width: 320px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  background-color:  #d9b553;
  border-radius: 50vh;
  text-decoration: none;
}

.button02 a:hover {
  text-decoration: none;
  background-color:  #d9b553;
}

.tit_{
margin-top: 40px;
}

p.brand_text{
text-align: center;
font-size: 13px;
padding-top: 5px;
font-weight: bold;
}

.floating_banner_container {
  position: fixed;
  left: 20px;
  bottom: 0px;
  z-index: 9999;
}

#footer_pagetop .block-page-top .block-page-top-stop .block-page-top a {
  display: none!important;
}

/* MA */
#ma_entire {
  display: block;
}

.floating_banner_container {
  display: flex;
}

#imageArea {
  width: 200px!important;
}

.batsu{
  display: block;
  width: 22px;
  height: 22px;
  color: #fff;
  position: relative;
  border-radius: 50%;
  margin-top: 20%;
}

.batsu::before, .batsu::after{
    content: "";
    display: block;
    width: 100%;/*バツ線の長さ*/
    height: 3px;/*バツ線の太さ*/
    background: #fff;
    transform: rotate(45deg);
    transform-origin:0% 50%;
    position: absolute;
    top: calc(14% - 5px);
    left: 14%;
}

.batsu::after{
    transform: rotate(-45deg);
    transform-origin:100% 50%;
    left: auto;
    right: 14%;
}

.batsu_container {
  border-radius: 50%;
  background-color: #cbcbcb;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
} 


/*================
集積のスタイル
================*/
.category_btn_link {
  text-align: center;
}

.couponlink_box {
  text-align: center;
}

.couponlink_{
  display: inline-block;
  border-bottom: 1px solid;
  margin: 16px auto;
  font-weight: bold;
}

@media (max-width: 599px) {
	#lp_ {
		width: 100%;
		min-width: 350px;
	}
	#lp_ .feature_{
		margin: auto;
		width: 100%;
	}

#lp_ .banner_{
  width: 100%;
}

#lp_ .bannerimg_{
  padding: 5px 0;
  width: 95%;
  margin: auto;
}

#imageArea {
  width: 70%!important;
}

.space_left {
  display: inline-block;
  padding-left: 0.6rem;
}

  #lp_ .attentionlist_ {
    margin: 10px auto; 
    width: 98%; 
    font-size: 0.7rem; 
    line-height: 1.7;
    letter-spacing: 0.01rem
  }
#lp_ .attentiontext_{
	width: 100%;
    margin: 0 auto;
    padding: 0;
    font-size: 11px;
}
  #lp_ .attentiontext_ .title_{
    padding: 10px 5px;
    margin: 15px auto 5px;
    width: 100%;
  }

  .title_ {
    font-size: 0.82rem;
    margin: 1% auto;
  }

  #lp_ .attentiontext_ h1{
    font-size: 0.78rem;
  }
  #lp_ .attentiontext_ h2{
    font-size: 0.78rem;
  }
  #lp_ .attentiontext_ .code_{
    font-size: 1rem;
  }
  #lp_ .attentiontext_ table td{
    font-size: 0.7rem;
    padding: 5px;
  }
  #lp_ .attentiontext_ table .td1_{
    width: 125px;
  }
    #lp_ .attentiontext_ table .td2_{
    width: 20px;
  }
  #lp_ .attentiontext_ .attentiona_{
    margin: 0 auto;
    font-size: 0.7rem; 
    text-align: left;
    width: 90%;
  }


  #lp_ .brandtitle_{
    width: 100%;
    margin: 0 auto;
  }

  p.tit2_ {
    font-size: 14px;
    margin-bottom: 0;
  }

  #title_background {
    display: none;
  }
  
  #title_background_sp {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    border: none;
  }
  #lp_ .brandtitle_ p{
    font-size: 14px;
    padding: 7px;
    letter-spacing: 0.2rem;
  }
  
  
  #lp_ .yokoku_{
    width: 97%;
    margin: 50px auto 0;
  }
  
    #lp_ .yokoku_ p{
    font-size: 0.99rem;
    padding: 4px;
    letter-spacing: 0.2rem;
  }
  
	#lp_ .brandlist_{
		gap: 21px; 
		justify-content: center;
		margin: 36px auto ;
		width: 100%;
	}	
	#lp_ .brandlist2_{
		gap: 10px 5px; 
		justify-content: center;
		margin: 36px auto ;
		width: 100%;
	}	
    
    	#lp_ .brandlist3_{
		gap: 10px 5px; 
		justify-content: center;
		margin: 20px auto ;
		width: 100%;
	}	

  .category_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    margin: 3% auto 4%;
    column-gap: 2%;
    row-gap: 5%;
    width: 96%;
  }

  .category_btn_other {
    background-color: #adadad;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    height: 100%;
  }

  .category_btn_other_link {
    color: #fff;
    font-weight: bold;
    font-size: 0.6rem;
    display: inline-block;
  }

  .btn_new_container {
    width: 96%;
  }

  .btn_new {
    border-radius: 5px;
    font-size: 0.7rem;
  }
    
	#lp_ .item{
		width: 44%;
	}
    	#lp_ .item2_{
		width: 41%;
	}
        	#lp_ .item3_{
		width: 41%;
	}
	#lp_ .btn_{
		margin: 30px auto 0;
		width: 250px;
		padding: 18px;
		font-size:0.8rem;
	}
.button02 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 1em 2.5em;
  width: 200px;
  font-size: 11px;
  font-weight: 700;
  border-radius: 50vh;
}

#lp_ .brandtitle2_ p{
    font-size: 14px;
    padding: 9px;
    letter-spacing: 0.2rem;
/*    border-left: solid 10px #ffc06e;*/
}

#lp_ .brandtitle2_{
  width:100%;
  background-color:#fff;
  text-align: center;
  margin: 20px auto 0;
border-top: 3px solid #eee;
padding-top: 20px;
}

.tit_{
margin-top: 20px;
}

.tit_{
text-align: center;
font-size: 12px;
padding: 0 10px;
}


p.brand_text{
text-align: center;
font-size: 9px;
padding: 7px 10px 0;
}

.floating_banner_container {
  width: 40%;
  position: fixed;
  left: 10px;
  bottom: 6px;
} 
}
