@charset "UTF-8";
 @import url('https://fonts.googleapis.com/css?family=Asap+Condensed:600');
/*@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/



/*additional reset
---------------------------------------------------*/
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body.safari #content, body.safari #footer {/*サファリでリンク先から戻った時文字が拡大する対応*/
	-webkit-text-size-adjust: 100%;
}
/** link **/

a:link {
	color: #478fde;
	text-decoration: underline;
}
a:visited {
	color: #478fde;
}
a:hover, a:active {
	text-decoration: none;
}
/*初期設定
----------------------------------------------------*/
#wrapper {
	width: 100%;
	padding: 0 0 0 0;
	overflow: hidden;
	color: #444;
}
#content {
	margin: 0 auto;
	width: 740px;
	text-align: left;
	background-color: #fff;
	padding: 15px 30px;
	background-color: #fff;
}
.content-main {
	width: 680px;
	margin: auto;
}
img.pics {
	max-width: 100%;
}
.img.example1 {
	width: 80%;
	height: 80px;
}
.ie8 img {
	width: auto;
}
/*clearfix*/
.clearfix2 {
	clear: both;
	zoom: 1;
}
.clearfix3:after {
	content: "";
	display: block;
	clear: both;
}
.mB10 {
	margin-bottom: 10px!important;
}
.mB20 {
	margin-bottom: 20px!important;
}
.mB30 {
	margin-bottom: 30px!important;
}
.mB40 {
	margin-bottom: 40px!important;
}
.mB50 {
	margin-bottom: 50px!important;
}
.mB80 {
	margin-bottom: 80px!important;
}
.fsM {
	font-size: 14px;
}
.fsML {
	font-size: 16px;
}
.fsL {
	font-size: 18px;
	line-height: 1.4em;
}
.fsXL {
	font-size: 20px;
}
.fsXXL {
	font-size: 27px;
}
.fwB {
	font-weight: bold;
}
.fcR {
	color: #FF4B4B;
	font-weight: bold;
}
.fcwt {
	color: #00c8ff;
	font-weight: bold;
}
.fcP {
	color: #ef93b6;
	font-weight: bold;
}
.fcPv {
	color: #FF0175;
	font-weight: bold;
}
.fcB {
	color: #3090CD;
	font-weight: bold;
}
.fcBr {
	color: #AB8453;
}
.taR {
	text-align: right;
}
.fcY {
	color: #DFAD00;
}
.fcOr {
	color: #ffa200;
}

.fcGr {
	color: #9eb300;
}
.fcBl {
	color: #45daff;
}
.post-date {
	color: #909090;
	font-size: 12px;
	margin: 3px 0;
　　
}
/*layout
----------------------------------------------------*/

#header {
	height: 85px;
	border-top: 2px solid #4fadb3;
	border-bottom: 2px solid #bfbfbf;
	position: relative;
	background: #fff;
	margin-bottom: 20px;
}
.brand {
	position: absolute;
	top: 20%;
	display: block;
	width: 100%;
	font-family: 'Asap Condensed', sans-serif;
	color: #222;
	font-size: 25px;
	text-align: center;
}
h1 {
	font-size: 50px;
	font-weight: 700;
	line-height: 1.3;
	padding-bottom: 20px;
}
h2 {
	padding: 0.5em;/*文字周りの余白*/
	color: #494949;/*文字色*/
	background: #ffffff;
	border-left: solid 5px #ff9834;
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0 20px 0;
}
.title1 {
	border-bottom: 3px solid #f8b551;
}
.title2 {
	border-bottom: 3px solid #f19ec2;
}
.title3 {
	border-bottom: 3px solid #287ab7;
}
.title4 {
	border-bottom: 3px solid #39b5a8;
}
.bb2 {
	border-bottom: 2px solid #000;
}
h3 {
	font-size: 18px;
	position: relative;
	padding: 0.6em;
	background: #ffd973;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}
h3:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 30px;
	border: 15px solid transparent;
	border-top: 15px solid #ffd973;
	width: 0;
	height: 0;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
p {
	line-height: 1.7;
	word-wrap: break-word;
	padding-bottom: 20px;
}
.pics {
	width: 100%
}
figure {
	padding-bottom: 20px;
}
figcaption {
	font-size: .8em;
	color: #999;
}
.box-voice {
	display: flex;
}
.t-r {
	text-align: right;
}
/*review*/

.review {
	background: #fffcec;
	padding: 10px;
}
.review_area {
	width: 100%;
	background: #fff;
	padding: 15px 15px 0 15px;
	margin-bottom: 10px;
	border-radius: 5px;
}
.star {
	color: #ffa900;
}
.star_g {
	color: #cdcdcd;
}
.review_area ul {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: center;
}
.review_area ul li:first-child {
	width: 25%;
}
.review_area ul li:last-child {
	width: 140%;
}
.btn {
	line-height: 50px;
	margin-bottom: 50px;
}
.btn a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: #A5D85F;
	text-align: center;
	color: #FFFFFF;
	font-size: 26px;
	box-shadow: 3px 3px 0px 0px #73BD2F;
}
.btn a:hover {
	background: #B4D879;
	color: #FFFFFF;
	margin-left: 3px;
	margin-top: 3px;
	box-shadow: none;
}
/*共通パーツ*/


#footer a:link, #footer a:hover, #footer a:visited, #footer a:active {
	color: #fff;
}
#content .ref {
	font-size: 12px;
}/*出典用*/
#content figcaption.ref a:link, #content figcaption a:link, #content figcaption a:hover, #content figcaption a:active {
	color: #666;
	text-decoration: underline;
}
/*footer*/
#footer {
	padding: 30px 10px 0;
	color: #fff;
	background-color: #ff9834;
}
#footer p {
	text-align: center;
	line-height: 1.5;
	font-size: 12px;
}
#footer .tx-ss {
	font-size: 11px;
}
#button {
	display: block;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}
#button a {
	display: block;
	position: relative;
	z-index: 2;
	overflow: hidden;
	width: 100%;
	border: 1px solid #A5D85F;
	border-radius: 2px;
	background-color: #A5D85F;
	color: #ffffff;
	padding: 12px 0;
	text-align: center;
	text-decoration: none;
	transition: .15s linear;
	-webkit-transition: .15s linear;
	-moz-transition: .15s linear;
}
#button a:hover {
	color: #A5D85F;
	background-color: #ffffff;
}
#button a:before {
	display: block;
	position: absolute;
	z-index: -1;
	left: -30%;
	top: -50%;
	content: "";
	width: 30px;
	height: 200px;
	transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
	background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
	background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,1), rgba(255,255,255,0) 100%);
	animation: shiny 2s infinite linear;
	-webkit-animation: shiny 2s infinite linear;
	-moz-animation: shiny 2s infinite linear;
}
@keyframes shiny {
 0% {
 left: -30%;
}
 20% {
 left: 120%;
}
 100% {
 left: 120%;
}
}
@-webkit-keyframes shiny {
 0% {
 left: -30%;
}
 20% {
 left: 120%;
}
 100% {
 left: 120%;
}
}
@-moz-keyframes shiny {
 0% {
 left: -30%;
}
 20% {
 left: 120%;
}
 100% {
 left: 120%;
}
}

/*レスポンシブ用*/

/*@media only screen and (min-width:840px){*//*PC表示で反映させる設定*/
@media only screen and (min-width:840px) {/*PC表示で反映させる設定*/
.box-voice img {
	margin-right: 20px;
}
.box-voice p {
	margin-top: 20px;
}
}

@media only screen and (max-width:999px) {/*コンテンツ幅の調整*/
#content {
	width: 100%;
	padding: 15px 12px 20px 12px;
}
}

/*@media only screen and (max-width:839px){*//*スマホ表示で反映させる設定*/
@media only screen and (max-width:839px) {/*スマホ表示で反映させる設定*/
.content-main {
	width: 100%;
}
img.pics {
	width: 100%;
	height: auto;
}
.header-inner {
	width: 100%
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-style: 17px;
}
.sns {
	display: none;
}
.box-voice {
	flex-direction: column;
}
.table-blue {
	width: 650px;
}
.table-wrap {
	width: 100%;
	overflow: auto;
	overflow-x: scroll;
}
.show-sp {
	display: block;
}
}

@media only screen and (max-width:839px) {
.btn {
	line-height: 50px;
	margin-bottom: 40px;
}
.btn a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: #A5D85F;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.0em;
	box-shadow: 3px 3px 0px 0px #73BD2F;
}
.btn a:hover {
	background: #B4D879;
	color: #FFFFFF;
	margin-left: 3px;
	margin-top: 3px;
	box-shadow: none;
}
#button a {
	transition: .05s linear;
	-webkit-transition: .05s linear;
	-moz-transition: .05s linear;
}
#button a:before {
	animation: shiny 2s infinite linear;
	-webkit-animation: shiny 2s infinite linear;
	-moz-animation: shiny 2s infinite linear;
}
}
table.satisfaction, table.satisfaction th, table.satisfaction td {
	border: 1px solid #999;
	text-align: center;
}
table.satisfaction {
	width: 100%;
	margin: 20px 0;
	border: 2px solid #999999;
}
table.satisfaction th, table.satisfaction td {
	width: 33.333%;
}
table.satisfaction th {
	background: #fffcec;
	font-weight: bold;
}
table.satisfaction .product th {
	background: #ffffff;
	text-decoration: underline;
	color: #4d9be5;
}
.font-red {
	color: #FF474C;
}
tr.product img {
	width: 100%;
}

@media only screen and (max-width:839px) {
h3 .fsL {
	font-size: 1.2em;
}
}
/*190121追加*/
.no1_linkbtn {
	position: fixed;
	right: 50px;
	bottom: 50px;
	z-index: 5000;
	width: 380px;
	height: 80px;
	line-height: 80px;
}
.no1_linkbtn a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background-color: rgb(255, 110, 0);
	color: #FFFFFF;
	text-indent: 1.5em;
	font-size: 20px;
	font-weight: bold;
	font-style: oblique;
	transition: all 0.8s ease;
}
.no1_linkbtn a:hover {
	background-color: rgb(255, 110, 0);
	color: #2FAFB1;
	margin-left: 0px;
	margin-top: 0px;
	box-shadow: none;
}
.arrow {
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
}
.arrow::before, .arrow::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.arrow1::before {
	left: 320px;
	width: 21px;
	height: 2px;
	background: #ffffff;
	transition: all 0.8s ease;
}
.arrow1::after {
	left: 320px;
	width: 18px;
	height: 18px;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all 0.8s ease;
}
.arrow1:hover::before {
	left: 320px;
	width: 21px;
	height: 2px;
	background: #2FAFB1;
	transition: all 0.8s ease;
}
.arrow1:hover::after {
	left: 320px;
	width: 18px;
	height: 18px;
	border-top: 2px solid #2FAFB1;
	border-right: 2px solid #2FAFB1;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all 0.8s ease;
}

@media only screen and (max-width:839px) {
.no1_linkbtn {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 5000;
	width: 260px;
	height: 35px;
	line-height: 30px;
}
.no1_linkbtn a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	border-color: rgb(255, 110, 0) !important;
	background-color: rgba(255, 110, 0, 0.99) !important;
	color: #FFFFFF;
	text-indent: 0em;
	font-size: 15px;
	font-weight: bold;
	font-style: oblique;
	transition: all 0.8s ease;
}
.no1_linkbtn a:hover {
	background-color: rgba(42,175,177,0.7);
	color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	border: 2px solid #2FAFB1;
	box-shadow: none;
}
.arrow {
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
}
.arrow::before, .arrow::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.arrow1::before {
	left: 220px;
	width: 14px;
	height: 2px;
	background: #ffffff;
	transition: all 0.8s ease;
}
.arrow1::after {
	left: 220px;
	width: 12px;
	height: 12px;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all 0.8s ease;
}
.arrow1:hover::before {
	left: 220px;
	width: 14px;
	height: 2px;
	background: #ffffff;
	transition: all 0.8s ease;
}
.arrow1:hover::after {
	left: 220px;
	width: 12px;
	height: 12px;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all 0.8s ease;
}
}
.center {
	text-align: center;
}
.fr {
	float: right;
}
.bgc {
	background-color: #ffeff4;
	padding: 10px;
}
.bgc-g {
	background-color: #eee;
	padding: 10px 10px 0 10px;
	border: solid 1px #ccc;
}
 @-moz-keyframes animate69 {
 0% {
 -moz-transform: skewX(9deg);
}
 10% {
 -moz-transform: skewX(-8deg);
}
 20% {
 -moz-transform: skewX(7deg);
}
 30% {
 -moz-transform: skewX(-6deg);
}
 40% {
 -moz-transform: skewX(5deg);
}
 50% {
 -moz-transform: skewX(-4deg);
}
 60% {
 -moz-transform: skewX(3deg);
}
 70% {
 -moz-transform: skewX(-2deg);
}
 80% {
 -moz-transform: skewX(1deg);
}
 90% {
 -moz-transform: skewX(0deg);
}
 100% {
 -moz-transform: skewX(0deg);
}
}
 @-o-keyframes animate69 {
 0% {
 -o-transform: skewX(9deg);
}
 10% {
 -o-transform: skewX(-8deg);
}
 20% {
 -o-transform: skewX(7deg);
}
 30% {
 -o-transform: skewX(-6deg);
}
 40% {
 -o-transform: skewX(5deg);
}
 50% {
 -o-transform: skewX(-4deg);
}
 60% {
 -o-transform: skewX(3deg);
}
 70% {
 -o-transform: skewX(-2deg);
}
 80% {
 -o-transform: skewX(1deg);
}
 90% {
 -o-transform: skewX(0deg);
}
 100% {
 -o-transform: skewX(0deg);
}
}
 @-webkit-keyframes animate69 {
 0% {
 -webkit-transform: skewX(9deg);
}
 10% {
 -webkit-transform: skewX(-8deg);
}
 20% {
 -webkit-transform: skewX(7deg);
}
 30% {
 -webkit-transform: skewX(-6deg);
}
 40% {
 -webkit-transform: skewX(5deg);
}
 50% {
 -webkit-transform: skewX(-4deg);
}
 60% {
 -webkit-transform: skewX(3deg);
}
 70% {
 -webkit-transform: skewX(-2deg);
}
 80% {
 -webkit-transform: skewX(1deg);
}
 90% {
 -webkit-transform: skewX(0deg);
}
 100% {
 -webkit-transform: skewX(0deg);
}
}
 @keyframes animate69 {
 0% {
 transform: skewX(9deg);
}
 10% {
 transform: skewX(-8deg);
}
 20% {
 transform: skewX(7deg);
}
 30% {
 transform: skewX(-6deg);
}
 40% {
 transform: skewX(5deg);
}
 50% {
 transform: skewX(-4deg);
}
 60% {
 transform: skewX(3deg);
}
 70% {
 transform: skewX(-2deg);
}
 80% {
 transform: skewX(1deg);
}
 90% {
 transform: skewX(0deg);
}
 100% {
 transform: skewX(0deg);
}
}
.animate69 {
	-webkit-animation-name: animate69;
	-moz-animation-name: animate69;
	-o-animation-name: animate69;
	animation-name: animate69;
}
 @-moz-keyframes option69 {
 0% {
 -moz-transform: translateX(0);
}
 20% {
 -moz-transform: translateX(9%);
}
 50% {
 -moz-transform: translateX(5%);
}
 60% {
 -moz-transform: translateX(13%);
}
 90% {
 -moz-transform: translateX(0);
}
 100% {
 -moz-transform: translateX(0);
}
}
 @-o-keyframes option69 {
 0% {
 -o-transform: translateX(0);
}
 20% {
 -o-transform: translateX(9%);
}
 50% {
 -o-transform: translateX(5%);
}
 60% {
 -o-transform: translateX(13%);
}
 90% {
 -o-transform: translateX(0);
}
 100% {
 -o-transform: translateX(0);
}
}
 @-webkit-keyframes option69 {
 0% {
 -webkit-transform: translateX(0);
}
 20% {
 -webkit-transform: translateX(9%);
}
 50% {
 -webkit-transform: translateX(5%);
}
 60% {
 -webkit-transform: translateX(13%);
}
 90% {
 -webkit-transform: translateX(0);
}
 100% {
 -webkit-transform: translateX(0);
}
}
 @keyframes option69 {
 0% {
 transform: translateX(0);
}
 20% {
 transform: translateX(9%);
}
 50% {
 transform: translateX(5%);
}
 60% {
 transform: translateX(13%);
}
 90% {
 transform: translateX(0);
}
 100% {
 transform: translateX(0);
}
}
.a-option69 {
	-webkit-animation-name: option69;
	-moz-animation-name: option69;
	-o-animation-name: option69;
	animation-name: option69;
}
img.a-option69 {
	left: 0;
	top: 18%;
}
.a-option69 {
	top: 0%!important;
}
.a-option69 {
	width: 0%!important;
}
.a-btn69 {
	max-width: 100%!important;
}
.animate69, .a-btnsub69, .a-option69 {
	animation-duration: 1.4s!important;
	-webkit-animation-duration: 1.4s;
	-ms-animation-duration: 1.4s;
	-moz-animation-duration: 1.4s!important;
}
.animate {
	-webkit-animation-timing-function: ease-in;
	-moz-animation-timing-function: ease-in;
	-o-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	
}

.marker {
    background: linear-gradient(transparent 0%, rgba(255,248,0,0.4) 0%);
    font-weight: bold;

	
}
th.search-index {
	width: 20%;
	background: #FFFFFF;
	font-weight: normal;
	color: #222222;
	padding: 5px;
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}
td.search-index {
	border-bottom: 1px solid #cfcfcf;
}
table.search-index {
	border: 1px solid #cfcfcf;
	margin: 0 auto 20px auto;
}
label.search-index {
	display: block;
}
th {
	background: #FF718B;
	font-weight: bold;
	color: #fff;
	padding: 5px;
}
th p {
	padding-bottom: 0;
}
td {
	padding: 10px;
	width: 33%;
}
td p {
	padding-bottom: 0;
}
table img {
	max-width: 100%
}
.index-bottom {
	display: block;
	margin: 0 auto;
}
.back {
	background-color: #fffde8;
}

@media only screen and (min-width:768px) {/*PC表示で反映させる設定*/
table.search-index {
	width: 500px;
	margin: 0 auto 20px auto;
}
}
#footer p.article_page {
	padding-bottom: 10px;
}
.input_page a, .input_page a:visited, .input_page a:link {
	color: #999!important;
}
.article_page a, .article_page a:visited, .article_page a:link {
	color: #999!important;
}
.c_pics {
	max-width: 100%;
}

@media only screen and (max-width: 839px) {
img.c_pics {
	width: 100%;
	height: auto;
}
.mt40 {
	margin-top: 40px;
}
}
.mt10 {
	margin-top: 30px;
}

.fsS {
	font-size: 12px;
}
.fb {
	font-weight: bold;
}
.pink_t {
	color: #FA259A;
}
.blue_t {
	color: #02B1F2;
}
.t_c {
	text-align: center;
}
.review {
	background: #fffcec;
	padding: 5px 15px;
}
.mB20 {
	margin-bottom: 20px !important;
}
img.pic_icon {
	max-width: 50px;
	width: 100%;
}
.review_ttl {
	color: #f9c974;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
}
.taC {
	text-align: center;
}
.txt_right {
	text-align: right !important;
}
.h04 {
	padding: 0.4em 0.5em!important;
	color: #494949;
	background: #f4f4f4;
	border-left: solid 5px #7db4e6;
	border-bottom: solid 3px #d7d7d7;
	font-weight: bold!important;
}
/*点滅*/
.double-flash {
	animation: double-flash_5476 3s ease infinite;
	transform-origin: 50% 50%;
}
@keyframes double-flash_5476 {
 0% {
opacity:1
}
 16.66667% {
opacity:0
}
 33.33333% {
opacity:1
}
 50% {
opacity:0
}
 66.66667% {
opacity:1
}
 100% {
opacity:1
}
}
.under_line {
	text-decoration: underline;
}

@media (max-width: 620px) {
.kaso_pro_tbl table {
	width: 100%;
	margin: 5% auto;
}
/*ランキング表*/
.rankTable {
	background: #eaf7fd;
	width: 800px;
	margin: 3% auto;
	padding: 1.5% 0 1.5% 0;
	box-sizing: border-box;
}
.rankTable table {
	background: #ffffff;
	width: 100%;
	margin: auto;
	box-sizing: border-box;
	padding: 1%;
	border-radius: 5px;
}
.rankTable table tr th {
	background: #F48EA1;
	color: #fff;
	border-radius: 0;
	/*	padding: 0.5% 0;*/
	font-weight: bold;
}
.rankTable table tr:first-child th {
	background: #ffffff;
	border-radius: 0;
	padding-top: 0px;
	vertical-align: top;
	line-height: 0.7;
	border-right: 2px dotted #c4c4c4;
}
.rankTable table tr:last-child th {
	background: #ffffff;
	border-radius: 0;
	padding: 3% 0 1% 0;
	vertical-align: top;
	line-height: 1;
	border-right: 2px dotted #c4c4c4;
}
.rankTable table tr:first-child th:last-child, .rankTable table tr:last-child th:last-child {
	border-right: none;
}
.rankTable table tr:first-child th:nth-child(1) {
	color: #dba728;
	text-align: center;
}
.rankTable table tr:first-child th:nth-child(2) {
	color: #9d9a93;
	text-align: center;
}
.rankTable table tr:first-child th:nth-child(3) {
	color: #c56e6e;
	text-align: center;
}
.rankTable table tr:last-child th:nth-child(1) {
	color: #dba728;
	text-align: center;
}
.rankTable table tr:last-child th:nth-child(2) {
	color: #9d9a93;
	text-align: center;
}
.rankTable table tr:last-child th:nth-child(3) {
	color: #c56e6e;
	text-align: center;
}
.rankTable table tr:first-child th:nth-child(4) {
	color: #74cccc;
	text-align: center;
}
.rankTable table tr:first-child th:nth-child(5) {
	color: #74cccc;
	text-align: center;
}
.rankTable table tr:first-child th:nth-child(6) {
	color: #74cccc;
	text-align: center;
}
.rankTable table tr:last-child th:nth-child(4) {
	color: #74cccc;
	text-align: center;
}
.rankTable table tr:last-child th:nth-child(5) {
	color: #74cccc;
	text-align: center;
}
.rankTable table tr:last-child th:nth-child(6) {
	color: #74cccc;
	text-align: center;
}
.rankTable td {
	border-right: 2px dotted #c4c4c4;
	text-align: center;
	width: calc(100% / 7);
	vertical-align: top;
}
.rankTable td:last-child {
	border-right: none;
}
td.txt_only {
	color: #333333;
	padding: 2.5% 0;
}
span.ex, span.go, span.so, span.ba {
	font-weight: normal;
	line-height: 70px;
}
span.ex {
	font-size: 5rem;
	color: #f8525d;
}
span.go {
	font-size: 3.5rem;
	color: #7cd0dd;
}
span.so {
	font-size: 3.2rem;
	color: #f5c132;
}
span.ba {
	font-size: 4rem;
	color: #7a7a7a;
}
span.txt_ex {
	font-weight: bold;
	color: #f8525d;
}
/*.scrollok {
	display: none;
}*/

span.ex, span.go, span.so, span.ba {
	line-height: 50px;
}
span.ex {
	font-size: 3.5rem;
}
span.go {
	font-size: 2.5rem;
}
span.so {
	font-size: 2.2rem;
}
span.ba {
	font-size: 3rem;
}
.rankTable table tr th {
}
}

@media (max-width: 620px) {
.rankTable {
	/*padding: 20px 0 0 0;*/
	border: 10px solid #D5F3F9;
	border-top: 10px solid #D5F3F9;
	border-width: 10px;
	overflow-x: scroll;
	width: 100%;
	box-sizing: border-box;
	margin: 0;
	background: #ffffff;
	padding-top: 0px;
}
.rankTable table {
	width: 700px;
}
.rankTable table tr.sp_th {
	/*display: block;*/
	height: 28px;
}
.rankTable table tr.sp_th th {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: calc(100% - 12%);
	text-align: center;
	padding-top: 5px;
}
.scrollok {
	display: block;
	text-align: center;
	color: #0b4685;
	/*position: absolute;*/
	right: 0;
	left: 0;
	background: #edf5fa;
	width: 100%;
	margin: auto;
}
}
.rankTable td:last-child {
	border-right: none;
}

@media (max-width: 620px) {
.kaso_pro_tbl table {
	width: 100%;
	margin: 5% auto;
}
/*ランキング表*/
.rankTable {
	background: #eaf7fa;
	width: 800px;
	margin: 3% auto;
	padding: 1.5% 0 1.5% 0;
	box-sizing: border-box;
}
.rankTable table {
	background: #ffffff;
	width: 100%;
	margin: auto;
	box-sizing: border-box;
	padding: 1%;
	border-radius: 5px;
}
.rankTable table tr th {
	background: #ff9834;
	color: #fff;
	border-radius: 0;
	/*	padding: 0.5% 0;*/
	font-weight: bold;
}
.rankTable table tr:first-child th {
	background: #ffffff;
	border-radius: 0;
	padding-top: 0px;
	vertical-align: top;
	line-height: 1.2;
	border-right: 2px dotted #c4c4c4;
}
.rankTable table tr:last-child th {
	background: #ffffff;
	border-radius: 0;
	padding: 3% 0 1% 0;
	vertical-align: top;
	line-height: 1;
	border-right: 2px dotted #c4c4c4;
}
.rankTable table tr:first-child th:last-child, .rankTable table tr:last-child th:last-child {
	border-right: none;
}
.rankTable table tr:first-child th:nth-child(1) {
	color: #dba728;
	text-align: center;
}
.rankTable table tr:first-child th:nth-child(2) {
	color: #9d9a93;
	text-align: center;
}
.rankTable table tr:first-child th:nth-child(3) {
	color: #c56e6e;
	text-align: center;
}
.rankTable table tr:last-child th:nth-child(1) {
	color: #dba728;
	text-align: center;
}
.rankTable table tr:last-child th:nth-child(2) {
	color: #9d9a93;
	text-align: center;
}
.rankTable table tr:last-child th:nth-child(3) {
	color: #c56e6e;
	text-align: center;
}
.rankTable table tr:first-child th:nth-child(4) {
	color: #74cccc;
	text-align: center;
}
.rankTable table tr:first-child th:nth-child(5) {
	color: #74cccc;
	text-align: center;
}
.rankTable table tr:first-child th:nth-child(6) {
	color: #74cccc;
	text-align: center;
}.rankTable table tr:first-child th:nth-child(7) {
	color: #74cccc;
	text-align: center;
}
.rankTable table tr:last-child th:nth-child(4) {
	color: #74cccc;
	text-align: center;
}
.rankTable table tr:last-child th:nth-child(5) {
	color: #74cccc;
	text-align: center;
}
.rankTable table tr:last-child th:nth-child(6) {
	color: #74cccc;
	text-align: center;
}
	.rankTable table tr:last-child th:nth-child(7) {
	color: #74cccc;
	text-align: center;
}
.rankTable table tr:first-child th a, .rankTable table tr:last-child th a {
}
.rankTable td {
	border-right: 2px dotted #c4c4c4;
	text-align: center;
	width: calc(100% / 7);
	vertical-align: top;
	font-size: 14px;
}
.rankTable td:last-child {
	border-right: none;
}
td.txt_only {
	color: #333333;
	padding: 2.5% 0;
}
span.ex, span.go, span.so, span.ba {
	font-weight: normal;
	line-height: 70px;
}
span.ex {
	font-size: 5rem;
	color: #f8525d;
}
span.go {
	font-size: 3.5rem;
	color: #7cd0dd;
}
span.so {
	font-size: 3.2rem;
	color: #f5c132;
}
span.ba {
	font-size: 4rem;
	color: #7a7a7a;
}
span.txt_ex {
	font-weight: bold;
	color: #f8525d;
}
/*.scrollok {
	display: none;
}*/

span.ex, span.go, span.so, span.ba {
	line-height: 50px;
}
span.ex {
	font-size: 3.5rem;
}
span.go {
	font-size: 2.5rem;
}
span.so {
	font-size: 2.2rem;
}
span.ba {
	font-size: 3rem;
}
.rankTable table tr th {
}
}

@media (max-width: 620px) {
.rankTable {
	/*padding: 20px 0 0 0;*/
	border: 10px solid #ffd973;
	border-top: 10px solid #ffd973;
	border-width: 10px;
	overflow-x: scroll;
	width: 100%;
	box-sizing: border-box;
	margin: 0;
	background: #ffffff;
	padding-top: 0px;
}
.rankTable table {
	width: 790px;
}
.rankTable table tr.sp_th {
	/*display: block;*/
	height: 28px;
}
.rankTable table tr.sp_th th {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: calc(100% - 12%);
	text-align: center;
	padding-top: 2px;
}
.scrollok {
	display: block;
	text-align: center;
	color: #0b4685;
	/*position: absolute;*/
	right: 0;
	left: 0;
	background: #edf5fa;
	width: 100%;
	margin: auto;
}
span.ex, span.go, span.so, span.ba {
	line-height: 50px;
}
span.ex {
	font-size: 2.5rem;
}
span.go {
	font-size: 2.5rem;
}
span.so {
	font-size: 2.2rem;
}
span.ba {
	font-size: 3rem;
}
.rankTable table tr th {
}
}
/*ランキング表*/
.kaso .kaso_pro_tbl th, .kaso .kaso_pro_tbl td {
	border: 1px solid #cccccc;
}
.kaso_pro_tbl table {
	width: 100%;
	margin: 5% auto;
}

@media (min-width: 620px) {
.kaso_pro_tbl table {
	width: 100%;
	margin: 5% auto;
}
/*ランキング表*/
.rankTable {
	width: 800px;
	margin: 3% auto;
	/* padding: 1.5% 0 1.5% 0; */
	box-sizing: border-box;
}
.rankTable table {
	background: #ffffff;
	margin: auto;
	box-sizing: border-box;
	padding: 1%;
	border-radius: 5px;
}
.rankTable table tr th {
	background: #ff9834;
	color: #fff;
	border-radius: 0;
	/*	padding: 0.5% 0;*/
	font-weight: bold;
}
.rankTable table tr:first-child th, .rankTable table tr:last-child th {
	background: #ffffff;
	border-radius: 0;
	padding: 0;
	vertical-align: top;
	line-height: 1;
	border-right: 2px dotted #c4c4c4;
}
.rankTable table tr:first-child th:last-child, .rankTable table tr:last-child th:last-child {
	border-right: none;
}
.rankTable table tr:first-child th:nth-child(1) {
	color: #dba728;
	text-align: center;
}
.rankTable table tr:first-child th:nth-child(2) {
	color: #9d9a93;
	text-align: center;
}
.rankTable table tr:first-child th:nth-child(3) {
	color: #c56e6e;
	text-align: center;
}
.rankTable table tr:last-child th:nth-child(1) {
	color: #dba728;
	text-align: center;
}
.rankTable table tr:last-child th:nth-child(2) {
	color: #9d9a93;
	text-align: center;
}
.rankTable table tr:last-child th:nth-child(3) {
	color: #c56e6e;
	text-align: center;
}
.rankTable table tr:first-child th:nth-child(4) {
	color: #74cccc;
	text-align: center;
}
.rankTable table tr:first-child th:nth-child(5) {
	color: #74cccc;
	text-align: center;
}
.rankTable table tr:first-child th:nth-child(6) {
	color: #74cccc;
	text-align: center;
}
	.rankTable table tr:first-child th:nth-child(7) {
	color: #74cccc;
	text-align: center;
}
.rankTable table tr:last-child th:nth-child(4) {
	color: #74cccc;
	text-align: center;
}
.rankTable table tr:last-child th:nth-child(5) {
	color: #74cccc;
	text-align: center;
}
.rankTable table tr:last-child th:nth-child(6) {
	color: #74cccc;
	text-align: center;
}
	.rankTable table tr:last-child th:nth-child(7) {
	color: #74cccc;
	text-align: center;
}
.rankTable table tr:first-child th a, .rankTable table tr:last-child th a {
}
.rankTable td {
	border-right: 2px dotted #c4c4c4;
	text-align: center;
	width: calc(100% / 7);
	vertical-align: top;
}
.rankTable td:last-child {
	border-right: none;
}
td.txt_only {
	color: #333333;
	padding: 2.5% 0;
}
span.ex, span.go, span.so, span.ba {
	font-weight: normal;
	line-height: 70px;
}
span.ex {
	font-size: 5rem;
	color: #f8525d;
}
span.go {
	font-size: 3.5rem;
	color: #7cd0dd;
}
span.so {
	font-size: 3.2rem;
	color: #f5c132;
}
span.ba {
	font-size: 4rem;
	color: #7a7a7a;
}
span.txt_ex {
	font-weight: bold;
	color: #f8525d;
}
.scrollok {
	display: none;
}
span.ex, span.go, span.so, span.ba {
	line-height: 50px;
}
span.ex {
	font-size: 3.5rem;
}
span.go {
	font-size: 2.5rem;
}
span.so {
	font-size: 2.2rem;
}
span.ba {
	font-size: 3rem;
}
.rankTable table tr th {
}
}

@media (min-width: 620px) {
.rankTable {
	/* padding: 20px 0 0 0; */
	border: 10px solid #ffd973;
	border-top: 10px solid #ffd973;
	border-width: 10px;
	/* overflow-x: scroll; */
	width: 100%;
	box-sizing: border-box;
	margin: 0 0 20px 0;
	background: #ffffff;
}
}
.rankTable table {
	table-layout: fixed;
}
.rankTable table tr.sp_th {
	/*display: block;*/
	height: 28px;
}
.rankTable table tr.sp_th th {
	/*	position: absolute;*/
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	padding-top: 5px;
	line-height: 12px;
}
.scrollok {
	display: block;
	text-align: center;
	color: #0b4685;
	/*position: absolute;*/
	right: 0;
	left: 0;
	background: #fff;
	width: 100%;
	margin: auto;
	padding-bottom: 0px;
}
span.ex, span.go, span.so, span.ba {
	line-height: 50px;
}
span.ex {
	font-size: 2.5rem;
}
span.go {
	font-size: 2.5rem;
}
span.so {
	font-size: 2.2rem;
}
span.ba {
	line-height: 45px;
	font-size: 3.5rem;
}
.rankTable table tr th {
}

/*ランキング表*/


@media (max-width: 380px) {
.rankTable table tr.sp_th th {
	width: calc(100% - 12.9%);
}
}

@media (max-width: 330px) {
.rankTable table tr.sp_th th {
	width: calc(100% - 14.9%);
}
}
.back {
	background-color: #fffde8;
}
.box {
	    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    background-color: #FFD590;
    border-radius: 10px;
    font-weight: bold;
}




/*マーカーアニメーション*/
.marker-animation.active {
    background-position: -100% .5em;
}
.marker-animation {
    background-image: -webkit-linear-gradient(left, transparent 50%,#ffff66 50%);
    background-image: -moz-linear-gradient(left, transparent 50%,#ffff66 50%);
    background-image: -ms-linear-gradient(left, transparent 50%,#ffff66 50%);
    background-image: -o-linear-gradient(left, transparent 50%,#ffff66 50%);
    background-image: linear-gradient(left, transparent 50%,#ffff66 50%);
    background-repeat: repeat-x;
    background-size: 200% .7em;
    background-position: 0 .5em;
    transition: all 2s ease;
    font-weight: bold;
}
.marker-animation {
    background-image: -webkit-linear-gradient(left, transparent 50%, rgb(255, 255, 127) 40%);
    background-image: -moz-linear-gradient(left, transparent 50%, rgb(255, 255, 127) 40%);
    background-image: -ms-linear-gradient(left, transparent 50%, rgb(255, 255, 127) 40%);
    background-image: -o-linear-gradient(left, transparent 50%, rgb(255, 255, 127) 40%);
    background-image: linear-gradient(left, transparent 50%, rgb(255, 255, 127) 40%);
    background-repeat: repeat-x;
    background-size: 150% .8em;
    background-position: 0 .5em;
    transition: all 2s ease;
    font-weight: bold;
}
.pd0{
	padding-bottom: 0px;
}
.review_box{
	    margin: 2em 0.5em;
    padding: 0.5em;
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: 2px 2px 3px #ccc;
}