@charset "UTF-8";
.section_01 .client_section .overview .read sup {
  font-size: 10px;
  font-weight: normal; }
.section_01 .client_section .overview table sup {
  font-size: 10px;
  font-weight: normal; }

.section_01 .client_section ul li .li_inner .overview .txt table th {
  color: #15616d;
  background: #def8f5;
  text-align: left;
  /*Edit END*/
  font-weight: bold;
  border: 1px solid #c8c8c8;
  padding: .3em;
  width: 38%;
  font-size: 12px; }

.comparisonBlc_inner tr th:first-child:after,
.comparisonBlc_inner tr td:first-child:after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #c8dbcd;
  z-index: -1; }

.comparisonBlc_inner tr th {
  background: #def8f5;
  color: #15616d; }

.comparisonBlc_inner tr td {
  line-height: 1.2em;
  font-size: 0.8em; }

.comparisonBlc_inner tr td .txt {
  display: none; }

.section_02 {
  padding-top: 167px;
  background: transparent url("../images/pickup_ttl.png") center 0 no-repeat;
  background-size: 780px auto; }

.check {
  display: inline-block;
  background: #facea3;
  color: #fff;
  font-size: .8em;
  border-radius: 3px;
  text-align: center;
  width: 18px;
  height: 18px;
  line-height: 18px; }

.check_green {
  display: inline-block;
  background: #2a9d92;
  color: #fff;
  font-size: .8em;
  border-radius: 3px;
  text-align: center;
  width: 18px;
  height: 18px;
  line-height: 18px; }

.img_ttl {
  text-align: center;
  margin: 0 0 20px; }

.section_ttl {
  display: block;
  background-color: #2a9d92;
  color: #fff;
  text-align: center;
  font-size: 1.3em;
  font-weight: 600;
  width: 100%;
  padding: 0.6em 0;
  line-height: 1.4; }

.section_ttl span {
  color: #ffea50;
  display: block;
  font-weight: 600; }

.section_online {
  padding: 0; }

.vertical_section {
  width: 100%;
  padding-bottom: 1em; }
  .vertical_section.mt {
    padding-top: 40px; }
  .vertical_section .pointtxt {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: calc(100% + 10px);
    width: 100%;
    font-size: 10px;
    line-height: 1.4;
    color: #f00; }
  .vertical_section .pointimg {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: calc(100% + -2px);
    width: 90%;
    color: #f00; }

.client_table {
  overflow-x: scroll; }

.client_table .wrap {
  position: relative;
  margin-top: 10px; }

.vertical_section table {
  width: 150vw;
  table-layout: fixed;
  border: 1px solid #afafaf; }
  .vertical_section table.top3 {
    width: 100%; }

.vertical_section table .crown {
  margin-bottom: 10px; }

.vertical_section table .crown img {
  width: 30%; }

.vertical_section table tr td {
  width: 20%;
  text-align: center;
  box-sizing: border-box;
  word-wrap: break-word;
  padding: 5px;
  border-left: 1px solid #afafaf;
  vertical-align: top;
  font-size: 11px; }

.vertical_section table tr:first-child td:first-child {
  border-top: solid 2px red; }

.vertical_section table tr:last-child td:first-child {
  border-bottom: solid 2px red; }

.vertical_section table tr td:first-child {
  background: #fffdea;
  border-left: solid 2px red;
  border-right: solid 2px red; }

.vertical_section table tr:nth-child(2n) td:first-child {
  border-right: none; }

.vertical_section table tr:first-child td {
  position: relative; }
  .vertical_section table tr:first-child td::before {
    content: "";
    position: absolute;
    width: 43px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -39px;
    pointer-events: none; }

.vertical_section table tr:first-child td:nth-child(1) {
  /*&::before{
  	background-image: url(../../images/ico_idx_rank_01.png);
  }*/ }
.vertical_section table tr:first-child td:nth-child(2) {
  /*&::before{
  	background-image: url(../../images/ico_idx_rank_02.png);
  }*/ }
.vertical_section table tr:first-child td:nth-child(3) {
  /*&::before{
  	background-image: url(../../images/ico_idx_rank_03.png);
  }*/ }
.vertical_section table tr:first-child td:nth-child(4) {
  /*&::before{
  	background-image: url(../../images/ico_idx_rank_04.png);
  }*/ }
.vertical_section table tr:first-child td:nth-child(5) {
  /*&::before{
  	background-image: url(../../images/ico_idx_rank_05.png);
  }*/ }

.vertical_section table tr td.linking {
  background: #def8f5;
  color: #2a9d92;
  font-size: .88em; }

.vertical_section table tr td h3 {
  font-size: 11.5px; }

.vertical_section table tr td span {
  text-align: center;
  display: block;
  margin-bottom: 0.25em; }

.vertical_section table tr td span.left {
  text-align: justify; }

.vertical_section table tr td span img {
  width: 28px; }

.client_section .vertical_section table tr td.btn {
  padding-bottom: 10px !important; }

.client_section .vertical_section .btn .shiny_btn a {
  font-size: 15px;
  border-radius: 5px; }

.hair_img, .hair_img_explanation, .change_graph {
  margin: 25px auto;
  text-align: center;
  width: 94%; }

.section_online .inner h2.heading1 {
  text-align: center;
  padding: 1em 0;
  line-height: 1.5em;
  font-size: 20px;
  font-weight: bold;
  margin: 0 auto; }

.section_online .inner h2.heading1 span {
  color: #f41b2d;
  text-align: center;
  font-size: 24px;
  padding-bottom: 0.1em;
  font-weight: 900;
  background: linear-gradient(transparent 60%, #ffee31 60%); }

.merit_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto; }

.section_online .online_merit .inner .merit {
  width: 45%; }

.section_online .online_merit .inner .merit .fl .right {
  width: auto; }

.section_online .shiny_btn {
  border-radius: 10px; }

.section_online .shiny_btn a {
  display: block;
  position: relative;
  z-index: 2;
  border-radius: 10px;
  background: #09a616;
  color: #ffffff;
  font-weight: bold;
  padding: 0;
  text-align: center;
  text-decoration: none;
  transition: .25s linear;
  box-shadow: 0 5px 0 #078312;
  overflow: hidden;
  border-radius: 30px; }

.section_online .inner {
  padding: 0 10px; }

.section_01 .inner {
  padding: 0; }

.section_online .vertical_section .shiny_btn a {
  padding: 13px 0; }

.section_vehicle .inner h2.heading1 {
  text-align: center;
  padding: 1em 0;
  line-height: 1.5em;
  font-size: 20px;
  font-weight: bold;
  margin: 0 auto; }

.section_vehicle .inner h2.heading1 span {
  color: #f41b2d;
  text-align: center;
  font-size: 24px;
  padding-bottom: 0.1em;
  font-weight: 900;
  background: linear-gradient(transparent 60%, #ffee31 60%); }

.merit_list {
  display: flex;
  flex-wrap: wrap;
  width: 700px;
  margin: 0 auto; }

.osusumepoint {
  width: 100%;
  border-radius: 5px;
  background: #fff;
  margin-top: 30px !important; }

.content_block {
  width: 100%;
  border-radius: 5px;
  background: #fff; }

.osusume_ttl {
  background: #2a9d92;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: relative; }
  .osusume_ttl::after {
    position: absolute;
    top: -20px;
    left: 10px;
    display: block;
    content: "";
    width: 55px;
    height: 55px;
    background-image: url("../../images/osusume_ico.png");
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 999; }

.ttl02 {
  background: #def8f5;
  padding: 10px 0;
  text-align: center;
  color: #2a9d92;
  font-size: 18px;
  font-weight: 600;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border: 1px solid #e7e7e7; }

.osusumepoint {
  margin: 15px 0 !important; }

.osusumepoint ul {
  padding: 10px 0 20px 170px;
  background: url("../images/osusume_ico.png") 20px 30px/110px 110px no-repeat; }

.osusumepoint ul li {
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 10px; }

.osusumepoint ul li sup {
  font-size: 10px;
  font-weight: normal; }

.osusumepoint ul li strong {
  color: #78290f;
  font-weight: 600; }

.osusumepoint ul li .anno {
  display: block;
  font-size: .6em;
  padding-left: 20px; }

.c_ttl {
  color: #f18215;
  font-size: 21px;
  font-weight: 900;
  text-align: center;
  margin: 20px 0 10px;
  line-height: 1.4; }

.c_ttl span {
  color: #101010;
  font-size: 15px;
  font-weight: 600;
  display: block; }

.flex_sb {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.merit_icons {
  width: 100%;
  margin: 0 auto 20px;
  padding: 0 10px; }
  .merit_icons img {
    margin: 0 0 10px; }

.c_ttl02 {
  color: #1c50a1;
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  line-height: 1.6;
  margin: 0 0 40px; }

.c_ttl02 span {
  font-size: 18px;
  font-weight: 600;
  color: #b8001b; }

.marker {
  background: linear-gradient(transparent 70%, #fdecb4 0%);
  display: inline;
  /*横に余白をつけたり、下にずらしたりするときは以下のpaddingを調整してください*/
  padding: 0 2px 4px; }

.reason_txt {
  border: 1px solid #d5d5d5;
  border-radius: 10px;
  width: auto;
  margin: 20px 10px 50px;
  padding: 20px 10px; }
  .reason_txt img {
    display: block;
    width: 60%;
    margin: 0 auto 20px; }
  .reason_txt p {
    width: 100%;
    display: block; }

.detail_table {
  width: 100%;
  margin: 0 auto 50px; }

.detail_table table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
  text-align: center; }

.detail_table thead tr th {
  border: none;
  font-size: 12px;
  padding: 10px 0;
  background-color: #e3e3e3;
  text-align: center;
  font-weight: 500;
  width: 25%; }

.detail_table thead tr th:nth-child(2) {
  color: #b8001b;
  font-weight: 900;
  background-color: #feeef0; }

.detail_table tbody tr th {
  background-color: #1c50a1;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  padding: 20px 0; }

.detail_table tbody tr td {
  border: 1px solid #dcdcdc;
  vertical-align: middle;
  font-size: 11px; }

.detail_table tbody tr td:nth-child(2) {
  background-color: #fffae8; }

.detail_table tbody tr td span {
  color: #b8001b;
  font-weight: 600; }

.questionnaire {
  width: 100%;
  margin: 0 auto 30px;
  border: 1px solid #dcdcdc;
  border-radius: 10px;
  padding: 15px 10px 20px;
  text-align: center; }

.questionnaire p {
  text-align: center;
  font-size: 11.5px;
  font-weight: 600;
  margin: 0 0 30px;
  line-height: 1.4; }

.questionnaire p span {
  font-size: .6em;
  font-weight: 400; }

h3.inner_ttl {
  border: 1px solid #2a9d92;
  background-color: #def8f5;
  color: #2a9d92;
  font-size: 14px;
  text-align: center;
  width: 100%;
  padding: 15px 0;
  border-radius: 30px;
  font-weight: 600;
  margin: 0 0 15px; }

.foryou {
  width: 100%;
  margin: 0 auto 30px;
  border: 1px solid #dcdcdc;
  border-radius: 10px;
  padding: 15px 10px 20px; }

.merit_li {
  position: relative;
  padding: 20px 20px 0; }

.merit_li img {
  position: absolute;
  right: 10px;
  bottom: -30px;
  width: 27%;
  height: auto; }

.merit_li ul {
  width: auto; }

.merit_li ul li {
  font-weight: 500;
  font-size: 12px;
  margin: 0 0 8px; }

.points {
  width: 100%;
  margin: 0 auto 30px; }

.points div {
  background-color: #ffeddc;
  border-radius: 3px;
  width: 100%;
  height: auto;
  text-align: center;
  padding: 15px 0 20px;
  box-sizing: border-box;
  margin: 0 0 10px; }

.points dl dt {
  margin: 0 0 10px;
  padding: 0 0 10px;
  border-bottom: 1px solid #fff; }
  .points dl dt img {
    width: 50px; }

.points dl dd {
  font-size: 13px;
  line-height: 1.6;
  font-weight: 500; }

.points dl dd span {
  font-size: 20px;
  font-weight: 900;
  color: #f18215; }

.flow {
  text-align: center;
  margin: 0 0 30px; }

.content_block {
  margin: 0 0 15px; }

.feature {
  margin-bottom: 0; }
  .feature .flex_sb {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.3;
    padding: 15px 5px 15px;
    align-items: flex-start; }
    .feature .flex_sb div {
      width: 32%; }
    .feature .flex_sb img {
      margin: 0 0 6px;
      display: block; }

.pre {
  margin: 0 0 20px; }
  .pre .pres {
    width: 100%;
    padding-bottom: 10px;
    padding: 0 10px; }
    .pre .pres table {
      width: 100%;
      margin: 15px auto 30px;
      border-collapse: collapse; }
      .pre .pres table th {
        background-color: #eee;
        border: 1px solid #dedede;
        font-size: 10px;
        text-align: center;
        vertical-align: middle;
        width: 70px;
        height: 60px; }
      .pre .pres table td {
        border: 1px solid #dedede;
        text-align: left;
        padding: 10px 6px;
        line-height: 1.6;
        font-size: 10px; }
        .pre .pres table td span {
          font-weight: 600; }

.client_section .shiny_btn {
  display: block;
  width: 90%;
  height: 52px;
  line-height: 52px;
  margin: 0 auto 10px;
  padding: 0;
  box-sizing: border-box;
  border-radius: 40px;
  box-shadow: 0 5px 0 #078312;
  font-size: 14px;
  line-height: 52px;
  font-weight: 600;
  vertical-align: top !important; }
.client_section .client_id .name .pointtxt {
  margin-bottom: 8px;
  color: #f00;
  font-size: 12px; }
.client_section .client_id .name .pointimg {
  top: -50%;
  left: 0;
  position: absolute;
  width: 250px;
  z-index: 3; }

.cta_btntxt {
  color: #78290f;
  font-size: 13px;
  font-weight: 600;
  margin: 0 0 10px;
  text-align: center; }

.pickup {
  width: auto;
  margin: 0 10px 50px;
  border: 2px solid #b8001b;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }
  .pickup .pickup_ttl {
    background: url("../images/pickup_sp.png") top left/cover no-repeat;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 17px; }
    .pickup .pickup_ttl h3 {
      font-weight: 600 !important;
      padding-left: 10%; }
  .pickup .pickup_content {
    padding: 15px 20px 25px;
    justify-content: flex-start; }
    .pickup .pickup_content img {
      display: block;
      width: 60%;
      margin: 0 auto;
      box-shadow: 2px 2px 4px #ccccccd9;
      text-align: center; }
    .pickup .pickup_content ul {
      margin: 0;
      padding: 40px 0 0;
      font-weight: 500;
      text-align: left; }
      .pickup .pickup_content ul li {
        font-size: 14px;
        margin: 0 0 10px;
        letter-spacing: 0.025em; }
        .pickup .pickup_content ul li strong {
          color: #b8001b;
          font-weight: 600; }
  .pickup .shiny_btn {
    display: block;
    width: 90%;
    height: 52px;
    line-height: 52px;
    margin: 0 auto 30px;
    padding: 0;
    box-sizing: border-box;
    border-radius: 40px;
    box-shadow: 0 5px 0 #078312;
    font-size: 14px;
    line-height: 52px;
    font-weight: 600;
    vertical-align: top !important; }

.shiny_btn {
  color: #fff;
  text-align: center;
  text-decoration: none; }
  .shiny_btn a {
    color: #fff;
    text-decoration: none; }

.click_btn {
  animation: vertical 3s linear infinite;
  transform-origin: center; }

@keyframes vertical {
  5% {
    transform: translate(0px, 2px);
    box-shadow: none; }
  10% {
    transform: translate(0px, 0);
    box-shadow: 0 5px 0 #078312; }
  15% {
    transform: translate(0px, 2px);
    box-shadow: none; }
  20% {
    transform: translate(0px, 0);
    box-shadow: 0 5px 0 #078312; } }
.nayami {
  width: 100%;
  margin: 15px auto; }

.matome {
  width: 760px;
  margin: 20px auto 40px;
  text-align: center;
  border: none !important; }
  .matome .matome_ttl {
    font-size: 15px;
    font-weight: 900;
    text-align: center;
    border-bottom: 1px solid #1c50a1;
    color: #15616d;
    margin: 0 0 20px;
    padding: 0 0 10px;
    display: inline-block; }
  .matome img {
    width: 80%;
    margin: 0 auto;
    display: block; }
  .matome .shiny_btn a.shiny_btn {
    font-size: 20px !important; }

.agacompare .section_06 .item_pickup2 .btn {
  font-size: 12px !important; }

.item_area .shiny_btn a {
  font-size: 12px !important;
  padding: 10px 0;
  border-radius: 30px;
  box-shadow: 0 5px 0 #078312; }
.item_area .txt .free_shipping {
  color: #f00; }

.comparisonBlc_inner td {
  font-size: 10px !important; }
  .comparisonBlc_inner td img {
    margin: 0 0 5px; }

.official_btn {
  display: flex;
  align-items: center;
  padding-top: 15px; }
  .official_btn .shiny_btn {
    box-sizing: border-box;
    display: block;
    width: 90%;
    height: 52px;
    line-height: 52px;
    margin: 0 auto 30px;
    padding: 0;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 14px;
    line-height: 52px;
    font-weight: 600;
    vertical-align: top !important;
    background-color: #09a616;
    box-shadow: 0 5px 0 #078312;
    color: #fff;
    text-align: center;
    text-decoration: none; }
    .official_btn .shiny_btn a {
      color: #fff;
      text-decoration: none;
      font-size: 12px; }

.section_04 .ttl .ttl_wrap h3 {
  color: #ffea50; }

.vertical_section table tr td.btn {
  padding-bottom: 15px !important; }

.recommend {
  border-radius: 5px;
  background: #fff;
  position: relative;
  border: 1px solid #e3e3e3;
  margin: 0 0 20px; }
  .recommend img {
    position: absolute;
    top: 60%;
    left: 10px;
    transform: translateY(-50%);
    width: 25%;
    height: auto; }
  .recommend .reco_ttl {
    width: 100%;
    background: #018aa0;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  .recommend ul {
    padding: 20px 0 20px 30% !important;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.8;
    min-height: 100px; }
    .recommend ul li {
      text-indent: -1em;
      padding-left: 1em; }

.section_merit {
  padding: 0 10px; }
  .section_merit .content_block.point_qa .ttl02 {
    line-height: 1.4;
    min-height: 75px;
    border-radius: 5px !important;
    text-align: left;
    padding: 15px 40px 15px 60px;
    position: relative; }
    .section_merit .content_block.point_qa .ttl02 > img {
      position: absolute;
      top: 50%;
      left: 10px;
      transform: translateY(-50%); }

.component {
  width: 100%;
  margin: 0 auto;
  text-align: center; }
  .component .comp_item {
    border: 2px solid #018aa0;
    border-radius: 10px;
    padding: 15px;
    margin: 0 0 25px; }
  .component .ttl_wrap {
    display: block;
    width: 100%;
    height: auto;
    position: relative; }
  .component .comp_ttl {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    color: #f99a3e;
    padding: 0 15px 6px;
    border-bottom: 1px solid #f99a3e;
    display: inline-block;
    line-height: 1.2; }
  .component .comp_img {
    width: 90%;
    margin: 20px auto;
    border-radius: 8px; }
    .component .comp_img img {
      object-fit: cover; }
  .component ul {
    padding: 0;
    text-align: left; }
    .component ul li {
      margin: 0 0 15px;
      line-height: 1.3;
      font-size: 13px; }
      .component ul li span {
        font-weight: bold;
        font-size: 13px;
        display: block;
        margin: 0 0 5px; }
  .component .accordion-trigger {
    right: 0;
    top: 50%; }
    .component .accordion-trigger span {
      background-color: #018aa0 !important;
      width: 20px !important;
      height: 3px !important; }
  .component .accordion-content {
    padding: 0; }

.search_section {
  margin-bottom: 30px;
  background: #fff; }
  .search_section .inner {
    width: 100%;
    padding: 20px 10px; }
  .search_section .ttl {
    background: #018aa0;
    text-align: center;
    padding: 14px 20px; }
  .search_section .items .item {
    margin-top: 2px; }
    .search_section .items .item .search_heading {
      color: #018aa0;
      background: #def8f5;
      padding: 15px;
      font-weight: 700;
      position: relative;
      font-size: .9rem; }
      .search_section .items .item .search_heading::before {
        content: "";
        position: absolute;
        width: 28px;
        height: 28px;
        background-image: url("../../images/search_trigger.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% auto;
        top: 50%;
        margin-top: -14px;
        right: 10px;
        pointer-events: none;
        transition: 0.3s; }
      .search_section .items .item .search_heading.active::before {
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
    .search_section .items .item .search_content {
      padding: 10px; }
  .search_section .search_btn {
    width: 75%;
    margin: 25px auto 0; }
    .search_section .search_btn button {
      display: block;
      width: 100%;
      background: #09a616;
      border: none;
      border-bottom: 4px solid #078312;
      border-radius: 65px;
      color: #fff;
      font-size: 1rem;
      font-weight: 700;
      line-height: 55px;
      outline: none; }
  .search_section .checkbox input,
  .search_section .radio input {
    display: none; }
  .search_section .radio {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
    .search_section .radio input {
      display: none; }
    .search_section .radio li {
      display: flex;
      align-items: center;
      margin-top: 10px;
      width: 49%;
      margin-left: 2%;
      margin-top: 6px;
      background: #fff;
      border: 1px solid #dbdbdb; }
      .search_section .radio li:nth-child(1), .search_section .radio li:nth-child(2) {
        margin-top: 0; }
      .search_section .radio li:nth-child(odd) {
        margin-left: 0; }
    .search_section .radio .parts {
      position: relative;
      line-height: 1;
      display: block;
      padding: 15px 10px;
      padding-left: 35px;
      cursor: pointer; }
      .search_section .radio .parts::before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 10px;
        transform: translateY(-50%);
        border: 1px solid #dbdbdb;
        background: #f6f6f6;
        margin-top: 1px; }
  .search_section .radio .parts::before {
    width: 15px;
    height: 15px;
    border-radius: 2px; }
  .search_section .radio input:checked + .parts::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 15px;
    width: 7px;
    height: 14px;
    margin-top: -8px;
    transform: rotate(40deg);
    border-bottom: 3px solid #d70101;
    border-right: 3px solid #d70101; }

.html_resultpage {
  font-size: 50%; }
  .html_resultpage body {
    font-size: 1.6em; }

.page_resultpage {
  background: #f4f4f4;
  padding: 10px 10px 30px; }
  .page_resultpage .container {
    width: 100%;
    padding-bottom: 40px; }
  .page_resultpage .result_wrap {
    margin-top: 20px; }
  .page_resultpage .client_archive2 {
    margin-top: 0; }
    .page_resultpage .client_archive2 table tr:first-child {
      background: #fff; }
  .page_resultpage .result_head .result_ttl {
    background-image: url("../../images/search_ico.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 22px auto;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 2.5rem;
    font-weight: 900;
    padding-left: 40px;
    color: #000;
    border-bottom: 1px solid #ddd; }
  .page_resultpage .result_head table {
    width: 100%;
    margin-top: 15px;
    background: #fff;
    border: 1px solid #e9e9e9; }
    .page_resultpage .result_head table th, .page_resultpage .result_head table td {
      border: 1px solid #e9e9e9;
      padding: 5px;
      font-size: 1.2rem; }
    .page_resultpage .result_head table th {
      text-align: center;
      background: #018aa0;
      color: #fff;
      width: 32%; }
    .page_resultpage .result_head table td {
      padding-left: 10px;
      padding-right: 10px; }
  .page_resultpage .scroll_txt {
    font-size: 11px;
    background: #e4e4e4;
    padding: 2px 10px;
    text-align: right;
    margin-right: -10px; }
  .page_resultpage .search_section .items .item .search_heading {
    font-size: 1.8rem; }
  .page_resultpage .search_section .search_btn button {
    font-size: 1.8rem; }

.client_archive2 {
  margin-right: -10px;
  overflow-x: scroll; }
  .client_archive2 table {
    width: 800px;
    border: 1px solid #e9e9e9;
    background: #fff; }
    .client_archive2 table th, .client_archive2 table td {
      border: 1px solid #e9e9e9;
      text-align: center; }
    .client_archive2 table thead th {
      background: #018aa0;
      color: #fff;
      font-size: 1.4rem;
      font-weight: 700;
      padding: 10px; }
    .client_archive2 table td {
      font-size: 1.3rem;
      width: 100px;
      padding: 8px; }
      .client_archive2 table td.image {
        width: 110px; }
        .client_archive2 table td.image img {
          width: 100px; }
        .client_archive2 table td.image a {
          display: block;
          color: #10adf6; }
          .client_archive2 table td.image a p {
            margin-top: 3px;
            font-size: 1.2rem;
            font-weight: 500; }
      .client_archive2 table td ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center; }
        .client_archive2 table td ul li {
          width: calc(100% / 3); }
      .client_archive2 table td.image a[href=""], .client_archive2 table td.btn .cta_btn a[href=""] {
        pointer-events: none;
        text-decoration: none; }
        .client_archive2 table td.image a[href=""] p, .client_archive2 table td.btn .cta_btn a[href=""] p {
          text-decoration: none;
          color: #333; }
      .client_archive2 table td.btn .cta_btn a[href=""] {
        opacity: .5; }
      .client_archive2 table td .ico {
        margin-bottom: 5px; }
      .client_archive2 table td .txt {
        line-height: 1.4; }
        .client_archive2 table td .txt.red {
          font-weight: 700;
          color: #f00; }
    .client_archive2 table .sticky {
      background: #fff;
      position: sticky;
      top: 0;
      left: 0;
      z-index: 100;
      left: 0; }
      .client_archive2 table .sticky::after {
        content: "";
        position: absolute;
        top: -1px;
        right: -1px;
        width: 1px;
        height: 100%;
        border-right: 1px solid #e9e9e9;
        z-index: 1; }
      .client_archive2 table .sticky::before {
        content: "";
        position: absolute;
        top: -1px;
        left: -1px;
        width: 1px;
        height: 100%;
        border-left: 1px solid #e9e9e9;
        z-index: 1; }
    .client_archive2 table thead .sticky {
      background: #018aa0; }
  .client_archive2 .cta_btn {
    border-radius: 5px; }
    .client_archive2 .cta_btn a {
      display: block;
      padding: 15px 0px;
      text-decoration: none;
      font-size: 1.4rem;
      font-weight: 700;
      color: #fff;
      text-align: center; }

.section_online .inner .top3 table tr td:nth-child(4),
.section_online .inner .top3 table tr td:nth-child(5) {
  display: none; }
.section_online .inner .top3.client_table {
  overflow-x: none; }
.section_online .inner .top3.vertical_section table {
  width: 100%; }

.client_section .note_block {
  margin-top: 10px;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 10px; }
  .client_section .note_block .image {
    width: 200px;
    margin: auto; }
  .client_section .note_block .txt {
    margin-top: 10px; }
    .client_section .note_block .txt span {
      color: #ff7d00;
      font-weight: 700; }
    .client_section .note_block .txt sup {
      font-size: 10px;
      font-weight: normal; }
.client_section .talent_slides {
  opacity: 0;
  height: 0;
  transition: opacity .3s linear; }
  .client_section .talent_slides.slick-initialized {
    opacity: 1;
    height: auto; }
.client_section .exam_slides {
  opacity: 0;
  height: 0;
  transition: opacity .3s linear; }
  .client_section .exam_slides.slick-initialized {
    opacity: 1;
    height: auto; }
.client_section .exam_block {
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  overflow: hidden; }
  .client_section .exam_block .slick-slide {
    height: auto !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d; }
  .client_section .exam_block .ttl {
    text-align: center;
    color: #fff;
    margin-bottom: -30px; }
  .client_section .exam_block .exam_slides {
    padding: 20px 10px; }
    .client_section .exam_block .exam_slides .wrap {
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center; }
      .client_section .exam_block .exam_slides .wrap .image {
        width: 50%; }
      .client_section .exam_block .exam_slides .wrap .name {
        width: 50%;
        font-size: 18px;
        font-weight: 700;
        padding-left: 15px; }
        .client_section .exam_block .exam_slides .wrap .name span {
          display: block;
          color: #018aa0;
          font-size: 12px;
          font-weight: 400; }
  .client_section .exam_block .review_image {
    margin: 10px auto 0;
    text-align: center; }
    .client_section .exam_block .review_image img {
      width: 100%; }
  .client_section .exam_block .slick-dots {
    bottom: -5px;
    left: 0; }
  .client_section .exam_block .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 6px;
    padding: 0;
    cursor: pointer; }
  .client_section .exam_block .slick-dots li button {
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent; }
  .client_section .exam_block .slick-dots li button:hover,
  .client_section .exam_block .slick-dots li button:focus {
    outline: none; }
  .client_section .exam_block .slick-dots li button:hover:before,
  .client_section .exam_block .slick-dots li button:focus:before {
    opacity: 1; }
  .client_section .exam_block .slick-dots li button:before {
    width: 10px;
    height: 10px;
    content: '';
    border: 1px solid #ddd;
    opacity: 1;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%; }
  .client_section .exam_block .slick-dots li.slick-active button:before {
    opacity: 1;
    color: black;
    background: #018aa0;
    border: 1px solid #018aa0; }
  .client_section .exam_block.imgonly .exam_slides .wrap .image, .client_section .exam_block.imgonly .slick-slide img {
    width: 100%; }
.client_section .exam_block.imgonly .exam_slides {
  padding: 15px 10px; }
.client_section .exam_block.imgonly .slick-slide {
  height: auto !important; }
.client_section .exam_block.imgonly .wrap {
  display: block; }
.client_section .exam_block.imgonly .image {
  width: 100%;
  text-align: center; }
.client_section .exam_block.imgonly img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block; }
.client_section .talent_block {
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px; }
  .client_section .talent_block .slick-slide {
    height: auto !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d; }
  .client_section .talent_block .ttl {
    background: #018aa0;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  .client_section .talent_block .talent_slides {
    padding: 20px 10px; }
    .client_section .talent_block .talent_slides .wrap {
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center; }
      .client_section .talent_block .talent_slides .wrap .image {
        width: 50%; }
      .client_section .talent_block .talent_slides .wrap .name {
        width: 50%;
        font-size: 18px;
        font-weight: 700;
        padding-left: 15px; }
        .client_section .talent_block .talent_slides .wrap .name span {
          display: block;
          color: #018aa0;
          font-size: 12px;
          font-weight: 400; }
  .client_section .talent_block .review_image {
    margin: 10px auto 0;
    text-align: center; }
    .client_section .talent_block .review_image img {
      width: 100%; }
  .client_section .talent_block .slick-dots {
    bottom: -5px;
    left: 0; }
  .client_section .talent_block .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 6px;
    padding: 0;
    cursor: pointer; }
  .client_section .talent_block .slick-dots li button {
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent; }
  .client_section .talent_block .slick-dots li button:hover,
  .client_section .talent_block .slick-dots li button:focus {
    outline: none; }
  .client_section .talent_block .slick-dots li button:hover:before,
  .client_section .talent_block .slick-dots li button:focus:before {
    opacity: 1; }
  .client_section .talent_block .slick-dots li button:before {
    width: 10px;
    height: 10px;
    content: '';
    border: 1px solid #ddd;
    opacity: 1;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%; }
  .client_section .talent_block .slick-dots li.slick-active button:before {
    opacity: 1;
    color: black;
    background: #018aa0;
    border: 1px solid #018aa0; }
  .client_section .talent_block.imgonly .talent_slides .wrap .image, .client_section .talent_block.imgonly .slick-slide img {
    width: 100%; }
.client_section .campaign_block {
  position: relative;
  background: #fff;
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
  -o-border-radius: 0 5px 0 0;
  -ms-border-radius: 0 5px 0 0;
  margin: 54px 0 20px; }
  .client_section .campaign_block .flag {
    position: absolute;
    top: -34px;
    left: 0;
    padding: 7px 15px;
    background: #fff;
    border: #018aa0 2px solid;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    color: #018aa0;
    font-size: 16px;
    font-weight: 700; }
  .client_section .campaign_block .ttl {
    background: #018aa0;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-size: 17px;
    line-height: 1.3;
    font-weight: 600; }
  .client_section .campaign_block .contents {
    padding: 10px; }
    .client_section .campaign_block .contents .wrap {
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center; }
      .client_section .campaign_block .contents .wrap .img {
        width: 90px;
        margin-right: 10px; }
      .client_section .campaign_block .contents .wrap .txt {
        width: calc(100% - 100px);
        font-weight: 500;
        color: #A27C06; }
        .client_section .campaign_block .contents .wrap .txt strong {
          color: #E23700;
          font-weight: 700;
          font-size: 130%; }
    .client_section .campaign_block .contents .remarks {
      margin-top: 10px;
      padding: 0;
      font-size: 10px;
      color: #101010;
      text-align: right;
      line-height: 1.4; }

.section_01 .client_section .campaign {
  border: 1px solid #e1ce92;
  border-radius: 4px;
  background: #fff;
  padding: 2em 0.7em 0.7em;
  position: relative;
  line-height: 1.6;
  margin: 4px 0 15px; }
  .section_01 .client_section .campaign::before {
    background: url("../images/ico_campaign.png") 0 0 no-repeat;
    background-size: contain;
    content: "";
    position: absolute;
    top: -10px;
    left: -3px;
    z-index: 3;
    width: 100%;
    height: 30px; }
  .section_01 .client_section .campaign span {
    display: block;
    padding: 10px 20px;
    width: 80%;
    line-height: 1;
    margin: 0 auto 10px;
    font-weight: 700;
    background-color: #E23700;
    color: #fff;
    font-size: 15px;
    text-align: center;
    border-radius: 5px; }
  .section_01 .client_section .campaign .campaigntxt {
    padding: 15px 0 15px 90px;
    text-align: center;
    line-height: 1.5;
    font-size: 1.4em;
    color: #a27c06; }
    .section_01 .client_section .campaign .campaigntxt p {
      font-weight: 700;
      font-size: 13px; }
    .section_01 .client_section .campaign .campaigntxt strong {
      font-weight: 700;
      font-size: 1.1em; }
  .section_01 .client_section .campaign .package {
    position: absolute;
    left: 8%;
    top: 50%;
    transform: translateY(-50%) rotate(-20deg);
    width: 50px;
    height: auto; }
    .section_01 .client_section .campaign .package img {
      width: 100%; }

.campaign {
  border: 1px solid #e1ce92;
  border-radius: 4px;
  background: #fff;
  padding: 2em 0.7em 0.7em;
  position: relative;
  line-height: 1.6;
  margin: 4px 0 15px; }
  .campaign::before {
    background: url("../images/ico_campaign.png") 0 0 no-repeat;
    background-size: contain;
    content: "";
    position: absolute;
    top: -10px;
    left: -3px;
    z-index: 3;
    width: 100%;
    height: 30px; }
  .campaign span {
    display: block;
    padding: 10px 20px;
    width: 80%;
    line-height: 1;
    margin: 0 auto 10px;
    font-weight: 700;
    background-color: #E23700;
    color: #fff;
    font-size: 15px;
    text-align: center;
    border-radius: 5px; }
  .campaign .campaigntxt {
    padding: 15px 0 15px 90px;
    text-align: center;
    line-height: 1.5;
    font-size: 1.4em;
    color: #a27c06; }
    .campaign .campaigntxt p {
      font-weight: 700;
      font-size: 13px; }
    .campaign .campaigntxt strong {
      font-weight: 700;
      font-size: 1.1em; }
  .campaign .package {
    position: absolute;
    left: 8%;
    top: 50%;
    transform: translateY(-50%) rotate(-20deg);
    width: 50px;
    height: auto; }
    .campaign .package img {
      width: 100%; }

.campaign_btn,
.campaign_btn2 {
  text-align: center;
  margin: 15px auto 0; }
  .campaign_btn .after_copy,
  .campaign_btn .after_copy2,
  .campaign_btn2 .after_copy,
  .campaign_btn2 .after_copy2 {
    width: 100%;
    display: none; }
  .campaign_btn .before_copy,
  .campaign_btn .before_copy2,
  .campaign_btn2 .before_copy,
  .campaign_btn2 .before_copy2 {
    width: 100%; }

.section_01 .client_section ul li .li_inner .client_id .name a {
  display: block;
  text-decoration: none;
  color: #222;
  padding: 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 1; }

.section_01 .client_section ul li .li_inner .client_id .name {
  display: block;
  text-decoration: none;
  padding: 10px 5px;
  color: #222;
  font-size: 24px;
  font-weight: bold;
  line-height: 1; }

.section_01 .client_section ul li .li_inner .overview .image .read {
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 1.3; }

.section_01 .client_section ul li .li_inner .overview .image img {
  width: 80%; }

.section_01 .client_section .osusume_ttl {
  font-size: 20px; }

.section_01 .client_section .osusumepoint ul li {
  font-size: 18px;
  line-height: 24px; }

.client_section .note_block .image {
  width: 100%;
  margin: 0 auto;
  text-align: center; }

.client_section .note_block .txt {
  font-size: 16px;
  line-height: 1.4; }

.client_section .talent_block .ttl {
  font-size: 20px; }

.agacompare .section_06 .item_pickup2 h2 {
  font-size: 18px; }

.agacompare .section_06 .item_pickup2 h2 span {
  font-size: 20px; }

.agacompare .section_06 .free_shipping {
  font-size: 18px;
  line-height: 1.3; }

.notes {
  margin: 2px 5px;
  font-size: 10px;
  text-align: right; }

.remarks {
  margin: 0;
  padding: 0;
  line-height: 1;
  /* アコーディオンコンテンツのデフォルトスタイル */ }

.remarks .accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  /* アニメーション時間を設定 */
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.4;
  font-size: 11px; }

.remarks .accordion-content.open {
  transition: .3s;
  margin-bottom: 10px; }

.remarks .accordion-trigger {
  cursor: pointer;
  position: relative !important;
  /*position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);*/
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  font-weight: 500;
  font-size: 12px;
  right: auto; }

.remarks .accordion-trigger button {
  position: relative;
  transition: .3s;
  font-size: 0.7em;
  border: none;
  background: none; }

.remarks .accordion-trigger.open button {
  transform: rotate(180deg);
  transition: .3s; }

.section_04 .official_btn .shiny_btn {
  box-sizing: border-box;
  display: block;
  width: 90%;
  height: 0px;
  margin: 0 auto 10px;
  padding: 20px 0 35px;
  box-sizing: border-box;
  border-radius: 5px;
  font-size: 14px;
  line-height: 0;
  font-weight: 600;
  vertical-align: top !important;
  background-color: #09a616;
  box-shadow: 0 5px 0 #078312;
  color: #fff;
  text-align: center;
  text-decoration: none; }

.section_04 .official_btn .shiny_btn a {
  display: block;
  position: relative;
  z-index: 2;
  border-radius: 10px;
  background: none;
  color: #ffffff;
  font-weight: bold;
  padding: 0px;
  text-align: center;
  text-decoration: none;
  transition: .25s linear;
  box-shadow: none;
  overflow: hidden;
  border-radius: 10px;
  line-height: 15px; }

.agacompare .section_06 .item_pickup2 h2 span strong {
  font-size: 20px; }

h2.top_table_ttl {
  text-align: center;
  position: relative; }
  h2.top_table_ttl .ttl_txt {
    display: inline-block;
    width: 100%;
    font-size: 21px;
    color: #018aa0;
    position: relative;
    font-weight: bold;
    line-height: 1.2; }
    h2.top_table_ttl .ttl_txt span {
      display: block;
      font-size: 16px;
      color: #101010; }
    h2.top_table_ttl .ttl_txt::before {
      display: block;
      position: absolute;
      content: "";
      width: 28px;
      height: 34px;
      background: url("../../images/left.png") no-repeat;
      background-size: contain;
      bottom: 0;
      left: 0; }
    h2.top_table_ttl .ttl_txt::after {
      display: block;
      position: absolute;
      content: "";
      width: 28px;
      height: 34px;
      background: url("../../images/right.png") no-repeat;
      background-size: contain;
      bottom: 0;
      right: 0; }

.survey {
  margin: 20px auto;
  padding: 0 10px;
  text-align: center; }
  .survey .eyecatch {
    margin-bottom: 25px; }
  .survey .worry {
    padding: 0 10px; }
  .survey .graph {
    margin: 25px 0 20px; }
  .survey .survey_osusume {
    margin: auto;
    padding: 16px 10px;
    border: solid 1px #cacaca; }
    .survey .survey_osusume .ttl_img {
      text-align: center;
      margin: 0 auto;
      width: 60%; }
    .survey .survey_osusume ul li {
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      padding: 8px 0;
      border-bottom: dotted 1px #b9b9b9;
      font-size: 14px; }
      .survey .survey_osusume ul li .image {
        margin-left: 6px;
        height: 40px;
        width: 20%; }
        .survey .survey_osusume ul li .image img {
          height: 100%;
          width: auto; }
      .survey .survey_osusume ul li p {
        flex: 1;
        text-align: left; }

.topCopy h2 {
  position: relative;
  display: inline-block;
  text-align: center;
  color: #ff7d00;
  font-size: min(5vw, 20px);
  font-weight: 700;
  line-height: 1.2; }
  .topCopy h2 .small {
    font-size: 14px;
    color: #101010; }
  .topCopy h2::before, .topCopy h2::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 29px;
    height: 34px; }
  .topCopy h2::before {
    background: no-repeat center/contain url("../images/ttl_before.png");
    right: 100%; }
  .topCopy h2::after {
    background: no-repeat center/contain url("../images/ttl_after.png");
    left: calc(100% + 5px); }

.exitProtection_overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101; }

.exitProtection {
  width: 95% !important;
  margin: 0 auto;
  position: fixed;
  left: 0;
  right: 0;
  top: 15%;
  border: none;
  z-index: 1000; }

.exitProtection .wrap {
  position: relative;
  overflow: auto !important;
  width: 80vw;
  margin: 0 auto;
  height: 100%;
  padding-top: 40px; }

.exitProtection .wrap::before {
  content: "";
  display: block;
  padding-top: 120%; }

.exitProtection .wrap div.exit_entry {
  position: absolute;
  display: flex;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 4.5%;
  width: 85%;
  z-index: 110; }

.exitProtection .wrap div.exitProtection_bg {
  position: absolute;
  display: flex;
  top: 0;
  justify-content: center;
  max-width: 100%;
  z-index: 109;
  padding-top: 40px; }

.exitProtection .wrap div.exitProtection_bg img {
  max-width: 100%; }

.exitProtection .wrap div a {
  max-width: 100%;
  display: block;
  outline: none; }

.exitProtection .wrap div a img {
  max-width: 100%; }

.exitProtection .wrap div.exitProtection_banner {
  position: absolute;
  width: 53%;
  z-index: 110;
  justify-content: center;
  left: 50%;
  transform: translate(-50%, 5px);
  bottom: 23%; }

.modal_close {
  color: #fff !important;
  width: 40px;
  line-height: 40px;
  display: block;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none; }

.close_btn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  background: #8d8d8d;
  z-index: 110;
  right: 0; }

.exitProtection a {
  outline: none; }

.exitProtection * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.ui-dialog-titlebar {
  display: none; }

.ui-dialog {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  width: 90% !important; }

.fixed-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  display: none;
  width: 100vw;
  background: #f99a3e;
  overflow-y: visible;
  height: 60px;
  z-index: 1000; }
  .fixed-footer .ft_btn_wrapper {
    width: 100%;
    height: 60px;
    margin: 0 auto;
    position: relative;
    overflow: visible; }
    .fixed-footer .ft_btn_wrapper .ft_img {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 57%;
      height: auto;
      z-index: 11; }
    .fixed-footer .ft_btn_wrapper button {
      position: absolute;
      bottom: 7px;
      right: 15px;
      border: none;
      background: #09a616;
      width: 42%;
      height: 45px;
      border-radius: 50px;
      font-weight: 600 !important;
      z-index: 10; }
      .fixed-footer .ft_btn_wrapper button a {
        font-family: 'Noto Sans JP', sans-serif;
        display: block;
        color: #fff;
        text-decoration: none;
        font-size: 10px;
        font-weight: 900;
        line-height: 1.1;
        letter-spacing: -0.05em;
        height: 100%;
        padding-top: 5px; }
        .fixed-footer .ft_btn_wrapper button a:hover {
          opacity: .7;
          transition: .2s; }
  .fixed-footer.large {
    height: auto; }
    .fixed-footer.large .ft_btn_wrapper {
      height: auto;
      text-align: center; }
      .fixed-footer.large .ft_btn_wrapper .ft_img {
        position: static;
        width: 91%; }
      .fixed-footer.large .ft_btn_wrapper button {
        position: static;
        margin-bottom: 5px;
        width: 98%; }
        .fixed-footer.large .ft_btn_wrapper button a {
          position: relative;
          display: inline-flex;
          padding-top: 14px;
          font-size: 14px;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center; }
          .fixed-footer.large .ft_btn_wrapper button a .cta_txt {
            position: absolute;
            top: -4px;
            width: 215px;
            display: block; }

.agacompare .comparisonBlc_inner .client_image2 {
  width: 100px;
  margin: 0 auto; }

.nonaccordion-trigger {
  font-size: 10px;
  font-weight: 600 !important;
  margin: 0 0 5px; }

.nonaccordion-content {
  font-size: 8px;
  margin-bottom: 10px;
  line-height: 1.4; }

.client_section .video {
  text-align: center; }

.client_section .video .image {
  margin: 10px auto;
  text-align: center; }

.client_section .video .image video {
  width: 100%; }
