@charset "utf-8";
/* CSS Document */

/* body */


/* メインイメージ */

#main_img{
	width:1000px;
	height:380px;
	background-image:url(../img/main_img.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}

		.mb60{
			margin-bottom: 60px;
		}	
		.swiper-container{
			text-align: center;
		}
		.swiper-container .swiper-slide img{
			max-width: 100%;
			height: auto;
		}
		.prettyprint{
			border: none;
			background: #fafafa;
			color: #697d86;
		}

/* -------------------------------------------------- パソコン */
@media screen and (min-width:1000px){
	/* 表示領域が1000px以上の場合に適用するスタイル */
	#main_img_sp{
	display: none;
	}
}

/* -------------------------------------------------- タブレット */
@media screen and (min-width:600px) and (max-width:999px) {
	/* 表示領域が600px以上999px以下の場合に適用するスタイル */
	#main_img{
	width:100%;
	height: auto;
	}
	#main_img img{
	width:100%;
	height: auto;
	}
	#main_img_sp{
	display: none;
	}
}

/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:600px) {
	/* 表示領域が600px未満の場合に適用するスタイル */
	#main_img{
	width:100%;
	height: auto;
	}
	#main_img_sp{
	width:100%;
	height: auto;
	}
	#main_img_sp img{
	width:100%;
	height: auto;
	}
}



/* メインイメージ191018 */

#main_img02{
	width:1100px;
	height:400px;
	margin:0 auto;
	background-image:url(../img/main_img.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}

		.mb60{
			margin-bottom: 60px;
		}	
		.swiper-container{
			text-align: center;
		}
		.swiper-container .swiper-slide img{
			max-width: 100%;
			height: auto;
		}
		.prettyprint{
			border: none;
			background: #fafafa;
			color: #AAAAAA;
		}


/* -------------------------------------------------- パソコン */
@media screen and (min-width:1000px){
	/* 表示領域が1000px以上の場合に適用するスタイル */
	#main_img_sp{
	display: none;
	}
}

/* -------------------------------------------------- タブレット */
@media screen and (min-width:600px) and (max-width:999px) {
	/* 表示領域が600px以上999px以下の場合に適用するスタイル */
	#main_img02{
	width:100%;
	height: auto;
	}
	#main_img02 img{
	width:100%;
	height: auto;
	}
	#main_img_sp{
	display: none;
	}
}

/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:600px) {
	/* 表示領域が600px未満の場合に適用するスタイル */
	#main_img02{
	width:100%;
	height: auto;
	}
	#main_img_sp{
	width:100%;
	height: auto;
	}
	#main_img_sp img{
	width:100%;
	height: auto;
	}
}

/* メインイメージ191018 */




/* レフトコンテンツ190615 */

#left_contents{
	width:750px;
	margin:20px 0 80px 0;
	float:left;
	}	
	
/* -------------------------------------------------- タブレット */
@media screen and (min-width:600px) and (max-width:999px) {
	/* 表示領域が600px以上999px以下の場合に適用するスタイル */
	#left_contents{
	width:75%;
	margin:20px 0 80px 0;
	float:left;
	}	
}

/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:600px) {
	/* 表示領域が600px未満の場合に適用するスタイル */
	#left_contents{
	width:100%;
	margin:20px 0 0 0;
	float:left;
	}	
}

#left_contents h2{
	width:710px;
	min-height:30px;
	margin:0 0 10px 0;
	padding:5px 0 0 10px;
	border-left: #223870 double 10px;
	font-size:2.0rem;
	color:#333333;
	line-height:140%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}
	
#left_contents p{
	margin: 0 0 10px 0;
	color: #333333;
	font-size: 1.4rem;
	line-height:160%;
	}


/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:768px) {
	/* 表示領域が768px未満の場合に適用するスタイル */
	#left_contents h2{
	width:100%;
	font-size:1.7rem;
	}
}



/* 会社の発展のため、労務面から全力でサポートします */
#left_contents01{
	margin: 0 0 50px 0;
	}

#left_contents01 p{
	font-size:1.6rem;
	}

#left_contents01 li{
	width: 240px;
	margin: 0 15px 0 0;
	float: left;
	}

#left_contents01 li:last-child {
	margin: 0;
	}

#left_contents01 li h3.content01{
	width: 240px;
	height: 50px;
	margin: 0 0 10px 0;
	background: #2C74C4; 
	background: -mos-linear-gradient(to top right, #1464BD 50%, #2C74C4 50%, #2C74C4);
	background: -webkit-linear-gradient(to top right, #1464BD 50%, #2C74C4 50%, #2C74C4);
	background: -o-linear-gradient(to top right, #1464BD 50%, #2C74C4 50%, #2C74C4);
	background: -ms-linear-gradient(to top right, #1464BD 50%, #2C74C4 50%, #2C74C4);
	background: linear-gradient(to top right, #1464BD 50%, #2C74C4 50%, #2C74C4);
	color: #FFFFFF;
	font-size: 2.0rem;
	line-height:50px;
	text-align: center;
	}

#left_contents01 li h3.content02{
	width: 240px;
	height: 50px;
	margin: 0 0 10px 0;
	background: #37AAE7; 
	background: -mos-linear-gradient(to top right, #20A0E4 50%, #37AAE7 50%, #37AAE7);
	background: -webkit-linear-gradient(to top right, #20A0E4 50%, #37AAE7 50%, #37AAE7);
	background: -o-linear-gradient(to top right, #20A0E4 50%, #37AAE7 50%, #37AAE7);
	background: -ms-linear-gradient(to top right, #20A0E4 50%, #37AAE7 50%, #37AAE7);
	background: linear-gradient(to top right, #20A0E4 50%, #37AAE7 50%, #37AAE7);
	color: #FFFFFF;
	font-size: 2.0rem;
	line-height:50px;
	text-align: center;
	}

#left_contents01 li h3.content03{
	width: 240px;
	height: 50px;
	margin: 0 0 10px 0;
	background: #2DBB88; 
	background: -mos-linear-gradient(to top right, #2DBB88 50%, #42C294 50%, #42C294);
	background: -webkit-linear-gradient(to top right, #2DBB88 50%, #42C294 50%, #42C294);
	background: -o-linear-gradient(to top right, #2DBB88 50%, #42C294 50%, #42C294);
	background: -ms-linear-gradient(to top right, #2DBB88 50%, #42C294 50%, #42C294);
	background: linear-gradient(to top right, #2DBB88 50%, #42C294 50%, #42C294);
	color: #FFFFFF;
	font-size: 2.0rem;
	line-height:50px;
	text-align: center;
	}

#left_contents01 li ul li{
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	color: #333333;
	font-size: 1.4rem;
	line-height: 17px;
	}

#left_contents01 li ul li.content01{
	background: url(../img/left_point01.jpg) left top no-repeat;
	}

#left_contents01 li ul li.content02{
	background: url(../img/left_point02.jpg) left top no-repeat;
	}

#left_contents01 li ul li.content03{
	background: url(../img/left_point03.jpg) left top no-repeat;
	}

#left_contents01 li ul li a{
	color: #333333;
	text-decoration: none;
	}

#left_contents01 li ul li a:hover{
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	-o-opacity: 0.8;
	-ms-opacity: 0.8;
    opacity: 0.8;
	}

/* -------------------------------------------------- タブレット */
@media screen and (min-width:768px) and (max-width:999px) {
	/* 表示領域が768px以上999px以下の場合に適用するスタイル */
	#left_contents01 li{
	width: 32%;
	margin: 0 2% 0 0;
	}
	#left_contents01 li h3.content01{
	width: 100%;
	}
	#left_contents01 li h3.content02{
	width: 100%;
	}
	#left_contents01 li h3.content03{
	width: 100%;
	}
	#left_contents01 li ul li.content01{
	width: 100%;
	}
	#left_contents01 li ul li.content02{
	width: 100%;
	}
	#left_contents01 li ul li.content03{
	width: 100%;
	}
}

/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:768px) {
	/* 表示領域が768px未満の場合に適用するスタイル */
	#left_contents01 li{
	width: 100%;
	margin: 0 0 4% 0;
	float: none;
	}
	#left_contents01 li h3.content01{
	width: 100%;
	height: 50px;
	font-size: 1.8rem;
	line-height: 50px;
	}
	#left_contents01 li h3.content02{
	width: 100%;
	height: 50px;
	font-size: 1.86rem;
	line-height: 50px;
	}
	#left_contents01 li h3.content03{
	width: 100%;
	height: 50px;
	font-size: 1.8rem;
	line-height: 50px;
	}
}



/* 新居労務管理事務所の特徴 */
#left_contents02{
	margin: 0 0 50px 0;
	}

#left_contents02 p{
	font-size:1.6rem;
	}

#left_contents02 li{
	width: 250px;
	height: 300px;
	margin: 0;
	padding: 0 10px;
	text-align: center;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

#left_contents02 li.content01{
	background: url(../img/left_contents02_01.jpg) left top no-repeat;
	}

#left_contents02 li.content02{
	background: url(../img/left_contents02_02.jpg) left top no-repeat;
	}

#left_contents02 li.content03{
	background: url(../img/left_contents02_03.jpg) left top no-repeat;
	}

#left_contents02 li h3{
	margin: 60px 0 55px 0;
	color: #FFFFFF;
	font-size: 2.0rem;
	line-height: 140%;
	}

#left_contents02 li p{
	margin: 0 0 12px 0;
	color: #FFFFFF;
	font-size: 1.2rem;
	line-height: 160%;
	}

#left_contents02 li span{
	color: #FFFFFF;
	font-size: 1.1rem;
	}

/* -------------------------------------------------- パソコン */
@media screen and (min-width:1000px){
	/* 表示領域が1000px以上の場合に適用するスタイル */
	#left_contents02 li.contents02_sp{
	display: none;
	}
	#left_contents02 li.contents02_sp01{
	display: none;
	}
}

/* -------------------------------------------------- タブレット */
@media screen and (min-width:600px) and (max-width:999px) {
	/* 表示領域が600px以上999px以下の場合に適用するスタイル */
	#left_contents02 li{
	padding: 0;
	}
	#left_contents02 li.content01{
	display: none;
	}
	#left_contents02 li.content02{
	display: none;
	}
	#left_contents02 li.content03{
	display: none;
	}
	#left_contents02 li.contents02_sp{
	width: 32%;
	height: auto;
	margin: 0 2% 0 0;
	}
	#left_contents02 li.contents02_sp:last-child {
	margin: 0;
	}
	#left_contents02 li.contents02_sp img{
	width: 100%;
	height: auto;
	}
	#left_contents02 li.contents02_sp01{
	width: 32%;
	height: auto;
	margin: 0 2% 0 0;
	}
	#left_contents02 li.contents02_sp01 img{
	width: 100%;
	height: auto;
	}
}

/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:600px) {
	/* 表示領域が600px未満の場合に適用するスタイル */
	#left_contents02 li{
	width: 100%;
	padding: 0;
	}
	#left_contents02 li.content01{
	display: none;
	}
	#left_contents02 li.content02{
	display: none;
	}
	#left_contents02 li.content03{
	display: none;
	}
	#left_contents02 li.contents02_sp{
	width: 49%;
	height: auto;
	margin: 0 2% 2% 0;
	text-align: center;
	}
	#left_contents02 li.contents02_sp img{
	width: 100%;
	height: auto;
	}
	#left_contents02 li.contents02_sp01{
	width: 49%;
	height: auto;
	margin: 0 0 2% 0;
	text-align: center;
	}
	#left_contents02 li.contents02_sp01 img{
	width: 100%;
	height: auto;
	}
}





/* 新着情報 */
#left_contents03{
	margin: 0 0 50px 0;
	}

div.information{
	width:750px;
	height:270px;
	overflow: auto;
	overflow-x:hidden;
	}

div.information dl{
	width:750px;
	margin:0;
	padding:20px 0 0 0;
	}

div.information dt{
	width:120px;
	clear:both;
	margin:0 0 15px 0;
	padding:5px 0 10px 0;
	/*border-bottom:#DCDCDB dotted 1px;*/
	color: #333333;
	font-size: 1.4rem;
	line-height:160%;
	text-align:left;
	float:left;
	}

div.information dd{
	margin:0 0 15px 120px;
	padding:5px 0 10px 0;
	border-bottom:#DCDCDB dotted 1px;
	color: #333333;
	font-size: 1.4rem;
	line-height:160%;
	max-height: 999999px;
	}

div.information a{
	color: #333333;
	}

div.information a:hover{
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	-o-opacity: 0.8;
	-ms-opacity: 0.8;
    opacity: 0.8;
	}

div.information dd div{
	width: 120px;
	margin: -5px 15px 5px 0;
	padding: 2px 0;
	font-size: 1.3rem;
	text-align:center;
	}

div.information dd div.info01{
	background-color: #ABC7E7;
	}

div.information dd div.info02{
	background-color:#ABE4CF;
	}

div.information dd div.info03{
	background-color:#A6D9F4;
	}


/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:999px) {
	/* 表示領域が999px未満の場合に適用するスタイル */
	#right_contents03{
	width:100%;
	min-height:330px;
	}
	div.information{
	width:100%;
	height:300px;
	}
	div.information dl{
	width:100%;
	}
	div.information dt{
	width:100%;
	margin:0;
	padding:0 0 5px 0;
	border-bottom:none;
	float: none;
	}
	div.information dt br{
	display:none;
	}
	div.information dd{
	width:100%;
	margin:0 0 10px 0;
	padding:0 0 15px 0;
	}
	div.information dd div{
	margin: 0 0 10px 0;
	float: none;
	}
	div.information dd div.info02{
	background-color:#ABE4CF;
	margin:-5px 15px 5px 0;
	}
}




/* 業務内容 */
#left_contents04{
	margin: 0 0 50px 0;
	}

#left_contents04 ul{
	margin: 0 0 15px 0;
	}

#left_contents04 li{
	margin: 0 15px 0 0;
	float: left;
	}

#left_contents04 li:last-child {
	margin: 0;
	}

#left_contents04 li.title01{
	width: 105px;
	height: 200px;
	background: #2C74C4; 
	background: -mos-linear-gradient(to top right, #1464BD 50%, #2C74C4 50%, #2C74C4);
	background: -webkit-linear-gradient(to top right, #1464BD 50%, #2C74C4 50%, #2C74C4);
	background: -o-linear-gradient(to top right, #1464BD 50%, #2C74C4 50%, #2C74C4);
	background: -ms-linear-gradient(to top right, #1464BD 50%, #2C74C4 50%, #2C74C4);
	background: linear-gradient(to top right, #1464BD 50%, #2C74C4 50%, #2C74C4);
	color: #FFFFFF;
	font-size: 2.0rem;
	line-height:140%;
	text-align: center;
	display: -webkit-flex;
 	display: flex;
 	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 	align-items: center; /* 縦方向中央揃え */
 	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
 	justify-content: center; /* 横方向中央揃え */
	}

#left_contents04 li.title02{
	width: 105px;
	height: 200px;
	background: #37AAE7; 
	background: -mos-linear-gradient(to top right, #20A0E4 50%, #37AAE7 50%, #37AAE7);
	background: -webkit-linear-gradient(to top right, #20A0E4 50%, #37AAE7 50%, #37AAE7);
	background: -o-linear-gradient(to top right, #20A0E4 50%, #37AAE7 50%, #37AAE7);
	background: -ms-linear-gradient(to top right, #20A0E4 50%, #37AAE7 50%, #37AAE7);
	background: linear-gradient(to top right, #20A0E4 50%, #37AAE7 50%, #37AAE7);
	color: #FFFFFF;
	font-size: 2.0rem;
	line-height:140%;
	text-align: center;
	display: -webkit-flex;
 	display: flex;
 	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 	align-items: center; /* 縦方向中央揃え */
 	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
 	justify-content: center; /* 横方向中央揃え */
	}

#left_contents04 li.title03{
	width: 105px;
	height: 200px;
	background: #2DBB88; 
	background: -mos-linear-gradient(to top right, #2DBB88 50%, #42C294 50%, #42C294);
	background: -webkit-linear-gradient(to top right, #2DBB88 50%, #42C294 50%, #42C294);
	background: -o-linear-gradient(to top right, #2DBB88 50%, #42C294 50%, #42C294);
	background: -ms-linear-gradient(to top right, #2DBB88 50%, #42C294 50%, #42C294);
	background: linear-gradient(to top right, #2DBB88 50%, #42C294 50%, #42C294);
	color: #FFFFFF;
	font-size: 2.0rem;
	line-height:140%;
	text-align: center;
	display: -webkit-flex;
 	display: flex;
 	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 	align-items: center; /* 縦方向中央揃え */
 	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
 	justify-content: center; /* 横方向中央揃え */
	}



/* -------------------------------------------------- タブレット */
@media screen and (min-width:600px) and (max-width:999px) {
	/* 表示領域が600px以上999px以下の場合に適用するスタイル */
	#left_contents04 li{
	width: 32%;
	height: auto;
	margin: 0 2% 0 0;
	float: left;
	}
	#left_contents02 li:last-child {
	margin: 0;
	}
	#left_contents04 li.title01{
	width: 100%;
	height: 30px;
	margin: 0 0 15px 0;
	font-size: 1.7rem;
	line-height:30px;
	float: none;
	}
	#left_contents04 li.title01 br{
	display: none;
	}
	#left_contents04 li.title02{
	width: 100%;
	height: 30px;
	margin: 0 0 15px 0;
	font-size: 1.7rem;
	line-height:30px;
	float: none;
	}
	#left_contents04 li.title02 br{
	display: none;
	}
	#left_contents04 li.title03{
	width: 100%;
	height: 30px;
	margin: 0 0 15px 0;
	font-size: 1.7rem;
	line-height:30px;
	float: none;
	}
	#left_contents04 li.title03 br{
	display: none;
	}
	#left_contents04 li img{
	width: 100%;
	height: auto;
	}
}

/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:600px) {
	/* 表示領域が600px未満の場合に適用するスタイル */
	#left_contents04 li{
	width: 100%;
	height: auto;
	margin: 0 0 2% 0;
	text-align: center;
	}
	#left_contents04 li.title01{
	width: 100%;
	height: 50px;
	margin: 0 0 15px 0;
	font-size: 1.8rem;
	line-height:50px;
	}
	#left_contents04 li.title01 br{
	display: none;
	}
	#left_contents04 li.title02{
	width: 100%;
	height: 50px;
	margin:30px 0 15px 0;
	font-size: 1.8rem;
	line-height:50px;
	}
	#left_contents04 li.title02 br{
	display: none;
	}
	#left_contents04 li.title03{
	width: 100%;
	height: 50px;
	margin:30px 0 15px 0;
	font-size: 1.8rem;
	line-height:50px;
	}
	#left_contents04 li.title03 br{
	display: none;
	}
	#left_contents04 li.images01{
	width: 49%;
	height: auto;
	margin:0 2% 2% 0;
	}
	#left_contents04 li.images02{
	width: 49%;
	height: auto;
	margin:0 0 2% 0;
	}
	#left_contents04 li img{
	width: 100%;
	height: auto;
	}
}


/* 労務でお困りの経営者様・労務担当者様 */
#left_contents05{
	margin: 0 0 50px 0;
	}

#left_contents05 h3{
	margin: 0 0 20px 0;
	padding: 15px 0;
	background-color: #223870;
	border-left: #7A88A9 solid 10px;
	border-right: #7A88A9 solid 10px;
	color: #FFFFFF;
	font-size: 2.0rem;
	text-align: center;
	}

#left_contents05 h4 {
	margin: 0 0 20px 0;
	color: #333333;
	font-size: 2.0rem;
	line-height: 160%;
	text-align: center;
	}

#left_contents05 .contents01_text{
	/*width: 480px;*/
	width: 380px;
	float: left;
	}

#left_contents05 .contents01_text h5{
	/*width: 480px;*/
	width: 380px;
	padding: 15px;
	background-color: #F0E6CE;
	color: #E83015;
	/*font-size: 2.0rem;*/
	font-size: 1.8rem;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

#left_contents05 .contents01_text p{
	margin:20px 0;
	color: #333333;
	font-size: 1.5rem;
	line-height: 170%;
	}

#left_contents05 .contents01_photo{
	/*width: 250px;*/
	width: 350px;
	float: right;	
	}


/* -------------------------------------------------- タブレット */
@media screen and (min-width:600px) and (max-width:999px) {
	/* 表示領域が600px以上999px以下の場合に適用するスタイル */
	#left_contents05 h3{
	font-size: 1.7rem;
	}
	#left_contents05 h4 {
	font-size: 1.7rem;
	}
	#left_contents05 .contents01_text{
	width: 68%;
	height: auto;
	}
	#left_contents05 .contents01_text h5{
	width: 100%;
	font-size: 1.7rem;
	}
	#left_contents05 .contents01_text p{
	padding: 20px;
	color: #333333;
	font-size: 1.4rem;
	line-height: 170%;
	}
	#left_contents05 .contents01_photo{
	width: 30%;
	float: right;	
	}
	#left_contents05 .contents01_photo img{
	width: 100%;
	height: auto;
	}
}

/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:600px) {
	/* 表示領域が600px未満の場合に適用するスタイル */
	#left_contents05 h3{
	font-size: 1.7rem;
	}
	#left_contents05 h4 {
	font-size: 1.7rem;
	}
	#left_contents05 .contents01_text{
	width: 100%;
	height: auto;
	float: none;
	}
	#left_contents05 .contents01_text h5{
	width: 100%;
	font-size: 1.7rem;
	}
	#left_contents05 .contents01_text p{
	color: #333333;
	font-size: 1.4rem;
	line-height: 170%;
	}
	#left_contents05 .contents01_photo{
	width: 100%;
	margin: 30px 0 0 0;
	text-align: center;
	float: none;
	}
	#left_contents05 .contents01_photo img{
	max-width:250px;
	height:auto;
	}
}


/* 主な業務 */
#left_contents05 h6{
	margin:30px 0 10px 0;
	padding: 0 0 0 25px;
	background: url(../img/left_point04.jpg) left top no-repeat;
	color: #333333;
	font-size: 2.0rem;
	}
/*
#left_contents05 .list01{
	margin:-180px 0 0 0;
	}
*/
#left_contents05 ul.list01{
	margin:-30px 0 0 90px;
	padding: 0 0 0 25px;
	}

#left_contents05 li{
	margin: 0 0 10px 0;
	color: #333333;
	font-size: 1.6rem;
	line-height: 140%;
	}

#left_contents05 li.title01{
	color: #1464BD;
	font-weight: bold;
	}

#left_contents05 li.title02{
	color: #20A0E4;
	font-weight: bold;
	}

#left_contents05 li.title03{
	color: #2DBB88;
	font-weight: bold;
	}

#left_contents05 p{
	margin: 0 0 10px 0;
	color: #333333;
	font-size: 1.6rem;
	}

/* -------------------------------------------------- タブレット */
@media screen and (min-width:600px) and (max-width:999px) {
	/* 表示領域が600px以上999px以下の場合に適用するスタイル */
	#left_contents05 h6{
	font-size: 1.7rem;
	}
	#left_contents05 li{
	font-size: 1.4rem;
	}
}

/* -------------------------------------------------- スマートフォン */
@media screen and (max-width:600px) {
	/* 表示領域が600px未満の場合に適用するスタイル */
	#left_contents05 h6{
	font-size: 1.7rem;
	}
	#left_contents05 li{
	font-size: 1.4rem;
	}
	#left_contents05 .list01{
	margin:0;
	}
}


/* 労務管理のことなど、まずはお気軽にお問い合わせください。 */
#left_contents06{
	margin: 0 0 30px 0;
	}

#left_contents06 h3{
	margin: 0 0 20px 0;
	padding: 10px 0;
	border-left: #E83015 double 10px;
	border-right: #E83015 double 10px;
	color: #E83015;
	font-size: 2.0rem;
	text-align: center;
	}

#left_contents06 .contact_btn01{
	margin: 0 20px 0 0;
	float: left;
	}

#left_contents06 img a:hover{
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	-o-opacity: 0.8;
	-ms-opacity: 0.8;
    opacity: 0.8;
	}



/* -------------------------------------------------- タブレット */
@media screen and (max-width:999px) {
	/* 表示領域が999px以下の場合に適用するスタイル */
	#left_contents06 h3{
	padding: 10px;
	font-size: 1.7rem;
	line-height: 160%;
	}
	#left_contents06 img{
	width: 49%;
	height: auto;
	}
	#left_contents06 .contact_btn01{
	margin: 0 2% 0 0;
	}
}



/* プリント */
@media print {
	#left_contents02 li.contents02_sp{
	display: none;
	}
	#left_contents02 li.contents02_sp01{
	display: none;
	}
}


