@charset "utf-8";
/* CSS Document */

/*------------------------------------------
  共通
------------------------------------------*/
* {
	box-sizing: border-box;
}
body {
	/*font-family: YuMincho, 'Yu Mincho', serif;*/
	color: #222;
	font-weight: 500;
	line-height: 1.7;
	text-align: justify;
	letter-spacing: 0.5px;
	font-feature-settings: "palt";
	font-size: 16px;
	font-size: 1rem;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

.clr {
	clear: both;
}
.over {
	overflow: hidden;
}
.cnt {
	text-align: center;
}

.pc {
}
.sp {
	display: none;
}
img {
	vertical-align: middle;
	height: auto;
}

a {
	vertical-align: middle;
}
a:link,
a:active,
a:hover,
a:visited {
	color: #BF8512;
	color: #1c833b;
}
a:hover {
	opacity: 0.8;
	text-decoration: none;
}
a#scroll:hover span {
	color: #fff;
}

/*レイアウト*/
.svg_enable .page-content,
.single-post .svg_enable .single-post-content {
	/*padding-left: 50px;
	padding-right: 50px;*/
	margin: 0 auto 130px;
	padding-bottom: 50px;
	
	margin: 0 auto;
	/*padding-bottom: 0;*/
}
.page-description,
body.archive #main,
body.category #main,
body.single .single-post {
	/*width: 86%;
	margin: 0 auto;
	padding-top: 50px;*/
}
/*
.svg-top-container {
	fill: rgba(255,255,255,0) !important;
	background: url(images/top_top_aisatsu.png) no-repeat;
	background-size: cover;
}*/
nav.breadcrumb-trail {
	display: none;
}

body.page .svg_enable .sidebar-wrapper,
body.single-style_book .svg_enable .sidebar-wrapper {
	display: none;
}
body.page .content-wrapper,
body.single-style_book .content-wrapper {
	float: none;
	max-width: 1170px;
	width: 100%;
}

a#scroll:hover span {
	color: #fff;
}
.svg-bottom-container {
	height: 50px;
}
.svg_enable .page-content {
	padding-top: 50px;
}


/*------------------------------------------
  header
------------------------------------------*/
.logged-in.admin-bar .header {
	top: 40px;
}
#header .container {
	max-width: 96%;
}

/*------------------------------------------
  navigation
------------------------------------------*/
#header .navigation ul li a:link,
#header .navigation ul li a:active,
#header .navigation ul li a:visited {
	color: #fff;
}
#header .navigation ul li.current-menu-item a:link,
#header .navigation ul li.current-menu-item a:active,
#header .navigation ul li.current-menu-item a:visited {
	color: #FFEFCE;
}
.navigation ul li a,
.navigation ul li a:link {
	font-size: 14px;
}

/*------------------------------------------
  footer
------------------------------------------*/
.footer .footer-widget-column.footer-widget-3column-active .widget {
	width: 33.3%;
	margin: 0 0 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.footer-wrapper .svg-top-container {
	fill: rgba(255,255,255,0);
	
	display: none;
}
.footer-wrapper {
	background: url(images/bg_footer.jpg) repeat center top;
	clip-path: polygon(0 15%, 100% 0%, 100% 100%, 0% 100%);/*背景画像を斜めにカットする*/
	padding-top: 100px;
	color: #fff;
}
.footer-wrapper .footer {
	background: none;
}
.footer-wrapper h4.widgettitle {
	display: none;
}
.footer-wrapper ul li:before {
	display: none;
}
.footer-wrapper ul li {
	margin-left: 0;
	border: none;
	padding: 0 0 10px;
	line-height: 1.3;
	font-size: 15px;
}
.footer-wrapper ul#menu-fnavi li a:link,
.footer-wrapper ul#menu-fnavi li a:active,
.footer-wrapper ul#menu-fnavi li a:hover,
.footer-wrapper ul#menu-fnavi li a:visited {
	color: #fff;
}

#f_logo {
	text-align: center;
	margin-bottom: 10px;
}
#f_icon {
	text-align: center;
}
.footer-wrapper #f_info ul li {
	margin: 0 0 10px;
	border: none;
	padding: 0;
	color: #fff;
	line-height: 1.3;
	font-size: 15px;
}
#f_info a:link,
#f_info a:active,
#f_info a:hover,
#f_info a:visited {
	color: #fff;
}

.foot-copyright span.text-footer {
	font-size: 12px;
}
#copytxt {
	text-align: right;
	color: #fff;
	font-size: 12px;
	padding: 0 20px;
}

/*------------------------------------------
  toppage
------------------------------------------*/
.post-wrapper .svg-top-container {
	fill: #fff;
}
body.home section h2.main-heading,
body.home #ribbon h3.main-heading {
	line-height: 1.3;
	font-weight: 500;
	font-size: 36px;
}
body.home p.sub-heading {
	display: none;
}
section#services,
section#latest-post,
section#woo-section,
section#contact {
	/*padding-top: 80px;*/
}
.service-block {
	padding-top: 50px;
}

/*スライダー*/
a.theme-slider-button:link,
a.theme-slider-button:active,
a.theme-slider-button:hover,
a.theme-slider-button:visited {
	color: #fff;
	font-weight: 600;
}

/*挨拶文（serviceセクション）*/
section#services {
}
section#services .sub-heading {
	display: none;
}
section#services .service-block ul.service-grid {
	overflow: hidden;
}
section#services .service-block ul.service-grid .textwidget {
	float: left;
	width: 50%;
}
section#services .ph {
	text-align: center;
}
section#services .ph img {
	width: 80%;
}
section#services .txt {
	text-align: left;
	font-size: 20px;
	line-height: 2;
	padding: 50px 30px 0;
}

/*おすすめアイテム（ribbonセクション）*/
section#ribbon h2 {
	color: #fff;
	margin-bottom: 0;
}

/*staff（teamセクション）*/
body.home section#team .team-block {
	max-width: 900px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	float: none;
}
body.home section#team h2 {
}
body.home section#team ul.team-grid li.team-list {
	width: 33.3%;
	margin: 0 0 20px;
	padding: 0 10px;
}
body.home section#team figure.team-content {
	padding: 10px;
}

body.home section#team figure.team-content img {
	/*margin: 0 auto;
	padding: 0;
	max-width: 100%;
	width: 100%;*/
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	border-color: #2b1603 !important;
	border-color: #577b23 !important;
}
body.home section#team figure.team-content figcaption {
	position: inherit;
	height: auto;
}
body.home section#team .team-social-meta {
	display: none;
}
body.home section#team figure.team-content h3 {
	font-size: 17px;
	padding: 0;
	border: none;
}
body.home section#team figure.team-content h4 {
	font-size: 14px;
	padding: 0;
	letter-spacing: 0;
	font-weight: 500;
	color: #2b1603;
}

/*SALON INFORMATION（testimonialセクション）*/
body.home section#testimonials {
	padding-top: 50px;
	color: #fff;
}

body.home section#testimonials h2,
body.home section#testimonials h3 {
	color: #fff;
}
body.home section#testimonials .testimonials-box {
	text-align: left;
}
body.home section#testimonials .testimonials-div {
	max-width: 100%;
	width: 100%;
}
#wrap_topinfo {
	color: #fff;
}
#wrap_topinfo .txt {
	float: left;
	width: 42%;
	padding-top: 50px;
}
#wrap_topinfo .txt h3 {
	font-weight: 500;
	font-size: 20px;
	text-align: left;
	margin: 0 0 15px;
	padding: 0;
	border: none;
}
#wrap_topinfo .txt th,
#wrap_topinfo .txt td {
	padding: 7px 5px;
	line-height: 1.5;
	font-size: 15px;
	color: #fff;
}
#wrap_topinfo .txt a:link,
#wrap_topinfo .txt a:active,
#wrap_topinfo .txt a:hover,
#wrap_topinfo .txt a:visited {
	color: #fff;
}
#wrap_topinfo .mapbox {
	float: right;
	width: 52%;
	text-align: center;
}
body.home section#testimonials .bx-wrapper .bx-pager {
	display: none;
}

/*NEWS（blogセクション）*/
#latest-post {
	background-color: #fff;
}
section#latest-post ul.post-grid li.post-list {
	width: 25%;
	margin: 0;
	padding-left: 12px;
	padding-right: 12px;
}

body.home section#latest-post figure.post-content .date .month,
body.home section#latest-post figure.post-content .date .day {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
figure.post-content .date,
figure.post-content i {
	min-height: 40px;
	min-width: 48px;
}
.fa-send-o::before,
.fa-paper-plane-o::before {
	color: #fff;
}
figure.post-content .date span {
}
#latest-post span.read-more a {
	margin-top: 0;
}
body.home section#latest-post figure.post-content h3 {
	font-size: 16px;
	color: #775833;
	border: none;
	font-weight: 500;
	letter-spacing: 0;
}
body.home section#latest-post figcaption p {
	display: none;
}
.price-content .plan-select-features a,
#latest-post span.read-more a {
	background-color: #2b1603;
	color: #fff;
	border: none;
}
.price-content .plan-select-features a:hover,
#latest-post span.read-more a:hover {
	border: none;
}
#latest-post span.read-more a {
	padding: 5px 15px;
}

#blogtop {
	text-align: center;
	margin-top: 30px;
}

/*------------------------------------------
  content
------------------------------------------*/
.parallax-lite .demo-image,
body.archive .parallax-lite .demo-image,
body.single .parallax-lite .demo-image {
	/*background-position: center !important;*/
	background-image: url(images/eyecatchimg_other.jpg);
}

/* 見出し -----------------------------*/
h1.title {
	font-weight: 500;
	font-family: "Lato",sans-serif;
	font-size: 50px;
	color: #fff;
}
body.archive h1.title {
	color: #fff;
}
h2, h3, h4, h5 {
	line-height: 1.3;
	letter-spacing: 0;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

h2 {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 80px;
	margin-top: 50px;
	text-align: center;
	color: #775537;
	position: relative;
}
body.page .page-content h2:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 45.5%;
	width: 90px;
	height: 1px;
	background-color: #D5BDA7;
	top: 60px;
}
body.page .page-content #wrap_menu h2:after {
	left: 46.3%;
}
h3 {
	font-size: 24px;
	position: relative;
	text-align: center;
	padding: 7px 15px 5px;
	margin-bottom: 40px;
	color: #111;
	border: 2px solid #1c833b;
	font-size: 18px;
}
/*
body.page .page-content h3:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 45.5%;
	width: 90px;
	height: 3px;
	background-color: #D4B068;
}*/
h4 {
	font-size: 20px;
	color: #775537;
}


/* テキスト -----------------------------*/
p {
	margin-top: 0;
	margin-bottom: 10px;
}
.txtstyle01 {
	text-align: center;
	font-size: 150%;
}
.page-content .telnum {
	font-size: 130%;
}
.page-content .telnum a {
	vertical-align: inherit;
}
.hissu {
	color: #A63D26;
	font-weight: bold;
}
.txt_S {
	font-size: 85%;
}
.txt_R {
	text-align: right;
}

/* リスト -----------------------------*/
.page-description ul,
.page-description ol {
	margin: 0 0 30px 20px;
	padding: 0;
}
.page-description ul li,
.page-description ol li {
	margin: 0 0 10px 0;
	padding: 0;
}

dl {
	margin: 0 auto 20px;
}
dt {
	background-color: #523A27;
	color: #fff;
	padding: 5px 15px;
	margin-bottom: 15px;
	background-color: #867566;
}
dd {
	margin: 0 0 20px;
	padding: 0 20px;
}

/* テーブル -----------------------------*/
table {
	width: 100%;
	margin-bottom: 30px;
}
th {
	width: 27%;
	color: #333;
	font-weight: 500;
}
th, td {
	padding: 10px;
	border-bottom: 1px solid #eaeaea;
}
td {
	color: #666;
}

.page-description table ul,
.page-description table ol {
	margin-bottom: 0;
}
.page-description table ul li,
.page-description table ol li {
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 1.5;
}

.price th {
	width: auto;
}
.price td {
	width: 27%;
	text-align: right;
}

/* box -----------------------------*/
.border {
	border: 1px solid #eee;
}
.mgn_B80 {
	margin-bottom: 80px;
}
.mgn_B50 {
	margin-bottom: 50px;
}
.mgn_B30 {
	margin-bottom: 30px;
}
.mgn_B20 {
	margin-bottom: 20px;
}
.box_L {
	float: left;
	padding: 0 10px 5px 0;
}
.box_L01 {
	float: left;
	width: 30%;
	padding: 0 20px 20px;
}
.box_R01 {
	float: right;
	width: 70%;
	padding: 0 20px 20px;
}
.box_L02 {
	float: left;
	width: 70%;
	padding: 0 20px 20px;
}
.box_R02 {
	float: right;
	width: 30%;
	padding: 0 20px 20px;
}
.box_L03 {
	float: left;
	width: 40%;
	padding: 0 20px 20px;
}
.box_R03 {
	float: right;
	width: 60%;
	padding: 0 20px 20px;
}
.box_L04 {
	float: left;
	width: 60%;
	padding: 0 20px 20px;
}
.box_R04 {
	float: right;
	width: 40%;
	padding: 0 20px 20px;
}
.box50 {
	float: left;
	width: 50%;
	padding: 0 20px 20px;
}
.box_R50 {
	float: right;
	width: 50%;
	padding: 0 20px 20px;
}
.box3 {
	float: left;
	width: 33.3%;
	padding: 0 10px 10px;
}
.box4 {
	float: left;
	width: 25%;
	padding: 0 10px 10px;
}
.box5 {
	float: left;
	width: 20%;
	padding: 0 10px 10px;
}

.inqbox {
	background-color: #e8e8e8;
	padding: 20px 30px;
	margin-bottom: 20px;
	text-align: center;
}
.inqbox h3 {
}
.inqbox ul {
	margin: 0 auto;
	overflow: hidden;
}
.inqbox ul li {
	list-style-type: none;
	font-size: 18px;
	float: left;
	margin: 0 10px 15px;
}
.inqbox ul li.formbtn {
	background-color: #BF8512;
	color: #fff;
	padding: 0 10px;
}
.inqbox ul li.formbtn a:link,
.inqbox ul li.formbtn a:active,
.inqbox ul li.formbtn a:hover,
.inqbox ul li.formbtn a:visited {
	color: #fff;
}

.bikoubox01 {
	background-color: #f5f5f5;
	padding: 12px 20px 10px;
	margin-bottom: 20px;
	color: #444;
	font-size: 90%;
}
.bikoubox01 p {
	margin-bottom: 0;
}
.bikoubox01 h3 {
}
.bikoubox01 ul {
	margin: 0;
}
.bikoubox01 ul li {
}

.contactbox {
	background-color: #ececec;
	padding: 30px 30px 20px;
	margin-bottom: 20px;
	text-align: center;
}
.contactbox .telnum {
}
.contactbox h3 {
	margin-bottom: 15px;
	font-size: 20px;
}
.page-description .contactbox ul {
	margin: 0;
	font-size: 0;
}
.page-description .contactbox ul li {
	display: inline-block;
	font-size: 16px;
	margin: 0 10px 10px;
}

/* concept */
body.page .page-content #wrap_concept h2::after {
	display: none;
}
body.page .page-content #wrap_concept h2 {
	text-align: left;
	line-height: 1.7;
	font-size: 26px;
	margin: 30px 0;
}
#wrap_concept .ph {
	float: left;
	width: 35%;
	text-align: center;
}
#wrap_concept .txt {
	float: right;
	width: 60%;
	font-size: 18px;
	line-height: 2;
}

#wrap_concept .flexbox {
	padding-bottom: 30px;
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
#wrap_concept .flexbox .flex_txt {
	width: 55%;
	z-index: 2;
	padding: 0 0 20px 50px;
	margin-top: 200px;
	/*margin-left: 50px;*/
	background-color: #fff;
	background-color: rgba(255,255,255,0.9);
	font-size: 18px;
	line-height: 2;
	
	position: absolute;
	top: 0;
	right: 50px;
	margin-top: 0;
}
#wrap_concept .flexbox .flex_img {
	width: 60%;
	z-index: 1;
	overflow: hidden;
	
	position: relative;
	margin-top: 100px;
}



/* staff */
#wrap_staff .staffbox {
	background-color: #f7f7f7;
	padding: 50px;
	margin-bottom: 30px;
}
#wrap_staff .staffbox:last-child {
	margin-bottom: 0;
}
#wrap_staff .staffbox .inner {
	border: 5px solid #fff;
	padding: 30px 30px 20px;
}
#wrap_staff .staffbox .ph {
	float: right;
	width: 30%;
	text-align: center;
}
#wrap_staff .staffbox  .txtarea {
	float: left;
	width: 65%;
}
#wrap_staff .staffbox h3 {
	margin: 0 0 20px;
	text-align: left;
	line-height: 1;
}
#wrap_staff .staffbox h3 span {
	font-size: 13px;
	font-weight: 500;
	color: #666;
}
#wrap_staff .staffbox dl {
	margin: 0;
}
#wrap_staff .staffbox dt {
	margin-bottom: 10px;
}
#wrap_staff .staffbox dd {
	margin-bottom: 10px;
}

/* menu */
#wrap_menu table {
	margin-bottom: 100px;
}
#wrap_menu table th,
#wrap_menu table td {
	padding: 10px;
}
#wrap_menu table th {
	width: auto;
	color: #444;
	font-weight: 600;
	line-height: 1.5;
}
#wrap_menu table td {
	text-align: right;
}
#wrap_menu table span {
	font-size: 85%;
}
#wrap_menu table .sub {
	font-size: 80%;
	font-weight: 500;
	line-height: 1.4;
	color: #666;
}

/* stylebook */
#wrap_stylebook {
	display: flex;
	flex-wrap: wrap;
}
#wrap_stylebook .listbox {
	width: 20%;
	padding: 0 10px 10px;
}
#wrap_stylebook .listbox .inner{
	border: 1px solid #799352;
	background-color: #fff;
}
#wrap_stylebook .listbox .ph {
	text-align: center;
}
#wrap_stylebook .listbox .ph img {
	display: block;
	height: 200px;
	object-fit: cover;
	width: 100%;
}
#wrap_stylebook .listbox .title {
	background-color: #405e14;
	color: #fff;
	padding: 5px 5px 3px 30px;
	line-height: 1.5;
	font-size: 90%;
	letter-spacing: 0;
	position: relative;
	
	background-color: #40301f;
}
#wrap_stylebook .listbox .title:before {
	content: url(images/bg_arrow.png);
	position: absolute;
	top: 7px;
	left: 10px;
	background-size: 14px;
}

#pnavi {
	background-color: #F4F4F4;
	padding: 5px 15px;
	font-size: 14px;
	margin-top: 20px;
}

/*stylebook詳細ページ(single)*/
body.single-style_book .page-description {
	/*background-color: #FDF9F2;*/
}
#wrap_sty {
	background-color: #f7f7f7;
	padding: 50px;
	margin-bottom: 30px;
}
#wrap_sty .subtxt {
	font-size: 85%;
}
#wrap_sty .ph {
	margin-bottom: 30px;
}
.page-description #wrap_sty .ph ul {
	margin: 0 auto;
	overflow: hidden;
}
.page-description #wrap_sty .ph ul li {
	width: 33.3%;
	float: left;
	margin: 0 0 10px;
	text-align: center;
	list-style-type: none;
	padding: 10px;
}
.page-description #wrap_sty .ph .inner {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 10px;
	border: 10px solid #998a81;
}
.page-description #wrap_sty .ph img {
	display: block;
	object-fit: cover;
	height: 300px;
	width: 100%;
}
#wrap_sty h2 {
	border: 1px solid #775537;
	margin: 0 0 30px;
	padding: 10px 15px 7px;
	font-size: 24px;
	text-align: left;
	background-color: #463525;
	color: #fff;
}
#wrap_sty h3 {
	margin: 0 0 20px;
	color: #775537;
	font-size: 20px;
}
#wrap_sty #txtarea {
	/*width: 86%;
	margin: 20px auto;*/
	padding: 50px;
	background-color: #fff;
}
#wrap_sty .combox,
#wrap_sty .datebox {
	/*float: left;
	width: 50%;
	padding: 0 20px;*/
}
#wrap_sty .combox {
	margin-bottom: 30px;
}
#wrap_sty .datebox {
}
#wrap_sty .datebox table {
	margin: 0;
}
#wrap_sty .datebox th,
#wrap_sty .datebox td {
	padding: 10px;
	border-color: #D5BDA7;
}
#wrap_sty .datebox th {
}
#wrap_sty .datebox td {
}

#wrap_sty .datebox dl {
	margin: 0;
}
#wrap_sty .datebox dt {
}
#wrap_sty .datebox dd {
}

#bgbtn {
	text-align: center;
}
#bgbtn .inn {
	display: inline-block;
	background-color: #1c833b;
	color: #fff;
	font-size: 13px;
	padding: 10px 20px;
	border-radius: 5px;
}
#bgbtn .inn a:link,
#bgbtn .inn a:active,
#bgbtn .inn a:hover,
#bgbtn .inn a:visited {
	color: #fff;
}

/*salon*/
#wrap_salon .txtarea {
	float: left;
	width: 50%;
	padding: 0 20px 20px;
}
#wrap_salon .mapbox {
	float: left;
	width: 50%;
	padding: 0 20px 20px;
}
#wrap_salon .txt {
	margin-bottom: 30px;
}

/* form部品 -----------------------------*/
input,
textarea {
	padding: 5px 10px;
	border: none;
	background-color: #eee;
	font-family: YuMincho, 'Yu Mincho', serif;
	font-weight: 500;
	font-size: 16px;
}
input.wd100,
textarea {
	width: 100%;
}
input[name="pref"] {
	width: 120px;
}
input[type="tel"] {
	width: 200px;
}
.btnbox {
	text-align: center;
}
input[type="submit"] {
	font-size: 18px;
	padding: 10px 20px;
	background-color: #867566;
	color: #fff;
}


/*------------------------------------------
  投稿
------------------------------------------*/
/*共通*/
body.archive .blog-content #main,
body.single #wrap_single .single-post {
	background-color: #f7f7f7;
	padding: 30px;
}
body.archive .post-date a,
body.single #wrap_single .post-date a {
	font-weight: 500;
}
body.archive .post-date a:link,
body.archive .post-date a:active,
body.archive .post-date a:hover,
body.archive .post-date a:visited {
	color: #4c7157;
}

/*archive 投稿一覧ページ*/
body.archive.date .ac-title {
	display: block;
	text-align: center;
	font-size: 30px;
	line-height: 1;
	margin-bottom: 30px;
	margin-top: 20px;
	background-color: #867566;
	color: #fff;
	padding: 12px 10px 10px;
}
body.archive .ac-title {
	display: none;
}
body.archive .blog-content #main ul {
	background-color: #fff;
	padding: 30px;
}

body.archive .content .standard-layout .post {
	text-align: left;
}
body.archive .content h2 {
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 26px;
	font-weight: 600;
}
body.archive .post-date p {
	padding: 0;
	margin: 0;
}
body.archive .content h3 {
	margin-bottom: 5px;
	text-align: left;
}

body.archive .content li.post {
	margin-bottom: 50px;
}
body.archive .content li.post:last-childe {
	margin-bottom: 0;
}
.post-heading h2 a:link,
.post-heading h2 a:active,
.post-heading h2 a:hover,
.post-heading h2 a:visited {
}
body.archive ul.load_post .post-detail {
	/*text-align: left;*/
}
body.archive .postbox {
	overflow: hidden;
	margin: 10px auto;
}
body.archive .post-detail {
	float: right;
	width: 70%;
}
body.archive .post-img-wrapper {
	float: left;
	width: 25%;
	margin: 0 auto;
	text-align: center;
}
body.archive .morebtn {
	text-align: center;
	margin-top: 20px;
}
body.archive .morebtn .inner {
	display: inline-block;
	background-color: #1c833b;
	color: #fff;
	padding: 5px 20px;
	border-radius: 5px;
}
body.archive .morebtn .inner a:link,
body.archive .morebtn .inner a:active,
body.archive .morebtn .inner a:hover,
body.archive .morebtn .inner a:visited {
	color: #fff;
}

/*投稿記事詳細ページ*/
body.single .single-post .inner {
	background-color: #fff;
	padding: 30px;
}
body.single #wrap_single .single-header,
body.single #wrap_single h2 {
	text-align: left;
}
body.single #wrap_single h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 24px;
	border-bottom: 1px solid #D5BDA7;
	padding-bottom: 5px;
}
body.single #wrap_single .single-header {
	margin-bottom: 20px;
}
body.single #wrap_single .post-date p {
	padding: 0;
	margin: 0;
}


/*------------------------------------------
  サイドバー
------------------------------------------*/
.sidebar-wrapper h4 {
	font-size: 17px;
	margin: 20px 0;
	background-color: #867566;
	color: #fff;
	padding: 5px 10px;
}
.sidebar-wrapper h4.widgettitle span {
	background: none;
}
.sidebar-wrapper .widget li {
	line-height: 1.5;
	font-size: 15px;
}
/*
.svg_enable .sidebar-wrapper .widget {
	margin-top: 0;
	margin-bottom: 0;
}
.sidebar-wrapper h2.wp-block-heading {
	text-align: left;
	margin-top: 0;
	margin-bottom: 20px;
}
.sidebar-inner-widget li a {
	font-size: 14px;
	color: #222;
}
*/
























