@charset "UTF-8";
/* common */


* {
  line-height: 1.5em;
}

html {
  height: 100%;
}

body {
  margin: 0 auto;
	font-family: neue-haas-unica, sans-serif;
font-weight: 500;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  height: 100%;
}

a {
  background: transparent;
  color: white;
  vertical-align: baseline;
  text-decoration: none;
}

a:hover {
  color: black;
  transition: color 0.5s ease 0s;
}

img {
  vertical-align: top;
}

h1 {
  font-family: neue-haas-unica, sans-serif;
  color: #fff;
  margin-left: 10px;
  margin-right: auto;
  font-size: 24px;
  padding-left: 100px;
  padding-top: 10px;
}

h1 a {
  color: white;
  font-size: 20px;
	padding-top: 10px;
letter-spacing: 0.1em;
  text-decoration: none;
  display: block;
}

h2 {
  font-size: 30px;
}

#main {
  display: block;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.main_nav {
  max-width: 1336px;
  height: 80px;
  margin: 0 auto;

  display: -webkit-flex;
  display: flex;
  /*align-items: baseline;*/
}

.main_nav ul {
  display: -webkit-flex;
  display: flex;
  list-style: none;
  padding-right: 100px;
}

.main_nav ul li {
  height: 80px;
  /*padding: 10px;*/
}

.main_nav ul li a {
  display: block;
  color: #fff;
  height: 40px;
  /*margin: 0px 10px;*/
  padding: 20px 10px;
}

.main_nav ul li a:hover {
  background: transparent;
  border-bottom: 1px solid #ccc;
}

.main_nav ul li a::before {
  right: 6px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav__icon {
  width: 36px;
  height: 28px;
  position: relative;
  cursor: pointer;
  display: none;
  top: 26px;
  right: 12px;
}

.nav__icon span {
  background: #000;
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
}

.nav__icon span:nth-of-type(1) {
  top: 0;
}

.nav__icon span:nth-of-type(2) {
  top: 12px;
}

.nav__icon span:nth-of-type(3) {
  bottom: 0;
}

.nav__icon.active span:nth-of-type(1) {
  -webkit-transform: translateY(12px) rotate(-45deg);
  transform: translateY(12px) rotate(-45deg);
}

.nav__icon.active span:nth-of-type(2) {
  display: none;
}

.nav__icon.active span:nth-of-type(3) {
  -webkit-transform: translateY(-12px) rotate(45deg);
  transform: translateY(-12px) rotate(45deg);
}


header {
  position: relative;
  height: 1080px;
  background-position: center;
  background-image: url(../images/header_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}


header .header {
  width: 1600px;
  margin: 0 auto;
}


.header_container_title {
  width: 1000px;
  margin: 0 auto;
  padding-top: 202px;
}

.header_container_title img {
  padding-left: 20px;
  max-width: 654px;
}

.header_container_text {
  padding-left: 20px;
  margin: 0 auto;
  width: 1000px;
  padding-top: 2px;
}

.header_container_text img {
  max-width: 569px;
}

.header_btn_set {
  display: block;
  text-align: center;
  padding-top: 40px;
}

.header_btn_set img {
  margin: 10px;
  max-width: 125px;
}

.scroll svg {
  background-image: url(../images/scroll.png);
  background-repeat: no-repeat;
}


/*** スクロール ***/
.scroll img {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 270px;
}


/*** ビジョン ***/

.vision {
  height: 600px;
  padding: 0;
  background: url(../images/vision_bg.png) no-repeat right top, white;
  background-size: cover;
}

@media screen and (max-width: 768px) {.vision {
  height: 160px;
  padding: 0;
  background: url(../images/sp_vision_bg.png) no-repeat right top, white;
  background-size: cover;
}}

.vision .content {
  float: right;
  padding-right: 15%;
}

.vision h2 {
  padding-top: 190px;
  padding-bottom: 30px;
  color: #000000;
}

.white_txt {

  color: #ffffff !important;
}


.vision h2 span {
  font-size: 22px;
  color: #AAA;
  font-family: "Times New Roman",serif;
  font-style: italic;
  padding-left: 5px;
}

.vision p {
  font-size: 16px;
  padding-left: 10px;
  line-height: 34px;  color: #ffffff !important;
}


.vision_sp {
  display: none;
}

/*** サービス ***/

.service {
  display: block;
  background: #F2F5F8;
  padding: 100px 0 100px 0;
}

.service h2 {
  text-align: center;
  padding-bottom: 60px;
  color: #0c255b;

}

.service h2 span {
  font-size: 22px;
  color: #AAA;
  font-family: "Times New Roman",serif;
  font-style: italic;
}

.services img {
  width: 500px;
  height: 380px;
}

.services {
  margin: 0 auto;
  width: 100%;
  max-width: 1110px;
  padding-left: 25px;
}

.service .service_area {
  display: block;
  width: 530px;
  height: 425px;
  /*background: #efefef;*/
  float: left;
  position: relative;
  margin-bottom: 70px;
}

.service ul {
  padding-top: 90px;
}

.service li {
  color: white;
  font-size: 26px;
  padding-left: 150px;
	letter-spacing: 0.07em;
  line-height: 50px;
 
}

.service .service_filter {
  height: 100%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQYV2NkQAW+jEh8XwYGhs0wATAHJAkSgHNAAgBWLgNSw1NfCAAAAABJRU5ErkJggg==);
}

.service .service01 {
  width: 500px;
  height: 380px;
  background-position: center;
  background-image: url(../images/service01.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 11;
}

.service_space {
  margin-right: 50px;
}

.service .service02 {
  width: 500px;
  height: 380px;
  background-position: center;
  background-image: url(../images/service02.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.service .service03 {
  width: 500px;
  height: 380px;
  background-position: center;
  background-image: url(../images/service03.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.service .service04 {
  width: 500px;
  height: 380px;
  background-position: center;
  background-image: url(../images/service04.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.service .service_btn img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 450px;
  height: 90px;
  z-index: 10;
}


/*** 会社概要 ***/
.company {
  position: relative;
  clear: both;
  background-position: center;
  background-image: url(../images/company_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  font-size: 18px;
}

.company .company_filer {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQYV2NkQAW+jEh8XwYGhs0wATAHJAkSgHNAAgBWLgNSw1NfCAAAAABJRU5ErkJggg==);
}

.company h2 {
  padding-top: 100px;
  text-align: center;
  padding-bottom: 60px;
  color: white;
}

.company h2 span {
  font-size: 22px;
  color: #AAA;
  font-family: "Times New Roman",serif;
  font-style: italic;
}

.company dl {
  margin: 0 auto;
  width: 900px;
  padding-bottom: 100px;
}

.company dt {
  display: block;
  padding: 27px 50px 20px 100px;
  clear: both;
  float: left;
}

.top_border {
  border-top: 1px solid white;
}

.company dd {
  display: block;
  padding-top: 27px;
  padding-bottom: 25px;
  /*margin-left:5px;*/
  border-bottom: 1px solid white;
}


/*** 採用情報 ***/

.recruit {
  position: relative;
  padding: 80px 0 100px 0;

  background: url(../images/recruit_bg_01.png) no-repeat top left, url(../images/recruit_bg_02.png) no-repeat top right, #2b2b2b;
  background-size: contain;
  /*background: #213d70;*/
}

.recruit h2 {
  text-align: center;
  padding-bottom: 60px;
  color: white;
}

.recruit_p {
  margin-left: 20px;
  margin-right: 20px;

}


.recruit p {
  margin: 0 auto;
  max-width: 1080px;
  background: white;
  padding: 26px;
  text-align: center;
}

.recruit h2 span {
  font-size: 22px;
  color: #AAA;
  font-family: "Times New Roman",serif;
  font-style: italic;
}


/*** お問い合わせ ***/

.contact_sp {
  display: none;
}

.contact {
  padding: 100px 0 140px 0;
  background-position: center bottom;
  background-image: url(images/footer_bg.png);
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
}

.contact h2 {
  text-align: center;
  padding-bottom: 60px;
  color: #0c255b;

}

.contact h2 span {
  font-size: 22px;
  color: #AAA;
  font-family: "Times New Roman",serif;
  font-style: italic;
}

.contact .form {
  width: 1080px;
  margin: 0 auto;
}

.contact span {
  color: #183f72;
}

.contact table {
  width: 100%;
  font-size: 16px;
}

.contact tr {
  border-bottom: 1px solid #9EA3A6;
}

.contact th {
  text-align: left;
  padding: 32px 0 32px 70px;
  background: #F2F5F8;
  width: 230px;
  vertical-align: middle;
}

.contact td {
  padding: 32px 0 32px 70px;
}

input[type="text"], input[type="email"] {
  background: #F2F5F8;
  border: none;
  padding: 15px;
  width: 500px;
}

textarea {
  background: #F2F5F8;
  border: none;
  padding: 15px;
  width: 635px;
  height: 210px;
}

.contact .notice {
  color: black;
  font-size: 12px;
  padding-left: 10px;
}

.contact p {
  padding-top: 20px;
  text-align: right;
  font-weight: bold;
}

.contact .form_btn {
  text-align: center;
  padding-top: 30px;
}

.contact button {
  background: #18346A;
  border: none;
  color: white;
  width: 200px;
  height: 55px;
  font-weight: bold;
  font-size: 16px;
}

/*** トップスクロール ***/

.to_top {
  position: absolute;
  right: 0;
  bottom: 58px;
}

.to_top img {
  height: 186px;
}


/*** フッター ***/

footer {

  height: 58px;
  background: #242526;
}

footer .container {
  padding-top: 15px;
}

footer p {
  text-align: center;
  color: white;
  margin: 0;
}

footer a {
  text-decoration: none;
  color: white;
}

footer a:hover {
  color: #62b4b5;
}