@charset "shift_jis";

/*============ 商品ページ個別CSS ===========*/

/* ページ固有の色を下記3つの要素に同一で入力 (白ヌキ文字を置いても読める程度の濃さで）*/

h2 .itemtitle, .open-link a:hover span, .open-link a:active span, .hidden-link a:hover span, .hidden-link a:active span, #container .main1c .button:hover,#container .main1c .button:active
{
	color: #9b5b31; /* キーカラーを指定 */
}

h2::before, h2::after, .accordion-block div, .tab-menu dl dt, .open-link a span,.hidden-link a span, p.point-number, .topimage h1, .whole-bg, .main1c .button, .whole-topimage, h3::before, .spec-title::before, .style-h3::before,
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, 
.bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #9b5b31; /* キーカラーを指定 */
}

h3, .style-h3, .open-link a span,.hidden-link a span, .spec-title, .main1c .button, .underline
{
	border-color: #9b5b31; /* キーカラーを指定 */
}

.topimage-title {
	display: none;
}


.gentei-icon {
	color: #fff;
	background: red;
	display: inline-block;
	padding: 5px 15px;
	border-radius: 100px;
	margin: 0 0 8px;
}

.newmusic {
	    background-color: #00b0c1;
    box-shadow: 0 0 8px #ccc;
    border-radius: 0px;
}

.newmusic h3::before {
	    background-color: #00b0c1;
}

p.point-number span {
	font-size: 30px;
  padding-top: 24px;
}

p.point-number.longtxt span {
    font-size: 18px;
    padding-top: 16px;
    line-height: 1.2;
}

em {
	color:green;
}

.tracklist ul {
    border-top: 2px dotted #e5e5e5;
    margin-bottom: 20px;
    background: #f5f5f5;
    background: -moz-linear-gradient(top, #f1f9ff 20%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #f1f9ff 20%,#ffffff 100%);
    background: linear-gradient(to bottom, #f1f9ff 20%,#ffffff 100%);
}


.tracklist ul li {
	font-weight: bold;
	font-family: serif;
}

.tracklist ul li span {
	font-weight: normal;
	color: #567cb3 !important;
	font-family: sans-serif;
}

.whole-bg.sample {
	background: #ff9000;
}

.whole-bg.sample .section {
	border: 1px solid #ff9000;
	border-radius: none;
}


.whole-bg.sample h2::after,
.whole-bg.sample h3::before {
	background: #ea8f00;
}


.sample h3 {
}

.sample h3 span {
	font-weight: normal;
	font-size: 80%;
}

#sample-link {
display: block;
    background: #e65c00;
    border-radius: 500px;
    width: 60%;
    text-align: center;
    margin: 0px auto 30px;
    padding: 20px 0;
    text-decoration: none;
    color: #fff !important;
    border: 2px solid #e65c00;
    font-weight: bold;
    font-size: 120%;
    box-shadow: 0 2px 4px #aaa;
}

#sample-link:hover,
#sample-link:active {
    background: #fff;
    color: #e65c00 !important;
    border: 2px solid #e65c00;
    box-shadow: none;
}

.gift-banner {
	max-width: 900px;
	margin: 50px auto 50px;
}

.buybutton {
    width: 55% !important;
    margin: 30px auto 0px;
}

.cta-text {
    background: url(https://www.u-canshop.jp/images/parts/cta_text_bg.png) center top no-repeat;
    background-size: 380px;
    color: #333;
    font-family: 'NotosansJP', sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 25px !important;
    line-height: 1.5 !important;
    margin: 30px 0 0;
    padding: 15px 0 0;
    text-shadow: 0 1px 0 #fff;
    min-height: 180px;
}

.price-block {
	display: none;
}

#lastblock .price-block {
	display: block;
}

/*============ スマートフォン用 ===========*/
@media screen and (max-width: 767px) {

.topimage-title {
	display: block;
}

.topimage a,
.topimage a:hover,
.topimage a:active {
		background: none;
    box-shadow: none;
    margin: 4vw 2.5vw 2vw !important;
    width: auto;
    height: auto;
    line-height: 1;
}

.topimage-title {
	display: none;
}

#sample h3 br {
	display: none;
}

.sample h3 span {
    font-size: 95%;
    margin: 2vw;
}

.whole-bg.sample {
    margin: 0 5vw;
    width: 90vw !important;
}

#sample.whole-bg.sample h2::before,
#sample.whole-bg.sample h2::after,
#sample.whole-bg.sample h3::before {
	background: #ff9000;
}

.cta-text {
		font-size: 4.2vw !important;
    margin: 0 2.5vw -4vw;
    background-position: bottom center;
    padding: 0;
    min-height: 40vw;
background-size: 25vw;
}

.cta-text br {
	display: none;
}

p.point-number span {
    font-size: 6vw;
    padding-top: 3.5vw;
}

p.point-number.longtxt span {
    font-size: 3.5vw;
    padding-top: 2.5vw;
}

.tracklist ul {
	margin-bottom: 0;
	background: #f1f9ff;
}

.tracklist ul li {
    padding-left: 10px;
    line-height: 1.3;
    font-size: 4vw;
}

.tracklist .col3-1,
.tracklist .col3-2,
.tracklist .col3-3 {
	margin-bottom: 0;
}

.interview-pict {
    text-align: center;
    width: 80% !important;
    padding: 3vw 0% 0 !important;
    background: #eee;
    border-radius: 3vw;
    margin: 0 10% 5vw;
}

.interview-pict span {
	text-align: left;
	margin: 2vw 4vw 0 !important;
}

.interview-pict img {
		width: 85%;
    margin: 0 auto;
    border-radius: 0;
}


}/* Media Query for SmartPhone */