@charset "UTF-8";
/**▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼　デバイス毎の条件分岐　▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼**/
/**▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ デバイス毎の条件分岐（触らない） ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲**/
/* ＠Bootstrap
------------------------------------------------------------------------*/
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
  float: left; }

.col-xs-12 {
  float: left;
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left; }

  .col-sm-12 {
    float: left;
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left; }

  .col-md-12 {
    float: left;
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
    float: left; }

  .col-lg-12 {
    float: left;
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; } }
/* common
--------------------------------------------------------------------------------*/
.text-red {
  color: red;
  font-weight: bold; }

.txt-red {
  color: red;
  font-weight: bold; }

.txt-marker {
  background: yellow;
  font-weight: bold; }

body {
  background: url(../img/back.jpg) repeat 0 0;
  display: block; }
  body.rank-lp-bg {
    background: #fffbf4; }

/* #head
--------------------------------------------------------------------------------*/
#head_in {
  padding: 10px 0; }

/*.logo ロゴ*/
#logo {
  width: 30%;
  float: left; }
  #logo img {
    max-width: 275px;
    vertical-align: middle; }

@media only screen and (max-width: 992px) {
  #logo img {
    width: 100%;
    padding-left: 10px; } }
@media only screen and (max-width: 767px) {
  #logo img {
    width: 100%;
    padding-left: 0; } }
#navi #logo a:hover {
  text-decoration: none;
  background: none; }

/*.head-cont ヘッダーに文章を入れ込みたい時使う*/
.head-cont {
  float: right;
  width: 70%; }
  .head-cont h1 {
    text-align: right;
    font-size: 14px;
    color: #333;
    margin: 0 0 5px; }
  .head-cont ul {
    float: right; }
  .head-cont li {
    float: left;
    padding: 0 0 0 15px; }

/* #navi
--------------------------------------------------------------------------------*/
#navi {
  border-bottom: 4px solid #54b0bc;
  background: #fff;
  box-sizing: border-box; }

#navi_in {
  overflow: hidden; }

#navi ul {
  border-right: 1px solid #CCC;
  width: 66%;
  float: left; }
#navi li {
  width: 25%;
  float: left;
  text-align: center; }
#navi i {
  padding: 0 5px 0 0;
  font-size: 25px; }
#navi li a {
  display: block;
  width: 100%;
  text-decoration: none;
  border-left: 1px solid #CCC;
  font-size: 16px;
  height: 66px;
  line-height: 66px; }
#navi a:hover {
  background: #54b0bc;
  color: #FFF; }

.text-pr {
  float: right;
  font-size: 10px; }

/* #pan　パンくず
--------------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  #pan {
    display: none; } }
#pan_in {
  margin-left: 10px; }

/* #visual　看板画像
--------------------------------------------------------------------------------*/
#visual {
  padding: 0 0 15px 0; }

#visual_in {
  line-height: 0; }

/* #wrap
--------------------------------------------------------------------------------*/
#wrap h2 {
  font-size: 22px;
  line-height: 1.8;
  padding: 8px 8px 8px 20px;
  color: #41a0ac;
  width: 100%;
  border-left: 10px solid #54b0bc;
  display: block;
  background: url(../img/h2_back.jpg) repeat-x;
  background-size: contain;
  font-weight: bold; }

@media only screen and (max-width: 767px) {
  #wrap h2 {
    border-left: 4px solid #54b0bc; } }
/* #main
--------------------------------------------------------------------------------*/
/*.main-cont　タイプ別比較の子カテゴリー*/
.main-cont {
  margin: 15px; }
  .main-cont h3 {
    background: #FFF;
    font-size: 16px;
    line-height: 1.2em;
    padding-bottom: 1%;
    background-size: contain;
    background-position: 0 25px;
    padding: 0 0 10px 0;
    border-bottom: 4px solid #eee; }
  .main-cont p {
    line-height: 1.7;
    font-size: 1.2em;
    letter-spacing: 0.2px;
    margin: 1% 0 3% 0; }
  .main-cont .row {
    border: 1px solid #e5e5e5;
    display: inline-block;
    width: 100%;
    background-color: #FFF; }
  .main-cont .inner {
    padding: 5%; }
  .main-cont li a {
    text-decoration: underline;
    color: #333; }
  .main-cont .btn a {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    background: #54B0BC;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 16px;
    border: none;
    border-radius: 3px;
    letter-spacing: 2.7px; }

/*.main-list カテゴリなどをリスト形式で見せるときにつかう*/
.main-list {
  margin: 0 0 15px 0; }

.main-list_in {
  border-left: 1px solid #CCC;
  border-top: 1px solid #CCC; }

.main-list h3 {
  padding: 10px;
  background: #E1E1E1;
  margin: 0 0 15px 0; }
.main-list dl {
  margin: 0 0px 0px 0px;
  background: #FFF;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 7px; }
  .main-list dl:hover {
    background: #F1F1F1; }
.main-list dt {
  margin: 0;
  width: 28%;
  float: left; }
.main-list dd {
  margin: 0;
  width: 70%;
  float: right; }
.main-list li {
  float: left;
  line-height: 2.5;
  background: #FFF;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 2%;
  line-height: 1.4;
  min-height: 66px; }
.main-list p {
  color: #333;
  font-size: 14px;
  line-height: 1.4em; }

.main-list-type li {
  padding: 0;
  border: none;
  min-height: auto; }
.main-list-type a li:hover {
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)"; }
.main-list-type .main-list_in {
  border: none;
  padding: 15px; }

.col_1 dl, .col_1 li {
  width: 100%;
  float: none; }

.col_2 dl, .col_2 li {
  width: 50%;
  float: left; }

.col_3 dl, .col_3 li {
  width: 32.3%;
  float: left;
  padding: 10px;
  box-sizing: border-box;
  margin-right: 1%;
  margin-bottom: 10px; }

.col_4 dl, .col_4 li {
  width: 23.7%;
  float: left;
  padding: 10px;
  box-sizing: border-box;
  margin-right: 1%;
  border-top: 1px solid #DCEEF6;
  border-left: 1px solid #DCEEF6;
  border-right: 2px solid #DCEEF6;
  border-bottom: 2px solid #DCEEF6;
  min-height: 202px;
  margin-bottom: 10px; }

.col_5 dl, .col_5 li {
  width: 20%;
  float: left; }

.col_4 ul {
  width: 100%;
  text-align: center;
  margin: 0 auto; }
  .col_4 ul a li:nth-child(4) {
    margin-right: 0; }
.col_4 dl:hover, .col_4 li:hover {
  border-top: 2px solid #BBE2F3;
  border-left: 2px solid #BBE2F3;
  border-right: 1px solid #BBE2F3;
  border-bottom: 1px solid #BBE2F3;
  background: #DCEEF6; }
.col_4 dl p, .col_4 li p {
  line-height: 1.5em;
  font-size: 14px;
  padding-top: 5px; }

/*.main-search　検索関連のものに使うクラス*/
.main-search {
  margin-bottom: 15px; }

.main-search_in {
  padding: 2%;
  background-size: contain;
  padding-top: 15px; }

.main-search h3 {
  font-size: 21px;
  line-height: 1.3; }

.main-search_button li {
  width: 32.6%;
  float: left;
  padding: 0; }
  .main-search_button li:nth-child(3n+3) {
    margin-right: 0; }
.main-search_button .click {
  background: #5d99a1;
  color: #fff;
  border-top: 3px solid #437f87;
  border-left: 3px solid #437f87;
  border-right: 0;
  border-bottom: 0;
  box-sizing: border-box; }
.main-search_button ul li label {
  width: 100%;
  padding: 10px;
  display: block;
  color: #0c8d9e;
  font-size: 18px;
  line-height: 2.2;
  background: #DCEFF6;
  border-bottom: 3px solid #5d99a1;
  border-right: 3px solid #5d99a1;
  box-sizing: border-box; }
  .main-search_button ul li label:hover {
    opacity: 0.95;
    -ms-filter: "alpha(opacity=95)"; }

@media only screen and (max-width: 767px) {
  .main-search_button ul li label {
    padding: 4% 1%; } }
.checkbox01-input {
  display: none; }

.checkbox01-parts {
  padding-left: 10%;
  position: relative;
  margin-right: 10%; }
  .checkbox01-parts::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px; }

.checkbox01-input:checked + .checkbox01-parts::after {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: 5px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #f8fe00;
  border-right: 3px solid #f8fe00; }

.main-search_table h3 {
  font-size: 13px;
  margin: 0 0 5px 0; }
.main-search_table ul {
  background: #FFF;
  padding: 1%;
  border-bottom: 1px solid #eee; }
.main-search_table li {
  float: left;
  line-height: 1.5em;
  text-align: left;
  font-size: 15px; }
  .main-search_table li label {
    display: block; }
  .main-search_table li .click {
    background: #f0fafd; }

/* SP 案件テーブル */
.main-search {
  margin: 0 0 10px 0; }
  .main-search .main-search_button ul {
    margin: 0 0 10px 0; }
  .main-search .main-search_button li {
    float: left;
    width: 32.5%;
    line-height: 2.2;
    padding: 0; }
  .main-search .main-search_button label {
    margin-bottom: 0; }

@media only screen and (max-width: 767px) {
  .main-search {
    background: #fff; } }
@media only screen and (max-width: 767px) {
  .main-search .main-search_in {
    background: none;
    margin-top: 0; } }
@media only screen and (max-width: 767px) {
  .main-search .main-search_in #test_aaa {
    width: 90%;
    margin: 0 auto; } }
@media only screen and (max-width: 767px) {
  .main-search .main-search_button ul {
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    background: #FFF; } }
@media only screen and (max-width: 767px) {
  .main-search .main-search_button li {
    width: 50%;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC; } }
@media only screen and (max-width: 767px) {
  .main-search .main-search_button label {
    font-size: 14px; } }
.main-search_table h3 {
  font-size: 13px;
  margin: 0 0 5px 0; }
.main-search_table h4 {
  background: #84c8bc;
  color: #FFF;
  padding: 2%;
  font-size: 14px; }
.main-search_table li {
  float: left;
  line-height: 1.6em; }
.main-search_table dt {
  background: #FFF;
  padding: 2.5% 2%;
  border: 1px solid #aaa;
  border-radius: 5px;
  margin: 0 0 15px 0;
  text-align: center; }

@media only screen and (max-width: 767px) {
  .main-search_table ul {
    margin: 0 0 10px 0;
    padding: 0; } }
@media only screen and (max-width: 767px) {
  .main-search_table li {
    width: 50%; } }
.main-search-list {
  background: #fff;
  box-shadow: 1px 1px #ddd;
  border-top: 3px solid #54b0bc; }
  .main-search-list .main-search-list_in {
    padding: 2.5% 2.5%; }
  .main-search-list h3 {
    width: 68%;
    font-size: 16px;
    padding: 2.5%;
    float: right; }
  .main-search-list .main-search-list_catch {
    padding-left: 32%;
    margin: 0; }
    .main-search-list .main-search-list_catch .fa {
      padding-right: 5px; }
    .main-search-list .main-search-list_catch a {
      text-decoration: none; }
    .main-search-list .main-search-list_catch p {
      padding: 5px;
      font-size: 15px;
      line-height: 1.4;
      color: #222;
      font-weight: bold; }
  .main-search-list .main-search-list_banner {
    width: 30%;
    float: left;
    margin: 0 0 5px 0;
    line-height: 1; }
  .main-search-list .main-search-list_spec {
    width: 100%;
    margin: 0 0 5px 0; }
    .main-search-list .main-search-list_spec table {
      border: 0; }
    .main-search-list .main-search-list_spec th {
      font-size: 11px;
      width: 20%;
      background: none;
      border: none;
      padding: 0.5em 0;
      color: red;
      font-weight: bold;
      border-bottom: 1px dotted #ddd; }
    .main-search-list .main-search-list_spec td {
      font-size: 11px;
      width: 30%;
      border: none;
      font-weight: bold;
      border-bottom: 1px dotted #ddd; }

/* main-search 検索フォーム */
@media only screen and (max-width: 767px) {
  .main-search_in table {
    border: none; } }
.main-search_in th {
  padding: 0.5em;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  text-align: center;
  background: #ECECEC;
  line-height: 1;
  font-size: 14px; }
.main-search_in td {
  border-right: 1px solid #ccc;
  padding: 0; }

/* ++++++並び替え+++++++ */
.sort-btn-box {
  font-size: 11px;
  display: block;
  padding: 0 2%;
  margin: 2% 0; }
  .sort-btn-box .sort.desc:after {
    content: "▲"; }
  .sort-btn-box .sort.asc:after {
    content: "▼"; }

@media only screen and (max-width: 767px) {
  .sort-btn-box {
    background: #EFE;
    text-align: center;
    padding: 5px 0px; } }
.btn-area {
  display: inline;
  padding: 1%; }

@media only screen and (max-width: 320px) {
  .btn-area {
    display: block; } }
@media only screen and (max-width: 767px) {
  .sort {
    font-size: 11px; } }
#test_aaa {
  display: block;
  width: 310px;
  height: 60px;
  border: 0;
  background: url(../img/btn/btn-search.png) left top no-repeat;
  background-size: 100%;
  text-indent: -9898px;
  font-size: 0px;
  line-height: 0px;
  cursor: pointer;
  text-align: center;
  margin: 15px auto;
  border-radius: 4px; }
  #test_aaa:hover {
    opacity: 0.85; }

.rank-description p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 30px;
  margin-top: 10px;
  border-bottom: 2px dotted #ddd;
  box-sizing: border-box;
  padding-bottom: 15px; }

/*.main-table　キャッシングのテーブルに使うクラス*/
.main-table {
  margin: 15px; }
  .main-table table {
    margin: 0 0 5px 0; }
    .main-table table td {
      font-size: 14px;
      line-height: 1.2em; }
    .main-table table p {
      line-height: 1.5;
      font-size: 14px; }
    .main-table table li {
      text-align: left;
      margin-bottom: 8px; }
      .main-table table li:last-child {
        margin-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .main-table table li {
          background: url(../img/icon/icon-check.png) left top no-repeat;
          padding-left: 23px;
          background-size: 18px; } }

.main-table_caution p {
  font-size: 10px !important;
  color: #9D9A9A; }

.rank-caution {
  clear: both;
  margin-bottom: 1rem; }
  .rank-caution li {
    color: #888;
    font-size: 10px;
    line-height: 1.5;
    margin-bottom: 5px; }
    .rank-caution li:last-child {
      margin-bottom: 0; }

/*　案件のコア層テーブル */
.main-box_osusume {
  padding-top: 24px;
  background: #fffcca;
  margin: 0 24px 40px;
  border-width: 5px;
  border-style: solid;
  border-image-source: url(../img/border01.png);
  border-image-slice: 4 4;
  border-image-width: 5px 5px;
  border-image-outset: 0;
  border-image-repeat: round; }

@media only screen and (max-width: 767px) {
  .main-box_osusume {
    margin: 0 0 15px; } }
.main-box_osusume-in {
  padding: 24px;
  position: relative;
  padding-top: 40px; }
  .main-box_osusume-in h3 {
    font-size: 22px;
    font-weight: bold;
    padding: 10px 24px;
    text-shadow: none;
    line-height: 1em;
    border: none;
    text-align: center;
    position: absolute;
    top: -13%;
    left: 50%;
    transform: translatex(-50%);
    color: #f7b618;
    background: none; }
    .main-box_osusume-in h3 img {
      width: 12%;
      vertical-align: text-bottom; }
  .main-box_osusume-in .box_osusume li {
    float: left;
    width: 32.9%;
    margin: 0 4px 4px 0;
    padding: 3px 15px;
    line-height: 1.6em;
    text-align: center;
    background: #fff;
    color: #398f9b;
    font-size: 14px;
    border: 2px solid #398f9b;
    box-sizing: border-box;
    text-decoration: line-through; }
    .main-box_osusume-in .box_osusume li:nth-child(3n+3) {
      margin-right: 0; }
  .main-box_osusume-in .box_osusume .on {
    background: #54b0bc;
    color: #FFF;
    text-decoration: none;
    border: 2px solid #398f9b;
    box-sizing: border-box; }

@media only screen and (max-width: 767px) {
  .main-box_osusume-in {
    padding: 40px 3% 5%; } }
@media only screen and (max-width: 767px) {
  .main-box_osusume-in h3 {
    padding: 3% 0;
    width: 100%;
    top: -6%;
    font-size: 20px; } }
@media only screen and (max-width: 767px) {
  .main-box_osusume-in .box_osusume li {
    width: 32.3%;
    padding: 5px; } }
/* ボタン
--------------------------------------------------------------------------*/
.main-box_button {
  margin: auto auto 2% auto;
  width: 85%; }

.button {
  border-radius: 5px;
  text-align: center; }
  .button a {
    text-decoration: none;
    display: block;
    font-size: 18px; }

@media only screen and (max-width: 767px) {
  .button a {
    font-size: 15px; } }
/**
.button_red {
  background: #FF0000 ;
  padding-left: 0 !important;
  border-bottom: 3px solid #a00505;
  width: 65%;
  margin: 0 auto;
  @include media(sp){ width: 90%;}
  &:hover{ background: #a00505; border-bottom: 0; border-top: 3px solid #6b0505;}
  a{ text-align: center; }
}
**/
.button_red {
  background-color: none;
  border-bottom: none; }

@media only screen and (max-width: 767px) {
  .button_red {
    background: #FF0000; }
    .button_red a {
      padding: 10px 12px;
      border-bottom: none; } }
.button_blue {
  background: #54b0bc !important;
  padding-left: 0 !important;
  border-bottom: 4px solid #3093a0; }
  .button_blue a {
    color: #FFF;
    text-align: center;
    padding: 16px; }

@media only screen and (max-width: 992px) {
  .button_blue {
    border-bottom: 3px solid #29717b; } }
@media only screen and (max-width: 767px) {
  .button_blue {
    border-bottom: 4px solid #29717b; } }
@media only screen and (max-width: 767px) {
  .button_blue a {
    padding: 10px 12px; } }
/* 光るボタン
--------------------------------------------------------------------------*/
/* 通常ボタン（cv-btn）共通スタイル */
.cv-btn {
  position: relative;
  overflow: hidden;
  margin: 0 auto 24px; }
  .cv-btn a {
    display: block;
    position: relative;
    padding: 16px;
    font-size: 18px;
    text-align: center;
    background: #f00;
    color: #fff;
    border-bottom: 4px solid #b20000;
    border-radius: 5px;
    text-decoration: none;
    overflow: hidden; }
    .cv-btn a:hover {
      text-decoration: none; }
    .cv-btn a::after {
      content: '';
      width: 16px;
      height: 16px;
      border-top: solid 2px #fff;
      border-right: solid 2px #fff;
      transform: rotate(45deg);
      position: absolute;
      top: 37%;
      right: 8%; }
  .cv-btn .sub-text {
    font-size: 12px;
    padding: 0 10px; }

/* スマホ対応 */
@media only screen and (max-width: 767px) {
  .cv-btn {
    margin-bottom: 3%; }

  .cv-btn a {
    padding: 10px;
    font-size: 16px; }

  .cv-btn a::after {
    right: 6%;
    width: 14px;
    height: 14px;
    top: 35%; } }
/* ================================
   shiny-btn（光るエフェクト付き）
================================ */
.shiny-btn a::before {
  content: '';
  position: absolute;
  top: -180px;
  left: -30px;
  width: 30px;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  transform: rotate(45deg);
  animation: reflection 2s ease-in-out infinite;
  pointer-events: none; }

/* 光のアニメーション */
@keyframes reflection {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0; }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5; }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1; }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0; } }
/* タイムカウンター */
#wrap .sokujitsu-time h2 {
  background: #006a77;
  border-left: 0;
  color: #fff;
  font-size: 1.2rem;
  padding: .5rem .5rem .5rem 2rem; }
  @media only screen and (max-width: 767px) {
    #wrap .sokujitsu-time h2 {
      font-size: 1rem;
      text-align: center;
      padding: .5rem; } }
  #wrap .sokujitsu-time h2 span {
    color: yellow; }
#wrap .sokujitsu-time .sokujitsu-time-in {
  margin: 0 auto;
  padding: 1rem;
  width: 70%; }
  @media only screen and (max-width: 767px) {
    #wrap .sokujitsu-time .sokujitsu-time-in {
      width: 100%; } }
#wrap .sokujitsu-time .sokujitsu-time-box {
  text-align: center; }
  #wrap .sokujitsu-time .sokujitsu-time-box h3 {
    font-size: .8rem; }
    #wrap .sokujitsu-time .sokujitsu-time-box h3 span {
      color: red; }
  #wrap .sokujitsu-time .sokujitsu-time-box .sokujitsu-time-count {
    background: #000;
    color: #fff;
    font-size: 1rem;
    text-align: center;
    margin: .5rem 0;
    padding: .5rem; }
    #wrap .sokujitsu-time .sokujitsu-time-box .sokujitsu-time-count .TimeView {
      color: yellow; }
#wrap .sokujitsu-time small {
  line-height: 1.2; }

/*.main-rank-1　ランキング用のCSS(1位)*/
.main-rank-1 {
  margin: 0 0 30px 0;
  border: 1px solid #CCC; }

.main-rank-1_in {
  padding: 10px 15px 15px 15px; }

.main-rank-1 h3 {
  border-left: 0px solid #CCC;
  border-right: 0px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 20px 15px 20px 120px;
  font-size: 22px;
  margin: 0 0 0px 0;
  background: #ED6000;
  color: #FFF;
  position: relative; }
  .main-rank-1 h3 img {
    width: 80px;
    margin: 0 10px 0 0;
    position: absolute;
    top: -23px;
    left: 10px; }

.main-rank h3 img {
  width: 80px;
  margin: 0 10px 0 0;
  position: absolute;
  top: -23px;
  left: 10px; }

.main-rank-1_banner {
  width: 23%;
  float: left;
  margin: 0 0 10px 0; }

.main-rank-1_point {
  width: 75%;
  float: right;
  margin: 0 0 10px 0;
  font-size: 16px; }

.main-rank-1_spec {
  width: 75%;
  float: right;
  margin: 0 0 10px 0; }

.main-rank-1_catch {
  width: 100%;
  float: right;
  background: #EEE;
  margin: 0 0 10px 0; }
  .main-rank-1_catch p {
    padding: 5px 15px;
    font-size: 14px; }

.main-rank-1_button {
  text-align: center; }
  .main-rank-1_button li {
    margin: 0 auto; }
  .main-rank-1_button img {
    width: auto;
    float: right; }

@media only screen and (max-width: 767px) {
  .main-rank-1_button img {
    width: 100%; } }
/*.main-rank　ランキング用のCSS(2位以下)*/
.main-rank {
  margin: 0 0 30px 0;
  border: 2px solid #54b0bc; }

@media only screen and (max-width: 767px) {
  .main-rank {
    width: 100%; } }
.main-rank_in {
  padding: 10px 15px 15px 15px; }

.main-rank h3 {
  border-left: 0px solid #CCC;
  border-right: 0px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 20px 15px 20px 120px;
  font-size: 22px;
  margin: 0 0 0px 0;
  position: relative;
  line-height: 1; }

.main-rank_banner {
  width: 38%;
  float: left;
  margin: 0 0 10px 0; }

.main-rank_point {
  width: 100%;
  float: none;
  margin: 0 0 10px 0; }

.main-rank_spec {
  width: 60%;
  float: right;
  margin: 0 0 10px 0; }

.main-rank_catch {
  width: 100%;
  float: none;
  background: #EEE;
  margin: 0 0 10px 0; }
  .main-rank_catch p {
    padding: 5px 15px;
    font-size: 14px; }

.main-rank_button {
  text-align: center; }
  .main-rank_button li {
    margin: 0 auto; }
  .main-rank_button .button_blue a {
    padding: 14px; }
  .main-rank_button img {
    width: 100%; }

.main-rank_research p {
  font-size: 11px;
  line-height: 1.6; }

/*.top_cate　トップページ看板下の特集ボタン*/
.top_cate {
  padding: 15px; }
  .top_cate img {
    width: 50%;
    max-width: 467px; }
    .top_cate img:nth-child(2) {
      float: right; }
    .top_cate img:hover {
      opacity: 0.8; }
  .top_cate a:first-child img {
    margin-right: 10px; }

@media only screen and (max-width: 992px) {
  .top_cate img {
    width: 49%; } }
@media only screen and (max-width: 992px) {
  .top_cate a:first-child img {
    margin-right: 1.4%; } }
/*.rank　ランキングの背景指定*/
.rank1, .rank2, .rank3, .rank4, .rank5 {
  background-size: 5% !important;
  background-position: 2% center !important;
  padding: 15px 15px 15px 8% !important; }

.rank-1 {
  background: url(../img/icon/ickup.gif) no-repeat;
  border: 3px solid #ED6000; }

.rank-2 {
  background: url(../img/icon/ickup.gif) no-repeat;
  border: 2px solid #0CB0EA; }
  .rank-2 h3 {
    background: #0CB0EA;
    color: #FFF; }

.rank-3 {
  background: url(../img/icon/ickup.gif) no-repeat;
  border: 2px solid #009B00; }
  .rank-3 h3 {
    background: #009B00;
    color: #FFF; }

.rank-4, .rank-5 {
  background: url(../img/icon/ickup.gif) no-repeat;
  border: 2px solid #54b0bc; }

.rank_box {
  padding: 15px; }

/*.main-txt　文章の塊を表示するとき使う*/
.main-txt {
  margin: 0 0 30px 0; }
  .main-txt h2 {
    font-size: 21px;
    border-bottom: 1px dotted #CCC;
    padding: 0% 1% 3% 1%;
    line-height: 1.3;
    margin: 0 0 3% 0; }
  .main-txt h3 {
    padding: 1.5% 2% 1.5% 3%;
    border-left: 5px solid #80C4A8;
    border-bottom: 1px solid #CCC;
    background: #ECFAF2;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0px 0px 20px; }
  .main-txt h4 {
    font-size: 15px;
    padding: 10px;
    background: #F1F1F1; }
  .main-txt p {
    line-height: 2em;
    font-size: 15px;
    margin: 4% 0 4% 0;
    letter-spacing: 0.2px; }

/*.main-spec　会社詳細ページのキャッシング詳細テーブル*/
.main-spec {
  margin: 0 0 10px 0; }

.main-spec_in {
  margin-top: 2%; }

.main-spec h3 {
  font-size: 18px;
  background: #dceff6;
  padding: 15px;
  margin: 0 0 15px 0;
  color: #54b0bc;
  border-left: 4px solid #54b0bc; }
.main-spec h4 {
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 7px 0; }
.main-spec table {
  margin: 0 0 15px 0; }
.main-spec th {
  width: 25%; }
.main-spec td {
  text-align: left;
  line-height: 1.5;
  padding: 1.5% 2%; }

@media only screen and (max-width: 767px) {
  .main-spec th {
    font-size: 12px; } }
.wd-70 {
  margin: 0 auto; }

/* #sub
--------------------------------------------------------------------------------*/
.sub-banner {
  border: 2px solid #54b0bc; }

@media only screen and (max-width: 767px) {
  .sub-banner h3 {
    text-align: center;
    background: #54b0bc;
    padding: 2%; } }
@media only screen and (max-width: 767px) {
  .sub-banner img {
    padding: 2% 15%; } }
.sub-cont {
  margin: 0 0 15px 0; }
  .sub-cont a {
    text-decoration: none; }
  .sub-cont h3 {
    background: #E1E1E1;
    padding: 10px; }
  .sub-cont p {
    color: #333;
    line-height: 1.2; }
    .sub-cont p:hover {
      text-decoration: underline; }
  .sub-cont dl {
    margin: 0px 0;
    border-bottom: 1px dotted #CCC;
    padding: 10px 0; }
  .sub-cont dt {
    margin: 0;
    float: left;
    width: 20%; }
  .sub-cont dd {
    margin: 0;
    float: right;
    width: 78%; }
    .sub-cont dd h4 {
      font-weight: 600; }
  .sub-cont li {
    border-bottom: 1px dotted #CCC;
    padding: 10px 0 10px 15px;
    background: url(../img/icon/ar_black.png) no-repeat;
    background-size: 5px;
    background-position: 3px center; }

/* #footer
--------------------------------------------------------------------------------*/
#footer {
  background: #ffffff;
  padding: 30px 0;
  margin-top: 30px;
  border-bottom: 4px solid #54B0BC; }

@media only screen and (max-width: 992px) {
  #footer_in {
    padding-left: 2%; } }
@media only screen and (max-width: 767px) {
  #footer_in {
    padding: 0; } }
.footer-link {
  margin: 0 0 5px 0; }
  .footer-link li {
    float: left;
    padding: 0 10px 0 0px;
    font-size: 10px; }

.footer-txt {
  margin: 0 0 5px 0; }
  .footer-txt li {
    font-size: 12px;
    line-height: 1.4; }

#copyright {
  text-align: center; }

/*.main-box　会社を紹介する際にブロック形式でみせたい時つかう*/
.main-box {
  margin: 0 0 30px 0; }

.main-box_in {
  padding: 2%; }

.main-box_banner {
  width: 30%;
  float: left;
  margin: 0 0 10px 0; }

.main-box_point, .main-box_spec {
  width: 78%;
  float: right;
  margin: 0 0 2% 0; }

.main-box_catch {
  width: 100%;
  background: #fffcca; }
  .main-box_catch p {
    padding: 5px 15px;
    font-size: 16px;
    font-weight: bold;
    margin: 0; }

@media only screen and (max-width: 767px) {
  .main-box_catch {
    width: 68%;
    float: right;
    margin-bottom: 2%; } }
@media only screen and (max-width: 767px) {
  .main-box_catch p {
    font-size: 14px;
    line-height: 1.2em; } }
.main-box_rank {
  border: 2px solid #ddd;
  padding: 24px;
  border-radius: 5px;
  text-align: center;
  font-size: 15px;
  position: relative;
  line-height: 3em;
  background: #f8f8f8;
  margin: 0 24px 30px; }
  .main-box_rank a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media only screen and (max-width: 767px) {
  .main-box_rank {
    font-size: 14px;
    line-height: 1.6em;
    padding: 32px 8px;
    margin-bottom: 24px; }
    .main-box_rank a {
      padding-top: 8px; } }
/* comp（案件詳細ページ）
--------------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  #comp {
    padding: 2%;
    margin: 0; } }
#comp .main-box {
  border: 1px solid #ff0000;
  border-top: 3px solid #ff0000; }
  #comp .main-box h3 {
    padding: 1.5% 2%;
    font-size: 24px;
    border-bottom: 0; }
#comp .main-box_banner {
  width: 20%; }
#comp .main-box_point {
  font-size: 14px; }
#comp .main-txt p {
  margin: 2%; }
#comp .main-txt_in h4 {
  font-weight: bold;
  border-bottom: 3px solid #54b0bc;
  background: #f6f6f6;
  font-size: 18px;
  padding: 12px; }
#comp .button_red a {
  color: #FFF;
  padding: 16px 10px; }

@media only screen and (max-width: 767px) {
  #comp .main-txt_in h4 {
    line-height: 1.2;
    font-size: 16px;
    padding: 10px 8px;
    margin-bottom: 1rem; } }
@media only screen and (max-width: 767px) {
  #comp .main-box h3 {
    font-size: 18px;
    padding: 2.5%; } }
@media only screen and (max-width: 767px) {
  #comp .main-box_in {
    padding: 0 2%; } }
@media only screen and (max-width: 767px) {
  #comp .main-box_banner {
    width: 35%; } }
@media only screen and (max-width: 767px) {
  #comp .main-txt p {
    margin-bottom: 6%;
    line-height: 1.5;
    font-size: 14px; } }
@media only screen and (max-width: 767px) {
  #comp .button_red a {
    padding: 14px 10px; } }
/* 調査結果
--------------------------------------------------------------------------------*/
.research-box {
  overflow: hidden; }

.research-section {
  width: 31%;
  float: left;
  margin: 1%; }

/* reページ
--------------------------------------------------------------------------------*/
#main-w-re {
  padding: 20px;
  background-color: #FFF;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

#main-w-re-logo {
  text-align: center; }

#main-w-re p {
  font-size: 14px;
  line-height: 1.7em; }

#main-w-re-logo p, #main-w-re-loading, #main-w-re-title, #main-w-re-link p, #main-w-re-time {
  text-align: center;
  padding: 0px 0px 20px; }

#main-w-re #countdown {
  color: red;
  font-weight: bold;
  font-size: 30px; }
#main-w-re h2 span {
  color: red; }

.re52-select .re52-select-in {
  display: flex; }
.re52-select .re52-select-promisewoman {
  width: 50%;
  float: left;
  background: #ffe1e8; }
.re52-select a {
  width: 100%;
  display: block;
  text-decoration: none; }

.re-cv-woman {
  background: #ff517a;
  padding: 15px;
  color: #FFF;
  display: block;
  text-decoration: none;
  width: 85%;
  margin: 0 auto;
  margin-top: 15px;
  border-bottom: 5px solid #c03858;
  border-radius: 5px;
  font-size: 20px; }

#main-w-re .re52-select .re52-select-promisewoman p {
  font-weight: bold;
  color: red;
  font-size: 20px;
  margin: 5px 0 0 0; }

.re52-select .re52-select-promise {
  width: 50%;
  float: right;
  background: #dcedff; }

.re-cv-promise {
  background: #3a78b9;
  padding: 15px;
  color: #FFF;
  display: block;
  text-decoration: none;
  width: 85%;
  margin: 0 auto;
  margin-top: 15px;
  border-bottom: 5px solid #003c7b;
  border-radius: 5px;
  font-size: 20px; }

@media only screen and (max-width: 767px) {
  .re-img img {
    width: 100%; } }
/* メルマガ登録ページ */
#page-page-mailmagazin {
  padding: 30px;
  background: #FFF;
  border: 1px solid #e5e5e5;
  margin-bottom: 30px; }
  #page-page-mailmagazin .description {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 30px; }
  #page-page-mailmagazin .form dl {
    overflow: hidden; }
    #page-page-mailmagazin .form dl dt {
      width: 200px;
      float: left;
      clear: both;
      font-weight: bold; }
      #page-page-mailmagazin .form dl dt span {
        color: #fff;
        background-color: #d85637;
        font-size: 12px;
        padding: 1px 2px;
        margin-left: 15px; }
    #page-page-mailmagazin .form dl dd {
      padding: 0 0 0 220px;
      margin-bottom: 10px; }
      #page-page-mailmagazin .form dl dd input {
        width: 100%;
        padding: 5px; }
  #page-page-mailmagazin .btn-submit {
    text-align: center;
    margin-bottom: 15px; }
    #page-page-mailmagazin .btn-submit input {
      font-size: 16px;
      padding: 10px 20px; }
  #page-page-mailmagazin .txt-result {
    text-align: center;
    color: red;
    font-weight: 700; }

@media only screen and (max-width: 767px) {
  #page-page-mailmagazin {
    padding: 15px;
    margin-bottom: 0;
    border: none; } }
@media only screen and (max-width: 767px) {
  #page-page-mailmagazin .description {
    font-size: 12px;
    margin-bottom: 20px; } }
@media only screen and (max-width: 767px) {
  #page-page-mailmagazin .form dl dt {
    width: 100%;
    float: none;
    margin-bottom: 8px; } }
@media only screen and (max-width: 767px) {
  #page-page-mailmagazin .form dl dd {
    width: 100%;
    padding: 0; } }
.main-mailmagazin .in {
  padding: 30px;
  background: #FFF;
  border: 1px solid #DDD; }
  .main-mailmagazin .in p {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 15px; }
  .main-mailmagazin .in .link-area a {
    display: block;
    padding: 15px;
    max-width: 300px;
    margin: 0 auto;
    background: #54b0bc;
    text-align: center;
    color: #FFf;
    border-radius: 5px; }

@media only screen and (max-width: 767px) {
  .main-mailmagazin .in {
    padding: 15px;
    border: none; } }
@media only screen and (max-width: 767px) {
  .main-mailmagazin .in p {
    font-size: 12px; } }
/* シミュレーションBOX */
#articlebox-simulation {
  padding: 30px;
  margin-bottom: 30px;
  background: #f7fefa url(../img/bg/bg-simuration-midashi.png) no-repeat left top; }
  #articlebox-simulation .midashi {
    text-align: center;
    margin-bottom: 20px; }
    #articlebox-simulation .midashi p {
      color: #54b0bc;
      font-size: 24px;
      font-weight: bold;
      margin-bottom: 10px; }
    #articlebox-simulation .midashi span {
      background: #54b0bc;
      color: #FFF;
      padding: 5px 30px;
      border-radius: 5px; }
  #articlebox-simulation .box-area {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border: 3px solid #54b0bc;
    margin-bottom: 10px; }
    #articlebox-simulation .box-area .form {
      width: 70%; }
      #articlebox-simulation .box-area .form .input-area {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        background: #ffffe8;
        padding: 20px 30px; }
        #articlebox-simulation .box-area .form .input-area .item {
          width: 33%; }
          #articlebox-simulation .box-area .form .input-area .item .title {
            color: #54b0bc;
            font-weight: bold;
            margin-bottom: 5px; }
          #articlebox-simulation .box-area .form .input-area .item .input {
            overflow: hidden;
            margin-bottom: 5px; }
            #articlebox-simulation .box-area .form .input-area .item .input input {
              width: 70%;
              float: left;
              margin-right: 5px; }
          #articlebox-simulation .box-area .form .input-area .item .notise {
            font-size: 12px; }
      #articlebox-simulation .box-area .form .btn-submit {
        padding: 20px;
        text-align: center;
        background: #FFF;
        color: #fe1d72;
        text-decoration: underline; }
        #articlebox-simulation .box-area .form .btn-submit label {
          display: block;
          font-weight: bold; }
          #articlebox-simulation .box-area .form .btn-submit label:hover {
            cursor: pointer; }
          #articlebox-simulation .box-area .form .btn-submit label span {
            padding-right: 30px;
            background: url(../img/icon/icon-arrow-right-red.png) no-repeat right; }
        #articlebox-simulation .box-area .form .btn-submit input {
          display: none; }
    #articlebox-simulation .box-area .simulation-kekka {
      width: 30%;
      background: #cbf8de;
      padding: 20px;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      text-align: center; }
      #articlebox-simulation .box-area .simulation-kekka .in {
        width: 100%; }
      #articlebox-simulation .box-area .simulation-kekka p {
        line-height: 1.2;
        margin-bottom: 10px; }
      #articlebox-simulation .box-area .simulation-kekka .apb-result {
        width: 100%;
        color: #fe1d72;
        font-weight: bold;
        font-size: 20px; }
  #articlebox-simulation .hosoku {
    font-size: 10px;
    line-height: 1.3;
    color: #666; }

@media only screen and (max-width: 767px) {
  #articlebox-simulation {
    background-size: 80px;
    margin: 0;
    padding: 30px 30px 20px 30px; } }
@media only screen and (max-width: 767px) {
  #articlebox-simulation .midashi p {
    font-size: 14px; } }
@media only screen and (max-width: 767px) {
  #articlebox-simulation .midashi span {
    font-size: 12px;
    padding: 5px 10px; } }
@media only screen and (max-width: 767px) {
  #articlebox-simulation .box-area {
    width: 100%;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; } }
@media only screen and (max-width: 992px) {
  #articlebox-simulation .box-area .form {
    width: 75%; } }
@media only screen and (max-width: 767px) {
  #articlebox-simulation .box-area .form {
    width: 100%; } }
@media only screen and (max-width: 767px) {
  #articlebox-simulation .box-area .form .input-area {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px; } }
@media only screen and (max-width: 767px) {
  #articlebox-simulation .box-area .form .input-area .item {
    width: 100%;
    overflow: hidden; } }
@media only screen and (max-width: 992px) {
  #articlebox-simulation .box-area .form .input-area .item .title {
    font-size: 14px; } }
@media only screen and (max-width: 767px) {
  #articlebox-simulation .box-area .form .input-area .item .title {
    float: left;
    width: 50%; } }
@media only screen and (max-width: 767px) {
  #articlebox-simulation .box-area .form .input-area .item .input {
    float: right;
    width: 50%;
    font-size: 12px; } }
@media only screen and (max-width: 767px) {
  #articlebox-simulation .box-area .form .input-area .item .notise {
    display: none; } }
@media only screen and (max-width: 767px) {
  #articlebox-simulation .box-area .form .btn-submit {
    padding: 10px; } }
@media only screen and (max-width: 992px) {
  #articlebox-simulation .box-area .simulation-kekka {
    width: 25%; } }
@media only screen and (max-width: 767px) {
  #articlebox-simulation .box-area .simulation-kekka {
    width: 100%; } }
/* シミュレーションバナー（2カラム） */
.bnrbox-simulation-col-2 {
  padding: 30px;
  background: #FFF;
  border: 1px solid #e5e5e5;
  margin-bottom: 30px; }
  .bnrbox-simulation-col-2 ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .bnrbox-simulation-col-2 ul li {
      width: 48%; }
      .bnrbox-simulation-col-2 ul li a {
        display: block; }
        .bnrbox-simulation-col-2 ul li a img {
          width: 100%;
          height: auto; }
          .bnrbox-simulation-col-2 ul li a img:hover {
            opacity: 0.9; }

@media only screen and (max-width: 767px) {
  .bnrbox-simulation-col-2 {
    padding: 15px 15px 5px 15px;
    margin-bottom: 0; } }
@media only screen and (max-width: 767px) {
  .bnrbox-simulation-col-2 ul {
    display: block; } }
@media only screen and (max-width: 767px) {
  .bnrbox-simulation-col-2 ul li {
    width: 100%;
    margin-bottom: 15px; } }
/* シミュレーションバナー（3カラム） */
.bnrbox-simulation-col-3 ul {
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .bnrbox-simulation-col-3 ul li {
    width: 31.3%;
    margin: 1%; }
    .bnrbox-simulation-col-3 ul li a {
      display: block; }
      .bnrbox-simulation-col-3 ul li a img {
        width: 100%;
        height: auto; }
        .bnrbox-simulation-col-3 ul li a img:hover {
          opacity: 0.9; }

@media only screen and (max-width: 767px) {
  .bnrbox-simulation-col-3 ul {
    display: block; } }
@media only screen and (max-width: 767px) {
  .bnrbox-simulation-col-3 ul li {
    width: 100%;
    margin-bottom: 15px; } }
/* pagetop
--------------------------------------------------------------------------------*/
.pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 15px; }
  .pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8; }
    .pagetop a:hover {
      display: block;
      background-color: #54b0bc;
      text-align: center;
      color: #fff;
      font-size: 12px;
      text-decoration: none;
      padding: 5px 10px;
      filter: alpha(opacity=80);
      -moz-opacity: 0.8;
      opacity: 0.8; }

/* 案件のモーダルウィンドウ
--------------------------------------------------------------------------*/
#comp-modal {
  position: relative; }
  #comp-modal .remodal-close {
    position: absolute;
    top: -16px;
    right: 0;
    left: auto; }
    #comp-modal .remodal-close:before {
      font-size: 44px;
      font-weight: bold;
      border: 3px solid #bdbdbd;
      border-radius: 50%;
      color: #bdbdbd;
      padding: 4px;
      background: #FFF; }
  #comp-modal .close {
    text-align: right; }
  #comp-modal .alert-title {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 32px;
    text-align: center;
    color: #515153;
    line-height: 1.3; }
    #comp-modal .alert-title br {
      display: none; }
  #comp-modal .check-list {
    border: 10px solid #ffe506;
    background: #fffbda;
    position: relative; }
    #comp-modal .check-list .title {
      font-size: 22px;
      font-weight: bold;
      position: absolute;
      top: -8px;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      text-align: center;
      line-height: 1.3; }
      #comp-modal .check-list .title span {
        background: #ffe506;
        padding: 4px 12px; }
    #comp-modal .check-list ul {
      padding: 24px 16px 8px 16px; }
      #comp-modal .check-list ul li {
        font-size: 20px;
        font-weight: bold;
        line-height: 1.5;
        margin-bottom: 8px;
        background: url(../img/icon/icon-check-yellow.png) no-repeat left center;
        background-size: 22px;
        padding-left: 32px; }
  #comp-modal .arrow-area {
    padding: 16px 8px 4px 8px; }
    #comp-modal .arrow-area img {
      width: 30px;
      display: block;
      margin: 0 auto;
      animation: key1 .3s ease infinite alternate; }
  #comp-modal .section-type-box {
    overflow: hidden; }
    #comp-modal .section-type-box .type-box {
      width: 49%; }
      #comp-modal .section-type-box .type-box .midashi {
        font-size: 18px;
        color: #515153;
        padding: 18px 0;
        text-align: center;
        margin-bottom: 4px;
        text-shadow: 3px 3px #ffffff, 3px 2px #ffffff, 3px 1px #ffffff, 3px 0 #ffffff, 3px -1px #ffffff, 3px -2px #ffffff, 3px -3px #ffffff, -3px 3px #ffffff, -3px 2px #ffffff, -3px 1px #ffffff, -3px 0 #ffffff, -3px -1px #ffffff, -3px -2px #ffffff, -3px -3px #ffffff, 2px 3px #ffffff, 2px -3px #ffffff, -2px 3px #ffffff, -2px -3px #ffffff, 1px 3px #ffffff, 1px -3px #ffffff, -1px 3px #ffffff, -1px -3px #ffffff, 0 3px #ffffff, 0 -3px #ffffff, 3px 3px 5px rgba(0, 0, 0, 0.3); }
        #comp-modal .section-type-box .type-box .midashi span {
          font-size: 22px;
          font-weight: bold; }
      #comp-modal .section-type-box .type-box .item-box {
        padding: 10px 10px 1px 10px; }
        #comp-modal .section-type-box .type-box .item-box .item-txt-hosoku .item-title {
          margin-bottom: 4px;
          text-align: center; }
          #comp-modal .section-type-box .type-box .item-box .item-txt-hosoku .item-title span {
            background: -webkit-linear-gradient(transparent 50%, #ffe506 50%);
            background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.5, transparent), color-stop(0.5, #ffe506));
            background: -o-linear-gradient(transparent 50%, #ffe506 50%);
            background: linear-gradient(transparent 50%, #ffe506 50%);
            font-size: 14px;
            color: #515153;
            font-weight: bold; }
        #comp-modal .section-type-box .type-box .item-box .item-txt-hosoku ul {
          margin-bottom: 8px; }
          #comp-modal .section-type-box .type-box .item-box .item-txt-hosoku ul li {
            display: inline-block;
            padding: 0 8px;
            margin-right: 4px;
            color: #FFF;
            font-size: 10px;
            padding-left: 20px;
            background: #222 url(../img/icon/icon-caution.png) no-repeat left center;
            background-size: 12px;
            background-position: 4px; }
        #comp-modal .section-type-box .type-box .item-box .item {
          background: #FFF;
          padding: 8px;
          margin-bottom: 10px; }
          #comp-modal .section-type-box .type-box .item-box .item a {
            display: block;
            overflow: hidden; }
          #comp-modal .section-type-box .type-box .item-box .item .comp-bnr {
            width: 32%;
            float: left; }
          #comp-modal .section-type-box .type-box .item-box .item .txt {
            width: 68%;
            float: right;
            padding-left: 8px; }
            #comp-modal .section-type-box .type-box .item-box .item .txt .title {
              text-decoration: underline;
              margin-bottom: 4px;
              line-height: 1;
              font-weight: bold; }
            #comp-modal .section-type-box .type-box .item-box .item .txt p {
              margin-bottom: 4px;
              line-height: 1.5;
              color: #555;
              font-size: 11px; }
            #comp-modal .section-type-box .type-box .item-box .item .txt .link {
              text-align: right; }
          #comp-modal .section-type-box .type-box .item-box .item .btn-cv-area {
            clear: both;
            padding-top: 8px; }
            #comp-modal .section-type-box .type-box .item-box .item .btn-cv-area img {
              width: 100%;
              display: block; }
    #comp-modal .section-type-box .type-box-left {
      float: left; }
      #comp-modal .section-type-box .type-box-left .midashi {
        background: url(../img/bg/bg-arrow_down_left.png) no-repeat;
        background-size: contain;
        background-position: 50%; }
      #comp-modal .section-type-box .type-box-left .item-box {
        background: #f9daed; }
    #comp-modal .section-type-box .type-box-right {
      float: right; }
      #comp-modal .section-type-box .type-box-right .midashi {
        background: url(../img/bg/bg-arrow_down_right.png) no-repeat;
        background-size: contain;
        background-position: 50%; }
      #comp-modal .section-type-box .type-box-right .item-box {
        background: #dae8f9; }

@media only screen and (max-width: 767px) {
  #comp-modal {
    padding: 16px; } }
@media only screen and (max-width: 767px) {
  #comp-modal .remodal-close {
    top: -8px; } }
@media only screen and (max-width: 767px) {
  #comp-modal .remodal-close:before {
    font-size: 36px;
    line-height: 34px;
    padding: 0; } }
@media only screen and (max-width: 767px) {
  #comp-modal .close {
    margin-top: 16px; } }
@media only screen and (max-width: 767px) {
  #comp-modal .alert-title {
    font-size: 20px;
    margin-bottom: 12px; } }
@media only screen and (max-width: 767px) {
  #comp-modal .alert-title br {
    display: block; } }
@media only screen and (max-width: 767px) {
  #comp-modal .check-list {
    border: 6px solid #ffe506; } }
@media only screen and (max-width: 767px) {
  #comp-modal .check-list .title {
    font-size: 16px;
    position: static;
    transform: none;
    background: #ffe506;
    padding: 12px 0 16px 0; } }
@media only screen and (max-width: 767px) {
  #comp-modal .check-list .title span {
    background: none;
    padding: 0; } }
@media only screen and (max-width: 767px) {
  #comp-modal .check-list ul {
    padding: 10px 10px 4px 10px; } }
@media only screen and (max-width: 767px) {
  #comp-modal .check-list ul li {
    background-size: 18px;
    font-size: 16px;
    padding-left: 26px;
    font-weight: bold;
    border-bottom: 1px solid #ffe506;
    padding-bottom: 8px; } }
@media only screen and (max-width: 767px) {
  #comp-modal .check-list ul li:last-child {
    border-bottom: none;
    padding-bottom: 0; } }
@keyframes key1 {
  0% {
    transform: translateY(0px); }
  100% {
    transform: translateY(-10px); } }
@media only screen and (max-width: 767px) {
  #comp-modal .section-type-box .type-box {
    width: 100%; } }
@media only screen and (max-width: 767px) {
  #comp-modal .section-type-box .type-box .midashi {
    font-size: 16px;
    text-shadow: 1px 1px #ffffff, 1px 1px #ffffff, 1px 1px #ffffff, 1px 0 #ffffff, 1px -1px #ffffff, 1px -1px #ffffff, 1px -2px #ffffff, -1px 2px #ffffff, -1px 1px #ffffff, -1px 1px #ffffff, -1px 0 #ffffff, -1px -1px #ffffff, -1px -1px #ffffff, -1px -2px #ffffff, 1px 1px #ffffff, 1px -1px #ffffff, -1px 1px #ffffff, -1px -1px #ffffff, 1px 1px #ffffff, 1px -1px #ffffff, -1px 1px #ffffff, -1px -1px #ffffff, 0 1px #ffffff, 0 -1px #ffffff;
    padding: 0;
    line-height: 1.2;
    margin-bottom: 0;
    padding-top: 10px; } }
@media only screen and (max-width: 767px) {
  #comp-modal .section-type-box .type-box .midashi span {
    font-size: 18px; } }
@media only screen and (max-width: 767px) {
  #comp-modal .section-type-box .type-box .item-box {
    padding: 10px; } }
@media only screen and (max-width: 767px) {
  #comp-modal .section-type-box .type-box .item-box .item-txt-hosoku {
    background: #FFF;
    padding: 10px; } }
@media only screen and (max-width: 767px) {
  #comp-modal .section-type-box .type-box .item-box .item-txt-hosoku ul {
    margin-bottom: 0; } }
@media only screen and (max-width: 767px) {
  #comp-modal .section-type-box .type-box .item-box .item .txt .title {
    font-size: 14px; } }
@media only screen and (max-width: 767px) {
  #comp-modal .section-type-box .type-box .item-box .item .txt p {
    font-size: 13px; } }
@media only screen and (max-width: 767px) {
  #comp-modal .section-type-box .type-box-left {
    float: none; } }
@media only screen and (max-width: 767px) {
  #comp-modal .section-type-box .type-box-left .midashi {
    background: #f9daed; } }
@media only screen and (max-width: 767px) {
  #comp-modal .section-type-box .type-box-right {
    float: none; } }
@media only screen and (max-width: 767px) {
  #comp-modal .section-type-box .type-box-right .midashi {
    background: #dae8f9; } }
/* よくある質問BOX、記事一覧
--------------------------------------------------------------------------------*/
#articlebox-qa, #articlebox-kijitype, #articlebox-kijicomp {
  margin-bottom: 24px;
  padding: 32px;
  background: #FFF;
  border: 1px solid #DDD;
  border-bottom: 3px solid #DDD;
  border-top: 5px solid #5aae08; }

@media only screen and (max-width: 767px) {
  #articlebox-qa, #articlebox-kijitype, #articlebox-kijicomp {
    padding: 16px;
    margin-bottom: 10px; } }
#articlebox-qa ul, #articlebox-kijitype ul, #articlebox-kijicomp ul {
  margin-bottom: 24px; }

#articlebox-qa ul li, #articlebox-kijitype ul li, #articlebox-kijicomp ul li {
  border-bottom: 1px dotted #E1E1E0;
  line-height: 1.3; }

#articlebox-qa ul li a, #articlebox-kijitype ul li a, #articlebox-kijicomp ul li a {
  display: block;
  padding: 12px 15px 12px 25px;
  background: url(../img/icon/icon-arow-box.png) no-repeat center left;
  background-size: 15px;
  background-position: 0;
  text-decoration: underline; }

@media only screen and (max-width: 767px) {
  #articlebox-qa ul li a, #articlebox-kijitype ul li a, #articlebox-kijicomp ul li a {
    font-size: 12px; } }
#articlebox-qa .btn a, #articlebox-kijitype .btn a, #articlebox-kijicomp .btn a {
  max-width: 300px;
  margin: 0 auto;
  display: block;
  background: #ffa545;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding: 16px;
  border: none;
  border-bottom: 4px solid #db8426;
  border-radius: 3px;
  letter-spacing: 2.7px; }

/* 用語
--------------------------------------------------------------------------------*/
.articlebox-yougo {
  background: #FFF;
  padding: 30px; }
  .articlebox-yougo .box dl dt {
    border-bottom: 1px solid #222;
    padding-bottom: 5px;
    margin-bottom: 5px; }
  .articlebox-yougo .box dl dd {
    margin-bottom: 15px;
    line-height: 1.7; }

/* Q&A
--------------------------------------------------------------------------------*/
.articlebox-qa {
  background: #FFF; }
  .articlebox-qa h3 {
    background: #16894a;
    padding: 15px;
    color: #FFF; }
  .articlebox-qa .box dl {
    border-top: solid 1px #cbcaca; }
    .articlebox-qa .box dl dt {
      border-bottom: solid 1px #cbcaca;
      border-right: solid 1px #cbcaca;
      border-left: solid 1px #cbcaca;
      color: #333;
      cursor: pointer;
      display: block;
      padding: 20px;
      position: relative; }
      .articlebox-qa .box dl dt h4 {
        font-size: 16px;
        position: relative;
        padding-left: 27px; }
        .articlebox-qa .box dl dt h4:before {
          content: "Q.";
          position: absolute;
          left: 0;
          font-size: 20px;
          font-weight: 700;
          color: #16894a; }
      .articlebox-qa .box dl dt .question-icon {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 24px;
        margin: auto;
        width: 17px;
        height: 17px;
        -webkit-transition: transform 0.2s ease-in-out;
        transition: transform 0.2s ease-in-out; }
        .articlebox-qa .box dl dt .question-icon:before {
          background-color: #16894a;
          content: '';
          position: absolute;
          top: 0;
          left: 7px;
          width: 3px;
          height: 100%; }
        .articlebox-qa .box dl dt .question-icon:after {
          top: 7px;
          left: 0;
          width: 100%;
          height: 3px;
          background-color: #16894a;
          content: '';
          position: absolute; }
      .articlebox-qa .box dl dt.open .question-icon {
        -webkit-transform: rotateZ(90deg);
        transform: rotateZ(90deg); }
        .articlebox-qa .box dl dt.open .question-icon:after {
          display: none; }
    .articlebox-qa .box dl dd {
      display: none;
      padding: 20px;
      border-bottom: solid 1px #cbcaca;
      border-right: solid 1px #cbcaca;
      border-left: solid 1px #cbcaca;
      font-size: 16px;
      line-height: 1.7; }
      .articlebox-qa .box dl dd:before {
        content: "A.";
        font-size: 20px;
        padding-right: 7px;
        font-weight: 700;
        color: #eda325; }

@media only screen and (max-width: 767px) {
  .articlebox-qa .box dl dt {
    padding: 20px 15px; } }
@media only screen and (max-width: 767px) {
  .articlebox-qa .box dl dt h4 {
    font-size: 14px; } }
@media only screen and (max-width: 767px) {
  .articlebox-qa .box dl dd {
    padding: 15px;
    font-size: 14px; } }
/* コラム
--------------------------------------------------------------------------------*/
.main-kizi {
  margin-bottom: 64px;
  background: #FFF;
  padding: 32px;
  border: 1px solid #EEE;
  /* 目次 */
  /*/ CVボタン */
  /*BOXタイプ（記事内で使用） */
  /* テーブル(小) */
  /* テーブル(横スクロール) */
  /* ポイント */
  /* 枠 */
  /* メモ */ }
  .main-kizi img {
    max-width: 100%;
    height: auto; }
  .main-kizi h1 {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 16px;
    color: #222; }
  .main-kizi h2 {
    padding: 16px 0;
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 1.3;
    border-top: 2px solid #222;
    border-bottom: 2px solid #222;
    color: #222; }
  .main-kizi h3 {
    margin-bottom: 48px;
    padding-left: 16px;
    font-size: 24px;
    border-left: 5px solid #222; }
  .main-kizi h4 {
    font-size: 20px;
    margin-bottom: 16px; }
  .main-kizi p {
    margin: 16px 0 64px;
    font-size: 18px;
    line-height: 2.1; }
  .main-kizi ul {
    padding-left: 24px;
    margin-bottom: 64px; }
    .main-kizi ul li {
      font-size: 18px;
      margin-bottom: 16px;
      padding-left: 24px;
      position: relative;
      line-height: 2.1; }
      .main-kizi ul li:before {
        content: "";
        width: 10px;
        height: 10px;
        display: block;
        border-radius: 50%;
        background: #222;
        position: absolute;
        left: 0;
        top: 8px; }
  .main-kizi ol {
    padding: 24px;
    margin-bottom: 64px;
    background: #f1f1f1; }
    .main-kizi ol li {
      font-size: 18px;
      font-weight: 700;
      margin-bottom: 16px;
      counter-increment: number;
      line-height: 2.1; }
      .main-kizi ol li:before {
        content: counter(number) ".";
        margin-right: 5px;
        color: #222; }
      .main-kizi ol li:last-child {
        margin-bottom: 0; }
    .main-kizi ol.flow li {
      margin-bottom: 8px; }
      .main-kizi ol.flow li:after {
        content: '';
        display: block;
        width: 16px;
        height: 16px;
        background-image: url(../img/icon/icon-arrow-bottom2.png);
        background-size: contain;
        vertical-align: middle;
        margin-left: 10%;
        margin-top: 8px; }
      .main-kizi ol.flow li:last-child {
        margin-bottom: 0; }
        .main-kizi ol.flow li:last-child:after {
          background: none;
          margin-top: 0; }
  .main-kizi dl {
    margin-bottom: 64px; }
    .main-kizi dl dt {
      font-size: 20px;
      font-weight: 700;
      margin-bottom: 16px; }
    .main-kizi dl dd {
      background: #f1f1f1;
      padding: 24px;
      margin-bottom: 32px;
      line-height: 2.1;
      font-size: 18px; }
  .main-kizi table {
    margin-bottom: 64px;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC; }
    .main-kizi table th {
      padding: 10px;
      font-size: 14px;
      border-right: 1px solid #CCC;
      border-bottom: 1px solid #CCC;
      background: #F9F4EE; }
    .main-kizi table td {
      padding: 10px;
      font-size: 14px;
      border-right: 1px solid #CCC;
      border-bottom: 1px solid #CCC; }
  .main-kizi a {
    text-decoration: underline; }
  .main-kizi blockquote {
    padding: 24px 40px 24px 40px;
    background: #f3f3f3;
    position: relative;
    margin: 0 0 64px 24px; }
    .main-kizi blockquote:before {
      content: "";
      width: 50px;
      height: 50px;
      background: url(../img/icon/icon-blockquote.png) no-repeat;
      background-size: contain;
      position: absolute;
      left: -24px;
      top: 30%; }
    .main-kizi blockquote p {
      margin: 0; }
    .main-kizi blockquote cite {
      display: block;
      text-align: right; }
  .main-kizi hr {
    margin: 64px 0; }
  .main-kizi .time {
    font-size: 14px;
    margin-bottom: 16px; }
  .main-kizi .main-visual {
    margin: 24px 0 32px 0; }
    .main-kizi .main-visual img {
      width: 100%;
      height: auto; }
  .main-kizi .tag-list {
    text-align: right; }
    .main-kizi .tag-list a {
      color: #222; }
  .main-kizi #toc_container {
    background: #FFF;
    margin-bottom: 64px;
    padding: 0;
    width: 100%;
    border: none;
    display: table; }
    .main-kizi #toc_container p.toc_title {
      display: flex;
      align-items: center;
      font-size: 20px; }
      .main-kizi #toc_container p.toc_title:before, .main-kizi #toc_container p.toc_title:after {
        border-top: 1px solid;
        content: "";
        flex-grow: 1;
        width: 5em; }
      .main-kizi #toc_container p.toc_title:before {
        margin-right: 1rem; }
      .main-kizi #toc_container p.toc_title:after {
        margin-left: 1rem; }
    .main-kizi #toc_container .toc_list {
      margin-top: 24px !important; }
      .main-kizi #toc_container .toc_list li {
        margin-top: 24px; }
        .main-kizi #toc_container .toc_list li:before {
          display: none; }
        .main-kizi #toc_container .toc_list li a {
          color: #222;
          text-decoration: underline; }
        .main-kizi #toc_container .toc_list li .toc_number {
          background: #222;
          color: #FFF;
          font-size: 14px;
          padding: 5px 10px;
          border-radius: 50%;
          margin-right: 16px; }
  .main-kizi .btn-cv {
    margin-bottom: 64px; }
    .main-kizi .btn-cv a {
      text-align: center;
      margin: 0 auto;
      padding: 24px 50px 24px 24px;
      width: 70%;
      display: block;
      background: #303030 url(../img/icon/icon-arrow-wahite-waku.png) no-repeat right center;
      background-position: 96%;
      font-size: 18px;
      color: #FFF;
      text-decoration: none; }
  .main-kizi table .btn-cv {
    margin-bottom: 0; }
    .main-kizi table .btn-cv a {
      width: 100%;
      font-size: 16px;
      background-size: 12px;
      background-position: 94%; }
  .main-kizi .cv_box {
    border: 1px solid #222;
    padding: 32px;
    margin-bottom: 64px; }
    .main-kizi .cv_box .name {
      margin-bottom: 16px;
      font-size: 18px;
      font-weight: 700; }
    .main-kizi .cv_box .cv_box_card {
      overflow: hidden; }
      .main-kizi .cv_box .cv_box_card .card {
        width: 30%;
        float: left; }
      .main-kizi .cv_box .cv_box_card p, .main-kizi .cv_box .cv_box_card ul {
        width: 70%;
        float: left;
        padding-left: 20px;
        margin: 0; }
    .main-kizi .cv_box .cv-link {
      text-align: right; }
  .main-kizi table.small-table th, .main-kizi table.small-table td {
    font-size: 12px;
    padding: 8px; }
  .main-kizi .scroll-table {
    overflow-x: auto;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    display: block;
    white-space: nowrap;
    margin-bottom: 32px; }
    .main-kizi .scroll-table table {
      width: auto;
      border-collapse: collapse;
      border: solid 1px #ddd;
      margin: 0; }
      .main-kizi .scroll-table table th {
        width: 100px;
        font-size: 12px;
        padding: 8px; }
      .main-kizi .scroll-table table td {
        width: 170px;
        white-space: normal;
        font-size: 12px;
        padding: 8px; }
  .main-kizi .point {
    border: 1px solid #222;
    padding: 26px 24px 24px 24px;
    margin-bottom: 64px;
    position: relative;
    font-size: 18px;
    line-height: 2.1;
    color: #222; }
    .main-kizi .point:before {
      content: 'POINT';
      display: inline-block;
      width: 140px;
      padding: 6px 0;
      background: #222;
      color: #FFF;
      font-size: 16px;
      line-height: 1;
      text-align: center;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translate(-50%, -50%); }
    .main-kizi .point p, .main-kizi .point ul, .main-kizi .point ol, .main-kizi .point dl {
      margin: 0; }
  .main-kizi .waku {
    padding: 32px;
    border: 2px solid #DDD;
    font-size: 16px;
    line-height: 2.1;
    margin-bottom: 48px; }
  .main-kizi .memo {
    border: 1px solid #222;
    padding: 26px 24px 24px 24px;
    margin-bottom: 64px;
    position: relative;
    font-size: 18px;
    line-height: 2.1;
    color: #222; }
    .main-kizi .memo:before {
      content: 'MEMO';
      display: inline-block;
      width: 120px;
      padding: 6px;
      background-color: #FFF;
      background-image: url(../img/icon/icon-memo-left.png), url(../img/icon/icon-memo-right.png);
      background-repeat: no-repeat;
      background-position: 8%,92%;
      color: #222;
      font-size: 16px;
      line-height: 1;
      text-align: center;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translate(-50%, -50%); }
    .main-kizi .memo p, .main-kizi .memo ul, .main-kizi .memo ol, .main-kizi .memo dl {
      margin: 0; }

@media only screen and (max-width: 767px) {
  .main-kizi {
    margin-bottom: 0;
    border: none;
    padding: 16px; } }
@media only screen and (max-width: 767px) {
  .main-kizi h1 {
    font-size: 18px; } }
@media only screen and (max-width: 767px) {
  .main-kizi h2 {
    font-size: 18px;
    margin-bottom: 32px;
    background: none;
    text-shadow: none; } }
@media only screen and (max-width: 767px) {
  .main-kizi h3 {
    font-size: 18px;
    margin-bottom: 30px; } }
@media only screen and (max-width: 767px) {
  .main-kizi p {
    font-size: 16px;
    margin: 16px 0 40px 0; } }
@media only screen and (max-width: 767px) {
  .main-kizi ul {
    padding-left: 0;
    margin-bottom: 40px; } }
@media only screen and (max-width: 767px) {
  .main-kizi ul li {
    font-size: 15px; } }
@media only screen and (max-width: 767px) {
  .main-kizi ol {
    margin-bottom: 40px; } }
@media only screen and (max-width: 767px) {
  .main-kizi ol li {
    font-size: 15px; } }
@media only screen and (max-width: 767px) {
  .main-kizi dl {
    margin-bottom: 40px; } }
@media only screen and (max-width: 767px) {
  .main-kizi dl dt {
    font-size: 16px; } }
@media only screen and (max-width: 767px) {
  .main-kizi dl dd {
    font-size: 14px; } }
@media only screen and (max-width: 767px) {
  .main-kizi table {
    margin-bottom: 40px; } }
@media only screen and (max-width: 767px) {
  .main-kizi table th {
    padding: 10px;
    font-size: 12px; } }
@media only screen and (max-width: 767px) {
  .main-kizi table td {
    padding: 10px;
    font-size: 12px; } }
@media only screen and (max-width: 767px) {
  .main-kizi blockquote {
    margin: 0 0 40px 15px;
    padding: 16px 16px 16px 24px; } }
@media only screen and (max-width: 767px) {
  .main-kizi blockquote:before {
    width: 30px;
    height: 30px;
    left: -15px; } }
@media only screen and (max-width: 767px) {
  .main-kizi blockquote p {
    font-size: 14px; } }
@media only screen and (max-width: 767px) {
  .main-kizi hr {
    margin: 40px 0; } }
@media only screen and (max-width: 767px) {
  .main-kizi .time {
    font-size: 12px;
    color: #888;
    margin-bottom: 8px; } }
@media only screen and (max-width: 767px) {
  .main-kizi .main-visual {
    margin: 16px 0; } }
@media only screen and (max-width: 767px) {
  .main-kizi #toc_container {
    margin-bottom: 32px; } }
@media only screen and (max-width: 767px) {
  .main-kizi #toc_container .toc_list li {
    padding-left: 0; } }
@media only screen and (max-width: 767px) {
  .main-kizi #toc_container .toc_list li a {
    font-size: 14px; } }
@media only screen and (max-width: 767px) {
  .main-kizi #toc_container .toc_list li .toc_number {
    font-size: 12px;
    padding: 3px 7px;
    margin-right: 8px; } }
@media only screen and (max-width: 767px) {
  .main-kizi .btn-cv {
    margin-bottom: 40px; } }
@media only screen and (max-width: 767px) {
  .main-kizi .btn-cv a {
    font-size: 14px;
    width: 100%; } }
@media only screen and (max-width: 767px) {
  .main-kizi table .btn-cv a {
    font-size: 12px;
    padding: 10px 20px 10px 10px;
    background-size: 8px; } }
@media only screen and (max-width: 767px) {
  .main-kizi .cv_box {
    padding: 16px;
    margin-bottom: 40px; } }
@media only screen and (max-width: 767px) {
  .main-kizi .cv_box .cv_box_card .card {
    width: 100%;
    float: none; } }
@media only screen and (max-width: 767px) {
  .main-kizi .cv_box .cv_box_card .card img {
    width: 60%;
    margin: 0 auto 16px; } }
@media only screen and (max-width: 767px) {
  .main-kizi .cv_box .cv_box_card p, .main-kizi .cv_box .cv_box_card ul {
    width: 100%;
    float: none;
    padding-left: 0;
    font-size: 14px; } }
@media only screen and (max-width: 767px) {
  .main-kizi table.small-table th {
    font-size: 10px; } }
@media only screen and (max-width: 767px) {
  .main-kizi table.small-table td {
    font-size: 10px; } }
@media only screen and (max-width: 767px) {
  .main-kizi .scroll-table:before {
    content: "※このテーブルは横スクロールできます ↓";
    font-size: 14px;
    margin-bottom: 8px;
    display: block; } }
@media only screen and (max-width: 767px) {
  .main-kizi .scroll-table table th {
    font-size: 10px;
    width: 80px; } }
@media only screen and (max-width: 767px) {
  .main-kizi .scroll-table table td {
    font-size: 10px;
    width: 120px; } }
@media only screen and (max-width: 767px) {
  .main-kizi .point {
    margin-bottom: 40px;
    font-size: 15px; } }
@media only screen and (max-width: 767px) {
  .main-kizi .memo {
    margin-bottom: 40px;
    font-size: 15px; } }
/*ボタン下注釈*/
.txt5detail {
  float: none !important;
  font-weight: normal !important;
  font-size: 10px !important;
  line-height: 1.4;
  margin-top: 5px;
  text-align: center !important; }

.table_card .txt5detail {
  clear: both;
  padding-top: 0.5rem;
  text-align: right !important; }

/*個人情報の取り扱い*/
.contact_page .subtext {
  text-align: center;
  margin: 1.5rem auto .5rem;
  font-weight: bold;
  font-size: .8rem;
  line-height: 1.4; }
.contact_page .l-container {
  margin-bottom: 2rem;
  letter-spacing: 2px; }
  .contact_page .l-container .protection {
    overflow-y: scroll;
    height: 300px;
    background: #FFF;
    padding: 1.5rem;
    margin-bottom: 1rem; }
    @media only screen and (max-width: 767px) {
      .contact_page .l-container .protection {
        padding: 0.5rem;
        padding-bottom: 0; } }
    .contact_page .l-container .protection h3 {
      font-size: 1rem;
      padding: 0.6rem;
      color: #000;
      margin: auto;
      margin-bottom: 1.5rem;
      background: #eee;
      line-height: 1.6; }
    .contact_page .l-container .protection p {
      color: #000;
      text-align: left;
      font-size: .8rem;
      font-weight: normal;
      line-height: 1.6;
      margin: auto;
      margin-bottom: 10px; }
    .contact_page .l-container .protection h4 {
      text-align: left;
      margin: auto;
      margin-bottom: .6rem;
      font-size: .9rem;
      color: #000000;
      font-weight: bold;
      line-height: 1.6;
      border: none;
      padding: 0px;
      display: block;
      background: none; }
    .contact_page .l-container .protection ul {
      margin: auto;
      margin-bottom: 2rem;
      line-height: 1.6; }
      .contact_page .l-container .protection ul li {
        margin: auto;
        font-size: .8rem;
        background: none;
        padding: 0rem;
        font-weight: normal;
        border: none;
        list-style-type: none; }
    .contact_page .l-container .protection .adress {
      border-top: 2px solid #eee;
      margin-bottom: 2.5rem; }
.contact_page .checkbox {
  text-align: center;
  font-weight: bold;
  line-height: 1.6;
  font-size: .9rem;
  margin: auto;
  margin-bottom: 10px;
  letter-spacing: 2px; }
  @media only screen and (max-width: 767px) {
    .contact_page .checkbox input {
      width: 13px; } }
.contact_page .submit {
  margin: 2rem;
  text-align: center; }
  .contact_page .submit img {
    width: auto; }

.rank-lp {
  background: #fffbf4;
  /* ------------------------------------------------- *
   *        rank-lp＠prBOX
   * ------------------------------------------------- */
  /* ------------------------------------------------- *
   *        rank-lp＠タブ比較表
   * ------------------------------------------------- */
  /* ------------------------------------------------- *
   *        rank-lp＠検索ボックス
   * ------------------------------------------------- */
  /*新LP内 おすすめ案件用*/
  /*看板下にくるカウント*/ }
  .rank-lp .main-visual {
    text-align: center; }
  .rank-lp .menu-btn {
    width: 680px;
    margin: 2rem auto;
    display: flex;
    justify-content: space-between; }
    @media only screen and (max-width: 767px) {
      .rank-lp .menu-btn {
        width: 96%;
        margin: 1.5rem auto; } }
    .rank-lp .menu-btn li {
      background-image: linear-gradient(-180deg, #da0000 3%, #a10202 98%);
      padding: 1rem;
      width: 320px;
      border-radius: 30px;
      text-align: center;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .rank-lp .menu-btn li {
          width: 48%;
          padding: .5rem;
          line-height: 1.5; } }
      .rank-lp .menu-btn li:after {
        border-top: solid 2px #fff;
        border-right: solid 2px #fff;
        -webkit-transform: rotate(45deg);
        content: "";
        display: block;
        height: 8px;
        position: absolute;
        right: 1rem;
        top: 40%;
        transform: rotate(45deg);
        width: 8px; }
        @media only screen and (max-width: 767px) {
          .rank-lp .menu-btn li:after {
            right: 0.7rem; } }
      .rank-lp .menu-btn li a {
        color: #fff;
        text-decoration: none;
        font-size: 1.4rem;
        font-weight: bold;
        letter-spacing: .08rem; }
        @media only screen and (max-width: 767px) {
          .rank-lp .menu-btn li a {
            font-size: 14px; } }
      .rank-lp .menu-btn li:first-child a {
        line-height: 1.1; }
        @media only screen and (max-width: 767px) {
          .rank-lp .menu-btn li:first-child a {
            font-size: 1rem; } }
      .rank-lp .menu-btn li:nth-child(2) a {
        line-height: 2; }
        @media only screen and (max-width: 767px) {
          .rank-lp .menu-btn li:nth-child(2) a {
            font-size: 15px; } }
  .rank-lp .Ranking {
    margin: 2rem auto 2rem; }
    @media only screen and (max-width: 767px) {
      .rank-lp .Ranking {
        width: 94%;
        margin: 1rem auto 2rem; } }
    .rank-lp .Ranking .rankingBox-item {
      border: 1px solid #0AA18A;
      border-radius: 6px;
      width: auto;
      height: auto;
      float: none;
      position: static;
      background: #fff;
      margin-bottom: 2rem; }
      .rank-lp .Ranking .rankingBox-item h3 {
        padding: 0rem 1rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: solid 1px #ccc;
        background: #0AA18A; }
        @media only screen and (max-width: 767px) {
          .rank-lp .Ranking .rankingBox-item h3 {
            padding: 0rem 0.3rem; } }
        .rank-lp .Ranking .rankingBox-item h3:before {
          display: none; }
        .rank-lp .Ranking .rankingBox-item h3 a {
          color: #fff;
          text-decoration: none; }
        .rank-lp .Ranking .rankingBox-item h3 p {
          font-size: 1.6rem;
          margin-bottom: 0rem;
          font-weight: bold;
          color: #fff; }
          @media only screen and (max-width: 767px) {
            .rank-lp .Ranking .rankingBox-item h3 p {
              font-size: 1.4rem; } }
        .rank-lp .Ranking .rankingBox-item h3.osusume {
          padding: 0.5rem 1rem; }
        .rank-lp .Ranking .rankingBox-item h3 img {
          width: auto;
          vertical-align: middle; }
          @media only screen and (max-width: 767px) {
            .rank-lp .Ranking .rankingBox-item h3 img {
              width: 45px; } }
      .rank-lp .Ranking .rankingBox-item .sokuzitu-time {
        margin-bottom: 0rem; }
        @media only screen and (max-width: 767px) {
          .rank-lp .Ranking .rankingBox-item .sokuzitu-time {
            margin: 0.5rem; } }
        .rank-lp .Ranking .rankingBox-item .sokuzitu-time .sokuzitu-time-in {
          padding: 0px; }
          .rank-lp .Ranking .rankingBox-item .sokuzitu-time .sokuzitu-time-in .kv_countdown {
            font-size: .8rem; }
            @media only screen and (max-width: 767px) {
              .rank-lp .Ranking .rankingBox-item .sokuzitu-time .sokuzitu-time-in .kv_countdown {
                font-size: 1rem; } }
            .rank-lp .Ranking .rankingBox-item .sokuzitu-time .sokuzitu-time-in .kv_countdown .sokuzitu-time-count {
              text-align: center;
              background: #333;
              color: #FFF;
              margin: 0 auto;
              font-size: 25px; }
              .rank-lp .Ranking .rankingBox-item .sokuzitu-time .sokuzitu-time-in .kv_countdown .sokuzitu-time-count span.TimeView {
                font-weight: bold;
                color: yellow;
                line-height: 2;
                font-size: 20px;
                padding-right: 0.5rem; }
                @media only screen and (max-width: 767px) {
                  .rank-lp .Ranking .rankingBox-item .sokuzitu-time .sokuzitu-time-in .kv_countdown .sokuzitu-time-count span.TimeView {
                    font-size: 16px; } }
              .rank-lp .Ranking .rankingBox-item .sokuzitu-time .sokuzitu-time-in .kv_countdown .sokuzitu-time-count li {
                font-size: 1rem;
                padding: 0.1rem; }
                @media only screen and (max-width: 767px) {
                  .rank-lp .Ranking .rankingBox-item .sokuzitu-time .sokuzitu-time-in .kv_countdown .sokuzitu-time-count li {
                    font-size: 14px; } }
            @media only screen and (max-width: 767px) {
              .rank-lp .Ranking .rankingBox-item .sokuzitu-time .sokuzitu-time-in .kv_countdown .kv_countdown_item {
                padding: 0rem; } }
            .rank-lp .Ranking .rankingBox-item .sokuzitu-time .sokuzitu-time-in .kv_countdown .kv_countdown_item .kv_countdown_item_title {
              float: left;
              padding: 0.5rem;
              background: #fff;
              color: #333;
              font-size: .9rem;
              font-weight: bold;
              margin-right: 0.5rem; }
              @media only screen and (max-width: 767px) {
                .rank-lp .Ranking .rankingBox-item .sokuzitu-time .sokuzitu-time-in .kv_countdown .kv_countdown_item .kv_countdown_item_title {
                  float: none;
                  text-align: center;
                  border: solid 1px #333;
                  padding: 0.1rem;
                  border-radius: 5px 5px 0px 0px;
                  font-weight: bold;
                  margin-right: 0rem; } }
              .rank-lp .Ranking .rankingBox-item .sokuzitu-time .sokuzitu-time-in .kv_countdown .kv_countdown_item .kv_countdown_item_title span {
                font-size: 1.2rem;
                font-weight: bold;
                padding: 0;
                color: red; }
                @media only screen and (max-width: 767px) {
                  .rank-lp .Ranking .rankingBox-item .sokuzitu-time .sokuzitu-time-in .kv_countdown .kv_countdown_item .kv_countdown_item_title span {
                    font-size: 1.1rem; } }
              .rank-lp .Ranking .rankingBox-item .sokuzitu-time .sokuzitu-time-in .kv_countdown .kv_countdown_item .kv_countdown_item_title .f-small {
                font-size: .9rem; }
      .rank-lp .Ranking .rankingBox-item .item-in {
        padding: 1rem 1.5rem; }
        @media only screen and (max-width: 767px) {
          .rank-lp .Ranking .rankingBox-item .item-in {
            padding: 0.5rem; } }
        .rank-lp .Ranking .rankingBox-item .item-in .cf .f-l {
          width: 25%; }
          .rank-lp .Ranking .rankingBox-item .item-in .cf .f-l .main-rank_banner {
            width: 100%; }
        .rank-lp .Ranking .rankingBox-item .item-in .cf .f-r {
          width: 73%;
          margin-bottom: 5px; }
          .rank-lp .Ranking .rankingBox-item .item-in .cf .f-r table {
            border: none; }
          .rank-lp .Ranking .rankingBox-item .item-in .cf .f-r tr {
            border-bottom: 1px dotted #CCC; }
          .rank-lp .Ranking .rankingBox-item .item-in .cf .f-r th {
            background: none;
            color: #ff9b0b;
            font-size: 0.8rem;
            font-weight: bold;
            padding: 1% 0;
            width: 55%; }
            @media only screen and (max-width: 767px) {
              .rank-lp .Ranking .rankingBox-item .item-in .cf .f-r th {
                border: none;
                border-bottom: 1px dotted #CCC;
                text-align: left; } }
          .rank-lp .Ranking .rankingBox-item .item-in .cf .f-r td {
            border-top: none;
            border-left: none;
            font-weight: bold;
            padding: 0;
            text-align: left;
            font-size: 0.8rem;
            border-bottom: none;
            width: 55%; }
            @media only screen and (max-width: 767px) {
              .rank-lp .Ranking .rankingBox-item .item-in .cf .f-r td {
                border: none;
                border-bottom: 1px dotted #CCC;
                text-align: left; } }
          .rank-lp .Ranking .rankingBox-item .item-in .cf .f-r .main-rank-1_spec {
            border: 1px solid #ccc;
            width: 100%; }
            .rank-lp .Ranking .rankingBox-item .item-in .cf .f-r .main-rank-1_spec tr {
              border-bottom: none; }
            .rank-lp .Ranking .rankingBox-item .item-in .cf .f-r .main-rank-1_spec th {
              background: #ececec;
              border-bottom: 1px #CCC;
              color: #222;
              min-width: 80px;
              border-top: 1px solid #ccc;
              border-left: 1px solid #ccc;
              padding: 6px 2px;
              text-align: center;
              font-size: 13px; }
            .rank-lp .Ranking .rankingBox-item .item-in .cf .f-r .main-rank-1_spec td {
              border-top: 1px solid #ccc;
              border-left: 1px solid #ccc;
              padding: 6px 2px;
              text-align: center;
              font-size: 13px;
              border-bottom: 1px #CCC; }
        .rank-lp .Ranking .rankingBox-item .item-in h4 {
          margin-bottom: 1rem;
          font-size: 1.3rem;
          line-height: 1.2;
          font-weight: bold; }
          @media only screen and (max-width: 767px) {
            .rank-lp .Ranking .rankingBox-item .item-in h4 {
              margin: 0.5rem 0.5rem 0.3rem;
              font-size: 1.1rem;
              line-height: 1.3; } }
        .rank-lp .Ranking .rankingBox-item .item-in .flex {
          display: flex;
          justify-content: space-between;
          margin-bottom: 1.5rem; }
          @media only screen and (max-width: 767px) {
            .rank-lp .Ranking .rankingBox-item .item-in .flex {
              display: block;
              margin-bottom: 1rem;
              align-items: center; } }
          @media only screen and (max-width: 767px) {
            .rank-lp .Ranking .rankingBox-item .item-in .flex .banner {
              margin: auto;
              width: 60%; } }
          .rank-lp .Ranking .rankingBox-item .item-in .flex .banner img {
            width: 200px; }
            @media only screen and (max-width: 767px) {
              .rank-lp .Ranking .rankingBox-item .item-in .flex .banner img {
                width: 100%; } }
          .rank-lp .Ranking .rankingBox-item .item-in .flex .right {
            width: 100%;
            margin-top: 0.5rem; }
            .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point3 {
              background: #fff;
              font-size: 13px;
              line-height: 1.4em;
              position: relative;
              margin: auto;
              margin-bottom: 0.5rem;
              padding: 2.5% 2% 2%;
              border-radius: 5px;
              border: #a10202 solid 1px; }
              @media only screen and (max-width: 767px) {
                .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point3 {
                  padding: 1rem 0.5rem 0.5rem; } }
              .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point3 dt {
                color: #a10202;
                font-weight: bold;
                position: absolute;
                top: 0rem;
                background: #fff;
                padding: 0rem 1rem;
                left: 50%;
                transform: translate(-50%, -50%);
                -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                font-size: 1.2rem; }
                @media only screen and (max-width: 767px) {
                  .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point3 dt {
                    font-size: 1rem;
                    padding: 0rem 0.5rem; } }
                .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point3 dt img {
                  margin-right: 0.5rem;
                  width: auto; }
                  @media only screen and (max-width: 767px) {
                    .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point3 dt img {
                      width: 9%;
                      margin-right: 0.3rem; } }
              .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point3 ul {
                margin: auto; }
                .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point3 ul li {
                  font-size: 1rem;
                  padding-left: 25px;
                  background-image: url(../img/icon/icon_check02.png);
                  background-repeat: no-repeat;
                  background-size: 15px;
                  background-position-y: 3px;
                  line-height: 1.3;
                  margin-bottom: 0.5rem;
                  text-align: left; }
                  @media only screen and (max-width: 767px) {
                    .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point3 ul li {
                      font-size: 0.8rem; } }
                  .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point3 ul li span {
                    font-size: 1.2rem;
                    background-image: linear-gradient(transparent 50%, #fff285 50%);
                    color: #333; }
                    @media only screen and (max-width: 767px) {
                      .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point3 ul li span {
                        font-size: 0.8rem; } }
            .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point-3 {
              background: #ecf1ff;
              font-size: 13px;
              line-height: 1.4em;
              position: relative;
              margin: auto;
              margin-bottom: 0.5rem;
              padding: 2%;
              border-radius: 5px;
              border: #0083c7 solid 1px; }
              @media only screen and (max-width: 767px) {
                .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point-3 {
                  padding: 0.5rem;
                  background: #FEF9F1;
                  border: #D07F7C solid 1px; } }
              .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point-3 dt {
                color: #0083c7;
                font-weight: bold;
                position: absolute;
                top: 0rem;
                background: #fff;
                padding: 0rem 1rem;
                left: 50%;
                transform: translate(-50%, -50%);
                -webkit-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                font-size: 1.2rem; }
                @media only screen and (max-width: 767px) {
                  .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point-3 dt {
                    font-size: 1rem;
                    padding: 0rem 0.5rem; } }
                .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point-3 dt img {
                  margin-right: 0.5rem; }
                  @media only screen and (max-width: 767px) {
                    .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point-3 dt img {
                      width: 9%;
                      margin-right: 0.3rem; } }
              .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point-3 ul {
                margin: auto; }
                .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point-3 ul li {
                  font-size: 16px;
                  padding-left: 25px;
                  background-image: url(../img/icon/check-orange.png);
                  background-repeat: no-repeat;
                  background-size: 15px;
                  background-position-y: 3px;
                  line-height: 1.4;
                  text-align: left; }
                  .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point-3 ul li span {
                    font-size: 1.2rem; }
                    @media only screen and (max-width: 767px) {
                      .rank-lp .Ranking .rankingBox-item .item-in .flex .right .point-3 ul li span {
                        font-size: 13px; } }
            .rank-lp .Ranking .rankingBox-item .item-in .flex .right .spec {
              border: solid 1px #707070;
              border-bottom: none;
              width: 100%; }
              .rank-lp .Ranking .rankingBox-item .item-in .flex .right .spec th {
                font-weight: bold;
                font-size: 14px;
                line-height: 2;
                background: #d9d9d9;
                padding: 0.5rem 1rem;
                width: 35%;
                border-right: solid 1px #707070; }
                @media only screen and (max-width: 767px) {
                  .rank-lp .Ranking .rankingBox-item .item-in .flex .right .spec th {
                    padding: 0.3rem;
                    font-size: 12px; } }
                .rank-lp .Ranking .rankingBox-item .item-in .flex .right .spec th.first {
                  border-bottom: solid 1px #707070; }
              .rank-lp .Ranking .rankingBox-item .item-in .flex .right .spec td {
                padding: 0.5rem 1rem; }
                @media only screen and (max-width: 767px) {
                  .rank-lp .Ranking .rankingBox-item .item-in .flex .right .spec td {
                    padding: 0.3rem 1rem; } }
                .rank-lp .Ranking .rankingBox-item .item-in .flex .right .spec td.first {
                  border-bottom: solid 1px #707070;
                  font-size: 1rem; }
                .rank-lp .Ranking .rankingBox-item .item-in .flex .right .spec td img {
                  margin: 0 7px 0 0;
                  width: 7%; }
                  @media only screen and (max-width: 767px) {
                    .rank-lp .Ranking .rankingBox-item .item-in .flex .right .spec td img {
                      width: 11%; } }
        .rank-lp .Ranking .rankingBox-item .item-in .buttonarea {
          display: flex;
          justify-content: space-between;
          margin-bottom: 0.5rem; }
          @media only screen and (max-width: 767px) {
            .rank-lp .Ranking .rankingBox-item .item-in .buttonarea {
              display: block; } }
          .rank-lp .Ranking .rankingBox-item .item-in .buttonarea .main-rank-1_button {
            width: 58%;
            margin: 0px auto;
            border-radius: 20px; }
            @media only screen and (max-width: 767px) {
              .rank-lp .Ranking .rankingBox-item .item-in .buttonarea .main-rank-1_button {
                width: 100%;
                margin-bottom: 0.8rem; } }
            .rank-lp .Ranking .rankingBox-item .item-in .buttonarea .main-rank-1_button a {
              text-decoration: none; }
              .rank-lp .Ranking .rankingBox-item .item-in .buttonarea .main-rank-1_button a .btn-cta {
                background-image: linear-gradient(-180deg, #da0000 3%, #a10202 98%);
                font-size: 1.4rem;
                font-weight: bold;
                padding: 1.5rem;
                border-radius: 20px; }
          .rank-lp .Ranking .rankingBox-item .item-in .buttonarea .shosai {
            margin: 0px auto;
            width: 38%;
            text-align: center;
            padding: 12px;
            border-radius: 20px;
            font-size: 18px;
            font-weight: bold;
            background: #8c8c8c;
            height: 74px;
            font-size: 1.2rem;
            line-height: 2.5;
            border-right: 4px solid #4c4545; }
            @media only screen and (max-width: 767px) {
              .rank-lp .Ranking .rankingBox-item .item-in .buttonarea .shosai {
                padding: 7px;
                height: 52px;
                width: 58%;
                font-size: 1.1rem;
                line-height: 2.2; } }
            .rank-lp .Ranking .rankingBox-item .item-in .buttonarea .shosai.long {
              margin: auto;
              width: 50%; }
            .rank-lp .Ranking .rankingBox-item .item-in .buttonarea .shosai a {
              text-decoration: none;
              color: #fff; }
          .rank-lp .Ranking .rankingBox-item .item-in .buttonarea .shosai-only {
            width: 50%;
            margin: 0rem auto 0.5rem; }
        .rank-lp .Ranking .rankingBox-item .item-in .cyushaku {
          font-size: .9rem;
          text-decoration: underline;
          text-align: center; }
          @media only screen and (max-width: 767px) {
            .rank-lp .Ranking .rankingBox-item .item-in .cyushaku {
              margin: 0.3rem;
              font-size: .8rem; } }
          .rank-lp .Ranking .rankingBox-item .item-in .cyushaku a {
            color: #333; }
  .rank-lp h2 {
    background: none !important;
    border-left: none !important; }
    .rank-lp h2.rank-title {
      border: none;
      background: #1B2E3B !important;
      text-align: center;
      padding: 1rem;
      position: relative;
      margin-bottom: 2rem; }
      @media only screen and (max-width: 767px) {
        .rank-lp h2.rank-title {
          margin-bottom: 1rem; } }
      .rank-lp h2.rank-title img {
        width: 50%; }
        @media only screen and (max-width: 767px) {
          .rank-lp h2.rank-title img {
            width: 80%; } }
      .rank-lp h2.rank-title:before {
        display: none; }
      .rank-lp h2.rank-title:after {
        content: '';
        /*何も入れない*/
        display: inline-block;
        /*忘れずに！*/
        width: 300px;
        /*画像の幅*/
        height: 40px;
        /*画像の高さ*/
        background-image: url(../img/bg/bg-caption-under.png);
        background-size: contain;
        vertical-align: middle;
        position: absolute;
        bottom: -40px;
        left: 35%; }
        @media only screen and (max-width: 767px) {
          .rank-lp h2.rank-title:after {
            width: 200px;
            /*画像の幅*/
            height: 27px;
            /*画像の高さ*/
            bottom: -26px;
            left: 24%; } }
  .rank-lp .content h2 {
    position: relative;
    line-height: 1.1 !important;
    padding: 20px !important;
    font-size: 30px !important;
    letter-spacing: .08rem;
    text-align: center;
    margin: 1rem auto 0rem;
    background: #1B2E3B !important;
    color: #fff !important;
    border: none;
    margin-bottom: 2rem; }
    @media only screen and (max-width: 767px) {
      .rank-lp .content h2 {
        font-size: 23px !important; } }
    .rank-lp .content h2 span {
      display: block;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .rank-lp .content h2 span {
          font-size: 1.2rem; } }
      .rank-lp .content h2 span.yellow {
        font-size: 3rem;
        color: #CCA816;
        display: inline-block; }
        @media only screen and (max-width: 767px) {
          .rank-lp .content h2 span.yellow {
            font-size: 2.5rem; } }
    .rank-lp .content h2:before, .rank-lp .content h2:after {
      content: '';
      position: absolute;
      top: 30%;
      display: inline-block;
      width: 30px;
      height: 3px;
      background-color: #CCA816; }
      @media only screen and (max-width: 767px) {
        .rank-lp .content h2:before, .rank-lp .content h2:after {
          top: 29%; } }
    .rank-lp .content h2:before {
      left: 32%;
      -webkit-transform: rotate(-118deg);
      transform: rotate(-118deg); }
      @media only screen and (max-width: 767px) {
        .rank-lp .content h2:before {
          left: 16%; } }
    .rank-lp .content h2:after {
      left: 65%;
      -webkit-transform: rotate(-60deg);
      transform: rotate(-60deg); }
      @media only screen and (max-width: 767px) {
        .rank-lp .content h2:after {
          left: 76%; } }
    @media only screen and (max-width: 767px) {
      .rank-lp .content h2 {
        font-size: 1.6rem;
        margin: 0rem auto 1rem;
        line-height: 1;
        padding: 1rem 0.5rem; } }
  .rank-lp .content .content-box {
    margin-bottom: 2rem; }
    @media only screen and (max-width: 767px) {
      .rank-lp .content .content-box {
        width: 94%;
        margin: 0rem auto 2rem; } }
    .rank-lp .content .content-box dl {
      border: solid 1px #0AA18A;
      background: #fff;
      border-radius: 10px; }
      @media only screen and (max-width: 767px) {
        .rank-lp .content .content-box dl {
          margin-bottom: 1rem; } }
      .rank-lp .content .content-box dl dt {
        background: #0AA18A;
        color: #fff;
        padding: 0.5rem;
        text-align: center;
        font-size: 1.6rem;
        font-weight: bold;
        border-radius: 5px 5px 0px 0px;
        line-height: 1.3; }
        @media only screen and (max-width: 767px) {
          .rank-lp .content .content-box dl dt {
            font-size: 1.4rem; } }
        .rank-lp .content .content-box dl dt span {
          display: block;
          font-size: 1.2rem;
          color: yellow; }
      .rank-lp .content .content-box dl dd {
        padding: 2rem;
        line-height: 1.9;
        font-size: 1.2rem; }
        @media only screen and (max-width: 767px) {
          .rank-lp .content .content-box dl dd {
            padding: 1.5rem;
            font-size: 15px; } }
        .rank-lp .content .content-box dl dd img {
          width: auto; }
        .rank-lp .content .content-box dl dd table {
          border-top: solid 1px #7d7d7d;
          border-left: solid 1px #7d7d7d;
          text-align: center;
          width: 70%;
          margin: 0rem auto -2rem;
          color: #333; }
          @media only screen and (max-width: 767px) {
            .rank-lp .content .content-box dl dd table {
              width: 100%; } }
          .rank-lp .content .content-box dl dd table th, .rank-lp .content .content-box dl dd table td {
            border-bottom: solid 1px #7d7d7d;
            border-right: solid 1px #7d7d7d;
            padding: 0.8rem;
            line-height: 1.4;
            font-size: 1.1rem; }
          .rank-lp .content .content-box dl dd table th.ttl, .rank-lp .content .content-box dl dd table td.ttl {
            width: 25%; }
          .rank-lp .content .content-box dl dd table th.cardloan, .rank-lp .content .content-box dl dd table td.cardloan {
            background: #FCF2E0;
            font-size: 1.6rem; }
            @media only screen and (max-width: 767px) {
              .rank-lp .content .content-box dl dd table th.cardloan, .rank-lp .content .content-box dl dd table td.cardloan {
                font-size: 1.4rem; } }
          .rank-lp .content .content-box dl dd table td.cardloan {
            color: #ed1120;
            font-weight: bold; }
          .rank-lp .content .content-box dl dd table th.credit, .rank-lp .content .content-box dl dd table td.credit {
            background: #efefef; }
          .rank-lp .content .content-box dl dd table td.credit {
            font-weight: bold; }
        .rank-lp .content .content-box dl dd p {
          text-align: center;
          margin-bottom: 2rem; }
        @media only screen and (max-width: 767px) {
          .rank-lp .content .content-box dl dd img {
            width: 100%; } }
  .rank-lp .content .osusume-box {
    background: #FCF2E0;
    border-radius: 10px;
    padding: 1rem;
    margin: 0rem auto 2rem;
    max-width: 760px; }
    @media only screen and (max-width: 767px) {
      .rank-lp .content .osusume-box {
        margin: 0 0.8rem 2rem; } }
    .rank-lp .content .osusume-box .flex {
      display: flex;
      justify-content: space-around; }
      .rank-lp .content .osusume-box .flex a.flex-bannerbox {
        width: 33%;
        margin-right: 0.5rem; }
        .rank-lp .content .osusume-box .flex a.flex-bannerbox img {
          border: 3px solid #fff;
          width: 100%; }
          @media only screen and (max-width: 767px) {
            .rank-lp .content .osusume-box .flex a.flex-bannerbox img {
              border: 2px solid #fff; } }
      .rank-lp .content .osusume-box .flex .catch {
        padding-top: 3rem;
        font-size: 1.2rem;
        margin-bottom: 3rem; }
        @media only screen and (max-width: 767px) {
          .rank-lp .content .osusume-box .flex .catch {
            font-size: 0.8rem;
            padding-top: 0.5rem;
            margin-bottom: 0.5rem; } }
        .rank-lp .content .osusume-box .flex .catch .txt-marker {
          font-size: 1.5rem;
          margin-bottom: 1rem;
          display: inline-block; }
          @media only screen and (max-width: 767px) {
            .rank-lp .content .osusume-box .flex .catch .txt-marker {
              font-size: 1rem;
              margin-bottom: 0; } }
      .rank-lp .content .osusume-box .flex .cta {
        background: red;
        border-bottom: solid 3px #ad0000;
        font-size: 1.2rem;
        padding: 0.8rem;
        margin: 0 auto;
        text-align: center;
        width: 100%; }
        @media only screen and (max-width: 767px) {
          .rank-lp .content .osusume-box .flex .cta {
            font-size: 1rem; } }
        .rank-lp .content .osusume-box .flex .cta a {
          color: #fff;
          display: block; }
  .rank-lp .osusume-wrap .rankingBox-item .item-in .buttonarea .main-rank-1_button {
    margin: 20px auto; }
    @media only screen and (max-width: 767px) {
      .rank-lp .osusume-wrap .rankingBox-item .item-in .buttonarea .main-rank-1_button {
        width: 100%;
        margin: 10px auto; } }
  .rank-lp h2.osusume-title {
    line-height: 1.1 !important;
    padding: 20px !important;
    font-size: 30px !important;
    letter-spacing: .08rem;
    text-align: center;
    border: none;
    color: #fff !important;
    margin-bottom: 2rem;
    position: relative;
    background: #1B2E3B !important; }
    @media only screen and (max-width: 767px) {
      .rank-lp h2.osusume-title {
        font-size: 20px !important;
        padding: 15px !important;
        margin-bottom: 1rem; } }
    .rank-lp h2.osusume-title:before {
      content: '';
      display: inline-block;
      width: 44px;
      height: 67px;
      background-image: url(../img/icon/icon-osusume2.png);
      background-size: contain;
      vertical-align: middle;
      position: absolute;
      top: 18%;
      left: 3%; }
      @media only screen and (max-width: 767px) {
        .rank-lp h2.osusume-title:before {
          width: 34px;
          height: 52px; } }
    .rank-lp h2.osusume-title img {
      width: 4%;
      margin-right: 1rem; }
      @media only screen and (max-width: 767px) {
        .rank-lp h2.osusume-title img {
          width: 7%;
          margin: auto;
          margin-right: 0.5rem; } }
  .rank-lp .osusume-wrap .Ranking .rankingBox-item h3 {
    padding: 1rem; }
    @media only screen and (max-width: 767px) {
      .rank-lp .osusume-wrap .Ranking .rankingBox-item h3 {
        padding: 1rem 0.5rem; } }
  .rank-lp h2.qa-title {
    padding: 1rem;
    text-align: center;
    background: #1B2E3B !important;
    border: none;
    margin-bottom: 0rem; }
    .rank-lp h2.qa-title:before, .rank-lp h2.qa-title:after {
      display: none; }
    .rank-lp h2.qa-title img {
      width: 60%; }
      @media only screen and (max-width: 767px) {
        .rank-lp h2.qa-title img {
          width: 100%; } }
  .rank-lp .qa {
    display: none;
    background: #fff;
    padding: 2rem 1rem;
    margin-bottom: 2rem; }
    @media only screen and (max-width: 767px) {
      .rank-lp .qa {
        padding: 1rem; } }
    .rank-lp .qa dl {
      border: solid 2px #7b7b7b;
      border-radius: 15px;
      width: 750px;
      margin: 0rem auto 2rem; }
      @media only screen and (max-width: 767px) {
        .rank-lp .qa dl {
          width: 100%; } }
      .rank-lp .qa dl:last-child {
        margin-bottom: 1rem; }
      .rank-lp .qa dl dt {
        background: #7b7b7b;
        color: #fff;
        font-weight: bold;
        font-size: 1.4rem;
        padding: 1.5rem 2rem 1.5rem 5rem;
        border-radius: 10px 10px 0px 0px;
        background-image: url(../img/icon/icon-qa1.png);
        background-size: 7%;
        background-repeat: no-repeat;
        background-position: left 12px center; }
        @media only screen and (max-width: 767px) {
          .rank-lp .qa dl dt {
            font-size: 1.3rem;
            padding: 1rem 2rem 1rem 4rem;
            background-size: 10%; } }
      .rank-lp .qa dl dd {
        padding: 1.5rem 2rem 1.5rem 5rem;
        font-size: 1.2rem;
        background-image: url(../img/icon/icon-qa2.png);
        background-size: 7%;
        background-repeat: no-repeat;
        background-position: left 12px center; }
        @media only screen and (max-width: 767px) {
          .rank-lp .qa dl dd {
            font-size: 1.1rem;
            padding: 1rem 2rem 1rem 4rem;
            background-size: 10%; } }
  .rank-lp #cyushaku {
    display: block;
    padding-top: 4rem;
    margin-top: -2rem; }
  .rank-lp .item_text-caution ul {
    padding: 5px;
    margin-bottom: 1em;
    overflow: hidden; }
    .rank-lp .item_text-caution ul li {
      line-height: 1.5;
      line-height: 1.5;
      font-size: 10px !important;
      color: #9D9A9A; }
  .rank-lp #form_content_g h3#search_title {
    background: #0b1f6d;
    height: auto;
    padding: 1rem;
    border-radius: 0px; }
    .rank-lp #form_content_g h3#search_title:before {
      display: none; }
    .rank-lp #form_content_g h3#search_title p {
      padding: 0%; }
      @media only screen and (max-width: 767px) {
        .rank-lp #form_content_g h3#search_title p {
          font-size: 1.4rem; } }
  .rank-lp .rankingBox-item-pr .main-rank-1_button img {
    width: 100%; }
  .rank-lp .tab-box {
    margin-bottom: 2rem; }
    .rank-lp .tab-box .box-tab {
      border-bottom: 4px solid #0AA18A; }
      .rank-lp .tab-box .box-tab .tab {
        display: flex;
        margin-top: 1rem;
        margin-bottom: 0rem;
        align-items: flex-end; }
      .rank-lp .tab-box .box-tab ul li {
        align-items: center;
        border-radius: 4px 4px 0 0;
        display: flex;
        font-size: 1.2rem;
        font-weight: 700;
        justify-content: center;
        margin: 0 1rem 0 0;
        min-height: 3.5rem;
        padding: 0.5rem 1rem;
        text-align: center;
        vertical-align: top;
        width: 30%;
        background: #fff;
        border: solid 1px #0AA18A;
        border-bottom: none;
        position: relative; }
        @media only screen and (max-width: 767px) {
          .rank-lp .tab-box .box-tab ul li {
            font-size: 1rem;
            margin: 0 0.5rem 0 0;
            min-height: 2.5rem;
            width: 38%; } }
        .rank-lp .tab-box .box-tab ul li:before {
          background: #333; }
          @media only screen and (max-width: 767px) {
            .rank-lp .tab-box .box-tab ul li:before {
              height: 14px;
              width: 14px; } }
        .rank-lp .tab-box .box-tab ul li a {
          color: #333;
          position: absolute;
          width: 100%;
          text-decoration: none; }
          .rank-lp .tab-box .box-tab ul li a:hover {
            text-decoration: none; }
        .rank-lp .tab-box .box-tab ul li.active {
          background: #0AA18A;
          background-size: 5px 5px;
          font-size: 1.4rem; }
          @media only screen and (max-width: 767px) {
            .rank-lp .tab-box .box-tab ul li.active {
              font-size: 1rem; } }
          .rank-lp .tab-box .box-tab ul li.active a {
            line-height: 2;
            color: #fff; }
    .rank-lp .tab-box .tabContents {
      display: none; }
      .rank-lp .tab-box .tabContents .looptable {
        position: relative;
        overflow: auto;
        overflow-x: scroll; }
        .rank-lp .tab-box .tabContents .looptable .sort_table {
          min-width: auto;
          table-layout: fixed;
          width: 100%;
          border-collapse: separate;
          border-right: none;
          border-bottom: none;
          border-left: 1px solid #ccc; }
          .rank-lp .tab-box .tabContents .looptable .sort_table th, .rank-lp .tab-box .tabContents .looptable .sort_table td {
            border-right: 1px solid #ccc;
            border-left: none;
            border-top: 1px solid #ccc; }
          .rank-lp .tab-box .tabContents .looptable .sort_table th {
            padding: .5%;
            line-height: 1.1em;
            font-size: 12px;
            font-weight: bold; }
            .rank-lp .tab-box .tabContents .looptable .sort_table th.th-comp {
              position: sticky;
              left: -1px; }
          .rank-lp .tab-box .tabContents .looptable .sort_table td {
            padding: .5%;
            line-height: 1.1em;
            font-size: 12px;
            background: #fff; }
            .rank-lp .tab-box .tabContents .looptable .sort_table td.td-comp {
              position: sticky;
              left: -1px;
              z-index: 5; }
            .rank-lp .tab-box .tabContents .looptable .sort_table td img {
              width: 100%;
              display: block;
              margin: auto;
              margin-bottom: 0.3rem; }
            .rank-lp .tab-box .tabContents .looptable .sort_table td .anchor {
              text-align: center;
              margin: auto;
              font-size: 13px; }
              .rank-lp .tab-box .tabContents .looptable .sort_table td .anchor a {
                text-decoration: underline; }
            .rank-lp .tab-box .tabContents .looptable .sort_table td .shosai {
              background: #ccc;
              border-radius: 5px;
              padding: 0.5rem 0.2rem;
              text-align: center; }
              .rank-lp .tab-box .tabContents .looptable .sort_table td .shosai a {
                text-decoration: none;
                color: #fff;
                font-weight: bold;
                font-size: 14px; }
            .rank-lp .tab-box .tabContents .looptable .sort_table td .cta {
              border-bottom: #8a0404 3px solid;
              background-image: linear-gradient(-180deg, #FF4545 3%, #da0d0d 98%);
              border-radius: 5px;
              padding: 1.5rem 0.2rem;
              margin-bottom: 0.5rem; }
              .rank-lp .tab-box .tabContents .looptable .sort_table td .cta a {
                text-decoration: none;
                color: #fff;
                font-weight: bold;
                font-size: 13px; }
          @media only screen and (max-width: 767px) {
            .rank-lp .tab-box .tabContents .looptable .sort_table {
              min-width: 890px; } }
        .rank-lp .tab-box .tabContents .looptable .sort_table02 {
          min-width: 1530px; }
    .rank-lp .tab-box .tabContents.active {
      display: block; }
  .rank-lp .main-search {
    background: #fff;
    margin-top: 2rem; }
    .rank-lp .main-search h2 {
      background: url(../img/h2_back.jpg) repeat-x !important;
      background-size: contain !important;
      border-left: 10px solid #54b0bc !important; }
@keyframes shiny {
  0% {
    left: -20%; }
  10% {
    left: 120%; }
  100% {
    left: 120%; } }
  .rank-lp .shiny-btn {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    color: #ffffff;
    background-image: linear-gradient(-180deg, #da0000 3%, #a10202 98%);
    overflow: hidden; }
    .rank-lp .shiny-btn a {
      color: #fff;
      padding: 1.5rem 0.2rem;
      font-size: 13px;
      display: block;
      text-decoration: none; }
  .rank-lp .shiny-btn::after {
    content: '';
    position: absolute;
    top: -10%;
    left: -20%;
    width: 40px;
    height: 100%;
    transform: scale(2) rotate(20deg);
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 0%);
    /* アニメーション */
    animation-name: shiny;
    animation-duration: 3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite; }
  .rank-lp .reflection-img {
    position: relative;
    overflow: hidden; }
  .rank-lp .reflection {
    height: 100%;
    width: 30px;
    position: absolute;
    top: -180px;
    left: 0;
    background-color: #fff;
    opacity: 0;
    transform: rotate(45deg);
    animation: reflection 2s ease-in-out infinite;
    -webkit-transform: rotate(45deg);
    -webkit-animation: reflection 2s ease-in-out infinite;
    -moz-transform: rotate(45deg);
    -moz-animation: reflection 2s ease-in-out infinite;
    -ms-transform: rotate(45deg);
    -ms-animation: reflection 2s ease-in-out infinite;
    -o-transform: rotate(45deg);
    -o-animation: reflection 2s ease-in-out infinite; }
@keyframes reflection {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0; }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5; }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1; }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0; } }
@-webkit-keyframes reflection {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0; }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0.5; }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 1; }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
    opacity: 0; } }
@-moz-keyframes reflection {
  0% {
    -moz-transform: scale(0) rotate(45deg);
    opacity: 0; }
  80% {
    -moz-transform: scale(0) rotate(45deg);
    opacity: 0.5; }
  81% {
    -moz-transform: scale(4) rotate(45deg);
    opacity: 1; }
  100% {
    -moz-transform: scale(50) rotate(45deg);
    opacity: 0; } }
@-ms-keyframes reflection {
  0% {
    -ms-transform: scale(0) rotate(45deg);
    opacity: 0; }
  80% {
    -ms-transform: scale(0) rotate(45deg);
    opacity: 0.5; }
  81% {
    -ms-transform: scale(4) rotate(45deg);
    opacity: 1; }
  100% {
    -ms-transform: scale(50) rotate(45deg);
    opacity: 0; } }
@-o-keyframes reflection {
  0% {
    -o-transform: scale(0) rotate(45deg);
    opacity: 0; }
  80% {
    -o-transform: scale(0) rotate(45deg);
    opacity: 0.5; }
  81% {
    -o-transform: scale(4) rotate(45deg);
    opacity: 1; }
  100% {
    -o-transform: scale(50) rotate(45deg);
    opacity: 0; } }
  .rank-lp .rankingBox-item-pr h3 {
    padding: 1rem; }
    @media only screen and (max-width: 767px) {
      .rank-lp .rankingBox-item-pr h3 {
        padding: 0.3rem 0.5rem; } }
  .rank-lp .rankingBox-item-pr .main-rank_catch a {
    text-decoration: none;
    color: #0066aa; }
  .rank-lp .rankingBox-item-pr .main-rank_catch p {
    padding: 5px 15px;
    font-size: 16px;
    border: 1px solid #F2DE9F;
    background: #FFFFBF;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 0;
    text-align: center;
    color: #333; }
  .rank-lp .rankingBox-item-pr .item-in .main-rank_banner {
    width: 25%; }
  .rank-lp .rankingBox-item-pr .item-in .f-r {
    width: 73%;
    margin-bottom: 5px;
    float: right; }
    .rank-lp .rankingBox-item-pr .item-in .f-r .flex {
      display: flex;
      justify-content: space-between;
      margin-bottom: 1.5rem; }
      .rank-lp .rankingBox-item-pr .item-in .f-r .flex .right {
        width: 100%;
        margin-top: 0.5rem; }
        .rank-lp .rankingBox-item-pr .item-in .f-r .flex .right .point-3 {
          background: #FEF9F1;
          font-size: 13px;
          line-height: 1.4em;
          position: relative;
          margin: auto;
          margin-bottom: 0.5rem;
          padding: 2%;
          border-radius: 5px;
          border: #D07F7C solid 1px; }
          .rank-lp .rankingBox-item-pr .item-in .f-r .flex .right .point-3 li {
            font-size: 13px;
            padding-left: 25px;
            background-image: url(../img/icon/check-orange.png);
            background-repeat: no-repeat;
            background-size: 15px;
            background-position-y: 3px;
            line-height: 1.4;
            text-align: left; }
            .rank-lp .rankingBox-item-pr .item-in .f-r .flex .right .point-3 li span {
              font-size: 1.2rem; }
    .rank-lp .rankingBox-item-pr .item-in .f-r .main-rank-1_spec {
      border: 1px solid #ccc;
      width: 100%; }
    @media only screen and (max-width: 767px) {
      .rank-lp .rankingBox-item-pr .item-in .f-r table tr th {
        background: none;
        color: #ff9b0b;
        font-size: 0.8rem;
        font-weight: bold;
        padding: 1% 0;
        width: 55%;
        border-bottom: 1px dotted #CCC; }
      .rank-lp .rankingBox-item-pr .item-in .f-r table tr td {
        border-top: none;
        border-left: none;
        font-weight: bold;
        padding: 0;
        text-align: left;
        font-size: 0.8rem;
        border-bottom: none;
        width: 55%;
        border-bottom: 1px dotted #CCC; } }
  .rank-lp .rankingBox-item-pr .item-in .sokuzitu-time {
    clear: both; }
  .rank-lp .rankingBox-item-pr .item-in .cate-rank-in-chara {
    margin-bottom: 5px; }
    .rank-lp .rankingBox-item-pr .item-in .cate-rank-in-chara ul li {
      float: left;
      width: 24%;
      margin: 0.3%; }
      .rank-lp .rankingBox-item-pr .item-in .cate-rank-in-chara ul li.on {
        background: #41a0ac;
        color: #FFF;
        padding: 0.5% 1%;
        font-size: 12px;
        border: 1px solid #DDD;
        text-align: center; }
      .rank-lp .rankingBox-item-pr .item-in .cate-rank-in-chara ul li.off {
        background: #FFF;
        padding: 0.5% 1%;
        font-size: 12px;
        border: 1px solid #41a0ac;
        text-decoration: line-through;
        text-align: center;
        color: #41a0ac; }
  .rank-lp .rankingBox-item-pr .item-in .buttonarea {
    clear: both; }
    .rank-lp .rankingBox-item-pr .item-in .buttonarea .cta {
      margin: 2rem auto 1rem;
      width: 100%;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .rank-lp .rankingBox-item-pr .item-in .buttonarea .cta {
          margin: 0rem auto 1rem; } }
  .rank-lp .rankingBox-item-pr .kv_countdown {
    clear: both;
    background: #333;
    margin-bottom: 0.5rem; }
    .rank-lp .rankingBox-item-pr .kv_countdown .kv_countdown_wrap .kv_countdown_item {
      display: flex;
      justify-content: center;
      align-items: center; }
      @media only screen and (max-width: 767px) {
        .rank-lp .rankingBox-item-pr .kv_countdown .kv_countdown_wrap .kv_countdown_item {
          display: block;
          padding: 0.2rem; } }
    .rank-lp .rankingBox-item-pr .kv_countdown .kv_countdown_wrap .kv_countdown_item_title {
      background: #333;
      color: #fff;
      float: none;
      padding: 0.8rem 0rem; }
      @media only screen and (max-width: 767px) {
        .rank-lp .rankingBox-item-pr .kv_countdown .kv_countdown_wrap .kv_countdown_item_title {
          font-size: .8rem;
          border: none;
          line-height: 1;
          padding: 0rem;
          padding-bottom: .2rem; } }
      .rank-lp .rankingBox-item-pr .kv_countdown .kv_countdown_wrap .kv_countdown_item_title span {
        color: #fff; }
    .rank-lp .rankingBox-item-pr .kv_countdown .kv_countdown_wrap .mini_count_now_txt {
      float: none; }
      @media only screen and (max-width: 767px) {
        .rank-lp .rankingBox-item-pr .kv_countdown .kv_countdown_wrap .mini_count_now_txt {
          font-size: .8rem;
          line-height: 1; } }
      @media only screen and (max-width: 767px) {
        .rank-lp .rankingBox-item-pr .kv_countdown .kv_countdown_wrap .mini_count_now_txt span.hou, .rank-lp .rankingBox-item-pr .kv_countdown .kv_countdown_wrap .mini_count_now_txt span.min, .rank-lp .rankingBox-item-pr .kv_countdown .kv_countdown_wrap .mini_count_now_txt span.sec {
          font-size: 1.2rem; } }
  @media only screen and (max-width: 767px) {
    .rank-lp .rankingBox-item-pr .point-3 {
      background: #ecf1ff;
      font-size: 13px;
      line-height: 1.4em;
      position: relative;
      margin: auto;
      margin-bottom: 0.5rem;
      border-radius: 5px;
      border: #0083c7 solid 1px;
      padding: 0.5rem; }
      .rank-lp .rankingBox-item-pr .point-3 li {
        font-size: 13px;
        padding-left: 25px;
        background-image: url(../img/icon/check-orange.png);
        background-repeat: no-repeat;
        background-size: 15px;
        background-position-y: 3px;
        line-height: 1.4;
        text-align: left; } }
  .rank-lp .sokuzitu-time-kanban {
    background: #CCA816;
    padding: 10px;
    margin-top: 0.5rem;
    margin-bottom: 0rem; }
    @media only screen and (max-width: 767px) {
      .rank-lp .sokuzitu-time-kanban {
        margin: 0.5rem; } }
    .rank-lp .sokuzitu-time-kanban .sokuzitu-time-in {
      padding: 0px; }
      .rank-lp .sokuzitu-time-kanban .sokuzitu-time-in .kv_countdown {
        font-size: .8rem; }
        @media only screen and (max-width: 767px) {
          .rank-lp .sokuzitu-time-kanban .sokuzitu-time-in .kv_countdown {
            font-size: 1rem; } }
        .rank-lp .sokuzitu-time-kanban .sokuzitu-time-in .kv_countdown .sokuzitu-time-count {
          text-align: center;
          background: #333;
          color: #FFF;
          margin: 0 auto;
          font-size: 25px; }
          .rank-lp .sokuzitu-time-kanban .sokuzitu-time-in .kv_countdown .sokuzitu-time-count span.TimeView {
            font-weight: bold;
            color: yellow;
            line-height: 2;
            font-size: 1.6rem;
            padding-right: 0.5rem; }
            @media only screen and (max-width: 767px) {
              .rank-lp .sokuzitu-time-kanban .sokuzitu-time-in .kv_countdown .sokuzitu-time-count span.TimeView {
                font-size: 20px; } }
          .rank-lp .sokuzitu-time-kanban .sokuzitu-time-in .kv_countdown .sokuzitu-time-count li {
            font-size: 1rem;
            padding: 0.1rem; }
            @media only screen and (max-width: 767px) {
              .rank-lp .sokuzitu-time-kanban .sokuzitu-time-in .kv_countdown .sokuzitu-time-count li {
                font-size: 16px; } }
        @media only screen and (max-width: 767px) {
          .rank-lp .sokuzitu-time-kanban .sokuzitu-time-in .kv_countdown .kv_countdown_item {
            padding: 0rem; } }
        .rank-lp .sokuzitu-time-kanban .sokuzitu-time-in .kv_countdown .kv_countdown_item .kv_countdown_item_title {
          float: left;
          background: #fff;
          color: #333;
          font-weight: bold;
          margin-right: 0.5rem;
          width: 41%;
          text-align: center;
          font-size: 1rem;
          padding: 0.9rem; }
          @media only screen and (max-width: 767px) {
            .rank-lp .sokuzitu-time-kanban .sokuzitu-time-in .kv_countdown .kv_countdown_item .kv_countdown_item_title {
              float: none;
              text-align: center;
              padding: 0.3rem;
              width: 100%; } }
          .rank-lp .sokuzitu-time-kanban .sokuzitu-time-in .kv_countdown .kv_countdown_item .kv_countdown_item_title span {
            font-size: 1.2rem;
            font-weight: bold;
            padding: 0;
            color: red; }
            @media only screen and (max-width: 767px) {
              .rank-lp .sokuzitu-time-kanban .sokuzitu-time-in .kv_countdown .kv_countdown_item .kv_countdown_item_title span {
                font-size: 1.1rem; } }
          .rank-lp .sokuzitu-time-kanban .sokuzitu-time-in .kv_countdown .kv_countdown_item .kv_countdown_item_title .f-small {
            font-size: .9rem; }

/*銀行カードローン用ランキングボックス*/
.bank-ttl {
  font-size: 1.4rem;
  padding: 1rem;
  color: #41a0ac;
  width: 100%;
  border-left: 10px solid #54b0bc;
  display: block;
  background: #DCEFF6;
  font-weight: bold;
  margin-bottom: 1rem; }
  @media only screen and (max-width: 767px) {
    .bank-ttl {
      font-size: 1.2rem;
      line-height: 1.6;
      margin-bottom: 0;
      padding: .5rem;
      border-left: none;
      background: none;
      text-align: center; } }

.bank-type {
  border: 2px solid #54b0bc;
  margin-bottom: 20px;
  background: #fff; }
  .bank-type .icon-none {
    padding: 1rem;
    background: #54b0bc; }

.category-list {
  max-width: 1000px;
  margin: 3rem auto; }
  .category-list .cat-rank th {
    background: #f3f3f3;
    border-left: 1px solid #DDD; }
  .category-list .cat-rank th, .category-list .cat-rank td {
    font-size: 14px;
    padding: 8px;
    border-right: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    line-height: 1.2;
    text-align: left; }
  .category-list .cat-rank ul {
    padding-left: 20px; }
  .category-list .cat-rank li {
    font-size: 14px;
    list-style: disc; }

/* //////////  全ページ表示リスト  ////////////// */
.all-list-contents {
  background: #fffbf4;
  text-align: left; }
  .all-list-contents .menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 15px auto; }
    .all-list-contents .menu li {
      font-size: 14px;
      background: #fff;
      padding: 10px;
      border: solid 1px #ccc;
      text-align: center;
      width: 12%; }
      @media only screen and (max-width: 767px) {
        .all-list-contents .menu li {
          width: 23%;
          padding: 10px 0;
          margin-bottom: 5px; } }
      @media only screen and (max-width: 767px) {
        .all-list-contents .menu li a {
          font-size: 12px; } }
  .all-list-contents .all-list {
    margin-bottom: 2rem; }
    .all-list-contents .all-list table {
      width: 100%;
      border-collapse: separate;
      border-spacing: 0px;
      table-layout: fixed;
      word-break: break-all;
      word-wrap: break-word;
      border-top: 1px solid #ddd;
      border-left: 1px solid #ddd;
      background: #FFF; }
    .all-list-contents .all-list th {
      font-size: 14px;
      padding: 10px;
      background: #f3f3f3;
      border-right: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      font-weight: bold;
      text-align: left; }
    .all-list-contents .all-list td {
      font-size: 14px;
      padding: 10px;
      border-right: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      text-align: left; }
      .all-list-contents .all-list td ul {
        padding-left: 20px;
        margin-bottom: 1rem; }
        .all-list-contents .all-list td ul li {
          font-size: 14px;
          list-style: disc;
          text-align: left; }

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

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