@charset "UTF-8";
/*!
 * ress.css v1.0.1
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

*,
::before,
::after {
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

/* Remove margin, padding of all elements and set background-no-repeat as default */
* {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements */
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
     # General elements
     # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
}

/*
  * Correct `block` display not defined for any HTML5 element in IE 8/9
  * Correct `block` display not defined for `details` or `summary` in IE 10/11
  * and Firefox
  * Correct `block` display not defined for `main` in IE 11
  */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden],
template {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
     # Forms
     # ================================================================= */
input {
  border-radius: 0;
}

[type="number"] {
  width: auto;
  /* Firefox 36+ */
}

[type="search"] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

/* Correct the text style of placeholders in Chrome, Edge, and Safari */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

[type="search"] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

/* # =================================================================
     # Specify media element style
     # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
     # Acessibility
     # ================================================================= */
/* Hide content from screens but not screenreaders */

/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
     # Selection
     # ================================================================= */
/* Specify text selection background color and omit drop shadow */

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #fff;
  text-shadow: none;
}

html, body {
  margin: 0;
  padding: 0;
  /*height: 100%;*/
  width: 100%;
  color: #333;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif, "MS Pゴシック", Osaka;
}

body {
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* タグのリセット */
h1, h2, h3, h4, h5, h6, p, address, ul, li, dl, dt, dd, caption, img, form, blockquote, label {
  padding: 0;
  margin: 0;
  border: none;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  line-height: 100%;
  list-style-type: none;
}

ol li {
  list-style-type: decimal !important;
}

table, th, td {
  /*	border: none;*/
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  line-height: 160%;
  list-style-type: none;
}

textarea {
  font-size: 100%;
}

img {
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
  -webkit-backface-visibility: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #333333;
  cursor: pointer;
  text-decoration: none;
}

a:hover {
  color: #6399ae;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@font-face {
  font-family: "MyYuGothicM";
  font-weight: normal;
  src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular");
}

@font-face {
  font-family: "MyYuGothicM";
  font-weight: bold;
  src: local("YuGothic-Bold"), local("Yu Gothic");
}

.shift-contents {
  position: relative;
  padding-top: 85px;
  font-family: MyYugothicM, YuGothic, -apple-sysytem, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.5rem;
  color: #2B2B2B;
  line-height: 1.6;
  overflow: hidden;
}

.shift-contents img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.shift-u-font-mincho {
  font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.shift-u-show-pc-max {
  display: none;
}

.shift-u-block > :first-child {
  margin-top: 0 !important;
}

.shift-u-block > :last-child {
  margin-bottom: 0 !important;
}

.shift-c-headline-v1 {
  margin: 100px 0 28px;
  text-align: center;
  font-size: 3.6rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  font-weight: 600;
}

.shift-c-lead-v2 {
  font-size: 2rem;
  line-height: 1.8;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
  font-weight: 500;
  text-align: center;
}

.shift-c-card-wrap {
  margin-top: 50px;
}

.shift-c-card {
  position: relative;
  display: flex;
  align-items: center;
  margin: 40px 0 0;
  box-shadow: 2px 2px 12px rgba(0, 0, 0, .3);
  background-color: #fff;
}

.shift-c-card.is-disable {
  pointer-events: none;
}

.shift-c-card.is-disable:after {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  content: "coming soon";
  font-weight: 600;
  font-size: 3.6rem;
  letter-spacing: 0.075em;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

a.shift-c-card {
  color: #2B2B2B;
}

a.shift-c-card:hover p {
  color: #2B2B2B;
}

.shift-c-card__image {
  flex-shrink: 0;
  width: 25%;
}

.shift-c-card__detail {
  flex-grow: 1;
  position: relative;
  padding: 15px 100px 15px 35px;
}

.shift-c-card__detail .shift-c-date {
  font-size: 1.4rem;
  line-height: 1.21429;
  letter-spacing: 0.075em;
}

.shift-c-card__detail .shift-c-title {
  margin: 10px 0 0;
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-weight: 600;
}

.shift-c-card__detail .shift-c-text {
  margin: 15px 0 0;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.075em;
}

.shift-c-card__detail:after {
  position: absolute;
  z-index: 2;
  content: "";
  display: block;
  width: 29px;
  height: 29px;
  background: url(/lp/middle-senior/assets/img/icon_arw.svg) 50% 0% no-repeat;
  background-size: contain;
}

.shift-c-card__btn {
  padding: 1.5em 0 1em;
  text-align: right;
}
.shift-c-card__btnLink {
  position: relative;
  display: inline-block;
  padding: .75em 5em;
  border: 2px solid;
  border-radius: 6px;
  background: white;
  color: #FFB81C;
  font-weight: 600;
  font-size: 1.4rem;
  transition: all ease .3s;
}
.shift-c-card__btnLink:hover {
  opacity: 0.7;
  color: #FFB81C;
}
.shift-c-card__btnLink:before {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 34px;
  width: 1.2em;
  height: 1.2em;
  background: url(/lp/middle-senior/assets/img/icon_arw.svg) no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}

.shift-mv {
  position: relative;
}

.shift-mv__copy {
  margin-top: 20px;
  font-size: 2rem;
  line-height: 1.9;
  letter-spacing: 0.025em;
  text-indent: 0.025em;
  font-size: 1.6vw;
}

.shift-first__headline {
  font-size: 3.5rem;
  line-height: 1.2;
  letter-spacing: 0.075em;
  text-indent: 0.075em;
  text-align: center;
}

.shift-first__note {
  margin: 10px 0 0;
  text-align: center;
}

.shift-first__next {
  padding: 70px 0 0;
  text-align: center;
}

.shift-first__next__title {
  font-size: 3.8rem;
  line-height: 1.18421;
  font-weight: 400;
}

.shift-first__next__label {
  font-weight: 600;
  position: relative;
  display: inline-block;
  font-weight: 600;
  white-space: nowrap;
  color: #2B2B2B;
}

.shift-first__next__label:after {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #FFB81C;
  transform: skewX(-20deg);
}

.shift-first__next__label > span {
  position: relative;
  display: block;
  padding: 5px 40px;
  z-index: 5;
  color: #000;
}

.shift-first-list__text {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(/lp/middle-senior/assets/img/bg_first01.svg) 50% 50% no-repeat;
  background-size: contain;
}

.shift-first-list__text p {
  text-align: center;
  font-feature-settings: "palt";
}

.shift-task {
  padding: 80px 0 210px;
  background: linear-gradient(to bottom, #FFFFFF, #EDEDE7);
}

.shift-task-section {
  margin-top: 85px;
}

.shift-task__badge {
  display: block;
  text-align: center;
}

.shift-task__badge img {
  margin: 0 auto;
  width: 135px;
  display: block;
}

.shift-task__badge__label {
  position: relative;
  margin: 24px 0 0;
  display: inline-block;
  font-size: 3.8rem;
  line-height: 1.21053;
  letter-spacing: 0.1em;
  font-weight: 600;
  white-space: nowrap;
}

.shift-task__badge__label:after {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #FFB81C;
  transform: skewX(-20deg);
}

.shift-task__badge__label > span {
  position: relative;
  display: block;
  padding: 2px 30px;
  z-index: 5;
  color: #000;
}

.shift-task__headline {
  margin: 23px 0 0;
  font-size: 3.8rem;
  line-height: 1.18421;
  letter-spacing: 0.1em;
  text-align: center;
}

.shift-task-group {
  margin-top: 36px;
}

.shift-task-group__layout {
  position: relative;
  display: flex;
  overflow: hidden;
}

.shift-task-group__layout:before {
  position: absolute;
  z-index: 5;
  top: 0;
  left: calc(50% - 3px);
  content: "";
  display: block;
  width: 6px;
  height: 100%;
  background-color: #fff;
  transform: skewX(-20deg);
}

.shift-task-group__layout:after {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  transform: scale(1.5) skewX(-20deg);
  background-image: linear-gradient(to right, #D9D9D6 0%, rgba(217, 217, 214, .4) 50%, rgba(0, 191, 179, .2) 50%, rgba(0, 191, 179, .4) 100%);
}

.shift-task-group__section {
  position: relative;
  z-index: 5;
  width: 50%;
  padding: 20px 40px 30px;
}

.shift-task-group__catch {
  position: relative;
  z-index: 5;
  margin: 0 0 12px;
  font-size: 3.8rem;
  line-height: 1.28947;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  text-align: center;
  font-weight: 400;
}

.is-task .shift-task-group__catch {
  color: #ACADAF;
}

.is-answer .shift-task-group__catch {
  color: #00BFB3;
}

.shift-task-group__catch:before {
  content: "[";
}

.shift-task-group__catch:after {
  content: "]";
}

.shift-task-group__title {
  position: relative;
  z-index: 5;
  margin: 0 0 32px;
  font-size: 2.7rem;
  line-height: 1.37037;
  letter-spacing: 0.05em;
  font-weight: 600;
  text-align: center;
  font-feature-settings: "palt";
}

.shift-task-group__figure {
  position: relative;
  z-index: 5;
  margin: 0 auto;
  max-width: 440px;
}

.shift-task-group__figure__title {
  position: relative;
  z-index: 5;
  border-radius: 6px;
  margin: 0 0 17px;
  padding: 1px;
  color: #335377;
  text-align: center;
  font-weight: 500;
  background-color: #fff;
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.025em;
  box-shadow: 2px 2px 10px rgba(170, 167, 163, .3);
}

.shift-task-group__figure__list {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: space-between;
}

.shift-task-group__figure__list > li {
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(50% - 10px);
  height: 90px;
  background-color: #335377;
  mix-blend-mode: multiply;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  line-height: 1.35;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
  box-shadow: 2px 2px 12px rgba(170, 167, 163, .3);
}

.shift-task-group__illust {
  position: relative;
  z-index: 5;
  margin: 0 auto;
  text-align: center;
}

.shift-task-group__text {
  position: relative;
  z-index: 5;
  margin-top: 40px;
  font-size: 1.6rem;
  line-height: 1.6875;
}

.shift-task-note-wrap {
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
}

ol.shift-task-note > li {
  position: relative;
  padding-left: 30px;
  list-style: none !important;
  font-size: 1.2rem;
  line-height: 1.66667;
}

ol.shift-task-note > li > span {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}

.shift-solution {
  padding: 60px 0 100px;
}

.shift-solution-headline {
  text-align: center;
}

.shift-solution-headline__sub {
  display: block;
  font-size: 3.4rem;
  line-height: 1.91176;
  letter-spacing: 0.1em;
  font-weight: 500;
}

.shift-solution-headline__main {
  position: relative;
  display: inline-block;
  font-size: 3.2rem;
  line-height: 1.875;
  letter-spacing: 0.1em;
  font-weight: 600;
}

.shift-solution-headline__main:after {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #FFB81C;
  transform: skewX(-20deg);
}

.shift-solution-headline__main > span {
  position: relative;
  padding: 0 30px;
  z-index: 5;
  color: #000;
}

.shift-solution-lead {
  margin: 30px 0 70px;
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
}

.shift-solution-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.shift-solution-list__item {
  position: relative;
  box-shadow: 2px 2px 12px rgba(0, 0, 0, .3);
}

.shift-solution-list__badge {
  position: absolute;
  z-index: 5;
  top: 20px;
  left: 20px;
  width: 110px;
}

.shift-solution-list__badge__label {
  position: relative;
  margin: 12px 0 0;
  display: inline-block;
  font-size: 1.9rem;
  line-height: 1.15789;
  letter-spacing: 0.1em;
  font-weight: 600;
  white-space: nowrap;
}

.shift-solution-list__badge__label:after {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #FFB81C;
  transform: skewX(-20deg);
}

.shift-solution-list__badge__label > span {
  position: relative;
  display: block;
  padding: 2px 15px;
  z-index: 5;
}

.shift-solution-list__visual {
  margin: 0 0 25px;
}

.shift-solution-list__title {
  margin: 0 0 30px;
  font-size: 2.4rem;
  line-height: 1.16667;
  letter-spacing: 0.025em;
  font-weight: 600;
  font-feature-settings: "palt";
}

.shift-solution-list__text {
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.025em;
}

.shift-solution-list__example {
  margin: 20px 0 20px;
  padding: 0 0 6px;
  border-bottom: 1px solid #D9D9D6;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.1875;
  letter-spacing: 0.05em;
}

.shift-solution-list__desc {
  display: flex;
  align-items: flex-start;
}

.shift-solution-list__desc dt {
  flex-shrink: 0;
  margin-bottom: 10px;
  padding: 3px;
  min-width: 84px;
  background-color: #002855;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.3125;
  letter-spacing: 0.1em;
  font-weight: 600;
  text-align: center;
}

.shift-solution-list__desc dt.is-orange {
  background-color: #FF8200;
}

.shift-solution-list__desc dt.is-green {
  background-color: #00BFB3;
}

.shift-solution-list__desc dd {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.3125;
  letter-spacing: 0.1em;
  flex-grow: 1;
}

.shift-solution-list__note {
  margin-top: 10px;
  position: relative;
  padding-left: 1em;
  color: #464545;
}

.shift-solution-list__note > span {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  content: "※";
}

.shift-cv__title {
  margin: 0 0 25px;
  font-size: 2.6rem;
  line-height: 1.38462;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  text-align: center;
  font-weight: 600;
}

.shift-cv__buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

a.shift-cv__buttons__item {
  display: block;
  margin: 0 15px;
  text-align: center;
  font-weight: 600;
  color: #2B2B2B;
  box-shadow: 2px 2px 14px rgba(0, 0, 0, .3);
  border: 2px solid #FFB81C;
  background-color: #fff;
}

a.shift-cv__buttons__item.is-orange {
  background-color: #FFB81C;
}

.shift-cv__more {
  text-align: center;
}

a.shift-cv__more__link {
  display: inline-block;
  padding-bottom: 4px;
  text-decoration: none;
  border-bottom: 1px solid #2B2B2B;
  color: #2B2B2B;
  font-weight: bold;
}

.shift-expertise {
  position: relative;
  padding: 80px 0 130px;
}

.shift-expertise .shift-u-block {
  position: relative;
  z-index: 5;
}

.shift-expertise:after {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 680px;
}

.shift-expertise__headline {
  margin: 0 0 35px;
  font-size: 3.8rem;
  line-height: 1.31579;
  letter-spacing: 0.1em;
  font-weight: 400;
  text-align: center;
}

.shift-expertise__lead {
  margin: 0 auto;
  max-width: 740px;
  font-size: 1.8rem;
  line-height: 1.88889;
  letter-spacing: 0.025em;
}

.shift-expertise__box {
  margin: 60px 0 0;
  padding: 65px 5%;
  background-color: #fff;
  box-shadow: 2px 2px 14px rgba(0, 0, 0, .3);
}

.shift-expertise-media {
  display: flex;
}

.shift-expertise-media__image {
  flex-shrink: 0;
  width: 27.77778%;
  text-align: center;
}

.shift-expertise-media__lead {
  position: relative;
  margin: 0 0 25px;
  padding: 0 40px;
  font-size: 2.5rem;
  line-height: 1.52;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #335377;
  font-feature-settings: "palt";
}

.shift-expertise-media__lead:before, .shift-expertise-media__lead:after {
  position: absolute;
  z-index: 2;
  content: "";
  display: block;
  width: 23px;
  height: 18px;
  background: url(/lp/middle-senior/assets/img/icon_blockquote.svg) 50% 0% no-repeat;
  background-size: contain;
}

.shift-expertise-media__lead:before {
  top: 0;
  left: 0;
}

.shift-expertise-media__lead:after {
  top: 0;
  right: 0;
  transform: rotate(180deg);
}

.shift-expertise-media__text {
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.04em;
}

.shift-expertise-actor {
  margin-top: 40px;
}

.shift-expertise-actor dt {
  font-size: 1.8rem;
  line-height: 1.05556;
  letter-spacing: 0.06em;
  color: #000;
}

.shift-expertise-actor dd {
  margin-top: 0.6em;
  color: #53565A;
  font-size: 1.2rem;
  line-height: 1.58333;
}

.shift-expertise-column__item {
  width: 39.50617%;
}

.shift-expertise-column__title {
  margin: 0 0 30px;
  font-size: 2.4rem;
  line-height: 1.16667;
  letter-spacing: 0.1em;
  font-weight: 600;
  text-align: center;
}

.shift-expertise-column__figure {
  margin: 0 0 25px;
  text-align: center;
}

.shift-expertise-column__figure.is-size-01 img {
  max-width: 285px;
}

.shift-expertise-column__figure.is-size-02 img {
  max-width: 137px;
}

.shift-expertise-column__text {
  margin-top: 10px;
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.06em;
}

.shift-expertise-column__list li {
  position: relative;
  padding-left: 20px;
  margin-top: 10px;
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.06em;
}

.shift-expertise-column__list li:before {
  position: absolute;
  z-index: 2;
  top: 0.4em;
  left: 0;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  content: "";
  display: block;
  background-color: #464545;
}

.shift-achievement {
  padding: 110px 0 150px;
  background-color: #EBEBEB;
}

.shift-achievement-list {
  margin-top: 75px;
  display: flex;
  flex-wrap: wrap;
}

.shift-achievement-box {
  position: relative;
  background-color: #fff;
  display: flex;
  flex-direction: column;
}

.shift-achievement-box:after {
  position: absolute;
  z-index: 5;
  bottom: 0;
  right: 0;
  content: "";
  display: block;
  border: 25px solid transparent;
  border-right-color: #ebebeb;
  border-bottom-color: #ebebeb;
}

.shift-achievement-box__title {
  background-color: #99E5E1;
  padding: 26px 30px;
  color: #464545;
  font-weight: 600;
  font-feature-settings: "palt";
  font-size: 2.2rem;
  line-height: 1.68182;
  letter-spacing: 0.02em;
  flex-grow: 1;
}

.shift-achievement-box__body {
  padding: 35px 30px;
  background-color: #fff;
}

.shift-achievement-box__body > :first-child {
  margin-top: 0;
}

.shift-achievement-desc {
  margin-top: 20px;
}

.shift-achievement-desc dt {
  font-weight: 600;
}

.shift-achievement-desc dd {
  margin-top: 1em;
}

.shift-seminar {
  padding: 100px 0 55px;
}

.shift-info-box {
  background-color: #fff;
  box-shadow: 2px 2px 12px rgba(0, 0, 0, .3);
}

.shift-info-box > :first-child {
  margin-top: 0;
}

.shift-c-news {
  display: flex;
}

.shift-c-news + .shift-c-news {
  margin-top: 35px;
}

.shift-c-news dt {
  color: #7F7F7F;
}

.shift-c-news a {
  text-decoration: underline;
}

.shift-c-toggle {
  margin: 45px 0 0;
  display: flex;
  justify-content: center;
}

.shift-c-toggle__link {
  position: relative;
  min-width: 220px;
  padding: 14px 16px;
  padding-right: 26px;
  border-radius: 50px;
  border: 1px solid #D9D9D6;
  font-size: 1.7rem;
  line-height: 1.17647;
  letter-spacing: 0.075em;
  font-weight: 500;
  text-align: center;
  box-shadow: 2px 2px 9px rgba(0, 0, 0, .25);
}

.shift-c-toggle__link:after {
  position: absolute;
  z-index: 2;
  top: calc(50% - 12px);
  right: 16px;
  content: "";
  display: block;
  width: 23px;
  height: 23px;
  background: url(/lp/middle-senior/assets/img/icon_arw.svg) 50% 0% no-repeat;
  background-size: contain;
  transform: rotate(90deg);
}

.shift-fixnav {
  position: fixed;
  z-index: 100;
  bottom: 16px;
  right: 34px;
  display: none;
  display: flex;
}

.shift-fixnav__item {
  margin-top: 16px;
  width: 100px;
  display: block;
  line-height: 1;
}

.shift-header {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, .16);
  font-family: MyYugothicM, YuGothic, -apple-sysytem, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.shift-header-layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.shift-gnav__list > ul {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  line-height: 1.187;
}

.shift-gnav__list > ul > li > a {
  display: block;
  color: #000;
}

.shift-header__switch {
  display: none;
}

.shift-header__switch > span {
  display: inline-block;
  position: absolute;
  left: 50%;
  border-radius: 10px;
  width: 25px;
  height: 3px;
  margin-left: -12px;
  background-color: #919191;
  transition: all ease .3s;
}

.shift-header__switch > span:nth-of-type(1) {
  top: 10px;
}

.is-menu-open .shift-header__switch > span:nth-of-type(1) {
  transform: translateY(10px) rotate(-45deg);
}

.shift-header__switch > span:nth-of-type(2) {
  top: 20px;
}

.is-menu-open .shift-header__switch > span:nth-of-type(2) {
  opacity: 0;
}

.shift-header__switch > span:nth-of-type(3) {
  top: 30px;
}

.is-menu-open .shift-header__switch > span:nth-of-type(3) {
  transform: translateY(-10px) rotate(45deg);
}

.shift-header__contact > a {
  display: block;
  font-weight: 600;
  text-align: center;
  padding: 10px;
  border-radius: 3px;
  background-color: #DBDBDB;
  color: #000;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, .25);
}

.animation-fade-up {
  opacity: 0;
  transform: translateY(15px);
}

.animation-fade-up.is-show {
  transition: ease all 1.2s;
  opacity: 1;
  transform: translateY(0px);
}

.l-pagetop {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  padding: 0 10px;
  max-width: 1200px;
}

.l-pagetop__link {
  display: block;
  line-height: 1.0;
  text-decoration: none;
  background: #c19a5b;
  transition: opacity 0.3s;
  z-index: 997;
}

.l-pagetop__text {
  font-size: 1.2rem;
}

.l-pagetop__text {
  display: inline-block;
  color: #ffffff;
  white-space: nowrap;
  padding: 2.6em .9em .4em;
  background: url(/lp/middle-senior/assets/img/icon_arrow03.svg) no-repeat center 0.4em/1.8em auto;
}

.shift-skiplink {
  position: absolute;
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  opacity: 0;
}

@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}

@media print, screen and (min-width: 769px) {
  a.shift-c-card, a.shift-cv__buttons__item, a.shift-cv__more__link, .shift-fixnav__item, .shift-gnav__list > ul > li > a, .shift-header__contact > a, .l-pagetop__link {
    transition: ease opacity 0.3s;
  }
  a.shift-c-card:hover, a.shift-cv__buttons__item:hover, a.shift-cv__more__link:hover, .shift-fixnav__item:hover, .shift-gnav__list > ul > li > a:hover, .shift-header__contact > a:hover, .l-pagetop__link:hover {
    opacity: 0.7;
  }
  .shift-u-show-sp {
    display: none;
  }
  .shift-u-block {
    margin: 0 auto;
    max-width: 1215px;
    width: calc(100% - 30px);
  }
  .shift-c-card__detail:after {
    top: calc(50% - 15px);
    right: 36px;
  }
  .shift-mv__text {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 40px;
    transform: translate(0%, -50%);
    width: 46.56%;
    max-width: 596px;
  }
  .shift-mv__text--static {
    top: 4.95%;
    left: 50%;
    transform: translate(-100%, 0%);
  }
  .shift-first {
    padding: 40px 0 117px;
    background: url(/lp/middle-senior/assets/img/bg_mv01.png) 50% 0% no-repeat, url(/lp/middle-senior/assets/img/bg_first02_pc.svg) 50% 100% no-repeat;
    background-size: 100% auto;
  }
  .shift-first__next__label {
    margin-top: 20px;
    font-size: 5.5rem;
    line-height: 1.2;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
  }
  .shift-first__next__text {
    margin-top: 25px;
    font-size: 2rem;
    line-height: 1.8;
    letter-spacing: 0.05em;
    text-indent: 0.05em;
  }
  .shift-first-list {
    margin: 45px 0 0;
    display: flex;
    justify-content: space-between;
  }
  .shift-first-list__item {
    width: 31.68724%;
  }
  .shift-first-list__text {
    margin-top: -18px;
    margin-left: auto;
    padding: 0 10px 0 40px;
    width: 78.37%;
    height: 14vw;
  }
  .shift-first-list__text p {
    line-height: 1.894;
    font-size: 1.5vw;
    letter-spacing: normal;
  }
  .shift-task {
    background: url(/lp/middle-senior/assets/img/bg_first02_pc.svg) 50% 100% no-repeat;
    background-size: 100% auto;
  }
  .shift-task-group__section.is-task {
    padding-right: 80px;
  }
  .shift-task-group__section.is-answer {
    padding-left: 80px;
  }
  .shift-task-group__illust.is-size-01 {
    max-width: 290px;
  }
  .shift-task-group__illust.is-size-02 {
    max-width: 316px;
  }
  .shift-task-group__illust.is-size-03 {
    max-width: 312px;
  }
  .shift-solution-list__item {
    width: 48.16667%;
    padding: 40px 3.5%;
  }
  .shift-solution-list__item:nth-child(n+3) {
    margin-top: 40px;
  }
  .shift-solution-list__desc dd {
    padding-top: 2px;
    padding-left: 15px;
  }
  .shift-cv {
    padding: 68px 0 60px;
    background: #B5EDE9 url(/lp/middle-senior/assets/img/bg_cv01.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  a.shift-cv__buttons__item {
    padding: 20px;
    max-width: calc(50% - 30px);
    border-radius: 3px;
    width: 422px;
    font-size: 2.1rem;
    line-height: 1.19048;
    letter-spacing: 0.05em;
    text-indent: 0.05em;
  }
  .shift-cv__more {
    margin-top: 40px;
    font-size: 1.6rem;
  }
  .shift-expertise:after {
    background: url(/lp/middle-senior/assets/img/bg_expertise01.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .shift-expertise-media__detail {
    flex-grow: 1;
    margin-left: 5.09259%;
  }
  .shift-expertise-column {
    margin: 95px 0 0;
    display: flex;
    justify-content: space-between;
    justify-content: space-evenly;
  }
  .shift-achievement-box {
    width: 30.45267%;
  }
  .shift-achievement-box:not(:nth-child(3n+1)) {
    margin-left: 4.3%;
  }
  .shift-achievement-box:nth-child(n+4) {
    margin-top: 40px;
  }
  .shift-achievement-desc dt {
    font-size: 1.6rem;
  }
  .shift-info {
    padding: 150px 0;
    background: url(/lp/middle-senior/assets/img/bg_info01.jpg) 50% 0% no-repeat;
    background-size: 100% auto;
  }
  .shift-info-box {
    margin: 0 auto;
    padding: 70px 7.5% 100px;
    max-width: 1000px;
  }
  .shift-c-news dt {
    flex-shrink: 0;
    padding-top: 6px;
    width: 8em;
    font-size: 1.4rem;
    line-height: 1.21429;
  }
  .shift-c-news dd {
    flex-grow: 1;
    font-size: 1.6rem;
    line-height: 1.875;
  }
  .shift-header-layout {
    padding: 0 15px;
    height: 85px;
  }
  .shift-header__logo {
    margin-right: 20px;
    max-width: 25%;
    width: 288px;
  }
  .shift-gnav__list > ul {
    font-size: 1.5rem;
  }
  .shift-gnav__list > ul > li:not(:last-child) {
    margin-right: 11px;
  }
  .shift-header__contact {
    margin-right: 0;
  }
  .shift-header__contact > a {
    width: 120px;
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 768px) {
  .shift-contents {
    padding-top: 60px;
  }
  .shift-u-show-pc {
    display: none;
  }
  .shift-u-block {
    padding: 0 4vw;
  }
  .shift-c-headline-v1 {
    margin: 50px 0 25px;
    font-size: 2.5rem;
    line-height: 1.12;
  }
  .shift-c-lead-v2 {
    font-size: 1.6rem;
    line-height: 1.562;
    text-align: left;
  }
  .shift-c-card-wrap {
    margin-top: 40px;
  }
  .shift-c-card {
    margin: 30px 0 0;
    display: block;
  }
  .shift-c-card.is-disable:after {
    font-size: 2.5rem;
  }
  .shift-c-card__image {
    width: 100%;
  }
  .shift-c-card__image img {
    width: 100%;
  }
  .shift-c-card__detail {
    padding: 15px 4vw 70px;
  }
  .shift-c-card__detail .shift-c-title {
    font-size: 1.5rem;
    line-height: 1.66;
    letter-spacing: normal;
  }
  .shift-c-card__detail .shift-c-text {
    margin: 15px 0 0;
    font-size: 1.5rem;
    line-height: 1.66667;
    letter-spacing: 0.025em;
  }
  .shift-c-card__detail:after {
    right: calc(50% - 15px);
    bottom: 22px;
  }
  .shift-c-card__btn {
    text-align: center;
  }
  .shift-c-card__btnLink {
    padding: .75em 4em;
    font-size: 1.2rem;
  }
  .shift-c-card__btnLink:before {
    right: 1em;
  }
  .shift-mv__text {
    position: relative;
    z-index: 5;
    margin-top: -25vw;
    padding-bottom: 55px;
    background-image: linear-gradient(15deg, #FFFFFF, #F4FCFC 10%, #ADEAE7 40%, #00BFB3);
  }
  .shift-mv__text--static {
    padding-bottom: 30px;
    background: #00BFB3;
  }
  .shift-mv__title {
    padding-right: 5px;
  }
  .shift-mv__copy {
    margin: 0;
    padding: 30px 8vw 0;
    letter-spacing: normal;
    text-indent: none;
    font-size: 1.6rem;
    line-height: 1.75;
  }
  .shift-first {
    padding: 40px 0 60px;
    background: url(/lp/middle-senior/assets/img/bg_first02_sp.svg) 50% 100% no-repeat;
    background-size: 100% auto;
  }
  .shift-first__headline {
    font-size: 2.8rem;
    line-height: 1.28571;
    letter-spacing: 0.015em;
    text-indent: 0.015em;
  }
  .shift-first__note {
    text-align: left;
    font-size: 1.2rem;
    line-height: 1.66667;
  }
  .shift-first__next {
    padding: 60px 4vw 0;
  }
  .shift-first__next__title {
    font-size: 2.6rem;
    line-height: 1.23077;
    letter-spacing: 0.05em;
  }
  .shift-first__next__label {
    margin-top: 10px;
    width: 96%;
    font-size: 3.6rem;
    line-height: 1.19444;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
  }
  .shift-first__next__label > span {
    padding: 5px 10px;
  }
  .shift-first__next__text {
    margin-top: 20px;
    text-align: left;
    font-size: 1.6rem;
    line-height: 1.5625;
    letter-spacing: 0.02em;
  }
  .shift-first-list {
    margin-top: 35px;
  }
  .shift-first-list__item:nth-child(n+2) {
    margin-top: 20px;
  }
  .shift-first-list__visual {
    margin: 0 -4vw;
    width: 82.66vw;
  }
  .shift-first-list__text {
    margin: -30vw -4vw 0 auto;
    padding: 0 4vw 0 13.33vw;
    width: 62.13vw;
    height: 34.66vw;
  }
  .shift-first-list__text p {
    text-align: left;
    font-size: 1.5rem;
    line-height: 1.86667;
    letter-spacing: 0.05em;
  }
  .shift-task {
    padding: 40px 0 22.93vw;
    background: url(/lp/middle-senior/assets/img/bg_first02_sp.svg) 50% 100% no-repeat;
    background-size: 100% auto;
  }
  .shift-task-section {
    margin-top: 50px;
  }
  .shift-task__badge img {
    width: 78px;
  }
  .shift-task__badge__label {
    margin-top: 8px;
    font-size: 2.4rem;
  }
  .shift-task__badge__label > span {
    padding: 2px 15px;
  }
  .shift-task__headline {
    margin: 16px 0 0;
    font-size: 2.6rem;
  }
  .shift-task-group {
    margin: 23px 0 0;
  }
  .shift-task-group__layout {
    display: block;
  }
  .shift-task-group__layout:before {
    left: 0;
    top: 50%;
    width: 100%;
    height: 6px;
    transform: skewY(-10deg);
  }
  .shift-task-group__layout:after {
    display: none;
    background-image: linear-gradient(to bottom, #D9D9D6 0%, rgba(217, 217, 214, .4) 50%, rgba(0, 191, 179, .2) 50%, rgba(0, 191, 179, .4) 100%);
    transform: none;
  }
  .shift-task-group__section {
    padding: 15px;
    width: auto;
  }
  .shift-task-group__section.is-task {
    padding-bottom: 22.93vw;
    background-image: linear-gradient(to bottom, #D9D9D6, rgba(217, 217, 214, .4));
  }
  .shift-task-group__section.is-answer {
    padding-top: 0;
  }
  .shift-task-group__section.is-answer:after {
    position: absolute;
    bottom: -20vw;
    left: 0;
    border-top: 6px solid #fff;
    content: "";
    display: block;
    width: 100%;
    height: calc(100% + 33vw);
    background-image: linear-gradient(to bottom, #c3eae4, rgba(0, 191, 179, .4));
    transform: skewY(-15deg);
  }
  .shift-task-group__catch {
    margin: 0 0 10px;
    font-size: 2.7rem;
  }
  .shift-task-group__title {
    margin: 0 0 30px;
    font-size: 2.1rem;
    letter-spacing: normal;
  }
  .shift-task-group__figure__list > li {
    padding: 5px;
    font-size: 1.7rem;
  }
  .shift-task-group__illust {
    width: 76%;
  }
  .shift-task-group__text {
    margin-top: 23px;
    font-size: 1.5rem;
  }
  .shift-task-note-wrap {
    margin-top: 20px;
  }
  .shift-solution {
    padding: 55px 0 62px;
  }
  .shift-solution-headline__sub {
    margin: 0 0 8px;
    font-size: 2.6rem;
  }
  .shift-solution-headline__main {
    margin: 0 auto;
    width: 90%;
    display: block;
    letter-spacing: normal;
    font-size: 2.4rem;
    line-height: 1.25;
  }
  .shift-solution-headline__main > span {
    display: block;
    padding: 8px 20px;
  }
  .shift-solution-lead {
    margin: 25px 4vw;
    text-align: left;
    letter-spacing: normal;
    font-size: 1.6rem;
    line-height: 1.5625;
  }
  .shift-solution-list {
    display: block;
  }
  .shift-solution-list__item {
    display: block;
    padding: 18px 15px 15px;
  }
  .shift-solution-list__item:nth-child(n+2) {
    margin-top: 15px;
  }
  .shift-solution-list__badge {
    top: 7px;
    left: 7px;
    width: 65px;
    opacity: 1 !important;
  }
  .shift-solution-list__badge img {
    opacity: 1 !important;
    mix-blend-mode: normal;
  }
  .shift-solution-list__badge__label {
    margin: 6px 0 0;
    font-size: 1.4rem;
    transform: translateX(-8px);
  }
  .shift-solution-list__badge__label > span {
    padding: 2px 10px;
  }
  .shift-solution-list__visual {
    margin: 0 0 15px;
  }
  .shift-solution-list__title {
    margin: 0 0 12px;
    font-size: 2rem;
  }
  .shift-solution-list__text {
    font-size: 1.5rem;
  }
  .shift-solution-list__example {
    margin: 15px 0 12px;
    padding-bottom: 3px;
    font-size: 1.2rem;
  }
  .shift-solution-list__desc dt {
    min-width: 60px;
    letter-spacing: normal;
    font-size: 1.2rem;
  }
  .shift-solution-list__desc dd {
    padding-left: 8px;
    font-size: 1.4rem;
    line-height: 1.42857;
    letter-spacing: 0.05em;
    letter-spacing: normal;
  }
  .shift-solution-list__note {
    margin-top: 10px;
    font-size: 1.2rem;
  }
  .shift-cv {
    padding: 50px 0 60px;
    background: #B5EDE9 url(/lp/middle-senior/assets/img/bg_cv01_sp.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .shift-cv__title {
    letter-spacing: normal;
    line-height: 1.555;
    font-size: 1.8rem;
  }
  .shift-cv__buttons {
    display: block;
  }
  a.shift-cv__buttons__item {
    border-radius: 4px;
    padding: 12px;
    font-size: 1.8rem;
  }
  a.shift-cv__buttons__item:nth-child(n+2) {
    margin-top: 20px;
  }
  .shift-cv__more {
    margin-top: 25px;
  }
  a.shift-cv__more__link {
    font-size: 1.6rem;
  }
  .shift-expertise {
    padding: 60px 0 60px;
  }
  .shift-expertise:after {
    background: url(/lp/middle-senior/assets/img/bg_expertise01_sp.jpg) 50% 0% no-repeat;
    background-size: 100% auto;
  }
  .shift-expertise__headline {
    margin: 0 0 20px;
    font-size: 2.5rem;
    letter-spacing: normal;
    line-height: 1.28;
  }
  .shift-expertise__lead {
    margin: 0 4vw;
    letter-spacing: normal;
    line-height: 1.75;
    font-size: 1.6rem;
  }
  .shift-expertise__box {
    padding: 30px 4vw 25px;
  }
  .shift-expertise-media {
    display: block;
  }
  .shift-expertise-media__image {
    margin: 0 auto;
    width: 160px;
  }
  .shift-expertise-media__detail {
    margin-top: 10px;
  }
  .shift-expertise-media__lead {
    padding: 15px 0 0;
    font-size: 1.9rem;
  }
  .shift-expertise-media__lead:before, .shift-expertise-media__lead:after {
    width: 13px;
    height: 10px;
  }
  .shift-expertise-actor {
    margin-top: 20px;
  }
  .shift-expertise-column {
    margin-top: 40px;
    padding: 0 4vw;
  }
  .shift-expertise-column__item {
    width: auto;
  }
  .shift-expertise-column__item:nth-child(n+2) {
    margin-top: 30px;
  }
  .shift-expertise-column__title {
    margin: 0 0 20px;
    font-size: 2rem;
  }
  .shift-expertise-column__figure {
    margin: 0 0 20px;
  }
  .shift-expertise-column__figure.is-size-01 img {
    max-width: 74.66vw;
  }
  .shift-expertise-column__figure.is-size-02 img {
    max-width: 37.33vw;
  }
  .shift-expertise-column__text {
    font-size: 1.5rem;
    letter-spacing: normal;
  }
  .shift-expertise-column__text span {
    font-size: 1.2rem;
  }
  .shift-expertise-column__list li {
    font-size: 1.4rem;
    letter-spacing: normal;
  }
  .shift-expertise-column__list li span {
    font-size: 1.2rem;
  }
  .shift-achievement {
    padding: 55px 0 60px;
  }
  .shift-achievement-list {
    margin-top: 15px;
  }
  .shift-achievement-box {
    width: 48%;
  }
  .shift-achievement-box:not(:nth-child(2n+1)) {
    margin-left: 4%;
  }
  .shift-achievement-box:nth-child(n+3) {
    margin-top: 15px;
  }
  .shift-achievement-box:after {
    border-width: 12px;
  }
  .shift-achievement-box__title {
    padding: 15px;
    font-size: 1.4rem;
    line-height: 1.714;
    letter-spacing: normal;
  }
  .shift-achievement-box__body {
    padding: 15px;
  }
  .shift-achievement-desc {
    margin-top: 1em;
    font-size: 1.2rem;
  }
  .shift-achievement-desc dd {
    margin: 0.6em 0 0;
  }
  .shift-seminar {
    padding: 60px 0 70px;
  }
  .shift-info {
    padding: 60px 0;
    background: url(/lp/middle-senior/assets/img/bg_info01_sp.jpg) 50% 0% no-repeat;
    background-size: 100% auto;
  }
  .shift-info-box {
    padding: 40px 8vw 50px;
    width: auto;
  }
  .shift-c-news {
    display: block;
  }
  .shift-c-news + .shift-c-news {
    margin-top: 30px;
  }
  .shift-c-news dt {
    margin: 0 0 17px;
    font-size: 1.4rem;
    line-height: 1.14286;
    letter-spacing: 0.075em;
  }
  .shift-c-news dd {
    font-size: 1.5rem;
    line-height: 1.66667;
    letter-spacing: 0.025em;
  }
  .shift-fixnav {
    display: none !important;
  }
  .shift-header-layout {
    height: 60px;
  }
  .shift-header__logo {
    margin-left: 15px;
    width: 54vw;
    max-width: 230px;
  }
  .shift-gnav {
    box-shadow: inset 0px 4px 8px rgba(0, 0, 0, .16);
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 0;
    width: 100%;
    height: calc(100vh - 60px);
    background-color: #fff;
    transform: translateX(100%);
    transition: ease transform 0.3s;
    overflow-y: auto;
  }
  .is-menu-open .shift-gnav {
    transform: translateX(0%);
  }
  .shift-gnav__list > ul {
    display: block;
  }
  .shift-gnav__list > ul > li {
    margin: 0;
    border-bottom: 1px solid #E5E5E5;
  }
  .shift-gnav__list > ul > li > a {
    position: relative;
    padding: 22px 8vw;
    font-weight: 500;
  }
  .shift-gnav__list > ul > li > a:after {
    position: absolute;
    z-index: 2;
    top: calc(50% - 6px);
    right: 15px;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    border-top: 2px solid #919191;
    border-right: 2px solid #919191;
    content: "";
  }
  .shift-cv-is-gnav {
    padding: 25px 0 30px !important;
    background: #B5EDE9 !important;
  }
  .shift-header__switch {
    display: block;
    position: relative;
    z-index: 9999;
    margin: 0 15px 0 10px;
    width: 35px;
    height: 43px;
  }
  .l-pagetop {
    position: fixed;
    padding: 0;
    display: none;
    z-index: 20;
    bottom: 10px;
    right: 10px;
  }
  .l-pagetop__text {
    font-size: 1.0rem;
  }
}

@media print, screen and (min-width: 1280px) {
  .shift-u-show-pc-max {
    display: inline;
  }
  .shift-u-block {
    width: calc(100% - 60px);
  }
  .shift-mv__copy {
    font-size: 2rem;
  }
  .shift-mv__text--static {
    top: 6%;
  }
  .shift-first-list__text {
    margin-top: -18px;
    height: 160px;
  }
  .shift-first-list__text p {
    font-size: 1.9rem;
    line-height: 1.89474;
    letter-spacing: 0.05em;
    font-size: 1.9rem;
  }
  .shift-info-box {
    width: calc(100% - 60px);
  }
  .shift-c-news dt {
    width: 230px;
  }
  .shift-header-layout {
    padding: 0 25px;
  }
  .shift-gnav__list > ul {
    font-size: 1.6rem;
  }
  .shift-gnav__list > ul > li:not(:last-child) {
    margin-right: 22px;
  }
  .shift-header__contact > a {
    font-size: 1.7rem;
    line-height: 1.17647;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    font-size: 1.7rem;
    width: 140px;
  }
}

@media screen and (max-width: 320px) {
  .shift-first-list__text p {
    font-size: 1.3rem;
  }
  .shift-expertise__lead {
    font-size: 1.5rem;
  }
}

@media print {
  .shift-header {
    position: static;
  }
  .shift-header__util,
  .l-footerNav,
  .l-footerCopy__wrap,
  .l-footerBottom {
    display: none !important;
  }
  .shift-contents {
    padding-top: 0;
  }
  .l-footerCopy {
    padding: 25px 0;
  }
  .animation-fade-up {
    opacity: 1;
    transform: translateY(0px);
  }
}

/* add 221007*/
.shift-mv-static img {
  width: 100%;
}

.shift-seminar__bnr {
  text-align: center;
}

@media print, screen and (min-width: 769px) {
  .u-hover {
    transition: ease opacity 0.3s;
  }
  .u-hover:hover {
    opacity: 0.7;
  }
  .shift-mv__bnr {
    position: absolute;
    z-index: 2;
    top: 59.29204%;
    left: 50%;
    transform: translateX(-50%);
    max-width: 843px;
    width: 65.85938%;
    transition: ease filter 0.3s;
  }
  .shift-mv__bnr:hover {
    filter: brightness(110%);
  }
  .shift-seminar__bnr {
    margin: 50px 0 80px;
    transition: ease opacity 0.3s;
  }
  .shift-seminar__bnr:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 768px) {
  .shift-mv__bnr {
    padding: 0 8vw 30px;
    background-image: linear-gradient(to top, #FFFFFF, #F4FCFC 10%, #ADEAE7 40%, #00BFB3);
  }
  .shift-seminar__bnr {
    margin: 30px 0 60px;
  }
}

/* add 221108*/
.shift-u-color-yellow {
  color: #FFB81C !important;
}
.shift-gnav__list > ul > li a {
  position: relative;
}

.shift-gnav__list > ul > li .shift-icon-new {
  position: absolute;
  z-index: 2;
  top: -18px;
  right: 0;
  display: inline-block;
  width: 32px;
  height: 14px;
  background: url(/lp/middle-senior/assets/img/icon_new.svg) 0 0 no-repeat;
  background-size: contain;
}

.shift-header__seminar > a {
  display: block;
  font-weight: 600;
  text-align: center;
  padding: 10px;
  border-radius: 3px;
  background-color: #FFB81C;
  color: #000;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, .25);
  width: 140px;
}

.shift-fixnav__button {
  margin-left: 10px;
  display: block;
  padding: 12px;
  width: 200px;
  border-radius: 4px;
  border: 2px solid #FFB21C;
  background-color: #fff;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  color: #000 !important;
}

.shift-fixnav__button > span {
  transition: opacity filter 0.3s;
}

.shift-fixnav__button.is-seminar {
  border: none;
  background-image: linear-gradient(to bottom, #EA861E, #E45A24);
  color: #fff !important;
}

.shift-column {
  padding-top: 90px;
  padding-bottom: 100px;
}

.shift-column-list {
  display: flex;
  flex-wrap: wrap;
}

.shift-column-list__item {
  padding: 16px;
  background-color: #fff;
  box-shadow: 0 2px 12px rgba(0, 0, 0, .3);
}

.shift-column-list__visual {
  margin: 0 0 15px;
  text-align: center;
}

.shift-column-list__date {
  color: #B8B8B8;
  font-size: 1.6rem;
}

.shift-column-list__title {
  margin-top: 12px;
  font-size: 2.2rem;
  line-height: 1.454;
  font-weight: bold;
}

.shift-column-list__text {
  margin-top: 10px;
  line-height: 1.5;
  font-size: 1.6rem;
}

.shift-seminar-box {
  margin-top: 80px;
  padding: 50px 15px 70px;
  background-color: #fff;
  text-align: center;
  box-shadow: 0 2px 12px rgba(0, 0, 0, .3);
}

.shift-seminar-box .shift-c-lead-v2 {
  margin-top: 20px;
}

.shift-seminar-box__title {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.8;
}

.shift-seminar-box__subtitle {
  margin-top: 1em;
  font-size: 1.5rem;
  line-height: 1.533;
  font-weight: bold;
}

.shift-seminar-card-wrap {
  display: flex;
  flex-wrap: wrap;
}

.shift-seminar-card {
  position: relative;
  background-color: #fff;
  box-shadow: 0 2px 12px rgba(0, 0, 0, .3);
}

.shift-seminar-card__header {
  padding: 14px 25px;
}

.shift-seminar-card__icon {
  width: 120px;
  border-radius: 50px;
  border: 1px solid #E45E24;
  padding: 5px;
  color: #E45E24;
  font-weight: bold;
  text-align: center;
}

.shift-seminar-card__icon.is-close {
  border: 1px solid #585858;
  color: #585858;
}

.shift-seminar-card__body {
  padding: 20px 25px 20px;
}

.shift-seminar-card__number {
  display: inline-block;
  border: 1px solid #FFB11C;
  margin: 0 0 10px;
  padding: 3px 5px;
  font-size: 1.6rem;
  font-weight: bold;
}

.shift-seminar-card__title {
  font-size: 2.2rem;
  line-height: 1.454;
  font-weight: bold;
}

.shift-seminar-card__date {
  margin: 0.6em 0 1em;
  font-size: 1.6rem;
  font-weight: bold;
}

.shift-seminar-card__text {
  margin-top: 0.6em;
  font-size: 1.6rem;
  line-height: 1.5;
}

.shift-seminar-card__link {
  margin-top: 15px;
  display: block;
  width: 100%;
  font-weight: bold;
  text-align: center;
  font-size: 1.8rem;
}

.shift-seminar-event {
  margin-top: 50px;
  padding: 40px 36px;
  border: 1px solid #B4B4B4;
}

.shift-seminar-event__title {
  margin: 0 0 25px;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
}

.shift-seminar-button {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}

.shift-seminar-button a {
  border-radius: 4px;
  padding: 11px;
  width: 100%;
  max-width: 320px;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, .25);
  background-image: linear-gradient(to bottom, #EA861E, #E45A24);
}

.shift-seminar-button.is-yellow a {
  background-image: linear-gradient(to top, #FFB21C, #FFB21C 40%, #F5D01F);
}

@media print, screen and (min-width: 769px) {
  .u-hover {
    transition: ease opacity 0.3s;
  }
  .u-hover:hover {
    opacity: 0.7;
  }
  .shift-fixnav__button {
    transition: ease filter 0.3s;
  }
  .shift-fixnav__button:hover {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.1" /><feFuncG type="linear" slope="1.1" /><feFuncB type="linear" slope="1.1" /></feComponentTransfer></filter></svg>#filter');
    filter: brightness(110%);
  }
  .shift-fixnav__button:hover > span {
    display: block;
    opacity: 0.7;
  }
  .shift-column {
    background: url(/lp/middle-senior/assets/img/bg_column01.jpg) 50% 0 no-repeat;
    background-size: 100% auto;
  }
  .shift-column-list__item {
    margin-top: 45px;
    margin-left: 3.75%;
    width: 30.83333%;
  }
  .shift-column-list__item:nth-child(3n+1) {
    margin-left: 0;
  }
  .shift-seminar {
    background: url(/lp/middle-senior/assets/img/bg_seminar01.jpg) 50% 0 no-repeat;
    background-size: 100% auto;
  }
  .shift-seminar-box__subtitle {
    margin-top: 0.8em;
    font-size: 2rem;
  }
  .shift-seminar-box__subtitle:before, .shift-seminar-box__subtitle:after {
    content: "―";
    color: #FFB81C;
  }
  .shift-seminar-card {
    margin-top: 45px;
    margin-left: 3.75%;
    width: 30.83333%;
  }
  .shift-seminar-card:nth-child(3n+1) {
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .shift-gnav__list > ul > li .shift-icon-new {
    position: relative;
    top: 1px;
    margin-left: 20px;
  }
  .shift-column {
    padding-top: 45px;
    padding-bottom: 60px;
    background: url(/lp/middle-senior/assets/img/bg_column01_sp.jpg) 50% 0 no-repeat;
    background-size: 100% auto;
  }
  .shift-column .shift-u-block {
    padding: 0 8vw;
  }
  .shift-column-list {
    margin-top: 20px;
  }
  .shift-column-list__item:nth-child(n+2) {
    margin-top: 35px;
  }
  .shift-column-list__visual {
    margin: 0 0 10px;
  }
  .shift-column-list__date {
    font-size: 1.5rem;
  }
  .shift-column-list__title {
    font-size: 2.0rem;
  }
  .shift-column-list__text {
    font-size: 1.5rem;
  }
  .shift-seminar {
    background: url(/lp/middle-senior/assets/img/bg_seminar01_sp.jpg) 50% 0 no-repeat;
    background-size: 100% auto;
  }
  .shift-seminar .shift-u-block {
    padding: 0 8vw;
  }
  .shift-seminar-box {
    margin-top: 40px;
    padding: 25px 15px;
  }
  .shift-seminar-box .shift-c-lead-v2 {
    font-size: 1.5rem;
  }
  .shift-seminar-box__title {
    font-size: 2rem;
  }
  .shift-seminar-card {
    margin-top: 40px;
  }
  .shift-seminar-card__header {
    padding: 14px 15px;
  }
  .shift-seminar-card__icon {
    width: 100px;
    padding: 2px 5px;
    font-size: 1.4rem;
  }
  .shift-seminar-card__body {
    padding: 15px 15px 20px;
  }
  .shift-seminar-card__number {
    margin: 0 0 12px;
    padding: 4px 5px;
    font-size: 1.5rem;
  }
  .shift-seminar-card__title {
    font-size: 2.0rem;
  }
  .shift-seminar-card__date {
    font-size: 1.4rem;
  }
  .shift-seminar-card__text {
    line-height: 1.714;
    font-size: 1.4rem;
  }
  .shift-seminar-event {
    margin-top: 25px;
    padding: 20px;
  }
  .shift-seminar-event .shift-seminar-button a {
    padding: 7px 11px;
  }
  .shift-seminar-event__title {
    margin: 0 0 20px;
    font-size: 1.8rem;
    line-height: 1.388;
  }
  .shift-seminar-button a {
    padding: 15px 11px;
  }
}

@media print, screen and (min-width: 1280px) {
  .shift-gnav__list > ul > li.shift-header__seminar {
    margin-right: 15px;
  }
}

/* 2026-01-09 トップへ戻るボタンの位置調整 */
@media print, screen and (min-width: 1280px) {
  .c-top{
    bottom: 80px!important;
  }
}