@charset "utf-8";

#main_bg{
	background: url(../images/top/main_img.jpg) no-repeat left center;
	height: 260px;
}

#main_bg .container{
}

#main_bg h2{
 font-size: 300%;
    font-weight: bold;
				text-align:right;
				padding-top:100px;
				font-family: 'Noto Serif Japanese';}

#main_bg h2 span{
 font-size: 18px;
    font-weight: bold;
				color:#fff;
				margin-top:10px;
				display:block;
}

.bg_intro{
	background: url(../images/top/img_recruit.jpg) no-repeat center top;
	background-size: cover;
}

.bg-recruit{
	background: url(../images/top/bg_recruit.jpg) no-repeat center top;
	background-size:cover;
}

.bg_kyotaku{
	background: url(../images/kyotaku/img_01.jpg) no-repeat center top;
	background-size: cover;
}

.bg_sougou{
	background: url(../images/sougou/img_01.jpg) no-repeat center top;
	background-size: cover;
}

.bg01{
	background: #f8f5e3;
	background-size: cover;
}

.bg02{
	background:#f6f6f6;
}

.bg02 .title-common-1 span {
    color: #ddd;
}

/*item*/

.price{
	font-size:200%;
	display:inline-block;
	vertical-align:middle;
}
.price span{
	font-size:70%;
	
}

.price_icon{
	display:inline-block;
	border-radius:4px;
	color:#fff;
	background:#831717;
	text-align:center;
	width:4em;
	height:3.5em;
	padding:5px;
	line-height:normal;
	font-size:120%;
	vertical-align:middle;
}

.price_box p{
	vertical-align:middle;
}

/*voice*/

#voice div{
	background:#FCC;
	padding:15px;
}


/*事業内容*/

.activity_bg01{
	background: url(../images/activity/activity_h2.jpg) no-repeat center 70%;
	background-size: cover;
	position: relative;
	padding: 40px 0 30px;
}

.activity_bg01:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.7);
    z-index: 0;
    top: 0;
    left: 0;
}

.activity_bg02{
	background: url(../images/activity/bg_activity2.jpg) no-repeat center 70%;
	background-size: cover;
	position: relative;
}

.activity_bg03{
	background: url(../images/top/bg_intro.jpg) no-repeat center 70%;
	background-size: cover;
	position: relative;
}

.box_privacy{
	background:#fff;
	border:1px solid #ccc;
	padding:30px;
}

.box_privacy h3{
	font-size:24px;
	margin-bottom:20px;
}

.box_privacy h4{
	font-size:14px;
	margin-top:20px;
}

.inline {
	text-align: justify;
	text-justify: distribute-all-lines;
}
 
.inline:after {
	content:"";
	display: inline-block;
	width: 100%;
	line-height:0;
	height: 0;
}

.rec_list{
	list-style-type:none;
}

.rec_list li{
	font-size: 18px;
	font-weight: normal;
	line-height: 2;
}


/*認定品について*/

	.nintei div[class*='col-']{
		margin-top:20px;
	}
	.nintei .inner{
		padding:0px 0px 20px;
		border:1px solid #4e80b4;
		border-radius:8px;
		overflow:hidden;
		
	}
	.nintei .inner .h3_tit05{
		background:#4e80b4;
		color:#fff;
		padding:10px;
	}
	
	.nintei .inner dt{
		display:inline-block;
		border:1px solid #4e80b4;
		padding:5px;
		width:200px;
		margin-top:20px;
	}
	
	.nintei .inner dd{
		display:inline-block;
		
		padding:5px;
		width:200px;
	}
	
	.chousho{
		list-style-type:none;
		border:1px solid #ccc;
		padding:20px;
	}
	
	.chousho li{
	display: inline-block;
	vertical-align: top;
	margin: 10px 30px 10px 10px;
	background: url(../images/certification/icon_check.png) no-repeat left center;
	padding: 10px 10px 10px 50px;
	}
	
.chane_bg .inner{
		border:1px solid #4e80b4;
		border-radius:8px;
		overflow:hidden;
		padding:30px 0;
		color:#000;
	}


.chane_bg .inner p{
	padding:20px 20px 0;
	font-size:12px;
}

	.nintei p{
		padding:0 20px;
	}

/*認定申請手続き*/

.attention{
	border:1px solid #666;
	background:#fff;
	padding:20px;
	margin:0 15px;
	}
	
	.attention h4{
		display:table-cell;
		vertical-align:middle;
		padding-right:30px;
		font-size:24px;
		line-height:1.2;
		font-weight:normal;
	}
	
	.attention_inner{
		display:table-cell;
		vertical-align:middle;
		border-left:1px solid #666;
		padding-left:30px;
		
	}
	
		.attention_inner .title{
		font-size:36px;
		font-weight:bold;
		display:inline-block;
		border-right:1px solid #666;
		padding-right:25px;
		margin-right:25px;
		vertical-align:middle;
	}
	
	.attention_inner .tel{
		font-size:36px;
		font-weight:bold;
		display:inline-block;
		vertical-align:middle;
	}
	
	.attention_inner .tel span{
		font-size:14px;
		font-weight:normal;
	}
	
	.jouken .inner{
		color:#fff;
		padding:40px 20px;
		background:#4e80b4;
		border-radius:8px;
	}
	
	
	.jouken .inner p{
	}
	
/*認定品メーカー*/

.maker ul{
	list-style-type:none;
}

.maker li{
	display: inline-block;
	vertical-align: bottom;
	width: 18%;
	text-align: center;
	margin-top: 40px;
	margin-right: 0.8%;
	margin-left: 0.8%;
}


/*会社概要*/
.company_bg01 {
	background: #fff url(../images/company/img01.jpg) no-repeat left center;
	background-size: auto auto;
	background-size: 60% auto;
}

.company_bg02{
	background: #fff url(../images/company/img02.jpg) no-repeat left center;
	background-size: auto auto;
	background-size: 60% auto;
}

.box {
    border: 4px solid #ddd;
    padding: 40px 20px 30px;
    margin-bottom: 20px;
    background: rgba(255,255,255,0.8);
}

.eqp_tab{
	width: 100%;
	border-top:1px solid #ccc;
	
}

.eqp_tab thead th{
	font-weight: normal;
	padding: 10px 15px!important;
	vertical-align: top;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	color:#fff;
	background:#1a7db9;
}


.eqp_tab tbody th{
	font-weight: normal;
	padding: 10px 15px!important;
	vertical-align: top;
	border-bottom:1px solid #ccc;
	width:20%;
	color:#fff;
	background:#3599d5;
}

.eqp_tab tbody td{
	font-weight: normal;
	padding: 10px 15px!important;
	vertical-align: top;
	border-bottom:1px solid #ccc;
	background:#fff;
	border-right:1px solid #ccc;
}




.com_tab{
	width: 100%;
	border-top:1px solid #ccc;
	
}

.com_tab thead th{
	font-weight: normal;
	padding: 10px 15px!important;
	vertical-align: top;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	color:#fff;
	background:#1a7db9;
}


.com_tab tbody th{
	font-weight: normal;
	padding: 10px 15px!important;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	width: 25%;
	background: #eee;
}

.com_tab2 tbody th{
	font-weight: normal;
	padding: 10px 15px!important;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	width: 70%;
	background: #eee;
}

.com_tab tbody td{
	font-weight: normal;
	padding: 10px 15px!important;
	vertical-align: top;
	border-bottom:1px solid #ccc;
	background:#fff;
	border-right:1px solid #ccc;
}

#official{
	margin:0 15px;
}

#official ul{
	list-style-type:none;
}

#official ul li{
	display: inline-block;
	width: 25%;
	margin-right:15px;
	margin-bottom:25px;
}

#official ul li a{
	display:block;
	padding:6px;
	text-align:center;
	color:#07427f;
	border:1px solid #ccc;
	background:#fff url(../images/company/file-pdf.svg) no-repeat left center;
}

#official ul li a:hover{
	padding:6px;
	background:#ccc url(../images/company/file-pdf.svg) no-repeat left center;
}



@media (max-width:767px){
.main_img{
	background:#a7dff1!important;
	background-size:cover;
}

.main_img h2 {
    font-size: 200%;
    font-family: "Sawarabi Mincho", "Palatino Linotype", "Book Antiqua", Palatino, serif;
    line-height: 70px;
    font-weight: bold;
    color: #fff;
    text-align: right;
}

#main_bg {
    height: 0;
    overflow: hidden;
    padding-bottom: 45%;
				height:0!important;
				background:#a7dff1!important;
}

#main_bg h2 {
    padding-top: 90px !important;
				text-align: center;
				padding-bottom:15px;
}

.title-common-3 {
    font-size: 120%;
}

.h3_tit02 {
    font-size: 20px;
    text-align: center;
    position: relative;
    margin-bottom: 2em;
    display: block;
    color: #000;
    line-height: 1.2;
    font-weight: normal;
}

.h4_tit03 {
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #12163f;
    padding-bottom: 10px;
}

#voice div:nth-of-type(2n){
	background:#fff;
}

.box {
    border: 4px solid #ddd;
    padding: 20px 10px 30px !important;
    margin-bottom: 20px;
    background: rgba(255,255,255,0.8);
}

/*認定品メーカー*/

.maker ul{
	list-style-type:none;
}

.maker li{
	display: inline-block;
	vertical-align: bottom;
	width: 32%;
	text-align: center;
	margin-top: 20px;
	margin-right: 0%;
	margin-left: 0%;
}

/*認定申請手続き*/

.attention{
	border:1px solid #666;
	background:#fff;
	padding:10px;
	margin:0 0px;
	}
	
	.attention h4{
		display:table-cell;
		vertical-align:middle;
		padding-right:30px;
		font-size:24px;
		line-height:1.2;
		font-weight:normal;
	}
	
	.attention_inner{
		display:block;
		vertical-align:middle;
		border-left:none;
		padding-left:0px;
	}
	
	.attention_inner .title {
    font-size: 30px;
    font-weight: bold;
    display: block;
    border-right: none;
				border-top: 1px solid #666;
    padding-right: 0px;
				padding-top:10px;
    margin-right: 0px;
    vertical-align: middle;
}
	
	.attention_inner .tel{
		font-size:24px;
		font-weight:bold;
		padding-top:10px;
		border-top:1px solid #000;
		line-height: 1;
	}
	
	.attention_inner .tel span{
		font-size:12px;
		font-weight:normal;
	}

	/*会社概要
---------------------------------------------------*/

.com_tab{
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	margin-bottom:15px;
}

.com_tab tbody th{
	font-weight:normal;
	border-bottom:1px solid #ccc;
	width:100%;
	display:block;
}


.com_tab td{
	font-weight:normal;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	background:#fff;
	width:100%;
	display:block;
}

.com_tab_sp{
	border-bottom:none!important;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	margin-bottom:15px;
}

.com_tab_sp tbody th{
	font-weight:normal;
	border-bottom:1px solid #ccc;
}


.com_tab_sp td{
	font-weight:normal;
	border-right:none!important;
	border-bottom:1px solid #ddd;
	border-left:none!important;
	background:#fff;
	width: 49.3%;
	display:inline-block;
}

#official{
	margin:0 0px;
}

#official ul li{
	display: inline-block;
	width: 100%;
	margin-right:0px;
	margin-bottom:25px;
}

#official ol{
	margin-left:20px;
}

}

@media  (min-width:768px) and (max-width:991px) {
	.text-xs-left{
	text-align:center;
}

.br-xs{
	display:none;
}

#official ul li {
    display: inline-block;
    width: 30%;
    margin-right: 15px;
    margin-bottom: 25px;
}

.maker li {
    display: inline-block;
    vertical-align: bottom;
    width: 19%;
    text-align: center;
    margin-top: 40px;
    margin-right: 0%;
    margin-left: 0%;
}

}

@media (min-width:992px) and (max-width:1199px) {
	
	.text-xs-left{
	text-align:center;
}

.br-xs{
	display:none;
}

/*voice*/
#voice div:nth-of-type(2n){
	background:#fff5f5;
}
#voice div:nth-of-type(3n){
	background:#fff5f5;
}
#voice div:nth-of-type(4n){
	background:#FCC;
}

#voice div:nth-of-type(7n){
	background:#fff5f5;
}

#voice div:nth-of-type(9n){
	background:#FCC;
}

#voice div:nth-of-type(11n){
	background:#fff5f5;
}

}

@media (min-width:1200px){
	
.text-xs-left{
	text-align:center;
}

.br-xs{
	display:none;
}

/*voice*/
#voice div:nth-of-type(2n){
	background:#fff5f5;
}
}
