@charset "utf-8";

/* ========== c-ground-01 ========== */
.c-ground-01.text-center{
  padding-top: 16px;
  padding-bottom: 16px;
}

/* ========== subnavi-area ========== */
div.heading-group.foreignDeposit-head {
  padding-bottom: 0;
  border-color: #bcbdbd;
}
div.heading-group.foreignDeposit-head > .frame-content .c-subNavi-01:after {
  background: none;
}
div.foreignDepositsubNaviBkg {
  background-color: #d4d5d5;
  padding-bottom: 25px;
  margin-top: 1.25em;
}
@media only screen and (max-width: 640px) {
  div.foreignDepositsubNaviBkg {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
div.foreignDepositsubNaviBkg .c-subNavi-01 {
  padding-top: 0;
}
.heading-group.foreignDeposit-head .c-subNavi-01:after {
  width: 28px;
  height: 15px;
  background-image: url(/products/foreign_deposit/img/marker_19.png);
  background-repeat: no-repeat;
  background-size: 28px 15px;
  background-position: center bottom;
  position: absolute;
  left: 48.5%;
  bottom: -39px;
  content: "";
}
#jbk-frame-main + .heading-group.subNaviBtm .foreignDepositsubNaviBkg .c-subNavi-01:last-child:before {
  background: none;
}
.c-btnGroup-01.foreignDeposit-subNavi-btnGroup p a.c-btn-01 {
  margin-left: 4px;
  color: #656565;
}
.c-btnGroup-01.foreignDeposit-subNavi-btnGroup p:first-child a.c-btn-01 {
  margin-left: 0;
}
.c-btnGroup-01.foreignDeposit-subNavi-btnGroup p {
  margin: 0;
  display: inline-block;
}
@media only screen and (max-width: 640px) {
  .c-btnGroup-01.foreignDeposit-subNavi-btnGroup p {
    display: block;
  }
  .c-btnGroup-01.foreignDeposit-subNavi-btnGroup p a.c-btn-01 {
    font-size: 14px;
    margin-left: 0;
    margin-top: 10px;
  }
  .c-btnGroup-01.foreignDeposit-subNavi-btnGroup p:first-child a.c-btn-01 {
    margin-top: 0;
  }
}

/* ========== list ========== */
.c-linkList-glossary{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.c-linkList-glossary li{
  width: 32%;
  margin-right: 2%;
  margin-top: 0.85em;
}
.c-linkList-glossary li:nth-of-type(3n){
  margin-right: 0;
}
.c-linkList-01.c-linkList-glossary li a{
  padding-left: 13px;
}
.c-linkList-01.c-linkList-glossary li a:before{
  background-image: url(/assets/img/icon_arrow_right.png);
  background-size: contain;
  height: 15px;
  width: 10px;
  top: 2px;
}
@media only screen and (max-width: 640px){
  .c-linkList-glossary{
    display: block;
  }
  .c-linkList-glossary li{
    width: 100%;
    margin-right: 0;
  }
}

/* ========== c-category-01 ========== */
.c-category-01 p{
  position: relative;
  padding-left: 7.25em;
}
.c-category-01 p:before{
  content: "関連カテゴリ：";
  position: absolute;
  left: 0;
}
.c-category-01 p span{
  margin-right: 0.5em;
}
.c-category-01 p span:last-child{
  margin-right: 0;
}

/* ========== c-keyboard-area ========== */
@media only screen and (min-width: 641px) {
  .c-keyboard-group .col-unit-1\/2 {
  width: 49.3%;
}

.c-keyboard-group .col-unit-1\/2:last-child {
  margin-left: 1.4%;
}

.c-keyboard-group a:hover, .c-keyboard-alphabet a:hover {
  opacity: 0.7;
}
}

@media only screen and (max-width: 690px) {
  .c-keyboard-area .c-keyboard-initial a .initial-line {
  font-size: 65%;
}
}

@media only screen and (max-width: 640px) {
  .c-keyboard-area .c-keyboard-initial a .initial-line {
  font-size: 87.5%;
}
}

.c-keyboard-area {
  display: block;
  padding: 0;
}

.c-keyboard-area::after {
  content: "";
  display: block;
  clear: both;
}

.c-keyboard-area li {
  background-color: #fce7cd;
  margin-right: 1.4%;
  margin-bottom: 1%;
  width: 15.5%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #7f7f7f;
  list-style: none;
  float: left;
}

.c-keyboard-area li:nth-child(6n) {
  margin-right: 0;
}

.c-keyboard-area li a, .c-keyboard-item span {
  color: #eb7000;
  font-weight: bold;
  text-decoration: none;
  padding: 15px 5px;
  text-align: center;
  display: block;
}

.c-keyboard-item span {
  background-color: #fff;
  color: #facf9c;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.c-keyboard-area .c-keyboard-item-null {
  border: none;
  background-color: #fff;
}

.c-keyboard-area .c-keyboard-initial {
  background-color: #eb7000;
  font-weight: bold;
}

.c-keyboard-area .c-keyboard-initial a {
  color: #fff;
}

/* ========== c-keyboard-alphabet ========== */
@media only screen and (min-width: 641px) {
.c-keyboard-alphabet .c-keyboard-item, .c-keyboard-alphabet li:nth-child(6n) {
  width: 7.5%;
  margin-right: 0.9%;
  margin-bottom: 0.6%;
}
.c-keyboard-area .c-keyboard-number {
  width: 16%;
  min-width: 92px;
}
}
@media only screen and (max-width: 640px) {
.c-keyboard-area .c-keyboard-number {
  width: 32%;
}
}


@media only screen and (min-width: 641px) {
.c-keyboard-alphabet li:nth-child(12n) {
  margin-right: 0;
}
}


