@media (max-width: 768px) {
  .disp-pc {
    display: none;
  }
}
@media (min-width: 769px) {
  .disp-sp {
    display: none;
  }
}
.m-auto-tb0 {
  margin: 0 auto;
}

.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.m-all5 {
  margin: 5px 5px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.m-all10 {
  margin: 10px 10px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml15 {
  margin-left: 15px;
}

.m-all15 {
  margin: 15px 15px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.m-all20 {
  margin: 20px 20px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.ml25 {
  margin-left: 25px;
}

.m-all25 {
  margin: 25px 25px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.m-all30 {
  margin: 30px 30px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.ml35 {
  margin-left: 35px;
}

.m-all35 {
  margin: 35px 35px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.m-all40 {
  margin: 40px 40px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.ml45 {
  margin-left: 45px;
}

.m-all45 {
  margin: 45px 45px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.m-all50 {
  margin: 50px 50px;
}

.mt55 {
  margin-top: 55px;
}

.mr55 {
  margin-right: 55px;
}

.mb55 {
  margin-bottom: 55px;
}

.ml55 {
  margin-left: 55px;
}

.m-all55 {
  margin: 55px 55px;
}

.mt60 {
  margin-top: 60px;
}

.mr60 {
  margin-right: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.m-all60 {
  margin: 60px 60px;
}

.mt70 {
  margin-top: 70px;
}

.mr70 {
  margin-right: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.m-all70 {
  margin: 70px 70px;
}

.mt80 {
  margin-top: 80px;
}

.mr80 {
  margin-right: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.m-all80 {
  margin: 80px 80px;
}

.mt85 {
  margin-top: 85px;
}

.mr85 {
  margin-right: 85px;
}

.mb85 {
  margin-bottom: 85px;
}

.ml85 {
  margin-left: 85px;
}

.m-all85 {
  margin: 85px 85px;
}

.mt90 {
  margin-top: 90px;
}

.mr90 {
  margin-right: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.m-all90 {
  margin: 90px 90px;
}

.mt100 {
  margin-top: 100px;
}

.mr100 {
  margin-right: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.m-all100 {
  margin: 100px 100px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl5 {
  padding-left: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pl15 {
  padding-left: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pl25 {
  padding-left: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pl35 {
  padding-left: 35px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.font-lineheight-8 {
  line-height: 8px !important;
}

.font-lineheight-10 {
  line-height: 10px !important;
}

.font-lineheight-11 {
  line-height: 11px !important;
}

.font-lineheight-12 {
  line-height: 12px !important;
}

.font-lineheight-13 {
  line-height: 13px !important;
}

.font-lineheight-14 {
  line-height: 14px !important;
}

.font-lineheight-15 {
  line-height: 15px !important;
}

.font-lineheight-16 {
  line-height: 16px !important;
}

.font-lineheight-17 {
  line-height: 17px !important;
}

.font-lineheight-18 {
  line-height: 18px !important;
}

.font-lineheight-19 {
  line-height: 19px !important;
}

.font-lineheight-20 {
  line-height: 20px !important;
}

.font-lineheight-21 {
  line-height: 21px !important;
}

.font-lineheight-22 {
  line-height: 22px !important;
}

.font-lineheight-23 {
  line-height: 23px !important;
}

.font-lineheight-24 {
  line-height: 24px !important;
}

.font-lineheight-25 {
  line-height: 25px !important;
}

.box, .news-content-pc .content-dec .content-r .btn-more a .more-text {
  display: flex;
}
.box.bpCenter, .news-content-pc .content-dec .content-r .btn-more a .more-text {
  justify-content: center;
}
.box.bpEnd, .news-content-pc .content-dec .content-r .btn-more a .bpEnd.more-text {
  justify-content: flex-end;
}
.box.baEnd, .news-content-pc .content-dec .content-r .btn-more a .baEnd.more-text {
  align-items: flex-end;
}
.box.baStart, .news-content-pc .content-dec .content-r .btn-more a .baStart.more-text {
  align-items: flex-start;
}
.box.baCenter, .news-content-pc .content-dec .content-r .btn-more a .more-text {
  align-items: center;
}

.fz8 {
  font-size: 8px;
}

.fz10 {
  font-size: 10px;
}

.fz11 {
  font-size: 11px;
}

.fz12, .news-contents-sp .news-list .news-box .box-in .news-text {
  font-size: 12px;
  line-height: 21px;
}

.fz13, .news-content-pc .content-dec .content-r .news-list .news-item .box-in .news-title, .top-banner {
  font-size: 13px;
  line-height: 21px;
}

.fz14, .news-content-pc .content-dec .content-r .news-list .news-item .box-in .category-box .date {
  font-size: 14px;
}

.fz15, .news-contents-sp .pager li a {
  font-size: 15px;
  line-height: 28px;
}

.fz16 {
  font-size: 16px;
  line-height: 26px;
}

.fz17 {
  font-size: 17px;
}

.fz18 {
  font-size: 18px;
}

.fz19, .news-content-pc .content-dec .content-r .btn-more a .more-text {
  font-size: 19px;
}

.fz20 {
  font-size: 20px;
  line-height: 32px;
}

.fz21 {
  font-size: 21px;
}

.fz22 {
  font-size: 22px;
}

.fz23 {
  font-size: 23px;
}

.fz24 {
  font-size: 24px;
}

.fz25 {
  font-size: 25px;
}

.fzDef {
  font-size: 12px;
}

.fwN {
  font-weight: normal;
}

.fwB, .news-contents-sp .btn a {
  font-weight: bold;
}

.fsI {
  font-style: italic;
}

.taC {
  text-align: center;
}

.taL {
  text-align: left;
}

.taR {
  text-align: right;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after, .news-contents-sp .news-list:after, .news-content-pc .content-dec .content-r .news-list .news-item .box-in .category-box:after, .news-content-pc .content-dec .content-r .news-list:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.content-center, .news-contents-sp .pager {
  margin-left: auto;
  margin-right: auto;
}

.img-valign-top {
  vertical-align: top;
}

.img-valign-middle {
  vertical-align: middle;
}

.img-valign-bottom {
  vertical-align: bottom;
}

.valign-middle {
  vertical-align: middle;
}

.dn {
  display: none;
}

.db {
  display: block;
}
@keyframes fadeIn {
  100% {
    opacity: 1;
  }
}
@keyframes contentsUp {
  0% {
    margin-top: -30px;
  }
  25% {
    margin-top: -40px;
  }
  50% {
    margin-top: -50px;
  }
  75% {
    margin-top: -60px;
  }
  100% {
    margin-top: -70px;
  }
}
@keyframes linkArrow {
  50% {
    right: 3px;
  }
  100% {
    right: 10px;
  }
}
.news-content-pc .content-dec .news-pager a, .news-content-pc .content-dec .content-r a {
  display: block;
  opacity: 1;
  transition: all 0.3s;
}
.news-content-pc .content-dec .news-pager a:hover, .news-content-pc .content-dec .content-r a:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

.a-hover {
  display: block;
  opacity: 1;
  transition: all 0.3s;
}
.a-hover:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

.underline {
  text-decoration: underline;
}

img {
  max-width: none;
}

.img-full {
  width: 100%;
}

.link-pointer {
  cursor: pointer;
}

.container-in {
  width: 1100px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .container-in {
    width: 100%;
  }
}

.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center.blue:before {
  background: #39a9df;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  height: 3px;
  transition-property: left right;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}
.hvr-underline-from-center.active:before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background: #39a9df;
}
.hvr-underline-from-center.on:before {
  left: 0;
  right: 0;
}

.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  transition-property: color;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  transform: scaleX(1);
}

.top-banner {
  width: 100%;
  height: 40px;
  margin-bottom: 15px;
  text-align: center;
  background-color: #28a7e1;
  color: #fff;
}
.top-banner .banner-text {
  padding-top: 10px;
}
.top-banner a {
  color: #fff;
}
@media (max-width: 768px) {
  .top-banner {
    height: 30px;
    position: relative;
    margin-bottom: 0;
  }
  .top-banner.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
  }
  .top-banner .banner-text {
    text-align: center;
    color: #fff;
    font-size: 11px;
    padding-top: 5px;
  }
}

.bg-w {
  background-color: #fff;
}

.font-w {
  color: #fff;
}

@media (max-width: 768px) {
  #topcontrol {
    display: none;
  }
}

.news-content-pc {
  position: relative;
  padding-bottom: 150px;
  background: url(/assets/images/common/pattern_5.png) bottom left/9px 6px repeat-x, url(/assets/images//common/pickup_item_bg.png);
}
.news-content-pc a {
  color: #231815;
  display: block;
}
.news-content-pc .content-dec {
  margin-top: -30px;
}
.news-content-pc .content-dec.anime {
  animation: contentsUp 0.3s ease-in forwards;
}
.news-content-pc .content-dec .content-l {
  float: left;
  width: 230px;
  background-color: #fff;
  padding: 30px 20px;
}
.news-content-pc .content-dec .content-l .line1 {
  background: url(/assets/images/news/line1.png);
  width: 188px;
  height: 4px;
}
.news-content-pc .content-dec .content-l .line2 {
  background: url(/assets/images/news/line2.png);
  width: 189px;
  height: 2px;
}
.news-content-pc .content-dec .content-l .news-tab {
  display: block;
  width: 189px;
  height: 50px;
  transition: all 0.3s;
}
.news-content-pc .content-dec .content-l .news-tab.type1 {
  background: url(/assets/images/news/news_detail_menu1.png);
  background-size: 189px 50px;
}
.news-content-pc .content-dec .content-l .news-tab.type1.active {
  background: url(/assets/images/news/news_menu1.png);
  background-size: 189px 50px;
}
.news-content-pc .content-dec .content-l .news-tab.type1:hover {
  background: url(/assets/images/news/news_menu1.png);
  background-size: 189px 50px;
}
.news-content-pc .content-dec .content-l .news-tab.type2 {
  background: url(/assets/images/news/news_detail_menu2.png);
  background-size: 189px 50px;
}
.news-content-pc .content-dec .content-l .news-tab.type2.active {
  background: url(/assets/images/news/news_menu2.png);
  background-size: 189px 50px;
}
.news-content-pc .content-dec .content-l .news-tab.type2:hover {
  background: url(/assets/images/news/news_menu2.png);
  background-size: 189px 50px;
}
.news-content-pc .content-dec .content-l .news-tab.type3 {
  background: url(/assets/images/news/news_detail_menu3.png);
  background-size: 189px 50px;
}
.news-content-pc .content-dec .content-l .news-tab.type3.active {
  background: url(/assets/images/news/news_menu3.png);
  background-size: 189px 50px;
}
.news-content-pc .content-dec .content-l .news-tab.type3:hover {
  background: url(/assets/images/news/news_menu3.png);
  background-size: 189px 50px;
}
.news-content-pc .content-dec .content-r {
  float: right;
  width: 820px;
  margin-left: 50px;
  padding: 50px 50px 60px 50px;
  background-color: #fff;
}
.news-content-pc .content-dec .content-r.detail {
  padding: 50px 90px 60px 90px;
  word-break: break-all;
}
.news-content-pc .content-dec .content-r.detail a {
  display: inline;
  text-decoration: underline;
}
.news-content-pc .content-dec .content-r.detail a:hover {
  text-decoration: none;
}
.news-content-pc .content-dec .content-r .category-img {
  float: left;
  width: 88px;
  height: 25px;
}
.news-content-pc .content-dec .content-r .category-img.type1 {
  background: url(/assets/images/news/news_category1_l.png) no-repeat;
  background-size: 88px 25px;
}
.news-content-pc .content-dec .content-r .category-img.type2 {
  background: url(/assets/images/news/news_category2_l.png) no-repeat;
  background-size: 88px 25px;
}
.news-content-pc .content-dec .content-r .category-img.type3 {
  background: url(/assets/images/news/news_category3_l.png) no-repeat;
  background-size: 88px 25px;
}
.news-content-pc .content-dec .content-r .category-img-ll {
  float: left;
  width: 101px;
  height: 31px;
}
.news-content-pc .content-dec .content-r .category-img-ll.type1 {
  background: url(/assets/images/news/news_category1_ll.png) no-repeat;
  background-size: 101px 31px;
}
.news-content-pc .content-dec .content-r .category-img-ll.type2 {
  background: url(/assets/images/news/news_category2_ll.png) no-repeat;
  background-size: 101px 31px;
}
.news-content-pc .content-dec .content-r .category-img-ll.type3 {
  background: url(/assets/images/news/news_category3_ll.png) no-repeat;
  background-size: 101px 31px;
}
.news-content-pc .content-dec .content-r .news-list .news-item {
  float: left;
  width: 230px;
  background: url(/assets/images/common/line_pattern1.png) top right repeat-y;
}
.news-content-pc .content-dec .content-r .news-list .news-item:nth-child(3n+1) .box-in {
  padding: 30px 30px 0 0;
}
.news-content-pc .content-dec .content-r .news-list .news-item:nth-child(3n+2) {
  width: 260px;
}
.news-content-pc .content-dec .content-r .news-list .news-item:nth-child(3n+2) .box-in {
  padding: 30px 30px 0 30px;
}
.news-content-pc .content-dec .content-r .news-list .news-item:nth-child(3n+3) {
  background: none;
}
.news-content-pc .content-dec .content-r .news-list .news-item:nth-child(3n+3) .box-in {
  padding: 30px 0 0 30px;
}
.news-content-pc .content-dec .content-r .news-list .news-item:nth-child(-n+3) .box-in {
  padding-top: 0;
}
.news-content-pc .content-dec .content-r .news-list .news-item .box-in .news-img {
  border: 3px solid #000;
  width: 195px;
  height: 195px;
  position: relative;
}
.news-content-pc .content-dec .content-r .news-list .news-item .box-in .category-box {
  margin-top: 15px;
}
.news-content-pc .content-dec .content-r .news-list .news-item .box-in .category-box .date {
  float: right;
  margin-top: 2px;
}
.news-content-pc .content-dec .content-r .news-list .news-item .box-in .news-title {
  margin-top: 13px;
}
.news-content-pc .content-dec .content-r .news-list .news-item .box-in .bottom-line {
  width: 100%;
  height: 2px;
  margin-top: 30px;
  background: url(/assets/images/common/line_pattern2.png) top left repeat-x;
}
.news-content-pc .content-dec .content-r .btn-more {
  width: 350px;
  height: 60px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  transition: all 0.3s;
}
.news-content-pc .content-dec .content-r .btn-more a {
  width: 100%;
  height: 100%;
  position: relative;
  border: 3px solid #000;
  background-color: #fff;
  color: #000;
  box-sizing: border-box;
}
.news-content-pc .content-dec .content-r .btn-more a .more-text {
  height: 100%;
}
.news-content-pc .content-dec .content-r .btn-more a .more-text .icon {
  width: 15px;
  height: 9px;
  background: url(/assets/images//common/arrow_down_b.png) top center no-repeat;
}
.news-content-pc .content-dec .news-pager {
  width: 420px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  font-weight: bold;
}
.news-content-pc .content-dec .news-pager .back {
  float: left;
  width: 85px;
}
.news-content-pc .content-dec .news-pager .back a {
  display: block;
  text-align: right;
  position: relative;
  font-size: 17px;
}
.news-content-pc .content-dec .news-pager .back a:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 15px;
  background: url(/assets/images/common/arrow_b_l.png);
  left: 0;
  top: 5px;
}
.news-content-pc .content-dec .news-pager .next {
  float: right;
  width: 85px;
}
.news-content-pc .content-dec .news-pager .next a {
  display: block;
  text-align: left;
  position: relative;
  font-size: 17px;
}
.news-content-pc .content-dec .news-pager .next a:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 15px;
  background: url(/assets/images/common/arrow_b_r.png);
  right: 0;
  top: 5px;
}
.news-content-pc .content-dec .news-pager .list {
  width: 170px;
  text-align: center;
  font-size: 17px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  background: url(/assets/images/common/line_pattern1.png) top left repeat-y, url(/assets/images/common/line_pattern1.png) top right repeat-y;
}
.news-content-pc .news-note {
  margin-left: 280px;
}
.news-content-pc .news-note .note-text {
  padding-top: 25px;
  color: #231815;
}
@media (max-width: 768px) {
  .news-content-pc {
    display: none;
  }
}

.pt100 {
  padding-top: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.news-contents-sp {
  background: #f4f4f4 url(/assets/images/sp/common/pattern_2_bottom.png) top left repeat-x;
  background-size: 6px 3.5px;
  padding: 25px 0 40px 0;
}
.news-contents-sp .container-in {
  padding: 0 10px;
  position: relative;
}
.news-contents-sp .select-prefectures {
  position: relative;
}
.news-contents-sp .select-prefectures:before {
  position: absolute;
  background: url(/assets/images/sp/common/arrow_down_b.png) top center no-repeat;
  background-size: 14px 8px;
  width: 14px;
  height: 8px;
  content: "";
  top: 19px;
  right: 15px;
}
.news-contents-sp .select-prefectures .prefectures-list {
  width: 100%;
  height: 46px;
  line-height: 17px;
  padding-left: 20px;
  font-size: 17px;
  font-weight: bold;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 2px solid #000;
  border-radius: 0;
}
.news-contents-sp .news-list {
  margin-top: 15px;
}
.news-contents-sp .news-list .news-box {
  float: left;
  width: 50%;
}
.news-contents-sp .news-list .news-box .icon-category {
  width: 64px;
  height: 20px;
}
.news-contents-sp .news-list .news-box .icon-category.type1 {
  background: url(/assets/images/sp/news/category_icon1_c.png) top center no-repeat;
  background-size: 64px 20px;
}
.news-contents-sp .news-list .news-box .icon-category.type2 {
  background: url(/assets/images/sp/news/category_icon2_c.png) top center no-repeat;
  background-size: 64px 20px;
}
.news-contents-sp .news-list .news-box .icon-category.type3 {
  background: url(/assets/images/sp/news/category_icon3_c.png) top center no-repeat;
  background-size: 64px 20px;
}
.news-contents-sp .news-list .news-box:nth-child(2n) .box-in {
  padding: 15px 0 0 13px;
}
.news-contents-sp .news-list .news-box:nth-child(2n+1) .box-in {
  padding: 15px 13px 0 0;
  background: url(/assets/images/sp/common/line_pattern1.png) top right repeat-y;
  background-size: 2px 6px;
}
.news-contents-sp .news-list .news-box:nth-child(1) .box-in {
  padding: 0 13px 0 0;
}
.news-contents-sp .news-list .news-box:nth-child(2) .box-in {
  padding: 0 0 0 13px;
}
.news-contents-sp .news-list .news-box .box-in a {
  color: #000;
  display: block;
  background: url(/assets/images/sp/common/line_pattern2.png) bottom left repeat-x;
  background-size: 4px 2px;
}
.news-contents-sp .news-list .news-box .box-in .news-img {
  border: 2px solid #000;
  box-sizing: border-box;
}
.news-contents-sp .news-list .news-box .box-in .news-date {
  font-size: 12px;
  margin-top: 10px;
}
.news-contents-sp .news-list .news-box .box-in .news-text {
  font-weight: bold;
  margin-top: 5px;
  padding-bottom: 5px;
}
.news-contents-sp .news-dec-box {
  padding: 20px 20px 30px 20px;
  background-color: #fff;
  word-break: break-all;
}
.news-contents-sp .news-dec-box a {
  color: #000;
  text-decoration: underline;
}
.news-contents-sp .news-dec-box .icon-category-dec {
  width: 87px;
  height: 28px;
}
.news-contents-sp .news-dec-box .icon-category-dec.type1 {
  background: url(/assets/images/sp/news/category_icon1_cl.png) top center no-repeat;
  background-size: 87px 28px;
}
.news-contents-sp .news-dec-box .icon-category-dec.type2 {
  background: url(/assets/images/sp/news/category_icon2_cl.png) top center no-repeat;
  background-size: 87px 28px;
}
.news-contents-sp .news-dec-box .icon-category-dec.type3 {
  background: url(/assets/images/sp/news/category_icon3_cl.png) top center no-repeat;
  background-size: 87px 28px;
}
.news-contents-sp .pager {
  height: 35px;
  width: 190px;
}
.news-contents-sp .pager li {
  width: 95px;
  height: 100%;
}
.news-contents-sp .pager li:first-child {
  background: url(/assets/images/sp/common/line_pattern1.png) top right repeat-y;
  background-size: 2px 6px;
}
.news-contents-sp .pager li a {
  display: block;
  color: #000;
  position: relative;
  text-decoration: none;
  text-align: center;
}
.news-contents-sp .pager li a.back:before {
  width: 8px;
  height: 14px;
  content: "";
  position: absolute;
  background: url(/assets/images/sp/common/arrow_left.png) top center no-repeat;
  background-size: 8px 14px;
  left: 0;
  top: 13px;
}
.news-contents-sp .pager li a.next:before {
  width: 8px;
  height: 14px;
  content: "";
  position: absolute;
  background: url(/assets/images/sp/common/arrow_right.png) top center no-repeat;
  background-size: 8px 14px;
  right: 0;
  top: 13px;
}
.news-contents-sp .pager li a p {
  padding-top: 8px;
}
.news-contents-sp .btn {
  height: 50px;
  width: 100%;
  margin-top: 20px;
}
.news-contents-sp .btn a {
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid #000;
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
  color: #000;
}
.news-contents-sp .btn a.more:before {
  position: absolute;
  content: "";
  width: 14px;
  height: 8px;
  top: 21px;
  left: 32%;
  background: url(/assets/images/sp/common/arrow_down_b.png) top center no-repeat;
  background-size: 14px 8px;
}
.news-contents-sp .btn a.more p {
  font-size: 15px;
  padding-top: 12px;
}
.news-contents-sp .btn a.news-list:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 14px;
  top: 17px;
  left: 5%;
  background: url(/assets/images/sp/common/arrow_left.png) top center no-repeat;
  background-size: 8px 14px;
}
.news-contents-sp .btn a.news-list p {
  font-size: 13px;
  padding-top: 14px;
}
.news-contents-sp .btn a p {
  font-weight: bold;
  text-align: center;
}
@media (min-width: 769px) {
  .news-contents-sp {
    display: none;
  }
}

.movie-wrap iframe {
  width: 100%;
}