@charset "UTF-8";

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

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.alignnone {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}

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

/*text*/
.area-intoro p {
  margin-bottom: 1em;
}

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

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

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

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

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

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

.gline {
  font-weight: bold;
  display: inline;
  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 {
  font-weight: bold;
  display: inline;
  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: #4cc5b2;
  text-decoration: underline;
}

a:hover {
  color: #4e7fc4;
}

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

a.extarnal::after {
  content: "\f08e";
  font-family: FontAwesome;
  margin-right: 5px;
}

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

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

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

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

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

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

.timelineMessage__message {
  font-size: 0.9em;
  letter-spacing: 0.5px;
  text-align: right;
  margin-bottom: 3em;
  padding-right: 1em;
}

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

.box-a .ttl-book {
  background: #c8f1e6;
  color: #5f5f5f;
  padding: 0.4em 0.4em 0.3em 0.4em;
  font-weight: bold;
  margin: 0;
  width: 100%;
}

.box-a .ttl-book::before {
  content: "\f02d";
  font-family: "FontAwesome";
  color: #fff;
  background: #4cc5b2;
  font-size: 0.9em;
  border-radius: 50%;
  font-weight: normal;
  display: inline-block;
  vertical-align: 0.2em;
  text-align: center;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  margin-right: 0.5em;
}

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

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

.box-b::before,
.box-b::after {
  content: "";
  display: block;
  height: 12px;
  width: 20px;
  position: absolute;
}

.box-b::before {
  top: 0;
  left: 4px;
  background: url(./images/icon-qq_top.png) no-repeat;
  background-size: auto 100%;
}

.box-b::after {
  bottom: 0;
  right: 1px;
  background: url(./images/icon-qq_btm.png) no-repeat;
  background-size: auto 100%;
}

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

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

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

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

.simple_box>p {
  font-size: 1em;
  font-weight: bold;
  display: inline-block;
  background: #FFF;
  margin: 0;
  transform: translateY(-50%);
  width: auto;
  padding: 0 .5em;
}

.simple_box_text>*:last-child {
  margin-bottom: 0;
}

.area-intoro .simple_box {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

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

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

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

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

.btn-a a::after,
.btn-b a::after,
.btn-c a::after,
.btn-f a::after,
.btn-as a::after {
  content: "\f08e";
  font-family: "FontAwesome";
  position: absolute;
  right: 0.4em;
  font-size: 0.8em;
  top: 50%;
  margin-top: -0.55em;
  font-weight: 100;
}

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

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

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

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

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

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

.btn-d a::after,
.btn-ds a::after {
  content: "\f078";
  font-family: "FontAwesome";
  position: absolute;
  right: 0.4em;
  top: 50%;
  margin-top: -0.55em;
  font-weight: 100;
}

.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 {
  color: #565656;
  font-size: 1.4em;
  position: relative;
  border: solid 1px #565656;
  border-bottom: solid 4px #565656;
}

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

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

.area-btn2 {
  -webkit-justify-content: center;
  /* Safari */
  justify-content: center;
  background: #f0f5fd;
  padding: 1em 0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 {
  content: "/";
  padding: 0 0.5em;
}

.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;
  border: solid 1px #4cc5b2;
  color: #4cc5b2;
  border-radius: 4px;
}

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

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

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

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

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

[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 {
  background: #fafafa;
  padding: 2% 4%;
  line-height: 1.2;
}

.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;
  font-size: 1.05em;
  line-height: 1.3;
  margin-bottom: 7%;
}

.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 {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 1.2em 1.2em;
  border-color: transparent transparent #e857a3 transparent;
  right: 0;
  position: absolute;
  bottom: 0;
}

.table-ranking {
  width: 100%;
  border: solid 4px #4cc5b2;
  background: #dddddd;
  border-collapse: separate;
  border-spacing: 1px;
  line-height: 1.8;
  font-size: 0.9em;
  margin-bottom: 1em;
}

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

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

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

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

.table-ranking tr.bottom {
  background: #fff;
}

.table-ranking tr.agent_even {
  background: #fafafa;
}

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

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

.table-ranking td:nth-child(1) {
  font-weight: bold;
  font-size: 3.7vmin;
  position: relative;
}

.table-ranking td:nth-child(1) .num {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
  font-size: 13px;
  font-weight: bold;
}

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

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

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

.table-ranking td.cell_bottom {
  padding-left: 2%;
  font-weight: normal;
}

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

.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 .sitename {
  width: 37%;
}

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

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

.table-ranking.typeDisplay td:nth-child(1) {
  padding-left: 2.8em;
}

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

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

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

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

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

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

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

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

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

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

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

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

.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 {
  content: "";
  display: block;
  background-size: auto 100%;
  width: 5em;
  height: 2.9em;
  margin: 0.5em auto;
}

.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 {
  color: #4274bb;
  font-size: 1.3em;
  font-weight: bold;
}

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

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

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

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

.area-point {
  background: #fff;
}

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

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

.area-reco {
  background: #fafafa;
}

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

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

/*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 {
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
}

.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 {
  border: solid 2px #7198cf;
  width: 90%;
  margin: 0 5% 2em 5%;
}

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

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

.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 {
  background: #f0f5fd;
  padding: 5%;
  border-bottom: solid 2px #7198cf;
  text-align: center;
  margin-bottom: 1em;
}

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

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

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

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

.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-"] {
  margin: 2em 5% 1em;
  padding-bottom: 0.5em;
  color: #565656;
  font-size: 0.8em;
}

.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-"] {
  margin: 0 0.5em 0.5em;
  width: auto;
  font-size: 1.2rem;
}

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

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

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

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

.mod-hikaku {
  width: 96%;
  margin: 0 auto;
  margin-bottom: 5%;
}

.mod-hikaku-main {
  border-right: solid 1px #ddd;
  border-left: solid 1px #ddd;
}

.mod-hikaku .ank-name {
  background-color: #416fae;
  color: #fff;
  font-size: 1.2em;
  letter-spacing: 1.5px;
  line-height: 2;
  text-align: center;
  width: 100%;
  margin: 0;
}

.mod-hikaku .area-table {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  padding: 2% 0;
}

.mod-hikaku .num-wrap,
.mod-hikaku .form-wrap {
  width: 45%;
  text-align: center;
}

.mod-hikaku-main-left .num-value,
.mod-hikaku-main-left .form-value {
  background-color: #eaf3ff;
  font-size: 1.1em;
}

.mod-hikaku-main-right .area-txt p {
  margin-bottom: 0;
}

.mod-hikaku-bottom {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  border: solid 1px #ddd;
  border-top: none;
}

.mod-hikaku-bottom-left,
.mod-hikaku-bottom-right {
  width: 48%;
}

.mod-hikaku-bottom p {
  margin: 1em 3%;
}

.mod-hikaku-bottom a {
  font-size: 1em;
  height: 3em;
}

.mod-hikaku-bottom-right a {
  background: #4cc5b2;
}

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

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

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

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

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

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

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

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

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

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

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

/*interview-----------------------------*/
.interview-intro {
  width: 100%;
  margin: 25px 0;
  line-height: 1.7;
  border: 2px solid #4cc5b2;
  padding: 20px;
}

.area-content .interview-intro {
  width: 94%;
  margin: 0 3% 1em 3%;
}

.interview-intro-head {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 10px;
}

.interview-intro img {
  width: 60px;
  margin-right: 15px;
}

.interview-intro-ttl {
  font-size: 14px;
}

.interview-intro-txt {
  font-size: 12px;
}

.area-content .interview-intro p {
  line-height: inherit;
  margin: 0;
  width: 100%;
}

.balloon {
  margin: 0 3% 15px;
  position: relative;
  display: flex;
  align-items: flex-start;
}

.balloon-right {
  flex-direction: row-reverse;
}

.balloon_image {
  width: 50px;
  border-radius: 50%;
  overflow: hidden;
}

.balloon_image img {
  width: 100%;
}

.balloon>p {
  margin: 0 auto;
  padding: 10px 10px;
  position: relative;
  flex: 1;
  border: 2px solid #4cc5b2;
  border-radius: 4px;
  font-size: 0.8em;
}

.balloon-left>p {
  margin-left: 16px;
}

.balloon-right>p {
  margin-right: 16px;
}

.balloon-right>p::before,
.balloon-right>p::after,
.balloon-left>p::before,
.balloon-left>p::after {
  display: block;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}

.balloon-left>p::before {
  border-width: 0 12px 12px 0;
  border-color: transparent #4cc5b2 transparent transparent;
  top: 20px;
  left: -13px;
}

.balloon-left>p::after {
  border-width: 0 12px 12px 0;
  border-color: transparent #fff transparent transparent;
  top: 22px;
  left: -8px;
}

.balloon-right>p::before {
  border-width: 12px 12px 0 0;
  border-color: #4cc5b2 transparent transparent transparent;
  top: 20px;
  right: -13px;
}

.balloon-right>p::after {
  border-width: 12px 12px 0 0;
  border-color: #fff transparent transparent transparent;
  top: 22px;
  right: -8px;
}

.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;
}

/* review ---------------------------*/
.reviews-area {
  width: 94%;
  margin: 0 auto 1em;
}

.reviews-head {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  background-color: #fafafa;
}

.reviews-head-img {
  width: 80px;
  height: auto;
}

.reviews-head-content {
  width: calc(100% - 80px);
  padding: 0 15px;
  font-weight: 600;
  font-size: .9em;
}

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

.reviews-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%);
}

@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;
    margin: 0 auto;
    margin-bottom: 30px;
    max-width: 500px;
  }

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

  [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-intoro p {
    margin-bottom: 2em;
  }

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

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

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

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

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

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

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

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

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

  .box-a .ttl-book::before {
    vertical-align: 0.1em;
  }

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

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

  .box-b::before,
  .box-b::after {
    height: 16px;
    width: 24px;
  }

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

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

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

  .simple_box {
    width: 90%;
    margin: 5% 5% 2em 5%;
  }

  .simple_box>p {
    font-size: 1em;
    margin: 0;
    width: auto;
    padding: 0 .5em;
    transform: translateY(-48%);
  }

  .simple_box_text>p {
    margin: 0 3% 2em;
  }

  .simple_box_text>p:last-child {
    margin-bottom: 1em;
  }

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

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

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

  [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-as a,
  .btn-ds a {
    font-size: 1em;
    padding: 0.8em 1em;
  }

  /*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;
  }

  .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%;
  }

  .timelineMessage__message {
    font-size: 1.2em;
    padding-right: 4em;
  }

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

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

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

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

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

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

  .table-ranking caption {
    letter-spacing: 1px;
    -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;
  }

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

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

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

  .table-ranking td:nth-child(1) .num {
    font-size: 15px;
    left: 24px;
  }

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

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

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

  .table-ranking td.cell_bottom {
    padding: 1.5%;
  }

  .table-ranking img.star-rating {
    width: 19px;
    height: auto;
    margin: 0 1px;
  }

  .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 .sitename {
    width: 28%;
  }

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

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

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

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

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

  .mod-ank1 {
    width: 90%;
    margin: 0 5% 2em 5%;
    border: solid 1px #7198cf;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .mod-ank1 .cach {
    background: #7198cf;
    color: #fff;
    margin: -1em 48% 1em 2%;
    padding: 0.15em 1.5em;
    text-align: left;
    width: 50%;
    border-radius: 1.3em;
    font-weight: bold;
  }

  .mod-ank1 .ank_name {
    margin: 0;
    width: auto;
    text-align: left;
    padding: 0 0.5em;
  }

  .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;
    color: #666666;
    font-size: 0.9em;
  }

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

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

  .mod-ank1 [class^="btn-"] a {
    margin: 0 auto 0.7em;
    width: 90%;
  }

  /*mod-ank2*/
  .mod-ank2 {
    width: 90%;
    margin: 0 5% 2em 5%;
  }

  .mod-ank2 .ank_name {
    text-align: left;
    margin: 0;
    width: 100%;
  }

  .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 {
    background: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 5% 1em 5%;
  }

  .mod-ank2 .ttl-point_blue {
    width: 30%;
    position: relative;
    font-size: 1.1em;
    line-height: 1.2;
  }

  .mod-ank2 .ttl-point_blue .middle {
    position: absolute;
    top: 50%;
    margin: -1.3em 5% 0 5%;
    width: 90%;
    text-align: center;
    left: 0;
  }

  .mod-ank2 .ttl-point_blue::after {
    transform: scale(1, 1.1) rotate(-90deg);
    bottom: 50%;
    left: 100%;
    margin-bottom: -0.7em;
    font-size: 1.5em;
  }

  .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%;
    line-height: 1.4;
    font-size: 0.9em;
    margin: 1em 5%;
  }

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

  .mod-ank2 [class^="btn-"] a {
    margin: 0 auto 0.7em;
    width: 90%;
  }

  /*mod-ank3*/
  .mod-ank3 .eye {
    width: 40%;
    margin: 0 0 1em;
    display: inline-block;
    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 {
    font-size: 2em;
    position: relative;
    line-height: 1.4;
    margin: 1em 0;
    width: 100%;
  }

  .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-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 2.5% 2%;
  }

  .mod-ank5 .site_name {
    width: 74%;
    margin: 0;
    text-align: left;
    font-size: 1.15em;
    line-height: 1.7;
    font-weight: bold;
    -webkit-text-size-adjust: none;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic", "YuGothic M", メイリオ,
      Meiryo, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Osaka,
      "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    align-items: center;
  }

  .mod-ank5 .site_name a {
    text-decoration: none;
    color: #565656;
  }

  .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 {
    font-size: 1.8em;
    display: block;
  }

  .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% 0em;
  }

  .mod-ank5 .ttl-point_blue {
    width: 30%;
    position: relative;
    font-size: 1.1em;
    line-height: 1.2;
    margin: 0;
    padding: 3%;
  }

  .mod-ank5 .ttl-point_blue .middle {
    position: absolute;
    top: 50%;
    margin: -1.1em 3% 0 3%;
    width: 94%;
    text-align: center;
    left: 0;
  }

  .mod-ank5 .ttl-point_blue::after {
    transform: scale(1, 1.1) rotate(-90deg);
    bottom: 50%;
    left: 100%;
    margin-bottom: -0.7em;
    font-size: 1.5em;
  }

  .mod-ank5 .ttl-point_pink {
    width: 30%;
    position: relative;
    font-size: 1.1em;
    line-height: 1.2;
    margin: 0;
  }

  .mod-ank5 .ttl-point_pink .middle {
    position: absolute;
    top: 50%;
    margin-top: -1.1em;
    width: 100%;
    text-align: center;
    left: 0;
  }

  .mod-ank5 .ttl-point_pink::after {
    transform: scale(1, 1.1) rotate(-90deg);
    bottom: 50%;
    left: 100%;
    margin-bottom: -0.7em;
    font-size: 1.5em;
  }

  .mod-ank5 .area-btn2 [class^="btn-"] a {
    width: 96%;
    margin: 0 0 0 2%;
    height: 4em;
  }

  .mod-ank5 .area-btn2 {
    margin-top: 2em;
    padding: 1.6em 0.5em;
  }

  .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 {
    font-size: 1.3rem;
    padding: 0.8em 1.2em;
  }

  .mod-matome .ttl-matome::before {
    width: 6px;
    height: 50%;
    top: 25%;
  }

  .mod-hikaku {
    width: 90%;
    margin: 0 5% 2em 5%;
    border: none;
  }

  .mod-hikaku .ank-name {
    box-shadow: 0 2px 1px #aaa;
    font-size: 1.4em;
    letter-spacing: 2px;
    padding: 0em 1em;
  }

  .mod-hikaku-main {
    display: -webkit-flex;
    display: flex;
  }

  .mod-hikaku-main-left {
    width: 50%;
  }

  .mod-hikaku-main-left .area-eye {
    width: 95%;
    margin: 0 auto;
    padding: 4% 0;
  }

  .mod-hikaku-main-left .num-label,
  .mod-hikaku-main-left .num-value,
  .mod-hikaku-main-left .form-label,
  .mod-hikaku-main-left .form-value {
    letter-spacing: 1px;
    line-height: 2em;
  }

  .mod-hikaku-main-left .num-value,
  .mod-hikaku-main-left .form-value {
    background-color: #eaf3ff;
    font-size: 1.1em;
  }

  .mod-hikaku-main-right {
    width: 50%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
  }

  .mod-hikaku-main-right .area-txt p {
    width: 100%;
    margin: 0;
    padding: 4%;
  }

  .mod-hikaku-bottom {
    padding: 2% 0;
  }

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

  .mod-hikaku-bottom-left {
    width: 50%;
  }

  .mod-hikaku-bottom-right {
    width: 50%;
  }

  .mod-hikaku-bottom .btn-as a {
    height: 3.5em;
    margin: 0 auto;
    letter-spacing: 1px;
  }

  .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;
  }

  /*interview---------------------------*/
  .interview-intro {
    padding: 20px 30px;
  }

  .area-content .interview-intro {
    width: 90%;
    margin: 0 5% 2em 5%;
  }

  .interview-intro img {
    width: 90px;
  }

  .interview-intro-ttl {
    font-size: 16px;
  }

  .interview-intro-txt {
    font-size: 14px;
  }

  .balloon {
    margin: 0 5% 2em 5%;
    width: 90%;
  }

  .balloon_image {
    width: 70px;
  }

  .balloon>p {
    margin: 0;
    font-size: 14px;
    border-radius: 8px;
    padding: 10px 20px;
  }

  .balloon-left>p {
    margin-left: 24px;
  }

  .balloon-right>p {
    margin-right: 24px;
  }

  /* review ---------------------------*/
  .reviews-area {
    width: 90%;
    margin: 0 auto 2em;
  }

  .reviews-head {
    margin-bottom: 20px;
  }

  .reviews-head-img {
    width: 100px;
  }

  .reviews-head-content {
    width: calc(100% - 100px);
    padding: 0 25px;
    font-size: 1em;
  }

  .reviews-txt {
    padding: 20px;
    font-size: 1em;
  }

  .reviews-txt::before {
    left: 50px;
  }

}

/* 新案件ボックス_案件名_2024/08 ---------------------------*/
.sp_only {
  /* display: block; */
}

@media screen and (min-width: 768px) {
  .sp_only {
    display: none;
  }
}

.recommend_box {
  background: #DFF7F1;
}

.recommend_box .recommend_head {
  position: relative;
  width: 100%;
  padding: 24px 12px;
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(to right, #11B99F, #01BEDA);
}

@media screen and (min-width: 768px) {
  .recommend_box .recommend_head {
    padding: 25px;
    margin-bottom: 40px;
    font-size: 25px;
    font-weight: 700;
  }
}

.recommend_box .recommend_head::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  bottom: -12px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 12px solid #09BBBC;
}

@media screen and (min-width: 768px) {
  .recommend_box .recommend_head::after {
    bottom: -20px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 20px solid #09BBBC;
  }
}

.recommend_box .recommend_body {
  width: 100%;
  color: #4D4D4D;
  padding: 0 12px 20px;
}

@media screen and (min-width: 768px) {
  .recommend_box .recommend_body {
    padding: 0 40px 24px;
  }

  .recommend_box .recommend_body:last-child {
    padding: 0 40px 32px;
  }
}

.recommend_box .recommend_body .anken_content {
  border-top: 6px solid;
  border-image: linear-gradient(to right, #11B99F, #01BEDA) 1;
  background: #fff;
  padding: 16px 0 21px;
}

@media screen and (min-width: 768px) {
  .recommend_box .recommend_body .anken_content {
    padding: 25px 0 32px;
  }
}

.recommend_box .recommend_body .anken_content .anken_name {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
  padding-bottom: 16px;
  border-bottom: 1px solid #DDDDDD;
}

@media screen and (min-width: 768px) {
  .recommend_box .recommend_body .anken_content .anken_name {
    font-size: 36px;
    line-height: 36px;
    padding-bottom: 25px;
  }
}

.recommend_box .recommend_body .anken_data {
  padding: 25px 12px 0;
}

@media screen and (min-width: 768px) {
  .recommend_box .recommend_body .anken_data {
    padding: 25px 32px 0;
  }
}

.recommend_box .recommend_body .anken_data .anken_headline {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 24px;
}

.recommend_box .recommend_body .anken_data .flex_area {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 24px;
}

@media screen and (min-width: 768px) {
  .recommend_box .recommend_body .anken_data .flex_area {
    flex-direction: row;
  }
}

.recommend_box .recommend_body .anken_data .flex_area div,
.recommend_box .recommend_body .anken_data .flex_area table {
  width: 100%;
}

@media screen and (min-width: 768px) {

  .recommend_box .recommend_body .anken_data .flex_area div,
  .recommend_box .recommend_body .anken_data .flex_area table {
    width: 50%;
  }
}

.recommend_box .recommend_body .anken_data .flex_area table {
  border-spacing: 0;
  border-bottom: 1px solid #DDDDDD;
}

.recommend_box .recommend_body .anken_data .flex_area table tr {
  height: 50px;
}

@media screen and (min-width: 768px) {
  .recommend_box .recommend_body .anken_data .flex_area table tr {
    height: 38px;
  }
}

.recommend_box .recommend_body .anken_data .flex_area table th {
  width: 50%;
  background: #4CC5B2;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  border-top: 1px solid #DDDDDD;
}

.recommend_box .recommend_body .anken_data .flex_area table td {
  width: 50%;
  text-align: center;
  color: #565656;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  border-top: 1px solid #DDDDDD;
  padding: 6px 0;
}

.recommend_box .recommend_body .anken_data .flex_area table td span {
  display: block;
  font-size: 12px;
  font-weight: 300;
}

.recommend_box .recommend_body .cta_btn {
  margin: 24px auto 0;
  width: 280px;
  height: 58px;
  border-radius: 6px;
  background: linear-gradient(180deg, #F261AD 0%, #F261AD 50%, #E857A3 50%, #E857A3 100%);
  box-shadow: 0px 4px 0px 0px #A23D72;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.recommend_box .recommend_body .cta_btn a {
  color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

@media screen and (min-width: 768px) {
  .recommend_box .recommend_body .cta_btn {
    width: 297px;
    height: 66px;
  }
}

.recommend_box .recommend_body .anken_content .cta_btn img {
  width: 16px;
  height: 16px;
}

.recommend_box .recommend_body .anken_data ol {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
  margin: 0;
}

.recommend_box .recommend_body .anken_data li {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  padding-left: 30px;
  margin: 16px 0;
  position: relative;
}

.recommend_box .recommend_body .anken_data li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #4CC5B2;
  border: 1px solid;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
  width: 24px;
  color: #ffffff;
  font-size: 85%;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
}

/* /新案件ボックス_案件名_2024/08 --------------------------*/

/* 案件ボックス_2024/12 -----------------------------*/
.ankenBox {
  margin: 0 3% 1em 3%;
  border: 1px solid #DDDDDD;
  border-top: 4px solid #4CC5B2;

  @media screen and (min-width: 768px) {
    margin: 0 5% 2em 5%;
  }

  .ankenBoxTitle {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    margin: 16px 3% 1em 3%;
    color: #4D4D4D;

    @media screen and (min-width: 768px) {
      font-size: 24px;
      line-height: 36px;
      margin: 24px 5% 2em 5%;
    }
  }

  .basicInfo_box {
    color: #4D4D4D;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    gap: 24px;
    margin: 16px 3% 1em 3%;

    @media screen and (min-width: 768px) {
      flex-direction: row;
      gap: 0;
      margin: 24px 5% 2em 5%;
    }

    img {
      width: 314px;
      height: auto;
    }
  }

  .evaluation_box {
    width: 100%;

    @media screen and (min-width: 768px) {
      width: 47%;
    }
  }

  .evaluation {
    display: flex;
    align-items: center;
    justify-content: first-child;
    margin-bottom: 12px;

    .title {
      color: #4D4D4D;
      font-size: 14px;
      font-weight: 600;
      background: #DEF7F0;
      border-radius: 2px;
      padding: 6px 12px;
      margin-right: 12px;
    }

    .point {
      color: #4D4D4D;
      font-size: 16px;
      font-weight: 600;
      margin-left: 8px;
    }
  }

  /* 総合評価 星アイコン */
  .anken-card_review_total_star {
    width: 136px;
    height: 24px;
    margin-top: 0;
    display: inline-block;
    padding-top: 6.5%;
    background: url(./images/image_star.png) no-repeat;
    background-size: 100%;
  }

  .anken-card_review_total_star.star_0-0 {
    background-position-y: 0;
  }

  .anken-card_review_total_star.star_0-2 {
    background-position-y: 3.3333%;
  }

  .anken-card_review_total_star.star_0-4 {
    background-position-y: 6.6666%;
  }

  .anken-card_review_total_star.star_0-5 {
    background-position-y: 10%;
  }

  .anken-card_review_total_star.star_0-6 {
    background-position-y: 13.3333%;
  }

  .anken-card_review_total_star.star_0-8 {
    background-position-y: 16.6666%;
  }

  .anken-card_review_total_star.star_1-0 {
    background-position-y: 20%;
  }

  .anken-card_review_total_star.star_1-2 {
    background-position-y: 23.3333%;
  }

  .anken-card_review_total_star.star_1-4 {
    background-position-y: 26.6666%;
  }

  .anken-card_review_total_star.star_1-5 {
    background-position-y: 30%;
  }

  .anken-card_review_total_star.star_1-6 {
    background-position-y: 33.3333%;
  }

  .anken-card_review_total_star.star_1-8 {
    background-position-y: 36.6666%;
  }

  .anken-card_review_total_star.star_2-0 {
    background-position-y: 40%;
  }

  .anken-card_review_total_star.star_2-2 {
    background-position-y: 43.3333%;
  }

  .anken-card_review_total_star.star_2-4 {
    background-position-y: 46.6666%;
  }

  .anken-card_review_total_star.star_2-5 {
    background-position-y: 50%;
  }

  .anken-card_review_total_star.star_2-6 {
    background-position-y: 53.3333%;
  }

  .anken-card_review_total_star.star_2-8 {
    background-position-y: 56.6666%;
  }

  .anken-card_review_total_star.star_3-0 {
    background-position-y: 60%;
  }

  .anken-card_review_total_star.star_3-2 {
    background-position-y: 63.3333%;
  }

  .anken-card_review_total_star.star_3-4 {
    background-position-y: 66.6666%;
  }

  .anken-card_review_total_star.star_3-5 {
    background-position-y: 70%;
  }

  .anken-card_review_total_star.star_3-6 {
    background-position-y: 73.3333%;
  }

  .anken-card_review_total_star.star_3-8 {
    background-position-y: 76.6666%;
  }

  .anken-card_review_total_star.star_4-0 {
    background-position-y: 80%;
  }

  .anken-card_review_total_star.star_4-2 {
    background-position-y: 83.3333%;
  }

  .anken-card_review_total_star.star_4-4 {
    background-position-y: 86.6666%;
  }

  .anken-card_review_total_star.star_4-5 {
    background-position-y: 90%;
  }

  .anken-card_review_total_star.star_4-6 {
    background-position-y: 93.3333%;
  }

  .anken-card_review_total_star.star_4-8 {
    background-position-y: 96.6666%;
  }

  .anken-card_review_total_star.star_5-0 {
    background-position-y: calc(100% + 1px);
  }

  /* /総合評価 星アイコン */

  .details {
    width: 100%;
    margin-bottom: 16px;

    @media screen and (min-width: 768px) {
      margin-bottom: 0;
    }
  }

  .details_row {
    display: flex;
    align-items: center;
    justify-content: space-around;

    .txt {
      color: #4D4D4D;
      font-size: 14px;
      font-weight: 300;
    }

    .point {
      color: #4D4D4D;
      font-size: 14px;
      font-weight: 600;
    }
  }

  /* 棒グラフ */
  .anken-card_review_detail_graph {
    width: 121px;
    height: 8px;
    background: #DDDDDD;
    border-radius: 4px;
    margin-right: 8px;
    margin-left: auto;
    position: relative;
    overflow: hidden;
  }

  .anken-card_review_detail_graph::after {
    width: 96%;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 8px;
    background: #4CC5B2;
  }

  .graph_2-0:after {
    width: 40%;
  }

  .graph_2-2:after {
    width: 44%;
  }

  .graph_2-4:after {
    width: 48%;
  }

  .graph_2-6:after {
    width: 52%;
  }

  .graph_2-8:after {
    width: 56%;
  }

  .graph_3-0:after {
    width: 60%;
  }

  .graph_3-2:after {
    width: 64%;
  }

  .graph_3-4:after {
    width: 68%;
  }

  .graph_3-5:after {
    width: 70%;
  }

  .graph_3-6:after {
    width: 72%;
  }

  .graph_3-8:after {
    width: 76%;
  }

  .graph_4-0:after {
    width: 80%;
  }

  .graph_4-2:after {
    width: 84%;
  }

  .graph_4-4:after {
    width: 88%;
  }

  .graph_4-6:after {
    width: 92%;
  }

  .graph_4-8:after {
    width: 96%;
  }

  .graph_5-0:after {
    width: 100%;
  }
  /* /棒グラフ */
}


.btn-type2 a {
  position: relative;
  width: 311px;
  margin: 0 auto;
  font-size: 16px;
  padding: 16px 0;
  background: #E857A3;
  color: #fff;
  box-shadow: 0 3px 0 #A23D72;

  @media screen and (min-width: 768px) {
    width: 360px;
  }

  .small {
    font-size: 14px;

    @media screen and (min-width: 768px) {
      font-size: 16px;
    }
  }

  &::after {
    content: "\f08e";
    font-family: "FontAwesome";
    position: absolute;
    right: 18px;
    font-size: 18px;
    top: 50%;
    margin-top: -0.55em;
    font-weight: 100;
  }
}

.Features {
  margin: 0 3% 1.2em 3%;
  color: #4D4D4D;

  @media screen and (min-width: 768px) {
    margin: 0 5% 2em 5%;
  }

  .head {
    position: relative;
    background: #4CC5B2;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
  }

  .head::before {
    content: "▼";
    transform: scale(1.4, 1);
    display: block;
    position: absolute;
    color: #4CC5B2;
    bottom: -13px;
    left: 50%;
    margin-left: -0.7em;
  }

  .body {
    background: #FBF7E2;
    padding: 20px 16px 24px 40px;

    @media screen and (min-width: 768px) {
      padding: 20px 0 24px 56px;
    }

    .content {
      position: relative;
      list-style: none;
      font-size: 14px;
      line-height: 20px;
      font-weight: 600;

      @media screen and (min-width: 768px) {
        font-size: 16px;
        line-height: 24px;
      }

      .explanation {
        font-size: 14px;
        font-weight: 300;
        line-height: 21px;
        margin-bottom: 12px;

        .red {
          color: #FA5747;
        }
      }
    }
  }
}

.Features .body .content li {
  position: relative;
  counter-increment: num;
  margin-bottom: 4px;
}

.Features .body .content li::before {
  content: counter(num);
  top: 0;
  left: -28px;
  font-weight: 600;
  font-size: 12px;
  color: #fff;
  border-radius: 50%;
  background: #4CC5B2;
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;

  @media screen and (min-width: 768px) {
    left: -34px;
    font-size: 14px;
    width: 24px;
    height: 24px;
  }
}

.table-simple2 {
  border-collapse: separate;
  border-spacing: 1px;
  line-height: 1.8;
  background: #c5c5c5;
  width: 94%;
  margin: 0 3% 1em 3%;
  font-size: 14px;
  color: #4D4D4D;
}

.table-simple2 thead th {
  background: #F5F5F5;
  vertical-align: top;
  padding: 0.5% 1% 0% 1%;
  font-weight: 300;
}

.table-simple2 tbody th {
  background: #F5F5F5;
  text-align: left;
  padding: 0.5% 1% 0% 1%;
  font-weight: 300;
}

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


@media screen and (min-width: 768px) {
  .table-simple2 {
    width: 90%;
    margin: 0 5% 2em 5%;
  }

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

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

  .table-simple2 td {
    padding: 1.8% 1% 1.5% 1%;
    line-height: 20px;

    .bold {
      font-weight: 600;
    }

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

/* / 案件ボックス_2024/12 ---------------------------*/