@charset "utf-8";

/* トップページ通常見出し */
.topHeadlineInner {
	position: relative;
	top: -5px;
	z-index: 10;
	font-size: 16px;
	padding: 0 6px 0 6px;
	color: #8C61B8;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 52px;
	line-height: 52px;
	background: #FFFFFF;
	border-top: solid 1px #BFB9B0;
	border-bottom: solid 2px #BFB9B0;
}
.topHeadlineInner:before {
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	background: #8C61B8;
	vertical-align: -2px;
	margin-right: 7px;
	border-radius: 4px;
}
.topHeadlineInnerText {
	font-size: 14px;
}
.topHeadline2 {
	font-size: 14px;
	color: #656565;
	margin: 0 8px;
	line-height: 27px;
}

.topHeadlineRecommend {
	position: relative;
	z-index: 10;
	background-color: rgba(255, 55, 71, .2);
	-webkit-transform: rotate(.5deg);
	padding: 1px 5px;
	margin: 0 5px;
	-webkit-box-shadow: 3px 6px 6px 0 rgba(0, 0, 0, .05);
}
.topHeadlineRecommend:before {
	content: '★';
	position: absolute;
	bottom: 12px;
	right: 18px;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-size: 18px;
	color: #554411;
	-webkit-transform: rotate(50deg);
	opacity: .3;
}
.topHeadlineRecommend:after {
	content: '★';
	position: absolute;
	bottom: 12px;
	right: 40px;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-size: 11px;
	color: #554411;
	-webkit-transform: rotate(50deg);
	opacity: .3;
}
.topHeadlineRecommendInner {
	position: relative;
	background-color: rgba(245, 66, 69, .2);
	-webkit-transform: rotate(-1.5deg);
	-webkit-box-shadow: -3px 6px 6px 0 rgba(0, 0, 0, .05);
}
.topHeadlineRecommendInner:before {
	content: '★';
	position: absolute;
	bottom: 10px;
	right: 54px;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-size: 8px;
	color: #554411;
	-webkit-transform: rotate(50deg);
	opacity: .3;
}
.topHeadlineRecommendInnerText {
	font-size: 14px;
	-webkit-transform: rotate(1deg);
	padding: 8px;
	color: #48332F;
}
.verticalLinkListRecommend {
	position: relative;
	margin-top: -10px;
}
.recommendLinkBorder {
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #BFB9B0;
}
.verticalLinkListRecommend .nested	{
	margin-top: 0;
	-webkit-box-shadow: inset 0 2px 5px 0 rgba(0 , 0, 0, .2);
}
.verticalLinkListRecommend > .normalSplitLineT {
	position: relative;
	background-color: #FFFEFE;
	background-image: none;
	-webkit-box-sizing: border-box;
}
.verticalLinkListRecommend > .normalSplitLineT:first-child {
	border-top: 0;
}

.verticalLinkListRecommend .nested > .normalSplitLineT	{
	border-top: 1px solid #DDC8CE;
	background-image: none;
}
.verticalLinkListRecommend > .normalSplitLineT:last-child {
	border-bottom: 2px solid #BFB9B0;
	margin-bottom: 0;
}
.verticalLinkListRecommend > .normalSplitLineT > p > a.open {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #E4E2DE));
}
.verticalLinkListRecommend > .normalSplitLineT > a,
.verticalLinkListRecommend > .normalSplitLineT > span,
.verticalLinkListRecommend > .normalSplitLineT > p a,
.verticalLinkListPrejudice > .normalSplitLineT > p a {
	display: block;
	padding: 8px 30px 8px 10px;
	text-decoration: none !important;
	color: #666666 !important;
}
.verticalLinkListRecommend .nested > .normalSplitLineT a,
.verticalLinkListPrejudice .nested > .normalSplitLineT a {
	padding: 8px 30px 8px 30px;
	font-size: 12px;
	border-left: 4px solid #925A98;
}
.verticalLinkListPrejudiceInner > .normalSplitLineT > a {
	display: block;
	text-decoration: none !important;
	color: #666666 !important;
	padding: 8px 30px 8px 32px;
	font-size: 12px;
}
.verticalLinkListRecommend > .normalSplitLineT > a:after,
.verticalLinkListRecommend > .normalSplitLineT > p a:before,
.verticalLinkListPrejudice > .normalSplitLineT > p a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	width: 8px;
	height: 13px;
	line-height: 1;
	margin-top: -6.5px;
	right: 10px;
	color: #7C7C7C;
	font-weight: bold;
	background: url(/CSP/img/kr/smb/icons/icn_link.gif?switch=2026032510) no-repeat 0 0;
}

.verticalLinkListRecommend .nested > .normalSplitLineT > a:before,
.verticalLinkListPrejudice .nested > .normalSplitLineT > a:before {
	content: '';
	position: absolute;
	display: block;
	width: 4px;
	height: 7px;
	top: 40%;
	margin: 0;
	line-height: 1;
	background: url(/CSP/img/kr/smb/k_arrow_purpleR.png?switch=2026032510) no-repeat 0 0;
}
.verticalLinkListRecommend .nested > .normalSplitLineT > a:before,
.verticalLinkListPrejudice .nested > .normalSplitLineT > a:before {
	left: 20px;
}
.verticalLinkListRecommend .nested > .normalSplitLineT > a:after,
.verticalLinkListPrejudice .nested > .normalSplitLineT > a:after {
	content: '';
	position: absolute;
	display: block;
	width: 11px;
	height: 19px;
	right: 15px;
	top: 25%;
	margin: 0;
	zoom: 70%;
	line-height: 1;
	color: #9D6DCF;
	background: url(/CSP/img/kr/smb/icons/icn_link_narrow.png?switch=2026032510) no-repeat 0 0;
}
/*RightArrow link*/
.ico {
	display: block;
	position: relative;
}
.icoRightArrow:after {
	border: 3px solid #9d6dcf;
	border-left-width: 0;
	border-top-width: 0;
	content: '';
	display: block;
	height: 6px;
	width: 6px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	position: absolute;
}
.normalSplitLineLink:after {
	top: 13px;
	right: 12px;
}

.verticalLinkListRecommend > .normalSplitLineT > p a:before,
.verticalLinkListPrejudice > .normalSplitLineT > p a:after	{
	-webkit-transform: rotate(0deg);
}
.verticalLinkListRecommend > .normalSplitLineT > p,
.verticalLinkListPrejudice > .normalSplitLineT > p {
	position: relative;
}
.verticalLinkListRecommend > .normalSplitLineT > p a.open:before,
.verticalLinkListPrejudice > .normalSplitLineT > p a.open:after {
	-webkit-transform: rotate(90deg);
}
/*
 .verticalLinkListRecommend > .normalSplitLineT:hover {
	 background-color: #FBF0F9;
 }
 */

.verticalLinkListRecommend input[type="checkbox"] {
	margin-right: 5px;
}

/* 検索エリア */
.topHeadlineSearch {
	position: relative;
	top: -5px;
	z-index: 10;
	font-size: 16px;
	padding: 0 6px 0 6px;
	color: #8C61B8;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
	-webkit-box-sizing: border-box;
	height: 52px;
	line-height: 52px;
	background: #FFFFFF;
	border-top: solid 1px #e2e2e2;
	border-bottom: solid 1px #e2e2e2;
}
.topHeadlineSearch:before {
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	background: #8C61B8;
	vertical-align: -2px;
	margin-right: 7px;
	border-radius: 4px;
}

.topHeadlineSearchBottom {
	position: relative;
	bottom: -5px;
	margin-top: 10px;
	font-size: 10px;
	color: #FFFFFF;
	height: 28px;
	-webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .3);
	background: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#CD4D72),
		to(#93323F),
		color-stop(.15, #9D3748),
		color-stop(.5, #B94460),
		color-stop(.7, #CD4D72),
		color-stop(.85, #CD4D72)
	);
	margin-left: 30px;
	border-bottom-right-radius: 10px 3px;
	-webkit-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .3);
	box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .3);
}
.topHeadlineSearchBottom:after {
	content: '';
	position: absolute;
	top: 0;
	left: -14px;
	display: block;
	width: 0;
	height: 0;
	border-top: 14px solid #CD4D72;
	border-right: 14px solid transparent;
	border-bottom: 14px solid #CD4D72;
	border-left: 14px solid transparent;
}
.salonSearchList {
	text-align: center;
}
.salonSearchList > li {
	display: inline-block;
	margin: 0 5px;
}

.salonSearchList > li > p.dummyBtn {
	display: table-cell;
	width: 86px;
	height: 76px;
}

.salonSearchList > li > a {
	display: table-cell;
	width: 80px;
	height: 70px;
	vertical-align: middle;
	text-decoration: none !important;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #666666 !important;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#FFFFFF),
		to(#DEDEDE),
		color-stop(0.6, #FFFFFF)
	);
	border: 3px solid #A672A9;
	-webkit-box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, .6),
						inset -1px -1px 0 0 rgba(0, 0, 0, .3),
						2px 2px 6px 0 rgba(0, 0, 0, .2);
	border-radius: 12px;
}

/*  ヘアサロン切り替えエリア */
.toHairArea {
	position: relative;
	padding: 15px 10px 0;
}
.toHairWrapper {
	display: block;
	text-decoration: none !important;
	color: #666666 !important;
	background-color: rgba(255, 89, 109, .3);
	padding: 10px;
}
.hairImageList {
	text-align: center;
}
.hairImageList > li {
	display: inline-block;
	width: 65px;
	overflow: hidden;
	margin-right: 4px;
}
.hairImageList > li:last-child {
	margin-right: 0;
}
.hairImageList > li > img {
	width: 65px;
	height: 91px;
}
.btnToHair {
	position: relative;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#FFFFFF),
		to(#DEDEDE),
		color-stop(0.6, #FFFFFF)
	);
	border: 3px solid #D46B86;
	-webkit-box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, .5),
						inset -1px -1px 0 0 rgba(0, 0, 0, .2);
	border-radius: 12px;
}
.toHairCopy {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding: 8px 10px;
	-webkit-box-sizing: border-box;
	background-color: rgba(255, 255, 255, .8);
	font-size: 14px;
	line-height: 1.3;
	border-top: 1px solid #C6BFD3;
	border-bottom: 1px solid #C6BFD3;
	-webkit-box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .05),
						 inset 0 -2px 2px 0 rgba(0, 0, 0, .05);
	box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .05),
				inset 0 -2px 2px 0 rgba(0, 0, 0, .05);
}

/* アプリをインストール */
.nativeAppliArea .topHeadline2 {
	line-height: 20px;
}
.nativeAppliWrapper {
	padding: 18px 10px 24px;
	background-color: #DEDEDE;
    border-bottom: solid 1px #BFB9B0;
}

.verticalLinkListNativeApp {
	position: relative;
	margin-top: 15px;
	border: 1px solid #CCC;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.verticalLinkListNativeApp > .normalSplitLineT {
	position: relative;
	background-color: #FFFEFE;
	-webkit-box-sizing: border-box;
	/*border-bottom: 1px solid #999966;*/
	/*margin-bottom: 1px;*/
}
.verticalLinkListNativeApp > .normalSplitLineT:first-child {
	border-top: 0;
}
.verticalLinkListNativeApp > .normalSplitLineT:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}
.verticalLinkListNativeApp > .normalSplitLineT > a,
.verticalLinkListNativeApp > .normalSplitLineT > span {
	display: block;
	padding: 8px 30px 8px 10px;
	text-decoration: none !important;
	color: #666666 !important;
}
.verticalLinkListNativeApp > .normalSplitLineT > a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	width: 8px;
	height: 13px;
	line-height: 1;
	margin-top: -6.5px;
	right: 10px;
	color: #7C7C7C;
	font-weight: bold;
	background: url(/CSP/img/kr/smb/icons/icn_link.gif?switch=2026032510) no-repeat 0 0;
}
/*
.verticalLinkListNativeApp > .normalSplitLineT:hover {
	background-color: #FBF0F9;
}
*/
.verticalLinkListNativeApp input[type="checkbox"] {
	margin-right: 5px;
}

.verticalLinkListNativeApp.altered > .normalSplitLineT:first-child {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.verticalLinkListNativeApp.altered > .normalSplitLineT:last-child {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}



/* お知らせ差し込み枠 */
.informationArea {
	padding-left: 10px;
	padding-right: 10px;
}
.informationListWrapper {
	margin-top: 12px;
}
.informationListWrapper > .bdTitle {
	color: #8C61B8;
}
.informationListWrapper > .bdTitle::before {
	background-color: #8C61B8;
}
.informationList {
	background-color: #FFFFFF;
	border: 1px solid #E0E1E2;
	border-radius: 8px;
	margin: 12px 16px 20px;
}
.informationList > li {
	padding: 0 8px 0 24px;
}
.informationList > li + li {
	border-top: 1px solid #E0E1E2;
}
.informationList > li > a {
	display: inline-block;
	padding: 9px 0;
	position: relative;
	word-break: break-word;;
}
.informationList > li > a::before {
	background: url(/CSP/img/svg/sp/icon_triangle_right_kr.svg?switch=2026032510) no-repeat center / contain;
	content: "";
	height: 12px;
	left: -16px;
	pointer-events: none;
	position: absolute;
	top: 12px;
	width: 12px;
}

/*↓20140204追加*/
.searchSubHeadline {
	padding: 6px 8px;
	color: #FFFFFF;
	background-color: #988989;
	font-size: 13px;
	font-weight: bold;
}

.verticalLinkListPrejudice {
	border-bottom: 1px solid #BFB9B0;
}
.verticalLinkListPrejudice li {
	border-top: 1px solid #BFB9B0;
}
.verticalLinkListPrejudice .lnkListArrowR,
.lnkListRecommend .lnkListArrowR {
	color: #666666;
	text-decoration: none;
}
.verticalLinkListPrejudice input[type="checkbox"] {
	margin-right: 5px;
}

.lnkListRecommend {
	border-bottom: 1px solid #BFB9B0;
	word-break: break-all;
}
.lnkListRecommend li {
	border-bottom: 1px solid #BFB9B0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 50%;
}
.lnkListRecommend li img {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	width: 42px;
}
.lnkListRecommend li:nth-child(odd) {
	border-right: 1px solid #BFB9B0;
}
.lnkListRecommend li:nth-last-child(1),
.lnkListRecommend li:nth-last-child(2) {
	border-bottom: 0;
}
.lnkListRecommend li:nth-last-child(2):nth-child(even) {
	border-bottom: 1px solid #BFB9B0;
}
.lnkListRecommend .lnkListArrowR {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	width: 100%;
}

/* 20130528追加 */
.verticalLinkListEtc {
	position: relative;
	margin-top: -16px;
}
.verticalLinkListEtc > .normalSplitLineT {
	position: relative;
	background-color:#FFF;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-color: #bfb9b0;
}
.verticalLinkListEtc > .normalSplitLineT:last-child {
	border-bottom: 1px solid #BFB9B0;
}

.verticalLinkListEtc > .normalSplitLineT > a,
.verticalLinkListEtc > .normalSplitLineT > span {
	display: block;
	padding: 15px 30px 15px 20px;
	text-decoration: none !important;
	color: #333333 !important;
}
.verticalLinkListEtc > .normalSplitLineT > a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	width: 9px;
	height: 14px;
	line-height: 1;
	margin-top: -6.5px;
	right: 10px;
	color: #7C7C7C;
	font-weight: bold;
	background: url(/CSP/img/bt/smb/icons/icn_link.gif?switch=2026032510) no-repeat 0 0;
	-webkit-background-size: 9px 14px;
	background-size: 9px 14px;
}

.topHeadlineTitle {
	background: #FFFFFF;
	color: #8c61B8;
	font-size: 14px;
	height: 32px;
	line-height:32px;
	padding: 0 8px 0 8px;
	position: relative;
	z-index: 10;
}
.topHeadlineTitleShadow {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 2px solid #BFB9B0;
}
.topHeadlineTitle:before {
	background: #8c61B8;
	border-radius: 5px;
	content: "";
	display: inline-block;
	height: 20px;
	vertical-align: -4px;
	width: 5px;
	margin-right: 6px;
}
.topHeadlineWrapper {
	padding-bottom: 10px;
}
.topHeadlineWrapper > .topHeadlineTitle {
	height: 52px;
	line-height: 52px;
	border-bottom: 2px solid #BFB9B0;
	font-size:14px;
}
.bdts1px {
	border-top: solid 1px #bfb9b0;
}
.bdts2px {
	border-top: solid 2px #bfb9b0;
}
.bdts3px {
	border-top: solid 3px #bfb9b0;
}

.selectedNowArea {
	font-weight: bold;
	padding: 5px 90px 5px 8px;
	position: relative;
	color: #555555;
}
.dateSearchKV {
	background-position: right;
	background-repeat: no-repeat;
	background-size: auto 150px;
	height: 150px;
	position: relative;
}
@media (max-width: 374px) {
	.dateSearchKV.is_background_nail_f1,
	.dateSearchKV.is_background_nail_f2,
	.dateSearchKV.is_background_nail_m {
		background-position: right -20px center; /* 374px以下のデバイス幅は右に20pxインデント */
	}
}
.dateSearchKV.is_background_nail_f1,
.dateSearchKV.is_background_nail_f2,
.dateSearchKV.is_background_nail_m {
	background-color: #FDF6FF;
}
.dateSearchKV.is_background_relax_f1,
.dateSearchKV.is_background_relax_f2 {
    background-color: #F6F1EB;
}
.dateSearchKV.is_background_relax_m {
    background-color: #F0F3F8;
}
.dateSearchKV.is_background_esthe_f1,
.dateSearchKV.is_background_esthe_f2,
.dateSearchKV.is_background_esthe_m {
    background-color: #FEFAF9;
}
.ttlDateSearch {
	background: -webkit-linear-gradient(
	left,
	rgba(255, 255, 255, 0.8) 0%,
	rgba(255, 255, 255, 0) 50%
	);
	background: linear-gradient(
	to right,
	rgba(255, 255, 255, 0.8) 0%,
	rgba(255, 255, 255, 0) 50%
	);
	color: #837373;
	font-size: 12px;
	padding: 8px 0 3px 8px;
	text-shadow: 0 0 5px #FFFFFF;
}
.ttlDateSearch:before {
	background-position: -95px 0;
	height: 20px;
	width: 22px;
	display: inline-block;
	margin-right: 5px;
}
.lnkDateSearch {
	width: 70%;
}
.lnkDateSearch li {
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.lnkDateSearch .btnDateSearch {
	background-color: #FFFFFF;
	border: solid 2px #8c61B8;
	border-radius: 5px;
	color: #665555;
	display: table-cell;
	height: 40px;
	text-align: center;
	text-decoration: none !important;
	vertical-align: middle;
	width: 90px;
}
.lnkAreaSearch {
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 4px 13px;
	text-align: center;
	width: 100%;
}
.lnkAreaSearch > li {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: table;
	float: left;
	height: 68px;
	padding: 0 4px;
	vertical-align: middle;
	width: 25%;
}
.btnSaTopSearch {
	background-color: #FFFFFF;
	border: solid #AAA399;
	border-radius: 8px;
	border-width: 1px 1px 2px 1px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell;
	font-size: 10px;
	line-height: 1.2;
	padding: 35px 3px 3px 3px;
	position: relative;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: inherit;
}
.btnSaTopSearch:before {
	display: block;
	height: 26px;
	left: 50%;
	margin-left: -13px;
	position: absolute;
	top: 6px;
	width: 26px;
}
.btnStationSearch:before {
	background-position: 0 -40px;
}
.btnHereSearch:before {
	background-position: 0 -80px;
}
.btnMapSearch:before {
	background-position: -1px -120px;
}
.lnkAreaSearch li .btnSaTopSearch {
	color: #837373;
}
.iconSaTopSearch {
	padding-top: 10px;
	padding-bottom: 10px;
}
.iconSaTopSearch:before {
	display: inline-block;
	height: 20px;
	margin-left: 1px;
	margin-right: 9px;
	vertical-align: middle;
	width: 22px;
}
.iconRsrvHistory:before {
	background-position: -120px 0;
}
.iconRsrvHistoryNail:before {
	background-position: -120px 0;
}
.iconRsrvHistoryNail:after {
	margin-top: -7.5px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.iconRsrvHistoryNail.open:after {
	margin-top: -4.5px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.iconBookmark:before {
	background-position: -120px -25px;
}
.iconBookmarkNail:before {
	background-position: -120px -25px;
}
.iconBookmarkNail:after {
	margin-top: -7.5px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.iconBookmarkNail.open:after {
	margin-top: -4.5px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.iconCoupon:before {
	background-position: -149px 0;
}
.iconStylist:before {
	background-position: -149px -26px;
}

/* SAMA キレイ特集エリア */
.saHeadingFeature {
	position: relative;
	color: #988989;
	font-size: 13px;
	font-weight: bold;
	background-color: #EEEEEE;
}
.saHeadingFeature:before {
	display: inline-block;
	height: 35px;
	vertical-align: middle;
}
.iconNail:before {
	width: 45px;
	background-position: 10px -154px;
}
.iconMatsuge:before {
	width: 50px;
	background-position: 10px -195px;
}
.saFeatureList {
	border-bottom: #BFB9B0 1px solid;
}
.saFeatureList > li {
	border-top: #BFB9B0 1px solid;
}
.saFeatureList > li > a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.saFeatureList li img {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	width: 42px;
}

/* 日時選択カレンダーボタン */
.btnCalDateSearch {
	background-color: #FFFFFF;
	border: solid 2px #AAA399;
	border-radius: 5px;
	color: #665555 !important;
	display: table-cell;
	font-weight: bold;
	height: 40px;
	text-align: center;
	text-decoration: none !important;
	vertical-align: middle;
	width: 90px;
}
.btnCalDateSearch:before {
	background: url(/CSP/img/common/smb/icon_calendar.png?switch=2026032510) no-repeat;
	background-repeat: no-repeat;
	background-size: 22px auto;
	content: "";
	display: inline-block;
	height: 22px;
	margin-right: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	width: 22px;
}

/* 日時選択カレンダー */
.topCalModal {
	background-color: #FFFFFF;
	display: none;
	left: 0;
	min-height: 100%;
	position: fixed;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 0;
	width: 100%;
	z-index: 1000;
}
.topCalModal.isDisplay {
	/* 性別選択、新着メールモーダルが
	カレンダーモーダルの上に重ならないようにrelativeを設定 */
	position: relative;
}

.topCalModal.isOpened,
.topCalModal.isClosed {
	display: block;
}
.topCalModal.isOut {
	-webkit-transform: translate(100%, 0);
	transform: translate(100%, 0);
}
.topCalModal.isOpened {
	-webkit-animation: slideIn 0.3s linear 0.1s;
	animation: slideIn 0.3s linear;
}
.topCalModal.isClosed {
	-webkit-animation: slideOut 0.3s linear;
	animation: slideOut 0.3s linear;
}
@-webkit-keyframes slideIn {
	0% {
		-webkit-transform: translate(100%, 0);
		transform: translate(100%, 0);
	}
	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}
@keyframes slideIn {
	0% {
		-webkit-transform: translate(100%, 0);
		transform: translate(100%, 0);
	}
	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}
@-webkit-keyframes slideOut {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	100% {
		-webkit-transform: translate(100%, 0);
		transform: translate(100%, 0);
	}
}
@keyframes slideOut {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	100% {
		-webkit-transform: translate(100%, 0);
		transform: translate(100%, 0);
	}
}
.topCalArea {
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
}
.topCalTtl {
	background-color: #9A68CD;
	color: #FFFFFF;
	font-size: 16px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
}
.topCalWrap {
	margin: 16px auto 0;
	padding-bottom: 93px;
	position: relative;
	width: 100%;
}
.topCalInner {
	-webkit-transition: -webkit-transform 0.3s linear;
	transition: transform 0.3s linear;
	width: 400%;
}
.topCalInner.isFirstMonth {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.topCalInner.isSecondMonth {
	-webkit-transform: translateX(-25%);
	transform: translateX(-25%);
}
.topCalInner.isThirdMonth {
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.topCalSlideContainer {
	box-sizing: border-box;
	padding: 0 10px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
}
.topCalSlideItemPrev {
	float: left;
}
.topCalPrevBtn,
.topCalNextBtn {
	background-position: center;
	background-size: contain;
	height: 24px;
	position: absolute;
	width: 24px;
}
.topCalPrevBtn {
	background-image: url(/CSP/img/svg/sp/icon_arrow_left_gray.svg?switch=2026032510);
	left: 32px;
}
.topCalSlideItemNext {
	float: right;
}
.topCalNextBtn {
	background-image: url(/CSP/img/svg/sp/icon_arrow_right_grey.svg?switch=2026032510);
	right: 32px;
}
.topCalPrevBtn::before,
.topCalNextBtn::before {
	content: "";
	height: 44px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 44px;
}
.btnSlideTopCal {
	line-height: 1;
	opacity: 1;
	padding: 4px 0 6px;
	width: 60px;
}
.topCalPrevBtn.isDisabled,
.topCalNextBtn.isDisabled {
	opacity: 0.3;
}
.topCalPeriod {
	color: #665555;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}
.topCalSingleTblWrap {
	box-sizing: border-box;
	float: left;
	padding: 0 16px;
	width: 25%;
}
.topCalSingleTbl {
	margin-top: 16px;
	width: 100%;
}
.topCalSingleTbl th,
.topCalSingleTbl td {
	background-color: #FFFFFF;
	border-bottom: 1px solid #E0E1E2;
	text-align: center;
}
.topCalSingleTbl th {
	background-color: #988989;
	border-color: #E0E1E2;
	border-style: solid;
	border-width: 1px 1px 0 0;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	line-height: 1;
	padding: 5px 0;
	text-align: center;
}
.topCalSingleTbl th:first-child {
	border-left: 1px solid #E0E1E2;
	border-top-left-radius: 6px;
}
.topCalSingleTbl th:last-child {
	border-top-right-radius: 6px;
}
.topCalSingleTbl tr:last-child td:first-child {
	border-bottom-left-radius: 6px;
}
.topCalSingleTbl tr:last-child td:last-child {
	border-bottom-right-radius: 6px;
}
.topCalSingleTbl td {
	border-right: 1px solid #E0E1E2;
	font-size: 18px;
	height: 46px;
	line-height: 1;
}
.topCalSingleTbl td:first-child {
	border-left: 1px solid #E0E1E2;
}
.topCalSingleTbl td.sat label {
	color: #1565C0;
}
.topCalSingleTbl td.sun label {
	color: #CC0000;
}
.topCalSingleTbl td.ago label {
	background-color: #EEEEEE;
	color: #909090;
}
.topCalSingleTbl label {
	color: #333333;
	display: block;
	padding: 14px 0;
}
.topCalSingleTbl input[type="radio"] {
	display: none;
	margin: 0;
}
.topCalSingleTbl input[type="radio"]:checked + label {
	background-color: #D36985;
	color: #FFFFFF;
	font-weight: bold;
}


/* 時間選択セレクトボックス */
.topCalTimeSelectList {
	margin: 20px auto 0;
	padding-bottom: 76px;
	width: 280px;
}
.topCalTimeSelectMsg {
	color: #CC4466;
	margin-left: 5px;
}
.topCalTimeSelect {
	margin-top: 5px;
}
.topCalTimeSelectTtl {
	color: #666666;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
}
.topCalTimeSelectTtl.isDisabled {
	opacity: 0.5;
}
.topCalTimeSelect {
	font-size: 0;
}
.topCalTimeSelect > select {
	-webkit-appearance: none;
	appearance: none;
	background: url(/CSP/img/bt/smb/icons/icn_bubble_down_arrow.png?switch=2026032510) no-repeat;
	background-color: #FFFFFF;
	background-position: 108px center;
	background-size: 7px 10px;
	border: 1px solid #BFB9B0;
	border-radius: 5px;
	box-sizing: border-box;
	color: #666666;
	display: inline-block;
	font-size: 14px;
	height: 36px;
	padding: 0 20px 0 5px;
	width: 126px;
}
.topCalTimetoTxt {
	display: inline-block;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	width: 20px;
}
.topCalTimeSelect > select:disabled {
	opacity: 0.5;
}

/* 日時選択アクションエリア */
.topCalBtmActionArea {
	background-color: #666666;
	bottom: 0;
	box-sizing: border-box;
	padding-bottom: 10px;
	padding-top: 10px; 
	position: fixed;
	width: 100%;
}
.topCalBtmActionList {
	text-align: center;
}
.topCalBtmActionList > li {
	display: inline-block;
	font-size: 0;
}
.topCalBtmActionList > li + li {
	font-size: 12px;
	margin-left: 5px;
}
.topCalSearchBtn {
	background-color: #936CBF;
	border-bottom-color: #764EA5;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-radius: 4px 4px 6px 6px;
	color: #FFFFFF !important;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 7px;
	text-decoration: none;
	width: 130px;
}
.topCalSearchBtn.isDisabled {
	opacity: 0.5;
}
.topCalCloseBtn {
	background-color: #B8B8B8;
	border-bottom-color: #5E5E5E;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-radius: 4px 4px 6px 6px;
	color: #FFFFFF !important;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 7px;
	padding-top: 7px;
	text-decoration: none;
	width: 130px;
}
.bottomActionAreaWrapper {
	padding: 0;
}
.bottomActionArea {
	border-radius: 0;
}
.topCalChangeBtnList {
	display: flex;
	justify-content: space-between;
}
.topCalChangeBtnList > li:nth-child(1) {
	width: calc(36% - 4px);
}
.topCalChangeBtnList > li:nth-child(2) {
	width: calc(64% - 4px);
}

/* 開始時刻・利用時間 */
.selectStartTimeWrapper,
.selectUseTimeWrapper {
	padding: 0 16px;
}
.selectStartTimeWrapper {
	margin-top: 32px;
}
.selectUseTimeWrapper {
	margin-top: 16px;
}
.selectStartTimeHead,
.selectUseTimeHead {
	color: #6D6D6D;
	font-size: 14px;
	font-weight: bold;
}
.selectStartTimeTrigger {
	align-items: center;
	border: 1px solid #E0E1E2;
	border-radius: 8px;
	box-sizing: border-box;
	color: #333333;
	display: flex;
	font-size: 12px;
	height: 36px;
	line-height: 18px;
	margin-top: 12px;
	opacity: 0.3;
	padding: 0 8px;
	position: relative;
	width: 184px;
}
.selectUseTimeTrigger {
	align-items: center;
	display: flex;
	margin-top: 12px;
	position: relative;
}
.selectUseTimeTrigger > select {
	-webkit-appearance: none;
	appearance: none;
	background-color: transparent;
	border: 1px solid #E0E1E2;
	border-radius: 5px;
	box-sizing: border-box;
	color: #333333;
	display: inline-block;
	font-size: 12px;
	height: 100%;
	height: 36px;
	line-height: 18px;
	opacity: 0.3;
	padding: 0 8px;
	width: 80px;
}
.selectUseTimeTrigger > span {
	flex: 1;
	margin-left: 5px;
}
.selectStartTimeTrigger::after,
.selectUseTimeTrigger::after {
	background: url(/CSP/img/svg/sp/icon_arrow_down_gray.svg?switch=2026032510) center / contain;
	content: "";
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
}
.selectStartTimeTrigger::after {
	right: 8px;
}
.selectUseTimeTrigger::after {
	left: 52px;
	opacity: 0.3;
}
.selectStartTimeTrigger.isSelectable,
.selectUseTimeTrigger.isSelectable,
.selectUseTimeTrigger.isSelectable > select {
	opacity: 1;
}
.selectStartTimeTrigger.isSelectable::after,
.selectUseTimeTrigger.isSelectable::after {
	opacity: 1;
}
.selectStartTimeTrigger.isAlert,
.selectUseTimeTrigger.isAlert > select {
	background-color: #FFF0F0;
	border-color: #CC0000;
}
.selectStartTimeAlert,
.selectUseTimeAlert {
	color: #CC0000;
	display: none;
	margin-top: 5px;
}
.selectStartTimeTrigger.isAlert + .selectStartTimeAlert,
.selectUseTimeTrigger.isAlert + .selectUseTimeAlert {
	display: block;
}

/* 開始時刻指定モーダル */
.startTimeModalOverlay {
	background-color: rgba(0, 0, 0, 0.8);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.startTimeModal {
	box-sizing: border-box;
	height: 100%;
	left: 0;
	overflow-y: auto;
	padding: 60px 16px 16px;
	position: absolute;
	top: 0;
	width: 100%;
}
.startTimeModalOverlay,
.startTimeModal {
	opacity: 0;
	transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
	visibility: hidden;
	z-index: 1000;
}
.startTimeModalOverlay.isVisible,
.startTimeModal.isVisible {
	opacity: 1;
	visibility: visible;
}
.startTimeModal.isVisible {
	position: relative;
}
.startTimeModalCloseBtn {
	box-sizing: border-box;
	height: 44px;
	left: 10px;
	position: absolute;
	top: 10px;
	width: 44px;
}
.startTimeModalCloseBtn::before,
.startTimeModalCloseBtn::after {
	background-color: #FFFFFF;
	border-radius: 1px;
	content: "";
	height: 2px;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 24px;
}
.startTimeModalCloseBtn::before {
	transform: translate(-50%, -50%) rotate(45deg);
}
.startTimeModalCloseBtn::after {
	transform: translate(-50%, -50%) rotate(-45deg);
}
.startTimeModalBody {
	background-color: #FFFFFF;
	border-radius: 8px;
	height: 100%;
	position: relative;
}
.startTimeModalHead {
	border-bottom: 1px solid #E0E1E2;
	color: #665555;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 16px;
	padding: 16px 0;
	text-align: center;
}
.startTimeListWrapper {
	align-items: center;
	display: flex;
	justify-content: space-between;
	padding: 0 16px;
}
.startTimeList {
	border: 1px solid #E0E1E2;
	box-sizing: border-box;
	flex: 1;
	height: 100%;
	overflow-y: auto;
}
.startTimeList > li {
	margin-top: 4px;
}
.startTimeList > li input[type="radio"] {
	display: none;
}
.startTimeList > li label {
	display: block;
	font-size: 14px;
	line-height: 1;
	padding: 9px 0 9px 40px;
	position: relative;
}
.startTimeList > li label::before {
	border: 1px solid #E0E1E2;
	border-radius: 50%;
	box-sizing: border-box;
	content: "";
	height: 20px;
	left: 12px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
}
.startTimeList > li input[type="radio"]:disabled + label {
	color: rgba(51, 51, 51, 0.3);
}
.startTimeList > li input[type="radio"]:disabled + label::before {
	background-color: #F6F6F6;
}
.startTimeList > li input[type="radio"]:checked + label::after {
	background-color: #8C61B8;
	border-radius: 50%;
	content: "";
	height: 12px;
	left: 16px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 12px;
}
.startTimeSetBtnWrapper {
	padding: 16px;
}
.startTimeSetBtn {
	background-color: #8C61B8;
	border-radius: 8px;
	color: #FFFFFF !important;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
}
.startTimeSetBtn.isDisabled {
	opacity: 0.3;
	pointer-events: none;
}
