@charset "UTF-8";
@media screen and (min-width:641px) {
  header {
    margin-bottom: 30px;
    background-color: #fff;
    position: relative;
    height: auto
  }
  header .header {
    width: 780px;
    box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 15px 0
  }
  header .header a.logo {
    width: 372px;
    height: auto;
    margin: 0 auto
  }
  header .header a.logo img {
    width: 100%;
    vertical-align: bottom
  }
  header .menu {
    position: absolute;
    margin: 15px 20px 20px;
    width: 44px;
    height: 44px;
    text-indent: -9999px;
    background-image: url(../img/menu_icn.png);
    background-size: 44px 44px
  }
  .menu_area {
    width: 25pc
  }
  .menu_close_area {
    height: 93px
  }
  .menu_close_area .close_btn {
    margin: 20px
  }
  #TOP_IMG {
    margin-top: -30px;
    margin-bottom: 0
  }
  .top_img {
    width: 780px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative
  }
  .top_img img {
    z-index: 1
  }
  .top_img ul {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 2
  }
  .top_img ul li a {
    box-sizing: border-box;
    display: inline-block;
    border-radius: 4px;
    line-height: 1;
    color: #fff;
    text-align: center;
    padding: 15px;
    background-color: #fa7f99;
    font-weight: 600;
    margin-bottom: 15px;
    min-width: 180px;
    text-decoration: none
  }
  #REFINE_SEARCH {
    margin-bottom: 30px
  }
  .refine_search {
    width: 780px;
    box-sizing: border-box;
    margin: 0 auto
  }
  input[type="checkbox"]+label:before {
    top: 5px
  }
  .top_contents {
    width: 780px;
    box-sizing: border-box;
    background-color: #fff;
    margin: 0 auto;
    padding: 20px
  }
  footer {
    background-color: #f5f5f5
  }
  .footer {
    width: 780px;
    box-sizing: border-box;
    margin: 0 auto
  }
  .footer_to_top_wrap {
    margin-top: 30px;
    padding: 30px 0;
    background-color: #f5f5f5
  }
  .footer_to_top {
    display: block;
    width: 65px;
    margin: 0 auto;
    padding: 33px 0 0;
    box-sizing: border-box;
    background: url(../img/footer_to_top.png)no-repeat;
    background-size: 85%;
    background-position: top center;
    text-align: center;
    font-size: 1.3em;
    cursor: pointer
  }
  .footer_to_top a {
    color: #333;
    text-decoration: none
  }
  .footer nav h3 {
    font-size: 120%;
    text-shadow: none;
    margin: 0 auto 15px;
    color: #3f3d3e
  }
  .footer nav h3:before {
    display: none
  }
  .footer nav ul li {
    line-height: 1.2;
    margin-bottom: 5px
  }
  .footer nav ul li a {
    font-weight: 400;
    font-size: 87%;
    position: relative;
    color: #3f3d3e!important;
    text-decoration: none!important
  }
  .footer nav ul li:before {
    display: none
  }
  .footer nav ul li a:before {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 10px
  }
  .footer nav ul li a:hover {
    text-decoration: underline!important;
    opacity: .7
  }
  .footer nav {
    width: 40%;
    padding-right: 5%;
    float: left
  }
  .foot_link {
    clear: both;
    padding: 30px 0
  }
  .foot_link ul {
    text-align: center
  }
  .foot_link ul li {
    display: inline-block;
    margin: 0 5px
  }
  .foot_link ul li a {
    text-decoration: none;
    color: #3f3d3e!important;
    text-decoration: none!important;
    font-weight: 400;
    font-size: 9pt
  }
  .foot_link ul li a:hover {
    text-decoration: underline!important
  }
  #COPYRIGHT {
    color:#333;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
    background-color: #fff;
    font-size: 10px
  }
  #COPYRIGHT a {
    color: #3f3d3e!important;
    text-decoration: none!important
  }
  .footer nav div {
    display: inline-block
  }
  .choice_aco {
    font-size: 1.4rem
  }
  #CONTENTS .contents {
    width: 780px
  }
  .hikaku_table .mess {
    display: none
  }
  .shindan .result .result_data .name {
    text-align: left
  }
  .shindan .result .result_data {
    width: 90%;
    margin: 0 auto 30px
  }
  .shindan .result .result_data .img {
    width: 35%;
    float: left;
    padding-right: 15px;
    box-sizing: border-box
  }
  .ranking_review_area .ranking_review_box_area .ranking_review_box {
    width: 350px;
    min-height: auto
  }
  table.hikaku .th a {
    font-size: 13px
  }
  td {
    padding: 5px;
    width: 135px;
    font-size: 9pt
  }
  td, th {
    border: #cbd3d4 1px solid;
    text-align: center
  }
  th {
    padding: 10px;
    font-weight: 700;
    width: 90px;
    vertical-align: middle;
    background-color: #ececec
  }
  .slide-dots li button:before {
    font-size: 10px;
  }
}
