#hkd00.contentswrap{width:100%; overflow: hidden; margin-bottom: 30px;}
#hkd00 a:hover{text-decoration: none; opacity: 0.7;}
#hkd00 .main {
  text-align: center;
}
#hkd00 .header_bar{ margin-bottom:30px; }
#hkd00 .header_bar.js_fixed_bar.fixed { position: fixed; z-index: 1; overflow: hidden; display: block; top: 105px;}
#hkd00 nav{overflow: hidden; margin: 0 auto 30px; font-size: 0; background-color: #FFF;}
#hkd00 nav li{display: inline-block; vertical-align: top; border: 1px solid #8e6faa; width:32.4%; margin:0 1.3% 0% 0; 
/* background-image: url("../../../../img/usr/genre/hkd00/241010_hkd00_ya.png"); background-repeat: no-repeat; background-position: 50% 85%; */
 box-sizing: border-box; background-color: #FFF;}
#hkd00 nav li:nth-of-type(3){margin-right: 0;}
#hkd00 nav li p{font-size: 14px; margin: 10px auto 0}
#hkd00 nav li a{display: block; width:100%;font-size: 14px;padding:14px 0;text-decoration: none; font-weight: bold;}


#hkd00 .pickup_bland h2.bland_ttl {
    padding-top:40px;
}
#hkd00 .mv_text{
   width: 85%;
   margin: 0 auto 40px;
   padding: 20px 0;
   border-top: 1px solid #cccccc;
   border-bottom: 1px solid #cccccc;
}
#hkd00 .mv_text p{
    width: 85%;
    margin: 0 auto;
}
#hkd00 .mv_text p span{
    color:#ff0000;
}
#hkd00 .mv_text p a{
 color:#007aff;
 text-decoration:underline;
}

#hkd00 .pickup_bland{
    background-color: #fffde6;
    padding: 0 2% 5%;
    overflow: hidden;
    margin: 0 auto 50px;
}
#hkd00 .pickup_bland .container {
    width: 100%;
    position: relative;
    display:flex;
}
#hkd00 .pickup_bland .container .pickup_block{
    width: 50%;
}
#hkd00 .pickup_bland .container .pickup_block-right{
    display:flex;
    flex-direction: column;
}
#hkd00 .pickup_bland .container div img{
    width: 100%;
    height:100%;
}

#hkd00 .content_ttl{
    margin: 0 auto 30px;
    border: 0;
    padding: 0;
	text-align:center;
	font-size:20px;
	position:relative;
	padding-top: 80px;
}

#hkd00 .four_column_bland{overflow: hidden;  margin: 0;margin-bottom:20px; display:flex; justify-content: space-between;}
#hkd00 .four_column_bland li{display: inline-block; vertical-align: top; width:24%; margin:0 0.89% 2% 0; padding:0;}
#hkd00 .four_column_bland li:nth-of-type(4n){margin-right: 0;}

#hkd00 .itemblock{overflow: hidden; margin: 0 auto 80px;}
#hkd00 .itemblock p.textlink {
  background-color: #8e6faa;
  width: 100%;
  max-width: 350px;
  padding-right: 0;
  margin: 0 auto;
}
#hkd00 .itemblock p.textlink a {
  text-align: center;
  color: #FFF;
  text-decoration: none;
  font-size: 16px;
  padding: 10px;
  display: block;
  width: 100%;
}


#hkd00 .newmember{
    border-top:1px solid #eb6100;
    border-bottom:1px solid #eb6100;
    padding: 30px 0;
    margin-bottom: 60px;
}
#hkd00 .newmember div{
    width:80%;
    margin:0 auto;
}
#hkd00 .newmember h3{
    text-align:center;
    padding:0;
    border-bottom:none;
}
#hkd00 .newmember span{
    color:#ff4444;
    text-decoration:underline;
}
#hkd00 .newmember .newmember_btn{
        margin: 30px 0;
    text-align: center;
}
#hkd00 .newmember .newmember_btn a{
    border: 1px solid #eb6100;
    padding: 10px 40px;
    display: inline-block;
    position:relative;
    color:#eb6100;
}
#hkd00 .newmember .newmember_btn a:after{
    content:">";
    position:absolute;
    right:10%;
    top:25%;
    color:#eb6100;
}
#hkd00 .postage{
    background-color: #fffbdc;
}
#hkd00 .postage .atcblock1{
    display: flex;
    justify-content: space-around;
}
#hkd00 .postage .atcblock2{
    display: flex;
    justify-content: space-between;
}
#hkd00 .postage p.coupon_code{
    background-color: #da5862;
    padding: 10px 0 5px;
    width: 200px;
    height: 42px;
    text-align: center;
    background-image: url(/img/usr/genre/hkd00/251001_hkd00_ya.png);
    background-repeat: no-repeat;
    background-position: 90% 50%;
}
#hkd00 .postage p.menber_reg_btn{
    background-color: #da5862;
    padding: 10px 0;
    height: 42px;
    width: 200px;
    text-align: center;
    background-image: url(/img/usr/genre/hkd00/251001_hkd00_ya2.png);
    background-repeat: no-repeat;
    background-position: 90% 50%;
}
#hkd00 .itemblock div.ranking_area_ttl{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
}
#hkd00 .itemblock .ranking_area_ttl img{
    height: auto;
}
#hkd00 .ranking_sub_ttl{
    font-size: 18px;
    margin: 0 0 10px 10px;
}
#hkd00 .ltxt{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 16px;
}
#hkd00 .mtxt{
    margin-bottom: 16px;
}

@media (max-width: 1199px) {
#hkd00 .content_ttl:before{
	left: 15%;
}
#hkd00 .content_ttl:after{
	right: 15%;
}
}

@media (max-width: 991px) {

}