  .wrapper {
	position: relative;
}
.imgBox {
	background-image: url(/sustainability/images/00_appearance.jpg);
	height: 300px;
	width: 100%;
}
.headImg .set-2 .textBox {
	text-align: left;
	vertical-align: middle;
}
.card.cut-3 {
	text-align: center;
}
input {
	margin-right: 8px;
	width: 100%;
}
input[type=radio]{
	width: auto
}
input,textarea {
	font-size: 14px;
	font-size: 1.4rem;
}
select {
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0 8px 0 0;
}
label {
	margin-right: 20px;
	display: inline-block;
}
.date span {
	display: block;
	margin-bottom: 10px;
}
.date span.inline {
	display: inline-block;
	margin-bottom: 0;
}
textarea {
	width: 100%;
}
#print-int th {
	width: 25%;
}
#year1,#year2,#year3,#attendees,#car,#bus {
	width: 40px;
	margin: 0 8px;
}
#tel,#fax,#mobile,#mail {
	width: 50%
}
ul dl.default {
	display: block;
}
ul dl.default dt {
	font-weight: bold;
}
ul dl.default dt,
ul dl.default dd {
	display: block;
	float: none;
}
ul dl.default dt:after {
	content: none;
}
#simple-modal-overlay {
	position: fixed ;
	display: block;
	z-index: 99998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	background-position: center center;
	background-repeat: no-repeat;
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(#ffffff), to(#291a49));
	background: -webkit-radial-gradient(circle, #ffffff, #291a49);
	background: -moz-radial-gradient(circle, #ffffff, #291a49);
	background: -ms-radial-gradient(circle, #ffffff, #291a49);
}
.simple-modal {
	/* Style rewrite */

	width: 600px;
	left: 20px;
	top: 20px;
	/* */

	position: absolute;
	position: fixed;
	margin: 0;
	color: #808080;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #EAEEFA;
	border: 1px solid rgba(234, 238, 250, 0.6);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
	z-index: 99999;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.simple-modal .simple-modal-header {
	padding: 5px 15px;
	margin: 0;
	border-bottom: 1px solid #EEEEEE;
}
.simple-modal .simple-modal-header h1 {
	margin: 0;
	color: #404040;
	font-size: 18px;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 36px;
}
.simple-modal a.close, .simple-modal a.previous-image, .simple-modal a.next-image {
	position: absolute;
	top: 16px;  
	color: #999;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 10px;
	text-decoration: none;
}
.simple-modal a.close {
	right: 15px;
}
.simple-modal a.previous-image {
	right: 80px;  
}
.simple-modal a.next-image {
	right: 60px;
}
.simple-modal a.close:hover, .simple-modal a.previous-image:hover, .simple-modal a.next-image:hover {
	color: #444;
}
.simple-modal .simple-modal-body {
	padding: 15px;
	/* Extra style */

}
.simple-modal .simple-modal-body div.contents {
	overflow: hidden;
}
.simple-modal .simple-modal-body p {
	font-size: 13px;
	font-weight: normal;
	color: #606060;
	line-height: 18px;
}
.simple-modal .simple-modal-body p img {
	display: block;
	margin: 0 auto 10px auto;
}
.simple-modal .simple-modal-footer {
	display: block;
	background-color: #F5F5F5;
	padding: 14px 15px 15px;
	border-top: 1px solid #EEEEEE;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #FFF;
	-moz-box-shadow: inset 0 1px 0 #FFF;
	box-shadow: inset 0 1px 0 #FFF;
	zoom: 1;
	margin-bottom: 0;
	text-align: center;
}
.simple-modal .simple-modal-footer a.btn {
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	background-repeat: no-repeat;
	padding: 5px 14px 6px;
	color: #333;
	font-size: 13px;
	line-height: normal;
	border: 1px solid transparent;
	-webkit-transition: 0.2s linear all;
	-moz-transition: 0.2s linear all;
	transition: 0.2s linear all;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.simple-modal .simple-modal-footer a.btn.primary {
	color: #FFF;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	background-color: #999;
	background-repeat: repeat-x;
	margin-right: 15px;
}
.simple-modal .simple-modal-footer a.btn.primary:hover {
	border: 1px solid #444;
	background-color: #444;
}
.simple-modal .simple-modal-footer a.btn.secondary {
	padding: 5px 2px 6px;
}
.simple-modal .simple-modal-footer a.btn.secondary:hover {
	color: #999;
}
/* Draggable style */
.simple-modal.draggable .simple-modal-header:hover {
	cursor: move;
	background-color: #f8f8f8;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
/* Loading style */
.simple-modal.loading .simple-modal-body {
	min-height: 60px;
	background: transparent url("/images/loader.gif") no-repeat center center;
}
.simple-modal.loading .simple-modal-body div.contents {
	display: none;
}
.simple-modal.loading .close, .simple-modal.loading .simple-modal-header, .simple-modal.loading .simple-modal-footer {
	display: none;
}
/* Hide header */
.simple-modal.hide-header .simple-modal-header {
	display: none;
}
/* Hide header */
.simple-modal.hide-footer .simple-modal-footer {
	display: none;
}


#secondBox {
	margin: 30px 0 0 0;
}
#secondBox table th:nth-child(1),
#secondBox2 table th:nth-child(1) {
	width: 5%;
}
#secondBox table th:nth-child(2),
#secondBox2 table th:nth-child(2) {
	width: 5%;
	text-align: center;
}
#secondBox table th:nth-child(3),
#secondBox2 table th:nth-child(3) {
	width: 80%;
}
#secondBox table th:nth-child(4),
#secondBox2 table th:nth-child(4) {
	width: 10%;
}
#secondBox table td input {
	margin: 0;
}
td h6 {
	margin-bottom: 0;
}
h6.boxBorder-title {
	background: #fff;
	padding: 0px 10px;
	z-index: 999;
	display: inline-block;
	margin-left: 10px;
}
div.boxBorder {
	border: 1px solid #033885;
	padding: 20px 20px 10px 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	z-index: 1;
}
.riyou {
	width: 100%;
	overflow: scroll;
}

.riyou table {
	width: 824px;
}
.riyou table table {
	width: 60%;
}
.mail {
	width: 40%;
	overflow: scroll;
}

.mail table {
	width: 30px;
}
.mail table table {
	width: 100%;
}
#acMenu .acBtn {
	width: 280px;
	display: block;
	margin: 0 auto;
}
#acMenu .acBtn.active {
	background-color: #3F7BC4;
}
#acMenu .acBtn.active:after {
	background-image: url(/images/sk2.png);
	transform: rotate(90deg);
	right: 15px;
}
.formArea {
	display: none;
	margin-top: 30px;
}
.cut-3 h4 {
	margin-top: 0;
}
/***********************************************/

@media print, screen and (min-width: 480px) {
	.imgBox {
		height: 300px;
	}
}

/***********************************************/

@media print, screen and (min-width: 824px) {
	.riyou {
		
	}
}

/***********************************************/

@media only screen and (min-width: 1012px) {
	.imgBox {
		height: 360px;
	}
}

@media only print {
	#menu,
	#content-head,
	#breadcrumb,
	.headImg,
	.nonprint,
	#print-int,
	#print-int2,
	footer
	{
		display: none !important;
	}
	#print_area {
		font-size: 120%;
	}
	#print_area #print-head {
		display: inline-block;
		width: 100%;
	}
	#print_area #print-head-left {
		display: inline-block;
		float: left;
	}
	#print_area #print-head-right {
		display: inline-block;
		float: right;
		text-align: right;
	}
	#print_area h3 {
		display: inline-block;
		font-size: 26px;
		font-size: 2.6rem;
		color: #424242;
		border-color: #424242;
	}
	#print_area h4 {
		background: none;
		font-size: 30px;
		font-size: 3rem;
	}
	#print_area table {
		width: 100%;
		box-sizing: border-box;
	}
	#print_area th {
		border: 1px solid #ccc;
		width: 30%;
		padding: 10px;
		box-sizing: border-box;
	}
	#print_area td {
		border: 1px solid #ccc;
		width: 70%;
		padding: 10px;
		box-sizing: border-box;
	}
	#secondBox {
		margin: 30px 0 0 0;
	}
	#secondBox2 table th:nth-child(1),
	#secondBox2 table td:nth-child(1) {
		width: 5%;
		padding: 5px 10px;
	}
	#secondBox2 table th:nth-child(2),
	#secondBox2 table td:nth-child(2) {
		width: 5%;
		padding: 5px 10px;
	}
	#secondBox2 table th:nth-child(3),
	#secondBox2 table td:nth-child(3) {
		width: 78%;
		padding: 5px 10px;
	}
	#secondBox2 table th:nth-child(4),
	#secondBox2 table td:nth-child(4) {
		width: 12%;
		padding: 5px 10px;
	}
	#secondBox2 table td:last-child {
		text-align: center;
	}
	#secondBox2 {
		page-break-before: always;
		padding: 5px 10px;
	}
}

@media only screen {
	#print_area,
	#print_area2 {
		display: none; 
	}
	
	
}

