@charset "UTF-8";

/* !HTML5 elements
---------------------------------------------------------- */
header, footer, nav, section, aside, article {
	display: block;
}
/* !Reseting
---------------------------------------------------------- */
body {
	font-family:'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'ＭＳ Ｐゴシック', Arial, sans-serif;
	font-size: 14px;
	-webkit-text-size-adjust: none;
	line-height: 1.5;
	color: #000;
}

body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td {
	margin: 0;
	padding: 0;
}
input, textarea {
	margin: 0;
	font-size: 100%;
}
label {
	cursor: pointer;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
fieldset, img {
	border: 0;
}
img {
	vertical-align: top;
	max-width: 100%;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:after, q:before {
	content: '';
}
a, input {
	outline: none;
}
abbr, acronym {
	border: 0;
}

a {
	color: #000;
	text-decoration: none;
}
a:visited {
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
.op:hover img,
.op:hover input {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
/* !Clearfix
---------------------------------------------------------- */
.clearfix {
	display: block;
	min-height: 1%;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/* !Layout
---------------------------------------------------------- */
html {
	overflow-y: scroll;
}
body {
}
@media print {
html,  html body {
*zoom: 0.65;
}
}

/* fs ------------------------------------------------------------ */
.fs10 {
	font-size:10px;
}
.fs11 {
	font-size:11px;
}
.fs12 {
	font-size:12px;
}
.fs13 {
	font-size:13px;
}
.fs14 {
	font-size:14px;
}
.fs15 {
	font-size:15px;
}
.fs16 {
	font-size:16px;
}
.fs17 {
	font-size:17px;
}
.fs18 {
	font-size:18px;
}
.fs19 {
	font-size:19px;
}
.fs20 {
	font-size:20px;
}

/* !Margin ------------------------------------------------------------------ */
.mt00 {
	margin-top: 0 !important;
}
.mt05 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt55 {
	margin-top: 55px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt65 {
	margin-top: 65px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt75 {
	margin-top: 75px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mt85 {
	margin-top: 85px !important;
}
.mt90 {
	margin-top: 90px !important;
}
.mt95 {
	margin-top: 95px !important;
}
.mt100 {
	margin-top: 100px !important;
}
.mr00 {
	margin-right: 0 !important;
}
.mr05 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr45 {
	margin-right: 45px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mr55 {
	margin-right: 55px !important;
}
.mr60 {
	margin-right: 60px !important;
}
.mr65 {
	margin-right: 65px !important;
}
.mr70 {
	margin-right: 70px !important;
}
.mr75 {
	margin-right: 75px !important;
}
.mr80 {
	margin-right: 80px !important;
}
.mr85 {
	margin-right: 85px !important;
}
.mr90 {
	margin-right: 90px !important;
}
.mr95 {
	margin-right: 95px !important;
}
.mr100 {
	margin-right: 100px !important;
}
.mb00 {
	margin-bottom: 0 !important;
}
.mb01 {
	margin-bottom: 1px !important;
}
.mb05 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb55 {
	margin-bottom: 55px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb65 {
	margin-bottom: 65px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb75 {
	margin-bottom: 75px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.mb85 {
	margin-bottom: 85px !important;
}
.mb90 {
	margin-bottom: 90px !important;
}
.mb95 {
	margin-bottom: 95px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}
.ml00 {
	margin-left: 0 !important;
}
.ml05 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml35 {
	margin-left: 35px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml45 {
	margin-left: 45px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.ml55 {
	margin-left: 55px !important;
}
.ml60 {
	margin-left: 60px !important;
}
.ml65 {
	margin-left: 65px !important;
}
.ml70 {
	margin-left: 70px !important;
}
.ml75 {
	margin-left: 75px !important;
}
.ml80 {
	margin-left: 80px !important;
}
.ml85 {
	margin-left: 85px !important;
}
.ml90 {
	margin-left: 90px !important;
}
.ml95 {
	margin-left: 95px !important;
}
.ml100 {
	margin-left: 100px !important;
}
/* !Padding  ---------------------------------------------------------------- */
.pt00 {
	padding-top: 0 !important;
}
.pt05 {
	padding-top: 5px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt25 {
	padding-top: 25px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt35 {
	padding-top: 35px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pt45 {
	padding-top: 45px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pt55 {
	padding-top: 55px !important;
}
.pt60 {
	padding-top: 60px !important;
}
.pt65 {
	padding-top: 65px !important;
}
.pt70 {
	padding-top: 70px !important;
}
.pt75 {
	padding-top: 75px !important;
}
.pt80 {
	padding-top: 80px !important;
}
.pt85 {
	padding-top: 85px !important;
}
.pt90 {
	padding-top: 90px !important;
}
.pt95 {
	padding-top: 95px !important;
}
.pt100 {
	padding-top: 100px !important;
}
.pr00 {
	padding-right: 0 !important;
}
.pr05 {
	padding-right: 5px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pr15 {
	padding-right: 15px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pr25 {
	padding-right: 25px !important;
}
.pr30 {
	padding-right: 30px !important;
}
.pr35 {
	padding-right: 35px !important;
}
.pr40 {
	padding-right: 40px !important;
}
.pr45 {
	padding-right: 45px !important;
}
.pr50 {
	padding-right: 50px !important;
}
.pr55 {
	padding-right: 55px !important;
}
.pr60 {
	padding-right: 60px !important;
}
.pr65 {
	padding-right: 65px !important;
}
.pr70 {
	padding-right: 70px !important;
}
.pr75 {
	padding-right: 75px !important;
}
.pr80 {
	padding-right: 80px !important;
}
.pr85 {
	padding-right: 85px !important;
}
.pr90 {
	padding-right: 90px !important;
}
.pr95 {
	padding-right: 95px !important;
}
.pr100 {
	padding-right: 100px !important;
}
.pb00 {
	padding-bottom: 0 !important;
}
.pb05 {
	padding-bottom: 5px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb15 {
	padding-bottom: 15px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb25 {
	padding-bottom: 25px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pb35 {
	padding-bottom: 35px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pb45 {
	padding-bottom: 45px !important;
}
.pb50 {
	padding-bottom: 50px !important;
}
.pb55 {
	padding-bottom: 55px !important;
}
.pb60 {
	padding-bottom: 60px !important;
}
.pb65 {
	padding-bottom: 65px !important;
}
.pb70 {
	padding-bottom: 70px !important;
}
.pb75 {
	padding-bottom: 75px !important;
}
.pb80 {
	padding-bottom: 80px !important;
}
.pb85 {
	padding-bottom: 85px !important;
}
.pb90 {
	padding-bottom: 90px !important;
}
.pb95 {
	padding-bottom: 95px !important;
}
.pb100 {
	padding-bottom: 100px !important;
}
.pl00 {
	padding-left: 0 !important;
}
.pl05 {
	padding-left: 5px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl15 {
	padding-left: 15px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.pl25 {
	padding-left: 25px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.pl35 {
	padding-left: 35px !important;
}
.pl40 {
	padding-left: 40px !important;
}
.pl45 {
	padding-left: 45px !important;
}
.pl50 {
	padding-left: 50px !important;
}
.pl55 {
	padding-left: 55px !important;
}
.pl60 {
	padding-left: 60px !important;
}
.pl65 {
	padding-left: 65px !important;
}
.pl70 {
	padding-left: 70px !important;
}
.pl75 {
	padding-left: 75px !important;
}
.pl80 {
	padding-left: 80px !important;
}
.pl85 {
	padding-left: 85px !important;
}
.pl90 {
	padding-left: 90px !important;
}
.pl95 {
	padding-left: 95px !important;
}
.pl100 {
	padding-left: 100px !important;
}

/* !Base Fonts -------------------------------------------------------------- */
.fwn {
	font-weight: normal !important;
}
.fwb {
	font-weight: bold !important;
}

.fs13 {
	font-size: 13px !important;
}
.fs15 {
	font-size: 15px !important;
}

/* !Inline Align ------------------------------------------------------------ */
.tal {
	text-align: left !important;
}
.tac {
	text-align: center !important;
}
.tar {
	text-align: right !important;
}
.vat {
	vertical-align: top !important;
}
.vam {
	vertical-align: middle !important;
}
.vab {
	vertical-align: bottom !important;
}
/* !Width ------------------------------------------------------------------- */
.whalf {
	width: 48% !important;
}
.wtri {
	width: 33% !important;
}
.wquart {
	width: 24% !important;
}
.wfull {
	width: 99.9% !important;
}
.wmax {
	width: 100% !important;
}

/* !Floats ------------------------------------------------------------------ */
.fll {
	float: left;
}
.fllimg {
	float: left;
	margin-right:20px;
}
.flr {
	float: right;
}
.flrimg {
	float: right;
	margin-left:20px;
}
.ftbox {
	overflow: hidden;
 *zoom: 1;
}
/* !Tools ------------------------------------------------------------------- */
.clear {
	clear: both;
}
.block {
	display: block;
}
.hide {
	display: none;
}
.bgn {
	background: none !important;
}
.tdu {
	text-decoration: underline;
}
.tdn {
	text-decoration: none;
}

/* !wrapper
---------------------------------------------------------- */
#wrapper {
	min-width: 980px;
	background:#fff;
	position: relative;
	z-index: 999;
}
#wrapper .inner {
	width:980px;
	margin:0 auto;
}

/* !header
---------------------------------------------------------- */
#header {
	position: relative;
	background:#fff;
}
header h1 {
	background:#00533b;
	height:25px;
}
header h1 span {
	font-size:12px;
	color:#fff;
	display:block;
	width:980px;
	margin:0 auto;
	height:25px;
	line-height:25px;
}
#header .headerin {
	background:url(/wedding/common/img/bg_headerin.png) 0 0 repeat;
	width:100%;
	height:180px;
	position:absolute;
	border-bottom:2px #d4c78c solid;
	left:0;
	bottom:0;
	z-index:8;
}
#header .headerin .inner {
	position:relative;
	padding:82px 0 30px;
}
#header .headerin .inner .logo {
	position:absolute;
	left:50%;
	top:-138px;
	margin-left:-95px;
	z-index:9;
}
#header .headerin .inner .headerlinks {
	position:absolute;
	left:0;
	top:35px;
	overflow:hidden;
}
#header .headerin .inner .headerlinks li {
	float:left;
	margin-right:20px;
}
#header .headerin .inner .headertel {
	position:absolute;
	right:0;
	top:20px;
}
#header .headerin .inner .gnavi li {
	float:left;
	height:67px;
}
#header .headerin .inner .gnavi li a {
	display:block;
	height:67px;
}
#header .headerin .inner .gnavi li+li {
	background:url(/wedding/common/img/bg_nav.png) 0 0 no-repeat;
	padding-left:39px;
}

/* !topmainimg
---------------------------------------------------------- */
#topmainimg {
	width: 100%;
	overflow: hidden;
	height: 818px;
	position: relative;
	z-index: 1;
}
#topmainimg li {
	width: 100%;
	height: 818px;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#topmainimg li img {
	display: none;
}
#topmainimg .bx-wrapper {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 818px;
	z-index: -1;
}

/* !breadcrumb
---------------------------------------------------------- */
#breadcrumb {
	width: 980px;
	margin:10px auto 30px;
}
#breadcrumb ul {
	overflow: hidden;
}
#breadcrumb ul li {
	float: left;
	margin-right: 15px;
	background: url(/wedding/common/img/ico_breadcrumb.png) 0 center no-repeat;
	padding-left: 25px;
	font-size:12px;
	color:#606060;
}
#breadcrumb ul li a {
	color:#a08300;
	font-size:12px;
}
#breadcrumb ul li.home {
	background: none;
	padding-left: 0;
}
#breadcrumb ul li.home a {
	color: #a08300;
}


/* !contents
---------------------------------------------------------- */
#contents {
	width:100%;
}


/* !content
---------------------------------------------------------- */
#content {
	width:980px;
	margin:0 auto;
	padding:25px 0 60px;
	background:url(/wedding/common/img/bg_content.gif) center 0 no-repeat;
}

/* !main
---------------------------------------------------------- */
#main {
	width:700px;
	float:left;
}

/* !side
---------------------------------------------------------- */
#side {
	width:240px;
	float:right;
}
#side .sideblock+.sideblock {
	margin-top:40px;
}
#side .sideblock ul {
	border-top:1px #d9e7e5 dashed;
}
#side .sideblock .sidetit {
	margin-bottom:20px;
}
#side .sideblock ul li {
	border-bottom:1px #d9e7e5 dashed;
}
#side .sideblock ul li a {
	display:block;
	color:#606060;
	font-size:13px;
	padding:15px 20px 15px 45px;
	background:url(/wedding/common/img/ico_side.gif) 20px 18px no-repeat;
}

/* pagenavi
---------------------------------------------------------- */
.pagenavi {
	margin-top:20px;
}
.pagenavi a {
	background:#d4c78c;
	display:inline-block;
	width:34px;
	height:38px;
	line-height:38px;
	color:#fff;
	font-size:16px;
	text-align:center;
}
.pagenavi a+a {
	margin-left:10px;
}
.pagenavi a+span {
	margin-left:10px;
	color:#653c00;
}
.pagenavi span+a {
	margin-left:10px;
}
.pagenavi a:hover,.pagenavi a.on {
	background:#fff;
	color:#a08300;
	text-decoration:none;
}
.pagenavi span {
	color:#a08300;
}



/* !pagetop
---------------------------------------------------------- */
.pagetop a {
	display:block;
	text-align:center;
}


/* !footer
---------------------------------------------------------- */
#footer {
	border-top:1px #cfc181 solid;
	width:100%;
}
#footer .footerbac {
	background:url(/wedding/common/img/bg_bac.gif) 0 0 repeat-x;
	height:289px;
	width:100%;
}
#footer .footerbac ul {
	overflow:hidden;
	padding-top:50px;
}
#footer .footerbac ul li {
	float:left;
	width:318px;
}
#footer .footerbac ul li+li {
	margin-left:13px;
}

#footer #footerlinks {
	background:url(/wedding/common/img/bg_footerlinks.png) 0 0 repeat;
	position:relative;
	z-index:5;
}
#footer #footerlinks .inner {
	padding: 20px 0;
}
#footer #footerlinks .txtlinkwrap {
	float: left;
	padding:10px 0 0;
}
#footer #footerlinks .txtlinkwrap .txtlinkitem {
	float: left;
	width: 180px;
}
#footer #footerlinks .txtlinkwrap .txtlinkitem li + li {
	margin-top: 10px;
}
#footer #footerlinks .txtlinkwrap .txtlinkitem a {
	color:#fff;
	background:url(/wedding/common/img/ico_footerarrow.png) 0 center no-repeat;
	padding-left:15px;
	display:block;
	font-size:13px;
}

#footer #footerlinks .footersns {
	margin-top:30px;
}
#footer #footerlinks .footersns ul li {
	float:left;
}
#footer #footerlinks .footersns ul li+li {
	margin-left:20px;
}
#footer #footerlinks .footersns ul li a {
	display:block;
	height:40px;
	line-height:40px;
	font-size:13px;
	color:#fff;
	padding-left:46px;
	text-decoration:underline;
}
#footer #footerlinks .footersns ul li a:hover {
	text-decoration:none;
}
#footer #footerlinks .footersns ul li a.fsns {
	background:url(/wedding/common/img/f_sns.png) 0 center no-repeat;
}
#footer #footerlinks .footersns ul li a.tsns {
	background:url(/wedding/common/img/t_sns.png) 0 center no-repeat;
}

#footer #footerlinks .footersns ul li a.gsns {
	background:url(/wedding/common/img/g_sns.png) 0 center no-repeat;
}

#footer #footerlinks .imglinkwrap {
	float: right;
	width:400px;
	height:232px;
}

#footer #footerinfo {
	background:url(/wedding/common/img/bg_footerinfo.gif) 0 0 repeat;
}
#footer #footerinfo .inner {
	position:relative;
}
#footer #footerinfo .footerimg {
	position:absolute;
	right:-60px;
	bottom:0;
	z-index:3;
}
#footer #footerinfo .footerlogo {
	width:270px;
	padding:60px 0 120px;
	text-align:center;
}
#footer #footerinfo .footerlogo p+p {
	margin-top:5px;
}
#footer #copyright {
	background:url(/wedding/common/img/bg_copyright.png) 0 0 repeat;
	text-align:center;
	z-index:4;
	position:relative;
	margin-top:-40px;
}


/* !fixed
---------------------------------------------------------- */
#fixedbtn {
	position: fixed;
	right: 0;
	top: 36px;
	z-index: 9999;
	text-align: right;
	overflow: hidden;
}
#fixedbtn p {
	margin-bottom: 15px;
}

/* section
---------------------------------------------------------- */
.section+.section {
	margin-top:40px;
}

/* wrap
---------------------------------------------------------- */
.firstwrap {
	background:#fff;
}

.secondwrap {
	background:url(/wedding/common/img/bg_secondwrap.gif) 0 0 repeat-x #fff;
	padding:50px 0 60px;
}

.thirdwrap {
	background:url(/wedding/common/img/bg_thirdwrap.png) 0 0 repeat-x #3e3300;
	padding:30px 0;
	color:#fff;
}

.fourthwrap {
	background:url(/wedding/common/img/bg_fourthwrap.jpg) center 0 repeat;
	padding:50px 0 60px;
}

/* cat
---------------------------------------------------------- */
.catwrap {
	border-left:2px #dacf9e dotted;
	overflow:hidden;
	margin:60px 0;
}
.catwrap li {
	float:left;
	border-right:2px #dacf9e dotted;
}
.catwrap li a {
	display:block;
	background:#fff;
}
.catwrap li a:hover {
	background:#fbf7f1;
}

/* hd
---------------------------------------------------------- */
.hdl {
	text-align:center;
	margin-bottom:40px;
}
.hdm {
	text-align:center;
	margin-bottom:50px;
}
.hds {
	text-align:center;
	margin-bottom:30px;
}

/* box
---------------------------------------------------------- */
.firstbox {
	margin:0 20px;
}
.secondbox {
	border-top:2px #b0c0bb dotted;
	margin-top:30px;
	padding:30px 20px 0;
}
.secondbox .secondboxin {
	position:relative;
	border:1px #bf9e5b solid;
	overflow:hidden;
	padding:30px 20px;
	color:#808080;
}
.secondbox .secondboxin .pricedetail {
	padding:20px 0 0 10px;
}
.secondbox .secondboxin .pricedetail p+p {
	margin-top:30px;
}
.secondbox .secondboxin .icoflowera {
	position:absolute;
	left:0;
	top:0;
	z-index:3;
	font-style: 0;
	line-height: 1;
}
.secondbox .secondboxin .icoflowerb {
	position:absolute;
	right:0;
	top:0;
	z-index:3;
	font-style: 0;
	line-height: 1;
}
.secondbox .secondboxin .icoflowerc {
	position:absolute;
	right:0;
	bottom:0;
	z-index:3;
	font-style: 0;
	line-height: 1;
}
.secondbox .secondboxin .icoflowerd {
	position:absolute;
	left:0;
	bottom:0;
	z-index:3;
	font-style: 0;
	line-height: 1;
}

.thirdbox {
	position:relative;
	border:1px #bf9e5b solid;
	overflow:hidden;
	padding:0 20px;
	color:#606060;
}
.thirdbox .thirdboxin {
	padding:30px 0 10px;
}
.thirdbox .icoflowera {
	position:absolute;
	left:0;
	top:0;
	z-index:3;
	font-style: 0;
	line-height: 1;
}
.thirdbox .icoflowerb {
	position:absolute;
	right:0;
	top:0;
	z-index:3;
	font-style: 0;
	line-height: 1;
}
.thirdbox .icoflowerc {
	position:absolute;
	right:0;
	bottom:0;
	z-index:3;
	font-style: 0;
	line-height: 1;
}
.thirdbox .icoflowerd {
	position:absolute;
	left:0;
	bottom:0;
	z-index:3;
	font-style: 0;
	line-height: 1;
}

/* bookbox
---------------------------------------------------------- */
.bookbox {
	background:#fff;
	-webkit-box-shadow: 0 2px 4px #e3e2e2;
	-moz-box-shadow: 0 2px 4px #e3e2e2;
	-ms-box-shadow: 0 2px 4px #e3e2e2;
	-o-box-shadow: 0 2px 4px #e3e2e2;
	box-shadow: 0 2px 4px #e3e2e2;
	behavior: url(/PIE.htc);
	position:relative;
}
.bookbox .bookboxl {
	width:460px;
	padding:15px;
	float:left;
}
.bookbox .bookboxr {
	width:800px;
	padding:15px;
	background:url(/wedding/common/img/bg_bookbox.gif) 0 0 repeat-y;
	float:none;
}

/* shadowbox
---------------------------------------------------------- */
.shadowbox {
	background:#fff;
	padding:40px 0 20px;
	-webkit-box-shadow: 0 3px 4px #d3d2d2;
	-moz-box-shadow: 0 3px 4px #d3d2d2;
	-ms-box-shadow: 0 3px 4px #d3d2d2;
	-o-box-shadow: 0 3px 4px #d3d2d2;
	box-shadow: 0 3px 4px #d3d2d2;
	behavior: url(/PIE.htc);
	position:relative;
}
.shadowbox:before {
	position:absolute;
	content:"";
	background:url(/wedding/common/img/decoration.png) 0 0 no-repeat;
	width:980px;
	height:35px;
	left:0;
	top:-22px;
	z-index:3;
}
.shadowbox .commontit {
	text-align:center;
	margin-bottom:20px;
}

.decorationboxa {
	margin-bottom:20px;
	text-align:center;
}
.decorationboxa span {
	background:url(/wedding/common/img/left_decoration.gif) 0 0 no-repeat;
	padding:10px 30px 0;
	width:470px;
	position:relative;
	height:54px;
	color:#808080;
	text-align:center;
	display:inline-block;
}
.decorationboxa span:before {
	position:absolute;
	content:"";
	background:url(/wedding/common/img/right_decoration.gif) 0 0 no-repeat;
	right:0;
	top:0;
	width:26px;
	height:64px;
	z-index:3;

}

.decorationboxb {
	margin-bottom:50px;
	text-align:center;
}
.decorationboxb span {
	background:url(/wedding/common/img/left_decoration.gif) 0 0 no-repeat;
	padding:10px 30px 0;
	width:400px;
	position:relative;
	height:54px;
	color:#808080;
	text-align:center;
	display:inline-block;
}
.decorationboxb span:before {
	position:absolute;
	content:"";
	background:url(/wedding/common/img/right_decoration.gif) 0 0 no-repeat;
	right:0;
	top:0;
	width:26px;
	height:64px;
	z-index:3;
}

.decorationboxc {
	margin-bottom:20px;
	text-align:center;
}
.decorationboxc span {
	background:url(/wedding/common/img/left_decoration.gif) 0 center no-repeat;
	padding:0 45px;
	position:relative;
	min-height:64px;
	text-align:center;
	font-size:18px;
	color:#000;
	display:inline-block;
}
.decorationboxc span:before {
	position:absolute;
	content:"";
	background:url(/wedding/common/img/right_decoration.gif) 0 center no-repeat;
	right:0;
	top:50%;
	width:26px;
	height:64px;
	margin-top:-32px;
	z-index:3;
}

/* magnifier
---------------------------------------------------------- */
.magnifier {
	position:relative;
	overflow:hidden;
}
.magnifier span {
	position:absolute;
	width:50px;
	height:50px;
	left:50%;
	top:50%;
	margin-left:-25px;
	margin-top:-25px;
	z-index:3;
}

.magnifierb {
	position:relative;
	overflow:hidden;
}
.magnifierb span {
	position:absolute;
	content:"";
	width:50px;
	height:50px;
	background:url(/wedding/common/img/magnifier.png) 0 0 no-repeat;
	right:5px;
	bottom:5px;
	z-index:3;
}

/* hwpwrap
---------------------------------------------------------- */
.hwpwrap {
	background:url(/wedding/common/img/bg_hwpwrap.png) center 0 no-repeat;
}
.hwpwrap .hwpbox {
	width:1000px;
	margin-right:-20px;
}
.hwpwrap .hwpbox li {
	width:440px;
	float:left;
	padding:15px 20px 10px;
	background:#fff;
	margin-bottom:20px;
	margin-right:20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 3px 4px #cecbc4;
	-moz-box-shadow: 0 3px 4px #cecbc4;
	-ms-box-shadow: 0 3px 4px #cecbc4;
	-o-box-shadow: 0 3px 4px #cecbc4;
	box-shadow: 0 3px 4px #cecbc4;
	behavior: url(/PIE.htc);
	position:relative;
}
.hwpwrap .hwpbox li:before {
	position:absolute;
	content:"";
	background:url(/wedding/common/img/logo_hwp.png) 0 0 no-repeat;
	width:90px;
	height:47px;
	right:0;
	bottom:0;
	z-index:1;
}
.hwpwrap .hwpbox li h5 {
	font-size:16px;
	margin-bottom:10px;
	border-bottom:1px #d9e7e5 dashed;
	padding-bottom:10px;
	color:#a08300;
	text-align:center;
	font-weight:bold;
	height: 30px;
	line-height: 18px;
}
.hwpwrap .hwpbox li .fll {
	margin-right:20px;
}
.hwpwrap .hwpbox li .fll img {
	background:url(/wedding/common/img/shadow_hwp.png) 0 bottom no-repeat;
	padding-bottom:11px;
}
.hwpwrap .hwpbox li .hwpprice {
	border:1px #a08300 solid;
	padding:5px;
	text-align:center;
	margin-bottom:20px;
}
.hwpwrap .hwpbox li .hwptxt {
	position:relative;
	z-index:2;
}

/* btn
---------------------------------------------------------- */
.firstbtn {
	text-align:center;
	margin-top:30px;
}


.preparation {
	border: 2px solid #CFC181;
	color: #CFC181;
	margin: 40px 0 40px;
	padding: 30px;
}



.post-edit-link {
	background: #f90 none repeat scroll 0 0 !important;
	border: 2px solid #f60 !important;
	border-radius: 5px !important;
	color: #fff !important;
	display: inline-block;
	font-size: 14px !important;
	font-weight: normal !important;
	padding: 1px 3px !important;
	text-decoration: none !important;
}

.post-edit-link:hover {
	background-color: #ffff00 !important;
}


.plandetbox{
	overflow: hidden;
	margin-bottom: 30px;
}


/* editor 1 */

.plandetbox strong { font-weight: bold; }
.plandetbox em { font-style: italic; }
.plandetbox blockquote {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 40px;
	-webkit-margin-end: 40px;
	background: #eee none repeat scroll 0 0;
	border: 1px solid #ccc;
	padding: 10px 20px;
	margin-bottom: 15px;
}
/* img */
.plandetbox .alignnone{
	margin-right:15px;
	margin-bottom:15px;
}
.plandetbox .aligncenter {
	display: block;
	margin: 0 auto;
}
.plandetbox .alignright {
	float: right;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:15px;

}
.plandetbox .alignleft { float: left;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:15px
}
.plandetbox img[class*="wp-image-"],
.plandetbox img[class*="attachment-"] {
	height: auto;
	max-width: 100%;
}




.plandetbox > h1{
	border-bottom:3px #e2ddd3 solid;
	font-size:20px;
	padding:0 20px;
	margin-bottom:20px;
	position:relative;
	width: 660px;
	margin-left: -20px;
}

.plandetbox > h1:before {
	position:absolute;
	background:#9d002b;
	width:320px;
	height:3px;
	content:"";
	bottom:-3px;
	left:0;
}


.plandetbox > h2{
	border-left:3px #9d002b solid;
	padding:0 10px;
	font-size:20px;
	margin-bottom:20px;
	margin-left: -20px;
}

.plandetbox > h3{
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}

.plandetbox > h4{
	font-size:18px;
	margin-bottom:10px;
}

.plandetbox > h5{
	font-size:16px;
	margin-bottom:10px;
}

.plandetbox > h6{
	font-size:14px;
	margin-bottom:10px;
}

.plandetbox > ul,
.plandetbox > ol{
	margin: 2em;
}

.plandetbox > ul li,
.plandetbox > ol li{
	list-style: inside;
	line-height: 1.4;
}

.plandetbox > p{
	margin-bottom: 1em;
}





/* editor 2 */

.planconten strong { font-weight: bold; }
.plancontent em { font-style: italic; }
.plancontent blockquote {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 40px;
	-webkit-margin-end: 40px;
	background: #eee none repeat scroll 0 0;
	border: 1px solid #ccc;
	padding: 10px 20px;
	margin-bottom: 15px;
}
/* img */
.plancontent .alignnone{
	margin-right:15px;
	margin-bottom:15px;
}
.plancontent .aligncenter {
	display: block;
	margin: 0 auto;
}
.plancontent .alignright {
	float: right;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:15px;

}
.plancontent .alignleft { float: left;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:15px
}
.plancontent img[class*="wp-image-"],
.plancontent img[class*="attachment-"] {
	height: auto;
	max-width: 100%;
}




.plancontent > h1{
	border-bottom:3px #e2ddd3 solid;
	font-size:20px;
	padding:0 20px;
	margin-bottom:20px;
	position:relative;
	width: 660px;
	margin-left: -20px;
}

.plancontent > h1:before {
	position:absolute;
	background:#9d002b;
	width:320px;
	height:3px;
	content:"";
	bottom:-3px;
	left:0;
}


.plancontent > h2{
	border-left:3px #9d002b solid;
	padding:0 10px;
	font-size:20px;
	margin-bottom:20px;
	margin-left: -20px;
}

.plancontent > h3{
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}

.plancontent > h4{
	font-size:18px;
	margin-bottom:10px;
}

.plancontent > h5{
	font-size:16px;
	margin-bottom:10px;
}

.plancontent > h6{
	font-size:14px;
	margin-bottom:10px;
}

.plancontent > ul,
.plancontent > ol{
	margin: 2em;
}

.plancontent > ul li,
.plancontent > ol li{
	list-style: inside;
	line-height: 1.4;
}

.plancontent > p{
	margin-bottom: 1em;
}

/**************************

スマートフォン用切り替えボタン用

**************************/

.pc-switcher {
	height: auto;
	width: 100%;
	position: relative;
	z-index: 1000;
}

.pc-switcher a {
	background: url("/wedding/common/img/switcher-sp.png") center top no-repeat;
	background-size: contain;
	display: block;
	padding-top: 17.18%;
	text-indent: -9999px;
}

.pc-switcher .active {
	display: none;
}

/* WP Pager */

.wp-pagenavi {
  padding-top: 20px;
}

.wp-pagenavi a,
.wp-pagenavi span,
.pagenavi a {
  border:1px #ecdebf solid;
  background:#d4c78c;
  display:inline-block;
  width:32px;
  height:36px;
  line-height:36px;
  color:#fff;
  text-align:center;
}

.wp-pagenavi .pages{
  width: 60px;
  margin-right: 10px;
}

.wp-pagenavi a+a,
.pagenavi a+a {
  margin-left:10px;
}
.wp-pagenavi a+span,
.pagenavi a+span {
  margin-left:10px;
  color:#fff;
}

.wp-pagenavi span+a,
.pagenavi span+a {
  margin-left:10px;
}

.wp-pagenavi a:hover,.wp-pagenavi span.current,
.pagenavi a:hover,.pagenavi a.on {
  border:1px #fff solid;
  background:#fff;
  color:#3a2504;
  text-decoration:none;
}