@charset "utf-8";

/* header, footer 調整
---------------------------*/
#login {
	display: none;
}
.pan-box {
	padding: 14px 0px 6px;
}
footer .subMenuArea {
	margin: 0;
	padding: 0;
}
.subMenu {
	width: auto;
	float: none;
}
.subMenu li {
	margin: 0;
	border-radius: 0;
}

/* コンテンツ
---------------------------*/
#wrap {
	margin: 0 auto 2%;
	padding: 0;
	background-color: #fff;
}
.left {
	float: left;
}
.right {
	float: right;
}
h3.main_ttl {
	margin: 0 0 5%;
	padding: 8% 0 0;
	position: relative;
	text-align: center;
}
h3.main_ttl:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	width: 110px;
	height: 6px;
	margin: auto;
	background: #0f4ca1;
}
.note {
	padding: 2% 0 0;
	font-size: 12px;
	line-height: 1.3;
}

/*方面別ナビ*/
.navi-box li.active {
	background-color: #fff21e;
}
.navi-box li:nth-child(n+5) {
	border-bottom: none;
}

/*イイネ*/
#iineWrap {
	padding: 0;
	font-size: 88%;
	background: url(../img/imp/bg_001.png) top center;
	font-size: 120%;
	line-height: 1.4;
}
#iineWrap img {
	width: 100%;
}
.intro_txt {
	padding: 0 2%;
}
.qa {
	padding: 2% 0;
}
.qa .answer {
	padding: 0 2% 2% 7%;
	position: relative;
}
.qa .answer:after {
	content: "A.";
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 1%;
	font-weight: bold;
	color: #e62087;
	font-size: 105%;
}
.txt_link {
	width: 80%;
	margin: 0 auto;
	background-color: #FF6600;
	border-radius: 15px;
	box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
}
.txt_link a {
	margin: 0 auto 4%;
	padding: 2% 0;
	display: block;
	background: url(/kix/sp/img/icon/icon_right01_wh.png) center right 5% no-repeat;
	background-size: 10%;
	text-align: center;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
}
.jikiden {
	padding: 4% 0 0;
	position: relative;
}
.jikiden:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 90px;
	height: 75px;
	background: url(../img/imp/jikiden_icon01.png) center center no-repeat;
	background-size: 100%;
}
.jikiden .inner {
	background-color: #e6f8ff;
}
.jikiden .inner .txt_box {
	padding: 6% 6% 6% 35%;
	background-image: url(../../img/imp/imp_iine_img02.png);
	background-repeat: no-repeat;
	background-position: top 20% left 5%;
	background-size: 30%;
}
.txt_box .ttl {
	font-weight: bold;
	color: #013d97;
	line-height: 1.7;
}
.txt_box .txt {
	font-size: 87%;
	line-height: 1.5;
}

/*スゴイ*/
#sugoiWrap {
	padding: 0 2% 4%;
	font-size: 88%;
	background: url(../../img/imp/res_bg_001.png) top center;
	border-top: 5px solid #fff;
	font-size: 120%;
}
#sugoiWrap img {
	width: 100%;
}
.support h4 {
	padding: 2% 0 0;
}
.support_point {
	padding: 2% 0;
	text-align: center;
}
.support_point li {
	width: 32.2%;
	display: inline-block;
	vertical-align: bottom;
}
#sugoiWrap .txt_box .inner {
	padding: 2% 4% 3%;
	background-color: #e6f8ff;
}
.tokuten {
	font-size: 120%;
}
.tokuten h4 {
	padding: 8% 0 0;
}
.tokuten01 {
	padding: 2%;
}
.tokuten01 .txt, .group_tokuten .txt {
	padding: 1% 0 2%;
	text-align: center;
	font-weight: bold;
}
.tokuten01 .txt span, .group_tokuten .txt span {
	font-size: 80%;
	font-weight: normal;
}
.tokuten01 .note {
	padding: 2% 0 3%;
	text-align: center;
}
.hayawari, .hyakkowari {
	padding: 4% 2% 0;
	background-image: url(../../img/imp/tokuten01_bg.jpg);
	border: 2px solid #d9f1ff;
}
.hayawari {
	border: 2px solid #d9f1ff;
}
.hyakkowari {
	border: 2px solid #fff791;
}
.hayawari table {
	width: 100%;
	margin: 0 0 5%;
	padding: 2% 0 0;
}
.hayawari th {
	padding: 1% 0;
	background-color: #ddd;
	font-weight: bold;
	font-size: 80%;
}
.hayawari th .date {
	color: #ea5c78;
}
.hayawari td {
	padding: 2% 2% 0;
}
.hayawari td.ttl {
	font-size: 70%;
}
.hayawari td.ttl span {
	display: inline-block;
	width: 40%;
	padding: 1%;
	background-color: #214da1;
	color: #fff;
	text-align: center;
}
.hayawari td.dtl {
	font-size: 85%;
	padding-left: 4%;
}
.hayawari td.discount {
	padding-left: 4%;
	color: #f00;
	font-weight: bold;
}
.or {
	width: 51px;
	margin: 2% auto 1.5%;
}
.btn-more {
	width: 80%;
	margin: 0 auto;
	background-color: #FF6600;
	border-radius: 15px;
	box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
}
.btn-more a {
	margin: 2% auto 4%;
	padding: 5% 0;
	display: block;
	background: url(/kix/sp/img/icon/icon_right01_wh.png) center right 5% no-repeat;
	background-size: 10%;
	text-align: center;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
}
.tokuten02 {
	padding: 5% 0;
}
.group_tokuten_inner {
	margin: -10% 0 4%;
	padding: 10% 2% 4%;
	background-color: #fff;
}
.group_tokuten_inner .note {
	padding: 0;
	text-align: right;
}
.group_tokuten dl {
	width: 100%;
	padding: 1% 6% 0;
}
.group_tokuten dl:nth-child(odd) {
	background-color: #eee;
}
.group_tokuten dt, .group_tokuten dd {
	display: inline-block;
}
.group_tokuten dt {
	width: 40%;
	padding: 0 0 1%;
	text-align: left;
	font-size: 83%;
	line-height: 1.2;
	vertical-align: middle;
}
.group_tokuten dd {
	width: 57%;
	font-size: 80%;
}
.group_tokuten dd.discount {
	color: #f00;
	font-weight: bold;
	font-size: 110%;
	text-align: right;
}
.tokuten03 {
	padding: 3% 6%;
	background-color: #fff;
	border: 2px solid #013d97;
}
.tokuten03 h5 {
	padding: 0 0 1%;
	margin: 0 0 1%;
	border-bottom: 2px solid #013d97;
	text-align: center;
}
.marker {
	display: block;
	padding: 2%;
	margin: 0 1% 0 0;
	background: #fff147;
}
.marker_s {
	display: inline-block;
	padding: 1%;
	margin: 0 1% 0 0;
	background: #fff147;
}
.tokuten03 .txt {
	text-align: left;
}
.tokuten03_inner .detail_box {
	width: 100%;
}
.tokuten03_inner .detail_box:first-child {
	padding: 3% 0;
}
.tokuten03_inner .detail_box:first-child h6 {
	width: 47%;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
.tokuten03_inner .detail_box:first-child .toptxt .txt {
	width: 50%;
	font-size: 70%;
}
.tokuten03 .price_list {
	width: 100%;
	margin: 2% 0 0;
	overflow: hidden;
	text-align: center;
}
.tokuten03 .price_list li:nth-child(n+2) {
	margin: 18px 0 0;
}
.tokuten03 .price_list li .day {
	display: inline-block;
	padding: 2% 2% 1%;
	background-color: #013d97;
	color: #fff;
	font-size: 70%;
}
.tokuten03 .price_list li .day span {
	font-size: 120%;
	font-weight: bold;
}
.tokuten03 .price_list li .num {
	display: inline-block;
	margin: 0 0 0 2%;
	font-size: 70%;
	color: #013d97;
	vertical-align: text-top;
}
.tokuten03 .price_list li .price {
	display: inline-block;
	margin: 0 0 0 2%;
	font-size: 100%;
	font-weight: bold;
	color: #f00;
}
.tokuten03 .price_list li .price span {
	font-size: 120%;
}
.tokuten03_inner .detail_box:nth-child(n+2) {
	padding: 3% 0;
	border-top: 1px dashed #013d97;
	text-align: left;
}
.tokuten03_inner .detail_box:nth-child(n+2) h6 {
	padding: 0 0 3%;
	font-size: 70%;
	font-weight: bold;
}
.tokuten03_inner .detail_box:nth-child(n+2) .txt {
	padding: 4% 0;
	font-size: 70%;
	line-height: 1.4;
}
.tokuten03_inner .detail_box:nth-child(2) {
	background: url(../../img/imp/imp_sugoi_toku_cp_img01.png) no-repeat right 1% center;
}
.tokuten03_inner .detail_box:nth-child(3) {
	background: url(../../img/imp/imp_sugoi_toku_cp_img02.png) no-repeat right top 22%;
}
.tokuten03_inner .detail_box:nth-child(3) .note {
	font-weight: normal;
	line-height: 1.4;
}
#sugoiWrap .tokuten03_inner .detail_box:nth-child(3) img {
	width: auto;
}
.tokuten03_inner .target {
	border: 2px solid #013d97;
	border-radius: 3px;
	font-size: 70%;
}
.tokuten03_inner .target dt {
	padding: 1% 2%;
	background-color: #013d97;
	color: #fff;
}
.tokuten03_inner .target dd {
	padding: 1% 2%;
	color: #013d97;
	font-weight: bold;
}
.tokuten_note {
	padding: 5% 2% 0;
	line-height: 1.45;
}
.tokuten_note dl {
	padding: 0 0 3%;
}
.tokuten_note dt {
	font-weight: bold;
}
.tokuten_note dd li {
	padding: 1% 0;
}

/*商品部分*/
#lineWrap {
	font-size: 120%;
}
#lineupWrap h3 img {
	width: 100%;
}
.item-wrap {
	margin: 0;
	padding: 0 3% 3%;
}
.item-json-wrap {
	display: block;
}
.item-json-wrap .item-box-inner {
	display: flex;
	width: 100%;
	margin: 3% auto;
	padding: 3% 3% 0;
	border: solid 2px #333;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #FFF;
	text-align: left;
	line-height: 1.2;
}
.item-json-wrap .item-box-inner:empty {
	display: none;
}
.item-box-inner .item_icon li {
	display: inline;
	margin: 0;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
.item-json-wrap .item_icon {
	position: inherit;
}
.item-box-inner .item_icon_imp {
	display: inline-block;
	margin: 0 4px 5px 0;
	border-radius: 2px;
	background-color: #723F8D;
}
.item-box-inner .item_icon_imp:empty {
	display: none;
}
.item-json-wrap .item-box-subttl {
	padding: 0 2% 2%;
	font-size: 100%;
}
.item-json-wrap .item-box-pic {
	display: inline-block;
	width: 36%;
	height: auto;
	margin-right: 1%;
	vertical-align: top;
}
.item-json-wrap .item-box-pic img {
	width: 100%;
	height: auto;
	top: 0;
	left: 0%;
}
.item-json-wrap .item_text {
	display: inline-block;
	width: 61%;
	padding: 5px;
	background-color: #ebf6fa;
	color: #333;
	font-size: 84%;
}
.item-json-wrap .item-box-price {
	padding: 0 5px;
	color: #F1442C;
	font-size: 100%;
}
.item-json-wrap .item-box-dep {
	color: #666;
	font-size: 12px;
	text-align: right;
}
.item-json-wrap .item-box-fuel {
	margin-top: 2px;
	padding-right: 0;
	color: #F1442C;
	font-size: 12px;
	text-align: right;
}
.item-box-note {
	display: none;
	padding: 2% 0 2%;
	border-top: 1px solid #eee;
	color: #222;
	font-size: 12px;
	clear: left;
}
.item-box-note.show {
	display: block;
}
.area_select h4 {
	font-size: 84%;
}
.search_more p {
	box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
	background-color: #ff9bc1;
}
.search_more p a {
	padding: 7% 0;
	font-weight: bold;
	color: #000;
}