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

body,h1,h2,h3,p,img,table,a,ul,li{
	margin: 0;
	padding: 0;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"
}
img{
	width: 100%;
}
ul{
	list-style: none;
}
.clear{
	clear: both
}
.drawer{
	display: none;
}
.top_header{
	background: url("../image/header_bg.jpg");
	background-size: cover;
	background-position: center;
}
.top_header_box{
	background: white;
	width: 800px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.top_header_logoarea{
	padding-bottom: 10px;
}
.logo{
	width: 80px;
	margin-left: 35px;
	float: left;
}
.logoarea_right{
	width: 280px;
	margin-top: 50px;
	float: left;
	margin-left: 300px;
}
.logoarea_right li{
	float: left;
}
.logoarea_right li a{
	color: black;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 14px;
}
.borderright{
	border-right: 1px solid black;
}
.menu_area{
	background: linear-gradient(90deg,#1a9cd3,#004a83)
}
.menu_ul{
	color: white;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.menu_title{
	float: left;
	background: url("../image/arrow.png");
	background-size: auto 90%;
	background-position: center right;
	background-repeat: no-repeat;
	font-size: 14px;
	padding-right: 30px;
}
.menu_li{
	float: left;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 30px;
	border-right: 2px solid white;
}
.menu_li_last{
	float: left;
	font-size: 14px;
	padding-left: 30px;
}
.menu_ul li a{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.top_header_area{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 120px;
}
.header_title{
	font-size: 46px;
	color: white;
	line-height: 60px;
	text-shadow: 0px 0px 10px gray;
	padding-bottom: 140px;
}
.header_text{
	font-size: 24px;
	color: white;
	margin-top: 20px;
	padding-bottom: 200px;
	text-shadow: 0px 0px 10px gray
	
}
.top_image{
	margin-top:10px;
	
}
.scroll_area{
	display: block;
	width: 140px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}
.scroll{
	width: 140px;
	display: block;
position : absolute;
}
.wrap{
	padding-top: 80px;
	padding-bottom: 80px;
}
.gtitle{
	text-align: center;
	font-size: 28px;
	font-weight: bold;
  color: #ACB6E5;
  background: -webkit-linear-gradient(0deg,#1a9cd3,#004a83);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.g_bottom_title{
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
.g_bottom_text{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.service{
	position: relative;
	overflow: hidden;
	padding: 100px 0 200px;
}
.top_contents_box{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
}
.top_contents_box_image{
	width: 460px;
	float: left;
}
.top_contents_box_right{
	width: 370px;
	margin-left: 50px;
	float: left;
}
.top_contents_box_left{
	width: 370px;
	margin-right: 50px;
	float: left;
}
.top_contents_box_title{
	font-size: 28px;
	margin-top: 20px;
	margin-bottom: 10px;
  color: #ACB6E5;
  background: -webkit-linear-gradient(0deg,#1a9cd3,#004a83);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.top_contents_box_image_sp{
	display: none;
}

.service:before {
  content: '';
  position: absolute;
  top: 0;
  width: 140%;
  height: 60%;
  margin: 3% -10% 0;
	background: #1a9cd3;
	background-size: cover;
	background-position: center;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: center center;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  z-index: -1;
}
.service_title{
	color: white;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
}
.service_line{
	background: white;
	height: 30px;
	width: 2px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.service_wrap{
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}
.service_box{
	width: 380px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}
.service_box02{
	width: 380px;
	margin-left: auto;
	margin-top: 60px;
	margin-right:auto
}
.service_box_title{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.service_box_text{
	text-align: center;
}
.company{
	background: url("../image/company_bg.jpg");
	background-position: center;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 80px;
	margin-top: 80px;
}
.company_box{
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
		
}
.company_logo{
	width: 140px;
	margin-top: 20px;
	float: left
}
.company_table{
	width: 500px;
	float: left;
	color: white;
	margin-left: 150px;
	border-collapse: collapse
}
.company_table th{
	padding-bottom: 20px;
	border-bottom: 1px solid #d3d3d4;
	padding-top: 20px;
}
.company_table td{	
	padding-bottom: 20px;
	border-bottom: 1px solid #d3d3d4;
	padding-top: 20px;
}
.company_table a{
	color: white;
	text-decoration: none;
}
.recruit{
	position: relative;
	overflow: hidden;
	padding: 100px 0 200px ;
	margin-top: 80px;
}
.recruit:before {
  content: '';
  position: absolute;
  top: 0;
  width: 140%;
  height: 60%;
  margin: 3% -10% 0;
	background: #1a9cd3;
	background-size: cover;
	background-position: center;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  z-index: -1;
}
.recruit_wrap{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 70px;
	padding-bottom: 70px;
	background: url("../image/recruit.jpg");
	background-size: 80% auto;
	background-position: right;
	background-repeat: no-repeat;
	margin-top: -180px;
}
.recruit_left{
	width: 340px;
	height: 300px;
	background: white;
	padding: 30px;
	box-shadow: 0px 0px 10px gray;
}
.recruit_left_inner{
	border-left: 5px solid #1a9cd3;
	padding-left: 15px;
}
.recruit_title{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 15px;
}
.recruit_bottan{
	background: linear-gradient(90deg,#1a9cd3,#004a83);
	color: white;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 200px;
	letter-spacing: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;
}
.recruit_bottan span{
	display: block;
	background: url("../image/arrow.png");
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 80%;
}
.news{
	background: #ececec;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 80px;
}
.news_title{
	color: #1a9cd3;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
}
.news_line{
	background:#1a9cd3;
	height: 30px;
	width: 3px;
	margin-bottom: 50px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.news_ul{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.news_ul li{
	border-top: 1px solid #d3d3d4;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.news_ul li:last-child{
	border-bottom: 1px solid #d3d3d4;
}
.news_ul li a{
	text-decoration: none;
}
.day{
	color: #2f2725;
	font-size: 14px;
	background: url("../image/arrow2.png");
	padding-left: 20px;
	background-size: auto 100%;
	background-repeat: no-repeat;
	padding-right: 30px;
}
.news_text{
	font-weight: bold;
	color: #2f2725;
}
.contact{
	background: url("../image/contact_bg.jpg");
	background-position: center;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 80px;
}
.contact_title{
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 28px;
}
.contact_time{
	font-size: 18px;
	color: white;
	text-align: center;
	margin-top: 30px;
}
.contact_time span{
	display: block;border: 1px solid white;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.contact_tel{
	background: linear-gradient(90deg,#1a9cd3,#004a83);
	color: white;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 300px;
	letter-spacing: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 24px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;
}
.contact_tel span{
	display: block;
	background-position: leftcenter;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.footer{
	background: #1a1a1a;
	padding-top: 30px;
}
.footer_border{
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
}
.footer_area{
	width: 880px;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-right: auto;
	text-align: center
}
.footer_text{
	line-height: 40px;
}
.footer_text a{
	color: white;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.footer_logo{
	width: 80px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.copy{
	color: white;
	font-size: 14px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.modal-open{
}
.modal-content {
    position:fixed;
    display:none;
    z-index:2;
    width:60%;
	height: 100%;
	overflow: scroll;
    margin:0;
    padding:10px 20px;
    border:2px solid #aaa;
    background:#fff;
}
.modal-content html{
height:100%;}

.modal-content p {
}

.modal-overlay {
    z-index:1;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
}
.modal-open:hover {
}
.modal-close {
    color:white;
	background: black;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	margin-left: auto;
	text-align: center;
	display: block;
	width: 100px;
	font-size: 12px;
	margin-right: auto;
}