@charset "UTF-8";

/*-------------------------
__style
-------------------------*/

#main #contents2 .page_title{ max-width: 1040px; margin: 0 auto;}
#main #contents2 .pic_title{ width:1040px!important; margin:0 auto 30px!important;}


/*-------------------------
__loan_style
-------------------------*/
#block01 {}

#block01 h3 {
    font-size: 2em;
    font-weight: 700;
    color: #00349f;
    line-height: 1.2;
    text-align: left;
    padding-bottom: 5px;
    padding-top: 10px;}

#block01 .print {
font-size: 1.4em;
line-height: 35px;
text-align: right;
background-color: #EFEFEF;
margin-bottom: 15px;
padding-right: 10px;
border: 2px solid #BBB;
}
#block01 .listTitle {
    font-size: 1.6em;
    line-height: 2;
    font-weight: 700;
    color: #222;
    text-align: left;
    border-left: 5px solid #00349f;
    margin-bottom: 10px;
    padding-left: 10px;}

#block01 p.txt {
font-size: 1.4em;
line-height: 1.6;
text-align: left;
padding-bottom: 15px;
}

#block01 table { 
    font-size: 1.4em;
    line-height: 1.4;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;}

#block01 th,
#block01 td {
    text-align: left;
    border: 1px solid #bbb;
    padding: 12px 10px;}

#block01 thead th {
    text-align: center;
    background-color: #ddd;}

#block01 tbody th {
    background-color: #eee;}
    
#block01.simu01 tbody th,
#block01.simu02 tbody th {
    width: 32em;}

#block01.simu03 tbody th {
    width: 22em;}

#block01.simu04 tbody th {
    width: 27em;}

#block01.simu05 tbody th {
    text-align: center;
    width: 5em;}

#block01 tbody td {
    background-color: #FFF;}

#block01 tbody th table {
    font-size: 14px;
    margin-top: 5px;}

#block01.simu05 tbody td em {
    color: #0088DE;}

#block01.simu05 tbody td input[type="checkbox"] {
    opacity: 0;
    margin: 0 10px;}

#block01 th a,
#block01 td a {
    color: #000;}

#block01 th a:hover,
#block01 td a:hover {
    text-decoration: none;}

#block01 input[type="text"] {
    width: 100px;
    font-size: 14px;
box-sizing: border-box;
padding: 5px;}

#block01 .formBtn {
    text-align: center;
    background-color: #e6edfa;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 15px;
    padding-top: 15px;}

input[type="button"],
input[type="reset"]{
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
    display: inline-block;}

input[type="button"],
input[type="reset"]{
    background-color: #fff;
    color: #00349f;
    font-size: 1.7em;
    padding: 10px 20px;
    font-weight: 700;
    border-radius: 5px;
    border: 1px solid #00349f;
    box-sizing: border-box;
    margin: 0 10px;}

input[class="set"]{
    background-color: #00349f;
    color: #fff;
    font-size: 1.7em;
    padding: 10px 15px;
    font-weight: 700;
    border-radius: 5px;}

@media screen and (max-width: 767px) {

form{
    margin-bottom: 10px;}
    
#block01 h3{
    font-size: 1.8em;
    text-align: left;
    padding:0 0 10px 0;}

#block01 p.txt{
    font-size: 1.3em;
    line-height: 1.5;
    padding-bottom: 10px;}
    
#block01 table{
    width: 100%;}

#block01 table{
    font-size: 1.3em;
    line-height: 1.4;}
    
#block01 table.table_tate tbody th,
#block01 table.table_tate tbody td{
    display: block;
    box-sizing: border-box;
    margin-top: -1px;
    padding: 10px;}

#block01 table.table_yoko thead th,
#block01 table.table_yoko thead td,
#block01 table.table_yoko tbody th,
#block01 table.table_yoko tbody td{
    width: 33.33333%!important;
    box-sizing: border-box;
    margin-top: -1px;
    padding: 10px;}

#block01.simu01 tbody th,
#block01.simu02 tbody th,
#block01.simu03 tbody th,
#block01.simu04 tbody th,
#block01.simu05 tbody th {
    width: 100%;}


}


@page {
  size: A3;
  margin: 20px 10px;
}


@media print{

html,
body{
    _zoom: 0.65;}

#wrap{
    margin: 0;
    border: initial;
    border-radius: initial;
    width: initial;
    min-height: initial;
    box-shadow: initial;
    background: initial;
    page-break-after: always;}

#fix01,#fix02,#fix03,#fix04,header,footer,nav,h1{ display: none;}
    
}
