@charset "utf-8";
/* CSS Document */
.l-wrapper{
	width: 960px;
	margin:0 auto;
}
.sp_head{
  display: none;
}
.static_navi_sp{
  display: none;
}
/*便利クラス----*/
.color_r{
	color: #f00;
}
.color_g{
	color: #333;
}
.line-through{
	text-decoration: line-through;
}
.fontB{
	font-weight: bold;
}
.f12{
	font-size: 12px;
}
.f14{
	font-size: 14px;
}
.f16{
	font-size: 16px;
}
.f17{
	font-size: 17px;
}
.f18{
	font-size: 18px;
}
.f20{
	font-size: 20px;
}
.f26{
	font-size: 26px;
}
.f30{
	font-size: 30px;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
.pl26{
	padding-left: 26px; 
}
.mt6{
	margin-top: 6px;
}
.mt10{
	margin-top: 10px;
}
.mt15{
	margin-top: 15px;
}
.mb10{
  margin-bottom: 10px;
}
.mb20{
  margin-bottom: 20px;
}
.mb30{
  margin-bottom: 30px;
}
.mb40{
  margin-bottom: 40px;
}
.mb50{
  margin-bottom: 50px;
}
.mb60{
  margin-bottom: 60px;
}
.mb70{
  margin-bottom: 70px;
}
.relative{
	position: relative;
}
.grade_c0{
	color: #327507;
}
.grade_c1{
	color: #7f3818;
}
.grade_c2{
	color: #666666;
}
.grade_c3{
	color: #935e00;
}
.grade_c4{
	color: #6190c9;
}
.g0_bg{
	background: #def78f;
	border:solid 2px #def78f;
}
.g1_bg{
	background: #ffe8d4;
	border:solid 2px #ffe8d4;
}
.g2_bg{
	background: #e7e7e7;
	border:solid 2px #e7e7e7;
}
.g3_bg{
	background: #f9dd64;
	border:solid 2px #f9dd64;
}
.g4_bg{
	background: #d7e6ff;
	border:solid 2px #d7e6ff;
}
.g5_bg{
	background: #ededed;
	border:solid 2px #ededed;
	border-left: solid 2px #fff;
}
.g0_b{
	border:solid 2px #def78f;
}
.g1_b{
	border:solid 2px #ffe8d4;
}
.g2_b{
	border:solid 2px #e7e7e7;
}
.g3_b{
	border:solid 2px #f9dd64;
}
.g4_b{
	border:solid 2px #d7e6ff;
}
.g5_b{
	border:solid 2px #ededed;
}
.center{
	text-align: center;
}
.pc_none{
  display: none;
}
/*----*/
.g_notice{
	width: 960px;
	color: #333;
}
/*----*/
.g_entry_list{
	display: -webkit-flex; /* Safari */
	display: flex;
	justify-content: space-between;
	margin-top: 14px;
}
.g_entry_list li{
	position: relative;
	text-align: center;
}
.g_entry_list li div{
	display: block;
	width:100%; 
	position: absolute;
	top: 45%;
}
.g_entry_list img{
	vertical-align: bottom;
}
.g_entry_list a{
	display: block;
	width: 100%;
	line-height: 2.4em;
	background:url(/grade/images/g_notice_arrow.png) no-repeat #b9e256;
	background-position: 4% 50%;
	text-align: center;
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.g_entry_list a:hover{
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.title{
	width: 100%;
	border-bottom: solid 3px #b9e256;
	font-size: 30px;
	font-weight: bold;
	margin-top: 30px;
}
.title img, .title h2{
	display: inline-block;
	vertical-align: bottom;
	padding-bottom: 8px;
	margin-top: 20px;
}
.grade_list{
	display: inline-block;
	margin-left: 2%;
	margin-top: 10px;
	width: 40%;
}
.g5_bg, .g0_b{
	color: #333 !important;
}
/*-表-*/
.grade_list, .grade_list2{
	width: 40%;
	display: inline-block;
	margin-left: 2%;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.grade_list li, .grade_list2 li{
	line-height: 2.2em;
}
.grade_list ul, .grade_list2 ul{
	display: -webkit-flex; /* Safari */
	display: flex;
	margin-bottom: 5px;
}
.grade_list .li_01{
	width: 50%;
}
.grade_list .li_03{
	width: 50%;
	text-align: right;
	padding-right: 20px;
}
.grade_list2 .li_01{
	width: 40%;
}
.grade_list2 .li_02{
	width: 24%;
	border-right: none;
}
.grade_list2 .li_03{
	width: 34%;
	text-align: right;
	padding-right: 10px;
}
.grade_list2 .li_04{
	width: 34%;
	text-align:center;
	padding-right: 5px;
	padding-left: 5px;
}
.list_g5 li{
	border: solid 2px #fff;
	border-bottom: none;
	border-right: solid 1px #ededed;
	background: #ededed;
}
.list_g5 .li_01{
	border-right: none;
}
.list_g5 .li_02{
	border-right: none;
}
.list_g4{
	position: relative;
}
.list_g3{
	position: relative;
}
.list_g2{
	position: relative;
}
.list_g4 li{
	border: solid 2px #d7e6ff;
}
.list_g4 .li_01{
	background: #d7e6ff;
}
.list_g4 .li_02{
	border-right: none;
}
.list_g3 li{
	border: solid 2px #f9dd64;
}
.list_g3 .li_01{
	background: #f9dd64;
}
.list_g3 .li_02{
	border-right: none;
}
.list_g2 li{
	border: solid 2px #e7e7e7;
}
.list_g2 .li_01{
	background: #e7e7e7;
}
.list_g2 .li_02{
	border-right: none;
}
.list_g1 li{
	border: solid 2px #ffe8d4;
}
.list_g1 .li_01{
	background: #ffe8d4;
}
.list_g1 .li_02{
	border-right: none;
}
.list_g0 li{
	border: solid 2px #def78f;
}
.list_g0 .li_01{
	background: #def78f;
}
.list_g0 .li_02{
	border-right: none;
}
/*--*/
.to_manual{
	text-align: center;
	margin-top: 30px;
}
.to_manual a{
	display: block;
	width: 64%;
	line-height: 2em;
	font-size: 28px;
	font-weight: bold;
	color: #333;
	background: #fff;
	padding: 4px 14px;
	margin: 0 auto;
	box-shadow: 1px 1px 0px 1px #e5e5e5;
	-moz-box-shadow: 1px 1px 0px 1px #e5e5e5;
	-webkit-box-shadow:1px 1px 0px 1px #e5e5e5;
	border: solid 2px #6dc3d3;
}
.to_manual a:hover{
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.to_manual a:before{
	content: url(/grade/images/g_notice_manual.png);
	position: relative;
	top: 7px;
	margin-right: 4px;
}
/*--*/
.n_right{
	display: inline-block;
	width: 55%;
	margin-top: 10px;
	margin-left: 1%;
	vertical-align: top;
}
.n_right p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 2px;
}
.n_right_title{
	width: 100%;
	border-bottom: solid 2px #ededed;
}
.until, .now{
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}
.until dl{
	border: solid 2px #ededed;
}
.now dl{
	border: solid 2px #b9e256;
}
.until dt, .now dt{
	display: inline-block;
	font-weight: bold;
	text-align: center;
	line-height: 4em;
	vertical-align: top;
	padding: 14px;
}
.until dt{
	background: #ededed;
}
.now dt{
	background: #b9e256;
}
.until dd, .now dd{
	display: inline-block;
	background: #fff;
	padding:10px;
	padding-top:13px;
	vertical-align: top;
}
.until img{
	position: absolute;
	top: 6px;
	right: 6px;
}
.now img{
	position: absolute;
	top: -10px;
	right: -10px;
}
/*-黄色いエリア-*/
.yellow_area{
	margin-top: 30px;
	background: #fff1b6;
}
.yellow_area p{
	text-align: center;
}
.yellow_area h3{
	display: block;
	background: #ffe36b;
	padding: 12px;
	line-height: 1.4em;
}
.conditions_box00{
	display: -webkit-flex; /* Safari */
	display: flex;
}
.conditions_box1{
	width: 70%;
	margin-left: 1%;
}
.conditions_box2{
	width: 28%;
	margin-right: 1%;
	position: relative;
}
.yellow_area hr{
	border: solid 2px #fff1b6;
}
.box00{
	display: -webkit-flex; /* Safari */
	display: flex;
	position: relative;
}
.g_or{
    color: #fff;
    text-align: center;
    position: absolute;
    background: url(/grade/images/or.png) no-repeat;
    width: 77px;
    line-height: 42px;
    z-index: 3;
    top:-6px;
    left: 44%;
}
.box01, .box02{
	vertical-align: top;
	width: 48%;
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-left: 5px;
	margin-right: 5px;
}
.box01 a, .box02 a, .box00_a{
	display: block;
	line-height: 2.9em;
	background:url(/grade/images/g_notice_arrow.png) no-repeat #b9e256;
	background-position: 4% 50%;
	text-align: center;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 6px 20px;

}
.box00_a{
	width: 56%;
	margin: 16px auto;
}
.box01 a:hover, .box02 a:hover, .box00_a:hover{
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.conditions_box2_chara{
	position: absolute;
	top: -12%;
	right: 1%;
}
.box03{
	background: #ffc26b;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 20px;
	position: absolute;
	bottom: 16px;
}
/*-黄色いエリア2-*/
.yellow_area2{
	margin-top: 30px;
	background: url(/grade/images/g_notice_bg.png) no-repeat #fff1b6;
	background-position: 0px 28px;
}
.yellow_area2 p{
	text-align: center;
}
.title_img{
}
.yellow_area2 .txt{
	margin-top: 20px;
	text-align: left;
	padding-left: 25px;
}
.yellow_area2 hr{
	border: solid 2px #fff1b6;
}
.sugutama_a{
	display: block;
	line-height: 2em;
	width: 64%;
	color:#333;
	background: #ffcc33;
	border:solid 2px #ffcc33;
	text-align: center;
	margin: 30px auto 0px auto;
	font-size: 26px;
	font-weight: bold;
	padding: 4px 14px;
	box-shadow: 1px 1px 0px 1px #e5e5e5;
	-moz-box-shadow: 1px 1px 0px 1px #e5e5e5;
	-webkit-box-shadow:1px 1px 0px 1px #e5e5e5;
}
.sugutama_a:hover{
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.h_logo{
	display: none;
}
li.notice{
	position: absolute;
	left: -20px;
	top: -8px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	line-height: 3em !important;
	background: #f00;
	font-size: 12px;
	color: #fff;
	border:none;
}
div.notice{
	position: absolute;
	left: 10px;
	top: -32px;
	width: 44px;
	height: 37px;
	padding-top: 7px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background: #f00;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
/*-スマホ版-*/
@media screen and (max-width:640px){
/*--SP版footer--*/
#footer_sp{
  background:#fff;
  border-top:2px solid #fc3;
  }
.footer-inside{
  position:relative;
}
#footer_sp ul{
  margin:0 auto;
  }
#footer_sp ul li{
  float:left;
  }
#footer_sp ul li a{
  display:block;
  padding:1em 0.5em 0.5em 1em;
  }
#header{
	display: none;
}
.pc_none{
  display: block;
}
.static_navi_sp{
  display: block;
}
.sp_head{
  display: block;
}
.sp-subnavi{
  font-weight: bold;
  font-size: 80%;
}
.w30{
  width: 30%;
}
.float-l{
  float: left !important;
}
.float-r{
  float: right;
}
.sp-subnavi ul{
  list-style: none;
}
.sp-subnavi li a{
  color: #333;
}
.sub-icon-passbook a, .sub-icon-exchange a, .sub-icon-mypage a{
  display: block;
  text-align: center;
  padding: 5px 5px 0 5px;
}
.sub-icon-exchange a:before{
  display: block;
  content: "";
  background:url(/grade/images/sp-img-sheet.png) no-repeat;
  background-size: 150px;
  background-position: -39px -34px;
  height: 30px;
  width: 37px;
  z-index: 1;
  margin:0 auto;
}
.sub-icon-passbook a:before{
  display: block;
  content: "";
  background:url(/grade/images/sp-img-sheet.png) no-repeat;
  background-size: 150px;
  background-position: -5px -34px;
  height: 30px;
  width: 37px;
  z-index: 1;
  margin:0 auto;
}
.sub-icon-mypage a:before{
  display: block;
  content: "";
  background:url(/grade/images/sp-img-sheet.png) no-repeat;
  background-size: 150px;
  background-position: -75px -34px;
  height: 30px;
  width: 37px;
  z-index: 1;
  margin:0 auto;
}
.sp-menu-logo{
  max-width: 120px;
}
.clearfix:after{
  content:"";
  clear: both;
  display: block;
}
/*-スマホ版メニュー-*/
.static_navi_sp{
  width: 100%;
  position: fixed;
  bottom: 0px;
  z-index: 999;
}
.static_menu{
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-justify-content: space-between; /* Safari */
  justify-content:         space-between;
  background: #fc3;

}
.static_menu li{
  width: 20%;
  font-weight:bold;
  font-size: 80%;
  text-align: center;
}
.static_menu li a{
  color: #333;
  padding: 5px 0;
  display: block;
}
.static_menu li a:hover{
  text-decoration: none;
  background: #fda100;
}
.static_navi_sp_bunner{
  width: 100%;
  vertical-align: bottom;
}
.static_menu_home a:before{
  display: block;
  content: "";
  background:url(/grade/images/sp-img-sheet.png) no-repeat;
  background-size: 120px;
  background-position: -1px -3px;
  height: 23px;
  width: 30px;
  z-index: 1;
  margin:0 auto;
}
.static_menu_apps a:before{
  display: block;
  content: "";
  background:url(/grade/images/sp-img-sheet.png) no-repeat;
  background-size: 120px;
  background-position: -31px -3px;
  height: 23px;
  width: 30px;
  z-index: 1;
  margin:0 auto;
}
.static_menu_savings a:before{
  display: block;
  content: "";
  background:url(/grade/images/sp-img-sheet.png) no-repeat;
  background-size: 120px;
  background-position: -90px -25px;
  height: 23px;
  width: 30px;
  z-index: 1;
  margin:0 auto;
}
.static_menu_questionary a:before{
  display: block;
  content: "";
  background:url(/grade/images/sp-img-sheet.png) no-repeat;
  background-size: 120px;
  background-position: -59px -3px;
  height: 23px;
  width: 30px;
  z-index: 1;
  margin:0 auto;
}
.static_menu_shop a:before{
  display: block;
  content: "";
  background:url(/grade/images/sp-img-sheet.png) no-repeat;
  background-size: 120px;
  background-position: -86px -1px;
  height: 23px;
  width: 30px;
  z-index: 1;
  margin:0 auto;
}
.l-wrapper{
	width: 100%;
	margin:0 auto;
}
.h_logo{
	display: block;
	text-align: center;
}
.g_notice{
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	color: #333;
}
.g_notice img{
	max-width: 100%;
	height: auto;
}
.sp_none{
	display: none;
}
.sp_none p{
	display: none;
}
.g_entry_list {
	display: block;
}
.g_entry_list a{
	display: block;
	width: 90%;
	margin: 10px auto;
	font-size: 120%;
	line-height: 3em;
}
.title{
	display: -webkit-flex; /* Safari */
	display: flex;
	align-items:center;
	margin-top: 10px;
}
.title img{
	width: 20%;
	height: 20%;
	margin-right: 1%;
}
.title h2{
	font-size: 50%;
}
.pl26{
	padding-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
/*-表2-*/
.grade_list{
	display: block;
	width: auto;
	font-size: 110%;
}
.grade_list2{
	width: auto;
	font-size: 100%;
}
.n_right{
	display:block;
	width: auto;
	margin-left: 0%;
}

.until, .now{
	margin-bottom: 10px;
}
.until dt, .now dt{
	display:block;
	text-align: left;
	line-height:1em;
	padding: 10px;
}
.until dd, .now dd{
	display:block;
	padding:10px;
	font-size: 100%;
}
.until img{
	width: 60px;
	position: absolute;
	top: 2px;
	right: 6px;
}
.until span, .now span{
	font-size: 100%;
}
.now img{
	width: 70px;
	position: absolute;
	top: -8px;
	right: 3px;
}
li.notice{
	position: absolute;
	left: -12px;
	top: -5px;
	width: 30px;
	height: 30px;
	font-size: 10px;
}
.yellow_area2{
	margin-top: 0px;
	background-size: 100%;
	padding-bottom: 10px;
}
.yellow_area2 .txt{
	margin-top: 0px;
	padding-left: 5px;
	font-size: 100%;
}
.yellow_area2 p{
	font-size: 100%;
}
.yellow_area2 .f20{
	font-size: 130%;
}
.conditions_box00{
	display: block;
}
.conditions_box1{
	width: 100%;
	margin-left:0%;
}
.conditions_box2{
	width: 100%;
	position: static;
}
.box00{
	display: block;
}
.box00_a{
	width: 96%;
	margin: 10px auto;
}
.box01{
	margin-bottom: 10px;
}
.box01, .box02{
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}
.box03{
	position: static;
	margin-left: 2%;
	margin-right: 2%;
}
.g_or{
	display: none;
}.conditions_box2_chara{
	display: none;
}
.to_manual a{
	line-height: 1.2em;
	padding: 10px;
	width: 90%;
	font-size: 120%;
}
.to_manual a:before{
	content: url(/grade/images/g_notice_manual_sp.png);
	position: relative;
	top: 3px;
	margin-right: 3px;
}
.sugutama_a{
	display: block;
	line-height: 1.2em;
	padding: 5px 10px 4px 10px;
	width: 90%;
	color:#333;
	background: #ffcc33;
	text-align: center;
	margin: 30px auto 0px auto;
	font-size: 120%;
	font-weight: bold;
}
.sp_B{
	display: block;
}
/*Pマーク
========================================== */
.pmarkArea{
  padding-bottom:10px;
  width: 100%;
}
.pmarkArea li a{
  padding: 0 !important;
  display:inline !important;
}
.pmarkArea li{
  float: left;
  margin:2% auto 0 1%;
  width: 40%;
}
.pmarkAreaTitle{
  width: 69%;
  font-size:10px;
  line-height: 1.2em;
  text-align: left;
  margin-bottom:5px;
  padding:2% 0 0 5px;
}
.pmarkArea li.pmarkBox{
  width: 55%;
  background: #FFF;
  border:1px solid #e7e7e7;
  padding:2px;
  text-align:left;
}
.pmarkArea li img{
  height: auto;
}
.pmarkBox a{
  color:#999;
}
.pmarkBox img{
  width: 28%;
  height: auto;
  float:left;
}
.pmarkBox:hover{
  border:1px solid #ccc;
}
/*------------------------------*/
.l-navi, .l-wrapper iframe, .pr-txt, .l-common-search, #footer{
  display: none;
}

}