/* ========== override ========== */
#jbk-frame-main {
	padding-bottom: 54px;
}

.c-column-group {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

@media only screen and (max-width: 640px) {
#jbk-frame-main {
	padding-bottom: 24px;
}
}

.c-noticeBlock-01.column-02 .col:first-child {
	border-right: 1px solid #bbbcbc;
}

.c-noticeBlock-01.column-02 .col + .col {
	border-right: none;
	margin-left: -1px;
}

@media only screen and (max-width: 640px) {
.c-noticeBlock-01.column-02 .col:first-child {
	border-right: none;
}
}

/* ========== additional styles ========== */
/* ----- key visual ----- */
#key-visual .page-title-pc,
#key-visual .page-title-sp {
	margin: -16px -10px 0;
}

#key-visual .page-title-sp {
	background-color: #70d2ff;
}

#key-visual .page-title-sp img {
	margin: 0 auto;
	max-width: 480px;
	width: 100%;
}

@media only screen and (min-width: 641px) {
#key-visual .page-title-pc,
#key-visual .page-title-sp {
	margin: -30px -54px 0;
}

#key-visual .c-copy-01,
#key-visual .c-noteList-01 {
	text-align: center;
}
}

/* ----- heading ----- */
@media only screen and (max-width: 480px) {
.c-heading4-01 h4 img[src*="marker_num_"] {
	height: 22px;
	width: 22px;
	vertical-align: -4px;
}
}

/* ----- faq item ----- */
@media only screen and (max-width: 640px) {
#flg-faqTopic-02 .c-figure-05,
#flg-faqTopic-03 .c-figure-05,
#flg-faqTopic-08 .c-figure-05,
#flg-faqTopic-09 .c-figure-05 {
	box-direction: reverse;
	box-orient: vertical;
	display: box;
		display: -moz-box;
		display: -webkit-box;
		display: -o-box;
		display: -ms-box;
		-moz-box-orient: vertical;
		-webkit-box-orient: vertical;
		-o-box-orient: vertical;
		-ms-box-orient: vertical;
		-moz-box-direction: reverse;
		-webkit-box-direction: reverse;
		-o-box-direction: reverse;
		-ms-box-direction: reverse;
}

#flg-faqTopic-02 .c-figure-05 figure,
#flg-faqTopic-03 .c-figure-05 figure,
#flg-faqTopic-08 .c-figure-05 figure,
#flg-faqTopic-09 .c-figure-05 figure {
	margin-top: 1em;
}
}

/* ========== original styles ========== */
strong.tategyoku_buy,
strong.tategyoku_sell {
	font-weight: bold;
}

strong.tategyoku_buy {
	color: #ff5252;
}

strong.tategyoku_sell {
	color: #0895e6;
}

.plus {
	color: #86be00;
}

.loss {
	color: #ed1562;
}

/* ----- importance ----- */
.faq-importantNotes-01 {
	border: 1px solid #e50000;
}

.faq-importantNotes-01 .head {
	border-bottom: 1px solid #d4d5d5;
	padding: 0px 28px;
}

.faq-importantNotes-01 > .item > .head > p {
	max-width: 980px;
	margin: 0 auto;
	overflow: hidden;
	padding: 16px 0 13px;
	position: relative;
}

.faq-importantNotes-01 > .item > .head > p strong {
	display: block;
	padding-right: 15px;
	padding-left: 30px;
}

.faq-importantNotes-01 > .item > .head > p strong:before {
	background-image: url(/assets/img/marker_04_@2x.png);
	background-repeat: no-repeat;
	background-size: auto 18px;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	width: 18px;
}

.faq-importantNotes-01 .body {
	padding: 0 54px 54px;
}

@media only screen and (max-width: 640px) {
.faq-importantNotes-01 .head {
	padding: 0px 10px 0 14px;
}

.faq-importantNotes-01 .body {
	padding: 0 14px 14px;
}
}

/* ----- contact ----- */
#flg-contact + .c-copy-01.text-center p:first-child {
	font-size: 125%;
}

#flg-contact + .c-copy-01.text-center .phone-number {
	color: #eb7000;
	font-size: 175%;
}
