  @charset "UTF-8";
/*
 ページトップの特集
----------------------------------------------------------- */
.topSpecial {
  height: 100%;
}

.topSpecial:after {
  content: "";
  display: table;
  clear: both;
}

.topSpecial img {
  z-index: 0;
  width: 100%;
}

.topSpecialLeft {
  float: left;
  width: 50%;
  height: 100%;
  position: relative;
}

.topSpecialRight {
  float: right;
  width: 50%;
  height: 100%;
}

.topSpecialRightWrap .topSpecialText {
  width: 50%;
  float: left;
}

.topSpecialPanel {
  z-index: 1;
  background-color: #fff;
  font-weight: 100;
  width: 100%;
  margin-top: -20%;
}

.topSpecialPanelInfo {
  display: inline-block;
  text-align: left;
  width: 100%;
  padding: 15px;
}

.topSpecialPanelIcon {
  display: inline-block;
  color: #fff;
  background-color: #408493;
  font-size: 16px;
  border-radius: 6px;
  padding: 4px 14px;
  margin-bottom: 5px;
}

.topSpecialPanel a {
  font-size: 18px;
  font-weight: bold;
  color: #408493;
  text-decoration: underline;
}

.topSpecial .topSpecialText {
  transition: all .2s ease-in-out;
  opacity: 1;
  display: block;
  position: relative;
}

.topSpecial .topSpecialText:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}

.topSpecial .topSpecialTextInner {
  width: 100%;
  padding: 20px;
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  display: table-cell;
}

.topSpecial .topSpecialTextInner:after {
  content: "";
  display: table;
  clear: both;
}

.topSpecial .topSpecialTextInnerTitle {
  display: table-cell;
  padding-left: 20px;
  vertical-align: middle;
}

.topSpecial .topSpecialTextInnerTitle .topSpecialTextInnerTitleCategroy {
  border-radius: 5px;
  padding: 2px 10px;
  margin-bottom: 5px;
  display: inline-block;
  color: #FFF;
}

.topSpecial .topSpecialTextInnerTitle h2 {
  font-size: 120%;
  color: #000;
}

/*
 ライトアンドライフとは
----------------------------------------------------------- */
.topInfo {
  text-align: center;
  background: url("/cnt_landl/img/common/landltohaback.png") no-repeat center center;
  background-size: cover;
  padding: 66px 0px;
}

.topInfoBox {
  display: inline-block;
  background-color: #f7f7f7;
  padding: 30px 70px;
}

.topInfoBox p {
  margin: 8px;
  font-weight: bold;
}

.topInfoBox img {
  z-index: 0;
  width: 180px;
  margin-bottom: 10px;
}

/*
 最新号の記事
----------------------------------------------------------- */
/*
 バックナンバー
----------------------------------------------------------- */
.panel {
  transition: all .2s ease-in-out;
  opacity: 1;
  background-color: #fff;
  font-weight: 100;
  width: 480px;
  margin: 10px;
}

.panel:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}

.panel a {
  display: block;
  text-decoration: none;
}

.panel img {
  max-width: 100%;
  height: auto;
  z-index: 1;
}

.panelIcon {
  border-radius: 5px;
  padding: 2px 10px;
  margin-bottom: 5px;
  display: inline-block;
  color: #FFF;
}

.panelInfo {
  width: 100%;
  padding: 15px;
  z-index: 2;
}

.panelInfo:after {
  content: "";
  display: table;
  clear: both;
}

.panelInfo .dateIcon {
  position: relative;
  display: block;
  margin-top: -35px;
}

.panelInfo h3 {
  color: #408493;
  font-size: 120%;
  text-decoration: underline;
}

.topArticles {
  padding: 60px 0px;
}

.topArticles:after {
  content: "";
  display: table;
  clear: both;
}

.topArticles.detail .topTitle h1 {
  margin-bottom: 10px;
}

.topArticlesInner:after {
  content: "";
  display: table;
  clear: both;
}

.topArticlesInner h3 {
  padding-left: 0px;
}

.shikokuArticles {
  padding-top: 60px;
}

.shikokuArticles:after {
  content: "";
  display: table;
  clear: both;
}

.photo {
  padding-top: 60px;
  margin: 0 auto;
  width: 960px;
}

.photo:after {
  content: "";
  display: table;
  clear: both;
}

.photo figcaption {
  text-align: right;
}

.photo img:hover {
  opacity: 0.5;
}

.topBacknumber {
  background: url("/cnt_landl/img/common/backback.png") no-repeat center center;
  background-size: cover;
  margin-bottom: 40px;
  padding: 50px 0px;
}

.topBacknumber .topBacknumberSlider {
  width: 100%;
  margin-bottom: 40px;
}

.topBacknumber .topBacknumberSlider .bx-wrapper {
  max-width: 1000% !important;
}

.topBacknumber .topBacknumberSlider li {
  height: 301px;
  font-size: 110%;
}

.topBacknumber .topBacknumberSlider li img {
  width: 100%;
  height: 100%;
}

.topBacknumber .topBacknumberSlider_item {
  position: relative;
  float: left;
  overflow: hidden;
  min-width: 222px;
  max-width: 222px;
  max-height: 301px;
  width: 100%;
  color: #FFF;
  text-align: left;
}

.topBacknumber .topBacknumberSlider_item * {
  transition: all 0.6s;
  transition-timing-function: cubic-bezier(0, 1.01, 0.47, 1);
}

.topBacknumber .topBacknumberSlider_item figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}

.topBacknumber .topBacknumberSlider_item figcaption.active {
  display: block;
}

.topBacknumber .topBacknumberSlider_item a {
  text-decoration: none;
}

.topBacknumber .topBacknumberSlider_inner {
  position: relative;
  width: 100%;
  height: 100%;
}

.topBacknumber .topBacknumberSlider_inner .dateIconBox {
  padding: 8px 12px 12px 12px;
  border: 2px solid #FFF;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.specialInner:after {
  content: "";
  display: table;
  clear: both;
}

.specialInner p {
  font-size: 18px;
}

.specialInner h3 {
  padding-left: 15px;
}

/*
 モニター募集
----------------------------------------------------------- */
#monitor {
  padding-top: 50px;
  margin-top: -50px;
}

.topMonitor {
  background: url("/cnt_landl/img/common/monitorback.png") no-repeat center center;
  margin: 20px 0px 10px;
  padding: 50px;
}

.topMonitor .topMonitorInner {
  text-align: center;
}

.topMonitor p {
  margin: 5px;
}

.topMonitor img {
  max-width: 100%;
  height: auto;
  margin: 20px;
}

.topMonitorTheme {
  display: inline-block;
  color: #42647F;
  font-weight: bold;
  border: 5px solid;
  border-radius: 10px;
  padding: 7px 98px;
  margin: 20px;
}

.topMonitorTheme p {
  margin: 0 10px 10px;
  font-size: 18px;
}

.topMonitor .contact {
  margin-top: 30px;
}

.topMonitor .contact table {
  width: 720px;
  max-width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  margin: 0 auto 12px;
}

.topMonitor .contact table tbody tr {
  border: 1px solid #656464;
  text-align: left;
}

.topMonitor .contact table tbody tr th {
  background: #656464;
  color: #fff;
  padding: 10px;
  width: 160px;
  border-bottom: 1px solid #fff;
  vertical-align: top;
  font-size: 14px;
}

.topMonitor .contact table tbody tr td {
  border: 1px solid #656464;
  padding: 10px;
}

.topMonitor .contact table tbody tr:last-child th {
  border-bottom: 1px solid #656464;
}

.topMonitor .button {
  display: block;
  margin-top: 10px;
}

.topMonitor .button .pc {
  display: inline-block;
}

.topMonitor .button .sp {
  display: none;
}

/*
 おたより募集
----------------------------------------------------------- */
.topLetter {
  background: url("/cnt_landl/img/common/mail.png") no-repeat center center;
  margin: 20px 0px 10px;
  padding: 50px;
}

.topLetter .topLetterInner {
  text-align: center;
}

.topLetter p {
  margin: 5px;
}

.topLetter img {
  max-width: 100%;
  height: auto;
  margin: 20px;
}

.topLetterTheme {
  display: inline-block;
  color: #42647F;
  font-weight: bold;
  border: 5px solid;
  border-radius: 10px;
  padding: 5px 220px;
  margin: 20px;
}

.topLetterTheme p {
  margin: 10px;
}

.topLetter .button {
  display: block;
  margin-top: 10px;
}

.topLetter .button .pc {
  display: inline-block;
}

.topLetter .button .sp {
  display: none;
}

/*
愛でたい四国
----------------------------------------------------------- */
.topShikokuBanner {
  margin: 20px 0px 10px;
  padding-bottom: 50px;
}

.topShikokuBanner .topShikokuInner {
  text-align: center;
}

.topShikokuBanner img.shikoku-img {
  margin: 0 auto;
  width: 286px;
  max-width: 100%;
}

.topShikokuBanner .pic-center {
  margin: 10px auto 0;
  width: 763px;
  max-width: 100%;
}

.topShikokuBanner .pic-center:hover {
  opacity: 0.6;
  transition: 0.2s;
}

/*
 Facebookシェアボタン
----------------------------------------------------------- */
.fb-share-button {
  margin-bottom: 48px;
  margin-left: 100px;
}

.fb {
  margin-left: 10px;
}

.bn {
  margin-left: 0px;
  margin-top: 38px;
}

@media only screen and (max-width: 687px) {
  /*
 ページトップの特集
----------------------------------------------------------- */
  .topSpecial {
    height: 100%;
    background-color: #444;
  }
  .topSpecial:after {
    content: "";
    display: table;
    clear: both;
  }
  .topSpecial img {
    z-index: 0;
    width: 100%;
  }
  .topSpecialLeft {
    float: none;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .topSpecialRight {
    float: none;
    width: 100%;
    height: 100%;
  }
  .topSpecialRight .topSpecialText {
    width: 50%;
    float: left;
  }
  .topSpecialPanel {
    z-index: 1;
    background-color: #fff;
    font-weight: 100;
    width: 100%;
    margin-top: -20%;
  }
  .topSpecialPanelInfo {
    display: inline-block;
    text-align: left;
    width: 100%;
    padding: 15px;
  }
  .topSpecialPanelIcon {
    display: inline-block;
    color: #fff;
    background-color: #408493;
    font-size: 16px;
    border-radius: 6px;
    padding: 4px 14px;
    margin-bottom: 5px;
  }
  .topSpecialPanel a {
    font-size: 18px;
    font-weight: bold;
    color: #408493;
    text-decoration: underline;
  }
  .topSpecial .topSpecialTextInner {
    width: 100%;
    padding: 8px;
    height: 50%;
  }
  .topSpecial .topSpecialTextInner:after {
    content: "";
    display: table;
    clear: both;
  }
  .topSpecial .topSpecialTextInnerTitle {
    padding-left: 10px;
  }
  .topSpecial .topSpecialTextInnerTitle .topSpecialTextInnerTitleCategroy {
    margin-bottom: 3px;
    font-size: 135%;
    font-weight: bold;
  }
  .topSpecial .topSpecialTextInnerTitle h2 {
    font-size: 135%;
    line-height: 120%;
  }
  .topSpecial .topSpecialLeft .topSpecialTextInner {
    height: auto;
  }
  /*
 ライトアンドライフとは
----------------------------------------------------------- */
  .topInfo {
    text-align: center;
    background: url("/cnt_landl/img/common/landltohaback.png") no-repeat center center;
    background-size: cover;
    padding: 25px 0px;
  }
  .topInfoBox {
    display: block;
    background-color: #f7f7f7;
    width: 80%;
    margin: 0 auto;
    padding: 15px 0px;
  }
  .topInfoBox p {
    margin-bottom: 8px;
    font-weight: normal;
    font-size: 135%;
    line-height: 110%;
  }
  .topInfoBox img {
    z-index: 0;
    width: 180px;
    margin-bottom: 0px;
  }
  /*
 最新号の記事
----------------------------------------------------------- */
  /*
 バックナンバー
----------------------------------------------------------- */
  .panel {
    transition: all .2s ease-in-out;
    opacity: 1;
    width: 90%;
    margin: 0px auto;
    display: block;
    float: none;
    margin-bottom: 14px;
  }
  .panel:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    cursor: pointer;
  }
  .panel a {
    display: block;
    text-decoration: none;
  }
  .panel img {
    z-index: 1;
  }
  .panelIcon {
    border-radius: 5px;
    padding: 2px 10px;
    margin-bottom: 3px;
    display: inline-block;
    color: #FFF;
    font-size: 135%;
    font-weight: bold;
  }
  .panelInfo {
    width: 100%;
    padding: 10px;
    z-index: 2;
  }
  .panelInfo:after {
    content: "";
    display: table;
    clear: both;
  }
  .panelInfo .dateIcon {
    position: relative;
    display: block;
    margin-top: -35px;
  }
  .panelInfo h3 {
    color: #408493;
    font-size: 160%;
    text-decoration: underline;
  }
  .topArticles {
    padding: 25px 0px;
  }
  .topArticles:after {
    content: "";
    display: table;
    clear: both;
  }
  .topArticlesInner:after {
    content: "";
    display: table;
    clear: both;
  }
  .topArticlesInner h3 {
    padding-left: 0px;
  }
  .shikokuArticles {
    padding-top: 25px;
  }
  .shikokuArticles:after {
    content: "";
    display: table;
    clear: both;
  }
  .photo {
    padding-top: 60px;
    margin: 0 auto;
    height: auto;
    width: 100%;
  }
  .photo:after {
    content: "";
    display: table;
    clear: both;
  }
  .photo a img {
    max-width: 687px;
    width: 100%;
  }
  .photo figcaption {
    text-align: right;
  }
  .topBacknumber {
    background: url("/cnt_landl/img/common/backback.png") no-repeat center center;
    background-size: cover;
    margin-bottom: 20px;
    padding: 25px 0px;
  }
  .topBacknumber .topBacknumberSlider {
    width: 93%;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .topBacknumber .topBacknumberSlider .bx-wrapper {
    max-width: 1000% !important;
  }
  .topBacknumber .topBacknumberSlider li {
    height: auto;
    font-size: 110%;
  }
  .topBacknumber .topBacknumberSlider li img {
    width: 100%;
    height: 100%;
  }
  .topBacknumber .topBacknumberSlider_item {
    position: relative;
    float: left;
    overflow: hidden;
    min-width: 120px;
    max-width: 120px;
    max-height: auto;
    width: 100%;
    color: #FFF;
    text-align: left;
  }
  .topBacknumber .topBacknumberSlider_item img {
    max-width: 100%;
    height: auto;
  }
  .topBacknumber .topBacknumberSlider_item * {
    transition: all 0.6s;
    transition-timing-function: cubic-bezier(0, 1.01, 0.47, 1);
  }
  .topBacknumber .topBacknumberSlider_item figcaption {
    display: block;
    background: none;
  }
  .topBacknumber .topBacknumberSlider_item a {
    text-decoration: none;
  }
  .topBacknumber .topBacknumberSlider_inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .topBacknumber .topBacknumberSlider_inner .dateIconBox {
    display: none;
  }
  .specialInner:after {
    content: "";
    display: table;
    clear: both;
  }
  .specialInner .dateIcon {
    width: 60px;
    display: table-cell;
  }
  .specialInner .dateIcon .dateIconBox {
    border-radius: 5px;
    padding: 10px 0px;
    width: 60px;
    height: 60px;
  }
  .specialInner .dateIcon .dateIconBox span {
    display: block;
    color: #FFF;
    text-align: center;
    line-height: 100%;
  }
  .specialInner .dateIcon .dateIconBox span.year {
    font-size: 150%;
    font-weight: bold;
  }
  .specialInner .dateIcon .dateIconBox span.month {
    font-size: 300%;
    font-weight: bold;
  }
  .specialInner .dateIcon .dateIconBox span.number {
    font-size: 100%;
  }
  /*
 モニター募集
----------------------------------------------------------- */
  .topMonitor {
    background: url("/cnt_landl/img/common/monitorback.png") no-repeat center center;
    background-size: cover;
    margin: 30px auto 24px;
    padding: 20px 9px 15px;
    width: 90%;
  }
  .topMonitor img {
    margin: 0;
  }
  .topMonitor .topMonitorInner {
    text-align: center;
  }
  .topMonitor h3 {
    margin-bottom: 10px;
  }
  .topMonitor h3 img {
    width: 200px;
    height: auto;
    margin: 0;
  }
  .topMonitor p {
    font-size: 140%;
    margin: 0px;
    line-height: 180%;
  }
  .topMonitorTheme {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    color: #42647F;
    font-weight: bold;
    border: 5px solid;
    border-radius: 10px;
    padding: 5px 0px;
    margin: 12px 0px;
    font-size: 125%;
  }
  .topMonitorTheme p {
    margin: 5px;
    line-height: 120%;
  }
  .topMonitor .contact {
    margin-top: 12px;
  }
  .topMonitor .contact table {
    width: 100%;
  }
  .topMonitor .contact table tbody tr th {
    width: 80px;
  }
  .topMonitor .button {
    display: block;
    margin-top: 10px;
  }
  .topMonitor .button .pc {
    display: none;
  }
  .topMonitor .button .sp {
    width: 175px;
    height: auto;
    display: inline-block;
  }
  /*
 おたより募集
----------------------------------------------------------- */
  .topLetter {
    background: url("/cnt_landl/img/common/mail_sp.png") no-repeat top center;
    background-size: cover;
    margin: 30px auto 24px;
    padding: 20px 9px 15px;
    width: 90%;
  }
  .topLetter img {
    margin: 0;
  }
  .topLetter .topLetterInner {
    text-align: center;
  }
  .topLetter h3 {
    margin-bottom: 10px;
  }
  .topLetter h3 img {
    width: 200px;
    height: auto;
    margin: 0;
  }
  .topLetter p {
    font-size: 140%;
    margin: 0px;
    line-height: 180%;
  }
  .topLetterTheme {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    color: #42647F;
    font-weight: bold;
    border: 5px solid;
    border-radius: 10px;
    padding: 5px 0px;
    margin: 12px 0px;
    font-size: 125%;
  }
  .topLetterTheme p {
    margin: 5px;
    line-height: 120%;
  }
  .topLetter .button {
    display: block;
    margin-top: 10px;
  }
  .topLetter .button .pc {
    display: none;
  }
  .topLetter .button .sp {
    width: 175px;
    height: auto;
    display: inline-block;
  }
  /*
愛でたい四国
----------------------------------------------------------- */
  .topShikokuBanner {
    margin: 30px auto 24px;
    padding: 20px 9px 15px;
    width: 90%;
  }
  .topShikokuBanner .topShikokuInner {
    text-align: center;
  }
  .topShikokuBanner img.shikoku-img {
    margin: 0 auto;
    width: 286px;
    max-width: 100%;
  }
  .topShikokuBanner .pic-center {
    margin: 0 auto;
    width: 345px;
    max-width: 100%;
  }
  .share-button {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .fb-share-button {
    margin-bottom: 20px;
    margin-left: 10px;
  }
  .fb {
    margin-left: 10px;
  }
  .bn {
    margin-left: 0px;
    margin-top: 38px;
  }
}

.underTitle {
  padding: 43px 0px;
  text-align: center;
  background: #42647F;
}

.underTitle h2 {
  font-size: 40px;
  color: #FFF;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: 100%;
}

.underTitle p {
  font-size: 16px;
  color: #FFF;
  line-height: 100%;
}

.pnkz {
  padding: 15px 0px;
  background-color: #eeeeee;
}

.pnkz ul {
  width: 1000px;
  margin: 0 auto;
}

.pnkz ul:after {
  content: "";
  display: table;
  clear: both;
}

.pnkz ul li {
  float: left;
}

.pnkz ul li:after {
  content: '>';
  padding: 0 15px;
  color: #555;
}

.pnkz ul li:last-child:after {
  content: '';
}

.backnumber-header {
  position: fixed;
  padding-top: 85px;
  width: 100%;
  z-index: 9999;
  background-color: #eeeeee;
}

.yearbuttonList {
  padding-bottom: 16px;
  border-bottom: 1px solid #D6D6D6;
  background-color: #eeeeee;
}

.yearbuttonList ul {
  margin: 0 auto;
  width: 1000px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.yearbuttonList ul:after {
  content: "";
  display: table;
  clear: both;
}

.yearbuttonList ul li .year-btn {
  transition: all .2s ease-in-out;
  opacity: 1;
}

.yearbuttonList ul li .year-btn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}

.yearbuttonList ul li img {
  width: 100%;
  max-width: 132px;
  height: auto;
}

.yearbuttonList ul:after {
  content: none;
}

.categorybuttonList {
  padding-bottom: 16px;
  border-bottom: 1px solid #D6D6D6;
  background-color: #eeeeee;
}

.categorybuttonList ul {
  margin: 0 auto;
  width: 800px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.categorybuttonList ul:after {
  content: "";
  display: table;
  clear: both;
}

.categorybuttonList ul li .category-btn {
  transition: all .2s ease-in-out;
  opacity: 1;
  outline: none;
}

.categorybuttonList ul li .category-btn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}

.categorybuttonList ul li img {
  width: 100%;
  max-width: 200px;
  height: auto;
}

.categorybuttonList ul:after {
  content: none;
}

.prefecture-head {
  padding-top: 260px;
}

.backnumber:after {
  content: "";
  display: table;
  clear: both;
}

.backnumberList .anchor {
  display: block;
  padding-top: 368px;
  margin-top: -368px;
}

.backnumberList.detail li {
  border-bottom: none;
}

.backnumberListInner {
  width: 1000px;
  margin: 0 auto;
}

.backnumberListInner:after {
  content: "";
  display: table;
  clear: both;
}

.backnumberListInner_left {
  width: 177px;
  float: left;
}

.backnumberListInner_left .pht {
  margin-bottom: 15px;
}

.backnumberListInner_left .pht img {
  width: 100%;
  height: auto;
}

.backnumberListInner_left .btn {
  transition: all .2s ease-in-out;
  opacity: 1;
  text-align: center;
}

.backnumberListInner_left .btn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}

.backnumberListInner_right {
  width: 788px;
  float: right;
}

.backnumberListInner_right a {
  color: #408493;
  text-decoration: underline;
}

.backnumberListInner_rightWrap:after {
  content: "";
  display: table;
  clear: both;
}

.backnumberListInner_right .dateIcon {
  float: left;
}

.backnumberListInner_rightTitle {
  float: left;
  margin-left: 15px;
  padding-top: 10px;
}

.backnumberListInner_rightTitle h3 {
  font-size: 120%;
}

.backnumberListInner_rightTitleCategory {
  border-radius: 5px;
  padding: 2px 10px;
  margin-bottom: 5px;
  display: inline-block;
  color: #FFF;
}

.backnumberListInner_rightText {
  margin-top: 20px;
}

.backnumberListInner_rightText .bold {
  font-weight: bold;
}

.backnumberList li {
  padding: 20px 0px;
  border-bottom: 1px solid #D6D6D6;
  background: #FFF;
}

.backnumberList li:nth-child(odd) {
  background: #F7F7F7;
}

.backlink {
  transition: all .2s ease-in-out;
  opacity: 1;
  text-align: center;
  margin: 40px 0px 48px;
  padding-top: 40px;
  border-top: 1px solid #D6D6D6;
}

.backlink:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}

.backlink .pc {
  display: inline-block;
}

.backlink .sp {
  display: none;
}

@media only screen and (max-width: 687px) {
  .underTitle {
    padding: 15px 0px;
  }
  .underTitle h2 {
    font-size: 250%;
    margin-bottom: 5px;
  }
  .underTitle p {
    font-size: 100%;
  }
  .pnkz {
    padding: 6px 0px;
    background-color: #eeeeee;
  }
  .pnkz ul {
    width: 93%;
    margin: 0 auto;
  }
  .pnkz ul:after {
    content: "";
    display: table;
    clear: both;
  }
  .pnkz ul li {
    float: left;
  }
  .pnkz ul li:after {
    content: '>';
    padding: 0 8px;
    color: #555;
  }
  .pnkz ul li:last-child:after {
    content: '';
  }
  .backnumber-header {
    position: fixed;
    padding-top: 50px;
    width: 100%;
    z-index: 9999;
    background-color: #eeeeee;
  }
  .yearbuttonList {
    padding-bottom: 0;
    border-bottom: 1px solid #D6D6D6;
    background-color: #eeeeee;
    height: 103px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
  }
  .yearbuttonList ul {
    margin: 0 auto;
    width: 100%;
  }
  .yearbuttonList ul:after {
    content: "";
    display: table;
    clear: both;
  }
  .yearbuttonList ul li {
    margin: 0 auto;
    padding: 8px 6px;
  }
  .yearbuttonList ul li .year-btn {
    transition: all .2s ease-in-out;
    opacity: 1;
  }
  .yearbuttonList ul li .year-btn:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    cursor: pointer;
  }
  .yearbuttonList ul li img {
    width: 100%;
    max-width: 100px;
    height: auto;
  }
  .yearbuttonList ul:after {
    content: none;
  }
  .yearbuttonList ul.ybtn-group {
    padding: 0 1.8rem;
  }
  .categorybuttonList {
    padding-bottom: 16px;
    border-bottom: 1px solid #D6D6D6;
    background-color: #eeeeee;
    display: block;
  }
  .categorybuttonList ul {
    margin: 0 auto;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
  }
  .categorybuttonList ul:after {
    content: "";
    display: table;
    clear: both;
  }
  .categorybuttonList ul li {
    margin: 0 auto;
    padding: 8px 6px;
  }
  .categorybuttonList ul li .category-btn {
    transition: all .2s ease-in-out;
    opacity: 1;
    outline: none;
  }
  .categorybuttonList ul li .category-btn:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    cursor: pointer;
  }
  .categorybuttonList ul li img {
    width: 100%;
    max-width: 120px;
    height: auto;
  }
  .categorybuttonList ul:after {
    content: none;
  }
  .prefecture-head {
    padding-top: 148px;
  }
  .backnumber:after {
    content: "";
    display: table;
    clear: both;
  }
  .backnumberList .anchor {
    display: block;
    padding-top: 261px;
    margin-top: -261px;
  }
  .backnumberListInner {
    width: 93%;
    margin: 0 auto;
  }
  .backnumberListInner:after {
    content: "";
    display: table;
    clear: both;
  }
  .backnumberListInner_left {
    width: 30.10%;
    float: left;
  }
  .backnumberListInner_left .pht {
    margin-bottom: 8px;
  }
  .backnumberListInner_left .pht img {
    width: 100%;
    height: auto;
  }
  .backnumberListInner_left .btn {
    transition: all .2s ease-in-out;
    opacity: 1;
    text-align: center;
  }
  .backnumberListInner_left .btn:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    cursor: pointer;
  }
  .backnumberListInner_left .btn img {
    max-width: 100%;
    height: auto;
  }
  .backnumberListInner_right {
    width: 63.77%;
    float: right;
  }
  .backnumberListInner_right a {
    color: #408493;
    text-decoration: underline;
  }
  .backnumberListInner_rightWrap:after {
    content: "";
    display: table;
    clear: both;
  }
  .backnumberListInner_right .dateIcon {
    float: left;
  }
  .backnumberListInner_rightTitle {
    float: left;
    margin-left: 15px;
    padding-top: 0px;
    width: 100%;
    margin-left: -50px;
    padding-left: 10px;
  }
  .backnumberListInner_rightTitle h3 {
    font-size: 155%;
    margin-left: 48px;
  }
  .backnumberListInner_rightTitleCategory {
    margin-left: 48px;
    border-radius: 5px;
    padding: 2px 10px;
    margin-bottom: 3px;
    display: inline-block;
    color: #FFF;
  }
  .backnumberListInner_rightText {
    float: left;
    margin-top: 15px;
    font-size: 135%;
  }
  .backnumberListInner_rightText .bold {
    font-weight: bold;
  }
  .backnumberList li {
    padding: 20px 0px;
    border-bottom: 1px solid #D6D6D6;
    background: #FFF;
  }
  .backnumberList li:nth-child(odd) {
    background: #F7F7F7;
  }
  .backlink {
    transition: all .2s ease-in-out;
    opacity: 1;
    text-align: center;
    margin: 15px 0px 40px;
    padding-top: 20px;
    border-top: 1px solid #D6D6D6;
  }
  .backlink:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    cursor: pointer;
  }
  .backlink .pc {
    display: none;
  }
  .backlink .sp {
    width: 150px;
    height: auto;
    display: inline-block;
  }
  .share-button {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .fb-share-button {
    margin-bottom: 20px;
    margin-left: 10px;
  }
  .fb {
    margin-left: 10px;
  }
  .bn {
    margin-left: 0px;
    margin-top: 38px;
  }
}
