@charset "utf-8";

/* ========== override ========== */
.column .text-center .img-responsive {
	margin-right: auto;
	margin-left: auto;
}

.column #jbk-frame-main {
	padding-bottom: 54px;
}

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

.column .c-noteList-01.text-center {
	margin-left: 0;
}

.column .c-noteList-01.text-center > li {
	text-indent: 0;
}


/* ========== additional styles ========== */
/* ----- margin ----- */
.flat {
	margin-top: 0 !important;
}

.closely-margined {
	margin-top: 5px !important;
}

.smally-margined {
	margin-top: 0.75em !important;
}

.normaly-margined {
	margin-top: 1.5em !important;
}

.largely-margined {
	margin-top: 3em !important;
}

/* ----- key-visual ----- */
#key-visual {
	background: #facf9c;
	padding: 8px 25px;
}

#key-visual h1 {
	margin: 0;
}

@media only screen and (max-width: 640px) {
#key-visual {
	padding: 10px 6px;
}
}

/* ----- heading ----- */
/* 01 */
.column-heading-01 {
	margin-top: 1.5em;
}

.column-heading-01 h2,
.column-heading-01 h3,
.column-heading-01 h4,
.column-heading-01 h5,
.column-heading-01 h6 {
	font-size: 150%;
	margin: 0;
}

.column-heading-01 h2:before,
.column-heading-01 h3:before,
.column-heading-01 h4:before,
.column-heading-01 h5:before,
.column-heading-01 h6:before {
	color: #eb7000;
	content: "■";
	font-size: 125%;
}

/* 02 */
.column-heading-02 {
	border: #eb7000 solid 3px;
	border-radius: 5px;
	display: inline-block;
	margin-top: 3em;
	padding: 8px 12px 4px;
}

.column-heading-02 h2,
.column-heading-02 h3,
.column-heading-02 h4,
.column-heading-02 h5,
.column-heading-02 h6 {
	color: #eb7000;
	font-weight: bold;
	font-size: 125%;
	margin: 0;
}

.c-heading3-01 + .column-heading-02 {
	margin-top: 1.5em;
}

.column-heading-02.filled {
	background: #eb7000;
	padding-right: 7px;
	padding-left: 7px;
}

.column-heading-02.filled h2,
.column-heading-02.filled h3,
.column-heading-02.filled h4,
.column-heading-02.filled h5,
.column-heading-02.filled h6 {
	color: #fff;
}


/* ----- infoBlock ----- */
/* 01 */
.column-infoBlock-01 {
	border: #d4d5d5 solid 1px;
	margin-top: 3em;
	padding: 24px;
}

.column-infoBlock-01 .author-heading {
	margin-bottom: 5px;
}

#author .c-figure-04 figure {
	display: none;
}

.vol-07 #author .c-figure-04 figure {
	display: block;
}

/* 02 */
.column-infoBlock-02 {
	background: #fce7cd;
	border-radius: 5px;
	font-size: 125%;
	font-weight: bold;
	margin-top: 45px;
	padding: 25px 25px 22px;
	position: relative;
}

.column-infoBlock-02:before {
	background: url(../img/arrow_01.png) center bottom no-repeat;
	content: "";
	height: 26px;
	position: absolute;
		bottom: 100%;
		left: 14.4%;
	width: 31px;
}

.column-infoBlock-02.square {
	border-radius: 0;
}

@media only screen and (max-width: 640px) {
.column-infoBlock-01 {
	margin-top: 1em;
	padding: 10px;
}

.column-infoBlock-02 {
	padding: 10px;
}
}

/* ----- balloon ----- */
.column-balloon-01 {
	margin-top: 3em;
}

.column-balloon-01:after {
	clear: both;
	content: "";
	display: block;
}

.column-balloon-01 .balloon-content {
	border: #eb7000 solid 3px;
	border-radius: 7px;
	padding: 37px 27px;
	position: relative;
}

.column-balloon-01 .balloon-content:before {
	background: url(../img/arrow_02.png) left center no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 36px;
	position: absolute;
		top: 33px;
		left: 100%;
	width: 33px;
}

.column-balloon-01 .balloon-content .c-copy-01 {
	font-size: 118.75%;
}

@media only screen and (min-width: 641px) {
.column-balloon-01 .balloon-figure {
	float: right;
	width: 168px;
}

.column-balloon-01 .balloon-content {
	margin-right: 200px;
}
}

@media only screen and (max-width: 640px) {
.column-balloon-01 {
	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;
}

.column-balloon-01 .balloon-figure {
	margin-top: 26px;
}

.column-balloon-01 .balloon-figure img {
	margin-right: auto;
	margin-left: auto;
}

.column-balloon-01 .balloon-content {
	border-width: 2px;
	padding: 12px;
}

.column-balloon-01 .balloon-content:before {
	background: url(../img/arrow_03.png) center top no-repeat;
	background-size: cover;
	height: 23px;
	margin-left: -13px;
		top: 100%;
		left: 50%;
	width: 25px;
}
}

/* ----- navigation ----- */
.column-nav-01 {
	margin-top: 3.5em;
}

.column-nav-01 .next-issue {
	border: #eb7000 solid 5px;
	border-radius: 7px;
	box-shadow: 2px 2px 2px #e1e1e1;
	padding: 30px 20px 20px;
	position: relative;
}

.column-nav-01 .next-issue:before {
	background: #eb7000;
	border-radius: 7px;
	color: #fff;
	content: "NEXT";
	font-size: 125%;
	font-weight: bold;
	margin-left: -3.25em;
	padding: 0.4em 2em 0.25em;
	position: absolute;
		top: -1.15em;
		left: 50%;
}

.vol-07 .column-nav-01 .next-issue:before {
	content: "THANK YOU！";
	margin-left: -5.85em;
}

.column-nav-01 .next-issue .link > a {
	color: #eb7000;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
}

.column-nav-01 .next-issue .link > a:before {
	background: url(/assets/img/marker_01_@2x.png) left center no-repeat;
	background-size: auto 100%;
	content: "";
	display: inline-block;
	height: 24px;
	vertical-align: -2px;
	width: 24px;
}

.column-nav-01 .next-issue .link > a:hover,
.column-nav-01 .next-issue .link > a:active,
.column-nav-01 .next-issue .link > a:focus {
	opacity: 0.7;
}

.column-nav-01 .column-menu {
	background: #eee;
	margin: 40px -54px 0;
	padding: 60px 54px;
}

.column-nav-01 .column-menu .column-issues {
	margin: 0;
}

.column-nav-01 .column-menu .column-issues > .current em {
	color: #eb7000;
	display: inline-block;
	padding: 1px 0 1px 24px;
	position: relative;
}

.column-nav-01 .column-menu .column-issues > .current em:before {
	background: url(../img/icon_01.png) center center no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 21px;
	position: absolute;
		top: 1px;
		left: -3px;
	width: 24px;
}

@media only screen and (min-width: 641px) {
.column-nav-01 .column-menu .column-menu-content {
	background: url(../img/line_01.png) center top repeat-y;
	vertical-align: top;
}

.column-nav-01 .column-menu .column-menu-content:after {
	clear: both;
	content: "";
	display: block;
}

.column-nav-01 .column-menu .column-issues {
	display: inline-block;
	float: left;
	position: relative;
}

.column-nav-01 .column-menu .column-issues + .column-issues {
	float: right;
}

.column-nav-01 .column-menu .column-issues > li {
	margin-top: 0;
}

.column-nav-01 .column-menu .column-issues > li + li {
	margin-top: 0.35em;
}
}

@media only screen and (max-width: 640px) {
.column-nav-01 .next-issue {
	padding: 20px 10px 10px;
}

.column-nav-01 .next-issue .link > a {
	font-size: 125%;
}

.column-nav-01 .next-issue .link > a:before {
	height: 18px;
	width: 18px;
}


.column-nav-01 .column-menu {
	margin: 1.25em -10px 0;
	padding: 10px;
}

.column-nav-01 .column-menu .column-issues > li {
	margin-top: 0.5em;
}
}

/* ----- importantNotes ----- */
.column-importantNotes-01 {
	background-color: #fff;
	border: #ca0000 solid 1px;
	margin-top: 1.25em;
}

.column-importantNotes-01 > .item {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

.column-importantNotes-01 > .item > .head {
	padding: 16px 30px 13px;
}

.column-importantNotes-01 > .item > .head > p {
	font-weight: bold;
	margin: 0;
	padding-left: 24px;
	position: relative;
}

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

.ie8 .column-importantNotes-01 > .item > .head > p:before {
	background-image: url(/assets/img/marker_04.png);
}

.column-importantNotes-01 > .item > .head > p strong {
	font-weight: bold;
}

.column-importantNotes-01 > .item > .body {
	border-top: #d4d5d5 solid 1px;
	padding: 20px 55px 50px;
}

.column-importantNotes-01 > .item > .body > *:first-child,
.column-importantNotes-01 > .item > .body > *:first-child > *:first-child {
  margin-top: 0;
}

@media only screen and (max-width: 640px) {
.column-importantNotes-01 > .item > .head,
.column-importantNotes-01 > .item > .body {
	padding: 10px;
}

.column-importantNotes-01 > .item > .body .c-table-03 {
	border-left: 1px solid #d4d5d5;
	border-right: 1px solid #d4d5d5;
	margin-right: 0;
	margin-left: 0;
}
}

@media print {
.column-importantNotes-01 > .item > .body {
	border-top: none;
	display: block;
}
}

.c-noticeBlock-01.column-01.foreign_deposit-bg-none,
.c-noticeBlock-01.column-02.foreign_deposit-bg-none{
  padding-top: 0;
  -webkit-box-shadow:none;
  box-shadow: none;
}
.c-noticeBlock-01.column-01.foreign_deposit-c-noticeBlock-01,
.c-noticeBlock-01.column-02.foreign_deposit-c-noticeBlock-01{
  background: none;
}
@media only screen and (max-width: 640px){
  .c-noticeBlock-01>.col .heading {
    font-size: 112.5%;
  }
  .c-noticeBlock-01>.col .text {
    font-size: 100%;
  }
}

.c-ground-01.wrap-foreign_deposit-c-glossary-01{
  border: 4px solid #de9d02;
}
.wrap-foreign_deposit-c-glossary-01 .c-noticeBlock-01 .glossary-color{
  color: #de9d02;
}