@charset "UTF-8";
/*リセット
--------------------------------------------*/
/*フォント
---------------------------------------------*/
/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* コンテンツ
---------------------------------------------*/
#whim_0401news {
  margin: 0 auto;
}
@media screen and (min-width: 970px) {
  #whim_0401news {
    font-size: 12px;
    max-width: 710px;
    width: 100%;
  }
}
@media screen and (max-width: 970px) {
  #whim_0401news {
    font-size: 10px;
    width: 100%;
  }
}
@media screen and (max-width: 970px) {
  #whim_0401news .sp_none {
    display: none;
  }
}
@media screen and (min-width: 970px) {
  #whim_0401news .pc_none {
    display: none;
  }
}
#whim_0401news a {
  display: block;
  text-decoration: none;
  color: #222;
}
#whim_0401news .flexbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#whim_0401news .whim_read {
  width: 90%;
  margin: 30px auto;
  text-align: left;
}
@media screen and (min-width: 970px) {
  #whim_0401news .point_1, #whim_0401news .point_2, #whim_0401news .point_3 {
    margin-top: 200px;
  }
}
@media screen and (max-width: 970px) {
  #whim_0401news .point_1, #whim_0401news .point_2, #whim_0401news .point_3 {
    margin-top: 100px;
  }
}
#whim_0401news .point_1 .title_main, #whim_0401news .point_2 .title_main, #whim_0401news .point_3 .title_main {
  text-align: center;
  font-size: 20px;
}
#whim_0401news .point_1 .title_main .num, #whim_0401news .point_2 .title_main .num, #whim_0401news .point_3 .title_main .num {
  margin-bottom: 0;
}
#whim_0401news .point_1 .title_main .item, #whim_0401news .point_2 .title_main .item, #whim_0401news .point_3 .title_main .item {
  border-top: 1px solid #000;
  display: inline-block;
  margin-top: 5px;
  padding-top: 5px;
}
#whim_0401news .point_1 .code_container, #whim_0401news .point_1 .detail_container, #whim_0401news .point_2 .code_container, #whim_0401news .point_2 .detail_container, #whim_0401news .point_3 .code_container, #whim_0401news .point_3 .detail_container {
  margin: 50px auto 40px;
  text-align: center;
}
@media screen and (max-width: 970px) {
  #whim_0401news .point_1 .code_container, #whim_0401news .point_1 .detail_container, #whim_0401news .point_2 .code_container, #whim_0401news .point_2 .detail_container, #whim_0401news .point_3 .code_container, #whim_0401news .point_3 .detail_container {
    margin: 40px auto;
  }
}
#whim_0401news .point_1 .code_container .title__code, #whim_0401news .point_2 .code_container .title__code, #whim_0401news .point_3 .code_container .title__code {
  font-size: 18px;
}
#whim_0401news .point_1 .code_container .title__sub, #whim_0401news .point_2 .code_container .title__sub, #whim_0401news .point_3 .code_container .title__sub {
  font-size: 15px;
}
#whim_0401news .point_1 .code_container .flexbox, #whim_0401news .point_2 .code_container .flexbox, #whim_0401news .point_3 .code_container .flexbox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  align-items: flex-start;
  margin-top: 40px;
}
#whim_0401news .point_1 .code_container .flexbox .flexitem, #whim_0401news .point_2 .code_container .flexbox .flexitem, #whim_0401news .point_3 .code_container .flexbox .flexitem {
  width: 48%;
  margin-bottom: 40px;
}
#whim_0401news .point_1 .code_container .flexbox .flexitem .size, #whim_0401news .point_2 .code_container .flexbox .flexitem .size, #whim_0401news .point_3 .code_container .flexbox .flexitem .size {
  margin-bottom: 10px;
}
#whim_0401news .point_1 .code_container .flexbox .flexitem .credit, #whim_0401news .point_2 .code_container .flexbox .flexitem .credit, #whim_0401news .point_3 .code_container .flexbox .flexitem .credit {
  margin: 8px 0;
}
#whim_0401news .point_1 .code_container .flexbox .flexitem .credit a, #whim_0401news .point_2 .code_container .flexbox .flexitem .credit a, #whim_0401news .point_3 .code_container .flexbox .flexitem .credit a {
  padding-bottom: 5px;
  text-decoration: underline;
}
#whim_0401news .point_1 .code_container .flexbox .flexitem .credit .soon, #whim_0401news .point_2 .code_container .flexbox .flexitem .credit .soon, #whim_0401news .point_3 .code_container .flexbox .flexitem .credit .soon {
  pointer-events: none;
  text-decoration: none;
}
#whim_0401news .point_1 .detail_container .title__detail, #whim_0401news .point_2 .detail_container .title__detail, #whim_0401news .point_3 .detail_container .title__detail {
  font-size: 18px;
}
#whim_0401news .point_1 .detail_container .title__sub, #whim_0401news .point_2 .detail_container .title__sub, #whim_0401news .point_3 .detail_container .title__sub {
  font-size: 15px;
}
#whim_0401news .point_1 .detail_container .boxImg, #whim_0401news .point_2 .detail_container .boxImg, #whim_0401news .point_3 .detail_container .boxImg {
  width: 60%;
  margin: 40px auto 60px;
}
@media screen and (max-width: 970px) {
  #whim_0401news .point_1 .detail_container .boxImg, #whim_0401news .point_2 .detail_container .boxImg, #whim_0401news .point_3 .detail_container .boxImg {
    width: 70%;
  }
}
#whim_0401news .point_1 .detail_container .boxImg .desc, #whim_0401news .point_2 .detail_container .boxImg .desc, #whim_0401news .point_3 .detail_container .boxImg .desc {
  text-align: left;
  padding: 8px 0;
}
@media screen and (max-width: 970px) {
  #whim_0401news .point_1 .detail_container .boxImg .desc, #whim_0401news .point_2 .detail_container .boxImg .desc, #whim_0401news .point_3 .detail_container .boxImg .desc {
    padding: 0 8px;
  }
}
#whim_0401news .point_1 .detail_container .boxImg2, #whim_0401news .point_2 .detail_container .boxImg2, #whim_0401news .point_3 .detail_container .boxImg2 {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 970px) {
  #whim_0401news .point_1 .detail_container .boxImg2, #whim_0401news .point_2 .detail_container .boxImg2, #whim_0401news .point_3 .detail_container .boxImg2 {
    width: 90%;
  }
}
#whim_0401news .point_1 .detail_container .boxImg2 .flexbox, #whim_0401news .point_2 .detail_container .boxImg2 .flexbox, #whim_0401news .point_3 .detail_container .boxImg2 .flexbox {
  justify-content: space-between;
}
#whim_0401news .point_1 .detail_container .boxImg2 .flexbox .flexitem, #whim_0401news .point_2 .detail_container .boxImg2 .flexbox .flexitem, #whim_0401news .point_3 .detail_container .boxImg2 .flexbox .flexitem {
  width: 49%;
}
#whim_0401news .point_1 .detail_container .boxImg2 .desc, #whim_0401news .point_2 .detail_container .boxImg2 .desc, #whim_0401news .point_3 .detail_container .boxImg2 .desc {
  width: 80%;
  margin: 0 auto 30px;
  text-align: left;
  padding: 8px 0;
}
@media screen and (max-width: 970px) {
  #whim_0401news .point_1 .detail_container .boxImg2 .desc, #whim_0401news .point_2 .detail_container .boxImg2 .desc, #whim_0401news .point_3 .detail_container .boxImg2 .desc {
    width: 75%;
    margin: 0 auto 50px;
    padding: 0 8px;
  }
}
#whim_0401news .point_1 .detail_container .btn_item, #whim_0401news .point_2 .detail_container .btn_item, #whim_0401news .point_3 .detail_container .btn_item {
  text-align: center;
}
@media screen and (min-width: 970px) {
  #whim_0401news .point_1 .detail_container .btn_item, #whim_0401news .point_2 .detail_container .btn_item, #whim_0401news .point_3 .detail_container .btn_item {
    padding: 20px 0 50px;
  }
}
@media screen and (max-width: 970px) {
  #whim_0401news .point_1 .detail_container .btn_item, #whim_0401news .point_2 .detail_container .btn_item, #whim_0401news .point_3 .detail_container .btn_item {
    padding: 0px 0;
  }
}
#whim_0401news .point_1 .detail_container .btn_item a, #whim_0401news .point_2 .detail_container .btn_item a, #whim_0401news .point_3 .detail_container .btn_item a {
  border: 1px solid #000;
  display: block;
  margin: 15px auto 0;
  text-decoration: none;
}
@media screen and (min-width: 970px) {
  #whim_0401news .point_1 .detail_container .btn_item a, #whim_0401news .point_2 .detail_container .btn_item a, #whim_0401news .point_3 .detail_container .btn_item a {
    padding: 9px 0;
    width: 350px;
  }
}
@media screen and (max-width: 970px) {
  #whim_0401news .point_1 .detail_container .btn_item a, #whim_0401news .point_2 .detail_container .btn_item a, #whim_0401news .point_3 .detail_container .btn_item a {
    padding: 9px 0;
    width: 80%;
  }
}
#whim_0401news .point_1 .detail_container .btn_item a:hover, #whim_0401news .point_2 .detail_container .btn_item a:hover, #whim_0401news .point_3 .detail_container .btn_item a:hover {
  background-color: #000;
  color: #fff;
}
#whim_0401news .border {
  width: 300px;
  margin: 100px auto;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 970px) {
  #whim_0401news .border {
    width: 80%;
  }
}

.w_btn {
  text-align: center;
}
@media screen and (min-width: 970px) {
  .w_btn {
    padding: 0px 0 50px;
  }
}
@media screen and (max-width: 970px) {
  .w_btn {
    padding: 40px 0 50px;
  }
}
.w_btn a {
  border: 1px solid #000;
  display: block;
  margin: 15px auto 0;
  text-decoration: none;
}
@media screen and (min-width: 970px) {
  .w_btn a {
    padding: 9px 0;
    width: 350px;
  }
}
@media screen and (max-width: 970px) {
  .w_btn a {
    padding: 9px 0;
    width: 80%;
  }
}
.w_btn a:hover {
  background-color: #000;
  color: #fff !important;
}

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