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

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

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

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

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

#whim_knitnews .sp_none {
  display: none;
}

#whim_knitnews a {
  display: block;
  color: #222;
}

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

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

@media screen and (min-width: 970px) {
  #whim_knitnews .point_1 {
    margin-top: 200px;
  }
}

@media screen and (max-width: 970px) {
  #whim_knitnews .point_1 {
    margin-top: 150px;
  }
}

#whim_knitnews .point_1 .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;
}

@media screen and (min-width: 970px) {
  #whim_knitnews .point_1 .title {
    font-size: 26px;
  }
}

@media screen and (max-width: 970px) {
  #whim_knitnews .point_1 .title {
    font-size: 24px;
  }
}

#whim_knitnews .point_1 .title span {
  display: block;
}

@media screen and (min-width: 970px) {
  #whim_knitnews .point_1 .title span.point {
    font-size: 12px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 970px) {
  #whim_knitnews .point_1 .title span.point {
    font-size: 12px;
    padding-right: 10px;
  }
}

@media screen and (min-width: 970px) {
  #whim_knitnews .point_1 .title span.num {
    font-size: 20px;
    line-height: 1.2;
  }
}

@media screen and (max-width: 970px) {
  #whim_knitnews .point_1 .title span.num {
    font-size: 18px;
  }
}

#whim_knitnews .point_1 .title_sub {
  text-align: center;
  padding-top: 30px;
}

@media screen and (min-width: 970px) {
  #whim_knitnews .point_1 .title_sub {
    font-size: 12px;
  }
}

@media screen and (max-width: 970px) {
  #whim_knitnews .point_1 .title_sub {
    font-size: 11px;
  }
}

#whim_knitnews .item_box {
  margin-top: 50px;
  position: relative;
}

#whim_knitnews .item_box span.item_line {
  display: block;
  height: 1px;
  width: 100%;
  background-color: #222;
}

#whim_knitnews .item_box p.section_name {
  background-color: #fff;
  letter-spacing: 0.1em;
}

#whim_knitnews .item_box p.section_name2 {
  background-color: #fff;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 970px) {
  #whim_knitnews .item_box p.section_name {
    padding: 0 0 0 30px;
    font-size: 20px;
    position: absolute;
    right: 0px;
    top: -3%;
  }
}

@media screen and (min-width: 970px) {
  #whim_knitnews .item_box p.section_name2 {
    padding: 0 0 0 30px;
    font-size: 20px;
    position: absolute;
    right: 0px;
    top: -3%;
  }
}

@media screen and (max-width: 970px) {
  #whim_knitnews .item_box p.section_name {
    padding: 0 0 0 20px;
    font-size: 18px;
    position: absolute;
    right: 0px;
    top: -3%;
  }
}

@media screen and (max-width: 970px) {
  #whim_knitnews .item_box p.section_name2 {
    padding: 0 0 0 20px;
    font-size: 18px;
    position: absolute;
    right: 0px;
    top: -3%;
  }
}

#whim_knitnews .item_box .item_box .color {
  width: 50%;
  margin: 0 auto;
}

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

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

#whim_knitnews .item_box .item_txt {
  width: 410px;
  margin: 0 auto;
}

@media screen and (min-width: 970px) {
  #whim_knitnews .item_box .item_txt {
    padding-top: 10px;
  }
}

@media screen and (max-width: 970px) {
  #whim_knitnews .item_box .item_txt {
    padding-top: 10px;
    font-size: 10px;
    width: 100%;
  }
}

#whim_knitnews .item_box .item_txt span {
  letter-spacing: 0.08em;
}

@media screen and (min-width: 970px) {
  #whim_knitnews .item_box .item_txt span {
    font-size: 16px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 970px) {
  #whim_knitnews .item_box .item_txt span {
    /* font-size: 22px !important; */
    padding-right: 20px;
  }
}

#whim_knitnews .item_box .flexbox{
  padding-left: 0px;
  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;
}

#whim_knitnews .item_box .flexbox li{
  width: 49%;
  list-style: none;
}

#whim_knitnews .list_box {
  margin-top: 100px;
  position: relative;
}

#whim_knitnews .list_box span.list_line {
  display: block;
  height: 1px;
  width: 100%;
  background-color: #222;
}

#whim_knitnews .list_box p.list_title {
  background-color: #fff;
  letter-spacing: 0.1em;
}

#whim_knitnews .list_box p.list_title2 {
  background-color: #fff;
  letter-spacing: 0.1em;
}

#whim_knitnews .list_box p.list_title3 {
  background-color: #fff;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 970px) {
  #whim_knitnews .list_box p.list_title {
    padding: 0 0 0 30px;
    font-size: 20px;
    position: absolute;
    right: 0px;
    top: -3%;
  }
}

@media screen and (min-width: 970px) {
  #whim_knitnews .list_box p.list_title2 {
    padding: 0 0 0 30px !important;
    font-size: 20px !important;
    position: absolute !important;
    right: 0px !important;
    top: -3% !important;
  }
}

@media screen and (min-width: 970px) {
  #whim_knitnews .list_box p.list_title3 {
    padding: 0 0 0 30px;
    font-size: 20px;
    position: absolute;
    right: 0px;
    top: -1.5%;
  }
}

@media screen and (max-width: 970px) {
  #whim_knitnews .list_box p.list_title {
    padding: 0 0 0 20px;
    font-size: 18px;
    position: absolute;
    right: 0px;
    top: -3%;
  }
}

@media screen and (max-width: 970px) {
  #whim_knitnews .list_box p.list_title2 {
    padding: 0 0 0 20px;
    font-size: 18px;
    position: absolute;
    right: 0px;
    top: -3%;
  }
}

@media screen and (max-width: 970px) {
  #whim_knitnews .list_box p.list_title3 {
    padding: 0 0 0 20px;
    font-size: 18px;
    position: absolute;
    right: 0px;
    top: -2%;
  }
}



#whim_knitnews .variation_box:first-of-type {
  margin-top: 30px;
}

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

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

#whim_knitnews .variation_box .flexbox {
  padding-left: 0px;
  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;
}

#whim_knitnews .variation_box ul {
  margin-top: 30px;
  list-style: none;
}

#whim_knitnews .variation_box ul li {
  width: 49%;
}

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

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

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

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

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

#whim_knitnews .txt_link {
  text-decoration: underline !important;
  padding: 0px !important;
  border: none !important;
  width: 100% !important;
  margin: 10px auto;
  text-align: center;
}

#whim_knitnews .variation_box p {
  font-size: 15px;
  width: 60%;
  margin: 0 auto;
  /* text-align: center; */
}

@media screen and (max-width: 970px) {
  #whim_knitnews .variation_box p {
    width: 100%;
  }
}

#whim_knitnews .variation_box .detail {
  font-size: 12px;
}

@media screen and (max-width: 970px) {
  #whim_knitnews .variation_box .detail {
    font-size: 10px;
  }
}

#whim_knitnews .variation_box .denim {
  margin-bottom: 10px;
  text-align: left;
}

#whim_knitnews .variation_box .denim img {
  width: 50%;
}

#whim_knitnews .coordinate_box {
  margin-top: 100px;
  position: relative;
}

@media screen and (max-width: 970px) {
  #whim_knitnews .coordinate_box {
    margin-bottom: 100px;
  }
}

#whim_knitnews .coordinate_box span.coordinate_line {
  display: block;
  height: 1px;
  width: 100%;
  background-color: #222;
}

#whim_knitnews .coordinate_box p.coorde_title {
  background-color: #fff;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 970px) {
  #whim_knitnews .coordinate_box p.coorde_title {
    padding: 0 0 0 30px;
    font-size: 20px;
    position: absolute;
    right: 0px;
    top: -3%;
  }
}

@media screen and (max-width: 970px) {
  #whim_knitnews .coordinate_box p.coorde_title {
    padding: 0 0 0 20px;
    font-size: 18px;
    position: absolute;
    right: 0px;
    top: -3%;
  }
}

#whim_knitnews .coordinate_box .coorde_title:last-of-type {
  background-color: #fff;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 970px) {
  #whim_knitnews .coordinate_box .coorde_title:last-of-type {
    padding: 0 0 0 30px;
    font-size: 20px;
    position: absolute;
    right: 0px;
    top: -3%;
  }
}

@media screen and (max-width: 970px) {
  #whim_knitnews .coordinate_box .coorde_title:last-of-type {
    padding: 0 0 0 20px;
    font-size: 18px;
    position: absolute;
    right: 0px;
    top: -2%;
  }
}

#whim_knitnews .coordinate_box .flexbox {
  align-items: flex-start;
  margin-top: 30px;
  padding-left: 0px;
  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;
}

#whim_knitnews .item_box .item_flex {
  align-items: flex-start;
  margin-top: 40px;
  padding-left: 0px;
  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;
}

#whim_knitnews .item_flex .itemin {
  width: 49%;
}

#whim_knitnews .color_txt {
  text-align: center;
  margin: 12px 0;
}

#whim_knitnews .color_txt .item {
  text-decoration: underline;
  font-size: 18px;
  margin: 0;
  padding-bottom: 5px;
}
#whim_knitnews .color_txt p.detail {
  width: 60%;
  margin: 0 auto;
  text-align: left;
  font-size: 12px;
}

@media screen and (max-width: 970px) {
  #whim_knitnews .color_txt p.detail {
    text-align: left;
    width: 100%;
    font-size: 10px;
  }
}

#whim_knitnews .item_box a {
  text-decoration: none;
  padding: 5px;
  border: 1px solid #222;
  width: 50px;
  margin: 10px auto;
  text-align: center;
}

#whim_knitnews .coordinate_box ul {
  list-style: none;
}

#whim_knitnews .coordinate_box ul li {
  width: 32%;
}

@media screen and (min-width: 970px) {
  #whim_knitnews .coordinate_box ul li {
    margin-bottom: 10px;
  }
}

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

#whim_knitnews .coordinate_box ul li p {
  margin-bottom: 10px;
}

#whim_knitnews .coordinate_box ul li span {
  border-bottom: 1px solid #222;
  font-size: 10px;
}

#whim_knitnews .coordinate_box ul .coordinate2 {
  width: 49%;
}

#whim_knitnews .coordinate_box a {
  text-decoration: underline;
  margin: 10px auto;
  text-align: center;
}

#whim_knitnews .coordinate_box p {
  font-size: 15px;
  text-align: center;
}

#whim_knitnews .coordinate_box .detail {
  font-size: 12px;
}

#whim_knitnews .archive_box {
  margin-top: 100px;
  position: relative;
}

#whim_knitnews .archive_box span.archive_line {
  display: block;
  height: 1px;
  width: 100%;
  background-color: #222;
}

#whim_knitnews .archive_box p.archive_title {
  background-color: #fff;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 970px) {
  #whim_knitnews .archive_box p.archive_title {
    padding: 0 0 0 30px;
    font-size: 20px;
    position: absolute;
    right: 0px;
    top: -4%;
  }
}

@media screen and (max-width: 970px) {
  #whim_knitnews .archive_box p.archive_title {
    padding: 0 0 0 20px;
    font-size: 18px;
    position: absolute;
    right: 0px;
    top: -4%;
  }
}

#whim_knitnews .archive_box ul {
  margin-top: 30px;
  padding-left: 0;
  list-style: none;
}

#whim_knitnews .archive_box ul li {
  text-align: center;
}

#whim_knitnews .archive_box ul li a {
  pointer-events: none;
  background-color: #d3d3d3;
  display: block;
  margin: 15px auto 0;
  text-decoration: none;
}

@media screen and (min-width: 970px) {
  #whim_knitnews .archive_box ul li a {
    padding: 9px 0;
    width: 350px;
  }
}

@media screen and (max-width: 970px) {
  #whim_knitnews .archive_box ul li a {
    padding: 9px 0;
    width: 80%;
  }
}

.w_btn {
  text-align: center;
}

@media screen and (min-width: 970px) {
  .w_btn {
    padding: 50px 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 */