/*------------------------------------------------------------------------------

Theme Name: Rivju 専用 Thema
Author: Shimizu [ bran-new-days.com ]
Description: 2022/9/21

------------------------------------------------------------------------------*/

/* /////////////////////////////////////////////////////////////////////////////

 全体 style

///////////////////////////////////////////////////////////////////////////// */

/* font-family: 'Cinzel', serif; */
@import url('https://fonts.googleapis.com/css2?family=Cinzel&display=swap');

/* font-family: 'Kaushan Script', cursive; */
@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap');

main, article, aside, header, canvas, details, figcaption, figure, footer, nav, section, summary {
	display: block;
}

html {
	font-size: 16px;
}

body {
	position: relative;
	left: 0;
	overflow: hidden;
	word-wrap: break-word;
	color: #616262;
	font-size: 1rem;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	line-height: 2;
	background: rgb(230,227,224);
	background: linear-gradient(90deg, rgba(230,227,224,1) 0%, rgba(233,244,246,1) 100%);
	background-attachment: fixed;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #599aa4;
	text-decoration: none;
}

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

.font_mincho {
	font-family: '游明朝', YuMincho, 'Hiragino Mincho ProN W3', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
}

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

img {
	max-width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
}

.vibtn {
	position: absolute;
	visibility: hidden;
}

/* iframeのレスポンシブ

.youtube_container {
	position: relative;
	margin-bottom: 8px;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.youtube_container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
 */

/* /////////////////////////////////////////////////////////////////////////////

 layout

///////////////////////////////////////////////////////////////////////////// */

.contents_wrapper {
	clear: both;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 20px;
}

.main_contents {
	flex: 1;
	max-width: 1000px;
	margin: 0 auto;
}

.side {
	width: 280px;
	margin-left: 40px;
}


/* 背景横突き抜け：ブロック
------------------------------------------------------------- */

.contents {
	clear: both;
	overflow: hidden;
	zoom: 100%;
}

.contents_inner {
	max-width: 1000px;
	margin: 0 auto;
	padding: 30px 15px;
}



/*------------------------------------------------------------------------------

 header

------------------------------------------------------------------------------*/

.header_wrapper {
	height: 62px;
}

.header {
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	width: 100%;
	background: rgb(220,215,210);
	background: linear-gradient(135deg, rgba(220,215,210,0.7) 0%, rgba(224,240,242,0.7) 100%);
}

.header_inner {
	max-width: 1000px;
	margin: 0 auto;
	padding: 10px;
}
.header_inner:after { /* modern */
	content : '';
	display : block;
	clear : both;
	height: 0;
}

.header .logo {
	width: 326px;
	max-width: 40%;
	margin: 0 auto;
	padding: 20px 0 20px;
	transition:all 300ms 0ms ease;
}
.header .logo a {
	display: block;
}
.header .logo img {
	width: 100%;
}


/* header_slim
------------------------------------------------------------- */

.header_slim {
	box-shadow: 0 0 4px rgba(0,0,0,.2);
}

.header_slim .logo {
	max-width: 20%;
	padding: 10px 0 10px;
}



/* menu
------------------------------------------------------------- */

/* menu open btn */

.menu_btn_area {
	position: absolute;
	top: calc(50% - 30px);
	right: 0;
}
.menu_btn_area .layer {
	position: absolute;
}
input[type="checkbox"]#menu_btn {
	position: absolute;
	visibility: hidden;
	bottom: 0;
}

/* ハンバーガーメニュー */
.menu_open_btn {
	position: absolute;
	right: 5px;
	display: block;
	width: 50px;
	height: 50px;
	z-index: 2147483647;
}
.menu_open_btn span {
	position: relative;
	display: block;
	width: 40px;
	height: 4px;
	margin: 29px auto 0;
	background: #333;
	transition: 0.4s;
}
.menu_open_btn span::before ,
.menu_open_btn span::after {
	position: absolute;
	content: '';
	left: 0;
	width: 40px;
	height: 4px;
	background: #333;
	transition: 0.4s;
}
.menu_open_btn span::before {
	top: -13px;
}
.menu_open_btn span::after {
	bottom: -13px;
}

/* ハンバーガーメニューを変形 */
input[type="checkbox"]#menu_btn:checked + .menu_open_btn span {
	background: transparent;
}
input[type="checkbox"]#menu_btn:checked + .menu_open_btn span::before {
	top: 8%;
	transform: rotate(45deg);
}
input[type="checkbox"]#menu_btn:checked + .menu_open_btn span::after {
	bottom: 8%;
	transform: rotate(-45deg);
}

/* レイヤー */
input[type="checkbox"]#menu_btn:checked ~ .layer {
	position: fixed;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	top: 0;
	right: 0;
	visibility: visible;
	z-index: 2147483645;
}

/* メニューを格納 */
.menu_wrapper {
	position: fixed;
	overflow: hidden;
	top: 0;
	right: -100%;
	width: 100%;
	height: 100%;
	opacity: 0;
	box-sizing: border-box;
	transition: 0.1s ease-in-out;
}

/* メニューオープン時 */
input[type="checkbox"]#menu_btn:checked ~ .menu_wrapper {
	overflow: hidden;
	-webkit-overflow-scrolling:touch;
	z-index: 2147483646;
	right: 0;
	opacity: 1;
}

.menu_wrapper {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px;
	background: rgb(230,227,224);
	background: linear-gradient(90deg, rgba(230,227,224,1) 0%, rgba(233,244,246,1) 100%);
}
.menu_inner {
	margin-bottom: 30px;
}

.menu_wrapper .logo {
	max-width: 80%!important;
	margin: 0 auto 30px;
}

.menu_wrapper .menu_sp {
	margin-left: 20px;
	font-size: 1.75rem;
	font-weight: bold;
	text-align: center;
}
.menu_wrapper .menu_sp li {
	margin-bottom: .75em;
}
.menu_wrapper .menu_sp a {
	display: block;
	text-decoration: none;
	line-height: 1.6;
}

.menu_wrapper .sns_list {
	margin-top: 40px;
}


/* news important
-----------------------------------------------------------*/

.topinfo.contents {
	padding: 20px 0 40px;
	border-bottom: none;
}
.home .topinfo.contents {
	padding: 40px 0;
}

.topinfo .contents_inner {
	max-width: 840px;
	padding: 0 20px;
}
.home .topinfo .contents_inner {
	padding: 0 20px;
}

.topinfo_open {
	cursor: pointer;
	position: relative;
	padding: 10px;
	background: #f09da0;
	box-shadow: 0 0 20px rgba(11, 3, 6, .2);
	color: #FFF;
	text-align: center;
}

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

.topinfo_open em {
	display: inline-block;
	padding: 1px 20px;
	background: #FFF;
	border-radius: 8px;
	color: #f09da0;
	font-size: .75rem;
}

.topinfo_open span {
	display: block;
	margin-top: 4px;
	font-size: .875rem;
	line-height: 1.4;
}


/* modal */

.topinfo_area {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 280px;
	margin-left: -150px;
	margin-top: -35vh;
	padding: 10px;
	z-index: 2;
}

.topinfo_area_inner {
	position: relative;
	overflow-y: auto;
	height: 60vh;
	padding: 20px;
	background:#fff;
}

.topinfo_area .topinfo_title {
	margin-bottom: 15px;
	padding: 5px 15px 15px 8px;
	border-bottom: 1px solid #CCC;
}
.topinfo_area .topinfo_title em {
	font-weight: bold;
}
.topinfo_area .data {
	font-size: 87%;
	text-align: right;
}
.topinfo_area p {
	padding: 0 8px;
	font-size: 87%;
}
.topinfo_area .btn span {
	position: absolute;
	top: -10px;
	right: -10px;
	display: block;
	width: 40px;
	height: 40px;
	background: #333;
	border-radius: 23px;
	color: #FFF;
	font-size: 35px;
	text-align: center;
	line-height: 35px;
	z-index: 99999999;
}

.layer {
	display: none;
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0, .3);
}


/* event
-----------------------------------------------------------*/

.topevent.contents {
	padding: 20px 0 40px;
	border-bottom: none;
}
.home .topevent.contents {
	padding: 40px 0;
}

.topevent .contents_inner {
	max-width: 840px;
	padding: 0 20px;
}
.home .topevent .contents_inner {
	padding: 0 20px;
}

.contents.topevent .title_block {
	margin-bottom: -50px;
}
.contents.topevent .title_block h1 {
	font-size: 2.5rem;
	font-family: 'Cinzel', serif;
	letter-spacing: .25em;
}

.topevent_link {
	padding: 40px;
	background: rgba(255,255,255,.4);
}
.topevent_link a {
	text-align: center;
	text-decoration: none;
}
.topevent_link .fig {
	display: block;
	width: 240px;
	max-width: 65%;
	margin: 0 auto 10px;
}
.topevent_link .text {
	display: block;
}
.topevent_link .data {
	display: inline-block;
	margin-bottom: 8px;
	padding: 4px 2em;
	border-radius: 50vh;
	color: #FFF;
	background: #a7c9ce;
	font-size: 1rem;
	font-weight: bold;	
}
.topevent_link a:hover .data {
	background: #c6dbdf;
}
.topevent_link .title {
	display: block;
}





/*------------------------------------------------------------------------------

 side bar

------------------------------------------------------------------------------*/

.side h4 {
	margin-bottom: 10px;
	padding: 4px 4px 10px;
	border-bottom: 2px solid #CCC;
	font-weight: bold;
}

.side .wiget_box div {
	margin-bottom: 20px;
}

.side .wiget_box ul {
	margin-left: 10px;
	font-size: .875rem;
}

.side .tagcloud {
	margin-left: 10px;
}

.side .tagcloud a {
	display: inline-block;
	margin: 0 2px 0 0;
	font-size: 14px !important;
	font-weight: bold;
	vertical-align: middle;
}
.side .tagcloud a::before {
	content: '#';
}


/* new post
-----------------------------------------------------------*/

.newpost_area {
	margin: 0 auto 20px;
}
.list_newpost li {
	clear: both;
	border-top: 1px dotted #CCC;
}
.list_newpost li:first-child {
	border-top: none;
}
.list_newpost a {
	display: block;
	padding: 10px 0 10px;
	font-size: .875rem;
}
.list_newpost img {
	float: left;
	width: 100px;
	height: auto;
	margin: 0 10px 10px 0;
}
.list_newpost .data {
	font-size: .75rem;
}



/* calender
-----------------------------------------------------------*/

.side .calendar_wrap {
	position: relative;
	margin: 0 15px;
}

.wp-calendar-table {
	width: 100%;
}

.wp-calendar-table th {
	padding: 4px 0;
	border-bottom: 2px solid #666;
	text-align: center;
}

.wp-calendar-table td {
	padding: 4px 0;
	border-bottom: 1px solid #999;
	text-align: center;
}

.calendar_wrap .wp-calendar-nav {
	position: absolute;
	width: 100%;
	top: 0;
}

.calendar_wrap .wp-calendar-nav .wp-calendar-nav-next {
	display: inline-block;
	float: right;
}



/* 検索フォーム
-----------------------------------------------------------*/

.side aside .search_area {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 0px;
}

.search_input {
	height: 34px;
	padding: 5px 65px 10px 5px;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #CCC;
	border-radius: 4px;
	font-size: .875rem;
	z-index: 10;
}

.searchsubmit {
	overflow: hidden;
	position: absolute;
	right: 2px;
	top: 2px;
	width: 40px;
	height: 30px;
	border: none;
	background: url('data:image/svg+xml,%3Csvg%20enable-background%3D%22new%200%200%20512%20512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%20width%3D%22512%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%234b4b4b%22%3E%3Cpath%20d%3D%22m361.7%20301.5c19.4-30.4%2030.6-66.5%2030.6-105.2%200-108.3-88-196.3-196.1-196.3-38.7%200-74.8%2011.2-105.2%2030.7-24.3%2015.4-44.9%2036.1-60.3%2060.3-19.4%2030.4-30.7%2066.6-30.7%20105.3%200%20108.2%2088%20196.3%20196.2%20196.3%2038.7%200%2074.8-11.3%20105.2-30.7%2024.2-15.5%2044.8-36.1%2060.3-60.4zm-101.9%2018.7c-19.1%209.8-40.7%2015.4-63.6%2015.4-76.8%200-139.3-62.5-139.3-139.4%200-22.9%205.6-44.6%2015.4-63.6%2013.3-25.9%2034.5-47%2060.3-60.3%2019.1-9.8%2040.7-15.4%2063.6-15.4%2076.8%200%20139.3%2062.5%20139.3%20139.4%200%2022.9-5.6%2044.5-15.4%2063.6-13.4%2025.8-34.5%2047-60.3%2060.3z%22%2F%3E%3Cpath%20d%3D%22m499.5%20439.2-113.2-113c-16.1%2023.6-36.8%2044.2-60.3%2060.3l113.2%20113c8.3%208.3%2019.2%2012.5%2030.1%2012.5s21.8-4.2%2030.2-12.5c16.7-16.7%2016.7-43.7%200-60.3z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') 50% 50% no-repeat;
	background-size: auto 80%;
	text-indent: 200%;
	white-space: nowrap;
	z-index: 20;
}


/* RSS購読するボタン
-----------------------------------------------------------*/

.rss_box a {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	padding: 5px 10px;
	box-sizing: border-box;
	box-sizing: border-box;
	background: #333;
	color: #FFF;
	font-size: .875rem;
	text-decoration: none;
}

.rss_box a:hover {
	-moz-opacity: 0.8;
	opacity: 0.8;
}


/* -----------------------------------------------------------------------------

 .footer

----------------------------------------------------------------------------- */

.footer {
	background: #dedede;
}

.footer_inner {
	max-width: 900px;
	margin: 0 auto;
	padding: 60px 15px 30px;
	font-size: .9375rem;
}

.footer_main {
	margin-bottom: 30px;
}
.footer .logo_area {
	width: 120px;
	margin: 0 auto 20px;
}
.finfo_area {
	width: 80%;
	margin: 0 auto;
}

.finfo_area h1 {
	margin-bottom: 15px;
	font-size: 1.125rem;
	font-weight: normal;
}
.finfo_area h1 em {
	display: block;
	margin-right: 1em;
	font-size: 1.5rem;
}

.finfo_list dt {
	clear: both;
	float: left;
	width: 4em;
	margin-right: 1em;
}
.finfo_list dd {
	overflow: hidden;
	margin-bottom: 1em;
}



/* fnavi
------------------------------------------------------------- */

.fnavi_area {
	max-width: 640px;
	margin: 0 auto 30px;
}

.fnavi {
	width: 80%;
	margin: 0 auto;
	padding-top: 20px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
}

.fnavi li {
	margin-bottom: 20px;
}

.fnavi li a {
	zoom: 1;
	text-decoration: none;
}

.copy_area {
	font-size: .75rem;
	text-align: center;
}

.access_tag {
	display: none;
}



/* page top
-----------------------------------------------------------*/

.page_top_fx {
	position: fixed;
	overflow: hidden;
	bottom: 10px;
	right: 10px;
	z-index: 99999;
}

.page_top_fx a {
	display: block;
	cursor: pointer;
	width: 60px;
	height: 60px;
	border-radius: 50vw;
	background: url('data:image/svg+xml,%3Csvg%20enable-background%3D%22new%200%200%2036%2020%22%20height%3D%2220%22%20viewBox%3D%220%200%2036%2020%22%20width%3D%2236%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m35.6%2018.1c0%20.5-.2.9-.5%201.3-.7.7-1.8.7-2.5%200l-14.8-15.2-14.8%2015.2c-.7.7-1.8.7-2.5%200s-.7-1.8%200-2.5l16.1-16.4c.7-.7%201.8-.7%202.5%200l16%2016.4c.3.3.5.8.5%201.2z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') rgba(94,129,151,.3)  50% 45% no-repeat;
	background-size: 40% auto;
	text-indent: 100%;
	white-space: nowrap;
}


/* /////////////////////////////////////////////////////////////////////////////

 メインコンテンツ

///////////////////////////////////////////////////////////////////////////// */

/* パンくず
-----------------------------------------------------------*/

.breadcrumb {
	clear: both;
	max-width: 1040px;
	margin: 20px auto 20px;
	padding: 0 20px;
	box-sizing: border-box;
	color: #666;
	font-size: .875rem;
}

.breadcrumb li {
	display: inline-block;
	padding: 0 8px 0 0;
}


/* ページタイトル
-----------------------------------------------------------*/

.contents_title {
	margin: 0 auto;
	max-width: 1000px;
}
.contents_title h1 {
	margin-bottom: 20px;
	font-size: 2.5rem;
	font-family: 'Cinzel', serif;
	text-align: center;
	line-height: 1.75;
}

.entry_title {
	margin-bottom: 20px;	
	font-size: 1.5rem;
}

.page_title  {
	margin-bottom: 20px;
	font-size: 2.5rem;
	font-family: 'Cinzel', serif;
	text-align: center;
	line-height: 1.75;
}
.page-template-page-wide .page_title {
	margin-bottom: 0;
}

.title_block {
	margin-bottom: 20px;
}
.title_block h1 {
	margin-bottom: 15px;
	font-size: 1.5rem;
}

.title_block_min {
	margin-bottom: 20px;
}
.title_block_min h2 {
	margin-bottom: 10px;
	font-size: 1.25rem;
}


/* ページネーション/ページャー
-----------------------------------------------------------*/

.pagination {
	clear: both;
	position: relative;
	font-size: .875rem;
	line-height: 1.2;
}

.pagination span,
.pagination a {
	width: auto;
	margin-right: 4px;
	padding: 6px 8px 5px 8px;
	border-radius: 4px;
}

.pagination a {
	display: inline-block;
	border: 1px solid #CCC;
	text-decoration: none;
}

.pagination a:hover {
	color: #fff;
	background: #EEE;
}

.pagination span {
	display: none;
}

.pagination .current {
	display: inline-block;
	padding: 6px 8px 5px 8px;
	border: 1px solid #EEE;
	background: #EEE;
}



/* ボタンボックス
-----------------------------------------------------------*/

.btn_box {
	clear: both;
	margin: 0;
	padding: 20px 0 30px;
	text-align: center;
}

.btn_box a {
	display: inline-block;
	min-width: 40%;
	padding: 10px 10px;
	border-radius: 50vh;
	background: #c4b89a;
	color: #FFF;
	font-size: 1.125rem;
	text-decoration: none;
}

.btn_box a span {
	display: inline-block;
}

.btn_box_b a {
	background: #3d6c7b;
}

.link_more a {
	display: inline-block;
	padding: 4px 50px 4px 4px;
	border-bottom: 1px solid #616262;
	background: url('data:image/svg+xml,%3Csvg%20enable-background%3D%22new%200%200%2037%2012%22%20height%3D%2212%22%20viewBox%3D%220%200%2037%2012%22%20width%3D%2237%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23616262%22%3E%3Cpath%20d%3D%22m0%206h36.2%22%2F%3E%3Cpath%20d%3D%22m31.2.4%205%205.6-5%205.6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') 100% 55% no-repeat;
	text-decoration: none;
}


/* sns
-----------------------------------------------------------*/

ul.sns_list {
	display: -webkit-flex;
	display: flex;
	max-width: 1000px;
	margin: 0 12px 20px;
	padding-left: 0;
	justify-content: center;
}

ul.sns_list li {
	margin: 0 8px;
	list-style-type: none;
}

.sns a {
	display: block;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto 100%;
	text-decoration: none;
}

.sns a span {
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
}

.sns a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.sns li.fb a {
	background-image: url(./image/common/icon_sns_fb.svg);
}

.sns li.tw a {
	background-image: url(./image/common/icon_sns_tw.svg);
}

.sns li.insta a {
	background-image: url(./image/common/icon_sns_insta.svg);
}

.sns li.pin a {
	background-image: url(./image/common/icon_sns_pin.svg);
}

.sns li.line a {
	background-size: 100% auto;
	background-image: url(./image/common/icon_sns_linesq.svg);
}

.sns li.linesq a {
	background-image: url(./image/common/icon_sns_linesq.svg);
}



/* /////////////////////////////////////////////////////////////////////////////

 投稿 post

///////////////////////////////////////////////////////////////////////////// */

/*------------------------------------------------------------------------------

 アーカイブ archive / blog

------------------------------------------------------------------------------*/

.entry_area {
	max-width: 1000px;
	margin: 0 auto 40px;
}

/* アーカイブ一覧表示
-----------------------------------------------------------*/

.entry_list {
	margin-bottom: -20px;
}

.entry_list dt {
	position: relative;
	clear: both;
	float: left;
	width: 120px;
}

.entry_list dt img {
	width: 100%;
}

.entry_list dd ,
.entry_list li {
	min-height: 120px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-left: 140px;
	border-bottom: 1px dotted #999;
}
.entry_list li {
	min-height: auto;
	padding-left: 20px;
}
.entry_list dd:last-child ,
.entry_list li:last-child {
	border-style: none;
}

/* cate */
.entry_list dt .cate_box {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
}
.entry_list .cate_box a {
	display: inline-block;
	margin: 0 0 2px 0;
	padding: 4px 10px;
	background: #c4b89a;
	color: #FFF;
	font-size: .75rem;
	text-decoration: none;
	line-height: 1.2;
	vertical-align: middle;
}

.entry_list h3 {
	overflow: hidden;
	height: 1.4em;
	margin: 4px 0 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.entry_list .entry_info {
	margin-bottom: 8px;
	color: #666;
	font-size: .875rem;
	line-height: 1.2;
}

/* tag */
.entry_list .tag_box a {
	display: inline-block;
	margin: 0 2px 0 0;
	font-size: .875rem;
	font-weight: bold;
	vertical-align: middle;
}
.entry_list .tag_box a::before {
	content: '#';
}



/* アーカイブ一覧表示 block
-----------------------------------------------------------*/

.entryblock_list {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.entryblock_list.event_list {
	justify-content: center;
	text-align: center;
}

.entryblock_list li {
	flex-grow: 0;
	width: 50%;
}
.entryblock_list.event_list li {
	width: 75%;
}

.entryblock_list li > div {
	position: relative;
	padding: 0 10px 30px;
}

.entryblock_list a {
	display: block;
	text-decoration: none;
}

.entryblock_list .thumb {
	display: block;
}
.entryblock_list .thumb img {
	width: 100%;
	height: auto;
}

.entryblock_list .cate_box {
	position: absolute;
	display: block;
	top: -2px;
	right: 8px;
}
.entryblock_list .cate_box a {
	display: inline-block;
	margin: 0 0 2px 0;
	padding: 4px 15px;
	background: #c4b89a;
	color: #FFF;
	font-size: .75rem;
	vertical-align: middle;
}

.entryblock_list .data {
	display: inline-block;
	margin-top: 16px;
	margin-bottom: 8px;
	padding: 4px 1em;
	border-radius: 50vh;
	color: #FFF;
	background: #a7c9ce;
	font-size: .8125rem;
	line-height: 1.2;
}
.entryblock_list a:hover .data {
	background: #aac8cc;
}

.entryblock_list em {
	display: block;
	position: relative;
	overflow: hidden;
	min-height: 2.8em;
	margin: 8px 0 8px;
	line-height: 1.4;
}

.entryblock_list .entry_info {
	height: 1.2em;
	margin-bottom: 8px;
	font-size: .875rem;
	line-height: 1.2;
}

.entryblock_list .entry_txt {
	display: block;
	height: 5em;
	font-size: .875rem;
	line-height: 1.4;
}


/* アーカイブ一覧表示 menu
-----------------------------------------------------------*/

/* 上部テキスト */
.menu_upper_text {
	margin-bottom: 20px;
	text-align: center;
}
.menu_upper_text p {
	margin-bottom: 1.6em;
}

/* LINE得点 */
.line_tokuten_area {
	max-width: 540px;
	margin: 30px auto 40px;
	padding: 20px;
	box-sizing: border-box;
	background: #FFF;
	box-shadow: 30px 0 50px rgba(15, 9, 12, .2);
	text-align: center;
}
.line_toku_title {
	margin: 0 -5px 20px;
	padding: 10px 0 15px;
	border-bottom: 1px solid #b6b6b6;
	font-size: 4.5vw;
}
.line_price_list {
	margin: 0 -15px 30px;
	line-height: 1.6;
}
.line_price_list li {
	margin-bottom: 10px;
}
.line_price_list .time {
	display: inline-block;
	width: 3em;
	padding: 0 .8em;
	border-radius: 50vh;
	background: #998873;
	color: #FFF;
}
.line_price_list .price01 {
	display: inline-block;
	margin-left: 10px;
}
.line_price_list .price01::after {
	content: '';
	display: inline-block;
	width: 20px;
	height: 7px;
	margin-top: -5px;
	margin-left: 10px;
	background: url(./image/common/icon_arrow06.svg) 100% 50% no-repeat;
	background-size: auto 100%;
	color: #4d5f78;
	vertical-align: middle;
}
.line_price_list .price02 {
	display: inline-block;
	margin-left: 5px;
	color: #4d5f78;
	font-size: 1.125rem;
	font-weight: bold;
}
.tokuten_catch {
	display: inline-block;
	margin-bottom: 30px;
	padding: 0 .5em;
	border: 1px solid #b6b6b6;
}
.tokuten_list {
	font-size: 1.125rem;
	font-weight: bold;
	line-height: 1.2;
}
.tokuten_list li {
	margin-bottom: 18px;
}

/* メニュー全体 */
.menu_block {
	max-width: 800px;
	margin: 0 auto 40px;
}

.menu_block h2 {
	padding: 15px 20px;
	background: #F2F2F2;
	font-size: 1.25rem;
}

.menu_block .menu_desc {
	padding: 15px 20px 10px;
}

.menu_list {
	padding-bottom: 15px;
}

.menu_list dt {
	display: -webkit-flex;
	display: flex;
	border-top: 1px solid #CCC;
	margin-top: 15px;
	padding: 15px 5px 0;
}

.menu_list dt:first-child {
	margin-top: 0;
	border-top: none;
}

.menu_list dt em ,
.menu_list dt em a {
	display: block;
	width: 50%;
	color: #546a85;
	font-weight: bold;
}

.menu_list dt .time {
	display: block;
	width: 25%;
	text-align: center;
}

.menu_list dt .price {
	display: block;
	width: 25%;
	color: #546a85;
	font-weight: bold;
	text-align: right;
}

.menu_list dd {
	padding: 5px 5px 0;
	font-size: .875rem;
}




/*------------------------------------------------------------------------------

 記事 single / page

------------------------------------------------------------------------------*/

.entry_content {
	line-height: 1.8;
}

.page_content {
	line-height: 1.8;
}


/* title 下
-----------------------------------------------------------*/

.entry_content .entry_info {
	margin-bottom: 10px;
	line-height: 1.2;
	font-size: .875rem;
}
.entry_content .entry_info p {
	margin: 0;
}

.entry_content .cate_box {
	float: left;
}
.entry_content .cate_box a {
	display: inline-block;
	margin: 0 0 2px 0;
	padding: 4px 15px;
	background: #c4b89a;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
}

.entry_content .data_box {
	padding: 0 8px;
	text-align: right;
}

.entry_content .data_box span {
	display: inline-block;
}

.entry_content .tag_box a {
	display: inline-block;
	margin: 0 2px 0 0;
	font-size: .875rem;
	font-weight: bold;
	vertical-align: middle;
}
.entry_content .tag_box a::before {
	content: '#';
}


/* 汎用
-----------------------------------------------------------*/

.entry_content p {
	margin-bottom: 1.6em;
}

.entry_content hr {
	margin-bottom: 1.6em;
}

.entry_content em {
	display: inline-block;
	font-weight: bold;
}


/* 記事内見出し ----------------------------- */

.entry_content h2 {
	position: relative;
	margin-bottom: 20px;
	font-size: 110%;
}

.entry_content h3 {
	margin-bottom: 20px;
	font-size: 110%;
}

.entry_content h4 {
	margin-bottom: 15px;
}

.entry_content h5 {
	margin-bottom: 15px;
}

.entry_content h6 {
	margin-bottom: 10px;
}


/* テーブル ----------------------------- */

.entry_content table {
	min-width: 70%;
	margin: 10px 0 30px 10px;
	border-collapse: collapse;
	text-align: left;
}
.entry_content table th {
	padding: 10px;
	border: 1px solid #CCC;
	font-weight: bold;
}
.entry_content table td {
	padding: 10px;
	border: 1px solid #CCC;
}


/* リスト ----------------------------- */

.entry_content ul {
	margin-bottom: 30px;
	padding-left: 30px;
	text-align: left;
}
.entry_content ul li {
	list-style-type: disc;
}

.entry_content ol {
	margin-bottom: 30px;
	padding-left: 30px;
	text-align: left;
}
.entry_content ol li {
	list-style-type: decimal;
}


/* 引用  ------------------------------- */
/* 引用じゃないけど引用と同じデザインにしたい時 */

.entry_content blockquote ,
.quote_area {
	margin: 20px 0 20px 10px;
	padding: 30px 20px 20px 40px;
	background: url('data:image/svg+xml,%3Csvg%20enable-background%3D%22new%200%200%20512%20512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%20width%3D%22512%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23ddd%22%3E%3Cpath%20d%3D%22m392.5%20445.4c66%200%20119.5-53.5%20119.5-119.5s-53.5-119.5-119.5-119.5c0%200%20.6-44.4%2036.6-108.3%204-12.8-3.1-26.4-15.9-30.4-9.1-2.9-18.7-.1-24.8%206.4-82.9%2090.7-115.4%20197.4-115.4%20251.8%200%2066%2053.5%20119.5%20119.5%20119.5z%22%2F%3E%3Cpath%20d%3D%22m119.5%20445.4c66%200%20119.5-53.5%20119.5-119.5s-53.5-119.5-119.5-119.5c0%200%20.6-44.4%2036.6-108.3%204-12.8-3.1-26.4-15.9-30.4-9.1-2.9-18.7-.1-24.8%206.4-82.9%2090.7-115.4%20197.4-115.4%20251.8%200%2066%2053.5%20119.5%20119.5%20119.5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') #f2f2f2 no-repeat 10px 10px;
	background-size: 80px auto;
}

.entry_content blockquote p ,
.quote_area p {
	margin: 0;
}

/* 画像 ------------------------------- */

/* 投稿画像 */

img.size-full ,
img.size-large {
	margin-bottom: 10px;
}

.image_iblock {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin: 10px 10px 20px;
	font-size: .75rem;
	vertical-align: top;
}

.image_iblock .wp-caption {
	position: relative;
	max-width: 100%;
	height: auto;
}

.image_iblock .wp-caption-text {
	position: absolute;
	bottom: -10px;
	width: 100%;
	margin-bottom: 0;
	padding: 5px;
	box-sizing: border-box;
	background: rgba(0,0,0,0.5);
	color: #FFF;
	text-align: center;
}

.image_iblock .wp-caption-text a,
.image_iblock .wp-caption-text {
	font-size: 100%;
	color: #FFF;
	color: #666;
	font-size: .75rem;
}

/* 画像位置 */

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;
}


/* SNS share
-----------------------------------------------------------*/

.share_area {
	max-width: 600px;
	margin: 20px auto;
}
 
.share_list {
	display: -webkit-flex;
	display: flex;
}
 
.share_list li {
	width: 25%;
	padding: 2px;
	box-sizing: border-box;
}

.share_list li span {
	display: none;
}

.share_list li a {
	display: block;
	padding: 2px;
	border-radius: 50vh;
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
.share_list li a:hover {
	opacity: .8;
}

.share_list li i {
	margin-right: .3em;
}

.share_list .tweet a {
	background: #55acee;
}
.share_list .line a {
	background: #1dcd00;
}
.share_list .facebook a {
	background: #315096;
}
.share_list .googleplus a {
	background: #dd4b39;
}
.share_list .hatena a {
	background: #008fde;
}

.fa-hatena:before {
	font-family: Verdana;
	font-weight: bold;
	content: 'B!';
}


/* 関連記事
-----------------------------------------------------------*/

.kanren_area {
	margin-bottom: 40px;
}

.kanren_area h3 {
	margin-bottom: 20px;
}


/* コメント
-----------------------------------------------------------*/

.comments_area {
	margin-bottom: 20px;
	padding: 10px;
	background: #f2f2f2;
}

.commets-list {
	padding-left: 0px;
	list-style-type: none;
}

.comment-body p {
	padding-bottom: 10px;
}

.comment-author.vcard .avatar {
	float: left;
	margin-right: 10px;
}

/* 投稿者名 より */
.commets-list .fn {
	font-size: .75rem;
	font-style: normal;
}
 .commets-list .says {
	font-size: .875rem;
}

.commentmetadata {
	padding-bottom: 20px;
	font-size: .875rem;
}

/* 返信 */
.commets-list .reply {
	font-size: .875rem;
	text-align: right;
}
.commets-list .reply a {
	display: inline-block;
	padding: 4px 20px;
	background: #777;
	border-radius: 4px;
	color: #FFF;
	line-height: 1.4;
	text-decoration: none;
}

.comment-respond {
	margin-bottom: 10px;
}

/* コメント欄の下にある使用できるタグ */
.form-allowed-tags {
	display: none;
}

.comments_area h3 {
	margin-bottom: 10px;
	font-size: 1.125rem;
}

.comments_area textarea {
	width: 100%;
	border: 1px #CCC solid;
	box-sizing: border-box;
}
.comments_area input {
	border-radius: 2px;
	border: 1px #CCC solid;
	box-sizing: border-box;
}
.comments_area input[type="text"] {
	width: 100%;
}
.comments_area input[type="checkbox"] {
	margin-right: 8px;
}

.logged-in-as {
	font-size: .875rem;
}

.comment-form-cookies-consent {
	font-size: .875rem;
}

.comment-form p {
	margin-bottom: 10px;
}

/* コメントボタン */

.form-submit {
	margin: 20px 0;
}
.comments_area input[type="submit"] {
	max-width: 80%;
	padding: 10px 30px;
	border-radius: 4px;
	background-color: #777;
	-webkit-appearance: none;
	color: #FFF;
}

.comment-notes {
	font-size: .875rem;
}


/* PREV NEXT
-----------------------------------------------------------*/

.p-navi {
	margin-bottom: 40px;
	padding: 20px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: .875rem;
}

.p-navi .prev {
	float: right;
	width: 50%;
	text-align: right;
}
.p-navi .prev div {
	padding: 0 15px 0 10px;
}
.p-navi .prev img {
	float: right;
	width: 100px;
	margin-left: 15px;
}

.p-navi .next {
	float: left;
	width: 50%;
}
.p-navi .next div {
	padding: 0 10px 0 15px;
	border-right: 1px solid #CCC;
}
.p-navi .next img {
	float: left;
	width: 100px;
	margin-right: 15px;
}

.p-navi a {
	display: block;
	text-decoration: none;
}

.p-navi a span {
	display: block;
}

.p-navi a em {
	display: inline-block;
	margin-bottom: 8px;
	padding: 2px 10px;
	background: #999;
	color: #FFF;
}

.p-navi a b {
	display: block;
	font-weight: normal;
}

.p-navi a:hover em {
	opacity: 0.7;
	filter: alpha(opacity=70);
}




/* /////////////////////////////////////////////////////////////////////////////

 ページ

///////////////////////////////////////////////////////////////////////////// */

/* -----------------------------------------------------------------------------

 ready

----------------------------------------------------------------------------- */

/*.wrapper {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}*/

.ready_block {
	padding: 40px;
	text-align: center;
}

.ready_block .logo {
	margin-bottom: 50px;
}

.ready_block .logo img {
	width: 220px;
	max-width: 85%;
}

.ready_block h1 {
	margin-bottom: 50px;
	color: #806f5e;
	font-size: 1.375rem;
	font-weight: normal;
}



/* -----------------------------------------------------------------------------

 index

----------------------------------------------------------------------------- */

/* cover
-----------------------------------------------------------*/

.cover {
	position: relative;
	height: 60vh;
	background-image: url(./uploads/cover_img.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto 100%;
}


/* news
-----------------------------------------------------------*/

.contents.contents_news {
	position: relative;
	margin: -80px 0 -80px;
	padding: 0 15px 100px;
}
.contents.contents_news .contents_inner {
	max-width: 800px;
	margin: 0 auto;
	padding: 15px;
	background: #FFF;
	box-shadow: 0 20px 80px rgba(0, 0, 0, .2);
}

.contents.contents_news .title_block {
	margin-bottom: 0;
}
.contents.contents_news .title_block h1 {
	margin-bottom: 0;
	font-size: 1.75rem;
	font-family: 'Cinzel', serif;
	text-align: center;
}

.news_block {
	line-height: 1.4;
}
.news_block dt {
	margin-bottom: 15px;
	padding: 10px;
	border-bottom: 1px solid #616262;
}
.news_block dt .data {
	display: inline-block;
	width: 6em;
}
.news_block dd {
	padding: 0 10px;
}

/* message
-----------------------------------------------------------*/

.contents_message .title_block {
	margin-bottom: 10px;
}
.contents_message .title_block h1 {
	padding-left: .5em;
	font-size: 1.5rem;
	font-weight: normal;
	text-align: center;
	letter-spacing: .5em;
}

.contents_message .text_block {
	font-size: 1.25rem;
	text-align: center;	
}

.contents_message .text_block p {
	margin-bottom: 1em;
}

.message_catch {
	display: inline-block;
	margin-bottom: 1em;
	padding: 10px 2em;
	background: rgba(255, 255, 255, .5);
}


/* concept / menu
-----------------------------------------------------------*/

.contents_concept .contents_inner ,
.contents_menu .contents_inner {
	padding-bottom: 80px;
}

.contents_concept .fig_area ,
.contents_menu .fig_area {
	margin-bottom: 0px;
}

.contents_concept .fig_area img ,
.contents_menu .fig_area img {
	width: 100%;
}

.contents_concept .text_area ,
.contents_menu .text_area {
	position: relative;
	padding: 50px 20px 20px;
	box-sizing: border-box;
	background: rgb(205,206,209);
	background: linear-gradient(90deg, rgba(205,206,209,1) 0%, rgba(208,221,229,1) 100%);
}

.contents_concept .text_inner ,
.contents_menu .text_inner {
	position: relative;
	font-size: .875rem;
	text-align: center;
}
.contents_menu .text_inner {
	float: right;
}

.contents_concept .title_en ,
.contents_menu .title_en {
	position: absolute;
	top: calc(-1em - 50px);
	width: 100%;
	color: #FFF;
	font-size: 2.75rem;
	font-family: 'Cinzel', serif;
	letter-spacing: .3em;
}
.contents_concept .title_en {
	right: 0;
}
.contents_concept .title_en span {
	display: inline-block;
	margin-right: -.3em;
}
.contents_menu .title_en {
	left: 0;
}

.contents_concept .title_block h1 ,
.contents_menu .title_block h1 {
	line-height: 1.75;
}

.contents_concept .link_more ,
.contents_menu .link_more {
	position: absolute;
	bottom: calc(-1.5em - 50px);
	right: 0;
}



/* therapist
-----------------------------------------------------------*/

/* conceptページ：スクロール位置 */
.page-template-page-wide .contents_therapist {
	margin-top: -80px;
}
.page-template-page-wide .contents_therapist .contents_inner {
	padding-top: 80px;
}

.contents_therapist .therapist_block {
	padding-bottom: 40px;
}

.contents_therapist .fig_area {
	width: 60%;
	margin: 0 auto 20px;
}

.contents_therapist .text_area h1 {
	font-size: 1.125rem;
	font-weight: normal;
	text-align: center;
}
.contents_therapist .text_area h1 em {
	display: inline-block;
	margin-left: 1em;
	font-size: 1.5rem;
}

.contents_therapist .text_area p {
	margin-bottom: 2em;
}

.contents_therapist .note {
	padding: 15px;
	background: rgba(255, 255, 255, .25);
}

.contents_therapist .note h2 {
	margin-bottom: 20px;
	font-size: 1.125rem;
}

.contents_therapist .note p {
	margin-bottom: 1em;
}


/* blog
------------------------------------------------------------- */

.contents_blog .title_block h1 {
	font-size: 2.5rem;
	font-family: 'Cinzel', serif;
}


/* -----------------------------------------------------------------------------

 concept

----------------------------------------------------------------------------- */


/* -----------------------------------------------------------------------------

 shopinfo

----------------------------------------------------------------------------- */

.salon_slide_area {
	max-width: 800px;
	margin: 0 auto 40px;
}

.salon_swiper {
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin: 0 auto;
	padding-bottom: 10px;
}

.salon_swiper .swiper-button-prev ,
.salon_swiper .swiper-button-next {
	width: 18px;
	height: 30px;
	margin-top: -9px;
	background-size: 18px auto;
}

.salon_slide_area .thumb_list {
	display: -webkit-flex; 
	display: flex;
	margin: 0 -5px;
}

.salon_slide_area .thumb_list li {
	flex-grow: 0;
	width: 12%;
	padding: 5px;
	box-sizing: border-box;
}


/* info
------------------------------------------------------------- */

.salon_info {
	max-width: 800px;
	margin: 0 auto 40px;
}
.salon_info .title_block {
	text-align: center;
}
.salon_info .title_block em {
	display: inline-block;
}
.salon_info .title_block span {
	display: block;
	font-size: 1rem;
	font-weight: normal;
}

.tbl {
	width: 100%;
	margin: 0 auto 20px;
	border-collapse: collapse;
	border-top: 1px solid #CCC;
}
.tbl th {
	padding: 10px;
	border-bottom: 1px solid #CCC;
	text-align: center;
	white-space: nowrap;
}
.tbl td {
	padding: 10px;
	border-bottom: 1px solid #CCC;
}



/* -----------------------------------------------------------------------------

 reserve

----------------------------------------------------------------------------- */

.content_reserve_tel,
.content_reserve_line,
.content_reserve_web {
	margin-bottom: 40px;
}

.content_reserve_tel .tel {
	text-align: center;
}

.content_reserve_tel .tel a {
	position: relative;
	display: block;
	margin-bottom: 10px;
	padding-left: 5px;
	font-size: 3rem;
	font-family: 'Crimson Text', serif;
	text-decoration: none;
}
.content_reserve_tel .tel a svg {
	display: inline-block;
	width: 32px;
	margin-right: .2em;
	fill: #4d2b16;
}
.content_reserve_tel .tel a:hover svg {
	fill: #b8b3a7;
}

.reserve_note {
	max-width: 720px;
	margin: 0 auto;
	padding: 20px;
	background: #EEE;
}

.dot_line {
	width: 500px;
	max-width: 65%;
	margin: 0 auto 40px;
	height: 14px;
	border: none;
	background-color: transparent;
	background-image: radial-gradient(#999 30%, transparent 30%);
	background-size: 3.5px 3.5px;
}



/* -----------------------------------------------------------------------------

 contact

----------------------------------------------------------------------------- */

.form_info {
	max-width: 800px;
	margin: 0 auto 20px;
}

.form_info > p {
	margin-bottom: 20px;
}

.form_info .privacy_area {
	overflow-y: auto;
	height: 140px;
	padding: 20px;
	margin-bottom: 20px;
	font-size: .875rem;
	border: 1px solid #CCC;	
}

.form_info .privacy_area p {
	margin-bottom: 1.6em;	
}

.contact_txt {
	max-width: 800px;
	margin: 0 auto 40px;
}

.contact_txt .catch {
	margin-bottom: 20px;
	font-weight: bold;
}


/* step
------------------------------------------------------------- */

.form_step {
	overflow: hidden;
	max-width: 800px;
	margin: 0 auto 40px;
	background: #97b2b7;
	font-size: 100%;
}

.form_step li {
	float: left;
	width: 34%;
}
.form_step li:first-child {
	width: 32%;
}

.form_step em {
	position: relative;
	display: block;
	padding: 10px 0 10px 25px;
	background: #FFF;
	font-size: .875rem;
	text-align: center;
	text-decoration: none;
}

.form_step em span {
	display: block;
}

.form_step li:first-child em {
	padding-left: 20px;
}

.form_step em::after,
.form_step em::before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -45px;
	border-top: 45px solid transparent;
	border-bottom: 45px solid transparent;
	border-left: 30px solid;
	right: -30px;
}

.form_step em::after {
	z-index: 2;
	border-left-color: #FFF;
}

.form_step em::before {
	border-left-color: #DDD;
	right: -32px;
	z-index: 1;
}

.form_step li:last-child::before ,
.form_step li:last-child::after {
	content: normal;
}

/* class:active型 */
.form_step .active {
	color: #FFF;
	font-weight: bold;
	background: none;
}
.form_step .active::after {
	z-index: 2;
	border-left-color: #97b2b7;
}

/* ラッパーで判断するが型 */
.mw_wp_form_input .form_step li:nth-child(1) em ,
.mw_wp_form_confirm .form_step li:nth-child(2) em ,
.mw_wp_form_complete .form_step li:nth-child(3) em {
	color: #FFF;
	font-weight: bold;
	background: none;
}
.mw_wp_form_input .form_step li:nth-child(1) em::after ,
.mw_wp_form_confirm .form_step li:nth-child(2) em::after ,
.mw_wp_form_complete .form_step li:nth-child(3) em::after {
	border-left-color: #97b2b7;
}


/* form
------------------------------------------------------------- */

.form_box {
	max-width: 840px;
	margin: 0 auto 20px;
	border-top: 1px solid #CCC;
}

.form_box dt {
	padding: 10px 10px 5px;
}

.form_box dt em {
	display: inline-block;
	margin-left: 10px;
	padding: 4px 8px;
	border-radius: 2px;
	background: #E7CACA;
	color: #C00;
	font-size: .8125rem;
	font-weight: normal;
	line-height: 1.4;
	white-space: nowrap;
}

.form_box dd {
	padding: 0 10px 10px;
	border-bottom: 1px solid #CCC;
}

.form_box input[type="text"] ,
.form_box input[type="email"] ,
.form_box textarea {
	box-sizing: border-box;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: rgba(255,255,255,.75);
}

.form_box input[type="text"] ,
.form_box input[type="email"] {
	max-width: 100%;
}

.form_box textarea {
	width: 100%;
}

.form_btn_box {
	text-align: center;
}

::placeholder{
	color: #999;
}


.form_btn_box .btn_confm {
	position: relative;
	display: inline-block;
	width: 80%;
}
.mw_wp_form_confirm .form_btn_box .btn_confm {
	display: none;
}
.form_btn_box .btn_confm::before{
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-top: -5px;
	border: 0px;
	border-top: solid 2px #FFF;
	border-right: solid 2px #FFF;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 99999;
}

.form_btn_box input {
	cursor: pointer;
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 16px 10px;
	box-sizing: border-box;
	border: none;
	background: #97b2b7;
	color: #FFF;
	font-size: 1.125rem;
}

.form_btn_box button {
	cursor: pointer;
	position: relative;
	display: inline-block;
	width: 45%;
	margin: auto 4px;
	padding: 16px 10px;
	border: none;
	background: #97b2b7;
	color: #FFF;
	font-size: 1.125rem;
}

.form_btn_box button.back {
	background: #CCC;
}

.form_btn_box button.back::before{
	content: '';
	position: absolute;
	top: 50%;
	left: 20px;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-top: -5px;
	border: 0px;
	border-bottom: solid 2px #FFF;
	border-left: solid 2px #FFF;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.form_btn_box button.send::before{
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-top: -5px;
	border: 0px;
	border-top: solid 2px #FFF;
	border-right: solid 2px #FFF;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}



/* privacy
------------------------------------------------------------- */

.privacy_box {
	margin: 0 auto 40px;
}



/* /////////////////////////////////////////////////////////////////////////////

 汎用CSS

///////////////////////////////////////////////////////////////////////////// */

/* テキスト関係 --------------------- */

.attention { /* 注意色(基本赤) */
	color: #CC0000;
}

.attentionB { /* 注意色(基本赤) */
	color: #CC0000;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.text_SS {
	font-size: 75%;
}

.text_S {
	font-size: 86%;
}

.text_L {
	font-size: 120%;
}

.text_LL {
	font-size: 150%;
}

.text_LLL {
	font-size: 180%;
}


/* テキスト位置設定 ---------------- */

.entry_content p.center ,
.center {
	margin: auto;
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}


/* マージン関係 ------------------- */

.m0 {
	margin: 0;
}

.m10 {
	margin: 10px;
}

.mT10 {
	margin-top: 10px;
}

.mT20 {
	margin-top: 20px;
}

.mB5 {
	margin-bottom: 5px;
}

.mB10 {
	margin-bottom: 10px;
}

.mB20 {
	margin-bottom: 20px;
}

.mR5 {
	margin-right: 5px;
}

.mR10 {
	margin-right: 10px;
}

.mR20 {
	margin-right: 20px;
}

.mL5 {
	margin-left: 5px;
}

.mL10 {
	margin-left: 10px;
}

.mL20 {
	margin-left: 20px;
}

.mRL10 {
	margin: auto 10px;
}

/*　パディング関係 ------------------ */
.p0 {
	padding: 0;
}

.p10 {
	padding: 10px;
}

.pT5 {
	padding-top: 5px;
}

.pT10 {
	padding-top: 10px;
}

.pB10 {
	padding-bottom: 10px;
}

.pR10 {
	padding-right: 10px;
}

.pL10 {
	padding-left: 10px;
}

.pB20 {
	padding-bottom: 20px;
}

.pRL10 {
	padding: auto 10px;
}

/* フロート関係 ------------------- */

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clear,
.clearBoth {
	clear: both;
}

.clearfix {
	/zoom : 1; /* IE6-7 */
}

.clearfix:after { /* modern */
	content : '';
	display : block;
	clear : both;
	height: 0;
}


/* 画像関係
-----------------------------------------------------------*/

.figOne {
	margin-bottom: 40px;
}

.figLeft,
.figRight {
	display: block;
	margin: 0 auto 15px;
	text-align: center;
}

.fig_list {
	margin: 0 -10px 20px;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.fig_list li {
	flex-grow: 0;
	width: 33.33333%;
}

.fig_list li div {
	padding: 0 10px 20px;
}



/* /////////////////////////////////////////////////////////////////////////////

 デバイス別

///////////////////////////////////////////////////////////////////////////// */

/*media Queries スマホ
-----------------------------------------------------------*/

@media only screen and (max-width: 768px) {
	.sp_hide {
		display: none;
	}
	.header .logo ,
	.header_slim .logo {
		max-width: 40%;
		padding: 5px 0;
	}
	.side {
		width: auto;
		margin-left: 0px;
	}
	
	/* main ////////////////////////// sp */
	/* single ------------------------ sp */
	/* page ////////////////////////// sp */
	/* index ------------------------- sp */
}



/*media Queries タブレット 〜 PCサイズ
-----------------------------------------------------------*/

@media only screen and (min-width: 769px) {
	.pc_hide {
		display: none;
	}
	.contents_wrapper {
		display: -webkit-flex;
		display: flex;
		margin: 0 auto;
	}
	.contents_inner {
		padding: 50px 15px;
	}

	/* header */
	.header_wrapper {
		height: 145.4px;
	}
	.header_inner {
		padding: 20px;
	}

	/* menu */
	.menu_open_btn {
		right: 10px;
		width: 60px;
		height: 60px;
	}
	.menu_open_btn span {
		width: 50px;
		height: 7px;
		margin: 25px auto 0;
	}
	.menu_open_btn span::before ,
	.menu_open_btn span::after {
		width: 50px;
		height: 7px;
	}
	.menu_open_btn span::before {
		top: -18px;
	}
	.menu_open_btn span::after {
		bottom: -18px;
	}
	.menu_inner {
		margin-bottom: 50px;
	}
	.menu_wrapper .logo {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.topinfo_open span {
		display: inline-block;
		margin-top: 0;
		margin-left: 20px;
	}
	.topinfo_open::after {
		position: absolute;
		display: block;
		content : '';
		top: 50%;
		right: 10px;
		margin-top: -5px;
		width: 48px;
		height: 10px;
		background: url(./image/common/icon_arrow03wh.svg);
		background-size: cover;
	}
	.topinfo_area {
		width: 600px;
		height: 460px;
		margin-left: -300px;
		margin-top: -230px;
	}
	.topinfo_area_inner {
		height: auto;
		min-height: 70%;
	}
	.topinfo_area .btn span {
		width: 46px;
		height: 46px;
		line-height: 40px;
	}
	.contents.topevent .title_block {
		margin-bottom: -65px;
	}
	.contents.topevent .title_block h1 {
		font-size: 3rem;
	}
	.topevent_link a {
		display: flex;
		align-items: center;
		text-align: left;
	}
	.topevent_link .fig {
		width: 120px;
		max-width: 30%;
		margin-right: 20px;
		margin-bottom: 0;
	}
	.topevent_link .text {
		min-width: 65%;
		font-size: 1.25rem;
		line-height: 1.6;
	}
	
	/* fotter */
	.footer_main {
		display: -webkit-flex;
		display: flex;
		align-items: center;
		margin-bottom: 60px;
	}
	.footer .logo_area {
		width: 150px;
		margin-right: 6%;
		margin-bottom: 0;
	}
	.footer .finfo_area {
		flex: 1;
	}
	.finfo_area h1 em {
		display: inline-block;
	}
	.fnavi {
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
		width: auto;
		padding-top: 0;
		border: none;
	}
	.fnavi li {
		margin-bottom: 0;
	}
			
	/* main ////////////////////////// pc */
	.contents_title h1 ,
	.entry_title ,
	.page_title {
		margin-bottom: 40px;
	}
	.link_more a {
		font-size: 1.125rem;
	}
	.entryblock_list {
		margin: 0 -15px;
	}
	.entryblock_list li ,
	.entryblock_list.event_list li {
		width: 33.33333%;
	}	
	.entryblock_list li > div {
		padding: 0 15px 30px;
	}
	.entryblock_list .cate_box {
		right: 13px;
	}
	.contents_blog .entryblock_list li:nth-child(n+4) {
		display: none;
	}

	/* menu */
	.line_tokuten_area {
		padding: 40px;
	}
	.line_toku_title {
		font-size: 1.5rem;
	}
	.line_price_list {
		margin-bottom: 30px;
		font-size: 1.125rem;
	}
	.line_price_list .price01 {
		display: inline-block;
		margin-left: 20px;
	}
	.line_price_list .price01::after {
		width: 40px;
	}	
	.line_price_list .price02 {
		margin-left: 10px;
		font-size: 1.375rem;
	}
	.tokuten_catch {
		font-size: 1.125rem;
	}
	.tokuten_list {
		font-size: 1.25rem;
	}	
	.menu_block h2 {
		margin-bottom: 10px;
	}
	.menu_list {
		margin: 0 10px;
		font-size: 1.125rem;
	}
	.menu_list dt {
		padding: 15px 15px 0;
	}
	.menu_list dd {
		padding: 5px 15px 0;
	}
	
	/* single ------------------------- pc */
	.share_area {
		margin: 40px auto;
	}
	.share_list li span {
		display: inline-block;
	}	
	.image_iblock {
		width: 44%;
		width: auto;
	}
	.comments_area {
		padding: 20px;
	}
	
	/* page ////////////////////////// pc */
	/* index ------------------------- pc */
	.cover {
		height: 50vw;
		max-height: 70vh;
		background-size: 100% auto;
	}
	/* news */
	.contents.contents_news {
		margin: -80px 0 -100px;
		padding: 0 15px 150px;
	}
	.contents.contents_news .contents_inner {
		display: -webkit-flex;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 30px;
		box-shadow: 0 40px 100px rgba(0, 0, 0, .2);
	}
	.contents.contents_news .title_block {
		width: 10em;
		margin-right: 20px;
		margin-bottom: 0;
	}
	.contents.contents_news .news_block {
		flex: 1;
	}
	.contents.contents_news .title_block h1 {
		font-size: 2.25rem;
	}
	/* message */
	.contents_message .title_block {
		margin-bottom: 30px;
	}
	.contents_message .title_block h1 {
		padding-left: .5em;
		font-size: 1.875rem;
		letter-spacing: .5em;
	}
	.contents_message .text_block p {
		margin-bottom: 2em;
	}

	/* concept/menu */
	.contents_concept .contents_inner ,
	.contents_menu .contents_inner {
		padding-bottom: 100px;
	}
	.contents_concept .fig_area ,
	.contents_menu .fig_area {
		width: 66%;
		margin-bottom: -60px;
	}
	.contents_menu .fig_area {
		float: right;
	}
	.contents_concept .text_area {
		margin-left: 25%;
		margin-right: calc( -50vw + 50%);
		padding: 50px;
	}
	.contents_menu .text_area {
		clear: both;
		margin-right: 25%;
		margin-left: calc( -50vw + 50%);
		padding: 50px;
	}
	.contents_concept .text_inner ,
	.contents_menu .text_inner {
		width: 800px;
		max-width: 90%;
		font-size: 1rem;
	}
	.contents_concept .title_en ,
	.contents_menu .title_en {
		top: calc(-2em - 50px);
		width: auto;
		color: #616262;
		font-size: 3rem;
	}
	.contents_concept .title_block h1 ,
	.contents_menu .title_block h1 {
		line-height: 2;
	}
	.contents_concept .link_more ,
	.contents_menu .link_more {
		bottom: calc(-4em - 50px);
	}
	.contents_menu .link_more {
		left: 0;
		right: auto;
	}

	/* therapist */
	/* conceptページ：スクロール位置 */
	.page-template-page-wide .contents_therapist {
		margin-top: -120px;
	}
	.page-template-page-wide .contents_therapist .contents_inner {
		padding-top: 120px;
	}
	.contents_therapist .therapist_block {
		display: -webkit-flex;
		display: flex;
	}
	.contents_therapist .fig_area {
		width: 400px;
		max-width: 36%;
		margin-right: 5%;
		margin-bottom: 0;
	}
	.contents_therapist .text_area {
		flex: 1;
	}
	.contents_therapist .text_area h1 {
		font-size: 1.25rem;
		text-align: left;
	}
	.contents_therapist .text_area h1 em {
		font-size: 1.625rem;
	}
	.contents_therapist .text_area p {
		font-size: 1.125rem;
	}
	.contents_therapist .note {
		padding: 40px;
	}
	
	/* blog */
	.contents_blog .title_block h1 {
		font-size: 3rem;
	}

	/* shopinfo --------------------- pc */
	.salon_info {
		margin-bottom: 80px;
	}
	.tbl th {
		padding: 25px 30px;
	}
	.tbl td {
		padding: 25px 30px;
	}

	/* contact ----------------------- pc */
	.form_info {
		margin-bottom: 40px;
	}
	.form_step em {
		padding: 20px 15px 20px 45px;
		font-size: 1rem;
	}
	.form_step em span {
		display: inline-block;
	}
	.form_box dt {
		padding: 20px 40px 10px;
	}
	.form_box dd {
		padding: 0 40px 20px;
	}
	.form_btn_box .btn_confm {
		width: auto;
		min-width: 30%;
	}
	.form_btn_box button {
		width: 45%;
		width: auto;
		min-width: 30%;
	}
	
	/* common //////////////////////// pc */
	.figLeft {
		float: left;
		margin-right: 30px;
		margin-bottom: 10px;
	}
	.figRight {
		float: right;
		margin-left: 20px;
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 769px) and (max-width: 800px) {
	.side {
		width: 200px;
	}
}

