@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
  font-family: sans-serif;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
  position:relative; top:-1px;
}
a img:hover{
  opacity: 0.6;
}

/*
 * layout
 */
#wrapper {
  max-width: 1150px;
}
.clear_b{clear: both;}
.disp_tb{display:table;}
.disp_tcl{display:table-cell;}
.flo_l{float:left;}

/*
 * contents
 */

#contents {
  float: right;
  width:750px;
  margin: 0 15px 50px 15px;
  
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }



/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_6 { font-size: 6px; }
.txt_8 { font-size: 8px; }
.txt_10 { font-size: 10px; }
.txt_11 { font-size: 11px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}
.txt_c_red {color: #F00;}
.txt_c_red2 {color: #D86554;}
.txt_c_ore {color: #ff8205;}
.txt_c_fff {color: #fff;}


/* background */
.bgc_gray {background-color: #f1f1f1;}
.bg-bl01 {background-color:#bcdbf7;}
.bgc-bl02{background-color:#4B75B9;}
.bgc-fff{background-color:#fff;}
.bg-bl01 {background-color:#bcdbf7;}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_15 { margin-top: 15px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }
.mar_b_u10 { margin-bottom: -10px; }
.mar_v_10 { margin: 10px 0;}


/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }
.pad_2{padding:2px;}

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }
.va-c { vertical-align: center; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-lg-w.icon-login { background-position: -72px -120px;}
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-lg-w.icon-home {  background-position: -264px -24px;}
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-lg-w.icon-mail { background-position: -96px -0px;}
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -432px -120px;}
.icon-lg-w.icon-help { background-position: -432px -120px;}
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-cart { background-position: -264px -96px;}
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-b.icon-right {  background-position: -192px -128px;}
.icon-b.icon-chevron_right {background-position: -16px -144px;}
.icon-lg-w.icon-compass { background-position: -480px -0px;}
.icon-lg-b.icon-compass { background-position: -480px -0px;}
.icon-b.icon-check { background-position: -64px -80px;}
.icon-lg-b.icon-check { background-position: -96px -120px;}
.icon-lg-w.icon-check { background-position: -96px -120px;}
.icon-b.icon-bookmark { background-position: -112px -112px;}


.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}




/*
 *フリーページ
 */
#freep li{padding: 5px;
line-height: normal;
margin-bottom: 10px;
}

#freep ul ul li{
  list-style:disc;
  margin-left: 20px;
}
#freep span{
  color: #ff6633;
}
#freep ol{
  list-style-type:decimal;
  margin-left: 20px;
}
.freep_ul01{
  list-style:disc;
  margin-left: 20px;
}

#mail_chu{
background-color:#EDA184;
font-weight:bold;
padding:10px 10px;
width:290px;
text-align:center;
}
#mail_chu a{
color: #ffffff;
}

.fr_p_h1{
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
  padding:10px;
  background-color: #f6f6f6;
  border-bottom: 2px solid #8BA7D5;
}
.fr_p_h1p{
  line-height: normal;
  margin-bottom: 20px;
}

.fr_p_h2{
  font-size: 16px;
  font-weight: bold;
   margin-top: 40px;
  margin-bottom: 20px;
  padding:10px;
  border-left: 6px #4474DC solid;
  border-bottom: 1px #ccc solid;
}

.fr_p_h3{
  font-size: 14px;
  font-weight: bold;
   margin-top: 20px;
  margin-bottom: 10px;
  padding:10px;
  border-bottom: 1px #ccc dashed;
}

#freep .fr_p_Q{
  font-size: 20px;
  font-weight: bold;
  border:2px solid #EDA184;
  color:#EDA184;
  padding:2px 7px;
  margin-right:10px;
  float:left;

}

#freep .fr_p_A{
  font-size: 20px;
  font-weight: bold;
  border:2px solid #738FB3;
  color:#738FB3;
  padding:2px 8px;
  margin-right:10px;
  float:left;
}
.fr_p_Ans::before{
  font-size: 20px;
  font-weight: bold;
  border:2px solid #738FB3;
  color:#738FB3;
  padding:2px 8px;
  margin-right:0px;
  content:'A';
}

.fr_p_Ans{
  margin-left:2.8em;text-indent:-2.8em;
  margin-bottom:40px;
}

#freep .fr_p_Ans ul li{
  margin-left:2.8em;text-indent:0em;
  margin-bottom:5px;
  margin-top:5px;
  padding:0px;
}

#freep .fr_p_Ans a{
  font-weight: bold;
}

.guide_md{
  padding:10px;
  margin-bottom: 10px;
}

.guide_p{
  line-height: normal;
  padding-left:30px;
  margin-bottom: 30px;
  font-size: 12px;
}

/*大型商品の搬入について*/
.oogata_img{
  margin-bottom:20px;
}


/*
 *トップへ戻るボタン
 */
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
  z-index:10000;
  opacity: 0.6;filter: alpha(opacity=25);
}
.pagetop a {
    display: block;
    background-color: #4474dc;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    padding: 20px 20px;
}
 
.pagetop a:hover {
    display: block;
    background-color: #fff280;
    text-align: center;
    color: #222;
    font-size: 11px;
    text-decoration: none;
    padding:20px 20px;
}





/*
 *ヘッダー
 */

#head_box{
  width:100%; 

  }
#head_box a{
    transition: all 0.3s ease 0s;
}
#logo_box{float:left;}


#head_md{
  float:left;
  margin:10px 20px 0 20px;
}
#head_md div{
  color: #4C3C36;
  font-size: 11px;
  margin-bottom:20px;
}
#head_md span{
  color: #4474DC;
  font-size: 12px;
  font-weight: bold;
}
#g_nav_up{
  margin-top:15px;
  margin-bottom:5px;
  font-size: 11px;
}
#gr_nav li{
  display: block;
  float:left;
  text-align: center;
  font-size: 11px;
  border-right:#ccc 1px solid;

}
#gr_nav li:last-child{
  border-right:none;
}
#gr_nav li a{
  display: block;
  padding:10px 10px;
}
#gr_nav a:hover{
  background-color: #FFF280;
}
#gr_nav li span{
  display: block;
}


/*
 *ヘッダー
 */


.ys_head01{
  overflow: hidden;
  width:100%;
  margin-bottom:10px;
}

.ys_head01_top_box{
  max-width: 1150px;
}

/*タグライン、ミニメニュー*/
.ys_head01__tagline{  
  color:#222;
  display: block;
  font-size:12px;
  float:left;
  margin-right:20px;
}
.ys_head01_top{
  margin:10px 0px 20px;
  padding:5px;
  border-bottom: 2px solid #4B75B9;
}
.ys_head01__minimenu{

  overflow: hidden;
}
.ys_head01__minimenu ul{
  float:right;
}
.ys_head01__minimenu__list{
  float:left;
  font-size: 12px;
}
.ys_head01__minimenu__list:after{
  content:"/";
  margin:0px 5px;
}
.ys_head01__minimenu__list:last-child:after{content:none;}
/*タグライン、ミニメニュー*/


/*ロゴ、お問合わせ、カートを見る*/
.ys_head_middle{
  overflow: hidden;
  /*height:75px;*/
  /*border-bottom: 1px solid  #CAE7F2*/;
  padding-bottom: 5px;
  margin-bottom: 10px;
}


.ys_head01_rbox1{
  float:left;
  margin-right:10px;
}
.ys_head01_rbox2{
  float:right;
}
.ys_head01__inquiry_btn{
  float:left;
  margin-right:10px;
  border-right:1px solid #f1f1f1;
  padding-right:10px;
}

.ys_head01__inquiry_btn a:hover,.ys_head01__view_cart_btn a:hover{
  opacity: 0.6;
}

.ys_head01__view_cart_btn{
  float:left;
}

.ys_head01 li a,.ys_head01_top a{
   padding:0px 3px;
   transition: all 0.3s ease 0s;
   text-decoration: none;
   color:#222;
  
}
.ys_head01 li a:hover,.ys_head01_top a:hover{
 background-color: #FFF280;
}

.logo_box{
  text-align: left;
    float:left;
  margin-right:40px;
}
.logo_u_name{
  margin-top:2px;
  font-size: 11px;
  display: block;
}

/*ロゴ、お問合わせ、カートを見る*/



/*検索、キャンペーンバナー*/
.ys_head02{
  margin-top:10px;
  padding:5px;
  border:3px #f1f1f1 solid;
  width:1150px;
  box-sizing: border-box;
}
.ys_head02__list{
 
}

.ys_head02__campain{
  float:left; 
}

.ys_head02__search{
  displayblock;
  box-sizing: border-box;
  width:750px;
  height:50px;
  padding:10px;
 overflow: hidden;
}
.ys_head02__search_form{
  text-align: right;
}
.ys_head02__search_text{
  vertical-align: middle;
  width:450px;
  border-style: none;
}
.ys_head02__search_btn{
  box-sizing: border-box;
  width:100px;
  font-size: 13px;
  padding:5px 10px;
  background-color: #f1f1f1;
  border-style: none;
  vertical-align: middle;
}
.ys_head02__search_btn:hover{
  background-color: #FFF280;
}

/*検索、キャンペーンバナー*/


/*
 *検索窓
 */
#TopStrSearch1{
  margin-top:0;
  margin-bottom:0;
}
#TopStrSearch1 li{
  padding:10px 0 10px 0;
}
#TopStrSearch1 li input{
  padding:5px;
}











/*
 *検索フォーム
 */
#keyword01{
  height: 16px;
  padding: 5px;
  border: 1px solid #CCC;
 
}
#keyform{
float:left;
margin-right:20px;
}
.keyform_bs{
  overflow: hidden;
}

/*
 *HOTキーワード
 */

#hotkey{
float:left;
font-size: 12px;
line-height: 19px;
height: 19px;

}

.hotkey_md{
text-align: center;
background-color: #FFF280;
margin-right:10px;
width:100px;
box-shadow: 1px 1px 3px 0px #ccc;
}
#hotkey div{
  float:left;
  padding:5px 10px;
  
}
#hotkey a strong{
    display: block;
    float:left;
    padding:5px 10px;
    transition: all 0.3s ease 0s;
}
#hotkey a strong:hover{
  background-color: #CAE7F2;
}

/*
 * サイド
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}



/*
 *side_l
 */

#side_l {
  width:220px;
}
#side_l h3{
  border-top: 5px #bcdbf7 solid;
  border-bottom: 5px #bcdbf7 solid;
  background-color: #4B75B9;
  padding: 5px 10px;
  font-size: 12px;
  text-align: center;
  color:#ffffff;

}
#side_l a{
  transition: all 0.3s ease 0s;
}
#side_l li a:hover{  

 background-color: #f7f4ee;
 }

/*
 *カテゴリリスト
 */
.pad-10-10{padding:10px 10px;}
.pad-5-10{padding:5px 10px;}
.mar-5-10{margin:5px 10px;}

.d_cat{
 position: relative;
}

.d_cat ul{
  display: none
}

.d_cat:hover ul{
  
  display:block;
  position: absolute;
  z-index: 10000;
  top:0;
  width:170px;
  left:90px;
  box-shadow: 2px 2px 2px #555;
}

#itemCate ul ul li a{
  display:block;
  padding:10px;
}

/*
 *サイドRおすすめ
 */
#side_r{float:right;
        width:150px;}

#side_reco span{font-size: 12px;
}
#side_reco h2{
  text-align: center;
  margin-bottom: 10px;
  font-size: 12px;
  padding: 0px 10px;
  border-bottom: 3px dashed #ccc;

}

.s_recoimg{
  margin-left: auto;
  margin-right: auto;}
#side_reco img {
    width: 100px;
    border-radius: 50px;
    -moz-border-image: border-radius: 50px;
    -webkit-border-image: border-radius: 50px;
}
#side_reco a{
  display:block;
}
#side_reco a:hover{
  position:relative; top:-2px;
}

/*
 *最近チェックした商品PC
 */
.item_name_200{
  overflow: hidden;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 160px;
  white-space: nowrap;
}

#ft_ckitem h2{
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: normal;
  position: relative;
  padding: 5px 10px 5px 10px;
  background-color: #cae7f2;
 }
#ft_ckitem h2::after{
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 0;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #fff #fff #94CFE4 #94CFE4;
  box-shadow: -1px 1px 2px rgba(0, 0, 0, .1);
}




/*
 *フッター
 */
#footer2{
  overflow: hidden;
}

#f_info{
width:1150px;
height:450px;
margin: 0 auto;
}
.f_info2{
height:450px;
background-color:#fff;
padding: 10px;
margin-bottom: 10px; 
font-size: 12px;
}
.f_info2_wd1{
  width:350px;
}
.f_info2_wd2{
  width:290px;
}
.f_info2_fl{
  float:left;
}
.f_info2 ul{
  margin-left:10px;
}
.f_info2 li{
list-style:none;
margin-left:-15px;
padding: 5px;
}
.f_info2 h3{
text-align:center;
font-weight:bold;
margin-bottom: 15px;
}
.foot_info_li{
width:270px;
border-bottom: 1px dotted #333399;
font-weight:bold;
padding:5px;
}
.f_slink{
  text-align:right;
}
.ftm_bgc{
  background-color: #B6AB9E;
}


  /*YSフッター*/
.footer_container{
  width:1150px;
  margin:0 auto 10px;
  font-size: 13px;
  line-height: 1.7;
  overflow: hidden;
  background-color: #fff;
  padding:10px;
}
.footer_container__payment,.footer_container__order,.footer_container__deli,.footer_container__exchange,.footer_container__receipt{
  width:50%;
  /*height:600px;*/
  box-sizing: border-box;
  padding:10px;
}
.footer_container__payment{
  float:left;
  margin-bottom:20px;
  /*height:475px;*/
}
.footer_container__order{
  float:left;
  /*height:600px;*/
}
.footer_container__deli{
  float:right;
  margin-bottom:20px;
  
}
.ft_deliv{
  margin-bottom:50px;
}
.footer_container__exchange{
  float:left;
}
.footer_container__receipt{
  float:right;
}



.footer_container h5{
      font-weight: bold;
      padding:10px 0;
      text-align: center;
      border-top:1px #ccc solid;
      border-bottom:1px #ccc solid;
      margin-bottom:10px;
      font-size: 14px
    }
.footer_container li{
      margin-bottom:10px;}
.footer_container ul{
  margin-bottom: 20px
}
.span_red{
  color:#D86554;
}
.span_bold{
  font-weight: bold;
}



.footer_container__footerinfo{
  width:1150px;
  box-sizing: border-box;
  padding:10px;
  margin-top: 30px;
  border:5px #f1f1f1 solid;
  overflow: hidden;
}
.ft2_l{
  float:right;
}
.ft2_l_01{
  float:left;
  margin-left:10px;
  margin-right:30px;
}
.ft2_l_01 li{
  padding:0 5px 5px 0;
  font-size: 12px;

}
    .ft2_l_02{
      float: left;
      margin-right:30px;
    }
    .ft2_l_02 li{
  padding:0 5px 5px 0;
  font-size: 12px;
    }
.info_link{
  font-weight: bold;
  background-color: #CAE7F2;
  border-radius: 5px;
  padding:5px 10px;
  font-size: 12px
}
.btinfo_link{
  font-weight: bold;
}
/*メールの注意書き*/
.mail_att{
  padding:5px;
  background-color: #FFF280;
  font-weight: bold;
  text-align: center;

}

.footer_container li i{
  position:relative;
  top:3px;
}


.footer_adress_img{
  width:100%;
  float:right;
}
.footer_adress_img img{
  float:right;
}



/*
 *カレンダー
 */

#cal{
width:1150px;
margin: 0 auto;
padding: 0px;
}
.cal_in{
float:left;
background-color:#fff;
height:240px;
padding: 10px;
font-size: 12px;
}
.cal_in ul{
margin: 10px 0px 0px -10px;
}
.cal_in li{
padding:3px;
list-style:none;
}

.cal_w{width:330px;}
.cal_mid{width:390px;}
.cal_r{width:270px;}


 /*配送業者サービス*/
.haiso_srv{
  margin:20px auto 20px;
  font-size:13px;
}
.haiso_srv h5{
      font-weight: bold;
      padding:10px 0;
      text-align: center;
      border-top:1px #ccc solid;
      border-bottom:1px #ccc solid;
      margin-bottom:10px;
      font-size: 14px
}

.haiso_srv div a{
      display:block;
      font-weight: bold;
      padding:5px 0;
      text-align: center;
      color:#fff!important;
      margin-bottom:10px;
      font-size: 13px
}
.haiso_srv_yamato{
    background-color: #10AF9E;
    border-radius: 1em;
}
.haiso_srv_sagawa{
    background-color: #3B499F;
    border-radius: 1em;
}
.haiso_srv_seino{
    background-color: #CEBA75;
    border-radius: 1em;
}
.haiso_srv_yubin{
    background-color: #CC0000;
    border-radius: 1em;
}
/*QRコード*/
.tri_qr{
  text-align:center;
}

/*
 *cleafix
 */
.clearfix:after {
  content: " ";  /* 新しいコンテンツ */
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; /* 非表示に */
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}