@charset "UTF-8";

.head_colorbar {position: relative;}

.shinshijou_listti{display:flex;align-items: center;justify-content:space-between;max-width:1105px;width:100%;;margin:0 auto 50px auto;padding:50px 15px 0px;}
.shinshijou_listti h1{max-width:370px;width:100%;padding:0 15px;}
.shinshijou_listti h2{display:none;}
.shinshijou_listti .shinshijou_listti_l{max-width:310px;width:100%;}
.shinshijou_listti .shinshijou_listti_r{max-width:320px;width:100%;font-size:15px;color:#000;font-family:"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", メイリオ, Meiryo, sans-serif;line-height: 26.25px;color:#224778; font-weight:bold;}

.black_bg{background:#000;}

.shinshijou_list_search{display:flex;justify-content:flex-end;}
.shinshijou_list_search li img{height:36px;}

.decobar {display: block; height: 35px; max-height: 4vw; background-image: url(bar.png); background-position: center; background-repeat: no-repeat; background-size: cover;}

.shinshijou_list_wrap{max-width:850px;width:100%;margin:0 auto;font-size:1.1rem;line-height:1.8;padding:0 15px 1px;}
.shinshijou_list_wrap_in{display:flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin:0 0 0 -50px; padding: 60px 0 0;}
.shinshijou_list_wrap_in_in{padding:0 0 0px 50px;width:33.3%; position: relative; margin-bottom:80px;}
.shinshijou_list_wrap_in_in div>a:hover {opacity:1;}

.shinshijou_list_imgwrap {
    position: relative;
    height: 34vw;
    max-height: 180px;
    overflow: hidden;
}
.shinshijou_list_img {
    position: absolute;
    top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
    transition: .5s;
}
.shinshijou_list_imgwrap:hover .shinshijou_list_img {
    width: 110%;
}
.shinshijou_list_imglink {
    display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.shinshijou_list_txtwrap {
    color: #FFF;
    position: relative;
    padding: 21px 0 20px;
}
.shinshijou_list_wrap_in_in::before, .shinshijou_list_txtwrap::before {
    content: ""; 
    width: 100%; 
    height: 5px; 
    background: linear-gradient(90deg, #0086D1 0%, #004A81 100%); 
    position: absolute; 
    right: 0; 
    z-index:5;
}
.shinshijou_list_txtwrap::before {top:0; width:100%}
.shinshijou_list_wrap_in_in::before {bottom:0; width:calc(100% - 50px);}
.shinshijou_list_txt1 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    margin: 0 0 3px;
}
.shinshijou_list_txt2 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    margin: 0 0 3px;
}
.shinshijou_list_txt3 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    margin: 0 0 3px;
    padding: 0 60px 0 0;
}
.shinshijou_list_btn {
    display: block;
    width: 54.3px;
    position: absolute;
    bottom: 21px;
    right: 0;
}


.pagination{display:flex;justify-content:center;align-items: center;margin-bottom:55px;}
.pagination li{padding:0 10px;}
.pagination span{display:block;border:1px solid #0269A9;background:#0269A9;color:#fff;padding:2px 10px;font-size:1.1rem;}
.pagination a{display:block;border:1px solid #fff;background:none;color:#fff;padding:2px 10px;font-size:1.1rem;}
.pagination .arw {width:60px;}
.pagination .arw.arw-re img {transform: scale(-1, 1);}
.pagination .arw a{width:100%;display:block;background:none;border:none;}
.pagination .arw a img{vertical-align:middle;}

.ptop{max-width:58px;width:100%;margin:0 auto;padding:10px 0 70px 0;}

.pcnone {display: none;}
.spnone {display: block;}

.alertinfo {display:block; width:100%; color:#FFF; text-align:right; font-size:12px; margin-bottom:45px;}


.p-article_action2 {display: flex;margin-bottom: 25px;flex-wrap:wrap;}
.p-article_action_group2 {display: flex;}
.p-article_action_btn_label2 {
  display: block;
  position: relative;
  padding-top: 30px;
  background-position: center top;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  text-align: center;
  transition: .1s all ease-in;
}
.p-article_action_group2 {justify-content: center;width: 100%;}
.p-article_action_btn2 {
  display: block;
  position: relative;
  width: 52px;
  height: 30px;
  margin:0 0px;
}
.p-article_action_btn_label2.-twitter2 {
  background-image: url(X.png);
  background-position: center top 3px;
}
.p-article_action_btn_label2.-Facebook2 {
  background-image: url(ico_action_facebook.svg);
}
.p-article_action_btn_label2.-line2 {
  background-image: url(icon_line.png);
  background-position: center top 3px;
}
.p-article_action_share {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 11.77px;
    color: #898989;
}

.p-article_action_group .p-article_action_btn:first-of-type {
  margin-left: 0;
}
.p-article_action_btn_label::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 24px;
  background-color: #fff;
  background-position: center top;
  background-repeat: no-repeat;
  content: '';
  opacity: 0;
  transition: .1s linear;
}


.fba_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 450px;
    margin: 0 auto 60px;
}
.fba_bnr {
    width: 44.44%;
    text-align: center;
}
.fba_bnrtxt {
    display: inline-block;
    width: 100%;
    color: #FFF;
    font-size: 12px;
    line-height: 1.5833;
    margin: 8px 0 0;
}


.bnrre_h {
    text-align: center;
    color: #FFF;
    font-weight: 600;
    font-size: 23px;
    margin: 0 0 18px;
}
.bnrre_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto 60px;
    max-width: 650px;
}
.bnrre_flex > p {
    width: 28.5%;
    font-size: 0;
}


/*==============================
footer_wrap
==============================*/
.footer_wrap {width: 100%;background: #fff;}
.footer_wrap .localFooter {padding-top: 50px;text-align: left;}
.footer_wrap a {font-size: 12px;color: #000;}


/*******************************
tablet
*******************************/
@media screen and (max-width: 768px) {
  .pcnone {display: block !important;}
  .spnone {display: none !important;}
  .tbnone {display: block !important;}
  .sp_header {background-color: #000;padding-top: 10px;}
  .sp_header a {display: block;width: 180px;margin: 0 auto;}
  .sp_header a img {width: 100%;height: auto;}

  .shinshijou_ti h1{max-width:219px;margin:80px auto 40px auto;}
  .shinshijou_ti h2{max-width:441px;margin:0 auto;}


  .shinshijou_listti{display:block;margin-bottom:40px; padding-top: 40px;}
  .shinshijou_listti h1{max-width:280px;margin: 0 auto;}
  .shinshijou_listti h2{display:block;max-width: 441px;margin: 0 auto;margin: 15px auto 30px;}
  .shinshijou_listti .shinshijou_listti_l{max-width:90%;margin:40px auto 40px auto;}
  .shinshijou_listti .shinshijou_listti_r{max-width:90%;margin:0 auto;font-size:15px;text-align:center;}
  

  .shinshijou_list_search li img{height:30px;}

  .shinshijou_list_wrap_in{margin:0 0 0 -20px;}
  .shinshijou_list_wrap_in_in{padding:0 0 0px 20px;width:50%;}
  
  .shinshijou_list_wrap_in_in::before {width: calc(100% - 20px)}
  .shinshijou_list_btn {
      position: relative;
      margin: 0 0 0 auto;
  }
  .shinshijou_list_txt3 {
      padding: 0;
  }
  

  .pagination li{padding:0 5px;}
  .pagination span{padding:0 8px;}
  .pagination a{padding:0 8px;}
  .pagination .arw {width:40px;}

.alertinfo {margin-top:40px;margin-bottom:45px;}

}

/*******************************
sp
*******************************/
@media screen and (max-width: 599px) {
  .pcnone {display: block !important;}
  .spnone {display: none !important;}
  .tbnone {display: none !important;}
  .sp_header {background-color: #000;padding-top: 10px;}
  .ptop{max-width:35px;padding:30px 0 30px 0;}
  
  .shinshijou_listti .shinshijou_listti_r{font-size:16px;line-height: 25px;text-align:center;}
  
  .alertinfo {margin-top:40px;margin-bottom:45px;}
  
  .bnrre_h {
      font-size: 18px;
  }
  .bnrre_flex > p {
      width: 31%;
  }
  .bnrre_flex {
      margin-bottom: 25px;
  }

}
