﻿@charset "utf-8";
/* CSS Document */
html {
    overflow-x: hidden;
}
#container{
	font-family: urw-din,"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#222222;
	margin-bottom: 30px;
}
.c-f:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.c-f{
	min-height:1%;
	display:block;
}
.mt15{
	margin-top:15px !important;
}
.mt20{
	margin-top:15px !important;
}
.mt40{
	margin-top:40px !important;
}
.mt-20{
	margin-top:-20px !important;
}
.mb15{
	margin-bottom:15px !important;
}
.mb20{
	margin-bottom:20px !important;
}
.sp-head,.sp-only{
	display: none;
}
h2.rs_h2_title_bar {
	padding: 10px 15px;
	background-color:#0071BE;
	color: #fff;
	font-size: 16px;
	margin-top:20px;
}
.bold{
	font-weight:bold;
}
@media screen and (max-width: 768px) {
	#container{
		font-family: urw-din,'ヒラギノ角ゴ ProN W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}
	.pc-head,.pc-only{
		display:none;
	}
	.sp-head,.sp-only{
		display:block;
	}
	.lead {
		margin-top: 10px;
		padding:0 10px;
		max-height:999999px;
	}
	h2.rs_h2_title_bar{
		margin: 15px 10px 0 !important;
		max-height:999999px;
		font-weight:normal !important;
		padding: 7px 10px !important;
	}
	.bottom_btn{
		margin:0 10px;
		max-height:999999px;
	}
	.mt-20{
	margin-top:-10px !important;
	}
}


/*---------------------------------
  　相互導線
-----------------------------------*/
#navi_menu .sp-only{
	display: none;
}
#navi_menu{
	margin: 0 -500%;
    padding: 0 500%;
    width: 100%;
	font-size: 18px;
}
#navi_menu ul{
	width: 960px;
	margin: 10px 0 0;
	display: inline-block;
}
/*4つver*/
#navi_menu ul li{
	float:left;
	text-align: center;
	width: 225px;
}
#navi_menu ul li a{
	color:#313131;
	display:inline-block;
	padding:10px 0;
	margin-bottom: 5px;
	width: 225px;
}
#navi_menu ul li a p{
	display: inline-block;
	margin-top: 0;

}
#navi_menu ul li.item-01{
	margin: 0 10px 0 0;
}
#navi_menu ul li.item-02,#navi_menu ul li.item-03{
	margin: 0 10px;
}
#navi_menu ul li.item-04{
	margin: 0 0 0 10px;
}

#navi_menu ul li span{
    display: block;
	margin-top: 3px;
	float: left;
}
#navi_menu ul li a img{
	padding-left: 5px;
	float: left;
	padding-top: 2px;
}
#navi_menu ul li.item-01 a:hover{
	border-bottom:solid #e2176f 4px;
	margin-bottom: -5px;
}
#navi_menu ul li.item-02 a:hover{
	border-bottom:solid #3fb382 4px;
	margin-bottom: -5px;
}
#navi_menu ul li.item-03 a:hover{
	border-bottom:solid #4695d4 4px;
	margin-bottom: -5px;
}
#navi_menu ul li.item-04 a:hover{
	border-bottom:solid #feb11b 4px;
	margin-bottom: -5px;

}
#navi_menu.fixed {
	/*position: fixed; */
	top: 0; 
	width: 100%;
	z-index: 100;
	background: rgba(255,255,255,0.98);
	border-bottom: 1px solid #cccccc;
}
#navi_menu ul li.on span{
	font-weight: bold;
}
#navi_menu ul li.on a{
	border-bottom:solid #feb11b 4px;
	margin-bottom: -5px;
}
/*3つver*/
#navi_menu.layout-3 ul li{
	float:left;
	text-align: center;
	width: 300px;
}
#navi_menu.layout-3 ul li a{
	width: 300px;
}
#navi_menu.layout-3 ul li.on{
	font-weight: bold;
}

@media screen and (max-width: 768px) {
	#navi_menu .pc-only{
		display: none;
	}
	#navi_menu .sp-only{
		display: block;
	}
	#navi_menu{
		margin: 0;
		padding: 0;
	}
	#navi_menu ul{
		width: 100%;
		margin: 0;
		border-top: 1px solid #cccccc;
	}
	#navi_menu ul li{
		margin: 0 !important;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		font-size: 16px;
		height: 45px;
	}
	#navi_menu ul li a p {
    padding-left: 13px;
}
	#navi_menu ul li.item-01{
		width: 33% !important;
	}
	#navi_menu ul li.item-02{
		width: 35% !important;
	}
	#navi_menu ul li.item-03{
		width: 31% !important;
	}
	#navi_menu ul li.item-04{
		width: 100% !important;
		border-right: none;
	}
	#navi_menu ul li.item-01 a img{
		width: 15% !important;
    padding-left: 1px;
    margin-top: 0px;
	}
	#navi_menu ul li.item-01 a p{
		padding-left: 9px;
	}
	#navi_menu ul li.item-04 p{
		color: #333;
	}
	#navi_menu ul li.item-03,#navi_menu ul li.item-04{
		border-right: none;
	}
	#navi_menu ul li a,#navi_menu.layout-3 ul li a{
		margin-bottom: 0;
		padding: 12px 0;
		width: 100%;
	}
	#navi_menu ul li span.sp-only{
		display: inline-block !important;
	}
	#navi_menu ul li a img{
		padding-left: 10px;
	}
	#navi_menu ul li.on a{
		padding-bottom: 8px;
	}
	#navi_menu ul li a:hover{
		border-bottom: none;
	}
	#navi_menu.fixed{
		border-bottom: none;
	}
}
@media screen and (max-width: 650px) {
	#navi_menu ul li{
		font-size: 14px;
	}
	#navi_menu ul li a img{
		width: 17% !important;
		padding-left: 5px;
		margin-top: 1px;
	}
	#navi_menu ul li.item-03 a img{
		width: 22% !important;
	}
	#navi_menu ul li.item-04 a img{
		width: 10% !important;
		padding-left: 3px;
	}
}
@media screen and (max-width: 350px) {
	#navi_menu ul li,#navi_menu ul.item-03 li{
		font-size: 12px;
	}
}
@media \0screen {
  #navi_menu.fixed {
    background: #fff;
  }
}
/*--------------------------------------
  　ヘッダー
--------------------------------------*/

.sp-head{
	display: none;
}
#res-header{
	width: 1920px;
	position:relative;
	margin-left: -480px;
	margin-bottom: 20px;
	background-color: #f6f6f6;
	padding: 20px 0; 
}
.pc-head{
	width: 980px;
	margin: 0 auto;
	text-align: center;
}
#res-header img{
	text-align: center;
}
#res-header .header-icon{
	position: absolute;
	top: 10px;
	left: 480px;
}
@media screen and (max-width: 1024px){
	#navi_menu{
		padding:unset;
		margin: unset;
	}
	#res-header{
		margin-left: unset;
		width: unset;
	}
} 
@media screen and (max-width: 768px) {
	.pc-head{
		display:none;
	}
	.sp-head{
		display:block;
		text-align: center;
	}
	#res-header{
		width:auto;
		margin-left: 0;
		position:relative;
		margin-bottom: 15px;
		padding: 15px 0;
	}
	#res-header .header-icon{
		position: absolute;
		top: 10px;
		left: 10px;
	}
	#res-header .header-icon img{
		width: 100%;
	}
}
@media screen and (max-width: 650px) {
	#res-header .header-icon img{
		width: 65%;
	}
}
@media screen and (max-width: 350px) {
	#res-header .header-icon img{
		width: 55%;
	}
}

/*--------------------------------------
  　タイトルバー
--------------------------------------*/
h2.rs_h2_title_bar {
	padding: 10px 15px;
	background-color:#7eb1b5;
	color: #fff;
	font-size: 16px;
	margin-top:20px;
}
h2.title-img {
	padding: 20px 0;
	background-color:#7eb1b5;
	text-align: center;
	width: 1920px;
	margin: 30px 0 30px -480px;
}
@media screen and (max-width: 768px) {
	h2.rs_h2_title_bar{
		margin: 15px 10px 0 !important;
		max-height:999999px;
		font-weight:normal !important;
		padding: 7px 10px !important;
	}
	h2.title-img {
		width: auto;
		margin: 30px 0;
		padding: 15px 0;
	}
	h2.title-img img{
		width: 50%;
	}
}
@media screen and (max-width: 700px) {
	h2.title-img {
		margin: 20px 0;
	}
	h2.title-img img{
		width: 80%;
		vertical-align: middle;
	}
}

/*--------------------------------------
  　　エリアタブ(PC)
--------------------------------------*/
.tab-area{
	width:960px;
	margin:30px 0;
}
.tab-area p a{
    display: block;
	padding:10px 0;
	background-color: #fed202;
    color: #1b1b1b;
    font-size: 16px;
    text-align: center;
	font-weight: bold;
}
.tab-area p a:hover{
	background-color: #1b1b1b;
    color: #fed202;
}
.tab-area p span{
    display: block;
	padding:10px 0;
	background-color: #1b1b1b;
    color: #fed202;
    font-size: 16px;
    text-align: center;
	font-weight: bold;
}
.tab-area p{
	width:131px;
	margin-right:6px;
	margin-top: 0;
	float:left;
}
.tab-area p:last-child{
	margin-right:0;
	width:132px;
}
/*--------------------------------------
  　　エリアタブ(SP)
--------------------------------------*/
#menu-box {
	overflow: hidden;
	margin:20px 10px;
}
#toggle {
	display: block;
	position: relative;
	background-color: #1b1b1b;
	color: #fed202;
	max-height:999999px;
	border:1px solid #1b1b1b;
	padding:10px 0;
	text-align: center;
	font-size: 18px;
}
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.accordion_icon {
	position: relative;
	width: 40px;
	float: right;
	margin:0;
	top: 6px;
}
.accordion_icon span {
	position: absolute;
    left: 6px;
    width: 40%;
	height: 2px;
    background-color: #fed202;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.accordion_icon span:nth-of-type(1) {
    top: 5px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    display:none;
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(2) {
	top: 5px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
	display: block;
}
#nv_menu {
	overflow: hidden;
}
#nv_menu li{
	display: block;
	width: 100%;
	padding: 0;
	max-height:999999px;
}
#nv_menu li a {
	display: block;
	padding: 10px 0 10px 20px;
    font-size: 16px;
	background-color: #FFF;
	color: #1b1b1b;
	text-decoration: none;
	border-bottom:1px solid #1b1b1b;
	border-left: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
}
#nv_menu li a.active {
	background: #fce36c;
}
#nv_menu li span {
	display: block;
	padding: 20px 0 20px;
	background-color: #ff4e4e;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-right:1px solid #fff;
}

/*---------------------------------
  　全国アンカー部分
-----------------------------------*/
.ank-area{
	margin: 0 auto;
	width: 750px;
}
@media \0screen {
  .ank-area {
    width: 770px;
  }
}
.ank-area a{
	display: block;
	float: left;
	margin-right: 15px;
}
.ank-area a:last-child{
	margin-right: 0;
}
.ank-area span{
	display: none;
}
@media screen and (max-width: 730px) {
	.ank-area img{
    	display: none;
	}
	.ank-area{
		margin: 0 10px;
		width: auto;
	}
	.ank-area a{
		border: 2px solid #fed202;
		padding: 8px 0;
		width: 29.5%;
		text-align: center;
		font-size: 14px;
	}
	.ank-area span{
		display: block;
		color: #1b1b1b;
	}
	.ank-area .arrow-ic{
		content: '';
		width: 5px;
		height: 5px;
		border: 0px;
		border-top: solid 2px #1b1b1b;
		border-right: solid 2px #1b1b1b;
		-ms-transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		display: inline-block;
	}
}
@media screen and (max-width: 380px) {
	.ank-area a{
		margin-right: 13px;
	}
}
@media screen and (max-width: 360px) {
	.ank-area a{
		width: 30%;
		margin-right: 10px;
	}
}
@media screen and (max-width: 320px) {
	.ank-area a{
		margin-right: 8px;
	}
}

/*--------------------------------------
  　ボタン赤
--------------------------------------*/
.btn-red a {
	display: block;
	margin: 0 auto;
	width: 270px;
	padding: 20px 0;
	background-color: #ee4055;
	color: #FFF;
	font-size:20px;
	font-weight: bold;
	text-align: center;
	position:relative;
	border-radius: 4px;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}
.btn-red-02 a {
	display: block;
	width: 300px;
	padding: 15px 0;
	background-color: #ee4055;
	color: #FFF;
	font-size:18px;
	font-weight: bold;
	text-align: center;
	position:relative;
	border-radius: 4px;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}
.btn-red a:hover,.btn-red-02 a:hover {
	color: #FFF;
	filter:alpha(opacity=70);
	-moz-opacity: 0.65;
	opacity: 0.65;
	-moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3;
    text-decoration: none;
}
.btn-red-fin span {
	display: block;
	width: 230px;
	margin: 0 auto;
	padding: 15px 0;
	background-color: #75202a;
	color: #7f7f7f;
	font-size:22px;
	text-align: center;
}
.btn-red-02-fin span {
	display: block;
	width: 160px;
	margin: 15px auto 0;
	padding: 10px 0;
	background-color: #75202a;
	color: #7f7f7f;
	font-size:16px;
	text-align: center;
}
.btn-red .arrow{
  position: absolute;
  right:30px;
  top: 50%;
}
.btn-red-02 .arrow{
  position: absolute;
  right:25px;
  top: 50%;
}
.btn-red .arrow::before{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 3px #FFF;
  border-right: solid 3px #FFF;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}
.btn-red-02 .arrow::before{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #FFF;
  border-right: solid 2px #FFF;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}

@media screen and (max-width: 768px) {
.btn-red a,.btn-red-02 a,.btn-red-fin span,.btn-red-02-fin span {
	padding:15px 0;
	max-height:999999px;
	font-size:16px;
	}
}

@media screen and (max-width: 700px) {
.btn-red a,.btn-red-02 a,.btn-red-fin span,.btn-red-02-fin span {
	width:auto;
	padding:15px 0;
	max-height:999999px;
	font-size:18px;
	margin: 0 40px;
	}
}

/*---------------------------------
  　newsランキングリード
-----------------------------------*/
.newspage_lead_wrapper{
	display: flex;
	align-items: center;
}
.newspage_lead_wrapper:before, .newspage_lead_wrapper:after{
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #cccccc;
	display: block;
}
.newspage_lead_wrapper:before{
	margin-right: 20px ;
}
.newspage_lead_wrapper:after{
	margin-left: 20px ;
}
.newspage_lead{
	text-align: center;
}
.newspage_lead01{
	font-size: 28px;
}
.newspage_lead01 span{
	font-size: 28px;
	font-weight: bold;
}
.newspage_lead01 .top10{
	font-size: 32px;
	font-weight: bold;
}
.newspage_lead02{
	font-size: 14px;
	color: #8e8e8e;
}

@media screen and (max-width: 768px) {
.newspage_lead_wrapper:before, .newspage_lead_wrapper:after{
	height: 0px;
}
.newspage_lead01{
font-size: 22px;
letter-spacing: initial;
}
.newspage_lead02{
font-size: 16px;
   line-height: 150%;
   margin: 10px;
}
.newspage_lead01 span{
	font-size: 22px;
}
.newspage_lead02 span{
	    font-size: 13px;
    font-weight: normal;
}
.newspage_lead_wrapper:before{
margin-right: 0px ;
}
.newspage_lead_wrapper:after{
margin-left: 0px ;
}

}
/*---------------------------------
  　ランキング　1位
-----------------------------------*/
.rs-course-01{
	position: relative;
	clear: both;
}
.no1_title{
	clear: both;
	margin-bottom: 10px;
}
.no1_text{
	width: 530px;
	float: left;
}
.rs-course-01 .number01{
	display: inline-block;
	margin-right: 15px;
	margin-top: 10px;
	font-size: 47px;
	font-weight: bold;

}
.rs-course-01 .number01 span{
	font-size: 38px;
}
.rs-course-01 .number01:before{
	content: "";
	display: inline-block;
	width: 45px;
	height: 39px;
	background-image: url(../images/rank-icon.png);
	background-repeat: no-repeat;
  background-size: contain;
  margin-right: 10px;

}
.rs-course-01 .course-name{
	font-weight: bold;
	display: inline-block;
	font-size: 28px;
	overflow: hidden;
	vertical-align: bottom;
}
.rs-course-01 .course-name a{
	color: #222;
font-weight: bold;
text-decoration: none; 
}
.rs-course-01 .course-data{
	font-size: 14px;
	margin-top: 10px;
}
.rs-course-01 .course-photo{
	float: left;
	margin-right: 30px;
	width: 400px;
}
.rs-course-01 .catch{
	font-size: 18px;
	text-align: justify;
	line-height: 150%;
	color: #555555;
}

.rs-course-01 .btn-red{
	position: absolute;
	bottom: 0;
}
@media screen and (max-width: 768px) {
	.rs-course-01 .course-name a{
	line-height: 1.3;
	}
	.rs-course-01{
		margin:20px 0px 0px;
	}
	.rs-course-01 .number01{
	font-size: 28px;
	margin: 0 10px;

}
.rs-course-01 .number01 span{
	font-size: 23px;
}
.rs-course-01 .number01:before{
	width: 35px;
	height: 30px;
  margin-right: 5px;

}
	.rs-course-01 .course-photo{
		float: none;
		text-align: center;
		margin-right: 0;
		width: 100%;
	}
	.rs-course-01 .catch{
		font-size: 16px;
		float: none;
		width: auto;
		line-height: normal;
		margin: 15px 10px 17px;
	}
	.rs-course-01 .catch span{
		font-size: 15px;
		line-height: 1.5;
	}
	.rs-course-01 .btn-red{
		position:static;
	}
}
@media screen and (max-width: 640px) {
	.rs-course-01 .course-name{
		font-size: 20px;
		margin: 5px 10px 0;
	}
}

/*---------------------------------
  　ランキング　2位～10位
-----------------------------------*/
.yellow{
	color:#fed202;
}
.rs-course{
	width: 300px;
	float: left;
	margin-right: 35px;
	margin-top: 40px;
}
.rs-course .numberall{
	font-size: 32px;
	font-weight: bold;

}
.rs-course .numberall span{
	font-size: 26px;
}
.rs-course .numberall:before{
	content: "";
	display: inline-block;
	width: 38px;
	height: 31px;
	background-image: url(../images/rank-icon.png);
	background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;

}
@media \0screen {
  .rs-course {
    margin-right: 15px;
  }
}
.rs-course .catch{
	font-size: 16px;
    line-height: 150%;
    margin-top: 15px;
    text-align: justify;
    height: 175px;
    color: #555555;
}
.rs-course:nth-child(3n){
	margin-right: 0;
}
.rs-course .course-name{
	line-height: 130%;
	font-weight: bold;
	font-size: 20px;
	margin-top: 3px;
	margin-bottom: 15px;
	font-weight: bold; 
}
.rs-course .course-name a{
	text-decoration: none;
	color: #222;
}
.rs-course .course-data{
	font-size: 14px;
	margin-top: 10px;
}
.rs-course .course-photo{
	margin-top: 5px;
}
.rs-course .course-photo img{
	width: 305px;
	height: 200px;
	object-fit: cover;
}
@media screen and (max-width: 768px) {
	.rs-course{
		width: 235px;
		margin: 30px 10px !important;
}
	.rs-course .catch{
		height: 100%;
		margin-bottom: 17px;
}
	.rs-course .numberall{
	font-size: 23px;
}
	.rs-course .numberall span{
	font-size: 18px;
}
.rs-course .course-photo{
	margin-top: 0;
}
.rs-course .numberall:before{
	width: 22px;
	height: 20px;
  margin-right: 10px;

}
	.rs-course .course-photo img{
		width: 235px;
		height: 150px;
	}
}

@media screen and (max-width: 764px) {
	.rs-course{
		width: auto;
		margin: 40px 10px 0px !important;
		position: relative;
	}
	.rs-course .course-name{
		height: auto!important;
	}
	.rs-course .course-data{
		letter-spacing: initial;
		margin-left: 10px;
		margin-top: 5px;
		line-height: 1.3;
		font-size: 18px;
		font-weight: bold;
		background: none;
	}

	.rs-course .course-photo{
		float: left;
		margin-right: 10px;
	}
	.rs-course .course-photo img {
		width: 190px;
		height: 130px;
	}
	.rs-course .access{
		margin-top: 10px;
		display: inline-block;
	}
	.rs-course .btn-red-02 {
		margin: 0 auto;
		width: 190px;
	}
	.rs-course .btn-red-02 a,.rs-course .btn-red-02-fin span{
		width: 190px;
		margin: 0;
	}
	.rs-course:last-child{margin-bottom: 60px!important;}
}
@media screen and (max-width: 400px) {

	.rs-course .course-photo img {
		width: 170px;
		height: 120px;
	}
	.rs-course .btn-red-02 {
		width: 170px;
	}
	.rs-course .btn-red-02 a,.rs-course .btn-red-02-fin span{
		width: 170px;
	}
}
@media screen and (max-width: 370px) {

	.rs-course .course-photo img {
		width: 150px;
		height: 110px;
	}
	.rs-course .btn-red-02 {
		width: 180px;
	}
	.rs-course .btn-red-02 a,.rs-course .btn-red-02-fin span{
		width: 180px;
	}
}
@media screen and (max-width: 330px) {

	.rs-course .course-photo img {
		width: 130px;
		height: 110px;
	}
	.rs-course .btn-red-02 {
		width: 160px;
	}
	.rs-course .btn-red-02 a,.rs-course .btn-red-02-fin span{
		width: 160px;
		font-size: 14px;
	}
}
@media screen and (max-width: 320px) {
 .rs-course .course-data{
 	font-size: 16px;
 	
 }
}
/*---------------------------------
  　ランキング　11位～20位
-----------------------------------*/
.small-box{
	margin:50px 62px 0 72px;
	font-size: 14px;
}
.small-box li{
	float: left;
	width: 393px;
	padding: 15px 15px 15px 0;
}
.small-box li a{
	color: #222;
}
.small-box li a:hover {
	color: #222;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3
}
.rank-icon{
	background-color: #65a3a8;
	color: #ffffff;
	padding: 3px 15px;
	font-weight: bold;
	margin-right: 15px;
	display: inline-block;
	float: left;
	margin-top: -4px;
}
@media screen and (max-width: 768px) {
	.small-box{
		margin: 30px 50px;
		font-size: 16px;
		line-height: 1.3;
	}
	.small-box li{
		float: none;
		width: auto;
		padding-right: 0;
		height: auto!important;
	}
}
@media screen and (max-width: 680px) {
	.small-box{
		margin: 30px 10px;
		font-size: 14px;
	}
	.rank-icon{
		margin-top: 5px;
		margin-right: 10px;
		margin-bottom: 20px;
		padding: 3px 10px;
	}
	.small-box li{
		padding: 15px 0;
	}
}
@media screen and (max-width: 330px) {
	.small-box li{
		padding: 10px 0;
	}
}

/*---------------------------------
  　ページTOP
-----------------------------------*/
#page-top {
    bottom: 20px;
    display: block;
    position: fixed;
    margin-left: 980px;
	width: 960px;
}
#page-top img{
	width:50px;
	height:50px;
}
@media screen and (max-width: 768px) {
	#page-top {
    	right: 20px;
		width:auto;
		margin-left:0;
		z-index:5;
	}
}
@media screen and (max-width: 640px) {
	#page-top img {
    	width: 40px;
    	height: 40px;
	}
}
/*---------------------------------
  　ページTOP(キャンペーン)
-----------------------------------*/
#campaign-top {
    bottom: 20px;
    display: block;
    position: fixed;
    margin-left: 980px;
	width: 960px;
}
@media screen and (max-width: 768px) {
#campaign-top {
    	bottom:30px;
    	width:auto;
		margin-left:0;
    	right: -10px;
		z-index:5;
}
	#campaign-top img{
		width: 85%;
	}
}
@media screen and (max-width: 600px) {
#campaign-top {
    	bottom: 10px;
    	width:auto;
		margin-left:0;
    	right: -30px;
		z-index:5;
}
	#campaign-top img{
		width: 65%;
	}
}
@media screen and (max-width: 350px) {
	#campaign-top{
		right: -40px;
	}
	#campaign-top img{
		width: 55%;
	}
}
/*---------------------------------
  　ページTOP
-----------------------------------*/
#page-top {
    bottom: 20px;
    display: block;
    position: fixed;
    margin-left: 980px;
	width: 960px;
}
#page-top img{
	width:50px;
	height:50px;
}
@media screen and (max-width: 768px) {
/*通常ページ*/
	#page-top {
    	right: 20px;
		width:auto;
		margin-left:0;
		z-index:5;
	}
}
@media screen and (max-width: 640px) {
	#page-top img {
    	width: 40px;
    	height: 40px;
	}
}


/*Safariだけに適用されるCSSハック*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome,#container {
	  font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}