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

*{
	margin:0;
	padding:0;
	border:0;
}
.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
.mt200{
	margin-top: 200px;
}
.mb10{
	margin-bottom: 10px;
}
.mb20{
	margin-bottom: 20px;
}
ul li{
	margin:0;
	padding:0;
}
input,textarea,select{
	border-top:solid 1px #CCC;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	border-left:solid 1px #CCC;
	padding:2px;
	}
input, textarea, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;
}
body{
	background-image: url(https://soko-joetsu.com/images/hd_grd.gif) !important;
	background-repeat: repeat-x  !important;
	background-position: top  !important;
}
/* !Clearfix
---------------------------------------------------------- */
.clearfix {
	display: block;
	min-height: 1%;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
#contener{
	max-width: 965px;
	margin: auto;
	margin-top: -50px;
}
.hr1{
	height: 1px;
	border: none;
	border-top: 1px #CCC solid;
	width:100%;
	clear:both;
}

/******ヘッダー******/
#telfax{
	max-width: 945px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin: 0 auto;
	text-align: right;
	padding-left: 10px;
	}

#hd_logo{
	width:100%;
	text-align: center;
	margin-top:0;
	margin-bottom:0;
}
#hd_title {
	background-image: url(images/title_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	margin-bottom:15px;
	width:100%;
	height:119px;
}
.hd_btn{
	position: relative;
    text-align: right;
    top: -195px;
    right: 50px;
	display: flow-root;
}
.hd_btn img{max-width:176px;height:auto;}
/*.pc { display: block !important; float: right;}
.sp { display: none !important; }*/
@media screen and (max-width: 1200px) {
.hd_btn{
    right: 0px;
}
.hd_btn img{
	width: 16%;
}
}
@media screen and (max-width: 959px) {
#telfax{
	padding-left: 10px;
}
#hd_title {
	background:none;
	height:auto;
}
.hd_btn{
	position: static;
    text-align: center;
	margin: 0 0 2% 0;
}
.hd_btn img{width:176px;height:auto;}

}
@media screen and (max-width: 360px) {
.hd_btn img{
	width: 45%;
}
}
/*@media screen and (max-width: 480px) {
.pc { display: none !important;}
.sp { display: block !important; width: 50%; float: right;}
.sp img{width: 100%;}	
}*/

/******フッター******/
footer{
	max-width: 965px;
	margin: auto;
	border-top: 1px solid #e74f8c;
	padding: 40px 0 0;
	margin-top: 50px;
}
footer img{
	width: 30%;
}
.f_wide{
	width: 30%;
	float: left;
	margin-left: 3%;
}
.f_menu{
	font-size: 14px;
	float: right;
	width: 65%;
}
.f_menu .main{
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.f_wide a{
	color: #000000;
	text-decoration: none;
}
.f_wide a:hover{
	opacity: 0.5 ;
}
.mb{
	margin-bottom: -18px;
}
.copy{
	text-align: center;
	font-size: 12px;
	margin: 70px 0 20px;
}
@media screen and (max-width: 480px) {
footer img{
	width: 80%;
	margin: 0 auto 30px;
	display: block;
}
.f_menu{
	float: none;
	width: 100%;
}
.f_wide{
	width: 29%;
	float: left;
	margin: 0 2%;
}
}

/******ボタン******/
#btn{
	/* [disabled]width:755px; 
	height: 50px;*/
	margin-bottom: 15px;
}
#btn ul li{
	float: left;
	margin-left: 1px;
	list-style-type: none;
}
@media screen and (max-width: 959px) {
	#btn ul.spbtn{
		
		display: table;
		width: 100%;
	}
	#btn ul.spbtn li{
		display: table-cell;
		width: 19.7%;
		background-color: #FF5A83;	
		text-align: center;	
		list-style: none;
		vertical-align: middle;
		line-height: 36px;
		height: 48px;
		overflow: hidden;
	}
	#btn ul.spbtn li a{
		text-decoration: none;
		color: #FFFFFF;
		font-size: 12px;
		display: block;
		padding: 5px 0;
	}
	#btn ul.spbtn li a:hover{
		background-color: #FF90A4;
	}
}
@media screen and (max-width:480px) {
	.btn2l a{ 
		line-height: 18px !important;
	}
}

#top_txt{
	background-color:#fbe3ee;
	
	margin-bottom:15px;
	padding:20px;
	font-size:14px;
}

/******新着の上の文章*******/
#reed_box{
	background-color:#FFFBA3;

	margin-top:5px;
	margin-bottom:15px;
	padding:15px;
	font-size:14px;
	border-radius: 14px;
}
/******新着情報******/
#sintyaku_box{
	background-color: #eaf6fd;
	/* [disabled]width:753px; */
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0;
	font-size: 14px;
	border: solid 1px #003375;
	overflow: auto;
	height: 140px;
}
#sintyaku_box .hiduke{
	width:90px;
	padding:10px;
	margin:0;
	float:left;clear:both;
	
}
#sintyaku_box .naiyou{
	
	padding:10px;
	margin:0;
	float:left;
	
}
#sintyaku_box ul li{
	padding:8px;
}
#sintyaku_box ul li span{
	margin-right:15px;
}
/*******買取******/
#kaitori_service{
	height:375px;
	margin-bottom:15px;
	margin-top:5px;
}
.kaitori_box {
	float: left;
	width: 475px;
	margin-right: 15px;
}
.kaitori_box2 {
	float: left;
	width: 475px;
}
.kaitori_mds {
	border-bottom:solid 5px #00a0e9;
	width:368px;
	height:37px;
}
.kaitori_txt {
	background-color: #00a0e9;
	font-size: 16px;
	color: #FFF;
	line-height: 1.3em;
	padding: 10px 19px 0px 20px;
	border-top: solid 1px #FFF;
}
.kaitori_basetxt{
	margin-bottom:5px;
	margin-top:5px;
	padding:20px;
	font-size:14px;
}
@media screen and (max-width: 959px) {
#kaitori_service{
		height: 100%;
	}
.kaitori_box,.kaitori_box2 {
	float: none;
	width: 100%;
	margin:0;
	display: block;
}
.kaitori_mds{
	width: 100%;
}
}
.capt{
	font-size:12px;
	margin:3px 10px 12px;
}
.check_item{ border:none;}
.otoiawase_basetxt{
	margin-bottom:5px;
	margin-top:5px;
	padding:20px;
	font-size:14px;
	float: left;
}
.otoiawase_basetxt table,
.otoiawase_basetxt td,
.otoiawase_basetxt th{
	box-sizing:border-box;
}
.otoiawase_basetxt table{ border:solid 1px #CCC;}
.otoiawase_basetxt td{
	padding:3px;
	border-bottom:solid 1px #ccc;
}
.otoiawase_basetxt th{
	padding:3px;
	background-color:#339;
	font-size:90%;
	font-weight:100;
	color:#FFF;
	border-bottom: solid 1px #FFF;
}
.otoiawase_basetxt table.kaitoriirai{
	border:none;
}
.otoiawase_basetxt td.kaitoriirai{
	padding:3px;
	background-color:#FCC;
	border-bottom:solid 1px #FFF;
	font-size:90%;
}
.otoiawase_basetxt td.kaitoriirai2{
	padding:3px;
	background-color:#FFF;
	border-bottom:solid 1px #FFF;
	font-size:90%;
}
.otoiawase_basetxt td.kaitoriirai2 table{
	border:0;width:auto !important;margin:0;
}
.otoiawase_basetxt td.kaitoriirai2 table tr{
	border:0;
}
.otoiawase_basetxt td.kaitoriirai2 table tr td{
	border:0;display:table-cell;
}
.otoiawase_basetxt th.kaitoriirai{
	padding:3px;
	background-color:#C66;
	border-right:solid 1px #FFF;
	font-size:100%;
}
@media screen and (max-width: 959px) {
table,tr,th,td{
		margin: 0;
		padding: 0;
}
input,textarea{
	border-collapse: collapse;
	box-sizing: border-box;
	padding: 5px;
	margin: 0;
	font-size: 16px;
}
/***MW FORMのCSSを打ち消し***/
.mw_wp_form .horizontal-item + .horizontal-item { margin-left:0; }

.otoiawase_basetxt table{
	width: 100%;
	border-collapse: collapse;
	box-sizing: border-box;
}
.otoiawase_basetxt th,.otoiawase_basetxt td{
	padding:7px;
	border-collapse: collapse;
	box-sizing: border-box;
	}
.otoiawase_basetxt{
	font-size:14px;
	float: none;
}
.otoiawase_basetxt td.kaitoriirai2 table{
	width:80% !important;
}

.iptext100{
	width: 100%;
}
}
.kyotyo_txt {
	font-size: 18px;
	font-weight: bold;
}
.fieldLabel{
	font-size:12px;
	color:#036;
}
.gmap{
	margin-top: 15px;
	width: 475px;
	float: left;
	overflow: hidden;
}
@media screen and (max-width: 959px) {
.gmap{
	margin:0 auto 20px;
	width:320px;
	float: none;
}
.otoiawase_basetxt{
	padding: 0;
	}
}
.qrcode{
	margin-top:15px;
	margin-left:35px;
	margin-right:35px;
	width:132px;
	float:left;
	text-align:center;
	}
.kobutu{
	margin: 20px 0 20px 5px;
}
.janjan{
	margin-top:15px;
	margin-bottom:15px;
}
.photo{
	width: 321px;
	float: left;
}
.bn{
	width:200px;
	height:50px;
	text-align:center;
	float:right;
	}
@media screen and (max-width: 959px) {
.photo{
	width:32%;
	margin-left: 1%;
	float: left;
}
.bn{
	margin: 0 auto;
	float:none;
	}
}

.kai_illust{
	width:243px;
	margin:auto;}
.joetsuten_txt{ font-size:14px; color:#336; font-weight:bold;margin:5px;}
.blue {
	color: #003399;
}
.freetel {
	color: #EB0C82;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 38px;
	float: right;
}
.freetel2 {
	width: 119px;
	float: right;
	margin-top:10px;
	margin-right:5px;
}
#telfax p {
	color: #F90083;
	font-weight: bold;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 3px;
	font-size: 14px;
}

.gaiyou table{
	border:solid 1px #CCC;
	border-collapse:collapse;
	width: 100%;
}
.gaiyou td{
	padding:6px 5px;
	border-bottom:solid 1px #ccc;
	line-height:1.5em;
	width: 70% !important;
	box-sizing: border-box;
}
.gaiyou th{
	padding:6px 0;
	border-bottom:solid 1px #ccc;
	background-color:#5D656F;
	font-weight:100;
	color:#FFF;
	width: 30% !important;
}

@media screen and (max-width: 959px) {
.freetel2 {
	margin-top:5px;
}
.freetel {
	font-size: 28px;
}
.gaiyou th{width:100% !important;}
.gaiyou td{width:100% !important;}
}
.ihinseiri{
		font-size:18px;
	line-height: 1.8em;	
}
.ihin_pc{display: block !important;}
.ihin_sp{display: none !important;}
.ihin_box{
	background-color:#D1BFDF;
	margin-top:15px;
	margin-bottom:15px;
	padding:15px;
	border-radius: 14px;
	font-size: 18px;
	font-weight: bold;
}
.ihin_list{
	margin-bottom:15px;
	padding:0;

}
.ihin_list h4{
	color:#FFF;
	font-size: 24px;
	margin: 30px 0 0 0;
	padding: 8px 8px 5px;
	border-radius: 3px;line-height: 1.5em;
	font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif";
}
.ihin_list h4.bg1 {background-color:#B95C00;}
.ihin_list h4.bg2 {background-color:#BD393C;}
.ihin_list h4.bg3 {background-color:#AF3388;}
.ihin_list h4.bg4 {background-color:#633264;}
.ihin_list h4.bg5 {background-color:#231753;}
.ihin_list h4.bg6 {background-color:#e74f8c;}
.ihin_list h4.bg7 {background-color:#ff9600;}
.ihin_list h4.bg8 {background-color:#a9d800;}
.ihin_list h4.bg9 {background-color:#00b1fc;}
.ihin_list p{ font-size: 18px;margin: 0; padding: 0;}
.ihinbtn{ 
	margin:15px;
}
.ihinbtn a:hover{
	opacity: 0.7;
}
a:hover img{
	opacity: 0.7;
}
.visibleSP {
	display: none;
}
@media screen and (max-width: 959px) {
.visibleSP {
	display: block;
}
.visiblePC {
	display: none;
}
img{
	width: 100%;
	height: auto;
}
table{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	}
th,td{
	display: block;
	width:100%;
	padding: 5px 0;
}
textarea{
	width: 98%;
}
.submit{
	padding: 10px 0;
	width: 100%;
	}
}
@media screen and (max-width: 480px){
.ihin_pc{ display: none !important; }
.ihin_sp{ display: block !important; }	
}
/*-------------*/
.nav {
  width: 965px;
  height: 49px;
  margin: 0 auto 30px;
  padding: 0;
  display: flex;
	/*z-index: 9999;*/
}
.nav li {
	position: relative;
	list-style: none;
	margin:0;
	padding:0;
}
.nav li a {
  display: block;
  width: 193px;
  height: 49px;
  text-align: center;
  color: #fff;
  font-size: 18px;
font-weight: bold;
  line-height: 49px;
 /* background-image: url(images/btn_bg.png);*/
	background: linear-gradient(#ffcccc, #ff3333, #ff6666);	
	vertical-align: middle;
	box-sizing:border-box;
	border-left:#ffCCCC solid 2px;
	border-right:#cc3333 solid 2px;
	border-bottom:#cc3333 solid 2px;
  transition: 0.5s;
  text-decoration: none;
  text-shadow: 1px 1px 1px #000;
	font-family: " メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif";
}
.nav > li:hover > a {/*layer-1*/
	background: linear-gradient(#ffffcc, #ffcc33, #ff9933);
	box-sizing:border-box;
	border-left:#ffffcc solid 2px;
	border-right:#cc6633 solid 2px;
	border-bottom:#cc6633 solid 2px;
  /*background-image: url(images/btn_bg2.png);*/
}
.nav > li ul li:hover > a {/*layer-1*/
	background: linear-gradient(#ffffcc, #ffcc33, #ff9933);
	box-sizing:border-box;
	border-left:#ffffcc solid 2px;
	border-right:#cc6633 solid 2px;
	border-bottom:#cc6633 solid 2px;
  /*background-image: url(images/btn_bg2.png);*/
}
.nav li ul {
	top: 0;
	left: 0;
	position: relative;
	margin:0;
	padding:0;
}
.nav li ul li {
  overflow: hidden;
  height: 0;
  transition: 0.2s;
}
.nav li:hover > ul > li {
  overflow: visible;
  height: 50px;
}
.nav li ul li ul {
    top: 0;
    left: 193px;
}
.nav li ul li ul:before {/*layer-2?*/
    position: absolute;
    content: "";
    top: 15px;
    left: 0;

}
.nav li ul li ul.left {
    top: 0;
    left: -193px;
}
.nav li ul li ul.left:before {/*layer-2-left?*/
    position: absolute;
    content: "";
    top: 15px;
    left: 193px;
 }
.nav li ul li ul.left li:hover > a {/*layer-2-left*/
    background-image: url(images/btn_bg2.png);
  }
@media (max-width: 959px) {
#contener{
	overflow: visible;
	margin-top: 0px;
}
.nav {
  width: 100%;
}
.nav li a {
	font-size: 11px;
	font-weight: 100;
	background-image: none;
	display: table-cell;/*display: block;*/
	vertical-align: middle;
	/*overflow: hidden;*/
	background: linear-gradient(#ffcccc, #ff3333, #ff6666);
	box-sizing:border-box;
	border-left:#ffCCCC solid 2px;
	border-right:#cc3333 solid 2px;
	border-bottom:#cc3333 solid 2px;
}

.nav > li:hover > a {/*layer-1*/
	background-image: none;
	background-color: #ff8506;
	background: linear-gradient(#ffffcc, #ffcc33, #ff9933);
	box-sizing:border-box;
	border-left:#ffffcc solid 2px;
	border-right:#ff9933 solid 2px;
	border-bottom:#ff9933 solid 2px;
}
.nav > li ul li:hover > a {/*layer-2*/
	background-image: none;
	background: linear-gradient(#ffffcc, #ffcc33, #ff9933);
	box-sizing:border-box;
	border-left:#ffffcc solid 2px;
	border-right:#ff9933 solid 2px;
	border-bottom:#ff9933 solid 2px;
}

.nav li ul {
	top: 51px;
	left: 0;
	position: absolute;
}
.nav li ul li {
	/*overflow: hidden;*/
	height: 0;
	transition: 0.2s;
	width: 160px !important;

}
.nav li ul li ul {
    top: 0;
    left: 20%;
}
.nav li ul li ul:before {/*layer-2?*/
    top: 51px;
    left: 20%;
}
}
/******個人情報保護方針******/
.policy{
	font-size: 18px;
}
.p_title{
	font-size: 24px;
	background-color: #00b1fc;
	padding: 8px 8px 5px;
	margin: 40px 0 15px;
	color: #FFF;
	font-weight: bold;	
}
.p_txt ul li{
	margin-left: 23px;
}
@media screen and (max-width: 480px) {
.p_title{
	padding: 8px 20px 5px;
}
.p_txt{
	width: 90%;
	margin: 0 5%;
}
}

@media (min-width: 751px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
color: #EB0C82 !important;
}
}
@media (max-width: 750px) {
a[href*="tel:"] {
color: #EB0C82 !important;
}
}
/******LINE買取依頼******/
.line{
	font-size: 18px;
	text-align: center;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.l_ttl{
	font-size: 22px;
    font-weight: bold;
	margin-bottom: 20px;
	margin-top: 50px;
}
.l_img{
	float: left;
}
.l_qr{
	font-size: 16px;
	text-align: center;
}
.l_qr img{
	display: block;
    margin: 0 auto;
}
.l_txt{
	text-align: left;
	display: inline-block;
	margin-top: 20px;
}
.l_btn{
	font-size: 22px;
    font-weight: bold;
	margin-bottom: 20px;
}
.l_pc { display: block !important; }
.l_sp { display: none !important; }
/**.l_box{
    background-image: url(images/l_bg.png);
    background-repeat: no-repeat;
	background-position: left 80px;
	width: 320px;
	float: left;
	font-size: 16px;
	margin: 10px -15px 50px 0px;
}
.pl8{padding-left: 8%;}
.l_box p{text-align: left; padding-left: 8%;}
.l_qr p{text-align: left;}
.l_box img{
	width: 65%;
}
.l_pc { display: block !important;}
.l_tablet { display: none !important; }
@media screen and (max-width: 1200px){
.l_pc { display: none !important; }
.l_tablet { display: block !important; }
}**/

@media screen and (max-width: 959px){
.l_qr img{width: 30%;}
.l_txt{text-align: justify;}
.l_tuika img{width: 300px;}
}
@media screen and (max-width: 768px){
.line{width: 90%; margin: 0 5%;}
.l_qr img{width: 40%;}
}
@media screen and (max-width: 414px){
.l_btn,.l_ttl{font-size: 18px;}
.l_ttl{margin-bottom: 10px;}
.l_txt{margin-top: 10px;}
.l_tuika img{width: 200px;}
.l_pc { display: none !important; }
.l_sp { display: block !important; }	
}

