<br />
<b>Warning</b>:  include_once(config.php): failed to open stream: No such file or directory in <b>/home/greenring/greenring.jp/public_html/wp-content/themes/temp001/style.php</b> on line <b>4</b><br />
<br />
<b>Warning</b>:  include_once(): Failed opening 'config.php' for inclusion (include_path='.:/opt/php-7.2.34-6/data/pear') in <b>/home/greenring/greenring.jp/public_html/wp-content/themes/temp001/style.php</b> on line <b>4</b><br />

/*
THEME NAME: temp001
THEME URI: http://potlatch-web.net
DESCRIPTION: basic v1.0
VERSION: 1.0
AUTHOR: <a href="http://potlatch-web.net">POTLATCH</a>
AUTHOR URI: http://potlatch-web.net
*/


/*Resetcss*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	line-height:1.6;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    line-height: 1.6;
   	color:#565656;
}

a{
	color:#52b785;
}
p{
	font-size: 15px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	color:#565656;
	line-height:1.6;
	background: #fff;
	font-family: Arial,  "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Yu Gothic Bold", "游ゴシック Bold", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clearfix:after {
  content: ".";  /* 新しいコンテンツ */
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; /* 非表示に */
}

.clearfix {
  min-height: 1px;
}
img{
	vertical-align:bottom;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

strong{
	font-weight:bold;
}

th{
	vertical-align: middle;
	background:#52b785;
	padding:13px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#fff;
	font-weight: bold;
	font-size:15px;
}
td{
	vertical-align: middle;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	padding:13px;
	font-size:15px;
	background:#fff;
}
/*Resetcss*/

/*BASE*/
.wrap{
	overflow:hidden;
}
.fs10{
	font-size:10px;
}
.fs11{
	font-size:11px;
}
.fs12{
	font-size:12px;
}
.fs13{
	font-size:13px;
}
.fs14{
	font-size:14px;
}
.fs15{
	font-size:15px;
}
.fs16{
	font-size:16px;
}
.fs17{
	font-size:17px;
}
.fs18{
	font-size:18px;
}
.fs19{
	font-size:19px;
}
.fs20{
	font-size:20px;
}
.fs21{
	font-size:21px;
}
.fs22{
	font-size:22px;
}
.fs23{
	font-size:23px;
}
.fs24{
	font-size:24px;
}
.fs25{
	font-size:25px;
}
.fs26{
	font-size:26px;
}
.fs27{
	font-size:27px;
}
.fs28{
	font-size:28px;
}
.fs29{
	font-size:29px;
}
.fs30{
	font-size:29px;
}
.fs32{
	font-size:32px;
}
.mb5{
	margin-bottom:5px;
}
.mb10{
	margin-bottom:10px;
}
.mb15{
	margin-bottom:15px;
}
.mb20{
	margin-bottom:20px;
}
.mb25{
	margin-bottom:25px;
}
.mb30{
	margin-bottom:30px;
}
.mb35{
	margin-bottom:35px;
}
.mb40{
	margin-bottom:40px;
}
.mb55{
	margin-bottom:55px;
}
.mb60{
	margin-bottom:60px;
}
.mb65{
	margin-bottom:65px;
}
.mb70{
	margin-bottom:70px;
}
.mb75{
	margin-bottom:75px;
}
.mb80{
	margin-bottom:80px;
}
.tac{
	text-align: center;
}
.tal{
	text-align: left;
}
.tar{
	text-align: right;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
.fwb{
	font-weight: bold;
}
.tac th{
	text-align:center;
}
.tac td{
	text-align:center;
}
.dtab{
	width:100%;
	display:table;
}
.dtabc{
	vertical-align: middle;
	display:table-cell;
}
.mw550{
	max-width:570px;
}
.rtb th{
	background:#a30a00;
	width:25%
}
.ggmap {
position: relative;
padding-bottom: 20%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.op:hover {
	opacity:0.8;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.op{
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.box9{
	max-width: 960px;
	margin-right:auto;
	margin-left:auto;
}
.box99{
	max-width: 990px;
	margin-right:auto;
	margin-left:auto;
}
.mw960 img{
	width:100%;
}
.box10{
	max-width: 1000px;
	margin-right:auto;
	margin-left:auto;
}
.ptdn{
	display:none;
}
.pdn{
	display:none;
}
.tdn{
	display:block;
}
.sdn{
	display:block;
}

.wback{
	padding:75px 10px;
}
.gback{
	padding:75px 10px;
	background:#f4f3ef;
}

.title1{
	font-size:24px;
	padding-bottom:10px;
	border-bottom:1px solid #8c8c8c;
	font-weight: bold;
}

.box3{
	vertical-align: top;
	display:inline-block;
	margin-right:15px;
	margin-left:15px;
	max-width: 300px;
}
.box3 a {
	text-decoration: none;
}
.box3 a h2{
	text-decoration: none;
	color:#383838;
}
.box3 h2{
	font-size:18px;
	font-weight: bold;
}
.box2{
	display:inline-block;
	margin-right:20px;
	margin-left:20px;
	max-width: 460px;
}
.box2 h2{
	font-size:18px;
	font-weight: bold;
}
.boxh{
	display:inline-block;
	max-width: 460px;
}
.boxh h2{
	font-size:22px;
	font-weight: bold;

}
.scale {
	max-width: 300px;
	width:100%;
	height:150px;
	    overflow: hidden;
}
.scale img{
	-moz-transition: -moz-transform 0.2s ease-in-out;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: -o-transform 0.2s ease-in-out;
    -ms-transition: -ms-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
}
.scale:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.scale2 {
	width:240px;
	height:240px;
	overflow:hidden;
}
.scale2 img{
	-moz-transition: -moz-transform 0.2s ease-in-out;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: -o-transform 0.2s ease-in-out;
    -ms-transition: -ms-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
}
.scale2:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

/*base*/

/*header*/
.headtop{
	padding:10px;
}
.headtop h1{
	font-size:11px;
}
.headmid{
	padding:10px 10px 20px 10px;
}
#gl{
	background: #52b785;
}
#gl ul{
	text-align: center;
}
#gl ul li{
	font-size:18px;
	display: inline-block;
}
#gl ul li a{
	font-weight: bold;
	color:#fff;
	display:block;
	padding:21px 15px;
	text-decoration: none;
}
#gl ul li a:hover{
	background:rgba(255,255,255,0.1);
}
#head-box{
	width:100%;
	height:740px;
	background:url(images/head.jpg);
	background-size:cover;
	background-position:center;
}
/*header*/

/*index*/

.dot li{
	list-style-type:disc;
	margin-left:20px;
}

.exp{
	font-size:13px;
}
#imageback{
	box-sizing:border-box;
	overflow:hidden;
	padding:0 10px;
	height:550px;
	background:url(images/image-back.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.b3title{
	border-bottom:1px solid #8c8c8c;
	padding-bottom:10px;
}

.sbtn{
	width:150px;
	display:block;
	padding:5px;
	text-align: center;
	color:#fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #52b785;

}

.totalbtn{
	max-width: 300px;
	width:100%;
	display:block;
	padding:15px 0;
	text-align: center;
	color:#fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #52b785;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.eventtextbox{
	max-width: 700px;
	width:100%;
}

.eventtextbox h2{
	font-size:18px;
	font-weight: bold;
	border-bottom:1px solid #8c8c8c;
	padding-bottom:10px;
}

.eventmiddle {
	margin-bottom:10px;
	width:100%;
	padding:7px 0;
	display:table;
	border-bottom:1px solid #8c8c8c;
	padding-bottom:10px;
}
.eventmiddle p{
	font-weight: bold;
	vertical-align: middle;
	display:table-cell;
}
.ctacbox{
	background:url(images/ctac2.png);
}
.ctacbox:hover img{
	opacity:0;
}

#bread-list{
	padding:12px;
}
#bread-list p{
	font-size:12px;

}
/*index*/

/*page*/

.msgbox{
	border:1px solid #bcbcbc;
	padding:10px;
	box-sizing:border-box;
	background:#efeeed;
}
.msgbox div{
	background:#fff;
	padding:30px;
}
.msgbox h2{
	font-weight: bold;
	font-size:24px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #8c8c8c;
}

.msgbox2{
	border:1px solid #bcbcbc;
	padding:10px;
	box-sizing:border-box;
	background:#efeeed;
}
.msgbox2 div{
	background:#fff;
	padding:30px;
}
.msgbox2 h2{
	font-weight: bold;
	font-size:24px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #8c8c8c;
}
.msgbox2 p{
	margin-bottom:30px;
}
.msgbox2 p:last-child{
	margin-bottom:0;
}

#page-headbox{
	width:100%;
	display:table;
	padding:100px 10px;
	background:url(images/page-titlebg.png);
	background-attachment: fixed;
	box-sizing:border-box;
	background-position: center;
}
.page-titlein{
	display:table-cell;
	vertical-align: middle;
}
.page-titlein .box9{
	padding:15px;
	//background-color:rgba(0,0,0,0.2);
}
.page-titlein .title1{
		color:#fff;
		    border-bottom: 1px solid #fff;
}
.page-titlein p{
	color:#fff;
}
.pricebigbox .mb60:last-child{
	margin-bottom:0;
}
/*page*/

/*Company*/

.companytable{
	width:100%;
}
.companytable tr:first-child td{
	border-top:1px solid #dcdcdc;
}

.companymsgbox h2{
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #8c8c8c;
    font-weight: bold;
    margin-bottom:15px;
}

.companymsgbox h1{
	font-size:24px;
	font-weight: bold;
	margin-bottom:15px;
	padding:12px 15px;
	color:#fff;
	background:#52b785;
}

.companymsgbox h3{
	line-height:1.8;
	padding-left:10px;
	font-weight: bold;
	font-size:22px;
	border-left:8px solid #52b785;
	margin-bottom:15px;
}
.companymsgbox h4{
	line-height:1.8;
	font-weight: bold;
	font-size:20px;
	margin-bottom:15px;
}
.companymsgbox h5{
	line-height:1.8;
	font-weight: bold;
	font-size:18px;
	margin-bottom:15px;
}
.companymsgbox h6{
	line-height:1.8;
	font-weight: bold;
	font-size:16px;
	margin-bottom:15px;
}

.companymsgbox p{
	margin-bottom:30px;
}
.companymsgbox p:last-child{
	margin-bottom:0;
}


/*company*/

/*FLOW*/
.w760{
	max-width: 760px;
	width:100%;
}

.w760 h3{
	font-weight: bold;
	font-size:24px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #8c8c8c;
}

.flow1box .mb60:last-child {
	margin-bottom:0;
}

/*FLOW*/


/*faq*/
.faq-box .mb80:last-child{
	margin-bottom:0;
}
.faq-small-box .mb60:last-child{
	margin-bottom:0;
}

/*faq*/


/*Contact*/

#contact-box table th img{
	position:relative;
	bottom:5px;
	padding-right: 10px;
}
#contact-box table td input{
	padding:6px;
	max-width:450px;
	width:100%;

}
#contact-box table td textarea{
	padding:6px;
	max-width:450px;
	width:100%;

}
#contact-box table td label{
	margin-top:10px;
	font-size:13px;
}
input[type="image"]{
	cursor:pointer;
}
.w25p{
	width:25%;
}
.scr{
	border:1px solid #dcdcdc;
	padding:10px 30px;
	height:150px;
	overflow-y:scroll;
	font-size:13px;
}
.scr p{
	margin-bottom:20px;
	font-size:13px;
}
/*Contact*/
.tbl{
	border-left:1px solid #dcdcdc;
}

/*event*/
.e100{
	display:flex;
	border-bottom:1px solid #8c8c8c;
	padding:7px 0;
	font-weight:bold;
}
.e50{
	width:50%;

}
.eventtextbox .evt2{
	font-size:24px;
}
.evsetumei{
	padding-bottom:10px;
	border-bottom:1px solid #8c8c8c;
}
.party-data p{
	line-height:1.8;
	font-size:14px;
}
.evcontent {

	padding:15px 0;
	border-top:1px solid #8c8c8c;
	border-bottom:1px solid #8c8c8c;
}
.evcontent p{
	font-size:14px;
	margin-bottom:20px;
}
.eventtable {
	width:100%;

}
.eventtable th{

	padding:8px 15px;

}
.eventtable td{
	padding:15px 0 20px 0;
	border:none;
}
.eventtable td input{
	padding:8px;
	width:100%;

	box-sizing:border-box;
}
.eventtable td textarea{
	padding:8px;
	width:100%;
	box-sizing:border-box;
}
.event-submit input{
	padding:12px 10px;
	max-width: 320px;
	width:100%;
	font-size:17px;
	cursor:pointer;
	box-sizing:border-box;
}
/*event */


/*single*/
.post{
	float:left;
	max-width: 700px;
	width:100%;
}
.blog-title{
	font-size:24px;
	font-weight: bold;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #8c8c8c;
}
.blog-single-status{
	padding-bottom:15px;
	border-bottom:1px solid #8c8c8c;
	margin-bottom:15px;
}
.post-content{
	margin-bottom:30px;
}

.post-content{

}
.post-content h1{
	font-size:24px;
	font-weight: bold;
	margin-bottom:15px;
	padding:12px 15px;
	color:#fff;
	background:#52b785;
}
.post-content h2{
	font-size:24px;
	font-weight: bold;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #8c8c8c;
}
.post-content h3{
	line-height:1.8;
	padding-left:10px;
	font-weight: bold;
	font-size:22px;
	border-left:8px solid #52b785;
	margin-bottom:15px;
}
.post-content h4{
	line-height:1.8;
	font-weight: bold;
	font-size:20px;
	margin-bottom:15px;
}
.post-content h5{
	line-height:1.8;
	font-weight: bold;
	font-size:18px;
	margin-bottom:15px;
}
.post-content h6{
	line-height:1.8;
	font-weight: bold;
	font-size:16px;
	margin-bottom:15px;
}
.post-content p{
	margin-bottom:30px;
}
.post-content img{
	margin-bottom:15px;
}
.post-content ul , .post-content ol{
	margin-bottom:30px;
}
.post-content ul li{
	list-style-type:disc;
	margin-left:20px;
	font-weight: bold;
	line-height:1.8;
}
.post-content ol li{
	list-style-type:decimal;
	margin-left:20px;
	font-weight: bold;
	line-height:1.8;
}
.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignright { 
	float: right;
	margin-left:15px;
}
.alignleft {
	float: left;
	margin-right:15px;
}
img[class*="wp-image-"],
img[class*="attachment-"] {
    max-width: 100%;
    height: auto;
}
em { font-style: italic; }
blockquote {
	border:1px solid #dcdcdc;
	background:#f7f7f7;
    display: block;
    padding:25px;
    margin-bottom:30px;
}
.post-content blockquote ul{
	margin-bottom:0;
}
.post-content blockquote ol{
	margin-bottom:0;
}
.sns-btns-top li{
	margin-right:10px;
	display:inline-block;
}
.side-box{
	float:right;
	max-width: 240px;
	width:100%;
}
.side-menu a{
	display:block;
}
.sidecal{
	width:100%;
	display:block;
	padding:10px 15px;
	border-right:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	box-sizing:border-box;
}
.sidecal select{
	padding:4px 8px;
	box-sizing:border-box;
	width:100%;
}
.side-menu h3{
	background:#52b785;
	padding:15px;
	color:#fff;
	font-size:16px;
	font-weight: bold;
}
.side-menu ul li{
	font-size:14px;
}
.side-menu ul li a{
	box-sizing:border-box;
	width:100%;
	display:block;
	padding:15px;
	text-decoration: none;
	color:#383838;
	border-right:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
}
.tagbox a{
	box-sizing:border-box;
	width:100%;
	display:block;
	padding:15px;
	text-decoration: none;
	color:#383838;
	border-right:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
}
.snsbtnbox{
	padding:15px 0 10px 0;
	border-bottom:1px solid #8c8c8c;
	border-top:1px solid #8c8c8c;
	margin-bottom:30px;
}
.fb-like{
	position:relative;
	bottom:7px;
}
.next-prev a{
	display:block;
	font-size:14px;
	padding:10px 15px;
	background:#52b785;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
/*single*/


/*footer*/

#footer{
	background:#52b785;
	padding:60px 10px;
}
#footer p{
	color:#fff;
}
.ftlogo{
	padding-bottom:10px;
	border-bottom:1px solid #fff;
	margin-bottom:10px;
}
.footmenu li{
	font-size:15px;
	display:inline-block;
	margin-right:20px;
}
.footmenu li a{
	color:#fff;
	text-decoration: none;

	display:block;
}
.tablebox table{
	width:100%;
}

/*footer*/

.flow-box2 {
	display: flex;
	align-items: center;
}
.flow-box2 img{
	margin-right:20px;
}
.flow-box2 .w760{
	
}

.flow-box3 {
	display: flex;
	align-items: center;
}
.flow-box3 img{
	margin-right:20px;
}
.flow-box3 .w760{
	
}

.honnin{
	width:360px;
}
.kazari:before{
	content:url(images/kzr1.png);
	margin-right:18px;
}
.kazari:after{
	content:url(images/kzr2.png);
	margin-left:18px;
}
.red{
	color:#d31400;
}
@media(max-width:900px) {
	#head-box{
		height:570px;
	}
	.bimg img{
		width:100%;
	}
	.boxh{
		width:49%;
	}
	.boxh img{
		width:100%;
	}
	.ptdn{
		display:none;
	}
	.pdn{
		display:block;
	}
	.tdn{
		display:none;
	}

	.box3 {
		width:31%;
		margin-right:1%;
		margin-left:1%; 
	}
	.box3 .scale{
		height:auto;
	}
	.box3 img{
		width:100%;
	}
	.box2{
		width:48%;
		margin-right:1px;
		margin-left:1px;
	}
	.box2 img{
		width:100%;
	}
	.eventtextbox{
		width:67%;
	}
	#tshead-box{
		height:340px;
		background-size:cover;
		background-position: center;
	}
	#smamenu{
		display:none;
	}
	.smenu-btn{
		padding:13px;
		background:#52b785;
	}
	.smenu-btn img{
		float: right;
	}
	.w760{
		width:74%;
	}
	#imageback{
		padding:50px 10px;
		height:auto;
	}
	#smamenu{
		width:100%;
		position:absolute;
	}
	#smamenu ul{
		border-top:1px solid #fff;
	}
	#smamenu li a{
		text-decoration: none;
		color:#fff;
		padding:15px;
		display:block;
		background:#52b785;
		border-bottom:1px solid #fff;
	}
	.post{
		max-width: 100%;
		width:100%;
	}
	.side-box{
		max-width:100%;
		width:100%;

	}
	.side-box .sidebig:nth-child(1){
		display:inline-block;
		vertical-align: top;
		width:47%;
		float:left;
		margin-bottom:0;
	}

	.side-box .sidebig:nth-child(2){
		display:inline-block;
		vertical-align: top;
		width:47%;
		float:right;
		margin-bottom:0;
	}

	.side-menu{


	}
	.next-prev{
		margin-bottom:30px;
	}
	.honnin{
		width:30%;
	}
	.mw550{
		width:68%;
	}
}
@media(max-width:601px) {
	#head-box{
		height:220px;
	}

	.logo img{	
		width:100%;
	}
	#page-headbox{
		background-size:cover;
	}
	.boxh{
		width:100%;
	}
	.boxh img{
		width:100%;
	}
	.pdn{
		display:block;
	}
	.tdn{
		display:block;
	}
	.sdn{
		display:none;
	}
	.ptdn{
		display:block;
	}
	.headtop {
		display:none;
	}
	.headmid {
		padding:20px 10px 20px 10px;
	}
	.headmid .fl{
		float:none;
		text-align: center;
	}
	.logo img{
		max-width:200px;
	}
	#tshead-box{
		height:240px;
	}
	.topmsg .fs24{
		font-size:17px;
	}
	.topmsg .fs18{
		font-size:14px;
	}
	.msgbox h2{
		font-size:18px;
	}
	.boxh img{
		margin-bottom:15px;
	}
	.title1{
		font-size:18px;
	}
	.mb40{
		margin-bottom:20px;
	}
	.mb55{
		margin-bottom:25px;
	}
	.mb60{
		margin-bottom:30px;
	}
	.wback{
		padding:30px 10px;
	}
	.gback{
		padding:30px 10px;
	}
	.box3{
		max-width: 100%;
		width:100%;
		margin:0;
		margin-bottom:20px;
	}
	.box3 .scale {
		width:100%;
		max-width:100%;
	}
	.box3 .scale img{
		width:100%;
	}
	.scale2{
		width:100%;
		max-width:100%;
		height:auto;
		margin-bottom:10px;
	}
	.scale2 img{
		width:100%;
	}
	.eventtextbox{
		width:100%;
	}
	.eventmiddle p{
		display:block;
		width:100%;
	}
	#footer{
		padding:20px 0;
	}
	.ftlogo{
		padding:0 10px 15px 10px;
		margin:0;
	}
	.ftlogo img{
		max-width:120px;
	}
	.copy{
		padding:0 10px;
	}
	.footmenu ul{

	}
	.footmenu li {
		width:100%;
		display:block;
		border-bottom:1px solid #fff;
	}
	.footmenu li a{
		padding:12px;
		width:100%;
		display:block;
	}
	.alignright{
		text-align: center;
		float:none;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:10px;
	}
	.alignleft{
		text-align: center;
		float:none;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:10px;
	}
	.flow-box .fl{
		float:none;
	}
	.flow-img{
		margin-right:auto;
		margin-left:auto;
		width:100%;
		max-width:100%;
		margin-bottom:10px;
	}
	.flow-img img{
		width:100%;
	}
	.w760 {
		width:100%;
	}
	.w760 h3{
		font-size:18px;
	}
	.flow-box2{
		display:block;
	}
	.flow-box2 .fl{
		float:none;
	}

	.flow-box3{
		display:block;
	}
	.flow-box3 .fl{
		float:none;
	}
	.flow-box3 .flow-img{
		margin-right:auto;
		margin-left:auto;
		width:130px;
		max-width:130px;
		margin-bottom:10px;
	}
	.flow-box3 .flow-img img{
		margin-right:auto;
		margin-left:auto;
		width:100%;
	}
	#page-headbox{
		padding:25px 10px;
	}
	.box2{
		width:100%;
		margin-bottom:10px;
	}
	.msgbox div{
		padding:15px;
	}
	.sma-ctac-box img{
		width:100%;
	}
	.side-box .side-menu:first-child{
		float:none;
		width:100%;
		margin-bottom:30px;
	}
	.side-box .side-menu:last-child{
		float:none;
		width:100%;
	}
	.totalbtn{
		max-width: 100%;
		width:100%;
	}
	.tablebox{
		overflow-y:scroll;
	}
	.tablebox table{
		width:960px;
	}
	.smenu-btn img{
		width:30px;
	}
	.rsptable th{
		display:block;
		width:100%;
		box-sizing:border-box;
	}
	.rsptable td{
		display:block;
		width:100%;
		box-sizing:border-box;
		border:none;
	}
	#contact-box table td input{
		box-sizing:border-box;
	}
	#contact-box table td textarea{
		box-sizing:border-box;
	}
	.companymsgbox h1{
		font-size:18px;
	}
	.companymsgbox h2{
		font-size:18px;
	}
	.companymsgbox h3{
		font-size:18px;
	}
	.companymsgbox h4{
		font-size:18px;
	}
	.companymsgbox h5{
		font-size:18px;
	}
	.companymsgbox h6{
		font-size:18px;
	}
	.post-content h1{
		font-size:18px;
	}
	.post-content h2{
		font-size:18px;
	}
	.post-content h3{
		font-size:18px;
	}
	.post-content h4{
		font-size:18px;
	}
	.post-content h5{
		font-size:18px;
	}

	.mb55{
		margin-bottom:15px;
	}
	.fs14{
		font-size:14px;
	}
	.fs15{
		font-size:14px;
	}
	.fs16{
		font-size:14px;
	}
	.fs17{
		font-size:14px;
	}
	.fs18{
		font-size:18px;
	}
	.fs19{
		font-size:18px;
	}
	.fs20{
		font-size:18px;
	}
	.fs21{
		font-size:18px;
	}
	.fs22{
		font-size:18px;
	}
	.fs23{
		font-size:18px;
	}
	.fs24{
		font-size:18px;
	}
	.fs25{
		font-size:18px;
	}
	.fs26{
		font-size:18px;
	}
	.fs27{
		font-size:18px;
	}
	.fs28{
		font-size:18px;
	}
	.fs29{
		font-size:18px;
	}
	.fs30{
		font-size:18px;
	}
	.fs32{
		font-size:18px;
	}
	.kazari:before{
		content:none;
	}
	.kazari:after{
		content:none;
	}


}
