/*
----------------------------------------
page
----------------------------------------
*/

.page-ttl {
	text-align: center;
	padding: 94px 0;
	background: url( ../img/common/page-header@2x.png ) center center / cover no-repeat;
}

.page-ttl h2 {
	font-size: 6rem;
	font-feature-settings: 'palt';
	letter-spacing: 35px;
	color: #fff;
	text-shadow: 0 0 10px #040000;
}

@-moz-document url-prefix() {

	.page-ttl h2 {
		font-family: ’ヒラギノ明朝 ProN W3’, ’Hiragino Mincho ProN’, ’游明朝’, YuMincho, ’ＭＳ Ｐ明朝’, ’ＭＳ 明朝’, serif;
	}

}

.page .slick-dots {
	bottom: -30px;
}

#photo.page .slick-dots {
	height: 40px;
	background: #fff;
	bottom: -50px;
	padding-top: 5px;
}

.page .slick-dots li button:before {
	content: '';
	width: 10px;
	height: 10px;
	background: #e5e5e4;
	top: 5px;
	left: 5px;
	opacity: 1;
}

.page .slick-dots li.slick-active button:before {
	background: #e2da91;
}


/*
----------------------------------------
bridal
----------------------------------------
*/

#bridal {
	background: #fff;
}

#bridal .page-ttl {
	background: url( ../img/bridal/index/page-header.jpg ) center center / cover no-repeat;
}

#bridal .bridal-box .info {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	font-size: 1.4rem;
	line-height: 2.2;
	letter-spacing: 3px;
	padding: 70px 0;
}

#bridal .bridal-list a {
	height: 700px;
	align-items: center;
	color: #fff;
	background: #162238;
	position: relative;
}

#bridal .bridal-list a::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .6;
	transition: all .6s;
}

#bridal .bridal-list a:hover::after {
	opacity: .8;
}

#bridal .bridal-list .bridal:first-child a::after {
	background: url( ../img/bridal/index/bridal-01-img.jpg ) center center / cover no-repeat;
}

#bridal .bridal-list .bridal:nth-child( 2 ) a::after {
	background: url( ../img/bridal/index/bridal-07-img.jpg ) center center / cover no-repeat;
}

#bridal .bridal-list .bridal:nth-child( 3 ) a::after {
	background: url( ../img/bridal/index/bridal-03-img.jpg ) center center / cover no-repeat;
}

#bridal .bridal-list .bridal:nth-child( 4 ) a::after {
	background: url( ../img/bridal/index/bridal-04-img.jpg ) center center / cover no-repeat;
}

#bridal .bridal-list .bridal:nth-child( 5 ) a::after {
	background: url( ../img/bridal/index/bridal-05-img.jpg ) center center / cover no-repeat;
}

#bridal .bridal-list .bridal:nth-child( 6 ) a::after {
	background: url( ../img/bridal/index/bridal-06-img.jpg ) center center / cover no-repeat;
}

#bridal .bridal-list .wrap {
	padding: 0 50px;
}

#bridal .bridal-list .bridal:nth-child( odd ) .wrap {
	text-align: right;
}

#bridal .bridal-list a .ttl {
	display: inline-block;
	font-size: 2.3rem;
	line-height: 1.8;
	letter-spacing: 4px;
	text-align: center;
	position: relative;
	z-index: 999;
}

#bridal .bridal-list a img {
	width: 401px;
}

#bridal .bridal-list a .en {
	font-family: toppan-bunkyu-midashi-min-st, serif;
	font-weight: 400;
	font-style: normal;
}

#bridal .bnr-box {
	padding: 70px 0;
}

a.img-bnr.bnr-photo-02 {
	padding: 70px 15px 63px 15px;
}

a.img-bnr.bnr-photo-02 .jp {
	width: initial;
	padding: 20px 25px 15px 35px;
}

a.img-bnr.bnr-photo-02 .jp .note {
	letter-spacing: 2px;
}

a.img-bnr.bnr-photo-02 .en {
	bottom: 20px;
}

a.img-bnr.bnr-photo-02 .jp .ttl {
	line-height: 1.2;
	margin-bottom: 10px;
}

a.img-bnr.bnr-photo-02::after {
	background: url( ../img/common/bnr-photo-02@2x.png ) center center / cover no-repeat;
}


/*
----------------------------------------
bridal single
----------------------------------------
*/

.bridal.single.page .topic-path {
	top: 2px;
}

.bridal.single.page .main {
	position: relative;
	transition: all .8s;
}

.bridal.single.page .main::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

#shiromuku .main::after {
	background: url( ../img/bridal/shiromuku/main-img@2x.png ) center top / cover no-repeat;
}

#irouchikake .main::after {
	background: url( ../img/bridal/irouchikake/main-img@2x.jpg ) center top / cover no-repeat;
}

#montsukihakama .main::after {
	background: url( ../img/bridal/montsukihakama/main-img@2x.png ) center top / cover no-repeat;
}

#dress .main::after {
	background: url( ../img/bridal/dress/main-img@2x.png ) center top / cover no-repeat;
}

#hikifurisode .main::after {
	background: url( ../img/bridal/hikifurisode/main-img@2x.png ) center top / cover no-repeat;
}

#guest .main::after {
	background: url( ../img/bridal/guest/main-img@2x.png ) center top / cover no-repeat;
}

.bridal.single.page .main .wrap {
	position: relative;
	z-index: 999;
}

.bridal.single.page .main .wrap > .flex {
	height: calc( 100vh - 162px );
	height: calc( ( var( --vh ) * 100 ) - 162px );
	padding: 6.5rem 0;
	justify-content: center;
	align-items: center;
	transition: all .8s;
}

.main-info-txt {
	width: 100%;
	margin: auto 0 4rem;
}

.main-info-txt .ttl {
	font-size: 7.2rem;
	line-height: 9.6rem;
	letter-spacing: 20px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 0;
	bottom: 120px;
	left: calc( 50% - 4.8rem );
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.main-info-txt .txt {
	margin-right: 50%;
}

.main-info-txt .txt .copy {
	font-size: 3rem;
	line-height: 2;
	letter-spacing: 5px;
	padding: 0 0 2.8rem 0;
	margin-bottom: 3.3rem;
	position: relative;
}

#irouchikake .main-info-txt .txt .copy {
	letter-spacing: 4px;
}

#hikifurisode .main-info-txt .txt .copy {
	letter-spacing: 2px;
}

.main-info-txt .txt .copy::after {
	content: '';
	width: 220px;
	height: 1px;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 0;
}

.main-info-txt .read {
	letter-spacing: 4.2px;
	font-feature-settings: 'palt';
	line-height: 3.4;
	padding: 0 125px 0 20px;
}

.bridal.single.page .slide-wrap {
	max-width: 1200px;
	margin: 0 auto;
}

#irouchikake .slider .slick-prev,
#irouchikake .slider .slick-next {
	transform: translateY( calc( -50% -  34px ) );
}

.bridal.single.page nav.page-nav {
	margin-top: auto;
}

nav.page-nav {
	width: 100%;
}

nav.page-nav > .flex {
	justify-content: space-between;
}

#montsukihakama nav.page-nav > .flex,
#hikifurisode nav.page-nav > .flex {
	max-width: 975px;
	margin: 0 auto;
}

nav.page-nav li {
	width: 225px;
}

nav.page-nav .menu-06 li {
	width: 186px;
}

nav.page-nav > .flex.menu-03 li {
	width: 350px;
}

nav.page-nav a {
	display: block;
	text-align: center;
	font-size: 1.8rem;
	letter-spacing: 3px;
	background: rgba( 255, 255, 255, .85 ) url( ../img/common/arrow-down.png ) right 20px center no-repeat;
	padding: 12px 36px 12px 24px;
}

nav.page-nav a:hover {
	background: rgba( 233, 225, 148, .85 ) url( ../img/common/arrow-down.png ) right 20px center no-repeat;
}

.bridal.single.page nav.page-nav li:nth-child( 2 ) a,
.bridal.single.page nav.page-nav li:nth-child( 3 ) a {
	letter-spacing: 8px;
}

#dress.bridal.single.page nav.page-nav li:nth-child( 3 ) a {
	letter-spacing: 3px;
}

.bridal.single.page .collection-box {
	padding: 5rem 0 0;
}

.bridal.single.page .collection-box .ttl-01 {
	margin-bottom: 1.5rem;
}

.bridal.single.page .ttl-01 .en {
	text-transform: uppercase;
}

.bridal.single.page .collection-box .tab-menu .flex {
	justify-content: center;
	margin-bottom: 2rem;
}

.bridal.single.page .collection-box .tab-menu li {
	width: calc( ( 100% - 80px ) / 6 );
	padding: 0 8px;
}

.bridal.single.page .collection-box .tab-menu a {
	display: block;
	width: 198px;
	max-width: 100%;
	white-space: nowrap;
	padding: 9px 2px;
	text-align: center;
	border: solid 1px #000;
	background: rgba( 255, 255, 255, .85 );
}

.bridal.single.page .collection-box .tab-menu a:hover,
.bridal.single.page .collection-box .tab-menu .active a {
	background: rgba( 233, 225, 148, .85 );
}

.bridal.single.page .tab-content {
	position: relative;
	transition: all .2s;
}

.bridal.single.page .tab-content > div {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	transition: all .2s;
}

.bridal.single.page .tab-content > .active {
	position: relative;
	z-index: 1;
	opacity: 1;
	visibility: visible;
}

.bridal.single.page .collection-list > div {
	width: calc( ( 100% - 100px ) / 5 );
	margin: 0 25px 25px 0;
}

.bridal.single.page .collection-list > div:nth-child( 5n ) {
	margin-right: 0;
}

.bridal.single.page .collection-list.center {
	justify-content: center;
}

.bridal.single.page .collection-list.center > div:last-child {
	margin-right: 0;
}

.bridal.single.page .collection-list a {
	display: block;
	position: relative;
	overflow: hidden;
}

/*
.bridal.single.page .collection-list a:hover {
	background: #000;
}
*/

.bridal.single.page .collection-list h3 {
	position: absolute;
	top: 2rem;
	left: 1.5rem;
	line-height: 1.5;
	letter-spacing: 3px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	z-index: 999;
}

.bridal.single.page .collection-list figure {
	line-height: .5;
}

.bridal.single.page .collection-list figure img {
	transition: all .6s;
}

/*
.bridal.single.page .collection-list a:hover img {
	transform: scale( 1.05 );
	opacity: .8;
}
*/

.bridal.single.page .collection-list .mark {
	position: absolute;
	bottom: 5px;
	left: 5px;
	color: #fff;
	font-size: 1rem;
	text-align: center;
	line-height: 1.2;
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	font-weight: 300;
}

.bridal.single.page .collection-list .mark .jp {
	font-size: 2rem;
}

.bridal.single.page .collection-list .mark::after {
	content: '';
	width: 130px;
	height: 1px;
	background: #fff;
	position: absolute;
	bottom: 35px;
	left: -35px;
	transform: rotate( 45deg );
}

#dress.bridal.single.page #content-01 .collection-list .mark .jp {
	transform: translateX( -16% );
}

#dress.bridal.single.page #content-01 .collection-list .mark .en {
	transform: scale( .8 ) translateX( -12% );
}

#dress.bridal.single.page #content-02 .collection-list .mark .jp {
	transform: translateX( -12% );
}

#dress.bridal.single.page #content-02 .collection-list .mark .en {
	transform: scale( .8 ) translateX( -8% );
}

#dress.bridal.single.page #content-03 .collection-list .mark .jp {
	transform: translateX( -4% );
}

#dress.bridal.single.page #content-03 .collection-list .mark .en {
	transform: scale( .8 );
}

.bridal.single.page .choice-box {
	padding-top: 4.5rem;
	padding-bottom: .4rem;
	border-top: solid 1px #e9e194;
}

#guest.bridal.single.page .choice-box {
	border: none;
}

.bridal.single.page section .sec > p.info {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: 1px;
	margin-bottom: 4rem;
}

#guest.bridal.single.page .choice-box .cont-02 {
	border-top: solid 1px #e9e194;
	margin-top: 1rem;
	padding-top: 4.5rem;
}

#guest .plan-list-01 {
	margin-bottom: 3.5rem;
}

#guest #option {
	padding-top: 15px;
}

.bridal.single.page .style-box {
	margin: 5rem 0;
	border-top: solid 1px #e9e194;
	padding-top: 4.5rem;
	padding-bottom: .4rem;
}

.bridal.single.page .morning-box {
	margin: 5rem 0;
	border-top: solid 1px #e9e194;
	padding-top: 4.5rem;
	padding-bottom: .4rem;
}

.bridal.single.page .morning-box picture {
	display: block;
	margin: 6rem 0;
	text-align: center;
}

.bridal.single.page .morning-box picture img {
	width: 1100px;
}

.bridal.single.page .item-list {
	justify-content: center;
	padding: 0 25px;
	margin-bottom: 50px;
}

.bridal.single.page .sec:last-child .item-list {
	margin-bottom: 0;
}

.bridal.single.page .item-list > div {
	width: calc( 99% / 3 );
	padding: 0 20px;
	margin-bottom: 40px;
}

.bridal.single.page .item-list.col2 {
	max-width: 1090px;
	margin-right: auto;
	margin-left: auto;
}

.bridal.single.page .item-list.col2 > div {
	width: calc( 100% / 2 );
	padding: 0 35px;
}

.bridal.single.page .item-list.col2 .txt {
	padding: 25px 30px;
}

#dress.bridal.single.page .item-list.col2 .txt {
	font-size: 2rem;
	padding: 20px 30px;
}

.bridal.single.page .item-list.col2 .txt .ttl {
	margin-bottom: 0;
	letter-spacing: 5px;
}

#dress.bridal.single.page .item-list .txt .ttl {
	text-align: left;
}

.bridal.single.page .item-list.col4 > div {
	width: calc( 100% / 4 );
}

.bridal.single.page .item-list figure {
	line-height: .5;
}

.bridal.single.page .item-list figure img {
	width: 100%;
}

.bridal.single.page .item-list .txt {
	background: #fff;
	padding: 27px 17px;
}

.bridal.single.page .item-list .txt dt {
	width: 5.5rem;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-lr;
	font-size: 2rem;
	letter-spacing: 8px;
	padding: 8px 0;
	position: relative;
}

.bridal.single.page .item-list .txt dt .note {
	font-size: 1.4rem;
	letter-spacing: 2px;
}

.bridal.single.page .item-list .txt dt::before {
	content: '';
	width: 1px;
	height: 94px;
	background: #000;
	position: absolute;
	top: 0;
	right: 0;
}

.bridal.single.page .item-list .txt dd {
	width: calc( 100% - 5.5rem );
	padding:  0 1rem 0 2rem;
}

.bridal.single.page .item-list .txt .ttl {
	letter-spacing: 2px;
	margin-bottom: 5px;
}

.bridal.single.page .item-list .txt .read {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: 1px;
	text-align: justify;
}

.bridal.single.page .item-list .txt > .ttl {
	text-align: center;
	letter-spacing: 1px;
}

.bridal.single.page .item-list-02 > div {
	width: calc( ( 100% - 100px ) / 5 );
	margin: 0 25px 25px 0;
	position: relative;
	background: #fff;
}

.bridal.single.page .item-list-02 > div:nth-child( 5n ) {
	margin-right: 0;
}

.bridal.single.page .item-list-02 .ttl {
	position: absolute;
	top: 2rem;
	left: 1.5rem;
	line-height: 1.5;
	letter-spacing: 3px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	z-index: 999;
}

.bridal.single.page .item-list-02 figure {
	line-height: .5;
}

.bridal.single.page .item-list-02 .read {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	font-size: 1.4rem;
	line-height: 2.2;
	letter-spacing: 3px;
	padding: 2rem 3rem;
}

#irouchikake.bridal.single.page .item-list-02 {
	margin-bottom: 80px;
}

.bridal.single.page .item-box {
	padding-top: 3.5rem;
	padding-bottom: 4rem;
	border-top: solid 1px #e9e194;
}

.bridal.single.page .item-box .sec .set-img {
	text-align: center;
	margin-bottom: 20px;
}

.bridal.single.page .item-box .sec .set-img img {
	width: 800px;
}

.bridal.single.page .item-box .set-wrap {
	padding-bottom: 4rem;
}

.acd-btn a {
	display: block;
	text-align: center;
	font-size: 1.8rem;
	letter-spacing: 8px;
	border: solid 1px #ceaf50;
	padding: 11px;
	background: #fff url( ../img/bridal/common/icon-plus@2x.png ) right 22px center / 30px no-repeat;
}

.acd-btn a:hover {
	background: #f7f6f0 url( ../img/bridal/common/icon-plus@2x.png ) right 22px center / 30px no-repeat;
}

.acd-btn a.active {
	background: #fff url( ../img/bridal/common/icon-minus@2x.png ) right 22px center / 30px no-repeat;
}

.acd-btn + .acd-cont {
	display: none;
}

.bridal.single.page .item-box .acd-cont > .flex {
	margin: 20px 0 0;
	background: #fff;
	align-items: center;
}

.bridal.single.page .item-box .acd-cont > .flex > figure {
	width: 340px;
	line-height: .5;
}

.bridal.single.page .item-box .acd-cont > .flex > .txt {
	width: calc( 100% - 340px );
	padding: 10px 50px;
}

.bridal.single.page .item-box .acd-cont dt {
	font-size: 2rem;
	letter-spacing: 8px;
	line-height: 1.6;
	padding-bottom: 20px;
	margin-bottom: 30px;
	position: relative;
}

.bridal.single.page .item-box .acd-cont dt::after {
	content: '';
	width: 94px;
	height: 1px;
	background: #000;
	position: absolute;
	left: 0;
	bottom: 0;
}

.bridal.single.page .item-box .acd-cont dt .note {
	font-size: 1.4rem;
	letter-spacing: 4px;
}

.bridal.single.page .item-box .acd-cont dd {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	font-size: 1.4rem;
	line-height: 2.2;
	letter-spacing: 3px;
	padding-bottom: 10px;
}

.bridal.single.page .slider figure {
	line-height: .5;
}

.bridal.single.page .slider .slick-slide {
	opacity: .7;
}

.bridal.single.page .slider .slick-active {
	opacity: 1;
}

.bridal.single.page .slider figcaption {
	font-size: 1.6rem;
	line-height: 1.4;
	letter-spacing: 2px;
	padding: 12px 0;
}

.bridal.single.page .slider figcaption .name {
	font-size: 2rem;
	letter-spacing: 8px;
}

.bridal.single.page .plan-box {
	padding-bottom: 4rem;
}

#dress #tuxedo {
	border-top: solid 1px #e9e194;
	padding-top: 4rem;
}

#dress #tuxedo .tuxedo-wrap {
	margin-bottom: 65px;
	align-items: center;
}

#dress #tuxedo .tuxedo-wrap > .img {
	width: 67.5%;
}

#dress #tuxedo .tuxedo-wrap > .txt {
	width: 32.5%;
	padding: 0 0 3rem 5rem;
}

#dress #tuxedo .tuxedo-wrap > .txt h3 {
	font-size: 2.5rem;
	letter-spacing: 8px;
	padding-bottom: 3.5rem;
	margin-bottom: 4rem;
	position: relative;
}

#dress #tuxedo .tuxedo-wrap > .txt h3::after {
	content: '';
	width: 140px;
	height: 1px;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 0;
}

#dress #tuxedo .tuxedo-wrap > .txt h3 span {
	display: none;
}

#dress #tuxedo .tuxedo-wrap > .txt .read {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	line-height: 2.2;
	letter-spacing: 1px;
}

#dress #tuxedo .tuxedo-wrap .slick-dots {
	bottom: -25px;
}

.note.option-link {
	font-size: 1.3rem;
}

.note.option-link a {
	text-decoration: underline;
}

.ttl-bg {
	background: url( ../img/common/ttl-bg@2x.png ) center center / cover no-repeat;
	padding: 35px 20px;
	margin-bottom: 3rem;
	text-align: center;
}

.ttl-bg .ttl-01 {
	width: 400px;
	max-width: 100%;
	background: rgba( 255, 255, 255, .85 );
	padding: 30px 20px;
	margin-bottom: 0;
	display: inline-block;
}

.bridal.single.page .plan-box .ttl-bg {
	margin-bottom: 6rem;
}

#shiromuku.bridal.single.page .plan-box .ttl-bg {
	background: url( ../img/bridal/shiromuku/ttl-bg@2x.png ) center center / cover no-repeat;
}

#irouchikake.bridal.single.page .plan-box .ttl-bg {
	background: url( ../img/bridal/irouchikake/ttl-bg@2x.png ) center center / cover no-repeat;
}

#dress.bridal.single.page .plan-box .ttl-bg {
	background: url( ../img/bridal/dress/ttl-bg@2x.png ) center center / cover no-repeat;
}

#montsukihakama.bridal.single.page .plan-box .ttl-bg {
	background: url( ../img/bridal/montsukihakama/ttl-bg@2x.png ) center center / cover no-repeat;
}

#hikifurisode.bridal.single.page .plan-box .ttl-bg {
	background: url( ../img/bridal/hikifurisode/ttl-bg@2x.png ) center center / cover no-repeat;
}

#guest.bridal.single.page .plan-box .ttl-bg {
	background: url( ../img/bridal/guest/ttl-bg@2x.png ) center center / cover no-repeat;
}

#kawahara .plan-box .ttl-bg {
	background: url( ../img/kawahara/ttl-bg@2x.png ) center center / cover no-repeat;
}

.bridal.single.page .plan-box .info {
	margin-bottom: 2.5rem;
}

.bridal.single.page .plan-box .info figure {
	width: 450px;
	line-height: .5;
}

.bridal.single.page .plan-box .info figure + .txt {
	width: calc( 100% - 450px );
	padding-left: 20px;
}

.bridal.single.page .plan-box .info .txt h3 {
	font-size: 2.5rem;
	letter-spacing: 8px;
	padding: 30px;
	margin-bottom: 2.5rem;
	text-align: center;
	background: rgba( 233, 225, 148, .85 );
}

.bridal.single.page .plan-box .info .txt p {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	line-height: 2.2;
	letter-spacing: 1px;
}

.plan-list-01 {
	width: calc( 100% + 10px );
	border-collapse: separate;
	border-spacing: 5px 10px;
	margin: 0 -5px 5rem;
	vertical-align: middle;
}

.plan-list-01 th {
	width: 19%;
	background: rgba( 233, 225, 148, .85 );
	text-align: center;
	font-weight: normal;
	letter-spacing: 8px;
	padding: 27px 10px;
	vertical-align: middle;
}

.plan-list-01 th span {
	font-size: 2rem;
}

.plan-list-01 th strong {
	font-size: 3.6rem;
	line-height: 1.3;
}

.plan-list-01 th .note {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	font-size: 1.2rem !important;
	letter-spacing: 2px;
}

.plan-list-01 td {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	font-feature-settings: 'palt';
	letter-spacing: 3.5px;
	background: rgba( 255, 255, 255, .85 );
	border: solid 1px rgba( 233, 225, 148, .85 );
	vertical-align: middle;
}

.plan-list-01 th + td {
	width: 57%;
	padding: 10px 10px 10px 40px;
}

.plan-list-01 th + td li {
	margin: 8px 0;
	white-space: nowrap;
}

.plan-list-01 th + td li::after {
	content: '/';
	display: inline-block;
	margin: 0 10px;
}

.plan-list-01 th + td li:last-child::after {
	display: none;
}

.plan-list-01 th + td + td {
	width: 24%;
	font-size: 2.5rem;
	font-family: 'Roboto', sans-serif;
	line-height: 1.6;
	font-weight: 300;
	text-align: center;
	padding: 10px;
}

#dress .plan-list-01 th {
	width: 30%;
}

#dress .plan-list-01 th + td {
	width: 35%;
}

#dress .plan-list-01 th + td + td {
	width: 35%;
}

.plan-list-01 tr:nth-of-type( 2 ) th,
.plan-list-01 tr:nth-of-type( 5 ) th {
	background: rgba( 230, 230, 230, .85 );
}

.plan-list-01 tr:nth-of-type( 2 ) th + td,
.plan-list-01 tr:nth-of-type( 2 ) th + td + td,
.plan-list-01 tr:nth-of-type( 5 ) th + td,
.plan-list-01 tr:nth-of-type( 5 ) th + td + td {
	border: solid 1px rgba( 230, 230, 230, .85 );
}

.plan-list-01 tr:nth-of-type( 3 ) th,
.plan-list-01 tr:nth-of-type( 6 ) th {
	background: rgba( 220, 180, 156, .85 );
}

.plan-list-01 tr:nth-of-type( 3 ) th + td,
.plan-list-01 tr:nth-of-type( 3 ) th + td + td,
.plan-list-01 tr:nth-of-type( 6 ) th + td,
.plan-list-01 tr:nth-of-type( 6 ) th + td + td {
	border: solid 1px rgba( 220, 180, 156, .85 );
}

.plan-list-02 {
	border-collapse: separate;
	border-spacing: 5px 10px;
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: 3.5px;
	width: calc( 100% + 10px );
	margin: 0 -5px;
	vertical-align: middle;
}

.plan-list-02 th {
	width: 62%;
	font-size: 1.6rem;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 34px 60px;
	background: rgba( 233, 225, 148, .85 );
	vertical-align: middle;
}

.plan-list-02 td {
	width: calc( 38% - 5px );
	background: rgba( 255, 255, 255, .85 );
	border: solid 1px rgba( 233, 225, 148, .85 );
	text-align: right;
	padding: 24px 60px;
	font-size: 2.5rem;
	line-height: 1.4;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	vertical-align: middle;
}

.plan-list-01 td .note,
.plan-list-02 td .note {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	font-size: 1.4rem;
	letter-spacing: 1px;
}

.notice {
	background: rgba( 255, 255, 255, .85 );
	border: solid 1px rgba( 0, 0, 0, .85 );
	padding: 44px 65px 14px;
	margin: 80px 0 40px;
	position: relative;
}

.notice dt {
	position: absolute;
	top: -30px;
	right: 0;
	left: 0;
	text-align: center;
}

.notice dt span {
	display: inline-block;
	width: 430px;
	max-width: 100%;
	background: #ECE5A4;
	font-size: 1.8rem;
	letter-spacing: 8px;
	padding: 12px;
}

.notice dd {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
}

.notice p {
	line-height: 2.4;
	letter-spacing: 1px;
	margin: 2.4rem 0 3.4rem;
}

.notice ul {
	margin: 0 35px;
}

.notice dd li {
	margin: 10px 0;
	letter-spacing: 1px;
	padding-left: 1.4rem;
	position: relative;
}

.notice dd li::before {
	content: '・';
	position: absolute;
	left: 0;
	top: 0;
}

#dress .plan-list-01 {
	margin-bottom: 3.5rem;
}

#dress #option {
	padding-top: 15px;
}

.bridal.single.page .flow-box {
	padding-bottom: 7.2rem;
}

.bridal.single.page .flow-box .ttl-bg,
#event .flow-box .ttl-bg,
#kawahara .flow-box .ttl-bg {
	background: url( ../img/common/flow-bg@2x.png ) center center / cover no-repeat;
	margin-bottom: 37px;
}

#dress.bridal.single.page .flow-box .ttl-bg {
	background: url( ../img/bridal/dress/flow-bg@2x.png ) center center / cover no-repeat;
}

.flow-list {
	padding-bottom: 10px;
}

.flow-list > .flex {
	padding: 37px 0;
}

.flow-list .txt {
	width: calc( 100% - 350px );
	padding: 0 30px 0 160px;
	position: relative;
}

.flow-list .txt .num {
	position: absolute;
	top: 0;
	left: 0;
}

.flow-list .txt .num img {
	width: 131px;
}

.flow-list .txt h3 {
	font-size: 2.5rem;
	letter-spacing: 10px;
	margin-bottom: 2.2rem;
}

.flow-list .txt h3 > span {
	display: inline-block;
	padding-bottom: 2rem;
	position: relative;
}

.flow-list .txt h3 > span::after {
	content: '';
	width: 152px;
	height: 1px;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 0;
}

.flow-list .txt h3 .note {
	font-size: 1.5rem;
}

.flow-list .txt p {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	line-height: 2.2;
	letter-spacing: 1px;
	padding-left: 3rem;
}

.flow-list .flex > figure {
	width: 350px;
	line-height: .5;
}

.bridal.single.page #modal {
	overflow: hidden;
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999999;
}

.bridal.single.page #modal .wrap {
	position: fixed;
	top: 50%;
	right: 140px;
	left: 140px;
	width: auto;
	padding: 15px;
	background: #fff;
	transform: translateY( -50% );
	max-height: calc( 100vh - 70px );
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	z-index: 999999;
}

.bridal.single.page #modal .wrap > .flex > figure {
	width: 45%;
	line-height: .5;
}

.bridal.single.page #modal .wrap > .flex > .cont {
	width: 55%;
	padding: 0 25px;
}

.bridal.single.page #modal .wrap > .flex > .cont > .flex {
	flex-direction: column;
	height: 100%;
}

.bridal.single.page #modal .cont .txt {
	margin: auto 0;
	padding: 20px 0;
}

.bridal.single.page #modal .cont .ttl {
	margin-bottom: 5rem;
}

.bridal.single.page #modal .cont h3 {
	display: inline-block;
	font-size: 2.5rem;
	letter-spacing: 10px;
	border-bottom: solid 1px #e9e194;
	padding-bottom: 4px;
	margin-bottom: 8px;
}

.bridal.single.page #modal .cont .en {
	letter-spacing: 5px;
}

.bridal.single.page #modal .cont .en > span {
	display: block;
}

.bridal.single.page #modal .cont .en > span::before {
	content: '- ';
}

.bridal.single.page #modal .cont .en > span::after {
	content: ' -';
}

.bridal.single.page #modal .details {
	position: relative;
	margin-bottom: 30px;
}

.bridal.single.page #modal .details {
}

.bridal.single.page #modal .details p {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: 1.5px;
	padding: 18px 0;
	position: relative;
}

.bridal.single.page #modal .details::before,
.bridal.single.page #modal .details p::after {
	content: '';
	width: 34px;
	height: 1px;
	background: #000;
	position: absolute;
	left: calc( ( 100% - 34px ) / 2 );
	bottom: 0;
}

.bridal.single.page #modal .details::before {
	top: 0;
}

.bridal.single.page #modal .thumb .flex {
	justify-content: center;
}

.bridal.single.page #modal .thumb .flex > figure {
	width: calc( ( 100% - 50px ) / 5 );
	margin: 0 5px;
}

.bridal.single.page #modal .thumb a {
	display: block;
	line-height: .5;
	border: solid 1px transparent;
}

.bridal.single.page #modal .thumb a.active,
.bridal.single.page #modal .thumb a:hover {
	border: solid 1px #ceaf50;
}

.bridal.single.page #modal .modal-bg {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba( 206, 175, 80, .9 );
	z-index: 999;
}

.bridal.single.page #modal .close {
	position: fixed;
	top: 30px;
	right: 40px;
	z-index: 999999;
}

.bridal.single.page #modal .close a {
	display: block;
	color: #fff;
	line-height: 1.6;
	letter-spacing: 2.5px;
}


/*
----------------------------------------
event
----------------------------------------
*/

body#event {
	background: #fff;
}

#event .nav-wrap {
	padding: 40px 0;
}

#event .event-box .main {
	padding: 3rem 0;
	position: relative;
	height: 650px;
	-js-display: flex;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}

#event .event-box .main-info-txt {
	margin-bottom: 0;
}

#event .event-box .main-info-txt .ttl {
	bottom: 0;
}

#event .event-box .main::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

#event #event-01 .main::after {
	background: url( ../img/event/event-img-01@2x.png ) center center / cover no-repeat;
}

#event #event-02 .main::after {
	background: url( ../img/event/event-img-02@2x.png ) center center / cover no-repeat;
}

#event #event-03 .main::after {
	background: url( ../img/event/event-img-03@2x.png ) center center / cover no-repeat;
}

#event .event-box .main .wrap {
	position: relative;
	z-index: 999;
}

#event .event-box .plan {
	padding: 60px 0;
}

#event .plan-list-01 th {
	width: 33%;
	letter-spacing: 2px;
	padding: 25px 10px;
}

#event .plan-list-01 th span {
	font-size: 2.2rem;
}

#event .plan-list-01 th + td {
	width: 40%;
}

#event .plan-list-01 th + td + td {
	width: 27%;
}

#event .plan-list-01 th + td > ul {
  display: block;
}

#event .plan-list-01 th + td > ul > li {
	display: inline-block;
	white-space: initial;
}

#event #event-03 .notice {
	margin-bottom: 20px;
}

#event .page-bnr-set {
	margin: 10rem 0 12rem;
}

.page-bnr-set {
	justify-content: space-between;
}

.page-bnr-set > div {
	width: calc( ( 100% - 40px ) / 2 );
}

a.img-bnr {
	display: block;
	text-align: center;
	padding: 70px 15px;
	position: relative;
	overflow: hidden;
	background: #162238;
}

a.img-bnr::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .8;
	transition: all .6s;
}

a.img-bnr:hover::after {
	opacity: 1;
}

a.img-bnr.bnr-about::after {
	background: url( ../img/common/bnr-about@2x.png ) center center / cover no-repeat;
}

a.img-bnr.bnr-access::after {
	background: url( ../img/common/bnr-access@2x.png ) center center / cover no-repeat;
}

a.img-bnr.bnr-bridal::after {
	background: url( ../img/common/bnr-bridal@2x.png ) center center / cover no-repeat;
}

a.img-bnr.bnr-photo::after {
	background: url( ../img/common/bnr-photo@2x.png ) center center / cover no-repeat;
}

a.img-bnr .jp {
	display: inline-block;
	width: 320px;
	max-width: 90%;
	font-size: 3rem;
	line-height: 1.8;
	padding: 56px 5px 56px 15px;
	letter-spacing: 12px;
	background: #fff;
	position: relative;
	z-index: 999;
}

a.img-bnr .jp.l2 {
	padding: 29px 5px 29px 15px;
}

a.img-bnr .jp.s {
	letter-spacing: 2px;
	padding-left: 10px;
}

a.img-bnr .jp::before,
a.img-bnr .jp::after {
	content: '';
	width: 1px;
	background: #fff;
	position: absolute;
	top: -10px;
	bottom: -10px;
	z-index: 999;
}

a.img-bnr .jp::before {
	left: -10px;
}

a.img-bnr .jp::after {
	right: -10px;
}

a.img-bnr .jp .ttl {
	margin-bottom: 15px;
}

a.img-bnr .jp .note {
	font-size: 1.4rem;
	letter-spacing: 6px;
}

a.img-bnr .en {
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	font-weight: 400;
	font-style: normal;
	position: absolute;
	bottom: 25px;
	right: 0;
	left: 0;
	color: #fff;
	letter-spacing: 2px;
	z-index: 99;
}


/*
----------------------------------------
photo
----------------------------------------
*/

body#photo {
	background: #fff;
}

#photo .page-ttl {
	background: url( ../img/photo/page-header@2x.png ) center center / cover no-repeat;
}

#photo .nav-wrap {
	padding: 40px 0 20px;
}

#photo .photo-box .main {
	position: relative;
	overflow: hidden;
	padding-top: 20px;
	margin-bottom: 40px;
}

#photo .photo-box .main .wrap {
	position: relative;
	height: 840px;
}

#photo .photo-box .main h2 {
	position: absolute;
	top: 0;
	right: 4rem;
	font-size: 4rem;
	line-height: 1.8;
	letter-spacing: 12px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	white-space: nowrap;
	z-index: 999;
}

#photo .photo-box .main .txt {
	position: absolute;
	width: 50%;
	background: rgba( 255, 255, 255, .9 );
	right: 0;
	bottom: 55px;
	padding: 4rem 0 4rem 6rem;
	z-index: 999;
}

#photo .photo-box .main h3 {
	font-size: 3rem;
	line-height: 1.8;
	font-feature-settings: 'palt';
	letter-spacing: 13px;
	padding-bottom: 1.5rem;
	margin-bottom: 2.5rem;
	position: relative;
}

#photo .photo-box .main h3::after {
	content: '';
	width: 152px;
	height: 1px;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 0;
}

#photo .photo-box .main .read {
	letter-spacing: 3px;
	font-feature-settings: 'palt';
	padding-left: 30px;
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
}

#photo .photo-box .main .slide-image {
	position: absolute;
	top: 20px;
	right: calc( 50% - 445px );
	bottom: 0;
	left: 0;
	margin-bottom: 0;
}

#photo .photo-box .main .slide-image .slick-dots {
	bottom: 0;
}

#photo .photo-box .main .slide-image picture {
	display: block;
	line-height: .5;
}

#photo .photo-box .main .slide-image img {
	width: 100%;
	height: 800px;
}

#photo .photo-box .scene .flex {
	justify-content: center;
	text-align: center;
	letter-spacing: 8px;
	font-size: 2rem;
	margin: 6rem 0 5rem;
}

#photo .photo-box .scene .flex > figure {
	width: calc( ( 100% - 180px ) / 3 );
	padding: 0 15px;
}

#photo .photo-box .scene .flex img {
	width: 270px;
	margin-bottom: 15px;
}

#photo .plan-list-01 th {
	width: 35%;
	letter-spacing: 2px;
}

#photo .plan-list-01 th + td {
	width: 45%;
}

#photo .plan-list-01 th + td + td {
	width: 20%;
}

#photo .plan-list-01 th + td > ul {
  display: block;
}

#photo .plan-list-01 th + td > ul > li {
	display: inline-block;
	white-space: initial;
}


#photo .photo-box .step {
	margin-top: 6rem;
	padding-bottom: 7.5rem;
}

#photo .photo-box .step-list {
	justify-content: space-between;
	margin-top: 4.5rem;
}

#photo .photo-box .step-list > div {
	width: calc( ( 100% - 80px ) / 3 );
	position: relative;
}

#photo .photo-box .step-list > div::after {
	content: '';
	width: 200px;
	height: 1px;
	background: #ceaf50;
	position: absolute;
	left: -20px;
	top: 40px;
	transform: translateX( -50% );
}

#photo .photo-box .step-list > div:first-child::after {
	display: none;
}

#photo .photo-box .step-list figure {
	text-align: center;
	font-size: 2rem;
	letter-spacing: 6px;
	margin-bottom: 2.5rem;
}

#photo .photo-box .step-list figure img {
	width: 80px;
	margin-bottom: 15px;
}

#photo .photo-box .step-list .txt {
	text-align: center;
	padding: 30px;
}

#photo .photo-box .step-list .txt h4 {
	font-size: 2rem;
	margin-bottom: 4rem;
}

#photo .photo-box .step-list .txt p {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: 3px;
	text-align: left;
}

#photo .bnr-box {
	padding-bottom: 6rem;
}

a.img-bnr.bnr-kawahara .jp {
	width: 440px;
	padding: 31px 5px 31px 15px;
}

a.img-bnr.bnr-kawahara::after {
	background: url( ../img/common/bnr-kawahara.jpg ) center center / cover no-repeat;
}

#photo .reservation-info {
	max-height: 300px;
}

#photo #photo-02 .main h2 {
	right: 1rem;
}

#photo #photo-03 {
	padding-bottom: 1rem;
}

#photo #photo-03 .ttl-bg .ttl-01 {
	width: 530px;
}

#photo #photo-03 .ttl-bg {
	margin-bottom: 4rem;
}

#photo #photo-03 .info {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: .8px;
	margin-bottom: 5rem;
}

.gallery figure {
	line-height: 1.8;
}

.gallery img {
	width: 100%;
}

.gallery figcaption {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	text-align: center;
	letter-spacing: 1px;
	margin: 20px 0;
}

.gallery .slick-slide {
	opacity: .7;
}

.gallery .slick-current {
	opacity: 1;
}

.gallery .slick-prev {
	left: 10%;
}

.gallery .slick-next {
	right: 10%;
}


/*
----------------------------------------
kawahara
----------------------------------------
*/

body#kawahara {
	background: #fff;
}

#kawahara .main .image {
	height: calc( 100vh - 162px );
	height: calc( ( var( --vh ) * 100 ) - 162px );
	padding: 3.5rem 0;
	background: url( ../img/kawahara/main-img@2x.png ) center center / cover no-repeat;
	text-align: center;
	color: #fff;
	position: relative;
	transition: all .8s;
}

#kawahara .main .image .en {
	font-size: 3rem;
	letter-spacing: 12.5px;
	line-height: 1.8;
}

#kawahara .main .image h2 {
	font-size: 7rem;
	color: #c8ab51;
	letter-spacing: 21px;
	line-height: 1.2;
	text-shadow:
		0 0 20px #fff,
		0 0 15px #fff,
		0 0 10px #fff,
		0 0 5px #fff;
}

#kawahara .main .image .copy {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	position: absolute;
	top: 25%;
	right: calc( 50% - 515px );
	font-size: 3rem;
	text-align: left;
	letter-spacing: 10px;
	line-height: 2.5;
}

#kawahara .main .read {
	padding: 4rem 0;
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: 4px;
	line-height: 2.1;
	font-feature-settings: 'palt';
}

#kawahara .sec .ttl-bg {
	background: url( ../img/kawahara/ttl-01@2x.png ) center center / cover no-repeat;
}

#kawahara .sec .ttl-bg .ttl-01 {
	width: 690px;
}

#kawahara #sec-01 .info {
	margin: 4.5rem 0;
}

#kawahara #sec-01 .info .flex {
	justify-content: space-around;
	padding: 0 30px;
}

#kawahara #sec-01 .info .flex > div {
	width: calc( 100% / 3 );
	padding: 0 20px;
}

#kawahara #sec-01 .info figure {
	line-height: .5;
}

#kawahara #sec-01 .info .txt {
	padding: 30px 25px;
	font-feature-settings: 'palt';
	letter-spacing: 3px;
}

#kawahara #sec-01 .info .txt h3 {
	font-size: 2rem;
	line-height: 1.8;
	text-align: center;
	margin-bottom: 3.5rem;
}

#kawahara #sec-01 .info .txt p {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
}

#kawahara #sec-01 .step {
	background: url( ../img/kawahara/bg-01.png ) right bottom 35px no-repeat;
}

#kawahara #sec-01 .step-list {
	margin: 5rem 0 9rem;
	counter-reset: number;
}

#kawahara #sec-01 .step-list dt {
	font-size: 2rem;
	letter-spacing: 4px;
	padding-left: 3rem;
	margin-bottom: .8rem;
	position: relative;
}

#kawahara #sec-01 .step-list dt::before {
	counter-increment: number;
	content: counter( number ) '.';
	position: absolute;
	top: 0;
	left: 0;
}

#kawahara #sec-01 .step-list dd {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: 1px;
	padding-left: 3rem;
	margin-bottom: 2.8rem;
}

#kawahara .gallery-wrap {
	padding-bottom: .5rem;
}

#kawahara .gallery-wrap .h-01 {
	margin-bottom: 6.5rem;
}

#kawahara #sec-02 .info {
	padding: 10px 0 30px;
}

#kawahara #sec-02 .info h3 {
	font-size: 2.5rem;
	text-align: center;
	letter-spacing: 8px;
	margin-bottom: 2.5rem;
}

#kawahara #sec-02 .info .read {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: 1.5px;
}

#kawahara #sec-02 .point-list > div {
	margin-top: 50px;
	position: relative;
}

#kawahara #sec-02 .point-list > div:first-child {
	margin-top: 0;
}

#kawahara #sec-02 .point-list > div::before {
	content: '';
	position: absolute;
	top: 0;
	right: 50%;
	bottom: 0;
	left: 0;
	background: #eee;
}

#kawahara #sec-02 .point-list > div:nth-child( even )::before {
	right: 0;
	left: 50%;
}

#kawahara #sec-02 .point-list > div:first-child::before {
	background: url( ../img/kawahara/point-img-01@2x.png ) center center / cover no-repeat;
}

#kawahara #sec-02 .point-list > div:nth-child( 2 )::before {
	background: url( ../img/kawahara/point-img-02@2x.png ) center center / cover no-repeat;
}

#kawahara #sec-02 .point-list > div:nth-child( 3 )::before {
	background: url( ../img/kawahara/point-img-03@2x.png ) center center / cover no-repeat;
}

#kawahara #sec-02 .point-list .txt {
	margin: 0 0 0 50%;
	padding: 165px 0 20px 65px;
	position: relative;
}

#kawahara #sec-02 .point-list > div:nth-child( even ) .txt {
	margin: 0 50% 0 0;
	padding: 165px 65px 20px 0;
}

#kawahara #sec-02 .point-list .txt::before {
	content: '';
	height: 20px;
	background: #e3db92;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}

#kawahara #sec-02 .point-list .num-tb {
	position: absolute;
	top: 0;
	left: 65px;
	z-index: 99;
}

#kawahara #sec-02 .point-list > div:nth-child( even ) .num-tb {
	right: 75px;
	left: auto;
}

#kawahara #sec-02 .point-list h4 {
	font-size: 2.5rem;
	line-height: 1.8;
	font-feature-settings: 'palt';
	letter-spacing: 10px;
	padding-bottom: 2rem;
	margin-bottom: 2.5rem;
	position: relative;
}

#kawahara #sec-02 .point-list h4::after {
	content: '';
	width: 152px;
	height: 1px;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 0;
}

#kawahara #sec-02 .point-list .read {
	letter-spacing: 2.5px;
	font-feature-settings: 'palt';
	padding-left: 30px;
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
}

#kawahara .bnr-box {
	padding: 50px 0 100px;
}

#kawahara .plan-box {
	padding-bottom: 45px;
}

#kawahara .plan-box .ttl-bg {
	margin-bottom: 4rem;
}

#kawahara .plan-list-01 th {
	width: 30%;
	letter-spacing: 2px;
	padding: 25px 10px;
}

#kawahara .plan-list-01 th + td {
	width: 50%;
}

#kawahara .plan-list-01 th + td + td {
	width: 20%;
}

#kawahara .notice {
	margin-top: 70px;
}

#kawahara .flow-box {
	padding-bottom: 10px;
}

#kawahara .access-box {
	padding-bottom: 4rem;
}

#kawahara .access-box .ttl-bg {
	margin-bottom: 4rem;
}

#kawahara .access-box .access {
	padding: 4rem 0;
}

#kawahara .access-box .map-wrap {
	width: 54%;
}

#kawahara .access-box .access:first-child .map-wrap .map {
	padding-bottom: 400px;
}

#kawahara .access-box .access:last-child .map-wrap .map {
	padding-bottom: 300px;
}

#kawahara .access-box .cont {
	width: 46%;
	padding-left: 45px;
}

#kawahara .access-box .cont .txt {
	padding: 0 0 16px 35px;
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	font-size: 1.4rem;
	letter-spacing: 2px;
	line-height: 2.2;
}

#kawahara .access-box .cont .txt p {
	margin-bottom: 2.5rem;
}

#kawahara .access-box .cont .btn-01 {
	width: 100%;
}

#kawahara .access-box .access:last-child .cont .btn-01 {
	margin-top: 15px;
}

#kawahara .reservation-info {
	max-height: 310px;
}


/*
----------------------------------------
about
----------------------------------------
*/

#about .c-ttl,
#contact .c-ttl{
	display: block;
	background: url( ../img/common/ttl-bg@2x.png ) center center / cover no-repeat;
	padding: 35px 0;
	margin-bottom: 30px;
	text-align: center;
}

#about .c-ttl__inner,
#contact .c-ttl__inner{
	display: inline-block;
	background: rgba(255,255,255,0.85);
	padding: 30px 90px;
	min-width: 530px;
}

#about .c-ttl__inner .ttl,
#contact .c-ttl__inner .ttl{
	font-size: 2.5rem;
	letter-spacing: 10px;
	line-height: 1.5;
}

#about .c-ttl__inner .en,
#contact .c-ttl__inner .en{
	letter-spacing: 5px;
}

#about .about-overview-ttl{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	width: 310px;
	margin: 70px auto 60px;
	font-size: 4rem;
	line-height: calc(100/40);
	letter-spacing: 15px;
	background: url( ../img/about/overview_ttl_bg.png ) center / 294px no-repeat;
}

#about .about-overview-important{
	padding: 36px 0;
	background: url( ../img/about/overview-important_bg@2x.png )center center / cover no-repeat;
}

#about .about-overview-important__item{
	padding: 110px 65px 0;
	width: 625px;
	height: 625px;
	background: rgba(206,175,80,0.8);
}

#about .about-overview-important__item-ttl{
	margin: 0 0 70px;
	display: block;
	color: #fff;
	font-size: 3rem;
	line-height: calc(52/30);
	text-align: center;
	letter-spacing: 10px;
}

#about .about-overview-important__item-text{
	font-family:  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", 游ゴシック, YuGothic, メイリオ, Meiryo, sans-serif;
	color: #fff;
	font-size: 1.4rem;
	line-height: calc(33/14);
	letter-spacing: 1px;
}

#about #about-point .c-ttl{
	margin-bottom: 90px;
}

#about .about-point-item{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 50px;
}

#about .about-point-item:last-child{
	margin-bottom: 100px;
}

#about .about-point-item:nth-child(even){
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

#about .about-point-item__img{
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
}

#about .about-point-item__img._01{
	background: url(../img/about/point_img_01.png ) center / cover no-repeat;
}

#about .about-point-item__img._02{
	background: url(../img/about/point_img_02.png ) center / cover no-repeat;
}

#about .about-point-item__img._03{
	background: url(../img/about/point_img_03.png ) center / cover no-repeat;
}

#about .about-point-item__img img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

#about .about-point-item__contents{
	-webkit-box-flex: 0;
	-ms-flex: 0 1 600px;
	flex: 0 1 600px;
	background: linear-gradient(to bottom, #e9e194, #e9e194 20px, transparent 20px, transparent 100%);
	padding: 0 0 0 60px;
}

#about .about-point-item:nth-child(even) .about-point-item__contents{
	padding: 0 60px 0 0;
}

#about .about-point-item__contents-num{
	display: block;
	width: 55px;
	height: 134px;
	margin-bottom: 40px;
}

#about .about-point-item:nth-child(even) .about-point-item__contents-num{
	margin-left: auto;
}

#about .about-point-item__contents-num img{
	width: 100%;
	height: 100%;
}

#about .about-point-item__contents-ttl{
	position: relative;
	padding-bottom: 15px;
	font-size: 2.5rem;
	letter-spacing: 10px;
	line-height: calc(44/25);
}

#about .about-point-item__contents-ttl::after{
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	display: block;
	width: 156px;
	height: 1px;
	background: #000;
}

#about .about-point-item__contents-text{
	padding: 30px 0 20px 28px;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", 游ゴシック, YuGothic, メイリオ, Meiryo, sans-serif;
	font-size: 1.4rem;
	line-height: calc(30/14);
	letter-spacing: 1px;
}

#about .about-bridal-text{
	margin: 40px 0 60px;
	padding: 0 50px;
	font-family:  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", 游ゴシック, YuGothic, メイリオ, Meiryo, sans-serif;
	font-size: 1.4rem;
	line-height: calc(30/14);
	letter-spacing: 1px;
}

#about .about-bridal-recommend{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#about .about-bridal-recommend__ttl{
	display: block;
	width: 100%;
}

#about .about-bridal-recommend__costume{
	display: grid;
	grid: auto / auto-flow 300px;
	grid-gap: 0 100px;
}

#about .about-bridal-recommend__costume-img{
	position: relative;
	width: 100%;
	height: 450px;
}

#about .about-bridal-recommend__costume-img::after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: -60px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent transparent transparent rgba(233,225,148,0.85);
}

#about .about-bridal-recommend__costume-item:last-child .about-bridal-recommend__costume-img::after{
	display: none;
}

#about .about-bridal-recommend__costume-img img{
	width: 100%;
	max-width: 300px;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

#about .about-bridal-recommend__costume-ttl01{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 0;
	margin-bottom: 10px;
	border: solid 1px rgba(233,225,148,0.85);
	font-size: 20px;
	letter-spacing: 10px;
	color: #ceaf50;
}

#about .about-bridal-recommend__costume-ttl02{
	padding: 25px 0 0 0;
	margin-bottom: 10px;
	font-size: 20px;
	letter-spacing: 8px;
	text-align: center;
	line-height: 1;
}

#about .about-bridal-recommend__text{
	margin: 35px 0 70px;
	padding: 0 50px;
	font-family:  "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", 游ゴシック, YuGothic, メイリオ, Meiryo, sans-serif;
	font-size: 1.4rem;
	line-height: calc(30/14);
	letter-spacing: 1px;
}

#about .bnr-box {
	margin-bottom: 70px;
}

#about .about-bridal-link{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto;
	grid-gap: 0 38px;
	margin-bottom: 70px;
}

#about .about-bridal-link__item{
	position: relative;
	display: block;
	height: 300px;
	overflow: hidden;
}


#about .about-bridal-link__item-bg{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all .6s;
	transition: all .6s;
}

#about .about-bridal-link__item:hover .about-bridal-link__item-bg{
	-webkit-filter: brightness(80%);
	filter: brightness(80%);
	-webkit-transform: scale( 1.05 );
	transform: scale( 1.05 );
}

#about .about-bridal-link__item-bg._01{
	background: url(../img/about/bridal_bg_01.jpg ) center / cover no-repeat;
}

#about .about-bridal-link__item-bg._02{
	background: url(../img/about/bridal_bg_02.jpg ) center / cover no-repeat;
}

#about .about-bridal-link__item-ttl{
	position: relative;
	line-height: 1;
	display: block;
}

#about .about-bridal-link__item-ttl .ja{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff;
	width: 318px;
	height: 167px;
	margin: 70px auto;
	font-size: 3rem;
	line-height: calc(56/30);
	text-align: center;
	letter-spacing: 0.38em;
}

#about .about-bridal-link__item-ttl .ja .bottom{
	display: block;
	letter-spacing: 0.02em;
}

#about .about-bridal-link__item-ttl .ja::before,#about .about-bridal-link__item-ttl .ja::after{
	position: absolute;
	content: "";
	display: block;
	width: 1px;
	height: calc(100% + 30px);
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
	background: #fff;
}

#about .about-bridal-link__item-ttl .ja::before{
	left: -8px;
}

#about .about-bridal-link__item-ttl .ja::after{
	right: -8px;
}

#about .about-bridal-link__item-ttl .en{
	position: absolute;
	left: 50%;
	bottom: -33px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 1.4rem;
	font-family: toppan-bunkyu-midashi-min-st, serif;
	letter-spacing: 1px;
	color: #fff;
	display: inline-block;
}

#about .slick-slide{
	display: block;
	width: 1100px;
	height: 440px;
	opacity: 0.5;
}

#about #slick2 .slick-slide{
	height: auto;
}

#about .slick-slide img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

#about .slick-slide.slick-active{
	opacity: 1;
}

#about .about-shop-slider__text-item{
	opacity: 0;
}

#about .about-shop-slider__text-item.slick-active {
	opacity: 1;
}

#about .about-shop-slider__content{
	position: relative;
	margin-bottom: 35px;
}

#about .slider_prev,#about .slider_next{
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%)translateY(-50%);
	transform: translateX(-50%)translateY(-50%);
	width: 50px;
	height: 100px;
	z-index: 1;
}

#about .slider_prev{
	left: calc(50vw - 615px);
}

#about .slider_next{
	right: calc(50vw - 665px);
}


#about .bout-shop-slider__content-img img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

#about .about-shop-slider__dots{
	position: relative;
	text-align: center;
	margin-bottom: 136px;
}

#about .about-shop-slider__text{
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: 1px;
	margin-bottom: 35px;
		text-align: center;
	line-height: 1;
}

#about .about-shop-access{
	display: grid;
	grid-template-columns: 1fr 500px;
	grid-template-rows: auto;
	grid-gap: 0 50px;
	margin-bottom: 85px;
}

#about .about-shop-access__map iframe{
	width: 100%;
	height: 100%;
}

#about .about-shop-access__ttl{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-left: solid 5px #e9e194;

}

#about .about-shop-access__ttl .ja{
	font-size: 2.5rem;
	letter-spacing: 8px;
	margin: 0 50px 0 30px;
}

#about .about-shop-access__ttl .en{
	font-size: 1.4rem;
	letter-spacing: 5px;
}

#about .about-shop-access__address{
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	font-weight: 300;
	font-size: 1.4rem;
	letter-spacing: 1px;
	margin: 36px 0 55px;
	padding-left: 35px;
	line-height: 1;
}

#about .about-shop-access__address-street{
	margin: 20px 0 45px;
}

#about .about-shop-access__btn{
	display: block;
}

#about .about-shop-access__btn a{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #e9e194;
	width: 100%;
	height: 70px;
	font-size: 2rem;
	letter-spacing: 0.18em;
	-webkit-transition: .2s;
	transition: .2s;
}

#about .about-shop-access__btn a:hover{
	background: rgba( 233, 225, 148, .85 );
}

#about .about-shop-access__btn a::after{
	position: absolute;
	display: block;
	content: "";
	top: 50%;
	right: 45px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(../img/about/shop_access_btn_arw.svg ) center / cover no-repeat;
	width: 5px;
	height: 10px;
	-webkit-transition: .2s;
	transition: .2s;
}

#about .about-shop-access__btn a:hover::after{
	right: 40px;
}


/*
----------------------------------------
contact
----------------------------------------
*/

#contact .c-ttl__inner {
	min-width: auto;
	width: 100%;
	max-width: 690px;
	padding: 30px 90px 38px;
}

#contact .c-ttl__inner .en {
	line-height: 1.5;
}

#contact .page-ttl{
	background: url( ../img/contact/ttl-bg.jpg ) center center / cover no-repeat;
}

#contact .contact-flow {
	padding: 91px 0 64px;
}

#contact .contact-flow__ttl {
	font-size: 30px;
	letter-spacing: .38em;
	padding-left: 0.38em;
	text-align: center;
	margin-bottom: 72px;
}

#contact .contact-flow__lead {
	max-width: 900px;
	margin: 0 auto;
	font-size: 14px;
	letter-spacing: .12em;
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	line-height: 2.357;
	margin-bottom: 47px;
}

#contact .contact-flow__btn {
	position: relative;
}

#contact .contact-flow__btn::after {
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	border-right: solid 1px #C8AB51;
	border-bottom: solid 1px #C8AB51;
	position: absolute;
	right: 45px;
	top: 50%;
	-webkit-transform: translateY(-50%) translateY(-3px) rotate(45deg);
	transform: translateY(-50%) translateY(-3px) rotate(45deg);
	-webkit-transition: -webkit-transform .2s ease;
	transition: -webkit-transform .2s ease;
	transition: transform .2s ease;
	transition: transform .2s ease, -webkit-transform .2s ease;
	pointer-events: none;
}

#contact .contact-flow__btn.is-open::after {
	-webkit-transform: translateY(-50%) translateY(3px) rotate(-135deg);
	transform: translateY(-50%) translateY(3px) rotate(-135deg);
}

#contact .contact-flow__btn button {
	outline: none;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	display: block;
	width: 100%;
	border: solid 1px #C8AB51;
	background: #fff;
	font-family: ten-mincho, serif;
	font-size: 18px;
	letter-spacing: .4em;
	color: #C8AB51;
	padding: 16px;
	cursor: pointer;
}

/* for firefox */
@-moz-document url-prefix() {
	#contact .contact-flow__btn button span {
		background-clip: text;
		-webkit-background-clip: text;
		color: transparent;
		background-color: #C8AB51;
	}
}

#contact .contact-flow__list {
	max-width: 1100px;
	margin: 0 auto;
	display: none;
}

#contact .contact-flow__list-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 40px;
	margin-right: -40px;
}

#contact .contact-flow-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: calc(33.33333% - 40px);
	margin-right: 40px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

#contact .contact-flow-item:not(:last-child)::after {
	content: '';
	display: block;
	width: 200px;
	height: 1px;
	background: #C8AB52;
	position: absolute;
	top: 50px;
	right: -20px;
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
}

#contact .contact-flow-item__icon {
	text-align: center;
	margin-bottom: 15px;
}

#contact .contact-flow-item__icon img {
	width: 100px;
	vertical-align: bottom;
}

#contact .contact-flow-item__step {
	text-align: center;
	font-size: 20px;
	letter-spacing: .4em;
	padding-left: 0.4em;
	text-transform: uppercase;
	margin-bottom: 18px;
}

#contact .contact-flow-item__step::before,
#contact .contact-flow-item__step::after {
	content: '-';
}

#contact .contact-flow-item__body {
	background: #fff;
	padding: 35px 26px 31px;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

#contact .contact-flow-item__ttl {
	font-size: 20px;
	letter-spacing: .18em;
	line-height: 1.65;
	margin-bottom: 38px;
	height: 3.3em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#contact .contact-flow-item__desc {
	font-size: 14px;
	line-height: 2.4;
	letter-spacing: .12em;
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
}


/* contact-tel */
#contact .contact-tel {
	background: url('../img/contact/tel-bg.jpg') center / 200px;
	padding: 74px 0 82px;
}

#contact .contact-tel__ttl {
	font-size: 30px;
	letter-spacing: .38em;
	padding-left: 0.38em;
	color: #fff;
	text-align: center;
}

/* for firefox */
@-moz-document url-prefix() {
	#contact .contact-tel__ttl {
		background-clip: text;
		-webkit-background-clip: text;
		color: transparent;
		background-color: #fff;
	}
}

#contact .contact-tel__ttl {
	margin-bottom: 52px;
}

#contact .contact-tel__lead {
	max-width: 900px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 2.34;
	text-align: center;
	color: #fff;
	letter-spacing: .12em;
	margin-bottom: 50px;
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
}

#contact .contact-tel-block {
	max-width: 800px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff;
	border: solid 1px #E3DB92;
	padding: 27px 0 32px;
}

#contact .contact-tel-block__icon {
	margin-right: 55px;
}

#contact .contact-tel-block__icon img {
	vertical-align: bottom;
}

#contact .contact-tel-block__telnumber {
	font-size: 46px;
	line-height: 1;
	letter-spacing: .14em;
	margin-bottom: 13px;
}

#contact .contact-tel-block__open {
	font-size: 31px;
	letter-spacing: .04em;
	line-height: 1;
}

#contact .contact-mail {
	overflow: hidden;
	padding-bottom: 120px;
}

#contact .contact-mail-ttl {
	background: url( ../img/contact/ttl-bg.jpg ) center center / cover no-repeat;
	margin-bottom: 53px;
}

#contact .contact-attention {
	margin-bottom: 69px;
}

#contact .contact-attention__title {
	max-width: 430px;
	margin: 0 auto;
	text-align: center;
	background: #DCD58F;
	font-size: 18px;
	letter-spacing: .4em;
	padding: 12px;
	position: relative;
}

#contact .contact-attention__list {
	border: solid 1px #070001;
	background: #fff;
	line-height: 1.6;
	padding: 56px 94px 31px;
	margin-top: -30px;
}

#contact .contact-attention__item {
	font-size: 14px;
	letter-spacing: .12em;
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	text-indent: -1em;
	margin-left: 1em;
}

#contact .contact-attention__item:not(:last-child) {
	margin-bottom: 18px;
}

#contact .contact-attention__item::before {
	content: '・';
}

#contact .contact-mail__top {
	max-width: 1110px;
	margin: 0 auto 40px;
}

#contact .contact-mail__step {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: -30px;
}

#contact .contact-step {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: calc(33.33333% - 30px);
	margin-right: 30px;
	text-align: center;
	position: relative;
	margin-bottom: 38px;
}

#contact .contact-step:not(:last-child)::after {
	content: '';
	width: 200px;
	height: 1px;
	background: #C8AB52;
	position: absolute;
	top: 25px;
	right: -15px;
	-webkit-transform: translateX(50%);
	transform: translateX(50%);
}

#contact .contact-step__icon {
	width: 50px;
	height: 50px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 17px;
}

#contact .contact-step--01 .contact-step__icon {
	background: url( ../img/contact/step-icon-bg-01@2x.png ) center center / 50px no-repeat;
}

#contact .contact-step--02 .contact-step__icon {
	background: url( ../img/contact/step-icon-bg-02@2x.png ) center center / 50px no-repeat;
}

#contact .contact-step--03 .contact-step__icon {
	background: url( ../img/contact/step-icon-bg-03@2x.png ) center center / 50px no-repeat;
}

#contact .contact-step__icon img {
	width: 50px;
	opacity: 0;
}

#contact .contact-step.is-active .contact-step__icon {
	background: none !important;
}

#contact .contact-step.is-active .contact-step__icon img {
	opacity: 1;
}

#contact .contact-step__step {
	font-size: 20px;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: .4em;
	padding-left: .4em;
	margin-bottom: 14px;
}

#contact .contact-step__step::before,
#contact .contact-step__step::after {
	content: '-';
}

#contact .contact-step__title {
	font-size: 20px;
	line-height: 1;
	letter-spacing: .4em;
	padding-left: .4em;
}

#contact .contact-mail__form-ttl {
	text-align: center;
	font-size: 25px;
	letter-spacing: .38em;
	padding-left: 0.38em;
	padding-bottom: 25px;
}

#contact .contact-required {
	background: #C8AB51;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	padding: 1px 8px 1px calc(8px + .12em);
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: .12em;
}

#contact input[type=text],
#contact input[type=search],
#contact input[type=tel],
#contact input[type=number],
#contact input[type=url],
#contact input[type=email],
#contact input[type=password],
#contact input[type=date],
#contact select,
#contact textarea {
	width: 100%;
	border: none;
	padding: 16px 15px !important;
	background: #fff !important;
	line-height: 1.15;
	letter-spacing: .24em
}

#contact .mfp_element_textarea {
	height: 190px;
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	border: solid 1px #fff;
}

#contact .contact-form {
	border-top: solid 1px #C8AB51;
}

#contact .contact-form__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: solid 1px #C8AB51;
}

#contact .contact-form__title {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 300px;
	flex: 0 0 300px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 12px;
}

#contact .contact-form__name {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0px;
	text-align: right;
	font-size: 20px;
	letter-spacing: .4em;
	font-weight: bold;
}

#contact .contact-form__name--hope {
	padding-right: 5px;
}

#contact .contact-form__name--hope > span {
	display: inline-block;
	text-align: left;
}

#contact .contact-form__name--hope .note {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	font-size: 1.4rem;
	letter-spacing: 1px;
	font-weight: normal;
}

#contact .contact-form__data {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 810px;
	flex: 0 1 810px;
	padding: 24px 0 23px;
	padding-left: 158px;
	padding-right: 51px;
}

#contact .contact-form__data--hope {
	padding: 0;
}


#contact .contact-form-hope {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 24px 0;
	padding-right: 51px;
}

#contact .contact-form-hope:not(:last-child) {
	border-bottom: solid 1px #C8AB51;
}

#contact .contact-form-hope__title {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 158px;
	flex: 0 0 158px;
	font-size: 20px;
	letter-spacing: .4em;
	padding-left: 27px;
	font-weight: bold;
}

#contact .contact-form-hope__date {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0px;
	margin-right: 19px;
}

#contact .contact-form-hope__time {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0px;
	position: relative;
}

#contact .contact-form-hope__time select {
	border: none;
	padding: 15px 15px !important;
	border: solid 1px #fff;
}

#contact .contact-form-hope__time::after {
	content: '';
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/contact/icon-select-down.png) center / 18px no-repeat #C8AB51;
	pointer-events: none;
}

#contact .pp-box-title {
	font-size: 18px;
	letter-spacing: .4em;
	max-width: 430px;
	margin: 0 auto;
	background: #DCD58F;
	text-align: center;
	padding: 16px;
	position: relative;
	z-index: 10;
}

#contact .pp-box {
	border: solid 1px #070001;
	background: #fff;
	margin-top: -30px;
	margin-bottom: 33px;
	padding-top: 50px;
	max-height: 250px;
}

#contact .submit-box .agree {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 35px;
	padding-right: 77px;
}

#contact .submit-box .agree .mfp_err {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	padding-left: 77px;
}

#contact .submit-box label {
	width: 100%;
	max-width: 600px;
	background: #E3DB92;
	border-radius: 0;
	font-size: 18px;
	padding: 11px;
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: .12em;
	margin-left: 26px !important;
}

#contact .submit-box label::before {
	background: #fff;
	top: 50%;
	left: 12px;
	border: none;
	border-radius: 0;
	width: 30px;
	height: 30px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#contact .submit-box label::after {
	top: 50%;
	left: 23px;
	-webkit-transform: translateY(-50%) rotate( 45deg );
	transform: translateY(-50%) rotate( 45deg );
}

#contact .submit-box__confirm {
	max-width: 500px;
	margin: 0 auto;
	position: relative;
}

#contact .submit-box__confirm::before {
	content: '';
	display: block;
	width: 41px;
	height: 41px;
	background: url(../img/contact/icon-tsuru.png) center / contain no-repeat;
	position: absolute;
	left: 26px;
	top: 50%;
	-webkit-transform: translateY(-50%) translateY(-2px);
	transform: translateY(-50%) translateY(-2px);
}

#contact .submit-box__confirm::after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	position: absolute;
	top: 50%;
	right: 52px;
	-webkit-transform: translateY(-50%) rotate(-45deg);
	transform: translateY(-50%) rotate(-45deg);
	-webkit-transition: right .2s;
	transition: right .2s;
}

#contact #confirm {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	width: 100%;
	font-size: 25px;
	letter-spacing: .14em;
	font-family: ten-mincho, serif;
	border: none;
	background-color: #E3DB92;
	cursor: pointer;
	padding: 16px 0;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
	color: #000;
}

#contact .submit-box__confirm:hover::after {
	right: 46px;
}

#contact .submit-box__confirm:hover #confirm {
	background: rgba( 233, 225, 148, .85 );
}

#contact input.contact-datepicker[type="text"] {
	background: url(../img/contact/icon-calendar.png) center right 12px / 32px no-repeat #fff !important;
	padding-right: 50px !important;
}

#contact .contact-datepicker::-webkit-input-placeholder {
	color: #C8AB51;
}

#contact .contact-datepicker:-ms-input-placeholder {
	color: #C8AB51;
}

#contact .contact-datepicker::placeholder {
	color: #C8AB51;
}

#contact .contact-datepicker:-ms-input-placeholder {
	color: #C8AB51;
}

#contact .contact-timefield.is-empty {
	color: #C8AB51;
}

#contact .remaining {
	bottom: 20px;
}

#contact table#mfp_confirm_table tr.mfp_colored {
	background: #fff;
}

#mfp_phase_confirm {
	max-width: 1110px;
	margin: 0 auto;
}


#contact .contact-thanks {
	max-width: 1110px;
	margin: 0 auto;
	padding: 60px 0;
	overflow: hidden;
}

#contact .contact-thanks__title {
	text-align: center;
	font-size: 25px;
	letter-spacing: .2em;
	margin-bottom: 20px;
}

#contact .contact-thanks__message {
	text-align: center;
	margin-bottom: 40px;
}

#contact .contact-thanks__back {
	max-width: 400px;
	margin: 0 auto;
}

#contact .contact-thanks .contact-tel-block {
	margin-bottom: 30px;
}

#contact .remaining {
	border-color: #C8AB52;
}

#contact .remaining .num {
	background: #C8AB52;
}

#contact button#mfp_button_send,
#contact button#mfp_button_send:hover {
	font-family: ten-mincho, serif;
	border-color: #C8AB52;
	background: #C8AB52;
	color: #fff;
}

#contact button#mfp_button_send:hover {
	opacity: .6;
}

#contact button#mfp_button_cancel {
	font-family: ten-mincho, serif;
	border-color: #C8AB52;
	color: #C8AB52;
}

#contact button#mfp_button_cancel:hover {
	opacity: .6;
	background: #fff;
}


/*
----------------------------------------
access
----------------------------------------
*/

#access .page-ttl{
	background: url( ../img/access/page-header@2x.png ) center center / cover no-repeat;
}

#access #access-overview{
	margin: 90px 0 130px;
}

#access .access-overview__ttl{
	font-size: 3rem;
	line-height: calc(52/30);
	text-align: center;
	letter-spacing: .38em;
}

#access .access-overview__info{
		margin: 60px auto 55px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 690px;
}

#access .access-overview__info-logo{
	-webkit-box-flex: 0;
	-ms-flex: 0 1 315px;
	flex: 0 1 315px;
}

#access .access-overview__info-address{
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	line-height: 1;
	font-size: 1.4rem;
	letter-spacing: 1px;
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	font-weight: 300;
}

#access .access-overview__info-address .zip{
	display: block;
	margin-bottom: 20px;
}

#access .access-overview__map{
	height: 300px;
}

#access .access-overview__map iframe{
	width: 100%;
	height: 100%;
}


#access .access-traffi__ttl{
	text-align: center;
	line-height: 1;
	margin-bottom: 70px;
}

#access .access-traffi__ttl .ja{
	display: block;
	font-size: 2.5rem;
	letter-spacing: .38em;
	margin-bottom: 15px;
}

#access .access-traffi__ttl .en{
	display: block;
	font-size: 1.4rem;
	letter-spacing: .38em;
}

#access .access-traffic-contents__ttl2{
	text-align: center;
	font-size: 1.8rem;
}


#access .access-traffic-contents__inner{
	margin: 40px 0 50px;
	display: grid;
	grid: auto / auto-flow 340px;
	grid-gap: 0 40px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#access .access-traffic-contents__inner._car{
	margin: 20px 0 50px;
}

#access .access-traffic-contents__item{
	background: #fff;
}

#access .access-traffic-contents__item-img{
	position: relative;
	width: 100%;
	height: 250px;
}

#access .access-traffic-contents__item-img img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

#access .access-traffic-contents__item-img::after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: -30px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent transparent transparent rgba(233,225,148,0.85);
}

#access .access-traffic-contents__item:last-child .access-traffic-contents__item-img::after{
	display: none;
}

#access .access-traffic-contents__item-num{
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	margin: 20px auto 30px;
	font-size: 2rem;
	letter-spacing: .18em;
}

#access .access-traffic-contents__item-text{
	padding: 0 30px 30px;
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: .24em;
}

#access .access-traffic-contents__parking{
	position: relative;
	border: solid 1px #070001;
	background: #fff;
	margin-bottom: 90px;
	padding: 50px 100px 40px;
	margin-top: 75px;
}

#access .access-traffic-contents__parking-ttl01{
	width: 430px;
	background: #ebe4a3;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%)translateY(-50%);
	transform: translateX(-50%)translateY(-50%);
}

#access .access-traffic-contents__parking-ttl02{
	font-size: 2rem;
	line-height: 1.5;
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	font-weight: 300;
	margin-bottom: 15px;
}


#access .access-traffic-contents__parking-text{
	font-size: 1.4rem;
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: 1px;
}


/*
----------------------------------------
not-found
----------------------------------------
*/

#not-found .post-contents {
	font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', '游ゴシック', YuGothic, 'メイリオ', 'Meiryo', sans-serif;
	margin: 2rem 0;
	padding: 3rem;
	background: #fff;
	text-align: center;
}
