
.header2-container {
	display: block;
	height: 25vh;
	animation: logo 1s ease 1;
	background-image: url("https://cdn2-caskan.com/caskan/img/shop_logo/2110_logo_1789026572.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.header-nav li {
	display: table-cell;
	width: 12%;
	text-align: center;
	white-space: nowrap;
}

@media screen and (max-width: 768px) {


	.header-nav li {
		width: 25%;
	}
}

/* =========================================================
   aromiu
   Ivory × Plum Purple × Champagne Gold

   コンテンツメニュー：CASKAN標準仕様
   PC / SP対応
========================================================= */


/* =========================================================
   ベース
========================================================= */

html,
body {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #533a50;

	font-family:
		游明朝,
		"Yu Mincho",
		YuMincho,
		"Hiragino Mincho ProN",
		"Hiragino Mincho Pro",
		"Times New Roman",
		serif;

	letter-spacing: .035em;
	isolation: isolate;
}


/* =========================================================
   背景
   PC版
========================================================= */

body::before {
	content: "";

	position: fixed;
	top: 0;
	left: 0;

	width: 100%;
	height: 100vh;

	background-image:
		url("https://cdn2-caskan.com/caskan/shop_image/21101789026682.png");

	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;

	z-index: -1;
	pointer-events: none;
}


/* =========================================================
   リンク
========================================================= */

a,
a:link,
a:visited {
	color: #593951;
	text-decoration: none;
}

a:hover {
	color: #72506d;
	text-decoration: none;
}


/* =========================================================
   ヘッダー
========================================================= */

.header-nav-wrapper {
	background: transparent;
}


/* =========================================================
   ロゴ
   白ぼかしなし
========================================================= */

.header2-container {
	height: 25vh;

	background-size: auto 90%;
	background-repeat: no-repeat;
	background-position: center center;
}


/* =========================================================
   営業案内・電話
   背景完全透明
========================================================= */

.business-info-wrapper {
	display: block;

	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
}

.business-info-container {
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
}

.business-info-container,
a.business-info-tel:link,
.business-info-container a {
	color: #593951;
}


/* =========================================================
   グランドメニュー
   CASKAN標準仕様
========================================================= */

.nav-wrapper {
	background:
		linear-gradient(
			to bottom right,
			rgba(255, 255, 255, .65),
			rgba(255, 255, 255, .65)
		);

	border: none;
	box-shadow: none;
}

.header-nav li a,
.header-nav li a:link,
.header-nav li a:visited {
	color: #593951;
}

.header-nav li a:hover {
	color: #72506d;
}


/* =========================================================
   メイン
========================================================= */

.main-wrapper {
	background: transparent;
	box-shadow: none;
}


/* =========================================================
   見出し
========================================================= */

.subject01 .subject01-en,
.parts-panel .subject01 .subject01-en {
	color: #a47d50;
}

.subject01 .subject01-jp,
.parts-panel .subject01 .subject01-jp {
	color: #593951;
}


/* =========================================================
   パネル
========================================================= */

.parts-panel {
	background:
		rgba(255, 252, 249, .65);

	border:
		1px solid rgba(193, 155, 108, .30);

	border-radius: 8px;

	box-shadow:
		0 6px 20px rgba(66, 40, 63, .08);

	color: #533a50;
}


/* =========================================================
   ボタン
========================================================= */

.btn-primary,
.btn-primary:link,
.btn-primary:visited,
.btn-primary:active,
.btn-primary:focus,
a.btn-link2 {

	background:
		linear-gradient(
			135deg,
			#4d3048,
			#67435f
		);

	border:
		1px solid rgba(203, 167, 120, .55);

	border-radius: 30px;

	color: #fff;

	box-shadow:
		0 4px 14px rgba(67, 38, 63, .18);
}


/* =========================================================
   料金
========================================================= */

.system-name {
	padding: 15px;

	background: #4d3048;

	color: #fff;
}


/* =========================================================
   小見出し
========================================================= */

.h3 {
	border: none;

	background:
		rgba(255, 255, 255, .10);
}


/* =========================================================
   セラピスト
========================================================= */

.therapist-datas-each {
	position: relative;

	background:
		rgba(255, 252, 249, .93);

	color: #533a50;

	border:
		1px solid rgba(192, 154, 108, .28);

	border-radius: 15px;

	box-shadow:
		0 5px 18px rgba(65, 38, 62, .10);
}

.therapist-datas-area-info,
.therapist-datas-tmb,
.therapist-data-each-tmb {
	border-radius: 15px 15px 0 0;
}

a.therapist-datas-name {
	color: #593951;
}


/* =========================================================
   スケジュール
========================================================= */

.tbl-cast-schedule {
	background:
		rgba(255, 252, 249, .90);
}

.tbl-cast-schedule thead th,
.tbl-cast-schedule thead th.today {
	background: none;

	color: #593951;
}

.tbl-cast-schedule thead th a {
	color: #593951;
}

.tbl-cast-schedule thead th.today a {
	font-weight: 700;

	background: #4d3048;

	color: #fff;
}

.tbl-calendar td,
.tbl-cast-schedule thead th {
	border-color:
		rgba(190, 151, 105, .30);
}


/* =========================================================
   トップイメージボタン
========================================================= */

.slick-next:before,
.slick-prev:before {
	color: #fff;
}

.slick-dots li.slick-active button:before {
	color: #fff;
}


/* =========================================================
   コンセプト
========================================================= */

.top-concept {
	font-size: 17px;

	font-family:
		游明朝,
		"Yu Mincho",
		YuMincho,
		"Hiragino Mincho ProN",
		"Hiragino Mincho Pro",
		HGS明朝E,
		メイリオ,
		Meiryo,
		serif !important;
}


/* =========================================================
   ボーダー
========================================================= */

.parts-room-list dt,
.parts-price-table td,
.parts-panel .panel-default,
.parts-panel .table > tbody > tr > th,
.parts-panel .table > tbody > tr > td,
.parts-recruit-table th,
.parts-recruit-table td {

	border-color:
		rgba(170, 135, 98, .35);
}


/* =========================================================
   フッター
========================================================= */

.footer-wrapper {
	background:
		rgba(255, 252, 249, .65);

	box-shadow:
		0 -5px 18px rgba(64, 38, 61, .07);
}

.parts-footer-shop-name a,
.parts-footer-shop-tel,
.parts-footer-shop-tel a,
.parts-footer-shop-bio,
.parts-footer-shop-info,
.footer-menus a {
	color: #593951;
}


/* =========================================================
   下部フローティングメニュー
   aromiu プラムパープル
========================================================= */

.fixed-menu {
	background:
		rgba(77, 48, 72, .97) !important;

	border-top:
		1px solid rgba(198, 161, 108, .48) !important;

	box-shadow:
		0 -5px 20px rgba(54, 32, 52, .16);
}

.fixed-menu a,
.fixed-menu a:link,
.fixed-menu a:visited,
.fixed-menu a:hover {
	color: #fff !important;
}

.fixed-menu-list li {
	border-color:
		rgba(255, 255, 255, .24) !important;
}

.fixed-menu .scroll-top-link-cell {
	border-color:
		rgba(255, 255, 255, .24) !important;
}

.fixed-menu .glyphicon {
	color: #fff !important;
}


/* =========================================================
   サイドメニュー
========================================================= */

.side-menu-block {
	background: #4d3048;
}

.side-menu-block,
.side-menu-block a {
	color: #fff;
}

.side-menu-list li a {
	border: none;
}

.btn-trigger span {
	background: #593951;
}


/* =========================================================
   スマートフォン
========================================================= */

@media screen and (max-width: 768px) {

	.header-container,
	.nav-container,
	.top-banner-container,
	.body-container,
	.footer-container,
	.body-main-container,
	.body-side-container {
		width: 100%;
	}

	.body-main-container,
	.body-side-container {
		width: 100%;
	}


	/* =====================================================
	   スマホ専用背景
	===================================================== */

	body::before {
		background-image:
			url("https://cdn2-caskan.com/caskan/shop_image/21101789027263.jpg");

		background-repeat: no-repeat;
		background-position: top center;
		background-size: cover;
	}


	/* =====================================================
	   ロゴ
	===================================================== */

	.header2-container {
		height: 29vh;

		background-size:
			auto 48%;

		background-position:
			center center;

		background-repeat:
			no-repeat;
	}


	/* =====================================================
	   営業案内
	===================================================== */

	.business-info-wrapper {
		background:
			transparent !important;

		border:
			none !important;

		box-shadow:
			none !important;
	}

	.business-info-container {
		background:
			transparent !important;

		border:
			none !important;

		box-shadow:
			none !important;
	}

	.business-info-container,
	.business-info-container a,
	a.business-info-tel:link {
		color:
			#593951 !important;
	}


	/* =====================================================
	   CASKAN標準グランドメニュー
	===================================================== */

	.nav-wrapper {
		background:
			rgba(255, 255, 255, .65);

		border: none;

		box-shadow: none;
	}

	.header-nav li a,
	.header-nav li a:link,
	.header-nav li a:visited {
		color:
			#593951;
	}

	.header-nav li a:hover {
		color:
			#72506d;
	}


	/* =====================================================
	   SYSTEM補正
	===================================================== */

	li.header-nav-system a div:before {
		font-size: 10px;
	}


	/* =====================================================
	   Twitter
	===================================================== */

	.wrapper-top-twitter {
		padding: 0;
	}

	.wrapper-top-twitter .parts-panel {
		padding:
			20px 10px;
	}


	/* =====================================================
	   サイドリンク
	===================================================== */

	.parts-side-links li {
		width: 50%;
	}


	/* =====================================================
	   H1
	===================================================== */

	.h1 {
		font-size: 0;
	}


	/* =====================================================
	   コンセプト
	===================================================== */

	.top-concept {
		font-size: 13px;
	}
}


/* =========================================================
   小型スマホ
========================================================= */

@media screen and (max-width: 430px) {

	.header2-container {
		height: 28vh;

		background-size:
			auto 68%;
	}
}