@charset "UTF-8";
/*
 * htmlのfont-size用
 */
/*
   * font-size可変用
   */
/*---------------------------------------------------------------
common
-------------------------------------------------------------- */
/*-------------------------------
---------------------------------

threecoins_news

---------------------------------
--------------------------------- */
#threecoins_news {
  width: 100%;
  background: #EFEFEF;
  margin-top: -15px;
  padding-bottom: 100px;
}
@media screen and (min-width: 970px) {
  #threecoins_news {
    width: 710px;
    margin-top: -50px;
  }
}
#threecoins_news *,
#threecoins_news *:before,
#threecoins_news *:after {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#threecoins_news img {
  width: 100%;
  vertical-align: bottom;
}
#threecoins_news div,
#threecoins_news span,
#threecoins_news iframe,
#threecoins_news h1,
#threecoins_news h2,
#threecoins_news h3,
#threecoins_news h4,
#threecoins_news h5,
#threecoins_news h6,
#threecoins_news p,
#threecoins_news dl,
#threecoins_news dt,
#threecoins_news dd,
#threecoins_news ol,
#threecoins_news ul,
#threecoins_news li,
#threecoins_news table,
#threecoins_news caption,
#threecoins_news tbody,
#threecoins_news tfoot,
#threecoins_news thead,
#threecoins_news tr,
#threecoins_news th,
#threecoins_news td,
#threecoins_news article,
#threecoins_news aside,
#threecoins_news canvas,
#threecoins_news details,
#threecoins_news figcaption,
#threecoins_news figure,
#threecoins_news footer,
#threecoins_news header,
#threecoins_news hgroup,
#threecoins_news menu,
#threecoins_news nav,
#threecoins_news section,
#threecoins_news summary,
#threecoins_news time,
#threecoins_news mark,
#threecoins_news audio,
#threecoins_news video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}
#threecoins_news a.btn {
  padding: 10px 10px;
  background: #FB76A5;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  display: block;
  border-radius: 100vh;
  text-decoration: none;
}
#threecoins_news .fade-in {
  opacity: 0;
  transition: opacity 0.6s ease;
}

#threecoins_news {
  /*-------------------------------
  main_area
  --------------------------------- */
  /*----/main_area---- */
  /*-------------------------------
  item_area
  --------------------------------- */
  /*----/item_area---- */
  /*-------------------------------
  movie_area
  --------------------------------- */
  /*----/movie_area---- */
}
#threecoins_news .slideshow {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#threecoins_news .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
#threecoins_news .main_area {
  width: 100%;
  margin: 0;
  padding: 80px 0;
  background: #3E4442;
  color: #fff;
  font-family: zen-old-mincho, sans-serif;
  font-weight: 400;
  text-align: center;
}
#threecoins_news .main_area p {
  margin: 0 auto 30px;
  font-size: 16px;
  line-height: 2.25;
}
#threecoins_news .main_area ul {
  width: 85%;
  margin: 0 auto 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 970px) {
  #threecoins_news .main_area ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
#threecoins_news .main_area ul li {
  width: 50%;
}
@media screen and (min-width: 970px) {
  #threecoins_news .main_area ul li {
    width: 25%;
  }
}
#threecoins_news .main_area ul li a {
  padding: 10%;
  display: block;
}
#threecoins_news .main_area ul li a img {
  width: 100%;
}
#threecoins_news .main_area .topics {
  width: 85%;
  margin: 0 auto;
  max-width: 300px;
}
#threecoins_news .main_area .topics::before {
  margin: 0 auto 30px;
  content: "";
  display: inline-block;
  height: 30px;
  background-image: url("../images/frame_top.png");
  background-position: center;
  background-size: cover;
  display: block;
}
#threecoins_news .main_area .topics::after {
  margin: 30px auto 0;
  content: "";
  display: inline-block;
  height: 30px;
  background-image: url("../images/frame_btm.png");
  background-position: center;
  background-size: cover;
  display: block;
}
#threecoins_news .main_area .topics h3 {
  margin-bottom: 10px;
  padding: 10px 0;
  font-size: 20px;
  color: #C09037;
  display: block;
  border-top: solid 1px #655B3F;
  border-bottom: solid 1px #655B3F;
}
#threecoins_news .main_area .topics p {
  font-size: 16px;
  line-height: 2.25;
}
#threecoins_news .main_area .topics p span {
  font-size: 11px;
  display: block;
}
#threecoins_news .item_area {
  width: 100%;
  padding: 80px 0 0;
  text-align: center;
}
#threecoins_news .item_area article {
  margin-bottom: 80px;
}
#threecoins_news .item_area article h3 {
  margin: 0 auto 10px;
  font-size: 26px;
  font-family: drummond-variable, sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
#threecoins_news .item_area article h3:before {
  margin: 0 auto 10px;
  content: "";
  display: inline-block;
  width: 60px;
  height: 27px;
  background-image: url("../images/deco.png");
  background-position: center;
  background-size: cover;
  display: block;
}
#threecoins_news .item_area article p.lead {
  margin: 0 auto 30px;
  font-size: 14px;
  line-height: 2;
}
#threecoins_news .item_area article ul.image {
  width: 90%;
  max-width: 1300px;
  margin: 0 auto 50px;
  position: relative;
}
#threecoins_news .item_area article ul.image li.img {
  position: relative;
  width: 100%;
}
#threecoins_news .item_area article ul.image li.img:before {
  content: "";
  display: block;
  padding-top: 119.4%;
}
#threecoins_news .item_area article ul.image li.img.noslide:before {
  padding-top: 0;
}
#threecoins_news .item_area article ul.image li.credit p {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.8;
}
#threecoins_news .item_area article ul.image li.credit p span {
  margin-left: 3px;
  font-size: 10px;
}
#threecoins_news .item_area article ul.image li.credit .btn {
  max-width: 200px;
}
#threecoins_news .item_area article ul.list {
  width: 80%;
  max-width: 1300px;
  margin: 0 auto 20px;
  display: flex;
  justify-content: space-between;
}
#threecoins_news .item_area article ul.list li {
  width: 48%;
}
#threecoins_news .item_area article ul.list li a {
  display: block;
  text-decoration: none;
  position: relative;
}
#threecoins_news .item_area article ul.list li a:before {
  content: "";
  display: block;
  padding-top: 125%;
}
#threecoins_news .item_area article ul.list li a img {
  margin-bottom: 10px;
}
#threecoins_news .item_area article ul.list li a p {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.8;
}
#threecoins_news .item_area article ul.list li a p span {
  margin-left: 3px;
  font-size: 10px;
}
#threecoins_news .item_area article .all {
  width: 70%;
  max-width: 400px;
  margin: 0 auto;
  padding: 20px 10px;
}
#threecoins_news .item_area article::before {
  content: "";
  display: block;
  padding-top: 120px;
  margin-top: -120px;
}
#threecoins_news .item_area article#category_1 ul.image::before,
#threecoins_news .item_area article#category_3 ul.image::before {
  content: "";
  display: block;
  padding-top: 202.3880597015%;
}
#threecoins_news .item_area article#category_1 ul.image li.img_1,
#threecoins_news .item_area article#category_3 ul.image li.img_1 {
  width: 72.5373134328%;
  position: absolute;
  top: 0%;
  left: 0;
  animation-delay: 0.5s;
  z-index: 1;
}
#threecoins_news .item_area article#category_1 ul.image li.img_2,
#threecoins_news .item_area article#category_3 ul.image li.img_2 {
  width: 53.7313432836%;
  position: absolute;
  top: 38.3480825959%;
  right: 0;
  animation-delay: 2.5s;
  z-index: 1;
}
#threecoins_news .item_area article#category_1 ul.image li.img_3,
#threecoins_news .item_area article#category_3 ul.image li.img_3 {
  width: 47.7611940299%;
  position: absolute;
  top: 73.0088495575%;
  left: 0;
  animation-delay: 0.5s;
  z-index: 1;
}
#threecoins_news .item_area article#category_1 ul.image li.credit_1,
#threecoins_news .item_area article#category_3 ul.image li.credit_1 {
  width: 44.776119403%;
  position: absolute;
  bottom: 1.4749262537%;
  left: 52.2388059701%;
  animation-delay: 0.5s;
  z-index: 1;
  text-align: left;
}
#threecoins_news .item_area article#category_2 ul.image::before,
#threecoins_news .item_area article#category_4 ul.image::before {
  content: "";
  display: block;
  padding-top: 140.2985074627%;
}
#threecoins_news .item_area article#category_2 ul.image li.img_1,
#threecoins_news .item_area article#category_4 ul.image li.img_1 {
  width: 53.7313432836%;
  position: absolute;
  top: 0%;
  left: 0;
  animation-delay: 0.5s;
  z-index: 1;
}
#threecoins_news .item_area article#category_2 ul.image li.img_2,
#threecoins_news .item_area article#category_4 ul.image li.img_2 {
  width: 53.7313432836%;
  position: absolute;
  top: 53.1914893617%;
  right: 0;
  animation-delay: 0.5s;
  z-index: 1;
}
#threecoins_news .item_area article#category_2 ul.image li.credit_1,
#threecoins_news .item_area article#category_4 ul.image li.credit_1 {
  width: 38.8059701493%;
  position: absolute;
  top: 10.6382978723%;
  left: 59.7014925373%;
  animation-delay: 0.5s;
  z-index: 1;
  text-align: left;
}
@media screen and (min-width: 970px) {
  #threecoins_news .item_area article#category_2 ul.image li.credit_1,
  #threecoins_news .item_area article#category_4 ul.image li.credit_1 {
    top: 25.5319148936%;
  }
}
#threecoins_news .item_area article#category_2 ul.image li.credit_2,
#threecoins_news .item_area article#category_4 ul.image li.credit_2 {
  width: 38.8059701493%;
  position: absolute;
  bottom: 6.3829787234%;
  right: 59.7014925373%;
  animation-delay: 0.5s;
  z-index: 1;
  text-align: right;
}
#threecoins_news .item_area article#category_2 ul.image li.credit_2 .btn,
#threecoins_news .item_area article#category_4 ul.image li.credit_2 .btn {
  margin: 0 0 0 auto;
}
#threecoins_news .movie_area {
  width: 80%;
  margin: 0 auto;
  padding: 50px 20px;
  background: #fff;
}
#threecoins_news .movie_area h3 {
  margin: 0 auto 20px;
  font-size: 26px;
  font-family: drummond-variable, sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: center;
}
#threecoins_news .movie_area h4 {
  margin: 0 auto 10px;
  font-size: 15px;
  font-weight: 600;
  line-height: 2;
  text-align: center;
}
#threecoins_news .movie_area p.lead {
  margin: 0 auto 30px;
  font-size: 14px;
  line-height: 2;
}
#threecoins_news .movie_area .youtube {
  position: relative;
  width: 100%;
  margin: 0 auto 30px;
  padding-top: 56.25%;
}
#threecoins_news .movie_area .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#threecoins_news .movie_area a.btn {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  padding: 15px 10px;
  background: #C09037;
  font-size: 12px;
}
@media screen and (min-width: 970px) {
  #threecoins_news .movie_area a.btn {
    font-size: 14px;
  }
}

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