@charset "UTF-8";

/* triming
---------------------------------------------------------------------------*/
#head-imgslider .slick-track div:nth-of-type(1) {
	background-position: left 42% center !important;
}

#head-imgslider .slick-track div:nth-of-type(2) {
	background-position: left 60% center !important;
}

.title.bg-line {
	background-position: left top 13px;
}

.hotelsalon-first .title,
.hotelsalon-first .sholder,
.hotelsalon-first .container {
	padding: 0 8%;
}

/* intro-nav
------------------------------------*/
.service-intro-nav {
	position: relative;
	padding: 0;
}

.service-intro-nav .titleImg {
	position: relative;
	background: url(../img/triming/bg_triming_sp.jpg) no-repeat center bottom / 90% auto;
	margin: 0 0 0;
	padding: 40px 0 calc(60.2vw + 22px);
}

.service-intro-nav .titleImg img {
	width: 280px;
	margin-left: -10px;
}

.hotelsalon-first .title {
	margin: 35px 0 12px;
	font-size: 17px;
	line-height: 1.7;
	letter-spacing: 0.12em;
}

.service-intro-nav .btn-triming {
	display: none;
	/*position: absolute;
	-webkit-appearance: none;
	border: none;
	background: none;
	top: -36px;
	right: 10px;
	padding: 0;*/
}

/*.service-intro-nav .btn-triming img {
	width: 126px;
}*/

.btn-triming.narrow {
	display: block !important;
	width: 86%;
	margin: 0 auto 75px;
}

/*.btn-triming a {
	display: block;
	position: relative;
	background: url(../img/share/ico-arrow-btn-pink.svg) no-repeat right 18px center;
	background-color: #D93177;
	border-radius: 6px;
	padding: 15px 48px 16px 52px;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
}*/

.btn-triming a i {
	display: block;
	position: absolute;
	top: 5px;
	left: 7px;
}

.btn-triming a i img {
	width: 40px;
}

.btn-triming a span {
	display: inline-block;
	margin-right: 8px;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 0.06em;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.2em;
	transform: translateY(-2px);
}

.btn-triming a strong {
	font-size: 19px;
	letter-spacing: 0.05em;
}

.sholder { position: relative; text-align: justify; }
.sholder br { display: none; }
.sholder button.btn-triming { display: none; }

.new-menu {
	background: #fff;
	display: flex;
	padding: 20px 20px 18px 20px;
	border-radius: 6px;
	width: 86%;
	margin: 35px auto 30px;
	border: solid 2px #F59900;
}

.new-menu p:first-of-type {
	margin-bottom: 0;
	padding-right: 18px;
	color: #F49800;
	font-size: 10px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 0.1em;
	text-align: left;
	transform: translateY(-2px);
	white-space: nowrap;
}

.new-menu p span {
	display: inline-block;
	position: relative;
	margin-bottom: 7px;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0.08em;
}

.new-menu p span::after {
	content: '';
	display: block;
	position: absolute;
	height: 1.5px;
	background: #F49800;
	width: calc(100% - 3px);
	bottom: 1px;
	left: 0;
}

.new-menu p > img {
	display: block;
	margin-bottom: 4px;
}

.new-menu ul {
	width: 100%;
}

.new-menu ul li {
	font-size: 13px;
	line-height: 1.6;
	letter-spacing: 0.06em;
	text-align: justify;
}

.new-menu ul li + li {
	margin-top: 13px;
	padding-top: 13px;
	border-top: solid 1px #dedede;
}

.point-area,
.point-area > p:last-of-type {
	margin-bottom: 0;
}

.point-area > p.tit {
	margin-bottom: 8px;
}


/* .salonhotel-step-box
---------------------------------------------------------------------------*/
.hotelsalon-first .salonhotel-step-box .title {
	margin-bottom: 25px;
}

.salonhotel-step-box ul li .tit + p {
  margin-bottom: 0;
	line-height: 1.7;
	letter-spacing: 0.06em;
	text-align: justify;
}

.salonhotel-step-box ul li .anchor-btn a {
	display: inline-block;
	background: #FEFFF1;
	border: #F6A900 2px solid;
	border-radius: 4px;
	margin: 10px 0 0;
	padding: 0 12px;
	color: #F6A900;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-align: center;
	text-decoration: none;
}

.salonhotel-step-box ul li .anchor-btn a span {
	display: inline-block;
	position: relative;
	padding: 11px 0 10px 23px;
}

.salonhotel-step-box ul li .anchor-btn a span::before {
	display: block;
	content: "";
	position: absolute;
	background: url(../img/share/ico_arrow_orange.svg) no-repeat 0 center;
	background-size: 77%;
	transform: rotate(90deg);
	width: 10px;
	height: 16px;
	top: 11px;
	left: 2px;
}


/* present
---------------------------------------------------------------------------*/
.present {
	margin: 60px 0 75px;
}

.present .title + p {
	text-align: justify;
}

.present .title + p br {
	display: none;
}

.present ul {
	width: calc(100% + 10px);
	margin: 30px -5px 0;
}

.present ul li {
	background: #fff;
	border-radius: 8px;
	padding: 22px 22px 16px;
	margin-bottom: 8px;
}

.present ul li em,
.present ul li strong {
	font-size: 14px;
	letter-spacing: 0.1em;
}

.present ul li em {
	display: block;
	margin-bottom: 10px;
	color: #f39800;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.1em;
}

.present ul li p {
	margin-bottom: 0;
	line-height: 1.7;
	letter-spacing: 0.06em;
	text-align: justify;
}

.present ul li p br {
	display: none;
}


/* breed-table
---------------------------------------------------------------------------*/
.breed-table tr th,.breed-table tr td {
	position:relative;
}

.breed-table tr:nth-child(2) th {
	font-size:12px;
	background:#ffc556;
	color:#fff;
	line-height:1.9;
}

.breed-table tr:nth-child(3) th {
	background: #FEF7D3;
	color: #F39800;
	font-size: 10px !important;
	letter-spacing: 0;
	white-space: nowrap;
}

.breed-table tr td {
	text-align: right;
}

.breed-table tr:nth-child(2) th:first-of-type,
.breed-table tr:nth-child(3) th:first-of-type {
	border-bottom: none;
}

.breed-table tr:nth-child(2) th:first-of-type,
.breed-table tr:nth-child(3) th:first-of-type {
	background-color: #F49800;
}

.breed-table tr td:first-of-type {
	color: #F39800;
	font-weight: 500;
	line-height: 1.7;
	text-align: left !important;
}

.breed-table tr:hover:not(.chapter) {
	background: #f8f8f8;
}

/* .table-price
------------------------------------*/
.hotelsalon-first .table .table-price th,
.hotelsalon-first .table .table-price td {
	padding: 6px 6px 5px !important;
	font-size: 12px;
}

.hotelsalon-first .table .table-price th {
	line-height: 1.5;
	letter-spacing: 0.05em;
}

.hotelsalon-first .table .table-price th:first-of-type {
	padding-right: 4px !important;
	padding-left: 6px !important;
}

.hotelsalon-first .table .table-price td:first-of-type {
	min-width: 64px;
	font-size: 11px;
	line-height: 1.55;
	letter-spacing: 0.03em;
}

.hotelsalon-first .table .table-price td:not(:first-of-type) {
	padding-right: 5px !important;
	padding-left: 1px !important;
	letter-spacing: 0.03em;
	white-space: nowrap;
}

/* icon + explain
------------------------------------*/
.breed-table tr th .ico-question {
	display: block;
	width: 24px;
	margin: 2px auto 3px;
	text-align: center;
}

.breed-table tr th .ico-question img {
	width: 100%;
	height: auto;
}

.breed-table tr th .explain {
	/*display: none;*/
	position: absolute;
	top: 65px;
	background: #fff;
	border: 3px solid #F39800;
	border-radius: 4px;
	width: 200px;
	margin-top: -20px;
	padding: 15px 15px 13px;
	text-align: left;
	white-space: normal;
	z-index: 3000;
	visibility: hidden;
	opacity: 0;
	transition: .1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.breed-table tr th .explain.active { visibility: visible; opacity: 1; margin-top: 0; }

.breed-table tr th .explain:after {
	content:'';
	margin:0;
	padding:0;
	position:absolute;
	top:-19px;
	z-index:9999;
	width:0;
	height:6px;
	border:6px solid transparent;
	border-bottom:12px solid #F39800;
}

.breed-table tr th:nth-child(3) .explain,
.breed-table tr th:nth-child(4) .explain { left: calc(50% - 100px); }

.breed-table tr th:nth-child(3) .explain:after,
.breed-table tr th:nth-child(4) .explain:after { left: calc(50% - 6px); }

.breed-table tr th:nth-child(5) .explain,
.breed-table tr th:nth-child(6) .explain { right: 0px; }

.breed-table tr th:nth-child(5) .explain:after { right: 22px; }
.breed-table tr th:nth-child(6) .explain:after { right: 17px; }

.breed-table tr th .explain strong {
	display: block;
	margin: 0 0 6px;
	font-size: 13px;
	font-weight: 600;
}

.breed-table tr th .explain p {
	/*background: #FDF9E0;*/
	margin-bottom: 0;
	/*padding: 13px 14px 11px 16px;*/
	color: #666;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.75;
	letter-spacing: 0.02em;
	text-align: justify;
}

.breed-table tr th .explain .txtS {
	display: block;
	margin-top: 6px;
	font-weight: 500;
	line-height: 1.5;
}

.hotelsalon-first .table {
	padding: 0 5%;
}

.hotelsalon-first .table table th,
.hotelsalon-first .table table td {
	padding-right: 10px;
	padding-left: 10px;
}

.hotelsalon-first .table table td.price-fix {
	padding-right: calc(10px + 1em);
}

.hotelsalon-first .table table td:first-of-type {
	padding-left: 14px;
}


/* triming-box
---------------------------------------------------------------------------*/
.triming-box {
	position: relative;
}

.triming-box .character1 {
	position: absolute;
	right: 15px;
	bottom: -2px;
}

.triming-box .character1 img {
	width: 66px;
}

.triming-box p.btn-link {
	margin-top: 20px;
}

.triming-box .point-area ul.list-dot + p.tit {
	margin-top: 24px;
}

.triming-box .point-area.vaccine {
	margin-bottom: 0;
}

.triming-box .point-area.vaccine .tit {
	font-size: 13px;
	letter-spacing: 0.06em;
}

/* ul
-----------------------------------------*/
.triming-box .ul1 {
	padding: 15px 0 0;
}

.triming-box .ul1 li {
	margin-bottom: 7px;
	font-size: 13px;
	text-align: justify;
}

.triming-box .ul1 li br {
	display: none;
}

/* dl
-----------------------------------------*/
.triming-box .dl1 {
	overflow: hidden;
	margin: 25px 0 0;
	font-size: 13px;
	line-height: 1.7;
	letter-spacing: 0.06em;
}

.triming-box .dl1 dt {
	float: left;
	width: 65px;
}

.triming-box .dl1 dt span {
	display: inline-block;
	padding: 0 15px 0 0;
	background: #fff;
	color: #F39800;
	font-weight: 500;
	white-space: nowrap;
}

.triming-box .dl1 dd {
	float: left;
	width: calc(100% - 80px);
	padding: 0 0 6px 10px;
}