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

/* reset */
* {margin: 0px; padding: 0px; word-break:break-all; line-height:1.5;}
li, ul{margin:0; padding:0; list-style-type: none;}
body,p,h1,h2,h3,h4,h5,h6,div,table,th,td,dl,dt,dd,ul,li,ol,form,fldset{margin:0;padding:0;}
:focus{outline:0;}

a{ color:#ff6fa4; padding:0; margin:0; text-decoration:none; overflow:hidden; outline:none;}
p a{ text-decoration:underline;}
a img{border: none; background-color: transparent;}

html{
	font-family: "ヒラギノ角ゴ ProN","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
	}

html p{
	letter-spacing: 0.03em;
	}

/*html{
	font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ ProN","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
	letter-spacing: 0.07em;
	}*/

input[type="button"],input[type="submit"] {
    -webkit-appearance: none;
  }

/*fontSize(レスポンシブタイプセッティング)*/

/*html{font-size:75%}/*12px*/
html{font-size:14px;}/*87.5%*/
h2{ font-size:1.3em;
letter-spacing: -0.02em;}/*15.36px*/
h2 span.en{  font-weight:600; font-family: 'Raleway', sans-serif; letter-spacing:normal;}
h2 span.jp{ font-size:0.8em; font-weight:normal; display:inline-block; margin-left:10px;}

/*------------201609施策追加------------*/

.slider {
	margin:20px auto 0;
}

.slider li{
	border:1px solid #E9E9E9;
	margin-right:15px;
	overflow:hidden;
}
/*------------/201609施策追加------------*/

@media screen and (min-width : 600px){
	html{font-size:16px;}/*100%*/
	/*html{font-size:87.5%}/*14px*/
	h2{ font-size:1.em;}/*18.2px*/
    h2 span.en{  font-weight:600; font-family: 'Raleway', sans-serif; letter-spacing:normal;}
	h2 span.jp{ font-size:0.8em; font-weight:normal; display:inline-block; margin-left:10px;}
}
@media screen and (min-width:1024px){
	html{font-size:16px;}/*100%*/
}

/*common style*/

.mv_sp img{
	width:300px;
}

.f_left{float:left;/*width:140px;*/width:220px;}
.f_right{float:right;}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 1%;
    height: 0;
    /*line-height: 1.1;*/
    visibility: hidden;
}

.clearfix {
    display: block;
}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb35{margin-bottom:35px;}
.mb40{margin-bottom:40px;}
.mb45{margin-bottom:45px;}
.mb50{margin-bottom:50px;}

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}
.mt45{margin-top:45px;}
.mt50{margin-top:50px;}

.display_sp {display: block;}
.display_pc {display: none;}


/*a{color:#76604D;}*/

a:hover{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE */
	filter: alpha(opacity=40); /* IE */
	-moz-opacity:0.7; /* Firefox(old) */
	-khtml-opacity: 0.7; /* Safari(old) */
	-webkit-opacity: 0.7; /* Google Chrome、Safari */
	opacity: 0.7;
	}

.contents{
	background-color:#fff;
	width: 95%;
	/*width: 100%;*/
	margin-bottom:20px;
	margin: 0 auto;
}

#sidr-right{
	line-height:1.5;
}

#sidr-right h3{
	box-shadow:none;
	/*font-size:1.2em;*/
	padding:3%;
}


/*inner*/
.inner{
	width:95%;
	margin:0 auto;
}



/**********SNSbtn**********/

.snsb {
	overflow: hidden;
	padding:20px 0px 0px 0px;
	border-top: 1px solid #e6e6e6;
}

.snsb iframe {
	margin: 0 !important;
}

.snsBtn1,.snsBtn2,.snsBtn3,.snsBtn4,.snsBtn5,.snsBtn6{
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	height:25px;
}
.snsBtn1{
	margin-top:-5px;
}
.snsBtn2,.snsBtn5{
	width:85px;
}
.snsBtn3{
	width:63px;
}


/*
#sns_area {
	border-top: solid 1px #e6e6e6;
	border-bottom: solid 1px #e6e6e6;
	padding: 10px 0;
	background-color: #ffffff;
}

.snsb {
	overflow: hidden;
	list-style-type: none;
}
.snsb li {
	float: left;
	margin-right: 8px;
}

.snsb li:last-child {
	margin-right: 0px;
}
*/

.fb-like-box,.fb-like-box span, .fb-like-box iframe {
 width: 100% !important;
 background-color:#fff;
 overflow:hidden;
}

.attention_txt{
	font-size: 0.7em;
	padding-top: 20px;
}

/*---フッターSP固定バナー---*/
@media screen and (min-width:1024px){
.fixedSearchBtn { display:none;}}

.fixedSearchBtn{
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	height:60px;
	z-index:1000;
	box-shadow:0px -4px 3px -2px rgba(0, 0, 0, 0.3);
}

.fixedSearchBtn a:hover{
	opacity: 1;
	}

.fixedSearchBtn h2{
	background-color:rgba(0, 0, 0, 0.8);
	padding:0 3% 0 0;
	height:60px;
	font-size:0.9em;
	position:relative;
	font-weight:normal;
	color:#FFFFFF;
}

.fixedSearchBtn h2 div{
	width:89px;
	height:auto;
	float:left;
	margin-right:10px;
}

.fixedSearchBtn h2 div img{
	border:1px solid rgba(0, 0, 0, 0.4);
	display:block;
	box-sizing:border-box;
}

.fixedSearchBtn h2 p{
	position:relative;
	top:20%;
}

.pcFooterFixed {
	display: none;
}


/*---この記事がきにいったらいいね！しよう　sp・tablet・pc共通---*/

.fb_likebox{
  padding: 7px 7px;
  background-color: #efe5d6;
}

.fb_likebox_wrap{
  display:table;
  width:100%;
  overflow:hidden;
}

.fb_likebox .p_white{
  padding: 4px 0 8px;
  font-size: 0.857em;/*--12px--*/
  font-weight: bold;
  line-height: 1.6;
  color:#FFF;
  letter-spacing:0;
}

.fb_likebox .p_gray{
  margin : 10px 0 0 0;
  color: #999999;
  font-size: 0.714em;/*--10px--*/
  letter-spacing:0;
}

.fb_likebox_thumb{
  display: table-cell;
  min-width: 145px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.fb_likebox_area{
  display: table-cell;
  padding-top: 8px;
  padding-right: 6px;
  padding-bottom: 10px;
  padding-left: 6px;
  text-align: center;
  background: #2e2e2e;
}

.fb_likebox_button{
  display: inline-block;
  z-index:40;
  line-height:1;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}


/*---PR記事のリボンの部分　sp・tablet・pc共通---*/

.pr,.pr2,.new {
	position:absolute;
	top:6px;left:-21px;
	/*font-family:'Myriad Pro',Myriad,Helvetica,Arial,sans-serif;*/
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
	font-size:9px;
	width:68px;
	font-weight:700;
	padding:2px 0;
	text-align:center;
}

.pr2{
	background-color: rgba(255,255,255,0.8);
    color: #402210 !important;
}

.pr{
	background-color: rgba(64,33,16,0.8);
	color: #ffffff !important;
}





/**********smartphone css**********/
body{
	background-color:#fff;
	color: #402110;
}

img{max-width:100%;}


/*header*/
.headerset{
	width:100%;
	height:80px;
	position: fixed;
	top: 0px!important;
	/*padding:5px 0;*/
	text-align:center;
	background:rgb(255,255,255);
	box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
	z-index: 999;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; /* IE */
	filter: alpha(opacity=90); /* IE */
	-moz-opacity:0.9; /* Firefox(old) */
	-khtml-opacity: 0.9; /* Safari(old) */
	-webkit-opacity: 0.9; /* Google Chrome、Safari */
	opacity: 0.9;
}

.headerset #left-menu img{
	width:30px;
	padding:10px 0 0 10px;
	margin-right:15px;
}


.headerset a .f_right{
width: 28px;
padding: 15px 15px 0 0;
}

.headerset .header_logo {
	width:80%;
	flex: 1;
	display:inline;

}

.headerset .header_logo img{
	width:168px;
	/*width: 231px;*/
}

.headerset .header_logo a{
	display:block;
	padding:10px 0 0 0;
	line-height:1em;
}

.header_sub_pc {
	display: none;
}

.header_sub_sptop {
	display: none;
}

.headerset_area {
	height: 60px;
}

.header_pc {
	display: flex;
}

.breadcrumb {
	display: none;
}

.link{
	background-color:#ff6fa4;
	text-align:right;
	padding:0 10px 2px 0;
	line-height:1.0;
}

.link a{
	color:#FFF !important;
	font-size:0.5em;
}

/*main*/

.feature_first_thumb{
	margin-top:20px;
}

/*subColumn*/

    /*カテゴリ一覧*/

    .sptab_news .box_trouble{
	float:none;
	width:100%;
    }
    .sptab_news .box_trouble h2{
	/*text-indent: 2.5%;
	border-bottom: 2px solid #ff6fa4;
	margin-bottom: 0;
	font-size: 1.0em;*/

  font-weight: bold;
  padding: 10px 0 5px 0;
  background-color: #ffffff;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #ff6fa4;
  box-sizing: padding-box;
    }
    .sptab_news .box_trouble ul{
	float:none;
	margin-bottom:20px;
	overflow:hidden;
    }
    .sptab_news .box_trouble li{
	border-bottom: 1px solid #e5e5e5;
	display:inline-block;
	float:left;
	line-height: 2.8;
	width:48%;
	text-align:center;
    }

	.sptab_news .box_trouble li:nth-child(2n-1) {
	margin-right: 4%;
}


	.sptab_news .box_trouble li img.category_icon{
	margin-right: 5px;
	width: 10%;
	}
    .sptab_news .box_trouble li:last-child{
    }
    .sptab_news .box_trouble li a{
	color:#402110;
    font-size: 15px;
	display:block;
	padding:2.5%;
	margin-right: 2.5%;
    }
	.sptab_news .box_trouble li a span{
	vertical-align: top;
	font-weight: bold;
	font-size:0.857em;/*--12px--*/
    }


/*newsList,recommendList*/
.newsList h2, .recommendList h2, .rankingList h2, .relatedList h2, .prList h2, .prList_new h2 {
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 0 5px 0;
	background-color: #fff;
	border-bottom: 3px solid #ff6fa4;
	box-sizing: padding-box;

}
.category_mark {
	display:none;
	/*background-color: #5ac2bd;
	color: #fff;
	font-size: 0.86em;
	line-height: 1em;
	height: 1em;
	padding: 0 12px;
	vertical-align: top;*/
}

.curator_name, .curator_time {
	color: #9f9087;
	font-size:0.86em;
}

.pr_read {
	color: #402110;
	font-size:0.86em;
}

.curator_name {
	border-left: 1px solid #cbbe9c;
	padding-left: 10px;
	margin-left: 5px;
}

/*.news_ttl, .recommend_ttl{
	visibility: hidden;
}
*/

.newsList li, .recommendList li, .rankingList li, .relatedList li, .prList li {
	/*border-bottom: 1px solid #e5e5e5;*/
	padding: 10px 0;
	line-height: 1em;
	width: 100%;
}

.newsList li:first-child, .recommendList li:first-child {
	/*border-top: 1px solid #e5e5e5;*/
}

.newsList a, .recommendList a, .rankingList a, .relatedList a, .prList a{
	color: #402210;
}

.newsList a:hover, .recommendList a:hover, .rankingList a:hover, .relatedList a:hover, .prList a:hover{
	color: #ff6fa4;
}

.news_img, .recommend_img, .related_img, .pr_img  {
	width: 40%;
	float: left;
	margin-right: 5%;
	margin-left: 2%;
	line-height:1.0;
}


.pr_img  {
	width: 40%;
	float: left;
	margin-right: 5%;
	margin-left: 2%;
	position:relative;
	overflow:hidden;
}

/*------------201609施策追加------------*/

.pr_img_new  {
	width: auto;
	display:block;
	position:relative;
	overflow:hidden;
}

.pr_text_new {
	width: auto;
	margin:10px;
}

.pr_ttl_new{
	font-size: 1.1em;
	margin-bottom: 5px;
	line-height: 1.3em;
	font-weight: bold;
}

.prList_new a{
	display:block;
}

.prList_new a{
	color: #402210;
}

.prList_new a:hover{
	color: #ff6fa4;
}

.pr_new{
	position:absolute;
	top:6px;left:-21px;
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
	font-size:9px;
	width:70px;
	font-weight:700;
	padding:2px 0;
	text-align:center;
}

.pr_new{
	background-color: rgba(64,33,16,0.8);
	color: #ffffff !important;
}

/*------------/201609施策追加------------*/

.ranking_img {
	position:relative;
	width: 40%;
	float: left;
	margin-right: 5%;
	margin-left: 2%;
}



.ranking_img .rank_box {
			position: absolute;
			top: -3px;
			left: 0px;
			margin: 0px;
			width: auto;
			}

.ranking_img .rank_box #rank_numarea {
	height: auto;
	padding: 3px 10px;
	font-size: 0.8em;
	color: #FFF;
	font-weight: bold;
			}

.ranking_img .rank_box .img_rank_num1 {background-color: #e8b536;}
		.ranking_img .rank_box .img_rank_num2 {background-color: #969595;}
			.ranking_img .rank_box .img_rank_num3 {background-color: #a58753;}
				.ranking_img .rank_box .img_rank_num4 {background-color: #ff6fa4;}
					.ranking_img .rank_box .img_rank_num5 {background-color: #ff6fa4;}


.news_text, .recommend_text, .ranking_text, .related_text, .pr_text {
	width: 50%;
	float: left;
	line-height: 1em;
	/*font-size: 1.1em;*/

}





.news_ttl, .recommend_ttl, .ranking_ttl, .related_ttl, .pr_ttl {
	font-size: 1.1em;
	margin-bottom: 5px;
	line-height: 1.3em;
	font-weight: bold;
/*
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
*/
}





/*AdSense*/

.adSense {
	display:none;
	margin-bottom: 30px;
}

.adSense_pc {
	text-align: center;
}

/*footer*/


footer{
	background-color:#F9E78C;
	/*font-size:1.3em;*/
	line-height:1.2em;
	padding:10px;
	border-top: 1px solid rgba(178,178,178,0.5);
	/*box-shadow: 0px -1px 0px rgba(178,178,178,0.5);*/
}

#page_top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 3;
	display: block;
	width: 38px;
	height: 38px;
	background-color: #ff6fa4;
	color: #fff;
	line-height: 38px;
	text-align: center;
	border-radius: 0.5em;
}

.footerLogo, .footerAbout, .footerLink {
	display: none;
}


.footerLink {
	margin: 0 auto;
	text-align: center;
	width: 180px;
	padding-top: 10px;
}


.footerLink li{
	/*float:left;*/
	font-size: 1.1em;
	/*border-right: 1px solid #402210;*/
	/*padding-right:10px;*/
	/*margin-right:10px;*/
}

.footerLink li:nth-child(2){
	float: left;
	width: 80px;
	border-right: 1px solid #402210;
	padding-right: 10px;
}

.footerLink li:last-child{
	float: left;
	width: 69px;
	padding-left: 10px;
}

.footerLink li a{
	color:#402210;
}

.footerLink li a:hover{
	text-decoration:underline;
}

.copyRight{
	font-size:0.6em;
	line-height:0.9em;
	text-align:center;
	vertical-align:middle;
	margin-top: 10px;
}

/*br*/
.br_sp {
	display: inline;
}


.newmark{
		font-size:9px;
		margin-top: 0px;
		background-color:#f9f063;
		padding:3px 8px 2px 8px;
		margin-left:0.5em;
		font-weight:700;
		color: #402210 !important;
}

/*---オリジナルSNSボタン　sp・tablet・pc共通---*/



/*---------------------------------------------
記事下SNSボタン
---------------------------------------------*/

.sns_ttl{
	font-weight:bold;
	text-align:center;
	font-size:1.071em;
    padding-top:20px;
	border-top: 1px solid #e6e6e6;

}

ul.sns_btn{
	margin:10px 0;
	overflow:hidden;
	display: flex;
}




.sns_btn li{
	margin-right: 10px;
	/*
float:left;
width:31%;
margin-bottom:10px;
padding:0 1%;
text-align:center;
position:relative;
height:45px;
line-height:45px;
*/
}

/*
.sns_btn li a{
	width:100%;
	position:absolute;
	top:0;
	left:0;
}


ul.sns_btn li span{
	font-size:11px;
	color:#FFF !important;
	position:relative;
}


ul.sns_btn li img {
	width:15px;
	display:block;
	margin:7px auto 0;
}
*/

/*--------------------------------
Twitterボタン
--------------------------------*/
/*
.sns_tweet{
	background-color:#55acee;
}

ul.sns_btn li.sns_tweet img {
	width:15px;
	display:block;
	margin:15px auto;
}
*/
/*--------------------------------
Facebookボタン
--------------------------------*/
/*
.sns_facebook{
	background-color:#3b5999;
}
*/
/*--------------------------------
Google＋ボタン
--------------------------------*/
/*
.sns_google{
	background-color:#db4a39;
}
*/
/*--------------------------------
はてブボタン
--------------------------------*/
/*
.sns_hateb{
	background-color:#5d8ac1;
}
*/
/*--------------------------------
pocketボタン
--------------------------------*/
/*
.sns_pocket{
	background-color:#f03e51;
}
*/
/*--------------------------------
lineボタン
--------------------------------*/
/*
.sns_line{
	background-color:#3cc93c;
}
*/
.line{
	line-height:45px;
	display:inline-block;
}


.searchForm {
	padding: 3% 5%;
	background-color: #f5f5f5;
	text-align:center;

}

.searchForm input[type="text"] {
	border:0;
	margin-bottom:10px;
	padding:8px;
	border:solid 1px #ccc;
	box-sizing:border-box;
	font-size:15px;
	width:95%;
}

.searchForm input[type="submit"] {
	border:0;
	margin:0;
	padding:8px;
	box-sizing:border-box;
	background-color:#ff6fa4;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	letter-spacing: 2px;
	width:95%;
}


.btn_ranking{
	padding:8px;
	box-sizing:border-box;
	border:1px solid #ff6fa4;
	font-weight:bold;
	font-size:14px;
	width:100%;
	text-align:center;
	border-radius:4px;
	margin-bottom:20px;
}


.btn_ranking a{
	text-decoration:none;
	width:100%;
	display:block;
}

/*--------------------------------
まとめボタンここから
--------------------------------*/

.btn_matome {
    border-radius: 5px;
    color: #fff;
    margin: 0 auto 10px;
    text-align: center;
    width: 100%;
}

.btn_matome a {
    background-color: #14b7ec;
    box-shadow: 0 3px 0 #0b7192;
    border-radius: 10px;
    color: #fff;
    display: block;
    padding: 10px;
    text-align: center;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}

.btn_matome a:hover {
    background-color: #129ecc;
    box-shadow: none;
    opacity: 1;
}

/*--------------------------------
youtube埋め込み
--------------------------------*/

.move{
position:relative;
width:100%;
padding-top:56.25%;
}
.move iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}

/*ページャー*/
.pagerBtn {
  display: flex;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  /*display: none;*/
  align-items: center;
}

.pagerBtn a{
  display: block;
  width: 100%;
  border-radius: 5px;
  /*border: 1px solid #E4E4E4;*/
	background-color: #ff6fa4;
  margin: 5px 0;
  cursor: pointer;
  box-sizing: border-box;
}

.pagerBtn .page {
  margin: 0 auto;
  color: #878787;
}

.pagerBtn .prev {
  float: left;
  width: 33%;
}

.pagerBtn .prev .text {
  float: right;
	color: #fff;
}

.pagerBtn .prev .mark {
  float: left;
	color: #fff;
}

.pagerBtn .next {
  float: right;
  width: 33%;

}

.pagerBtn .next .text {
  float: left;
	color: #fff;
}

.pagerBtn .next .mark {
  float: right;
	color: #fff;
}

#prevBtn {
  /*display: none;*/
  padding: 7px 30% 4px 10%;
}

#nextBtn {
  /*display: none;*/
  padding: 7px 10% 4px 30%;
}

.banner_box {
	text-align: center;
}

/***************タブレットのスタイル***************/
@media screen and (min-width:768px){
	/*header*/
	.headerset {
		text-align: center;
	}

	.header_pc {
		display: inherit;
	}

	.headerset .header_logo {
		width: 150px;
		/*width: 231px;*/
	}

	.header_sub_pc {
		display: block;
		color: #fff;
		line-height: 60px;
		font-size: 0.8em;
	}

	.link{
		background-color:#ff6fa4;
		text-align:right;
		padding:0 10px 2px 0;
		line-height:1.0;
	}

	.link a{
		color:#FFF !important;
		font-size:0.5em;
	}

	/*main*/

	.feature_first_thumb{
		margin-top:20px;
	}

	/*newsList,recommendList*/
	.newsList h2, .recommendList h2, .rankingList h2, .relatedList h2, .prList h2, .prList_new h2  {
		font-size: 1.0em;
		padding: 10px 0 10px 0;
	}

	.category_mark {
		font-size: 0.6em;
		padding: 0 8px;
		display: none;
	}

	.top_mark {
		font-size: 0.8em!important;
	}

	.curator_name, .curator_time {
		font-size: 0.66em;
		margin-top: 10px;
		display: inline-block;
	}


	.pr_read {
		font-size: 0.66em;
		margin-top: 10px;
		display: inline-block;
}


	.news_text, .recommend_text {
	}

	.news_ttl, .recommend_ttl{
		font-size: 0.85em;
		line-height: 1.1em;
		height: 2.2em;
	}
/*subColumn*/

    /*カテゴリ一覧*/

    .sptab_news .box_trouble{
	float:none;
	width:100%;
    }
    .sptab_news .box_trouble h2{
/*font-weight: bold;
font-size: 1.0em;
text-indent: 0%;
padding: 10px 0 10px 10px;
background-color: #d7bf9a;
border-top: 2px solid #ff6fa4;
border-bottom: 1px solid #e5e5e5;*/

  font-weight: bold;
  padding: 10px 0 5px 0;
  background-color: #ffffff;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #ff6fa4;
  box-sizing: padding-box;

    }
    .sptab_news .box_trouble ul{
	border-bottom: none;
	width:100%;
	float:left;
	margin-bottom:20px;
	overflow:hidden;
    }
    .sptab_news .box_trouble li{
	border-bottom: 1px solid #e5e5e5;
	display: block;
	line-height: 2.8;
	padding-left: 0px;
	float: left;
	width:48%;
    }

		.sptab_news .box_trouble li:nth-child(2n-1) {
	margin-right: 4%;
}
	.sptab_news .box_trouble li img.category_icon{
	margin-right: 5px;
	width: 10%;
	}
    .sptab_news .box_trouble li:last-child{
	border-bottom: 1px solid #e5e5e5;
    }
    .sptab_news .box_trouble li a{
	color:#402110;
	font-size: 16px;
	display:block;
	padding:2.5% 0% 2.5% 2.5%;
	margin-right: 0px;
    }
	.sptab_news .box_trouble li a span{
	vertical-align: top;
    }


/*footer*/

	footer {
		padding: 20px;
	}

	.footer_leftbox{
	float:left;
	width: 388px;
	padding-right: 20px;
}
	.footer_rightbox{
	float: left;
	width: 320px;
}

	footer nav{
		font-size:0.7em;
		display:block;
		margin-bottom:10px;
		/*color: #333333;*/
	}

	.footerLogo, .footerAbout {
		display: block;
	}


	.footerLogo {
		position: relative;
	}

	.footerLogo span {
		display: block;
		position: absolute;
		left: 181px;
		bottom: 0px;
		font-size: 1.3em;
	}

	.footerLink {
		display:block;
		text-align: left;
		margin: 0;
		width: 100%;
	}


	.footerLink li{
		float:left;
		border-right: 1px solid #402210;
		padding-right:10px;
		margin-right:10px;
		width: auto!important;
	}

	.footerLink li:last-child {
		border-right: none;
		padding-left: 0px!important;
	}

	.copyRight {
		text-align: left;
		clear: both;
	}


/*br*/
	.br_sp {
		display: none;
	}

/*
.sns_btn li{
float:left;
width:18%;
margin-bottom:10px;
padding:0 1%;
text-align:center;
position:relative;
height:45px;
line-height:45px;

}
*/
/*--------------------------------
Facebookボタン
--------------------------------*/
.sns_facebook {
	margin-top: -3px;
}
/*--------------------------------
lineボタン
--------------------------------*/

.sns_line{
	display:none;
}



}

/***************PCのスタイル***************/
@media screen and (min-width:1024px){
	.display_sp {display: none;}
	.display_pc {display: block;}

	body{
		background-color:#fff;
	}

	#hc{
		background-color:#fff;
		width:980px;
		margin:0 auto;
		/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);*/

	}


	/*header*/
	.header_pc{
		width:980px;
		margin:0 auto;
	}

	.link{
		background-color:#ff6fa4;
		text-align:right;
		padding:0 10px 2px 0;
		line-height:1.0;
	}

	.link a{
		color:#FFF !important;
		font-size:0.5em;
	}

	/*breadcrumb*/
	.breadcrumb {
		display: block;
		font-size: 0.75em;
		margin:40px 0 30px 5px;
	}

	.breadcrumb a {
		color: #ff6fa4;
	}

	/*main*/
	.contents{
		float:left;
		width:635px;
		padding-bottom:30px;
		margin-left: 15px;
	}

	/*subColumn*/
	.sub_column{
		float:left;
		width:300px;
		padding-bottom:30px;
		margin:25px 15px 10px 15px;
	}

	.newsList ul {
		font-size: 0.93em;
	}

	.sub_column .box_r{
	float:none;
	width:100%;
}

	.curator_name, .curator_time {
		font-size:0.66em;
		margin-top: 0px;
	}

	.pr_read {
		font-size:0.66em;
		margin-top: 0px;
	}



    /*カテゴリ一覧*/

    .sub_column .box_trouble{
	float:none;
	width:100%;
    }
    .sub_column .box_trouble h2{
	/*text-indent: 2.5%;
	border-bottom: 2px solid #ff6fa4;
	margin-bottom: 0;
	font-size: 1.0em;*/

  font-weight: bold;
  font-size: 1.0em;
  padding: 10px 0 10px 0;
  background-color: #ffffff;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #ff6fa4;
  box-sizing: padding-box;

    }
    .sub_column .box_trouble ul{
    border-bottom: 1px solid #e5e5e5;
    }
    .sub_column .box_trouble li{
	border-bottom: 1px solid #e5e5e5;
	display: block;
	line-height: 2.8;
	padding-left: 5px;
	padding-top: 3px;
    }
	.sub_column .box_trouble li img.category_icon{
	margin-right: 5px;
	width: 9%;
	}
    .sub_column .box_trouble li:last-child{
	border-bottom:none;
    }
    .sub_column .box_trouble li a{
	color:#402110;
    font-size: 14px;
	display:block;
	padding:2.0%;
	margin-right: 2.0%;
    }
	.sub_column .box_trouble li a span{
	vertical-align: top;
    }

	/*AdSense*/
	.adSense {
	display:block;
	margin-bottom: 15px;
	margin-top: 15px;
	}


	/*footer*/
	.footer_pc{
		width:960px;
		margin:0 auto;
	}
	.footer_leftbox{
	float:left;
	width: 590px;
}
	.footer_rightbox{
	float: left;
	width: 320px;
}

	.copyRight{
	margin:0 auto;
	clear: both;
	}

	.page_top {
		right: -10px;
	}

	/* PCフッター固定バナー用 */
	.pcFooterFixed {
		display: block;
		position: fixed;
		bottom: 0;
		width: 100%;
		text-align: center;
	}

	.pcFooterFixed a {
		width: 980px;
    display: inline-block;
    vertical-align: bottom;
	}

	.pcFooterFixed a img {
		vertical-align: bottom;
		width: 100%;
		height: auto;
	}
/*
.sns_btn li{
float:left;
width:18%;
margin-bottom:10px;
padding:0 1%;
text-align:center;
position:relative;
height:45px;
line-height:45px;

}
/*--------------------------------
Facebookボタン
--------------------------------*/
.sns_facebook {
	margin-top: -3px;
}
/*--------------------------------
lineボタン
--------------------------------*/
.sns_line{
	display:none;
}


	.searchForm {
		padding: 10px 10px;
		width:100％;
	}

	.searchForm input[type="text"] {
		margin-bottom:0px;
		width:86%;
	}

	.searchForm input[type="submit"] {
		width:10%;
	}

	/*ページャー*/
	.pagerBtn {
    margin-bottom: 20px;
  }
  .pagerBtn a {
    border: 1px solid #ccc;
    color: #999;
    background: none;
    box-shadow: none;
  }
  .pagerBtn .next .text,.pagerBtn .prev .text {
        color: #615f5e;
  }
  .pagerBtn .next .mark,.pagerBtn .prev .mark {
        color: #ff6fa4;
  }

/*------------201609施策追加------------*/

.pr_ttl_new
{
  font-size: 0.85em;
}

/*------------/201609施策追加------------*/



}

}
