@charset "UTF-8";
 @import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho');
@import url('https://fonts.googleapis.com/css?family=Archivo+Black');
/* 指定
font-family: 'Sawarabi Mincho', sans-serif;
font-family: 'Archivo Black', sans-serif;
*/

.Main_Stage_Area {
	position: relative;
}
.Main_Stage {
	width: 100%;
	background: #fff url("../images/main_sp.jpg") no-repeat center center;
	text-indent: -9999px;
	height: 0;
	/* 表示画像の高さ ÷ 表示画像の幅 × 100 */
	padding-bottom: 67.875%;
	background-size: 100%;
}
.wave_bk {
	background: url("data:image/svg+xml;charset=utf-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='200' height='40' viewBox='0 0 20 20' preserveAspectRatio='none'%3e%3cpath fill='%23ffffff' d='M-5-15q5 5 10 0t10 0 10 0v12.4q-5 5-10 0t-10 0-10 0zM-5 5q5 5 10 0t10 0 10 0v12.4q-5 5-10 0t-10 0-10 0z'/%3e%3c/svg%3e") repeat-x;
	width: 100%;
	background-position-y: 108%;
	height: 100%;
	position: absolute;
	z-index: 1000;
}
/* メニューエリア*/


ul.menu {
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 10px;
	line-height: 0;
	background-size: contain;
	margin: 0;
}
ul.menu li {
	float: left;
	width : -moz-calc((100% / 3) - 20px);
	width : -webkit-calc((100% / 3) - 20px);
	width : calc((100% / 3) - 20px);
	margin: 0 10px;
}
ul.menu li a img {
	width : 100%;
}
.bt04 {
	margin: -2% 0 0 16%!important;
}
.bt05 {
	margin: -2% 0 0 12%!important;
}
/* ランキングエリア*/
.Ranking {
	width : -moz-calc(100% -20px);
	width : -webkit-calc(100% -20px);
	width : calc(100% -20px);
	padding: 0px 0 0px;
	margin: 0 0px;
	background: url(../images/sand.jpg) repeat center center;
	background-size: contain;
	overflow: hidden;
	position: relative;
}
.wave_bk2 {
	background: url("data:image/svg+xml;charset=utf-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='200' height='40' viewBox='0 0 20 20' preserveAspectRatio='none'%3e%3cpath fill='%23ffffff' d='M-5-15q5 5 10 0t10 0 10 0v12.4q-5 5-10 0t-10 0-10 0zM-5 5q5 5 10 0t10 0 10 0v12.4q-5 5-10 0t-10 0-10 0z'/%3e%3c/svg%3e") repeat-x;
	width: 100%;
	background-position-y: 0px;
	height: 100%;
	position: absolute;
	z-index: 1000;
	top: -20px;
	pointer-events: none;
}
.Ranking h1 {
	width: 100%;
	font-size: 4.8vw;
	color: #0d3443;
	letter-spacing: 1.6px;
	display: inline-block;
	background-size: contain;
	box-sizing: border-box;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 20px;
}
.Ranking h1 span {
	display: inline-block;
	text-align: left;
}
.Ranking h1 img {
	vertical-align: middle!important;
	margin-top: 10px;
	width: 100px;
}
.Ranking ul {
	margin: -20px 0px 10px;
	text-align: left;/*overflow: hidden;*/
}
.Ranking li {
	box-sizing: border-box;
	padding: 3px 5px;
	text-align: center;
	margin: 0 auto;
	display: table;
	width: 96%;
}
.Ranking li img {
	width: 100%;
	max-width: 312px;
}
.Ranking a li {
	color: #000;
	text-decoration: none;
	width: 100%;
	overflow: hidden;
}
.Ranking a:hover li {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}
.Ranking li h2 {
	font-size: 1.8em;
	font-family: 'Sawarabi Mincho', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", sans-serif;
	text-align: left;
}
.Ranking li h2 span {
	margin-left: 10px;
	font-size: 1.3em;
}
.Ranking li p {
	padding: 5px 0 5px 8px;
	font-size: 1.3rem;
	text-align: left;
	margin: 0 auto;
	display: table-cell;
	vertical-align: middle;
}
img.rank_tit {
	width: 60%;
}
.bt_arrow {
	position: relative;
	display: block;
	padding-right: 20px;
	background-color: #000;
	color: #fff;
	width: 130px;
	text-align: center!important;
	height: 16px;
	font-size: 14px!important;
	float: right;
}
a:hover .bt_arrow {
	background-color: #333!important;
}
.bt_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%;
	right: 10px;
	margin-top: -4px;
}
/* DP_area */
.wave_bk3 {
	background: url("data:image/svg+xml;charset=utf-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='200' height='40' viewBox='0 0 20 20' preserveAspectRatio='none'%3e%3cpath fill='%23daf3fa' d='M-5-15q5 5 10 0t10 0 10 0v12.4q-5 5-10 0t-10 0-10 0zM-5 5q5 5 10 0t10 0 10 0v12.4q-5 5-10 0t-10 0-10 0z'/%3e%3c/svg%3e") repeat-x;
	width: 100%;
	background-position-y: 0px;
	height: 100%;
	position: absolute;
	z-index: 1000;
	top: -20px;
	pointer-events: none;
}
.wave_bk4 {
	background: url("data:image/svg+xml;charset=utf-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='200' height='40' viewBox='0 0 20 20' preserveAspectRatio='none'%3e%3cpath fill='%23daf3fa' d='M-5-15q5 5 10 0t10 0 10 0v12.4q-5 5-10 0t-10 0-10 0zM-5 5q5 5 10 0t10 0 10 0v12.4q-5 5-10 0t-10 0-10 0z'/%3e%3c/svg%3e") repeat-x;
	width: 100%;
	background-position-y: 0px;
	height: 100%;
	position: absolute;
	z-index: 1000;
	top: 43px;
	pointer-events: none;
}
.DP_area {
	width: 100%;
	background-color: #c5e9f4;
	padding: 0px 0 30px;
	margin-top: 0px;
	position: relative;
}
.DP_area h1 {
	width: 100%;
	font-size: 4.8vw;
	color: #0d3443;
	letter-spacing: 1.6px;
	display: inline-block;
	box-sizing: border-box;
	margin-bottom: 12px;
	text-align: center;
	background-color: #daf3fa;
	margin-top: 10px;
}
.banner a {
	background: url("../images/dp_banner_sp.jpg") no-repeat left top;
	background-size: contain;
	width : -moz-calc(100% - 20px);
	width : -webkit-calc(100% - 20px);
	width : calc(100% - 20px);
	height: 0;
	padding-top: 57%;
	text-indent: -9999px;
	margin: 0 10px;
	display: inline-block;
}
.DP_area h1 span {
	display: inline-block;
	text-align: left;
}
.DP_area h1 img {
	vertical-align: middle!important;
	margin-top: 10px;
	width: 100px;
}
.DP_area h2 {
	color: #fff;
	background-color: #217594;
	font-size: 1.8em;
	border-radius: 50px;
	margin: 20px 10px 0;
	letter-spacing: 5px;
	padding: 20px;
	position: relative;
}
.DP_area h2 img {
	margin-right: 10px;
	vertical-align: bottom;
}
.DP_area h2 span {
	position: absolute;
	top: -16px;
}
.DP_area ul.box01 {
	margin: 10px 10px 0;
	width : -moz-calc(100% - 8px);
	width : -webkit-calc(100% - 8px);
	width : calc(100% - 8px);
	overflow: hidden;
}
.DP_area ul.box01_b {
	margin: 10px 10px 0;
	width : -moz-calc(100% - 8px);
	width : -webkit-calc(100% - 8px);
	width : calc(100% - 8px);
	overflow: hidden;
}
.DP_area ul.box01 li {
	margin: 16px 4px 20px;
	width : -moz-calc(100% - 20px);
	width : -webkit-calc(100% - 20px);
	width : calc(100% - 20px);
	position: relative;
	display: inline-block;
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px 0 #ccc; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 5px 0 #ccc; /* Firefox用 */
	box-shadow: 0 0 5px 0 #ccc; /* CSS3 */
	padding: 16px 0px 10px;
	box-sizing: border-box;
}
.DP_area ul.box01_b li {
	margin: 16px 4px 20px;
	width : -moz-calc(100% - 20px);
	width : -webkit-calc(100% - 20px);
	width : calc(100% - 20px);
	position: relative;
	display: inline-block;
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px 0 #ccc; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 5px 0 #ccc; /* Firefox用 */
	box-shadow: 0 0 5px 0 #ccc; /* CSS3 */
	padding: 16px 0px 10px;
	box-sizing: border-box;
}
.DP_area li h3 {
	font-weight: bold;
	color: #000;
	display: block;
	font-size: 4.6vw;
	margin-left: 75px;
	text-align: left;
	margin-right: 10px;
	line-height: 1.3;
	margin-bottom: 5px;
}
.DP_area li h3.t_long {
	margin-left: 75px;
	text-align: left;
	letter-spacing: -1px;
}
.DP_area li h3.t_small {
	margin-left: 75px;
	text-align: left;
	letter-spacing: -1px;
}
.DP_area li h3.t_small_2 {
	margin-left: 75px;
	text-align: left;
	letter-spacing: -1px;
}
.DP_area li h3.t_small_3 {
	margin-left: 75px;
	text-align: left;
	letter-spacing: -1px;
}
.DP_area li h3.t_mid {
	margin-left: 75px;
	text-align: left;
	letter-spacing: -1px;
}
.icon_s {
	position: absolute;
	background: url("../images/icon_s.png") no-repeat;
	background-size: contain;
	width: 80px;
	height: 80px;
	top: -5px;
	left: -5px;
	padding: 26px 0 0;
	color: #000;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
}
.icon_s_2 {
	position: absolute;
	background: url("../images/icon_s.png") no-repeat;
	background-size: contain;
	width: 80px;
	height: 80px;
	top: -5px;
	left: -5px;
	padding: 20px 0 0;
	color: #000;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
	line-height: 1.2;
}
.star {
	margin-left: 75px;
}
.DP_area li img.mainPIC {
	margin: 5px 10px 10px;
	border-radius: 10px;
	width : -moz-calc(100% - 20px);
	width : -webkit-calc(100% - 20px);
	width : calc(100% - 20px);
}
.DP_area ul.box01 li ul.box_inner li {
	float: left;
	-webkit-box-shadow: none!important; /* Safari, Chrome用 */
	-moz-box-shadow: none!important; /* Firefox用 */
	box-shadow: none!important; /* CSS3 */
	width : -moz-calc(100% / 2);
	width : -webkit-calc(100% / 2);
	width : calc(100% / 2);
	padding: 0!important;
	box-sizing: border-box;
	margin: 0;
	text-align: center;
}
.DP_area ul.box01 li ul.box_inner li.dp_box {
	border-right: dotted 1px #000!important;
	position: relative;
}
.DP_area ul.box01 li ul.box_inner li h4 {
	color: #fff;
	background-color: #14315c;
	border-radius: 20px;
	display: inline-block;
	padding: 1px 10px;
}
.DP_area ul.box01 li ul.box_inner li h4 img {
	vertical-align: middle;
	margin-right: 5px;
}
.DP_area ul.box01_b li ul.box_inner li {
	float: left;
	-webkit-box-shadow: none!important; /* Safari, Chrome用 */
	-moz-box-shadow: none!important; /* Firefox用 */
	box-shadow: none!important; /* CSS3 */
	width : -moz-calc(100% / 2);
	width : -webkit-calc(100% / 2);
	width : calc(100% / 2);
	padding: 0!important;
	box-sizing: border-box;
	margin: 0;
	text-align: center;
}
.DP_area ul.box01_b li ul.box_inner li.dp_box {
	border-right: dotted 1px #000!important;
	position: relative;
}
.DP_area ul.box01_b li ul.box_inner li h4 {
	color: #fff;
	background-color: #14315c;
	border-radius: 20px;
	display: inline-block;
	padding: 1px 10px;
}
.DP_area ul.box01_b li ul.box_inner li h4 img {
	vertical-align: middle;
	margin-right: 5px;
}
.price_box {
	color: #be0101;
	font-size: 1.2em;
	margin: 5px 0;
	font-weight: normal;
}
.price_box .price {
	color: #be0101;
	font-size: 2.1em;
	font-family: 'Archivo Black', sans-serif;
	letter-spacing: -1px;
	line-height: 1;
}
.price_box img {
	width: 36px;
	position: absolute;
	top: 0px;
	left: -5px;
}
.t_orange {
	color: #ff6600;
	font-size: 1.2em;
}
.bt_arrow2 {
	position: relative;
	display: block;
	padding-right: 20px;
	background: linear-gradient(to bottom, #fdd661, #fdbd4c);
	background-repeat: no-repeat;
	background-position: left center;
	border: solid 1px #d7922d;
	box-shadow: inset 0 1px 5px rgba(227,168,52,0.8);
	color: #000;
	width : 100%;
	text-align: center;
	height: 30px;
	font-size: 13px!important;
	padding-top: 5px;
	box-sizing: border-box;
	border-radius: 20px;
	font-weight: bold;
}
a:hover .bt_arrow2 {
	background-color: #333!important;
}
.bt_arrow2_waku {
	border: solid 4px #e8e8e8;
	display: block;
	box-sizing: border-box;
	width : -moz-calc(100% - 20px);
	width : -webkit-calc(100% - 20px);
	width : calc(100% - 20px);
	border-radius: 20px;
	position: relative;
	z-index: 10;
	margin: 10px auto 0;
}
.bt_arrow2:before {
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-top: solid 2px #000;
	border-right: solid 2px #000;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -4px;
}
.BtnArea {
	overflow: hidden;
	width : -moz-calc(100% - 20px);
	width : -webkit-calc(100% - 20px);
	width : calc(100% - 20px);
	text-align: center;
	margin: 0 10px;
}
.BtnArea img {
	width: 100px;
}
.Btn_A a {
	background: url(../images/icon_loupe.png), linear-gradient(to bottom, #fdd661, #fdbd4c);
	background-repeat: no-repeat;
	background-position: right 5px center, left center;
	background-size: 50px, contain;
	margin: 0;
	border: solid 1px #d7922d;
	box-shadow: inset 0 1px 5px rgba(227,168,52,0.8);
	font-size: 2.4rem;
	text-decoration: none;
	font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	display: block;
	font-weight: bold;
	padding: 24px 36px 24px 0;
	color: #000;
	box-sizing: border-box;
	width: 100%;
	border-radius: 10px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
}
.Btn_A_waku a {
	margin: 10px auto 0;
	border: solid 4px #e8e8e8;
	display: block;
	box-sizing: border-box;
	border-radius: 10px;
	position: relative;
	z-index: 10;
	width : 100%;
}
.Btn_A_waku2 a {
	margin: 10px auto 0;
	border: solid 4px #e8e8e8;
	display: block;
	box-sizing: border-box;
	border-radius: 10px;
	position: relative;
	z-index: 10;
	width : 100%;
}
/* Air_area*/

.wave_bk5 {
	background: url("data:image/svg+xml;charset=utf-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='200' height='40' viewBox='0 0 20 20' preserveAspectRatio='none'%3e%3cpath fill='%23c5e9f4' d='M-5-15q5 5 10 0t10 0 10 0v12.4q-5 5-10 0t-10 0-10 0zM-5 5q5 5 10 0t10 0 10 0v12.4q-5 5-10 0t-10 0-10 0z'/%3e%3c/svg%3e") repeat-x;
	width: 100%;
	background-position-y: 0px;
	height: 100%;
	position: absolute;
	z-index: 1000;
	top: -20px;
	pointer-events: none;
}
.Air_area {
	width: 100%;
	padding: 0px 0 30px;
	background-color: #fff1d0;
	background: url(../images/water.jpg) repeat center center;
	position: relative;
}
.Air_area h1 {
	width: 100%;
	font-size: 4.8vw;
	color: #0d3443;
	letter-spacing: 1.6px;
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
	margin-top: 30px;
}
.Air_area h1 span {
	display: inline-block;
	text-align: left;
}
.Air_area h1 img {
	vertical-align: middle!important;
	margin-top: 10px;
	width: 100px;
}
.Air_area ul.dp_box {
	width : 100%;
	overflow: hidden;
}
.Air_area ul.dp_box img {
	width : 100%;
	padding-top: 20px;
	margin-bottom: 0;
}
.Air_area ul.dp_box li {
	width : -moz-calc(100% - 20px);
	width : -webkit-calc(100% - 20px);
	width : calc(100% - 20px);
	overflow: hidden;
	margin: -32px 10px 20px;
}
.box02 {
	width : 100%;
	background-color: #000;
	overflow: hidden;
	padding-bottom: 12px;
}
.box02 h2 {
	padding: 10px 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 2em;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	background: url("../images/board_air.png") no-repeat 5px center;
}
.box02 dl {
	margin: 0 5px;
	width : -moz-calc(100% - 12px );
	width : -webkit-calc(100% - 12px );
	width : calc(100% - 12px );
	border-top: 1px solid #fff;
	overflow: hidden;
}
.box02 dl.end {
	border-bottom: 1px solid #fff;
}
.box02 a:hover dl {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.box02 dl dd {
	padding: 10px 0;
	margin: 2px auto;
	background: #000 linear-gradient(to bottom, #84807f, #272626);
	color: #fff;
	font-size: 1.3rem;
	float: left;
	box-sizing: border-box;
	text-align: center;
	white-space: nowrap;
	min-height: 40px;
}
.box02 dl dd.dep {
	width: 15%;
	border-right: 2px solid #000;
}
.box02 dl dd.airline {
	width: 32%;
	border-right: 2px solid #000;
}
.box02 dl dd.arr {
	width: 26%;
	border-right: 2px solid #000;
}
.box02 dl dd.price {
	width : 27%;
	position: relative;
	color: #f8dc1d;
	font-weight: bold;
}
.ts {
	padding: 0!important;
}
.ts2 {
	letter-spacing: -2px;
	font-size: 0.9em;
}
.part02 .img_case01 {
	margin-right: 0!important;
	width: 100%;
	max-width: 172px;
}
.heightLine-ht04 {
	height: 59px!important;
	width: 55%;
}
.part01 p {
	width: 46%;
}
.part05 img {
	width: 50%!important;
	margin-bottom: -20px;
	max-width: 271px!important;
	z-index: 10;
	position: relative;
}
.rank_bk {
	background: url("data:image/svg+xml;charset=utf-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='550' height='150' viewBox='0 0 20 20' preserveAspectRatio='none'%3e%3cpath fill='%2365d1d7' d='M-5-15q5 5 10 0t10 0 10 0v12.4q-5 5-10 0t-10 0-10 0zM-5 5q5 5 10 0t10 0 10 0v12.4q-5 5-10 0t-10 0-10 0z'/%3e%3c/svg%3e") repeat-x;
	background-position-y: 316px;
	margin-bottom: 15px;
}
.rank2_bk2 {
	background: url("data:image/svg+xml;charset=utf-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='50' height='30' viewBox='0 0 20 20' preserveAspectRatio='none'%3e%3cpath fill='%23cbf2f4' d='M-5-15q5 5 10 0t10 0 10 0v12.7q-5 5-10 0t-10 0-10 0zM-5 5q5 5 10 0t10 0 10 0v12.7q-5 5-10 0t-10 0-10 0z'/%3e%3c/svg%3e") repeat-x;
	background-position-y: -15px;
	height: 17px;
	z-index: 10;
	position: relative;
}
.rank3 {
	width: 100%;
	background: #cbf2f4;
	padding: 6% 0 1%;
	margin: -22px auto 0;
	z-index: 0;
	position: relative;
}
.rank2 li a {
	display: block;
	width: 100%;
	height: 130px;
	background: #ffffff;
	text-align: center!important;
	border-radius: 10px 10px 0 10px;
}
.p_img {
	float: left;
	padding: 0!important;
}
.p_day {
	font-size: 3.5vw!important;
	position: absolute;
	top: 10px;
	left: 150px;
}
.p_arr {
	margin: 0 auto 0px!important;
	font-weight: bold;
	font-size: 3.7vw!important;
	padding: 40px 0 0 90px;
	line-height: 1;
}
.Ranking_htl li .p_price {
	font-weight: bold;
	color: #be0101;
	text-align: right;
	clear: both;
	font-size: 4.3vw;
	display: table-cell;
	font-family: 'Archivo Black', sans-serif;
	position: absolute;
	bottom: 10px;
	left: 90px;
}
.p_search {
	float: right;
	right: 4px;
	bottom: -3px;
	border-radius: 0px;
	position: absolute;
}
.Ranking_htl li .p_oil {
	font-size: 3vw!important;
	font-weight: normal!important;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.rank2 {
	clear: both;
}
.part06 {
	padding: 3px 0!important;
	width: -moz-calc(100% - 4px);
	width: -webkit-calc(100% - 4px);
	width: calc(100% - 4px);
	list-style-type: none;
	display: inline-block;
	position: relative;
}
.p_img img {
	width: 80px!important;
}
.p_cr {
	position: absolute;
	top: 4px;
	right: -5px;
}
.p_cr img {
	width: 90%;
}
.font_city {
	font-size: 1.1em;
	font-weight: bold;
}
.p_dep {
	color: #ffffff!important;
	background: #fe5516!important;
	border-radius: 5px!important;
	padding: 2px 8px!important;
	display: inline;
	font-size: 1.3rem;
	position: absolute;
	top: 5px;
	left: 90px;
}
.p_dep2 {
	color: #ffffff!important;
	background: #ed3e34!important;
	border-radius: 5px!important;
	padding: 2px 8px!important;
	display: inline;
	font-size: 1.3rem;
	position: absolute;
	top: 5px;
	left: 90px;
}
.sp_rank {
	margin-top: 30px;
}
.tit_ranking {
	margin: 15px auto 20px;
}
.tit_space {
	margin: 15px auto 20px;
}
.tit_ranking_htl {
	width: 100%!important;
}
.Ranking_htl {
	width: 100%;
	padding: 0px 0 0px;
	background-color: #ffdb88;
	position: relative;
	overflow: hidden;
}
main {
	overflow: hidden;
}
.text_day {
	margin-top: 20px;
	margin-right: 20px;
	text-align: right;
}
ul.rank_box {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
ul.rank_box li {
	text-align: center;
	width: 100%;
	color: #133b6b;
}
ul.rank_box li a {
	color: #133b6b;
	text-decoration: none;
}
ul.rank_box li li a {
	background-color: #fff;
	border-radius: 10px 10px 0;
	font-size: 15px;
	margin: 0 10px 20px!important;
	width : -moz-calc(100% - 20px);
	width : -webkit-calc(100% - 20px);
	width : calc(100% - 20px);
	padding: 0px 10px 0 0;
	text-align: left!important;
	position: relative;
	height: 104px;
	box-sizing: border-box;
	display: inline-block;
}
ul.rank_box li li:hover {
	opacity: 0.9!important;
	filter: alpha(opacity=90)!important;
	-ms-filter: "alpha( opacity=90 )"!important;
}
/* 終了 */
#Emergency {
	border: #ff9000 4px solid!important;
	background-color: #fcf2e3;
	margin: 5px 5px 5px 5px!important;
	padding: 25px;
	border-radius: 10px;
}
#Emergency h2 {
	font-size: 18px;
	color: #ef4125!important;
	padding: 0!important;
	margin: 0!important;
	text-align: center!important;
	vertical-align: middle!important;
	float: none!important;
	border: none!important;
	background: none!important;
}
.sec_menu {
	margin-top: 10px;
	text-align: center!important;
}

.pc_only {
    display: none!important;
}
.page_top {
    margin-top: 18px;
    margin-right: 10px;
    margin-bottom: 3px;
    text-align: right;
}

#header {
    z-index: 1200!important;
}
#black_layer_menu {
    z-index: 1100!important;
}

.global_navi{
    z-index: 1150!important;
}