@charset "UTF-8";

html {
  text-rendering: optimizeLegibility !important;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.cFix {}

.cFix::after {
  content: "";
  clear: both;
  display: block;
}

.txt-right {
  text-align: right !important;
}

.txt-center {
  text-align: center !important;
}

.txt-left {
  text-align: left !important;
}

.txt-justify {
  text-align: justify !important;
}

.txt-bold {
  font-weight: bold !important;
}

#siteLogo,
.max-width1280 {
  max-width: 1340px;
  padding: 0 20px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  #siteLogo {
    max-width: 100%;
    padding: 0;
  }
}

@media (max-width: 960px) and (min-width: 768px) {

  .top #content,
  .contentGpArticleDocs,
  .contentGpArticleDoc {
    padding-right: 20px;
    padding-left: 20px;
    box-sizing: border-box;
  }
}

@media all and (min-width:768px) {
  .sp-only {
    display: none !important;
  }
}

@media all and (max-width:767px) {
  .pc-only {
    display: none !important;
  }
}

/* ===============================
Common
=============================== */
/*Orange Title*/
.pieceHeader::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 200px;
  height: 3px;
  content: "";
  background: #fd850a;
}

.pieceHeader::after {
  position: absolute;
  top: 1px;
  z-index: 1;
  width: 100%;
  height: 1px;
  content: "";
  background: #ccc;
}

.pieceHeader h2 {
  padding-top: 20px;
  font-size: 1.75rem;
}

.pieceHeader {
  position: relative;
  padding-bottom: 20px;
  margin-top: 55px;
}

#recentDocs .pieceHeader {
  padding-bottom: 10px;
}

@media screen and (max-width: 767px) {

  .pieceHeader::before {
    width: 100px;
  }

  .pieceHeader h2 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.125rem;
    line-height: 1.4;
  }

  .pieceHeader {
    margin-top: 32px;
    margin-right: -10px;
    margin-left: -10px;
    padding-bottom: 20px;
  }

  #structure .pieceHeader {
    padding-bottom: 25px;
  }

  .pieceHeader h2 .orange-txt {
    padding: 0 10px;
  }
}

/*Orange Title*/
/*blue button*/
#lead .link {
  padding: 55px 0 40px;
}

.fl-rt {
  float: right;
}

#lead .link {
  width: 317px;
  margin-left: auto;
  margin-bottom: 0 !important;
}

#lead .link a {
  position: relative;
  display: block;
  padding: 12px 20px;
  margin: 0;
  font-size: 1.125rem;
  font-weight: bold;
  color: #fff;
  background: #001f8e;
}

#lead .link a::after {
  position: absolute;
  top: 50%;
  right: 13px;
  display: block;
  width: 12.5px;
  height: 16px;
  content: "";
  transform: translateY(-50%);
  background: url("../images/right_arr.png") no-repeat;
  background-size: 100%;
}

@media screen and (max-width: 767px) {
  .fl-rt {
    float: none;
  }

  #lead .link {
    width: 100%;
    margin-bottom: 0 !important;
    padding: 45px 10px 15px 10px;
  }
}

@media screen and (max-width:374px) {

  #lead .link {
    padding: 20px 8px 20px 8px;
  }

  #lead .link a::after {
    right: 8px;
  }
}

@media screen and (max-width:320px) {

  #lead .link a {
    font-size: 1.0625rem;
  }
}

/*blue button*/
/*県内採用事例*/
.card img {
  width: 100%;
  vertical-align: middle;
}

.card .card-body {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}

.inner-cd {
  padding: 13px 15px 15px 15px;
  background: rgba(255, 255, 255, .9);
}

.card {
  position: relative;
}

.card .add-btn {
  display: inline-block;
  min-width: 80px;
  padding: 5px 8px;
  font-size: 0.75rem;
  text-align: center;
  color: #001f8e;
  border: 1px solid #001f8e;
}

.card-tit {
  padding-bottom: 8px;
  font-size: 0.875rem;
}

.wh-box-pos {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}

.wh-box {
  display: flex;
  margin: 0 15px;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);

  align-items: center;
  justify-content: center;
}

.wh-box p {
  padding: 11.5px 10px;
  font-weight: bold;
  text-align: center;
}

.st-flex {

  display: flex;
  padding-top: 40px;
  margin: 0 -10px;
}

.col4box {
  width: 25%;
  /* padding: 25px 10px;*/
  padding: 3px 10px;
}

@media screen and (max-width: 768px) {
  .st-flex {
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  .col4box {
    width: 100%;
    padding: 23px 0;
  }

  .col4box:first-child {
    padding-top: 7px;
  }

  .st-flex {
    display: block;
    padding-bottom: 4px;
    margin: 0;
  }

  .wh-box {
    margin: 0 10px;
  }

  .wh-box p {
    padding: 13px 10px;
  }

  .inner-cd {
    padding: 10px 10px 13px 10px;
  }
}

/*県内採用事例*/
/* ===============================
Content
=============================== */
/*QA page Form Other Page*/
.questions {
  margin-top: 32px;
}

.ttl-01.one-line {
  padding-bottom: 30px;
}

.question-content {
  padding: 18px 35px 18px 70px;
  font-size: 0.9375rem;
  font-weight: bold;
  cursor: pointer;
}

.answer-content {
  display: none;
  padding: 14px 35px 20px 70px;
  font-size: 0.875rem;
  border-bottom: 1px solid #011f8f;
  background: #f3f8fe;
}

/*
.question[open] .answer-content,
.open .answer-text {
  display: flex;
}*/

.question-content::before,
.answer-content::before {
  position: absolute;
  top: 8px;
  left: 14px;
  width: 40px;
  height: 44px;
  content: "";
}

.question-content::before {
  background: url("../images/question.png") no-repeat;
  background-size: contain;
}

.question-content::after {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 16px;
  height: 16px;
  content: "";
  transform: translateY(-50%);
}

.question-content::after {
  background: url("../images/down_arrow.png") no-repeat;
  background-size: contain;
}

.question[open] .question-content::after {
  background: url("../images/up_arrow.png") no-repeat;
  background-size: contain;
}

.answer-content::before {
  background: url("../images/answer.png") no-repeat;
  background-size: contain;
}

.question-content,
.answer-content {
  position: relative;
  line-height: 1.7;
  letter-spacing: 1px;
}

.question-content {
  border-bottom: 1px solid #146de3;
}

.question:first-child .question-content {
  border-top: 1px solid #146de3;
}

.answer-content a {
  position: relative;
  display: block;
  padding-left: 15px;
  font-weight: bold;
  color: #146de3;
}

.answer-content a.non-arrow {
  display: inline;
  padding-left: 0;
}

.answer-content a.non-arrow::before {
  display: none;
}

.answer-content a::before {
  position: absolute;
  left: 0;
  content: "≫";
}

.qa-sec-cov {
  margin-bottom: 80px;
}

.qa-title {
  margin-top: 57px;
}

.qa-container {
  margin-top: 30px;
  margin-bottom: 156px;
}

.qa-container>.qa-sec-cov:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {

  .question-content,
  .answer-content {
    font-size: 0.8125rem;
  }

  .question-content::before,
  .answer-content::before {
    width: 27px;
    height: 30px;
  }

  .answer-content {
    padding: 12px 25px 20px 50px;
  }

  .question-content {
    padding: 12px 25px 12px 45px;
  }

  .question-content::before {
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
  }

  .answer-content::before {
    top: 10px;
    left: 10px;
  }

  .qa-sec-cov {
    margin-bottom: 55px;
  }

  .qa-title {
    margin-top: 20px;
  }

  .qa-sec {
    margin-top: 25px;
  }

  .qa-container {
    margin-top: 38px;
    margin-bottom: 90px;
  }
}

/*QA Part Form Other Page*/
/*common title02 Form Other Page*/
.piece h3:not(.ttl-h03):not(.ttl-h04)::before {
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  content: "";
  background: url("../images/common_title02.jpg") no-repeat;
  background-size: contain;
}

.piece h3:not(.ttl-h03):not(.ttl-h04) {
  position: relative;
  padding-left: 25px;
  font-size: 1.125rem;
  line-height: 1;
}

@media screen and (max-width: 767px) {

  .piece h3:not(.ttl-h03):not(.ttl-h04) {
    padding-left: 20px;
    font-size: 1rem;
    line-height: 1.5em;
  }

  .piece h3:not(.ttl-h03):not(.ttl-h04)::before {
    top: 8px;
    width: 14px;
    height: 12px;
  }
}

/*common title02 Form Other Page*/
/*PAGE TOP Form Other Page*/
#pageTop {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

#pageTop a {
  position: fixed;
  right: calc((100% - 960px)/2);
  bottom: 99px;
  z-index: 3;
  display: none;
  width: 80px;
  height: 80px;
}

@media screen and (max-width: 767px) {
  #pageTop a {
    right: 20px;
    width: 40px;
    height: 40px;
  }
}

/*PAGE TOP Form Other Page*/
/*Business structure*/

.business-structure {
  padding: 0 30px 35px 30px;
}

#structure .pieceBody {
  padding-bottom: 35px;
  text-align: center;
}

.sec-oshirase .orange-linettl {
  padding-bottom: 10px;
}

.human-res .orange-linettl {
  padding-bottom: 20px;
}

.sec-profect {
  padding-bottom: 4px;
}

#step .pieceHeader {
  padding-bottom: 3px;
}

@media screen and (min-width: 768px) {
  #step .pieceHeader {
    margin-bottom: 50px;
  }
}

#step .common-step-section {
  margin-bottom: 60px;
}

#step .questions {
  margin-top: 40px;
}

#step .st-accordion {
  padding-bottom: 25px;
}

#achievement .orange-linettl {
  padding-bottom: 28px;
}

#related .orange-linettl {
  margin-top: 50px;
}

@media (max-width: 960px) and (min-width: 768px) {
  #pageTop .pageTop {
    right: 20px;
  }
}

@media screen and (max-width: 767px) {
  #pageTop .pageTop {
    bottom: 80px;
    width: 40px;
    height: 40px;
  }

  #related .orange-linettl {
    padding-bottom: 20px;
    margin-top: 45px;
  }

  .sec-otoiawase .orange-linettl {
    padding-bottom: 15px;
  }

  #achievement .orange-linettl {
    padding-bottom: 15px;
  }

  .sec-acquire .qa-sec {
    margin-top: 21px;
  }

  .sec-acquire .common-step-section {
    margin-bottom: 45px;
  }

  #step .common-step-section {
    margin-bottom: 45px;
  }

  #step .questions {
    margin-top: 21px;
  }

  .sec-acquire .orange-linettl {
    padding-bottom: 20px;
  }

  .sec-profect {
    padding-bottom: 0;
  }

  .business-structure {
    padding: 0 0 6px 0;
  }

  .business-structure img {
    margin: 0 auto;
  }

  .pad-minus {
    margin-right: -10px;
    margin-left: -10px;
  }

  .sec-oshirase .orange-linettl {
    padding-bottom: 0;
  }
}

/*Custom Q and A*/
#lead p,
#about p,
#subsidy p,
#inquiry p,
#related p,
.body p {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 2;
}

#inquiry p,
#related p {
  font-weight: normal;
}

#lead p:not(:last-child),
#about p:not(:last-child),
#subsidy p:not(:last-child),
#related p:not(:last-child),
.body p:not(:last-child) {
  margin-bottom: 1.5rem;
}

#inquiry .support:not(:last-child) {
  margin-bottom: 30px;
}

#inquiry .flex {
  display: flex;
  gap: 1em;
}

#inquiry .other h4 {
  margin-bottom: 15px;
  font-size: 1.125rem;
}

#inquiry .other h5 {
  margin-bottom: 10px;
  font-size: 0.875rem;
  letter-spacing: 1px;
}

#inquiry .other p+h5 {
  margin-top: 15px;
}

#inquiry .bg-blue>div:not(:last-child) {
  margin-bottom: 30px;
}

#subsidy a {
  color: #00f;
}

.question-content,
.answer-content {
  display: flex;
  align-items: center;
}

.question .no {
  display: inline-block;
  margin-right: 25px;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
  color: #001f8e;
}

.answer-content .no {
  display: flex;
  margin-top: -3px;
  color: #04affe;
  align-self: flex-start;
}

.question-content::before {
  background: none;
}

.question-content::before,
.answer-content::before {
  position: unset;
  top: unset;
  left: unset;
  width: 0;
  height: 0;
}

.question-content {
  cursor: pointer;
}

.answer-content {
  padding: 15px 35px 15px 70px;
}

.question-content,
.answer-content {
  padding-left: 18px;
}

.question[open] .question-content::after {
  background: url("../images/up_arrow.png") no-repeat;
  background-size: 100%;
}

.question-content::after {
  background: url("../images/down_arrow.png") no-repeat;
  background-size: 100%;
}

.answer-content {
  align-content: center;
}

.question-content::before,
.answer-content::before {
  background: none;
}

.question-content {
  border-bottom: 1px solid #001f8e;
}

.answer-content {
  border-bottom: 1px solid #001f8e;
}

.question:first-child .question-content {
  border-top: 1px solid #001f8e;
}

@media screen and (max-width: 767px) {

  .answer-content {
    padding: 12px 25px 12px 50px;
  }

  .question .no {
    margin-right: 6px;
  }

  .question-content,
  .answer-content {
    padding-left: 6px;
  }

  #inquiry p {
    line-height: 1.6;
  }

  #inquiry .support:not(:last-child) {
    margin-bottom: 20px;
  }

  #inquiry .flex>span:first-child {
    flex-basis: 3.5em;
  }

  #inquiry .flex>span:last-child {
    flex-basis: calc(100% - 3.5em);
  }
}

/*Custom Q and A*/
/*sec-oshirase*/
#related p {
  font-size: 0.875rem;
  line-height: 2;
  /*letter-spacing: 60px;*/
}

.docs li {
  padding: 15px 0 5px 0;
  font-size: 0.875rem;
  line-height: 1.6;
  border-bottom: 2px dashed #707070;
}

.docs li:last-child {
  border-bottom: 0;
}

.docs li a {
  display: flex;
  flex-wrap: wrap;
}

.docs li span[class$="date"] {
  width: 95px;
}

.docs li span[class^="title"] {
  width: calc(100% - 95px);
}

@media screen and (max-width: 767px) {

  #related p {
    font-size: 0.8125rem;
  }

  /*sec-oshirase*/
  .docs li {
    padding-top: 5px;
  }

  .docs li span[class$="date"] {
    width: 100%;
  }

  .docs li span[class^="title"] {
    width: 100%;
  }
}

/*sec-resources*/
.res-tb01 table {
  width: 100%;
  font-size: 0.875rem;
  border-collapse: collapse;
  letter-spacing: 1px;
  letter-spacing: .5px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

.res-tb01 table tr th,
.res-tb01 table tr td {
  text-align: left;
}

.res-tb01 table tr th {
  padding: 11px 20px;
  border-left: 1px solid #dedede;
}

.res-tb01 table tr th:first-child {
  border-left: 0;
}

.res-tb01 table tr td {
  padding: 15.5px 20px;
  line-height: 1.6;
}

.res-tb01 table tr:nth-child(even) {
  background: #f3f8fe;
}

.res-tb01 .tb-bdr {
  border-bottom: 1px solid #dedede;
}

@media screen and (max-width: 767px) {

  /*sec-resources*/
  #general .resource-tbBlock {
    padding-bottom: 30px;
  }

  #general .resource-tbBlock>div:nth-child(odd) {
    background: #f3f8fe;
  }

  #general .resource-tbBlock>div {
    padding: 20px 10px;
    border-bottom: 2px dashed #b9b9b9;
  }

  #general .resource-tbBlock>div:last-child {
    border-bottom: 0;
  }

  .resource-tbsp01 {
    margin-bottom: 15px;
    font-size: 0.8125rem;
    line-height: 1.5;
    letter-spacing: .5px;
  }

  .resource-tbsp01:last-child {
    margin-bottom: 0;
  }

  .resource-tbsp01 .res-Tbttl {
    position: relative;
    padding-left: 15px;
    font-weight: bold;
  }

  .resource-tbsp01 .res-Tbttl::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 10px;
    height: 10px;
    margin-top: -1px;
    content: "";
    transform: translateY(-50%);
    border-radius: 50%;
    background: #262626;
  }
}

/*flex-column*/
.common-step-section,
.flex-column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.common-step-section .step-box .step-tlt {
  height: auto;
  background: #fff;
}

.common-step-section .step-content {
  padding-top: 50px;
  background: #f3f8fe;
}

.common-step-section .step-box {
  width: 18.75%;
}

@media all and (min-width:768px) {
  .common-step-section .step-box::after {
    top: calc(50% - 10px);
    right: -9%;
    width: 14px;
  }
}

@media all and (max-width:767px) {
  .common-step-section .step-box {
    position: relative;
    width: 100%;
  }

  .common-step-section .step-box .step-tlt p:last-child {
    padding: 0;
    text-align: center;
  }

  .common-step-section .step-content {
    padding: 20px 20px 20px 60px;
  }

  .common-step-section .step-box .step-tlt {
    position: absolute;
    top: 50%;
  }
}

/*sec-matchResult*/
.hr-table-sec table {
  width: 100%;
  border-collapse: collapse;
}

.hr-table-sec table tr th {
  font-size: 0.875rem;
  font-weight: bold;
  text-align: left;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

.hr-table-sec table tr th {
  padding: 11px 20px;
}

.hr-table-sec table tr td {
  padding: 15.5px 20px;
}

.hr-table-sec table tr th,
.hr-table-sec table tr td {
  font-size: 0.875rem;
  letter-spacing: 1px;
}

.hr-table-sec table tr:nth-child(odd) {
  background: #f3f8fe;
}

.hr-table-sec table tr>td:first-child {
  text-align: center;
}

.hr-table-sec table tr td span {
  margin-right: 10px;
}

.hr-table-sec table tr th.tb-l-width {
  width: 45.83333333333333%;
  border-left: 1px solid #dedede;
}

.hr-table-sec table tr th.tb-s-width {
  width: 8.333333333333333%;
}

.hr-table-sec table tr th.tb-m-width {
  width: 22.91666666666667%;
  border-left: 1px solid #dedede;
}

.hr-table-sec table tr:first-child {
  background: #fff !important;
}

/*sec-matchResult*/
#achievement .hr-table-sec table tr th {
  padding: 11px 15px;
  border-left: 1px solid #dedede;
}

#achievement .hr-table-sec table tr th.bdrL-none {
  border-left: 0;
}

#achievement .hr-table-sec table tr td {
  padding: 12px 10px;
  line-height: 1.5;
}

#achievement table tr td span {
  display: inline-block;
  width: calc(100% - 80px);
  margin-right: 0;
  margin-left: auto;
}

#achievement .tbBtn {
  display: inline-block;
  width: 100%;
  max-width: 70px;
  padding: 2.5px 0 1.5px 0;
  margin-right: 10px;
  font-size: 0.75rem;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  letter-spacing: 0;
  color: #fff;
  border-radius: 3px;
}

#achievement .col-orange {
  background: #fd850a;
}

#achievement .col-blue {
  background: #001f8e;
}

@media screen and (max-width: 767px) {

  /*sec-matchResult*/
  .matchResultBg {
    background: #f3f8fe;
  }

  .match-box {
    padding: 15px 10px;
    border-bottom: 2px dashed #b9b9b9;
  }

  .match-box .match-ttl {
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 1.5;
    color: #262626;
    border-bottom: 1px solid #b9b9b9;
  }

  .match-box .match-txt {
    margin-bottom: 15px;
    font-size: 0.8125rem;
    line-height: 1.5;
  }

  .match-box .match-txt:last-child {
    margin-bottom: 0;
  }

  .match-tbsp {
    width: 100%;
    margin-bottom: 10px;
    font-size: 0.8125rem;
    line-height: 1.5;
  }

  .match-tbsp tr th,
  .match-tbsp tr td {
    padding: 5px 0;
    vertical-align: top;
  }

  .match-tbsp tr th {
    position: relative;
    width: 135px;
    padding-left: 15px;
    text-align: left;
    color: #262626;
  }

  .match-tbsp tr th::before {
    position: absolute;
    top: 9px;
    left: 0;
    width: 10px;
    height: 10px;
    content: "";
    border-radius: 50%;
    background: #262626;
  }

  .match-tbsp tr td {
    text-align: left;
  }

  #achievement .tbBtn {
    max-width: 60px;
    padding: 2px 0 1px 0;
    font-size: 0.625rem;
  }

  #achievement table tr td span {
    width: calc(100% - 70px);
    font-size: 0.8125rem;
  }
}

/*sec-otoiawase*/
#related li {
  position: relative;
  padding-left: 13px;
  margin-bottom: 20px;
}

.intro-txt .link-lists li {
  padding-left: 7px;
}

#related li:last-child {
  margin-bottom: 0;
}

#related li::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 11px;
  height: 11px;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
  background: #011f8f;
}

#related li a {
  padding-left: 10px;
  font-weight: bold;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #011f8f;
}

.bg-blue {
  padding: 40px 45px;
  box-sizing: border-box;
  background: #f3f8fe;
}

.bg-blue h4 {
  margin-bottom: 14px;
  font-size: 1rem;
  letter-spacing: 1px;
}

.bg-blue .detail-link {
  margin-left: 24px;
}

#inquiry h4 {
  font-size: 0.9375rem;
  letter-spacing: 1px;
}

#related h4 {
  font-size: 0.875rem;
  letter-spacing: 1px;
}

#inquiry p.address-txt {
  margin-bottom: 3px;
  line-height: 2em;
  letter-spacing: 1px;
}

#inquiry p.contact-txt {
  position: relative;
  padding-left: 60px;
  line-height: 1.6em;
}

.ttl-h03 {
  padding: 5px 10px;
  margin-bottom: 10px;
  font-size: 0.875rem;
  /*line-height: 1.9;*/
  /*letter-spacing: 100px;*/
  line-height: 1.5em;
  text-align: center;
  color: #262626;
  background: #bdd6f7;
}

.ttl-h04 {
  margin-bottom: 15px;
  font-size: 1.125rem;
}

.sec-otoiawase .bg-blue {
  padding: 30px 45px;
}

.sec-otoiawase .address h4 {
  margin-bottom: 10px;
  font-size: 0.875rem;
}

.sec-otoiawase .address p.address-txt,
.sec-otoiawase .address p.contact-txt {
  font-size: 0.875rem;
}

@media screen and (max-width: 767px) {
  .bg-blue {
    padding: 20px 10px;
  }

  /*sec-otoiawase*/
  .sec-otoiawase .pro-hr-tlt05 {
    margin: 20px 0 20px;
  }

  .ttl-h04 {
    margin-bottom: 15px;
    font-size: 1rem;
  }

  .sec-otoiawase .address h4 {
    margin-bottom: 7px;
  }

  .sec-otoiawase .bg-blue {
    padding: 20px 10px;
  }

  .sec-otoiawase .address p.address-txt,
  .sec-otoiawase .address p.contact-txt {
    line-height: 1.6;
  }
}

/*sec-relInfo*/
#related {
  margin-bottom: 60px;
}

#related li {
  font-weight: bold;
}

#related li a {
  padding-left: 0;
  margin-left: 0;
}

@media screen and (max-width:767px) {

  /*sec-relInfo*/
  #related {
    margin-bottom: 40px;
  }

  #related .para-txt {
    font-size: 0.875rem;
  }

  #related .bg-blue {
    padding: 20px 10px;
  }

  #related li {
    padding-left: 20px !important;
    margin-bottom: 10px;
    font-size: 0.875rem;
  }

  #related li::before {
    top: 3px;
    width: 11px;
    height: 11px;
    transform: inherit;
  }
}

/*work>pro>news>detail page*/
.news #content {
  padding-top: 80px;
}

#pageTitle h1 {
  max-width: 1000px;
  padding: 70px 20px 60px 20px;
  margin: 0 auto;
  font-size: 1.75rem;
  font-weight: 700;
  color: #000;
}

#pageTitle {
  margin-bottom: 60px;
  background-image: linear-gradient(to right, #e8f7ff, #bfddff);
}

.contentGpArticleDoc .date {
  display: none;
}

.contentGpArticleDoc .colgp-03 {
  display: flex;
  margin: -14px;
  flex-wrap: wrap;
}

.contentGpArticleDoc .col-box-03 {
  width: 33.33%;
  padding: 14px;
  box-sizing: border-box;
}

.contentGpArticleDoc .colgp-02 {
  display: flex;
  margin: -20px;
  flex-wrap: wrap;
}

.contentGpArticleDoc .col-box-02 {
  width: 50%;
  padding: 20px;
  box-sizing: border-box;
}

.contentGpArticleDoc .col-box-02 .contentGpArticleDoc-img img {
  width: 100%;
}

.contentGpArticleDoc p {
  margin-bottom: 20px;
  font-size: 0.875rem;
  line-height: 2;
  letter-spacing: 1.5px;
  color: #000;
}

.contentGpArticleDoc p a {
  display: inline;
  text-decoration: underline;
  color: #001f8e;
}

.contentGpArticleDoc .btn-gp {
  margin-top: 45px;
  margin-bottom: 130px;
}

.back {
  max-width: 295px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.back a {
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
}

.contentGpArticleDoc .btn-blue {
  background: #001f8e;
}

.contentGpArticleDoc .btn-orange {
  background: #fd850a;
}

.contentGpArticleDoc .btn-black {
  background: #707070;
}

.contentGpArticleDoc h3 {
  position: relative;
  padding-left: 25px;
  margin-bottom: 30px;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1;
}

.contentGpArticleDoc h3::before {
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  content: "";
  /* 2022.03.31 PH1 del */
  /* background: url("../images/common_title02.jpg") no-repeat; */
  background-size: contain;
}

.contentGpArticleDoc .moreBtn {
  border-radius: 30px;
  background: #707070;
}

.contentGpArticleDoc .moreBtn a {
  padding: 12px 0 13px 0;
}

.contentGpArticleDoc h2 {
  position: relative;
  padding-top: 20px;
  margin-bottom: 25px;
  font-size: 1.75rem;
  line-height: 1.4;
}

.contentGpArticleDoc h2::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 200px;
  height: 3px;
  content: "";
  background: #fd850a;
}

.contentGpArticleDoc h2::after {
  position: absolute;
  top: 1px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 1px;
  content: "";
  background: #ccc;
}

.postBlock {
  margin: 35px 0 45px 0;
}

.postBlock-col2 {
  margin: 60px 0;
}

@media screen and (max-width: 767px) {
  .news #content {
    padding-top: 50px;
  }

  .postBlock {
    margin: -10px 0 10px 0;
  }

  .postBlock-col2 {
    margin: 40px 0 25px 0;
  }

  .contentGpArticleDoc h2 {
    padding: 20px 10px 0 10px;
    margin: 0 -10px 15px -10px;
    font-size: 1.125rem;
  }

  .contentGpArticleDoc h2::before {
    width: 100px;
  }

  .contentGpArticleDoc {
    padding-top: 0;
  }

  #pageTitle {
    margin-bottom: 30px;
  }

  #pageTitle h1 {
    font-size: 1.125rem;
  }

  .contentGpArticleDoc .colgp-03 {
    display: block;
    margin: 0;
  }

  .contentGpArticleDoc .moreBtn {
    max-width: 160px !important;
    margin: 0 auto;
  }

  .contentGpArticleDoc .col-box-03 {
    padding: 12px 0;
  }

  .contentGpArticleDoc .col-box-03 {
    width: 100%;
  }

  .contentGpArticleDoc .col-box-03 .contentGpArticleDoc-img img {
    width: 100%;
  }

  .contentGpArticleDoc .colgp-02 {
    display: block;
    margin: 0;
  }

  .contentGpArticleDoc .col-box-02 {
    width: 100%;
    padding: 12px 0;
  }

  .back {
    max-width: 100%;
    margin: 50px 20px;
  }

  .contentGpArticleDoc .btn-gp {
    margin-top: 40px;
    margin-bottom: 70px;
  }

  .contentGpArticleDoc h3 {
    padding-left: 23px;
    margin-bottom: 25px;
    font-size: 1rem;
  }
}

/*20220330*/

@media screen and (max-width: 767px) {
  #lead .link {
    height: auto;
    text-align: right;
  }

  #lead .link a {
    color: #001f8e;
    font-size: 0.875rem;
    padding: 0;
    background: transparent;
  }

  #lead .link a::after {
    content: none;
  }

  #lead .link a::before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 14px;
    background-image: url("../images/right_arr_sp.svg");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 5px;
  }

  .match-box {
    margin-bottom: 10px;
    border-bottom: none;
    border: 1px solid #b9b9b9;
    background: #f3f8fe;
  }

  .match-box .s_num {
    color: #001f8e;
    font-size: 0.875rem;
    font-weight: bold;
    margin-bottom: 8px;
  }

}