@charset "utf-8";

/*------------------------------------------------------------------------------
Date: 2016-08-01
Copyright (C) NISSO NET ALL Right Reserved
------------------------------------------------------------------------------*/

#news_mv {
	max-width: 1000px;
	height: 260px;
	overflow: hidden;
	position: relative;
	margin: 8px auto 0;
}
.news_mv-mail {
	max-width: 1000px;
	height: 241px;
}
#news_mv.mgt0 {
	margin: 0 auto 0;
}
#cat_mv {
	width: 983px;
	margin: 0 auto 0;
	margin-top: 20px;
}
#news_mv img {
	position: absolute;
	left: 50%;
	margin-left: -489px;
	/*max-width: inherit;*/
	max-width: 98%;
	margin-top: 20px;
}
#main {
	margin-top: 45px;
}
.ctgLead {
	width: 1000px;
	margin: 0 auto 20px;
}

@media screen and (max-width:767px){
	#news_mv,
	#cat_mv {
		width: auto;
		height: auto;
		margin: 0;
	margin-top: 20px;
	padding: 0 10px;
	}
	#news_mv img,
	#cat_mv img {
		position: relative;
		width: 100%;
		left: 0;
		margin: 0;
	margin-top: 20px;
		max-width: 100%;
	}
	#main {
		margin-top: 20px;
	}
	.ctgLead {
		width: 94%;
		margin: 0 3% 30px;
		font-size: 16px;
		line-height: 1.8;
	}
}


/* keyVisualWrap
------------------------------- */
#keyVisualWrap {
	position: relative;
	height: 500px;
	margin: 0 auto 30px;
	width: 860px;
	overflow: hidden;
}
.flexslider .slides li {
	position: relative;
	padding-top: 30px;
}
.flexslider .slides li img {
	border-top: 4px solid #F4F4F4;
}
.flexslider .slides li.ctg01 img {
	border-top: 4px solid #f17a97;
}
.flexslider .slides li.ctg02 img {
	border-top: 4px solid #4cb13d;
}
.flexslider .slides li.ctg03 img {
	border-top: 4px solid #6d9bcd;
}
.flexslider .slides li.ctg04 img {
	border-top: 4px solid #c27ede;
}
.flexslider .slides li img.newIcon {
	position: absolute;
	top: 0;
	right: 10px;
	width: 74px;
	height: 74px;
	border: none;
	z-index: 1000;
}
.flexslider .slides li .newsTitle {
	position: absolute;
	display: table;
	width: 100%;
	left: 0;
	bottom: 0;
	background: url(/files/img/common/bg_white_opa65.png) 0 0 repeat;
}
.flexslider .slides li .newsTitle div,
.flexslider .slides li .newsTitle h3 {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.flexslider .slides li .newsTitle div {
    width: 130px;
    padding: 20px 0;
    text-align: left;
    padding-left: 30px;
}
.flexslider .slides li .newsTitle h3 {
	text-align: left;
	width: 420px;
	padding: 20px 0 20px 30px;
	font-size: 128.6%;
	font-weight: 700;
	line-height: 1.4;
}
.flexslider .slides li .newsTitle div.moreBtn {
	width: 205px;
	padding: 20px 17px 20px 28px;
}
.newsTitle .newsCtg {
	display: inline-block;
	margin-bottom: 3px;
	padding: 2px 10px 1px;
	font-size: 92.9%;
	font-weight: 700;
	color: #fff;
	background: #ff9900;
}
#detailMv .newsTitle .newsCtg,
#keyVisualWrap .newsTitle .newsCtg {
	margin-left: 20px;
}
.ctg01 .newsTitle .newsCtg {
	background: #f17a97;
}
.ctg02 .newsTitle .newsCtg {
	background: #4cb13d;
}
.ctg03 .newsTitle .newsCtg {
	background: #6d9bcd;
}
.ctg04 .newsTitle .newsCtg {
	background: #c27ede;
}
.newsTitle .date {
	font-size: 100%;
	font-weight: 700;
	letter-spacing: 0.05em;
	margin-left: 20px;
}
.newsTitle .moreBtn a {
	display: block;
	padding: 10px;
	font-weight: 700;
	color: #fff;
	background: #999;
	text-decoration: none;
}
.newsTitle .moreBtn　> span {
	display: block;
	padding: 10px;
	font-weight: 700;
	color: #fff;
	background: #999;
	text-decoration: none;
}
.newsTitle .moreBtn a:hover {
	opacity: 0.70;
	-ms-filter: "alpha(opacity=50)";
}

@media screen and (max-width:767px){
	#keyVisualWrap {
		width: 100%;
		height: auto;
		margin-bottom: 5px;
	}
	.flexslider .slides li {
		padding-top: 25px;
	}
	.flexslider .slides li .newsTitle div,
	.flexslider .slides li .newsTitle h3 {
		display: block;
		width: 94%;
		margin: 0 3%;
		text-align: left;
	}
	.flexslider .slides li .newsTitle div {
		padding: 15px 0 5px;
	}	
	.flexslider .slides li .newsTitle h3 {
		padding: 0 0 25px;
		font-size: 128.6%;
		font-weight: 700;
	}
	.newsTitle .date {
		display: inline;
		margin-left: 10px;
	}
	.flexslider .slides li .newsTitle div.moreBtn {
		display: none;
	}
	.flexslider .slides > li a {
	width: inherit;
	height:auto;
	display: block;
	}
	.newsTitle .newsCtg {
		margin-left: 0;
	}
	#detailMv .newsTitle .newsCtg,
	#keyVisualWrap .newsTitle .newsCtg {
		margin-left: 0;
	}
}


/* newsIndex
------------------------------- */
.newsIndex {
	width: 1000px;
	margin: 0 auto;
}
.newsIndex ul {
	width: 1020px;
	margin: 0 -10px 20px;
}
.newsIndex li {
	float: left;
	width: 320px;
	margin: 0 10px 20px;
}
.newsIndex li:nth-child(3n+1) {
	clear: left;
}

.newsIndex li > a {
	text-decoration: none;
}

.newsIndex li > a:hover * {
    opacity: 0.90;
}
.newsIndex li .newImage {
	border-top: 4px solid #ff9900;
}
.newsIndex li.ctg01 .newImage {
	border-top: 4px solid #f17a97;
}
.newsIndex li.ctg02 .newImage {
	border-top: 4px solid #4cb13d;
}
.newsIndex li.ctg03 .newImage {
	border-top: 4px solid #6d9bcd;
}
.newsIndex li.ctg04 .newImage {
	border-top: 4px solid #c27ede;
}
.newsIndex li .newImage {
	min-height: 145px;
	background: url(../img/common/loader.gif) no-repeat 50% 50%;
	-webkit-background-size: 40px;
	background-size: 40px;
}
.newsIndex li .newsTitle {
	padding: 15px;
	border: 1px solid #e3e3e3;
	line-height: 1.4;
	letter-spacing: 0.05em;
}
.newsIndex li .newsTitle .date {
	display: inline;
	margin-left: 10px;
}
.newsIndex li .newsTitle h3 {
	margin: 6px 0 10px;
	font-size: 128.6%;
	font-weight: 700;
}
.newsIndex li .newsTitle .moreBtn {
	text-align: center;
}
.newsIndex li .newsTitle .moreBtn a {
	display: inline-block;
	padding: 1px 40px;
}

.newsIndex li .newsTitle .moreBtn > span {
	display: inline-block;
	padding: 1px 40px;
   background: #999;
   color: #fff;
}
.moreRead {
	margin-bottom: 40px;
	text-align: center;
}

@media screen and (min-width:769px){
	.moreRead img:hover,
	.newsIndex li .newsTitle.bl-hover {
		opacity: 0.70;
		-ms-filter: "alpha(opacity=70)";
	}
}
@media screen and (max-width:767px){
	.newsIndex {
		width: 94%;
		margin: 0 3%;
	}
	.newsIndex ul {
		width: 100%;
		margin: 0;
	}
	.newsIndex li {
		float: none;
		width: 100%;
		margin: 0 0 30px;
	}
	.newsIndex li .newsTitle h3 {
		margin: 6px 0 20px;
	}
	.newsIndex li .newsTitle .moreBtn a {
		padding: 3px 40px;
	}
	.moreRead img {
		width: 100%;
		max-width: 400px;
	}
}


.ctgSec {
	width: 1000px;
	margin: 50px auto 50px;
}
.ctgSec h2 {
	margin-bottom: 24px;
	padding: 7px 14px 9px;
	border-left: 6px solid #ff9900;
	font-size: 114.3%;
	font-weight: 700;
	background: #fdf3e2;
}
.ctgList01 {
	width: 1000px;
}
.ctgList01 li {
	float: left;
	width: 490px;
	margin-right: 20px;
	margin-bottom: 0;
	border-bottom: 1px solid #ebd3af;
	background: url(/files/img/common/ico_arw_01.png) 96% center no-repeat;
}
.ctgList01 li:nth-child(even) {
	margin-right: 0;
}
.ctgList01 li:nth-child(-n+2) {
	border-top: 1px solid #ebd3af;
}
.ctgList01 li a {
	display: block;
	padding: 15px 30px 17px 80px;
	font-size: 128.6%;
	font-weight: 700;
	text-decoration: none;
}
.ctgList01 li a:hover {
	text-decoration: underline;
}
.ctgList01 li a {
	background: url(/files/img/kaigo_news/ico_ctg_01.png) 20px center no-repeat;
}
.ctgList01 li:nth-child(2) a {
	background-image: url(/files/img/kaigo_news/ico_ctg_02.png);
}
.ctgList01 li:nth-child(3) a {
	background-image: url(/files/img/kaigo_news/ico_ctg_03.png);
}
.ctgList01 li:nth-child(4) a {
	background-image: url(/files/img/kaigo_news/ico_ctg_04.png);
}

@media screen and (max-width:767px){
	.ctgSec {
		width: 94%;
		margin: 30px 3% 0;
	}
	.ctgSec h2 {
		margin-bottom: 5px;
	}
	.ctgList01 {
		width: 100%;
	}
	.ctgList01 li {
		float: none;
		width: 100%;
	}
	.ctgList01 li:nth-child(-n+2) {
		border-top: none;
	}
	.ctgList01 li a {
		padding-left: 60px;
		background-position: 10px center;
	}
}


/* detail
------------------------------- */
#detailMv {
	position: relative;
	height: 430px;
	margin: 0 auto 30px;
	width: 860px;
	overflow: hidden;
}
#detailMv .newsTitle {
	position: absolute;
	display: table;
	width: 100%;
	left: 0;
	min-height: 100px;
	bottom: 0;
	background: url(/files/img/common/bg_white_opa65.png) 0 0 repeat;
}
#detailMv .newsTitle div,
#detailMv .newsTitle h1 {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#detailMv .newsTitle div {
    width: 130px;
    padding: 20px 0;
    text-align: left;
    padding-left: 30px;
}
#detailMv .newsTitle h1 {
  width: 570px;
  min-height: 44px;
  line-height: 1.4;
  padding: 20px 0 20px 30px;
  font-weight: 700;
  font-size: 157.2%;
  text-align: left;
}

@media screen and (max-width:767px){
	#detailMv {
		width: 100%;
		height: auto;
		margin-bottom: 5px;
	}
	#detailMv img {
		width: 100%;
	}
	#detailMv .newsTitle {
		min-height: inherit;
	}
	#detailMv .newsTitle div,
	#detailMv .newsTitle h1 {
		display: block;
		width: 94%;
		margin: 0 3%;
		text-align: left;
	}
	#detailMv .newsTitle div {
		padding: 15px 0 5px;
	}	
	#detailMv .newsTitle h1 {
		padding: 0 0 25px;
		font-size: 16px;
		font-weight: 700;
	}
}


.newsEntry {
	width: 700px;
	margin: 0 auto 40px;
}
.newsEntry h2 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 157.2%;
	font-weight: 700;
	border-bottom: none;
}
.newsEntry.ctg01 h2 {
	border-bottom: 2px solid #f17a97;
}
.newsEntry.ctg02 h2 {
	border-bottom: 2px solid #4cb13d;
}
.newsEntry.ctg03 h2 {
	border-bottom: 2px solid #6d9bcd;
}
.newsEntry.ctg04 h2 {
	border-bottom: 2px solid #c27ede;
}
.newsEntry h3 {
	margin: 20px 0 20px;
	padding: 7px 14px 9px;
	border-left: 6px solid #ff9900;
	font-size: 114.3%;
	font-weight: 700;
	background: #fdf3e2;
}
.newsEntry p {
	margin-bottom: 20px;	
	line-height: 1.8;
	font-family: "メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
}
.newsEntry span.subTtl {
    font-size: 17px;
    font-weight: 700;
}
.newsEntry .imgL {
	float: left;
	width: 48%;
	margin: 0 15px 5px 0;
}
.newsEntry .imgR {
	float: right;
	width: 48%;
	margin: 0 0 5px 15px;
}
.newsEntry .imgC {
	text-align: center;
	margin-bottom: 10px;
}
.newsEntry .imgL02 {
	text-align: left;
	margin-bottom: 10px;
}
.newsEntry .imgSec {
}
.newsEntry .imgSec img {
	float: left;
	display: inline;
	width: 48%;
	margin: 0 2% 10px 0;
}
.newsEntry .imgSec img:last-child {
	margin: 0 0 10px 2%;
}
.newsEntry .entrySec01 {
	margin-bottom: 40px;
}
.entrySec01 {
	font-size: 114.3%;
}

.newsEntry .subtitle {
	font-weight: 700;
	font-size: 16px;
}
span.inttl01 {
    font-size: 1.2em;
    font-weight: 700;
}

@media screen and (max-width:767px){
	.newsEntry .imgL02 {
		text-align: center;
	}
	.newsEntry {
		width: 94%;
		margin: 0 3% 20px;
	}
	.newsEntry h2 {
		font-size: 22px;
		font-weight: 700;
	}
	.newsEntry h3 {
		font-size: 18px;
	}
	.newsEntry p {
		font-size: 16px;
		line-height: 1.67;
	}
	.spalnC {
		text-align: center;
	}
	.entrySec01 {
		font-size: 16px;
	}
}
@media screen and (max-width:480px){
	.newsEntry .imgL,
	.newsEntry .imgR {
		float: none;
		width: 100%;
		margin: 0 0 10px;
	}
	.newsEntry .imgSec img {
		float: none;
		display: block;
		width: 100%;
		margin: 0 0 10px;
	}
	.newsEntry .imgSec img:last-child {
		margin: 0 0 10px;
	}
}


.recomList01 li {
	float: left;
	width: 490px;
	height: 120px;
	margin-right: 20px;
	margin-bottom: 20px;
	background: url(/files/img/common/ico_arw_01.png) 95% center no-repeat;
}
.recomList01 li:nth-child(even) {
	margin-right: 0;
}
.recomList01 li a {
	text-decoration: none;
}
.recomList01 li img {
	float: left;
	height: 120px;
	margin-right: 20px;
}
.recomList01 li div {
	padding: 0 50px 0 0;
}
.recomList01 li div h4 {
	text-align: left;
	padding: 10px 0 0 0;
	font-size: 128.6%;
	font-weight: 700;
	line-height: 1.4;
}
.recomList01 li .newsCtg {
	display: inline-block;
	margin-bottom: 3px;
	padding: 2px 10px 1px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	background: #ff9900;
}
.recomList01 li.ctg01 .newsCtg {
	background: #f17a97;
}
.recomList01 li.ctg02 .newsCtg {
	background: #4cb13d;
}
.recomList01 li.ctg03 .newsCtg {
	background: #6d9bcd;
}
.recomList01 li.ctg04 .newsCtg {
	background: #c27ede;
}
.recomList01 li .date {
	letter-spacing: 0.05em;
}

.recomList01 li div.careNews h4 {
	padding: 10px 0 10px;
}
.recomList01 li div.careNews .date {
	display: inline-block;
	margin-left: 10px;
}


@media screen and (min-width:769px){
	.recomList01 li a:hover {
		opacity: 0.70;
		-ms-filter: "alpha(opacity=70)";
	}

}

@media screen and (max-width:767px){
	.recomList01 {
		margin: 15px 0 0;
	}
	.recomList01 li {
		float: none;
		width: 100%;
		height: auto;
		margin-right: 0;
		margin-bottom: 15px;
		background-position: 100% center;
	}
	.recomList01 li:nth-child(n+4) {
		display: none;
	}
	.recomList01 li:nth-child(3) {
		margin-bottom: 0;
	}
	.recomList01 li img {
		width: 28%;
		max-width: 120px;
		height: auto;
		margin-right: 3%;
	}
	.recomList01.staffList li div.careNews {
		float: left;
		width: 69%;
		box-sizing: border-box;
	}
	.recomList01 li div {
	  float: left;
	  width: 69%;
	  padding-right: 20px;
	  box-sizing: border-box;
	}

	.recomList01 li div.careNews h4 {
		font-size: 16px;
		padding-top: 0;
	}
	.recomList01 li div.careNews .date {
		margin-left: 0;
	}	

	.newsEntry .nagareImg {
		text-align: center;
	}
}


/* ----------------------------------------

care_friends

---------------------------------------- */
.pickupBox {
	margin: 40px 0 20px;
	border: 2px solid #5a9de7;
	border-radius: 5px;
}
.pickupBox h2 {
	margin-bottom: 0;
	padding: 15px;
	font-size: 142.9%;
	font-weight: 700;
	color: #fff;
	background: #5a9de7;
	border: none;
}
.pickupBox .inSec {
	padding: 15px;
}
.pickupBox .inSec img {
	float: left;
	width: 40%;
	margin-right: 20px;
}
.pickupBox .inSec div {
	overflow-y: hidden;
	zoom: 1;

}
.pickupBox .inSec h4 {
	font-weight: 700;
	font-size: 114.3%;
	margin-bottom: 0.5em;
}
.pickupBox .inSec p {
	margin-bottom: 1.5em;
}
.pickupBox .inSec p.staffName {
	margin-bottom: 0.5em;
	padding-top: 1.5em;
	border-top: 1px dotted #432307;
}
.editColmn {
	margin: 0 0 20px;
	border: 3px solid #e9dfce;
}
.editColmn h2 {
	position: relative;
	margin: 0;
	padding: 13px 15px 15px 50px;
	font-size: 142.9%;
	font-weight: 700;
	color: #432306;
	background: #e9dfce url(/files/img/care_friends/ico_editcolmn.png) 15px 45% no-repeat;
	background-size: 28px;
	border: none;
}
.editColmn h2 span {
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 70%;
	font-weight: 300;
	padding: 0 8px 1px;
	border: 1px solid #432306;
	border-radius: 3px;
}
.editColmn .inSec {
	padding: 15px;
	background: url(/files/img/care_friends/bg_editcolmn.png) 0 0 repeat;
	background-size: 27px;
}
.editColmn .inSec p:last-child {
	margin-bottom: 0;
}
.newsEntry p.newsCaution {
	margin: 0 0;
	font-size: 92.4%;
}

@media screen and (max-width:767px){
	.pickupBox {
		margin: 40px 0 20px;
	}
	.editColmn {
		margin: 0 0 20px;
	}
	.pickupBox .inSec,
	.editColmn .inSec {
		font-size: 16px;
		line-height: 1.8;
	}
	.newsEntry p.newsCaution {
		font-size: 12px;
		line-height: 1.67;
		margin: 0 0;
	}
}

@media screen and (max-width:580px){
	.pickupBox .inSec img {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
}


/* ----------------------------------------

staff

---------------------------------------- */
.flexslider .slides li .imgStaff,
#detailMv .imgStaff {
	text-align: center;
	background: #F4F4F4;
}

.flexslider .slides li .imgStaff {
    height: 434px;
    overflow: hidden;
}

.newsIndex .imgStaff {
	text-align: center;
	background: #F4F4F4;
}

.flexslider .slides li .imgStaff img,
.newsIndex .imgStaff img,
#detailMv .imgStaff img {
	width: 434px;
	height: auto;
	margin: 0 auto;
}


.flexslider .slides li .imgStaff img {
	border-top: none;
}


.newsIndex .imgStaff img {
	max-width: 55%;
}
#detailMv .newsTitle h1 {
	margin: 0;
}
#detailMv .newsTitle div {
}
.newsEntry h3.question {
	min-height: 40px;
	margin-bottom: 5px;
	padding-left: 48px;
	padding-bottom: 5px;
	font-size: 128.8%;
	font-weight: 700;
	color: #ff9900;
	border: none;
	background: url(/files/img/staff/ico_question_01.png) 0 5px no-repeat;
	background-size: 36px;
}
.newsEntry .answer {
	padding-left: 48px;
}
.turnColmn {
	margin: 0 0 20px;
	border: 3px solid #e9dfce;
}
.turnColmn h2 {
	margin: 0;
	padding: 9px 15px 11px 20px;
	font-size: 142.9%;
	font-weight: 700;
	color: #432306;
	background: #e9dfce;
	border:none;
}
.turnColmn .inSec {
	padding: 15px 15px 0;
	background-size: 27px;
}
.recomList01.staffList li div.careNews {
	padding: 0 50px 0 0;
}

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

	.flexslider .slides li .imgStaff {
	  height: auto;
	  overflow: hidden;
	}
	.flexslider .slides li .imgStaff img,
	#detailMv .imgStaff img {
		max-width: 320px;
		height: auto;
		margin: 0 auto;
		width: auto;
    max-height: 100%;
	}
	.flexslider .slides li .imgStaff img {
		max-width: 76%;
	}
	#detailMv .newsTitle {
		padding: 15px 3%;
	}
	#detailMv .newsTitle h1 {
		display: table-header-group;
		display: block;
		padding-bottom: 10px;
	}
	#detailMv .newsTitle div {
		display: table-footer-group;
	}
	#detailMv .newsTitle .date {
		font-size: 14px;
		font-weight: 300;
	}
	.turnColmn {
		margin: 0 0 20px;
	}
	.turnColmn .inSec {
		font-size: 16px;
		line-height: 1.8;
	}
}


/* ----------------------------------------

mail-magazine

---------------------------------------- */

.magSec {
	width: 1000px;
	margin: 50px auto 50px;
}
.magSec h2 {
	margin-bottom: 24px;
	padding: 7px 14px 9px;
	border-left: 6px solid #ff9900;
	font-size: 114.3%;
	font-weight: 700;
	background: #fdf3e2;
}

.monthList {
	padding-bottom: 20px;
}
.monthList li {
	float: left;
	display: block;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 20px;
}
.monthList li:nth-child(3n) {
	margin-right: 0;
}
@media screen and (max-width:767px){
	.magSec {
		width: 94%;
		margin: 30px 3% 0;
	}
	.magSec h2 {
		margin-bottom: 1em;
	}
	.monthList {
		width: 100%;
	}
	.monthList li {
		width: 49%;
	}
	.monthList li:nth-child(2n) {
		margin-right: 0;
	}
	.monthList li:nth-child(3) {
		margin-right: 2%;
	}
}
@media screen and (max-width:480px){
	.monthList li {
		width: 100%;
		margin-right: 0;
	}
	.monthList li:nth-child(2n) {
		margin-right: 0;
	}
	.monthList li:nth-child(3) {
		margin-right: 0;
	}
}
.monthList li h3 {
	margin: 0 0 0.5em;
	font-weight: 700;
	font-size: 128.6%;
	border-bottom: 1px dotted #ff9900;
}
.monthList li a {
	display: block;
	padding: 15px 7% 12px 15px;
	border: 1px solid #d1c7c0;
	border-radius: 5px;
	text-decoration: none;
	background: #fff url(/files/img/common/ico_arw_01.png) 96% center no-repeat;
}
.monthList li a h4 {
/*	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;*/
	font-weight: 700;
	font-size: 128.6%;
	max-height: 60px;
	min-height: 60px;
	overflow: hidden;
}
.monthList li a .date {
	font-size: 78.6%;
	margin-bottom: 5px;
}
.monthList li a:hover {
	opacity: 0.70;
	-ms-filter: "alpha(opacity=50)";
}


.magTitle {
	position: relative;
	margin: 30px 0 15px;
	padding: 15px 20px;
	background: #f9ea49;
	border-radius: 6px 6px 0 0;
}
.magNum {
	position: absolute;
	display: table;
	top: -20px;
	right: 10px;
	height: 72px;
	width: 72px;
}
.magNum span {
	display: table-cell;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	background: url(/files/img/mail-magazine/bg_magazine_num.png) 50% 50% no-repeat;
	background-size: 66px;
}
.magTitle h1 {
	font-size: 157.2%;
	font-weight: 700;
	color: #ff7e00;
}
.magTitle .date {
	margin-bottom: 5px;
}
.linkList01 {
	margin: 0 0 25px 10px;
}
.linkList02 {
	margin: 0 0 25px;
}
.linkList01 li,
.linkList02 li {
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(/files/img/common/ico_dot_01.png) 0 8px no-repeat;
	background-size: 8px;
}
.linkList02 li {
	background: url(/files/img/common/ico_dot_02.png) 0 8px no-repeat;
	background-size: 8px;
}
.msgBox01 {
	margin: 0 0 20px;
	padding: 15px 15px 0;
	border: 3px solid #bababa;
	background: url(/files/img/care_friends/bg_editcolmn.png) 0 0 repeat;
	background-size: 27px;
}
.magList01 li {
	float: left;
	width: 490px;
	height: auto;
	margin-right: 20px;
	margin-bottom: 0;
	padding: 15px 0;
	background: url(/files/img/common/ico_arw_01.png) 95% center no-repeat;
	border-bottom: 1px solid #c9bdb1;
}
.magList01 li:nth-child(even) {
	margin-right: 0;
}
.magList01 li:nth-child(-n+2) {
	border-top: 1px solid #c9bdb1;
}
.magList01 li a {
	text-decoration: none;
}
.magList01 li div {
	height: auto;
	padding: 0 50px 0 0;
}
.magList01 li div h4 {
	text-align: left;
	padding: 0 0 10px 0;
	font-size: 128.6%;
	font-weight: 700;
	line-height: 1.4;
}
.magList01 li .volNum {
	display: inline-block;
	margin-bottom: 3px;
	padding: 2px 10px 1px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	background: #ff9900;
}
.magList01 li .date {
	margin-left: 10px;
	display: inline-block;
}
@media screen and (min-width:769px){
	.magList01 li a:hover {
		opacity: 0.70;
		-ms-filter: "alpha(opacity=70)";
	}
}

@media screen and (max-width:767px){
	.magNum span {
		font-size: 13px;
	}
	.magTitle h1 {
		font-size: 16px;
	}
	.magTitle .date {
		font-size: 14px;
	}
	.magList01 {
		margin: 0;
	}
	.magList01 li {
		float: none;
		width: 100%;
		height: auto;
		margin-right: 0;
		background-position: 100% center;
	}
	.magList01 li:nth-child(-n+2) {
		border-top: none;
	}
	.magList01 li:nth-child(n+4) {
		display: none;
	}
	.magList01 li:nth-child(3) {
		margin-bottom: 0;
	}
	.magList01 li div {
		padding-right: 3%;
	}

	.monthList li a h4 {
		min-height: 52px;
		max-height: 52px;
	}
	.magList01 li div h4 {
		font-size: 16px;
	}

}

@media screen and (max-width:767px){
	.linkList01 li,
	.linkList02 li {
		font-size: 16px;
	}
}


.ctgTop_wrap {
	width: 300px;
	border: solid 1px #ffa500;
	text-align: center;
	line-height: 1.4;
	margin: 30px auto 20px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: url(/files/img/common/ico_arw_06.png) 95% center no-repeat;
}
.ctgTop_wrap a {
	display: block;
	padding: 12px 30px 14px;
	font-weight: 700;
	text-decoration: none;
	color: #fff;
	background: #ffa500 url(/files/img/common/ico_arrow_01.png) 95% center no-repeat;
}

.ctgTop_wrap:hover {
   opacity: 0.8;
}

/* ----------------------------------------

clearfix

---------------------------------------- */

/* Modern Browsers
------------------------------- */
.newsIndex ul:after,
.ctgList01:after,
.snsBnr:after,
.newsEntry .imgSec:after,
.newsEntry p:after,
.recomList01:after,
.recomList01 li:after,
.monthList:after,
.magList01:after,
.recomList01 li a:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}
/* Legacy IE
------------------------------- */
.newsIndex ul,
.ctgList01,
.snsBnr,
.newsEntry .imgSec,
.newsEntry p,
.recomList01,
.recomList01 li,
.monthList,
.magList01,
.recomList01 li a {
	*zoom: 1;
}


/*------------------------------------------------------------------------------

以下、詳細指示のためオーバーライド

------------------------------------------------------------------------------*/

/* 読み物コンテンツ一括変更 160801 */
.newsEntry {
	line-height: 1.8;
	font-family: "メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
}


/* iPhone4サイズで日付が改行されないように 160801 */
@media screen and (max-width:400px){
	.newsTitle .date {
		margin-left: 5px;
		letter-spacing: 0;
	}
}

/* PC版かいごニュース記事終わりの空白増やす 160801 */
.ctgSec {
	margin: 100px auto 50px;
}

/* psdの枠がなかったための修正 160801 */
.magBox {
	position: relative;
	margin-bottom: 30px;
	border: 3px solid #f9ea49;
	border-radius: 6px;
}
@media screen and (max-width:767px){
	.magBox {
		margin-top:30px;
	}
}
.magTitle {
	margin: 0 0 15px;
	position: static;
}
.magNum {
	width: 76px;
}
.linkList01 {
	margin: 0 15px 20px 20px;
}

/* staffのpのみ字下げ 160806 */
.newsEntry.pStaff p {
	margin-left: 50px;
}

