@charset "euc-jp";

.icon-b.icon-triangle_right {
  background-position: -320px -128px;
}

widget ul li {
    padding-left: 1.2em;
    line-height: 1.7;
  text-indent: -1.1em;
}

/* pulldown */
#dropmenunavi{
background: #524943;
    min-width: 1200px;
  　margin: 0 auto;
}

#dropmenu{
  list-style-type: none;
    width: 1000px;
    margin: 0 auto;
  	height: 48px;
padding: 0;
}
#dropmenu li{
  position: relative;
  width: 16%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#dropmenu li a{
  display: block;
  margin: 0;
padding: 15px 0 18px;
    color: #f4e6dd;
  line-height: 1;
  text-decoration: none;

}
#dropmenu li:hover > a{
  color: #81746b;
}

#dropmenu li ul{
  z-index:1000;
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  border-radius: 0 0 3px 3px;
}
#dropmenu li:last-child ul{
  left: -100%;
  width: 100%
}
#dropmenu li ul li{
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#dropmenu li ul li a{
  padding: 13px 15px;
  background: #524943;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
   filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
  border-bottom: 1px solid #c8b6a9;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}


/* body */

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color:#402f2c;
}

a {
  color:#402f2c;
}
a:hover {
color:#777472;  }

body, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;}

a img:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

/*
 * layout
 */


#wrapper .wrapperInner {
width:1000px;
margin:0 auto;
}

#wrapper{
    background: url(https://file002.shop-pro.jp/PA01364/918/img/bg_01.png) repeat;
     min-width: 1200px;
　margin: 0 auto;
}

ul{
margin: 0px;
padding: 0px;
}
li{
list-style:none; 
}

img {
    display: inline-block;
    vertical-align: middle;
}

img {
    max-width: 100%;
    height: auto;
}

.col-lg-main {
    width: 79%;
}

.col-lg-side {
    width: 21%;
}

/*
 * contents
 */
#header{
    background: url(https://file002.shop-pro.jp/PA01364/918/img/bg_02.png) repeat;
  min-width: 1200px;
  　margin: 0 auto;
}

#header .headerInner {
    width: 1000px;
    height:100px;
    margin: 0 auto;
  position: relative;
}
#header .headerLink {
    position: absolute;
    right: 0;
  	top: 0px;
}

#menu ul{ 
margin: 0; 
padding: 0; 
list-style: none; 
}

#headerInner ul {
	margin: 0px;
	padding: 0px;
    float: left;
}
#headerInner li { 
  margin-top:5px;
}
.btn {
  padding-top: 4px;
}
/*#bnrArea ul {
    width: 1000px;
  margin: 50px auto;
}
#bnrArea ul li {
    float: left;
  margin: 0 16px;
}*/

/*ＴＯＰと商品一覧*/
#contents {
  width:790px;
  float: right;
  padding:20px 0 0 20px;
}

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



/*
 * side
 */

#side{
  margin-top:20px;
    width: 210px;
    height: auto;
  float: left;
}

.side_search_ttl {
    background-color: #958d7b;
    width: 180px;
    height: 12px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    padding: 15px;
  line-height: 0.8;}

.side_list{
    background-color: #fbf8f2;
    padding: 0;
    margin:0 0 40px 0;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
  -moz-border-radius: 3px;}
  
#side .unstyled img {
  display: block;
  margin-bottom: 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_10 { font-size: 10px; }
.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: #402f2c;}

/* header */
h1 {
    width: 348px;
  	margin: 0 auto;
  	padding: 0;
  	margin-bottom: 0px;
}

h3 {
background: #ccc4b2;
    padding: 5px 10px;
    margin:10px 10px;
    font-size: 13px;
    font-weight: bold;
    color: #464e54;
}
/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* 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_s_10 { margin:  0 10px; }
.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_17 { margin-top: 17px; }
.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_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_t_35 { margin-top: 35px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_40 { margin-top: 40px; }
.mar_b_40 { margin-bottom: 40px; }
.mar_t_50 { margin-top: 50px; }
.mar_t_68 { margin-top: 68px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_b_60 { margin-bottom: 60px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_s_10 { padding:  0 10px; }
.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_8 { padding-top: 8px; }
.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_b_60 { padding-bottom: 60px; }

/* border */
.bor_1 { border: 1px solid #b6a792; }
.bor_t_1 { border-top: 1px solid #b6a792; }
.bor_r_1 { border-right: 1px solid #b6a792; }
.bor_b_1 { border-bottom: 1px solid #b6a792; }
.bor_b_3 { border-bottom: 3px solid #613c36; }
.bor_l_1 { border-left: 1px solid #b6a792; }

/* 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%; }

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

@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-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-mail { background-position: -64px 0px; }
.icon-lg-b.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: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.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-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 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); }
}

/*スライドの影を消す*/
.bx-wrapper .bx-viewport {
border: solid #fff 3px !important;
left: 0px !important;
-webkit-box-shadow: 0 0 0px !important;
box-shadow: 0 0 0px !important;
}

/*フッター*/
footer {
    margin-top: 40px!important;

}
#link {
    background: #ccc4b2;
    min-width: 1200px;
  　margin: 0 auto;
    width: 100%;
    font-size: 12px;
}
#link a {
    color: #fff;
}
#linkInner {
    width: 852px;
    margin: 0 auto;
    padding: 20px 50px;
}

#footerBottom{
	background: #524943;
    min-width: 1200px;
  　margin: 0 auto;

}
#footerBottomInner {
    width: 1000px;
    margin: 0 auto;
	padding-top: 20px;
    height: 50px;

}
#footerBottomInner p {
    float: left;
    color: #fff;
    padding-top: 10px;
    font-size: 11px;
}
#footerBottomInner ul li {
    float: left;
    margin-left: 5px;
}
#footerBottomInner ul {
    margin: 0px;
    padding: 0px;
    float: right;
}

/*サイド*/
#acMenu dt{
    cursor:pointer;
    }
#acMenu dd{
    display:none;
    }

/*共通*/
#side_right .text a{
text-decoration: none;
}

.text {
    width: 730px;
}

.text a{
text-decoration: underline;
}

/*ブーケの種類について*/
#type{
  margin-bottom:40px;
}
#type .ttl{
  text-align: center;
}

#type .textarea{
  	height:auto;
	overflow:hidden;
  margin:20px 0;
}

#type .img_l {
    clear:both;
  float: left;
  width:230px;
}
#type .img_r {
     float: right;
     width:230px;
}

#type .text_l {
    float: left;
    width:500px;
}
#type .text_r {
  float: right;
  width:500px;
}

.type_list li{
	height:auto;
	overflow:hidden;
    margin-bottom:30px;
}

/*ご注文方法*/

.allow {
display: inline-block;
text-align: center;
    width: 100%;
    height: 20px;
}

/*よくある質問*/
#QandA-1 {
	width: 100%;
}

#QandA-1 dt {
	background: #ccc4b2; /* 「Q」タイトルの背景色 */
	padding: 8px;
}

#QandA-1 dd {
	margin: 10px 10px 40px 8px;
	line-height: 140%;
}

#QandA-1 ul{
margin-bottom:30px;
}

#QandA-1 li{
  background-color:#fbf8f2;
  border-bottom: 1px solid #b6a792;
  padding:10px 0 10px 8px;
}

#QandA-1 li:first-child{
  background-color:#fbf8f2;
  border-top: 1px solid #b6a792;
  border-bottom: 1px solid #b6a792;
  padding:10px 0 10px 8px;
}

#QandA-1 a {
  color:#d27a6b;
}
#QandA-1 a:hover {
color:#eba79c; 
}

/*会社概要*/
#company{
}

#company h2{
  margin:0px;
  background:url(https://file002.shop-pro.jp/PA01364/918/img/icon_001_pc.png) no-repeat left center;
height:32px;
padding-left:28px;
  margin-bottom:20px;
}

#company h3{
  margin-bottom:20px;
}

#company .textarea{
  	height:auto;
	overflow:hidden;
  margin:20px 0;
}

#company .img_r {
     float: right;
     width:400px;
}

#company .text_l {
    float: left;
    width:350px;
}

#company li{
	height:auto;
	overflow:hidden;
}

#company dl{
  margin:0px;
  padding-left:30px;
}

#company dt{
  font-weight: bold;
}

#company dd{
      margin:10px 0;
}

#company hr {
    margin: 30px 0;
    border: 0;
    border-top: 1px solid #ccc4b2;
}

iframe[name="google_conversion_frame"] {
  position: absolute;
  margin-top: -13px;
}
