@charset "UTF-8";

#contents {
	padding-bottom: 100px;
	padding-top: 50px;
}
#formBox {
	width: 100%;
	position: relative;
	margin-top: 30px;
}
#greenBoard {
	background: #497f47; /* Old browsers */
	background: -moz-linear-gradient(top, #497f47 0%, #295229 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #497f47), color-stop(100%, #295229)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #497f47 0%, #295229 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #497f47 0%, #295229 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #497f47 0%, #295229 100%); /* IE10+ */
	background: linear-gradient(to bottom, #497f47 0%, #295229 100%); /* W3C */
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#497f47', endColorstr='#295229', GradientType=0 );	
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
#gbMid {
	background-image: url(../images/board_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#gbCon {
	color: #ffffff;
	background-image: url(../images/board_middle.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
}
#gbCon p {
	font-size: 13px;
}
#gbCon em {
	color: #f39800;
}
#gbBtm {
	margin-top: -45px;
}
form#inquiry {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 16px;
}
form#inquiry table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
form#inquiry table tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
}
form#inquiry table th {
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	width: 30%;
}
form#inquiry table td {
	padding: 1em;
}
form#inquiry table td span {
	font-size: 13px;
}
form#inquiry table td span a {
	padding-right: 0.25em;
	padding-left: 0.25em;
	color: #ffffff;
}
form#inquiry fieldset {
	margin-top: 40px;
}
form#inquiry legend {
	margin-bottom: 10px;
}
form#inquiry input[type="text"], form#inquiry input[type="email"], form#inquiry input[type="tel"], form#inquiry textarea {
	padding: 0.75em;
	border: 1px solid #ffffff;
	background-color: transparent;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #ffffff;
}
form#inquiry label span {
	display: inline-block;
	margin: 0 0 0 0.25em;
}

/* 飼育経験 */
.experience {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.experience input[type="radio"] {
	vertical-align: middle;
	position: relative;
}
.experienced {
	display: block;
	margin: 0 0 10px;
}
.experienced span { width: 25%; }
.experienced-section { display: none; }

/* 勤務形態 */
.work-style {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 10px 0;
}
.work-style input[type="checkbox"] {
	display: inline-block;
	vertical-align: middle;
}

form#inquiry textarea {
	width: 100%;
}
form#inquiry p {
	text-align: center;
	margin-top: 40px;
}
form#inquiry fieldset span {
	font-size: 13px;
	display: inline-block;
}
form#inquiry fieldset a {
	color: #ffffff;	
}
form#inquiry input[type="reset"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(../images/inquiry_btn_reset.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	height: 45px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form#inquiry input[type="submit"]#submitBtn {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(../images/inquiry_btn_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	height: 45px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	color: #ffffff;
}
#inqTel {
	text-align: center;
	background: rgba(255,255,255,0.5);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 20px;
	margin-top: 70px;
}
#inqTel dl dt {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ba1e67;
	font-size: 26px;
	margin-bottom: 20px;
	padding-bottom: 2.5px;
}
#inqTel dl dd p {
	font-size: 14px;
	margin-top: 15px;
}
.w15 {
	width: 15%;
}
.w20 {
	width: 20%;
}
.w25 {
	width: 25%;
}

/* 求人・インターン */
.recruitment {
	font-size: 13px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #ffffff;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.recruitment a {
	color: #ffffff;	
}
.recruitment h3 {
	margin-bottom: 10px;	
}
.recruitment dl dt {
	margin-bottom: 5px;
}
.recruitment dl dd {
}
.recruitment dl dd ul {
	font-size: 24px;
	text-align: center;
	border: 1.5px dotted #ffffff;
	border-radius: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.recruitment dl dd ul li span {
	padding-bottom: 2.5px;	
}
.recruitment dl dd ul li:nth-child(even) {	
}

@media screen and (max-width:768px){
#formBox {
	width: 690px;	
}
.tableWrap {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	position: relative;
	width: 100%;
}
}
@media screen and (max-width:480px) {
#inqTel dl dt {
	font-size: 24px;
	margin-bottom: 10px;
	padding-bottom: 1.5px;
}
#inqTel dl dd img {
	width: 90%;	
}
#inqTel dl dd p {
	font-size: 12px;
	margin-top: 10px;
}	
}
