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

img{
width: 100% !important;
height: auto;
width /***/:auto;　
}
.pc {
	display:none;
}
.smp {
	display:block;
}
a img:hover {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

  input[type="button"],input[type="submit"] {
    -webkit-appearance: none;
  }
  
/* ヘッダー */
header.smp {
	padding-top:7%;
	display:block;
	width:100%;
	background-image:url(../img/common/head_smp.png) ;
	background-repeat:no-repeat;
	background-position:top;
	background-size:100%;
}
header.smp .head_top {
	width:94%;
	margin:0 auto;
}
header.smp .head_top .head_info {
	float:right;
	width:35%;
	padding-right:2%;
}
header.smp .head_top .head_info .hbtn01 {
	margin-bottom:4%;
}
header.smp .head_tel {
	width:94%;
	margin:3% auto 0;
}
header.smp .head_tel .htel01 {
	margin-bottom:2%;
}
header.smp .head_tel .htel02 {
	 width:49%;
	 float:left;
 }
header.smp  .head_tel .htel03 {
	 width:49%;
	 float:right;
 }
header.smp #head_mid {
	margin:0 auto 0;
}
header.smp #head_mid h1 {
	width:56%;
	margin:0 auto 0;
	float:left;
}
header.smp #head_mid p {
	padding:3% 0 0;
	text-align:center;
	font-size:8px;
	line-height:1.5;
}
/* アコーディオン */
.accordion01 dl {
	position: relative;
	width:94%;
	margin:3% auto;
}
.accordion01  ul {
	background:#1aab4b;
	padding:0 2%;
}
.accordion01  ul li {
	color:#fff;
	border-bottom:1px dotted #fff;
	text-align:center;
}
.accordion01  ul li.c_deep {
	background:#007D2B;
}
.accordion01  ul li:last-child {
	border-bottom:none;
}
.accordion01  ul li a {
	color:#fff;
	font-size:14px;
	background-image:url(../img/common/smp_menu_arr.png);
	background-repeat:no-repeat;
	background-position:right 3% center;
	background-size:2.5%;
	display:block;
	padding:3.5% 0;
	text-decoration:none;
}


/* スライダー */
#topimage {
	width:94%;
	margin:auto;
	background:none;
	padding-top:2%;
}

/* サムネイル */
#thumb_wrap {
	width:100%;
	margin:0 auto 2%;
	overflow:hidden;
	position:relative;
}
#thumb_wrap a {
	display:block;
	width:19.2%;
	margin-left:1%;
	float:left;
	position:relative;
	left:-50%;
}
#thumb_wrap a:first-child {
	margin-left:0;
}
#thumb_wrap a img {
	width:100%;
}
#top_thumb {
	position:relative;
	left:50%;
	float:left;
}


/* 共通バナー */
.ban01 {
	margin-top:6%;
	text-align:center;
}
.ban01 h3 {
	margin-bottom:4%;
}
.ban01 .life_ban {
	margin:auto;
	width:42%;
}
.ban01 p {
	padding-top:1%;
}
.ban01 p a {
	font-size:10px;
}
.ban02 {
	margin-top:4%;
}
.ban02 ul {
	display:table;
	width:90%;
	margin:4% auto 0;
}
.ban02 ul li {
	display:table-cell;
	width:46%;
	padding:0 2%;
}


#info ul li .link_btn {
	width:30%;
}

/* フッター */
footer {
	width:100%;
}
footer .pc_rap,
footer .copy {
	display:none;
}
footer .smp_rap {
	display:block;
	border-top:1px dotted #000;
	padding-top:2%;
	margin-top:6%;
}
footer .smp_rap ul {
	display:table;
	width:90%;
	margin:4% auto 0;
}
footer .smp_rap ul li {
	display:table-cell;
	width:46%;
	padding:0 2%;
}
footer .smp_rap .f_corp {
	margin-top:6%;
}
footer .smp_rap .f_corp h3 {
	border-top:4px solid #ff8200;
	border-bottom:1px dotted #000;
	line-height:1;
	font-size:16px;
	font-weight:bold;
	padding:3% 0 3% 6%;
	text-align:left;
}
footer .smp_rap .f_corp p {
	margin-top:3%;
	padding:0 0 4% 6%;
	font-size:11px;
}
/* サイドエリア */

#side {
	float:none;
	width:90%;
	margin:6% auto 0;
}
#side .gold_box p {
	margin:3% 0 5%;
	text-align:center;
	font-size:12px;
}
#side .gold_box .item {
	font-size:12px;
	padding-left:3%;
}
#side .gold_box .price {
	font-weight:bold;
	font-size:18px;
	padding-left:6%;
}
#side .gold_box .gold {
	color:#c89f1a;
}
#side .gold_box .gold .inn {
	border:1px solid #ff6114;
}
#side .gold_box .gold .box01 {
	background-image:url(../img/common/side_b01.jpg);
	background-size:100%;
	background-position:center right;
	background-repeat:no-repeat;
}
#side .gold_box .gold .box02 {
	background-image:url(../img/common/side_b02.jpg);
	background-size:100%;
	background-position:center right;
	background-repeat:no-repeat;
}

#side .gold_box .pt {
	color:#7f7f7f;
	margin-top:5%;
}
#side .gold_box .pt .inn {
	border:1px solid #cccccc;
}
#side .gold_box .pt .box01 {
	background-image:url(../img/common/side_b03.jpg);
	background-size:100%;
	background-position:center right;
	background-repeat:no-repeat;
}
#side .gold_box .pt .box02 {
	background-image:url(../img/common/side_b04.jpg);
	background-size:100%;
	background-position:center right;
	background-repeat:no-repeat;
}




#side .gold_box .box01 {
	padding:5% 0;
	border-bottom:1px dotted #b2b2b2;
}
#side .gold_box .box02 {
	padding:5% 0;
}
#side .s_cont {
	margin-top:5%;
}
#side .s_cont li {
	margin-bottom:5%;
	float:left;
	width:49%;
}
#side .s_cont li:nth-child(2n) {
	float:right;
}
#side .s_menu,
#side .s_kaitori,
#side .side_info,
#side .s_corp {
	display:none;
}

#side .s_rec {
	margin-top:8%;
}
#side .s_fb,
#side .s_tw {
	margin-top:5%;
}
#side .s_corp {
	margin-top:10%;
}
#side .s_corp h3 {
	border-top:4px solid #ff8200;
	border-bottom:1px dotted #000;
	line-height:1;
	font-size:16px;
	font-weight:bold;
	padding:6% 0;
	text-align:left;
}
#side .s_corp p {
	margin-top:6%;
	font-size:11px;
}
/* 共通 */
#cont {
	margin:4% auto;
	width:100%;
}

#main {
	float:none;
	width:100%;
}



nav#fix {
    left: 0;
    margin: 0;
    top: 0;
    width: 100%;
    z-index: 10;
}
#heds {
    display: table;
    overflow: hidden;
    table-layout: fixed;
}
#fix_menu {
    color: #fff;
    margin: 0;
    text-align: left;
    width: 100%;
    z-index: 100000000;
}
#fix_menu ul {
    background: none repeat scroll 0 0 #FF0000;
    margin: 0 auto;
    overflow: hidden;
	position:absolute;
	width:98%;
	padding:2% 1% 1%;
	left:0;
	top:18%;
	z-index:100000;
}
#fix_menu ul li {
	padding:0 4%;
	background:#fff;
	vertical-align:bottom;
	line-height:1;
}
#fix_menu ul li a {
	padding:5% 0 ;
	border-bottom: 1px solid #FF0000;
    color: #FF0000;
    display: block;
    text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
#fix_menu ul li:last-child a {
	border-bottom:none;
}





/* トップ
-------------------------------- */

#top_square1{
	display:inline-block;
	width:20%;
}
#top_square2{
	display:inline-block;
	width:20%;
}

/* 買取情報 */
#top_new {
}
#top_new .inn {
}
#top_new ul {
	padding-top:4%;
	width:90%;
	padding-left:1%;
	margin:auto;
}
#top_new ul li {
	width:98%;
	padding:0 ;
	float:left;
}
#top_new ul li .pict {
	padding:2%;
	background:#e6e6e6;
}
#top_new ul li .pict img {
	width:100%;
	height:auto;
}
#top_new ul li .text01 {
	padding-top:4%;
	font-size:12px;
	line-height:20px;
	color:#ff6e00;
}
#top_new ul li .text02 {
	padding-top:1%;
	font-size:13px;
	line-height:20px;
}
#top_new ul li .text02 a {
}
#top_new ul li .text03 {
	font-size:12px;
	margin-top:3%;
	padding:3% 0;
	line-height:20px;
}
#top_new ul li .text04 {
	padding-top:1%;
	font-size:14px;
	padding:6% 0 6%;
	background:url(../img/top/kaitori_icon.png) center left no-repeat;
	background-size:30%;
	font-weight:bold;
	text-align:right;
	line-height:20px;
}
#top_new ul li .text05 {
	font-size:12px;
	color:#4d4d4d;
	text-align:center;
	line-height:20px;
}
#top_new .inn .btn {
	width:50%;
	text-align:center;
	margin:auto;
}


/* 販売情報 */
#top_sale {
}
#top_sale .inn {
}
#top_sale ul {
	padding-top:4%;
	width:90%;
	padding-left:1%;
	margin:auto;
}
#top_sale ul li {
	width:98%;
	padding:0 ;
	float:left;
}
#top_sale ul li .pict {
	padding:2%;
	background:#e6e6e6;
}
#top_sale ul li .pict img {
	width:100%;
	height:auto;
}
#top_sale ul li .text01 {
	padding-top:4%;
	font-size:12px;
	line-height:20px;
	color:#ff6e00;
}
#top_sale ul li .text02 {
	padding-top:1%;
	font-size:13px;
	line-height:20px;
	min-height:auto;
}
#top_sale ul li .text02 a {
}
#top_sale ul li .text03 {
	font-size:12px;
	margin-top:3%;
	padding:3% 0;
	line-height:20px;
	min-height:auto;
}
#top_sale ul li .text04 {
	padding-top:1%;
	font-size:14px;
	padding:6% 0 6%;
	background-size:30%;
	font-weight:bold;
	text-align:right;
	line-height:20px;
}
#top_sale ul li .text05 {
	font-size:12px;
	text-align:center;
	line-height:20px;
}
#top_sale .inn .btn {
	width:50%;
	text-align:center;
	margin:auto;
}



#top_info {
	margin:8% auto;
	width:94%;
	padding-bottom:0;
	border-bottom:none;
}
#top_info .title {
	background:url(../img/top/top_info_smp.png) no-repeat;
	background-size:100%;
	height:auto;
	padding-bottom:2%;
}
#top_info .title p{
	line-height:1;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	padding:2% 0 0 5%;
}
#top_info .title p span {
	font-size:11px;
	font-weight:normal;
	padding-left:0;
	padding-top:1%;
	display:block;
}
#top_info .inn {
	padding:0;
	margin-top:0;
	height:250px;
}
#top_info .inn table th {
	font-size:11px;
	width:auto;
	padding-top:3%;
	padding-left:2%;
	border-bottom:none;
	display: inline;
	float:left;
}
#top_info .inn table td {
	padding:0;
	border-bottom:1px dotted #BFBFBF;
	display:inline;
	float:left;
	padding-left:2%;
	padding-right:2%;
	padding-bottom:2%;
	width:94%;
}
#top_info .inn table td a {
	color:#3F3F3F;
	font-size:11px;
}

/* 商品状態 */
.item_st {
	margin-top:5%;
	height:auto;
}
.item_st span {
	color:#fff;
	float:left;
	display:block;
	font-size:10px;
	font-weight:bold;
	width:32%;
	margin-right:2%;
	padding:3% 0;
	line-height:1;
	text-align:center;
	border-radius:2px;
}



#top_list {
	margin:10% auto 0;
	width:94%;
}
#top_list .title {
	text-align:center;
	background:url(../img/top/top_list_bg.jpg) repeat;
	m
}
#top_list .title h3 {
	padding:4% 0 4%;
	width:94%;
	margin:auto;
}
#top_list .title p {
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#231815;
	width:92%;
	margin:auto;
	padding-bottom:4%;
}
#rank_box {
	padding-bottom:4%;
	margin-top:8%;
}
#rank_box h3 {
	margin-bottom:4%;
}
#rank_box .inn {
	width:48%;
	float:left;
	margin-right:4%;
	background-image:url(../img/top/list_bg02.jpg);
	background-repeat: repeat-y;
	background-size:100%;
}
#rank_box .inn.last,
#rank_box .inn.s_last {
	margin-right:0;
}
#rank_box .inn .title {
	background-image:url(../img/top/list_bg01.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	font-size:12px;
	line-height:1;
	color:#ffff00;
	font-weight:bold;
	padding:8% 4%;
	height:auto;
}
#rank_box .inn ul {
	padding:0 6% 0 2%;
	width:90%;
}
#rank_box .inn ul li {
	border-bottom:1px dotted #999999;
	font-size:10px;
	padding:6% 2% 4% 22%;
	background-position:top 14% left 6%;
	background-repeat:no-repeat;
	background-size:12%;
	min-height:auto;
}
#rank_box .inn ul li a {
	font-size:10px;
}
#rank_box .inn ul li:last-child {
	border-bottom:none;
}

#move {
	display:none;
}
.move_smp {
	display:block;
	width:90%;
	margin:6% auto 0;
}


#serect {
	background-image:url(../img/top/serect_bg.jpg);
	background-size:100%;
	background-repeat:no-repeat;
	background-position:bottom;
	height:auto;
	padding-bottom:4%;
	margin-top:4%;
}
#serect ul {
	width:90%;
	margin:4% auto 3%;
	display:table;
	table-layout:fixed;
}
#serect ul li {
	display:table-cell;
	padding:0 2%;
	width:90%;
}
#serect ul li:last-child {
	padding-right:2%;
}
#serect .btn {
	text-align:center;
	border-radius:3px;
	margin:auto;
	width:80%;
}

#point {
}
#point li {
	margin:auto;
	width:94%;
	text-align:center;
}


#news {
	margin-top:4%;
	padding-bottom:2%;
	border-bottom:1px solid #000;
	
}
#news .inn {
	padding:2% 0;
}
#news .inn ul {
	width:100%;
	overflow:auto;
	/*height:105px;*/
}
#news .inn ul li {
	display:table;
	padding:2% 0 1% 2%;
	border-bottom:1px dotted #bfbfbf;
	width:94%;
}
#news .inn ul li .date,
#news .inn ul li .text {
	display:table-cell;
}
#news .inn ul li .date {
	font-size:10px;
	color:#e40011;
	width:25%;
}
#news .inn ul li .text {
	font-size:12px;
}
#news .inn ul li .text a {
	color:#3f3f3f;
	font-size:12px;
}

#info ul {
	width:94%;
	margin:auto;
}

#info .btn {
	width:80%;
	margin:auto;
}


/* 最新買取実績
-------------------------------- */

.new_top p {
	font-size:12px;
	line-height:18px;
	width:92%;
	margin:3% auto 0;
}

#new_main {
}
#new_main {
	padding-bottom:0;
	border-bottom:none;
}
#new_main .inn {
	margin-top:6%;
	padding-bottom:3%;
	background-size:100%;
	background:url(../img/new/new03.png) no-repeat center top,url(../img/top/top_new_bg.jpg) repeat-y;
}
#new_main ul {
	width:100%;
	margin:0 auto ;
	padding-top:6%;
}
#new_main ul li {
	background:#fff;
	width:88%;
	height:auto;
	padding:3%;
	margin:0 auto 3%;
	float:none;
}
#new_main ul li:nth-child(4n) {
	margin-right:auto;
}
#new_main ul li .pict {
	float:left;
	width:40%;
}
#new_main ul li .text {
	padding-top:0;
	padding-left:3%;
	float:left;
	width:54%;
}
#new_main ul li .text span {
	color:#F90003;
}



/* 最新買取情報 
---------------------------------*/
#info_main {
}
#info_main .inn {
	margin:0;
	background:#ff9600;
	border:none;
	padding-bottom:2%;
	padding-top:2%;
}
#info_main ul {
	width:90%;
	padding: 0 3.5% 4%;
	margin:0 auto;
	background:#fff;
}
#info_main ul li {
	width:48%;
	padding:4% 0 0 ;
	float:left;
	border-bottom:none;
	margin:0;
}
#info_main ul li:nth-child(2n) {
	float:right;
	padding:4% 0 0 ;
	margin:0;
}
#info_main ul li:nth-child(3n) {
    padding:4% 0 0 ;
}
#info_main ul li .pict {
	width:96%;
	padding:2%;
	background:#e6e6e6;
}
#info_main ul li .text01 {
	padding-top:4%;
	font-size:14px;
	line-height:20px;
	color:#ff6e00;
}
#info_main ul li .text02 {
	padding-top:1%;
	font-size:13px;
	line-height:20px;
}
#info_main ul li .text02 a {
}
#info_main ul li .text03 {
	font-size:12px;
	margin-top:3%;
	padding:3% 0;
	line-height:20px;
}
#info_main ul li .text04 {
	padding-top:1%;
	font-size:14px;
	padding:6% 0 6%;
	background-size:30%;
	font-weight:bold;
	text-align:right;
	line-height:20px;
}
#info_main ul li .text05 {
	font-size:12px;
	text-align:center;
	line-height:20px;
	padding-bottom:4%;
}



/* 最新販売情報 
---------------------------------*/
#sale_main {
}
#sale_main .inn {
	margin:0;
	background:#ff9600;
	border:none;
	padding-bottom:2%;
}
#sale_main ul {
	width:90%;
	padding: 0 3.5% 4%;
	margin:0 auto;
	background:#fff;
}
#sale_main ul li {
	width:48%;
	padding:4% 0 0 ;
	float:left;
	border-bottom:none;
	margin:0;
}
#sale_main ul li:nth-child(2n) {
	float:right;
	padding:4% 0 0 ;
	margin:0;
}
#sale_main ul li:nth-child(3n) {
    padding:4% 0 0 ;
}
#sale_main ul li .pict {
	width:96%;
	padding:2%;
	background:#e6e6e6;
}
#sale_main ul li .text01 {
	padding-top:4%;
	font-size:14px;
	line-height:20px;
	color:#ff6e00;
}
#sale_main ul li .text02 {
	padding-top:1%;
	font-size:13px;
	line-height:20px;
}
#sale_main ul li .text02 a {
}
#sale_main ul li .text03 {
	font-size:12px;
	margin-top:3%;
	padding:3% 0;
	line-height:20px;
}
#sale_main ul li .text04 {
	padding-top:1%;
	font-size:14px;
	padding:6% 0 6%;
	background-size:30%;
	font-weight:bold;
	text-align:right;
	line-height:20px;
}
#sale_main ul li .text05 {
	font-size:12px;
	text-align:center;
	line-height:20px;
	padding-bottom:4%;
}


/* 店頭買取
-------------------------------- */
#shop .top_box .inn .tx_box {
	padding:2% 3%;
}
#shop .top_box .inn .tx_box h3 {
	font-size:16px;
}
#shop .top_box .inn .tx_box p {
	font-size:11px;
	margin-top:2%;
}
#shop .box01 {
	background-image:url(../img/shop/shop_bg01.jpg);
	background-repeat:repeat;
	padding:1%;
	margin-top:4%;
}
#shop .box01 .inn {
}
#shop .box01 .inn.last {
	margin-top:1%;
}
#shop .box01 .inn h2 {
	font-size:14px;
	padding:1.5% 0;
	letter-spacing:0em;
}
#shop .box01 .inn ul {
	padding:2% 3%;;
	height:auto;
	background:none;
}
#shop .box01 .inn ul li {
	background-image:url(../img/shop/shop_icon.jpg);
	background-size:4%;
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:5.5%;
	font-size:11px;
	line-height:22px;
}
#shop .box01 .inn .f_box {
	padding:2% 3%;
	line-height:20px;
}
#shop .box01 .inn .f_box .left {
	float:none;
	width:100%;
	font-size:11px;
}
#shop .box01 .inn .f_box .right {
	float:nonr;
	width:100%;
	font-size:11px;
}
#shop .box02 {
}
#shop .box02 .inn {
	background:#fff;
	text-align:center;
	padding:2%
}
#shop .box02 .inn h2 {
	font-size:14px;
	line-height:21px;
	padding-bottom:1.5%;
}
#shop .box02 .inn p {
	color:#333333;
	font-size:11px;
	line-height:19px;
	padding-top:2%;
}

#shop .flow_box h2 {
	padding:2% 0;
	border-radius:0;
	font-size:16px;
	letter-spacing:0.1em;
	margin-bottom:0;
}
#shop .flow_box p {
	width:10%;
	margin:auto;
}


#shop .step_box {
	margin-top:3%;
	background:#f18d1e;
	padding:1%;
}
#shop .step_box .inn {
	padding:3%;
	margin-bottom:1%;
	background:#fff;
}
#shop .step_box .inn .pict {
	display:none;
}
#shop .step_box .inn .text {
	float:none;
	width:100%;
}
#shop .step_box .inn .text .h_rap {
	padding-bottom:4%;
	margin-bottom:2%;
	width:100%;
}
#shop .step_box .inn .text .h_rap h3 {
	width:18%;
}
#shop .step_box .inn .text .h_rap h4 {
	font-size:14px;
	line-height:20px;
	padding-left:4%;
}
#shop .step_box .inn .text p {
	font-size:11px;
	line-height:19px;
	color:#333333;
}
#shop .tel_box {
	background:#ff8000;
	text-align:center;
	margin-top:3%;
}
#shop .tel_box  h4 {
	color:#fff;
	font-size:16px;
	padding:3% 0;
	letter-spacing:0;
}
#shop .tel_box ul {
	width:96%;
	margin:auto;
}
#shop .tel_box ul li {
	float:left;
	margin-bottom:2%;
}
#shop .tel_box ul li:nth-child(2n) {
	float:right;
}
#shop .btm_ban {
	display: block;
	margin-top:5%;
	width:100%;
}
#shop .btm_ban .left {
	display: block;
	text-align:center;
	width:90%;
	margin:0 auto 4%;
}
#shop .btm_ban .right {
	display: block;
	text-align:center;
	width:90%;
	margin:auto;
}

/* 宅配買取
-------------------------------- */
#delivery .top_box .inn .tx_box {
	padding:2% 3%;
}
#delivery .top_box .inn .tx_box h3 {
	font-size:16px;
}
#delivery .top_box .inn .tx_box h3 br {
	display:block;
}
#delivery .top_box .inn .tx_box p {
	font-size:11px;
	margin-top:2%;
}

#delivery .box02 {
}
#delivery .box02 .inn {
	text-align:center;
	padding:2%
}
#delivery .box02 .inn h2 {
	font-size:14px;
	line-height:21px;
	padding-bottom:1.5%;
}
#delivery .box02 .inn p {
	font-size:11px;
	line-height:19px;
	padding-top:2%;
}
#delivery .box02 .inn p span,#delivery .box02 .inn p span a {
	font-size:11px;
	color:#de0011;
}

#delivery .flow_box h2 {
	padding:2% 0;
	border-radius:0;
	font-size:16px;
	letter-spacing:0.1em;
	margin-bottom:0;
}
#delivery .flow_box p {
	width:10%;
	margin:auto;
}


#delivery .step_box {
	margin-top:3%;
	padding:1%;
}
#delivery .step_box .inn {
	padding:3%;
	margin-bottom:1%;
	background:#fff;
}
#delivery .step_box .inn .pict {
	display:none;
}
#delivery .step_box .inn .text {
	float:none;
	width:100%;
}
#delivery .step_box .inn .text .h_rap {
	padding-bottom:4%;
	margin-bottom:2%;
	width:100%;
}
#delivery .step_box .inn .text .h_rap h3 {
	width:18%;
}
#delivery .step_box .inn .text .h_rap h4 {
	font-size:14px;
	line-height:20px;
	padding-left:4%;
}
#delivery .step_box .inn .text p {
	font-size:11px;
	line-height:19px;
}
#delivery .tel_box {
	text-align:center;
	margin-top:3%;
}
#delivery .tel_box  h4 {
	font-size:16px;
	padding:3% 0;
	letter-spacing:0;
}
#delivery .tel_box ul {
	width:96%;
	margin:auto;
}
#delivery .tel_box ul li {
	float:left;
	margin-bottom:2%;
}
#delivery .tel_box ul li:nth-child(2n) {
	float:right;
}


#delivery .point h3 {
	padding:1% 0;
	font-size:16px;
}
#delivery .point .point_bg .inn {
	padding:2%;
	margin-bottom:1%;
}
#delivery .point .point_bg .inn.last {
	margin-bottom:0;
}
#delivery .point .point_bg .inn .p_tit {
	padding-bottom:1.5%;
}
#delivery .point .point_bg .inn .p_tit h4 {
	width:10%;
}
#delivery .point .point_bg .inn .p_tit p {
	padding-left:2%;
	font-size:14px;
}
#delivery .point .point_bg .inn .t01 {
	font-size:11px;
	line-height:19px;
	margin-top:2.5%;
}

#delivery .item {
}
#delivery .item h3 {
	padding:1% 0;
	font-size:16px;
}
#delivery .item .item_bg {
	padding:1%;
}
#delivery .item .item_bg .inn {
	padding:2%;
}
#delivery .item .item_bg .inn.last {
	margin-bottom:0;
}
#delivery .item .item_bg .inn .p_tit {
	padding-bottom:1.5%;
}
#delivery .item .item_bg .inn .p_tit h4 {
	font-size:14px;
}
#delivery .item .item_bg .inn .p_tit h4.last {
	margin-top:3%;
}
#delivery .item .item_bg .inn .p_tit h4 span {
	color:#eb5a24;
	font-size:14px;
	font-weight:bold;
}
#delivery .item .item_bg .inn .t01 {
	font-size:11px;
	line-height:19px;
	margin-top:2.5%;
}
#delivery .item .item_bg .inn .t02 {
	font-size:11px;
	line-height:19px;
	background:#f2f2f2;
	padding:2%;
	margin-top:2%;
	color:#736357;
}
#delivery .item .item_bg .inn .t03 {
	font-size:11px;
	line-height:19px;
	margin-top:0;
}

#delivery .btm_ban {
	display: block;
	margin-top:5%;
	width:100%;
}
#delivery .btm_ban .left {
	display: block;
	text-align:center;
	width:90%;
	margin:0 auto 4%;
}
#delivery .btm_ban .right {
	display: block;
	text-align:center;
	width:90%;
	margin:auto;
}

/* 出張買取
-------------------------------- */
#trip .top_box .inn .tx_box {
	padding:2% 3%;
}
#trip .top_box .inn .tx_box h3 {
	font-size:16px;
}
#trip .top_box .inn .tx_box p {
	font-size:11px;
	margin-top:2%;
}

#trip .box02 {
}
#trip .box02 .inn {
	text-align:center;
	padding:2%
}
#trip .box02 .inn h2 {
	font-size:14px;
	line-height:21px;
	padding-bottom:1.5%;
}
#trip .box02 .inn p {
	font-size:11px;
	line-height:19px;
	padding-top:2%;
}
#trip .box02 .inn p span,#trip .box02 .inn p span a {
	font-size:11px;
	color:#de0011;
}

#trip .flow_box h2 {
	padding:2% 0;
	border-radius:0;
	font-size:16px;
	letter-spacing:0.1em;
	margin-bottom:0;
}
#trip .flow_box p {
	width:10%;
	margin:auto;
}


#trip .step_box {
	margin-top:3%;
	padding:1%;
}
#trip .step_box .inn {
	padding:3%;
	margin-bottom:1%;
	background:#fff;
}
#trip .step_box .inn .pict {
	display:none;
}
#trip .step_box .inn .text {
	float:none;
	width:100%;
}
#trip .step_box .inn .text .h_rap {
	padding-bottom:4%;
	margin-bottom:2%;
	width:100%;
}
#trip .step_box .inn .text .h_rap h3 {
	width:18%;
}
#trip .step_box .inn .text .h_rap h4 {
	font-size:14px;
	line-height:20px;
	padding-left:4%;
}
#trip .step_box .inn .text p {
	font-size:11px;
	line-height:19px;
}
#trip .tel_box {
	text-align:center;
	margin-top:3%;
}
#trip .tel_box  h4 {
	font-size:16px;
	padding:3% 0;
	letter-spacing:0;
}
#trip .tel_box ul {
	width:96%;
	margin:auto;
}
#trip .tel_box ul li {
	float:left;
	margin-bottom:2%;
}
#trip .tel_box ul li:nth-child(2n) {
	float:right;
}


#trip .point h3 {
	padding:1% 0;
	font-size:16px;
}
#trip .point .point_bg .inn {
	padding:2%;
	margin-bottom:1%;
}
#trip .point .point_bg .inn.last {
	margin-bottom:0;
}
#trip .point .point_bg .inn .p_tit {
	padding-bottom:1.5%;
}
#trip .point .point_bg .inn .p_tit h4 {
	width:10%;
}
#trip .point .point_bg .inn .p_tit p {
	padding-left:2%;
	font-size:14px;
}
#trip .point .point_bg .inn .t01 {
	font-size:11px;
	line-height:19px;
	margin-top:2.5%;
}

#trip .item {
}
#trip .item h3 {
	padding:1% 0;
	font-size:16px;
}
#trip .item .item_bg {
	padding:1%;
}
#trip .item .item_bg .inn {
	padding:2%;
}
#trip .item .item_bg .inn.last {
	margin-bottom:0;
}
#trip .item .item_bg .inn .p_tit {
	padding-bottom:1.5%;
}
#trip .item .item_bg .inn .p_tit h4 {
	font-size:14px;
}
#trip .item .item_bg .inn .p_tit h4.last {
	margin-top:3%;
}
#trip .item .item_bg .inn .p_tit h4 span {
	color:#eb5a24;
	font-size:14px;
	font-weight:bold;
}
#trip .item .item_bg .inn .t01 {
	font-size:11px;
	line-height:19px;
	margin-top:2.5%;
}
#trip .item .item_bg .inn .t02 {
	font-size:11px;
	line-height:19px;
	background:#f2f2f2;
	padding:2%;
	margin-top:2%;
	color:#736357;
}
#trip .item .item_bg .inn .t03 {
	font-size:11px;
	line-height:19px;
	margin-top:0;
}

#trip .btm_ban {
	display: block;
	margin-top:5%;
	width:100%;
}
#trip .btm_ban .left {
	display: block;
	text-align:center;
	width:90%;
	margin:0 auto 4%;
}
#trip .btm_ban .right {
	display: block;
	text-align:center;
	width:90%;
	margin:auto;
}


/* 実店舗のご案内
-------------------------------- */

.corp_top {
	margin-bottom:5%;
}

.shop_list {
	margin:0 auto 5%;
	padding-bottom:5%;
}
.shop_list .shop_title {
	background:url(../img/corporate/corporate_bg01.jpg) no-repeat;
	background-size:150%;
	color:#fff;
	padding:3% 0 0;
	text-align:center;
	font-size:14px;
	line-height:1;
	font-weight:bold;
}
.shop_list .inn {
	margin:2% auto 0;
}

.shop_list .left_area {
	float:none;
	width:92%;
	margin:auto;
}
.shop_list .left_area .f_box {
	margin-top:4%;
}
.shop_list .left_area .f_box .f_left {
	float:left;
	width:48%;
}
.shop_list .left_area .f_box .f_right {
	float:right;
	width:48%;
}

.shop_list .right_area {
	float:none;
	width:92%;
	margin:4% auto 0;
}
.shop_list .right_area .shop_info {
	margin-top:4%;
	margin-bottom:3%;
}
.shop_list .right_area table th,
.shop_list .right_area table td {
	border:1px solid #231815;
	vertical-align:middle;
	font-size:14px;
}
.shop_list .right_area table th {
	background:#f7f8f8;
	text-align:center;
	width:30%;
	padding:3% 0;
}
.shop_list .right_area table td {
	text-align:left;
	padding:3%;
}

.shop_list .right_area .blog {
	margin-top:5%;
}

.corp_new .list_title {
	text-align:center;
	font-weight:bold;
	padding-top:18px;
	color:#fff;
	font-size:15px;
	line-height:1;
	background:url(../img/corporate/corporate_bg02.jpg) no-repeat;
}
.corp_new .arr {
	text-align:center;
	width:10%;
	line-height:1;
	padding:0;
	margin: auto;
	vertical-align:bottom;
}
.shop_list .movie {
	margin:20px auto 0;
	text-align:center;
}




.corp_new .inn {
	margin-top:5%;
	margin-bottom:3%;
	padding-bottom:3%;
	background:url(../img/top/top_new_bg.jpg) repeat-y;
}
.corp_new ul {
	width:100%;
	margin:0 auto ;
	padding-top:3%;
}
.corp_new ul li {
	background:#fff;
	width:88%;
	height:auto;
	padding:3%;
	margin:0 auto 3%;
	float:none;
}
.corp_new ul li:nth-child(3n) {
	margin-right:auto;
}

.corp_new ul li .pict {
	float:left;
	width:40%;
}

.corp_new ul li .text {
	padding-top:0;
	padding-left:3%;
	float:left;
	width:57%;
}




.corp_main {
}
.corp_main h3 {
	color:#fff;
	font-size:20px;
	line-height:1;
	font-weight:bold;
	background:#f90003;
	padding:2% 2%;
	text-align:center;
	margin-bottom:2%;
}

.corp_main table {
	width:92%;
	margin:auto;
}
.corp_main table th,
.corp_main table td {
	border:1px solid #231815;
	border-bottom:none;
	font-size:14px;
	display:block;
}
.corp_main table th {
	background:#f7f8f8;
	text-align:center;
	width:100%;
	padding:2% 0;
}
.corp_main table td {
	text-align:center;
	padding:2% 0;
	width:100%;
}
.corp_main table tr:last-child td {
	border-bottom:1px solid #231815;
}

.corp_main .btn img {
	width:80% !important;
}










/* サイトマップ
----------------------------------*/
.sitemap #page_list {
	border: 4px solid #604c3f;
}
.sitemap #page_list ul {
	margin:auto;
	width:100%;
	padding:0;
}
.sitemap #page_list .title {
	width:100%;
	margin:0 auto 0;
	color:#fff;
	font-size:16px;
	line-height:1;
	text-align:center;
	background:#604c3f;
	font-weight:bold;
	padding:2% 0 3%;
}
.sitemap #page_list li {
	border-bottom:1px dotted #7f7f7f;
	margin-bottom:0;
	margin-right:0;
	padding:0;
	float:left;
	width:100%;
}
.sitemap #page_list li:last-child {
	border-bottom:none;
}
.sitemap #page_list li:nth-child(3n) {
	margin-right:0;
}
.sitemap #page_list li a {
	display:block;
	padding:4%;
	width:92%;
	font-size:14px;
	text-decoration:none;
	line-height:1;
	color:#604c3f;
}
.sitemap #page_list li a:hover {
	text-decoration:underline;
}
.sitemap #page_list li a:before {
	content: '> ';
}

/* 詳細 */
#main.single  {
	width:90%;
	margin:auto;
}



/* カテゴリー一覧
------------------------------------------------------------------------------------------------*/
#cate_wrap {
	padding:1.4%;
}
#cate_wrap .inn {
	padding:1.4% 1.4% 3.6%;
}
#cate_wrap .title {
	background:#02b500;
	text-align:center;
	padding:2.5% 0 ;
}
#cate_wrap .title span {
	background:none;
	font-size:18px;
	font-weight:bold;
	color:#ffff00;
	letter-spacing:0.1em;
}
#cate_wrap  .inn .main_wrap {
	width:94%;
	margin:2% auto 0;
}
#cate_wrap .inn  .main_wrap .text01{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}
#cate_wrap .inn  .main_wrap .fwrap {
	margin-top:2%;
}
#cate_wrap .inn  .main_wrap .pict01 {
	float:none;
	width:90%;
	margin:3% auto;
}
#cate_wrap .inn  .main_wrap .text02 {
	float:none;
	width:auto;
	font-size:12px;
	line-height:19px;
}
#cate_wrap .inn .item_tit {
	width:100%;
	padding:2% 0;
	text-align:center;
	border-radius:4px;
	margin-top:4%;
}
#cate_wrap .inn .item_tit span {
	background:none;
	font-size:16px;
	padding:2% 0;
	letter-spacing:0.1em;
}
#cate_wrap .inn  .main_wrap .pict02 {
	margin-top:2%;
}
#cate_wrap .inn  .main_wrap .text03 {
	margin-top:5%;
	margin-bottom:3%;
	font-size:16px;
	background-size:100%;
	line-height: normal;
	padding:3% 0;
}
#cate_wrap .inn .main_wrap .item_list.last {
	margin-top:2%;
	padding-bottom:5%;
	border-bottom:1px dotted #333333;
}
#cate_wrap .inn .main_wrap .item_list .left {
	float:none;
	width:38%;
	margin-bottom:2%;
	font-size:13px;
	background:#02b500;
	padding:2% 0;
	line-height: normal;
	text-align:center;
}
#cate_wrap .inn .main_wrap .item_list .right {
	float:none;
	width:100%;
	font-size:12px;
	line-height:19px;
	text-align:left;
	margin-bottom:3%;
}

#cate_wrap .inn .new_tit {
	width:100%;
	padding:2% 0;
	margin-top:4%;
	margin-bottom:3%;
}
#cate_wrap .inn .new_tit span {
	background:none;
	font-size:16px;
	line-height: normal;
	letter-spacing:0em;
}
#cate_wrap .inn .new_list ul li {
	float:none;
	text-align:center;
	margin-right:0;
	margin-bottom:4%;
	width:auto;
}
#cate_wrap .inn .new_list ul li:last-child {
	margin-right:0;
}
#cate_wrap .inn .new_list ul li .pict_new {
	padding:1.5%;
	float:left;
	width:39%;
	border-bottom:none;
	background:#ffd8d2;
}
#cate_wrap .inn .new_list ul li .text_new {
	font-size:12px;
	text-align:left;
	margin-top:1%;
	float:right;
	width:56%;
}
#cate_wrap .inn .new_list ul li img {
	width:auto;
	height:auto;
}
#cate_wrap .inn .btn_ban {
	width:100%;
	margin:4% auto 0;
}
#cate_wrap .inn .btn_ban .cban01 {
	margin-bottom:4%;
}
#cate_wrap .inn .bwrap .cban02 {
	float:left;
	width:48%;
}
#cate_wrap .inn .bwrap .cban03 {
	float:right;
	width:48%;
}


	/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	width:100%;
	height:auto;
	overflow:hidden;
	*zoom: 1;
	padding-bottom:2%;
}

.bx-wrapper img {
    width: 100%;
    height: auto;/*auto又は100%に指定・縦横比を維持する*/
    display: block;
}


/** THEME
===================================*/

/*.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;
	left: -5px;
	background: #fff;
}*/

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index:10;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/top/bx_loader.gif) center no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	width:98%;
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	z-index:100;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background:#C9CACA;
	width:16px;
	height:16px;
	border-radius:8px;
	text-indent: -9999px;
	display: block;
	margin: 0 10px;
	outline: 0;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 10;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


/* 
------------------------------------------------------------------------------------------------*/
.bx-viewport ul {
	height:400px;
	overflow:hidden;
}
.bx-wrapper:hover .bx-controls-direction {
	display: block !important;
}
.bx-prev {margin-left:10px;}
.bx-next {margin-right:10px;}


/* accordion
===========================================================*/


dl.accordion dt {
	background:url(../img/common/side_01_smp.jpg) no-repeat;
	background-size:100%;
	background-position:center center;
	font-size:16px;
	line-height:1;
	font-weight:bold;
	color:#fff;
	padding:5% 0 5% 4%;
	font-family:"メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
dl.accordion dt.open {
	background:url(../img/common/side_02_smp.jpg) no-repeat;
	background-size:100%;
	background-position:center center;}
dl.accordion dd { line-height:1.5; display:none;
padding-bottom:2%;}


/* 下層バナー */
.com_menu {
	margin:6% auto;
	width:90%;
}
.com_menu .fleft {
	float:none;
}
.com_menu .fright {
	float:none;
	margin-top:4%;
}


/* iframe レスポンシブ化 */
div.responsive_box {
    width: 640px;
    margin: 0 auto;
}
 
/*------メディアクエリー設定--------*/
div.responsive_box {
    width: 92%;
}
div.responsive_wrap {
    padding-bottom: 56.25%;
    position: relative;
}
.responsive_wrap iframe {
    width: 100%;
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
}

/* イベント情報 */
#event .inn h2{
	font-size: 18px;
	line-height: 22px;
}
#event .inn > .infobox{
	display:block;
	margin:40px 0;
}
#event .info , 
#event .pict{
	display:block;
	vertical-align:top;
}
#event .info{
	width:inherit;
	padding:0;
}
#event .pict{
	margin:20px 0 0;
}


/* 初めての方へ */
#first .point7 .bar img ,
#first .point7 .bar h2{
	display:inherit;
	vertical-align:middle;
}
#first .point7 .bar > img{
	width:inherit!important;
}
#first .point7 .bar h2{
	padding:5px 0 0;
	font-size: 18px;
}
#first .point7 .inn{
	 padding: 20px 30px 10px;
}
#first .point7 .inn > .infobox{
	display:block;
	padding:0;
	margin:20px 0;
}
#first .point7 .info p , 
#first .point7 .pict{
	display:block;
	vertical-align:top;
}
#first .point7 .info{
	padding:0;
}
#first .point7 .pict{
	margin:20px 0 0;
}
#first .itemlist ul{
	margin:15px 15px 0;
}
#first .itemlist li{
	width:inherit;
	float:none;
}
#first .itemlist li:nth-child(2n+2){
	margin-left:0;
}
#first .itemlist li:nth-child(2n+3){
	clear:none;
}
#first .itemlist h1{
	display:none;
}
#first .itemlist .sp_ttl{
	display:block;
}


/* 店舗紹介 */

.shop_list .right_area table th {
	background:#ffebdf;
}
.shop_list .shop_title{
	text-align:left;
	background-color: #fe950e;
	height:auto;
	font-size: 160%;
	padding:15px;
}
.shop_list .left_area .f_box {
	max-width:100%;
	margin:15px 0 0;
}
.shop_list .left_area .f_box .f_left {
	padding:1%;

}
.shop_list .left_area .f_box .f_right {
	padding:1%;

}







/* 旧サイト引き継ぎ css
--------------------------------------------------------------------------------------*/



div.category_area {
    padding: 0 20px;
}
div#right {
    float: none;
	margin:auto;
    padding: 0;
    width: 94%;
}
div.index_area {
    padding: 0 10px 20px;
    width: 740px;
}
div#index_banner {
    padding: 0 10px;
}
div#index_banner img {
    display: block;
}
h2.index_title {
    margin: 0 10px 10px;
}
table.index_table {
    background: rgba(0, 0, 0, 0) url("../img/old/dot5.jpg") repeat-y scroll center bottom;
    margin: 0 auto 20px;
    width: 690px;
}
table.index_table td.contents {
    width: 335px;
}
table.index_contents_table {
    display: inline-block;
    margin: 0 0 20px 20px;
    vertical-align: top;
    width: 335px;
}
table.index_contents_table td.photo {
    width: 160px;
}
table.index_contents_table td.photo img {
    background: rgba(0, 0, 0, 0) url("../img/old/dot_img.jpg") repeat scroll 0 0;
    padding: 5px;
}
table.index_contents_table td.body {
    width: 165px;
}
table.index_detail_table {
    width: 165px;
}
table.index_detail_table td.cat {
    color: #f29c9f;
    font-size: 11px;
    padding: 0 0 3px;
}
table.index_detail_table td.title {
    background: rgba(0, 0, 0, 0) url("../img/old/arrow02.jpg") no-repeat scroll 0 2px;
    color: #000;
    font-weight: 900;
    line-height: 1.2;
    padding: 0 0 3px 12px;
}
table.index_detail_table td.txt {
    padding: 3px 0;
}
table.index_detail_table td.price, table.index_detail_table td.price02 {
    color: #000;
    font-size: 16px;
    font-weight: 900;
    padding: 2px 0 3px 60px;
}
table.index_detail_table td.price {
    background: rgba(0, 0, 0, 0) url("../img/old/price_img.jpg") no-repeat scroll 0 6px;
}
table.index_detail_table td.price02 {
    background: rgba(0, 0, 0, 0) url("../img/old/price_img02.jpg") no-repeat scroll 0 6px;
}
table.index_contents_table td.link_btn {
    width: 82px;
}
table.index_news {
    background: rgba(0, 0, 0, 0) url("../img/old/dot5.jpg") repeat-y scroll 85px 0;
    margin: 0 auto;
    width: 690px;
}
table.index_news td.date {
    background: rgba(0, 0, 0, 0) url("../img/old/arrow02.jpg") no-repeat scroll 0 5px;
    color: #e60012;
    font-size: 11px;
    padding: 0 0 0 13px;
    width: 82px;
}
table.index_news td.title {
    background: #eeeeee none repeat scroll 0 0;
    color: #eb6100;
    font-weight: 900;
    padding: 3px 0 3px 10px;
    width: 585px;
}
table.index_news td.txt {
    font-size: 11px;
    padding: 3px 0 5px;
}
dl.index_new_list {
    margin: 0 auto;
    width: 690px;
}
dl.index_new_list li {
    background: rgba(0, 0, 0, 0) url("../img/old/line690.jpg") no-repeat scroll 0 bottom;
    padding: 0 0 10px;
    width: 690px;
}
dl.index_new_list dd.new_date, dl.index_new_list dt.new_cat, dl.index_new_list dt.new_cat a {
    font-size: 11px;
    line-height: 1;
}
dl.index_new_list dd.new_date {
    background: rgba(0, 0, 0, 0) url("../img/old/arrow02.jpg") no-repeat scroll 0 2px;
    color: #e60012;
    float: left;
    padding: 2px 0 2px 13px;
    width: 90px;
}
dl.index_new_list dt.new_cat {
    background: rgba(0, 0, 0, 0) url("../img/old/dot5.jpg") repeat-y scroll 0 0;
    float: right;
    padding: 2px 0 2px 10px;
    width: 566px;
}
dl.index_new_list dd.new_line {
    clear: both;
}

div.right_footer {
    margin: 0 0 0 auto;
    width: 760px;
}
h2.page_title {
    padding: 0 10px 10px;
}
h2.page_title img {
    display: block;
}
h2.page_txt_title {
    background: #FF8200;
    color: #fff;
    font-size: 16px;
	font-weight:bold;
	margin-bottom:4%;
    padding: 2% 4%;
}
div.entry, div.entry_blog {
    margin: 0 auto 3%;
    padding: 0 0 2%;
    width: 100%;
}
div.entry::before, div.entry::after {
    content: "";
    display: table;
}
div.entry::after {
    clear: both;
}
div.entry {
    position: relative;
}
div.shopping_btn {
    height: 105px;
    margin: 0 auto 10px;
    width: 340px;
}
div.contact_banner {
    height: 425px;
    margin: 0 auto;
    width: 710px;
}
h3.entry_title {
    background: rgba(0, 0, 0, 0) url("../img/old/entry_title.jpg") no-repeat scroll 0 1px;
    color: #000;
    font-size: 15px;
    font-weight: 900;
    margin: 0 -10px 5px;
    padding: 0 0 10px 15px;
    position: relative;
    width: 675px;
}
table.entry_title {
    margin: 0 0 4%;
    position: relative;
    width: 100%;
}
table.entry_title td {
    background: rgba(0, 0, 0, 0) url("../img/old/entry_title.jpg") no-repeat scroll 0 0;
	background-size:240%;
    color: #000;
    font-size: 13px;
    font-weight: 900;
    padding: 0 0 3% 5%;
}
table.entry_img_title {
    margin: 0 -10px;
    position: relative;
    width: 690px;
}
table.entry_img_subtitle {
    margin: 0 0 5px;
    width: 670px;
}
table.entry_sub_title {
    margin: 0 0 10px;
    width: 670px;
}
table.entry_sub_title td {
    background: rgba(0, 0, 0, 0) url("../img/old/entry_sub_title.jpg") no-repeat scroll 0 0;
    color: #f00;
    font-size: 13px;
    font-weight: 900;
    padding: 3px 5px 5px 25px;
}
table.entry_txt_subtitle {
    margin: 0 0 2px;
    width: 670px;
}
table.entry_txt_subtitle td {
    background: rgba(0, 0, 0, 0) url("../img/old/mark01.jpg") no-repeat scroll 0 4px;
    color: #000;
    font-size: 13px;
    font-weight: 900;
    padding: 0 0 0 13px;
}
table.caution_table {
    background: rgba(0, 0, 0, 0) url("../img/old/caution_body.jpg") repeat-y scroll 0 0;
    margin: 0 0 10px;
}
table.caution_table td.header, table.caution_table td.footer {
    height: 5px;
}
table.caution_table td.header img, table.caution_table td.footer img {
    display: block;
}
table.caution_table td.img {
    padding: 0 0 0 10px;
    width: 90px;
}
table.caution_table td.txt {
    color: #e60012;
    font-size: 14px;
    padding: 10px 10px 10px 0;
    width: 560px;
}
table.caution_table02 {
    background: rgba(0, 0, 0, 0) url("../img/old/dot_bg.jpg") repeat scroll 0 0;
    margin: 0 0 10px;
    width: 670px;
}
table.caution_table02 td {
    background: #fdfbfc none repeat scroll 0 0;
    padding: 15px;
}
table.three_col_table {
    margin: 0 0 2%;
    width: 100%;
}
table.three_col_table td.photo_area {
    width: 30%;
}
.three_col_table table.photo_detail {
    width: 100%;
}
table.three_col_table td.photo_area img, .three_col_table table.photo_detail td.photo img {
    border: 1px solid #f7f2e9;
    padding: 2px;
}
.three_col_table table.photo_detail td.txt {
    background: rgba(0, 0, 0, 0) url("../img/old/arrow01.jpg") no-repeat scroll 0 5px;
    color: #6a3906;
    padding: 2px 0 5px 15px;
}
table.two_col_table {
    margin: 0 0 20px;
    width: 670px;
}
table.two_col_table td.body {
    width: 325px;
}
table.two_col_table td.photo {
    width: 325px;
}
table.two_col_table td.photo img {
    border: 2px solid #eeeeee;
    margin: 0 0 10px;
    padding: 1px;
}
table.one_col_table {
    margin: 0 0 10px;
    width: 670px;
}
table.one_col_table td.body {
    width: 460px;
}
table.one_col_table td.photo {
    width: 210px;
}
table.one_col_table td.photo img {
    border: 1px solid #eeeeee;
    margin: 0 0 10px;
    padding: 2px;
}
table.map001 {
    margin: 0 0 10px 14px;
    width: 700px;
}
table.outline_table {
    margin: 0 0 -1px;
    position: relative;
    width: 670px;
}
table.outline_table td.title {
    background: #eeeeee none repeat scroll 0 0;
    border: 1px solid #eeeeee;
    padding: 5px;
    width: 150px;
}
table.outline_table td.body {
    border: 1px solid #eeeeee;
    padding: 5px;
    width: 493px;
}
table.outline_detail {
    margin: 0 0 -1px;
    position: relative;
    width: 440px;
}
table.outline_detail td.title {
    background: #eeeeee none repeat scroll 0 0;
    border: 1px solid #eeeeee;
    padding: 5px;
    width: 150px;
}
table.outline_detail td.body {
    border: 1px solid #eeeeee;
    padding: 5px;
    width: 263px;
}
table.map_table {
    background: rgba(0, 0, 0, 0) url("../img/old/dot_bg.jpg") repeat scroll 0 0;
    margin: 0 0 10px;
    width: 670px;
}
table.map_table td {
    background: #fff none repeat scroll 0 0;
    padding: 10px;
}
div.entry_blog {
    background: rgba(0, 0, 0, 0) url("../img/old/line670.jpg") no-repeat scroll center bottom;
}
div.entry_blog::before, div.entry_blog::after {
    content: "";
    display: table;
}
div.entry_blog::after {
    clear: both;
}
div.entry_blog {
    position: relative;
}
div.entry_blog img {
    border: 2px solid #f7f2e9;
    margin: 0 0 5px;
    padding: 1px;
}
div.entry_blog p.date {
    color: #f99;
    font-size: 11px;
}
.separate {
    background: rgba(0, 0, 0, 0) url("../img/old/dot_img.jpg") repeat scroll 0 0;
    margin: 0 35px 15px;
    padding: 2px 10px;
    text-align: center;
}
.separate a {
    color: #6a3906;
    font-size: 11px;
    text-decoration: underline;
}
.separate span a {
    color: #6a3906;
    font-size: 11px;
}
table.flow_caution_table {
    background: rgba(0, 0, 0, 0) url("../img/old/flow_caution_body.jpg") repeat-y scroll 0 0;
    margin: 0 -10px 10px;
    position: relative;
    width: 690px;
}
table.flow_caution_table td.title {
    height: 40px;
}
table.flow_caution_table td.title img, table.flow_caution_table td.footer img {
    display: block;
}
table.flow_caution_table td.img {
    padding: 0 0 0 10px;
    width: 110px;
}
table.flow_caution_table td.txt {
    padding: 0 10px 10px;
    width: 550px;
}

table.end {
    margin: 0 -10px 10px;
}
div.blog_parts_area01 {
    margin: 0 auto;
    padding: 10px 0;
    width: 160px;
}
div.blog01 {
    margin: 0 auto 5px;
    width: 192px;
}
div.fb-like {
    margin: 0 auto 6px 12px;
    width: 240px;
}
.recruit {
    height: 62px;
    width: auto;
}
.recruit ul {
    padding: 0;
    width: 600px;
}
.recruit li {
    float: left;
    list-style-type: none;
}
table.inner {
    font-size: 108%;
    padding: 3px 5px 0 18px;
}
table.inner th {
    text-align: left;
    width: 53px;
}
table.inner td.textitem {
    font-size: 12px;
    line-height: 1.5;
    padding: 15px 15px 15px 0;
    width: 335px;
}


#cont.pawn table {
	width:100%;
	margin:auto;
}
/* #cont.pawn table td:not(#contact-img)  {
	display:block;
} */
#cont.pawn table td {
	width:100%;
}

#cont.pawn table.two_col_table td.photo {
    width: 80%;
	margin:2% auto;
}
#cont.pawn .pc {
	display:none;
}
#cont.pawn .smp {
	display:block;
}



/* お問い合わせ 
----------------------------------*/
.inq_top {
	margin-bottom:4%;
}
.inq_top p {
	font-size:12px;
	line-height:17px;
	padding:4%;
}
.inq_ar {
}
.inq_ar p {
	font-size:14px;
	padding:3% 0;
}
.inq_ar img {
	width:5% !important;
}
.inq_tel {
	margin:2% auto 8%;
	padding-bottom:8%;
}

.inq .tit {
	margin-top:2%;
}


.article {
	margin:5% auto;
	padding-bottom:0;
}
#form_box .inner {
	width:100%;
	margin:0 auto;
}
#form_box .inner h3 {
	padding-bottom:2%;
	padding-left:2%;
	padding-top:4%;
	margin-bottom:4%;
	font-size:15px;
}
#form_box .inner h3 span {
	font-size:12px;
}
#form_box .inner form {
}
#form_box .inner form table {
	margin:0 auto 3% ;
	width:96%;
}
#form_box .inner form table th {
	font-size:12px;
	background:none;
	border:none;
	padding:2% 1% 1%;
	display:block;
	vertical-align:middle;
}
#form_box .inner form table th span {
	color:#e50012;
}
#form_box .inner form table td {
	padding:1% 0 2%;
	display:block;
	width:auto;
}
#form_box .inner form table td input {
	padding:2%;
	width: 95%;
}
#form_box .inner form table td textarea {
  font-size: 12px;
  padding: 2%;
  width: 95%;
}
#form_box .inner form p {
  margin: 0;
}
#form_box .inner form p#mailmag {
  margin: 0 0 3%;
  text-align: left;
}
#form_box .inner form p#mailmag label {
  cursor: pointer;
}
#form_box .inner form #submit {
	margin:0 auto;
  width: 80%;
	text-align:center;
}
#form_box .inner form #submit input {
	background-image:none !important;
	 background:#FF8200 !important;
	 
  border: none;
  height:auto;
  color:#fff;
  width: 100%;
}

#form_box div.wpcf7 img.ajax-loader {
    margin: 0;
    width: 10% !important;
}


#form_box .pc {
	display:none;
}
#form_box .smp {
	display:block;
}



/* サイド　検索フォーム
------------------------------------------------------------------------------------------------*/
#search {
	background:url(../img/common/sea_bgb.jpg) no-repeat bottom, url(../img/common/sea_bg.png) no-repeat;
	background-size:100%;
	margin-bottom:5%;
	padding-top:6%;
	padding-bottom:6%;
	height:auto;
	text-align:center;
}
#search #s {
	border:none;
	border-radius:4px;
	font-size:16px;
	padding:2%;
	width:80%;
	margin:auto;
	display:block;
}
#search #searchsubmit {
	display:block;
	width:40%;
	margin:4% auto 0;
	padding-left:2%;
}


#page-top {
	width:16%;
}
/* 2017.6.11 Line査定
------------------------------------------------------------------------------------------------*/
#line .step_box .inn .text {
    width: 100%;
}
#line .step_box .inn .text .h_rap {
    margin-top: 1%;
}
#line .step_box .inn .text .h_rap h4 {
    width: 70%;
}
.img-w50 {
	width: 50%;
	margin: 0 auto;
}