*{
	/*font-family: "ヒラギノ角ゴ Pro" ,"Hiragino Kaku Gothic Pro" , "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", sans-serif;*/
}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,img {
	margin: 0px;
	padding: 0px;
}
img{
	border: none;
	}

#contents{
	font-size:12px;
}

.ltxt{
	font-size:14px;
}

#contents{
	/*text-align:center !important;*/
	width:100% !important;
}


#notfound-wrapper{
	/*width:980px;*/
	width:1080px;
	margin:0 auto;
	/*color:#000000;*/
}

#notfound-wrapper h2{
	font-size: 3.2rem;
	padding-bottom: 1.2rem;
}

#sp-notfound {/*spレスポンシブ用に追加 20191211*/
	display:none;
}

#notfound-wrapper a{
	color:#000;
	text-decoration:none;
}
#notfound-wrapper a:hover{
	text-decoration:underline;
}

#notfound-headwrapper{
	width:100%;
	/*height:280px;*/
	/*margin-top:10px;*/
}

#notfound-head{
	width:980px;
	/*height:280px;*/
	margin:120px auto 0 !important;
	/*background:url(/notfound/img/img_main.jpg) no-repeat center;*/
}

#head-txt{
	/*text-align:left;
	width:900px;
	margin:0 auto;
	padding:73px 24px 0;
	*padding:73px 0px 0;
	line-height:17px;
	color:#fff;
	font-size:14px;*/
	text-align: center;
}
#head-txt h1{
	/*display:none;*/
	text-align: center;
	font-size: 4.6rem;
	padding: 70px 0 60px;
	margin-bottom: 80px;
	position: relative;
}

#head-txt h1::after{
	left: 50%;
	transform: translateX(-50%);
}

#head-txt h1::after {
    display: block;
    position: absolute;
    bottom: 0;
    width: 120px;
    height: 1px;
    background: #ccc;
    content: "";
}

/*p#exurl{
	margin:26px 0 0 0;
	font-size:13px;
}*/

#clm-1,#clm-2,#clm-3{
	text-align:left;
	/*margin:16px 0 0 18px;*/
	clear:both;
}

#clm-1 {
	background: #f6f6f6;
	padding: 40px 50px;
	font-size: 1.4rem;
	display: flex;
	justify-content: space-between
}

#clm-1 dl{
	/*width:132px;*/
	/*float:left;*/
	/*margin:0 0 0 8px;*/
}

#clm-1 dl dt{
	font-size: 1.6rem;
	margin-bottom: .6em;
}

#clm-1 dl#hotnews{
	width:436px;
	margin:0 !important;
}

#clm-1 dl#power{
	width:150px;
}

#clm-1 dt,#clm-2 dt{
	/*height:35px;
	margin:0 0 16px 46px;
	padding:0 0 0 0;
	border-bottom:solid 2px #c2c2c2;*/
}
#clm-1 dt,#clm-2 dt, x:-moz-any-link { 
	padding:0 0 0 0;
}

#clm-1 dl,#clm-2 dl{
}

#clm-1 dd{
	margin:0;
	/*padding:0 0 0 16px;*/
	line-height:22px;
	border-bottom: 1px solid #ddd;
}


#clm-1 dd a{
	display: inline-block;
	padding-top: 0.5em;
	padding-left: 1em;
	padding-bottom: 0.5em;
	background:url(/notfound/img/list.gif) left center no-repeat;
	/*padding:0 0 0 30px;
	line-height:22px;*/
}
#clm-1 dl#auto{
	/*margin:0 0 0 10px;*/
	width: 150px;
}

#clm-1 dl#motor{
	width: 150px;
}

#clm-1 dl#hotnews dd a{
	padding:0 0 0 1em;
	*padding:0 0 0 1em;
	*margin:0;
}
#clm-1 dl#hotnews dd{
	/*width:445px;
	*width:455px;*/
	width:436px;
	overflow: hidden;
	white-space: nowrap;
}
#clm-1 dl#hotnews dd a{
	width: auto;
	display:block;	
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap; 
	line-height:22px;
	/**width:436px;
	/**width:395px;*/
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}



.overflow, x:-moz-any-link { 
	width:502px;
	/*width:400px;*/
	
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*dl#hotnews{	background:url(/notfound/img/icon_hotnews.jpg) top left no-repeat;	}
dl#motor{	background:url(/notfound/img/icon_motor.jpg) top left no-repeat; 	}
dl#auto{	background:url(/notfound/img/icon_auto.jpg) top left no-repeat;	}
dl#power{	background:url(/notfound/img/icon_power.jpg) top left no-repeat; 	}*/


/*#clm-2 dl{
	width:935px;
	float:left;
	margin:30px 0 0 0;
}*/

#clm-2 h2 {
	padding-bottom: 2rem;
}

#clm-2 p {
	font-size: 1.6rem;
	line-height: 1.5;
}

#clm-2 ul {
	margin: 2em 0 3em;
}

#clm-2 ul li {
	padding-left: 1em;
	text-indent: -1em;
	color: #f00;
	margin-bottom: 1em;
	font-size: 1.4rem;
	line-height: 1.5;
}


dl#detail dt{
	margin:0 0 20px 40px;
}
dl#detail dd.ltxt{
	font-weight:bold;
}

dl#detail{	background:url(/notfound/img/icon_detail.jpg) top left no-repeat; 	}
dl ul{
	margin:25px 0 0 0;
}
dl ul li{
	color:#cc0000;
	list-style:none;
	margin:0 0 25px 0;
}

#clm-3{
	/*width:940px;
	margin:17px auto 0;
	text-align:center;*/
	width: 1080px;
	margin: 0 auto;
}


#clm-3 table{
	/*width:816px;*/
	width: 1080px;
	margin:0 auto;
	text-align:left;
	color:#666;
	font-size:1.4rem;
}

#clm-3 table p{
	color:#000;
	margin-bottom:10px;
}
#clm-3 table tr{
	/*background:#c0e6f1;
	color:#333;*/
}
#clm-3 table tr td{
	padding:15px 0 0 15px;
}
#clm-3 table tr.spacer{
	height:16px;
	background:none;
	border-bottom: 1px dashed #ddd;
}
#clm-3 table tr.nobg{
	background:#ccc;
}
#clm-3 table tr.nobg td{
	padding:15px;
}

#clm-3 table tr td span{
	display: inline-block;
	background: #c00;
	color: #fff;
	padding: 2px 4px;
	font-size: 10px !important;
}

#clm-3 table tr td input[type = "text"] {
	background: #f2f2f2;
	padding: 11px 10px;
	border: none !important;
}

#clm-3 table tr td textarea {
	background: #f2f2f2;
	padding: 11px 10px;
	border: none !important;
}

.inputmaxW{
	/*width:395px;*/
	width: 520px;
}

.contarea{
	width:396px;
	display:block;
}

/*#form-top{
	background:url(/notfound/img/form_top.gif) no-repeat;
	width:940px;
	height:16px;
	display:block;
}*/
#form-bg{
	/*width:940px;
	background:url(/notfound/img/form_bg.gif) repeat-y;*/
	padding-bottom:15px;
}
/*#form-btm{
	background:url(/notfound/img/form_bottom.gif) no-repeat;
	width:940px;
	height:16px;
	display:block;
}*/

#submit-btn{
	margin:50px auto 80px;	
}

#submit-btn p{
	width: 338px;
	margin: 0 auto;
	position: relative;
}

#submit-btn p::after{
	position: absolute;
	content: url(/common/img/icon_arrow_right_bk01.svg);
	right: 1em;
	top:28px;
}

#submit-btn p:hover::after{
	position: absolute;
	content: url(/common/img/icon_arrow_right_wh01.svg);
	right: 1em;
	top:28px;
}

#submit-btn input{
	cursor: pointer;
	margin: 0 auto;
	border-color: #ddd;
}

/**/

.clear{
	clear:both;
}

.sp-br {
	display: none;
}


/*20191211追記*/
@media screen and (max-width: 736px){
#pc-notfound {
	display:none;
}
#sp-notfound {
	display:inline;
}

#clm-1 dl {
	float: none;
}

#notfound-headwrapper{
	width:100%;
	height:auto;
}
#notfound-head{
	width:100%;
	height:auto;
	margin:0 auto !important;
	/*background: #01b5d6;*/
}
#head-txt{
	width:auto;
	padding:25px 15px;
	text-align: left;
	line-height: 1.5;
	/*color:#FFF;*/
}
#head-txt h1{
	display:block;
	font-size:24px;
	line-height: 24px;
	margin-bottom: 25px;
}
	
	#head-txt p {
		font-size: 1.6rem;
		line-height: 1.5;
	}	
	
#head-txt p.exmaple	{
	margin-top: 1.5em;
	padding-left: 2.6em;
	text-indent: -2.6em;
	margin-bottom: 50px;
}

#notfound-wrapper{
	width:100%;
}
#clm-2{
	/*margin:17px 10px 0;*/
	padding:20px 15px 0;
}
	
#clm-2 h2{
	font-size:20px;
}
	
#clm-2 h2 + ul li{
	font-size:14px;
}		
	
#clm-2 dl{
	width:auto;
	float:none;
	margin:30px 0 0 0;
}
dl#detail dt{
	margin:0 0 20px 40px;
}
dl#detail dd.ltxt{
	font-weight:bold;
}

#clm-3{
	width:auto;
	margin:17px auto 0;
	text-align:center;
}
.sp-br {
	display: inline;
}
.mb5 {
	margin-bottom:5px;
}
.inputmaxW{/*入力フォームの幅*/
	width:auto;
}


#submit-btn{
	margin:23px auto 56px;
}
	



#submit-btn p{
	width: 300px;
	margin: 0 auto;
	position: relative;
}

#submit-btn p::after{
	top:calc(50% - 1.2vw);
}

#submit-btn p:hover::after{
	top:calc(50% - 1.2vw);
}	
	

.clear{
	clear:both;
}

#notfoundForm {
	width:auto;
	text-align: left;
	/*margin:0 10px 0 10px;*/
/*	margin:0 10px 0 40px;*/
	padding: 0 15px;
	font-size: 14px;
}

	#notfoundForm .gokakunin {
		background: #ccc;
		padding: 15px 1em;
		margin-bottom: 1.5em;
	}
	
#notfoundForm .form_contents {
   /* padding: 10px 2em;*/
	 padding: 10px 0 20px 0;
}

#notfoundForm .komidasi {
	width:auto;
	/*background:#c0e6f1;*/
	/*padding: 0.6em 1em 0.4em 1em;*/
	padding: 0.6em 0 0.4em 0;
	border-bottom: 1px solid #ccc;
}
	
#notfoundForm input[type = "text"] {
	background: #f2f2f2;
	padding: 12px 10px;
	border: none !important;
}

#notfoundForm .formWidth {
	width:100%;
}

#notfoundForm span{
	display: inline-block;
	background: #c00;
	color: #fff;
	padding: 2px 4px;
	font-size: 10px !important;
}	

#notfoundForm .txtarea {
background:#f2f2f2;
border: none !important;
padding: 6px 9px;
}
#notfoundForm .txtarea:focus {
    background: #ccc;
}

}/*@media END*/







#kensakuWrapper {
	margin-top: 10px;
}

.notfound-selectbox1 {
    position: relative;
}

.notfound-selectbox1::before,
.notfound-selectbox1::after {
    position: absolute;
    content: '';
    pointer-events: none;
}

.notfound-selectbox1::before {
    display: inline-block;
    right: 0;
    width: 2.8em;
    height: 2.8em;
    background-color: #caccce;
}

.notfound-selectbox1::after {
    position: absolute;
    top: 50%;
    right: 1.4em;
    transform: translate(50%, -50%) rotate(45deg);
    width: 6px;
    height: 6px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
}

.notfound-selectbox1 select {
    appearance: none;
    min-width: 230px;
    height: 2.8em;
    padding: .4em 3.6em .4em .8em;
    border: none;
    background-color: #f2f2f2;
    color: #333;
    font-size: 1em;
    cursor: pointer;
}

.notfound-selectbox-1 select:focus {
    outline: 2px solid #caccce;
}