/*PC・SP共通*/
.category_slider .slick-slide dl {
  color: #fff;
  background: #013D79;
}
.category_slider .slick-slide dt:before{content:"";margin-right:5px;width:12px;height:12px;display:inline-block;border-radius:50%;}

.media_mainimage .flag>span>a{display:block;}



a.cta_button{text-decoration:none!important;}
.ct_pick-up{display:none;}
.media_mainimage .flag .ctbg_pick-up{display:none;}
.media_mainimage .flag .update>span{display:none;}
.media_mainimage a{text-decoration:none;color:inherit;}

.media_maintitle .title {
  color: #fff;
  letter-spacing: 0.075em;
  text-align: center;
  background: #013d79;
  border-top:5px solid #3996fa;
}
.wrap_media .media_read {line-height:1.8;
    background: #efefef;
}
#social_h{display:flex;
flex-wrap:wrap;
  justify-content:space-between;
  align-items:center;
}

.sns_btns01 {
  font-size: 0;
  text-align: left;
  margin-bottom: 10px;width:60%;
}

.sns_btns01 li {
  margin-left: 3px;
  display: inline-block;
}

.sns_btns01 li a {
  border-radius: 3px;
  line-height: 30px;
  text-align: center;
  vertical-align: bottom;
  width: 30px;
  display: inline-block;
}

.sns_btns01 li a:hover { opacity: 0.7; }

.sns_btns01 li a img {
  vertical-align: middle;
  width: 18px;
  height: auto;
}

.sns_btns01 .tw { background: #1da1f2; }
.sns_btns01 .fb { background: #3c5a99; }
.sns_btns01 .gl { background: #dc4a3d; }
.sns_btns01 .pk { background: #ef4056; }
.sns_btns01 .li { background: #39ae36; }
.sns_btns01 .ha { background: #00a4de; }

.btn_area.cta_width{margin:50px auto;}


  .wrap_media .exbox dd span{display:inline-block;padding-top:80px;margin-top:-80px;}
.media_list .media_related .pic,.media_side .article_list .pic {
  position:relative;
  padding-top:65%;
  overflow: hidden;
}
  .media_list .media_related .pic img,.media_side .article_list .pic img {height:100%;
    position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
    width:auto!important;
    max-width:none!important;
  }


.post-listing .title01 {
  text-transform: capitalize;
}
#related_media_list{margin-top:100px;
background:#f0f0f0;padding:30px 20px 20px;
}
#related_media_list p{font-size:20px;font-weight:bold;text-align:center;margin-bottom:20px;}
#related_media_list .media_list{margin-bottom:0;}
#related_media_list .media_list .media_related ul{margin-bottom:0;}
#related_media_list .media_list .media_related {background:none;}
.sort_list{text-align:center;margin-bottom:30px;}
.sort_list li{width:25%;
display:inline-block;margin:0 5px;
}
.sort_list li a{border-radius:5px;text-decoration:none;border:1px solid #ccc;display:block;padding:10px 0;}
.sort_list li.current a{
background:#073E78;color:#fff;border-color:#073E78;
}

.article_list li .day,.new_article li .day,  .media_side .article_list a .st,.media_side .tit{font-family: "Noto Sans JP";}

/*PC ONLY*/
@media screen and (min-width:769px) {

  /*.post-listing-simple{padding-top:50px;}*/
  #social_h{padding-bottom:;}
  #social_f{margin-bottom:100px;}
.media_side a.btn01 {
  font-size: 14px;
  padding: 15px 0;
  width: 100%;
  margin:-25px 0 50px;
  background:#063d78;
  cursor: pointer;
  border-radius:5px;
}


.wrap_media {
  font-size: 16px;
  margin: 150px auto 100px!important;
  width: 1100px!important;
  overflow: hidden;
  float:none!important;
}

.wrap_media .media_contents {
  width: 750px;
  float: left;
}

.wrap_media .media_side {
  width: 300px;
  float: right;
}

.media_mainimage {
  margin-bottom: 15px;
  position: relative;
}

.media_mainimage .flag {
  text-align: center;
  width: 95px;
  left: 20px;
  position: absolute;
}

.media_mainimage .flag>span {
  font-family: 'Century Gothic', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 14px;
  color: #fff;
  line-height:28px;
  text-align: center;
  display: block;
  background: #3996fa;
}

.media_mainimage .flag {
  font-size: 17px;
  color: white;
  text-align: center;
  margin: 0;
  /*padding-bottom: 8px;*/
  z-index: 2;
  top: 0;
  right: 10px;
  display: inline-block;
  background: #013d79;
  position: absolute;
}

/*.media_mainimage .flag:after {
  border-bottom: 20px solid transparent;
  border-left: 47.5px solid #013d79;
  border-right: 47.5px solid #013d79;
  width: 0;
  height: 0;
  top: 100%;
  left: 0;
  content: '';
  position: absolute;
}*/
.media_mainimage .flag .year {
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  padding-top: 5px;
}

.media_mainimage .flag .month {
  font-size: 14px;
  font-weight: bold;
  line-height: 13px;
}

.media_mainimage .flag .days {
  font-size: 34px;
  font-weight: bold;
  line-height: 38px;
}
  
  
  .media_mainimage .image img{width:100%;}

.media_maintitle .title {
  font-size: 24px;line-height:1.3;
  padding:15px 10px;
  border-top:5px solid #3996fa;
}
.wrap_media .media_read {
    font-size: 18px;
    margin-bottom: 30px;
    padding:15px;
}

.wrap_media .st01 {
      font-size: 22px;
      margin-bottom: 30px;
      background: #f7f7f7;
      border-left:15px solid #003D79;
    padding:15px 20px;
      position: relative;
}

.wrap_media .st02 {
      font-size: 20px;
      margin-bottom: 30px;
      padding: 8px 20px 8px;
      border-left:10px solid #9bc1ff;
}

.wrap_media .st03 {
  font-size: 18px;
  font-weight: bold;
  line-height: 27px;
  margin-bottom:20px;
}

.wrap_media .st04 {
  font-size: 16px;
  font-weight: bold;
  color: #0b55a0;
  line-height: 27px;
  margin-bottom: 20px;
  padding: 15px 0;
  border-top: 1px solid #013d79;
}

.wrap_media .st05 {
  font-size: 16px;
  font-weight: bold;
  color: #0b55a0;
  line-height: 25px;
  margin-bottom: 20px;
  padding: 10px 0 10px 24px;
  position: relative;
}

.wrap_media .st05:before {
  border-radius: 5px;
  width: 10px;
  height: 100%;
  top: 0;
  left: 0;
  background: #0b55a0;
  content: "";
  position: absolute;
}

.wrap_media .list_style01 { margin-bottom: 60px; }

.wrap_media .list_style01 li {
  padding: 12px 0 12px 38px;
  border-bottom: 1px solid #cccccc;
  background: url(../../img/media/icon_list01.png) 10px 14px no-repeat;
}

.wrap_media .list_style02 { margin-bottom: 60px; }

.wrap_media .list_style02 li {
  padding: 5px 0 5px 20px;
  position: relative;
}

.wrap_media .list_style02 li:before {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  top: 15px;
  left: 0;
  background: #013d79;
  content: "";
  position: absolute;
}

.wrap_media .table_style01 {
  font-size: 16px;
  margin-bottom: 40px;
  width: 100%;
}

.wrap_media .table_style01 th {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.wrap_media .table_style01 th, .wrap_media .table_style01 th span {
  text-align: left;
  width: 100%;
}

.wrap_media .table_style01 th span {
  border-image: linear-gradient(to right, #4bc9db 0%, #013e79 100%);
  border-image-slice: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 15px;
  border-bottom: 1px solid;
  bottom: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
}

.wrap_media .table_style01 td {
  padding: 10px 15px;
  border-bottom: 1px solid #cccccc;
}

.wrap_media .table_style02 {
  font-size: 16px;
  margin-bottom: 40px;
  border-top: 1px solid #a2adb7;
  border-left: 1px solid #a2adb7;
  width: 100%;
}

.wrap_media .table_style02 th { background: #e0e9f2; }
.wrap_media .table_style02 thead th { color: #0b55a0; }

.wrap_media .table_style02 thead td, .wrap_media .table_style02 thead th {
  font-weight: bold;
  background: #e0e9f2;
}

.wrap_media .table_style02 thead td span {
  font-size: 16px;
  font-weight: bold;
  color: #0b55a0;
}

.wrap_media .table_style02 th {
  font-weight: normal;
  background: #f7f9fb;
}

.wrap_media .table_style02 th, .wrap_media .table_style02 td {
  padding: 15px;
  border-bottom: 1px solid #a2adb7;
  border-right: 1px solid #a2adb7;
}

.wrap_media .table_style03 {
  font-size: 16px;
  margin-bottom: 40px;
  border-top: 1px solid #a2adb7;
  border-left: 1px solid #a2adb7;
  width: 100%;
}

.wrap_media .table_style03 th { background: #e0e9f2; }

.wrap_media .table_style03 thead td span {
  font-size: 16px;
  font-weight: bold;
  color: #0b55a0;
}

.wrap_media .table_style03 th {
  font-weight: bold;
  color: #0b55a0;
  background: #e0e9f2;
}

.wrap_media .table_style03 th, .wrap_media .table_style03 td {
  padding: 15px;
  border-bottom: 1px solid #a2adb7;
  border-right: 1px solid #a2adb7;
}

.wrap_media .btn03 {
  transition: all .3s;
  font-size: 16px;
  color: #063d78;
  line-height: 20px;
  text-align: center;
  padding: 20px 0;
  border: 1px solid #063d78;
  width: 340px;
  display: inline-block;
  background:#fff;
  text-decoration:none!important;
}
.wrap_media .cta_width .btn03   {border-radius:5px;}


.wrap_media .btn01 {
  border-radius: 0;
  font-size: 16px;
  color: #fff;
  line-height: 25px;
  text-align: center;
  padding: 20px 0;
  width: 340px;
  display: block;
  text-decoration:none!important;
  background: #063d78;
}

.wrap_media .link {
  color: #2469b9;
  padding-bottom: 2px;
  border-bottom: 2px solid #2469b9;
  -webkit-transition: all 0s ease 0s;
  transition: all 0s ease 0s;

}

.wrap_media .link:hover {
  color: #2469b9;
  padding-bottom: 2px;
  border-bottom: none;
  text-decoration:none;
}

.wrap_media .link_blank {
  color: #2469b9;
  padding-right: 30px;
  background: url(../../img/media/icon_link01.png) right top no-repeat;
  background-size: 20px auto;
}
.wrap_media .link_blank:hover,
.wrap_media .link_blank:hover span{
  border-bottom: none;
  text-decoration:none;
}

.wrap_media .link_blank span {
  padding-bottom: 2px;
  border-bottom: 2px solid #2469b9;
}

.wrap_media .link_blank:hover {
  color: #2469b9;
  padding-bottom: 2px;
  border-bottom: none;
}
  
  .wrap_media .bo_box{border:2px solid #eee;padding:20px;background:#fafafa;margin-bottom:20px;}
  .wrap_media .exbox{padding:50px 0;}
.wrap_media .exbox dl{font-size:14px;padding:20px;border:1px solid #ccc;}
.wrap_media .exbox dt{font-weight:bold;margin-bottom:10px;}
  
/*  
.sns_btns02 {
  font-size: 0;margin-top:80px;
  line-height: 32px;
}
.sns_btns02 li a:hover{
  text-decoration:none;
}
.sns_btns02 li a {
  border-radius: 3px;
  color: #fff;
  text-align: center;
  display: block;text-decoration:none;
}

.sns_btns02 li a span {
  line-height: 24px;
  padding-left: 20px;
}

.sns_btns02 li {
  font-size: 10px;
  margin-left: 2px;
  width: 123px;
  display: inline-block;
}

.sns_btns02 li:last-child { margin-right: 0; }
.sns_btns02 .tw { background: #1da1f2; }

.sns_btns02 .tw span {
  background: url(https://japan.wipgroup.com/hubfs/2019_renewal/img/media/icon_sns01.png) 0 -2px no-repeat;
  background-size: 16px auto;
}
  
.sns_btns02 .fb { background: #3c5a99; }

.sns_btns02 .fb span {
  background: url(https://japan.wipgroup.com/hubfs/2019_renewal/img/media/icon_sns02.png) 0 -2px no-repeat;
  background-size: 16px auto;
}

.sns_btns02 .gl { background: #dc4a3d; }

.sns_btns02 .gl span {
  background: url(https://japan.wipgroup.com/hubfs/2019_renewal/img/media/icon_sns03.png) 0 -2px no-repeat;
  background-size: 16px auto;
}

.sns_btns02 .pk { background: #ef4056; }

.sns_btns02 .pk span {
  background: url(https://japan.wipgroup.com/hubfs/2019_renewal/img/media/icon_sns04.png) 0 -2px no-repeat;
  background-size: 16px auto;
}

.sns_btns02 li:hover { opacity: 0.7; }
.sns_btns02 .li { background: #39ae36; }

.sns_btns02 .li span {
  background: url(https://japan.wipgroup.com/hubfs/2019_renewal/img/media/icon_sns05.png) 0 -2px no-repeat;
  background-size: 16px auto;
}

.sns_btns02 .ha { background: #00a4de; }

.sns_btns02 .ha span {
  background: url(https://japan.wipgroup.com/hubfs/2019_renewal/img/media/icon_sns06.png) 0 -2px no-repeat;
  background-size: 16px auto;
}
*/
.media_related {
  padding: 30px;
  background: #f0f0f0;
}

.media_related .tit {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.075em;
  line-height: 27px;
  text-align: center;
  margin-bottom: 15px;
}

.media_related ul {
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 0;
  vertical-align: top;
  display: flex;
}

.media_related li {
  font-size: 16px;
  font-weight: bold;
  vertical-align: top;
  display: inline-block;
}
.media_related li:nth-child(3n+2):last-child {
    margin-left: auto;
    margin-right: 34.2%;
}
.media_related li:nth-child(2) { margin: 0 7px; }
.media_related li .st { padding: 15px 15px 5px 15px; }
.media_related li .detail { padding: 0 15px 10px 15px; }

.media_related li p {
  font-family: 'Century Gothic', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #999999;
  display: inline-block;
}

.media_related li img { width: 100%; }

.media_related li a {
  transition: all .3s;
  color: #063d78;
  display: block;
  background: #fff;
}

.media_related li a:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  opacity: 0.7;
  color: #1F60B1;
  text-decoration:none;
}

.media_related li p span:before, .article_list li p span:before, .new_article li p span:before {
  display:inline-block;
  margin-right: 4px;
  width:9px;
  height:9px;
  border-radius:50%;
  content: "";
}


.media_related li .detail, .article_list li .detail, .new_article li .detail { overflow: hidden; }
.article_list li .detail span:before { vertical-align: ; }
  
.media_related li .day {
  font-size: 10px;
  font-weight: normal;
  color: #063d78;
  float: right;
}

.article_list li p {
  font-family: 'Century Gothic', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  line-height: 14px;
  display: inline-block;
}

.article_list li .day {
  font-size: 11px;
  color: #fff;
  float: right;
}

.article_list li { padding-bottom: 20px; }
.article_list li a:hover, .new_article li a:hover { opacity: 0.7; }

.wrap_media .article_pic {
  text-align: center;
  margin-bottom: 30px;
}
  .wrap_media .article_pic p{font-size:15px;margin-top:15px;
  text-align:left;}
.wrap_media .text {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 80px;
}
  .wrap_media .media_dl01 dt{font-weight:bold;font-size:18px;}
  .wrap_media .media_dl01 dd{padding:0 0 10px 20px;}
  .wrap_media .text:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

.wrap_media .text .indent_box {
padding-left:30px;
}
  
.wrap_media .text a {
  color: #2469b9;
  text-decoration: underline;
}

.wrap_media .text a:hover { text-decoration: none; }
  
  .wrap_media .text .btn_area a{text-decoration:none;}
  
.media_side a,.media_side a:hover{text-decoration:none;}
.media_side .article_list {
  margin-bottom: 50px;
  padding: 25px 25px 0;
  background: #073e79;
}

.media_side .article_list a {
  color: #fff;
  display: inline-block;
}

.media_side .article_list a:hover{
 text-decoration:none;
}

.article_list li .day,  .media_side .article_list a .st
  
.media_side .article_list a .st {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}



.new_article { margin-bottom: 50px; }

  
.media_side .tit {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 15px;
}

.new_article li {
  font-size: 14px;
  margin-bottom: 5px;
  background: #f8f8f8;
}

.new_article li a {
  padding: 15px;
  display: block;
}
.new_article li a:hover{
  text-decoration:none;
}

.new_article li a .st {
  font-weight: bold;
  color: #073e79;
  margin-bottom: 15px;
}

.new_article li p {
  font-family: 'Century Gothic', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  display: inline-block;
}

  
.new_article li .day {
  font-size: 11px;
  color: #666666;
  float: right;
}

.category_list { font-family: "Noto Sans JP" !important; }
.category_list ul { margin-bottom: 35px; }
.category_list .tit { margin-bottom: 30px; }

.category_list li {
  font-size: 14px;
  letter-spacing: 0.075em;
  margin-bottom: 35px;
}
  .category_list li a{text-decoration:none;}
.category_list li a:hover{text-decoration:none;opacity: 0.7;}

.category_list li a:before {
display:inline-block;
  margin-right: 15px;
  content: "";
width:15px;
  height:15px;
  border-radius:50%;vertical-align:middle;margin-top: -3px;
  }

/* list */
#maintitle.media {
  background: url(https://japan.wipgroup.com/hubfs/2019_renewal/img/media/mainimage.jpg) center top no-repeat;
  background-size: cover;
  padding-left:0;
}
  #maintitle.media .in_maintitle{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
    text-align:center;
  }

.category_slider {
  margin-bottom: 90px;
  padding: 90px 0 140px;
  background: #f5faff;
}

.category_slider .title01 { margin-bottom: 50px; }



.media_list .slick-slide a { display: block; text-decoration:none;}
.media_list .slick-slide a:hover { opacity: 0.7; text-decoration:none;}

.media_list .media_related.pickuplist ul {
  margin-bottom: 90px;
  padding-top: 660px;
  display: block;
  position: relative;
}

.media_list .media_related.pickuplist ul li:first-child {
  width: 65%;
  top: 0;
  left: 0;
  position: absolute;
}

.media_list .media_related.pickuplist ul li:nth-child(2), .media_list .media_related.pickuplist ul li:nth-child(3) { position: absolute; }
.media_list .media_related.pickuplist ul li:first-child .pic { height: 560px; }

.media_list .media_related.pickuplist ul li:nth-child(2) {
  margin: 0;
  top: 0;
  right: 0;
}

.media_list .media_related.pickuplist ul li:nth-child(3) {
  margin: 0;
  top: 330px;
  right: 0;
}

.media_list .media_related.pickuplist ul li:nth-child(5), .media_list .media_related.pickuplist ul li:nth-child(8) { margin: 0 15px; }
.media_list { margin-bottom: 100px; }
  .media_list .media_related li a{display:block;
  text-decoration:none;}
.media_list .media_related li p {
  text-align: right;
  display: block;
}

.media_list .detail span { margin-left: 10px; }

.media_list .media_related {
  background: #fff;
}


.media_list .media_related { padding: 0; }

.media_list .media_related li {
  margin-bottom: 10px;
  width: 32%;
}



.media_list .media_related ul { margin-bottom: 40px;
  margin-left:auto!important;
  margin-right:auto!important;}
/**/
  .category_slider #slider{width:90%;margin:0 auto;}
.category_slider .slick-slide dl {
  color: #fff;
  text-align: center;
  margin-right: 1px;
  padding: 40px 0;
}

.category_slider .slick-slide dt {
  font-family: 'Century Gothic', "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 26px;
  margin-bottom: 25px;
}

.category_slider .slick-slide dd {
  font-size: 14px;
  line-height: 24px;
}

.category_slider .slick-prev:before, .category_slider .slick-next:before { color: #000; }
.category_slider .slick-dots li button:before { font-size: 30px; }

.category_slider .slick-dots {
  margin-top: 15px;
  bottom: auto;
}

.category_slider .slick-dots li { margin: 0 2px; }

.category_slider .slick-prev:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 4px solid #013d79;
  border-left: 4px solid #013d79;
  width: 30px;
  height: 30px;
  right: -5px;
  display: block;
  content: '';
  position: absolute;
    top: 50%;
    margin-top: -15px;
}

.category_slider .slick-next:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 4px solid #013d79;
  border-right: 4px solid #013d79;
  width: 30px;
  height: 30px;
  left: -5px;
  display: block;
  content: '';
  position: absolute;
opacity: 1;
    top: 50%;
    margin-top: -15px;
}
/*blog css settings ul*/
.text .blog-list-settings {
  list-style-type: none;
}