@charset "utf-8";
/* ====================================
  fileName：page.css
  fileDate：2026/08/10
  石川県板金工業組合
==================================== */

img.mx90 {
	max-width: 900px;
	height: auto;
}
.pgct {
	width: 94%;
	margin: 0 auto 80px;
	font-size: 16px;
}
.pgimg img {
	width: 100%;
	height: auto;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: solid 2px #87af52;
	box-shadow: 6px 6px 0px 0 rgb(135, 175, 82);
}
.float-limg {
	float: left;
	margin: 0 30px 30px 0;
}
.float-rimg {
	float: right;
	margin: 0 0 30px 30px;
}
.float-limg img,
.float-rimg img {
	width: 100%;
	height: auto;
}


/* phpsve inq
---------------------------------------------------- */

h3#pgctgsub2 {
	margin: 0 0 16px;
	padding: 0 0 8px;
	border-bottom: 1px dotted #333;
}
h3#pgctgsub2 em {
	padding: 0 0 0 8px;
	font-size: 1.3em;
	color: #56742e;
	font-weight: 600;
	line-height: 20px;
}

.svc-box .textbox img {
  width: 100%;
  max-width: 300px;
  height: auto;
}
.svc-box .textbox img.xsimg {
	width: 100%;
	max-width: 150px;
	height: auto;
}

.acctbox {
	position: relative;
	width: 100%;
	margin: 2em 0;
	padding: 0;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	z-index: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.acctbox::before {
	border-top: 3px solid #eee;
	border-left: 3px solid #eee;
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	left: -3px;
	width: 40%;
	height: 70%;
	z-index: 1;
}
.acctbox::after {
	border-bottom: 3px solid #eee;
	border-right: 3px solid #eee;
	content: '';
	display: block;
	position: absolute;
	bottom: -3px;
	right: -3px;
	width: 40%;
	height: 80%;
	z-index: 1;
}
.acctbox .fstbox {
	position: relative;
	padding:46px 30px 58px;
	font-size:12pt;
	color:#333;
	font-weight:normal;
	line-height:1.8em;
	z-index: 3;
}
.acctbox .greetph {
	float:right;
	padding:0 0 20px 10px;
}

.textbox mark{
}

.textbox mark.fsred {
	padding: 0 8px;
	color: #ea6161 !important;
	font-weight: 500 !important;
	background: none;
	background: none repeat scroll 0% 0% rgb(255, 255, 221);
}
.bgline {
	display: inline;
	padding: 4px 8px;
	font-size: 120%;
	color: #111;
	line-height: 1.5em;
	font-weight: 500;
	background: linear-gradient(transparent 70%, #bbf2c7 0%);
}
mark.bgline {
	display: inline-block;
}
.bglinelist li {
	margin: 0 0 12px;
}
li .bgline {
	margin: 0 0 12px;
}

.textbox .flr-img {
	position: relative;
	float:right;
	padding:0 0 10px 12px;
}
.textbox.ic-popup {
	position: relative;
}
.textbox.ic-popup .flr-img a img {
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-ms-transition: all 0.2s;
		-o-transition: all 0.2s;
	transition: all 0.2s;
}
.textbox.ic-popup .flr-img:hover a img {
	opacity:0.5;
}
.textbox.ic-popup a .ppicbox {
	position: absolute;
	top: -6px;
	right: -6px;
	z-index: 9;
}
.textbox.ic-popup a .ppicbox img {
	width: 26px !important;
	height: auto !important;
}

.linebox {
	width: 100%;
	margin: 0;
	padding: 12px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 4px solid #eee;
	background: #fff;
}
.lineinbox {
	background: #f8f8f8;
	position:relative;
	background: repeating-linear-gradient(-45deg, #f8f8f8 0 6px, #fff 6px 12px);
}
.linebox .fstbox {
	padding:26px 30px 18px;
	font-size:12pt;
	color:#333;
	font-weight:normal;
	line-height:1.8em;
}
.linebox .fstbox mark {
	padding:0 2px;
	color:#f3780e;
	background:none;
}
.greetbox {
	min-height:240px;
}
.linebox .greetph {
	float:right;
	padding:0 0 20px 10px;
}
div.svpickup {
	padding: 24px 16px;
	font-size: 1.0em;
	color: #333;
	font-weight: normal;
	line-height: 1.8em;
	background: #f8f8f8;
	position: relative;
	background: repeating-linear-gradient(-45deg, #eaf6ef 0 6px, #fff 6px 12px);
}

.tbtype1 {
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
}
.tbtype1 th {
	padding: 12px 16px 13px;
	font-size: 0.93em;
	color:#555;
	font-weight:bold;
	border-right: 1px solid #ccc;
	background: #efefef;
	text-align: left;
	white-space: normal;
}
.tbtype1 tr th {
	border-bottom: 1px solid #ccc;
}
.tbtype1 td {
	padding: 12px 16px 13px;
	font-size: 0.93em;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
	text-align: left;
}
.tbtype1 td span {
	font-size:90%;
}
.tbtype1 caption {
	caption-side: bottom;
	padding:6px 4px;
}
.tbtype1 caption ul {
	font-size:80%;
}

.wcardbox {
	width: 99%;
	margin: 2em auto 2em 0;
	padding: 1.5em 2em 2em 2em;
	background: none;
	border: 1px solid #ccc;
	position: relative;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
}
.wcardbox::after {
	background-color:rgba(197,197,197,0.2);
	border: none;
	content: '';
	position: absolute;
	top: 7px;
	left: 7px;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.wcardbox .textbox {
	position: relative;
	z-index: 2;
}
.wcardbox span {
	font-size: 1.1em;
	color: #333;
	font-weight: 600;
	line-height: 2.0em;
}
.wcardbox em {
	font-size: 1.1em;
	color: #ff0000;
	background: none;
	line-height: 2em;
}

.shopname {
	width: 100%;
	display: flex;
	justify-content: space-between;
	position: relative;
	margin: 0 0 30px;
	padding: 8px 10px 9px;
	box-sizing: border-box;
	background: #000;
}
#shopnamebox.shopname {
	margin: 0 0 40px;
}
.shopname h1 {
	position: relative;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 0.1em;
	line-height:1.3em;
}
.shopname .ixtoptel {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	line-height:1.0em;
}
.shopname h1 span {
	padding: 0 0 0 40px;
}
.shopname h1 i {
	position: absolute;
	bottom: 0px;
	left: 2px;
	font-size: 1.8em;
	color: #fff;
}
.fa-microphone-alt,
.fa-paperclip {
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #000;
}
.shopname .ixtoptel span {
	display: inline-block;
	padding: 0 6px 0 0;
}
.shopname .ixtoptel span img {
	width: 26px;
	height: 26px;
}


/* lowdir_title
---------------------------------------------------- */


.lowdir_title{
	width: 100%;
	margin: 0 auto;
	padding: 100px 0 50px;
}
.lowdir_title h2 {
	padding: 0 0 20px;
	font-size: 1.2em;
	color: #87af52;
	font-weight: 600;
}
.lowdir_title p {
	padding: 0;
	font-size: 2.4em;
	color: #111;
	font-weight: 500;
	line-height: 1.2em;
}
.lowdir_title span {
	font-size: 0.84em;
}
#directorynavi {
	position: absolute;
	top: 0px;
	right: 0px;
}
.dirnavi {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	position: relative;
}
.dirnavi ul {
	display: flex;
	padding: 6px 20px 0 0;
}
.dirnavi li:not(:last-of-type)::after {
	content: "›";
	margin: 0 0.6em;
	color: #666;
}
.dirnavi li span {
	font-size: 0.9em;
	color: #111;
	font-weight: 400;
}
.dirnavi li a {
	font-size: 0.9em;
	color: #56742e;
	font-weight: 400;
}
.dirnavi li a:hover {
	opacity: 0.5;
}


.rlinetxt {
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	gap: 16px;
	padding: 0 0 30px;
	font-size: 1.4em;
	color: #111;
	font-weight: 500;
	line-height: 1.4em;
}
.rlinetxt::after {
	content: "";
	flex: 1;
	height: 5px;
	background-color: #e4f3ea;
	border-radius: 5px;
}
#ass-about .textbox {
	padding: 0 0 30px;
}


/* pgasso
---------------------------------------------------- */

.asso_list {
	display:flex;
	align-items:stretch;
	flex-wrap:wrap;
	margin: 20px 0 50px;
	justify-content:space-between;
}
.asso_list a {
	width: 48%;
	margin-bottom: 1.5em;
	text-decoration: none;
}
.asso_list .assolist_inbox {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 20px;
	box-sizing: border-box;
	box-shadow: inset 0 0 0 1px #ccc;
	background-color: #f1faf5;
}
.asso_list a:hover .assolist_inbox {
	background-color: #e4f3ea;
}
.asso_list .assolist_inbox h3 {
	padding: 0 0 8px;
	font-size: 1.3em;
	color: #333;
	font-weight: 400;
	border-bottom: dotted 1px #999;
}
.asso_list .assolist_inbox .asso_body {
	position: relative;
	padding: 10px 0 40px;
	overflow: hidden;
}
.asso_body .shopcount {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 2px 20px 4px;
	font-size: 1.3em;
	color: #fff;
	font-weight: 400;
	line-height: 1.1em;
	letter-spacing: 0.05em;
	background-color: #56742e;
}
.float-rimg.ass-ab3-img01 {
	max-width: 30% !important;
}
.clemark {
	padding: 0 0 10px;
	font-size: 1.0em;
	color: #3f5522;
	font-weight: 500;
	line-height: 1.2em;
}
.subtt-number {
	display: flex;
	gap: 12px;
	align-items: center;
}
.subtt-number h2 {
	font-size: 1.1em;
	color: #111;
}
.circle-number {
	display: inline-grid;
	place-items: center;
	inline-size: 2.3rem;
	aspect-ratio: 1;
	border-radius: 50%;
	margin-right: 6px;
	font-size: 1.0em;
	color: #fff;
	font-weight: 600;
	line-height: 1;
	background: #3f5522;
}
.float-rimg.ass-ab3-img02 {
	max-width: 30% !important;
}
.float-rimg.ass-ab3-img03 {
	max-width: 20% !important;
}
.ass-about-copy {
	padding: 50px 50px;
	box-sizing: border-box;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	background-color: #ecf6f0;
	background-image:  url(../../common/img/association/eco.webp);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 300px auto;
}
.ass-about-copy .textbox {
	padding: 0 120px 0 0;
	line-height: 1.5;
}
.ass-about-copy .textbox span {
	font-family: "Zen Kurenaido", sans-serif;
	font-size: 1.5em;
	color: #3f5522;
	font-weight: 900;
	font-optical-sizing: auto;
	font-style: normal;
	letter-spacing: 0.03em;
	background: linear-gradient(transparent 60%, rgba(255,255,187,0.6) 60%);
}

.ass_memberlist {
	display: flex;
	align-items: start;
	justify-content: space-between;
	flex-wrap: nowwrap;
	row-gap: 20px;
	width: 100%;
	margin: 0;
	padding: 0 0 60px;
}
.ass_memberlist .ass_member_img {
	width: 60%;
}
.ass_memberlist .ass_member_img picture img {
	width: 100%;
	padding: 30px;
	height: auto;
	border-radius: 6px;
	border: solid 6px #87af52;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ass_memberlist .ass_member_btn {
	width: 34%;
	text-align: left;
}
.ass_memberlist .ass_member_btn .textbox {
	padding: 20px 0 0 20px;
	font-size: 1.0em;
	color: #666;
	font-weight: 500;
	line-height: 1.5;
}

.linebox .ass_onus {
	font-size: 1.2em;
	font-weight: 400;
	line-height: 2.0;
}

.imgmapbox {
	width: 80%;
	margin: 0 auto;
}



/* LOWDIR SHOP PKUP
------------------------------------------------------------*/

.shoppkupbox {
	width: 100%;
	margin: 0 auto;
	height: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0;
	box-sizing: border-box;
	gap: 1em;
}


/* PGSEARCHBNR
------------------------------------------------------------*/

#pgsearchbnr {
	padding: 25px 10px 25px 30px;
	box-sizing: border-box;
		-moz-border-radius: 16px;
		-webkit-border-radius: 16px;
	border-radius: 16px;
	background-color: #ecf6f0;
	background-image: url(../../common/img/pgsearchbnr01.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 300px auto;
}
#pgsearchbnr h3 {
	font-size:110%;
	color:#111;
	line-height:1.6em;
}
#pgsearchbnr.amamori h3 span {
	font-size: 120%;
	color: #098fc2;
	font-weight: 600px;
}
#pgsearchbnr.solarpanel h3 span {
	font-size: 110%;
	color: #098fc2;
	font-weight: 600px;
}
#pgsearchbnr h4 {
	display: flex;
	justify-content: flex-start;
	width: 100%;
    max-width: 1100px;
	margin: 0 auto;
	padding: 10px 0;
}
.button-icon-arrow:hover {
	color: #fff;
	background: #666;
}
.button-icon-arrow {
	display: flex;
	box-sizing: border-box;
	gap: 8px;
	align-items: center;
	width: 100%;
	max-width: 500px;
	height: 42px;
	padding: 6px 8px 8px 32px;
	font-size: 1.1em;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: #38742e;
	border-radius: 16px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.button-icon-arrow .label {
	flex-shrink: 1;
	width: 100%;
}
.icon-wrap {
	display: flex;
	flex-shrink: 1;
	align-items: center;
	justify-content: center;
	width: 32px;
	aspect-ratio: 1;
	overflow: hidden;
}
.icon-wrap i {
	padding: 0 9px 0 0;
	font-size: 1.3em;
	color: #fff !important;
	vertical-align: -0.1em !important;
}
#pgsearchbnr h5.allct {
	padding:15px 0 0 44px !important;
}
#pgsearchbnr h6 {
	margin:8px 0 0 32px;
}
#pgsearchbnr h6 a {
	display:block;
	width: 415px;
	height: 35px;
	background:url(../images/contactbtn.png) no-repeat 0 0;
}


#pgsearchbnr.pgcttop {
	padding: 0;
	box-sizing: border-box;
	background: none !important;
}



#svamm01 #pgsearchbnr h5 {
	text-indent:2em;
	background:url(../images/service/pgctsub_amm.png) no-repeat 0 0;
}
#assp01 #pgsearchbnr h5 {
	padding:15px 0 0 44px;
}
#asrs01 #pgsearchbnr h5 {
	text-indent:7em;
	background:url(../images/association/pgctsub_rsn.png) no-repeat 0 0;
}
#rfsolar #pgsearchbnr h5 {
	text-indent:9em;
	background:url(../images/reform/pgctsub_solor.png) no-repeat 0 0;
}
#rfflow #pgsearchbnr h5 {
	padding:15px 0 0 44px;
}
#othcontact #pgsearchbnr h5 {
	padding:15px 0 0 44px;
}


/* BIZAREA
------------------------------------------------------------*/

.bizarealist {
	width: 98%;
	margin: 0 auto;
	padding: 0;
}
.bizareaitem {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 4px;
	padding: 2px 0px 6px 4px;
	font-size: 1.1em;
	box-sizing: border-box;
}
.bizareaitem i {
	margin: 2px 6px 0 0;
	height: auto;
	font-size: 1.2em;
	text-decoration: none;
}
.bizareaitem .bgline {
	display: inline;
	padding: 0 8px;
	font-size: 1.0em;
	color: #111;
}


.pkupsvclist ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	max-width: 500px;
	overflow: hidden;
}
.pkupsvclist ul li {
	color: #fff;
	display: block;
	padding: 0.2rem 1.5rem 0.3rem;
	font-size: 0.9em;
	color: #fff;
	font-weight: 500;
	border-radius: 36px;
	line-height: 1.5;
	background-color: #56742e;
}
.pkupsvclist ul li.pkreason {
  background-color: #6282bc;
}
.pkupsvclist ul li.pksecurity {
  background-color: #d06677;
}
.pkupsvclist ul li.pkmember {
  background-color: #db903d;
}

.pkupaboutbox {
	padding: 20px 0 0px;
}
.pkupaboutlogo {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}
.blogo-pkup {
	display: inline-block;
	width: 50px;
	height: 50px;
}
.pkupaboutbox ul {
	display: inline-block;
	margin: 0;
}
.pkupaboutbox ul li {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: 400;
	line-height: 1.8em;
}
.pkupaboutbox ul li.abname {
	font-size: 14px;
	color: #56742e;
	font-weight: 600;
}

@media (max-width: 850px) {

#pgsearchbnr {
	padding: 25px 10px 25px 30px;
	background-image: none;
	text-align: center;
}
#pgsearchbnr h3 {
	font-size:110%;
	color:#111;
	line-height:1.6em;
}
#pgsearchbnr h4 {
	display: flex;
	justify-content: center;
	width: 100%;
	padding: 10px 0;
}
#pgsearchbnr h6 {
	margin:8px 0 0 32px;
}
#pgsearchbnr h6 a {
	display:block;
	width: 415px;
	height: 35px;
	background:url(../images/contactbtn.png) no-repeat 0 0;
}
.pkupsvclist ul {
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
}
.pkupaboutbox ul {
	display: inline-block;
	margin: 0;
}
.pkupaboutbox ul li {
	text-align: left;
}

}

.fukudashi01 {
	width: 100%;
	margin: 0 auto 2em;
	padding: 1em 2em;
	font-size: 1.3em;
	color:#111;
	line-height:1.6em;
	border-radius: 30px 60px / 60px 30px;
	border: solid 5px #e9e5de;
}


/* POINTBOX
---------------------------------------------------- */

.pointbox {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 20px 0;
	text-align: left;
	font-size: 1.2em;
	color: #111;
	font-weight: 600;
	line-height: 1.0em;
}
.pointline {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
	padding: 3px 0 6px;
	font-size: 0.9em;
	color: #555;
	font-weight: 600;
	line-height: 1.0em;
	border-bottom: solid 2px #111;
}
.assicon {
	padding: 4px 2px 0;
	color: #666;
	font-weight: 600;
	border-top: solid 2px #111;
}
.assnumb {
	padding: 0 0 8px 4px;
	font-family: "Zen Old Mincho", serif;
	font-size: 2.4em;
	color: #111;
	font-weight: 600;
}
.pointcopy {
	padding: 0 0 0 16px;
	font-size: 1.3em;
	color: #111;
	font-weight: 500;
	line-height: 1.2em;
}
.pointcomm {
	margin: 0 0 50px;
	padding: 20px;
	font-size: 1.0em;
	color: #111;
	background-color:#efefef;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	border-radius: 6px;
}

.pgshop .shopbizarea #pgctgsub2 {
	display: none;
}
.areanumbsub {
	padding: 0 0 6px;
	font-size: 1.2em;
	color: #111;
	line-height: 1.6em;
	font-weight: 500;
}
.pgshop .textbox .flr-img.motoimg {
	margin-top: -50px;
}

.wlayer {
	width: 99%;
	margin: 2em auto 2em 0;
	padding: 1.5em 2em 2em 2em;
	background: none;
	border: 1px solid #ccc;
	position: relative;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
}
.wlayer::after {
	background-color:rgba(197,197,197,0.2);
	border: none;
	content: '';
	position: absolute;
	top: 7px;
	left: 7px;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.wlayer div.textbox {
	position: relative;
	z-index: 2;
}

/* SERVICE
---------------------------------------------------- */

.svccolumn {
	display: grid;
	row-gap: 60px;
	width: 96%;
	margin: 0 auto;
}
.svccolumn_item {
	display: block grid;
	grid-template-columns: 1fr 1.5fr;
	column-gap: 40px;
	align-items: flex-start;
}
.svccolumn_img {
	width: 100%;
	margin-bottom: 30px;
	inline-size: 100%;
}
.svccolumn_img img {
	width: 96%;
	height: auto;
		-moz-border-radius: 16px;
		-webkit-border-radius: 16px;
	border-radius: 16px;
	border: solid 2px #87af52;
	box-shadow: 10px 10px 0px 0 rgb(135, 175, 82);
}
.svccolumn_text h3 {
	width: 100%;
	margin: 10px 0 20px;
	padding: 0 0 18px;
	font-size: 2.2em;
	color: #7a8867;
	border-bottom: dotted 6px #dce7cc;
}
.svccolumn_text h3 span {
	margin: 0 0 0 20px;
	font-size: 0.7em;
	color: #87af52;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.1em;
}
.svccolumn_text .textbox {
	padding: 10px 0 30px;
	background: #fff;
}

.svc-flow {
	padding: 0 0 60px;
}
.svc-flow .steps {
	width: 100%;
	margin: 0 auto;
}
.svcflow_item {
	position: relative;
}
.svc-flow .steps .svcflow_item+.svcflow_item {
	margin-top: 50px;
}
.svc-flow .steps .svcflow_item + .svcflow_item::before,
.svc-flow .steps .svcflow_item + .svcflow_item::after {
	content: "";
	display:block;
	position:absolute;
	top: -40px;
	left: calc(50% - 1.5px);
	width: 3px;
	height: 16px;
	background-color: #38742e;
	transform-origin: 50% calc(100% - 1.5px);
}
.svcflow_item::before {
	transform: rotate(45deg);
}
.svcflow_item::after {
	transform: rotate(-45deg);
}
.svc-flow .steps .step_line {
	width: 100%;
	margin: 0 auto;
	display: flex;
	position: relative;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 20px;
	width: 100%;
	margin: 0 auto;
	padding: 3px 0;
	border-bottom: solid 1px #ccc;
	font-size: 1.2em;
	color: #111;
	font-weight: 600;
	line-height: 1.6em;
}
.svc-flow .steps .step_number {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 100px;
	height: 50px;
	margin: 0 0 10px;
	font-size: 1.2em;
	color: #fff;
	font-weight: 600;
	line-height: 1.0em;
	background-color:#666;
}
.svc-flow .steps .step_body {
	width: 100%;
	padding: 10px 0 6px;
	font-size: 1.0em;
	font-weight: 400;
	line-height: 1.2em;
}
.sv_secimg {
	width: 40%;
	margin: 0 auto;
}
.sv_secimg img {
	width: 96%;
	height: auto;
	border: solid 2px #87af52;
	box-shadow: 15px 15px 0px 0 rgb(135, 175, 82);
}




/* CONTACT
---------------------------------------------------- */

.pgcontact .svccolumn_text h3 {
	width: 100%;
	margin: 10px 0 6px;
	padding: 0 0 10px;
	font-size: 1.4em;
	line-height: 1.5em;
}

.shopmapbox {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	height: 0;
}
.shopmapbox iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.chat-box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}
.chat-box1b {
    width: 96%;
	margin-left: 4%;
}
.chat-face {
    float: left;
    margin-right: -120px;
}
.chat-face img{
	width: 60px;
    height: 60px;
}
.chat-area {
    width: 100%;
    float: right;
}
.chat-hukidashi {
    display: inline-block;
    padding: 15px 20px;
    margin-left: 80px;
    margin-top: 8px;
    border-radius: 10px;
    position: relative;
    background-color: #d6eff5;
}
.chat-hukidashi p{
    margin-bottom: 0px;
}
.chat-hukidashi:after {
    content: "";
    position: absolute;
    top: 35px; left: -10px;
    margin-top: -10px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #d6eff5 transparent transparent;
}
.chat-box2{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}
.chat-box2b {
	margin-right: 4%;
    width: 96%;
}
.chat-face2 {
    float: right;
    margin-left: -120px;
}
.chat-face2 img{
	width: 60px;
    height: 60px;
}
.chat-area2 {
    width: 100%;
    float: left;
}
.chat-hukidashi2 {
    display: inline-block;
    padding: 15px 20px;
    margin-right: 80px;
    margin-top: 8px;
    border-radius: 10px;
    position: relative;
    background-color: #dcf0d9;
    float: right;
}
.chat-hukidashi2 p{
    margin-bottom: 0px;
}
.chat-hukidashi2:after {
    content: "";
    position: absolute;
    top: 35px; right: -20px;
    margin-top: -10px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
   border-width: 10px 10px 10px 10px;
    border-color: transparent transparent transparent #dcf0d9;
 }


#wikinavi {
	width: 94%;
	max-width: 1100px;
	margin: -50px auto 0;
	padding:10px 0 0 0;
	overflow: hidden;
}
#wikinavi ul {
	list-style:none;
	margin:0;
}
#wikinavi ul li {
	float:left;
	margin:0 10px 8px 0;
	padding:3px 0 3px 0;
	font-size:100%;
	color:#fff;
	font-weight:normal;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position:relative;
}
li.wnv01 {
	background:#6282bc;
}
li.wnv02 {
	background:#d06677;
}
li.wnv03 {
	background:#de984d;
}
li.wnv04 {
	background:#6b8f2e;
}
li.wnv05 {
	background:#7f5986;
}
li.wnv06 {
	background:#c0c951;
}
li.actwnv {
	background:#ccc;
}
#wikinavi ul li a,#wikinavi ul li a:visited {
	padding:4px 24px;
	color:#fff;
	text-decoration:none;
}
#wikinavi ul li a:hover {
	color:#eee;
	text-decoration:none;
}
.rfm_wikibox {
	width: 98%;
	margin: 0 auto;
	margin-bottom: 0px;
	padding: 0;
	border: solid 6px #eee;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	position: relative;
}
.rfm_wikitxt {
	padding: 20px 20px 20px;
	font-size: 100%;
	color: #333;
	font-weight: normal;
	line-height: 1.8em;
}
.rfm_wikibox .tbtype3 {
	width: 100%;
	margin: 0;
	padding:0;
	line-height:1.5em;
	border-collapse: collapse;
	table-layout:fixed;
	border: none;
}
.rfm_wikibox .tbtype3 th {
	padding:4px 6px 6px 20px;
	font-size:96%;
	color:#555;
	font-weight:bold;
	white-space:nowrap;
	border: none;
	border-bottom: none;
	background: none;
}
.rfm_wikibox .tbtype3 td {
	padding: 4px 20px;
	font-size:90%;
	text-align:left;
	vertical-align:top;
	border-bottom: none;
}
.rfm_wikibox .tbtype3 .rborder {
	border-right: dotted 1px #999;
	border-bottom: none;
	background: none;
}
.intable {
	width: 98%;
	margin: 0 auto;
	padding: 10px 0;
	text-align:left;
}
.intable.topline {
	border-top: dotted 1px #999;
}
.intable h2 {
	padding: 4px 0 6px;
	font-size: 1.1em;
	color:#555;
	font-weight:bold;
	white-space:nowrap;
}
.intable  div {
	text-align: center;
}
.intable  div img {
	width: 100%;
	height: auto;
}
.intable h6 {
	padding: 4px 0 6px;
	font-size: 1.0em;
	text-align:left;
}

dl#faqbox {
	padding: 1em 0;
}
dl#faqbox dt {
	position: relative;
	margin: 0 0 1.5em 50px;
}
dl#faqbox dd {
	position: relative;
	margin: 0 0 0.5em 0;
	padding: 0 0 10px 80px;
}
dl#faqbox dt::before,
dl#faqbox dd::before {
	position: absolute;
	top: -4px;
	margin: 0 0.5em 0 -50px;
	font-size: 1.3em;
	color: #fff;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1.0em;
	width: 40px;
	height: 40px;
		-moz-border-radius: 36px;
		-webkit-border-radius: 36px;
	border-radius: 36px;
}
dl#faqbox dt::before {
	content: 'Q';
	background: #577431;
}
dl#faqbox dd::before {
	content: 'A';
	background: #f2871f;
}


/* ----------------------------- max 1024px ------------------------------------------------------------*/

@media only screen and (max-width: 1024px){


.lowdir_title {
	width: 100%;
	margin: 0 auto;
	padding: 100px 0 0px;
}
.lowdir_title .pgct {
	margin: 0 auto 0px;
}
#directorynavi {
	position: relative;
	width: 94%;
	margin: 0 auto 50px;
}

.dirnavi {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	position: relative;
}
.dirnavi ul {
	display: flex;
	padding: 6px 20px 0 0;
}
.dirnavi li:not(:last-of-type)::after {
	content: "›";
	margin: 0 0.6em;
	color: #666;
}
.dirnavi li span {
	font-size: 0.9em;
	color: #111;
	font-weight: 400;
}
.dirnavi li a {
	font-size: 0.9em;
	color: #56742e;
	font-weight: 400;
}
.dirnavi li a:hover {
	opacity: 0.5;
}


#wikinavi {
	margin: -20px auto 0;
}


}

/* ----------------------------- max 850px ------------------------------------------------------------*/

@media only screen and (max-width: 850px){

/* LOWDIR SHOP PKUP
------------------------------------------------------------*/

.shoppkupbox {
	width: 80%;
	margin: 0 auto;
}

 .textbox .flr-img {
    position: relative;
    display: block;
    float: none;
    margin: 0 auto;
    padding: 0 0 10px;
    width: 60%;
    max-width: 600px;
    height: auto;
}

/* pgasso
---------------------------------------------------- */

.asso_list a {
	width: 100%;
	margin-bottom: 1.5em;
	text-decoration: none;
}
.fimgarticle {
	display:flex;
	flex-direction: column-reverse;
}
.float-limg,
.float-rimg {
	float: none;
	margin: 0;
	padding: 50px 0 0;
	text-align: center;
}
.pgasso .pgct .float-rimg {
	width: 60% !important;
	max-width: 60% !important;
	margin: 0 auto 80px;
	padding: 0;
}

.ass_memberlist {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	row-gap: 20px;
	width: 100%;
	margin: 0;
	padding: 0 0 60px;
}
.ass_memberlist .ass_member_img {
	width: 80%;
	margin: 0 auto;
}
.ass_memberlist .ass_member_img picture img {
	width: 100%;
	padding: 30px;
	height: auto;
	border-radius: 6px;
	border: solid 6px #87af52;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ass_memberlist .ass_member_btn {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
.ass_memberlist .ass_member_btn .pdflink {
    display: flex;
    justify-content: center;
    text-align: center;
  }
.ass_memberlist .ass_member_btn .textbox {
	padding: 20px 0 0;
    text-align: center;
}



.ass-about-copy {
	padding: 40px 20px 200px;
	box-sizing: border-box;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	background-color: #ecf6f0;
	background-image:  url(../../common/img/association/eco.webp);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 300px auto;
}
.ass-about-copy .textbox {
	padding: 0;
	line-height: 1.5;
}
.ass-about-copy .textbox span {
	font-family: "Zen Kurenaido", sans-serif;
	font-size: 1.2em;
	color: #3f5522;
	font-weight: 900;
	font-optical-sizing: auto;
	font-style: normal;
	letter-spacing: 0.03em;
	background: linear-gradient(transparent 60%, rgba(255,255,187,0.6) 60%);
}


/* SERVICE
---------------------------------------------------- */

.svccolumn_item {
	display: block;
	width: 96%;
	margin: 0 auto 0px;
}
.svccolumn_img {
	inline-size: 96%;
	width: 96%;
	margin: 0 auto 40px;
	text-align: center;
}
.svccolumn_img img {
	box-shadow: 8px 8px 0px 0 rgb(135, 175, 82);
}
.svccolumn_text h3 {
	width: 96%;
	margin: 0 auto 20px;
	text-align: center;
}
.svccolumn_text h3 span {
	text-align: center;
}



}


/* ----------------------------- max 640px ------------------------------------------------------------*/

@media only screen and (max-width: 640px){

.lowdir_title p {
	padding: 0;
	font-size: 2.0em;
	line-height: 1.2em;
}
#directorynavi {
	position: relative;
	width: 84%;
}


.dirnavi ul {
	display: flex;
	flex-wrap: wrap;
	padding: 6px 20px 0 0;
}
.dirnavi li:not(:last-of-type)::after {
	content: "›";
	margin: 0 0.6em;
	color: #666;
}
.dirnavi li span {
	font-size: 0.9em;
	color: #111;
	font-weight: 400;
}
.dirnavi li a {
	display: bllock;
	font-size: 0.9em;
	color: #56742e;
	font-weight: 400;
}
.dirnavi li a:hover {
	opacity: 0.5;
}



/* BIZAREA
------------------------------------------------------------*/

.bizarealist {
	width: 98%;
	margin: 0 auto;
	padding: 0;
}
.bizareaitem {
	padding: 2px 0px 6px 4px;
	font-size: 1.1em;
	line-height: 1.0em;
	box-sizing: border-box;
	justify-content: space-between;
	flex-wrap: wrap;
}
.bizareaitem h3 {
	width: 98%;
	line-height: 1.4em;
	border-bottom: dotted 1px #999;
}
.bizareaitem h6 {
	width: 98%;
	padding: 0 0 16px;
	display: flex;
	justify-content: flex-end;
	text-align: right;
}
.bizareaitem h6 .bgline {
	padding: 0 20px;
}


.pkupsvclist ul li {
	color: #fff;
	display: block;
	margin: 0 0 6px;
	padding: 0.2rem 1.0rem 0.3rem;
	font-size: 2.4vw;
	color: #fff;
	font-weight: 500;
	border-radius: 36px;
	line-height: 1.5;
	background-color: #56742e;
}

.tbtype3 td {
	display: block;
	width: 100%;
}
.rfm_wikibox .tbtype3 .rborder {
	border-right: none;
}
.rfm_wikibox .tbtype3 .rborder .intable {
	padding: 10px 0;
	border-bottom: none;
}
.intable.topline {
	border-top: none;
}
.rfm_wikibox .tbtype3 .intable,
.rfm_wikibox .tbtype3 .rborder .intable {
	border-bottom: solid 1px #ccc;
}

}

/* ----------------------------- max 480px ------------------------------------------------------------*/

@media only screen and (max-width: 480px){


.bglinelist li .bgline {
	font-size: 4.0vw;
}

#pgsearchbnr h3 {
	font-size: 4.0vw;
}
.button-icon-arrow .label {
	flex-shrink: 1;
	width: 100%;
	font-size: 3.6vw;
}
.pkupsvclist ul {
	display: block;
	width: 90%;
	max-width: 500px;
	margin: 0 auto;
	overflow: hidden;
}
.pkupsvclist ul li {
	font-size: 3.6vw;
}
.pkupsvclist ul li.pkreason {
  background-color: #6282bc;
}
.pkupsvclist ul li.pksecurity {
  background-color: #d06677;
}
.pkupsvclist ul li.pkmember {
  background-color: #db903d;
}


/* pgasso
---------------------------------------------------- */
#ass-about3 .float-rimg {
	width: 80% !important;
	max-width: 80% !important;
	margin: 0 auto;
}


/* pointbox
---------------------------------------------------- */
.pointbox {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	padding: 20px 0;
	text-align: left;
	font-size: 1.1em;
	color: #111;
	font-weight: 600;
	line-height: 1.0em;
}
.assnumb {
	padding: 0 0 8px 4px;
	font-family: "Zen Old Mincho", serif;
	font-size: 2.0em;
	color: #111;
	font-weight: 600;
}
.pointcopy {
	width: 100% !important;
	padding: 6px 0;
	font-size: 1.2em;
	color: #111;
	font-weight: 500;
	line-height: 1.2em;
}
.pointcomm {
	margin: 0 0 50px;
	padding: 20px;
	font-size: 1.0em;
	color: #111;
	background-color:#efefef;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	border-radius: 6px;
}



/* SERVICE
---------------------------------------------------- */

.tbtype1 th {
    padding: 6px 6px 7px;
    font-size: 0.86em;
}
 .tbtype1 td {
	padding: 6px 6px 7px;
	font-size: 0.86em;
}
.svc-flow .steps .step_body {
	font-size: 0.9em;
	line-height: 1.5em;
}
.sv_secimg {
	width: 70%;
	margin: 0 auto;
}


}