  @charset "UTF-8";
/* line 17, ../../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../Ruby27-x64/lib/ruby/gems/2.7.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/*============================
mixin
============================*/
/*
* keyframes animationの定義
* ※_anim.scssに定義
*/
/*
* keyframesで定義したkeyframes animationの設定
* @include animation(animation_name $time linear infinite);
*/
/*
* css animationの時間とeasing指定
*/
/*
* position:absoluteで縦横中央ぞろえ
*/
/*
* 左右に均等のマージンをとった幅指定
*/
/*============================
easing
============================*/
/*============================
animation
============================*/
/*============================
mixin
============================*/
/*
* keyframes animationの定義
* ※_anim.scssに定義
*/
/*
* keyframesで定義したkeyframes animationの設定
* @include animation(animation_name $time linear infinite);
*/
/*
* css animationの時間とeasing指定
*/
/*
* position:absoluteで縦横中央ぞろえ
*/
/*
* 左右に均等のマージンをとった幅指定
*/
/*============================
easing
============================*/
/*============================
animation
============================*/
/*
@include animation(rotate 10s linear infinite);
*/
@-webkit-keyframes loading {
  /* line 9, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 12, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes loading {
  /* line 9, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 12, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loading {
  /* line 9, ../../../src/cmn/css/_anim.scss */
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 12, ../../../src/cmn/css/_anim.scss */
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*color*/
/*anim*/
/*============================
mixin
============================*/
/*
* keyframes animationの定義
* ※_anim.scssに定義
*/
/*
* keyframesで定義したkeyframes animationの設定
* @include animation(animation_name $time linear infinite);
*/
/*
* css animationの時間とeasing指定
*/
/*
* position:absoluteで縦横中央ぞろえ
*/
/*
* 左右に均等のマージンをとった幅指定
*/
/*============================
easing
============================*/
/*============================
animation
============================*/
/* line 3, ../../../src/cmn/css/_all.scss */
body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
  color: black;
  position: relative;
  width: 100%;
  background: white;
  font-weight: 400;
  font-feature-settings: "palt";
  /
  * debug
  */
}
/* line 10, ../../../src/cmn/css/_all.scss */
body ::selection {
  background: #707070;
}
/* line 11, ../../../src/cmn/css/_all.scss */
body ::-moz-selection {
  background: #707070;
}
/* line 12, ../../../src/cmn/css/_all.scss */
body img::selection {
  background: none;
}
/* line 13, ../../../src/cmn/css/_all.scss */
body img::-moz-selection {
  background: none;
}
/* line 16, ../../../src/cmn/css/_all.scss */
body #loader {
  width: 100%;
  height: 100%;
  float: left;
  position: fixed;
  z-index: 5000;
  text-align: center;
  background: #707070;
}
/* line 24, ../../../src/cmn/css/_all.scss */
body #loader i {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1em;
  height: 1em;
  font-size: 2em;
  -webkit-animation: loading 1.6s linear infinite;
  -moz-animation: loading 1.6s linear infinite;
  animation: loading 1.6s linear infinite;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 33, ../../../src/cmn/css/_all.scss */
body #wrapper {
  width: 100%;
  float: left;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
/* line 40, ../../../src/cmn/css/_all.scss */
body #wrapper #main {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
/* line 46, ../../../src/cmn/css/_all.scss */
body #wrapper #main section {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
/* line 54, ../../../src/cmn/css/_all.scss */
body #wrapper #footer {
  width: 100%;
  float: left;
  text-align: center;
}
/* line 63, ../../../src/cmn/css/_all.scss */
body a {
  text-decoration: none;
}
/* line 67, ../../../src/cmn/css/_all.scss */
body .hide {
  display: none !important;
}
/* line 71, ../../../src/cmn/css/_all.scss */
body .banish {
  visibility: hidden !important;
}
/* line 75, ../../../src/cmn/css/_all.scss */
body .show {
  -webkit-transform: translate(0, 0%);
  -moz-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  -o-transform: translate(0, 0%);
  transform: translate(0, 0%);
}
/* line 79, ../../../src/cmn/css/_all.scss */
body .area {
  width: 100%;
  float: left;
  position: relative;
}
/* line 85, ../../../src/cmn/css/_all.scss */
body .box {
  width: 100%;
  float: left;
  text-align: center;
}
/* line 95, ../../../src/cmn/css/_all.scss */
body .iScrollIndicator {
  border: none !important;
}
/* line 96, ../../../src/cmn/css/_all.scss */
body .iScrollVerticalScrollbar {
  width: 2px !important;
}
/* line 97, ../../../src/cmn/css/_all.scss */
body .iScrollHorizontalScrollbar {
  height: 2px !important;
}
/* line 98, ../../../src/cmn/css/_all.scss */
body .iScrollIndicator {
  background: black !important;
}
/* line 103, ../../../src/cmn/css/_all.scss */
body #stats {
  z-index: 5000;
}

/*size*/
@media screen and (min-width: 768px) {
  /* line 4, ../../../src/cmn/css/_pc.scss */
  body .pc_view {
    display: block !important;
  }
  /* line 5, ../../../src/cmn/css/_pc.scss */
  body .sp_view {
    display: none !important;
  }
  /* line 6, ../../../src/cmn/css/_pc.scss */
  body .pc_view_i {
    display: inline !important;
  }
  /* line 7, ../../../src/cmn/css/_pc.scss */
  body .sp_view_i {
    display: none !important;
  }
  /* line 9, ../../../src/cmn/css/_pc.scss */
  body img {
    width: 100%;
  }
  /* line 13, ../../../src/cmn/css/_pc.scss */
  body .bg {
    line-height: 0;
  }
  /* line 17, ../../../src/cmn/css/_pc.scss */
  body .inner {
    margin: auto;
    position: relative;
  }
  /* line 22, ../../../src/cmn/css/_pc.scss */
  body .bg_photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  /* line 34, ../../../src/cmn/css/_pc.scss */
  body .btn_target {
    position: relative;
  }
  /* line 38, ../../../src/cmn/css/_pc.scss */
  body .btn_ov {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 10;
  }
  /* line 48, ../../../src/cmn/css/_pc.scss */
  body .cir {
    position: absolute;
    background: url(/jp/recruit/diversity/bin/cmn/img/cir.svg) no-repeat center center;
    background-size: 100% auto;
    z-index: 5;
    top: 50%;
    left: 50%;
    z-index: 5;
    transform: translate(-50%, -50%) scale(4);
    width: 430px;
    height: 430px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  }
  /* line 60, ../../../src/cmn/css/_pc.scss */
  body .cir.open {
    transform: translate(-50%, -50%) scale(1);
  }
  /* line 65, ../../../src/cmn/css/_pc.scss */
  body .ptn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/jp/recruit/diversity/bin/cmn/img/ptn.png);
    z-index: 2;
  }
  /* line 75, ../../../src/cmn/css/_pc.scss */
  body .container {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
  }
  /* line 82, ../../../src/cmn/css/_pc.scss */
  body .container_w {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
  }
  /* line 89, ../../../src/cmn/css/_pc.scss */
  body #header {
    width: 100%;
    float: left;
    position: fixed;
    padding: 18px 32px 18px 40px;
    box-sizing: border-box;
    z-index: 1000;
    background: #3b4043;
  }
  /* line 97, ../../../src/cmn/css/_pc.scss */
  body #header .logo {
    width: 200px;
    float: left;
  }
  /* line 100, ../../../src/cmn/css/_pc.scss */
  body #header .logo a {
    width: 100%;
    float: left;
  }
  /* line 107, ../../../src/cmn/css/_pc.scss */
  body #header .nav {
    float: right;
    font-size: 12px;
    font-weight: 900;
    margin: 15px 0 0 0;
    position: relative;
  }
  /* line 113, ../../../src/cmn/css/_pc.scss */
  body #header .nav a {
    display: inline-block;
    position: relative;
    z-index: 3;
    color: white;
  }
  /* line 119, ../../../src/cmn/css/_pc.scss */
  body #header .nav .rect {
    display: block;
    position: absolute;
    width: 1341px;
    height: 1341px;
    background: #e60012;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
    top: -1539px;
    left: -884px;
  }
  /* line 129, ../../../src/cmn/css/_pc.scss */
  body #header .nav .ctrl {
    margin: 0 49px 0 0;
    position: relative;
    cursor: pointer;
  }
  /* line 133, ../../../src/cmn/css/_pc.scss */
  body #header .nav .ctrl:hover {
    text-decoration: underline;
  }
  /* line 136, ../../../src/cmn/css/_pc.scss */
  body #header .nav .ctrl span {
    display: none;
  }
  /* line 138, ../../../src/cmn/css/_pc.scss */
  body #header .nav .ctrl span:before, body #header .nav .ctrl span:after {
    content: " ";
    width: 36px;
    height: 4px;
    background: white;
    display: block;
    position: absolute;
  }
  /* line 148, ../../../src/cmn/css/_pc.scss */
  body #header .nav .ctrl.open small {
    visibility: hidden;
  }
  /* line 151, ../../../src/cmn/css/_pc.scss */
  body #header .nav .ctrl.open span {
    display: block;
  }
  /* line 153, ../../../src/cmn/css/_pc.scss */
  body #header .nav .ctrl.open span:before {
    top: 2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  /* line 157, ../../../src/cmn/css/_pc.scss */
  body #header .nav .ctrl.open span:after {
    top: 2px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  /* line 168, ../../../src/cmn/css/_pc.scss */
  body #header .area {
    width: 100%;
    float: right;
    min-height: 100vh;
  }
  /* line 173, ../../../src/cmn/css/_pc.scss */
  body #header #menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  /* line 179, ../../../src/cmn/css/_pc.scss */
  body #header #menu .memu_bg {
    position: absolute;
    width: 50%;
    height: 100%;
    background: #e60012;
    z-index: 1;
    display: block;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-112%);
    -moz-transform: translateX(-112%);
    -ms-transform: translateX(-112%);
    -o-transform: translateX(-112%);
    transform: translateX(-112%);
  }
  /* line 190, ../../../src/cmn/css/_pc.scss */
  body #header #menu #menu_box {
    width: 1280px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    z-index: 10;
  }
  /* line 198, ../../../src/cmn/css/_pc.scss */
  body #header #menu .bg {
    display: block;
    position: absolute;
    width: 1404px;
    height: 1088px;
    background: #e60012;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
    top: -216px;
    left: -334px;
  }
  /* line 208, ../../../src/cmn/css/_pc.scss */
  body #header #menu #header_scroll {
    float: left;
    width: 100%;
    height: 800px;
    overflow: visible;
    min-height: 100vh;
  }
  /* line 215, ../../../src/cmn/css/_pc.scss */
  body #header #menu nav {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 0 0 0 138px;
  }
  /* line 220, ../../../src/cmn/css/_pc.scss */
  body #header #menu nav ul {
    width: 100%;
    float: left;
  }
  /* line 223, ../../../src/cmn/css/_pc.scss */
  body #header #menu nav ul li {
    float: left;
    width: 100%;
  }
  /* line 226, ../../../src/cmn/css/_pc.scss */
  body #header #menu nav ul li a {
    display: inline-block;
  }
  /* line 232, ../../../src/cmn/css/_pc.scss */
  body #header #menu .menu1 {
    padding: 128px 0 0 0;
  }
  /* line 234, ../../../src/cmn/css/_pc.scss */
  body #header #menu .menu1 .menu1_item {
    margin-bottom: 28px;
  }
  /* line 236, ../../../src/cmn/css/_pc.scss */
  body #header #menu .menu1 .menu1_item a {
    float: left;
    color: white;
    font-size: 16px;
    line-height: 0;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  }
  /* line 242, ../../../src/cmn/css/_pc.scss */
  body #header #menu .menu1 .menu1_item a:hover {
    color: #3b4043;
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  /* line 246, ../../../src/cmn/css/_pc.scss */
  body #header #menu .menu1 .menu1_item a img {
    height: 50px;
    width: auto;
  }
  /* line 253, ../../../src/cmn/css/_pc.scss */
  body #header #menu .menu2 {
    width: 500px;
    margin: 20px 0 0 0;
    clear: both;
  }
  /* line 257, ../../../src/cmn/css/_pc.scss */
  body #header #menu .menu2 .menu2_item {
    margin-bottom: 4px;
  }
  /* line 259, ../../../src/cmn/css/_pc.scss */
  body #header #menu .menu2 .menu2_item a {
    line-height: 30px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  }
  /* line 262, ../../../src/cmn/css/_pc.scss */
  body #header #menu .menu2 .menu2_item a:hover {
    color: #3b4043;
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  /* line 269, ../../../src/cmn/css/_pc.scss */
  body #header #menu .menu3 {
    margin: 3px 0 0 0;
  }
  /* line 271, ../../../src/cmn/css/_pc.scss */
  body #header #menu .menu3 .menu3_item {
    margin-bottom: 26px;
  }
  /* line 273, ../../../src/cmn/css/_pc.scss */
  body #header #menu .menu3 .menu3_item a {
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  }
  /* line 275, ../../../src/cmn/css/_pc.scss */
  body #header #menu .menu3 .menu3_item a:hover {
    color: #3b4043;
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  /* line 279, ../../../src/cmn/css/_pc.scss */
  body #header #menu .menu3 .menu3_item a img {
    height: 33px;
    width: auto;
  }
  /* line 286, ../../../src/cmn/css/_pc.scss */
  body #header #menu .lbl {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 357px;
    display: flex;
    justify-content: space-between;
    transform-origin: top left;
    transform: rotate(90deg);
    top: 136px;
    left: 60px;
  }
  /* line 298, ../../../src/cmn/css/_pc.scss */
  body #header #menu .lbl p {
    font-size: 10px;
    color: white;
    font-weight: 700;
  }
  /* line 304, ../../../src/cmn/css/_pc.scss */
  body #header #menu .entry {
    width: 87px;
    height: 17px;
    margin: 100px 0 0 20px;
    float: left;
    position: absolute;
    bottom: 47px;
  }
  /* line 311, ../../../src/cmn/css/_pc.scss */
  body #header #menu .entry a {
    color: white;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    z-index: 10;
  }
  /* line 318, ../../../src/cmn/css/_pc.scss */
  body #header #menu .entry .rect {
    display: block;
    position: absolute;
    width: 545px;
    height: 534px;
    background: #3b4043;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
    top: 34px;
    left: -166px;
  }
  /* line 333, ../../../src/cmn/css/_pc.scss */
  body .info_area h2 {
    text-align: center;
    float: left;
    width: 100%;
    padding: 54px 0px;
  }
  /* line 338, ../../../src/cmn/css/_pc.scss */
  body .info_area h2 img {
    width: 354px;
  }
  /* line 342, ../../../src/cmn/css/_pc.scss */
  body .info_area ul {
    width: 100%;
    display: flex;
    justify-content: center;
    width: 1280px;
    margin: 0 0 99px -90px;
  }
  /* line 348, ../../../src/cmn/css/_pc.scss */
  body .info_area ul li {
    width: 420px;
  }
  /* line 350, ../../../src/cmn/css/_pc.scss */
  body .info_area ul li .img {
    position: relative;
    overflow: hidden;
  }
  /* line 354, ../../../src/cmn/css/_pc.scss */
  body .info_area ul li figure {
    position: relative;
  }
  /* line 357, ../../../src/cmn/css/_pc.scss */
  body .info_area ul li figure.ov .cir {
    transform: translate(-50%, -50%) scale(1.5);
  }
  /* line 362, ../../../src/cmn/css/_pc.scss */
  body .info_area ul li figcaption {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    padding: 22px 0 0 0;
  }
  /* line 372, ../../../src/cmn/css/_pc.scss */
  body .interviews_area {
    box-sizing: border-box;
    border-top: 5px solid #e60012;
    border-bottom: 5px solid #3b4043;
  }
  /* line 376, ../../../src/cmn/css/_pc.scss */
  body .interviews_area h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    transform: translate(-50%, -50%);
  }
  /* line 382, ../../../src/cmn/css/_pc.scss */
  body .interviews_area h2 span {
    position: relative;
    display: block;
    text-align: center;
    height: 240px;
    width: 240px;
  }
  /* line 388, ../../../src/cmn/css/_pc.scss */
  body .interviews_area h2 span:before {
    content: "";
    display: block;
    background: #e60012;
    width: 170px;
    height: 170px;
    position: absolute;
    transform: rotate(45deg);
    top: 34px;
    left: 34px;
  }
  /* line 399, ../../../src/cmn/css/_pc.scss */
  body .interviews_area h2 span img {
    width: 160px;
    position: relative;
    z-index: 3;
    top: 113px;
    left: 0px;
  }
  /* line 408, ../../../src/cmn/css/_pc.scss */
  body .interviews_area ul {
    width: 100%;
    display: flex;
  }
  /* line 411, ../../../src/cmn/css/_pc.scss */
  body .interviews_area ul li {
    width: 50%;
  }
  /* line 415, ../../../src/cmn/css/_pc.scss */
  body .interviews_area ul li.ov .img img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
    opacity: 0.1;
  }
  /* line 419, ../../../src/cmn/css/_pc.scss */
  body .interviews_area ul li.ov .sub {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  /* line 423, ../../../src/cmn/css/_pc.scss */
  body .interviews_area ul li.ov .name {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  /* line 429, ../../../src/cmn/css/_pc.scss */
  body .interviews_area ul li.item1 .name {
    top: 126px;
    left: 223px;
  }
  /* line 435, ../../../src/cmn/css/_pc.scss */
  body .interviews_area ul li.item2 .sub {
    top: 80px;
  }
  /* line 438, ../../../src/cmn/css/_pc.scss */
  body .interviews_area ul li.item2 .name {
    top: 140px;
    left: 185px;
  }
  /* line 443, ../../../src/cmn/css/_pc.scss */
  body .interviews_area ul li .img {
    position: relative;
    overflow: hidden;
    line-height: 0;
    background: white;
    height: 240px;
  }
  /* line 449, ../../../src/cmn/css/_pc.scss */
  body .interviews_area ul li .img img {
    height: 100%;
    width: auto;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  }
  /* line 455, ../../../src/cmn/css/_pc.scss */
  body .interviews_area ul li figure {
    position: relative;
  }
  /* line 458, ../../../src/cmn/css/_pc.scss */
  body .interviews_area ul li figure.ov .cir {
    transform: translate(-50%, -50%) scale(1.5);
  }
  /* line 463, ../../../src/cmn/css/_pc.scss */
  body .interviews_area ul li figcaption {
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    padding: 22px 0 0 0;
  }
  /* line 469, ../../../src/cmn/css/_pc.scss */
  body .interviews_area ul li .sub {
    position: absolute;
    font-size: 18px;
    color: #6f7579;
    font-weight: 700;
    z-index: 5;
    left: 50%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translateX(-70%);
    -moz-transform: translateX(-70%);
    -ms-transform: translateX(-70%);
    -o-transform: translateX(-70%);
    transform: translateX(-70%);
    line-height: 1.4;
    top: 60px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  }
  /* line 482, ../../../src/cmn/css/_pc.scss */
  body .interviews_area ul li .name {
    position: absolute;
    font-size: 12px;
    color: #6f7579;
    font-weight: 700;
    z-index: 5;
    width: 330px;
    line-height: 2;
    top: 100px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translateX(-20%);
    -moz-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    -o-transform: translateX(-20%);
    transform: translateX(-20%);
  }
  /* line 499, ../../../src/cmn/css/_pc.scss */
  body #footer {
    background: #3b4043;
    position: relative;
    width: 100%;
  }
  /* line 503, ../../../src/cmn/css/_pc.scss */
  body #footer .pagetop {
    position: absolute;
    width: 140px;
    height: 70px;
    background: #707070;
    display: block;
    text-align: center;
    top: 0;
    right: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    cursor: pointer;
  }
  /* line 517, ../../../src/cmn/css/_pc.scss */
  body #footer .pagetop img {
    width: 16px;
  }
  /* line 521, ../../../src/cmn/css/_pc.scss */
  body #footer ul {
    text-align: center;
    display: flex;
    justify-content: center;
    padding: 35px 0 49px 0;
  }
  /* line 526, ../../../src/cmn/css/_pc.scss */
  body #footer ul li {
    margin: 0 25px;
  }
  /* line 529, ../../../src/cmn/css/_pc.scss */
  body #footer ul a {
    font-size: 12px;
    color: white;
  }
  /* line 532, ../../../src/cmn/css/_pc.scss */
  body #footer ul a:hover {
    text-decoration: underline;
  }
  /* line 537, ../../../src/cmn/css/_pc.scss */
  body #footer .logo {
    width: 100%;
    text-align: center;
    margin: 0 0 193px 0;
  }
  /* line 541, ../../../src/cmn/css/_pc.scss */
  body #footer .logo a {
    width: 132px;
    display: inline-block;
  }
  /* line 546, ../../../src/cmn/css/_pc.scss */
  body #footer small {
    text-align: center;
    float: left;
    width: 100%;
    font-size: 11px;
    color: white;
    margin-bottom: 57px;
  }
  /* line 554, ../../../src/cmn/css/_pc.scss */
  body #footer .entry {
    position: absolute;
    font-size: 12px;
    color: white;
    font-weight: 700;
    z-index: 10;
    left: 36px;
    top: 326px;
  }
  /* line 563, ../../../src/cmn/css/_pc.scss */
  body #footer .rect {
    display: block;
    position: absolute;
    width: 545px;
    height: 534px;
    background: #e60012;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
    top: 357px;
    left: -131px;
  }
}
/*size*/
@media screen and (min-width: 768px) and (max-width: 1279px) {
  /* line 4, ../../../src/cmn/css/_mid.scss */
  body .cir {
    width: 31.61765vw;
    height: 31.61765vw;
  }
  /* line 9, ../../../src/cmn/css/_mid.scss */
  body .container {
    width: 80.88235vw;
  }
  /* line 13, ../../../src/cmn/css/_mid.scss */
  body .container_w {
    width: 94.11765vw;
  }
  /* line 17, ../../../src/cmn/css/_mid.scss */
  body #header {
    padding: 1.32353vw 2.35294vw 1.32353vw 2.94118vw;
  }
  /* line 19, ../../../src/cmn/css/_mid.scss */
  body #header .logo {
    width: 14.70588vw;
  }
  /* line 22, ../../../src/cmn/css/_mid.scss */
  body #header .nav {
    font-size: 0.88235vw;
    margin: 1.10294vw 0 0 0;
  }
  /* line 25, ../../../src/cmn/css/_mid.scss */
  body #header .nav .rect {
    width: 98.60294vw;
    height: 98.60294vw;
    top: -113.16176vw;
    left: -65vw;
  }
  /* line 31, ../../../src/cmn/css/_mid.scss */
  body #header .nav .ctrl {
    margin: 0 3.60294vw 0 0;
  }
  /* line 34, ../../../src/cmn/css/_mid.scss */
  body #header .nav .ctrl span:before, body #header .nav .ctrl span:after {
    width: 2.64706vw;
    height: 0.29412vw;
  }
  /* line 41, ../../../src/cmn/css/_mid.scss */
  body #header .nav .ctrl.open span:before {
    top: 0.14706vw;
  }
  /* line 44, ../../../src/cmn/css/_mid.scss */
  body #header .nav .ctrl.open span:after {
    top: 0.14706vw;
  }
  /* line 52, ../../../src/cmn/css/_mid.scss */
  body #header #menu #menu_box {
    width: 94.11765vw;
  }
  /* line 55, ../../../src/cmn/css/_mid.scss */
  body #header #menu .bg {
    width: 103.23529vw;
    height: 80vw;
    top: -15.88235vw;
    left: -24.55882vw;
  }
  /* line 61, ../../../src/cmn/css/_mid.scss */
  body #header #menu #header_scroll {
    height: 58.82353vw;
  }
  /* line 64, ../../../src/cmn/css/_mid.scss */
  body #header #menu nav {
    padding: 0 0 0 10.14706vw;
  }
  /* line 67, ../../../src/cmn/css/_mid.scss */
  body #header #menu .menu1 {
    padding: 9.41176vw 0 0 0;
  }
  /* line 69, ../../../src/cmn/css/_mid.scss */
  body #header #menu .menu1 .menu1_item {
    margin-bottom: 2.05882vw;
  }
  /* line 71, ../../../src/cmn/css/_mid.scss */
  body #header #menu .menu1 .menu1_item a {
    font-size: 1.17647vw;
  }
  /* line 73, ../../../src/cmn/css/_mid.scss */
  body #header #menu .menu1 .menu1_item a img {
    height: 3.67647vw;
  }
  /* line 79, ../../../src/cmn/css/_mid.scss */
  body #header #menu .menu2 {
    width: 36.76471vw;
    margin: 1.47059vw 0 0 0;
  }
  /* line 82, ../../../src/cmn/css/_mid.scss */
  body #header #menu .menu2 .menu2_item {
    margin-bottom: 0.29412vw;
  }
  /* line 84, ../../../src/cmn/css/_mid.scss */
  body #header #menu .menu2 .menu2_item a {
    line-height: 2.20588vw;
  }
  /* line 89, ../../../src/cmn/css/_mid.scss */
  body #header #menu .menu3 {
    margin: 0.22059vw 0 0 0;
  }
  /* line 91, ../../../src/cmn/css/_mid.scss */
  body #header #menu .menu3 .menu3_item {
    margin-bottom: 1.91176vw;
  }
  /* line 94, ../../../src/cmn/css/_mid.scss */
  body #header #menu .menu3 .menu3_item a img {
    height: 2.42647vw;
  }
  /* line 100, ../../../src/cmn/css/_mid.scss */
  body #header #menu .lbl {
    width: 26.25vw;
    top: 10vw;
    left: 4.41176vw;
  }
  /* line 104, ../../../src/cmn/css/_mid.scss */
  body #header #menu .lbl p {
    font-size: 0.73529vw;
  }
  /* line 108, ../../../src/cmn/css/_mid.scss */
  body #header #menu .entry {
    width: 6.39706vw;
    height: 1.25vw;
    margin: 7.35294vw 0 0 1.47059vw;
    bottom: 3.45588vw;
  }
  /* line 113, ../../../src/cmn/css/_mid.scss */
  body #header #menu .entry a {
    font-size: 0.88235vw;
  }
  /* line 116, ../../../src/cmn/css/_mid.scss */
  body #header #menu .entry .rect {
    width: 40.07353vw;
    height: 39.26471vw;
    top: 2.5vw;
    left: -12.20588vw;
  }
  /* line 127, ../../../src/cmn/css/_mid.scss */
  body .info_area h2 {
    padding: 3.97059vw 0px;
  }
  /* line 129, ../../../src/cmn/css/_mid.scss */
  body .info_area h2 img {
    width: 26.02941vw;
  }
  /* line 133, ../../../src/cmn/css/_mid.scss */
  body .info_area ul {
    width: 94.11765vw;
    margin: 0 0 7.27941vw -6.61765vw;
  }
  /* line 136, ../../../src/cmn/css/_mid.scss */
  body .info_area ul li {
    width: 30.88235vw;
  }
  /* line 138, ../../../src/cmn/css/_mid.scss */
  body .info_area ul li figcaption {
    font-size: 1.17647vw;
    padding: 1.61765vw 0 0 0;
  }
  /* line 146, ../../../src/cmn/css/_mid.scss */
  body .interviews_area {
    border-top: 0.36765vw solid #e60012;
    border-bottom: 0.36765vw solid #3b4043;
  }
  /* line 150, ../../../src/cmn/css/_mid.scss */
  body .interviews_area h2 span {
    height: 17.64706vw;
    width: 17.64706vw;
  }
  /* line 153, ../../../src/cmn/css/_mid.scss */
  body .interviews_area h2 span:before {
    width: 12.5vw;
    height: 12.5vw;
    top: 2.5vw;
    left: 2.5vw;
  }
  /* line 159, ../../../src/cmn/css/_mid.scss */
  body .interviews_area h2 span img {
    width: 11.76471vw;
    top: 8.30882vw;
  }
  /* line 168, ../../../src/cmn/css/_mid.scss */
  body .interviews_area ul li.item1 .name {
    top: 9.26471vw;
    left: 16.39706vw;
  }
  /* line 174, ../../../src/cmn/css/_mid.scss */
  body .interviews_area ul li.item2 .sub {
    top: 5.88235vw;
  }
  /* line 177, ../../../src/cmn/css/_mid.scss */
  body .interviews_area ul li.item2 .name {
    top: 10.29412vw;
    left: 13.60294vw;
  }
  /* line 182, ../../../src/cmn/css/_mid.scss */
  body .interviews_area ul li .img {
    height: 17.64706vw;
  }
  /* line 185, ../../../src/cmn/css/_mid.scss */
  body .interviews_area ul li figcaption {
    font-size: 0.95588vw;
    padding: 1.61765vw 0 0 0;
  }
  /* line 189, ../../../src/cmn/css/_mid.scss */
  body .interviews_area ul li .sub {
    font-size: 1.32353vw;
    top: 4.41176vw;
  }
  /* line 193, ../../../src/cmn/css/_mid.scss */
  body .interviews_area ul li .name {
    font-size: 0.88235vw;
    width: 24.26471vw;
  }
  /* line 202, ../../../src/cmn/css/_mid.scss */
  body #footer .pagetop {
    width: 10.29412vw;
    height: 5.14706vw;
  }
  /* line 205, ../../../src/cmn/css/_mid.scss */
  body #footer .pagetop img {
    width: 1.17647vw;
  }
  /* line 209, ../../../src/cmn/css/_mid.scss */
  body #footer ul {
    padding: 2.57353vw 0 3.60294vw 0;
  }
  /* line 211, ../../../src/cmn/css/_mid.scss */
  body #footer ul li {
    margin: 0 1.83824vw;
  }
  /* line 214, ../../../src/cmn/css/_mid.scss */
  body #footer ul a {
    font-size: 0.88235vw;
  }
  /* line 218, ../../../src/cmn/css/_mid.scss */
  body #footer .logo {
    margin: 0 0 14.19118vw 0;
  }
  /* line 220, ../../../src/cmn/css/_mid.scss */
  body #footer .logo a {
    width: 9.70588vw;
  }
  /* line 224, ../../../src/cmn/css/_mid.scss */
  body #footer small {
    font-size: 0.80882vw;
    margin-bottom: 4.19118vw;
  }
  /* line 228, ../../../src/cmn/css/_mid.scss */
  body #footer .entry {
    font-size: 0.88235vw;
    left: 2.64706vw;
    top: 23.97059vw;
  }
  /* line 233, ../../../src/cmn/css/_mid.scss */
  body #footer .rect {
    width: 40.07353vw;
    height: 39.26471vw;
    top: 26.25vw;
    left: -9.63235vw;
  }
}
/*size*/
@media screen and (max-width: 767px) {
  /* line 3, ../../../src/cmn/css/_sp.scss */
  body {
    font-size: 3vw;
  }
  /* line 5, ../../../src/cmn/css/_sp.scss */
  body .pc_view {
    display: none !important;
  }
  /* line 6, ../../../src/cmn/css/_sp.scss */
  body .sp_view {
    display: block !important;
  }
  /* line 7, ../../../src/cmn/css/_sp.scss */
  body .pc_view_i {
    display: none !important;
  }
  /* line 8, ../../../src/cmn/css/_sp.scss */
  body .sp_view_i {
    display: inline !important;
  }
  /* line 10, ../../../src/cmn/css/_sp.scss */
  body img {
    width: 100%;
  }
  /* line 14, ../../../src/cmn/css/_sp.scss */
  body .inner {
    width: 100%;
    position: relative;
  }
  /* line 19, ../../../src/cmn/css/_sp.scss */
  body .bg_photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  /* line 31, ../../../src/cmn/css/_sp.scss */
  body .btn_target {
    position: relative;
  }
  /* line 35, ../../../src/cmn/css/_sp.scss */
  body .btn_ov {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 10;
  }
  /* line 45, ../../../src/cmn/css/_sp.scss */
  body .ptn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/jp/recruit/diversity/bin/cmn/img/ptn.png);
    background-size: 8px auto;
    z-index: 2;
  }
  /* line 56, ../../../src/cmn/css/_sp.scss */
  body .container {
    width: 80%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
  }
  /* line 63, ../../../src/cmn/css/_sp.scss */
  body #header {
    width: 100%;
    float: left;
    position: fixed;
    padding: 2vw 4vw 3.2vw 4vw;
    box-sizing: border-box;
    z-index: 1000;
    background: #3b4043;
  }
  /* line 71, ../../../src/cmn/css/_sp.scss */
  body #header .logo {
    width: 32.53333vw;
    float: left;
  }
  /* line 74, ../../../src/cmn/css/_sp.scss */
  body #header .logo a {
    width: 100%;
    float: left;
  }
  /* line 81, ../../../src/cmn/css/_sp.scss */
  body #header .nav {
    float: right;
    font-size: 2.93333vw;
    font-weight: 900;
    margin: 2vw 0 0 0;
    position: relative;
  }
  /* line 87, ../../../src/cmn/css/_sp.scss */
  body #header .nav a {
    display: inline-block;
    position: relative;
    z-index: 3;
    color: white;
  }
  /* line 93, ../../../src/cmn/css/_sp.scss */
  body #header .nav .rect {
    display: block;
    position: absolute;
    width: 143.73333vw;
    height: 143.73333vw;
    background: #e60012;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
    top: -164vw;
    left: -95vw;
  }
  /* line 103, ../../../src/cmn/css/_sp.scss */
  body #header .nav .ctrl {
    margin: 0 4vw 0 0;
    position: relative;
    top: -2.5vw;
  }
  /* line 107, ../../../src/cmn/css/_sp.scss */
  body #header .nav .ctrl small {
    display: none;
  }
  /* line 110, ../../../src/cmn/css/_sp.scss */
  body #header .nav .ctrl span {
    display: block;
    width: 4.26667vw;
    height: 0.53333vw;
  }
  /* line 114, ../../../src/cmn/css/_sp.scss */
  body #header .nav .ctrl span:before, body #header .nav .ctrl span:after {
    content: " ";
    width: 4.26667vw;
    height: 0.53333vw;
    background: white;
    display: block;
    position: absolute;
  }
  /* line 122, ../../../src/cmn/css/_sp.scss */
  body #header .nav .ctrl span:before {
    top: 1.8vw;
  }
  /* line 125, ../../../src/cmn/css/_sp.scss */
  body #header .nav .ctrl span:after {
    top: 3.2vw;
    width: 2.5vw;
  }
  /* line 131, ../../../src/cmn/css/_sp.scss */
  body #header .nav .ctrl.open small {
    visibility: hidden;
  }
  /* line 134, ../../../src/cmn/css/_sp.scss */
  body #header .nav .ctrl.open span {
    display: block;
  }
  /* line 136, ../../../src/cmn/css/_sp.scss */
  body #header .nav .ctrl.open span:before {
    top: 2vw;
    width: 8.8vw;
    height: 0.53333vw;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  /* line 142, ../../../src/cmn/css/_sp.scss */
  body #header .nav .ctrl.open span:after {
    top: 2vw;
    width: 8.8vw;
    height: 0.53333vw;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  /* line 152, ../../../src/cmn/css/_sp.scss */
  body #header .nav .eng.passive {
    display: none;
  }
  /* line 157, ../../../src/cmn/css/_sp.scss */
  body #header .area {
    width: 100%;
    float: right;
  }
  /* line 161, ../../../src/cmn/css/_sp.scss */
  body #header #menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  /* line 167, ../../../src/cmn/css/_sp.scss */
  body #header #menu .memu_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #e60012;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
  }
  /* line 177, ../../../src/cmn/css/_sp.scss */
  body #header #menu #menu_box {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 10;
  }
  /* line 184, ../../../src/cmn/css/_sp.scss */
  body #header #menu .bg {
    display: block;
    position: absolute;
    width: 100%;
    height: 110vh;
    background: #e60012;
    top: 0;
    left: 0;
  }
  /* line 193, ../../../src/cmn/css/_sp.scss */
  body #header #menu #header_scroll {
    float: left;
    width: 100%;
    height: 96vh;
    overflow: visible;
  }
  /* line 199, ../../../src/cmn/css/_sp.scss */
  body #header #menu nav {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 0 0 0 22.93333vw;
  }
  /* line 204, ../../../src/cmn/css/_sp.scss */
  body #header #menu nav ul {
    width: 100%;
    float: left;
  }
  /* line 207, ../../../src/cmn/css/_sp.scss */
  body #header #menu nav ul li {
    float: left;
    width: 100%;
  }
  /* line 210, ../../../src/cmn/css/_sp.scss */
  body #header #menu nav ul li a {
    display: inline-block;
  }
  /* line 216, ../../../src/cmn/css/_sp.scss */
  body #header #menu .menu1 {
    padding: 25.6vw 0 0 0;
  }
  /* line 218, ../../../src/cmn/css/_sp.scss */
  body #header #menu .menu1 .menu1_item {
    margin-bottom: 5.33333vw;
  }
  /* line 220, ../../../src/cmn/css/_sp.scss */
  body #header #menu .menu1 .menu1_item a {
    float: left;
    color: white;
    font-size: 16px;
    line-height: 0;
  }
  /* line 225, ../../../src/cmn/css/_sp.scss */
  body #header #menu .menu1 .menu1_item a img {
    height: 9.06667vw;
    width: auto;
  }
  /* line 232, ../../../src/cmn/css/_sp.scss */
  body #header #menu .menu2 {
    width: 100%;
    margin: 4vw 0 0 0;
  }
  /* line 236, ../../../src/cmn/css/_sp.scss */
  body #header #menu .menu2 .menu2_item a {
    line-height: 1.7;
  }
  /* line 241, ../../../src/cmn/css/_sp.scss */
  body #header #menu .menu3 {
    margin: 1vw 0 0 0;
    width: 85%;
  }
  /* line 244, ../../../src/cmn/css/_sp.scss */
  body #header #menu .menu3 .menu3_item {
    margin-bottom: 5.86667vw;
  }
  /* line 246, ../../../src/cmn/css/_sp.scss */
  body #header #menu .menu3 .menu3_item a {
    display: inline-block;
  }
  /* line 253, ../../../src/cmn/css/_sp.scss */
  body #header #menu .lbl {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 95.2vw;
    justify-content: space-between;
    transform-origin: top left;
    transform: rotate(90deg);
    top: 37vw;
    left: 10vw;
  }
  /* line 264, ../../../src/cmn/css/_sp.scss */
  body #header #menu .lbl p {
    font-size: 2.66667vw;
    color: white;
    font-weight: 700;
  }
  /* line 270, ../../../src/cmn/css/_sp.scss */
  body #header #menu .entry {
    width: 87px;
    height: 17px;
    margin: 100px 0 0 40px;
    float: left;
  }
  /* line 275, ../../../src/cmn/css/_sp.scss */
  body #header #menu .entry a {
    color: white;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    z-index: 10;
  }
  /* line 282, ../../../src/cmn/css/_sp.scss */
  body #header #menu .entry .rect {
    display: block;
    position: absolute;
    width: 545px;
    height: 534px;
    background: #3b4043;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
    top: 34px;
    left: -166px;
  }
  /* line 298, ../../../src/cmn/css/_sp.scss */
  body .info_area h2 {
    text-align: center;
    float: left;
    width: 100%;
    padding: 13vw 0px 6.5vw 0;
  }
  /* line 303, ../../../src/cmn/css/_sp.scss */
  body .info_area h2 img {
    width: 66.13333vw;
  }
  /* line 307, ../../../src/cmn/css/_sp.scss */
  body .info_area ul {
    width: 100%;
    float: left;
    margin: 0 0 9.5vw 0;
  }
  /* line 311, ../../../src/cmn/css/_sp.scss */
  body .info_area ul li {
    width: 100%;
    float: left;
  }
  /* line 314, ../../../src/cmn/css/_sp.scss */
  body .info_area ul li figure {
    width: 100%;
    float: left;
  }
  /* line 317, ../../../src/cmn/css/_sp.scss */
  body .info_area ul li figure .img {
    height: 30.5vw;
    position: relative;
    overflow: hidden;
  }
  /* line 321, ../../../src/cmn/css/_sp.scss */
  body .info_area ul li figure .img img {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
  }
  /* line 330, ../../../src/cmn/css/_sp.scss */
  body .info_area ul li figcaption {
    text-align: center;
    font-size: 3.46667vw;
    font-weight: 700;
    padding: 3vw 0 4vw 0;
    color: #3b4043;
  }
  /* line 341, ../../../src/cmn/css/_sp.scss */
  body .interviews_area {
    box-sizing: border-box;
    border-top: 5px solid #e60012;
    border-bottom: 5px solid #3b4043;
  }
  /* line 345, ../../../src/cmn/css/_sp.scss */
  body .interviews_area .area_top {
    position: relative;
    z-index: 10;
  }
  /* line 349, ../../../src/cmn/css/_sp.scss */
  body .interviews_area .rect {
    display: block;
    position: absolute;
    width: 751px;
    height: 511px;
    background: #3b4043;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
    bottom: -154vw;
    left: 16vw;
  }
  /* line 359, ../../../src/cmn/css/_sp.scss */
  body .interviews_area h2 {
    position: absolute;
    top: 5vw;
    left: 10vw;
    z-index: 5;
  }
  /* line 364, ../../../src/cmn/css/_sp.scss */
  body .interviews_area h2 span {
    position: relative;
    display: block;
    text-align: center;
  }
  /* line 368, ../../../src/cmn/css/_sp.scss */
  body .interviews_area h2 span:before {
    content: "";
    display: block;
    background: #e60012;
    width: 125.06667vw;
    height: 124.53333vw;
    position: absolute;
    transform: rotate(-60deg);
    top: -126vw;
    left: -60vw;
  }
  /* line 379, ../../../src/cmn/css/_sp.scss */
  body .interviews_area h2 span img {
    width: 34vw;
    position: relative;
    z-index: 3;
  }
  /* line 386, ../../../src/cmn/css/_sp.scss */
  body .interviews_area ul {
    width: 100%;
    float: left;
  }
  /* line 389, ../../../src/cmn/css/_sp.scss */
  body .interviews_area ul li {
    width: 100%;
    float: left;
    position: relative;
  }
  /* line 393, ../../../src/cmn/css/_sp.scss */
  body .interviews_area ul li figure {
    height: 65vw;
    position: relative;
    overflow: hidden;
  }
  /* line 398, ../../../src/cmn/css/_sp.scss */
  body .interviews_area ul li .img {
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  /* line 404, ../../../src/cmn/css/_sp.scss */
  body .interviews_area ul li .img img {
    height: 100%;
    width: auto;
  }
  /* line 409, ../../../src/cmn/css/_sp.scss */
  body .interviews_area ul li a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
  }
  /* line 415, ../../../src/cmn/css/_sp.scss */
  body .interviews_area ul li .name {
    font-size: 3.2vw;
    color: #6f7579;
    font-weight: 700;
    line-height: 1.8;
    position: absolute;
    z-index: 10;
  }
  /* line 423, ../../../src/cmn/css/_sp.scss */
  body .interviews_area ul li .sub {
    font-size: 3.73333vw;
    color: #6f7579;
    line-height: 2;
    width: 100%;
    float: left;
    position: relative;
    z-index: 10;
    font-weight: 700;
    text-align: center;
    padding: 2vw 0 2.5vw 0;
    line-height: 1.6;
  }
  /* line 437, ../../../src/cmn/css/_sp.scss */
  body .interviews_area ul li.item1 .name {
    top: 37vw;
    left: 10vw;
  }
  /* line 443, ../../../src/cmn/css/_sp.scss */
  body .interviews_area ul li.item2 .name {
    top: 19vw;
    left: 55vw;
  }
  /* line 449, ../../../src/cmn/css/_sp.scss */
  body .interviews_area ul li.item3 .name {
    top: 19vw;
    left: 9vw;
  }
  /* line 455, ../../../src/cmn/css/_sp.scss */
  body .interviews_area ul li.item4 .name {
    top: 4vw;
    left: 67vw;
  }
  /* line 465, ../../../src/cmn/css/_sp.scss */
  body #footer {
    background: #3b4043;
    position: relative;
    width: 100%;
  }
  /* line 469, ../../../src/cmn/css/_sp.scss */
  body #footer .pagetop {
    position: absolute;
    width: 19.73333vw;
    height: 18.66667vw;
    background: #707070;
    display: block;
    text-align: center;
    top: 0;
    right: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
  /* line 482, ../../../src/cmn/css/_sp.scss */
  body #footer .pagetop img {
    width: 4.26667vw;
  }
  /* line 486, ../../../src/cmn/css/_sp.scss */
  body #footer ul {
    padding: 33vw 0 4vw 0;
    float: left;
    width: 100%;
  }
  /* line 490, ../../../src/cmn/css/_sp.scss */
  body #footer ul li {
    float: left;
    width: 100%;
    margin: 0 0 4.5vw 0;
    text-align: center;
  }
  /* line 496, ../../../src/cmn/css/_sp.scss */
  body #footer ul a {
    font-size: 3.2vw;
    color: white;
  }
  /* line 501, ../../../src/cmn/css/_sp.scss */
  body #footer .logo {
    width: 100%;
    text-align: center;
    margin: 0 0 21vw 0;
  }
  /* line 505, ../../../src/cmn/css/_sp.scss */
  body #footer .logo a {
    width: 35.2vw;
    display: inline-block;
  }
  /* line 510, ../../../src/cmn/css/_sp.scss */
  body #footer small {
    text-align: center;
    float: left;
    width: 100%;
    font-size: 2.93333vw;
    color: white;
    margin-bottom: 8vw;
  }
  /* line 518, ../../../src/cmn/css/_sp.scss */
  body #footer .entry {
    position: absolute;
    font-size: 3.2vw;
    color: white;
    font-weight: 700;
    z-index: 10;
    top: 0;
    left: -11vw;
    width: 49vw;
    display: block;
    height: 19vw;
    overflow: hidden;
  }
  /* line 530, ../../../src/cmn/css/_sp.scss */
  body #footer .entry small {
    position: relative;
    z-index: 10;
    display: block;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    align-content: center;
    display: flex;
  }
  /* line 542, ../../../src/cmn/css/_sp.scss */
  body #footer .rect {
    display: block;
    position: absolute;
    width: 71.46667vw;
    height: 70.13333vw;
    background: #e60012;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
    top: -31vw;
    left: -30vw;
  }
}
