@charset "UTF-8";
main{
	width:980px;
	margin:0 auto;
	line-height:1.6;
}
#page_content{
	max-width:980px;
	margin:0 auto;
}
#pankuzu {
    margin: 0 0 15px 0;
}
.sp_brows{
	display:none;
}
.pc_brows{
	display:block;
}
.font-serif{
	font-family:"游明朝","YuMincho","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif
}
.frame_box:before{
	content:"";
	display:block;
	background:url(../img/frame_top.png) no-repeat left top;
	background-size:contain;
	height:27px;
}
.frame_box:after{
	content:"";
	display:block;
	background:url(../img/frame_bottom.png) no-repeat left top;
	background-size:contain;
	height:27px;
}

.local_navi{
	width:980px;
	margin:0 auto;
	padding:10px 0 20px 0;
}
.local_navi dt{
	color:#666666;
	font-size:16px;
	font-weight:bold;
	padding-bottom:24px;
}
.local_navi dd{
	margin-right:-5px;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
}
.local_navi li{
	display:inline-block;
	letter-spacing: normal;
	width:163px;
	text-align:center;
	vertical-align:middle;
	margin-bottom:5px;
}
.local_navi li a{
	color:#006fad;
	width:100%;
	display:table;
	
	vertical-align:middle;
	text-align:center;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-collapse: collapse;
}
.local_navi li a span{
	display:block;
	padding:5px 0;
}
.local_navi_sp{
	display:none;
}
.page_top .local_navi li.housework_top a,
.page_theme01 .local_navi li.housework_theme01 a,
.page_theme02 .local_navi li.housework_theme02 a,
.page_theme03 .local_navi li.housework_theme03 a,
.page_theme04 .local_navi li.housework_theme04 a,
.page_theme05 .local_navi li.housework_theme05 a{color: #444;}

/**THEME01-05**/
.detail_box{
	padding:10px 0 20px 0;
}
.detail_box_left{
	display:table-cell;
	width:450px;
	text-align:center;
	vertical-align:middle;
}
.detail_box_left h1{
	font-size:36px;
	padding-bottom:5px;
	color:#cf6443;
}
.detail_box_left h1 em{
	font-size:14px;
	color:#221815;	
	display:block;
}
.detail_box_left p{
	text-align:center;
	font-size:16px;
	padding:0px 0 15px 0;
}
.detail_box_left img{
	height:190px;
	width:auto;
}

.detail_box_right{
	display:table-cell;
	width:450px;
	text-align:left;
	vertical-align:top;
	padding:40px;
	background:url(../img/point_bg.png) no-repeat;
	background-size:cover;
}
.detail_box_right h2{
	text-align:center;
	font-size:16px;
	padding:6px;
	background:#f5e0d9;
	font-weight:bold;
	color:#cf6443;
	margin-bottom:5px;
}
.detail_box_right dt{
	font-weight:bold;
	color:#cf6443;
	padding-top:14px;
	
}

.theme_palns{
	padding:15px 0 ;
}
.theme_palns .left_column{
	display:table-cell;
	width:50%;
	vertical-align:middle;
}
.theme_palns .right_column{
	display:table-cell;
	width:50%;
	vertical-align:middle;
}
.theme_palns .inner_txt{
	padding-left:45px;
}
.theme_palns .inner_txt h3{
	display:table-cell;
	width:65px;
	height:65px;
	border:1px solid #a36736;
	color:#a36736;
	vertical-align:middle;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.theme_palns .inner_txt dl{
	padding-top:10px
}
.theme_palns .inner_txt dt{
	font-size:16px;
	font-weight:bold;
	color:#cf6342;
	padding:15px 0 5px 0;
	margin-left:20px;
	text-indent:-20px;
	
}


/**INDEX**/
.frame_box .frame_box_left{
	display:table-cell;
	width:460px;
	text-align:center;
	vertical-align:middle;
}
.frame_box .frame_box_right{
	display:table-cell;
	width:460px;
	text-align:left;
	vertical-align:middle;
}
.frame_box .frame_box_right h1{
	font-size:38px;
	padding-bottom:24px;
	font-weight:bold;
	color:#cf6443;
}
.frame_box .frame_box_right p{
	text-align:left;
	padding-bottom:20px;
}
.theme_wrap{
	margin-left:5px;
	margin-right:-15px;
}
.theme_box{
	display:inline-block;
	width:477px;
	vertical-align:top;
	box-shadow:0px 0px 4px rgba(0,0,0,0.20);
	margin:15px 10px 0 0;
	border-radius:3px;
}
.theme_box a{
	display:block;
	padding:30px 30px 0px 30px;
	position:relative;
	min-height:330px;
}
.theme_box a:after{
	content:"";
	position:absolute;
	right:15px;
	bottom:15px;
	background:url(../img/link_check.png) no-repeat left top;
	width:35px;
	height:35px;
}
.theme_box a:hover{
	text-decoration:none;
	background:#fdf9ef;
	}
.ttl_txt{
	width:190px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
.ttl_txt em{
	font-size:27px;
	color:#cf6443	;
}
.ttl_img{
	width:260px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
.ttl_img img{
	height:150px;
	width:auto;
}
.theme_box p{
	padding:15px 0 15px 0;
}
.theme_box ul{
	background:url(../img/point.png) no-repeat left center;
	padding-left:85px;
}
.theme_box li{
	color:#cf6443	;
}




@media screen and (max-width: 834px) {
	main{
	width:95%;
	margin:0 auto;
	line-height:1.6;
}
.pc_brows{
	display:none;
}
.sp_brows{
	display:block;
}
.local_navi{
	width:auto;
}
.local_navi dt{
	padding:0px;
}
.local_navi_sp{
	margin-top:10px;
	display:table;
	border-collapse: collapse;
	border-bottom:1px solid #CCC;
}
.local_navi_row{
	display:table-row;
	width:100%;
}
.local_navi_sp a{
	color:#006fad;
	display:table-cell;
	text-align:center;
	width:20%;
	height:50px;
	border-top:1px solid #CCC;
	vertical-align:middle;
}
.local_navi_sp span{
	color:#006fad;
	display:table-cell;
	text-align:center;
	width:20%;
	height:50px;
	border-bottom:1px solid #CCC;
	vertical-align:middle;
}
.local_navi_sp a:nth-child(odd){
	border-right:1px solid #CCC;}
.local_navi_sp a:nth-child(even){
	border-bottom:1px solid #CCC;}
.local_navi dd{
	display:none;
}
.local_navi{
	padding:10px 0 15px 5px;
	
}

/**THEME01-05**/
.detail_box{
}
.detail_box_left{
	display:block;
	width:100%;
}
.detail_box_left h1{
	font-size:36px;
	padding-bottom:5px;
	color:#cf6443;
}

.detail_box_left img{
	height:150px;
	width:auto;
	max-width:300px;
}
.detail_box_right{
	display:block;
	width:auto;
	padding:10px;
	margin-top:20px;
}


.theme_palns .left_column{
	display:block;
	width:auto;
}
.theme_palns .right_column{
	display:block;
	width:auto;
}
.theme_palns .inner_txt{
	padding-left:0px;
}
.theme_palns .inner_txt h3{
	display:block;
	width:auto;
	height:auto;
	padding:10px;
	margin-bottom:15px;
}
.theme_palns .inner_txt dt{
	font-size:16px;
	font-weight:bold;
	color:#cf6342;
	padding:15px 0 5px 0;
	margin-left:20px;
	text-indent:-20px;
	
}

/**INDEX**/
.frame_box .frame_box_left{
	display:none;
}
.frame_box .frame_box_right{
	display:block;
	width:100%;
	
}
.frame_box .frame_box_right img{
	margin-bottom:15px;
}
.frame_box h1{
	text-align:center;
	padding-bottom:10px;
	font-size:28px;
}

.theme_wrap {
	margin:0px;
}
.theme_box {
    display: block;
    width: 100%;
    margin: 15px 0 0 0;
}
.theme_box a{
	min-height:auto;
	padding:15px;
}
.ttl_img{
	width:200px;
}
.ttl_img img {
	width:100%;
	height:auto;
}
.ttl_txt em{
	font-size:20px;
	
}
.theme_box ul{
	  background-size: 50px;
    padding-left: 55px;
		padding-right:10px;
		background-position:0px 0px;
}
.theme_box ul li{
	font-size:90%;
	text-indent:-15px;
	margin-left:15px;

}
.theme_box a:after{  
right:5px;
bottom:5px;  
width: 25px;
    height: 25px;
		background-size:contain;
}
}

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

}