@charset "utf-8";

/*
Theme Name: Original Theme 3.1 Easy Edit
Theme URI: 
Description: .
*/

/* 基本設定 ---------------------------------------------*/

* {
margin: 0;
padding: 0;
font-size: 100%;
font-weight: normal;
list-style: none;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}

body {
text-align: center;
font-size: 100%;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
line-height: 1.7;
color: #333333;
letter-spacing:0.1em;
}

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

input{ font-size:150%;}

.cf{zoom:1;}
.cf:before,.cf:after{ content:""; display:table;}
.cf:after{ clear:both;}

a{ text-decoration:none; color:#333; text-decoration:underline;}
a:hover{ text-decoration:none;}
.alpha{ opacity:0;}

.borderBox{padding:19px; border:1px solid #ccc;}


#scrollinfo{ position:absolute; top:200px; left:50%; margin-left:-23px; opacity:0;}


input[type=text],input[type=email],input[type=tel]{ width:80%; padding:10px 10px; border:1px solid #CCC; background:#eee;
-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
textarea{ width:80%; padding:10px 10px; height:200px; border:1px solid #CCC; background:#eee;
-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;}
#checkboxWide{ width:80%; margin:0 auto; padding-bottom:20px;}

.textCenter{ text-align:center;}

/* 上下マージン */
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt60{margin-top:60px;}
.mt80{margin-top:80px;}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb60{margin-bottom:60px;}
.mb80{margin-bottom:80px;}

.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt60{padding-top:60px;}
.pt80{padding-top:80px;}

.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb60{padding-bottom:60px;}
.pb80{padding-bottom:80px;}




#wrapper{ width:100%; margin:0; padding:0;}

#navWrapper a{ font-size:240%; color:#fff; line-height:240px;letter-spacing:0.2em; font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;}
#navWrapper h3{ position:relative; display:inline-block;text-shadow: 1px 1px 5px #000, -1px -1px 5px #000; font-weight:bold;}

#btn01{ padding:40px 0;}
#btn01 img{ height:180px;}
#btn01--red { padding:40px 0;}
#btn01--red img{ height:200px;}
#btn01--green { padding:40px 0;}
#btn01--green img{ height:220px;}
#btn02{ position:relative; background: url(img/150903-2a.jpg) center center no-repeat; background-size: cover; height:240px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#btn03{ position:relative; background: url(img/150903-3a.jpg) center center no-repeat; background-size: cover; height:240px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
/*
#btn04{ position:relative; background: url(img/160120-4a.jpg) center center no-repeat; background-size: cover; height:240px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#btn04ver2{ position:relative; background: url(img/160418-4a.jpg) center center no-repeat; background-size: cover; height:240px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
*/
#btn04{ position:relative; background: url(img/171207-4a.jpg) center center no-repeat; background-size: cover; height:240px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#btn05{ position:relative; background: url(img/150903-5a.jpg) center center no-repeat; background-size: cover; height:240px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#btn06{ position:relative; background: url(img/150903-6a.jpg) center center no-repeat; background-size: cover; height:240px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#btn07{ padding:40px 0;}
#btn07 img{ height:140px;}
#btn08{ position:relative; background: url(img/150903-8a.jpg) center center no-repeat; background-size: cover; height:240px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#btn09{ position:relative; background: url(img/150903-9a.jpg) center bottom no-repeat; background-size: cover; height:240px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#btn10{ position:relative; background: url(img/150903-10a.jpg) center center no-repeat; background-size: cover; height:240px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#btn11{ position:relative; background: url(img/160605-11a.jpg) center center no-repeat; background-size: cover; height:240px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}

.blackBg{ position:absolute; top:0; left:0; width:100%; height:100%; background:#000;
opacity:0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
}

.blackBg:hover{
opacity:0.5;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
}


#greetingWrapper{ font-size:200%; text-align:left; margin:40px 40px 0;}
#greetingWrapper h2{ font-weight:bold; margin-bottom:20px;}
#greetingWrapper p{ margin-bottom:20px;}


#instaBtn{ position:absolute; top:4rem; right:4rem;}
#instaBtn a img{ display: block; height:3rem; width:auto; opacity:1;}
#instaBtn a:hover img{ opacity:0.5;}

#newsInstaBtn{ position:absolute; top:15rem; right:4rem;}
#newsInstaBtn a img{ display: block; height:3rem; width:auto; opacity:1;}
#newsInstaBtn a:hover img{ opacity:0.5;}




/* 下層ナビゲーション */

#lowerNavWrapper a{ font-size:200%; color:#fff; line-height:100px; letter-spacing:0.2em; font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;}
#lowerNavWrapper h3{ position:relative; display:inline-block;text-shadow: 1px 1px 5px #000, -1px -1px 5px #000; font-weight:bold;}

#lowerNavWrapper{width:100%; display:none; position:fixed; left:0; top:160px; z-index:100;}
/* 
#lowerBtn02{ position:relative; background: url(img/231019-2a.jpg) center center no-repeat; background-size: cover; height:100px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF; border-top:2px solid #FFF;}
#lowerBtn03{ position:relative; background: url(img/150903-3a.jpg) center center no-repeat; background-size: cover; height:100px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#lowerBtn04{ position:relative; background: url(img/150903-4a.jpg) center center no-repeat; background-size: cover; height:100px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#lowerBtn05{ position:relative; background: url(img/150903-5a.jpg) center center no-repeat; background-size: cover; height:100px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#lowerBtn06{ position:relative; background: url(img/150903-6a.jpg) center center no-repeat; background-size: cover; height:100px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#lowerBtn08{ position:relative; background: url(img/150903-8a.jpg) center center no-repeat; background-size: cover; height:100px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#lowerBtn09{ position:relative; background: url(img/150903-9a.jpg) center bottom no-repeat; background-size: cover; height:100px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#lowerBtn10{ position:relative; background: url(img/150903-10a.jpg) center center no-repeat; background-size: cover; height:100px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
*/

#lowerBtn02{ position:relative; background-color: rgba(0,0,0,0.5); height:100px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF; border-top:2px solid #FFF;}
#lowerBtn03{ position:relative; background-color: rgba(0,0,0,0.5); height:100px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#lowerBtn04{ position:relative; background-color: rgba(0,0,0,0.5); height:100px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#lowerBtn05{ position:relative; background-color: rgba(0,0,0,0.5); height:100px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#lowerBtn06{ position:relative; background-color: rgba(0,0,0,0.5); height:100px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#lowerBtn08{ position:relative; background-color: rgba(0,0,0,0.5); height:100px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#lowerBtn09{ position:relative; background-color: rgba(0,0,0,0.5); height:100px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#lowerBtn10{ position:relative; background-color: rgba(0,0,0,0.5); height:100px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}
#lowerBtn11{ position:relative; background-color: rgba(0,0,0,0.5); height:100px; margin:0 auto 0; padding:0; border-bottom:2px solid #FFF;}

.blackBgOn{ position:absolute; top:0; left:0; width:100%; height:100%; background:#000;
opacity:0.5;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
}

.blackBgOn:hover{
opacity:0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-ms-transition: all 0.5s;
}


#lowerHeaderWrapper{ position:relative; width:100%; top:0; left:0;}
#lowerHeaderWrapper a{ color:#fff;}

#lowerNews{ top:40px; left:40px; position:fixed;}
#lowerMenu{ top:40px; right:40px; position:fixed;}

#lowerNews a,#lowerMenu a{ display:inline-block; padding:20px 40px; color:#333; border:1px solid #666; font-size:200%;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.00, #ebebeb));
background: -webkit-linear-gradient(#ebebeb, #fff);
background: -moz-linear-gradient(#ebebeb, #fff);
background: -o-linear-gradient(#ebebeb, #fff);
background: -ms-linear-gradient(#ebebeb, #fff);
background: linear-gradient(#ebebeb, #fff);
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
text-decoration:none;
}

#lowerMenu a.over,#lowerNews a:hover{
background:#000;
color:#fff;
}

#lowerContentWrapper{width:100%; font-family:'メイリオ', Meiryo, Verdana, 'MS Pゴシック', 'MS PGothic', Arial, Helvetica, sans-serif; font-size:180%;}
#lowerContentWrapper p.base{ margin:40px auto;}
.marginBase{ margin:40px auto;}


.pdfIcon{width:auto;}
#footerGreenT{ height:140px;}

.tableWrapper{ margin:0 0 0 40px;}
.infoTable{ margin:0; width:100%; text-align:left;}
.infoTable th{ font-size:100%; vertical-align:top; width:50%;}
.infoTable th span{ display:block; width:90%; border-bottom:5px solid #eee;}
.infoTable td{ font-size:100%; vertical-align:top; width:50%; padding:10px 0 40px;}
.infoTable td span{ font-size:90%;}
.infoTable td h2{ margin-bottom:10px;}

.newsListTable{ margin:0 auto; width:90%; text-align:left;}
.newsListTable th{ font-size:100%; vertical-align:top; width:50%; text-align:left;}
.newsListTable th span{ display:block; width:90%; border-bottom:5px solid #eee;}
.newsListTable td{ font-size:100%; vertical-align:top; width:50%; padding:10px 0 40px;}
.newsListTable td span{ font-size:90%;}
.newsListTable td h2{ margin-bottom:10px;}


.poemText{ line-height:3;}
.mapIcon{width:100px;}
.mailIcon{width:100px;}

.twoColumWrapper{}
.twoColumLeft{ float:left; width:50%;}
.twoColumLight{ float:right; width:50%;}

.baseH2{ font-size:180%;}
.red{color:#ff0000; font-size:80%;}

.newsTable{ margin:0 auto; width:90%; text-align:left;}
.newsTable th{ font-size:90%; vertical-align:top; width:30%;}
.newsTable td{ font-size:90%; vertical-align:top; width:70%;}
.newsIcon{width:auto;}




/* ページネーション */
#pagenationWrapper{position:relative; text-align:center; letter-spacing:0; width:90%; margin:0 auto;}
#pagenation{margin-top:40px; margin-bottom:20px;}
#pagenation a#toPageBackOne{padding:10px 15px; color:#fff;background:none;}
#pagenation a{ border:1px solid #85a200; background:#d0ddbf; padding:9px 14px; color:#85a200; text-decoration:none;}
#pagenation a:hover{ background:#85a200; color:#fff;}
#pagenation span{border:1px solid #85a200; padding:9px 14px; color:#85a200; background:#fff;}

#pagenationBack{position:absolute; top:0; left:0;}
#pagenationBack a{ border:1px solid #85a200; background:#d0ddbf; padding:9px 14px; color:#85a200; text-decoration:none;}
#pagenationBack a:hover{ background:#85a200; color:#fff;}
#pagenationNext{position:absolute; top:0; right:0;}
#pagenationNext a{ border:1px solid #85a200; background:#d0ddbf; padding:9px 14px; color:#85a200; text-decoration:none;}
#pagenationNext a:hover{ background:#85a200; color:#fff;}


#offerTable{ text-align:left; width:100%;}
#offerTable th{ width:30%; vertical-align:top; padding:0 0 20px;}
#offerTable td{ padding:0 20px 20px;}
#submitTh{ text-align:center;}
.wpcf7-submit{ padding:10px 20px; font-size:120%;}
.wpcf7-select{ padding:10px 20px;}
.attentionText{ font-size:85%; margin:10px 0 0;}
#offerTitle{ text-align:left; margin:20px 0 40px; border-bottom:5px solid #eee;}

#copyright{padding:40px 0 20px; font-size:80%;}


#careWrapper{ text-align:left; font-size:100%; line-height:1.7;}
#careWrapper h2{ margin:80px auto 40px;font-size:150%; padding:0; font-weight:normal; color: #333; line-height:1; text-align:center;}
#careWrapper h2 span{ font-size:75%; color:#666;}

#careWrapper h3.question{ background:url(img/question.png) 0 center no-repeat; padding-left:47px; line-height:37px;font-size:120%; margin:20px 40px 20px; font-weight:bold; color: #666;}
#careWrapper h4{ margin-bottom:10px;font-size:120%; font-weight:bold; color: #666;}

#careWrapper .anserWrapper{border-top:1px solid #CCC; padding:30px 40px 20px; background:#fff; text-align:left; margin-bottom:40px;}
#careWrapper .anserWrapper p{ margin-bottom:20px;}
#careWrapper .anserWrapper ul{ margin:0 30px;}
#careWrapper .anserWrapper ol{ margin:0 60px;}
#careWrapper .anserWrapper ul li{float:none; width:100%; margin:0 0 10px; text-align: left; list-style-type: disc; list-style-position: outside;}
#careWrapper .anserWrapper ol li{width:100%; list-style-type: decimal; list-style-position: outside;}
#careWrapper dl{ margin-top:40px;}
#careWrapper dl dt{ font-size:100%; margin-bottom:20px;}
#careWrapper dl dt.attention{ background:url(img/attention.png) 0 center no-repeat; padding-left:47px; line-height:37px; padding-top:3px; font-weight:bold;}
#careWrapper dl dt.clock{ background:url(img/clock.png) 0 center no-repeat; padding-left:47px; line-height:37px; font-weight:bold;}
#careWrapper dl dd{ margin-bottom:40px; text-align:left;}
#careWrapper .anserWrapper div.imgWrapper{ float:right; margin-left:20px; width:180px; text-align:center;}
#careWrapper .anserWrapper div.imgWrapper img{margin-bottom:20px;}

#kokedamaManegementWrapper{ margin-top:0;}
#toBlogWrapper{ text-align:center; margin:80px auto 40px;}


/* タブレット・パソコン ---------------------------------------------*/
@media only screen and (min-width : 768px) {
input{ font-size:100%;}

input[type=text],input[type=email],input[type=tel]{ width:50%;}
textarea{ width:50%;}
#checkboxWide{ width:50%;}

#navWrapper a{ font-size:160%; color:#fff; line-height:280px;}
#navWrapper h3{ position:relative; display:inline-block;text-shadow: 1px 1px 5px #000, -1px -1px 5px #000; font-weight:normal;}

#btn01{ padding:40px 0;}
#btn01 img{ height:180px;}
#btn01--red{ padding:40px 0;}
#btn01--red img{ height:200px;}
#btn02{ background: url(img/231019-2b.jpg) center center no-repeat; background-size: cover; height:280px; margin:0 auto 0; padding:0; border-bottom:1px solid #FFF;}
#btn03{ background: url(img/150903-3a.jpg) center center no-repeat; background-size: cover; height:280px; margin:0 auto 0; padding:0; border-bottom:1px solid #FFF;}
#btn04{ background: url(img/171207-4a.jpg) center center no-repeat; background-size: cover; height:280px; margin:0 auto 0; padding:0; border-bottom:1px solid #FFF;}

#btn04ver2{ background: url(img/160418-4a.jpg) center center no-repeat; background-size: cover; height:280px; margin:0 auto 0; padding:0; border-bottom:1px solid #FFF;}
#btn04ver3{ background: url(img/160829-4a.jpg) center center no-repeat; background-size: cover; height:280px; margin:0 auto 0; padding:0; border-bottom:1px solid #FFF;}
#btn05{ background: url(img/150903-5a.jpg) center center no-repeat; background-size: cover; height:280px; margin:0 auto 0; padding:0; border-bottom:1px solid #FFF;}
#btn06{ background: url(img/150903-6a.jpg) center center no-repeat; background-size: cover; height:280px; margin:0 auto 0; padding:0; border-bottom:1px solid #FFF;}
#btn07{ padding:80px 0 40px;}
#btn07 img{ height:100px;}
#btn08{ background: url(img/150903-8a.jpg) center center no-repeat; background-size: cover; height:280px; margin:0 auto 0; padding:0; border-bottom:1px solid #FFF;}
#btn09{ background: url(img/150903-9a.jpg) center bottom no-repeat; background-size: cover; height:280px; margin:0 auto 0; padding:0; border-bottom:1px solid #FFF;}
#btn10{ background: url(img/150903-10a.jpg) center center no-repeat; background-size: cover; height:280px; margin:0 auto 0; padding:0; border-bottom:1px solid #FFF;}

#greetingWrapper{ font-size:120%; text-align:left; margin:80px auto 0; width:960px;}
#greetingWrapper h2{ font-weight:bold; margin-bottom:20px;}


#instaBtn{ top:-35px; right:50px;}
#newsInstaBtn{ top:-35px; right:50px;}




/* 下層ナビゲーション */

#lowerNavWrapper a{ font-size:120%; line-height:60px;}
#lowerNavWrapper h3{ font-weight:100;}

#lowerNavWrapper{width:100%; left:0; }
#lowerBtn02{ height:60px; border-bottom:1px solid #FFF; border-top:1px solid #FFF;}
#lowerBtn03{ height:60px; border-bottom:1px solid #FFF;}
#lowerBtn04{ height:60px; border-bottom:1px solid #FFF;}
#lowerBtn05{ height:60px; border-bottom:1px solid #FFF;}
#lowerBtn06{ height:60px; border-bottom:1px solid #FFF;}
#lowerBtn08{ height:60px; border-bottom:1px solid #FFF;}
#lowerBtn09{ height:60px; border-bottom:1px solid #FFF;}
#lowerBtn10{ height:60px; border-bottom:1px solid #FFF;}
#lowerBtn11{ height:60px; border-bottom:1px solid #FFF;}

#lowerHeaderWrapper{}

#lowerNews{ position:fixed; top:40px; left:40px;}
#lowerMenu{ position:fixed; top:40px; right:40px;}

#lowerNews a,#lowerMenu a{ padding:0 20px; color:#333; border:1px solid #666; font-size:120%;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.00, #ebebeb));
background: -webkit-linear-gradient(#ebebeb, #fff);
background: -moz-linear-gradient(#ebebeb, #fff);
background: -o-linear-gradient(#ebebeb, #fff);
background: -ms-linear-gradient(#ebebeb, #fff);
background: linear-gradient(#ebebeb, #fff);
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
line-height:54px; box-sizing: border-box;
}

#lowerMenu a:hover{
background:#000;
color:#fff;
}

#lowerContentWrapper{width:960px; margin:0 auto; font-size:100%; position:relative;}


.pdfIcon{width:60px;}
#footerGreenT{ height:100px;}
.mapIcon{width:60px;}
.mailIcon{width:60px;}

.newsTable{ margin:0 auto; width:80%; text-align:left;}
.newsTable th{ font-size:90%; vertical-align:top; width:20%;}
.newsTable td{ font-size:90%; vertical-align:top; width:80%;}
.newsIcon{width:40px;}


#careWrapper .anserWrapper{border:1px solid #CCC; padding:20px 40px 20px; background:#fff; text-align:left; margin-bottom:40px;}
#careWrapper .anserWrapper ol{ margin:0 30px;}
#kokedamaManegementWrapper{ margin-top:0;}


#copyright{padding:40px 0 20px; font-size:80%;}
}

/* =========================================================
   Original Theme 3.0
   Green Scape Brand Site / Home
   ========================================================= */

:root {
	--gs3-bg: #f4f3ef;
	--gs3-paper: #ffffff;
	--gs3-ink: #202520;
	--gs3-muted: #72786f;
	--gs3-line: rgba(32, 37, 32, .14);
	--gs3-green: #657b4c;
	--gs3-width: 1180px;
}

html {
	scroll-behavior: smooth;
}

body.home {
	background: var(--gs3-bg);
	color: var(--gs3-ink);
}

body.home #wrapper {
	width: 100%;
	overflow: hidden;
}

body.home img {
	max-width: 100%;
	height: auto;
}

body.home #scrollinfo,
body.home #btn01--red,
body.home #lowerContentWrapper,
body.home #navWrapper,
body.home #greetingWrapper {
	display: none !important;
}

/* Header -------------------------------------------------- */

.gs3-header {
	position: absolute;
	z-index: 20;
	top: 0;
	left: 0;
	right: 0;
	color: #fff;
}

.gs3-header__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: min(calc(100% - 56px), var(--gs3-width));
	margin: 0 auto;
	padding: 25px 0;
	border-bottom: 1px solid rgba(255,255,255,.32);
}

.gs3-brand {
	display: flex;
	flex-direction: column;
	text-align: left;
	color: #fff;
	text-decoration: none;
}

.gs3-brand__name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: clamp(24px, 2.7vw, 36px);
	font-weight: 700;
	line-height: 1;
	letter-spacing: -.035em;
}

.gs3-brand__tagline {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 600;
	letter-spacing: .25em;
	text-transform: uppercase;
	opacity: .82;
}

.gs3-nav {
	display: flex;
	align-items: center;
	gap: clamp(18px, 3vw, 40px);
	font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN",
		"Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
}

.gs3-nav a {
	position: relative;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: .07em;
	text-decoration: none;
}

.gs3-nav a::after {
	content: "";
	position: absolute;
	left: 0;
	right: 100%;
	bottom: -7px;
	height: 1px;
	background: currentColor;
	transition: right .25s ease;
}

.gs3-nav a:hover::after {
	right: 0;
}

/* Hero ---------------------------------------------------- */

.gs3-hero {
	position: relative;
	min-height: 100svh;
	display: flex;
	align-items: flex-end;
	background:
		linear-gradient(90deg, rgba(13, 18, 13, .72) 0%, rgba(13, 18, 13, .34) 48%, rgba(13, 18, 13, .08) 100%),
		url(img/IMG_2135.jpg) center 54% / cover no-repeat;
	color: #fff;
}

.gs3-hero::after {
	content: "";
	position: absolute;
	inset: auto 0 0;
	height: 22%;
	background: linear-gradient(to top, rgba(11,14,11,.28), transparent);
	pointer-events: none;
}

.gs3-hero__inner {
	position: relative;
	z-index: 2;
	box-sizing: border-box;
	width: min(calc(100% - 56px), var(--gs3-width));
	margin: 0 auto;
	padding: 185px 0 clamp(70px, 10vw, 112px);
	text-align: left;
}

.gs3-hero__eyebrow {
	margin: 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .24em;
	text-transform: uppercase;
	opacity: .86;
}

.gs3-hero h1 {
	max-width: 900px;
	margin: 0;
	font-size: clamp(40px, 6.5vw, 82px);
	font-weight: 400;
	line-height: 1.28;
	letter-spacing: .045em;
	text-shadow: 0 3px 24px rgba(0,0,0,.2);
}

.gs3-hero__copy {
	max-width: 650px;
	margin: 30px 0 0;
	font-size: clamp(14px, 1.65vw, 18px);
	line-height: 2;
	letter-spacing: .07em;
	opacity: .94;
}

.gs3-hero__scroll {
	position: absolute;
	z-index: 3;
	right: max(28px, calc((100vw - var(--gs3-width)) / 2));
	bottom: 38px;
	display: flex;
	align-items: center;
	gap: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: .18em;
	text-transform: uppercase;
	opacity: .78;
}

.gs3-hero__scroll::before {
	content: "";
	width: 46px;
	height: 1px;
	background: #fff;
}

/* News strip --------------------------------------------- */

.gs3-news {
	background: var(--gs3-paper);
	border-bottom: 1px solid var(--gs3-line);
}

.gs3-news__inner {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	align-items: center;
	gap: 24px;
	width: min(calc(100% - 56px), var(--gs3-width));
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
	font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN",
		"Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
}

.gs3-news__label {
	font-size: 10px;
	font-weight: 700;
	letter-spacing: .22em;
	color: var(--gs3-muted);
}

.gs3-news__title {
	overflow: hidden;
	margin: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
}

.gs3-news__title a {
	color: var(--gs3-ink);
	text-decoration: none;
}

.gs3-news__title a:hover {
	text-decoration: underline;
	text-underline-offset: 4px;
}

.gs3-news__shop {
	color: var(--gs3-muted);
	font-size: 12px;
	white-space: nowrap;
}

/* Intro --------------------------------------------------- */

.gs3-intro {
	width: min(calc(100% - 56px), var(--gs3-width));
	margin: 0 auto;
	padding: clamp(88px, 12vw, 150px) 0;
	text-align: left;
}

.gs3-intro__grid {
	display: grid;
	grid-template-columns: .82fr 1.18fr;
	gap: clamp(50px, 9vw, 120px);
	align-items: start;
}

.gs3-kicker {
	margin: 0 0 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: .22em;
	text-transform: uppercase;
	color: var(--gs3-muted);
}

.gs3-intro h2 {
	margin: 0;
	font-size: clamp(30px, 4.5vw, 54px);
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: .07em;
}

.gs3-intro__body {
	font-size: clamp(15px, 1.6vw, 18px);
	line-height: 2.15;
	letter-spacing: .055em;
	color: #4e554d;
}

.gs3-intro__body p {
	margin: 0 0 26px;
}

.gs3-intro__body p:last-child {
	margin-bottom: 0;
}

/* Feature cards ------------------------------------------ */

.gs3-features {
	width: min(calc(100% - 56px), var(--gs3-width));
	margin: 0 auto;
	padding: 0 0 clamp(90px, 12vw, 150px);
}

.gs3-section-head {
	display: flex;
	align-items: end;
	justify-content: space-between;
	gap: 30px;
	margin-bottom: 38px;
	text-align: left;
}

.gs3-section-head h2 {
	margin: 0;
	font-size: clamp(30px, 4vw, 48px);
	font-weight: 400;
	letter-spacing: .07em;
}

.gs3-section-head p {
	max-width: 490px;
	margin: 0;
	font-size: 14px;
	line-height: 1.9;
	color: var(--gs3-muted);
}

.gs3-card-grid {
	display: grid;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	gap: 20px;
}

.gs3-card {
	position: relative;
	display: block;
	min-height: 410px;
	overflow: hidden;
	background: #ddd center / cover no-repeat;
	color: #fff;
	text-decoration: none;
}

.gs3-card::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(to top, rgba(8,12,8,.76), rgba(8,12,8,.03) 68%);
	transition: transform .45s ease, background .3s ease;
}

.gs3-card::after {
	content: "";
	position: absolute;
	inset: 0;
	border: 1px solid rgba(255,255,255,.18);
	pointer-events: none;
}

.gs3-card:hover::before {
	background: linear-gradient(to top, rgba(8,12,8,.84), rgba(8,12,8,.08) 68%);
}

.gs3-card__content {
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 30px;
	text-align: left;
}

.gs3-card__num {
	display: block;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .18em;
	opacity: .75;
}

.gs3-card h3 {
	margin: 0;
	font-size: clamp(25px, 3vw, 38px);
	font-weight: 400;
	line-height: 1.35;
	letter-spacing: .07em;
}

.gs3-card p {
	margin: 11px 0 0;
	font-size: 13px;
	line-height: 1.8;
	opacity: .9;
}

.gs3-card--about {
	grid-column: span 7;
	background-color: #f4f4f2;
	background-image: url(img/logo.jpg);
	background-size: cover;
	background-position: center;
	color: #222;
}

.gs3-card--about::before {
	background: linear-gradient(to top, rgba(255,255,255,.88), rgba(255,255,255,.08) 70%);
}

.gs3-card--about:hover::before {
	background: linear-gradient(to top, rgba(255,255,255,.94), rgba(255,255,255,.14) 70%);
}

.gs3-card--shop {
	grid-column: span 5;
	background-image: url(img/171207-4a.jpg);
}

.gs3-card--bonsai,
.gs3-card--kokedama,
.gs3-card--care {
	grid-column: span 4;
	min-height: 350px;
}

.gs3-card--bonsai { background-image: url(img/150903-5a.jpg); }
.gs3-card--kokedama { background-image: url(img/150903-6a.jpg); }
.gs3-card--care { background-image: url(img/160605-11a.jpg); }

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

.gs3-store {
	background: #202620;
	color: #fff;
}

.gs3-store__inner {
	display: grid;
	grid-template-columns: 1.1fr .9fr;
	gap: clamp(50px, 8vw, 110px);
	width: min(calc(100% - 56px), var(--gs3-width));
	margin: 0 auto;
	padding: clamp(84px, 11vw, 138px) 0;
	text-align: left;
}

.gs3-store__inner h2 {
	margin: 0;
	font-size: clamp(30px, 4vw, 50px);
	font-weight: 400;
	line-height: 1.45;
	letter-spacing: .08em;
}

.gs3-store__lead {
	margin: 20px 0 0;
	max-width: 630px;
	color: rgba(255,255,255,.74);
	font-size: 15px;
	line-height: 2;
}

.gs3-store__details {
	display: grid;
	gap: 22px;
	align-content: start;
	font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN",
		"Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
}

.gs3-store__row {
	display: grid;
	grid-template-columns: 100px 1fr;
	gap: 22px;
	padding-bottom: 18px;
	border-bottom: 1px solid rgba(255,255,255,.16);
	font-size: 14px;
	line-height: 1.8;
}

.gs3-store__row dt {
	color: rgba(255,255,255,.58);
}

.gs3-store__row dd {
	margin: 0;
}

.gs3-store__links {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 6px;
}

.gs3-store__links a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	padding: 0 18px;
	border: 1px solid rgba(255,255,255,.36);
	color: #fff;
	font-size: 12px;
	letter-spacing: .08em;
	text-decoration: none;
	transition: background .2s ease, color .2s ease;
}

.gs3-store__links a:hover {
	background: #fff;
	color: #202620;
}

/* Lower links -------------------------------------------- */

.gs3-bottom-links {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	background: var(--gs3-line);
	gap: 1px;
	border-bottom: 1px solid var(--gs3-line);
}

.gs3-bottom-links a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 110px;
	padding: 0 clamp(24px, 4vw, 54px);
	background: #fff;
	color: var(--gs3-ink);
	font-size: clamp(17px, 2vw, 23px);
	text-decoration: none;
	transition: background .2s ease;
}

.gs3-bottom-links a:hover {
	background: #eeefe9;
}

.gs3-bottom-links small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .13em;
	color: var(--gs3-muted);
}

/* Responsive --------------------------------------------- */

@media only screen and (max-width: 960px) {
	.gs3-nav a:nth-child(3),
	.gs3-nav a:nth-child(4) {
		display: none;
	}

	.gs3-intro__grid,
	.gs3-store__inner {
		grid-template-columns: 1fr;
	}

	.gs3-section-head {
		display: block;
	}

	.gs3-section-head p {
		margin-top: 16px;
	}

	.gs3-card--about,
	.gs3-card--shop {
		grid-column: span 6;
	}

	.gs3-card--bonsai,
	.gs3-card--kokedama,
	.gs3-card--care {
		grid-column: span 4;
	}
}

@media only screen and (max-width: 767px) {
	.gs3-header__inner,
	.gs3-hero__inner,
	.gs3-news__inner,
	.gs3-intro,
	.gs3-features,
	.gs3-store__inner {
		width: calc(100% - 28px);
	}

	.gs3-header__inner {
		padding: 18px 0;
	}

	.gs3-brand__name {
		font-size: 24px;
	}

	.gs3-brand__tagline {
		font-size: 8px;
	}

	.gs3-nav {
		gap: 16px;
	}

	.gs3-nav a {
		font-size: 11px;
	}

	.gs3-nav a:nth-child(n+3) {
		display: none;
	}

	.gs3-hero {
		min-height: 92svh;
		background-position: 54% center;
	}

	.gs3-hero__inner {
		padding: 150px 0 66px;
	}

	.gs3-hero h1 {
		font-size: 39px;
		line-height: 1.42;
	}

	.gs3-hero__copy {
		font-size: 14px;
		line-height: 1.9;
	}

	.gs3-hero__scroll {
		display: none;
	}

	.gs3-news__inner {
		grid-template-columns: auto minmax(0, 1fr);
		gap: 13px;
		padding: 16px 0;
	}

	.gs3-news__shop {
		display: none;
	}

	.gs3-intro {
		padding: 72px 0;
	}

	.gs3-intro__grid {
		gap: 34px;
	}

	.gs3-card-grid {
		grid-template-columns: 1fr;
		gap: 14px;
	}

	.gs3-card--about,
	.gs3-card--shop,
	.gs3-card--bonsai,
	.gs3-card--kokedama,
	.gs3-card--care {
		grid-column: auto;
		min-height: 285px;
	}

	.gs3-card__content {
		padding: 23px;
	}

	.gs3-card h3 {
		font-size: 27px;
	}

	.gs3-store__inner {
		padding: 72px 0;
		gap: 46px;
	}

	.gs3-store__row {
		grid-template-columns: 82px 1fr;
		gap: 14px;
	}

	.gs3-bottom-links {
		grid-template-columns: 1fr;
	}

	.gs3-bottom-links a {
		min-height: 84px;
		font-size: 18px;
	}
}

/* =========================================================
   Original Theme 3.0 Final adjustments
   ========================================================= */

/* 基本管理：画像を使わない余白中心のカード */
.gs3-card--care.gs3-card--plain {
	background: #f8f8f5;
	color: var(--gs3-ink);
	border: 1px solid var(--gs3-line);
}

.gs3-card--care.gs3-card--plain::before {
	display: none;
}

.gs3-card--care.gs3-card--plain::after {
	border-color: transparent;
}

.gs3-card--care.gs3-card--plain .gs3-card__content {
	top: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	box-sizing: border-box;
	padding: clamp(28px, 4vw, 46px);
}

.gs3-card--care.gs3-card--plain .gs3-card__leaf {
	position: absolute;
	top: clamp(26px, 4vw, 42px);
	left: clamp(28px, 4vw, 46px);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	border: 1px solid #aeb5aa;
	border-radius: 50%;
	color: transparent;
}

.gs3-card--care.gs3-card--plain .gs3-card__leaf::before {
	content: "";
	width: 15px;
	height: 24px;
	border: 1px solid var(--gs3-green);
	border-radius: 100% 0 100% 0;
	transform: rotate(-35deg);
}

.gs3-card--care.gs3-card--plain .gs3-card__num {
	color: var(--gs3-muted);
	opacity: 1;
}

.gs3-card--care.gs3-card--plain h3 {
	color: var(--gs3-ink);
}

.gs3-card--care.gs3-card--plain p {
	max-width: 290px;
	color: var(--gs3-muted);
	opacity: 1;
}

.gs3-card--care.gs3-card--plain .gs3-card__arrow {
	position: absolute;
	right: clamp(28px, 4vw, 46px);
	bottom: clamp(28px, 4vw, 42px);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: var(--gs3-green);
	transition: transform .2s ease;
}

.gs3-card--care.gs3-card--plain:hover {
	background: #f0f2eb;
}

.gs3-card--care.gs3-card--plain:hover .gs3-card__arrow {
	transform: translateX(6px);
}

/* 店舗案内の文章を少し読みやすく */
.gs3-store__lead {
	max-width: 590px;
}

/* スマートフォン */
@media only screen and (max-width: 767px) {
	.gs3-card--care.gs3-card--plain {
		min-height: 260px;
	}

	.gs3-card--care.gs3-card--plain .gs3-card__content {
		padding: 24px;
	}

	.gs3-card--care.gs3-card--plain .gs3-card__leaf {
		top: 22px;
		left: 24px;
		width: 42px;
		height: 42px;
	}

	.gs3-card--care.gs3-card--plain .gs3-card__arrow {
		right: 24px;
		bottom: 22px;
	}
}


/* =========================================================
   Original Theme 3.0 最終完成版
   ミニマル調整
   ========================================================= */

.gs3-section-head--simple {
	display: block;
	margin-bottom: 34px;
}

.gs3-card--care.gs3-card--plain .gs3-card__leaf {
	display: none !important;
}

.gs3-card--care.gs3-card--plain .gs3-card__content {
	justify-content: flex-end;
	padding: clamp(30px, 4vw, 44px);
}

.gs3-card--care.gs3-card--plain .gs3-card__num {
	margin-bottom: 12px;
}

.gs3-card--care.gs3-card--plain h3 {
	font-size: clamp(25px, 3vw, 38px);
}

.gs3-card--care.gs3-card--plain p {
	margin-top: 12px;
	font-size: 14px;
	letter-spacing: .08em;
}

.gs3-card-grid {
	gap: 24px;
}

@media only screen and (max-width: 767px) {
	.gs3-section-head--simple {
		margin-bottom: 28px;
	}

	.gs3-card-grid {
		gap: 16px;
	}

	.gs3-card--care.gs3-card--plain .gs3-card__content {
		padding: 24px;
	}
}


/* =========================================================
   Original Theme 3.1
   下層ページ共通デザイン
   ========================================================= */

body:not(.home) {
	background: #f5f4f0;
	color: #272c27;
}

body:not(.home) #wrapper {
	width: 100%;
	overflow: hidden;
}

body:not(.home) #btn01--red,
body:not(.home) #lowerHeaderWrapper,
body:not(.home) #lowerNews,
body:not(.home) #lowerMenu,
body:not(.home) #lowerNavWrapper {
	display: none !important;
}

/* 下層ヘッダー */
.gs31-header {
	position: relative;
	z-index: 40;
	background: rgba(255,255,255,.96);
	border-bottom: 1px solid rgba(32,37,32,.12);
}

.gs31-header__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: min(calc(100% - 48px), 1180px);
	margin: 0 auto;
	padding: 22px 0;
}

.gs31-brand {
	display: flex;
	flex-direction: column;
	color: #202520;
	text-align: left;
	text-decoration: none;
}

.gs31-brand__name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: clamp(24px, 2.6vw, 34px);
	font-weight: 700;
	line-height: 1;
	letter-spacing: -.035em;
}

.gs31-brand__tagline {
	margin-top: 5px;
	color: #737970;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 600;
	letter-spacing: .24em;
	text-transform: uppercase;
}

.gs31-nav {
	display: flex;
	align-items: center;
	gap: clamp(17px, 2.6vw, 34px);
	font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN",
		"Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
}

.gs31-nav a {
	position: relative;
	color: #272c27;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .06em;
	text-decoration: none;
}

.gs31-nav a::after {
	content: "";
	position: absolute;
	left: 0;
	right: 100%;
	bottom: -7px;
	height: 1px;
	background: #657b4c;
	transition: right .2s ease;
}

.gs31-nav a:hover::after {
	right: 0;
}

.gs31-mobile-menu {
	display: none;
	position: relative;
}

.gs31-mobile-menu summary {
	cursor: pointer;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .08em;
}

.gs31-mobile-menu summary::-webkit-details-marker {
	display: none;
}

.gs31-mobile-menu__panel {
	position: absolute;
	top: 34px;
	right: 0;
	display: grid;
	width: 220px;
	padding: 14px;
	background: #fff;
	border: 1px solid rgba(32,37,32,.14);
	box-shadow: 0 14px 35px rgba(0,0,0,.1);
}

.gs31-mobile-menu__panel a {
	padding: 11px 8px;
	border-bottom: 1px solid #ecece8;
	color: #272c27;
	font-size: 13px;
	text-decoration: none;
}

/* 下層サブナビ */
.gs31-subnav {
	background: #fff;
	border-bottom: 1px solid rgba(32,37,32,.1);
}

.gs31-subnav__inner {
	display: flex;
	width: min(calc(100% - 48px), 1180px);
	margin: 0 auto;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none;
}

.gs31-subnav__inner::-webkit-scrollbar {
	display: none;
}

.gs31-subnav a {
	flex: 0 0 auto;
	padding: 14px 18px;
	color: #687067;
	font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN",
		"Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
	font-size: 11px;
	letter-spacing: .07em;
	text-decoration: none;
	border-right: 1px solid #ecece8;
}

.gs31-subnav a:first-child {
	border-left: 1px solid #ecece8;
}

.gs31-subnav a:hover {
	background: #f2f3ee;
	color: #33432e;
}

/* ページ本体 */
.gs31-page {
	min-height: 55vh;
	padding: clamp(46px, 7vw, 88px) 0 clamp(72px, 10vw, 130px);
}

.gs31-page__inner {
	width: min(calc(100% - 48px), 1180px);
	margin: 0 auto;
}

.gs31-page__inner--narrow {
	max-width: 900px;
}

.gs31-content,
.gs31-content * {
	box-sizing: border-box;
}

.gs31-content {
	width: 100%;
	max-width: none;
	margin: 0;
	color: #313731;
	font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN",
		"Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
	font-size: 16px;
	line-height: 1.95;
	letter-spacing: .035em;
	text-align: left;
}

.gs31-content > *:first-child {
	margin-top: 0;
}

.gs31-content img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.gs31-content h1,
.gs31-content h2,
.gs31-content h3,
.gs31-content h4 {
	color: #222722;
	font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: .07em;
}

.gs31-content h1 {
	margin: 0 0 34px;
	font-size: clamp(34px, 5vw, 60px);
}

.gs31-content h2 {
	margin: 64px 0 24px;
	font-size: clamp(25px, 3.5vw, 38px);
}

.gs31-content h3 {
	margin: 44px 0 18px;
	font-size: clamp(20px, 2.6vw, 28px);
}

.gs31-content p {
	margin: 0 0 22px;
}

.gs31-content a {
	color: #4f673c;
	text-underline-offset: 4px;
}

.gs31-content table {
	width: 100%;
	margin: 28px 0 44px;
	border-collapse: collapse;
	background: #fff;
	border: 1px solid #dfe1dc;
}

.gs31-content th,
.gs31-content td {
	padding: 17px 19px;
	border-bottom: 1px solid #e4e5e1;
	vertical-align: top;
	text-align: left;
}

.gs31-content th {
	width: 26%;
	background: #f1f2ed;
	font-weight: 600;
}

.gs31-content ul,
.gs31-content ol {
	margin: 0 0 24px 1.3em;
}

.gs31-content li {
	margin-bottom: 8px;
	list-style: inherit;
}

/* 古い投稿コンテンツ内の固定幅・フロートを解除 */
.gs31-content .twoColumLeft,
.gs31-content .twoColumLight,
.gs31-content [style*="float"] {
	float: none !important;
}

.gs31-content .twoColumLeft,
.gs31-content .twoColumLight {
	width: 100% !important;
}

.gs31-content .infoTable,
.gs31-content .newsTable,
.gs31-content .newsListTable,
.gs31-content .tableWrapper {
	width: 100% !important;
	max-width: none !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

/* お知らせ */
.gs31-page-title {
	margin-bottom: 48px;
	text-align: left;
}

.gs31-page-title p {
	margin: 0 0 8px;
	color: #72786f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: .22em;
}

.gs31-page-title h1 {
	margin: 0;
	font-size: clamp(34px, 5vw, 58px);
	font-weight: 400;
	letter-spacing: .08em;
}

.gs31-news-list {
	display: grid;
	gap: 18px;
}

.gs31-news-card {
	padding: clamp(24px, 4vw, 42px);
	background: #fff;
	border: 1px solid #dfe1dc;
	text-align: left;
}

.gs31-news-card time,
.gs31-single__header time {
	display: block;
	margin-bottom: 12px;
	color: #7a8178;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .12em;
}

.gs31-news-card h2 {
	margin: 0 0 24px;
	font-size: clamp(21px, 3vw, 31px);
	font-weight: 400;
	line-height: 1.5;
}

.gs31-news-card h2 a {
	color: inherit;
	text-decoration: none;
}

.gs31-news-card__body {
	color: #4c534c;
	line-height: 1.9;
}

.gs31-single__header {
	margin-bottom: 42px;
	padding-bottom: 28px;
	border-bottom: 1px solid #d8dad5;
	text-align: left;
}

.gs31-single__header h1 {
	margin: 0;
	font-size: clamp(31px, 5vw, 54px);
	font-weight: 400;
	line-height: 1.45;
	letter-spacing: .07em;
}

/* フッター ------------------------------------------------ */

.gs31-footer {
	background: #202620;
	color: #fff;
}

.gs31-footer__inner {
	width: min(calc(100% - 48px), 1180px);
	margin: 0 auto;
	padding: 54px 0 28px;
	text-align: left;
}

.gs31-footer__brand,
.gs31-footer__brand:link,
.gs31-footer__brand:visited {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	width: fit-content;
	margin: 0 0 28px;
	color: #fff;
	text-decoration: none;
	transition: opacity .25s ease;
}

.gs31-footer__brand:hover {
	opacity: .78;
}

.gs31-footer__brand strong {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.1;
	letter-spacing: -.03em;
	color: #fff;
}

.gs31-footer__brand span {
	display: block;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	line-height: 1.4;
	letter-spacing: .24em;
	text-transform: uppercase;
	color: rgba(255,255,255,.58);
}

.gs31-footer__nav {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 26px;
	padding: 0 0 34px;
	border-bottom: 1px solid rgba(255,255,255,.15);
}

.gs31-footer__nav a,
.gs31-footer__nav a:link,
.gs31-footer__nav a:visited {
	color: rgba(255,255,255,.78);
	font-size: 12px;
	line-height: 1.7;
	text-decoration: none;
	transition: color .2s ease;
}

.gs31-footer__nav a:hover {
	color: #fff;
}

.gs31-footer__copy {
	margin: 22px 0 0;
	color: rgba(255,255,255,.42);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.7;
	letter-spacing: .08em;
	text-align: left;
}

.gs31-footer__brand:focus-visible,
.gs31-footer__nav a:focus-visible {
	outline: 1px solid rgba(255,255,255,.75);
	outline-offset: 5px;
}

@media only screen and (max-width: 767px) {
	.gs31-footer__inner {
		width: calc(100% - 28px);
		padding: 44px 0 24px;
	}

	.gs31-footer__brand {
		margin-bottom: 24px;
	}

	.gs31-footer__brand strong {
		font-size: 27px;
	}

	.gs31-footer__nav {
		gap: 9px 20px;
		padding-bottom: 28px;
	}

	.gs31-footer__nav a,
	.gs31-footer__nav a:link,
	.gs31-footer__nav a:visited {
		font-size: 11px;
	}

	.gs31-footer__copy {
		margin-top: 18px;
		font-size: 8px;
	}
}

@media only screen and (max-width: 900px) {
	.gs31-nav {
		display: none;
	}

	.gs31-mobile-menu {
		display: block;
	}
}

@media only screen and (max-width: 767px) {
	.gs31-header__inner,
	.gs31-subnav__inner,
	.gs31-page__inner,
	.gs31-footer__inner {
		width: calc(100% - 28px);
	}

	.gs31-header__inner {
		padding: 17px 0;
	}

	.gs31-brand__name {
		font-size: 24px;
	}

	.gs31-subnav a {
		padding: 12px 14px;
		font-size: 10px;
	}

	.gs31-page {
		padding: 36px 0 76px;
	}

	.gs31-content {
		font-size: 15px;
		line-height: 1.9;
	}

	.gs31-content h2 {
		margin-top: 48px;
	}

	.gs31-content table {
		display: block;
		overflow-x: auto;
		white-space: nowrap;
	}

	.gs31-content th,
	.gs31-content td {
		min-width: 140px;
		padding: 14px;
	}

	.gs31-news-card {
		padding: 22px 18px;
	}

	.gs31-footer__inner {
		padding-top: 46px;
	}
}


/* =========================================================
   Original Theme 3.1 Refined
   ナビ整理・Instagramアイコン・店舗案内画像の薄型化
   ========================================================= */

/* 重複していた下段ナビは使用しない */
.gs31-subnav {
	display: none !important;
}

/* ヘッダー右側 */
.gs31-header-actions {
	display: flex;
	align-items: center;
	gap: 22px;
}

.gs31-instagram-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	color: #2d332d;
	text-decoration: none;
	transition: opacity .2s ease;
}

.gs31-instagram-icon:hover {
	opacity: .55;
}

.gs31-instagram-icon svg {
	display: block;
	width: 23px;
	height: 23px;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.7;
	stroke-linecap: round;
	stroke-linejoin: round;
}

/* 下層ヘッダーを少しコンパクトに */
.gs31-header__inner {
	padding-top: 17px;
	padding-bottom: 17px;
}

.gs31-brand__name {
	font-size: clamp(23px, 2.4vw, 31px);
}

.gs31-nav {
	gap: clamp(14px, 2vw, 27px);
}

.gs31-nav a {
	font-size: 11px;
}

/* 下層ページ上部の空白を縮小 */
.gs31-page {
	padding-top: clamp(28px, 4vw, 52px);
}

/* 店舗案内：上下の横長画像を薄く */
.gs31-about-page .gs31-content img {
	width: 100%;
	max-height: 390px;
	object-fit: cover;
	object-position: center;
}

.gs31-about-page .gs31-content img:first-of-type {
	max-height: 330px;
	object-position: center 48%;
}

.gs31-about-page .gs31-content img:last-of-type {
	max-height: 280px;
	object-position: center 48%;
}

/* 画像前後の大きすぎる余白を軽減 */
.gs31-about-page .gs31-content p:has(> img),
.gs31-about-page .gs31-content figure {
	margin-top: 24px;
	margin-bottom: 34px;
}

/* 店舗案内本文の見出し間隔も少しコンパクトに */
.gs31-about-page .gs31-content h1 {
	margin-bottom: 24px;
}

.gs31-about-page .gs31-content h2 {
	margin-top: 48px;
}

/* PCではMenuを隠し、Instagramだけアイコン表示 */
@media only screen and (min-width: 901px) {
	.gs31-mobile-menu {
		display: none !important;
	}
}

/* タブレット・スマホ */
@media only screen and (max-width: 900px) {
	.gs31-header-actions {
		gap: 10px;
	}

	.gs31-instagram-icon {
		width: 34px;
		height: 34px;
	}

	.gs31-instagram-icon svg {
		width: 22px;
		height: 22px;
	}

	.gs31-mobile-menu {
		display: block;
	}

	.gs31-mobile-menu summary {
		padding: 8px 10px;
		border: 1px solid rgba(32,37,32,.3);
		border-radius: 5px;
	}
}

@media only screen and (max-width: 767px) {
	.gs31-header__inner {
		padding-top: 14px;
		padding-bottom: 14px;
	}

	.gs31-brand__name {
		font-size: 22px;
	}

	.gs31-page {
		padding-top: 24px;
	}

	.gs31-about-page .gs31-content img,
	.gs31-about-page .gs31-content img:first-of-type,
	.gs31-about-page .gs31-content img:last-of-type {
		max-height: 210px;
	}

	.gs31-about-page .gs31-content img:first-of-type {
		max-height: 225px;
	}

	.gs31-about-page .gs31-content img:last-of-type {
		max-height: 185px;
	}

	.gs31-about-page .gs31-content p:has(> img),
	.gs31-about-page .gs31-content figure {
		margin-top: 16px;
		margin-bottom: 24px;
	}
}


/* =========================================================
   Original Theme 3.1
   店舗案内ページ専用・コンパクト版
   ========================================================= */

.gs31-about-modern,
.gs31-about-modern * {
	box-sizing: border-box;
}

.gs31-about-modern {
	--about-green: #234b37;
	--about-dark: #17382a;
	--about-text: #303832;
	--about-muted: #707970;
	--about-line: #dce1dc;
	--about-soft: #f5f5f1;

	width: 100%;
	background: #fff;
	color: var(--about-text);
	font-family:
		"Hiragino Kaku Gothic ProN",
		"Yu Gothic",
		YuGothic,
		Meiryo,
		sans-serif;
	text-align: left;
}

/* 上部画像を薄い横長に */
.gs31-about-modern__hero {
	position: relative;
	height: clamp(220px, 24vw, 340px);
	overflow: hidden;
	background: #dfe4de;
}

.gs31-about-modern__hero > img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center 48%;
}

.gs31-about-modern__shade {
	position: absolute;
	inset: 0;
	background:
		linear-gradient(
			90deg,
			rgba(18,44,33,.72),
			rgba(18,44,33,.24) 56%,
			rgba(18,44,33,.06)
		);
}

.gs31-about-modern__hero-copy {
	position: absolute;
	left: max(28px, calc((100vw - 980px) / 2));
	bottom: 34px;
	color: #fff;
}

.gs31-about-modern__hero-copy p {
	margin: 0 0 8px;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: .22em;
}

.gs31-about-modern__hero-copy h1 {
	margin: 0;
	font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
	font-size: clamp(34px, 5vw, 58px);
	font-weight: 400;
	letter-spacing: .08em;
}

.gs31-about-modern__main {
	background: var(--about-soft);
}

.gs31-about-modern__wrap {
	width: min(calc(100% - 40px), 980px);
	margin: 0 auto;
	padding: clamp(56px, 7vw, 82px) 0 clamp(72px, 9vw, 104px);
}

/* 導入文 */
.gs31-about-modern__intro {
	max-width: 720px;
	margin: 0 auto 48px;
	text-align: center;
}

.gs31-about-modern__intro > p {
	margin: 0 0 12px;
	color: var(--about-green);
	font-size: 10px;
	font-weight: 700;
	letter-spacing: .22em;
}

.gs31-about-modern__intro h2 {
	margin: 0;
	color: var(--about-dark);
	font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
	font-size: clamp(27px, 4vw, 40px);
	font-weight: 500;
	line-height: 1.55;
	letter-spacing: .06em;
}

.gs31-about-modern__intro div {
	margin-top: 18px;
	color: #5b665e;
	font-size: 14px;
	line-height: 2;
}

/* 2カラム */
.gs31-about-modern__grid {
	display: grid;
	grid-template-columns: minmax(0, 1.32fr) minmax(280px, .68fr);
	gap: 24px;
	align-items: stretch;
}

.gs31-about-modern__info,
.gs31-about-modern__side > section {
	border: 1px solid var(--about-line);
	background: #fff;
}

.gs31-about-modern__info {
	padding: 34px 38px;
}

.gs31-about-modern__kicker {
	margin: 0 0 8px;
	color: var(--about-green);
	font-size: 10px;
	font-weight: 700;
	letter-spacing: .18em;
}

.gs31-about-modern__info h2 {
	margin: 0;
	color: var(--about-dark);
	font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
	font-size: clamp(25px, 3vw, 34px);
	font-weight: 500;
}

.gs31-about-modern__info dl {
	margin: 24px 0 0;
	border-top: 1px solid var(--about-line);
}

.gs31-about-modern__info dl > div {
	display: grid;
	grid-template-columns: 115px minmax(0, 1fr);
	gap: 18px;
	padding: 15px 0;
	border-bottom: 1px solid var(--about-line);
}

.gs31-about-modern__info dt,
.gs31-about-modern__info dd {
	margin: 0;
}

.gs31-about-modern__info dt {
	color: var(--about-dark);
	font-size: 12px;
	font-weight: 700;
}

.gs31-about-modern__info dd {
	font-size: 14px;
	line-height: 1.75;
}

.gs31-about-modern__info dd span {
	color: var(--about-muted);
	font-size: 12px;
}

/* 大きなボタン */
.gs31-about-modern__actions {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
	margin-top: 24px;
}

.gs31-about-modern__button {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 56px;
	padding: 13px 18px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .04em;
	text-decoration: none;
	transition: background .2s ease, color .2s ease;
}

.gs31-about-modern__button--primary {
	border: 1px solid var(--about-green);
	background: var(--about-green);
	color: #fff;
}

.gs31-about-modern__button--primary:hover {
	background: var(--about-dark);
}

.gs31-about-modern__button--outline {
	border: 1px solid var(--about-green);
	background: #fff;
	color: var(--about-green);
}

.gs31-about-modern__button--outline:hover {
	background: #eef2eb;
}

/* 右側カード */
.gs31-about-modern__side {
	display: grid;
	gap: 14px;
	align-content: start;
}

.gs31-about-modern__side > section {
	padding: 26px 28px;
}

.gs31-about-modern__side h3 {
	margin: 0 0 14px;
	color: var(--about-dark);
	font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
	font-size: 21px;
	font-weight: 500;
}

.gs31-about-modern__side p {
	margin: 0;
	color: #687168;
	font-size: 13px;
	line-height: 1.9;
}

.gs31-about-modern__instagram {
	display: grid;
	grid-template-columns: auto 1fr auto;
	gap: 14px;
	align-items: center;
	min-height: 88px;
	padding: 18px 22px;
	background: var(--about-green);
	color: #fff;
	text-decoration: none;
}

.gs31-about-modern__instagram-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.gs31-about-modern__instagram svg {
	width: 22px;
	height: 22px;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.7;
}

.gs31-about-modern__instagram small,
.gs31-about-modern__instagram strong {
	display: block;
}

.gs31-about-modern__instagram small {
	font-size: 8px;
	letter-spacing: .14em;
	opacity: .7;
}

.gs31-about-modern__instagram strong {
	margin-top: 4px;
	font-size: 14px;
	letter-spacing: .05em;
}

/* 下部画像も薄く */
.gs31-about-modern__bottom {
	margin: 38px 0 0;
	overflow: hidden;
}

.gs31-about-modern__bottom img {
	display: block;
	width: 100%;
	height: clamp(170px, 20vw, 250px);
	object-fit: cover;
	object-position: center 48%;
}

/* スマホ */
@media only screen and (max-width: 767px) {
	.gs31-about-modern__hero {
		height: 220px;
	}

	.gs31-about-modern__hero-copy {
		left: 20px;
		bottom: 24px;
	}

	.gs31-about-modern__wrap {
		width: calc(100% - 28px);
		padding-top: 44px;
		padding-bottom: 72px;
	}

	.gs31-about-modern__intro {
		margin-bottom: 34px;
	}

	.gs31-about-modern__intro h2 {
		font-size: 27px;
	}

	.gs31-about-modern__intro div {
		font-size: 13px;
	}

	.gs31-about-modern__grid {
		grid-template-columns: 1fr;
		gap: 14px;
	}

	.gs31-about-modern__info {
		padding: 26px 22px;
	}

	.gs31-about-modern__info dl > div {
		grid-template-columns: 92px minmax(0, 1fr);
		gap: 14px;
	}

	.gs31-about-modern__actions {
		grid-template-columns: 1fr;
	}

	.gs31-about-modern__button {
		min-height: 54px;
		font-size: 13px;
	}

	.gs31-about-modern__side > section {
		padding: 24px 22px;
	}

	.gs31-about-modern__bottom {
		margin-top: 26px;
	}

	.gs31-about-modern__bottom img {
		height: 165px;
	}
}


/* =========================================================
   Original Theme 3.1
   店舗案内：WordPress投稿本文を読み込む方式
   ========================================================= */

.gs31-about-editor-page,
.gs31-about-editor-page * {
	box-sizing: border-box;
}

.gs31-about-editor-page {
	min-height: 55vh;
	padding: clamp(30px, 4vw, 52px) 0 clamp(72px, 9vw, 110px);
	background: #f5f4f0;
	color: #303832;
}

.gs31-about-editor-page__inner {
	width: min(calc(100% - 40px), 980px);
	margin: 0 auto;
}

.gs31-about-editor-content {
	width: 100%;
	margin: 0;
	color: #303832;
	font-family:
		"Hiragino Kaku Gothic ProN",
		"Yu Gothic",
		YuGothic,
		Meiryo,
		sans-serif;
	font-size: 15px;
	line-height: 1.95;
	letter-spacing: .035em;
	text-align: left;
}

.gs31-about-editor-content > *:first-child {
	margin-top: 0;
}

.gs31-about-editor-content img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	object-fit: cover;
}

/* 投稿本文の最初と最後の画像を薄い横長に */
.gs31-about-editor-content img:first-of-type {
	max-height: 330px;
	object-position: center 48%;
}

.gs31-about-editor-content img:last-of-type {
	max-height: 250px;
	object-position: center 48%;
}

.gs31-about-editor-content figure,
.gs31-about-editor-content p:has(> img) {
	margin: 24px 0 34px;
}

.gs31-about-editor-content h1,
.gs31-about-editor-content h2,
.gs31-about-editor-content h3 {
	color: #213127;
	font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: .06em;
}

.gs31-about-editor-content h1 {
	margin: 0 0 28px;
	font-size: clamp(34px, 5vw, 56px);
}

.gs31-about-editor-content h2 {
	margin: 48px 0 20px;
	font-size: clamp(25px, 3.5vw, 36px);
}

.gs31-about-editor-content h3 {
	margin: 32px 0 14px;
	font-size: clamp(20px, 2.6vw, 27px);
}

.gs31-about-editor-content p {
	margin: 0 0 20px;
}

/* 店舗情報の表を大きくしすぎない */
.gs31-about-editor-content table {
	width: 100%;
	margin: 26px 0 34px;
	border-collapse: collapse;
	background: #fff;
	border: 1px solid #dce1dc;
}

.gs31-about-editor-content th,
.gs31-about-editor-content td {
	padding: 15px 18px;
	border-bottom: 1px solid #e2e4df;
	vertical-align: top;
	text-align: left;
}

.gs31-about-editor-content th {
	width: 25%;
	background: #f0f1ec;
	color: #26322a;
	font-weight: 700;
}

/* Google Map・お問い合わせを押しやすいボタンへ */
.gs31-about-editor-content a[href*="google."],
.gs31-about-editor-content a[href*="maps"],
.gs31-about-editor-content a[href*="/mail"],
.gs31-about-editor-content a[href*="contact"] {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	min-width: min(100%, 230px);
	min-height: 54px;
	margin: 8px 10px 8px 0;
	padding: 12px 18px;
	border: 1px solid #234b37;
	color: #234b37;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .04em;
	text-decoration: none;
}

.gs31-about-editor-content a[href*="google."],
.gs31-about-editor-content a[href*="maps"] {
	background: #234b37;
	color: #fff;
}

.gs31-about-editor-content a[href*="google."]::after,
.gs31-about-editor-content a[href*="maps"]::after,
.gs31-about-editor-content a[href*="/mail"]::after,
.gs31-about-editor-content a[href*="contact"]::after {
	margin-left: 20px;
	content: "→";
}

/* 以前作成した店舗案内用クラスが投稿本文に残っている場合も整える */
.gs31-about-editor-content .gs22-about-wrap,
.gs31-about-editor-content .gs-site-shop__wrap,
.gs31-about-editor-content .shop-info,
.gs31-about-editor-content .shop-info__inner {
	width: 100% !important;
	max-width: 980px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

.gs31-about-editor-content .gs22-about-grid,
.gs31-about-editor-content .shop-info-grid {
	gap: 22px !important;
}

.gs31-about-editor-content .gs22-about-card,
.gs31-about-editor-content .shop-info-card {
	border: 1px solid #dce1dc !important;
	background: #fff !important;
	box-shadow: none !important;
}

/* 投稿内の固定幅・フロート解除 */
.gs31-about-editor-content [style*="width"] {
	max-width: 100%;
}

.gs31-about-editor-content [style*="float"] {
	float: none !important;
}

@media only screen and (max-width: 767px) {
	.gs31-about-editor-page {
		padding-top: 24px;
		padding-bottom: 72px;
	}

	.gs31-about-editor-page__inner {
		width: calc(100% - 28px);
	}

	.gs31-about-editor-content {
		font-size: 14px;
		line-height: 1.9;
	}

	.gs31-about-editor-content img:first-of-type {
		max-height: 220px;
	}

	.gs31-about-editor-content img:last-of-type {
		max-height: 170px;
	}

	.gs31-about-editor-content table {
		display: block;
		overflow-x: auto;
		white-space: normal;
	}

	.gs31-about-editor-content th,
	.gs31-about-editor-content td {
		min-width: 120px;
		padding: 13px;
	}

	.gs31-about-editor-content a[href*="google."],
	.gs31-about-editor-content a[href*="maps"],
	.gs31-about-editor-content a[href*="/mail"],
	.gs31-about-editor-content a[href*="contact"] {
		display: flex;
		width: 100%;
		min-width: 0;
		margin-right: 0;
	}
}


/* =========================================================
   Original Theme 3.1
   店舗案内投稿HTML・表示修正版
   ========================================================= */

/* 投稿本文の外側余白を解除して、専用レイアウトを正しく表示 */
.gs31-about-editor-page:has(.gs31-about-modern) {
	padding: 0;
	background: #f5f4f0;
}

.gs31-about-editor-page:has(.gs31-about-modern) .gs31-about-editor-page__inner {
	width: 100%;
	max-width: none;
}

.gs31-about-editor-content:has(.gs31-about-modern) {
	font-size: inherit;
	line-height: inherit;
	letter-spacing: normal;
}

/* 汎用投稿CSSがヒーロー画像を縮めないよう完全に上書き */
.gs31-about-editor-content .gs31-about-modern__hero {
	position: relative;
	height: clamp(220px, 23vw, 330px);
	overflow: hidden;
	background: #dfe4de;
}

.gs31-about-editor-content .gs31-about-modern__hero > img,
.gs31-about-editor-content .gs31-about-modern__hero img:first-of-type,
.gs31-about-editor-content .gs31-about-modern__hero img:last-of-type {
	display: block;
	width: 100%;
	max-width: none;
	max-height: none;
	height: 100%;
	margin: 0;
	object-fit: cover;
	object-position: center 48%;
}

.gs31-about-editor-content .gs31-about-modern__hero-copy h1 {
	margin: 0;
	color: #fff;
	font-size: clamp(34px, 5vw, 58px);
	line-height: 1.2;
}

.gs31-about-editor-content .gs31-about-modern__hero-copy p {
	margin: 0 0 8px;
	color: #fff;
}

/* 店舗情報 */
.gs31-about-editor-content .gs31-about-modern__info dl {
	margin: 24px 0 0;
	border-top: 1px solid #dce1dc;
}

.gs31-about-editor-content .gs31-about-modern__info dl > div {
	display: grid;
	grid-template-columns: 112px minmax(0, 1fr);
	gap: 18px;
	padding: 15px 0;
	border-bottom: 1px solid #dce1dc;
}

.gs31-about-editor-content .gs31-about-modern__info dt,
.gs31-about-editor-content .gs31-about-modern__info dd {
	margin: 0;
}

.gs31-about-editor-content .gs31-about-modern__info dt {
	color: #17382a;
	font-size: 12px;
	font-weight: 700;
}

.gs31-about-editor-content .gs31-about-modern__info dd {
	font-size: 14px;
	line-height: 1.75;
}

/* 汎用リンクCSSによる矢印の二重表示を防止 */
.gs31-about-editor-content .gs31-about-modern__button::after {
	display: none;
	content: none;
}

.gs31-about-editor-content .gs31-about-modern__button {
	width: auto;
	min-width: 0;
	margin: 0;
}

.gs31-about-editor-content .gs31-about-modern__instagram {
	width: 100%;
	min-width: 0;
	margin: 0;
	padding: 18px 22px;
	border: 0;
	color: #fff;
}

.gs31-about-editor-content .gs31-about-modern__instagram::after {
	display: none;
	content: none;
}

/* 下部画像も汎用投稿CSSを上書き */
.gs31-about-editor-content .gs31-about-modern__bottom {
	margin: 38px 0 0;
}

.gs31-about-editor-content .gs31-about-modern__bottom > img,
.gs31-about-editor-content .gs31-about-modern__bottom img:first-of-type,
.gs31-about-editor-content .gs31-about-modern__bottom img:last-of-type {
	display: block;
	width: 100%;
	max-width: none;
	max-height: none;
	height: clamp(170px, 19vw, 240px);
	margin: 0;
	object-fit: cover;
	object-position: center 48%;
}

@media only screen and (max-width: 767px) {
	.gs31-about-editor-content .gs31-about-modern__hero {
		height: 215px;
	}

	.gs31-about-editor-content .gs31-about-modern__info dl > div {
		grid-template-columns: 88px minmax(0, 1fr);
		gap: 13px;
	}

	.gs31-about-editor-content .gs31-about-modern__bottom > img,
	.gs31-about-editor-content .gs31-about-modern__bottom img:first-of-type,
	.gs31-about-editor-content .gs31-about-modern__bottom img:last-of-type {
		height: 160px;
	}
}


/* =========================================================
   Original Theme 3.1
   投稿から簡単に更新できる店舗情報レイアウト
   ========================================================= */

.gs31-shop-data {
	margin-top: 28px;
	border-top: 1px solid #dce1dc;
}

.gs31-shop-data__row {
	display: grid;
	grid-template-columns: 118px minmax(0, 1fr);
	gap: 22px;
	padding: 17px 0;
	border-bottom: 1px solid #dce1dc;
}

.gs31-shop-data__label {
	color: #6f7e72;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .06em;
}

.gs31-shop-data__value {
	color: #2d352f;
	font-size: 15px;
	line-height: 1.8;
}

.gs31-shop-data__value strong {
	display: block;
	color: #183729;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: .02em;
}

.gs31-shop-data__value span {
	display: block;
	margin-top: 2px;
	color: #7b847c;
	font-size: 12px;
}

/* 旧dlレイアウトが投稿内に残っていても重複させない */
.gs31-about-modern__info > dl {
	display: none !important;
}

/* ボタン内の矢印を1つだけに */
.gs31-about-editor-content .gs31-about-modern__button::after {
	display: none !important;
	content: none !important;
}

/* 投稿用レイアウトを優先 */
.gs31-about-editor-content .gs31-about-modern__info {
	padding: 34px 38px;
}

@media only screen and (max-width: 767px) {
	.gs31-shop-data__row {
		grid-template-columns: 1fr;
		gap: 5px;
		padding: 15px 0;
	}

	.gs31-shop-data__label {
		font-size: 11px;
		color: #788179;
	}

	.gs31-shop-data__value {
		font-size: 14px;
	}

	.gs31-shop-data__value strong {
		font-size: 17px;
	}

	.gs31-about-editor-content .gs31-about-modern__info {
		padding: 26px 22px;
	}
}
/*
Theme Name: Original Theme 3.2
Green Scape Brand Site
スマートフォン最終調整版

設置場所：
WordPress管理画面 → 外観 → テーマファイルエディター → style.css
既存CSSは消さず、この内容を一番下へ追加してください。
*/

/* =========================================================
   1. EXPLORE / Green Scape 見出しを全画面で削除
========================================================= */

body.home .gs3-section-head,
body.home .gs3-section-head--simple {
	display: none !important;
}

body.home .gs3-features {
	padding-top: 0;
}

body.home .gs3-card-grid {
	margin-top: 0;
}

/* =========================================================
   2. 店舗案内カード
   ロゴを上へ配置し、文字との重なりを防止
========================================================= */

body.home .gs3-card--about {
	background-color: #f7f7f4;
	background-repeat: no-repeat;
	background-position: center 28px;
	background-size: auto 58%;
}

body.home .gs3-card--about::before {
	background:
		linear-gradient(
			to bottom,
			rgba(255,255,255,0) 0%,
			rgba(255,255,255,0) 48%,
			rgba(255,255,255,.88) 66%,
			rgba(255,255,255,.98) 100%
		);
}

body.home .gs3-card--about:hover::before {
	background:
		linear-gradient(
			to bottom,
			rgba(255,255,255,0) 0%,
			rgba(255,255,255,.04) 48%,
			rgba(255,255,255,.91) 66%,
			rgba(255,255,255,.99) 100%
		);
}

body.home .gs3-card--about .gs3-card__content {
	z-index: 3;
	padding: 26px 30px 30px;
}

body.home .gs3-card--about .gs3-card__num {
	margin-bottom: 8px;
	color: #666d65;
	opacity: 1;
}

body.home .gs3-card--about h3 {
	color: #202520;
}

body.home .gs3-card--about p {
	color: #4e554d;
	opacity: 1;
}

/* =========================================================
   3. スマートフォン最終調整
========================================================= */

@media only screen and (max-width: 767px) {

	body.home .gs3-header__inner {
		width: calc(100% - 30px);
		padding: 16px 0;
	}

	body.home .gs3-brand__name {
		font-size: 23px;
		line-height: .98;
	}

	body.home .gs3-brand__tagline {
		margin-top: 6px;
		font-size: 7px;
		letter-spacing: .22em;
	}

	body.home .gs3-hero {
		min-height: 84svh;
		background-position: 54% center;
	}

	body.home .gs3-hero__inner {
		width: calc(100% - 32px);
		padding: 138px 0 54px;
	}

	body.home .gs3-hero__eyebrow {
		margin-bottom: 16px;
		font-size: 9px;
		line-height: 1.7;
		letter-spacing: .20em;
	}

	body.home .gs3-hero h1 {
		max-width: 100%;
		font-size: clamp(34px, 10.5vw, 43px);
		line-height: 1.5;
		letter-spacing: .035em;
	}

	body.home .gs3-hero__copy {
		margin-top: 23px;
		font-size: 13px;
		line-height: 1.9;
		letter-spacing: .045em;
	}

	body.home .gs3-news__inner {
		width: calc(100% - 30px);
		grid-template-columns: auto minmax(0, 1fr);
		gap: 12px;
		padding: 14px 0;
	}

	body.home .gs3-news__label {
		font-size: 9px;
	}

	body.home .gs3-news__title {
		font-size: 13px;
	}

	body.home .gs3-intro {
		width: calc(100% - 32px);
		padding: 58px 0 66px;
	}

	body.home .gs3-intro__grid {
		gap: 26px;
	}

	body.home .gs3-kicker {
		margin-bottom: 12px;
		font-size: 9px;
		letter-spacing: .21em;
	}

	body.home .gs3-intro h2 {
		font-size: clamp(28px, 8.5vw, 36px);
		line-height: 1.75;
		letter-spacing: .055em;
	}

	body.home .gs3-intro__body {
		font-size: 14px;
		line-height: 2;
		letter-spacing: .035em;
	}

	body.home .gs3-intro__body p {
		margin-bottom: 22px;
	}

	body.home .gs3-features {
		width: calc(100% - 28px);
		padding: 0 0 72px;
	}

	body.home .gs3-card-grid {
		grid-template-columns: 1fr;
		gap: 14px;
		margin: 0;
	}

	body.home .gs3-card--about {
		min-height: 360px !important;
		background-position: center 18px !important;
		background-size: auto 54% !important;
	}

	body.home .gs3-card--about::before {
		background:
			linear-gradient(
				to bottom,
				rgba(255,255,255,0) 0%,
				rgba(255,255,255,0) 43%,
				rgba(255,255,255,.92) 61%,
				rgba(255,255,255,1) 100%
			) !important;
	}

	body.home .gs3-card--about .gs3-card__content {
		left: 0;
		right: 0;
		bottom: 0;
		padding: 22px 22px 24px !important;
		background: rgba(255,255,255,.9);
	}

	body.home .gs3-card--about .gs3-card__num {
		margin: 0 0 7px;
		font-size: 9px;
		letter-spacing: .16em;
	}

	body.home .gs3-card--about h3 {
		margin: 0;
		font-size: 29px;
		line-height: 1.35;
	}

	body.home .gs3-card--about p {
		margin-top: 10px;
		font-size: 13px;
		line-height: 1.75;
	}

	body.home .gs3-card--shop,
	body.home .gs3-card--bonsai,
	body.home .gs3-card--kokedama,
	body.home .gs3-card--care {
		min-height: 270px;
	}

	body.home .gs3-card__content {
		padding: 22px;
	}

	body.home .gs3-card h3 {
		font-size: 27px;
	}

	body.home .gs3-store__inner {
		width: calc(100% - 32px);
		padding: 62px 0;
		gap: 38px;
	}

	body.home .gs3-store__inner h2 {
		font-size: 29px;
		line-height: 1.55;
	}

	body.home .gs3-store__lead {
		font-size: 14px;
		line-height: 1.95;
	}

	body.home .gs3-store__row {
		grid-template-columns: 76px 1fr;
		gap: 12px;
		font-size: 13px;
	}

	body.home .gs3-bottom-links a {
		min-height: 78px;
		padding: 0 22px;
		font-size: 17px;
	}
}

/* =========================================================
   4. 幅の小さいスマートフォン
========================================================= */

@media only screen and (max-width: 390px) {

	body.home .gs3-hero h1 {
		font-size: 33px;
	}

	body.home .gs3-intro h2 {
		font-size: 27px;
	}

	body.home .gs3-card--about {
		min-height: 345px !important;
		background-size: auto 51% !important;
	}

	body.home .gs3-card--about h3 {
		font-size: 27px;
	}
}
/* =========================================================
   Green Scape Original 3.2 修正版
   必ずstyle.cssの一番下へ追加
========================================================= */


/* ---------------------------------------------------------
   EXPLORE / Green Scape
   パソコン・タブレット・スマホすべてで完全非表示
--------------------------------------------------------- */

body .gs3-features .gs3-section-head,
body .gs3-features .gs3-section-head--simple,
body.home .gs3-section-head,
body.home .gs3-section-head--simple {
	display: none !important;
	visibility: hidden !important;
	height: 0 !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}


/* 見出しを消したあとの余白を整理 */

body.home .gs3-features {
	padding-top: 0 !important;
}

body.home .gs3-card-grid {
	margin-top: 0 !important;
}


/* ---------------------------------------------------------
   店舗案内カード
   ロゴを小さくして、文字と完全に分離
--------------------------------------------------------- */

body.home .gs3-card--about {
	min-height: 390px !important;
	background-color: #ffffff !important;
	background-image: url(img/logo.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: center 18px !important;
	background-size: 68% auto !important;
}


/* ロゴ下を白くして、文字を読みやすくする */

body.home .gs3-card--about::before {
	background:
		linear-gradient(
			to bottom,
			rgba(255,255,255,0) 0%,
			rgba(255,255,255,0) 43%,
			rgba(255,255,255,.96) 58%,
			#ffffff 72%,
			#ffffff 100%
		) !important;
}


/* 店舗案内の文字部分 */

body.home .gs3-card--about .gs3-card__content {
	position: absolute !important;
	top: auto !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	padding: 22px 24px 25px !important;
	background: rgba(255,255,255,.96) !important;
	color: #202520 !important;
}

body.home .gs3-card--about .gs3-card__num {
	margin: 0 0 7px !important;
	color: #697068 !important;
	font-size: 10px !important;
	opacity: 1 !important;
}

body.home .gs3-card--about h3 {
	margin: 0 !important;
	color: #202520 !important;
	font-size: 30px !important;
	line-height: 1.35 !important;
}

body.home .gs3-card--about p {
	margin: 10px 0 0 !important;
	color: #535a52 !important;
	font-size: 13px !important;
	line-height: 1.8 !important;
	opacity: 1 !important;
}


/* =========================================================
   スマートフォン
========================================================= */

@media only screen and (max-width: 767px) {

	/* -----------------------------------------------------
	   トップ画像を短くする
	----------------------------------------------------- */

	body.home .gs3-hero {
		height: 700px !important;
		min-height: 0 !important;
		max-height: 700px !important;
		background-position: 54% center !important;
	}


	/* 上下の文字位置を整理 */

	body.home .gs3-hero__inner {
		width: calc(100% - 32px) !important;
		padding: 210px 0 42px !important;
	}


	/* 英文キャッチ */

	body.home .gs3-hero__eyebrow {
		margin: 0 0 14px !important;
		font-size: 8px !important;
		line-height: 1.6 !important;
		letter-spacing: .18em !important;
	}


	/* メインコピー */

	body.home .gs3-hero h1 {
		max-width: 100% !important;
		margin: 0 !important;
		font-size: 31px !important;
		line-height: 1.62 !important;
		letter-spacing: .025em !important;
	}


	/* 説明文 */

	body.home .gs3-hero__copy {
		max-width: 100% !important;
		margin-top: 18px !important;
		font-size: 12px !important;
		line-height: 1.85 !important;
		letter-spacing: .035em !important;
	}


	/* -----------------------------------------------------
	   店舗案内エリアを上へ詰める
	----------------------------------------------------- */

	body.home .gs3-features {
		width: calc(100% - 28px) !important;
		padding: 42px 0 64px !important;
	}


	/* -----------------------------------------------------
	   店舗案内カード
	----------------------------------------------------- */

	body.home .gs3-card--about {
		min-height: 315px !important;
		background-position: center 12px !important;
		background-size: 58% auto !important;
	}


	body.home .gs3-card--about::before {
		background:
			linear-gradient(
				to bottom,
				rgba(255,255,255,0) 0%,
				rgba(255,255,255,0) 35%,
				rgba(255,255,255,.97) 52%,
				#ffffff 65%,
				#ffffff 100%
			) !important;
	}


	body.home .gs3-card--about .gs3-card__content {
		padding: 18px 20px 21px !important;
	}


	body.home .gs3-card--about .gs3-card__num {
		margin-bottom: 5px !important;
		font-size: 9px !important;
	}


	body.home .gs3-card--about h3 {
		font-size: 27px !important;
	}


	body.home .gs3-card--about p {
		margin-top: 8px !important;
		font-size: 12px !important;
		line-height: 1.75 !important;
	}

}


/* =========================================================
   幅の小さいスマートフォン
========================================================= */

@media only screen and (max-width: 390px) {

	body.home .gs3-hero {
		height: 660px !important;
		max-height: 660px !important;
	}


	body.home .gs3-hero__inner {
		padding-top: 195px !important;
	}


	body.home .gs3-hero h1 {
		font-size: 29px !important;
	}


	body.home .gs3-card--about {
		min-height: 300px !important;
		background-size: 55% auto !important;
	}

}
/* =========================================================
   Green Scape Original 2.0 訂正版
   2026-07-24

   設置方法：
   original2.0/style.css の一番下へ、この内容を追加してください。
   ========================================================= */

/* ---------------------------------------------------------
   1. EXPLORE / Green Scape 見出しを全端末で非表示
--------------------------------------------------------- */
html body.home .gs3-features > .gs3-section-head,
html body.home .gs3-features > .gs3-section-head--simple,
html body.home .gs3-section-head,
html body.home .gs3-section-head--simple {
	display: none !important;
	visibility: hidden !important;
	height: 0 !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}

body.home .gs3-features {
	padding-top: 0 !important;
}

body.home .gs3-card-grid {
	margin-top: 0 !important;
}

/* ---------------------------------------------------------
   2. トップページ上部ナビを見やすくする
--------------------------------------------------------- */
body.home .gs3-header {
	background: rgba(15, 19, 15, .62) !important;
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .16);
}

body.home .gs3-header__inner {
	width: min(calc(100% - 64px), 1240px) !important;
	padding: 22px 0 !important;
	border-bottom: 0 !important;
}

body.home .gs3-nav {
	gap: clamp(24px, 3vw, 48px) !important;
}

body.home .gs3-nav a {
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	letter-spacing: .08em !important;
	text-shadow: 0 1px 5px rgba(0, 0, 0, .75);
}

body.home .gs31-instagram-icon {
	color: #fff !important;
	filter: drop-shadow(0 1px 4px rgba(0,0,0,.65));
}

body.home .gs31-instagram-icon svg {
	stroke: currentColor !important;
}

/* ---------------------------------------------------------
   3. 店舗案内：最初の自然な重なり方へ戻す
--------------------------------------------------------- */
body.home .gs3-card--about {
	grid-column: span 7;
	min-height: 410px !important;
	background-color: #f4f4f2 !important;
	background-image: url(img/logo.jpg) !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
	color: #222 !important;
}

body.home .gs3-card--about::before {
	background: linear-gradient(
		to top,
		rgba(255,255,255,.92) 0%,
		rgba(255,255,255,.82) 30%,
		rgba(255,255,255,.18) 70%,
		rgba(255,255,255,.04) 100%
	) !important;
}

body.home .gs3-card--about:hover::before {
	background: linear-gradient(
		to top,
		rgba(255,255,255,.96) 0%,
		rgba(255,255,255,.86) 32%,
		rgba(255,255,255,.22) 70%,
		rgba(255,255,255,.06) 100%
	) !important;
}

body.home .gs3-card--about .gs3-card__content {
	position: absolute !important;
	top: auto !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	z-index: 2 !important;
	padding: 30px !important;
	background: transparent !important;
	text-align: left !important;
}

body.home .gs3-card--about .gs3-card__num {
	margin-bottom: 10px !important;
	color: #626962 !important;
	opacity: 1 !important;
}

body.home .gs3-card--about h3 {
	color: #202520 !important;
	font-size: clamp(25px, 3vw, 38px) !important;
}

body.home .gs3-card--about p {
	color: #4e554d !important;
	opacity: 1 !important;
}

/* ---------------------------------------------------------
   4. 各カードの画像を変更
   画像は original2.0/img/ にアップロード
--------------------------------------------------------- */
body.home .gs3-card--shop {
	background-image: url(img/IMG_8202.jpg) !important;
	background-position: center 46% !important;
}

body.home .gs3-card--bonsai {
	background-image: url(img/IMG_1473.jpg) !important;
	background-position: center 52% !important;
}

body.home .gs3-card--kokedama {
	background-image: url(img/IMG_8339-2.jpg) !important;
	background-position: center 52% !important;
}

/* 写真上の文字を読みやすくする */
body.home .gs3-card--shop::before,
body.home .gs3-card--bonsai::before,
body.home .gs3-card--kokedama::before {
	background: linear-gradient(
		to top,
		rgba(8, 12, 8, .82) 0%,
		rgba(8, 12, 8, .34) 48%,
		rgba(8, 12, 8, .04) 78%
	) !important;
}

/* ---------------------------------------------------------
   5. スマートフォン
--------------------------------------------------------- */
@media only screen and (max-width: 767px) {
	body.home .gs3-header {
		background: linear-gradient(
			to bottom,
			rgba(10, 14, 10, .72),
			rgba(10, 14, 10, .28)
		) !important;
		-webkit-backdrop-filter: none;
		backdrop-filter: none;
	}

	body.home .gs3-header__inner {
		width: calc(100% - 30px) !important;
		padding: 16px 0 !important;
	}

	/* トップ画像を不自然に縦長にしない */
	body.home .gs3-hero {
		height: auto !important;
		min-height: 78svh !important;
		max-height: none !important;
		background-position: 54% center !important;
	}

	body.home .gs3-hero__inner {
		width: calc(100% - 32px) !important;
		padding: 150px 0 48px !important;
	}

	body.home .gs3-hero h1 {
		font-size: clamp(31px, 9.2vw, 38px) !important;
		line-height: 1.55 !important;
	}

	body.home .gs3-hero__copy {
		margin-top: 18px !important;
		font-size: 12px !important;
		line-height: 1.85 !important;
	}

	body.home .gs3-features {
		width: calc(100% - 28px) !important;
		padding: 42px 0 68px !important;
	}

	body.home .gs3-card--about,
	body.home .gs3-card--shop,
	body.home .gs3-card--bonsai,
	body.home .gs3-card--kokedama,
	body.home .gs3-card--care {
		grid-column: auto !important;
		min-height: 285px !important;
	}

	/* 店舗案内はロゴを背景に自然に見せる */
	body.home .gs3-card--about {
		background-size: cover !important;
		background-position: center !important;
	}

	body.home .gs3-card--about .gs3-card__content {
		padding: 23px !important;
	}

	body.home .gs3-card--about h3 {
		font-size: 27px !important;
	}

	body.home .gs3-nav a {
		font-size: 11px !important;
	}
}
/*
Theme Name: Green Scape Original 2.1
Final adjustment patch
Place this entire file at the bottom of:
wp-content/themes/original2.0/style.css
*/

/* =========================================================
   HOME: hide EXPLORE / Green Scape on every screen
========================================================= */
html body.home .gs3-features > .gs3-section-head,
html body.home .gs3-features > .gs3-section-head--simple,
html body.home .gs3-section-head,
html body.home .gs3-section-head--simple {
	display: none !important;
	visibility: hidden !important;
	height: 0 !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}

body.home .gs3-features {
	padding-top: 0 !important;
}

body.home .gs3-card-grid {
	margin-top: 0 !important;
}


/* =========================================================
   HOME: dark, readable top navigation
========================================================= */
body.home .gs3-header {
	background: rgba(15, 19, 15, .66) !important;
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	box-shadow: 0 1px 0 rgba(255,255,255,.16);
}

body.home .gs3-header__inner {
	width: min(calc(100% - 64px), 1240px) !important;
	padding: 22px 0 !important;
	border-bottom: 0 !important;
}

body.home .gs3-nav {
	gap: clamp(24px, 3vw, 48px) !important;
}

body.home .gs3-nav a {
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	letter-spacing: .08em !important;
	text-shadow: 0 1px 5px rgba(0,0,0,.75);
}

body.home .gs31-instagram-icon {
	color: #fff !important;
	filter: drop-shadow(0 1px 4px rgba(0,0,0,.65));
}

body.home .gs31-instagram-icon svg {
	stroke: currentColor !important;
}


/* =========================================================
   HOME: feature cards
========================================================= */
body.home .gs3-card--about {
	grid-column: span 7;
	min-height: 410px !important;
	background-color: #f4f4f2 !important;
	background-image: url(img/logo.jpg) !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
	color: #222 !important;
}

body.home .gs3-card--about::before {
	background: linear-gradient(
		to top,
		rgba(255,255,255,.92) 0%,
		rgba(255,255,255,.82) 30%,
		rgba(255,255,255,.18) 70%,
		rgba(255,255,255,.04) 100%
	) !important;
}

body.home .gs3-card--about .gs3-card__content {
	position: absolute !important;
	inset: auto 0 0 !important;
	z-index: 2 !important;
	padding: 30px !important;
	background: transparent !important;
	text-align: left !important;
}

body.home .gs3-card--about .gs3-card__num {
	margin-bottom: 10px !important;
	color: #626962 !important;
	opacity: 1 !important;
}

body.home .gs3-card--about h3 {
	color: #202520 !important;
	font-size: clamp(25px, 3vw, 38px) !important;
}

body.home .gs3-card--about p {
	color: #4e554d !important;
	opacity: 1 !important;
}

body.home .gs3-card--shop {
	background-image: url(img/IMG_8202.jpg) !important;
	background-position: center 46% !important;
}

body.home .gs3-card--bonsai {
	background-image: url(img/IMG_1473.jpg) !important;
	background-position: center 52% !important;
}

body.home .gs3-card--kokedama {
	background-image: url(img/IMG_8339-2.jpg) !important;
	background-position: center 52% !important;
}

body.home .gs3-card--shop::before,
body.home .gs3-card--bonsai::before,
body.home .gs3-card--kokedama::before {
	background: linear-gradient(
		to top,
		rgba(8,12,8,.82) 0%,
		rgba(8,12,8,.34) 48%,
		rgba(8,12,8,.04) 78%
	) !important;
}


/* =========================================================
   HOME: store section buttons
========================================================= */
body.home .gs3-store__links a[href*="instagram"] {
	display: none !important;
}

body.home .gs3-store__links a[href*="/about/"],
body.home .gs3-store__links a:first-child {
	min-width: 230px !important;
	min-height: 54px !important;
	padding: 0 32px !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	letter-spacing: .10em !important;
}


/* =========================================================
   BONSAI / KOKEDAMA CLASS: mobile table repair
========================================================= */
@media only screen and (max-width: 767px) {

	.category-bonsai-class .gs31-content,
	.category-kokedama-class .gs31-content,
	body[class*="bonsai-class"] .gs31-content,
	body[class*="kokedama-class"] .gs31-content {
		width: calc(100% - 28px) !important;
		max-width: 100% !important;
		margin-inline: auto !important;
		overflow: visible !important;
	}

	.category-bonsai-class .gs31-content table,
	.category-kokedama-class .gs31-content table,
	body[class*="bonsai-class"] .gs31-content table,
	body[class*="kokedama-class"] .gs31-content table {
		display: table !important;
		width: 100% !important;
		max-width: 100% !important;
		min-width: 0 !important;
		margin: 28px 0 !important;
		table-layout: fixed !important;
		border-collapse: collapse !important;
		white-space: normal !important;
		overflow: visible !important;
	}

	.category-bonsai-class .gs31-content th,
	.category-bonsai-class .gs31-content td,
	.category-kokedama-class .gs31-content th,
	.category-kokedama-class .gs31-content td,
	body[class*="bonsai-class"] .gs31-content th,
	body[class*="bonsai-class"] .gs31-content td,
	body[class*="kokedama-class"] .gs31-content th,
	body[class*="kokedama-class"] .gs31-content td {
		min-width: 0 !important;
		max-width: none !important;
		padding: 14px 12px !important;
		white-space: normal !important;
		overflow-wrap: anywhere !important;
		word-break: normal !important;
		line-height: 1.8 !important;
		vertical-align: top !important;
		text-align: left !important;
		font-size: 14px !important;
	}

	.category-bonsai-class .gs31-content th,
	.category-kokedama-class .gs31-content th,
	body[class*="bonsai-class"] .gs31-content th,
	body[class*="kokedama-class"] .gs31-content th {
		width: 34% !important;
		font-weight: 600 !important;
	}

	.category-bonsai-class .gs31-content td,
	.category-kokedama-class .gs31-content td,
	body[class*="bonsai-class"] .gs31-content td,
	body[class*="kokedama-class"] .gs31-content td {
		width: 66% !important;
	}

	.category-bonsai-class .gs31-content img,
	.category-kokedama-class .gs31-content img,
	body[class*="bonsai-class"] .gs31-content img,
	body[class*="kokedama-class"] .gs31-content img {
		display: block !important;
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
		margin-inline: auto !important;
	}

	.category-bonsai-class .gs31-content h1,
	.category-kokedama-class .gs31-content h1,
	body[class*="bonsai-class"] .gs31-content h1,
	body[class*="kokedama-class"] .gs31-content h1 {
		font-size: clamp(28px, 8vw, 38px) !important;
		line-height: 1.5 !important;
	}

	.category-bonsai-class .gs31-content p,
	.category-kokedama-class .gs31-content p,
	body[class*="bonsai-class"] .gs31-content p,
	body[class*="kokedama-class"] .gs31-content p {
		overflow-wrap: anywhere !important;
	}

	/* HOME mobile */
	body.home .gs3-header {
		background: linear-gradient(
			to bottom,
			rgba(10,14,10,.74),
			rgba(10,14,10,.30)
		) !important;
		-webkit-backdrop-filter: none;
		backdrop-filter: none;
	}

	body.home .gs3-header__inner {
		width: calc(100% - 30px) !important;
		padding: 16px 0 !important;
	}

	body.home .gs3-hero {
		height: auto !important;
		min-height: 78svh !important;
		max-height: none !important;
		background-position: 54% center !important;
	}

	body.home .gs3-hero__inner {
		width: calc(100% - 32px) !important;
		padding: 150px 0 48px !important;
	}

	body.home .gs3-hero h1 {
		font-size: clamp(31px, 9.2vw, 38px) !important;
		line-height: 1.55 !important;
	}

	body.home .gs3-hero__copy {
		margin-top: 18px !important;
		font-size: 12px !important;
		line-height: 1.85 !important;
	}

	body.home .gs3-features {
		width: calc(100% - 28px) !important;
		padding: 42px 0 68px !important;
	}

	body.home .gs3-card--about,
	body.home .gs3-card--shop,
	body.home .gs3-card--bonsai,
	body.home .gs3-card--kokedama,
	body.home .gs3-card--care {
		grid-column: auto !important;
		min-height: 285px !important;
	}

	body.home .gs3-card--about {
		background-size: cover !important;
		background-position: center !important;
	}

	body.home .gs3-card--about .gs3-card__content {
		padding: 23px !important;
	}

	body.home .gs3-card--about h3 {
		font-size: 27px !important;
	}

	body.home .gs3-nav a {
		font-size: 11px !important;
	}
}
/*
 * Green Scape 苔玉教室 お申し込みフォーム
 * original2.0/style.css の一番下へ追加
 */

.gs-entry-form {
	box-sizing: border-box;
	width: min(100%, 820px);
	margin: 56px auto 80px;
	padding: clamp(28px, 5vw, 52px);
	border: 1px solid #dfe3dc;
	background: #fff;
	color: #2f342f;
	text-align: left;
	box-shadow: 0 10px 30px rgba(37, 48, 37, 0.05);
}

.gs-entry-form *,
.gs-entry-form *::before,
.gs-entry-form *::after {
	box-sizing: border-box;
}

.gs-entry-form__heading {
	margin-bottom: 36px;
	text-align: center;
}

.gs-entry-form__eyebrow {
	margin: 0 0 8px;
	color: #737b70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: .18em;
}

.gs-entry-form__heading h2 {
	margin: 0;
	color: #283028;
	font-size: clamp(26px, 4vw, 36px);
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: .06em;
}

.gs-entry-form__heading > p:last-child {
	margin: 14px 0 0;
	color: #5f675e;
	font-size: 14px;
	line-height: 1.8;
}

.gs-entry-form__columns {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 20px;
}

.gs-entry-form__field {
	margin: 0 0 25px;
}

.gs-entry-form__field > label {
	display: flex;
	align-items: center;
	gap: 9px;
	margin: 0 0 9px;
	font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN",
		"Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.5;
}

.gs-entry-form__required,
.gs-entry-form__optional {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 38px;
	min-height: 21px;
	padding: 3px 7px;
	border-radius: 2px;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: .08em;
	line-height: 1;
}

.gs-entry-form__required {
	background: #66745f;
	color: #fff;
}

.gs-entry-form__optional {
	border: 1px solid #c9cfc6;
	background: #fff;
	color: #667064;
}

.gs-entry-form .wpcf7-form-control-wrap {
	display: block;
	width: 100%;
}

.gs-entry-form input[type="text"],
.gs-entry-form input[type="email"],
.gs-entry-form input[type="tel"],
.gs-entry-form select,
.gs-entry-form textarea {
	display: block;
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 13px 14px !important;
	border: 1px solid #cfd4cc !important;
	border-radius: 2px !important;
	outline: none;
	background: #fff !important;
	color: #2d322d;
	font: inherit;
	font-size: 16px !important;
	line-height: 1.6;
	text-align: left;
	transition: border-color .2s ease, box-shadow .2s ease;
	-webkit-appearance: none;
	appearance: none;
}

.gs-entry-form input[type="text"],
.gs-entry-form input[type="email"],
.gs-entry-form input[type="tel"],
.gs-entry-form select {
	min-height: 50px;
}

.gs-entry-form textarea {
	min-height: 170px;
	resize: vertical;
}

.gs-entry-form select {
	padding-right: 42px !important;
	background-image:
		linear-gradient(45deg, transparent 50%, #667064 50%),
		linear-gradient(135deg, #667064 50%, transparent 50%) !important;
	background-position:
		calc(100% - 18px) 50%,
		calc(100% - 12px) 50% !important;
	background-size: 6px 6px, 6px 6px !important;
	background-repeat: no-repeat !important;
}

.gs-entry-form input:focus,
.gs-entry-form select:focus,
.gs-entry-form textarea:focus {
	border-color: #7d8979 !important;
	box-shadow: 0 0 0 3px rgba(125, 137, 121, .13);
}

.gs-entry-form__note {
	margin: 9px 0 0 !important;
	padding: 12px 14px;
	background: #f5f6f3;
	color: #60685f;
	font-size: 12px !important;
	line-height: 1.8 !important;
}

.gs-entry-form__notice {
	margin: -4px 0 26px;
	padding: 15px 17px;
	border-left: 3px solid #74836a;
	background: #f5f6f3;
}

.gs-entry-form__notice p {
	margin: 0 !important;
	font-size: 13px !important;
	line-height: 1.8 !important;
}

.gs-entry-form__confirm {
	margin: 4px 0 30px;
	padding: 18px;
	border: 1px solid #d9ddd6;
	background: #fafaf8;
	font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN",
		"Hiragino Sans", "Yu Gothic", YuGothic, Meiryo, sans-serif;
	font-size: 13px;
	line-height: 1.8;
}

.gs-entry-form__confirm .wpcf7-list-item {
	margin: 0 !important;
}

.gs-entry-form__confirm label {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	cursor: pointer;
}

.gs-entry-form__confirm input[type="checkbox"] {
	flex: 0 0 auto;
	width: 18px;
	height: 18px;
	margin: 4px 0 0;
	accent-color: #65745f;
}

.gs-entry-form__submit {
	text-align: center;
}

.gs-entry-form input[type="submit"].wpcf7-submit {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: min(100%, 340px) !important;
	min-height: 56px;
	margin: 0 !important;
	padding: 14px 28px !important;
	border: 1px solid #465244 !important;
	border-radius: 0 !important;
	background: #465244 !important;
	color: #fff !important;
	font-size: 15px !important;
	font-weight: 600;
	letter-spacing: .10em;
	line-height: 1.4;
	cursor: pointer;
	transition: background-color .2s ease, color .2s ease;
}

.gs-entry-form input[type="submit"].wpcf7-submit:hover {
	background: #fff !important;
	color: #465244 !important;
}

.gs-entry-form .wpcf7-spinner {
	display: block;
	margin: 12px auto 0;
}

.gs-entry-form .wpcf7-not-valid-tip {
	margin-top: 7px;
	color: #9a5148;
	font-size: 12px;
	line-height: 1.5;
}

.gs-entry-form .wpcf7-response-output {
	margin: 24px 0 0 !important;
	padding: 14px 16px !important;
	font-size: 13px;
	line-height: 1.7;
	text-align: left;
}

@media only screen and (max-width: 767px) {

	.gs-entry-form {
		width: calc(100% - 28px);
		margin: 38px auto 60px;
		padding: 28px 18px;
	}

	.gs-entry-form__heading {
		margin-bottom: 28px;
	}

	.gs-entry-form__heading h2 {
		font-size: 25px;
	}

	.gs-entry-form__heading > p:last-child {
		font-size: 13px;
		text-align: left;
	}

	.gs-entry-form__columns {
		grid-template-columns: 1fr;
		gap: 0;
	}

	.gs-entry-form__field {
		margin-bottom: 22px;
	}

	.gs-entry-form__field > label {
		flex-wrap: wrap;
		font-size: 14px;
	}

	.gs-entry-form__note {
		font-size: 11px !important;
	}

	.gs-entry-form__confirm {
		padding: 15px;
	}

	.gs-entry-form__confirm label {
		font-size: 12px;
	}

	.gs-entry-form input[type="submit"].wpcf7-submit {
		width: 100% !important;
	}
}
/*
 * Green Scape 盆栽教室ページ
 * original2.0/style.css の一番下へ追加
 */

.gs-class-page {
	box-sizing: border-box;
	width: min(calc(100% - 40px), 980px);
	margin: 0 auto;
	padding: 56px 0 90px;
	color: #2d332d;
	text-align: left;
}

.gs-class-page *,
.gs-class-page *::before,
.gs-class-page *::after {
	box-sizing: border-box;
}

.gs-class-hero {
	margin-bottom: 54px;
}

.gs-class-hero img {
	display: block;
	width: 100%;
	aspect-ratio: 16 / 7;
	object-fit: cover;
	border-radius: 2px;
}

.gs-class-header {
	max-width: 760px;
	margin: 0 auto 38px;
	text-align: center;
}

.gs-class-header__eyebrow,
.gs-class-map__eyebrow {
	margin: 0 0 10px;
	color: #747c72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: .20em;
}

.gs-class-header h1 {
	margin: 0;
	color: #273027;
	font-size: clamp(34px, 5vw, 52px);
	font-weight: 400;
	line-height: 1.45;
	letter-spacing: .06em;
}

.gs-class-header > p:last-child {
	margin: 20px auto 0;
	color: #596159;
	font-size: 15px;
	line-height: 2;
}

.gs-class-notice {
	max-width: 760px;
	margin: 0 auto 54px;
	padding: 25px 28px;
	border: 1px solid #d9ddd6;
	background: #f6f7f4;
	text-align: center;
}

.gs-class-notice p {
	margin: 0;
	line-height: 1.8;
}

.gs-class-notice__title {
	margin-bottom: 7px !important;
	color: #687064;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .18em;
}

.gs-class-notice__main {
	margin-bottom: 3px !important;
	font-size: 18px;
}

.gs-class-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 20px;
}

.gs-class-card {
	min-height: 250px;
	padding: 30px;
	border: 1px solid #dfe3dc;
	background: #fff;
}

.gs-class-card--wide {
	grid-column: 1 / -1;
	min-height: auto;
}

.gs-class-card__num {
	margin: 0 0 16px;
	color: #7a8277;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .18em;
}

.gs-class-card h2 {
	margin: 0 0 18px;
	color: #283028;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: .05em;
}

.gs-class-card p,
.gs-class-card li,
.gs-class-card dd {
	color: #515951;
	font-size: 14px;
	line-height: 1.9;
}

.gs-class-list {
	margin: 0;
}

.gs-class-list > div {
	display: grid;
	grid-template-columns: 105px 1fr;
	gap: 15px;
	padding: 12px 0;
	border-bottom: 1px solid #eceee9;
}

.gs-class-list > div:first-child {
	padding-top: 0;
}

.gs-class-list > div:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.gs-class-list dt {
	color: #303730;
	font-weight: 600;
}

.gs-class-list dd {
	margin: 0;
}

.gs-class-bullets,
.gs-class-numbered {
	margin: 0;
	padding-left: 1.3em;
}

.gs-class-bullets li {
	list-style: disc;
	margin-bottom: 8px;
}

.gs-class-numbered li {
	list-style: decimal;
	margin-bottom: 8px;
}

.gs-class-note {
	margin: 16px 0 0 !important;
	padding: 12px 14px;
	background: #f6f7f4;
	color: #667064 !important;
	font-size: 12px !important;
	line-height: 1.8 !important;
}

.gs-class-map {
	margin-top: 72px;
}

.gs-class-map__head {
	margin-bottom: 24px;
	text-align: center;
}

.gs-class-map__head h2 {
	margin: 0;
	color: #283028;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: .06em;
}

.gs-class-map__frame {
	overflow: hidden;
	border: 1px solid #dfe3dc;
	background: #fff;
}

.gs-class-map__frame iframe {
	display: block;
	width: 100%;
}

.gs-class-map__button {
	margin: 24px 0 0;
	text-align: center;
}

.gs-class-map__button a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 240px;
	min-height: 52px;
	padding: 12px 28px;
	border: 1px solid #465244;
	background: #465244;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .10em;
	text-decoration: none;
	transition: background-color .2s ease, color .2s ease;
}

.gs-class-map__button a:hover {
	background: #fff;
	color: #465244;
}

@media only screen and (max-width: 767px) {

	.gs-class-page {
		width: min(calc(100% - 28px), 980px);
		padding: 34px 0 60px;
	}

	.gs-class-hero {
		margin-bottom: 36px;
	}

	.gs-class-hero img {
		aspect-ratio: 16 / 9;
	}

	.gs-class-header {
		margin-bottom: 28px;
	}

	.gs-class-header h1 {
		font-size: 30px;
	}

	.gs-class-header > p:last-child {
		font-size: 14px;
		line-height: 1.9;
		text-align: left;
	}

	.gs-class-notice {
		margin-bottom: 36px;
		padding: 20px 18px;
	}

	.gs-class-grid {
		grid-template-columns: 1fr;
		gap: 14px;
	}

	.gs-class-card,
	.gs-class-card--wide {
		grid-column: auto;
		min-height: 0;
		padding: 24px 20px;
	}

	.gs-class-card h2 {
		font-size: 22px;
	}

	.gs-class-list > div {
		grid-template-columns: 1fr;
		gap: 5px;
	}

	.gs-class-map {
		margin-top: 52px;
	}

	.gs-class-map__frame iframe {
		height: 320px;
	}

	.gs-class-map__button a {
		width: 100%;
	}
}
/* =========================================================
   盆栽教室：アクセス地図を09カード内へ
========================================================= */

.gs-class-card--access {
	padding-bottom: 32px;
}

.gs-class-access-map {
	overflow: hidden;
	margin-top: 24px;
	border: 1px solid #dfe3dc;
	background: #f7f7f4;
}

.gs-class-access-map iframe {
	display: block;
	width: 100%;
	height: 280px;
}

.gs-class-access-button {
	margin: 22px 0 0 !important;
	text-align: center;
}

.gs-class-access-button a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 240px;
	min-height: 52px;
	padding: 12px 28px;
	border: 1px solid #465244;
	background: #465244;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .10em;
	text-decoration: none;
	transition:
		background-color .2s ease,
		color .2s ease;
}

.gs-class-access-button a:hover {
	background: #fff;
	color: #465244;
}

@media only screen and (max-width: 767px) {

	.gs-class-access-map iframe {
		height: 220px;
	}

	.gs-class-access-button a {
		width: 100%;
		min-width: 0;
	}
}
/*
 * 苔玉教室 追加調整
 * すでに盆栽教室ページ用CSSを入れている場合は、
 * この追加分だけを style.css の一番下へ追加してください。
 */

.gs-class-page--kokedama .gs-class-price {
	margin: 0 0 12px;
	color: #2f392d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: clamp(28px, 4vw, 40px);
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: .03em;
}

.gs-class-page--kokedama .gs-class-card del {
	color: #8b8f89;
}

@media only screen and (max-width: 767px) {
	.gs-class-page--kokedama .gs-class-price {
		font-size: 30px;
	}
}
/* =========================================================
   苔玉教室：料金を1枚のカードに統合
========================================================= */

.gs-class-card--price {
	min-height: 0;
}

.gs-class-price-summary {
	margin-bottom: 28px;
}

.gs-class-price-summary__label,
.gs-class-payment-split__label {
	margin: 0 0 7px !important;
	color: #737b70 !important;
	font-size: 12px !important;
	font-weight: 600;
	letter-spacing: .08em;
}

.gs-class-price-summary__total {
	margin: 0 0 15px !important;
	color: #293229 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: clamp(38px, 5vw, 56px) !important;
	font-weight: 500;
	line-height: 1.1 !important;
}

.gs-class-price-summary__description {
	max-width: 700px;
	margin: 0 !important;
}

.gs-class-payment-split {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px;
	margin-bottom: 20px;
}

.gs-class-payment-split > div {
	padding: 20px 22px;
	border: 1px solid #dfe3dc;
	background: #f7f8f5;
}

.gs-class-payment-split__price {
	margin: 0 !important;
	color: #293229 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px !important;
	font-weight: 500;
	line-height: 1.3 !important;
}

@media only screen and (max-width: 767px) {

	.gs-class-payment-split {
		grid-template-columns: 1fr;
	}

	.gs-class-price-summary__total {
		font-size: 40px !important;
	}

	.gs-class-payment-split__price {
		font-size: 24px !important;
	}
}
/*
Theme Name: Green Scape Original 2.2
Final polish patch
Add this entire file to the bottom of:
wp-content/themes/original2.0/style.css
*/

/* =========================================================
   1. Shared readability
========================================================= */

body {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

body.home .gs3-nav a,
body:not(.home) .gs31-nav a,
.gs31-subnav a,
.gs3-store__details,
.gs3-bottom-links,
.gs-entry-form,
.gs-class-page {
	font-family:
		-apple-system,
		BlinkMacSystemFont,
		"Hiragino Kaku Gothic ProN",
		"Hiragino Sans",
		"Yu Gothic",
		YuGothic,
		Meiryo,
		sans-serif;
}

/* =========================================================
   2. Home header: larger and easier to read
========================================================= */

body.home .gs3-header {
	background: rgba(15, 19, 15, .68) !important;
	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px);
	box-shadow: 0 1px 0 rgba(255,255,255,.18);
}

body.home .gs3-header__inner {
	width: min(calc(100% - 64px), 1260px) !important;
	min-height: 92px;
	padding: 18px 0 !important;
	border-bottom: 0 !important;
}

body.home .gs3-brand__name {
	font-size: clamp(31px, 2.6vw, 40px) !important;
}

body.home .gs3-brand__tagline {
	margin-top: 7px !important;
	font-size: 10px !important;
	letter-spacing: .22em !important;
}

body.home .gs3-nav {
	gap: clamp(26px, 2.8vw, 46px) !important;
}

body.home .gs3-nav a {
	font-size: 16px !important;
	font-weight: 700 !important;
	letter-spacing: .045em !important;
	line-height: 1.4;
	text-shadow: 0 1px 5px rgba(0,0,0,.75);
}

body.home .gs31-instagram-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 38px !important;
	height: 38px !important;
	color: #fff !important;
}

body.home .gs31-instagram-icon svg {
	width: 30px !important;
	height: 30px !important;
	stroke-width: 1.8;
}

/* =========================================================
   3. Inner-page header
========================================================= */

body:not(.home) .gs31-header__inner {
	width: min(calc(100% - 56px), 1240px) !important;
	min-height: 92px;
	padding: 18px 0 !important;
}

body:not(.home) .gs31-brand__name {
	font-size: clamp(31px, 2.5vw, 39px) !important;
}

body:not(.home) .gs31-brand__tagline {
	margin-top: 7px !important;
	font-size: 10px !important;
}

body:not(.home) .gs31-nav {
	gap: clamp(24px, 2.4vw, 40px) !important;
}

body:not(.home) .gs31-nav a {
	font-size: 15px !important;
	font-weight: 700 !important;
	letter-spacing: .045em !important;
}

body:not(.home) .gs31-instagram-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 38px !important;
	height: 38px !important;
	color: #2c332c !important;
}

body:not(.home) .gs31-instagram-icon svg {
	width: 29px !important;
	height: 29px !important;
	stroke: currentColor;
	stroke-width: 1.8;
}

/* =========================================================
   4. Sub navigation
========================================================= */

.gs31-subnav a {
	min-height: 52px;
	padding: 15px 20px !important;
	font-size: 13px !important;
	font-weight: 700;
	letter-spacing: .04em;
}

.gs31-subnav a:hover {
	color: #40513b;
	background: #f3f5f0;
}

/* =========================================================
   5. Home feature section
========================================================= */

html body.home .gs3-features > .gs3-section-head,
html body.home .gs3-features > .gs3-section-head--simple,
html body.home .gs3-section-head,
html body.home .gs3-section-head--simple {
	display: none !important;
	visibility: hidden !important;
	height: 0 !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}

body.home .gs3-features {
	padding-top: 0 !important;
}

body.home .gs3-card-grid {
	margin-top: 0 !important;
	gap: 24px !important;
}

body.home .gs3-card {
	box-shadow: 0 12px 30px rgba(31, 39, 31, .06);
}

body.home .gs3-card__content {
	padding: 30px !important;
}

body.home .gs3-card__num {
	font-size: 11px !important;
}

body.home .gs3-card h3 {
	font-size: clamp(28px, 3vw, 40px) !important;
}

body.home .gs3-card p {
	font-size: 14px !important;
	line-height: 1.85 !important;
}

/* =========================================================
   6. Home store section
========================================================= */

body.home .gs3-store__inner {
	width: min(calc(100% - 64px), 1240px) !important;
}

body.home .gs3-store__inner h2 {
	font-size: clamp(38px, 4.4vw, 56px) !important;
}

body.home .gs3-store__lead {
	font-size: 17px !important;
	line-height: 2 !important;
}

body.home .gs3-store__row {
	font-size: 15px !important;
}

body.home .gs3-store__links a[href*="instagram"] {
	display: none !important;
}

body.home .gs3-store__links a[href*="/about/"],
body.home .gs3-store__links a:first-child {
	min-width: 250px !important;
	min-height: 58px !important;
	padding: 0 34px !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	letter-spacing: .08em !important;
}

/* =========================================================
   7. Class pages
========================================================= */

.gs-class-page {
	width: min(calc(100% - 48px), 1020px) !important;
}

.gs-class-header > p:last-child,
.gs-class-card p,
.gs-class-card li,
.gs-class-card dd {
	font-size: 15px !important;
}

.gs-class-card {
	padding: 34px !important;
	box-shadow: 0 8px 24px rgba(35, 43, 35, .035);
}

.gs-class-card h2 {
	font-size: 25px !important;
}

.gs-class-access-button a {
	min-height: 56px !important;
	font-size: 15px !important;
}

/* =========================================================
   8. Forms
========================================================= */

.gs-entry-form {
	width: min(100%, 860px) !important;
}

.gs-entry-form__field > label {
	font-size: 15px !important;
}

.gs-entry-form input[type="text"],
.gs-entry-form input[type="email"],
.gs-entry-form input[type="tel"],
.gs-entry-form select,
.gs-entry-form textarea {
	font-size: 16px !important;
}

.gs-entry-form input[type="submit"].wpcf7-submit {
	min-height: 58px !important;
	font-size: 16px !important;
}

/* =========================================================
   9. Tablet
========================================================= */

@media only screen and (max-width: 1100px) and (min-width: 768px) {

	body.home .gs3-header__inner,
	body:not(.home) .gs31-header__inner {
		width: calc(100% - 40px) !important;
	}

	body.home .gs3-nav,
	body:not(.home) .gs31-nav {
		gap: 22px !important;
	}

	body.home .gs3-nav a,
	body:not(.home) .gs31-nav a {
		font-size: 14px !important;
	}

	body.home .gs31-instagram-icon,
	body:not(.home) .gs31-instagram-icon {
		width: 34px !important;
		height: 34px !important;
	}
}

/* =========================================================
   10. Mobile
========================================================= */

@media only screen and (max-width: 767px) {

	body.home .gs3-header {
		background: linear-gradient(
			to bottom,
			rgba(10,14,10,.76),
			rgba(10,14,10,.34)
		) !important;
		-webkit-backdrop-filter: none;
		backdrop-filter: none;
	}

	body.home .gs3-header__inner,
	body:not(.home) .gs31-header__inner {
		width: calc(100% - 28px) !important;
		min-height: 78px;
		padding: 14px 0 !important;
	}

	body.home .gs3-brand__name,
	body:not(.home) .gs31-brand__name {
		font-size: 25px !important;
	}

	body.home .gs3-brand__tagline,
	body:not(.home) .gs31-brand__tagline {
		font-size: 8px !important;
	}

	body.home .gs3-nav a,
	body:not(.home) .gs31-nav a {
		font-size: 12px !important;
		font-weight: 700 !important;
	}

	body.home .gs31-instagram-icon,
	body:not(.home) .gs31-instagram-icon {
		width: 34px !important;
		height: 34px !important;
	}

	body.home .gs31-instagram-icon svg,
	body:not(.home) .gs31-instagram-icon svg {
		width: 27px !important;
		height: 27px !important;
	}

	.gs31-mobile-menu summary {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		min-width: 64px;
		min-height: 42px;
		padding: 0 12px;
		border: 1px solid currentColor;
		font-size: 13px !important;
		font-weight: 700;
	}

	.gs31-mobile-menu__panel a {
		min-height: 46px;
		font-size: 14px !important;
	}

	.gs31-subnav a {
		min-height: 48px;
		padding: 13px 16px !important;
		font-size: 12px !important;
	}

	body.home .gs3-features {
		width: calc(100% - 28px) !important;
	}

	body.home .gs3-card-grid {
		gap: 16px !important;
	}

	body.home .gs3-card__content {
		padding: 24px !important;
	}

	body.home .gs3-card h3 {
		font-size: 29px !important;
	}

	body.home .gs3-card p {
		font-size: 13px !important;
	}

	body.home .gs3-store__lead {
		font-size: 14px !important;
	}

	body.home .gs3-store__row {
		font-size: 14px !important;
	}

	.gs-class-page {
		width: calc(100% - 28px) !important;
	}

	.gs-class-card {
		padding: 24px 20px !important;
	}

	.gs-class-card h2 {
		font-size: 23px !important;
	}

	.gs-class-header > p:last-child,
	.gs-class-card p,
	.gs-class-card li,
	.gs-class-card dd {
		font-size: 14px !important;
	}

	.gs-entry-form {
		width: calc(100% - 28px) !important;
	}
}
/*
 * Green Scape 基本管理ページ リニューアル
 * original2.0/style.css の一番下へ追加
 */

.gs-care-page {
	box-sizing: border-box;
	width: min(calc(100% - 48px), 1080px);
	margin: 0 auto;
	padding: 70px 0 100px;
	color: #2d332d;
	text-align: left;
}

.gs-care-page *,
.gs-care-page *::before,
.gs-care-page *::after {
	box-sizing: border-box;
}

.gs-care-header {
	max-width: 800px;
	margin: 0 auto 42px;
	text-align: center;
}

.gs-care-header__eyebrow,
.gs-care-section__eyebrow,
.gs-care-card__label {
	margin: 0 0 10px;
	color: #747c72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .18em;
}

.gs-care-header h1 {
	margin: 0;
	color: #273027;
	font-size: clamp(36px, 5vw, 56px);
	font-weight: 400;
	line-height: 1.45;
	letter-spacing: .055em;
}

.gs-care-header > p:last-child {
	margin: 20px auto 0;
	color: #596159;
	font-size: 15px;
	line-height: 2;
}

.gs-care-nav {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 1px;
	margin: 0 0 76px;
	background: #dfe3dc;
	border: 1px solid #dfe3dc;
}

.gs-care-nav a {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 66px;
	padding: 14px 16px;
	background: #fff;
	color: #374037;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	transition: background-color .2s ease;
}

.gs-care-nav a:hover {
	background: #f3f5f0;
}

.gs-care-section + .gs-care-section {
	margin-top: 100px;
}

.gs-care-section__head {
	display: grid;
	grid-template-columns: 72px 1fr;
	gap: 24px;
	align-items: end;
	margin-bottom: 30px;
}

.gs-care-section__num {
	margin: 0;
	color: #778076;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: .18em;
}

.gs-care-section__head h2 {
	margin: 0;
	color: #293129;
	font-size: clamp(32px, 4vw, 46px);
	font-weight: 400;
	line-height: 1.4;
	letter-spacing: .055em;
}

.gs-care-card {
	display: grid;
	grid-template-columns: 1fr;
	overflow: hidden;
	margin-bottom: 20px;
	border: 1px solid #dfe3dc;
	background: #fff;
	box-shadow: 0 10px 28px rgba(35, 43, 35, .035);
}

.gs-care-card--image {
	grid-template-columns: minmax(280px, .9fr) minmax(0, 1.1fr);
}

.gs-care-card__image {
	min-height: 100%;
	background: #eef0eb;
}

.gs-care-card__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.gs-care-card__body {
	padding: clamp(28px, 4vw, 46px);
}

.gs-care-card h3 {
	margin: 0 0 20px;
	color: #283028;
	font-size: clamp(25px, 3vw, 34px);
	font-weight: 400;
	line-height: 1.45;
	letter-spacing: .045em;
}

.gs-care-card h4 {
	margin: 0 0 10px;
	color: #303830;
	font-size: 17px;
	font-weight: 700;
}

.gs-care-card p,
.gs-care-card li {
	color: #515951;
	font-size: 15px;
	line-height: 1.95;
}

.gs-care-card p {
	margin: 0 0 18px;
}

.gs-care-info-grid,
.gs-care-columns {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px;
	margin: 28px 0 20px;
}

.gs-care-info,
.gs-care-columns > div {
	padding: 20px;
	border: 1px solid #e0e4dd;
	background: #f8f9f6;
}

.gs-care-info__title {
	margin: 0 0 8px !important;
	color: #384238 !important;
	font-size: 13px !important;
	font-weight: 700;
	letter-spacing: .08em;
}

.gs-care-note {
	margin-top: 24px;
	padding: 18px 20px;
	border-left: 3px solid #78876e;
	background: #f5f6f3;
}

.gs-care-note p {
	margin: 0 0 10px;
	font-size: 13px !important;
	line-height: 1.85 !important;
}

.gs-care-note p:last-child {
	margin-bottom: 0;
}

.gs-care-list {
	margin: 0;
	padding-left: 1.25em;
}

.gs-care-list li {
	margin-bottom: 10px;
	list-style: disc;
}

.gs-care-link {
	margin: 24px 0 0 !important;
}

.gs-care-link a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 11px 20px;
	border: 1px solid #65745f;
	color: #44513f;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
	transition: background-color .2s ease, color .2s ease;
}

.gs-care-link a:hover {
	background: #65745f;
	color: #fff;
}

@media only screen and (max-width: 900px) {
	.gs-care-nav {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.gs-care-card--image {
		grid-template-columns: 1fr;
	}

	.gs-care-card__image {
		aspect-ratio: 16 / 8;
	}
}

@media only screen and (max-width: 767px) {
	.gs-care-page {
		width: calc(100% - 28px);
		padding: 42px 0 70px;
	}

	.gs-care-header {
		margin-bottom: 30px;
	}

	.gs-care-header h1 {
		font-size: 31px;
	}

	.gs-care-header > p:last-child {
		font-size: 14px;
		text-align: left;
	}

	.gs-care-nav {
		grid-template-columns: 1fr;
		margin-bottom: 54px;
	}

	.gs-care-nav a {
		min-height: 54px;
		font-size: 14px;
	}

	.gs-care-section + .gs-care-section {
		margin-top: 72px;
	}

	.gs-care-section__head {
		grid-template-columns: 44px 1fr;
		gap: 14px;
	}

	.gs-care-section__head h2 {
		font-size: 29px;
	}

	.gs-care-card__image {
		aspect-ratio: 16 / 9;
	}

	.gs-care-card__body {
		padding: 24px 20px;
	}

	.gs-care-card h3 {
		font-size: 25px;
	}

	.gs-care-card p,
	.gs-care-card li {
		font-size: 14px;
	}

	.gs-care-info-grid,
	.gs-care-columns {
		grid-template-columns: 1fr;
	}

	.gs-care-link a {
		width: 100%;
	}
}
/* =========================================================
   Orijinal 3.0
   Philosophy section before footer
========================================================= */

.gs3-intro--footer {
	width: 100%;
	margin: 0;
	padding: clamp(100px, 10vw, 170px) 0;
	background: #f7f6f1;
	border-top: 1px solid rgba(39, 45, 39, 0.08);
}

.gs3-intro--footer .gs3-intro__grid {
	width: min(1640px, calc(100% - 120px));
	margin: 0 auto;
	display: grid;
	grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
	column-gap: clamp(80px, 10vw, 190px);
	align-items: start;
}

.gs3-intro--footer .gs3-kicker {
	margin: 0 0 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0.26em;
	text-transform: uppercase;
	color: #747a72;
}

.gs3-intro--footer h2 {
	margin: 0;
	font-family:
		"Yu Mincho",
		"YuMincho",
		"Hiragino Mincho ProN",
		"Hiragino Mincho Pro",
		"Noto Serif JP",
		serif;
	font-size: clamp(42px, 4.15vw, 76px);
	font-weight: 400;
	line-height: 1.55;
	letter-spacing: 0.05em;
	color: #232823;
}

.gs3-intro--footer .gs3-intro__body {
	padding-top: 8px;
}

.gs3-intro--footer .gs3-intro__body p {
	margin: 0;
	font-family:
		"Yu Mincho",
		"YuMincho",
		"Hiragino Mincho ProN",
		"Hiragino Mincho Pro",
		"Noto Serif JP",
		serif;
	font-size: clamp(17px, 1.25vw, 22px);
	font-weight: 400;
	line-height: 2.35;
	letter-spacing: 0.07em;
	color: #626862;
}

.gs3-intro--footer .gs3-intro__body p + p {
	margin-top: 42px;
}


/* タブレット */
@media screen and (max-width: 1100px) {

	.gs3-intro--footer {
		padding: 110px 0;
	}

	.gs3-intro--footer .gs3-intro__grid {
		width: min(100% - 64px, 900px);
		grid-template-columns: minmax(0, 1fr);
		row-gap: 64px;
	}

	.gs3-intro--footer h2 {
		font-size: clamp(42px, 7vw, 62px);
		line-height: 1.55;
	}

	.gs3-intro--footer .gs3-intro__body {
		max-width: 760px;
		padding-top: 0;
	}

}


/* スマートフォン */
@media screen and (max-width: 767px) {

	.gs3-intro--footer {
		padding: 80px 0 88px;
	}

	.gs3-intro--footer .gs3-intro__grid {
		width: calc(100% - 40px);
		row-gap: 46px;
	}

	.gs3-intro--footer .gs3-kicker {
		margin-bottom: 22px;
		font-size: 11px;
		letter-spacing: 0.22em;
	}

	.gs3-intro--footer h2 {
		font-size: clamp(32px, 9.2vw, 42px);
		line-height: 1.65;
		letter-spacing: 0.04em;
	}

	.gs3-intro--footer .gs3-intro__body p {
		font-size: 15px;
		line-height: 2.15;
		letter-spacing: 0.04em;
	}

	.gs3-intro--footer .gs3-intro__body p + p {
		margin-top: 28px;
	}

}
/* =========================================================
   Orijinal 3.0
   Philosophy title adjustment
========================================================= */

.gs3-intro--footer h2 {
	font-size: clamp(36px, 3.25vw, 58px);
	line-height: 1.55;
	letter-spacing: 0.04em;
}

.gs3-intro--footer h2 span {
	display: block;
	white-space: nowrap;
}

@media screen and (max-width: 1100px) {

	.gs3-intro--footer h2 {
		font-size: clamp(36px, 5.5vw, 52px);
	}

}

@media screen and (max-width: 767px) {

	.gs3-intro--footer h2 {
		font-size: clamp(29px, 8vw, 38px);
		line-height: 1.65;
		letter-spacing: 0.03em;
	}

	.gs3-intro--footer h2 span {
		white-space: normal;
	}

}
/* =========================================================
   Green Scape Orijinal 3.0
   Teapot Page - Final
========================================================= */

.gs3-teapot {
	--gs3-teapot-bg: #f7f6f1;
	--gs3-teapot-text: #252a25;
	--gs3-teapot-muted: #6f756f;
	--gs3-teapot-line: rgba(37, 42, 37, 0.13);

	width: 100%;
	overflow: hidden;
	background: #fff;
	color: var(--gs3-teapot-text);
}

.gs3-teapot,
.gs3-teapot * {
	box-sizing: border-box;
}

.gs3-teapot img {
	display: block;
	max-width: 100%;
	height: auto;
}

.gs3-teapot p,
.gs3-teapot h1,
.gs3-teapot h2,
.gs3-teapot figure {
	margin-top: 0;
}


/* =========================================================
   Header
========================================================= */

.gs3-teapot__header {
	padding: clamp(85px, 9vw, 145px) 0 clamp(60px, 7vw, 100px);
	background: var(--gs3-teapot-bg);
}

.gs3-teapot__header-inner {
	width: min(1380px, calc(100% - 120px));
	margin: 0 auto;
}

.gs3-teapot__kicker {
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0.27em;
	text-transform: uppercase;
	color: #747b74;
}

.gs3-teapot__title {
	margin-bottom: 30px;
	font-family:
		"Yu Mincho",
		"YuMincho",
		"Hiragino Mincho ProN",
		"Hiragino Mincho Pro",
		"Noto Serif JP",
		serif;
	font-size: clamp(54px, 6vw, 92px);
	font-weight: 400;
	line-height: 1.15;
	letter-spacing: 0.08em;
	color: var(--gs3-teapot-text);
}

.gs3-teapot__lead {
	margin-bottom: 0;
	font-family:
		"Yu Mincho",
		"YuMincho",
		"Hiragino Mincho ProN",
		"Hiragino Mincho Pro",
		"Noto Serif JP",
		serif;
	font-size: clamp(17px, 1.4vw, 22px);
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0.07em;
	color: var(--gs3-teapot-muted);
}


/* =========================================================
   Main Visual
========================================================= */

.gs3-teapot__main-visual {
	padding: clamp(55px, 6vw, 90px) 0;
	background: #fff;
}

.gs3-teapot__main-visual-inner {
	width: min(1180px, calc(100% - 120px));
	margin: 0 auto;
	padding: clamp(20px, 2.5vw, 38px);
	background: #f4f2ec;
}

.gs3-teapot__main-visual img {
	width: 100%;
	height: auto;
	max-height: 680px;
	object-fit: contain;
	object-position: center;
}


/* =========================================================
   Story
========================================================= */

.gs3-teapot__story {
	padding: clamp(95px, 10vw, 160px) 0;
	background: #fff;
}

.gs3-teapot__story-inner {
	width: min(1380px, calc(100% - 120px));
	margin: 0 auto;
	display: grid;
	grid-template-columns:
		minmax(300px, 0.9fr)
		minmax(430px, 1.1fr);
	column-gap: clamp(80px, 10vw, 170px);
	align-items: start;
}

.gs3-teapot__story-heading h2 {
	margin-bottom: 0;
	font-family:
		"Yu Mincho",
		"YuMincho",
		"Hiragino Mincho ProN",
		"Hiragino Mincho Pro",
		"Noto Serif JP",
		serif;
	font-size: clamp(38px, 3.8vw, 58px);
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 0.06em;
	color: var(--gs3-teapot-text);
}

.gs3-teapot__story-body {
	padding-top: 5px;
}

.gs3-teapot__story-body p {
	margin-bottom: 30px;
	font-family:
		"Yu Mincho",
		"YuMincho",
		"Hiragino Mincho ProN",
		"Hiragino Mincho Pro",
		"Noto Serif JP",
		serif;
	font-size: clamp(16px, 1.2vw, 20px);
	font-weight: 400;
	line-height: 2.2;
	letter-spacing: 0.06em;
	color: #5f665f;
}

.gs3-teapot__story-body p:last-child {
	margin-bottom: 0;
}


/* =========================================================
   Message
========================================================= */

.gs3-teapot__point {
	padding: clamp(80px, 8vw, 125px) 0;
	background: var(--gs3-teapot-bg);
	border-top: 1px solid var(--gs3-teapot-line);
	border-bottom: 1px solid var(--gs3-teapot-line);
}

.gs3-teapot__point-inner {
	width: min(980px, calc(100% - 120px));
	margin: 0 auto;
	text-align: center;
}

.gs3-teapot__point-label {
	margin-bottom: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0.27em;
	text-transform: uppercase;
	color: #747b74;
}

.gs3-teapot__point-text {
	margin-bottom: 0;
	font-family:
		"Yu Mincho",
		"YuMincho",
		"Hiragino Mincho ProN",
		"Hiragino Mincho Pro",
		"Noto Serif JP",
		serif;
	font-size: clamp(22px, 2.15vw, 34px);
	font-weight: 400;
	line-height: 1.95;
	letter-spacing: 0.07em;
	color: var(--gs3-teapot-text);
}


/* =========================================================
   Links
========================================================= */

.gs3-teapot__links {
	width: min(1380px, calc(100% - 120px));
	margin: 0 auto;
	padding: clamp(70px, 7vw, 110px) 0;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	border: 0;
}

.gs3-teapot__link {
	min-height: 145px;
	padding: 32px 38px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 30px;
	border-top: 1px solid var(--gs3-teapot-line);
	border-bottom: 1px solid var(--gs3-teapot-line);
	color: var(--gs3-teapot-text);
	text-decoration: none;
	transition:
		background-color 0.35s ease,
		color 0.35s ease;
}

.gs3-teapot__link + .gs3-teapot__link {
	border-left: 1px solid var(--gs3-teapot-line);
}

.gs3-teapot__link span:first-child {
	font-family:
		"Yu Mincho",
		"YuMincho",
		"Hiragino Mincho ProN",
		"Hiragino Mincho Pro",
		"Noto Serif JP",
		serif;
	font-size: clamp(19px, 1.55vw, 25px);
	line-height: 1.6;
	letter-spacing: 0.05em;
}

.gs3-teapot__link small {
	display: block;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0.22em;
	text-transform: uppercase;
	color: var(--gs3-teapot-muted);
}

.gs3-teapot__link-arrow {
	flex: 0 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: 300;
	transition: transform 0.35s ease;
}

.gs3-teapot__link:hover {
	background: var(--gs3-teapot-text);
	color: #fff;
}

.gs3-teapot__link:hover small {
	color: rgba(255, 255, 255, 0.7);
}

.gs3-teapot__link:hover .gs3-teapot__link-arrow {
	transform: translateX(7px);
}


/* =========================================================
   Tablet
========================================================= */

@media screen and (max-width: 1100px) {

	.gs3-teapot__header-inner,
	.gs3-teapot__main-visual-inner,
	.gs3-teapot__story-inner,
	.gs3-teapot__links {
		width: calc(100% - 64px);
	}

	.gs3-teapot__story-inner {
		grid-template-columns: 1fr;
		row-gap: 58px;
	}

	.gs3-teapot__story-heading {
		max-width: 680px;
	}

	.gs3-teapot__story-body {
		max-width: 760px;
		padding-top: 0;
	}

	.gs3-teapot__point-inner {
		width: calc(100% - 64px);
	}

}


/* =========================================================
   Smartphone
========================================================= */

@media screen and (max-width: 767px) {

	.gs3-teapot__header {
		padding: 72px 0 60px;
	}

	.gs3-teapot__header-inner,
	.gs3-teapot__main-visual-inner,
	.gs3-teapot__story-inner,
	.gs3-teapot__point-inner,
	.gs3-teapot__links {
		width: calc(100% - 40px);
	}

	.gs3-teapot__kicker {
		margin-bottom: 19px;
		font-size: 10px;
		letter-spacing: 0.21em;
	}

	.gs3-teapot__title {
		margin-bottom: 23px;
		font-size: clamp(46px, 15vw, 62px);
		letter-spacing: 0.07em;
	}

	.gs3-teapot__lead {
		font-size: 15px;
		line-height: 2;
		letter-spacing: 0.04em;
	}

	.gs3-teapot__main-visual {
		padding: 38px 0 58px;
	}

	.gs3-teapot__main-visual-inner {
		padding: 12px;
	}

	.gs3-teapot__main-visual img {
		max-height: none;
	}

	.gs3-teapot__story {
		padding: 75px 0 82px;
	}

	.gs3-teapot__story-inner {
		row-gap: 42px;
	}

	.gs3-teapot__story-heading h2 {
		font-size: clamp(33px, 9.5vw, 42px);
		line-height: 1.6;
		letter-spacing: 0.04em;
	}

	.gs3-teapot__story-body p {
		margin-bottom: 25px;
		font-size: 15px;
		line-height: 2.1;
		letter-spacing: 0.035em;
	}

	.gs3-teapot__point {
		padding: 68px 0 73px;
	}

	.gs3-teapot__point-label {
		margin-bottom: 22px;
		font-size: 10px;
		letter-spacing: 0.2em;
	}

	.gs3-teapot__point-text {
		font-size: clamp(20px, 5.8vw, 25px);
		line-height: 1.9;
		letter-spacing: 0.045em;
	}

	.gs3-teapot__point-text br {
		display: none;
	}

	.gs3-teapot__links {
		padding: 58px 0 75px;
		grid-template-columns: 1fr;
	}

	.gs3-teapot__link {
		min-height: 118px;
		padding: 26px 20px;
	}

	.gs3-teapot__link + .gs3-teapot__link {
		border-left: 0;
		border-top: 0;
	}

	.gs3-teapot__link span:first-child {
		font-size: 18px;
	}

	.gs3-teapot__link small {
		margin-bottom: 6px;
		font-size: 9px;
	}

}


/* =========================================================
   Reduced Motion
========================================================= */

@media (prefers-reduced-motion: reduce) {

	.gs3-teapot__link,
	.gs3-teapot__link-arrow {
		transition: none;
	}

}
/* =========================================================
   Green Scape Orijinal 3.0
   Flowerpot Page - Final
========================================================= */

.gs3-flowerpot {
	--gs3-flowerpot-bg: #f7f6f1;
	--gs3-flowerpot-text: #252a25;
	--gs3-flowerpot-muted: #6f756f;
	--gs3-flowerpot-line: rgba(37, 42, 37, 0.13);

	width: 100%;
	overflow: hidden;
	background: #fff;
	color: var(--gs3-flowerpot-text);
}

.gs3-flowerpot,
.gs3-flowerpot * {
	box-sizing: border-box;
}

.gs3-flowerpot img {
	display: block;
	max-width: 100%;
	height: auto;
}

.gs3-flowerpot p,
.gs3-flowerpot h1,
.gs3-flowerpot h2,
.gs3-flowerpot figure {
	margin-top: 0;
}


/* =========================================================
   Header
========================================================= */

.gs3-flowerpot__header {
	padding: clamp(85px, 9vw, 145px) 0 clamp(60px, 7vw, 100px);
	background: var(--gs3-flowerpot-bg);
}

.gs3-flowerpot__header-inner {
	width: min(1380px, calc(100% - 120px));
	margin: 0 auto;
}

.gs3-flowerpot__kicker {
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0.27em;
	text-transform: uppercase;
	color: #747b74;
}

.gs3-flowerpot__title {
	margin-bottom: 30px;
	font-family:
		"Yu Mincho",
		"YuMincho",
		"Hiragino Mincho ProN",
		"Hiragino Mincho Pro",
		"Noto Serif JP",
		serif;
	font-size: clamp(54px, 6vw, 92px);
	font-weight: 400;
	line-height: 1.15;
	letter-spacing: 0.08em;
	color: var(--gs3-flowerpot-text);
}

.gs3-flowerpot__lead {
	margin-bottom: 0;
	font-family:
		"Yu Mincho",
		"YuMincho",
		"Hiragino Mincho ProN",
		"Hiragino Mincho Pro",
		"Noto Serif JP",
		serif;
	font-size: clamp(17px, 1.4vw, 22px);
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0.07em;
	color: var(--gs3-flowerpot-muted);
}


/* =========================================================
   Main Visual
========================================================= */

.gs3-flowerpot__main-visual {
	padding: clamp(55px, 6vw, 90px) 0;
	background: #fff;
}

.gs3-flowerpot__main-visual-inner {
	width: min(1180px, calc(100% - 120px));
	margin: 0 auto;
	padding: clamp(20px, 2.5vw, 38px);
	background: #f4f2ec;
}

.gs3-flowerpot__main-visual img {
	width: 100%;
	height: auto;
	max-height: 680px;
	object-fit: contain;
	object-position: center;
}


/* =========================================================
   Story
========================================================= */

.gs3-flowerpot__story {
	padding: clamp(95px, 10vw, 160px) 0;
	background: #fff;
}

.gs3-flowerpot__story-inner {
	width: min(1380px, calc(100% - 120px));
	margin: 0 auto;
	display: grid;
	grid-template-columns:
		minmax(300px, 0.9fr)
		minmax(430px, 1.1fr);
	column-gap: clamp(80px, 10vw, 170px);
	align-items: start;
}

.gs3-flowerpot__story-heading h2 {
	margin-bottom: 0;
	font-family:
		"Yu Mincho",
		"YuMincho",
		"Hiragino Mincho ProN",
		"Hiragino Mincho Pro",
		"Noto Serif JP",
		serif;
	font-size: clamp(38px, 3.8vw, 58px);
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 0.06em;
	color: var(--gs3-flowerpot-text);
}

.gs3-flowerpot__story-body {
	padding-top: 5px;
}

.gs3-flowerpot__story-body p {
	margin-bottom: 30px;
	font-family:
		"Yu Mincho",
		"YuMincho",
		"Hiragino Mincho ProN",
		"Hiragino Mincho Pro",
		"Noto Serif JP",
		serif;
	font-size: clamp(16px, 1.2vw, 20px);
	font-weight: 400;
	line-height: 2.2;
	letter-spacing: 0.06em;
	color: #5f665f;
}

.gs3-flowerpot__story-body p:last-child {
	margin-bottom: 0;
}


/* =========================================================
   Gallery
========================================================= */

.gs3-flowerpot__gallery {
	width: min(1380px, calc(100% - 120px));
	margin: 0 auto;
	padding: 0 0 clamp(95px, 10vw, 160px);
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: clamp(28px, 3vw, 50px);
	align-items: start;
}

.gs3-flowerpot__gallery-item {
	margin: 0;
	padding: clamp(14px, 1.5vw, 24px);
	overflow: hidden;
	background: #f4f2ec;
}

.gs3-flowerpot__gallery-item img {
	width: 100%;
	height: auto;
	max-height: 560px;
	object-fit: contain;
	object-position: center;
}


/* =========================================================
   Message
========================================================= */

.gs3-flowerpot__point {
	padding: clamp(80px, 8vw, 125px) 0;
	background: var(--gs3-flowerpot-bg);
	border-top: 1px solid var(--gs3-flowerpot-line);
	border-bottom: 1px solid var(--gs3-flowerpot-line);
}

.gs3-flowerpot__point-inner {
	width: min(980px, calc(100% - 120px));
	margin: 0 auto;
	text-align: center;
}

.gs3-flowerpot__point-label {
	margin-bottom: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0.27em;
	text-transform: uppercase;
	color: #747b74;
}

.gs3-flowerpot__point-text {
	margin-bottom: 0;
	font-family:
		"Yu Mincho",
		"YuMincho",
		"Hiragino Mincho ProN",
		"Hiragino Mincho Pro",
		"Noto Serif JP",
		serif;
	font-size: clamp(22px, 2.15vw, 34px);
	font-weight: 400;
	line-height: 1.95;
	letter-spacing: 0.07em;
	color: var(--gs3-flowerpot-text);
}


/* =========================================================
   Links
========================================================= */

.gs3-flowerpot__links {
	width: min(1380px, calc(100% - 120px));
	margin: 0 auto;
	padding: clamp(70px, 7vw, 110px) 0;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	border: 0;
}

.gs3-flowerpot__link {
	min-height: 145px;
	padding: 32px 38px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 30px;
	border-top: 1px solid var(--gs3-flowerpot-line);
	border-bottom: 1px solid var(--gs3-flowerpot-line);
	color: var(--gs3-flowerpot-text);
	text-decoration: none;
	transition:
		background-color 0.35s ease,
		color 0.35s ease;
}

.gs3-flowerpot__link + .gs3-flowerpot__link {
	border-left: 1px solid var(--gs3-flowerpot-line);
}

.gs3-flowerpot__link span:first-child {
	font-family:
		"Yu Mincho",
		"YuMincho",
		"Hiragino Mincho ProN",
		"Hiragino Mincho Pro",
		"Noto Serif JP",
		serif;
	font-size: clamp(19px, 1.55vw, 25px);
	line-height: 1.6;
	letter-spacing: 0.05em;
}

.gs3-flowerpot__link small {
	display: block;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0.22em;
	text-transform: uppercase;
	color: var(--gs3-flowerpot-muted);
}

.gs3-flowerpot__link-arrow {
	flex: 0 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: 300;
	transition: transform 0.35s ease;
}

.gs3-flowerpot__link:hover {
	background: var(--gs3-flowerpot-text);
	color: #fff;
}

.gs3-flowerpot__link:hover small {
	color: rgba(255, 255, 255, 0.7);
}

.gs3-flowerpot__link:hover .gs3-flowerpot__link-arrow {
	transform: translateX(7px);
}


/* =========================================================
   Tablet
========================================================= */

@media screen and (max-width: 1100px) {

	.gs3-flowerpot__header-inner,
	.gs3-flowerpot__main-visual-inner,
	.gs3-flowerpot__story-inner,
	.gs3-flowerpot__gallery,
	.gs3-flowerpot__links {
		width: calc(100% - 64px);
	}

	.gs3-flowerpot__story-inner {
		grid-template-columns: 1fr;
		row-gap: 58px;
	}

	.gs3-flowerpot__story-heading {
		max-width: 680px;
	}

	.gs3-flowerpot__story-body {
		max-width: 760px;
		padding-top: 0;
	}

	.gs3-flowerpot__point-inner {
		width: calc(100% - 64px);
	}

}


/* =========================================================
   Smartphone
========================================================= */

@media screen and (max-width: 767px) {

	.gs3-flowerpot__header {
		padding: 72px 0 60px;
	}

	.gs3-flowerpot__header-inner,
	.gs3-flowerpot__main-visual-inner,
	.gs3-flowerpot__story-inner,
	.gs3-flowerpot__gallery,
	.gs3-flowerpot__point-inner,
	.gs3-flowerpot__links {
		width: calc(100% - 40px);
	}

	.gs3-flowerpot__kicker {
		margin-bottom: 19px;
		font-size: 10px;
		letter-spacing: 0.21em;
	}

	.gs3-flowerpot__title {
		margin-bottom: 23px;
		font-size: clamp(46px, 15vw, 62px);
		letter-spacing: 0.07em;
	}

	.gs3-flowerpot__lead {
		font-size: 15px;
		line-height: 2;
		letter-spacing: 0.04em;
	}

	.gs3-flowerpot__main-visual {
		padding: 38px 0 58px;
	}

	.gs3-flowerpot__main-visual-inner {
		padding: 12px;
	}

	.gs3-flowerpot__main-visual img {
		max-height: none;
	}

	.gs3-flowerpot__story {
		padding: 75px 0 82px;
	}

	.gs3-flowerpot__story-inner {
		row-gap: 42px;
	}

	.gs3-flowerpot__story-heading h2 {
		font-size: clamp(33px, 9.5vw, 42px);
		line-height: 1.6;
		letter-spacing: 0.04em;
	}

	.gs3-flowerpot__story-body p {
		margin-bottom: 25px;
		font-size: 15px;
		line-height: 2.1;
		letter-spacing: 0.035em;
	}

	.gs3-flowerpot__gallery {
		padding-bottom: 82px;
		grid-template-columns: 1fr;
		gap: 22px;
	}

	.gs3-flowerpot__gallery-item {
		padding: 10px;
	}

	.gs3-flowerpot__gallery-item img {
		max-height: none;
	}

	.gs3-flowerpot__point {
		padding: 68px 0 73px;
	}

	.gs3-flowerpot__point-label {
		margin-bottom: 22px;
		font-size: 10px;
		letter-spacing: 0.2em;
	}

	.gs3-flowerpot__point-text {
		font-size: clamp(20px, 5.8vw, 25px);
		line-height: 1.9;
		letter-spacing: 0.045em;
	}

	.gs3-flowerpot__point-text br {
		display: none;
	}

	.gs3-flowerpot__links {
		padding: 58px 0 75px;
		grid-template-columns: 1fr;
	}

	.gs3-flowerpot__link {
		min-height: 118px;
		padding: 26px 20px;
	}

	.gs3-flowerpot__link + .gs3-flowerpot__link {
		border-left: 0;
		border-top: 0;
	}

	.gs3-flowerpot__link span:first-child {
		font-size: 18px;
	}

	.gs3-flowerpot__link small {
		margin-bottom: 6px;
		font-size: 9px;
	}

}


/* =========================================================
   Reduced Motion
========================================================= */

@media (prefers-reduced-motion: reduce) {

	.gs3-flowerpot__link,
	.gs3-flowerpot__link-arrow {
		transition: none;
	}

}
/* =========================================================
   植木鉢・急須ページ
   親テーマの旧タイトル・投稿日を非表示
========================================================= */

/* 親テーマが自動表示するページタイトル */
body.gs3-flowerpot-page .pagetitle,
body.gs3-flowerpot-page .page-title,
body.gs3-flowerpot-page .entry-title,
body.gs3-flowerpot-page .post-title,
body.gs3-flowerpot-page #content > h1,
body.gs3-flowerpot-page #content .post > h1,
body.gs3-flowerpot-page #content .catbox > h1,

body.gs3-teapot-page .pagetitle,
body.gs3-teapot-page .page-title,
body.gs3-teapot-page .entry-title,
body.gs3-teapot-page .post-title,
body.gs3-teapot-page #content > h1,
body.gs3-teapot-page #content .post > h1,
body.gs3-teapot-page #content .catbox > h1 {
	display: none !important;
}


/* 投稿日・投稿情報 */
body.gs3-flowerpot-page .postdate,
body.gs3-flowerpot-page .post-date,
body.gs3-flowerpot-page .entry-date,
body.gs3-flowerpot-page .date,
body.gs3-flowerpot-page time,
body.gs3-flowerpot-page .posted-on,
body.gs3-flowerpot-page .postmetadata,
body.gs3-flowerpot-page .entry-meta,

body.gs3-teapot-page .postdate,
body.gs3-teapot-page .post-date,
body.gs3-teapot-page .entry-date,
body.gs3-teapot-page .date,
body.gs3-teapot-page time,
body.gs3-teapot-page .posted-on,
body.gs3-teapot-page .postmetadata,
body.gs3-teapot-page .entry-meta {
	display: none !important;
}


/* 旧タイトルが使っていた余白と横線を解除 */
body.gs3-flowerpot-page #content,
body.gs3-flowerpot-page #content .catbox,
body.gs3-flowerpot-page #content .post,
body.gs3-flowerpot-page #content .entry,

body.gs3-teapot-page #content,
body.gs3-teapot-page #content .catbox,
body.gs3-teapot-page #content .post,
body.gs3-teapot-page #content .entry {
	width: 100% !important;
	max-width: none !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
	border-top: 0 !important;
}


/* 親テーマの本文左右余白を解除 */
body.gs3-flowerpot-page #content,
body.gs3-teapot-page #content {
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}


/* 新しいページ本体の上余白を解除 */
body.gs3-flowerpot-page .gs3-flowerpot,
body.gs3-teapot-page .gs3-teapot {
	margin-top: 0 !important;
}
/* =========================================================
   店舗案内
   撮影についてのお願い
========================================================= */

.gs31-about-modern__photo-notice {
	background: #eef0ea !important;
	border-color: rgba(39, 49, 40, 0.16) !important;
}

.gs31-about-modern__notice-label {
	margin: 0 0 18px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	font-weight: 600;
	line-height: 1.4 !important;
	letter-spacing: 0.24em !important;
	text-transform: uppercase;
	color: #858c84 !important;
}

.gs31-about-modern__photo-notice h3 {
	margin-bottom: 24px;
}

.gs31-about-modern__photo-notice p {
	margin-bottom: 18px;
}

.gs31-about-modern__photo-notice p:last-child {
	margin-bottom: 0;
}


/* スマートフォン */
@media screen and (max-width: 767px) {

	.gs31-about-modern__notice-label {
		margin-bottom: 15px !important;
		font-size: 9px !important;
	}

	.gs31-about-modern__photo-notice h3 {
		margin-bottom: 20px;
	}

	.gs31-about-modern__photo-notice p {
		margin-bottom: 15px;
	}

}