.promotion01-page {
    padding: 80px;
}


.special-form-btn-outer {
    text-align: center;
}
.reserve-btn a {
    display: inline-block;
    border: 1px solid #5e4f47;
    text-align: center;
    padding: 8px 15px;
    font-size: 12px;
    margin: 10px auto;
}
.meta-reserve-btn {
    position: relative;
    top: -15px;
}

/*----------------------------------------------------

	module

----------------------------------------------------*/
/* text */
.text-color01 {
	color: #c38a2a;
}

/* icon */
.mark-asta {
	margin-right: .5em;
}

/* btn */
.btn01 {
    display: table-cell;
    padding: 15px 69px;
    font-size: 15px;
    color: #fff !important;
    background: #5e4f47;
    transition: .3s;
}

/* media */
.media01__item {
    display: table;
    width: 100%;
    margin: 20px 0;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ccc;
}
.media01__item-text {
    display: table-cell;
    box-sizing: border-box;
    padding: 10px 20px 10px 10px;
}
.media01__item-title {
    font-size: 14px;
    margin-bottom: 15px;
}
.media01__item-thumb {
    display: table-cell;
	width: 220px;
}
.media01__item-thumb-desc {
    margin-top: 5px;
    text-align: right;
}
.media01__list {
    margin: 0 auto;
    padding: 0;
    border-top: 1px dashed #ccc;
}
/* reserve */
.reserve01 {
    position: relative;
    width: 283px;
    margin: 25px auto 0;
    padding-bottom: 1px;
}


/*----------------------------------------------------

	promotion

----------------------------------------------------*/
dl, dt, dd {
    float: none;
}

.container {
	width: 100%;
	margin: 0 auto;
}


.promotion01-section {
    font-size: 14px;
    line-height: 1.7;
}
.promotion01-section + .promotion01-section {
    margin-top: 50px;
}
.promotion01-page__kv {
    overflow: hidden;
    padding-top: 29%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}
.promotion01-row {
    display: table;
    width: 100%;
}
.promotion01-col {
    display: table-cell;
	vertical-align: top;
}
.promotion01-header__primary {
    box-sizing: border-box;
}
.promotion01-header__thumb {
	/*width: 360px;*/
}
.promotion01-header__thumb-caption {
    display: block;
    margin-top: 3px;
    text-align: right;
    line-height: 1.5;
}
.promotion01-header {
    margin-bottom: 20px;
    padding-bottom: 39px;
    line-height: 1.6;
    border-bottom: 1px dashed #ccc;
}
.promotion01-title {
    margin-bottom: 20px;
    padding-bottom: 12px;
    line-height: 1.6;
    border-bottom: 1px dashed #ccc;
}
.promotion01-header__title-primary {
    margin-bottom: 9px;
    font-size: 27px;
    font-weight: bold;
    text-align: center;
}
.promotion01-header__title-secondary {
    font-size: 20px;
    font-weight: bold;
}
.promotion01-header__text {
    margin: 15px 15px 15px 0;
    font-size: 14px;
    line-height: 1.7;
    color: #333;
}
.promotion01-header-btn {
    margin-top: 42px;
}
.promotion01-meta {
    margin: 25px 0;
    font-size: 14px;
}
.promotion01-meta__desc {
    float: none;
    display: table-cell;
    box-sizing: border-box;
    padding-left: 6px;
	line-height: 1.7;
}
.promotion01-meta__heading {
    float: none;
    display: table-cell;
    width: 80px;
    font-weight: bold;
	vertical-align: top;
}
.promotion01-meta__term {
    display: table;
	width: 100%;
    margin-bottom: 7px;
	vertical-align: top;
}
.promotion01-row__aside {
    display: table-cell;
	vertical-align: top;
	width: 360px;
}
.promotion01-row__thumb {
	width: 100%;
	height: auto;
}
.promotion01-item-main-header {
    margin-bottom: 25px;
}
.promotion01-section__title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
}
.promotion01-section__copy {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.8;
}
.promotion01-section__desc {
    color: #333;
}
.promotion01-section__copy + .promotion01-section__desc {
    margin-top: 15px;
}
.promotion01-menu {
    font-size: 0;
}
.promotion01-menu-term {
    box-sizing: border-box;
    padding: 10px;
	font-size: 14px;
}
/*
.promotion01-menu-term__header {
    display: block;
    width: 100%;
    margin-bottom: 7px;
    font-size: 14px;
    font-weight: bold;
}
*/
.promotion01-menu-term__header {
    display: block;
    width: 100%;
    margin-bottom: 7px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px dashed #eee;
    padding-bottom: 5px;
}
.promotion01-menu-term__body {
    display: block;
    width: 100%;
    padding-left: 1.05em;
    line-height: 1.7;
}

.promotion01-section-header {
    margin-bottom: 25px;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    background: #ececec;
}
.promotion01-section__body {
    padding: 10px 15px 20px;
}
.promotion01-footer {
    margin-top: 50px;
}
.promotion01-footer-btn {
    margin: 50px auto 0;
    text-align: center;
}

.promotion-event {
    padding: 15px 0;
    font-size: 16px;
    line-height: 1.7;
    font-weight: bold !important;
    text-align: center;
    color: #a5a5a5;
}
.promotion-event__title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px;
}

.promotion-event__body {
    padding: 0 10px;
}
.promotion01-terms {
    display: table;
    width: 100%;
}
.promotion01-terms + .promotion01-terms {
    margin-top: .75em;
}
.promotion01-terms__header {
    display: table-cell;
    width: 60px;
    font-size: 14px;
    font-weight: bold;
    vertical-align: top;
}
.promotion01-terms__body {
    display: table-cell;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 1.7;
    vertical-align: top;
}
.promotion01-terms__menu {
    padding: 15px;
    border: 1px solid #dadada;
}
.promotion01-terms__menu + .promotion01-terms__menu {
    margin-top: 15px;
}
.promotion01-terms__menu-header {
    position: relative;
    padding-left: 22px;
}
.promotion01-terms__menu-header:hover {
    cursor: pointer;
}
.promotion01-terms__menu-header:before {
    display: inline-block;
    font: normal 13px/1 FontAwesome;
    content: "\f105";
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -6px;
}
.promotion01-terms__menu-header.active:before {
   content: "\f107";
}
.promotion01-terms__menu-body {
    /*display: none;*/
    padding-top: 10px;
    font-size: 13px;
    line-height: 2;
}
.promotion01-terms__menu-body.active {
    display: block;
}
.promotion01-terms__menu__cat {
    display: block;
    margin: 10px 0 15px;
    font-weight: bold;
    text-decoration: underline;
}
.promotion01-terms__menu__genre {
    color: #d29125;
}

.promotion01-terms.terms--notes {
	box-sizing: border-box;
    padding: 25px 25px 0;
    border: 1px solid #cca585;
}
.promotion01-terms.terms--notes + .promotion01-terms.terms--notes {
	margin-top: 20px;
}
.promotion01-terms__header02 {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #d29125;
}
.promotion01-terms__body02 {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    font-size: 13px;
    line-height: 2;
}
.promotion01-footer-btn .btn {
    display: table;
    margin: 0 auto;
}
.promotion01-item-reserve {
    margin-top: 20px;
}
.promotion01-item-reserve .btn:before {
    position: relative;
    display: inline-block;
    font: normal 14px/1 FontAwesome;
    content: "\f0da";
    top: -.085em;
    margin-right: 1em;
    vertical-align: middle;
}
.hr01 {
    margin: 50px auto;
}

.archive02__item-inner {
    display: table;
}
.archive02__item {
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px dashed #ccc;
}
.archive02__item__body {
    display: table-cell;
    vertical-align: top;
    padding-right: 20px;
}
.archive02__item__aside {
    display: table-cell;
    vertical-align: top;
}
.archive02__item__title {
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5;
    color: #2f1600;
}
.archive02__item__title .item-notes {
    margin-left: .5em;
    font-size: 12px;
    font-weight: normal;
    color: #c00;
}
.archive02__item__desc {
    margin-bottom: 20px;
    color: #333;
    line-height: 1.6;
}
.archive02__item-meta {
    margin: 12px 0;
}
.archive02__item-meta__title {
	font-weight: bold;
	line-height: 1.4;
	margin: 0.5em 0;
}
.archive02__item-meta__list {
    display: table;
    width: 100%;
    box-sizing: border-box;
	float: none;
}
.archive02__item-meta__list + .archive02__item-meta__list {
    margin-top: 2px;
}
.archive02__item-meta__header {
    display: table-cell;
	vertical-align: top;
    width: 4em;
	font-weight: bold;
}
.archive02__item-meta__body {
    display: table-cell;
	vertical-align: top;
	float: none;
}
.archive02__item-note {
	display: block;
    padding: 15px 10px;
	font-size: 13px;
    line-height: 2;
    border: 1px solid #ddd;
	background: #fff;
}
.archive02__item-note + .archive02__item-note {
    margin-top: 15px;
}
.archive02__item-reserve01 {
    margin-top: 10px;
}
.archive02__item-reserve01 a {
    position: relative;
    display: block;
    padding: 20px 15px;
    color:  #000;
	border: 1px solid #78be20;
    background: #fff;
    transition: .1s;
}
.archive02__item-reserve01 a:before {
    display: inline-block;
    font: normal 16px/1 FontAwesome;
    content: "\f105";
    position: relative;
    left: 0;
    top: 50%;
	margin-right: .75em;
}
.archive02__item-reserve01 a:hover {
    color:  #548615;
	border: 1px solid #548615;
}

.md-accordion-target {
	display: none;
}
.md-accordion-switch {
	position: relative;
	padding-left: 24px;
}
.md-accordion-switch:before {
    display: inline-block;
    font: normal 16px/1 FontAwesome;
    content: "\f105";
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -8px;
}
.md-accordion-switch:hover {
	cursor: pointer;
}
.md-accordion-switch.active:before {
   content: "\f107";
}

.promotion01-item {
    display: table;
    width: 100%;
}
.promotion01-item + .promotion01-item {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px dashed #ccc;
}
.promotion01-item-aside {
    display: table-cell;
	width: 350px;
    vertical-align: top;
	line-height: 2;
	text-align: right;
}
.promotion01-item-main {
    display: table-cell;
    padding-right: 30px;
    vertical-align: top;
}

/* for sp
.lum-lightbox{
  z-index: 999;
}

@media (max-width: 460px) {

  .lum-lightbox-inner img {
    max-width: 150vw;  好きなサイズ感で
    max-height: 88vh;  90vhだと数pxだけ上下にスクロールできてしまうためこのサイズ
   /* display: block;  を追加すると max-height: 92vh くらいでも大丈夫
  }

　 矢印ナビが大きすぎると感じたら
  .lum-gallery-button:after {
    width: 6vw;
    height: 6vw;
  }
}
*/
