@charset "UTF-8";
/*リセット
--------------------------------------------*/
/*フォント
---------------------------------------------*/
/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* コンテンツ
---------------------------------------------*/
#livetart_snapnews {
  margin: 0 auto;
  font-size: 12px;
}
@media screen and (max-width: 970px) {
  #livetart_snapnews .sp_none {
    display: none;
  }
}
@media screen and (min-width: 970px) {
  #livetart_snapnews .pc_none {
    display: none;
  }
}
@media screen and (min-width: 970px) {
  #livetart_snapnews {
    max-width: 710px;
    width: 100%;
  }
}
@media screen and (max-width: 970px) {
  #livetart_snapnews {
    width: 100%;
  }
}
#livetart_snapnews .read {
  width: 95%;
  margin: 30px auto;
  text-align: center;
}
#livetart_snapnews .whim_item {
  margin: 50px auto 0;
}
@media screen and (min-width: 970px) {
  #livetart_snapnews .whim_item {
    line-height: 19px;
  }
}
#livetart_snapnews .whim_item .main_title {
  font-weight: bold;
  text-align: center;
  padding: 0px 0 15px 0;
}
@media screen and (min-width: 970px) {
  #livetart_snapnews .whim_item .main_title {
    font-size: 20px;
    line-height: 29px;
  }
}
@media screen and (max-width: 970px) {
  #livetart_snapnews .whim_item .main_title {
    font-size: 16px;
    line-height: 24px;
  }
}
#livetart_snapnews .whim_item .sub_title {
  text-align: center;
  padding-bottom: 15px;
}
@media screen and (min-width: 970px) {
  #livetart_snapnews .whim_item .sub_title {
    font-size: 15px;
  }
}
@media screen and (max-width: 970px) {
  #livetart_snapnews .whim_item .sub_title {
    font-size: 12px;
  }
}
#livetart_snapnews .whim_item .info_img {
  margin: 0 auto;
}
@media screen and (min-width: 970px) {
  #livetart_snapnews .whim_item .info_img {
    width: 60%;
  }
}
@media screen and (max-width: 970px) {
  #livetart_snapnews .whim_item .info_img {
    width: 100%;
  }
}
#livetart_snapnews .whim_item .info_detail {
  margin: 0 auto;
  text-align: justify;
}
@media screen and (min-width: 970px) {
  #livetart_snapnews .whim_item .info_detail {
    width: 75%;
  }
}
@media screen and (max-width: 970px) {
  #livetart_snapnews .whim_item .info_detail {
    width: 90%;
  }
}
#livetart_snapnews .whim_item .info_detail .size {
  text-align: center;
  padding: 20px 0;
}
#livetart_snapnews .whim_item .info_detail a {
  text-align: center;
  text-decoration: none !important;
  background-color: #796b5b;
  color: #fff;
  display: block;
  margin: 20px auto;
}
@media screen and (min-width: 970px) {
  #livetart_snapnews .whim_item .info_detail a {
    width: 200px;
    padding: 15px 0px;
  }
}
@media screen and (max-width: 970px) {
  #livetart_snapnews .whim_item .info_detail a {
    width: 60%;
    padding: 10px 0px;
  }
}
#livetart_snapnews .whim_item .info_detail img {
  width: 80%;
  max-width: 300px;
  margin: 0 auto;
  vertical-align: bottom;
  display: block;
}
@media screen and (min-width: 970px) {
  #livetart_snapnews .whim_item .info_detail img {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 970px) {
  #livetart_snapnews .whim_item .info_detail img {
    padding-bottom: 10px;
  }
}
#livetart_snapnews .item_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  width: 100%;
}
#livetart_snapnews .item_flex .itemin {
  width: 48%;
}
@media screen and (min-width: 970px) {
  #livetart_snapnews .item_flex .itemin {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 970px) {
  #livetart_snapnews .item_flex .itemin {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 970px) {
  #livetart_snapnews .item_flex {
    padding-top: 30px;
  }
}
@media screen and (max-width: 970px) {
  #livetart_snapnews .item_flex {
    padding-top: 30px;
  }
}
@media screen and (min-width: 970px) {
  #livetart_snapnews .credit {
    padding-top: 15px;
  }
}
@media screen and (max-width: 970px) {
  #livetart_snapnews .credit {
    padding-top: 5px;
    font-size: 10px;
  }
}
#livetart_snapnews .credit .name {
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
}
#livetart_snapnews .credit .detail {
  padding-top: 5px;
}
#livetart_snapnews .credit .detail_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 3px;
}
#livetart_snapnews .credit a {
  display: block;
  text-decoration: none !important;
  border: 1px solid #000;
  padding: 5px 10px;
}
#livetart_snapnews .code_link {
  text-align: center;
}
@media screen and (min-width: 970px) {
  #livetart_snapnews .code_link {
    padding: 20px 0 100px;
  }
}
@media screen and (max-width: 970px) {
  #livetart_snapnews .code_link {
    padding: 40px 0;
  }
}
#livetart_snapnews .code_link a {
  background-color: #222;
  color: #fff;
  display: block;
  margin: 15px auto 0;
  text-decoration: none;
}
@media screen and (min-width: 970px) {
  #livetart_snapnews .code_link a {
    padding: 15px 0;
    width: 450px;
  }
}
@media screen and (max-width: 970px) {
  #livetart_snapnews .code_link a {
    padding: 9px 0;
    width: 80%;
  }
}

/* ANIMATION
--------------------------------------*/