@charset "UTF-8";
@media screen and (min-width:641px) {

body {
  min-width: 100%;
  font-family: ヒラギノ角ゴシック, Hiragino Sans, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, Noto Sans JP, sans-serif;
  color: #3a3a3a;
  box-sizing: border-box;
  background-color: rgb(221 236 245);
  word-break: break-all
}

  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-bottom: 0
  }
  .top_img {
    width: 780px;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative
  }
  .top_img img {
    z-index: 1;
	max-width: 100%;
  }
  .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: 0px
  }
  .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
  }

.full_img {
  margin: 0 auto 15px
}

.full_img img {
  width: 100%;
  vertical-align: bottom
}

.bold {
  font-weight: 600;
  font-size: 13px
}

#TOP_CONTENTS .top_contents h2 {
  font-size: 140%;
  margin: 40px auto 20px;
  padding-left: 15px;
  border-left: 4px solid #343434
}

#TOP_CONTENTS .top_contents h3 {
  font-size: 120%;
  font-weight: 700;
  padding: 18px 0;
  margin: 2rem 0;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666
}

#TOP_CONTENTS .top_contents h4 {
  font-size: 120%;
  font-weight: 700;
  padding: 9pt 0 9pt 20px;
  margin: 2rem 0;
  background-image: url(../img/h4_stripe_bg_2x.png);
  background-repeat: repeat-y;
  background-size: 9px 4.364px;
  background-position: left top
}

p {
  line-height: 1.4;
  margin-bottom: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;
  }


/* =======================================
トップページランキング
======================================= */
.ribbon_title {
    width: 100%;
    display: inline-block;
    position: relative;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
    text-align: center;
    padding: 7px 0;
    background: #D1A874;
    color: #FFF;
    box-sizing: border-box;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    margin: 20px 0;
}

#SINGLE .ribbon_title h2,
#PAGE .ribbon_title h2 {
    font-size: 1.6em;
    font-weight: bold;
    vertical-align: middle;
    margin: 0;
    padding: 0 30px;
    border-top: dashed 2px rgba(255, 255, 255, 0.5);
    border-bottom: dashed 2px rgba(255, 255, 255, 0.5);
    line-height: 42px;
    color: #58410a;
    background-color:#D1A874;
    text-shadow: 1px 1px 0 #999;
}

.ribbon_title:before, .ribbon_title:after{
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.ribbon_title:before{
    top: -2px;
    left: -2px;
    border-width: 32px 0px 32px 15px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

.ribbon_title:after{
    top: -2px;
    right: -2px;
    border-width: 32px 15px 32px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}


#TOP_RANKING{
	margin:0 -10px;
}


#TOP_RANKING .ranking_box{
	border:1px solid #ccbcb8;
	padding:5px 10px;
/*	margin:0 10px;*/
	margin-bottom:30px;
	background-color:#fff;
	border-radius:5px;
	position:relative;
}

#TOP_RANKING .ranking_box h3{
    background-color: #7dbaba;
    padding: 10px 0 10px 70px;
    border: none ! important;
    margin: -5px -10px;
    height: auto;
    font-size: 130%;
    margin-bottom: 10px;
    color: #fff;
    line-height: 1.7;
    box-shadow: none;
    position: static;
}

#TOP_RANKING .ranking_box h3:before,
#TOP_RANKING .ranking_box h3:after{
   content: none;
}

#TOP_RANKING .ranking_box.pickup{
	margin-top:40px;
}

#TOP_RANKING .ranking_box.pickup h3{
	padding: 5px 10px 5px 10px;
	position:relative;
}

#TOP_RANKING .ranking_box .title{
	position:relative;
}

#TOP_RANKING .ranking_box .title .rank {
	text-indent:-9999px;
	background-size:50px 30px;
	width:50px;
	height:30px;
	position:absolute;
	left:-5px;
	top:5px;
}

#TOP_RANKING .ranking_box.pickup .title .rank {
	display:none;
}

#TOP_RANKING .ranking_box.pickup:before{
	display:block;
	content:"ピックアップ";
	padding:7px 10px;
	line-height:1.0;
	color:#fff;
	background-color:#EE6500;
	width:120px;
	height:23px;
	text-align:center;
	font-size:87%;
	box-sizing:border-box;
	position:absolute;
	top: -23px;
	left: 0;
}


#TOP_RANKING #RANK01 .title .rank {
	background-image: url("../img/rank_icon/rank_icon1.png");
}

#TOP_RANKING #RANK02 .title .rank {
	background-image: url("../img/rank_icon/rank_icon2.png");
}

#TOP_RANKING #RANK03 .title .rank {
	background-image: url("../img/rank_icon/rank_icon3.png");
}

#TOP_RANKING #RANK04 .title .rank {
	background-image: url("../img/rank_icon/rank_icon4.png");
}

#TOP_RANKING #RANK05 .title .rank {
	background-image: url("../img/rank_icon/rank_icon5.png");
}

#TOP_RANKING .ranking_box .data{
	box-sizing:border-box;
	width:auto;
	margin:0px auto;
}

#TOP_RANKING .ranking_box .data .img{
	width:auto;
	float:none;
}

#TOP_RANKING .ranking_box .data .img img{
	width:100%;
	border-radius:10px;
	overflow:hidden;
	box-shadow:1px 1px 5px #ddd;
	vertical-align:bottom;
	margin-bottom:15px;
}


#TOP_RANKING .ranking_box .data .left{
    float: left;
    box-sizing: border-box;
    width: 40%;
    margin: 0 0 20px;
    padding: 10px;
}

/*
#TOP_RANKING .ranking_box .data .left .star{
    float:left;
    letter-spacing: -5px;
    color: #C8A000;
}
*/

#TOP_RANKING .ranking_box .data .left .point{
    margin-left: 10px;
    color: #CC4138;
    font-weight: bold;
    font-size: 110%;
}

#TOP_RANKING .ranking_box .data .right{
    float: left;
    box-sizing: border-box;
    width: 60%;
    margin: 0 0 20px;
    padding: 10px;
    border: 1px solid #E6CBAC;
    border-radius: 5px;
}

#TOP_RANKING .ranking_box .data .txt{
	box-sizing:border-box;
	border:1px dotted #FC5EAD4;
	width:auto;
	float:none;
	margin:0;
/*	background-color:#FCF7F7;*/
	padding:10px;
	padding-bottom:1px;
}

#TOP_RANKING .ranking_box .data .txt p{
	line-height:1.3;
}

/*#PAGE #TOP_RANKING .ranking_box .data .txt .title{*/
#TOP_RANKING .ranking_box .data .txt .title{
	font-weight:bold;
	font-size:120%;
	color:#5E151E;
	border-left:4px solid #5E151E;
	padding-left:7px;
	text-shadow:1px 1px 0px #fff;
    margin: 20px 0 10px!important;
    line-height: unset;
}

#TOP_RANKING .ranking_box .data .txt .important_txt{
	font-weight:bold;
	font-size:110%;
	color:#FF4E00;
}

#TOP_RANKING .ranking_box .icon{
	margin:10px;
	padding:0;
	text-align:center;
	background:none;
	border:none;
    float:left;
}

#TOP_RANKING .ranking_box ul.icon li{
	margin:0 5px 5px;
	border-radius:7px;
	text-align:center;
	display:inline-block;
/*	background-color:#FFA94D;	*/
    background-color:#f9f7dc;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	line-height:1.0;
/*	color:#fff;*/
    color:#665e5c;
    /*
	text-shadow:1px 1px 1px #B73739;
	border:1px solid #FC7B24;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f34e54), color-stop(0.00, #fa7f97));
	background: -webkit-linear-gradient(#fa7f97, #f34e54);
	background: -moz-linear-gradient(#fa7f97, #f34e54);
	background: -o-linear-gradient(#fa7f97, #f34e54);
	background: -ms-linear-gradient(#fa7f97, #f34e54);
	background: linear-gradient(#fa7f97, #f34e54);
    */
	text-indent:0;
}

#TOP_RANKING .ranking_box .icon li:before{
	display:none;
}

#TOP_RANKING .ranking_box .icon li.off{
	background-color:#ccc;
    /*
	border:1px solid #999;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #999), color-stop(0.00, #aaa));
	background: -webkit-linear-gradient(#aaa, #999);
	background: -moz-linear-gradient(#aaa, #999);
	background: -o-linear-gradient(#aaa, #999);
	background: -ms-linear-gradient(#aaa, #999);
	background: linear-gradient(#aaa, #999);
	text-shadow:1px 1px 0 #999;
	opacity:0.8;
    */
}

.ranking_box .icon{
    margin-top:10px;
    text-align:center;
}

.ranking_box .icon ul li{
    font-size:80%;
    line-height:1.0;
    padding:5px 30px;
    background-color:#3BA3A0;
    color:#fff;
    text-align:center;
    display:inline-block;
    border-radius:5px;
}
.ranking_box .icon2{
    width:100%;
    box-sizing:border-box;
    text-align:center;
}
.ranking_box .icon2_box{
    width:23%;
    min-height:94px;
    float:left;
    box-sizing:border-box;
    padding:4px;
    display:inline-block;
    border:1px solid #ccc;
    margin:0 1%;
    background-color:#fff;
    border-radius:3px;
}
.ranking_box .icon2_box .title{
    padding:2px;
    background-color:#8fb4d8;
    color:#fff;
    font-weight:bold;
    border-radius:3px;
    margin-bottom:7px;
}
.ranking_box .icon2_box .rank{
    font-weight:bold;
    font-size:120%;
    color:#4c74ca;
}
#TOP_RANKING .ranking_box .icon2_box .txt{
    padding: 0;
}
.ranking_box .icon2_box:nth-of-type(2) .title{
    background-color:#d48890;
}
.ranking_box .icon2_box:nth-of-type(2) .rank{
    color:#CA584C;
}
.ranking_box .icon2_box:nth-of-type(3) .title{
    background-color:#d4b188;
}
.ranking_box .icon2_box:nth-of-type(3) .rank{
    color:#caa24c;
}
.ranking_box .icon2_box .total{
    background-color:#7dbaba;
    color:#fff;
    font-size:120%;
    padding:4px 0;
    border-radius:3px;
    min-height:76px;
}
.ranking_box .icon2_box .total .point{
    padding:5px 0;
    font-size:150%;
}

.txt span .ave_star {
    font-size: 12px;
    width: unset;
    height: unset;
}

/*
#TOP_RANKING .ranking_box .point_txt{
	background-color:#FCF5F5;
	border-radius:5px;
	margin:10px auto 20px;
	font-weight:bold;
	border: 1px solid #fff;
	box-shadow: 0 0 0 1px #F9DEDE;
}
*/
#TOP_RANKING .ranking_box .point_txt p{
	margin:5px 10px;
	margin-top:-10px;
	margin-bottom:10px;
	text-align:right;
	color:#F77600;
	font-size:12px;
}

#TOP_RANKING .ranking_box .point_txt ul{
	background:none;
	border:none;
	padding:10px;
	padding-bottom:1px;
	margin:0;

	background-color:#efebdec7;
	border-radius:5px;
	margin:10px auto 20px;
	font-weight:bold;
	border: 1px solid #fff;
	box-shadow: 0 0 0 1px #998d8a;

}

#TOP_RANKING .ranking_box .point_txt ul li{
	margin-bottom:10px;
	line-height:1.5;
	color:#5E151E;
	padding-left: 1.4em;
	text-indent: -0.7em;
    font-weight: normal;
}

#TOP_RANKING .ranking_box .point_txt ul li:before{
	content:"\f144";
	font-family:FontAwesome;
	display:inline-block;
	margin-right: 5px;
	color:#5E151E;
}

#TOP_RANKING .ranking_box table{
	width:100%;
	margin:10px 0 20px;
	border:1px solid #998d8a;
	font-size:100%;
}

#TOP_RANKING .ranking_box table th,
#TOP_RANKING .ranking_box table td{
	border:1px solid #998d8a;
	line-height:1.2;
	vertical-align:middle;
}

#TOP_RANKING .ranking_box table th{
	padding:7px;
	width:21%;
	box-sizing:border-box;
	background-color:#efebdec7;
	color:#665e5c;
	font-weight:bold;
}

#TOP_RANKING .ranking_box table td{
	padding:7px 10px;
	width:29%;
	box-sizing:border-box;
}

#TOP_RANKING .ranking_box h4,
#TOP_RANKING .ranking_box .point_txt h4,
#TOP_RANKING .ranking_box .campaign h4,
#TOP_RANKING .ranking_box .review h4
{
	font-weight:bold;
	font-size:120%;
	color:#5E151E;
	border-left:4px solid #5E151E;
	padding-left:7px;
        padding: 0 0 0 7px;
	text-shadow:1px 1px 0px #fff;
	margin: 30px 0 0;
	background:unset;
        border-bottom: none;
}

#TOP_RANKING .ranking_box .point_txt span,
#TOP_RANKING .ranking_box .campaign span{
	line-height: 1.3;
}

#TOP_RANKING .ranking_box .review {
    /*	padding:10px;
	border:1px solid #998d8a;*/
	padding-bottom:5px;
/*	margin: 30px 0 10px;*/
    margin: 0 0 10px;
    display: inline-block;
}
/*
#TOP_RANKING .ranking_box .review h4{
    border: none;
    line-height: 1.0;
    padding: 10px;
    background-color: #998d8a;
    color: #fff;
    font-size: 110%;
    display: block;
    margin: -10px;
    margin-bottom: 9px;
}


#TOP_RANKING .ranking_box .review h4:before {
    content: "\f075";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px;
	position:relative;
	top:-1px;
}
*/

#TOP_RANKING .ranking_box .review ul{
	background:none;
	padding:0;
	border:none;
	margin:0;
}

#TOP_RANKING .ranking_box .review ul li{
	line-height:1.4;
	margin-bottom:5px;
    color: #665e5c;
}

#TOP_RANKING .ranking_box .review ul li:before {
    content: "\f0da";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px;
    color: #7dbaba;
}

#TOP_RANKING .ranking_box .review ul li span{
	color:#C8A000;
}

/* ------------------------------
口コミピックアップ　2018/05/18 追加
------------------------------ */

.review_pickup_area{
    margin:10px auto;
}

.review_pickup_area .review_pickup_box{
    width:50%;
    width: calc(50% - 5px);
    width : -webkit-calc(50% - 5px) ;
    box-sizing:border-box;
    padding:10px;
    display:inline-block;
    margin-bottom:10px;
    border-radius: 4px;
/*    background-color: #f0fcff;*/
    background-image: url("img/review_bg.jpg");
}

.review_pickup_area .review_pickup_box:nth-child(odd){
    float:left;
}

.review_pickup_area .review_pickup_box:nth-child(even){
    float:right;
}

.review_pickup_area .review_pickup_box.good:before{
    font-family: "FontAwesome";
    content: "\f004";
    display: inline-block;
    margin: 0 -10px 0 10px;
    color: #CA584C;
    font-size: 1.3em;
}

#TOP_RANKING .ranking_box  div.review_pickup_box_title.good{
    font-family: HuiFont, メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: normal;
    font-size: 120%;
    color:#CA584C;
    margin-top: 10px;
    text-shadow:  1px 1px 1px;
}

.review_pickup_area .review_pickup_box.bad:before{
    font-family: "FontAwesome";
    content: "\f21e";
    display: inline-block;
    margin: 0 -10px 0 10px;
    color: #4c74ca;
    font-size: 1.3em;
}

#TOP_RANKING .ranking_box  div.review_pickup_box_title.bad{
    font-family: HuiFont, メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: normal;
    font-size: 120%;
    color:#4c74ca;
    text-shadow:  1px 1px 1px #4c74ca;
    margin-top: 10px;
}

.review_pickup_area .review_pickup_box .review_pickup_box_chart{
    width: 240px;
    height: 226px;
/*    border: 1px solid #ccc;*/
    margin: 0 auto 20px;
    text-align: center;
    background-color: #fafafa;
}

#TOP_RANKING .ranking_box .review_pickup_box_title{
    background-color: unset;
    color: #555;
    font-weight:bold;
    margin:0 15px 10px;
    font-size:110%;
    padding:0;
    line-height: 1.3;
    display: inline-block;
}

#TOP_RANKING .review_pickup_area .review_pickup_box .review_pickup_box_txt{
    font-family: HuiFont, メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
    padding: 10px;
/*
    background-color: #fff;
    border: 2px solid #DDD;
*/
    line-height: 1.5;
    font-size: 17px;
    margin-bottom:10px;
    font-weight: normal;
}

.review_pickup_area .review_pickup_box .review_pickup_box_star{
    margin-bottom:10px;
}

.review_pickup_area .review_pickup_box .review_pickup_box_star span{
    font-weight:bold;
    font-size:120%;
}

.review_pickup_area .review_pickup_box .review_pickup_box_data{
    font-weight:bold;
    font-size:120%;
    margin-bottom:10px;
    background-color: #fff;
    border: 2px solid #DDD;
    height: 300px;
}

.review_pickup_box_data{
    overflow-y: scroll;
    -ms-overflow-style: none;
}

.review_pickup_box_data::-webkit-scrollbar{
    display: none;
}

.review_pickup_area .review_pickup_box .review_pickup_box_data span{
    font-size:87%;
    color: #695647;
}

.review_pickup_box_person {
    float: left;
    line-height:  1.8;
    font-size:  0.8em;
    padding: 11px 0 11px 15px;
}

.review_pickup_box .btn_vote{
    padding:10px 0 0;
    text-align:right;
}
.review_pickup_box .btn_vote button span{
    vertical-align:middle;
    display:inline-block;
    height:13px;
    padding-top:2px;
    line-height:1.0;
    font-weight:bold;
}
.review_pickup_box .btn_vote button{
    border:1px solid #7dbaba;
    background-color:#7dbaba;
    color:#fff;
    border-radius:3px;
    line-height:1.0;
    padding:1px 10px;
    cursor:pointer;
    height:18px;
    vertical-align:middle;
}
.review_pickup_box .btn_vote button:hover{
    opacity:0.6;
    border:1px solid #de7233;
}
.review_pickup_box .btn_vote button+span{
    display:inline-block;
    border:1px solid #ccc;
    background-color:#fff;
    padding:2px 5px;
    line-height:1.0;
    position:relative;
    margin-left:3px;
    top: 1px;
}
.review_pickup_box .btn_vote button+span:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -4px;
    margin-top: -4px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 4px 4px 4px 0;
    border-color: transparent #fff transparent transparent;
}
.review_pickup_box .btn_vote button+span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -5px;
    margin-top: -5px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #ccc transparent transparent;
}

.btnClick{
    clear:both;
    display: block;
    text-align: center;
    padding: 15px 30px;
    font-weight: bold;
    background-color: #fff;
    margin: 10px auto;
    cursor: pointer;
    font-size: 110%;
    margin-right: 20px;
    color: #7dbaba;
    width:100%;
    border: 1px solid #aaa;
    border-bottom: 2px solid #aaa;
    border-right: 2px solid #aaa;
    border-radius: 8px;
    box-sizing: border-box;
    position: relative;
    text-decoration: underline;
}

.btn_group{
    position: relative;
}

.btn_group .btnClick a{
    color: #7dbaba;
}

/*.btnClick:after {*/
.btnClick:before {
    content: "\f13a";
    font-family: FontAwesome;
    display: inline-block;
/*    right: 15px;*/
    top: 50%;
    margin-top: -11px;
/*    position: absolute;*/
    font-size: 120%;
    transition: all .3s;
    margin-right: 10px;
}

.btnClick:hover {
    opacity: 0.6;
}

#TOP_RANKING .data .link_btn{
    width: 80%;
}

.font_bold{
	font-weight:bold;
}
.font_size14{
	font-size:120%;
}
.font_size16{
	font-size:130%;
}
.font_size20{
	font-size:160%;
}
.font_size12{
	font-size:80%;
}
.font_red{
	color:#ff1112;
}
.font_blue{
	/*color:#2f97d8;*/
	color:#3f49da;
}
.font_green{
	color:#1A9C53;
}
.font_orange{
	color:#E46A0A;
}

.font_pink{
	color:#de4858;
}

.font_darkred{
	/*color:#de4858;*/
	color: #da3f3f;
}

#RANKING_AREA {
  background-color: #fff;
  padding: 0 0 10px
}

.ranking_box {
  background-color: #fff;
  padding: 15px 15px 30px;
  position: relative
}

.ranking_box.best_item, .ranking_box.rank01 {
  border-top: 0 0!important
}

.ranking_box.best_item:before, .ranking_box.rank01:before {
  display: none
}

.ranking_box .ranking_box_head {
  padding-bottom: 10px;
  position: relative;
  min-height: 88px
}

.ranking_box .ranking_box_head .copy {
  font-size: 9pt;
  font-weight: 700
}

.ranking_box .ranking_box_head .name {
  font-size: 9pt;
  margin: 0 auto 5px;
  font-weight: 700
}

.ranking_box .ranking_box_head .name a {
  font-size: 1.4rem
}

.ranking_box .ranking_box_head .hyoka {
  position: relative;
  font-size: .87rem;
  font-weight: 700
}

.ranking_box .ranking_box_head .hyoka:before {
  content: "総合評価:";
  position: relative;
  top: 0
}

.ranking_box .ranking_box_head .hyoka img {
  width: 9.7pc;
  height: 25px;
  vertical-align: bottom;
  position: relative;
  top: -1px
}

.ranking_box.best_item .ranking_box_head, .ranking_box.rank01 .ranking_box_head, .ranking_box.rank02 .ranking_box_head, .ranking_box.rank03 .ranking_box_head, .ranking_box.rank04 .ranking_box_head, .ranking_box.rank05 .ranking_box_head {
  padding-left: 5pc;
  padding-top: 10px;
  background-size: 83px 83px;
  background-repeat: no-repeat;
  background-position: -6px 3px
}

.ranking_box.rank01 .ranking_box_head {
  background-image: url(../img/rank_icon_01.png)
}

.ranking_box.rank02 .ranking_box_head {
  background-image: url(../img/rank_icon_02.png)
}

.ranking_box.rank03 .ranking_box_head {
  background-image: url(../img/rank_icon_03.png)
}

.ranking_box.rank04 .ranking_box_head {
  background-image: url(../img/rank_icon_04.png)
}

.ranking_box.rank05 .ranking_box_head {
  background-image: url(../img/rank_icon_05.png)
}

.ranking_box.best_item .ranking_box_head {
  background-image: url(../img/rank_icon_best.png)
}

.ranking_box .ranking_box_img {
  margin: 0 auto 15px
}

.ranking_box .ranking_box_img img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto
}

.ranking_box .ranking_box_img .note {
  font-size: 87%;
  color: #cacaca
}

.ranking_box .ranking_box_img a {
  text-align: left;
  font-size: 9pt;
  font-weight: 600
}

.ranking_box .ranking_box_img a.text_link:before {
  content: "\f0da";
  font-family: Font Awesome\ 5 Free;
  display: inline-block;
  font-weight: 600;
  margin-right: 10px;
  color: #0071c1
}

.table_data_txt {
  margin: 20px auto -15px;
  text-align: center;
  color: #1b88e4;
  font-size: 15px;
  font-weight: 600
}

.table_data_txt span:before {
  content: "＼";
  color: #80bbea;
  padding-right: 3px;
  font-weight: 600;
  position: relative;
  bottom: -2px;
  font-weight: 400
}

.table_data_txt span:after {
  content: "／";
  color: #80bbea;
  padding-left: 3px;
  font-weight: 600;
  position: relative;
  bottom: -2px;
  font-weight: 400
}

.table_data_txt.black {
  margin: 20px auto -15px;
  text-align: center;
  color: #333;
  font-size: 15px;
  font-weight: 600
}

.table_data_txt.black span:before {
  content: "＼";
  color: #333;
  padding-right: 3px;
  font-weight: 600;
  position: relative;
  bottom: -2px;
  font-weight: 400
}

.table_data_txt.black span:after {
  content: "／";
  color: #333;
  padding-left: 3px;
  font-weight: 600;
  position: relative;
  bottom: -2px;
  font-weight: 400
}



.table_data_txt.pink {
  margin: 20px auto -15px;
  text-align: center;
  color: #1b88e4;
  font-size: 15px;
  font-weight: 600
}

.table_data_txt.pink span:before {
  content: "＼";
  color: #1b88e4;
  padding-right: 3px;
  font-weight: 600;
  position: relative;
  bottom: -2px;
  font-weight: 400
}

.table_data_txt.pink span:after {
  content: "／";
  color: #1b88e4;
  padding-left: 3px;
  font-weight: 600;
  position: relative;
  bottom: -2px;
  font-weight: 400
}


.ranking_box .ranking_box_img table.data {
  margin: 20px auto;
  border: 1px solid #ccc
}

.ranking_box .ranking_box_img table.data tr {
  border-bottom: 1px dotted #ccc
}

.ranking_box .ranking_box_img table.data td, .ranking_box .ranking_box_img table.data th {
  padding: 5px 10px
}

.ranking_box .ranking_box_img table.data .right_arrow:before {
  content: "▶";
  color: #999
}

.ranking_box .ranking_box_img table.data th {
  background-color: #ececec;
  width: 20px;
  border: 0;
  font-size: 9pt
}

.ranking_box .ranking_box_img table.data td {
  border: 0;
  background-color: #fff;
  text-align: left;
  font-size: 9pt
}

.ranking_box .ranking_box_data table {
  border: 1px solid #ccc
}

.ranking_box .ranking_box_data table td {
  padding: 20px 10px;
  font-weight: 400;
  font-size: 11px;
  font-size:100%;
}

.ranking_box .ranking_box_data table td.align_left {
  text-align: left
}

.ranking_box .ranking_box_data table td.align_right {
  text-align: right
}

.ranking_box .ranking_box_data table tr:nth-of-type(3) th, .ranking_box .ranking_box_data table tr:nth-of-type(4) td, .ranking_box .ranking_box_data table tr:nth-of-type(5) th, .ranking_box .ranking_box_data table tr:nth-of-type(6) td, .ranking_box .ranking_box_data table tr:nth-of-type(7) th, .ranking_box .ranking_box_data table tr:nth-of-type(8) td {
  border-right: 1px dotted #ccc
}

.ranking_box .ranking_box_data table td small {
  font-size: .7rem;
  font-weight: 400
}

.ranking_box .ranking_box_data table td, .ranking_box .ranking_box_data table th {
  border: 0
}

.ranking_box .ranking_box_data table th {
  padding: 5px 10px
}

.ranking_box .align_center {
  font-size: 80%;
}

.ranking_box .align_right {
  font-size: 80%;
}

.ranking_box .align_left {
  font-size: 80%;
}

.slick-next.slick-arrow {
  right: 5px!important;
  margin-top: -35px!important
}

.slick-prev.slick-arrow {
  left: 5px!important;
  margin-top: -35px!important
}

.slick-next.slick-arrow:hover, .slick-prev.slick-arrow:hover {
  cursor: pointer;
  opacity: .7
}

ul.thumb-item-nav .slick-slide {
  width: 5pc
}

ul.thumb-item-nav .slick-slide:nth-last-of-type(1) {
  margin-right: 0
}

ul.thumb-item-nav .slick-slide:nth-of-type(1) {
  margin-left: 0
}

.thumb-item .slick-slide:not(.slick-current) {
  -webkit-filter: opacity(0);
  -moz-filter: opacity(0);
  -o-filter: opacity(0);
  -ms-filter: opacity(0);
  filter: opacity(0);
  transition: .2s linear
}

.ranking_review_area .title {
  text-align: center;
  position: relative
}

.ranking_review_area .title span {
  position: relative;
  display: inline-block;
  padding: 20px 0 17px;
  margin: 0 auto;
  color: #333;
  font-size: 1.8rem;
  font-weight: 600;
  font-family: Josefin Sans, Noto Sans JP, Yu Gothic, sans-serif
}

.ranking_review_area .title span:after {
  left: 20px
}

.ranking_review_area .title span:after, .ranking_review_area .title span:before {
  width: 45px;
  border-top: 1px solid #333;
  content: " ";
  display: inline-block;
  position: relative;
  top: -7px
}

.ranking_review_area .title span:before {
  right: 20px
}

.ranking_review_area .ranking_review_box_area {
  border: 1px solid #1b88e4;
  background-color: #effbff;
  border-radius: 8px;
  padding: 15px 15px 0;
  height: auto;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch
}

.ranking_review_scroll {
  width: max-content
}

.ranking_review_area .ranking_review_box_area .ranking_review_box {
  background-color: #fff;
  margin-bottom: 20px;
  border-radius: 4px;
  padding: 15px;
  box-shadow: 3px 3px 0 #ccc;
  display: inline-block;
  width: 280px;
  margin-right: 15px;
  vertical-align: top;
  min-height: 170px
}

.ranking_review_area .ranking_review_box_area .ranking_review_box .ranking_review_box_img {
  width: 60px;
  float: left
}

.ranking_review_area .ranking_review_box_area .ranking_review_box .ranking_review_box_img img {
  width: 100%
}

.ranking_review_area .ranking_review_box_area .ranking_review_box .ranking_review_box_txt {
  margin-left: 75px;
  position: relative;
  top: -5px
}

.ranking_review_area .ranking_review_box_area .ranking_review_box .ranking_review_box_txt .data {
  margin-top: 10px;
  padding-right: 37px;
  position: relative;
  font-size: .7rem;
  line-height: 1.5;
  color: #ccc;
  text-align: right
}

.ranking_review_area .ranking_review_box_area .ranking_review_box .ranking_review_box_txt .data .icon {
  width: 30px;
  height: 30px;
  overflow: hidden;
  border-radius: 300px;
  position: absolute;
  right: 0;
  top: 2px
}

.ranking_review_area .ranking_review_box_area .ranking_review_box .ranking_review_box_txt .data .icon img {
  width: 100%;
  vertical-align: top
}

.ranking_box .rankin_link_btn_area {
  margin: 20px auto
}

.ranking_box .rankin_link_btn_area ul {
  font-size: 0
}

.ranking_box .rankin_link_btn_area ul li {
  display: inline-block
}

.ranking_box .rankin_link_btn_area ul li:nth-of-type(1) {
  width: 40%
}

.ranking_box .rankin_link_btn_area ul li:nth-of-type(1) a {
  width: calc(100% - 15px);
  width: -webkit-calc(100% - 15px);
  box-sizing: border-box;
  display: block;
  font-size: 1.4rem;
  border: 2px solid #1b88e4;
  border-radius: 300px;
  color: #1b88e4;
  background-color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 10px 0;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, .2)
}

.ranking_box .rankin_link_btn_area ul li:nth-of-type(2) {
  width: 60%
}

.ranking_box .rankin_link_btn_area ul li:nth-of-type(2) a {
  width: 100%;
  box-sizing: border-box;
  display: block;
  font-size: 1.4rem;
  border: 0;
  border-radius: 300px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 9pt 2px;
  background: #2196f3;
  background: -moz-linear-gradient(top, #2196f3 0, #1b88e4 51%, #2196f3 100%);
  background: -webkit-linear-gradient(top, #2196f3 0, #1b88e4 51%, #2196f3 100%);
  background: linear-gradient(to bottom, #2196f3 0, #1b88e4 51%, #2196f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2196f3', endColorstr='#2196f3', GradientType=0);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, .2)
}

.ranking_box.best_item {
  padding-bottom: 40px
}

.ranking_box .ranking_box_data ul {
  font-size: 0;
  text-align: center;
  margin-bottom: 15px
}

.ranking_box .ranking_box_data ul li {
  display: inline-block;
  font-size: 11px;
  padding: 10px 0;
  background-color: #fd7309;
  color: #fff;
  margin-bottom: 2px;
  width: calc(25% - 2px);
  width: -webkit-calc(25% - 2px);
  text-align: center;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  box-sizing: border-box;
  font-weight: 600
}

.ranking_box .ranking_box_data ul li.off {
  background-color: #cacaca
}

.ranking_box .ranking_box_data ul li:nth-of-type(1) {
  border-left: 0
}

.ranking_box .ranking_box_data ul li:nth-last-of-type(1) {
  border-right: 0
}

#RANKING_AREA hr {
  border: 0;
  border-bottom: 1px solid #999;
  width: 30%;
  display: block;
  margin: 30px auto
}

.rank_more_btn {
  width: 180px;
  border-radius: 4px;
  line-height: 1;
  padding: 15px 0;
  font-size: 1.2rem;
  border: 1px solid #999;
  color: #999;
  text-align: center;
  margin: 20px auto
}

.rank_more_btn:after {
  content: " \f078"
}

.rank_more_btn.active:after, .rank_more_btn:after {
  font-family: Font Awesome\ 5 Free;
  display: inline-block;
  font-weight: 600;
  font-size: 1.2rem
}

.rank_more_btn.active:after {
  content: " \f077"
}

.rank_more_btn:hover {
  cursor: pointer;
  opacity: .7
}

.thumb-item-nav .slick-slide li img {
  opacity: .5!important;
  width: 100%;
  vertical-align: bottom
}

.thumb-item-nav .slick-slide.slick-current li img {
  border: 1px solid #999!important;
  opacity: 1!important
}

#RANKING_AREA>div.ranking_box>div.ranking_box_data>table>tbody>tr:nth-child(2)>td>div {
  font-size: 9pt
}

#RANKING_AREA>div.ranking_box>div.ranking_box_data>table>tbody>tr:nth-child(2)>td>div>span {
  font-size: 2.5rem;
  position: relative;
  top: -2px;
  color: #1b88e4
}

#RANKING_AREA>div.hidden_area>div.ranking_box.rank04>div.ranking_box_data>table>tbody>tr:nth-child(2)>td>div, #RANKING_AREA>div.hidden_area>div.ranking_box.rank05>div.ranking_box_data>table>tbody>tr:nth-child(2)>td>div {
  font-size: 9pt
}

#RANKING_AREA>div.hidden_area>div.ranking_box.rank04>div.ranking_box_data>table>tbody>tr:nth-child(2)>td>div>span, #RANKING_AREA>div.hidden_area>div.ranking_box.rank05>div.ranking_box_data>table>tbody>tr:nth-child(2)>td>div>span {
  font-size: 2.5rem;
  position: relative;
  top: -2px;
  color: #1b88e4
}

.choice_area {
  background-color: #effbff
}

.choice_area .title {
  line-height: 1.2;
  background-color: #333;
  color: #fff;
  font-weight: 600;
  text-align: center;
  padding: 20px;
  font-size: 1.6rem
}

.choice_area .choice_contents {
  padding: 15px
}

.choice_aco {
  font-size: 1.2rem;
  border: 1px solid #1b88e4;
  border-radius: 3px;
  background-color: #fff;
  font-weight: 600;
  padding: 10px;
  margin-bottom: 15px;
  position: relative
}

.choice_aco:hover {
  opacity: .7;
  cursor: pointer
}

.choice_aco:after {
  content: " \f078";
  color: #1b88e4;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px
}

.choice_aco.active:after, .choice_aco:after {
  font-family: Font Awesome\ 5 Free;
  display: inline-block;
  font-weight: 600
}

.choice_aco.active:after {
  content: " \f077"
}

.choice_aco span {
  background-color: #343434;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  text-align: center;
  padding: 10px 13px;
  margin-right: 10px
}

.choice_aco_txt {
  display: none;
  font-size: 1.4rem;
  border: 1px solid #1b88e4;
  border-top: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background-color: #fff;
  padding: 15px 10px 10px;
  margin-bottom: 20px;
  line-height: 1.5;
  position: relative;
  top: -22px
}

.choice_aco.active {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.choice_aco_txt:before {
  content: " ";
  width: calc(100% - 20px);
  width: 100%;
  position: relative;
  top: -9px;
  display: block;
  height: 2px;
  border-top: 1px dotted #1b88e4
}

.choice_area .txt {
  color: #343434;
  padding: 20px;
  font-size: 1.2rem
}

.check3point_area {
  padding: 15px 15px 20px
}

.check3point_area .title {
  position: relative;
  text-align: center;
  min-height: 50px;
  margin: 0 auto 20px;
  font-size: 140%;
  font-weight: 600;
  line-height: 1.5
}

.check3point_area .title:before {
  background-image: url(../img/point_title_left.png);
  left: 0
}

.check3point_area .title:after, .check3point_area .title:before {
  content: " ";
  width: 20px;
  height: 50px;
  background-size: 20px 50px;
  position: absolute;
  top: 0
}

.check3point_area .title:after {
  background-image: url(../img/point_title_right.png);
  right: 0
}

.check3point_area .sub_title {
  margin: 20px auto;
  text-align: center;
  font-size: 150%;
  position: relative;
  padding: 5px 0;
  font-weight: 600;
  font-family: Josefin Sans, Noto Sans JP, Yu Gothic, sans-serif
}

.check3point_area .sub_title:after {
  content: " ";
  height: 1px;
  width: 40px;
  border-bottom: 2px solid #999;
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-right: -20px
}

.check3point_area ul.point3 {
  font-size: 0;
  text-align: center;
  margin: 0 -7px
}

.check3point_area ul.point3 .bold {
  font-size: 14px
}

.check3point_area ul.point3 li {
  width: calc(33% - 14px);
  width: -webkit-calc(33% - 14px);
  display: inline-block;
  padding: 0 7px;
  border-right: 1px solid #ccc;
  font-size: 14px;
  vertical-align: top
}

.check3point_area ul.point3 li .num {
  display: inline-block;
  color: #fff;
  border-radius: 300px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background-color: #80bbea;
  margin: 0 auto 10px;
  margin-right: 10px;
  font-weight: 400
}

.check3point_area ul.point3 li img {
  display: block;
  margin: 0 auto 10px
}

.check3point_area ul.point3 li:nth-last-child(1) {
  border-right: 0
}

.check3point_area ul.point3 li .txt {
  font-size: 9pt
}

.banner_area {
  background-color: #fff;
  padding: 20px 10px
}

.contents_link_slider {
  background-color: #fff;
  padding-bottom: 20px
}

.contents_link_slider .contents_link_slider_title {
  text-align: center;
  margin: 0 auto 20px;
  background-image: url(../img/recommend_line.png);
  background-size: 14px 16.8px;
  background-repeat: repeat-x;
  height: 14px
}

.contents_link_slider .contents_link_slider_title span {
  display: inline-block;
  padding: 20px 50px 17px;
  background-color: #fff;
  margin: 0 auto;
  color: #333;
  font-size: 1.8rem;
  font-weight: 600;
  font-family: Josefin Sans, Noto Sans JP, Yu Gothic, sans-serif;
  position: relative;
  top: -20px
}

.recommend-item ul {
  text-align: center
}

.recommend-item a {
  text-decoration: none!important;
  display: inline-block
}

.recommend-item .slick-slide {
  width: 100%;
  display: inline-block;
  padding: 10px!important;
  box-sizing: border-box!important;
  text-align: center
}

.recommend-item .slick-slide img {
  width: 100%;
  vertical-align: bottom
}

.recommend-item .slick-slide .entry_title {
  margin-top: 10px;
  display: inline-block;
  text-decoration: none!important;
  color: #333;
  font-size: 1.2rem;
  font-weight: 600;
  text-align: left
}

.link_btn {
  margin: 15px auto 0
}

.link_btn a {
  width: 100%;
  box-sizing: border-box;
  display: block;
  font-size: 1.4rem!important;
  border-radius: 300px;
  color: #fff;
  text-decoration: none;
  text-align: center!important;
  padding: 20px 2px;
  background: #f44336;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, .2);
  font-weight: 600;
  text-shadow: 0 3px 3px #c13e14;
  position: relative;
  overflow: hidden;
}

.link_btn a:hover {
  cursor: pointer;
  opacity: .7
}

.best_item_banner {
  margin: 15px auto
}

.best_item_banner img {
  width: 100%;
  vertical-align: bottom
}

.hikaku_table {
  padding: 15px;
  margin: 0 auto;
  background-color: #fff
}

.hikaku_table .title {
  text-align: center;
  position: relative
}

.hikaku_table .title span {
  position: relative;
  display: inline-block;
  padding: 20px 0 17px;
  margin: 0 auto;
  color: #333;
  font-size: 1.8rem;
  font-weight: 600;
  font-family: Josefin Sans, Noto Sans JP, Yu Gothic, sans-serif
}

.hikaku_table .title span:after {
  left: 20px
}

.hikaku_table .title span:after, .hikaku_table .title span:before {
  width: 45px;
  border-top: 1px solid #333;
  content: " ";
  display: inline-block;
  position: relative;
  top: -7px
}

.hikaku_table .title span:before {
  right: 20px
}

.hikaku_table .sub_title {
  width: 100%;
  font-size: 140%;
  padding: 15px 0;
  text-align: center;
  line-height: 1;
  background-color: #2196f3;
  color: #fff;
  margin: 0 auto 20px;
  position: relative
}

.hikaku_table .sub_title:after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -10px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0;
  border-color: #2196f3 transparent transparent
}

.hikaku_table .txt_color {
  font-weight: 700;
  color: #2196f3
}

.hikaku_table .sub_title a {
  width: 100%;
  font-size: 100%;
  padding: 15px 0;
  text-align: center;
  line-height: 1;
  background-color: #2196f3;
  color: #fff;
  margin: 0 auto 20px;
  position: relative;
  text-decoration: none
}

.hikaku_table .underline_txt {
  font-weight: 700;
  background: linear-gradient(transparent 80%, #e8b4b7 0)
}

.hikaku_table .underline_txt2 {
  font-weight: 700;
  background: linear-gradient(transparent 80%, #bedcf8 0)
}

.hikaku_table .underline_txt3 {
  font-weight: 700;
  background: linear-gradient(transparent 80%, #bbc1fa 0)
}

.mess {
  text-align: right;
  margin: 0 auto 10px;
  font-size: 87%;
  font-weight: 700;
  color: #343434
}

table .product_img {
  display: block;
  margin: 0 auto 1px;
  width: 70%
}

table .product_img2 {
  display: block;
  margin: 0 auto 1px;
  width: 100%;
  opacity: .3
}

.hyoka_img {
  display: block;
  margin: 10px auto 20px
}

.hikaku_table .scroll_table table {
  border-collapse: collapse;
  table-layout: fixed;
  border: 1px solid #ccc
}

.hikaku_table .scroll_table table th {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 2
}

.hikaku_table .scroll_table table th a {
  font-size: 13px
}

.hikaku_table .scroll_table {
  overflow-x: scroll;
  width: 100%;
  margin: 0 auto 5px;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch
}

.logo_tr td, .logo_tr th {
  background-color: #ececec;
  border: #cbd3d4 1px solid;
  width: 75pt!important;
  border-collapse: collapse;
  table-layout: fixed;
  font-weight: 600;
  border: 0 0!important
}

#compare_table_fr {
  border-collapse: separate;
  border-spacing: 0
}

table.hikaku .product_img {
  width: 44%
}

table.hikaku .btn_cell {
  padding: 2px 20px
}

table.hikaku .btn_cell span {
  display: inline-block
}

table.hikaku .th {
  vertical-align: middle;
  border-left: 1px solid #ccc
}

table.hikaku .th a {
  font-size: 10px
}

table.hikaku td, table.hikaku th {
  vertical-align: middle;
  width: 5pc!important;
  table-layout: fixed;
  border: 0;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-collapse: collapse;
  font-size: 10px
}

table.hikaku th {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc
}

table.hikaku th:nth-of-type(1) {
  border-left: 1px solid #ccc
}

.product_data td, .product_data th {
  width: 5pc!important;
  border-collapse: collapse;
  table-layout: fixed;
  border: 0;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc
}

.product_data2 td, .product_data2 th {
  background-color: #fffcf1
}

.hikaku_table .scroll_table table th {
  background-color: #fff;
  border: #cbd3d4 1px solid;
  border-top: 0 0!important
}

.hikaku_table .scroll_table table thead tr th {
  background-color: #ececec;
  border-bottom: 0 0!important
}

.hikaku_table .scroll_table table thead tr td, .hikaku_table .scroll_table table thead tr th {
  padding: 5px 10px;
  border-right: 1px dotted #999!important
}

.product_data .price {
  font-size: 100%;
  font-weight: 400;
  color: #333;
  padding-top: 0;
  display: block;
  margin-top: 5px
}

.sp_br {
  display: block;
  line-height: 1.2
}

.link_btn2 {
  margin: 5px auto 0
}

.link_btn2 a {
  width: 100%;
  margin-bottom: 5px;
  box-sizing: border-box;
  display: block;
  font-size: 1.3rem!important;
  border-radius: 300px;
  color: #fff;
  text-decoration: none;
  text-align: center!important;
  padding: 10px 2px;
  background: #2196f3;
  background: -moz-linear-gradient(top, #2196f3 0, #1b88e4 51%, #2196f3 100%);
  background: -webkit-linear-gradient(top, #2196f3 0, #1b88e4 51%, #2196f3 100%);
  background: linear-gradient(to bottom, #2196f3 0, #2196f3 51%, #1b88e4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2196f3', endColorstr='#2196f3', GradientType=0);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, .2);
  font-weight: 600;
  text-shadow: 0 3px 3px #2196f3;
  position: relative;
  overflow: hidden;
}

.link_btn2 a:hover {
  cursor: pointer;
  opacity: .7
}

.shiny-btn {
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #384878;
  overflow: hidden
}

.shiny-btn:after {
  content: '';
  position: absolute;
  top: -75pt;
  left: -75pt;
  width: 50px;
  height: 50px;
  background-image: linear-gradient(100deg, hsla(0, 0%, 100%, 0) 10%, #fff 100%, hsla(0, 0%, 100%, 0) 0);
  animation-name: a;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite
}

.footer_to_top_wrap {
  margin-top: 0;
  padding: 15px 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
}

.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 {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 30px 10px;
  text-align: center;
  color: #fff;
  background-color: #333
}

#COPYRIGHT, #COPYRIGHT a {
  -webkit-text-size-adjust: none;
  font-size: 9pt!important
}

#COPYRIGHT a {
  color: #fff!important;
  text-decoration: none!important;
  font-weight: 400
}

#COPYRIGHT span {
  -webkit-text-size-adjust: none;
  font-size: 9pt!important
}

.shindan {
  margin: 30px 15px;
  background-color: #fff
}

.shindan .start .shindan_window .btn span img {
  width: 100%;
  vertical-align: bottom
}

.shindan .shitsumon .shindan_window {
  border: 1px solid #ccc
}

.shindan .shitsumon .shindan_window .n {
  text-align: center;
  display: block;
  margin: 20px auto
}

.shindan .shitsumon .shindan_window .n:before {
  content: "Question";
  display: inline-block;
  margin-right: 4px
}

.shindan .shitsumon .shindan_window .shitsumon_txt {
  text-align: center;
  margin: 30px;
  font-weight: 600;
  font-size: 120%
}

.shindan .shitsumon .shindan_window .btn {
  text-align: center;
  margin: 0 auto 30px
}

.shindan .shitsumon .shindan_window .btn span {
  display: inline-block;
  border-radius: 4px;
  padding: 15px 30px;
  border: 1px solid #ccc;
  margin: 0 10px;
  background-color: #1b88e4;
  color: #fff;
  font-weight: 600
}

.shindan .shitsumon .shindan_window .btn span:nth-of-type(2) {
  background-color: #7e7e7e
}

.shindan .shitsumon .shindan_window .btn span:hover {
  cursor: pointer;
  opacity: .7
}

.shindan .result {
  border: 1px solid #ccc;
  padding: 30px
}

.shindan .result .title {
  position: relative;
  line-height: 1.2;
  padding: 15px;
  text-align: center;
  color: #fff;
  background-color: #343434;
  margin: 0 auto 30px
}

.shindan .result .result_data {
  width: 100%;
  margin: 0 auto 30px
}

.shindan .result .result_data .name {
  font-size: 140%;
  margin: 0 auto 15px;
  text-align: center
}

.shindan .result .result_data .img {
  width: 75pt;
  float: none;
  padding-right: 0;
  margin: 0 auto 15px;
  box-sizing: border-box
}

.shindan .result .result_data .img img {
  width: 100%;
  vertical-align: bottom
}

.shindan .result .result_data .txt {
  width: 100%;
  float: none;
  box-sizing: border-box
}

.txt_link {
  margin: 20px auto;
  text-align: right
}

.txt_link a:before {
  content: "\f0da";
  font-family: Font Awesome\ 5 Free;
  display: inline-block;
  font-weight: 600;
  margin-right: 10px;
  color: #0071c1
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.clearfix {
  display: inline-table
}

* html .clearfix {
  height: 1%
}

.clearfix {
  display: block
}

#CONTENTS .contents {
  width: 800px;
  box-sizing: border-box;
  background-color: #fff;
  margin: 0 auto;
  padding: 20px
}

#CONTENTS .contents p {
  margin-bottom: 20px;
  line-height: 1.8em
}

#CONTENTS .contents .txt_content h1 {
  font-size: 210%;
  margin: 0 auto 70px;
  line-height:1.5;
}

#CONTENTS .contents .txt_content h2 {
  font-size: 140%;
  margin: 40px auto 20px;
  padding-left: 15px;
  border-left: 4px solid #343434
}

#CONTENTS .contents .txt_content h3 {
  font-size: 120%;
  font-weight: 700;
  padding: 18px 0;
  margin: 2rem 0;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666
}

#CONTENTS .contents .txt_content h4 {
  font-size: 120%;
  font-weight: 700;
  padding: 9pt 0 9pt 20px;
  margin: 2rem 0;
  background-image: url(../img/h4_stripe_bg_2x.png);
  background-repeat: repeat-y;
  background-size: 9px 4.364px;
  background-position: left top
}

#CONTENTS .contents p {
  margin-bottom: 0;
  line-height: 1.8em
}

#CONTENTS .contents h1 {
  font-size: 150%;
  margin: 0 auto 70px;
  line-height:1.5;
}

#CONTENTS .contents h2 {
  font-size: 140%;
  margin: 40px auto 20px;
  padding: 15px;
  background-color:#1b88e4;
  color:#fff;
}

#CONTENTS .contents h3 {
  font-size: 120%;
  font-weight: 700;
  padding: 10px;
  margin: 2rem 0;
  border-left: 4px solid #1b88e4;
}

#CONTENTS .contents h4 {
  font-size: 120%;
  font-weight: 700;
  padding:10px 0 10px 20px;
  margin: 1rem 0;
  position: relative;
}

#CONTENTS .contents h4:before{
  content:"●";
  color:#1b88e4;
  position: absolute;
  left:0;
}

#CONTENTS .contents h5{
  font-size: 120%;
  font-weight: 700;
  padding:10px 0;
  margin: 1rem 0;
  position: relative;
}

#CONTENTS .contents .txt_content hr {
  border: 0;
  padding: none;
  margin: 30px;
  border-bottom: 1px dotted #ccc
}

#CONTENTS .contents ul.list_box {
  padding: 20px;
  margin: 10px;
  background-color: #ececec
}

#CONTENTS .contents ul.list_box li {
  margin-bottom: 10px
}

#CONTENTS .contents ul.list_box li:nth-last-of-type(1) {
  margin-bottom: 0
}

#CONTENTS .contents ul.list_box li:before {
  content: "\f0da";
  font-family: Font Awesome\ 5 Free;
  font-weight: 600;
  display: inline-block;
  margin-right: 10px;
  color: #343434
}

@media screen and (max-width:640px) {
  .footer nav {
    padding: 0;
    margin-bottom: 0;
    float: none;
    width: 100%;
    box-sizing: border-box
  }
  .footer nav:nth-of-type(1) h3 {
    border-top: 1px solid #ccc
  }
  .footer nav h3 {
    text-shadow: none;
    line-height: 1;
    padding: 15px 10px 13px;
    margin: 0;
    border-bottom: 1px solid #ccc;
    color: #3f3d3e;
    position: relative;
    background: url(../img/arrow_down.png)no-repeat;
    background-size: 15px;
    background-position: right 10px center;
    transition: all .3s ease;
    font-weight: 400;
    font-size: 9pt;
    background-color: #fff
  }
  .footer nav h3.active {
    background: url(../img/close_btn_wh.png)no-repeat;
    background-size: 15px;
    background-position: right 10px center;
    background-color: #333;
    color: #fff;
    border-bottom: 0;
    transition: all .3s ease
  }
  .footer nav h3:after, .footer nav h3:before {
    display: none
  }
  .footer nav ul li {
    margin: 0
  }
  .footer nav ul li a {
    font-size: 15px;
    color: #333!important;
    line-height: 1.5;
    display: block;
    padding: 17px 22px 9pt 10px;
    border-bottom: 1px solid #333;
    position: relative;
    background: url(../img/arrow_right.png)no-repeat;
    background-size: 8px;
    background-position: right 10px center;
    background-color: #f5f5f5
  }
  .footer nav div, .footer nav ul li a:before {
    display: none
  }
}

.underline_txt {
  font-weight: 700;
  background: linear-gradient(transparent 80%, #e8b4b7 0)
}

.underline_txt2 {
  font-weight: 700;
  background: linear-gradient(transparent 80%, #bedcf8 0)
}

.underline_txt3 {
  font-weight: 700;
  background: linear-gradient(transparent 80%, #bbc1fa 0)
}

.txt_color {
  font-weight: 700;
  color: #2196f3
}

.my-parts {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: #fbabbc;
  border: 1.5px solid #fbabbc;
  border-radius: 0;
  padding: .8em;
  position: relative;
  text-align: left;
  border-radius: 10px;
  font-size: 13px;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  font-weight: 600
}

.my-parts>:last-child {
  margin-bottom: 0
}

.my-parts:after, .my-parts:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%
}

.my-parts:before {
  margin-left: -12.82px;
  border: 12.82px solid transparent;
  border-bottom: 12.82px solid #fbabbc;
  z-index: 1
}

.my-parts:after {
  margin-left: -10px;
  border: 10px solid transparent;
  border-bottom: 10px solid #fbabbc;
  z-index: 2
}

.yureru-j {
  animation: b 2s infinite
}

.yureru-s {
  animation: c 2s infinite
}

.link_btn3 a {
  width: 100%;
  margin-top: 8px;
  margin-bottom: 3px;
  box-sizing: border-box;
  display: block;
  font-size: 1.3rem!important;
  border-radius: 300px;
  color: #fff;
  text-decoration: none;
  text-align: center!important;
  padding: 10px 2px;
  background: #2196f3;
  background: -moz-linear-gradient(top, #2196f3 0, #1b88e4 51%, #2196f3 100%);
  background: -webkit-linear-gradient(top, #2196f3 0, #1b88e4 51%, #2196f3 100%);
  background: linear-gradient(to bottom, #2196f3 0, #1b88e4 51%, #2196f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2196f3', endColorstr='#2196f3', GradientType=0);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, .2);
  font-weight: 600;
  text-shadow: 0 3px 3px #2196f3;
  position: relative;
  overflow: hidden;
}

.link_btn3 a:hover {
  cursor: pointer;
  opacity: .7
}

.link_btn3 a:before {
  font-weight: 400;
  font-size: 1.1em;
  margin-top: -.6em;
  position: absolute;
  right: 15px;
  top: 50%;
  left: 94%
}

.link_btn3 a:after {
  content: "\f144";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 10px;
  color: #fff
}

.link_btn4 a {
  width: 100%;
  box-sizing: border-box;
  display: block;
  font-size: 1.4rem!important;
  border-radius: 300px;
  color: #fff;
  text-decoration: none;
  text-align: center!important;
  padding: 20px 2px;
  background: #2196f3;
  background: -moz-linear-gradient(top, #2196f3 0, #1b88e4 51%, #2196f3 100%);
  background: -webkit-linear-gradient(top, #2196f3 0, #1b88e4 51%, #2196f3 100%);
  background: linear-gradient(to bottom, #2196f3 0, #1b88e4 51%, #2196f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2196f3', endColorstr='#2196f3', GradientType=0);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, .2);
  font-weight: 600;
  text-shadow: 0 3px 3px #2196f3;
  position: relative;
  overflow: hidden;
}

.link_btn4 a:hover {
  cursor: pointer;
  opacity: .7
}

.link_btn4 a:before {
  font-weight: 400;
  font-size: 1.1em;
  margin-top: -.6em;
  position: absolute;
  right: 15px;
  top: 50%;
  left: 94%
}

.link_btn4 a:after {
  content: "\f144";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 10px;
  color: #fff
}

.link_btn5 a{
  width: 100%;
  box-sizing: border-box;
  display: block;
  font-size: 1.4rem!important;
  border-radius:10px;
  color: #fff;
  text-decoration: none;
  text-align: center!important;
  padding: 20px 2px;
  background: #2196f3;
  background: -moz-linear-gradient(top, #2196f3 0, #1b88e4 51%, #2196f3 100%);
  background: -webkit-linear-gradient(top, #2196f3 0, #1b88e4 51%, #2196f3 100%);
  background: linear-gradient(to bottom, #2196f3 0, #1b88e4 51%, #2196f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2196f3', endColorstr='#2196f3', GradientType=0);
  font-weight: 600;
  border-bottom: solid 4px #a3142e;
  margin:15px auto;
  position: relative;
  overflow: hidden;
}

.link_btn5.pink1 a{
  background: #2196f3;
  background: -moz-linear-gradient(top, #2196f3 0, #2196f3 51%, #1b88e4 100%);
  background: -webkit-linear-gradient(top, #2196f3 0, #2196f3 51%, #1b88e4 100%);
  background: linear-gradient(to bottom, #2196f3 0, #2196f3 51%, #1b88e4 100%);
  border-bottom: solid 4px #a74759;
  filter:none;
}

.link_btn5.pink2 a{
  background: #FCABBE;
  border-bottom: solid 4px #a74759;
  filter:none;
}

.link_btn5.pink3 a{
  background: #FF7A93;
  filter:none;
}

.link_btn5 a:hover{
  opacity:0.6;
}

.btn-cv {
  padding: .5em 0;
  overflow: hidden;
  position: relative
}

.btn-cv a {
  margin: 30px auto 0;
  padding: 20px 0;
  border-radius: 300px;
  display: block;
  background: #ef5840;
  background: -moz-linear-gradient(top, #ef5840 0, #ba271c 50%, #c93022 100%);
  background: -webkit-linear-gradient(top, #ef5840 0, #ba271c 50%, #c93022 100%);
  background: linear-gradient(to bottom, #46638f 0, #7586a0 50%, #445f88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef5840', endColorstr='#c93022', GradientType=0);
  color: #fff;
  text-align: center;
  font-size: 120%;
  position: relative;
  font-family: ヒラギノ明朝 Pro W3, Hiragino Mincho Pro, 游明朝体, Yu Mincho, HG明朝E, メイリオ, Meiryo, sans-serif;
  text-shadow: 1px 1px 3px #09306d;
  text-decoration: none;
  width: auto
}

.btn-cv.is-fz20 a {
  font-size: 20px
}

.btn-cv a img {
  vertical-align: middle
}

.btn-cv a:after {
  content: ' '!important
}

.btn-cv a:before {
  content: "\f138";
  font-family: fontawesome;
  font-weight: 400;
  font-size: 1.1em;
  margin-top: -.6em;
  position: absolute;
  right: 15px;
  top: 50%
}

.btn-cv a:hover {
  box-shadow: 1px 1px 2px 0 #a1a1a1;
  filter: alpha(opacity=70);
  opacity: .7
}

.btn-cv+.btn-cv a {
  margin-top: 0
}

.btn-cv a {
  background: #00a23f;
  background: -webkit-linear-gradient(#00a23f, #39900a);
  background: linear-gradient(#00a23f, #39900a);
  text-shadow: 0 0 10px hsla(0, 0%, 100%, .8), 1px 1px 1px #000
}

.btn-cv.is-red a {
  background: #fb4e3e;
  background: -webkit-linear-gradient(#00a23f, #39900a);
  background: linear-gradient(#fb4e3e, #d64b26)
}

.btn-cv.is-blue a {
  background: #09c;
  background: -webkit-linear-gradient(#09c, #069);
  background: linear-gradient(#09c, #069)
}

.btn-cv.is-black a {
  background: #666;
  background: -webkit-linear-gradient(#8a8a8a, #666);
  background: linear-gradient(#8a8a8a, #666)
}

.is-reflection a {
  overflow: hidden
}

.is-reflection a:after {
  -moz-animation: d 4s ease-in-out infinite;
  -moz-transform: rotate(45deg);
  -ms-animation: d 4s ease-in-out infinite;
  -ms-transform: rotate(45deg);
  -o-animation: d 4s ease-in-out infinite;
  -o-transform: rotate(45deg);
  -webkit-animation: d 4s ease-in-out infinite;
  -webkit-transform: rotate(45deg);
  animation: d 4s ease-in-out infinite;
  background-color: #fff;
  content: " ";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: -180px;
  transform: rotate(45deg);
  width: 30px
}

.is-reflection+.is-reflection a:after {
  -webkit-animation-delay: .3s;
  animation-delay: .3s
}

.is-bounce {
  animation: f 4s infinite;
  -moz-animation: f 4s infinite;
  -webkit-animation: f 4s infinite;
  -webkit-animation-delay: 4s;
  animation-delay: 4s
}

.is-purun+.is-purun {
  -webkit-animation-delay: .5s;
  animation-delay: .5s
}

.orange_btn a {
  text-shadow: 0 3px 3px #f36d17;
  background: #ff9e60
}

table.green thead th {
  background-color: #ddecfb
}

table.pink thead th {
  background-color: #FF7A93;
  color:#fff;
}

table.green tbody th {
  background-color: #ddecfb
}

table.pink tbody th {
  background-color: #FF7A93;
  color:#fff;
}




.slick-counter {
  right: 10px;
  position: absolute;
  top: 10px;
  background-color: #33333370;
  padding: 7px 10px;
  color: #fff;
  border-radius: 300px;
  font-weight: 700;
  font-size: 10px;
  line-height: 1
}

.slide-dots {
  text-align: center;
  margin-bottom: 15px;
}

.slide-dots li {
  display: inline-block;
  margin: 0 10px
}

.slide-dots li button {
  background-color: transparent;
  cursor: pointer;
  outline: 0;
  appearance: none;
  position: relative;
  text-indent: -9999px;
  border: 0;
  padding: 0;
  line-height: 1
}

.slide-dots li button:before {
  content: "●";
  font-size: 20px;
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
  color: #c9c9c9
}

.slide-dots li.slick-active button:before {
  color: #fb7c97
}

/*
比較表２　CSS
*/

.hikaku_table2 {
  padding: 15px;
  margin: 0 auto;
  background-color: #fff
}

.hikaku_table2 td{
  border-color:#ccc;
}

td.yellow_bg{
  background-color:#fffcf1 !important;
}

.hikaku_table2 .title {
  text-align: center;
  position: relative
}

.hikaku_table2 .title span {
  position: relative;
  display: inline-block;
  padding: 20px 0 17px;
  margin: 0 auto;
  color: #333;
  font-size: 1.8rem;
  font-weight: 600;
  font-family: Josefin Sans, Noto Sans JP, Yu Gothic, sans-serif
}

.hikaku_table2 .title span:after {
  left: 20px
}

.hikaku_table2 .title span:after, .hikaku_table2 .title span:before {
  width: 45px;
  border-top: 1px solid #333;
  content: " ";
  display: inline-block;
  position: relative;
  top: -7px
}

.hikaku_table2 .title span:before {
  right: 20px
}

.hikaku_table2 .td_title{
  font-size:120%;
  font-weight:600;
  color:#333;
  display:block;
}

.hikaku_table2 .link_btn3 a,
.hikaku_table2 .link_btn2 a{
  border-radius:10px;
}

.mark_img{
  width:50px;
  display:inline-block;
  margin:0 auto;
}

.refine_saerch_form .title_area {
  background-color: #80bbea;
  padding: 8px
}

.refine_saerch_form .title_area .title {
  color: #fff;
  text-align: center;
  font-size: 130%
}

.refine_saerch_form .title_area .title:before {
  content: "\f002";
  font-family: Font Awesome\ 5 Free;
  display: inline-block;
  font-weight: 600;
  margin-right: 10px
}

.refine_saerch_form .title_area .title small {
  font-size: 87%
}

.refine_saerch_form .title_area .aco_btn {
  background-color: #1b88e4;
  display: block;
  width: 90pt;
  font-size: 13px;
  text-align: center;
  border-radius: 4px;
  line-height: 1;
  margin: 10px auto 0;
  color: #fff;
  padding: 4px 10px 5px;
  box-sizing: border-box
}

.refine_saerch_form .title_area .aco_btn:hover {
  cursor: pointer;
  opacity: .7
}

.refine_saerch_form .title_area .aco_btn .txt:before {
  content: "検索する"
}

.refine_saerch_form .title_area .aco_btn .txt:after {
  content: "\f078";
  font-family: Font Awesome\ 5 Free;
  display: inline-block;
  font-weight: 600;
  margin-left: 5px
}

.refine_saerch_form .title_area .aco_btn.active .txt:before {
  content: "閉じる"
}

.refine_saerch_form .title_area .aco_btn.active .txt:after {
  content: "\f077";
  font-family: Font Awesome\ 5 Free
}

.refine_saerch_form form {
  display: none;
  padding-top: 20px
}

.refine_saerch_form .data_area .title {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 9pt 10px;
  line-height: 1;
  background-color: #fff;
  margin: 0 10px 15px;
  position: relative
}

.refine_saerch_form .data_area .title:hover {
  opacity: .7;
  cursor: pointer
}

.refine_saerch_form .data_area .title:before {
  content: "\f078";
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  position: absolute;
  right: 10px;
  color: #ccc;
  font-size: 120%
}

.refine_saerch_form .data_area .title.active:before {
  content: "\f00c";
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  position: absolute;
  right: 10px;
  color: #1b88e4;
  font-size: 120%
}

.refine_saerch_form .data_area .title .q {
  font-weight: 600;
  font-size: 120%
}

.refine_saerch_form .data_area .title .ans {
  position: absolute;
  right: 35px;
  padding-top: 2px
}

.refine_saerch_form .data_area .select_content {
  position: relative
}

.refine_saerch_form .data_area .select_content ul {
  border-radius: 4px;
  padding: 4px;
  margin: 10px;
  color: #fff;
  background-color: rgba(0, 0, 0, .7);
  display: none;
  position: absolute;
  width: 100%;
  top: -65px;
  z-index: 4;
  box-sizing: border-box;
  width: calc(100% - 20px);
  width: -webkit-calc(100% - 20px)
}

.refine_saerch_form .data_area .select_content ul.active {
  display: block
}

.refine_saerch_form .data_area .select_content ul li {
  border-bottom: 1px solid #666;
  padding: 5px;
  position: relative
}

.refine_saerch_form .data_area .select_content ul li.list_title {
  display: block;
  text-align: center;
  border-bottom: 0 0!important
}

.refine_saerch_form .data_area .select_content ul li input[type="checkbox"], .refine_saerch_form .data_area .select_content ul li input[type="radio"] {
  position: absolute;
  left: 5px;
  top: 8px
}

input[type=checkbox] {
  display: none
}

input[type="checkbox"]+label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  position: absolute;
  left: 8px;
  top: 8px;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s
}

input[type="checkbox"]:checked+label:before {
  width: 10px;
  top: 2px;
  left: 15px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

input[type=radio] {
  display: none
}

input[type="radio"]+label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  position: absolute;
  left: 8px;
  top: 6px;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s
}

input[type="radio"]:checked+label:before {
  width: 10px;
  top: 2px;
  left: 15px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.refine_saerch_form .data_area .select_content ul li label {
  width: 100%;
  display: inline-block;
  padding-left: 30px
}

.refine_saerch_form .data_area .select_content ul li:nth-last-of-type(1) {
  border-bottom: 0
}

.refine_saerch_form input[type="submit"] {
  display: inline-block;
  border-radius: 10px;
  text-align: center;
  padding: 15px 0;
  background: #1b88e4;
  color: #fff;
  line-height: 1;
  transition: .3s;
  width: 80%;
  font-size: 1pc;
  border: 0;
  display: block;
  margin: 5px auto 20px;
  box-shadow: none
}

.refine_saerch_form input[type="submit"]:hover {
  cursor: pointer;
  opacity: .7
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  background-color: #000;
  filter: alpha(opacity=80);
  opacity: .8;
  display: none;
  width: 100%;
  height: 120vh
}

#overlay.active {
  display: block
}

.mgt0{
  margin-top:0 !important
}

.mgt5{
  margin-top:5px !important
}

.mgt10{
  margin-top:10px !important
}

.mgt15{
  margin-top:15px !important
}

.mgt20{
  margin-top:20px !important
}

.mgb0{
  margin-bottom:0 !important
}

.mgb5{
  margin-bottom:5px !important
}

.mgb10{
  margin-bottom:10px !important
}

.mgb15{
  margin-bottom:15px !important
}

.mgb20{
  margin-bottom:20px !important
}

.mgr0{
  margin-right:0 !important
}

.mgr5{
  margin-right:5px !important
}

.mgr10{
  margin-right:10px !important
}

.mgr15{
  margin-right:15px !important
}

.mgr20{
  margin-right:20px !important
}

.mgl0{
  margin-left:0 !important
}

.mgl5{
  margin-left:5px !important
}

.mgl10{
  margin-left:10px !important
}

.mgl15{
  margin-left:15px !important
}

.mgl20{
  margin-left:20px !important
}

.pdt0{
  padding-top:0 !important
}

.pdt5{
  padding-top:5px !important
}


.pdt10{
  padding-top:10px !important
}

.pdt15{
  padding-top:15px !important
}

.pdt20{
  padding-top:20px !important
}

.pdb0{
  padding-bottom:0 !important
}

.pdb5{
  padding-bottom:5px !important
}
.pdb10{
  padding-bottom:10px !important
}

.pdb15{
  padding-bottom:15px !important
}

.pdb20{
  padding-bottom:20px !important
}

.pdr0{
  padding-right:0 !important
}

.pdr5{
  padding-right:5px !important
}

.pdr10{
  padding-right:10px !important
}

.pdr15{
  padding-right:15px !important
}

.pdr20{
  padding-right:20px !important
}

.pdl0{
  padding-left:0 !important
}


.pdl5{
  padding-left:5px !important
}

.pdl10{
  padding-left:10px !important
}

.pdl15{
  padding-left:15px !important
}

.pdl20{
  padding-left:20px !important
}

.fnt10{
  font-size:10px !important;
}

.fnt11{
  font-size:11px !important;
}

.fnt12{
  font-size:12px !important;
}

.fnt13{
  font-size:13px !important;
}

.fnt14{
  font-size:14px !important;
}

.fnt15{
  font-size:15px !important;
}

.fnt16{
  font-size:16px !important;
}

.fnt17{
  font-size:17px !important;
}

.fnt18{
  font-size:18px !important;
}

.fnt19{
  font-size:19px !important;
}

.fnt20{
  font-size:20px !important;
}

/* ------------------------------
レビュー星　font-awesome
------------------------------ */
.ave_star {
  font-size: 25px;
  line-height: 1;
  height: 25px;
  margin-right: 0;
  padding-right: 0;
  position: relative;
  white-space: nowrap;
  width: 117px;
  display: inline-block;
}

.ave_star .star {
  color: #C8A000;
  overflow: hidden;
  position: absolute;
}

.ave_star .star_base {
  color: #989898;
}

.star_area {
	padding-left:10px;
	display: inline-block;
	font-size: 30px;
	height: 30px;
	position: relative;
	top: 2px;
	white-space: nowrap;
	width: 140px;
}

.star_area .star {
  color: #FD8925;
  overflow: hidden;
  position: absolute;
}

.star_area .star_base {
  color:#FD8925;
}

}
