@charset "UTF-8";
/* カスタマイズ用CSS */
/* ==============================================================================
PUBLIC：2025.05.27 tomoy CUSTOM
============================================================================== */


/* ==============================================================================
PUBLIC
============================================================================== */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
header,
hgroup,
section,
article,
aside,
hgroup,
footer,
figure,
figcaption,
nav {
    margin: 0;
    padding: 0;
    /*font-size: 100%;*/
}
body {
    line-height: 1.0;
    -webkit-text-size-adjust: none;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
}
img {
    border: 0;
    vertical-align: bottom;
}
img a {
    border: 0;
    text-decoration: none;
}
ul,
ol {
    list-style: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input,
select {
    font-size: 100%;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}


/* タイトル
----------------------------------------------- */
h2.title {
    text-align: center;
    margin-bottom: 35px;
    letter-spacing: 2px;
    padding-bottom: 35px;
    font-size: 22px;
    line-height: 32px;
    background-image: url('/onlineshop/html/user_data/images/member/bg_tree_pink.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    font-family: 'Montserrat', sans-serif;
}

#main_column .sub_area h3,
#undercolumn_login .login_area h3,
#undercolumn_shopping h3,
#mypagecolumn h3,
#undercolumn_cart h3 {
    margin: 0 0 15px 0;
    font-size: 16px;
     line-height: 22px;
}

@media screen and (min-width: 769px) {
.block_oldonecolum {
max-width: 740px;  margin: 0 auto 10px auto;
}
}/*# edia screen and (min-width: 769px) */









/* ==============================================================================
Q&A
============================================================================== */
@media screen and (min-width: 769px) {
.main_qa{width: 70%;  margin: 0 auto 10px auto;}
.main_qa_tit{padding: 5% 2.5% 1.5% 2.5%; border-bottom: 2px solid #000; width: 95%; height: auto; margin: 0 auto 10px auto;}
.main_qa_tit h2{font-size: 16px; line-height: 24px; font-weight: bold;}
.main_qa ul{width: 100%; height: auto; margin: 0 auto 2.5% auto; margin-bottom: 25px !important;}
.main_qa ul li{padding-left: 0.75em;text-indent: -0.75em; margin-bottom: 5px; font-size: 14px; line-height: 20px;}
.main_qa_q{font-size: 16px; line-height: 20px; color: #e58394; font-weight: bold; padding-right: 2.5px;}
.main_qa_a{font-size: 16px; line-height: 20px; font-weight: bold; padding-right: 2.5px;}
}/*# edia screen and (min-width: 769px) */

@media screen and (max-width: 768px) {
.main_qa{width: 100%;}
.main_qa_tit{padding: 0px 10px 10px 10px; border-bottom: 2px solid #000; width: 100%; height: auto; margin: 0 auto 10px auto;}
.main_qa_tit h2{font-size: 18px; line-height: 24px;}
.main_qa ul{width: 100%; height: auto; margin: 0 auto 25px auto;}
.main_qa ul li{padding-left: 0.75em;text-indent: -0.75em; margin-bottom: 5px; font-size: 14px; line-height: 24px;}
.main_qa_q{font-size: 16px; line-height: 24px; color: #e58394; font-weight: bold; padding-right: 2.5px;}
.main_qa_a{font-size: 16px; line-height: 24px; font-weight: bold; padding-right: 2.5px;}

}/*# media screen and (max-width: 768px) */


/* ==============================================================================
プライバシーポリシー
============================================================================== */
.main_sp_privacy_tit{margin-bottom: 2.5%; padding: 2.5%; font-size: 14px; border-top: 3px solid #000; border-bottom: 1px solid #000; font-weight: bold;}
.main_sp_privacy_memo{margin-bottom: 10%; padding: 0px 2.5%;}
.main_sp_privacy_memo strong{font-size: 14px; line-height: 22px; font-weight: bold;}
.main_sp_privacy_list{padding: 0px 1.5%;}
.main_sp_privacy_list ul li{padding-left:1em; text-indent:-1em; margin-top: 1.5%;}
.main_sp_privacy_name{text-align: right; margin-bottom: 5%; margin-top: 2.5%;}
.main_sp_privacy_tel{width: 90%; height: auto; margin: 2.5% auto; font-size: 12px; line-height: 18px; padding: 2.5%; border: 1px solid #000;}
.main_sp_privacy_tel span{color: #FF0000;}
.main_sp_privacy_tel2{width: 90%; height: auto; margin: 2.5% auto; font-size: 12px; line-height: 18px; padding: 2.5%; border: 1px solid #000; }
.main_sp_privacy_tel_pmark{float: right; margin: 2.5%; width: 55px;}
.main_sp_privacy_tel_pmark img{width: 100%; height: auto;}

/* 追加 */
.main_privacy_tit{margin-bottom: 10px; padding: 10px; font-size: 18px; border-top: 3px solid #000; border-bottom: 1px solid #000; font-weight: bold;}
.main_privacy_memo{margin-bottom: 30px; padding: 0px 10px;}
.main_privacy_memo strong{font-size: 15px; line-height: 21px; font-weight: bold;}
.main_privacy_list{padding: 0px 10px;}
.main_privacy_list ul li{padding-left:1em; text-indent:-1em; margin-top: 5px;}
.main_privacy_name{text-align: right; margin-bottom: 30px; margin-top: 10px;}
.main_privacy_tel{width: 100%; height: auto; margin: 20px auto 30px auto; font-size: 13px; line-height: 21px; padding: 15px; border: 1px solid #000;}
.main_privacy_tel span{color: #FF0000;}
.main_privacy_tel2{width: 100%; height: auto; margin: 20px auto 30px auto; font-size: 13px; line-height: 21px; padding: 15px; border: 1px solid #000; }
.main_privacy_tel_pmark{float: right; margin: 10px;}

.contact_form_caution{width: 100%; height: auto; margin: 40px auto 40px auto; padding: 15px; border: 1px solid #CCC;}
.contact_form_caution ul li{margin-bottom: 15px;}
.contact_form_caution span{display: block; font-size: 16px; line-height: 22px; margin-bottom: 10px; font-weight: bold;}



/* ==============================================================================
 tables
============================================================================== */
/* デフォルトテーブル
----------------------------------------------- */
table {
    margin: 15px auto 20px auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}
table th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #333;
    background-color: #f0f0f0;
    font-weight: normal;
}
table td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

/* 見出し
----------------------------------------------- */
div#undercolumn_shopping table th[scope=col] {
    text-align: center;
}
div#undercolumn_shopping table.delivname th {
    width: 155px;
}

/* MYページ */
div#mycontents_area table th {
    text-align: left;
}
div#mycontents_area table th.alignR {
    text-align: right;
}
div#mycontents_area table th.alignL {
    text-align: left;
}
div#mycontents_area table th.alignC {
    text-align: center;
}
div#mycontents_area table th.resulttd {
    text-align: right;
}
div#mycontents_area table caption {
    padding: 8px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    color: #000;
    background-color: #f0f0f0;
    text-align: left;
    font-weight: bold;
}


/* その他
----------------------------------------------- */
table select {
    margin-bottom: 7px;
    border: solid 1px #ccc;
}

