@charset "UTF-8";

body #header {
  position: static;
}
#header {
  background: #2175D9;
  position: relative;
}

.breadcrumb-ebr {
  background: #2175D9 !important;
}

.employer {
  font-size: 15px;
}
.employer h3 {
  font-size: 22px;
}
.about,.importance,.research,.review,.ten,.best-work-place,.linkList {
  max-width: 1160px;
  padding: 0 30px;
}
.pc {
  display: inline;
}
.sp {
  display: none;
}
.main_visual {
  background: #2175D9;
  padding-bottom: 80px !important;
}
.main_visual figure {
  max-width: 400px !important;
}
#sb-site .main_visual h2 span {
  font-size: 16px;
  max-width: 580px;
}
.top dl {
  width: 90%;
  margin: 0 auto;
  color: #fff;
  /* padding: 50px 0 110px; */
  display: flex;
  align-items: center;
  justify-content: center;
}
.top dl dt {
  display: inline-block;
  margin-right: 5%;
}
.top dl dt h2 {
  font-size: 40px;
  padding-bottom: 30px;
  font-weight: bold;
  text-align: center;
}
.top dl dt p {
  max-width: 560px;
}
.top dl dd {
  display: inline-block;
  max-width: 600px;
}
.top dl dd img {
  width: 100%;
  vertical-align: middle;
}
.about {
  margin: 70px auto;
}
.about dl dt {
  display: inline-block;
  width: 35%;
  font-size: 30px;
  vertical-align: top;
}
.about dl dd {
  display: inline-block;
  width: 63%;
  padding-left: 15px;
}
.about dl dd p {
  line-height: 2;
  font-size: 16px;
}

.importance {
  margin:  0 auto;
}
.importance dl dt {
  display: inline-block;
  width: 35%;
  font-size: 30px;
  vertical-align: top;
}
.importance dl dt h3 {
  max-width: 360px;
}
.importance dl dd {
  display: inline-block;
  width: 63%;
  padding-left: 15px;
}
.importance dl dd p {
  line-height: 2;
  font-size: 16px;
}

.research {
  margin: 70px auto;
}
.research dl dt {
  display: inline-block;
  width: 35%;
  vertical-align: top;
}
.research dl dt h3 {
  display: inline-block;
  max-width: 360px;
}
.research dl dd {
  display: inline-block;
  width: 63%;
  padding-left: 15px;
  vertical-align: top;
}
.research dl dd p {
  line-height: 2;
  font-size: 16px;
}

.review {
  margin: 70px auto;
}
.review h3 {
  display: inline-block;
  font-size: 22px;
}
.review h4 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 40px;
  padding-left: 10px;
  border-left: solid 5px #0f1941;
}
.review p {
  line-height: 2;
  margin: 0 auto;
}

.ten {
  background: #faf4e8;
  border: 1px solid #bb8700;
  margin: 20px 0;
  padding: 30px 30px;
}
.ten h4 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 0;
  padding-bottom: 5px;
  border-left: solid 5px transparent;
  border-bottom: dotted 1px #bb8700;
}
.ten img {
  display: block;
  margin: 5% auto;
}
.ten ul {
  list-style: none;
  font-size: 16px;
  line-height: 2;
  width: 90%;
  margin: 20px auto 0;
}
.ten li {
  padding-left: 1em;
  text-indent: -.7em;
  display: inline-block;
  width: 49%;
  min-width: 340px;
}
.ten li:before {
  content: "● ";
  color: #bb8700;
}

.best-work-place {
  margin: 70px auto;
}
.best-work-place h3 {
  display: inline-block;
  font-size: 22px;
  margin-bottom: 10px;
}
.best-work-place h4 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 40px;
  padding-left: 10px;
  border-left: solid 5px #0f1941;
}
.best-work-place p {
  line-height: 2;
  margin: 0 auto;
}

.linkList ul {
  justify-content: flex-start !important;
}

@media only screen and (max-width: 800px) , print {
figure,h2,h3,h4,h5,h6,p,ul,li {
  margin: 0;
  padding: 0;
}
.about,.importance,.research,.review,.ten,.best-work-place,.linkList {
  max-width: 1160px;
  padding: 0 5%;
}
.main_visual figure {
  width: 60% !important;
}
.employer {
  font-size: 14px;
}
.employer > div h3 {
  font-size: 18px !important;
}
.pc {
  display: none;
}
.sp {
  display: inline;
}
#sb-site .main_visual h2 span {
  text-align: left;
}
.about {
  margin: 40px auto;
}
.about dl dt {
  display: block;
  width: 100%;
  font-size: 23px;
  vertical-align: top;
  padding-bottom: 20px;
}
.about dl dd {
  display: block;
  width: 100%;
  padding-left: 0;
}
.about dl dd p {
  line-height: 2;
  font-size: 14px;
}

.importance {
  margin: 40px auto;
}
.importance dl dt {
  display: block;
  width: 100%;
  font-size: 23px;
  vertical-align: top;
  padding-bottom: 20px;
}
.importance dl dt h3 {
  max-width: 100%;
}
.importance dl dd {
  display: block;
  width: 100%;
  padding-left: 0;
}
.importance dl dd p {
  line-height: 2;
  font-size: 14px;
}

.research {
  margin: 40px auto;
}
.research dl dt {
  display: block;
  width: 100%;
  vertical-align: top;
  padding-bottom: 20px;
}
.research dl dt h3 {
  display: block;
  font-size: 25px;
  max-width: 100%;
}
.research dl dd {
  display: block;
  width: 100%;
  padding-left: 0;
  vertical-align: top;
  padding-bottom: 20px;
}
.research dl dd p {
  line-height: 2;
  font-size: 14px;
}

.review {
  margin: 40px auto;
}
.review h3 {
  display: block;
  font-size: 22px;
}
.review h4 {
  font-size: 17px;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 20px;
  padding-left: 10px;
  border-left: solid 5px #0f1941;
}
.review p {
  line-height: 2;
  margin: 0 auto;
}

.ten {
  background: #faf4e8;
  border: 1px solid #bb8700;
  margin: 20px 0;
  padding: 5%;
}
.ten h4 {
  font-size: 17px;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 0;
  padding-bottom: 5px;
  border-left: solid 5px transparent;
  border-bottom: dotted 1px #bb8700;
}
.ten img {
  display: block;
  margin: 5% auto;
}
.ten ul {
  list-style: none;
  font-size: 16px;
  line-height: 2;
  width: 100%;
  margin: 10px auto 0;
}
.ten li {
  padding-left: 1em;
  text-indent: -1em;
  display: inline-block;
  width: 100%;
  min-width: auto;
}
.ten li:before {
  content: "● ";
  color: #bb8700;
}

.best-work-place {
  margin: 40px auto;
}
.best-work-place h3 {
  display: block;
  font-size: 25px;
  margin-bottom: 10px;
}
.best-work-place h4 {
  font-size: 17px;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 20px;
  padding-left: 10px;
  border-left: solid 5px #0f1941;
}
.best-work-place p {
  line-height: 2;
  margin: 0 auto;
}
}