@charset "UTF-8";
.pc_only {
    display: block;
}
.sp_only {
    display: none;
}
/********************
    txt
********************/
.txt_red {
    color: #ff5a5f;
}
.txt_b {
    font-weight: bold;
}
/********************
    asterisk
********************/
.ast_box {
    position: absolute;
    width: 44%;
    top: 350px;
    left: 40px;
}
.ast_box.ast_hs {
    top: 294px;
}
.ast_area {
    color: #777;
    font-size: 12px;
    text-align: left;
    letter-spacing: 0;
    line-height: 18px;
    margin: 0 0 5px 0;
}
.ast_area:last-child {
    margin: 0;
}
.ast_area .ast_mark {
    display: inline-block;
    vertical-align: top;
    padding: 0 1% 0 0;
}
.ast_area .ast_txt {
    display: inline-block;
    width: 92%;
}
@media screen and (min-width: 767px){
    .ast_box_p2{
        padding-left: 40px;
    }
}
/********************
    margin
********************/
.mb30 {
    margin: 0 0 30px 0;
}
/********************
    contents
********************/
.contents-main {
     padding: 60px 0 100px;
}
.txt-cmn {
     margin-bottom: 40px;
}
/********************
    title
********************/
.ttl-cmn-04.ttl_ls_l {
    letter-spacing: 3px;
    margin: 0 0 30px 0;
}
.ttl-cmn-04.ttl_mtb {
    letter-spacing: 3px;
    margin: 60px 0 30px 0;
}
/********************
    list
********************/
.cont_box {
    position: relative;
}
.lst_head {
    position: absolute;
    width: 161px;
    content: '';
    top: -24px;
    left: 40px;
    background: #ffb237;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 3px;
    padding: 10px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -o-border-radius: 40px;
    -ms-border-radius: 40px;
    border-radius: 40px;
}
.lst_box {
    background: #fff;
    line-height: 40px;
    margin: 62px 0 80px 0;
    padding: 40px 0;
    border: 1px solid #e0ded5;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
}
.lst_box .lst_ttl {
    height: 105px;
    font-size: 26px;
    font-weight: bold;
    border-bottom: 1px solid #e0ded5;
    margin: 0 0 30px 0;
}
.lst_box .lst_ttl.ttl_box {
    background: url("/wp-content/uploads/2019/02/icn_box.png") 52px 8px no-repeat;
    background-size: 48px;
    padding: 0 40px 0 134px;
}
.lst_box .lst_ttl.ttl_card {
    background: url("/wp-content/uploads/2019/02/icn_card.png") 45px 20px no-repeat;
    background-size: 61px;
    padding: 20px 40px 0 134px;
}
.lst_box .lst_ttl.ttl_delivery {
    background: url("/wp-content/uploads/2019/02/icn_megaphone.png") 40px 10px no-repeat;
    background-size: 70px;
    padding: 20px 40px 0 134px;
}
.lst_box .lst_ttl.ttl_box_or {
    background: url("/wp-content/uploads/2024/11/icn_box_or.png") 52px 8px no-repeat;
    background-size: 48px;
    padding: 15px 40px 0 134px;
}
.lst_box .lst_ttl.ttl_movie {
    background: url("/wp-content/uploads/2025/02/icon_movie.png") 45px 8px no-repeat;
    background-size: 60px;
    padding: 0 40px 0 134px;
}
.lst_box .lst_ttl.ttl_jobta {
        background: url(/wp-content/uploads/2023/09/icon_lv5_kotsu-kotsu_M.png) 45px 10px no-repeat;
        background-size: 71px;
        padding: 20px 40px 0 134px;
    }
.lst_box .lst_box_cont {
    padding: 0 40px;
}
.lst_box_cont.pri1{
  padding-bottom: 100px;
}
.ast_box.pri1{
  top: 490px;
}
.lst_box .lst_box_txt {
    display: inline-block;
    width: 51%;
    font-size: 16px;
    line-height: 28px;
    vertical-align: top;
    padding: 0 40px 35px 0;
}
.lst_box .lst_box_txt.bdr_none {
     border-bottom: none;
}
.lst_box .lst_box_img {
    display: inline-block;
    width: 48%;
}
.lst_box .lst_img_ttl {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 1px;
    margin: 0 0 30px 0;
    padding: 0 10px 0 65px;
}
.lst_box .lst_img_ttl:before {
    position: absolute;
    content: '';
    top: 2px;
    left: 20px;
    width: 18px;
    height: 40px;
    background: url("/wp-content/uploads/2019/02/shaded_bk_l.png") no-repeat;
    background-size: 18px;
}
.lst_box .lst_img_ttl:after {
    position: absolute;
    content: '';
    top: 2px;
    right: 44px;
    width: 18px;
    height: 40px;
    background: url("/wp-content/uploads/2019/02/shaded_bk_l.png") no-repeat;
    background-size: 18px;
    transform: rotate(45deg);
}
.lst_box .lst_img_ttl.ttl_s {
    padding: 0 10px 0 95px;
}
.lst_box .lst_img_ttl.ttl_s:before {
    position: absolute;
    content: '';
    top: -6px;
    left: 59px;
    width: 18px;
    height: 40px;
    background: url("/wp-content/uploads/2019/02/shaded_bk_l.png") no-repeat;
    background-size: 18px;
}
.lst_box .lst_img_ttl.ttl_s:after {
    position: absolute;
    content: '';
    top: -6px;
    right: 20px;
    width: 18px;
    height: 40px;
    background: url("/wp-content/uploads/2019/02/shaded_bk_l.png") no-repeat;
    background-size: 18px;
    transform: rotate(45deg);
}
.lst_box .lst_img {
    text-align: center;
}
.lst_img.box_diff{
  margin-top: 10px;
}
.lst_box .lst_img.pd0 {
    padding: 0;
}
.lst_box .lst_img .lst_img_box {
    max-width: 383px;
}
.lst_box .lst_img .lst_img_card {
    max-width: 419px;
}
.lst_box .lst_img .lst_img_delivery {
    max-width: 416px;
}
/********************
    footer
********************/
.footer {
    margin: 0 0 90px 0;
}
.footer-order {
    padding: 18px 60px 20px 60px;
}
.footer-order .-inner{
    width: 840px;
    margin: 0 auto;
}
.footer-order .btn-cmn {
    margin-top: -65px;
}
.footer-order .ftr_txt {
    position: relative;
    width: 450px;
    margin: 14px 0 -8px 0;
    color: #44bac7;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 3px;
    text-align: center;
}
.footer-order .ftr_txt .attention{
    display: block;
    margin-top: 5px;
    color: #474747;
    font-size: 13.5px;
    font-weight: normal;
    letter-spacing: -1px;
}
.footer-order .ftr_txt:after {
    position: absolute;
    content: '';
    top: 6px;
    right: 60px;
    width: 26px;
    height: 16px;
    background: url("/wp-content/uploads/2019/02/arrow_bl_02.png") no-repeat;
    background-size: 26px;
    margin: 0 0 0 26px;
}
/********************
    userAgent separate
********************/
.pc .app_frm,
.sp .app_frm {
    display: none;
}
.pc .normal_frm,
.sp .normal_frm {
    display: block;
}
.spApp .normal_frm,
.spApp.sp .normal_frm {
    display: none;
}
.spApp .app_frm {
    display: block;
}
/************************************************************
     Media query
************************************************************/
@media screen and (max-width:768px) {
.pc_only {
    display: none;
}
.sp_only {
    display: block;
}
/* contents */
    .contents-main.cnt_pt {
        padding: 30px 12px 40px;
    }
/* txt */
    .txt-cmn.txt_lh_s {
        line-height: 1.6;
        letter-spacing: 1px;
    }
    .txt-cmn.mb30 {
        margin: 0 0 15px 0;
    }
/* asterisk */
    .ast_box {
        position: relative;
        width: 100%;
        top: auto;
        left: auto;
    }
    .ast_box.pri1{
        top: auto;
    }
    .ast_box.ast_hs {
        top: auto;
    }
/* title */
    .ttl-cmn-04.ttl_ls_l {
        margin: 0 0 27px 0;
    }
    .ttl-cmn-04.ttl_mtb {
        letter-spacing: 0;
        margin: 50px 0 27px 0;
    }
    section:not(:first-child) > .ttl-cmn-04:first-child {
        margin-top: 50px;
    }
/* list */
    .lst_head {
        position: relative;
        width: 100%;
        top: auto;
        left: auto;
        font-size: 17px;
        padding: 12px;
        -moz-border-radius: 10px 10px 0 0;
        -webkit-border-radius: 10px 10px 0 0;
        -o-border-radius: 10px 10px 0 0;
        -ms-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
    }
    .lst_box {
        line-height: 25px;
        margin: 0 0 15px 0;
        padding: 30px 20px;
        -moz-border-radius: 0 0 10px 10px;
        -webkit-border-radius: 0 0 10px 10px;
        -o-border-radius: 0 0 10px 10px;
        -ms-border-radius: 0 0 10px 10px;
        border-radius: 0 0 10px 10px;
    }
    .lst_box .lst_ttl {
        height: auto;
        font-size: 17px;
        border-bottom: none;
        margin: 0 0 25px 0;
    }
    .lst_box .lst_ttl.ttl_box {
        background: url("/wp-content/uploads/2019/02/icn_box.png") 11px center no-repeat;
        background-size: 33px;
        padding: 0 0 0 68px;
    }
    .lst_box .lst_ttl.ttl_card {
        background: url("/wp-content/uploads/2019/02/icn_card.png") 9px top no-repeat;
        background-size: 45px 25px;
        padding: 0 0 0 68px;
    }
     .lst_box .lst_ttl.ttl_delivery {
        background: url("/wp-content/uploads/2019/02/icn_megaphone.png") 7px top no-repeat;
        background-size: 45px;
        padding: 8px 0 0 68px;
    }
     .lst_box .lst_ttl.ttl_movie {
        background: url("/wp-content/uploads/2025/02/img_movie.png") 7px no-repeat;
        background-size: 40px;
        padding: 8px 0 0 68px;
    }
    .lst_box .lst_ttl.ttl_jobta {
        background: url("/wp-content/uploads/2023/09/icon_lv5_kotsu-kotsu_M.png") 11px center no-repeat;
        background-size: 46px;
        padding: 0 0 0 68px;
    }
    .lst_box .lst_ttl.ttl_box_or {
        background: url("/wp-content/uploads/2024/11/icn_box_or.png") 11px center no-repeat;
        background-size: 33px;
        padding: 0 0 0 68px;
    }
    .lst_box .lst_box_cont {
        padding: 0;
    }
    .lst_box .lst_box_txt {
        display: block;
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        border-bottom: 1px solid #e0ded5;
        padding: 0 0 10px 0;
    }
    .lst_box .lst_box_img {
        display: block;
        width: 100%;
    }
    .lst_box .lst_img_ttl {
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        letter-spacing: 0;
        margin: 30px 0 20px 0;
        padding: 0 8px;
    }
    .lst_box .lst_img_ttl:before {
        top: 2px;
        left: 8px;
        width: 15px;
        height: 34px;
        background-size: 15px;
    }
    .lst_box .lst_img_ttl:after {
        top: 2px;
        right: 8px;
        width: 15px;
        height: 34px;
        background-size: 15px;
    }
    .lst_box .lst_img_ttl.ttl_s {
        padding: 0 8px;
    }
    .lst_box .lst_img_ttl.ttl_s:before {
        top: -6px;
        left: 8px;
        width: 15px;
        height: 34px;
        background-size: 15px;
    }
    .lst_box .lst_img_ttl.ttl_s:after {
        top: -6px;
        right: 8px;
        width: 15px;
        height: 34px;
        background-size: 15px;
    }
    .lst_box .lst_img {
        border-bottom: 1px solid #e0ded5;
        margin: 0 0 30px 0;
        padding: 0 0 30px 0;
    }
    .lst_box .lst_img.box_diff{
        border-bottom: none;
        margin: 10px 0 0;
        padding: 0;
    }
    .lst_box .lst_img .lst_img_box {
        max-width: 100%;
    }
    .lst_box .lst_img .lst_img_card {
        max-width: 100%;
    }
    .lst_box .lst_img .lst_img_delivery {
        max-width: 100%;
    }

    @media screen and (max-width: 768px){
    #privilege2 .lst_box_txt{
        display: block;
        margin-bottom: 30px;
    }
    #privilege3 .lst_img{
        padding: 0;
    }
    #privilege4 .lst_img{
        padding: 0;
    }
    }
    @media screen and (min-width: 767px){
        .lst_box .lst_box_txt{
            padding: 0 40px 10px 0;
        }
    }
    @media screen and (max-width: 768px){
    /* nav_sp */
    .nav_sp {
        display: flex;
        margin: 0 auto 20px auto;
    }
    .nav_sp a{
        width: 20%;
        padding-right:4px;
    }
    .nav_sp a:last-child{
        padding-right:0;
    }
    .nav_sp ul{
        width: 100%;
        justify-content: space-between;
    }
    .nav_sp li{
        float: left;
        overflow: hidden;
        width: 31.33333%;
    }
    .nav_lst {
        position: relative;
        display: inline-block;
        width: 100%;
        height: auto;
        background: #fff;
        text-align: center;
        vertical-align: top;
        margin: 0;
        padding: 13px 8px;
        border: 1px solid #44bac7;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        -o-border-radius: 7px;
        -ms-border-radius: 7px;
        border-radius: 7px;
    }
    .nav_lst.mr0 {
        margin: 0;
    }
    .nav_lst:after {
        position: absolute;
        content: '';
        bottom: 10px;
        width: 9px;
        height: 6px;
        background: url("/wp-content/uploads/2019/02/arrow_bl_down.png") no-repeat;
        background-size: 9px;
    }
    .nav_lst .img_box {
        margin: 0 0 10px 0;
    }
    .nav_lst .img_card {
        margin: 6px 0 18px 0;
    }
    .nav_lst .img_delivery {
        margin: 1px 0 12px 0;
    }
    .nav_lst .img_box_or {
        margin: 0 0 10px 0;
    }
    .nav_lst .img_jobta{
        margin: 0 0 10px 0;
    }
    .nav_lst .nav_lst_txt {
        color: #44bac7;
        font-size: 12px;
        font-weight: bold;
        margin: 0 0 5px 0;
    }
    .nav_lst .img_delivery, .nav_lst .img_card, .nav_lst .img_jobta{
        max-width: 40px;
    }
    .nav_lst .img_box, .nav_lst .img_box_or{
        max-width: 34px;
    }
    }

/* footer */
    .footer {
        margin: 0 0 110px 0;
    }
    .footer-order {
        padding: 15px 0 20px 0;
    }
    .footer-order .-inner{
        width: 100%;
    }
    .footer-order .btn-cmn {
        margin-top: 0;
    }
    .footer-order .ftr_txt {
        width: 100%;
        margin: 0 0 10px 0;
        font-size: 13px;
        text-align: center;
        letter-spacing: 1px;
    }
    .footer-order .ftr_txt .attention{
        margin-top: 0;
        font-size: 10px;
    }
    .footer-order .ftr_txt:after {
        position: relative;
        top: auto;
        background: none;
        margin: 0;
    }
}
/*レベルアップ制度追加css*/

.level_container{
position: relative;
border: 3.5px solid #E5E4DC;
border-radius: 12px;
margin: 20px 0 25px 0;
}
@media screen and (max-width: 768px){
    .level_container{
    margin: 6px 0 25px 0;
  }
}
.level_box{
    display: flex;
    align-items: center;
    justify-content: center;
}
.level_box_in{
    width: 45%;
    padding: 8px;
}
@media screen and (min-width: 767px){
    .level_box_in{
    width: 450px;
    padding: 20px;
    }
}
.level{
    padding-top: 8px;
}
@media screen and (min-width: 767px){
    .level,
    .level_name{
        font-size: 20px;
    }
}
.a_level_block{
    background-color: #FDE0E0;
    border-radius: 20px;
    color: #FF5A5F;
}
.d_level_block{
    background-color: #FDE0E0;
    border-radius: 20px;
    color: #FF5A5F;
}
.d_level_block,
.c_level_block,
.b_level_block,
.a_level_block{
    padding: 8px;
    text-align: center;
}
.label_blue{
    padding: 4px 0 2px;
    border-radius: 6px;
    background-color: #44BAC7;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}
.label_red{
    padding: 4px 0 2px;
    border-radius: 6px;
    background-color: #FF5A5F;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}
.label_grey{
    padding: 4px 0 2px;
    border-radius: 6px;
    background-color: #9e9e9e;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}
@media screen and (min-width: 767px){
    .label_grey,
    .label_blue,
    .label_red{
      padding: 8px;
        font-size: 16px;
    }
}
.level_img{
    text-align: center;
}
.level,
.level_name{
    font-weight: bold;
}
.level_name{
    display:block;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
.triangle{
    width:0;
    height:0;
    border-style:solid;
    border-radius: 10px;
    border-width: 39px 0 39px 20px;
    border-color: transparent transparent transparent #FFDF42;
}
@media screen and (max-width: 768px){
    .level_img img{
        max-width: 70px;
    }
    .level_name{
	    width: 28vw;
	}
}
.level_bonus{
    position: relative;
    display: flex;
    align-items: baseline;
    justify-content: center;
    margin-top: 8px;
    font-size: 12px;
}
.bonus_text{
    margin-right: 4px;
}
#a_level_bonus{
    position: absolute;
    bottom: 10%;
    color: #FF5A5F;
    font-size: 28px;
    font-weight: bold;
}
#b_level_bonus{
    color: #44BAC7;
    font-size: 20px;
    font-weight: bold;
}
#c_level_bonus{
    position: absolute;
    bottom: 10%;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
}
#d_level_bonus{
    color: #FF5A5F;
    font-size: 28px;
    font-weight: bold;
}
.false_bg{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 915px;
    height: 142px;
    margin: 20px auto 0;
    opacity: 0.3;
    border-radius: 20px;
    background: #000000; 
}
.false_text{
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
    display: block;
    color: #ffffff; 
    font-size: 16px; 
    letter-spacing: 1.5px;
    z-index: 10;
  }
@media screen and (max-width: 768px){
    .false_bg{
        width: 96%;
        height: 75%;
        margin: 13px auto 0;
    }
    .false_text{
        font-size: 12px;
        font-weight: bold;
        }
}

@media screen and (min-width: 767px){
    .level_bonus{
        font-size: 16px;
    }
    #b_level_bonus{
        font-size: 28px;
    }
    #a_level_bonus{
        font-size: 36px;
    }
}
.icon_caution{
  display: inline-block;
  width: 16px;
  margin-right: 4px
}

.border {
	display: flex;
	align-items: center;
}
	
.caution_text {
  font-size: 18px;
  font-weight: bold;
  margin-left: 2em;
  margin-right: 2em;
	}
	
h3.border::before,
h3.border::after {
  content: '';
  border-bottom: 2px dotted #000;
  flex: 1 1 auto;
}
.caution_text_container{
  padding-bottom: 20px;
}

@media screen and (max-width: 768px){
    .caution_text{
    margin-left: 1em;
    margin-right: 1em;
  }
}
@media screen and (max-width: 768px){
    .caution_text_container{
        padding-bottom: 8px;
    }
}  
  
.btn-container{
    text-align: center;
}
.sec_caution_leveldown .btn-cmn-in{
    background-color:#FF5A5F;
    box-shadow:0px 4px 0px 0px #CD4B4B
}
.sec_caution_leveldown .btn-cmn:hover:not(:disabled) .btn-cmn-in {
    margin-top: 2px;
    margin-bottom: 2px;
    background-color: #CD4B4B;
    box-shadow: 0px 1px 0px 0px #bd4444;
    opacity: 1;
}