html,body,h1,h2,ul,li,label,table,tr,th,td,figure {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-family: "メイリオ",Meiryo,arial,sans-serif;
}

td {
    text-align: left;
}

table{
    border-collapse: collapse;
    border-spacing: 0;
}

figure {
    text-align: center;
}

html {
    overflow-y: scroll;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
}

*,
::before,
::after {
    box-sizing: inherit;
}

::before,
::after {
    vertical-align: inherit;
    text-decoration: inherit;
}

#logo {
    position: relative;
    top: 15px;
    height: 21px;
    width: 110px;
    margin: auto;
    display: block;
    background-image: url(/img/custom-2-be87305dcc096927c0eed81e55c276bd.png);
    background-repeat: no-repeat;
    background-size: 900px 36px;
    background-position: -711px 50%;
}

#header_sub {
    height: 40px;
    width: 100%;
    background: #f3f3f3;
    position: relative;
    display: table;
    border-bottom: 1px solid #d8d8d8;
}

.header_sub_second {
    height: 40px;
    width: calc(100% + 20px);
    background: #f3f3f3;
    border-bottom: 1px solid #d8d8d8;
    display: table;
    margin-left: -10px;
    margin-bottom: 30px;
}

#page_title {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto 0 auto;
    text-align: center;
    font-size: 110%;
    font-weight: bold;
    color: #000;
    text-shadow: 1px 1px 0 #fff;
}

.page_title_second {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 110%;
    font-weight: bold;
    color: #000;
    text-shadow: 1px 1px 0 #fff;
}

#contents_area {
    margin: 10px;
}

.header_sub_div {
    border-left: 2px solid #2d6ebd;
    margin: 5px 0 30px 0;
    font-size: 110%;
    font-weight: normal;
    color: #000;
    padding: 0px 15px;
}

.input_area_title {
    font-size: 75%;
    font-weight: bold;
    color: #000;
    margin-top: 15px;
}

.input_area_title_digital_book {
    font-weight: bold;
    color: #000;
    margin-top: 15px;
}

.input_area_title_birthday_tel {
    color: #000;
    margin-top: 15px;
}

.input_area_title_label_out {
    color: #000;
    margin-top: 15px;
    margin-bottom: 3px;
}

.input_area_title_box {
    font-size: 90%;
    color: #000;
    margin: 5px 0 0 0;
}

.digital_question {
    font-size: 90%;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
    margin-left: 5px;
    margin-bottom: 50px;
    margin:.text_label 20px 0;
    padding: 5px;
    border: 1px solid #b3ae9b;
    border-radius: 0.5em;
    width: 50%;
}

.plan_cert_question {
    font-size: 100%;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
    margin-left: 5px;
    margin-bottom: 50px;
    margin:.text_label 20px 0;
    padding: 20px;
    border: 1px solid #b3ae9b;
    border-radius: 0.5em;
    width: 50%;
}

.lottery_course_question {
    font-size: 100%;
    font-weight: normal;
    display: block;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #b3ae9b;
    border-radius: 0.5em;
    width: 100%;
}

.confirm_area {
    font-size: 90%;
    font-weight: normal;
    color: #000;
    margin: 5px 0 0 0;
}

.input_text_area{
    position: relative;
}

.input_text_area_flex{
    position: relative;
    width: 100%
}

.text_label {
    position: absolute;
    top: 30%;
    left: 6px;
    cursor: text;
    pointer-events: none;
    font-weight: normal;
    color: #666;
    font-size: 90%;
    transition: all 0.2s ease-out;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 95%;
}

label.active {
    font-size: 12px;
    transform: translateX(-1%) translateY(-75%);
    transition: font-size 0s 0s ease-out,transform 0.2s 0s;
}

.box_standard {
    padding: 7px;
    border: 1px solid #b3ae9b;
    border-radius: 0.5em;
    margin-bottom: 50px;
}

.box_standard_adjustment {
    padding: 7px;
    display: flex;
    border-radius: 0.5em;
    margin-bottom: 30px;
}

.box_standard_plan {
    padding: 7px;
    border: 1px solid #b3ae9b;
    border-radius: 0.5em;
}

.box_standard_outerframe {
    padding: 7px;
    border: 1px solid #b3ae9b;
    border-radius: 0.5em;
    margin-top: 34px;
    margin-bottom: 30px;
}

.box_standard_innerframe {
    padding: 7px;
    border: 1px solid #b3ae9b;
    border-radius: 0.5em;
    margin-top: 5px;
    margin-bottom: 30px;
    margin-left:7px;
    margin-right:7px;
}

.box_standard_yohaku {
    padding: 7px;
    border: 1px solid #b3ae9b;
    border-radius: 0.5em;
    margin-top: 30px;
    margin-bottom: 30px;
}


.box_standard_cert {
    margin-left: 10%;
}

.box_standard_plancert {
    padding: 7px;
    border-radius: 0.5em;
    margin-bottom: 50px;
}

.box_standard_end {
    padding: 7px;
    border: 1px solid #b3ae9b;
    border-radius: 0.5em;
    margin-top: 60px;
}

.short_text {
    margin-left: 0.5%;
    margin-right: 1.5%;
    font-size: 75%;
}

.short_text2 {
    margin-left: 0.5%;
    margin-right: 1.5%;
}

.box_right .box_standard {
    margin-right: 65px;
}

.text_center {
    text-align: center;
}

ul {
    margin: 10px 0 15px 0;
    border-top: 1px solid #bab5a2;
    border-right: 1px solid #bab5a2;
    border-left: 1px solid #bab5a2;
    border-bottom: 1px solid #bab5a2;
    border-radius: 0.5em;
}

ul li {
    list-style: none;
    padding: 0.7em 15px;
    border-bottom: 1px solid #bab5a2;
    color: #000;
    text-shadow: 1px 1px 0 #fff;
    display: block;
}

ul li:last-child {
  border-bottom: none;
}

.li_box_normal {
    display: block;
    width: 100%;
}

.li_box_flex {
    display: flex;
    width: 100%;
}

.space_between {
    justify-content: space-between;
}

.box_normal {
    display: inline-block;
    white-space: nowrap;
    width: 48%;
}

.li_box {
    display: table;
    width: 100%;
    height: 2em;
}

.box_left {
    display: table-cell;
    width:40%!important;
    white-space: nowrap;
}

.box_right {
    display: table-cell;
    width: 60%!important;
    margin-left: 5px;
    word-break: break-all;
}

.box_left_button {
    display: table-cell;
    width:35%!important;
    vertical-align: middle;
}

.box_right_button {
    display: table-cell;
    width: 65%!important;
    vertical-align: middle;
    padding-left: 15px;
}

.input_field {
    margin-bottom: 3px;
    width: 96%;
    height: 48px;
    padding-left: 5px;
    padding-top: 15px;
    border-color: rgb(204, 204, 204);
    border-style: solid;
    border-width: 1px;
    border-radius: 6px;
    background-color: #fff;
    font-size: 100%;
}

.short_field {
    width: 23%;
    padding-top: 0px;
}

.short_field_label_on {
    width: 23%;
}

.middle_field {
    width: 50%;
}

.li_first {
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
}

.li_last {
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
}

.btn_box{
    text-align: center;
    margin: 0;
}

.btn {
    margin: 1px;
    width: 100%;
    border-style: none;
    border-radius: 6px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    -webkit-appearance: none;
}

.u-ml16 {
    margin-left: 16px !important;
}
.btn-inline {
    display: inline-block !important;
    width: auto !important;
}
.btn_address {
    display: block;
    box-sizing: border-box;
    margin: 0;
    padding: 9px;
    max-width: 100%;
    width: 100%;
    border: none;
    border-radius: 3px;
    background-color: #ccc;
    color: #333;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.btn_address:focus {
    outline: none;
}


#btnConfirm {
    height: 48px;
    color: #fff;
    font-size: 110%;
    background-color: #227eba;
}

.account_type{
    text-align: center;
    margin: 0;
    width: 70px;
    border-style: none;
    border-radius: 6px;
    color: #fff;
    font-size: 80%;
    background-color: #1b66d0;
    padding: 3px;
}

.book_type{
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    margin: 0;
    width: 70px;
    border-style: none;
    border-radius: 6px;
    color: #fff;
    font-size: 80%;
    background-color: #1b66d0;
    padding: 3px;
}

.book_type_loan_space{
    margin-left: 4px;
}

.branch_name{
    color: #1907a3;
    font-size: 95%;
    margin-left: 5px
}

.branch_name_purple{
    color: #9b56b7;
    font-size: 95%;
    margin-left: 5px;
    font-weight: bold;
}

.account_number {
    font-size: 95%;
    color: #666;
    font-weight: bold;
}

.account_number_plan {
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    font-size: 95%;
    color: #666;
    font-weight: bold;
}

.account_number_plancert {
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    font-size: 90%;
    color: #000;
    font-weight: normal;
}

#btnBack {
    height: 48px;
    color: #000;
    font-size: 110%;
}

ol li {
	margin-right: 0.4em;
    padding: 0.4em;
    color: #000;
    text-shadow: 1px 1px 0 #fff;
    background: #fff;
}

ol.list-kakko {
	padding-left: 0;
	counter-reset: kakko;
}

ol.list-kakko > li {
	padding-left: 2em;
	list-style: none;
	counter-increment: kakko;
}

ol.list-kakko > li:before {
	display: inline-block;
	margin-left: -2em;
	padding-right: .5em;
	width: 2em;
	content: "(" counter(kakko) ")";
	text-align: right;
}

.u-fw-md {
	font-weight: bold !important;
}

ul.list-minus {
    border: none;
    margin: 0;
    font-size: 100%;
}

ul.list-minus > li {
    border: none;
}

ul.list-minus > li:before {
    display: inline-block;
    margin-left: -1em;
    width: 1em;
    content: "-";
}

ul.list-ast {
    border: none;
    padding: 3px 25px;
    margin: 0;
    font-size: 90%;
}

ul.list-ast-plan {
    border: none;
    padding: 3px 14px;
    margin: 0;
    font-size: 90%;
}

ul.list-ast-plan > p:before {
    display: inline-block;
    margin-left: -2em;
    padding-right: 0.3em;
    width: 2em;
    content: "・";
    text-align: right;
}

ul.list-ast-plan > p.note_adjustment_indent:before {
    display: inline-block;
    margin-left: -2em;
    padding-right: 0.3em;
    width: 2em;
    content: "※";
    text-align: right;
}

ul.list-ast > li {
    border: none;
}

ul.list-ast > li:before {
    display: inline-block;
    margin-left: -1.25em;
    width: 1.25em;
    content: "※";
    vertical-align: top;
}

.chkBoxLoan {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin: 4px;
    padding: 8px 12px;
    border-radius: 4px;
    width: 90%;
    vertical-align: middle;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.empty {
    background-color: #ffc0cb
}

.gray_out{
    color: rgb(204, 204, 204)
}

.msg_area {
    padding: 10px;
}

.msg_area ul.error {
    border: 4px solid #c00;
    background-color: #fff;
    padding: 10px;
    margin: 0;
    color: #000;
    border-radius: 0;
}

.error_red {
    color: #c00;
    line-height: 1.4
}

.msg_area ul li {
    list-style: none;
    position: relative;
    padding-left: 25px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    line-height: 1.4;
    border-bottom: 0;
}

.msg_area span.icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    background-image: url(/img/common-2-5d26240a5d64aed22fdb011448cec80a.png);
    background-size: 1400px 36px;
    background-repeat: no-repeat;
    background-position: -796px 50%;
}

#contents_area  span.icon {
    width: 18px;
    height: 18px;
    background-image: url(/img/common-2-5d26240a5d64aed22fdb011448cec80a.png);
    background-size: 1400px 36px;
    background-repeat: no-repeat;
    background-position: -796px 50%;
    padding-right: 15px;
}

.error_box {
    text-align: left;
    font-size: 80%;
    color: #c00!important;
    line-height: 1.4;
    padding-top: 5px;
}

#guidance_area {
    margin: 10px;
    border: 1px solid #bab5a2;
    border-radius: 0.5em;
    padding: 10px;
}

#guidance_area p {
    margin:5px;
    font-size: 80%;
}

.note {
    font-size: 90%;
    color: #666;
}

.note_info {
    font-size: 90%;
    color: #666;
    margin-top: 3px;
}

.note_kashituke {
    font-size: 90%;
    color: #666;
    margin-left: 4px;
    margin-top: 5px;
}

.note_complete {
    font-size: 90%;
    color: #666;
    margin-top: -40px;
    margin-bottom: 50px;
}

.note_address {
    font-size: 90%;
    padding: 1.5px 0;
    margin: 5px 0 0 0;
    color: #666;
}

.note_addition {
    font-size: 75%;
    padding: 1.5px 0;
    margin: 5px 0 0 0;
    color: #666;
}

.note_addition_image {
    font-size: 90%;
    padding: 1.5px 0;
    margin: 5px 0 0 20px;
    color: #666;
}

.note_addition_image_plancert {
    font-size: 100%;
    padding: 1.5px 0;
    margin: 5px 0 15px 20px;
    color: #000;
}

.note_attention {
    background: linear-gradient(transparent 60%, #fee259 0%);
}

.note_attention_plancert {
    background: linear-gradient(transparent 60%, #ffc0cb 0%);
    font-weight: bold;
    color: #000;
}

.note_red {
    color: red;
}

.note_size_adjustment {
    font-size: 90%;
    color: red;
}

.name_value {
    font-size: 90%;
}

.address_value {
    font-size: 90%;
}

.digitalBookNotice {
    font-size: 90%;
    color: #666;
}

.chkConfirmDiv {
    padding-top: 5px;
}

#footer_area {
    width: 100%;
    background: #f3f3f3;
    border-top: 1px solid #d8d8d8;
}

.bottom_fix {
    position: fixed;
    bottom: 0;
}

#footer_small {
    margin: 0 10px;
    display: block;
}

.space_box {
    height: 20px;
}

.space_box2 {
    height: 23px;
}

.space_box3 {
    height: 38px;
}

.space_box_small {
    height: 5px;
}

.space_box_large {
    height: 200px;
}

.space_box_input_bottom {
    height: 100px;
}

span.inf-icon {
    position: absolute;
    width: 18px;
    height: 18px;
    background-image: url(/img/common-2-5d26240a5d64aed22fdb011448cec80a.png);
    background-size: 1400px 36px;
    background-repeat: no-repeat;
    background-position: -856px 50%;
}

.inf-note > .note {
    padding-left: 22px;
}

#chkConfirm {
    height: 17px;
    vertical-align: middle;
}

.invisible {
    display: none;
}

.border_top_plan {
    border-top: 1px solid #d8d8d8;
    padding-top: 4px;
}

.border_top_plan_noborder {
    font-size: 90%;
    padding-top: 7px;
    width: 30%;
}

.border_top_plan_font {
    border-top: 1px solid #d8d8d8;
    font-size: 90%;
    padding-top: 10px;
}

.border_top_plan_fontsize {
    border-top: 1px solid #d8d8d8;
    font-size: 90%;
}

.border_top p {
    margin: 5px 0 5px 5px;
}

.border_top.last {
    border-bottom: 1px solid #d8d8d8;
}

.border_top_digital_book{
    border-top: 1px solid #d8d8d8;
}

input[type=radio] {
    display: none;
}

.radio {
    display: block!important;
}

.checked_box {
    background: #31A9EE;
    color: #ffffff;
}

.checked_box2 {
     background: #9ee1f9;
}

.cmn-page-body ul{
    border: none;
    margin: 0;
}

.cmn-page-body ul li{
    border-bottom: none;
}

.cmn-page {
    position: relative;
    width: 100%;
    background: #f3f3f3;
    border-bottom: 1px solid #d8d8d8;
    height: 58px;
    padding-top: 6px;
}

.cmn-page-body {
    background-repeat: no-repeat;
    width: 100%;
    color: #333;
    font-weight: normal;
    font-style: normal;
    font-family: "Source Sans Pro","Noto Sans Japanese","メイリオ",Meiryo,sans-serif;
    line-height: 1.5;
    font-feature-settings: "pkna";
    -webkit-font-smoothing: antialiased;
}

.acct-step-list {
    position: relative;
    list-style: none;
    background: #f3f3f3;
    padding-top: 2px;
}

.acct-step-list:after {
    display: block;
    clear: both;
    height: 0;
    content: "";
}

.acct-step-list:before {
    position: absolute;
    bottom: 10px;
    left: 17%;
    display: block;
    width: 65%;
    height: 4px;
    background-color: #cdcdcd;
    content: "";
}

.acct-step-list li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0 0 40px;
    min-height: 45px;
    width: 33%;
    color: #cdcdcd;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-family: "Source Sans Pro","Noto Sans Japanese","メイリオ",Meiryo,sans-serif;
    line-height: 0.5;
}

.acct-step-list li span {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    white-space: nowrap;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.acct-step-list li:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    margin-left: -12px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #cdcdcd;
    content: "";
}

.acct-step-list li.is-current {
    color: #38bdef;
}

.acct-step-list li.is-current:after {
    background-color: #38bdef;
}

select:focus, input:focus {
    outline: none;
    border: 2px solid #341ed9;
}

a[href$=".pdf"]:after {
  display: inline-block;
  margin: 0 4px;
  width: 15px;
  height: 15px;
  background-image: url(/img/ico_pdf-ced3c7423fc3be9e6b3cdf74c96571db.svg);
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  vertical-align: -2px;
}

.acct-step-list-col4 {
    position: relative;
    list-style: none;
    background: #f3f3f3;
    padding-top: 2px;
}

.acct-step-list-col4:after {
    display: block;
    clear: both;
    height: 0;
    content: "";
}

.acct-step-list-col4:before {
    position: absolute;
    bottom: 10px;
    left: 13%;
    display: block;
    width: 74%;
    height: 4px;
    background-color: #cdcdcd;
    content: "";
}

.acct-step-list-col4 li {
    position: relative;
    float: left;
    margin: 0;
    padding: 0 0 40px;
    min-height: 45px;
    width: 25%;
    color: #cdcdcd;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-family: "Source Sans Pro","Noto Sans Japanese","メイリオ",Meiryo,sans-serif;
    line-height: 0.5;
}

.acct-step-list-col4 li span {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    white-space: nowrap;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.acct-step-list-col4 li:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    margin-left: -12px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #cdcdcd;
    content: "";
}

.acct-step-list-col4 li.is-current {
    color: #38bdef;
}

.acct-step-list-col4 li.is-current:after {
    background-color: #38bdef;
}

.header_sub_div2 {
    position: relative;
    margin: 5px 0px 0px 0px;
    font-size: 105%;
    font-weight: normal;
    color: #000;
    padding: 0px 2px;
    display: inline-block
}

.header_sub_div2:before {
position: absolute;
    background-color: #2d6ebd;
    bottom: -5px;
    height: 2px;
    display: inline-block;
    width: 25px;
    left: 5%;
    content: "";
}

.font_b {
    background-color:pink
}

.digital_question2 {
    font-size: 90%;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
    margin-left: 5px;
    margin-bottom: 50px;
    margin:.text_label 20px 0;
    padding: 20px;
    border: 1px solid #b3ae9b;
    border-radius: 0.5em;
    width: 50%;
}

.box_standard_end {
    padding: 7px;
    border: 1px solid #b3ae9b;
    border-radius: 0.5em;
    margin-top: 60px;
}
.box_left_loan_plan {
    display: table-cell;
    white-space: nowrap;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(0px, -15px);
}

.checkbox_left{
    float: left;
    position:relative;
}

.box_right_loan_plan {
    display: table-cell;
    width: 5000px;
    max-width: 100%;
    text-align: center;
    margin-left: 5px;
    word-break: break-all;
    vertical-align: middle;
}
.account_type_loan{
    text-align: left;
    margin: 0;
    width: 70px;
    border-style: none;
    border-radius: 6px;
    color: #fff;
    font-size: 80%;
    background-color: #9b56b7;
    padding: 3px;
    margin-left: 4px;
}
.checked_box2 {
     background: #9ee1f9;
}

.border_top {
    border-top: 1px solid #d8d8d8;
    padding-top: 4px;
}

.shortLabel{
    top: 11px!important;
    font-size: 75%;
}

.shortLabel2 {
    top: 1px!important;
    font-size: 75%;
}

.addressArea {
  width: 90%;
}

.addressArea ul {
  margin: 10px 0 5px 0;
  padding-top: 15px;
  overflow: auto;
}

.addressArea ul li {
  padding: 5px 15px;
  border-bottom: none;
  overflow-wrap: break-word;
}

.targetBg {
  background-color: #999;
}

.targetBgOverWrite {
  background-color: transparent!important;
  border-bottom: none!important;
}

.addressArea:focus {
    outline: none;
}

.addressSpace {
    margin-top: 20px;
}

.loan_customer_question {
    font-size: 90%;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
    margin-left: 5px;
    margin-bottom: 50px;
    margin:.text_label 20px 0;
    padding: 20px;
    border: 1px solid #b3ae9b;
    border-radius: 0.5em;
    width: 50%;
}

.note_adjustment {
    border: none;
    padding: 3px 0px 5px 25px;
    margin: 0;
    font-size: 90%;
    display: inline-block;
    margin-left: -1.5em;
    vertical-align: top;
    color: #666;
}

.branch_name_purple{
    color: #9b56b7;
    font-size: 95%;
    margin-left: 5px;
    font-weight: bold;
}

.note_kashituke {
    font-size: 90%;
    color: #666;
    margin-left: 4px;
    margin-top: 5px;
}

.note_adjustment_indent {
    border: none;
    padding-bottom: 5px;
    margin: 0;
    font-size: 90%;
    display: inline-block;
    margin-left: -1.3em;
    vertical-align: top;
    color: #666;
    padding-left: 3em;
}

.uketsuke_style {
    width: 100%;
    margin-bottom: 15px;
}

.button_size {
    transform:scale(2.0);
}

.button_size_middle {
    transform:scale(1.5);
}

.disable {
  background-color: #ccc;
}

.addressArea ul:focus {
    border: 2px solid #341ed9;
}

.li_box_select:focus {
    outline: none;
    border: 2px solid #341ed9;
    border-radius: 0.5em;
}

.bottom_space {
    margin-bottom: 16px;
}

.bottom_space2 {
    padding-bottom: 5px;
}

.text_indent{
    padding-left: 1em;
    display: table-cell;
    white-space: nowrap;
}

.table_cell{
    display: table-cell;
}

.note_indent {
    padding-left: 15px;
}

.display_flex {
    display: flex;
}

.branch_info_left {
    width: 75%;
}

.branch_info_right {
    width: 25%;
    text-align: right;
    padding-right: 5px;
}

.account_info_left {
    width: 45%;
}

.account_info_right {
    width: 55%;
    text-align: right;
    padding-right: 5px;
}

.account_info_right2 {
    width: 50%;
    text-align: right;
    padding-right: 15px;
}

.info_p {
    margin: 5px 0 0px 5px!important;
}

.info_bottom {
    margin-bottom: 5px;
}

.checkbox_flex_left {
    align-items: center;
    padding-left: 10px;
}

.relative {
    position: relative;
}

.radio_left{
    float: left;
}

.no_margin_bottom {
    margin-bottom: 0px!important;
}

.no_padding_bottom {
    padding-bottom: 0px!important;
}

.account_type_fixed{
    text-align: center;
    margin: 0;
    width: 70px;
    border-style: none;
    border-radius: 6px;
    color: #fff;
    font-size: 80%;
    background-color: #39A2E9;
    padding: 3px;
}

.branch_name_fixed{
    color: #39A2E9;
    font-size: 95%;
    font-weight: bold;
}

.box_left_fixed {
    display: table-cell;
    white-space: nowrap;
    vertical-align: middle;
    position: absolute;
    top: 60%;
    width: 100%;
    transform: translate(0px, -15px);
}

.box_right_fixed {
    display: table-cell;
    width: 5000px;
    max-width: 100%;
    text-align: center;
    margin-left: 5px;
    word-break: break-all;
    vertical-align: middle;
    padding-bottom: 5px
}

.li_box2 {
    display: flex;
    width: fit-content;
    gap: 15px;
    margin: auto;
    text-align: center;
}

.simple_question {
    padding: 20px 40px;
    border: 1px solid #b3ae9b;
    border-radius: 0.5em;
}

.box_standard_fixed {
    margin-left: 10%;
}

.iframe_wrapper iframe {
    width: 100%;
}

.text_left {
    text-align: left;
}

.info_p2 {
    margin: 3px 0 0px 5px!important;
}

.papayawhip {
    background-color: papayawhip;
}

.address_border ul li {
 border-bottom: 1px dotted #666;
}

.address_border ul li:last-child {
    border-bottom: none!important;
}

.search_hidden {
 display: none !important;
}

.container {
    display:flex;
    flex-direction: column;
    padding: 16px;
}

h1 { /* todo demoタイトル用、本番では不要 */
  text-align: center;
  margin-bottom: 16px;
}

.card {
  background-color: #227eba1c;
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 15px;
  position: relative;
  overflow: hidden; /* 矢印がはみ出ないように */
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out; /* タップ時の効果 */
}

.card:hover {
  transform: scale(1.02);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.card:active {
  transform: scale(0.98);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.card_content {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.link_button {
  text-align: center;
  background-color: buttonface;
  padding: 8px 16px;
  text-decoration: none;
}

.item {
  font-size: 14px;
}

.arrow {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  color: #585858;
  cursor: pointer;
}

.border_top_margin {
    border-top: 1px solid #d8d8d8;
    padding-top: 4px;
    margin-top: 8px;
}

.bold {
    font-weight: bold;
}

#btnNext {
    height: 48px;
    font-size: 110%;
}

.loading-div {
    display: inline-block;
}

.loading-line {
  position: absolute;
  width: 5px;
  height: 15px;
  border-radius: 5px;
  background-color: transparent;
  transform-origin: center -6px;
  animation: loading-fade 0.64s infinite linear;
  opacity: 0.3;
  background-color: #666;
}

.loading-line:nth-child(1) { transform: rotate(0deg); animation-delay: 0s; }
.loading-line:nth-child(2) { transform: rotate(45deg); animation-delay: 0.08s; }
.loading-line:nth-child(3) { transform: rotate(90deg); animation-delay: 0.16s; }
.loading-line:nth-child(4) { transform: rotate(135deg); animation-delay: 0.24s; }
.loading-line:nth-child(5) { transform: rotate(180deg); animation-delay: 0.32s; }
.loading-line:nth-child(6) { transform: rotate(225deg); animation-delay: 0.40s; }
.loading-line:nth-child(7) { transform: rotate(270deg); animation-delay: 0.48s; }
.loading-line:nth-child(8) { transform: rotate(315deg); animation-delay: 0.56s; }

@keyframes loading-fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.3;
  }
}

.margin_top_minus_30 {
    margin-top: -30px
}

.margin_top_minus_15 {
    margin-top: -15px
}

.margin_top_0 {
    margin-top: 0px
}

.adjust_tel_padding {
    padding-top: 13px;
    padding-bottom: 15px;
}

.info_bottom_span {
    display: block;
    margin: 5px 0px 5px 0px;
}