@charset "UTF-8";
/*----------------------------------------------------------------------------------
  PC 
----------------------------------------------------------------------------------*/
body, html {
  height: auto !important;
  width: 100%;
  min-width: 1060px;
}
/* page common ----------------------------------------------------------- */
p {
  line-height: 1.6;
}
.newyear-lottery {
  font-size: 15px;
  line-height: 1.5;
  color: #333;
}
.newyear-lottery a:hover {
  text-decoration: none;
}
.newyear-lottery a:hover img {
  opacity: 0.9;
}
.newyear-lottery .section-wrapper {
  width: 100%;
  padding: 30px 0;
  margin: 0 0 40px 0;
}
/*.section-wrapper:nth-child(even) {
  background: #f2f2f2;
}*/
.newyear-lottery .section-inner {
  width: 950px;
  margin: 0 auto;
}
.newyear-lottery .text-mb {
  margin-bottom: 10px;
}
.newyear-lottery .f-left {
  float: left;
}
.newyear-lottery .f-right {
  float: right;
}
.newyear-lottery .lead-text {
  color: #333;
  text-align: center;
  margin-bottom: 30px;
}
.annotation-text {
  font-weight: bold;
  color: #bf0000;
}
/*  main  --------------------------------------------------- */
.smod-hero {
  width: 100%;
  background: url(/doc/special/newyear-lottery/img/bg-main.jpg) no-repeat center center;
}
.smod-hero_body {
  background: #fff;
  text-align: center;
}
.smod-hero_max.smod-hero_overlay .smod-hero_head .smod-hero_title {
  top: 0;
  margin: 0;
}
.smod-hero_max .smod-hero_head img {
  width: auto;
}
.smod-hero_text {
  margin: 20px auto;
  font-size: 21px;
  text-align: center;
}
/* footer --------------------------------------------------------------- */
.footer .pagetop.floating-totop-btn {
  display: none;
}
.footer .pagetop.floating-totop-btn a {
  width: 48px;
  display: block;
  position: fixed;
  bottom: 10px;
  right: 10px;
  text-align: right;
  z-index: 3;
}
.footer .pagetop.static-totop-btn a {
  width: 48px;
  display: block;
  float: right;
  margin: 0 10px 10px 0;
  text-align: right;
}
.footer .bnr-link a:hover, .footer .pagetop a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* ttl */
.newyear-lottery .sttl-h2 {
  font-size: 32px;
  color: #ff6600;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 30px;
}
/*description-btn */
.description-btn {
  text-align: center;
  margin: 0 auto;
  padding: 10px 0;
  background-color: #8a001c;
  font-size: 16px;
}
.description-btn-2 {
  text-align: center;
  margin: 0 auto;
  padding: 10px 0;
  font-size: 16px;
}
.description-btn a {
  position: relative;
  padding: 20px 20px 20px 0;
  color: #fff;
}
.description-btn-2 a {
  position: relative;
  padding: 20px 20px 20px 0;
  color: #333;
}
.description-btn a:hover {
  color: #f4cacb;
}
.description-btn-2 a:hover {
  color: #bf0000;
}
.description-btn a::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3px;
}
.description-btn-2 a::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3px;
}
.description-btn a:hover::after {
  border-top: solid 1px #f4cacb;
  border-right: solid 1px #f4cacb;
}
.description-btn-2 a:hover::after {
  border-top: solid 1px #bf0000;
  border-right: solid 1px #bf0000;
}
.newyear-lottery .sttl-h3 {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 25px;
  background: #ff6600;
  border-radius: 22px;
}
/* .section-wrapper.footer-menu */
.section-wrapper.footer-menu {
  padding: 100px 0;
  border-bottom: 8px solid #ff6600;
  border-top: 8px solid #ff6600;
}
/*  area-main ---------------------------------------------------------------- */
.newyear-lottery .area-main {
  width: 100%;
  min-width: 950px;
  background: #ae0000;
}
.newyear-lottery .area-main h1 {
  width: 950px;
  height: auto;
  padding: 0;
  margin: 0 auto;
}
/* area-entry ---------------------------------------------------------- */
.section-entry .section-wrapper {
  padding: 0 0 100px;
}
.text-entry-note {
  width: 640px;
  margin: 0 auto;
  font-size: 19px;
  text-align: center;
}
.text-entry-note li {
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 2px;
}
.text-entry-note li:last-child {
  margin-bottom: 0;
}
.EntryList {
  text-align: center;
}
.section-inner #rex-btn button {
  position: relative;
  display: inline-block;
  max-width: initial;
  width: 80%;
  height: auto;
  padding: 16px 0;
  margin: 32px auto 16px;
  background: #be0000;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font: bold 32px/1.0 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" !important;
  border-radius: 32px;
}
.section-inner #rex-btn button::after {
  content: '';
  width: 16px;
  height: 16px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 32px;
  margin-top: -9px;
  text-shadow: none;
}
.section-inner #rex-btn button:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  text-decoration: none;
}
.section-inner #rex-btn .rex-button__1ArV {
  max-width: 100%;
}
.section-inner #rex-btn .rex-button__1ArV .rex-button__27xO, .section-inner #rex-btn .rex-button__1ArV .rex-button__32Uc {
  padding: 15px 0 !important;
  color: #009ae9;
  background-color: rgba(0, 154, 233, .08) !important;
  border: 1px solid rgba(0, 154, 233, .18);
}
.section-inner #rex-btn .rex-button__1ArV .rex-button__2YZp {
  padding: 15px 0 !important;
  color: #069907;
  background: rgba(6, 153, 7, .08);
  border: 1px solid rgba(6, 153, 7, .18);
}
.section-inner #rex-btn .rex-button__1ArV .rex-button__27xO::after, .section-inner #rex-btn .rex-button__1ArV .rex-button__2YZp::after, .section-inner #rex-btn .rex-button__1ArV .rex-button__32Uc::after {
  content: none !important;
}
.section-inner .text {
  text-align: center;
  margin-bottom: 20px;
}
/* campaign-detail */
.detail-wrap {
  padding-top: 0;
}
.detail-title {
  padding: 0 0 10px;
  margin: 0 0 30px 0;
  font-size: 30px;
  text-align: center;
  border-bottom: double 3px #000;
}
.detail-title::before {
  content: url(/doc/special/newyear-lottery/img/ashirai.png);
  line-height: 1;
  vertical-align: bottom;
}
.detail-title::after {
  content: url(/doc/special/newyear-lottery/img/ashirai-2.png);
  line-height: 1;
  vertical-align: bottom;
}
.detail-box {
  width: 948px;
  margin: 15px auto 0;
  border: 1px solid #666;
  text-align: left;
}
.detail-box-entry {
  width: 630px;
  margin: 15px auto 0;
  border: 1px solid #666;
  text-align: left;
  font-size: 17px;
}
.detail-box th, .detail-box td {
  border: 1px solid #666;
  padding: 10px;
}
.detail-box th {
  width: 30%;
  font-weight: bold;
  background: #efefef;
}
.detail-box td ul li {
  margin: 0 0 5px 1em;
  text-indent: -1em;
}
.detail-box td ul li ul {
  margin: 5px 0 15px;
  font-size: 14px;
}
.detail-box td ul li strong, .detail-box td ul li .attention {
  color: #bf0000;
}
/* prize-table --------------------------------------------------------------- */
.prize-table {
  width: 700px;
  margin: 0 auto;
  border: 2px solid #000;
  font-size: 19px;
  vertical-align: top;
  text-align: center;
}
.prize-table th, .prize-table td {
  box-sizing: border-box;
  font-weight: bold;
}
.prize-table th {
  padding: 18px;
  background: #e6002e;
  border: 1px solid #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  color: #fff;
}
.prize-table td {
  padding: 15px;
  border: 1px solid #000;
  background: #fbf8dd;
}
.prize-table .tdtop td {
  vertical-align: top;
  padding: 15px;
  border: 1px solid #000;
}
.prize-table {
  margin-bottom: 0;
  margin-top: 30px;
}
.prize-table :last-child {
  margin-bottom: 60px;
  margin-top: 30px;
}
.prize-table td, .prize-table .tdtop td {
  border-right: 2px solid #000;
}
/* box -----------------------------------------------*/
.box-step {
  margin: 0 0 30px 50px;
}
.box-step li {
  width: 230px;
  float: left;
  margin-right: 20px;
  padding-right: 53px;
  background: url(/doc/special/newyear-lottery/img/img-arrow01.png) no-repeat center right;
}
.box-step li:last-child {
  margin-right: 0;
  padding-right: 0;
  background: none;
}
/*----------------------------------------------------------------------------------
  TP only
----------------------------------------------------------------------------------*/
@media screen and (min-width:768px) and (max-width:1024px) {
  /* page common ----------------------------------------------------------- */
  html, body {
    width: 100%;
    min-width: 768px;
  }
  .s-pc {
    display: block !important;
  }
  .s-sp {
    display: none !important;
  }
  .newyear-lottery {
    width: 100%;
    min-width: 320px;
  }
  .newyear-lottery img {
    width: 100%;
    height: auto;
  }
  .smod-hero_text {
    padding: 0 15px;
    font-size: 18px;
  }
  .newyear-lottery .section-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 40px 10px;
    box-sizing: border-box;
  }
  .newyear-lottery .section-inner {
    width: 100%;
    margin: 0 auto;
  }
  .detail-box {
    font-size: 13px;
    width: 100%;
    box-sizing: border-box;
  }
  .detail-box th, .detail-box td {
    padding: 8px;
  }
  .detail-box th {
    width: 37%;
  }
  /* box -----------------------------------------------*/
  .box-step {
    margin: 0 0 30px 20px;
  }
  .box-step li {
    width: 27%;
    float: left;
    margin-right: 10px;
    padding-right: 45px;
    background: url(/doc/special/newyear-lottery/img/img-arrow01.png) no-repeat center right;
  }
  .box-step li:last-child {
    margin-right: 0;
    padding-right: 0;
    background: none;
  }
}
/*----------------------------------------------------------------------------------
  SP only
----------------------------------------------------------------------------------*/
@media screen and (max-width:767px) {
  html, body {
    width: 100%;
    min-width: 320px;
  }
  /* page common ----------------------------------------------------------- */
  .s-pc {
    display: none !important;
  }
  .s-sp {
    display: block !important;
  }
  /*  main  --------------------------------------------------- */
  .smod-hero {
    width: 100%;
    background: url(/doc/special/newyear-lottery/img/bg-sp-main.jpg) no-repeat center center;
  }
  .newyear-lottery {
    width: 100%;
    min-width: 320px;
  }
  .newyear-lottery img {
    width: 100%;
    height: auto;
  }
  .smod-hero_text {
    padding: 0 15px;
    font-size: 15px;
    text-align: left;
  }
  .newyear-lottery .section-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 40px 10px;
    box-sizing: border-box;
  }
  .newyear-lottery .section-inner {
    width: 100%;
    margin: 0 auto;
  }
  .newyear-lottery .sttl-h2 {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
    line-height: 1.3;
    font-size: 22px;
  }
  .detail-title {
    font-size: 23px;
  }
  .detail-box {
    font-size: 13px;
    width: 100%;
    box-sizing: border-box;
  }
  .detail-box th, .detail-box td {
    padding: 8px;
  }
  .detail-box th {
    width: 37%;
  }
  .detail-title::before {
    content: url(/doc/special/newyear-lottery/img/ashirai-s.png);
    line-height: 0.8;
    vertical-align: bottom;
  }
  .detail-title::after {
    content: url(/doc/special/newyear-lottery/img/ashirai-2-s.png);
    line-height: 0.8;
    vertical-align: bottom;
  }
  .section-inner #rex-btn button {
    width: 96%;
    padding: 10px 0 16px;
    margin: 20px 0 10px;
  }
  .section-inner #rex-btn button span {
    font-size: 24px;
    font-weight: normal;
  }
  .section-inner #rex-btn .rex-button__1ArV .rex-button__27xO, .section-inner #rex-btn .rex-button__1ArV .rex-button__32Uc {
    padding: 10px 0 16px 14px !important;
  }
  /* prize-table --------------------------------------------------------------- */
  .prize-table {
    width: 85%;
    margin-top: 20px;
    font-size: 15px;
  }
  .prize-table td {
    padding: 15px 10px;
  }
  /* box ----------------------------------------------------------- */
  .box-step {
    margin: 0;
  }
  .box-step li {
    width: 100%;
    float: none;
    padding: 0 0 30px 0;
    margin: 0 0 5px 0;
    background: url(/doc/special/newyear-lottery/img/img-arrow01-sp.png) no-repeat center bottom;
    background-size: 31px 25px;
  }
  .box-step li:last-child {
    margin: 0;
    padding: 0;
  }
  /*description-btn */
  .description-btn {
    padding: 10px 0;
    font-size: 14px;
  }
  .section-wrapper.footer-menu {
    padding: 40px 10px;
  }
  /*  area-main ---------------------------------------------------------------- */
  .newyear-lottery .area-main {
    width: 100%;
    min-width: 320px;
    background: #0d8ee7;
    padding: 0;
  }
  .newyear-lottery .area-main h1 {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
  }
  /* area-entry -------------------------------------------------------------- */
  .section-entry.section-wrapper {
    padding: 10px 10px 40px;
  }
  .text-entry-note {
    width: 100%;
    margin-top: 20px;
    box-sizing: border-box;
    font-size: 15px;
  }
}
/*================================================
clearfix
================================================*/
.clearfix::before, .clearfix::after {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* end media query */