@charset "UTF-8";
.btn-a a::after,
.btn-b a::after,
.btn-c a::after,
.btn-d a::after,
.btn-ds a::after,
.btn-f a::after,
.btn-as a::after,
.box-a .ttl-book::after,
.list-chk li::before,
.post-link::after {
  position: absolute;
  display: block;
  content: "";
  background-image: url(images/icon-sprite-all.png);
  background-repeat: no-repeat;
  background-size: 95px 607.5px;
  transform: scale(0.7);
}

/* wordpress class */
.aligncenter {
  display: block;
  width: 90%;
  margin: 0 5% 2em;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.alignnone {
  display: block;
  margin: 0 auto;
}

.cbimage {
  display: block;
  width: 90%;
  margin: 0 5%;
}

/* text */
.area-content p {
  width: 94%;
  margin: 0 3% 1em 3%;
  font-size: 0.9em;
  line-height: 1.8;
  color: #4d4d4d;
  letter-spacing: 0.01em;
}

.cbred {
  display: inline;
  font-weight: bold;
  color: #d83103;
}

.pink {
  display: inline;
  font-weight: bold;
  color: #e857a3;
}

.bgpink {
  display: inline;
  font-weight: bold;
  color: #fff;
  background: #e857a3;
}

.cbblue {
  display: inline;
  font-weight: bold;
  color: #006db9;
}

.gray {
  display: inline;
  color: #808080;
}

.bgblue {
  display: inline;
  font-weight: bold;
  color: #fff;
  background: #006db9;
}

.gline {
  display: inline;
  font-weight: bold;
  background: -webkit-linear-gradient(top, transparent 30%, #c8f1e6 30%, #c8f1e6 80%, transparent 80%);
  background: linear-gradient(to bottom, transparent 30%, #c8f1e6 30%, #c8f1e6 80%, transparent 80%);
}

.yline {
  display: inline;
  font-weight: bold;
  background: -webkit-linear-gradient(top, transparent 30%, #fffecb 30%, #fffecb 80%, transparent 80%);
  background: linear-gradient(to bottom, transparent 30%, #fffecb 30%, #fffecb 80%, transparent 80%);
}

.b {
  font-weight: bold;
}

.break {
  display: block;
}

.pcbreak {
  display: inline;
}

.clear {
  clear: both;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.s {
  font-size: 0.8em;
}

a {
  color: #2caf9a;
  text-decoration: underline;
}

a:hover {
  color: #4e7fc4;
}

a:hover img {
  -ms-filter: "alpha( opacity=80 )";
  filter: alpha(opacity=80);
  opacity: 0.8;
}

/* title */
.ttl-a {
  position: relative;
  padding: 0.8em 0.6em 0.6em 0.65em;
  margin-bottom: 1em;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
  background: #11b99f;
  background: -webkit-linear-gradient(right, #11b99f, #01beda);
  background: linear-gradient(to left, #11b99f, #01beda);
}

.ttl-a::before {
  position: absolute;
  bottom: -13px;
  left: 50%;
  display: block;
  margin-left: -0.7em;
  font-size: 14px;
  color: #09bbbc;
  content: "▼";
  transform: scale(1.4, 1);
}

.ttl-b {
  padding: 0.8em 0.6em 0.6em 0.65em;
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.4;
  color: #565656;
  background: #def7f0;
  border-bottom: solid 3px #c8f1e6;
}

.ttl-c {
  width: 94%;
  padding: 0.8em 0.6em 0.6em 0.65em;
  margin: 0 3% 1em 3%;
  font-size: 0.95em;
  font-weight: bold;
  line-height: 1.4;
  color: #565656;
  background: #f5f5f5;
  border-left: solid 4px #4cc5b2;
}

.ttl-d {
  width: 94%;
  padding: 0.3em 0.6em 0 0.65em;
  margin: 0 3% 1em 3%;
  font-size: 0.95em;
  line-height: 1.4;
  color: #565656;
  border-left: solid 4px #96e4db;
}

.ttl-f {
  padding: 0;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.4;
}

.ttl-g {
  width: 94%;
  margin: 0 3% 1em 3%;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 2px solid #4cc5b2;
}

.ttl-fix_wrap {
  position: sticky;
  top: 3.1em;
  z-index: 10000;
}

.section-ttl-fix {
  padding-bottom: 1px;
}

.ttl-button_wrap .ttl-b {
  padding: 0.7em 85px 0.5em 0.65em;
  background-color: rgba(222, 247, 240, 0.9);
}

.ttl-button {
  position: absolute;
  top: 0.7em;
  right: 0.65em;
  display: block;
  padding: 18px 4px 4px;
  font-size: 0.75em;
  color: #2caf9a;
  text-decoration: none;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #4cc5b2;
  border-radius: 8px;
}

.ttl-button:hover {
  color: #2caf9a;
}

.ttl-button::before,
.ttl-button::after {
  position: absolute;
  left: 50%;
  display: block;
  content: "";
  transform: translateX(-50%);
}

.ttl-button::before {
  top: 8px;
  width: 10px;
  height: 2px;
  background-color: #2caf9a;
}

.ttl-button::after {
  top: 8px;
  width: 0;
  height: 0;
  border-color: transparent transparent #2caf9a transparent;
  border-style: solid;
  border-width: 0 5px 8.7px 5px;
}

/* box */
.box-a {
  width: 94%;
  margin: 0 3% 1em 3%;
  font-size: 1.1em;
  border: solid 2px #4cc5b2;
}

.box-a .ttl-book {
  position: relative;
  width: 100%;
  padding: 0.4em 0.4em 0.3em 0.4em;
  margin: 0;
  font-weight: bold;
  line-height: 1.8em;
  color: #5f5f5f;
  text-indent: 2.3rem;
  background: #c8f1e6;
}

.box-a .ttl-book::before {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  content: "";
  background-color: #4cc5b2;
  border-radius: 50%;
}

.box-a .ttl-book::after {
  top: 0.25rem;
  left: 0.4em;
  width: 30px;
  height: 34.5px;
  margin-right: 0.5em;
  background-position: 0 -553px;
  transform: scale(0.45);
}

.box-a .area-txt {
  padding: 0.8em 0.6em 0.65em;
  font-size: 0.9em;
}

.box-b {
  position: relative;
  width: 94%;
  padding: 1em 0.6em 0.8em 0.65em;
  margin: 0 3% 1em 3%;
  background: #def7f0;
  border: solid 2px #4cc5b2;
}

.box-b::before,
.box-b::after {
  position: absolute;
  display: block;
  width: 20px;
  height: 16px;
  content: "";
  background: url(./images/icon-sprite-all.png) no-repeat;
  background-size: 190px 1215px;
  transform: scale(0.75);
}

.box-b::before {
  top: 0;
  left: 4px;
  background-position: 0 -1090px;
}

.box-b::after {
  right: 1px;
  bottom: 0;
  background-position: 0 -1074px;
}

.box-c {
  width: 94%;
  padding: 1em 0.6em 0.8em 0.65em;
  margin: 0 3% 1em 3%;
  background: #fbf7e2;
}

.box-d {
  width: 94%;
  padding: 1em 0.6em 0.8em 0.65em;
  margin: 0 3% 1em 3%;
  border: solid 2px #4cc5b2;
}

.box-e {
  width: 94%;
  padding: 5% 2%;
  margin: 0 3% 1em 3%;
  background: url(./images/bg_logo_gr.png) no-repeat bottom 5px right 5px #f5f5f5;
  background-size: auto 16%;
}

/* movie */
.movie {
  position: relative;
  height: 0;
  padding-top: 30px;
  padding-bottom: 56.25%;
  margin-bottom: 20px;
  overflow: hidden;
  border: 1px solid #ddd;
}

.movie iframe,
.movie object,
.movie embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* btn */
[class^=btn-] a {
  display: block;
  width: 100%;
  padding: 0.5em 1.2em 0.4em 0.7em;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
}

.btn-a a,
.btn-b a,
.btn-c a,
.btn-f a,
.btn-as a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.5em;
  color: #fff;
  border-bottom: solid 3px rgba(0, 0, 0, 0.3);
}

.btn-a a::after,
.btn-b a::after,
.btn-c a::after,
.btn-f a::after,
.btn-as a::after {
  top: calc(50% - 11.75px);
  right: 0.5em;
  width: 23.5px;
  height: 23.5px;
  background-position: 0 -189px;
}

.btn-a a {
  font-size: 1.25em;
  background: #e857a3;
}

.btn-b a {
  font-size: 1.25em;
  background: #f65683;
  background: -webkit-linear-gradient(top, #f65683, #e857a3);
  background: linear-gradient(to bottom, #f65683, #e857a3);
}

.btn-c a {
  font-size: 1.25em;
  background: #f65683;
  background: -webkit-linear-gradient(top, #eb5075, #bd3252);
  background: linear-gradient(to bottom, #eb5075, #bd3252);
}

.btn-f a {
  font-size: 1.25em;
  background: #4274bb;
}

.btn-as a {
  font-size: 1.1em;
  background: #e857a3;
}

.btn-d a,
.btn-ds a {
  position: relative;
  color: #e74d72;
  border: solid 1px #e74d72;
  border-bottom: solid 3px #e74d72;
}

.btn-d a::after,
.btn-ds a::after {
  top: calc(50% - 5px);
  right: 0.4em;
  width: 15.5px;
  height: 10px;
  background-position: 0 -597.5px;
  transform: scale(1);
}

.btn-d a {
  font-size: 1.4em;
}

.btn-d a::after {
  font-size: 0.8em;
}

.btn-ds a {
  font-size: 1.1em;
}

.btn-ds a::after {
  font-size: 1.1em;
}

.btn-e a {
  position: relative;
  font-size: 1.4em;
  color: #565656;
  border: solid 1px #565656;
  border-bottom: solid 4px #565656;
}

.btn-e a::after {
  position: absolute;
  top: 50%;
  right: 0.4em;
  margin-top: -0.55em;
  font-family: "FontAwesome";
  font-size: 0.8em;
  font-weight: 900;
  color: #c3c3c3;
  content: "\f078";
}

[class^=btn-] a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

/* ボタンエフェクト */
a.btn-effect {
  background: -webkit-linear-gradient(45deg, #f54ba0, #f54ba0, #f54ba0, #f54ba0, #f54ba0, #f54ba0, #f08dc1, #f54ba0, #f54ba0, #f54ba0, #f54ba0, #f54ba0, #f54ba0);
  background: -o-linear-gradient(45deg, #f54ba0, #f54ba0, #f54ba0, #f54ba0, #f54ba0, #f54ba0, #f08dc1, #f54ba0, #f54ba0, #f54ba0, #f54ba0, #f54ba0, #f54ba0);
  background: linear-gradient(45deg, #f54ba0, #f54ba0, #f54ba0, #f54ba0, #f54ba0, #f54ba0, #f08dc1, #f54ba0, #f54ba0, #f54ba0, #f54ba0, #f54ba0, #f54ba0);
  background-color: #f54ba0;
  background-size: 500% 500%;
  animation: btn-effect 2s ease infinite;
}

@keyframes btn-effect {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
.box-toc {
  position: relative;
  width: 94%;
  padding: 10px 0 0 10px;
  margin: 12px 3%;
}

.box-toc_head {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  padding: 6px 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  background: #4cc5b2;
}

.box-toc_body {
  padding: 24px 16px 16px;
  background-color: #f9f9f9;
  border: 1px solid #dcdcdc;
}

.box-toc_body ul {
  list-style: none;
}

.box-toc_body ul li {
  position: relative;
  padding-left: 16px;
  font-size: 14px;
  list-style: none;
}

.box-toc_body ul li:not(:last-child) {
  margin-bottom: 4px;
}

.box-toc_body ul li::before {
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent transparent transparent #2caf9a;
  border-style: solid;
  border-width: 4px 0 4px 8px;
}

/* ボタンエフェクト */
.area-btn2 {
  -webkit-justify-content: center;
  /* Safari */
  justify-content: center;
  padding: 1em 0.5em;
  background: #f0f5fd;
}

.area-btn2 [class^=btn-] {
  width: 50%;
  padding: 0;
  margin: 0 0.5em;
  background: none;
}

.area-btn2 [class^=btn-] a {
  width: auto;
  margin: 0;
}

.double_btn_area {
  display: flex;
  margin: 0 3% 1em;
}

.double_btn_area > p {
  width: auto;
  margin: 0;
}

.btn-datail > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26.667vw;
  height: 100%;
  padding: 2.667vw;
  margin-right: 2.133vw;
  color: #4274bb;
  background: #fff;
  border: 1px solid #4274bb;
  border-bottom: 3px solid #4274bb;
  border-radius: 5px;
}

.double_btn_area .btn-as > a {
  width: 65.333vw;
}

/* table */
.table-simple1 {
  width: 94%;
  margin: 0 3% 1em 3%;
  font-size: 0.9em;
  line-height: 1.8;
  color: #4d4d4d;
  border-spacing: 1px;
  border-collapse: separate;
  background: #c5c5c5;
}

.table-simple1 thead th {
  padding: 0.5% 1% 0% 1%;
  font-weight: normal;
  vertical-align: top;
  background: #ebebeb;
}

.table-simple1 tbody th {
  padding: 0.5% 1% 0% 1%;
  text-align: left;
  background: #f5f5f5;
}

.table-simple1 td {
  padding: 0.5% 1% 0% 1%;
  background: #fff;
}

.table_parts {
  width: 94%;
  margin: 0 auto 1em;
  border-collapse: collapse;
  border: 1px solid #ebebeb;
}

.table_parts > caption {
  font-size: 3.733vw;
}

.table_parts tr:nth-child(4n+3) {
  background: #f4fffd;
}

.table_parts tr:nth-child(4n+4) {
  background: #f4fffd;
}

.table_parts th {
  padding: 2.667vw 0;
  font-size: 3.733vw;
  font-weight: bold;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  background: #52c7b2;
  border: 1px solid #ebebeb;
}

.table_parts td {
  padding: 3.467vw 0;
  font-size: 3.733vw;
  line-height: 1.3;
  text-align: center;
  border: 1px solid #ebebeb;
}

.table_parts_eye img {
  padding: 0 3.467vw;
}

.table_parts_eye > a {
  margin-bottom: 8px;
  font-weight: bold;
  color: #4274bb;
}

.table_parts_txt {
  margin-bottom: 3.2vw;
  font-size: 3.2vw;
  text-align: left;
}

.table_parts_txt p {
  font-size: 3.733vw;
}

.table_parts_txt p:last-child {
  margin-bottom: 0;
}

.table_parts_info {
  display: block;
  width: 94%;
  margin: -1em auto 1em;
  font-size: 0.8em;
  text-align: right;
}

/* table_parts内のボタン系のmarginのリセット */
.table_parts .btn-a,
.table_parts .btn-f {
  margin-bottom: 0;
}

.table_parts .ankbox_btn_wrap {
  width: 94%;
  padding-top: 0;
  margin: 0 auto;
}

/* list */
[class^=list-] {
  width: 94%;
  margin: 0 3% 1em 3%;
  font-size: 0.9em;
  list-style: none;
}

[class^=list-] li {
  position: relative;
  padding: 0 0.7em 0 1.3em;
  margin-bottom: 0.5em;
  /* letter-spacing: 0.01em; */
  line-height: 1.7;
}

.table-simple1 ul.list-border li {
  letter-spacing: 0 !important;
}

[class^=list-] li::before {
  position: absolute;
  font-size: 0.9em;
  content: "";
}

.list-dot li::before {
  left: 0;
  font-size: 0.8em;
  color: #4cc5b2;
  content: "●";
  -webkit-transform: translateY(12%);
  transform: translateY(12%);
}

.list-chk li::before {
  top: 4px;
  left: -0.5em;
  width: 25px;
  height: 21px;
  background-position: 0 -1053px;
  background-size: 190px 1215px;
  transform: scale(0.8);
}

.list-num {
  counter-reset: num;
}

.list-num li::before {
  top: -0.1em;
  left: 0.1em;
  font-size: 1.1em;
  font-weight: bold;
  color: #4cc5b2;
  content: counter(num) ".";
  counter-increment: num;
}

.list-dash {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.list-dash li {
  padding: 0;
  margin: 0;
}

.list-dash li::after {
  padding: 0 0.5em;
  content: "/";
}

.list-dash li:last-child::after {
  content: none;
}

.list-border {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}

.list-border li {
  padding: 0 0.25em;
  margin: 0 0.1em 2px 0.1em;
  color: #4cc5b2;
  border: solid 1px #4cc5b2;
  border-radius: 4px;
}

.list-att {
  margin: 0.7em 0 0 1em;
}

.list-att li::before {
  top: -0.3em;
  left: -0.2em;
  display: block;
  width: 1.5em;
  height: 2em;
  content: "";
  background: url(./images/icon-att.png) no-repeat;
  background-size: 100% auto;
}

[class^=box-] [class^=list-] {
  width: 96%;
  margin: 1% 0 0 3%;
}

[class^=box-] [class^=list-] li:last-child {
  margin: 0;
}

[class^=box-] p {
  width: 100%;
  margin: 0 0 1em 0;
}

[class^=box-] p:last-of-type {
  margin: 0;
}

/* part----------------------------- */
.hikaku2 .tdpink td {
  background: #fef3f6;
}

.hikaku2 .col_name {
  width: 28%;
}

.hikaku2 img {
  width: 60%;
  max-width: 21px;
}

.hikaku2 thead th {
  padding: 2% 4%;
  line-height: 1.2;
  background: #fafafa;
}

.hikaku2 .ank_info td {
  padding: 2% 4%;
  text-align: center;
}

.hikaku2 .ank_info td img {
  width: 1.5em;
}

.hikaku2 .ank_info .area-txt {
  text-align: left;
}

.hikaku2 .ank_info a {
  font-weight: bold;
  color: #4274bb;
}

.hikaku2 .ank_info a span {
  display: block;
  margin-bottom: 7%;
  font-size: 1.05em;
  line-height: 1.3;
}

.hikaku2 .ank_info .eye img {
  width: 100%;
  max-width: 100%;
}

.hikaku2 .area-eye {
  position: relative;
}

.hikaku2 .ank_info .area-eye {
  padding: 3.2% 1.5%;
  vertical-align: top;
}

.hikaku2 .area-eye::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent transparent #e857a3 transparent;
  border-style: solid;
  border-width: 0 0 1.2em 1.2em;
}

/* 篠田20171120追加 */
.hikaku2 .btn-wrap {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
}

.hikaku2 .btn-wrap a {
  display: block;
  width: 48%;
  padding: 8px 0;
  font-size: 3.5vmin;
  font-weight: normal;
  color: #fff;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.5px;
  border-radius: 3px;
}

.hikaku2 .btn-wrap a:nth-child(1) {
  background-color: #4274bb;
  box-shadow: 0 3px 0 #213a5d;
}

.hikaku2 .btn-wrap a:nth-child(2) {
  background-color: #e857a3;
  box-shadow: 0 3px 0 #a23c72;
}

/* 篠田20171120ここまで追加 */
.hikaku2 .double_btn_area {
  justify-content: space-between;
  margin: 3.2vw 0 0;
}

.hikaku2 .double_btn_area .btn-datail > a {
  padding: 4.267vw 0;
}

.hikaku2 .double_btn_area .btn-as > a {
  width: 56.533vw;
  height: 100%;
  padding: 4.267vw 0;
  color: #fff;
}

.hikaku2 .double_btn_area .btn-as > a::after {
  display: none;
}

/* 篠田20180117追加 */
.hikaku3-pc {
  display: none;
}

.hikaku3-sp {
  display: block;
  font-family: "メイリオ", sans-serif;
  background: #fff;
  border: solid 2px #0068b7;
}

.hikaku3-sp .hikaku3-head {
  display: -webkit-flex;
  display: flex;
  height: 60px;
  list-style: none;
}

.hikaku3-sp .hikaku3-head-data {
  position: relative;
  width: 25%;
  font-size: 3.5vmin;
  line-height: 60px;
  color: #4f4f4f;
  text-align: center;
  letter-spacing: 1px;
}

.hikaku3-sp .hikaku3-head-data::after {
  position: absolute;
  right: 50%;
  bottom: -8px;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 9px 10px 0 10px;
  transform: translate(50%);
}

.hikaku3-sp .hikaku3-head-data.site {
  color: #fff;
  background: #0068b7;
}

.hikaku3-sp .hikaku3-head-data.site::after {
  border-color: #0068b7 transparent transparent transparent;
}

.hikaku3-sp .hikaku3-head-data.workspace,
.hikaku3-sp .hikaku3-head-data.urgency {
  background: #e3dfd0;
}

.hikaku3-sp .hikaku3-head-data.workspace::after,
.hikaku3-sp .hikaku3-head-data.urgency::after {
  border-color: #e3dfd0 transparent transparent transparent;
}

.hikaku3-sp .hikaku3-head-data.employment {
  background: #f5f1e3;
}

.hikaku3-sp .hikaku3-head-data.employment::after {
  border-color: #f5f1e3 transparent transparent transparent;
}

.hikaku3-sp .hikaku3-anken-wrap {
  list-style: none;
  border-bottom: solid 2px #bfbfbf;
}

.hikaku3-sp .hikaku3-anken-wrap:last-child {
  border: none;
}

.hikaku3-sp .hikaku3-anken-main {
  display: -webkit-flex;
  display: flex;
  font-size: 3vmin;
  list-style: none;
}

.hikaku3-sp .hikaku3-anken-main-block {
  width: 25%;
  padding: 4% 0;
  text-align: center;
}

.hikaku3-sp .hikaku3-anken-main-block.site a {
  font-size: 3.5vmin;
  font-weight: bold;
  line-height: 1;
  color: #0068b7;
  text-decoration: none;
  letter-spacing: 0.3px;
}

.hikaku3-sp .hikaku3-anken-main-block.site img {
  display: block;
  width: 65%;
  margin: 0 auto;
  margin-bottom: 10px;
}

.hikaku3-sp .hikaku3-anken-main-block-inner {
  display: inline-block;
  text-align: left;
}

.hikaku3-sp .hikaku3-anken-main-block span {
  display: inline-block;
  height: 30px;
  padding: 0 5px;
  margin-bottom: 5px;
  line-height: 26px;
  color: #9b9b9b;
  letter-spacing: 0.3px;
  border: solid 2px #c9c9c9;
  border-radius: 5px;
}

.hikaku3-sp .hikaku3-anken-main-block span.small {
  font-size: 2.5vmin;
}

.hikaku3-sp .hikaku3-anken-main-block span:last-child {
  margin-bottom: 0;
}

.hikaku3-sp .hikaku3-anken-main-block span.active {
  line-height: 30px;
  color: #fff;
  background: #09bbbc;
  border: #09bbbc;
}

.hikaku3-sp .hikaku3-anken-bottom {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.hikaku3-sp .hikaku3-anken-bottom-btn {
  width: 45%;
  padding: 1% 0;
  margin-bottom: 20px;
  font-size: 3.8vmin;
  color: #fff;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1px;
  border-radius: 6px;
}

.hikaku3-sp .hikaku3-anken-bottom-btn.btn-left {
  background: #3facff;
  box-shadow: 3px 4px 1px #004a82;
}

.hikaku3-sp .hikaku3-anken-bottom-btn.btn-right {
  background: #ff5ab6;
  box-shadow: 3px 4px 1px #6e2b59;
}

.hikaku3-sp .fa-external-link::before {
  margin-left: 0.2em;
  font-size: 0.9em;
}

/* 篠田20180117追加ここまで */
/* 須田20180302追加 */
.tensyoku_hikaku-pc {
  display: none;
}

.tensyoku_hikaku-sp {
  display: block;
  font-family: "メイリオ", sans-serif;
  background: #fff;
  border: solid 2px #0068b7;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-head {
  display: -webkit-flex;
  display: flex;
  height: 60px;
  list-style: none;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-head li {
  border-right: 1px solid #a0a0a0;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-head li:last-child {
  border-right: none;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-head-data {
  position: relative;
  width: 100%;
  font-size: 3.5vmin;
  line-height: 60px;
  color: #4f4f4f;
  text-align: center;
  letter-spacing: 1px;
  background: #eee;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-anken-wrap {
  list-style: none;
  border-bottom: solid 2px #bfbfbf;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-anken-wrap:last-child {
  border: none;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-anken-main {
  display: -webkit-flex;
  display: flex;
  font-size: 3vmin;
  list-style: none;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-anken-main li {
  border-right: 1px solid #a0a0a0;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-anken-main li:last-child {
  border-right: none;
}

/* .tensyoku_hikaku-sp  .tensyoku_hikaku-anken-main-block{
  display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
} */
.tensyoku_hikaku-sp .tensyoku_hikaku-anken-main-block {
  width: 100%;
  padding: 4% 0;
  text-align: center;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-anken-main-block.site a {
  font-size: 3vmin;
  font-weight: bold;
  line-height: 1;
  color: #3facff;
  text-decoration: none;
  letter-spacing: 0.3px;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-anken-main-block.site img {
  display: block;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 10px;
  box-shadow: 0 1px 1px rgba(200, 200, 200, 0.35);
}

.official_link {
  display: block;
  width: 80%;
  padding: 5px 0;
  margin: 0 auto;
  color: #4274bb;
  border: 1px solid #4274bb;
  border-bottom: none;
  box-shadow: 0 3px 0 #0068b7;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-anken-main-block-inner {
  display: inline-block;
  width: 85%;
  text-align: left;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-anken-main-block span {
  display: inline-block;
  width: 100%;
  height: 33px;
  padding: 3px 0;
  margin-bottom: 5px;
  line-height: 26px;
  color: #a1a1a1;
  text-align: center;
  letter-spacing: 0.3px;
  background: #eee;
  border: solid 2px #eee;
  border-radius: 5px;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-anken-main-block span.small {
  font-size: 3vmin;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-anken-main-block span:last-child {
  margin-bottom: 0;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-anken-main-block span.active {
  line-height: 30px;
  color: #fff;
  background: #4cc5b2;
  border: #4cc5b2;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-anken-bottom {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-anken-bottom-btn {
  width: 45%;
  padding: 1% 0;
  margin-bottom: 20px;
  font-size: 3.8vmin;
  color: #fff;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1px;
  border-radius: 6px;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-anken-bottom-btn.btn-left {
  background: #3facff;
  box-shadow: 3px 4px 1px #004a82;
}

.tensyoku_hikaku-sp .tensyoku_hikaku-anken-bottom-btn.btn-right {
  background: #ff5ab6;
  box-shadow: 3px 4px 1px #6e2b59;
}

.tensyoku_hikaku-sp .fa-external-link::before {
  margin-left: 0.2em;
  font-size: 0.9em;
}

/* 須田20180302追加ここまで */
/* 20180308 TakuyaShinoda アコーディオン */
.accordion-area {
  position: relative;
  height: 6.5em;
  margin-bottom: 1em;
  overflow: hidden;
}

.accordion-area.long {
  height: 15em;
}

.accordion-area.open {
  height: 100%;
}

.accordion-btn-area {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  height: 65%;
  margin: auto;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0, white);
}

.accordion-btn {
  position: absolute;
  right: 0;
  bottom: 17%;
  left: 0%;
  width: 60%;
  margin: auto;
  font-size: 100%;
  line-height: 1.9;
  color: #4cc5b2;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border: solid 1px;
  box-shadow: 0 1px 2px 0 rgba(150, 150, 150, 0.5);
}

.accordion-btn .fa {
  margin-left: 0.5em;
}

.accordion-btn-close {
  display: block;
  width: 60%;
  margin: 1em auto;
  font-size: 100%;
  line-height: 1.9;
  color: #4cc5b2;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border: solid 1px;
  box-shadow: 0 1px 2px 0 rgba(150, 150, 150, 0.5);
}

.accordion-btn-close .fa {
  margin-left: 0.5em;
}

.accordion-area.open .accordion-btn-area {
  display: none;
}

/* アコーディオンここまで */
.table-ranking {
  width: 100%;
  margin-bottom: 1em;
  font-size: 0.9em;
  line-height: 1.8;
  border-spacing: 1px;
  border-collapse: separate;
  background: #ddd;
  border: solid 4px #4cc5b2;
}

.table-ranking a {
  color: #4e7fc4;
}

.table-ranking .sp_br {
  display: block;
}

.table-ranking caption {
  padding: 2% 0 0 0;
  font-weight: bold;
  color: #fff;
  background: #4cc5b2;
}

.table-ranking tr {
  width: 100%;
}

.table-ranking tr:nth-child(odd) {
  background: #fff;
}

.table-ranking tr:nth-child(even) {
  background: #fafafa;
}

.table-ranking th {
  padding: 2%;
  font-size: 3.2vmin;
  font-weight: normal;
  color: #565656;
  background: #def7f0;
}

.table-ranking td {
  width: 20%;
  padding: 1.5%;
  line-height: 1.4;
  vertical-align: middle;
}

.table-ranking td:nth-child(1) {
  padding: 12% 2% 2%;
  padding-left: 2.8em;
  font-size: 3.7vmin;
  font-size: 1em;
  font-weight: bold;
}

.table-ranking td:nth-child(2) {
  font-size: 4vmin;
  font-size: 1em;
}

.table-ranking td:last-child {
  width: 23%;
  padding: 2%;
  text-align: center;
}

.table-ranking td [class^=btn-] {
  margin: 0;
}

.table-ranking td [class^=btn-] a {
  padding: 0.7em 1em 0.7em 0;
  font-size: 0.9em;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  border-width: 2px;
  border-radius: 4px;
}

.table-ranking td [class^=btn-] b {
  width: 100%;
}

.table-ranking .star {
  display: block;
  width: 100%;
  height: 2em;
  margin: 0 0%;
  background: url(./images/star_hop.png) no-repeat;
  background-size: 104px auto;
}

.table-ranking .star10 {
  background-position: center -58px;
}

.table-ranking .star15 {
  background-position: center -88px;
}

.table-ranking .star20 {
  background-position: center -117px;
}

.table-ranking .star25 {
  background-position: center -148px;
}

.table-ranking .star30 {
  background-position: center -178px;
}

.table-ranking .star35 {
  background-position: center -207px;
}

.table-ranking .star40 {
  background-position: center -238px;
}

.table-ranking .star45 {
  background-position: center -268px;
}

.table-ranking .star50 {
  background-position: center -298px;
}

.table-ranking .no1 td:nth-child(1),
.table-ranking .no2 td:nth-child(1),
.table-ranking .no3 td:nth-child(1) {
  width: 30%;
  text-align: center;
}

.table-ranking .no1 td:nth-child(1) {
  background: url(./images/icon-no1.png) no-repeat center top 25%;
  background-size: auto 2em;
}

.table-ranking .no2 td:nth-child(1) {
  background: url(./images/icon-no2.png) no-repeat center top 25%;
  background-size: auto 2em;
}

.table-ranking .no3 td:nth-child(1) {
  background: url(./images/icon-no3.png) no-repeat center top 25%;
  background-size: auto 2em;
}

.table-ranking .sitename {
  width: 37%;
}

.table-ranking .money {
  width: 36%;
}

.table-ranking .link_btn {
  width: 20%;
}

/* 20180112 MikihoSuda スマホ表示用にランキング用クラスを追加 */
.table-ranking_sp {
  width: 100%;
  margin-bottom: 1em;
  font-size: 0.9em;
  line-height: 1.8;
  border-spacing: 1px;
  border-collapse: separate;
  background: #ddd;
  border: solid 4px #4cc5b2;
}

.table-ranking_sp a {
  color: #4e7fc4;
}

.table-ranking_sp caption {
  padding: 2% 0 0 0;
  font-weight: bold;
  color: #fff;
  background: #4cc5b2;
}

.table-ranking_sp tr:nth-child(odd) {
  background: #fff;
}

.table-ranking_sp tr:nth-child(even) {
  background: #fafafa;
}

.table-ranking_sp th {
  padding: 2%;
  font-size: 3.2vmin;
  font-weight: normal;
  color: #565656;
  background: #def7f0;
}

.table-ranking_sp td {
  padding: 2%;
  line-height: 1.2em;
  vertical-align: middle;
}

.table-ranking_sp td:nth-child(1) {
  font-size: 3.7vmin;
  /* padding-left: 2.8em; */
  font-weight: bold;
}

.table-ranking_sp td:nth-child(2) {
  font-size: 4vmin;
}

.table-ranking_sp td [class^=btn-] {
  margin: 0;
}

.table-ranking_sp td [class^=btn-] a {
  padding: 0.7em 1em 0.7em 0;
  font-size: 0.9em;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  border-width: 2px;
  border-radius: 4px;
}

.table-ranking_sp .star {
  display: block;
  width: 100%;
  height: 2em;
  margin: 0 0%;
  background: url(./images/star_hop.png) no-repeat;
  background-size: 104px auto;
}

.table-ranking_sp .star10 {
  background-position: center -58px;
}

.table-ranking_sp .star15 {
  background-position: center -88px;
}

.table-ranking_sp .star20 {
  background-position: center -117px;
}

.table-ranking_sp .star25 {
  background-position: center -148px;
}

.table-ranking_sp .star30 {
  background-position: center -178px;
}

.table-ranking_sp .star35 {
  background-position: center -207px;
}

.table-ranking_sp .star40 {
  background-position: center -238px;
}

.table-ranking_sp .star45 {
  background-position: center -268px;
}

.table-ranking_sp .star50 {
  background-position: center -298px;
}

.table-ranking_sp .no1 td:nth-child(1) {
  background: url(./images/icon-no1.png) no-repeat center left 2%;
  background-size: auto 2em;
}

.table-ranking_sp .no2 td:nth-child(1) {
  background: url(./images/icon-no2.png) no-repeat center left 2%;
  background-size: auto 2em;
}

.table-ranking_sp .no3 td:nth-child(1) {
  background: url(./images/icon-no3.png) no-repeat center left 2%;
  background-size: auto 2em;
}

.table-ranking_sp .sitename {
  width: 37%;
}

.table-ranking_sp .money {
  width: 36%;
}

.table-ranking_sp .link_btn {
  width: 20%;
}

/* mod-ank1 */
.mod-ank1 {
  padding: 0 0.5em 0.5em 0.5em;
  background: #f0f5fd;
  border: solid 1px #7198cf;
}

.mod-ank1 .cach {
  width: 70%;
  padding: 0.5em;
  margin: -1em 15% 1em;
  color: #fff;
  text-align: center;
  background: #7198cf;
  border-radius: 2em;
}

.mod-ank1 .ank_name {
  text-align: center;
}

.mod-ank1 .ank_name a {
  font-size: 1.5em;
  font-weight: bold;
  color: #4274bb;
}

.mod-ank1 .eye {
  width: 80%;
  margin: 1em 10%;
}

.mod-ank1 [class^=list-] {
  margin: 1em 5%;
  font-size: 0.9em;
  color: #565656;
}

.mod-ank1 [class^=list-] li {
  margin-bottom: 0.8em;
}

/* mod-ank2 */
.mod-ank2 {
  padding: 0 0.5em 0.5em 0.5em;
  margin-bottom: 1em;
  background: #f0f5fd;
  border: solid 1px #7198cf;
}

.mod-ank2 .ank_name {
  padding: 1.6em 1em 0;
  text-align: center;
}

.mod-ank2 .ank_name.no1,
.mod-ank2 .ank_name.no2,
.mod-ank2 .ank_name.no3 {
  padding: 0.5em 1em 0;
}

.mod-ank2 .ank_name.no1::before,
.mod-ank2 .ank_name.no2::before,
.mod-ank2 .ank_name.no3::before {
  display: block;
  width: 5em;
  height: 2.9em;
  margin: 0.5em auto;
  content: "";
  background-size: auto 100%;
}

.mod-ank2 .ank_name.no1::before {
  background: url(./images/icon-no1.png) no-repeat center left 2%;
}

.mod-ank2 .ank_name.no2::before {
  background: url(./images/icon-no2.png) no-repeat center left 2%;
}

.mod-ank2 .ank_name.no3::before {
  background: url(./images/icon-no3.png) no-repeat center left 2%;
}

.mod-ank2 .ank_name a {
  font-size: 1.3em;
  font-weight: bold;
  color: #4274bb;
}

.mod-ank2 .eye {
  width: 94%;
  margin: 1em 3%;
}

.mod-ank2 .eye img {
  width: 100%;
}

.mod-ank2 [class^=list-] {
  padding-bottom: 0.5em;
  margin: 2em 5% 1em;
  font-size: 0.8em;
  color: #565656;
}

.mod-ank2 [class^=list-] li {
  margin-bottom: 0.8em;
  line-height: 1.4;
}

.area-point {
  background: #fff;
}

.area-point .ttl-point_blue {
  position: relative;
  width: 100%;
  padding: 0.4em;
  margin: 0;
  font-size: 0.8em;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #7198cf;
}

.area-point .ttl-point_blue::after {
  position: absolute;
  bottom: -1em;
  left: 50%;
  margin-left: -0.4em;
  color: #7198cf;
  content: "▼";
  transform: scale(1.6, 1);
}

.area-reco {
  background: #fafafa;
}

.area-reco .ttl-point_pink {
  position: relative;
  width: 100%;
  padding: 0.4em;
  margin: 0;
  font-size: 0.8em;
  font-weight: bold;
  color: #fafafa;
  text-align: center;
  background: #f08dc1;
}

.area-reco .ttl-point_pink::after {
  position: absolute;
  bottom: -1em;
  left: 50%;
  margin-left: -0.4em;
  color: #f08dc1;
  content: "▼";
  transform: scale(1.6, 1);
}

/* mod-ank3 */
.mod-ank3 .eye {
  width: 80%;
  margin: 0 10% 1em;
  border: 1px solid #ebebeb;
}

.mod-ank3 .table-simple1 {
  width: 100%;
  margin: 0;
  font-size: 0.8em;
}

.mod-ank3 .table-simple1 th {
  width: 30%;
  padding: 1%;
}

.mod-ank3 .table-simple1 td {
  text-align: center;
}

.mod-ank3 .table-simple1 td img {
  width: 34%;
}

.mod-ank3 .txt-info {
  width: 100%;
  margin: 1em 0;
}

.mod-ank3 [class^=btn-] {
  width: 100%;
  margin: 0;
}

/* mod-ank4 */
.mod-ank4 .ank_name {
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
}

.mod-ank4 .ank_name a {
  color: #4274bb;
}

.mod-ank4 .eye {
  width: 70%;
  margin: 0 15% 1em;
}

.mod-ank4 .eye img {
  width: 100%;
}

.mod-ank4 [class^=btn-] {
  width: 100%;
  margin: 0;
}

.mod-ank5 {
  width: 90%;
  margin: 0 5% 2em 5%;
  border: solid 2px #7198cf;
}

.mod-ank5 .area-star {
  width: 100%;
  padding: 0.1em 0.3em 0 1em;
  margin: 0;
  color: #fff;
  background: #7198cf;
}

.mod-ank5 .star {
  display: inline-block;
  width: 128px;
  height: 2em;
  margin: 0 0%;
  vertical-align: -0.8em;
  background: url(./images/star_hop.png) no-repeat;
  background-size: 104px auto;
}

.mod-ank5 .star10 {
  background-position: center -58px;
}

.mod-ank5 .star15 {
  background-position: center -88px;
}

.mod-ank5 .star20 {
  background-position: center -117px;
}

.mod-ank5 .star25 {
  background-position: center -148px;
}

.mod-ank5 .star30 {
  background-position: center -178px;
}

.mod-ank5 .star35 {
  background-position: center -207px;
}

.mod-ank5 .star40 {
  background-position: center -238px;
}

.mod-ank5 .star45 {
  background-position: center -268px;
}

.mod-ank5 .star50 {
  background-position: center -298px;
}

.mod-ank5 .area-name {
  padding: 5%;
  margin-bottom: 1em;
  text-align: center;
  background: #f0f5fd;
  border-bottom: solid 2px #7198cf;
}

.mod-ank5 .area-name a {
  color: #4274bb;
}

.mod-ank5 .site_name {
  display: block;
  font-size: 1em;
}

.mod-ank5 .site_name span {
  display: block;
  font-size: 1.4em;
  font-weight: bold;
}

.mod-ank5 .area-point,
.mod-ank5 .area-reco {
  width: 94%;
  margin: 0 3%;
  background: #fafafa;
}

.mod-ank5 .table-simple1 th span {
  display: block;
}

.mod-ank5 .table-simple1 .joken {
  width: 30%;
}

.mod-ank5 .table-simple1 .atai {
  width: 70%;
}

.mod-ank5 .ttl-point_blue {
  margin: 0 0 1.2em 0;
}

.mod-ank5 .ttl-point_pink {
  margin: 0 0 1.2em 0;
}

.mod-ank5 [class^=list-] {
  padding-bottom: 0.5em;
  margin: 2em 5% 1em;
  font-size: 0.8em;
  color: #565656;
}

.mod-ank5 .btn-a {
  background: #f0f5fd;
}

.mod-ank5 .list-dash {
  margin: 0.6em 0 0 0;
}

.mod-ank5 .list-border {
  margin: 0.6em 0 0 0;
}

.mod-ank6 [class^=ttl-] {
  width: auto;
  margin: 0 0.5em 0.5em;
  font-size: 1.2rem;
}

.mod-ank6 p {
  margin-bottom: 1em;
}

.mod-matome {
  width: 96%;
  margin: 0 2% 1em 2%;
  background: #fbf7e2;
  border: solid 2px #4274bb;
}

.mod-matome .ttl-matome {
  position: relative;
  padding: 0.5em 1em;
  margin-bottom: 1em;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  background: #4274bb;
}

.mod-matome .ttl-matome::before {
  position: absolute;
  top: 20%;
  left: 0.5em;
  display: block;
  width: 4px;
  height: 60%;
  content: "";
  background: #fff;
}

.mod-hikaku {
  width: 94%;
  margin: 0 3% 1em 3%;
  border: solid 1px #ddd;
}

.mod-hikaku img {
  width: 100%;
}

.mod-hikaku .ank_name {
  width: 100%;
  padding: 0.5em 0.8em;
  margin: 0;
  font-weight: bold;
  color: #fff;
  background: #416fae;
}

.mod-hikaku .list-age {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 0.7em 2%;
  margin: 0;
  border-bottom: solid 1px #ddd;
}

.mod-hikaku .list-age li {
  padding: 0 0.5em;
  margin: 0;
  line-height: 90%;
  border-right: solid 1px #ddd;
}

.mod-hikaku .list-age li span {
  display: inline-block;
  width: 1.8em;
  padding: 0 0 0 0.5em;
  vertical-align: -0.15em;
}

.mod-hikaku .area-txt {
  padding: 4%;
}

.mod-hikaku .area-txt p {
  width: 100%;
  margin: 0 0 1em 0;
}

.mod-hikaku .area-eye {
  padding: 3%;
  background: #f0f5fd;
  border-top: solid 1px #ddd;
}

.mod-hikaku .area-eye p {
  width: 100%;
  margin: 0 0 0 0;
}

.area-btn2 {
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

.area-btn2 [class^=btn-] {
  width: 46%;
  margin: 0;
}

/* アニメーショングラフ */
.income-place-block {
  width: 94%;
  margin: 0 auto;
}

.place-tab-box {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  list-style: none;
}

.place-tab-box li {
  width: 24%;
  padding: 10px 0;
  text-align: center;
  cursor: pointer;
  background: #fcfcfc;
  border-radius: 3px 3px 0 0/3px 3px 0 0;
  box-shadow: 1px 1px 1px rgba(4, 0, 0, 0.1);
}

.place-tab-box li.tab_active {
  background: #01beda;
  box-shadow: 2px 1px 2px rgba(100, 100, 100, 0.3) inset;
}

.place-tab-box li div {
  font-size: 12px;
  color: #5e5e5e;
  text-decoration: none;
}

.place-tab-box li.tab_active div {
  color: #fff;
}

.place-tab-box li svg {
  display: none;
}

.income-place-content {
  padding: 15px;
  margin-bottom: 20px;
  background: #fcfcfc;
  border-top: 2px solid #01beda;
  box-shadow: 1px 1px 1px rgba(4, 0, 0, 0.1);
}

.income-place-ttl {
  padding-left: 10px;
  color: #01beda;
  border-left: solid 2px;
}

.income-place-ttl p {
  margin: 0;
  font-size: 130%;
  color: #01beda;
}

.income-place-ttl p span {
  margin: 0 5px;
  font-size: 80%;
}

.income-place-ttl p.ttl-sub {
  font-size: 80%;
}

.graph-wrap {
  padding: 10px 0;
  margin-bottom: 5px;
}

.graph-row {
  width: 100%;
}

.graph {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

/* .graph img {
  height: 35px;
  width: auto;
  margin-bottom: 5px;
} */
.graph img.big {
  padding-top: 8px;
}

.graph-row [class*=graph_data1-] {
  width: 100%;
  height: 35px;
  padding-top: 8px;
  padding-right: 5px;
  margin: 0 0 10px 0;
  color: #fff;
  text-align: right;
  letter-spacing: 1.5px;
  box-shadow: 0 -2px 2px rgba(100, 100, 100, 0.4) inset;
  opacity: 0;
}

.graph-row [class*=graph_data] span {
  font-size: 70%;
}

.graph_data1-1 {
  background: #448fed;
}

.graph_data1-2 {
  background: #5ca74b;
}

.graph_data1-3 {
  background: #ff8933;
}

.graph_data1-4 {
  background: #01beda;
}

.graph_data1-5 {
  background: #60b1c3;
}

.graph-line-wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.graph-line {
  display: -webkit-flex;
  display: flex;
  width: 74%;
}

p.graph-line-label {
  width: 13%;
  margin: 0;
  font-size: 16px;
  font-style: italic;
}

p.graph-line-label.graph-yes {
  margin-right: 10px;
  color: #01a9da;
  text-align: right;
}

p.graph-line-label.graph-no {
  margin-left: 10px;
  color: #dbdbdb;
  text-align: left;
}

.graph-line [class*=graph_data2-] {
  height: 30px;
  margin: 10px 0;
  line-height: 30px;
  color: #fff;
  text-align: center;
  box-shadow: 0 -2px 2px rgba(100, 100, 100, 0.4) inset;
  opacity: 0;
}

[class*=graph_data].graph_active {
  opacity: 1;
  -webkit-animation: graph 1s 1 ease;
  -moz-animation: graph 1s 1 ease;
  animation: graph 1s 1 ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes graph {
  0% {
    width: 0;
  }
}
@keyframes graph {
  0% {
    width: 0;
  }
}
.income-place-bottom {
  font-size: 75%;
  text-align: right;
}

.income-place-bottom-inner {
  display: inline-block;
  width: auto;
  line-height: 1.5;
  text-align: left;
  list-style: none;
}

.income-place-bottom-inner li {
  padding-left: 1em;
  margin-bottom: 0.4em;
  text-indent: -1em;
}

.income-place-bottom-inner li:last-child {
  margin-bottom: 0;
}

.haken-que-block {
  width: 94%;
  padding: 15px 0;
  margin: 0 auto;
  margin-bottom: 20px;
  background: #fcfcfc;
  box-shadow: 1px 1px 1px rgba(4, 0, 0, 0.1);
}

.haken-que-block-inner {
  margin: 0 15px;
}

.haken-que-list {
  margin-bottom: 10px;
}

.haken-que-list .list-ttl {
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  margin: 0;
  color: #10b299;
}

.haken-que-list .list-ttl-head {
  width: 20%;
  margin: 0;
  font-size: 140%;
  text-align: center;
  border-left: solid 2px;
}

.haken-que-list .list-ttl p {
  margin: 0;
  margin-bottom: 5px;
  font-size: 115%;
  line-height: 1.4;
  color: #10b299;
  letter-spacing: 0.5px;
}

.haken-que-list .list-ttl p br {
  display: none;
}

.graph_data2-1 {
  background: #01a9da;
}

.graph_data2-2 {
  background: #dbdbdb;
}

/* 派遣マップ 20180328 */
.haken-map {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 94%;
  padding: 20px 0;
  margin: 0 auto;
  margin-bottom: 30px;
  color: #444;
  background: #fafafa;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.haken-map a {
  display: block;
  color: #444;
  text-decoration: none;
}

.haken-map ul {
  list-style: none;
}

.haken-map-inner {
  width: 96%;
  background-image: url(../../uploads/haken-map-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}

.haken-map-row {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}

.haken-map-row:last-child {
  margin-bottom: 0;
}

.haken-map-block {
  width: 100%;
  margin-bottom: 15px;
}

.haken-map-block-ttl {
  padding-left: 7px;
  margin-bottom: 10px;
  font-size: 85%;
  line-height: 1.75;
  letter-spacing: 0.7px;
  border-left: 2px solid;
}

#hokkaido_a .haken-map-block-ttl {
  color: #10b299;
}

#tohoku .haken-map-block-ttl {
  color: #d3d31a;
}

#kanto .haken-map-block-ttl {
  color: #01beda;
}

#tyubu .haken-map-block-ttl {
  color: #2ca6e0;
}

#kinki .haken-map-block-ttl {
  color: #e88ec4;
}

#tyugoku .haken-map-block-ttl {
  color: #7bab1b;
}

#shikoku .haken-map-block-ttl {
  color: #dd6e43;
}

#kyusyu .haken-map-block-ttl {
  color: #28abb5;
}

.haken-map-block-content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  list-style: none;
}

.haken-map-block-content > li {
  width: 49.5%;
}

.haken-map-tag label,
.haken-map-tag a {
  display: block;
  line-height: 1;
  letter-spacing: 0.5px;
  cursor: pointer;
}

.haken-map-tag > label {
  position: relative;
  width: 99%;
  padding: 10px 15px;
  font-size: 13px;
  background: #fff;
  box-shadow: 1px 1px 0 rgba(100, 100, 100, 0.1);
}

.haken-map-block-content > li:nth-child(n+3) {
  margin-top: 7px;
}

.haken-map-tag a {
  position: relative;
  padding: 10px 20px;
}

.haken-map-tag > label::before {
  position: absolute;
  top: 0;
  right: 15px;
  padding-top: 1.5px;
  font-family: "FontAwesome";
  content: "\f107";
  transform: translateY(50%);
}

.haken-map-check:checked + label::before {
  content: "\f106";
}

.haken-map input {
  display: none;
}

.haken-map-tag-show {
  height: 0;
  padding-right: 1%;
  overflow: hidden;
  font-size: 12px;
  letter-spacing: 0.5px;
  opacity: 0;
  transition: 0.3s;
}

.haken-map-tag-show a::before {
  position: absolute;
  top: 0;
  right: 15px;
  padding-top: 1.5px;
  font-family: "FontAwesome";
  content: "\f105";
  transform: translateY(50%);
}

.haken-map-tag-show li,
.haken-map-tag-link {
  background: #fff;
  box-shadow: 1px 1px 0 rgba(100, 100, 100, 0.1);
}

.haken-map-tag-show li {
  margin-bottom: 1.5px;
}

.haken-map-tag-link > a {
  position: relative;
  display: block;
  width: 99%;
  padding: 10px 15px;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.5px;
}

.haken-map-tag-link > a::before {
  position: absolute;
  top: 0;
  right: 15px;
  padding-top: 1.5px;
  font-family: "FontAwesome";
  content: "\f105";
  transform: translateY(50%);
}

.haken-map-tag-show li:last-child {
  margin-bottom: 0;
}

.haken-map-check:checked + label {
  margin-bottom: 1.5px;
}

.haken-map-check:checked + label + .haken-map-tag-show {
  display: block;
  height: auto;
  padding-bottom: 2px;
  opacity: 1;
}

.haken-map-tag > label:hover,
.haken-map-tag-show li:hover,
.haken-map-tag-link:hover {
  color: #fff;
  background: #10b299;
}

.haken-map a:hover {
  color: #fff;
}

/* 派遣マップここまで 20180328 */
/* dl */
[class^=desc-] {
  position: relative;
  width: 94%;
  margin: 0 3% 1em 3%;
  font-size: 0.9em;
  list-style: none;
}

[class^=desc-] dt {
  font-size: 1.1em;
  font-weight: bold;
}

[class^=desc-] dd {
  margin-bottom: 2em;
}

[class^=box-] [class^=desc-] {
  width: 100%;
  margin: 0;
}

[class^=box-] [class^=desc-] dd:last-of-type {
  margin: 0;
}

.desc-chk dt {
  position: relative;
  padding-left: 1.5em;
}

.desc-chk dt::before {
  position: absolute;
  left: -0.2em;
  display: block;
  width: 1.5em;
  height: 1.2em;
  content: "";
  background: url(./images/icon-chk.png) no-repeat;
  background-size: 100% auto;
}

.desc-number {
  counter-reset: num;
}

.desc-number dt::before {
  top: -0.1em;
  left: 0.1em;
  padding-right: 0.2em;
  font-size: 1.2em;
  font-weight: bold;
  color: #4cc5b2;
  content: counter(num) ".";
  counter-increment: num;
}

/* 転職緊急度早見表 */
.speed-table-sp {
  display: block;
  width: 94%;
  margin: 0 3% 1em 3%;
}

.speed-table-pc {
  display: none;
}

.speed-table-tab-wrap {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}

.speed-table-tab {
  width: 32%;
  margin-bottom: 3px;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic", "YuGothic M", メイリオ, Meiryo, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  line-height: 3.5;
  color: #fff;
  text-align: center;
  background-position: center center;
  background-size: cover;
  box-shadow: 0 1px 1px rgba(6, 0, 1, 0.2);
  opacity: 0.7;
}

.speed-table-tab.active {
  margin-bottom: 0;
  box-shadow: none;
  opacity: 1;
}

.speed-table-tab.speed-left {
  background-image: url("../../uploads/speed-table-sp-tab1.png");
}

.speed-table-tab.speed-center {
  background-image: url("../../uploads/speed-table-sp-tab2.png");
}

.speed-table-tab.speed-right {
  background-image: url("../../uploads/speed-table-sp-tab3.png");
}

.speed-table-body {
  display: none;
  width: 100%;
  padding: 20px 20px;
  text-align: center;
  list-style: none;
  border: solid 3px;
  border: solid 2px;
}

.speed-table-body:nth-child(1) {
  border-color: #f33;
}

.speed-table-body:nth-child(2) {
  border-color: #e2dc36;
}

.speed-table-body:nth-child(3) {
  border-color: #3ab9d8;
}

.speed-table-body.open {
  display: block;
}

.speed-table-body li {
  margin-bottom: 20px;
}

.speed-table-body li img {
  height: 80px;
}

.speed-table-body li .official_link {
  display: block;
  width: 80%;
  padding: 5px 0;
  margin: 0 auto;
  color: #fff;
  text-decoration: none;
  background: #e857a3;
  border: none;
  border-bottom: none;
  border-radius: 5px;
  box-shadow: 0 3px 0 #c73b85;
}

/* 以上 転職緊急度早見表 */
/* 監修者プロフィール */
.author_block {
  position: relative;
  padding: 20px 15px 0;
  margin: 0 3% 1em 3%;
  border: 3px solid #e9e9e9;
}

.author_block-short {
  padding: 10px 15px 0;
}

[class^=author_block_head] {
  padding-left: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #4d4d4d;
  border-left: 5px solid #96e4db;
}

.author_block_body {
  height: 235px;
  margin-bottom: 40px;
  overflow: hidden;
}

.author_block_body.open {
  height: auto;
  margin-bottom: 0;
}

[class^=author_block_body_content] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
}

[class^=author_block_body_img] {
  position: relative;
  width: 100px;
  height: 100px;
  margin-right: 20px;
  overflow: hidden;
  background: url(../../uploads/writer-icon.png) no-repeat center;
  background-size: cover;
  border-radius: 50%;
}

.author_block_body_img-short {
  width: 130px;
  height: 70px;
  border-radius: 0;
}

[class^=author_block_body_img] img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.author_block_body_person {
  color: #5f5f5f;
}

[class^=author_block_body_person_ttl] {
  margin-bottom: 5px;
  font-size: 15px;
  letter-spacing: 0.3px;
}

.author_block_body_person_ttl-short {
  font-size: 12px;
  line-height: 0;
}

[class^=author_block_body_person_name] {
  margin-bottom: 5px;
  font-size: 22px;
  letter-spacing: 0.5px;
}

.author_block_body_person_name-short {
  font-size: 15px;
  font-weight: bold;
}

.author_block_body_person_link {
  list-style: none;
}

.author_block_body_person_link li {
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.5px;
}

.author_block_body_person_link li a {
  display: flex;
  align-items: center;
  color: #5f5f5f;
  text-decoration: none;
}

.author_block_body_person_link li a img {
  width: 16px;
  height: auto;
  margin-right: 5px;
}

[class^=author_block_body_txt] {
  font-size: 14px;
  line-height: 1.7;
  color: #393939;
  letter-spacing: 0.5px;
}

.author_box_readmore {
  position: absolute;
  right: 15px;
  bottom: 0;
  left: 15px;
  display: block;
  width: calc(100% - 30px);
  padding: 12px 0;
  color: #3cae9c;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border-top: 2px solid #e9e9e9;
}

.author_box_readmore .fa {
  margin-left: 10px;
  font-size: 20px;
}

.author_block_body.open + .author_box_readmore {
  display: none;
}

.author_box_readmore::before {
  position: absolute;
  bottom: calc(100% + 2px);
  display: block;
  width: 100%;
  height: 30px;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.9)), color-stop(50%, rgba(255, 255, 255, 0.9)), color-stop(100%, #fff));
}

.author_box_close {
  display: block;
  width: 100%;
  padding: 12px 0;
  margin-top: 20px;
  color: #3cae9c;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border-top: 2px solid #e9e9e9;
}

.author_box_close .fa {
  margin-left: 10px;
  font-size: 20px;
}

/* 以上監修者プロフィール */
.mrg1 {
  margin-bottom: 1em !important;
}

.mrg2 {
  margin-bottom: 2em !important;
}

.mrg3 {
  margin-bottom: 3em !important;
}

.mrt0 {
  margin-top: 0 !important;
}

.mrb0 {
  margin-bottom: 0 !important;
}

/* 吹き出し用クラス */
.talk-left,
.talk-right {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 94%;
  margin: 0 auto;
}

[class^=talk_area] {
  position: relative;
  padding: 0.3em;
  margin: 5% 0 7%;
  border-radius: 5px;
}

[class^=talk_area] p {
  margin-bottom: 0;
}

.talk_area-left {
  width: 70%;
  background: #cef2e8;
}

.talk_area-left::before {
  position: absolute;
  top: 0.5em;
  left: -3%;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent #cef2e8 transparent transparent;
  border-style: solid;
  border-width: 10px 10px 10px 0;
}

.talk_area-right {
  width: 70%;
  background: #cce7f6;
}

.talk_area-right::after {
  position: absolute;
  top: 0.5em;
  right: -3%;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent transparent transparent #cce7f6;
  border-style: solid;
  border-width: 10px 0 10px 10px;
}

.talk_character {
  width: 30%;
}

/* 派遣ページ用キャラクターパーツ用 */
.character_box {
  width: 94%;
  margin: 0 auto 5%;
}

.character_box p {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}

.character_ttl {
  display: flex;
  align-items: flex-start;
}

[class^=character_info] {
  padding: 2%;
}

.character_info-fast {
  background: #fbf7e2;
}

.character_info-second {
  background: #f0f5fd;
}

.character_info-third {
  background: #def7f0;
}

.character_info_box {
  display: flex;
}

.character_icon {
  width: 30%;
}

.character_list {
  margin-left: 3.5em;
  font-size: 14px;
}

.character_item {
  font-weight: bold;
}

.character-small {
  font-weight: 600;
}

.character_item p {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.2;
}

.character-strong small {
  font-size: 14px;
}

.character_text {
  position: relative;
  padding: 2%;
  background: #fff;
  border-radius: 5px;
}

.character_text p {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}

.character_text::before {
  position: absolute;
  top: -25%;
  left: 12%;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent transparent #fff transparent;
  border-style: solid;
  border-width: 0 12.5px 20px 12.5px;
}

/* 固定フロートフッター */
.golist {
  position: fixed;
  bottom: 8px;
  z-index: 50;
  width: 100%;
  opacity: 1;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.golist ul {
  display: block;
  display: -webkit-grid;
  display: grid;
  grid-template-rows: 50px;
  grid-template-columns: auto 2px 70px;
  align-items: stretch;
  justify-items: stretch;
  width: 94%;
  height: 50px;
  padding: 0;
  margin: 0 3%;
  background: -moz-linear-gradient(left, #01beda 0%, #11b99f);
  background: -webkit-linear-gradient(left, #01beda 0%, #11b99f);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.golist ul li {
  text-align: center;
  list-style-type: none;
}

.golist ul li a {
  display: block;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.5px;
}

.golist ul li.golist-partition {
  padding: 3px 0;
}

.golist ul li.golist-partition::before {
  display: block;
  width: 2px;
  height: 100%;
  content: "";
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 1px;
}

.golist ul li img {
  max-height: -webkit-fill-available;
  max-height: available;
  padding: 8px 0 0;
}

.golist ul li:first-child img {
  padding: 5px 0 0;
}

.golist-back {
  position: fixed;
  bottom: 8px;
  z-index: 50;
  display: none;
  width: 100%;
  opacity: 1;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.golist_btn {
  display: block;
  display: block;
  width: 94%;
  width: 94%;
  height: 50px;
  height: 50px;
  padding: 0;
  padding: 0;
  margin: 0 3%;
  margin: 0 3%;
  font-size: 18px;
  font-weight: bold;
  line-height: 50px;
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  background: -moz-linear-gradient(left, #01beda 0%, #11b99f);
  background: -webkit-linear-gradient(left, #01beda 0%, #11b99f);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.opacity-light {
  opacity: 0.3;
}

.modal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 40;
  display: none;
  margin: auto;
  background: rgba(0, 0, 0, 0.7);
}

.modal_wrap-outer {
  position: fixed;
  top: 5vh;
  right: 0;
  left: 0;
  z-index: 45;
  display: -webkit-flex;
  display: flex;
  display: none;
  -webkit-justify-content: center;
  justify-content: center;
  margin: auto;
}

.modal_content {
  position: relative;
  top: 0;
  display: none;
  width: 94%;
  max-height: 72vh;
  background: #fff;
  border: solid 1px #ddd;
}

.modal_content_btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background: #fff;
  border: 1px solid #c5c5c5;
  border-radius: 50%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  transform: translate(30%, -30%);
}

.modal_content_btn span {
  position: absolute;
  display: block;
  width: 70%;
  height: 3px;
  background: #c5c5c5;
}

.modal_content_btn span:nth-child(1) {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

.modal_content_btn span:nth-child(2) {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.modal_content_ttl {
  padding: 7px 0 5px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  letter-spacing: 0.5px;
  background: #52c4b2;
  border-bottom: solid 1px #ddd;
}

.modal_content_body {
  height: calc(100% - 31px);
  overflow: scroll;
}

.modal_data_wrap {
  height: 100%;
}

.modal_data {
  padding: 8px 8px 12px;
  background: #fff;
  border-bottom: solid 1px #ddd;
}

.modal_data_wrap.nobtn .modal_data {
  position: relative;
  padding-right: 25px;
}

.modal_data_wrap.nobtn .modal_data_arrow {
  position: absolute;
  top: 50%;
  right: 4px;
  display: block;
  padding: 5px;
  font-size: 22px;
  color: #4e7fc4;
  transform: translateY(-50%);
}

.modal_data:nth-child(even) {
  background: #eee;
}

.modal_data:last-child {
  border-bottom: none;
}

a.modal_data_head {
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  color: #4e7fc4;
  text-decoration: underline;
  letter-spacing: 0.7px;
}

.modal_data_body {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.modal_data_body aside {
  display: block;
  width: 33%;
  border: solid 1px #4e7fc4;
}

.modal_data_body aside img {
  display: block;
}

.modal_data_content {
  width: 65%;
}

.modal_data_content table {
  width: 100%;
  margin-bottom: 6px;
  border-collapse: collapse;
}

.modal_data_content table th,
.modal_data_content table td {
  color: #393939;
  text-align: center;
  letter-spacing: 0.2px;
  border: solid 1px #ddd;
}

.modal_data_content table th {
  font-size: 11px;
  font-weight: normal;
  line-height: 1.7;
  background: #dcf7f3;
}

.modal_data_wrap.nobtn .modal_data_content table th {
  padding: 3px 0;
}

.modal_data_content table td {
  font-size: 14px;
  line-height: 1.8;
  background: #fff;
}

.modal_data_content table td img {
  display: block;
  width: 17px;
  height: auto;
  margin: 0 auto;
}

.modal_data_wrap.nobtn .modal_data_content table td {
  padding: 5px 0;
}

.modal_data_btn-double {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.modal_data_btn > a {
  display: block;
  width: 100%;
  padding: 8px 0;
  font-size: 3.2vmin;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  letter-spacing: 0.3px;
  background: #e857a3;
  border-radius: 5px;
}

.modal_data_btn-double > a {
  width: 49%;
}

.modal_data_btn-double > a:first-child {
  background: #448fed;
}

.modal_content_list {
  height: calc(100% - 34px);
  overflow: scroll;
}

.modal_content_list li {
  border-bottom: solid 1px #ddd;
}

.modal_content_list li:nth-child(odd) {
  background: #fff;
}

.modal_content_list li:nth-child(even) {
  background: #eee;
}

.modal_content_list li a {
  position: relative;
  display: block;
  padding: 10px 30px 10px 10px;
  font-size: 16px;
  color: #4e7fc4;
  letter-spacing: 0.3px;
}

.modal_content_list li a::after {
  position: absolute;
  top: 50%;
  right: 14px;
  display: block;
  font-family: "FontAwesome";
  font-size: 18px;
  content: "\f105";
  transform: translateY(-50%);
}

.modal_content_list li:last-child {
  border-bottom: none;
}

/* 案件パーツ */
/* 案件パーツ①比較表（職場×雇用形態） Comparison table1 */
.comp-table01 {
  width: 94%;
  margin: 5% auto;
  border-collapse: collapse;
}

.comp-table01 th,
.comp-table01 td {
  padding: 5% 1%;
  border: 1px solid #c5c5c5;
}

.comp-table01 thead th,
.comp-table01 thead td {
  padding: 2% 1%;
  font-weight: bold;
  text-align: center;
  background: #def7f0;
}

.comp-table01 thead th {
  width: 45%;
}

.comp-table01 tbody th,
.comp-table01 tbody td {
  text-align: center;
}

.comp-table01 tbody th img {
  display: block;
  width: 130px;
  margin: 0 auto 5px;
  border: solid 1px #7198cf;
}

.comp-table01 tbody th .comp-table01_btn {
  display: block;
  width: 130px;
  padding: 8px 0;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: #e857a3;
  border-radius: 4px;
  box-shadow: 0 3px 0 #c73b85;
}

.comp-table01 tbody th .comp-table01_btn:hover {
  opacity: 0.8;
}

.comp-table01 tbody td {
  padding: 4% 2%;
  vertical-align: top;
}

.comp-table01 tbody td div {
  width: 100%;
  padding: 7px 0;
  margin-bottom: 4px;
  font-size: 12px;
  line-height: 1;
  color: #a1a1a1;
  background: #eee;
}

.comp-table01 tbody td div.on {
  color: #fff;
  background: #11b99f;
}

.comp-table01 tbody td div:last-child {
  margin-bottom: 0;
}

/* 案件パーツ②口コミ word-of-mouth */
.reviews2_area {
  width: 94%;
  margin: 0 auto 1em;
}

.reviews2_head {
  display: flex;
  margin-bottom: 15px;
}

.reviews2_img {
  width: 80px;
  height: auto;
}

.reviews2_head_content {
  position: relative;
  display: flex;
  align-items: center;
  width: calc(100% - 80px);
  padding: 0 15px;
}

.reviews2_head_content-gray {
  background: #fafafa;
}

.reviews2_head_info {
  font-weight: bold;
}

.reviews2_star {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
}

.reviews2_star p {
  width: 40px;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
}

.reviews2_star ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 70%;
  max-width: 160px;
  margin-right: 10px;
  list-style: none;
}

.reviews2_star li {
  width: 18%;
}

.reviews2_star li::before {
  display: inline-block;
  width: 100%;
  height: 20px;
  padding: 4px;
  vertical-align: middle;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.reviews2_star_full::before {
  background: url("../../uploads/review2_star-full.png");
}

.reviews2_star_half::before {
  background: url("../../uploads/review2_star-half.png");
}

.reviews2_nostar::before {
  background: url("../../uploads/review2_star-none.png");
}

.reviews2_head_title {
  max-height: 50px;
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
}

.reviews2_head_info-sub {
  position: absolute;
  right: 8px;
  bottom: 4px;
  font-size: 14px;
  font-weight: bold;
}

.reviews2_txt {
  position: relative;
  padding: 15px;
  font-size: 0.9em;
  background: #def7f0;
  border-radius: 10px;
}

.reviews2_txt::before {
  position: absolute;
  bottom: calc(100% - 1px);
  left: 40px;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent transparent #def7f0 transparent;
  border-style: solid;
  border-width: 0 10px 14px 10px;
  transform: translateX(-50%);
}

/* 案件パーツ③案件ボックス */
.ankbox {
  width: 94%;
  padding: 10px 10px 15px;
  margin: 0 auto 1em;
  background: #f0f5fd;
  border: solid 1px #7198cf;
}

.ankbox_name {
  padding: 12px 10px;
  margin-bottom: 16px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  background-color: #4274bb;
}

.ankbox_head {
  margin-bottom: 15px;
}

.ankbox_head_img_wrap {
  display: block;
  max-height: 190px;
  margin: 0 16px;
  overflow: hidden;
}

.ankbox_head_img_wrap img {
  width: 100%;
}

.ankbox_feature_wrap {
  padding: 10px;
  margin-top: 15px;
  background: #fff;
}

.ankbox_feature_ttl {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #4274bb;
}

.ankbox_feature_wrap > ul {
  list-style: none;
}

.ankbox_feature_wrap > ul li {
  position: relative;
  padding-left: 1.2em;
  margin-bottom: 0.5em;
  font-size: 12px;
  line-height: 1.4;
}

.ankbox_feature_wrap > ul li:last-child {
  margin-bottom: 0;
}

.ankbox_feature_wrap > ul li::before {
  position: absolute;
  top: 4px;
  left: 0;
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  background: #4274bb;
  border-radius: 50%;
}

.ankbox table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
}

.ankbox table th,
.ankbox table td {
  border: solid 1px #4274bb;
}

.ankbox table thead th {
  padding: 3px 0;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.5px;
  background: #4274bb;
  border-right: solid 1px #fff;
}

.ankbox table thead th:last-child {
  border-color: #4274bb;
}

.ankbox table tbody td {
  padding: 10px;
}

.ankbox_table-01 thead th {
  width: 20%;
}

.ankbox_table-01 thead th:nth-child(1) {
  width: 40%;
}

.ankbox_table-01_cell_inner > div {
  margin-bottom: 4px;
  font-size: 13px;
  color: #a1a1a1;
  text-align: center;
  background: #eee;
}

.ankbox_table-01_cell_inner > div:last-child {
  margin-bottom: 0;
}

.ankbox_table-01_cell_inner > div.on {
  color: #fff;
  background: #4cc5b2;
}

.ankbox_table-01 tbody td span {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}

.ankbox_table-01 tbody td span.maru {
  border: solid 4px #fc94b0;
  border-radius: 50%;
}

.ankbox_table-01 tbody td span.batsu::before,
.ankbox_table-01 tbody td span.batsu::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 100%;
  height: 4px;
  content: "";
  background: #a1a1a1;
}

.ankbox_table-01 tbody td span.batsu::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.ankbox_table-01 tbody td span.batsu::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.ank_table_row-pc {
  display: none;
}

.ankbox_table-02_cell_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ankbox_table-02_cell_inner > div {
  width: 23%;
  font-size: 11px;
  color: #a1a1a1;
  text-align: center;
  background: #eee;
}

.ankbox_table-02_cell_inner > div.on {
  color: #fff;
  background: #4cc5b2;
}

.ankbox_table-03_cell_inner .ankbox_table_urgency_tab {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 15px;
}

.ankbox_table-03_cell_inner .ankbox_table_urgency_tab div {
  position: relative;
  width: 24%;
  font-size: 12px;
  color: #a1a1a1;
  text-align: center;
  background: #eee;
}

.ankbox_table-03_cell_inner .ankbox_table_urgency_tab div.on {
  color: #fff;
  background: #4cc5b2;
}

.ankbox_table-03_cell_inner .ankbox_table_urgency_tab div::before {
  position: absolute;
  bottom: -29px;
  left: 50%;
  z-index: 1;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  background: #fff;
  border: solid 2px #a1a1a1;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.ankbox_table-03_cell_inner .ankbox_table_urgency_tab div::after {
  position: absolute;
  top: calc(100% - 1px);
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: #eee transparent transparent transparent;
  border-style: solid;
  border-width: 10px 8px 0 8px;
  transform: translateX(-50%);
}

.ankbox_table-03_cell_inner .ankbox_table_urgency_tab div.on::before {
  background: #4cc5b2;
  border-color: #4cc5b2;
}

.ankbox_table-03_cell_inner .ankbox_table_urgency_tab div.on::after {
  border-color: #4cc5b2 transparent transparent transparent;
}

.ankbox_table-03_cell_inner .ankbox_table_urgency_line_wrap {
  position: relative;
  display: flex;
  width: 76%;
  margin: 0 12% 4px;
}

.ankbox_table-03_cell_inner .ankbox_table_urgency_line_wrap > div {
  width: 50%;
  height: 4px;
  background: #eee;
}

.ankbox_table-03_cell_inner .ankbox_table_urgency_line_wrap > div.on {
  background: #4cc5b2;
}

.ankbox_btn_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
}

.ankbox_btn_wrap > a {
  display: block;
  width: 48%;
  padding: 12px 3px 10px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1px;
  border-radius: 4px;
}

.ankbox_btn_wrap > a.ankbox_btn-more {
  background: #4274bb;
  box-shadow: 0 4px 0 #1e4c8d;
}

.ankbox_btn_wrap > a.ankbox_btn-register {
  background: #e857a3;
  box-shadow: 0 4px 0 #c73b85;
}

/* 案件パーツ④求人数棒グラフ */
#job-graph {
  width: 94%;
  margin: 0 auto 1em;
}

#job-graph .place-tab-box {
  align-items: flex-end;
}

#job-graph .place-tab-box li {
  padding: 6px 0;
  background: #fff;
  border: solid 1px #c5c5c5;
  border-bottom: none;
  box-shadow: none;
}

#job-graph .place-tab-box li.tab_active {
  position: relative;
  padding: 10px 0;
  background: #def7f0;
}

#job-graph .place-tab-box li.tab_active::after {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 3px;
  content: "";
  background: #def7f0;
}

#job-graph .place-tab-box li.tab_active div {
  font-weight: bold;
  color: #5f5f5f;
}

#job-graph .income-place-content {
  position: relative;
  background: #fff;
  border: solid 1px #c5c5c5;
  box-shadow: none;
}

#job-graph .income-place-content::after {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 6px;
  content: "";
  background: #def7f0;
}

#job-graph .income-place-ttl {
  padding-left: 0;
  font-weight: bold;
  border-left: none;
}

#job-graph .income-place-ttl p {
  font-size: 100%;
  color: #5f5f5f;
}

#job-graph .income-place-ttl p.ttl-sub {
  font-size: 80%;
}

#job-graph .graph-wrap {
  margin: 0 0 20px;
}

#job-graph .graph {
  flex-direction: column;
  align-items: flex-start;
  height: auto;
  padding: 8px;
  margin-bottom: 10px;
  background-color: #f5f5f5;
}

#job-graph .graph_top {
  position: relative;
  width: 100%;
  margin-bottom: 16px;
}

#job-graph .graph_top_btn {
  position: relative;
  display: inline-block;
  width: 160px;
  height: 40px;
  padding-right: 10px;
  margin-left: 48px;
  font-weight: bold;
  line-height: 40px;
  color: #e857a3;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #e857a3;
  border-radius: 5px;
  box-shadow: 0 2px 0 #e857a3;
}

#job-graph .graph_top_btn > img {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 24px;
  height: auto;
  margin-right: 0;
  transform: translateY(-50%);
}

#job-graph .graph_top_btn > img:hover {
  opacity: 1;
}

#job-graph .income-place-bottom {
  text-align: left;
}

@media screen and (max-width: 768px) {
  #job-graph .graph {
    padding: 2.133vw;
    margin-bottom: 2.667vw;
  }

  #job-graph .graph_top > img {
    width: 40.6vw;
  }

  #job-graph .graph_top_btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 30vw;
    height: 9.333vw;
    padding-right: 3.3vw;
    margin-left: 0;
    font-size: 3.733vw;
    line-height: 9.333vw;
  }

  #job-graph .graph_top_btn > img {
    right: 2.667vw;
    width: 5.333vw;
  }
}
/* 案件パーツ⑤比較表（サポート体制） Comparison table2 */
.comp-table02 {
  width: 94%;
  margin: 5% auto;
  border-collapse: collapse;
}

.comp-table02 th,
.comp-table02 td {
  padding: 5% 1%;
  border: 1px solid #c5c5c5;
}

.comp-table02 thead th,
.comp-table02 thead td {
  padding: 2% 1%;
  font-weight: bold;
  text-align: center;
  background: #def7f0;
}

.comp-table02 thead th {
  width: 55%;
}

.comp-table02 thead td {
  width: 45%;
}

.comp-table02 tbody th,
.comp-table02 tbody td {
  text-align: center;
}

.comp-table02 tbody th img {
  display: block;
  width: 130px;
  margin: 0 auto 5px;
  border: solid 1px #7198cf;
}

.comp-table02 tbody th .comp-table02_btn {
  display: block;
  width: 130px;
  padding: 8px 0;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: #e857a3;
  border-radius: 4px;
  box-shadow: 0 3px 0 #c73b85;
}

.comp-table02 tbody th .comp-table02_btn:hover {
  opacity: 0.8;
}

.comp-table02 tbody td {
  padding: 4% 5%;
  vertical-align: middle;
}

.comp-table02 tbody td .comp-table02_cellinner > div {
  width: 100%;
  padding: 7px 0;
  margin-bottom: 6px;
  font-size: 12px;
  line-height: 1;
  color: #a1a1a1;
  background: #eee;
}

.comp-table02 tbody td .comp-table02_cellinner > div img {
  display: none;
}

.comp-table02 tbody td .comp-table02_cellinner > div.on {
  color: #fff;
  background: #4cc5b2;
}

.comp-table02 tbody td .comp-table02_cellinner > div:last-child {
  margin-bottom: 0;
}

/* 以上案件パーツ */
/* 関連記事カード */
a.post-link {
  display: block;
  width: 94%;
  margin: 0 auto 30px;
  text-decoration: none;
}

.post-link_block {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  border: solid 1px #c5c5c5;
}

.post-link_img {
  position: relative;
  width: 28.5%;
  height: 70px;
  overflow: hidden;
}

.post-link_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  max-width: none;
  height: 100%;
  transform: translate(-50%, -50%);
}

.post-link_content {
  width: 72.5%;
  padding: 0 8px;
}

.post-link_content_ttl {
  margin-bottom: 5px;
  font-size: 11px;
  font-weight: 600;
  line-height: 16px;
  color: #35a293;
  text-decoration: underline;
}

.post-link_content_des {
  height: 24px;
  overflow: hidden;
  font-size: 10px;
  line-height: 12px;
  color: #777;
}

/* 以上関連記事カード */
/* 記事のミエルカパーツ */
.post_info {
  width: 94%;
  padding: 3%;
  margin: 0 auto 1em;
  font-size: 14px;
  border: 3px solid #e9e9e9;
}

.post_info_item_ttl {
  display: flex;
  align-items: center;
  margin: 3% 0 2%;
  font-weight: bold;
}

.post_info_item-small {
  font-size: 12px;
}

.post_info_item_ttl::before {
  display: inline-block;
  width: 5px;
  height: 20px;
  margin-right: 0.5em;
  content: "";
  background: #96e4db;
}

.post_info_list {
  list-style-type: none;
}

.post_info_list_item {
  display: flex;
}

.list_item_ttl {
  width: 32%;
}

.list_item_ttl::after {
  content: "：";
}

.list_item_ttl img {
  width: 20%;
  margin-right: 7%;
  vertical-align: text-top;
}

.list_item_text {
  width: 68%;
  font-size: 12px;
}

/* 記事のミエルカパーツここまで */
/* ページ内リンク用誘導ボタン */
.search_btn {
  width: 94%;
  margin: 0 auto 5%;
  background: #fafafa;
}

.search_btn p {
  width: 100%;
  margin: 0;
  color: #6ec2b2;
}

.search_btn_ttl {
  display: block;
  padding: 2% 0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #ebebeb;
}

.search_btn_area {
  display: flex;
  flex-wrap: wrap;
  border-right: 1px solid #ebebeb;
}

.search_btn_area a {
  display: block;
  padding: 2% 0 10%;
  text-decoration: none;
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
}

[class^=search_btn_item] {
  width: 50%;
  text-align: center;
}

.search_btn_item-small {
  width: 33.3333333333%;
}

[class^=search_btn_item] p {
  color: #5f5f5f;
}

[class^=search_btn_item] p::after {
  display: block;
  width: 0;
  height: 0;
  margin: 0 auto;
  margin-top: 3%;
  content: "";
  border-color: #4cc5b2 transparent transparent transparent;
  border-style: solid;
  border-width: 10px 9px 0 9px;
  animation: bound 2s infinite;
}

@keyframes bound {
  0% {
    transform: translateY(0);
  }
  5% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-5px);
  }
  25% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-3px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
[class^=search_btn_item] img {
  width: 35%;
}

.search_btn_item-small img {
  width: 45%;
}

.page_btn {
  width: 94%;
  margin: 0 auto 1em;
}

.page_btn a {
  position: relative;
  display: block;
  padding: 2% 0;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background: #4cc5b2;
  border-radius: 5px;
}

.page_btn a::after {
  position: absolute;
  top: 20%;
  right: 3%;
  color: #fff;
  content: "▼";
  transform: rotate(-90deg);
}

.page_btn_inner {
  display: block;
  width: 64%;
  margin: 0 auto;
  line-height: 1.2;
}

/* ページ内リンク用誘導ボタンここまで */
/* 記事内のグラフ挿入用クラス */
.graph_img {
  width: 94%;
  margin: 0 auto 1em;
  text-align: center;
}

.graph_img p {
  font-size: 15px;
  font-weight: bold;
  color: #4cc5b2;
}

.graph_img_ttl_sub {
  display: block;
  margin-top: 2%;
  font-size: 14px;
}

/* 記事内のグアフ挿入用クラスここまで */
/* ankboxの紹介文の部分調整用クラス */
.ankbox_info {
  padding: 5%;
  background: #fff;
}

.ankbox_info p {
  margin: 0;
  font-weight: bold;
  color: #4274bb;
}

.ankbox_info_list {
  margin-left: 1em;
}

.ankbox_info_list {
  list-style-type: none;
}

.ankbox_info_list_item::before {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 0.5em 0 -1em;
  content: "";
  background: #4274bb;
  border-radius: 50%;
}

/* ankboxの紹介文の部分調整用クラスここまで */
@media screen and (min-width: 768px) {
  @font-face {
    font-family: "YuGothic M";
    src: local("Yu Gothic Medium");
  }
  @font-face {
    font-family: "Yu Gothic";
    src: local("Yu Gothic Bold");
    font-weight: bold;
  }
  .alignmnone {
    display: block;
    max-width: 500px;
    margin: 0 auto;
  }

  .aligncenter {
    width: auto;
    max-width: 450px;
    margin: 0 auto 2em;
  }

  [class^=btn-],
[class^=ttl-] {
    -webkit-text-size-adjust: none;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic", "YuGothic M", メイリオ, Meiryo, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
  }

  .break {
    display: inline;
  }

  .pcbreak {
    display: block;
  }

  /* text */
  .area-content p {
    width: 90%;
    margin: 0 5% 2em 5%;
    font-size: 1em;
    line-height: 2;
  }

  /* title */
  .ttl-a {
    padding: 1.1em 1em 0.9em 1em;
    margin-bottom: 1.6em;
    font-size: 1.6em;
    line-height: 1.6;
    background: #11b99f;
    background: -webkit-linear-gradient(left, #11b99f, #01beda);
    background: linear-gradient(to right, #11b99f, #01beda);
  }

  .ttl-a::before {
    bottom: -32px;
    font-size: 32px;
  }

  .ttl-b {
    padding: 0.8em 1.6em 0.6em 1.6em;
    font-size: 1.4em;
    line-height: 1.6;
  }

  .ttl-c {
    width: 90%;
    padding: 0.6em 0.8em 0.555em 0.8em;
    margin: 0 5% 2em 5%;
    font-size: 1.25em;
    line-height: 1.6;
    border-left: solid 6px #4cc5b2;
  }

  .ttl-d {
    width: 90%;
    padding: 0 0.8em 0 0.8em;
    margin: 0 5% 2em 5%;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.4;
    border-left: solid 6px #96e4db;
  }

  .ttl-f {
    font-size: 1.6em;
  }

  .ttl-g {
    width: 90%;
    padding-bottom: 6px;
    margin: 0 5% 2em 5%;
    font-size: 20px;
  }

  .ttl-fix_wrap {
    top: 0;
  }

  .ttl-button_wrap .ttl-b {
    padding: 0.8em 8em 0.7em 1.6em;
  }

  .ttl-button {
    top: 1.2em;
    right: 1.6em;
    width: 120px;
    padding-top: 22px;
    font-size: 16px;
    text-align: center;
  }

  /* box */
  .box-a {
    width: 90%;
    margin: 0 5% 2em 5%;
    border: solid 2px #4cc5b2;
  }

  .box-a .ttl-book {
    font-size: 1.15em;
    letter-spacing: 0.1em;
  }

  .box-a .ttl-book::before {
    top: calc(50% - 15px);
    vertical-align: 0.1em;
  }

  .box-a .ttl-book::after {
    top: calc(50% - 17.25px);
    transform: scale(0.5);
  }

  .box-a .area-txt {
    padding: 0.8em 0.6em 0.65em;
    font-size: 0.9em;
  }

  .box-b {
    width: 90%;
    padding: 1.5em 2em 1.3em 1.7em;
    margin: 0 5% 2em 5%;
    line-height: 1.8;
  }

  .box-b::before,
.box-b::after {
    width: 24px;
    height: 16px;
    transform: scale(1);
  }

  .box-b::before {
    left: 5px;
  }

  .box-c {
    width: 90%;
    padding: 1.5em 2em 1.3em 1.7em;
    margin: 0 5% 2em 5%;
    line-height: 1.8;
  }

  .box-d {
    width: 90%;
    padding: 1.5em 2em 1.3em 1.7em;
    margin: 0 5% 2em 5%;
    line-height: 1.8;
  }

  .box-toc {
    width: 90%;
    padding-top: 0;
    padding-left: 20px;
    margin: 0 5% 2em 5%;
  }

  .box-toc_head {
    top: 12px;
    width: 112px;
    font-size: 16px;
  }

  .box-toc_body {
    padding: 16px 32px 16px 120px;
  }

  .box-toc_body ul li {
    padding-left: 20px;
    font-size: 16px;
  }

  .box-toc_body ul li:not(:last-child) {
    margin-bottom: 8px;
  }

  [class^=box-] [class^=list-] {
    width: 96%;
    margin: 1% 0 0 3%;
  }

  [class^=box-] [class^=list-] li:last-child {
    margin: 0;
  }

  [class^=box-] p {
    width: 100%;
    margin: 0 0 1em 0;
  }

  [class^=box-] p:last-of-type {
    margin: 0;
  }

  /* movie */
  .movie {
    margin: 0 10% 5%;
  }

  /* btn */
  [class^=btn-] a {
    width: 80%;
    margin: 0 10% 1em 10%;
  }

  .btn-a a,
.btn-b a,
.btn-c a,
.btn-f a,
.btn-as a {
    letter-spacing: 1px;
  }

  .btn-a a::after,
.btn-b a::after,
.btn-c a::after,
.btn-f a::after,
.btn-as a::after {
    transform: scale(0.9);
  }

  .btn-as a,
.btn-ds a {
    padding: 0.8em 1em;
    font-size: 1em;
  }

  .double_btn_area {
    justify-content: space-between;
    margin: 0 80px 1em;
  }

  .double_btn_area > p {
    width: auto;
    margin: 0;
  }

  .btn-datail > a {
    width: 180px;
    height: 100%;
    padding: 15px 0;
    margin: 0;
    margin-right: 11px;
  }

  .double_btn_area .btn-as > a {
    display: block;
    width: 420px;
    height: 100%;
    padding: 15px 0;
    margin: 0;
  }

  /* table */
  .hikaku2 .ank_info td {
    padding: 0.5% 4% 1%;
  }

  .hikaku2 .ank_info .area-eye {
    padding: 2% 4%;
  }

  .hikaku2 .ank_info .area-eye::after {
    border-width: 0 0 1.6em 1.6em;
  }

  /* 篠田20171120追加 */
  .hikaku2 .ank_info a span {
    font-size: 1.2em;
  }

  .hikaku2 .btn-wrap {
    justify-content: space-around;
  }

  .hikaku2 .btn-wrap a {
    width: 40%;
    margin: 0;
    font-size: 1rem;
  }

  /* 篠田20171120ここまで追加 */
  .hikaku2 .double_btn_area {
    justify-content: flex-start;
    margin: 10px 0 0;
  }

  .hikaku2 .double_btn_area .btn-datail > a {
    width: 120px;
    padding: 20px 0;
    margin-right: 11px;
  }

  .hikaku2 .double_btn_area .btn-as > a {
    width: 325px;
    padding: 20px 0;
  }

  /* 篠田20171120追加 */
  .hikaku3-sp {
    display: none;
  }

  .hikaku3-pc {
    display: block;
    font-family: "メイリオ", sans-serif;
    background: #fff;
  }

  .hikaku3-pc .hikaku3-table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
  }

  .hikaku3-pc th,
.hikaku3-pc td {
    border: solid 1px #707070;
  }

  .hikaku3-pc th.hikaku3-table-head {
    position: relative;
    height: 40px;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 40px;
    color: #4f4f4f;
    letter-spacing: 1px;
    border-bottom: none;
    border-bottom: none;
  }

  .hikaku3-pc .hikaku3-table-head::after {
    position: absolute;
    right: 50%;
    bottom: -11px;
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-width: 12px 15px 0 15px;
    transform: translate(50%);
  }

  .hikaku3-pc .hikaku3-table-head.site {
    color: #fff;
    background: #0068b7;
  }

  .hikaku3-pc .hikaku3-table-head.site::after {
    border-color: #0068b7 transparent transparent transparent;
  }

  .hikaku3-pc .hikaku3-table-head.workspace,
.hikaku3-pc .hikaku3-table-head.urgency {
    background: #e3dfd0;
  }

  .hikaku3-pc .hikaku3-table-head.workspace::after,
.hikaku3-pc .hikaku3-table-head.urgency::after {
    border-color: #e3dfd0 transparent transparent transparent;
  }

  .hikaku3-pc .hikaku3-table-head.employment {
    background: #f5f1e3;
  }

  .hikaku3-pc .hikaku3-table-head.employment::after {
    border-color: #f5f1e3 transparent transparent transparent;
  }

  .hikaku3-pc .hikaku3-table-main {
    padding: 20px 12px;
    text-align: center;
  }

  .hikaku3-pc .hikaku3-table-main.no-line {
    border-top: none;
  }

  .hikaku3-pc .hikaku3-table-main.site {
    padding: 0 10px;
  }

  .hikaku3-pc .hikaku3-table-main a {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.2;
    color: #0068b7;
    text-decoration: none;
    letter-spacing: 0.3px;
  }

  .hikaku3-pc .hikaku3-table-main img {
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 15px;
  }

  .hikaku3-pc .hikaku3-table-main img:hover {
    opacity: 0.7;
  }

  .hikaku3-pc .hikaku3-table-main span {
    display: inline-block;
    height: 30px;
    padding: 0 8px;
    margin-bottom: 8px;
    font-size: 125%;
    line-height: 26px;
    color: #9b9b9b;
    letter-spacing: 0.3px;
    border: solid 2px #c9c9c9;
    border-radius: 5px;
  }

  .hikaku3-pc .hikaku3-table-main span.small {
    font-size: 110%;
  }

  .hikaku3-pc .hikaku3-table-main span:last-child {
    margin-bottom: 0;
  }

  .hikaku3-pc .hikaku3-table-main span.active {
    line-height: 30px;
    color: #fff;
    background: #09bbbc;
    border: #09bbbc;
  }

  .hikaku3-pc .hikaku3-table-main_inner {
    display: inline-block;
    text-align: left;
  }

  .hikaku3-pc .hikaku3-table-bottom {
    padding: 20px 0;
  }

  .hikaku3-pc .hikaku3-table-btn-wrap {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }

  .hikaku3-pc .hikaku3-table-btn {
    width: 45%;
    padding: 7px 0;
    font-size: 1.3em;
    color: #fff;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.5px;
    cursor: pointer;
    border-radius: 6px;
    transition: 0.3s;
  }

  .hikaku3-pc .hikaku3-table-btn.btn-left {
    background: #3facff;
    box-shadow: 3px 4px 1px #004a82;
  }

  .hikaku3-pc .hikaku3-table-btn.btn-left:hover {
    box-shadow: 5px 6px 3px #004a82;
    transform: translateY(-2px);
  }

  .hikaku3-pc .hikaku3-table-btn.btn-right {
    background: #ff5ab6;
    box-shadow: 3px 4px 1px #6e2b59;
  }

  .hikaku3-pc .hikaku3-table-btn.btn-right:hover {
    box-shadow: 5px 6px 3px #6e2b59;
    transform: translateY(-2px);
  }

  .hikaku3-pc .fa-external-link::before {
    margin-left: 0.4em;
    font-size: 0.9em;
  }

  /* 篠田20171120ここまで追加 */
  /* 須田20180301追加 */
  .tensyoku_hikaku-sp {
    display: none;
  }

  .tensyoku_hikaku-pc {
    display: block;
    font-family: "メイリオ", sans-serif;
    background: #fff;
  }

  .tensyoku_hikaku-pc .tensyoku_hikaku-table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
  }

  .tensyoku_hikaku-pc th,
.tensyoku_hikaku-pc td {
    border: solid 1px #707070;
  }

  .tensyoku_hikaku-pc th.tensyoku_hikaku-table-head {
    position: relative;
    height: 40px;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 40px;
    color: #4f4f4f;
    letter-spacing: 1px;
    background: #eee;
    border-bottom: none;
    border-bottom: none;
  }

  .tensyoku_hikaku-pc .tensyoku_hikaku-table-main {
    padding: 20px 12px;
    text-align: center;
    background: #fff;
  }

  .tensyoku_hikaku-pc .tensyoku_hikaku-table-main.no-line {
    border-top: none;
  }

  .tensyoku_hikaku-pc .tensyoku_hikaku-table-main.site {
    padding: 0 8px;
  }

  .tensyoku_hikaku-pc .tensyoku_hikaku-table-main a {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.2;
    color: #3facff;
    text-decoration: none;
    letter-spacing: 0.3px;
  }

  .official_link {
    display: block;
    width: 80%;
    padding: 5px 0;
    margin: 0 auto 5px;
    border-bottom: none;
  }

  .tensyoku_hikaku-pc .tensyoku_hikaku-table-main img {
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 15px;
    box-shadow: 0 1px 1px rgba(200, 200, 200, 0.35);
  }

  .tensyoku_hikaku-pc .tensyoku_hikaku-table-main span {
    display: inline-block;
    width: 100%;
    height: 35px;
    padding: 3.5px 10px;
    margin-bottom: 8px;
    font-size: 125%;
    line-height: 26px;
    color: #a1a1a1;
    text-align: center;
    letter-spacing: 0.3px;
    background: #eee;
    border-radius: 5px;
  }

  .tensyoku_hikaku-pc .tensyoku_hikaku-table-main span.small {
    font-size: 110%;
  }

  .tensyoku_hikaku-pc .tensyoku_hikaku-table-main span:last-child {
    margin-bottom: 0;
  }

  .tensyoku_hikaku-pc .tensyoku_hikaku-table-main span.active {
    line-height: 30px;
    color: #fff;
    background: #4cc5b2;
    border: #4cc5b2;
  }

  .tensyoku_hikaku-pc .tensyoku_hikaku-table-main_inner {
    display: inline-block;
    width: 90%;
    text-align: left;
  }

  .tensyoku_hikaku-pc .tensyoku_hikaku-table-bottom {
    padding: 20px 0;
  }

  .tensyoku_hikaku-pc .tensyoku_hikaku-table-btn-wrap {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }

  .tensyoku_hikaku-pc .tensyoku_hikaku-table-btn {
    width: 45%;
    padding: 7px 0;
    font-size: 1.3em;
    color: #fff;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.5px;
    cursor: pointer;
    border-radius: 6px;
    transition: 0.3s;
  }

  .tensyoku_hikaku-pc .tensyoku_hikaku-table-btn.btn-left {
    background: #3facff;
    box-shadow: 3px 4px 1px #004a82;
  }

  .tensyoku_hikaku-pc .tensyoku_hikaku-table-btn.btn-left:hover {
    box-shadow: 5px 6px 3px #004a82;
    transform: translateY(-2px);
  }

  .tensyoku_hikaku-pc .tensyoku_hikaku-table-btn.btn-right {
    background: #ff5ab6;
    box-shadow: 3px 4px 1px #6e2b59;
  }

  .tensyoku_hikaku-pc .tensyoku_hikaku-table-btn.btn-right:hover {
    box-shadow: 5px 6px 3px #6e2b59;
    transform: translateY(-2px);
  }

  .tensyoku_hikaku-pc .fa-external-link::before {
    margin-left: 0.4em;
    font-size: 0.9em;
  }

  /* 須田20180301ここまで追加 */
  /* 20180308 TakuyaShinoda アコーディオン */
  .accordion-area {
    position: relative;
    margin-bottom: 0;
  }

  .accordion-area.long {
    height: 20em;
  }

  .accordion-area.open {
    height: 100%;
  }

  .accordion-area.long:not(.accordion-area-pc) {
    height: 100%;
  }

  .accordion-area:not(.accordion-area-pc) .accordion-btn-close {
    display: none;
  }

  .accordion-area.open:not(.accordion-area-pc),
.accordion-area:not(.accordion-area-pc) .accordion-btn-area {
    display: none;
  }

  /* .accordion-area-pcがあればPCでもアコーディオン */
  .table-simple1 {
    width: 90%;
    margin: 0 5% 2em 5%;
  }

  .table-simple1 thead th {
    padding: 1.8% 1% 1.5% 1%;
  }

  .table-simple1 tbody th {
    padding: 1.8% 1% 1.5% 1%;
  }

  .table-simple1 td {
    padding: 1.8% 1% 1.5% 1%;
  }

  .table_parts th {
    padding: 17px 0;
    font-size: 16px;
  }

  .table_parts th br {
    display: none;
  }

  .table_parts td {
    padding: 18px 0;
    font-size: 14px;
  }

  .table_parts_eye > a {
    font-size: 16px;
  }

  .table_parts_eye img {
    padding: 10px 37px 37px;
  }

  .table_parts_eye br {
    display: none;
  }

  .table_parts_txt {
    margin-bottom: 20px;
    font-size: 14px;
  }

  .table_parts_txt p {
    font-size: 14px;
  }

  /* table_parts内のボタン系のmarginのリセット */
  .table_parts .btn-a > a,
.table_parts .btn-f > a {
    margin-bottom: 0;
  }

  /* list */
  [class^=list-] {
    width: 90%;
    margin: 0 5% 2em 5%;
    font-size: 1em;
  }

  [class^=list-] li {
    padding-left: 1.8em;
  }

  .list-dot li::before {
    left: 0.2em;
    font-size: 0.9em;
  }

  .list-att li::before {
    top: -0.2em;
    width: 1.3em;
    height: 1.8em;
  }

  .list-chk li::before {
    transform: scale(0.9);
  }

  /* part----------------------------- */
  .hikaku2 .col_name {
    width: 34%;
  }

  .table-ranking {
    width: 90%;
    margin: 0 5% 2em 5%;
    font-size: 1.1em;
  }

  .table-ranking .sp_br {
    display: none;
  }

  .table-ranking caption {
    font-family: "游ゴシック体", YuGothic, "Yu Gothic", "YuGothic M", メイリオ, Meiryo, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    -webkit-text-size-adjust: none;
  }

  .table-ranking th {
    padding: 0;
    font-size: 0.8em;
  }

  .table-ranking td {
    width: auto;
    padding: 1.5%;
    line-height: 1.4;
  }

  .table-ranking td:nth-child(1) {
    padding-left: 3.7em;
    font-size: 1em;
  }

  .table-ranking td:nth-child(2) {
    font-size: 1em;
  }

  .table-ranking td [class^=btn-] {
    width: 100%;
    margin: 0;
  }

  .table-ranking td [class^=btn-] a {
    width: 96%;
    margin: 0 2%;
  }

  .table-ranking .star {
    background-size: 130px auto;
  }

  .table-ranking .star10 {
    background-position: center -69px;
  }

  .table-ranking .star15 {
    background-position: center -105px;
  }

  .table-ranking .star20 {
    background-position: center -144px;
  }

  .table-ranking .star25 {
    background-position: center -181px;
  }

  .table-ranking .star30 {
    background-position: center -218px;
  }

  .table-ranking .star35 {
    background-position: center -256px;
  }

  .table-ranking .star40 {
    background-position: center -294px;
  }

  .table-ranking .star45 {
    background-position: center -330px;
  }

  .table-ranking .star50 {
    background-position: center -368px;
  }

  .table-ranking .no1 td:nth-child(1),
.table-ranking .no2 td:nth-child(1),
.table-ranking .no3 td:nth-child(1) {
    width: 35%;
    text-align: left;
  }

  .table-ranking .no1 td:nth-child(1) {
    padding-top: 2%;
    background: url(./images/icon-no1.png) no-repeat center left 5%;
  }

  .table-ranking .no2 td:nth-child(1) {
    padding-top: 2%;
    background: url(./images/icon-no2.png) no-repeat center left 5%;
  }

  .table-ranking .no3 td:nth-child(1) {
    padding-top: 2%;
    background: url(./images/icon-no3.png) no-repeat center left 5%;
  }

  .table-ranking .sitename {
    width: 28%;
  }

  .table-ranking .money {
    width: 36%;
  }

  .table-ranking .link_btn {
    width: 20%;
  }

  .table-ranking a:hover {
    color: #4cc5b2;
  }

  /* mod-ank1 */
  .mod-ank1 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 5% 2em 5%;
    border: solid 1px #7198cf;
  }

  .mod-ank1 .cach {
    width: 50%;
    padding: 0.15em 1.5em;
    margin: -1em 48% 1em 2%;
    font-weight: bold;
    color: #fff;
    text-align: left;
    background: #7198cf;
    border-radius: 1.3em;
  }

  .mod-ank1 .ank_name {
    width: auto;
    padding: 0 0.5em;
    margin: 0;
    text-align: left;
  }

  .mod-ank1 .ank_name a {
    font-size: 1.5em;
    text-align: left;
  }

  .mod-ank1 .eye {
    width: 38%;
    margin: 1em;
  }

  .mod-ank1 .eye img {
    width: 100%;
  }

  .mod-ank1 .area-txt {
    width: 50%;
  }

  .mod-ank1 [class^=list-] {
    margin: 1em 5% 1.8em;
    font-size: 0.9em;
    color: #666;
  }

  .mod-ank1 [class^=list-] li {
    margin-bottom: 0.8em;
  }

  .mod-ank1 [class^=btn-] {
    width: 100%;
    margin: 0;
  }

  .mod-ank1 [class^=btn-] a {
    width: 90%;
    margin: 0 auto 0.7em;
  }

  /* mod-ank2 */
  .mod-ank2 {
    width: 90%;
    margin: 0 5% 2em 5%;
  }

  .mod-ank2 .ank_name {
    width: 100%;
    margin: 0;
    text-align: left;
  }

  .mod-ank2 .ank_name a:hover {
    color: #4cc5b2;
  }

  .mod-ank2 .ank_name.no1::before,
.mod-ank2 .ank_name.no2::before,
.mod-ank2 .ank_name.no3::before {
    display: inline-block;
    width: 3.8em;
    vertical-align: -1em;
  }

  .mod-ank2 .eye {
    width: 94%;
    margin: 1em 3%;
    background: #ebebeb;
  }

  .mod-ank2 .eye img {
    width: 60%;
    margin: 0 20%;
  }

  .mod-ank2 .area-point {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 5% 1em 5%;
    background: #fff;
  }

  .mod-ank2 .ttl-point_blue {
    position: relative;
    width: 30%;
    font-size: 1.1em;
    line-height: 1.2;
  }

  .mod-ank2 .ttl-point_blue .middle {
    position: absolute;
    top: 50%;
    left: 0;
    width: 90%;
    margin: -1.3em 5% 0 5%;
    text-align: center;
  }

  .mod-ank2 .ttl-point_blue::after {
    bottom: 50%;
    left: 100%;
    margin-bottom: -0.7em;
    font-size: 1.5em;
    transform: scale(1, 1.1) rotate(-90deg);
  }

  .mod-ank2 [class^=list-] {
    width: 60%;
  }

  .mod-ank2 [class^=list-] li {
    margin-bottom: 0.8em;
    line-height: 1.4;
  }

  .mod-ank2 .txt-point {
    width: 60%;
    margin: 1em 5%;
    font-size: 0.9em;
    line-height: 1.4;
  }

  .mod-ank2 [class^=btn-] {
    width: 100%;
    margin: 0;
  }

  .mod-ank2 [class^=btn-] a {
    width: 90%;
    margin: 0 auto 0.7em;
  }

  /* mod-ank3 */
  .mod-ank3 .eye {
    display: inline-block;
    width: 40%;
    margin: 0 0 1em;
    vertical-align: top;
  }

  .mod-ank3 .area-info {
    display: inline-block;
    width: 56%;
    margin-left: 2%;
  }

  .mod-ank3 .table-simple1 {
    width: 100%;
    margin: 0;
    font-size: 0.8em;
  }

  .mod-ank3 .table-simple1 th {
    text-align: center;
  }

  .mod-ank3 .txt-info {
    font-size: 0.9em;
  }

  .mod-ank3 [class^=btn-] a {
    width: 90%;
    margin: 0 5%;
  }

  /* mod-ank4 */
  .mod-ank4 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .mod-ank4 .ank_name {
    position: relative;
    width: 100%;
    margin: 1em 0;
    font-size: 2em;
    line-height: 1.4;
  }

  .mod-ank4 .ank_name span {
    font-size: 0.8em;
  }

  .mod-ank4 .ank_name a {
    color: #4274bb;
  }

  .mod-ank4 .eye {
    width: 45%;
    margin: 0 4% 1em 0;
  }

  .mod-ank4 .eye img {
    width: 100%;
  }

  .mod-ank4 .area-info {
    width: 50%;
  }

  .mod-ank4 [class^=btn-] a {
    width: 100%;
    margin: 0;
  }

  .mod-ank5 .star {
    vertical-align: -0.9em;
  }

  .mod-ank5 .area-name {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 2.5% 2%;
  }

  .mod-ank5 .site_name {
    align-items: center;
    width: 74%;
    margin: 0;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic", "YuGothic M", メイリオ, Meiryo, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.15em;
    font-weight: bold;
    line-height: 1.7;
    text-align: left;
    -webkit-text-size-adjust: none;
  }

  .mod-ank5 .site_name a {
    color: #565656;
    text-decoration: none;
  }

  .mod-ank5 .table-simple1 td,
.mod-ank5 .table-simple1 th {
    padding: 1%;
  }

  .mod-ank5 .table-simple1 .joken {
    width: 15%;
  }

  .mod-ank5 .table-simple1 .atai {
    width: 85%;
  }

  .mod-ank5 .site_name span {
    display: block;
    font-size: 1.8em;
  }

  .mod-ank5 .eye {
    width: 20%;
    margin-right: 3%;
  }

  .mod-ank5 .eye img {
    width: 100%;
  }

  .mod-ank5 [class^=list-] {
    font-size: 0.9em;
  }

  .mod-ank5 .table-simple1 [class^=list-] {
    margin: 0.3em 0 0;
  }

  .mod-ank5 .area-point,
.mod-ank5 .area-reco {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 5% 1em 5%;
  }

  .mod-ank5 .area-point [class^=list-],
.mod-ank5 .area-reco [class^=list-] {
    width: 60%;
    margin: 1em 5% 0;
  }

  .mod-ank5 .ttl-point_blue {
    position: relative;
    width: 30%;
    padding: 3%;
    margin: 0;
    font-size: 1.1em;
    line-height: 1.2;
  }

  .mod-ank5 .ttl-point_blue .middle {
    position: absolute;
    top: 50%;
    left: 0;
    width: 94%;
    margin: -1.1em 3% 0 3%;
    text-align: center;
  }

  .mod-ank5 .ttl-point_blue::after {
    bottom: 50%;
    left: 100%;
    margin-bottom: -0.7em;
    font-size: 1.5em;
    transform: scale(1, 1.1) rotate(-90deg);
  }

  .mod-ank5 .ttl-point_pink {
    position: relative;
    width: 30%;
    margin: 0;
    font-size: 1.1em;
    line-height: 1.2;
  }

  .mod-ank5 .ttl-point_pink .middle {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -1.1em;
    text-align: center;
  }

  .mod-ank5 .ttl-point_pink::after {
    bottom: 50%;
    left: 100%;
    margin-bottom: -0.7em;
    font-size: 1.5em;
    transform: scale(1, 1.1) rotate(-90deg);
  }

  .mod-ank5 .area-btn2 [class^=btn-] a {
    width: 96%;
    height: 4em;
    margin: 0 0 0 2%;
  }

  .mod-ank5 .area-btn2 {
    padding: 1.6em 0.5em;
    margin-top: 2em;
  }

  .mod-ank5 .area-btn2 [class^=btn-] {
    width: 100%;
    padding: 0;
    margin: 0;
  }

  .mod-ank5 [class^=btn-] {
    width: 100%;
    padding: 3.5%;
    margin: 2em auto 0;
  }

  .mod-ank5 .btn-a a {
    margin: 0 10% 0 10%;
  }

  .mod-ank6 [class^=ttl-] {
    margin: 0 0 0.2em;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .mod-ank6 p {
    margin: 0 0.5em 1em;
  }

  .mod-ank6 [class^=btn-] {
    margin: 0 auto;
  }

  .mod-ank6 [class^=btn-] a {
    width: 100%;
    margin: 0 auto;
  }

  .mod-matome {
    width: 90%;
    margin: 0 5% 2em 5%;
  }

  .mod-matome .ttl-matome {
    padding: 0.8em 1.2em;
    font-size: 1.3rem;
  }

  .mod-matome .ttl-matome::before {
    top: 25%;
    width: 6px;
    height: 50%;
  }

  .mod-hikaku {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 5% 2em 5%;
  }

  .mod-hikaku .ank_name {
    padding: 0 1em;
  }

  .mod-hikaku .list-age li {
    font-size: 0.9em;
  }

  .mod-hikaku .area-txt {
    position: relative;
    width: 70%;
    padding: 2% 3%;
    font-size: 0.9em;
  }

  .mod-hikaku .area-txt::after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent transparent #e857a3 transparent;
    border-style: solid;
    border-width: 0 0 1.6em 1.6em;
  }

  .mod-hikaku .area-eye {
    width: 30%;
    padding: 2%;
    border-top: none;
    border-right: solid 1px #ddd;
  }

  .mod-hikaku .area-eye [class^=btn-] a {
    width: 100%;
    margin: 0;
  }

  .mod-hikaku .area-eye aside {
    width: 100%;
    margin-bottom: 1em;
  }

  .list-dash {
    width: auto;
  }

  .list-dash li {
    padding: 0;
  }

  .list-border {
    width: auto;
  }

  .list-border li {
    padding: 0.3% 1.5%;
    margin: 0.5%;
    font-weight: bold;
  }

  [class^=desc-] dt {
    font-size: 1.2em;
  }

  /* アニメーショングラフ */
  .income-place-block {
    width: 90%;
  }

  .place-tab-box li {
    width: 24.5%;
    padding: 15px 0;
  }

  .place-tab-box li div {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
  }

  .place-tab-box li svg {
    display: inline-block;
    width: 40px;
    max-height: 60px;
    margin-right: 5px;
    fill: #5e5e5e;
    stroke-width: 0.8px;
  }

  .place-tab-box li.tab_active svg {
    fill: #fff;
  }

  .income-place-content {
    padding: 35px 20px;
  }

  .income-place-ttl {
    padding-left: 20px;
    margin-bottom: 25px;
  }

  .income-place-ttl p {
    margin: 0;
    font-size: 175%;
    letter-spacing: 1px;
  }

  .income-place-ttl p.ttl-sub {
    font-size: 110%;
  }

  .graph-wrap {
    margin: 0 3% 20px;
  }

  .graph {
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    height: 65px;
  }

  /* .graph img {
    height: auto;
    width: 140px;
    margin-right: 15px;
    margin-bottom: 0;
  } */
  .graph-wrap [class*=graph_data] {
    height: 40px;
    margin-bottom: 0;
  }

  .income-place-bottom {
    font-size: 85%;
    letter-spacing: 0.3px;
  }

  .haken-que-block {
    width: 90%;
    padding: 40px 0;
  }

  .haken-que-block-inner {
    margin: 0 25px;
  }

  .graph-line-wrap {
    width: 90%;
    margin: 0 auto;
  }

  .haken-que-list {
    margin-bottom: 35px;
  }

  .haken-que-list:last-child {
    margin-bottom: 0;
  }

  .haken-que-list .list-ttl-head {
    padding: 10px 0;
    font-size: 200%;
    font-weight: bold;
  }

  .haken-que-list .list-ttl {
    margin-bottom: 15px;
  }

  .haken-que-list .list-ttl p {
    margin-bottom: 0;
    font-size: 140%;
  }

  .haken-que-list .list-ttl p br {
    display: block;
  }

  p.graph-line-label {
    width: 13%;
    margin: 0;
    font-size: 22px;
    font-weight: bold;
  }

  p.graph-line-label.graph-yes {
    margin-right: 20px;
  }

  p.graph-line-label.graph-no {
    margin-left: 20px;
  }

  .graph-line [class*=graph_data] {
    height: 40px;
    line-height: 40px;
  }

  /* 派遣マップ */
  .haken-map {
    width: 90%;
    padding: 50px 0;
  }

  .haken-map-inner {
    width: 90%;
    background-size: 90%;
  }

  .haken-map-row {
    -webkit-flex-direction: row;
    flex-direction: row;
  }

  .haken-map-block {
    width: 47%;
  }

  .haken-map-block-ttl {
    padding-left: 15px;
    font-size: 18px;
  }

  .haken-map-tag > label {
    padding: 12px 16px;
    font-size: 15px;
  }

  .haken-map-tag-link > a {
    padding: 12px 16px;
    font-size: 15px;
  }

  .haken-map-tag-show a {
    padding: 12px 17px 12px 23px;
    font-size: 15px;
  }

  .haken-map-tag > label::before,
.haken-map-tag-link > a::before,
.haken-map-tag-show a::before {
    padding-top: 3px;
  }

  /* 転職緊急度早見表 */
  .speed-table-sp {
    display: none;
  }

  .speed-table-pc {
    display: block;
    width: 90%;
    margin: 0 5% 2em 5%;
  }

  .speed-table-head-wrap {
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }

  .speed-table-head {
    width: 32%;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic", "YuGothic M", メイリオ, Meiryo, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 120%;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
  }

  .speed-table-head.speed-left {
    padding: 45px 0 36px;
    background-image: url("../../uploads/speed-table-pc-tab1.png");
  }

  .speed-table-head.speed-center {
    padding: 35px 0 15px;
    background-image: url("../../uploads/speed-table-pc-tab2.png");
  }

  .speed-table-head.speed-right {
    padding: 30px 0 5px;
    background-image: url("../../uploads/speed-table-pc-tab3.png");
  }

  .speed-table-main-wrap {
    display: flex;
    display: flex;
    justify-content: space-between;
  }

  .speed-table-main {
    width: 32%;
    padding: 30px 20px;
    text-align: center;
    list-style: none;
    border: solid 3px;
  }

  .speed-table-main:nth-child(1) {
    border: solid 3px #f33;
  }

  .speed-table-main:nth-child(2) {
    border: solid 2px #e2dc36;
  }

  .speed-table-main:nth-child(3) {
    border: solid 1px #3ab9d8;
  }

  .speed-table-main li {
    margin-bottom: 20px;
  }

  .speed-table-main li img {
    height: 85px;
  }

  .speed-table-main .official_link {
    width: 100%;
    padding: 5px 0;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: #e857a3;
    border: none;
    border-radius: 5px;
    box-shadow: 0 3px 0 #c73b85;
  }

  /* 以上 転職緊急度早見表 */
  /* 監修者プロフィール */
  .author_block {
    padding: 30px 30px 0 30px;
    margin: 0 5% 2em 5%;
  }

  .author_block-short {
    padding: 20px 25px 0;
  }

  [class^=author_block_head] {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .author_block_head-short {
    margin-bottom: 10px;
  }

  .author_block_body {
    height: 255px;
    margin-bottom: 20px;
  }

  .author_block_body_inner {
    display: flex;
    justify-content: space-between;
  }

  [class^=author_block_body_content] {
    flex-direction: column;
    width: 27%;
  }

  .author_block_body_content-short {
    flex-direction: row;
    width: 100%;
  }

  [class^=author_block_body_img] {
    width: 110px;
    height: 110px;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .author_block_body_img-short {
    width: 110px;
    height: 110px;
    margin-right: 15px;
  }

  [class^=author_block_body_person] {
    text-align: center;
  }

  .author_block_body_person_ttl-short {
    line-height: 1;
    text-align: left;
  }

  .author_block_body_person_name-short {
    font-size: 16px;
    text-align: left;
  }

  .author_block_body_person_name {
    margin-bottom: 15px;
  }

  [class^=author_block_body_txt] {
    width: 70%;
    font-size: 16px;
    line-height: 1.8;
  }

  .author_block_body_txt-short {
    width: 100%;
    text-align: left;
  }

  .author_box_readmore {
    right: 30px;
    left: auto;
    width: calc((100% - 60px) * 0.7);
    padding: 20px 0;
    text-align: right;
    border: none;
  }

  .author_box_readmore::before {
    bottom: 100%;
  }

  .author_box_close {
    padding: 20px 0;
    margin-top: 0;
    text-align: right;
    border: none;
  }

  /* 吹き出し用クラス */
  [class^=talk] {
    width: 90%;
  }

  [class^=talk_area] {
    margin: 38px 0 5%;
  }

  .talk_area-left::before {
    left: -10px;
  }

  .talk_area-right::after {
    right: -10px;
  }

  .talk_character {
    width: 22%;
  }

  [class^=talk_area] p {
    margin-bottom: 0;
  }

  /* 派遣ページ用キャラクターパーツ用 */
  .character_box {
    width: 90%;
  }

  .character_box p {
    margin: 0;
    font-size: 18px;
  }

  .character_list {
    width: 70%;
  }

  .character_item {
    font-size: 16px;
  }

  .character_item p {
    font-size: 28px;
  }

  .character-strong br {
    display: none;
  }

  .character-strong small {
    font-size: 16px;
  }

  .character_text {
    margin-top: 25px;
  }

  .character_text p {
    line-height: 1.5;
  }

  .character_text::before {
    top: -18%;
    border-width: 0 15px 20px 15px;
  }

  /* 案件パーツ */
  /* 案件パーツ①比較表（職場×雇用形態） Comparison table1 */
  .comp-table01 {
    width: 90%;
    margin: 0 5% 2em 5%;
  }

  .comp-table01 thead th {
    width: 48%;
  }

  .comp-table01 thead td {
    width: 26%;
  }

  .comp-table01 tbody th img {
    width: 220px;
    margin-bottom: 10px;
  }

  .comp-table01 tbody th .comp-table01_btn {
    width: 240px;
    padding: 12px 0 10px;
    font-size: 16px;
    box-shadow: 0 5px 0 #c73b85;
  }

  .comp-table01 tbody td {
    padding: 4%;
  }

  .comp-table01 tbody td div {
    padding: 12px 0;
    margin-bottom: 7px;
    font-size: 14px;
  }

  /* 案件パーツ②口コミ word-of-mouth */
  .reviews2_area {
    width: 90%;
    margin: 0 5% 2em 5%;
  }

  .reviews2_head {
    margin-bottom: 20px;
  }

  .reviews2_head_content {
    padding: 0 25px;
  }

  .reviews2_img {
    width: 100px;
  }

  .area-content .reviews2_star p {
    width: 50px;
    margin: 0;
    font-size: 0.9em;
  }

  .reviews2_star ul {
    max-width: 170px;
    margin-right: 15px;
  }

  .reviews2_star li::before {
    height: 22px;
  }

  .reviews2_head_info-sub {
    right: 20px;
    bottom: 10px;
    font-size: 14px;
  }

  .reviews2_txt {
    padding: 20px;
    font-size: 1em;
  }

  .reviews2_txt::before {
    left: 50px;
  }

  /* 案件パーツ③案件ボックス */
  .ankbox {
    width: 90%;
    padding-bottom: 20px;
    margin: 0 5% 2em 5%;
  }

  .ankbox_name {
    padding: 12px 15px;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .ankbox_head {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }

  .ankbox_head aside.eye_catch-pc {
    width: 60%;
    max-width: 400px;
  }

  .ankbox_head_img_wrap {
    width: 100%;
    max-height: 250px;
    margin: 0;
  }

  .ankbox_feature_wrap {
    width: 40%;
    min-width: calc(100% - 410px);
    margin: 0 0 0 10px;
  }

  .ankbox_feature_ttl {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .ankbox_feature_wrap > ul li {
    font-size: 16px;
  }

  .ankbox_feature_wrap > ul li::before {
    top: 6px;
  }

  .ankbox table tbody td {
    padding: 12px 16px;
  }

  .ankbox table thead th {
    font-size: 14px;
  }

  .ankbox_table-01 {
    margin-bottom: 10px;
  }

  .ankbox_table-01_cell_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }

  .ankbox_table-01_cell_inner > div {
    width: 48%;
    margin-bottom: 6px;
    font-size: 14px;
  }

  .ankbox_table-01_cell_inner > div:nth-child(3),
.ankbox_table-01_cell_inner > div:nth-child(4) {
    margin-bottom: 0;
  }

  .ankbox_table_row {
    display: flex;
  }

  .ank_table_row-sp {
    display: none;
  }

  .ank_table_row-pc {
    display: block;
  }

  .ank_table_row-pc thead th {
    width: 50%;
  }

  .ankbox_table-02_cell_inner {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .ankbox_table-02_cell_inner > div {
    width: 44%;
    font-size: 14px;
  }

  .ankbox_table-02_cell_inner > div:nth-child(-n+2) {
    margin-bottom: 8px;
  }

  .ankbox_table-03_cell_inner .ankbox_table_urgency_tab div {
    font-size: 13px;
  }

  .ankbox_btn_wrap {
    justify-content: space-around;
    padding-top: 20px;
  }

  .ankbox_btn_wrap > a {
    width: 45%;
    padding: 14px 5px 12px;
    font-size: 17px;
    letter-spacing: 1px;
  }

  .ankbox_btn_wrap > a:hover {
    opacity: 0.8;
  }

  /* 案件パーツ④求人数棒グラフ */
  #job-graph {
    width: 90%;
    margin: 0 5% 2em 5%;
  }

  #job-graph .place-tab-box {
    justify-content: flex-start;
  }

  #job-graph .place-tab-box li {
    width: 16%;
    padding: 8px 0;
    margin-right: 5px;
  }

  #job-graph .place-tab-box li.tab_active {
    padding: 12px 0;
  }

  #job-graph .income-place-ttl {
    margin-bottom: 0;
  }

  #job-graph .income-place-ttl p {
    font-size: 125%;
  }

  #job-graph .income-place-ttl p.ttl-sub {
    font-size: 100%;
  }

  #job-graph .income-place-content {
    padding: 35px 30px;
  }

  #job-graph .graph {
    margin-bottom: 10px;
  }

  /* #job-graph .graph img {
    height: 40px;
    width: auto;
  } */
  /* 案件パーツ⑤比較表（サポート体制） Comparison table2 */
  .comp-table02 {
    width: 90%;
    margin: 0 5% 2em 5%;
  }

  .comp-table02 thead th {
    width: 43%;
  }

  .comp-table02 thead td {
    width: 57%;
  }

  .comp-table02 tbody th img {
    width: 220px;
    margin-bottom: 10px;
  }

  .comp-table02 tbody th .comp-table02_btn {
    width: 240px;
    padding: 12px 0 10px;
    font-size: 16px;
    box-shadow: 0 5px 0 #c73b85;
  }

  .comp-table02 tbody td {
    padding: 4%;
  }

  .comp-table02 tbody td .comp-table02_cellinner {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .comp-table02 tbody td .comp-table02_cellinner > div {
    width: 30%;
    padding: 20px 0;
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
  }

  .comp-table02 tbody td .comp-table02_cellinner > div img {
    display: block;
    width: auto;
    height: 30px;
    margin: 0 auto 15px;
  }

  /* 関連記事カード */
  a.post-link {
    position: relative;
    width: 90%;
    margin: 0 5% 2em 5%;
  }

  .post-link::after {
    top: 50%;
    right: 0.5em;
    width: 12px;
    height: 20px;
    background-position: 0 -80px;
    transition: 0.2s;
    transform: translateY(-50%);
  }

  .post-link:hover::after {
    transform: translate(6px, -50%);
  }

  .post-link_img {
    width: 190px;
    height: 130px;
  }

  .post-link_content {
    width: calc(100% - 130px);
    padding: 0 60px 0 20px;
  }

  .post-link_content_ttl {
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 24px;
  }

  .post-link_content_des {
    height: 36px;
    font-size: 12px;
    line-height: 18px;
    color: #5f5f5f;
  }

  /* 以上関連記事カード */
  /* 記事のミエルカパーツ */
  .post_info_item_ttl {
    font-size: 16px;
  }

  .list_item_ttl {
    width: 14%;
    font-size: 12px;
  }

  .list_item_text {
    width: auto;
  }

  .post_info_item dd {
    margin-left: 1em;
    font-size: 18px;
  }

  .post_info_item-small {
    margin-left: 1em;
    font-size: 14px;
  }

  .post_info_list_item {
    margin-bottom: 5px;
  }

  .list_item_ttl img {
    vertical-align: middle;
  }

  /* 記事のミエルカパーツここまで */
  /* ページ内リンク用誘導ボタン */
  .search_btn_area {
    flex-wrap: nowrap;
  }

  .search_btn {
    margin: 0 auto 20px;
  }

  .search_btn p {
    width: 100%;
    padding: 10px 0;
    margin: 0;
  }

  .search_btn_area a {
    padding: 15px 0 0;
  }

  [class^=search_btn_item] img {
    width: 40%;
  }

  .search_btn_item-small img {
    width: 35%;
  }

  .page_btn {
    width: 550px;
  }

  .page_btn_inner {
    width: 100%;
    text-align: center;
  }

  .page_btn a::after {
    top: 13%;
  }

  /* ページ内リンク用誘導ボタンここまで */
  /* 記事内のグラフ挿入用クラス */
  .graph_img {
    margin: 0 auto 2em;
  }

  .graph_img p {
    margin: 0 auto;
  }

  .graph_img_ttl_sub {
    margin-top: 0;
  }

  /* 記事内のグアフ挿入用クラスここまで */
  /* ankboxの紹介文の部分調整用クラス */
  .ankbox_info {
    padding: 15px;
  }

  .ankbox_info p {
    margin: 0;
  }

  /* ankboxの紹介文の部分調整用クラスここまで */
}
/* ランキングテーブルタグのse・5s対策 */
@media screen and (max-width: 350px) {
  .table-ranking td:last-child {
    width: 20%;
    padding: 2%;
  }

  .table-ranking td [class^=btn-] a {
    padding: 1em;
  }

  .table-ranking td [class^=btn-] a::after {
    content: none;
    background: none;
  }

  .table-ranking .no1 td:nth-child(1),
.table-ranking .no2 td:nth-child(1),
.table-ranking .no3 td:nth-child(1) {
    width: 35%;
  }
}