@charset "utf-8";
/* All device / PC 〜 1000px
--------------------------------------------------*/

/*---------- common 変更しないここから ----------*/
img {
	width: auto;
	max-width: 100%;
	border-style: none;
	vertical-align: bottom;
	image-rendering: -webkit-optimize-contrast;
}

.brdn {
	display: block;
}

/* Header */
.HeaderWrap {
	border-bottom: 2px solid #B4B0AD;
	margin: 0 auto 15px;
}

.Summary {
	position: absolute;
	left: 15px;
	top: 0;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

.HeaderTtl {
	left: 15px;
	position: absolute;
	top: 9px;
}

.HeaderLogo {
	background: url(/doc/catalog/theme/common/images/c.png) no-repeat;
	background-position: 0 0;
	display: block;
	height: 52px;
	text-indent: -9999px;
	width: 512px;
}

.HeaderSp {
	display: none;
}

.LinkHcNcWrapSp {
	display: none;
}

#header {
	position: relative;
	width: 960px;
	height: 75px;
	margin: 0 auto 10px;
	padding: 5px;
	/* border-bottom:2px solid #B4B0AD; */
	border-bottom: none;
	-webkit-box-shadow: none;
}

/* LOGO */
#header .logo {
	background-position: 0 0;
	display: block;
	height: 55px;
	overflow: hidden;
	text-indent: -9999px;
	width: 510px;
	position: absolute;
	left: 0;
	top: 15px;
	background-image: url("https://imgbp.hotp.jp/CSP/img/bt/sprites/c.png");
	background-repeat: no-repeat;
	border: 0 none;
}

/* wrapper */
#wrapper {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
}

.cam p {
	background: url("https://beauty.hotpepper.jp/doc/COMMON/IMG/topics.gif") no-repeat scroll 0 0 transparent;
	display: block;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	margin-bottom: 3px;
	padding-left: 70px;
}

#cam a {
	background-color: #ffffff;
	display: block;
	margin-left: 0;
	margin-right: 0;
	padding: 0px;
	text-align: left;
	width: 100%;
}

#contents {
	width: 100%;
	color: #665555;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}

#sph1wrapper {
	position: static;
}

/* 掲載時期 */
.days {
	clear: both;
	width: 960px;
	margin: 0 auto 120px;
	font-size: 10px;
	text-align: right;
}

/* social */
.snsArea {
	position: relative;
	width: 400px;
	margin: 120px auto 90px;
	padding: 20px 0;
	border-top: 1px solid #c1bcbc;
	border-bottom: 1px solid #c1bcbc;
}

.snsArea p {
	display: block;
	width: 160px;
	position: absolute;
	top: -10px;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
}

.snsArea p span {
	width: 160px;
	padding: 0;
	font-weight: bold;
	color: #ef507a;
	background-color: #FFFFFF;
}

.snsArea .inner {
	width: 180px;
	margin: 5px auto 0;
}

.snsArea .inner .snsArea_tw,
.snsArea .inner .snsArea_fb {
	float: left;
	width: 40px;
	margin-right: 30px;
}

.snsArea .inner .snsArea_line {
	float: left;
	width: 40px;
	margin-right: 0;
}

.snsArea .inner .snsArea_line img,
.snsArea .inner .snsArea_tw img,
.snsArea .inner .snsArea_fb img {
	width: 40px;
	height: 40px;
}

.snsArea .inner .snsArea_line a img:hover,
.snsArea .inner .snsArea_tw a img:hover,
.snsArea .inner .snsArea_fb a img:hover {
	opacity: 0.7;
}

.snsArea .snsArea_line .snsArea_line_sp,
.snsArea .snsArea_tw .snsArea_tw_sp,
.snsArea .snsArea_fb .snsArea_fb_sp {
	display: none;
}

.snsArea .snsArea_line .snsArea_line_pc,
.snsArea .snsArea_tw .snsArea_tw_pc,
.snsArea .snsArea_fb .snsArea_fb_pc {
	display: block;
	width: 40px;
	height: 40px;
}

.snsArea .inner:after {
	content: "";
	display: block;
	clear: both;
}

.pagetop {
	position: fixed;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
	width: 62px;
	height: 62px;
	margin: 0;
}

.pagetop img {
	width: 62px;
	height: 62px;
}

/* BREAD CRUMBS */
#breadcrumbs_pc {
	display: block;
	max-width: 1000px;
	text-align: left;
	border-top: 1px solid #DDDDDD;
	margin: 10px auto 0;
	padding: 10px 0 0;
}

#breadcrumbs_pc p {
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	color: #999;
}

#breadcrumbs_pc a {
	font-weight: normal;
}

#breadcrumbs_sp {
	display: none;
}

#footer_lp {
	border-top: 1px solid #DDDDDD;
	width: 1000px;
	height: auto;
	margin: 10px auto 30px;
	padding-top: 10px;
}

/* グローバルナビゲーション */
.gnavi {
	display: none;
}

#footerLinks_lp {
	float: right;
	font-size: 10px;
	top: 20px;
}

#footerLinks_lp li:last-child {
	border-right: none;
	padding-right: 0;
}

#footerLinks_lp li a:link {
	text-decoration: none;
}

#footerLinks_lp li a:hover,
#footerLinks_lp li a:active {
	text-decoration: underline;
}

#copyright_lp {
	float: left;
	width: 258px;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

#copyright_lp p a:link {
	color: #4c4c80 !important;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', MS PGothic, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 2;
	text-decoration: none;
}

#copyright_lp p a:hover,
#copyright_lp p a:active {
	color: #7878CC;
	text-decoration: underline;
}

#copyright_lp img {
	margin: 0;
	vertical-align: bottom;
}

/*---------- common 変更しないここまで ----------*/


/*---------- contents 変更するここから ----------*/
/* mainVisual */
.mainVisual {
	max-width: 1152px;
	margin: 0 auto;
}

/* mainContents */
.search {
	max-width: 960px;
	margin: 0 auto 30px;
	padding: 48px;
	background-color: #f0faf7;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* linkButton */
#linkbutton {
	display: flex;
	justify-content: space-between;
	max-width: 862px;
	height: 60px;
	margin: 40px auto;
}

#linkbutton li {
	width: 214px;
	height: 60px;
}

#linkbutton li img:hover {
	opacity: 0.7;
}

.searchCol {
	width: 864px;
	margin: 0 auto 48px;
	padding: 34px 48px 48px 48px;
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.searchCol:last-child {
	margin: 0 auto;
}

h3 {
	position: relative;
	width: 445px;
	height: 59px;
	margin: 0 auto 58px;
}

h3:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -26px;
	width: 40px;
	height: 2px;
	margin: 0 auto;
	background-color: #000000;
}

/* form_search */
.jsAreaList,
.jsMaSelect {
	display: none;
}

.ahakiform_search {
	display: flex;
	align-items: center;
}

.ahakiform_search_image {
	width: 300px;
	height: 183px;
}

.ahakiform_search_form {
	width: 420px;
	margin: 0 0 0 48px;
	/*padding: 16px 0;*/
}

.form_selectbox {
	display: flex;
	justify-content: space-between;
	width: 420px;
	margin: 0 auto;
}

.area_select {
	display: inline-block;
	width: 200px;
	margin: 0 0 24px;
	padding: 0 24px 0 8px;
	cursor: default;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #222;
	border: 1px solid #222;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(https://imgbp.hotp.jp/CSP/img/bt/smb/icons/icn_bubble_down_arrow.png) no-repeat;
	background-size: 10px 10px;
	background-position: 96% center;
	background-color: #FFFFFF;
}

.area_select:hover {
	cursor: pointer;
}

.area_select:disabled {
	color: #7f7f7f;
	background: #cfcfcf;
}

.area_select:disabled:hover {
	cursor: default;
}

/* form_search_button */
.ahakiform_searchbutton {
	width: 420px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	background: #74c2a8;
	border: 1px solid #74c2a8;
	border-radius: 4px;
	box-shadow: 0px 4px 0px 0px #65a892;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
}

.ahakiform_searchbutton:hover {
	opacity: 0.7;
	cursor: pointer;
}

.ahakiform_searchbutton:disabled {
	background: #cfcfcf;
	cursor: default;
}

select::-ms-expand {
	display: none;
}


@media only screen and (min-width:726px) and (max-width:999px) {
	/* PC 999px 〜 726px
--------------------------------------------------*/

	/*---------- common 変更しないここから ----------*/
	/* Header */
	#header {
		width: auto;
		height: auto;
		margin: auto;
	}

	#header .logo {
		position: inherit;
		width: 88px;
		height: 35px;
		text-indent: -2000px;
		overflow: hidden;
		display: block;
		background-image: url(/doc/sp/common/images/logo.png);
		background-position: left top;
	}

	.HeaderSp {
		border-top: 16px solid #BFB4AB;
		display: block;
		margin: 0 auto 10px;
	}

	.HeaderTtlSp {
		padding: 10px;
	}

	.HeaderTtlSp img {
		vertical-align: bottom;
	}

	.Summary {
		left: 10px;
	}

	/* 掲載時期 */
	.days {
		width: auto;
		margin: 0 5% 12% 0;
	}

	/* BREAD CRUMBS */
	#breadcrumbs_pc {
		width: 95%;
		max-width: 999px;
	}

	#footer_lp {
		width: 95%;
		height: auto;
		max-width: 999px;
	}

	#copyright_lp {
		margin: 0 10px 0 0;
	}

	/*---------- common 変更しないここまで ----------*/


	/*---------- contents 変更するここから ----------*/
	/* mainContents */
	.search {
		width: 98%;
		margin: 0 auto 3%;
		padding: 5%;
	}

	/* linkButton */
	#linkbutton {
		width: 90%;
		height: auto;
		margin: 4% auto;
	}

	#linkbutton li {
		width: auto;
		height: auto;
		margin: 0 1px 0 0;
	}

	.searchCol {
		width: 100%;
		margin: 0 auto 6%;
		padding: 4% 6% 6% 6%;
	}

	h3 {
		width: 62%;
		height: auto;
		margin: 0 auto 8%;
	}

	h3:after {
		bottom: -42%;
	}

	/* form_search */
	.ahakiform_search {
		display: block;
	}

	.ahakiform_search_image {
		width: 78%;
		max-width: 558px;
		height: auto;
		margin: 0 auto 4%;
	}

	.ahakiform_search_form {
		width: 100%;
		margin: 0;
	}
}


@media (max-width: 725px) {
	/* SP 725px 〜
--------------------------------------------------*/

	/*---------- common 変更しないここから ----------*/
	.brdn {
		display: none;
	}

	/* Header */
	#header {
		margin-bottom: 5px;
		display: block;
		padding: 5px;
		position: relative;
		width: auto;
		height: auto;
		margin: auto;
	}

	#header .logo {
		position: inherit;
		width: 88px;
		height: 35px;
		text-indent: -2000px;
		overflow: hidden;
		display: block;
		background-image: url(/doc/sp/common/images/logo.png);
		background-repeat: no-repeat;
		background-position: left top;
		float: left;
	}

	.Summary {
		width: 100%;
		bottom: -60px;
		left: auto;
		top: auto;
		box-sizing: border-box;
		height: 1.5em;
		padding: 0 10px;
		text-align: center;
		color: #665555;
	}

	.HeaderSp {
		display: block;
		margin: 0 auto 10px;
	}

	.HeaderTtlSp {
		padding: 10px;
	}

	.HeaderTtlSp img {
		vertical-align: bottom;
	}

	#sph1wrapper {
		position: relative;
	}

	/* 掲載時期 */
	.days {
		width: 95%;
		margin: 0 auto 90px;
	}

	/* social */
	.snsArea {
		width: 80%;
		margin: 45px auto;
		padding: 20px 0 0;
		border-bottom: none;
	}

	.snsArea p span {
		padding: 0 5px;
	}

	.snsArea .inner {
		width: 160px;
		margin: 0 auto;
	}

	.snsArea .inner .snsArea_tw,
	.snsArea .inner .snsArea_fb {
		margin-right: 20px;
	}

	.snsArea .snsArea_line .snsArea_line_sp,
	.snsArea .snsArea_tw .snsArea_tw_sp,
	.snsArea .snsArea_fb .snsArea_fb_sp {
		display: block;
		width: 40px;
	}

	.snsArea .snsArea_line .snsArea_line_pc,
	.snsArea .snsArea_tw .snsArea_tw_pc,
	.snsArea .snsArea_fb .snsArea_fb_pc {
		display: none;
	}

	.pagetop {
		width: 50px;
		height: 50px;
	}

	.pagetop img {
		width: 50px;
		height: 50px;
	}

	#breadcrumbs_pc {
		display: none;
	}

	#breadcrumbs_sp {
		display: block;
		padding: 10px;
		font-size: 10px;
		text-align: left;
	}

	#breadcrumbs_sp a,
	#breadcrumbs_sp a:hover,
	#breadcrumbs_sp a:active {
		text-decoration: underline;
	}

	/* グローバルナビゲーション */
	.gnavi {
		display: block;
		border-bottom: solid 1px #BFB9B0;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
	}

	.gnavi li {
		border-top: 1px solid #BFB9B0;
	}

	/* ナビゲーションリンク */
	.navLink,
	.navLink:link,
	.navLink:visited {
		color: #666666;
		font-family: Helvetica !important;
	}

	.navLink,
	.navLink:after {
		display: block;
	}

	.navLink {
		padding: 15px 30px 15px 12px;
		position: relative;
		text-decoration: none !important;
	}

	.navLink:after {
		border-color: #AB9C84;
		border-style: solid;
		border-width: 0 3px 3px 0;
		content: "";
		height: 7px;
		position: absolute;
		right: 10px;
		top: 50%;
		-webkit-transform: translateY(-50%) rotate(-45deg);
		transform: translateY(-50%) rotate(-45deg);
		-ms-transform: translateY(-50%) rotate(-45deg);
		width: 7px;
	}

	.app {
		color: #AE2B5B;
	}

	#footer_lp {
		width: 100%;
		height: auto;
		margin: 0 auto 3%;
	}

	#footerLinks_lp {
		float: none;
		font-size: 70%;
		padding: 0 10px 0 5px;
		top: 0;
	}

	#footerLinks_lp li a:link {
		text-decoration: underline;
	}

	#copyright_lp {
		float: left;
		width: 258px;
		margin: 0px 10px;
		padding: 0;
	}

	#copyright_lp p a:link {
		color: #4c4c80 !important;
		font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', MS PGothic, sans-serif;
		font-size: 10px;
		font-weight: bold;
		line-height: 2;
		text-decoration: underline;
	}

	#copyright_lp p a:hover,
	#copyright_lp p a:active {
		color: #7878CC;
		text-decoration: underline;
	}

	#copyright_lp a img {
		margin-bottom: 0;
	}

	/*---------- common 変更しないここまで ----------*/


	/*---------- contents 変更するここから ----------*/
	/* mainContents */
	.search {
		margin: 0 auto 8%;
		padding: 6%;
	}

	/* linkButton */
	#linkbutton {
		width: 94%;
		height: auto;
		margin: 4% auto;
	}

	#linkbutton li {
		width: auto;
		height: auto;
		margin: 0 2px 0 0;
	}

	.searchCol {
		width: 100%;
		margin: 0 auto 6%;
		padding: 5% 7% 7%;
	}

	h3 {
		width: 100%;
		height: auto;
		margin: 0 auto 13%;
	}

	h3:after {
		bottom: -35%;
		width: 7%;
	}

	/* form_search */
	.ahakiform_search {
		display: block;
	}

	.ahakiform_search_image {
		width: 100%;
		max-width: 558px;
		height: auto;
		margin: 0 auto 7%;
	}

	.ahakiform_search_form {
		width: 100%;
		margin: 0 auto;
	}

	.form_selectbox {
		display: block;
		width: 100%;
	}

	.area_select {
		width: 250px;
		margin: 0 0 16px;
		cursor: pointer;
	}

	/* form_search_button */
	.ahakiform_searchbutton {
		width: 164px;
		height: 60px;
		margin: 4px auto 0;
	}
}