@charset "utf-8";
@import url("navi.css");
/* CSS Document */

body {
	font-size: 12px;
	line-height: 15px;
	color: #1A1A1A;
	margin: 0px;
}
p {
	margin: 0px;
}

a {
	text-decoration: none;
}
/*header*/
.page-header {
	width: 100%;
	border-top: 10px solid #33b2b0;
	border-bottom: 1px solid #E4E8EC;
	background-color: #F2FBFA;
}
.header_title_area {
	width: 1050px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}
.heaer_info-box {
	width: 250px;
	height: 75px;
	margin-top: 20px;
	float: right;
	text-align: right;
}
.heaer_info-box .adress {
	font-size: 13px;
	line-height: 22px;
	color: #4A4A4A;
	letter-spacing: 0.1em;
}
.header_slider_area {
	width: 100%;
	border-bottom: 3px solid #EAF0F5;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.header_slider-box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.header_logo_box {
	width: 500px;
	margin-top: 20px;
	float: left;
}
/*main-container*/
.main-container {
	width: 1100px;
	overflow: hidden;
	border-right: 1px solid #878787;
	border-left: 1px solid #878787;
	margin-right: auto;
	margin-left: auto;
}
/*side-menu*/
.side-navi {
	width: 240px;
	margin-right: 30px;
	float: left;
	background-color: #F4F4F4;
	height: auto;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
.side-logo {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
/*main-area*/
.topmain-area {
	width: 810px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	background-image: url(image/new-model_bk.png);
	background-repeat: no-repeat;
	background-position: right 0%;
}
.news-model_box {
	width: 810px;
	height: 370px;
	border: 1px solid #9B9B9B;
	-webkit-box-shadow: 2px 2px 5px;
	box-shadow: 2px 2px 5px;
}
.new-model_title {
	font-size: 18px;
	margin-left: 15px;
	margin-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(image/new-model_line.png);
	background-position: 0% bottom;
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 10px;
	font-weight: normal;
}
.new-model_new {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 20px;
	color: #FF0105;
}
.new-model_photo {
	text-align: center;
}
.recruit-news_area {
	width: 810px;
	overflow: hidden;
	margin-top: 30px;
	float: left;
	margin-bottom: 30px;
}
.recruit_area {
	width: 380px;
	height: 250px;
	margin-right: 25px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 21px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #33B2B0;
	-webkit-box-shadow: 2px 2px 5px #DDDBDB;
	box-shadow: 2px 2px 5px #DDDBDB;
	border-bottom: 1px solid #33B2B0;
}

.recruit_area a {
	color: #0D707E;
	text-decoration: none;
}

.recruit_area a:hover {
	color: #8A8A8A;
	padding-top: 2px;
	padding-bottom: 2px;
}

.recruit-title {
	font-size: 16px;
	padding-left: 5px;
	margin-top: 5px;
	background-repeat: no-repeat;
	height: 20px;
	border-bottom: 1px solid #33B2B0;
	letter-spacing: 0.2em;
	padding-top: 5px;
	margin-bottom: 15px;
	border-left: 5px solid #33B2B0;
	margin-left: -10px;
	padding-bottom: 2px;
}
.news_area {
	width: 360px;
	height: 250px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #33B2B0;
	-webkit-box-shadow: 2px 2px 5px #DDDBDB;
	box-shadow: 2px 2px 5px #DDDBDB;
	border-bottom: 1px solid #33B2B0;
	line-height: 21px;
	font-size: 14px;
}
.news_area ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style-type: none;
	margin-left: -40px;
}

.news_area ul  li{
	border-bottom: 0.5px dotted #BBBEC3;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	line-height: 18px;
}


.news-title {
	font-size: 16px;
	padding-left: 5px;
	margin-top: 5px;
	background-repeat: no-repeat;
	height: 20px;
	border-bottom: 1px solid #33B2B0;
	letter-spacing: 0.2em;
	padding-top: 5px;
	margin-bottom: 15px;
	border-left: 5px solid #33B2B0;
	margin-left: -10px;
	padding-bottom: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.kanban{
	margin-bottom: 30px;
}
/*footerメニュー*/
.footer-navi_area {
	width: 100%;
	height: 30px;
	/*	padding-top: 10px;*/
	background-image: -webkit-linear-gradient(270deg, rgba(242,242,242,1.00) 0%, rgba(204,204,204,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(242,242,242,1.00) 0%, rgba(204,204,204,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(242,242,242,1.00) 0%, rgba(204,204,204,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(242,242,242,1.00) 0%, rgba(204,204,204,1.00) 100%);
	clear: both;
}
/*footer*/
.footer_area {
	background-color: #f2f7f7;
	width: 100%;
	overflow: hidden;
}
.footer_box {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.footer_adr {
	width: 500px;
	float: left;
	font-size: 14px;
	line-height: 24px;
	margin-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 13px;
}
.footer-name {
	font-size: 22px;
	letter-spacing: 0.3em;
	padding-top: 2px;
}
.footer-tel {
	width: 500px;
	float: right;
	margin-right: 15px;
	text-align: right;
}
.qr{
	float: right;
	margin-left: 10px;
}

/*次のページ*/
.nextpage-header {
	width: 100%;
	background-color: #F2FBFA;
	border-top: 10px solid #33b2b0;
	border-bottom: 3px solid #E4E8EC;
}
.wrap {
	width: 1100px;
	overflow: hidden;
	border-right: 1px solid #676767;
	border-left: 1px solid #676767;
	margin-right: auto;
	margin-left: auto;
}
.main-area {
	width: 815px;
	float: left;
	margin-right: 15px;
	margin-top: 30px;
	background-repeat: no-repeat;
	background-position: right 0%;
	margin-bottom: 50px;
}

.toiform_bt{
	width: 180px;
	height: 24px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	border-radius: 3px;
	letter-spacing: 0.1em;
	margin-left: 70px;
	background-color: #dceae9;
	border: 1px solid #33b2b0;
	margin-top: 3px;
	padding-top: 2px;
	color: #333333;
}

.toiform_bt:hover{
	color: #FFFFFF;
	background-color: #34a8a6;
}
