@charset "UTF-8";

@font-face {
  font-family: "ITCAvantGardeStd-Bold";
  src: url("../fonts/ITCAvantGardeStd-Bold.woff2"), url("../fonts/ITCAvantGardeStd-Bold.woff");
}
.avantB{
	font-family: "ITCAvantGardeStd-Bold","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体";
}
main *{
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体";
}
Main a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.Main_Contents{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

.Main_Contents svg{
	width: 960px;
}

.Main_Visual{
	width: 100%;
	height: 400px;
	margin: 0;
	background: url("../images/image_top.png") no-repeat center center,#bfd725;
	text-indent: -9999px;
}

.coupon_area{
	background: url("../images/image_bg.jpg") repeat center center;
	padding: 30px 0 40px;
	text-align: center;
}

.coupon_area ul{
	overflow: hidden;
	width: 758px;
	margin: 0 auto;
}
.coupon_area ul li{
	list-style-type: none;
}

.coupon_text{
	display: inline-block;
	background-color: rgba(255,255,255,0.85);
	padding: 15px 0;
	margin-bottom: 40px;
}
.coupon_text1 {
	font-size: 18px;
	font-weight: bold;
	padding: 5px 20px;
	margin: 0 0 5px;
}
.coupon_text2 {
	font-size: 14px;
	margin: 0;
}

.coupon01{
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	width: 100%;
	height: 252px;
	background-image: url('../images/image_coupon-5000.png');
	background-repeat: no-repeat;
}
.coupon01 > div:first-child{
	width: 73%;
	padding-left: 40px;
	box-sizing: border-box;
}
.coupon01 > div:first-child img.top{
	display: inline-block;
	width: 252px;
	height: auto;
	margin-top: 25px;
	margin-bottom: 15px;
	pointer-events: none;
}
.coupon01 > div:first-child p.middle{
	color: #0074BF;
	font-size: 30px;
	font-weight: 600;
	margin: 0;
}
.coupon01 > div:first-child p.bottom{
	color: #0074BF;
	font-size: 50px;
	font-weight: 700;
	margin: 5px 0 0;
  line-height: 1;
}
.win.Ie .coupon01 > div:first-child p.bottom{
	margin: -5px 0 0;
}
.coupon01 > div:first-child p.bottom span{
	font-size: 85px;
	font-weight: normal;
	letter-spacing: -1px;
}
.coupon01 > div:last-child{
	width: 27%;
	position: relative;
}
.coupon01 > div:last-child p{
	position: absolute;
	top: 52%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	letter-spacing: -1.5px;
	line-height: 1.5;
	margin: 0;
}
.coupon01 > div:last-child p span{
	font-size: 28px;
	letter-spacing: 0;
}

.coupon02, .coupon03{
	display: inline-block;
	width: 366px;
	height: 249px;
	background-image: url('../images/image_coupon-other.png');
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-bottom: 40px;
}
.coupon02{
	margin-right: 22px;
}

.coupon02 > div:first-child,
.coupon03 > div:first-child{
	padding-left: 40px;
	box-sizing: border-box;
}
.coupon02 > div:first-child img.top,
.coupon03 > div:first-child img.top{
	display: inline-block;
	width: 177px;
	height: auto;
	margin-top: 30px;
	margin-bottom: 12px;
	pointer-events: none;
}
.coupon02 > div:first-child p.middle,
.coupon03 > div:first-child p.middle{
	color: #0074BF;
	font-size: 20px;
	font-weight: 600;
	margin: 0;
}
.coupon02 > div:first-child p.bottom,
.coupon03 > div:first-child p.bottom{
	color: #0074BF;
	font-size: 30px;
	font-weight: 700;
	margin: 8px 0 0;
  line-height: 1.1;
}
.win.Ie .coupon02 > div:first-child p.bottom,
.win.Ie .coupon03 > div:first-child p.bottom{
	margin: 1px 0 0;
}
.coupon02 > div:first-child p.bottom span,
.coupon03 > div:first-child p.bottom span{
	font-size: 50px;
	font-weight: normal;
	letter-spacing: -1px;
}
.coupon02 > div:last-child,
.coupon03 > div:last-child{
	margin-top: 30px;
}
.win.Ie .coupon02 > div:last-child,
.win.Ie .coupon03 > div:last-child{
	margin-top: 35px;
}
.coupon02 > div:last-child p,
.coupon03 > div:last-child p{
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -1.5px;
	margin: 0;
}
.coupon02 > div:last-child p span,
.coupon03 > div:last-child p span{
	font-size: 23px;
	letter-spacing: 1px;
}

ul.bt_block li{
	display: inline-block;
	width: 366px;
	height: auto;
	background-repeat: no-repeat;
	margin: 0;
}
ul.bt_block li:first-child{
	margin-right: 22px;
}

ul.bt_block li img{
	width: 100%;
}


.detail_area{
	box-sizing: border-box;
	margin: 0 auto;
	text-align: center;
	padding: 20px;
	background: url("../images/detail_bg.jpg") no-repeat center;
	background-size: cover;
}

.detail_block{
	margin: 0;
	background-color: #fff;
	padding: 40px;
}

.detail_block h2{
	display: inline-block;
	width: 220px;
	height: 40px;
	padding: 0 20px;
	border-radius: 40px;
	background-color: #FF740D;
	color: #fff;
	font-size: 26px;
	line-height: 40px;
	font-weight: 700;
  margin: auto;
}
.win.Ie .detail_block h2{
	line-height: 50px;
}

.detail_block dl{
	padding-left: 90px;
	font-size: 1.4em;
	text-align: left;
	color: #000;
	line-height: 1.6;
	overflow: hidden;
  margin-top: 30px;
}

.detail_block dt{
	clear: left;
	float: left;
	display: block;
	color: #FF740D;
	font-size: 18px;
	font-weight: 700;
}
.detail_block dt:before{
	content: "■ ";
}

.detail_block dd{
	font-size: 18px;
	font-weight: normal;
	margin-left: 120px;
	display: block;
	margin-bottom: 20px;
}
.detail_block dl dd:last-child{
	margin-bottom: 0;
}
.detail_block dd small{
	font-size: 15px;
}

.detail_block dd ul{
	margin: 0;
	padding: 0;
}
.detail_block dd ul li{
	list-style-type: none;
	margin-left: 18px;
	margin-bottom: 5px;
}
.detail_block dd ul li:before{
	content: "・";
	margin-left: -22px;
}

.Banner_Contents{
	width: 960px;
	margin: 50px auto;
}

.Banner_Contents p{
	margin-top: 20px;
}



/* KNT用追加*/

.sp_only {
display: none!important;
}

.sub_menu {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}
#wrapper {
   font: 12px/1.25 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    *font-size: small;
    _font: x-small;
}

#wrapper h1, h2{
	font-weight: bold!important;
}

.banner{
   float: none;
}

.DP_area h2 img {
    vertical-align: bottom;
}

.Btn_A a {
    color: #000!important;
}

.Btn_A a:hover {
    text-decoration: none!important;
}
.Ranking a li.part02 .bt_arrow {
    font-size: 12px!important;
	letter-spacing: -1px;
	text-align: left;
	padding-left:2px;
	line-height: 1.5!important;
  }

.bt_arrow {
    width: 190px;
	line-height: 1.3!important;
}


.Ranking a li.part02 .bt_arrow:before {
    right: 2px;
}

.bt_arrow2 {
	line-height: 1.1!important;
}

.box02 dl {
	line-height: 1!important;
}

#Emergency {
    border: #ff9000 4px solid;
	background-color: #fcf2e3;
	margin: 10px auto 20px;
	padding:15px 5px!important;
	border-radius: 10px;
	line-height:1;
 }

#Emergency h2 {
	font-size: 24px;
	color: #ef4125!important;
	text-align: center!important;
 }
