@charset "utf-8";
/* CSS Document */

/* -- topSe2 -- */
.topSe2 {
	margin-bottom: 10.6vw;
	padding: 8.0vw 6%;
	background-color: #f2f2f2;
}

.se2Img,
.se2Txt {
	width: 100%;
}

.se2Img {
	margin-bottom: 6vw;
}

.se2Txt {
	text-align: left;
}

.se2Txt h2 {
	margin-bottom: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.3;
}

.se2Txt .se2TxtIn {
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: 0.1em;
}



/* -- 買取価格表 -- */
.kaitoriBnr {
	width: 100%;
	margin-bottom: 40px;
}

.kaitoriBnrBlock {
	display: block;
	width: 100%;
	height: 100%;
	padding: 6px 0 37%;
	text-align: center;
	background: url("../img/top_bnr_sp.jpg") no-repeat center center;
	background-size: cover;
}

.prcTxt {
	margin-bottom: 5px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.3;
	color: #fff;
}

.prcMainTxt {
	font-size: 3.3rem;
	font-weight: 900;
	letter-spacing: 0.18rem;
	color: #ffc815;
}



/* -- 強化買取商品情報 -- */
.topSe3 {
	margin-bottom: 13vw;
}

.topSe3 h3 {
	margin-bottom: 20px;
	text-align: center;
}

.topSe3 .txtBg {
	position: relative;
	z-index: 2;
	margin: 7px 0;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.2em;
}

.topSe3 .txtBg:after {
	position: absolute;
	bottom: -1px;
	left: -0.1em;
	z-index: -1;
	content: "";
	width: 100%;
	height: 12px;
	background-color: #ffc815;
}

.se3In {
	width: 100%;
	padding: 4.6vw 1.8% 4.6vw 5.3%;
	border: 3px solid #000;
	-webkit-overflow-scrolling: touch;
}

.se3In div.scrollArea.jspScrollable,
.se3in div.jspContainer {
	width: 100% !important;
}

.topKyoka {
	width: 97%;
}

.topKyoka a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px 0;
	background: url("../img/common/border_dashed.png") repeat-x left bottom;
}

.kyokaImg,
.kyokaIn {
	display: inline-block;
	vertical-align: middle;
}

.kyokaImg {
	width: 25.5%;
	margin-right: 7%;
}

.kyokaImg img {
	width: 100%;
}

.kyokaIn {
	width: 65%;
}

.kyokaIn .kyokaListTtl {
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.3;
	transition: all .3s ease-in-out;
}

.kyokaIn .kyokaListExc {
	display: none;
}

.topKyoka a:hover .kyokaIn .kyokaListTtl:nth-last-of-type(1) {
	color: #ffc815;
}

.kyokaIn .genre {
	display: inline-block;
	padding: 8px 10px;
	margin-bottom: 12px;
	font-size: 3.2vw;
	line-height: 1.0;
	color: #666;
	border: 1px solid #666;
}



/* -- 電動工具の買取方法について -- */
.topSe4 {
	width: 100%;
	padding: 40px 6%;
	margin: 0 auto 40px;
	background-color: #f2f2f2;
}

.se4Lt,
.se4Rt {
	width: 100%;
}

.se4Lt {
	margin-bottom: 30px;
}

.se4Lt .se4LtContsTtl {
	position: relative;
	left: 50%;
	display: inline-block;
	padding-left: 55px;
	margin-bottom: 15px;
	font-size: 1.4rem;
	line-height: 1.3;
	letter-spacing: 0.1em;
	transform: translateX(-50%);
	background: url("../img/icon_kaitori.png") no-repeat left center;
	background-size: 42px;
}

.se4Lt .se4LtContsTtl * {
	font-weight: bold;
	letter-spacing: 0.1em;
}

.se4Lt .assist {
	display: block;
	font-size: 2.0rem;
}

.se4Lt .assist2 {
	font-size: 2.0rem;
}

.se4Lt .topSe4Txt {
	margin-bottom: 15px;
	font-size: 1.4rem;
	line-height: 1.7;
	letter-spacing: 0.1em;
}

.se4Lt p:nth-last-of-type(1) {
	margin-bottom: 0;
}

.se4Rt li {
	margin-bottom: 15px;
}

.se4Rt li.linkSho {
	margin-bottom: 0;
}

.se4Rt .linkBtn {
	position: relative;
	width: 100%;
	padding: 18px 0;
	font-size: 1.2rem;
	letter-spacing: 0.1em;
	background-color: #fff;
}

.se4Rt .txtPoint {
	position: absolute;
	top: 50%;
	right: 2.8%;
	width: 42px;
	transform: translateY(-50%);
}

.se4Rt .kaitoriTxt {
	display: block;
	margin-top: 5px;
	font-size: 2.0rem;
	font-weight: bold;
	letter-spacing: 0.42em;
}

.se4Rt span.block:before {
	content: "";
	display: inline-block;
	float: left;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 100%;
}

.linkTak span.block:before {
	width: 39px;
	height: 42px;
	margin-right: 10px;
	background-image: url("../img/common/icon_takuhai.png");
}

.linkShu .block:before {
	width: 43px;
	height: 36px;
	margin-right: 10px;
	background-image: url("../img/common/icon_shutcho.png");
}

.linkSho .block:before {
	width: 40px;
	height: 41px;
	margin-right: 10px;
	background-image: url("../img/common/icon_shop.png");
}


/* -- 対応エリア -- */
.se5In {
	margin-bottom: 40px;
}

.topSe5 .topSe5ContsTtl {
	margin-bottom: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
}

.se5MainTxt {
	margin-bottom: 20px;
	font-size: 1.4rem;
	line-height: 1.7;
	text-align: center;
	letter-spacing: 0.1em;
}

.areaTbl {
	width: 100%;
	margin-bottom: 5.3vw;
	border: 3px solid #000;
	border-radius: 10px;
	overflow: hidden;
}

.areaTbl table {
	width: 100%;
}

.areaTbl th,
.areaTbl td {
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: 0.08em;
}

.areaTbl th {
	width: 20%;
	text-align: center;
	vertical-align: center;
	background-color: #f2f2f2;
	border-bottom: 2px solid #000;
}

.areaTbl .lastCol th {
	border: none;
}

.areaTbl td {
	padding-right: 15px;
	padding-left: 15px;
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
}

.areaTbl .lastCol td {
	border-bottom: none;
}

.areaTbl td .prefList {
	display: inline-block;
	margin-right: 12px;
	margin-bottom: 10px;
}

.areaTbl td .prefList:nth-last-of-type(1) {
	margin-right: 0;
}

.areaTbl td .prefList a {
	font-weight: bold;
	letter-spacing: 0.1em;
}


/* -- topSe6 -- */
.topSe6 {
	margin-bottom: 8.0vw;
}

.se6In {
	width: 100%;
}

.se6News {
	margin-bottom: 8.0vw;
}

.se6Head {
	position: relative;
	margin-bottom: 15px;
}

.se6Head .se6BoxTtl {
	font-size: 2.0rem;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.se6Head .se6BoxTtl:before {
	content: "";
	display: inline-block;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	vertical-align: -7px;
}

.se6News .se6BoxTtl:before {
	width: 30px;
	height: 35px;
	background-image: url("../img/icon_news.png");
}

.se6Voice .se6BoxTtl:before {
	width: 30px;
	height: 30px;
	background-image: url("../img/icon_voice.png");
	vertical-align: -3px;
}

.se6Head .se6HeadBtn {
	position: absolute;
	top: 2.3vw;
	right: 0;
}

.btnSml {
	width: 100%;
	padding: 6px 10px;
	font-size: 1.4rem;
}

.btnSml:after {
	width: 12px;
	height: 12px;
	vertical-align: -1px;
}

.se6Conts {
	width: 100%;
	padding: 4.6vw 5.1%;
	border: 3px solid #000;
}

.scrollArea02 {
	height: 280px;
}

.se6list {
	width: 100%;
	padding-bottom: 17px;
	margin-bottom: 20px;
	background: url("../img/common/border_dashed.png") repeat-x left bottom;
}

.listTxt {
	margin-bottom: 11px;
	font-size: 3.2vw;
}

.se6list a {
	display: block;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.3;
	letter-spacing: 0.06em;
	transition: all .3s ease-in-out;
}

@media screen and (min-width:641px) {
	.se6list a:hover {
		color: #ffc815;
	}
}

.topSe6 div.scrollArea.jspScrollable,
.topSe6 div.jspContainer {
	width: 100% !important;
}

.topContsNav {
	padding: 0 5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* ===== main visual ===== */
#topFv {
	position: relative;
	width: 100%;
	height: 736px;
	height: 98.0vw;
	margin-top: 44px;
	margin-bottom: 12vw;
	background: url("../img/sp_mv_bg.jpg") no-repeat center bottom;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
}

#topFv .topFvImg {
	position: absolute;
}

.topFvImg01 {
	width: 46.7%;
	bottom: 0;
	left: 1vw;
}

.topFvImg02 {
	width: 58.4%;
	right: 2.3vw;
	bottom: 3.1vw;
}

.topFvConts {
	padding-top: 5vh;
	display: inline-block;
	text-align: left;
	overflow: hidden;
}

.topFvConts h1 {
	position: relative;
	display: inline-block;
	padding-bottom: 3px;
	margin-bottom: 8px;
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: -0.03em;
	color: #b6b6b6;
	font-style: italic;
}

.topFvConts h1:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #b6b6b6;
}

.fvTxt02,
.fvKana {
	font-weight: bold;
	letter-spacing: 0;
	color: #ffc815;
	font-style: italic;
}

.fvTxt02 {
	margin-bottom: 8px;
	font-size: 3.0rem;
	line-height: 1.1;
}

.fvKana {
	font-size: 2.5rem;
}


@media screen and (max-width:375px) {
	.fvTxt02 {
		margin-bottom: 8px;
		font-size: 2.8rem;
		line-height: 1.1;
	}

	.fvKana {
		font-size: 2rem;
	}
}


.three {
	padding-left: 5px;
}

.threeBox {
	display: inline-block;
	width: 83px;
	padding: 8px 0;
	text-align: center;
	letter-spacing: 0.14em;
	background-color: #ffc815;
	transform: skewX(-10deg);
}

.threeIn {
	display: block;
	font-size: 1.0rem;
	font-weight: bold;
	transform: skewX(10deg);
}


/* タイトルアニメーション */
.animeTit.anime {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
}

.animeTit.anime:before {
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transition-delay: .6s;
	transition-delay: .6s;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}

.animeTit {
	overflow: hidden;
	padding-right: 12px;
	position: relative;
	-webkit-transition: -webkit-transform .6s cubic-bezier(0.8, 0, 0.5, 1);
	transition: -webkit-transform .6s cubic-bezier(0.8, 0, 0.5, 1);
	transition: transform .6s cubic-bezier(0.8, 0, 0.5, 1);
	transition: transform .6s cubic-bezier(0.8, 0, 0.5, 1), -webkit-transform .6s cubic-bezier(0.8, 0, 0.5, 1);
	transition-delay: 0s, 0s;
	-webkit-transition-delay: .6s;
	transition-delay: .6s;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}

.animeTit:before {
	display: block;
	width: 100%;
	height: 100%;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background-color: #e7152d;
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition: -webkit-transform .6s cubic-bezier(0.3, 0, 0.1, 1);
	transition: -webkit-transform .6s cubic-bezier(0.3, 0, 0.1, 1);
	transition: transform .6s cubic-bezier(0.3, 0, 0.1, 1);
	transition: transform .6s cubic-bezier(0.3, 0, 0.1, 1), -webkit-transform .6s cubic-bezier(0.3, 0, 0.1, 1);
	transition-delay: 0s, 0s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	z-index: 3;
	background-color: #FFC815;
}

/* 画像アニメーション */
.topFvImg01 {
	transition: all 0.3s ease-in-out 0s;
	-webkit-transform: translate(-40px, 0);
	transform: translate(-40px, 0);
	opacity: 0;
}

.topFvImg01.anime {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
}

.topFvImg02 {
	transition: all 0.3s ease-in-out 0.2s;
	-webkit-transform: translate(-40px, 0);
	transform: translate(-40px, 0);
	opacity: 0;
}

.topFvImg02.anime {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
}

/* add_area_200430 */
#areaWrap {
	width: 100%;
	margin: 20px auto 40px;
	letter-spacing: -0.4em;
}

.reset * {
	margin: 0;
	padding: 0;
}

#areaTit {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

#areaTit span {
	padding: 5px 30px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	display: inline-block;
	vertical-align: bottom;
	letter-spacing: normal;
	background: #000;
}

#areaTit:after {
	content: "";
	height: 100%;
	width: 50px;
	background: url(../img/area/area_tit_parts.png) 0 0 no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	position: absolute;
	top: 0;
	right: -50px;
	letter-spacing: normal;
}


#areaTxt {
	padding: 0 10px 10px;
	letter-spacing: normal;
	font-size: 4.222vw;
	color: #c00000;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}

#areaPoint {
	width: 100%;
	padding: 0 0px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#areaPoint li {
	padding: 10px 5%;
	margin: 0 1%;
	font-size: 4.8vw;
	color: #000;
	background: #fff000;
	letter-spacing: normal;
	font-weight: bold;
}

#areaImgWrap {
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

#areaImg img {
	width: 100%;
	height: auto;
}

.areaKyushu {
	font-size: 4.8vw;
	color: #ffc200;
	position: absolute;
	top: 99vw;
	left: 9vw;
	letter-spacing: normal;
	font-weight: bold;
}

.areaKinki {
	font-size: 4.8vw;
	color: #f15a24;
	position: absolute;
	top: 62vw;
	left: 2.5vw;
	letter-spacing: normal;
	font-weight: bold;
}

.areaKanto {
	font-size: 4.8vw;
	color: #c1272d;
	position: absolute;
	top: 83vw;
	right: 4vw;
	letter-spacing: normal;
	font-weight: bold;
}

#area {
	width: 100%;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.areaName {
	letter-spacing: normal;
	margin-bottom: 10px;
}

.areaName dt {
	padding: 5px 0;
	text-align: center;
	font-size: 16px;

}

.areaName.kyushu dt {
	background: #ffc200;
	color: #000;
}

.areaName.kinki dt {
	background: #f15a24;
	color: #FFF;
}

.areaName.kanto dt {
	background: #c1272d;
	color: #FFF;
}

.areaName dd {
	background: #FFF;
	padding: 20px;
	font-size: 13px;
	line-height: 1.3;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.areaName.kyushu dd {
	border: 1px #ffc200 solid;
}

.areaName.kinki dd {
	border: 1px #f15a24 solid;
}

.areaName.kanto dd {
	border: 1px #c1272d solid;
}

.areaBtn {
	text-align: center;
}

.areaBtn a {
	padding: 20px 50px;
	text-decoration: none;
	display: block;
	color: #fff;
	border-radius: 10px;
	box-shadow: 0px 6px 0 #075c2d;
	transition: 0.2s all ease 0s;
	font-size: 20px;
	letter-spacing: normal;
	font-weight: bold;
	background: #009944 url(../img/area/area_btn_icon.png) center bottom 5px no-repeat;
}

.areaBtn a:hover {
	box-shadow: none;
	transform: translate3d(0, 6px, 0);
}

#branchWrap {
	width: 100%;
	padding: 0 10px;
	margin: 0 auto 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#branch li {
	width: 100%;
	margin-bottom: 10px;
	background: #FFF;
}

.branchArea {
	padding: 5px 10px;
	text-align: center;
	font-size: 18px;
}

.kyushu .branchArea {
	background: #ffcc27;
}

.kinki .branchArea {
	background: #f15a24;
	color: #FFF;
}

.kanto .branchArea {
	background: #c1272d;
	color: #FFF;
}

.kyushu .branchInfo {
	padding: 15px;
	border-left: 1px #ffcc27 solid;
	border-right: 1px #ffcc27 solid;
	border-bottom: 1px #ffcc27 solid;
}

.kinki .branchInfo {
	padding: 15px;
	border-left: 1px #f15a24 solid;
	border-right: 1px #f15a24 solid;
	border-bottom: 1px #f15a24 solid;
}

.kanto .branchInfo {
	padding: 15px;
	border-left: 1px #c1272d solid;
	border-right: 1px #c1272d solid;
	border-bottom: 1px #c1272d solid;
}

.branchName {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}

.branchAddress {
	display: block;
	vertical-align: middle;
	padding-bottom: 10px;
}

.branchContact {
	width: 100%;
	text-align: center;
}

.branchTel {
	display: inline-block;
	vertical-align: bottom;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	padding-left: 30px;
	background: url(../img/area/area_tel_icon.png) left center no-repeat;
	text-align: left;
}

#branchWrap span {
	font-size: 12px;
	line-height: 1;
	display: block;
}

#branchWrap a {
	display: block;
}

.branchTime {
	font-size: 12px;
	margin-bottom: 10px;
}

.branchHow {
	padding: 3px 10px;
	color: #FFF;
	background: #666;
	font-size: 12px;
}

.branchAnno {
	color: #ff000a;
	text-align: left;
	font-size: 12px;
}