@charset "UTF-8";
/*---------------------------------------------------------
Theme Name: RH+
Theme URI: https://rojinhome.jp
Description:
Author: Tak
Author URI:
License: 
Tags: flexible-width, custom-header, custom-menu, editor-style,
Version: 2025_001
---------------------------------------------------------*/
* {
	font-family: "Noto Sans Jp", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", sans-serif;
	margin: 0px;
	padding: 0px;
}
main, article, aside, header, canvas, details, figcaption, figure, footer, nav, section, summary {
	display: block;
}
body {
	min-width: 320px;
	word-wrap: break-word;
	background-color: #fff;
	counter-reset: rank_number;
}
body.mceContentBody {
	background-color:#fff;
}
#sb-site, .sb-site-container {
    background-color: #fff!important;
}

/* リンクカラー */
a {
	color: #0033cc;
}

/* リンクカラー｜マウスオーバー */
a:hover {
	color: #0033cc;
}

img, video, object {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
	display: block;
	margin: 0 auto;
}

/* 画像リンク｜マウスオーバー */
a:hover img {
	-moz-opacity: 0.8;
	opacity: 0.8;
}
img.size-full, img.size-large {
	margin-bottom: 10px;
	height: auto;
	max-width: 100%;
}
.wp-caption{
	height: auto;
	max-width: 100%;
}

/* ロゴ画像｜サイズ */
.sitename img {
	max-height: 40px;
	margin: 16px 16px;
}

/* スマホ非表示 */
.smanone,
.sp_none {
	display: none;
}

/* clearfix */
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
	padding-bottom: 20px;
}

/* iframeのレスポンシブ */
.youtube-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.youtube-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*--------------------------------
　フォント設定
---------------------------------*/

/* 基本設定 */
p {
	color: #333;
	font-size: 13px;
	line-height: 1.8;
	margin-bottom: 24px;
}

/* サイトネーム */
header .sitename {
	font-size: 16px;
    color: #fff;
    line-height: 3;
    padding: 0;
    margin: 0;
    display: flex;
}
header .sitename a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
header .sitename a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.header_logo {
    display: inline-block;
    color: #333;
    font-size: 20px;
    font-weight: 700;
    line-height: 64px;
    margin-left: 16px;
}
.header_logo a {
	display: inline-block;
}
.header_logo a img {
	max-height: 32px;
    width: auto;
    margin: 0;
}
.sitename img {
	max-height: 20px;
	margin: 16px;
}

/* キャッチフレーズ */
header h1 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
header a {
	color: #fff;
	text-decoration: none;
}
header .descr {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 20px;
	padding-bottom: 10px;
}

/* h1 <SP> */
.entry-title {
	font-size: 16px;
	line-height: 1.8;
	color: #333;
	padding: 16px;
	margin: 0;
	background: #f8f7f5;
}
.entry-title a:hover {
	text-decoration: underline;
}
.entry-title a {
	color: #333;
	text-decoration: none;
}
.page_title {
	font-size: 20px;
	line-height: 1.8;
	color: #333;
	padding: 16px 24px;
	margin: 0;
	background: #f8f7f5;
}

/* h2 <SP> */
h2 {
	position: relative;
	color: #333;
	font-size: 16px;
	line-height: 1.8;
	letter-spacing: .06em;
	margin-bottom: 0;
	padding: 16px 0;
}
.top_h2 {
	font-size: 18px;
	padding: 16px 24px;
	margin: 0;
	background-color: #fff;
	color: #333;
}
.page h2 {
	font-size: 18px;
	padding: 16px 0 8px;
	margin-bottom: 24px;
	border-bottom: 2px solid #999;
}
.archive_h2 {
	font-size: 13px;
	padding: 16px 24px;
	background-color: #f8f7f5;
}
.archive_h2 span {
	margin-right: 8px;
}

/* 該当なし */
.no_tax_p {
	padding: 16px;
}

/* トップへ戻る */
.post_child .top_re_btn a {
	display: block;
	text-decoration: none;
	font-size: 13px;
	line-height: 4;
	color: #fff;
	background-color: #f08301;
	margin: 16px;
	border-radius: 8px;
	text-align: center;
}

/* h3 <SP> */
.post h3 {
	font-size: 14px;
	margin-bottom: 16px;
	padding: 16px 0;
	color: #333;
	line-height: 1.8;
}
h3 a {
	color: #333;
	text-decoration: none;
}
.top_h3 {
	color: #333;
	font-size: 15px;
	letter-spacing: .1em;
	padding: 16px;
	margin: 16px 0 0 0;
	text-align: left;
}
.top_word_box_h3 .top_h3 {
	display: inline-block;
}
.top_word_box_h3 span {
	font-size: 13px;
	color: #333;
}
.top_word_box_h3 .word_quant_nm {
	font-size: 15px;
	font-weight: 500;
}
.page h3 {
	font-size: 16px;
	line-height: 1.8;
	color: #333;
	padding: 0;
	margin-bottom: 16px;
}

/* h4 <SP> */
.post h4{
	padding: 10px;
	margin-bottom: 20px;
}

/* h5 <SP> */
.post h5{
	margin-bottom: 20px;
	font-size: 16px;
}
.wp-caption-text a,.wp-caption-text{
	font-size: 12px;
	color: #ccc;
}

/* サイドバー見出し <SP> */
#side aside h4 {
	font-size: 16px;
	font-weight: bold;
	padding: 15px;
	margin-bottom: 20px;
	line-height: 1.8;
}

/* 記事タイトル下 */
.date_box p {
	font-size: 13px;
	margin: 0px;
	color: #666;
	line-height: 1.5;
}
.date_box {
	border-top: 1px solid #f5f5f1;
	border-bottom: 1px solid #f5f5f1;
	padding: 16px;
}

/* フッター文字 */
#footer h3 {
	font-size: 13px;
	margin-bottom: 16px;
}
#footer .copy {
	font-size: 12px;
	color: #999;
	line-height: 1.8;
}

/*--------------------------------
　エディタ設定 <SP>
---------------------------------*/

/* テーブル */
.post table {
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
}
.post table tr th {
	padding: 8px;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-size: 13px;
	line-height: 1.8;
	font-weight: 400;
	text-align: center;
}
.post table tr td {
	width: auto;
	padding: 8px;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-size: 13px;
	line-height: 1.8;
}
.post table tr th p , .post_child table tr td p {
	font-size: 13px;
	line-height: 1.8;
}

/* ----- テーブル｜.post_child <SP> ----- */
.post_child table {
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
}
.post_child table tr th {
	width: 50%!important;
	padding: 8px;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-size: 13px;
	line-height: 1.8;
	font-weight: 400;
	text-align: center;
}
.post_child table tr td {
	width: 50%!important;
	padding: 8px;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-size: 13px;
	line-height: 1.8;
	text-align: center;
}
.post_child table tr th p , .post_child table tr td p {
	font-size: 13px;
	line-height: 1.8;
}

/* ----- テーブル｜グーテンベルク <SP>　----- */
.wp-block-table {
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	margin-bottom: 24px!important;
	color: #333;
}
.wp-block-table table tr th {
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-align: center;
	font-size: 12px;
	line-height: 1.8;
	padding: 8px;
	width: auto!important;
	color: #333;
}
.wp-block-table table tr td {
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-align: center;
	font-size: 12px;
	line-height: 1.8;
	padding: 8px;
	width: auto!important;
	color: #333;
}


/* 画像 */
img.alignright {
	display: block;
	margin: 0 0 0 auto;
}
img.alignleft {
	display: block;
	margin: 0 auto 0 0;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
img.float-left {
	float: left;
}
img.float-right {
	float: right;
}
.wp-caption {
	text-align: center;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.ie8 img {
	width: auto;
}

/* リスト */
.post ul {
	list-style-type: disc;
	padding: 16px ;
	margin-bottom: 16px;
}
.post ul li {
	font-size: 13px;
	line-height: 1.8;
}
.post ol {
	list-style-type: decimal;
	padding: 16px;
	margin-bottom: 16px;
}
.post ol li {
	font-size: 13px;
	line-height: 1.8;
}

/* 引用 */
.post blockquote {
	background-color: #f5f5f1;
	padding: 16px;
	margin-bottom: 24px;
}

/* 引用もどき */
.inyoumodoki {
	background-color: #f5f5f1;
	padding: 16px;
	margin-bottom: 24px;
}

/*--------------------------------
　検索フォーム <SP>
---------------------------------*/
#side aside #search {
	padding-bottom: 0px;
	position: relative;
	width: 100%;
}
#s {
	height: 50px;
	color: #333;
	font-size: 13px;
	border-radius: 8px;
	border-style: none;
	background-color: #fff;
	z-index: 10;
	padding: 16px 48px 16px 16px;
	width: 100%;
	box-sizing: border-box;
	box-shadow: 0 0 12px 1px rgb(0 0 0 / 10%);
}
#searchsubmit {
	border-radius: 0;
	border-style: none;
	color: #333;
	background-color: #fff;
	position: absolute;
	right: 1px;
	top: 1px;
	width: 48px;
	height: 48px;
	z-index: 20;
}
*:first-child + html #searchsubmit {
	top: 1px;
}

/*--------------------------------
　メニュー <SP>
---------------------------------*/
nav li {
	position: relative;
	float: left;
	font-size: 13px;
	padding: 0 16px;
	display: inline;
}
nav li li {
	float: left;
	font-size: 13px;
	padding: 0 16px;
	display: inline;
	border: none;
}
nav li a {
	float: left;
	color: #333;
	text-decoration: none;
}
.menu-navigation-container {
	overflow: hidden;
}
nav li a:hover {
	
}

/* ----- MENU <SP> ----- */
.openbtn1{
  /*position:fixed;*/
	position: absolute;
    z-index: 9999;/*ボタンを最前面に*/
	top: 16px;
	right: 32px;
	cursor: pointer;
    width: 48px;
    height: 48px;
	color: #333;
	/*background-color: #ff5050;*/
	/*border-radius: 100%;*/
	/*border: 2px solid #1c8897;*/
}
  
/*×に変化*/  
.openbtn1 span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 12px;
    height: 2px;
    border-radius: 2px;
	background-color: #333;
    width: 24px;
  }

.openbtn1 span:nth-of-type(1) {
	top: 16px; 
}

.openbtn1 span:nth-of-type(2) {
	top: 24px;
	background-color: #f08301;
}

.openbtn1 span:nth-of-type(3) {
	top: 32px;
}

.openbtn1.active span:nth-of-type(1) {
    top: 18px;
    left: 12px;
    transform: translateY(6px) rotate(-45deg);
    width: 24px;
}

.openbtn1.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn1.active span:nth-of-type(3){
    top: 30px;
    left: 12px;
    transform: translateY(-6px) rotate(45deg);
    width: 24px;
}
#g-nav{
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position:fixed;
    z-index: 999;
    /*ナビのスタート位置と形状*/
  top:-120%;
    left:0;
  width:100%;
    height: 100vh;/*ナビの高さ*/
  background: #fff;
    /*動き*/
  transition: all 0.6s;
}

/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive{
    top: 0;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999; 
    width: 100%;
    height: 100vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/*ナビゲーション*/
#g-nav ul {
    /*ナビゲーション天地中央揃え*/
    position: absolute;
    z-index: 999;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
	width: 100%;
	padding: 24px;
}

.sp_menu_line img {
	margin-bottom: 24px;
}

/*リストのレイアウト設定*/
.sp_menu_child {
	border-bottom: 1px solid #eee;
}
.sp_menu_child a {
	font-size: 15px;
	color: #333;
	text-decoration: none;
	padding: 16px;
	display: block;
	text-transform: uppercase;
	letter-spacing: .06em;
	font-weight: bold;
}

/* --- SNS --- */
.sp_menu_sns {
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	padding: 24px;
	justify-content: center;
}
.sp_menu_sns a {
	width: 20%;
	color: #333;
	font-size: 24px;
	text-align: center;
}

#g-nav li{
	list-style: none;
	text-align: left; 
}

#g-nav li a{
	color: #000;
	text-decoration: none;
	padding: 10px;
	display: block;
	text-transform: uppercase;
	letter-spacing: .06em;
	font-weight: bold;
}


/*--------------------------------
　ぱんくず <SP>
---------------------------------*/
#custom_breadcrumb {
	overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
	border-top: 1px solid #eee;
}
#custom_breadcrumb ul {
	width: max-content;
	padding: 0 24px;
    margin: 16px 0;
    box-sizing: border-box;
    display: inline-block;
	color: #666;
	font-size: 13px;
    line-height: 1.8;
    font-weight: 400;
}
#custom_breadcrumb ul a {
	color: #666;
    font-size: 13px;
    line-height: 1.8;
    font-weight: 400;
    text-decoration: none;
}
#custom_breadcrumb ul i {
	margin: 0 8px;
}

/* ----- オリジナル ----- */
.my_bread {
	border-top: 1px solid #eee;
}
.my_bread_inner nav {
	overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}
.my_bread_inner nav ul {
	width: max-content;
    padding: 0 16px;
    margin: 16px 0;
    box-sizing: border-box;
    display: inline-block;
    color: #666;
    font-size: 12px;
    line-height: 1.5;
    font-weight: 400;
	letter-spacing: .06em;
}
.my_bread_inner nav ul li {
	list-style: none;
	position: relative;
	color: #666;
	font-size: 12px;
	line-height: 1;
	padding: 0;
	display: inline-block;
}
.my_bread_inner nav li a {
	color: #666;
	text-decoration: none;
}

/*--------------------------------
　ページネーション <SP>
---------------------------------*/
.pagenation_sp {
	width: 100%;
	padding: 16px;
	margin: 16px auto 32px;
    display: inline-block;
	box-sizing: border-box;
}
.pagenation_sp:after, .pagenation ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.pagenation_sp ul {
	margin: auto;
    display: flex;
	justify-content: center;
	gap: 8px;
}
.pagenation_sp li {
	display: table-cell;
	list-style: none outside none;
	width: 40px;
	height: 40px;
}
.pagenation_sp li:first-child {
	margin-left: 0;
}
.pagenation_sp li.active {
	color: #fff;
	background-color: #f08301;
	border: 1px solid #f08301;
	cursor: not-allowed;
    font-weight: bold;
    font-size: 12px;
	line-height: 40px;
	border-radius: 100vh;
	text-align: center;
}
.pagenation_sp li a {
	background-color: #fff;
	border: 1px solid #eee;
	color: #666;
    font-weight: 400;
    font-size: 12px;
	display: block;
	padding: 0;
	text-decoration: none;
	line-height: 40px;
	border-radius: 100vh;
	width: 100%;
	height: 100%;
	text-align: center;
}
.pagenation_sp li.prev a::before {
	display: inline-block;
	font-family: Fontawesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}
.pagenation_sp li.prev a::before {
	content: "\f104";
	line-height: 1.2;
	padding: 0 1.5px;
}
.pagenation_sp li.next a::before {
	display: inline-block;
	font-family: Fontawesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}
.pagenation_sp li.next a::before {
	content: "\f105";
	line-height: 1.2;
	padding: 0 1.5px;
}
.pagenation_sp li a:hover {
	background: #f5f5f5;
	color: #000;
	opacity: 0.8;
	transition-duration: 500ms;
	transition-property: all;
	transition-timing-function: ease;
}

/*--------------------------------
　SNS <SP>
---------------------------------*/
.sns li {
	margin: 16px 0;
}
.sns .snsb li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
}
.post .sns .snsb.clearfix {
	padding: 16px 0;
}

/*--------------------------------
　カレンダー <SP>
---------------------------------*/
#wp-calendar {
	border-collapse: collapse;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	width: 100%;
}
#wp-calendar thead tr th {
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	font-size: 13px;
	padding: 3px;
	text-align: center;
	background-color: #f5f5f1;
}
#wp-calendar td {
	text-align: center;
	padding: 0px;
	background-color: #fff;
}
#wp-calendar caption {
	font-weight: bold;
	text-align: left;
	padding: 16px 0;
	font-size: 13px;
}
#wp-calendar tbody tr #today {
	background-color: #ff0017;
}

/*--------------------------------
　ページトップ <SP>
---------------------------------*/
#page-top {
	position: fixed;
	width: 48px;
	z-index: 9999;
	bottom: 16px;
	right: 16px;
}
#page-top a {
	background-color: #f08301;
	padding: 0;
	border-radius: 100vh;
	display: block;
	box-sizing: border-box;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	line-height: 48px;
	color: #fff;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
	color: #fff;
}

/*--------------------------------
　コメント <SP>
---------------------------------*/
#comments p a {
	color: #333;
}
#comments p {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.8;
	margin: 0px;
	color: #333;
	padding: 16px 0;
}
#comments label {
	display: block;
}
.metadata dd a {
	color: #333;
}
.metadata {
	font-size: 13px;
	line-height: 1.8;
}
#comments {
	font-size: 13px;
	line-height: 1.8;
	color: #333;
	background-color: #fff;
	padding: 16px;
	border-left: 1px solid #eee;
}
.comment-body {
	padding: 16px;
	margin-bottom: 16px;
}
.fn {
	font-style: normal;
	font-size: 13px;
}
.says {
	font-size: 13px;
	line-height: 1.8;
}
.commentmetadata {
	font-size: 13px;
	line-height: 1.8;
	height: 16px;
	width: 100%;
	clear: both;
	padding: 16px;
}
.reply {
	padding: 8px;
	font-size: 13px;
}
#comments #respond {
	font-size: 13px;
	margin-bottom: 16px;
	padding: 16px;
	color: #666;
}
#comments #commentform .tags {
	padding: 16px;
	background-color: #fff;
	font-size: 13px;
}
#comments #commentlist img {
	padding: 16px;
}
#comments .commets-list {
	padding-left: 0px;
	list-style-type: none;
}
ul.children {
	padding: 0px;
}
.commets-list li {
	list-style-type: none;
}
.comment-author.vcard .avatar {
	float: left;
	margin-right: 16px;
}
.vcard .fn {
	font-size: 13px;
	line-height: 1.8;
}
/* コメント下｜タグの表記 */
.form-allowed-tags {
	display: none;
}
#comments h3 {
	font-size: 16px;
	padding: 10px 0px 10px 50px;
	border: none;
	margin-bottom: 0px;
}
#comments textarea {
	margin-bottom: 16px;
	width: 100%;
	border: 1px solid #f5f5f5;
}
#comments input {
	box-sizing: border-box;
	padding: 16px;
	width: 100%;
	border-radius: 3px;
	border: 1px solid #f5f5f5;
}
/* コメントボタン */
#comments input[type="submit"] {
	background-color: #eee;
	padding: 16px;
	-webkit-appearance: none;
}

/*--------------------------------
　PREV NEXT <SP>
---------------------------------*/
.p-navi dl {
	padding: 8px;
	margin: 8px;
}
.p-navi dl dt {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.8;
	float: left;
	width: 50px;
	color: #666;
}
.p-navi dl dd {
	font-size: 13px;
	padding-left: 55px;
	line-height: 1.8;
}

/* ----------------------------------------------------
　スマホ レイアウト
---------------------------------------------------- */

/* ----- 全体設定 ----- */
#wrapper {
	max-width: 100%;
	padding: 0;
	margin: 0 auto;
}
#content {
	padding-top: 64px;
}
.top_content {
	padding-top: 0!important;
}
main {
	/*box-shadow: 0px 0px 5px 0px #C8C8C8;*/
	background-color: #fff;
	padding: 0;
	margin: 0;
}

/*--------------------------------
　ヘッダー <SP>
---------------------------------*/
header {
	height: 48px;
	width: 100%;
	z-index: 3;
	position: absolute;
	background-color: transparent;
	padding: 16px;
	box-sizing: border-box;
}
.header_inner {
	background-color: #fff;
	border-radius: 100vh;
	display: flex;
    height: 48px;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 0;
}
.logo_box {
	display: block;
}

/* ----- トグル <SP> ----- */
.sb-toggle-right {
	display: block;
	width: 64px;
	height: 64px;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 5;
}
.sb-toggle-right span {
	display: block;
	background: #333;
	width: 32px;
	height: 2px;
	position: absolute;
	left: 16px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
}
.sb-toggle-right span:first-child {
	top: 24px;
}
.sb-toggle-right span:nth-child(2) {
	margin-top: -1px;
	top: 50%;
}
.sb-toggle-right span:last-child {
	bottom: 24px;
}

/* ----- メニュー <SP> ----- */
.slide_menu {
	font-size: 13px;
	line-height: 1.8;
	text-align: center;
	color: #fff;
	padding: 16px 0;
	margin-bottom: 0px;
	letter-spacing: .06em;
}
.sb-slidebar {
	background-color: #fff!important;
	width: 85%!important;
	padding: 16px 16px 55px!important;
}
.sb-slidebar h4 {
	font-size: 13px;
	line-height: 1.8;
	font-weight: 500;
	color: #333;
	letter-spacing: .06em;
	text-align: left;
	padding: 0;
	box-sizing: border-box;
    margin: 0;
}
.sb-slidebar nav {
	box-sizing: border-box;
	overflow: hidden;
}
.sb-slidebar nav ul {
	width: 100%;
}
.sb-slidebar nav li {
	position: relative;
	font-size: 12px;
	border-top: 1px solid #eee;
	width: 100%;
}
.sb-slidebar nav li:last-child {
    border-bottom: 1px solid #eee;
}
.sb-slidebar nav li a {
	color: #333;
	text-decoration: none;
	display: block;
	line-height: 4;
	letter-spacing: .06em;
	padding-left: 16px;
}
.sb-close {
	font-size: 12px;
	line-height: 40px;
	margin: 16px;
	border: 1px solid #666;
	color: #333;
	text-align: center;
	letter-spacing: .1em;
	box-sizing: border-box;
	overflow: hidden;
}

/*--------------------------------
　トップページ <SP>
---------------------------------*/

/* ----- セクション｜全体設定 <SP> ----- */
section {

}
.section_blocks_wrap {
	margin-bottom: 32px;
}
.section_color {
	background-color: #fff9e5;
	padding: 32px 16px;
}

/* ----- セクション｜トップイメージ <SP> ----- */
/* 画像 */
.top_img_box {
    position: relative;
	height: 80vh;
	min-height: 500px;
	max-height: 580px;
	overflow: hidden;
}
.top_img_box img {
	width: 100%;
	height: 80vh;
	object-fit: cover;
	position: relative;
}
.top_img_box::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	background-color: rgba(0, 0, 0, .2);
	z-index: 1;
}

/* テキスト */
.slider_text_box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	width: 85%;
	z-index: 2;
}
.slider_text_box h2 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.8;
	margin: 0 0 16px;
	padding: 0!important;
	/*filter: drop-shadow(0 2px 8px rgba(27,27,27,0.5));*/
	text-align: center;
}
.slider_text_box p {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.8;
	margin-bottom: 20px;
}

/* 検索ボックス */
.top_search_box {
	padding: 24px;
	background-color: rgba(255,255,255,.5);
	border-radius: 8px;
}
.top_search_box #search #searchform {
	position: relative;
}
.top_search_box #search #searchform #s {
	background-color: #fff;
	/*border: 2px solid #fff;*/
	/*border-radius: 8px;*/
	color: #666;
	font-size: 16px;
	position: relative;
	display: block;
	margin-bottom: 8px;
}
.top_search_box_box #search #searchform #s::-webkit-input-placeholder {
	color: #999;
}
.top_search_box #search #searchform #s:-moz-placeholder {
	color: #999;
}
.top_search_box #search #searchform #s::-moz-placeholder {
	color: #999;
	font-weight: bold;
}
.top_search_box #search #searchform #s:-ms-input-placeholder {
	color: #999;
	font-weight: bold;
}
::placeholder {
	color: #999;
}
.top_search_box #search #searchform #searchsubmit {
	/*border-radius: 0 8px 8px 0;
	color: #fff;
	background-color: transparent;
	right: 2px;
	top: 2px;
	border-left: 2px solid #fff;*/
	width: 100%;
	height: 50px;
	background-color: #f08301;
	/*border: 2px solid #fff;*/
	border-radius: 8px;
	color: #fff;
	position: relative;
	display: block;
}

/* ----- セクション｜スライダー <SP> ----- */
.top_img_slider{
	margin: 0 auto;
	width: 100%;
}
.top_img_slider img{
	height: auto;
	width: 100%;
}

/* slickスライダー */
.slick-prev:before,
.slick-next:before {
	color: #000;
}

/* ----- セクション｜キャンペーン ---- */
.top_cp_box_inner {
	padding: 24px;
}
.top_cp_box_inner img {
	border-radius: 8px;
}

/* ----- TOP PAGE｜TAB <SP> ----- */
.tab_box {
	padding: 0 24px;
    box-sizing: border-box;
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	background: #fefefe;
}
/* tabの形状 */
.tab {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	margin: 0;
}
.tab li {
	list-style: none;
	-webkit-flex-grow: 1;
    flex-grow: 1;
	text-align: center;
	width: 50%;
}
.tab li a {
	font-size: 15px;
	font-weight: 400;
	line-height: 3;
	color: #666;
	text-decoration: none;
	display: block;
	background: #fff;
	margin: 0;
	/*padding: 16px;*/
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-radius: 8px 8px 0 0;
}
/*liにactiveクラスがついた時の形状*/
.tab li.active a {
	color: #fff;
	font-weight: 600;
	background: #f08301;
	border-top: 1px solid #f08301;
	border-left: 1px solid #f08301;
	border-right: 1px solid #f08301;
}


/*エリアの表示非表示と形状*/
.area {
	display: none;/*はじめは非表示*/
	opacity: 0;/*透過0*/
	background: #f8f7f5;
	padding: 16px 0;
	border-radius: 0 0 8px 8px;
}

/*areaにis-activeというクラスがついた時の形状*/
.area.is-active {
	display: block;/*表示*/
	animation-name: displayAnime;/*ふわっと表示させるためのアニメーション*/
	animation-duration: 2s;
	animation-fill-mode: forwards;
	border: 1px solid #eee;
}

@keyframes displayAnime{
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.top_itiran_tab_h2 {
	display: inline-block;
	padding-left: 16px;
}
.top_itiran_box_tab_h2 span {
    font-size: 13px;
    color: #333;
}
.top_itiran_box_tab_h2 .word_quant_nm {
    font-size: 15px;
    font-weight: 500;
}


/* ----- セクション｜エリアボタン <SP> ----- */
.top_area_rank_box {
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
	padding: 0 0 32px;
}
.top_area_rank_box_inner {
	width: fit-content;
	padding: 16px 0 16px 16px;
	box-sizing: border-box;
	overflow: hidden;
	display: flex;
	text-align: left;
    border-collapse: separate;  /* セルの間隔を空ける */
    border-spacing: 20px 0;  /* 左右 上下で記述 */
}
.rank_card {
	margin-right: 16px;
	width: 160px;
	vertical-align: top;
	position: relative;
	display: table-cell;
	border-radius: 100vh;
	box-sizing: border-box;
    position: relative;
}
.rank_card img {
	width: 100%;
	border-radius: 8px;
}

/* ----- セクション｜検索ボックス <SP> ----- */
.top_word_btn_box_inner {
	padding: 16px;
}
.top_word_btn_box_inner #search {
	position: relative;
}
.top_word_btn_box_inner #search #s {
	height: 50px;
	color: #333;
	font-size: 13px;
	border-radius: 8px;
	border-style: none;
	background-color: #fff;
	z-index: 10;
	padding: 16px 48px 16px 16px;
	width: 100%;
	box-sizing: border-box;
	box-shadow: none;
	border: 1px solid #f5f5f1;
	-webkit-appearance: none;
}
.top_word_btn_box_inner #search #s::placeholder {
	color: #999;
}
.top_word_btn_box_inner #search #searchsubmit {
	border-radius: 0 8px 8px 0;
	border-style: none;
	color: #333;
	background-color: #f5f5f1;
	position: absolute;
	right: 1px;
	top: 1px;
	width: 48px;
	height: 48px;
	z-index: 20;
}

/* ----- セクション｜エリアタブボックス ----- */
.top_area_btn_box {
	margin-bottom: 64px;
}
.top_area_btn_box_inner ul {
	display:flex;
	flex-wrap:wrap;
	padding: 16px;
}
.top_area_btn_box_inner ul li {
	display: inline-block;
	width: 47%;
	margin: 0 1.5% 3%;
}
.top_area_btn_box_inner ul li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	line-height: 3;
	color: #333;
	padding: 0;
	border-radius: 3px;
	background-color: #fff;
	text-align: center;
	border: 1px solid #eee;
}
.toggle_contents {
	margin: 16px;
	background-color: #ffe7b9;
}
.toggle_title {
	position: relative;
	padding: 16px;
	cursor: pointer;
	font-size: 13px;
	line-height: 2;
}
.toggle_btn {
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	background-color: #333;
	display: block;
	width: 24px;
	height: 24px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border-radius: 50%;
}
.toggle_btn:before, .toggle_btn:after {
	display: block;
	content: '';
	background-color: #fff;
	position: absolute;
	width: 10px;
	height: 2px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.toggle_btn:before {
	width: 2px;
	height: 10px;
}
.toggle_title.selected .toggle_btn:before {
	content: normal;
}
.toggle_contents dd {
	display: none;
}

/* ----- セクション｜キーワードボタン <SP> ----- */
.top_keyword_box_inner ul {
	display:flex;
	flex-wrap:wrap;
	padding: 16px 0;
}
.top_keyword_box_inner ul li {
	display: inline-block;
	width: 47%;
	margin: 0 1.5% 3%;
}
.top_keyword_box_inner ul li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	line-height: 3;
	color: #333;
	padding: 0;
	border-radius: 3px;
	background-color: #fff;
	text-align: center;
}

/* ----- セクション｜施設の種類から探す <SP> ----- */
.top_shisetsu_btn_box_inner {
	padding: 0 24px;
}
.shisetsu_btn_card {
	border-top: 1px solid #eee;
}
.shisetsu_btn_card:last-child {
	border-bottom: 1px solid #eee;
}
.shisetsu_btn_card a {
	text-decoration: none;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	width: calc(100vw - 48px);
	max-width: 524px;
	padding: 16px 0;
}
.shisetsu_btn_card a img {
	width: 84px;
	height: 84px;
	margin-right: 16px;
	border-radius: 8px;
}
.shisetsu_btn_card a .shisetsu_btn_txt_box h3 {
	font-size: 15px;
	color: #333;
	margin-bottom: 8px;
	
}
.shisetsu_btn_card a .shisetsu_btn_txt_box p {
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 0;
}


/* ----- セクション｜人気の特集から探す <SP> ----- */
.top_popular_btn_box {
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
	padding: 0 0 32px;
}
.top_popular_btn_box_inner {
	width: fit-content;
	padding: 16px 0 16px 24px;
	box-sizing: border-box;
	overflow: hidden;
	display: flex;
	text-align: left;
	border-collapse: separate;  /* セルの間隔を空ける */
	border-spacing: 20px 0;  /* 左右 上下で記述 */
}
.popular_btn_card {
	margin-right: 16px;
	width: 240px;
	vertical-align: top;
	position: relative;
	display: table-cell;
	box-sizing: border-box;
	position: relative;
}
.popular_btn_card a {
	text-decoration: none;
}
.popular_btn_card img {
	width: 100%;
	border-radius: 8px;
	margin-bottom: 16px;
}
.popular_btn_txt_box h3 {
	color: #333;
	font-size: 16px;
	margin-bottom: 8px;
}
.popular_btn_txt_box p {
	font-size: 13px;
	margin: 0;
}

/* ----- セクション｜お問合せ <SP> ----- */
.top_contact_box {
	margin: 24px;
	background-color: #f8f7f5;
	border-radius: 8px;
}
.top_contact_box_inner {
	padding: 24px;
}
.top_contact_box_img {
	display: flex;
}
.top_contact_box_img img {
	width: 30%;
	margin-right: 16px;
}
.top_contact_box_img h3 {
	font-size: 15px;
	line-height: 1.8;
}
.top_contact_box_txt p {
	margin: 24px 0;
}
.top_contact_box_btn {
	/*padding: 16px;*/
}
.top_contact_box_btn .contact_line_btn {
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	background-color: #06c755;
	color: #fff;
	padding: 16px;
	text-align: center;
	border-radius: 8px;
	margin-bottom: 16px;
}
.top_contact_box_btn .contact_web_btn {
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	background-color: #f08301;
	color: #fff;
	padding: 16px;
	text-align: center;
	border-radius: 8px;
}


/* ----- セクション｜ヘアスタイルボタン <SP> ----- */
.top_area_hs_box {
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
	padding: 0 0 32px;
}
.top_area_hs_box_inner {
	width: fit-content;
	padding: 16px 0 16px 16px;
	box-sizing: border-box;
	overflow: hidden;
	display: flex;
	text-align: left;
	border-collapse: separate;  /* セルの間隔を空ける */
	border-spacing: 20px 0;  /* 左右 上下で記述 */
}
.hs_rank_card {
	margin-right: 16px;
	width: 160px;
	vertical-align: top;
	position: relative;
	border: 1px solid #f5f5f1;
	display: table-cell;
	border-radius: 8px;
	box-sizing: border-box;
	position: relative;
}
.hs_rank_card a {
	text-decoration: none;
}
.hs_rank_card img {
	width: 100%;
	border-radius: 8px 8px 0 0;
}
.hairstyle_txt {
	padding: 16px;
	font-size: 12px;
	color: #333;
	text-align: center;
	border-radius: 0 0 8px 8px;
}

/* ----- セクション｜トップ一覧｜サロン <SP> ----- */

/* 全体設定 */
.shisetsu_itiran_box_wrap {
	/*padding: 16px 0;*/
	overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    padding: 0 0 16px
}
.shisetsu_itiran_box_wrap_inner {
    width: fit-content;
    padding: 16px 0 16px 24px;
    box-sizing: border-box;
    overflow: hidden;
    display: flex;
    text-align: left;
    border-collapse: separate;
    border-spacing: 20px 0;
}

.top_itiran_box_h2 {
	/*background-color: #f5f5f1;*/
}
.top_itiran_h2 {
	display: inline-block;
}
.top_itiran_box_h2 span {
	font-size: 13px;
	color: #333;
}
.top_itiran_box_h2 .word_quant_nm {
	font-size: 15px;
	font-weight: 500;
}
.salon_box_menu {
	font-size: 0;
}

/* カード設定 */
.shisetsu_itiran_box {
	/*position: relative;
	border-radius: 8px;
	margin: 0 16px 32px;
	box-sizing: border-box;
	overflow: hidden;
	border: 1px solid #eee;*/
	
    margin-right: 24px;
    width: 300px;
    vertical-align: top;
    position: relative;
    display: block;
    box-sizing: border-box;
    position: relative;
	box-shadow: 0 4px 16px 0 rgba(0,0,0,.05);
	border-radius: 8px;
}

.shisetsu_itiran_box::after {
	content: ' ';
	position: absolute;
	bottom: 0;
	right: 0;
	border-left: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-top: none;
}
.shisetsu_itiran_box:last-child {

}
.shisetsu_itiran_img {
	position: relative;
}
.shisetsu_itiran_img img {
	width: 100%;
	height: 225px;
	object-fit: cover;
	border-radius: 8px 8px 0 0;
}
.shisetsu_type_label {
	text-decoration: none;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 4px 16px;
	font-size: 12px;
	color: #fff;
	background: rgba(0,0,0,.5);
	border-radius: 0 8px 0 0;
}
.shisetsu_itiran_txt {
	background-color: #fff;
	padding: 0 16px 16px;
	border-radius: 0 0 8px 8px;
}
.h3_box {
	display: flex;
	align-items: center;
	padding: 0;
}
.h3_box_inner {
	flex: 1;
	padding: 16px 0;
}
.shisetsu_itiran_txt h3 {
	font-size: 16px;
	letter-spacing: .06em;
	padding: 0 0 0 8px;
	border-left: 3px solid #f08301;
}
.shisetsu_txt_box_p {
	margin: 0;
}
.shisetsu_txt_box_p_red {
	font-size: 16px;
	font-weight: bold;
	color: #ff5858;
	margin-left: 8px;
}

.salon_box_menu {
	
}
.salon_box_menu_sub {
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 1.5;
	color: #333;
    padding-bottom: 8px;
}
.salon_box_menu_sub:last-child {
	border-bottom: 0px none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.salon_box_menu_sub i {
	font-size: 12px;
	color: #666;
	margin-right: 3px;
	width: 18px;
    height: 18px;
    line-height: 1.5;
    text-align: center;
}
.salon_box_menu_sub span {
	font-size: 13px;
	color: #333;
	margin-right: 3px;
}

/* ----- セクション｜トップ一覧｜マガジン <SP> ----- */

/* 全体設定 */
.post_itiran_box_wrap {
	/*padding: 16px 0;*/
	overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    padding: 0 0 32px
}
.post_itiran_box_wrap_inner {
    width: fit-content;
    padding: 16px 0 16px 24px;
    box-sizing: border-box;
    overflow: hidden;
    display: flex;
    text-align: left;
    border-collapse: separate;
    border-spacing: 20px 0;
}
.post_card {
    margin-right: 24px;
    width: 300px;
    vertical-align: top;
    position: relative;
    display: table-cell;
    box-sizing: border-box;
    position: relative;
	box-shadow: 0 4px 16px 0 rgba(0,0,0,.05);
}

.post_card dt img {
	width: 100%;
	height: 225px;
	object-fit: cover;
	border-radius: 8px 8px 0 0;
}
.post_card dd {
	padding: 16px;
	background-color: #fff;
	box-sizing: border-box;
	overflow: hidden;
	border-radius: 0 0 8px 8px;
}
.post_card dd h3 {
	font-size: 16px;
	color: #333;
	letter-spacing: .06em;
	line-height: 1.8;
	margin-bottom: 16px;
}
.post_card dd h3 a {
	color: #333;
	text-decoration: none;
}



/* 全体設定 */
.top_magazine_inner {
	padding: 24px;
    box-sizing: border-box;
}

/* カード設定 */
.top_magazine_inner dl {
	padding: 0;
	margin-bottom: 24px;
	box-sizing: border-box;
	overflow: hidden;
	border-radius: 8px;
	/*border: 1px solid #eee;*/
	box-shadow: 0 4px 16px 0 rgba(0,0,0,.05);
}
.top_magazine_inner dl:last-child {
	margin-bottom: 0;
}
.top_magazine_inner dt {
	float: left;
	width: 100%;
	padding: 0;
}
.top_magazine_inner dt img {
	width: 100%;
	height: 225px;
	object-fit: cover;
	border-radius: 8px 8px 0 0;
}
.top_magazine_inner dd {
	padding: 16px;
	background-color: #fff;
	box-sizing: border-box;
	overflow: hidden;
	border-radius: 0 0 8px 8px;
}
.top_magazine_inner .clearfix dd h3 {
	font-size: 16px;
	color: #333;
	letter-spacing: .06em;
	line-height: 1.8;
	margin-bottom: 16px;
}
.top_magazine_inner .clearfix dd h3 a {
	color: #333;
	text-decoration: none;
}
.magazine_info {
	display: flex;
}
.magazine_day ,
.magazine_view {
	width: 50%;
	font-size: 12px;
	letter-spacing: .1em;
	color: #666;
}
.magazine_view {
	text-align: right;
}

/* ----- 一覧ボタン <SP> ----- */
.top_itiran_link_btn {
	width: 80%;
	padding: 16px 16px 48px;
	margin: 0 auto;
	box-sizing: border-box;
	overflow: hidden;
}
.top_itiran_link_btn a {
	font-size: 13px;
	line-height: 48px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 0;
	margin: 0;
	background-color: #f08301;
	/*border: 1px solid #eee;*/
	border-radius: 8px;
}



/*--------------------------------
　サイドバー <SP>
---------------------------------*/

/* ----- 全体設定 ----- */
#side {
	
}
#side aside {
	padding: 24px;
}
#side aside ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#side aside h4 {
	font-size: 15px;
	line-height: 1.8;
	font-weight: bold;
	color: #333;
	letter-spacing: .06em;
	text-align: left;
	padding: 0 0 0 16px;
	box-sizing: border-box;
    margin: 0;
	border-left: 3px solid #f08301;
	margin-bottom: 24px;
}
#side aside #mybox ul li ul li {
	font-size: 13px;
	line-height: 1.8;
}
#side aside #mybox ul {
	margin-bottom: 16px;
}

/* ----- バナー ----- */
.side_pub_banner {
	margin-bottom: 30px;
}

/* ----- 検索フォーム ----- */
.side_search {
	padding: 16px 0;
	margin-bottom: 32px;
}
.side_search #search {
	position: relative;
}
.side_search #search #s {
	height: 50px;
	color: #333;
	font-size: 13px;
	border-radius: 8px;
	border-style: none;
	border: 1px solid #f5f5f1;*/
	background-color: #fff;
	z-index: 10;
	padding: 16px 48px 16px 16px;
	width: 100%;
	box-sizing: border-box;
	box-shadow: none;
	border: 1px solid #eee;
	-webkit-appearance: none;
}
.side_search #search #searchsubmit {
	border-radius: 0 8px 8px 0;
	border-style: none;
	color: #333;
	background-color: #f5f5f1;
	position: absolute;
	right: 1px;
	top: 1px;
	width: 48px;
	height: 48px;
	z-index: 20;
}
*:first-child + html #searchsubmit {
	top: 1px;
}
.side_search #search #s::placeholder {
	color: #999;
}

/* ----- ピックアップサロン ----- */
.pickup_salon_box {
	margin-bottom: 32px;
}
.pickup_salon_box dl {
	border-radius: 8px;
}
.pickup_salon_box dl dt img {
	border-radius: 8px 8px 0 0;
}
.pickup_salon_box dl dd {
	padding: 0 16px 16px;
	border-radius: 0 0 8px 8px;
	border-left: 1px solid #f5f5f1;
	border-right: 1px solid #f5f5f1;
	border-bottom: 1px solid #f5f5f1;
}

/* ----- サイドバー｜新着ポスト <SP> ----- */
#side_new_post {
	margin-bottom: 24px;
	overflow: hidden;
}
#side_new_post dl {
	background-color: #fff;
	margin: 0 0 24px;
	padding: 0;
	border-radius: 8px;
	/*border: 1px solid #f5f5f1;*/
	box-shadow: 0 4px 16px 0 rgba(0,0,0,.05);
}
#side_new_post dl:last-child {

}
#side_new_post dt {
	float: left;
	width: 110px;
}
#side_new_post dt img {
	width: 110px;
	border-radius: 8px 0 0 8px;
}
#side_new_post dd {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 16px;
}
.newpost_title {
	display: flex;
	align-items: center;
	padding: 0;
	margin-bottom: 8px;
}
.newpost_title_inner {
	flex: 1;
}
#side_new_post dd h5 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	line-height: 1.8;
	padding: 0;
}
#side_new_post dd h5 a {
	color: #333;
	text-decoration: none;
	line-height: 1.8;
	letter-spacing: .06em;
}
.newpost_txt_sub {
	font-size: 12px;
	line-height: 1.5;
	color: #666;
	letter-spacing: .06em;
	margin-bottom: 0;
}
.newpost_txt_sub i {
	font-size: 13px;
	line-height: 1.5;
	color: #333;
}

/* ----- 新着マガジン <SP> ----- */
.side_new_magazine_inner {
    box-sizing: border-box;
	overflow: hidden;
	display: block;
}
.side_new_magazine dl {
	margin-bottom: 16px;
    width: 100%;
	display: block;
    letter-spacing: .06em;
    vertical-align: top;
	position: relative;
	background-color: #fff;
    box-sizing: border-box;
    position: relative;
	border: 1px solid #eee;
	padding: 8px;
	border-radius: 3px;
}
.side_new_magazine dl:last-child {
	margin-bottom: 0;
}
.side_new_magazine dl dt {
	position: relative;
	width: 100px;
	object-fit: cover;
	float: left;
	margin-right: 8px;
}
.side_new_magazine dl dt img {
	width: 100px;
	height: 100%;
	object-fit: cover;
}
.side_new_magazine dl dd {
	background-color: #fff;
	padding: 0;
}
.side_new_magazine dl dd h5 {
	text-decoration: none;
	font-size: 13px;
	line-height: 1.8;
	font-weight: 500;
	display: flex;
	align-items: center;
	height: 50px;
	padding: 0;
	margin-bottom: 8px;
}
.side_new_magazine dl dd h5 a {
	text-decoration: none;
	color: #333;
}
.side_new_magazine dl dd .kanren_data {
	font-size: 13px;
	color: #666;
	display: flex;
	align-items: flex-end;
}

/*--------------------------------
　アーカイブページ｜全体設定 <SP>
---------------------------------*/

/* ----- 施設 <SP> ----- */
.shisetsu_archive_box_wrap_inner {
	padding: 24px;
}
.shisetsu_archive_box {
	margin: 0 0 24px;
    width: 100%;
}

/* ----- コラム <SP> ----- */
.all_post_box_wrap_inner {
	padding: 24px;
}
.all_post_card {
	margin: 0 0 24px;
    width: 100%;
}
.all_post_card dt img {
	border-radius: 8px 8px 0 0;
}
.all_post_card dd {
	border-radius: 0 0 8px 8px;
	box-shadow: 0 4px 16px 0 rgba(0,0,0,.05);
	padding: 16px;
}
.all_post_card dd h3 {
	font-size: 14px;
	margin-bottom: 8px;
}
.post_day span {
	font-size: 13px;
	color: #666;
}

/*--------------------------------
　シングルページ｜全体設定 <SP>
---------------------------------*/
.post{
	overflow: hidden;
	margin-bottom: 32px;
}
.post_child {
	padding: 16px;
}

/*--------------------------------
　シングルページ｜サロン <SP>
---------------------------------*/

/* ----- サムネイル ----- */
.single_thumb_box {
	position: relative;
}
.single_thumb_box span {
	position: absolute;
	bottom: 24px;
	right: 24px;
	font-size: 13px;
	line-height: 1;
	color: #fff;
	/*background-color: #f5f5f1;*/
	border: 2px solid #fff;
	padding: 8px 16px;
	border-radius: 100vh;
}
.single_thumb_box span i {
	margin-right: 3px;
}

/* ----- キャッチコピー ----- */
.single_cc_box h2 {
	padding: 16px;
}
.single_cc_box p {
	padding: 0 16px 16px;
	margin: 0;
}

/* ----- スライダー ----- */
.salon_photo_slider_wrap {
	list-style: none;
}
.single_slider_box .salon_photo_slider ul {
	padding: 16px;
	margin: 0;
	font-size: 0;
}
.single_slider_box .salon_photo_slider ul li {
	box-sizing: border-box;
	overflow: hidden;
	display: inline-block;
}
.single_slider_box .salon_photo_slider_thumb ul {
	padding: 0 16px 16px;
	margin: 0;
	display: flex;
	gap: 8px;
}
.single_slider_box .salon_photo_slider_thumb ul li {
	list-style: none;
	width: 23%;
}

/* ----- .post_child ----- */
.post_child {
	padding: 24px;
	letter-spacing: .06em;
}
.post_child h2 {
	font-size: 16px;
	border-left: none;
	color: #333;
    padding: 0 8px;
    margin: 24px 0;
	border-left: 3px solid #f08301;
	letter-spacing: .06em;
}
.post_child h3 {
	font-size: 14px;
	color: #333;
	padding: 0;
	margin: 24px 0;
	letter-spacing: .06em;
}

/* ----- サロン詳細｜タブ全体 ----- */
.single_tab_box_inner {
	padding: 0;
}
.sst_content .salon_block {
	padding: 0;
}
section.single_salon_tab_box {
	display: flex;
	flex-wrap: wrap;
}
section.single_salon_tab_box::after {
	content: '';
	width: 100%;
	height: 3px;
	order: -1;
	display: block;
	background-color: #666;
}

/* 各タブ */
section.single_salon_tab_box .sst_label {
	font-size: 13px;
	margin: 0;
	padding: 16px;
	flex: 1;
	order: -1;
	color: #666;
	background-color: #fff;
	transition: .5s ;
	cursor: pointer;
	text-align: center;
}

/* ラジオボタン */
section.single_salon_tab_box .sst_label:nth-last-of-type(1){ margin-right: 0; }
section.single_salon_tab_box input {
	display: none;
}

/* タブ枠 */
section.single_salon_tab_box .sst_content {
	width: 100%;
	height: 0;
	overflow: hidden;
	opacity: 0;
}

/* アクティブ設定 */
section.single_salon_tab_box input:checked + .sst_label {
	color: #333;
	background-color: #f5f5f1;
}
section.single_salon_tab_box input:checked + .sst_label + .sst_content {
	padding: 0 16px;
	height: auto;
	overflow: auto;
	transition: .5s opacity;
	opacity: 1;
}

/* テーブル */
.single_detail_box_inner {
	padding: 0 24px;
}
.single_detail_box_inner h2 {
	padding: 0 16px;
	margin: 24px 0;
	border-left: 3px solid #f08301;
}
.single_table_box_inner dl {
	width: 100%;
	display: block;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 13px;
	line-height: 1.8;
	border-bottom: 1px solid #eee;
}
.single_table_box_inner dt {
	color: #333;
	width: 25%;
	float: left;
	padding: 16px 8px 16px 0;
	box-sizing: border-box;
	font-weight: bold;
}
.single_table_box_inner dd {
	color: #333;
	width: 75%;
	padding: 16px 8px;
	display: inline-block;
	list-style: none;
	box-sizing: border-box;
}
.single_table_red {
	font-size: 16px;
	font-weight: bold;
	color: #ff5858;
}
.single_table_blk {
	font-size: 16px;
	font-weight: bold;
}
.single_table_box_inner dd .salon_block_ss {
	margin: 0;
}
.single_table_box_inner dd ul {
	padding: 0;
	margin: 0;
}
.single_table_box_inner dd ul li {
	display: inline-block;
	font-size: 11px;
	line-height: 1.5;
    float: left;
	border: 1px solid #333;
	background-color: #fff;
	color: #333;
	padding: 4px 8px;
	border-radius: 4px;
	margin: 0 4px 4px 0;
}
.shisetsu_tel_a {
	text-decoration: none;
}
.shisetsu_tel {
	border: 1px solid #ff5858;
	padding: 8px 16px;
	color: #ff5858;
	border-radius: 8px;
}
.single_table_box_inner dd .shisetsu_tel_ca {
	display: block;
	color: #666;
	font-size: 11px;
	margin-top: 8px;
}
.single_table_box_inner dd .shisetsu_map {
	margin-left: 8px;
	color: #ff5858;
}
.single_table_box_inner dd .shisetsu_map a {
	color: #ff5858;
}
.single_table_box_inner .post_child {
	padding: 16px 0;
}

/* ----- タブ｜スタッフ <SP> ----- */
.staff_block {
	padding: 16px 0;
	box-sizing: border-box;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	gap: 4%;
}
.staff_block li {
	list-style: none;
	width: 48%;
	position: relative;
	margin-bottom: 16px;
}
.staff_block li:nth-child(3n) {

}
.staff_block li img {
	border-radius: 3px 3px 0 0;
}
.staff_block li .staff_name {
	padding: 8px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-radius: 0 0 3px 3px;
}
.staff_block li .staff_name p {
	font-size: 11px;
	margin: 0;
}
.staff_block li .staff_name .staff_name_rank {
	font-weight: 600;
}

/* ----- シングルページ｜フッターボタン <SP>　----- */
.footer_btn {
	position: fixed;
	width: 100%;
	z-index: 9999;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.665);
	padding: 10px;
	box-sizing: border-box;
	display: flex;
	gap: 16px;
}
.footer_btn .hp_btn {
	width: 48%;
}
.footer_btn .tel_btn {
	width: 48%;
}
.page-top {
	width: 18%;
	margin: 0 1%;
	float: left;
	font-size: 12px;
}
.footer_btn div a {
	background-color: #fff;
	border-radius: 3px;
	display: block;
	box-sizing: border-box;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	line-height: 3;
	color: #333;
}

/*--------------------------------
　シングルページ｜関連サロン <SP>
---------------------------------*/
.kanren_block_h2 {
	font-size: 13px;
	font-weight: 500;
	padding: 16px;
	background-color: #f5f5f1;
}
.kanren_salon_box {
	overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
	padding-bottom: 32px;
}
.kanren_salon_box_inner {
	width: fit-content;
    padding: 16px 0 16px 16px;
    box-sizing: border-box;
	overflow: hidden;
	display: flex;
	text-align: left;
    border-collapse: separate;  /* セルの間隔を空ける */
    border-spacing: 20px 0;  /* 左右 上下で記述 */
}
.kanren_salon_box dl {
	margin: 0 16px 0 0;
    width: 300px;
	display: inline-block;
    letter-spacing: .06em;
    vertical-align: top;
	position: relative;
	background-color: #fff;
    border-radius: 3px;
    box-sizing: border-box;
    position: relative;
	border: 1px solid #eee;
}
.kanren_salon_box dl dt {
	position: relative;
	max-width: 300px;
	object-fit: cover;
}
.kanren_salon_box dl dt img {
	border-radius: 3px 3px 0 0;
	width: 300px;
	height: 225px;
	object-fit: cover;
}
.kanren_salon_box dl dd {
	background-color: #fff;
	padding: 0 16px 16px;
	border-radius: 0 0 3px 3px;
}
.kanren_salon_title {
	display: flex;
	align-items: center;
	height: 60px;
	padding: 0;
	margin-bottom: 8px;
	border-bottom: 1px solid #eee;
}
.kanren_salon_title_inner {
	flex: 1;
}
.kanren_salon_title h3 {
	font-size: 13px;
	font-weight: 500;
	letter-spacing: .1em;
	padding: 0;
}

/*--------------------------------
　シングルページ｜マガジン <SP>
---------------------------------*/

/* ----- 日付 ----- */
.single_data_box p {
	color: #666;
	letter-spacing: .06em;
	padding: 16px;
	margin: 0;
	border-bottom: 1px solid #eee;
}
.single_data_box p .entry_data {
	margin-right: 8px;
}

/* ----- タグ＆カテゴリー ----- */
.post_child .category_h3 {
	margin: 24px 0;
}
.single_tag_box {
	font-size: 0;
	padding: 0;
	margin-bottom: 16px;
}
.single_tag_box a {
	border: 1px solid #eee;
	padding: 8px;
	margin: 0 8px 8px 0;
	border-radius: 3px;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: inline-block;
}

/* ------------------------------
　シングルページ｜関連マガジン <SP>
------------------------------ */
.post .kanren_h3 {
	border-left: 3px solid #f08301;
	font-size: 16px!important;
	padding: 0 16px!important;
	margin: 24px 16px 0;
}
.kanren {

}
.kanren_inner {
    padding: 24px;
    box-sizing: border-box;
	overflow: hidden;
	display: block;
}
.kanren dl {
	margin-bottom: 16px;
    width: 100%;
	display: block;
    letter-spacing: .06em;
    vertical-align: top;
	position: relative;
	background-color: #fff;
    box-sizing: border-box;
    position: relative;
	/*border: 1px solid #eee;*/
	box-shadow: 0 4px 16px 0 rgba(0,0,0,.05);
	padding: 0;
	border-radius: 8px;
}
.kanren dl:last-child {
	margin-bottom: 0;
}
.kanren dl dt {
	position: relative;
	width: 100px;
	object-fit: cover;
	float: left;
	margin-right: 8px;
}
.kanren dl dt img {
	width: 100px;
	height: 100%;
	object-fit: cover;
	border-radius: 8px 0 0 8px;
}
.kanren dl dd {
	background-color: #fff;
	padding: 8px 8px 8px 0;
	border-radius: 0 8px 8px 0;
	box-sizing: border-box;
    overflow: hidden;
}
.kanren dl dd h5 {
	text-decoration: none;
	font-size: 13px;
	line-height: 1.8;
	font-weight: bold;
	display: flex;
	align-items: center;
	height: 40px;
	padding: 0;
	margin-bottom: 8px;
}
.kanren dl dd h5 a {
	text-decoration: none;
	color: #333;
}
.kanren dl dd .kanren_data {
	font-size: 13px;
	color: #666;
	display: flex;
	align-items: flex-end;
}

/*--------------------------------
　固定ページ｜全体設定 <SP>
---------------------------------*/
.page {
	overflow: hidden;
	margin-bottom: 32px;
}
.page_child {
	padding: 24px;
}

/* ------------------------------
　お問い合わせページ <SP>
------------------------------ */
.contact_block {
	width: auto;
	margin: 0;
}
.contact_block, .contact_block dl, .contact_block dl dt, .contact_block dl dd {
	box-sizing: border-box;
    overflow: hidden;
}
.contact_block dl {
	margin-bottom: 24px;
}
.contact_block dl dt .required {
	font-size: 11px;
	color: #fff;
	background-color: #ff5858;
	padding: 2px 6px;
	margin-left: 10px;
}
.contact_block dl dt .any {
	font-size: 11px;
	color: #fff;
	background-color: #000080;
	padding: 0 5px;
	margin-left: 10px;
}
.contact_block dl dt {
	width: 100%;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 16px 0;
	text-align: left;
	color: #333;
}
.contact_block dl dt p ,
.contact_block dl dd p {
	margin: 0;
}
.contact_table tr td {

}
.wpcf7-list-item-label {
	margin-right: 32px;
}
.contact_table tr .sp2 textarea {

}
.contact_table .sp2 input {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
}
.contact_block dl dd .label_box input, .contact_block dl dd .label_box textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: none;
	width: 100%;
	padding: 16px;
	box-sizing: border-box;
	border: 1px solid #eee;
	font-size: 13px;
}
.cf7_submit {
	margin: 20px auto;
}
.contact_block .label_select select, .contact_block .label_select input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #333!important;
	background-size: 10px 8px;
	border-radius: none!important;
	border: 1px solid #f5f5f1!important;
	padding: 16px 32px 16px 16px!important;
	box-sizing: border-box;
	line-height: 1.5;
	width: 100%;
	font-size: 13px;
}
.cf7_submit input[type="submit"] {
	width: 80%;
	color: #fff;
	border-radius: 3px;
	-webkit-appearance: none!important;
	appearance: none!important;
	letter-spacing: 5px;
	font-size: 13px;
}
.contact_table input, .contact_table textarea {

}
.contact_block dl dd {
	width: 100%;
	display: block;
	line-height: 1;
}
.cf7_submit {
	text-align: center;
}
.cf7_submit .wpcf7-submit[type="submit" i] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #f08301;
	border-style: none;
	box-shadow: 0 3px 0 #a35901;
	width: 80%!important;
	margin: 0 auto;
	color: #fff;
	font-weight: 500;
	padding: 16px;
	border-radius: 8px;
	clear: both;
}
.cf7_policy {
    color: #999;
}

/* ------------------------------
　お問い合わせページ <SP>
------------------------------ */
figure {
    margin: 0!important;
}
.page_publish_contact {
	background-color: #59f;
	padding: 16px 48px;
}
.page_publish_contact_inner .contact_block dl dt p {
	color: #fff;
}

.page_publish_contact_inner .contact_block dl dt .sp1 {
	color: #fff;
}
.page_publish_contact_inner .cf7_submit {
	margin: 24px 0;
}
.page_publish_contact_inner .cf7_submit .wpcf7-submit[type="submit" i]{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #d40000;
	border-style: none;
	box-shadow: 0 3px 0 #a00;
	width: 100%!important;
	margin: 0 auto;
	color: #fff;
	font-weight: 500;
	padding: 16px;
	border-radius: 8px;
	clear: both;
}

/* ------------------------------
　広告 <SP>
------------------------------ */
.ad {
	padding-bottom: 10px;
}

/* ------------------------------
　フッター <SP>
------------------------------ */

/* ----- 全体 ----- */
footer {
	background-color: #f8f7f5;
	clear: both;
	padding: 0;
	text-align: center;
}

/* ----- トップへ戻るボタン ----- */
.footer_top_btn {
	border-bottom: 10px solid #fff;
}
.footer_top_btn a {
	display: block;
	text-decoration: none;
	line-height: 5;
	font-size: 13px;
	color: #333;
}
.footer_top_btn a span {
	margin-left: 8px;
}
/* ----- +LIFEについて <SP> ----- */
.footer_about_pl_inner {
	padding: 24px;
}
.footer_about_pl_inner h4 {
	font-size: 16px;
	margin-bottom: 16px;
}
.footer_about_pl_inner p {
	text-align: left;
	margin: 0;
}

/* ----- SNS <SP>  ----- */
.footer_box_sns {
	padding: 32px 0;
}
.footer_box_sns h4 {
	font-size: 16px;
	color: #333;
	padding: 0;
	margin-bottom: 16px;
}
.footer_box_sns h4 img {
	width: auto;
	height: 24px;
	display: inline-block;
}
.footer_sns {
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	padding: 0 24px;
	justify-content: center;
}
.footer_sns ul {
	box-sizing: border-box;
	width: 100%;
	display: block;
	padding: 0 24px;
    overflow: hidden;
}
.footer_sns a {
	width: 20%;
}
.footer_sns a {
	color: #333;
	font-size: 24px;
}

/* ----- フッターメニュー  -----*/
.footer_nav nav .menu-menu-container {
	display: block;
}
.footer_nav nav .menu-menu-container ul {
	display: block;
	border-top: 1px solid #fff;
}
.footer_nav nav .menu-menu-container ul li {
	width: 50%;
	float: left;
	box-sizing: border-box;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 0;
}
.footer_nav nav .menu-menu-container ul li:nth-child(2n) {
	border-right: none;
}
.footer_nav nav .menu-menu-container ul li a {
	display: block;
	color: #333;
	font-size: 12px;
	line-height: 4;
	letter-spacing: .06em;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
}

/* ----- コピーライト ----- */
#footer .copy {
	font-size: 12px;
	color: #333;
	line-height: 2;
    padding: 16px 0;
    margin: 0;
}


/* ----------------------------------------------------
　media Queries タブレット（MAX）
---------------------------------------------------- */
@media only screen and (max-width: 1024px) {
#side aside {
	clear: both;
	float: none;
	width: auto;
	position: static !important;
}
}

/* ----------------------------------------------------
　media Queries タブレット（MIN）
---------------------------------------------------- */
@media only screen and (min-width: 750px) {
#wrapper {
	padding: 0;
}
header {
	text-align: left;
}
.sitename img {
	max-height: 40px;
	margin: 32px;
}
.header_inner {
	justify-content: space-between;
}

/*--------------------------------
　メニュー <TB>
---------------------------------*/
.pc_menu {
	padding-right: 16px;
}
nav li a {
	line-height: 48px;
	font-weight: bold;
}
nav li a:hover {
	text-decoration: underline;
}

.main_wrap {
	max-width: 640px;
	margin: 0 auto;
}
main {
	background-color: #fff;
	padding: 0;
}

/* --------------------------------
　トップページ <TB>
--------------------------------- */

/* ----- セクション｜トップイメージ ----- */
.slider_text_box {
	width: 60%;
}
.slider_text_box h2 {
    font-size: 24px;
}

/* ----- セクション｜エリアボタン ----- */
.top_area_btn_box_inner ul li {
	width: 30%;
}

/* ----- セクション｜キーワードボタン ----- */
.top_keyword_box_inner ul li {
	width: 30%;
}

/* ----- セクション｜トップ一覧｜サロン ----- */
.salon_itiran_box_wrap {
    padding: 32px 16px;
	display: flex;
	flex-wrap: wrap;
}
.salon_itiran_box {
	width: 47%;
    position: relative;
    border-radius: 8px;
    margin: 0 1.5% 3%;
    box-sizing: border-box;
    overflow: hidden;
}

/* ----- セクション｜トップ一覧｜マガジン ----- */
.top_magazine_inner {
    padding: 32px 16px;
	display: flex;
	flex-wrap: wrap;
}
.top_magazine_inner dl {
	width: 47%;
    position: relative;
    border-radius: 8px;
    margin: 0 1.5% 3%;
    box-sizing: border-box;
    overflow: hidden;
}

/* --------------------------------
　シングルページ <TB>
--------------------------------- */
.sitename .single_logo {
	max-height: 32px;
	margin: 16px;
}
#custom_breadcrumb {
    max-width: 640px;
    margin: 0 auto;
}
.post {
    overflow: hidden;
    max-width: 640px;
    margin: 0 auto 64px;
}

/* --------------------------------
　シングルページ｜関連 <TB>
--------------------------------- */
.kanren_block {
    overflow: hidden;
    max-width: 640px;
    margin: 0 auto 64px;
}

/* --------------------------------
　サイドバー <TB>
--------------------------------- */
#side {
    overflow: hidden;
    max-width: 640px;
    margin: 0 auto 64px;
}

/* --------------------------------
　ページネーション <TB>
--------------------------------- */
.pagenation {
	margin: 16px auto 32px;
	display: inline-block;
	width: 100%;
}
.pagenation:after, .pagenation ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.pagenation ul {
	margin: auto;
	display: flex;
	justify-content: center;
	gap: 8px;
}
.pagenation li {
	display: table-cell;
	list-style: none outside none;
	width: 40px;
	height: 40px;
}
.pagenation li:first-child {
	margin-left: 0;
}
.pagenation li.active {
	color: #333;
	background-color: #f5f5f1;
	border: 1px solid #f5f5f1;
	cursor: not-allowed;
	font-weight: 500;
	font-size: 12px;
	line-height: 40px;
	border-radius: 100vh;
	text-align: center;
}
.pagenation li a {
	background-color: #fff;
	border: 1px solid #f5f5f1;
	color: #666;
	font-weight: 400;
	font-size: 12px;
	display: block;
	padding: 0;
	text-decoration: none;
	line-height: 40px;
	border-radius: 100vh;
	width: 100%;
	height: 100%;
	text-align: center;
}
.pagenation li.prev a::before {
	display: inline-block;
	font-family: Fontawesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}
.pagenation li.prev a::before {
	content: "\f104";
	line-height: 1.2;
	padding: 0 1.5px;
}
.pagenation li.next a::before {
	display: inline-block;
	font-family: Fontawesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}
.pagenation li.next a::before {
	content: "\f105";
	line-height: 1.2;
	padding: 0 1.5px;
}
.pagenation li a:hover {
	background: #f5f5f5;
	color: #333;
	opacity: 0.8;
	transition-duration: 500ms;
	transition-property: all;
	transition-timing-function: ease;
}


/*-- ここまで --*/
}

/* ----------------------------------------------------
　media Queries PCサイズ
---------------------------------------------------- */
@media only screen and (min-width: 1025px) {
.sp_none {
	display: block;
	margin-bottom: 16px;
}
.pc_none {
	display: none;
}
#wrapper {
	padding: 0;
}
header {
	width: 100%;
	height: 88px;
	padding: 0;
	margin-top: 16px;
	overflow: hidden;
}
.header_inner {
	width: 1080px;
	height: 88px;
	margin: 0 auto;
	font-size: 0;
	box-shadow: 0 4px 16px 0 rgba(0,0,0,.05);
    border: 1px solid #eee;
}
.header_logo .sitename {
	font-size: 20px;
    color: #333;
    line-height: 44px;
    padding: 0;
    margin: 22px 0;
}
.header_logo a img {
    max-height: 44px;
}

.sitename img ,
.sitename .single_logo {
    max-height: 28px;
    margin: 30px;
}
.sitename .single_logo {
    margin: 22px 0;
}

/*--------------------------------
　メニュー <PC>
---------------------------------*/
.pc_menu {
	padding-right: 16px;
}
nav {
	display: block;
	padding: 0;
}
nav li a {
	font-size: 14px;
	line-height: 88px;
}
nav li a:hover {
	color: #f08301;
}

#gazou {
	display: block;
	overflow: hidden;
}
#content {
	width: 100%;
	padding-top: 120px;
	margin: 0 auto 64px;
}
#contentInner {
	float: left;
	width: 100%;
	margin-right: -390px;
}
.main_wrap {
	display: flex;
	gap: 32px;
	max-width: 1080px;
}
.lp_wrap {
	max-width: 1080px;
	margin: 0 auto;
	border-left: 2px solid #59f;
	border-right: 2px solid #59f;
}
main {
	width: 66.666%;
	/*margin-right: 64px;
	margin-left: 0px;*/
	background-color: #fff;
	padding: 0;
	box-sizing: border-box;
}
.lp_main {
	clear: both;
	width: 100%;
	margin: 0 auto;
}
.top_main {
	width: 100%;
}
.wp-block-image img {
	width: 100%;
}

/* --------------------------------
　トップページ <PC>
--------------------------------- */
.top_itiran_link_btn {
	width: 50%;
	padding: 48px 0;
}
.top_itiran_link_btn a {
	font-size: 14px;
	border: 2px solid #f08301;
}
.top_itiran_link_btn a:hover {
	background-color: #fff;
	border: 2px solid #f08301;
	color: #f08301;
}

.tab li a {
	line-height: 4;
}

/* ----- セクション｜トップイメージ <PC> ----- */
/* 画像 */
.top_img_box {
	max-height: 720px;
}
.top_img_box img {
	width: 100%;
	height: 80vh;
	object-fit: cover;
	position: relative;
}
.slider_text_box {
	max-width: 1080px;
	width: 65%;
}
.slider_text_box h2 {
	font-size: 40px;
	padding: 0;
	margin: 0 0 32px;
}
.top_search_box {
	max-width: 800px;
	margin: 0 auto;
}
.top_search_box {
	padding: 48px;
}
.top_search_box #search #searchform #s {
	height: 64px;
	font-size: 16px;
	margin-bottom: 24px;
}
.top_search_box #search #searchform #searchsubmit {
	height: 60px;
	/*width: 64px;*/
}

/* ----- セクション｜LINE ----- */
.top_cp_box_inner {
    padding: 48px 0;
}

/* ----- セクション｜エリアボタン ----- */
.top_area_btn_box {
	max-width: 1080px;
	margin: 0 auto 64px;
}
.top_area_btn_box_pc {
	max-width: 100%;
	padding: 0;
}
.top_area_btn_box_pc_inner {
	max-width: 1080px;
	padding: 32px 0;
	margin: 0 auto 64px;
}
.top_area_rank_box_inner {
	padding: 16px 0;
}
.rank_card {
	width: auto;
	margin: 0 1%;
}

/* ----- セクション｜検索フォーム ----- */
.top_word_box {
	max-width: 1080px;
	margin: 0 auto;
}
.top_word_box_h3 .top_h3 {
	margin-right: 32px;
}
.top_word_box_h3 span {
	font-size: 14px;
}
.top_word_box_h3 .word_quant_nm {
	font-size: 16px;
}
.top_word_btn_box_inner #search #s {
	height: 64px;
	font-size: 15px;
}
.top_word_btn_box_inner #search #searchsubmit {
    width: 64px;
    height: 62px;
}

/* ----- セクション｜エリアタブボタン ----- */
.tab_box {
    padding: 0;
}
.toggle_contents {
	margin: 16px 16px 32px;
}
.toggle_title {
	font-size: 14px;
}
.top_area_btn_box_inner ul {
	padding: 32px 16px;
}
.top_area_btn_box_inner ul li {
	width: 18%;
	margin: 0 1% 1%;
}
.top_area_btn_box_inner ul li a {
	font-size: 14px;
	line-height: 3;
	padding: 0;
	box-shadow: none;
}
.top_area_btn_box_inner ul li a:hover {
	background-color: #333;
	color: #fff;
}

/* ----- セクション｜施設の種類 ----- */
.top_shisetsu_btn_box_inner {
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.shisetsu_btn_card ,
.shisetsu_btn_card:last-child {
	width: 50%;
	border-style: none;
}
.shisetsu_btn_card a .shisetsu_btn_txt_box h3 {
	font-size: 16px;
}
.shisetsu_btn_card a .shisetsu_btn_txt_box p {
	font-size: 14px;
}

/* ----- セクション｜人気の特集 ----- */
.top_popular_btn_box_inner {
	flex-wrap: wrap;
	gap: 24px;
	padding: 0;
}
.top_popular_btn_box_inner .popular_btn_card {
	margin-right: 0;
	width: 31.8%;
}
.popular_btn_txt_box p {
	font-size: 14px;
}

/* ----- セクション｜お問い合わせ ----- */
.top_contact_box {
	margin: 0 0 48px;
}
.top_contact_box_inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 32px;
}
.top_contact_box_img {
	margin-right: 32px;
}
.top_contact_box_img img {
	width: 180px;
	height: 180px;
}
.top_contact_box_btn {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 24px;
}
.top_contact_box_btn .contact_line_btn {
	width: 48%;
	margin: 0;
	box-sizing: border-box;
}
.top_contact_box_btn .contact_web_btn {
	width: 48%;
	box-sizing: border-box;
}

/* ----- セクション｜新着おすすめ施設 ----- */
.shisetsu_itiran_box_wrap_inner {
	flex-wrap: wrap;
	gap: 24px;
	padding: 0;
	width: 100%;
}
.shisetsu_itiran_box_wrap_inner .shisetsu_itiran_box {
	margin-right: 0;
	width: 31.8%;
	border: 1px solid #eee;
}
.shisetsu_txt_box_p {
	font-size: 14px;
}

/* ----- セクション｜コラム ----- */
.post_itiran_box_wrap_inner {
	flex-wrap: wrap;
	gap: 24px;
	padding: 0;
	width: 100%;
}
.post_itiran_box_wrap_inner .post_card {
	margin-right: 0;
	width: 31.8%;
	border: 1px solid #eee;
	border-radius: 8px;
}
.magazine_day {
	font-size: 14px;
}




/* ----- セクション｜キーワードボタン ----- */
.section_blocks_wrap_inner {
	max-width: 1080px;
	margin: 0 auto;
}
.top_keyword_box_inner ul li {
	width: 23%;
    margin: 0 1% 2%;
}
.top_keyword_box_inner ul li a {
    font-size: 14px;
    line-height: 4;
    border-radius: 3px;
}
.top_keyword_box_inner ul li a:hover {
    color: #fff;
	background-color: #333;
}

/* ----- セクション｜ヘアスタイルボタン ----- */
.top_area_hs_box_inner {
	padding: 32px 0;
}
.top_area_hs_box_inner {
    box-sizing: border-box;
    overflow: hidden;
    display: flex;
	gap: 16px;
}
.hs_rank_card {
    width: 16%;
	margin: 0;
    border-radius: 8px;
}
.hairstyle_txt {
    font-size: 14px;
}

/* ----- セクション｜トップ一覧｜サロン ----- */
.itiran_blocks {
	max-width: 1080px;
	margin: 0 auto;
}
.salon_itiran_box_wrap {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	justify-content: space-between;
	gap: 32px 16px;
	margin-bottom: 32px;
}
.salon_itiran_box {
	width: 32%;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	border: 1px solid #eee;
	box-shadow: none;
}
.salon_itiran_img {
	width: 100%;
	float: left;
}
.top_area_ranking_card_text {
	padding: 0 16px 16px;
	box-sizing: border-box;
    overflow: hidden;
}
.h3_box {
	display: flex;
	align-items: center;
	height: 60px;
	margin-bottom: 8px;
	border-bottom: 1px solid #eee;
}
.h3_box_inner {
	flex: 1;
}
.top_area_ranking_card_text h3 {
	font-size: 14px;
	font-weight: 500;
	color: #333;
	padding: 0;
}
.salon_box_menu_sub {
	margin-bottom: 8px;
	font-size: 12px;
	letter-spacing: .06em;
	line-height: 1.5;
	color: #333;
	border-bottom: 1px solid #f5f5f1;
    padding-bottom: 8px;
}
.salon_box_menu_sub .salon_cc {
	font-size: 12px;
}
.salon_box_menu_sub i {
	font-size: 12px;
	color: #666;
	margin-right: 4px;
	width: 18px;
    height: 18px;
    line-height: 1.5;
    text-align: center;
}
.salon_box_menu_sub span {
	font-size: 12px;
	color: #333;
}

/* ----- セクション｜トップ一覧｜マガジン ----- */
.top_magazine_wrap #top_magazine dl {
	width: 31%;
}
.top_magazine_wrap #top_magazine .top_magazine_inner {
	margin-bottom: 64px;
}

#top_magazine {
	display: block;
	flex-wrap: wrap;
	padding: 0;
	box-sizing: border-box;
}
.top_magazine_inner {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 24px 16px;
}
#top_magazine dl {
	width: 48.8%;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	overflow: hidden;
	border: 1px solid #eee;
	box-shadow: none;
}

/* ----- 一覧ボタン <PC> ----- */
.salon_itiran_link_btn {
	width: 50%;
	padding: 24px 0 48px;
}
.salon_itiran_link_btn a {
    font-size: 14px;
	line-height: 4;
}
.salon_itiran_link_btn a:hover {
	background-color: #333;
	color: #fff;
}

/* --------------------------------
　アーカイブページ <PC>
--------------------------------- */
.salon_archive_itiran_box {
    width: 48%;
}

/* ----- 施設一覧 <PC> ----- */
.shisetsu_archive_box_wrap_inner {
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.shisetsu_archive_box {
    width: 48%;
	border: 1px solid #eee;
	border-radius: 8px;
}

/* ----- 施設一覧 <PC> ----- */
.all_post_box_wrap_inner{
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.all_post_card {
    width: 48%;
	border: 1px solid #eee;
	border-radius: 8px;
}

/* --------------------------------
　サイドバー <PC>
--------------------------------- */

/* 全体設定 */
#side {
	width: 33.333%;
	margin: 0;
}
#side aside {
	float: right;
	width: 100%;
	padding: 0;
	margin: 0;
}
#side aside ul li {

}
#side aside h4 {
	border-left: 3px solid #f08301;
    color: #333;
    font-weight: bold;
    font-size: 16px;
    padding: 0 0 0 16px;
    margin: 32px 0;
}
#side aside #mybox ul li ul li {
	font-size: 15px;
	line-height: 1.5;
}
#side aside #mybox ul {
	
}

/* バナー */
.side_pub_banner {
	margin-bottom: 30px;
}

/* 検索フォーム */
.side_search {
	padding: 16px 0;
}

/* --------------------------------
　シングルページ｜サロン <PC>
--------------------------------- */

/* ----- 全体設定 ----- */
.post {
	margin: 0;
}

/* ----- キャッチコピー ----- */
.single_cc_box h2 {
	font-size: 18px;
	padding: 32px 16px;
}
.single_cc_box p {
	font-size: 14px;
	padding-bottom: 32px;
}

/* ----- スライダー ----- */
.single_slider_box .salon_photo_slider ul {
	padding: 0 0 16px;
}
.single_slider_box .salon_photo_slider_thumb ul {
    padding: 0 0 16px;
	gap: 16px;
}

/* ----- .post_child ----- */
.post_child {
	padding: 32px 0;
}
.post_child h2 {
	font-size: 18px;
	border-left: none;
    color: #333;
    padding: 0 16px;
    border-left: 3px solid #f08301;
    margin: 32px 0;
}
.single_data_box p {
	font-size: 14px;
	border-style: none;
}
/* テーブル */
.post_child table tr th {
	padding: 16px;
	font-size: 14px;
}
.post_child table tr td {
	padding: 16px;
	font-size: 14px;
}
.post_child table tr th p , .post_child table tr td p {
	font-size: 14px;
}
#main .post_child table {

}

/* ----- サロン詳細｜タブ ----- */
.single_tab_box {
	margin-top: 32px;
}
.sst_content {
	border-left: 1px solid #f5f5f1;
	border-right: 1px solid #f5f5f1;
	border-bottom: 1px solid #f5f5f1;
}
section.single_salon_tab_box input:checked + .sst_label + .sst_content {
	padding: 32px;
}
.sst_content .salon_block dl:last-child {
	border: 0px none;
}
section.single_salon_tab_box .sst_label ,
.sst_content .salon_block dd .salon_block_ss ,
.sst_content .salon_block dt ,
.sst_content .salon_block dd {
	font-size: 14px;
}
.sst_content .salon_block dd li {
	font-size: 12px;
}

/* ----- タブ｜スタッフ ----- */
.staff_block {
	padding: 0;
}
.staff_block li {
    width: 30%;
}
.staff_block li .staff_name p {
	font-size: 12px;
}

.salon_single_block_01 {
	padding: 30px 0;
}
.salon_single_block_01 h2 {
	font-size: 18px;
	border-radius: 8px;
}
.salon_single_block_01 dl {
	font-size: 15px;
}
.salon_single_block_01 dt {
	padding: 10px;
}
.salon_single_block_01 dd {
	padding: 10px;
}
.salon_single_block_01 dd li {
	font-size: 13px;
	margin: 0 10px 0 0;
}

/*--------------------------------
　シングルページ｜関連サロン <PC>
---------------------------------*/
.kanren_block {
	max-width: 640px;
	width: 100%;
	margin: 0;
}
.kanren_block_h2 {
    border-left: 3px solid #666;
    color: #333;
    font-weight: 500;
    font-size: 16px;
    padding: 16px;
    margin: 32px 0;
}
.kanren_salon_box {
	padding: 0;
}
.kanren_salon_box_inner {
	width: 100%;
	padding: 0;
	flex-wrap: wrap;
}
.kanren_salon_box_inner dl {
	width: 48%;
	margin: 0 1% 3%;
}
.kanren_salon_box_inner dl dt {
	max-width: 100%;
}
.kanren_salon_box_inner dl dt img {
	width: 100%;
}

/*--------------------------------
　シングルページ｜関連マガジン <SP>
---------------------------------*/
.post .kanren_h3 {
    font-size: 16px!important;
    margin: 24px 0;
}
.kanren_inner {
    padding: 0;
	margin-bottom: 32px;
}
.kanren dl {
    margin-bottom: 24px;
	padding: 0;
	border: 1px solid #eee;
}
.kanren dl dt {
    margin-right: 16px;
}
.kanren dl dd h5 {
    font-size: 14px;
    margin-bottom: 16px;
}

/*--------------------------------
　サイドバー <PC>
---------------------------------*/
#side_new_post dl {
	border: 1px solid #eee;
}

/*--------------------------------
　固定ページ <PC>
---------------------------------*/
.page_child {
    padding: 0;
}

/*--------------------------------
　お問い合わせページ <PC>
---------------------------------*/
.contact_block {
	padding: 24px;
}
.contact_block dl {
	margin-bottom: 24px;
}
.contact_block dl dt {
    font-size: 14px;
    padding: 16px 0;
}
.contact_block dl dt .required ,
.contact_block dl dt .any {
    font-size: 12px;
    padding: 0 8px;
    margin-left: 16px;
}
.cf7_submit {
    text-align: center;
}
.cf7_submit .wpcf7-submit[type="submit" i] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #f08301;
    border-style: none;
    /*box-shadow: 0 3px 0 #666;*/
    width: 50%!important;
    margin: 0 auto;
    color: #fff;
	font-size: 14px;
    font-weight: bold;
    padding: 16px;
    border-radius: 8px;
	clear: both;
}
.wpcf7-spinner {
    display: block!important;
}
.cf7_policy {
    color: #999;
}

/*--------------------------------
　ランディングページ <PC>
---------------------------------*/
.page_publish_contact_inner {
	max-width: 70%;
	margin: 0 auto;
}

/*--------------------------------
　フッター <SP>
---------------------------------*/

/* ----- 全体設定 ----- */
footer {
	margin-bottom: 0;
}

/* ----- トップへ戻る ----- */
.footer_top_btn a {
	font-size: 14px;
}

/* ----- フッター｜お問い合わせ ----- */
#footer h3 {
	font-size: 16px;
}
#footer .section_blocks_wrap .section_blocks_wrap_inner .top_contact_box {
	margin: 48px 0;
	border: 8px solid #fff;
	border-radius: 16px;
}

/* ----- SNS ----- */
.footer_box_sns {
	max-width: 1080px;
	padding: 64px 0;
	margin: 0 auto;
}
.footer_sns {
	max-width: 50%;
	margin: 0 auto;
}
.footer_sns ul {
    padding: 16px;
    border-bottom: 1px solid #fff;
}
.footer_sns a {
	font-size: 32px;
}

/* ----- フッター｜ABOUT ----- */
.footer_about_pl_inner {
	width: 1080px;
	margin: 0 auto;
}

/* ----- フッターメニュー ----- */
.footer_nav {
	padding: 0;
}
.footer_nav nav {
	width: 1080px;
	padding: 0;
	margin: 0 auto;
}
.footer_nav nav .menu-menu-container {
	
}
.footer_nav nav .menu-menu-container ul {
	display: flex;
	border-top: none;
}
.footer_nav nav .menu-menu-container ul li {
	width: 100%;
	float: left;
	box-sizing: border-box;
	border-right: none;
	border-bottom: none;
	padding: 0;
}
.footer_nav nav .menu-menu-container ul li:nth-child(2n) {
	border-right: none;
}
.footer_nav nav .menu-menu-container ul li a {
	display: block;
	color: #333;
	font-size: 13px;
	line-height: 4;
    letter-spacing: .06em;
	box-sizing: border-box;
	padding: 0;
	width: 100%;
	text-align: center;
}

/* ----- コピーライト ----- */
#footer .copy {
    padding: 32px 0;
}

/*--------------------------------
　ページトップ <PC>
---------------------------------*/
#page-top {
	width: 68px;
	z-index: 9999;
	bottom: 48px;
	right: 48px;
}
#page-top a {
	background-color: #f08301;
	border: 2px solid #f08301;
	padding: 0;
	border-radius: 100vh;
	display: block;
	box-sizing: border-box;
	text-align: center;
	text-decoration: none;
	font-size: 24px;
	line-height: 64px;
	color: #fff;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #fff;
	border: 2px solid #f08301;
	color: #f08301;
}

/*--------------------------------
　フォント設定 <PC>
---------------------------------*/
p {
	font-size: 16px;
	line-height: 1.8;
	letter-spacing: .06em;
	margin-bottom: 20px;
}
.post_child p {
	font-size: 14px;
	padding: 0 16px 16px;
}

/* h1 */
.entry-title {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8;
	color: #333;
	margin: 32px 0;
	background-color: #fff;
	padding: 0 16px;
	border-left: 3px solid #f08301;
}
.entry-title a:hover {
	text-decoration: underline;
}

/* h2 */
h2 {
	position: relative;
	color: #333;
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 0;
	padding: 32px 16px;
}
.top_h2 {
	font-size: 24px;
	text-align: left;
	color: #333;
	background-color: #fff;
	padding: 32px 0;
	margin-bottom: 0;
}
.top_itiran_box_h2 {
	background-color: transparent;
}
.top_itiran_h2 {
	margin-right: 32px;
}
.archive_h2 {
	font-size: 16px;
	background-color: transparent;
	margin: 32px 0;
	padding: 0;
	color: #333;
}

/* h3 */
.top_h3 {
	border-left: 3px solid #666;
    color: #333;
	font-weight: 500;
    font-size: 16px;
	padding: 0 0 0 16px;
    margin: 32px 0;
}
.post h3 {
	font-size: 16px;
	margin: 16px;
	padding: 16px 0;
	color: #333;
	line-height: 1.8;
}
.post_child h3 {
    padding: 0 16px;
    margin: 16px 0;
    letter-spacing: .06em;
}

/* リスト */
.post ul {
	list-style-type: disc;
	padding: 20px;
	margin-bottom: 10px;
}
.post ul li {
	font-size: 14px;
	line-height: 1.8;
}
.post ol {
	list-style-type: decimal;
	padding: 20px;
	margin-bottom: 10px;
}
.post ol li {
	font-size: 14px;
	line-height: 1.8;
}

/*--------------------------------
　ぱんくず <PC>
---------------------------------*/

/* ----- カスタム ----- */
#custom_breadcrumb {
	font-size: 14px;
	letter-spacing: .06em;
	max-width: 1080px;
	border-style: none;
}
#custom_breadcrumb ul {
	font-size: 14px;
	letter-spacing: .06em;
    padding: 16px 0;
    margin: 0;
	border-bottom: none;
}
#custom_breadcrumb ul a {
	font-size: 14px;
	letter-spacing: .06em;
}

/* ----- オリジナル ----- */
.my_bread {
	border-style: none;
}
.my_bread_inner {
	width: 1080px;
	margin: 0 auto;
}
.my_bread_inner nav {
	overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}
.my_bread_inner nav ul {
	width: max-content;
    padding: 0;
    margin: 16px 0;
    box-sizing: border-box;
    display: inline-block;
    color: #666;
    font-size: 14px;
    line-height: 1.8;
    font-weight: 400;
	letter-spacing: .06em;
}
.my_bread_inner nav ul li {
	list-style: none;
	position: relative;
	color: #666;
	font-size: 14px;
	line-height: 1.8;
	padding: 0;
	display: inline-block;
}
.my_bread_inner nav li a {
	line-height: 1.8;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

/*--------------------------------
　ページネーション <PC>
---------------------------------*/
.pagenation {
	margin: 32px auto;
    display: inline-block;
	width: 100%;
}
.pagenation:after, .pagenation ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.pagenation ul {
	margin: auto;
    display: flex;
	justify-content: center;
	gap: 16px;
}
.pagenation li {
	display: table-cell;
	list-style: none outside none;
	width: 45px;
	height: 45px;
}
.pagenation li:first-child {
	margin-left: 0;
}
.pagenation li.active {
	color: #fff;
	background-color: #f08301;
	border: 1px solid #f08301;
	cursor: not-allowed;
    font-weight: 500;
    font-size: 13px;
	line-height: 45px;
	border-radius: 100vh;
	text-align: center;
}
.pagenation li a {
	background-color: #fff;
	border: 1px solid #f8f7f5;
	color: #666;
    font-weight: 400;
    font-size: 13px;
	display: block;
	padding: 0;
	text-decoration: none;
	line-height: 45px;
	border-radius: 100vh;
	width: 100%;
	height: 100%;
	text-align: center;
}
.pagenation li.prev a::before {
	display: inline-block;
	font-family: Fontawesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}
.pagenation li.prev a::before {
	content: "\f104";
	line-height: 1.2;
	padding: 0 1.5px;
}
.pagenation li.next a::before {
	display: inline-block;
	font-family: Fontawesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}
.pagenation li.next a::before {
	content: "\f105";
	line-height: 1.2;
	padding: 0 1.5px;
}
.pagenation li a:hover {
	background: #f8f7f5;
	border: 1px solid #f8f7f5;
	color: #333;
	opacity: 0.8;
	transition-duration: 500ms;
	transition-property: all;
	transition-timing-function: ease;
}

/*-- ここまで --*/
}