@charset "UTF-8";


/*　	共通パーツ
=========================================*/

.top-font-01{
	font-family: "リュウミン R-KL{t=0}";
	letter-spacing: 0.15em;
}
.top-font-02{
	font-family: "リュウミン M-KL{t=0}";
	letter-spacing: 0.15em;
}
.top-font-03{
	font-family: "リュウミン B-KL{t=0}";
	letter-spacing: 0.15em;
}
.top-font-04{
	font-family: "見出ゴMB31{t=0}";
	letter-spacing: 0.15em;
}
.top-font-05{
	font-weight: bold;
}
.top-font-06{
	font-family: serif, Century;
	font-style: italic;
}
.top-font-07{
	font-family: "FOT-スキップ Std B{t=0}";
}
.top-color-01{
	color: #ff5f0d;
}
.top-color-02{
	color: #73adce;
}
.dsib{
	display: inline-block;
}
.top-ttl-pt01{/*　メインカラムのタイトル　*/
	color: #fff;
	font-size: 30px;
	background: #ff8f56;
	line-height: 1.5;
	padding: 13px 30px;
	font-family: "FP-ヒラギノ角ゴ StdN W4{t=0}";
	letter-spacing: 0.15em;
}

/*　	ファーストビュー
=========================================*/
.top-fv{
	position: relative;
	overflow: hidden;
	height: 390px;
	top: 10px;
	margin-bottom: 50px;
}
.top-fv-box{
	position: absolute;
	left: 50%;
	margin-left: -744px;
}

/*　	買取ジャンル
=========================================*/
.top-genre{
	margin-bottom: 33px;
}
.top-genre-ttl{
	background: url(../images/top/top-genre-ttl-bg.png) repeat;
	height: 30px;
	text-align: center;
	margin-bottom: 20px;
}
.top-genre-ttl-font{
	font-size: 34px;
	line-height: 30px;
	background: #fff;
	padding: 0 40px;
	letter-spacing: 0.3em;
	color: #ff5f0d;
}
.top-genre-item-pt01{
	overflow: hidden;
	margin-bottom: 15px;
}
.top-genre-list{
	width: 33%;
	float: left;
	border-left: 1px dotted #b4b4b4;
	border-bottom: 1px dotted #b4b4b4;
	position: relative;
}
.top-genre-list:nth-child(3n+1){
	border-left: 0;
}
.top-genre-link{
	color: #424242;
	padding: 17px 60px 12px 11px;
	display: inline-block;
}
.top-genre-link:hover{
	color: #ff5f0d;
}
.top-genre-txt01{
	font-size: 19px;
	white-space: pre;
	margin-bottom: 14px;
	letter-spacing: 0.15em;
	text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
}
.top-genre-txt01:before{
	content: '\f138';
	font-family: FontAwesome;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-size: 17px;
	margin-right: 7px;
	color: #ff5f0d;
	vertical-align: text-bottom;
}
.top-genre-txt02{
	font-size: 11px;
	line-height: 1.45;
	color: #424242;
}
.top-genre-img{
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.top-genre-item-pt02{
	margin-bottom: 20px;
	overflow: hidden;
}
.top-genre-item-pt02-list{
	float: left;
	width: 25%;
}
.top-genre-item-pt02-link{
	color: #424242;
}
.top-genre-item-pt02-link:hover{
	color: #ff5f0d;
}
.top-genre-item-pt02-img{
	vertical-align: middle;
	float: left;
}
.top-genre-item-pt02-txt{
	vertical-align: middle;
	display: inline-block;
	font-size: 13px;
	display: table-cell;
	width: 130px;
	height: 43px;
	padding-left: 10px;
	line-height: 1.2;
}
.top-genre-btn{
	border: 2px solid #c1c1c1;
	border-radius: 5px;
	overflow: hidden;
	width: 330px;
	height: 43px;
	line-height: 39px;
	text-align: center;
	margin: 0 auto;
	font-size: 13px;
}
.top-genre-btn-link{
	color: #333;
	display: block;
}
.top-genre-btn-icon{
	color: #c1c1c1;
	margin-right: 4px;
}
.top-genre-btn:hover{
	border-color: #ff5f0d;
}
.top-genre-btn:hover .top-genre-btn-link{
	background-color: #ff5f0d;
	color: #fff!important;
}
.top-genre-btn:hover .top-genre-btn-icon{
	color: #fff;
}


/*　	選べる買取方法
=========================================*/
.top-kaitori-select{
	margin-bottom: 40px;
	background: url(../images/top/top-kaitori-select-bg.png) repeat;
	padding: 14px 16px 16px;
}
.top-kaitori-select-ttl{
	font-size: 33px;
	padding: 19px;
	background: #ff8f56;
	color: #fff;
	text-align: center;
	position: relative;
}
.top-kaitori-select-ttl:after{
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 17px 0 17px;
	border-color: #ff8f56 transparent transparent transparent;
	position: absolute;
	bottom: -16px;
	left: 50%;
	margin-left: -17px;
}
.top-kaitori-select-ttl-font2{
	font-size: 25px;
}
.top-kaitori-select-bg01{
	background: #fff;
	padding: 30px 23px 20px 23px;
	overflow: hidden;
}
.top-kaitori-select-ttl-02{
	text-align: center;
	letter-spacing: 0.6em;
}
.top-kaitori-select-ttl-03{
	text-align: center;
	letter-spacing: 0.8em;
}
.top-kaitori-select-ttl-02-font1{
	font-size: 56px;
}
.top-kaitori-select-ttl-02-font2{
	font-size: 39px;
}
.top-kaitori-select-ttl-02-font3{
	font-size: 48px;
}
.top-kaitori-select-ttl-02-font4{
	font-size: 90px;
}
.top-kaitori-select-ttl-02-font5{
	font-size: 59px;
}
.top-kaitori-select-ttl-02-font6{
	font-size: 73px;
}
.top-kaitori-select-item{
}
*[class^="top-kaitori-select-list"]{
	width: 33%;
	float: left;
	padding-top: 211px;
	margin-left: 9px;
}
*[class^="top-kaitori-select-btn"]{
	border-radius: 5px;
	width: 195px;
	float: right;
}
*[class^="top-kaitori-select-link"]{
	color: #fff;
	text-align: center;
	display: block;
	width: 100%;
	padding: 10px 0 10px 10px;
	letter-spacing: 0.07em;
}
.top-kaitori-select-list-takuhai{
	background: url(../images/top/top-kaitori-select-bg-001.png) no-repeat top right;
	margin-left: -12px;
}
.top-kaitori-select-btn-takuhai{
	background-color: #2f80ad;
}
.top-kaitori-select-link-takuhai{
	background: url(../images/top/top-kaitori-select-btn-001.png) no-repeat center center;
}
.top-kaitori-select-list-shop{
	background: url(../images/top/top-kaitori-select-bg-002.png) no-repeat top left;
}
.top-kaitori-select-btn-shop{
	background-color: #279d6d;
}
.top-kaitori-select-link-shop{
	background: url(../images/top/top-kaitori-select-btn-002.png) no-repeat center center;
}
.top-kaitori-select-list-syucyou{
	background: url(../images/top/top-kaitori-select-bg-003.png) no-repeat 2px top;
}
.top-kaitori-select-btn-syucyou{
	background-color: #d52c16;
}
*[class^="top-kaitori-select-btn"]:hover{
	-webkit-box-shadow: inset 0 61px 1px rgba(0,0,0,0.2), inset 0 1px 0px rgba(0,0,0,0.3);
	box-shadow: inset 0 61px 1px rgba(0,0,0,0.2), inset 0 1px 0px rgba(0,0,0,0.3);
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.top-kaitori-select-link-syucyou{
	background: url(../images/top/top-kaitori-select-btn-003.png) no-repeat center center;
}
.top-kaitori-select-txt01{
	display: inline-block;
	margin-bottom: 4px;
	font-size: 13px;
}
.top-kaitori-select-txt02{
	font-size: 21px;
}

/*　お盆期間休業日のご案内
=========================================*/

.top-kaki{
	background: #fff4fd;
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
}

.top-kaki-bg-01{
	padding: 20px 20px 20px 20px;
}

.top-kaki-ttl-01{
	text-align: center;
	font-size: 27px;
	letter-spacing: 0.4em;
	margin-bottom: 15px;
}

.top-kaki-txt-01{
	line-height: 1.6;
	font-size: 15px;
	left: 20px;
	right: 20px;
}

.top-kaki-font_bold{
  font-weight:bold;
}


/*　	ウレルの買取実績
=========================================*/
*[class^="top-kaitori-jisseki-ttl"]{
	text-align: center;
}
.top-kaitori-jisseki-bg01{
	background: #fffaec;
	padding: 18px 0 21px 0;
	margin-bottom: 10px;
}
.top-kaitori-jisseki-ttl-01{
	font-size: 27px;
	letter-spacing: 0.4em;
	margin-bottom: 15px;
}
.top-kaitori-jisseki-ttl-01:before{
	content: "";
	display: inline-block;
	background: url(../images/top/top-kaitori-jisseki-ttl-001.png) center bottom no-repeat;
	width: 19px;
	height: 27px;
	margin-right: 17px;
}
.top-kaitori-jisseki-ttl-01:after{
	content: "";
	display: inline-block;
	background: url(../images/top/top-kaitori-jisseki-ttl-002.png) center bottom no-repeat;
	width: 19px;
	height: 27px;
	margin-left: 14px;
}
.top-kaitori-jisseki-ttl-02{
	font-size: 30px;
	letter-spacing: 0.3em;
}
.top-kaitori-jisseki-ttl-02-font01{
	font-size: 39px;
}
.top-kaitori-jisseki-ttl-02-font02{
	font-size: 39px;

}

/*　	ウレルが大事にしてること
=========================================*/
.top-rinen{margin-bottom: 45px;}
.top-rinen-box{
	background: url(../images/top/top-rinen-bg-001.png) no-repeat center center;
	position: relative;
	width: 699px;
	height: 316px;
}
.top-rinen-txt01{
	position: absolute;
	width: 488px;
	top: 182px;
	left: 164px;
	line-height: 1.6;
	font-size: 14px;
}
.top-rinen-link{
	position: absolute;
	right: 30px;
	bottom: 32px;
	font-size: 13px;
}


/*　	お気軽にお問い合わせください
=========================================*/
.top-tel-toiawase{
	background: #ffefe6;
	position: relative;
	width: 700px;
	height: 100px;
	margin-bottom: 20px;
}
.top-tel-toiawase-txt01{
	position: absolute;
	left: 29px;
	top: 42px;
	font-size: 17px;
}
.top-tel-toiawase-txt02{
	position: absolute;
	right: 28px;
	top: 28px;
	font-size: 31px;
	letter-spacing: 0.1em;
}
.top-tel-toiawase-txt03{
	position: absolute;
	right: 45px;
	bottom: 22px;
	font-size: 16px;
}


/*　	ウレルが支持される理由
=========================================*/
.top-siji{
	margin-bottom: 58px;
}
*[class^="top-siji-ttl"]{
	text-align: center;
}
.top-siji-ttl-01{
	font-size: 27px;
	letter-spacing: 0.08em;
	margin-bottom: 18px;
}
.top-siji-ttl-01:before{
	content: "";
	display: inline-block;
	background: url(../images/top/top-siji-ttl-bg-001.png) no-repeat center center;
	width: 19px;
	height: 27px;
	margin-right: 30px;
}
.top-siji-ttl-01:after{
	content: "";
	display: inline-block;
	background: url(../images/top/top-siji-ttl-bg-002.png) no-repeat center center;
	width: 19px;
	height: 27px;
	margin-left: 20px;
}
.top-siji-ttl-02{
	font-size: 38px;
	letter-spacing: 0.14em;
	margin-bottom: 27px;
}
.top-siji-ttl-font01{
	font-size: 47px;
}
.top-siji-ttl-font02{
	font-size: 47px;
}
*[class^="top-siji-list"]{
	width: 699px;
	height: 279px;
	position: relative;
	margin-bottom: 20px;
}
.top-siji-list-01{
	background: url(../images/top/top-siji-001.png) no-repeat center center;
}
.top-siji-list-02{
	background: url(../images/top/top-siji-002.png) no-repeat center center;
}
.top-siji-list-03{
	background: url(../images/top/top-siji-003.png) no-repeat center center;
}
.top-siji-txt01{
	position: absolute;
	top: 77px;
	left: 30px;
	font-size: 26px;
	line-height: 1.5;
	letter-spacing: 0.4em;
}
.top-siji-txt02{
	position: absolute;
	top: 168px;
	left: 30px;
	font-size: 15px;
	line-height: 2;
	letter-spacing: 0.1em;
}


/*　	店舗情報
=========================================*/
.top-shop-info-ttl{
	margin-bottom: 4px;
}
.top-shop-info-bg01{
	width: 700px;
	height: 82px;
	position: relative;
	color: #ff8f56;
	background-color: #f4f4f4;
}
.top-shop-info-pt01{
	border-bottom: 1px dotted #b4b4b4;
	padding-bottom: 30px;
	margin-bottom: 19px;
}
.top-shop-info-pt01-txt01{
	position: absolute;
	left: 18px;
	top: 20px;
	font-size: 26px;
	letter-spacing: 0.25em;
}
.top-shop-info-pt01-txt02{
	position: absolute;
	left: 18px;
	top: 47px;
	font-size: 11px;
	border-bottom: 1px solid;
	padding-bottom: 4px;
	letter-spacing: 0.25em;
}
.top-shop-info-pt01-txt03{
	position: absolute;
	top: 33px;
	right: 37px;
	font-size: 14px;
}
.top-shop-info-tokuten-ttl{
	margin-bottom: 24px;
	text-align: center;
}
.top-shop-info-tokuten-ttl-font01{
	font-size: 42px;
}
.top-shop-info-tokuten-ttl-font02{
	font-size: 31px;
}
.top-shop-info-tokuten-item{
	overflow: hidden;
}
.top-shop-info-tokuten-list{
	width: 50%;
	float: left;
	padding: 0 1.5%;
}
.top-shop-info-tokuten-txt01{
	font-size: 18px;
	color: #fff;
	background-color: #ff5f0d;
	width: 88px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 17px;
	display: inline-block;
	float: left;
	margin-bottom: 7px;
}
.top-shop-info-tokuten-txt02{
	float: right;
	font-size: 20px;
	line-height: 34px;
	margin-right: 10px;
}
.top-shop-info-tokuten-txt03{
	font-size: 13px;
	line-height: 1.7;
	letter-spacing: 0.08em;
	margin: 0 8px;
}
.top-shop-info-tokuten-img{
	clear: both;
	margin-bottom: 7px;
}
.top-shop-info-pt03{
	text-align: right;
	margin: 38px 0;
}
.top-shop-info-pt03-link{
	font-size: 17px;
}


/*　
=========================================*/
.kaitori-selected-reason-ttl{
	display: none;
}
.kaitori-selected-reason{
	margin-top: -35px;
	z-index: -1;
	position: relative;
}
.top-selected-reason-ttl{
	letter-spacing: 0.25em;
}
.top-selected-reason + section{
	padding-top: 0;
}
.top-ptxt-link{
	float: right;
	margin-top: 5px;
}

/*　voice
=========================================*/
.takuhai-voice{
    margin-bottom: 30px;
}

.takuhai-voice-ttl{
    margin-top: 30px;
    position: relative;
    height: 70px;
    background-color: #fffaec;
    padding-left: 110px;
    color: #424242;
    font-size: 30px;
    line-height: 70px;
		letter-spacing: 0.13em;
}

.takuhai-voice-ttl:before{
    content: url(../images/kaitori/takuhai/takuhai-voice-ttlbg001.png);
    position: absolute;
    top:-30px;
    left: 10px;
}

.takuhai-voice-ttl-span01{
    color: #ff5f0d;
    font-size: 35px;
}
.takuhai-voice-ttl-span02{
    color: #73adce;
    font-size: 35px;
}
.takuhai-voice-list-custmer-ttl{
    width: 580px;
    float: right;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 20px;
}
.takuhai-voice-list-custmer{
    background: url("../images/kaitori/takuhai/line-dot.gif") repeat-x  bottom;
    padding: 20px 0;
}
.takuhai-voice-list-custmer-icon-txt{
    background: url("../images/kaitori/takuhai/takuhai-voice-ttlbg002.png") no-repeat;
    height: 16px;
    width: 168px;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    padding-left: 40px;
    text-align: center;
    margin-bottom: 10px;
}
.takuhai-voice-list-custmer-txt{
    clear: both;
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
}
.takuhai-voice-list-custmer-icon-img{
    width: 100px;
    float: left;
    margin-bottom: 20px;
}
/* res */
.takuhai-voice-list-res-ttl{
    width: 580px;
    float: left;
	text-align: right;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 20px;
}
.takuhai-voice-list-res{
    background: url("../images/kaitori/ihin/line-dot.gif") repeat-x  bottom;
    padding: 20px 0;
}
.takuhai-voice-list-res-icon-txt{
    background: url("../images/kaitori/ihin/ihin-voice-res-bak.png") 0 0 no-repeat;
    height: 16px;
    width: 170px;
    line-height: 16px;
    font-size: 12px;
    color: #787878;
	float: right;
    padding-left: 40px;
    text-align: center;
    margin-bottom: 10px;
}
.takuhai-voice-list-res-icon-txt + p{
	clear: both;
}
.takuhai-voice-list-res-icon img{
	margin-left: 20px;
}
.takuhai-voice-list-res-txt{
    clear: both;
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
}
.takuhai-voice-list-custmer-icon-img{
    width: 100px;
    float: left;
    margin-bottom: 20px;
}
