@charset "UTF-8";


/* Flukeさん特別仕様STARRY  ------------------------------------*/

.stry-entry01-signuptitle{
    font-family: 'Playfair Display', serif !important;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.stry-entry01-signupbox,
.stry-entry01-entryblock{
    background-color: var(--color_gray3) !important;
    border: none !important;
    color: #fff;
}
.stry-entry01-entryblock a{
    color: #fff;    
}
#join_text{
    background-color:var(--color_w) !important;
    color: #000 !important;
    padding: 30px !important;
}
button.stry-entry01-button{
    max-width: 400px;
    background-color: var(--color_gray1) !important;
    color: #000;
    border: none !important;
    font-family: "Noto Serif JP", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif !important;    
}
.stry-midwrapper{
    background-color: var(--color_w) !important;
}
.stry-entry01-alert{
    margin: 20px -15px 20px -15px !important;}
#payment_text, #service_text{
    background-color: #dfdfdf !important;
    color: #000 !important;
}
#payment_title, #service_title, #rule_title{
    color: #000;
}
pre.entry_rule{
    border: 1px solid rgba(0,0,0,0.5);
    background-color: #fff !important;
    color: #000 !important;
    padding: 20px !important;
    font-family: "Noto Serif JP", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif !important;    
}
.stry-loginbox{
    background-color: var(--color_gray3) !important;
    color: var(--color_w);
    border:unset !important;
}
button.stry-logout01-button,
#login01_button_area button{
    font-family: "Noto Serif JP", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif !important;        
}

/*マイページ*/
#div_member01{
    background-color: #000;
}
#div_member01 .stry-midwrapper a{
    text-decoration-line: underline;
}
#div_member01 .stry-midwrapper,
.stry-member01-noticeblock{
    color: #000;
}

/* カート導線　*/
#div_item_ec03 .stry-ec03-table-row02,
#div_item_ec03 .stry-ec03-table-row03{
    color: #000;
}


/* 黒背景通常設定　STARRY  ------------------------------------*/
.stry-ec02-breadcrumbs{
display:none;
}

.stry-entry01-joinblock,
.stry-entry01-signupinfo{
    line-height: 1.7;
}
input[type="checkbox"]{
    width: auto;
    padding: 10px;
    margin-right: 10px;
}

/*TABLEスペース解除*/
table{
    border-collapse: collapse;
    border-spacing: 0;
}

/* contact フォーム SHOP*/
.stry-ec01-category,.stry-ec01-item,
.stry-ec02-item-block02,
.stry-tableodd{
    background-color: transparent !important;
}
#div_member08 table,
#div_support03 table{
    width: 100%;
    margin: 2em auto 3em;
}
#div_support02 #btn2{
    padding: 0;
    width: 130px;
    
}

/*背景調整*/
.stry-update01-column01,
.stry-member01-memberinfo-table .stry-member01-column01, .stry-member01-courseinfo-table .stry-member01-column01, .stry-member01-pointinfo-table .stry-member01-column01,
.stry-entry01-contents{
    background-color: rgba(255,255,255,0.3) !important;    
}
/* 新規　*/
/* チェックボックス　干渉を受けないように*/
#div_entry01 .stry-entry01-checkbox{
    height: auto;
    line-height: 1;
    margin-left: 2em;
}

#div_password01 input,
#div_member02 input{
    margin: 10px 0;
    padding: 5px 3px;
    width: 90%;
    max-width: 500px;
}
.stry-update01-coursename{
    color: #fff;
}
/*table BORDER*/
/*マイページ、問い合わせ履歴、購入履歴 会員登録の入力確認画面*/
#div_entry06 td,#div_entry06 th,
#div_member01 td,#div_member01 th,
#div_support03 td,#div_support03 th,
#div_member08 td,#div_member08 th{
    border: 1px solid rgba(255,255,255,0.1);
}

/*マイページ　会員情報修正*/
#div_member05 table{
    margin: 1em auto;
    width: 95%;
    max-width: 800px;
}
#div_member05 td,#div_member05 th{
    border: none;
}
#div_entry05 #zip,#div_entry05 #search,
#div_member05 #zip,#div_member05 #search{
    width: 30%;
}


#div_member05 input,#div_member05 select{
    margin: 5px 0 1em !important;
}
#div_member05 p{
    margin: 0;
}

/* カード情報入力 */
#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;    
}
.stry-ec04-delivery_info_check input{
    height: 25px !important;        
}
/*　決済ボタン、ページ全体　*/
.page-f input,.page-f select,.page-f option{
    height: 40px;    
    line-height: 40px;
    margin-bottom: 10px;
}
/* 会員入力画面の確認　*/
#div_entry06 td{
    padding: 5px;
}
#div_login01,#div_login01 a{
    color:var(--color_w);   
}
.stry-errorbox{
    background-color: unset;
}
.stry-errorbox, .stry-loginbox, .stry-entry01-contents, .stry-entry01-signupbox {background-color: transparent;}

table.stry-member01-memberinfo-table .stry-member01-column01, table.stry-member01-courseinfo-table .stry-member01-column01, table.stry-update01-courseinfo-table .stry-update01-column01 {background-color: transparent !important;}

table.stry-support01-table tr, table.stry-support01-table td {background-color: transparent;}

/* エントリーページ補正 */
.stry-entry01-agreement {background-color: transparent;}
#payment_kind{
    height: 40px;
    line-height: 40px;
}

/* マイページ補正 */
hr.stry-member01-hr01, hr.stry-member01-hr02, hr.stry-member01-hr03  {margin-top: 10px; margin-bottom: 10px;}
table.stry-support01-table,
table.stry-member01-memberinfo-table, table.stry-member01-courseinfo-table, table.stry-member01-maintable, table.stry-update01-courseinfo-table {width: 100%;}



#div_support02 table,
#div_entry06 table,
div#div_item_ec05 form table {
border: solid 1px var(255,255,255,0.3);
width: 100%;
margin-bottom: 4em;
}
#div_support02 tr,#div_support02 td,
div#div_item_ec05 form table td {
border: solid 1px rgba(255,255,255,0.3) !important;
padding: 5px;
}
pre.entry_rule{
    background: #000;
}
/* STARRY */
/* 12ヶ月コースボタン */
.stry-course-select-table button{
    height: 40px;
    line-height: 40px;
    border:solid var(--color_w) 1px;}
.fc-f button{
    margin-top: 2em;
    height: 60px !important;
    line-height: 60px;    
    padding: 0 25px;
}
/*黒画面調整*/
.stry-errorbox{
    background-color: unset !important;
}

button{
    border: none;
    background: var(--color_gray3);
    color: var(--color_w);
    border: 1px solid #fff;
}
button:hover{
    background: var(--color_w);    
    color:#000;
    transition: 0.5s;
}
/* カード情報入力 */
input,select{
    margin: 10px auto;
    padding: 5px;
}
#div_entry09 select{
    width: 100px;
}



@media screen and (max-width: 1024px) {
    button.stry-entry01-button{
    max-width: 340px;
    }
}
@media screen and (max-width: 768px) {
    button.stry-entry01-button{
    max-width: 280px;
    }
}
@media screen and (max-width: 600px) {
#div_entry05 #zip,#div_entry05 #search,
#div_member05 #zip,#div_member05 #search{
    width: 50%;
}
    button.stry-entry01-button{
    max-width: unset;
    }
}