@charset "utf-8";

@import url(/products/foreign_deposit/css/style.css);

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

@media only screen and (max-width: 640px) {
.h4 {
	font-size: 100%;
}
}



/* ========== general ========== */
.dense {
	padding-top: 0 !important;
}

.flat {
	margin-top: 0 !important;
}

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

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

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

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

@media only screen and (max-width: 640px) {
.hidden-sp {
	display: none;
}
}


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

#feature-03 {
	margin-top: 0.8em;
}


/* ----- key-visual ----- */
#key-visual h1 {
	background: #70d2ff center top repeat-x;
	margin: 0;
}

#key-visual .pc {
	background-image: url(../img/bg_02.png);
	background-size: contain;
}

.guidance-content-home #key-visual .pc {
	background-image: url(../img/bg_01.png);
}

#key-visual .c-copy-01 {
	color: #011f48;
	padding: 0 10px 10px;
}

@media only screen and (min-width: 641px) {
#key-visual {
	margin-bottom: 1.75em;
}
}

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


/* ========== heading ========== */
/* ----- 01 ----- */
.guidance-heading-01 {
	color: #fff;
	margin: 54px -54px 25px;
	padding: 0 10px;
	position: relative;
}

.guidance-heading-01:after {
	border-style: solid;
	border-width: 16px 32px 0;
	content: "";
	display: block;
	margin-left: -32px;
	position: absolute;
		top: 100%;
		left: 50%;
	height: 0;
	width: 0;
}

.guidance-heading-01 .label {
	font-size: 175%;
	font-weight: bold;
}

/* ----- 02 ----- */
.guidance-heading-02 {
	display: block;
	font-size: 125%;
	text-align: center;
}

/* ----- 03 ----- */
.guidance-heading-03 h3 {
	font-weight: bold;
	font-size: 163%;
}
#feature-03 .guidance-heading-03 {
	margin-top: 2em;
}

/* ----- 04 ----- */
.guidance-heading-04 {
	margin: -30px -54px 0 !important;
	padding: 0 10px;
}

/* ----- 05, 06 ----- */
.guidance-heading-05,
.guidance-heading-06 {
	margin-top: 3.375em;
}

.guidance-heading-05 .label,
.guidance-heading-06 .label {
	border-bottom: 1px solid #d4d5d5;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.4;
	margin: 0;
	padding: 0 0 10px;
}

.guidance-heading-05 .label.has-icon,
.guidance-heading-06 .label.has-balloon {
	padding-bottom: 5px;
}

.guidance-heading-05 .label .icon,
.guidance-heading-06 .label .balloon {
	margin-right: 10px;
}

.guidance-heading-06 .label .balloon {
	margin-bottom: 5px;
	vertical-align: bottom;
}

@media only screen and (max-width: 640px) {
.guidance-heading-01 {
	margin: 32px -10px 15px;
}

.guidance-heading-01:after {
	border-width: 8px 16px 0;
	margin-left: -16px;
}

.guidance-heading-02 {
	text-align: left;
}

.guidance-heading-03 h3 {
	font-size: 125%;
}

.guidance-heading-04 {
	margin: -16px -10px 0 !important;
}

.guidance-heading-05,
.guidance-heading-06 {
	margin-top: 1.685em;
}

.guidance-heading-05 .label,
.guidance-heading-06 .label {
	font-size: 125%;
}

.guidance-heading-05 .label .icon {
	height: 24px;
	width: 24px;
}

.guidance-heading-06 .label .balloon {
	height: 33px;
	width: 50px;
}
}


/* ========== text ========== */
.guidance-text-01 {
	color: #ec1562;
}

.guidance-text-02 {
	color: #0896e6;
}


/* ========== toc ========== */
.guidance-toc-01 {
	margin-right: -10px;
}

.guidance-toc-01 > ul,
.guidance-toc-01 > ul > li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.guidance-toc-01 > ul > li a:hover img,
.guidance-toc-01 > ul > li a:active img,
.guidance-toc-01 > ul > li a:focus img {
	opacity: 0.7;
}


/* PC */
.guidance-toc-01.pc > ul,
.guidance-toc-01.pc > ul > li {
	display: inline-block;
}

.guidance-toc-01.pc > ul {
	font-size: 0;
	text-align: center;
}

.guidance-toc-01.pc > ul > li {
	border: #ccc solid 1px;
	box-shadow: 2px 2px 2px #e1e1e1;
	font-size: 16px;
	margin: 8px 7px 0 0;
}
.guidance-content-merit .guidance-toc-01.pc > ul > li {
	margin-right: 5px;
}

/* SP */
.guidance-toc-01.sp {
	margin-right: 0;
}

.guidance-content-merit .guidance-toc-01.sp > ul > li {
	margin-right: 0;
}

.guidance-toc-01.sp > ul > li a {
	background: left top repeat-x;
	background-size: contain;
	display: block;
}

.guidance-content-basic .guidance-toc-01.sp > ul > li a {
	background-image: url(../basic/img/bg_01_20230817.png);
}

.guidance-content-merit .guidance-toc-01.sp > ul > li a {
	background-image: url(../merit/img/bg_01.png);
}


/* ========== feature ========== */
.guidance-feature-01 > ul,
.guidance-feature-01 > ul > li {
	list-style: none;
	margin: 0;
	padding: 0;
}

@media only screen and (min-width: 641px) {
.guidance-feature-01 {
	text-align: center;
}

.guidance-feature-01 > ul {
	display: inline-block;
	font-size: 0;
	margin-right: -16px;
}

.guidance-feature-01 > ul > li {
	background: center top no-repeat;
	display: inline-block;
	font-size: 16px;
	margin-top: 20px;
	margin-right: 16px;
	padding-top: 110px;
	width: 205px;
}

.guidance-feature-01 > ul > li:after {
	font-size: 0;
}

#feature-01 .guidance-feature-01 > ul > li {
	background-image: url(../img/icon_feature_01_pc.png);
}
#feature-01 .guidance-feature-01 > ul > li + li {
	background-image: url(../img/icon_feature_02_pc.png);
}
#feature-01 .guidance-feature-01 > ul > li + li + li {
	background-image: url(../img/icon_feature_03_pc.png);
}
#feature-01 .guidance-feature-01 > ul > li + li + li + li {
	background-image: url(../img/icon_feature_04_pc.png);
}

#feature-02 .guidance-feature-01 {
	background: url(../img/bg_03.png) center 45px no-repeat;
}
#feature-02 .guidance-feature-01 > ul > li {
	background-image: url(../img/icon_feature_05_pc.png);
}
#feature-02 .guidance-feature-01 > ul > li + li {
	background-image: url(../img/icon_feature_06_pc.png);
}
}

@media only screen and (max-width: 870px) {
#feature-02 .guidance-feature-01 {
	background-size: contain;
}
}

@media only screen and (max-width: 720px) {
#feature-02 .guidance-feature-01 {
	background-image: none;
}
}

@media only screen and (max-width: 640px) {
.guidance-feature-01 > ul > li {
	background: left top no-repeat;
	margin-top: 30px;
	padding-left: 80px;
}

#feature-01 .guidance-feature-01 > ul > li {
	background-image: url(../img/icon_feature_01_sp.png);
	background-position: 2px top;
	background-size: 70px 70px;
	min-height: 70px;
}
#feature-01 .guidance-feature-01 > ul > li + li {
	background-image: url(../img/icon_feature_02_sp.png);
	background-position: 2px top;
	background-size: 70px 70px;
	min-height: 70px;
}
#feature-01 .guidance-feature-01 > ul > li + li + li {
	background-image: url(../img/icon_feature_03_sp.png);
	background-position: 5px top;
	background-size: 65px 65px;
	min-height: 65px;
}
#feature-01 .guidance-feature-01 > ul > li + li + li + li {
	background-image: url(../img/icon_feature_04_sp.png);
	background-position: left top;
	background-size: 73px 65px;
	min-height: 65px;
}
#feature-02 .guidance-feature-01 > ul > li {
	background-image: url(../img/icon_feature_05_sp.png);
	background-position: 10px top;
	background-size: 53px 79px;
	min-height: 79px;
}
#feature-02 .guidance-feature-01 > ul > li + li {
	background-image: url(../img/icon_feature_06_sp.png);
	background-position: 4px top;
	background-size: 62px 79px;
	min-height: 79px;
}
}


/* ========== infoBlock ========== */
.guidance-infoBlock-01 {
	border-radius: 10px;
	padding: 30px;
}

.guidance-infoBlock-01 > .heading {
	font-size: 125%;
	font-weight: bold;
	margin: 0;
}

.guidance-infoBlock-01 > .heading .shoulder {
	border-radius: 10px;
	color: #fff;
	margin-right: 0.25em;
	padding: 4px 8px 1px;
}

.guidance-infoBlock-01 .col-unit-1\/2 {
	background: #fff;
	border-radius: 10px;
	padding: 20px;
}

.guidance-infoBlock-01 .col-unit-1\/2 dl {
	margin: 0;
}

@media only screen and (max-width: 420px) {
.guidance-infoBlock-01 {
	border-radius: 5px;
	padding: 15px 10px 10px;
}

.guidance-infoBlock-01 > .heading {
	font-size: 107.5%;
}

.guidance-infoBlock-01 > .heading .shoulder {
	border-radius: 5px;
	margin-right: 0;
	padding: 2px 5px 0;
}

.guidance-infoBlock-01 .col-unit-1\/2 {
	padding: 10px;
}

.guidance-infoBlock-01 .col-unit-1\/2 {
	border-radius: 5px;
}
}


/* ========== nav ========== */
.guidance-nav-01 {
	margin-bottom: 1.75em;
	padding: 0;
}

.guidance-nav-01 a:hover img,
.guidance-nav-01 a:active img,
.guidance-nav-01 a:focus img {
	opacity: 0.7;
}


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

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

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

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

.guidance-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;
}

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

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

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


/* ========== column-group ========== */
.guidance-column-group {
	margin-top: 28px;
}

.guidance-column-group .col-unit-1\/2 {
	border-right: 2px solid #d4d5d5;
}
.guidance-column-group .col-unit-1\/2+.col-unit-1\/2 {
	border: none;
}

.guidance-column-group dl {
	margin-bottom: 0;
	padding-right: 2.857142857142857%;
}

.guidance-column-group dt {
	margin: 0;
	padding: 0;
	margin-top: 1.625em !important;
}
.guidance-column-group dt:first-child {
	margin-top: 1.3em !important;
}

.guidance-column-group dt a {
	display: inline-block;
	padding: 1px 0 1px 24px;
	position: relative;
	color: #eb7000;
	text-decoration: none;
	font-size: 112.5%;
}
.guidance-column-group dt a:before {
	width: 18px;
	height: 100%;
	background-image: url(/assets/img/marker_01_@2x.png);
	background-repeat: no-repeat;
	background-size: auto 18px;
	position: absolute;
	left: 0;
	top: 2px;
	content: "";
}

.guidance-column-group dd {
	margin-left: 24px;
}
.guidance-column-group dd p {
	margin-top: 0.8em;
}

@media only screen and (max-width: 640px) {
	.guidance-column-group .col-unit-1\/2 {
		border-right: none;
	}
	.guidance-column-group .col-unit-1\/2+.col-unit-1\/2 {
		margin-top: 1.625em;
	}
	.guidance-column-group dt:first-child {
		margin-top: 0 !important;
	}
}


/* ========== color ========== */
#feature-01 .guidance-heading-01,
.guidance-infoBlock-01 > .heading .shoulder,
.guidance-content-basic .guidance-heading-04,
.guidance-content-merit .guidance-nav-01 {
	background: #42BEF7;
}

#feature-02 .guidance-heading-01,
.guidance-content-merit .guidance-heading-04,
.guidance-content-basic .guidance-nav-01 {
	background: #ef3d3d;
}

.guidance-infoBlock-01 {
	background: #e3f4ea;
}

#feature-01 .guidance-heading-01:after {
	border-top-color: #35a667;
}
#feature-02 .guidance-heading-01:after {
	border-top-color: #ef3d3d;
}

#feature-01 .guidance-heading-02,
.guidance-content-basic .guidance-heading-05 .label,
.guidance-infoBlock-01 > .heading {
	color: #eb7000;
}

#feature-02 .guidance-heading-02,
.guidance-content-merit .guidance-heading-05 .label {
	color: #ef3d3d;
}

#feature-03 .guidance-heading-01 {
	background: #fce7cd;
}

.guidance-heading-06 .label em {
	color: #0895e6;
}

/* ========== section-faq ========== */
#section-faq{
  background-color: #fff;
}
#section-faq .question,#section-faq .answer-wrap{
margin-bottom: 0!important;
border: 1px solid #bcbcbc;
border-top: 0;
}
#section-faq ul.questions > li + li{
margin-top: 0!important;
}
#section-faq ul.questions > li:first-child {
border-top: 1px solid #bcbcbc;
}
@media screen and (max-width: 767px) {
  #section-faq ul.questions {
    padding: 0;
  }
}
#section-faq ul.questions{
padding: 0;
}
#section-faq ul.questions > li{
  list-style: none;
}
#section-faq ul.questions > li + li {
  margin-top: 1em;
}
#section-faq .question,
#section-faq .answer {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
#section-faq .answer .label {
  color: #f0920c;
}
#section-faq .label {
  color: #888;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 30px;
  font-size: 1em;
  font-weight: bold;
}
#section-faq .answer .label{
  font-size: 1.5em;
}
@media screen and (max-width: 767px) {
  #section-faq .label {
    width: 30%;
    padding: 0;
  }
}
#section-faq .text {
  padding: 1.5em 2.5em 1.5em 0.5em;
  font-weight: bold;
  font-size: 1em;
}
#section-faq .text .em {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #section-faq .text {
    width: 70%;
  }
}
#section-faq .question {
  background-color: #fff;
  cursor: pointer;
  margin-bottom: 0.25em;
}
#section-faq .question:hover {
  background-color: #eee;
}
#section-faq .question.opened .text {
  background-image: url("/guidance/foreign_deposit/beginner/img/icon-chevron-up-black.png");
  background-repeat: no-repeat;
}
#section-faq .question .label {
  margin-bottom: 0;
}
#section-faq .question .text {
  margin-bottom: 0;
  color: #222;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  background-image: url("/guidance/foreign_deposit/beginner/img/icon-chevron-down-black.png");
  background-repeat: no-repeat;
  -webkit-background-size: auto 1.125em;
  -moz-background-size: auto 1.125em;
  background-size: auto 1.125em;
  background-position: right 1em center;
}
#section-faq .answer-wrap {
  display: none;
}
#section-faq .answer {
  background-color: #ffede3;
}
#section-faq .answer:hover {
  background-color: #ffede3;
}
#section-faq .answer .label {
  background-color: #ffede3;
  margin-bottom: 0;
}
#section-faq .answer .text {
  color: #222;
  margin-bottom: 0;
}

.basic_blue {
	color: #0895e6;
}

.basic_red {
	color: #ED2B70;
}