@charset "UTF-8";
/*
 ============================================================
  ファイル名：style.css
  機能概要：202009バンキングアプリLP

 ============================================================
*/


.subtext-m {
	color: #777777;
	font-size: 12px;
	margin-bottom: 10px;
}
body.mobile .subtext-m {
	display: block;
	width: 100%;
	font-size: 20px;
  margin-top: 15px;
}

.tablev1 {
  width: 40%;
  display: table;
  border: 1px solid #fff;
  float: left;
  margin-right: 10px;
  border-collapse: collapse; }
  .tablev1 tr th {
    display: table-cell;
    background: #383838;
    color: #fff;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #fff;
    width: 33.333%; 
		padding: 5px 0;
}
  .tablev1 tr td {
    display: table-cell;
    background: #f5f5f5;
    text-align: center;
    font-weight: bold;
    padding: 5px 0;
    border: 1px solid #fff;
}
body.mobile .tablev1 {
  width: 100%;
  border: 2px solid #fff;
  margin-right: 0;
  float: none;
}
body.mobile .tablev1 tr th {
    font-size: 32px;
    border: 2px solid #fff;
    width: 50%; 
}
body.mobile .tablev1 tr td {
    font-size: 32px;
    border: 2px solid #fff;
}



.dl2box {
	position: relative;
	margin-top: -20px;
}
body.mobile .dl2box {
	margin-bottom: 70px;
}
.dl2box .dl2box-i{
	position: absolute;
	left: 176px;
	bottom: 148px;
  color: #fff;
  text-align: center;
  font-size: 11px;
}
.dl2box .dl2box-a{
	position: absolute;
	left: 424px;
	bottom: 148px;
  color: #fff;
  text-align: center;
  font-size: 11px;
  display: block;
}
.dl2box .dl2box-i span,
.dl2box .dl2box-a span{
	display: block;
  width: 100%;
  text-align: center;
}
.dl2box .dl2box-qi{
	position: absolute;
	left: 315px;
	bottom: 25px;
  color: #fff;
  text-align: center;
  font-size: 11px;
}
.dl2box .dl2box-qa{
	position: absolute;
	left: 477px;
	bottom: 25px;
  color: #fff;
  text-align: center;
  font-size: 11px;
  display: block;
}

body.mobile .dl2box .dl2box-i{
	position: absolute;
	left: 240px;
	bottom: 200px;
  display: block;
  width: 58%;
}
body.mobile .dl2box .dl2box-a{
	position: absolute;
	left: 240px;
	bottom: 40px;
  width: 58%;
}
body.mobile .dl2box .dl2box-i img{
	width: 100%;
  height: auto;
}
body.mobile .dl2box .dl2box-a img{
	width: 100%;
  height: auto;
}
body.mobile .dl2box .dl2box-qi{
	display: none;
}
body.mobile .dl2box .dl2box-qa{
	display: none;
}

.deskinfo {
	border: 1px solid #000;
	padding: 40px 20px 34px 20px;
	text-align: center;
	margin-top: 20px;
}
body.mobile .deskinfo {
	margin-top: 30px;
}

.deskinfo-cap {
	font-size: 16px;
	margin-bottom: 1em;
}
body.mobile .deskinfo-cap {
	font-size: 20px;
	margin-bottom: 1em;
}
.deskinfo-h3 {
	font-size: 22px;
	margin-bottom: 0.15em;
}
.deskinfo-text {
	font-size: 22px;
}
body.mobile .deskinfo-h3 {
	font-size: 30px;
}
body.mobile .deskinfo-text {
	font-size: 30px;
}

.desk {
	display: block;
	width: 100%;
	text-align: right;
	padding-top: 1em;
}

.desk img {
	height: 24px;
	width: auto;
	margin-right: 7px;
}

body.mobile .desk {
font-size: 24px;
} 

body.mobile .desk img {
	height: 30px;
}

/*スイッチ*/
.switchpc,.switchsp {
  margin: 0 auto;
}

.switchsp,
body.tablet .switchsp{
  display: none;
}
body.mobile .switchsp {
  display: block;
}
.switchpc,
body.tablet .switchpc{
  display: block;
}
body.mobile .switchpc {
  display: none;
}

.brsp,
body.tablet .brsp {
  display: none;
} 
body.mobile .brsp {
  display: block;
} 
.brpc,
body.tablet .brpc {
  display: block;
} 
body.mobile .brpc {
  display: none;
}



.appbox09-h2 {
    background: #833702;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    padding: 15px 15px 5px 15px;
    margin: 50px 0 25px 0;
  }
.appbox09-h2 img {
    margin: 0 0 15px 90px;
  width: 560px;
  }
body.mobile .appbox09-h2 {
    font-size: 36px;
  }
body.mobile .appbox09-h2 img {
    margin: 0 0 15px 90px;
  width: 560px;
  }

.iconperson {
  position: relative;
}
.iconperson:before {
  position: absolute;
  top: 7px;
  left: 7px;
  content: "";
  display: block;
  height: 112px;
  width: 88px;
  background: url("../imgs/img_5.png") no-repeat center center;
  background-size: contain;
}

.appbox-091 {
  border: 1px solid #ff7200;
  border-bottom: none;
  padding: 30px;
  text-align: center;
}

.appbox-091 .appbox-091-txt {
  font-weight: bold;
  font-size: 26px;
}

.appbox-091-caution {
  font-size: 16px;
  background: #ffd7b6;
  font-weight: bold;
  display: inline-block;
  margin-top: 1em;
  margin-bottom: 0.5em;
}

body.mobile .appbox-091 {
  border: 2px solid #ff7200;
}

body.mobile .appbox-091 .appbox-091-txt {
  font-size: 34px;
}

body.mobile .appbox-091-caution {
  font-size: 24px;
}

.appbox-091 .appbox-091-txt span {
  color: #e60012;
}



.step {
  display: block;
  width: 100%;
}
.step-h3 {
  background: #e60012;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  display: block;
  width: 100%;
  padding: 10px 10px 6px 10px;
  margin: 45px 0 20px 0;
  text-align: center;
  border:solid 1px #e60012;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
}
body.mobile .step-h3 {
  font-size: 38px;
  padding: 10px 10px 6px 10px;
  margin: 45px 0 20px 0;
}
.step-half {
  float: left;
  display: block;
  width: 50%;
}
body.mobile .step-half {
  float: none;
  width: 100%;
}

.step-half-left {
  float: left;
  display: block;
  width: 98%;
  padding: 0 2% 0 0;
}
body.mobile .step-half-left {
  float: none;
  width: 100%;
  padding: 0;
}
.step-half-right {
  display: block;
  width: 98%;
  padding: 0 0 0 2%;
}
body.mobile .step-half-right {
  float: none;
  width: 100%;
  padding: 0;
}
.step-h4 {
  color: #ff7200;
  font-size: 18px;
  font-weight: bold;
  display: block;
  width: 100%;
  padding: 10px 10px 6px 10px;
  margin: 0 0 15px 0;
  text-align: center;
  border:solid 1px #ff7200;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px; 
  position: relative;
}
body.mobile .step-h4 {
  border:solid 2px #ff7200;
  font-size: 32px;
  margin: 0 0 30px 0;
}
.step-txt {
  font-weight: bold;
  display: block;
  width: 100%;
  padding: 10px 10px 6px 10px;
  margin: 0 0 15px 0;
  border:solid 1px #000;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px; 
  position: relative;
}
body.mobile .step-txt {
  margin: 0 0 30px 0;
  border:solid 2px #000;
  font-size: 32px;
}
.step-txt:before {
  content: "";
  display: block;
  height: 15px;
  width: 30px;
  background: #ffc392;
  position: absolute;
  left: calc(50% - 15px);
  top: -16px;
}
body.mobile .step-txt:before {
  height: 30px;
  width: 60px;
  left: calc(50% - 30px);
  top: -32px;
}
.step-txt-1 {
  color: #e60012;
  font-weight: bold;
}
.step-txt-2 {
  color: #4d4d4d;
  font-weight: bold;
  font-size: 12px;
}
body.mobile .step-txt-2 {
  font-size: 24px;
}


.step-btn {
  background: #ff7200;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  display: block;
  width: 100%;
  padding: 10px 10px 6px 10px;
  margin: 0 0 15px 0;
  border:solid 1px #833702;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px; 
  -moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.25);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.25);
  -o-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.25);
  -ms-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.25);
  position: relative;
}
body.mobile .step-btn {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff7100+0,ff4300+100 */
background: #ff7100; /* Old browsers */
background: -moz-linear-gradient(top,  #ff7100 0%, #ff4300 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff7100 0%,#ff4300 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff7100 0%,#ff4300 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7100', endColorstr='#ff4300',GradientType=0 ); /* IE6-9 */
  margin: 0 0 70px 0;
  font-size: 32px;
  border:solid 2px #833702;
  
}
.step-btn:before {
  content: "";
  display: block;
  height: 15px;
  width: 30px;
  background: #ffc392;
  position: absolute;
  left: calc(50% - 12px);
  top: -16px;
}
body.mobile .step-btn:before {
  height: 30px;
  width: 60px;
  left: calc(50% - 30px);
  top: -32px;
}

.step_bk {
  border: 1px solid #833702;
  margin-top: 45px;
  overflow: hidden;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px; 
  border: 1px solid #833702; 
}
body.mobile .step_bk {
  border: 2px solid #833702;
  margin-bottom: 50px;
}
.step_bk-h3 {
  background: #ff7200;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  padding: 15px 10px;
  text-align: center;
}
body.mobile .step_bk-h3 {
  font-size: 44px;
}
.step_bk-list {
  padding: 15px;
  margin: 0;
  display: block;
}
.step_bk-list li {
  padding: 8px 0 8px 1.2em;
  margin: 0;
  display: block;
  border-bottom: 1px solid #dedede;
  list-style: none;
  font-weight: bold;
  color: #000;
  font-size: 16px;
  position: relative;
}
body.mobile .step_bk-list li {
  border-bottom: 2px solid #dedede;
  font-size: 32px;
}
.step_bk-list li:before {
  content:"①";
  position: absolute;
  top:0.5em;
  left: 0;
}
body.mobile .step_bk-list li:before {
  top:0.25em;
}
.step_bk-list li:before {
  position: absolute;
  top:0.5em;
  left: 0;
}
.step_bk-list li:nth-child(1):before {
  content:"①";
}
.step_bk-list li:nth-child(2):before {
  content:"②";
}
.step_bk-list li:nth-child(3):before {
  content:"③";
}
.appbox09-h3 {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  border: 1px solid #000;
  position: relative;
  line-height: 2.4em;
  padding-left: 1em;
  margin: 20px 0 14px 0;
}
body.mobile .appbox09-h3 {
  font-size: 32px;
  border: 2px solid #000;
}
.appbox09-h3:before {
  content:"";
  display: block;
  height: 100%;
  width: 5px;
  background: #ff7200;
  position: absolute;
  top: 0;
  left: 0;
}
body.mobile .appbox09-h3:before {
  width: 10px;
}
.appbox09-list {
  margin: 0 0 20px 0;
  padding: 0;
}
.appbox09-list li {
  list-style: none;
  margin: 0 0 0 1.4em;
  padding: 0;
  position: relative;
}
body.mobile .appbox09-list li {
  font-size: 32px;
}
.appbox09-list li:before {
  content:"";
  position: absolute;
  top: 0;
  left: -1.4em;
  background: #eb6100;
  height: 16px;
  width: 16px;
  display: block;
    -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
}
body.mobile .appbox09-list li:before {
  height: 32px;
  width: 32px;
  top: 10px;
    -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
}




