@charset "utf-8";

.pt5 { padding-top: 5px; }
.pt10{ padding-top: 10px; }
.pt20{ padding-top: 20px; }
.pt30{ padding-top: 30px; }
.pt80{ padding-top: 80px; }
.pb5 { padding-bottom:  5px; }
.pb10{ padding-bottom: 10px; }
.pb20{ padding-bottom: 20px; }
.pb30{ padding-bottom: 30px; }
.pl5 { padding-left:  5px; }
.pl10{ padding-left: 10px; }
.pl20{ padding-left: 20px; }
.pl30{ padding-left: 30px; }
.pr5 { padding-right:  5px; }
.pr10{ padding-right: 10px; }
.pr20{ padding-right: 20px; }
.pr30{ padding-right: 30px; }
.mt5 { margin-top: 5px; }
.mt10{ margin-top: 10px; }
.mt20{ margin-top: 20px; }
.mt30{ margin-top: 30px; }
.mb5 { margin-bottom:  5px; }
.mb10{ margin-bottom: 10px; }
.mb20{ margin-bottom: 20px; }
.mb30{ margin-bottom: 30px; }
.ml5 { margin-left:  5px; }
.ml10{ margin-left: 10px; }
.ml20{ margin-left: 20px; }
.ml30{ margin-left: 30px; }
.mr5 { margin-right:  5px; }
.mr10{ margin-right: 10px; }
.mr20{ margin-right: 20px; }
.mr30{ margin-right: 30px; }
.lh15{ line-height: 1.5em !important; }


.necessary{ color:red; padding: 0 5px;}


.c_txt{text-align: center;}

.t_red{color: red;}
.t_bold{font-weight:bold;}


div.clear{ clear: both; }

.calender_list_table {
    display:none;
}

.calender_list_thumbnail {
    display:none;
}

.calender_list_thumbnail ul{
    width: calc(100% + 30px);
    margin-left: -30px;
    position: relative;
}
.calender_list_thumbnail ul:after{
    content: "";
    clear: both;
    display: block;
}
.calender_list_thumbnail li{
    width: 200px;
    padding-top: 20px;
    padding-left: 15px;
    float: left;
    position: relative;
}

div.sub div.sub_inner{width:auto;}

ul.corner_display {display: table;}
ul.corner_display li{
    width:350px;
    float: left;
    position: relative;
}
ul.corner_display li img{
    width:330px;
   height:111px;
}

div#google_translate_element select{
    background:pink;
}

#header_group .header_global > nav > ul > li.welcome_comment{
    width:auto;
}

.sign_form.login input[type="password"] {
    width: 316px;
    padding: 5px;
    line-height: 20px;
    font-size: 14px;
    box-sizing: border-box;
}


.order_histories .order .order_footer {
    /*padding: 20px 13px;
    overflow: hidden;
    position: relative;*/
    min-height: 10px;
}

.cart_select_payment .payment {
    /*min-height:165px;*/
}
.contents_sort_checkbox label {
    font-size: 12px;
}

.side_titles li._1 a{
    width: 100%;
    height: 30px;
    padding-right: 15px;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
    overflow: hidden;
    box-sizing: border-box;
    background: url(../../img/2018rn/part_arr_gr_r.png) no-repeat 225px center;
    background-size: auto 8px;
}

.side_titles li._2 a{
    width:100%;
    height: 30px;
    padding-left: 40px;
    padding-right: 15px;
    text-decoration: none;
    position: relative;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    background: url(../../img/2018rn/part_arr_gr_r.png) no-repeat 225px center;
    background-size: auto 8px;
}
.side_titles li._2 + li{
    margin-top: 10px;
}
.side_titles li._2 .thumb{
    position: absolute;
    top: 0;
    left: 0;
}
.side_titles li._2 .thumb img{
    width: 30px;
    height: 30px;
}
.side_titles li._2 .text{
    height: 30px;
    font-size: 12px;
    line-height: 15px;
    display: table-cell;
    vertical-align: middle;
}
.side_titles li._2 a:hover .text{
    text-decoration: underline;
}

.aw_list.item_list li .item_list_class{
    width:80px;
}
.aw_list.item_list li {
    width: 100px;
    padding-top: 30px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.aw_list.item_list li .item_list_thumb {
     width: 80px;
     height: 60px;
    text-align: center;
}

.suggest_area{
    margin-top:10px;
    bottom: 0;
    left: 0;
    height: 0;
    line-height: 1;
    width: 335px;
    margin-left: -20%;
}
.suggest_area > div{
    background:snow;
    padding:5px;
}
.suggest_area > div:hover{
    /*color: #FFFFFF;*/
    background-color: #b5b5b5;
}
.suggest_area > div.select {
    /*color: #FFFFFF;*/
    background-color: #b5b5b5;
}

nav.titles{
    /*min-height:200px;*/
}
.item_list.ranking li.rank._1{
    color: #fff;
    background: url(../../img/2018rn/rank_bg1.png) no-repeat center center;
    background-size: cover;
}
.item_list.ranking li.rank._2{
    color: #fff;
    background: url(../../img/2018rn/rank_bg2.png) no-repeat center center;
    background-size: cover;
}
.item_list.ranking li.rank._3{
    color: #fff;
    background: url(../../img/2018rn/rank_bg3.png) no-repeat center center;
    background-size: cover;
}

div.payment .stockcard{
    margin : 10px 20px;
}


div.payment span.payment_note{
    margin: 0 10px;
    display: block;
}
div.payment span.payment_note p+p{
    padding-top: 10px;
}



div.html_banner img{
    max-width:100%;
}



p.sort_index {
    color: #808080;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 0.02em;
    border-left: 2px solid #fabe00;
}


.button_style > a{
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.02em;
    border-radius: 2px;
    display: inline-block;
    vertical-align:bottom;
}
.button_style > a:hover{
    opacity: 0.8;
}

.button_style.s1 > a{
    width: 97px;
    padding: 15px 10px 0px;
    height: 30px;
}
.button_style.s2 > a{
    width: 97px;
    padding: 8px 10px 7px;
    height: 30px;
}
.button_style.s3 > a{
    width: 150px;
    padding: 15px 10px 0px;
    height: 30px;
}
.button_style.s11 > a{
    width: 97px;
    padding: 5px 10px 0px;
    height: 21px;
    border: solid 0.5px GRAY;
}
.button_style.n > a{
    font-size:10px;
    color:GRAY;
}
.button_style.e > a{
    background-color: #32CD32;
    font-size:12px;
}
.button_style.r > a{
    background-color: #FF69B4;
    font-size:10px;
}
.button_style.s > a{
    background-color: #48D1CC;
    font-size:12px;
}
.button_style.u > a{
    background-color: #4169e1;
    font-size:12px;
}

/* doujin_box */
.search_doujin ul{
width:600px;

}
.search_doujin ul li{
width:150px;
margin: 10px 15px;
float:left;

}

div.cart_notice p{
    line-height: 20px;
}

