@charset "UTF-8";
.frmDefault{ padding:0px 0 40px 0;}
.title02{ display: block; font-size:24px; font-weight: bold; border-bottom:1px solid #000;}
.news li{ padding:15px 0 ; border-bottom:1px solid #ddd;}
.newsDate{ color:#999; margin-right:15px;}
.bg01{ background:#f1edd5; padding:20px;}
.top_strong01{ font-size:22px; color:#e5005d; font-weight: bold;}

.title03{ font-weight: bold; font-size:20px; display: block; border-bottom:1px solid #000;}
.text01{ font-size:20px; font-weight: bold; color:#c80e47;}
.bg02{ background:#f1edd5;}
.shop_reg_title01{ display: block; padding:10px 15px; font-size:24px; background:#e3cfa1; font-weight: bold;}
.shop_reg_title01 span{ font-weight: bold; font-size:14px;}
.shop_reg_inner{ padding:15px;}
.bold{ font-weight: bold;}
.txt_pink{color:#c80e47;}
b{ font-weight: bold;}


  .frmGiftCertificates{ padding:20px 0;}
/*--tb------------------------------*/
@media screen and (max-width: 979px) 
{
    .shop_reg_title01 span{ display: block;}
    .shop_reg_table,.shop_reg_table tbody,.shop_reg_table tr,.shop_reg_table td{ display: block;}
    
}
/*--sp------------------------------*/
@media screen and (max-width: 719px) 
{
    .bg01{ padding:10px;}
    .top_strong01{ font-size:16px; text-align: left;}
    .shop_reg_area01 .col9,.shop_reg_area01 .col3{ width:98%;}
    .row .col6{ width:98%;}
    
}