﻿html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
.articleContents h1,
h2,
h3,
h4 p {
  display: inline;
}
body .articleContents {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
hgroup,
section {
  display: block;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
.articleContents a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
.articleContents ins {
  background-color: #ffff99;
  color: #000000;
  text-decoration: none;
}
.articleContents mark {
  background-color: #ffff99;
  color: #000000;
  font-style: italic;
  font-weight: bold;
}
.articleContents del {
  text-decoration: line-through;
}
.articleContents abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
.articleContents table {
  border-collapse: collapse;
  border-spacing: 0;
}
.articleContents hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
.articleContents ul li {
  list-style: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
strong {
  font-weight: normal;
}
.hidden {
  display: none;
  visibility: hidden;
}
#wrapper {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: auto;
  overflow: hidden;
}
.div.contents {
  border: none;
  margin-bottom: 0;
}
.header-h1 {
  display: block;
  color: #707070;
}
.pkzArea {
  color: #707070;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}
#companyInfo {
  color: #707070;
}
#companyInfo h2 {
  display: inline-block;
}
.footLink a {
  display: inline !important;
}
body .articleContents {
  font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo,
    '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  font-weight: 300;
  color: #2c2c2c;
}
.articleContents a {
  color: #189edd;
  text-decoration-line: underline;
  display: inline;
  width: 100%;
}
.articleContents a:hover {
  color: #137daf;
  cursor: pointer;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb24 {
  margin-bottom: 24px !important;
}
.mb30 {
  margin-bottom: 30px;
}
.mb32 {
  margin-bottom: 32px;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb48 {
  margin-bottom: 48px;
}
.pB0 {
  padding-bottom: 0 !important;
}
.pT0 {
  padding-top: 0 !important;
}
#wrap {
  background: transparent;
}
.articleContents {
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.articleContents .mainVisual__top {
  background: #6ec878;
  height: 330px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.articleContents .mainVisual__top__titleArea {
  text-align: center;
  position: relative;
  z-index: 1;
  top: 50%;
  left: 40%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.articleContents .mainVisual__top__titleArea__sub {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 2px;
  color: #2c2c2c;
  margin-top: 24px;
  width: fit-content;
  font-family: 'Hiragino Maru Gothic ProN', 'ヒラギノ丸ゴ ProN W4', 'HG丸ｺﾞｼｯｸM-PRO', 'HGMaruGothicMPRO',
    'Helvetica Neue', Arial, '游ゴシック体', 'Yu Gothic', YuGothic, 'メイリオ', Meiryo, sans-serif;
  display: inline-block;
}
.articleContents .mainVisual__top__titleArea__title {
  z-index: 2;
  width: auto;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 4.6875rem;
  letter-spacing: 5px;
  font-weight: normal;
  color: #2c2c2c;
  font-family: 'Dela Gothic One', cursive;
  line-height: 1.2;
}
.articleContents .mainVisual__top__titleArea::after {
  content: '';
  background-image: url('/img/contents/relation/common/top_image.svg');
  background-size: contain;
  width: 320px;
  height: 320px;
  background-blend-mode: lighten;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  right: 100px;
  top: -50px;
}
.articleContents .mainVisual__subTitle {
  width: 940px;
  margin: 36px auto 0;
}
.articleContents .mainVisual__subTitle__dialogue {
  font-weight: 400;
  border-radius: 100px;
  text-align: left;
  padding: 36px 64px;
  background: #fffde9;
  display: block;
  position: relative;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
  fill: rgba(255, 220, 100, 0.2);
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.articleContents .mainVisual__subTitle__dialogue small {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.21875rem;
  letter-spacing: 1.3px;
}
.articleContents .mainVisual__subTitle__dialogue::before {
  content: '';
  position: absolute;
  top: -50px;
  right: 22%;
  margin-left: 30px;
  border: 20px solid transparent;
  border-bottom: 30px solid #fffde9;
}
.articleContents .contentsRelation {
  overflow: hidden;
  margin: 0;
  padding: 50px 0;
}
.articleContents .contentsRelation__inner {
  width: 940px;
  margin: 0 auto;
}
.articleContents .contentsRelation__inner__navi {
  text-align: left;
}
.articleContents .contentsRelation__inner__navi__title {
  background: #6ec878;
  padding: 4px 24px;
  width: fit-content;
  color: white;
  font-weight: 500;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 2.0625rem;
  letter-spacing: 2.2px;
  align-items: center;
  display: flex;
  font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo,
    '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
}
.articleContents .contentsRelation__inner__navi__box {
  border: solid 2px #6ec878;
  counter-reset: count 0;
  padding: 2px 0;
  width: 100%;
}
.articleContents .contentsRelation__inner__navi__box--wrap {
  width: 50%;
}
.articleContents .contentsRelation__inner__navi__box--wrap--list {
  font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo,
    '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  padding: 10px 20px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
  border-bottom: dashed 1px rgba(44, 44, 44, 0.5);
  font-weight: 400;
}
.articleContents .contentsRelation__inner__navi__box--wrap--list a {
  text-decoration: none;
  color: #2c2c2c;
  font-weight: 500;
}
.articleContents .contentsRelation__inner__navi__box--wrap--list a:hover {
  color: #787878;
  cursor: pointer;
}
.articleContents .contentsRelation__inner__navi__box--wrap--list::before {
  content: counter(count);
  counter-increment: count 1;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  background: #6ec878;
  display: inline-flex;
  color: white;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  letter-spacing: 1.8px;
  letter-spacing: 0px;
  margin-right: 16px;
  font-weight: 600;
}
.articleContents .contentsRelation__inner__navi__box .menuWrapTop {
  display: flex;
}
.articleContents .contentsRelation__inner__navi__box .menuWrapTop .rightList {
  counter-reset: count 3;
}
.articleContents .contentsRelation__inner__navi__box .menuWrapTop .rightList li::before {
  content: counter(count);
  counter-increment: count 1;
}
.articleContents .contentsRelation__inner__navi__box .menuWrapBottom {
  width: 100%;
}
.articleContents .contentsRelation__inner__navi__box .menuWrapBottom .contentsRelation__inner__navi__box--wrap {
  width: 100%;
}
.articleContents
  .contentsRelation__inner__navi__box
  .menuWrapBottom
  .contentsRelation__inner__navi__box--wrap--list:last-child {
  border-bottom: none;
}
.articleContents
  .contentsRelation__inner__navi__box
  .menuWrapBottom
  .contentsRelation__inner__navi__box--wrap--list::before {
  content: '3';
}
.articleContents .contentsRelation__inner__navi__box .minorItem {
  padding-left: 72px;
}
.articleContents .contentsRelation__inner__navi__box .minorItem .num {
  color: #6ec878;
  font-weight: bold;
  font-size: 20px;
}
.articleContents .contentsRelation__inner__navi__box .minorItem::before {
  content: none !important;
}
.articleContents .mainTitle {
  padding: 28px;
  background: #6ec878;
}
.articleContents .mainTitle__text {
  width: 940px;
  color: #2c2c2c;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 2.8125rem;
  letter-spacing: 3px;
  font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo,
    '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
}
.articleContents .mainTitle__text span {
  color: #fff;
}
.articleContents .mainTitle__text {
  font-weight: 600;
  padding: 24px;
}
.articleContents .contentsRelationBox {
  overflow: hidden;
  margin: 0;
  padding: 72px 0;
  background-color: #fffde9;
  font-weight: 400;
}
.articleContents .contentsRelationBox__inner {
  width: 940px;
  margin: 0 auto;
}
.articleContents .contentsRelationBox__inner__textArea {
  display: block;
  text-align: left;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
}
.articleContents .contentsRelationBox__inner__textArea small {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.21875rem;
  letter-spacing: 1.3px;
}
.articleContents .contentsRelationBox__inner__textArea small a {
  text-decoration: underline;
  font-weight: 500;
  color: #189edd;
}
.articleContents .contentsRelationBox__inner__mainImage {
  display: block;
  margin: 0 auto;
  width: 940px;
  height: auto;
  box-shadow: 5px 5px 20px rgba(112, 112, 112, 0.2);
  border-radius: 12px;
}
.articleContents .contentsRelationBox__inner__mainImage img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.articleContents .contentsRelationBox__inner .graph {
  background: #fff;
  border-radius: 0;
  padding: 24px 0;
}
.articleContents .contentsRelationBox__inner .graph img {
  width: 540px;
  padding-bottom: 12px;
}
.articleContents .contentsRelationBox__inner .graph .title {
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  letter-spacing: 1.8px;
  color: #2c2c2c;
  font-weight: bold;
  padding: 20px;
}
.articleContents .contentsRelationBox__inner__titleArea {
  margin: 0 0 48px;
}
.articleContents .contentsRelationBox__inner__titleArea .title {
  color: #fff;
  font-weight: 600;
  letter-spacing: 3px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 2.8125rem;
  letter-spacing: 3px;
}
.articleContents .contentsRelationBox__inner__BoxArea {
  background: #fff;
  border: solid 2px #f2f2f2;
  padding: 48px;
  margin-top: 48px;
}
.articleContents .contentsRelationBox__inner__BoxArea__item {
  margin-bottom: 80px;
  display: block;
}
.articleContents .contentsRelationBox__inner__BoxArea__item__figure {
  margin: 0 auto;
  margin-bottom: 48px;
}
.articleContents .contentsRelationBox__inner__BoxArea__item__figure img {
  width: 400px;
  height: auto;
  vertical-align: bottom;
  box-shadow: 5px 5px 20px rgba(112, 112, 112, 0.2);
  border-radius: 12px;
  border-radius: 0;
}
.articleContents .contentsRelationBox__inner__BoxArea__item__contents {
  text-align: left;
}
.articleContents .contentsRelationBox__inner__BoxArea__item__contents--ttl {
  padding: 12px 0 12px 16px;
  border-left: solid 6px #6ec878;
  display: block;
  margin-bottom: 32px;
  border-bottom: dashed 1px #2c2c2c;
  text-align: left;
}
.articleContents .contentsRelationBox__inner__BoxArea__item__contents--ttl .title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 2px;
  font-weight: 500;
  color: #6ec878;
}
.articleContents .contentsRelationBox__inner__BoxArea__item__contents--sub {
  display: flex;
  flex-flow: column;
  margin-bottom: 40px;
}
.articleContents .contentsRelationBox__inner__BoxArea__item__contents--sub .titleName {
  width: fit-content;
  background: #6ec878;
  border-radius: 50px;
  padding: 5px 20px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  letter-spacing: 1.8px;
  font-weight: 500;
  color: #fff;
  display: inline-block;
  margin-bottom: 16px;
  text-align: center;
}
.articleContents .contentsRelationBox__inner__BoxArea__item__contents--sub .titleText {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  letter-spacing: 1.8px;
  font-weight: 600;
  color: #2c2c2c;
  width: fit-content;
  background: linear-gradient(transparent 60%, #ffdc64 60%);
}
.articleContents .contentsRelationBox__inner__BoxArea__item__contents--txt {
  display: block;
  text-align: left;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
}
.articleContents .contentsRelationBox__inner__BoxArea__item__contents--txt a {
  text-decoration: underline;
}
.articleContents .contentsRelationBox__inner__BoxArea__item__contents--txt small {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.21875rem;
  letter-spacing: 1.3px;
}
.articleContents .contentsRelationBox__inner__BoxArea__column {
  background: #fffde9;
  border-radius: 12px;
  padding: 40px;
  margin-top: 48px;
  text-align: left;
}
.articleContents .contentsRelationBox__inner__BoxArea__column--headline {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
  font-weight: bold;
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 25px;
  color: #6ec878;
}
.articleContents .contentsRelationBox__inner__BoxArea__column--headline::after {
  visibility: visible;
  content: '';
  bottom: 0;
  left: 0;
  display: block;
  position: absolute;
  width: 60px;
  height: 3px;
  background: #6ec878;
}
.articleContents .contentsRelationBox__inner__BoxArea__column--title {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 2.0625rem;
  letter-spacing: 2.2px;
  color: #2c2c2c;
  margin-bottom: 32px;
}
.articleContents .contentsRelationBox__inner__BoxArea__column--title h4 {
  font-weight: bold;
}
.articleContents .contentsRelationBox__inner__BoxArea__column--textWrap {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
}
.articleContents .contentsRelationBox__inner__BoxArea__column--textWrap small {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.21875rem;
  letter-spacing: 1.3px;
}
.articleContents .contentsRelationBox__inner__BoxArea__column--textWrap .columnImg {
  float: left;
  width: 200px;
  height: auto;
  margin: 0 32px 32px 0;
  border: solid 1px #c9c9c9;
  text-align: center;
  background: #fff;
  border-radius: 8px;
}
.articleContents .contentsRelationBox__inner__BoxArea__column--textWrap .columnImg img {
  width: 150px;
  height: auto;
  vertical-align: middle;
}
.articleContents .contentsRelationBox__inner__BoxArea__column--textWrap .columnImg .img2 {
  width: 82px;
  height: 143px;
}
.articleContents .contentsRelationBox__inner__BoxArea__column .bannerSuitable {
  margin: 40px auto 0;
  width: 750px;
  height: 100px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 12px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  border: solid 1px #189edd;
  background-image: url('/img/contents/relation/pc/suitable.jpg');
}
.articleContents .contentsRelationBox__inner__BoxArea__column .bannerSuitable:hover {
  opacity: 0.7;
  left: 2px;
  top: 2px;
}
.articleContents .contentsRelationBox__inner__BoxArea__column .bannerSuitable .text {
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
  font-weight: 500;
  text-align: center;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 2.34375rem;
  letter-spacing: 2.5px;
  line-height: 1.3;
}
.articleContents .contentsRelationBox__inner__BoxArea__column .bannerSuitable::after {
  content: '';
  background: url(/img/icon/arrow_white.svg) no-repeat;
  background-size: contain;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 2%;
  transform: translate(-50%, -50%);
}
.articleContents .bgSummary {
  position: relative;
  z-index: 0;
}
.articleContents .bgSummary .contentsRelationBox__inner__titleArea .title {
  color: #6ec878;
}
.articleContents .bgSummary::before {
  content: '';
  background-image: url('/img/contents/relation/pc/last.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: right;
  background-color: #ffffff;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.5;
  z-index: -1;
}
.articleContents .bgSummary::after {
  z-index: -1;
  content: '';
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: linear-gradient(180deg, #6ec878 0%, #fff 100%);
}
.articleContents .bgSummary .contentsMaleBox__inner__textArea {
  padding: 0 48px;
}
.articleContents .bgSummary .buttonArea {
  position: relative;
  margin-top: 80px;
}
.articleContents .bgSummary .buttonArea::before {
  content: '';
  position: absolute;
  top: -138%;
  right: -36%;
  width: 160px;
  height: 180px;
  background-image: url(/img/contents/relation/common/icon_summary.svg);
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
}
.articleContents .bgWhite {
  background: #fff;
}
.articleContents .noBorder {
  border: none;
  padding: 16px 48px;
  background: transparent;
}
.contentsRelation__innerExperience {
  padding: 1px 0 48px;
  background-color: #fffde9;
  background-image: url(/img/support_service/pc/flow_bg.png);
  background-size: cover;
  background-position: bottom;
}
.contentsRelation__innerExperience__titleArea {
  width: 940px;
  margin: 72px auto 40px;
  border-radius: 12px;
  border: 4px solid #6ec878;
  background: #fff;
  display: flex;
  padding: 24px 20px;
}
.contentsRelation__innerExperience__titleArea__left {
  width: 60%;
  padding: 4px 20px 20px;
}
.contentsRelation__innerExperience__titleArea__left .title {
  color: #6ec878;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 2.34375rem;
  letter-spacing: 2.5px;
  font-weight: bold;
  padding-bottom: 24px;
  border-bottom: solid 2px #6ec878;
}
.contentsRelation__innerExperience__titleArea__left .text {
  text-align: left;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.59375rem;
  letter-spacing: 1.7px;
  padding: 32px 0 0;
}
.contentsRelation__innerExperience__titleArea__left .text strong {
  font-weight: bold;
  background: linear-gradient(transparent 60%, #ffdc64 60%);
  margin: 0 2px;
}
.contentsRelation__innerExperience__titleArea__right {
  width: 40%;
  background-image: url(/img/contents/relation/common/episode_image.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.contentsRelation__innerExperience__detailTitle .titleArea {
  margin: 16px;
}
.contentsRelation__innerExperience__detail {
  padding: 40px;
  margin: 40px auto;
  width: 960px;
  background: #fff;
  border-radius: 6px;
  display: flex;
}
.contentsRelation__innerExperience__detail__left {
  width: 28%;
}
.contentsRelation__innerExperience__detail__left .jobType {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 1.2px;
  padding: 4px 0;
  color: #6ec878;
  font-weight: 600;
  text-align: left;
}
.contentsRelation__innerExperience__detail__left .jobTable {
  width: 100%;
  text-align: left;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 1.2px;
  border-collapse: collapse;
}
.contentsRelation__innerExperience__detail__left .jobTable tbody {
  background: #fff;
}
.contentsRelation__innerExperience__detail__left .jobTable tbody tr th,
.contentsRelation__innerExperience__detail__left .jobTable tbody tr td {
  border: solid 1px #f2f2f2;
  padding: 5px;
}
.contentsRelation__innerExperience__detail__left .jobTable tbody tr th {
  color: #ff9d56;
  text-align: center;
}
.contentsRelation__innerExperience__detail__left .jobTable tbody tr td {
  color: #2c2c2c;
}
.contentsRelation__innerExperience__detail__left .jobType {
  font-weight: 600;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.59375rem;
  letter-spacing: 1.7px;
  padding: 20px 0;
}
.contentsRelation__innerExperience__detail__left .jobTable tr td,
.contentsRelation__innerExperience__detail__left .jobTable tr th {
  padding: 8px 5px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
}
.contentsRelation__innerExperience__detail__right {
  margin-left: 40px;
  width: calc(78% - 40px);
  text-align: left;
}
.contentsRelation__innerExperience__detail__right__jobTitle {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 2.0625rem;
  letter-spacing: 2.2px;
  color: #6ec878;
  font-weight: 600;
  padding-bottom: 24px;
  border-bottom: dashed 2px #f2f2f2;
  margin-bottom: 8px;
}
.contentsRelation__innerExperience__detail__right__text__list .title {
  color: #2c2c2c;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.59375rem;
  letter-spacing: 1.7px;
  font-weight: 600;
  padding: 16px 0;
}
.contentsRelation__innerExperience__detail__right__text__list .title::before {
  content: '';
  font-family: 'Font Awesome 5 free';
  font-weight: bold;
  background: -moz-linear-gradient(left, rgba(255, 149, 189, 0.9), rgba(255, 159, 105, 0.9));
  background: -webkit-linear-gradient(left, rgba(255, 149, 189, 0.9), rgba(255, 159, 105, 0.9));
  background: linear-gradient(left, rgba(255, 149, 189, 0.9), rgba(255, 159, 105, 0.9));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 2.0625rem;
  letter-spacing: 2.2px;
}
.contentsRelation__innerExperience__detail__right__text__list .text {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
  color: #2c2c2c;
}
.contentsRelation__innerExperience__detail__right__text__list .interview::before {
  content: '\f075';
}
.contentsRelation__innerExperience__detail__right__text__list .questionnaire::before {
  content: '\f328';
}
.contentsRelation__innerExperience__detail__right__text__list:first-child {
  margin-bottom: 24px;
}
.contentsRelation__innerExperience__contents {
  margin: 64px 0 16px;
}
.contentsRelation__innerExperience__contents .report {
  max-width: 100%;
  display: flex;
  overflow-x: auto;
  margin-left: auto;
}
.contentsRelation__innerExperience__contents .report__list {
  width: 270px;
  padding: 16px;
  background: #fff;
  margin-bottom: 16px;
  margin-right: 16px;
  border-radius: 6px;
  flex-shrink: 0;
}
.contentsRelation__innerExperience__contents .report__list:first-child {
  margin-left: 10%;
}
.contentsRelation__innerExperience__contents .report__list .jobImage::before {
  width: 50%;
  height: 100%;
  left: 25%;
  top: 0;
}
.contentsRelation__innerExperience__contents .report__list .jobImage::after {
  width: 46px;
  height: 62px;
  top: 20%;
  left: calc(50% - 23px);
}
.contentsRelation__innerExperience__contents .report__list .jobImage img {
  width: 100%;
  height: 90px;
  object-fit: cover;
}
.contentsRelation__innerExperience__contents .report__list__header {
  width: 100%;
  margin-bottom: 8px;
}
.contentsRelation__innerExperience__contents .report__list__title {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.21875rem;
  letter-spacing: 1.3px;
  padding: 8px 0;
  border-bottom: dashed 1px #f2f2f2;
  color: #555555;
  font-weight: 500;
  text-align: left;
  line-height: 1.35;
  min-height: 90px;
}
.contentsRelation__innerExperience__contents .report__list .jobType {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 1.2px;
  padding: 4px 0;
  color: #6ec878;
  font-weight: 600;
  text-align: left;
}
.contentsRelation__innerExperience__contents .report__list .jobTable {
  width: 100%;
  text-align: left;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 1.2px;
  border-collapse: collapse;
}
.contentsRelation__innerExperience__contents .report__list .jobTable tbody {
  background: #fff;
}
.contentsRelation__innerExperience__contents .report__list .jobTable tbody tr th,
.contentsRelation__innerExperience__contents .report__list .jobTable tbody tr td {
  border: solid 1px #f2f2f2;
  padding: 5px;
}
.contentsRelation__innerExperience__contents .report__list .jobTable tbody tr th {
  color: #ff9d56;
  text-align: center;
}
.contentsRelation__innerExperience__contents .report__list .jobTable tbody tr td {
  color: #2c2c2c;
}
.contentsRelation__innerExperience__contents .report__list .buttonArea {
  width: auto;
  margin: 16px auto 0;
}
.contentsRelation__innerExperience__contents .report__list .buttonArea .buttonArea__btn {
  background: #6ec878;
}
.contentsRelation__innerExperience__contents .report__list .buttonArea a {
  cursor: pointer;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
  padding: 12px 0;
  position: relative;
  border-radius: 6px;
}
.contentsRelation__innerExperience__contents .report__list .buttonArea a::after {
  position: absolute;
  bottom: 16px;
  right: 10px;
  width: 15px;
  height: 15px;
}
.contentsRelation__innerExperience .jobImage {
  position: relative;
}
.contentsRelation__innerExperience .jobImage img {
  z-index: 0;
  -ms-filter: blur(1px);
  filter: blur(1px);
}
.contentsRelation__innerExperience .jobImage::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 60%;
  background: #fff;
  opacity: 0.7;
  top: 20%;
  z-index: 1;
}
.contentsRelation__innerExperience .jobImage::after {
  content: '';
  display: block;
  position: absolute;
  width: 60px;
  height: 80px;
  background-image: url(/img/contents/relation/common/icon_nurse.svg);
  z-index: 2;
  top: 32%;
  opacity: 0.5;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  left: calc(50% - 30px);
}
.contentsRelation__innerExperience .mask {
  display: block;
  line-height: 0;
  overflow: hidden;
  box-shadow: 5px 5px 20px rgba(112, 112, 112, 0.2);
}
.articleContents .rankingArea {
  background: rgba(110, 200, 120, 0.1);
  padding: 24px;
  display: flex;
  margin-top: 32px;
  position: relative;
}
.articleContents .rankingArea::before {
  content: '';
  position: absolute;
  top: -12%;
  left: -1%;
  width: 80px;
  height: 76px;
  background-image: url(/img/contents/relation/common/ranking/ranking_1.svg);
  background-size: contain;
  background-position: top;
}
.articleContents .rankingArea__left {
  width: 250px;
  height: 250px;
  background: #fff;
  text-align: center;
  padding: 16px;
}
.articleContents .rankingArea__left h3 {
  line-height: 1.2;
  font-weight: 600;
}
.articleContents .rankingArea__left__ribbon {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
  color: #fff;
  background: #6ec878;
  display: inline-block;
  position: relative;
  height: 28px;
  line-height: 28px;
  text-align: center;
  padding: 0 18px;
  box-sizing: border-box;
  margin-bottom: 8px;
}
.articleContents .rankingArea__left__ribbon::before,
.articleContents .rankingArea__left__ribbon::after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}
.articleContents .rankingArea__left__ribbon::before {
  top: 0;
  left: 0;
  border-width: 14px 0px 14px 10px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}
.articleContents .rankingArea__left__ribbon::after {
  top: 0;
  right: 0;
  border-width: 14px 10px 14px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
.articleContents .rankingArea__left__title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 2px;
  color: #2c2c2c;
}
.articleContents .rankingArea__left__image {
  margin-top: 10px;
}
.articleContents .rankingArea__left__image img {
  width: 100%;
  height: auto;
}
.articleContents .rankingArea__right {
  margin-left: 24px;
  width: calc(100% - 274px);
  color: #2c2c2c;
  text-align: left;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.21875rem;
  letter-spacing: 1.3px;
}
.articleContents .rankingArea__right small {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.03125rem;
  letter-spacing: 1.1px;
}
.articleContents .ranking2::before {
  background-image: url(/img/contents/relation/common/ranking/ranking_2.svg);
  top: -8%;
  width: 68px;
  height: 65px;
}
.articleContents .ranking3::before {
  background-image: url(/img/contents/relation/common/ranking/ranking_3.svg);
  top: -8%;
  width: 68px;
  height: 65px;
}
.buttonArea {
  width: 600px;
  margin: 48px auto 0;
}
.buttonArea__btn {
  background: #f76584;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  background: linear-gradient(to top, #f76584 0%, #f76584 50%, #fc879c 50%, #fc879c);
  border: none;
  border-radius: 6px;
}
.buttonArea__btn a {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  border-radius: 6px;
  padding: 34px 5px;
  text-decoration: none;
  text-align: center;
  display: block;
  vertical-align: middle;
  line-height: 1.4;
  text-shadow: 0px 0px 0px transparent, 0px 1px 0px rgba(0, 0, 0, 0.3);
}
.buttonArea__btn a:hover {
  color: #fff;
}
.buttonArea__btn .lowButon {
  padding: 24px 5px;
}
.buttonArea__btn:hover {
  opacity: 0.7;
}
.pkzArea {
  margin: 0 auto 20px;
  padding: 0;
  text-align: left;
  width: 940px;
}
/*# sourceMappingURL=style_pc.css.map */
