.salon,
.web {
	padding-top: 60px;
}

.salon .section__headline {
	margin-bottom: 40px;
}

.salon .section__headline::after {
	content: none;
}

.salon .section__note {
	letter-spacing: -0.2px;
}

.salon.area .section__note,
.web .section__note {
	letter-spacing: .05em;
}
.salon.area .section__note span,
.web .section__note span {
	font-size: 125%;
	margin-right: 6px;
	letter-spacing: .15em;
}

.salon.area .section__note.kitakanto_fs span,
.web .section__note.kitakanto_fs span {
	font-size: 113%;
	margin-right: 6px;
	letter-spacing: .15em;
}

.salon .section__note .attention {
	color: #96711e;
	letter-spacing: 0.4px;
}

.salonList {
	text-align: left;
	padding: 0 30px;
	margin-top: 36px;
	margin-bottom: 0;
}

.section__title {
	margin-bottom: 12px;
}

.salon.area .section__title,
.web .section__title {
	margin-bottom: 60px;
}

.store__main,
.store__other {
	text-align: center;
}
.store__main h2,
.store__other h2 {
	display: inline-block;
	margin: 0 auto;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .15em;
	padding-bottom: 8px;
	border-bottom: 1px solid #000;
}

.store__main {
	margin-bottom: 0;
}
.store__other {
	margin-bottom: 100px;
}
.store__other h2 {
	margin-bottom: 46px;
}
.store__other h2 span {
	display: block;
	color: #96711e;
	margin: 8px auto 5px;
	font-size: 12px;
	letter-spacing: .05em;
}


.other__list {
    padding: 0;
	margin: 0 30px;
}

.other__listItem {
	overflow: hidden;
	text-align: left;
	padding: 30px 0;
	border-bottom: 1px solid #ddd;
}
/*.other__listItem:first-child {
	border-top: 1px solid #ddd;
}*/

.store__other h2 + .other__list {
	border-top: 1px solid #ddd;
}


.other__listItem .title,
.other__listItem .info,
.other__listItem .btn {
	width: 95%;
	padding-right: 5%;
	float: left;
}

.other__listItem .title {
	position: relative;
}
.other__listItem .title:before {
	content: "";
	width: 9px;
	height: 1px;
	background: #000;
	position: absolute;
	top: 10px;
	right: 0;
}
.other__listItem .title:after {
	content: "";
	width: 1px;
	height: 9px;
	background: #000;
	position: absolute;
	top: 6px;
	right: 4px;
}

.other__listItem .info {
	margin-bottom: 30px;
	display: none;
}


.other__listItem .btn a {
	min-width: auto;
	width: 100%;
	padding: 14px 0
}

.title__name {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: .08em;
	line-height: 1.4;
	margin-bottom: 2px;
}
.title__area {
	font-size: 12px;
	letter-spacing: .05em;
	line-height: 1.4;
	color: #777;
}
.title__info {
	margin-top: 12px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.4;
	color: #a38238;
}
.info__address,
.info__directions {
	margin-top: 10px;
	font-size: 12px;
	letter-spacing: .05em;
	line-height: 1.5;
	margin-bottom: 16px;
}
.info__maps a {
	font-size: 12px;
	padding-left: 15px;
	color: #777;
	background:
		url(/img/common/icon_pin.jpg)
		no-repeat
		center left / auto 12px;
}
.info__maps a:hover {
	opacity: .5;
}

section.section__info {
	width: 100%;
	margin: 0 auto;
	padding-top: 81px;
	margin-top: -81px;
	text-align: center;
}

section.section__info {
	overflow: hidden;
}

section.section__info .section__note {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Sawarabi Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-bottom: 1px solid;
	line-height: 1.4;
	margin-bottom: 30px;
	display: inline-block;
	font-size: 20px;
}
section.section__info .free_box {
	display: flex;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Sawarabi Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
section.section__info .free_box li {
	text-align: center;
}
section.section__info .free_box li h2 {
	font-size: 22px;
	margin-bottom: 10px;
}
section.section__info .free_box li span {
	font-size: 10px;
	line-height: 1.5;
}
section.section__info .free_box p {
    font-size: 20px;
    margin-bottom: 18px;
    letter-spacing: 2px;
}
section.section__info .free_box li span {
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    font-size: 12px;
}
section.section__info .free_box img {
	display: block;
	margin: 0 auto;
	width: 100%;
}
section.section__info .free_thumbnail {
	width: 400px;
}
section.section__info .free_box img.free_no {
	width: 100px;
	margin: 14px auto;
	margin-bottom: 20px;
}

.slide-items {
    width:100%;
    margin:0 auto;
}

.slide-items .slick-slide {
	height:auto!important;
    margin-right: 2vw!important;
    margin-left: 2vw!important;
}

.slide-items .slick-next {
	right: -24px!important;
	top: 39%;
}
.slide-items .slick-prev {
	left: 20px!important;
	top: 39%;
}
.slide-items .slick-arrow {
	z-index:2!important;
}
.slide-items .slick-arrow:before{
    content:""!important;
    width: 100%!important;
    height: 50%!important;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1!important;
}

.slick-next:before{
    background: url(../images/salon/free_arrow_right.png)!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
}

.slick-prev:before{
    background: url(../images/salon/free_arrow_left.png)!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
}
.slick-arrow{
    z-index:2!important;
    width:60px!important;
    height:60px!important;
}
.slick-dotted.slick-slider {
	margin-bottom: 66px!important;
}
.slick-dots {
	bottom: -32px!important;
}

section.section__info .wedding__btn__box {
	margin-bottom: 10px;
}

section.section__info .wedding__btn__box a {
	display: flex;
	align-items: center;
	justify-content: center;
}
section.section__info .wedding__btn__box a:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 23px;
    background-image: url(../images/salon/free_point.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0 10px 0 0;
}

.other__listItem .btn {
	width: 110px;
	display: none;
}

section.section__bnr {
	margin: 20px 32px 0 32px;
}

section.section__bnr img {
	width: 100%;
}

section.area {
	width: 90%;
	margin: 32px auto 64px;
	margin-top: -61px;
  	padding-top: 100px;
}
section.area > p {
	text-align: center;
	font-size: 11px;
	font-weight: 600;
	margin-bottom: 28px;
    line-height: 1.5;
}
.salonArea {
	overflow: hidden;
	padding-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
}

.salonArea__item {
	width: 29.3%;
	margin: 2%;
	text-align: center;
}
.salonArea__item nav ul {
	width: 100%;
}
.salonArea__item a:not(.salonArea__item nav ul a) {
	display: block;
	background: #F7F5EE;
	padding: 20px 0;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: .1em;
	border: 4px solid #F7F5EE;
	transition: all .3s;
	-webkit-transition: all .3s;
    line-height: 1.2;
}

.salonArea nav {
	display: none;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
.salonArea nav li {
	padding: 8px 0;
	background: #48322a;
}
.salonArea nav li a {
	color: #fff;
}
.salonArea nav li a:hover {
	background: #48322a;
}
.salonArea .nav-open{
	padding: 10px 0 10px 8px;
    color: #fff;
    font-size: 12px;
    background: #48322a;
    position: relative;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
.salonArea .nav-open::after{
	content: "⊕";
}
.salonArea .nav-open.active::after{
	content: "⊖";
}

/*201221*/
.salonArea .online_sp > a{
    padding: 14px 0 13px;
}

.salonArea__item.kanto a {
	padding: 7px 0;
}

/*191031*/
.salonArea__item.koshinetsu a {
	padding: 13.5px 0;
    line-height: 1.2;
}

.salonArea__item.shinjuku a {
	padding: 21px 0;
}


.salonArea__item a span {
	display: block;
	font-size: 85%;
	margin-top: 6px;
	letter-spacing: .1em;
}
.salonArea__item a:hover {
	background: #fff;
}


section.online {
	width: 86%;
	margin: 0 auto 100px;
}

.online__bnr {
	overflow: hidden;
}
.online__bnr a {
	display: block;
}
.online__bnr a:hover .onlineBnr__img {

}
.online__bnr a:hover .onlineBnr__txt .title {
	color: #A28039;
}
.onlineBnr__img img {
	width: 100% !important;
	height: auto !important;
}

.onlineBnr__txt {
	width: 100%;
}
.onlineBnr__txt .title {
	font-size: 18px;
	margin-bottom: 16px;
	margin-top: 24px;
	transition: all .2s;
	-webkit-transition: all .2s;
}
.onlineBnr__txt .desc {
	font-size: 12px;
	line-height: 1.7;
}





.wedding__box {
	width: 85%;
	margin: 0 auto 100px;
	position: relative;
}

.wedding__box h2 {
	width: 100%;
	text-align: center;
	margin: 64px auto 36px;
	font-size: 28px;
}

.salon .dt__banner {
	padding-bottom: 36px;
}

.wedding__btn__box {
	width: 70%;
	margin: 0 auto;
}

.wedding__btn {
	transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), opacity 1s cubic-bezier(0.23, 1, 0.32, 1), visibility 1s cubic-bezier(0.23, 1, 0.32, 1);
}

.wedding__btn.fadeOutUp {
	opacity: 0;
	transform: translateY(-40px);
	-webkit-transform: translateY(-40px);
	visibility: hidden;
}

.weddingList__item {
	margin-bottom: 20px;
	box-sizing: border-box;
}


@media all and (max-width: 374px){
	.wedding__box {
		padding: 0 30px;
	}
	.weddingList__item {
		margin-bottom: 20px;
	}
}


.weddingList__item a:hover img {
	opacity: .7 !important;
}

.wedding__img {
	margin-top: 2px;
	width: 90px;
	float: left;
	background: #48322a;
}
.wedding__img img {
	-webkit-transition: .5s;
	transition: .5s;
}

.wedding__word {
	margin-left: 112px;
	transition: .2s;
}

.wedding__name {
	margin-bottom: 12px;
	font-size: 17px;
	letter-spacing: 1.5px;
	line-height: 1.5;
}

.wedding__comment {
	color: #a38238;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 10px;
	letter-spacing: .05em;
}

.wedding__addr {
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 1.55;
	letter-spacing: .3px;
}

.wedding__activity {
	font-size: 11px;
	color: #a38238;
}






.textlink {
	text-align: center;
	margin: 0 auto 140px;
}
.textlink a {
	font-size: 14px;
	letter-spacing: .08em;
	padding: 8px 0;
	border-bottom: 1px solid #bbb;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.textlink a:hover {
	border-bottom: 1px solid #eee;
}


.salonList__item {
	margin-bottom: 52px;
}

.salonList__item a {
	display: block;
	transition: opacity .2s ease;
}

.sa__img {
	margin-bottom: 18px;
}

.sa__name {
	color: #a38238;
	font-size: 12px;
	margin-bottom: 14px;
}
.sa__name span {
	display: block;
	color: #333;
	font-size: 20px;
	letter-spacing: .12em;
	margin-right: 12px;
	margin-bottom: 14px;
}

.sa__addr {
	font-size: 10px;
	line-height: 1.8;
}


/*------------------------------------------------------------
	detail
------------------------------------------------------------*/
.single-weddingcounter {
	padding-top: 60px;
}

.single-weddingcounter .detail__top.section__title {
    margin-bottom: 36px;
}
.section__title .section__note {
	font-weight: bold;
    letter-spacing: 1px;
}


.single-weddingcounter .detail__top .section__headline {
	color: #a38238;
	font-size: 15px;
	letter-spacing: .08em;
	line-height: 1.35;
	padding-left: 7px;
}
.single-weddingcounter .detail__top .section__headline span {
	display: block;
	color: #333;
    font-size: 25px;
	letter-spacing: .1em;
	margin-right: 12px;
	margin-bottom: 8px;
	padding-left: 7px;
}

.single-weddingcounter .detail__top .section__note {
	letter-spacing: .8px;
}

.detail__img {
	margin-bottom: 40px;
}

.textbox__intro {
	margin-bottom: 120px;
	margin-top: 40px;
}

.sectionIntro__textbox {
	padding: 0 38px;
	margin-bottom: 39px;
  	overflow: hidden;

}
@media all and (max-width: 374px){
	.sectionIntro__textbox {
		padding: 0 30px;

	}
}

.sectionIntro__textbox img {
	width: 100% !important;
	height: auto !important;
	margin: 20px auto;
}
.sectionIntro__textbox a {
	display: block;
}

.textbox__intro h2 {
	margin-bottom: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 1.65;
	font-size: 130%;
	letter-spacing: 1.8px;
}

.textbox__intro p {
	line-height: 1.8;
}

.sd__add__phone a {
	font-size: 32px;
	color: #48322a;
	letter-spacing: .02em;
}

.sd__addList__item {
	margin: 0 3px;
	display: inline-block;
}

.sd__addList__item.top__btn {
	width: 100%;
}

.sd__addList__item a {
	position: relative;
	width: 300px;
	font-size: 16px;
	background: #48322a;
	border: 1px solid #48322a;
	padding: 28px 10px 26px;
	margin-bottom: 20px;
}
.sd__addList__item a:after {
	content: "";
	background: url("../images/online-counter/reservearrow.png");
	width: 9px;
	height: 16px;
	position: absolute;
	right: 20px;
	background-size: 100%;
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    margin: auto;
}

.sd__addList__item__spec a {
	color: #48322a;
	letter-spacing: 0;
	background: none;
	border: 1px solid #48322a;
}
.sd__addList__item.bnr {
	width: 89%;
	width: calc(86% + 10px);
	display: block;
	text-align: center;
	margin: 16px auto 0;
}
.salon .sd__addList__item.bnr {
	padding: 0 30px;
	width: unset;
	margin: -40px auto 110px !important;
}

.sd__addList__item.bnr a {
	padding: 0;
	border: unset;
}
.sd__addList__item.bnr a:hover {
	opacity: .65;
}
.sd__addList__item.bnr img {
	width: 100%;
}
.sd__addList__item__time {
	margin-top: 10px;
}

.access {
	margin-bottom: 104px;
}

.access__top {
	margin-bottom: 60px;
}
.salon__top {
	margin-bottom: 16px;
}

.access__top .section__title__word {
	font-size: 32px;
	letter-spacing: 0;
}

.access__top .section__title::after {
	bottom: -26px;
}

.googleMap {
	margin-bottom: 12px;
}

.google {
	padding-bottom: 64%;
	margin-bottom: 12px;
	position: relative;
	overflow: hidden;
}

.google iframe {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.map__see {
	padding: 5px 18px 5px 5px;
	font-size: 11px;
	font-weight: bold;
	opacity: .8;
	float: right;
	letter-spacing: .6px;
}

.textbox__salonInfo {
	padding: 0 38px;
}
.textbox__salonInfo img {
	width: 100% !important;
	height: auto !important;
	margin: 20px auto;
}
.textbox__salonInfo a {
	display: inline-block;
}

.textbox__salonInfo p {
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.9;
	letter-spacing: .2px;
}

.textbox__salonInfo a {
	padding: 5px 0;
}

.sf {
	padding-bottom: 80px;
	margin-bottom: 72px;
}

.sf.gray.show {
	background: #fcfaf2;
}

.sf__box {
	margin-top: 50px;
	margin-bottom: 265px;
	position: relative;
}

.sf__info {
	margin: auto;
}

.sf__left {
	margin-bottom: 245px;
	position: relative;
}

.sf__prev,
.sf__next {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	border-radius: 100%;
	z-index: 4;
	opacity: 0;
	transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1), transform .3s ease !important;
}

.inViewport .sf__prev,
.inViewport .sf__next {
	opacity: 1;
}

.sf__prev {
	left: 17px;
}

.sf__next {
	right: 17px;
}

.sf__prev.hover.touch {
	transform: translate(-8px,-50%);
	-webkit-transform: translate(-8px,-50%);
}

.sf__next.hover.touch {
	transform: translate(8px,-50%);
	-webkit-transform: translate(8px,-50%);
}

.sf__prev svg,
.sf__next svg {
	width: 16px;
	height: 32px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}

.sfList__box {
	position: relative;
}

.sfList {
	font-size: 0;
}

.sfList__item {
	padding: 0 10px;
	width: 295px;
	box-sizing: border-box;
	overflow: hidden;
}


.sfList__item .top__img {
  opacity: 0;
  transform: translateX(20px);
  -webkit-transform: translateX(20px);
  transition: transform .8s ease 0s, opacity .8s ease 0s;
}

.salonList__item a.onmouse__imgMask .top__img img {
	height: 200px
}

.inViewport .sfList__item .top__img {
  opacity: 1;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  transition: transform .8s ease 0s, opacity .8s ease 0s;
}

.inViewport .sfList__item.slick-current .top__img {
  opacity: 1;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  transition: transform .8s ease .1s, opacity .8s ease .1s;
}

.inViewport .sfList__item.slick-current + .slick-slide .top__img {
  opacity: 1;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  transition: transform .8s ease .2s, opacity .8s ease .2s;
}

.sf__right {
	padding: 0 40px;
}

.sf__position {
	padding: 0 40px;
	width: 100%;
	position: absolute;
	box-sizing: border-box;
}

.sf__fair {
	position: relative;
}

.sf__fair__contant {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 2;
	box-sizing: border-box;
	transition: opacity .3s ease,visibility .3s ease;
}

.sf__fair__contant.on {
    opacity: 1;
	z-index: 10;
	visibility: visible;
}

.sf__company {
	padding: 28px 0 25px;
	margin-left: -1px;
	font-size: 15px;
	letter-spacing: .13em;
}

.sf__mon {
	margin-left: -12px;
	font-size: 34px;
	letter-spacing: -.4px;
}

.sf__act__time {
	margin-bottom: 14px;
	margin-left: -2px;
	font-size: 11px;
	color: #a38238;
	letter-spacing: 1px;
}

.sf__act__inir {
	margin-bottom: 10px;
	margin-left: -3px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: .06em;
}

.sf__act__special {
	margin-bottom: 18px;
	margin-left: -3px;
	font-size: 11px;
	line-height: 1.8;
	letter-spacing: .05em;
	text-align: justify;
}

.sfList__conts {
	width: 100%;
	position: absolute;
	bottom: -38px;
	left: 0;
}

.sfList__contant {
	padding: 0 40px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s ease,visibility .3s ease;
}

.sfList__contant.on {
	opacity: 1;
	visibility: visible;
}

.sf__all {
	padding-bottom: 22px;
	font-size: 14px;
	text-align: center;
	letter-spacing: .6px;
	border-bottom: 1px solid #000;
}

.single-weddingcounter .topicsList__box {
	padding: 20px 0;
	width: 100%;
}

.single-weddingcounter .topicsList {
	padding: 0;
	margin-bottom: 44px;
}

.single-weddingcounter .topics__right__mess {
    margin-top: 0;
    margin-bottom: 10px;
}

.single-weddingcounter .topics__time {
	font-size: 11px;
}

.single-weddingcounter .topics__right__info {
	margin-left: 123px;
}

.single-weddingcounter .topics__more {
	margin-top: 9px;
}

.sf__part {
	margin-top: 60px;
	margin-bottom: 112px;
	position: relative;
}

.sf__mess__img {
	margin-bottom: 32px;
}

.sf__mess__word {
	padding: 0 40px;
}

@media all and (max-width: 374px){
	.sf__mess__word {
		padding: 0 30px;
	}
}

.sf__mess__word img {
	width: 100% !important;
	height: auto !important;
	margin: 20px auto;
}
.sf__mess__word a {
	display: block;
}

.sf__mess__word h3 {
	padding-bottom: 16px;
	font-size: 17px;
	line-height: 1.8;
	letter-spacing: .13em;
	text-align: center;
}
@media all and (max-width: 374px){
	.sf__mess__word h3 {
		font-size: 15px;
	}
}

.sf__mess__word p {
	line-height: 1.95;
	letter-spacing: .03em;
	text-align: justify;
}

@media all and (max-width: 374px){
	.sf__mess__word p {
		letter-spacing: -.03em;
	}
}

.onlineC {
	margin-top:-70px;
}

.onlineC .sa__name span {
	font-size:18px;
	text-align:center;
}

.message .sectionIntro__links {
	margin-bottom: 50px;
}

/*------------------------------------------------------------
	pagePath 2022.05
------------------------------------------------------------*/
#pagePath li,
.salon #pagePath li{
    color: #000 !important;
}
#pagePath li a,
.salon #pagePath li a{
    color: #000 !important;
}
#pagePath li + span,
.salon #pagePath li + span{
    color: #000 !important;
}
#pagePath,
.salon #pagePath{
    padding-top: 0 !important;
}

/*------------------------------------------------------------
	bnrArea
------------------------------------------------------------*/
.bnrArea {
	display: flex;
	justify-content: space-between;
}
.bnrArea li {
	width: 48%;
	margin: 2%;
}
.bnrArea li img {
	width: 100%;
}

/* reservation_area */
.reservation_area{
  width: 100%;
  max-width: 900px;
  padding: 0 50px;
  margin: auto;
  text-align: center;
  overflow: hidden;
}
.reservation_area .btn_wrapper{
  margin: 18px 0 40px 0;
}
.reservation_tx{
  position: relative;
  display: inline-block;
  color: #48322A;
  letter-spacing: 0.25em;
  font-feature-settings: 'palt';
  font-family: YuMincho, "Hiragino Mincho ProN", "Noto Serif JP", "ＭＳ Ｐ明朝", serif;
}
.reservation_tx::before {
  content: '';
  position: absolute;
  top: 40%;
  left: -30px;
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: #c8cfeb;
  -webkit-transform: rotate(-120deg);
  transform: rotate(-120deg);
}
.reservation_tx::after {
  content: '';
  position: absolute;
  top: 40%;
  right: -30px;
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: #c8cfeb;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
a.btn{
  width: 100%;
  font-weight: bold;
  color: #fff!important;
  text-align: center;
  background: #48322A;
  position: relative;
  letter-spacing: 0.1em;
  font-feature-settings: 'palt';
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  backface-visibility: hidden;
  text-decoration: none;
  transition: opacity .3s ease;
  align-items: center;
  border: 1px solid #48322A;
  box-sizing: border-box;
  font-family: 	'YuMincho', "Hiragino Mincho ProN", 'Noto Serif JP', serif;
}
.btn_wrapper .btn_area.btn_online a.btn {
  background: #fff;
  color: #48322A!important;
}
a.btn .note{
  width: 260px;
  padding: 4px;
  margin-left: -134px;
  border: 1px solid #48322A;
  border-radius: 20px;
  background: #FFF;
  font-size: 12px;
  color: #48322A;
  position: absolute;
  letter-spacing: 0.1em;
  top: -12px;
  left: 50%;
  vertical-align: middle;
  box-sizing: border-box;
}
a.btn .fs_small{
  font-size: 70%;
}
a.btn:hover {
  opacity: .6;
}
a.btn::after {
	content: "";
    background: url(../online-counter/img/reservearrow.png);
    width: 10px;
    height: 20px;
    position: absolute;
    right: 20px;
    background-size: 100%;
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    margin: auto;
}
.btn_online a.btn::after {
    background: url(../online-counter/img/reservearrow_brown.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.reservation_area .btn_wrapper.link{
  display: block;
  margin-top: 20px;
}
.btn_link_box a.btn{
  margin: auto;
  color: #48322A!important;
  text-align: center;
  background: #FFF;
  border: 1px solid #48322A;
  position: relative;
  letter-spacing: 0.1em;
  font-feature-settings: 'palt';
  text-decoration: none;
  transition: opacity .3s ease;
}
.btn_link_box a.btn::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../img/common/btn_arrow_right.png) no-repeat center center;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
}

@media (min-width: 768px) {
  .reservation_area{
    margin-top: 60px;
  }
  .reservation_area .btn_wrapper{
	display: flex;
	justify-content: space-between;
  }
  .reservation_tx{
    padding-bottom: 16px;
    font-size: 18px;
  }
  .reservation_area .btn_{
    width: 100%;
    margin-bottom: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .btn_wrapper .btn_area{
    width: 49%;
  }
  a.btn{
    padding: 22px 0;
    font-size: 20px;
  }
  a.btn .note{
    width: 180px;
    margin-left: -90px;
    border: 2px solid #48322A;
    font-size: 12px;
    line-height: 16px;
  }
  .btn_link_box a.btn{
    width:500px;
  }
}
@media (max-width: 767px) {
  .reservation_area {
    width: auto;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 22px;
  }
  .reservation_area .btn_wrapper{
    margin-top: 40px;
    margin-bottom: 60px;
  }
  .reservation_tx {
    font-size: 14px;
    line-height: 1.5em;
    letter-spacing: 0.3em;
  }
  a.btn{
    padding: 20px 0;
    margin-bottom: 20px;
    font-size: 15px;
  }
  a.btn::after {
    right: 10px;
  }
}
.sf.gray .slick-slide {
	height: auto;
}
.line-h1 span {
  position: relative;
  display: inline-block; /* 中央線をテキスト幅にする場合 */
}
.line-h1 span::after {
          width: 50px;
        height: 1px;
        position: absolute;
        bottom: -22px;
        left: 50%;
        margin-left: -25px;
        content: "";
        background: #000;
}
.line-h1 p {
  position: relative;
  display: inline-block; /* 中央線をテキスト幅にする場合 */
}
.line-h1 p::after {
          width: 50px;
        height: 1px;
        position: absolute;
        bottom: -22px;
        left: 50%;
        margin-left: -25px;
        content: "";
        background: #000;
}
.weddingcounter-note {
	margin-top: 3rem;
	p {
		font-size: 11px;
		color: rgb(231, 76, 60);
	}
}