/*
Axiz corporation 2023
*/

/* MAINIMG
---------------------------------------------------- */

#pageimgbox {
	width:100%;
	height:180px;
	padding-top: 165px;
	background: #589536 url(../images/mainimg/bg_pageimg.jpg) center bottom repeat-x;
	background-size: auto 180px;
	overflow:hidden;
}
#pageimgbox .pageimg {
	width:100%;
	margin:0;
	overflow:hidden;
	background: url(../images/mainimg/pageimg.jpg) center 0 no-repeat;
	background-size: 1100px auto;
}

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

#pageimgbox .pageimg {
	width:100%;
	margin:0;
	overflow:hidden;
	background: url(../images/mainimg/pageimg.jpg) 0 0 no-repeat;
	background-size: 100% auto;
}

}

#pageimgbox .pageimg .pagesub {
	position:relative;
	width:960px;
	height:180px;
	margin: 0 auto;
	overflow: hidden;
}
#pageimgbox .pageimg .pagesub h3 {
	position:absolute;
	top:20px;
	left:10px;
	width: 600px;
}
#pageimgbox .pageimg .pagesub h3 img {
	width: 100%;
	height: auto;
}


/* pgcontainer
---------------------------------------------------- */

#pgmain-box {
	width:960px;
	margin:0 auto;
	padding:20px 0 10px 0;
	text-align:left;
}

#pgmain-box #pgleft {
	float:left;
	width:655px;
	margin:0;
	padding:0;
}
#pgmain-box #pgright {
	float:right;
	width:255px;
	margin:0;
	padding:0;
}


/* directory navi
---------------------------------------------------- */

#dirnavi {
	width:655px;
	padding:0;
	overflow: hidden;
}
#dirnavi ul {
	list-style:none;
	margin:0 0 0 -16px;
}
#dirnavi li {
	float:left;
	padding:0 10px 0 16px;
	font-size:86%;
	color:#888;
	font-weight:normal;
	background:url(../images/icon_dir.png) no-repeat center left;
}
#dirnavi li a,#dirnavi li a:visited {
	color:#5d881b;
	text-decoration:none;
}
#dirnavi li a:hover {
	color:#666;
	text-decoration:underline;
}


/* pagemap-box
---------------------------------------------------- */

#pagemap-box {
	width: 255px;
	height: 260px;
	background:url(../images/side/pgmap.jpg) no-repeat 0 0;
	background-size: 100% auto;
	position:relative;
}
#pagemap-box img {
	width: 255px;
	height: 260px;
}

/* pageservice-box
---------------------------------------------------- */

#pageservice-box {
	width: 255px;
	padding:0;
}

#pageservice-box dl {
	width: 255px;
	list-style:none;
	margin: 0 0 5px;
	padding:0 0 4px;
	background: #bde6c4;
}
#pageservice-box dl dt {
	width: 255px;
	height: 28px;
	padding: 0;
	margin: 0 0 8px;
	font-size: 100%;
	color: #fff;
	line-height: 29px;
	background:url(../images/ixctgsub.png) repeat-x 0 0;
	background-size: auto 28px;
	text-align: center;
}
#pageservice-box dd {
	width: 255px;
	margin: 0 0 6px;
}

#pageservice-box dd a,
#pageservice-box dd a:visited {
	display:block;
	width: 90%;
	margin: 0 auto;
	padding: 6px 0 4px;
	font-size:90%;
	color:#577431;
	font-weight:normal;
	text-indent:1.2em;
	text-decoration:none;
	white-space:nowrap;
	background: #fff url(../images/icon_arrow1.png) no-repeat right 10px center;
	background-size: 12px 12px;
		-moz-border-radius: 24px;
		-webkit-border-radius: 24px;
	border-radius: 24px;

}
#pageservice-box dd a:hover {
	color: #24340f;
	text-decoration:none;
	background: #fff url(../images/icon_arrow1.png) no-repeat right 6px center;
	background-size: 12px 12px;
}

/* pagebnr-box
---------------------------------------------------- */

#pagebnr-box {
	width:250px;
	margin:0 0 0 3px;
	padding:0;
}
#pagebnr-box ul {
	list-style:none;
}
#pagebnr-box li {
	padding:0 0 10px 0;
	color: #5d881b;
}

/* pgctbox
---------------------------------------------------- */
#pgctbox {
	width:655px;
	margin:0;
	padding:0;
}

h3#pgctgsub {
	width: 100%;
	height: 36px;
	padding:0;
	background:url(../images/ixctgsub.png) repeat-x 0 0;
	background-size: auto 36px;
}
h3#pgctgsub em {
	margin: 0 0 0 20px;
	font-size: 120%;
	color:#fff;
	font-weight:normal;
	line-height: 38px;
}
h3#pgctgsub2 {
	width: 100%;
	margin: 6px 0;
	padding: 0 0 18px 0;
	background: url(../images/dotline.png) 0 bottom repeat-x;
}
h3#pgctgsub2 em {
	margin: 0 0 0 4px;
	padding: 0 0 18px 0;
	font-size: 136%;
	color: #549f5e;
	font-weight: normal;
	line-height: 20px;
}
h3#pgctgsub2 strong {
	margin:0 0 6px 12px;
	font-size:136%;
	color:#336600;
	font-weight:normal;
	line-height:18px;
}
h3#pgctgsub3 {
	padding:0 0 0 30px;
	font-size:110%;
	color:#336600;
	font-weight:normal;
	background:url(../images/icon_mark1.png) no-repeat 8px -1px;
}
h6.rdate {
	padding:0 4px 20px 0;
	font-size:110%;
	color:#666;
	font-weight:normal;
	text-align:right;
}


.txtbox {
	padding:0 16px;
	clear:both;
}
.txtbox a,.txtbox a:visited {
	padding:0 2px;
	color:#577431;
	text-decoration:underline;
}
.txtbox a:hover {
	padding:0 2px;
	color:#577431;
	text-decoration:none;
}
.type1 {
	font-size:108%;
	color:#333;
	font-weight:normal;
	line-height:2em;
}
.type2 {
	font-size:128%;
	color:#333;
	font-weight:normal;
	line-height:1em;
}
.type2 span {
	color:#ff0000;
}
.txtbox .flr-img {
	float:right;
	padding:0 0 10px 12px;
}
.txtbox ul.sublist {
	padding:8px 0 8px 12px;
}
.txtbox ul.sublist li {
	padding:0 0 0 24px;
	text-indent:-2em;
}
.txtbox ul.fklist {
	padding:10px 0 36px 12px;
}
.txtbox ul.fklist li {
	font-size:110%;
	color:#111;
	line-height:1.3em;
}
.txtbox ul.fklist li.fk1 {
	padding:10px 0 10px 80px;
	background:url(../images/reform/rf-qua_fuk1.png) no-repeat 0 bottom;
}
.txtbox ul.fklist li.fk2 {
	padding:12px 0 10px 100px;
	background:url(../images/reform/rf-qua_fuk2.png) no-repeat 0 bottom;
}
.txtbox ul.fklist li.fk3 {
	padding:16px 0 10px 100px;
	background:url(../images/reform/rf-qua_fuk3.png) no-repeat 0 bottom;
}
.txtbox ul.fklist li.fk4 {
	padding:16px 0 10px 80px;
	background:url(../images/reform/rf-qua_fuk4.png) no-repeat 0 bottom;
}
.type1 mark.fsred {
	padding:0 2px;
	color:#cc0000;
	background:none;
	background:#ffffdd;
}
.type1 mark.bgline {
	background: linear-gradient(transparent 60%,#c8f4d2 60%);
}
.tablebox {
	padding:0 16px;
}



.imgbox {
	padding:6px 0;
	clear:both;
}




.type3 {
	font-size:108%;
	color:#333;
	font-weight:normal;
	line-height: 1.6em;
}
.type3 span {
	color:#ff0000;
}
.filebox2 {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 20px;
}
.filebox2 ul {
	float: left;
}
.filebox2 ul li {
	float: left;
	display: inline;
	margin: 0 5px 10px;
}

.filebtn2 {
	width: 180px;
	height: 180px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
	border-radius:8px;
	border: 1px solid #577431;
	background: url(../member/images/bg_kyohan01.png) repeat-x center 0;

	cursor:pointer;
	text-align: center;
}
.filebtn2 p {
	padding-top: 110px;
	color:#fff;
	font-family:arial;
	font-size : 14px;
	line-height: 1.5em;
	text-decoration:none;
}
.filebtn2:hover {
	color: #111 !important;
	background: url(../member/images/bg_kyohan02.png) repeat-x center 0;
}
.filebtn2:hover p {
	color: #111 !important;
}
.filebtn2:active {
	position:relative;
	top:2px;
}


/* pgpkupbox
---------------------------------------------------- */

#pgpkupbox {
}
#pgpkupbox h3 {
}
#pgpkupbox .pgpkup-innor {
	width: 100%;
	margin: 0;
	padding:0;
}
#pgpkupbox .pkupshop {
	width: 100%;
	padding: 8px 10px 12px;
	border:solid 1px #bde6c4;
	background: #e6f6e9;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	border-radius: 8px;
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-ms-transition: all 0.2s;
		-o-transition: all 0.2s;
	transition: all 0.2s;
}
#pgpkupbox .pkupshop p {
	float:left !important;
	width: 22%;
	margin:8px 0 0 7px;
}
#pgpkupbox .pkupshop p img {
	width: 100%;
	height: auto;
}
#pgpkupbox .pkupshop ul {
	float:right !important;
	width: 74%;
	margin:8px 8px 0 0;
	list-style:none;
}
#pgpkupbox .pkupshop ul li {
	padding: 0;
	font-size: 94%;
	color:#333;
	font-weight:normal;
	line-height:1.4em;
}
#pgpkupbox .pkupshop ul li.pknm {
	padding: 0 0 6px;
	font-size: 120%;
	color: #25ab3b;;
	font-weight:normal;
}
#pgpkupbox .pkupshop ul li.pkadd {
	padding:0 0 6px 12px;
}
#pgpkupbox .pkupshop ul li.pktel {
	padding: 0px 0px 10px 36px;
	font-size: 120%;
	color: #25ab3b;
	font-weight:normal;
	background: url("../images/search/icon_tel.png?") no-repeat 12px 2px;
	background-size: 18px 18px;
}
#pgpkupbox .pkupshop ul li.pkbtn {
	text-align: right;
	padding: 0px 0px 8px;
}
.pkupshop a {
	display:block;
	width:100%;
	cursor:pointer;
}
#pgpkupbox .pkupshop ul li.pkbtn span {
	margin: 0;
	padding: 2px 18px 3px;
	font-size: 1.2em;
	color: #fff;
		-moz-border-radius: 36px;
		-webkit-border-radius: 36px;
	border-radius: 36px;
	background: #10bd09;
	text-align: center;
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-ms-transition: all 0.2s;
		-o-transition: all 0.2s;
	transition: all 0.2s;
}

/* pgcontactbox
---------------------------------------------------- */

#pgcontactbox {
	width: 100%;
	height: 200px;
	padding:0;
	background:url(../images/contactbox.png) no-repeat 0 0;
	background-size: 100% auto;
	cursor: pointer;
}
#pgcontactbox h3 {
	height: 10px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#pgcontactbox h5 {
	padding: 0 0 0 64px;
	font-size:110%;
	color:#111;
	line-height:1.6em;
	letter-spacing: -0.06em;
}
#svamm01 #pgcontactbox h5 {
	padding: 10px 0 0 100px !important;
	text-indent: 2em;
	background:url(../images/service/pgctsub_amm.png) no-repeat -5px -3px;
}
#asrs01 #pgcontactbox h5 {
	padding: 17px 0 0 100px !important;
	text-indent:7em;
	background:url(../images/association/pgctsub_rsn.png) no-repeat 0 0;
}
#rfsolar #pgcontactbox h5 {
	padding: 16px 0 0 104px !important;
	text-indent:9em;
	background:url(../images/reform/pgctsub_solor.png) no-repeat 0 0;
}
#rfflow #pgcontactbox h5 {
	padding: 10px 0 0 44px;
}
#othcontact #pgcontactbox h5 {
	padding: 10px 0 0 24px;
}
#pgcontactbox h5.allct {
	padding: 10px 0 0 24px !important;
}

#pgcontactbox h6 {
	width: 60%;
	margin:8px 0 0 22px;
}
#pgcontactbox h6 a {
	display: block;
	width: 100%;
	background: #10bd09;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
	border-radius:8px;
}
#pgcontactbox h6 a img {
	width: 100%;
	height: auto;
}

#pgcontactbox .hide {
	font-size:8pt;
	visibility:hidden;
}




/* association
---------------------------------------------------- */
/* index
---------------------------------------------------- */

.ass_greetimg {
	width: 100%;
	margin:0;
	padding:0;
	border:solid 3px #bde6c4;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position:relative;
	background:url(../images/association/as-greet.png) no-repeat center 0;
}
.ass_greetimg h3 {
	width:630px;
	margin:24px 0 12px 0;
	padding:0;
	font-size:120%;
	color:#7c5329;
	text-align:center;
}
.ass_greetimg p {
	padding:0 20px;
	font-size:100%;
	color:#333;
	font-weight:normal;
	line-height:1.7em;
}
h4#noicon {
	width:655px;
	height:40px;
	padding:0;
}
.assicon1 {
	background:url(../images/association/no1.png) no-repeat 12px 0;
}
.assicon2 {
	background:url(../images/association/no2.png) no-repeat 12px 0;
}
.assicon3 {
	background:url(../images/association/no3.png) no-repeat 12px 0;
}
h4#noicon strong {
	margin:0 0 0 50px;
	font-size:120%;
	color:#336600;
	font-weight:normal;
	line-height:32px;
}
h4#noicon strong strong {
	margin:0;
	padding:0 4px;
	color:#aa0000;
}
.ass_yakuinbox {
	width:630px;
	margin:0 0 0 8px;
	padding:0;
	border:solid 3px #f0eada;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position:relative;
}
.ass_yakuinbox img {
	width: 600px;
	margin: 0 0 0 15px;
	padding:0;
}
.ass_yakuinbox li {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
h6.pdflink_btn {
	width:600px;
	padding:0 30px 0 0;
	background:url(../images/icon_arrow1.png) no-repeat right center;
	text-align:right;
}
h6.pdflink_btn a,h6.pdflink_btn a:visited {
	color:#5d881b;
	text-decoration:none;
}
h6.pdflink_btn a:hover {
	color:#666;
	text-decoration:underline;
}


.ass_onus {
	width:630px;
	margin:0 0 0 8px;
	padding:0;
	border:solid 3px #68b41e;;
	position:relative;
}

.ass_onus p {
	padding:26px 30px 8px;
	font-size:120%;
	color:#333;
	font-weight:normal;
	line-height:1.8em;
}

.ass_onus mark {
	padding:0 2px;
	color:#cc0000;
	background:none;
	background:#ffffdd;
}

/* service
---------------------------------------------------- */


.sv_ixbox {
	width: 94%;
	height: auto;
	margin: 0 3%;
	padding: 0 0 10px;
	position:relative;
	overflow:hidden;
	border: solid 3px #10bd09;
	background: #e5f5e8;
}
.sv_ixbox h3 {
	width: 94%;
	height: auto;
	margin: 0 3%;
	padding: 10px 0 8px 4px;
	font-size: 40px;
	color: #10bd09;
	line-height:1.6em;
	background:url(../images/dotline.png) repeat-x 0 bottom;
}
.sv_ixbox h3 span {
	font-size: 0.9em;
	padding: 0 0 0 8px;
	color:#c5e2cb;
}

.sv_ixbox1 {
}
.sv_ixbox .svph {
	position: absolute;
	right: 0;
	top: 0;
}
.sv_ixbox1 p {
	width: 57%;
	padding: 10px 43% 0 20px;
	font-size:110%;
	color:#333;
	font-weight:normal;
	line-height:1.6em;
}
.sv_ixbox1 .svph {
	top: -10px;
}
.sv_ixbox2 p {
	width: 45%;
	padding: 10px 55% 20px 20px;
	font-size:110%;
	color:#333;
	font-weight:normal;
	line-height:1.6em;
}
.sv_ixbox2 .svph {
	top: -20px;
	right: -10px;
}
.sv_ixbox3 p {
	width: 50%;
	padding: 10px 50% 20px 20px;
	font-size:110%;
	color:#333;
	font-weight:normal;
	line-height:1.6em;
}
.sv_ixbox3 .svph {
	top: -20px;
	right: 0px;
}
.ass_onus p.sv_secimg {
	padding:26px 100px 8px;
}
.ass_onus p.sv_secimg img {
	width: 100%;
	height: auto;
}
#sv_flowbox {
	width: 100%;
	height: auto;
	min-height: 100px;
	padding: 0 0 20px;
}
#sv_flowbox p {
	padding:20px 30px 0 0;
	font-size:120%;
	color:#336600;
	font-weight:normal;
	line-height:1.8em;
}
.sv_flow1 {
	background:url(../images/service/sv_flow1.png) no-repeat 0 0;
}
.sv_flow2 {
	background:url(../images/service/sv_flow2.png) no-repeat 0 0;
}
.sv_flow3 {
	background:url(../images/service/sv_flow3.png) no-repeat 0 0;
}
.sv_flow4 {
	background:url(../images/service/sv_flow4.png) no-repeat 0 0;
}
.sv_flow5 {
	background:url(../images/service/sv_flow5b.png) no-repeat 0 0;
}
.sv_flow1 p,.sv_flow3 p,.sv_flow5 p {
	margin:0 0 0 90px;
}
.sv_flow2 p,.sv_flow4 p {
	margin:0 0 0 140px;
}

/* artisan
---------------------------------------------------- */

h6.artmapcapt {
	padding:2px;
	text-align:right;
}

/* reform
---------------------------------------------------- */
/* index
---------------------------------------------------- */

.tbtype1 {
	width:630px;
	margin:0;
	padding:0;
	line-height:1.5em;
	border-top: 1px solid #b6c615;
	border-left: 1px solid #b6c615;
	border-collapse: collapse;
}
.tbtype1 th {
	padding:8px 12px 6px;
	font-size:100%;
	color:#555;
	font-weight:bold;
	border-right: 1px solid #b6c615;
	border-bottom: 1px solid #b6c615;
	background:#f8fae0 url(../images/bg_tbtype1.gif) repeat 0 0;
	text-align:center;
	white-space: normal;
}
.tbtype1 td {
	padding:8px 12px 6px;
	font-size:100%;
	border-right: 1px solid #b6c615;
	border-bottom: 1px solid #b6c615;
	background:#fffff2;
	text-align:center;
}
.tbtype1 td span {
	font-size:90%;
}
.tbtype1 caption {
	caption-side: bottom;
	padding:6px 4px;
}
.tbtype1 caption ul {
	font-size:80%;
}


.tbtype2 {
	width: 100%;
	margin: 0;
	padding:0;
	line-height:1.5em;
	border-top: 1px solid #b6c615;
	border-left: 1px solid #b6c615;
	border-collapse: collapse;
}
.tbtype2 th {
	padding:8px 12px 6px;
	font-size:100%;
	color:#555;
	font-weight:bold;
	border-right: 1px solid #b6c615;
	border-bottom: 1px solid #b6c615;
	background:#f8fae0 url(../images/bg_tbtype1.gif) repeat 0 0;
	text-align:center;
	white-space:nowrap;
}
.tbtype2 td {
	padding:8px 12px 6px 10px;
	font-size:100%;
	border-right: 1px solid #b6c615;
	border-bottom: 1px solid #b6c615;
	background:#fffff2;
	text-align:left;
}
.tbtype2 .tdctr td {
	padding:8px 12px 6px 12px;
	text-align:center;
}
.tbtype2 .tdtr {
	padding:8px 20px 6px 10px;
	text-align:right;
}
.tbtype2 td dl {
	width: 100%;
	margin:0;
	padding:0;
}
.tbtype2 td dl dt {
	padding:2px 0 4px 0;
	font-size:100%;
	color:#555;
	font-weight:bold;
}
.tbtype2 td dl dd {
	padding:0 0 10px 14px;
	font-size:94%;
	color:#666;
	font-weight:normal;
}


.tbtype3 {
	width: 100%;
	margin: 0;
	padding:0;
	line-height:1.5em;
	border-collapse: collapse;
	table-layout:fixed;
}
.tbtype3 th {
	padding:4px 6px 6px 20px;
	font-size:96%;
	color:#555;
	font-weight:bold;
	white-space:nowrap;
}
.tbtype3 td {
	padding:4px 8px 3px 20px;
	font-size:90%;
	text-align:left;
	vertical-align:top;
}
.tbtype3 td img {
	width: 90%;
	height: auto;
}
.tbtype3 .rborder {
	border-right:solid 1px #ccc;
}
.tbtype3 td span {
	font-weight:bold;
}

.rf_quabox {
	width: 96%;
	margin: 0 2%;
	padding:0;
	position:relative;
}
.rf_quabox h3.rf_medal 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;
}
.rf_quabox1 {
	border:solid 3px #ff9d11;
	background:url(../images/reform/rf-qua-bg1.jpg) repeat 0 0;
}
.rf_quabox2 {
	border:solid 3px #68b41e;
	background:url(../images/reform/rf-qua-bg1.jpg) repeat 0 0;
}
.rf_quabox h3.rf_medal {
	margin:0 0 0 24px;
	padding:30px 0 4px 0;
	background:url(../images/reform/rf_medal1.png) no-repeat left 24px;
}
.rf_quabox h3.rf_medal em {
	margin:0 0 0 34px;
	padding:0;
	font-size:130%;
	color:#111;
	font-weight:normal;
	line-height:1.8em;
	background: linear-gradient(transparent 60%,#c8f4d2 60%);
}
.rf_quabox p {
	padding:10px 30px 6px 30px;
	font-size:94%;
	color:#555;
	font-weight:normal;
	line-height:1.8em;
}
.rf_quabox p em {
	font-size:116%;
	color:#ff0000;
	background:none;
	line-height:2em;
}
.rf_quabox p mark {
	padding:0 2px;
	color:#cc0000;
	background:none;
	background:#ffffdd;
}


#bgflowbox {
	width:655px;
	height:800px;
	padding:0;
	background:url(../images/reform/bg_flow.gif) repeat-x 0 bottom;
}
.rf_flowbox {
	width:655px;
	height:100px;
	padding:0;
	background:url(../images/reform/bg_flow.gif) repeat-x 0 bottom;
}
.rf_flowbox dl dt{
	padding:14px 30px 0 0;
	font-size:120%;
	color:#336600;
	font-weight:normal;
}
.rf_flowbox dl dd{
	padding:4px 30px 0 0;
	font-size:100%;
	color:#666;
	font-weight:normal;
	line-height:1.4em;
}
.rf_flow1 {
	background:url(../images/service/sv_flow1.png) no-repeat 0 0;
}
.rf_flow2 {
	background:url(../images/service/sv_flow2.png) no-repeat 0 0;
}
.rf_flow3 {
	background:url(../images/service/sv_flow3.png) no-repeat 0 0;
}
.rf_flow4 {
	background:url(../images/service/sv_flow4.png) no-repeat 0 0;
}
.rf_flow5 {
	background:url(../images/service/sv_flow5.png) no-repeat 0 0;
}
.rf_flow6 {
	background:url(../images/service/sv_flow6.png) no-repeat 0 0;
}
.rf_flow7 {
	background:url(../images/service/sv_flow7.png) no-repeat 0 0;
}
.rf_flow8 {
	background:url(../images/service/sv_flow8b.png) no-repeat 0 0;
}
.rf_flow1 dl,.rf_flow3 dl,.rf_flow5 dl,.rf_flow7 dl {
	margin:0 50px 0 90px;
}
.rf_flow2 dl,.rf_flow4 dl,.rf_flow6 dl,.rf_flow8 dl {
	margin:0 20px 0 140px;
}


/* wiki
---------------------------------------------------- */

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: 96%;
	margin: 0 2%;
	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: 96%;
	margin: 0 auto;
	padding:0;
	border:solid 3px #c2d299;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	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 dt {
	margin:0 0 5px 0;
	padding:8px 0 12px 60px;
	font-size:12pt;
	line-height:1.6em;
	background:url(../images/reform/faq_bgques.png) no-repeat 0 0;
}
dl#faqbox dd {
	margin:0 0 5px 0;
	padding:10px 0 20px 80px;
	font-size:10pt;
	line-height:1.6em;
	background:url(../images/reform/faq_bgansw.png) no-repeat 20px 0;
}
.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;
}


/* CONTACT
---------------------------------------------------- */


.contactmap {
	width: 100%;
	margin: 0 0 8px;
	padding:0;
	position:relative;
	border:solid 3px #10bd09;
	background: #e5f5e8;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.contactmap .accmap {
	width: 96%;
	height: 400px;
	margin:0 2%;
	padding: 20px 0;
}
.mapEmbet {
	width: 100%;
	height: 100%;
}
.mapEmbet p {
	font-size: 12px;
	line-height:17px;
	margin: 0;
}
.mapText {
	width:340px;
	height:80px;
}
.mapEmbet p.name {
	font-weight: bold;
	margin-bottom: 4px;
}


.ct_ctbox {
	width: 100%;
	margin: 0 0 8px;
	padding:0;
	position:relative;
}
.ct_ctbox h3 {
	width: 94%;
	margin: 0 auto;
	height: auto;
	padding: 16px 10px 16px;
	font-size: 130%;
	font-size: 14pt;
	color: #243c08;
	font-weight:normal;
	text-indent: 0;
	line-height:1.3em;
	white-space: normal !important;
	overflow:hidden;
	background:url(../images/dotline.png) repeat-x bottom left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.ct_ctbox1 {
	height: auto;
	border:solid 3px #10bd09;
	background: #e5f5e8;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.ct_ctbox1 p {
	width: 92%;
	margin: 0 auto;
	padding: 0 0 8px;
	color:#333;
	font-weight:normal;
	line-height:1.6em;
}
.ct_ctbox2 {
	height: auto;
	border:solid 3px #10bd09;
	background: #e5f5e8;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.ct_ctbox2 p {
	width: 92%;
	margin: 0 auto;
	padding: 0 0 8px;
	color:#333;
	font-weight:normal;
	line-height:1.6em;
}
.ct_ctbox2 h6 {
	margin:8px 0 0 22px;
	padding:0 0 20px;
}
.ct_ctbox2 h6 a {
	display:block;
	width:415px;
	height:35px;
	background: #10bd09 url(../images/contactbtn.png) no-repeat 0 0;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
	border-radius:8px;
}
.ct_ctbox2 h6 .hide {
	font-size:8pt;
	visibility:hidden;
}

/* search
---------------------------------------------------- */

.sch_searchbox {
	width:630px;
	margin:0 0 0 8px;
	padding:0 0 16px 0;
	border:solid 3px #438bb8;
	background: #e3f7f6;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
	border-radius:8px;


}
.sch_searchbox h3.sch_glass {
	margin:0 0 0 24px;
	padding:30px 0 4px 0;
	background:url(../images/search/icon_search.png) no-repeat 0 bottom;
}
.sch_searchbox h3.sch_glass 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;
}
.sch_searchbox ul {
	width: 94%;
	margin: 0 auto;
	padding:18px 0 0px;
	list-style-type:none;
}
.sch_searchbox ul li {
	float:left;
	display:inline;
	margin:0 0 10px 10px;
	padding:0 0 0 0;
	position:relative;
	z-index:0;
	border-right:solid 1px #ccc;
}
.sch_searchbox ul li.side {
	border-right:none;
}
.sch_searchbox ul li a,
.sch_searchbox ul li a:visited {
	padding:0 28px 0 20px;
	color:#438bb8;
	text-decoration:none;
}
.sch_searchbox ul li a:hover {
	padding:0 28px 0 20px;
	color:#666;
	text-decoration:underline;
}
.sch_searchbox h6 {
	margin:0 0 0 34px;
	padding:10px 0;
}

.searchmsg {
	margin:0 0 0 14px;
	padding:0 0 20px 8px;
	color:#666;
}
.searchmsg span {
	color:#ff0000;
}


.sch_linkmsg {
	margin:0 0 0 8px;
	padding:4px 0;
	font-size:14px;
	color:#ff0000;
}
.sch_itembox {
	width: 96%;
	margin: 0 auto;
	padding:0;
	border-top:solid 1px #10bd09;
}
.sch_itembox .sch_iteml {
	width: 100%;
	margin:0;
	padding:8px 0 7px 0;
	border-bottom:solid 1px #10bd09;
}
.sch_itembox .sch_iteml .sch_photo {
	float:left;
	width: 22%;
}
.sch_itembox .sch_iteml .sch_photo .itemph {
	width: 100%;
	max-width: 200px;
	height: auto;
	margin: 0;
	padding:4px 0 6px 0;
}
.sch_itembox .sch_iteml .sch_photo p {
	margin:0;
	padding:0 0 6px 0;
}
a.hpBtn {
	display: block;
	width: 100%;
	margin: 0;
	padding: 8px 0 9px;
	color: #fff;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #10bd09;
	text-align: center;
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-ms-transition: all 0.2s;
		-o-transition: all 0.2s;
	transition: all 0.2s;
}
a.hpBtn:hover {
	background: #0e9807;
}
a.hpBtn2,a.hpBtn2:visited {
	color:#7ea846;
	text-decoration:underline;
}
a.hpBtn2:hover {
	color:#7ea846;
	text-decoration:none;
}

.sch_itembox .sch_iteml .sch_detail {
	float:right;
	width: 74%;
}
.sch_itembox .sch_iteml .sch_detail table {
	width: 100%;
	margin:0;
}
.sch_itembox .sch_iteml .sch_detail table th {
	padding:5px 0 5px 5px;
	font-size:18px;
	color: #333;
}
.sch_itembox .sch_iteml .sch_detail table th a,.sch_itembox .sch_iteml .sch_detail table th a:visited {
	color: #25ab3b;
	text-decoration:underline;
}
.sch_itembox .sch_iteml .sch_detail table th a:hover {
	color: #7ea846;
	text-decoration:none;
}
.sch_itembox .sch_iteml .sch_detail table td.tdadd {
	padding-left:10px;
	font-size:14px;
	color:#444;
	border-bottom:solid 1px #10bd09;
}
.sch_itembox .sch_iteml .sch_detail table td.tdtel {
	width:150px;
	padding:5px 5px 5px 0;
	text-align:right;
	border-bottom:solid 1px #b5c615;
	white-space: nowrap;
	white-space: nowrap;
	letter-spacing: -0.04em;
}
.sch_itembox .sch_iteml .sch_detail table td.tdtel span {
	padding:0 0 0 24px;
	font-size:18px;
	color: #079300;
	background:url(../images/search/icon_tel.png?) no-repeat 0 center;
	background-size: 18px 18px;
}
.sch_itembox .sch_iteml .sch_detail table td.tdcom {
	padding:6px;
	font-size:14px;
	color:#444;
	line-height:1.6em;
}
.sch_itembox .sch_iteml ul {
	width: 98%;
	margin:0 0 0 2%;
	padding:8px 0 0 0;
	list-style-type:none;
}
.sch_itembox .sch_iteml ul li {
	float:left;
	display:inline;
	width: 24%;
	height: 20px;
	margin: 0 0 5px 1%;
	padding:0 0 0 0;
	overflow:hidden;
	text-decoration:none;
}
.svcic {
	position: relative;
	width: 100%;
	max-width: 200px;
	margin: 0 auto;
	background: #f6a406;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	border-radius: 5px;
	border-bottom: solid 3px #da8f05;
	line-height: 21px;
	text-align: center;
}
.svcic span {
	font-size:13px;
	color: #fff;
}
.svcic.ctg02 {
	background: #e85555;
	border-bottom: solid 3px #e53c3c;
	letter-spacing: 0.15em;
}
.svcic.ctg03 {
	background: #3b8ad1;
	border-bottom: solid 3px #3080c9;
	letter-spacing: -0.05em;
}
.svcic.ctg04 {
	background: #668f46;
	border-bottom: solid 3px #5c803f;
	letter-spacing: -0.05em;
}
.svcic.ctg05 {
	background: #a56b2d;
	border-bottom: solid 3px #936028;
}
.svcic.ctg06 {
	background: #34b5aa;
	border-bottom: solid 3px #30a89f;
}
.svcic.ctg07 {
	background: #cc4be7;
	border-bottom: solid 3px #c637e4;
	letter-spacing: -0.05em;
}
.svcic.ctg08 {
	background: #fa3403;
	border-bottom: solid 3px #df2e02;
	letter-spacing: -0.05em;
}
.svcic.ctg09 {
	background: #224688;
	border-bottom: solid 3px #1d3c75;
	letter-spacing: -0.05em;
}
.svcic.ctg10 {
	background: #468f55;
	border-bottom: solid 3px #3e7f4b;
	letter-spacing: 0.15em;
}
.svcic.ctg11 {
	background: #bfc24a;
	border-bottom: solid 3px #b4b73e;
}
.svcic.ctg12 {
	background: #604077;
	border-bottom: solid 3px #4e3462;
}

.sch_itembox .sch_iteml ul li.svc01 {
	background:url(../images/search/svc01.png?) no-repeat center 0;
	background-size: 84px 23px;
}
.sch_itembox .sch_iteml ul li.svc02 {
	background:url(../images/search/svc02.png?) no-repeat center 0;
	background-size: 84px 23px;
}
.sch_itembox .sch_iteml ul li.svc03 {
	background:url(../images/search/svc03.png?) no-repeat center 0;
	background-size: 84px 23px;
}
.sch_itembox .sch_iteml ul li.svc04 {
	background:url(../images/search/svc04.png?) no-repeat center 0;
	background-size: 84px 23px;
}
.sch_itembox .sch_iteml ul li.svc05 {
	background:url(../images/search/svc05.png?) no-repeat center 0;
	background-size: 84px 23px;
}
.sch_itembox .sch_iteml ul li.svc06 {
	background:url(../images/search/svc06.png?) no-repeat center 0;
	background-size: 84px 23px;
}
.sch_itembox .sch_iteml ul li.svc07 {
	background:url(../images/search/svc07.png?) no-repeat center 0;
	background-size: 84px 23px;
}
.sch_itembox .sch_iteml ul li.svc08 {
	background:url(../images/search/svc08.png?) no-repeat center 0;
	background-size: 84px 23px;
}
.sch_itembox .sch_iteml ul li.svc09 {
	background:url(../images/search/svc09.png?) no-repeat center 0;
	background-size: 84px 23px;
}
.sch_itembox .sch_iteml ul li.svc10 {
	background:url(../images/search/svc09.png?) no-repeat center 0;
	background-size: 84px 23px;
}

.sch_itembox .sch_iteml ul li.svc11 {
	background:url(../images/search/svc09.png?) no-repeat center 0;
	background-size: 84px 23px;
}

.sch_itembox .sch_iteml ul li.svc12 {
	background:url(../images/search/svc09.png?) no-repeat center 0;
	background-size: 84px 23px;
}




.sch_itembox .sch_items {
	width: 100%;
	margin: 0%;
	padding: 2px 0 1px 0;
}
.sch_itembox .sch_items table {
	width: 100%;
	margin: 0;
}
.sch_itembox .sch_items table th {
	padding:5px 0 5px 5px;
	font-size:15px;
	color: #333;
	border-bottom:solid 1px #10bd09;
}
.sch_itembox .sch_items table th a {
	color: #25ab3b;
	text-decoration: underline;
}
.sch_itembox .sch_items table td {
	padding:5px 0 5px 0;
	border-bottom:solid 1px #10bd09;
}
.sch_itembox .sch_items table td.tdadd {
	padding-left:10px;
	font-size:12px;
	color:#666;
}
.sch_itembox .sch_items table td.tdtel {
	width:150px;
	padding:5px 5px 5px 0;
	text-align:right;
}
.sch_itembox .sch_items table td.tdtel span {
	padding:0 0 0 24px;
	color:#336601;
	background:url(../images/search/icon_tel.png?) no-repeat 0 center;
	background-size: 18px 18px;
}
.sch_itembox .sch_items table td.nohit {
	padding:28px 0;
	font-size:14px;
	color:#7ea846;
	text-align:center;
}
.sch_itembox .sch_items table th.areasub {
	padding: 15px 0 5px !important;
	font-size:15px;
	color:#111;
	font-weight: bold;
	text-align:left;
}


/* sorry
---------------------------------------------------- */

.sorrybox {
	width:630px;
	height:360px;
	margin:0 0 0 8px;
	padding:0;
	border:solid 3px #f0eada;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position:relative;
	background:url(../images/association/as-greet.png) no-repeat center 0;
}
.sorrybox h3 {
	width:630px;
	padding:0;
	font-size:120%;
	color:#7c5329;
	line-height:360px;
	text-align:center;
}



/* MEMBER
---------------------------------------------------- */


#memberbox  {
	width:960px;
	margin:0 auto;
	padding:0 0 10px 0;
	text-align:left;
}



h3#m_pgctgsub {
	width:960px;
	height:42px;
	padding:0;
	background:url(../images/ixctgsub.png) no-repeat 0 0;
}
h3#m_pgctgsub em {
	margin:0 0 0 18px;
	font-size:120%;
	color:#ffffff;
	font-weight:normal;
	line-height:42px;
}
h3#m_pgctgsub em.icsun {
	padding:6px 0 6px 40px;
	line-height:46px;
	background:url(../images/icon_link.png) no-repeat 0 0;
}
h3#m_pgctgsub em.ichse {
	padding:6px 0 6px 40px;
	line-height:46px;
	background:url(../images/icon_house.png) no-repeat 0 0;
}
#m_linksubctg {
	margin:0 0 0 12px;
	font-size:110%;
	color:#577431;
	font-weight:normal;
}
#m_linksubctg span {
	margin:0 0 0 22px;
	font-size:80%;
	color:#666;
}

.tbtype_m {
	width:930px;
	margin:0;
	padding:0;
	line-height:1.5em;
	border-top: 1px solid #b6c615;
	border-left: 1px solid #b6c615;
	border-collapse: collapse;
}
.tbtype_m th {
	padding:8px 12px 6px;
	font-size:100%;
	color:#555;
	font-weight:bold;
	border-right: 1px solid #b6c615;
	border-bottom: 1px solid #b6c615;
	background:#f8fae0 url(../images/bg_tbtype1.gif) repeat 0 0;
	text-align:center;
	white-space:nowrap;
}
.tbtype_m td {
	padding:8px 12px 6px;
	font-size:100%;
	border-right: 1px solid #b6c615;
	border-bottom: 1px solid #b6c615;
	background:#fffff2;
	text-align:center;
}
.tbtype_m .tddlBtn {
	width:180px;
}
.tbtype_m td span {
	font-size:90%;
}
.tbtype_m caption {
	caption-side: bottom;
	padding:6px 4px;
}
.tbtype_m caption ul {
	font-size:80%;
}

a.dlBtn {
	display:block;
	width:140px;
	height:34px;
	margin:0 0 0 20px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	text-decoration:none;
	background:url(../images/member/dlbtn.png) no-repeat 0 0;
}
a.dlBtn:hover {
	background-position:right 0;
}




.dlbtn2 {
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #6fa01a;
	padding:6px 27px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(51%, #9acb56), color-stop(54%, #76b933) );
	background:-moz-linear-gradient( center top, #9acb56 51%, #76b933 54% );
	background:-ms-linear-gradient( top, #9acb56 51%, #76b933 54% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9acb56', endColorstr='#76b933');
	background-color:#9acb56;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #696569;
 	-webkit-box-shadow:inset 0px 0px 1px 0px #ffffff;
 	-moz-box-shadow:inset 0px 0px 1px 0px #ffffff;
 	box-shadow:inset 0px 0px 1px 0px #ffffff;
	cursor:pointer;
}
.dlbtn2:hover {
	border:1px solid #8bb342;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(51%, #c6e19e), color-stop(54%, #bbdb8c) );
	background:-moz-linear-gradient( center top, #c6e19e 51%, #bbdb8c 54% );
	background:-ms-linear-gradient( top, #c6e19e 51%, #bbdb8c 54% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6e19e', endColorstr='#bbdb8c');
	background-color:#c6e19e;
	text-shadow:1px 1px 0px #999499;
}
.dlbtn2:active {
	position:relative;
	top:1px;
}


.linkbox {
	width: 930px;
	margin:0 10px;
	padding:0;
	border-bottom:solid 1px #ccc;
	line-height:130%;
}
.linkbox a,.linkbox a:visited {
	display:block;
	padding:12px 0 6px 0;
	text-decoration:none;
}
.linkbox a:hover {
	text-decoration:none;
	background:#fffff2;
}
.linksub {
	padding:0 0 2px 24px;
	font-size:110%;
	color:#333;
	font-weight:normal;
}
.linksub span {
	padding:0 0 0 30px;
	font-size:100%;
	color:#ff6600;
	font-weight:normal;
}
.linksub em {
	padding:0;
	font-size:100%;
	color:#ff6600;
	font-weight:normal;
}

.linkbox_s {
	width: 98%;
	margin: 0 auto;
	padding: 0;
	border-bottom:solid 1px #ccc;
	line-height:130%;
}



.addbox {
	width:930px;
	margin:0 10px;
	padding:12px 0 6px 0;
	font-size:90%;
	color:#666;
	border-bottom:solid 1px #ccc;
	line-height:130%;
}
.addbox span {
	padding:0 16px 0 24px;
	font-size:120%;
	color:#ff6600;
}
.addbox a,.addbox a:visited {
	color:#ff6600;
	text-decoration:underline;
}
.addbox a:hover {
	color:#ff6600;
	text-decoration:none;
}
.accordion_head {
	display:block;
	width:930px;
	margin:0 10px;
	padding:12px 0 6px 0;
	font-size:90%;
	color:#666;
	border-bottom:solid 1px #ccc;
	line-height:130%;
	cursor:pointer;
}
.accordion_head:hover {
	text-decoration:none;
	background:#fffff2;
}
.accordion_head span {
	font-size:120%;
	padding:0 30px 0 24px;
	background:url(../images/icon_arrow2.png) no-repeat right 0;
}




/* NEWS PICKUP (20241126)
---------------------------------------------------- */

.newssub-box {
	padding: 15px 20px 12px;
	border-left: 2px solid #bde6c4;
	line-height: 1.3em;
	background: #f0f9f2;
}
.newssub-box h2 {
	padding: 0 0 4px 0;
	font-size: 1.3em;
	color: #333;
	line-height: 1.3em;
}
.newssub-box .newsdate {
	font-size: 0.9em;
	color: #0e9807;
}
.newscomm {
	padding: 50px 0 20px;
	font-size: 1.0em;
	color: #333;
	line-height: 1.8em;
}
.newsph, .newsurl {
	padding: 20px 0;
}
.newsurl a {
	font-size: 0.9em;
	color: #0e9807;
	text-decoration: underline;
}
.newsurl a:hover {
	text-decoration: none;
}

#backbtn {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0 20px;
}
#backbtn li {
	text-align: center;
}
#backbtn li a {
	display: block;
	width: 40%;
	margin: 0 auto;
	padding: 12px 0;
	font-size: 0.9em;
	color: #fff;
	background: #10bd09;
}
#backbtn li a p {
	margin: 0 !important;
}
#backbtn li.goback a {
	width: 40%;
}
#backbtn li.golist a {
	width: 30%;
}
#backbtn li a:hover {
	color: #10bd09;
	background: #f0f9f2;
}

.newsbox {
	width: 100%;
    	margin:0 0 10px 0;
	padding: 0;
}
.newsbox ul {
	width: 100%;
	list-style: none;
}
.newsbox ul li {
	border-bottom: dotted 1px #ccc;;
}
.newsbox dl {
	width: 94%;
    	margin: 0 3%;
	font-size: 1.1em;
	color: #333;
	line-height: 1.6em;
}
.newsbox dl dt {
	padding: 10px 0 0;
	font-weight: bold;
	clear:both;
}
.newsbox dl dd {
	padding: 10px 0;
}
.newsbox ul li a dt,
.newsbox ul li a dd {
	color: #111;
	text-decoration: none;
}
.newsbox ul li a:hover dd {
	color: #24aa3a;
	text-decoration: underline;
}
.pgmove {
	/zoom: 1;
	position: relative;
	overflow: hidden;
	margin: 30px 0 20px;
	padding: 10px;
}
.pgmove ul {
	position: relative;
	left: 50%;
	float: left;
}

.pgmove ul li {
	position: relative;
	left: -50%;
	float: left;
	margin: 0;
}

.pgmove li span {
	display: inline-block;
	margin: 0 2px 2px 0;
	padding: 6px 12px;
	color: #fff;
	background: #24aa3a;
	border: 1px solid #999;
	text-decoration: none;
	vertical-align: middle;
}
.pgmove li a {
	display: inline-block;
	margin: 0 2px 2px 0;
	padding: 6px 12px;
	color: #555;
	background: #fff;
	border: 1px solid #999;
	text-decoration: none;
	vertical-align: middle;
}
.pgmove li a:hover {
	color: #fff;
	background: #24aa3a;
	border-color: #999;
}
.pgmove li a.current {
	display: inline-block;
	margin: 0 2px 2px 0;
	padding: 6px 12px;
	color: #fff;
	background: #24aa3a;
	border: 1px solid #999;
	text-decoration: none;
	vertical-align: middle;
}





/* ----------------- w1024 ------------------------------------------------------------------------------------------------------- */

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


}


/* ----------------- w1000 ------------------------------------------------------------------------------------------------------- */

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


/* MAINIMG
---------------------------------------------------- */

#pageimgbox .pageimg {
	background: url(../images/mainimg/pageimg.jpg) 10% 0 no-repeat;
	background-size: 110% auto;
}


}

/* ----------------- w896 ------------------------------------------------------------------------------------------------------- */

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


.txtbox .flr-img {
	float: none;
	display: block;
	margin: 0 auto;
	padding: 10px 12px;
	text-align: center;
}
.type1 mark.bgline {
	padding:0;
	font-size: 114%;
	color:#111;
	line-height: 2em;
	background: linear-gradient(transparent 60%,#c8f4d2 60%);
}

.imgbox img {
	width: 100%;
	height: auto;
}


.filebox2 {
	width:100%;
	margin: 0 auto;
	padding: 10px 0 20px;
}
.filebox2 ul {
	float: left;
}
.filebox2 ul li {
	float: left;
	display: inline;
	margin: 0 5px 10px;
}

.filebtn2 {
	width: 180px;
	height: 180px;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
	border-radius:8px;
	border: 1px solid #577431;
	background: url(../member/images/bg_kyohan01.png) repeat-x center 0;

	cursor:pointer;
	text-align: center;
}
.filebtn2 p {
	padding-top: 110px;
	color:#fff;
	font-family:arial;
	font-size : 14px;
	line-height: 1.5em;
	text-decoration:none;
}
.filebtn2:hover {
	color: #111 !important;
	background: url(../member/images/bg_kyohan02.png) repeat-x center 0;
}
.filebtn2:hover p {
	color: #111 !important;
}
.filebtn2:active {
	position:relative;
	top:2px;
}



/* MAINIMG
---------------------------------------------------- */

#pageimgbox {
	padding-top: 75px;
}
#pageimgbox .pageimg {
	width:100%;
	margin:0;
	overflow:hidden;
	background-position-x: 90%;
	background-position-y: bottom;
	background-repeat: no-repeat;
	background-image: url(../images/mainimg/pageimg.jpg);
	background-size: auto 100%;

}

#pageimgbox .pageimg .pagesub {
	width:100%;
	margin:0;
}
#pageimgbox .pageimg .pagesub h3 {
	position:absolute;
	top: 20px;
	left: 2px;
	width: 100%;
}
#pageimgbox .pageimg .pagesub h3 img {
	width: 100%;
	max-width: 700px;
	height: auto;
}

/* directory navi
---------------------------------------------------- */

#dirnavi {
	width: 98%;
	margin: 0 2% 0 0;
	padding:0;
	overflow: hidden;
}
#dirnavi ul {
	list-style:none;
	margin: 0;
}
#dirnavi li {
	float:left;
	padding:0 6px 0 10px;
	font-size:80%;
	color:#888;
	font-weight:normal;
	background:url(../images/icon_dir.png) no-repeat center left;
}
#dirnavi li:first-child {
	background: none;
}

.tbtype2 {
	width: 100%;
	margin:0;
	padding:0;
}


/* pgcontainer
---------------------------------------------------- */

#pgmain-box {
	width: 96%;
	margin: 0 auto;
}

#pgmain-box #pgleft {
	float: none;
	width: 100%;
	margin:0;
	padding:0;
}
#pgmain-box #pgright {
	float: none;
	width: 100%;
	margin:0;
	padding:0;
}


/* pgctbox
---------------------------------------------------- */
#pgctbox {
	width: 100%;
	margin: 0;
	padding: 0;
}



h3#pgctgsub {
	width: 98%;
	height: auto;
	margin: 0 auto;
	min-height: auto;
	padding: 12px 12px;
	background:url(../images/ixctgsub.png) repeat 0 0;
	background-size: auto 36px;
	line-height: 1.0em;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
h3#pgctgsub em {
	margin: 0;
	font-size: 120%;
	color:#fff;
	font-weight:normal;
	line-height: 1.3em;
}
h3#pgctgsub2 {
	width: 96%;
	height: auto;
	margin: 0 auto;
	padding: 0 0 18px;
	line-height:1.4em;
	background: url(../images/dotline.png) 0 bottom repeat-x;
}
h3#pgctgsub2 em {
	margin: 0;
	padding: 0;
}






/* pgcontactbox
---------------------------------------------------- */

#pgcontactbox {
	display: none;
}

#pagemap-box {
	width: 100%;
	height: auto;
	background: none;
}



/* search
---------------------------------------------------- */

.sch_searchbox {
	width: 95%;
	margin: 30px auto 20px;
	padding:0 0 16px 0;
	position:relative;
	border: solid 3px #438bb8;
	background: #e3f7f6;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
	border-radius:8px;
}

.sch_searchbox h3.sch_glass {
	margin:0 0 0 -20px;
	padding:30px 0 4px 0;
	background:url(../images/search/icon_search.png) no-repeat 40% bottom;
	text-align:center;
}
@media only screen and (max-width: 767px){
.sch_searchbox h3.sch_glass {
	background:url(../images/search/icon_search.png) no-repeat 37% bottom;
}
}
@media only screen and (max-width: 640px){
.sch_searchbox h3.sch_glass {
	background:url(../images/search/icon_search.png) no-repeat 34% bottom;
}
}
.sch_searchbox h3.sch_glass 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;
}

.sch_searchbox ul {
	width: 90%;
	margin:0 auto 10px;
	padding:18px 0;
	list-style-type:none;
}


.sch_itembox .sch_iteml ul {
	width: 100%;
	margin: 0;
	padding:8px 0 0 0;
	list-style-type:none;
}
.sch_itembox .sch_iteml ul li {
	float: left;
	display: inline;
	width: 24%;
	height: 20px;
	margin: 0 1% 5px 0;
}

/* pageservice-box
---------------------------------------------------- */

#pageservice-box {
	width: 96%;
	margin: 0 auto 30px;
	padding:0;
}

#pageservice-box dl {
	width: 100%;
	list-style:none;
	margin:0;
	padding:0 0 10px 0;
	background:url(../images/pgsv/bg.png) no-repeat center top;
	background-size: 120% 93%;
}
#pageservice-box dl dt {
	width: 100%;
}
.pgsv01 dt {
	background: url(../images/pgsv/pgsv1.png) no-repeat center top, url(../images/pgsv/pgsv0.png) repeat center top;
}
.pgsv02 dt {
	background: url(../images/pgsv/pgsv2.png) no-repeat center top, url(../images/pgsv/pgsv0.png) repeat center top;
}
.pgsv03 dt {
	background: url(../images/pgsv/pgsv3.png) no-repeat center top, url(../images/pgsv/pgsv0.png) repeat center top;
}
.pgsv04 dt {
	background: url(../images/pgsv/pgsv4.png) no-repeat center top, url(../images/pgsv/pgsv0.png) repeat center top;
}
.pgsv05 dt {
	background: url(../images/pgsv/pgsv5.png) no-repeat center top, url(../images/pgsv/pgsv0.png) repeat center top;
}
.pgsv06 dt {
	background: url(../images/pgsv/pgsv6.png) no-repeat center top, url(../images/pgsv/pgsv0.png) repeat center top;
}
#pageservice-box dd {
	width: 100%;
	text-align:center;
}
#pageservice-box dd a,
#pageservice-box dd a:visited {
	display:block;
}
#pageservice-box dd a:hover {
	color:#24340f;
	text-decoration:none;
}


/* pagebnr-box
---------------------------------------------------- */

#pagebnr-box {
	width: 96%;
	margin: 0 auto 30px;
	padding: 0;
	text-align: center;
}
#pagebnr-box ul {
	width: 90%;
	margin: 0 auto;
	list-style:none;
}
#pagebnr-box li {
	padding: 0 0 10px 0;
	color: #5d881b;
	text-align: center;
}
#pagebnr-box li img {
	width: 100%;
	max-width: 400px;
	height: auto;
	background: none;
}





/* association
---------------------------------------------------- */
/* index
---------------------------------------------------- */

.ass_greetimg {
	width: 96%;
	margin: 0 auto;
	padding:0;
	border:solid 3px #f0eada;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position:relative;
	background:url(../images/association/as-greet.png) no-repeat center 0;
}
.ass_greetimg h3 {
	width: 96%;
	margin:24px auto 12px;
	padding:0;
	font-size:120%;
	color:#7c5329;
	text-align:center;
}
.ass_greetimg p {
	padding:0 20px;
	font-size:100%;
	color:#333;
	font-weight:normal;
	line-height:1.7em;
}
h4#noicon {
	width: 100%;
	height: auto;
	padding:0;
	line-height:1.4em;
}
.assicon1 {
	background:url(../images/association/no1.png) no-repeat 12px 0;
}
.assicon2 {
	background:url(../images/association/no2.png) no-repeat 12px 0;
}
.assicon3 {
	background:url(../images/association/no3.png) no-repeat 12px 0;
}
h4#noicon strong {
	margin:0 0 0 50px;
	font-size:120%;
	color:#336600;
	font-weight:normal;
	line-height:32px;
}
h4#noicon strong strong {
	margin:0;
	padding:0 4px;
	color:#aa0000;
}
.ass_yakuinbox {
	width: 96%;
	margin: 0 auto;
	padding: 10px;
	border:solid 3px #f0eada;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position:relative;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.ass_yakuinbox img {
	width: 100%;
	height: auto;
	margin: 0;
	padding:0;
}
.ass_yakuinbox li {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
h6.pdflink_btn {
	width: 80%;
	margin: 0 auto;
	padding:0 26px 0 0;
	background:url(../images/icon_arrow1.png) no-repeat right center;
	text-align: right;
}
h6.pdflink_btn a,h6.pdflink_btn a:visited {
	color:#5d881b;
	text-decoration:none;
}
h6.pdflink_btn a:hover {
	color:#666;
	text-decoration:underline;
}


.ass_onus {
	width: 96%;
	margin: 0 auto;
	padding:0;
	border:solid 3px #c2d299;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position:relative;
}

.ass_onus p {
	padding:26px 30px 8px;
	font-size:120%;
	color:#333;
	font-weight:normal;
	line-height:1.8em;
}

.ass_onus mark {
	padding:0 2px;
	color:#cc0000;
	background:none;
	background:#ffffdd;
}



.ct_ctbox {
	width: 96%;
	margin: 0 auto;
	padding:0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position:relative;
}
.contactmap {
	width: 96%;
	height: auto;
	margin: 0 auto;
}
.contactmap .accmap {
	width: 96%;
	height: 300px;
	margin:0 2%;
	padding: 20px 0;
}

.ct_ctbox2 h6 {
	margin:8px 0 0 22px;
	padding:0 0 20px;
}
.ct_ctbox2 h6 a {
	display:block;
	padding: 10px 20px;
	width: 60%;
	height: auto;
	background: url(../images/pgctgsub.png) repeat 0 0;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	border-radius: 10px;
}
.ct_ctbox2 h6 .hide {
	font-size: 12pt;
	color: #fff;
	visibility: visible;
}

/* reform
---------------------------------------------------- */
/* index
---------------------------------------------------- */

.tbtype1 {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#bgflowbox {
	width: 96%;
	margin: 0 2%;
	height: auto;
	padding:0;
	background: none;
}
.rf_flowbox {
	width: 96%;
	margin:0 2%;
	height:100px;
	padding:0;
	background:url(../images/reform/bg_flow.gif) repeat-x 0 bottom;
}
.rf_flowbox dl dt{
	padding:14px 30px 0 0;
	font-size:120%;
	color:#336600;
	font-weight:normal;
}
.rf_flowbox dl dd{
	padding:4px 30px 0 0;
	font-size:100%;
	color:#666;
	font-weight:normal;
	line-height:1.4em;
}
.rf_flow1 {
	background:url(../images/service/sv_flow1.png) no-repeat 0 0;
}
.rf_flow2 {
	background:url(../images/service/sv_flow2.png) no-repeat 0 0;
}
.rf_flow3 {
	background:url(../images/service/sv_flow3.png) no-repeat 0 0;
}
.rf_flow4 {
	background:url(../images/service/sv_flow4.png) no-repeat 0 0;
}
.rf_flow5 {
	background:url(../images/service/sv_flow5.png) no-repeat 0 0;
}
.rf_flow6 {
	background:url(../images/service/sv_flow6.png) no-repeat 0 0;
}
.rf_flow7 {
	background:url(../images/service/sv_flow7.png) no-repeat 0 0;
}
.rf_flow8 {
	background:url(../images/service/sv_flow8b.png) no-repeat 0 0;
}
.rf_flow1 dl,.rf_flow3 dl,.rf_flow5 dl,.rf_flow7 dl {
	margin:0 50px 0 90px;
}
.rf_flow2 dl,.rf_flow4 dl,.rf_flow6 dl,.rf_flow8 dl {
	margin:0 20px 0 140px;
}


/* MEMBER
---------------------------------------------------- */


#memberbox  {
	width: 100%;
	margin:0 auto;
	padding:0 0 10px 0;
	text-align:left;
}


h3#m_pgctgsub {
	width: 100%;
	height: auto;
	padding: 10px 16px 8px;
	background: #6c7a3c url(../images/pgctgsub.png) 0 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
h3#m_pgctgsub em {
	margin: 0;
	font-size: 110%;
	line-height: 1.3em;
}


h3#m_pgctgsub em.icsun {
	padding:6px 0 6px 40px;
	line-height:46px;
	background:url(../images/icon_link.png) no-repeat 0 0;
}
h3#m_pgctgsub em.ichse {
	padding:6px 0 6px 40px;
	line-height:46px;
	background:url(../images/icon_house.png) no-repeat 0 0;
}
#m_linksubctg {
	margin:0 0 0 12px;
	font-size:110%;
	color:#577431;
	font-weight:normal;
}
#m_linksubctg span {
	margin:0 0 0 22px;
	font-size:80%;
	color:#666;
}

.tbtype_m {
	width: 100% !important;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.tbtype_m th {
	display: block !important;
}
.tbtype_m td {
	display: block !important;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.tbtype_m td:before {
	display: block !important;
	width: 100%;
	content: attr(data-label);
	margin: 0 0 4px;
	font-weight: bold;
	color: #577431;
	background: #f8fae0 url(../images/bg_tbtype1.gif) repeat 0 0;
}
.tbtype_m .tddlBtn {
	width: 100% !important;
}
a.dlBtn {
    display: block;
    width: 140px;
    height: 34px;
    margin: 0 auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
    background: url(../images/member/dlbtn.png) no-repeat 0 0;

}


.linkbox {
	width: 96%;
	margin:0 auto 10px;
	padding:0;
	border-bottom:solid 1px #ccc;
	line-height:130%;
}
.addbox {
	width: 96%;
	margin:0 auto 10px;
	padding:12px 0 6px 0;
	font-size:90%;
	color:#666;
	border-bottom:solid 1px #ccc;
	line-height:130%;
}
.addbox span {
	padding:0;
	font-size:100%;
	color:#ff6600;
}
.addbox a,.addbox a:visited {
	color:#ff6600;
	text-decoration:underline;
}
.addbox a:hover {
	color:#ff6600;
	text-decoration:none;
}
.addbox a img {
	width: 100%;
	height: auto;
}
.accordion_head {
	display:block;
	width: 96%;
	margin:0 auto;
	padding:12px 0 6px 0;
	font-size:90%;
	color:#666;
	border-bottom:solid 1px #ccc;
	line-height:130%;
	cursor:pointer;
}
.accordion_head:hover {
	text-decoration:none;
	background:#fffff2;
}
.accordion_head span {
	font-size:120%;
	padding:0 30px 0 24px;
	background:url(../images/icon_arrow2.png) no-repeat right 0;
}
.accordion ul {
	width: 90%;
	margin:0 auto;
}

}

/* ----------------- w640 ------------------------------------------------------------------------------------------------------- */

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



.scrlltab table{
	width:100%;
}
.scrlltab {
	width: 94%;
	margin: 0 auto;
	padding: 0 0 10px;
	overflow: auto;
	white-space: nowrap;
}
.scrlltab::before{
	display: inline-block;
	content: "→ 右にスクロールできます";
	width: 98%;
	padding: 10px;
	color: #666;
	text-align: left;
}
.scrlltab::-webkit-scrollbar{
	height: 8px;
}
.scrlltab::-webkit-scrollbar-track{
	background: #F1F1F1;
}
.scrlltab::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}



.linksub {
	padding:0 0 2px 14px;
}
.linksub span {
	display: block;
	padding: 3px 0 3px 2px;
	font-size:100%;
	color:#ff6600;
	font-weight:normal;
}
.linkbox .linksub {
	padding:0 0 2px 2px;
}


.accordion_head {
	display:block;
	width: 94%;
	margin: 0 auto;
	padding:12px 0 6px 0;
	font-size:90%;
	color:#666;
	border-bottom:solid 1px #ccc;
	line-height:130%;
	cursor:pointer;
}
.accordion_head span {
	font-size: 120%;
	padding: 0 30px 0 6px;
	background: url(../images/icon_arrow2.png) no-repeat right 0;
	background-size: 16px 16px;
}


h3.wiki_index em {
	margin:0 0 0 34px;
	padding:0;
	font-size:100%;
	color:#111;
	font-weight:normal;
	background:url(../images/line_2.png) repeat-x 0 bottom;
}


.rf_flowbox dl dt{
	padding:14px 10px 0 0;
	font-size: 4.0vw;
}
.rf_flowbox dl dd{
	padding:4px 10px 0 0;
	font-size: 2.8vw;
}

.rfm_wikitxt img {
	float: none;
	display: block;
	width: 50%;
	height: auto;
	margin: 0 auto;
	padding: 10px 12px;
	text-align: center;
}


/* search
---------------------------------------------------- */

.sch_linkmsg {
	margin:0 0 0 8px;
	padding:4px 0;
	font-size:14px;
	color:#ff0000;
}
.sch_itembox {
	width: 96%;
	margin: 0 auto;
	padding: 0;
	border-top:solid 1px #b5c615;
}
.sch_itembox .sch_iteml {
	width: 100%;
	margin: 0;
	padding:8px 0 7px 0;
	border-bottom:solid 1px #b5c615;
}
.sch_itembox .sch_iteml .sch_photo {
	float: none !important;
	width: 60%;
	margin: 0 auto;
	padding: 30px 0 0;
	text-align: center;
}
a.hpBtn {
	display: block;
	width: 100%;
	max-width: 200px;
	margin: 0 auto;
	padding: 8px 0 9px;
	color: #fff;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #10bd09;
	text-align: center;
}


.sch_itembox .sch_iteml .sch_detail {
	float: none !important;
	width: 100%;
}
.sch_itembox .sch_iteml .sch_detail table {
	width: 100%;
	margin:0;
}
.sch_itembox .sch_iteml .sch_detail table td.tdadd {
	display:block;
	width: 100%;
	padding: 6px 0;
	font-size:14px;
	color:#444;
	border-bottom: none;
}
.sch_itembox .sch_iteml .sch_detail table td.tdtel {
	display:block;
	width: 100%;
	padding: 5px 0;
	text-align:right;
	border-bottom:solid 1px #b5c615;
	white-space: nowrap;
	white-space: nowrap;
	letter-spacing: -0.04em;
}
.sch_itembox .sch_iteml ul {
	width: 100%;
	margin: 0;
	padding: 8px 0 0 0;
	list-style-type:none;
}
.sch_itembox .sch_iteml ul li {
	float: left;
	display: inline;
	width: 31%;
	height: 20px;
	margin: 0 1% 5px;
}
.sch_itembox .sch_items table th {
	display:block !important;
	width: 100% !important;
	padding: 15px 0 5px 5px;
	font-size:15px;
	color:#336601;
	border-bottom: none;
}
.sch_itembox .sch_items table td {
	display:block !important;
	width: 100% !important;
	padding:5px 0 5px 0;
	border-bottom: none;
}
.sch_itembox .sch_items table td.tdadd {
	display:block !important;
	width: 100% !important;
	padding-left:0px;
	font-size:12px;
	color:#666;
}
.sch_itembox .sch_items table td.tdtel {
	width:150px;
	padding: 0px 5px 15px 0;
	text-align:right;
	border-bottom:solid 1px #b5c615;
}
.sch_itembox .sch_items table td.tdtel span {
	padding:0 0 0 24px;
	color:#336601;
	background:url(../images/search/icon_tel.png?) no-repeat 0 center;
	background-size: 18px 18px;
}
.sch_itembox .sch_items table td.nohit {
	padding:28px 0;
	font-size:14px;
	color:#7ea846;
	text-align:center;
}


/* service
---------------------------------------------------- */

.sv_ixbox h3 {
	padding: 10px 0 8px 4px;
	font-size: 34px;
	color: #7a8867;
	line-height: 1.4em;
}
.sv_ixbox h3 span {
	display: block;
	font-size: 0.8em;
	margin: -10px 0 0;
	padding: 0;
	color: #c2d5a3;
}
.sv_ixbox .svph {
	position: absolute;
	right: 0;
	top: 0;
}
.sv_ixbox1 p {
	width: 90%;
	padding: 10px 5% 200px;
}
.sv_ixbox1 .svph {
	top: initial;
	bottom: -80px;
	right: 30px;
}
.sv_ixbox2 p {
	width: 90%;
	padding: 10px 5% 200px;
}
.sv_ixbox2 .svph {
	top: initial;
	bottom: -10px;
	left: 30px;
}
.sv_ixbox3 p {
	width: 90%;
	padding: 10px 5% 200px;
}
.sv_ixbox3 .svph {
	top: initial;
	bottom: -10px;
	right: 60px;
}

.ass_onus p.sv_secimg {
	padding:26px 50px 8px;
}


}

/* ----------------- w480 ------------------------------------------------------------------------------------------------------- */

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


#pageimgbox {
	padding-top: 60px;
}

.txtbox .flr-img {
	width: 70%;
	height: auto;
}
.txtbox .flr-img.mx30 {
	width: 30%;
	height: auto;
}
.txtbox .flr-img.mx50 {
	width: 50%;
	height: auto;
}

.ct_ctbox h3 {
	width: 98%;
	margin: 0 auto;
	height: auto;
	padding: 16px 10px 16px;
}
.ct_ctbox2 h6 {
	margin: 8px 0 0 16px;
}
.ct_ctbox2 h6 a {
	display:block;
	padding: 10px;
	width: 80%;
	height: auto;
	background: url(../images/pgctgsub.png) repeat 0 0;
}
.ct_ctbox2 h6 .hide {
	font-size: 11pt;
	color: #fff;
	visibility: visible;
}



.rf_flowbox dl dt{
	padding:14px 10px 0 0;
	font-size: 4.4vw;
}
.rf_flowbox dl dd{
	padding:4px 10px 0 0;
	font-size: 3.0vw;
	line-height: 1.2em;
}


.tbtype3 th {
	padding: 4px;
}
.tbtype3 td {
	padding: 4px;
}


/* search
---------------------------------------------------- */

.sch_searchbox {
	padding: 0px !important;
}
.sch_searchbox h3.sch_glass {
	margin: 0 0 0 -10px;
	padding: 20px 0 4px 0;
	background:url(../images/search/icon_search.png) no-repeat 34% bottom;
	background-size: 24px auto;
}
@media only screen and (max-width: 400px){
.sch_searchbox h3.sch_glass {
	background:url(../images/search/icon_search.png) no-repeat 30% bottom;
	background-size: 24px auto;
}
}
.sch_searchbox h3.sch_glass em {
	margin:0 0 0 24px;
	padding:0;
	font-size:110%;
	color:#111;
	font-weight:normal;
	background:url(../images/line_2.png) repeat-x 0 bottom;
}

.sch_searchbox ul li {
	float: none;
	display: block;
	width: 80%;
	height: auto;
	margin: 0 10%;
	padding: 2px 0;
	text-align: center;
	border-right: none;
}

.sch_itembox .sch_iteml ul li {
	float: left;
	display: inline;
	width: 31%;
	height: 20px;
	margin: 0 1% 5px;
}
.svcic span {
	font-size: 11px;
}

input.kwinput {
	margin: 4px 0;
	width: 40%;
}


.ass_onus p.sv_secimg {
	padding:16px 30px 4px;
}



}
