@charset "utf-8";

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

/* ========== mainImage ========== */
.c-mainImage-04 {
	background-image: url(../img/mainImage_03@x2.jpg);
}

@media only screen and (max-width: 640px) {
.c-mainImage-04.sp {
	background-image: url(../img/mainImage_03_sp@x2.jpg);
}
}

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