@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
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;
}

/* change colours to suit your needs */
.articleContents ins {
  background-color: #ffff99;
  color: #000000;
  text-decoration: none;
}

/* change colours to suit your needs */
.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;
}

/* change border colour to suit your needs */
.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;
}

body {
  counter-reset: number 0;
}
body .articleContents {
  font-weight: 400;
}

.articleContents .contentsMaleBox a {
  font-weight: 700;
}

.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: #ffffff;
  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: #ffffff;
}
.buttonArea__btn .lowButon {
  padding: 24px 5px;
}
.buttonArea__btn:hover {
  opacity: 0.7;
}

.articleContents {
  overflow: hidden;
}
.articleContents .mainVisual {
  width: 2000px;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.articleContents .mainVisual__top {
  background: url(/img/contents/otasukenurse/pc/main/top.jpg) no-repeat;
  height: 500px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  position: relative;
}
.articleContents .mainVisual__top__titleArea {
  width: 1100px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
}
.articleContents .mainVisual__top__titleArea__center {
  position: relative;
  margin: 0 auto;
  font-family: 'Noto Sans JP', 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ',
    Meiryo, '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  text-align: center;
}
.articleContents .mainVisual__top__titleArea__center__sub {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 2.0625rem;
  letter-spacing: 2.2px;
  color: #ffffff;
  margin: 0 auto 40px;
  padding: 5px 20px;
  background: linear-gradient(90deg, #f09c39 0%, #b9d4df 100%);
  width: fit-content;
  border-radius: 50px;
}
.articleContents .mainVisual__top__titleArea__center__title {
  width: 385px;
  margin-bottom: 40px;
}
.articleContents .mainVisual__top__titleArea__center__title img {
  width: 100%;
  height: auto;
}
.articleContents .mainVisual__top__titleArea__center__njb {
  width: 200px;
  margin: auto;
}
.articleContents .mainVisual__top__titleArea__center__njb img {
  width: 100%;
  height: auto;
}

.articleContents .mainTitle {
  padding: 28px;
  background: #e69213;
  text-align: center;
}
.articleContents .mainTitle__text {
  width: 940px;
  color: #ffffff;
  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: #ffffff;
}
.articleContents .mainTitle {
  background: linear-gradient(90deg, #f09c39 41.57%, #b9d4df 100%);
}
.articleContents .mainTitle__text {
  font-weight: 500;
}
.articleContents .buttonArea__btn a {
  padding: 24px 5px;
}
.articleContents .contentsBox {
  overflow: hidden;
  margin: 0;
  padding: 72px 0;
  background-color: #f8e1cb;
}
.articleContents .contentsBox__inner {
  width: 940px;
  margin: 0 auto;
}
.articleContents .contentsBox__inner__title {
  display: flex;
  flex-flow: column;
  align-items: center;
  margin-bottom: 40px;
}
.articleContents .contentsBox__inner__title--line {
  font-weight: 500;
  width: fit-content;
  color: #e69213;
  background: #ffffff;
  box-shadow: 5px 5px 20px rgba(112, 112, 112, 0.2);
  border-radius: 12px;
  border-radius: 0;
  display: inline-block;
  height: 70px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 2.8125rem;
  letter-spacing: 3px;
  line-height: 70px;
  padding: 0 24px;
  margin-bottom: 16px;
}
.articleContents .contentsBox__inner__textArea {
  display: block;
  text-align: left;
  padding: 0 20px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
}
.articleContents .contentsBox__inner__textArea small {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.21875rem;
  letter-spacing: 1.3px;
  font-weight: 400;
}
.articleContents .contentsBox__inner__textArea small a {
  text-decoration: underline;
  font-weight: 500;
  color: #fff;
}
.articleContents .contentsBox__inner .headLine {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 2px;
  color: #e69213;
  font-weight: bold;
}
.articleContents .contentsBox__inner__banner {
  margin: 64px auto;
  width: 750px;
  height: 100px;
  background-image: url('/img/contents/otasukenurse/pc/banner/about.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 12px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
}
.articleContents .contentsBox__inner__banner:hover {
  opacity: 0.7;
  left: 2px;
  top: 2px;
}
.articleContents .contentsBox__inner__banner .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 .contentsBox__inner__banner small {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 2px;
}
.articleContents .contentsBox__inner__banner::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 .contentsBox__inner .bannerAbout {
  border: solid 1px #ff9fb4;
  margin-bottom: 0;
}
.articleContents .contentsBox__inner .bannerSuitable {
  border: solid 1px #189edd;
  background-image: url('/img/contents/otasukenurse/pc/banner/suitable.jpg');
  margin-bottom: 0;
}
.articleContents .contentsBox__inner__balloon {
  width: 90%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.articleContents .contentsBox__inner__balloon--text {
  position: relative;
  background: #e2f0f6;
  padding: 30px 40px;
  border-radius: 100px;
  text-align: left;
  width: 80%;
  margin-right: 20px;
  color: #1f4d8f;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.articleContents .contentsBox__inner__balloon--text strong {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  letter-spacing: 1.8px;
}
.articleContents .contentsBox__inner__balloon--text::before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -20px;
  top: 38%;
  border-right: 15px solid transparent;
  border-bottom: 30px solid #e2f0f6;
  border-left: 15px solid transparent;
  transform: rotate(90deg);
}
.articleContents .contentsBox__inner__balloon--image {
  width: calc(20% - 16px);
  text-align: center;
}
.articleContents .contentsBox__inner__balloon--image img {
  width: 100%;
  height: auto;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.articleContents .contentsBox__inner__boxArea {
  margin: 0 20px;
  background: #fffbf6;
  border-radius: 20px;
  padding: 32px;
  margin-top: 48px;
  text-align: left;
  border: solid 10px rgba(230, 146, 19, 0.4);
  box-shadow: 5px 5px 20px rgba(112, 112, 112, 0.2);
  border-radius: 12px;
}
.articleContents .contentsBox__inner__boxArea__contents--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;
}
.articleContents .contentsBox__inner__boxArea__contents--headline::after {
  visibility: visible;
  content: '';
  bottom: 0;
  left: 0;
  display: block;
  position: absolute;
  width: 60px;
  height: 3px;
  background: #e69213;
}
.articleContents .contentsBox__inner__boxArea__contents--title {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 2.0625rem;
  letter-spacing: 2.2px;
  color: #e69213;
  margin-bottom: 24px;
  font-weight: bold;
}
.articleContents .contentsBox__inner__boxArea__contents--text {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
}
.articleContents .contentsBox__inner__boxArea__contents--text .smallTxt {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.21875rem;
  letter-spacing: 1.3px;
}
.articleContents .contentsBox__inner__boxArea__contents--image {
  margin: 0 auto;
  margin-top: 16px;
  width: 460px;
  background: #ffffff;
  padding: 8px;
  text-align: center;
}
.articleContents .contentsBox__inner__boxArea__contents--image img {
  width: 320px;
  height: auto;
  margin: 0 auto;
}
.articleContents .contentsBox__inner .nurseImage {
  position: relative;
  padding-bottom: 24px;
}
.articleContents .contentsBox__inner .nurseImage::after {
  content: '';
  position: absolute;
  width: 130px;
  height: 170px;
  right: 40px;
  bottom: 0;
  background-image: url('/img/contents/company/common/nurse_image.svg');
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
.articleContents .contentsBox__inner__articleArea {
  padding: 0 20px;
}
.articleContents .contentsBox__inner__articleArea__item {
  margin-bottom: 80px;
  display: block;
}
.articleContents .contentsBox__inner__articleArea__item__contents {
  text-align: left;
}
.articleContents .contentsBox__inner__articleArea__item__contents--ttl {
  padding: 12px 0 12px 16px;
  border-left: solid 6px #e69213;
  display: block;
  margin-bottom: 32px;
  border-bottom: dashed 1px #2c2c2c;
  text-align: left;
}
.articleContents .contentsBox__inner__articleArea__item__contents--ttl .title {
  color: #e69213;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 2px;
  font-weight: 500;
}
.articleContents .contentsBox__inner__articleArea__item__contents--txt {
  display: block;
  text-align: left;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
}
.articleContents .contentsBox__inner__articleArea__item__contents--txt a {
  text-decoration: underline;
}
.articleContents .introWrap {
  padding: 56px 0;
}
.articleContents .bgWhite {
  background: #ffffff;
}
.articleContents .bgImage {
  background-color: #f8e1cb;
  position: relative;
  z-index: 0;
}
.articleContents .bgImage::before {
  content: '';
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-image: url('/img/contents/otasukenurse/pc/bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}

.articleContents .contentsBgImage {
  overflow: hidden;
  margin: 0;
  padding: 72px 0;
  position: relative;
  z-index: 0;
}
.articleContents .contentsBgImage .mainTitle {
  padding: 28px;
  background: #e69213;
  text-align: center;
}
.articleContents .contentsBgImage .mainTitle__text {
  width: 940px;
  color: #ffffff;
  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 .contentsBgImage .mainTitle__text span {
  color: #ffffff;
}
.articleContents .contentsBgImage .mainTitle {
  padding: 0;
  background: transparent;
  margin-bottom: 60px;
}
.articleContents .contentsBgImage .mainTitle__text {
  font-weight: 500;
}
.articleContents .contentsBgImage::before {
  content: '';
  background-image: url('/img/contents/otasukenurse/pc/main/proposal.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #edf3f9;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}
.articleContents .contentsBgImage::after {
  z-index: -1;
  content: '';
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #f09c39 0%, #8dc4db 100%);
  opacity: 0.85;
}
.articleContents .contentsBgImage__inner {
  width: 940px;
  margin: 0 auto;
}
.articleContents .contentsBgImage__inner__textArea {
  display: block;
  text-align: center;
  color: #ffffff;
}
.articleContents .contentsBgImage__inner__textArea--middle {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 2px;
  font-weight: 500;
}
.articleContents .contentsBgImage__inner__textArea--normal {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
}
.articleContents .contentsBgImage__inner__boxArea {
  background: #ffffff;
  padding: 24px 40px;
  margin-top: 72px;
  text-align: left;
  box-shadow: 5px 5px 20px rgba(112, 112, 112, 0.2);
  border-radius: 12px;
  border-radius: 0;
  display: flex;
  align-items: center;
}
.articleContents .contentsBgImage__inner__boxArea--text {
  width: 80%;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  letter-spacing: 1.8px;
  color: #1f4d8f;
  margin-right: 20px;
  font-weight: 500;
}
.articleContents .contentsBgImage__inner__boxArea--text .big {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 2px;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 40%, #fff9c4 41%, #fff9c4 100%);
}
.articleContents .contentsBgImage__inner__boxArea--image {
  width: calc(20% - 16px);
  text-align: center;
}
.articleContents .contentsBgImage__inner__boxArea--image img {
  width: 140px;
  height: 140px;
}
.articleContents .contentsBgImage .contentsOn__innerFlow__copy--sub {
  color: #ffffff;
}
.articleContents .recruit::before {
  background-image: url('/img/contents/otasukenurse/pc/main/recruit.jpg');
  background-size: contain;
}
.articleContents .recruit .buttonArea__btn {
  background: linear-gradient(to top, #29343f 0%, #29343f 50%, #34414e 50%, #34414e);
}

.contentsOn__innerFlow {
  padding: 1px 0 72px;
  background: rgba(248, 225, 203, 0.5);
}
.contentsOn__innerFlow__contents .flowStep {
  margin: 72px auto 40px;
  width: 920px;
}
.contentsOn__innerFlow__contents .flowStep__list {
  background: #ffffff;
  margin-bottom: 40px;
  margin-top: 80px;
  border-radius: 6px;
  display: flex;
  position: relative;
}
.contentsOn__innerFlow__contents .flowStep__list::after {
  content: '';
  width: 20px;
  height: 32px;
  background-image: url(/img/contents/otasukenurse/common/icon_arrow.svg);
  background-repeat: no-repeat;
  bottom: -70px;
  position: absolute;
  display: block;
  background-size: contain;
  left: calc(50% - 10px);
}
.contentsOn__innerFlow__contents .flowStep__list:last-child {
  margin-bottom: 0;
}
.contentsOn__innerFlow__contents .flowStep__list:last-child::after {
  content: none;
}
.contentsOn__innerFlow__contents .flowStep__list__left {
  padding: 20px 32px;
  position: relative;
  width: 50%;
}
.contentsOn__innerFlow__contents .flowStep__list__left .stepNumber {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.59375rem;
  letter-spacing: 1.7px;
  font-weight: 500;
  border-radius: 50px;
  padding: 10px;
  background: linear-gradient(90deg, #f09c39 0%, #b9d4df 100%);
  color: #ffffff;
  display: inline-block;
  width: 120px;
  position: absolute;
  top: -27px;
  left: 36%;
  text-align: center;
}
.contentsOn__innerFlow__contents .flowStep__list__left .title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 2px;
  font-weight: 600;
  color: #1f4d8f;
  margin: 16px;
  text-align: center;
}
.contentsOn__innerFlow__contents .flowStep__list__left .text {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
  color: #2c2c2c;
  margin: 20px 0 0;
  text-align: left;
}
.contentsOn__innerFlow__contents .flowStep__list__right {
  width: 50%;
}
.contentsOn__innerFlow__contents .flowStep__list__right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contentsOn__innerFlow__copy {
  margin: 56px auto;
  text-align: center;
  font-weight: bold;
}
.contentsOn__innerFlow__copy--main {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 2.0625rem;
  letter-spacing: 2.2px;
  color: #e69213;
  margin-bottom: 32px;
}
.contentsOn__innerFlow__copy--sub {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
  color: #1f4d8f;
  margin-bottom: -16px;
}

.contentsOn__innerQa {
  padding: 72px 0;
  background: #ffffff;
}
.contentsOn__innerQa__contents .qaBox {
  margin: 0 auto 64px;
  max-width: 1120px;
  display: flex;
  flex-wrap: wrap;
  border-radius: 6px;
  border: solid 2px #e69213;
  overflow: hidden;
}
.contentsOn__innerQa__contents .qaBox__list {
  width: 50%;
  display: flex;
  align-items: center;
  background: #ffffff;
  border-bottom: solid 2px #e69213;
  color: #2c2c2c;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  letter-spacing: 1.8px;
}
.contentsOn__innerQa__contents .qaBox__list:nth-child(even) {
  border-left: solid 2px #e69213;
}
.contentsOn__innerQa__contents .qaBox__list:last-child {
  border-bottom: 0;
}
.contentsOn__innerQa__contents .qaBox__list:nth-last-child(2) {
  border-bottom: 0;
}
.contentsOn__innerQa__contents .qaBox__list__question {
  display: inline-flex;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: left;
  flex-flow: column;
}
.contentsOn__innerQa__contents .qaBox__list__question__check {
  display: none;
}
.contentsOn__innerQa__contents .qaBox__list__question__check:checked ~ .answer {
  opacity: 1;
  visibility: visible;
  height: 100%;
  transition: 0.5s;
}
.contentsOn__innerQa__contents .qaBox__list__question__check:checked ~ .qaBox__list__question__text label:after {
  background-image: url(/img/contents/otasukenurse/common/icon_minus.svg);
  transform: rotate(180deg);
  transition: 0.5s;
}
.contentsOn__innerQa__contents .qaBox__list__question__text {
  width: 100%;
  padding: 24px 16px;
  background: #ffffff;
  cursor: pointer;
  display: flex;
}
.contentsOn__innerQa__contents .qaBox__list__question__text:hover {
  opacity: 0.8;
}
.contentsOn__innerQa__contents .qaBox__list__question__text__label {
  display: flex;
  width: 100%;
  justify-content: start;
  align-items: center;
  cursor: pointer;
}
.contentsOn__innerQa__contents .qaBox__list__question__text__label span {
  width: 85%;
  color: #1f4d8f;
}
.contentsOn__innerQa__contents .qaBox__list__question__text__label:after {
  content: '';
  width: 45px;
  height: 45px;
  background-image: url(/img/contents/otasukenurse/common/icon_plus.svg);
  background-color: #ffffff;
  background-size: 20px;
  border: solid 2px #e69213;
  background-repeat: no-repeat;
  display: inline-block;
  background-position: center;
  box-shadow: 5px 5px 20px rgba(112, 112, 112, 0.2);
  border-radius: 12px;
  border-radius: 50px;
  margin-left: auto;
  transform: rotate(360deg);
  transition: 0.5s;
  cursor: pointer;
}
.contentsOn__innerQa__contents .qaBox__list__question__text__label:before {
  content: '';
  background-image: url(/img/contents/otasukenurse/common/icon_question.svg);
  width: 26px;
  height: 38px;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: 16px;
}
.contentsOn__innerQa__contents .qaBox__list__question__text__label:hover:after {
  position: relative;
  top: 1px;
  left: 1px;
}
.contentsOn__innerQa__contents .qaBox__list .answer {
  align-items: center;
  width: 100%;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  height: 0;
  background: rgba(230, 146, 19, 0.1);
  transition: 0.5s;
}
.contentsOn__innerQa__contents .qaBox__list .answer__text {
  transition: 0.5s;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
  display: inline-block;
  padding: 32px 58px 32px 50px;
  word-break: break-all;
}
.contentsOn__innerQa__contents .qaBox__list .answer__text a {
  cursor: pointer;
  text-decoration: none;
}
.contentsOn__innerQa__contents .qaBox__list .answer__text strong {
  font-weight: 600;
}
.contentsOn__innerQa .bannerQa {
  border: solid 1px #6fb13b;
  background-image: url('/img/contents/otasukenurse/pc/banner/qa.jpg');
  margin-bottom: 64px;
}

.contentsOn__innerGrid {
  padding: 72px 0;
  background: rgba(248, 225, 203, 0.2);
}
.contentsOn__innerGrid__item {
  max-width: 940px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  flex-wrap: wrap;
  margin: 0 auto;
  gap: 16px;
}
.contentsOn__innerGrid__item--list {
  background: #ffffff;
  box-shadow: 5px 5px 20px rgba(112, 112, 112, 0.2);
  border-radius: 12px;
  border-radius: 10px;
}
.contentsOn__innerGrid__item--list__header {
  width: 100%;
  padding: 22px 8px 10px;
  margin-bottom: 8px;
  background: #8dc4db;
  color: #ffffff;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  letter-spacing: 1.8px;
  text-align: center;
  position: relative;
  border-radius: 10px 10px 0 0;
  font-weight: 500;
}
.contentsOn__innerGrid__item--list__header .point {
  position: absolute;
  top: -25%;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  padding: 0 16px;
  border-radius: 50px;
  background: #ffffff;
  border: solid 2px #8dc4db;
  color: #8dc4db;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
}
.contentsOn__innerGrid__item--list__header .point .num {
  font-size: 17px;
}
.contentsOn__innerGrid__item--list__header small {
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
}
.contentsOn__innerGrid__item--list .advList {
  padding: 10px 8px;
}
.contentsOn__innerGrid__item--list__image img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.contentsOn__innerGrid__item--list__pref {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 2px;
  color: #ffffff;
  background: #8dc4db;
  font-weight: 500;
  padding: 8px;
  text-align: center;
}
.contentsOn__innerGrid__item--list__bottom .subTitle {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
  color: #1f4d8f;
  font-weight: 600;
  text-align: center;
  margin-top: 16px;
}
.contentsOn__innerGrid__item--list__bottom .itemIcon {
  width: 90px;
  height: 90px;
  border-radius: 90px;
  background: rgba(248, 225, 203, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 16px auto;
}
.contentsOn__innerGrid__item--list__bottom .itemIcon img {
  width: 50px;
  height: 50px;
}
.contentsOn__innerGrid__item--list__bottom .itemNurse {
  text-align: center;
  margin: 16px auto;
  width: 90px;
  height: 90px;
}
.contentsOn__innerGrid__item--list__bottom .itemNurse img {
  width: 100%;
  height: auto;
}
.contentsOn__innerGrid__item--list__bottom .review {
  width: 84%;
  margin: 0 auto 16px;
}
.contentsOn__innerGrid__item--list__bottom .review tr {
  border: solid 1px #c2c2c2;
}
.contentsOn__innerGrid__item--list__bottom .review tr td {
  display: block;
  vertical-align: text-bottom;
  text-align: center;
  padding: 4px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.21875rem;
  letter-spacing: 1.3px;
}
.contentsOn__innerGrid__item--list__bottom .review tr td:first-child {
  background: #f2f2f2;
  border-bottom: solid 1px #c2c2c2;
}
.contentsOn__innerGrid__item--list__bottom .review tr td img {
  width: 100px;
  height: auto;
}
.contentsOn__innerGrid__item--list__bottom .text {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.21875rem;
  letter-spacing: 1.3px;
  padding: 0 24px 24px;
  color: #1f4d8f;
  font-weight: 400;
  text-align: left;
}
.contentsOn__innerGrid__item--list__bottom .text strong {
  color: #e69213;
  font-weight: 500;
}
.contentsOn__innerGrid__item--list .adv {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 1.2px;
  padding: 10px;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
}
.contentsOn__innerGrid__item--list .adv dt {
  color: #ffffff;
  font-weight: 600;
  width: 30%;
  background: #8dc4db;
  margin-bottom: 2px;
  padding: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contentsOn__innerGrid__item--list .adv dt:first-child {
  min-height: 160px;
}
.contentsOn__innerGrid__item--list .adv dd {
  color: #2c2c2c;
  font-weight: 400;
  width: 70%;
  margin-bottom: 2px;
  background: #f8f8f8;
  padding: 8px;
}
.contentsOn__innerGrid__item--list .adv dd:last-child {
  min-height: 106px;
}
.contentsOn__innerGrid__item--list .bgOrange {
  background: #f3b14d !important;
}
.contentsOn__innerGrid__item--list .bgPink {
  background: #fd97a9 !important;
}
.contentsOn__innerGrid__item--list .round {
  border-radius: 0px 0px 10px 10px;
  overflow: hidden;
}
.contentsOn__innerGrid .meritWrap {
  margin-bottom: 32px;
}
.contentsOn__innerGrid .meritWrap li:nth-child(n + 4) {
  margin-top: 24px;
}
.contentsOn__innerGrid__comment {
  width: 940px;
  margin: 0 auto;
  text-align: right;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1.03125rem;
  letter-spacing: 1.1px;
}
.contentsOn .bannerMerit {
  border: solid 1px #189edd;
  background-image: url('/img/contents/otasukenurse/pc/banner/merit.jpg');
  margin-bottom: 0;
}
.contentsOn .advWrap {
  padding: 48px 0;
}
.contentsOn .advWrap .mainTitle {
  padding: 0;
  background: transparent;
  margin-bottom: 48px;
}
.contentsOn .advWrap .mainTitle__text {
  color: #e69213;
}

.articleContents .contentsVoice {
  padding: 48px 0 72px;
  background: #f9f9f5;
  overflow: hidden;
}
.articleContents .contentsVoice .mainTitle {
  padding: 0;
  background: transparent;
  margin-bottom: 48px;
}
.articleContents .contentsVoice .mainTitle__text {
  color: #e69213;
}
.articleContents .contentsVoice__inner {
  margin: 0 auto;
  display: flex;
  flex-flow: wrap;
}
@media screen and (min-width: 768px) {
  .articleContents .contentsVoice__inner {
    width: auto;
  }
}
@media screen and (min-width: 1000px) {
  .articleContents .contentsVoice__inner {
    width: 1200px;
  }
}
.articleContents .contentsVoice__inner__left,
.articleContents .contentsVoice__inner__right {
  text-align: center;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .articleContents .contentsVoice__inner__left,
  .articleContents .contentsVoice__inner__right {
    width: 50%;
  }
}
@media screen and (min-width: 1000px) {
  .articleContents .contentsVoice__inner__left,
  .articleContents .contentsVoice__inner__right {
    width: calc((100% - 40px) / 2);
  }
}
.articleContents .contentsVoice__inner__left::before,
.articleContents .contentsVoice__inner__left::after,
.articleContents .contentsVoice__inner__right::before,
.articleContents .contentsVoice__inner__right::after {
  content: '';
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
.articleContents .contentsVoice__inner__left::before,
.articleContents .contentsVoice__inner__right::before {
  background-image: url('/img/contents/otasukenurse/common/bg_voice.png');
  top: -70px;
  right: 10px;
  width: 450px;
  height: 450px;
  z-index: -1;
}
.articleContents .contentsVoice__inner__left::after,
.articleContents .contentsVoice__inner__right::after {
  background-image: url('/img/contents/otasukenurse/common/shabon_2.png');
  top: -140px;
  width: 200px;
  height: 200px;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .articleContents .contentsVoice__inner__left::after,
  .articleContents .contentsVoice__inner__right::after {
    left: 3%;
  }
}
@media screen and (min-width: 1000px) {
  .articleContents .contentsVoice__inner__left::after,
  .articleContents .contentsVoice__inner__right::after {
    left: 80px;
  }
}
.articleContents .contentsVoice__inner__left {
  margin-top: 70px;
}
@media screen and (min-width: 768px) {
  .articleContents .contentsVoice__inner__left {
    padding-left: 10%;
  }
}
@media screen and (min-width: 1000px) {
  .articleContents .contentsVoice__inner__left {
    padding-left: 120px;
  }
}
.articleContents .contentsVoice__inner__right::before {
  top: -120px;
  transform: rotate(180deg);
}
@media screen and (min-width: 768px) {
  .articleContents .contentsVoice__inner__right::before {
    right: 6%;
  }
}
@media screen and (min-width: 1000px) {
  .articleContents .contentsVoice__inner__right::before {
    right: 50px;
  }
}
.articleContents .contentsVoice__inner__right::after {
  background-image: url('/img/contents/otasukenurse/common/shabon_1.png');
  bottom: -24px;
  right: 60px;
  left: auto;
  width: 120px;
  height: 120px;
  left: auto;
  top: auto;
}
.articleContents .contentsVoice__inner .voiceTxt {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 1.6px;
  color: #1f4d8f;
  font-weight: 400;
  margin-bottom: 40px;
}
.articleContents .contentsVoice__inner .voiceTxt strong {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 2px;
  font-weight: 600;
  color: #e69213;
}

.featureFooter {
  text-align: left;
  margin: 80px 0 32px;
}
.featureFooter__inner {
  width: 940px;
  margin: 0 auto;
}

.featuresWrap {
  padding-bottom: 40px;
}

.bg-mainPale {
  background: #fff6f5;
}

#narrowingArea {
  padding-top: 70px;
}

.footerContentsWrap {
  font-family: 'Helvetica', 'Arial', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, '游ゴシック',
    'Yu Gothic', sans-serif;
  font-weight: 500;
  color: #707070;
  padding: 30px 0 80px;
  width: 940px;
  margin: 0 auto;
  text-align: center;
  line-height: normal;
}
.footerContentsWrap__title {
  display: block;
  font-size: 24px;
  margin: 40px 0;
  text-align: center;
  line-height: 1.5;
  font-weight: bold;
}
.footerContentsWrap__title::before {
  content: '\f518';
  font-family: 'Font Awesome 5 Free';
  margin-right: 5px;
  font-weight: 900;
}
.footerContentsWrap__nowhow {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.footerContentsWrap__nowhow__list {
  width: 100%;
  text-align: left;
  margin: 0 auto;
  padding: 8px 0;
}
.footerContentsWrap__nowhow__list a {
  text-decoration: none;
  color: #189edd;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  line-height: 1.2;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 1.6px;
}
.footerContentsWrap__nowhow__list a::before {
  content: '\f138';
  font-family: 'Font Awesome 5 Free';
  font-weight: bold;
  margin-right: 5px;
}
.footerContentsWrap__AreaLinks__subTitle {
  display: block;
}
.footerContentsWrap__AreaLinks__wrap {
  padding: 20px 20px 0;
}
.footerContentsWrap__AreaLinks__wrap .links {
  margin: 0 10px 10px 0;
  background: #f2fafd;
  display: inline-block !important;
  padding: 3px 8px;
  text-decoration: none;
  width: fit-content !important;
}

.iconNurse {
  color: #707070;
}
.iconNurse::before {
  content: '\f82f';
}

.pkzArea.wrp {
  line-height: 2;
}

/*# sourceMappingURL=style_pc.css.map */
