
/*=============================

kyujin_l　デフォルト

=============================*/	

#kyujin_l_contents {
    margin-bottom: 40px;
}

#kyujin_l_contents h2 p {
    font-size: 11px;
    float: right;
    margin-top: 0px;
}

#kyujin_l_contents .list_Block h3 {
    padding: 0px 10px 10px;
    font-size: 23px;
}

.list_Block .new {
    font-size: 12px;
}

#kyujin_l_contents .list_Block .list_inner {
    margin: 20px 10px 0px;
}

#kyujin_l_contents .list_Block .img_box {
    margin: 0 auto 30px;
    float: none;
}

.list_Block .txt_box {
    margin-left: 0;
    font-size: 14px;
}

.list_Block .txt_box dl {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.list_Block .txt_box dl dt {
    padding: 15px 0;
    font-size: 13px;
    letter-spacing: 0;
}

.list_Block .txt_box dl dd {
    padding: 15px;
    display: table-cell;
    vertical-align: middle;
}

.list_Block .txt_only dl dt {
    width: 120px;
    display: table-cell;
    vertical-align: middle;
}

#kyujin_l_contents .list_Block .btn_box {
    margin: 0px auto;
    width: 70%;
    min-width: 460px;
}

#kyujin_l_contents .btn_box .detail_link {
    float: left;
    width: 48%;
}

#kyujin_l_contents .btn_box .detail_link_only {
    float: none;
    width: 60%;
}

#kyujin_l_contents .btn_box .oubo_link {
    width: 48%;
    margin-left: 0px;
    float: right;
}

.btn_box a {
    font-size: 18px;
    padding: 18px 0px;
}

.btn_box .detail_link_only {
    width: 350px;
    margin: 0 auto;
    text-align: center;
}

.btn_box a:hover {
    top: 2px;
    box-shadow: none;
}

.list_Block .koyoukeitai_box ul li {
    padding: 4px 6px;
    font-size: 11px;
    line-height: 1;
    letter-spacing: 1px;
}

/*=============================

kyujin_l　map_D専用

=============================*/

#kyujin_typeD_map .tit_wrap {
    position: fixed;
    width: 100%;
    top: 0px;
    background: #FFF none repeat scroll 0% 0%;
    padding: 30px 10px 0px 0px;
    z-index: 999;
    height: 70px;
}

#kyujin_typeD_map .tit_wrap h2 {
    margin: 0px 0px 30px;
    padding: 0 0 5px 20px;
    margin-bottom: 30px;
    max-width: 1070px;
    margin-right: 210px;
}

#kyujin_typeD_map h2 {
    margin: 0px 0px 30px;
}

#kyujin_typeD_map h2 p {
    font-size: 10px;
    margin-top: 0px;
    text-align: right;
}

#kyujin_typeD_map .list_Block_map_D {
    width: 100%;
    max-width: 230px;
    margin: 71px 0px 0px 1px;
}

.listItem {
    background: #fff;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    border: 1px solid #e7e7e7\9; /* 全てのIE */
}

.itemBox_btn {
    padding: 20px 6px 10px;
    font-weight: bold;
    cursor: pointer;
    background: #fff;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    box-shadow: none\9;
}

.itemBox_btn:hover {
    background: #f8f8f8;
}

.itemBox_btn .new {
    background: #C31926;
    color: #fff;
    font-size: 9px;
    padding: 2px 5px;
    border-radius: 4px;
    vertical-align: middle;
}

.itemBox_btn .list_ttl {
    font-size: 14px;
}

.itemBox_btn a {
    text-decoration: none;
}

.event_style {
    background: #8BB708;
    color: #fff;
}

#anken_box .event_style .list_ttl {
    border-bottom: 1px solid #fff;
    display: block;
    padding: 0px 6px 10px;
}

#anken_box .list_ttl {
    font-size: 15px;
    padding: 0px 6px 10px;
    line-height: 1.5em;
}

#anken_box .itemBox {
    display: none;
    background: #8BB708;
    padding: 10px 12px 20px;
}

#anken_box .txt_box dl dt {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1;
}

#anken_box .txt_box dl dd {
    font-size: 14px;
    border-spacing: 0;
    display: block;
}

#anken_box .detail_btn {
    width: 150px;
    margin: 32px auto 10px;
}

#anken_box .detail_btn a {
    width: 150px;
    background: #FFFFFF;
    color: #8bb708;
    border-radius: 5px;
}

#anken_box .itemBox span,
#anken_box .detailLink_spn .linktxt {
    display: none;
}

#kyujin_typeD_map .list_btn {
    width: 290px;
    width: 100%;
    color: #fff;
    display: inline-block;
    background: #6B9100;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -ms-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-out 0s;
    cursor: pointer;
}

#kyujin_typeD_map .list_btn:hover {
    background: #8bb708;
}

#map_box {
    margin: 0px 0px 0px 250px;
    position: fixed;
    top: 101px;
    z-index: 0;
}

#zMap {
    width: 650px;
    height: 700px;
}

/*=============================

kyujin_d

=============================*/

.sticky_bottom__btn_area {
    margin: 0 0 0 180px;
}

#kyujin_d_contents .list_Block .img_box {
    margin: 0px auto 30px;
    float: none;
}

#kyujin_d_contents .list_Block .txt_box {
    margin-bottom: 0px;
}

#kyujind_contents .list_Block .list_inner {
    margin: 20px 10px 0px;
}

