@charset "UTF-8";

/*
Theme Name: YOURS-WEDDING
Author: BORDER Inc.
*/

body {
	font-family: 'Noto Serif JP', "Hiragino Kaku Gothic ProN",  -apple-system, blinkMacSystemFont, "Hiragino Sans", YuGothic-M, YuGothic, Meiryo, sans-serif;
	color: #000;
	background-color: #ffffff;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: .1em;
	-webkit-text-size-adjust: 100%;
	font-feature-settings: "palt";
}

.cardLink, .english-title, .showmoreLink, .font-mincho {
	font-family: 'Noto Serif JP', "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}

h1, .h1 {
	font-size: 2.5em;
}

h2, .h2 {
	font-size: 2em;
}

h3, .h3 {
	font-size: 1.75em;
}

h4, .h4 {
	font-size: 1.5em;
}

h5, .h5, .lead {
	font-size: 1.25em;
}

h6, .h6, .drawer-menu-item {
	font-size: 1em;
}

[class^="d-"]>img, [class*=" d-"]>img, .d-flex img, .card img, .row img {
	flex: none;
}

.row {
	margin-right: -16px;
	margin-left: -16px;
}

.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.container, .container-fluid, .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	padding-right: 16px;
	padding-left: 16px;
}

input, button, a, a img {
	color: inherit;
	-webkit-transition-duration: .45s;
	-webkit-transition-property: color, border-color, background-color, opacity;
	-webkit-transition-delay: 0s;
	transition-duration: .45s;
	transition-property: color, border-color, background-color, opacity;
	transition-delay: 0s;
}

a:visited, a:link, a:active, a:hover {
	text-decoration: none;
}

a:hover {
	color: inherit;
}

a:hover img {
	opacity: 0.7;
}

.ls-none {
	letter-spacing: 0;
}

.ls-0 {
	letter-spacing: 0;
}

.ls-wide {
	letter-spacing: .2em;
}

.ls-title {
	letter-spacing: .3em;
}

.lh-0 {
	line-height: 1.44;
}

.lh-2 {
	line-height: 1.8;
}

.card {
	background-color: transparent;
}

.drawer--top.drawer-open .drawer-nav {
	top: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.drawer--left.drawer-open .drawer-nav, .drawer--left .drawer-hamburger, .drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
	left: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.drawer--right.drawer-open .drawer-nav, .drawer--right .drawer-hamburger, .drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
	right: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot?9823qi');
	src: url('fonts/icomoon.eot?9823qi#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?9823qi') format('truetype'), url('fonts/icomoon.woff?9823qi') format('woff'), url('fonts/icomoon.svg?9823qi#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	letter-spacing: 0;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: .45s;
	-webkit-transition-property: color, border-color, background-color, opacity;
	-webkit-transition-delay: 0s;
	transition-duration: .45s;
	transition-property: color, border-color, background-color, opacity;
	transition-delay: 0s;
}

.icon-arrow:before {
	content: "\e905";
}

.icon-twitter:before {
	content: "\e906";
	color: #b2b2b2;
}

.icon-facebook:before {
	content: "\e907";
	color: #b2b2b2;
}

.icon-instagram .path1:before {
	content: "\e900";
	color: rgb(255, 255, 255);
}

.icon-instagram .path2:before {
	content: "\e901";
	margin-left: -1em;
	color: rgb(190, 155, 99);
}

.icon-instagram .path3:before {
	content: "\e902";
	margin-left: -1em;
	color: rgb(190, 155, 99);
}

.icon-instagram .path4:before {
	content: "\e903";
	margin-left: -1em;
	color: rgb(190, 155, 99);
}

.icon-logo:before {
	content: "\e904";
	color: #fff;
}

a:hover .icon-instagram .path1:before {
	color: rgb(190, 155, 99);
}

a:hover .icon-instagram .path2:before, a:hover .icon-instagram .path3:before, a:hover .icon-instagram .path4:before {
	color: rgb(255, 255, 255);
}


/* toggle-start */

.drawer-toggle:focus {
	outline: none;
}

.icon-bar {
	display: block;
	width: 24px;
	height: 1px;
	border-radius: 1px;
	background-color: #fff;
	border-color: transparent;
	cursor: pointer;
	margin: auto;
}

.icon-bar+.icon-bar {
	margin-top: 6px;
}

.drawer-toggle.drawer-hamburger {
	position: absolute;
	background-color: #be9b63;
	border: 1px solid transparent;
	top: 0;
	right: 0;
	left: auto;
	padding: 22.5px 8px;
}

.drawer--left.drawer-open .drawer-hamburger {
	left: auto;
}


/* toggle-end */

.drawer-nav {
	background: #363733;
	color: #fff;
}

.navbar-custom {
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
	min-height: 62px;
}

.navbar-custom.affix {
	background-color: #363733;
	color: #fff;
	position: fixed;
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}

.drawer--left #blackMenu.navbar-custom.affix .drawer-nav, .drawer--left #blackMenu.navbar-custom.affix .icon-logo:before {
	color: #fff;
}

.navbar-brand {
	position: absolute;
	left: 8px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transition: font-size .3s;
	transition: font-size .3s;
	padding: 0;
	display: inherit;
}

.navbar-brand img {
	-webkit-transition: all .3s;
	transition: all .3s;
}

.hover-bottom-line {
	display: block;
	position: relative;
}

.hover-bottom-line:after {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	width: calc(100% - 32px);
	height: 1px;
	background: #fff;
	content: '';
	margin: auto;
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.hover-bottom-line.active:after, .hover-bottom-line:hover::after, .hover-bottom-line:focus::after {
	height: 1px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

.drawer--left #blackMenu .icon-logo:before {
	color: #000;
}

@media (min-width: 992px) {
	.drawer--left .drawer-nav {
		background-color: transparent;
		left: 0;
	}
	.navbar-brand {
		z-index: 999;
		left: auto;
		right: auto;
	}
	.drawer-nav {
		position: relative;
		height: auto;
		background-color: transparent;
		overflow: visible;
	}
	.drawer--left #blackMenu .drawer-nav {
		color: #000;
	}
	.drawer--left #blackMenu .drawer-nav .hover-bottom-line:after {
		background-color: #000;
	}
	.drawer--left #blackMenu.navbar-custom.affix .drawer-nav .hover-bottom-line:after {
		background-color: #fff;
	}
	.embed-responsive-4by3::before {
		padding-top: 35%;
	}
}

#masthead {
	position: relative;
	overflow: hidden;
	background-color: #fff;
}

.event-image:after, .onmask:after, .slide-img:before {
	background-color: rgba(147,136,86,0.13);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
}

#masthead .container {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	z-index: 3;
}

.swiper-slide-active .slide-img, .swiper-slide-duplicate-active .slide-img, .swiper-slide-prev .slide-img {
	-webkit-animation: zoom 12s linear 0s;
	animation: zoom 12s linear 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.slide-img {
	position: relative;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	color: #fff;
	min-height: 550px;
}


.wpcf7-form.custom-wpcf7c-confirmed {
	padding-top: 5em;
	margin-top: -5em;
}

.attention-text {
	display: none;
}

.custom-wpcf7c-confirmed .attention-text {
	display: block !important;
}

.bg-gray {
	background: #fbfaf8;
}

.newsLink:hover, .bg-light-gray {
	background: #f1f0ec;
}

.bg-gold {
	background-color: #ecd079;
}

.slick-prev:hover:before, .slick-next:hover:before {
	color: #f1d07f;
}

.showmoreLink a:hover, .bg-light-gold {
	background-color: #f1d07f!important;
	color: #000;
}

.bg-brawn {
	background-color: #d4c2a5;
	color: #fff;
}

.bg-smork {
	background-color: #f8f6f1;
}

.cat-wrap {
	padding: .15rem .35rem;
	font-size: 80%;
}

.bg-off-white {
	background-color: #fbfaf8;
}

.bg-white {
	background-color: #fff;
	color: #000;
}

.hover-yellow a:hover, .text-brawn {
	color: #d4c2a5;
}

.text-gold {
	color: #be9b63;
}

.text-gold.border-bottom {
	border-color: #BE9B63!important
}

.text-gray {
	color: #666666;
}

.bg-black {
	background-color: #363733!important;
}

.headTitle {
	z-index: 10;
}


/* ticker */

.ticker {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.ticker ul {
	width: 100%;
	position: relative;
}

.ticker ul li {
	width: 100%;
	display: none;
	overflow: hidden;
}

.ticker ul li a {
	line-height: 2em;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	position: relative;
}

#banquetSlider a, .news-image, .single-img {
	position: relative;
	overflow: hidden;
}

.news-image:before {
	content: "";
	display: block;
	padding-top: 95%;
}

#news .news-image:before, #plan .news-image:before, #planPage .news-image:before {
	content: "";
	display: block;
	padding-top: 65%;
}

.fairLabel {
	position: absolute;
	top: 12px;
	left: 12px;
}

.specialLabel {
	display: inline-block;
}

.specialLabel span, .fairLabel span {
	margin: 0;
	padding: .25rem .5rem;
	background: #fff!important;
	color: #b2945e!important;
	border: 1px solid #b2945e;
}

#smallImg {
	background-image: url(img/smallImg.jpg);
}

.small-wrap {
	background: #f3ebd3;
}

.positoin-left {
	position: absolute;
	left: 0;
	top: 3em;
}

#shinzenImg {
	background-image: url(img/homeShinzen.jpg);
}

.obitype {
	display: inline-block;
	position: relative;
	padding: 8px 0;
	background: rgb(218, 168, 110);
	background: linear-gradient(90deg, rgba(218, 168, 110, 1) 0%, rgba(164, 125, 59, 1) 100%);
	color: #FFF;
}

.obitype:after {
	position: absolute;
	content: '';
	z-index: 1;
	top: 0;
	right: 0;
	width: 0px;
	height: 0px;
	border-width: 20px 10px 20px 0px;
	border-color: transparent #f3ebd3 transparent transparent;
	border-style: solid;
}

.ribbon {
	position: relative;
	text-align: center;
	padding: 8px 2em;
	background: rgba(164, 125, 59, 1);
	color: #fff;
}

.ribbon:before, .ribbon:after {
	position: absolute;
	content: '';
	width: 0px;
	height: 0px;
	z-index: 1;
}

.ribbon:before {
	top: 0;
	left: 0;
	border-width: 20px 0px 20px 10px;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
}

.ribbon:after {
	top: 0;
	right: 0;
	border-width: 20px 10px 20px 0px;
	border-color: transparent #fff transparent transparent;
	border-style: solid;
}

.simple-slider a:before {
	content: "";
	display: block;
	padding-top: 43.25%;
}

.single-img:before, .gallery-image:before {
	content: "";
	display: block;
	padding-top: 62.5%;
}

.simple-slider a img, .news-image img, .single-img img, .gallery-image img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.newsTitle {
	overflow: hidden;
	line-height: 1.5em;
	height: 56px;
}

.newsTitle span {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.caption {
	overflow: hidden;
	line-height: 1.5em;
	height: 48px;
}

.caption span {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.slick-prev {
	left: 0;
	z-index: 10;
}

.slick-next {
	right: 0px;
	z-index: 10;
}

.slick-prev:before, .slick-next:before {
	z-index: 10;
	color: #363733;
}

.showmoreLink a {
	border: 1px solid #b0b1a7;
}

.bg-image {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

#reason {
	background-image: url(img/homeReason.jpg);
	background-position: right 40% center;
}

.calendar {
	position: relative;
	overflow: hidden;
	text-transform: capitalize;
	text-align: center;
	font: 15px/1em inherit;
	color: #545A5C;
}

.calendar a {
	text-decoration: none;
	color: inherit;
}

.calendar header .simple-calendar-btn {
	display: inline-block;
	position: absolute;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #CBD1D2;
	border-radius: 50%;
	border: 2px solid #CBD1D2;
}

.calendar header .simple-calendar-btn:hover {
	background: #CBD1D2;
	color: white;
}

.calendar header .simple-calendar-btn:before {
	content: '';
	position: absolute;
	top: 9px;
	left: 8px;
	width: 8px;
	height: 8px;
	border-style: solid;
	border-width: 3px 3px 0 0;
	transform: rotate(45deg);
	transform-origin: center center;
}

.calendar header .btn-prev {
	top: 0;
	left: 0;
	transform: rotate(-180deg);
}

.calendar header .btn-next {
	top: 0;
	right: 0;
}

.calendar header .btn-next:before {
	transform: rotate(45deg);
}

.calendar header .month {
	padding: 0;
	margin: 0;
}

.calendar header .month .year {
	font-size: 0.6em;
	font-weight: 100;
}

.calendar table {
	width: 100%;
	margin: 20px 0;
	border-spacing: 0px;
}

.calendar thead {
	font-size: 1.2em;
	font-weight: 600;
}

.calendar td {
	padding: .8em .1em;
}

.calendar .day {
	position: relative;
	display: inline-block;
	width: 2.5em;
	height: 2.5em;
	line-height: 2.5em;
	border: 1px solid transparent;
	cursor: pointer;
}

.calendar .day.has-event {
	background-color: #f1d07f;
}

.calendar .day.today, .calendar .day.has-event:hover {
	background-color: #be9b63;
	color: #fff;
}

.calendar .day.today.has-event:after {
	background: #fff;
}

.calendar .day.wrong-month {
	color: #CBD1D2;
}

.calendar .day.wrong-month:hover {
	border: 1px solid transparent;
}

.calendar .day.disabled {
	cursor: default;
}

.calendar .day.disabled:hover {
	border: 1px solid transparent;
}

.calendar .event-container {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 70px;
	background: #be9b63;
	box-sizing: border-box;
	animation-duration: 0.5s;
	animation-name: fade-in;
	-moz-animation-duration: 0.5s;
	-moz-animation-name: fade-in;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-name: fade-in;
}

.event-date {
	letter-spacing: 0;
}

@keyframes fade-in {
	0% {
		display: none;
		opacity: 0;
	}
	1% {
		display: block;
		opacity: 0;
	}
	100% {
		display: block;
		opacity: 1;
	}
}

@-moz-keyframes fade-in {
	0% {
		display: none;
		opacity: 0;
	}
	1% {
		display: block;
		opacity: 0;
	}
	100% {
		display: block;
		opacity: 1;
	}
}

@-webkit-keyframes fade-in {
	0% {
		display: none;
		opacity: 0;
	}
	1% {
		display: block;
		opacity: 0;
	}
	100% {
		display: block;
		opacity: 1;
	}
}

.calendar .event-container .event-wrapper {
	overflow-y: auto;
	max-height: 100%;
}

.calendar .event-container .close {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.calendar .event-container .close:before, .calendar .event-container .close:after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 2px;
	height: 100%;
	background-color: #fff;
}

.calendar .event-container .close:before {
	transform: rotate(45deg);
}

.calendar .event-container .close:after {
	transform: rotate(-45deg);
}

.calendar .event-container .event {
	position: relative;
	width: 100%;
	margin-bottom: 1em;
	background: #fff;
	border-radius: 4px;
	box-sizing: border-box;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.12);
	text-align: left;
}

.botsu .calendar .filler {
	position: absolute;
	width: 0;
	height: 0;
	background: #be9b63;
	transform: translate(-50%, -50%);
}

#my-calendar thead td:nth-child(1) {
	color: #b20000;
}

#my-calendar thead td:nth-child(7) {
	color: #0D5283;
}

.event-image img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.event-cat span {
	display: inline-block;
	padding: .5em .75em;
	font-size: 75%;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #d4c2a5;
	color: #fff;
	margin: 0 0.25em;
}

.event-summary {
	margin-top: 1em;
}


/* REASON */

.page-header {
	position: relative;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	color: #fff;
}

.bgImg {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	min-height: 400px;
}

#reasonhead {
	background-image: url(img/headerReason.jpg);
	background-position: right 30% center;
}

#reasonImg01 {
	background-image: url(img/reasonImg01.jpg);
}

#reasonImg02 {
	background-image: url(img/reasonImg02.jpg);
}

#reasonImg03 {
	background-image: url(img/reasonImg03.jpg);
}

#reasonImg04 {
	background-image: url(img/reasonImg04.jpg);
}

#reasonImg05 {
	background-image: url(img/reasonImg05.jpg);
}

#reasonImg06 {
	background-image: url(img/reasonImg06.jpg);
}

#fairhead {
	background-image: url(img/headerFair.jpg);
}

#planhead {
	background-image: url(img/headerPlan.jpg);
}

.cardLink {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.cardLink .fair_showmore {
	border: 1px solid #b0b1a7;
}

.newsLink:hover .fair_showmore,
.fairLink:hover .cardLink .fair_showmore {
	background-color: #f1d07f;
}

.page-item.active .page-link {
	background-color: #f1d07f;
	border-color: #f1d07f;
	color: #000;
}

.page-link {
	color: #000;
}


/* BANQUET */

#banquethead {
	background-image: url(img/headerBanquet.jpg);
}

#banquetImg01 {
	background-image: url(img/banquetImg01.jpg);	
}

#banquetImg02 {
	background-image: url(img/banquetImg02.jpg);
}

#banquetImg03 {
	background-image: url(img/banquetImg03.jpg);
}

#cuisinehead {
	background-image: url(img/headerCuisine.jpg);
}

.sideContactText {
	text-align: justify;
	text-justify: inter-ideograph;
	writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	line-height: 1;
}

a.sideContact .icon-mail {
	color: #fff;
}

a.sideContact {
	position: fixed;
	top: 40%;
	display: block;
	background-color: #b2945e;
	color: #fff;
	right: 0;
	z-index: 999;
	text-align: center;
	padding: 1.5em;
	border-top-left-radius: 0.75rem!important;
	border-bottom-left-radius: 0.75rem!important;
}

a.sideContact:hover {
	opacity: 0.8;
}

.bottomContact {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	background-color: #b2945e;
	right: 0;
	z-index: 999;
	text-align: center;
	padding: 0.75em 0.5em;
}

.form-min {
	width: 200px;
	display: inline-block!important;
}

#pageTop {
	position: fixed;
	bottom: 5rem;
	right: .5rem;
	cursor: pointer;
	width: 1.8rem;
	z-index: 9999;
}

.arrowTop {
	width: 1em;
	height: 1em;
	border: 2px solid;
	border-color: #f1d07f #f1d07f transparent transparent;
	transform: rotate(-45deg);
}

footer li {
	margin-top: 12px;
}

.underline a:hover, a.underline:hover, footer li a:hover {
	text-decoration: underline;
}

.table-like-title, .table-like-title span, .table-like-text {
	padding: .75rem;
	min-height: 50px;
}

.table-like-title {
	background-color: #f7ecd1;
	position: relative;
}

.tokuten-wrap {
	border: 1px solid #be9b63;
	color: #9a7850;
}

.history-year {
	min-width: 42px;
	letter-spacing: 0;
}

#chefImg01 {
	background-image: url(img/chefImg01.jpg);
}

#chefImg02 {
	background-image: url(img/chefImg02.jpg);
}

select {
	display: inline-block;
	width: auto;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


/* wedding */

#shinzenhead {
	background-image: url(img/headerShinzen.jpg);
}

#shinzenImg01 {
	background-image: url(img/shinzenImg01.jpg);
}

#shinzenImg02 {
	background-image: url(img/shinzenImg02.jpg);
}

#shinzenImg03 {
	background-image: url(img/shinzenImg03.jpg);
}

#chapelhead {
	background-image: url(img/headerChapel.jpg);
}

#chapelImg01 {
	background-image: url(img/chapelImg01.jpg);
}

#chapelImg02 {
	background-image: url(img/chapelImg02.jpg);
}

#chapelImg03 {
	background-image: url(img/chapelImg03.jpg);
}


/* small */

#smallhead {
	background-image: url(img/headerSmall.jpg);
}

#smallImg01 {
	background-image: url(img/smallImg01.jpg);
}

#smallImg02 {
	background-image: url(img/smallImg02.jpg);
}

#smallImg03 {
	background-image: url(img/smallImg03.jpg);
}

#smallImg-day01 {
	background-image: url(img/smallImg-day01.jpg);
}

#smallImg-day02 {
	background-image: url(img/smallImg-day02.jpg);
}

#smallImg-day03 {
	background-image: url(img/smallImg-day03.jpg);
}

#smallImg-day04 {
	background-image: url(img/smallImg-day04.jpg);
}

#smallImg-day05 {
	background-image: url(img/smallImg-day05.jpg);
}

#smallImg-day06 {
	background-image: url(img/smallImg-day06.jpg);
}


/* GALLERY */

#galleryhead {
	background-image: url(img/headerGallery.jpg);
	background-position: right 30% top;
}


/* line */

.footerMenu li {
	position: relative;
}

.footerMenu li::after {
	display: block;
	content: '';
	position: absolute;
	top: .7em;
	left: -1em;
	width: 8px;
	height: 1px;
	background-color: #fff;
}

.footerBtn {
	width: 160px;
	display: inline-block;
}

@media (min-width: 1460px) {
	.navgation li.nav-menu {
		min-width: 200px;
		border-left: 1px solid #252526;
	}
}

@media (min-width: 1200px) {
	.drawer--left #official .drawer-nav {
		left: 0;
	}
	#official .navbar-brand {
		z-index: 999;
		left: auto;
		right: auto;
	}
	#official .drawer-nav {
		position: relative;
		height: auto;
		background-color: transparent;
		overflow: visible;
	}
	.embed-responsive-4by3::before {
		padding-top: 35%;
	}
	.navgation li.nav-menu {
		border-left: 1px solid #252526;
	}
	.headLh {
		line-height: 2;
	}
}

@media (max-width: 767px) {
	.headTitle {
		font-size: 1.5em;
	}
	.english-title, .sp-h5 {
		font-size: 1.25em;
	}
	.bgImg {
		background-size: cover!important;
		min-height: 220px;
	}
}

@media (max-width: 575px) {
	#masthead .container {
		position: absolute;
		top: 35%;
		transform: translateY(-50%);
		left: 0;
		right: 0;
	}
	.calendar .event-container {
		padding: 70px 1em;
	}
	.table-like-title span {
		position: relative;
	}
}