article#style-bg {
  width: 980px;
  margin: 50px auto;
  text-align: justify;
  color: #666666;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 1px;
}
article#style-bg html, article#style-bg body, article#style-bg div, article#style-bg span, article#style-bg applet, article#style-bg object, article#style-bg iframe,
article#style-bg h1, article#style-bg h2, article#style-bg h3, article#style-bg h4, article#style-bg h5, article#style-bg h6, article#style-bg p, article#style-bg blockquote, article#style-bg pre,
article#style-bg a, article#style-bg abbr, article#style-bg acronym, article#style-bg address, article#style-bg big, article#style-bg cite, article#style-bg code,
article#style-bg del, article#style-bg dfn, article#style-bg em, article#style-bg img, article#style-bg ins, article#style-bg kbd, article#style-bg q, article#style-bg s, article#style-bg samp,
article#style-bg small, article#style-bg strike, article#style-bg strong, article#style-bg sub, article#style-bg sup, article#style-bg tt, article#style-bg var,
article#style-bg b, article#style-bg u, article#style-bg i, article#style-bg center,
article#style-bg dl, article#style-bg dt, article#style-bg dd, article#style-bg ol, article#style-bg ul, article#style-bg li,
article#style-bg fieldset, article#style-bg form, article#style-bg label, article#style-bg legend,
article#style-bg table, article#style-bg caption, article#style-bg tbody, article#style-bg tfoot, article#style-bg thead, article#style-bg tr, article#style-bg th, article#style-bg td,
article#style-bg article, article#style-bg aside, article#style-bg canvas, article#style-bg details, article#style-bg embed,
article#style-bg figure, article#style-bg figcaption, article#style-bg footer, article#style-bg header, article#style-bg hgroup,
article#style-bg menu, article#style-bg nav, article#style-bg output, article#style-bg ruby, article#style-bg section, article#style-bg summary,
article#style-bg time, article#style-bg mark, article#style-bg audio, article#style-bg video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
article#style-bg html {
  line-height: 1;
}
article#style-bg ol, article#style-bg ul {
  list-style: none;
}
article#style-bg table {
  border-collapse: collapse;
  border-spacing: 0;
}
article#style-bg caption, article#style-bg th, article#style-bg td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
article#style-bg q, article#style-bg blockquote {
  quotes: none;
}
article#style-bg q:before, article#style-bg q:after, article#style-bg blockquote:before, article#style-bg blockquote:after {
  content: "";
  content: none;
}
article#style-bg a img {
  border: none;
}
article#style-bg article, article#style-bg aside, article#style-bg details, article#style-bg figcaption, article#style-bg figure, article#style-bg footer, article#style-bg header, article#style-bg hgroup, article#style-bg menu, article#style-bg nav, article#style-bg section, article#style-bg summary {
  display: block;
}
article#style-bg .hide {
  display: none;
}
article#style-bg .pc-hide {
  display: none;
}
article#style-bg .mb2em {
  margin-bottom: 2em;
}
article#style-bg .mb3em {
  margin-bottom: 3em;
}
article#style-bg .ta-c {
  text-align: center;
}
article#style-bg .ls-disc {
  padding-left: 1.5em;
}
article#style-bg .ls-disc li {
  list-style: disc;
  padding-bottom: 0.5em;
}
article#style-bg > section {
  margin-bottom: 120px;
}
article#style-bg p {
  margin-bottom: 1em;
}
article#style-bg .cv-btn {
  background: #84CCC9;
  border-bottom: 2px solid #45a5a1;
  font-size: 18px;
  color: #fff;
  padding: 1.5em 3em;
  text-decoration: none;
}
article#style-bg .cv-btn:hover {
  text-decoration: underline;
}
article#style-bg h2 {
  background-color: #F9FAF5;
  font-size: 24px;
  text-align: center;
  border-top: 2px solid #E5E3CB;
  border-bottom: 2px solid #E5E3CB;
  padding: 0.5em;
  margin-bottom: 1em;
}
article#style-bg h2 span {
  display: block;
  font-size: 16px;
  color: #c3be87;
}
article#style-bg h3 {
  background-color: #F9FAF5;
  font-size: 24px;
  padding: 0.75em;
  text-align: center;
  margin-bottom: 1em;
}
article#style-bg #feature h3 {
  background: none;
  text-align: left;
  border-left: solid 10px #E5E3CB;
  font-size: 20px;
  font-weight: bold;
  color: #444;
  padding: 0.25em 0.75em;
  margin-bottom: 1em;
}
article#style-bg #feature .set-margin {
  margin: 30px 0 50px;
}
article#style-bg #voice .voice-box {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  margin-bottom: 40px;
}
article#style-bg #voice .voice-box .left {
  float: left;
  width: 300px;
  padding-top: 0.5em;
}
article#style-bg #voice .voice-box .right {
  float: right;
  width: 650px;
}
article#style-bg #voice .voice-box .name {
  font-size: 12px;
  border-bottom: 1px solid #666;
  margin-bottom: 0.5em;
}
article#style-bg #voice .voice-box .catchcopy {
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: -0.5px;
  margin-bottom: 0.75em;
}
article#style-bg #voice .voice-box .trigger {
  font-size: 14px;
}
article#style-bg #voice .voice-box .title {
  font-weight: bold;
  display: inline;
  font-size: 16px;
  background: #E5E3CB;
  position: relative;
  left: 14px;
  padding: 0.5em;
  z-index: 2;
}
article#style-bg #voice .voice-box .title span {
  font-size: 12px;
}
article#style-bg #voice .voice-box .contents {
  position: relative;
  top: -14px;
  background: #F9FAF5;
  padding: 1.5em 1em 1em;
  z-index: 1;
}
article#style-bg #qualification .float-box {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  margin-bottom: 40px;
}
article#style-bg #qualification .box {
  float: left;
  width: 300px;
}
article#style-bg #qualification .box + .box {
  margin-left: 40px;
}
article#style-bg #qualification .box h4 {
  line-height: 1.3;
  margin-bottom: 1em;
  padding-left: 55px;
  font-size: 15px;
}
article#style-bg #qualification .box h4.qual1 {
  background: no-repeat url(https://work-life-b.co.jp/wp_manager/wp-content/uploads/2020/11/number1.png);
}
article#style-bg #qualification .box h4.qual2 {
  background: no-repeat url(https://work-life-b.co.jp/wp_manager/wp-content/uploads/2020/11/number2.png);
}
article#style-bg #qualification .box h4.qual3 {
  background: no-repeat url(https://work-life-b.co.jp/wp_manager/wp-content/uploads/2020/11/number3.png);
}
article#style-bg #qualification .box div {
  margin-bottom: 0.5em;
}
article#style-bg #qualification .box p {
  font-size: 14px;
}
article#style-bg #qualification .others {
  font-size: 14px;
}
article#style-bg #qualification .others ul {
  padding-left: 240px;
  background: url(https://work-life-b.co.jp/wp_manager/wp-content/uploads/2020/11/others.png) no-repeat 0 0;
}
article#style-bg #qualification .others li {
  margin-bottom: 0.25em;
}
article#style-bg #details #tab-nav {
  width: 980px;
  border-bottom: 1px solid #E5E3CB;
  margin-bottom: 1em;
}
article#style-bg #details #tab-nav li {
  display: inline-block;
  width: 35%;
  margin-left: 10%;
  background: #F9FAF5;
}
article#style-bg #details #tab-nav li.active {
  background: #E5E3CB;
}
article#style-bg #details #tab-nav a {
  display: block;
  text-align: center;
  padding: 1em 0;
  text-decoration: none;
}
article#style-bg #details #tab-nav a:hover {
  text-decoration: underline;
}
article#style-bg #details #tab-advance {
  display: none;
}
article#style-bg #details > section {
  padding: 1em 1em 8em;
  border-bottom: 1px solid #E5E3CB;
}
article#style-bg #details > section > section {
  margin-bottom: 4em;
}
article#style-bg #details h4 {
  background: none;
  text-align: left;
  border-left: solid 10px #E5E3CB;
  font-size: 20px;
  padding: 0.25em 0.75em;
  margin-bottom: 1em;
}
article#style-bg #details .days-bg {
  background: url(https://work-life-b.co.jp/wp_manager/wp-content/uploads/2020/11/days.png) no-repeat 0 0;
  margin-top: 2em;
  margin-bottom: 1em;
}
article#style-bg #details .days-bg ul {
  padding-left: 4.5em;
  padding-top: 1em;
  padding-bottom: 1.5em;
}
article#style-bg #details .days-bg li {
  list-style: disc;
}
article#style-bg #details .notes {
  padding: 1.5em;
  font-size: 14px;
  border: 1px solid #E5E3CB;
}
article#style-bg #details table {
  width: 100%;
}
article#style-bg #details table th, article#style-bg #details table td {
  font-size: 13px;
  padding: 1em;
  border: 1px solid #E5E3CB;
  background: none;
}
article#style-bg #details table th {
  font-size: 15px;
  text-align: center;
}
article#style-bg #details table tbody th {
  width: 16%;
}
article#style-bg #details table tbody td {
  width: 42%;
}
article#style-bg #details table ul {
  padding-left: 1.5em;
}
article#style-bg #details table ul li {
  list-style: disc;
}
article#style-bg #details .btn {
  padding: 2em 0 0;
}
article#style-bg #more-info .float-box {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  margin-bottom: 40px;
}
article#style-bg #more-info .box {
  float: left;
  width: 300px;
}
article#style-bg #more-info .box + .box {
  margin-left: 40px;
}
article#style-bg #more-info .box h4 {
  line-height: 1.4;
  margin-bottom: 1em;
  text-align: center;
}
article#style-bg #more-info .box div {
  margin-bottom: 0.5em;
}
article#style-bg #more-info .box p {
  font-size: 14px;
}
article#style-bg #more-info .box .more {
  text-align: right;
}
article#style-bg .cv-area {
  background-color: #eee;
  padding: 2em;
}
article#style-bg .cv-area h3 {
  background-color: #fff;
}
article#style-bg .cv-area p {
  font-size: 13px;
}
article#style-bg .cv-area .btn {
  margin: 3em 0 1em;
}

#related-links {
  width: 980px;
  margin: 0 auto 50px;
}

@media screen and (max-width: 800px) {
  article#style-bg {
    width: 92%;
  }
  article#style-bg > section {
    margin-bottom: 80px;
  }
  article#style-bg .pc-hide {
    display: block;
  }
  article#style-bg .sp-hide {
    display: none;
  }
  article#style-bg .wd600 {
    max-width: 600px;
    margin: 0 auto;
  }
  article#style-bg .wd600 img {
    width: 100%;
  }
  article#style-bg h3 {
    color: #444;
    font-weight: bold;
  }
  article#style-bg #voice .voice-box .left {
    width: 100%;
    margin-bottom: 0.5em;
  }
  article#style-bg #voice .voice-box .right {
    width: 100%;
  }
  article#style-bg #voice .voice-box .catchcopy {
    margin: 0.5em 0 1em;
  }
  article#style-bg #voice .voice-box .title {
    left: 0;
  }
  article#style-bg #qualification .float-box .box {
    width: 100%;
    margin-bottom: 3em;
  }
  article#style-bg #qualification .float-box .box + .box {
    margin-left: 0px;
  }
  article#style-bg #qualification .float-box .box h4 {
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    color: #444;
  }
  article#style-bg #qualification .float-box img {
    width: 100%;
  }
  article#style-bg #qualification .others h4 {
    background: #F9FAF5;
    border: 1px solid #E5E3CB;
    text-align: center;
    padding: 0.5em;
    margin-bottom: 1em;
  }
  article#style-bg #qualification .others ul {
    font-size: 14px;
    background: none;
    padding-left: 0;
  }
  article#style-bg #details #tab-nav {
    width: 100%;
  }
  article#style-bg #details #tab-nav li {
    font-weight: bold;
    color: #444;
    display: inline-block;
    width: 41%;
    margin-left: 6%;
  }
  article#style-bg #details .days-bg {
    background: none;
  }
  article#style-bg #details .days-bg h5 {
    font-weight: bold;
    color: #444;
  }
  article#style-bg #details .days-bg ul {
    padding-left: 2em;
    padding-bottom: 1.5em;
  }
  article#style-bg #details .days-bg li {
    list-style: disc;
  }
  article#style-bg #more-info .float-box .box {
    width: 100%;
    margin-bottom: 3em;
  }
  article#style-bg #more-info .float-box .box + .box {
    margin-left: 0px;
  }
  article#style-bg #more-info .float-box .box h4 {
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    color: #444;
  }
  article#style-bg #more-info .float-box img {
    width: 100%;
  }
  article#style-bg .cv-area {
    background-color: #eee;
    padding: 2em;
  }
  article#style-bg .cv-area h3 {
    background-color: #fff;
    font-size: 18px;
  }
  article#style-bg .cv-area p {
    font-size: 13px;
  }
  article#style-bg .cv-btn {
    background: #84CCC9;
    border-bottom: 2px solid #45a5a1;
    font-size: 16px;
    color: #fff;
    padding: 1.5em 1em;
    text-decoration: none;
  }
  article#style-bg .cv-btn:hover {
    text-decoration: underline;
  }
  #related-links {
    width: inherit;
    margin: inherit;
  }
}
article#style-bg.page-course .cv-area .btn-wrap {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-gap: 0 2em;
}
article#style-bg.page-course .cv-area .btn-wrap .btn {
  margin: 0;
}
article#style-bg.page-course .cv-area .btn-wrap .btn a {
  width: 100%;
  display: block;
}

#fixed-eeasy {
  position: fixed;
  bottom: 2em;
  left: 5%;
  z-index: 0;
}

@media only screen and (max-width: 1000px) {
  #fixed-eeasy {
    display: none;
  }
}
#eeasy-fixed-content {
  z-index: 9999;
  position: fixed;
  right: 100px;
  bottom: 25px;
}
#eeasy-fixed-content a > img {
  width: 497px;
}
#eeasy-fixed-content .close {
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
#eeasy-fixed-content .close:hover {
  opacity: 0.7;
}
#eeasy-fixed-content .close > img {
  width: 66px;
}

#links {
  padding: 0 0 80px;
}
#links ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#links li {
  flex-basis: 48%;
}

@media only screen and (max-width: 800px) {
  #eeasy-fixed-content {
    display: none;
  }
  #links ul {
    display: block;
  }
  #links ul li {
    text-align: center;
    margin-bottom: 2rem;
  }
  #links ul li img {
    width: 100%;
    max-width: 800px;
  }
}