@charset "utf-8";

#page_style.page_0107 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#page_style.page_0107 > h3{
    width: 100%;
}
#page_style.page_0107 > div{}
#page_style.page_0107 > div{}
#page_style.page_0107 > div:nth-of-type(1){
    width: 49%;
}
#page_style.page_0107 > div:nth-of-type(1) ul {}
#page_style.page_0107 > div:nth-of-type(1) ul li{
    position: relative;
    padding-left: 2em;
    display: flex;
    justify-content: flex-start;
}
#page_style.page_0107 > div:nth-of-type(1) ul li:after{content:"";position: absolute;left: 10px;top: 9px;width: 4px;height: 4px;background-color: #a8a8a8;margin-top: -1px;}


#page_style.page_0107 > div:nth-of-type(2){
    width: 50%;
    /* margin-left: .2em; */
}
#page_style.page_0107 > div:nth-of-type(2) ul {
    margin-bottom: 1em;
}
#page_style.page_0107 > div:nth-of-type(2) ul li{
    display: flex;
    justify-content: center;
}

#page_style.page_0107 > div:nth-of-type(2) ul:nth-of-type(2) li{
    position: relative;
    padding-left: 2em;
    display: flex;
    justify-content: flex-start;
}
#page_style.page_0107 > div:nth-of-type(2) ul:nth-of-type(2) li:after{content:"";position: absolute;left: 10px;top: 9px;width: 4px;height: 4px;background-color: #a8a8a8;margin-top: -1px;}


#page_style.page_0107 > div:nth-of-type(2) ul li img{}
#page_style.page_0107 > div:nth-of-type(2) img {width: 80%;}
#page_style.page_0107 > div h4{
    margin-bottom: unset;
}
#page_style.page_0107 > div h4:nth-of-type(2) {}
#page_style.page_0107 > div table{
    width: 100%;
    margin-bottom: 1em;
}
#page_style.page_0107 > div table tr {}
#page_style.page_0107 > div table tr td{
    border-bottom: 1px solid gray;
}
#page_style.page_0107 > div table tr td.tableHead{
    color: #2d9c05;
    padding: 10px 15px 0 17px;
    margin: 0 10px 15px 0;
    background: url(/img/sub/s_mark.gif) no-repeat 0 12px;
    font-size: 14px;
    clear: both;
    font-weight: 700;
    }
#page_style.page_0107 > div table tr td:nth-of-type(1){
    width: 50%;
}
#page_style.page_0107 > div .et_pb_tab_content ul {
    margin-bottom: 1em;
}
#page_style.page_0107 > div .et_pb_tab_content ul li{
    position: relative;
    padding-left: 2em;
}
#page_style.page_0107 > div .et_pb_tab_content ul li:after{content:"";position: absolute;left: 10px;top: 50%;width: 4px;height: 4px;background-color: #a8a8a8;margin-top: -1px;}
