@charset "UTF-8";
/*リセット
--------------------------------------------*/
/*フォント
---------------------------------------------*/
/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* コンテンツ
---------------------------------------------*/
#whim_220806news {
  margin: 0 auto;
}

@media screen and (min-width: 970px) {
  #whim_220806news {
    font-size: 12px;
    max-width: 710px;
    width: 100%;
  }
}

@media screen and (max-width: 970px) {
  #whim_220806news {
    font-size: 10px;
    width: 100%;
  }
}

@media screen and (max-width: 970px) {
  #whim_220806news .sp_none {
    display: none;
  }
}

@media screen and (min-width: 970px) {
  #whim_220806news .pc_none {
    display: none;
  }
}

#whim_220806news a {
  display: block;
  text-decoration: none;
  color: #222;
}

#whim_220806news span.line {
  display: block;
  width: 40%;
  height: 1px;
  background-color: #000000;
  margin: 120px auto;
}

@media screen and (max-width: 970px) {
  #whim_220806news span.line {
    margin: 80px auto;
  }
}

#whim_220806news .flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#whim_220806news .whim_read {
  width: 90%;
  margin: 30px auto;
  text-align: left;
}

#whim_220806news .item01, #whim_220806news .item02 {
  margin-top: 120px;
}

@media screen and (max-width: 970px) {
  #whim_220806news .item01, #whim_220806news .item02 {
    margin-top: 80px;
  }
}

#whim_220806news .item01 p.item_title_s, #whim_220806news .item02 p.item_title_s {
  font-size: 13px;
  font-family: serif;
  text-align: center;
}

#whim_220806news .item01 p.item_title, #whim_220806news .item02 p.item_title {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}

#whim_220806news .point_1 .color_box {
  padding: 50px 20px;
}

#whim_220806news .point_1 .box_blue {
  background-color: #f1f5fb;
}

#whim_220806news .item02 .color_box {
  padding: 0px 20px;
}

@media screen and (min-width: 970px) {
  #whim_220806news .point_1, #whim_220806news .point_2, #whim_220806news .point_3 {
    margin-top: 100px;
  }
}

@media screen and (max-width: 970px) {
  #whim_220806news .point_1, #whim_220806news .point_2, #whim_220806news .point_3 {
    margin-top: 80px;
  }
}

#whim_220806news .point_1 .point_title, #whim_220806news .point_2 .point_title, #whim_220806news .point_3 .point_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.03em;
}

@media screen and (min-width: 970px) {
  #whim_220806news .point_1 .point_title, #whim_220806news .point_2 .point_title, #whim_220806news .point_3 .point_title {
    font-size: 20px;
  }
}

@media screen and (max-width: 970px) {
  #whim_220806news .point_1 .point_title, #whim_220806news .point_2 .point_title, #whim_220806news .point_3 .point_title {
    font-size: 18px;
  }
}

#whim_220806news .point_1 .point_title span, #whim_220806news .point_2 .point_title span, #whim_220806news .point_3 .point_title span {
  display: block;
}

@media screen and (min-width: 970px) {
  #whim_220806news .point_1 .point_title span.point, #whim_220806news .point_2 .point_title span.point, #whim_220806news .point_3 .point_title span.point {
    font-size: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 970px) {
  #whim_220806news .point_1 .point_title span.point, #whim_220806news .point_2 .point_title span.point, #whim_220806news .point_3 .point_title span.point {
    font-size: 10px;
    padding-right: 10px;
  }
}

@media screen and (min-width: 970px) {
  #whim_220806news .point_1 .point_title span.num, #whim_220806news .point_2 .point_title span.num, #whim_220806news .point_3 .point_title span.num {
    font-size: 18px;
  }
}

@media screen and (max-width: 970px) {
  #whim_220806news .point_1 .point_title span.num, #whim_220806news .point_2 .point_title span.num, #whim_220806news .point_3 .point_title span.num {
    font-size: 16px;
  }
}

#whim_220806news .point_1 .point_title_s, #whim_220806news .point_2 .point_title_s, #whim_220806news .point_3 .point_title_s {
  text-align: center;
  padding-top: 20px;
}

@media screen and (min-width: 970px) {
  #whim_220806news .point_1 .point_title_s, #whim_220806news .point_2 .point_title_s, #whim_220806news .point_3 .point_title_s {
    font-size: 12px;
  }
}

@media screen and (max-width: 970px) {
  #whim_220806news .point_1 .point_title_s, #whim_220806news .point_2 .point_title_s, #whim_220806news .point_3 .point_title_s {
    font-size: 11px;
  }
}

#whim_220806news .color_box {
  margin-top: 20px;
}

#whim_220806news .color_box span.color_line {
  display: block;
  height: 1px;
  width: 100%;
  background-color: #222;
  position: relative;
}

#whim_220806news .color_box span.color_line p.color_name {
  background-color: #fff;
}

@media screen and (min-width: 970px) {
  #whim_220806news .color_box span.color_line p.color_name {
    padding: 0 0 0 30px;
    font-size: 16px;
    position: absolute;
    right: 0px;
    top: -11px;
  }
}

@media screen and (max-width: 970px) {
  #whim_220806news .color_box span.color_line p.color_name {
    padding: 0 0 0 20px;
    font-size: 13px;
    position: absolute;
    right: 0px;
    top: -11px;
  }
}

#whim_220806news .color_box span.color_line p.blue {
  background-color: #f1f5fb;
}

#whim_220806news .color_box span.color_line p.white {
  color: #fff;
}

@media screen and (min-width: 970px) {
  #whim_220806news .color_box .box1_img {
    margin-top: 30px;
  }
}

@media screen and (max-width: 970px) {
  #whim_220806news .color_box .box1_img {
    margin-top: 25px;
  }
}

@media screen and (min-width: 970px) {
  #whim_220806news .color_box .color_txt {
    padding-top: 20px;
  }
}

@media screen and (max-width: 970px) {
  #whim_220806news .color_box .color_txt {
    padding-top: 10px;
  }
}

#whim_220806news .color_box .color_txt span {
  letter-spacing: 0.08em;
}

@media screen and (min-width: 970px) {
  #whim_220806news .color_box .color_txt span {
    font-size: 15px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 970px) {
  #whim_220806news .color_box .color_txt span {
    font-size: 12px;
    padding-right: 20px;
  }
}

#whim_220806news .fur_btn a {
  text-align: center;
  margin: 80px auto 0;
  padding: 10px;
  border: 1px solid #222;
  width: 250px;
}

@media screen and (min-width: 970px) {
  #whim_220806news .quality_box {
    margin-top: 20px;
  }
}

@media screen and (max-width: 970px) {
  #whim_220806news .quality_box {
    margin-top: 20px;
  }
}

#whim_220806news .quality_box .box2_img .box2_in {
  width: 49%;
}

#whim_220806news .quality_box .quality_txt {
  width: 60%;
  padding-top: 30px;
  margin: 0 auto;
}

@media screen and (max-width: 970px) {
  #whim_220806news .quality_box .quality_txt {
    width: 90%;
  }
}

#whim_220806news .quality_box a {
  width: 40%;
  height: auto;
  padding: 10px;
  border: 1px solid #000000;
  margin: 80px auto;
  text-align: center;
}

@media screen and (max-width: 970px) {
  #whim_220806news .quality_box a {
    width: 60%;
    margin: 60px auto;
  }
}

#whim_220806news .quality_box .w50 {
  margin: 0 auto;
}

@media screen and (max-width: 970px) {
  #whim_220806news .quality_box .w50 {
    width: 70%;
  }
}

#whim_220806news .link {
  margin-bottom: 100px;
}

#whim_220806news .link a {
  width: 40%;
  height: auto;
  padding: 10px;
  border: 1px solid #000000;
  margin: 10px auto;
  text-align: center;
}

@media screen and (max-width: 970px) {
  #whim_220806news .link a {
    width: 60%;
  }
}

@media screen and (min-width: 970px) {
  #whim_220806news .variation_box {
    margin-top: 80px;
  }
}

@media screen and (max-width: 970px) {
  #whim_220806news .variation_box {
    margin-top: 50px;
  }
}

#whim_220806news .variation_box ul {
  list-style: none;
}

#whim_220806news .variation_box ul li {
  width: 48%;
}

@media screen and (min-width: 970px) {
  #whim_220806news .variation_box ul li {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 970px) {
  #whim_220806news .variation_box ul li {
    margin-bottom: 30px;
  }
}

#whim_220806news .variation_box ul li p {
  margin-bottom: 10px;
}

#whim_220806news .variation_box ul li span {
  color: #808080;
  font-size: 10px;
}

#whim_220806news .variation_box ul li a {
  padding: 5px;
  border: 1px solid #222;
  width: 50px;
  margin: 10px auto;
  text-align: center;
}

.w_btn {
  text-align: center;
}

@media screen and (min-width: 970px) {
  .w_btn {
    padding: 20px 0 50px;
  }
}

@media screen and (max-width: 970px) {
  .w_btn {
    padding: 40px 0;
  }
}

.w_btn a {
  background-color: #222;
  color: #fff !important;
  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: #808080;
}

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