@charset "utf-8";
/* 
Theme Name: genova_tpl
File: style.css
Author: Genova Design
Author URL: https://genova.co.jp/
Description: Genova 2021 Wordpress template
Version: 1.0
*/

/*-----------------------------------------------------------
■ 1 Html
-----------------------------------------------------------*/

/*--------------------------------------
	general
--------------------------------------*/

/*reset*/
html {
  color: #000;
  background: #fff;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
figure,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-size: 100%;
}
legend {
  color: #000;
}
#yui3-css-stamp.cssreset {
  display: none;
}

html {
  font-size: 62.5%;
}

body {
  position: relative;
  font-family: "Noto Sans JP";
  font-size: 16px;
  letter-spacing: 0.04em;
  font-weight: 300;
  line-height: 1.6;
  color: #000;
  background: #fff;
  -webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 15px;
  }
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.txt-vertical {
  cursor: vertical-text;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  word-wrap: break-word;
}
a {
  vertical-align: baseline;
  text-decoration: none;
  color: #000;
  transition-duration: 0.3s;
}

a[href^="tel:"] {
  pointer-events: none;
  cursor: text;
}

a:focus,
*:focus {
  outline: none;
}
@media screen and (min-width: 768px) {
  a:hover img {
    opacity: 0.8;
  }
}

.js-textrowmotion-row {
  display: block;
  overflow: hidden;
}
.js-textrowmotion-wrapper {
  display: inline-block;
}
.js-textrowmotion-single {
  display: inline-block;
  will-change: transform;
}
.js-textrowmotion-txt {
  display: inline-block;
}

body.nav--opened,
body.nav--opened *,
body.nav--opened *:hover,
body.nav--opened *:focus,
body.nav--opened *:active {
  /*    cursor: none !important;*/
  touch-action: none !important;
  pointer-events: none !important;
}
body.nav--opened .menu-trigger,
body.nav--opened #header .header_menu.open .g_nav,
body.nav--opened #header .header_menu.open .g_nav * {
  touch-action: auto !important;
  pointer-events: visible !important;
}
.nav--opened {
  overflow: hidden !important;
  -webkit-overflow-scrolling: touch !important;
  touch-action: none !important;
  pointer-events: none !important;
}
.nav--opened #header .header_menu.open .g_nav {
  visibility: visible;
  pointer-events: visible;
  overflow: auto;
}
img {
  width: auto;
  max-width: 100%;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

table {
  width: 100%;
}

strong,
b {
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  a[href^="tel:"] {
    pointer-events: auto;
    cursor: pointer;
  }

  .auto_height {
    height: auto !important;
  }
}
.page-id-43 .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 100%;
}

/*--------------------------------------
	icons
--------------------------------------*/

@font-face {
  font-family: "icomoon";
  src:  url("./libs/icomoon/icomoon.eot");
  src:
    url("../libs/icomoon/icomoon.eot#iefix") format("embedded-opentype"),
    url("./libs/icomoon/icomoon.ttf") format("truetype"),
    url("./libs/icomoon/icomoon.woff") format("woff"),
    url("./libs/icomoon/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class*="icon-"]:not([class*="eicon-"]):not([class*="elementor-icon-"])::before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home::before {
  content: "\e90b";
}
.icon-blog::before {
  content: "\e900";
}
.icon-category::before {
  content: "\e901";
}
.icon-check::before {
  content: "\e902";
}
.icon-checked::before {
  content: "\e903";
}
.icon-down::before {
  content: "\e904";
}
.icon-facebook::before {
  content: "\e905";
}
.icon-google::before {
  content: "\e906";
}
.icon-line::before {
  content: "\e907";
}
.icon-twitter::before {
  content: "\e908";
}
.icon-arrow02::before {
  content: "\e909";
}
.icon-arrow01::before {
  content: "\e910";
}
.icon-search::before {
  content: "\e911";
}
.icon-tag::before {
  content: "\e912";
}
.icon-checkbox-unchecked::before {
  content: "\ea53";
}
.icon-checkbox-checked::before {
  content: "\ea52";
}
.radio-unchecked::before {
  content: "\ea56";
}
.radio-checked::before {
  content: "\ea54";
}
.radio-checked2::before {
  content: "\ea55";
}

/*--------------------------------------
	shortcuts
--------------------------------------*/

/*margin */
.mb0 {
  margin-bottom: 0px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb65 {
  margin-bottom: 65px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb75 {
  margin-bottom: 75px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb85 {
  margin-bottom: 85px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb95 {
  margin-bottom: 95px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}

/* float */
.fr {
  float: right !important;
}

.fl {
  float: left !important;
}

/* clear */
.clearfix {
  *zoom: 1;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

/* text-align */
.tac {
  text-align: center !important;
}

.tar {
  text-align: right !important;
}

.tal {
  text-align: left !important;
}

/*--------------------------------------
	container / wrapper
--------------------------------------*/

.container {
  width: 100%;
  max-width: 1140px;
  padding: 0 30px;
  margin: 0 auto;
}

.container::after {
  content: "";
  display: block;
  clear: both;
}

#wrapper {
  height: 100%;
  padding-top: 76px;
}
.page-id-43 #wrapper {
  padding-top: 0;
}
#main {
  overflow: hidden;
}
.ovh {
  overflow: hidden;
  background: #fff;
}
@media (max-width: 767px) {
  .page-id-43 #wrapper,
  #wrapper {
    padding-top: 69px;
  }
}
@media (max-width: 370px) {
  .container {
    padding: 0 15px;
  }
}
/*--------------------------------------
Pc sp change
--------------------------------------*/
.sp {
  display: none !important;
}

.mb {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }
}

@media screen and (max-width: 480px) {
  .mb {
    display: block;
  }

  .pcm {
    display: none;
  }
}
/*--------------------------------------
	text color
--------------------------------------*/
.btn-common {
  max-width: 278px;
}
.btn-common a {
  display: block;
  border-bottom: 1px solid;
  font-family: "Zen Kaku Gothic Antique";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
  font-weight: 500;
  padding-bottom: 17px;
  position: relative;
}
.btn-common a:after {
  content: "";
  width: 9px;
  height: 9px;
  background-image: url("img/top/menu_right.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 14px;
  transition: 0.3s all ease;
}
.btn-common a:hover:after {
  right: 10px;
}

.btn_inner {
  max-width: 300px;
  width: 100%;
}
.btn_inner a {
  font-family: "Zen Kaku Gothic Antique";
  color: #fff;
  background: #f6ae89;
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 50px;
  transition: all 0.3s;
  font-weight: 400;
  box-sizing: border-box;
  border-radius: 30px;
}

.btn_inner a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #fff;
  margin-top: -4px;
}

.btn_inner a:hover {
  opacity: 0.7;
}
.btn .btn_inner {
  margin: 0 auto;
}
/*-----------------------------------------------------------
■ 2 Header
-----------------------------------------------------------*/

/*--------------------------------------
	general
--------------------------------------*/

#header {
  height: 76px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 1000;
  -moz-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
  box-shadow: 0 4px 7px rgba(151, 151, 151, 0.25);
}

.header__main-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .page-id-43 #header {
    position: sticky;
    background: rgba(245, 245, 245, 1);
  }
}

/*--------------------------------------
	logo
--------------------------------------*/

header .header__logo {
  width: 270px;
  margin: 0 0 0 23px;
}

header .header__logo img {
  width: 100%;
  max-width: 100%;
}

/*--------------------------------------
	nav
--------------------------------------*/

/* gnav */

#header .header_menu .g_nav {
  display: flex;
  align-items: center;
  margin-top: 0px;
}

#header .header_menu .g_nav > li {
  width: 150px;
  height: 100%;
  position: relative;
}
#header .header_menu .g_nav > li:after {
  content: "";
  width: 1px;
  height: 48px;
  background: #cdcdcd;
  position: absolute;
  left: 0;
  top: 14px;
}
#header .header_menu .g_nav > li > a,
#header .header_menu .g_nav > li > span {
  height: 76px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  color: #3b3b3b;
  line-height: 1.4;
  cursor: pointer;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  transition-duration: 0.3s;
  position: relative;
}

#header .header_menu .g_nav > li > a > span,
#header .header_menu .g_nav > li > span > span {
  display: block;
  margin: 0 auto;
}
#header .header_menu .g_nav > li > span:hover + dl,
#header .header_menu .g_nav > li > span ul:hover {
  pointer-events: auto;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

#header .header_menu .g_nav > li > span:hover {
  position: relative;
}

#header .header_menu .g_nav > li dl {
  pointer-events: none;
  display: block;
  background: #f2f1f1;
  transition-duration: 0.3s;
  opacity: 0;
  z-index: 99;
}

#header .header_menu .g_nav > li dl a:hover {
  opacity: 1;
}

#header .header_menu .g_nav > li dl:hover {
  pointer-events: auto;
  opacity: 1;
}

@media screen and (min-width: 768px) {
  #header .header_menu .g_nav > li dl {
    pointer-events: none;
    position: relative;
  }
  #header .header_menu .g_nav > li dl:before {
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 3.5px 7px 3.5px;
    border-color: transparent transparent #f2f1f1 transparent;
    transform: rotate(0deg) translateX(-50%);
    position: absolute;
    top: -6px;
    left: 50%;
  }

  #header .menu_vertical .g_nav > li {
    position: relative;
  }

  #header .menu_vertical dt {
    display: none;
  }

  #header .menu_vertical .g_nav > li dl {
    width: 300px;
    position: absolute;
    top: 68px;
    left: 50%;
    transform: translateX(-50%);
  }
  #header .menu_vertical .g_nav > li:last-child dl {
    left: auto;
    transform: none;
    right: 0;
  }

  #header .menu_vertical .g_nav > li dl li {
    padding: 0;
    display: block;
    margin-right: 0;
  }

  #header .menu_vertical .g_nav > li dl li a {
    padding: 5px 0;
    display: block;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.08em;
    font-weight: 400;
    text-align: center;
  }
  #header .menu_vertical .g_nav > li dl li:nth-child(even) {
    background: #dbdbdb;
  }
  #header .menu_vertical .g_nav > li dl li a:hover,
  #header .header_menu .g_nav > li a:hover,
  #header .header_menu .g_nav > li span:hover {
    opacity: 0.6;
  }
}

@media screen and (max-width: 1360px) {
  header .header__logo {
    width: 21vw;
    margin-left: 1.2vw;
  }
  #header .header_menu .g_nav > li {
    width: 11vw;
  }
  #header .header_menu .g_nav > li > a,
  #header .header_menu .g_nav > li > span {
    font-size: 1.1vw;
  }
  #header .menu_vertical .g_nav > li dl {
    width: 22.1vw;
  }
  #header .menu_vertical .g_nav > li dl li a {
    padding: 0.4vw;
    font-size: 1vw;
    line-height: 1.8vw;
  }
}
@media screen and (max-width: 1080px) {
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 767px) {
  #header {
    top: 0 !important;
    height: 69px;
  }
  #header .header_menu .g_nav {
    margin-top: 0;
  }
  header .header__logo {
    width: 212px;
    margin-left: 12px;
  }
  .toggleMenu {
    width: 69px;
    height: 69px;
    box-sizing: border-box;
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 9999;
    transition: 0.7s all ease-in-out;
    background: rgba(86, 95, 105, 1);
  }
  .menu-trigger,
  .menu-trigger span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
  }

  .menu-trigger {
    position: relative;
    width: 69px;
    height: 69px;
    margin: 0;
  }

  .menu-trigger span {
    position: absolute;
    left: 24px;
    width: 22px;
    height: 2px;
    border-radius: 0px;
    background: #fff;
  }

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

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

  .menu-trigger span:nth-of-type(3) {
    width: 16px;
    bottom: 25px;
  }

  .nav--opened .toggleMenu .menu-trigger span:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
  }

  .nav--opened .toggleMenu .menu-trigger span:nth-of-type(2) {
    opacity: 0;
  }

  .nav--opened .toggleMenu .menu-trigger span:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(45deg);
    transform: translateY(-8px) rotate(45deg);
    width: 22px;
  }

  #header .g_nav {
    display: none;
  }

  #header .header_menu {
    float: none;
    clear: both;
    margin-right: 0;
  }

  #header .header_menu .g_nav {
    display: block;
    text-align: center;
    background: rgba(245, 245, 245, 1);
    padding: 38px 0 300px;
    overflow: scroll;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 69px;
    left: 0;
    opacity: 0;
    visibility: hidden;
  }
  #header .header_menu .g_nav:after {
    content: "";
    background-image: url("img/top/menu_deco.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center bottom;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
  }
  .nav--opened #header .header_menu .g_nav:after {
    opacity: 1;
  }
  #header .header_menu.open .g_nav {
    opacity: 1;
    visibility: visible;
  }
  #header .header_menu .g_nav > li {
    position: relative;
    padding-right: 0;
    margin: 0;
    width: 100%;
    height: auto;
  }
  #header .header_menu .g_nav > li:after {
    display: none;
  }
  #header .header_menu .g_nav > li > a,
  #header .header_menu .g_nav > li > span {
    width: 100%;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    text-align: center;
    height: auto;
    background: transparent;
    color: #000;
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 54px;
  }

  #header .header_menu .g_nav > li > a span,
  #header .header_menu .g_nav > li > span span {
    margin: 0;
  }

  #header .header_menu .g_nav > li > span:after {
    content: "";
    position: absolute;
    top: 35%;
    right: 20px;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }

  #header .header_menu .g_nav > li.hover > span:after {
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-top: 5px;
  }

  #header .header_menu .g_nav > li > a sub,
  #header .header_menu .g_nav > li > span sub {
    margin: -2px 0 0 8px;
    vertical-align: middle;
    bottom: 0;
    color: #fff;
    padding-top: 0;
    font-size: 10px;
    display: none;
  }

  #header .header_menu .g_nav > li dl {
    position: relative;
    top: 0;
    background: none;
    padding: 0;
    width: 100%;
    background: #fff;
  }

  #header .header_menu .g_nav > li dl li:before {
    display: none;
  }

  #header .header_menu .g_nav > li dl li {
    padding-left: 0;
  }

  #header .header_menu .g_nav > li dt {
    display: none;
  }

  #header .header_menu .g_nav > li ul {
    position: inherit;
    display: none;
    top: 0;
    padding: 0;
  }

  #header .header_menu .g_nav > li ul li {
    display: block;
    margin-right: 0;
  }

  #header .header_menu .g_nav > li ul li a {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 0.08em;
    padding: 5px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
  #header .header_menu .g_nav > li ul li:nth-child(even) {
    background: #dbdbdb;
  }

  #header .header_menu .g_nav > li.hover ul {
    display: block;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }

  /*スマホ時サブメニューが消える現象を回避*/
  #header .header_menu .g_nav > li > span {
    position: relative;
  }

  #header .header_menu .g_nav > li.hover > span + dl,
  #header .header_menu .g_nav > li > span:hover + dl {
    pointer-events: auto;
    opacity: 1;
  }
}
@media screen and (max-width: 370px) {
  #header .header_menu .g_nav > li > a,
  #header .header_menu .g_nav > li > span {
    font-size: 14px;
    letter-spacing: 0;
  }
}
/*-----------------------------------------------------------
■ 3 Footer
-----------------------------------------------------------*/

.section-recruit {
  padding-top: 47px;
  position: relative;
  z-index: 0;
  margin-top: 120px;
}
.section-recruit .img {
  position: absolute;
  left: calc(-50vw + 50%);
  right: calc(50% - 167px);
  top: 0;
  bottom: 112px;
  z-index: -1;
}
.section-recruit .img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: 50%;
}
.section-recruit .box {
  max-width: 665px;
  width: 60%;
  padding: 86px 50px 48px;
  margin: 0 -59px 0 auto;
  background: #fff;
}
.section-recruit .box .box-inner {
  max-width: 439px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.section-recruit .box h2 {
  font-size: 28px;
  line-height: 1.7;
  letter-spacing: 0.1em;
  font-weight: 400;
  color: #000;
  margin-bottom: 24px;
}
.section-recruit .box .txt {
  line-height: 2;
  letter-spacing: 0.05em;
  margin-bottom: 54px;
}
.section-recruit .box ul {
  max-width: 353px;
}
.section-recruit .box ul li a {
  display: block;
  border-bottom: 1px solid;
  color: #4b4e5c;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
  padding-bottom: 17px;
  position: relative;
  font-size: 18px;
}
.section-recruit .box ul li a:after {
  content: "";
  width: 9px;
  height: 8px;
  background-image: url("img/child/icon_arrow.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 2px;
  bottom: 26px;
  transition: 0.3s all ease;
}
.section-recruit .box ul li a:hover:after {
  right: 10px;
}
.section-recruit .box ul li + li {
  margin-top: 15px;
}
.section-recruit .eng {
  width: 146px;
  position: absolute;
  right: calc(-50vw + 50.5%);
  top: -45px;
  z-index: 1;
}
@media screen and (max-width: 980px) {
  .section-recruit .img {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: calc(100% + 30px);
  }
  .section-recruit .img img {
    height: auto !important;
  }
  .section-recruit .box {
    width: 100%;
    margin: -50px 0px 0 -30px;
  }
  .section-recruit .eng {
    top: auto;
    bottom: 0;
    right: calc(-50vw + 49%);
  }
}
@media screen and (max-width: 767px) {
  .section-recruit {
    padding-top: 30px;
    margin-top: 0;
  }
  .section-recruit .box {
    max-width: none;
    width: calc(100% + 30px);
    margin: -11vw 0 0 -30px;
    padding: 33px 7px 38px 38px;
    position: relative;
  }
  .section-recruit .box .box-inner {
    max-width: none;
  }
  .section-recruit .box h2 {
    font-size: 5.3vw;
    margin-bottom: 18px;
  }
  .section-recruit .eng {
    right: -30px;
    width: 21.6vw;
    bottom: auto;
    top: -2vw;
  }
  .section-recruit .box .txt {
    margin-bottom: 30px;
  }
  .section-recruit .box ul li a {
    padding-bottom: 15px;
    font-size: 15px;
  }
}

.ttl-common {
  font-family: "Zen Kaku Gothic Antique";
  text-align: center;
  font-size: 34px;
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 1;
}
.ttl-common small {
  display: block;
  font-size: 14px;
  letter-spacing: 0.35em;
  line-height: 1.4;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .ttl-common {
    font-size: 28px;
  }
  .ttl-common small {
    font-size: 12px;
    margin-bottom: 15px;
  }
}

.information {
  padding: 83px 0 115px;
}
.information ul {
  display: flex;
  justify-content: space-between;
  margin-top: 45px;
}
.information ul li {
  width: calc(25% - 10px);
}
@media screen and (max-width: 980px) {
  .information ul {
    flex-wrap: wrap;
  }
  .information ul li {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .information {
    padding: 27px 0 60px;
  }
  .information ul {
    margin: 27px -19px 0;
  }
  .information ul li {
    max-width: none;
    width: calc(50% - 1px);
    margin: 0 0 2px;
  }
}
@media screen and (max-width: 370px) {
  .information ul {
    margin: 27px -10px 0;
  }
}
/*--------------------------------------
	general
--------------------------------------*/

#footer {
  padding: 77px 0 0;
  border-top: 1px solid #d0d2d9;
}
#footer .container {
  padding-bottom: 95px;
}
.footer__logo {
  width: 368px;
  margin-bottom: 29px;
}
#footer .col-left{
	float: left;
}
#footer .col-left .sitemap {
  line-height: 2.13;
  margin-bottom: 95px;
}
#footer .col-left .sitemap a {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  color: #5a5a5a;
}
#footer .col-left .sitemap a:hover {
  text-decoration: underline;
}

#footer .col-right {
	float: right;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 10px 36px 0 0;
}
#footer .col-right a {
  color: #5a5a5a;
}
#footer .col-right .col + .col {
  margin-left: 73px;
}
#footer .col-right .row {
  margin-bottom: 35px;
}
#footer .col-right .ttl {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 22px;
  margin-bottom: 10px;
}
#footer .col-right ul {
  padding-left: 10px;
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 0;
}
#footer .col-right a:hover {
  opacity: 0.6;
}
#footer address {
  background: #565f69;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 30px;
  padding: 10px;
}

#footer .col-banner{
	float: left;
}
#footer .col-banner .banner-ttl{
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 22px;
	margin-bottom: 20px;
}
#footer .col-banner .banner {
  width: 401px;
}
#footer .col-banner .banner li {
  margin-bottom: 12px;
}
#footer .col-banner .banner li a {
  display: flex;
  align-items: center;
  background: #f5f5f5;
  position: relative;
}
#footer .col-banner .banner li a:after {
  content: "";
  background: url("img/top/ft_icon1.png");
  width: 12px;
  height: 12px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
#footer .col-banner .banner li a img {
  width: 96px;
}
#footer .col-banner .banner li a span {
  display: block;
  padding-left: 28px;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 27px;
  color: #5a5a5a;
}
#footer .col-banner .banner li a:hover {
  opacity: 0.8;
}
#footer .col-banner .banner li a:hover img {
  opacity: 1 !important;
}
@media screen and (max-width: 1080px) {
  #footer .col-right {
    padding-right: 0;
  }
  #footer .col-right .col + .col {
    margin-left: 30px;
  }
}
@media screen and (max-width: 980px) {
  #footer .col-left {
    width: calc(100% - 420px);
  }
  .footer__logo {
    max-width: 368px;
    width: 100%;
  }
 
  #footer .col-right ul {
    padding-left: 5px;
  }
  #footer .col-right .col + .col {
    margin-left: 0px;
  }
  #footer .col-right ul {
    font-size: 13px;
  }

	#footer .col-banner .banner {
    max-width: 401px;
    width: 100%;
  }
  #footer .col-banner .banner li a span {
    padding-left: 15px;
		padding-right: 40px;
    font-size: 14px;
  }
	#footer .col-banner .banner li a:after{
		right: 15px;
	}
}
@media screen and (max-width: 767px) {
  #footer {
    padding-top: 48px;
  }
  #footer .container {
    padding-bottom: 80px;
  }
  #footer .col-left {
    max-width: 401px;
    width: 100%;
    margin: 0 auto 48px;
		float: none;
  }
  .footer__logo {
    max-width: 261px;
    margin: 0 auto 12px;
  }
  #footer .col-left .sitemap {
    text-align: center;
    margin-bottom: 0px;
  }
  
  #footer .col-right {
    max-width: 401px;
    width: 100%;
    margin: 0 auto;
    display: block;
		float: none;
    padding: 0 0 6px 8px;
  }
  #footer .col-right .row {
    margin-bottom: 36px;
  }
  #footer .col-right ul {
    padding-left: 11px;
    font-size: 14px;
  }
  #footer .col-right .ttl {
    margin-bottom: 15px;
  }

	#footer .col-banner{
		float: none;
		padding: 0 8px;
	}
	#footer .col-banner .banner-ttl{
		margin-bottom: 12px;
		color: #454656;
	}
	#footer .col-banner .banner {
    max-width: none;
    width: 100%;
  }
  #footer .col-banner .banner li {
    margin-bottom: 12px;
  }
  #footer .col-banner .banner li a {
    position: relative;
  }
  #footer .col-banner .banner li a:after {
    content: "";
    width: 11px;
		height: auto;
    background-image: url("img/top/icon_newwindow.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50%;
    position: absolute;
    top: 0;
		bottom: 0;
		right: 20px;
		transform: none;
  }
	#footer .col-banner .banner li a img{
		width: 85px;
	}
  #footer .col-banner .banner li a span {
    font-size: 14px;
    line-height: 24px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 370px) {
  #footer .col-banner .banner {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
}
/*--------------------------------------
	fixed box
--------------------------------------*/

.fixed-box {
  position: fixed;
  right: 0px;
  bottom: 0;
  display: block;
  width: 330px;
  height: 50px;
  z-index: 1;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.fixed-box ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.fixed-box img {
  max-width: 100%;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .fixed-box {
    width: 100%;
    height: auto;
  }
  .fixed-box img {
    vertical-align: bottom;
  }
}

/*-----------------------------------------------------------
■ 3 Other Common Elements
-----------------------------------------------------------*/

/*-----------------------------------------------------------
■ 4 Elementor overwrite
-----------------------------------------------------------*/

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0 !important;
}

.elementor img {
  width: auto !important;
}

.elementor-image-box-wrapper {
  display: block !important;
}
.elementor-image-box-wrapper::after {
  content: "";
  display: table;
  clear: both;
}
.elementor-widget-image-box .elementor-image-box-content {
  text-align: left !important;
}

.elementor-image-box-title {
  padding: 10px 20px;
  margin-bottom: 20px;
  overflow: hidden;
  font-size: 18px;
  line-height: 1.4;
  color: #fff;
  background: #3dc2b7;
}

.elementor-image-box-img {
  float: right;
  display: block !important;
  width: 30% !important;
  margin: 0 0 10px 20px !important;
  text-align: center;
  text-align: right;
}
.img_l .elementor-image-box-img {
  float: left;
  margin: 0 20px 10px 0 !important;
}

.auto_width .elementor-image-box-img {
  width: auto !important;
}

.elementor-widget-image .elementor-image > a,
.elementor-widget-image .elementor-image figure > a {
  display: inline-block !important;
}

.elementor-widget-image .elementor-image > a:hover img,
.elementor-widget-image .elementor-image figure > a:hover img {
  opacity: 0.8 !important;
}

.elementor-slideshow__header {
  width: calc(100% - 50px) !important;
  padding-left: 0em !important;
  padding-right: 0em !important;
}

.elementor-text-editor ul {
  list-style: inside;
}

@media screen and (max-width: 767px) {
  .elementor-image-box-img,
  .img_l .elementor-image-box-img {
    float: none;
    width: 100% !important;
    margin: 0 auto 20px !important;
    text-align: center;
  }
}

.box-fixed {
  position: fixed;
  right: 0;
  bottom: 135px;
  z-index: 99;
}
.box-fixed .phone-fix {
  position: absolute;
  right: 100px;
  top: 0;
  width: 255px;
  transform: translateX(300px);
  transition: 1s;
  z-index: -1;
}
.box-fixed .phone-fix img {
  width: 100%;
  height: auto;
}
.box-fixed ul li {
  margin-bottom: 5px;
}
.box-fixed ul li.fix-hover:hover {
  cursor: pointer;
}
.box-fixed ul li.fix-hover:hover .phone-fix {
  transform: translateX(100px);
  transition: 1s;
}
.box-fixed ul li.back-to-top {
  cursor: pointer;
  opacity: 0.7;
}
.box-fixed ul li.fix-hover img{
	opacity: 0;
}
.box-fixed ul li.fix-hover .phone-fix img{
	opacity: 1;
}
@media screen and (max-width: 767px) {
  .fixed-sp {
    position: fixed;
    bottom: -1px;
    left: 0;
    width: 100%;
    z-index: 999;
    display: flex;
  }
  .fixed-sp li:first-child {
    width: 100%;
  }
  .fixed-sp li:last-child {
    width: 20%;
  }
  .fixed-sp li img {
    width: 100% !important;
    height: auto;
  }
}
