#main #lineup .inside {
	margin: 15px auto 30px;
}

#main #lineup .inside h4 {
	font-size: 1.3em;
	line-height: 2em;
}

#main #tab-box {
	background: #f3f6f8;
	padding: 20px;
	margin: 15px auto 30px;
}

#main #tabnavi li {
	display: inline;
	font-size: 1.3em;
	margin-left: 10px;
	text-align: center;
}

#main #tabnavi li:first-child {
	margin-left: 0;
}

#tabnavi li a {
	display: inline-block;
	background: #fff;
	border-bottom: 10px solid #f3f6f8;
	color: #3e3a39;
	padding: 20px 0;
	text-decoration: none;
	width: 32.2%;
}

#tabnavi li a:before {
	content: '\f0d7';
	font-family: FontAwesome;
	margin: -2px 10px 10px 0;
}

#tabnavi li a:hover, #tabnavi li a.active {
	background: #fff;
	border-top: 2px solid #ff6400;
	color: #ff6400;
}

#tabnavi li a.active {
	border-bottom: 10px solid #fff;
}

#tabcontent {
	padding: 20px;
	background: #fff;
	text-align: center;
}

#tabcontent h5 {
	font-weight: bold;
	display: inline-block;
	font-size: 1.1em;
}

#tabcontent p {
	margin-left: 0px;
	font-size: 0.9em;
	line-height: 1.5;
}

#tabcontent ul {
	width: 100;
}

#tabcontent li {
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	display: inline-block;
	vertical-align: top;
	text-align: left; //	padding: 10px;
	margin: 0 0 10px 10px;
	width: 428px;
	width: 408px\9;
}

.bd-n {
	border: none !important;
}

#tabcontent li label.checkbox {
	display: block;
	padding: 10px 10px 10px 38px;
	margin: 0;
	cursor: pointer;
}

#tabcontent li.disabled label.checkbox {
	cursor: default;
}

#tabcontent li label.checkbox .icons {
	margin: 16px 10px;
}

#tabcontent li a:hover {
	cursor: pointer;
}

#tabcontent li.left-btn {
	margin-left: 0;
}

#tabcontent li.right-txt-btn {
	margin-top: 10px;
	margin-bottom: 40px;
}

#tabcontent .link {
	border: none !important;
	font-size: 0.9em;
	text-align: right;
}

#tabcontent .link a {
	color: #333;
	text-decoration: none;
}

#tabcontent input[type="checkbox"] {
	padding: 5px;
}

#tabcontent .check {
	background: #fff8e1;
	border-color: #ff6400 !important;
}

#tabcontent .check h5 {
	color: #ff6400 !important;
}

#tabcontent .disabled {
	background: #eeeeee !important;
}

#tabcontent .disabled h5, #tabcontent .disabled p {
	color: #969696;
}

/*
.lineup-container{
	overflow: hidden;
}

.lineup-container li{
	float: left;
	margin:0 13px 20px 0;
	width: 230px;
}

.lineup-container ul{
	width: 972px;
}

	.lineup-container li:nth-child(4n){
		margin-right: 0;
	}

	.lineup-container div{
		font-size: 0.7em;
		margin-top: 1px;
	}

	.lineup-container .point{
		background: #f7f8f8;
		padding: 5px 1.5em 5px 1.5em;
		line-height: 1.7em;
		text-indent: -1em;

	}
*/
.caution sup {
	vertical-align: top;
}

.reset-btn {
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	color: #333;
	display: inline-block;
	font-size: 0.9em;
	padding: 10px;
	cursor: pointer;
}

.reset-btn a {
	display: block;
}

.reset-btn:before {
	color: #95bbcd;
	content: '\f056';
	font-family: FontAwesome;
	margin: -2px 10px 10px 0;
	width: 17px;
	height: 17px;
}

.lineup-container:after, #tabcontent:after, .use:after {
	content: "";
	display: block;
	clear: both;
}

.fuel-pic-area {
	position: relative;
}

.fuel-pic {
	position: absolute;
	top: 2px;
	right: 30px;
	width: 44px
}

.use {
	clear: both;
	margin: 20px auto 30px;
	width: 980px;
}

.use li {
	float: left;
	margin-left: 10px;
	margin-left: 10px\9;
	text-align: left;
}

.use li:first-child {
	margin-left: 0;
}

.lineup-anno {
	font-size: 12px;
	text-indent: -2em;
	padding-left: 2em;
	line-height: 1.5;
	margin-bottom: 4px;
}

.lineup-anno:first-child {
	margin-top: 20px;
}

.cf:after {
	content: "";
	display: block;
	clear: both;
}

.is-pc {
	display: block;
}

.is-sp {
	display: none;
}

.is-sp-inline {
	display: none;
}

@media screen and (max-width:736px) {
	.is-pc {
		display: none;
	}

	.is-sp {
		display: block;
	}

	.is-sp-inline {
		display: inline;
	}

	img {
		width: 100%;
		height: auto;
	}
}

.container {
	margin: 0 auto;
	width: 980px;
}

@media screen and (max-width:736px) {
	.container {
		width: 90.6%;
	}
}

.lineup-head {
	background: #fff;
}

.header-container {
	margin-top: 77px;
	margin-bottom: 52px;
	font-size: 0;
}

.header-box {
	margin: 0 48px 0 0;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0.03em;
}

.header-hdg {
	margin-bottom: 10px;
	color: #2b383f;
	font-size: 36px;
	font-weight: bold;
	text-indent: -0.1em;
	line-height: 1.22;
}

.header-hdg--en {
	color: #ff6400;
	font-size: 14px;
	line-height: 1;
}

.header-txt {
	margin: 2px 0 0 0;
	color: #2b383f;
	font-size: 16px;
	line-height: 1.62;
}

@media screen and (max-width:736px) {
	.header-container {
		margin-top: 40px;
		margin-bottom: 24px;
		font-size: 0;
	}

	.header-box {
		margin: 0;
		display: block;
	}

	.header-hdg {
		margin-bottom: 9px;
		font-size: 24px;
		line-height: 1;
		text-align: center;
	}

	.header-hdg--en {
		font-size: 12px;
		line-height: 1;
		text-align: center;
	}

	.header-txt {
		margin: 25px 0 0 0;
		font-size: 12px;
		line-height: 1.66;
	}
}

.lineup-main {
	background: #eceff1;
	padding: 50px 0 30px;
}

@media screen and (max-width:736px) {
	.lineup-main {
		padding: 30px 0 20px;
	}
}

.tab-container {
	margin-bottom: 15px;
}

.tab-box {
	background: #404a4f;
	margin: 0 0 16px;
	padding: 0 20px 0;
}

.tab-box.is-show {
	padding: 0 20px 20px;
}

.tab-box.is-show .tab-head-txt {
	background: url(/generator/lineup/images/icn_tab_open.png) no-repeat 100% 50%;
}

.tab-box.is-show .tab-main {
	display: block;
}

@media screen and (max-width:736px) {
	.tab-container {
		margin-bottom: 20px;
	}

	.tab-box {
		margin: 0 0 15px;
		padding: 0 10px 0;
	}

	.tab-box.is-show {
		padding: 0 10px 10px;
	}
}

.tab-head {
	padding: 5px 0;
	cursor: pointer;
}

.tab-head-txt {
	background: url(/generator/lineup/images/icn_tab_close.png) no-repeat 100% 50%;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	line-height: 2;
	letter-spacing: 0.03em;
}

@media screen and (max-width:736px) {
	.tab-box.is-show .tab-head-txt {
		background: url(/generator/lineup/images/icn_tab_open.png) no-repeat 100% 50%;
		background-size: 12px auto;
	}

	.tab-head-txt {
		background: url(/generator/lineup/images/icn_tab_close.png) no-repeat 100% 50%;
		background-size: 12px auto;
		font-size: 11px;
	}
}

.tab-main {
	background: #fff;
	width: 100%;
	font-size: 0;
	display: none;
	overflow: hidden;
}

.tab-category, .tab-contents {
	float: left;
	vertical-align: top;
}

.tab-category {
	background: #eceff1;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	width: 230px;
	height: 328px;
	box-sizing: border-box;
}

.tab-category-item {
	background: url(/generator/lineup/images/icn_arw_ltr.png) no-repeat 208px 50%;
	background-size: 7px auto;
	color: #2b383f;
	border-bottom: 2px solid #fff;
	padding: 22px 10px;
	font-size: 22px;
	font-weight: bold;
	line-height: 2;
	letter-spacing: 0.03em;
	box-sizing: border-box;
	cursor: pointer;
}

.tab-category-item.is-selected {
	background: #fff;
	color: #ff6400;
	cursor: default;
}

.tab-category-item.is-selected p {
	color: #ff6400;
}

@media screen and (max-width:736px) {
	.tab-category {
		border-top: 1px solid #fff;
		border-left: 1px solid #fff;
		border-bottom: 1px solid #fff;
		width: 40.3%;
		height: 210px;
	}

	.tab-category-item {
		background: url(/generator/lineup/images/icn_arw_ltr.png) no-repeat 93%;
		background-size: 5% auto;
		padding: 14px 20px 14px 10px;
		font-size: 11px;
		line-height: 1.83;
	}
}

.tab-contents {
	padding: 10px 20px;
	width: 710px;
	color: #3e3a39;
	box-sizing: border-box;
}

.tab-content {
	display: none;
}

.tab-content.is-show {
	display: block;
}

.tab-content_03 .tab-content-item {
	height: 75px;
	position: relative;
}

.fig-fuel {
	position: absolute;
	top: 5px;
	left: 600px;
	width: auto;
	height: 60px;
}

.tab-content-item {
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	height: 75px;
}

.tab-content-item.is-last {
	border-bottom: none;
}

@media screen and (max-width:736px) {
	.tab-contents {
		padding: 10px;
		width: 59.2%;
	}

	.tab-content_03 .tab-content-item {
		height: auto;
	}

	.tab-content-item {
		height: auto;
	}
}

.tab-content-checkbox {
	display: none;
}

.tab-content-checkbox:checked+label {
	background: #fef0d5;
}

.tab-content-checkbox:disabled+label {
	background: #eee;
	color: #999;
}

.tab-content-checkbox:checked+label .tab-content-name {
	background: url(/generator/lineup/images/icn_check_on_pc.png) no-repeat 0 50%;
	color: #ff6400;
}

.tab-content-item>label {
	display: block;
	padding: 16px 16px 14px;
	color: #3e3a39;
	box-sizing: border-box;
	cursor: pointer;
}

.tab-content_03 .tab-content-item>label {
	height: 74px;
}

.tab-content-item>label {
	height: 74px;
}

.tab-content-name {
	background: url(/generator/lineup/images/icn_check_pc.png) no-repeat 0 50%;
	margin: 0 0 2px;
	padding-left: 32px;
	font-size: 16px;
	font-weight: bold;
	color: inherit;
	line-height: 1.62;
	letter-spacing: 0.03em;
}

.tab-content-desc {
	font-size: 14px;
	line-height: 1.71;
	letter-spacing: 0.03em;
}

@media screen and (max-width:736px) {
	.tab-content-item>label {
		padding: 10px 4px;
		height: auto;
	}

	.tab-content-checkbox:checked+label .tab-content-name {
		background: url(/generator/lineup/images/icn_check_on_sp.png) no-repeat 0 0;
		background-size: 19px auto;
	}

	.tab-content_03 .tab-content-item>label {
		height: auto;
	}

	.tab-content-name {
		background: url(/generator/lineup/images/icn_check_sp.png) no-repeat 0 0;
		background-size: 19px auto;
		margin: 0;
		padding-left: 20px;
		font-size: 11px;
		line-height: 1.72;
	}
}

.link-content {
	float: right;
}

#main .link-item {
	background: url(/generator/lineup/images/icn_arw_ltr.png) no-repeat 100% 50%;
	background-size: 7px auto;
	margin: 0 0 0 34px;
	padding-right: 28px;
	color: #2b383f;
	font-size: 16px;
	line-height: 1.62;
	line-height: 1;
	letter-spacing: 0.03em;
	float: left;
}

#main .link-item:hover {
	text-decoration: none;
}

@media screen and (max-width:736px) {
	#main .link-item {
		margin: 0 0 10px 0;
		font-size: 11px;
		line-height: 1.18;
		float: right;
		clear: both;
	}
}

.search-container {
	margin-bottom: 30px;
}

.search-txt, .search-reset-btn {
	display: inline-block;
	vertical-align: bottom;
	font-size: 0;
}

.search-txt {
	margin-right: 30px;
}

.search-count {
	display: inline-block;
	font-size: 36px;
	line-height: 1.16;
	font-weight: bold;
	color: #ff6400;
	letter-spacing: 0.03em;
}

.search-suffix {
	margin-left: 4px;
	display: inline-block;
	font-size: 22px;
	letter-spacing: 0.03em;
}

.search-reset-btn {
	background: none;
	border: none;
	padding: 0;
	outline: none;
	cursor: pointer;
}

@media screen and (max-width:736px) {
	.search-container {
		margin-bottom: 20px;
	}

	.search-txt {
		margin-right: 16px;
	}

	.search-count {
		font-size: 24px;
		line-height: 1;
	}

	.search-suffix {
		font-size: 14px;
	}

	.search-reset-btn {
		width: 39.6%;
	}
}

.lineup-container {
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
	font-size: 0;
}

.lineup-item {
	margin: 0 8px;
	width: 230px;
	vertical-align: top;
	display: inline-block;
}

.lineup-box {
	margin: 0 0 20px;
	display: block;
}

.lineup-notes {
	margin: -8px 0 13px;
}

.lineup-notes-item {
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 0.03em;
}

.lineup-notes-item--normal {
	color: #2b383f;
}

.lineup-notes-item--alert {
	color: #c00;
}

.lineup-notes-item--alert span {
	font-size: 10px;
	vertical-align: top;
}

@media screen and (max-width:736px) {
	.lineup-notes-item--alert span {
		transform: scale(0.85, 0.85);
		display: inline-block;
		margin-top: -1px;
	}
}

@media screen and (max-width:736px) {
	.lineup-container {
		width: 90.6%;
	}

	.lineup-item {
		margin: 0;
		width: 100%;
	}

	.lineup-notes-item {
		font-size: 10px;
	}
}

.lineup-foot {
	background: #fff;
	padding: 44px 0 100px;
}

.footer-notes {
	margin: 0 0 45px;
}

.footer-notes-item {
	color: #2b383f;
	font-size: 16px;
	line-height: 1.75;
}

.footer-pdf {
	margin: 0 0 50px;
	display: block;
}

.download_btn {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 120px;
	background: #2b383f;
	border-radius: 5px;
	z-index: 10;
}

.download_btn span.ic-pdf {
	display: inline-block;
	padding-left: 75px;
	color: #fff;
	font-size: 22px;
	line-height: 28px;
	background: url(../images/icon_pdf.png) 0 center no-repeat;
	background-size: 46px auto;
}

.download_btn small {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}

.footer-use, .footer-feature {
	width: 470px;
}

.footer-use {
	float: left;
}

.footer-feature {
	float: right;
}

.footer-use-hdg {
	margin: 0 0 22px;
	color: #2b383f;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.07em;
}

.footer-use-mark {
	margin: 0 0 14px;
	padding: 12px 18px;
	border: 5px solid #eceff1;
	width: 100%;
	box-sizing: border-box;
}

.footer-use-txt {
	color: #ff6400;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.71;
	letter-spacing: 0.07em;
}

.footer-use-notes-item {
	color: #2b383f;
	font-size: 14px;
	line-height: 1.71;
	letter-spacing: 0.07em;
}

@media screen and (max-width:736px) {
	.lineup-foot {
		padding: 27px 0 50px;
	}

	.footer-notes {
		margin: 0 0 27px;
	}

	.footer-notes-item {
		font-size: 12px;
		line-height: 1.5;
	}

	.footer-pdf {
		margin: 0 0 30px;
	}

	.download_btn {
		height: 100px;
	}

	.download_btn span.ic-pdf {
		padding-left: 50px;
		font-size: 14px;
		line-height: 20px;
		background-size: 35px auto;
	}

	.download_btn small {
		font-size: 12px;
		line-height: 20px;
	}

	.footer-use, .footer-feature {
		width: 100%;
		float: none;
	}

	.footer-use-hdg {
		margin: 0 0 15px;
		font-size: 14px;
		line-height: 1;
	}

	.footer-use-mark {
		margin: 0 0 11px;
		padding: 12px 18px;
		border: 3px solid #eceff1;
	}

	.footer-use-txt {
		font-size: 12px;
		line-height: 1.66;
	}

	.footer-use-notes {
		margin: 0 0 25px;
	}

	.footer-use-notes-item {
		font-size: 12px;
		line-height: 1.66;
	}
}

/*
.js-header-wrapper {
    width: 100%;
    z-index: 100;
    position: fixed;
    top: 0;
}
.js-header-wrapper .l-outer-header {
    background-color: rgba(255,255,255,.9);
}
.js-header-wrapper .js-pc-header-panel .pc-header-tab-wrapper {
    background-color: rgba(120,120,120,.9);
}
.js-pc-header-panel .pc-header-tab a {
    color: #fff;
}

*/
#main {
	/*  padding-top: 100px;*/
}

.bread-links {
	list-style: none;
}

.bread-links .bread-links__item {
	font-size: 14px;
	padding-top: 15px;
	display: inline-block;
}

.bread-links__item a:hover {
	opacity: .7;
}

.bread-links .bread-links__item::after {
	content: ">";
}

.bread-links .bread-links__item:last-child::after {
	content: "";
}

.bread-links .bread-links__item a {
	color: #2b383f;
	margin: 0 5px;
	text-decoration: underline;
}

@media screen and (max-width: 736px) {
	.bread-links {
		background-color: #eceff1;
		padding: 10px;
		box-sizing: border-box;
		width: 110%;
		margin-left: -5%;
		vertical-align: middle;
	}

	.bread-links .bread-links__item {
		font-size: 10px;
		padding-top: 0;
	}
}

.lineup-item:hover {
	opacity: .7;
}

.l-section-inner.first {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.fz18 {}

/*エラーメッセージ*/
#caseZero {
	color: #c00;
	text-align: center;
	font-size: 20px;
	margin: 30px 0;
}

@media screen and (max-width: 736px) {
	#caseZero {
		font-size: 16px;
		margin: 20px 0;
	}
}

/* ----------------------------- 注釈 ----------------------------- */
.attention {
	margin-bottom: 50px;
	border: 5px solid #efefef;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.attention a {
	display: flex;
	align-items: center;
	padding: 30px;
}

.attention_l {
	width: 28.26531%;
}

.attention_l_img {
	display: inline-block;
	width: 65px;
	margin-right: 10px;
	vertical-align: text-top;
}

.attention_l_txt {
	display: inline-block;
	width: 60%;
	color: #c00;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	vertical-align: text-top;
}

.attention_r {
	padding-left: 30px;
	width: 72.57143%;
	border-left: 1px solid #ccc;
}

.attention_r_ttl {
	margin-bottom: 20px;
	color: #c00;
	font-size: 22px;
	line-height: 30px;
}

.attention_r_txt {
	margin-bottom: 20px;
	color: #2b383f;
	font-size: 16px;
	line-height: 26px;
}

.attention_r_link {
	font-size: 14px;
	text-align: right;
	text-decoration: underline;
}

@media screen and (max-width: 736px) {
	.attention {
		margin-bottom: 30px;
	}

	.attention a {
		flex-direction: column;
		padding: 15px;
	}

	.attention_l {
		padding-bottom: 15px;
		width: 100%;
	}

	.attention_l_img {
		margin-right: 15px;
		width: 13.46154%;
		vertical-align: middle;
	}

	.attention_l_txt {
		width: 72%;
		font-size: 14px;
		line-height: 1.6;
		vertical-align: middle;
	}

	.attention_r {
		padding-left: 0;
		padding-top: 15px;
		width: 100%;
		border-left: none;
		border-top: 1px solid #ccc;
	}

	.attention_r_ttl {
		margin-bottom: 15px;
		font-size: 18px;
	}

	.attention_r_txt {
		margin-bottom: 15px;
		font-size: 14px;
		line-height: 1.6;
	}
}