@charset "UTF-8";

/* ------------------------------------- */
/*	 resposive320
/* ------------------------------------- */
@media screen and (min-width: 320px) {
#main{
margin: 20px 0px 0px 0px;
position: relative;
z-index: 1;
box-shadow:			0px 0px 9px 3px rgba(0,0,0,0.16);
	-moz-box-shadow:	0px 0px 9px 3px rgba(0,0,0,0.16);
	-webkit-box-shadow:	0px 0px 9px 3px rgba(0,0,0,0.16);
}

.carousel {
	margin: 10px auto 0px auto;
	width: 100%;
	text-align: left;
	position: relative;
}
.carousel2 {
	margin: 0px 10px;
}
.carousel2 img {
	width: 100%;
}

#news {
	background:url(../img/top/news_back.jpg) repeat;
	width: 100%;
	margin-top:20px;
	box-shadow:			0px 0px 9px 3px rgba(0,0,0,0.16);
	-moz-box-shadow:	0px 0px 9px 3px rgba(0,0,0,0.16);
	-webkit-box-shadow:	0px 0px 9px 3px rgba(0,0,0,0.16);
}
.news_box {
	width:100%;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 25px 0px;
}
.news_t {
	width:100%;
	border-bottom: 1px #C15200 solid;
}
.topi_t {
	background: url(../img/top/news_t.png) no-repeat 0px 0px;
	width:138px;
	height:28px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	overflow:hidden;
	outline:none;
    background-size: 138px 28px;
	margin: 10px 0px 0px 0px;
	float: left;
}
.news_t span {
	color:#C15200;
	text-decoration: none;
	display: block;
	margin: 30px 0px 0px 0px;
	float: right;
}
.news_t a:hover span {
	text-decoration: underline;
}
.topi_box {
	padding:8px 0 16px 0;
	margin: 10px 0px 0px 0px;
	border-bottom: 1px #C15200 dotted;
}
.topi_box img{
	position:relative;
	top:2px;}

.topi_box h5 a {
 color: #777;
 font-weight: normal;
 font-size:120%;
}
.topi_box h5 a span {
 color: #777;
 font-weight: normal;
 font-size:100%;
}
.topi_box h5 a:hover {
 color: #C15200;
 text-decoration: none;
}
}

/* ------------------------------------- */
/*	 resposive768
/* ------------------------------------- */
@media screen and (min-width: 768px) {

#main{
	width: 100%;
	text-align:center;
}
.main_box {
margin: 0 auto;
width: 100%;
  }
.main_box2,
.main_box2 img{
display: none;
}
/*#slider {
margin: 0 auto;
}*/
.carousel {
	margin: 20px auto 0px auto;
	width: 768px;
	text-align: left;
	position: relative;
}
.carousel2 {
	width: 760px;
	margin: 0px 0px 0px 11px;
}
.carousel2 img {
	width: 200px;
}

#news {
	background:url(http://www.tonami-life.net/img/top/news_back.jpg) repeat;
	width: 100%;
}
.news_box {
	width:748px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 25px 0px;
}
.news_t {
	width:748px;
	border-bottom: 1px #C15200 solid;
}
.topi_t {
	margin: 22px 0px 0px 0px;
}
.news_t span {
	margin: 40px 0px 0px 0px;
}

}

/* ------------------------------------- */
/*	 resposive992
/* ------------------------------------- */
@media screen and (min-width: 992px) {
/*	 box
/* ------------------------------------- */
.carousel {
	width: 1000px;
}
.carousel2 {
	width: 990px;
	margin: 0px 0px 0px 11px;
}
.carousel2 img {
	width: 200px;
}
#news {
	padding-top: 10px;
}
.news_box {
	width:477px;
	min-height:400px;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 24px 25px 0px;
}
.news_t {
	width:477px;
	border-bottom: 1px #C15200 solid;
}

}
/*------------------------------------------------
facebook
---------------------------------------------------- */
	@media only screen and (min-width: 320px) {
		.fb-page{
			width:100% !important;
			margin: 20px 0px 25px 5px;
			}
		}
	@media only screen and (min-width: 500px) {
		.fb-page{
			width:50% !important;
			float: left;
			margin: 25px 0px 25px 5px;
			}
		}
	@media only screen and (min-width: 768px) {
		.fb-page {
			width:65% !important;
			float: left;
			margin: 22px 0px 25px 0px;
			}
		}
	@media only screen and (min-width: 992px) {
		.fb-page{
			width:240px !important;
			float: left;
			margin: 26px 0px 25px 0px;
			}
		}




#bnr_g{
	width:100%;
	background-color: #FFF;
	}
.bnr_g_box{
	width:1000px;
	margin:0 auto 20px auto;
}

#bnr_g01 a{
	background: url(../img/top/t_bnr01.jpg) no-repeat 0px 0px;
	}
#bnr_g02 a{
	background: url(../img/top/t_bnr02.jpg) no-repeat 0px 0px;
	}
#bnr_g03 a{
	background: url(../img/top/t_bnr03.jpg) no-repeat 0px 0px;
	}
#bnr_g04 a{
	background: url(../img/top/t_bnr04.jpg) no-repeat 0px 0px;
	}
#bnr_g05 a{
	background: url(../img/top/t_bnr05.jpg) no-repeat 0px 0px;
	}
#bnr_g06 a{
	background: url(../img/top/t_bnr06.jpg) no-repeat 0px 0px;
	}
#bnr_g07 a{
	background: url(../img/top/t_bnr07.jpg) no-repeat 0px 0px;
	}
#bnr_g08 a{
	background: url(../img/top/t_bnr08.jpg) no-repeat 0px 0px;
	}

#bnr_g01 a,
#bnr_g02 a,
#bnr_g03 a,
#bnr_g04 a,
#bnr_g05 a,
#bnr_g06 a,
#bnr_g07 a,
#bnr_g08 a{
	text-indent: -9999px;
	text-decoration: none;
	width: 235px;
	height: 113px;
	display: block;
	overflow:hidden;
	outline:none;
	float: left;
	}
#bnr_g01 a,
#bnr_g02 a,
#bnr_g03 a,
#bnr_g05 a,
#bnr_g06 a,
#bnr_g07 a{
	margin: 0px 17px 10px 0px;
	}
#bnr_g04 a,
#bnr_g08 a{
	margin: 0px 0px 10px 0px;
	}
#bnr_g01 a:hover,
#bnr_g02 a:hover,
#bnr_g03 a:hover,
#bnr_g04 a:hover,
#bnr_g05 a:hover,
#bnr_g06 a:hover,
#bnr_g07 a:hover,
#bnr_g08 a:hover{
	background-position: 0px -113px;
	text-decoration: none;
	}



	@media only screen and (max-width: 992px) {/* 3列 */
		.bnr_g_box{
			max-width:750px;
			width:100%;
			margin: 0 auto;
			}
		#bnr_g01 a,
		#bnr_g02 a,
		#bnr_g03 a,
		#bnr_g04 a,
		#bnr_g05 a,
		#bnr_g06 a,
		#bnr_g07 a,
		#bnr_g08 a{
			margin: 0px 2% 15px 0px;
			}
		}


	@media only screen and (max-width: 768px) {/* 2列 */
		.bnr_g_box{
			max-width:490px;
			}
		}

	@media only screen and (max-width: 505px) {/* スマホ幅 */
		.bnr_g_box{
			max-width:320px;
			}
		#bnr_g01 a,
		#bnr_g02 a,
		#bnr_g03 a,
		#bnr_g04 a,
		#bnr_g05 a,
		#bnr_g06 a,
		#bnr_g07 a,
		#bnr_g08 a{
			width: 150px;
			height: 72px;
			background-size:100%;
			}
		#bnr_g01 a:hover,
		#bnr_g02 a:hover,
		#bnr_g03 a:hover,
		#bnr_g04 a:hover,
		#bnr_g05 a:hover,
		#bnr_g06 a:hover,
		#bnr_g07 a:hover,
		#bnr_g08 a:hover{
			background-position: 0px -72px;
			}
		}
	@media only screen and (max-width: 320px) {
		.bnr_g_box{
			max-width:280px;
			}
		#bnr_g01 a,
		#bnr_g02 a,
		#bnr_g03 a,
		#bnr_g04 a,
		#bnr_g05 a,
		#bnr_g06 a,
		#bnr_g07 a,
		#bnr_g08 a{
			width: 120px;
			height: 57px;
			}
		#bnr_g01 a:hover,
		#bnr_g02 a:hover,
		#bnr_g03 a:hover,
		#bnr_g04 a:hover,
		#bnr_g05 a:hover,
		#bnr_g06 a:hover,
		#bnr_g07 a:hover,
		#bnr_g08 a:hover{
			background-position: 0px -57px;
			}
		}



