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

/* ======================================================
PC用
====================================================== */

/* ======================================================
	senryu
	====================================================== */
/*.pre-width img {
    text-align: center;
    margin: 0 auto;
    display: block;
	}*/

.security_colum_list ul {
	margin: 0 0 10px;
	border-bottom: dotted 1px #ccc;
	padding: 0 0 5px;
}
#keri p img {
	display: inline-block;
}
.MsoNormal {
	font-size: 100% !important;
}
.columImg {
	float: right;
	margin: 0 0 0 15px;
}
.aiu {
	list-style-type: katakana;
	margin: 5px 0 0 25px;
}
.columUl {
	margin:0 0 0 15px;
}
.columUl li:before {
	content: '・';
	margin-left:-13px;
}

.bigTit {
	color: #1c4fa0 !important;
	font-size:20px !important;
	font-weight: bold;
	margin: 0 0 10px;
}
.bigTit_red {
	color: red !important;
	font-size:20px !important;
	font-weight: bold;
	margin: 0 0 10px;
}
.subTit {
	color: #1c4fa0 !important;
	font-size:14px !important;
	font-weight: bold;
}
.subTit_red {
	color: red !important;
	font-size:14px !important;
	font-weight: bold;
}
.subTit span {
	color: red;
}

/*グレーボックス（角丸）*/
.grayBox {
	display: inline-block;
	border: solid #ccc 2px;
	border-radius: 20px;
	padding: 10px 20px;
	margin: 10px 0 0 0;
}

.section05 .grayBox .goodsDetail {
	float: left;
	display: inline-block;
	margin: 20px 10px 10px 0px;
}
.section05 .grayBox .goodsDetail img {
	float: left;
	width: 140px;
	margin: 0 3px 0 0;
}
.section05 .grayBox .goodsDetail ul {
	display: inline-block;
	width: 200px;
}
.section05 .grayBox .goodsDetail .productName {
	padding: 100px 0 0 0;
}
.section05 .grayBox .goodsDetail li {
	display: inline-block;
	margin: 0 0 5px;
	font-size: 12px !important;
}
.section05 .grayBox .goodsDetail li img {
	width: 180px;
}
.grayBox .tit {
	font-size: 16px !important;
	font-weight: bold;
	margin: 0 0 8px;
}
.grayBox .tit span {
	color: red;
}
.grayBox .s_tit {
	font-size: 15px !important;
	color: #000;
	font-weight: bold;
}

/* ======================================================
スマホ用
====================================================== */
@media screen and (max-width: 640px) {
	
	.imgBox img {
		margin: 0 auto 10px !important;
	}
		
	/* ======================================================
	senryu
	====================================================== */
	#senryu {
    width: 100%;
}
	#senryu .illustR {
    float: none;
		margin: 0 0 10px 0;
	}
	#senryuList {
    width: 100%;
	}

	.pre-width {
    width: 100%;
    margin-left: 0 !important;
	}
	.pre-width img {
    text-align: center;
    margin: 0 auto;
    display: block;
	}
	.senryu01Img {
		width: 50%;
		text-align: center !important;
	}
	.senryu02Img {
		width: 100%;
		display: block;
		margin: 0 auto;
		text-align: center;
		padding: 0 8% 0 0;
	}
	.senryu03Img {
		width: 100%;
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	.senryu04Img {
		width: 100%;
		display: block;
		margin: 0 auto;
		text-align: center;
		padding: 0 0 0 8%;
	}
	#hijiuchi img {
		margin: 0 auto 10px;
	}
	#detailBtn {
	left: 60%;
	top: 46%;
	width: 30%;
	height: auto;
	}
	.senshaBox {
		display: inline-block;
		border: solid 2px #fe7c00;
		border-radius: 5px;
		margin: 20px 0 0 0;
	}
	.selectorTop {
    width: 100%;
    padding: 5px 0px 0px;
	background-size: 100%;
	background-image: none;
	}
	.selectorMiddle {
    width: 100%;
    padding: 0px;
	background-size: 100%;
	background-image: none;
	}
	.selectorBottom {
    width: 100%;
	background-size: 100%;
    padding: 0px 2px 5px 1px;
	background-image: none;
	}
	#senryu dl.selector01, dl.selector02 {
    float: none;
    padding: 0px 17px;
	margin: 10px auto !important;
	}
	#senryu dl.selector01, #senryu dl.selector01 dt, #senryu dl.selector01 dd, #senryu dl.selector02, #senryu dl.selector02 dt, #senryu dl.selector02 dd {
    margin: 0px;
    width: 100%;
	}

	#senryu dl.selector01 dt img {
		width: 80%;
	}
	#senryu dl.selector02 dt img {
		width: 80%;
	}
	#senryu dl.selector01 dd {
		width:100%;
		margin: 0 0 5px 0;
	}
	#senryu dl.selector02 dd {
		width:100%;
		margin: 0 0 5px 0;
	}
	
	
	.trouble img {
		text-align: left;
		margin: 0;
	}
	.columImg {
	float: none;
	margin: 0 auto 20px !important;
}

	.policeImg {
		width: 30%;
	}
	.pc_none {
		display: inline-block;
	}
	

	
}