body {
	background: #fffaf2;
	font-size: 14px;
	font-family: "游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
	color: #444;
	text-rendering: auto;
	line-height: 1;
}
.ft-1,
#visual-area .cta .lead {
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
	font-weight: 900;
	font-style: normal;
}
.ft-2 {
	font-family: toppan-bunkyu-gothic-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.ft-3,
#header .logo a,
#footer .global-footer .profile .logo {
	font-family: toppan-bunkyu-gothic-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 15px 0;
	line-height: 1.6;
}
h1 {
	font-size: 22px;
}
h2 {
	margin: 0 0 20px 0;
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4, h5, h6 {
	font-size: 16px;
}
p {
	line-height: 1.6;
}
ul li {
	list-style-position: inside;
	list-style-type: circle;
}
table {
	border-collapse:collapse;
	border-top: 1px solid #d9cdbb;
	margin: 0 0 20px 0;
	width: 100%;
}
table th,
table td {
	padding: 15px 10px;
	border-bottom: 1px solid #d9cdbb;
	line-height: 1.3;
}
table th {
	background: #f9eddb;
	min-width: 25%;
}
a {
	color: #147be9;
	transition: all 0.3s;
}
a:hover {
	text-decoration: none;
	opacity: .7
}
input {
	border: none;
}
img {
	vertical-align:bottom;
}

.nest {
	position: relative;
	margin: 0 auto;
	max-width: 1100px;
}
.v-sp {
	display: none;
}
.more {
	position: relative;
	overflow: hidden;
	margin: 20px auto 0;
	padding: 0 0 0 12px;
	border: solid 1px #065e00;
	color: #065e00;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	border-radius: 40px;
	text-align: center;
}
.more.list {
	margin-bottom: 30px;
	max-width: 400px;
	height: 60px;
	line-height: 60px;
	background: #065e00;
}
#blog-area .more.list {
	margin-top: 60px;
}
.more.list a {
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
}
.apply {
	text-align: center;
}
.apply a,
.apply input {
	display: inline-block;
	background: #f39c12;
	border-bottom: solid 3px #e67e22;
	text-decoration: none;
	color: #fff;
	width: 300px;
	height: 55px;
	line-height: 55px;
	border-radius: 55px;
	font-size: 16px;
	font-weight: bold;
}
.more:after,
.more a:after,
.apply a:after,
#main .widebanner .banner a:after {
	font-family: "Font Awesome 5 Free";
	content: '\f054';
	font-weight: 900;
	padding-left: 8px;
}
.apply a i.far {
	padding-right: 6px;
}
.tag-label,
.reserve_required,
.reserve_available,
.reserve_not_required {
	position: relative;
	top: -1px;
	margin: 0 5px 5px 0;
	display: inline-block;
	padding: 0 8px;
	background: #f39c12;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	border-radius: 2px;
}
.tag-label.post-type {
	background: #065e00;
}
.tag-label a {
	text-decoration: none;
	color: #fff;
}
.tag-label.area {
	background: #3498db;
}
.tag-label.open {
	background: #27ae60;
}
.tag-label.close {
	background: #8d8d8d;
}
.tag-label.req {
	background: #e74c3c;
}
.tag-label.any {
	background: #8d8d8d;
}
dd .reserve_required,
dd .reserve_available,
dd .reserve_not_required {
	top: -3px;
	border-radius: 0;
}
.reserve_required {
	background: #e00;
}
.reserve_available {
	background: #096;
}
.reserve_not_required {
	background: #999;
}
.alignleft,
.alignright,
.aligncenter {
	display: block;
}
#main .article-body .alignleft,
#main .article-body .alignright {
	max-width: 48%;
	height: auto;
}
.alignleft {
	float: left;
	margin: 0 2% 5px 0;
}
.alignright {
	float: right;
	margin: 0 0 5px 2%;
}
.aligncenter {
	margin: 0 auto;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
#main .article-body .alignright.circle,
#main .article-body .alignleft.circle {
	max-width: 40%;
	border-radius: 100%;
}
.inc-rsp {
	position:relative;
	width:100%;
	height:0;
	padding-top:55%;
}
.inc-rsp iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.cf::after{
	content: "";
	display: block;
	clear: both;
}
#header {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(255,255,255,.8);
	width: 100%;
	height: 80px;
	z-index: 1000;
}
#header .nest {
	padding: 20px 20px 0 20px;
	max-width: 100%;
}
#header .logo {
	margin: 0;
	padding: 0;
	background: url(../img/logo.svg) no-repeat 0 0;
	background-size: 132px 40px;
	height: 40px;
}
#header .logo a {
	display: inline-block;
	padding: 0 0 0 150px;
	text-decoration: none;
	line-height: 40px;
	font-size: 20px;
	color: #006933;
}
#header .navigation .menu li {
	list-style-type: none;
}
#header .navigation .menu li a {
	text-decoration: none;
	font-weight: bold;
	color: #444;
}
#main {
	margin: 0 0 20px 0;
	padding: 80px 0 0 0;
}
#main #contents {
	float: left;
	margin: 0 0 60px 0;
	width: 740px;
}
#main #sidebar {
	float: right;
	margin: 0 0 60px 0;
	width: 300px;
}
#main .page-header {
	margin: 0 0 40px 0;
}
#main .page-header-visual {
	margin: 0;
	padding: 100px 0;
	background: url(../img/visual.jpg) no-repeat center center;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
#main .page-header-visual .label {
	display: inline-block;
	padding: 10px 40px;
	color: #fff;
	background: #065e00;
	background: rgba(6,94,0,.8);
	font-size: 26px;
}
#main .bread_crumb_list {
	background: #f9eddb;
}
#main .bread_crumb p {
	padding: 5px 0;
	font-size: 13px;
}
#main .bread_crumb p .current-item {
	font-weight: bold;
}
#main .bread_crumb p a {
	text-decoration: none;
	font-weight: normal;
	color: #444;
}
#main .column3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
#main .column2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.home #main .column3,
.home #main .column2 {
	justify-content: center;
}
#main .column2 .column,
#main .column3 .column {
	position: relative;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 3px #ddd;
}
#main .column3 .column {
	overflow: hidden;
	margin: 0 2% 50px;
	width: 28%;
}
#main .column2 .column {
	margin: 40px 0 0 0;
	width: 47%;
}
#main .column2 .column:nth-child(1),
#main .column2 .column:nth-child(2) {
	margin: 0;
}
.home #main .column2 .column {
	margin: 0 0 50px 0;
}
#main .column a {
	display: block;
	padding: 0 0 20px 0;
	text-decoration: none;
	color: #444;
}
#main .column .title {
	margin: 0 20px;
	padding: 16px 0;
	font-weight: bold;
	font-size: 18px;
}
#main .column .thumbnail .trim {
	display: block;
	overflow: hidden;
	text-align: center;
	max-height: 210px;
}
#main .column3 .thumbnail .trim {
/*	max-height: 160px;*/
}
#main .column .thumbnail img {
	width: 100%;
	height: auto;
}
#main .column .excerpt {
	margin: 10px 20px;
	line-height: 1.6;
}
#main .column .meta {
	margin: 0 20px 10px;
}
#main .column .meta span {
	margin: 0 3px 3px 0;
}
#main .column .more {
	max-width: 180px;
}
#main #contents .column3 .column {
	margin: 0 3.5% 40px 0;
	width: 31%;
}
#main #contents .column3 .column .title,
#main #contents .column3 .column .excerpt,
#main #contents .column3 .column .meta {
	margin-left: 16px;
	margin-right: 16px;
}
#main .topic {
	overflow: hidden;
	position: relative;
	margin: 0 auto 30px;
	background: #fff;
	box-shadow: 0 0 3px #ddd;
	max-width: 800px;
}
#main .topic a {
	display: block;
	padding: 0 12px 0 0;
	text-decoration: none;
	color: #444;
}
#main .topic .thumbnail {
	float: left;
	margin: 0 20px 0 0;
	max-width: 40%;
}
#main .topic .thumbnail .trim {
	display: block;
	overflow: hidden;
}
#main .topic .thumbnail img {
	width: 100%;
	height: auto;
}
#main .topic .title {
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
	background: none;
	border: 0;
	color: #065e00;
	font-size: 18px;
	height: 44px;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#main .topic .meta {
	margin: 0;
}
#main .topic .meta .post-date,
#main .article-header .meta .post-date {
	color: #777;
}
#main .topic .meta .post-date i,
#main .article-header .meta .post-date i {
	margin-right: 3px;
}
#main .topic .excerpt {
	margin: 10px 0 0 0;
	line-height: 1.6;
}
#main .article .topic .excerpt {
	line-height: 1.4;
	font-size: 90%;
}
#main .topic-list {
	margin: 0 0 30px 0;
	border-top: 1px solid #ccc;
}
#main .topic-list li {
	list-style-type: none;
	line-height: 1;
}
#main .topic-list li a {
	display: block;
	margin: 0;
	padding: 20px 10px;
	border-bottom: 1px solid #ccc;
	background: #fff;
	text-decoration: none;
	color: #444;
	font-size: 16px;
}
#main .topic-list li a .post-date {
	margin-right: 5px;
}
#main .topic-list li a .tag-label {
	top: -2px;
}
#main .topic-list li a .title {
	display: block;
	padding: 8px 0 0 0;
	font-size: 18px;
	font-weight: bold;
}
#main .section-title {
	margin: 0 0 50px 0;
	margin: 0 0 40px 0;
	padding: 0;
	color: #065e00;
	text-align: center;
	font-size: 26px;
}
#main .sub-title {
	margin: -50px 0 40px 0;
	padding: 0;
	color: #444;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: .1em;
	display: none;
}
#main #contact-area {
	overflow: hidden;
	position: relative;
	padding: 60px 0 30px 0;
	background: url(../img/bg_cta.jpg) no-repeat center top;
}
#main #contact-area .nest {
	position: relative;
	z-index: 100;
}
#main #contact-area .nest .section-title,
#main #contact-area .nest .sub-title {
	color: #fff;
}
#main #contact-area .cover {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(6,94,0,.5);
	width: 100%;
	height: 600px;
}
#main .call-to-action {
	position: relative;
	overflow: hidden;
	margin: 0 auto 30px auto;
	background: #fff;
	max-width: 800px;
	border-radius: 4px;
	box-shadow: 0 0 3px #065e00;
}
#main .call-to-action .thumbnail {
	float: left;
	overflow: hidden;
	margin: 0 20px 0 0;
	width: 50%;
	line-height: 1;
}
#main .call-to-action .thumbnail img {
	width: auto;
	height: 300px;
}
#main .call-to-action .excerpt {
	padding: 20px 10px 0 0;
}
#main .call-to-action .excerpt p {
	margin: 0 0 10px 0;
}
#main .call-to-action .profile {
	margin: 0 0 15px 0;
	text-align: center;
}
#main .call-to-action .profile .name {
	font-size: 20px;
	font-weight: bold;
	color: #065e00;
}
#main .call-to-action .profile .tel span {
	font-size: 18px;
	font-weight: bold;
}
#main .call-to-action .profile .time {
	margin: 5px 0 0 0;
	font-size: 13px;
	color: #777;
}
#main .call-to-action .apply {
	padding: 0 20px 0 0;
}
#main .article-header img,
#main .article-body img,
#main .article-footer img {
	max-width: 100%;
	height: auto;
	border-radius: 4px;
}
#main .article-footer .topic img {
	border-radius: 0;
}
#main .article-header {
	margin: 0 0 30px 0;
}
#main .article-header .article-title,
#main .archive-title {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 26px;
}
#main .archive-title {
	margin: 0 0 30px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
#main .article-header .meta {
	margin: -10px 0 20px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #ccc;
}
#main .article-header .meta .post-date {
	margin: 0 8px 0 0;
}
#main .article-header .meta .tag-label {
	padding: 0 12px;
	line-height: 25px;
	font-size: 13px;
}
#main .article-header .eyecatch {
	margin: 0;
	text-align: center;
}
#main .article-header .eyecatch img {
	max-width: 100%;
	height: auto;
}
#main .article-body {
	margin: 0 0 50px 0;
	letter-spacing: 1px;
	font-size: 16px;
}
#main .article-body h3,
#main .article-body h4,
#main .article-body h5,
#main .article-body h6,
.archive #main #contents > h3 {
	margin-top: 40px;
}
#main .article-body h2 {
	margin-top: 50px;
	padding: 13px 5px;
	border-top: 2px solid #065e00;
	border-bottom: 2px solid #065e00;
}
#main .article-body h2:first-child {
	margin-top: 0;
}
#main .article-body h3,
.archive #main #contents > h3 {
	padding: 13px 5px;
	border-bottom: 2px solid #065e00;
}
#main .article-body h4 {
	padding: 0 16px 10px 16px;
	border-bottom: 2px solid #065e00;
}
#main .article-body h5 {
	padding: 10px 16px;
	border-bottom: 1px solid #065e00;
}
#main .article-body h6 {
	padding: 10px 16px;
	border-bottom: 1px dotted #065e00;
}
#main .article-body p {
	margin: 0 0 20px 0;
	line-height: 1.8;
}
#main .article-body ul {
	margin-bottom: 20px;
}
#main .article-body li {
	line-height: 1.8;
}
#main .article-body hr {
	clear: both;
	visibility: hidden;
}
#main .article-body .close-alert {
	background: #fee;
	margin: 0 0 30px 0;
	padding: 10px;
	border: solid 2px #c00;
	text-align: center;
	color: #c00;
	font-weight: bold;
	line-height: 1.5;
}
#main .article-body .outline,
#main .form {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#main .article-body .outline dt,
#main .article-body .outline dd,
#main .form dt,
#main .form dd {
	margin: 15px 0 0 0;
	padding: 10px 15px;
	line-height: 1.3;
}
#main .article-body .outline dt,
#main .form dt {
	width: 35%;
	border-right: 2px solid #ccc;
	text-align: right;
}
#main .article-body .outline dd,
#main .form dd {
	width: 65%;
}
#main .article-body .memo {
	font-size: 85%;
}
#main .mw-wp-form,
#main .mw_wp_form {
	background: rgba(255,255,255,.8);
	padding: 20px;
	border-radius: 4px;
	box-shadow: 0 0 3px #ddd;
}
#main .form dt {
	position: relative;
	padding-top: 16px;
	text-align: left;
	font-weight: bold;
}
#main .form .tag-label {
	position: absolute;
	margin: 0 0 0 10px;
	right: 15px;
	top: 14px;
}
#main .form input,
#main .form textarea {
	padding: 5px;
	border: 1px solid #ccc;
	font-size: 16px;
	max-width: 100%;
}
#main .form textarea {
	width: 100%;
}
#main .form .error {
	display: block;
	padding: 5px 10px;
	background: #fee;
}
#main .article-body .mw_wp_form h3 {
	margin-top: 20px;
}
#main .apply input {
	width: 240px;
	margin: 0 10px 20px;
}
#main .apply .back {
	background: #999;
	border-color: #666;
	max-width: 120px;
}
#main .mw_wp_form_confirm .form dd {
	padding-top: 15px;
}
#main .mw-wp-form .apply,
#main .mw_wp_form .apply {
	margin: 40px 0 0 0;
}
#main .mw_wp_form .note {
	font-size: 85%;
	margin: 10px;
	line-height: 1.4;
}
#main .article-body .gmap {
	border: 0;
}
#main .article-body .access {
	margin: -2px 0 0 0;
	padding: 5px 10px;
	background: #f9eddb;
	font-size: 14px;
}
#main .article-body .author-profile {
	margin: 40px 0 50px 0;
	padding: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#main .article-body .author-profile .thumbnail {
	float: left;
	overflow: hidden;
	margin: 0;
	width: 120px;
	height: 120px;
	border-radius: 120px;
}
#main .article-body .author-profile .thumbnail img {
	width: auto;
	height: 100%;
}
#main .article-body .author-profile .name,
#main .article-body .author-profile .excerpt {
	margin: 0 0 0 135px;
}
#main .article-body .author-profile .name {
	padding: 10px 0;
	font-weight: bold;
}
#main .article-body .author-profile .excerpt {
	font-size: 14px;
	line-height: 1.6;
}
#main .single-common-footer {
	margin: 40px 0 60px 0;
}
#main .child-pages .thumbnail .trim {
	height: 120px;
}
#main .child-pages .thumbnail .trim img {
	position: relative;
	top: -40%;
}
#main #contents .column3.gallery {
	margin: 30px 0 0 0;
}
#main #contents .column3.gallery .column {
	background: transparent;
	border-radius: 0;
	box-shadow: none;
}
#main #contents .column3.gallery .column a {
	padding: 0;
/*	background: #fff;*/
}
#main #contents .column3.gallery .column .thumbnail {
	margin: 0;
}
#main #contents .column3.gallery .column .thumbnail .trim {
	height: 150px;
}
#main #contents .column3.gallery .column .thumbnail img {
	border-radius: 0;
}
#main #contents .column3.gallery .column .excerpt {
	margin: 0;
	padding: 6px 0 0 0;
	line-height: 1.4;
	font-size: 13px;
}
#main #contents .column3 .column:nth-of-type(3n),
#main #contents .column3 .column:nth-child(3),
#main #contents .column3 .column:nth-child(6),
#main #contents .column3 .column:nth-child(9),
#main #contents .column3 .column:nth-child(12),
#main #contents .column3 .column:nth-child(15) {
	margin-right: 0;
}
#main #contents .related-post,
#main #contents .related-event,
#main #contents .related-case,
#main #contents .related-news {
	border-top: solid 2px #ccc;
	padding: 30px 0 0 0;
}
#main #contents .article-footer .section-title {
	margin: 0 0 30px 0;
	font-size: 20px;
	color: #444;
	text-align: left;
}
#main #contents .related-news {
	text-align: center;
	font-size: 0;
}
#main #contents .related-news a {
	display: inline-block;
	margin: 0 10px;
	font-size: 14px;
}
#main #contents .common-info {
}
#main #contents .next-prev-post {
	margin: 40px 0 0 0;
	text-align: center;
}
#main #contents .next-prev-post a {
	display: inline-block;
	margin: 0 10px 10px 10px;
	padding: 0 32px;
	background: #e8f4ff;
	font-size: 14px;
	line-height: 31px;
	height: 32px;
	border-radius: 32px;
	text-decoration: none;
}
#main .pagebute {
	margin: 40px 0 0 0;
	text-align: center;
}
#main .pagebute .current,
#main .pagebute .page {
	display: inline-block;
	margin: 0 3px;
	padding: 10px 0;
	border: 2px solid #065e00;
	background: #fff;
	width: 40px;
	text-decoration: none;
}
#main .pagebute .current {
	font-weight: bold;
}
#main .pagebute .page {
	background: #065e00;
	color: #fff;
}
#main .pagebute .previouspostslink {
	margin: 0 8px 0 0;
}
#main .pagebute .nextpostslink {
	margin: 0 0 0 8px;
}
#main .pagebute .previouspostslink,
#main .pagebute .nextpostslink {
	border: none;
}
#main .pagebute .extend {
	display: none;
}
#main #calendar {
	margin: 0 0 3.5em 0;
}
#main .fc-view {
	background: #fff;
}
#main .fc table {
	margin: 0;
}
#sidebar .widget {
	margin: 0 0 30px 0;
}
#sidebar .widget h3 {
	padding: 20px 0 10px 0;
	margin: 0 20px;
	border-bottom: 2px solid #065e00;
}
#sidebar .widget p + p {
	margin: 30px 0 0 0;
}
#sidebar .widget p img {
	width: 100%;
	height: auto;
}
#sidebar .local-menu {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 3px #ddd;
}
#sidebar .local-menu ul {
	margin: 0;
	padding: 10px 20px;
}
#sidebar .local-menu li {
	position: relative;
	list-style-type: none;
	list-style-position: outside;
	border-top: 1px solid #ccc;
}
#sidebar .local-menu li:first-child {
	border-top: none;
}
#sidebar .local-menu li::before {
	position: absolute;
	top: 18px;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	color: #065e00;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f101";
}
#sidebar .local-menu li li::before {
	top: 8px;
	content: "\f105";
}
#sidebar .local-menu li a {
	display: block;
	text-decoration: none;
	padding: 17px 10px 17px 18px;
	color: #444;
	font-size: 15px;
}
#sidebar .local-menu li a i {
	margin: 0 6px 0 0;
	color: #065e00;
}
#sidebar .local-menu li ul {
	margin: -10px 0 0 22px;
	padding: 0 0 9px 0;
}
#sidebar .local-menu li ul li {
	border: 0;
}
#sidebar .local-menu li ul li a {
	padding: 8px 0 8px 10px;
	font-size: 13px;
}
#sidebar .widget.banner p {
	margin: 0 0 20px 0;
}
#footer .global-footer .nest {
	display: flex;
	padding: 40px 0;
}
#footer .global-footer .profile,
#footer .global-footer .page-link {
/*	float: left;*/
}
#footer .global-footer .profile {
	margin: 0;
	padding: 0 15px 0 0;
	width: 34%;
}
#footer .global-footer .page-link {
	padding: 0 0 0 20px;
	border-left: 1px dotted #ccc;
	width: 22%;
}
#footer .global-footer .page-link li {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 20px;
}
#footer .global-footer .page-link li li {
	margin: 0 0 5px 0;
}
#footer .global-footer .page-link li a {
	font-weight: bold;
	color: #444;
}
#footer .global-footer .page-link li li a {
	font-weight: normal;
	font-size: 13px;
}
#footer .global-footer .page-link li ul {
	margin: 5px 0 0 20px;
}
#footer .global-footer .profile p {
	margin: 0 0 10px 0;
}
#footer .global-footer .profile .logo {
	font-size: 20px;
	font-weight: bold;
	color: #065e00;
}
#footer .global-footer .profile .tel {
	font-weight: bold;
}
#footer .global-footer .profile .tel span {
	font-size: 18px;
	font-weight: bold;
}
#footer .global-footer .profile .area {
	font-size: 12px;
}
#footer .global-footer .profile .area a {
	color: #444;
}
#footer .group-link {
	padding: 0 0 20px 0;
}
#footer .group-link ul {
	padding: 30px 0 0 0;
	border-top: 1px solid #ccc;
	text-align: center;
	font-size: 0;
}
#footer .group-link ul li {
	display: inline-block;
	margin: 0;
	padding: 0 10px;
	border-left: 1px solid #ccc;
	list-style-type: none;
}
#footer .group-link ul li:first-child {
	border: 0;
}
#footer .group-link ul li a {
	font-size: 13px;
}
#footer .copyright {
	padding: 10px 0 20px 0;
	text-align: center;
	font-size: 11px;
	color: #444;
}
#footer .copyright a {
	color: #444;
}
#footer .cta {
	position: fixed;
	right: 15px;
	bottom: 0;
	z-index: 500;
}
#footer .cta p {
	margin: 0 0 20px 0;
}
#footer .cta a {
	display: block;
	background: #065e00;
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: 120px;
	height: 80px;
}
#footer .cta a i {
	display: block;
	padding: 20px 0 5px;
	font-size: 20px;
}
.home #main .section {
	padding: 60px 0 30px 0;
}
.home #main .section:nth-child(even) {
	background: rgba(255,255,255,.8);
}
.home #main #visual-area {
	padding: 0;
	width: 100%;
	overflow: hidden;
}
.home #main #visual-area img {
	width: 100%;
	object-fit: cover;
}
.zoom-in {
	animation: zoom-in-anim 16s forwards;
}
@keyframes zoom-in-anim {
	0% {
	transform: scale(1);
	}
	100% {
	transform: scale(1.1);
	}
}
.home #main .metaslider .caption-wrap {
	display: inline-block;
	margin: 0;
	padding: 20px;
	bottom: 5%;
	left: 2%;
	background: rgba(6,94,0,.8);
	width: auto;
	font-size: 26px;
	font-weight: bold;
	opacity: 1;
}
#main .widebanner {
	padding: 0 !important;
	text-align: center;
}
#main .widebanner .banner a {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 15px 0 20px;
	line-height: 1.5;
	background: url(../img/bg_momi.png) repeat-x 0 bottom #065e00;
	background-size: 898px 80px;
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 5px;
}
#main .widebanner .banner a:after {
	padding-left: 3px;
}
#main .widebanner .banner a span {
	padding-right: 5px;
	font-size: 12px;
	letter-spacing: 2px;
}
#main .slidebanner {
	padding: 40px 0 !important;
}
#main .slidebanner .nest {
	display: flex;
	justify-content: center;
}
#main .slidebanner .section-title {
	margin-bottom: 20px;
}
#main .slidebanner .banner {
	margin: 10px;
}
#main .slidebanner .banner a img {
	width: 220px;
	height: auto;
}
.home #main #pickup-area .nest {
	max-width: 900px;
}
.home #main #pickup-area .column {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 40px 0;
}
.home #main #pickup-area .column:nth-child(2) {
	flex-direction: row-reverse;
}
.home #main #pickup-area .column .trim {
	max-height: inherit;
	height: 360px;
	width: 360px;
	border-radius: 360px;
}
.home #main #pickup-area .column .trim img {
	object-fit: cover;
	width: inherit;
	height: inherit;
}
.home #main #pickup-area .column .summary {
	padding-left: 40px;
}
.home #main #pickup-area .column:nth-child(2) .summary {
	padding-left: 0;
	padding-right: 40px;
}
.home #main #pickup-area .column .title {
	margin: 0;
	padding:  0 0 15px 0;
	border-bottom: 2px solid #065e00;
	color: #065e00;
	font-size: 20px;
	text-align: center;
}
.home #main #pickup-area .column .excerpt {
	margin: 20px 0 20px;
	line-height: 1.8;
	font-size: 16px;
}
.home #main #pickup-area .column .more {
	padding: 0;
}
.home #main #pickup-area .column .more a {
	color: #fff;
	padding: 0 0 0 12px;
	background: #065e00;
}
.home #main #youtube-area .column a {
	position: relative;
	padding-bottom: 0;
}
.home #main #youtube-area .thumbnail::before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -30px;
	margin-top: -50px;
	font-family: "Font Awesome 5 Free";
	content: '\f144';
	font-size: 60px;
	width: 60px;
	height: 90px;
	font-weight: 900;
	color:#fff;
	opacity: .9;
}
.home #main #youtube-area .meta {
	margin: 5px 10px;
	color: #777;
}
.home #main #news-area .nest {
/*	max-width: 800px;*/
}
.home #main #news-area .topic-list li a {
	background: transparent;
}
@media screen and (min-width: 1025px) {
	#header .navigation {
		position: absolute;
		top: 0;
		right: 20px;
	}
	#header .navigation .menu {
		padding: 27px 0 0 0;
		font-size: 0;
	}
	#header .navigation .menu li {
		display: inline-block;
	}
	#header .navigation .menu li a {
		margin: 0 0 0 14px;
		padding: 0 6px;
		font-size: 15px;
		line-height: 30px;
	}
	#header .navigation .menu li a:hover,
	#header .navigation .menu li a.active {
		color: #065e00;
	}
	#header .navigation .menu > li:last-child a {
		display: block;
		padding: 0 16px;
		background: #f39c12;
		color: #fff;
		border-radius: 30px;
	}
	#header .navigation .menu li ul {
		display: none;
		position: absolute;
		margin: 0;
		padding: 23px 0 0 0;
	}
	#header .navigation .menu li:hover ul {
		display: block;
	}
	#header .navigation .menu li ul li {
		display: block;
		background: rgba(255,255,255,.8);
		min-width: 130px
	}
	#header .navigation .menu li ul li a {
		margin: 0;
		padding: 10px 20px;
		line-height: 45px;
		font-size: 14px;
	}
	#footer .cta {
		transition : all 600ms;
	}
	#footer .cta.close {
		opacity: 0;
	}
	#main .topic .thumbnail .trim {
		max-height: 210px;
	}
	.home #main #visual-area img {
		height: 800px;
	}
}
@media screen and (max-width: 1024px) {
	.v-pc {
		display: none;
	}
	.v-sp {
		display: block;
	}
	#header a:hover,
	#main a:hover,
	#footer a:hover {
		opacity: 1;
	}
	#header {
		background: #fff;
		height: 60px;
	}
	#header .nest {
		padding: 12px 0 0 0;
	}
	#header .logo {
		margin: 0 0 0 20px;
		background-size: 116px 35px;
		height: 35px;
	}
	#header .logo a {
		position: relative;
		top: -2px;
		padding: 0 0 0 128px;
		line-height: 35px;
		font-size: 18px;
	}
	#header .navigation {
		position: absolute;
		top: 50px;
		width: 100%;
	}
	#header .navigation .btn {
		position: fixed;
		top: 20px;
		right: 20px;
		width: 30px;
	}
	#header .navigation .btn i {
		position: absolute;
		top: 0;
		font-size: 20px;
		transition : all 300ms;
	}
	#header .navigation .btn .fa-bars {
		left: 6px;
		opacity: 100;
	}
	#header .navigation .btn .fa-times {
		left: 8px;
		opacity: 0;
	}
	#header .navigation.open .btn .fa-bars {
		opacity: 0;
	}
	#header .navigation.open .btn .fa-times {
		opacity: 100;
	}
	#header .navigation .menu {
		display: none;
		background: #fff;
		width: 100%;
		transition : all 300ms;
		opacity: 0;
	}
	#header .navigation.open .menu {
		display: block;
		opacity: 100;
	}
	#header .navigation .menu li {
		border-bottom: 1px solid #eee;
	}
	#header .navigation .menu li ul li {
		border: none;
		margin: 0 20px;
	}
	#header .navigation .menu li a {
		display: block;
		padding: 20px;
		font-size: 16px;
	}
	#header .navigation .menu li.menu-item-has-children > a {
		padding-bottom: 0;
	}
	#header .navigation .menu li ul {
		margin: 10px 15px;
	}
	#header .navigation .menu li ul li a {
		padding: 10px 0;
		font-size: 14px;
	}
	#main {
		padding: 50px 0 0 0;
	}
	#main .nest {
		padding: 0 20px;
	}
	#main #contents,
	#main #sidebar {
		float: none;
		margin: 0 auto 60px auto;
	}
	.home #main .metaslider .caption-wrap {
		padding: 10px;
		bottom: 10px;
		left: 10px;
		font-size: 22px;
	}
	#footer .global-footer .nest {
		display: block;
		padding: 10px 20px;
	}
	#footer .global-footer .profile,
	#footer .global-footer .page-link {
		margin: 0 0 20px 0;
		width: 100%;
	}
	#footer .global-footer .page-link {
		padding: 0;
		border: 0;
	}
	#footer .group-link ul {
		padding: 20px 0 0 0;
	}
	#footer .group-link ul li {
		border: 0;
	}
	#footer .group-link ul li a {
		line-height: 2;
	}
	#footer .copyright {
		padding: 0 0 80px 0;
	}
	.home #main #visual-area img {
		height: 600px;
	}
	.home #main .slidebanner .nest {
		flex-wrap: wrap;
	}
}
@media screen and (max-width: 760px) {
	#header {
		height: 50px;
	}
	#header .nest {
		padding: 12px 0 0 0;
	}
	#header .navigation .btn {
		top: 15px;
		right: 15px;
	}
	#header .logo {
		background-size: 83px 25px;
		height: 25px;
	}
	#header .logo a {
		position: relative;
		top: -7px;
		padding: 0 0 0 93px;
		line-height: 25px;
		font-size: 16px;
	}
	#main #contents,
	#main #sidebar {
		width: 100%;
	}
	#main .column3,
	#main .column2 {
		display: block;
	}
	#main .column3 .column,
	#main .column2 .column, 
	#main #contents .column3 .column,
	#main #contents .column2 .column {
		margin: 0 0 20px 0;
		width: 100%;
	}
	#main .column .thumbnail .trim,
	#main .column3 .thumbnail .trim {
		max-height: inherit;
	}
	#main .column .thumbnail .trim img,
	#main .column3 .thumbnail .trim img {
		width: 100%;
	}
	#main .topic .thumbnail .trim {
		height: inherit;
	}
	#main .column3.gallery {
		display: flex;
	}
	#main #contents .column3.gallery .column {
		width: 50%;
	}
	#main #contents .column3.gallery .column .thumbnail .trim {
		height: 110px;
	}
	#main #contents .column3.gallery .column .thumbnail img {
		max-width: inherit;
	}
	#main #contents .column3.gallery .column:nth-child(odd) {
		padding-right: 10px;
	}
	#main #contents .column3.gallery .column:nth-child(even) {
		padding-left: 10px;
	}
	#main .section-title {
		margin: 0 0 20px 0;
		font-size: 20px;
	}
	#main .topic a {
		padding: 0 0 20px 0;
	}
	#main .topic .thumbnail,
	#main .call-to-action .thumbnail {
		float: none;
		margin: 0;
		width: 100%;
		max-width: 100%;
	}
	#main .topic .title,
	#main .topic .meta,
	#main .topic .excerpt {
		padding: 0 20px;
	}
	#main .topic .title {
		margin: 0 0 5px 0;
		padding-top: 10px;
	}
	#main #contact-area {
		padding: 30px 0 15px 0;
		background-size: 3167px 1000px
	}
	#main #contact-area .cover {
		height: 2000px;
	}
	#main .call-to-action .thumbnail {
		margin: 0 0 10px 0;
	}
	#main .call-to-action .thumbnail img {
		width: 100%;
		height: auto;
	}
	#main .call-to-action .excerpt,
	#main .call-to-action .profile,
	#main .call-to-action .apply {
		padding: 0 20px;
	}
	#main .call-to-action .profile .name {
		font-size: 18px;
	}
	#main .call-to-action .apply {
		margin: 0 0 20px 0;
	}
	.apply a, .apply input {
		width: 100%;
	}
	dd .reserve_required,
	dd .reserve_available,
	dd .reserve_not_required {
		display: block;
		top: 0;
		margin: 5px 0 0 0;
		max-width: 70px;
		text-align: center;
	}
	#main .page-header-visual {
		padding: 50px;
		background-size: 950px 300px;
	}
	#main .page-header-visual .label {
		padding: 8px 20px;
		font-size: 20px;
	}
	#main .article-header .article-title,
	#main .archive-title {
		font-size: 20px;
	}
	#main h2 {
		font-size: 18px;
	}
	#main h3 {
		font-size: 16px;
	}
	#main th {
		min-width: 120px;
	}
	#main .article-body .author-profile .thumbnail {
		float: none;
		margin: 0 auto;
	}
	#main .article-body .author-profile .name,
	#main .article-body .author-profile .excerpt {
		margin: 0;
	}
	#main .article-body .author-profile .name {
		text-align: center;
	}
	#footer .cta {
		display: flex;
		right: inherit;
		width: 100%;
	}
	#footer .cta p {
		margin: 0;
		width: 100%;
	}
	#footer .cta p a {
		border-left: 1px solid #fffaf2;
		width: 100%;
		height: 60px;
		font-size: 13px;
	}
	#footer .cta p:first-child a {
		border: 0;
	}
	#footer .cta a i {
		padding: 10px 0 2px 0;
	}
	.home #main .section {
		padding: 30px 0 15px 0;
	}
	.home #main #blog-area .nest {
		padding: 0 20px;
	}
	#main .article-body .outline dt {
		width: 30%;
		font-size: 14px;
	}
	#main .article-body .outline dd {
		width: 70%;
		font-size: 14px;
	}
	#main .form {
		display: block;
	}
	#main .form dt,
	#main .form dd {
		border: 0;
		width: 100%;
	}
	#main .form dt {
		padding-bottom: 0;
	}
	.apply input {
		-webkit-appearance: none;
	}
	.home #main .metaslider .caption-wrap {
		padding: 0;
		bottom: 0;
		left: 0;
		font-size: 18px;
	}
	#main #contents .next-prev-post a {
		padding: 0 20px;
	}
	#main .mw_wp_form {
		padding: 5px;
	}
	.home #main #visual-area img {
		height: 300px;
	}
	#main .widebanner .banner a {
		padding: 5px 0 10px;
		font-size: 16px;
	}
	#main .widebanner .banner a span {
		font-size: 10px;
	}
	.home #main #pickup-area .column {
		display: block;
	}
	.home #main #pickup-area .column .trim {
		margin: 0 auto 20px;
		width: 240px;
		height: 240px;
	}
	.home #main #pickup-area .column .summary,
	.home #main #pickup-area .column:nth-child(2) .summary {
		padding: 0;
	}
	.home #main #pickup-area .column .title {
		font-size: 18px;
	}
	.home #main #pickup-area .column .excerpt {
		font-size: 15px;
	}
	#main .slidebanner .nest {
		padding: 0;
	}
	#main .slidebanner .nest .banner {
		width: 40%;
	}
	#main .slidebanner .banner a img {
		width: 100%;
	}

}
@media screen and (max-width: 360px) {
	#header {
		height: 50px;
	}
	#header .nest {
		padding: 12px 0 0 0;
	}
	#header .navigation .btn {
		right: 5px;
	}
	#header .logo {
		margin: 0 0 0 10px;
		background-size: 66px 20px;
		height: 20px;
	}
	#header .logo a {
		position: relative;
		top: -7px;
		padding: 0 0 0 72px;
		line-height: 25px;
		font-size: 14px;
	}
	.home #main .metaslider .caption-wrap {
		font-size: 15px;
	}
	#main #contents .next-prev-post a {
		padding: 0 14px;
	}
	#main #contents .column3.gallery .column .thumbnail .trim {
		height: 80px;
	}
	.home #main #visual-area img {
		height: 200px;
	}
}
#fancybox-wrap {
	box-sizing: content-box;
}
span.line {
	background:linear-gradient(transparent 60%, #fe6 60%);
	font-weight: bold;
}

@media screen and (min-width: 1025px) {
	body.page-lp #main #contents,
	body.archive #main #contents {
		float: none;
		margin: 0 auto 100px;
		padding-top: 0;
		width: 100%;
		max-width: 1100px;
	}
	body.post-type-archive-report #main #contents,
	body.date #main #contents,
	body.category #main #contents {
		float: left;
		margin: 0 0 60px 0;
		width: 740px;
	}
}

body.page-form #main #contents {
	float: none;
	margin: 0 auto;
}

.home #main #visual-area {
	position: relative;
}
#visual-area .cta {
	position: absolute;
	top: 0;
	left: 0;
/*	background: rgba(0,0,0,.13);*/
	background: radial-gradient(rgba(0,0,0,.07),10%, transparent);
	width: 100%;
	height: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
#visual-area .cta .lead {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 0 #000;
}
#visual-area .cta .lead.first {
	font-size: 45px;
}
#visual-area .cta .apply {
	margin: 30px 0 50px;
}
#visual-area .cta .apply a {
	font-size: 20px;
	line-height: 60px;
	height: 60px;
	width: 400px;
}
.home #main #lead-area {
	padding: 40px 0 30px;
	text-align: center;
}
#lead-area img {
	margin: 0 0 5px 0;
	max-width: 100%;
	height: auto;
}
@media screen and (max-width: 600px) {
	#visual-area .cta .lead {
		font-size: 16px;
	}
	#visual-area .cta .lead.first {
		font-size: 22px;
	}
	#visual-area .cta .apply {
		margin: 20px 0 0 0;
	}
	#visual-area .cta .apply a {
		max-width: 60%;
		font-size: 14px;
		line-height: 45px;
		height: 45px;
	}
}
@media screen and (max-width: 360px) {
	#visual-area .cta .lead {
		font-size: 16px;
	}
	#visual-area .cta .lead.first {
		font-size: 20px;
	}
	#visual-area .cta .apply {
		margin: 5px 0 0 0;
	}
}

.reserve-list {
	padding: 20px;
	background: #fff;
	border-radius: 8px;
}
table.reserve {
	margin-top: -20px;
	border-top: 0;
}
table.reserve td {
	padding: 0 10px;
	background: #fff;
	height: 80px;
}
#main .article-body h2.reserve-title {
	border-top: 0;
	padding-left: 20px;
}
table.reserve .date {
	padding: 0 0 0 20px;
	font-weight: bold;
	width: 20%;
}
table.reserve .status {
	width: 20%;
	text-align: center;
}
table.reserve .apply {
	width: 60%;
	text-align: left;
}
table .apply a {
	margin: 0 2%;
	width: 46%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	letter-spacing: -1px;
}
table .apply a.ob {
	background: #999;
	border-color: #666;
}
table .apply .close {
	display: block;
	margin: 0 2%;
	font-weight: bold;
	color: #c00;
	text-align: center;
}

.media-banner .nest {
	display: flex;
	flex-wrap: wrap;
}
.media-banner .nest .banner {
	padding: 20px 20px 0;
	width: 50%;
}
.media-banner .nest .banner img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 480px) {
	#main .media-banner .nest {
		padding: 0;
	}
	#main .media-banner .nest .banner {
		margin: 5px 0;
		padding: 0 5px;
	}
}

.page-lp .page-header,
.page-lp .page-header-visual,
.page-lp .article-header,
.page-lp .related-post,
.page-lp #sidebar {
	display: none;
}
.page-lp #main #contents {
	padding-top: 30px;
}
.page-lp #main #contents ul li {
	list-style-position: outside;
	margin: 25px 0;
	margin-left: 20px;
}
.page-lp #main #contents h2 + .table {
	margin: 30px 0 0 0;
}
.page-lp #main #contents .cell.txt {
	line-height: 1.8;
}
.page-lp #main #contents .cell.txt h3 {
	margin: -22px 0 20px 0;
	padding: 0;
	border: none;
	background: none;
	font-size: 20px;
	text-align: center;
}
.page-lp #main #contents .cell.txt h3 .label {
	padding: 15px 25px;
	background: #f9eddb;
	border-radius: 100px;
}
.page-lp #main #contents .cell.img img {
	border-radius: 600px;
}
.page-lp #main #contents .mtb50 {
	margin: 10px 0 40px 0;
	padding: 30px 30px;
	background: #f9eddb;
}
@media screen and (min-width: 1025px) {
	.page-lp .page-header {
		display: block;
	}
	.page-lp #main #contents {
		float: none;
		margin: 0 auto 100px;
		padding-top: 0;
		width: 100%;
		max-width: 1100px;
	}
	.page-lp #main .article-body .gmap {
		height: 500px;
	}
	.page-lp #main #contents .cell {
		width: 50%;
	}
	.page-lp #main #contents .cell.f-left {
		float: left;
		height: 400px;
	}
	.page-lp #main #contents .cell.f-right {
		float: right;
		height: 400px;
	}
	.page-lp #main #contents .cell.img img {
		max-width: 400px;
		height: auto;
	}
	.page-lp #main #contents .cell.txt {
		display: table;
	}
	.page-lp #main #contents .cell.txt div {
		display: table-cell;
		vertical-align: middle;
	}
	.page-lp #main #contents .cell.txt h3 {
		margin-top: 0;
		text-align: left;
	}
	.page-lp #main #contents .mtb50 {
		margin-top: 40px;
	}
	.page-lp #main #contents .madori {
		max-width: 800px;
	}
}

/* もみの木の家具 共通 */
#furniture-container h2 {
	color: #065e00;
	text-align: center;
	margin-top: 50px;
	padding: 13px 5px;
	border-top: 2px solid #065e00;
	border-bottom: 2px solid #065e00;
}

#furniture-container img {
	width: 100%;
	height: auto;
	aspect-ratio: 4/3;
	object-fit: cover;
}

/* MV */
#furniture-container .mv {
	position: relative;
	width: calc(100vw - 20px);
	margin-left: calc(-1 * ((100vw - 1100px) / 2 - 10px ));
	padding: 40px 0;
}

@media screen and (max-width:1100px) {
	#furniture-container .mv {
		/* width: 100vw;
		margin-left: -20px; */
		margin-left: 0;
	}
}

@media screen and (max-width:1024px) {
	#furniture-container .mv {
		margin-left: -20px;
	}
}

@media screen and (max-width:760px) {
	#furniture-container .mv {
		width: 100vw;
		margin-left: -20px;
	}
}

#furniture-container .mv:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 60%;
	height: 30%;
	background: #F9EDDB;
}

#furniture-container .mv .copy {
	position: absolute;
	top: 10%;
	left: 10%;
}

@media screen and (max-width:600px) {
	#furniture-container .mv .copy {
		left: 10px;
	}
}

#furniture-container .mv .copy h1 {
	font-size: 32px;
}

@media screen and (max-width:760px) {
	#furniture-container .mv .copy h1 {
		font-size: 20px;
	}
}

#furniture-container .mv .copy h1 span {
	display: inline-block;
	background: #fff;
	padding: 8px 16px;
	margin: 0 0 10px;
}

#furniture-container .mv .mv-img {
	display: block;
	max-width: 1200px;
	width: 90%;
	height: 80vh;
	max-height: 800px;
	border-radius: 20px;
	margin: auto;
}

#furniture-container .mv .modelhouse {
	position: absolute;
	right: 0;
	bottom: 60px;
	max-width: 480px;
	width: 80%;
	background: #F39C12;
	border-radius: 5px 0 0 5px;
	padding: 5px 0 5px 5px;
}

#furniture-container .mv .modelhouse a {
	display: block;
	border: dotted 1px #fff;
	border-right: none;
	border-radius: 4px 0 0 4px;
	padding: 16px 24px;
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
	color: #fff;
}


/* もみの木家具のメリット */
#furniture-container .merit {
	padding: 0 20px;
}

@media screen and (max-width:760px) {
	#furniture-container .merit {
		padding: 0;
	}
}

#furniture-container .merit .merit-list .wrp {
	display: flex;
	align-items: center;
	margin: 0 0 20px;
}

@media screen and (max-width:760px) {
	#furniture-container .merit .merit-list .wrp {
		display: block;
	}
}

#furniture-container .merit .merit-list .wrp .image {
	position: relative;
	width: 55%;
}

@media screen and (max-width:760px) {
	#furniture-container .merit .merit-list .wrp .image {
		width: 80%;
		margin: 0 auto;
	}
}

#furniture-container .merit .merit-list .wrp .image span {
	position: absolute;
	top: 5%;
	left: -20px;
	font-size: 80px;
	color: transparent;
	-webkit-text-stroke: 1.5px #065e00;
}

#furniture-container .merit .merit-list .wrp .text {
	position: relative;
	width: 55%;
	margin-left: -10%;
	padding: 60px 40px;
	border-radius: 10px;
	background: #fff;
}

@media screen and (max-width:760px) {
	#furniture-container .merit .merit-list .wrp .text {
		width: 100%;
		margin: -20px auto 0;
		padding: 40px 20px;
		z-index: -1;
	}
}

#furniture-container .merit .merit-list .wrp .text h3 {
	font-size: 24px;
	color: #065e00;
}

@media screen and (max-width:760px) {
	#furniture-container .merit .merit-list .wrp .text h3 {
		font-size: 20px !important;
	}
}

#furniture-container .merit .merit-list .wrp .text h3 span {
	font-size: 20px;
	color: #333;
}


/* 商品ラインナップ */
#furniture-container .lineup {
	padding: 0 20px;
}

@media screen and (max-width:760px) {
	#furniture-container .lineup {
		padding: 0;
	}
}

#furniture-container .lineup .wrp {
	margin: 0 0 80px;
	padding: 0 0 80px;
	border-bottom: dashed 1px #d3d3d3;
}

@media screen and (max-width:760px) {
	#furniture-container .lineup .wrp {
		margin: 0 0 60px;
		padding: 0 0 60px;
	}
}

#furniture-container .lineup .wrp:last-child {
	border-bottom: none;
}

#furniture-container .lineup .wrp .main .flx {
	display: flex;
	gap: 5%;
}

@media screen and (max-width:760px) {
	#furniture-container .lineup .wrp .main .flx {
		display: block;
	}
}

#furniture-container .lineup .wrp .main .flx .text {
	width: 40%;
}

@media screen and (max-width:760px) {
	#furniture-container .lineup .wrp .main .flx .text {
		width: 100%;
	}
}

#furniture-container .lineup .wrp .main .flx .text h3 {
	font-size: 24px;
	font-weight: bold;
	margin: 40px 0 16px;
}

@media screen and (max-width:760px) {
	#furniture-container .lineup .wrp .main .flx .text h3 {
		font-size: 22px !important;
		margin: 40px 0 8px;
	}
}

#furniture-container .lineup .wrp .main .flx .text h3 span {
	display: inline-block;
	border-bottom: 5px solid #065e00;
}

#furniture-container .lineup .wrp .main .flx .text h4 {
	display: inline-block;
	background: #065e00;
	color: #fff;
	padding: 4px 16px;
}

@media screen and (max-width:600px) {
	#furniture-container .lineup .wrp .sub {
		display: block;
	}
}

#furniture-container .lineup .wrp .main .flx .text ul {
	margin: 0 0 16px;
}

#furniture-container .lineup .wrp .main .flx .text ul li {
	display: flex;
	font-size: 16px;
	font-weight: bold;
	list-style: none;
	margin: 0 0 8px;
}

#furniture-container .lineup .wrp .main .flx .text ul li:before {
	content: "";
	flex-shrink: 0;
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #F39C12;
	margin: 0 12px 0 0;
}

#furniture-container .lineup .wrp .main .flx .image {
	width: 60%;
}

@media screen and (max-width:760px) {
	#furniture-container .lineup .wrp .main .flx .image {
		width: 100%;
	}
}

#furniture-container .lineup .wrp .main .detail {
	background: #fff;
	padding: 40px;
	margin: 20px 0 0;
}

@media screen and (max-width:600px) {
	#furniture-container .lineup .wrp .main .detail {
		padding: 40px 20px;
	}
}

#furniture-container .lineup .wrp .main .detail .price {
	display: flex;
	justify-content: end;
	gap: 20px;
	margin: 20px 0 0;
}

@media screen and (max-width:760px) {
	#furniture-container .lineup .wrp .main .detail .price {
		display: block;
		text-align: right;
	}
}

#furniture-container .lineup .wrp .main .detail .price p {
	display: inline-block;
	padding-bottom: 4px;
	border-bottom: solid 1px #D3D3D3;
	font-size: 24px;
	font-weight: bold;
}

#furniture-container .lineup .wrp .main .detail .price span.type {
	font-size: 16px;
	margin: 0 8px 0 0;
}

#furniture-container .lineup .wrp .main .detail .price span.tax {
	font-size: 12px;
}

#furniture-container .lineup .wrp .sub {
	display: flex;
	gap: 24px;
	margin: 40px 0 0;
}

@media screen and (max-width:600px) {
	#furniture-container .lineup .wrp .sub {
		display: block;
	}
}

#furniture-container .lineup .wrp .sub > div {
	position: relative;
	flex: 1;
	text-align: center;
}

@media screen and (max-width:600px) {
	#furniture-container .lineup .wrp .sub > div {
		width: 80%;
		margin: 0 auto 40px;
	}
}

#furniture-container .lineup .wrp .sub > div:before {
	content: "point";
	position: absolute;
	top: -20px;
	left: -20px;
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	background: #065e00;
	color: #fff;
}

#furniture-container .lineup .wrp .sub > div h4 {
	margin: 16px 0 0;
}


/* もみの木家具の特徴 */
#furniture-container .features {
	padding: 0 20px;
}

@media screen and (max-width:760px) {
	#furniture-container .features {
		padding: 0;
	}
}


#furniture-container .features > p {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 40px;
}

#furniture-container .features .wrp {
	display: flex;
	gap: 20px;
	margin: 0 0 20px;
}

@media screen and (max-width:760px) {
	#furniture-container .features .wrp {
		display: block;
	}
}

#furniture-container .features .wrp .image {
	width: 50%;
}

@media screen and (max-width:760px) {
	#furniture-container .features .wrp .image {
		width: 80%;
		margin: 0 auto;
	}
}

#furniture-container .features .wrp .image img {
	aspect-ratio: 1/1;
}

@media screen and (max-width:760px) {
	#furniture-container .features .wrp .image img {
		aspect-ratio: 4/3;
	}
}

#furniture-container .features .wrp .text {
	width: 50%;
	background: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 60px;
}

@media screen and (max-width:760px) {
	#furniture-container .features .wrp .text {
		width: 100%;
		padding: 40px 20px;
	}
}

#furniture-container .features .wrp .text h3 {
	font-size: 20px;
	padding: 0 0 32px;
	margin: 0 0 40px;
	border-bottom: solid 1px #D3D3D3;
}

@media screen and (max-width:760px) {
	#furniture-container .features .wrp .text h3 {
		font-size: 18px;
		padding: 0 0 24px;
		margin: 0 0 24px;
	}
}

#furniture-container .features .wrp:nth-child(odd) .image {
	order: 2;
}

#furniture-container .features .wrp:nth-child(odd) .text {
	order: 1;
}


/* お取り扱い家具 */
#furniture-container .karimoku {
	padding: 0 20px;
}

@media screen and (max-width:760px) {
	#furniture-container .karimoku {
		padding: 0;
	}
}

#furniture-container .karimoku > p {
	text-align: center;
	font-size: 16px;
	margin: 0 0 60px;
}

#furniture-container .karimoku .coordination .wrp {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	margin: 0 0 40px;
}

#furniture-container .karimoku .coordination .wrp .image {
	width: 60%;
}

@media screen and (max-width:600px) {
	#furniture-container .karimoku .coordination .wrp .image {
		width: 90%;
		margin: 30% 0 0;
	}
}

#furniture-container .karimoku .coordination .wrp .image .name {
	font-size: 12px;
	color: #999;
}

#furniture-container .karimoku .coordination .wrp .text {
	position: relative;
	width: 30%;
	margin: 40px 0 0 -5%;
	background: #fff;
	box-shadow: 5px 5px 0px #F9EDDB;
	padding: 40px 20px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

@media screen and (max-width:600px) {
	#furniture-container .karimoku .coordination .wrp .text {
		width: 60%;
		margin: 0 0 0 -50%;
		padding: 20px 8px;
		font-size: 14px;
	}
}

#furniture-container .karimoku .coordination .wrp:nth-child(even) .image {
	order: 2;
}

#furniture-container .karimoku .coordination .wrp:nth-child(even) .text {
	order: 1;
	margin-left: 0;
	margin-right: -5%;
}

@media screen and (max-width:600px) {
	#furniture-container .karimoku .coordination .wrp:nth-child(even) .text {
		margin: 0 -50% 0 0;
	}
}

#furniture-container .karimoku .coordination .wrp {
	display: flex;
	align-items: flex-start;
	margin: 0 0 40px;
}

#furniture-container .karimoku .introduction {
	display: grid;
	grid-auto-columns: 1fr;
	grid-column-gap: 40px;
	grid-row-gap: 60px;
	grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
	margin: 80px 0 0;
}

#furniture-container .karimoku .introduction .wrp {
	margin: 0 0 32px;
}

#furniture-container .karimoku .introduction .wrp .image {
	margin: 0 0 16px;
}

#furniture-container .karimoku .introduction .wrp .text {
	position: relative;
}

#furniture-container .karimoku .introduction .wrp .text .maker {
	display: inline-block;
	background: #d9cdbb;
	padding: 0.1em 0.5em;
	margin: 0 0 10px;
}

#furniture-container .karimoku .introduction .wrp .text h3 {
	margin: 0 0 4px;
	line-height: 1.4;
}

#furniture-container .karimoku .introduction .wrp .text h3 span {
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 0 7px;
	color: #999;
}

#furniture-container .karimoku .introduction .wrp .text p {
	margin: 0 0 20px;
}


/* フッターのお問い合わせ */
#furniture-container .contact.footer {
	width: calc(100vw - 20px);
	margin-top: 120px;
	margin-left: calc(-1 * ((100vw - 1100px) / 2 - 10px ));
	background: linear-gradient(rgba(243, 156, 18, 0.3) 0%,rgba(243, 156, 18, 0.3) 100%), no-repeat center/cover url(../img/furniture/furniture-contact.jpg);
	padding: 10% 0;
}

@media screen and (max-width:1100px) {
	#furniture-container .contact.footer {
		/* width: 100vw;
		margin-left: -20px; */
		margin-left: 0;
	}
}

@media screen and (max-width:1024px) {
	#furniture-container .contact.footer {
		margin-left: -20px;
	}
}

@media screen and (max-width:760px) {
	#furniture-container .contact.footer {
		width: 100vw;
		margin-left: -20px;
	}
}

#furniture-container .contact.footer .inner {
	width: 95%;
	background: #fff;
	border-radius: 10px;
	padding: 60px 0;
	text-align: center;
}

@media screen and (max-width:1100px) {
	#furniture-container .contact.footer .inner {
		padding: 60px 40px !important;
	}
}

@media screen and (max-width:760px) {
	#furniture-container .contact.footer .inner {
		padding: 40px 20px !important;
	}
}

#furniture-container .contact.footer .inner h2 {
	display: inline-block;
	border-top: none;
	margin-top: 0;
}

#furniture-container .contact.footer .inner .btn-wrp {
	display: flex;
	justify-content: center;
	gap: 20px;
	margin: 40px 0 0;
}

#furniture-container .contact.footer .wrp {
	display: flex;
	justify-content: center;
	margin: 20px auto;
	max-width: 720px;
}

@media screen and (max-width:760px) {
	#furniture-container .contact.footer .wrp {
		display: block;
		margin: 20px 0 0;
	}
}

#furniture-container .contact.footer .wrp > div {
	flex: 1;
}

@media screen and (max-width:760px) {
	#furniture-container .contact.footer .wrp > div {
		padding: 20px 0;
	}
}

#furniture-container .contact.footer .wrp img {
	width: 48px;
	height: 48px;
	margin: 0 0 16px;
}

@media screen and (max-width: 600px) {
	#furniture-container .contact.footer .wrp img {
		width: 32px;
		height: 32px;
		margin: 0 0 8px;
	}
}

#furniture-container .contact.footer .wrp p {
	font-weight: bold;
	font-size: 18px;
}

#furniture-container .contact.footer .wrp a {
	margin: 20px 0 0;
}

@media screen and (max-width:760px) {
	#furniture-container .contact.footer .wrp a {
		margin: 10px 0 0;
	}
}

#furniture-container .contact.footer .wrp .tel {
	border-right: dashed 1px #D3D3D3;
}

@media screen and (max-width:760px) {
	#furniture-container .contact.footer .wrp .tel {
		border-right: none;
		border-bottom: dashed 1px #D3D3D3;
	}
}

#furniture-container .contact.footer .wrp .tel a {
	display: inline-block;
	font-size: 32px;
	font-weight: bold;
	white-space: nowrap;
	color: #F39C12;
	text-decoration: none;
}

/* もみの木リノベ・リフォーム 共通 */
#reform-container h2 {
	color: #065e00;
	text-align: center;
	margin-top: 50px;
	padding: 13px 5px;
	border-top: 2px solid #065e00;
	border-bottom: 2px solid #065e00;
}

#reform-container img {
	width: 100%;
	height: auto;
	aspect-ratio: 4/3;
	object-fit: cover;
}

#reform-container br.sp {
	display: none;
}

@media screen and (max-width:600px) {
	#reform-container br.sp {
		display: block;
	}
}


/* メインビジュアル */
#reform-container .mv {
	width: calc(100vw - 20px);
	max-height: 750px;
	height: 80vh;
	margin-left: calc(-1 * ((100vw - 1100px) / 2 - 10px ));
	background: linear-gradient(rgba(46, 40, 33, 0.3) 0%,rgba(46, 40, 33, 0.3) 100%), no-repeat center/cover url(../img/reform/reform-mv.jpg);
}

@media screen and (max-width:1100px) {
	#reform-container .mv {
		margin-left: 0;
	}
}

@media screen and (max-width:1024px) {
	#reform-container .mv {
		margin-left: -20px;
	}
}

@media screen and (max-width:760px) {
	#reform-container .mv {
		width: 100vw;
		margin-left: -20px;
	}
}

#reform-container .mv .copy {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	color: #fff;
	padding: 0 20px;
}

@media screen and (max-width:600px) {
	#reform-container .mv .copy {
		text-align: center;
	}
}

#reform-container .mv .copy h1 {
	font-size: clamp(24px, 5vw, 40px);
	letter-spacing: 0.2em;
	line-height: 1.2;
	text-shadow: 2px 5px 10px rgb(59 44 21 / 60%);
}

#reform-container .mv .copy p {
	font-size: clamp(15px, 2vw, 18px);
	letter-spacing: 0.1em;
	text-shadow: 2px 5px 10px rgb(59 44 21 / 60%);
}

/* できること */
#reform-container .ability {
	margin: 120px 0;
}
#reform-container .ability .ability-list {
	display: flex;
	flex-wrap: wrap;
	background: #fff;
}

#reform-container .ability .ability-list > div {
	width: 50%;
	padding: 60px 40px;
	border-right: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	text-align: center;
}

@media screen and (max-width:600px) {
	#reform-container .ability .ability-list > div {
		//width: 100%;
		//border-right: none;
		padding: 40px 20px;
	}
}

#reform-container .ability .ability-list > div:nth-child(even) {
	border-right: none;
}

#reform-container .ability .ability-list > div:nth-child(n+3) {
	border-bottom: none;
}

#reform-container .ability .ability-list > div img {
	margin: 0 0 32px;
}

@media screen and (max-width:600px) {
	#reform-container .ability .ability-list > div img {
		margin: 0 0 16px;
	}
}

#reform-container .ability .ability-list > div h3 {
	color: #065E00;
	font-size: 24px;
	margin: 0;
}

@media screen and (max-width:760px) {
	#reform-container .ability .ability-list > div h3 {
		font-size: 20px !important;
	}
}

#reform-container .ability .ability-list > div h3 span {
	display: block;
	color: #333;
	font-size: 18px;
}

@media screen and (max-width:600px) {
	#reform-container .ability .ability-list > div h3 span {
		font-size: 12px;
	}
}

/* メリット */
#reform-container .merit .wrp {
	margin: 0 0 80px;
}

#reform-container .merit .wrp .main {
	display: flex;
	align-items: center;
	margin: 0 0 40px;
}

@media screen and (max-width:760px) {
	#reform-container .merit .wrp .main {
		display: block;
	}
}

#reform-container .merit .wrp .main .image {
	width: 50%;
}

@media screen and (max-width:760px) {
	#reform-container .merit .wrp .main .image {
		width: 90%;
		margin: 0 auto;
	}
}

#reform-container .merit .wrp .main .image img {
	aspect-ratio: 1/1;
}

@media screen and (max-width:760px) {
	#reform-container .merit .wrp .main .image img {
		aspect-ratio: 4/3;
	}
}

#reform-container .merit .wrp .main .text {
	position: relative;
	width: 50%;
	background: #fff;
	padding: 80px 40px;
	border-radius: 0 20px 20px 0;
}

@media screen and (max-width:760px) {
	#reform-container .merit .wrp .main .text {
		width: 100%;
		padding: 60px 20px;
	}
}

#reform-container .merit .wrp .main .text .number {
	position: absolute;
	top: -10%;
	left: 6%;
	font-size: 80px;
	color: transparent;
	text-shadow: 1px 1px 0 #065E00,1px -1px 0 #065E00,-1px 1px 0 #065E00,-1px -1px 0 #065E00;
}

#reform-container .merit .wrp .main .text h3 {
	color: #065E00;
	font-size: 24px;
}

@media screen and (max-width:600px) {
	#reform-container .merit .wrp .main .text h3 {
		font-size: 20px !important;
	}
}

#reform-container .merit .wrp .main .text h3 span {
	color: #333;
	font-size: 18px;
}

#reform-container .merit .wrp .sub {
	display: flex;
	gap: 10px;
}

@media screen and (max-width:600px) {
	#reform-container .merit .wrp .sub {
		display: block;
	}
}

#reform-container .merit .wrp .sub > div {
	flex: 1;
}

@media screen and (max-width:760px) {
	#reform-container .merit .wrp .sub > div {
		width: 80%;
		margin: 0 auto 40px;
	}
}

#reform-container .merit .wrp .sub > div img {
	margin: 0 0 20px;
}

#reform-container .merit .wrp .sub > div h4 {
	color: #065E00;
	//font-size: 20px;
	text-align: center; 
}

#reform-container .merit .wrp:nth-child(odd) .image {
	order: 2;
}

#reform-container .merit .wrp:nth-child(odd) .text {
	order: 1;
	border-radius: 20px 0 0 20px;
}

/* お問い合わせ */
#reform-container .contact {
	width: calc(100vw - 20px);
	margin-left: calc(-1 * ((100vw - 1100px) / 2 - 10px ));
	background: linear-gradient(rgba(243, 156, 18, 0.3) 0%,rgba(243, 156, 18, 0.3) 100%), no-repeat center/cover url(../img/reform/reform-contact.jpg);
	padding: 10% 0;
}

@media screen and (max-width:1100px) {
	#reform-container .contact {
		margin-left: 0;
	}
}

@media screen and (max-width:1024px) {
	#reform-container .contact {
		margin-left: -20px;
	}
}

@media screen and (max-width:760px) {
	#reform-container .contact {
		width: 100vw;
		margin-left: -20px;
	}
}

#reform-container .lead {
	padding: 10vw 0 5vw;
	text-align: center;
}

#reform-container .lead h2 {
	display: inline-block;
	color: #fff;
	background: #065e00;
	border: none;
	font-size: clamp(18px, 3.2vw, 32px);
	padding: 8px 24px;
}

#reform-container .lead p {
	font-size: 24px;
	font-weight: bold;
	display: inline;
	background: linear-gradient(transparent 70%, #ffd899 0%);
}

@media screen and (max-width:600px) {
	#reform-container .lead p {
		font-size: 16px;
	}
}

#reform-container .contact .inner {
	width: 95%;
	background: #fff;
	border-radius: 10px;
	padding: 40px 0;
	text-align: center;
}

@media screen and (max-width:1100px) {
	#reform-container .contact .inner {
		padding: 40px 20px !important;
	}
}

#reform-container .contact .inner h2 {
	display: inline-block;
	border-top: none;
	margin-top: 0;
}

#reform-container .contact .inner .btn-wrp {
	display: flex;
	justify-content: center;
	gap: 20px;
	margin: 40px 0 0;
}

@media screen and (max-width:600px) {
	#reform-container .contact .inner .btn-wrp {
		display: block;
	}

	#reform-container .contact .inner .btn-wrp p:first-child {
		margin-bottom: 16px;
	}
}

/* 事例 */
#reform-container .case .wrp {
	padding: 60px 0;
	border-bottom: dashed 1px #065E00;
}

@media screen and (max-width:600px) {
	#reform-container .case .wrp {
		padding: 40px 0;
	}
}

#reform-container .case .wrp:last-child {
	border-bottom: none;
}

#reform-container .case .wrp .tag p {
	display: inline-block;
	font-size: 14px;
	color: #A0A0A0;
}

@media screen and (max-width:600px) {
	#reform-container .case .wrp .tag p {
		font-size: 12px;
	}
}

#reform-container .case .wrp .tag p:before {
	content: "- ";
}

#reform-container .case .wrp h3 {
	font-size: 24px;
	color: #065E00;
}

#reform-container .case .wrp .image-wrp {
	display: flex;
	align-items: flex-start;
	gap: 5%;
	margin: 0 0 40px;
}

@media screen and (max-width:600px) {
	#reform-container .case .wrp .image-wrp {
		display: block;
	}
}

#reform-container .case .wrp .image-wrp .before,
#reform-container .case .wrp .image-wrp .after {
	position: relative;	
}

#reform-container .case .wrp .image-wrp .before span,
#reform-container .case .wrp .image-wrp .after span {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	border-radius: 0 0 10px 0;
}

@media screen and (max-width:600px) {
	#reform-container .case .wrp .image-wrp .before span,
	#reform-container .case .wrp .image-wrp .after span {
		font-size: 12px;
	}
}

#reform-container .case .wrp .image-wrp .before {
	width: 30%;
}

@media screen and (max-width:600px) {
	#reform-container .case .wrp .image-wrp .before {
		width: 50%;
		margin: 0 0 8px;
	}
}

#reform-container .case .wrp .image-wrp .before:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -15%;
	transform: translateY(-50%);
	display: block;
	width: 15%;
	height: 60px;
	background: no-repeat center/contain url(
	../img/arrow.svg);
}

@media screen and (max-width:600px) {
	#reform-container .case .wrp .image-wrp .before:after {
		content: none;
	}
}

#reform-container .case .wrp .image-wrp .before span {
	color: #fff;
	background: #065E00;
}

#reform-container .case .wrp .image-wrp .after {
	width: 65%;
}

@media screen and (max-width:600px) {
	#reform-container .case .wrp .image-wrp .after {
		width: 100%;
	}
}

#reform-container .case .wrp .image-wrp .after span {
	color: #065E00;
	background: #fff;
}

#reform-container .case .wrp .detail ul li {
	max-width: 640px;
	margin: 15px auto !important;
	padding: 10px;
	line-height: 1.4;
	list-style-type: none;
	background: #f0e6d5;
	border-radius: 100px;
	text-align: center;
	color: #065e00;
	font-weight: bold;
	letter-spacing: 0;
	padding-left: 48px;
	padding-right: 10px;
	background: url('https://momi-osaka.com/cms/wp-content/uploads/2023/11/icon_momi.png') no-repeat 3px center #f0e6d5;
	background-size: 40px 40px;
	list-style-position: outside;
}


/* こんなことで悩んでいませんか？ */
#reform-container .worry {
	position: relative;
	width: calc(100vw - 20px);
	margin-left: calc(-1 * ((100vw - 1100px) / 2 - 10px ));
	background: #F9EDDB;
	padding: 100px 0 20px;
}

@media screen and (max-width:1100px) {
	#reform-container .worry {
		margin-left: 0;
	}
}

@media screen and (max-width:1024px) {
	#reform-container .worry {
		margin-left: -20px;
	}
}

@media screen and (max-width:760px) {
	#reform-container .worry {
		width: 100vw;
		margin-left: -20px;
	}
}

#reform-container .worry:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: calc(-7vw + 1px);
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-right: calc(50vw - 10px) solid transparent;
	border-left: calc(50vw - 10px) solid transparent;
	border-top: 7vw solid #f9eddb;
	border-bottom: 0;
}

#reform-container .worry .inner {
	display: flex;
	justify-content: center;
	gap: 10%;
}

@media screen and (max-width:600px) {
	#reform-container .worry .inner {
		display: block;
	}
}

#reform-container .worry .inner h2 {
	display: inline-block;
	flex-shrink: 0;
	font-size: 32px;
	color: #065E00;
	border: none;
	text-align: left;
	margin: 0;
}

@media screen and (max-width:600px) {
	#reform-container .worry .inner h2 {
		font-size: 24px !important;
	}
}

#reform-container .worry .inner h2 span {
	display: block;
	border-bottom: 2px solid #065E00;
	padding-bottom: 5px;
}

#reform-container .worry .inner .worry-list {
	flex-grow: 1;
}

#reform-container .worry .inner .worry-list p {
	background: #fff;
	border: solid 1px #065E00;
	border-radius: 50px;
	padding: 20px 16px;
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

@media screen and (max-width:600px) {
	#reform-container .worry .inner .worry-list p {
		padding: 16px;
		font-size: 16px;
	}
}

/* 選ばれるポイント */
#reform-container .point {
	margin: 120px 0;
}

#reform-container .point .wrp {
	display: flex;
	gap: 20px;
	margin: 0 0 20px;
}

@media screen and (max-width:760px) {
	#reform-container .point .wrp {
		display: block;
	}
}

#reform-container .point .wrp .image {
	width: 50%;
}

@media screen and (max-width:760px) {
	#reform-container .point .wrp .image {
		width: 80%;
		margin: 0 auto;
	}
}

#reform-container .point .wrp .image img {
	aspect-ratio: 1/1;
}

@media screen and (max-width:760px) {
	#reform-container .point .wrp .image img {
		aspect-ratio: 4/3;
	}
}

#reform-container .point .wrp .text {
	width: 50%;
	background: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 60px;
}

@media screen and (max-width:760px) {
	#reform-container .point .wrp .text {
		width: 100%;
		padding: 40px 20px;
	}
}

#reform-container .point .wrp .text h3 {
	font-size: 24px;
	padding: 0 0 32px;
	margin: 0 0 40px;
	border-bottom: solid 1px #D3D3D3;
}

@media screen and (max-width:600px) {
	#reform-container .point .wrp .text h3 {
		font-size: 20px;
		padding: 0 0 20px;
		margin: 0 0 20px;
	}
}

#reform-container .point .wrp:nth-child(odd) .image {
	order: 2;
}

#reform-container .point .wrp:nth-child(odd) .text {
	order: 1;
}


/* もみの木の家具 */
#reform-container .furniture {
	border: solid 1px #F39C12;
}

#reform-container .furniture .inner {
	background: #F9EDDB;
	padding: 40px;
	margin: 10px;
	display: flex;
	gap: 40px;
}

@media screen and (max-width:760px) {
	#reform-container .furniture .inner {
		display: block;
	}
}

@media screen and (max-width:600px) {
	#reform-container .furniture .inner {
		padding: 20px;
	}
}

#reform-container .furniture .inner .image {
	width: 40%;
}

@media screen and (max-width:760px) {
	#reform-container .furniture .inner .image {
		width: 100%;
		margin: 0 0 24px;
	}
}

#reform-container .furniture .inner .text {
	width: 60%;
}

@media screen and (max-width:760px) {
	#reform-container .furniture .inner .text {
		width: 100%;
	}
}

#reform-container .furniture .inner .text h3 {
	display: inline-block;
	position: relative;
	background: #065E00;
	color: #fff;
	padding: 8px 20px;
}

#reform-container .furniture .inner .text h3:after {
	content: "";
	position: absolute;
	top: 0;
	right: -35px;
	display: block;
	height: 45px;
	border: 22px solid #065e00;
	border-right-width: 24px;
	border-right-color: transparent;
}

@media screen and (max-width:760px) {
	#reform-container .furniture .inner .text h3:after {
		height: 42px;
		border: 20px solid #065e00;
		border-right-width: 24px;
		border-right-color: transparent;
	}
}

#reform-container .furniture .inner .text h4 {
	font-size: 20px;
}

@media screen and (max-width:600px) {
	#reform-container .furniture .inner .text h4 {
		font-size: 18px;
	}
}

#reform-container .furniture .inner .text p {
	font-size: 14px;
	margin: 0 0 32px;
}

@media screen and (max-width:760px) {
	#reform-container .furniture .inner .text p {
		margin: 0 0 24px;
	}
}


/* お客様の声 */
#reform-container .voice {
	margin: 160px 0;
}

#reform-container .voice .voice-list {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

@media screen and (max-width:760px) {
	#reform-container .voice .voice-list {
		display: block;
	}
}

#reform-container .voice .voice-list .wrp {
	width: calc(50% - 10px);
}

@media screen and (max-width:760px) {
	#reform-container .voice .voice-list .wrp {
		width: 100%;
		margin: 0 0 20px;
	}
}

#reform-container .voice .voice-list .wrp {
	background: #fff;
	border-radius: 10px;
	padding: 40px;
}

@media screen and (max-width:760px) {
	#reform-container .voice .voice-list .wrp {
		padding: 40px 20px;
	}
}

#reform-container .voice .voice-list .wrp .title {
	display: flex;
	gap: 8px;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 20px;
}

@media screen and (max-width:760px) {
	#reform-container .voice .voice-list .wrp .title {
		font-size: 18px;
	}
}

#reform-container .voice .voice-list .wrp .title:before {
	content: "";
	flex-shrink: 0;
	display: inline-block;
	width: 32px;
	height: 32px;
	background: no-repeat center/contain url(../img/reform/icon-user.svg);
}

@media screen and (max-width:760px) {
	#reform-container .voice .voice-list .wrp .title:before {
		width: 26px;
		height: 26px;
	}
}

#reform-container .voice .voice-list .wrp .tag p {
	display: inline-block;
	font-size: 14px;
	color: #A0A0A0;
	margin: 0 0 24px;
}

#reform-container .voice .voice-list .wrp .tag p:before {
	content: "- ";
}

#reform-container .voice .youtube {
	margin: 40px auto 0;
	text-align: center;
}

#reform-container .voice .youtube p {
	display: inline-block;
	border-bottom: 2px solid #065E00;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 10px;
	margin: 0 0 20px;
	color: #065E00;
}

@media screen and (max-width:600px) {
	#reform-container .voice .youtube p {
		font-size: 15px;
	}
}

#reform-container .voice .youtube iframe {
	display: block;
	margin: 0 auto;
	max-width: 860px;
	width: 100%;
	height: auto;
	aspect-ratio: 16/9;
}


/* リフォーム・リノベーションの流れ */
#reform-container .step {
	margin: 120px 0;
}

#reform-container .step ol {
	counter-reset: li;
}

#reform-container .step ol li {
	display: flex;
	align-items: center;
	position: relative;
	list-style: none;
	margin: 0 0 20px;
}

@media screen and (max-width:600px) {
	#reform-container .step ol li {
		//display: block;
		align-items: start;
		margin: 0 0 32px;
	}
}

#reform-container .step ol li .number {
	flex-shrink: 0;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	border: dotted 1px #065E00;
	background: #fff;
	color: #065E00;
	margin: 0 32px 0;
}

@media screen and (max-width:600px) {
	#reform-container .step ol li .number {
		width: 80px;
		height: 80px;
		margin: 0 16px 0 0;
	}
}

#reform-container .step ol li .number p {
	font-size: 48px;
	font-weight: bold;
	line-height: 1;
}

@media screen and (max-width:600px) {
	#reform-container .step ol li .number p {
		font-size: 20px;
	}
}

#reform-container .step ol li .number span {
	display: block;
	font-size: 12px;
}


/* フッターのお問い合わせ */
#reform-container .contact .wrp {
	display: flex;
	justify-content: center;
	margin: 20px auto;
	max-width: 720px;
}

@media screen and (max-width:760px) {
	#reform-container .contact .wrp {
		display: block;
		margin: 20px 0 0;
	}
}

#reform-container .contact .wrp > div {
	flex: 1;
}

@media screen and (max-width:760px) {
	#reform-container .contact .wrp > div {
		padding: 20px 0;
	}
}

#reform-container .contact .wrp img {
	width: 48px;
	height: 48px;
	margin: 0 0 16px;
}

@media screen and (max-width:600px) {
	#reform-container .contact .wrp img {
		width: 32px;
		height: 32px;
		margin: 0 0 8px;
	}
}

#reform-container .contact .wrp p {
	font-weight: bold;
	font-size: 18px;
}

#reform-container .contact .wrp a {
	margin: 20px 0 0;
}

@media screen and (max-width:600px) {
	#reform-container .contact .wrp a {
		margin: 10px 0 0;
	}
}

#reform-container .contact .wrp .tel {
	border-right: dashed 1px #D3D3D3;
}

@media screen and (max-width:760px) {
	#reform-container .contact .wrp .tel {
		border-right: none;
		border-bottom: dashed 1px #D3D3D3;
	}
}

#reform-container .contact .wrp .tel a {
	display: inline-block;
	font-size: 32px;
	font-weight: bold;
	white-space: nowrap;
	color: #F39C12;
	text-decoration: none;
}



/* アンカーリンク */
#reform-container .anchor {
	position: fixed;
	bottom: 10px;
	right: 0;
	background: #fff;
	border-radius: 10px 0 0 10px;
	background: #fff;
	padding: 32px 24px 32px 32px;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
	z-index: 100;
}

@media screen and (max-width:760px) {
	#reform-container .anchor {
		display: none;
	}
}

#reform-container .anchor ul li {
	list-style: none;
}

#reform-container .anchor ul li a {
	display: block;
	text-decoration: none;
	color: #444;
	font-size: 13px;
	font-weight: bold;
	padding: 16px 0 4px;
	border-bottom: solid 1px #D3D3D3;
	transition: all 0.3s;
}

#reform-container .anchor ul li a:hover {
	color: #065e00;
}

.page-template-page-reform .cta {
	display: none;
}

/* トップページ */
.home #main #lp-area .column2 {
	gap: 20px;
}

.home #main #lp-area .column2 .column {
	padding: 40px 0;
}

.home #main #lp-area .column2 .column.reform {
	background: linear-gradient(rgba(243, 156, 18, 0.3) 0%,rgba(243, 156, 18, 0.3) 100%), no-repeat center/cover url(../img/reform/reform-contact.jpg);
}

.home #main #lp-area .column2 .column.furniture {
	background: linear-gradient(rgba(243, 156, 18, 0.3) 0%,rgba(243, 156, 18, 0.3) 100%), no-repeat center/cover url(../img/furniture/furniture-mv.jpg);
}

.home #main #lp-area .column2 .column .inner {
	width: 60%;
	min-width: 260px;
	background: #fff;
	border-radius: 10px;
	padding: 40px;
	margin: 0 auto;
}

.home #main #lp-area .column2 .column .inner .more {
	padding: 0;
}

.home #main #lp-area .column2 .column .inner .more a {
	color: #fff;
	padding: 0 0 0 12px;
	background: #065e00;
}

/* ブログ */
.lp-banner .column2 {
	display: flex;
}

.lp-banner .column2 .column {
	width: 50% !important;
	border-radius: 0 !important;
}

.lp-banner .column2 .column:nth-child(2) {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 40px;
}

.lp-banner .column2 .column img {
	border-radius: 0 !important;
}

.lp-banner .column2 .column .more {
	padding: 0;
	margin: 0 !important;
}

.lp-banner .column2 .column .more a {
	color: #fff !important;
	padding: 5px 0 !important;
	background: #065e00;
}

@media screen and (max-width: 760px) {
	.lp-banner .column2 .column {
		width: 100% !important;
		margin: 0 !important;
	}
	.lp-banner .column2 .column:nth-child(2) {
		padding: 30px 20px;
	}
}

/* bookingに関する新しいスタイル
   2026-01-28 追加：イベントページ用に調整
*/
.booking-link {
	text-align: center;
	margin: 2rem 0 !important;
}

.booking-link-btn {
	display: inline-block;
	background: #f39c12;
	border-bottom: solid 3px #e67e22;
	text-decoration: none;
	color: #fff;
	width: 300px;
	height: 55px;
	line-height: 55px;
	border-radius: 55px;
	font-size: 16px;
	font-weight: bold;
}

.booking-link-btn:after {
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	content: '\f054';
	font-weight: 900;
	padding-left: 4px;
	margin: 0 0 0 8px;
	transform: rotate(90deg);
}

.booking-calendar {
	//background: #fff;
	//padding: 2rem 1rem;
	
	.calendarData,
	.selectedDate,
	.title_in_form {
		color: #065e00;
		font-weight: bold !important;
		font-size: 18px !important;
	}
	
	.return_button,
	.return_form_button {
		border: none;
		background: none;
		
		&:before {
			font-family: "Font Awesome 5 Free";
			display: inline-block;
			content: '\f054';
			font-weight: 900;
			padding-left: 4px;
			margin: 0 8px 0 0;
			transform: rotate(180deg);
		}
	}
	
	.book_now_button {
		display: inline-block;
		background: #f39c12;
		border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: solid 3px #e67e22;
		text-decoration: none;
		color: #fff;
		width: 300px !important;
		height: 55px;
		line-height: 55px;
		border-radius: 55px;
		font-size: 16px;
		font-weight: bold;
	}
	
	#booking-package input[type=text], #booking-package textarea, #booking-package-user-form input[type=text], #booking-package-user-form input[type=password], #booking-package-user-form textarea, #booking-package-loginform input[type=text], #booking-package-loginform input[type=password], #booking-package-loginform textarea, #booking-package-user-edit-form input[type=text], #booking-package-user-edit-form input[type=password], #booking-package-user-edit-form textarea, #booking-package_inputFormPanel select, #booking-package-user-form select, #booking-package-user-edit-form select {
		padding: 1em;
		border-radius: 4px;
		border: solid 1px #ddd;
		background-color: #fff;
	}
	#booking-package_inputFormPanel select, #booking-package-user-form select, #booking-package-user-edit-form select {
		-webkit-appearance: none;
		appearance: none;
	}
	
	#booking-package_schedulePage .closed {
		color: #c2c2c2 !important;
	}
	
	#booking-package_inputFormPanel .cartPanel,
	.bottomPanelForPositionInherit,
	#booking-package_inputFormPanel .bottomBarPanel {
		text-align: center;
	}
	
	#booking-package_schedulePage .bottomPanelForPositionInherit {
		justify-content: center;
	}
	#booking-package_calendarPage .day_slot:hover,
	#booking-package_schedulePage .selectable_day_slot:hover,
	#booking-package_schedulePage .selected_day_slot,
	#booking-package .selectable_time_slot:hover {
		background-color: #fff4e4;
	}
	
	#booking-package_inputFormPanel {
		background: #fff;
		padding: 1.5em 1em;
		
		.title_in_form {
			padding: 0 0 1em;
		}
	}
	
	#booking-package_inputFormPanel .name, #booking-package_serviceDetails .name, #booking-package_myBookingDetailsFroVisitor .name, #booking-package_myBookingDetails_panel .name, #booking-package-user-form .name, #booking-package-loginform .name, #booking-package-user-edit-form .name {
		font-weight: bold;
		font-size: 0.9em;
	}
	
	#booking-package_inputFormPanel .row, #booking-package_myBookingDetails .row, #booking-package_serviceDetails .row, #booking-package_myBookingDetailsFroVisitor .row, #booking-package-user-form .row, #booking-package-loginform .row, #booking-package-user-edit-form .row {
		padding: 14px 0;
	}
	
	#booking-package_inputFormPanel .value {
		font-size: 1.2em;
		padding: 0.5em 0 0;
		color: #f37212;
		font-weight: bold;
	}
}

#main .article-body dl.outline {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background: rgba(255,255,255,.8);
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
	padding: 1em 0;
}

#main .article-body dl.outline dt {
	width: 30%;
	margin: 0;
	padding: 10px 15px;
	font-weight: bold;
	color: #065e00;
	border: none;
	
	@media screen and (max-width: 760px) {
		font-size: 13px;
	}
}

#main .article-body dl.outline dd {
	width: 70%;
	margin: 0;
}
#booking-package_calendarPage .pastDay {
	background: #f6f6f6 !important;
	color: #999 !important;
}

#main .youtube-movie {
  width: 100%;
  aspect-ratio: 16 / 9;
}
#main .youtube-movie iframe {
  width: 100%;
  height: 100%;
}
