@charset "UTF-8";

/* MV
---------------------------------------------------------- */
.main_area_pc {
  display: block;
  width: 100%;
  background-image: url(/2018/images/mv_pc_bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.main_area_pc h1 {
  position: absolute;
  top: 1.5%;
  z-index: 1;
  text-align: center;
  width: 100%;
}

.main_area_pc h1 img {
  width: 36.6vw;
}

.main_txt {
  position: absolute;
  top: 58%;
  left: calc((100% - 55vw) / 2);
  z-index: 1;
}
.main_txt img {
  display: block;
  margin:0 auto;
}
.main_txt img.catch-txt {
  width: 40vw;
}
.main_txt img.end-txt {
  margin-top: 3vw;
  width: 55vw;
}

.main_image {
  width: 100%;
}

.main_image img {
  display: block;
  width: 100%;
}


/* 次は…
---------------------------------------------------------- */
.top-next {
  position: relative;
  height: 0;
  z-index: 1;
}

.top-next a {
  display: inline-block;
  margin-left: calc((100% - 715px) / 2);
  position: relative;
}

.top-next-inner {
  top: -85px;
  width: 715px;
  height: auto;
  margin: 0 auto;
  padding: 0 2% 15px 2%;
  background-color: #ffcc00;
  border: 5px solid #fff;
  border-radius: 20px;
  position: relative;
  z-index: 0;
}

.top-next-inner::before {
  content: "";
  top: 0;
  left: 0;
  width: 705px;
  height: 59px;
  background-image: url(../images/bg_lantern.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  z-index: -1;
}
.top-next-inner::after {
  content: "";
  top: -21px;
  left: -39px;
  width: 87px;
  height: 87px;
  background-image: url(../images/ico_next.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  display: block;
}

.top-next-inner h2 {
  padding-left: 40px;
}

.top-next-inner h2 img {
  vertical-align: bottom;
}

/* .top-next-inner .img-date {
  width: auto;
  height: 36px;
}

.top-next-inner .img-place {
  width: auto;
  height: 52px;
  margin-left: 5px;
}

.top-next-inner .img-place-mie {
  height: 73px;
} */

.top-next-inner .img-date {
  width: auto;
  max-width: 24%;
  height: 36px;
}

.top-next-inner .img-place {
  width: auto;
  max-width: 75%;
  height: auto;
  margin-left: 1%;
}

.top-next .col2-2-8_l {
  padding: 12px 0 0;
}

.top-next .col2-2-8_r {
  text-align: right;
}

.top-next ul {
  display: flex;
  flex-wrap: wrap;
  align-content: stretch;
  align-items: center;
  padding-top: 10px;
  position: relative;
}

.top-next ul::after {
  content: "";
  right: -5px;
  bottom: 0;
  background-image: url(/2018/images/more_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 76px;
  height: 37px;
  position: absolute;
  overflow: visible;
}

.top-next.col1 ul {
  padding-top: 30px;
}

.top-next.col1 ul:after {
  bottom: -20px;
}

.top-next ul li {
  width: 61px;
  height: 61px;
  margin-top: 8px;
  margin-left: 0.8%;
  background-color: #333;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #fff;
}

/* 開催中(外部プレイヤー) top_today.cssへ
---------------------------------------------------------- */


/* 今年の町会議は、全14会場で開催！
---------------------------------------------------------- */
.page-top .bg-fireworks {
  background-position: 0 50px;
}

.page-top .bg-village {
  padding-top: 5px;
}

.top-place {
  padding: 50px 0 30px 0;
  /* padding: 520px 0 30px 0; */
}

.col1 + .top-place {
  padding: 150px 0 30px 0;
}

.top-place::before {
  content: "";
  top:0;
  left: 0;
  background: linear-gradient(to bottom,#fcee0c,rgba(252, 238, 12, 0));
  width: 100%;
  height: 140px;
  position: absolute;
  z-index: 1;
}

.top-place .inner {
  text-align: center;
  position: relative;
  z-index: 1;
}

.top-place h3 {
  max-width: 506px;
  margin: 0 auto;
}

.top-place ul {
  display: flex;
  flex-wrap: wrap;
  align-content: stretch;
  margin-top: -20px;
  margin-left: 5px;
}

.top-place ul li {
  width: 19%;
  height: 65px;
  margin-top: 15px;
  margin-left: 1%;
  text-align: left;
}

.top-place ul li a {
  display: inline;
  width: 100%;
}

.top-place ul li img {
  height: 100%;
  width: auto;
}

/* 町会議とは
---------------------------------------------------------- */
.top-about {
  text-align: center;
}

.top-about .col2-5-5_l {
  padding-top: 45px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
}

.top-about .col2-5-5_l p + p {
  margin-top: 25px;
}

.about--movie_area {
  position: relative;
  top: 0px;
  left: 0px;
  padding: 20px;
  display: inline-block;
  background-color: #000;
}


/* ツイッター
---------------------------------------------------------- */
.box-tw {
  text-align: center;
  padding: 0 2% 40px 2%;
  color: #fff;
}

.box-tw h3 {
  margin-top: -35px;
}

.box-tw h3 img {
  height: 50px;
  width: auto;
}

.box-tw-inner {
  padding-top: 25px;
}

.box-tw .col2-45-55_l {
  padding: 45px 2% 0 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8;
}

/* つぶやこう
---------------------------------------------------------- */
.box-share p {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
}

.box-share .txt-border {
  color: #000;
}

.box-share .col2-7-3_r h3 {
  padding: 10px 0 20px 0;
}
.box-share .col2-7-3_r {
  padding-left: 2%;
}


@media screen and (max-width: 767px){
  /* MV
  ---------------------------------------------------------- */
  .main_area_sp {
    display: block;
    width: 100%;
    position: relative;
  }

  .main_area_sp h1 {
    position: absolute;
    top: 3%;
    z-index: 1;
    text-align: center;
    width: 100%;
  }

  .main_area_sp h1 img {
    width: 85vw;
    margin: 0 auto;
    display: block;
  }
  .main_area_sp h1 img.end-txt {
    width: 95vw;
    margin-top: 8vw ;
  }

  /* 次は…
  ---------------------------------------------------------- */

  .top-next {
    position: relative;
    height: auto;
    width: 98%;
    margin: 0 auto;
  }

  .top-next a {
    margin-left: 0;
    border-radius: 20px;
  }

  .top-next::after {
    content: none;
    }

  .top-next-inner {
    top: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 2% 35px 2%;
    background-color: #ffcc00;
    border: 5px solid #fff;
    position: relative;
  }

  /*ちょうちん*/
  .top-next-inner::before {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg_lantern.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
  }

  /*次は…*/
  .top-next-inner::after {
    content: none;
  }

  .top-next-inner h2 {
    padding-left: 0;
  }

  .top-next-inner h2 img {
    display: block;
    width: 100%;
  }

  .top-next-inner h2 img {
    margin: -14px auto 5px auto;
  }

  .top-next-inner h2 img.next {
    margin: -17px auto 5px -18px;
    width: 110%;
  }

  .top-next .col2-2-8_l {
    padding: 12px 0;
  }

  .top-next .col2-2-8_r {
    margin-top: -20px;
  }

  .top-next ul {
    width: 101%;
    display: block;
    text-align: left;
    margin: 0 auto;
    padding-bottom: 10px;
  }

  .top-next ul::after {
    right: 5px;
    bottom: -25px;
    background-image: url(/2018/images/more_sp.png);
    width: 132px;
    height: 24px;
  }

  .top-next ul li {
    display: inline-block;
    width: 17%;
    height: 100%;
    margin-top: 8px;
    margin-right: 0.9%;
    background-color: #333;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #fff;
  }

  .img-more.is-sp-only {
    margin-top: 5px;
    height: 20px;
    width: auto;
    display: inline-block !important;
  }

  /* 今年の町会議は、全14会場で開催！
  ---------------------------------------------------------- */
  .page-top .bg-fireworks {
    background-position: 0 -10px;
  }

  .top-place {
    position: relative;
    padding: 0;
    text-align: center;
  }

  .top-place::before {
    content: none;
  }

  .main_area_sp {
    position: relative;
  }

  .main_area_sp::after {
    content: "";
    bottom:-140px;
    left: 0;
    /* background: linear-gradient(#fcee0c, transparent); */
    background: linear-gradient(#fcee0c, #fff);
    width: 100%;
    height: 140px;
    position: absolute;
  }

  .top-place h3 img {
    width: 90%;
    margin: 15px auto 10px auto;
  }

  .top-place ul {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
  }

  .top-place ul li {
    width: 48%;
    height: 100%;
    margin-top: 5px;
    margin-left: 1%;
  }

  .top-place ul li.finish::after {
    content: "";
    top: 0;
    left: 55%;
    background-image: url(../images/ico_stamp.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 44px;
    height: 45px;
    position: absolute;
    z-index: -1;
  }

  .top-place ul li img {
    height: auto;
    width: 100%;
  }

  /* 町会議とは
  ---------------------------------------------------------- */
  .top-about .col2-5-5_l {
    padding-top: 0;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.7;
  }

  .top-about .col2-5-5_l p + p {
    margin-top: 0;
  }

  .about--movie_area {
    padding: 10px;
    margin-top: 10px;
  }

  /* ツイッター
  ---------------------------------------------------------- */
  .box-tw {
    text-align: center;
    padding: 20px 2% 40px 2%;
    color: #fff;
  }

  .box-tw h3 {
    margin-top: 0;
  }

  .box-tw h3 img {
    height: 40px;
    width: auto;
  }

  .box-tw-inner {
    padding-top: 10px;
  }

  .box-tw .col2-45-55_l {
    padding: 0 2% 0 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8;
  }

  .box-tw .col2-45-55_r{
    margin-top: 10px;
    overflow: hidden;
  }

  /* つぶやこう
  ---------------------------------------------------------- */
  .box-share p {
    color: #fff;
  }

  .box-share .txt-border {
    color: #000;
  }

  .box-share .col2-7-3_r h3 {
    padding: 10px 0 20px 0;
  }
  .box-share .col2-7-3_r {
    padding-left: 2%;
  }
}
