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

#slideshow_box{
	width: 900px;
	height: 430px;
	margin-top: 22px;
	margin-bottom: 30px;
}
@media (max-width: 480px){
	#slideshow_box{
		width: 100%;
		margin: 0;
		height: auto;
		margin-top: 20px;
	}
}

#news{
	width:900px;
	margin: 0 auto;
	margin-bottom:30px;
}
@media (max-width: 480px){
	#news{
		width: 100%;
		margin-bottom: 20px;
	}
}

#twi{
	width:335px;
	float:left;
	margin-left:30px;
}
.news_date{
	padding:10px 0px;
	font-size:14px;
	font-weight:bold;		
}
#news_text{
	margin-top:10px;
	font-size:16px;
	overflow-y:scroll;
	height:231px;
	border:1px #CCC solid;
	padding:10px;
}
#news_text p{
		font-size:14px; 
		padding-bottom:10px;
}
#news_box{
	margin-top: 2.5em;
	margin-bottom:30px;
}

#kodawari {
	margin-top:1.2em;
	margin-bottom:3.2em;
}




/*New footer*/

#social_icon {
	float: none;
	clear: both;
}
@media (max-width: 480px){
    #social_icon {
		width: 100%;
	}
}

ul.social li {
	float:left;
}

@media (max-width: 480px){

	ul.social li {
		float:none;
	}
    ul.social{
		display: flex;
		justify-content: center;
	}
}

ul.social li img {
	width: 52px;
	height: 52px;
	float:left;
	margin:0.5em;
}
@media (max-width: 480px){
	ul.social li img {
	float: none;
	margin: 0 10px 30px;
	}
}


#social_box_N {
	position: absolute;
	height: 52px;
	width: auto;
	margin-top: 1.5em;
	margin-right: 0;
	margin-left: 0;
	display: inline-table;
	clear: both;
}
#foot_navi_N {
	clear: both;
	float: none;
	margin-top:0em;
	padding: 2em;
	background-color: #1AA1DE;
	color: #FFF;
	display: inline-block;
}
@media (max-width: 480px){
	#foot_navi_N{
		width: 100%;
		padding: 1em;
	}
	#foot_navi_N p{
		width: 50%;
		padding-right: 5px;
	}
}


#foot_navi_N p {
	color: #FFF;
	text-decoration: none;
	float: left;
}
#foot_navi_N p a{
	color: #FFF;
	text-decoration: none;
}
#address_N {
	width: 700px;
	padding-top: 1em;
}
@media (max-width: 480px){
    #address_N {
		width: 100% !important;
		padding-top: 1em;
	}
}

.to_pagetop_N {
	float: right;
}
.to_pagetop_N a {
	display: block;
	zoom: 1;	/* IE6以前に対応 */
	position: relative;
}


/*New footer7月4日追記分*/

#otoiawasebotan {
	margin-top:1.2em;
	margin-bottom:3.2em;
}
@media (max-width: 480px){
    #otoiawasebotan {
		width: 100%;
	}
}

/*New footer7月4日追記分*/

#yakusima-douga {
	margin-top:1.2em;
	margin-bottom:3.2em;
}

.yakusima{font-size:18px; margin-bottom:20px; display:block;}

/*20161116追記分*/

#media {
	margin-top:2em;
	margin-bottom:3.2em;
}

/* ☆レスポンシブ追記 */
/* ☆トップページ */

@media (max-width: 480px){

    #jyutyuu img{
		width: 100%;
		height: auto;
	}

	.spNewInfoGreen{
		color: #00cc00;
		margin: 0 10px;
		border: 3px solid #00cc00;
		padding: 0 7px;
		border-radius: 20px;
		font-size: 20px;
	}

	.spNewInfo{
		border-bottom: 1px dashed #dddddd;
		font-size: 20px;
		padding-bottom: 10px;
	}

	#what img{
		width: 100%;
		height: auto;
	}

	.topPageKodawariImage{
		width: 100%;
		height: auto;
		margin: 10px 0;
	}

	.topPageKodawariLink{
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}

	h4.contact{
		width: 100%;
	}

	.spOtoiawaseBtn{
		width: 100%;
		color: #FFF !important;
		background-color: #00cc99;
		padding: 10px;
		border-radius: 10px;
		display: block;
		text-align: center;
	}

	#customer_feedback img{
		width: 100%;
		height: auto;
	}

	#topPageMediaImage{
		width: 100%;
		height: auto;
	}

	.spCustomersVoiceTop{
		background-color: #00bfff;
		color: #fff;
		text-align: center;
		width: 90%;
		margin: 0 auto;
		padding: 5px 0;
		border-radius: 3px;
	}
	#spCustomersVoiceIcon{
		color:  #00bfff;
		background-color: #fff;
		padding: 3px 10px;
		border-radius: 20px;
		margin-left: 10px;
	}
	.spCustomersVoiceText{
		border: 2px solid #00bfff;
		border-radius: 5px;
		margin: 10px 0;
		width: 100%;
	}
	.spCustomersVoiceText p{
		padding: 10px;
	}
	.spCustomersVoiceName{
		text-align: right;
		padding-top: 0px !important;
	}
	div#foot\ topPageFooter{
		margin-top: 40px !important;
	}
}
