#apply_VOlottery *,
#apply_VOlottery ::after,
#apply_VOlottery ::before {
    box-sizing: border-box;
}
#apply_VOlottery {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    color: #000000;
    overflow: hidden;
    background-color: #deebfd;
    text-align: left;
}
#apply_VOlottery img {
    width: 100%;
}
#apply_VOlottery .pc {
    display: block;
}
#apply_VOlottery .sp {
    display: none;
}
#apply_VOlottery a {
    cursor: pointer;
    text-decoration: none;
    opacity: 1;
    transition: 0.2s;
}
#apply_VOlottery a:hover {
    cursor: pointer !important;
    opacity: 0.7;
}
#apply_VOlottery h1,
#apply_VOlottery h2,
#apply_VOlottery h3 {
    font-weight: 500;
}
@media screen and (max-width: 768px) {
    #apply_VOlottery {
        font-size: 14px;
    }
    #apply_VOlottery .pc {
        display: none;
    }

    #apply_VOlottery .sp {
        display: block;
    }
}

/* top */
#apply_VOlottery .top {
    background: url(../../../img/usr/free/apply_VOlottery/bl_bg.jpg)no-repeat top center / cover;
    padding-bottom: 12%;
}
#apply_VOlottery .top_txt {
    color: white;
    background-color: #182a77;
    text-align: center;
    padding: 0.5rem;
    margin: 0 auto;
}
#apply_VOlottery .mv {
    margin: 0 auto 5%;
    padding: 0;
    line-height: 1;
}
.lead_txt_bold_wrap {
    width: 100%;
    margin: 0 auto 1%;
    filter: drop-shadow(0 3px 0 #090909);
}
#apply_VOlottery .lead_txt_bold {
    text-align: center;
    color: white;
    font-size: 35px;
    font-weight: 900;
    line-height: 1.2;
    text-shadow:
    1px 0   0 #090909,
   -1px 0   0 #090909,
    0   1px 0 #090909,
    0  -1px 0 #090909,
    1px  1px 0 #090909,
   -1px  1px 0 #090909,
    1px -1px 0 #090909,
   -1px -1px 0 #090909,
    2px 0   0 #090909,
   -2px 0   0 #090909,
    0   2px 0 #090909,
    0  -2px 0 #090909,
    2px  1px 0 #090909,
    2px -1px 0 #090909,
   -2px  1px 0 #090909,
   -2px -1px 0 #090909,
    1px  2px 0 #090909,
   -1px  2px 0 #090909,
    1px -2px 0 #090909,
   -1px -2px 0 #090909;
}
#apply_VOlottery .lead_txt_bold span {
    color: #ff4700;
}
#apply_VOlottery .lead_txt_bold_sub {
    width: 90%;
    text-align: center;
    margin: 0 auto 1%;
    font-size: 22px;
    font-weight: 900;
    line-height: 1.2;
}
#apply_VOlottery .lead_txt {
    width: 90%;
    color: white;
    font-size: 16px;
    text-align: left;
    margin: 0 auto 3%;
}
#apply_VOlottery .lead_txt li {
    padding-left: 1rem;
    text-indent: -1rem;
}
#apply_VOlottery .period_wrap {
    position: relative;
    width: 90%;
    margin: 0 auto 5%;
    background-color: #231815;
    text-align: center;
    color: white;
    padding: 3px;
}
#apply_VOlottery .period_wrap .period_ttl {
    width: 100%;
    top: -20%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 7px 20px;
    line-height: 1;
    font-weight: 900;
    font-size: 25px;
}
#apply_VOlottery .period_wrap .period_txt {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    background-color: #fabf00;
    padding: 10px 3% 0;
}
#apply_VOlottery .period_wrap .period_txt ._left {
    width: 20%;
    font-size: clamp(13px, 1.7vw, 15px);
    color: white;
    text-align: center;
    background-color: #090909;
    border-radius: 5px;
}
#apply_VOlottery .period_wrap .period_txt ._right {
    width: 79%;
    text-align: center;
    font-size: clamp(19px, 2.6vw, 23px);
    color: #000;
    font-weight: 900;
    padding-bottom: 2%;
}
#apply_VOlottery .period_wrap .period_txt .lg {
    font-size: clamp(26px, 3.3vw, 30px);
}
#apply_VOlottery .period_wrap .period_txt .lgsm {
    font-size: clamp(16px, 2.2vw, 21px);
}
#apply_VOlottery .item_wrap {
    width: 90%;
    margin: 0 auto;
    border: 3px solid #231815;
}
#apply_VOlottery .item_wrap .item_ttl_box {
    width: 100%;
    background: url(../../../img/usr/free/apply_VOlottery/item_bg.jpg)no-repeat top center / cover;
    text-align: center;
    color: white;
    text-shadow:
    1px 0   0 #090909,
   -1px 0   0 #090909,
    0   1px 0 #090909,
    0  -1px 0 #090909,
    1px  1px 0 #090909,
   -1px  1px 0 #090909,
    1px -1px 0 #090909,
   -1px -1px 0 #090909,
    2px 0   0 #090909,
   -2px 0   0 #090909,
    0   2px 0 #090909,
    0  -2px 0 #090909,
    2px  1px 0 #090909,
    2px -1px 0 #090909,
   -2px  1px 0 #090909,
   -2px -1px 0 #090909,
    1px  2px 0 #090909,
   -1px  2px 0 #090909,
    1px -2px 0 #090909,
   -1px -2px 0 #090909;
    font-size: 20px;
    padding: 5px 0 10px;
}
#apply_VOlottery .item_wrap .item_ttl_box h2 {
    font-size: 23px;
}
#apply_VOlottery .item_wrap .item_ttl_box p {
    font-size: 20px;
}
#apply_VOlottery .item_lst {
    width: 100%;
    margin: 0 auto;
    background-color: #231815;
}
#apply_VOlottery .item_lst li {
    background-color: white;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5% 8%;
}
#apply_VOlottery .item_lst li:not(:last-child) {
    margin-bottom: 3px;
}
#apply_VOlottery .item_lst ._img {
    width: 40%;
}
#apply_VOlottery .item_lst ._txt {
    width: 56%;
}
#apply_VOlottery .item_lst .item_name {
    font-size: 27px;
}
#apply_VOlottery .item_lst .item_price {
    font-size: 20px;
    margin-bottom: 8%;
}
#apply_VOlottery .item_lst .item_price span {
    font-size: 33px;
}
#apply_VOlottery .item_card {
    display: flex;
    width: 100%;
    align-items: center;
}
#apply_VOlottery .item_card .item_card_img {
    position: relative;
    width: 37%;
    margin-right: -10%;
    z-index: 2;
}
#apply_VOlottery .item_card .card_flex {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
#apply_VOlottery .item_card .card_flex._01 {
    margin-bottom: -5%;
}
#apply_VOlottery .item_card .card_flex._02 {
    margin-left: 2%;
}
#apply_VOlottery .item_card .card_flex img {
    width: 25%;
    transform-origin: bottom center;
}
#apply_VOlottery .item_card .card_flex._01 img {
    margin-left: -2%;
}
#apply_VOlottery .item_card .card_flex._02 img {
    margin-left: -7%;
}
#apply_VOlottery .item_card .card_flex._01 img:nth-child(1),
#apply_VOlottery .item_card .card_flex._02 img:nth-child(1) {
  transform: rotate(-12deg);
}
#apply_VOlottery .item_card .card_flex._01 img:nth-child(2),
#apply_VOlottery .item_card .card_flex._02 img:nth-child(2) {
  transform: rotate(-4deg) translateY(-10%);
}
#apply_VOlottery .item_card .card_flex._01 img:nth-child(3),
#apply_VOlottery .item_card .card_flex._02 img:nth-child(3) {
  transform: rotate(4deg) translateY(-10%);
}
#apply_VOlottery .item_card .card_flex._01 img:nth-child(4),
#apply_VOlottery .item_card .card_flex._02 img:nth-child(4) {
  transform: rotate(12deg);
}
#apply_VOlottery .item_card .item_card_txt {
    width: 69%;
    padding-bottom: 5%;
}
#apply_VOlottery .item_card .bg_txt {
    font-size: 14px;
    text-align: center;
    border-radius: 50vw;
    line-height: 1.2;
    padding: 7px 5% 7px 8%;
    background: url(../../../img/usr/free/apply_VOlottery/item_card_txt_bg.jpg)no-repeat center / 100% 100%;
    color: white;
    text-shadow:
    1px 0   0 #090909,
   -1px 0   0 #090909,
    0   1px 0 #090909,
    0  -1px 0 #090909,
    1px  1px 0 #090909,
   -1px  1px 0 #090909,
    1px -1px 0 #090909,
   -1px -1px 0 #090909,
    2px 0   0 #090909,
   -2px 0   0 #090909,
    0   2px 0 #090909,
    0  -2px 0 #090909,
    2px  1px 0 #090909,
    2px -1px 0 #090909,
   -2px  1px 0 #090909,
   -2px -1px 0 #090909,
    1px  2px 0 #090909,
   -1px  2px 0 #090909,
    1px -2px 0 #090909,
   -1px -2px 0 #090909;
}
#apply_VOlottery .item_card .note {
    font-size: 8px;
}
#apply_VOlottery .item_card .item_card_img .note {
    text-align: left;
    width: 230%;
    padding: 1% 0 0 20%;
}
#apply_VOlottery .item_card .item_card_txt .note {
    text-align: right;
}

/* sec01 */
#apply_VOlottery .sec01 {
    background-color: #f1f1f1;
    padding: 10%;
}
#apply_VOlottery .sec01 a,
#apply_VOlottery .sec02 a {
    color: #e60012;
    text-decoration: underline;
}
#apply_VOlottery .sec01 a.st {
    font-size: 16px;
}
#apply_VOlottery .sec01 a:hover,
#apply_VOlottery .sec02 a:hover {
    text-decoration: none;
}
#apply_VOlottery .sec01 h2 {
    border-left: 3px solid #000;
    padding-left: 10px;
    font-size: 18px;
    margin-bottom: 1rem;
}
#apply_VOlottery .sec01 p {
    margin-bottom: 1rem;
    font-size: 16px;
}
#apply_VOlottery .note_text {
    font-size: 14px;
}
#apply_VOlottery .note_text .mb {
    margin-bottom: 1rem;
}
#apply_VOlottery .note_text li {
    padding-left: 1rem;
    text-indent: -1rem;
}
#apply_VOlottery .note_text li.indent_none {
    padding-left: 0;
    text-indent: 0;
}
#apply_VOlottery .sec01 hr {
    display: block;
    height: auto;
    border: 0;
    border-top: 2px solid #9fa0a0;
    margin: 2em 0;
    padding: 0;
}
#apply_VOlottery .sec01 .sec01_img_01 {
    width: 75%;
    margin: 2% 0 5% 0;
}

/* sec02 */
#apply_VOlottery .sec02 {
    width: 100%;
    background-color: #ff4d82;
    padding: 5% 4%;
}
#apply_VOlottery .sec02 h2 {
    width: 100%;
    text-align: center;
    color: white;
    margin-bottom: 2%;
}
#apply_VOlottery .sec02 h2 span {
    font-size: 22px;
    font-weight: bold;
}
#apply_VOlottery .sec02 .precautions {
    width: 100%;
    background-color: white;
    border-radius: 10px;
    padding: 8% 5%;
}

/* sec03 */
#apply_VOlottery .sec03 {
    position: relative;
    width: 100%;
    background: url(../../../img/usr/free/apply_VOlottery/bl_bg.jpg)no-repeat center / cover;
    padding: 12% 0 0;
}
#apply_VOlottery .sec03::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    padding-top: 6.2%;
    background: url(../../../img/usr/free/apply_VOlottery/sec03_top_deco.png) no-repeat top center / cover;
}
#apply_VOlottery .sec03 .sec03_txt {
    text-align: center;
    font-size: 17px;
    margin-bottom: 5%;
}
#apply_VOlottery .application_lst {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 85%;
    margin: 0 auto 8%;
}
#apply_VOlottery .application_lst li {
    border: 3px solid #231815;
    width: 48.5%;
    background-color: #231815;
    text-align: center;
}
#apply_VOlottery .application_lst li div {
    background-color: white;
    padding: 8%;
    border-radius: 20px;
}
#apply_VOlottery .application_lst li div img {
    width: 65%;
    margin-bottom: 5%;
}
#apply_VOlottery .application_lst .price_txt {
    font-size: 14px;
}
#apply_VOlottery .application_lst .price_txt span {
    font-size: 18px;
}
#apply_VOlottery .application_lst .small_txt {
    font-size: 8px;
    margin-bottom: 7%;
}
#apply_VOlottery .btn {
    display: block;
    position: relative;
    border-radius: 50vw;
    color: white;
    text-align: center;
    width: 100%;
    text-shadow:
    1px 0   0 #090909,
   -1px 0   0 #090909,
    0   1px 0 #090909,
    0  -1px 0 #090909,
    1px  1px 0 #090909,
   -1px  1px 0 #090909,
    1px -1px 0 #090909,
   -1px -1px 0 #090909,
    2px 0   0 #090909,
   -2px 0   0 #090909,
    0   2px 0 #090909,
    0  -2px 0 #090909,
    2px  1px 0 #090909,
    2px -1px 0 #090909,
   -2px  1px 0 #090909,
   -2px -1px 0 #090909,
    1px  2px 0 #090909,
   -1px  2px 0 #090909,
    1px -2px 0 #090909,
   -1px -2px 0 #090909;
}
#apply_VOlottery .btn._application {
    padding: 0.7rem;
    background: url(../../../img/usr/free/apply_VOlottery/btn_bg.jpg)no-repeat center / cover;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); 
}
#apply_VOlottery .btn._application::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translateY(-50%);
    width: 7%;
    padding-top: 7%;
    background: url(../../../img/usr/free/apply_VOlottery/icon_arrow.png)no-repeat center /100%;
}
#apply_VOlottery .bottom_note {
    background-color: #a8cfff;
    padding: 3% 12%;
    font-size: 12px;
}

/* sec04 */
#apply_VOlottery .sec04 {
    position: relative;
    width: 100%;
    background: url(../../../img/usr/free/apply_VOlottery/bl_bg.jpg)no-repeat center / cover;
    padding: 6% 0 12%;
    text-align: center;
}
#apply_VOlottery .sec04 h2 {
    font-family: "Oswald", sans-serif;
    color: white;
    text-shadow:
    1px 0   0 #090909,
   -1px 0   0 #090909,
    0   1px 0 #090909,
    0  -1px 0 #090909,
    1px  1px 0 #090909,
   -1px  1px 0 #090909,
    1px -1px 0 #090909,
   -1px -1px 0 #090909,
    2px 0   0 #090909,
   -2px 0   0 #090909,
    0   2px 0 #090909,
    0  -2px 0 #090909,
    2px  1px 0 #090909,
    2px -1px 0 #090909,
   -2px  1px 0 #090909,
   -2px -1px 0 #090909,
    1px  2px 0 #090909,
   -1px  2px 0 #090909,
    1px -2px 0 #090909,
   -1px -2px 0 #090909;
    font-size: 50px;
    font-weight: 400;
    background: url(../../../img/usr/free/apply_VOlottery/sec04_ttl_bg.jpg) no-repeat center/cover;
    width: fit-content;
    line-height: 1;
    padding: 2% 13%;
    margin-bottom: 5%;
}
#apply_VOlottery .sec04 h2 span {
    display: inline-block;
    transform: skewX(-30deg) scaleX(1.5);
}
#apply_VOlottery .sec04 .logo_vol {
    width: 38%;
    margin: 0 auto 1%;
}
#apply_VOlottery .sec04_lead {
    font-family: "M PLUS 1p", sans-serif;
    font-weight: 800;
    font-size: 28px;
    margin-bottom: 10%;
}
#apply_VOlottery .profile_wrap {
    width: 90%;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: space-between;
}
#apply_VOlottery .profile_wrap h3 {
    font-size: 34px;
    margin-bottom: 0.5rem;
}
#apply_VOlottery .profile_wrap .fura {
    border-bottom: 3px solid #f8b62d;
}
#apply_VOlottery .profile_wrap .watarai {
    border-bottom: 3px solid #e61673;
}
#apply_VOlottery .profile_wrap .shikinagi {
    border-bottom: 3px solid #004ea2;
}
#apply_VOlottery .profile_wrap .dazzlegarden {
    border-bottom: 3px solid #e83828;
}
#apply_VOlottery .profile_wrap .profile_img,
#apply_VOlottery .profile_wrap .profile_txt {
    width: 50%;
}
#apply_VOlottery .profile_wrap .profile_txt {
    text-align: left;
}
#apply_VOlottery .profile_wrap .profile_txt.pl {
    padding-left: 5%;
}
#apply_VOlottery .profile_wrap .profile_txt.pl2 {
    padding-left: 2%;
}
#apply_VOlottery .profile_wrap .profile_txt.pr {
    padding-right: 5%;
}
#apply_VOlottery .profile_wrap .profile_txt p {
    font-size: 21px;
    margin-bottom: 5%;
}
#apply_VOlottery .profile_wrap .links {
    display: flex;
    align-items: center;
}
#apply_VOlottery .profile_wrap .links li {
    width: 35%;
    margin-right: 5%;
}
#apply_VOlottery .profile_wrap .links li a {
    width: 100%;
    position: relative;
    display: block;
    border-radius: 50vw;
    color: #000;
}
#apply_VOlottery .profile_wrap .links ._x a {
    text-align: center;
    background-color: #d8dae9;
    padding: 7px 10% 7px 25%;
    line-height: 1;
}
#apply_VOlottery .profile_wrap .links ._x a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    width: 25%;
    padding-top: 25%;
    border-radius: 50vw;
    background: #000 url(../../../img/usr/free/apply_VOlottery/icon_x.png) no-repeat center/50%;
}
#apply_VOlottery .profile_wrap .links ._x img {
    width: 100%;
    margin: 0 auto;
}
#apply_VOlottery .profile_wrap .links ._yt a {
    text-align: center;
    background-color: #d8dae9;
    padding: 7px 10% 7px 30%;
    line-height: 1;
}
#apply_VOlottery .profile_wrap .links ._yt a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    width: 30%;
    padding-top: 30%;
    background: url(../../../img/usr/free/apply_VOlottery/icon_youtube.png) no-repeat center/100%;
}


/* copyright */
#apply_VOlottery .copyright {
    background-color: #182a77;
    text-align: center;
    color: white;
    font-size: 12.6px;
    padding: 7px 0;
}
#apply_VOlottery .copyright img {
    max-width: 98px;
}

@media screen and (max-width: 768px) {
    #apply_VOlottery {
        font-size: 14px;
    }

    /* mv */
    #apply_VOlottery .mv {
        margin: 0 auto 8%;
    }

    #apply_VOlottery .lead_txt_bold {
        width: 90%;
        margin: 0 auto 3%;
        font-size: 22px;
        line-height: 1.3;
    }
    #apply_VOlottery .lead_txt_bold_sub {
        font-size: 18px;
        line-height: 1.3;
        margin: 0 auto 3%;
    }
    #apply_VOlottery .lead_txt {
        font-size: 13px;
        margin-bottom: 7%;
    }
    #apply_VOlottery .lead_txt li {
        padding-left: 1rem;
        text-indent: -1rem;
    }    
    #apply_VOlottery .period_wrap .period_ttl {
        font-size: 20px;
    }
    #apply_VOlottery .period_wrap .period_txt .lgsm {
        font-size: 16px;
    }
    #apply_VOlottery .period_wrap .period_txt ._left {
        font-size: 11.5px;
        width: 25%;
        margin-bottom: 4%;
    }
    #apply_VOlottery .period_wrap .period_txt ._left:last-of-type {
        margin-bottom: 0;
    }
    #apply_VOlottery .period_wrap .period_txt ._right {
        text-align: center;
        font-size: 16px;
        width: 75%;
        margin-bottom: 4%;
    }
    #apply_VOlottery .period_wrap .period_txt ._right:last-of-type {
        margin-bottom: 0;
    }
    #apply_VOlottery .period_wrap .period_txt .lg {
        font-size: 21px;
    }
    #apply_VOlottery .period_wrap .period_txt .lgsm {
        font-size: 14px;
    }
    #apply_VOlottery .period_wrap {
        width: 90%;
        margin: 0 auto 10%;
    }
    #apply_VOlottery .item_wrap .item_ttl_box h2 {
        font-size: 20px;
    }
    #apply_VOlottery .item_wrap .item_ttl_box p {
        font-size: 14px;
    }
    #apply_VOlottery .item_lst li {
        display: block;
        padding: 9% 8%;
    }
    #apply_VOlottery .item_lst ._img,
    #apply_VOlottery .item_lst ._txt {
        width: 100%;
    }
    #apply_VOlottery .item_lst ._img {
        padding: 0 10%;
        margin-bottom: 5%;
    }
    #apply_VOlottery .item_lst .item_name {
        text-align: center;
        font-size: 23px;
    }
    #apply_VOlottery .item_lst .item_price {
        text-align: center;
        font-size: 17px;
        margin-bottom: 3%;
    }
    #apply_VOlottery .item_lst .item_price span {
        font-size: 24px;
    }

    /* sec01 */
    #apply_VOlottery .sec01 .sec01_img_01 {
        width: 100%;
    }
    #apply_VOlottery .sec01 h2 {
        font-size: 16px;
    }
    #apply_VOlottery .sec01 p {
        font-size: 14px;
    }
    #apply_VOlottery .note_text {
        font-size: 12px;
    }
    #apply_VOlottery .note_text li {
        padding-left: 0.7rem;
        text-indent: -0.7rem;
    }
    #apply_VOlottery .item_card .item_card_img {
        margin-right: -10%;
    }
    #apply_VOlottery .item_card .bg_txt {
        padding: 7px 0 7px 5%;
    }
    #apply_VOlottery .item_card .note {
    font-size: 6.5px;
    }
    #apply_VOlottery .item_card .item_card_img .note {
        width: 210%;
    }

    /* sec03 */
    #apply_VOlottery .application_lst {
        display: block;
    }
    #apply_VOlottery .sec03 .sec03_txt {
        font-size: 15px;
    }
    #apply_VOlottery .application_lst li {
        width: 100%;
    }
    #apply_VOlottery .application_lst li:not(:last-of-type) {
        margin-bottom: -3px;
    }

    /* sec04 */
    #apply_VOlottery .sec04 {
        padding: 10% 0 15%;
    }
    #apply_VOlottery .sec04 h2 {
        font-size: 30px;
    }
    #apply_VOlottery .sec04_lead {
        font-size: 16px;
    }
    #apply_VOlottery .profile_wrap {
        display: block;
    }
    #apply_VOlottery .profile_wrap:not(:last-of-type) {
        margin-bottom: 15%;
    }
    #apply_VOlottery .profile_wrap .profile_img,
    #apply_VOlottery .profile_wrap .profile_txt {
        width: 100%;
    }
    #apply_VOlottery .profile_wrap .profile_img {
        margin-bottom: 5%;
    }
    #apply_VOlottery .profile_wrap h3 {
        font-size: 26px;
    }
    #apply_VOlottery .profile_wrap .profile_txt p {
        font-size: 18px;
    }
    #apply_VOlottery .profile_wrap .profile_txt.pr {
        padding-right: 0;
    }
    #apply_VOlottery .profile_wrap .profile_txt.pl {
        padding-left: 0;
    }
}