@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	min-height: 100%;
	position: relative;
}
body {
	height: 100%;
	background: url(../images/bg_contents.png) repeat-x;
	font-family: "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
	font-size: 13px;
	color: #42392D;
	letter-spacing: 0.1em;
	overflow-x: hidden;
}
a:link, a:visited {
	color: #F88D10;
}
a:hover, a:active {
	color: #669933;
}
a img {
	border: none;
}
.slider > li:not(:first-child) {
	display: none;
}
.left2 {
	width: 200px;
	margin-right: auto;
}
.center2 {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
.right2 {
	width: 200px;
	margin-left: auto;
}
#wrapper {
	width: 1020px;
	margin: 0 auto;
	position: relative;
}
#header {
	position: relative;
	height: 150px;
	background: url(../images/bg_logo.png) no-repeat;
}
#header h1 {
	width: 222px;
	padding-top: 20px;
	text-align: center;
}
#header .copy {
	position: absolute;
	top: 20px;
	right: 0;
	line-height: 1.5em;
	color: #F88D10;
	text-align: right;
}
ul#nav {
	position: absolute;
	top: 57px;
	right: 0;
	width: 790px;
	height: 60px;
	list-style-type: none;
	text-align: center;
}
ul#nav li {
	width: 139px;
	height: 59px;
	float: left;
}
ul#nav li a {
	display: block;
	width: 139px;
	height: 49px;
	padding-top: 10px;
	line-height: 1.5em;
	background: url(../images/nav.png) no-repeat;
	font-family: "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav li a span {
	line-height: 1.5em;
	font-size: 10px;
	color: #EFE6C2;
}
ul#nav li a:hover, #global01 #nav01 a, #global02 #nav02 a, #global03 #nav03 a, #global04 #nav04 a, #global05 #nav05 a {
	background-position: 0 -60px;
}
#container {
	width: 1020px;
	position: relative;
	min-height: 100%;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
}
#contents {
	width: 600px;
	clear: both;
	padding-top: 10px;
	float: left;
	margin-right: 20px;
	text-align: left;
}
ul#contents {
	list-style-type: none;
}
#sub {
	height: 100%;
	min-height: 100%;
	background-color: #ffffff;
	width: 240px;
	float: right;
	margin-top: 8px;
	margin-right: 30px;
	padding-bottom: 20px;
}
#sub h2 {
	width: 240px;
	height: 25px;
	margin-bottom: 10px;
	padding: 7px 10px 0 40px;
	line-height: 1.5em;
	background: url(../images/bg_head_c.png) no-repeat;
	font-size: 14px;
	font-weight: bold;
}
#sub_right {
	width: 240px;
	float: right;
	overflow: hidden;
}
#sub_right h2 {
	width: 240px;
	height: 25px;
	margin-top: 30px;
	padding: 7px 10px 0 40px;
	line-height: 1.5em;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/bg_head_c.png);
	background-repeat: no-repeat;
}
#sub_right li a:link {
	display: block;
	width: 240px;
	height: 20px;
	margin: 0 20px 10px 0;
	padding: 15px 10px 10px 20px;
	border-width: 5px 0;
	border-color: #7EBA03;
	border-style: solid;
	background: #fff;
	color: #5B8602;
	line-height: 140%;
	font-weight: bold;
	list-style: none;
	text-decoration: none;
	transition: .3s;
}
#sub_right li a:visited, #sub_right #right01 a:visited, #sub_right #right02 a:visited, #sub_right #right03 a:visited, #sub_right #right04 a:visited, #sub_right #right05 a:visited, #sub_right #right06 a:visited {
	display: block;
	width: 240px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 15px 10px 10px 20px;
	border-width: 5px 0;
	border-color: #7EBA03;
	border-style: solid;
	background: #fff;
	color: #5B8602;
	line-height: 140%;
	font-weight: bold;
	list-style: none;
	text-decoration: none;
}
#sub_right #right01 a:hover, #sub_right #right02 a:hover, #sub_right #right03 a:hover, #sub_right #right04 a:hover, #sub_right #right05 a:hover, #sub_right #right06 a:hover {
	display: block;
	width: 240px;
	padding-top: 15px;
	padding-bottom: 10px;
	background: #BEDC81;
	color: #5B8602;
	line-height: 140%;
	font-weight: bold;
}
.right {
	display: block;
	width: 240px;
	padding-left: 20px;
	padding-top: 16px;
	padding-bottom: 14px;
	margin-bottom: 10px;
	border-width: 0 0 0 5px;
	border-color: #BEDC81;
	border-style: solid;
	background: #7EBA03;
	color: #F3F9E8;
	line-height: 140%;
	font-weight: bold;
}
.right1 {
	display: block;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	border-width: 0 0 0 5px;
	border-color: #BEDC81;
	border-style: solid;
	background: #7EBA03;
	color: #F3F9E8;
	line-height: 140%;
	font-weight: bold;
	margin-left: auto;
}
#main {
	margin-left: 0;
	margin-right: 50px;
	padding: 16px 50px 0 16px;
	display: block;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #360;
}
.main_text {
	padding: 5px 15px 20px 15px;
	line-height: 1.6em;
}
#info {
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#info dt {
	padding: 10px 10px 0 10px;
	line-height: 1.5em;
	font-weight: bold;
}
#info dd {
	padding: 0 10px 10px 10px;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EC9116;
}
#tel_mail {
	width: 240px;
	margin-top: 20px;
	margin-bottom: 30px;
	position: relative;
	padding-top: 10px;
}
#tel_mail dt {
	position: absolute;
	left: 0;
	width: 70px;
	line-height: 1.5em;
	background-color: #006600;
	color: #FFFFFF;
	text-align: center;
}
#tel_mail dd {
	padding-bottom: 10px;
	padding-left: 80px;
	line-height: 1.5em;
}
#address {
	margin-bottom: 100px;
}
#address dt {
	margin: 10px 0 5px 0;
	line-height: 1.5em;
	background-color: #006600;
	color: #FFFFFF;
	text-align: center;
}
#address dd {
	line-height: 1.6em;
}
address {
	bottom: 0;
	clear: both;
	padding: 28px 0 20px 0;
	line-height: 1.0em;
	background: url(../images/bg_footer.png) repeat-x;
	color: #FFFFFF;
	text-align: center;
}
.title {
	margin-top: 20px;
	height: 70px;
	margin-left: 20px;
	margin-bottom: 30px;
	padding: 10px 0 0 30px;
	background: url(../images/bg_tit.png) no-repeat;
}
.title h2 {
	font-size: 20px;
	font-weight: bold;
	margin-left: 20px;
}
.title .copy {
	margin-bottom: 10px;
	font-size: 10px;
	color: #EC9116;
}
#concept_text {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	height: 100%;
	min-height: 100%;
	position: relative;
	width: 650px;
	;
	top: 0;
	bottom: 0;
	background-color: #fff;
	margin-left: 30px;
	float: left;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.7;
}
body > #concept_text {
	height: auto;
}
#concept_text ul {
	padding-left: 60px;
	padding-right: 30px;
	margin-bottom: 20px;
	list-style-image: url(../images/icon_01.png);
}
#concept_text .box {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	height: 100%;
	min-height: 100%;
	width: 650px;
	;
	line-height: 1.7;
	font-size: 14px;
	margin: 0 0 40px 20px;
	display: block;
	overflow: hidden;
	　　_zoom: 1;
	　　border: 1px solid #F90;
	　　padding: 15px;
}
#concept_text .box .left2 {
	padding-top: 20px;
	width: 100px;
	margin-right: auto;
}
#concept_text .box .center2 {
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}
#concept_text .box .right2 {
	width: 150px;
	margin-left: auto;
	display: block;
}
#concept_text .box .imgr {
	padding-right: 80px;
	float: right;
	display: block;
}
#concept_text .box .imgl {
	padding-right: 50px;
	float: left;
	display: block;
}
#concept_text .box .txt {
	width: 350px;
	margin-left: 8px;
	line-height: 1.7;
	font-size: 14px;
	margin-bottom: 30px;
	display: block;
	　　overflow: hidden;
	　　_zoom: 1;
}
#concept_text .box .txtl {
	width: 600px;
	line-height: 1.7;
	font-size: 14px;
	margin-bottom: 30px;
	display: block;
	　　_zoom: 1;
}
#concept_text .txt2 {
	padding-top: 10px;
	font-size: 13px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 2.0;
	display: block;
	　　overflow: hidden;
	margin-bottom: 50px;
	margin-left: 20px;
	　　_zoom: 1;
}
.policy {
	font-size: 22px;
	font-style: italic;
	font-weight: bolder;
	color: #090;
}
.sign {
	text-align: right;
	float: right;
	padding-right: 40px;
	margin-left: auto;
	margin-bottom: 100px;
	display: block;
	　　overflow: hidden;
	　　_zoom: 1;
}
#contents #concept_text .text list {
	list-style-type: square;
}
#contents #concept_text .text {
	padding-top: 10px;
	padding-left: 20px;
	list-style-position: inside;
	list-style-image: url(../images/icon_01.png);
	list-style-type: none;
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 30px;
	text-align: left;
}
#contents #concept_text .text strong {
	color: #EC9116;
	font-size: 14px;
	line-height: 2;
}
#contents #concept_text .box .txt strong {
	font-size: 14px;
	line-height: 1.7em;
	color: #F60;
}
#concept_text h3 {
	width: 600px;
	height: 32px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px 10px 0 45px;
	line-height: 1.5;
	background: url(../images/bg_head_l.png) no-repeat;
	font-size: 14px;
	font-weight: bold;
}
#concept_text .text {
	width: 560px;
	margin: 0 0 20px 8px;
	padding-top: 5px;
	padding-left: 50px;
	overflow: hidden;
	line-height: 1.0;
}
#concept_text dl {
	padding-left: 50px;
	width: 100%;
}
#concept_text dt {
	display: block;
	clear: left;
	width: 500px;
	padding: 10px 0 10px 5px;
	margin-bottom: 10px;
	float: left;
	font-size: 14px;
	background-color: #E8F2DF;
	border-bottom: 5px solid #fff;
}
#concept_text dd {
	width: 500px;
	display: block;
	padding: 20px 0 10px 15px;
}
.case a {
	font-size: 1.063em;
	color: #333;
}
.case a:hover {
	color: PaleTurquoise;
}
input {
	border: 1px solid #B9C9CE;
	border-radius: 5px;
	padding: 3px 0.8em;
	margin-top: 5px;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
}
textarea {
	border: 1px solid #B9C9CE;
	border-radius: 5px;
	padding: 12px 0.8em;
	margin-top: 15px;
	margin-bottom: 10px;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
}
input[type=text]:focus, textarea:focus {
	border-color: #83B6C2;
	outline: none;
	box-shadow: 2px 2px 4px rgba(143,183,222,0.6), -2px -2px 4px rgba(143,183,222,0.6), inset 0 1px 2px rgba(0,0,0,0.2);
}
::-webkit-input-placeholder {
color:#AFAFAF;
}
:-moz-placeholder {
color:#AFAFAF;
}
input[type=submit] {
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 5px;
	border: #a9a9a9 1px solid;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 0 2px rgba(0,0,0,0.3);
	width: 100px;
	height: 25px;
	padding: 0 3px;
	cursor: pointer;
	color: #333;
	font-weight: bold;
	background: #f5f5f5;
	text-shadow: 1px 1px 0px #fff;
}
input[type=reset] {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 350px;
	border-radius: 5px;
	border: #a9a9a9 1px solid;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 0 2px rgba(0,0,0,0.3);
	width: 100px;
	height: 25px;
	padding: 0 3px;
	cursor: pointer;
	color: #333;
	font-weight: bold;
	background: #f5f5f5;
	text-shadow: 1px 1px 0px #fff;
}
input[type=button] {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 350px;
	border-radius: 5px;
	border: #a9a9a9 1px solid;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 0 2px rgba(0,0,0,0.3);
	width: 150px;
	height: 25px;
	padding: 0 3px;
	cursor: pointer;
	color: #333;
	font-weight: bold;
	background: #f5f5f5;
	text-shadow: 1px 1px 0px #fff;
}
#access_img li {
	line-height: 0.1em;
	margin-bottom: 10px;
}
#access_img img {
	border: solid 2px #F8E6BC;
}
.head_text {
	padding: 0 0 30px 32px;
	line-height: 1.6em;
}
#access_text {
	width: 370px;
	margin-bottom: 100px;
	float: right;
}
#access_img {
	width: 450px;
	margin: 20px 0 20px 32px;
	float: left;
	list-style-type: none;
}
#shop_info {
	position: relative;
	clear: both;
	width: 370px;
	margin: 10px 0;
	float: right;
	line-height: 1.8em;
}
#shop_info dt {
	position: absolute;
	left: 0;
	clear: both;
	width: 100px;
	padding: 10px 0 10px 5px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #F88D10;
}
#shop_info dd {
	padding: 10px 0 10px 110px;
	border-bottom: dotted 1px #F5B84A;
}
#access_text p {
	line-height: 1.6em;
}
iframe.Google-map-box {
	border: 0;
	background-color: transparent;
	overflow: hidden;
	width: 240px;
	height: 240px;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
table {
  border-collapse: collapse;
  margin-left:1.0em;
}
table th, table td {
  border: solid 1px black;
  /*実線 1px 黒*/
}
.table {
	margin-top: 20px;
	margin-right: 16px;
	margin-bottom: 20px;
	padding: 10px;
	white-space: nowrap;
	font-size: 12px;
	width: 484px;
	margin-left: 16px;
	border: solid 1px black;
}
.table1 {
	margin-top: 20px;
	margin-right: 16px;
	margin-bottom: 20px;
	white-space: nowrap;
	font-size: 12px;
	width: 484px;
	border: 1px;
	margin-left: 64px;
	border-collapse: collapse;
}
.tdfee {
	padding: 10px;
}
.tdfee1 {
	padding: 10px 10px 10px 20px;
}
.tdfee2 {
	padding: 10px 10px 10px 32px;
}
.th1 {
	padding: 6px 10px 6px 10px;
	background-color: #FFCC00;
	text-align: center;
	font-size: 12px;
}
.th2 {
	padding: 6px 10px 6px 10px;
	background-color: #FC6;
	text-align: center;
	font-size: 12px;
}
.th3 {
	padding: 6px 10px 6px 10px;
	background-color: #FC6;
	text-align: center;
	font-size: 12px;
}
.th3a {
	padding: 6px 10px 6px 10px;
	background-color: #FC6;
	text-align: center;
	color: #F00;
	font-size: 12px;
}
.th4 {
	padding: 6px 10px 6px 10px;
	background-color: #FC9;
	text-align: center;
	font-size: 12px;
}
.th5 {
	padding: 6px 10px 6px 10px;
	text-align: right;
	font-size: 12px;
}
.th6 {
	padding: 6px 10px 6px 10px;
	font-size: 12px;
}
.th7 {
	padding: 6px 10px 6px 10px;
	background-color: #7eba03;
	font-size: 13px;
}
.th8 {
	padding: 6px 10px 6px 10px;
	background-color: #ebefde;
	font-size: 13px;
}
.list ol {
	list-style: none;
	margin-left: 10px;
	margin-bottom: 50px;
}
.list li {
	width: 570px;
	list-style-type: none;
	padding-left: 4.5em;
	text-indent: -2.5em;
	list-style-position: inside;
}
.list li:before {
	content: "一、";
}
#global04 #container #contents #concept_text p img {
	margin-left: auto;
}
p.indentback{
  text-indent: -2em;
  padding-left: 4em;
  
}
.banner-btn {
	width: 240px;
	display: block;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	transition: opacity 0.3s;
}
.banner-btn:hover {
	opacity: 0.8;
}
.banner-btn img {
	width: 100%;
}
.spacer {
	height: 400px;
}

/* 2025/09/10 追記 */
#concept_text .gallery ul {
	list-style: none;
	padding-left: 40px;
	padding-right: 40px;
}
#concept_text .gallery ul > li:not(:first-child) {
	display: none;
}
.gallery ul li img {
	width: 100%;
	height: auto;
	aspect-ratio: 4/3;
	object-fit: cover;
}
.gallery_nav li {
	cursor: pointer;
	margin: 0 4px;
	transition: opacity 0.3s;
}
.gallery_nav li:hover {
	opacity: 0.7;
}
#header .burger {
	display: none;
}
@media (max-width: 480px) {
	* {
		box-sizing: border-box;
	}
	html {
		height: auto;
	}
	body.hidden {
		overflow: hidden;
	}
	body:not(#global01) #container {
		padding-top: 74px;
	}
	img {
		height: auto;
	}
	ul#nav {
		top: -10px;
		right: -100%;
		width: 90vw;
		height: 100svh;
		overflow-y: auto;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 10px;
		background-color: rgba(126, 186, 3, 0.95);
		opacity: 0;
		visibility: hidden;
		transition: all 0.5s;
	}
	ul#nav.active {
		opacity: 1;
		visibility: visible;
		right: -2.5%;
	}
	ul#nav li {
		width: auto;
		height: auto;
	}
	ul#nav li a {
		background: none;
		width: auto;
		height: auto;
	}
	body {
		height: auto;
		background: none;
	}
	#wrapper, #container {
		width: auto;
	}
	.spacer {
		display: none;
	}
	#header {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 95%;
		margin: 0 auto;
		background-color: rgba(255, 255,255, 1);
		border-radius: 10px;
		padding: 10px;
		position: fixed;
		top: 10px;
		left: 0;
		right: 0;
		z-index: 100;
		height: 64px;
		padding: 0;
		background-image: none;
		transition: all 0.3s;
	}
	#global01 #header {
		background-color: rgba(255, 255,255, 0.5);
	}
	#global01 #header.scrolled {
		background-color: rgba(255, 255,255, 1);
	}
	#header h1 {
		width: 64px;
		padding-top: 0;
		padding-left: 10px;
	}
	#header h1 a {
		display: flex;
		align-items: center;
	}
	#header h1 img {
		width: 100%;
		height: auto;
	}
	#header .copy {
		display: none;
	}
	#header .burger {
		display: block;
		position: relative;
		width: 32px;
		height: 16px;
		margin-right: 20px;
	}
	#header .burger span {
		display: block;
		width: 32px;
		height: 3px;
		background-color: #fff;
		position: absolute;
		left: 0;
		background-color: #006600;
		border-radius: 10px;
		transition: all 0.3s;
	}
	#header .burger span:nth-child(1) {
		top: 0;
	}
	#header .burger span:nth-child(2) {
		top: 50%;
		transform: translateY(-50%);
	}
	#header .burger span:nth-child(3) {
		bottom: 0;
	}
	#header .burger.active span:nth-child(1) {
		top: 50%;
		transform: translateY(-50%) rotate(30deg);
	}
	#header .burger.active span:nth-child(2) {
		opacity: 0;
	}
	#header .burger.active span:nth-child(3) {
		bottom: 50%;
		transform: translateY(50%) rotate(-30deg);
	}
	#contents, #concept_text, #concept_text .box, #concept_text h3, #concept_text .text, #concept_text .box .txt, #sub, #sub_right, #tel_mail, #sub_right h2, .banner-btn, #sub_right li a:link {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.title {
		margin-left: 0;
		height: auto;
	}
	.title h2 {
		margin-left: 0;
	}
	#sub {
		width: 100%;
		margin-right: 0;
		background-color: transparent;
		margin-top: 20px;
	}
	#sub_right {
		width: 100%;
	}
	#sub_right #right01 a:hover, #sub_right #right02 a:hover, #sub_right #right03 a:hover, #sub_right #right04 a:hover, #sub_right #right05 a:hover, #sub_right #right06 a:hover {
		width: 100%;
		padding-bottom: 30px;
	}
	.right {
		width: auto;
	}
	#sub_right li a:link {
		margin-right: 0;
	}
	#container {
		padding: 0 4%;
	}
	#contents {
		margin-right: 0;
	}
	#concept_text {
		margin-left: 0;
		padding: 0 6%;
	}
	#concept_text h3 {
		height: auto;
		margin-left: 0;
		background: none;
	}
	#concept_text .box .imgr {
		float: none;
		padding-right: 0;
		display: flex;
		justify-content: center;
		gap: 4%;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#concept_text .box .imgr br {
		display: none;
	}
	#global01 #concept_text .box .imgr img {
		width: 48%;
	}
	body:not(#global01) #concept_text .box .imgr img, #concept_text .box .imgr iframe {
		width: 100%;
	}
	#concept_text .box img, #concept_text .text img {
		width: 100%;
	}
	#concept_text h3 {
		padding-left: 32px;
		border: 1px solid #006600;
		border-radius: 10px;
		position: relative;
	}
	#concept_text h3::before {
		content: "";
		display: block;
		position: absolute;
		width: 18px;
		aspect-ratio: 12/10;
		background-image: url(../images/icon_01.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		left: 8px;
		top: 6px;
		/* transform: translateY(-50%); */
	}
	.list li {
		width: auto;
	}
	#concept_text dl {
		padding-left: 0;
		margin-top: 10px;
	}
	#concept_text dt, #concept_text dd {
		width: 100%;
	}
	#concept_text ul {
		padding-left: 32px;
		padding-right: 0;
	}
	#contents #concept_text .text, #concept_text .box .txt {
		padding-left: 8px;
		padding-right: 8px;
	}
	#address {
		margin-bottom: 40px;
	}
	.banner-btn {
		width: 150px;
		display: block;
		position: fixed;
		bottom: -15px;
		right: 8px;
		opacity: 0;
		visibility: hidden;
		transition: all 0.3s;
		margin: 0;
	}
	.banner-btn.active {
		opacity: 1;
		visibility: visible;
		bottom: 5px;
	}
	.banner-btn img {
		border-radius: 15px;
	}
	#sub_right li a:link, #sub_right h2 {
		padding-bottom: 30px;
	}
	address {
		padding-bottom: 10px;
	}
	#concept_text .gallery ul {
		padding-left: 0;
		padding-right: 0;
	}
	#concept_text .gallery_thumb {
		margin-bottom: 10px;
	}
	textarea {
		width: 95%;
	}
	input[type=reset] {
		margin-left: 0;
	}
	.form-btn {
		width: 100%;
		justify-content: center;
	}
}