﻿.jktitle {
    padding: 5px 0 5px 10px !important;
}

.jk_copy{
	padding-bottom:10px;
}

.tracklist2 li {

	list-style: none;
	list-style-position: inside;
	margin-left: 0;
	background: #f5f5f5;
	padding: 6px 6px 6px 15px !important;
	border-bottom: 2px dotted #e5e5e5;
	padding: 6px 6px 6px 35px;
	margin-left: 0;
}


.tracklist2 li {
    list-style: decimal;
    list-style-position: inside;
    margin-left: 0;
    background: #f5f5f5;
    padding: 6px 6px 6px 15px !important;
    border-bottom: 2px dotted #e5e5e5;
    padding: 6px 6px 6px 35px;
    margin-left: 0;
}

.sub {
    color: #888;
    display: block;
    font-size: 15px;
    line-height: 1.3;
    padding: 5px 0 0 15px;
}



/* 共通CSS */ 


.copy{
	padding-bottom:10px;
}


/* オーダーボタンのマウスオーバー */ 

.order_btn a:hover {
    opacity: 0.6 !important;
}


/* 画像拡大の際の、虫眼鏡 */ 

.imgzoom{
position: relative;
}

.imgzoom:after {
    content: '';
    background: url(/defaultShop/js/base2016_js/zoom_icon.png) top left no-repeat;
    width: 25px;
    height: 25px;
    background-size: 25px;
    display: block;
    display: inline-block;
    position: absolute;
    bottom: 5px;
    right: 5px;
    pointer-events: none;
}

.shadow{
	filter: drop-shadow(2px 2px 2px rgba(160, 160, 160, 0.8));
}

.ms50{
	margin: 0 50px;
}

.ms30{
	margin: 0 30px !important;
}

.mt0{
	margin-top:0px!important;
}

.blue{
	color:#00b4b2 !important;
}

.wrapper .cmn_message.cmn_message_blue {
    border: 4px solid #00b4b2 !important;
}

.wrapper .cmn_tit01_underline:after {
    background: #00b4b2;
}

.wrapper .cmn_tit03 {
    border-left: 6px solid #00b4b2 !important;
}

.wrapper .cmn_list03 li:before {
    background: url(https://www.u-canshop.jp/img/usr/goodsdetail/common/bg_number01_2.png) no-repeat center !important;
}

.wrapper .frame-bg-orange {
    background: #b2deed69!important;
    border: 1px dashed #b2deed69!important;
}

.firstm{
display:inline-block;
margin-left:20px;
font-weight:bold;
color:orange;
}
