body{
	position:relative;
}

#wrap{
	position:relative;
}

/* # =================================================================
		# Forms
		# ================================================================= */
input {
	border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"]
[role="button"] {
	cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
	cursor: default;
}

[type="number"] {
	width: auto;
	/* Firefox 36+ */
}

[type="search"] {
	-webkit-appearance: textfield;
	/* Safari 8+ */
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
	/* Safari 8 */
}

textarea {
	overflow: auto;
	/* Internet Explorer 11+ */
	resize: vertical;
	/* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
	font: inherit;
	/* Specify font inheritance of form elements */
}

optgroup {
	font-weight: bold;
	/* Restore the font weight unset by the previous rule. */
}

button {
	overflow: visible;
	/* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: 0;
	padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	outline: 1px dotted ButtonText;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
	/* Correct the inability to style clickable types in iOS */
}

button,
select {
	text-transform: none;
	/* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
	background-color: transparent;
	border-style: none;
	color: inherit;
}

/* Style select like a standard input */
select {
	-moz-appearance: none;
	/* Firefox 36+ */
	-webkit-appearance: none;
	/* Chrome 41+ */
}

select::-ms-expand {
	display: none;
	/* Internet Explorer 11+ */
}

select::-ms-value {
	color: currentColor;
	/* Internet Explorer 11+ */
}

legend {
	border: 0;
	/* Correct `color` not being inherited in IE 8/9/10/11 */
	color: inherit;
	/* Correct the color inheritance from `fieldset` elements in IE */
	display: table;
	/* Correct the text wrapping in Edge and IE */
	max-width: 100%;
	/* Correct the text wrapping in Edge and IE */
	white-space: normal;
	/* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* Correct the inability to style clickable types in iOS and Safari */
	font: inherit;
	/* Change font properties to `inherit` in Chrome and Safari */
}

[type="search"] {
	-webkit-appearance: textfield;
	/* Correct the odd appearance in Chrome and Safari */
	outline-offset: -2px;
	/* Correct the outline style in Safari */
}

.event-detail-contents {
	width: 100%;
	max-width: 960px;
}

#bookfukunohi_29 .sale-one {
	background-color: #fffcde;
	padding: 0 0 30px 0;
}

@media screen and (min-width: 569px) {
	#bookfukunohi_29 .sale-one {
		padding: 0 0 50px 0;
	}
}

#bookfukunohi_29 .sale-one__inner,
#bookfukunohi_29 .sale-one__step,
#bookfukunohi_29 .sale-one__banner,
#bookfukunohi_29 .sale-one__event,
#bookfukunohi_29 .sale-one__coupon {
	max-width: 960px;
	width: 100%;
	text-align: center;
}

#bookfukunohi_29 .sale-one__banner {
	margin: 20px auto;
	padding: 0 15px;
	box-sizing: border-box;
}

#bookfukunohi_29 .sale-one__coupon {
	margin-top: 40px;
}

@media screen and (min-width: 569px) {
	#bookfukunohi_29 .sale-one__coupon {
		margin-top: 80px;
	}
}

#bookfukunohi_29 .sale-one__coupon-banner {
	box-sizing: border-box;
	display: block;
	margin: 10px auto 0;
}

@media screen and (min-width: 569px) {
	#bookfukunohi_29 .sale-one__coupon-banner {
		margin: 20px auto 0;
		max-width: 1000px;
	}
}

#bookfukunohi_29 .sale-one__inner img,
#bookfukunohi_29 .sale-one__step img,
#bookfukunohi_29 .sale-one__event img,
#bookfukunohi_29 .sale-one__coupon img {
	max-width: 960px;
	width: 80%;
}

#bookfukunohi_29 .sale-one__banner img {
	max-width: 810px;
	width: 100%;
}

#bookfukunohi_29 .sale-one-title {
	background-color: #fff000;
}

#bookfukunohi_29 .sale-search-box-wrap {
	padding: 0 15px;
	box-sizing: border-box;
}

#bookfukunohi_29 .sale-one-searchbox-contents input[type="button"],
#bookfukunohi_29 .sale-two-searchbox-contents input[type="button"],
#bookfukunohi_29 .sale-three-searchbox-contents input[type="button"] {
	background-color: #d90000;
	border: 1px solid #be0000;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	width: 70%;
	max-width: 250px;
	height: auto;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 18px auto 0;
	padding: 15px 0;
}

#bookfukunohi_29 .sale-one-searchbox,
#bookfukunohi_29 .sale-two-searchbox,
#bookfukunohi_29 .sale-three-searchbox {
	max-width: 800px;
	border: 5px solid #023894;
	margin: 40px auto 0;
	overflow: hidden;
	padding-bottom: 15px;
	background-color: #fff;
}

#bookfukunohi_29 .sale-one-searchbox-contents select,
#bookfukunohi_29 .sale-two-searchbox-contents select,
#bookfukunohi_29 .sale-three-searchbox-contents select {
	background: url(/event/29bookfukunohi/images/bookfukunohi29_select_arrow.png) no-repeat right 0 #fff;
	border: 1px solid #ba0001;
	border-radius: 2px;
	cursor: pointer;
	padding-left: 8px;
	width: 100%;
	height: 34px;
	background-size: contain;
	display: block;
	margin: 0 auto;
}

#bookfukunohi_29 .sale-one-searchbox-subtitle,
#bookfukunohi_29 .sale-two-searchbox-subtitle,
#bookfukunohi_29 .sale-three-searchbox-subtitle {
	vertical-align: middle;
	letter-spacing: normal;
	display: block;
	zoom:1;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color:#023793;
	margin: 15px auto;
}

@media screen and (min-width: 569px) {
	#bookfukunohi_29 .sale-one-searchbox-subtitle,
	#bookfukunohi_29 .sale-two-searchbox-subtitle,
	#bookfukunohi_29 .sale-three-searchbox-subtitle {
		font-size: 20px;
	}
}

#bookfukunohi_29 .sale-one-searchbox-contents,
#bookfukunohi_29 .sale-two-searchbox-contents,
#bookfukunohi_29 .sale-three-searchbox-contents  {
	display:inline-block;
	vertical-align: middle;
	letter-spacing: normal;
	display: inline;
	zoom:1;
	width: 388px;
	margin: 25px auto 0;
}

#bookfukunohi_29 .sale-one-searchbox-inner,
#bookfukunohi_29 .sale-two-searchbox-inner,
#bookfukunohi_29 .sale-three-searchbox-inner{
	letter-spacing: -.40em;
}

#bookfukunohi_29 .sale-one-searchbox-title,
#bookfukunohi_29 .sale-two-searchbox-title,
#bookfukunohi_29 .sale-three-searchbox-title {
	background-color: #023894;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 13px 0 18px;
	text-align: center;
}

h2.cmn-h2-ttl{
	margin-bottom:0;
}

@media (max-width: 568px) {
	#bookfukunohi_29 .sale-one-searchbox-title,
	#bookfukunohi_29 .sale-two-searchbox-title,
	#bookfukunohi_29 .sale-three-searchbox-title {
	font-size: 18px;
	line-height: 1.6;
	padding: 10px 0 10px 0;
	}
}

#bookfukunohi_29 .sale-one-searchbox-contents .select-bg,
#bookfukunohi_29 .sale-two-searchbox-contents .select-bg,
#bookfukunohi_29 .sale-three-searchbox-contents .select-bg {
	width: 90%;
	height: 34px;
	display: block;
	margin: 0 auto;
	max-width: 500px;
	}

#bookfukunohi_29 .sale-one-searchbox-note,
#bookfukunohi_29 .sale-three-searchbox-note {
	text-align: center;
	width: 90%;
	margin: 20px auto 0;
}

.event-detail-block{
	border-top:none;
}

/* sale-two-contents */

#bookfukunohi_29 .sale-two-contents-wrap {
	width: 860px;
	margin: 0 auto;
}

#bookfukunohi_29 .sale-two-contents-wrap::after {
	clear: both;
	content: "";
	display: block;
}

@media (max-width: 568px) {
	#bookfukunohi_29 .sale-two-contents-wrap {
			width: 100%;
	}
}

#bookfukunohi_29 .sale-two-contents {
	width: 45%;
	float: left;
	margin-top: 64px;
	text-align: center;
}

@media (max-width: 568px) {
	#bookfukunohi_29 .sale-two-contents {
	width: 70%;
	float: none;
	letter-spacing: -.4em;
	margin: 20px auto 0;
	}
	#bookfukunohi_29 .sale-two-contents > img {
			width: 100%;
	}
}

#bookfukunohi_29 .sale-two-contents:first-child {
	width: 55%;
}

@media (max-width: 568px) {
	#bookfukunohi_29 .sale-two-contents:first-child {
			width: 90%;
	}
}

#bookfukunohi_29 .sale-two-description {
	margin: 70px auto 0;
}

@media (max-width: 568px) {
	#bookfukunohi_29 .sale-two-description {
	width: 100%;
	font-size: 16px;
	line-height: 1.8;
	margin-top: 30px;
	}
}

#bookfukunohi_29 .sale-two-description > img {
	width: 100%;
}

#bookfukunohi_29 .sale-two-searchbox {
	border-color: #e60012;
}

#bookfukunohi_29 .sale-two-searchbox-title {
	background-color: #e60012;
}

#bookfukunohi_29 .sale-two-searchbox-contents {
	width: 388px;
	margin: 25px auto 0;
}

@media (max-width: 568px) {
	#bookfukunohi_29 .sale-two-searchbox-contents {
	width: 100%;
	margin-top: 22px;
	}
}



/* pc only style
---------------------------------------------------------------- */
@media screen and (min-width: 569px) {

	.cmn-h2-ttl{
		border-top:1px #c4c0bc solid;
		border-right:1px #c4c0bc solid;
	}

	#bookfukunohi_29 .sale-two-searchbox {
	width: 520px;
	border: 10px solid #023894;
	border-radius: 20px;
	margin: 52px auto 0;
	overflow: hidden;
	padding-bottom: 15px;
}

#bookfukunohi_29 .sale-two-searchbox {
	width: 800px;
	border: 5px solid #023894;
	border-radius: 20px;
	margin: 40px auto 0;
	overflow: hidden;
	padding-bottom: 15px;
}

#bookfukunohi_29 .sale-one-searchbox-title,
#bookfukunohi_29 .sale-two-searchbox-title,
#bookfukunohi_29 .sale-three-searchbox-title {
	background-color: #023894;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 13px 0 18px;
	text-align: center;
}

article, #section-inner-left {
	width: 960px;
}

.event-detail-block {
	padding: 0;
	border: none;
}

}

