@charset "UTF-8";
/*リセット
--------------------------------------------*/
/*フォント
---------------------------------------------*/
/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* コンテンツ
---------------------------------------------*/
#whim_1206news {
  margin: 0 auto;
  font-size: 12px;
}
@media screen and (min-width: 970px) {
  #whim_1206news {
    max-width: 710px;
    width: 100%;
  }
}
@media screen and (max-width: 970px) {
  #whim_1206news {
    width: 100%;
  }
}
@media screen and (max-width: 970px) {
  #whim_1206news .sp_none {
    display: none;
  }
}
@media screen and (min-width: 970px) {
  #whim_1206news .pc_none {
    display: none;
  }
}
#whim_1206news .jost {
  font-family: "Jost", sans-serif;
}
#whim_1206news .jp_serif {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#whim_1206news .whim_read {
  width: 90%;
  margin: 30px auto;
}
@media screen and (min-width: 970px) {
  #whim_1206news .whim_read {
    text-align: center;
  }
}
@media screen and (max-width: 970px) {
  #whim_1206news .whim_read {
    text-align: left;
  }
}
@media screen and (min-width: 970px) {
  #whim_1206news .whim_item {
    margin: 150px auto;
  }
}
@media screen and (max-width: 970px) {
  #whim_1206news .whim_item {
    margin: 100px auto;
  }
}
#whim_1206news .whim_item .f26 {
  font-size: 26px;
  text-align: center;
  margin-bottom: 5px;
}
#whim_1206news .whim_item .category_flex {
  display: flex;
  justify-content: space-between;
  text-align: center;
  flex-wrap: wrap;
}
#whim_1206news .whim_item .category_flex .cate_ttl {
  font-size: 15px;
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
}
#whim_1206news .whim_item .category_flex .cate_item {
  width: 49%;
}
#whim_1206news .whim_item .category_flex .cate_item p {
  font-size: 20px;
}
#whim_1206news .whim_item .category {
  text-align: center;
}
@media screen and (min-width: 970px) {
  #whim_1206news .whim_item .category {
    width: 80%;
    margin: 0 auto 25px;
  }
}
@media screen and (max-width: 970px) {
  #whim_1206news .whim_item .category {
    width: 85%;
    margin: 0 auto 20px;
  }
}
#whim_1206news .whim_item .category .inner_title {
  font-size: 24px;
  margin-bottom: 5px;
  text-align: centera;
}
#whim_1206news .whim_item .category .inner_title:nth-of-type(2) {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 12px;
}
#whim_1206news .whim_item .category .f23 {
  font-size: 23px;
}
#whim_1206news .whim_item .category .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#whim_1206news .whim_item .category .flex .flex_item {
  width: calc((100% - 8px) / 2);
}
#whim_1206news .whim_item .category .credit {
  padding: 10px 0px;
  margin-bottom: 40px;
}
#whim_1206news .whim_item .category .credit li {
  margin-bottom: 5px;
}
#whim_1206news .whim_item .category .credit li > a {
  text-decoration: underline;
}
#whim_1206news .whim_item .category .credit .soon {
  text-decoration: none;
  pointer-events: none;
}
#whim_1206news .whim_item .category .detail_box {
  width: 75%;
  margin: 30px auto;
}
@media screen and (max-width: 970px) {
  #whim_1206news .whim_item .category .detail_box {
    width: 90%;
  }
}
#whim_1206news .whim_item .category .detail_box p:nth-of-type(1) {
  font-size: 15px;
  margin-bottom: 5px;
}
#whim_1206news .w_border {
  width: 200px;
  margin: 150px auto;
  border-bottom: #000 solid 1px;
}
@media screen and (max-width: 970px) {
  #whim_1206news .w_border {
    margin: 100px auto;
  }
}
#whim_1206news .link a {
  text-align: center;
  text-decoration: none;
  display: block;
  color: #000;
  background-color: #fff;
  border: #000 1px solid;
  padding: 8px 30px;
  width: 50%;
  margin: 0 auto 10px;
}
#whim_1206news .link a:hover {
  background-color: #000;
  color: #fff;
}

/* ANIMATION
--------------------------------------*//*# sourceMappingURL=style.css.map */