@charset "utf-8";
/* CSS Document */

body{
	font-size: 14px;
	color: #333;
	line-height: 1.5;
width: 100%;}
a:hover img.fade{
	opacity: 0.7;
}
a img.fade{
	transition: opacity 0.3s ease-out;
	display: inline-block; 
	}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0; line-height:1; overflow:hidden; }
.clearfix { display:inline-block; } /*\*/ * html .clearfix { height:1%; }
.clearfix { display:block; } 
.pos-a{position: absolute;}
.pos-r{position: relative;}
.fr_l{float: left;}
.fr_r{float: right;}
.fs16{	font-size: 16px;}
.alignC{	text-align: center;}
.mt10{	margin-top: 10px;}
.mt15{	margin-top: 15px;}
.mt20{	margin-top: 20px;}
.mt30{	margin-top: 30px!important;}
.mt50{	margin-top: 50px;}
.mb30{	margin-bottom: 30px;}
.pb5{padding-bottom: 5px!important;}/*3717184 2017.10.23修正*/
.pt10{	padding-top: 10px;}
.pt15{	padding-top: 15px;}
.pt20{	padding-top: 20px;}
.pt30{	padding-top: 30px;}
.pt50{	padding-top: 50px;}
.pb20{	padding-bottom: 20px;}
.pb50{	padding-bottom: 50px;}
.pl24{	padding-left: 24px;}

.footer{
	background: #40b5d3;
	color: #fff!important;
	font-size: 13px;
	padding: 20px 0;
	margin: 40px 0 110px;
	overflow: hidden;
}
.copy{
	text-align: center;
}
.pagetop{
	padding-top: 30px;
	padding-right: 70px;
	text-align: right;
	font-size: 14px;
	color: #666;
}
.pagetop a {
	background: rgba(0, 0, 0, 0) url("/img_n/ico_pagetop.gif") no-repeat scroll 100% 2px;
	padding-right: 17px;
	color:#333;
	text-decoration: none;
}
.wrapper{
	width: 1100px;
	text-align: center;
	margin: 0 auto;
}
.mainImg{
	position: relative;
}
#header{
	position: absolute;
	top:20px;
	left:70px;
}
#header #shoulderTxt_lp {
    color: #999999!important;
    font-size: 0.9em!important;
    padding: 7px 0 5px;
}
.cvImg .main{
	border-top:4px solid #fff3a6;
	border-right:4px solid #fff3a6;
	border-left:4px solid #fff3a6;
	position: relative;
}
.abtn01{
	position: absolute;
	left:400px;
	top:330px;/*3717184 2017.10.23修正*/
}
.cvInner{
	margin:0 70px 0 70px;
	background-color: #fff;
	padding: 20px 35px;
	overflow: hidden;
	border-radius: 7px;
}
.u_link{
	width: 880px;
	text-align: center;
	margin: 40px auto 0;
}
.u_link li{
	width: 421px;
}
.area_work{
	width: 420px;
	margin-top: 40px;
}
.area_work dd{
	background: #fff;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	text-align: center;
	padding-bottom: 15px;
}
.area_work ul{
	width: 420px;
	background: #fff;
	border-radius: 7px;
	padding: 15px 0;
}
/* No.3717102 2017.06.27 ここから修正 */
.company{
	position: relative;
	margin: 70px auto 0px auto;
	width: 880px;
	box-sizing: border-box;
	border-radius: 7px;
	background: #fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}
.company_title {
	margin-top: -21px;
}
.company_text {
	display: block;
	text-align: center;
	margin: 20px auto 0px auto;
}
.company .abtn02{
	/*position: absolute;*/
	/*left:335px;
	bottom:30px;*/
	position: relative;
	margin-top: 13px;
}
.company_box{
	/*overflow: hidden;
	position: absolute;
	left: 130px;
	top: 80px;*/
	margin-top: 35px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 798px;
}
.company_box li{
	float: left;
	border-right: 1px dotted #bcbcbc;
	margin-bottom: 20px;
}
.company_box li:nth-child(3n),
.company_box li:last-child{
	float: left;
	border-right: none;
}
.company_box li:nth-child(4n) {
	clear: both;
}
.company_textlink {
	text-align: center;
	width: 265px;
	height: 165px;
	display: table;
}
.company_textlink a {
	display: table-cell;
	vertical-align: middle;
	color: #11a7d7;
	font-size: 150%;
	text-decoration: underline;
}
/* No.3717102 2017.06.27 ここまで修正 */

.icon_box{
	background: #fff;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	width: 800px;
	margin: 40px auto 0;
	padding: 30px 40px;
}
.icon_box ul{
	overflow: hidden;
	font-size: 16px;
	line-height: 1.4;
	text-align: left;
	color: #444;
	margin-top: 40px;
}
.icon_box ul li{
	width: 242px;
}
.icon_box ul li p{
	margin-top: 10px;
}

.icon_box ul li.cent{
	border-left:solid 3px #ededed;
	border-right:solid 3px #ededed;
	padding: 0 17px;
	margin: 0 15px;
}
.floatArea{
	display: none;
	position: fixed;
	bottom: 0;
	background-color: rgba(0,0,0,0.7);
	width: 1100px;
	padding:10px 0 6px;
}
.floatAreaIn{
	width: 890px;
	margin:0 auto;
	overflow: hidden;
}

.area01{
	border-top:solid 9px #40b5d3;
	background: #fff;
	text-align: left;
}
.area02{
	background: #fff3a6;
	padding-bottom: 40px;

}
.area03{
	background: #fff;
}
.area04{
	background: #e4f1f6;
	overflow: hidden;
	padding: 0 110px;
}
.area05{
	background: #e8faf1;
	padding-bottom: 50px;
}
.area06{
	background: url(../images/bg.png) repeat;
	overflow: hidden;
}
/*No.1038 2017.08.29ここから追加*/
.company_textlink02 {
	text-align: center;
	clear: both;
}
.company_textlink02 a {
	color: #11a7d7;
	font-size: 150%;
	text-decoration: underline;
}
/*No.1038 2017.08.29ここまで追加*/
/* No.1038 2017.09.06 ここから追加 */
.company_box5 li img {
	width: 198px;
}
.company_box5 li:nth-child(4n) {
	clear: none;
}
.company_box5 li:nth-child(5n) {
/*No.1038 2017.10.06ここから修正*/
    /*clear: both;*/
/*No.1038 2017.10.06ここから修正*/
}
.company_box5 li:nth-child(3n) {
	border-right: 1px dotted #bcbcbc;
}
.company_box5 li:nth-child(4n) {
	border-right: medium none;
}
.company_box5 .company_textlink {
/*No.1038 2017.10.06ここから追加*/
	/*width: 200px;*/
	width: 400px;
	text-align: centerce;
/*No.1038 2017.10.06ここから追加*/
	height: 125px;
}
/* No.1038 2017.09.06 ここまで追加 */
/*3717184 2017.10.23 ここから修正*/
.cvInner dd a{
	display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	padding: 5px;
	width: 400px;
}

.cvInner .fr_l dd a{
	background-color: #EC5486;
    border-bottom: 3px solid #C63265;
}
.cvInner .fr_r dd a{
	background-color: #4BC7CF;
    border-bottom: 3px solid #369DA4;
}
.cvImg{
	padding-top: 30px;
}
.txt01{
	clear: both;
	padding-top: 10px;
	text-align: left;
}
.red{
	color: red;
}
/*3717184 2017.10.23 ここまで修正*/
.cvInner dd a {
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
	width: 600px;
}
.cvInner .btn_online dt{
	font-size: 20px;
}
.cvInner .btn_online dd a {
	background-color: #4BC7CF;
	border-bottom: 3px solid #369DA4;
	margin: 0 auto;
}