@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:700&display=swap');

body{
	font-size:14px;
	background-color:#FFFFFF;
	color:#000;
	margin:0;
	padding: 0;
	font-family: "メイリオ", "Meiryo","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック","MS PGothic", sans-serif;
	line-height: 1.8;
	text-align: center;
}
.mainbox{
	margin-left: 10px;
	margin-right:10px;
}
.mainbox p{
	text-align: left;
}
img{
	max-width: 100%;
}

#body{
	margin: 0 auto;
}
.contents{
	margin-top: 10px;
	margin-bottom: 0px;
}

.ol-pc{
  display: none;
}
.clearboth::after{
	content: "";
	display: block;
	clear: both;
}

.logo{
	margin: 0;
	margin-top: 20px;
	margin-left: 10px;
	padding: 0;
	line-height: 1;
	width: 200px;
}

.spmenu{
	position: absolute;
	top:10px;
	right:10px;
	font-size: 12px;
	text-align: center;
	width: 46px;
	height: 46px;
	box-sizing: border-box;
	background-color: #0181CC;
	border-radius:50%;
	background-image: url("../images/header/menu.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 24px;
}
.spmenu span{
	display: none;
}
.close{
	background-image: url("../images/header/close.png");
	background-size: 20px;
}


.headmenu{
	display: none;
	margin-top: 10px;
	width: 100%;
	z-index: 999999;
	background-color: #FFF;
	border-top: solid 4px #0181CC;
	border-bottom: solid 4px #0181CC;
	background-color: #eef6fc;
}
.headmenu ul{
	list-style: none;
	margin: 0;
	padding: 5px;
	box-sizing: border-box;
}
.headmenu ul li{
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 5px;
}
.headmenu ul::after{
	content: "";
	display: block;
	clear: both;
}

.headmenu ul li a{
	display: block;
	height: 100%;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-size: 14px;
	padding: 10px 0;
	border-radius: 6px;
	background-color: #FFF;
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);

}

.headmenu ul li img{
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
}
.headmenu ul li a:hover img{
	opacity: 0.7;
}
.headmenu ul li a::after{
	content: "";
	display: block;
	border: solid 1px #FFF;
	width: 10px;
	margin: 0 auto;
}
.headmenu ul li.this a::after,
.headmenu ul li a:hover::after{
	border: solid 1px #004690;
}



/**/
.topimage{
	position: relative;
	overflow: hidden;
}
.topimage-in{
	position: absolute;
	top:0;
	width: 100%;
	left: 0;
	text-align: left;
}
.topimage .h2topimage{
	color: #FFF;
	font-size:18px;
	line-height: 1.2;
	margin: 0;
	margin-top: 18px;
	margin-left: 0;
	padding: 0;
	font-weight: normal;
}
.topimage .h2topimage span{
	display: block;
	font-size:12px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 15px;
	background-image: url("../images/line.png");
	background-repeat: no-repeat;
	background-position: left -290px center;
}


.h2{
	font-size: 18px;
	margin: 0;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 0;
	padding-bottom: 10px;
	line-height: 1.2;
	background-image: url("../images/h2line.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 120px;
}
.h2 span{
	color: #0081cc;
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
}

.kyach{
	color: #f08300;
	font-weight: bold;
	font-size: 16px;
}

.topbutton{
	margin: 0;
	padding: 0;
	list-style: none;
}
.topbutton li{
	float: left;
	width: 50%;
	line-height: 1;
}
.topbutton li img{
	display: block;
}

.topbutton li span,
.topbutton li a{
	display: block;
}

.topbutton li:last-child{
	float: right;
}

.buttonbox{
	position: relative;
}

.work .buttonbox-in{
	box-sizing: border-box;
	background-color: #0081cc;
	color: #FFF;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	line-height: 1.2;
	font-size: 16px
}

.human .buttonbox-in{
	box-sizing: border-box;
	padding-top: 50px;
	background-color: #004ea2;
	color: #FFF;
	padding: 10px;
	font-weight: bold;
	line-height: 1.2;
	font-size: 16px;
	text-align: center;
}
.buttonbox-in .h3b{
	font-size: 24px;
	margin-top: 0px;
	letter-spacing: 0.5em;
	padding-left: 0.5em;
}
.topbutton li .buttonbox-in img{
	display: none;
}

.topbutton a{
	color: #000;
	text-decoration: none;
}

.work ul,
.human ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.work ul li,
.human ul li{
	margin-bottom: 20px;
}

.work .h3,
.human .h3{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
}
.work .h3{
	color: #0081cc;
}
.human .h3{
	color: #004ea2;
}

.work .h4,
.human .h4{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 6px 0;
	line-height: 1.2;
	color: #FFF;
	border-radius:10px;
}
.work .h4{
	background-color: #0081cc;
}
.human .h4{
	background-color: #004ea2;
}
.work p,
.human p{
	margin-top: 10px;
}

.bluebox{
	background-color: #eef6fc;
	padding: 4px 0 40px 0;
}
.newspage{
	margin: 20px 0;
}
.newsbox{
	box-sizing: border-box;
	padding: 10px 10px;
	border-radius:10px;
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2);
	background-color: #FFF;
}

.newsbox table,
.newsbox tbody,
.newsbox thead,
.newsbox tr,
.newsbox th,
.newsbox td{
	display: block;
}
.newspage table,
.newspage tbody,
.newspage thead,
.newspage tr,
.newspage th,
.newspage td{
	display: block;
}



.newspage tr,
.newsbox tr{
	border-bottom:solid 1px #AAA;
}
.newspage td,
.newsbox  td {
	text-align:left;
	vertical-align:top;
	empty-cells: show;
	line-height: 1.2;
}
.newspage td.day,
.newsbox  td.day {
	padding: 0;
	padding-top: 10px;
}
.newspage a,
.newsbox a{
	display: block;
	color: #000;
	text-decoration: none;
	padding: 10px 0;
}
.newspage a:hover,
.newsbox a:hover{
	color: #004690;
}
.newspage td.day span,
.newsbox td.day span{
	display: inline-block;
	margin-left:20px;	
	color: #FFF;
	text-align: center;
	padding: 2px 20px;
	font-size:10px;
	vertical-align: 2px;
}
.newspage .cate1,
.newsbox .cate1{
	background-color: #0081cc;
}
.newspage .cate2,
.newsbox .cate2{
	margin-left:10px;
	background-color: #004ea2;
}
p.more{
	text-align: center;
	margin: 0;
}
.topbutton a span.more,
.newsbox .more a,
.more a{
	display: inline-block;
	text-align: center;
	font-size:14px;
	font-weight: bold;
	color: #0081cc;
	padding: 10px;
	padding-right: 20px;
	background-image: url("../images/next.png");
	background-position: center right;
	background-repeat: no-repeat;
	background-size: 5px;
}
.topbutton a span.more:hover,
.newsbox .more a:hover,
.more a:hover{
	color: #888;
	background-image: url("../images/next3.png");
}

.human a span.more{
	background-image: url("../images/next2.png");
	color: #004ea2;
}

.tellbox{
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
}
.tellbox img{
	height: 310px;
	width: 1100px;
	min-width: 1100px;
}
.tellbox .tellbox-in{
	position: absolute;
	top:20px;
	border: solid 2px #00478e;
	box-sizing: border-box;
	margin: 0 10px;
	width: calc(100% - 20px);
	border-radius: 20px;
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.4);
	background-color: #FFFFFF;
}
.tellbox .h5tell{
	margin: 0;
	padding: 0;
	margin-top: 20px;
}
.tellbox .h5tell span{
	display: inline-block;
	font-size: 15px;
	color: #000;
	text-align: center;
	line-height: 1.2;
	padding: 0;
	padding-bottom: 5px;
	margin: 0;
	font-weight: normal;
	border: 0;
	border-bottom:solid 4px #f5eb5b;
}
.tellbox .tell{
	line-height: 1;
	font-size: 12px;
	margin: 10px 0;
}
.tellbox .tell span{
	font-size: 30px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
	color: #004ea2;
	display: block;
	margin-bottom: 5px;
}

.tellbox .contact{
	width: 200px;
	display: block;
	margin: 10px auto;
}
.yoyaku{
	margin: 40px auto;
	width: 200px;
}
.yoyaku a,
.tellbox .contact a{
	display: block;
	background-color: #f08300;
	color: #FFF;
	border-radius:10px;
	box-sizing: border-box;
	padding: 10px 0;
	text-decoration: none;
	font-size: 16px;
}


.footer-in{
	padding: 0;
}
.footer-in img{
	display: block;
	width: 150px;
	margin: 20px auto 20px auto;
}
.footer-in img.einslogo{
	width: 150px;
}

.footer-in .footernavi{
	font-size:14px;
}
.footer-in .footernavi ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-in .footernavi li{
	margin: 10px 0;
	text-align: center;
}

.footer-in .footernavi a{
	color: #000;
	text-decoration: none;
	background-image: url("../images/next3.png");
	background-size: 6px;
	background-position: left center;
	padding-left: 10px;
	background-repeat: no-repeat;
	line-height: 1;
}
.footer-in .footernavi a:hover{
	color: #004690;
}
.copyright{
	background-color: #666666;
	color: #FFF;
	font-size: 10px;
	padding: 6px 0;
}

.copyright span{
	display: block;
	text-align: center;
}

#pagetop{
	position: fixed;
	right:5px;
	bottom:5px;
	width: 46px;
	height: 46px;
	box-sizing: border-box;
	border-radius: 50%;
	background-color: rgba(0,0,0,0.5);
	border: solid 2px rgba(255,255,255,0.5);
	background-image: url("../images/go-top.png");
	background-repeat: no-repeat;
	background-position: center center;
	box-sizing: border-box;
	background-size: 24px;
}
#pagetop span{
	display: none;
}




/**/
.pageimage{
	background-color: #0081cc;
	overflow: hidden;
	height: 100px;
}
.humanpage .pageimage{
	background-color: #004ea2
}
.companypage .pageimage{
	background-color: #00465C;
}
.pageimage .h1{
	position: relative;
	margin: 10px 0;
	padding: 0;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.2;
	text-align: left;
	z-index: 999;
	text-shadow:1px 1px 2px #0181CC;
}
.humanpage .pageimage .h1{
	text-shadow:1px 1px 2px #004ea2;
}
.companypage .pageimage .h1{
	text-shadow:1px 1px 2px #666;
}
.pageimage .h1 img{
	vertical-align: -8px;
	margin-right: 5px;
	width: 30px;
}
.pageimage .img{
	float: right;
	width: 200px;
	height: 200px;
	overflow: hidden;
	border-radius: 20px;
	transform: rotate(-45deg);
	margin-top: -100px;
	margin-right: -80px;
}
.pageimage .img img{
	transform: rotate(45deg);
	width: 400px;
	max-width: 400px;
	margin-left: -180px;
	margin-top: -50px;
}

.mainbox p.center{
	text-align: center;
}

.sydowbox{
	box-sizing: border-box;
	padding: 20px;
	border-radius:20px;
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2);
	background-color: #FFF;
	text-align: left;
}

.h3blueback{
	background-color: #eef6fc;
	border-radius: 10px;
	color: #0081cc;
	font-size: 16px;
	margin:10px 0;
	padding: 14px 0 10px 0;
	font-weight: bold;
	line-height: 1.2;
}
.h4underline{
	text-align: left;
	font-size: 16px;
	color: #0081cc;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
}
.humanpage .h3blueback,
.humanpage .h4underline{
	color: #004ea2;
}
.companypage .h3blueback,
.companypage .h4underline{
	color: #000;
}
.h4underline span{
	border-bottom: solid 3px #ece360;
	padding-bottom: 5px;
}


.sydowbox .list{
	margin: 0;
	padding: 0 0 0 20px;
}
.sydowbox .list li{
	margin: 10px 0;
	line-height: 1.4;
}

.topspace{
	margin-top: 80px;
}
.bottomspace{
	margin-bottom: 60px;
}

.nagare{
	list-style: none;
	margin: 0;
	padding: 0;
}

.nagare li div:nth-of-type(1){
	text-align: center;
}
.nagare .h4maru{
	font-size: 15px;
	width: 140px;
	height: 140px;
	box-sizing: border-box;
	background-color: #004EA2;
	border-radius: 50%;
	color: #FFF;
	text-align: center;
	padding-top: 60px;
	line-height: 1.6;
	margin: 0 auto;
}
.nagare li:nth-child(odd) .h4maru{
	background-color: #0081cc;
}
.nagare li:nth-child(2) .h4maru,
.nagare li:nth-child(3) .h4maru,
.nagare li:nth-child(4) .h4maru{
	padding-top: 52px;
}
.nagare li::after{
	content: "▼";
	line-height: 1;
	font-size: 50px;
	color: #bfbfbf;
	display: block;
	text-align: center;
	transform:scaleY(0.6);
}
.nagare li:last-child::after{
	display: none;
}
span.kome{
	display: block;
	margin-left: 1em;
	text-indent: -1em;
}


span.link a{
	text-decoration: none;
	padding-right: 20px;
	background-image: url("../images/next.png");
	background-repeat: no-repeat;
	background-position: right center;
	color: #0081cc;
}
span.link a:hover{
	text-decoration: underline;
}




/**/
.tableline table,
.tableline tbody,
.tableline thead,
.tableline tr,
.tableline th,
.tableline td{
	display: block;
}

.tableline th {

	padding:5px;
	background-color:#eef6fc;
	vertical-align:top;
	text-align: center;
	border-bottom: none;
	border-top: none;
	font-weight: normal;
}
.tableline td {
	border-top: none;
	padding:10px 5px;
	text-align:left;
	vertical-align:top;
	empty-cells: show;
	text-align: center;
}
.tableline td ul{
	margin: 0;
	padding: 0 0 0 20px;
	text-align: left;
}
.tableline td ul.ginkou{
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
}
.tableline td ul.ginkou li{
	display: inline-block;
	white-space: nowrap;
}








/**/
.form{
	margin: 20px 10px;
}
.form th span{
	color: #FF0000;
	font-size: 10px;
}


.form .mail,
.form .tell,
.form .adress,
.form .name{
	width: 100%;
	box-sizing: border-box;
}
.form .zip{
	width: 80px;
}

.form .comment{
	width: 100%;
	height: 100px;
	box-sizing: border-box;
}
.form .privacy{
	border:solid 1px #FF0000;
	padding: 5px;
	margin: 10px;
}
.form .privacy h3{
	font-size: 16px;
	color: #FF0000;
	margin: 0;
	line-height: 1.2;
}
.form .privacy p{
	margin: 0;
	text-align: left;
}

textarea,
input[type="text"],
input[type="tel"],
input[type="email"]{
	font-size: 18px;
	padding: 5px;
	border:solid 1px #AAA;
	border-radius: 6px;
}
.checkb{
	width:16px;
	height: 16px;
	vertical-align: -3px;
}
.submit{
	width: 200px;
	height: 50px;
	font-size: 20px;
	margin-bottom: 30px;
}
.form p{
	text-align: left;
}

/**/
.mainbox p.cmsdate{
	text-align: right;
	color: #888;
}
.back{
	width: 100px;
	margin: 10px auto 50px auto ;
}
.back a{
	display: block;
	border-radius:50%;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #FFF;
	background-color: #999;

}
.back a:hover{
	background-color: #555;

}



.pagebutton{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 50px;
}
.pagebutton li{
	width: 30px;
	height: 30px;
	display: inline-block;
	box-sizing: border-box;
}
.pagebutton li a{
	box-sizing: border-box;
	display: block;
	height: 100%;
	font-size: 12px;
	color: #000;
	padding-top: 8px;
	text-align: center;
	line-height: 1;
	text-decoration: none;
	background-color: #EEE;
	border: solid 1px #DDD;
}


.pagebutton li.thispage a{
	background-color: #ccc;
}
