@charset "UTF-8";

/* 特別仕様STARRY  ------------------------------------*/


input,textarea{
padding: 5px;
}
/* 12ヶ月コースボタン */
.stry-course-select-table button{
    height: 40px;
    line-height: 40px;
    border:1px solid var(--color_main1);
    border-radius: 15px;
}
#div_entry04 table tr:nth-of-type(2n+1){
    background: transparent;
}
.page-f button{
    margin:2em 0;
    height: 40px;
    line-height: 40px;
    border:1px solid var(--color_main1);
    color: var(--color_b);
    padding: 0 10px;
    background-color: var(--color_gray1);
}
/* カード情報入力 */
#div_entry09 input,#div_entry09 select{
    margin: 10px auto;
    padding: 5px;
}
#div_entry09 select{
    width: 100px;
}
/*　決済ボタン、ページ全体　*/
#div_item_ec04 input, #div_item_ec04 option, #div_item_ec04 select{
    height: 40px;
}
/* 購入画面　*/
#div_item_ec04 input,#div_item_ec04 select{
    height: 40px !important;
    line-height: 40px;
    margin-bottom: 15px;
    padding: 2px;
}
#div_item_ec04 input[type="checkbox"],
#div_item_ec04 input[type="checkbox"]:checked:before{
    height: 25px !important;
}
/* 表に色　*/
#div_item_ec05 table{
    margin: 10px 0 20px;
    border-collapse:collapse;
}
#div_support02 th, #div_support02 td,
#div_item_ec05 th, #div_item_ec05 td {
    border:1px solid rgba(255,255,255,0.3);
    padding: 5px !important;
}

/*Sign Up Now!!*/
.stry-entry01-signuptitle{
    font-weight: 900;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
#entry_area{
    border-radius: 5px;
}
.stry-midwrapper{
    border: none !important;
}
#join_text{
    color: #000 !important;
    padding: 30px !important;
    border: none;
}
.stry-entry01-alert{
    margin: 20px -15px 20px -15px !important;}
pre.entry_rule{
    padding: 20px !important;
}

/* 問い合わせ */
#div_support01{
    padding: 30px;
}
td.stry-support01-column01{
    vertical-align: middle;
}
#btn2{
    text-align: center;
    margin: 2em auto;
    max-width: 350px;
    width: 95%;
    font-size: 18px;    
}
#div_support01 #btn2{
    max-width: 150px;    
}
#btn2:hover{
    transition: 0.5s;
}

/* カート導線 */
.stry-ec02-breadcrumbs{
    display: none;
}

/*マイページ*/
#div_member01 .stry-midwrapper a{
    text-decoration-line: underline;
}
