@charset "UTF-8";
html {
 font-size: 62.5%;
}
body {
 font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
 font-size: 16px;
 font-size: 1.6em;
 line-height: 1.6;
 color: #000;
 margin: 0;
 padding: 0;
 width: 100%;
 background-color: #fff;
 overflow-x: hidden;
}
button, input, optgroup, select, textarea {
 font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
}
* {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
img {
 border: none;
}
a {
 color: #5c9dde;
}
a:hover {
 text-decoration: none;
}
.cont p, .cont ul, .cont ol, .cont dt, .cont dd {
 margin: 10px 0;
}
.cont li {
 margin: 0;
}
a,
button,
input[type="reset"] {
 -webkit-transition: opacity 0.2s linear 0s, color 0.1s linear 0s, linear 0s, background-color 0.1s linear 0s,box-shadow 0.1s linear 0s;
 -o-transition: opacity 0.2s linear 0s, color 0.1s linear 0s, linear 0s, background-color 0.1s linear 0s,box-shadow 0.1s linear 0s;
 transition: opacity 0.2s linear 0s, color 0.1s linear 0s, linear 0s, background-color 0.1s linear 0s,box-shadow 0.1s linear 0s;
}
a:hover,
button:hover, button:focus,
input[type="reset"]:hover, input[type="reset"]:focus{
 opacity: 0.7;
}
.cf:after,.clearfix:after {
 content: "";
 clear: both;
 display: block;
}
/* ------------------------------------------------------ */
/* layout */
/* ------------------------------------------------------ */
.header,
.footer,
.outer_copyright,
.main {
 width: 100%;
 display: block;
}
.container,
.inner_header,
.copyright,
.cont {
 width: 1174px;
 display: block;
 margin: 0 auto;
}
.header {
 border-bottom: 2px solid #003365;
}
.inner_header > * {
 margin: 0;
 padding: 0 20px;
}
.header_logo {
 float: left;
 display: inline-block;
}
.header_logo a {
 padding-top: 24px;
 display: inline-block;
 line-height: 0;
}
.header_links {
 float: left;
 list-style: outside none none;
 padding: 7px 0 0;
}
.header_links > li {
 display: inline-block;
}
.header_links > li a {
 padding: 5px 30px 5px 5px;
 position: relative;
 font-size: 14px;
}
.header_links > li a:after {
 border-right: 2px solid #5c9dde;
 border-top: 2px solid #5c9dde;
 content: "";
 display: inline-block;
 height: 8px;
 width: 8px;
 position: absolute;
 margin-top: -7px;
 top: 50%;
 right: 0.9em;
 -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg);
 transform: rotate(45deg);
}
.header_btn {
 float: right;
}
.container {
 position: relative;
}
.cont {
 float: right;
 min-height: 650px;
 width: 860px;
 position: relative;
}
.cont:last-of-type {
 padding-bottom: 140px;
}
.side {
 float: left;
 width: 285px;
}
.side_menu {
 list-style: outside none none;
 padding: 0;
 margin: 0 0 20px;
}
.side_menu > * {
 margin-bottom: 2px;
}
.side_menu a {
 background-color: #e8f4fd;
 background-image: none;
 display: block;
 padding: 18px 7px 18px 20px;
 text-decoration: none;
}
.side_menu .side_feature a {
 border-left: 3px solid #5c9dde;
 padding-left: 17px;
}
.side_txt {
 display: inline-block;
 color: #333;
}
.side_menu .icon_blank .side_txt {
 padding: 0 1.7em 0 0;
 background: #e8f4fd url(../image/icon_blank.png) no-repeat right center;
}
.side_menu .icon_open .side_txt {
 padding: 0 1.7em 0 0;
 background: #e8f4fd url(../image/icon_open.png) no-repeat right center;
}
.side_bnr a {
 border: 1px solid #ccc;
 display: block;
 line-height: 0;
}
.side_bnr a:hover {
 box-shadow: -1px 1px 0px 0px #ccc,1px -1px 0px 0px #ccc;
 box-shadow: 0 0 0 1px #ccc;
 opacity: 0.8;
}
.side_bnr a:hover img {
 opacity: 1;
}
.order_flow {
 font-size: 14px;
 list-style: outside none none;
 margin: 0;
 padding: 10px 13px;
}
.order_flow > * {
 display: inline-block;
 margin: 0;
 padding: 0;
}
.order_flow > .current {
}
.order_flow > * a {
 padding: 10px 5px;
 display: inline-block;
}
.order_flow > * .order_next {
 display: inline-block;
 font-weight: normal;
 margin: 0 0 0 7px;
}
.outer_copyright {
 background-color: #eeeeee;
 padding: 20px 0;
 font-size: 13px;
}
.container .pagetop {
 bottom: 20px;
 right: 5%;
 margin: 0;
 display: none;
 position: fixed;
 text-align: right;
}
.container .pagetop.on {
 opacity: 1!important;
}
.container .pagetop a {
 display: block;
 line-height: 0;
}
.container .norton_bottom {
 bottom: 45px;
 margin: 0;
 position: absolute;
}
.container .norton_bottom a {
 display: block;
 line-height: 0;
}
.inner_cont {
 padding: 0 6px;
}
/* ------------------------------------------------------ */
/* basic */
/* ------------------------------------------------------ */
h1:not(.mainvis) {
 background-color: #e8f4fd;
 border-left: 6px solid #5c9dde;
 font-size: 24px;
 font-weight: normal;
 line-height: 1.2;
 margin: 0 0 25px;
 padding: 13px 20px;
}
.sbi,
.smbc,
.nomura,
.direct,
.generic,
.mumss {
 display: table;
 padding: 5px 5px 5px 15px;
 width: 100%;
}
.sbi > span.sbi_logo,
.smbc > span.smbc_logo,
.nomura > span.nomura_logo
.mumss > span.mumss_logo {
 line-height: 0;
 width: 110px;
}
.sbi > span,
.smbc > span,
.nomura > span,
.direct > span,
.generic > span,
.mumss > span {
 display: table-cell;
 vertical-align: middle;
 width: 100%;
}
h2 {
 border-bottom: 3px solid #5c9dde;
 font-size: 24px;
 font-weight: normal;
 line-height: 1.2;
 padding: 5px 10px 5px 0;
 margin: 25px 0 35px;
}
h3 {
 border-left: 3px solid #5c9dde;
 font-size: 20px;
 font-weight: normal;
 line-height: 1.2;
 margin: 30px 0 20px;
 padding: 1px 10px;
}
ul,ol {
 padding-left: 20px;
}
ul {
 list-style-type: disc;
}
table {
 border-collapse: collapse;
 border-spacing: 0px;
 max-width: 100%;
 table-layout: fixed;
 width: 100%;
}
.uploadTbl th, .uploadTbl td {
 padding: 5px 5px;
 --line-height: 1.3;
 word-break:break-all;
 box-sizing: border-box !important;
}
tr {
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
}
tr > * {
 border-bottom: 1px solid #ccc;
 border-right: 1px solid #ccc;
 padding: 12px 10px 12px 15px;
 font-size: 16px;
 font-size: 1.6rem;
}
tr > th {
 background-color: #e8f4fd;
 font-weight: normal;
 text-align: left;
 vertical-align: top;
 vertical-align: middle;
 word-break: break-all;
 white-space: normal;
 word-wrap: break-word;
}
tr > th::after {
 clear: both;
 content: "";
 display: block;
}
br {
 margin: 0 !important;
}
tr:nth-child(2n) > td {
 background-color: #f6fbff;
}
.container tr > td p,
.container tr > td div {
 margin: 0;
}
.container tr > td *:last-child {
 margin-bottom: 0;
}
.container tr > td * ~ p,
.container tr > td * ~ div {
 margin: 10px 0 0;
}
input, textarea, select {
 color: #333;
 font-size: 18px;
 padding: 5px 10px;
 max-width: 100%;
 line-height: 1.4;
 vertical-align: middle;
 display: inline-block;
}
select,
input[type="text"],
input[type="tel"],
input[type="email"] {
 border: 1px solid #a8acad;
 text-align: left;
 min-width: 60px;
 margin-right: 10px;
 -webkit-appearance: none;-moz-appearance: none;appearance: none;
}
textarea {
 text-align: left;
 border: 1px solid #ccc;
 width: 100%;
}
select {
 background: #fff url(../image/icon_select_arrow.png) no-repeat right 7px center;
 background-color: #fff;
 box-shadow: none;
 padding: 5px 30px 5px 10px;
}
select::-ms-expand {
 display: none;
}
/* icon */
.icon_blank {
 display: inline-block;
 padding: 0 2em 0 2px;
 background: url(../image/icon_blank.png) no-repeat right 5px center;
}
.icon_open {
 display: inline-block;
 cursor: pointer;
 padding: 0 2em 0 2px;
 background: url(../image/icon_open.png) no-repeat right 5px center;
}
.icon_pdf {
 display: inline-block;
 padding: 0 2em 0 2px;
 background: url(../image/icon_pdf.png) no-repeat right 5px center;
}
/* ------------------------------------------------------ */
/* utility */
/* ------------------------------------------------------ */
.hint {
 font-size: 13px;
 font-size: 1.3rem;
 line-height: 1.3;
}
.t_left {
 text-align: left!important;
}
.t_right {
 text-align: right!important;
}
.t_center {
 text-align: center!important;
}
.v_top {
 vertical-align: top!important;
}
.v_middle {
 vertical-align: middle!important;
}
.v_bottom {
 vertical-align: bottom!important;
}
.bold {
 font-weight: bold;
}
ul.note {
 list-style: outside none none;
 padding: 0;
}
.kome {
 padding-left: 1.2em;
}
.kome::before {
 display: inline-block;
 margin-left: -1.2em;
 padding-right: 0.2em;
}
.kome::before {
 content: "※";
}
.font_s {
 font-size: 13px;
 font-size: 1.3rem;
}
.font_m {
 font-size: 16px;
 font-size: 1.6rem;
}
.freedial_tit {
 display: block;
}
.freedial_no {
 font-size: 22px;
 font-weight: bold;
 padding-left: 64px;
 background: url(../image/free1.gif) no-repeat left 7px center;
 background-size: 55.6px 32px;
}
.area_info {
 background-color: #ffcd9f;
 padding: 20px;
 margin: 20px auto;
}
.area_info > *:first-child {
 margin-top: 0;
}
.area_info *:last-child {
 margin-bottom: 0;
}
.area_frame {
 margin: 15px auto;
}
.area_frame iframe {
 border: 1px solid #ccc;
 width: 100%;
 padding: 1px;
}
.area_scroll::-webkit-scrollbar {
 overflow: hidden;
 width: 20px;
 background: #eee;
}
.area_scroll::-webkit-scrollbar:horizontal {
 height: 5px;
}
.area_scroll::-webkit-scrollbar-button {
 display: none;
}
.area_scroll::-webkit-scrollbar-piece {
 background: #eee;
}
.area_scroll::-webkit-scrollbar-piece:start {
 background: #eee;
}
.area_scroll::-webkit-scrollbar-thumb {
 overflow: hidden;
 background: #999999;
}
.area_scroll::-webkit-scrollbar-corner {
 overflow: hidden;
 background: #999999;
}
/* ------------------------------------------------------ */
/* form */
/* ------------------------------------------------------ */
.jq-btn-file > input[type="file"]{
 display: none;
}
.jq-btn-file > [buttonclass*="jq-btn-file-submit"]+label {
 background: #4a96d2;
 color: #fff;
 font-size: 0.8rem;
 padding: 8px 10px;
 border-radius: 4px;
 display: inline-block;
 position: relative;
 cursor: pointer;
 margin-right: 8px;
}
.jq-btn-file > [buttonclass*="jq-btn-file-submit"]:disabled+label {
 opacity: 0.25;
 cursor: default;
}
.jq-btn-file > [buttonclass*="jq-btn-file-submit"]:disabled+label:hover {
 opacity: 0.25;
}
.jq-btn-file > [buttonclass*="jq-btn-file-submit"]+label:hover {
 opacity: 0.7;
 transition: 0.3s ease-out;
}
.disableIME {
 ime-mode:disabled;
}
.activeIME {
 ime-mode:active;
}
.error-message {
  color: red;
}
.area_form h2 {
 margin: 40px 0 35px;
}
.area_confirm h2 {
 margin: 50px 0 35px;
}
.area_form > section:first-child > h2,
.area_form > div[id]:first-child section > h2,
.area_confirm > section:first-child > h2,
.area_confirm > div[id]:first-child section > h2 {
 margin: 35px 0 35px;
}
.confirm_box {
 border: 1px solid #ccc;
 padding: 15px 15px;
 margin: 15px 0;
}
.container .confirm_box p {
 margin: 0;
}
.container .confirm_box p ~ p {
 margin: 10px 0 0;
}
.confirm {
 margin: 20px auto;
}
.confirm tr > * {
 padding: 12px 10px 12px 15px;
 font-size: 16px;
 font-size: 1.6rem;
 overflow-wrap:break-word;
 word-wrap: break-word;
 word-break: break-all;
}
tr > th > span:not([class]) {
 align-items: center;
 display: flex;
 justify-content: space-between;
 width: 100%;
}
.required {
 color: #ff0000;
 font-size: 13px;
 line-height: 1.2;
 margin: 0;
 padding: 0 0 0 0.5em;
 text-align: center;
}
br + .required {
 padding-left: 0;
}
.err_msg, .error {
 color: #ff0000;
}
.container .err_msg + * {
 margin-top: 5px;
}
.err, .errorColor {
 background-color: #ffe7e7;
}
:placeholder-shown {
 color: #aaa;
}
/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
 color: #aaa;
}
/* Firefox 18- */
:-moz-placeholder {
 color: #aaa; opacity: 1;
}
/* Firefox 19+ */
::-moz-placeholder {
 color: #aaa; opacity: 1;
}
/* IE 10+ */
:-ms-input-placeholder {
 color: #aaa;
}
select.err,
input[type="text"].err,
input[type="tel"].err,
input[type="email"].err,
textarea.err,
[type="radio"].err + label::before,
[type="radio"].err + [type="hidden"] + label::before,
[type="radio"]:checked.err + label::before,
[type="radio"]:checked.err + [type="hidden"] + label::before,
[type="checkbox"].err + label::before,
[type="checkbox"].err + [type="hidden"] + label::before {
 background-color: #ffe7e7;
}
[readonly], [disabled] {
 background: #ccc;
}
.area_il > * {
 display: inline-block;
 margin-right: 5px;
 vertical-align: middle;
}
.haifun {
 margin-left: -6px;
 margin-right: 4px;
}
[type="radio"],
[type="checkbox"] {
 opacity: 0;
 position: absolute;
 width: 0;
}
[type="radio"] + label,
[type="radio"] + [type="hidden"] + label,
[type="checkbox"] + label,
[type="checkbox"] + [type="hidden"] + label {
 display: inline-block;
 font-size: 17px;
 line-height: 1.3;
 vertical-align: middle;
 padding: 5px 15px 5px 30px;
 margin-right: 10px;
 position: relative;
 text-align: left;
 cursor: pointer;
}
[type="radio"]:checked + label:focus,
[type="radio"]:checked + [type="hidden"] + label:focus,
[type="checkbox"]:checked + label:focus,
[type="checkbox"]:checked + [type="hidden"] + label:focus {
 outline: none !important;
}
[type="checkbox"] + label,
[type="checkbox"] + [type="hidden"] + label {
 padding: 7px 15px 7px 30px;
}
[type="radio"] + label::before,
[type="radio"] + [type="hidden"] + label::before {
 border: 1px solid #a8acad;
 background-color: #fff;
 border-radius: 100%;
 box-sizing: border-box;
 content: "";
 display: inline-block;
 height: 20px;
 left: 0px;
 margin-top: -10px;
 position: absolute;
 top: 50%;
 width: 20px;
}
[type="checkbox"] + label::before,
[type="checkbox"] + [type="hidden"] + label::before {
 border: 1px solid #a8acad;
 background-color: #fff;
 box-sizing: border-box;
 content: "";
 display: inline-block;
 width: 25px;
 height: 25px;
 position: absolute;
 left: 0;
 top: 50%;
 margin-top: -13px;
}
[type="radio"]:checked + label::before,
[type="radio"]:checked + [type="hidden"] + label::before {
 border: 6px solid #5c9dde;
 background-color: #5c9dde;
 background-color: #fff;
}
[type="checkbox"]:checked + label::after,
[type="checkbox"]:checked + [type="hidden"] + label::after {
 content: "」";
 display: inline-block;
 position: absolute;
 margin-top: -3px;
 top: 50%;
 left: 7px;
 font-size: 20px;
 font-weight: bold;
 line-height: 10px;
 color: #067deb;
 -webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);
 transform: rotate(45deg);
}
[type="radio"]:disabled + label,
[type="radio"]:disabled + [type="hidden"] + label,
[type="checkbox"]:disabled + label,
[type="checkbox"]:disabled + [type="hidden"] + label {
 background-color: #ccc;
}
[type="radio"]:focus + label,
[type="radio"]:focus + [type="hidden"] + label,
[type="checkbox"]:focus + label,
[type="checkbox"]:focus + [type="hidden"] + label, {
 box-shadow: 0 0 0 2px #cccccc;
}
[type="radio"] + label span,
[type="radio"] + [type="hidden"] + label span,
[type="checkbox"] + label span,
[type="checkbox"] + [type="hidden"] + label span {
 margin: 0;
}
[type="checkbox"]:disabled + label,
[type="checkbox"]:disabled + [type="hidden"] + label {
 background-color: #ccc;
 cursor: default;
}
[type="checkbox"]:disabled + label::before,
[type="checkbox"]:disabled + [type="hidden"] + label::before {
 background-color: rgba(0, 0, 0, 0);
}
[type="checkbox"] + label.agree,
[type="checkbox"] + [type="hidden"] + label.agree,
[type="checkbox"]:checked + label.agree,
[type="checkbox"]:checked + [type="hidden"] + label.agree {
 border: 2px solid #5c9dde;
 padding: 13px 20px 13px 50px;
 color: #5c9dde;
 font-weight: bold;
 margin: 0 0 10px;
}
[type="checkbox"]:checked + label.agree,
[type="checkbox"]:checked + [type="hidden"] + label.agree {
 background-color: #f6fbff;
}
[type="checkbox"] + label.agree:before,
[type="checkbox"] + [type="hidden"] + label.agree:before {
 border: 2px solid #333;
 left: 13px;
 top: 50%;
 top: 25px;
 margin-top: -13px;
}
[type="checkbox"]:checked + label.agree::after,
[type="checkbox"]:checked + [type="hidden"] + label.agree::after {
 margin-top: -3px;
 top: 50%;
 top: 25px;
 left: 20px;
}
.flex_height {
 align-items: stretch;
 display: flex;
 flex-wrap: wrap;
}
.flex_height [type="radio"] + label,
.flex_height [type="radio"] + [type="hidden"] + label,
.flex_height [type="checkbox"] + label,
.flex_height [type="checkbox"] + [type="hidden"] + label {
 display: flex;
 justify-content: flex-start;
}
.flex_height [type="radio"] + label span,
.flex_height [type="radio"] + [type="hidden"] + label span,
.flex_height [type="checkbox"] + label span,
.flex_height [type="checkbox"] + [type="hidden"] + label span {
 align-self: center;
 justify-content: flex-start;
 text-align: left;
}
.flex_height.center [type="radio"] + label:before,
.flex_height.center [type="radio"] + [type="hidden"] + label:before,
.flex_height.center [type="checkbox"] + label:before,
.flex_height.center [type="checkbox"] + [type="hidden"] + label:before {
 left: 10px;
}
.flex_height.center [type="checkbox"] + label:after,
.flex_height.center [type="checkbox"] + [type="hidden"] + label:after {
 left: 17px;
}
/* other */
.acception_box {
 background-color: #f6fbff;
 border: 1px solid #ccc;
 font-weight: bold;
 margin: 30px 0;
 padding: 10px;
 text-align: center;
}
.area_feature {
 color: #5c9dde;
 font-weight: bold;
 margin: 10px 0 30px;
}
.area_feature > p {
 margin: 10px auto 5px;
}
.area_feature > span {
 display: inline-block;
 min-width: 12em;
}
/* error */
.area_error {
 border: 2px solid #ff0000;
 padding: 13px 20px;
 margin: 30px auto;
}
.area_form h2 + .area_error {
 margin: -10px auto 25px;
}
.area_error ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
.area_error ul li {
 color: #ff0000;
 font-size: 16px;
 margin: 0;
 font-weight: bold;
}
.area_error ul li ~ li {
 margin-top: 5px;
}
.area_error a {
 color: inherit;
}
.err_msg, .error {
 font-weight: bold;
}
/* step */
.container .step {
 list-style: outside none none;
 text-align: center;
 padding: 0 10px;
 margin: 25px 0 35px;
}
.container .step > li {
 background-color: #eeeeee;
 border-radius: 5px;
 display: inline-block;
 margin: 10px;
 min-width: 115px;
 max-width: 18%;
 padding: 8px 10px;
 text-align: center;
 vertical-align: middle;
 position: relative;
}
.container .step > *:first-child {
 margin-left: 0;
}
.container .step > *:last-child {
 margin-right: 0;
}
.container .step > .current {
 background-color: #5c9dde;
 color: #fff;
}
.container .step > * ~ *:before {
 height: 0;
 border: 10px solid transparent;
 border-left: 10px solid #5c9dde;
 content: "";
 display: block;
 position: absolute;
 margin-top: -10px;
 top: 50%;
 left: -17px;
 width: 0;
}
.container .step > * dl {
 line-height: 1.2;
 margin: 0;
}
.container .step > * dl dt,
.container .step > * dl dd {
 margin: 0;
}
/* search_result ↓ */
.outer_search_result {
 margin: 10px auto;
 padding: 0 0;
}
.search_result {
 display: flex;
 flex-wrap: wrap;
 list-style: outside none none;
 margin: 0;
 padding: 0;
 text-align: center;
}
.search_result > li {
 display: flex;
 justify-content: center;
 margin: 7px;
 width: 31%;
 border: 2px solid #fff;
 box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
}
.search_result > li:hover {
 border: 2px solid #5c9dde;
}
.search_result > li a {
 color: #333;
 display: block;
 align-self: center;
 padding: 10px 7px;
 text-decoration: none;
}
.search_result > li a:hover {
 opacity: 1;
}
.search_result > li a span {
 position: relative;
 display: inline-block;
 padding-right: 1.5em;
}
.search_result > li a span:after {
 border-right: 2px solid #5c9dde;
 border-top: 2px solid #5c9dde;
 content: "";
 display: inline-block;
 height: 8px;
 width: 8px;
 position: absolute;
 margin-top: -5px;
 top: 50%;
 right: 5px;
 -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg);
 transform: rotate(45deg);
}
/* ------------------------------------------------------ */
/* button */
/* ------------------------------------------------------ */
.btn_func {
 border: none;
 background: #f45d0a;
 box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
 color: #fff;
 display: inline-block;
 font-size: 14px;
 font-weight: normal;
 line-height: 1.1;
 padding: 10px 15px;
 min-width: 100px;
 text-align: center;
 text-decoration: none;
 cursor: pointer;
 -webkit-appearance: none;-moz-appearance: none;appearance: none;
}
.btn_func:hover,
.btn_func:focus {
 opacity: 1;
 -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1) inset;-moz-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1) inset;box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.1) inset;
 -webkit-transform: translate3d(0, 3px, 0);-moz-transform: translate3d(0, 3px, 0);transform: translate3d(0, 3px, 0);
}
.container .area_submit {
 margin: 50px auto;
 position: relative;
 text-align: center;
}
.container .area_submit > * ~ * {
 margin-left: 20px;
}
.submit,
.back,
.close,
.disableBtn {
 border: none;
 background-color: #f45d0a;
 box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.4);
 color: #fff;
 display: inline-block;
 font-size: 16px;
 font-weight: normal;
 line-height: 1.2;
 margin: 0 auto;
 padding: 20px 20px;
 text-align: center;
 text-decoration: none;
 width: 260px;
 cursor: pointer;
 -webkit-appearance: none;-moz-appearance: none;appearance: none;
 position: relative;
}
.back,
.disableBtn {
 background-color: #868686;
}

.disableBtn {
 cursor: default;
}

.close {
 background-color: #005eba;
}
.submit span,
.back span,
.close span,
.disableBtn span {
 position: relative;
 margin-right: 1em;
}
.back span {
 margin-left: 1em;
}
.close span:after {
 content: "×";
 display: inline-block;
 font-size: 25px;
 line-height: 1;
 position: absolute;
 top: 50%;
 right: -1em;
 margin-top: -14px;
}
.submit span:after,
.back span:after,
.disableBtn span:after  {
 border-right: 2px solid #fff;
 border-top: 2px solid #fff;
 content: "";
 display: inline-block;
 height: 9px;
 width: 9px;
 position: absolute;
 top: 50%;
 margin-top: -5px;
}
.submit span:after,
.disableBtn span:after {
 right: -1.5em;
 -webkit-transform: rotate(45deg);
 -moz-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 -o-transform: rotate(45deg);
 transform: rotate(45deg);
}
.back span:after {
 left: -1.5em;
 -webkit-transform: rotate(225deg);
 -moz-transform: rotate(225deg);
 -ms-transform: rotate(225deg);
 -o-transform: rotate(225deg);
 transform: rotate(225deg);
}
/* ------------------------------------------------------ */
/* ComStockLoanSubWindow common */
/* ------------------------------------------------------ */
body#ComStockLoanSubWindow {
 overflow-x: hidden;
 position: relative;
}
#ComStockLoanSubWindow .header .header_links {
 display: none;
}
#ComStockLoanSubWindow .main,
#ComStockLoanSubWindow .outer_copyright {
 padding-left: 15px;
 padding-right: 15px;
}
#ComStockLoanSubWindow .main,
#ComStockLoanSubWindow .container,
#ComStockLoanSubWindow .inner_header,
#ComStockLoanSubWindow .copyright,
#ComStockLoanSubWindow .cont {
 width: 100%;
 max-width: 800px;
 position: static;
 margin-left: auto;
 margin-right: auto;
}
#ComStockLoanSubWindow .cont {
 padding-bottom: 0;
 min-height: 0;
}
#ComStockLoanSubWindow .container .area_submit {
 margin: 50px auto 0;
 position: absolute;
 bottom: 75px;
 left: 0;
 right: 0;
}
#ComStockLoanSubWindow .footer {
 position: absolute;
 bottom: 0;
 left: 0;
}
#ComStockLoanSubWindow .outer_copyright {
 padding: 10px 15px;
 font-size: 12px;
}
#ComStockLoanSubWindow .header_logo img {
 max-width: 250px;
}
#ComStockLoanSubWindow .header_logo a {
 padding: 15px 0;
}
#ComStockLoanSubWindow h1, #ComStockLoanSubWindow h1:not(.mainvis) {
 font-size: 19px;
 margin: 15px 0 15px;
 padding: 8px 10px;
}
#ComStockLoanSubWindow h2 {
 margin: 20px 0;
 font-size: 18px;
}
#ComStockLoanSubWindow h3 {
 font-size: 17px;
 margin: 20px 0;
}
#ComStockLoanSubWindow .area_submit .back,
#ComStockLoanSubWindow .area_submit .close {
 font-size: 16px;
 padding: 13px 10px 13px;
 width: 200px;
}
#ComStockLoanSubWindow .submit span:after, #ComStockLoanSubWindow .back span:after {
 height: 8px;
 width: 8px;
}
#ComStockLoanSubWindow .softKey button {
 font-size: 21px;
 margin: 5%;
 padding: 0.4em 0.3em;
 width: 60%;
}
#ComStockLoanSubWindow .search_result > li {
 margin: 0 1% 15px;
 width: 23%;
}
#ComStockLoanSubWindow .search_result > li a {
 padding: 7px 5px;
 font-size: 14px;
}
/* ------------------------------------------------------ */
/* ComStockLoanSubWindow softKey */
/* ------------------------------------------------------ */
.softKeyArea {
 display: none;
}
.softKeyArea.on {
 display: block;
}
.softKey .col {
 text-align: center;
}
.softKey .col {
 float: left;
 width: 10%;
 text-align:center;
}
.softKey button {
 background-color: #e8f4fd;
 border: 1px solid #f45d0a;
 cursor: pointer;
 line-height: 1;
 margin: 10%;
 font-size: 24px;
 padding: 0.4em 0.3em;
 width: 70%;
 -webkit-appearance: none;-moz-appearance: none;appearance: none;
}
.softKey button:hover,
.softKey button.current {
 opacity: 1;
 background-color: #fbd3b9;
}
.softKey button.empty {
 cursor: default;
 opacity: 0;
}
.area_error span.error {
 margin-right: 10px;
 font-weight: bold;
 color: #ff0000;
 font-size: 16px;
}
/*-------------------------------------
* モーダル 外部
* jq-modal-box
*-------------------------------------- */
/* reset
---------------------------- */
#colorbox:focus {
 outline: none;
}
/* cboxOverlay
---------------------------- */
.cslp-modal-box#cboxOverlay {
 position: fixed;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 background-color: #000;
}
/* colorbox
---------------------------- */
.cslp-modal-box#colorbox.opened {
 -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
 -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
 box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 -ms-border-radius: 2px;
 border-radius: 2px;
 border: 2px solid #fff;
 outline: none;
}
.ui-widget-overlay {
 background: #eeeeee url("../image/ui-bg_diagonals-thick_90_eeeeee_40x40.png") 50% 50% repeat;
 opacity: .8;
 filter: Alpha(Opacity=80);
}
/*-------------------------------------
* モーダル 内部
*-------------------------------------- */
/* 共通
---------------------------- */
.cslp-modal {
 background: #FFF !important;
 padding: 20px;
 min-width: 500px;
}
/* box
---------------------------- */
/* input01 */
.cslp-modal-box-input01 {
 margin-bottom: 20px;
}
/* input-msg */
.cslp-modal .cslp-modal-box-input-msg {
 text-align: center;
 background-color: #b8d7f0;
 padding: 10px;
 font-weight: bold;
 margin-bottom: 20px;
 font-size:0.9em !important;
}
.cslp-modal .cslp-modal-box-input-msg p {
 padding: 0;
 margin: 0;
}
.cslp-modal .cslp-modal-box-input-msg p + p {
 margin-top: 1em;
}
/* submit */
.cslp-modal .cslp-modal-box-submit {
 text-align: center;
 position: relative;
}
.cslp-modal .cslp-modal-box-submit .cslp-btn {
 margin: 0 12px;
 padding-top:4px;
 padding-bottom:4px;
}
.cslp-btn {
 width: auto;
 border: none;
 margin: 0;
 padding: 0;
 background: transparent;
 font-weight: bold;
 line-height: 1.1;
 text-align: center;
 vertical-align: middle;
 overflow: hidden;
 cursor: pointer;
 color: #FFF;
 --display: inline-block;
 --*display: inline;
 *zoom: 1;
 -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
 box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
.cslp-btn-large span {
 font-size: 1em!important;
 padding: 10px 30px 8px;
}
.cslp-btn-submit {
 /* start background */
 background-color: #e89115;
 background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4OTExNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0NWQwYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
 background-size: 100%;
 background-image: -webkit-linear-gradient(top, #e89115, #f45d0a);
 background-image: -moz-linear-gradient(top, #e89115, #f45d0a);
 background-image: linear-gradient(to bottom, #e89115, #f45d0a);
 *zoom: 1;
 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE89115', endColorstr='#FFF45D0A');
 /* end background */
 color: white;
 text-shadow: 1px 1px 2px #080808;
}
.cslp-btn-submit:hover {
 filter: none;
 color: rgba(255, 255, 255, 0.9);
 background: #f45d0a;
}
.cslp-btn-back {
 /* start background */
 background-color: #868686;
 background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg2ODY4NiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
 background-size: 100%;
 background-image: -webkit-linear-gradient(top, #868686, #666666);
 background-image: -moz-linear-gradient(top, #868686, #666666);
 background-image: linear-gradient(to bottom, #868686, #666666);
 *zoom: 1;
 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF868686', endColorstr='#FF666666');
 /* end background */
 color: white;
 text-shadow: 1px 1px 2px #080808;
}
.cslp-btn-back:hover {
 filter: none;
 color: rgba(255, 255, 255, 0.9);
 background: #666666;
}
.disableBtn:hover {
 opacity: 1;
}
.errorPage_message {
 display:table-cell;
 height:440px;
 min-height:440px;
 vertical-align:middle;
 font-size: 1.3em;
}
#ComStockLoanSubWindow .errorPage_message {
 display:table-cell;
 height:205px;
 min-height:205px;
 vertical-align:middle;
 font-size: 1.3em;
}
.errorPage .cont {
 float:none;
}
.info {
 color: black;
 font-weight:bold;
}
.warning {
 color: #d96f05;
 font-weight:bold;
}
.cslc-btn-preview {
 /* start background */
 background-color: #d3d3d3;
 background-size: 100%;
 color: black;
 font-size: 14px;
 font-weight: bold;
 line-height: 1.1;
 text-align: center;
 vertical-align: middle;
 overflow: hidden;
 cursor: pointer;
 padding: 5px 30px;
 -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
 box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
.cslc-btn-preview:hover {
 opacity: 0.7;
 transition: 0.3s ease-out;
}
