

/*icon_new*/
.icon_new::after{
  position:absolute;
  content:'';
  margin:0;padding:0;
  width:30px;
  height:15px;
  padding-left: 10px;
  top: 3px;
  background-image:url("../images/common/icon_new.jpg");
  background-repeat:no-repeat;
  background-position:center;
}
@media screen and (max-width: 800px){
  .icon_new::after{
    position:relative;
    display:block;
    padding-left:0;
    top:0;
    left:0;
  }
}

h1.m_title{
  padding-right:10px;
  display:inline-block;
  font-size:20px;
  line-height:21px;
  font-weight:bold;
  background-color: #fff;
  text-align: left;
}
h2.s_title{
  position:relative;
  padding-bottom:8px;
  font-size:15px;
  line-height:21px;
  font-weight:bold;
  text-align: left;
  margin: 0;
}
h2.article1_ttl{
  padding-bottom:10px;
}
p.s_txt{
  padding:0;
  font-size:14px;
  line-height:20px;
  font-weight:normal;
  text-align: left;
}
h2.s_title2{
  padding-bottom:2px;
  font-size:17px;
  line-height:21px;
  font-weight:bold;
  text-align: left;
  margin: 0;
}
p.s_txt2{
  padding:0;
  font-size:13px;
  line-height:20px;
  font-weight:normal;
  text-align: left;
}
p.m_sub_txt{
  padding:15px 0 0 0;
  font-size:13px;
  line-height:20px;
  font-weight:normal;
  text-align: left;
}
@media screen and (max-width: 800px){
  h1.m_title{
    display:block;
    padding-bottom:10px;
  }
}

/*thumb_txt_list*/
.thumb_txt_list{
  clear: both;
  margin:20px 0 10px 0;
  padding:0;
  list-style:none;
  border-bottom:1px solid #000;
}
.thumb_txt_list li{
  position:relative;
  margin:0 0 10px 0;
  padding: 7px 0 7px 20px;
  display:block;
  vertical-align: top;
  text-align:left;
  border-bottom:1px solid #bfbfbf;
}
.thumb_txt_list li:last-child{
  border-bottom:none;
}
.thumb_txt_list li::before{
  content: '';
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  top: 12.5px;
  left: 0;
  border-radius: 100%;
  background-color: #cccccc;
}
/*thumb_list*/
.thumb_list{
  clear: both;
  margin:20px 0 10px 0;
  padding:0;
  list-style:none;
  border-bottom:1px solid #000;
}
.thumb_list li{
  position:relative;
  margin:0;
  padding: 0 0 20px 0;
  display:block;
  vertical-align: top;
  text-align:left;
}
.thumb_img{
  margin:0 18px 0 0;
  padding:0;
  float:left;
  width:120px;
  height:90px;
  overflow:hidden;
  vertical-align: top;
}
.thumb_img img{
  object-fit: contain;
  width: 100%;
  border: none;
}
.thumb_img + .thumb_txt{
  min-height: 90px;
}
@media screen and (max-width: 800px){
  .thumb_img + .thumb_txt{
    min-height: 120px;
  }
}
.thumb_txt{
  margin:0;
  padding:0;
  vertical-align: top;
}
.thumb_txt p.s_title{
  font-size: 15px;
}
/*thumb_list2*/
.thumb_list2{
  clear: both;
  margin:20px 0 10px 0;
  padding:0;
  list-style:none;
  border-bottom:1px solid #000;
}
.thumb_list2 li{
  position:relative;
  margin:0 10px 0 0;
  padding:0 0 20px 0;
  min-height:90px;
  display:inline-block;
  vertical-align: top;
  text-align:left;
  width:300px;
}
.thumb_list2 li:last-child{
  margin-right:0;
}
.thumb_img2{
  margin:0;padding:0;
  width:300px;
  height:140px;
  overflow:hidden;
  vertical-align: top;
}
.thumb_txt2{
  margin:0;
  padding:15px 0 0 0;
  vertical-align: top;
}

/*list_btn*/
.list_btn{
  margin:0 0 0 auto;
  padding:0;
  text-align:right;
  font-size:13px;
  line-height:21px;
  font-weight:bold;
}

.r_thumb_img{
  margin:auto;
  padding:0;
  width:94%;
  height:auto;
}
p.r_title{
  padding:10px 0;
  font-size:16px;
  line-height:21px;
  font-weight:bold;
}
p.r_sub_txt{
  padding:0 0 20px 0;
  font-size:14px;
  line-height:20px;
  font-weight:normal;
}

/*------------- content ------------*/
#content {
  clear: both;
}
#content #article_slide img {
  width:100%;
  border:none;
}
#content img:not(PR.jpg):not(NEW.jpg) {
  width:100%;
  border:none;
}
#content .content-inner {
  padding:0 0 50px 0;
}
#content .keyword{
  position:relative;
  margin:0 0 30px 0;
  padding:0;
  width:100%;
  height:auto;/*46px;*/
  overflow:hidden;
}
#content .keyword .keyword_ttl{
  position:absolute;
  margin:0;
  padding:2px 0 0 0;
  width:100px;
  height:40px;
  top:0;
  left:0;
  text-align:center;
  font-size:12px;
  line-height:16px;
  color:#fc861a;
  border:1px solid #fc861a;
  box-sizing: border-box;
}
#content .keyword .keyword_list{
  margin:0 0 0 115px;
  padding:0;
}
#content .keyword .keyword_list ul{
  margin:0;
  padding:0;
}
#content .keyword .keyword_list ul li{
  margin:0 10px 5px 0;
  padding:0;
  display:inline-block;
  font-size:12px;
  line-height:13px;
  text-decoration:underline;
  vertical-align:top;
}
[src*="NEW.jpg"], [src*="PR.jpg"] {
  width: 30px !important;
}
@media screen and (max-width: 800px){
  #content .content-inner {
    padding:10px 0 20px 0;
  }
  #content .keyword{
    margin:0 0 20px 0;
    padding:0;
    width:100%;
    height:60px;
  }
  #content .keyword .keyword_ttl{
    position:relative;
    margin: 0 0 15px 0;
    width:150px;
    height:25px;
    line-height:20px;
  }
  #content .keyword .keyword_list{
    margin:0;
    width:auto;
    overflow-x: scroll;
    white-space: nowrap
  }
}
/*------------- header-content ------------*/
#header-content {
  clear: both;
}
#header-content img{
  width:100%;
  border:none;
}
#header-content .content-inner {
  padding:30px 0 0 0;
}
#header-content .keyword{
  position:relative;
  margin:0 0 30px 0;
  padding:0;
  width:100%;
  height:auto;/*46px;*/
  overflow:hidden;
}
#header-content .keyword .keyword_ttl{
  position:absolute;
  margin:0;
  padding:2px 0 0 0;
  width:100px;
  height:40px;
  top:0;
  left:0;
  text-align:center;
  font-size:12px;
  line-height:16px;
  color:#fc861a;
  border:1px solid #fc861a;
  box-sizing: border-box;
}
#header-content .keyword .keyword_list{
  margin:0 0 0 115px;
  padding:0;
}
#header-content .keyword .keyword_list ul{
  margin:0;
  padding:0;
}
#header-content .keyword .keyword_list ul li{
  margin:0 10px 5px 0;
  padding:0;
  display:inline-block;
  font-size:12px;
  line-height:13px;
  text-decoration:underline;
  vertical-align:top;
}
@media screen and (max-width: 800px){
  #header-content .content-inner {
    padding:10px 0 0 20px;
  }
  #header-content .keyword{
    margin:0;
    padding:0;
    width:100%;
    height:60px;
  }
  #header-content .keyword .keyword_ttl{
    position:relative;
    margin: 0 0 15px 0;
    width:150px;
    height:25px;
    line-height:20px;
  }
  #header-content .keyword .keyword_list{
    margin:0;
    width:auto;
    overflow-x: scroll;
    white-space: nowrap
  }
}
/*main_content*/
#content{
  position:relative;
  margin:0;
  padding:0;
}

/*------------------------------
col-l
---------------------------------*/
#content .col-l {
  width: 100%;
  float: left;
  margin: 0 -370px 50px 0;
}
#content .col-l .col-l-inner {
  margin-right: 370px;
}

/*article_slide*/
#article_slide{
  position:relative;
  margin:0;
  padding:0;
}
/*latest_article*/
.latest_article{
  clear: both;
  position:relative;
  margin:0;
  padding:0;
  width:100%;
  min-height:400px;
}
.article1{
  margin:0;
  padding:0;
  width:311px;
}
.article1 .article1_img{
  margin:0;
  padding:0 0 15px 0;
  width:311px;
}
.article2{
  position:absolute;
  margin:0;
  padding:0;
  width:280px;
  overflow:hidden;
  top:0;
  right:0;
}
.article2 .article2_img{
  margin:0 0 10px 0;
  padding:0;
  width:280px;
  height:144px;
  overflow:hidden;
}
.article3{
  position:absolute;
  margin:0;
  padding:0;
  width:280px;
  overflow:hidden;
  top:210px;
  right:0;
}
.article3 .article3_img{
  margin:0 0 10px 0;
  padding:0;
  width:280px;
  height:144px;
  overflow:hidden;
}
#article_slide .slick-dots {
  display:none;
}
@media screen and (max-width: 1000px){
  .article1{
    width:311px;
  }
  .article1 .article1_img{
    margin:0;
    padding:0 0 10px 0;
    width:311px;
  }
  .article2{
    position:relative;
    width:311px;
  }
  .article2 .article2_img{
    margin:0;
    padding:0 0 10px 0;
    width:311px;
    height:auto;
  }
  .article3{
    position:relative;
    width:311px;
    top:0;
  }
  .article3 .article3_img{
    margin:0;
    padding:0 0 10px 0;
    width:311px;
    height:auto;
  }
  .latest_article {
    position:relative;
    margin:27px auto 80px auto;
    padding:0;
    width:320px;
    height:auto;
    min-height: initial !important;
  }
  .latest_article .inner{
    position:relative;
    margin:0;padding:0;
    width:1080px;
    height:auto;
    overflow:hidden;
  }
  .latest_article div {
    margin:0;
    padding:0 40px 0 0;
    width:360px;
    height:auto;
    box-sizing: border-box;
    overflow: hidden;
    display:inline-block;
  }

  /*slick.js*/
  #article_slide .slick-list,
  #article_slide .slick-slider,
  #article_slide .slick-track {
    position: relative;
    display: block;
    outline: none;
  }
  #article_slide .slick-loading .slick-slide,
  #article_slide .slick-loading .slick-track {
    visibility: hidden;
  }
  #article_slide .slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
  }
  #article_slide .slick-slider li {
    /*border: 5px solid #fff;*/
  }
  #article_slide .slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  #article_slide .slick-list:focus {
    outline: 0;
  }
  #article_slide .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
  }
  #article_slide .slick-slider .slick-list,
  #article_slide .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position:relative;
    height:auto;
  }
  #article_slide .slick-track {
    top: 0;
    left: 0;
  }
  #article_slide .slick-track:after,
  #article_slide .slick-track:before {
    display: table;
    content: '';
  }
  #article_slide .slick-track:after {
    clear: both;
  }
  #article_slide .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
  }
  #article_slide .slick-slide img {
    display: block;
  }
  #article_slide .slick-slide.slick-loading img {
    display: none;
  }
  #article_slide .slick-slide.dragging img {
    pointer-events: none;
  }
  #article_slide .slick-initialized .slick-slide {
    display: block;
  }
  #article_slide .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
  }
  #article_slide .slick-arrow.slick-hidden {
    display: none;
  }
  #article_slide .slick-list div {
    outline: none;
  }
  #article_slide .slick-dots {
    position:absolute;
    margin:0;
    padding:0;
    list-style:none;
    display: block;
    text-align:center;
    width:200px;
    height:20px;
    bottom:-40px;
    left:50%;
    margin-left:-100px;
  }
  #article_slide .slick-dots li button {
    border: 0;
    background: transparent;
    display:block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
  }
  #article_slide .slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
  #article_slide .slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
  #article_slide .slick-dots li {
    position:relative;
    display:inline-block;
    height:10px;width:10px;
    margin:0 7px;padding: 0;
    cursor:pointer;
  }
  #article_slide .slick-dots li button:before {
    position: absolute;
    top:0;left:0;
    content: "○";
    width:12px;
    height:12px;
    font-family: "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", sans-serif;
    font-size:12px;
    line-height:12px;
    font-weight:bold;
    text-align:center;
    opacity:0.5;
    color:#003457;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #article_slide .slick-dots li.slick-active button:before{
    content: "●";
    color:#003457;
    opacity:1.0;
  }

}

/*column_area*/
.column_area{
  clear: both;
  margin:0 0 50px 0;
  padding:0;
  width:100%;
}
.column_area .column_area_ttl{
  position:relative;
  margin:0;padding:0;
}
.column_area .column_area_ttl span{
  position:absolute;
  top:1px;
  right:0;
  padding-left:10px;
  font-size:14px;
  line-height:21px;
  letter-spacing:-0.3px;
  font-weight:bold;
  background-color: #fff;
}
.col-l-inner > p:first-child{
  padding-bottom: 30px !important;
}

@media screen and (max-width: 800px){
  .column_area .column_area_ttl{
    margin-bottom:10px;
  }
  .column_area .column_area_ttl:after {
    display:none;
  }
  .column_area .column_area_ttl span{
    position:relative;
    padding:0;
    word-wrap: break-word;
    background-color: rgba(255,255,255,0);
  }
  [id^=div-gpt-ad] {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
  }
}

/*------------------------------
col-r
---------------------------------*/
#content .col-r {
  width: 300px;
  float: right;
  padding:10px 10px 10px;
  background-color: #fafaf3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.col-r .free-area {
  margin-bottom: 20px;
}
.col-r .bnr-area {
  margin-bottom: 20px;
  /*width:300px;*/
  /*height:50px;*/
  text-align: center;
  color:#fff;
  background-color:#fc861a;
  border-radius: 5px;
}
.col-r .bnr-area a{
  display:block;
  font-size:17px;
  line-height:50px;
  color:#fff;
}
.col-r .bnr-area a:hover{
  opacity:0.6;
}
.col-r .box-line-gray {
  margin-bottom: 20px;
  padding: 0 0 10px 0;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-top: 3px solid #003557;
  border-radius: 5px;
}
.col-r .box-line-gray img {
  max-width: 100%;
}
.col-r .box-line-gray h2{
  padding:10px 10px 0 10px;
  font-size:17px;
  line-height:22px;
}
.col-r .box-line-gray h3 {
  position:relative;
  margin:0 auto 10px auto;
  padding:13px 0;
  color: #000000;
  font-weight: bold;
  text-align: center;
  border-bottom:1px solid #cccccc;
}
.col-r .box-line-gray h3.h3_lead:before {
  content: '';
  position: absolute;
  top: 50%;
  left:50%;
  margin-left:-90px;
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #000;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}
.col-r .box-line-gray h3.h3_lead:after {
  content: '';
  position: absolute;
  top: 50%;
  right:50%;
  margin-right:-90px;
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #000;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

.list-disc {
  margin: 10px 0;
  padding:0 10px;
  clear: both;
}
.list-disc li {
  position: relative;
  padding: 7px 0 7px 20px;
  font-size: 0.8rem;
}
.list-disc li::before {
  content: '';
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  top: 12.5px;
  left: 0;
  border-radius: 100%;
  background-color: #cccccc;
}

@media screen and (max-width: 800px){
  #content .col-l,
  #content .col-r {
    clear: both;
    width: auto;
    float: none;
    margin: 20px 0 30px;
  }
  #content .col-l .col-l-inner {
    margin: 0;
  }
  #content .col-r {
    height: 100%;
  }
  .thumb_img {
    margin: 0 18px 0 0;
    width: 170px;
    height:auto;
  }
  .thumb_img2{
    width:100%;
    height:auto;
  }
  .thumb_txt{
    overflow:hidden;
    zoom:1;
  }
  /*column_area*/
  .col-l-inner .column_area{
    margin:60px 0;
  }
  .col-l-inner .column_area:first-of-type{
    margin:0;
  }
  .thumb_list2 li{
    width:100%;
  }
}
@media screen and (max-width: 320px){
  .thumb_img {
    margin: 0 10px 0 0;
    width: 150px;
  }
}

/* list */
.list-disc, .list-disc-line, .list-uline, .list-present, .list-category {
  margin: 10px 0;
  clear: both;
}
.list-disc li, .list-disc-line li, .list-uline li, .list-present li, .list-category li {
  position: relative;
  padding: 7px 0 7px 25px;
}
.list-disc li a:hover, .list-disc-line li a:hover, .list-uline li a:hover, .list-present li a:hover, .list-category li a:hover {
  text-decoration: underline;
}
.list-disc li::before, .list-disc-line li::before, .list-uline li::before, .list-present li::before, .list-category li::before {
  content: '';
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  top: 12.5px;
  left: 0;
  border-radius: 100%;
  background-color: #cccccc;
}

.list-disc-line li, .list-uline li, .list-present li, .list-category li {
  border-bottom: 1px solid #cccccc;
}
.list-disc-line li .time, .list-uline li .time, .list-present li .time, .list-category li .time {
  position: relative;
  bottom: 0;
  display: inline;
  margin-left: 15px;
}

.list-uline li {
  padding: 10px 0;
  overflow: hidden;
}
.list-uline li::before {
  display: none;
}
.list-uline a, .list-disc-line a {
  font-weight: bold;
}

.list-uline a.nominal_date, .tag-list-body .nominal_date {
  display: block;
  font-size: 0.8rem;
  color: #999999;
  float: right;
  padding: 0 10px 0 0;
}

.list-uline img:not(PR.jpg):not(NEW.jpg) {
  width: 120px;
  float: left;
  margin-right: 20px;
}

.list-bgw li {
  margin-bottom: 10px;
  padding: 8px 10px;
  background-color: #fff;
  overflow: hidden;
}
.list-bgw li img {
  float: left;
  margin: 0 20px 0 0;
}
.list-bgw li p {
  padding: 0;
}
.list-bgw li a:hover {
  text-decoration: underline;
}

.list-present li, .list-category li {
  padding-left: 45px;
}
.list-present li::before, .list-category li::before {
  width: 30px;
  height: 30px;
  top: 7px;
  background: white url(../images/common/icon.png) 0 -450px no-repeat;
}
.list-present li.enquete::before, .list-category li.enquete::before {
  background-position: 0 -740px;
}

/* pagination */
.pagination {
  clear: both;
  text-align: center;
  padding: 15px 0;
}
.pagination ul {
  overflow: hidden;
}
.pagination li {
  display: inline;
}
.pagination li a {
  display: table-cell;
  width: 30px;
  height: 30px;
  background-color: #cccccc;
  vertical-align: middle;
  color: #fff;
}
.pagination li a:hover,
.pagination li a.on {
  text-decoration: none;
  background-color: #000000;
}
.pagination li:first-child a, .pagination li:last-child a {
  background: #cccccc url(../images/common/icon.png) 7px -647px no-repeat;
  text-indent: -9999px;
}
.pagination li:last-child a {
  transform: rotate(180deg);
}
.pagination li a:hover, .pagination li:last-child a:hover {
  background-color: #000000;
}

/* pagetop link */
#page-top {
  position: fixed;
  z-index: 500;
  bottom: 20px;
  right: 20px;
  font-size: 77%;
}
#page-top a {
  display: block;
  width: 60px;
  height: 60px;
  background: #3b7914 url(../images/common/icon_arrow_top.png) no-repeat center center;
  opacity: 0.4;
  text-indent: -9999px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: background-color 0.3s ease-out;
  -ms-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}

.pr-list {
  border-top: 3px solid #3b7914;
  color: #0084bb;
  border-color: #0084bb;
}

.pr-list h3 {
  float: left;
  vertical-align: middle;
  width: auto;
  border: transparent;
}

.pr-list > div {
  margin-left: 10px;
  float: left;
  padding-top: 7px;
}

.card-layout {
  margin-bottom: 8px;
}

.card-layout > .card {
  float: left;
  width: calc(50% - 20px);
  position: relative;
  padding: 10px 10px 0 10px;
  font-size: 15px;
}
.card-layout > .card:nth-child(odd){
  clear: both;
}

.card-layout > .card a img {
  width: 100px;
  max-height: 75px;
  object-fit: cover;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.card-layout > .card .time {
  font-size: 12px;
  position:absolute;
  text-align: left;
  word-break: keep-all;
  left:120px;
  bottom:10px;
}

.card-layout > .card p {
  padding-bottom: 7px;
}


@media screen and (max-width:1024px) {
  .card-layout > .card {
    padding: 5px 10px 0 10px;
  }
}

@media screen and (max-width:890px) {
  .card-layout > .card .time {
    position:relative;
    left:0;
    bottom:0;
  }
}

@media screen and (max-width:768px) {
  .card-layout > .card {
    height: auto;
  }

  .card-layout > .card a img {
    float: none;
    width: 100%;
    height: auto;
    max-height: none;
    margin-bottom: 7px;
  }

  .card .time {
    text-align: right;
  }
}