@charset "utf-8";
/* CSS Document */

html{
	margin:0;
	padding:0;
	height:100%;
}

/*全体*/
body {
	margin:0;
	padding:0;
	text-align: center; /* center on ie */
	width: 100%;
	height:100%;
	font-family: "Sawarabi Mincho","Noto Serif JP","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", sans-serif;
	font-size:14px;
	letter-spacing: 0.5px;
	color:#000;
	background-color:#fff;

	}

/*ラッパー(全体を囲む コンテンツ幅1120px)*/
#wrapper{
	margin: 0  auto; /* center on everything else */
	padding:0 20px 0 20px;
	width: 1100px; /* basic width is 1140px */
	height:auto;
	min-height:3000px;
	text-align: center;
	/*background:#ddd;*/
}


/*ヘッダーコンテンツ*/
#top_container{
	float:left;
	margin:0; 
	padding:0;
	width: 1100px;
	height:auto;
	text-align: center;	
}

/*飾枠 共通項目*/
#frm_top,#frm_bottom,.corner_sq_l,.corner_sq_r,.line_top,.line_bottom,.line_2nd_in,.line_2nd_in_btm{
	margin:0;
	padding:0;
}

/*飾枠 共通項目 エリア（上段・下段）*/
#frm_top,#frm_bottom{
	float:left;
	width:1100px;
	height:35px;
}

/*飾枠 共通項目 （角）*/
.corner_sq_l,.corner_sq_r{
	width:35px;
	height:35px;
}

/*飾枠（角）*/
.corner_sq_l{
	float:left;
	position:left absolute;
	}

/*飾枠（角）*/
.corner_sq_r{
	float:right;
	position:right absolute;
	}

/*飾枠 共通項目 （上下太線）*/
.line_top,.line_bottom{
	float:left;
	width:1030px;
	height:7px;
}

/*飾枠（上　太線）*/
.line_top{
	border-top:4px solid #000055;
	}

/*飾枠（下　太線）*/
.line_bottom{
	border-bottom:4px solid #000055;
	}

/*飾枠 共通項目 （細線）*/
.line_2nd_in,.line_2nd_in_btm{
	float:left;
	width:1030px;
	height:24px;
}

/*飾枠（上　細線）*/
.line_2nd_in{
	border-top:1px solid #000055;
	}

/*飾枠（下　細線）*/
.line_2nd_in_btm{
	border-bottom:1px solid #000055;
	}



/*トップ以外のロゴ・電話番号エリア*/
#logo_tel{
	float:left;
	margin:0; 
	padding:0;
	width: 1100px;
	height:auto;
	text-align: center;
}

/*共通コンテナー(コンテンツ表示全体 外枠太線)*/
#container{
	float:left;
	margin:0; 
	padding:0;
	width: 1092px;/* basic width is 1100px */
	height:100%;
	min-height:2000px;
	text-align: center;
	border-left:4px solid #000055;
	border-right:4px solid #000055;
}

/*共通コンテナー(内枠　細線)*/
#container_in{
	float:left;
	margin:0 7px 0 7px; 
	padding:0;
	width: 1076px;
	height:100%;
	min-height:2000px;
	text-align: center;
	border-left:1px solid #000055;
	border-right:1px solid #000055;

}

/*FAQコンテナー(コンテンツ表示全体)*/
#faq_container{
	margin:0; 
	padding:20px 0 0 0;
	width: 1120px;
	height:100%;
	min-height:3700px;
	text-align: center;
	background:#fff;

}

/*FAQコンテナー(コンテンツ表示全体)*/
#pl_container{
	margin:0; 
	padding:20px 0 0 0;
	width: 1120px;
	height:100%;
	min-height:2300px;
	text-align: center;
	background:#fff;

}

/*h1 h2 共通*/
h1,h2{
	font-weight:lighter;
}


/*トップイメージ(写真)*/
h1{
	float:left;
	margin:0;
	padding:0;
	width: 1100px;
	height:630px;
	background-image:url(../images/top/topimg.jpg);
	background-repeat:no-repeat;
	font-family: 'Droid Serif', selif;
	font-style:italic;
}

/*トップイメージ内店名*/
h1 .tp_lg{
	float:right;
	margin:300px 0 80px 0;
	padding:0 30px 0 0;
	width: auto;
	height:auto;
	font-size:54px;
	text-align: left;
	font-family: 'Droid Serif', selif;
	font-style:italic;
	color:#fff;
	text-shadow: 2px 2px 0px #000 ;
}

/*トップイメージ内電話番番号*/
h1 .tp_tl{
	float:right;
	margin:0 30px 0 0;
	width: 1070px;
	height:100px;
	font-size:22px;
	line-height:26px;
	text-align:right;
	list-style:none;
	color:#fff;
	font-family: 'Droid Serif', selif;
	}


/*h2 h3共通*/
h2,h3{
	padding:15px 0 10px 0;
	height:80px;
	font-weight:lighter;
}

/*ロゴ*/
h2{
	float:left;
	margin:0 0 10px 35px;
	width: 610px;
	font-size:40px;
	line-height:34px;
	font-family: 'Droid Serif', selif;
	font-style:italic;
	color:#000055;
	text-align:left;
}


/*ロゴ　小文字*/
.fl_sp{
	font-size:20px;
}

/*ロゴ リンク*/
h2 a:link{
	color:#000055;
	text-decoration:none;
}

h2 a:visited{
	color:#000055;
	text-decoration:none;
}

h2 a:hover{
	color:#7c7c7c;
	text-decoration:none;
}

h2 a:active{
	color:#7c7c7c;
	text-decoration:none;
}

/*ロゴの横　電話番号等*/
h3{
	margin:0 35px 10px 0;
	float:right;
	width: 240px;
	font-size:22px;
	line-height:26px;
	text-align:right;
	list-style:none;
	color:#000055;
	font-family: 'Droid Serif', selif;
	}

.ti_opcl{
	font-size:14px;
}

/*ロゴの横　住所*/
.shp_add{
	font-size:14px;
}


/*フォント 共通項目*/
#top_menu,#under_menu,#top_menu li rt,#right_menu li,.eng_mn,.flower_mn,.showing_mn,.home_mn{
	font-family: "Sawarabi Mincho","Noto Serif JP","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", sans-serif;
}

/*メニュー*/
#top_menu{
	float:left;
	margin:0;
	padding:6px 20px 6px 20px;
	list-style: none;
	width:1080px;
	height:50px;
	text-align:center;
	font-size:18px;
	line-height:50px;
}


/*メニュー リンク*/
#top_menu li{
	padding:0px 10px 0px 10px;
	display:inline-block;

}

#top_menu a:link{
	color:#000055;
	text-decoration:none;
}

#top_menu a:visited{
	color:#000055;
	text-decoration:none;
}

#top_menu a:hover{
	color:rgba(0,0,0,0.5);
	text-decoration:none;
}

#top_menu a:active{
	color:rgba(0,0,0,0.5);
	text-decoration:none;
}




/*下層ページメニュー*/
#under_menu{
	float:left;
	margin:0;
	padding:0 20px 6px 20px;
	list-style: none;
	width:1036px;
	height:32px;
	text-align:center;
	font-size:18px;
	line-height:30px;

}

/*下層メニュー リンク*/
#under_menu li{
	padding:0px 10px 0px 10px;
	display:inline-block;
}

#under_menu li a:link{
	color:#000055;
	text-decoration:none;
}

#under_menu li a:visited{
	color:#000055;
	text-decoration:none;
}

#under_menu li a:hover{
	color:rgba(0,0,0,0.5);
	text-decoration:none;
}

#under_menu li  a:active{
	color:rgba(0,0,0,0.5);
	text-decoration:none;
}

/*メニュー ルビ*/
#top_menu li rt{
	font-size:11px;	
	line-height:10px;
}

/*空白エリア共通*/
#open_area,.dnc28,.sub_nm{

}


/*背景画像エリア共通*/
#bg_area_arr3000,#bg_area_arr10000,#bg_area_arr20000,#bg_area_arr_off,#bg_area_bqt,#bg_area_std_1st,#bg_area_std_2nd,#bg_area_std_sp,#bg_area_std_or,#bg_area_house,#bg_area_pre,#bg_area_display,#bg_area_wedding,#bg_area_lesson,#bg_area_orchid,#bg_area_gallery,#bg_area_org{
	float:left;
	margin:0 0 30px 0;
	padding:0;
	width:1076px;
	height:400px;
	text-align:left;
	background-repeat:no-repeat;
	}



/*背景画像エリア*/
#bg_area_arr3000{
	background-image: url(../01arrangement/images/topimg_arr3000.jpg);
	}

#bg_area_arr10000{
	background-image: url(../01arrangement/images/topimg_arr10000.jpg);
	}

#bg_area_arr20000{
	background-image: url(../01arrangement/images/topimg_arr20000.jpg);
	}

#bg_area_arr_off{
	background-image: url(../01arrangement/images/topimg_arr_off.jpg);
	}

#bg_area_bqt{
	background-image: url(../02bouquet/images/topimg_bqt.jpg);
	}

#bg_area_std_1st{
	background-image: url(../03standflower/images/topimg_std_1st.jpg);
	}

#bg_area_std_2nd{
	background-image: url(../03standflower/images/topimg_std_2nd.jpg);
	}

#bg_area_std_sp{
	background-image: url(../03standflower/images/topimg_std_sp.jpg);
	}

#bg_area_std_or{
	background-image: url(http://planet-azzurro.com/03standflower/images/topimg_std_orignal.jpg);
	}

#bg_area_house{
	background-image: url(../05houseplant/images/topimg_house.jpg);
	}

#bg_area_pre{
	background-image: url(../06preserved/images/topimg_pre.jpg);
	}

#bg_area_display{
	background-image: url(../07display-garden/images/topimg_displayjpg.jpg);
	}

#bg_area_wedding{
	background-image: url(../08wedding/images/topimg_wedding.jpg);
	}

#bg_area_lesson{
	background-image: url(../09lesson/images/topimg_lesson.jpg);
	}

#bg_area_orchid{
	background-image: url(../04orchid/images/topimg_orchid.jpg);
	}

#bg_area_gallery{
	background-image: url(../images/topimg_gallery.jpg);
	}
#bg_area_org{
	background-image: url(http://planet-azzurro.com/15original-order/images/topimg_org.jpg);
	}


/*ページタイトル*/
.dnc28{
	margin:260px 0 0 0;
	padding:10px 20px 0 20px;
	font-family: 'Droid Serif', selif;
	font-size:50px;
	height:65px;
	width:1036px;
	color:rgba(255,255,255,1.00);
	vertical-align: bottom;
	background:rgba(0,0,85,0.60);
	text-align:center;

	}

/*ページサブタイトル*/
.sub_nm1{
	margin:0;
	padding:0 20px 0 20px;
	width:1036px;
	height:30px;
	color:#fff;
	background:rgba(0,0,85,0.60);
	text-align:center;
	}

/*ページサブタイトル*/
.sub_nm2{
	margin:0;
	padding:0 20px 0 20px;
	width:1036px;
	font-size:16px;
	height:35px;
	color:#fff;
	background:rgba(0,0,85,0.60);
	line-height: 24px;
	text-align:center;
	}


/*ページサブタイトル*/
.j_tit{
	width:auto;
	padding:4px;
	height:auto;
	color:#fff;
	border-top:1px solid rgba(255,255,255,0.50);
	border-bottom:1px solid rgba(255,255,255,0.50);
	font-size:12px;
}

/*イントロダクション*/
#intro_area{
	float:left;
	margin:0;
	padding:0;
	list-style: none;
	width:1120px;
	height:auto;
	text-align:center;
	background:#fff;
	}

/*コンテンツ左側*/
#left_area{
	float:left;
	margin:0;
	padding:0 0 0 24px;
	width:726px;
	height:100%;
	text-align:center;

}

/* ページタイトル*/
h4{
	margin:0;
	padding:0;
	font-size:24px;
	color:#0012a0;
	font-family: 'Dancing Script', cursive;
	}





/*コンテンツ右側*/
#right_area{
	float:right;
	margin:0;
	padding:0 23px 10px 0;
	width:280px;
	height:100%;
	text-align:center;
	}

/* 注釈（赤）*/
.ntc {
	color:rgba(255,0,4,1.00);
	font-size:12px;
}


/* 注釈（赤）*/
.ntc16 {
	color:rgba(255,0,4,1.00);
	font-size:16px;
}

/* 注釈（赤）*/
.ntc14 {
	color:rgba(255,0,4,1.00);
	font-size:14px;
	text-align: left;
}


.nv_bx {
	color:#000055;
}
/* ショップインフォ*/
.abt_shop {
	margin:0;
	padding:0;

}

/* ショップインフォ(幅280px)*/
.abt_shop li{
	margin:10px 0 0 0;
	float:left;
	display:block;
	padding:10px;
	width:260px;
	height:260px;
	text-align:left;
	font-size:14px;
	line-height:24px;

}

.abt_shop li.panel{
	margin:10px 0 0 0;
	float:left;
	display:block;
	padding:10px;
	width:260px;
	height:auto;
	text-align:left;
	font-size:14px;
	line-height:24px;

}

.abt_shop li.ma-bo{
	margin:10px 0 0 0;
	float:left;
	display:block;
	padding:10px;
	width:260px;
	height:auto;
	text-align:left;
	font-size:14px;
	line-height:24px;

}


/* 赤枠*/
.abt_shop li.fr_r{
	margin:10px 0 0 0;
	float:left;
	display:block;
	padding:10px;
	width:258px;
	height:auto;
	text-align:left;
	font-size:14px;
	line-height:24px;
	border:#af0000 dotted 1px;

}

/* 右メニュー*/
#right_menu {
	margin:0 0 20px 0;
	float:left;
	padding:0;
	list-style: none;
}



.eng_mn{
	float:left;
	display:block;
	margin:0;
	padding:10px 0px 10px 30px;
	width:250px;
	height:22px;
	text-align:left;
	border-bottom:1px dotted #000055;	
	font-size:16px;
	line-height:22px;
	text-decoration: none;
	color:rgba(0,20,120,1.0);
	
}

.showing_mn{
	float:left;
	display:block;
	margin:0;
	padding:10px;
	width:260px;
	height:auto;
	text-align:left;
	border-bottom:1px dotted #000055;	
	border-top:1px dotted #000055;
	font-size:16px;
	line-height:22px;
	text-decoration: none;
	color:rgba(155,0,2,1.00)
	}




.showing_mn dt{
	font-size:12px;
	line-height:24px;
	text-indent:2em;
	font-weight:lighter;

	}

.showing_mn dt a{
	text-decoration: none;
	}

.showing_mn dt a:link{
	color:rgba(0,20,120,0.7);
	}

.showing_mn dt a:visited{
	color:rgba(0,20,120,0.7);
	}

.showing_mn dt a:hover{
	color:rgba(0,20,120,0.5);
	}

.showing_mn dt a:active{
	color:rgba(0,20,120,0.5);
	}



.flower_mn{
	float:left;
	display:block;
	margin:0;
	padding:10px 10px 10px 30px;
	width:250px;
	height:auto;
	text-align:left;
	border-bottom:1px dotted #000055;	
	font-size:16px;
	line-height:22px;
	text-decoration: none;
	color:rgba(0,20,120,1.0);
	}

.flower_mn dt{
	font-size:12px;
	line-height:24px;
	text-indent:2em;
	font-weight:lighter;

	}
.flower_mn dt a{
	text-decoration: none;
	}

.flower_mn dt a:link{
	color:rgba(0,20,120,0.7);
	}

.flower_mn dt a:visited{
	color:rgba(0,20,120,0.7);
	}

.flower_mn dt a:hover{
	color:rgba(0,20,120,0.5);
	}

.flower_mn dt a:active{
	color:rgba(0,20,120,0.5);
	}

.eng_mn a{
	text-decoration: none;
}

.eng_mn a:link{
	color:rgba(0,20,120,1.0);
}

.eng_mn a:visited{
	color:rgba(0,20,120,1.0);
}

.eng_mn a:hover{
	color:rgba(0,0,0,0.5);
}

.eng_mn a:active{
	color:rgba(0,0,0,0.5);

}

.home_mn{
	float:left;
	display:block;
	margin:0;
	padding:0 10px 0 10px;
	width:260px;
	height:auto;
	text-align:right;
	font-size:14px;
	line-height:22px;
	text-decoration: none;
	color:rgba(155,0,2,1.00)
	}

.home_mn a{
	text-decoration: none;
}

.home_mn a:link{
	color:rgba(0,20,120,1.0);
}

.home_mn a:visited{
	color:rgba(0,20,120,1.0);
}

.home_mn a:hover{
	color:rgba(0,0,0,0.5);
}

.home_mn a:active{
	color:rgba(0,0,0,0.5);

}

/*フッター*/
#footer{
	float:left; 
	margin:20px 0 0 0;
	padding:0;
	width: 1120px;
	height:400px;
	font-size:14px;
	color:#000;	

}

/*最下部メニュー*/
.bottom_menu{
	margin:0 auto;
	padding:20px 0 0 0;
	width:100%;
	height:380px;
	text-align:left;
	font-size:14px;
	}


.bottom_menu ul{
	float:left;
	margin:0 auto;
	padding:0 10px 0 0;
	width:200px;
	height:auto;
	text-align:left;
	list-style:disc;
	list-style-position: inside;
}

.bottom_menu li{
	padding:5px;
	color:rgba(0,20,118,1.0);
}

.bottom_menu a:link{
	text-decoration:none;
	color:rgba(0,20,118,1.0);
}

.bottom_menu a:active{
	text-decoration:none;
	color:rgba(0,20,118,0.4);
}

.bottom_menu a:hover{
	text-decoration:none;
	color:rgba(0,20,118,0.4);
}

.bottom_menu a:visited{
	text-decoration:none;
	color:rgba(0,20,118,1.0);
}




/*font*/
.dnc{
	font-family: 'Droid Serif', selif;
	font-size:20px;
	color:rgba(0,20,118,1.0);
	}

.dnc_r{
	font-family: 'Droid Serif', selif;
	font-size:20px;
	color:rgba(175,0,0,1.0);
	}

.dnc_w{
	font-family: 'Droid Serif', selif;
	font-size:24px;
	color:rgba(255,255,255,1.00);
	}

/*font*/
.right_ntc{
	width:248px;
	margin:0 0 10px 0;
	padding:5px;
	font-size:18px;
	color:rgba(0,20,118,1.0);
	background:rgba(0,20,118,0.1);
	border:1px solid rgba(0,20,118,0.2);
	}

.right_ntc_mini{
	margin:0 0 10px 0;
	padding:2px;
	color:rgba(0,20,118,1.0);
	background:rgba(0,20,118,0.1);
	}

/*最下部メニュー 住所*/
.bottom_menu address{
	float:left;
	margin:0 0 20px 0;
	padding:0 20px 0 30px;
	width:270px;
	height:240px;
	text-align:left;
	border-right:1px solid rgba(255,255,255,0.2);
	
			}




address{
	padding:20px;
 	font-style:normal;	
	list-style:none;
	font-family: 'Droid Serif', selif;
	font-size:16px;
	color:rgba(0,20,118,1.0);
}

address　li{
	
}

/* ご注文についてタイトル*/
h5{
	margin:0;
	padding:20px 0 0 0;
	font-size:22px;
	line-height:30px;
	color: rgba(0,20,118,1.0);
	}


.intro_tex{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:rgba(0,18,160,0.8);
	}


/* ご注文について*/
#abt_order{
	float:left;
	margin:0 0 15px 0;
	padding:0;
	width:725px;
	font-size:16px;
	line-height:26px;
	text-align:center;
	list-style:none; 
}  

.order_notice{
	float:left;
	margin:20px 0 0 0;
	padding:5px;
	width:710px;
	height:auto;
	text-align:left;
	font-size:16px;

}

.bd_sc{
	clear: none;
	float:left;
	margin:2px 0 0 0;
	padding:10px;
	width:688px;
	height:auto;
	text-align:left;
	font-size:16px;
	line-height:26px;

}

.bd_sc2{
	clear: none;
	float:left;
	margin:2px 0 0 0;
	padding:10px;
	width:686px;
	height:auto;
	text-align:left;
	font-size:16px;
	line-height:26px;
	background:rgba(0,0,0,0.04);
	color:rgba(255,0,4,1.00);
	border:1px solid rgba(255,0,4,1.00);

}

#bd_sc tr td{
	border:1px dotted rgba(255,0,4,1.00);
    padding:5px; }


#bd_sc th{
	width:230px;
	border:1px dotted rgba(255,0,4,1.00);
	padding:5px; }


/* ボタン*/
.bl_btn {
	float:left;
	display: inline-block;
	width: 230px;
	height: 46px;
	text-align: center;
	text-decoration: none;
	font-size:18px;
	line-height: 50px;
	outline: none;
	border-radius: 4px;
	}
.bl_btn:before,
.bl_btn:after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.bl_btn,
.bl_btn:before,
.bl_btn:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.bl_btn {
	margin:0 3px 0 3px;
	background-color: rgba(0,0,85,1.0);
	color: #fff;
	line-height: 50px;
}
.bl_btn:hover {
	margin:0 3px 0 3px;
	background-color: rgba(0,0,0,0.4);
	color: #59b1eb;

}

.bl_btn a{  
	margin:0 3px 0 3px;
	text-decoration:none;
	color:#fff;
 
}

/* 電話　ファックス*/
.tl_fx {
	margin:10px 0 0 0;
	display:inline-block;
	width: 630px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	font-size:26px;
	line-height: 54px;
	outline: none;
	color: rgba(0,0,80,1.0);
	font-family: 'Droid Serif', selif;

}

/* カレンダー貼付*/
#schedule_cl{
	float:left;
	margin:15px 0 15px 0;
	padding:0;
	width:725px;
	font-size:14px;
	line-height:24px;
	text-align:left;
	list-style:none; 
} 



/*ページトップ*/
#fixedTop {
    right: 10px;
    bottom: 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    display: none;
    background: rgba(0,0,85,1.0);
    position: fixed;
    z-index: 9999;
    border-radius: 5px;
    -webkit-transform: translateZ(0);
	text-decoration: none;
}



#fixedTop:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.7;
	text-decoration: none;
}