@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      style.css
 Author:         Your Name (admin)
 Style Info:
----------------------------------------------------------- */

/*----------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	background-image: url(../img/body_bg.png);
}

a {
	color: #0bb1fe;
	text-decoration: none;
}

a:visited {
}

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

a.opacityOver:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: 'alpha(opacity=80)';
}

a:hover img.opacityOver {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: 'alpha(opacity=80)';
}

a:hover img, input:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

button:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/*----------------------------------------------------
	フォントカラー
----------------------------------------------------*/
.fc_green {
	color:#33c159;
}

.fc_red {
	color:#ff3374;
}

/*----------------------------------------------------
	テキスト装飾
----------------------------------------------------*/
.y {
	background-color:#FFEE00;
}
.u{
	text-decoration: underline;
}
.b{
	font-weight: bold;
}


/*----------------------------------------------------
	フォントサイズ
----------------------------------------------------*/
.fs_14 {
	font-size:93.33%;
}

.fs_16 {
	font-size:106.67%;
}

.fs_18 {
	font-size:120%;
}

/*----------------------------------------------------
	見出し
----------------------------------------------------*/
#contents h1.pageTtl {
	background-image: url(../img/h1_bg_second.png);
	background-repeat: no-repeat;
	width: 982px;
	height: 160px;
	color: #20B8FE;
	font-weight: normal;
	background-position: left top;
	line-height: 1.5em;
	padding-left: 70px;
	padding-right:250px;
	display: table-cell;
	vertical-align: middle;
}

#contents h1 .cap{
	font-size:60%;
}

.salon_detail h2.head {
	font-size: 200%;
	background-image: url(../img/salon_ttl_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 7px;
	margin-bottom: 20px;
	/*height: 45px;*/
	padding-top: 5px;
}

.salon_detail h2 .cap{
	font-size:60%;
}

.salon_detail .line_02 {
	padding-bottom: 40px;
	background-image: url(../img/salon_ttl_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 1.2em;
}

h2 {
	margin: 0 0 1.5em;
	font-size: 100%;
}

h3 {
	margin: 3em 0 1em;
}

.columnTtl {
	background-color: #EBF9FF;
	font-size: 120%;
	height: 40px;
	line-height: 44px;
	margin: 15px 0;
	padding-left: 10px;
	font-weight: normal;
}

h4 {
	margin: 2em 0 0.5em;
}

h5 {
	margin: 1em 0 0.5em;
}

@font-face {
  font-family: 'kana';
  src: url('../font/elegantw7seion.otf') format('opentype')/*,
   		url('../font/A-OTF-FolkPro-Bold.otf') format('opentype') */;
}

@font-face {
  font-family: 'kanji';
  src: url('../font/A-OTF-FolkPro-Bold.otf') format('opentype');
}

.titleH1_01 {
	font-family: 'kana';
	background-image: url(../img/h2_mainTtl.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 146.67%;
	width: 730px;
	height: 60px;
	line-height: 60px;
	padding-top: 4px;
	padding-left: 5px;
}

.kanji {
	font-family:'kanji';
}

.titleH2_01 {
	background-image: url(../img/h2_mainTtl.png);
	background-position: left top;
	background-repeat: no-repeat;
	/*font-size: 146.67%;*/
	font-size: 130%;
	width: 730px;
	height: 60px;
	line-height: 60px;
	padding-top: 4px;
	padding-left: 5px;
}

.titleH2_02 {
}

.titleH3_01 {
}

.titleH3_02 {
}

.titleH4_01 {
	background-image: url(../img/icon_square.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 106.67%;
	margin-top: 15px;
}

.titleH4_02 {
}

.titleH5_01 {
	color:#0bb1fe;
	font-weight:bold;
	font-size:102%;
	margin-top: 25px;
}

.titleH5_02 {
}

.mainTtl {
	text-indent: -9999px;
	background-image: url(../../image/index/top_h1_ttl.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 730px;
	margin: 0 0 25px;
	height: 60px;
}

/*----------------------------------------------------
	#page
----------------------------------------------------*/

#page {
	margin: 13px 13px 0px;
	text-align: left;
	background-color: #FFFFFF;
	padding-bottom: 13px;
}

/*----------------------------------------------------
	.inner
----------------------------------------------------*/
.inner {
	width: 980px;
	margin: 0 auto;
	/*border: 1px dotted #F0F;*/
	text-align: left;
}

/*----------------------------------------------------
	header
----------------------------------------------------*/

header {
}

header p {
	color: #787878;
	font-size: 93.33%;
	margin: 0px 0 10px;
	padding: 25px 0 0;
	text-align: center;
}

header p.head {
	/*text-indent: -9999px;
	background-image: url(../../image/index/img_site_ttl.png);
	background-repeat: no-repeat;*/
	margin: 0 auto 30px;
	/*background-position: center center;*/
	height: 35px;
	width:548px;
	padding: 0;
	text-align: center;
}

/*----------------------------------------------------
	!breadcrumb
----------------------------------------------------*/
#breadcrumb {
	width: 980px;
	margin: 0 auto;
	font-size: 96%;
	/*border: 1px dotted #F0F;*/
	margin-bottom: -38px;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#breadcrumb li {
	display: inline;
	font-size: 95%;
	white-space: nowrap;
	line-height: 1.5em;
	padding: 0;
}

#breadcrumb li:after {
	content: "／";
}

#breadcrumb li:last-child:after {
	content: "";
	color: #F00;
}

#breadcrumb li:last-child {
	padding-left: 10px;
}

#breadcrumb li a {
	white-space: nowrap;
	display: inline-block;
	padding: 0 10px;
	text-decoration: none;
}

/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
	margin-bottom: 160px;
}

/*----------------------------------------------------
	#main
----------------------------------------------------*/

#main {
	float: left;
	width: 730px;
	margin-top: 38px;
	margin-right: 0;
	margin-left: 0;	/*border: 1px dotted #333;*/
}

section {
	margin-top: 0;
	margin-bottom: 30px;/*border: 1px dotted #0F0;*/
}

.outline {
	border-radius: 20px;
	border: 1px solid #6ED0FE;
}

.outlineInner {
	border-radius: 20px;
	margin: 0;
	padding: 10px 0 20px;
	border: 5px solid #D6F2FF;
}

article {
	margin: 0 20px 30px;
	margin-bottom: 30px;/*border: 1px dotted #0F0;*/
}

#main p {
	margin-bottom: 0.75em;
	line-height: 1.7;
	overflow-wrap: break-word;
	word-wrap: break-word;/*word-break: break-all;*/
}

#main table, #main ol, #main ul, #main dl, #main blockquote, #main pre {
	margin-bottom: 1em;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

#rank{
	margin-top: -112px;
	padding-top: 112px;
}
/*----------------------------------------------------
	#side
----------------------------------------------------*/

#side {
	float: right;
	width: 220px;
	margin-top: -15px;
	margin-right: 0;
	margin-left: 0;
	padding: 0;	/*border: 1px dotted #00F;*/
}

#side h3 {
	width:220px;
	height:65px;
	text-indent:-9999px;
}

#lNav01 {
	padding: 0;
	margin: 0;
}

#lNav01 h3 {
	background-image:url(../img/side_ttl_01.png);
	background-position:left top;
	background-repeat:no-repeat;
}

#lNav01 p {
	font-size:93.33%;
	margin-top:20px;
	line-height:1.6;
}

#lNav01 p a, #lNav01 a {
	font-size:93.33%;
	line-height:1.6;
}

.s_check_btn {
	display: block;
	margin-top: 15px;
}

#lNav02 h3 {
	background-image: url(../img/side_ttl_02.png);
	background-position: left top;
	margin: 40px 0px 0px;
	background-repeat: no-repeat;
}

#lNav03 h3 {
	background-image: url(../img/side_ttl_03.png);
	background-position: left top;
	margin: 40px 0 0;
	background-repeat: no-repeat;
}
#kw h3 {
	background-image: url(../img/side_ttl_05.png);
	background-position: left top;
	margin: 40px 0px 10xpx;
	background-repeat: no-repeat;
}
#kw li{
	border: 3px solid #63c2fc;
	margin-bottom: 10px;
	border-radius: 20px;
}
#lNav02, #lNav03 {
	font-size:86.67%;
}

#lNav02 a, #lNav03 a {
	color:#474747;
}

#lNav02 ul, #lNav03 ul {
	margin-top:5px;
}

#lNav02 li, #lNav03 li {
	background-image: url(../img/dot_line.png);
	padding-top: 12px;
	padding-bottom: 15px;
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height:1.4em;
}

#lNav02 li a, #lNav03 li a, #kw li a {
	background-image: url(/common/img/icon_side_arrow.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	display: block;
	text-indent: 0px;
	padding-left: 25px;
	text-decoration: none;
}
#kw li a {
	background-position: 10px 6px;
	padding-left: 30px;
	padding-right: 10px;
	font-size: 12px;
}

#lNav02 li a:hover, #lNav03 li a:hover {
	text-decoration:underline;
}

/*#side dl dt {
	padding-left: 10px;
}

#side dl ul {
	margin: 0 0 0 -1px;
	padding: 5px 0 50px;
}

#side dl ul li {
	background: #FFF;
	border: 1px solid #999;
	list-style-type: none;
}

#side dl ul li + li {
	border-top: 0;
}

#side dl ul li.active {
	background: none;
	border-left: 1px solid #EEE;
}

#side dl ul li + li + li + li.active {
	background: none;
	border-left: 1px solid #F9F9F9;
}

#side dl ul li + li + li + li + li + li.active {
	background: none;
	border-left: 1px solid #FFF;
}

#side dl ul li a {
	color: #999;
	text-decoration: none;
	display: block;
	width: 260px;
	padding: 5px 10px;
}

#side dl ul li.active a {
	color: #000;
}*/

/*----------------------------------------------------
	footer nav
----------------------------------------------------*/

#fotnav{
	border-top:#75D2F5 1px solid;
	padding-top:5px;

	width: 100%;
	overflow: hidden;
}

#fotnav .fnL,
#fotnav .fnR{
	line-height:1.5em;
	font-size:12px;
	width:300px;
}

#fotnav .fnL{
	float:left;
	text-align:left;
	padding-left:25px;
	background-image: url(/common/img/icon_side_arrow_left.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#fotnav .fnR{
	float:right;
	text-align:right;
	padding-right:25px;
	background-image: url(/common/img/icon_side_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}

/*----------------------------------------------------
	!pageTop
----------------------------------------------------*/
.pageTop {
	position: fixed;
	right: 20px;
	bottom: 160px;
}

.pageTop a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../img/pageTop.png);
	text-indent: -9999px;
	width: 115px;
	height: 80px;
}

.pageTop a:hover {
/*background-position: 0 -74px;*/
}

/*----------------------------------------------------
	footer
----------------------------------------------------*/
#footer {
	width: 100%;
}

#footer .inner {
	border-top:solid 1px #6ED0FE;
}

#footer .inner ul {
	margin: 20px 0 30px;
	text-align: center;
}

#footer .inner ul li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #BCBCBC;
	font-size: 93.33%;
}

#footer .inner ul li:first-child {
	border-left: 1px solid #BCBCBC;
}

.fLinks01 {
	margin: 20px auto 15px;
	width: 988px;
	font-size: 78%;
	color: #111;
	line-height: 1.3;
}

#copyright {
	font-size: 73.33%;
	color: #999999;
	text-align: center;
	margin-bottom: 50px;
}



table.column{
	border:1px solid #cccccc;
	margin-bottom: 0.75em;
}
table.column th,
table.column td{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px 10px;
}

table.column th{
	background-color:#effaff;
}


p.blue {
	color:#0bb1fe;
	font-weight:bold;
}


.mb0{ margin-bottom:0 !important;}

/*----------------------------------------------------
	グローバルナビ
----------------------------------------------------*/
.siteHeader {
	margin-bottom: 148px;
}

.globalNav {
	position: absolute;
	top: 140px;
	right: 13px;
	left: 13px;
	border: 1px solid #6ed0fe;
	border-width: 1px 0;
	color: #fff;
	background-color: #08b3ff;
}

.globalNav-list {
	display: table;
	line-height: 1;
}

.globalNav-list .cont01,
.globalNav-list .cont02,
.globalNav-list .cont03,
.globalNav-list .cont04 {
	display: table-cell;
	vertical-align: middle;
}

.globalNav-list .globalNav-link {
	display: block;
	position: relative;
	width: 100%;
	height: 18px;
	padding: 46px 0;
	transition: padding .4s;
}
.globalNav-list .globalNav-link:hover {
	opacity: 0.8;
}

.globalNav-list .img-repl {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	text-indent: 1000%;
	white-space: nowrap;
}

.globalNav-list .cont01 {
	width: 81px;
	border-right: 1px solid #82d8fd;
}
.globalNav-list .cont01 .globalNav-link {
	background: url(../img/txt_nav_top.png) no-repeat left center;
}

.globalNav-list .cont02 {
	width: 475px;
	border-right: 1px solid #82d8fd;
	text-align: center;
}
.globalNav-list .cont02 .globalNav-link {
	background: url(../img/txt_nav_ranking.png) no-repeat center 20px;
	padding: 20px 0 7px;
}

.globalNav-list .cont03 {
	width: 275px;
	border-right: 1px solid #82d8fd;
	text-align: center;
}
.globalNav-list .cont03 .globalNav-link {
	background: url(../img/txt_nav_column.png) no-repeat center center;
}

.globalNav-list .cont04 {
	width: 146px;
	text-align: right;
}
.globalNav-list .cont04 .globalNav-link {
	background: url(../img/txt_nav_faq.png) no-repeat right center;
}

.globalNav-rankingBox {
	min-height: 52px;
	padding-top: 13px;
	transition: height .2s;
}

.rankingPickup {
	display: inline-block;
	line-height: 1;
	margin: 0 auto;
	font-weight: bold;
	font-size: 0.8em;
}

.rankingPickup li {
	display: inline;
	float: left;
	margin: 0 9px 9px
}
.rankingPickup li.small {
	font-size: .8em;
}
.rankingPickup li.more-small {
	font-size: .7em;
}
.rankingPickup li.narrow {
	letter-spacing: -.08em;
}

.rankingPickup .btn {
	display: inline-block;
	position: relative;
	padding: 9px 20px 9px 48px;
	border-radius: 30px;
	background-color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.rankingPickup .btn:before {
	content: '';
	position: absolute;
	top: -14px;
	left: 10px;
	width: 36px;
	height: 50px;
	background-size: contain !important;
	background-position: center center !important;
	/*
	width: 47px;
	height: 36px;
	*/
}
.rankingPickup .btn:hover {
	opacity: 0.8;
}

.rankingPickup .rank01 .btn {
	color: #ceaf06;
}
.rankingPickup .rank01 .btn:visited {
	color: #ceaf06;
}
.rankingPickup .rank01 .btn:before {
		background: url(../img/icon_nav_rank_01.png) no-repeat;
}

.rankingPickup .rank02 .btn {
	color: #6d6d6d;
}
.rankingPickup .rank02 .btn:visited {
	color: #6d6d6d;
}
.rankingPickup .rank02 .btn:before {
		background: url(../img/icon_nav_rank_02.png) no-repeat;
}

.rankingPickup .rank03 .btn {
	color: #9c7427;
}
.rankingPickup .rank03 .btn:visited {
	color: #9c7427;
}
.rankingPickup .rank03 .btn:before {
		background: url(../img/icon_nav_rank_03.png) no-repeat;
}

/* スクロール後のスタイル */
.is-scrolled .globalNav {
	position: fixed;
	top: 0;
	right: auto;
	left: 0;
	width: 100%;
	z-index: 100;
}

.is-scrolled .globalNav-list .globalNav-link {
	padding: 18px 0;
}

.is-scrolled .globalNav-list .cont02 .globalNav-link {
	background-position: center center;
}

.is-scrolled .globalNav-rankingBox {
	height: 0;
	min-height: 0;
	overflow: hidden;
	padding-top: 0;
}

/*----------------------------------------------------
	サイド　コラム枠
----------------------------------------------------*/

#side .side-column-heading {
	height: 61px;
}

.side-column-heading {
	margin: 10px 0;
	background: url(../img/side_ttl_04.png) no-repeat;
}

.m-colSide {
	line-height: 1;
	margin: 0 0 25px;
	font-size: 10px;
}

.m-colSide li {
	margin: 0 0 8px;
}

.m-colSide a {
	display: block;
	overflow: hidden;
	color: #474747;
	text-decoration: none;
}
.m-colSide a:visited {
	color: #474747;
}

.m-colSide-title {
	line-height: 1.30769;
	margin: 0 0 15px;
	padding: 12px 0;
	font-size: 1.3em;
	font-family: 'kanji', sans-serif;
	border-bottom: 1px solid #73d2f4;
}

.m-colSide-row {
	width: 100%;
	margin-bottom: 15px;
}
.m-colSide-row:after {
	content: "";
	display: block;
	clear: both;
}

.m-colSide-thumb {
	float: left;
	width: 100px;
	margin: 0 10px 0 0;
}

.m-colSide-text {
	line-height: 1.5;
	overflow: hidden;
	font-size: 1.2em;
}

/*----------------------------------------------------
	ページネーション
----------------------------------------------------*/
.m-pagination {
	line-height: 1.375;
	margin: 90px 0 70px;
	color: #0bb1fe;
	font-size: 1.06667em;
	text-align: center;
}

.m-pagination .prev,
.m-pagination .next,
.m-pagination .page {
	display: inline-block;
	padding: 2px 5px;
}

.m-pagination .prev {
	margin-right: 14px;
	padding-left: 22px;
	background: url(../img/icon_side_arrow_left.png) no-repeat left center;
}

.m-pagination .next {
	margin-left: 14px;
	padding-right: 22px;
	background: url(../img/icon_side_arrow.png) no-repeat right center;
}

.m-pagination .page {
	margin: 0 3px;
}
.m-pagination a.page {
	text-decoration: underline;
}
.m-pagination a.page:hover {
	text-decoration: none;
}
