@charset "UTF-8";
/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

ul {
  list-style: none; }

button, input, select, textarea {
  margin: 0; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

img, embed, iframe, object, audio, video {
  height: auto;
  max-width: 100%; }

iframe {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0;
  text-align: left; }

/* ==========================================================================
   base
   ========================================================================== */
@media screen and (max-width: 420px) {
  html {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap; } }
@media screen and (max-width: 420px) {
  html {
    overflow-x: none;
    overflow-y: auto;
    white-space: normal; } }

@media screen and (max-width: 999) {
  header, main, footer {
    width: 1000px;
    white-space: normal; } }
@media screen and (max-width: 420px) {
  header, main, footer {
    white-space: normal;
    width: auto !important; } }

.is-pc {
  display: block; }
  @media screen and (max-width: 700px) {
    .is-pc {
      display: none; } }

.is-sp {
  display: none; }
  @media screen and (max-width: 700px) {
    .is-sp {
      display: block; } }


/* ==========================================================================
   footer
   ========================================================================== */
footer {
  width: 1000px;
  margin: 0 auto;
  padding-top: 30px;
  text-align: center;
  border-top: 1px solid #6f6f6f; }
  @media screen and (max-width: 420px) {
    footer {
      width: auto; } }
  footer .f_link {
    margin-bottom: 20px; }
    footer .f_link li {
      display: inline-block; }
      footer .f_link li:after {
        content: '|';
        display: inline-block;
        height: 100%;
        width: 15px;
        padding-left: 5px; }
      footer .f_link li:last-child:after {
        content: none; }


/* -----------------
	トップページ
 ----------------- */
.main_visual {
  margin-top: -80px;
  margin-bottom: 30px; }
  @media screen and (max-width: 420px) {
    .main_visual {
      margin-top: -10%; } }

@media screen and (max-width: 420px) {
  .ranking5 {
    margin: 0 3%; } }
.ranking5_no1 {
  border: 1px solid #f39800;
  margin-bottom: 45px; }
  .ranking5_no1 .ttl {
    background: #f39800;
    height: 70px;
    *zoom: 1; }
    .ranking5_no1 .ttl:after {
      content: "";
      display: table;
      clear: both; }
    .ranking5_no1 .ttl_icon {
      float: left;
      margin-top: -17px;
      margin-left: 15px; }
      @media screen and (max-width: 420px) {
        .ranking5_no1 .ttl_icon {
          width: 20%;
          margin-top: -1%; } }
    .ranking5_no1 .ttl_txt {
      float: left;
      padding-left: 30px;
      font-size: 30px;
      font-weight: bold;
      padding-top: 20px;
      line-height: 1;
      display: inline-block; }
      @media screen and (max-width: 420px) {
        .ranking5_no1 .ttl_txt {
          font-size: 150%;
          padding-left: 3%;
          margin-top: 2%; } }
    .ranking5_no1 .ttl_star {
      float: right;
      background: url("../img/star5.png") no-repeat left center;
      width: 25%;
      text-align: right;
      height: 70px;
      padding: 20px;
      font-size: 24px;
      color: #fff; }
      @media screen and (max-width: 420px) {
        .ranking5_no1 .ttl_star {
          background-size: 100px;
          width: 42%;
          font-size: 20px;
          padding: 22px 3%; } }
  .ranking5_no1 .txtbox {
    *zoom: 1;
    margin: 30px; }
    .ranking5_no1 .txtbox:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 420px) {
      .ranking5_no1 .txtbox {
        margin: 5%; } }
    .ranking5_no1 .txtbox_left {
      float: left;
      max-width: 450px;
      margin-right: 35px; }
      @media screen and (max-width: 420px) {
        .ranking5_no1 .txtbox_left {
          float: none;
          max-width: auto;
          margin-right: 0; } }
      .ranking5_no1 .txtbox_left .img {
        margin-bottom: 15px;
        text-align: center; }
      .ranking5_no1 .txtbox_left .info {
        border: 1px solid #ff9a9a;
        margin-bottom: 0; }
        @media screen and (max-width: 420px) {
          .ranking5_no1 .txtbox_left .info {
            margin: 0 0 5%; } }
        .ranking5_no1 .txtbox_left .info table {
          display: block;
          width: auto; }
          .ranking5_no1 .txtbox_left .info table tr {
            border-bottom: 1px solid #ff9a9a;
            width: 100%; }
            .ranking5_no1 .txtbox_left .info table tr:last-child {
              border-bottom: 0; }
          .ranking5_no1 .txtbox_left .info table th {
            background: #fff0f0;
            width: 140px;
            padding: 10px 0;
            text-align: center; }
            .ranking5_no1 .txtbox_left .info table th.caption {
              width: 450px; }
          .ranking5_no1 .txtbox_left .info table td {
            border-left: 1px solid #ff9a9a;
            padding-left: 20px; }
    .ranking5_no1 .txtbox_Right {
      float: right;
      max-width: 450px; }
      @media screen and (max-width: 420px) {
        .ranking5_no1 .txtbox_Right {
          float: none;
          max-width: auto; } }
      .ranking5_no1 .txtbox_Right .point {
        background: #fffdd6;
        padding: 20px;
        margin-bottom: 15px; }
        .ranking5_no1 .txtbox_Right .point h3 {
          color: #e51515;
          font-weight: bold;
          margin-left: -10px; }
      .ranking5_no1 .txtbox_Right .top3 {
        background: #f5f5f5;
        padding: 20px; }
        .ranking5_no1 .txtbox_Right .top3 h3 {
          color: #e51515;
          font-weight: bold;
          margin-bottom: 15px; }
        .ranking5_no1 .txtbox_Right .top3 li {
          border-bottom: 1px dashed #999999;
          padding-bottom: 10px;
          margin-bottom: 15px;
          *zoom: 1; }
          .ranking5_no1 .txtbox_Right .top3 li:after {
            content: "";
            display: table;
            clear: both; }
          .ranking5_no1 .txtbox_Right .top3 li:last-child {
            margin-bottom: 0;
            border-bottom: 0;
            padding-bottom: 0; }
          .ranking5_no1 .txtbox_Right .top3 li:before {
            content: '';
            display: block;
            background: url("../img/check_pc.png") no-repeat left center;
            width: 30px;
            height: 29px;
            margin-right: 10px;
            float: left; }
            @media screen and (max-width: 420px) {
              .ranking5_no1 .txtbox_Right .top3 li:before {
                background: url("../img/check_sp.png") no-repeat left center;
                background-size: cover; } }
          .ranking5_no1 .txtbox_Right .top3 li span {
            float: left;
            width: 90%; }
            @media screen and (max-width: 420px) {
              .ranking5_no1 .txtbox_Right .top3 li span {
                width: 85%; } }
  .ranking5_no1 .big_boton {
    margin: 0 auto;
    text-align: center; }
    @media screen and (max-width: 420px) {
      .ranking5_no1 .big_boton {
        width: 90%; } }
.ranking5_other {
  *zoom: 1; }
  .ranking5_other:after {
    content: "";
    display: table;
    clear: both; }
  .ranking5_other .txtbox {
    padding: 20px; }
  .ranking5_other .ttl {
    background: #f39800;
    height: 70px;
    *zoom: 1; }
    .ranking5_other .ttl:after {
      content: "";
      display: table;
      clear: both; }
    .ranking5_other .ttl_icon {
      float: left;
      margin-left: 10px;
      margin-top: 3px; }
      @media screen and (max-width: 420px) {
        .ranking5_other .ttl_icon {
          width: 17%;
          margin-top: 0; } }
    .ranking5_other .ttl_txt {
      float: left;
      padding-left: 20px;
      font-size: 30px;
      font-weight: bold;
      padding-top: 20px;
      line-height: 1;
      display: inline-block; }
      @media screen and (max-width: 420px) {
        .ranking5_other .ttl_txt {
          font-size: 150%; } }
    .ranking5_other .ttl_star {
      float: right;
      width: 35%;
      text-align: right;
      height: 70px;
      padding: 23px;
      font-size: 18px;
      color: #fff; }
      @media screen and (max-width: 420px) {
        .ranking5_other .ttl_star {
          padding: 23px 2%; } }
  .ranking5_other .img {
    margin-bottom: 15px;
    text-align: center; }
  .ranking5_other .info {
    border: 1px solid #ff9a9a;
    margin-bottom: 15px; }
    @media screen and (max-width: 420px) {
      .ranking5_other .info {
        margin: 0 0 5%; } }
    .ranking5_other .info table {
      display: block;
      width: auto; }
      .ranking5_other .info table tr {
        border-bottom: 1px solid #ff9a9a;
        width: 100%; }
        .ranking5_other .info table tr:last-child {
          border-bottom: 0; }
      .ranking5_other .info table th {
        background: #fff0f0;
        width: 140px;
        padding: 10px 0;
        text-align: center; }
        .ranking5_other .info table th.caption {
          width: 450px; }
      .ranking5_other .info table td {
        border-left: 1px solid #ff9a9a;
        padding-left: 20px; }
  .ranking5_other .point {
    background: #fffdd6;
    padding: 20px;
    margin-bottom: 15px; }
    .ranking5_other .point h3 {
      color: #e51515;
      font-weight: bold;
      margin-left: -10px; }
  .ranking5_other .top3 {
    background: #f5f5f5;
    padding: 20px;
    margin-bottom: 15px; }
    .ranking5_other .top3 h3 {
      color: #e51515;
      font-weight: bold;
      margin-bottom: 15px; }
    .ranking5_other .top3 li {
      border-bottom: 1px dashed #999999;
      padding-bottom: 10px;
      margin-bottom: 15px;
      *zoom: 1; }
      .ranking5_other .top3 li:after {
        content: "";
        display: table;
        clear: both; }
      .ranking5_other .top3 li:last-child {
        margin-bottom: 0;
        border-bottom: 0;
        padding-bottom: 0; }
      .ranking5_other .top3 li:before {
        content: '';
        display: block;
        background: url("../img/check_pc.png") no-repeat left center;
        width: 30px;
        height: 29px;
        margin-right: 10px;
        float: left; }
        @media screen and (max-width: 420px) {
          .ranking5_other .top3 li:before {
            background: url("../img/check_sp.png") no-repeat left center;
            background-size: cover; } }
      .ranking5_other .top3 li span {
        float: left;
        width: 90%; }
  .ranking5_other_02 {
    float: left;
    width: 480px;
    margin-right: 35px;
    border: 1px solid #f39800;
    margin-bottom: 45px; }
    @media screen and (max-width: 420px) {
      .ranking5_other_02 {
        float: none;
        width: auto;
        margin-right: 0; } }
    .ranking5_other_02 .ttl_star {
      background: url("../img/star4.png") no-repeat left center; }
  .ranking5_other_04 {
    float: left;
    width: 480px;
    margin-right: 35px;
    border: 1px solid #f39800;
    margin-bottom: 45px; }
    @media screen and (max-width: 420px) {
      .ranking5_other_04 {
        float: none;
        width: auto;
        margin-right: 0; } }
    .ranking5_other_04 .ttl_star {
      background: url("../img/star3.png") no-repeat left center; }
  .ranking5_other_03, .ranking5_other_05 {
    float: right;
    width: 480px;
    border: 1px solid #f39800;
    margin-bottom: 45px; }
    @media screen and (max-width: 420px) {
      .ranking5_other_03, .ranking5_other_05 {
        float: none;
        width: auto; } }
    .ranking5_other_03 .ttl_star, .ranking5_other_05 .ttl_star {
      background: url("../img/star3.png") no-repeat left center; }

.select_ttl {
  text-align: center;
  margin-bottom: 40px; }
  @media screen and (max-width: 420px) {
    .select_ttl {
      margin-bottom: 4%; } }
.select_2 {
  *zoom: 1;
  max-width: 730px;
  margin: 0 auto 20px; }
  .select_2:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 420px) {
    .select_2 {
      margin: 0 3% 0; } }
  .select_2 li {
    float: left;
    width: 355px;
    border: 2px solid #43a4a4;
    margin-right: 20px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    padding: 20px;
    background: #5ec9c9; }
    @media screen and (max-width: 420px) {
      .select_2 li {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 3%;
        padding: 3%;
        font-size: 18px; } }
    .select_2 li:last-child {
      margin-right: 0; }
    .select_2 li input[type=checkbox] {
      display: none; }
    .select_2 li .check_css {
      -webkit-transition: background-color 0.2s linear;
      transition: background-color 0.2s linear;
      position: relative;
      display: inline-block;
      padding: 0 0 0 42px;
      vertical-align: middle;
      cursor: pointer; }
      @media screen and (max-width: 420px) {
        .select_2 li .check_css {
          padding: 0 0 0 32px; } }
    .select_2 li .check_css:after {
      -webkit-transition: border-color 0.2s linear;
      transition: border-color 0.2s linear;
      position: absolute;
      top: 50%;
      left: 10px;
      display: block;
      margin-top: -16px;
      width: 26px;
      height: 26px;
      border: 1px solid #999;
      border-radius: 3px;
      background: #fff;
      content: '';
      z-index: 0; }
      @media screen and (max-width: 420px) {
        .select_2 li .check_css:after {
          margin-top: -10px;
          left: 0;
          width: 22px;
          height: 22px; } }
    .select_2 li .check_css:before {
      -webkit-transition: opacity 0.2s linear;
      transition: opacity 0.2s linear;
      position: absolute;
      top: 50%;
      left: 18px;
      display: block;
      margin-top: -16px;
      width: 12px;
      height: 20px;
      border-right: 5px solid #e51515;
      border-bottom: 5px solid #e51515;
      content: '';
      opacity: 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      z-index: 2; }
      @media screen and (max-width: 420px) {
        .select_2 li .check_css:before {
          left: 6px;
          margin-top: -10px;
          width: 10px;
          height: 18px;
          border-right: 4px solid #e51515;
          border-bottom: 4px solid #e51515;
          content: ''; } }
    .select_2 li input[type=checkbox]:checked + .check_css:before {
      opacity: 1; }
.select_3 {
  *zoom: 1;
  max-width: 730px;
  margin: 0 auto 10px; }
  .select_3:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (max-width: 420px) {
    .select_3 {
      margin: 0 3% 5%; } }
  .select_3 li {
    float: left;
    width: 230px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 2px solid #43a4a4;
    color: #43a4a4;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    padding: 20px; }
    @media screen and (max-width: 420px) {
      .select_3 li {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 3%;
        padding: 3%; } }
    .select_3 li:nth-child(3n) {
      margin-right: 0; }
    .select_3 li input[type=checkbox] {
      display: none; }
    .select_3 li .check_css {
      -webkit-transition: background-color 0.2s linear;
      transition: background-color 0.2s linear;
      position: relative;
      display: inline-block;
      padding: 0 0 0 32px;
      vertical-align: middle;
      cursor: pointer; }
    .select_3 li .check_css:after {
      -webkit-transition: border-color 0.2s linear;
      transition: border-color 0.2s linear;
      position: absolute;
      top: 50%;
      left: 0;
      display: block;
      margin-top: -10px;
      width: 22px;
      height: 22px;
      border: 1px solid #999;
      border-radius: 3px;
      background: #fff;
      content: '';
      z-index: 0; }
    .select_3 li .check_css:before {
      -webkit-transition: opacity 0.2s linear;
      transition: opacity 0.2s linear;
      position: absolute;
      top: 50%;
      left: 6px;
      display: block;
      margin-top: -10px;
      width: 10px;
      height: 18px;
      border-right: 4px solid #e51515;
      border-bottom: 4px solid #e51515;
      content: '';
      opacity: 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      z-index: 2; }
    .select_3 li input[type=checkbox]:checked + .check_css:before {
      opacity: 1; }
.select_search {
  margin-bottom: 75px;
  text-align: center; }
  @media screen and (max-width: 420px) {
    .select_search {
      margin: 0 auto 6%;
      width: 95%; } }

.objective {
  margin-bottom: 110px; }
  @media screen and (max-width: 420px) {
    .objective {
      margin-bottom: 15%; } }
  .objective h2 {
    margin-bottom: 40px; }
    @media screen and (max-width: 420px) {
      .objective h2 {
        margin-bottom: 4%; } }
  .objective ul {
    width: 940px;
    margin: 0 auto;
    *zoom: 1; }
    .objective ul:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 420px) {
      .objective ul {
        width: auto;
        margin: 0 3%; } }
    .objective ul li {
      float: left;
      margin-right: 20px;
      margin-bottom: 20px; }
      @media screen and (max-width: 420px) {
        .objective ul li {
          margin-left: 0;
          margin-bottom: 3%;
          width: 49%;
          margin-right: 2%; } }
      .objective ul li:nth-child(3n) {
        margin-right: 0; }
        @media screen and (max-width: 420px) {
          .objective ul li:nth-child(3n) {
            margin-right: 2%; } }
      @media screen and (max-width: 420px) {
        .objective ul li:nth-child(2n) {
          margin-right: 0; } }

/* -----------------
	リストページ
 ----------------- */
.list_table {
  border: 1px solid #ff9a9a;
  margin-bottom: 60px; }
  @media screen and (max-width: 420px) {
    .list_table {
      margin: 0 3% 5%; } }
  .list_table table {
    display: block;
    width: auto; }
    .list_table table tr {
      border-bottom: 1px solid #ff9a9a;
      width: 100%; }
      @media screen and (max-width: 420px) {
        .list_table table tr {
          display: block; } }
      .list_table table tr:last-child {
        border-bottom: 0; }
    .list_table table th {
      background: #fff0f0;
      width: 140px;
      padding: 10px 0;
      border-left: 1px solid #ff9a9a;
      text-align: center; }
      @media screen and (max-width: 420px) {
        .list_table table th {
          display: none;
          border-left: none; } }
      .list_table table th:first-child {
        border-left: none; }
    .list_table table td {
      border-left: 1px solid #ff9a9a;
      text-align: center;
      font-size: 14px; }
      .list_table table td span {
        display: none; }
      @media screen and (max-width: 420px) {
        .list_table table td {
          display: block;
          border: none;
          text-align: left;
          padding-left: 3%; }
          .list_table table td span {
            display: inline-block;
            font-weight: bold;
            padding-right: 1%; } }
      .list_table table td.img {
        padding: 10px; }
        @media screen and (max-width: 420px) {
          .list_table table td.img {
            padding: 3%; }
            .list_table table td.img img {
              width: 100%; } }
      .list_table table td.point {
        width: 330px;
        text-align: left;
        padding: 20px; }
        @media screen and (max-width: 420px) {
          .list_table table td.point {
            width: auto;
            padding: 0 0 0 3%; } }

/* -----------------
	運営会社ページ
 ----------------- */
.corp {
  text-align: center; }
  @media screen and (max-width: 420px) {
    .corp {
      margin: 0 5%; } }
  .corp .ttl {
    font-size: 22px;
    border-bottom: 1px solid #212121;
    display: inline-block;
    margin-bottom: 30px; }
  .corp .corpinfo_table {
    border: 1px solid #ff9a9a;
    max-width: 1000px;
    width: 100%;
    margin-bottom: 95px; }
    .corp .corpinfo_table tr {
      border-bottom: 1px solid #ff9a9a; }
    .corp .corpinfo_table th {
      width: 160px;
      background: #fff0f0;
      padding: 20px; }
    .corp .corpinfo_table td {
      padding-left: 20px;
      border-left: 1px solid #ff9a9a; }

/* -----------------
	利用規約
 ----------------- */
.info {
  text-align: center;
  margin-bottom: 100px; }
  @media screen and (max-width: 420px) {
    .info {
      margin: 0 5% 10%; } }
  .info_ttl {
    font-size: 22px;
    border-bottom: 1px solid #212121;
    display: inline-block;
    margin-bottom: 30px; }
  .info_subttl {
    text-align: left;
    font-size: 18px;
    margin-bottom: 10px;
    background: #fff0f0;
    padding: 10px; }
  .info p {
    text-align: left;
    margin-bottom: 20px; }
  .info dl {
    text-align: left; }
    .info dl dt {
      font-size: 17px;
      color: #ff9a9a;
      border-bottom: 1px solid #ff9a9a;
      margin-bottom: 10px; }
    .info dl dd {
      margin-bottom: 30px; }

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