@charset "UTF-8";
.box_3col{
    overflow: hidden;
    margin-bottom: 35px;
}
.box_item{
    width: 30.3%;
    float: left;
    margin-right:3%;
    margin-bottom: 25px;
}
.clear{
    clear: both;
}

.box_3col h3,
.midashi1{
    font-size: 16px;
    color: #F49D3A;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding:14px 10px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 15px;
    clear: both
}
.box_item p{
    font-size: 14px;
    line-height: 170%;
}
.indent{
    font-size: 12px;
    padding-left:1em;
    text-indent:-1em;
}
.box_3col h4{
    font-size: 16px;
    color: #F49D3A;
    padding:10px 10px 14px 0px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 0;
    clear: both
}
.bdr{
    padding: 10px;
    border: 1px solid #ccc;
}
.attention{
    background: #FDEADA;
    padding: 20px;
    font-size: 15px;
    position: relative;
    padding-top: 40px;
    margin-bottom: 40px;
}
.attention span{ 
    font-size: 12px;
    position: relative;
}
.attention h3{
    display: inline-block;
    border-radius: 3px;
    font-size: 15px;
    border: 2px solid;
    background-color: #FFF;
    padding: 10px;
    line-height: 1;
    text-align:center;
    width: 110px;
    position: absolute;
    font-weight: bold;
    top:-20px;
    color:  #F49D3A

}

.box_2col{
    overflow: hidden;
    margin-bottom: 35px;
}
.box_2col .box_item{
    width: 49%;
    float: left !important;
    margin: 0 0 25px 0;

}
.box_2col .box_item:last-child{
    float:right
}
.midashi2{
    font-size: 17px;
    color: #F49D3A;
    border-left: 5px solid #F49D3A;
    padding:8px 0 8px 12px;
    line-height: 1;
    font-weight: bold;
}
table.tbl_news{
    width: 92%;
}
.tbl_news td,
.tbl_news th{
    font-size: 13px;
}
table.tbl_spec{
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-bottom: 20px;
}
table.tbl_spec th,
table.tbl_spec td{
    padding: 10px 20px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
}
table.tbl_spec th{
    font-weight: bold;
    background: #eee;
}
th.org{
    background: #FDF1E3 !important
}
.spec_box{
    position: relative;
}
.spec_box h3{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}
.spec_box .box1{
    color: #FFF;
    background: #F39C3C;
    font-size: 16px;
    margin-bottom: 30px;
    padding: 20px 20px 15px 20px;
    border-radius: 5px;
}
.spec_box .box1 h4{
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 5px;
}
.spec_box .item{
    width:265px;
    height:392px;
    position: absolute;
    right: 30px;
    bottom: 30px;
}
.afs{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 15px;
    border: 2px solid #BBBBBB;
    margin-bottom: 30px;
}
.afs p{
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    margin: 0;
}
ul.f_list{
    overflow: hidden;
}
ul.f_list li{
    float: left;
    width: 33%;
    height: 330px;
    position: relative;
}
ul.f_list li h3{
    display: block;
    font-size: 16px;
    font-weight: bold;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    line-height: 1;
    margin: 0 10px 10px 10px;
    color: #F39C3C
}
ul.f_list li p{
    font-size: 14px;
    margin: 0 10px;
}
ul.f_list li div{
    text-align: center;
    padding: 15px 0 0 0;
    position: absolute;
    bottom: 20px;
    width: 100%;
}
.item_info{
    overflow: hidden;
}
.item_info_img{
    width: 40%;
    float: left;
    text-align: center;
    padding-top: 30px
}
.item_info_img img{
    width: 90%;
    height: auto
}
.item_info_spec{
    width: 60%;
    float: left
}
.item_info_spec h4{
    font-size: 18px;
    font-weight: bold
}
.item_info table{
    width: 90%;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.item_info table th{
    font-weight: bold;
    background: #eee;
}
.item_info table th,.item_info table td{
    font-size: 14px;
    padding: 8px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
