
/* ヘッダー */
.navbar-fixed {
    position: relative;
    z-index: 998;
    height: 56px;
}

.nav {
    line-height: 56px;
    color: #fff;
}

nav .nav-wrapper {
    position: relative;
    height: auto;
}

.nav-wrapper .logo {
    display: block;
}

.logo_img_small {
    width: 85px;
    height: auto;
    margin: 0 auto;
    vertical-align: middle;
}

/* 応募口数表示 */
.user-apply-number-area {
    background-color: #f6f6f6;
}
.user-apply-number {
    background-color: #FF2D6D;
    padding: 0rem 0.65rem 0.035rem;
}
.apply-link {
    position: relative;
    display: block;
    align-items: center;
    padding: 20px 10px;
    width: 330px;
    background-color: #59B734;
    border-radius: 6px;
    color: #ffffff;
    font-size: 1.45rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-decoration: none;
}
.apply-link:after {
    content: "";
    position: absolute;
    right: 1em;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto 0;
    width: 0.33em;
    height: 0.33em;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: translateY(-50%) rotate(45deg);
}

/* 見出し */
.title-base {
    background-color: #F06292;
    font-size: 1.45rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 1.3;
    letter-spacing: 0.11em;
}

.title-base-text {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.0;
    letter-spacing: 0.1em;
    text-align: center;
}

.title-base-notes {
    font-weight: 500;
    font-size: 3.2vw;
    letter-spacing: 0.09em;
}

/* 応募口数アップ＆来月・再来月予告 */
.text-l-black {
    color: #222222;
}
.lh-1 {
    line-height: 1.0;
}
.chevron-up_red-img {
    width: 40px;
}
.rankup-container {
    position: relative;
}

.rankup-month {
    position: absolute;
    top: 5%;
    left: 4.25%;
    font-size: 1.4rem;
}

.rankup-text {
    position: absolute;
    top: 37%;
    left: 20%;
    transform: rotate(-5.5deg);
    color: #222222;
}

.rankup-text-6times {
    position: absolute;
    top: 40%;
    left: 18%;
    transform: rotate(-5.5deg);
}

.rankup-times {
    color: #DE0011;
    font-size: 1.75rem;
}

/* 賞品一覧 */
.text-brown {
    color: #3D0D0D;
}

.bg-green-light {
    background-color: #D9F378;
}

.text-4xl	{
    font-size: 2rem;
}

.prize {
    position: relative;
    background: #fff;
    border: 3px solid #59B734;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 32px;
}

.badge{
    position: absolute;
    top: -14px;
    left: -14px;
    width: 56px;
    height: 56px;
    background-color: #F06292;
    color: #FFFFFF;
    border-radius: 50%;
    font-weight: bold;
    font-size: 25px;
    line-height: 0.7;
    padding-top: 8px;
}

.apply-button {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    background: #59B734;
    letter-spacing: 0.1em;
}

.apply-button-arrow{
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 0.5rem;
    position: relative;
}

.apply-button-arrow-icon-right {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 30px;
}

.pair-ticket-attention {
    color: #D2372A;
    text-align: left;
}

.pair-ticket-location {
    text-align: left;
    border-top: solid 1px #3C2F2F;
    list-style: disc;
}

/* 応募確認モーダル */
.present-modal-inner {
    text-align: center;
    width: 280px;
    margin: auto;
}

.present-modal-title {
    font-size: 16px;
    font-weight: 600;
    color: #4E4E4E;
    padding-bottom: 0.5rem
}

.modal-image {
    width: 280px;
    height: 100%;
}

.modal-title {
    font-size: 16px;
    font-weight: 600;
    color: #59B734;
    padding: 0.5rem 0;
}

.modal-description {
    font-size: 12px;
    color: #443532;
    padding-bottom: 1rem;
    text-align: left;
}

.f-button {
    width: 18rem;
    border-radius: 9999px;
    border-width: 1px;
    border-color: transparent;
    background-color: #59B734;
    color: #ffffff;
}

.f-button-outline {
    width: 18rem;
    font-size: 14px;
    font-weight: 400;
    color: rgba(8, 14, 26, 0.8);
    border-radius: 9999px;
    background-color: #fafafa;
    border: 1px solid rgba(8, 14, 26, 0.3);
}

.f-button-small {
    height: 2.75rem;
}

.f-button-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 0.5rem;
    position: relative;
}

.f-button-arrow-icon-left {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 12px;
}


/* 応募済み表示 */
.applied-box {
    margin: 0px 40px;
    font-size: 16px;
    color: rgba(8, 14, 26, 0.8);
}

.applied-title {
    color: #cf0000;
}

.applied-img {
    width: 280px;
    background: white;
    border: solid 1px #707070;
    border-radius: 10px;
    padding: 5% 5%;
}


/* 利用規約 */

.concierge-img {
    width: 24px;
}

.pr-terms-title {
    font-size: 15px;
    color: rgba(8, 14, 26, 0.8);
    font-weight: 500;
    padding-bottom: 0.5rem
}

.terms-container {
    background: #fff;
    color: rgba(8, 14, 26, 0.8);
    border: solid 0.5px #AFAFAF;
    margin: 8px 20px;
}

.pr-terms-subtitle {
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 0.5rem;
    background-color: #f3f2f2;
    border-bottom: solid 0.5px #AFAFAF;
}

.pr-terms-description {
    font-size: 13px;
    text-align: left;
    border-bottom: solid 0.5px #AFAFAF;
}

.rounded-top {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
}

/* フッター */
.footer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 8px 0;
    font-size: x-small;
    background: #fff;
}

.cmn_li_link_foot-new {
    padding: 0;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #a0a0a0;
}

.cmn_li_link_foot-new a {
    display: block;
    padding: 1em 8px;
    color: #a0a0a0;
    text-align: center;
    text-decoration: none;
    border-top: 1px solid #a0a0a0;
}

.cmn_li_link_foot-new a:before {
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    margin-top: 0.3em;
    content: "";
    background: url(../img/cmn_i_arrow.png) no-repeat;
    background-size: auto 100%;
    transform: rotate(180deg);
}

.cmn_li_link_foot-new img {
    width: 30px;
    vertical-align: middle;
}