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

/* ======================================================
PC用
====================================================== */
#pre-ankuwa-width {
    width: 683px;
    padding: 0 0 10px;
}

#enq_vote-backnumber p {
	border-bottom: dotted 1px #ccc;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}
#vote-area_link {
	display: inline-block;
}
#vote-area_link .kanrenlinkArea {
	border-top: dotted 1px #000;
	display: block;
	width: 683px;
}
#vote-area_link .kanrenLink {
	color: #2b5321;
	font-weight: bold;
	margin: 10px 0 10px;
	display: inline-block;
}

#contents .pre-width .blue {
    font-size: 18px;
    margin-bottom: 8px;
}
#contents .pre-width .green {
    font-size: 18px;
    margin-bottom: 8px;
}





/* ======================================================
スマホ用
====================================================== */
@media screen and (max-width: 640px) {
		
	/* ======================================================
	security_enq
	====================================================== */
	.pre-width{
		box-sizing: border-box;
		width: 100%;
		margin-left:0 !important;
	}
	#pre-ankuwa-width{
		box-sizing: border-box;
		width: 100%;
		padding: 0;
	}
	#pre-an-width {
		box-sizing: border-box;
		width: 100%;
		margin-left: 0;
		padding: 5%;
	}
	.illustL,.illustR{
		float: none;
		text-align: center;
		margin: 0 auto 3%;
	}
	#pre-an-width-button {
    background-image: none;
    width: 100%;
    height: auto;
    margin-left: 0;
	}

	#enq_vote-backnumber {
		width: 100%;
	}
	.enq_vote-area {
    width: 100%;
    height: auto;
    background-image: url(image/enq-3.jpg);
    background-repeat: no-repeat;
    background-position: 100% 0;
    margin-left: 0;
	}
	.enq_vote-area-left {
    float: none;
    width: 100%;
    height: auto;
	}
	.vote-area {
		width: 100%;
		height: auto;
		background: none;
	}
	.vote-area .vote {
		display: block;
		margin: 5px auto 15px;
	}
	.enq_vote-area .vote {
		float: none;
		margin: 10px auto 20px;
		display: block;
	}

	.tem {
		float: none;
		width: 100%;
	}
	.tem-box {
		float: none;
		width: 100%;
		margin-bottom: 0px;
	}
	.tem-box2 {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.tem-box-inner {
		width: 100%;
		margin: 0 auto;
		padding: 0 15px 10px;
	}
	.tem-box-left {
		float: none;
		width: 100%;
		margin: 0px;
	}
	.tem-box-right {
		float: none;
		width: 100%;
	}
	.tem-img1 {
		width: 100%;
		float: none;
		display: block;
	}
	.tem-img2 {
		width: 100%;
		float: none;
	}
	.tem-img3 {
		width: 100%;
		float: none;
		margin: 8px 0 0 0;
	}
	.undeber {
		width: 100%;
		margin-top: 8px;
	}
	.tem-box p {
		margin-bottom: 8px;
	}
	#vote-area_link .kanrenlinkArea {
	width: 100%;
	}
	.keriImg {
	display: block;
	margin: 5px auto 0;
	}






	
	
	
	
}