@charset "UTF-8";
/* ===================================================

	Date: 2015-12-03
	CSS Document ： 基本となるCSSファイル

	----------------------------------------------
	 全ページのスタイルを記載しています。
	----------------------------------------------

	【0】初期化（reset・共通部分）
	【1】トップページ
	【2】ウェディングブーケ
	【3】会場装花
	【4】オプション	
	【5】ご注文から当日まで

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

#weddingTop #mainImg img.mainImg,
#weddingTop .titleBlock {
	opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}


/*==================================================
 【0】初期化（reset・共通部分）
===================================================*/
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
margin: 0;
padding: 0;
vertical-align: baseline;
color:#666;
}
h1,h2,h3,h4,h5,h6 {
font-style: normal;
font-weight: normal;
font-size: 1.0em;
}
i {font-style:normal !important;}
table {border-spacing:0;}
* html table {border-collapse:collapse;}
*:first-child+html table {border-collapse:collapse;}
caption,th {text-align:left; font-weight:normal;}
table,th,td,img {border:0;}
img,input {vertical-align:middle;}
q:before,q:after {content:'';}
ul {list-style: none;}
 img { behavior: url(../js/pngbehavior.htc); }
 
/*---------------------------------------
 フォント設定
---------------------------------------*/
@font-face {
	font-family: 'menu_font';
	src: url('../font/CutiveMono-Regular.eot');
    src: url('../font/CutiveMono-Regular.eot?#iefix') format('embedded-opentype'),
         url('../font/CutiveMono-Regular.woff') format('woff'), 
         url('../font/CutiveMono-Regular.ttf')  format('truetype');
}
@font-face {
	font-family: 'normalJa_font';
	src: url('../font/ipaexm.eot');
    src: url('../font/ipaexm.eot?#iefix') format('embedded-opentype'),
         url('../font/ipaexm.woff') format('woff'), 
         url('../font/ipaexm.ttf')  format('truetype');
}
@font-face {
	font-family: 'normalEn_font';
	src: url('../font/Vollkorn-Regular.eot');
    src: url('../font/Vollkorn-Regular.eot?#iefix') format('embedded-opentype'),
         url('../font/Vollkorn-Regular.woff') format('woff'), 
         url('../font/Vollkorn-Regular.ttf')  format('truetype');
}
@font-face {
	font-family: 'kgothcJa_font';
	src: url('../font/NotoSansJavanese-Regular.eot');
    src: url('../font/NotoSansJavanese-Regular.eot?#iefix') format('embedded-opentype'),
         url('../font/NotoSansJavanese-Regular.woff') format('woff'), 
         url('../font/NotoSansJavanese-Regular.ttf')  format('truetype');
}
#wrapper {
	font-family: 'normalJa_font';
}
#footer_btn ul li.plice #pliceList .main_t i {
	font-family: 'kgothcJa_font';
}
.detailTtl i.en,
#weddingTop #menuBlock ul li span,
#footer_btn ul li.plice #pliceList table tr td:first-child,
.copyRight {
	font-family: 'normalEn_font';
}
#gNav li span.navEn,
#sNav li a span,
#footer_btn ul li span.en {
	font-family: 'menu_font';
}

/*---------------------------------------
 コンテンツ中画像のロールオーバー設定
---------------------------------------*/
#fNav a:hover img,
#sNav a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

/*---------------------------------------
 クリアフィックス
---------------------------------------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	line-height: 0;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*---------------------------------------
 大枠
---------------------------------------*/
#wrapper {
	padding: 10px 0px 0px;
	overflow-y: hidden;
}
#wrapperInner {
	width:900px;
	margin:0 auto;
}
#content {
	margin:0 auto;
	position:relative;
}
.container {
	width:420px;
	float:right;
}
strong {
	/*color:#900;*/
	color:#555;
}
strong a {
	/*color:#900;*/
	color:#555;
}
strong.red,
strong.red a {
	color:#900;
}

/*---------------------------------------
 共通パーツ
---------------------------------------*/
.leadCopy {
	line-height:1.8;
	font-size:10px;
}
/* h タイトル */
.titleBlock {
	position:relative;
}
.titleBlock .mainTtl {
	position:absolute;
	color:#47362E;
	font-size:10px;
}
.subTtl {
	color: #47362E;
	font-size: 21px;
	margin: 20px 0 15px;
	line-height: 1.4em;
}
.detailTtl {
	margin: 15px 0 0;
}
.detailTtl i {
	margin-right:2px;
	font-style: normal;
	line-height: 1;
}
.detailTtl span {
	display: block;
	font-size: 12px;
	margin: 10px 0 0;
	line-height: 1.4em;
}
.leadCopy {
	color: #918682;
	font-size: 11px;
	line-height: 1.7em;
}
/* 画像ギャラリー */
.bannerArea {
	margin:30px 0;
}
.bannerArea ul li {
	float:left;
	margin:0 0 33px 33px;
}
.bannerArea ul li:first-child {
	margin:0 0 33px 0px;
}
.bannerArea ul li img {
	border-radius: 2px;
}
.bannerArea ul li.fcs img {
	border: 2px solid #DCAE54;
	margin: -2px;
}
.bannerArea ul li:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	cursor:pointer;
}
.large {
	position: absolute;
	top: 525px;
	left: 15px;
	font-size: 12px;
}
.large a {
	display:block;
	background:#47362E;
	color:#FFF;
	text-decoration:none;
	padding: 8px 10px;
}
.large a:link,
.large a:visited {
	color:#FFF;
}
#mainImg {
	position: relative;
	float: left;
	width: 400px;
}
#mainImg .mainInner {
	display:none;
	margin: 0 0 60px;
	opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}
#mainImg .mainInner.fcs {
	display:block;
}

/*---------------------------------------
 ヘッダ
---------------------------------------*/
#header {
	position:relative;
	width: 100%;
	margin: 0 0 45px;
}

/*---------------------------------------
 ナビゲーション
---------------------------------------*/
#gNav {
	position:absolute;
	top: 20px;
	right:0;
	width:747px;
}
#gNav li {
	float:left;
	margin-left:1px;
	width:186px;
	background:#6C5E58;
	border-radius: 2px;
}
#gNav li:first-child {
	margin-left:0px;
}
#gNav li:hover {
	background:#DCAE54;
}
#gNav li a:hover {
	color:#47362E !important;
}
#gNav li a {
	display: block;
	padding: 7px;
}
#gNav li a:link,#gNav li a:visited {
	color:#fff;
}
#gNav li span {
	line-height: 1;
	display:block;
}
#gNav li span.navEn {
	font-size: 13px;
	float:left;
	letter-spacing: 0.05em;
}
#gNav li span.navEn i {
	margin: 0 2px;
}
#gNav li span.navEn.adj {
	letter-spacing: -0.05em;
}
#gNav li span.navJa {
	font-size:8px;
	float:right;
	padding: 1px 0 0;
}
#sNav { 
	position:absolute;
	top: -4px;
	right:0;
}
#sNav li {
	float:left;
	margin-left: 20px;
}
#sNav li a {
	text-decoration: none;
	color:#47362E;
}
#sNav li a:hover {
	text-decoration: underline;
}
#sNav li a:link,#sNav li a:visited {
	color:#47362E;
}
#sNav li a span {
	background: url(../images/menu_dec.png) no-repeat right center;
	min-height:9px;
	padding: 0 13px 0 0px;
	font-size: 11px;
	display: block;
}
#fNav { 
	position:absolute;
	top:7px;
	right:0;
}
#fNav li {float:left;}

/*---------------------------------------
 	フッター
---------------------------------------*/
#footer {
	position: fixed;
	bottom: 0;
	width:100%;
	clear:both;
	text-align:center;
}
#footer_btn {
	width: 900px;
	margin: 0px auto;
	position:relative;
}
#footer_btn ul li {
	position:absolute;
	right: -16px;
	bottom: 0;
}
#footer_btn ul li.plice {
	width: 425px;
}
#footer_btn ul li a {
    text-decoration: none;
    display: block;
    padding: 7px 30px 7px 20px;
    background: #DCAE54 url("../images/arrow_right.png") no-repeat scroll 140px center;
}
#footer_btn ul li a.contact_f {
	padding: 0;
	width: 187px;
	height: 44px;
	background: url(../images/footBtn_bg.png) no-repeat 0 0;
}
#footer_btn ul li a.contact_f span {
	line-height: 1;
	font-size: 12px;
	color: #DBC497;
	padding: 23px 0 0;
	display: block;
	letter-spacing: 0.15em;
}
#footer_btn ul li.plice .pliceBtn {
	text-decoration: none;
	display: block;
	padding: 7px 30px 7px 20px;
	width: 180px;
	cursor:pointer;
	background: #DCAE54 url(../images/arrow_top.png) no-repeat 210px center;
}
#footer_btn ul li span.en {
	color:#47362E;
	font-size:15px;
}
#footer_btn ul li span.ja {
	color:#fff;
	font-size:11px;
	margin: 0 0 0 10px;
}
#footer_btn ul li a:hover {
}
#footer_btn ul li a:link span.en,
#footer_btn ul li a:visited span.en {
	color:#47362E;
}
#footer_btn ul li a:link span.ja,
#footer_btn ul li a:visited span.ja {
	color:#fff;
}
#footer_btn ul li.plice #pliceList {
	background:#F5EEE1;
	padding: 0 0 30px 0;
	position: relative;
}
#footer_btn ul li.plice #pliceList .sub_t,
#footer_btn ul li.plice #pliceList .main_t {
	display:block;
	text-align:left;
	line-height:1;
}
#footer_btn ul li.plice #pliceList .sub_t {
	font-size:11px;
	margin: 0 0 3px;
}
#footer_btn ul li.plice #pliceList .main_t {
	font-size:16px;
	letter-spacing: 0.05em;
}
#footer_btn ul li.plice #pliceList .main_t i {
	font-size: 13px;
	margin: 0 0 0 5px;
}
#footer_btn ul li.plice #pliceList table {
	width: 100%;
	padding: 24px;
}
#footer_btn ul li.plice #pliceList table tr td {
	vertical-align:bottom;
	width: 30%;
	padding: 0px 0px 20px;
	font-size: 12px;
	line-height: 1;
	text-align: right;
}
#footer_btn ul li.plice #pliceList table tr td:first-child {
	width: 70%;
}
#footer_btn ul li.plice #pliceList .close {
	line-height: 0;
	margin: 0 0 0 25px;
	display: block;
}
#footer_btn ul li.plice #pliceList .close:hover {
	cursor:pointer;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#footerInner {
	background:#6C5E58;
	z-index: 200;
	position: relative;
}
#footer .footerDec {
	height:5px;
	width:100%;
	background:#B89E7E;
}
#footer .footerInner {
	text-align:left;
	width:900px;
	height:25px;
	margin:0 auto;
	font-size:10px;
	color:#fff;
	position:relative;
}
.copyRight {
	position: absolute;
	top: 7px;
	left: 0;
	color: #fff;
	letter-spacing: 0.1em;
}

/*==================================================
 【1】トップページ
===================================================*/
#weddingTop #wrapper {
	padding: 0px 0px 0px 0px;
	overflow-x: hidden;
	width: 100%;
	position:relative;
}
#weddingTop #wrapper #wrapperInner {
	position:relative;
}
#weddingTop #content {
	position: static;
}
#weddingTop .logoTop {
	position:absolute;
	top: 40px;
	z-index: 999;
}
#weddingTop #mainImg {
	margin: 0px -500% 0;
	padding: 0 500% 0;
	background:url(../images/home/main_bg.jpg) 0 bottom repeat;
    position:relative;
	width: 100%;
	bottom: 30px;
	float: none;
}
#weddingTop #mainImg img.mainImg {
	position: absolute;
	bottom: 0;
}
#weddingTop #menuBlock {
	position: absolute;
	top: 18%;
	left: 450px;
}
#weddingTop #menuBlock ul {
	margin: 50px 0px 0px;
}
#weddingTop #menuBlock ul li {
	float:left;
	width:33.3%;
	text-align:center;
}
#weddingTop #menuBlock ul li a {
	text-decoration:none;
	color:#47362E;
}
#weddingTop #menuBlock ul li a:link,
#weddingTop #menuBlock ul li a:visited {
	color:#47362E;
}
#weddingTop #menuBlock ul li a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#weddingTop #menuBlock ul li span {
	display:block;
	font-size:12px;
	margin: 10px 0 0;
}
#weddingTop .titleBlock .mainTtl {
	position: absolute;
	top: -20px;
	left: 130px;
}
#weddingTop .subTtl {
	color:#99836B;
}
#weddingTop .subTtl,
#weddingTop .leadCopy {
	text-align:center;
}
#weddingTop #footer_btn ul li.plice {
	display:none;
}

/*==================================================
 【2】ウェディングブーケ
===================================================*/
#bouguet .titleBlock .mainTtl {
	top: 7px;
	left: 95px;
}

/*==================================================
 【3】会場装花
===================================================*/
#reception .titleBlock .mainTtl {
	top: -2px;
	left: 100px;
}
#reception .bannerArea ul li {
    float: left;
    margin: 0 0 33px 10px;
}
#reception .bannerArea ul li:first-child {
    margin: 0 0 33px 0px;
}
#reception #footer_btn ul li.plice #pliceList .main_t i {
    font-size: 13px;
}

/*==================================================
 【4】オプション
===================================================*/
#option .titleBlock .mainTtl {
	top: 2px;
	left: 65px;
}
#option #footer_btn ul li.plice #pliceList .main_t i {
    font-size: 13px;
}

/*==================================================
 【5】ご注文から当日まで
===================================================*/
#weddingHowto .container {
	float:none;
	width:100%;
	margin-top:40px;
}
#weddingHowto .titleBlock {
	padding: 20px 0px 0px;
}
#weddingHowto .titleBlock .mainTtl {
	top: 5px;
}
#weddingHowto .stepsBoxOuter {
	margin: 30px 0 100px;
}
#weddingHowto .stepsBox {
	background:url(../../how_to_order/images/stepsBg.gif) 0 0 no-repeat;
	width:213px;
	height:403px;
	float:left;
	margin-right:10px;
}
#weddingHowto .stepsBox h2 {
	text-align: center;
	margin: 20px auto;
	font-size: 19px;
	letter-spacing: 0.1em;
	color:#47362E;
}
#weddingHowto .stepsBox h2 img {
	height: 80px;
	overflow: hidden;
}
#weddingHowto .stepsBox .stepTtl {
	text-align:center;
	height:80px;
	overflow:hidden;
	padding: 30px 0 0;
}
#weddingHowto .stepsBox .stepParagraph {
	width:181px;
	margin:0 auto
}
#weddingHowto .stepsBox .stepParagraph img {
	display:block;
	margin:0 auto;
}
#weddingHowto .stepsBox .stepParagraph .stepInner {
	padding: 10px 0 0;
}
#weddingHowto .stepsBox .stepParagraph .stepInner p {
	font-size: 11px;
	line-height: 1.5;
	color:#918682;
	margin: 0 0 10px;
}
#weddingHowto .stepsBox .stepParagraph .stepInner .note li {
	font-size: 10px;
	text-indent: -1em;
	padding: 0px 0 0 1em;
	line-height: 1.4;
	margin: 0 0 10px;
}
/*
#weddingHowto #footer_btn {
	display:none;
}
*/

/*==================================================
 その他
===================================================*/
/* 画像拡大ボタンON・OFF */
.large {
	display:none;
}
#reception .large {
	display:block;
}