@charset "UTF-8";

/*
石川県板金工業組合 2026
SHOP CONTENTS
*/

.fsb {
	font-size: 1.1em;
	font-weight: 600;
}
.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;
}
ul.sublist {
	padding: 18px 8px 18px 20px;
}
ul.sublist li {
	padding: 0 0 18px 24px;
	text-indent: -2em;
	line-height: 1.4em;
}
.areanumbsub {
	padding: 0 0 6px;
	font-size: 1.2em;
	color: #111;
	line-height: 1.6em;
	font-weight: 500;
}
ul.areanumblist {
	padding: 0 20px;
}
ul.areanumblist li {
	padding: 0 0 6px;
	line-height: 1.2em;
}


/* SHOP TOPBOX
---------------------------------------------------- */

#shoptopbox {
	width: 100%;
	padding: 0 0 30px;

}


/* SHOP CONTENTS SHARE
---------------------------------------------------- */

.pgsubtt {
	width: 100%;
	padding: 0 0 18px;
	background:url(../n_img/dotline.png) repeat-x 0 bottom;
}
.pgsubtt em {
	margin:0 0 0 12px;
	font-size: 120%;
	color: #549f5e;
	font-weight:normal;
	line-height:20px;
}

.txtbox {
	margin-left:12px;
	padding:0 0 20px 0;
	font-size:100%;
	color:#333;
	font-weight:normal;
}
.txtbox a {
	color:#333;
}
.txtbox a:hover {
	color:#999;
	text-decoration: none;
}

/* SHOP CONTENTS TOP PAGE
---------------------------------------------------- */

.ixtelbox {
	width: 100%;
	padding: 0 0 6px;
	text-align: right;
}
.ixtelbox span {
	padding: 0 0 0 24px;
	font-size: 160%;
	color: #10bd09;
	text-align: right;
	background: url(../../shop/n_img/icon_tel_g.png) no-repeat left center;
	background-size: 18px 18px;
	letter-spacing: -0.04em;
}


/* SHOP INFORBOX
---------------------------------------------------- */

.inforbox {
	width: 100%;
	margin: 0 auto;
	padding: 4px 0 4px;
}
.inforbox ul {
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}
.inforbox ul li {
	padding: 15px 0;
	border-bottom: solid 1px #ccc;
}
.inforbox dl {
	width: 96%;
	margin: 0 auto;
	line-height:1.3em;
}
.inforbox dl dt {
	width: 100%;
	padding: 0;
}
.inforbox dl dd {
	width: 100%;
	padding: 4px 0 8px;
}
.inforbox ul li dd img {
	padding: 4px 0;
}
.inforbox ul li a,
.inforbox ul li a:hover {
	color: #111 !important;
	text-decoration: underline !important;
}
.inforbox ul li a:hover,
.inforbox ul li a:hover {
	color: #1eabe4 !important;
	text-decoration: none !important;
}

/* SHOP TOP PHOTONAVI
---------------------------------------------------- */

.ixphnv {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(2, 1fr);
}
.ixphnv div {
	position: relative;
}
.ixphnv div a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	margin:0;
	z-index: 4;
}
.ixphnv div p {
	position: absolute;
	bottom: 10%;
	left: 5%;
	width: 100%;
	font-size: 1.5em;
	color: #FFF;
	text-align: left;
	line-height: 1.3em;
	z-index: 3;
}
.ixphnv div p span {
	font-size: 0.7em;
	letter-spacing: 0.3em;
}
.ixphnv div img {
	width: 100%;
	padding: 0;
	z-index: 1;
}
.ixphnv div.overtext 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;
	opacity: 0.5;
}
.ixphnv div.overtext a:hover img {
	opacity: 0.2;
}
.ixphnv div.overtext::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	z-index: 1;
}
.ixphnv div.overtext::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 3;
}
.ixphitem.ixmain_a {
	order: 1;
}
.ixphitem.ixmain_b {
	order: 2;
}
.ixphitem.ixmain_c {
	order: 4;
}
.ixphitem.ixmain_d {
	order: 3;
}
.ixphitem.ixmain_e {
	order: 5;
}
.ixphitem.ixmain_f {
	order: 6;
}
.ixphitem.ixmain_g {
	order: 8;
}
.ixphitem.ixmain_h {
	order: 7;
}




/* SHOP QRCORD BANNER
---------------------------------------------------- */

.shopqrbnr {
	width: 98%;
	margin: 5em auto 2em;
	padding: 0.2em 0.5em;
	background: #444;
	box-shadow: 0px 0px 0px 10px #444;
	border: solid 2px #fff;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box;
	background:url(../n_img/bg_B.jpg) repeat-x 0 bottom;
	background-size: cover;
}
.shopqrbnr .qrinner {
	padding: 18px 16px;
}
.shopqrbnr .qrtxt {
	float: left !important;
	width: 440px;
	padding: 0;
}
.shopqrbnr .qrtxt p {
	font-size: 0.86em;
	color: #e8edff;
	line-height: 1.3em;
}
.shopqrbnr .qrtxt h2 {
	padding: 3px 0 0px;
	font-size: 1.8em;
	color: #fff;
	line-height: 1.3em;
}
.shopqrbnr .qrtxt h6 {
	font-size: 0.86em;
	color: #fff;
}
.shopqrbnr .qrimg {
	float: right !important;
	height: 100px;
	width: auto;
	text-align: right;
}
.shopqrbnr .qrimg img {
	height: 100px;
	width: auto;
}
.shopqrbnr .qrimg2 {
	float: right !important;
	display: inline;
	width: 180px;
	text-align: right;
}
.shopqrbnr .qrimg2 img {
	margin: 4px;
	width: 80px;
	height: auto;
}

h2.topsub {
	padding:0 0 16px;
	font-size:130%;
	color: #549f5e;
	line-height:1.5em;
}
p.topmsg {
	padding: 0;
	font-size: 100%;
	color: #555;
	line-height: 1.8em;
}
p.topmsg em {
	color: #ff1100;
}

#shopphotobox2 {
	width: 654px;
	height: 390px;
	margin: 0;
 	background: #f0f0f0;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	border-radius: 8px;
}

div.photobox2 {
	position: relative;
	margin: 0;
	top: 15px;
	left: 19px;
}
#view2 {
	position: absolute;
	width: 480px;
	height: 360px;
	top: 0;
	left: 0;
	overflow: hidden;
}
#view2 p {
	position: absolute;
	width:480px;
	height:360px;
	top: 0;
	left: 0;
}
#view2 p img {
	width: 480px;
	height: 360px;
}
#thumbBtn2 {
	position:absolute;
	top: -2px;
	left: 498px;
}
#thumbBtn2 li {
	float:left;
	width: 118px;
	padding-top: 2px;
	overflow:hidden;
	cursor:pointer;
}
#thumbBtn2 li img {
	width: 118px;
	height: 89px;
}
#thumbBtn2 li.active {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}



#shoptopbox2 #photobox2 ul {
	float: left;
	width: 340px;
	margin: 0;
	list-style: none;
}
#shoptopbox2 #photobox2 ul.phdef li {
	float: left;
	display: inline;
	width: 160px;
	margin: 0 10px 10px 0;
	background: #ccc;
}
#shoptopbox2 #photobox2 ul.phtyp1 li {
	float:left;
	display:inline;
	width:340px;
	height:250px;
	margin:0 10px 10px 0;
	background:#ccc;
}
#shoptopbox2 #photobox2 ul.phtyp2 li {
	float:left;
	display:inline;
	width:160px;
	margin:0 10px 10px 0;
	background:#ccc;
}
#shoptopbox2 #photobox2 ul.phtyp3 li {
	float:left;
	display:inline;
	width:160px;
	height:120px;
	margin:0 10px 10px 0;
	background:#ccc;
}




#shoptopbox #topmsg h2 {
	padding:0 0 6px 0;
	font-size:15pt;
	color:#669900;
	line-height:1.5em;
}
#shoptopbox #topmsg p {
	padding:0;
	font-size:12pt;
	color:#555;
	line-height:1.5em;
}
#shoptopbox #topmsg p em {
	color:#ff6600;
}

.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;
}


.linebox {
	width: 100%;
	margin: 0;
	padding: 12px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid #ccc;
	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;
}

.shopsvclist {
	padding:0 0 40px;
}
.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;
}
.wcardbox::after {
	background-color: #eee;
	border: none;
	content: '';
	position: absolute;
	top: 7px;
	left: 7px;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.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;
}


.tableoutline {
	border-collapse: collapse;
	width: 100%;
}
.tableoutline th,
.tableoutline td {
	border-bottom: 2px solid #eee;
	padding: 1em;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tableoutline th {
	border-bottom: 2px solid #a2c39c;
	font-weight: 500;
	text-align: center;
	width: 30%;
	min-width: 4em;
	background: repeating-linear-gradient(-45deg, #f8f8f8 0 6px, #fff 6px 12px);
}

.shopmapbox {
	position: relative;
	width: 100%;
	padding-top: 80%;
	height: 0;
}
.shopmapbox iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ctinbox {
	margin: 30px 0;
}
.ctinbox li {
	display: flex;
	gap: 8px;
	align-items: center;
	justify-content: flex-end;
	font-size: 1.6em;
	color: #111;
	font-weight: 500;
	line-height: 2.0em;
}
.ctinbox li.captmsg {
	display: flex;
	gap: 0px;
	justify-content: flex-end;
	font-size: 1.2em;
	color: #111;
	font-weight: 500;
	line-height: 1.6em;
}
.ctinbox li span.ctlabel {
	font-size: 0.6em;
	color: #111;
	font-weight: 400;
	letter-spacing: -0.05em;
}
.ctinbox li a  {
	color: #111;
	text-decoration: underline;
}

.ppbox {
	position: relative;
	width: 94%;
	margin: 0 auto;
	padding: 5px 0 20px;
	font-size: 0.94em;
	color: #666;
}


/* SERVICE
---------------------------------------------------- */

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, #f8f8f8 0 6px, #fff 6px 12px);
}

.pgsubpickup {
	width: 100%;
	padding: 0 0 18px;
}
.subpickup {
	position: relative;
	height: 40px;
	margin: 0;
	padding: 0 0 4px;
	border-bottom: solid 3px #eee;
	line-height: 1.2em;
}
.subpickup em {
	font-size: 1.3em;
	color: #34ad37;
	font-weight: 600;
	line-height: 1.6em;
}
.subpickup::before {
	content: '';
	display: block;
	position: absolute;
	border-bottom: 3px solid #a2c39c;
	bottom: -3px;
	width: 100px;
	height: 3px;
	z-index: 1;
}

.pkuptable {
	width:580px;
	font-size:90%;
	color:#444;
	line-height:1.5em;
}
.pkuptable th,
.pkuptable td {
	vertical-align: top;
}
.svpickup em.fsbig {
	font-size:130%;
}
.svpickup em.fsbold {
	font-weight:bold;
}
.svpickup em.fscolor {
	color:#ee4d00;
}
.svpickup mark.fsred {
    padding: 0px 2px;
    background: none repeat scroll 0% 0% rgb(255, 255, 221);
}

div.icbrs {
	margin-left:20px;
	padding:10px 0 6px 44px;
	font-size:110%;
	color:#34ad37;
	background:url(../n_img/icon_brs.png) no-repeat 0 center;
}
div.icpen {
	margin-left:20px;
	padding:10px 0 6px 44px;
	font-size:110%;
	color:#34ad37;
	background:url(../n_img/icon_pen.png) no-repeat 0 center;
}

.bgnote,
.bgnote2 {
	padding:12px 45px 12px 52px;
	font-size:90%;
	color:#333;
	font-weight:normal;
	line-height:1.8em;
	background:url(../n_img/bg_note.png) repeat-y 10px 0;
}
.bgnote img {
	margin:0;
	padding:0;
}
.bgnote2 img {
	margin:0;
	padding:0;
}

.tbtype2 {
	width:570px;
	line-height:1.5em;
	border-top: 1px solid #b6c615;
	border-left: 1px solid #b6c615;
	border-collapse: collapse;
}
.tbtype2 th {
	padding:8px 8px 6px;
	font-size:90%;
	color:#555;
	font-weight:normal;
	border-right: 1px solid #b6c615;
	border-bottom: 1px solid #b6c615;
	background:#f8fae0;
	white-space:nowrap;
}
.tbtype2 td {
	padding:8px 6px 6px 10px;
	font-size:90%;
	color:#555;
	border-right: 1px solid #b6c615;
	border-bottom: 1px solid #b6c615;
	background:#fffff2;
	text-align:left;
}


.tbtype3 {
	width: 100%;
	line-height:1.5em;
	border-top: 1px solid #b6c615;
	border-left: 1px solid #b6c615;
	border-collapse: collapse;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tbtype3 td {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tbtype3 td span {
	font-size:90%;
	padding-left:8px;
}



/* SHOP CONTENTS SERVICE BOX
---------------------------------------------------- */

.svitem mark {
	padding: 0 8px;
	background: #f7ff9b;
}
mark.fsred,
.ass_onus mark {
	padding: 0 8px;
	color: #ff0000;
	background: none;
	background: none repeat scroll 0% 0% rgb(255, 255, 221);
}

#svc-box .txtbox img {
	width: 100%;
	max-width: 200px;
	height: auto;
}


#svc-box .txtbox img.xsimg {
	width: 100%;
	max-width: 100px;
	height: auto;
}

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;
}

.txtbox .flr-img {
	position: relative;
	float:right;
	padding:0 0 10px 12px;
}
.txtbox.ic-popup {
	position: relative;
}
.txtbox.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;
}
.txtbox.ic-popup .flr-img:hover a img {
	opacity:0.5;
}
.txtbox.ic-popup a .ppicbox {
	position: absolute;
	top: -6px;
	right: -6px;
	z-index: 9;
}
.txtbox.ic-popup a .ppicbox img {
	width: 26px !important;
	height: auto !important;
}


.contpdmenu {
	width: 100%;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contpdmenu table {
	border-collapse: collapse;
	width: 100%;
	background: #fff;
	background: #eee;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contpdmenu table td {
	padding: 5px 30px;
	font-weight: 500;
	text-align: left;
	background: #eee;
}
.contpdmenu table td span {
	padding: 0 20px 0 0;
}
.selectbox select {
	appearance: none;
	min-width: 230px;
	height: 2.6em;
	padding: .1em calc(.8em + 30px) .1em .8em;
	border: 1px solid #d0d0d0;
	border-radius: 3px;
	background-color: #fff;
	color: #333333;
	font-size: 0.96em;
	cursor: pointer;
}

.shopctbox h4 {
	display: flex;
	position: relative;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	margin: 0 auto;
	padding: 3px 0;
	border-bottom: solid 1px #000;
	font-size: 1.2em;
	color: #111;
	font-weight: 600;
	line-height: 1.6em;
}
.shopctbox h4 span {
	display: block;
	margin: 8px 6px 8px 4px;
	width: 26px;
	height: auto;
	line-height: 1;
}
.shopctbox h4 span img {
	width: 26px;
	height: auto;
}
.shopctbox h6 {
	width: 96%;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 1.0em;
	color: #555;
	font-weight: 400;
	line-height: 1.6em;
}
.listthree {
	position: relative;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	width: 94%;
	margin: 0 auto 50px;
	padding: 30px 0;
	gap: 10px 3%;
	font-size: 1.0em;
	color: #111;
	font-weight: 400;
	line-height: 1.6em;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.listtwo {
	position: relative;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	width: 94%;
	margin: 0 auto 50px;
	padding: 30px 0;
	gap: 10px 3%;
	font-size: 1.0em;
	color: #111;
	font-weight: 400;
	line-height: 1.6em;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.listthree li,
.listtwo li {
	width: auto;
	background:url(../../shop/images/icon_check.png) no-repeat 18px 11px;
	display: block;
	padding: 0.4rem 20px 0.5rem 40px;
	font-size: 1.0em;
	color: #111;
	font-weight: 500;
	background-color: #fff;
	border: 1px solid #cbcbcb;
	border-radius: 36px;
	line-height: 1.5;
}

.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 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%;
}


.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: 50%;
	margin: 0 auto;
}
.sv_secimg img {
	width: 96%;
	height: auto;
	border: solid 2px #87af52;
	box-shadow: 15px 15px 0px 0 rgb(135, 175, 82);
}
.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;
	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;
}

.subtt-number {
	display: flex;
	gap: 12px;
	align-items: center;
}
.subtt-number h2 {
	font-size: 1.1em;
	color: #111;
}
.circle-number {
	margin: 0 0 0 8px;
	display: inline-grid;
	inline-size: 2.5rem;
	place-items: center;
	aspect-ratio: 1;
	border-radius: 50%;
	color: #fff;
	background: #333;
	font-weight: 600;
	line-height: 1;
}


.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;
 }


h3.wiki_index {
	margin:0;
	padding:30px 0 4px 0;
	background:url(../../../images/reform/icon_index.png) no-repeat 0 bottom;
}
h3.wiki_index em {
	margin:0 0 0 34px;
	padding:0;
	font-size:130%;
	color:#111;
	font-weight:normal;
	background:url(../../../images/line_2.png) repeat-x 0 bottom;
}
#wikinavi {
	width: 98%;
	margin: 0 1%;
	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;
	padding:0;
	border: solid 6px #eee;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	position:relative;
}

.rfm_wikibox p {
	padding:6px 30px 8px;
	font-size:120%;
	color:#333;
	font-weight:normal;
	line-height:1.8em;
}

dl#faqbox {
	display: block;
	width: 94%;
	margin:10px auto 20px;
	border-bottom:dotted 1px #999;
}


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;
}


.rfm_wikitxt {
	padding:20px 20px 20px;
	font-size:100%;
	color:#333;
	font-weight:normal;
	line-height:1.8em;
}
.rfm_wikitxt img {
	float:right;
	padding:0 0 8px 8px;
}




.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;
}

.svc-flow .steps .step_body dl {
	padding: 0 0 10px;
}
.svc-flow .steps .step_body dt {
	padding: 0 0 6px;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1.2em;
}
.svc-flow .steps .step_body dd {
	font-size: 0.94em;
	font-weight: 400;
	color: #444;
	line-height: 1.4em;
	padding: 16px 20px;
	background-color: #efefef;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	border-radius: 6px;
}




.pgsubpickup {
	width: 100%;
	padding: 0 0 18px;
	background:url(../n_img/dotline.png) repeat-x 0 bottom;
}
#pgctgsub {
	position: relative;
	margin: 0;
	padding: 0 0 4px;
	border-bottom: solid 3px #eee;
	line-height: 1.2em;
}
#pgctgsub em {
	display: block;
	font-size: 1.3em;
	color: #6e9c30;
	font-weight: 600;
	line-height: 1.3em;
}


/* IMAGE-POPUP
---------------------------------------------------- */

.image-popup,
.image-popup * {
  box-sizing: border-box;
}
.image-popup {
  margin: 0;
  text-align: center;
}
.image-popup__toggle {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
}
.image-popup__thumb {
  display: inline-block;
  max-width: 100%;
  cursor: zoom-in;
}
.image-popup__thumb img {
  display: block;
  width: 320px;
  max-width: 100%;
  height: auto;
}
.image-popup__toggle:focus + .image-popup__thumb {
  outline: 3px solid #0b57d0;
  outline-offset: 3px;
}
.image-popup__modal {
  position: fixed;
  z-index: 100000;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 12px;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.image-popup__toggle:checked ~ .image-popup__modal {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.image-popup__backdrop {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  background: rgba(0, 0, 0, 0.82);
  cursor: zoom-out;
}
.image-popup__panel {
  position: relative;
  z-index: 1;
  width: fit-content;
  max-width: min(calc(80% + 20px), 1200px);
  max-height: calc(100% - 24px);
  overflow: auto;
  padding: 4px 10px;
  background: #fff;
  border-radius: 5px;
}
.image-popup--portrait .image-popup__panel {
  max-width: min(calc(95% + 20px), 740px);
}
.image-popup__bar {
  position: sticky;
  top: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 44px;
  padding: 6px 8px 6px 12px;
  background: rgba(255, 255, 255, 0.96);
}
.image-popup__title {
  font-size: 15px;
}
.image-popup__close {
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  border: 0;
  background: transparent;
  font: bold 32px/1 sans-serif;
  cursor: pointer;
}
.image-popup__large {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: calc(100vh - 96px);
  max-height: calc(100dvh - 96px);
}



/* ==================================================================================
 横幅850px以下用スタイル
================================================================================== */

@media screen and (max-width: 850px) {


.txtbox .flr-img {
	position: relative;
	display: block;
	float: none;
	margin: 0 auto;
	padding: 0 0 10px;
	width: 60%;
	max-width: 600px;
	height: auto;
}


/* SHOP TOP PHOTONAVI
---------------------------------------------------- */
.ixphnv {
	display: grid;
	gap: 6px;
	grid-template-columns: repeat(2, 1fr);
}
.ixphnv div p {
	position: absolute;
	font-size: 1.3em;
	line-height: 1.2em;
}


/* SHOP INFORBOX
---------------------------------------------------- */



/* SHOP QRCORD BANNER
---------------------------------------------------- */

.shopqrbnr {
}
.shopqrbnr .qrinner {
	padding: 18px 16px;
}
.shopqrbnr .qrtxt {
	float: none !important;
	width: auto;
	padding: 0 0 10px;
}
.shopqrbnr .qrtxt p {
	font-size: 0.86em;
	line-height: 1.3em;
}
.shopqrbnr .qrtxt h2 {
	padding: 3px 0 0px;
	font-size: 1.8em;
	color: #fff;
	line-height: 1.3em;
}
.shopqrbnr .qrtxt h6 {
	font-size: 0.86em;
	color: #fff;
}
.shopqrbnr .qrimg {
	float: none !important;
	width: 100%;
	text-align: right;
}
.shopqrbnr .qrimg img {
	height: 100px;
	width: auto;
}


#pgsubbox {
	width: 100%;
	height: auto;
	padding: 0 8px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#pgsubbox p {
	padding: 6px 0 4px;
	font-size:130%;
	color:#fff;
	font-weight:normal;
}

#shopphotobox2 {
	width: 100%;
	height: auto;
	margin: 0;
 	background: #fff;
}
div.photobox2 {
	width: 100%;
	margin: 0;
	top: 0;
	left: 0;
}
#view2 {
	float: left;
	width: 80%;
	overflow: hidden;
}
#view2 p {
	width: 100%;
	top: 0;
	left: 0;
}
#view2 p img {
	width: 100%;
	height: auto;
}
#thumbBtn2 {
	position: static;
	float: right;
	width: 18%;
	margin-top: -2px;
}
#thumbBtn2 ul {
	width: 18%;
}
#thumbBtn2 li {
	width: 100%;
	margin-bottom: 2px;
}
#thumbBtn2 li img {
	width: 100%;
	height: auto;
}
#thumbBtn2 li.active {
    opacity:0.5;
    filter:alpha(opacity=50);
    -ms-filter: "alpha( opacity=50 )";
}



.tablebox {
	width: 100%;
	margin: 0;
	padding:0;
}


.tbtype2 {
	width: 100%;
}
.tbtype2 th {
	padding: 2px 4px;
	font-size:80%;
}
.tbtype2 td {
	padding: 2px 4px;
	font-size:80%;
}


.servicebox {
	width: 100%;
}
.service-top {
	display: none !important;
}
.servicebox div#svinnor {
	width: 100%;
	margin: 0;
	font-size: 90%;
}
.servicebox div#svinnor p.svitem {
	padding:0 10px 10px 20px;
}
p.svcapt {
	padding:6px 20px 0 28px;
}
.pgsubpickup {
	width: 100%;
	height: auto;
}
.subpickup {
	height: auto;
}
.subpickup em {
	display: block;
	margin: 0;
	font-size: 0.94em;
	line-height: 1.6em;
}

.linebox .fstbox {
	padding: 12px 20px 16px;
	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 {
	margin: 0 auto;
}
div.svpickup img {
	width: 100%;
	height: auto;
}

.pkuptable {
	width: 100%;
	font-size:90%;
	color:#444;
	line-height:1.8em;
}
.svpickup em.fsbig {
	font-size:130%;
}
.svpickup em.fsbold {
	font-weight:bold;
}
.svpickup em.fscolor {
	color:#ee4d00;
}
.svpickup mark.fsred {
    padding: 0px 2px;
    background: none repeat scroll 0% 0% rgb(255, 255, 221);
}

.servicebox p.ggmap {
	width: 96%;
	margin:0 2%;
}
.servicebox ul.contactdt {
	width: 96%;
	margin:0 2%;
	padding:10px 0;
	font-size:130%;
	color: #549f5e;
	font-weight:normal;
	line-height:1.8em;
}


.txtbox.ic-popup picture {
	position: relative;
	width: 96%;
	margin: 0 auto;
	text-align: center;
}
.txtbox.ic-popup picture a {
	position: relative;
	display: inline-block;
	margin: 0 auto;
}
.txtbox.ic-popup picture .ppicbox {
  position: absolute;
}


.bgnote,
.bgnote2 {
	margin: 0 2% 0 0;
	padding: 8px 24px 8px 44px;
	background:url(../n_img/bg_note.png) repeat-y 10px 0;
}
.bgnote img {
	width: 100%;
	height: auto;
}
.bgnote2 img {
	width: 100%;
	height: auto;
}

}


/* ==================================================================================
 横幅640px以下用スタイル
================================================================================== */

@media screen and (max-width: 640px) {

ul.areanumblist li {
	padding: 0 0 16px;
	line-height: 1.2em;
}

.acctbox .greetph {
	float: none;
	display: block;
	width: 50%;
	margin: 0 auto;
	padding: 0 0 20px;
	text-align: center;
}



.tableoutline {
	border-collapse: collapse;
	width: 100%;
}
.tableoutline th,
.tableoutline td {
	display: block;
	border-bottom: 2px solid #eee;
	width: 100%;
	padding: 1em;
}
.tableoutline th {
	border-bottom: 2px solid #a2c39c;
	font-weight: 500;
	text-align: left;
	width: 100%;
	min-width: 4em;
	background: repeating-linear-gradient(-45deg, #f8f8f8 0 6px, #fff 6px 12px);
}

.txtbox .flr-img {
	float: none;
	display: block;
	margin: 0 auto;
	padding: 10px 12px;
	text-align: center;
}

.selectbox select {
	min-width: 230px;
	margin: 8px auto;
}

.listthree {
	position: relative;
	grid-template-columns: repeat(2, 1fr);
	width: 94%;
	margin: 0 auto 50px;
	padding: 30px 0;
	gap: 10px 3%;
	font-size: 1.0em;
	color: #111;
	font-weight: 400;
	line-height: 1.6em;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.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;
}


}
/* ==================================================================================
 横幅480px以下用スタイル
================================================================================== */

@media screen and (max-width: 480px) {

h3#pgctgsub2 em {
  padding: 0;
}

.tbtype1 th {
	padding: 6px 6px 7px;
	font-size: 0.86em;
}
.tbtype1 td {
	padding: 6px 6px 7px;
	font-size: 0.86em;
}


.svc-flow .steps .step_line {
	font-size: 1.1em;
	color: #111;
	font-weight: 600;
	line-height: 1.6em;
}
.sv_secimg {
	width: 70%;
	margin: 0 auto;
}
.sv_secimg img {
	width: 96%;
	height: auto;
	border: solid 2px #87af52;
	box-shadow: 10px 10px 0px 0 rgb(135, 175, 82);
}
.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;
}


.listthree {
	position: relative;
	display: block;
	width: 94%;
	margin: 0 auto 50px;
	padding: 20px 0;
}
.listtwo {
	position: relative;
	display: block;
	width: 94%;
	margin: 0 auto 50px;
	padding: 20px 0;
}
.listthree li,
.listtwo li {
	width: auto;
	background:url(../../shop/images/icon_check.png) no-repeat 18px 11px;
	display: block;
	margin: 0 0 5px;
	padding: 0.3rem 20px 0.4rem 40px;
	font-size: 1.0em;
	color: #111;
	font-weight: 500;
	background-color: #fff;
	border: 1px solid #cbcbcb;
	border-radius: 36px;
	line-height: 1.5;
}


.pointline {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
	padding: 3px 0 6px;
	font-size: 0.8em;
	color: #555;
	font-weight: 600;
	line-height: 1.0em;
	border-bottom: solid 2px #111;
}
.assicon {
	padding: 4px 2px 0;
	color: #666;
	border-top: solid 2px #111;
}


/* SHOP TOP PHOTONAVI
---------------------------------------------------- */

.ixphnv {
	display: block;
}
.ixphnv div {
	width: 100%;
	height: 200px;
	overflow: hidden;
}
.ixphnv div img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}

}