@charset "UTF-8";
/* CSS Document */

.pconly {
	display: block;
}
.sponly {
	display: none;
}

/*------------------------------
	contents
------------------------------*/
#contents {
	padding-top: 125px;
	overflow: hidden;
}

/*------------------------------
	kv
------------------------------*/
#kvArea {
	width: 100%;
	height: 760px;
	background: #fbf6ee;
	position: relative;
}
/*------------------------------*/
#kvArea #slide {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 4;
	width: 958px;
	height: 760px;
}
#kvArea #slide .slideBox {
	width: 958px;
	height: 760px;
	position: relative;
	overflow: hidden;
}
#kvArea #slide .slideBox div {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 4;
	width: 958px;
	height: 760px;
	background-color: #fbf6ee;
}
#kvArea #slide .slideBox div img {
	opacity: 0;
}
/*------------------------------*/
#kvArea #titleBox {
	width: 1130px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	height: 760px;
	z-index: 5;
}
#kvArea #titleBox h2 {
	padding-top: 240px;
	padding-bottom: 100px;
	margin-left: -200px;
	opacity: 0;
}
#kvArea #titleBox .btn {
	border: solid 1px #232323;
	width: 195px;
	text-align: center;
	margin-left: -200px;
	opacity: 0;
	position: relative;
	font-weight: bold;
	height: 53px;
	margin-bottom: 30px;
}
#kvArea #titleBox .btn a {
	display: inline-block;
	width: 195px;
	padding: 20px 0 18px;
	text-decoration: none;
	outline: none;

	position: relative;
	z-index: 2;
	background-color: #ffffff;
	color: #232323;
	overflow: hidden;
}
#kvArea #titleBox .btn a::before,
#kvArea #titleBox .btn a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#kvArea #titleBox .btn a,
#kvArea #titleBox .btn a::before,
#kvArea #titleBox .btn a::after {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#kvArea #titleBox .btn a:hover {
	color: #fff;
}
#kvArea #titleBox .btn a::after {
	top: 0;
	width: 100%;
	height: 100%;
	left: -100%;
}
#kvArea #titleBox .btn a:hover::after {
	top: 0;
	left: 0;
	background-color: #232323;
}
#kvArea #titleBox .btn2 {
	border: solid 1px #232323;
	width: 195px;
	text-align: center;
	margin-left: -200px;
	opacity: 0;
	position: relative;
	font-weight: bold;
	height: 53px;
}
#kvArea #titleBox .btn2 a {
	display: inline-block;
	width: 195px;
	padding: 20px 0 18px;
	text-decoration: none;
	outline: none;

	position: relative;
	z-index: 2;
	background-color: #f6f6f6;
	color: #232323;
	overflow: hidden;
}
#kvArea #titleBox .btn2 a::before,
#kvArea #titleBox .btn2 a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#kvArea #titleBox .btn2 a,
#kvArea #titleBox .btn2 a::before,
#kvArea #titleBox .btn2 a::after {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#kvArea #titleBox .btn2 a:hover {
	color: #fff;
}
#kvArea #titleBox .btn2 a::after {
	top: 0;
	width: 100%;
	height: 100%;
	left: -100%;
}
#kvArea #titleBox .btn2 a:hover::after {
	top: 0;
	left: 0;
	background-color: #232323;
}

/*------------------------------
	lead
------------------------------*/
#messageArea {
	padding: 130px 10px 200px;
}
#messageArea .title {
	width: 550px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 40px;
	padding-top: 75px;
	background: url("/images/img_lead_title.png") no-repeat center top;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
	filter: inherit;
}
#messageArea p {
	text-align: center;
	font-size: 14px;
	line-height: 2.3;
}

/*------------------------------
	scheduleArea
------------------------------*/
#scheduleArea {
	background: url("/images/bg_schedule.gif") no-repeat right top;
	padding: 130px 0 130px;
}
#scheduleArea .h2Box {
	width: 1130px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}
#scheduleArea .h2Box h2 {
	position: absolute;
	right: 10px;
	top: -60px;
}
#scheduleArea .mainPic img {
	vertical-align: bottom;
	width: 100%;
}
#scheduleArea .contentsBox01 .footArea,
#scheduleArea .contentsBox03 .footArea,
#scheduleArea .contentsBox05 .footArea,
#scheduleArea .contentsBox07 .footArea,
#scheduleArea .contentsBox09 .footArea {
	position: absolute;
	right: 140px;
	top: 50px;
	width: 50px;
	height: 50px;
	z-index: 2;
}
#scheduleArea .contentsBox02 .footArea,
#scheduleArea .contentsBox04 .footArea,
#scheduleArea .contentsBox06 .footArea,
#scheduleArea .contentsBox08 .footArea {
	position: absolute;
	left: 420px;
	top: 50px;
	width: 50px;
	height: 50px;
	z-index: 2;
}
#scheduleArea .footArea .footBox {
	position: relative;
}
#scheduleArea .footArea .stump1 {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
#scheduleArea .footArea .stump2 {
	position: absolute;
	top: 100px;
	left: -30px;
	opacity: 0;
}
#scheduleArea .footArea .stump3 {
	position: absolute;
	top: 70px;
	left: -100px;
	opacity: 0;
}
#scheduleArea .footArea .stump4 {
	position: absolute;
	top: 170px;
	left: -130px;
	opacity: 0;
}
#scheduleArea .footArea .stump5 {
	position: absolute;
	top: 140px;
	left: -200px;
	opacity: 0;
}
#scheduleArea .footArea .stump6 {
	position: absolute;
	top: 240px;
	left: -230px;
	opacity: 0;
}
#scheduleArea .footArea .stump7 {
	position: absolute;
	top: 210px;
	left: -300px;
	opacity: 0;
}
/*------------------------------*/
#scheduleArea .subTitleArea {
	height: 160px;
	position: relative;
}
#scheduleArea .h3Box {
	background: url("/images/bg_h3.png") no-repeat center bottom;
	background-size: 100% auto;
	padding: 10px;
	position: absolute;
	top: -90px;
	left: 50%;
	margin-left: -298px;
	margin-top: 30px;
}
#scheduleArea .h3Box h3 {
	padding: 45px 0 30px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	background-color: #ffffff;
}
#scheduleArea .h3Box h3 span {
	background: url("/images/bg_h3_schedule.png") no-repeat left 0px;
	padding: 0 50px;
}
#scheduleArea .h3Box p {
	width: 576px;
	text-align: center;
	line-height: 1.8;
	font-size: 14px;
	padding-bottom: 45px;
	background-color: #ffffff;
}
/*------------------------------*/
#scheduleArea .contentsBox01 {
	height: 500px;
	width: 1150px;
	margin: 0 auto;
	position: relative;
}
#scheduleArea .contentsBox01 .picBoxShadow {
	position: absolute;
	z-index: 4;
	background-color: #fbf6ee;
	width: 570px;
	height: 377px;
	left: -50px;
	top: 30px;
	opacity: 0;
}
#scheduleArea .contentsBox01 .picBox {
	position: absolute;
	left: -50px;
	top: 30px;
	z-index: 5;
	width: 570px;
	height: 377px;
	overflow: hidden;
}
#scheduleArea .contentsBox01 .picBox .pic {
	position: relative;
	width: 570px;
	height: 377px;
}
#scheduleArea .contentsBox01 .picBox img {
	width: 100%;
	height: 377px;
}
#scheduleArea .contentsBox01 .picBox .pic img.screen {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#scheduleArea .contentsBox01 .textBox {
	position: absolute;
	right: 10px;
	top: 130px;
	width: 510px;
	height: 377px;
	margin-top: 30px;
	z-index: 3;
}
#scheduleArea .contentsBox01 .textBox .time {
	padding-bottom: 45px;
}
#scheduleArea .contentsBox01 .textBox h4 {
	padding-bottom: 30px;
	font-size: 22px;
}
#scheduleArea .contentsBox01 .textBox p {
	font-size: 16px;
	padding-bottom: 50px;
	line-height: 1.7;
}
/*------------------------------*/
#scheduleArea .contentsBox02 {
	height: 640px;
	width: 1150px;
	margin: 0 auto;
	position: relative;
}
#scheduleArea .contentsBox02 .picBoxShadow {
	position: absolute;
	z-index: 4;
	background-color: #fbf6ee;
	width: 850px;
	height: 536px;
	left: 610px;
	top: 10px;
}
#scheduleArea .contentsBox02 .picBox {
	position: absolute;
	left: 610px;
	top: 10px;
	z-index: 5;
	width: 850px;
	height: 536px;
	overflow: hidden;
}
#scheduleArea .contentsBox02 .picBox .pic {
	width: 850px;
	height: 536px;
	position: relative;
}
#scheduleArea .contentsBox02 .picBox img {
	width: 100%;
}
#scheduleArea .contentsBox02 .picBox .pic img.screen {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#scheduleArea .contentsBox02 .textBox {
	position: absolute;
	left: 60px;
	top: 170px;
	width: 510px;
	height: 377px;
	margin-top: 30px;
	z-index: 3;
}
#scheduleArea .contentsBox02 .textBox .time {
	padding-bottom: 45px;
}
#scheduleArea .contentsBox02 .textBox h4 {
	padding-bottom: 30px;
	font-size: 22px;
}
#scheduleArea .contentsBox02 .textBox p {
	font-size: 16px;
	padding-bottom: 50px;
	line-height: 1.7;
}
/*------------------------------*/
#scheduleArea .contentsBox03 {
	height: 450px;
	width: 1150px;
	margin: 0 auto;
	position: relative;
}
#scheduleArea .contentsBox03 .picBoxShadow {
	position: absolute;
	z-index: 4;
	background-color: #fbf6ee;
	width: 570px;
	height: 376px;
	left: -50px;
	top: -20px;
	opacity: 0;
}
#scheduleArea .contentsBox03 .picBox {
	position: absolute;
	left: -50px;
	top: -20px;
	z-index: 5;
	width: 570px;
	height: 376px;
	overflow: hidden;
}
#scheduleArea .contentsBox03 .picBox .pic {
	position: relative;
	width: 570px;
	height: 376px;
}
#scheduleArea .contentsBox03 .picBox img {
	width: 100%;
	height: 376px;
}
#scheduleArea .contentsBox03 .picBox .pic img.screen {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#scheduleArea .contentsBox03 .textBox {
	position: absolute;
	right: 0;
	top: 100px;
	width: 460px;
	height: 376px;
	margin-top: 30px;
	z-index: 3;
}
#scheduleArea .contentsBox03 .textBox .time {
	padding-bottom: 45px;
}
#scheduleArea .contentsBox03 .textBox h4 {
	padding-bottom: 30px;
	font-size: 22px;
}
#scheduleArea .contentsBox03 .textBox p {
	font-size: 16px;
	padding-bottom: 50px;
	line-height: 1.7;
}
/*------------------------------*/
#scheduleArea .contentsBox04 {
	height: 470px;
	width: 1150px;
	margin: 0 auto;
	position: relative;
}
#scheduleArea .contentsBox04 .picBoxShadow {
	position: absolute;
	z-index: 4;
	background-color: #fbf6ee;
	width: 570px;
	height: 370px;
	left: 610px;
	top: 10px;
}
#scheduleArea .contentsBox04 .picBox {
	position: absolute;
	left: 610px;
	top: 10px;
	z-index: 5;
	width: 570px;
	height: 370px;
	overflow: hidden;
}
#scheduleArea .contentsBox04 .picBox .pic {
	width: 570px;
	height: 370px;
	position: relative;
}
#scheduleArea .contentsBox04 .picBox img {
	width: 100%;
}
#scheduleArea .contentsBox04 .picBox .pic img.screen {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#scheduleArea .contentsBox04 .textBox {
	position: absolute;
	left: 50px;
	top: 60px;
	width: 510px;
	height: 377px;
	margin-top: 30px;
	z-index: 3;
}
#scheduleArea .contentsBox04 .textBox .time {
	padding-bottom: 45px;
}
#scheduleArea .contentsBox04 .textBox h4 {
	padding-bottom: 30px;
	font-size: 22px;
}
#scheduleArea .contentsBox04 .textBox p {
	font-size: 16px;
	padding-bottom: 50px;
	line-height: 1.7;
}
/*------------------------------*/
#scheduleArea .contentsBox05 {
	height: 650px;
	width: 1150px;
	margin: 0 auto;
	position: relative;
}
#scheduleArea .contentsBox05 .picBoxShadow {
	position: absolute;
	z-index: 4;
	background-color: #fbf6ee;
	width: 868px;
	height: 536px;
	left: -250px;
	top: 30px;
	opacity: 0;
}
#scheduleArea .contentsBox05 .picBox {
	position: absolute;
	left: -250px;
	top: 30px;
	z-index: 5;
	width: 868px;
	height: 536px;
	overflow: hidden;
}
#scheduleArea .contentsBox05 .picBox .pic {
	position: relative;
	width: 868px;
	height: 536px;
}
#scheduleArea .contentsBox05 .picBox img {
	width: 100%;
	height: 536px;
}
#scheduleArea .contentsBox05 .picBox .pic img.screen {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#scheduleArea .contentsBox05 .textBox {
	position: absolute;
	right: 0;
	top: 190px;
	width: 415px;
	height: 376px;
	margin-top: 30px;
	z-index: 3;
}
#scheduleArea .contentsBox05 .textBox .time {
	padding-bottom: 45px;
}
#scheduleArea .contentsBox05 .textBox h4 {
	padding-bottom: 30px;
	font-size: 22px;
}
#scheduleArea .contentsBox05 .textBox p {
	font-size: 16px;
	padding-bottom: 50px;
	line-height: 1.7;
}
/*------------------------------*/
#scheduleArea .contentsBox06 {
	height: 490px;
	width: 1150px;
	margin: 0 auto;
	position: relative;
}
#scheduleArea .contentsBox06 .picBoxShadow {
	position: absolute;
	z-index: 4;
	background-color: #fbf6ee;
	width: 570px;
	height: 382px;
	left: 610px;
	top: 10px;
}
#scheduleArea .contentsBox06 .picBox {
	position: absolute;
	left: 610px;
	top: 10px;
	z-index: 5;
	width: 570px;
	height: 382px;
	overflow: hidden;
}
#scheduleArea .contentsBox06 .picBox .pic {
	width: 570px;
	height: 382px;
	position: relative;
}
#scheduleArea .contentsBox06 .picBox img {
	width: 100%;
}
#scheduleArea .contentsBox06 .picBox .pic img.screen {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#scheduleArea .contentsBox06 .textBox {
	position: absolute;
	left: 70px;
	top: 80px;
	width: 480px;
	height: 377px;
	margin-top: 30px;
	z-index: 3;
}
#scheduleArea .contentsBox06 .textBox .time {
	padding-bottom: 45px;
}
#scheduleArea .contentsBox06 .textBox h4 {
	padding-bottom: 30px;
	font-size: 22px;
}
#scheduleArea .contentsBox06 .textBox p {
	font-size: 16px;
	padding-bottom: 50px;
	line-height: 1.7;
}
/*------------------------------*/
#scheduleArea .contentsBox07 {
	height: 680px;
	width: 1150px;
	margin: 0 auto;
	position: relative;
}
#scheduleArea .contentsBox07 .picBoxShadow {
	position: absolute;
	z-index: 4;
	background-color: #fbf6ee;
	width: 838px;
	height: 515px;
	left: -125px;
	top: 30px;
	opacity: 0;
}
#scheduleArea .contentsBox07 .picBox {
	position: absolute;
	left: -125px;
	top: 30px;
	z-index: 5;
	width: 838px;
	height: 515px;
	overflow: hidden;
}
#scheduleArea .contentsBox07 .picBox .pic {
	position: relative;
	width: 838px;
	height: 515px;
}
#scheduleArea .contentsBox07 .picBox img {
	width: 100%;
	height: 515px;
}
#scheduleArea .contentsBox07 .picBox .pic img.screen {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#scheduleArea .contentsBox07 .textBox {
	position: absolute;
	right: 0;
	top: 180px;
	width: 325px;
	height: 376px;
	margin-top: 30px;
	z-index: 3;
}
#scheduleArea .contentsBox07 .textBox .time {
	padding-bottom: 45px;
}
#scheduleArea .contentsBox07 .textBox h4 {
	padding-bottom: 30px;
	font-size: 22px;
}
#scheduleArea .contentsBox07 .textBox p {
	font-size: 16px;
	padding-bottom: 50px;
	line-height: 1.7;
}
/*------------------------------*/
#scheduleArea .contentsBox08 {
	height: 500px;
	width: 1150px;
	margin: 0 auto;
	position: relative;
}
#scheduleArea .contentsBox08 .picBoxShadow {
	position: absolute;
	z-index: 4;
	background-color: #fbf6ee;
	width: 570px;
	height: 353px;
	left: 550px;
	top: 10px;
}
#scheduleArea .contentsBox08 .picBox {
	position: absolute;
	left: 550px;
	top: 10px;
	z-index: 5;
	width: 570px;
	height: 353px;
	overflow: hidden;
}
#scheduleArea .contentsBox08 .picBox .pic {
	width: 570px;
	height: 353px;
	position: relative;
}
#scheduleArea .contentsBox08 .picBox img {
	width: 100%;
}
#scheduleArea .contentsBox08 .picBox .pic img.screen {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#scheduleArea .contentsBox08 .textBox {
	position: absolute;
	left: 70px;
	top: 80px;
	width: 480px;
	height: 377px;
	margin-top: 30px;
	z-index: 3;
}
#scheduleArea .contentsBox08 .textBox .time {
	padding-bottom: 45px;
}
#scheduleArea .contentsBox08 .textBox h4 {
	padding-bottom: 30px;
	font-size: 22px;
}
#scheduleArea .contentsBox08 .textBox p {
	font-size: 16px;
	padding-bottom: 50px;
	line-height: 1.7;
}
/*------------------------------*/
#scheduleArea .contentsBox09 {
	height: 450px;
	width: 1150px;
	margin: 0 auto;
	position: relative;
}
#scheduleArea .contentsBox09 .picBoxShadow {
	position: absolute;
	z-index: 4;
	background-color: #fbf6ee;
	width: 570px;
	height: 378px;
	left: 0;
	top: 0;
	opacity: 0;
}
#scheduleArea .contentsBox09 .picBox {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	width: 570px;
	height: 378px;
	overflow: hidden;
}
#scheduleArea .contentsBox09 .picBox .pic {
	position: relative;
	width: 570px;
	height: 378px;
}
#scheduleArea .contentsBox09 .picBox img {
	width: 100%;
	height: 378px;
}
#scheduleArea .contentsBox09 .picBox .pic img.screen {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#scheduleArea .contentsBox09 .textBox {
	position: absolute;
	right: 10px;
	top: 90px;
	width: 460px;
	height: 376px;
	margin-top: 30px;
	z-index: 3;
}
#scheduleArea .contentsBox09 .textBox .time {
	padding-bottom: 45px;
}
#scheduleArea .contentsBox09 .textBox h4 {
	padding-bottom: 30px;
	font-size: 22px;
}
#scheduleArea .contentsBox09 .textBox p {
	font-size: 16px;
	padding-bottom: 50px;
	line-height: 1.7;
}

/*------------------------------
	staffArea
------------------------------*/
#staffArea {
	background: url("/images/bg_schedule.gif") no-repeat left top;
	padding: 130px 0 40px;
}
#staffArea .h2Box {
	width: 1130px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}
#staffArea .h2Box h2 {
	position: absolute;
	left: 10px;
	top: -60px;
}
#staffArea .mainPic img {
	vertical-align: bottom;
	width: 100%;
}
/*------------------------------*/
#staffArea .subTitleArea {
	height: 160px;
	position: relative;

	height: 210px;
}
#staffArea .h3Box {
	background: url("/images/bg_h3.png") no-repeat center bottom;
	background-size: 100% auto;
	padding: 10px;
	position: absolute;
	top: -90px;
	left: 50%;
	margin-left: -298px;
	margin-top: 30px;
}
#staffArea .h3Box h3 {
	padding: 45px 0 30px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	background-color: #ffffff;
}
#staffArea .h3Box h3 span {
	background: url("/images/bg_h3_schedule.png") no-repeat left 0px;
	padding: 0 50px;
}
#staffArea .h3Box p {
	width: 576px;
	text-align: center;
	line-height: 1.8;
	font-size: 14px;
	padding-bottom: 45px;
	background-color: #ffffff;
}
/*------------------------------*/

/*--各スタッフ共通設定部分--*/
#staffArea .contentsBox01 .picBox,
#staffArea .contentsBox03 .picBox,
#staffArea .contentsBox05 .picBox,
#staffArea .contentsBox07 .picBox {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	width: 610px;
	height: 439px;
	overflow: hidden;
}
#staffArea .contentsBox02 .picBox,
#staffArea .contentsBox04 .picBox,
#staffArea .contentsBox06 .picBox {
	position: absolute;
	left: 540px;
	top: 0px;
	z-index: 5;
	width: 610px;
	height: 439px;
	overflow: hidden;
}
#staffArea .picBox .pic {
	position: relative;
	width: 610px;
	height: 439px;
}
#staffArea .picBox img {
	width: 100%;
	height: 439px;
}
#staffArea .picBox .pic img.screen {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #ff0000;
}
#staffArea .textBox h4 {
	padding-bottom: 20px;
	border-bottom: dotted 1px #a4803e;
	font-size: 20px;
	margin-bottom: 20px;
}
#staffArea .textBox h4 span{
	font-size: 14px;
}
#staffArea .textBox p {
	font-size: 16px;
	line-height: 1.7;
}
#staffArea .point .pointBox {
	padding: 16px 25px 15px;
	background-color: #a4803e;
	color: #ffffff;
	font-size: 16px;
}
#staffArea .contentsBox01 .point .pointBox span,
#staffArea .contentsBox03 .point .pointBox span,
#staffArea .contentsBox05 .point .pointBox span,
#staffArea .contentsBox07 .point .pointBox span {
	background: url("/images/bg_h4_icon01.png") no-repeat left center;
	padding: 8px 0;
	padding-left: 28px;
}
#staffArea .contentsBox02 .point .pointBox span,
#staffArea .contentsBox04 .point .pointBox span,
#staffArea .contentsBox06 .point .pointBox span
 {
	background: url("/images/bg_h4_icon02.png") no-repeat left center;
	padding: 8px 0;
	padding-left: 28px;
}

/*--------------------*/

#staffArea .contentsBox01 {
	height: 460px;
	width: 1150px;
	margin: 0 auto;
	position: relative;
}
#staffArea .contentsBox01 .textBox {
	position: absolute;
	right: 40px;
	top: 150px;
	width: 500px;
	margin-top: 30px;
	background-color: #fbf6ee;
	z-index: 11;
	padding: 50px 50px 45px;

	right: 90px;
	width: 650px;
	top: 30px;
}
#staffArea .contentsBox01 .point {
	position: absolute;
	right: 0px;
	top: 120px;
	margin-top: 30px;
	z-index: 12;

	right: 50px;
	top: 0px;
}
#staffArea .contentsBox01 .point .pointBox .arrow {
	position: absolute;
	left: 30px;
	bottom: -26px;
}
/*------------------------------*/
#staffArea .contentsBox02 {
	height: 450px;
	width: 1150px;
	margin: 0 auto;
	position: relative;
}
#staffArea .contentsBox02 .textBox {
	position: absolute;
	left: 50px;
	top: 130px;
	width: 500px;
	margin-top: 30px;
	background-color: #fbf6ee;
	z-index: 11;
	padding: 50px 50px 45px;

	left: 90px;
	width: 650px;
	top: 30px;
}
#staffArea .contentsBox02 .point {
	position: absolute;
	left: 0px;
	top: 96px;
	margin-top: 30px;
	z-index: 12;

	left: 50px;
	top: 0px;
}
#staffArea .contentsBox02 .point .pointBox .arrow {
	position: absolute;
	right: 35px;
	bottom: -26px;
}
/*------------------------------*/
#staffArea .contentsBox03 {
	height: 430px;
	width: 1150px;
	margin: 0 auto;
	position: relative;
}
#staffArea .contentsBox03 .textBox {
	position: absolute;
	right: 40px;
	top: 150px;
	width: 500px;
	margin-top: 30px;
	background-color: #fbf6ee;
	z-index: 11;
	padding: 50px 50px 45px;

	right: 90px;
	width: 650px;
	top: 30px;
}
#staffArea .contentsBox03 .point {
	position: absolute;
	right: 0px;
	top: 120px;
	margin-top: 30px;
	z-index: 12;

	right: 50px;
	top: 0px;
}
#staffArea .contentsBox03 .point .pointBox .arrow {
	position: absolute;
	left: 30px;
	bottom: -26px;
}
/*------------------------------*/
#staffArea .contentsBox04 {
	height: 500px;
	width: 1150px;
	margin: 0 auto;
	position: relative;
}
#staffArea .contentsBox04 .textBox {
	position: absolute;
	left: 50px;
	top: 110px;
	width: 500px;
	margin-top: 30px;
	background-color: #fbf6ee;
	z-index: 11;
	padding: 50px 50px 45px;

	left: 90px;
	width: 650px;
	top: 30px;
}
#staffArea .contentsBox04 .point {
	position: absolute;
	left: 0px;
	top: 75px;
	margin-top: 30px;
	z-index: 12;

	left: 50px;
	top: 0px;
}
#staffArea .contentsBox04 .point .pointBox .arrow {
	position: absolute;
	right: 35px;
	bottom: -26px;
}
/*------------------------------*/
#staffArea .contentsBox05 {
	height: 482px;
	width: 1150px;
	margin: 0 auto;
	position: relative;
}
#staffArea .contentsBox05 .textBox {
	position: absolute;
	right: 40px;
	top: 150px;
	width: 500px;
	margin-top: 30px;
	background-color: #fbf6ee;
	z-index: 11;
	padding: 50px 50px 45px;

	right: 90px;
	width: 650px;
	top: 30px;
}
#staffArea .contentsBox05 .point {
	position: absolute;
	right: 0px;
	top: 120px;
	margin-top: 30px;
	z-index: 12;

	right: 50px;
	top: 0px;
}
#staffArea .contentsBox05 .point .pointBox .arrow {
	position: absolute;
	left: 30px;
	bottom: -26px;
}
/*------------------------------*/
#staffArea .contentsBox06 {
	height: 485px;
	width: 1150px;
	margin: 0 auto;
	position: relative;
}
#staffArea .contentsBox06 .textBox {
	position: absolute;
	left: 50px;
	top: 120px;
	width: 500px;
	margin-top: 30px;
	background-color: #fbf6ee;
	z-index: 11;
	padding: 50px 50px 45px;

	left: 90px;
	width: 650px;
	top: 30px;
}
#staffArea .contentsBox06 .point {
	position: absolute;
	left: 0px;
	top: 85px;
	margin-top: 30px;
	z-index: 12;

	left: 50px;
	top: 0px;
}
#staffArea .contentsBox06 .point .pointBox .arrow {
	position: absolute;
	right: 35px;
	bottom: -26px;
}
/*------------------------------*/
#staffArea .contentsBox07 {
	height: 486px;
	width: 1150px;
	margin: 0 auto;
	position: relative;
}
#staffArea .contentsBox07 .textBox {
	position: absolute;
	right: 40px;
	top: 145px;
	width: 500px;
	margin-top: 30px;
	background-color: #fbf6ee;
	z-index: 11;
	padding: 50px 50px 45px;

	right: 90px;
	width: 650px;
	top: 30px;
}
#staffArea .contentsBox07 .point {
	position: absolute;
	right: 0px;
	top: 115px;
	margin-top: 30px;
	z-index: 12;

	right: 50px;
	top: 0px;
}
#staffArea .contentsBox07 .point .pointBox .arrow {
	position: absolute;
	left: 30px;
	bottom: -26px;
}

/*------------------------------
	workArea
------------------------------*/
#workArea {
	background: url("/images/bg_schedule.gif") no-repeat right top;
	padding-top: 130px;
	padding-bottom: 200px;
}
#workArea .h2Box {
	width: 1130px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}
#workArea .h2Box h2 {
	position: absolute;
	right: 10px;
	top: -40px;
}
#workArea .mainPic img {
	vertical-align: bottom;
	width: 100%;
}
/*------------------------------*/
#workArea .subTitleArea {
	height: 220px;
	position: relative;
}
#workArea .h3Box {
	background: url("/images/bg_h3.png") no-repeat center bottom;
	background-size: 100% auto;
	padding: 10px;
	position: absolute;
	top: -90px;
	left: 50%;
	margin-left: -298px;
	margin-top: 30px;
}
#workArea .h3Box h3 {
	padding: 45px 0 30px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	background-color: #ffffff;
}
#workArea .h3Box h3 span {
	background: url("/images/bg_h3_work.png") no-repeat left 5px;
	padding: 0 50px;
}
#workArea .h3Box p {
	width: 576px;
	text-align: center;
	line-height: 1.8;
	font-size: 14px;
	padding-bottom: 45px;
	background-color: #ffffff;
}
/*------------------------------*/
/*--各項目共通設定部分--*/
#workArea .picBox .pic img.screen {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#workArea .textBox h4 {
	padding: 100px 70px 50px;
	color: #a4803e;
	font-size: 22px;
}
#workArea .textBox p {
	padding: 0 70px 90px;
	font-size: 16px;
	line-height: 1.7;
}
/*----------------------*/

#workArea .contentsBox01 {
	width: 1130px;
	margin: 0 auto;
	padding: 0 10px;
	height: 385px;
	position: relative;
}
#workArea .contentsBox01 .picBox {
	position: absolute;
	left: 610px;
	top: -45px;
	z-index: 5;
	width: 533px;
	height: 361px;
	overflow: hidden;
}
#workArea .contentsBox01 .picBox .pic {
	position: relative;
	width: 533px;
	height: 361px;
}
#workArea .contentsBox01 .picBox img {
	width: 100%;
	height: 361px;
}
#workArea .contentsBox01 .textBox {
	background: url("/images/bg_work_no01.png") no-repeat 40px 40px;
	background-color: #ffffff;
	position: absolute;
	left: 10px;
	top: 0px;
	width: 640px;
	margin-top: 30px;
	border: solid 1px #a4803e;
}
/*------------------------------*/
#workArea .contentsBox02 {
	width: 1130px;
	margin: 0 auto;
	padding: 0 10px;
	height: 375px;
	position: relative;
}
#workArea .contentsBox02 .picBox {
	position: absolute;
	left: 70px;
	top: 0px;
	z-index: 5;
	width: 408px;
	height: 345px;
	overflow: hidden;
}
#workArea .contentsBox02 .picBox .pic {
	position: relative;
	width: 408px;
	height: 345px;
}
#workArea .contentsBox02 .picBox img {
	width: 100%;
	height: 345px;
}
#workArea .contentsBox02 .textBox {
	background: url("/images/bg_work_no02.png") no-repeat 40px 40px;
	background-color: #ffffff;
	position: absolute;
	right: 10px;
	top: 0px;
	width: 610px;
	margin-top: 30px;
	border: solid 1px #a4803e;
}
/*------------------------------*/
#workArea .contentsBox03 {
	width: 1130px;
	margin: 0 auto;
	padding: 0 10px;
	height: 360px;
	position: relative;
}
#workArea .contentsBox03 .picBox {
	position: absolute;
	left: 565px;
	top: -10px;
	z-index: 5;
	width: 517px;
	height: 334px;
	overflow: hidden;
}
#workArea .contentsBox03 .picBox .pic {
	position: relative;
	width: 517px;
	height: 334px;
}
#workArea .contentsBox03 .picBox img {
	width: 100%;
	height: 334px;
}
#workArea .contentsBox03 .textBox {
	background: url("/images/bg_work_no03.png") no-repeat 40px 40px;
	background-color: #ffffff;
	position: absolute;
	left: 10px;
	top: 0px;
	width: 580px;
	margin-top: 30px;
	border: solid 1px #a4803e;
}
/*------------------------------*/
#workArea .contentsBox04 {
	width: 1130px;
	margin: 0 auto;
	padding: 0 10px;
	height: 385px;
	position: relative;
}
#workArea .contentsBox04 .picBox {
	position: absolute;
	left: 70px;
	top: 0px;
	z-index: 5;
	width: 402px;
	height: 355px;
	overflow: hidden;
}
#workArea .contentsBox04 .picBox .pic {
	position: relative;
	width: 402px;
	height: 355px;
}
#workArea .contentsBox04 .picBox img {
	width: 100%;
	height: 355px;
}
#workArea .contentsBox04 .textBox {
	background: url("/images/bg_work_no04.png") no-repeat 40px 40px;
	background-color: #ffffff;
	position: absolute;
	right: 10px;
	top: 0px;
	width: 610px;
	margin-top: 30px;
	border: solid 1px #a4803e;
}
/*------------------------------*/
#workArea .contentsBox05 {
	width: 1130px;
	margin: 0 auto;
	padding: 0 10px;
	height: 420px;
	position: relative;
}
#workArea .contentsBox05 .picBox {
	position: absolute;
	left: 565px;
	top: 48px;
	z-index: 5;
	width: 517px;
	height: 334px;
	overflow: hidden;
}
#workArea .contentsBox05 .picBox .pic {
	position: relative;
	width: 517px;
	height: 334px;
}
#workArea .contentsBox05 .picBox img {
	width: 100%;
	height: 334px;
}
#workArea .contentsBox05 .textBox {
	background: url("/images/bg_work_no05.png") no-repeat 40px 40px;
	background-color: #ffffff;
	position: absolute;
	left: 10px;
	top: 0px;
	width: 580px;
	margin-top: 30px;
	border: solid 1px #a4803e;
}
/*------------------------------*/
#workArea .contentsBox06 {
	width: 1130px;
	margin: 0 auto;
	padding: 0 10px;
	height: 385px;
	position: relative;
}
#workArea .contentsBox06 .picBox {
	position: absolute;
	left: 70px;
	top: 0px;
	z-index: 5;
	width: 429px;
	height: 277px;
	overflow: hidden;
}
#workArea .contentsBox06 .picBox .pic {
	position: relative;
	width: 429px;
	height: 277px;
}
#workArea .contentsBox06 .picBox img {
	width: 100%;
	height: 277px;
}
#workArea .contentsBox06 .textBox {
	background: url("/images/bg_work_no06.png") no-repeat 40px 40px;
	background-color: #ffffff;
	position: absolute;
	right: 10px;
	top: 0px;
	width: 570px;
	margin-top: 30px;
	border: solid 1px #a4803e;
}

/*------------------------------
	recruitArea
------------------------------*/
#recruitArea {
	background: url("/images/bg_schedule.gif") no-repeat left top;
	padding-top: 130px;
}
#recruitArea .h2Box {
	width: 1130px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}
#recruitArea .h2Box h2 {
	position: absolute;
	left: 10px;
	top: -40px;
}
#recruitArea .mainPic img {
	vertical-align: bottom;
	width: 100%;
}
/*------------------------------*/
#recruitArea .subTitleArea {
	height: 160px;
	position: relative;
}
#recruitArea .h3Box {
	background: url("/images/bg_h3.png") no-repeat center bottom;
	background-size: 100% auto;
	padding: 10px;
	position: absolute;
	top: -90px;
	left: 50%;
	margin-left: -298px;
	margin-top: 30px;
}
#recruitArea .h3Box h3 {
	padding: 45px 0 30px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	background-color: #ffffff;
}
#recruitArea .h3Box h3 span {
	background: url("/images/bg_h3_recruit.png") no-repeat left 5px;
	padding: 0 50px;
}
#recruitArea .h3Box p {
	width: 576px;
	text-align: center;
	line-height: 1.8;
	font-size: 14px;
	padding-bottom: 45px;
	background-color: #ffffff;
}
/*------------------------------*/
#recruitArea .contentsBox {
	width: 1020px;
	margin: 0 auto;
	padding: 0 10px 50px;
	position: relative;
	margin-top: 30px;
}
#recruitArea h4 {
	background: url("/images/bg_recruit_h4.gif") repeat-x left 5px;
	width: 990px;
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
	color: #a4803e;
	margin-bottom: 40px;
}
#recruitArea h4 span {
	background-color: #ffffff;
	padding: 0 25px;
}
#recruitArea .listBoxTab {
	width: 100%;
}
#recruitArea .listBoxTab ul {
	border-bottom: 1px solid #a4803e;
	margin-bottom: 4em;
}
#recruitArea .listBoxTab ul:after {
	content: "";
	display: block;
	clear: both;
}
#recruitArea .listBoxTab ul li {
	width: 46%;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	padding: 1em 0;
	background-color: #fbf6ee;
	display: inline-block;
	float: left;
	margin: 0 2%;
	border-radius: 10px 10px 0 0;
	cursor: pointer;
}
#recruitArea .listBoxTab ul li.active {
	background-color: #a4803e;
	color: #fff;
	cursor: default;
}
#recruitArea .listBox {
	width: 100%;
}
#recruitArea .listBox ul {
	width: 100%;
}
#recruitArea .listBox.fulltime ul {
	text-align: center;
}
#recruitArea .listBox ul li {
	width: 310px;
	float: left;
	margin: 0 15px 20px;
	text-align: center;
	height: 60px;
}
/*
#recruitArea .listBox ul li a {
	background: url("/images/bg_recruit_li.png") no-repeat right center;
	text-decoration: none;
	color: #232323;
/*	height: 60px;*/
/*	display: block;
	font-size: 16px;


	padding: 16px 0 14px;

	display: inline-block;
	outline: none;
	width: 230px;

	position: relative;
	background-color: #fbf6ee;
	overflow: hidden;
}
#recruitArea .listBox ul li a::before,
#recruitArea .listBox ul li a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#recruitArea .listBox ul li a,
#recruitArea .listBox ul li a::before,
#recruitArea .listBox ul li a::after {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#recruitArea .listBox ul li a:hover {
	background-color: #ffffff;
	color: #a4803e;
}
#recruitArea .listBox ul li a::after {
	top: 0;
	width: 100%;
	height: 100%;
	left: -100%;
}
#recruitArea .listBox ul li a:hover::after {
	top: 0;
	left: 0;
	background-color: #ffffff;
}*/
/*------------------------------*/
#recruitArea .listBox ul li {
	width: 310px;
	float: left;
	margin: 0 15px 20px;
	text-align: center;
	height: 60px;
}
#recruitArea .listBox.fulltime ul li {
	float: none;
	display: inline-block;
}
#recruitArea .listBox ul li a {
	background: url("/images/bg_recruit_li.png") no-repeat right center;
	text-decoration: none;
	color: #232323;
	display: block;
	padding: 20px 0 18px;
	font-size: 16px;


	display: inline-block;
	outline: none;
	width: 310px;

	position: relative;
	z-index: 2;
	background-color: #fbf6ee;
	overflow: hidden;
}
#recruitArea .listBox ul li a span {
	display: inline-block;
	margin-right: 5px;
	color: #f00;
	font-weight: bold;
}
#recruitArea .listBox ul li a.small {
	font-size: 13px;
}
#recruitArea .listBox ul li a::before,
#recruitArea .listBox ul li a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#recruitArea .listBox ul li a,
#recruitArea .listBox ul li a::before,
#recruitArea .listBox ul li a::after {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#recruitArea .listBox ul li a:hover,
#recruitArea .listBox ul li a:hover span {
	color: #ffffff;
}
#recruitArea .listBox ul li a::after {
	top: 0;
	width: 100%;
	height: 100%;
	left: -100%;
}
#recruitArea .listBox ul li a:hover::after {
	top: 0;
	left: 0;
	background: url("/images/bg_recruit_li2.png") no-repeat 20px center;
	background-color: #a4803e;
}
#recruitArea #fulltimeListBox .text,
#recruitArea #parttimeListBox .text {
	text-align: center;
	font-size: 16px;
}

/*------------------------------*/
/*------------------------------*/
.button {
	position: relative;
	-webkit-perspective: 300px;
	perspective: 300px;
	width: 310px;
	height: 60px;
	background: #0f0;
}
.button span {
	display: block;
	position: absolute;
	width: 310px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	pointer-events: none;
}
.button span:nth-child(1) {
	background: url("/images/bg_recruit_li2.png") no-repeat right center;
	background-color: #a4803e;
	width: 310px;
	height: 60px;
	color: #fff;
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	transform: rotateX(90deg);
	-webkit-transform-origin: 50% 50% -30px;
	-moz-transform-origin: 50% 50% -30px;
	transform-origin: 50% 50% -30px;
}
.button span:nth-child(2) {
	background: url("/images/bg_recruit_li.png") no-repeat right center;
	background-color: #fbf6ee;
	color: #232323;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transform-origin: 50% 50% -30px;
	-moz-transform-origin: 50% 50% -30px;
	transform-origin: 50% 50% -30px;
}
.button:hover span:nth-child(1) {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.button:hover span:nth-child(2) {
	background-color: #a4803e;
	color: #a4803e;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}
/*------------------------------*/

/*------------------------------*/
#recruitArea #btnArea {
	background: url("/images/bg_recruit_btn.gif");
	padding: 100px 10px 90px;
	margin-bottom: 6px;
}
#recruitArea #btnArea .btn {
	width: 320px;
	margin: 0 auto;
	text-align: center;
	border: solid 1px #a4803e;
	height: 77px;
}
#recruitArea #btnArea .btn a {
	padding: 32px 0 30px;
	color: #ffffff;
	text-decoration: none;
	font-size: 28px;

	display: inline-block;
	outline: none;
	width: 320px;

	position: relative;
	z-index: 2;
	background-color: #a4803e;
	overflow: hidden;
}
#recruitArea #btnArea .btn a::before,
#recruitArea #btnArea .btn a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#recruitArea #btnArea .btn a,
#recruitArea #btnArea .btn a::before,
#recruitArea #btnArea .btn a::after {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#recruitArea #btnArea .btn a:hover {
	color: #a4803e;
}
#recruitArea #btnArea .btn a::after {
	top: 0;
	width: 100%;
	height: 100%;
	left: -100%;
}
#recruitArea #btnArea .btn a:hover::after {
	top: 0;
	left: 0;
	background-color: #ffffff;
}

/*------------------------------
	detailArea
------------------------------*/
#detailArea {
}
#detailArea h2 {
	background-color: #fbf6ee;
	text-align: center;
	font-size: 20px;
	line-height: 1.3;
	color: #232323;
	padding: 80px 0;
}
#detailArea h2 span.store {
	font-size: 34px;
}
#detailArea h2 span.colorTxt {
	font-size: 16px;
	color: #a4803e;
}
/*------------------------------*/
#detailArea .tableBox {
	padding: 60px 10px 40px;
	width: 1000px;
	margin: 0 auto;
}
#detailArea .tableBox table {
	width: 100%;
}
#detailArea .tableBox th {
	width: 120px;
	padding: 35px 0;
	font-size: 18px;
	color: #a4803e;
	border-bottom: dotted 1px #b2b2b2;
	font-weight: normal;
}
#detailArea .tableBox td {
	padding: 35px 0;
	border-bottom: dotted 1px #b2b2b2;
}
#detailArea .tableBox td p {
	font-size: 16px;
	line-height: 1.8;
	padding: 0 35px;
}
#detailArea .tableBox td .pic {
	padding-bottom: 20px;
	width: 100%;
}
#detailArea .tableBox td .pic img {
	width: 100%;
}
#detailArea .tableBox .nonline{
	border-bottom: none;
}
/*------------------------------*/
#detailArea .btnBox {
	padding-bottom: 150px;
	text-align: center;
}
#detailArea .btnBox .btn {
	display: inline-block;
	width: 230px;
	/* margin: 0 auto; */
	text-align: center;
	border: solid 1px #a4803e;
	height: 69px;
}
#detailArea .btnBox .btn + .btn {
	margin-left: 24px;
}
#detailArea .btnBox .btn.line {
	border: solid 1px #06c755;
}
#detailArea .btnBox .btn a {
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
	line-height: 69px;
	display: inline-block;
	outline: none;
	width: 230px;
	position: relative;
	z-index: 2;
	background-color: #a4803e;
	overflow: hidden;
}
#detailArea .btnBox .btn.line a {
	background-color: #06c755;
}
#detailArea .btnBox .btn a::before,
#detailArea .btnBox .btn a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#detailArea .btnBox .btn a,
#detailArea .btnBox .btn a::before,
#detailArea .btnBox .btn a::after {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#detailArea .btnBox .btn a:hover {
	color: #a4803e;
}
#detailArea .btnBox .btn.line a:hover {
	color: #06c755;
}
#detailArea .btnBox .btn a::after {
	top: 0;
	width: 100%;
	height: 100%;
	left: -100%;
}
#detailArea .btnBox .btn a:hover::after {
	top: 0;
	left: 0;
	background-color: #ffffff;
}

/*------------------------------
	contactArea
------------------------------*/
#contactArea {
}
#contactArea h2 {
	background-color: #a4803e;
	text-align: center;
	font-size: 28px;
	color: #ffffff;
	padding: 50px 0;
}
/*------------------------------*/
#contactArea .errorMsg {
	padding: 30px 50px 30px;
	width: 898px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 90px;
	border: solid 1px #dd000d;
	color: #dd000d;
	background-color: #ffe3e2;
}
#contactArea .errorMsg li {
	line-height: 1.9;
	font-size: 16px;
}
/*------------------------------*/
#contactArea .tableBox {
	padding: 0px 10px 90px;
	width: 1000px;
	margin: 0 auto;
}
#contactArea .tableBox table {
	width: 100%;
}
#contactArea .tableBox th {
	width: 230px;
	padding: 25px 0;
	vertical-align: middle;
	font-size: 16px;
	border: solid 1px #b2b2b2;
	border-left: none;
	text-align: left;
}
#contactArea .tableBox th span {
	color: #ea4747;
	font-size: 10px;
	vertical-align: super;
	padding-left: 4px;
}
#contactArea .tableBox td {
	padding: 15px 30px;
	border: solid 1px #b2b2b2;
	vertical-align: middle;
	border-right: none;
}
#contactArea .tableBox td .fileSet {
	padding-right: 30px;
}
#contactArea .tableBox td .fileSet:hover {
	opacity: 0.6;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
	cursor: pointer;
}

/*------------------------------*/
#contactArea .btnBox {
	padding-bottom: 150px;
}
#contactArea .btnBox .btn {
	width: 230px;
	margin: 0 auto;
	text-align: center;
	border: solid 1px #a4803e;
	height: 69px;
}
#contactArea .btnBox .btn a {
	display: block;
	padding: 28px 0 26px;
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;

	display: inline-block;
	outline: none;
	width: 230px;

	position: relative;
	z-index: 2;
	background-color: #a4803e;
	overflow: hidden;
}
#contactArea .btnBox .btn a::before,
#contactArea .btnBox .btn a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#contactArea .btnBox .btn a,
#contactArea .btnBox .btn a::before,
#contactArea .btnBox .btn a::after {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#contactArea .btnBox .btn a:hover {
	color: #a4803e;
}
#contactArea .btnBox .btn a::after {
	top: 0;
	width: 100%;
	height: 100%;
	left: -100%;
}
#contactArea .btnBox .btn a:hover::after {
	top: 0;
	left: 0;
	background-color: #ffffff;
}

/*------------------------------
	form
------------------------------*/
textarea {
	width: 700px;
	padding: 3px 5px;
	height: 10em !important;
	overflow: auto;
	resize: none;
	border: solid 1px #a0a0a0;
	background-color: #fafafa;
	font-size: 14px;
	line-height: 1.5;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="date"] {
	padding: 3px 5px;
	border: solid 1px #a0a0a0;
	width: 700px;
	height: 30px;
	vertical-align: middle;
	background-color: #fafafa;
	font-size: 14px;
}
input[type="date"] {
	width: 160px;
}
input[type="radio"] {
	height: 20px;
	padding: 3px 5px;
	margin: 3px 4px;
	vertical-align: middle;
}
input[type="checkbox"] {
	height: 20px;
	padding: 3px 5px;
	margin: 3px 4px;
	vertical-align: middle;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("/images/select.png") no-repeat right center;
	background-color: #fafafa;
	width: 180px;
	border-radius: 0px;
	padding: 6px 5px;
	margin: 3px 4px;
	font-size: 14px;

}

label.radio,
label.checkbox
{
	margin-right: 16px;
}
input[type="text"].short,
input[type="tel"].short,
input[type="email"].short,
input[type="password"].short {
	width: 330px;
}
input[type="text"].veryshort,
input[type="tel"].veryshort,
input[type="email"].veryshort,
input[type="password"].veryshort {
	width: 170px;
}
input[type="text"].txtyear,
input[type="tel"].txtyear,
input[type="email"].txtyear,
input[type="password"].txtyear {
	width: 100px;
	margin-right: 6px;
}
input[type="text"].txtmini,
input[type="tel"].txtmini,
input[type="email"].txtmini,
input[type="password"].txtmini {
	width: 50px;
	margin-right: 6px;
	margin-left: 25px;
}
p.note {
	margin-top: 4px;
}
.maskIE
{
	width: 160px;
	overflow: hidden;
}
.maskIE > select
{
	background: url("/images/inquiry/select.gif") no-repeat left top;
	width: 130%;
}

/*------------------------------*/
#filelist{
	width: 100%;
}
#filelist li {
	width: 390px;
	position: relative;
	margin-top:20px;
	overflow: hidden;
	box-sizing: border-box;
	padding:0;
	color: #000000;
}
#filelist li:first-of-type {
	margin-top:0;
}

#filelist li .clear_button{
	position: absolute;
    top: 0;
    display: none;
    bottom: 0;
    vertical-align: middle;
    right: 15px;
    height: 100%;
    width: 20px;
    margin: auto;
}
#filelist li.on .clear_button{
  display: block;
}
#filelist li .clear_button img{
	width: 100%;
  opacity: 0;
}
#filelist li.on .clear_button{
  background: url("/images/erase.png");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
}

#filelist li label {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 34px;
	box-sizing: border-box;
	padding:0;
  display: block;
	font-size: 14px;
	cursor: pointer;
}
#filelist li label .clip {
	display: table;
	width: 30px;
	position: absolute;
	height: 34px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
#filelist li label .clip img {
	vertical-align: middle;
  opacity: 0;
}
#filelist li label .clip {
  background:url("/images/bg_contact_file.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#filelist li.on label .clip {
  background:url("/images/bg_contact_file.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#filelist li label input[type="text"] {
  float: left;
	width: 330px;
	margin-left: 50px;
	height: 34px;
	padding: 13px 30px 10px 14px;
	box-sizing: border-box;
	cursor: pointer !important;
}

#filelist li label input[type="file"] {
	position: absolute;
	opacity: 0;
	left: 0;
	width: 370px;
	height: 100%;
	box-sizing: border-box;
	cursor: pointer !important;
}

.uploadButton {
  display:table;
  position:relative;
  overflow:hidden;
  color:#fff;
  height: 30px;
	width: 370px;
	text-align: right;
	cursor: pointer !important;
}

.uploadButton img{
	width: 4%;
	margin-right:3%;
	vertical-align: middle;
}

.uploadButton input[type=file] {
    position:absolute;
    top:0;
    left:0;
	width: 370px;
    height:100%;
    opacity:1;
  	-webkit-appearance: none;
}

.uploadButton input[type=file] + input{
	width: 370px;
	vertical-align: middle;
}

.uploadValue {
	display: table-cell;
	vertical-align: middle;
	width: 80%;
    background:rgba(255,255,255,0.2);
    padding:3px 5px;
    color:#000;
}
.p-top__links {
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
}
.p-top__line {
  width: 400px;
  border: 1px solid #D7D2CC;
  padding: 20px 0;
  background-color: #fff;
  text-align: center;
}
.p-top__line:nth-child(2) {
  margin-left: 60px;
}
.p-top__line__heading {
  margin-bottom: 18px;
}
.p-top__line__heading--en {
  margin-bottom: 8px;
  color: #867f76;
  font-size: 14px;
  font-weight: bold;
}
.p-top__line__heading--ja {
  font-size: 18px;
  font-weight: bold;
}
.p-top__line__text {
  line-height: 1.5;
  height: 5.5em;
}
.p-top__line__button {
  display: block;
  width: 240px;
  height: 54px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 9999px;
  background-color: #00b900;
  color: #fff;
  font-size: 14px;
  line-height: 54px;
  text-decoration: none;
}
.p-top__line__button:hover {
  text-decoration: none;
}

.c-line {
  z-index: 99;
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 238px;
  height: 60px;
  border-radius: 9999px;
  background-color: #00b900;
}
.c-line img {
  -o-object-fit: contain;
  -o-object-position: center center;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}
