.box_aki7 {
width: 300px;
margin: 0 auto;
}

7@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.4em;
	letter-spacing: -0.02em;
	color: #0CB8F2;
}/*15.36px*/
h2 span.en {
	font-weight:600;
	font-family: 'Raleway', sans-serif;
	letter-spacing:normal;
}
h2.h2-explain {
	color: #82491A;
}
h2 span.jp {
	font-size:0.8em;

	display:inline-block;
	margin-left:10px;
}
/*------------201609施策追加------------*/

.slider {
	margin:20px auto 0;
}
.slider li {
	border: 1px solid #E9E9F9;
	margin: 0 10px 0 0;
	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;
}
.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, .mb10, .mb15, .mb20, .mb25, .mb30, .mb35, .mb40, .mb45.mb50 {
	padding: 0 3px;
}
.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;
}
/*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: 100%;
	/*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: #F6F7F9;
	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%;
}
}
/*---この記事がきにいったらいいね！しよう　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);
}
/**********smartphone css**********/
body {
	background-color:#fff;
	color: #555;
}
img {
	max-width:100%;
}
/*header*/
 .lead-t {
	float: left;
	font-size: 0.8em;
	width: 380px;
	margin-left: -40px;
	margin-top: 4px;
}
.header_menu {
	display:none;
}
div.menu {
	display: none;
}
.sp-menu {
	position: absolute;
	top: 15px;
	right: 20px;
}
.headerset {
	width:100%;
	height:60px;
	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:66%;
	display:inline;
}
.headerset .header_logo img {
}
.headerset .header_logo a {
	display:block;
	padding:5px 0 0 5px;
	line-height:1em;
}
.headerset_area {
}
.breadcrumb {
	display: none;
}

	/*h1 h2 h3*/
h1 {
	color: #fa5688;
        font-size: 1.4em;
	line-height: 1.1em;
        margin: 5px 0;
}

h2.h2_space {
	padding-top: 15px;
	overflow: hidden;
	float: left;
	width: 99%;
}
.sname {
	display: block;
	position: relative;
	top: -15px;
	background: #6a4015;
	opacity: 0.7;
	color: #fff;
	font-size: 12px;
	text-align: center;
}

/*main*/



/*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, .relatedList h2, .prList h2, .prList_new h2 {
	font-weight: bold;
	background-color: #fff;
	border-bottom: 2px solid #d7bf9a;
	/*box-sizing: padding-box;*/
	line-height: 1.4em;
	padding-bottom: 3px;
	padding-left: 3px;
}

/*-----/特集-----*/
.newsList2 h2 {
	font-weight: bold;
	background-color: #fff;
	border-bottom: 2px solid #d7bf9a;
	/*box-sizing: padding-box;*/
	line-height: 1.4em;
	padding-bottom: 3px;
	padding-left: 3px;
}

.rankingList h2 {
	color: #fa5688;
	font-weight: bold;
	background-color: #fff;
	border-bottom: 2px solid #d7bf9a;
	/*box-sizing: padding-box;*/
	line-height: 1.4em;
	padding-bottom: 3px;
	padding-left: 3px;
        padding-top: 20px;
}
.category_mark {
	display:none;/*background-color: #5ac2bd;
	color: #fff;
	font-size: 0.86em;
	line-height: 1em;
	height: 1em;
	padding: 0 12px;
	vertical-align: top;*/
}

.pr_read {
	color: #402110;
	font-size:0.86em;
}
.curator_name {
	border-left: 1px solid #cbbe9c;
	padding-left: 10px;
	margin-left: 5px;
}

span.curator_time {
margin-top: 5px;
           font-size: 12px;

 	   color: #9f9087;
           display: block;

}
span.curator_time a{
 	   color: #aaa;

}/*.news_ttl, .recommend_ttl{

/*.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 {
    float: left;
    margin-right: 1.0%;
    margin-top: -4px;
}

.newsList li:first-child, .recommendList li:first-child {
/*border-top: 1px solid #e5e5e5;*/
}
.newsList a, .recommendList a, .rankingList a, .relatedList a, .prList a {
	color: #5b310f;
        font-size: 12px;
}
.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;
}
.waku1 img, .waku2 img, .waku3 img {
display: block;
margin: 0 auto;
}

 .waku1 {
margin-top: 6px;
}
.waku2, .waku3 {
margin-top: 10px;
}
 .waku3 {
margin-bottom: 10px;
}
/*------------201609施策追加------------*/

.pr_img_new {
	width: auto;
	display:block;
	position:relative;
	overflow:hidden;
}
.pr_text_new {
	margin: 10px 0;
}
.pr_ttl_new {
	font-size: 1.1em;
	margin: 0 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: 25%;
	float: left;
	margin-right: 2%;
	margin-left: 3%;
}
.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: #fa5688;
}
.ranking_img .rank_box .img_rank_num2 {
	background-color: #0CB8F2;
}
.ranking_img .rank_box .img_rank_num3 {
	background-color: #5b310f;
}
.ranking_img .rank_box .img_rank_num4 {
	background-color: #969595;
}
.ranking_img .rank_box .img_rank_num5 {
	background-color: #969595;
}
.news_text, .recommend_text, .ranking_text, .related_text, .pr_text {
	width: 70%;
	float: left;
	line-height: 1em;/*font-size: 1.1em;*/
}

.ranking_text {
	margin-left: -10px;
}
.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;
*/
}
.ranking_ttl {
	padding-top: 5px;
}

/*AdSense*/

.adSense {
	display:none;
	margin-bottom: 30px;
}
.adSense_pc {
	text-align: center;
}
/*footer*/


footer {
	background-color:#fff;
	/*font-size:1.3em;*/
	line-height:1.2em;
}
#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 {
	width: 100%;
}
.footerLink {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 8px;
	background: #FAF8F5;
	font-size: 12px;
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;
}
.footerLink li:last-child {
	float: left;
}
.footerLink li a {
	color: #402210;
	float: left;
}
.footerLink li.space180911 a {
        padding-left: 12px;
}
.footerLink li a:hover {
	text-decoration:underline;
}
.copyRight {
	font-size: 0.6em;
	line-height: 0.1em;
	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;
}
.gray {
	display: none;
}
.recomh2 {
	color: #fa5688;
}
/*---オリジナル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;
}
.sns_btn li {
	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;
}


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

	/*main*/


	/*newsList,recommendList*/
	.newsList h2, .recommendList h2, .rankingList h2, .relatedList h2, .prList h2, .prList_new h2 {
}
 .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 div.f-l-b-m{
float: left;
width: 50%;
}

	footer div.f-r-b-m{
float: left;
width: 50%;
}

 . {
 float:left;
}
 .footer_rightbox {
 float: left;
 width: 33%;
background: #ccc;
height: 100px
}
 footer nav {
 font-size:0.7em;
 display:block;
 margin-bottom:10px;
/*color: #333333;*/
	}
.footer_leftboxy .footerLink {
margin-top: -10px;
background: #fff;
}
 .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;
 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;
}

footer.gray a ,div.header_menu a{
color: #402210;
}
/*--------------------------------
lineボタン
--------------------------------*/

.sns_line {
 display:none;
}
}

/***************タブレット・PCのスタイル***************/
@media screen and (min-width:768px) {
 body {
 background-color:#fff;
}
 #hc {
 background-color:#fff;
 width:980px;
 margin:0 auto;
/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);*/

	}
.mb5, .mb10, .mb15, .mb20, .mb25, .mb30, .mb35, .mb40, .mb45.mb50 {
 padding: 0;
}
	/*header*/
	.header_pc {
 width:980px;
 margin:0 auto;
}

	/*breadcrumb*/
	.breadcrumb {
 display: block;
 font-size: 0.75em;
 margin:21px 0 10px 5px;
 clear: both;
 overflow: hidden;
}
 .breadcrumb a {
 color: #ff6fa4;
 margin-right: 0.5em;
}
.breadcrumb li {
	float: left;
	margin-right: 0.5em;
}

	/*main*/
	.contents {
 float:left;
 width:650px;
}

	/*h1 h2 h3*/
h1 {
	color: #fa5688;
	font-weight: bold;
        font-size: 1.6em;
	line-height: 1.1em;
        margin: 10px 0;
 	}

.hc_article h2 {
line-height: 1.4em !important;
padding-top: 6px;
padding-bottom: 3px;
}
.rankingList h2 {
padding-top: 0;
}

/*pickup*/
.newsList a, .recommendList a, .rankingList a, .relatedList a, .prList a {
	color: #5b310f;
        font-size: 14px;
}
/*subColumn*/
	.sub_column {
 float:left;
 width:300px;
 padding-bottom:30px;
 margin: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: 0 2px;
}
 .pr_read {
 font-size:0.66em;
 margin-top: 0px;
}

	/*ranking*/
.ranking_ttl {
    padding-top: 2px;
}
.ranking_text {
    margin-left: -4px;
}
    /*カテゴリ一覧*/

    .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;
}

 .copyRight {
 margin:0 auto;
 clear: both;
}
 .page_top {
 right: -10px;
}
 .sns_btn li {
float:left;
width:18%;
margin-bottom:10px;
padding:0 1%;
text-align:center;
position:relative;
height:45px;
line-height:45px;
}

/*--------------------------------
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%;
}

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

.pr_ttl_new {
 font-size: 0.85em;
}

/*------------/201804施策追加------------*/

 .sname {
display: block;
    position: relative;
    top: -34px;
    background: #6a4015;
    opacity: 0.7;
    color: #fff;
    font-size: 18px;
    text-align: center;
    height: 23px;
    padding-top: 10px;
}
 ul.menu-list {
float: left;
}
ul.menu-list li {

}
 .lead-t {
margin-top: 0px;
}
 .sp-menu {
display: none;
}
 .lead-t {
 margin-left: -10px;
}
 .gray {
display: inline-block;
    background: #FAF8F5;
    width: 98%;
    padding: 20px 1% 15px 1%;
    border-top: 1px solid #ccc;
    margin-bottom: 25px;

}
.waku1 , .waku2, .waku3 {
width: 300px;
height: 250px;
margin: 0 auto;
}
 .waku1 {
margin-top: 6px;
}
.waku2, .waku3 {
margin-top: 10px;
}
 .waku3 {
margin-bottom: 10px;
}
 .header_menu {
 display: inline;
float: right;
width: 350px;
}
 .header_menu ul {
padding-top: 30px;
}
 .header_menu ul li {
float: left;
padding-left: 15px;
font-size: 0.8em;
}
 div.menu {
 display: inline;
width: 980px;
margin: 0 auto;
 display: block;
}
 .menu ul {
padding-top: 1px;
float: left;
}
 .menu ul li {
float: left;
font-size: 15px;
width: 161px;
text-align: center;
background: #e1629e;
}
 div.menu_space {
background: #FA82AA;
width: 100%;
height: 31px;
color: #fff;
}

/*-----メニュー-----*/
.dropmenu {
 *zoom: 1;
 padding: 0;
}
.dropmenu:before, .dropmenu:after {
 content: "";
 display: table;
}
.dropmenu:after {
 clear: both;
}
.dropmenu li {
 position: relative;
 width: 20%;
 float: left;
 margin: 0;
 padding: 0;
 text-align: center;
}
.dropmenu li a {
 display: block;
 margin: 0;
 padding: 7px 0 7px;
 background: #FA82AA;
 color: #fff;
 line-height: 1;
 text-decoration: none;
}
.dropmenu li ul {
 list-style: none;
 position: absolute;
 z-index: 9999;
 top: 100%;
 left: 0;
 margin: 0;
 padding: 0;
}
.dropmenu li ul li {
}
.dropmenu li ul li a {
 padding: 10px 5px;
 border-top: 1px solid #FA82AA;
 background: #e1629e;
 text-align: left;
}
.dropmenu li:hover > a {
 background: #e1629e;
}
.dropmenu li a:hover {
 background: #b94a7d;
 opacity: 1.0;
}
 #normal li ul {
 display: none;
}
#normal li:hover ul {
 display: block;
}
/*-----/メニュー-----*/

.footerLink {
padding-top: 0px;
}

}


@media screen and (max-width:375px)
 {
.newsList li
{

}}



