@charset "utf-8";
/*------------------------------------------------------------
共通
------------------------------------------------------------*/

body {
    font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ヒラギノ角ゴ StdN','Hiragino Kaku Gothic StdN', sans-serif;
	margin: 0;
	-webkit-text-size-adjust: 100%;
	background: #fff;
	color: #404040;
	font-size: 17px;
	background: #fff;
}

*, *:before, *:after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

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

.t-c {
	text-align: center;
}

.fl_l {
	float: left;
}

.fl_r {
	float: right;
}

img, ul, dl, ol, section, header, footer, nav {
	max-width: 100%;
}

/*img, section, header, footer, nav {*/
/*	max-width: 100%;*/
/*}*/

img {
	max-height: 100%;
	vertical-align: middle;
}

p {
	color: #222222;
	margin-bottom: 22px;
	line-height: 2;
}

mark {
	font-style: normal;
	font-weight: normal;
	color: #555555;
	background: #ff9;
}

.fw-b {
	font-weight: bold;
}

.pc_dp_n {
	display: none !important;
}

.red {
	color: #f87e7e;
	font-weight: bold;
}

.orange {
	color: #f48a00;
	font-weight: bold;
}

.navy {
	color: #313490;
	font-weight: bold;
}

.blue {
	color: #57aae4;
	font-weight: bold;
}

.pink {
	color: #f25497;
	font-weight: bold;
}

.gold {
	color: #c29130;
	font-weight: bold;
}

.green {
	color: #f8b000;
	font-weight: bold;
}

.brown {
	color: #824c13;
	font-weight: bold;
}

.gray {
	color: #434343;
}
.c-green {
	color: #dbdc6e;
}
.fcW{
	color:#ffffff!important;
}
.box-s {
	box-shadow: 2px 2px 7px #ccc;
}

@media (max-width:1200px) {
	body {
		-webkit-text-size-adjust: 100%;
		font-size: 12px;
		max-width: 100%;
	}
	p {
		font-size: 14px;
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	.pc_dp_n {
		display: block !important;
	}
	.sp_dp_n {
		display: none !important;
	}
}

@media screen and (min-width:768px) and (max-width:1200px) {
    .fvps_dp_n {
		display: block !important;
	}
	.fvpc_dp_n {
		display: none !important;
	}
	.fvsp_dp_n {
		display: none !important;
	}
}
@media screen and (max-width:767px) {
    .fvps_dp_n {
		display: none !important;
	}
	.fvpc_dp_n {
		display: block !important;
	}
	.fvsp_dp_n {
		display: none !important;
	}
}
@media screen and (min-width:1200px) {
    .fvps_dp_n {
		display: none !important;
	}
	.fvpc_dp_n {
		display: none !important;
	}
	.fvsp_dp_n {
		display: block !important;
	}
}

/*------------------------------------------------------------
調整用 ※あまり多用しない
------------------------------------------------------------*/

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

.mb0 {
	margin-bottom: 0 !important;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb60 {
	margin-bottom: 60px;
}

.mb70 {
	margin-bottom: 70px;
}

.mb80 {
	margin-bottom: 80px;
}

.mb90 {
	margin-bottom: 90px;
}

.mb100 {
	margin-bottom: 100px;
}

.mt0 {
	margin-top: 0 !important;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt11 {
	margin-top: 11px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}

.mt60 {
	margin-top: 60px;
}

.mt70 {
	margin-top: 70px;
}

.mt80 {
	margin-top: 80px;
}

.mt90 {
	margin-top: 90px;
}

.mt100 {
	margin-top: 100px;
}

.pb0 {
	padding-bottom: 0 !important;
}

.pb20 {
	padding-bottom: 20px;
}

.pb30 {
	padding-bottom: 30px;
}

.pb40 {
	padding-bottom: 40px;
}

.pb50 {
	padding-bottom: 50px;
}

.pb60 {
	padding-bottom: 60px;
}

.pb70 {
	padding-bottom: 70px;
}

.pt0 {
	padding-top: 0 !important;
}

.pt20 {
	padding-top: 20px;
}

.pt30 {
	padding-top: 30px;
}

.pt40 {
	padding-top: 40px;
}

.pt50 {
	padding-top: 50px;
}

.pt60 {
	padding-top: 60px;
}

.pt70 {
	padding-top: 70px;
}

.fz12 {
	font-size: 12px;
}

.fz14 {
	font-size: 14px;
}

.fz17 {
	font-size: 17px;
}

.fz22 {
	font-size: 22px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ac {
	text-align: center;
}

.al {
	text-align: left;
}

.ar {
	text-align: right;
}

div.pc, section.pc, ul.pc, table.pc, dl.pc, ol.pc, nav.pc {
	display: block;
}

img.pc {
	display: inline-block;
}

span.pc {
	display: inline;
}

div.sp, section.sp, ul.sp, dl.sp, ol.sp, table.sp, nav.sp, img.sp, span.sp {
	display: none;
}

@media screen and (max-width:1200px) {
	div.pc, section.pc, ul.pc, table.pc, nav.pc, dl.pc, ol.pc, img.pc, span.pc {
		display: none;
	}
	div.sp, section.sp, ul.sp, dl.sp, ol.sp, table.sp, nav.pc {
		display: block;
	}
	img.sp {
		display: inline-block;
	}
	span.sp {
		display: inline;
	}
	.pt30 {
		padding-top: 15px;
	}
	.pt40 {
		padding-top: 20px;
	}
	.mt30 {
		margin-top: 15px;
	}
	.mt40 {
		margin-top: 20px;
	}
	.fz22 {
		font-size: 14px;
	}
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	/* box-shadow:0px 0px 5px 2px rgba(0,0,0,0.3);
	-moz-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 0px 5px 2px rgba(0,0,0,0.3);*/
	background: #fff;
	background: #fff;
}

@media screen and (max-width:640px) {
	#wrapper {
		width: 100%;
		padding-bottom: 0;
		margin-top: 20px;
	}
}

/*------------------------------------------------------------
ヘッダー
------------------------------------------------------------*/

header {
	width: 100%;
	background: url(../img/navbg.png) repeat-x left bottom;
}

header div {
	padding: 10px 0 0 0;
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

header h1 {
	margin: 0 auto 10px;
}

header .unei {
	position: absolute;
	top: 10px;
	right: 0;
}

header .unei li {
	float: left;
}

header .unei li a {
	color: #767675;
}

header .unei li:first-child {
	margin-right: 12px;
	padding-right: 12px;
	border-right: 1px solid #767675;
}

.menu {
	position: relative;
	width: 100%;
	height: 40px;
	max-width: 1200px;
	margin: 0 auto;
}

.menu>li {
	float: left;
	/*width: 20%;  グローバルナビ5つの場合 */
	height: 60px;
	line-height: 59px;
	/*background: rgb(29, 33, 19);*/
}

.menu>li a {
	display: block;
	color: #fff;
}

.menu>li a:hover {
	color: #fff;
}

ul.menu__second-level {
	visibility: hidden;
	opacity: 0;
	z-index: 1;
}

ul.menu__third-level {
	visibility: hidden;
	opacity: 0;
}

ul.menu__fourth-level {
	visibility: hidden;
	opacity: 0;
}

.menu>li:hover {
	/*background: #f00;*/
	-webkit-transition: all .5s;
	transition: all .5s;
}

.menu__second-level li {
	border-top: 1px solid #fff;
	text-indent: 1em;
	font-weight: bold;
	color: #777777;
	font-size: 0.8rem;
}

.menu__third-level li {
	border-top: 1px solid #111;
}

.menu__second-level li a:hover {
	opacity: 0.7;
	text-decoration: none;
}

.menu__third-level li a:hover {
	background: #fff;
}

.menu__fourth-level li a:hover {
	background: #1d0f0f;
}

/* floatクリア */

.menu:before, .menu:after {
	content: " ";
	display: table;
}

.menu:after {
	clear: both;
}

.menu {
	*zoom: 1;
}

.menu>li.menu__single {
	text-decoration: underline;
	position: relative;
}

li.menu__single ul.menu__second-level {
	position: absolute;
	top: 80px;
	width: 100%;
	background: #151412;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

li.menu__single:hover ul.menu__second-level {
	top: 60px;
	visibility: visible;
	opacity: 1;
}

/*.gnav li{
float:left;
height: 60px;
}*/


.h1_search {
	width: 280px;
	margin-right: 0;
	margin-top: 20px;
}

@media (max-width:1200px) {
	header {
		height: 14vw;
		z-index: 9999;
		position: relative;
		background: #fff;
	}
	header div {
		padding: 1%;
		width: 100%;
	}
	header h1 {
		font-size: 10px;
		width: 35%;
		margin: 0;
		padding: 5px 10px 3px;
		float: left;
	}
	header .logo {
		padding: 10px 7px 5px;
	}
	header .logo .head_logo {
		float: none;
		margin-bottom: 5px;
	}
	header .logo .head_cat {
		float: none;
		width: 60%;
		margin: 0 auto;
	}
	header .menu {
		color: #e1d286;
		font-size: 3em;
		float: right;
		margin: 8px 2% 0 0;
		width: 40px;
	}
	header .headlogo_sp {
		width: 70%;
	}
	/*header .menu {
	display:block;
	position:absolute;
	right:2.5vw;
	bottom:2.2vw;
	width:15vw;
	font-size:16vw;
	color:#75584b;
	line-height:0;
	text-align:center;
}
	header .menu p {
	margin:0;
	font-size:3.5vw;
	line-height:0;
	font-weight:bold;
}*/
	[off-canvas] {
		background: url(../img/bg.gif) repeat;
		padding: 10px 0;
	}
}

/*------------------------------------------------------------
コンテンツ
------------------------------------------------------------*/

.wrap_inner {
	padding: 0 30px;
	margin-bottom: 30px;
}

.content_area {
	width: 1200px;
	margin: 0 auto;
}

.survey_area {
	width: 100%;
	padding: 20px;
	;
	/* box-shadow */
	box-shadow: 0px 0px 5px 1px #dedede;
	-moz-box-shadow: 0px 0px 5px 1px #dedede;
	-webkit-box-shadow: 0px 0px 5px 1px #dedede;
	/* border-radius */
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 30px;
	background: #fff;
}

.survey_area li {
	font-size: 15px;
	line-height: 2;
}

.survey_area li span {
	color: #e4546c;
}

@media (max-width:1200px) {
	.wrap_inner {
		padding: 0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}
}

/*------------------------------------------------------------
左カラム
------------------------------------------------------------*/

#content {
	max-width: 790px;
	width: 66.5%;
	float: left;
}

.select_area {
	background-color: #ffffff;
	/* border-radius */
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-style: none;
}

.rank_area {
	background: #ffffff;
}

.rank_wrap {
	padding: 20px;
	width: 100%;
	margin-bottom: 10px;
}

@media (max-width:1200px) {
	.rank_wrap {
		padding: 0;
	}
	.rank_area {
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		text-align: center;
	}
	.rank_wrap {
		padding: 0;
	}
}

.content_ttl {
	border-bottom: 2px solid #ce001d;
}

.content_ttl span {
	font-size: 20px;
	padding: 10px;
	line-height: 2em;
	color: #1f978d;
}

@media (max-width:1200px) {
	.content_ttl span {
		display: block;
		font-size: 16px;
		line-height: 1.2;
	}
}

.point_txt {
	padding: 0px;
}

.point_txt h4 {
	background: url(../img/select_ttlbg.png) no-repeat left bottom;
	color: #767675;
	line-height: 35px;
	width: 90%;
	padding: 0 0 0 0px;
	margin-bottom: 30px;
}

@media (max-width:1200px) {
	.point_txt {
		background: none;
		padding: 10px;
	}
	.point_txt img {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.point_txt h4 {
		width: 100%;
		background: #f5dbd0;
		padding: 10px;
		line-height: 1.5em;
		border-radius: 5px;
		font-size: 14px;
		margin-bottom: 10px;
	}
	.point_txt p {
		width: 100%;
	}
}

.bgY {
	background: #fcfdbe;
	;
}

.bgM {
	background: #fcfdbe;
}

.bgP {
	display: inline;
	font-size: 30px;
	font-weight: bold;
	background: linear-gradient(transparent 70%, #fcfdbe 70%);
}

@media (max-width:1200px) {
	.bgP {
		font-size: 20px;
	}
}

.red_btn {
	width: 60%;
	border-radius: 30px;
	display: block;
	line-height: 2em;
	color: #FFF;
	text-align: center;
	background: red;
}

.ranking_box {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.ranking_box li {
	padding-top: 10px;
	width: 33%;
	text-align: center;
}

.rank_img {
	margin-bottom: 5px;
}

.item_name {
	font-size: 20px;
}

@media (max-width:1200px) {
	.ranking_box {
		display: block;
	}
	.ranking_box li {
		width: 60%;
		margin: 0 auto 20px;
	}
	.item_name {
		font-size: 12px;
		line-height: 1.5em;
	}
}

.point_img {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.dtlbtn {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e4546c), color-stop(0.01, #f67b8f));
	background: -webkit-linear-gradient(top, #f67b8f 1%, #e4546c 100%);
	background: -moz-linear-gradient(top, #f67b8f 1%, #e4546c 100%);
	background: -o-linear-gradient(top, #f67b8f 1%, #e4546c 100%);
	background: -ms-linear-gradient(top, #f67b8f 1%, #e4546c 100%);
	background: linear-gradient(to bottom, #f67b8f 1%, #e4546c 100%);
	text-align: center;
	line-height: 30px;
	width: 90%;
	margin: 0 auto 10px;
}

@media (max-width:1200px) {
	.dtlbtn {
		line-height: 1.5em;
	}
}

.dtlbtn a, .sitebtn a {
	color: #fff;
	text-decoration: none;
}

.sitebtn {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f57435), color-stop(0.01, #ff9a69));
	background: -webkit-linear-gradient(top, #ff9a69 1%, #f57435 100%);
	background: -moz-linear-gradient(top, #ff9a69 1%, #f57435 100%);
	background: -o-linear-gradient(top, #ff9a69 1%, #f57435 100%);
	background: -ms-linear-gradient(top, #ff9a69 1%, #f57435 100%);
	background: linear-gradient(to bottom, #ff9a69 1%, #f57435 100%);
	text-align: center;
	line-height: 30px;
	width: 90%;
	margin: 0 auto;
}

@media (max-width:1200px) {
	.sitebtn, .dtlbtn {
		font-size: 12px;
		padding: 15px;
		line-height: 1em;
	}
}

.department_ttl {
	text-align: center;
	line-height: 40px;
	font-size: 21px;
	background: #cfeaec;
	padding: 3px 3px 3px;
}

.department_ttl span {
	background: #e5556d;
	color: #fff;
	padding: 2px 5px;
	margin-right: 20px;
}

@media (max-width:1200px) {
	.department_ttl {
		border-radius: 10px 10px 0 0;
	}
	.department_ttl span {
		display: block;
		line-height: 1.5;
		font-size: 14px;
		margin: 5px 20% 0;
	}
}

.department_box {
	margin-top: 40px;
}

.department_box ul {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
}

.department_list {
	display: flex;
	justify-content: space-between;
}

.department_list>li:first-child {
	margin-bottom: 40px;
}

.department_list>li {
	width: 48%;
}

@media (max-width:1200px) {
	.department_list>li:first-child {
		margin-bottom: 0;
	}
	.department_list {
		display: block;
	}
	.department_list>li {
		width: 100%;
	}
}

.department_list h4 {
	background: #fafbb2;
	color: #4f2d05;
	text-align: center;
	line-height: 40px;
	font-size: 22px;
	margin-bottom: 0px;
}

@media (max-width:1200px) {
	.department_list h4 {
		font-size: 18px;
		margin-top: 20px;
		margin-bottom: 0;
		line-height: 1.3em;
	}
}

.ranklist li {
	line-height: 1.3em;
	font-size: 80%;
	text-align: center;
	width: 33%;
	float: left;
	background: #f6f5f4;
	border-right: 3px solid #ffffff;
	padding: 10px;
}

@media (max-width:1200px) {
	.ranklist li {
		font-size: 14px;
	}
}

.rank01 span {
	background: #fff2c7;
	font-size: 10px;
}

.rank02 span {
	background: #ececec;
	font-size: 10px;
}

.rank03 span {
	background: #fadbce;
	font-size: 10px;
}

.ranklist a {
	color: #767675;
	/*text-decoration: none;*/
	font-weight: 500;
}

.research_area {
	background: #eeeeee;
	padding: 20px;
}

.research_inner {
	padding: 20px;
}

@media (max-width:1200px) {
	.research_inner {
		padding: 0;
	}
	.research_area {
		padding: 0;
	}
}

.research_inner h4 {
	position: relative;
	padding: .75em 1em .75em 1.5em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 22px;
	margin-top: 10px;
}

.research_inner h4::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #e4546c;
	border-radius: 4px;
}

@media (max-width:1200px) {
	.research_inner {
		padding: 10px;
	}
	.research_inner h4 {
		font-size: 16px;
	}
}

.rec_point {
	margin-top: 20px;
}

.rec_point dt {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 10px;
	margin: 20px;
	padding: 0 0 10px;
	border-bottom: #fff559 2px solid;
}

.rec_point dd {
	padding-left: 1.9em;
	padding-right: 1.9em;
	font-size: 17px;
	line-height: 1.8;
	margin-bottom: 20px;
}

@media (max-width:1200px) {
	.rec_point {
		margin: 10px;
	}
	.rec_point dt {
		font-size: 20px;
		line-height: 1.2em;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 5px;
		margin-bottom: 5px;
	}
	.rec_point dd {
		font-size: 14px;
		line-height: 1.5em;
		padding-left: 0;
	}
}

.rec_point p.red {
	color: red;
}

.why {
	display: flex;
	justify-content: space-between;
	margin: 20px 0;
}

.why .txt {
	width: 65%;
	font-size: 17px;
}

.why .photo {
	width: 30%;
}

@media (max-width:1200px) {
	.why {
		display: block;
	}
	.why .txt {
		width: 100%;
		font-size: 14px;
	}
	.why .photo {
		width: 30%;
		margin: 0 auto;
	}
}

.mutenka, .matome {
	margin: 20px 0;
	font-size: 17px;
}

.mutenka .photo, .tasting_inner .photo {
	display: flex;
	justify-content: space-between;
}

@media (max-width:1200px) {
	.mutenka .photo, .tasting_inner .photo {
		display: block;
		margin: 0 auto;
		max-width: 159px;
	}
}

.tasting_area {
	background: url(../img/drinking_bg.png) repeat;
	padding: 5px 7px 3px;
	border-radius: 10px;
	border: #f5dcd0 2px solid;
}

@media (max-width:1200px) {
	.tasting_area h5 img {
		padding: 0 20%;
	}
}

.tasting_area h5 {
	text-align: center;
	padding-top: 20px;
	margin-bottom: 10px;
}

.tasting_inner {
	background-color: rgba(255, 255, 255, 0.6);
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 20px;
}

@media (max-width:1200px) {
	.tasting_inner {
		padding: 10px;
		margin-bottom: 10px;
	}
}

.tasting_inner .txt {
	font-size: 15px;
}

@media (max-width:1200px) {
	.tasting_area {
		background: url(../img/drinking_bg.png) repeat;
		padding: 0 10px 5px;
		border: 0;
	}
	.tasting_inner .txt {
		font-size: 13px;
	}
}

.matome_btn_area {
	width: 40%;
	margin: 40px auto 0;
}

.rank5_area {
	background: #fff;
}

.rank5_area_inner {
	padding: 0px;
	word-break:break-all;
}

.rank5_list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 5px;
}

.rank5_list li {
	text-align: center;
	width: 19%;
}

@media (max-width:1200px) {
	.rank5_area_inner {
		padding: 10px;
		padding-top: calc(14vw + 10px);
		margin-top: -14vw;
		word-break:break-all;
	}
	.rank5_list li {
		width: 30%;
	}
}

.rank5_list li p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.rank5_list li a {
	color: #767675;
	text-decoration: none;
}

.rank5_list .txt-link {
	background: #040403;
	color: #fff;
	padding: 3px;
	border-radius: 5px;
	line-height: 1.5em;
	padding: 0 3px;
}

.rank_tbl {
	margin-bottom: 0px;
}

.rank_tbl .double_circle {
	background: #fffbe7;
}

.rank_tbl p {
	background: #f3e8d8;
	color: #222222;
	width: 100%;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 8px;
	font-size: 18px;
}

.rank_tbl p span {
	font-size: 11px;
}

.rank_tbl ul {
	display: flex;
	justify-content: space-between;
	border-right: 1px solid #c9c9c9;
}

.rank_tbl ul li {
	text-align: center;
	width: 20%;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	font-size: 12px;
	padding: 10px 10px;
	line-height: 1.5;
	word-break: break-all;
}

.rank_tbl ul li .vgood-txt {
	font-weight: bold;
	font-size: 15px;
	word-break: break-all;
}

.rank_tbl ul li .vgood {
	font-size: 80px;
	color: #f65a89;
	font-weight: 900;
	line-height: 80px;
	word-break: break-all;
}

.rank_tbl ul li .good {
	font-size: 60px;
	color: #fdbf02;
	font-weight: 900;
	line-height: 80px;
	word-break: break-all;
}

.rank_tbl ul li .bad {
	font-size: 60px;
	color: #72bdec;
	font-weight: 900;
	line-height: 80px;
	word-break: break-all;
}

.rank_tbl ul li .worse {
	font-size: 60px;
	color: #7d7d7d;
	font-weight: 900;
	line-height: 80px;
}

.rank_tbl ul li:first-child {
	border-right-width: 2px;
}
.rank_tbl ul li:nth-child(2){
	/*    border: 1px solid #f65a89;*/
	background: #fff8e7;
}
/*
.rank_tbl ul.tblheder li:nth-child(2){
border: 1px solid #f65a89;
}
.rank_tbl:last-of-type li:not(.rank_cat):nth-child(2){
border: 1px solid #f65a89;
}
.rank_tbl .rank_cat:nth-child(2){
border: 1px solid #f65a89;
}
*/
.rank_tbl ul.tblheder li {
	border-bottom: 2px solid #c9c9c9;
	border-top: 2px solid #c9c9c9;
	background: #fbf8f3;
	line-height: 1.2em;
	font-size: 12px;
}
.rank_tbl ul.tblheder li:first-child {
	border-right: 2px solid #c9c9c9;
}
.rank_tbl ul.tblheder li a {
	text-decoration: none;
	color: #404040;
}

.rank_tbl ul.tblheder li p {
	float: right;
	right: -50%;
	position: relative;
	background: none;
}

.rank_tbl ul.tblheder li:nth-child(1) {
	border-top: none;
	border-bottom: none;
	background: none;
}

.rank_tbl:last-of-type li:not(.rank_cat) {
	border-bottom: 2px solid #c9c9c9;
}

.rank_tbl .rank_cat {
	background: #e6f3fc;
	border-bottom: 1px solid #ffffff;
	border-right: 2px solid #c9c9c9;
	display: flex;
	align-items: center;
}

.rank_tbl .rank_cat p {
	color: #ce000c;
	font-weight: 600;
	background: none;
	line-height: 1.5em;
	font-size: 14px;
	margin-bottom: 0;
}

/*
@media (max-width:1200px) {
.rank_tbl ul.tblheder li:nth-child(2) {
border-right: none;
}
.rank_tbl ul.tblheder li:nth-child(3) {
border-top: 2px solid #c9c9c9;
border-bottom: 2px solid #c9c9c9;
}
.rank_tbl ul.tblheder li:nth-child(4) {
border-right: 2px solid #c9c9c9;
}
.rank_tbl ul.tblheder1 li:nth-child(3) {
border-right: 1px solid #c9c9c9;
border-bottom: 1px solid #c9c9c9;
}
.rank_tbl ul.tblheder1 li:nth-child(4) {
border-right: 2px solid #c9c9c9;
}
.rank_tbl ul.tblheder2 li:nth-child(3) {
border-right: 1px solid #c9c9c9;
border-bottom: 1px solid #c9c9c9;
}
.rank_tbl ul.tblheder2 li:nth-child(4) {
border-right: 2px solid #c9c9c9;
}
.rank_tbl ul.tblheder3 li:nth-child(3) {
border-right: 1px solid #c9c9c9;
border-bottom: 1px solid #c9c9c9;
}
.rank_tbl ul.tblheder3 li:nth-child(4) {
border-right: 2px solid #c9c9c9;
}
.rank_tbl ul.tblheder4 li:nth-child(3) {
border-right: 1px solid #c9c9c9;
border-bottom: 1px solid #c9c9c9;
}
.rank_tbl ul.tblheder4 li:nth-child(4) {
border-right: 2px solid #c9c9c9;
}
.rank_tbl ul.tblheder5 li:nth-child(3) {
border-right: 1px solid #c9c9c9;
border-bottom: 1px solid #c9c9c9;
}
.rank_tbl ul.tblheder5 li:nth-child(4) {
border-right: 2px solid #c9c9c9;
}
.rank_tbl ul.tblheder5 li:nth-child(4) {
border-right: 2px solid #c9c9c9;
}
.rank_tbl ul.tblheder6 li:nth-child(3) {
border-right: 1px solid #c9c9c9;
border-bottom: 1px solid #c9c9c9;
}
.rank_tbl ul.tblheder6 li:nth-child(4) {
border-right: 2px solid #c9c9c9;
}
.rank_tbl ul.tblheder7 li:nth-child(3) {
border-right: 1px solid #c9c9c9;
border-bottom: 2px solid #c9c9c9;
}
.rank_tbl ul.tblheder7 li:nth-child(4) {
border-right: 2px solid #c9c9c9;
}
}
*/
.fsS {
	font-size: 12px;
	text-align: left;
	line-height: 1.5em;
	display: block;
}

.fsM {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 1.5em;
	display: block;
}

@media (max-width:1200px) {
	#content {
		width: 100%;
		max-width: 790px;
		float: none;
		margin: 0px auto 20px;
	}
	div#content.kaso {
		margin: -20px auto;
	}
	.rank_tbl ul li {
		width: 100%;
	}
	.rank_tbl ul li .vgood-txt {
		font-weight: bold;
		font-size: 12px;
	}
	.rank_tbl ul li .vgood, .rank_tbl ul li .good, .rank_tbl ul li .bad {
		font-size: 40px;
		line-height: 50px;
	}
	.rank_tbl ul li .worse {
		font-size: 40px;
		line-height: 50px;
	}
	.rank_tbl {
		width: 100%;
	}
	/* .rank_tbl ul li:nth-child(3) {
	border: none;
} */
	.rank_tbl p {
		font-weight: bold;
		font-size: 16px;
		margin-bottom: 0;
	}
}

/*------------------------------------------------------------
右カラム
------------------------------------------------------------*/

#side {
	max-width: 790px;
	margin: auto;
	width: 30.5%;
	float: right;
}

#side .cat_block {
	background: #f6f5f4;
	color: #fb8bc6;
	margin-bottom: 20px;
}

@media (max-width:1200px) {
	#side .cat_block {
		margin: 0;
	}
}

#side .cat_block h3 .sd_rv {
	background: #e84388;
	border-top: #e84388 2px solid;
	border-bottom: #e84388 2px solid;
	padding: 2px 0;
	margin: 2px 0;
}

#side .cat_block h3 {
	margin-top: 20px;
	text-align: center;
	baground-color: #f6f5f4;
	background-size: auto 100%;
	height: 45px;
	line-height: 50px;
	font-size: 18px;
	color: #ce000c;
	margin-bottom: 5px;
	font-weight: 500;
	border-top: 5px solid #ce000c;
}

#side .cat_block ul {
	background: #fff;
}

#side .cat_block li {
	padding: 10px 5px;
	text-indent: -1em;
	padding-left: 1.5em;
	line-height: 1.5;
	font-size: 17px;
}

#side .cat_block li img {
	margin-right: 0.5em;
}

#side .cat_block li:last-child {
	border: none;
}

#side .cat_block li a {
	margin-left: 5px;
	color: #787878;
}

#side .nav_review h3 {
	text-align: center;
	position: relative;
	font-size: 20px;
	font-weight: 500;
	padding: 0.5em 0;
	background-color: #f2f2f2;
	margin-top: 5px;
}

#side .cat_block02 {
	background: #f6f5f3;
	border: #c9c9c9 1px solid;
	padding: 25px 15px;
}

#side .cat_block02 h3 {
	text-align: center;
	font-size: 18px;
	color: #787878;
	margin-bottom: 20px;
	font-weight: 600;
}

#side .cat_block02 li {
	padding: 10px 5px;
	color: #787878;
	text-indent: -1em;
	padding-left: 1.5em;
	line-height: 1.1em;
	font-size: 17px;
}

#side .basic {
	height: 100px;
	margin-bottom: 20px;
}

#side .basic a {
	text-decoration: none;
	color: #787878;
}

#side .basic img {
	padding-top: 0px;
	position: absolute;
	display: block;
}

#side .basic h4 {
	padding-left: 110px;
	display: block;
	line-height: 1.4;
	font-weight: 600;
	font-size: 16px;
}

#side .basic p {
	padding-top: 5px;
	padding-left: 110px;
	line-height: 1.4;
	display: block;
	font-size: 16px;
}

#side .nav_review h3::before, #side .nav_review h3::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 6px;
	box-sizing: border-box;
}

#side .nav_review h3::before {
	top: 0;
	margin-top: -7px;
	border-top: 2px solid #30abb5;
}

#side .nav_review h3::after {
	bottom: 0;
	margin-bottom: -7px;
	border-bottom: 2px solid #30abb5
}

#side .nav_review li:first-child {
	margin-top: 25px;
}

#side .nav_review li:nth-child(n + 1) {
	margin-bottom: 15px;
}

#side .nav_review li:last-child {
	margin-bottom: 0;
}

.review_img {
	width: 27%;
	float: left;
}

.review_img img {
	width: 64px;
	height: auto;
}

.review_cap {
	width: 73%;
	float: right;
	color: 787878;
}

.itemttl {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 500;
	color: #767675;
	text-decoration: underline;
}

.ellipsis {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 10px;
	line-height: 13px;
	color: #767675;
}

@media (max-width:1200px) {
	#side {
		width: 95%;
		float: none;
		margin-top: 10%;
	}
	#side .cat_block {
		margin-bottom: 15px;
	}
	#side .cat_block h3 {
		background: #f6f5f4;
		border-top: #ce000c 3px solid;
		background-size: 18px;
		font-size: 18px;
		margin-bottom: 5px;
		color: #ce000c;
	}
	.review_box h4 {
		background: #ce000c;
		border-radius: 0 20px 0px 0px;
		color: #fff;
		margin: 40px 0 10px;
		font-size: 1.3rem;
	}
}

/*------------------------------------------------------------
トップページ
------------------------------------------------------------*/

.main {
	background: #e7f2fa;
	text-align: center;
	margin-bottom: 30px;
}

.main2 {
	border: 5px solid #c3bbb1;
	background: #fff;
	border-radius: 5px;
	padding: 15px;
	margin-bottom: 30px;
	color: #7fa978;
	font-weight: bold;
}

.main2 .com {
	background: #d9ebd9;
	border-radius: 10px;
	padding: 15px;
	margin-bottom: 15px;
}

.main2 .com .cat {
	font-weight: 600;
	color: #655;
	font-size: 30px;
	background: url(../img/crown.png) left center no-repeat;
	padding-left: 55px;
	height: 37px;
	line-height: 40px;
}

.main2 .com .cat+p {
	margin: 0;
	color: #333;
	font-weight: normal;
	font-size: 18px;
}

.main2 .btn {
	display: block;
	background: #fe9aac;
	background: -moz-linear-gradient(top, #acd309c 0%, #65a201 100%);
	background: -webkit-linear-gradient(top, #acd309 0%, #65a201 100%);
	background: linear-gradient(to bottom, #acd309 0%, #65a201 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acd309', endColorstr='#65a201', GradientType=0);
	box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
	width: 160px;
	height: 40px;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
}

.main2 li.no1 {
	width: 50%;
	float: left;
	background: url(../img/main2_1.png) left bottom no-repeat;
	position: relative;
}

.main2 li.no1 img {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

.main2 li.no1 .name {
	margin: 0;
	padding-left: 95px;
	font-size: 40px;
}

.main2 li.no1 .btn {
	position: absolute;
	right: 0;
	bottom: 8px;
}

.main2 li.no2 {
	width: 47%;
	float: right;
	background: url(../img/main2_2.png) left center no-repeat;
	padding-left: 70px;
	margin: 10px 0 30px;
	position: relative;
}

.main2 li.no3 {
	clear: right;
	width: 47%;
	float: right;
	background: url(../img/main2_3.png) 5px center no-repeat;
	padding-left: 70px;
	position: relative;
}

.main2 li.no2 .name, .main2 li.no3 .name {
	font-size: 22px;
	margin-bottom: 5px;
}

.main2 li.no2 .img, .main2 li.no3 .img {
	position: absolute;
	top: 0;
	right: 0;
	width: 215px;
	height: 83px;
	text-align: center;
	border: 1px solid #ddd;
}

.main2 li.no2 img, .main2 li.no3 img {
	max-height: 100%;
}

ul.top_grid {
	margin-bottom: 15px;
}

ul.top_grid>li {
	width: 32.4%;
	float: left;
	margin-right: 1.4%;
	margin-bottom: 10.5px;
	border-radius: 10px;
	padding: 10px 10px 50px 10px;
	position: relative;
	background: #fff;
	border: 3px solid #c3bbb1;
}

ul.top_grid>li:nth-child(3n) {
	float: right;
	margin-right: 0;
}

ul.top_grid>li h3 {
	background: url(../img/h3_laurel1.png) no-repeat;
	padding-left: 53px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #7fa978;
	margin-bottom: 3px;
}

ul.top_grid>li h3.nega {
	background: url(../img/batu.png) left center no-repeat;
	background-size: auto 100%;
	padding-left: 25px;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
}

ul.top_grid>li h3+p {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 1.2;
	height: 33px;
}

ul.top_grid>li .rankbox {
	margin: 10px 0;
}

ul.top_grid>li .rankbox .rank01 {
	background: #a4c59e url(../img/rank_icon1.png) 4px 9px no-repeat;
	font-weight: bold;
	padding: 12px 0 12px 40px;
	border-bottom: 2px solid #fff;
}

ul.top_grid>li .rankbox .rank02 {
	background: #a4c59e url(../img/rank_icon2.png) 4px 5px no-repeat;
	padding: 8px 0 8px 40px;
	border-bottom: 2px solid #fff;
}

ul.top_grid>li .rankbox .rank03 {
	background: #a4c59e url(../img/rank_icon3.png) 4px 5px no-repeat;
	padding: 8px 0 8px 40px;
}

ul.top_grid>li .rankbox .rank01.nega {
	background: #a4c59e url(../img/rank_nega1.png) 4px 9px no-repeat;
	border-bottom: 2px solid #fff;
}

ul.top_grid>li .rankbox .rank02.nega {
	background: #a4c59e url(../img/rank_nega2.png) 4px 5px no-repeat;
	border-bottom: 2px solid #fff;
}

ul.top_grid>li .rankbox .rank03.nega {
	background: #a4c59e url(../img/rank_nega3.png) 4px 5px no-repeat;
}

ul.top_grid>li .rankbox a {
	color: #fff;
	font-size: 1.1em;
}

ul.top_grid>li .img {
	text-align: center;
	margin: 15px auto;
	background: #fff;
}

ul.top_grid>li p {
	font-size: 13px;
	margin-bottom: 10px;
}

ul.top_grid>li .buy {
	width: 180px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
	margin: auto;
	display: block;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 2px rgba(255, 255, 255, .3);
	-moz-box-shadow: inset 0 2px rgba(255, 255, 255, .3);
	box-shadow: inset 0 2px rgba(255, 255, 255, .3);
	background-image: -webkit-linear-gradient(bottom, #02829d, #8fd5ae);
	background-image: -moz-linear-gradient(bottom, #02829d, #8fd5ae);
	background-image: -o-linear-gradient(bottom, #02829d, #8fd5ae);
	background-image: -ms-linear-gradient(bottom, #02829d, #8fd5ae);
	background-image: linear-gradient(to top, #02829d, #8fd5ae);
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

ul.top_grid>li .hplink2 {
	position: absolute;
	bottom: 5px;
	width: 92%;
}

p.sogo_comment {
	margin: 20px 0 0;
	color: #333;
	font-weight: normal;
}

p.bangai {
	background: #d9ebd9 url(../img/nega.png) 10px center no-repeat;
	border-radius: 5px;
	padding: 7px 0 7px 50px;
	font-size: 20px;
	color: #4d3a56;
	font-weight: bold;
}

.sogo {
	clear: both;
	border: 5px solid #ccc;
	padding: 15px;
	background: #fff;
}

.sogo dl {
	height: 853px;
	overflow-y: scroll;
}

.sogo dt {
	font-weight: bold;
	margin-bottom: 5px;
}

.sogo dd {
	font-size: 0.9em;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}

.sogo dd:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}

p.ttl {
	height: 30px;
	line-height: 30px;
	/*background:url(../img/ppp.png) left no-repeat;
	background-size:auto 30px;*/
	font-size: 18px;
	color: #be2727;
	font-weight: bold;
	/*padding-left:40px;*/
}

.gaiyo {
	border: 5px solid #ccc;
	padding: 15px;
	margin-top: 20px;
	background: #fff;
}

p.itiran {
	color: #be2727;
	font-size: 1.1em;
	margin-bottom: 10px;
	font-weight: bold;
}

.gaiyo p, .sogo p {
	margin-bottom: 10px;
}

.gaiyo p:last-child, .sogo p:last-child {
	margin-bottom: 0;
}

strong{
	color:#ff6969;
	font-weight: normal;
}

@media (max-width:640px) {
	.main {
		margin: 0 0 0px;
	}
}

@media (max-width:1200px) {
	.main {
		margin: 0 0 0px;
	}
	.main2 {
		padding: 6px;
	}
	.main2 .com {
		padding: 10px;
		margin-bottom: 10px;
	}
	.main2 .com .cat {
		font-size: 16px;
		background: url(../img/crown.png) left top no-repeat;
		background-size: 20px auto;
		padding-left: 23px;
		height: auto;
		line-height: 20px;
	}
	.main2 .com .cat+p {
		font-size: 13px;
	}
	.main2 .btn {
		display: block;
		width: 36vw;
		height: 30px;
		border-radius: 5px;
		color: #fff;
		font-size: 14px;
		line-height: 30px;
		text-align: center;
		text-decoration: none;
	}
	.main2 li.no1 {
		width: 100%;
		float: none;
		background: url(../img/main2_1.png) 2px bottom no-repeat;
		background-size: 50px auto;
		position: relative;
		margin-bottom: 5px;
	}
	.main2 li.no1 img {
		display: block;
		width: 100%;
		margin-bottom: 5px;
	}
	.main2 li.no1 .name {
		margin: 0;
		font-size: 6vw;
		padding: 1vw 0 1vw 62px;
	}
	.main2 li.no1 .btn {
		right: 0;
		bottom: 1.5vw;
	}
	.main2 li.no2 {
		width: 100%;
		float: none;
		background: url(../img/main2_2.png) 3px center no-repeat;
		background-size: 46px auto;
		padding-left: 60px;
		margin: 0 0 10px;
		position: relative;
	}
	.main2 li.no3 {
		clear: right;
		width: 100%;
		float: none;
		background: url(../img/main2_3.png) 3px center no-repeat;
		background-size: 45px auto;
		padding-left: 60px;
		position: relative;
	}
	.main2 li.no2 .name, .main2 li.no3 .name {
		font-size: 5vw;
		margin-bottom: 0;
	}
	.main2 li.no2 .img, .main2 li.no3 .img {
		position: absolute;
		top: auto;
		bottom: 0;
		right: 0;
		width: 30vw;
		height: 15vw;
	}
	ul.top_grid>li, ul.top_grid>li:nth-child(3n) {
		width: 100%;
		height: auto;
		float: none;
		margin: 0 0 10px;
		border-radius: 8px;
		padding: 10px 10px 60px 10px;
		text-align: center;
	}
	ul.top_grid>li h3 {
		background: url(../img/h3_laurel1.png) no-repeat;
		background-size: 30px auto;
		padding-left: 35px;
		padding-right: 15px;
		height: 24px;
		line-height: 24px;
		font-size: 16px;
		margin: 0 auto 2px;
		display: inline-block;
		height: auto;
	}
	ul.top_grid>li h3+p {
		font-size: 14px;
		height: auto;
		padding-left: 0;
		text-align: center;
	}
	ul.top_grid>li .rankbox {
		width: 80%;
		margin: 10px auto;
		text-align: left;
	}
	ul.top_grid>li .rankbox .rank01 {
		padding: 12px 0 12px 40px;
	}
	ul.top_grid>li .rankbox .rank02 {
		padding: 7px 0 7px 40px;
	}
	ul.top_grid>li .rankbox .rank03 {
		padding: 7px 0 7px 40px;
	}
	ul.top_grid>li .img {
		margin: 10px auto;
		height: 100px;
	}
	ul.top_grid>li .img img {
		max-height: 100%;
	}
	ul.top_grid>li p {
		text-align: left;
		font-size: 12px;
		margin-bottom: 8px;
	}
	ul.top_grid>li .buy {
		width: 55vw;
		height: 30px;
		line-height: 30px;
		position: static;
		margin: 10px auto 0;
		display: block;
		font-size: 15px;
	}
	ul.top_grid>li .hplink2 {
		width: 70%;
		margin: auto;
		left: 0;
		right: 0;
	}
	p.bangai {
		background-size: 20px auto;
		padding: 7px 0 7px 35px;
		font-size: 16px;
	}
	.sogo {
		padding: 8px;
	}
	.sogo dl {
		height: 500px;
	}
	.sogo dt {
		margin-bottom: 4px;
		font-size: 0.9em;
		line-height: 1.2;
	}
	.sogo dd {
		padding-bottom: 7px;
		margin-bottom: 10px;
	}
	p.ttl {
		height: auto;
		line-height: 1;
		font-size: 16px;
	}
	.gaiyo {
		padding: 8px;
		margin-top: 10px;
	}
	.gaiyo p:first-child {
		font-size: 0.9em;
		margin-bottom: 8px;
	}
	.gaiyo p, .sogo p {
		font-size: 0.85em;
		margin-bottom: 5px;
	}
	p.itiran {
		margin-bottom: 5px;
	}
}

/*------------------------------------------------------------
下層
------------------------------------------------------------*/

.kaso {
	background: #fff;
	border-radius: 20px;
}

.kaso_inner {
	line-height: 1.6;
}

.kaso_inner P {
	font-size: 16px;
	line-height: 1.6;
}

.kaso_inner P.ranking_intro {
	text-align: center;
}

@media (max-width:640px) {
	.kaso_inner P.ranking_intro {
		text-align: left;
	}
}

.kaso_inner .column {
	padding: 1em;
	margin: 0.2em;
	background: #FFF3F3;
	border-radius: 10px;
	border: 2px dotted #FFCACB;
}

.kaso_inner .column span {
	color: #E7090C;
}

.kaso .column_mokuji {
	margin-bottom: 20px;
}

.kaso .column_mokuji ul {}

.kaso .column_mokuji ul li {
	margin-bottom: 5px;
}

.kaso .column_mokuji ul li a {}

.kaso .btn-o-h{
	margin-top:20px;
}

@media (max-width:640px) {
	.kaso .column_mokuji {}
	.kaso .column_mokuji ul li {
		font-size: 16px;
	}
	.kaso h3.jump_point {
		padding-top: 50px;
		margin-top: -22px;
	}
}

.kaso .h2_box {
	margin-bottom: 20px;
}

.kaso .h2_box h2 {
	text-align: center;
	vertical-align: middle;
	font-size: 26px;
	line-height: 2em;
	margin: 0px;
	color: #ce000c;
}

.kaso .h2_box .imgbox {
	display: table-cell;
	text-align: right;
	height: 70px;
	width: 100px;
}

.kaso h3 {
	color: #ce000c;
	position: relative;
	font-size: 20px;
	line-height: 1.5em;
	margin-top: 20px;
	font-weight: bold;

}

.kaso h3:before {
	content: '✦';
}


.kaso h4 {
	color: #ce000c;
	font-size: 20px;
	line-height: 1.5em;
	margin-top: 20px;
	font-weight: bold;
}


@media (max-width:1200px) {

	.kaso h4 {
		font-size: 14px;
	}
	.kaso h4, .kaso h5 {
		line-height: 1.5em;
	}
	.kaso h4 span {
		font-size: 16px;
		line-height: 1.5em;
	}
}

.kaso .card-box {
	width: 48.5%;
	padding: 15px;
	background: #ffffff;
	box-shadow: 2px 2px 7px #ccc;
	font-size: 16px;
	line-height: 1.4em;
}

.kaso .card-box p {
	margin-bottom: 0;
}

.kaso .card-boxf {
	display: flex;
}

.kaso .card-boxf .fl_r {
	margin-left: 10px;
}

.kaso h5 {
	margin: 0 0 10px;
	font-size: 1.1em;
	padding: 5px 0 5px 10px;
	background: #e3f1fb;
	border-radius: 10px;
	color: #ce000c;
	font-weight: bold;
	/* text-align: center; */
}

.kaso h6 {
	color: #ce000c;
}

.kaso .leftbox img {
	float: left;
	width: 33%;
	margin-right: 2%;
	margin-bottom: 15px;
}

.kaso .leftbox p {
	float: right;
	width: 65%;
}

.kaso .rightbox img {
	float: right;
	width: 33%;
	margin-left: 2%;
	margin-bottom: 15px;
}

.kaso .rightbox p {
	float: left;
	width: 65%;
}

.kaso .hplink {
	background: url(../img/btn02.png) no-repeat;
	width: 300px;
	height: 62px;
	padding: 20px 0 0 20px;
	margin: 30px auto 20px;
}

.kaso .hplink2 {
	text-align: center;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.kaso .hplink a {
	color: #FFF;
	font-size: 16px;
	font-weight: 800;
	display: block;
}

.review dt {
	float: left;
	width: 100px;
}

.review dd {
	background: #ffffff;
	border-radius: 10px;
	float: right;
	width: 600px;
	padding: 10px;
	margin-bottom: 20px;
	line-height: 1.5em;
}

.kaso .review-good {
	background: #ffd9e6;
	border-radius: 10px;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.kaso .review-nt {
	background: #cae5ff;
	border-radius: 10px;
	padding: 20px;
	margin-top: 20px;
}

.kaso .review-bad {
	background: #eeeeee;
	border-radius: 10px;
	padding: 20px;
	margin-top: 20px;
}

.ranktxtbox {
	background: #f6f5f4;
	padding: 20px;
	text-align: left;
}

@media (max-width:1200px) {
	.review dt {
		display: none;
	}
	.review dd {
		float: none;
		width: 100%;
	}
	.kaso .review-good, .kaso .review-nt, .kaso .review-bad {
		padding: 10px;
	}
}

.kaso .review .good {
	color: #e84388;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}

.kaso .review .good:before {
	font-family: FontAwesome;
	content: "\f087";
	margin-right: 3px;
}

.kaso .review .nt {
	color: #46a3ff;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}

.kaso .review .nt:before {
	font-family: FontAwesome;
	content: "\f256";
	margin-right: 3px;
}

.kaso .review .bad {
	color: #787878;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}

.kaso .review .bad:before {
	font-family: FontAwesome;
	content: "\f088";
	margin-right: 3px;
}

.kaso table {
	border-collapse: collapse;
}

.kaso table th, .kaso table td {
	border: 1px solid #ccc;
	text-align: left;
	vertical-align: middle;
}

.kaso .hikaku_tbl th, .kaso .hikaku_tbl td {
	border: 1px solid #ccc;
	padding: 10px;
	text-align: left;
	vertical-align: middle;
}

.kaso .hikaku_tbl td {
	width:300px;
}

.kaso table th {
	background-color: #f6f6f6;
	text-align: center;
	font-size: 1.5rem;
}

div.add_bg {
	background: url(../img/point_bg.png) no-repeat center center;
	background-size: cover;
}

div.rank-box {
	border: solid #6db8ed 4px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	width: 650px;
	margin: auto;
}

.rank-box ul {
	margin: 0 auto;
	display: block;
	max-width: 100%;
	padding: 2%;
}

.rank-box li {
	margin-right: 6%;
	width: 29%;
	float: left;
	text-align: center;
}

.rank-box li:nth-child(3) {
	margin-right: 0;
}

.rank-box li img:first-child {
	margin-bottom: 3%;
}

.mb2p {
	margin-bototm: 2%;
}

.h1-tbl-area {
	font-size: 16px;
	margin-top: 40px;
}

.h1-tbl-area figure {
	width: 35%;
	float: left;
	border: #cccccc 1px solid;
	margin-right: 20px;
}

.h1-tbl-area .h1-tbl-right {
	float: left;
	width: 62%;
}

.h1-tbl-area h4 {
	font-size: 22px;
	border: none;
	margin-top:0px;
}

.h1-tbl-area h6 {
	font-size: 24px;
	color: #e4546c;
	padding-bottom: 10px;
}

.h1-tbl-area span {
	font-size: 20px;
}

.h1-tbl-btn {
	font-size: 14px;
	line-height: 3em;
	width: 48%;
}

.h1-tbl-btn-l {
	float: left;
}

.h1-tbl-btn-r {
	float: right;
}

@media (max-width:1200px) {
	.h1-tbl-area figure {
		width: 50%;
		margin: 0 auto;
		float: none;
		text-align: center;
	}
	.h1-tbl-area .h1-tbl-right {
		float: none;
		width: 100%;
	}
	.kaso h4, .kaso h6, .h1-tbl-area span {
		font-size: 16px;
		line-height: 1.5em;
	}
	.kaso {
		border-radius: 15px;
	}
	.h1-tbl-btn {
		line-height: 1.5em;
		width: 48%;
	}
	.kaso_inner {
		border-radius: 5px;
		padding: 10px;
	}
	.kaso .hplink2 {
		width: 100%;
		padding: 20px 0;
		margin: 0 auto;
	}
	.kaso .h2_box {
		padding: 5px;
		margin-bottom: 15px;
	}
	.kaso .h2_box .imgbox {
		width: 75px;
		height: auto;
	}
	.kaso h3::after {
		position: absolute;
		top: 5px;
		z-index: 2;
		content: "";
		width: 5px;
		height: 22px;
		line-height: 1.4em;
	}
	.kaso h4, .kaso h5 {
		margin: 10px 0 5px;
	}
	.kaso .leftbox img, .kaso .rightbox img {
		float: none;
		width: auto;
		display: block;
		max-width: 50%;
		margin: 0 auto 10px;
	}
	.kaso .leftbox p, .kaso .rightbox p {
		float: none;
		width: 100%;
	}
	.kaso .hplink {
		background-size: 100%;
		width: 75vw;
		height: 0;
		padding: 6% 0 14.6% 5px;
		margin: 0 auto 10px;
	}
	.kaso .hplink a {
		font-size: 15px;
	}
	.kaso .review dd {
		font-size: 1rem;
		margin-bottom: 10px;
	}
	.kaso .review br {
		display: none;
	}
}



/*------------------------------------------------------------
追従 右側
------------------------------------------------------------*/
.pageside {
    position: fixed;
    bottom: 140px;
    width: 100%;
    height: 500px;
}
@media (max-width:1400px) {
    .pageside {
        height: 400px;
    }
}
@media (max-width:1200px) {
    .pageside {
    display: none !important;
    }
}

/*------------------------------------------------------------
フッター
------------------------------------------------------------*/

footer {
	background: #251b85;
	padding: 20px 10px;
	margin-bottom: 120px;
}

footer .footer {
	font-size: 16px;
	text-align: center;
	margin: 0;
	color: #fff;
	font-weight: 600;
	/*デフォルト500（カラーｆｆｆ時）、黒なので変更*/
	line-height: 1.8;
}

footer a {
    color: #fff;
    text-decoration: none;
}

footer a:hover {
    text-decoration: underline;
}

.pagetop {
	position: fixed;
	bottom: 0px;
	width: 100%;
	/*height: 110px;*/
	background: rgba(47, 46, 57, 0.75);
	text-align: center;
	/*padding-top: 1em;*/
	padding: 1.1em 0;
	display: none;
}

.pagetop a {
	color: #fff;
	text-decoration: none;
	font-size: 1.3em;
}



@media (max-width:1200px) {
	footer {
		padding: 10px 5px;
		position: relative;
		margin-bottom: 90px;
	}
	footer .footer {
		font-size: 10px;
	}
	.pagetop {
		margin-left: auto;
		width: 100%;
		padding: 1em 0;
		z-index: 99999;
	}
	.pagetop a img {
		width: 92%;
		margin: 0 auto;
	}
}

@media (max-width:1200px) {
	.sb-site-fixed {
		position: fixed;
		background: #ffffff;
	}
}

.drawer-menu {
	line-height: 1.5em;
	font-size: 17px;
	padding: 0 0 0 10px;
	line-height: 3em;
}

.drawer-menu a {
	text-decoration: none;
	color: #333333;
}

.drawer-menu-indent {
	text-indent: 1em;
	font-size: 12px;
	line-height: 2em;
}

/*------------------------------------------------------------
検索
------------------------------------------------------------*/

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

.research_inner {
	padding: 20px;
}

.research_inner h4 {
	position: relative;
	padding: .75em 1em .75em 1.5em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 22px;
	margin-top: 10px;
}

.research_inner h4::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #e4546c;
	border-radius: 4px;
}

.spbr label {
	display: inherit;
	padding-right: 20px;
}

@media (max-width:1200px) {
	.research_inner {
		padding: 10px;
	}
	.research_inner h4 {
		font-size: 16px;
	}
}

.index_search {
	border-collapse: collapse;
	width: 100%;
	background: #fff;
}

.index_search th {
	border-collapse: collapse;
	border: #cccccc 1px solid;
	background-color: #f6f6f6;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-size: 80%;
	padding: 10px;
	line-height: 1.4;
}

.index_search td {
	border-collapse: collapse;
	border: #cccccc 1px solid;
	text-align: left;
	vertical-align: middle;
	padding: 15px;
	font-size: 80%;
}

@media (max-width:1200px) {
	.index_search {
		background: #fff;
	}
	.search_box {
		border: 2px solid #44d1f0;
		padding: 0% 0 5%;
	}
	.index_search th {
		border-collapse: collapse;
		border: none;
		color: #4f2d05;
		background-color: #e9e9e9;
		font-weight: bold;
		vertical-align: middle;
		font-size: 130%;
		padding: 5px;
		line-height: 1.4;
		width: 94%;
		margin: auto;
		display: block;
	}
	.index_search td {
		border-collapse: collapse;
		border: none;
		vertical-align: middle;
		padding: 5px;
		font-size: 130%;
		width: 100%;
		display: block;
	}
	.btn-more {
		background-color: #fafbb2;
		color: #787878;
		margin-left: 50px;
		margin-right: 50px;
		padding: 20px;
		font-size: 1.2em;
		margin-bottom: 20px;
		text-align: center;
		border: 1px solid #fafbb2;
		cursor: pointer;
	}
	.btn-more::before {
		content: "＋";
	}
	.btn-more.close::before {
		content: "―";
	}
	.dropdown {
		background-color: #ffffff;
	}
	.dropdown ul {
		margin-left: 2em;
	}
	.dropdown ul li {
		list-style-type: disc;
	}
	.spbr label {
		display: block;
		padding: 5px;
		border: none;
	}
}

.item-price table {
	border: #cccccc 1px solid;
	table-layout: fixed;
	width: 100%;
}

.item-price table th {
	background: #fffae5;
}

.item-price table td {
	background: #ffffff;
}

.point_txt_w_l {
	width: 275px;
}

.point_txt_w_r {
	width: 450px;
	font-size: 16px;
	line-height: 1.5em;
}

@media (max-width:1200px) {
	.point_txt_w_l, .point_txt_w_r {
		width: 100%;
		font-size: 12px;
		line-height: 1.5em;
	}
}

.point_txt ul li {
	padding-left: 4px;
	padding-right: 20px;
	float: left;
}

.point_txtimg {
	width: 100%;
}

.point_txtimg figure img {
	padding-top: 20px;
	position: absolute;
	display: block;
}

.point_txtimg p {
	padding-top: 20px;
	padding-left: 310px;
	display: block;
}

.point_txtimg h2 {
	padding-top: 20px;
	padding-left: 310px;
	display: block;
	line-height: 0.8;
	font-weight: 600;
	font-size: 24px;
	color: #ce000c;
	line-height: 1.2em;
}

@media (max-width:1200px) {
	.point_txtimg_sp {
		width: 100%;
	}
	.point_txtimg_sp img {
		padding-top: 20px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.point_txtimg_sp p {
		padding-top: 20px;
	}
	.point_txtimg_sp h2 {
		padding-top: 20px;
		line-height: 0.8;
		font-weight: 600;
		font-size: 20px;
		color: #ce000c;
		line-height: 1.2em;
	}
}

.point_txtimg02 {
	width: 100%;
}

.point_txtimg02 figure img {
	padding-top: 20px;
	position: absolute;
	display: block;
	padding-left: 510px;
}

.point_txtimg02 p {
	padding-top: 20px;
	padding-right: 310px;
	display: block;
}

.point_txtimg02 h2 {
	padding-top: 20px;
	padding-right: 310px;
	display: block;
	line-height: 0.8;
	font-weight: 600;
	font-size: 24px;
	color: #ce000c;
	line-height: 1.2em;
}

@media (max-width:1200px) {
	.point_txtimg02_sp {
		width: 100%;
	}
	.point_txtimg02_sp img {
		padding-top: 20px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.point_txtimg02_sp p {
		padding-top: 20px;
	}
	.point_txtimg02_sp h2 {
		padding-top: 20px;
		line-height: 0.8;
		font-weight: 600;
		font-size: 20px;
		color: #ce000c;
		line-height: 1.2em;
	}
}

.rankbtn {
	background: #f6f5f4;
	padding: 30px;
}

.arrow {
	padding: 8px;
	margin-bottom: 3px;
}

@media (max-width:1200px) {
	.rankbtn {
		background: #f6f5f4;
		padding: 10px;
	}
}

@media (max-width:1200px) {
	.point_txt ul li {
		float: none;
		text-align: center;
	}
}

.bl_ttl {
	background: #928670;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	display: inline;
	padding: 5px 10px;
	line-height: 1.5;
	border-radius: 8px 8px 0 0;
}

.bl_box {
	border: #928670 3px solid;
}

@media (max-width:1200px) {
	.bl_ttl {
		font-size: 14px;
		padding: 1px 10px;
	}
}



.side-item {
	overflow: hidden;
	max-width: 370px;
	margin: 0 auto;
	text-align: center;
}

.side-item-l {
	float: left;
	width: 48%;
}

.side-item-r {
	float: right;
	width: 48%;
}

.drw-ttl-1 {
	text-align: center;
	background: #9ed0fe;
	border-radius: 5px;
	line-height: 2em;
	font-weight: bold;
}

.drw-ttl-2 {
	text-decoration: none;
	border-bottom: #333 2px solid;
	display: block;
	color: #333;
	text-align: center;
	line-height: 1.3em;
	padding-bottom: 8px;
	margin-top: 24px;
	font-size: 18px;
	font-weight: bold;
}

.disclaimer {
	display: block;
	text-align: right;
	font-size: 70%;
	margin-top: 10px;
}

div.rank-box {
	border: solid #F06881 4px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	max-width: 650px;
	margin-top: 60px;
}

.greeting {
	text-align: center;
}

/*171219追加*/

.h_tbl {
	width: 100%;
}

.h_tbl table {
	width: 80%;
	border-collapse: collapse;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
}

.h_tbl th {
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	width: 40%;
	background: #f6f5f3;
}

.h_tbl td {
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	width: 60%;
}

.h_tbl2 {
	width: 100%;
}

.h_tbl2 table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
}

.h_tbl2 th {
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	width: 25%;
	background: #f6f5f3;
}

.h_tbl2 td {
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	width: 25%;
}

.sp_taC {
	text-align: left;
}

@media screen and (max-width:640px) {
	.h_tbl {
		width: 90%;
		margin: 0 auto;
	}
	.h_tbl table {
		width: 100%;
	}
	.sp_taC {
		text-align: center;
	}
}

/*20180413追加*/

.Rank_list {
	display: flex;
	justify-content: space-between;
	width: 100%;
	flex-wrap: wrap;
}

.Rank_list>li {
	width: 48%;
}

.Rank_list li h4 {
	background: #6984c4;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	margin-bottom: 0px;
}

.Rank_dtl_list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.Rank_dtl_list li {
	line-height: 1.3em;
	font-size: 80%;
	text-align: center;
	width: 32%;
	background: #f6f5f4;
	padding: 10px 5px 5px 5px;
	min-height: 170px;
}

.Rank_dtl_list a {
	text-decoration: underline;
	color: #0863ea;
	font-size: 90%;
	font-size: 1rem;
}

@media (max-width:1200px) {
	.Rank_dtl_list li {
		min-height: 170px;
	}
}

@media screen and (max-width:640px) {
	.Rank_list>li {
		width: 100%;
	}
}

/*20180412追加css*/

nav.globalMenuSp {
	position: fixed;
	z-index: 2;
	top: -12vw;
	left: 0;
	background: #fff;
	color: #000;
	text-align: center;
	transform: translateY(-100%);
	transition: all 0.6s;
	width: 100%;
	margin-top: 10px;
}

nav.globalMenuSp ul {
	background: #ccc;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

nav.globalMenuSp ul li {
	font-size: 1.1em;
	list-style-type: none;
	padding: 0;
	width: 100%;
	border-bottom: 1px dotted #333;
}

/* 最後はラインを描かない */

nav.globalMenuSp ul li:last-child {
	padding-bottom: 15px;
	border-bottom: none;
}

nav.globalMenuSp ul li a {
	display: block;
	color: #000;
	padding: 1em 0;
}

/* このクラスを、jQueryで付与・削除する */

nav.globalMenuSp.active {
	transform: translateY(0%);
}

@media (max-width:1200px) {
	nav.globalMenuSp {
		position: fixed;
		z-index: 2;
		top: 11.7vw;
		left: 0;
		background: #fff;
		color: #000;
		text-align: center;
		transform: translateY(-100%);
		transition: all 0.6s;
		width: 100%;
	}
	nav.globalMenuSp ul {
		background: #ccc;
		margin: 0 auto;
		padding: 0;
		width: 100%;
	}
	nav.globalMenuSp ul li a {
		text-decoration: none;
		color: #404040;
		margin: 0 auto;
		padding: 0;
	}
	nav.globalMenuSp .open_h3 {
		background: #ce000c;
		color: #ffffff;
		font-size: 1.3em;
		margin: 0 auto;
		padding: 0px;
		width: 100%;
		text-align: left;
		border-bottom: 1px solid #ffffff;
	}
	nav.globalMenuSp .open_h3 img {
		margin: 0 auto;
		padding: 8px;
		margin-left: 5px;
		margin-right: 5px;
	}
	nav.globalMenuSp ul li {
		background: #ffffff;
		font-size: 1.2em;
		list-style-type: none;
		padding: 10px;
		width: 100%;
		border-bottom: 1px solid #cccccc;
		text-align: left;
	}
	.navToggle {
		display: block;
		position: fixed;
		/* bodyに対しての絶対位置指定 */
		right: 2vw;
		top: 3px;
		width: 10vw;
		height: 6vw;
		cursor: pointer;
		z-index: 3;
		/*background: #666;*/
		text-align: center;
		z-index: 9999;
	}
	.navToggle span {
		display: block;
		position: absolute;
		/* .navToggleに対して */
		width: 30px;
		border-bottom: solid 3px #251b85;
		-webkit-transition: .35s ease-in-out;
		-moz-transition: .35s ease-in-out;
		transition: .35s ease-in-out;
		left: 6px;
	}
	.navToggle span:nth-child(1) {
		top: 2vw;
	}
	.navToggle span:nth-child(2) {
		top: 5vw;
	}
	.navToggle span:nth-child(3) {
		top: 8vw;
	}
	/* 最初のspanをマイナス45度に */
	.navToggle.active span:nth-child(1) {
		top: 18px;
		left: 6px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	/* 2番目と3番目のspanを45度に */
	.navToggle.active span:nth-child(2), .navToggle.active span:nth-child(3) {
		top: 18px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.child {
		display: none;
	}
	.open_h3:after, .open_h3.active:after {
		float: right;
		font-size: 22px;
		margin-right: 10px;
		margin-top: 10px;
	}
	.open_h3.active:after {
		content: "―";
	}
	.open_h3::after {
		content: "＋";
	}
	.navi_icon01 {
		width: 40px;
	}
	.navi_icon02 {
		width: 40px;
	}
	.navi_icon03 {
		width: 40px;
	}
}

tr.pc_dp_n.formBtn img {
	width: 60%;
	margin: auto;
	display: block;
}

.marker {
	background: linear-gradient(transparent 70%, #ffff66 0);
}
.kaso_inner .marker {
	font-size: 1rem;
}

.top-btn-area {
	display: flex;
	justify-content: space-between;
}
.top-btn-area p {
	width: 100%;
}


.rank_coment {
	display: block;
	font-size: 12px;
}

.rank_coment.vg {
	font-weight: 900;
}

.kaso_fig {
	padding: 20px 65px;
	background: url(../img/bg_item.png);
}

@media screen and (max-width: 640px) {
	.kaso_fig {
		padding: 10px;
	}

}
span.caution_area {
	font-size: 10px;
	vertical-align: super;
}
p.caution {
	text-align: right;
	padding-top: 0;
	font-size: 13px;
}
.top-btn-area {
	display: block;
}
.top-btn-area p {
	width: 100%;
}
.top-btn-area p:nth-child(3) a,
.top-btn-area p:nth-child(4) a{
	color: #6f6f6f!important;
	text-align: right;
	padding-right: 5%;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
/*ランキング表*/
.rankTable {
	background: #6984c4;
	border: 10px solid #6984c4;
	margin: 0% auto;
	box-sizing: border-box;
	overflow-x: scroll;
}
.rankTable table {
	background: #ffffff;
	width: 100%;
	margin: auto;
	box-sizing: border-box;
	padding: 1%;
	border-radius: 5px;
	width: 1200px;
}
.rankTable table tr th {
	background: #6f6f6f;
	color: #fff;
	border-radius: 0;
	padding: 1.5% 0;
	font-weight: bold;
}
.rankTable table tr {
	border-bottom: 2px dotted #c4c4c4;
}
.rankTable table tr:first-child th {
	background: #ffffff;
	border-radius: 0;
	padding: 1% 0;
	font-size: 1.5rem;
	vertical-align: top;
	line-height: 1;
	border-right: 2px dotted #c4c4c4;
}
.rankTable table tr td {
	width: calc(100% / 6);
}
.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;
}
.rankTable table tr:first-child th:nth-child(2) {
	color: #9d9a93;
}
.rankTable table tr:first-child th:nth-child(3) {
	color: #c56e6e;
}
.rankTable table tr:first-child th:nth-child(4) {
	color: #74cccc;
}
.rankTable table tr:first-child th:nth-child(5){
	color: #74cccc;
}
.rankTable table tr:first-child th:nth-child(6){
	color: #74cccc;
}
.rankTable table tr:first-child th a,
.rankTable table tr:last-child th a {
	font-size: 1rem;
}
.rankTable table tr:first-child th a img,
.rankTable table tr:last-child th a img {
	padding: 5%;
}
.rankTable td {
	border-right: 2px dotted #c4c4c4;
	text-align: center;
	padding: 1%;
	width: calc(100% / 5);
	font-size: 0.9rem;
	vertical-align: top;
	line-height: 1.2rem;
}

@media (max-width: 620px) {
    .rankTable td {
	width: 50px;
    }
}

.rankTable td:last-child {
	border-right: none;
}
.rankTable table tr:first-child th:first-child {
	background: #6f6f6f;
}
.rankTable td .per {
	font-size: 1.2rem;
	line-height: 2;
}
.rankTable table tr:last-child td {
	vertical-align: middle;
}

td.txt_only {
	font-size: 1.5rem;
	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; */
}
.rankTable table tr th.caption {
	padding-left: 3%;
	position: relative;
	vertical-align: middle;
	}
.rankTable table tr th.caption span {
	position: absolute;
	left: 7%;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

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

dl.detail_table {
	border: 1px solid #251b85;
	margin-bottom: 8vh;
}
dl.detail_table dt {
	background: #888888;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
dl.detail_table dd {
	padding: 10px 15px;
	line-height: 1.8rem;
}
.review_box h4 {
	background: #ce000c;
	border-radius: 0 20px 0px 0px;
	color: #fff;
	margin: 40px 0 10px;
	padding-left: 10px;
}
.review_solo {
	padding: 15px 0;
	border-bottom: 2px dotted #aaaaaa;
}
.review_solo p {
	margin: 0;
}
/*
－－－－－－－－－－－－－
－－－－－－－－－－－－－
検索フォーム
－－－－－－－－－－－－－
－－－－－－－－－－－－－
*/
section.search {
	font-size: 0.85rem;
	border: 1px solid #aaaaaa;
	padding: 20px;
	margin: 10% 0;
}

@media (max-width: 780px) {
    section.search {
	width: 95%;
	margin: 0 auto;
    }
}

section#search h2 {
	font-size: 2rem;
	text-align: center;
	color: #f00;
	margin: 5px 25px 25px;
}
section.search h4 {
	background: #e5e5e5;
	color: #242424;
	text-align: center;
	font-size: 1rem;
	letter-spacing: 2px;
	padding: 5px 0;
}
input[type=radio], input[type=checkbox] {
	display: none;
}

.radio, .checkbox {
	box-sizing: border-box;
	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	position: relative;
	display: inline-block;
	margin: 10px 5px 10px 0px;
	padding: 5px 5px 5px 40px;
	border-radius: 8px;
	background-color: #f6f7f8;
	vertical-align: middle;
	cursor: pointer;
}
.radio:hover, .checkbox:hover {
	background-color: #ffe8e8;
}
.radio:hover:after, .checkbox:hover:after {
	border-color: #242424;
}
.radio:after, .checkbox:after {
	-webkit-transition: border-color 0.2s linear;
	transition: border-color 0.2s linear;
	position: absolute;
	top: 50%;
	left: 15px;
	display: block;
	margin-top: -10px;
	width: 16px;
	height: 16px;
	border: 2px solid #bbb;
	border-radius: 6px;
	content: '';
}

.radio:before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 20px;
	display: block;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #242424;
	content: '';
	opacity: 0;
}
input[type=radio]:checked + .radio:before {
	opacity: 1;
}

.checkbox:before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 21px;
	display: block;
	margin-top: -7px;
	width: 5px;
	height: 9px;
	border-right: 3px solid #242424;
	border-bottom: 3px solid #242424;
	content: '';
	opacity: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
input[type=checkbox]:checked + .checkbox:before {
	opacity: 1;
}
.form_box{
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.form_box_flex{
	display: flex;
}
.form_box_flex > div.form_box{
	width: 49%;
}
.form_box_flex > div.form_box:first-child{
	margin-right: 2%;
}
.search_btn_box{
	text-align: center;
}
.search_btn {
	display: inline-block;
	background: #000000;
	font-size: 1.3rem;
	font-weight: bold;
	color: #ffffff;
	padding: 15px 170px;
	text-align: center;
	border: 1px solid #000000;
	transition: 0.3s;
}
.search_btn:hover {
	background: #ffffff;
	color: #000000;
}
.search_contents {
	width: 1030px;
	margin: auto;
}
.sp_close{
	display: none;
}
.OaC_btn {
	display: block;
	width: 40%;
	text-align: center;
	padding: 15px;
	margin: 20px auto;
	background: #515151;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0px;
}
.search_contents {
	width: 100%;
}
@media (max-width: 780px){
	.search_btn {
		padding: 15px 0;
		width: 100%;
	}
	.OaC_btn {
		display: block;
		width: 94%;
	}
	section#search h2 {
		font-size: 1.5rem;
		text-align: center;
		color: #f00;
		margin: 5px 0px 25px;
	}
}
/*－－－－－－－－－－－－－
－－－－－－－－－－－－－
検索フォーム
－－－－－－－－－－－－－
－－－－－－－－－－－－－
*/

a.totalRank01_bnr {
	text-align: center;
	display: block;
}
.fourPoint {
    margin-top: 5%;
}

.fourPoint h3 {
	margin-bottom: 5%;
}
.fourPoint h4 {
	font-size: 1.3rem;
	border-bottom: 1px solid #333333;
	padding-bottom: 5px;
	margin-bottom: 0.5rem;
}
.fourPoint h4 span {
	background: #ff0000;
	color: #ffffff;
	padding: 0.3rem;
	display: inline-block;
	margin-right: 10px;
}
.recomend_point {
	margin: 0% 0;
	position: relative;
}
.recomend_point p {
	color: #ff0000;
	font-size: 3rem;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	line-height: 3.5rem;
	margin-bottom: -20px;
}
.recomend_point p span {
	display: inline-block;
	border-bottom: 5px solid;
}

.recomend_point .rp_1 {
    display: flex;
    justify-content: center;
}

.recomend_point a {
    position: absolute;
    bottom: 8%;
}
@media (max-width: 780px) {
    .recomend_point a {
        bottom: 4%;
        width: 90%;
    }
}

.topProduct_detail p {
	text-align: center;
	font-size: 1.5rem;
	margin: 15px 0 0;
}
.kaso_pro_tbl.top_pro_tbl table {
	margin: 1% auto 5%;
}
.detail_recomendPoint_inner {
	margin-bottom: 5%;
}
.detail_recomendPoint img {
	vertical-align: top;
}
.detail_recomendPoint_inner div {
	display: inline-block;
	width: 480px;
	margin-left: 20px;
	vertical-align: top;
}
.detail_recomendPoint_inner h4 {
	border-bottom: 2px solid #ff0000;
	display: inline-block;
	margin-bottom: 5px;
	font-size: 1.3rem;
}
.detail_recomendPoint_inner {
	border-bottom: 1px solid #888888;
	margin-bottom: 3.5%;
	padding-bottom: 3.5%;
}
.detail_recomendPoint_inner:last-child {
	border: none;
}



.double_btn {
	margin-bottom: 5%;
	width: 69%;
	margin: auto;
}
.double_btn a:first-child {
	text-align: center;
}
.double_btn a:last-child {
	text-align: right;
	color: #0863ea;
	font-weight: bold;
	font-size: 1.3rem;
	display: block;
	margin: 2% 0 5%;
}
ul.Rank_dtl_list a > img {
	width: 90%;
	margin: 20px 0;
}
.Rank_list_box {
	margin: 6% auto 3% !important;
}
.Rank_list_box h3 {
	text-align: center;
	color: #ff0000;
	font-size: 2rem;
	margin-bottom: 3%;
}

.h1-tbl-area .double_btn{
	width: 100%;
	margin-bottom: 0;
}
.h1-tbl-area .double_btn a:last-child{
	margin: 0;
}
.kaso_inner .detail_recomendPoint_inner h4 {
	border-bottom: 2px solid #ff0000;
	display: inline-block;
	margin-bottom: 5px;
	font-size: 1.3rem;
	margin-top: 0;
	color: #222222;
}

	h3.t-c.top_ttl {
		margin: 0% auto 3%;
	}

@media (max-width: 780px){
	.detail_recomendPoint_inner div {
		display: block;
		width: 100%;
		margin-left: 0;
		vertical-align: inherit;
		margin-top: 3%;
	}
	.detail_recomendPoint_inner h4{
		display: none;
	}
	h3.t-c.top_ttl {
		margin: 0% auto 4%;
		padding-bottom: 0%;
		width: 90%;
	}
	.fourPoint h4 {
		font-size: 1.1rem;
	}
	.fourPoint h4 span {
		padding: 0.1rem;
		margin-right: 5px;
	}
	.fourPoint p {
		margin-bottom: 20px;
	}
	.recomend_point p {
		font-size: 6.5vw;
		letter-spacing: 0px;
		line-height: 2.4rem;
		margin-bottom: 0;
	}
	.recomend_point p span {
		display: inline-block;
		border-bottom: 2px solid;
		line-height: 1;
	}
	.topProduct_detail p {
		font-size: 1.1rem;
	}
	.kaso_pro_tbl th, .kaso_pro_tbl td {
		font-size: 1rem;
	}
	.double_btn {
		width: 100%;
		margin: 0 auto 10%;
	}
	.double_btn a:last-child {
		font-size: 1rem;
		margin: 5% 0 0%;
	}
	dl.detail_table dd {
		line-height: 1.3rem;
	}
	dl.detail_table dt {
		font-size: 1rem;
		padding: 5px;
	}
	.kaso_pro_tbl td {
		font-size: 2rem;
	}
	.kaso table th {
		font-size: 1rem;
	}
	.kaso_pro_tbl td {
		font-size: 1.5rem;
		 text-align: center;
	}
	.review_box h4 {
		font-size: 1.3rem;
	}
	#side .cat_block02 li {
		font-size: 15px;
	}
	.kaso_inner .detail_recomendPoint_inner img {
		display: block;
		margin: auto;
		width: 100%;
	}
	body#top #wrapper {
		margin-top: 0;
	}
}





@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);
    }
}

.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;
}
.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;
}
.animate69 {
    -webkit-animation-name: animate69;
    -moz-animation-name: animate69;
    -o-animation-name: animate69;
    animation-name: animate69;
}

.imgc img{

    display:block;
    margin:auto;

}

.star4_rating,.star_rating {
    position: relative;
    font-size: 1.2em;
    z-index: 0;
    display: inline-block;
    white-space: nowrap;
    color: #d2b516 /* グレーカラー 自由に設定化 */ /*font-size: 30px; フォントサイズ 自由に設定化 */;
}
.star4_rating:before {
    content: '☆☆☆☆☆';
}
.star4_rating:after,.star_rating::after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    color: #d2b516 /* イエローカラー 自由に設定化 */;
}
.star4_rating:after {
    content: '★★★★★';
}
.star_rating:before {
    content: '☆';
}
.star_rating::after{
	content: '★';
}
.star4_rating[data-rate="5"]:after{ width: 100%; }
.star4_rating[data-rate="4-5"]:after{ width: 90%; }
.star4_rating[data-rate="4"]:after{ width: 80%; }
.star4_rating[data-rate="3-4"]:after{ width: 70%; }
.star4_rating[data-rate="3"]:after{ width: 60%; }
.star4_rating[data-rate="2-3"]:after{ width: 50%; }
.star4_rating[data-rate="2"]:after{ width: 40%; }
.star4_rating[data-rate="1-2"]:after{ width: 30%; }
.star4_rating[data-rate="1"]:after{ width: 20%; }
.star4_rating[data-rate="0-1"]:after{ width: 10%; }
.star4_rating[data-rate="0"]:after{ width: 0%; }

.star_rating[data-rate="1"]:after{ width: 100%; }
.star_rating[data-rate="0-1"]:after{ width: 50%; }
.star_rating[data-rate="0"]:after{ width: 0%; }


.cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_box {
	width: auto;
	margin: 0em auto;
}
.cp_box label {
	font-weight: bold;
	position: relative;
	display: block;
	width: 80%;
	margin: 0 auto 2em;
	padding: 0.3em 1em;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center;
	color: #da3c41;
	border: 2px solid #da3c41;
	border-radius: 3px;
}
.cp_box label:hover {
	transition: all 0.3s;
	color: #ffffff;
	background: #da3c41;
}

.cp_box label:hover::after {
	color: #ffffff;
}

.cp_box input:checked ~ label:hover::after {
	color: #ffffff;
}
.cp_box input {
	display: none;
}
.cp_box .cp_container {
	position: relative;
	z-index: 10;
	overflow: hidden;
	height: 0;
	margin-top: -1px;
	transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
	background: rgba(255, 255, 255, 0.5);
}
.cp_box input:checked ~ div {
	transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
}
/* 続きを読むを押すと表示されるテキストの高さ */
.cp_box input:checked ~ div.cp_container {
	height: 100%;
	padding: 0em 0 2em;
	line-height: 2;
}

@media (min-width: 768px){
    .pc_container {
        display: flex;
        margin-top: -4.85%;
        margin-left: 19%;
        align-items: center;
        padding-right: 1%;
    }
    .pc_container div{
        margin-left: 1%;
    }
    .pc_container div a img {
        border: 1px solid #000;
        box-sizing: border-box;
        box-shadow: 3px 3px 5px 0px rgb(0, 0, 0, 0.4);
    }
    /*.pc_container div:nth-child(3) {
        margin-left: 29%;
    }*/
    .campaign_btn {
        margin-top: -21%;
        text-align: center;
    }
    .campaign {
        text-align: center;
    }
}


@media (max-width: 767px){
    .sp_container {
        display: none;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: -40%;
        box-shadow: 0 0 32px -4px rgba(0,0,0,0.5);
    }
    .sp_container div{
        margin-left: 3%;
        margin-right: 3%;
        margin-top: 2%;
        width: 27%;
    }
    .sp_container div:last-child {
        margin-right: 1%;
    }
    .campaign_btn {
        text-align: center;
        width: 50%;
        margin: auto;
        margin-top: -21%;
    }
    .sp_container div a img {
        border: 1px solid #000;
        box-sizing: border-box;
        box-shadow: 3px 3px 5px 0px rgb(0, 0, 0, 0.4);
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .pc_dp_n {
    display: block !important;
     }
    .sp_dp_n {
    display: none !important;
    }
    .sp_container {
        display: flex;
        margin-top: -5rem;
        justify-content: center;
    }
    .sp_container img {
        box-shadow: 0 0 32px -4px rgb(0 0 0 / 50%);
        margin-right: 0.5rem;
    }
}

@media (max-width: 767px) {
    .hikaku_table {
        width: 95%;
        margin: 0 auto;
    }
    .width95 {
        width: 95%;
        margin: 0 auto;
    }
}


.kutikomi {
    margin: 30px 0;
}
.kutikomi h4 {
    background: #ce000c;
    padding: 10px 20px;
    color: #fff;
    margin-bottom: 20px;
    border-radius: 0 40px 0 0;
    font-size: 20px;
}
p.kutikomi_title {
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 10px;
    margin-top: 25px;
}
.kutikomi_box {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.fss {
	font-size: 12px;
	text-align: left;
}
.index_kutikomi h4 {
    background: #ce000c;
    padding: 10px 20px;
    color: #fff;
    border-radius: 0 40px 0 0;
    font-size: 20px;
}
.index_kutikomi_box {
    height: 300px;
    overflow-x: auto;
    padding: 0 15px;
    border: solid 1px #ce000c;
    margin-bottom: 30px;
}

.index_kutikomi {
    background: url(../img/bg_sec05.jpg) no-repeat center;
    padding: 8% 0% 2%;
    max-width: none;
    margin-bottom: 50px;
}

.index_kutikomi div {
    max-width: none;
}

.index_kutikomi .sec05_t {
    text-align: center;
}

.index_kutikomi .slider {
    width: 85%;
    margin: 40px auto 60px;
}

.single-item img {
    margin: 0 auto;
}

@media (max-width: 767px) {
    .index_kutikomi {
        padding-right: 10px;
        padding-left: 10px;
        margin-bottom: 30px;
    }
    .index_kutikomi .sec05_t img {
        width: 70%;
    }
    .index_kutikomi .slider {
    width: 85%;
    margin: 25px auto 50px;
    }
    .index_kutikomi .double_btn {
        width: 95%;
    }
    .slick-dots li button {
    font-size: 6px !important;
    line-height: 0;
    display: block;
    width: 40px !important;
    height: 40px !important;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    }
    .slick-dots li {
    width: 12px !important;
    }
}

/*フォーム始まり*/

form {
	display: flex;
	align-items: center;
	background: #f1f1f1;
	justify-content: center;
	padding: 2%;
}

@media screen and (max-width:767px) {
    form {
    width: 95%;
	margin: 0px auto 0px;
    }
}

.search_entry {
	display: flex;
	flex-wrap: wrap;
	width: 85%;
}
.searchBtn_box {
	background: #0b4685;
	color: #fff;
	width: 55px;
	height: 55px;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	align-content: center;
	justify-content: center;
	margin-left: 7px;
}
select {
	width: 33.3%;
	height: 30px;
	padding-left: 5px;
	border-radius: 0;
	border: 1px solid #ddd;
	box-shadow: 0px 0px 5px 0px #ddd;
	font-size: 14px;
	color: #000;
	background: #fff;
}
@media screen and (max-width:390px){
	select {
		font-size: 12px;
	}
}
select option {
	position: relative;
}
select option::after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4.5px solid red;
	content: "";
	position: absolute;
	right: 9px;
	top: 21px;
	width: 0;
}
i.fa.fa-search {
	display: block;
	width: 100%;
	font-size: 17px;
	margin-bottom: 2px;
}
.searchBtn_box p {
	margin: 0;
	line-height: 1;
	color: #fff;
	font-size: 14px;
	padding-bottom:0;
}

.slick-next:before {
    color: #251b85;
}
.slick-prev:before {
    color: #251b85;
}

.search_t {
    text-align: center;
    padding-bottom: 10px;
    font-size: 20px;
}


@media screen and (max-width:767px) {
    .search_t {
    padding-bottom: 10px;
    font-size: 16px;
    }
}

.f_p_c p {
	color: #fff;
	text-align: left;
	}
	.f_p_01 {
	background: url(../img/sec02_02_bg.png) no-repeat center;
	background-size: cover;
	}
	.f_p_02 {
	background: url(../img/sec02_03_bg.png) no-repeat center;
	background-size: cover;
	}
	.f_p_03 {
	background: url(../img/sec02_04_bg.png) no-repeat center;
	background-size: cover;
	}
	.f_p_04 {
	background: url(../img/sec02_05_bg.png) no-repeat center;
	background-size: cover;
	}
	.f_p_c {
	padding: 7% 4%;
	}
	@media screen and (max-width:767px) {
	.f_p_01 {
	background: url(../img/sec_02_02_bg_sp.png) no-repeat center;
	background-size: cover;
	}
	.f_p_02 {
	background: url(../img/sec_02_03_bg_sp.png) no-repeat center;
	background-size: cover;
	}
	.f_p_03 {
	background: url(../img/sec_02_04_bg_sp.png) no-repeat center;
	background-size: cover;
	}
	.f_p_04 {
	background: url(../img/sec_02_05_bg_sp.png) no-repeat center;
	background-size: cover;
	}
	.f_p_c {
	padding: 7% 4%;
	}
	}
	.f_p_line01 {
	border-bottom: 2px solid #fff;
	width: 10%;
	margin: 0 2%;
	}
	.f_p_t_01 {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 3%;
	}
	.f_p_t_01 img {
	width: 35%;
	}
	.f_p_t_02 {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 9%;
	}
	.f_p_t_02 img {
	width: 35%;
	}
	.sec_02_02_t {
	margin: 5% auto;
	width: 90%;
	}
	.sec_02_03_t {
	margin: 5% auto;
	width: 62%;
	}
	.sec_02_04_t {
	margin: 5% auto;
	width: 62%;
	}
	.sec_02_05_t {
	margin: 5% auto;
	width: 90%;
	}
	.sec02_02_img {
	margin-bottom: 5%;
	}
	.f_y {
	color: #f0ff00;
	}
	.f_p_03_01 {
	border: 2px solid #fff;
	padding: 7% 4% 3%;
	margin-top: 8%;
	}
	.f_p_03_01 ul li {
	margin-bottom: 10%;
	}
	.f_p_03_01 ul li:nth-of-type(3) {
	margin-bottom: 0%;
	}
	.f_p_03_01 ul li figure{
	text-align: left;
	margin-bottom: 5%;
	}
	.f_p_03_01 ul li:nth-of-type(1) figure{
	width: 70%;
	}
	.f_p_03_01 ul li:nth-of-type(2) figure{
	width: 50%;
	}
	.f_p_03_01 ul li:nth-of-type(3) figure{
	width: 35%;
	}
	@media screen and (min-width:768px) {
	.f_p_pc {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 4%;
	}
	.f_p_pc_02 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 4%;
	flex-direction: row-reverse;
	}
	.f_p_pc div {
	width: 48%;
	}
	.f_p_pc .sec02_02_img {
	width: 48%;
	}
	.f_p_pc_02 div {
	width: 48%;
	}
	.f_p_pc_02 .sec02_02_img {
	width: 48%;
	}
	.sec_02_03_t {
	margin: 5% auto;
	width: 90%;
	}
	.sec_02_04_t {
	margin: 5% auto;
	width: 90%;
	}
	.f_p_c {
	padding: 4%;
	}
	.f_p_03_01 {
	margin-top: 0%;
	}
	.f_p_c p {
	font-size: 18px;
	}
	}
	.detail_recomendPoint {
	background: url(../img/dr_bg.jpg) no-repeat center;
	background-size: cover;
	}
	.dr_c {
	padding: 6% 4%;
	}
	.dr_t {
	margin: 0 auto;
	text-align: center;
	}
	@media screen and (min-width:768px) {
	.dr_01 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 6% 4%;
	border: 5px solid #000;
	margin-top: 4%;
	border-collapse: collapse ;
	}
	.dr_01 div {
	width: 48%;
	}
	.dr_01 .dr_01_img {
	width: 48%;
	}
	}
	.dr_01 div p {
	margin-bottom: 0;
	}
	.f_r {
	color: #c40304;
	}
	.dr_01 div p {
	margin-top: 3%;
	text-align: left;
	}
	.dr_02 figure{
	margin: 0 auto;
	text-align: center;
	}
	.dr_c .dr_01:nth-of-type(3) {
	flex-direction: row-reverse;
	}
	.dr_01 p {
	font-weight: bold;
	}
	@media screen and (max-width:767px) {
	.dr_01 {
	padding: 54% 4% 6%;
	border: 3px solid #000;
	margin-top: 19%;
	border-collapse: collapse ;
	position: relative;
	}
	.dr_c {
	padding: 9% 4%;
	}
	.dr_01 .dr_01_img {
	position:absolute;
	top: -8%;
	left: 7%;
	right: 7%;
	}
	.dr_01 div p {
	margin-top: 7%;
	}
	.dr_c .dr_01:nth-of-type(3) .dr_02 figure img {
	width: 55%;
	margin: 0 auto;
	}
	}
	.f_r {
		color: #c40304;
		}

.top {
    position: relative;
}

.top img{
    width: 100%;
}
.mvslider {
    width: 100%;
    position: absolute;
    bottom: 30px;
}
 .slider {
    width: 85%;
    margin: 40px auto 60px;
}

.mvslider img {
    margin: 0 auto;
}
.mvslider .slick-slide{
    left:0 !important;
}
table div {
	max-width: 100%;
}
@media screen and (max-width:767px) {
.mvslider {
    bottom: 0px;
}
.content_area {
    width:100%;
}
}

@media screen and (max-width:1200px) {
   .content_area {
    width:100%;
}
}


.fsS {
font-size: 0.7rem;
}

.gray{color: #888}

.taR{
text-align: right;
}

.f_r {
    color: #c40304;
}

.check_content p {
	text-align: left;
    width: 90%;
    margin: auto;
}
.check_slider img {
	margin: 0 auto;
}
.check_slider {
	background-image: url(../img/check_slide_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
    padding: 100px 0;
}
.check_slider .slick-next {
    right: 15px;
}
.check_slider .slick-prev {
    left: 15px;
	z-index: 3;
}

@media screen and (max-width:767px) {
	.check_slider {
		padding: 50px 0;
	}
	.check_slider img {
		width: 86%;
	}
	.check_slider .slick-next {
		right: 4px;
	}
	.check_slider .slick-prev {
		left: 4px;
	}
}
.btn_s p {
    background-color: #c5c5c5;
    text-align: center;
    color: #fff;
    padding: 2px;
    font-size: 1.1em;
}
.detail_campaign{
    width: 100%;
    margin-top: 20px;
}

.scrollok {
                z-index: 1;
}
.pagetop {
    z-index: 999;
}
.hikaku_table .rankTable .first {
    position: relative;
}
.hikaku_table .rankTable .first::after {
    position: absolute;
    content: "";
    background-image: url(../img/speech01_r.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    display: block;
    z-index: 9;
    width: 60%;
    aspect-ratio: 9 / 6;
    top: -3%;
}

.caution_txt {
	font-size: 13px;
	color: #7c7c7c;
	line-height: 1.3;
}