/* lastupdate: 2018.06.15 16:23:09 */
/*■■■■ ヴエロ追加 ■■■■*/

/* 2025/02/14追加 */
.kaitori-logo {
  clear: left;
  padding: 15px 0px 15px 2%;
}

#header .headerMain_hmv {
	padding: 25px 0 0;
	background-color: #f9f9f9;
	color: #000;
}

#header .headerMain_hmv ul.links {
    width: 21%;
    float: right;
    padding: 7px 0;
}
#header .headerMain_hmv .links > li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}
#header .headerMain_hmv .links > li {
	display: inline-block;
	margin: 0 0 0 12px;
	padding: 0 0 0 15px;
	font-size: 12px;
	text-align: right;
	line-height: 1.4;
}
#header .headerMain_hmv .links > li > p > a{
  color: #000;
}
#header .headerMain_hmv .logoBlock {
    width: 9%;
    float: left;
    margin: 0;
    padding: 0 2%;
}
#header .headerMain_hmv .logoBlock .logoBox .logo {
    margin: 0;
	font-size: 100%;
    font-weight: bold;
}
#header .headerMain_hmv .logoBlock .logoBox .logo img {
    max-width: 100%;
	height: auto;
}
#header .headerMain_hmv .breadcrumb {
	clear: none;
    margin: 0;
    color: #000;
    font-size: 12px;
    width: 60%;
    float: left;
    margin: 0;
    padding: 5px 2% 0 0;
}

#header .headerMain_hmv .breadcrumb a {
	color: #000;
}
#header .headerMain_hmv .logosearchBlock {
	text-align: center;
	display: inline-block;
	width: 100%;
	/*padding: 27px 0 45px;*/
	position: relative;
	top: -5px;
	height: 0;
}
#header .headerMain_hmv .logosearchBlock .logoBlock_hmv {
	padding: 0 35px;
    display: inline-block;
	vertical-align: middle;
	height:80px;
}
#header .headerMain_hmv .logosearchBlock .logoBlock_hmv .logo > a > img {
	height:80px;
}
#header .headerMain_hmv .logosearchBlock .searchBlock {
    padding: 14px 15px 0 35px;
	display: inline-block;
	vertical-align: middle;
}
#header .headerMain_hmv .logosearchBlock .searchBlock .textSearchBox,
#header .headerMain_hmv .logosearchBlock .searchBlock .radioSearchBox{
    position: relative;
    margin: 0;
    padding: 5px;
    box-sizing: border-box;
	text-align: left;
}
#header .headerMain_hmv .logosearchBlock .searchBlock .radioSearchBox{
	padding-left: 16px;
}
#header .headerMain_hmv .logosearchBlock .searchBlock .textSearchBox .searchField {
    width: 500px;
    height: 50px;
    padding: 3px 10px 3px 40px;
	font-size: 16px;
    color: #000;
    background-color: #fff;
	background-image: url(/image70/select/vinyl/search_icon_pc.png);
	background-repeat: no-repeat;
	background-position: 10px;
    border: #ccc 1px solid;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
#header .headerMain_hmv .logosearchBlock .searchBlock .textSearchBox .searchField:placeholder-shown {
	color: #ababab;
	font-size: 16px;
}
#header .headerMain_hmv .logosearchBlock .searchBlock .textSearchBox .searchField::-webkit-input-placeholder {
	font-size: 16px;
	color: #ababab;
}

#header .headerMain_hmv .logosearchBlock .searchBlock .textSearchBox .searchField:-moz-placeholder {
	font-size: 16px;
	color: #ababab;
}
#header .headerMain_hmv .logosearchBlock .searchBlock .textSearchBox .searchField::-moz-placeholder {
	font-size: 16px;
	color: #ababab;
}
#header .headerMain_hmv .logosearchBlock .searchBlock .textSearchBox .searchField:-ms-input-placeholder {
	font-size: 16px;
	color: #ababab;
}
/** 2018.01.19 **/
#header .headerMain_hmv .logosearchBlock .searchLink {
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}
#header .headerMain_hmv .logosearchBlock .searchLink a,
#header .headerMain_hmv .logosearchBlock .searchLink a:hover,
#header .headerMain_hmv .logosearchBlock .searchLink a:visited {
	text-decoration: underline;
	color: #fff;
}
#header .headerMain_hmv .logosearchBlock .searchBlock .searchBottom {
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	height:20px;
}
#header .headerMain_hmv .logosearchBlock .searchLinkB {
	padding:0;
	text-align: left;
	display: inline-block;
	vertical-align: bottom;
	color: #fff;
}
#header .headerMain_hmv .logosearchBlock .searchLinkB a,
#header .headerMain_hmv .logosearchBlock .searchLinkB a:hover,
#header .headerMain_hmv .logosearchBlock .searchLinkB a:visited {
	color: #fff;
}
/** 2018.01.19 **/

#header .radio01-input{
  display: none;
}
#header .radio01-input + label{
  padding-left: 25px;
  position:relative;
  margin-right: 25px;
}
#header .radio01-input + label::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
	background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
}
#header .radio01-input:checked + label{
  color: #fff;
}
#header .radio01-input:checked + label::after{
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 11px;
  height: 11px;
  background: #1dbdb7;
  border-radius: 50%;
}
#header .headerMain_hmv .header_wrap {
	width: 100%;
	height: 65px;
	padding-top: 65px;
  display: none;
}
#header .headerMain_hmv .headerNav {
	width: 100%;
	min-width: 1200px;
	height: 65px;
	z-index: 10;
    background-color: #212121;
}
#header .headerMain_hmv .headerNav .gnav {
    border-top: #474747 1px solid;
	border-bottom: none;
	height: 64px;
}
#header .headerMain_hmv .headerNav .gnav ul {
    display: block;
    table-layout:auto;
	text-align: center;
    width: 100%;
    margin: 0 0 -2px;
    border-left: none;
    border-radius: 0;
    box-sizing: border-box;
}
#header .headerMain_hmv .headerNav .gnav li {
    display: inline-block;
    background-color: #212121;
    border-top: none;
    border-right: none;
    border-bottom: none;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
#header .headerMain_hmv .headerNav .gnav li:last-child,
#header .headerMain_hmv .headerNav .gnav li:first-child{
    border-radius: 0 0 0 0;
}
#header .headerNav .gnav li a {
    display: block;
	line-height: 64px;
    margin: 0;
    color: #fae10a;
	background-color: #212121;
	text-decoration: none;
	font-size:24px;
	padding: 0 100px;
	font-weight: bold;
}
#header .headerNav .gnav li.isActive a {
	color: #ffffff;
}
#header .headerNav .gnav li a:hover {
    color: #ffffff;
	background-color: #424242;
}
#header .headerUtility .row .iconMenu.ticket > a:after,
#header .headerUtility .row .iconMenu.ticket > span:after {
  background-image: url(/image70/renewal/header_new_ic06_20171211.png);
  background-position: center center;
}
#header .headerUtility .row .iconMenu.mypage_shopping > a:after,
#header .headerUtility .row .iconMenu.mypage_shopping > span:after {
  background-image: url(/image70/renewal/header_new_ic02_20171211.png);
}

/* gnav */
#header .headerNav_r {
  background-color: #f9f9f9;
}
#header .headerNav_r .gnav {
  border-bottom: #dedede 2px solid;
}
#header .headerNav_r .gnav ul {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0 0 -2px;
  border-left: #dedede 1px solid;
  border-radius: 5px 5px 0 0;
  box-sizing: border-box;
}
#header .headerNav_r .gnav li {
  display: table-cell;
  background-color: #fff;
  border-top: #dedede 1px solid;
  border-right: #dedede 1px solid;
  border-bottom: #dedede 2px solid;
  font-size: 12px;
  vertical-align: middle;
  text-align: center;
  line-height: 1.4;
  overflow: hidden;
}
#header .headerNav_r .gnav li:first-child {
  border-radius: 5px 0 0 0;
}
#header .headerNav_r .gnav li:last-child {
  border-radius: 0 5px 0 0;
}
#header .headerNav_r .gnav li.textAdjust {
  font-size: 11px;
}
#header .headerNav_r .gnav li a {
  display: block;
  padding: 27px 0;
  margin: -20px 0;
  color: #333;
}
#header .headerNav_r .gnav li.is-active,
#header .headerNav_r .gnav li:hover {
  border-bottom: #109ad7 2px solid;
}
#header .headerNav_r .gnav li.is-active a,
#header .headerNav_r .gnav li a:hover {
  color: #109ad7;
  text-decoration: none;
}
#header .headerNav_r .gnav li.is-active {
  font-weight: bold;
}
/*■■■■ 売れ筋ランキング ■■■■*/
.customSelectbox .select {
  padding: 2px 25px 2px 12px;
  width: 100%;
}
.tabBlock .tabContents {
  border-bottom: none;
}
p.linkBlockWide.mb40 a {
  background-image: url(/image70/renewal/com_ic_25.png);
  background-repeat: no-repeat;
  background-position: 90% 50%;
}
p.linkBlockWide.mb40 a span{
  padding: 8px 45px;
}
div.contentsLeft p.linkBlockWide.mb40 {
  padding: 20px 0 0 0;
}
div.contentsRightSide p.linkBlockWide.mb40 {
  padding: 12px 0 0 0;
}
/*■■■■ 英語版対応 ■■■■*/
body {
  background-color: #fff;
}
h2.headStyleStore {
  font-size: 120%;
  font-weight: bold;
}

/* subnav */
#header .headerNav_r .subnav {
  padding: 12px 0;
  white-space: nowrap;
}
#header .headerNav_r .subnav .subnavBox {
  position: relative;
}
#header .headerNav_r .subnav ul {
  width: 100%;
  text-align: center;
}
#header .headerNav_r .subnav li {
  display: inline-block;
  padding: 0 5px;
  border-left: #d2d2d2 1px dotted;
  font-size: 12px;
}
#header .headerNav_r .subnav li a {
  display: inline-block;
  padding: 2px 10px;
}
#header .headerNav_r .subnav li.title {
  padding: 2px 15px;
  border-left: none;
  font-weight: bold;
}
#header .headerNav_r .subnav .subnavMoreBtn {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
}
#header .headerNav_r .subnav .subnavMoreBtn .ellipsisBtn {
  width: 100%;
  height: 22px;
  border-left: #dedede 1px solid;
  box-sizing: border-box;
  color: #aaa;
  font-size: 24px;
  text-align: center;
  line-height: 22px;
  cursor: pointer;
}
#header .headerNav_r .subnav .subnavMoreBtn .ellipsisBox {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 100;
  background-color: #fff;
  border: #dedede 1px solid;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
}
#header .headerNav_r .subnav .subnavMoreBtn .ellipsisBox ul,
#header .headerNav_r .subnav .subnavMoreBtn .ellipsisBox li {
  float: none;
}
#header .headerNav_r .subnav .subnavMoreBtn .ellipsisBox li {
  padding: 0;
  border-top: #dedede 1px dotted;
  border-left: none;
}
#header .headerNav_r .subnav .subnavMoreBtn .ellipsisBox li:first-child {
  border-top: none;
}
#header .headerNav_r .subnav .subnavMoreBtn .ellipsisBox li.title,
#header .headerNav_r .subnav .subnavMoreBtn .ellipsisBox li a {
  display: block;
  padding: 8px 15px;
}
#header .headerNav_r .subnav li.is-active a,
#header .headerNav_r .subnav .subnavMoreBtn .ellipsisBox li.is-active a {
  background-color: #109ad7;
  color: #fff;
}

/* ヘッダー固定用 */
.fixed {
  position: fixed ;
  top: 0;
}

/* 高価買取リスト用 */
.storeSection .headStyleStore {
  font-size: 120%;
  font-weight: bold;
}

.storeSection .customSelectbox {
  width: 100%;
  margin-top: 15px;
}

/* ヘッダー横幅指定 */
#header .centeringBlock,
#footer .centeringBlock {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

/* purchaseCautionBlock */
.purchaseCautionBlock {
  clear: both;
  margin: 20px 0;
}
.purchaseCautionBlock .item {
  background-color: #fffae5;
  border: #cc0000 2px solid;
  border-radius: 4px;
}
.purchaseCautionBlock .item + .item {
  margin-top: 10px;
}
.purchaseCautionBlock .item .itemInner {
  position: relative;
  display: block;
  padding: 8px 10px 7px 35px;
  border-radius: 4px;
  color: #333;
  font-size: 14px;
  font-weight: bold;
}
.purchaseCautionBlock .item .itemInner:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 10px;
  width: 19px;
  height: 17px;
  background: url(../../../image70/renewal/com_ic_54.png) no-repeat 0 0;
}
/* hasRightArrow */
.purchaseCautionBlock .item.hasRightArrow .itemInner {
  position: relative;
  padding-right: 20px;
}
.purchaseCautionBlock .item.hasRightArrow .itemInner:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  width: 6px;
  height: 6px;
  margin: -4px 0 0;
  border-top: #c00 1px solid;
  border-right: #c00 1px solid;
  transform: rotate(45deg);
}

.centeringBlock .table tr{border: 1px solid #dedede;}
.centeringBlock .table td{border:none;}
.centeringBlock .table tr.blank{border:none;}
.centeringBlock .table tr.blank td{padding:0 0 25px;}
.centeringBlock .table th,.centeringBlock .table td{font-size:16px;}
.btnBaseBlock .btnsBlock .c-btn--submit.is-active{background:#f64e83;}

.loginBlock .loginInputBlock .member {
	padding-left: 27px;
	background: url(../../../image70/renewal/com_ic_man_large.png) no-repeat 0 50%;
}
.loginBlock .loginInputBlock .memberIns {
	padding-left: 27px;
	background: url(../../../image70/renewal/com_ic_43.png) no-repeat 0 50%;
	font-size: 20px;
	margin: 30px 0 10px;
}
.loginBlock .loginFirstBlock .nonmember {
	padding-left: 27px;
	background: url(../../../image70/renewal/com_ic_mam_large_green.png) no-repeat 0 50%;
}

.loginBlock .loginInputBlock .tokutenBlock {
  position: relative;
  padding: 15px 20px;
  background: #fffbdb;
}
.loginBlock .loginInputBlock .tokutenBlock .tokutenList {
  color: #ff9123;
  line-height: 1.38;
}
.loginBlock .loginInputBlock .tokutenBlock .tokutenList .list {
  padding: 3px 0 3px 30px;
  background: url(../../../image70/renewal/com_ic_44.png) no-repeat 0 .6em;
  font-weight: bold;
}
.loginBlock .loginInputBlock .tokutenBlock .pontaImg {
  position: absolute;
  right: 5px;
  bottom: -70px;
}
.loginBlock .loginInputBlock .firstBtn {
  padding-top: 15px;
}
.loginBlock .loginInputBlock .firstBtn .trigger {
  display: inline-block;
  width: 280px;
  height: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  border-radius: 4px;
  background: #0066cc;
  text-decoration: none;
}

.loginBlock .loginFirstBlock{
	border-left:1px solid #DEDEDE;
}
.loginBlock .loginFirstBlock .info{
	font-size:106%;
}

.invoiceBlockWrap {
	width:560px;
	margin:0 auto;
}
.invoiceBlock {
	padding-top:30px;
	margin:10px;
}
.invoiceCaption {
  color: #333;
  font-size: 16px;
  font-weight: bold;
}

.invoiceCautionBlock {
  clear: both;
  margin: 20px 0;
}
.invoiceCautionBlock .item {
  background-color: #fffae5;
  border: #cc0000 2px solid;
  border-radius: 4px;
}
.invoiceCautionBlock .item + .item {
  margin-top: 10px;
  padding: 15px 20px;
}
.invoiceCautionBlock .item .itemInner {
  position: relative;
  display: block;
  padding: 15px 20px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: bold;
}
.invoiceCautionBlock .item .itemInner a {
  color: red !important;
  text-decoration: underline;
}