@charset "Shift_JIS";
/* CSS Document */

.itemcart {padding:2em 0 0;border-top:1px dotted #ddd;margin-top:2em;}
.itemcart:last-child {border-bottom:1px dotted #ddd;padding-bottom:2em;}
.itemcart p {margin-bottom:0 !important;}
.itemcart .spec_flame_ .artistname .content_ {font-size:1.2em;font-weight:bold;margin:0;}
.itemcart .spec_flame_ .price .content_ {margin: 0;}
.itemcart .box {float: left;padding-left: 15px;width:82%;}
.itemcart .format_icon {width:18%;float:left;border: 1px solid #eee;}

@media screen and (min-width:375px) {
}

@media screen and (min-width:568px) {
.itemcart .box {width:88%;}
.itemcart .format_icon {width:12%;}
}

@media screen and (min-width:768px) {
.itemcart .box {width:85%;}
.itemcart .format_icon {width:15%;}
.itemcart:last-child {border-bottom:none;}
}

@media screen and (min-width:1024px) {
.itemcart .box {width:auto;}
.itemcart .format_icon {width:60px;}
.itemcart div.cartbox_ {width:18em;}
}

@media screen and (min-width:1280px) {
}
@media screen and (min-width:1600px) {
}

@media screen and (max-height:880px) {
}











