@charset "utf-8";

/* -------------------------------------------------- */
/* file   : top.css                                   */
/* -------------------------------------------------- */

/*初期編集箇所：新着情報（pc/sp共通）*/
#top #main #news_box .news_cont dt,
#top .sp_news dt{
	font-weight:bold;
	color:#4c2b1c;
}

/*初期編集箇所：pc編集部分*/
@media print,screen and (min-width: 681px){
/*新着情報背景*/
#top #main #news_box .news_t{
	background:#4c2b1c;
}
/*注目の返礼品説明文部分背景*/
#top .w900 .item_box dl,
#top .w900 .item_box02 dl{
	background:#FFF6E2;
}
/*お知らせ背景*/
#top #info_box{
	background:#FFF6E2;
}
/*お問い合わせ・担当部署背景*/
#top #contact_box .contact_left dt,
#top #tantou_box .contact_left dt{
	background:#4c2b1c;
}
}

/*初期編集箇所：レスポンシブ版編集部分*/
@media screen and (max-width: 680px){
/*TOPページh3用背景色*/
#top #main .title_bg{
	background:#4c2b1c;
	color:#FFFFFF;
}
/*注目の返礼品タイトルの下ボーダー*/
#top .w900 .tit_tokuten {
	border-bottom:5px solid #4c2b1c;
}
}

/*common*/
/*年末年始対応*/
#top #news #info_box .explanation,
#top #news #info_box .about {
	margin-bottom:20px;
}
#top #news #info_box .about.about_last {
	margin-bottom:0;
}
#top #news #info_box .explanation dd {
	margin-bottom:0;
	line-height:1.5;
}
#top #news #info_box .about {
	padding-left:10px;
	color:#333;
}
#top #news #info_box .about p {
	line-height:1.5;
}
#top #news #info_box .about .about_inner {
	border:2px solid #38a040;
	background-color:#FBFFF4;
	padding:5px 10px;
}
#top #news #info_box .about .about_inner dt {
	color:#333;
    width: 22em; 
}
#top #news #info_box .about .about_inner dt.dt02 {
 width: 25em;
}
#top #news #info_box .about .about_inner dd {
	border-bottom: 1px dotted #38a040;
	padding-left:22.5em;
	margin-bottom:0;
}
#top #news #info_box .about .about_inner dd.last {
	border-bottom:none;
}
#top #news #info_box .about .about_inner dt,
#top #news #info_box .about .about_inner dd {
	padding:5px 0;
	font-size:100%;
}


@media print,screen and (min-width: 681px){

.pc{ display:block; }
.sp{ display:none; }

#top #slider_rap{
	width:1020px;
	margin:10px auto 0 auto;
	clear:both;
	position:relative;
}
#top .bxslider{
	height:234px;
	overflow:hidden;
}
#top #wrap{
	width:100%;
}
#top #sp_slider_rap{
	display: none;
}
#top #main{
	width:960px;
	margin:0 auto;
	padding-top:70px;
}

/*新着情報*/
#top #main #news_box{
	border:#dddddd 1px solid;
}
#top #main #news_box .news_t{
	width:106px;
	text-align:center;
	padding:3% 0;
	float:left;
}
#top #main #news_box .news_cont{
	background:#FFFFFF;
	padding:10px;
	float:left;
	width:86.8%;
  height: 69px;
	overflow: auto;
}
#top #main #news_box .news_cont dt{
	width:20%;
	float:left;
}
#top #main #news_box .news_cont dd{
	float:right;
	width:80%;
}
#top #main #news_box .news_cont dd a{
	color:#333333;
}
#top #main #news_box .news_cont dd a:hover{
	text-decoration:none;
}

/*ふるさと寄附のお願い*/
#top #main h2{
	margin-top:30px;
	width:auto;
}
#top #main .kifu_txt{
	margin:10px 50px 0 70px;
}
#top #main .kifu_txt br{
	/*display:none;*/
}
#top #main .kifu_txt02{
	text-align:right;
	margin:5px 50px 0 0;
}

/*注目の返礼品*/
#top .w900{
	width:900px;
	margin:20px auto 0 auto;
}
#top .w900 .item_cont{
	margin:15px auto 0;
	width: 671px;
}
#top .w900 .item_box{
	width:213px;
	float:left;
}
#top .w900 .item_box02{
	width:213px;
	float:left;
	margin-left:16px;
}
#top .w900 .item_box dl,
#top .w900 .item_box02 dl{
	padding:10px;
	line-height:1.4;
}
#top .w900 .item_box dt a,
#top .w900 .item_box02 dt a{
	color:#333333;
	font-weight:bold;
}
#top .w900 .item_bt_box{
	width:725px;
	margin:35px auto 0 auto;	
}
#top .w900 .item_bt_box .bt_l{
	float: left;
	width:357px;
}
#top .w900 .item_bt_box .bt_r{
	float: right;
	width:357px;
}

/*お知らせ*/
#top #info_box{
	margin-top:15px;
	padding:20px;
	color:#cc0000;
}
#top #info_box .info_txt{
	font-size:120%;
	font-weight:bold;
}

/*計算シミュレータと寄附状況*/
#top #sub_box{
	margin-top:40px;
}
#top #sub_box .sum_box{
	width:460px;
	float:left;
}
#top #sub_box .now_box{
	width:460px;
	float: right;
}
#top #sub_box .sum_box .box_cont_l_det img,
#top #sub_box .now_box .box_cont_l_det img{
	width:295px;
	height:auto;
}
#top #sub_box .sum_box .box_cont,
#top #sub_box .now_box .box_cont{
	margin-top:20px;
}
#top #sub_box .sum_box .box_cont_l,
#top #sub_box .now_box .box_cont_l{
	width:295px;
	float:left;
}
#top #sub_box .sum_box .box_cont_r,
#top #sub_box .now_box .box_cont_r{
	width:146px;
	float: right;
}
#top #sub_box .sum_box .box_cont_l_det,
#top #sub_box .now_box .box_cont_l_det{
	margin-top:18px;
}

/*お問い合わせ・担当部署*/
#top #contact_box{
	margin-top:50px;
}
#top #contact_box .contact_t{
	margin:15px 0;
}
#top #contact_box .contact_left,
#top #tantou_box .contact_left{
	width:610px;
	float:left;
}
#top #contact_box .contact_left dl,
#top #tantou_box .contact_left dl{
	clear:both;
	margin-top:1px;
}
#top #contact_box .contact_left dt,
#top #tantou_box .contact_left dt{
	width:120px;
	color:#FFFFFF;
	padding:10px;
	float:left;
	font-weight:bold;
}
#top #contact_box .contact_left dd,
#top #tantou_box .contact_left dd{
	width:440px;
	float:left;
	padding:10px 10px 9px 10px;
	border-top:1px solid #D8D8D8;
}
#top #contact_box .contact_left .dd_btm,
#top #tantou_box .contact_left .dd_btm{
	border-bottom:1px solid #D8D8D8;
}
#top #contact_box .contact_right,
#top #tantou_box .contact_right{
	width:285px;
	float: right;
}
#top #tantou_box{
	margin-top:50px;
}

/*年末年始対応*/
#top #news #info_box .about {
	padding-left:10px;
}
#top #news #info_box .about .about_inner dt {
	float: left;
    clear: left;
}
#top #news #info_box .about {
	padding-left:10px;
}
#top #news #info_box .about .about_inner dt,
#top #news #info_box .about .about_inner dd {
	padding:5px 0;
}
#top #contact_box .contact_left .hei2{
	height:48px;
}

}


@media screen and (max-width: 680px){

.pc{ display: none; }
.sp{ display: block; }

#top #slider_rap{
	display:none;
}
#top #wrap{
	width:100%;
}
#top nav{
	display:none;
}

/*新着情報*/
#top #main #news_box{
	display:none;
}
#top #main .title_bg{
	padding:2% 5% 2% 3%;
	font-size:120%;
}

/*ふるさと寄附のお願い*/
#top #main .kifu_txt{
	margin:10px 5px 0 5px;
}
#top #main .kifu_txt02{
	text-align:right;
	margin:5px 5px 0 0;
}

/*注目の返礼品*/
#top .w900 .tit_tokuten {
	margin:20px 1% 0;
	text-align:center;
	font-size:160%;
	border-bottom:5px solid #619f16;
}

#top .w900 .item_cont{
	margin:10px 5px 0 5px;
}
#top .w900 .item_box{
	width:48%;
	float:left;
	margin-bottom:10px;
}
#top .w900 .item_box02{
	width:48%;
	float: left;
	margin-bottom:10px;
}
#top .w900 .sp_flo{
	float:right !important;
}
#top .w900 .item_box dt a,
#top .w900 .item_box02 dt a{
	color:#333333;
	font-weight:bold;
}
#top .w900 .item_box dd,
#top .w900 .item_box02 dd{
	display:none;
}
#top .w900 .item_bt_box .bt_l{
	float: none;
	width:97%;
	margin:0 auto;
}
#top .w900 .item_bt_box .bt_r{
	float: none;
	width:97%;
	margin:0 auto;
}

/*新着情報*/
#top .sp_news{
	margin-top:20px;
}
#top .sp_news dl a{
	background: url(../../img/sp_news_arrow.gif) no-repeat;
	background-position:98% center;
	border-bottom:1px solid #ccc;
	padding:5px;
	display:block;
	color:#333;
	text-decoration:none;
}
#top .sp_news dt{
	margin-bottom:3px;
}
#top .sp_news .news_more{
	width:30%;
	margin:10px auto 0 auto;
}
#top .sp_news dd{
	padding-right:20px;
}
#top .sp_news dl.nonlink{
	border-bottom:1px solid #ccc;
	padding:5px;
	display:block;
	color:#333;
	text-decoration:none;
}

/*お知らせ*/
#top #info_box{
	padding:10px 5px;
	background:#f0f0f0;
	margin-bottom:20px;
}
#top #info_box .info_txt{
	font-weight:bold;
	font-size:110%;
	color:#cc0000;
}

/*計算シミュレータと寄附状況*/
#top #sub_box{
	margin-top:0px;
}
#top #sub_box .sum_box{
	width:100%;
	float: none;
}
#top #sub_box .now_box{
	width:100%;
	float: none;
}
#top #sub_box .sum_box .box_cont,
#top #sub_box .now_box .box_cont{
	margin-top:20px;
}
#top #sub_box .sum_box .box_cont_l,
#top #sub_box .now_box .box_cont_l{
	width:53%;
	float:left;
	padding:0 0 0 5px;
}
#top #sub_box .sum_box .box_cont_r,
#top #sub_box .now_box .box_cont_r{
	width:40%;
	float: right;
	padding-right:5px;
}
#top #sub_box .sum_box .box_cont_l_det,
#top #sub_box .now_box .box_cont_l_det{
	margin-top:5px;
}
#top #sub_box .sum_box .box_cont_l_det img,
#top #sub_box .now_box .box_cont_l_det img{
	width:100%;
	height:auto;
}

/*お問い合わせ・担当部署*/
#top #contact_box{
	margin-top:0px;
}
#top #contact_box .contact_t{
	padding:0 5px;
}
#top #contact_box .contact_left{
	width:100%;
	float:none;
	display:none;
}
#top #contact_box .contact_left dl{
	clear:both;
	margin-top:1px;
}

#top #contact_box .contact_left .dd_btm{
	border-bottom:none;
}
#top #contact_box .contact_right,
#top #tantou_box .contact_right{
	width:100%;
	float:none;
	display:none;
}
#top #contact_sp_box{
	padding:0 5px;
}
#top #contact_sp_box .tel_m,
#top #contact_sp_box dl{
	color:#619F16;
}

#top #contact_sp_box .tel_m{
	font-weight:bold;
	font-size:160%;
}
#top #contact_sp_box dl{
	font-size:140%;
	font-weight:bold;
}
#top #contact_sp_box dt{
	width:35%;
	float: left;
}
#top #contact_sp_box dd{
	width:65%;
	float: right;
}
#top #tantou_box{
	margin-top:20px;
}
#top #tantou_box .contact_left{
	padding:0 5px;
	margin-top:15px;
	float:none;
}
#top #tantou_box .contact_left dl{}
#top #tantou_box .contact_left dt{
	background:#F0F0F0;
	padding:5px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
#top #tantou_box .contact_left dd{
	padding:5px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
#top #tantou_box .contact_left .dd_btm{
	border-bottom:1px solid #CCC;
}
#top #tantou_box .tantou_contact{
	margin:15px 0 0 0;
	padding:0 5px;
}

/*年末年始対応*/
#top #news #info_box .about {
	padding-left:0;
}
#top #news #info_box .about .about_inner dt {
	float:none;
}
#top #news #info_box .about {
	padding:0 10px;
}
#top #news #info_box .about .about_inner dt,
#top #news #info_box .about .about_inner dd {
	padding:3px 0;
}
}


/*お知らせ内テーブル*/
#top #info_box table{
	margin: 0;
	width: 100%;
	color: #4F4F4F;
}
#top #info_box table th,
#top #info_box table td{
	padding:6px 10px;
}
#top #info_box table th{
	width:25%;
	vertical-align:middle;
}
#top #info_box table td{
	width: 25%;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #FFFFFF;
}
#top #info_box table th.thbg01{
	background-color: #38A040;
	padding: 6px 0;
	color: #FFFFFF;
	text-align: center;
	border-top: 0;
	border-right: 1px solid #FFFFFF;
}
#top #info_box table th.thbg02{
	background-color: #DBEEB3;
	border-bottom: 1px solid #FFFFFF;
}
#top #info_box table td.tdbg01{
	background-color: #38A040;
	padding: 6px 0;
	color: #FFFFFF;
	text-align: center;
	border: 0;
	font-weight: bold;
}
.info,.info a{
	color:#d10000 !important;
}
#top #info_box dt{
	font-weight: bold;
	color: #C00;
	font-size: 115%;
}
#top #info_box dd{
	padding-left: 10px;
	margin-bottom: 20px;
	color: #000000;
}