@charset "UTF-8";
/*====================
 Google Fonts
====================*/
@import url("https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&family=Noto+Sans+JP:wght@300;400;500&display=swap");
/*===== Google Map(共通) =====*/
/*====================
 共通CSS
====================*/
.lunder-line {
  background: linear-gradient(transparent 40%, #FFFE33 40%);
}

.font-bold {
  font-weight: bold;
}

.natsu-rd2024 {
  font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  box-sizing: border-box;
}

@media screen and (min-width: 900px) {
  .natsu-rd2024 .sp {
    display: none;
  }
  .natsu-rd2024 .bgcolor_area {
    background-color: #c8161e;
  }
  .natsu-rd2024 .bgcolor_area .key {
    width: 960px;
    margin: 0 auto;
  }
  .natsu-rd2024 .bgcolor_area .info {
    text-align: center;
    line-height: 2.25em;
    font-size: 2.15em;
    font-weight: 600;
    color: #ffffff;
    -webkit-text-decoration: underline dashed;
            text-decoration: underline dashed;
    text-underline-offset: 0.4em;
  }
  .natsu-rd2024 .bgcolor_area .info p:first-child {
    margin: 0;
    background: #ffffff;
    color: #c8161e;
    line-height: 1em;
    padding: 1em;
    font-size: 1.75em;
  }
  .natsu-rd2024 .bgcolor_area .info p span {
    font-size: 0.5em;
  }
  .natsu-rd2024 .bgcolor_area .contents_area {
    padding: 0 0 5em 0;
    background-color: rgba(255, 255, 255, 0.85);
  }
  .natsu-rd2024 .bgcolor_area .contents_area .notes {
    text-align: center;
    font-size: 24px;
    background: #c8161e;
    color: #fff;
    padding: 1em 0;
    font-weight: 600;
  }
  .natsu-rd2024 .bgcolor_area .contents_area .application_title {
    padding: 50px;
    text-align: center;
    margin: 0;
    background: #ffffff;
    color: #c8161e;
    padding: 1em;
    font-size: 3em;
    font-weight: 600;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section {
    width: 960px;
    margin: 0 auto;
  }
  .natsu-rd2024 .bgcolor_area .contents_area .message {
    background: white;
    border-radius: 0 3em 0 3em;
    padding: 2em 0;
    width: 95%;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix {
    display: flex;
    align-items: stretch;
    margin: 0;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix .title {
    width: 24%;
    margin: 0 1% 0 0;
    border-bottom: solid 2px #c8161e;
    color: #c8161e;
    padding: 15px 15px 30px 15px;
    font-weight: 600;
    font-size: 1.5em;
  }
  /*.natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix .title-top {
    border-top: solid 2px #c8161e;
  }*/
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix .contents {
    width: 75%;
    border-bottom: solid 2px #de7378;
    padding: 30px 15px;
    font-size: 1.35em;
  }
  /*.natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix .contents-top {
    border-top: solid 2px #de7378;
  }*/
  .natsu-rd2024 .bgcolor_area .contents_area section .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0px;
    visibility: hidden;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix .contents .content_inner {
    width: 670px;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix .contents .content_mc {
    display: flex;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix .contents .content_mc p {
    width: 25%;
    margin: 0 40px 0 0;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix .contents .content_item {
    display: flex;
    flex-wrap: wrap;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix .contents .content_item p {
    flex: 0 0 25%;
    margin: 0 40px 0 0;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix .contents .prize {
    font-weight: bold;
    font-size: 1.1em;
    color: #c8161e;
  }
  .dam_img {
    height: 5rem;
    vertical-align: middle;
  }
  .natsu-rd2024 .required {
    font-size: 1.2em;
    font-weight: 600;
    padding: 0 0 1em;
  }
  .natsu-rd2024 .required-btn {
    font-size: 1.2em;
    font-weight: 600;
    background-color: #ed8202;
    border-radius: 2em;
    padding: 1em;
    width: 300px;
    text-align: center;
    margin: 20px auto 0;
  }
  #contentsBox .natsu-rd2024 .required-btn a {
    color: #fff;
  }
  /*========== BSNアプリダウンロードリンク Start. ==========*/
  .natsu-rd2024 .bgcolor_area .contents_area .message .message-ttl {
    font-size: 2.5em;
    text-align: center;
    margin: 0 0 0.5em 0;
  }
  .request {
    display: flex;
    justify-content: space-between;
    text-align: center;
  }
  .request-left {
    width: 50%;
    border-right: #000 dotted 2px;
    padding: 0 0 0 15px;
  }
  .request-right {
    padding: 0 15px;
    width: 50%;
  }
  .request-right .form {
    margin: 0;
    border-bottom: #000 dotted 2px;
    padding: 0 0 2em 0;
  }
  .request-right .mail {
    margin: 0 0 2em 0;
    border-bottom: #000 dotted 2px;
    padding: 2em 0 2em 0;
  }
  .request-right .mail p:last-child,
  .request-right .post p:last-child {
    font-size: 1.5em;
    margin: 1em 0 0 0;
  }
  .method {
    font-size: 1.5em;
    padding: 0.5em;
    margin: 0 0.7em 0 0;
    background: #005ca1;
    color: #fff;
    vertical-align: middle;
    text-align: center;
  }
  .btn_form {
    text-align: center;
  }
  #contentsBox .btn_form a {
    color: #ffffff;
    display: block;
    background: #ed8202;
    padding: 1.25em;
    font-size: 1.5em;
    /*text-align: center;*/
    border-radius: 2em;
    width: 400px;
    margin: 2em auto 0;
    text-decoration: none;
  }
  .flow_head {
    position: relative;
    overflow: hidden;
    padding: 5px 5px 5px 60px;
    border-top: 3px solid #ed8202;
    font-size: 1.2em;
    margin: 20px;
    font-weight: bold;
  }
  .flow_head:before {
    position: absolute;
    top: -150%;
    left: -150px;
    width: 200px;
    height: 300%;
    content: "";
    transform: rotate(25deg);
    background: #ed8202;
  }
  .flow_head span {
    font-size: 1em;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    padding-top: 3px;
    padding-left: 16px;
    color: #fff;
  }
  div#app-dl_box {
    width: 90%;
    display: block;
    margin: 0 auto 70px;
  }
  div#app-dl_box p.app-dl_head {
    background-color: #0052a4;
    color: #ffffff;
    /*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.5em;
    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: 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. ==========*/
}
@media screen and (max-width: 899px) {
  .natsu-rd2024 .bgcolor_area .info,
  .natsu-rd2024 .bgcolor_area .contents_area {
    min-width: 100%;
    margin: 0 auto;
    padding: 0 0 3em 0;
  }
  .natsu-rd2024 {
    font-family: "Kiwi Maru", serif;
  }
  .natsu-rd2024 .bgcolor_area {
    background-color: #c8161e;
  }
  .natsu-rd2024 .bgcolor_area .key {
    margin: 0 auto;
  }
  .natsu-rd2024 .bgcolor_area .info {
    text-align: center;
    line-height: 2em;
    font-size: 1.2em;
    font-weight: 500;
    padding: 0;
    color: #ffffff;
    -webkit-text-decoration: underline dashed;
            text-decoration: underline dashed;
    text-underline-offset: 0.4em;
  }
  .natsu-rd2024 .bgcolor_area .info p:first-child {
    margin: 0;
    background: #ffffff;
    color: #c8161e;
    padding: 1em;
    font-size: 1.25em;
    line-height: 1em;
  }
  .natsu-rd2024 .bgcolor_area .info p span {
    font-size: 0.5em;
  }
  .natsu-rd2024 .bgcolor_area .contents_area {
    padding: 0 0 5em 0;
    background-color: rgba(255, 255, 255, 0.85);
  }
  .natsu-rd2024 .bgcolor_area .contents_area .message {
    background: white;
    border-radius: 0 3em 0 3em;
    padding: 1.5em 0;
    width: 98%;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section {
    width: 100%;
    margin: 0 auto;
  }
  .natsu-rd2024 .bgcolor_area .contents_area .notes {
    text-align: center;
    font-size: 1.15em;
    background: #c8161e;
    color: #fff;
    margin: 0;
    padding: 1em 0;
    font-weight: 600;
  }
  .natsu-rd2024 .bgcolor_area .contents_area .application_title {
    text-align: center;
    line-height: 2em;
    font-size: 1.5em;
    font-weight: 500;
    padding: 1em;
    margin: 0;
    background: #ffffff;
    color: #c8161e;
  }
  .natsu-rd2024 .bgcolor_area .contents_area .message {
    background: white;
    border-radius: 0 3em 0 3em;
    padding: 2em 0;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix {
    display: block;
    position: relative;
    width: 100%;
    border-bottom: solid 2px #de7378;
    margin: 0;
  }
  /*.natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix.item-top {
    border-top: solid 2px #de7378;
  }*/
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 50%;
    height: inherit;
    border-bottom: 2px solid #c8161e;
  }
  /*.natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix.item-top:before {
    top: -2px;
    border-top: 2px solid #c8161e;
  }*/
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix .title {
    color: #c8161e;
    padding: 1em 1em 0.5em 1em;
    font-weight: 500;
    font-size: 1.15em;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix .contents {
    width: 90%;
    padding: 0 0 40px 0;
    margin: 0 auto;
    font-size: 1.15em;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0px;
    visibility: hidden;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix .contents .content_inner {
    width: 100%;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix .contents .content_mc {
    display: flex;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix .contents .content_mc p {
    width: 30%;
    margin: 0 10px 0 0;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix .contents .content_item {
    display: flex;
    flex-wrap: wrap;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix .contents .content_item p {
    flex: 0 0 30%;
    margin: 0 10px 0 0;
  }
  .natsu-rd2024 .bgcolor_area .contents_area section .item.clearfix .contents .prize {
    font-weight: bold;
    font-size: 1.1em;
    color: #c8161e;
  }
  .dam_img {
    height: 3rem;
    vertical-align: middle;
  }
  .natsu-rd2024 .required {
    font-size: 1.2em;
    font-weight: 600;
    padding: 0 0 1em;
  }
  .natsu-rd2024 .required-btn {
    font-size: 1.2em;
    font-weight: 600;
    background-color: #ed8202;
    border-radius: 2em;
    padding: 1em;
    width: 300px;
    text-align: center;
    margin: 20px auto 0;
  }
  #contentsBox .natsu-rd2024 .required-btn a {
    color: #fff;
  }
  /*========== BSNアプリダウンロードリンク Start. ==========*/
  .natsu-rd2024 .bgcolor_area .contents_area .message .message-ttl {
    font-size: 1.75em;
    text-align: center;
    margin: 0 0 1em 0;
  }
  .request {
    display: block;
    text-align: center;
  }
  .request-left {
    width: 100%;
    border-right: none;
    padding: 0;
  }
  .request-right .form {
    margin: 0;
    border-bottom: none;
    padding: 0 0 2em 0;
  }
  .request-right .mail p:last-child,
  .request-right .post p:last-child {
    font-size: 1.25em;
    margin: 0;
    padding: 2em 0;
  }
  .method {
    font-size: 1.25em;
    padding: 0.2em;
    background: #005ca1;
    color: #fff;
    vertical-align: middle;
    text-align: center;
  }
  .btn_form {
    text-align: center;
  }
  #contentsBox .btn_form a {
    color: #ffffff;
    display: block;
    background: #ed8202;
    padding: 0.75em;
    font-size: 1.25em;
    border-radius: 2em;
    width: 80%;
    margin: 2em auto 0;
  }
  .flow_head {
    position: relative;
    overflow: hidden;
    padding: 5px 5px 5px 60px;
    border-top: 3px solid #ed8202;
    font-size: 0.9em;
    margin: 20px;
    font-weight: bold;
    text-align: left;
  }
  .flow_head:before {
    position: absolute;
    top: -200%;
    left: -150px;
    width: 200px;
    height: 300%;
    content: "";
    transform: rotate(25deg);
    background: #ed8202;
  }
  .flow_head span {
    font-size: 1em;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    padding-top: 3px;
    padding-left: 16px;
    color: #fff;
  }
  div#app-dl_box {
    width: 90%;
    display: block;
    margin: 0 auto;
  }
  div#app-dl_box p.app-dl_head {
    background-color: #0052a4;
    color: #ffffff;
    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: 100%;
    margin: 0 auto 3em;
    font-size: 0.8em;
  }
  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. ==========*/
}/*# sourceMappingURL=kraoke2024_2.css.map */