/*--------------------------------------------------------------
Normalize
--------------------------------------------------------------*/
html {
  font-size: 100%;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, footer, header, nav, section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
  color: #6485c1;
  cursor: pointer;
}
a:active, a:hover {
  outline-width: 0;
}
b, strong {
  font-weight: inherit;
}
b, strong {
  font-weight: 700;
}
small {
  font-size: 80%;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button, input, optgroup, select, textarea {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button, input {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
textarea {
  overflow: auto;
}
details, menu {
  display: block;
}
[hidden] {
  display: none;
}
.none {
  display: none;
}
/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/
body, button, input, select, textarea {
  color: #2e3035;
  /*font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 16px;*/
  font-weight: 400;
  line-height: 1.15;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  line-height: 1.4;
  padding: 1em 0 0;
}
h1 {
  font-size: 24px;
  font-size: 1.6rem;
  font-weight: 300;
}
h2 {
  font-size: 20px;
  font-weight: 300;
}
h3 {
  font-size: 18px;
  font-weight: 300;
}
h4 {
  font-size: 16px;
  font-weight: 800;
}
h5 {
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
h6 {
  font-size: 15px;
  font-weight: 800;
}
/*タイトル*/
.title {
  font-weight: bold;
  padding: 5% 0;
	margin: 0;
}

.sub-title {
  text-align: center;
  font-weight: bold;
  width: 100%;
	 padding: 2.8% 0;
	margin: 0;
font-size:1.5rem;
}
.title.center, .sub-title.center {
  text-align: center;
}
.title::after, .sub-title::after {
  content: "";
  margin: 0 auto;
  margin: 0.5em auto;
  text-align: center;
  display: block;
}
.sub-title.left:after {
  margin: 0.5em 0;
}
.title:after {
  border-bottom: 3px solid #6485c1;
  width: 2em;
}
.sub-title:after {
  border-bottom: 3px solid #2e3035;
  width: 1em;
}
p {
  margin: 0 0 1em;
  padding: 0;
}
:focus {
  outline: none;
}
/*--------------------------------------------------------------
Lists
--------------------------------------------------------------*/
ul, ol {
  margin: 0;
  padding: 0;
}
ul {
  list-style: disc;
  text-align: left;
}
ol {
  list-style: decimal;
}
li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0.5em;
  text-align: left;
}

/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  background: #fff;
}
#page {
  position: relative;
  word-wrap: break-word;
  overflow: hidden;
}
.wrap {
  margin: 0 auto;
  max-width: 1040px;
}
.wrap:after {
  clear: both;
  content: "";
  display: block;
}
.flex {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.date{
  position: relative;
  z-index: 1;
}
.date::before {
  background: url("../images/date.jpg") no-repeat scroll right top / contain;
  opacity: .5;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
#masthead .wrap {
  position: relative;
}
#topSlide .swiper-wrapper {
  height: 100vh
}
#topSlide .swiper-slide.swiper-slide {
  overflow: hidden;
  object-fit: cover;
  background-size: cover;
}
/* Site branding */
.logo-link {
  width: 160px;
}
.logo-link a:hover, .logo-link a:focus {
  opacity: 0.9;
}
.site-branding{
	padding: 1rem;
	display: flex;
	align-items: center;
}

.site-branding-text,.site-branding-text .site-title  {
  letter-spacing: 0.08em;
  font-size: 0.8rem;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

.site-branding-text {
	padding: 0 1rem;
}

.site-description {
  margin: 0;
  font-weight: bold;
  text-align: left;
}
.page-header {
  background: #f3f5fa;
  text-align: center;
  color: #6485c1;
}
/*スライダーの文章*/
.slide-lead {
  position: absolute;
  letter-spacing: 0.2em;
  left: 10%;
  z-index: 2;
  top: 30%;
  margin-top: -2rem;
  font-weight: bold;
  font-size: 5vw;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;
   text-shadow    : 
       1px  1px 10px rgba(255, 255, 255, 0.8),
      -1px  1px 10px rgba(255, 255, 255, 0.8),
       1px -1px 10px rgba(255, 255, 255, 0.8),
      -1px -1px 10px rgba(255, 255, 255, 0.8),
       1px  0px 10px rgba(255, 255, 255, 0.8),
       0px  1px 10px rgba(255, 255, 255, 0.8),
      -1px  0px 10px rgba(255, 255, 255, 0.8),
       0px -1px 10px rgba(255, 255, 255, 0.8);
  mix-blend-mode: hard-light;
}
.fire {
  animation-duration: 2s;
  animation-name: firetext;
  -webkit-animation-duration: 2s;
  -webkit-animation-name: firetext;
}
@keyframes firetext {
  0% {
    color: transparent;
  }
  50% {
    color: transparent;
    text-shadow: 0px 0px 10px #cd7a30;
  }
  60% {
    color: transparent;
    text-shadow: 0px 0px 10px #CD3035;
  }
  100% {
    color: #334036;
  }
}
@-webkit-keyframes firetext {
  0% {
    color: transparent;
  }
  50% {
    color: transparent;
    text-shadow: 0px 0px 10px #cd7a30;
  }
  60% {
    color: transparent;
    text-shadow: 0px 0px 10px #CD3035;
  }
  100% {
    color: #334036;
  }
}
/*--------------------------------------------------------------
Contents
--------------------------------------------------------------*/
.site-content {
  background-color: #fff;
  position: relative;
}
/*背景色*/
.blue {
  background: rgba(136, 162, 208, 0.7);
}
.darkblue {
  background: #222D41;
}
.gray {
  background: #F3F5FA;
}
.gray2 {
  background: #e9ebf0;
}
.yellow {
  background: #b4c164;
  color: #f8f9f0;
}
.pink {
  background: #c17264;
  color: #f9f1f0;
}
/*角丸*/
.business dl, .business img, .date ol li, .date ol li:before, .workstyle2 h3, .workstyle3 .block, .workstyle2 .block .left, .workstyle2 .block .right, .workstyle1 .block.right {
  border-radius: 3px;
}
/*左寄せ*/
.block .left, .block .right {
  text-align: left;
}
/*見出下の説明文*/
.lead {
  text-align: center;
  margin-bottom: 1rem;
  letter-spacing: 0.2em;
}
.block.left .lead {
  text-align: left;
}
/*
*
* 採用コンセプト
*
*/
.recruitment {
  background: url("../images/concept.jpg") no-repeat scroll 0 100% / contain;
  padding-bottom: 10em;
  line-height: 3em;
  text-align: center;
  text-shadow: 2px 2px 4px #fff, -2px 2px 4px #fff, 2px -2px 4px #fff, -2px -2px 4px #fff;
  background-attachment: fixed;
}
.concept .title.center {
  margin: 0;
}
.slogan {
  font-size: 2em;
  font-weight: bold;
  padding: 0 0 2em;
  margin: 0;
  letter-spacing: 0.05em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, serif;
}
/*
*
* 会社について
*
*/
/*NTTデータグループについて*/
.group {
  position: relative;
  background: url("../images/group1.jpg") no-repeat scroll center / cover;
  background-attachment: fixed;
  color: #fff;
  padding-bottom: 5%;
  padding-top: 6.25%;
}
.group .title {
  padding-bottom: 1em;
}
.group .world, .group .japan {
  justify-content: space-between;
}
.group .japan .block.left, .group .world .block.right {
  max-width: 820px;
  width: 100%;
  margin: 1em auto;
}
.group .world .block.left, .group .japan .block.right {
  max-width: 40em;
  text-align: left;
  margin: 1em auto;
}

/*
*
* 人材育成の取り組み
*
*/

/*私たちの目指すもの*/
.vision {
  align-items: center;
  justify-content: space-between;
  margin: 0 5% 5%;
  position: relative;
  overflow: hidden;
}
.vision .block {
  color: rgb(16, 25, 41);
  margin: 0;
  max-width: 50%;
  text-align: left;
}
.vision img {
  position: absolute;
  right: -6%;
  max-width: 50%;
  border-radius: 3px;
}
.vision .sub-title.left {
  width: 100%;
  padding: 0;
  text-align: left;
}
.vision .sub-title.left:after, .group .title:after, .group .sub-title:after, .photo .sub-title:after {
  border-color: rgb(184, 199, 227);
}
/*人材育成の特色*/
.education {
  background: #fff;
  padding: 6.25%;
}

.education .sub-title {
  padding: 0;
  padding-bottom: 1rem;
text-align: left;
}

.education .sub-title.center {
	text-align: center;
}

.education img {
  display: block;
  max-width: 150px;
  max-height: 150px;
  width: 100%;
  margin: 1em auto;
}
.education dl {
  width: 25%;
  padding: 1%;
  margin: 0;
}
.education dt {
  text-align: center;
  margin: 0.5em;
}
.education dd {
  text-align: justify;
}

/*新入社員教育*/
.workstyle1 {
  background: url("../images/workstyle1-2026.jpg") repeat scroll center bottom / cover;
  background-attachment: fixed;
  justify-content: space-between;
  padding: 5em 2em;
}
.workstyle1 h2 {
  text-align: left;
  width: auto;
}
.workstyle1 .block.right {
  background: rgba(100, 133, 193, 0.9);
  width: 25em;
  padding-bottom: 1em;
}
.workstyle1 h3 {
  color: #fff;
  padding: 1em;
  font-weight: bold;
  letter-spacing: 0.15em;
  margin: 0;
}
.workstyle1 dt {
  background: #222d41;
  padding: 0.5em;
  color: #fff;
  margin: 0 1em;
  width: 5em;
  text-align: center;
  letter-spacing: 0.08em;
}
.workstyle1 .block.right dl {
  margin: 0;
}
.term {
  width: 3em;
  min-height: 2em;
  background: #fff;
  display: block;
  margin-left: 2em;
  padding: 0.5em;
  text-align: center;
}
.workstyle1 dt, .workstyle1 dd {
  display: inline-block;
  font-weight: bold;
  vertical-align: top;
}
.workstyle1 dd {
  margin: 0;
  line-height: 1.2em;
}
/*キャリア育成ステージに応じた研修制度*/
.carrier {
  background: #fff;
padding-top:6.25%;
}

/*
*
*
* 働く環境と人
*
*
*/

/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/

.closing-text {
  font-weight: bold;
  text-align: center;
}

.footer-entry {color:#2e3035;}

.footer-entry .entry {
  display: grid;
  justify-content: center;
grid-template-columns: 1fr 1fr 1fr;
gap:2.08%;
padding:6.25% 0;
line-height: 1.6rem;
}
.footer-entry .block {
  padding: 8.33%;
  position: relative;
  background: #fff;
}

.footer-entry .sns {
padding: 1em 2em;
  display: flex;
  justify-content: center;
  width: fit-content;
  margin: 0 auto;
  gap: 6.25%;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.08em;
border-radius:2px;
}

.entry .button {
  background: #222D41;
color:#fff;
  padding: 1em;
  display: table;
  margin: 1em auto;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.08em;
}
.entry .button:hover {
  transform: scale(1.08);
  transition: 0.2s;
}
.entry .title {
  color: #6485c1;
  padding: 0;
  margin-bottom: 1rem;
}
.entry .notice {
  font-size: 0.9rem;
  font-weight: 500;
  display: block;
  padding-top: 1em;
  text-align: left;
}

.icon {
  width: 32px;
  height: 32px;
  margin-right: 0.5em;
  vertical-align: middle;
}

/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/
img, video {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%;
  width: 100%;
}
/*--------------------------------------------------------------
Media Queries
--------------------------------------------------------------*/
@media screen and (max-width:1280px) {
	
 
  .site-branding-text {
    font-size: 1em;
  }
  .main-navigation ul {
    padding: 0;
  }
  .main-navigation a {
    padding: 0.5em;
  }
}
@media screen and (max-width:980px) {
#masthead .swiper-container {
    max-height: 40vh;
  }
	#masthead .swiper-wrapper {
  height: 40vh;
}

  .main-navigation {
    display: none;
  }
  .title {
    margin: 0;
  }
  .group .world .block.left, .group .japan .block.right, .message .block.right, .company .block.left {
    max-width: 680px;
    width: 100%;
    margin: 0 auto;
    min-width: auto;
  }
  .entry {
    height: auto;
  }
  .message, .efforts {
    background-image: none;
  }
 
  .remodal .staff-photo, .remodal .staff-detail {
    max-width: 100%;
  }
  .remodal .staff-photo .photo-inner, .remodal .staff-photo {
    height: 300px;
    width: 100%;
  }
  .remodal .staff-photo img {
    max-width: 680px;
  }
}


/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/
.column-2 {
  justify-content: space-evenly;
}
.column-2 .block {
  width: 50%;
  padding: 2.08%;
}
.column-3 {
  flex-wrap: wrap;
  justify-content: space-around;
}
.column-3 .block {
  flex-wrap: wrap;
  width: 27.76%;
}
.column-3 dt {
  text-align: center;
  color: rgb(42, 69, 146);
  padding: 8.33%;
  padding-bottom: 0;
}
.column-3.flex {
  justify-content: center;
}
.column-3.flex:after {
  content: "";
  display: block;
  width: 27.76%; /* .boxに指定したwidthと同じ幅を指定する */
  height: 0;
}
.column-3 dd {
  line-height: 1.8rem;
  padding: 1rem 8.33%;
}
.column-3 dl img {
  display: block;
  margin: 0 auto 1rem;
}

.column-2 .slider.block {padding: 0;}

/*--------------------------------------------------------------
Contents
--------------------------------------------------------------*/

/*事業紹介******************************************/

.system-bg,.business-bg {position: relative;}
.system-bg::before,.business-bg::before {
	 background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,.1) 0%, rgba(0,171,216,.1) 0%, rgba(76,119,190,.1) 100%); 
	content:"";
	height: 100%;
	width: 75vw;
	position: absolute;
	z-index: -1;
	top:10vh;
	left:0;
}

.lede {
  padding: 2.08% 0;
  line-height: 1.8rem;
}
.business,.business .service {
  padding-top: 6.25%;
}
.business .column-2 {
  flex-wrap: wrap;
}
.business .column-2 .block {
  color: inherit;
  width: 50%;
}
.business .column-2 .block:hover dl {
  background: rgba(76, 119, 190, 1);
}
.block:hover dl {
  display: block;
  transition: all 0.2s 0s ease;
}
.business .column-2 .block:hover dt span, .business .column-2 .block:hover dd {
  color: rgb(255, 255, 255);
}
.contents a:hover img {
  transform: scale(1.1);
}
.business dl {
  background: rgb(237, 241, 249);
  border: 1px rgb(255, 255, 255);
  overflow: hidden;
}
.business dt span {
  display: block;
  padding: 6.25%;
  color: rgb(42, 69, 146);
}
.business dd {
  padding: 0 6.25% 6.25%;
}
.business dd::after {
  background: url("../svg/view-more.svg");
  background-size: contain;
  content: "";
  display: block;
  width: 94px;
  height: 26px;
  margin-top: 1rem;
  transition: all 0.5s 0s ease;
}
.business .column-2 .block:hover dd::after {
  background-image: url("../svg/view-more-hover.svg");
}
.dear {
  background: rgb(244, 244, 244);
  padding: 6.25%;
  margin: 8.33% 0;
}
.dear h3 {
  color: rgb(42, 69, 146)
}
.dear .flex {
  justify-content: space-between;
  align-items: center;
}
.dear .image {
  background: url("../images/image-work-style02.jpg");
  padding-left: 6.25%;
  background-size: cover;
  background-position: center;
  width: 320px;
  height: 320px;
  position: relative;
}
.dear .message {
  max-width: 32rem;
  line-height: 1.8rem;
}

/*数字で見るNTTデータ東北******************************************/

.date ol {
  counter-reset: datecount;
  width: 100%;
}
.date ol li {
  background: #fff;
  display: flex;
  flex-direction: column;
  padding: 2.08%;
  vertical-align: top;
  text-align: left;
  border: 1px solid rgb(244, 244, 244);
}
.date ol li h3 {
  font-weight: bold;
  padding: 0;
margin:0;
  margin-left: 3em;
  line-height: 1.2em;
display: flex;
  align-items: center;
min-height: 2em;
}

.date ol li .supplement {
color:#4C77BE;
font-size: 1.2rem;
line-height:1.8rem;
margin-top: auto;
}

.date ol li small {
text-align: right;
  display: block;
  margin-top: auto;
}

.date ol li img {
  padding: 6.25% 0;
margin:0 auto;
  width: 100%;
}

.date ol li:before {
  counter-increment: datecount;
  content: counter(datecount);
  position: absolute;
  background: #222D41;
  color: #fff;
  font-size: 1.2em;
  width: 2em;
  padding: 0.5em;
  text-align: center;
}
.note {
  font-size: 0.8em;
  position: relative;
  margin-bottom: 2em;
  display: block;
  text-align: center;
}

/*キーワードで見るNTTデータ東北******************************************/
.key-word {
  background: #F3F5FA;
  padding: 6.25% 0;
}
.key-word .section-header {
  background: url("../images/bg-key-word.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  margin-top: 6.25%;
}
.key-word dl {
  background: rgb(255, 255, 255);
  border: 1px solid rgb(244, 244, 244);
}
.key-word dl img {
  width: 150px;
}


/*人財育成と働き方を支援する制度******************************************/
.system {
  padding: 0;
margin: 0;
}

.scroll-image {height: auto;}

/*福利厚生・各種制度******************************************/
.welfare dl {
  background: rgb(237, 241, 249);
  border: 1px solid rgb(255, 255, 255);
}

/*採用情報******************************************/
.recruit {
  padding-top: 3.25%;
  background: rgba(244, 244, 244);
  padding-bottom: 0;
}

.recruit .flow {
	list-style-type: none;
}

.recruit .flow {
  list-style-type: none;
  counter-reset: num;
}

.recruit .flow li {
  position: relative;
  padding: 1.5em 1.5em;
	padding-left: 8rem;
	background: #fff;
	margin-bottom: 0.5rem;
	
}

.recruit .flow li:before,
.recruit .flow li:after {
  position: absolute;
  width: 5rem;
  display: block;
  justify-content: center;
  align-items: center;
  color: #fff;
  left: 0;top:0;
}

.recruit .flow li:before {
  background-color: #6485c1;
  white-space: pre;
  content: '\A 'counter(num);
  counter-increment: num;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
	line-height: 1.8rem;
height: 100%;
display: flex;
align-items: center;
}

.recruit .flow li:after {
  text-align: center;
  content: 'STEP';
  font-size:0.8rem;
  top: 0.5rem;
}

.recruit .flow h3 {
	margin: 0;
	color:rgb(42, 69, 146);
	padding: 0;
	font-weight: bold;
}

.modal-content .flex {
	border-top: 1px solid rgba(244, 244, 244);
	margin: 1rem;
}

.recruit .information {
	background: #fff;
	border-collapse: collapse;
  width: 100%;
}

.information tr {
	border-bottom: solid 1px rgba(100, 133, 193, .5);
	padding: 1rem;
}

.information th {
	background:  rgb(237, 241, 249);
	min-width: 15rem;
}

.information td {
	padding: 1rem;
}

.job-remodal table {
  width: calc(100% - 20%);
  border-top: 1px solid rgb(212, 212, 212);
  padding: 2.5%;
  line-height: 1.8rem;
}

.job-remodal table td {
	padding: 1rem;
}

.recruit .flow dd a, .footer-entry .column-3 dd a {
  color: rgba(42, 69, 146);
  text-decoration: underline;
  display: block;
}

.recruit .flow dd a:hover, .footer-entry .column-3 dd a:hover {
	text-decoration: inherit;
opacity: 0.8;
}

/*よくある質問******************************************/
.faq {
  background: rgba(244, 244, 244);
  padding: 6.25%;
  line-height: 1.8rem;
}
.faq dt {
  display: block;
  border-top: rgb(212, 212, 212) 1px solid;
  cursor: pointer;
  position: relative;
  padding: 1.5rem;
  color: rgb(42, 69, 146);
  text-align: left;
}
.faq dt:hover {
  background-color: rgb(237, 241, 249);
  transition: .3s;
}
.faq dt::before {
  content: "Q.";
  margin-right: 0.5rem;
}
.faq dd::before {
  content: "A.";
  margin-right: 0.5rem;
position: absolute;
left:0;
}
.faq dt::after {
  content: "";
  width: 1rem;
  height: 1rem;
  position: absolute;
  right: 1rem;
  background: url("../svg/icon-plus.svg");
  background-size: cover;
  margin-top: .5rem;
}
.faq dt.active::after {
  background: url("../svg/icon-minus.svg");
}
.faq dd {
  display: none;
  padding: 1.5rem;
  padding-top: 0;
  position:relative;
  margin-left:2rem;
}
.faq dl {
  border-bottom: rgb(212, 212, 212) 1px solid;
}

.banner {
	border:solid 1px rgba(100, 133, 193, .5);
	display: block;
	margin-bottom: 1rem;
}

.movie-page {
	padding-bottom: 10%;
	min-height: 100vh;
	height: 100vh;
}


.pc {
  display: block;
}
.sp, .sp-step-title .step-no {
  display: none;
}
@media screen and (max-width:980px) {

	.site-title span {font-size: 0.625rem;}
  .title span {
    font-size: 3rem;
  }
  .title {
    font-size: 1.125rem;
    line-height: 4rem;
  }
  .sub-title {
    font-size: 1.5rem;
  }
  .lede {
    padding: 8.33% 0;
  }
  .flex {
    line-height: 1.8rem;
  }
  .inner, .interview {
    padding: 0 6.25%;
  }
  .staff-detail .inner.article {
    padding: 0;
  }
  .pc, .pc.main-visual {
    display: none;
  }
  .sp {
    display: block;
  }
  /*メインビジュアル*/
  .sp .main-visual {
    display: block;
    height: 190px;
    background-size: contain;
  }
  .copy {
    margin: 0 auto;
    padding: 6.25% 0;
    width: 80%;
    text-align: center;
  }
  .copy h2 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .copy h2 span {
    font-size: 1rem;
  }
  .branding .logo {
    width: 104px;
  }
  .dear .message {
    line-height: 2.3rem;
    padding: 6.25%;
  }
  .dear .image {
    margin: 0 auto;
    width: 85%;
    width: 100%;
    display: block;
    height: 230px;
  }
  
  .header .sp-nav {
    display: flex;
  }
  .sp-nav {
    margin-left: auto;
  }
  .sp-entry {
    background: rgb(245, 170, 0);
    padding: 0 6.55%;
    color: rgb(255, 255, 255);
    white-space: nowrap;
    font-size: 0.65rem;
    display: flex;
    line-height: 3rem;
    align-items: center;
  }
  .branding {
    padding: 0.5rem;
  }
  .top-menu.flex {
    display: none;
  }
  .flex {
    display: block;
  }
  
  .recruit .flow dd {
    border: none;
  }
  .entry .column-3 .block, .column-3.flex {
    padding: 8.33%;
  }
  .footer-entry .column-3 {
    margin: 1rem auto;
  }
  .footer-entry .column-3 .block {
    padding-top: 0;
  }
  .site-footer {
    font-size: 0.75rem
  }
  .job .list li a::after {
    position: static;
    display: block;
  }
  .job .list li a::after {
    background-size: contain;
    width: 100%;
    background-position: right;
  }
  .work-style .column-2 .block {
    margin: 0 auto;
    margin-bottom: 2rem;
  }
  .voice {
    margin: 6.25%
  }
  .voice .column-2 .block {
    width: 100%;
    margin: 2rem auto;
    padding: 6.55%;
	position: relative;
  }
  .work-style .column-2 .block.staff02, .work-style .column-2 .block.staff04 {
    top: 0;
  }
  /*コンセプト*/
  .concept .column-2 .block {
    height: auto;
    margin: 0;
  }
  .concept .column-2 .block.slider {
    height: 30vh;
  }
  .concept .column-2 .block.message .title.left, .section-header .title.left {
    text-align: center;
    margin-bottom: 2rem;
  }
  .concept .column-2 .block.message {
    margin-bottom: 0rem;
    text-align: center
  }
  .business dt span, .person .block, .person .title, .dear h3, .voice .profile.flex {
    text-align: center;
  }
  .concept .column-2 .block.message p {
    max-width: 15rem;
    margin: 0 auto;
  }
  .business-bg {
    margin: 0
  }
  /*事業紹介*/
  .business .column-2 .block, .private .block,.profile .block {
    width: 100%;
  }
  .scroll-image {
    overflow: auto; /*スクロールさせる*/
    white-space: nowrap; /*文字の折り返しを禁止*/
    width: 100%;
    height: 620px;
    display: flex;
  }
  .scroll-image img {
    min-width: 680px;
  }
  /*モーダル*/
  .remodal {
    height: 95%;
    width: 95%;
  }
  .modal-navi .prev, .modal-navi .next {
    display: none;
  }
  .modal-section .block.img {
    padding: 2rem 0;
    width: auto;
    height: auto;
  }
  .modal-header h3,.job-remodal h5,.job-remodal p {
    width: 100%;
  }
  .sp.modal-navi .prev,.sp.modal-navi .next {width:100%;height: auto;display: block;position: relative;border-top: 1px solid rgb(212, 212, 212);}
	.recommend-link {margin-bottom: 6.25%;}
  /*アコーディオン*/
  .key-word dt, .welfare dt,.voice .column-2 .block .profile {
    padding-bottom: 5rem;
  }
  .key-word dt.active, .welfare dt.active,.voice .column-2 .block dt.active {
    padding-bottom: 1rem;
  }
  .key-word dd, .welfare dd{
    display: none;
    margin-bottom: 4rem;
  }
	.voice .column-2 .block dd p {display: none;}
  .key-word dl, .welfare dl,.voice .column-2 .block dl {
    position: relative;
    margin-bottom: 1rem;
  }
  .key-word dt::after, .welfare dt::after,.voice .column-2 .block dt::after {
    position: absolute;
    bottom: .5rem;
    display: block;
    content: "";
    background-image: url("../images/svg/tab-open.svg");
    background-position: center;
    background-size: 94px 24px;
    background-repeat: no-repeat;
    width: 90%;
    padding: 1.5rem;
    margin: 2rem auto 0 auto;
    height: 24px;
    border-top: 1px solid rgba(212, 212, 212);
    left: 0;
    right: 0;
  }
  .key-word dt::after {
    background-color: rgba(255, 255, 255, 1);
  }
  .welfare dt::after {
    background-color: rgb(237, 241, 249)
  }
  .key-word dt.active::after, .welfare dt.active::after,.voice .column-2 .block dt.active::after {
    background-image: url("../images/svg/tab-close.svg");
  }
  /*社員紹介*/
  .person {
    margin-top: 1rem;
  }
  .person .column-2, .key-word .section-header, .modal-section {
    display: flex;
    flex-wrap: wrap;
  }
  .person .column-2 img, .key-word .section-header .title, .modal-section .block.img {
    margin: 0 auto;
    order: 1;
  }
  .modal-section .block.img {
    padding: 0;
  }
  .person .column-2 img {
    margin-top: 1rem;
  }
  .person .column-2 .block, .key-word .section-header .slider, .modal-section .block {
    margin: 0 auto;
    order: 2;
  }
  .person .thumb {
    max-width: inherit;
  }
  .recruit .flow dt br {
    display: none;
  }
  .recruit .flow .inline-list {
    display: block;
  }
  .main-slider .slider-item img {
    width: 100%;
  }
  .step-no, .staff-detail .profile img {
    display: none;
  }
  .sp-step-title {
    display: flex;
    align-items: center;
  }
  .sp-step-title .step-no {
    display: block;
    font-size: 2rem;
    padding-right: 8.33%;
    padding-bottom: 8.33%;
  }
  .recruit .flow li {
    padding: 8.33%;
  }
  .recruit .flow li p {
    padding: 0 6.25%;
  }
  .section-header .title {
    font-size: 1.25rem;
  }
  .footer-entry .section-header .title.left {
    margin: 0 auto;
    padding: 3rem 0;
    border: 0;
    line-height: 1.8rem;
    text-align: center;
  }
  .modal-close {
    left: 0;
    right: 0;
  }
  .modal-section img {
    position: static;
  }
  .modal-close {
    margin: 0 auto;
  }
  .staff-detail .article {
    padding: 0 6.25%;
  }
  .schedules {
    font-size: 0.875rem;
  }
  .private .block.right {
    margin: 0;
  }
  .private .block.right img,.modal-section .block.img img {
    position: static;
    max-width: inherit;
    height: auto;
    width: 100%;
    transform: none;
    margin: 0 auto;
    padding: 6.25%;
  }
	.modal-section .block.img img {padding: 0;}
  .private .block.left {
    padding-right: 6.25%;
  }
  .page-header {
    height: auto;
    background-image: none !important;
  }
  .page-header .page-title {
    position: static;
    background-color: rgb(79, 116, 190);
  }
  .footer-entry .careers .flex dl {
    border: none;
  }
	.schedules dl {padding: .5rem;}
}