@charset "utf-8";

/* CSS Document */

.main_wrap {
  overflow: hidden;
}
.top_main {
overflow: hidden;
background: url("/img/top/bg_main_top.png") no-repeat 50% 100%;
background-size: cover;
}
.top_main_wrap {
  display: block;
  max-width: 1500px;
  height: 500px;
  margin: 0 auto;
  position: relative;
}
.top_main_wrap_en {
  display: block;
  width: 100%;
  height: 500px;
  position: relative;
}
.top_main_wrap img{
  position: relative;
  width: 100%;
  left: 0;
  top: 20px;
  box-shadow: 0 1px 6px #cccccc;
}
.top_main_wrap_en img{
  position: relative;
  width: 85%;
  left: 15%;
  top: 40px;
box-shadow: 0 1px 6px #cccccc;
}
.top_newsArea_wrap {
  overflow: hidden;
}
.service_wrap {
  overflow: hidden;
}
.top_service_wrap {
  overflow: hidden;
  background: #E6F0F6;
}
.top_ir_wrap {
  overflow: hidden;
  background: url("/img/top/bg_ir.jpg") no-repeat 50% 50%;
  background-size: cover;
}
.top_recruit_wrap {
  overflow: hidden;
  background: url("/img/top/bg_recruit.jpg") no-repeat 50% 50%;
  background-size: cover;
}
.main_inner, .top_newsArea_inner, .top_service_inner, .top_ir_inner, .top_recruit_inner {
  max-width: 960px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
.top_main_inner {
  position: absolute;
  z-index: 0;
  left: 50px;
  top: 20%;
  width: 300px;
  height: 220px;
  padding: 50px;
  background-color: #2448A0;
  box-shadow: 0 0 2px #4c4949;
}
.top_main_inner.box_en {
  left: 5%;
  top: 20%;
}
.top_ir_inner, .top_recruit_inner {
  height: 490px;
  color: #ffffff;
}
.top_recruit_inner {
  color: #000000;
}
.top_main_body, .top_newsArea_body, .top_service_body, .top_ir_body, .top_recruit_body {
  display: inline-block;
  position: relative;
  z-index: 2;
}
.top_main_body {
  width: 320px;
  left: 10px;
  padding: 40px;
}
.top_newsArea_body, .top_service_body, .top_ir_body, .top_recruit_body {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.top_main_more_wrap01 {
  display: block;
  text-align: left;
}
.top_service_more_wrap01, .top_ir_more_wrap01, .top_recruit_more_wrap01 {
  display: block;
  text-align: center;
width: 100%;
}
.top_service_more_wrap01en {
  display: block;
  width: 100%;
}
.top_recruit_more_wrap02 {
  display: block;
  position: relative;
  z-index: 2;
  padding-left: 400px;
}
.top_service_more01, .top_ir_more01, .top_recruit_more01 {
  display: block;
  line-height: 2.5;
  text-align: center;
  font: "Oswald";
  color: #2448A0;
}
.top_service_more01en {
  font-size: 214%;
  line-height: 1;
  color: #2448A0;
  text-align: center;
}
.top_main_more02 {
  display: block;
  margin: 20px 0 20px 0;
  font-size: 85%;
  text-align: left;
  line-height: 1.7;
  color: #ffffff;
}
.top_main_more02.en_02 {
  margin: 10px 0 10px 0;
}
.top_ir_more02 {
  display: block;
  text-align: center;
  line-height: 1.7;
  color: #ffffff;
}
.top_service_more02, .top_recruit_more02 {
  display: block;
  text-align: center;
}
.top_service_more02 {
  margin: 20px 0 30px 0;
}
.top_service_more03 {
  color: #2448A0;
  font-weight: bold;
  font-size: 114%;
  line-height: 1.2;
}
.top_service_more03.en_07 {
  height: 2em;
}
.top_service_more04 {
  padding: 10px 30px 0 30px;
  text-align: left;
}
.top_service_more04.en_04 {
  padding: 10px 0 20px 0;
  text-align: left;
}
.top_recruit_more02 {
  margin: 20px 0 50px 0;
}
.top_main_title01, .top_service_title02, .top_service_title01, .top_ir_title01, .top_recruit_title01, .top_recruit_title02 {
  display: block;
  margin-bottom: 0;
  font-size: 198%;
  line-height: 1;
  font-weight: bold;
  text-align: center;
}
.top_main_title01, .top_ir_title01 {
  color: #ffffff;
}
.top_service_title02 {
  margin: 0 0 20px 0;
  font-size: 142%;
}
.top_main_title01 {
  text-align: left;
  line-height: 1.5;
}
.top_main_title01_en {
  display: block;
  margin-bottom: 0;
  font-size: 285%;
  line-height: 1;
  color: #ffffff;
}
.top_recruit_title02 {
  font-weight: normal;
  line-height: 1.4;
}
.top_recruit_button {
  display: block;
  padding: 0;
  text-align: center;
}
.button.first02a {
  width: 80px;
  background: url("/common/img/external-link-alt.svg") 81% 50% / 10px auto no-repeat, -webkit-linear-gradient(45deg, #FF6600 0%, #FF9900 100%), linear-gradient(45deg, #FF6600 0%, #FF9900 100%);
    color: #ffffff;
}
  .button.first02a:hover, .button.first02a:focus {
    background: url("/common/img/external-link-alt.svg") 81% 50% / 10px auto no-repeat, -webkit-linear-gradient(45deg, #FFB100 0%, #FFCE00 100%), linear-gradient(45deg, #FFB100 0%, #FFCE00 100%);
    color: #ffffff;
  }

  /* 新着情報 */

h4 .top_newsArea_title {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.9;
  padding: 0;/*上下 左右の余白*/
  background: transparent;/*背景透明に*/}

/* ソリューション&サービス col4*row2 col2*row3*/

.gallery01_wrap, .gallery02_wrap {
  max-width: 960px;
  display: inline-block;
}
.gallery02_wrap {
  padding: 40px 0 40px 0;
  background: #D5E3ED;
}
.gallery01_wrap_en {
  width: 100%;
  display: inline-block;
}
.top_service_item {
  display: inline-block;
  width: 225px;
  height: 270px;
  margin: 0 10px 15px 0;
  border-top: solid 3px #2448A0;
  background: #FFFFFF;
  box-shadow: 0 1px 6px #cccccc;
  vertical-align: top;
}
.top_service_item_en {
  display: inline-block;
  width: 44%;
  margin: 0 10px 15px 0;
  padding: 20px 20px 20px 20px;
  border-top: solid 3px #2448A0;
  background: #FFFFFF;
  box-shadow: 0 1px 6px #cccccc;
  vertical-align: top;
  text-align: left;
}
.top_service_item_en.en_05 {
  margin: 0 0 15px 0;
}
.top_service_enL{
display: inline-block;
width: 23%;
margin: 0 10px 0 0;
vertical-align: top;
}
.top_service_enL img.en_06{
width: 100%;
height: 100%;
}
.top_service_enR{
  display: inline-block;
width: 72%;
vertical-align: top;
}
.top_service_enR .btn_right{
text-align: right;
}
.gallery02_item {
  display: inline-block;
  width: 420px;
  margin: 0 10px 10px 0;
  text-align: left;
}
.top_service_item_txt01 {
  display: inline-block;
  height: 70px;
  vertical-align: middle;
}
.top_service_item_txt02 {
  display: inline-block;
  height: 140px;
  vertical-align: top;
}
.top_service_item_button {
  display: inline-block;
  width: 170px;
  height: 40px;
  vertical-align: bottom;
}
.top_service_item_button_en {
  display: inline-block;
  width: 24.5%;
  background: #2448A0 url("/common/img/chevron-right.svg") 90% 50% / 5px auto no-repeat;
  vertical-align: bottom;
}
.top_service_item_button_en02 {
  display: inline-block;
  width: 32.8%;
  background: #2448A0 url("/common/img/chevron-right.svg") 90% 50% / 5px auto no-repeat;
  vertical-align: bottom;
}
.top_service_item_button_en02.ico_ext {
  display: inline-block;
  width: 32.8%;
  background: #2448A0 url("/common/img/external-link-alt.svg") 90% 50% / 10px auto no-repeat;
  vertical-align: bottom;
}
.top_service_item_button_en:hover, .top_service_item_button_en02:hover {
  background: #4973DB;
}
.top_service_item_button_en a{
display: block;
padding: 15px 0 15px 20px;
color: #ffffff;
}
.top_service_item_button_en a:hover{
  text-decoration: none;
}
.top_service_item_button_en02 a{
display: block;
padding: 15px 0 15px 20px;
color: #ffffff;
}
.top_service_item_button_en02 a:hover{
  text-decoration: none;
}
.gallery02_item_button {
  display: inline-block;
  width: 400px;
  background: #2448A0 url("/common/img/external-link-alt.svg") 93% 50% / 10px auto no-repeat;
  color: #ffffff;
  text-align: left;
}
.gallery02_item_button a {
  display: block;
  padding: 15px 20px 15px 20px;
  color: #ffffff;
}
.gallery02_item_button a:hover {
  background: #4973DB;
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 768px), print{
  .top_main_wrap {
    height: 500px;
  }
  .top_main_wrap img {
    position: relative;
    width: 100%;
    left: 0;
    top: 20px;
  }
  .top_main_inner.box_en {
    left: 5%;
    top: 40%;
  }
  .top_newsArea_inner {
    padding: 0 15px 0 15px;
  }
  .top_recruit_wrap {
    background: url("/img/top/bg_recruit.jpg") no-repeat 55% 90%;
  }
  .top_main_inner {
    position: absolute;
    z-index: 0;
    left: 10px;
    top: 35%;
    width: 300px;
    height: 220px;
    padding: 30px;
    background-color: #2448A0;
  }
  .top_main_body {
    top: 60px;
    left: 0;
    padding: 20px;
  }
  .top_service_inner {
    width: 100%;
  }
  .gallery01_wrap_en {
    max-width: 767px;
    display: block;
  }
  .top_service_item_en {
    display: block;
    width: 90%;
    max-width: 767px;
  }
  .top_ir_inner {
    height: 320px;
  }
  .top_ir_body, .top_recruit_body  {
    margin-left: 0;
    margin-right: 0;
  }
  .top_recruit_inner {
    height: 430px;
  }
  .button01.third {
  display: block;
  margin: 0 0 5px 0;
  }
  .button01.secondary {
  display: block;
  margin: 0 0 0 0;
  }
  .top_main_more02 {
    margin: 20px 0 20px 0;
    font-size: 85%;
  }
  .top_main_title01, .top_service_title01, .top_ir_title01, .top_recruit_title01, .top_recruit_title02 {
    font-size: 184%;
  }
  .top_recruit_more_wrap02 {
    padding-left: 0;
  }
  .top_ir_more_wrap01 {
    margin-left: 0;
  }
  .gallery01_wrap, .gallery02_wrap {
    display: block;
    width: 100%;
  }
  .top_service_item {
    width: 160px;
    height: 240px;
  }
  .button03 {
    padding: 10px 20px 10px 20px;
  }
  .top_service_more02 {
    margin: 30px 70px 30px 70px;
  }
  .top_service_more03.sp-top-30 {
    margin-top: 10px;
  }
  .top_service_item_txt01 {
    height: 50px;
  }
  .top_service_more04 {
    padding: 10px 10px 0 10px;
  }
  .top_service_item_button {
    width: 160px;
  }
  .gallery02_item {
    display: block;
    width: 80%;
    margin: 0 0 10px 10px;
  }
  .gallery02_item_button {
    display: block;
    width: 280px;
  }
  .top_recruit_button {
    width: 60%;
    margin: 0 auto;
  }
  .top_service_item_button_en {
    width: 48%;
    margin: 0 0 10px 0;
  }
  .top_service_item_button_en02 {
    width: 48%;
    margin: 0 0 10px 0;
  }
  .top_service_item_button_en02.ico_ext {
    width: 48%;
  }
}
@media (min-width: 376px) and (max-width: 768px){
  .top_recruit_more_wrap02 {
    padding-left: 0;
  }
}
