@charset "utf-8";

/*=========================================================================

 フジテレビフラワーネット

	last-updated: 2016.3.28

		+1 : RESET setting + FONT
		+2 : 基本レイアウト
		+3 : ヘッダーTOP
		+4 : ヘッダーナビ
		+5 : 検索ボックス・メンバーナビ
		+6 : ヘッダー検索
		+7 : パンくず
		+8 : コンテンツ　(TOP 右サイド)
		+9 : コンテンツ　下
		+10 : フッター
		+11 : フッターNAV AREA
		+12 : テキスト表示・非表示（toggle.js）
		+13 : ページTOP　BTN


=========================================================================*/

/* =================================================================
		+1 : RESET setting + FONT
================================================================= */
/* basic
-------------------------------------------------------------------------*/
*{ margin:0; padding:0;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}


address,caption,strong,em {font-style: normal;}
ul,ol,li {list-style-type: none;}
img {max-width : 100% ;height : auto ;border: 0;vertical-align: bottom;}
table {
	border-collapse: collapse;
	/* [disabled]border-spacing: 0; */
	empty-cells: show;
}
table td {word-break: break-all !important;word-wrap: break-word !important;}
input,select,textarea {vertical-align: middle;font-family: inherit;}
label{cursor: pointer;}
a {outline: none;}

/* text
-------------------------------------------------------------------------*/
body {
	width: 100%;
	min-width: 990px;
	font-size:75%;
	line-height:1.5;
	font-family:"メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #333333;
	-webkit-text-size-adjust: 100%;
	font-size: 12px;
}

/* link
-------------------------------------------------------------------------*/
a,a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover,a:active {
	color: #E55871;
	text-decoration: none ;
}


.gudelink{
	text-decoration: none !important;
}

.mrNone{
	text-decoration: none !important;
}

/* clearfix
-------------------------------------------------------------------------*/
.clearfix:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0;
	line-height:0;
	clear:both;
}
.clearfix{
	_height:1px;
	min-height:1px;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}

/* =================================================================
		+2 : 基本レイアウト
================================================================= */
.contentsInner {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
.contentsInner {
	width: 950px;
	margin: 0 auto;
	text-align: left;
/*	padding:0 20px;*/
}
.contentsInner02 {
	width: 720px;
	margin: 0 auto;
	text-align: left;
	padding:0 0;
}
#flowerHeader {
	padding: 0 20px;
	text-align: center;
}
#flowerHeaderNav {
	padding: 0 20px;
	text-align: center;
}
#flowerHeaderSearch {
	padding: 0 20px;
	text-align: center;
	z-index:1;
}
#flowerContents {
	margin: 30px 0;
	text-align: center;
}
#flowerFooter {
	padding: 0 20px;
	text-align: center;
}

/* =================================================================
		+3 : ヘッダーTOP
================================================================= */
#flowerHeaderTop {
	font-size: 14px;
	line-height: 1.7;
	overflow: hidden;
	margin:0 0 10px;
	text-align:center;
}
#flowerHeaderTop.simple {
	margin-top:10px;
}
#flowerHeaderTop a {
	text-decoration: none !important;
}
#flowerHeaderTop .topBnr img {
	width:/*1206px;*/100vw;
/*	margin:0 auto 8px;*/
	height:auto;
}
#flowerHeaderTop #logoArea{
	width:650px;
	float:left;
	padding-top:10px;
}
#flowerHeaderTop #logoArea .logo {
	float: left;
	width: 200px;
	margin: 0;
}
#flowerHeaderTop #logoArea p.message{
	font-size:11px;
	color:#656565;
	font-weight:normal;
	margin:13px 0 0 25px;
	float:left;
}
#flowerHeaderTop #logoArea h1{
	font-size:11px;
	color:#656565;
	font-weight:normal;
	margin:13px 0 0 25px;
	float:left;
}
#flowerHeaderTop .headNav {
	float: right;
	width: auto;
	margin: 0;
	overflow: hidden;
/*	padding-top:10px;*/

}
#flowerHeaderTop .headNav .message {
	font-size: 12px;
	color: #666;
	text-align: right;
}
#flowerHeaderTop .headNav .nav {
	float: right;
	font-size: 12px;
	margin-top:20px;
}
#flowerHeaderTop .headNav .nav li {
	float: left;
}
#flowerHeaderTop .headNav .nav li a {
	display: inline-block;
	margin: 0 0 0 15px;
	cursor: pointer;
}


/* =================================================================
		+4 : ヘッダーナビ
================================================================= */
#flowerHeader {
	background-size: contain;
	background-color:#FCF4E7;
	border-top:solid 3px #D9C69F;
	padding:8px 0;
/*	margin-top:20px;*/
}
#flowerHeader a {
	text-decoration: none !important;
}
/* Gnav--------------------*/
#flowerHeaderNav {
	padding:0 0 4px;
}
#flowerHeaderNav .headGnav .gnav{
	float:left;
}
#flowerHeaderNav .headGnav #gnav1{
	margin:0 3px 0 0;
	background:#E65583;
	width:200px;
	text-align:center;
}
#flowerHeaderNav .headGnav #gnav2{
	margin:0 24px 0 0;
	background-color:#C1A466;
	width:200px;
	text-align:center;
}
#flowerHeaderNav .headGnav .gnav {
	-webkit-border-radius: 4px;/* for Safari and Chrome */
	-moz-border-radius: 4px; /* for Firefox */
	-o-border-radius: 4px; /* for opera */
	border-radius:4px;
}
#flowerHeaderNav .headGnav .gnav a{
	padding:9px 15px 8px;
	margin:0 10px 0 0;
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#flowerHeaderNav .headGnav #gnav1 a{
	background:url(../images/common/icon_arrow_gnav1.gif) no-repeat center right;
}
#flowerHeaderNav .headGnav #gnav2 a{
	background:url(../images/common/icon_arrow_gnav2.gif) no-repeat center right;
}
#flowerHeaderNav .headGnav .gnav:hover{
	text-decoration:none;
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}
#flowerHeaderNav .txt_guest{
	width:/*260*/440px;
	float:right;
	text-align:right;
	padding:15px 10px 0 0;
}

/* ドロップダウンメニュー--------------------*/

#flowerHeaderNav .headGnav .dropmenu{
/*	list-style-type: none;
	width: 128px;
	background:#FFFFFF;
	position: relative;
	border:solid 1px #DDDDDD;
	float:left;
	margin:5px 0 0;
*/
	display:none;

}
.dropmenu:before, .dropmenu:after{
	content: "";
	display: table;
}
.dropmenu:after{
	clear: both;
}

/* 季節の特集 */
.dropmenu .dropmenu_select a{
	display: block;
	background: #FFFFFF;
	font-size: 14px;
	line-height: 1;
	text-decoration: none;
	padding: 6px 15px 5px;
	background:url(../images/common/icon_arrow_dropdown.gif) no-repeat 98px 8px;
}
/* その他の項目 */
.dropmenu ul.dropmenu_other{
	list-style: none;
	position: absolute;
	z-index: 9999;
	top: 100%;
	left: 0;
	margin:0 0 0 -1px;
	padding:20px 0 5px;
	width:240px;
	border:solid 1px #DDDDDD;
	background: #FFFFFF;
}

.dropmenu ul.dropmenu_other li a{
	padding: 0 0 15px 25px;
	background: #FFFFFF;
	text-align: left;
}
.dropmenu ul.dropmenu_other li a:hover{
	color:#E54F69;
}

/* 効果 */
#dropmenu ul li{
	overflow: hidden;
	transition: .2s;
}
#dropmenu .dropmenu_select:hover ul li{
	overflow: visible;
	height: 100%;
}
.dropmenu .dropmenu_select:hover ul.dropmenu_other{
	border:solid 1px #DDDDDD;
	width:240px;
}
/* 効果フェードイン */
#dropmenu .dropmenu_select ul{
	opacity: 0;
	top: 50%;
	visibility: hidden;
	transition: .5s;
}
#dropmenu .dropmenu_select:hover ul{
	top: 100%;
	visibility: visible;
	opacity: 1;
}

/* =================================================================
		+5 : 検索ボックス・メンバーナビ
================================================================= */

#flowerSearchMember{
	background-color:#FCF4E7;
	padding:0px;
}

/* 検索ボックス-----------------------------*/

#headSearch {
    position: relative;
	float:left;
	-webkit-border-radius: 0px 4px 4px 0px;/* for Safari and Chrome */
	-moz-border-radius: 0px 4px 4px 0px; /* for Firefox */
	-o-border-radius: 0px 4px 4px 0px; /* for opera */
	border-radius: 0px 4px 4px 0px;
	background-color:#FFFFFF;
	width:550px; /* ////////// 161020大場修正 /////////// */
	border:solid 2px #EE4B46;
}
input#keywords  {
	width:542px; /* ////////// 161020大場修正 /////////// */
	height:24px;
	line-height:28px;
    background: #FFFFFF;
    border: none;
    padding: 3px;
    color: #666666;
	font-size:14px;
	font-weight:bold;
	box-sizing: content-box; /* 幅にパディングを含めない */
}

/*#headSearch #searchBtn button,*/
#headSearch #searchBtn p.naviplus
{
	display:block;
	background:#EE4B46;
	width:50px;
	height:32px;
	line-height:32px;
	border:none;
    position: absolute;
    top: 0;
    right: 0px;
	cursor:pointer;
}
/*#headSearch #searchBtn button img,*/
#headSearch #searchBtn p.naviplus img {
	vertical-align:top;
	height:26px;
	margin:2px 11px;
}
#headSearch button:hover{
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */

}
/* ログイン時　header_login.html */
#headSearch.header_login{
	width:620px;
}
#headSearch.header_login input#keywords{
	width:562px;
}

/* メンバーナビ--------------------------------------*/
#flowerSearchMember #headMember{
	float:right;
}
#flowerSearchMember #headMember ul li{
	float:left;
	height:34px;
	line-height:34px;
	border-right:solid 1px #CCCCCC;
	padding:0 8px;
	background-color:#F9F9F9;
}
#flowerSearchMember #headMember ul li.last{
	border:none;
}
#flowerSearchMember #headMember ul li a{
	display:block;
	font-size:12px;
}
/* 会員登録 */
#flowerSearchMember #headMember ul li.member a{
	background: url(../images/common/icon_member.gif) no-repeat 0 9px;
	padding:0 0 0 20px;
}
#flowerSearchMember #headMember ul li.member a:hover,
#flowerSearchMember #headMember ul li.member a.here{
	background-position: 0 -36px;
}
/* お客様情報 */
#flowerSearchMember #headMember ul li.member_info a{
	background: url(../images/common/icon_member_info.gif) no-repeat 0 9px;
	padding:0 0 0 20px;
}
#flowerSearchMember #headMember ul li.member_info a:hover,
#flowerSearchMember #headMember ul li.member_info a.here{
	background-position: 0 -36px;
}
/* ログイン */
#flowerSearchMember #headMember ul li.login a{
	background: url(../images/common/icon_login.gif) no-repeat 0 9px;
	padding:0 0 0 20px;
}
#flowerSearchMember #headMember ul li.login a:hover,
#flowerSearchMember #headMember ul li.login a.here{
	background-position: 0 -36px;
}
/* ご注文商品一覧 */
#flowerSearchMember #headMember ul li.cart a{
	background: url(../images/common/icon_cart.gif) no-repeat 0 9px;
	padding:0 0 0 20px;
}
#flowerSearchMember #headMember ul li.cart a:hover,
#flowerSearchMember #headMember ul li.cart a.here{
	background-position: 0 -36px;
}
#flowerSearchMember #headMember ul li a.here{
	color:#E55871;
}
#flowerSearchMember #headMember ul li a:hover{
	text-decoration:none;
}

/* ////////////////////////////  CSS 20161019追加_大場 //////////////////////////// */

/* お気に入り */
#flowerSearchMember #headMember ul li.favorite a{
	background: url(../images/common/icon_favorite.gif) no-repeat 0 9px;
	padding:0 0 0 20px;
}

#flowerSearchMember #headMember ul li.favorite a:hover,
#flowerSearchMember #headMember ul li.favorite a.here{
	background-position: 0 -36px;
}

#flowerSearchMember #headMember ul li .fav_txt {
	color: #ff0000!important;
	font-weight: bold!important;
}

/* ////////////////////////////  CSS 20161019追加_大場 //////////////////////////// */



/* =================================================================
		+6 : ヘッダー検索
================================================================= */
#flowerHeaderSearch {
	font-size: 14px;
	line-height: 1.7;
	color: #fff;
	padding: 10px 0;
	background: #333;
}
/* =================================================================
		+7 : パンくず
================================================================= */
#flowerBreadcrumb .breadcrumb{
	width:950px;
	height:auto;
	margin:15px auto 25px;
	font-size:13px;
}
#flowerBreadcrumb .breadcrumb li{
	display:inline;
	margin:0 0px 0 0;
}
#flowerBreadcrumb .breadcrumb li a{
	color:#333333;
	margin:0 5px 0 0;
	font-size:13px;
}

#flowerBreadcrumb .breadcrumb li a:hover{
	color:#E55871;
}

#flowerBreadcrumb .breadcrumb li a:hover{
	text-decoration:underline;
}
#flowerBreadcrumb .breadcrumb li.here{
	color:#333333;
}

#flowerBreadcrumb .breadcrumb li.here h1{
	display:inline-block;
/*	font-weight:normal !important;*/
	font-size:13px !important;
	font-weight:bold;
}
/* =================================================================
		+8 : コンテンツ　(TOP 右サイド)
================================================================= */
.mainBox{
	margin:0 0 20px;
}
/* メインタイトル共通　[TOP]------------- */
.mainTit{
	background:#FCF4E7;
	border-left:solid 2px #EA8E99;
	position:relative;
}

#formNfe12205 .mainTit{
	padding-top: 5px;
	border-left: 4px solid #EA8E99;
}

#formNfe12201 .mainTit{
	padding-top: 5px;
	margin-top: 20px;
	border-left: 4px solid #EA8E99;
}
.main_margin{
	margin:0 0 20px;
}
.mainTit h2{
	font-size:18px;
	font-weight:bold;
	float:left;
	padding:5px 20px 5px 10px;
}
.mainTit p{
	font-size:12px;
	padding:10px 8px 0;
}
/* txt強調 */
.mainTit p.txt_em{
	color:#E54F69;
}

/* タイトル右 */
.mainTit .mainTit_right{
	position: absolute;
    right: 15px;
    top: 0px;
}



/* ItemBox共通　[TOP]------------- */
.itemWrap .itemBox{
/*	float:left;*/
	display:inline-block;
}
/* width設定　[TOP] */
/* 写真5並び */
.itemWrap .itemBox{
	width:125px;
	margin:0 20px 0 0;
}
/* 写真4並び */
.itemWrap .itemBox2{
	position:relative;
	float:left;
	width:165px;
	height:165px;
	margin:0 15px 15px 0;
	overflow: hidden;
}
.itemWrap .itemBox2 .onlyone{
	position: absolute;
    background:#000000;
    bottom: 0;
	left: 0;
    line-height: 25px;
    text-align: center;
    width: 165px;
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */

}
.itemWrap .itemBox img{
	max-width: 125px;
	max-height: 125px;
	-ms-interpolation-mode: bicubic;
}

/*
.itemWrap .itemBox2 .onlyone_ph img{
	max-width: 165px;
	max-height: 165px;
	-ms-interpolation-mode: bicubic;
}
*/

.itemWrap .itemBox3 img.recommend_left,
.itemWrap .itemBox3 img.recommend_right{
	max-width: 150px;
	max-height: 150px;
	-ms-interpolation-mode: bicubic;
	border:1px solid #ccc;
}

.itemWrap .itemBox3 p{
	display: inline-block;
}


.itemWrap .itemBox2 a{
	color: #FFFFFF;
}
.itemWrap .itemBox a:hover{
	text-decoration:none;
}
.itemWrap .itemBox2 a img:hover,
.itemWrap .itemBox2 .onlyone a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	text-decoration:none;
}

/*[id*=productImage_1],*/
.onlyone_ph{
	border:1px solid #ccc;
}


/* mainBlock下ボーダー[TOP] */
.line_bottom{
	border-bottom:solid 1px #EEEEEE;
	padding:0 0 20px;
}

.itemWrap .last{
	margin:0;
}
.itemBox p.txt_item{
	margin:10px 0 0;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.itemBox p.txt_price{
	margin:10px 0 0;
}

.itemBox p.txt_price a{
	text-decoration:none;
}
.itemBox p.txt_center{
	text-align:center;
}
.itemBox a:hover img,
.itemBox2 a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */

}

/*///////////20180823 nakagome add////////////*/
/* NFE11052・NFE11053 タイトル表示微修正*/

#flowerRanking .mainTit h2,
.pickupPro .mainTit h2{
	font-size:18px;
	font-weight:bold;
	float:left;
	padding:10px 20px 5px 10px;
}

.pickupPro .mainTit p.txt_em{
	padding: 13px 0 0 0;
}

.pickupPro2 .mainTit p {
    padding: 11px 8px 0;
}

.pickupPro2 .mainTit h2 {
    padding: 10px 20px 10px 10px;

}


/* =================================================================
		+9 : コンテンツ　下
================================================================= */
/* 最近チェックした商品
-------------------------------------------------------------------------*/
#flowerRecently .mainBox{
	border-top:solid 2px #EDEDED;
	padding:20px 0 0;
}

#flowerRecently .mainBox1{
	border-top:solid 2px #EDEDED;
	padding: 20px 0 0 18px;
	width: 750px;

}


#flowerRecently h2{
	font-size:14px;
	font-weight:bold;
	margin:0 0 20px;
}
#flowerRecently .mainBox .itemWrap{
	margin: 0 -38px 0 0;
	width:/*900*/980px;
/*	margin:0 37px;*/
}


#flowerRecently .itemWrap .itemBox{
	margin:0 38px 45px 0;
}

#flowerRecently .mainBox1 .itemWrap .itemBox{
	margin:0 38px 45px 10px;
}



/* =================================================================
		+10 : フッター
================================================================= */
#flowerFooter {
	font-size: 12px;
	line-height: 1.5;
	margin:20px 0 80px;
}
#flowerFooter a{
	text-decoration: none !important;
}
#flowerFooter .mainBox {
	padding: 0;
	margin:0;
	overflow: hidden;
}
#flowerFooter .mainBox .footMsg {
	padding: 0 0 25px;
	/*border-bottom:solid 1px #E1E1E1;*/
	margin:0 10px 10px 0;
	width:868px;
	float:left;
	display:inline;
}
#flowerFooter .mainBox .pMark {
	width:72px;
	float: right;
	margin:0;
}
#flowerFooter .mainBox .footMsg h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px;
}
#flowerFooter .mainBox .footMsg .txt {
	font-size: 10px;
	color: #666666;
}
#flowerFooter .mainBox .footMsg .openBtn{
	font-weight:bold;
/*	margin:0 0 0 10px; */
	cursor: pointer;
}

/* =================================================================
		+11 : フッターNAV AREA
================================================================= */
#footerNavArea{
	background-size: contain;
	width:100%;
	background-color:#DDCDAB;
	margin-top:30px;
}
#footerNavArea a{
	text-decoration: none !important;
}
/* Footer Bnr--------------------------------- */
#footerNavArea #footerBnr{
	padding:5px 0 30px 0;
}

#footerNavArea #footerBnr ul{
	width:950px;
	display: flex;
	justify-content: center;
}
#footerNavArea #footerBnr li{
	width:180px;
	height:42px;
	margin-right:15px;
}

#footerNavArea #footerBnr li a img:hover{
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}
/* Footer Nav--------------------------------- */
#footerNavArea #footerNav{
	width:100%;
	position:relative;
}
#footerNav #footerNavInner{
	width:950px;
/*	margin:0 auto;*/
	text-align:left;
/*	padding:0 20px;*/
}
#footerNav #footerNavInner .footerNav_box{
	margin:30px 0;
	padding:0 3px;
	width:150px;
	float:left;
}

.footer-sns{
	margin-right:50px;
	width:auto;
	float:right;
}

footer-sns li:first-child {
    margin-top: 10px;
}

.footer-sns .ico-fb,
.footer-sns .ico-tw{
    background-size: 29px auto;
}

.footer-sns .ico-fb,
.footer-sns .ico-tw,
.footer-sns .ico-ig,
.footer-sns .ico-yt{
    display: block;
    height: 29px;
    padding-left: 37px;
}

.footer-sns .ico-fb {
    background: url(../images/common/footer/ico_sns_fb_01_pc.png) no-repeat 0 0;
    background-size: 28px;
}

.footer-sns .ico-tw {
    background: url(../images/common/footer/ico_sns_tw_01_pc.png) no-repeat 0 0;
	background-size: 28px;
	margin-top: 10px;

}

.footer-sns .ico-ig {
    background: url(../images/common/footer/ico_sns_ig_01_pc.png) no-repeat 0 0;
    background-size: 28px;
	margin-top: 10px;
}

.footer-sns .ico-yt {
    background: url(../images/common/footer/ico_sns_yt_01_pc.png) no-repeat 0 0;
    background-size: 28px;
	margin-top: 10px;
}



.footer-sns li a {
    display: inline-block;
    font-size: 14px;
    line-height: 2;
}


#footerNav #footerNavInner .footerNav_box_last{
	width:160px;
}
#footerNav #footerNavInner .footerNav_box .footerNav_title{
	border-left:solid 4px #000000;
	padding:2px 0 0 8px;
	margin:0 0 16px;
	font-weight:bold;
	font-size:13px;
	line-height:120%;
}
#footerNav #footerNavInner ul.{
	background: url(../images/common/footer/icon_footer.gif) no-repeat 0 8px;
	padding:0 0 0 15px;
	margin:0 0 5px;
	font-size:12px;
}
#footerNav #footerNavInner ul.footerNav_menu li a:hover{
	text-decoration:none;
}

/* =================================================================
		2017.08.22 nakagome add フッター表示修正
================================================================= */
.footerNav_menu li {
     background: rgba(0, 0, 0, 0) url("/images/common/li_arrow_smgray.png") no-repeat scroll 1px 0.5em;
     line-height: 1.4;
     font-size:13px;
     margin: 0 0 10px;
     padding: 0 0 0 15px;


}



#frmNfe23006 .mainBox{
	margin-bottom:20px !important;
}

/* Footer QR--------------------------------- */

#footerNavArea #footerQr{
	background:#FFFFFF;
	width:370px;
	position:absolute;
	bottom:40px;
	right:40px;
}
#footerNavArea #footerQr .qr{
	width:57px;
	float:left;
	padding:15px 0 15px 15px;
	display:inline
}
#footerNavArea #footerQr .txt_qr{
	width:260px;
	float:right;
	margin:15px;
	display:inline
}
#footerNavArea #footerQr .txt_qr .txt_em{
	font-weight:bold;
}





/* =================================================================
		+12 : テキスト表示・非表示（toggle.js）
================================================================= */
/* footer、お急ぎ便　共通（BTNは[.openBtn]で設定） */
.txt_hide,
.txt_hide2,
.txt_hide3{
	display: none;
}
.openBtn,
.openBtn2,
.openBtn3{
	cursor:pointer;
}

/* =================================================================
		+13 : ページTOP　BTN
================================================================= */

#flowerWrap{
	min-height: 1000px ;
}
.page-top{display: none ;}
.page-top p{
	position: fixed ;
	right: 0px ;
	bottom: 25px ;
	font-size:20px;
}
.move-page-top{
	display: block ;
	background: #EE4B46;
	width: 50px ;
	height: 50px ;
	cursor: pointer ;

	color: #fff ;
	line-height: 50px ;
	text-decoration: none ;
	text-align: center ;

	-webkit-transition:all 0.3s ;
	-moz-transition:all 0.3s ;
	transition:all 0.3s ;
}
@media screen and ( min-width:990px ){
	.move-page-top:hover{opacity: 0.6 ;
	color:#fafafa;

}


/* =================================================================
		+14 : 1606追加トップインフォメーション
================================================================= */
a.top_info {
	text-decoration: underline!important;

}

/* =================================================================
		今月のトップフローリスト限定企画
================================================================= */
#flolist_table .flolistImgArea a:hover,
#flolist_table .productImgArea a:hover{
	opacity:0.7;
}

#formNfc40109 h3.mainTit{
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	border-left: 4px solid #ea8e99;
	margin-top: 30px;
	background: #fcf4e7;
}


div[id$="divTag1"] span[id$="productName_1"]{
	display:block;
	table-layout : fixed;
	word-wrap: break-word;
	width:125px;	
}

.itemWrap{
	display:flex;
	align-items:stretch;
 	flex-wrap:wrap;
}

/* 入力エリアを共通化 */

input[type="text"],
input[type="password"] {
	padding: 3px;
	border:1px solid #cacaca;
	height:17px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}

select {
	border:1px solid #cacaca;
	height:25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}

[id$="name1"],
[id$="name2"],
[id$="nameKana1"],
[id$="nameKana2"],
[id$="kana1"],
[id$="kana2"]{
	width:156px;
}


[id$="domesticZipcode1"],
[id$="zipCode1"]{
	width:60px;
	height:19px !important;
}

[id$="domesticZipcode2"],
[id$="zipCode2"]{
	width:72px;
	height:19px !important;
}

[id$="houseNumber"],
[id$="buildingName"],
[id$="orderaddr2"],
[id$="orderaddr3"],
[id$="addr2"],
[id$="addr3"],
[id$="orderemail"],
[id$="orderemailConfirm"]{
	width:340px;
}

[id$="domesticTel1_1"],
[id$="domesticTel1_2"],
[id$="domesticTel1_3"],
[id$="domesticTel2_1"],
[id$="domesticTel2_2"],
[id$="domesticTel2_3"],
[id$="ordertel_1"],
[id$="ordertel_2"],
[id$="ordertel_3"],
[id$="ordertel2_1"],
[id$="ordertel2_2"],
[id$="ordertel2_3"],
[id$="tel_1"],
[id$="tel_2"],
[id$="tel_3"],
[id$="tel2_1"],
[id$="tel2_2"],
[id$="tel2_3"]{
	width:85px;
}

[id$="orderrenmei"]{
	width:282px;
}

.login-alert {
  font-size: 18px;
}

.login-alert {
  width: 750px;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: calc(50% - 375px);
  color: #ac935d;
  background-color: #FFF;
  border: 1px solid #050001;
    border-bottom-color: rgb(5, 0, 1);
    border-bottom-style: solid;
    border-bottom-width: 1px;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  box-shadow: 0px 0px 5px 1px #ddd;
  padding: 1em 0;
  text-align: center;
  color: #ac935d;
	z-index:999;
}


.login-alert p{
  font-size: 18px;
}

/*.login-alert label {
  font-size: 14px;
}
*/

.login-alert {
  text-align: center;
  color: #ac935d;
	padding:21px 0;
}

.login-alert label {
  margin-left: 0.5em;
  color: #000;
  font-size: 14px;
}

.login-alert .close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
}

.login-alert .square-btn {
  display: block;
  position: relative;
  width: 20px;
  height: 20px;
  background: #bda46e;
  border-radius: 3px;
}

.login-alert .square-btn::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.login-alert .square-btn::before, .login-alert .square-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 18px;
  background: #fff;
}

.login-alert .square-btn::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.login-alert .square-btn::before, .login-alert .square-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 18px;
  background: #fff;
}


.login-alert .square-btn:hover {
  cursor: pointer;
}
