@charset "utf-8";

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

#news_mv {
  position: relative;
  max-width: 1000px;
  height: 260px;
  overflow: hidden;
  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%;
  /*max-width: inherit;*/
  max-width: 98%;
  margin-top: 20px;
  margin-left: -489px;
}
#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;
    left: 0;
    width: 100%;
    max-width: 100%;
    margin: 0;
    margin-top: 20px;
  }
  #main {
    margin-top: 20px;
  }
  .ctgLead {
    width: 94%;
    line-height: 1.8;
    margin: 0 3% 30px;
    font-size: 16px;
  }
}


/* keyVisualWrap
------------------------------- */
#keyVisualWrap {
  position: relative;
  width: 860px;
  height: 500px;
  overflow: hidden;
  margin: 0 auto 30px;
}
.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;
  z-index: 1000;
  width: 74px;
  height: 74px;
  border: none;
}
.flexslider .slides li .newsTitle {
  display: table;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  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;
  vertical-align: middle;
  text-align: center;
}
.flexslider .slides li .newsTitle div {
  width: 130px;
  padding: 20px 0;
  padding-left: 30px;
  text-align: left;
}
.flexslider .slides li .newsTitle h3 {
  width: 420px;
  line-height: 1.4;
  padding: 20px 0 20px 30px;
  font-weight: 700;
  font-size: 128.6%;
  text-align: left;
}
.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;
  color: #fff;
  background: #70c11d;
  font-weight: 700;
  font-size: 92.9%;
}
#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 {
  margin-left: 20px;
  font-weight: 700;
  font-size: 100%;
  letter-spacing: 0.05em;
}
.newsTitle .moreBtn a {
  display: block;
  padding: 10px;
  color: #fff;
  background: #999;
  font-weight: 700;
  text-decoration: none;
}
.newsTitle .moreBtn　 > span {
  display: block;
  padding: 10px;
  color: #fff;
  background: #999;
  font-weight: 700;
  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-weight: 700;
    font-size: 128.6%;
  }
  .newsTitle .date {
    display: inline;
    margin-left: 10px;
  }
  .flexslider .slides li .newsTitle div.moreBtn {
    display: none;
  }
  .flexslider .slides > li a {
    display: block;
    width: inherit;
    height: auto;
  }
  .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 #159e390;
}
.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%;
          background-size: 40px;

  -webkit-background-size: 40px;
}
.newsIndex li .newsTitle {
  line-height: 1.4;
  padding: 15px;
  border: 1px solid #e3e3e3;
  letter-spacing: 0.05em;
}
.newsIndex li .newsTitle .date {
  display: inline;
  margin-left: 10px;
}
.newsIndex li .newsTitle h3 {
  margin: 6px 0 10px;
  font-weight: 700;
  font-size: 128.6%;
}
.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;
  color: #fff;
  background: #999;
}
.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 #70c11d;
  background: #e5f9db;
  font-weight: 700;
  font-size: 114.3%;
}
.ctgList01 {
  width: 1000px;
}
.ctgList01 li {
  float: left;
  width: 490px;
  margin-right: 20px;
  margin-bottom: 0;
  border-bottom: 1px solid #cbd4c2;
  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 #cbd4c2;
}
.ctgList01 li a {
  display: block;
  padding: 15px 30px 17px 80px;
  font-weight: 700;
  font-size: 128.6%;
  text-decoration: none;
}
.ctgList01 li a:hover {
  text-decoration: underline;
}
.ctgList01 li a {
  background: url(/files/img/hoiku_news/ico_ctg_01.png) 20px center no-repeat;
}
.ctgList01 li:nth-child(2) a {
  background-image: url(/files/img/hoiku_news/ico_ctg_02.png);
}
.ctgList01 li:nth-child(3) a {
  background-image: url(/files/img/hoiku_news/ico_ctg_03.png);
}
.ctgList01 li:nth-child(4) a {
  background-image: url(/files/img/hoiku_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;
  width: 860px;
  height: 430px;
  overflow: hidden;
  margin: 0 auto 30px;
}
#detailMv .newsTitle {
  display: table;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 100px;
  background: url(/files/img/common/bg_white_opa65.png) 0 0 repeat;
}
#detailMv .newsTitle div,
#detailMv .newsTitle h1 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#detailMv .newsTitle div {
  width: 140px;
  padding: 20px 0;
  padding-left: 30px;
  text-align: left;
}
#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-weight: 700;
    font-size: 16px;
  }
}


.newsEntry {
  width: 700px;
  margin: 0 auto 40px;
}
.newsEntry h2 {
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: none;
  font-weight: 700;
  font-size: 157.2%;
}
.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 #70c11d;
  background: #e5f9db;
  font-weight: 700;
  font-size: 114.3%;
}
.newsEntry p {
  line-height: 1.8;
  margin-bottom: 20px;
  font-family: "メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
}
.newsEntry span.subTtl {
  font-weight: 700;
  font-size: 17px;
}
.newsEntry .imgL {
  float: left;
  width: 48%;
  margin: 0 15px 5px 0;
}
.newsEntry .imgR {
  float: right;
  width: 48%;
  margin: 0 0 5px 15px;
}
.newsEntry .imgC {
  margin-bottom: 10px;
  text-align: center;
}
.newsEntry .imgL02 {
  margin-bottom: 10px;
  text-align: left;
}

.newsEntry .imgSec img {
  display: inline;
  float: left;
  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-weight: 700;
  font-size: 1.2em;
}
.syoruiSec {
    padding: 15px;
    background-color: #f5f5f5;
    margin-bottom: 20px;
}
.syoruiSec p {
  font-size: 14px;
  margin-bottom: 5px;
}
.faqQ {
  font-weight: 700;
  margin-bottom: 8px;
}
.faqA {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d7d2ce;
}
.contactBox {
  border: 2px solid #98d65b;
  padding: 15px;
}

@media screen and (max-width:767px) {
  .newsEntry .imgL02 {
    text-align: center;
  }
  .newsEntry {
    width: 94%;
    margin: 0 3% 20px;
  }
  .newsEntry h2 {
    font-weight: 700;
    font-size: 22px;
  }
  .newsEntry h3 {
    font-size: 18px;
  }
  .newsEntry p {
    line-height: 1.67;
    font-size: 16px;
  }
  .spalnC {
    text-align: center;
  }
  .entrySec01 {
    font-size: 16px;
  }
  .syoruiSec p {
    font-size: 14px;
  }
}
@media screen and (max-width:480px) {
  .newsEntry .imgL,
  .newsEntry .imgR {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
  .newsEntry .imgSec img {
    display: block;
    float: none;
    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 {
  line-height: 1.4;
  padding: 10px 0 0 0;
  font-weight: 700;
  font-size: 128.6%;
  text-align: left;
}
.recomList01 li .newsCtg {
  display: inline-block;
  margin-bottom: 3px;
  padding: 2px 10px 1px;
  color: #fff;
  background: #159e39;
  font-weight: 700;
  font-size: 12px;
}
.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 {
    padding-top: 0;
    font-size: 16px;
  }
  .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;
  border: none;
  color: #fff;
  background: #5a9de7;
  font-weight: 700;
  font-size: 142.9%;
}
.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 {
  margin-bottom: 0.5em;
  font-weight: 700;
  font-size: 114.3%;
}
.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;
  border: none;
  color: #432306;
  background: #e9dfce url(/files/img/care_friends/ico_editcolmn.png) 15px 45% no-repeat;
  background-size: 28px;
  font-weight: 700;
  font-size: 142.9%;
}
.editColmn h2 span {
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 0 8px 1px;
  border: 1px solid #432306;
  border-radius: 3px;
  font-weight: 300;
  font-size: 70%;
}
.editColmn .inSec {
  padding: 15px;
  background: url(/files/img/mail-magazine/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 {
    line-height: 1.8;
    font-size: 16px;
  }
  .newsEntry p.newsCaution {
    line-height: 1.67;
    margin: 0 0;
    font-size: 12px;
  }
}

@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 {
  background: #f4f4f4;
  text-align: center;
}

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

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

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

.newsEntry h3.question {
  min-height: 40px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-left: 48px;
  border: none;
  color: #159e39;
  background: url(/files/img/staff/ico_question_01.png) 0 5px no-repeat;
  background-size: 36px;
  font-weight: 700;
  font-size: 128.8%;
}
.newsEntry .answer {
  padding-left: 48px;
}
.turnColmn {
  margin: 0 0 20px;
  border: 3px solid #e9dfce;
}
.turnColmn h2 {
  margin: 0;
  padding: 9px 15px 11px 20px;
  border: none;
  color: #432306;
  background: #e9dfce;
  font-weight: 700;
  font-size: 142.9%;
}
.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 {
    width: auto;
    max-width: 320px;
    height: auto;
    min-height: inherit;
    max-height: 100%;
    margin: 0 auto;
  }
  .newsIndex .imgStaff img {
    max-width: 55%;
  }
  .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-weight: 300;
    font-size: 14px;
  }
  .turnColmn {
    margin: 0 0 20px;
  }
  .turnColmn .inSec {
    line-height: 1.8;
    font-size: 16px;
  }
}


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

mail-magazine

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

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

.monthList {
  padding-bottom: 20px;
}
.monthList li {
  display: block;
  float: left;
  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;
  border-bottom: 1px dotted #159e39;
  font-weight: 700;
  font-size: 128.6%;
}
.monthList li a {
  display: block;
  padding: 15px 7% 12px 15px;
  border: 1px solid #d1c7c0;
  border-radius: 5px;
  background: #fff url(/files/img/common/ico_arw_01.png) 96% center no-repeat;
  text-decoration: none;
}
.monthList li a h4 {
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
  /*  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;*/
  font-weight: 700;
  font-size: 128.6%;
}
.monthList li a .date {
  margin-bottom: 5px;
  font-size: 78.6%;
}
.monthList li a:hover {
  opacity: 0.70;
  -ms-filter: "alpha(opacity=50)";
}


.magTitle {
  position: relative;
  margin: 30px 0 15px;
  padding: 15px 20px;
  border-radius: 6px 6px 0 0;
  background: #f9ea49;
}
.magNum {
  display: table;
  position: absolute;
  top: -20px;
  right: 10px;
  width: 72px;
  height: 72px;
}
.magNum span {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  background: url(/files/img/mail-magazine/bg_magazine_num.png) 50% 50% no-repeat;
  background-size: 66px;
  text-align: center;
}
.magTitle h1 {
  color: #159e39;
  font-weight: 700;
  font-size: 157.2%;
}
.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;
  border: 3px solid #bababa;
  background: url(/files/img/mail-magazine/bg_editcolmn.png) 0 0 repeat;
  background-size: 27px;
}

.msgBox01 p:last-child {
  margin-bottom: 0;
}
.magList01 li {
  float: left;
  width: 490px;
  height: auto;
  margin-right: 20px;
  margin-bottom: 0;
  padding: 15px 0;
  border-bottom: 1px solid #c9bdb1;
  background: url(/files/img/common/ico_arw_01.png) 95% center no-repeat;
}
.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 {
  line-height: 1.4;
  padding: 0 0 10px 0;
  font-weight: 700;
  font-size: 128.6%;
  text-align: left;
}
.magList01 li .volNum {
  display: inline-block;
  margin-bottom: 3px;
  padding: 2px 10px 1px;
  color: #fff;
  background: #159e39;
  font-weight: 700;
  font-size: 12px;
}
.magList01 li .date {
  display: inline-block;
  margin-left: 10px;
}
@media screen and (min-width:769px) {
  .magList01 li a:hover {
    opacity: 0.70;
    -ms-filter: "alpha(opacity=70)";
  }
}

@media screen and (max-width:767px) {
  .msgBox01 {
  line-height: 1.67;
  font-size: 16px;
  }
  .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;
  line-height: 1.4;
  margin: 30px auto 20px;
  border: solid 1px #70c11d;
          border-radius: 4px;
  background: url(/files/img/common/ico_arw_06.png) 95% center no-repeat;
  text-align: center;

  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
}
.ctgTop_wrap a {
  display: block;
  padding: 12px 30px 14px;
  color: #fff;
  background: #70c11d url(/files/img/common/ico_arrow_01.png) 95% center no-repeat;
  font-weight: 700;
  text-decoration: none;
}

.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;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
  content: ".";
}
/* Legacy IE
------------------------------- */
.newsIndex ul,
.ctgList01,
.snsBnr,
.newsEntry .imgSec,
.newsEntry p,
.recomList01,
.recomList01 li,
.monthList,
.magList01,
.recomList01 li a {
  *zoom: 1;
}


.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 {
  position: static;
  margin: 0 0 15px;
}
.magNum {
  width: 76px;
}
.linkList01 {
  margin: 0 15px 20px 20px;
}

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