#container {
  /*
  .indexSection__button{
    @media screen and (max-width: 768px){ padding-top: 0; }
  }
  */
}
#container #mv2025.renew {
  margin-top: 0;
  margin-bottom: 105px;
  padding: 0;
  background: linear-gradient(135deg, #042356, #4d6da1 40%, #042356);
  display: block;
}
#container #mv2025.renew .bgMap {
  width: 100%;
  height: 100%;
  margin: auto;
  padding: 0 3.125% 3.125vw 0;
  background: url(./assets/img/top/mv_2025_bg_2.svg) no-repeat 25.125% 2%;
  background-size: 44.8% auto;
  display: flex;
}
#container #mv2025.renew .txtWtap {
  width: 58.85%;
  padding: 4.6875vw 3.1vw 0 9.375vw;
  position: relative;
}
#container #mv2025.renew .txtWtap .title img {
  width: 86.85%;
}
#container #mv2025.renew .txtWtap .title img.icon_no1 {
  width: 9.6254vw;
  top: -22%;
  right: 15.5%;
}
#container #mv2025.renew .txtWtap ul.txtIconCheck {
  margin-top: 1.77vw;
}
#container #mv2025.renew .txtWtap ul.txtIconCheck li {
  margin-top: 1em;
  padding-left: 1.5em;
  color: #fff;
  font-size: 1.04vw;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 1px;
  position: relative;
}
#container #mv2025.renew .txtWtap ul.txtIconCheck li:first-child {
  margin-top: 0;
}
#container #mv2025.renew .txtWtap ul.txtIconCheck li::before {
  content: "";
  width: 1em;
  height: 1em;
  background: url(./assets/img/top/icon_checkbox.svg) no-repeat left center;
  background-size: contain;
  position: absolute;
  top: calc((100% - 1em) / 2);
  left: 0;
}
#container #mv2025.renew .txtWtap .goldLevel {
  height: 3.9vw;
  min-height: 68px;
  justify-content: flex-start;
}
#container #mv2025.renew .txtWtap .goldLevel img {
  width: auto;
  height: 100%;
  margin-right: 0.9365vw;
}
#container #mv2025.renew .btnWrap {
  width: auto;
  margin-top: 2.289vw;
  margin-bottom: 2.445vw;
  margin-right: 3vw;
  background-color: transparent;
  justify-content: flex-start;
}
#container #mv2025.renew .btnWrap div {
  background-color: transparent;
}
#container #mv2025.renew .btnWrap .mvBtn a {
  width: 15.61vw;
  height: 3.6423vw;
  font-size: 1.04vw;
  border-radius: 6px;
}
#container #mv2025.renew .btnWrap .btn_pink.mvBtn {
  margin-bottom: 0;
  margin-right: 1.145vw;
  background-color: #fff;
  border-radius: 6px;
  position: relative;
}
#container #mv2025.renew .btnWrap .btn_pink.mvBtn::before {
  content: "";
  width: 13vw;
  height: 1.5vw;
  background-color: #fff;
  border-radius: 80px;
  position: absolute;
  top: -0.6vw;
  left: 0;
  right: 0;
  margin: auto;
}
#container #mv2025.renew .btnWrap .btn_pink.mvBtn a {
  padding-top: 0.5em;
}
@media screen and (hover: hover) {
  #container #mv2025.renew .btnWrap .btn_pink.mvBtn a:hover {
    opacity: 0.7;
  }
}
#container #mv2025.renew .btnWrap .btn_pink.mvBtn a::after {
  content: none;
}
#container #mv2025.renew .btnWrap .btn_pink.mvBtn a span {
  padding-left: 1.8em;
  position: relative;
}
#container #mv2025.renew .btnWrap .btn_pink.mvBtn a span::before {
  width: 1.3em;
  height: 1.3em;
  background: url(./assets/img/common/icon_regist.svg) no-repeat center center;
  background-size: contain;
  top: calc((100% - 1.3em) / 2);
  left: 0;
}
#container #mv2025.renew .btnWrap .btn_pink.mvBtn a .btnBallon {
  width: 13vw;
  position: absolute;
  top: -0.85em;
  left: 0;
  right: 0;
  margin: auto;
}
#container #mv2025.renew .btnWrap .btn_blueWhite.mvBtn a {
  background-color: #fff;
  line-height: 1;
}
@media screen and (hover: hover) {
  #container #mv2025.renew .btnWrap .btn_blueWhite.mvBtn a:hover {
    opacity: 0.8;
  }
}
#container #mv2025.renew .btnWrap .btn_blueWhite.mvBtn a::after {
  top: calc((100% - 0.7em) / 2);
}
#container #mv2025.renew .picWrap {
  width: 41.15%;
  margin-left: auto;
  padding-top: 3.78vw;
}
@media screen and (max-width: 768px) {
  #container #mv2025.renew {
    width: 100%;
    overflow: hidden;
    margin-top: -1.03vw;
    margin-bottom: 40px;
    padding: 0;
    background: linear-gradient(315deg, #042356, #284472 40%, #042356);
    display: block;
  }
  #container #mv2025.renew .bgMap {
    padding: 20px;
    background: url(./assets/img/top/mv_2025_bg_sp_2.svg) no-repeat 0 93%;
    background-size: 100% auto;
    flex-wrap: wrap;
  }
  #container #mv2025.renew .txtWtap {
    width: 100%;
    margin-top: -6.66vw;
    padding: 0 0 0;
    order: 2;
    position: relative;
    z-index: 100;
  }
  #container #mv2025.renew .txtWtap .title img {
    width: 100%;
    height: auto;
  }
  #container #mv2025.renew .txtWtap .title img.icon_no1 {
    width: 28.286%;
    height: auto;
    top: -25%;
    right: 2%;
  }
  #container #mv2025.renew .txtWtap ul.txtIconCheck {
    margin-top: 6.154vw;
  }
  #container #mv2025.renew .txtWtap ul.txtIconCheck li {
    margin-top: 1.1em;
    padding-left: 2.23em;
    font-size: 0.9286em;
    font-weight: normal;
    letter-spacing: 0;
  }
  #container #mv2025.renew .txtWtap ul.txtIconCheck li::before {
    content: "";
    width: 1.5385em;
    height: 1.5385em;
    top: calc((100% - 1.5385em) / 2);
  }
  #container #mv2025.renew .txtWtap ul.txtIconCheck li span {
    font-weight: bold;
  }
  #container #mv2025.renew .txtWtap .goldLevel {
    height: 16.154vw;
    min-height: unset;
  }
  #container #mv2025.renew .txtWtap .goldLevel img {
    margin-right: 3.33vw;
  }
  #container #mv2025.renew .btnWrap {
    width: auto;
    margin-top: 38px;
    margin-bottom: 20px;
    margin-right: 0;
    display: block;
  }
  #container #mv2025.renew .btnWrap .mvBtn a {
    width: 310px;
    height: 60px;
    margin: auto;
    font-size: 20px;
  }
  #container #mv2025.renew .btnWrap .btn_pink.mvBtn {
    margin-bottom: 10px;
    margin-right: 0;
    background-color: transparent;
  }
  #container #mv2025.renew .btnWrap .btn_pink.mvBtn::before {
    content: none;
  }
  #container #mv2025.renew .btnWrap .btn_pink.mvBtn a {
    padding-top: 6px;
    color: #fff;
  }
  #container #mv2025.renew .btnWrap .btn_pink.mvBtn a::after {
    content: none;
  }
  #container #mv2025.renew .btnWrap .btn_pink.mvBtn a span {
    padding-left: 1.8em;
  }
  #container #mv2025.renew .btnWrap .btn_pink.mvBtn a span::before {
    content: "";
    position: absolute;
  }
  #container #mv2025.renew .btnWrap .btn_pink.mvBtn a .btnBallon {
    width: 200px;
    top: -16px;
  }
  #container #mv2025.renew .btnWrap .btn_blueWhite.mvBtn a::after {
    width: 24px;
    height: 24px;
    border-top: none;
    border-right: none;
    transform: unset;
    background: url(./assets/img/top/icon_arrow_navyBlue.svg) no-repeat center center;
    background-size: contain;
    top: calc((100% - 24px) / 2);
    right: 10px;
  }
  #container #mv2025.renew .picWrap {
    width: 100%;
    margin: 0 0;
    padding-top: 0;
    order: 1;
  }
}
#container section.renewGroup h2.modHeadingLv2 {
  margin-bottom: 3.75em;
}
#container section.renewGroup h3.headingLv3 {
  margin-bottom: 1.154em;
  padding-left: 0.5em;
  font-size: 1.625em;
  font-weight: bold;
  line-height: 1;
  position: relative;
}
#container section.renewGroup h3.headingLv3::before {
  content: "";
  width: 4px;
  height: 100%;
  background-color: #042356;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  #container section.renewGroup h2.modHeadingLv2 {
    margin-bottom: 3.75em;
  }
  #container section.renewGroup h3.headingLv3 {
    margin-bottom: 0.91em;
    padding-left: 0.59em;
    font-size: 1.5714em;
  }
  #container section.renewGroup h3.headingLv3::before {
    width: 4px;
    height: 0.9em;
    top: 2px;
  }
  #container section.renewGroup p.textDescription.sp {
    margin-top: -2em;
    margin-bottom: 38px;
  }
}
#container .indexSection--search {
  margin-bottom: 64px !important;
}
#container .indexSection--search .modSimpleSearchForm__indexSection.renew2025 {
  padding: 10px 0 30px;
}
#container .indexSection--search .modSimpleSearchForm__indexSection.renew2025 .modSimpleSearchForm {
  height: 60px;
}
#container .indexSection--search .modSimpleSearchForm__indexSection.renew2025 .modSimpleSearchForm__select {
  border-radius: 6px;
}
@media screen and (hover: hover) {
  #container .indexSection--search .modSimpleSearchForm__indexSection.renew2025 .modSimpleSearchForm__select:hover {
    opacity: 0.7;
  }
}
#container .indexSection--search .modSimpleSearchForm__indexSection.renew2025 .modSimpleSearchForm__select::after {
  width: 12px;
  height: 12px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}
#container .indexSection--search .modSimpleSearchForm__indexSection.renew2025 .modSimpleSearchForm__select select {
  cursor: pointer;
}
#container .indexSection--search .modSimpleSearchForm__indexSection.renew2025 .modSimpleSearchForm__select .output {
  margin: 0 20px;
}
#container .indexSection--search .modSimpleSearchForm__indexSection.renew2025 .modSimpleSearchForm__select .output::before {
  width: 30px;
  height: 30px;
  background: url(./assets/img/top/icon_map.svg) no-repeat center center;
  background-size: contain;
}
#container .indexSection--search .modSimpleSearchForm__indexSection.renew2025 .modSimpleSearchForm__select .output__text {
  padding: 0px 0 0 50px;
}
#container .indexSection--search .modSimpleSearchForm__indexSection.renew2025 .modSimpleSearchForm__select--job .output::before {
  width: 30px;
  height: 30px;
  background: url(./assets/img/top/icon_bag.svg) no-repeat center center;
  background-size: contain;
}
#container .indexSection--search .modSimpleSearchForm__indexSection.renew2025 .modSimpleSearchForm .iconCross__wrapper {
  height: 20px;
}
#container .indexSection--search .modSimpleSearchForm__indexSection.renew2025 .modSimpleSearchForm .iconCross {
  width: 20px;
  height: 20px;
}
#container .indexSection--search .modSimpleSearchForm__indexSection.renew2025 .modSimpleSearchForm .iconCross::before, #container .indexSection--search .modSimpleSearchForm__indexSection.renew2025 .modSimpleSearchForm .iconCross::after {
  background: #000;
}
#container .indexSection--search .modSimpleSearchForm__indexSection.renew2025 .modSimpleSearchForm .iconCross::before {
  height: 2px;
}
#container .indexSection--search .modSimpleSearchForm__indexSection.renew2025 .modSimpleSearchForm .iconCross::after {
  width: 2px;
}
#container .indexSection--search .modSimpleSearchForm__indexSection.renew2025 .modSimpleSearchForm__submit button {
  padding-left: 30px;
  font-size: 1em;
  border-radius: 6px;
  position: relative;
}
#container .indexSection--search .modSimpleSearchForm__indexSection.renew2025 .modSimpleSearchForm__submit button::before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(./assets/img/top/icon_search.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: calc((100% - 30px) / 2);
  left: 37px;
}
#container .indexSection--search .popularConditions {
  display: flex;
  padding-top: 30px;
  color: #042356;
  border-top: 1px solid #ccc;
}
#container .indexSection--search .popularConditions h4 {
  margin-right: 1.66em;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.83;
}
#container .indexSection--search .popularConditions ul.popularConditionsList {
  display: flex;
}
#container .indexSection--search .popularConditions ul.popularConditionsList li {
  margin-right: 10px;
}
#container .indexSection--search .popularConditions ul.popularConditionsList li a {
  display: inline-block;
  padding: 0.357em 0.7143em;
  color: #042356;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  border: 1px solid #042356;
  border-radius: 6px;
  background-color: #fff;
}
@media screen and (hover: hover) {
  #container .indexSection--search .popularConditions ul.popularConditionsList li a:hover {
    color: #fff;
    background-color: #042356;
  }
}
@media screen and (max-width: 768px) {
  #container .indexSection--search {
    width: 100%;
    height: 262px;
  }
  #container .indexSection--search .modSimpleSearchNav.renew2025 {
    margin: 0 0 0;
    padding: 20px 20px 10px;
    position: absolute;
    left: 0;
  }
  #container .indexSection--search .modSimpleSearchNav.renew2025 .modSimpleSearchNav__list {
    margin: 0 0;
  }
  #container .indexSection--search .modSimpleSearchNav.renew2025 .modSimpleSearchNav__list li a {
    padding: 16px 5px 16px;
    border-radius: 4px;
    -webkit-box-shadow: unset;
    box-shadow: unset;
  }
  #container .indexSection--search .modSimpleSearchNav.renew2025 .modSimpleSearchNav__list li .labelBlock__icon--mappin {
    width: 30px;
    height: 30px;
    margin: 0;
    background-image: url(./assets/img/top/icon_map_white_sp.svg);
  }
  #container .indexSection--search .modSimpleSearchNav.renew2025 .modSimpleSearchNav__list li .labelBlock__icon--note {
    width: 30px;
    height: 30px;
    margin: 0;
    background-image: url(./assets/img/top/icon_search_white_sp.svg);
  }
  #container .indexSection--search .modSimpleSearchNav.renew2025 .modSimpleSearchNav__list li .labelBlock__icon--bag {
    width: 30px;
    height: 30px;
    margin: 0;
    background-image: url(./assets/img/top/icon_bag_white_sp.svg);
  }
  #container .indexSection--search .modSimpleSearchNav.renew2025 p.headingText {
    margin: 18px 0 10px;
    color: #042356;
    font-weight: bold;
    line-height: 1.5;
  }
  #container .indexSection--search .modSimpleSearchNav.renew2025 .wordAssistList {
    margin: 0;
    padding: 0;
  }
  #container .indexSection--search .modSimpleSearchNav.renew2025 .wordAssistList > li > a {
    padding: 5px 10px;
    border-radius: 6px;
    line-height: 1.66;
  }
  #container .indexSection--search .popularConditions {
    display: none;
  }
}
#container .indexSection--searchArea {
  margin-bottom: 60px !important;
}
#container .indexSection--searchArea .searchColumn--left section.columnSection {
  margin-bottom: 0;
}
#container .indexSection--searchArea .searchColumn--left .modSearchAreaList.renew2025 {
  margin-bottom: 60px;
}
#container .indexSection--searchArea .searchColumn--left .modSearchAreaList.renew2025 > li .listBox {
  border-radius: 6px;
  overflow: hidden;
}
#container .indexSection--searchArea .searchColumn--left .modSearchAreaList.renew2025 > li .listBox > dt {
  font-size: 0.9375em;
  line-height: 1.6;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  #container .indexSection--searchArea .searchColumn--left .modSearchAreaList.renew2025 > li .prefList > li {
    margin: 0px 44px 0 0;
  }
}
#container .indexSection--searchArea .searchColumn--left .modSearchAreaList.renew2025 > li .prefList > li a {
  color: #042356;
  font-weight: bold;
  line-height: 2;
  position: relative;
}
#container .indexSection--searchArea .searchColumn--left .modSearchAreaList.renew2025 > li .prefList > li a::after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(./assets/img/top/icon_arrow_navyBlue.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: calc((100% - 24px) / 2);
  right: -24px;
}
@media screen and (hover: hover) {
  #container .indexSection--searchArea .searchColumn--left .modSearchAreaList.renew2025 > li .prefList > li a:hover {
    text-decoration: none;
    opacity: 0.6;
  }
}
@media screen and (hover: hover) {
  #container .indexSection--searchArea .searchColumn--left .modSearchAreaList.renew2025 ul.prefList li a:hover {
    opacity: 1;
    text-decoration: underline;
  }
}
#container .indexSection--searchArea .searchColumn--left .modSearchJobList.renew2025 > li .listBox__thumb {
  border-radius: 6px 0 0 6px;
}
#container .indexSection--searchArea .searchColumn--left .modSearchJobList.renew2025 > li .listBox__label {
  font-size: 0.875em;
  border-radius: 0 6px 6px 0;
  position: relative;
}
#container .indexSection--searchArea .searchColumn--left .modSearchJobList.renew2025 > li .listBox__label::after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(./assets/img/top/icon_arrow_navyBlue.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: calc((100% - 20px) / 2);
  right: 10px;
}
#container .indexSection--searchArea .searchColumn--left .modSearchJobList.renew2025 > li .listBox__label p {
  color: #042356;
}
@media screen and (max-width: 768px) {
  #container .indexSection--searchArea .searchColumn--left .modSearchAreaList.renew2025 {
    margin-bottom: 60px;
  }
  #container .indexSection--searchArea .searchColumn--left .modSearchAreaList.renew2025 > li .listBox {
    border-radius: 0;
  }
  #container .indexSection--searchArea .searchColumn--left .modSearchAreaList.renew2025 > li .prefList > li a::after {
    right: 8px;
    border-right: none;
    border-bottom: none;
    -webkit-transform: unset;
    transform: unset;
  }
  #container .indexSection--searchArea .searchColumn--left .modSearchJobList.renew2025 > li .listBox__thumb {
    border-radius: 4px 0 0 4px;
  }
  #container .indexSection--searchArea .searchColumn--left .modSearchJobList.renew2025 > li .listBox__label {
    font-size: 1em;
    border-radius: 0 4px 4px 0;
  }
  #container .indexSection--searchArea .searchColumn--left .modSearchJobList.renew2025 > li .listBox__label::after {
    right: 10px;
    border-right: none;
    border-bottom: none;
    -webkit-transform: unset;
    transform: unset;
  }
  #container .indexSection--searchArea .searchColumn--left .modSearchJobList.renew2025 > li .listBox__label p {
    font-size: 1em;
    font-weight: bold;
  }
}
#container .indexSection--feature ul.featureList02 {
  margin-bottom: 40px;
  display: flex;
}
#container .indexSection--feature ul.featureList02 li {
  width: 210px;
  margin-left: 20px;
  border-radius: 6px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
#container .indexSection--feature ul.featureList02 li:first-child {
  margin-left: 0;
}
#container .indexSection--feature ul.featureList02 li a {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #fff;
  border-radius: 6px;
  overflow: hidden;
}
@media screen and (hover: hover) {
  #container .indexSection--feature ul.featureList02 li a:hover {
    opacity: 0.6;
  }
  #container .indexSection--feature ul.featureList02 li a:hover .thumbWrap img {
    transform: scale(1.1);
  }
}
#container .indexSection--feature ul.featureList02 li .thumbWrap {
  overflow: hidden;
}
#container .indexSection--feature ul.featureList02 li .thumbWrap img {
  width: 100%;
  height: auto;
}
#container .indexSection--feature ul.featureList02 li .txtWrap {
  padding: 20px 50px 20px 20px;
  position: relative;
}
#container .indexSection--feature ul.featureList02 li .txtWrap::after {
  content: "";
  width: 30px;
  height: 30px;
  background: url(./assets/img/top/icon_arrow_navyBlue.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: calc((100% - 30px) / 2);
  right: 10px;
}
#container .indexSection--feature ul.featureList02 li .txtWrap p {
  width: 8em;
  color: #042356;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #container .indexSection--feature {
    margin-bottom: 10px !important;
  }
  #container .indexSection--feature ul.featureList02 {
    margin-bottom: 0;
    display: block;
  }
  #container .indexSection--feature ul.featureList02 li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }
  #container .indexSection--feature ul.featureList02 li:last-child {
    margin-bottom: 0;
  }
  #container .indexSection--feature ul.featureList02 li a {
    display: flex;
  }
  #container .indexSection--feature ul.featureList02 li .thumbWrap {
    width: 47%;
  }
  #container .indexSection--feature ul.featureList02 li .txtWrap {
    width: 53%;
    padding: 0 50px 0 20px;
    display: flex;
    align-items: center;
  }
  #container .indexSection--feature ul.featureList02 li .txtWrap p {
    width: unset;
    font-size: 1.143em;
    line-height: 1.3125;
  }
}
#container .indexSection--advantage {
  margin-bottom: 100px !important;
}
#container .indexSection--advantage ul.advantageList {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
}
#container .indexSection--advantage ul.advantageList li {
  width: 31.08%;
  margin-right: 3.33%;
}
#container .indexSection--advantage ul.advantageList li:nth-child(3n) {
  margin-right: 0;
}
#container .indexSection--advantage ul.advantageList li .picWrap img {
  width: 100%;
  height: auto;
}
#container .indexSection--advantage ul.advantageList li .txtWrap h3 {
  margin: 1.2em 0 0.82em;
  color: #042356;
  font-size: 1.375em;
  font-weight: bold;
  line-height: 1.5;
}
#container .indexSection--advantage ul.advantageList li .txtWrap p {
  line-height: 1.75;
}
#container .indexSection--advantage .modBtnRectangle.blueBtn2 {
  max-width: 370px;
}
@media screen and (max-width: 768px) {
  #container .indexSection--advantage {
    margin-bottom: 60px !important;
  }
  #container .indexSection--advantage ul.advantageList {
    margin-top: 40px;
    display: block;
  }
  #container .indexSection--advantage ul.advantageList li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  #container .indexSection--advantage ul.advantageList li:last-child {
    margin-bottom: 0;
  }
  #container .indexSection--advantage ul.advantageList li .txtWrap h3 {
    margin: 0.9em 0 0.82em;
    font-size: 1.5714em;
  }
  #container .indexSection--advantage ul.advantageList li .txtWrap p {
    line-height: 1.5;
  }
  #container .indexSection--advantage .modBtnRectangle.blueBtn2 {
    width: 96%;
    max-width: unset;
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  #container .indexSection--faq {
    margin: 60px 0 60px !important;
  }
}
#container .indexSection--guide {
  margin-bottom: 60px !important;
}
#container .indexSection--guide .guideWrap {
  display: flex;
}
#container .indexSection--guide .guideWrap li {
  width: 47.5%;
  border-radius: 6px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
#container .indexSection--guide .guideWrap li:nth-child(odd) {
  margin-right: 5%;
}
#container .indexSection--guide .guideWrap li a {
  color: #042356;
  border-radius: 6px;
  display: block;
  overflow: hidden;
}
#container .indexSection--guide .guideWrap li a .picWrap {
  overflow: hidden;
}
#container .indexSection--guide .guideWrap li a .picWrap img {
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}
#container .indexSection--guide .guideWrap li a p.txt {
  padding: 20px 30px;
  font-weight: bold;
  background-color: #fff;
  position: relative;
}
#container .indexSection--guide .guideWrap li a p.txt::after {
  content: "";
  width: 30px;
  height: 30px;
  background: url(./assets/img/top/icon_arrow_navyBlue.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: calc((100% - 30px) / 2);
  right: 30px;
}
@media screen and (hover: hover) {
  #container .indexSection--guide .guideWrap li a:hover {
    opacity: 0.6;
  }
  #container .indexSection--guide .guideWrap li a:hover .picWrap img {
    transform: scale(1.1);
  }
}
@media screen and (max-width: 768px) {
  #container .indexSection--guide {
    margin-bottom: 38px !important;
  }
  #container .indexSection--guide .guideWrap {
    display: block;
  }
  #container .indexSection--guide .guideWrap li {
    width: 100%;
    margin-bottom: 10px;
  }
  #container .indexSection--guide .guideWrap li:nth-child(odd) {
    margin-right: 0;
  }
  #container .indexSection--guide .guideWrap li:last-child {
    margin-bottom: 0;
  }
  #container .indexSection--guide .guideWrap li a {
    display: flex;
  }
  #container .indexSection--guide .guideWrap li a .picWrap {
    width: 47%;
  }
  #container .indexSection--guide .guideWrap li a p.txt {
    width: 53%;
    padding: 0 50px 0 20px;
    font-size: 1.143em;
    line-height: 1.3125;
    display: flex;
    align-items: center;
  }
  #container .indexSection--guide .guideWrap li a p.txt::after {
    right: 10px;
  }
}
#container .indexSection--voice {
  margin-bottom: 60px !important;
}
#container .indexSection--voice .jobChangerVoice {
  display: flex;
}
#container .indexSection--voice .jobChangerVoice li {
  width: 31.3%;
  margin-right: 2.66%;
  border-radius: 6px;
  box-shadow: 0 4px 40px rgba(0, 0, 0, 0.11);
}
#container .indexSection--voice .jobChangerVoice li:nth-child(3n) {
  margin-right: 0;
}
#container .indexSection--voice .jobChangerVoice li a {
  width: 100%;
  height: 100%;
  padding: 30px;
  background-color: #fff;
  border-radius: 6px;
  display: block;
  overflow: hidden;
}
@media screen and (hover: hover) {
  #container .indexSection--voice .jobChangerVoice li a:hover {
    opacity: 0.6;
  }
  #container .indexSection--voice .jobChangerVoice li a:hover .picbox img {
    transform: scale(1.1);
  }
}
#container .indexSection--voice .jobChangerVoice li .profile_thumbWrap {
  margin-bottom: 20px;
  display: flex;
}
#container .indexSection--voice .jobChangerVoice li .profile_thumbWrap .picbox {
  width: 89px;
  height: 89px;
  margin-right: 11px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
#container .indexSection--voice .jobChangerVoice li .profile_thumbWrap .picbox img {
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}
#container .indexSection--voice .jobChangerVoice li .profile_thumbWrap .profile_thumbTxt .prof_job {
  margin-bottom: 8px;
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
  background-color: #042356;
  display: inline-block;
  border-radius: 4px;
}
#container .indexSection--voice .jobChangerVoice li .profile_thumbWrap .profile_thumbTxt .prof_company, #container .indexSection--voice .jobChangerVoice li .profile_thumbWrap .profile_thumbTxt .prof_name {
  font-size: 14px;
  line-height: 1.5;
}
#container .indexSection--voice .jobChangerVoice li .profile_MainWrap h4 {
  margin-bottom: 0.82em;
  color: #042356;
  font-size: 1.375em;
  font-weight: bold;
  line-height: 1.5;
}
#container .indexSection--voice .jobChangerVoice li .profile_MainWrap p {
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #container .indexSection--voice {
    margin-bottom: 38px !important;
  }
  #container .indexSection--voice .jobChangerVoice {
    display: block;
  }
  #container .indexSection--voice .jobChangerVoice li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  #container .indexSection--voice .jobChangerVoice li:last-child {
    margin-bottom: 0;
  }
  #container .indexSection--voice .jobChangerVoice li a {
    padding: 30px 24px 30px 30px;
  }
  #container .indexSection--voice .jobChangerVoice li .profile_MainWrap h4 {
    font-size: 1.429em;
  }
  #container .indexSection--voice .jobChangerVoice li .profile_MainWrap p {
    line-height: 1.75;
  }
}
#container .indexSection--column {
  margin-bottom: 60px !important;
}
#container .indexSection--column::before {
  content: none;
}
#container .indexSection--column .columnWrap {
  margin-bottom: 40px;
  display: flex;
}
#container .indexSection--column .columnWrap li {
  width: 23.833%;
  margin-right: 1.33%;
  border-radius: 6px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
#container .indexSection--column .columnWrap li:nth-child(4n) {
  margin-right: 0;
}
#container .indexSection--column .columnWrap li a {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #fff;
  border-radius: 6px;
  overflow: hidden;
}
@media screen and (hover: hover) {
  #container .indexSection--column .columnWrap li a:hover {
    opacity: 0.6;
  }
  #container .indexSection--column .columnWrap li a:hover .thumbWrap img {
    transform: scale(1.1);
  }
}
#container .indexSection--column .columnWrap li .thumbWrap {
  overflow: hidden;
}
#container .indexSection--column .columnWrap li .thumbWrap img {
  width: 100%;
  height: auto;
}
#container .indexSection--column .columnWrap li .txtWrap {
  padding: 20px;
}
#container .indexSection--column .columnWrap li .txtWrap p {
  margin-bottom: 0.9em;
  color: #042356;
  font-size: 1.25em;
  line-height: 1.65;
  font-weight: bold;
}
#container .indexSection--column .columnWrap li .txtWrap ul {
  display: flex;
  flex-wrap: wrap;
}
#container .indexSection--column .columnWrap li .txtWrap ul li {
  width: unset;
  padding: 0.66em 1.416em;
  color: #042356;
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
  border: 1px solid;
  border-radius: 6px;
  display: inline-block;
  box-shadow: unset;
}
@media screen and (max-width: 768px) {
  #container .indexSection--column {
    margin-bottom: 38px !important;
    padding-bottom: 0;
    background-color: transparent;
  }
  #container .indexSection--column .columnWrap {
    margin-bottom: 30px;
    display: block;
  }
  #container .indexSection--column .columnWrap li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    box-shadow: 0 4px 40px rgba(0, 0, 0, 0.1);
  }
  #container .indexSection--column .columnWrap li:last-child {
    margin-bottom: 0;
  }
  #container .indexSection--column .columnWrap li .txtWrap {
    padding: 20px;
  }
  #container .indexSection--column .columnWrap li .txtWrap p {
    margin-bottom: 1em;
    font-size: 1.4286em;
    line-height: 1.5;
  }
  #container .indexSection--column .columnWrap li .txtWrap ul li {
    padding: 0.66em 0.7916em;
  }
  #container .indexSection--column .indexSection__button {
    padding-top: 0;
  }
}
#container .indexSection--voice {
  margin-bottom: 100px !important;
}
#container .indexSection--voice .companyInterview {
  display: flex;
}
#container .indexSection--voice .companyInterview li {
  width: 47.5%;
  border-radius: 6px;
  box-shadow: 0 4px 40px rgba(0, 0, 0, 0.1);
}
#container .indexSection--voice .companyInterview li:nth-child(odd) {
  margin-right: 4.166%;
}
#container .indexSection--voice .companyInterview li a {
  width: 100%;
  height: 100%;
  padding: 40px;
  background-color: #fff;
  border-radius: 5px;
  display: block;
  overflow: hidden;
}
@media screen and (hover: hover) {
  #container .indexSection--voice .companyInterview li a:hover {
    opacity: 0.6;
  }
  #container .indexSection--voice .companyInterview li a:hover .picbox img {
    transform: scale(1.1);
  }
}
#container .indexSection--voice .companyInterview li .profile_thumbWrap {
  margin-bottom: 30px;
  display: flex;
}
#container .indexSection--voice .companyInterview li .profile_thumbWrap .picbox {
  width: 89px;
  height: 89px;
  margin-right: 11px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
#container .indexSection--voice .companyInterview li .profile_thumbWrap .picbox img {
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}
#container .indexSection--voice .companyInterview li .profile_thumbWrap .profile_thumbTxt .prof_job {
  margin-bottom: 8px;
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
  background-color: #042356;
  display: inline-block;
  border-radius: 4px;
}
#container .indexSection--voice .companyInterview li .profile_thumbWrap .profile_thumbTxt .prof_name {
  font-size: 14px;
  line-height: 1.5;
}
#container .indexSection--voice .companyInterview li .profile_MainWrap h4 {
  margin-bottom: 0.82em;
  color: #042356;
  font-size: 1.375em;
  font-weight: bold;
  line-height: 1.5;
}
#container .indexSection--voice .companyInterview li .profile_MainWrap p {
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  #container .indexSection--voice {
    margin-bottom: 30px !important;
  }
  #container .indexSection--voice .companyInterview {
    display: block;
  }
  #container .indexSection--voice .companyInterview li {
    width: 100%;
    margin-bottom: 10px;
  }
  #container .indexSection--voice .companyInterview li:nth-child(odd) {
    margin-right: 0;
  }
  #container .indexSection--voice .companyInterview li:last-child {
    margin-bottom: 0;
  }
  #container .indexSection--voice .companyInterview li a {
    padding: 30px 24px 30px 30px;
    border-radius: 4px;
  }
  #container .indexSection--voice .companyInterview li .profile_thumbWrap {
    margin-bottom: 20px;
  }
  #container .indexSection--voice .companyInterview li .profile_MainWrap h4 {
    margin-bottom: 1em;
    font-size: 1.25em;
  }
}
#container .indexSection--serviceflow .btnBox {
  margin-left: 123px;
}
#container .indexSection--serviceflow .btnBox a.btnOrange {
  width: 260px;
  height: 70px;
  margin-bottom: 30px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  background-color: #FB510C;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (hover: hover) {
  #container .indexSection--serviceflow .btnBox a.btnOrange:hover {
    opacity: 0.6;
  }
}
#container .indexSection--serviceflow .btnBox a.btnOrange span {
  position: relative;
}
#container .indexSection--serviceflow .btnBox a.btnOrange span::before, #container .indexSection--serviceflow .btnBox a.btnOrange span::after {
  content: "";
  position: absolute;
}
#container .indexSection--serviceflow .btnBox a.btnOrange span::before {
  width: 25.5px;
  height: 25.5px;
  background: url(./assets/img/common/icon_regist.svg) no-repeat center center;
  background-size: contain;
  top: calc((100% - 25.5px) / 2);
  left: -33px;
}
#container .indexSection--serviceflow .btnBox a.btnOrange span::after {
  width: 41px;
  height: 20px;
  background: url(./assets/img/top/icon_btn_free.svg) no-repeat center center;
  background-size: contain;
  top: calc((100% - 20px) / 2);
  right: -48px;
}
@media screen and (max-width: 768px) {
  #container .indexSection--serviceflow {
    margin-bottom: 30px;
  }
  #container .indexSection--serviceflow .serviceflowList__wrapper::before {
    background: linear-gradient(to bottom, rgba(4, 35, 86, 0.8) 0%, rgb(4, 35, 86) 100%);
  }
  #container .indexSection--serviceflow .btnBox {
    margin: 20px auto 10px;
  }
  #container .indexSection--serviceflow .btnBox a.btnOrange {
    width: 100%;
    max-width: 310px;
    height: 60px;
    margin: 0 auto;
    font-size: 1.125em;
    letter-spacing: 1px;
  }
  #container .indexSection--serviceflow .btnBox a.btnOrange span::before {
    width: 26px;
    height: 26px;
    top: calc((100% - 26px) / 2);
    left: -33px;
  }
  #container .indexSection--serviceflow .btnBox a.btnOrange span::after {
    width: 3.5em;
    height: 2em;
    top: calc((100% - 2em) / 2);
    right: -4em;
  }
  #container .indexSection--serviceflow .indexSection__button {
    padding: 30px 0 2px;
    background-color: #f5f5f5;
  }
}
#container .indexSection--news a.txtLink {
  color: #042356;
  font-size: 1.2rem;
  position: relative;
}
#container .indexSection--news a.txtLink::after {
  content: "";
  width: 1.75em;
  height: 1.75em;
  background: url(./assets/img/top/icon_arrow_black.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  top: calc((100% - 1.75em) / 2);
  right: -1.75em;
}
@media screen and (hover: hover) {
  #container .indexSection--news a.txtLink:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 768px) {
  #container .indexSection--news a.txtLink {
    font-size: 1.0715em;
    font-weight: bold;
  }
  #container .indexSection--news a.txtLink::after {
    width: 1.6em;
    height: 1.6em;
    top: calc((100% - 1.6em) / 2);
    right: -1.6em;
  }
}
#container .modBtnRectangle.blueBtn2 {
  color: #042356;
  border-radius: 6px;
  border: 2px solid #042356;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 769px) {
  #container .modBtnRectangle.blueBtn2 {
    max-width: 300px;
  }
}
@media screen and (max-width: 768px) {
  #container .modBtnRectangle.blueBtn2 {
    max-width: 310px;
    padding: 9px 5px;
    font-size: 1.125em;
    font-weight: bold;
  }
}

@media screen and (max-width: 768px) {
  .modFilterPanel__body .categoryFilterList > li .filterSelectbox--area {
    background: url(./assets/img/top/icon_map.svg) no-repeat 20px center !important;
    background-size: 1.8em !important;
  }
  .modFilterPanel__body .categoryFilterList > li .filterSelectbox--job {
    background: url(./assets/img/top/icon_bag.svg) no-repeat 14px center !important;
    background-size: 2.6em !important;
  }
}

.footer__pmark__img {
  margin-left: 20px;
}

.footer__pmark__txt {
  margin-left: 3px;
  color: #333;
  font-size: 1.2rem;
  line-height: 1.2;
  display: -webkit-inline-box;
}

@media screen and (max-width: 768px) {
  .footer__pmark {
    width: 260px;
    margin: 0 auto 20px;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #999;
    order: 2;
  }
  .footer__pmark__img {
    margin-left: 0;
  }
  .footer__pmark__txt {
    text-align: left;
  }
  .footer__main__sitelogo {
    order: 3;
  }
  .footer__main__links {
    order: 1;
  }
  .modCvButton--fixed .modCvButton__inner {
    z-index: 99;
  }
}/*# sourceMappingURL=renew.css.map */