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

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


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

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

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

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

.salon .section__note .attention {
	color: #96711e;
}

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

.store__main {
	margin-bottom: 50px;
}
.store__other {
	margin-bottom: 120px;
}
.store__other h2 {
	margin-bottom: 60px;
}
.store__other h2 span {
	display: block;
	color: #96711e;
	margin: 12px auto 7px;
	font-size: 13px;
	letter-spacing: .05em;
}


.other__list {
	width: 900px;
	margin: auto;
}

.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 {
	float: left;
}
.other__listItem .title { width: 260px; margin-right: 60px; }
.other__listItem .info { width: 410px; margin-right: 60px; }
.other__listItem .btn { width: 110px; }


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

.title__name {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .1em;
	line-height: 1.4;
	margin-bottom: 8px;
}
.title__area {
	font-size: 13px;
	letter-spacing: .05em;
	line-height: 1.4;
	margin-bottom: 18px;
	color: #777;
}
.title__info {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.4;
	margin-bottom: 18px;
	color: #a38238;
}
.info__address,
.info__directions {
	font-size: 12px;
	letter-spacing: .05em;
	line-height: 1.5;
	margin-bottom: 18px;
}
.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: 80%;
	margin: 0 auto;
	padding-top: 81px;
	margin-top: -81px;
	text-align: center;
}

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: 40px;
	display: inline-block;
	font-size: 28px;
}
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: 12px;
	line-height: 1.5;
}
section.section__info .free_box p {
    font-size: 20px;
    margin-bottom: 20px;
    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 20px auto;
}

.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:-10px!important;
	top: 38%;
}
.slide-items .slick-prev {
	left:-10px!important;
	top: 38%;
}
.slide-items .slick-arrow {
	z-index:2!important;
}
.slide-items .slick-arrow:before{
    content:""!important;
    width: 100%!important;
    height: 100%!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:12px!important;
    height:24px!important;
}
.slick-arrow:before{
    content:""!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
    opacity:1!important;
}
.slick-dotted.slick-slider {
	margin-bottom: 80px!important;
}
.slick-dots {
	bottom: -50px!important;
}

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

section.section__info .wedding__btn__box {
	width: 300px;
	margin: 0 auto;
}

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;
}

section.section__bnr {
	width: 500px;
	margin: 40px auto 0 auto;
}

section.section__info img,
section.section__bnr img {
	width: 100%;
}

section.area {
	width: 770px;
	margin: 40px auto 120px;
	margin-top: -81px;
  	padding-top: 120px;
}
section.area > p {
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 38px;
}
.salonArea {
	overflow: hidden;
	padding-bottom: 40px;
	display: flex;
	flex-wrap: wrap;
}

.salonArea__item {
	width: 18%;
	margin: 1%;
	text-align: center;
}

.salonArea__item nav ul {
	width: 100%;
}
.salonArea__item a:not(.salonArea__item nav ul a) {
	display: block;
	background: #F7F5EE;
	padding: 24px 0;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .17em;
	border: 4px solid #F7F5EE;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.salonArea__item:nth-child(7) a{
    letter-spacing: -0.05em;
}
.salonArea__item.kanto a {
	padding: 14px 0;
}
/*191031*/
.salonArea__item.koshinetsu a {
	padding: 13px 0;
    line-height: 1.3;
}

.salonList__item.ginza {
	margin: 34px 40px 80px 40px;
}

.onlineC .sa__name span{
    text-align: center;
    display: block;
    margin-right: 0;
}


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

.salonArea nav {
	display: none;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    font-size: 14px;
}
.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: 14px;
    background: #48322a;
    position: relative;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    cursor: pointer;
}
.salonArea .nav-open::after{
	content: "⊕";
}
.salonArea .nav-open.active::after{
	content: "⊖";
}

section.online {
	width: 760px;
	margin: 40px 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 {
	width: 46%;
	width: calc(50% - 30px);
	float: left;
}
.onlineBnr__img img {
	width: 100% !important;
	height: auto !important;
}

.onlineBnr__txt {
	width: 46%;
	width: calc(50% - 30px);
	float: right;
}
.onlineBnr__txt .title {
	font-size: 21px;
/*	text-align: center;*/
	margin-bottom: 26px;
	margin-top: 80px;
	transition: all .2s;
	-webkit-transition: all .2s;
}
.onlineBnr__txt .desc {
	font-size: 13px;
	line-height: 1.8;
}

.salonList {
	margin: 0 auto;
	width: 980px;
	text-align: left;
}

.salonList__item {
	margin: 34px 40px 46px;
	width: 410px;
	float: left;
}

.salonList li:nth-child(odd) {
	clear: left;
}

.salon.area .salonList__item:only-child,
.web .salonList__item:only-child {
	float: none !important;
	margin: 34px auto;
}

.textlink {
	text-align: center;
	margin: 0 auto 180px;
}
.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 a {
	display: block;
	transition: opacity .2s ease;
}

.sa__img {
	margin-bottom: 26px;
}

.sa__name {
	color: #a38238;
	font-size: 13px;
	margin-bottom: 16px;
}
.sa__name span {
	color: #333;
	font-size: 20px;
	letter-spacing: .12em;
	margin-right: 12px;
	margin-bottom: 15px;
}

.sa__addr {
	font-size: 11px;
	line-height: 1.8;
	letter-spacing: .03em;
	text-align: justify;
}




.wedding__box {
	margin: 0 auto 150px;
	width: 840px;
}

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

.weddingList__item {
	padding-left: 41px;
	width: 50%;
	float: left;
	box-sizing: border-box;
}

.weddingList__item a {
	padding: 20px 0;
	display: block;
}

.wedding__img {
	width: 100px;
	float: left;
}

.wedding__word {
	margin-left: 128px;
	transition: opacity .2s ease;
}

.wedding__name {
	margin-bottom: 12px;
	font-size: 18px;
	letter-spacing: .1em;
}

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

.wedding__addr {
	margin-bottom: 8px;
	font-size: 11px;
	line-height: 1.7;
	letter-spacing: .03em;
}

.wedding__activity {
	margin-left: -2px;
	font-size: 12px;
	color: #a38238;
}




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

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

.single-weddingcounter .detail__top .section__headline {
    margin-bottom: 60px;
}

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

.single-weddingcounter .detail__top .section__note {
	letter-spacing: 1.5px;
	font-size: 14px;
}

.detail__img {
	margin-bottom: 63px;
}

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

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

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

.textbox__intro p {
	line-height: 2.1;
}

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

.sd__addList__item {
	margin: 0 4px;
	display: inline-block;
}
.sd__addList__item.top__btn {
	width: 100%;
}

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

.sd__addList__item__spec a {
	background: #fff !important;
	color: #48322a;
	letter-spacing: .05em;
	background: none;
}

.sd__addList__item.bnr {
	width: 412px;
	display: block;
	text-align: center;
	margin: 14px auto 0;
}
.salon .sd__addList__item.bnr {
	margin: -40px auto 150px !important;
}

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

.access {
	margin: 0 auto 160px;
	width: 980px;
}

.access__top {
	margin-bottom: 88px;
}

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

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

.googleMap {
	width: 450px;
	float: left;
}

.google {
	margin-bottom: 5px;
	height: 288px;
	overflow: hidden;
	position: relative;
}

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

.map__see {
	padding: 10px 0;
	margin-right: -2px;
	font-size: 10px;
	font-weight: bold;
	opacity: .8;
	float: right;
	letter-spacing: .6px;
}

.map__see:hover {
	opacity: .6;
}

.textbox__salonInfo {
	margin-top: -5px;
	width: 450px;
	float: right;
}
.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: 13px;
	line-height: 1.9;
	letter-spacing: .2px;
}

.sf {
	padding-bottom: 95px;
	margin-bottom: 130px;
}

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

.sf__box {
	margin: 0 auto;
	width: 1055px;
	position: relative;
}

.sf__left {
	position: relative;
}

.sf__prev,
.sf__next {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 100%;
	transition: opacity .3s ease, transform .3s ease !important;
}

.sf__prev {
	left: -3px;
}

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

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

.sf__next {
	right: -3px;
}

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

.sfList {
	margin-bottom: 44px;
}

.sfList__item {
	position: relative;
	overflow: hidden;
}

.sfList__box {
	margin: 0 auto;
	width: 980px;
	position: relative;
}

.sfList__box:hover .slick-current a.onmouse__imgMask .top__img:before {
  opacity: .19;
}

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

.sfList__conts a {
	display: block;
}

.sfList__contant {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s ease,visibility .3s ease;
}

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

.sfList__img {
	width: 450px;
	float: left;
}

.sf__right {
	margin-right: 30px;
	width: 420px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.single-weddingcounter .section__top__up {
	top: -30px;
}

.sf__act {
	margin-bottom: 62px;
}

.sf__fair {
	width: 420px;
	height: 220px;
	position: absolute;
	left: 75%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.sf__fair__contant {
	position: absolute;
	top: 0;
	left: 0;
}

.sf__fair__contant.on {
	z-index: 10;
}

.sf__company {
	margin-left: -4px;
	font-size: 24px;
	letter-spacing: 3.5px;
	line-height: 1.5;
}

.sf__mon {
	margin-left: -15px;
	font-size: 48px;
	letter-spacing: -2px;
}

.sf__act__info {
	margin-top: -2px;
	opacity: 0;
	display: none;
}

.on .sf__act__info {
	opacity: 1;
	display: block;
}

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

.sf__act__inir {
	margin-bottom: 10px;
	margin-left: -3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.55;
	letter-spacing: 1.3px;
}

.sf__act__special {
	line-height: 1.6;
	margin-bottom: 26px;
	margin-left: -3px;
	font-size: 11px;
}

.sf__act__visit {
	font-size: 13px;
}

.message {
	padding-bottom: 80px;
	margin: 0 auto;
	width: 980px;
}

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

.sf__mess__img {
	width: 450px;
}

.float__right {
	float: right;
	right: 0;
}

.float__left {
	float: left;
	left: 0;
}

.sf__mess__word {
	width: 450px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.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: 18px;
	font-size: 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Sawarabi Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.85;
	letter-spacing: .08em;
	text-align: center;
}

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

.onlineC {
	width:820px;
	margin-top:-80px;
}
.onlineC .salonList {
	text-align:center;
}
.onlineC .salonList__item{
	margin:34px auto 40px;
	float:inherit!important;
}

/*------------------------------------------------------------
	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: 1%;
}
.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{
	display: flex;
	justify-content: space-between;
  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: 130px;
  padding: 4px;
  margin-left: -69px;
  border: 1px solid #48322A;
  border-radius: 20px;
  background: #FFF;
  font-size: 11px;
  color: #48322A;
  position: absolute;
  letter-spacing: 0.1em;
  top: -12px;
  left: 50%;
  vertical-align: middle;
}
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%);
}
.salonList a.onmouse__imgMask .top__img img {
	height: 267px;
	object-fit: cover;
}
.sf.gray .slick-slide {
	height: auto;
}
.line-h1 span {
  position: relative;
  display: inline-block; /* 中央線をテキスト幅にする場合 */
}
.line-h1 span::after {
  width: 80px;
  height: 1px;
  position: absolute;
  bottom: -32px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  background: #000;
}
.line-h1 p {
  position: relative;
  display: inline-block; /* 中央線をテキスト幅にする場合 */
}
.line-h1 p::after {
  width: 80px;
  height: 1px;
  position: absolute;
  bottom: -32px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  background: #000;
}
.weddingcounter-note {
	margin-top: 3rem;
	p {
		font-size: 11px;
		color: rgb(231, 76, 60);
	}
}

@media (min-width: 768px) {
  .reservation_area{
    margin-top: 60px;
  }
  .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: 320px;
    margin-left: -160px;
    border: 2px solid #48322A;
    font-size: 14px;
    box-sizing: border-box;
  }
  .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: 30px;
    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;
  }
}