
/* TOP */
	


	
/******************************************************************************************/
/* 共通 */
/******************************************************************************************/



.page_top#top_main {
    padding: 60px 0px;
}

.page_top_title {
	padding-top: 50px;
	color: #fff;
    line-height: 70px;
}
.page_top_title .en {
    font-size: 50px;
font-family: 'Oswald', sans-serif;
}
.page_top_title h1 {
	font-size: 23px;
}


#pnkz {
	padding: 10px 0px;
}

#pnkz a {
	text-decoration: none;
	color: #f59103;
	font-weight: bold;
}


#page_area {
	background: url("../images/gr_bg.jpg");
padding-bottom:80px;
}
.page_content {
	padding: 80px 0px 0 0;
}
.page_content2 {
	background-color: #fff;
	padding: 80px 0px;
}
.content_white {
	background-color: #fff;
	border-top: solid 2px #f59103;
	padding: 20px;
	box-sizing: border-box;
	
	box-shadow: 0px 4px 4px rgba(0,0,0,0.07);
	-webkit-box-shadow: 0px 4px 4px rgba(0,0,0,0.07);
	-moz-box-shadow: 0px 4px 4px rgba(0,0,0,0.07);
}




/*************************** PAGE search ***************************/


.check_area .col4area li {
	font-size: 15px;
	margin-bottom: 0;
}
.check_area .col4area li input {
	margin-right: 5px;
}


/*************************** PAGE company_area ***************************/

.company_area.member .company01 {
	border-bottom: dotted 1px #ccc;
padding-bottom:15px;
}
.company_area.member .company01:last-child {
	/*margin-bottom: 0;*/
	/*border-bottom: none;*/
}
.company_area.member .company01 .title_dott a {
	text-decoration: none;
}
.company_area.member .company01 .member_info dl {
	margin: 0 0 5px 0;
	font-size: 14px;
}
.company_area.member .company01 .member_info dl dt {
	font-weight: bold;
	float: left;
	width: 80px;
	margin:0;
	padding:0;
}
.company_area.member .company01 .member_info dl dd {
	float: left;
	width : calc(100% - 85px) ;
	margin:0;
	padding:0;
}


.company_area.member .company01 .member_info dd ul.member_bunya {
margin:3px 0 0 0;
padding:0;
}
.company_area.member .company01 .member_info dd ul.member_bunya li{
margin:0 2% 5px 0;
padding:0;
list-style:none;
width:32%;
float:left;
font-size:12px;
background:#fff;
text-align:center;
padding:3px;
border: solid 1px #1bb514;
}
.company_area.member .company01 .member_info dd ul.member_bunya li:nth-child(3n){
margin-right:0;
}





/*************************** PAGE search_page ***************************/

.company_area .company01 {
	margin-bottom: 15px;
}
.company_area .company01 .left_img {
	float: left;
	width: 20%;
}
.company_area .company01 .right_text {
	float: right;
	width: 75%;
}



.company_area .company02 {
	background-color: #f8f8f8;
	border: solid 1px #d9d9d9;
	padding: 20px;
}
.company_area .company02 .company_info dl {
	border-bottom: dotted 1px #ccc;
	padding-bottom: 5px;
	position: relative;
	padding-left: 20px;
	
}
.company_area .company02 .company_info dl:before {
	content: url("../images/btn_orange.png");
	position: absolute;
	top: 1px;
	left: 0;
}

.company_area .company02 .company_info dt {
	float: left;
	width: 120px;
	font-weight: bold;
}








/*************************** PAGE about ***************************/

.about_work .left_img {
	background: url("../images/about_img02.jpg")center;
	background-size: cover;
	width: 50%;
	float: left;
	height: 350px;
}
.about_work .right_text {
	width: 50%;
	float: right;
	padding-left: 30px;
}
.about_work .right_text .tag {
	color: #f59103;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 10px;
}
.about_work .right_text .tag img {
	vertical-align: middle;
	margin-right: 10px;
}
.about_work .right_text p {
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: bold;
}


/*************************** PAGE news ***************************/

.page_content .top_news_area {
	border-bottom: dotted 1px #ccc;
}
.page_content .top_news_area:last-child {
	border-bottom: none;
}
.page_content .top_news_area .news_text {
	padding: 15px 0px;
}
.page_content .top_news_area .news_text a {
	color: #000;
}

/*************************** PAGE news_page ***************************/


.news_page .text_area {
	padding: 30px 0px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #ccc;
}
.news_page .btn_news {
	text-align: right;
}
.news_page .data {
	margin-top: 10px;
}
.news_page .data_area , .news_page .top_news_area .news_text .tag {
	padding: 0;
    min-width: 100px;
	text-align: left;
}

.news_page .news_text .link {
	color: #f59103;
	font-size: 19px;
	font-weight: bold;
}


/*************************** PAGE faq ***************************/

.faq_area {
	margin-bottom: 40px;
}
.faq_area:last-child {
	margin-bottom: 0;
}

.faq_area .text_area {
	padding-left: 30px;
	position: relative;
}
.faq_area .text_area:before {
	content: "A.";
	color: #f59103;
	font-weight: bold;
	font-size: 20px;
	position: absolute;
	left: 0;
}


/*************************** PAGE pdf_area ***************************/

.pdf_area .pdf_box:nth-child(4n) {
	margin-bottom: 50px;
}

.pdf_area .tag {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    min-width: 80px;
    text-align: center;
	float: left;
	margin-right: 10px;
}
.pdf_area .tag .tag_bg {
    padding: 0px 10px;
    background-color: #1bb514;
    font-weight: bold;
}
.pdf_area .img {
	margin: 15px 0px;
	text-align: center;
}
.pdf_area .title {
	color: #f59103;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
}

.pdf_area .btn_defa {
    width: 100%;
}
.pdf_area .btn_defa a {
    padding: 10px 0px;
}


/*************************** PAGE work_page ***************************/

.work_area .img_area {
	background: url("../images/work_img01.jpg") center;
	background-size: cover !important;
	width: 97%;
	height: 300px;
	margin-bottom: 40px;
	margin-top: 60px;
}
.work_area:nth-child(2) .img_area {background: url("../images/work_img02.jpg")center;}
.work_area:nth-child(3) .img_area {background: url("../images/work_img03.jpg")center;}
.work_area:nth-child(4) .img_area {background: url("../images/work_img04.jpg")center;}
.work_area {
	position: relative;
}
.work_area:nth-child(even) .img_area {
    position: relative;
    right: -3%;
}
.work_area .text_area {
	display: table;
	width: 100%;
}
.work_area .left_title  {
	display: table-cell;
	width: 40%;
	vertical-align: top;
}
.work_area .right_text {
	padding-left: 30px;
	display: table-cell;
width:56%;
}

.work_area .left_title .tag {
	margin-bottom: 20px;
}
.work_area .right_text h3 {
	font-size: 25px;
margin-bottom:30px;
}

.work_area .right_text h3 .font_orange {
	font-size: 35px;
}



.career_wrap1{
margin-bottom:50px;
}

.career_wrap2{
margin-bottom:30px;
}

.career_wrap2 .box.left{
width:49%;
float:left;
}

.care%;_wrap2 .box.right{
width:49%;
float:right;
}


.career_wrap2 .box .img{
margin-bottom:20px;
text-align:center
}

.career_wrap2 .box .btn_defa a{
    background-color: #1bb514;
    border: solid 2px #1bb514;
}

.career_wrap2 .box .btn_defa a:hover {
    background-color: #fff;
    opacity: 1;
    color: #1bb514;
}






.privacy_list {
    margin: 0 0 30px 50px;
}
.privacy_list li{
    margin: 0 0 10px 0;
}
.privacy_right{
	text-align:right;
}



.contact_dl{
margin: 0px 0px 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px dotted #ccc;
}

.contact_dl dt{
width:300px;
float:left;
margin:0;
padding:0;
font-weight:bold;
}

.contact_dl dd{
width: calc(100% - 300px);
float:left;
margin:0;
padding:0;
}

.contact_text{
text-align:center;
}
.contact_btn{
text-align:center;
}

.contact_dl dt span.required{
color:#fff;
font-size:85%;
background:#ff0000;
text-align:center;
margin-left:10px;
    padding: 0 10px;
}




.contact_dl dd.tel input,
.contact_dl dd.busho input{
width:50%;
    padding: 10px;
}

.contact_dl dd.address input,
.contact_dl dd.mail input,
.contact_dl dd.name input,
.contact_dl dd.company input{
width:80%;
    padding: 10px;
}

.contact_dl dd.textarea textarea{
width:100% !important;
height:150px;
}


.thanks_img{
text-align:center;
}
.thanks_text{
text-align:center;
}


.sitemap_area .text_area{
width:90%;
margin:0 auto 50px auto;
}
.sitemap_area .text_area ul li{
width:33%;
float:left;
margin-bottom:20px;
}






/*企業一覧*/


.company_area.member{
display:none;
}
.company_area.member.active{
display:block;
}


.company_area.member.comwrap_a .company01.chiiki,
.company_area.member.comwrap_ka .company01.chiiki,
.company_area.member.comwrap_sa .company01.chiiki,
.company_area.member.comwrap_ta .company01.chiiki,
.company_area.member.comwrap_na .company01.chiiki,
.company_area.member.comwrap_ha .company01.chiiki,
.company_area.member.comwrap_ma .company01.chiiki,
.company_area.member.comwrap_ya .company01.chiiki,
.company_area.member.comwrap_ra .company01.chiiki,
.company_area.member.comwrap_waa .company01.chiiki{
display:none;
}





.check_companylabel{
margin-bottom:50px;
text-align:center;
}
.check_companylabel ul{
    margin: 0;
    padding: 0;
display:inline-block;
}
.check_companylabel ul li{
    margin: 0 5px 0 0;
    padding: 0;
list-style:none;
display:inline-block;
}
.check_companylabel ul li:first-child{
margin-right:10px;
}
.check_companylabel ul li:last-child{
margin-right:0px;
}
.check_companylabel ul li a{
display: block;
    text-decoration: none;
    padding: 3px 15px;
    border: 1px solid #ccc;
    background: #fff;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
	-webkit-transition-property:background;  
	-webkit-transition-duration:0.2s;  
	-webkit-transition-timing-function:linear; 
}

.check_companylabel ul li a:hover{
background:#efefef;
color:#000;
    border: 1px solid #f59103;
}

.check_companylabel ul li a:hover{
background:#efefef;
color:#000;
    border: 1px solid #f59103;
}
.check_companylabel ul li a.active{
background:#f59103;
color:#fff;
    border: 1px solid #f59103;
}



/*その他追加モジュール*/

.title_area02 .title span.btn{
    display: inline-block;
    margin-left: 15px;
    position: relative;
    top: -5px;
}
.title_area02 .title span.btn a{
background: #1bb514;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    padding: 5px 25px 5px 15px;
    line-height: normal;
    border-radius: 5px;
}
.title_area02 .title span.btn a:after {
content: "";
    background: url(../images/btn_white.png)no-repeat;
    position: absolute;
    width: 10px;
    height: 16px;
    top: 50%;
    margin-top: 0;
    right: 10px;
}



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

/* for TB & SP CSS   */

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



/******************/
/* for Tablet    */
/* 600px-999px    */
/******************/
@media only screen and (max-width: 999px) {

	

/*************************** PAGE search ***************************/
	.check_area .col4area li {
		width: 49%;
		margin-right: 2%;
	}
	.check_area .col4area li:nth-child(2n) {
		margin-right: 0;
	}
	
	
/*************************** PAGE news_page ***************************/
.news_page .news_text {
    width: 100%;
}
	
/*************************** PAGE pdf_area ***************************/

.pdf_area .pdf_box {
	width: 48%;
}
.pdf_area .pdf_box:nth-child(2n) {
	margin-right: 0;
	margin-bottom: 50px;
}

	
	


}





/******************/
/* for SP-TB      */
/* 320px-599px    */
/* only Header    */
/******************/
@media only screen and (max-width: 599px) {

	
/*************************** PAGE search_page ***************************/

.company_area .company01 .left_img {
	float: none;
	max-width: 200px;
	width: auto;
	margin: 0 auto 30px auto;
}
.company_area .company01 .right_text {
	float: none;
	width: 100%;
}
	
.company_area .company01 {
    margin-bottom: 50px;
}

.company_area.member .company01 .member_info dd ul.member_bunya li {
    margin: 0 0% 5px 0;
    width: 100%;
}







	

/*************************** PAGE about ***************************/

.about_work .left_img {
	width: 100%;
	float: none;
	height: 200px;
	margin-bottom: 20px;
}
.about_work .right_text {
	width: 100%;
	float: none;
	padding: 20px;
}

.about_work .right_text p:last-child {
	margin-bottom: 0;
}
	
/*************************** PAGE pdf_area ***************************/

.pdf_area .pdf_box {
	width: 100%;
}
.pdf_area .pdf_box:nth-child(2n) {
	margin-right: 0;
	margin-bottom: 50px;
}

	

/*************************** PAGE work_page ***************************/

.work_area .img_area ,
.work_area:nth-child(even) .img_area {
    width: 100%;
    height: 220px;
    right: 0%;
display:none;
}
.work_area .left_title {
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.work_area .right_text {
	padding-left: 0px;
	display: block;
	width: 100%;
margin-bottom:50px;
}
.work_area .left_title .tag {
	margin-bottom: 15px;
}
.work_area .left_title .tag img {
    width: 70%;
    height: auto;
}
.work_area .left_title .font_orange {
	font-size: 27px;
}

	
	
.career_wrap2 .box.right,
.career_wrap2 .box.left{
width:100%;
margin-bottom:40px;
}

.sitemap_area .text_area ul li {
    width: 50%;
    float: left;
    margin-bottom: 20px;
    padding: 0 20px 0 0;
}


.contact_dl dt {
    width: 100%;
    float: none;
    margin: 0 0 15px 0;
}
.contact_dl dd {
    width: 100%;
    float: none;
}
.contact_dl dd input{
    width: 100% !important;
}
.contact_dl dd textarea{
    height: 150px !important;
}



.work_area .right_text h3 .font_orange{
font-size:25px;
}



/*会社一覧*/

.check_companylabel ul li {
    margin: 0 5px 10px 0;
}
/*その他追加モジュール*/

.title_area02 .title span.text{
    display: block;
margin-bottom:10px;
}
.title_area02 .title span.btn {
    margin-left: 0px;
    top: 0;
}
.title_area02 .title span.btn a:after {
    top: 35%;
}





}