@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Allerta+Stencil|Roboto:100,300,400,700,900");
@font-face {
  font-family: "icon";
  src: url("https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/fonts/icon.eot?t0lvt0");
  src: url("https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/fonts/icon.eot?t0lvt0#iefix") format("embedded-opentype"), url("https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/fonts/icon.ttf?t0lvt0") format("truetype"), url("https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/fonts/icon.woff?t0lvt0") format("woff"), url("https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/fonts/icon.svg?t0lvt0#icon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-scroll:before {
  content: "\e906";
}

.icon-arrow_up:before {
  content: "\e900";
}

.icon-arrow_down:before {
  content: "\e901";
}

.icon-arrow_left:before {
  content: "\e902";
}

.icon-arrow_right:before {
  content: "\e903";
}

.icon-tel:before {
  content: "\e904";
  color: #4b4b4b;
}

.icon-map:before {
  content: "\e905";
  color: #4b4b4b;
}

.header-container, .top_technology .inner, .top_recruit .inner {
  *zoom: 1;
}

.header-container:before, .top_technology .inner:before, .top_recruit .inner:before, .header-container:after, .top_technology .inner:after, .top_recruit .inner:after {
  content: " ";
  display: table;
}

.header-container:after, .top_technology .inner:after, .top_recruit .inner:after {
  clear: both;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: auto;
  font-size: 13px;
  font-family: "Roboto", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: normal;
  color: #111;
  letter-spacing: 0.05em;
  background-color: #fff;
}

@media screen and (max-width: 900px) {
  body {
    font-family: "Roboto", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: normal;
  }
}

@media screen and (max-width: 766px) {
  body {
    /*font-size: 3.8vw;*/
  }
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

p {
  line-height: 1.6;
  text-align: justify;
}

@media screen and (max-width: 766px) {
  p {
    text-align: inherit;
  }
}

a {
  text-decoration: none;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

a:link {
  color: #111;
}

a:visited {
  color: #111;
}

img {
  width: 100%;
}

@media screen and (max-width: 766px) {
  .only_pc {
    display: none;
  }
}

@media screen and (min-width: 766px) {
  .only_sp {
    display: none;
  }
}

.en {
  font-family: "Allerta Stencil", sans-serif;
}

.header-container, .top_technology .inner, .top_recruit .inner {
  *zoom: 1;
}

.header-container:before, .top_technology .inner:before, .top_recruit .inner:before, .header-container:after, .top_technology .inner:after, .top_recruit .inner:after {
  content: " ";
  display: table;
}

.header-container:after, .top_technology .inner:after, .top_recruit .inner:after {
  clear: both;
}

html, body {
  position: relative;
}

html::before, html::after, body::before, body::after {
  content: "";
  background: #0056c1;
  position: absolute;
  display: block;
  z-index: 9999;
}

html::before {
  width: calc(100% - 8px);
  height: 2px;
  top: 4px;
  left: 4px;
}

html::after {
  width: 2px;
  height: calc(100% - 8px);
  top: 4px;
  right: 4px;
}

body::before {
  width: calc(100% - 8px);
  height: 2px;
  bottom: 4px;
  right: 4px;
}

body::after {
  width: 2px;
  height: calc(100% - 8px);
  top: 4px;
  left: 4px;
}

.section {
  position: relative;
  padding: 75px 0;
  overflow: hidden;
}

@media screen and (max-width: 766px) {
  .section {
    padding-bottom: 70px;
  }
}

.inner {
  max-width: 1200px;
  padding: 0 30px;
  margin: 0 auto;
}

/******* header ********/
.header-container {
  /* hubspotで自動で付与されるクラス */
  position: fixed;
  z-index: 999;
  width: 100%;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  padding: 70px 80px;
}

@media screen and (max-width: 900px) {
  .header-container {
    padding: 50px 30px;
  }
}

@media screen and (max-width: 766px) {
  .header-container {
    padding: 25px 30px;
  }
}

.header-container .logo {
  width: 180px;
  float: left;
}

@media screen and (max-width: 766px) {
  .header-container .logo {
    width: 120px;
  }
}

.header-container .logo img {
  width: 100% !important;
}

.header-container .global_menu {
  float: right;
  margin-top: 7px;
}

@media screen and (max-width: 900px) {
  .header-container .global_menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #003a82;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #003a82 0%, #0056c1 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003a82', endColorstr='#0056c1',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    z-index: 999;
    margin-top: 0;
  }
}

@media screen and (max-width: 900px) {
  .header-container .global_menu_list {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
  }
}

.header-container .global_menu li {
  display: inline-block;
  padding: 0 10px;
}

@media screen and (max-width: 900px) {
  .header-container .global_menu li {
    display: block;
    text-align: center;
    margin: 30px 0;
  }
}

.header-container .global_menu li a {
  display: block;
  padding: 5px 0;
  font-weight: 900;
  font-size: 15px;
  position: relative;
  color: #ffffff;
}

.header-container .global_menu li a::before {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #ffffff;
  bottom: -5px;
  position: absolute;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

@media screen and (max-width: 900px) {
  .header-container .global_menu li a::before {
    left: calc(50% - 10px);
  }
}

.header-container .global_menu li a:hover {
  color: #0056c1;
}

.header-container .global_menu li a:hover::before {
  width: 20px;
}

.header-container .header_top .global_menu a {
  color: #111;
}

.header-container .header_top .global_menu a::before {
  background-color: #0056c1;
}

.header-container .header_top .global_menu.active a {
  color: #ffffff;
}

.header-container .header_top .global_menu.active a::before {
  background-color: #ffffff;
}

.header-container.short {
  padding: 25px 50px 20px;
}

@media screen and (max-width: 766px) {
  .header-container.short {
    padding: 20px 30px;
  }
}

.under_page .header-container.short {
  background-color: rgba(115, 206, 248, 0.8);
}

.hs-blog-listing .header-container.short {
  background-color: rgba(115, 206, 248, 0.8);
}

body.top_page .global_menu .top_page a::before {
  width: 20px;
}

body.service_page .global_menu .service a::before {
  width: 20px;
}

body.technology_page .global_menu .technology a::before {
  width: 20px;
}

body.company_page .global_menu .company a::before {
  width: 20px;
}

body.recruit_page .global_menu .recruit a::before {
  width: 20px;
}

body.news_page .global_menu .news a::before {
  width: 20px;
}

body.contact_page .global_menu .contact a::before {
  width: 20px;
}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.menu-trigger {
  display: none;
  position: fixed;
  top: 40px;
  right: 30px;
  width: 44px;
  height: 26px;
  z-index: 999;
}

@media screen and (max-width: 900px) {
  .menu-trigger {
    display: block;
  }
}

@media screen and (max-width: 766px) {
  .menu-trigger {
    top: 23px;
    right: 20px;
  }
}

.menu-trigger span {
  position: absolute;
  width: 34px;
  height: 2px;
  background-color: #ffffff;
  border-radius: 4px;
}

.menu-trigger span:nth-of-type(1) {
  top: 0;
  right: 0;
}

.menu-trigger span:nth-of-type(2) {
  top: 12px;
  left: 5px;
}

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

.menu-trigger.active span {
  background-color: #ffffff;
}

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(15px) rotate(-39deg);
  transform: translateY(15px) rotate(-39deg);
  width: 46px;
}

.menu-trigger.active span:nth-of-type(2) {
  left: 50%;
  opacity: 0;
  -webkit-animation: active-menu05-bar02 .8s forwards;
  animation: active-menu05-bar02 .8s forwards;
}

@-webkit-keyframes active-menu05-bar02 {
  100% {
    height: 0;
  }
}

@keyframes active-menu05-bar02 {
  100% {
    height: 0;
  }
}

.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-9px) translateX(6px) rotate(70deg);
  transform: translateY(-9px) translateX(6px) rotate(70deg);
  width: 30px;
}

.header_top .menu-trigger span {
  background-color: #111;
}

.header_top .menu-trigger.active span {
  background-color: #ffffff;
}

/******* footer ********/
footer {
  padding: 150px 80px 100px;
  background-color: #ffffff;
  position: relative;
}

@media screen and (max-width: 900px) {
  footer {
    padding: 50px 30px;
  }
}

footer #js_pagetop {
  position: fixed;
  right: 40px;
  bottom: 60px;
  cursor: pointer;
  color: #0056c1;
  font-family: "Allerta Stencil", sans-serif;
  font-size: 13px;
  padding-top: 10px;
  z-index: 9999;
}

@media screen and (max-width: 766px) {
  footer #js_pagetop {
    right: 30px;
    bottom: 30px;
  }
}

footer #js_pagetop::before {
  content: "";
  height: 10px;
  width: 1px;
  background-color: #0056c1;
  display: block;
  margin: 0 auto 6px;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

footer #js_pagetop:hover::before {
  margin-bottom: 10px;
}

footer .foot_nav {
  float: right;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 766px) {
  footer .foot_nav {
    display: none;
  }
}

footer .foot_nav ul {
  float: left;
}

footer .foot_nav ul li {
  padding-left: 60px;
  margin-bottom: 20px;
}

footer .foot_nav ul li a {
  color: #111;
  font-weight: bold;
  font-size: 15px;
}

footer .foot_nav ul li a:hover {
  color: #0056c1;
}

footer small {
  font-size: 11px;
}

.outline {
  padding-bottom: 40px;
  margin-bottom: 15px;
  position: relative;
}

.outline h2 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}

.outline p {
  position: relative;
  padding-left: 25px;
  margin-top: 10px;
}

.outline a {
  pointer-events: none;
}

@media screen and (max-width: 900px) {
  .outline a {
    pointer-events: auto;
  }
}

.outline i {
  position: absolute;
  left: 0;
  top: 5px;
}

.outline i::before {
  color: #73cef8;
}

.outline::before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #0056c1;
  position: absolute;
  bottom: 0;
}

/******* headline ********/
.page_headline_01 {
  font-family: "Allerta Stencil", sans-serif;
  font-size: 50px;
  font-style: italic;
  letter-spacing: 0.15em;
  margin-bottom: 10px;
}

@media screen and (max-width: 1200px) {
  .page_headline_01 {
    font-size: 4.3vw;
  }
}

@media screen and (max-width: 766px) {
  .page_headline_01 {
    font-size: 26px;
  }
}

.page_headline_01 span {
  color: #0056c1;
}

.page_headline_01 span.fs_L {
  font-size: 1.4em;
}

.page_headline_01_catch {
  font-size: 27px;
  font-weight: bold;
  color: #b8b8b8;
}

@media screen and (max-width: 766px) {
  .page_headline_01_catch {
    font-size: 17px;
  }
}

.page_headline_01.center {
  text-align: center;
  position: relative;
}

.page_headline_01.center::before {
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  background-color: #0056c1;
  position: absolute;
  bottom: -20px;
  left: calc(50% - 30px);
}

.page_headline_02 {
  font-family: "Allerta Stencil", sans-serif;
  font-size: 47px;
  letter-spacing: 0.15em;
  margin-bottom: 10px;
  color: #0056c1;
  position: relative;
  padding-left: 33px;
}

@media screen and (max-width: 900px) {
  .page_headline_02 {
    font-size: 4.5vw;
  }
}

@media screen and (max-width: 766px) {
  .page_headline_02 {
    font-size: 24px;
  }
}

.page_headline_02 span::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #0056c1;
  position: absolute;
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
  left: 8px;
}

.page_headline_02 span::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #0056c1;
  position: absolute;
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
  left: 13px;
}

.page_headline_03 > span {
  position: relative;
  display: inline-block;
}

.page_headline_03 > span::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #0056c1;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#0056c1), to(#73cef8));
  background: linear-gradient(to right, #0056c1 0%, #73cef8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color-blue', endColorstr='$color-lightblue',GradientType=1 );
  /* IE6-9 */
  top: 0;
  left: 0;
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.page_headline_03 > span span {
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  padding: 6px 30px;
  position: relative;
  display: inline-block;
}

/******* button ********/
.btn {
  display: inline-block;
  width: 260px;
  height: 60px;
  line-height: 60px;
  font-family: "Allerta Stencil", sans-serif;
  font-size: 20px;
  text-align: center;
  position: relative;
  background-color: #ffffff;
  text-shadow: none;
}

@media screen and (max-width: 766px) {
  .btn {
    width: 100%;
  }
}

.btn span {
  position: relative;
  z-index: 3;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

.btn i {
  font-size: 40px;
  vertical-align: middle;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

.btn:link {
  color: #0056c1;
}

.btn:visited {
  color: #0056c1;
}

.btn:hover span {
  letter-spacing: 0.15em;
}

.btn:hover i {
  right: 12px;
}

.btn_blue {
  background: #003a82;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #003a82 0%, #0064e0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003a82', endColorstr='#0064e0',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

.btn_blue::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #003a82;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #0064e0 0%, #003a82 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0064e0', endColorstr='#003a82',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  opacity: 0;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

.btn_blue:link {
  color: #ffffff;
}

.btn_blue:visited {
  color: #ffffff;
}

.btn_blue:hover::before {
  opacity: 1;
}

/******* page_mainvisual ********/
.page_mainvisual {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 500px;
  position: relative;
}

@media screen and (max-width: 766px) {
  .page_mainvisual {
    height: 380px;
  }
}

.page_mainvisual::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #164887, #0056c1, #378fdb, #73cef8, #fbff86);
  background-size: 300% 300%;
  -webkit-animation: AnimationName 10s ease infinite;
  animation: AnimationName 10s ease infinite;
  opacity: 0.75;
}

.page_mainvisual_con {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-40%);
  transform: translateY(-40%);
}

.page_mainvisual_ttl {
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
}

@media screen and (max-width: 766px) {
  .page_mainvisual_ttl {
    font-size: 14px;
  }
}

.page_mainvisual_ttl .en {
  font-size: 80px;
  display: block;
  font-weight: normal;
  margin-bottom: 10px;
}

@media screen and (max-width: 766px) {
  .page_mainvisual_ttl .en {
    font-size: 40px;
  }
}

.page_mainvisual_text {
  text-align: center;
  color: #ffffff;
  font-size: 13px;
  margin-top: 30px;
}

@media screen and (max-width: 766px) {
  .page_mainvisual_text {
    padding: 0 20px;
    margin-top: 20px;
  }
}

@-webkit-keyframes AnimationName {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes AnimationName {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.service_page .page_mainvisual {
  background-image: url(https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/img/service_mv_bg.jpg);
}

.technology_page .page_mainvisual {
  background-image: url(https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/img/technology_mv_bg.jpg);
}

.company_page .page_mainvisual {
  background-image: url(https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/img/company_mv_bg.jpg);
}

/******* news_list ********/
.news_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.news_list_item {
  width: 25%;
  padding: 10px;
}

@media screen and (max-width: 900px) {
  .news_list_item {
    width: 50%;
  }
}

@media screen and (max-width: 766px) {
  .news_list_item {
    width: 100%;
  }
}

.news_list_item a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.15);
  position: relative;
}

.news_list_item a::before {
  position: absolute;
  content: "";
  display: block;
  width: 0%;
  height: 3px;
  background: #0056c1;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#0056c1), to(#73cef8));
  background: linear-gradient(to right, #0056c1 0%, #73cef8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color-blue', endColorstr='$color-lightblue',GradientType=1 );
  /* IE6-9 */
  bottom: -3px;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

.news_list_item a:hover {
  -webkit-box-shadow: 0 10px 13px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 13px rgba(0, 0, 0, 0.3);
}

.news_list_item a:hover .news_img span {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.news_list_item a:hover::before {
  width: 100%;
}

.news_list_item .news_img {
  padding-bottom: 55%;
  position: relative;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-image: url(https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/img/news_defalt.jpg);
}

.news_list_item .news_img span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-position: center;
  background-size: cover;
  background-image: url(https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/img/news_defalt.jpg);
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

.news_list_item_text {
  padding: 20px 15px;
  position: relative;
  height: 115px;
}

@media screen and (max-width: 766px) {
  .news_list_item_text {
    height: auto;
  }
}

.news_list_item_text .news_cat {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  width: 60px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 11px;
}

.news_list_item_text .news_date {
  color: #777;
  font-weight: bold;
  margin-bottom: 8px;
}

.news_list_item_text .news_ttl {
  line-height: 1.6;
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.news_list .news_cat {
  background-color: #a4a4a4;
}

.news_list .seminar .news_cat {
  background-color: #45c4ff;
}

.news_list .news .news_cat {
  background-color: #0056c1;
}

.news_list .recruit .news_cat {
  background-color: #111;
}

.news_list .other .news_cat {
  background-color: #a4a4a4;
}


.skrollable {
  /*
	 * First-level skrollables are positioned relative to window
	 */
  position: fixed;
  /*
	 * Skrollables by default have a z-index of 100 in order to make it easy to position elements in front/back without changing each skrollable
	 */
  z-index: 100;
}

.skrollr-mobile .skrollable {
  /*
		May cause issues on Android default browser (see #331 on GitHub).
	*/
  position: absolute;
}

.skrollable .skrollable {
  /*
	 * Second-level skrollables are positioned relative their parent skrollable
	 */
  position: absolute;
}

.skrollable .skrollable .skrollable {
  /*
	 * Third-level (and below) skrollables are positioned static
	 */
  position: static;
}

#properties {
  width: 100%;
  height: 100%;
  padding-top: 10%;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/********動画********/
.top_movie_area {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 0;
  background-color: #ffffff;
}

.top_movie_area video {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 766px) {
  .top_movie_area video {
    display: none;
  }
}

/********背景グラデーション********/
.top_grade {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: linear-gradient(45deg, #0057c1, #c0ebff, #c0ebff, #fbff86);
  background-size: 600% 600%;
  -webkit-animation: AnimationName 10s ease infinite;
  animation: AnimationName 10s ease infinite;
  opacity: 0;
  z-index: 0;
}

@keyframes AnimationName {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

/******* headline ********/
.headline_top_title {
  position: relative;
  font-family: "Allerta Stencil", sans-serif;
  font-size: 90px;
  margin-bottom: 30px;
  color: #73cef8;
}

@media screen and (max-width: 900px) {
  .headline_top_title {
    position: relative !important;
    right: inherit !important;
    top: inherit !important;
    left: inherit !important;
    bottom: inherit !important;
    text-align: center;
    margin-bottom: 25px;
    font-size: 50px;
  }
}

@media screen and (max-width: 766px) {
  .headline_top_title {
    font-size: 40px;
  }
}

.headline_top_title::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: attr(title);
  color: #0056c1;
  -webkit-mask-image: -webkit-linear-gradient(-120deg, rgba(0, 86, 193, 0) 35%, #0056c1 65%, #73cef8);
}

@media screen and (max-width: 900px) {
  .headline_top_title::before {
    width: 100%;
    text-align: center;
  }
}

.top_catch_text {
  font-size: 20px;
  color: #0056c1;
  font-weight: bold;
  margin-bottom: 1.5em;
}

@media screen and (max-width: 900px) {
  .top_catch_text {
    text-align: center !important;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }
}

@media screen and (max-width: 766px) {
  .top_catch_text {
    font-size: 16px;
  }
}

.top_catch_text em {
  font-size: 1.5em;
}

@media screen and (max-width: 900px) {
  .top_lead_text {
    text-align: center !important;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }
}

/********メインビジュアル********/
.top_mainvisual {
  width: 100%;
  height: 100vh;
  margin-bottom: 700px;
}

@media screen and (max-width: 900px) {
  .top_mainvisual {
    margin-bottom: 0;
  }
}

.top_mainvisual_con {
  width: 100%;
  height: 100%;
}

.top_mainvisual_ttl {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}

.top_mainvisual_ttl img {
  max-width: 561px;
  width: 70%;
}

.top_mainvisual_scroll {
  width: 100%;
  position: absolute;
  bottom: 40px;
  text-align: center;
  height: 64px;
}

.top_mainvisual_scroll i {
  font-size: 30px;
  color: #0056c1;
}

.top_mainvisual_scroll i.icon-arrow_down {
  font-size: 20px;
  -webkit-animation: icon-arrow_down 2s ease-in-out infinite;
  animation: icon-arrow_down 2s ease-in-out infinite;
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: calc(50% - 11px);
}

/*animated scroll arrow animation*/
@-webkit-keyframes icon-arrow_down {
  0% {
    -webkit-transform: translate(0, -10px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 10px);
    opacity: 0;
  }
}

@keyframes icon-arrow_down {
  0% {
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
    opacity: 0;
  }
}

/********トップビジョン********/
.top_vision {
  width: 100%;
  overflow: hidden;
  padding-top: calc(25vh + 75px);
  margin-bottom: 100px;
}

@media screen and (max-width: 766px) {
  .top_vision {
    margin-bottom: 0;
  }
}

.top_vision .inner {
  position: relative;
}

.top_vision .top_lead_text {
  width: 60%;
}

@media screen and (max-width: 900px) {
  .top_vision .top_lead_text {
    width: 100%;
  }
}

.top_vision figure {
  max-width: 525px;
  width: 50%;
  position: absolute;
  right: 0px;
  top: 20px;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

@media screen and (max-width: 900px) {
  .top_vision figure {
    position: relative;
    margin: 30px auto;
    right: inherit;
    top: inherit;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
    width: 80%;
  }
}

@media screen and (max-width: 766px) {
  .top_vision figure {
    width: 100%;
  }
}

.top_vision figure img {
  position: relative;
  z-index: 1;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

@media screen and (max-width: 900px) {
  .top_vision figure img {
    z-index: 3;
  }
}

.top_vision figure::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  background: url(https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/img/top_vision_photo_bg.png) no-repeat top left/contain;
  z-index: 2;
  left: -30px;
  bottom: -30px;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

.top_vision figure:hover img {
  margin-top: 30px;
  z-index: 3;
}

.top_vision figure:hover::before {
  bottom: 0;
  left: -40px;
}

.top_vision .vision_btn {
  position: absolute;
  right: 110px;
  top: 400px;
}

@media screen and (max-width: 900px) {
  .top_vision .vision_btn {
    position: relative;
    right: inherit;
    top: inherit;
    text-align: center;
    margin-top: 50px;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }
}

/*@keyframes img-change {
  0%   { opacity: 1; }
  50%  { transform:translate(-10px,10px); opacity: 0; }
  100% { opacity: 1; z-index: 0; }
}*/
/********トップテクノロジー********/
.top_technology {
  padding-bottom: 200px;
}

@media screen and (max-width: 766px) {
  .top_technology {
    padding-bottom: 100px;
  }
}

.top_technology .inner {
  position: relative;
}

.top_technology_con {
  float: right;
  text-align: right;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 900px) {
  .top_technology_con {
    float: none;
  }
}

.top_technology_con .top_catch_text {
  text-align: right;
}

.top_technology_con .top_lead_text {
  text-align: right;
}

.top_technology .technology_btn {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 900px) {
  .top_technology .technology_btn {
    position: relative;
    right: inherit;
    bottom: inherit;
    text-align: center;
    margin-top: 50px;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }
}

/********逃げる円の集合体********/
#studyCanvas {
  position: absolute;
  top: -70px;
  left: 130px;
}

/********サービスリクルート背景********/
.top_bg_photo01 {
  background: url(https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/img/top_bg_photo01.jpg) no-repeat center/cover;
  background-attachment: fixed;
  position: relative;
  z-index: 1;
}

.top_bg_photo01::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#73cef8), to(#0056c1));
  background: linear-gradient(to bottom, #73cef8 0%, #0056c1 100%);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.6;
}

.top_bg_photo01 .headline_top_title {
  color: #ffffff;
  text-shadow: 0px 0px 6px rgba(0, 86, 193, 0.46);
}

.top_bg_photo01 .headline_top_title::before {
  content: none;
}

.top_bg_photo01 p {
  color: #ffffff;
  text-shadow: 0px 0px 6px rgba(0, 86, 193, 0.46);
}

/********サービス********/
.top_service::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 40vw 800px 0;
  border-color: transparent #002a73 transparent transparent;
  position: absolute;
  opacity: 0.65;
  top: 0;
  right: 0;
}

.top_service .inner {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

@media screen and (max-width: 766px) {
  .top_service .inner {
    padding-top: 0;
  }
}

.top_service .inner figure {
  max-width: 547px;
  width: 50%;
  position: absolute;
  right: -20px;
  top: 100px;
}

@media screen and (max-width: 900px) {
  .top_service .inner figure {
    position: relative;
    right: inherit;
    top: inherit;
    margin: 30px auto;
    width: 80%;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }
}

@media screen and (max-width: 766px) {
  .top_service .inner figure {
    width: 100%;
  }
}

.top_service .inner figure img {
  width: 100%;
}

.top_service .inner .top_lead_text {
  width: 50%;
}

@media screen and (max-width: 900px) {
  .top_service .inner .top_lead_text {
    width: 100%;
  }
}

.top_service .inner .service_btn {
  position: absolute;
  right: 125px;
  top: 450px;
}

@media screen and (max-width: 900px) {
  .top_service .inner .service_btn {
    position: relative;
    right: inherit;
    top: inherit;
    margin-top: 50px;
    text-align: center;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }
}

/********リクルート********/
.top_recruit::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 800px 0 0 40vw;
  border-color: transparent transparent transparent #002a73;
  position: absolute;
  opacity: 0.45;
  bottom: 0;
  left: 0;
}

.top_recruit .inner {
  padding-top: 150px;
  padding-bottom: 150px;
  position: relative;
}

@media screen and (max-width: 900px) {
  .top_recruit .inner {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 766px) {
  .top_recruit .inner {
    padding-top: 20px;
    padding-bottom: 50px;
  }
}

.top_recruit_con {
  text-align: right;
  float: right;
  width: 100%;
}

@media screen and (max-width: 900px) {
  .top_recruit_con {
    float: none;
  }
}

.top_recruit_con p {
  text-align: right;
}

.top_recruit figure {
  max-width: 525px;
  width: 50%;
  position: absolute;
  left: -20px;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

@media screen and (max-width: 900px) {
  .top_recruit figure {
    position: relative;
    left: inherit;
    top: inherit;
    margin: 30px auto;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
    width: 80%;
  }
}

@media screen and (max-width: 766px) {
  .top_recruit figure {
    width: 100%;
  }
}

.top_recruit figure img {
  position: relative;
  z-index: 1;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

@media screen and (max-width: 766px) {
  .top_recruit figure img {
    z-index: 3;
  }
}

.top_recruit figure::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  background: url(https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/img/top_recruit_photo_bg.png) no-repeat top left/contain;
  z-index: 2;
  left: -30px;
  bottom: -30px;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
  opacity: 0.4;
}

.top_recruit figure:hover img {
  margin-top: 30px;
  z-index: 3;
}

.top_recruit figure:hover::before {
  bottom: 0;
  left: -40px;
}

.top_recruit .top_lead_text {
  padding-left: 450px;
}

@media screen and (max-width: 900px) {
  .top_recruit .top_lead_text {
    padding-left: 0;
  }
}

.top_recruit .recruit_btn {
  position: absolute;
  top: 500px;
  left: 120px;
}

@media screen and (max-width: 900px) {
  .top_recruit .recruit_btn {
    position: relative;
    top: inherit;
    left: inherit;
    margin-top: 50px;
    text-align: center;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }
}

/********ニュース********/
.top_news {
  background-color: #ffffff;
}

.top_news .inner {
  padding: 70px 20px;
}

@media screen and (max-width: 900px) {
  .top_news .inner {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 900px) {
  .top_news .inner {
    padding: 0 20px;
  }
}

@media screen and (max-width: 766px) {
  .top_news .news_list_item {
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }
}

.top_news .news_btn {
  padding: 0 10px;
  text-align: center;
}

.top_news .news_btn .btn {
  margin: 50px auto;
}

@media screen and (max-width: 766px) {
  .top_news .news_btn .btn {
    margin: 20px auto;
  }
}

.top_office {
  background-color: #ffffff;
}

.top_office .inner {
  position: relative;
}

@media screen and (max-width: 766px) {
  .top_office .inner {
    display: block;
  }
}

.top_office_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top_office_box:nth-of-type(n + 2) {
  margin-top: 80px;
}

@media screen and (max-width: 900px) {
  .top_office_box {
    margin-top: 50px;
  }
}

.top_office h2 {
  position: absolute;
  z-index: 2;
  right: 35px;
  top: -55px;
}

@media screen and (max-width: 766px) {
  .top_office h2 {
    margin-bottom: 50px;
  }
}

.top_office #js_map {
  width: 42%;
  position: relative;
}

@media screen and (max-width: 900px) {
  .top_office #js_map {
    width: 50%;
  }
}

@media screen and (max-width: 766px) {
  .top_office #js_map {
    width: 100%;
  }
}

.top_office #js_map_area {
  height: 380px;
}
.top_office #js_map_area2 {
  height: 380px;
}

@media screen and (max-width: 766px) {
  .top_office #js_map_area {
    height: 200px;
  }
  .top_office #js_map_area2 {
    height: 200px;
  }
}

.top_office #js_map a.link {
  position: absolute;
  top: -30px;
  font-size: 13px;
  right: 20px;
  font-family: "Allerta Stencil", sans-serif;
  color: #0056c1;
  padding-bottom: 10px;
  display: block;
}

@media screen and (max-width: 900px) {
  .top_office #js_map a.link {
    right: inherit;
    left: 5px;
  }
}

.top_office #js_map a.link::before {
  content: "";
  width: 110px;
  height: 8px;
  background: url(https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/img/map_arrow.png) no-repeat left bottom/contain;
  display: block;
  bottom: 0;
  position: absolute;
  left: -5px;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

.top_office #js_map a.link:hover::before {
  left: 5px;
}

.top_office_outline {
  width: 58%;
  padding: 0 40px;
  background-color: rgba(198, 237, 255, 0.4);
  height: 380px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 900px) {
  .top_office_outline {
    width: 50%;
  }
}

@media screen and (max-width: 766px) {
  .top_office_outline {
    width: 100%;
    display: block;
    padding: 25px 25px 15px;
    height: auto;
  }
}

.top_office_outline p {
  margin-bottom: 20px;
}

@media screen and (max-width: 766px) {
  .top_office_outline p {
    margin-bottom: 10px;
  }
}

.top_office_outline .outline {
  margin-left: 0;
  padding-bottom: 0;
  margin-top: 2.5em;
}

@media screen and (max-width: 766px) {
  .top_office_outline .outline {
    margin-top: 1.5em;
  }
}

.top_office_outline .outline i::before {
  color: #0056c1;
}

.top_office_outline .outline .headline_companyname {
  margin-bottom: 1em;
  font-weight: bold;
  font-size: 18px;
  color: #0056c1;
}

.top_office_outline .outline::before {
  content: none;
}

/********サービスページ********/
.service_con {
  position: relative;
  z-index: 1;
}

.service_con.section {
  padding: 125px 0 0;
  margin-top: -50px;
}

@media screen and (max-width: 766px) {
  .service_con.section {
    margin-top: -20px;
    padding: 70px 0 0;
  }
}

.service_con_no {
  position: absolute;
  font-family: "Allerta Stencil", sans-serif;
  font-size: 170px;
  left: -20px;
  top: 0;
  line-height: 1.0;
  color: #e3e3e3;
  opacity: 0.3;
}

@media screen and (max-width: 900px) {
  .service_con_no {
    font-size: 17vw;
  }
}

@media screen and (max-width: 766px) {
  .service_con_no {
    left: -10px;
  }
}

.service_con_text {
  line-height: 220%;
  font-size: 14px;
  position: relative;
  z-index: 110;
  margin-bottom: 250px;
}

@media screen and (max-width: 766px) {
  .service_con_text {
    line-height: 180%;
    margin-bottom: 0px;
  }
}

.service_con .page_headline_01 {
  position: relative;
}

.service_con .page_headline_02 {
  margin: 50px 0 30px;
  position: relative;
}

@media screen and (max-width: 766px) {
  .service_con .page_headline_02 {
    margin: 20px 0 15px;
  }
}

.service_con_btn {
  margin-top: 50px;
  position: relative;
  z-index: 1;
}

.service_con_01 .page_headline_01 {
  text-align: right;
}

.service_con_01 .page_headline_01_catch {
  text-align: right;
}

.service_con_01 .service_con_text {
  width: 50%;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 900px) {
  .service_con_01 .service_con_text {
    width: 100%;
  }
}

.service_con_01 .service_con_img {
  width: 738px;
  position: absolute;
  top: 380px;
  left: 52%;
}

@media screen and (max-width: 900px) {
  .service_con_01 .service_con_img {
    top: 530px;
    width: 65%;
  }
}

@media screen and (max-width: 766px) {
  .service_con_01 .service_con_img {
    position: relative;
    top: inherit;
    width: 100%;
    left: inherit;
    margin: 10px auto;
  }
}

.service_con_01 .service_con_img_shape {
  width: 311px;
  position: absolute;
  top: 360px;
  left: 43%;
  z-index: 110;
}

@media screen and (max-width: 900px) {
  .service_con_01 .service_con_img_shape {
    width: 240px;
    top: 490px;
    left: 48%;
  }
}

@media screen and (max-width: 766px) {
  .service_con_01 .service_con_img_shape {
    top: 550px;
    left: inherit;
    right: 0;
  }
}

.service_con_01 .service_con_bg {
  width: 105vw;
  margin-left: calc(50% - 55vw);
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 766px) {
  .service_con_01 .service_con_bg {
    bottom: 180px;
    bottom: 0;
  }
}

.service_con_01 .service_con_bg[data-aos=fade-down-left] {
  -webkit-transform: translate(100vw, -600px);
  transform: translate(100vw, -600px);
}

@media screen and (max-width: 900px) {
  .service_con_01 .service_con_bg[data-aos=fade-down-left] {
    -webkit-transform: translate(100vw, -300px);
    transform: translate(100vw, -300px);
  }
}

.service_con_01 .service_con_btn {
  margin-bottom: 210px;
}

@media screen and (max-width: 1400px) {
  .service_con_01 .service_con_btn {
    margin-bottom: 100px;
  }
}

.service_con_02 .service_con_no {
  left: inherit;
  right: -30px;
}

@media screen and (max-width: 766px) {
  .service_con_02 .service_con_no {
    right: -15px;
  }
}

.service_con_02 .page_headline_02 {
  float: right;
  z-index: 110;
  position: relative;
}

.service_con_02 .service_con_text {
  clear: both;
  text-align: right;
}

.service_con_02 .service_con_bg {
  position: absolute;
  right: calc(52% - 80px);
  top: 380px;
  width: 620px;
}

@media screen and (max-width: 900px) {
  .service_con_02 .service_con_bg {
    top: 540px;
    width: 50%;
  }
}

@media screen and (max-width: 766px) {
  .service_con_02 .service_con_bg {
    position: relative;
    top: inherit;
    width: 100%;
    right: inherit;
    margin-top: 50px;
    margin-left: 20px;
  }
}

.service_con_02 .service_con_img {
  position: absolute;
  right: 52%;
  top: 330px;
  width: 589px;
}

@media screen and (max-width: 900px) {
  .service_con_02 .service_con_img {
    top: 470px;
    width: 50%;
  }
}

@media screen and (max-width: 766px) {
  .service_con_02 .service_con_img {
    position: absolute;
    top: inherit;
    width: 80%;
    right: inherit;
    bottom: 220px;
    bottom: 10px;
  }
}

.service_con_02 .service_con_img_shape {
  position: absolute;
  z-index: 110;
  top: 300px;
  right: 46%;
  width: 312px;
}

@media screen and (max-width: 900px) {
  .service_con_02 .service_con_img_shape {
    top: 460px;
    width: 220px;
  }
}

@media screen and (max-width: 766px) {
  .service_con_02 .service_con_img_shape {
    top: 600px;
  }
}

.service_con_02 .service_con_btn {
  margin-top: 100px;
  margin-bottom: 240px;
  text-align: right;
}

@media screen and (max-width: 900px) {
  .service_con_02 .service_con_btn {
    margin-bottom: 150px;
  }
}

@media screen and (max-width: 766px) {
  .service_con_02 .service_con_btn {
    margin: 50px 0 100px;
  }
}

/********サービスページ********/
.technology_con {
  position: relative;
  z-index: 1;
}

.technology_con.section {
  padding: 125px 0 0;
  margin-top: -50px;
}

@media screen and (max-width: 766px) {
  .technology_con.section {
    margin-top: -20px;
    padding: 70px 0 0;
  }
}

.technology_con_no {
  position: absolute;
  font-family: "Allerta Stencil", sans-serif;
  font-size: 170px;
  left: -20px;
  top: 0;
  line-height: 1.0;
  color: #e3e3e3;
  opacity: 0.3;
}

@media screen and (max-width: 900px) {
  .technology_con_no {
    font-size: 17vw;
  }
}

@media screen and (max-width: 766px) {
  .technology_con_no {
    left: -10px;
  }
}

.technology_con_lead {
  font-size: 14px;
  text-align: center;
  position: relative;
  line-height: 180%;
  z-index: 110;
}

@media screen and (max-width: 766px) {
  .technology_con_lead {
    line-height: 160%;
  }
}

.technology_con_lead .fs_S {
  font-size: 85%;
}

.technology_con .page_headline_01 {
  position: relative;
  margin-bottom: 80px;
}

@media screen and (max-width: 766px) {
  .technology_con .page_headline_01 {
    margin-bottom: 40px;
  }
}

.technology_con_01 .technology_data_list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 80px 0 150px;
}

@media screen and (max-width: 900px) {
  .technology_con_01 .technology_data_list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 766px) {
  .technology_con_01 .technology_data_list {
    margin-top: 40px;
    max-width: 270px;
    margin-bottom: 50px;
  }
}

.technology_con_01 .technology_data_list::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: url(https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/img/technology_deta_text_bg01.jpg) no-repeat center/contain;
  position: absolute;
  right: -8px;
  top: -8px;
}

.technology_con_01 .technology_data_list::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: url(https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/img/technology_deta_text_bg01.jpg) no-repeat center/contain;
  position: absolute;
  right: -8px;
  bottom: -8px;
}

@media screen and (max-width: 900px) {
  .technology_con_01 .technology_data_list::after {
    right: inherit;
    left: -8px;
  }
}

.technology_con_01 .technology_data_list li {
  width: 25%;
  position: relative;
  padding: 25px 20px;
}

@media screen and (max-width: 900px) {
  .technology_con_01 .technology_data_list li {
    width: 50%;
  }
}

@media screen and (max-width: 766px) {
  .technology_con_01 .technology_data_list li {
    width: 100%;
  }
}

.technology_con_01 .technology_data_list li::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: url(https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/img/technology_deta_text_bg01.jpg) no-repeat center/contain;
  position: absolute;
  left: -8px;
  top: -8px;
}

.technology_con_01 .technology_data_list li::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: url(https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/img/technology_deta_text_bg01.jpg) no-repeat center/contain;
  position: absolute;
  left: -8px;
  bottom: -8px;
}

@media screen and (max-width: 900px) {
  .technology_con_01 .technology_data_list li::after {
    left: inherit;
    right: -8px;
  }
}

.technology_con_01 .technology_data_list li h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 180%;
}

.technology_con_01 .technology_data_list li h3 span {
  font-size: 24px;
}

.technology_con_01 .technology_data_list li h3 span span {
  background: url(https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/img/technology_deta_text_bg02.jpg) repeat left top/30px 30px;
  color: #ffffff;
  padding: 0 8px;
  margin-right: 5px;
}

.technology_con_01 .technology_data_list li .text {
  font-size: 10px;
  font-weight: 800;
}

.technology_con_01 .technology_data_list li figure {
  text-align: center;
  overflow: hidden;
  position: relative;
  max-width: 200px;
  margin: 25px auto;
}

.technology_con_01 .technology_data_list li figure img {
  position: relative;
  z-index: 2;
  vertical-align: bottom;
}

.technology_con_01 .technology_data_list li figure::before {
  content: "";
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background-color: #73cef8;
  position: absolute;
  left: 1px;
  top: 100%;
  -webkit-transition: ease 1.5s;
  transition: ease 1.5s;
}

.technology_con_01 .technology_data_list li figure.show::before {
  top: 1px;
}

.technology_con_01 .technology_data_list li .count {
  font-size: 40px;
  font-weight: bold;
  color: #0056c1;
  text-align: center;
}

.technology_con_01 .technology_data_list li .count + span {
  font-weight: bold;
  position: absolute;
  right: 19px;
  bottom: 25px;
  color: #0056c1;
}

.technology_con_01 .technology_data_list li.technology_data_list_02 figure::before {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.technology_con_01 .technology_data_list li.technology_data_list_03 figure::before {
  -webkit-transition-delay: 1.0s;
  transition-delay: 1.0s;
}

.technology_con_01 .technology_data_list li.technology_data_list_04 figure::before {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.technology_con_02 {
  position: relative;
  margin-bottom: 150px;
}

@media screen and (max-width: 900px) {
  .technology_con_02 {
    margin-bottom: 50px;
  }
}

.technology_con_02 .technology_con_no {
  left: inherit;
  right: -30px;
}

@media screen and (max-width: 766px) {
  .technology_con_02 .technology_con_no {
    right: -15px;
  }
}

.technology_con_02 .technology_con_lead {
  float: right;
  width: 540px;
  text-align: right;
}

@media screen and (max-width: 900px) {
  .technology_con_02 .technology_con_lead {
    width: 100%;
    float: none;
  }
}

@media screen and (max-width: 766px) {
  .technology_con_02 .technology_con_lead {
    text-align: center;
  }
}

.technology_con_02 figure {
  position: absolute;
  width: 800px;
  right: 47%;
  top: 180px;
}

@media screen and (max-width: 900px) {
  .technology_con_02 figure {
    position: relative;
    right: inherit;
    top: 0;
    margin: -50px auto 0 50%;
    -webkit-transform: translate(-50%) !important;
    transform: translate(-50%) !important;
  }
}

@media screen and (max-width: 766px) {
  .technology_con_02 figure {
    width: 460px;
    margin-left: 50%;
    -webkit-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    margin-top: 0;
  }
}

.technology_con_02 figure i {
  position: absolute;
  display: block;
  width: 21px;
}

.technology_con_02 figure i.point01 {
  top: 227px;
  left: 347px;
}

.technology_con_02 figure i.point02 {
  top: 246px;
  left: 296px;
}

.technology_con_02 figure i.point03 {
  top: 233px;
  left: 300px;
}

.technology_con_02 figure i.point04 {
  top: 236px;
  left: 270px;
}

.technology_con_02 figure i.point05 {
  top: 214px;
  left: 290px;
}

.technology_con_02 figure i.point06 {
  top: 240px;
  left: 574px;
}

.technology_con_02 figure i.point07 {
  top: 220px;
  left: 559px;
}

.technology_con_02 figure i.point08 {
  top: 230px;
  left: 624px;
}

.technology_con_02 figure i.point09 {
  top: 230px;
  left: 614px;
}

.technology_con_02 figure i.point10 {
  top: 265px;
  left: 227px;
}

.technology_con_02 figure i.point11 {
  top: 270px;
  left: 286px;
}

.technology_con_02 figure i.point12 {
  top: 274px;
  left: 278px;
}

.technology_con_02 figure i.point13 {
  top: 244px;
  left: 148px;
}

@media screen and (max-width: 766px) {
  .technology_con_02 figure i {
    width: 15px;
  }
  .technology_con_02 figure i.point01 {
    top: 129px;
    left: 200px;
  }
  .technology_con_02 figure i.point02 {
    top: 143px;
    left: 166px;
  }
  .technology_con_02 figure i.point03 {
    top: 138px;
    left: 172px;
  }
  .technology_con_02 figure i.point04 {
    top: 136px;
    left: 150px;
  }
  .technology_con_02 figure i.point05 {
    top: 132px;
    left: 167px;
  }
  .technology_con_02 figure i.point06 {
    top: 120px;
    left: 318px;
  }
  .technology_con_02 figure i.point07 {
    top: 130px;
    left: 324px;
  }
  .technology_con_02 figure i.point08 {
    top: 129px;
    left: 354px;
  }
  .technology_con_02 figure i.point09 {
    top: 129px;
    left: 344px;
  }
  .technology_con_02 figure i.point10 {
    top: 150px;
    left: 130px;
  }
  .technology_con_02 figure i.point11 {
    top: 153px;
    left: 166px;
  }
  .technology_con_02 figure i.point12 {
    top: 157px;
    left: 158px;
  }
  .technology_con_02 figure i.point13 {
    top: 138px;
    left: 83px;
  }
}

.technology_con_03 {
  margin-bottom: 150px;
}

@media screen and (max-width: 900px) {
  .technology_con_03 {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 766px) {
  .technology_con_03 {
    margin-bottom: 50px;
  }
}

.technology_con_03_inner {
  max-width: 980px;
  position: relative;
}

.technology_con_03 .technology_con_lead {
  width: calc(100% - 250px);
  text-align: left;
}

@media screen and (max-width: 766px) {
  .technology_con_03 .technology_con_lead {
    width: 100%;
  }
}

.technology_con_03 .technology_number {
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
}

@media screen and (max-width: 766px) {
  .technology_con_03 .technology_number {
    position: relative;
  }
}

.technology_con_03 .technology_number li {
  text-align: right;
  position: relative;
}

.technology_con_03 .technology_number li::before {
  content: "";
  display: block;
  width: 67px;
  height: 1px;
  background-color: #333333;
  right: 0;
  position: absolute;
  top: 0;
}

.technology_con_03 .technology_number li p {
  text-align: right;
  line-height: 1.0;
}

.technology_con_03 .technology_number li .ttl {
  color: #cfcfcf;
  font-family: "Allerta Stencil", sans-serif;
  font-size: 24px;
  margin-top: 30px;
  padding-top: 30px;
  margin-bottom: 10px;
}

.technology_con_03 .technology_number li .count {
  font-size: 60px;
  font-weight: 100;
  color: #0056c1;
}

.technology_con_04 .technology_con_no {
  left: inherit;
  right: -30px;
}

@media screen and (max-width: 766px) {
  .technology_con_04 .technology_con_no {
    right: -15px;
  }
}

.technology_con_04 .technology_target {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  margin-bottom: 120px;
}

@media screen and (max-width: 766px) {
  .technology_con_04 .technology_target {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-bottom: 80px;
  }
}

.technology_con_04 .technology_target li {
  width: 16.6666%;
  text-align: center;
  padding: 0 15px 20px;
}

@media screen and (max-width: 766px) {
  .technology_con_04 .technology_target li {
    width: 50%;
  }
}

.technology_con_04 .technology_target li p {
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  margin-top: 10px;
  line-height: 1.3;
}

.technology_con_04 .technology_target li p span {
  display: block;
  color: #0056c1;
}

/********サービスページ********/
.company_con {
  position: relative;
  z-index: 1;
}

.company_con.section {
  padding: 125px 0 0;
  margin-top: -50px;
}

@media screen and (max-width: 766px) {
  .company_con.section {
    margin-top: -20px;
    padding: 70px 0 0;
  }
}

.company_con_no {
  position: absolute;
  font-family: "Allerta Stencil", sans-serif;
  font-size: 170px;
  left: -20px;
  top: 0;
  line-height: 1.0;
  color: #e3e3e3;
  opacity: 0.3;
}

@media screen and (max-width: 900px) {
  .company_con_no {
    font-size: 17vw;
  }
}

@media screen and (max-width: 766px) {
  .company_con_no {
    left: -10px;
  }
}

.company_con .page_headline_01 {
  position: relative;
  margin-bottom: 80px;
}

@media screen and (max-width: 766px) {
  .company_con .page_headline_01 {
    margin-bottom: 40px;
  }
}

.company_con .page_headline_03 {
  position: relative;
  z-index: 3;
}

.company_con_01 .inner {
  max-width: 960px;
}

.company_con_vision_ttl {
  margin: 30px 0 50px;
  font-size: 16px;
  color: #0056c1;
  font-weight: bold;
}

@media screen and (max-width: 766px) {
  .company_con_vision_ttl {
    font-size: 14px;
    margin: 15px 0 30px;
  }
}

.company_con_vision_ttl span {
  font-size: 3em;
  display: block;
  color: #000000;
  margin-bottom: 15px;
}

@media screen and (max-width: 766px) {
  .company_con_vision_ttl span {
    font-size: 2em;
  }
}

.company_con_vision_text {
  text-align: right;
  font-size: 14px;
  position: relative;
  z-index: 2;
}

.company_con_vision svg {
  position: relative;
  z-index: 1;
  margin-top: -200px;
  margin-bottom: -150px;
}

.company_con_mission_list {
  margin-left: 50px;
  margin-top: 30px;
  margin-bottom: 150px;
}

@media screen and (max-width: 900px) {
  .company_con_mission_list {
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 766px) {
  .company_con_mission_list {
    margin-left: 0;
    margin-top: 15px;
    margin-bottom: 50px;
  }
}

.company_con_mission_list dl dt {
  position: relative;
  padding-left: 80px;
  margin-left: 15px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

@media screen and (max-width: 766px) {
  .company_con_mission_list dl dt {
    padding-left: 45px;
    margin-left: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}

.company_con_mission_list dl dt img {
  position: absolute;
  bottom: 0;
  left: -15px;
  width: 68px;
}

@media screen and (max-width: 766px) {
  .company_con_mission_list dl dt img {
    width: 40px;
    left: 0;
    bottom: inherit;
    top: 0;
  }
}

.company_con_mission_list dl dt .mission_ttl {
  font-size: 25px;
  font-weight: bold;
  color: #0056c1;
}

@media screen and (max-width: 900px) {
  .company_con_mission_list dl dt .mission_ttl {
    font-size: 23px;
  }
}

@media screen and (max-width: 766px) {
  .company_con_mission_list dl dt .mission_ttl {
    font-size: 17px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
}

.company_con_mission_list dl dd {
  padding-left: 95px;
  margin-bottom: 50px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.6;
}

@media screen and (max-width: 900px) {
  .company_con_mission_list dl dd {
    font-size: 16px;
  }
}

@media screen and (max-width: 766px) {
  .company_con_mission_list dl dd {
    padding-left: 0;
    font-size: 15px;
  }
}

.company_con_02 {
  position: relative;
  margin-bottom: 100px;
}

@media screen and (max-width: 900px) {
  .company_con_02 {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 766px) {
  .company_con_02 {
    margin-bottom: 20px;
  }
}

.company_con_02 .company_con_no {
  left: inherit;
  right: -30px;
}

@media screen and (max-width: 766px) {
  .company_con_02 .company_con_no {
    right: -15px;
  }
}

.company_con_outline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 550px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.6;
}

.company_con_outline dt {
  width: 25%;
  padding: 0.5em 3em 0.5em 0;
  margin-bottom: 1em;
}

@media screen and (max-width: 766px) {
  .company_con_outline dt {
    padding-right: 1em;
    width: 28%;
  }
}

.company_con_outline dd {
  width: 75%;
  padding: 0.5em 1em 0.5em 3em;
  border-left: 1px solid #ccc;
  margin-bottom: 2.5em;
}

@media screen and (max-width: 766px) {
  .company_con_outline dd {
    width: 72%;
    padding-left: 1em;
    padding-right: 0.5em;
  }
}

.company_con_03 {
  margin-bottom: 100px;
}

@media screen and (max-width: 900px) {
  .company_con_03 {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 766px) {
  .company_con_03 {
    margin-bottom: 30px;
  }
}

.company_con_access {
  max-width: 1060px;
  margin: 0 auto;
}

.company_con_access #js_map {
  position: relative;
  margin-bottom: 15px;
}

.company_con_access #js_map_area {
  width: 100%;
  height: 380px;
}
.company_con_access #js_map_area2 {
  width: 100%;
  height: 380px;
}


@media screen and (max-width: 900px) {
  .company_con_access #js_map_area,
  .company_con_access #js_map_area2 {
    height: 280px;
  }
}


@media screen and (max-width: 766px) {
  .company_con_access #js_map_area,
  .company_con_access #js_map_area2 {
    height: 200px;
  }
}

.company_con_access #js_map a.link {
  position: absolute;
  bottom: -40px;
  font-size: 13px;
  right: 10px;
  font-family: "Allerta Stencil", sans-serif;
  color: #0056c1;
  padding-bottom: 10px;
  display: block;
}

@media screen and (max-width: 766px) {
  .company_con_access #js_map a.link {
    right: inherit;
    left: 5px;
    position: relative;
    bottom: inherit;
    margin-top: 10px;
  }
}

.company_con_access #js_map a.link::before {
  content: "";
  width: 110px;
  height: 8px;
  background: url(https://cdn2.hubspot.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/img/map_arrow.png) no-repeat left bottom/contain;
  display: block;
  bottom: 0;
  position: absolute;
  left: -5px;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}

.company_con_access #js_map a.link:hover::before {
  left: 5px;
}

.company_con_access p {
  margin-bottom: 10px;
}

.company_con_04 .company_con_no {
  left: inherit;
  right: -30px;
}

@media screen and (max-width: 766px) {
  .company_con_04 .company_con_no {
    right: -15px;
  }
}

.company_con_member {
  max-width: 1060px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 50px;
}

.company_con_member li {
  width: 25%;
  padding: 20px 10px 40px;
  text-align: center;
}

@media screen and (max-width: 766px) {
  .company_con_member li {
    width: 100%;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }
}

.company_con_member li img {
  max-width: 200px;
}

.company_con_member li .page_headline_03 > span {
  display: block;
  text-align: center;
  max-width: 200px;
  margin: 20px auto 10px;
}

.company_con_member li .page_headline_03 > span span {
  padding-left: 10px;
  padding-right: 10px;
}

.company_con_member li .name {
  text-align: center;
}

.company_con_member li .name span {
  display: block;
  color: #0056c1;
  font-size: 1.5em;
}


/********動画の代用********/
.top_mainvisual #boel {
  stroke: #46B0E5;
  stroke-width: 1px;
  fill: transparent;
  stroke-dasharray: 1425px;
  stroke-dashoffset: 1425px;
  -webkit-animation: anim 2s ease-in 0s forwards;
  animation: anim 2s ease-in 0s forwards;
}

@-webkit-keyframes anim {
  0% {
    stroke-dashoffset: 1425px;
  }
  30% {
    fill: transparent;
  }
  60% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 0;
    fill: #46B0E5;
  }
}

@keyframes anim {
  0% {
    stroke-dashoffset: 1425px;
  }
  30% {
    fill: transparent;
  }
  60% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 0;
    fill: #46B0E5;
  }
}

.top_mainvisual #boel2 {
  stroke: #46B0E5;
  stroke-width: 1px;
  fill: transparent;
  stroke-dasharray: 1425px;
  stroke-dashoffset: 1425px;
  -webkit-animation: anim2 2s ease-in 0s forwards;
  animation: anim2 2s ease-in 0s forwards;
}

@-webkit-keyframes anim2 {
  0% {
    stroke-dashoffset: 1425px;
  }
  30% {
    fill: transparent;
  }
  60% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 0;
    fill: #46B0E5;
  }
}

@keyframes anim2 {
  0% {
    stroke-dashoffset: 1425px;
  }
  30% {
    fill: transparent;
  }
  60% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 0;
    fill: #46B0E5;
  }
}

.top_mainvisual svg {
  width: 500px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 766px) {
  .top_mainvisual svg {
    width: 200px !important;
  }
}

#particles-js {
  width: 100%;
  height: 100%;
}

.ieedge {
	display: none !important;
}

.ie .ieedge ,.edge .ieedge {
	display: block !important;
}

.top_mainvisual .ieedge {
	width: 450px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	display: none;
}

.ie .top_mainvisual svg ,.edge .top_mainvisual svg {
	display: none !important;
}

.ie .top_bg_photo01 ,.iphone .top_bg_photo01 {
	background-attachment: inherit;
}

.ieedge_svg {
  width: 400px;
  position: relative;
  margin-top: -150px;
  margin-bottom: 0px;
  text-align: left;
  margin-left: 0;
}







.header-container .global_menu li a {padding: 8px 0;}
.global_menu_list li {position: relative;}
.global_menu_list .global_menu_subpage {position: absolute; top:100%; left: 0; width:160px; opacity:0; pointer-events:none; transition: .5s;}
.global_menu_list .global_menu_subpage ul {background: #ffffff; padding: 10px 0; border-radius: 10px; box-shadow: 0 0 7px rgba(0,58,130,.2); display: block;}
.global_menu_list .global_menu_subpage li {display: block; padding: 0;}
.global_menu_list .global_menu_subpage li a {display: block; white-space: nowrap; padding: 12px 0 10px 15px; transition: .5s; font-weight:600; color:#111;}
.global_menu_list .global_menu_subpage li a:hover {background: #f5f5f5;}
.global_menu_list .global_menu_subpage li a::before {display: none;}
.global_menu_list .submenu:hover a + .global_menu_subpage {opacity:1; pointer-events: all;}
.global_menu_list .submenu > a {pointer-events: none;}
.global_menu_list .submenu > a::before {display: none !important;}
.header-container .global_menu_list .submenu {padding-right:24px;}
.header-container .global_menu_list .submenu::after {content:""; width:8px; height:8px; position: absolute; right:10px; top: 50%; margin-top: -6px; background: url("//f.hubspotusercontent00.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/img/header_subpage_arr_w.svg") no-repeat;}
.header-container .header_top .global_menu_list .submenu::after {content:""; width:8px; height:8px; position: absolute; right:10px; top: 50%; margin-top: -6px; background: url("//f.hubspotusercontent00.net/hubfs/4056851/HRF%20Official%20WEB%20SITE/img/header_subpage_arr.svg") no-repeat;}

@media (max-width:900px) {
	.global_menu_list .global_menu_subpage {position:static; top:0; left: 0; width:auto; opacity:1; pointer-events:all;}
	.global_menu_list .global_menu_subpage ul {background:none; padding:0; border-radius:0; box-shadow:none;}
	.global_menu_list .global_menu_subpage li {margin: 10px 0;}
	.global_menu_list .global_menu_subpage li a {display:inline-block; text-align: center; padding:5px 0 4px 25px; font-weight:400; color:#fff;}
	.global_menu_list .global_menu_subpage li a::after {content:""; position: absolute; left: 0; top: 50%; width: 15px; height: 1px; background: #ffffff;}
	.global_menu_list .global_menu_subpage li a:hover {background:none;}
	.header-container .global_menu_list .submenu {padding-right:10px;}
  .header-container .header_top .global_menu_list .submenu::after,
	.header-container .global_menu_list .submenu::after {display: none;}
}

.top_service_text {color: #fff; line-height: 1.6; padding-bottom: 10px;}
.top_service_text .top_service_catch {color: #fff; padding-bottom:8px; font-weight: bold;}
.top_service_text .top_service_catch em {font-size: 1.5em; padding-right: .5em; font-size:23px;}
.top_service_text .top_service_catch > span {display: inline-block; font-size: 15px;}
.top_service_lead_text {padding-bottom: 15px;}
.top_service_text + .top_service_text {margin-top: 20px;}
.service_catch_indent {margin-left: -.5em;}
.top_service_text .btn {display:inline-block; width:auto; height:45px; line-height:45px; font-size:17px; text-align: left; padding: 0 100px 0 25px; width: 350px;}

@media (max-width:900px) {
	.top_service_text,
	.top_service_lead_text,
	.btn_wrap {text-align: center;}
	.top_service_text .top_service_catch span {display: block;}
	.service_catch_indent {margin-left:0;}
}
@media (max-width:766px) {
	.top_service_text .btn {width: 100%;}
	.top_service_text .top_service_catch em span {display: inline-block;}
}



