* {
    margin:0;
    padding:0;
    outline:0;
    vertical-align:baseline;
	box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}

address, em, cite, dfn, var {
  font-style: normal;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

p {
    margin-top: 0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

ul {
	list-style:none;
	padding:0;
}
li {
	padding:0;
}

input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}

table {
  border-collapse: collapse;
}

table th{
  vertical-align:top;
}

input, select {
    vertical-align:middle;
}

a{
	text-decoration:none;
	color:#0000e4;
}

a {
    -webkit-tap-highlight-color:transparent;
}

a:hover{
	color: #3c5460;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0; 
	clear: both;
	visibility: hidden; 
	overflow: hidden;
}

a img {
    border-style:none;
}

img{
	height: auto;
	width: 100%;
	vertical-align: bottom;
}


html,body {  
	-webkit-text-size-adjust: 100%; 
} 

body { width:100%; 
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
	background:#fff;
}


.pink{
	color: #fb5555;
}

.green{
	color: #06c655;
}

.red{
	color: #f10000;
}

.gold{
	color: #f0d317;
}

.silver{
	color: #a4a4a4;
}

.bronze{
	color: #cd6565;
}



.yline {
    background: linear-gradient(transparent 74%, #ffff76 0%);
	padding: 0 5px;
}

.yline2 {
    background:#ffff76;
	padding: 2px;
}

.fa-star,
.fa-star-half-alt{
	color: #ffa800;
}


.center {
	margin:0px auto;
	text-align:center;
}

.b{
	font-weight:bold;
}

.area{
	position: relative;
}

.ad{
	font-size: 10px;
	position: absolute;
	right: 5px;
	bottom: 0;
}

#wrap img {
 vertical-align:bottom;
}

#wrap{
	margin:0 auto;
	max-width: 750px;
	min-width: 320px;
	overflow-x: hidden;
}

.header{
	width: 100%;
	padding: 10px;
	text-align: center;
}

.header img{
	width: 150px;
}

.txt01{
	text-align: center;
	margin: 15px auto 5px;
}

.update{
	text-align: center;
	margin: 0 auto;
	font-size: 15px;
}

#rank{
	margin: 10px 4px;
}

#rank table{
	width: 100%;
	border: 1px solid #6a3906;
	text-align: center;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}

#rank th{
	width: 16%;
	padding: 2px;
	border: 1px solid #6a3906;
	vertical-align: middle;
	font-size: 12px;
}

#rank td{
	width: 28%;
	padding: 8px 5px;
	border: 1px solid #6a3906;
	vertical-align: middle;
	position: relative;
}

.gbg{
	background: #cce7b2;
}

.r-icon{
	width: 50px;
	padding: 10px 0;
}

.score{
	font-size: 17px;
}

.ex{
	font-size: 40px;
	line-height: 50px;
}

.r-btn a{
	display: block;
	padding: 10px 5px;
	border-radius: 4px;
	background: #fb5555;
	color: #fff;
	text-decoration: none;
}

.reco{
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	border: 4px solid #fb5555;
	border-radius: 8px;
	padding: 5px;
	margin: 10px 4px;
}

.gbg2{
	background: #cce7b2;
	padding: 4px;
}

.rank{
	margin: 10px 4px;
	border-radius: 8px;
	background: #fff;
}

.rank01{
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	padding: 8px 18px;
	position: relative;
	color: #fff;
	background: #6a3906;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.rank01 span{
	font-size: 14px;
	font-weight: normal;
}



.rank02{
	padding: 14px;
}

.rank03{
	margin: 2% 0;
}

.rank03 li{
	float: left;
	font-size: 14px;
	background: #fb5555;
	color: #fff;
	padding: 4px;
	margin: 2px;
	border-radius: 4px;
}

.rank04{
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	padding: 4px;
}


.thoughts{
	padding: 6px;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: #ff9d72;
	margin-top: 15px;

}

.thoughts02{
	background: #fff;
	padding: 2%;
	font-size: 16px;
	line-height: 26px;
	border: 2px solid #ff9d72;
	margin-bottom: 25px;
}

.thoughts03{
	font-weight: bold;
	margin: 2% 0;
}

.thoughts03 p{
	padding-left:2em;
	text-indent:-0.7em;
}

.reviews{
	position: relative;
	background: #0ccc68;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
	padding: 6px;
	margin: 10px;
	border-radius: 5.0em;
}

.reviews:after{
	content: "";
	position: absolute;
	right: 0;
	bottom: -10px;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #0ccc68 transparent transparent transparent;
	border-width: 10px 10px 0 10px;
}

.swiper-container{
	margin:0 0 5px;
	padding-bottom: 5%;
}

.swiper-pagination{
	bottom:10px!important;
}

.slide{
	margin: 25px 4px;
	padding: 10px;
	background: #fff;
	background-image: linear-gradient(0deg, transparent calc(100% - 1px), #f0f0f0 calc(100% - 1px)),
                    linear-gradient(90deg, transparent calc(100% - 1px), #f0f0f0 calc(100% - 1px));
	background-size: 8px 8px;
	background-repeat: repeat;
	background-position: center center;
}

.slide2{
	float: left;
	width: 70px;
}


.slide3{
	margin-left: 80px;
	font-size: 14px;
	line-height: 20px;
}

.slide3 span{
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
}

.slide4{
	font-size: 14px;
	line-height: 20px;
	margin-top: 15px;
}




.btn{
	margin: 0 auto 15px;
	text-align: center;
	background: url(../images/arrow.svg) #fb5555 right 10px center no-repeat;
    background-size: 10px;
    font-size: 18px;
    line-height: 28px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	width: 96%;
	border-radius: 5.0em;
}

.btn a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 15px 0;
}

.btn { animation: dokidoki 1.5s infinite;}
@keyframes dokidoki {
    0% {transform: scale(1.05);}
    5% {transform: scale(1);}
    50%{-webkit-transform: scale(1.05);}
    55%{transform: scale(1);}
    90%{-webkit-transform: scale(1.05);}
    95%{transform: scale(1);}
    100%{-webkit-transform: scale(1.05);}
}

.btn2{
	margin: 15px auto;
	text-align: center;
	background:#7b7b7b;
    font-size: 14px;
    line-height: 24px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	width: 70%;
	border-radius: 10px;
}

.btn2 a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 15px 0;
}

.st-Search{
	padding:14px 10px;
}



.st-Search_Btn_Refine.st-Search_Compact{
	margin:0!important;
	padding:0;
	width:100%;
	height:38px;
	font-size:14px
}

.st-Search_Select_Wrap-Wide .st-Search_Select{
	margin-bottom:3%;
	width:100%
}

.st-Search_Select_Wrap{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	margin-bottom:10px;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}

.st-Search_Select_Wrap.st-Search_Compact{
	margin-bottom:0
}

.st-Search_Select_Wrap.st-Search_Compact .st-Search_Select:last-of-type{
	margin-bottom:0!important
}

.st-Search_Select_Wrap.st-Search_Compact .icf-magnifier{
	font-size:14px;
}

.st-Search_Select{
	position:relative;
	margin-right:2%;
	margin-bottom:2%;
	width:32%
}

.st-Search_Select:before{
	content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #fb5555 transparent transparent transparent;
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    pointer-events: none;
}

.st-Search_Select:nth-of-type(3n){
	margin-right:0
}

.st-Search_Select select{
	padding:12px 8px;
	width:100%;
	font-size:12px;
}
.st-Search_Select .st-Search_Select-Label{
	position:absolute;
	top:6px;
	left:9px;
	color:#fb5555;
	font-weight:700;
	font-size:12px;
}

.st-Btn_Third,.st-Search_Select select{border:1px solid #fb5555;border-radius:3px;background:#fcecf3;-webkit-box-shadow:0 2px 0 0 #fb5555;box-shadow:0 2px 0 0 #fb5555;color:#444;font-weight:700;-webkit-appearance:none;-moz-appearance:none;appearance:none}

.st-Btn_Second{
	position:relative;
	display:block;
	border:none;
	border-radius:3px;background:#fb5555;
	color:#fff;
	font-weight:700;
	font-size:15px
}

.title{
	background: #0ccc68;
	color: #fff;
	text-align: center;
	padding: 10px;
	font-size:16px;
	font-weight: bold;
}

.container{
	padding: 10px;
	font-size: 12px;
}

.container table{
	width: 100%;
	border: 1px solid #fff;
	text-align: center;
}

.container th{
	width: 16%;
	padding: 2px;
	border: 1px solid #fff;
	background: #ff9d72;
	color: #fff;
	vertical-align: middle;
	font-size: 12px;
}

.container td{
	width: 28%;
	padding: 8px 5px;
	border: 1px solid #fff;
	background: #f3f3f3;
	vertical-align: middle;
	text-align: left;
}

.article{
	margin: 10px;
}

.article li{
	background: #f7f7f7;
	font-size: 10px;
	line-height: 22px;
	margin: 8px 0;
}


.article li a{
	color: #969696;
	padding: 8px;
	display: block;
}

.article span{
	color: #fff;
	padding: 4px;
	background: #fb5555;
	border-radius: 4px;
}

.article-title{
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.time{
	text-align: right;
	margin: 8px 0;
}

.search{
	padding: 10px 10px 0;
	font-size: 12px;
}

.sort{
	margin: 10px;
}

.sort li{
	width: 48%;
	margin: 0 1%;
	float: left;
	text-align: center;
}

.sort li a{
	background: #999;
	color: #fff;
	display: block;
	padding: 5px;
	border-radius: 8px;
}

.active{
	background: #fb5555;
	color: #fff;
	padding: 5px;
	border-radius: 8px;
}

/* ---------------------------------------------------------------------
Footer
--------------------------------------------------------------------- */


#footer{
	width: 100%;
	background:#6a3906;
    font-size: 12px;
	color:#fff;
}

#footer li {
	height:40px;
	border-bottom: 1px dotted #fff;
	padding-left: 2%;
}


#footer li a {
	text-align:left;
	height:40px;
	display:block;
	line-height:42px;
	text-decoration:none;
	text-indent:5px;
	color: #fff;
    background: url("../images/arrow.svg") right 10px center no-repeat;
    background-size: 8px;
}


.footer-area{
	margin:0 auto;
	padding:10px;
	text-align:center;

}

	