.img-responsive{display:block;max-width:100%;height:auto}


/* ========== override ========== */
.text-center .img-responsive {
	margin-right: auto;
	margin-left: auto;
}

.text-center th,
.text-center td {
	text-align: center;
}

/* ----- c-list-01 ----- */
.c-list-01 .c-linkList-01 > li {
	list-style: none;
}

/* ----- c-list-03 ----- */
.c-list-03 .c-linkList-01 > li {
	text-indent: 0;
}

/* ----- c-noteList-01 ----- */
.c-noteList-01 .c-linkList-01 > li {
	font-size: 100%;
	margin-top: 0.25em;
	text-indent: 0;
}

.c-noteList-01 .c-linkList-01 > li > a {
	color: inherit;
	padding-left: 22px;
}

.c-noteList-01 .c-linkList-01 > li > a:before {
	background-size: auto 16px;
	width: 16px;
}

/* ----- c-noteList-03 ----- */
.c-noteList-03 .c-list-01     > li:before,
.c-noteList-03 .c-list-03     > li:before,
.c-noteList-03 .c-linkList-01 > li:before,
.c-noteList-03 .c-noteList-01 > li:before {
	display: none;
}

.c-noteList-03 .c-list-01     > li,
.c-noteList-03 .c-list-03     > li,
.c-noteList-03 .c-noteList-01 > li {
	padding-left: 0;
}

.c-noteList-03 .c-list-01 > li {
	margin-left: 20px;
}

.c-noteList-03 .c-list-03 > li {
	margin-left: 2.25em;
}

/* ----- c-subNavi-01 ----- */
.c-subNavi-01 ul li:first-child {
	margin-left: 0;
}

/* ========== general ========== */
.flat {
	margin-top: 0 !important;
}


/* ========== header ========== */
#jbk-header-area h1.horizontal {
	height: auto;
	max-width: 100%;
	padding-right: 5px;
	padding-bottom: 8px;
	width: 585px;
}


@media screen and (max-width: 768px) {
#jbk-header-area h1 {
	width: 111px;
	height: auto;
}
}

@media only screen and (max-width: 640px) {
#jbk-header-area h1.horizontal {
	padding-bottom: 0;
}
}


/* ========== text ========== */
.c-text-01 {
	color: #eb7000;
}

.c-text-02 {
	white-space: nowrap;
}

/* ========== button ========== */
.c-btn-01.icon-simulator:before {
	width: 18px;
	height: 21px;
	background-image: url(../img/icon_10.png);
	background-size: 100% 100%;
}

.c-btn-01.icon-insurance-01:before {
	background: url(../img/icon_13.png) left top no-repeat;
	background-size: 100% auto;
}

.c-btn-account.icon-insurance-01:before {
	background: url(../img/icon_11.png) left top no-repeat;
	background-size: 100% 100%;
	height: 27px;
	margin-top: -2px;
		left: 23px;
	width: 27px;
}

/* ========== column-group ========== */
@media only screen and (min-width: 640px) {
.c-column-group .col-unit-2\/3 {
	display: inline;
	float: left;
	width: 65.714285714285711%;
}

.c-column-group .col-unit-2\/3:first-child {
	margin-left: 0;
}
}

/* ========== cnvBlock ========== */
.cnvBlock-spaced-01 {
	padding-right: 18px;
	padding-left: 18px;
}

@media only screen and (max-width: 640px) {
	.cnvBlock-spaced-01 {
		padding-right: 10px;
		padding-left: 10px;
	}
}

.c-cnvBlock-01 .c-noteList-03 li ,
.c-cnvBlock-02 .c-noteList-03 li {
	display: inline-block;
}

.c-cnvBlock-01 .c-noteList-03 li:first-child ,
.c-cnvBlock-02 .c-noteList-03 li:first-child {
	margin-top: 0;
}

/* ========== voice ========== */
.c-voice-01 .c-voice-item > .c-copy-01 {
	padding-left: 61px;
	position: relative;
}

.c-voice-01 .c-voice-item > .c-copy-01:before {
	background: url(../img/icon_09.png) left top no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 38px;
	position: absolute;
		top: 0;
		left: 0;
	width: 46px;
}

.c-voice-01 .c-voice-item .c-voice-contributor {
	text-align: right;
}

@media only screen and (min-width: 640px) {
.c-voice-01 > .c-column-group {
	margin-top: 3em;
}
}

@media only screen and (max-width: 640px) {
.c-voice-01 > .c-column-group,
.c-voice-01 > .c-column-group > .c-voice-item {
	margin-top: 1.5em;
}

.c-voice-01 .c-voice-item > .c-copy-01 {
	padding-left: 43px;
}

.c-voice-01 .c-voice-item > .c-copy-01:before {
	height: 28px;
		top: -3px;
	width: 33px;
}
}

/* ========== steps ========== */
.c-steps-02 .icon-apps figure {
	max-width: 222px;
}
