/*================================================
 *  ＰＣ向けデザイン
 ================================================*/
/*------------------------------------------------
 *  一般(ＰＣ)
 ------------------------------------------------*/
h3.atama_ttl {
    color: #0079c0;
    font-size: 20px !important;
    font-weight: 700 !important;
    margin: 50px 0 5px;
    padding: 0;
}
h3.atama_ttl:before {
    border-bottom: 0px solid #0079c0;
}
h3.atama_ttl:after {
    border-bottom: 0px solid #d3edfb;
}
h3.kariru_ttl {
    color: #d65050;
    font-size: 20px !important;
    font-weight: 700 !important;
    margin: 50px 0 5px;
    padding: 0;
}
h3.kariru_ttl:before {
    border-bottom: 0px solid #0079c0;
}
h3.kariru_ttl:after {
    border-bottom: 0px solid #d3edfb;
}
h4.kaeseru_ttl {
    color: #333;
    margin: 10px 0 0;    
    position: unset;
    border-top: solid 0px #d3edfb;
    border-bottom: solid 0px #d3edfb;
    background: none;
    line-height: 1.2;
    padding: 5px 0;
    font-size: 16px !important;
    font-weight: 700 !important;    
}
h4.kaeseru_ttl:after {
    display: none;
}
h3.kekka_ttl {
    color: orange;
    font-size: 20px !important;
    font-weight: 700 !important;
    margin: 50px 0 5px;
    padding: 0;
}
h3.kekka_ttl:before {
    border-bottom: 0px solid #0079c0;
}
h3.kekka_ttl:after {
    border-bottom: 0px solid #d3edfb;
}
.loan-form {
    font-weight: 500;
    width: 80%;
    margin: 0 auto;
}
table.keisan {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px auto;
	border: none;
	border-collapse: separate;
	border-spacing: 0px;
}
table.keisan-atama th {
	font-size: 80%;
    font-weight: normal;
	color: #fff;
	background-color: #0079c0;
	text-align: center;
    border: 1px solid #fff;
    padding: 5px;
}
table.keisan-atama .atama-gaku {
    width: 20%;
}
table.keisan-atama td {
	font-size: 90%;
	color: #333;
	background-color: #d3edfb;
	text-align: center;
    border: 1px solid #fff;
    padding: 10px 5px;
}
table.keisan-atama .atama-text td {
	font-size: 80%;
	color: #333;
	background-color: #d3edfb;
	text-align: left;
    border: 1px solid #fff;
    line-height: 1.3;
    padding: 10px;
}
table.keisan-kariru th {
	font-size: 80%;
    font-weight: normal;
	color: #fff;
	background-color: #d65050;
	text-align: center;
    border: 1px solid #fff;
    padding: 5px;
}
table.keisan-kariru td {
	font-size: 90%;
	color: #333;
	background-color: #f7e5e2;
	text-align: center;
    border: 1px solid #fff;
    padding: 10px 5px;
}
table.keisan-kariru .kariru-text td {
	font-size: 80%;
	color: #333;
	background-color: #f7e5e2;
	text-align: left;
    border: 1px solid #fff;
    line-height: 1.3;
    padding: 10px;
}
table.keisan-kaesu {
    width: 100%;
}
table.keisan-kaesu th {
	font-size: 80%;
    font-weight: normal;
	color: #fff;
	background-color: #d65050;
	text-align: center;
    border: 1px solid #fff;
    padding: 5px;
}
table.keisan-kaesu td {
	font-size: 90%;
	color: #333;
	background-color: #f7e5e2;
	text-align: center;
    border: 1px solid #fff;
    padding: 10px 5px;
}
table.keisan-kaesu .kaesu-text {
	font-size: 80%;
}
table.keisan-kinri {
    width: 100%;
}
table.keisan-kinri td {
	font-size: 90%;
	color: #333;
	background-color: whitesmoke;
	text-align: center;
    border: 1px solid #fff;
    padding: 10px 5px;
}
table.keisan-kinri .kinri-text {
	font-size: 80%;
    width: 45%;
}
table.keisan-kaeru {
    width: 100%;
}
table.keisan-kaeru .buken1 {
    font-weight: bold;
	color: #fff;
	background-color: #0079c0;
	text-align: center;
    padding: 5px;
}
table.keisan-kaeru .buken2 {
	font-size: 100%;
    font-weight: bold;
	color: #fff;
	background-color: #d65050;
	text-align: center;
    padding: 5px;
}
table.keisan-kaeru .buken3 {
	font-size: 100%;
    font-weight: bold;
	color: #fff;
	background-color: orange;
	text-align: center;
    padding: 5px;
}
table.keisan-kaeru th {
	background-color: whitesmoke;
	text-align: center;    
    border: 1px solid #fff;
}
table.keisan-kaeru .buken4 {
	color: #333;
	background-color: #d3edfb;
	text-align: center;
    padding: 20px 5px;
}
table.keisan-kaeru .buken5 {
	color: #333;
	background-color: #f7e5e2;
	text-align: center;
    padding: 20px 5px;
}
table.keisan-kaeru .buken6 {
	color: #333;
	background-color: antiquewhite;
	text-align: center;
    padding: 20px 5px;
}
table.keisan-kaeru td {
	background-color: whitesmoke;
	text-align: center;
    border: 1px solid #fff;
}
.search-btn {
    text-align: center;
}
.search-btn p {
    font-size: 13px;
    margin-bottom: 30px;
}
table.keisan-kaeru .search-btn {
	background-color:#FFF !important;
}
.ReadOnly {
    color: #333;
    text-align: right;
    padding: 5px;
    font-size: 18px;
}
input {
    padding: 5px;
    font-family: 'Noto Sans JP', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif !important;
    font-size: 13px;
    line-height: 1.7;
    color: #333;
    margin: 0;
}
.list-item {
    display: inline;
    margin: 0;
    padding: 0 5px;
}
.form-btn {
    background-color: #fff !important;
    text-align: center;
}
.form-btn input {
    margin: 20px;
}
.form-btn-go {
    width: 200px;
    padding: 10px 15px;
    border: 2px solid #0079c0 !important;
    background-color: #0079c0 !important;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 2px;
    transition: all 0.3s;
    text-transform: uppercase;
    border-radius: 0 !important;
    margin-top: 30px;
}
.form-btn-go:hover {
    background-color: #fff !important;
    color: #0079c0;
}
.form-clear {
    width: 200px;
    padding: 10px 15px;
    border: 2px solid #ccc !important;
    background-color: #e2e2e2 !important;
    color: #333 !important;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 2px;
    transition: all 0.3s;
    text-transform: uppercase;
    border-radius: 0 !important;
    margin-top: 30px;
}
.form-clear:hover {
    background-color: #ccc !important;
}
.search-btn input {
    width: 300px;
    padding: 15px 20px;
    border: 2px solid orange !important;
    background-color: orange !important;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 2px;
    transition: all 0.3s;
    text-transform: uppercase;
    border-radius: 0;
    margin-top: 80px;
}
.search-btn input:hover {
    background-color: #fff !important;
    color: orange !important;
}
.print_btn {
    display: block;
    margin: 20px auto;
    width: 300px;
    padding: 15px 20px;
    border: 2px solid #ccc !important;
    background-color: #e2e2e2 !important;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 2px;
    transition: all 0.3s;
    text-transform: uppercase;
    border-radius: 0;
}
.print_btn:hover {
    background-color: #ccc !important;
    color: #333;
}
p.print_head,
p.print_top {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -10000px;
	visibility: hidden;
}
p.print_head {
	font-size: xx-small;
	color: #DBDBDB;
}
.loan_arrow {
    display: none;
}

/*================================================
 *  印刷向けデザイン
 ================================================*/
/*------------------------------------------------
 *  一般(印刷)
 ------------------------------------------------*/
@media print {
    body {
        background-color: #FFFFFF;
        background-image: none;
    }
    h1 {
        display: none;
    }
    h4.p_kaisya,
    h3.p_kaisya {
        font-weight: bold;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #006699;
    }
    h3.p_kaisya {
        font-size: 130%;
        color: #006699;
        margin: 0px 0px 5px 0px;
        padding: 0px 0px 2px 8px;
        border-left-width: 6px;
        border-left-style: solid;
        border-left-color: #006699;
    }
    h4.p_kaisya {
        font-size: 110%;
        color: orange;
        margin: 0px 0px 5px 16px;
        padding: 0px 0px 5px 0px;
    }
    #wrapper {
        margin: 30px auto 0px auto;
        border: 1px solid #888888;
    }
    #subbody {
        background-color: #FFFFFF;
        width: 700px;
        font-size: 100%;
        text-align: left;
        margin: 0px;
        padding: 10px 10px 20px 10px;
    }
    #content {
        padding: 10px;
    }
    #header {
        background-image: none;
        border: 0px dashed #888888;
        height: 0px;
        margin: 0px auto;
        padding: 5px 0px 0px 10px;
    }
    #header image {
        display: none;
    }
    #footer {
        display: none;
    }
    .keisanbody {
        width: 700px;
        margin: 12px auto 14px auto;
        padding: 0px;
        border-top-width: 0px;
        border-left-width: 0px;
        border-top-style: solid;
        border-left-style: solid;
        border-top-color: #ACACAC;
        border-left-color: #ACACAC;
        border-right-style: none;
        border-bottom-style: none;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-right-color: #FFFFFF;
        border-bottom-color: #FFFFFF;
    }
    .box-print {
        display: none;
    }
    .cp_button {
        text-align: center;
        margin: 20px auto 0px auto;
    }
    .cp_button {
        display: none;
    }
    .close_bt {
        display: none;
    }
    .p_footer {
        letter-spacing: 0.1em;
        text-align: left;
        width: 700px;
        margin: 0px auto 0px auto;
        padding: 10px;
        position: relative;
        top: 0px;
        visibility: visible;
        border: 0px solid #CCCCCC;
    }
    a {
        display: none;
    }
    .message_top {
        display: none;
    }
    table.keisan td.form-btn {
        display: none;
    }
    table.keisan td.search-btn {
        display: none;
    }
    table.keisan td.cp_button {
        display: none;
    }
    p.print_head,
    p.print_top {
        font-weight: bold;
        letter-spacing: 0.2em;
        text-align: left;
        position: relative;
        top: 0px;
        visibility: visible;
    }
    p.print_head {
        font-size: 110%;
        color: #888888;
    }
    p.print_top {
        color: #3399FF;
    }
    .p_footer p {
        margin-left: 16px;
    }
}

/* Media Queries
-------------------------------------------------- */
/*================================================
 *  ノートパソコン向けデザイン
 ================================================*/
@media (max-width: 1200px){
    .form-btn-go {
        width: 200px;
    }
    .form-clear {
        width: 200px;
    }
}
/*================================================
 *  タブレット向けデザイン
 ================================================*/
@media (max-width: 991px) {
    .form-btn-go {
        width: 200px;
    }
    .form-clear {
        width: 200px;
    }
    .ReadOnly {
        font-size: 13px;
    }
}
/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media (max-width: 767px){
    h2 {
        font-size: 20px;
    }
    h3.atama_ttl {
        font-size: 18px !important;
    }
    h3.kariru_ttl {
        font-size: 18px !important;
    }
    h3.kekka_ttl {
        font-size: 18px !important;
    }
    .scroll {
        overflow-x: auto;
    }
    table {
        min-width: 800px;
    }
    .loan-form {
        width: 95%;
    }
    table.keisan-atama .atama-gaku {
        width: auto;
    }
    table.keisan-kinri .kinri-text {
        width: 50%;
    }
    .form-btn {
        margin-top: 20px;
    }
    .form-btn input {
        margin: 10px 0;
    }
    .form-btn-go {
        width: 100%;
    }
    .form-clear {
        width: 100%;
    }
    .search-btn input {
        width: 100%;
        margin-top: 50px;
    }
    .print_btn {
        display: none;
    }
    .search-btn p {
        text-align: left;
        margin-bottom: 20px;
    }
    .loan_arrow {
        display: block;
    }
    .loan_arrow p {
        margin: 2px 0 0;
        font-size: 10px;
        color: #ccc;
    }
    .loan_arrow span {
        display: inline-block;
        margin-left: 5px;
        width: 100px;
        height: 1px;
        background-color: #ccc;
        position: relative;
        transform: scale(0, 1);
        transform-origin: top left;
        animation: loan_arrow01 5s ease-in-out infinite forwards;
    }
    @keyframes loan_arrow01 {
        0% { transform: scale(0, 1); }
        30% { transform: scale(0, 1); }
        40% { transform: scale(1, 1); }
        85% { transform: scale(1, 1); opacity: 1;}
        90% { transform: scale(1, 1); opacity: 0; }
        100% { transform: scale(1, 1); opacity: 0; }
    }
    .loan_arrow span::after {
        content: "";
        display: block;
        width: 8px;
        height: 10px;
        border-right: 1px solid #ccc;
        transform: rotate(-45deg) scale(1, 0);
        transform-origin: right bottom;
        position: absolute;
        bottom: 1px;
        right: 0px;
        animation: loan_arrow02 5s ease-in-out infinite forwards;
    }
    @keyframes loan_arrow02 {
        0% { transform: rotate(-45deg) scale(1, 0); }
        45% { transform: rotate(-45deg) scale(1, 0); }
        55% { transform: rotate(-45deg) scale(1, 1); }
        85% { transform: rotate(-45deg) scale(1, 1); opacity: 1;}
        90% { transform: rotate(-45deg) scale(1, 1); opacity: 0; }
        100% { transform: rotate(-45deg) scale(1, 1); opacity: 0; }
    }
}
/* IE6 */
* html p {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}
* html div#content {
    width: 500px;
}
* html table.keisan caption {
    font-size: 100%;
    background-position: 2px 2px;
}
* html table.keisan th {
    font-size: 100%;
    letter-spacing: 0.1em;
}
* html table.keisan td {
    font-size: 100%;
    letter-spacing: 0.1em;
}
@media print {
* html div.p_footer {
    width: 720px;
    }
}
/* IE7 */
*:first-child+html p {
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
}
*:first-child+html table.keisan th {
    letter-spacing: 0.1em;
}
*:first-child+html table.keisan td {
    letter-spacing: 0.1em;
}
*:first-child+html table.keisan th.cell-3 {
    width: 100%;
}
*:first-child+html div.box-print button {
    background-color: #EEEEEE;
}
