@charset "UTF-8";
/* ==========================================================================
   reset
   ========================================================================== */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
main, article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

main, article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  outline: 0;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
  font: inherit;
  outline: 0;
}

button {
  font: inherit;
  outline: 0;
  cursor: pointer;
}

img {
  vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

/* ==========================================================================*/
/*   clearfix*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   size*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   link-underline*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   center-content*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   position-absolute*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   hover*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   icon*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   justify*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   text-height-zero*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   switch-bg-image*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   placeholder*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   media query*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   box*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   grid*/
/* ==========================================================================*/
/* ==========================================================================
   base
   ========================================================================== */
body {
  color: #333;
  background: #fff;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
  font-size: 14px;
  line-height: 1.8;
  position: relative;
  -webkit-text-size-adjust: 100%;
}

::-moz-selection {
  color: #fff;
  background: #000;
}

::selection {
  color: #fff;
  background: #000;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover, a:active {
  color: #333;
  text-decoration: underline;
}

/* ==========================================================================*/
/*   clearfix*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   size*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   link-underline*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   center-content*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   position-absolute*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   hover*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   icon*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   justify*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   text-height-zero*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   switch-bg-image*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   placeholder*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   media query*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   box*/
/* ==========================================================================*/
/* ==========================================================================*/
/*   grid*/
/* ==========================================================================*/
.is-pc {
  display: block;
}

.is-sp {
  display: none;
}

.img-txt {
  display: inline-block;
}

.img-txt img {
  max-width: 50%;
}

.list-disc li {
  list-style: outside disc;
  margin-left: 1.5em;
}

.mt0 {
  margin-top: 0    !important;
}

.mt5 {
  margin-top: 5px  !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mr0 {
  margin-right: 0    !important;
}

.mr5 {
  margin-right: 5px  !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mb0 {
  margin-bottom: 0    !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;
}

.ml0 {
  margin-left: 0    !important;
}

.ml5 {
  margin-left: 5px  !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.disabled {
  opacity: 0.4;
  cursor: default;
  pointer-events: none;
}

.disabled:hover, .disabled:active {
  opacity: 0.4;
  text-decoration: none;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

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

/* ==========================================================================
   library
   ========================================================================== */
/* ==========================================================================
   layout - page
   ========================================================================== */
/* ==========================================================================
   layout - header
   ========================================================================== */
/* ==========================================================================
   layout - content
   ========================================================================== */
/* ==========================================================================
   layout - footer
   ========================================================================== */
/* ==========================================================================
   block - header
   ========================================================================== */
#header {
  width: 100%;
  height: 125px;
  position: fixed;
  left: 0;
  top: 0;
  box-sizing: border-box;
  background: #fff;
  z-index: 999;
  line-height: 1;
  border-bottom: 1px solid #f6394f;
}

#header .header__inner {
  *zoom: 1;
  position: relative;
  width: 1000px;
  max-width: 1000px;
  margin: 0 auto;
}

#header .header__inner:after {
  content: '';
  display: table;
  clear: both;
}

#header .logo {
  float: left;
  padding: 27px 60px 0 0;
}

#header .logo a {
  -webkit-transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  font-size: 0;
  line-height: 0;
  width: 238px;
  height: 65px;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: left;
  text-indent: 100%;
  white-space: nowrap;
  background: url(/recruit/assets/img/common/logo_hd_2026.png) no-repeat 0 0;
}

#header .logo a:hover, #header .logo a:active {
  opacity: 0.7;
}

#header .header__btn {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 70px;
  cursor: pointer;
}

#header .header__btn span {
  position: absolute;
  top: 25px;
  right: 20px;
  width: 25px;
  height: 3px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  box-sizing: border-box;
  background: #f6394f;
}

#header .header__btn span:nth-of-type(1) {
  top: 25px;
}

#header .header__btn span:nth-of-type(2) {
  top: 34px;
}

#header .header__btn span:nth-of-type(3) {
  top: 43px;
}

#header .header__btn.is-open span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
  -ms-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg);
}

#header .header__btn.is-open span:nth-of-type(2) {
  opacity: 0;
}

#header .header__btn.is-open span:nth-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(45deg);
  -ms-transform: translateY(-9px) rotate(45deg);
  transform: translateY(-9px) rotate(45deg);
}

#header .nav {
  float: right;
  padding-right: 200px;
  /*
        @include max-screen($content-width) {
	        padding-right: 170px;

		    &__link {

			    padding-top: 48px;

	            li {
		            width: 33.33333%;
		            box-sizing: border-box;

		            + li {
			            margin-left: 0;
		            }

		            &:nth-child(n+4) {
			            margin-top: 15px;
		            }

		            a {

			            .en {
				            display: block;
				            margin: 0 auto;
				        }
				    }
		        }
		    }
	    }
*/
}

#header .nav__link {
  *zoom: 1;
  padding-top: 75px;
}

#header .nav__link:after {
  content: '';
  display: table;
  clear: both;
}

#header .nav__link li {
  float: left;
  position: relative;
  text-align: center;
}

#header .nav__link li + li {
  margin-left: 38px;
}

#header .nav__link li a {
  display: block;
  text-decoration: none;
}

#header .nav__link li a .en {
  position: relative;
  font-size: 0;
  line-height: 0;
  width: auto;
  height: 0;
  display: block;
  overflow: hidden;
  padding-top: 14px;
  z-index: 2;
}

#header .nav__link li a .jp {
  position: absolute;
  top: -45px;
  left: 50%;
  width: 100px;
  height: 1em;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #f6394f;
  color: #fff;
  font-size: 85.7%;
  text-align: center;
  padding: 7px 5px;
  opacity: 0;
  visibility: hidden;
  z-index: 3;
}

#header .nav__link li a .jp:before {
  position: absolute;
  bottom: -14px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  content: '';
  display: block;
  background: #f6394f;
  border-top: 7px solid transparent;
  border-right: 4px solid #fff;
  border-bottom: 7px solid #fff;
  border-left: 4px solid #fff;
}

#header .nav__link li a:hover .jp {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: -40px;
  left: 50%;
}

#header .nav__link .message .en {
  width: 59px;
  background: url(/recruit/assets/img/common/btn_nav01_en.png) no-repeat 0 0;
}

#header .nav__link .concept .en {
  width: 58px;
  background: url(/recruit/assets/img/common/btn_nav02_en.png) no-repeat 0 0;
}

#header .nav__link .works .en {
  width: 47px;
  background: url(/recruit/assets/img/common/btn_nav03_en.png) no-repeat 0 0;
}

#header .nav__link .staff .en {
  width: 36px;
  background: url(/recruit/assets/img/common/btn_nav04_en.png) no-repeat 0 0;
}

#header .nav__link .fftour .en {
  width: 51px;
  background: url(/recruit/assets/img/common/btn_nav05_en.png) no-repeat 0 0;
}

#header .nav__link .recruitment .en {
  width: 52px;
  background: url(/recruit/assets/img/common/btn_nav06_en.png) no-repeat 0 0;
}

#header .nav__link .is-active a {
  position: relative;
}

#header .nav__link .is-active a:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  padding: 5px;
  border-bottom: #f6394f solid 2px;
  z-index: 1;
}

#header .entry-btn {
  position: absolute;
  top: 35px;
  right: 0;
}

#header .entry-btn a {
  position: relative;
  display: block;
  background: url(/recruit/assets/img/common/btn_entry_hd_on.png) 0 0 no-repeat;
  background-size: 150px, 55px;
}

#header .entry-btn a img {
  width: 150px;
  height: 55px;
  background: #fff;
  opacity: 1;
  visibility: visible;
}

#header .entry-btn a:hover img {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.is-scrolled #header {
  width: 100%;
  height: 85px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.is-scrolled #header .logo {
  padding: 9px 60px 0 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.is-scrolled #header .nav__link {
  padding-top: 55px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.is-scrolled #header .entry-btn {
  position: absolute;
  top: 15px;
  right: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/* ==========================================================================
   2021.9.17 中途採用ページAdd Start
   ========================================================================== */

#header .logo_saiyou {
  float: left;
  padding: 27px 60px 0 0;
}

#header .logo_saiyou a {
  -webkit-transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  font-size: 0;
  line-height: 0;
  width: 238px;
  height: 65px;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: left;
  text-indent: 100%;
  white-space: nowrap;
  background: url(/test/recruit/assets/img/common/logo_hd_saiyou.png) no-repeat 0 0;
}

/* ==========================================================================
   2021.9.17 中途採用ページAdd End
   ========================================================================== */

/* ==========================================================================
   block - page
   ========================================================================== */
#page {
  min-height: 100%;
  height: 100%;
  width: 100%;
  position: relative;
}

/* ==========================================================================
   block - content
   ========================================================================== */
#content {
  width: 100%;
  padding-top: 125px;
  position: relative;
}

/* ==========================================================================
   block - footer
   ========================================================================== */
#footer {
  width: 100%;
  height: auto;
  padding: 68px 0 30px 0;
  box-sizing: border-box;
  background: #fff;
  line-height: 1;
  text-align: center;
  border-top: 1px solid #f6394f;
}

#footer .footer__inner {
  *zoom: 1;
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

#footer .footer__inner:after {
  content: '';
  display: table;
  clear: both;
}

#footer .logo {
  font-size: 0;
  line-height: 0;
}

#footer .logo img {
  width: 46.5px;
  height: auto;
}

#footer .nav__link {
  font-size: 78.6%;
  font-weight: 600;
  line-height: 1;
  margin-top: 37px;
}

#footer .nav__link li {
  display: inline-block;
}

#footer .nav__link li + li {
  margin-left: 38px;
}

#footer .nav__link li a {
  text-decoration: none;
}

#footer .nav__link li a:hover {
  text-decoration: underline;
}

#footer .copyright {
  font-size: 0;
  line-height: 0;
  margin-top: 80px;
}

#footer .copyright img {
  width: 117px;
  height: auto;
}

/* ==========================================================================
   block - loading
   ========================================================================== */
/* ==========================================================================
   block - heading
   ========================================================================== */
/* heading
----------------------------------------------------------------------------- */
.heading {
  font-size: 0;
  line-height: 0;
  padding-bottom: 60px;
  text-align: center;
}

/* heading-page
----------------------------------------------------------------------------- */
.heading-page {
  width: 100%;
}

.heading-page__inner {
  font-size: 0;
  line-height: 0;
  height: 90px;
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.heading-page__jp {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  display: block;
  text-align: right;
}

.heading-page__jp img {
  width: 150px;
}

.heading-page__en {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  text-align: center;
}

.heading-page__en img {
  height: 28px;
}

/* ==========================================================================
   block - section
   ========================================================================== */
.section {
  background: #fff;
  width: 100%;
  position: relative;
}

.section.bg-light-pink {
  background: #fff5f6;
}

.section__inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 70px 40px;
  position: relative;
  box-sizing: border-box;
}

/* ==========================================================================
   block - button
   ========================================================================== */
/* #entry-button
----------------------------------------------------------------------------- */
#entry-button {
  padding: 20px 0 50px 0;
  text-align: center;
}

#entry-button a {
  font-size: 0;
  line-height: 0;
  display: inline-block;
  background: url(/recruit/assets/img/common/btn_entry01_on.png) 0 0 no-repeat;
  background-size: contain;
}

#entry-button a img {
  max-width: 420px;
  background: #fff;
  opacity: 1;
  visibility: visible;
}

#entry-button a:hover img {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/* #fot-txt
----------------------------------------------------------------------------- */
#fot-txt {}
@media only screen and (max-width: 768px) {
    #fot-txt {
        box-sizing: border-box;
        padding: 0 5.333%;
    }
}

/* #pagetop
----------------------------------------------------------------------------- */
#pagetop {
  position: fixed;
  right: 60px;
  bottom: 60px;
  text-align: center;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
}

#pagetop a {
  width: 48px;
  height: 0;
  box-sizing: padding-box;
  display: block;
  overflow: hidden;
  padding-top: 48px;
  text-decoration: none;
  color: #f6394f;
  background: #fff;
  border: #f6394f solid 3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#pagetop a:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  content: '▲';
  display: block;
  font-size: 150.0%;
  line-height: 0;
}

#pagetop a:hover {
  color: #fff;
  background: #f6394f;
}

#pagetop.pos-relate {
  position: absolute;
  bottom: -1px;
}

.is-scrolled #pagetop {
  visibility: visible;
  opacity: 1;
}

/* ==========================================================================
   block - content-nav
   ========================================================================== */
.content-nav {
  width: 100%;
  height: 50px;
  display: block;
  background: #f1f1f1;
}

.content-nav__inner {
  width: 100%;
  max-width: 1000px;
  display: block;
  margin: 0 auto;
  text-align: center;
  letter-spacing: -0.4em;
}

.content-nav li {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  font-size: 121.4%;
  letter-spacing: normal;
}

.content-nav li a {
  width: 170px;
  height: 50px;
  display: block;
  color: #000;
  text-decoration: none;
  line-height: 50px;
  position: relative;
  box-sizing: border-box;
}

.content-nav li a:hover {
  background: #f6394f;
  color: #fff;
}

.content-nav li + li a {
  border-left: #e7e7e7 solid 1px;
}

.content-nav li.is-active a {
  background: #f6394f;
  color: #fff;
}

.content-nav li.is-active a:before {
  position: absolute;
  bottom: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  content: '';
  display: block;
  background: #f6394f;
  border-top: 8px solid transparent;
  border-right: 5.5px solid #fff;
  border-bottom: 8px solid #fff;
  border-left: 5.5px solid #fff;
  z-index: 99;
}

.content-nav.bottom {
  margin-bottom: 80px;
}

.content-nav.bottom li.is-active a:before {
  position: absolute;
  top: -16px;
  left: 50%;
  border-top: 8px solid #fff;
  border-right: 5.5px solid #fff;
  border-bottom: 8px solid transparent;
  border-left: 5.5px solid #fff;
}

/*
6px    37.5%
7px    43.8%
8px    50.0%
9px    56.3%
10px   62.5%
11px   68.8%
12px   75.0%
13px   81.3%
14px   87.5%
15px   93.8%
16px  100.0%
17px  106.3%
18px  112.5%
19px  118.8%
20px  125.0%
21px  131.3%
22px  137.5%
23px  143.8%
24px  150.0%
*/

@media screen and (max-width: 768px){
  .is-pc{
    display: none;
  }
  .is-sp{
    display: block;
  }
  .img-txt img{
    max-width: inherit;
    zoom: .25;
  }
  .img-txt img.js-switch-image{
    max-width: 100%;
  }
}

@media only screen and (max-width: 768px){
  #header{
    width: 100%;
    height: auto;
    position: relative;
  }
  #header .header__inner{
    width: 100%;
  }
  #header .logo{
    padding: 13.5px 0 15px 20px;
  }
  #header .logo a{
    width: 157px;
    height: 41px;
    background: url(/recruit/assets/img/common/logo_hd@2x_2024.png) no-repeat 0 0;
    background-size: 157px 41px;
  }
  #header .header__btn{
    display: block;
  }
  #header .nav{
    display: none;
    float: none;
    clear: both;
    padding: 50px 5.333333%;
    background: #fff;
    border-top: 1px solid #f6394f;
  }
  #header .nav__link{
    zoom: 1;
    padding-top: 0;
  }
  #header .nav__link:after{
    content: '';
    display: table;
    clear: both;
  }
  #header .nav__link li{
    width: 33.33333%;
    box-sizing: border-box;
  }
  #header .nav__link li + li{
    margin-left: 0;
  }
  #header .nav__link li:nth-child(n+4){
    margin-top: 40px;
  }
  #header .nav__link li a{
    -webkit-transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  #header .nav__link li a:hover, #header .nav__link li a:active{
    opacity: 0.7;
  }
  #header .nav__link li a .en{
    display: block;
    margin: 0 auto;
  }
  #header .nav__link li a .jp{
    position: relative;
    width: auto;
    height: auto;
    left: 50%;
    top: inherit;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: inherit;
    transition: inherit;
    display: block;
    background: inherit;
    color: #f6394f;
    font-size: 85.7%;
    padding: 0.7em 0 0 0;
    opacity: 1;
    visibility: visible;
  }
  #header .nav__link li a .jp:before{
    display: none;
  }
  #header .nav__link li a:hover .jp{
    position: relative;
    left: 50%;
    top: auto;
  }
  #header .nav__link .message .en{
    width: 62px;
    background: url(/recruit/assets/img/common/btn_nav01_en@2x.png) no-repeat 0 0;
    background-size: 62px 13px;
  }
  #header .nav__link .concept .en{
    width: 61px;
    background: url(/recruit/assets/img/common/btn_nav02_en@2x.png) no-repeat 0 0;
    background-size: 61px 13px;
  }
  #header .nav__link .works .en{
    width: 49.5px;
    background: url(/recruit/assets/img/common/btn_nav03_en@2x.png) no-repeat 0 0;
    background-size: 49.5px 13px;
  }
  #header .nav__link .staff .en{
    width: 38.5px;
    background: url(/recruit/assets/img/common/btn_nav04_en@2x.png) no-repeat 0 0;
    background-size: 38.5px 13px;
  }
  #header .nav__link .fftour .en{
    width: 54px;
    background: url(/recruit/assets/img/common/btn_nav05_en@2x.png) no-repeat 0 0;
    background-size: 54px 12.5px;
  }
  #header .nav__link .recruitment .en{
    width: 55.5px;
    background: url(/recruit/assets/img/common/btn_nav06_en@2x.png) no-repeat 0 0;
    background-size: 55.5px 12.5px;
  }
  #header .nav__link .is-active a:before{
    padding: 10px 0px;
    border: none;
    z-index: 1;
    background: #fff5f6;
  }
  #header .entry-btn{
    display: none;
  }
  .is-scrolled #header{
    width: 100%;
    height: auto;
  }
  .is-scrolled #header .logo{
    padding: 13.5px 0 15px 20px;
  }
  .is-scrolled #header .nav__link{
    padding-top: 0;
  }
  #content{
    padding-top: 0;
  }
  #footer{
    padding: 28px 0 15px 0;
  }
  #footer .footer__inner{
    width: 100%;
  }
  #footer .logo img{
    width: 29.5px;
    height: auto;
  }
  #footer .nav__link{
    zoom: 1;
    padding: 0 5.333333%;
  }
  #footer .nav__link:after{
    content: '';
    display: table;
    clear: both;
  }
  #footer .nav__link li{
    float: left;
    width: 33.33333%;
    box-sizing: border-box;
  }
  #footer .nav__link li + li{
    margin-left: 0;
  }
  #footer .nav__link li:nth-child(n+4){
    margin-top: 35px;
  }
  #footer .copyright{
    margin-top: 35px;
  }
  #footer .copyright img{
    width: 87.5px;
    height: auto;
  }
  .heading{
    padding-bottom: 25px;
  }
  .heading-page__inner{
    height: 55px;
  }
  .heading-page__jp img{
    width: 100px;
  }
  .heading-page__en img{
    height: 18px;
  }
  .section__inner{
    width: 100%;
    margin: 0;
    padding: 30px 5.333333% 30px 5.333333%;
    box-sizing: border-box;
  }
  #pagetop{
    right: 5.333333%;
    bottom: 25px;
    z-index: 999;
  }
  #pagetop a{
    width: 27px;
    height: 0;
    padding-top: 27px;
    border: #f6394f solid 2px;
  }
  #pagetop a:after{
    font-size: 85.7%;
  }
  #pagetop.pos-relate{
    right: 5.333333%;
  }
  .content-nav{
    width: 100%;
    height: 35px;
  }
  .content-nav__inner{
    width: 100%;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    letter-spacing: normal;
  }
  .content-nav li{
    width: 100%;
    font-size: 85.7%;
  }
  .content-nav li a{
    width: 100%;
    height: 35px;
    line-height: 35px;
  }
  .content-nav.bottom{
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 1000px){
  #entry-button{
    padding: 0 0 50px 0;
  }
  #entry-button a{
    -webkit-transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background: none;
  }
  #entry-button a:hover, #entry-button a:active{
    opacity: 0.7;
  }
  #entry-button a img{
    width: 67.2%;
    max-width: 504px;
  }
  #entry-button a:hover img{
    opacity: 1;
    visibility: visible;
  }
}

.btn-square-above-look {
  display: inline-block;
  position: relative;
  padding: 0.35em 1em;
  background: #668ad8;/*ボタン色*/
  color: #FFF;
  text-decoration: none;
}

/* ==========================================================================
   2021.9.17 中途採用ページAdd Start
   ========================================================================== */
.content_ao {
  max-width: 800px;
  margin: 0 auto;
}
a.btn_ao_b_1 {
  display: flex;
  align-items: center;
  max-width: 700px;
  max-height: 200px;
  margin: 0 auto;
  padding: 1.3rem 2rem;
  border: 2px solid #ff3333;
  background: #ff3333;
  text-decoration: none;
  transition: 0.3s;
}
a.btn_ao_b_2 {
  display: flex;
  align-items: center;
  max-width: 700px;
  max-height: 200px;
  margin: 0 auto;
  padding: 1.3rem 2rem;
  border: 2px solid #ffa500;
  background: #ffa500;
  text-decoration: none;
  transition: 0.3s;
}
a.btn_ao_b_3 {
  display: flex;
  align-items: center;
  max-width: 700px;
  max-height: 200px;
  margin: 0 auto;
  padding: 1.3rem 2rem;
  border: 2px solid #32cd32;
  background: #32cd32;
  text-decoration: none;
  transition: 0.3s;
}
a.btn_ao_b_4 {
  display: flex;
  align-items: center;
  max-width: 700px;
  max-height: 200px;
  margin: 0 auto;
  padding: 1.3rem 2rem;
  border: 2px solid #4169e1;
  background: #4169e1;
  text-decoration: none;
  transition: 0.3s;
}

a.btn_ao_b_1:hover {
  background-color: #fff;
}
a.btn_ao_b_2:hover {
  background-color: #fff;
}
a.btn_ao_b_3:hover {
  background-color: #fff;
}
a.btn_ao_b_4:hover {
  background-color: #fff;
}

a.btn_ao_b_1 .b__text {
  display: block;
  flex-grow: 1;
  color: #fff;
  font-weight: bold;
  text-align: left;
  position: relative;
  padding-right: 15px;
  font-size: 18px;
}
a.btn_ao_b_2 .b__text {
  display: block;
  flex-grow: 1;
  color: #fff;
  font-weight: bold;
  text-align: left;
  position: relative;
  padding-right: 15px;
  font-size: 18px;
}
a.btn_ao_b_3 .b__text {
  display: block;
  flex-grow: 1;
  color: #fff;
  font-weight: bold;
  text-align: left;
  position: relative;
  padding-right: 15px;
  font-size: 18px;
}
a.btn_ao_b_4 .b__text {
  display: block;
  flex-grow: 1;
  color: #fff;
  font-weight: bold;
  text-align: left;
  position: relative;
  padding-right: 15px;
  font-size: 18px;
}

a.btn_ao_b_1 .b__text::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  transition: 0.3s;
}
a.btn_ao_b_2 .b__text::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  transition: 0.3s;
}
a.btn_ao_b_3 .b__text::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  transition: 0.3s;
}
a.btn_ao_b_4 .b__text::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  transition: 0.3s;
}


a.btn_ao_b_1:hover .b__text {
  display: block;
  flex-grow: 1;
  color: #000;
  font-weight: bold;
  text-align: left;
  position: relative;
  padding-right: 14px;
  font-size: 18px;
}
a.btn_ao_b_2:hover .b__text {
  display: block;
  flex-grow: 1;
  color: #000;
  font-weight: bold;
  text-align: left;
  position: relative;
  padding-right: 14px;
  font-size: 18px;
}
a.btn_ao_b_3:hover .b__text {
  display: block;
  flex-grow: 1;
  color: #000;
  font-weight: bold;
  text-align: left;
  position: relative;
  padding-right: 14px;
  font-size: 18px;
}
a.btn_ao_b_4:hover .b__text {
  display: block;
  flex-grow: 1;
  color: #000;
  font-weight: bold;
  text-align: left;
  position: relative;
  padding-right: 14px;
  font-size: 18px;
}

a.btn_ao_b_1:hover .b__text::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  transition: 0.3s;
}
a.btn_ao_b_2:hover .b__text::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  transition: 0.3s;
}
a.btn_ao_b_3:hover .b__text::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  transition: 0.3s;
}
a.btn_ao_b_4:hover .b__text::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  transition: 0.3s;
}


@media (max-width: 1200px) {
  a.btn_ao_b_1 .b__text {
    font-size: 18px;
    padding-right: 20px;
  }
  a.btn_ao_b_1 .b__text::after {
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 1200px) {
  a.btn_ao_b_2 .b__text {
    font-size: 18px;
    padding-right: 20px;
  }
  a.btn_ao_b_2 .b__text::after {
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 1200px) {
  a.btn_ao_b_3 .b__text {
    font-size: 18px;
    padding-right: 20px;
  }
  a.btn_ao_b_3 .b__text::after {
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 1200px) {
  a.btn_ao_b_4 .b__text {
    font-size: 18px;
    padding-right: 20px;
  }
  a.btn_ao_b_4 .b__text::after {
    width: 12px;
    height: 12px;
  }
}

@media (max-width: 736px) {
  a.btn_ao_b_1 .b__text {
    font-size: 14px;
    padding-right: 20px;
  }
  a.btn_ao_b_1 .b__text::after {
    width: 10px;
    height: 10px;
  }
}
@media (max-width: 736px) {
  a.btn_ao_b_2 .b__text {
    font-size: 14px;
    padding-right: 20px;
  }
  a.btn_ao_b_2 .b__text::after {
    width: 10px;
    height: 10px;
  }
}
@media (max-width: 736px) {
  a.btn_ao_b_3 .b__text {
    font-size: 14px;
    padding-right: 20px;
  }
  a.btn_ao_b_3 .b__text::after {
    width: 10px;
    height: 10px;
  }
}
@media (max-width: 736px) {
  a.btn_ao_b_4 .b__text {
    font-size: 14px;
    padding-right: 20px;
  }
  a.btn_ao_b_4 .b__text::after {
    width: 10px;
    height: 10px;
  }
}

/* ==========================================================================
   2021.9.17 中途採用ページ㿿Add End
   ========================================================================== */

