@charset "shift_jis";
/* CSS Document */

@media screen and ( min-width:999px ){

#image_area {
	background-color: #99C;
	height: 720px;
	width: 100%;
	text-align: center;
	margin-top: 78px;
}
#news_area {
	background-color: #FFF;
	text-align: center;
	height: auto;
	width: 100%;
}
#main_news {
	height: auto;
	width: 1000px;
	padding-top: 38px;
	padding-bottom: 38px;
	margin-right: auto;
	margin-left: auto;
}
#news_list {
	height: auto;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0063C6;
	margin-top: 20px;
}
#news_list ul {
	height: auto;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
}
#news_list ul li {
	width: 956px;
	padding-top: 19px;
	padding-bottom: 19px;
	list-style-type: none;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0069D2;
	clear: left;
}
#news_list ul li .date {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #003;
	float: left;
	height: auto;
	width: 115px;
	padding-left: 3px;
	text-align: left;
}
#news_list ul li .subject {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #003;
	text-align: left;
	float: left;
	height: auto;
	width: 800px;
	padding-left: 38px;
}
#news_list ul li .detail_date {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #003;
	float: left;
	height: auto;
	width: 115px;
	padding-left: 3px;
	text-align: left;
}
#news_list ul li .detail_subject {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #003;
	text-align: left;
	float: left;
	height: auto;
	width: 800px;
	padding-left: 38px;
}

#news_list ul li .subject a{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #003;
	text-align: left;
}
#news_list ul li .subject a:hover{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #C00;
	text-align: left;
	text-decoration: underline;
}

.news_button{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #003;
	background-color: #FFF;
	background-image: url(../../common/image/allow.png);
	background-repeat: no-repeat;
	background-position: 125px center;
	text-align: left;
	height: auto;
	width: 118px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #003;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
}

a:hover .news_button {
	color: #C00;
	background-color: #ECF2FF;
	background-image: url(../../common/image/allow_on.png);
	background-repeat: no-repeat;
	background-position: 125px center;
	border: 1px solid #C00;
}
#products_area {
	text-align: center;
	height: auto;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #F7F9FD;
}
#category_products {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 306px;
}
#category_products .products {
	height: 306px;
	width: 529px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#category_products .title {
	float: left;
	position: absolute;
	left: 20px;
	height: 23px;
	width: 215px;
	top: 0px;
}

#category_products .info {
	height: auto;
	width: 410px;
	position: absolute;
	left: 30px;
	top: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #244475;
	text-align: left;
	font-weight: normal;
}

.products_button{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #003;
	background-color: #FFF;
	background-image: url(../../common/image/allow.png);
	background-repeat: no-repeat;
	background-position: 125px center;
	text-align: left;
	height: auto;
	width: 115px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #003;
	padding-left: 33px;
	position: absolute;
	left: 30px;
	bottom: 0px;
}

a:hover .products_button {
	color: #C00;
	background-color: #ECF2FF;
	background-image: url(../../common/image/allow_on.png);
	background-repeat: no-repeat;
	background-position: 125px center;
	border: 1px solid #C00;
}


#company_area {
	text-align: center;
	height: auto;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #FFFFFF;
}
#category_company {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 306px;
}
#category_company .company {
	height: 306px;
	width: 529px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#category_company .title {
	float: left;
	position: absolute;
	left: 20px;
	height: 23px;
	width: 215px;
	top: 0px;
}

#category_company .info {
	height: auto;
	width: 410px;
	position: absolute;
	left: 30px;
	top: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #244475;
	text-align: left;
	font-weight: normal;
}

.company_button{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #003;
	background-color: #FFF;
	background-image: url(../../common/image/allow.png);
	background-repeat: no-repeat;
	background-position: 125px center;
	text-align: left;
	height: auto;
	width: 115px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #003;
	padding-left: 33px;
	position: absolute;
	left: 30px;
	bottom: 0px;
}

a:hover .company_button {
	color: #C00;
	background-color: #ECF2FF;
	background-image: url(../../common/image/allow_on.png);
	background-repeat: no-repeat;
	background-position: 125px center;
	border: 1px solid #C00;
}
#recruit_area {
	text-align: center;
	height: auto;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #FEF7ED;
}
#category_recruit {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 306px;
}
#category_recruit .recruit {
	height: 306px;
	width: 529px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#category_recruit .mark {
	position: absolute;
	left: 325px;
	bottom: 0px;
}

#category_recruit .title {
	float: left;
	position: absolute;
	left: 20px;
	height: 23px;
	width: 184px;
	top: 0px;
}

#category_recruit .info {
	height: auto;
	width: 410px;
	position: absolute;
	left: 30px;
	top: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #244475;
	text-align: left;
	font-weight: normal;
}

.recruit_button{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #003;
	background-color: #FFF;
	background-image: url(../../common/image/allow.png);
	background-repeat: no-repeat;
	background-position: 125px center;
	text-align: left;
	height: auto;
	width: 122px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #003;
	padding-left: 26px;
	position: absolute;
	left: 30px;
	bottom: 0px;
}

a:hover .recruit_button {
	color: #C00;
	background-color: #ECF2FF;
	background-image: url(../../common/image/allow_on.png);
	background-repeat: no-repeat;
	background-position: 125px center;
	border: 1px solid #C00;
}
}


@media screen and (max-width: 998px){
#image_area {
	background-color: #99C;
	height: 350px;
	width: 100%;
	text-align: center;
	margin-top: 78px;
}
#news_area {
	background-color: #FFF;
	text-align: center;
	height: auto;
	width: 100%;
	position:relative;clear: both;
}
#main_news {
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 38px;
	margin-right: auto;
	margin-left: auto;
}
#news_list {
	height: auto;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0063C6;
	margin-top: 20px;

}
#news_list ul {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#news_list ul li {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0069D2;
	clear: left;
}
#news_list ul li .date {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #003;
	height: auto;
	width: 100%;
	padding-left: 3px;
	text-align: left;
}
#news_list ul li .subject {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #003;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
	padding-left: 3px;
}
.news_button{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #003;
	background-color: #FFF;
	background-image: url(../../common/image/allow.png);
	background-repeat: no-repeat;
	background-position: 125px center;
	text-align: left;
	height: auto;
	width: 118px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #003;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
}
a:hover .news_button {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #003;
	background-color: #FFF;
	background-image: url(../../common/image/allow_on.png);
	background-repeat: no-repeat;
	background-position: 125px center;
	text-align: left;
	height: auto;
	width: 118px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #003;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
}
#products_area {
	display: none;
}

#products_area {
	text-align: center;
	height: auto;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #F7F9FD;
		display:block;

}

#category_products {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#category_products .title {
	height: 23px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

}
#category_products .products {
	width: 100%;
	height: auto;

}

#category_products .info {
	height: auto;
	width: 98%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #244475;
	text-align: left;
	font-weight: normal;
	padding-top: 25px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.products_button{
	display: none;
}

.products_button{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #003;
	background-color: #FFF;
	background-image: url(../../common/image/allow.png);
	background-repeat: no-repeat;
	background-position: 125px center;
	text-align: left;
	height: auto;
	width: 115px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #003;
	padding-left: 33px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	display:block;
}
a:hover .products_button {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #003;
	background-color: #FFF;
	background-image: url(../../common/image/allow.png);
	background-repeat: no-repeat;
	background-position: 125px center;
	text-align: left;
	height: auto;
	width: 115px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #003;
	padding-left: 33px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#company_area {
	display: none;
}

#company_area {
	text-align: center;
	height: auto;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #F7F9FD;
		display:block;

}

#category_company {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#category_company .title {
	height: 23px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

}
#category_company .company {
	width: 100%;
	height: auto;

}

#category_company .info {
	height: auto;
	width: 98%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #244475;
	text-align: left;
	font-weight: normal;
	padding-top: 25px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.company_button{
	display: none;
}

.company_button{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #003;
	background-color: #FFF;
	background-image: url(../../common/image/allow.png);
	background-repeat: no-repeat;
	background-position: 125px center;
	text-align: left;
	height: auto;
	width: 115px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #003;
	padding-left: 33px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	display:block;
}
a:hover .company_button {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #003;
	background-color: #FFF;
	background-image: url(../../common/image/allow.png);
	background-repeat: no-repeat;
	background-position: 125px center;
	text-align: left;
	height: auto;
	width: 115px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #003;
	padding-left: 33px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#recruit_area {
	text-align: center;
	height: auto;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #FEF7ED;
}
#category_recruit {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
}
#category_recruit .recruit {
	height: auto;
	width: 100%;
}
#category_recruit .mark {
	display: none;
}

#category_recruit .title {
	height: 23px;
	width: 100%px;
	top: 0px;
	text-align: left;
}

#category_recruit .info {
	height: auto;
	width: 98%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #244475;
	text-align: left;
	font-weight: normal;
	padding-top: 25px;
	padding-bottom: 20px;
}

.recruit_button{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #003;
	background-color: #FFF;
	background-image: url(../../common/image/allow.png);
	background-repeat: no-repeat;
	background-position: 125px center;
	text-align: left;
	height: auto;
	width: 122px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #003;
	padding-left: 26px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

}
