 @charset "utf-8";
/* CSS Document */

/*ヘッダー*/


a {
	color:#36F;
}




.ic_icon img{
	margin:3px 3px 0px 0;
	float:left;
}

.list_content .ic_icon {
	margin-right:20px;
}





#u_contents .icn_songttl{
	background:url(../images/icn/icn_songttl.png) no-repeat left top;
	padding-left:15px;
}

#u_contents .icn_prsn{
	background:url(../images/icn/icn_prsn.png) no-repeat left top;
	padding-left:13px;
}

#u_contents .icn_price{
	background:url(../images/icn/icn_price.png) no-repeat left top;
	padding-left:15px;
}

#u_contents .area_dlinfo .icn_price{
	background:none;
	padding-left:0;
    color: #f71e70;

}


#u_contents .icn_riaj{
	padding:5px 15px 15px 15px;
	text-align:right;
}


/*検索ここから*/
#t_contents .area_tsearch{
	clear:both;
	margin: 0px;
	border-top: 1px solid #ccc;
}

.area_tsearch .box_form{
	display:table;
	table-layout:fixed;
}

.area_tsearch select{
	display:table-cell;
	vertical-align: middle;
	border:solid 1px #ccc;
	height:46px;
}

.area_tsearch .box_form .txtbox{
display:table-cell;
border:0;
font-size:1.3em;
font-family:Arial, sans-serif;
color:#aaa;
border:solid 1px #ccc;
margin:0 0 0 0;
height:46px;
}

.area_tsearch .box_form .button{
display:table-cell;
border:0;
font-size:1.3em;
color:#aaa;
margin:0 0 0 0;
width:58px;
height:48px;
background:url(../images/icn/icn_bsearchbtn.png)no-repeat left;
}

.area_tsearch .box_form .detail{
display:table-cell;
margin:0 0 0 0;
height:48px;
background:#9114E9;
color:#FFFFFF;
vertical-align: middle;
padding:0 10px;
margin-left:15px;
}


#u_contents #search h4, #pu_contents #search h4 {
	padding:10px;
}

/*検索ここまで*/


div.area_ttopbnr ~ .bgwhite {
	margin-top: 10px;
}







/*リンク*/
.link1{
	background:#A8D5FF;
}

.link1 ~ .link1 {
	border-top:1px solid #FFF;
}

.link1 a{
	display:block;
	color:#2696FF;
	text-align:center;
	padding:10px;
}





/*
.link_btn {
padding: 8px 0;
}

.link_btn a,
.link_btn input[type=submit],
.link_btn input[type=button],
.link_btn button {
display: inline;
padding: 7px 16px 6px;
text-align: center;
border-radius: 5px;
position: relative;
top: 0;
opacity: 1;
border: none;
cursor: pointer;
}



.link_btn a:hover,
.link_btn input[type=submit]:hover,
.link_btn input[type=button]:hover,
.link_btn button:hover {
opacity: 0.9;
top: 2px;
}

.link_btn a img,
.link_btn button img {
width: 20px;
vertical-align: middle;
}

.link_btn a span,
.link_btn button span {
padding-left: 4px;
vertical-align: middle;
}



.link_ylw a {
background: #fc1;
color: #5a3f00;
border-bottom: 2px solid #885;
}

.link_ylw a:hover {
border-bottom: 1px solid #eec;
color:#741;
}

.link_grn a, .link_grn input[type=submit] {
background: #8fbf00;
color: #fff;
border-bottom: 2px solid #585;
}

.link_grn a:hover {
border-bottom: 1px solid #ded;
color:#e3f5d8;
}

.link_ble a, .link_ble input[type=submit] {
background: #5ba5ff;
color: #fff;
border-bottom: 2px solid #558;
border-top: 1px solid #99f;
}

.link_ble a:hover {
border-bottom: 1px solid #dde;
color:#d8e3f5;
}

.link_pnk a, .link_pnk input[type=submit] {
background: #ff2f78;
color: #fff;
border-bottom: 2px solid #846;
}

.link_pnk a:hover {
border-bottom: 1px solid #ebd;
color:#ffc4d9;
}


.link_gry a, .link_gry input[type=submit] {
background: #bbb;
color: #555;
border-bottom: 2px solid #666;
}

.link_gry a:hover {
border-bottom: 1px solid #aaa;
color:#888;
}






.link_btn .link_btn_cancel a,.link_btn .link_btn_cancel a:hover {
display: inline;
padding: 0;
position: relative;
background: none;
border: none;
color: #36f;
top: 0;
}
*/



.confirm_btn .dlbtn a {
background: #8fbf00;
color: #fff;
border: none;
border-radius: 5px;
border-bottom: 2px solid #585;
background-image: url("/images/present/chk_btn_aicn.png");
background-position: 12px center;
background-repeat: no-repeat;
background-size: 20px auto;
padding: 8px 12px 8px 32px;
font-size: 0.9em;
cursor: pointer;
display: block;

}
.confirm_btn .dlbtn a:hover {
border-bottom: 1px solid #ded;
color:#e3f5d8;
top: 2px;
opacity :0.9;
position: relative;
margin-bottom: 1px;
}

.confirm_btn .dlbtn input[type="submit"],
.confirm_btn .dlbtn button[type="submit"] {
background: #8fbf00;
color: #fff;
border: none;
border-radius: 5px;
border-bottom: 2px solid #585;
background-image: url("/images/present/chk_btn_aicn.png");
background-position: 12px center;
background-repeat: no-repeat;
background-size: 20px auto;
padding: 8px 12px 8px 32px;
font-size: 0.9em;
cursor: pointer;
}

.confirm_btn .dlbtn input[type="submit"]:hover,
.confirm_btn .dlbtn button[type="submit"]:hover {
border-bottom: 1px solid #ded;
color:#e3f5d8;
top: 2px;
opacity :0.9;
position: relative;
margin-bottom: 1px;
}










.link_btn > input.submit_chk {
    background-image: url("/images/present/chk_btn_aicn.png");
    background-position: 12px center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    padding: 8px 12px 8px 32px;
    font-size: 0.9em;
}


.link_btn > input.submit_arwl {
    background-image: url("/images/present/arwl_btn_aicn.png");
    background-position: 12px center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    padding: 8px 12px 8px 32px;
    font-size: 0.9em;
}




/*リンク*/




/*ページトップへここから*/
.pagetop{
	margin-top: 15px;
	background: #08132b;
	padding: 10px 15px;
	float: right;
	font-size: 0.7em;
	color:#FFFFFF;
}

/*ページトップへここまで*/



.lmark {
    background: url("../images/top/riaj.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    min-height: 20px;
    padding-left: 25px;
    text-align: left;
}

.license_num {
	color:#FFF;
	text-decoration:underline;
}









.box_search1 select{
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 0;
	border:0;
	margin:0;
	height:40px;
	padding:0 5px;
	background: url(/images/common/back_select.png) no-repeat left;
	width:120px;
}
.box_search1 select::-ms-expand {
	display: none;
}
.box_search2 input[type="text"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 0;
/*	color:#000;*/
	border:solid 2px #0C5191;
	margin:0;
	width:100%;
	height:34px;
}

.box_search_btm{
	font-size: 0.9em;
	margin-top:5px;
}

.box_search_btm input[type="checkbox"] {
    border: 1px solid #aaaaaa;
    border-radius: 0;
   background: #FFF;
}

.box_search{
	display:table;
	table-layout:fixed;
	width:100%;
    padding: 0px;
    box-sizing: border-box;
}

.search_menu .box_search{
    padding: 5px 5px 2px 5px;
}


.search_menu .box_search form {
    box-shadow: 0px 0px 0px 1px #0c5191;
    border-radius: 1px;
}

.box_search1{
	display:table-cell;
	vertical-align: middle;
	width:120px;
	margin-right:5px;
}

.box_search2{
	display:table-cell;
	vertical-align: middle;
	width:100%;
}

.box_search3{
	display:table-cell;
	vertical-align: middle;
	width:40px;
}

.box_search3 .button{
display:table-cell;
border:0;
border-radius: 0;
font-size:1.3em;
color:#aaa;
margin:0 0 0 0;
width:40px;
height:40px;
background: url(/images/common/btn_search.png) no-repeat left;
}


ul.ic_lst {
  list-style:none;
  margin:0;
  padding:0;
}

ul.ic_lst li {
  display: inline-block;
}


#search{
	background:#FFF;
}

#search h4{
	margin:0px;
	background:#2a6cc1;
	color:#FFF;
	padding:10px;
    font-size: 0.7rem;
    font-weight: normal;
  color: #cadbf0;
}

#search h4 .rslt_ttl {
    font-size: 1rem;
  color: #FFF;
margin-right: 3px;
}


#alphabet_list {
	background: #FFF;
	padding: 10px;
	width: 280px;
	margin: 0 auto;
}

#alphabet_list ul {
    clear: both;
    display: block;
    margin: auto;
	padding: 0px;
	width: 280px;
}
#alphabet_list li {
    list-style: none outside none;
    margin: 4px;
    text-align: center;
    display: table-cell;
}

#alphabet_list li[style] {
	width: 20%;
}

#alphabet_list li a {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #0C5191;
    color: #0C5191;
    margin: 5px;
    padding: 15px;
    display: block;
    text-decoration: none;
}


#alphabet_list .no_link{
    background-color: #eee;
    border: 1px solid #aaa;
    border-radius: 2px;
    color: #aaa;
    margin: 5px;
    padding: 15px;
}

/***** 並び順変更 *****/

.box_sort .iconselect {
	height: 34px;
	padding-left: 15px;
	padding-top: 4px;
	background-color: Transparent;
	padding:4px;
	line-height: 21px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 0;
	border:none;
	color:#000;
	margin:0 5px 0 0;
	width:100%;
	background: url(../images/common/back_sort_selectleft_E.png) no-repeat right;
	border:2px solid #0B5090;
	
}
.box_sort .iconselect::-ms-expand {
	display: none;
}
.box_sort .button{
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 0;
	border:0;
	background: #0B5090;
	padding:0;
	margin:0;
	height:34px;
	width:82px;
	color:#FFF;
}

.box_sort .textbox{
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 0;
	border:2px solid #0B5090;
	width:100%;
	height:28px;
}

.ils_txt{
margin: 15px 0px 0px 0px;
color: #999;
}
/*
#search .list_com li:first-child{
	border-top:#ccc 1px solid;
}
*/

#search .search_menu {
	margin-top:10px;
background: #2e323c;
  border-radius: 2px;
}
#search .search_menu .list_content {
	font-size: 0.75em;
}

#search #song_result,
#search #artist_result,
#search #album_result,
#search #dcd_result,
#search #tieup_result,
#search #book_result,
#search #writer_result,
#search #feature_result {
	margin-top: 10px;
}


#search .list_com li.msc a,
#search .list_com li.ebk a {
  box-sizing: border-box;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 25px;
}
#search .list_com li.msc a {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IuODrOOCpOODpOODvF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiDQoJIHk9IjBweCIgd2lkdGg9IjE1MHB4IiBoZWlnaHQ9IjE1MHB4IiB2aWV3Qm94PSIwIDAgMTUwIDE1MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTUwIDE1MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjMjY5NkZGIiBkPSJNMTI0Ljg4Nyw5MS43MTFjMC44MzQtNy4yNTIsMS4yNTctMTcuNDU3LDEuMjU3LTIxLjIzOGMwLTExLjQ1Ni0zLjg1LTIyLjAyNS0xMC4zMTMtMzAuNDk4DQoJCWMwLjU2OC0xLjUxMiwwLjMxNy0zLjI3Mi0wLjgzMS00LjU1OGMtOS45ODMtMTEuMTcxLTI0LjI4OS0xNy41NzYtMzkuMjUtMTcuNTc2Yy0xNC45NjEsMC0yOS4yNjcsNi40MDUtMzkuMjUsMTcuNTc2DQoJCWMtMS4xNDgsMS4yODYtMS4zOTksMy4wNDYtMC44MzEsNC41NThjLTYuNDYzLDguNDczLTEwLjMxMywxOS4wNDItMTAuMzEzLDMwLjQ5OGMwLDMuNzgxLDAuNDI0LDEzLjk4NSwxLjI1OCwyMS4yMzgNCgkJYy0xLjMzOCwyLjk5OC0xLjk2OSw2LjM3NS0xLjY2Miw5Ljg5N2MwLjUzMSw2LjA1NSwzLjY4OSwxMS4yMzMsOC4yMjIsMTQuNDY2YzIuNyw1LjcyMyw2LjQ2Myw5LjI1MywxMC4zMjcsOC45MTZsOC41MzQtMC43NDcNCgkJYzYuNTk3LTAuNTc4LDEwLjk3Ni0xMi4xNTQsOS43NzctMjUuODU5Yy0xLjIwMS0xMy43MDUtNy41MjEtMjQuMzQ2LTE0LjEyLTIzLjc2OWwtOC41MzMsMC43NDcNCgkJYy0zLjg2MiwwLjMzOC02Ljk1Myw0LjQ2My04LjYyLDEwLjU2M2MtMC40NjgtNi4wOTEtMC43MDQtMTIuNzUtMC43MDQtMTUuNDUyYzAtMTAuMzc4LDMuNDY1LTE5Ljk2MSw5LjI5NC0yNy42NjENCgkJYzEuNDU2LDAuMjMzLDIuOTk2LTAuMjQ3LDQuMDUxLTEuNDI4YzguMjg2LTkuMjcxLDIwLjE1Ni0xNC41ODcsMzIuNTcxLTE0LjU4N2MxMi40MTQsMCwyNC4yODYsNS4zMTcsMzIuNTcsMTQuNTg3DQoJCWMwLjg4NSwwLjk5LDIuMTExLDEuNDk1LDMuMzQxLDEuNDk1YzAuMjM3LDAsMC40NzUtMC4wMjUsMC43MTEtMC4wNjNjNS44MjgsNy42OTgsOS4yOTIsMTcuMjc5LDkuMjkyLDI3LjY1Nw0KCQljMCwyLjcwMi0wLjIzNiw5LjM2MS0wLjcwNCwxNS40NTJjLTEuNjY4LTYuMS00Ljc1OC0xMC4yMjUtOC42MjEtMTAuNTYzbC04LjUzNC0wLjc0N2MtNi41OTgtMC41NzctMTIuOTE5LDEwLjA2NC0xNC4xMTgsMjMuNzY5DQoJCWMtMS4yLDEzLjcwNSwzLjE4LDI1LjI4MSw5Ljc3NiwyNS44NTlsOC41MzMsMC43NDdjMy44NjQsMC4zMzcsNy42MjYtMy4xOTMsMTAuMzI3LTguOTE2YzQuNTMyLTMuMjMzLDcuNjkyLTguNDExLDguMjIxLTE0LjQ2Ng0KCQlDMTI2Ljg1NSw5OC4wODcsMTI2LjIyNSw5NC43MDksMTI0Ljg4Nyw5MS43MTF6IE00OC4yNzUsODEuMjg2YzQuODI3LTAuNDIyLDkuNDQ3LDcuMzU4LDEwLjMyMywxNy4zNzkNCgkJYzAuODc3LDEwLjAyMi0yLjMyMiwxOC40ODYtNy4xNDksMTguOTA4Yy00LjgyMSwwLjQyMy05LjQ0NS03LjM1OC0xMC4zMjItMTcuMzgyQzQwLjI1MSw5MC4xNzIsNDMuNDU1LDgxLjcwOCw0OC4yNzUsODEuMjg2eg0KCQkgTTExMC4zNzIsMTAwLjE5MWMtMC44NzgsMTAuMDIzLTUuNDk5LDE3LjgwNS0xMC4zMjIsMTcuMzgyYy00LjgyNi0wLjQyMi04LjAyNi04Ljg4Ni03LjE0OS0xOC45MDgNCgkJYzAuODc4LTEwLjAyMSw1LjQ5OS0xNy44MDEsMTAuMzI1LTE3LjM3OUMxMDguMDQ3LDgxLjcwOCwxMTEuMjUsOTAuMTcyLDExMC4zNzIsMTAwLjE5MXoiLz4NCjwvZz4NCjwvc3ZnPg==');
}
#search .list_com li.ebk a {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IuODrOOCpOODpOODvF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiDQoJIHk9IjBweCIgd2lkdGg9IjE1MHB4IiBoZWlnaHQ9IjE1MHB4IiB2aWV3Qm94PSIwIDAgMTUwIDE1MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTUwIDE1MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjMjY5NkZGIiBkPSJNMTM2LjM2LDI3Ljg1MmMwLDMxLjEwMSwwLDYyLjIwMiwwLDkzLjMwMmMtMTQuOTk1LTQuMDY4LTM3Ljk2Ny0yLjgyNC01NC44Nyw2Ljg4Mw0KCQljMTYuOTA5LTExLjkzLDMxLjA3Ni0xNy40NzEsNDguMDYzLTE3LjM1MWMwLTI4LjAyNiwwLTU2LjA1NCwwLTg0LjA4YzAtMy4xODEsMC02LjM2MSwwLTkuNTQyDQoJCWMtMTkuOTY0LDEuMjQ1LTMzLjQwMyw2LjQ3NC01MS40ODUsMTkuODI0Yy0wLjA5OSwwLjA2Ni0wLjE5NSwwLjEzOC0wLjI5NCwwLjIwNGMwLjA5OS0wLjA2NiwwLjE5NS0wLjEzNiwwLjI5NC0wLjIwMw0KCQljLTAuODUyLDAuNjI5LTEuNzA5LDEuMjY5LTIuNTgzLDEuOTM0Yy0wLjg3NC0wLjY2Ni0xLjczMS0xLjMwNy0yLjU4My0xLjkzNUM1NC44MiwyMy41MzcsNDEuMzgsMTguMzA4LDIxLjQxNSwxNy4wNjMNCgkJYzAsMy4xODEsMCw2LjM2MiwwLDkuNTQyYzAsMjguMDI2LDAsNTYuMDU0LDAsODQuMDhjMTYuOTg3LTAuMTIsMzEuMTU2LDUuNDIsNDguMDY1LDE3LjM1MQ0KCQljLTE2LjkwNC05LjcwNi0zOS44NzctMTAuOTUxLTU0Ljg3MS02Ljg4MmMwLTMxLjEwMSwwLTYyLjIwMiwwLTkzLjMwMmwtNC41MzQsNS4wMDljMCwzMy40MTcsMCw2MS45NjQsMCw5NS4zODENCgkJYzE4LjExNS00LjkxNiw0Ny4wNzctNS4xLDY1LjQxMSw5LjIzYzE4LjMzMS0xNC4zMyw0Ny4yOTUtMTQuMTQ2LDY1LjQwOC05LjIzYzAtMzMuNDE3LDAtNjEuOTY0LDAtOTUuMzgxTDEzNi4zNiwyNy44NTJ6Ii8+DQo8L2c+DQo8L3N2Zz4NCg==');
}

#search .resultbox svg {
  vertical-align : middle;
  margin-right: 2px;
  fill: #666;
  width: 14px;
}

#search .resultbox .load {
  animation: txt_blink 1.5s infinite alternate;
border-top: 1px solid transparent;
}



#search .resultbox .load svg {
  animation: svg_rotate 1s infinite;
}

#search .resultbox a svg {
  fill: #36F;
  fill: #fff;
}

@keyframes svg_rotate {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
}
@keyframes txt_blink {
    0% {
      color: #333;
    }
    100% {
      color: #555;
    }
}


#search  h4 svg {
  vertical-align : middle;
  margin-right: 2px;
  fill: #fff;
}
#search .load2 {
  height : 12px;
}

#search #load1 {
	margin-top: 10px;
	text-align: center;
}

#search #load1 img {
	padding: 10px;
	border-radius: 100%;
  background: #000;
}


#search .nohit {
	margin-top:10px;
}
#search .area_tword {
	margin-top:10px;
}

.txt_exp{
color:#666666;
font-size:0.8em;
}


#search > h3.s_word_rslt_mds {
background: transparent;
padding: 5px 5px 1px 5px;
margin: 0;
color: #CBD1E0;
font-weight: normal;
}

#pu_contents #search > h3.s_word_rslt_mds {
padding: 5px;
background: #2e323c;
  border-radius: 2px;
}




#search > h3.s_word_rslt_mds span {
padding: 2px 6px;
font-size: 0.7rem;
vertical-align: middle;
}

#search > h3.s_word_rslt_mds span.sword {
border-radius: 2px;
padding: 0px;
display: inline;
font-size: 0.8rem;
font-weight: bolder;
vertical-align: middle;
}


#search .list_com.resultbox {
display: table;
width: 100%;
padding: 2px;
  box-sizing: border-box;
max-width: 500px;
margin: auto;
}

#search .list_com.resultbox ul {
margin: 0;
  table-layout: fixed;
}

#search .list_com.resultbox ul.rslt_tblcl {
display: table-cell;
  width: 50%;
vertical-align: top;
}



#search .list_com.resultbox li {
display: block;
border: none;
background: none;
padding: 3px;
box-sizing: border-box;
}

#search .list_com.resultbox li.no_link .fc_dgray {
border-top: 1px solid transparent;
}

#search .list_com.resultbox li a {
background: #398bdb;
border-radius: 5px;
color: #fff;
box-shadow: 0px 2px 0px 0px #185999;
border-top: 1px solid #60a0de;
box-sizing: border-box;
}

#search .list_com.resultbox li a:hover {
  opacity: 0.7;
}

#search .list_com.resultbox li a:before,
#search .list_com.resultbox li a:after {
background-color: transparent;
content: none;
}


#search .list_com.resultbox li .list_content {
padding: 6px 8px;
  font-size: 0.7rem;
    display: table;
    width: 100%;
    box-sizing: border-box;
}
#search .list_com.resultbox li .list_content .jnrnm,
#search .list_com.resultbox li .list_content .jnrcount {
display: table-cell;
vertical-align: middle;
}

#search .list_com.resultbox li .list_content .jnrcount {
width: 50px;
  text-align: right;
}



/* **********ページャ********** */

.pgr_box {
	display: table;
	list-style-type: none;
	width: 100%;
	padding: 10px 0px 8px;
	margin: 0px;
	background: #fff;
	text-align: center;
	vertical-align: middle;
	table-layout:fixed;
	font-weight: bold;
}

.pgr_box li{
	display: table-cell;
}

/* 通常リンク */
.pgr_box_a {
	margin: 0px 2px;
/* 	background: #F9F9F9; */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
}

ul.pgr_box a{
	padding: 6px 3px;
	display: block;
	color: #666;
}


/* 現在ページ */
.pgr_box_b {
	padding: 6px 4px;
	margin: 0px 3px;
	color: #BBB;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background: #F9F9F9;
	border: 1px solid #EEE;
}

/* 中点テキスト */
.pgr_box_c {
	margin: 0px auto;
	color: #CCC;
}

/* 矢印テキスト */
.pgr_box_d {
	margin: 0px auto;
	width: 24px;
	color: #CCC;
}

/* 矢印リンク */
.pgr_box_e {
	margin: 0px auto;
	width: 24px;
/* 	background: #F9F9F9; */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
}

/* **********ページャここまで********** */


	



.moreread {
	background:none repeat scroll 0 0 #A8D5FF;
    color: #2696FF;
    display: block;
    text-align: center;
	margin-left:-15px;
}

.moreread .more1 {
	display:block;
	padding:10px;
}

.area_tranking .moreread a , .area_tneta .moreread a {
    color: #2696FF;
    display: block;
	padding:10px;
}



.area_tsmallbnr {
	margin:15px 0px;
}

section h3 img + img {
	margin-right:2px;
}

.area_songmb > div.list_com li {
	border-top:1px solid #ccc;
}

.area_songmb > div.list_com:nth-of-type(1) li:first-child{
	border-top:none;
}

.area_packsong .icon {
	padding-bottom: 5px;
}

#u_contents .area_packsong .box_left .ttl {
	margin-top: 5px;
}

.area_packsong .box_left .ttl {
	padding-right: 5px;
}

.area_packsong .list4 .box_right.no_link {
    background: #ddd;
    color: #555;
    font-size: 0.9em;
}

.area_packsong .list4 li,.area_packsong .list4 .box_right {
    height: 100%;
}


.area_packsong .list4 div.box_right .trk_dl {
    display: block;
    height: 100%;
}

.area_packsong .list4 div.box_right a {
    height: 100%;
	display: table;
	width: 100%;
	padding: 0px;
}

.area_packsong .list4 .box_right a .lnk_tbl {
    display: table-cell;
    vertical-align: middle;
}



.bicn_comic {
border: #C22454 solid 1px;
padding: 2px 5px;
font-size: 0.6em;
color: #C22454;
float: right;
background: #fff;
}


/* キャンペーン商品ページ */

.camp_link{
	background:#269bff;
	padding: 10px;
	color: #fff;
	font-size: 0.8em;
	margin-top: 10px;
}

.camp_link a{
	display:block;
	color:#269bff;
	text-align:center;
	padding:6px;
	background: #fff;
	margin-top: 3px;
}






/* サイトTOP */

#t_contents .ttlbar.both,#pt_contents .ttlbar.both ,#u_contents .ttlbar.both,#pu_contents .ttlbar.both {
	background: #333;
	border-top: 1px solid #4c4538;
	border-bottom: 1px solid #cfc9be;
}

#t_contents .ttlbar.both h3,#pt_contents .ttlbar.both h3 ,#u_contents .ttlbar.both h3,#pu_contents .ttlbar.both h3 {
	color: #cfcfbf;
}

#u_contents .ttlbar.both h3,#pu_contents .ttlbar.both h3 {
	background:none;
	padding:5px 0 0 0;
	margin:0;
}



#t_contents .ttlbar.both span,#pt_contents .ttlbar.both span ,#u_contents .ttlbar.both span {
	color: #b6b689;
}



.area_talbum .talbum_slider ul li {
	width: auto;
}
.area_talbum .talbum_slider ul li > a {
	display: block;
}
.area_talbum .talbum_slider ul li > a figure {
	margin: 0;
	max-height: 90px;
	max-width: 90px;
}
.area_talbum .talbum_slider ul li > a figure > img {
	width: auto;
	max-height: 90px;
	max-width: 90px;
}
.area_talbum .talbum_slider ul li > a > div {
	display: none;
}




#t_contents .area_tnews ul,
#u_contents .area_tnews ul {
	list-style: none;
	margin: 15px 0 0px;
	padding: 0 0 0 15px;
}


#t_contents .area_tnews ul li h4,
#u_contents .area_tnews ul li h4{
    overflow: hidden;
    padding: 1px 27px 1px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#t_contents .area_tnews ul li:first-child,
#u_contents .area_tnews ul li:first-child {
	border: none;
}


.area_tnews > ul > li > a{
	padding: 10px 0px;
	display: block;
    font-size: 0.75em;
}




.area_tnews time{
	padding-right:0px;
	color: #999;
	font-weight: normal;
	vertical-align: middle;
}
.area_tnews span{
	padding-right:10px;
	color: #999;
	font-weight: normal;
	vertical-align: middle;
}


.area_tnews h4{
	display: block;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #2696FF;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


.area_tnews > ul > li > a:hover h4,.area_tnews > ul > li > a:focus h4 {
	color: #f0008a;
}



.area_tnews .detail,
.area_tartist .detail,
.area_tfeature .detail {
text-align: right;
}

.area_tnews .detail a,
.area_tartist .detail a,
.area_tfeature .detail a {
color: #fff;
display: inline-block;
}

.area_tnews .detail div,
.area_tartist .detail div,
.area_tfeature .detail div {
background: #269bff;
font-size: 10px;
margin-left: auto;
text-align: center;
border-radius: 0 0 0 5px;
border-bottom: 2px solid #103f8e;
padding: 6px 16px;
}

#pt_contents .area_tnews .detail div,
#pt_contents .area_tartist .detail div,
#pt_contents .area_tfeature .detail div {
border-radius: 0 0 5px 5px;
}

#u_contents .area_tnews.tnews_sngl ul {
margin-top: 0;
}

#u_contents .area_tnews.tnews_sngl li h4 {
white-space: normal;
}





.area_tword ul, .area_ringtone ul {
	margin: 0;
	padding: 2px 0 0 2px;
	display: table;
}
.area_tword ul li, .area_ringtone ul li {
	display:inline-block;
	padding: 0 2px 2px 0;
	margin 0;
}

.area_tword ul li a, .area_ringtone ul li a {
	font-size: 0.75em;
}

.area_tword ul li a:hover, .area_ringtone ul li a:hover {
	border: #2696ff solid 2px;
	padding: 8px;
}

.area_ringtone .ttlbar {
display: table;
}

.area_ringtone .ttlbar div {
display: table-cell;
vertical-align: middle;
width: 60px;
text-align: center;
}

.area_ringtone .ttlbar div span {
background: #fff;
font-size: 10px;
padding: 3px 0 2px;
display: block;
margin: 0 0 0 6px;
}

.area_ringtone .ttlbar h3 {
display: table-cell;
margin: 4px 12px 8px;
text-align: left;
}

#t_contents .area_ringtone .ttlbar h3, #pt_contents .area_ringtone .ttlbar h3 {
padding: 6px 8px;
}


.area_ringtone ~ .detail {
text-align: right;
}

.area_ringtone ~ .detail a {
color: #fff;
display: inline-block;
}

.area_ringtone ~ .detail div {
background: #269bff;
font-size: 10px;
margin-left: auto;
text-align: center;
border-radius: 0 0 0 5px;
border-bottom: 2px solid #103f8e;
padding: 6px 12px;
}

#pt_contents .area_ringtone ~ .detail div {
border-radius: 0 0 5px 5px;
}





section.area_spcllist .list1, 
section.area_pcuplist .list1 {
    background: #fff;
}
section.area_spcllist .list1 figure, 
section.area_pcuplist .list1 figure {
    display: table-cell;
    padding: 0;
    text-align: left;
}
section.area_spcllist .list1 figure img, 
section.area_pcuplist .list1 figure img {
    max-width: 60px;
    vertical-align: text-bottom;
}
section.area_spcllist .list1 .list_content, 
section.area_pcuplist .list1 .list_content {
    box-sizing: border-box;
    display: table;
    padding: 7px 30px 7px 0;
    vertical-align: middle;
    width: 100%;
}
section.area_spcllist .list1 .list_left, 
section.area_pcuplist .list1 .list_left {
    display: table-cell;
    vertical-align: middle;
    width: 60px;
}
section.area_spcllist .list1 .list_right, 
section.area_pcuplist .list1 .list_right {
    display: table-cell;
    padding: 0 0 0 10px;
    vertical-align: middle;
}
section.area_spcllist .list1 .tpcwrd, 
section.area_pcuplist .list1 .tpcwrd {
    background: #080061 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 0.7em;
    font-weight: bold;
    margin: 3px 0;
    overflow: hidden;
    padding: 2px 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 62px;
}
section.area_spcllist .list1 .list_content .ttl, 
section.area_pcuplist .list1 .list_content .ttl {
    font-size: 14px;
    padding-right: 0;
    transition: all 0.1s ease;
}
section.area_spcllist .list1 .list_content:hover .ttl, 
section.area_pcuplist .list1 .list_content:hover .ttl {
	color: #ea3dac;
}
section.area_spcllist .list1 .list_content .text,
section.area_pcuplist .list1 .list_content .text {
    font-size: 11px;
}








#t_contents .area_talbum .TabbedPanels,#pt_contents .area_talbum .TabbedPanels, #u_contents .area_talbum .TabbedPanels,#pu_contents .area_talbum .TabbedPanels {
    padding: 10px 0px;
    border-top: 1px solid #e7e3da;
}

#t_contents .area_talbum .TabbedPanels .book,#pt_contents .area_talbum .TabbedPanels .book,#u_contents .area_talbum .TabbedPanels .book,#pu_contents .area_talbum .TabbedPanels .book {
    background-color: #c0ba9f;
}

#t_contents .area_talbum .TabbedPanels li.book.select,#pt_contents .area_talbum .TabbedPanels li.book.select,#u_contents .area_talbum .TabbedPanels li.book.select,#pu_contents .area_talbum .TabbedPanels li.book.select {
	color: #807a5f;
}

#t_contents .area_talbum .TabbedPanels li,#pt_contents .area_talbum .TabbedPanels li,#u_contents .area_talbum .TabbedPanels li,#pu_contents .area_talbum .TabbedPanels li {
	font-weight: normal;
}

#t_contents .area_talbum .TabbedPanels li.select,#pt_contents .area_talbum .TabbedPanels li.select,#u_contents .area_talbum .TabbedPanels li.select,#pu_contents .area_talbum .TabbedPanels li.select {
	background: #fff;
	color: #269bff;
	font-weight: bold;
}

#u_contents .area_talbum .talbum_slider, #pu_contents .area_talbum .talbum_slider {
	height: 0px;
}


#t_contents .area_tsearch .TabbedPanels .book,#pt_contents .area_tsearch .TabbedPanels .book,#u_contents .area_tsearch .TabbedPanels .book,#pu_contents .area_tsearch .TabbedPanels .book {
    background-color: #c0ba9f;
}
#t_contents .area_tsearch .TabbedPanels li.book.select,#pt_contents .area_tsearch .TabbedPanels li.book.select,#u_contents .area_tsearch .TabbedPanels li.book.select,#pu_contents .area_tsearch .TabbedPanels li.book.select {
	color: #807a5f;
}


#t_contents .area_tsearch .TabbedPanels li,#pt_contents .area_tsearch .TabbedPanels li,#u_contents .area_tsearch .TabbedPanels li,#pu_contents .area_tsearch .TabbedPanels li {
	font-weight: normal;
}

#t_contents .area_tsearch .TabbedPanels li.select,#pt_contents .area_tsearch .TabbedPanels li.select,#u_contents .area_tsearch .TabbedPanels li.select,#pu_contents .area_tsearch .TabbedPanels li.select {
	background: #fff;
	color: #269bff;
	font-weight: bold;
}

.area_tsearch .TabbedPanels {
	padding-top: 0px;
	padding-bottom: 5px;
	border-top: 0px solid #4c4538;
	background: #fff;
}

.area_tsearch .tsch_tab {
	padding: 5px;
	background: #fff;
}




.hires .hrimg {
text-align: center;
}



.hires h5,.hires h4{
padding: 0px;
margin: 0px;
}


.hires .hrtbl {
width: 100%;
display: table;
}


.hires .hrtbl .tblarea {
width: 50%;
display: table-cell;
background: #EEE;
border-right: 1px solid #FFF;
}

.hires .hrtbl h5 {
padding: 10px;
background: #ACF;
color: #278cee;
font-size: 1em;
}

.hires .mds4 {
padding: 5px;
color: #333;
background: #DDD;
text-align: center;
margin-top: 10px;
}

.hires .hrtbl p {
padding: 10px;
margin: 0px;
color: #777;
font-size: 0.9em;
}

.hires .hrdvc {
border: 2px solid #DDD;
padding: 10px;
margin-bottom: 10px;
}

.hires .hrdvc ~ .hrdvc {
margin-bottom: 0px;
border-top: none;
}

.hires .hrtxt {
font-size: 0.8em;
color: #666;
margin-top: 2px;
margin-bottom: 2px;
}










/* プレゼントここから */

.present {
color: #333;
}

.present p {
margin: 0px 0px 3px;
font-size: 0.8em;
}

.present p.link2 a {
background: #eee;
color: #777;
display: block;
padding: 10px;
text-align: center;
border: 1px solid #e5e5e5;
margin: 0px 70px;
border-radius: 5px;
}



.present .efctview .efctimg {
width: 100%;
max-width: 640px;
display: block;
margin: auto;
}


div.present ul.choice_animate {
    display: table;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
div.present ul.choice_animate li {
    display: inline-block;
    width: 100px;
    padding-bottom: 10px;
    vertical-align: middle;
}
div.present ul.choice_animate input {
  display: none;
}
div.present ul.choice_animate label {
    width: 90px;
    height: 90px;
    position: relative;
    display: block;
    vertical-align:top;
    margin: auto;
}
div.present ul.choice_animate label img {
    max-width: 90px;
    max-height: 90px;
    z-index: 1;
    padding: 3px;
}

div.present ul.choice_animate label:hover {
    opacity: 0.8;
}


div.present ul.choice_animate label span {
    position: absolute;
    display: block;
    width: 96px;
    height: 96px;
    z-index: 2;
    box-sizing: border-box;
  border: 2px solid #666;
}


div.present ul.choice_animate label.limited span {
  border: 2px solid rgba(33, 33, 33, 0.8);
}

div.present ul.choice_animate label.limited span:after{
content:"期間限定！";
display:block;
position:absolute;
bottom:0px;
left:0;
width:100%;
background-color:rgba(33, 33, 33, 0.8);
text-align:center;
font-size: 10px;
padding: 2px 0px;
color: #fff;
}



div.present ul.choice_animate input:checked + span {
  border: 2px solid rgba(221, 0, 0, 0.8);
}

div.present ul.choice_animate input:checked + span:after{
content:"選択中";
display:block;
position:absolute;
bottom:0px;
left:0;
width:100%;
background-color:rgba(221, 0, 0, 0.8);
text-align:center;
font-size: 10px;
padding: 2px 0px;
color: #fff;
}


div.present .inputnm input {
  border: 1px solid #ddd;
}

div.present .inputmsg textarea {
  width:90%;
  border: 1px solid #ddd;
  resize:none;
}

/* 演出情報 */
div.present h4.sndr,div.present h4.gftmsg{
font-size: 0.8em;
font-weight: normal;
}

div.present div.sndr,div.present div.gftmsg{
border: 1px solid #ccc;
font-size: 12px;
padding: 4px;
}

div.present input, div.present textarea {
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
font-size: 12px;
padding: 4px;
resize:none;
}

div.present textarea.urlview {
min-width: 240px;
width: 70%;
height: 20px;
resize:none;
}

div.present div.urlview {
text-align: center;
padding: 20px 0;
font-weight: bold;
font-size: 15px;
color: #333;
width: 100%;
}
div.present div.urllmt {
font-size: 0.8em;
color: #c33;
}



/* 対象商品情報 */
div.present .tbl {
display: table;
width: 100%;
table-layout: fixed;
}

div.present .wdmgnauto {
width: auto;
margin: auto;
}

div.present .tblcl {
display: table-cell;
vertical-align: top;
}

div.present .cllft {
display: block;
}

div.present .cllft figure {
width: 100px;
margin: 0;
display: block;
margin: auto;
}

div.present .cllft figure img {
max-width: 90px;
display: block;
margin: auto;
border: 3px solid #000;
box-sizing: border-box;
}



div.present .clrit {
display: block;
padding-left: 10px;
}

div.present .clrit table {
table-layout: fixed;
}

div.present .clrit td {
width: 100%;
}

div.present .clrit div.ttl {
font-size: 0.9em;
}

div.present .clrit div.prsn {
font-size: 0.9em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

div.present .clrit div.text {
font-size: 0.7em;
}

div.present div.ttl {
font-weight: bold;
}



/* 演出ページ */
div.present .efct_max {
width: auto;
display: block;
margin: 0 auto;
}

div.present .efct_max figure {
width: auto;
height: 100%;
display: block;
margin: 0 auto;
}

div.present .efct_max figure img {
max-width: 100%;
width: auto;
display: block;
margin: 0 auto;
}

div.present .efct_msg {
display: block;
}


div.present .efct_msgcm {
}

div.present .efct_msgcm h4 {
background: #eee;
}

div.present .efct_msgcm img.mailicn {
width: 20px;
vertical-align: middle;
background-color: #ff4687;
padding: 4px 3px;
}

div.present .efct_msgcm span {
padding-left: 4px;
border-radius: 4px;

}

div.present .efct_msgcm > div.text {
border: none;
padding: 4px;
}

div.present .efct_msg {
margin-top: 10px;
}


div.present .gift_aft .fkdschara {
    width: 80px;
    height: auto;
    background-size: 80% auto;
}




div.present .shrlnktbl {
display: table;
margin: 0px 0px 8px;
}

div.present .shrlnk {
display: table-cell;
width: 40px;
}

div.present .shrlnk a img {
width: 28px;
display: block;
margin: auto;
}


/* 受け取り状況確認 */
div.present .gftstts {
border-collapse:separate;
border-spacing: 10px;
padding: 16px 0;
}

div.present .gftstts div {
vertical-align: middle;
}

div.present .gftstts div.sttsflwtbl{
display: table-row;
}


div.present .gftstts div .gftsttsttl {
text-align: right;
font-size: 12px;
color: #333;
width: 45%;
}

div.present .gftstts .gftsttschk {
text-align: left;
font-size: 11px;
}

div.present .gftstts .gftsttschk img {
width: 16px;
padding: 4px;
border: 3px solid #eeeeee;
/* background: #f5f5f5; */
border-radius: 30px;
vertical-align: middle;
margin-right: 8px;
}





/* 受け取り */

div.crnt_id {
    padding: 10px 10px 0px 10px;
    margin: 0;
    text-align: center;
    font-size: 0.7rem;
    color: #fff;
}

div.crnt_id .crnt_idtxt {
    padding: 4px 20px;
    background: #cc1a52;
    border-radius: 3px;
    margin: auto;
    display: inline-block;
}





div.present .charatbl {
display: table;
width: 100%;
}



div.present .fkdsilst {
    background-repeat: no-repeat;
    background-position: center center;
    width: 100px;
    height: 200px;
    background-size: 100% auto;
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
    }

div.cpn1 .msgarea .fkdsilst {
    height: auto;
    }




div.cpn1 .msgarea .clright {
    padding-left: 12px;
    }



div.present .fkdschara {
    background-image: url('/images/common/present_chara_br_F.gif');
    background-repeat: no-repeat;
    background-position: center center;
    width: 90px;
    height: 150px;
    background-size: 100% auto;
    display: table-cell;
    border-right: 10px solid transparent;
    }

div.present .fkds {
	position: relative;
	background: #fff;
	border: 3px solid #000;
	padding: 12px;
	display: table-cell;
	border-radius: 10px;
}

div.present .fkds + .fkds {
	display: block;
	margin-top: 5px;
}



div.present .fkds:after, div.present .fkds:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

div.present .fkds:after {
	border-color: rgba(0, 0, 0, 0);
	border-right-color: #FFF;
	border-width: 7px;
	margin-top: -7px;
}

div.present .fkds:before {
	border-color: rgba(0, 0, 0, 0);
	border-right-color: #000;
	border-width: 11px;
	margin-top: -11px;
}

div.present .valnmdl {
vertical-align: middle;
}


div.present .fkds p {
margin: 0;
}

div.present .fkds p + p {
margin-top: 5px;
}


div.present .gift_itminf {
  padding: 0 15px;
  position: relative;
}

div.present .gift_itminf .tbl {
  padding: 10px 10px;
  position: relative;
  max-width: 400px;
  margin: 20px auto 20px;
  color: #565656;
  background: #fdf4da;
  box-shadow: 0px 0px 0px 8px #fdf4da;
  border: dashed 2px #fdd2a5;
  border-radius: 5px;
  box-sizing: border-box;
}



div.present .gift_itminf:after {

background-image: url('data:image/svg+xml;charset=utf8,%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22140px%22%20height%3D%2248px%22%20viewBox%3D%220%200%20140%2048%22%20enable-background%3D%22new%200%200%20140%2048%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23CEB576%22%20d%3D%22M130.385%2C25.913c0%2C0-13.367-2.368-22.902-3.16c1.77-1.034%2C2.306-1.646%2C1.498-4.416%20c-1.09-3.732-6.569-8.493-8.16-10.047c-2.313-2.26-3.698-2.407-7.35-0.78c-2.658%2C1.185-10.979%2C6.768-13.064%2C8.564%20c-2.09%2C1.798-2.521%2C3.6-4.54%2C6.852c-0.058%2C0.092-0.117%2C0.186-0.179%2C0.281v-0.885c0-1.26-1.021-2.281-2.281-2.281h-6.811%20c-1.26%2C0-2.281%2C1.021-2.281%2C2.281v0.887c-0.061-0.093-0.121-0.188-0.18-0.282c-2.018-3.252-2.451-5.054-4.54-6.852%20c-2.087-1.796-10.405-7.38-13.064-8.564c-3.651-1.627-5.036-1.479-7.351%2C0.781c-1.59%2C1.554-7.07%2C6.315-8.159%2C10.047%20c-0.808%2C2.77-0.271%2C3.381%2C1.497%2C4.416c-9.535%2C0.792-22.902%2C3.16-22.902%2C3.16l8.25%2C7.5l-7.25%2C8.166c0%2C0%2C13.083-0.832%2C24.434-3.783%20c8.621-2.239%2C14.88-3.18%2C24.091-2.09c1.67%2C0.197%2C3.557%2C0.633%2C5.213%2C0.931c0.185%2C1.073%2C1.115%2C1.894%2C2.242%2C1.894h6.811%20c1.127%2C0%2C2.057-0.819%2C2.242-1.894c1.656-0.298%2C3.541-0.732%2C5.213-0.931c9.211-1.09%2C15.471-0.149%2C24.091%2C2.09%20c11.351%2C2.951%2C24.435%2C3.783%2C24.435%2C3.783l-7.25-8.166L130.385%2C25.913z%22%2F%3E%3Cpath%20fill%3D%22%23FDF4DA%22%20d%3D%22M131.346%2C25.635c-0.105-0.366-0.41-0.641-0.785-0.708c-0.572-0.101-11.56-2.037-20.643-2.955%20c0.529-0.855%2C0.582-1.996%2C0.021-3.916c-1.026-3.518-5.338-7.574-7.653-9.753c-0.308-0.288-0.567-0.534-0.767-0.729%20c-1.146-1.119-2.455-2.154-4.273-2.154c-1.098%2C0-2.311%2C0.34-4.184%2C1.175c-2.83%2C1.262-11.201%2C6.905-13.311%2C8.72%20c-1.548%2C1.333-2.271%2C2.671-3.188%2C4.366c-0.139%2C0.256-0.285%2C0.528-0.439%2C0.808c-0.59-0.874-1.589-1.449-2.721-1.449h-6.812%20c-1.131%2C0-2.131%2C0.576-2.721%2C1.45c-0.153-0.279-0.301-0.55-0.439-0.805c-0.916-1.696-1.64-3.036-3.188-4.369%20c-2.109-1.815-10.48-7.459-13.31-8.72c-1.873-0.834-3.085-1.175-4.183-1.175c-1.818%2C0-3.128%2C1.035-4.273%2C2.154%20c-0.199%2C0.195-0.46%2C0.44-0.767%2C0.729c-2.316%2C2.179-6.627%2C6.236-7.653%2C9.753c-0.56%2C1.92-0.508%2C3.06%2C0.022%2C3.916%20C21%2C22.891%2C10.012%2C24.827%2C9.44%2C24.928c-0.375%2C0.067-0.681%2C0.342-0.787%2C0.708c-0.105%2C0.366%2C0.006%2C0.761%2C0.288%2C1.017l7.519%2C6.836%20l-6.594%2C7.427c-0.27%2C0.304-0.329%2C0.739-0.151%2C1.103c0.168%2C0.346%2C0.518%2C0.563%2C0.898%2C0.563c0.021%2C0%2C0.042-0.001%2C0.064-0.002%20c0.132-0.01%2C13.31-0.872%2C24.622-3.813c8.059-2.095%2C14.64-3.139%2C23.722-2.064c1.099%2C0.13%2C2.317%2C0.371%2C3.495%2C0.604%20c0.356%2C0.07%2C0.705%2C0.139%2C1.05%2C0.204c0.495%2C1.187%2C1.665%2C2.022%2C3.028%2C2.022h6.81c1.363%2C0%2C2.535-0.838%2C3.029-2.022%20c0.344-0.065%2C0.692-0.134%2C1.049-0.204c1.179-0.231%2C2.396-0.474%2C3.494-0.604c9.088-1.073%2C15.666-0.029%2C23.723%2C2.064%20c11.313%2C2.94%2C24.49%2C3.805%2C24.621%2C3.813c0.404%2C0.025%2C0.785-0.195%2C0.962-0.561c0.178-0.363%2C0.118-0.8-0.15-1.103l-6.594-7.427%20l7.519-6.836C131.34%2C26.396%2C131.451%2C26.001%2C131.346%2C25.635L131.346%2C25.635z%20M78.326%2C20.633c0.881-1.631%2C1.464-2.709%2C2.73-3.801%20c1.935-1.665%2C10.237-7.258%2C12.819-8.409c1.576-0.702%2C2.584-1.002%2C3.369-1.002c0.914%2C0%2C1.692%2C0.429%2C2.875%2C1.584%20c0.206%2C0.201%2C0.478%2C0.456%2C0.794%2C0.754c2.021%2C1.903%2C6.23%2C5.862%2C7.104%2C8.857c0.672%2C2.303%2C0.543%2C2.376-1.602%2C3.595%20c-4.307%2C2.404-12.871%2C7.127-14.477%2C7.792c-1.51%2C0.626-3.694%2C0.875-6.226%2C1.163c-0.712%2C0.081-1.452%2C0.165-2.216%2C0.262%20c-3.652%2C0.465-5.882%2C1.047-6.814%2C1.322v-9.254c0.01-0.014%2C0.021-0.029%2C0.028-0.043C77.389%2C22.368%2C77.887%2C21.446%2C78.326%2C20.633z%20M66.595%2C21.041h6.811c0.705%2C0%2C1.281%2C0.575%2C1.281%2C1.281v13.926c0%2C0.706-0.576%2C1.281-1.281%2C1.281h-6.811%20c-0.707%2C0-1.281-0.575-1.281-1.281V22.322C65.313%2C21.615%2C65.888%2C21.041%2C66.595%2C21.041z%20M31.98%2C18.618%20c0.874-2.995%2C5.082-6.955%2C7.104-8.857c0.317-0.299%2C0.587-0.553%2C0.793-0.754c1.183-1.155%2C1.962-1.584%2C2.876-1.584%20c0.786%2C0%2C1.793%2C0.3%2C3.369%2C1.002c2.581%2C1.15%2C10.884%2C6.743%2C12.819%2C8.409c1.269%2C1.092%2C1.852%2C2.171%2C2.734%2C3.804%20c0.438%2C0.813%2C0.936%2C1.733%2C1.609%2C2.817c0.009%2C0.015%2C0.02%2C0.03%2C0.029%2C0.045v9.254c-0.932-0.277-3.162-0.859-6.816-1.322%20c-0.764-0.098-1.503-0.182-2.215-0.263c-2.53-0.288-4.715-0.537-6.225-1.163c-1.605-0.665-10.171-5.388-14.469-7.788%20C31.437%2C20.993%2C31.308%2C20.92%2C31.98%2C18.618z%20M59.257%2C34.712c-9.374-1.108-16.2-0.03-24.46%2C2.115%20c-8.223%2C2.138-17.467%2C3.161-21.781%2C3.553l5.597-6.304c0.364-0.41%2C0.331-1.036-0.075-1.404l-6.732-6.12%20c4.035-0.675%2C13.317-2.158%2C20.488-2.774c0.103%2C0.06%2C0.205%2C0.119%2C0.313%2C0.18c0.513%2C0.286%2C12.573%2C7.019%2C14.686%2C7.894%20c1.769%2C0.733%2C4.083%2C0.998%2C6.764%2C1.304c0.704%2C0.079%2C1.435%2C0.163%2C2.19%2C0.259c4.612%2C0.586%2C6.887%2C1.377%2C6.91%2C1.385%20c0.051%2C0.02%2C0.105%2C0.018%2C0.158%2C0.027v0.595c-0.137-0.026-0.27-0.053-0.409-0.08C61.689%2C35.1%2C60.433%2C34.852%2C59.257%2C34.712z%20M121.462%2C32.672c-0.405%2C0.369-0.438%2C0.994-0.075%2C1.404l5.598%2C6.305c-4.313-0.392-13.555-1.415-21.78-3.554%20c-5.95-1.548-11.138-2.576-17.114-2.576c-2.32%2C0-4.724%2C0.149-7.346%2C0.461c-1.176%2C0.14-2.432%2C0.388-3.646%2C0.628%20c-0.14%2C0.027-0.271%2C0.053-0.41%2C0.08v-0.596c0.053-0.01%2C0.106-0.01%2C0.156-0.026c0.022-0.008%2C2.299-0.799%2C6.91-1.385%20c0.755-0.097%2C1.486-0.179%2C2.189-0.259c2.682-0.307%2C4.996-0.569%2C6.766-1.303c2.111-0.877%2C14.173-7.607%2C14.691-7.897%20c0.104-0.06%2C0.205-0.118%2C0.307-0.176c7.17%2C0.617%2C16.453%2C2.099%2C20.488%2C2.774L121.462%2C32.672L121.462%2C32.672z%22%2F%3E%3C%2Fsvg%3E');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100px;
  height: 30px;
  content: '';
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -50px;
}


div.present .gift_itminf .tbl .tblcl {
display: table-cell;
}

div.present .gift_itminf .tbl .tblcl.cllft {
width: 60px;
vertical-align: middle;
}
div.present .gift_itminf .tbl .tblcl.cllft figure {
width: auto;
}

div.present .gift_itminf .tbl .tblcl.clrit {
  font-size: 0.8rem;
}


div.present .gift_itminf .tbl .tblcl.clrit span[class^="icn_"]{
display: inline-block;
margin-bottom: 4px;
}

#u_contents div.present .gift_itminf .tbl .tblcl.clrit .prsn {
  background: none;
  padding-left: 0;
}

div.present .gift_itminf .tbl .tblcl.clrit .icon {
  padding: 1px 0px;
}

div.present .gift_itminf .tbl .tblcl.clrit .ic_icon span {
  font-size: 0.6rem;
  padding: 2px 8px 1px;
}



div.present .gift_itminf .cllft figure img {
    border: 2px solid #5d5c4f;
    max-width: 60px;
    border-radius: 3px;
}



div.present .giftdl div.dlbtn a {
display: block;
}

div.present .giftdl div.dlbtn a#dl_btn:hover {

}



div.present .fkds2 {
    background: #c73d63;
border-radius: 3px;
margin-right: 10px;
position: relative;
}

div.present .fkds2:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 10px solid #c73d63;
}

div.present .fkds2 p {
margin: 0px 0px 0px;
font-size: 0.7rem;
color: #fff;
padding: 10px;
}


div.present .fkdschara2 {
    background-image: url('/images/common/present_chara_wh_F.gif');
    background-repeat: no-repeat;
    background-position: center center;
    width: 60px;
    height: 100px;
    background-size: 100% auto;
    display: table-cell;
    border-right: 10px solid transparent;
    }

div.present .fkds2 .link_btn {
    padding: 0px 0px 12px;
}

div.present .fkds2 .link_btn a {
    display: inline-block;
    padding: 5px 13px 4px;
}



/* プレゼントURL発行 */


div.present ul.social_btn {
margin-left: 0px;
}



#pu_contents div.present .tblclhf {
display: table-cell;
vertical-align: top;
width: 50%;
padding: 15px;
}

#pu_contents div.present .tblcl3 {
display: table-cell;
vertical-align: top;
width: 30%;
padding: 15px;
}

#pu_contents div.present .tblcl7 {
display: table-cell;
vertical-align: top;
width: 70%;
padding: 15px;
}

#pu_contents div.present .bdrl_lg {
border-left: 1px solid #ccc;
}

#pu_contents div.present .valnbtm {
vertical-align: bottom;
}






/* プレゼントここまで */



/* 楽曲コメントここから */

.comcmntbox {
  padding: 0px 10px 10px;
  background: #fff;
}
.comcmntbox .song {
  box-sizing: border-box;
  line-height: 110%;
  color: #999;
  display: table;
}

.comcmntbox .song .comcmntmds {
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
}


.comcmntbox .song .comcmntmds>div {
  background: #444;
  border-radius: 4px;
  color: #fff;
  padding: 3px 10px 2px 6px;
  font-size: 0.65rem;
  white-space: nowrap;
  box-shadow: 0 2px 0 0 #999;
  position: relative;
  top: 0px;
}

/* .comcmntbox .song:focus .comcmntmds>div, */
.comcmntbox .song:hover .comcmntmds>div {
  box-shadow: 0 1px 0 0 #999;
  top: 1px;
  background: #666;
  color: #ccc;
}

.comcmntbox .song .comcmntmds>div:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4px 6px 4px;
  border-color: transparent transparent #cc9 transparent;
  position: relative;
  left: 4px;
  bottom: 1px;
}
.comcmntbox .song.abrid .comcmntmds>div:after {
  border-width: 6px 4px 0 4px;
  border-color: #cc9 transparent transparent transparent;
  bottom: 1px;
}


.comcmntbox .song .comcmnttxt {
  vertical-align: middle;
  font-size: 0.65rem;
  color: #555;
  display: table-cell;
  width: 100%;
  line-height: 130%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: normal;
  max-width: 1px;
  padding: 3px 0px 2px 10px;
}

.comcmntbox .song.abrid .comcmnttxt {
  white-space: nowrap;
}

.item.comcmntbox {
  margin-top: 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
  display: table;
  padding: 10px;
}

.item.comcmntbox .comcmntmds {
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  padding-right: 10px;
}

.item.comcmntbox .comcmntmds > div {
  background: #444;
  border-radius: 4px;
  color: #fff;
  padding: 3px 6px 2px;
  font-size: 0.65rem;
  white-space: nowrap;
}

.item.comcmntbox .comcmnttxt {
  font-size: 0.65rem;
  color: #555;
  display: table-cell;
  width: 100%;
  line-height: 130%;
}

.item.comcmntcaut {
  margin-top: 4px;
  font-size: 0.65rem;
  color: #777;
}




/* 楽曲コメントここまで */


/* 商品、楽曲ページ共通ここから */

div[id*="u_contents"] .main_ttl {
  font-size: 1.4rem;
  font-weight: normal;
  color: #2b4973;
  margin: 0;
  padding: 0;
}

div[id*="u_contents"] h1.main_ttl span {
  color: #9db8d2;
  font-weight: normal;
  display: block;
  font-size: 0.5em;
}


/*** 商品試聴パーツここから ***/

  .link_smpl {
  text-align: right;
  }
  .link_smpl a {
  width: 90px;
  color: #757e8a;
  font-size: 0.8rem;
  display: inline-block;
  transition: background 0.3s, color 0.3s;
  border: 1px solid transparent;
  text-align: center;
  position: relative;
  }
  .link_smpl a div {
  padding: 3px 0px;
  border-bottom: 3px #ddd solid;
  transition: border-bottom 0.2s ease;
  }
  .link_smpl a span.progress {
  transition: width 0.2s ease,border 0.2s ease;
  display: block;
  border-bottom: 3px #b7b7b7 solid;
  width: 0%;
  bottom: 0px;
  position: absolute;
  }
  .link_smpl a div svg {
  width: 14px;
  display: inline-block;
  vertical-align: middle;
  transition: transform 0.3s ease;
  transform: rotate(0deg);
  }
  .link_smpl a div .playbtn {
   transition: fill-opacity 0.3s;
   fill-opacity: 1;
  }
  .link_smpl a div .stopbtn {
   transition: fill-opacity .3s;
   fill-opacity: 0;
  }
  .link_smpl a.playing div {
      border-bottom: 3px #c9e0fb solid;
  }
  .link_smpl a.playing div svg {
  transform: rotate(360deg);
  }
  .link_smpl a.playing div .playbtn {
   fill-opacity: 0;
  }
  .link_smpl a.playing div .stopbtn {
   fill-opacity: 1;
  }
  .link_smpl a div span {
  padding-left: 2px;
  }
  .link_smpl a.playing span.progress {
  border-bottom: 3px #71aef5 solid;
  }


/*** 商品試聴パーツここまで ***/

/* 商品、楽曲ページ共通ここまで */



/* 人物ページここから */


.itmcgry_lstlnkmds {
    text-align: center;
    font-size: 1.1rem;
    color: #777;
  padding: 0 10px;
}

.itmcgry_lstlnk {
    background: #fff;
    padding-top: 10px;
    margin-top: 20px;
}

.itmcgry_lstlnk ul {
  display: table;
  padding: 4px 10px 10px 10px;
  margin: 0;
  font-size: 0;
  text-align: center;
    width: 100%;
    box-sizing: border-box;
}

.itmcgry_lstlnk ul li {
    display: inline-block;
    padding: 6px;
    font-size: 0.7rem;
    width: 135px;
    box-sizing: border-box;
}



.itmcgry_lstlnk ul li a {
    background: #4991d9;
    padding: 0px;
    display: table;
    border-radius: 2px;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0px 2px 0px 0px #b4cce4;
}

.itmcgry_lstlnk ul li a span {
    display: table-cell;
    padding: 2px;
    color: #f0f8ff;
}

.itmcgry_lstlnk ul li a span:first-child {
  background: #3981c9;
  width: 75px;
  border-radius: 2px;
  padding: 4px 4px 4px 8px;
  text-align: left;
  color: #fff;
  font-size: 0.8rem;
}



.itmcgry_lstlnk + .itmcgry_lstlnk.tieup_list,
H3 + .itmcgry_lstlnk.tieup_list{
    padding-top: 0px;
    margin-top: 0px;
}


H3 + .itmcgry_lstlnk.tieup_list ul{
    padding-top: 10px;
}

.itmcgry_lstlnk ul li > span {
    background: #8ea9c3;
    padding: 0px;
    display: table;
    border-radius: 2px;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0px -2px 0px 0px #69839c;
    top: 2px;
    position: relative;
}
.itmcgry_lstlnk ul li > span span:first-child {
    background: #81a0bf;
    width: 75px;
    border-radius: 2px;
    padding: 4px 4px 4px 8px;
    text-align: left;
    color: #c5d1dc;
    font-size: 0.8rem;
}
.itmcgry_lstlnk ul li > span span {
 display: table-cell;
 padding: 2px;
 color: #cfd8e0;
}


/* 人物ページここまで */
