#projectTab span a.active {
    border: 1px solid #ccc;
    border-bottom: 2px solid #fff;
    margin-bottom: -2px;
    background-color: #fff;
    color: #666;
}
.img-new{
    width: 768px;
}
.img-top {
    vertical-align: middle;
    width: 20px;
}
.title-faq-tab {
    background: #CCC;
    font-weight: bold;
    font-size: 16px;
}
.tabcontentfaq {
    display: none;
    padding-top: 1px;
}

#projectTab .disp a {
    border: 1px solid #ccc;
    margin-bottom: -3px;
    background-color: #f5f5f5;
    color: #aaa;
}

#headlineicom {
    font-size: 16px;
    margin-bottom: 20px!important;
}
#headlineicom tr td {
    padding-top: 0px;
    text-align: left;
    border: 0;
    padding-left: 35px;
    width: 50px;
}
#headlineicom tr {
    border-left: hidden;
    border-right: hidden;
}
.tab-line-ans{
    padding-left: 1%;
}
.tab-line-ans-text{
    padding-left: 9px;
    display: table-cell;
    padding-bottom: 12px;
}

.text-ans{
    color: #043E7D;
    font-weight: bold;
    font-size: 14px;
    display: table-cell;
}
.text-que{
    color: red;
    font-weight: bold;
    font-size: 14px;
    width: 14px;
    display: table-cell;
}
#contents #message-faq p{
    margin:-2px 0 10px 0;
}
.text-que-form{
    display: table;
    font-size: 14px;
    font-weight: bold;
    border-bottom: dotted 1px #CCC;
    width: 100%;
}
.text-ans-form{
    display: table;
    font-size: 14px;
    margin-top: 14px;
}
.title-tab{
    border-bottom: hidden;
    border-top: hidden;
    border-right: hidden !important;
    border-left: hidden !important;
    margin-top: 0px!important;
}
.ic-title-faq{
    border-bottom: 2px solid #006699 !important;
    padding: 0 !important;
    padding-left: 20px !important;
    border-left: 5px solid #329BD2 !important;
    font-size: 16px !important;
    color: #006699 !important;
}
.fa-right{
    color: #329BD2;
}
.show-sp {
    display: none;
}
@media only screen and (max-width: 610px) {
    .show-pc {
        display: none;
    }
    .show-sp {
        display: block;
    }
    #headlineicom {
        font-size: 16px;
    }
    #headlineicom tr td {
        padding-top: 0px;
        text-align: left;
        border: 0;
        padding-left: 30px;
        width: 0px;
    }
   .title-faq{
        padding: 15px 8px 11px 15px!important;
    }
}

@media only screen and (min-width: 360px) and (max-width: 640px) {
    #headlineicom {
        font-size: 15px;
    }
    #headlineicom tr td {
        padding-top: 0px;
        text-align: left;
        border: 0;
        padding-left: 25px;
        width: 0px;
    }
     .title-faq{
        padding: 15px 8px 11px 15px!important;
    }
}
@media only screen and (min-width: 320px) and (max-width: 568px) {
    #headlineicom {
        font-size: 13px;
    }
    #headlineicom tr td {
        padding-top: 0px;
        text-align: left;
        border: 0;
        padding-left: 25px;
        width: 0px;
    }
    .title-faq{
        padding: 15px 8px 11px 15px!important;
    }
}
@media only screen and (min-width: 375px) and (max-width: 667px) {

    #headlineicom {
        font-size: 16px;
    }
    #headlineicom tr td {
        padding-top: 0px;
        text-align: left;
        border: 0;
        padding-left: 25px;
        width: 0px;
    }
    .tab-line-ans-text {
        padding-left: 2px;
        display: table-cell;
        padding-bottom: 12px;
    }
    .title-faq{
        padding: 15px 8px 11px 15px!important;
    }
}
@media only screen and (min-width: 414px) and (max-width: 736px) {
    #headlineicom {
        font-size: 15px;
    }
    #headlineicom tr td {
        padding-top: 0px;
        text-align: left;
        border: 0;
        width: 171px;
    }
   .title-faq{
        padding: 15px 8px 11px 15px!important;
    }
}
@media only screen and (max-width: 992px) and (min-width: 716px) {
    div#projectTab {
        display: block;
    }
}
@media only screen and (max-width: 810px) {
    .img-new {
        width: 100%;
    }
}
@media only screen and (min-width: 617px) {
    #projectTab {
        border-bottom: 2px solid #ccc;
        padding-left: 10px !important;
        margin: 25px 0 15px 0;
    }
}

@media only screen and (max-width: 616px) {
    div#projectTab {
        text-align: center;
        padding-left: 0;
        margin-left: 10px;
        margin-right: 19px;
        border-bottom: 2px solid #ccc !important;
    }
    #projectTab span a.active {
        border: 1px solid #ccc;
        margin-bottom: -2px;
        background-color: #fff;
        color: #666;
    }
}
