@charset "utf-8";
/* CSS Document */

/*矢奈斥市仿奈
=======================================*/
.main-top-title,.main-bottom-title {
  background-color: #704B1A;
}

.main-top-subtitle,.main-bottom-subtitle,.main-title,.top-lead-text {
  color: #704B1A;
}

/*PDF伉件弁
=============================*/
a.pdf_link {
	text-decoration: underline #0D3D17;
	color: #0D3D17;
}

a.pdf_link:hover {
	text-decoration: none;
}

/*Word伉件弁
=============================*/
a.word_link {
	text-decoration: underline #0D3D17;
	color: #0D3D17;
}

a.word_link:hover {
	text-decoration: none;
}

/*俋窒伉件弁
=============================*/
a.external_link {
	text-decoration: underline #0D3D17;
	color: #0D3D17;
}

a.external_link:hover {
	text-decoration: none;
}

/*囀窒伉件弁
=============================*/
a.internal_link {
	text-decoration: underline #0D3D17;
	color: #0D3D17;
}

a.internal_link:hover {
	text-decoration: none;
}
	
/*丟瓦亙奈?示正件
=======================================*/
.btn-menu li {
    background-color: #704B1A;
}

.btn-menu li {
    background: #704B1A url(../img/arrow_white.png) no-repeat 95% center;
}

.btn-menu.bank li {
	min-width: 230px;
}
/*step-top-box
=============================*/
.brown-cell {
	background: #a8a17e;
}

.attention_text {
	text-indent: -1em;
	padding-left: 1em;
}

.step-textblock-title {
    color: #000;
    font-weight: bold;
    text-align: left;
    padding-bottom: 10px;
}

.step-top-box{
  display: flex;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.step-number{
  margin-right: 40px;
}
.step-top-textbox{
  padding-top: 20px;
}
.step-top-text-right {
  width: 440px;
}
.step4-top-text-right {
  width: 440px;
}

.flex-column {
	display: flex;
	flex-direction: column;
}
.step-top-midashi{
  color: #704B1A;
  font-size: 2.2rem;
  margin-bottom: 30px;
  font-weight: bold;
}
.step-menu-list{
  display: flex;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 45px;
}

.step-box{
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 50px;
  position: relative;
}

.step-box-last{
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 50px;
  position: relative;
  padding-bottom: 30px;
}
.step-box:after{
  content: url(/funds/flow/img/arrow_brown.png);
  position: absolute;
  bottom:-15px;
  text-align: center;
  left: 0;
  right: 0;
}
.step-card-wrap{
  display: flex;
  flex-direction: column;
  margin-bottom: 45px;
}
.step-card{
  background-color: #F1F1EF;
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.step-card-textbox{
  margin: 30px 0 30px;
  line-height: 1.8;
}

.step-card-text.attention {
  line-height: 1.8;
  margin: 5px 0;
  font-size: 1.4rem;
}

.step-card-text.attention li {
  text-indent: -1em;
  padding-left: 1em;
}

.step-card-use {
	font-size: 1.4rem;
}

.step-card-title{
  font-weight: bold;
  text-align: center;
  margin-bottom: 35px;
  font-size: 1.8rem;
}

.btn-menu.bank {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.btn-menu li.bank-text {
	background: none;
	max-width: 300px;
}

.bank-table {
	width: 542px;
	border: solid 1px #a8a17e;
	text-align: center;
	font-size: 1.3rem;
	margin:30px 0 10px;
}

.bank-table th, .payment-table th {
  background: #a8a17e;
  font-weight: bold;
  padding: 8px 12px;
  border-right: solid 1px #fff;
  text-align: center;
}

.bank-table th:nth-last-of-type(1), .payment-table th:nth-last-of-type(1) {
	border-right: solid 1px #a8a17e;
}

.bank-table td, .payment-table td {
	border: solid 1px #a8a17e;
	padding: 8px 12px;
}

.bank-table td {
	border: solid 1px #a8a17e;
	padding: 8px 12px;
	text-align: center;
	background: #fff;
}

.bank-table td.brown-cell {
	background: #a8a17e;
}

.payment-table td:nth-of-type(1) {
	width: 150px;
}

.payment-box {
	margin: 30px 0 75px;
}

.payment-table {
	margin-top: 10px;
	border: solid 1px #a8a17e;
	width: 602px;
	font-size: 1.3rem;
}

.payment-text {
	text-align: center;
}
	
@media screen and ( max-width: 767px ){
  .step-top-box {
    display: block;
    text-align: center;
  }
  .step-menu-list{
    display: block;
    text-align: center;
  }
  .step-menu-list li{
    margin-bottom: 15px;
  }
.step-number {
    margin-right: 0px;
}
  .step-card-wrap{
    display: block;
  }
  .step-card{
    width: 100%;
  padding: 30px 5%;
  }
.step-card-textbox {
    min-height: auto;
  }
  .step-card-text{
    margin-bottom: 30px;
  }
	
  .bank-box,.payment-box {
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}
.step-top-text-right {
  width: 100%;
}
	
.payment-text {
	text-align: left;
	text-indent: -1em;
	padding-left: 12px;
}
	
.step4-top-text-right {
	text-align: left;
	width: 100%;
}
	
}