@charset "UTF-8";
/*====================
   Google Fonts
  ====================*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&display=swap");
/*===== Google Map(共通) =====*/
/*====================
   共通CSS
  ====================*/
.haretta-roulette .key {
  background: url(https://www.ohbsn.com/tv/campaign/haretta-roulette/images/bk-keyimg-haretta-roulette-cp202412_w1920.jpg);
  background-repeat: repeat;
  background-size: cover;
  background-position: center center;
}
.haretta-roulette .key img {
  display: block;
  margin: 0 auto;
}
.haretta-roulette .bgimg_area {
  background: url(https://www.ohbsn.com/tv/campaign/haretta-roulette/images/bk_haretta-roulette-cp202412.png), linear-gradient(360deg, rgb(32, 189, 224), rgb(1, 148, 222));
  background-repeat: repeat, no-repeat;
  background-size: contain, cover;
  background-position: center center;
}
.haretta-roulette .contents_area {
  width: 960px;
  margin: 0 auto;
}
.haretta-roulette .info {
  text-align: center;
  font-size: 1.8em;
  margin: 0 auto 2em;
  font-weight: bold;
  color: #F0F8FF;
  line-height: 1.8em;
  padding: 2em 0 0 0;
}
.haretta-roulette .info-border {
  background-color: #e52938;
  color: #F0F8FF;
}
.haretta-roulette .contents_area section .left .title {
  position: relative;
  margin: 50px auto;
  text-align: center;
  font-size: 1.75em;
  letter-spacing: 3px;
  width: 40%;
}
.haretta-roulette .contents_area section .left .title span {
  position: relative;
  z-index: 1;
  display: block;
  padding: 1rem 2rem;
  color: #0094de;
  font-weight: bold;
  background: #F0E68C;
  font-size: 1.2em;
}
.haretta-roulette .contents_area section .left .title span:before,
.haretta-roulette .contents_area section .left .title span:after {
  position: absolute;
  bottom: -10px;
  display: block;
  content: "";
  border-style: solid;
  border-color: #C5B41A transparent transparent transparent;
}
.haretta-roulette .contents_area section .left .title span:before {
  left: 0;
  border-width: 10px 0 0 10px;
}
.haretta-roulette .contents_area section .left .title span:after {
  right: 0;
  border-width: 10px 10px 0 0;
}
.haretta-roulette .contents_area section .left .title:before,
.haretta-roulette .contents_area section .left .title:after {
  position: absolute;
  z-index: 0;
  bottom: -10px;
  display: block;
  content: "";
  border: 1em solid #E5D646;
}
.haretta-roulette .contents_area section .left .title:before {
  left: -25px;
  border-left-width: 15px;
  border-left-color: transparent;
}
.haretta-roulette .contents_area section .left .title:after {
  right: -25px;
  border-right-width: 15px;
  border-right-color: transparent;
}
.haretta-roulette .contents_area section .right .forminfo {
  font-size: 2em;
  text-align: center;
  color: #F0F8FF;
  font-weight: bold;
}
.haretta-roulette .contents_area section .right .method {
  font-size: 1.5em;
  padding: 0 0 1em 1.5em;
}
.haretta-roulette .contents_area section .right .form {
  color: #9f9fa1;
}
.haretta-roulette .contents_area section .right .ap {
  color: #9f9fa1;
}
.haretta-roulette .contents_area section .right .btn_form a {
  color: #F0F8FF;
  display: block;
  background: #e52938;
  padding: 1.25em;
  font-size: 1.5em;
  text-align: center;
  letter-spacing: 0.25em;
  border-radius: 2em;
  width: 500px;
  margin: 0 auto;
  text-decoration: none;
  font-weight: bold;
}
.haretta-roulette .contents_area section .right .pre-img-item {
  text-align: center;
}
.haretta-roulette .contents_area section .right .terms {
  text-align: center;
  font-size: 1.75em;
  color: #F0F8FF;
}
.haretta-roulette .contents_area section .right .terms-contents {
  background: #F0F8FF;
  list-style: none;
  font-size: 1.35em;
  margin: 0.75em 2em 4em;
  opacity: 0.75;
  padding: 30px;
}
.haretta-roulette .contents_area section .right .terms-contents li {
  margin: 0 0 0.5em 0;
}

@media screen and (min-width: 900px) {
  .flow_head {
    position: relative;
    overflow: hidden;
    padding: 1.3rem 2rem 1.3rem 110px;
    border-top: 3px solid #9f9fa1;
    font-size: 1.24em;
    margin: 20px;
    font-weight: bold;
  }
  .flow_head:before {
    position: absolute;
    top: -150%;
    left: -100px;
    width: 200px;
    height: 300%;
    content: "";
    transform: rotate(25deg);
    background: #9f9fa1;
  }
  .flow_head span {
    font-size: 1.5em;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    padding-top: 3px;
    padding-left: 16px;
    color: #F0F8FF;
  }
  .haretta-roulette .contents_area section .flex {
    display: flex;
  }
  .haretta-roulette .contents_area section .flex p {
    padding: 20px;
  }
  .haretta-roulette .contents_area section .right .form,
  .haretta-roulette .contents_area section .right .ap {
    background: #F0F8FF;
    padding: 30px 0 50px 0;
    margin: 20px;
    border-radius: 10px;
  }
  .haretta-roulette .contents_area section .right .method {
    font-size: 1.5em;
    padding: 0 0 1em 1.5em;
  }
  .haretta-roulette .contents_area section .right .coming-soon {
    text-align: center;
    font-size: 4em;
    color: #e52938;
  }
  /*========== BSNアプリダウンロードリンク Start. ==========*/
  div#app-dl_box {
    width: 70%;
    display: block;
    margin: 0 auto 70px;
  }
  div#app-dl_box p.app-dl_head {
    background-color: #0052a4;
    color: #F0F8FF;
    text-align: center;
    margin: 0 0 0.5em;
    border-radius: 100vh;
    padding: 0.25em 0;
    font-size: 16px;
  }
  div#app-dl_box ul.app-dl_link {
    display: flex;
  }
  div#app-dl_box ul.app-dl_link li:nth-of-type(2n+1) {
    margin: 0 0.5em;
  }
  div#app-dl_box .app-dl_free {
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    margin: 0.25em 0 0;
  }
  div#app-dl_box ul.app-dl_process {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
  }
  div#app-dl_box ul.app-dl_process li {
    text-align: center;
  }
  div#app-dl_box ul.app-dl_process li.app-btn1 {
    width: 38%;
  }
  div#app-dl_box ul.app-dl_process li.right-arrow {
    width: 10%;
    margin: 0 2%;
  }
  div#app-dl_box ul.app-dl_process li.app-btn2 {
    width: 50%;
  }
  div#app-dl_box ul.app-dl_process li.app-btn1 img,
  div#app-dl_box ul.app-dl_process li.app-btn2 img {
    filter: drop-shadow(1px 1px 2px #333333);
  }
  /*========== BSNアプリダウンロードリンク end. ==========*/
  .application-period {
    font-size: 2.5em;
    text-align: center;
    padding: 0 0 50px 0;
    font-weight: bold;
    color: #F0F8FF;
  }
}
@media screen and (max-width: 899px) {
  .haretta-roulette .bgcolor_area {
    background-color: #FFF4E0;
  }
  .haretta-roulette .bgimg_area {
    height: 100%;
  }
  .haretta-roulette .key {
    width: 100%;
  }
  .haretta-roulette .info {
    width: 100%;
    text-align: center;
    font-size: 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #F0F8FF;
    line-height: 1.8em;
  }
  .haretta-roulette .info-border {
    background-color: #e52938;
    color: #F0F8FF;
  }
  .haretta-roulette .contents_area {
    width: 100%;
  }
  .haretta-roulette .contents_area section .left .title {
    position: relative;
    margin: 30px auto;
    text-align: center;
    font-size: 1.5em;
    letter-spacing: 3px;
    width: 70%;
  }
  .haretta-roulette .contents_area section .left .title span {
    position: relative;
    z-index: 1;
    display: block;
    padding: 0.3rem 0.3rem;
    background: #F0E68C;
  }
  .haretta-roulette .contents_area section .left .title span:before,
  .haretta-roulette .contents_area section .left .title span:after {
    position: absolute;
    bottom: -10px;
    display: block;
    content: "";
    border-style: solid;
    border-color: #C5B41A transparent transparent transparent;
  }
  .haretta-roulette .contents_area section .left .title span:before {
    left: 0;
    border-width: 10px 0 0 10px;
  }
  .haretta-roulette .contents_area section .left .title span:after {
    right: 0;
    border-width: 10px 10px 0 0;
  }
  .haretta-roulette .contents_area section .left .title:before,
  .haretta-roulette .contents_area section .left .title:after {
    position: absolute;
    z-index: 0;
    bottom: -10px;
    display: block;
    content: "";
    border: 1em solid #E5D646;
  }
  .haretta-roulette .contents_area section .left .title:before {
    left: -25px;
    border-left-width: 20px;
    border-left-color: transparent;
  }
  .haretta-roulette .contents_area section .left .title:after {
    right: -25px;
    border-right-width: 20px;
    border-right-color: transparent;
  }
  .haretta-roulette .contents_area section .flex {
    display: block;
  }
  .haretta-roulette .contents_area section .flex p {
    padding: 10px;
  }
  .haretta-roulette .contents_area section .right .form,
  .haretta-roulette .contents_area section .right .ap {
    background: #F0F8FF;
    padding: 10px 0 20px 0;
    margin: 10px;
    border-radius: 10px;
  }
  .haretta-roulette .contents_area section .right .btn_form a {
    color: #F0F8FF;
    display: block;
    background: #e52938;
    padding: 1.25em;
    font-size: 1em;
    text-align: center;
    letter-spacing: 0.25em;
    border-radius: 2em;
    width: 80%;
    margin: 0 auto;
    text-decoration: none;
  }
  .haretta-roulette .contents_area section .right .method {
    font-size: 1.2em;
    margin: 1em 0 1em 1em;
    padding: 0;
  }
  .haretta-roulette .contents_area section .right .coming-soon {
    text-align: center;
    font-size: 2em;
    color: #e52938;
  }
  .haretta-roulette .contents_area section .right .terms {
    text-align: center;
    font-size: 1.75em;
    color: #F0F8FF;
  }
  .haretta-roulette .contents_area section .right .terms-contents {
    background: #F0F8FF;
    list-style: none;
    font-size: 1.35em;
    margin: 0.75em 2em 4em;
    opacity: 0.75;
    padding: 30px;
  }
  .haretta-roulette .contents_area section .right .terms-contents li {
    margin: 0 0 0.5em 0;
  }
  .haretta-roulette .contents_area section .right .forminfo {
    font-size: 1.25em;
  }
  .haretta-roulette .pre-img-item {
    text-align: center;
    width: 80%;
    margin: 0 auto;
  }
  .haretta-roulette .catch_copy {
    font-size: 1.2em;
    text-align: center;
    margin: 20px 0;
    font-weight: 700;
  }
  .haretta-roulette .pre_ttl p {
    background-color: #202a67;
    color: #F0F8FF;
    padding: 5px 0 5px 30px;
    font-size: 1.25em;
    border-radius: 1em;
    letter-spacing: 0.5em;
  }
  .haretta-roulette .flow_head {
    position: relative;
    overflow: hidden;
    padding: 5px 5px 5px 60px;
    border-top: 3px solid #9f9fa1;
    font-size: 1.2em;
    margin: 20px;
    font-weight: bold;
  }
  .haretta-roulette .flow_head:before {
    position: absolute;
    top: -150%;
    left: -150px;
    width: 200px;
    height: 300%;
    content: "";
    transform: rotate(25deg);
    background: #9f9fa1;
  }
  .haretta-roulette .flow_head span {
    font-size: 1em;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    padding-top: 3px;
    padding-left: 16px;
    color: #F0F8FF;
  }
  /*========== BSNアプリダウンロードリンク Start. ==========*/
  div#app-dl_box {
    width: 90%;
    display: block;
    margin: 0 auto;
  }
  div#app-dl_box p.app-dl_head {
    background-color: #0052a4;
    color: #F0F8FF;
    text-align: center;
    margin: 0 0 0.5em;
    border-radius: 100vh;
    padding: 0.25em 0;
    font-size: 16px;
  }
  div#app-dl_box ul.app-dl_link {
    display: flex;
  }
  div#app-dl_box ul.app-dl_link li:nth-of-type(2n+1) {
    margin: 0 0.5em;
  }
  div#app-dl_box .app-dl_free {
    text-align: center;
    font-size: 1.2em;
    font-weight: 600;
    margin: 0.25em 0 0;
  }
  div#app-dl_box ul.app-dl_process {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin: 10px auto 0;
    font-size: 1em;
  }
  div#app-dl_box ul.app-dl_process li {
    text-align: center;
  }
  div#app-dl_box ul.app-dl_process li.app-btn1 {
    width: 38%;
  }
  div#app-dl_box ul.app-dl_process li.right-arrow {
    width: 10%;
    margin: 0 2%;
  }
  div#app-dl_box ul.app-dl_process li.app-btn2 {
    width: 50%;
  }
  div#app-dl_box ul.app-dl_process li.app-btn1 img,
  div#app-dl_box ul.app-dl_process li.app-btn2 img {
    filter: drop-shadow(1px 1px 2px #333333);
  }
  div#app-dl_box ul.app-dl_process li:first-child {
    width: 25%;
  }
  /*========== BSNアプリダウンロードリンク end. ==========*/
  .application-period {
    font-size: 1.25em;
    text-align: center;
    padding: 25px 0;
    font-weight: bold;
    color: #F0F8FF;
  }
}/*# sourceMappingURL=20241218_haretta.css.map */