@charset "UTF-8";
/* CSS Document */
/*------------------------------
	reset
------------------------------*/
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, img, iframe, section {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, dt {
	font-size: 100%;
	font-weight: normal;
}
body {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 1.5;
	color: #444;
	padding: 0;
	margin: 0;
}
html {
	overflow-y: scroll;
}
img {
	border: none;
	vertical-align: top;
}
li {
	list-style: none;
}
a {
	color: #444;
	outline: none;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #636b71;
	text-decoration: none;
}
a:active {
	color: #636b71;
	text-decoration: none;
}
a:hover img {
	filter: alpha(opacity=80); /* internet explorer */
	-khtml-opacity: 0.8;      /* khtml, old safari */
	-moz-opacity: 0.8;       /* mozilla, netscape */
	opacity: 0.8;           /* fx, safari, opera */
}
/*------------------------------
	画面構成
------------------------------*/
.header_area {
	width: 970px;
	margin: 0 auto;
}
.footer_area {
	width: 100%;
	background: #AFD6D0;
}
.breadcrumb_area {
	width: 100%;
	padding: 3px;
	background: #AFD6D0;
}
.breadcrumb_area ul {
	width: 970px;
	margin: 0 auto;
}
.breadcrumb_area ul li {
	display:inline-block;
	font-size: 15px;
	color: #235f6a;
}
.breadcrumb_area ul li a {
	font-size: 15px;
	color: #235f6a;
}
.breadcrumb_area ul li:after {
	content: "＞";
	margin :0 0.5em;
	font-size: 15px;
	color: #235f6a;
}
.breadcrumb_area ul li:last-child:after {
	content: none;
}
.contents {
	width: 970px;
	height: auto;
	margin: 0 auto;
}
.contents_devide {
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
}
.leftarea {
	width: 65%;
	padding: 20px 0px;
}
.rightarea {
	width: 35%;
	padding: 20px 0px;
}
/*------------------------------
	ヘッダー
------------------------------*/
header {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: auto;
	padding: 10px 0px;
}
header ul {
	padding: 5px;
	text-align: center;
}
header ul li {
	display: inline-block;
	width: 120px;
	border-left: 1px solid  #8a8b8a;
}
header ul li:last-child {
	border-right: 1px solid  #8a8b8a;
}
header ul li a {
	display: block;
	width: 120px;
	font-size: 15px;
	text-align: center;
}
.header_sns {
	margin: 10px 0px 0px 10px;
	align-self: flex-start; 
}
.header_img_title {
	display: block;
	box-sizing: border-box;
	width: 220px;
	margin: 0 auto;
	padding: 15px 0px;
}
.header_img_sns {
	width: 25px;
	height : 25px;
	margin-right: 10px;
}

/*------------------------------
	フッター
------------------------------*/
footer {
	width: 970px;
	margin: 0 auto;
	padding: 35px 0px 20px 0px;
}
.footer_block1 {
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
	padding: 0px 15px;
}
.footer_block2 {
	width: 100%;
	padding: 10px 0px;
}
.footer_block3, .footer_block4 {
	width: 25%;
}
.footer_block4 {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}
footer nav {
	padding: 5px 0px 0px 10px;
}
footer ul {
	padding: 15px 0px 15px 10px;
	border-left: 2px solid rgba(249,251,251,0.7);
}
footer ul li a {
	font-size: 14px;
}
.footer_menu, .footer_block4 {
	margin: 15px 0px 0px 0px;
}
.footer_text1 { /* 一般のお客様*/
	margin: 0px 0px 2px 0px;
	font-size: 14px;
}
.footer_text2 { /* サロン・法人のお客様 */
	margin: 10px 0px 2px 0px;
	font-size: 14px;
}
.footer_text3 { /* ※登録が必要です。*/
	margin: 0px 0px 11px 0px;
	font-size: 11px;
}
.footer_contact { /* お問い合わせ */
	margin: 10px 0px;
	font-size: 20px;
	text-align: center;
}
.footer_hours { /* 営業時間 */
	width: 200px;
	font-size: 12px;
	text-align: left;
}
.footer_copyright { /* コピーライト */
	font-size: 10px;
	text-align: center;
}
.footer_img_title {
	width: 200px;
	height: 80px;
}
.footer_img_mail {
	width: 200px;
	height: 50px;
}
.footer_img_tel {
	width: 200px;
	height: 25px;
	margin: 10px 0px;
}
/*------------------------------
	右側メニュー
------------------------------*/
.rightmenu {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 10px 0px;
}
.right_advisor {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 90%;
	margin: 35px 0px;
	padding: 10px;
	border-radius: 10px;
	background: #F2F2F3;
}
.right_text_advisor {
	font-size: 13px;
}
.right_text_advisor span { /* ラ・シン子 */
	font-size: 14px;
	font-weight:bold;
}
.right_img_advisor {
	display: block;
	width: 75px;
}
.right_list{
	width: 90%;
}
.right_list:before, .right_list:after {
	display: block;
	width: 100%;
	height: 2px;
	margin: 1em 0em 0em 0em;
	content: "";
	background: #dbdcda;
}
.right_list nav {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin: 30px 0px;
}
.right_list ul {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}
.right_list ul li {
	margin: 5px 0px;
}
.right_text_banner {
	font-size: 14px;
	text-align: left;
	margin-left: 7px;
}
.right_img_banner {
	width: 250px;
}
.right_ranking {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 90%;
	margin-top: 35px;
}
.right_img_ranking_h {
	height: 30px;
}
.right_thumb {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 95%;
	height: auto;
	margin-top: 20px;
}
.right_thumb_img_area {
	position: relative;
	width: 100%;
	height: 155px;
	top: 0px;
	left: 0px;
}
.right_thumb_img_link {
	position: absolute;
	width: 100%;
	height: 100%;
}
.right_thumb_img_rank {
	position: absolute;
	top: 0px;
	left: 0px;
}
.right_thumb_img_cotegory {
	margin: 5px 0px 5px 5px;
}
.right_thumb_columntitle {
	box-sizing: border-box;
	width: 100%;
	padding: 0px 10px 0px 10px;
	line-height: 1.2;
}
.right_thumb_columntitle a {
	font-size: 16px;
	font-weight: bold;
}
/*------------------------------
	アイコン
------------------------------*/
.thumbnail_img_heart, .thumbnail_img_share { /* ハート、シェア */
	width: 20px;
	height: 20px;
}
.thumbnail_img_sns { /* SNSアイコン */
	width: 25px;
	height: 25px;
}
.thumbnail_img_sns:hover {
	opacity: 0.8;
}
