@charset "utf-8";
/* CSS Document */


/*==================== supportページの上書き用のCSSです。 ====================*/
#all_brands_contens ul.tex_str2 {
    list-style-type: none;
margin-bottom: 20px;
padding-left: 2px;
}
#all_brands_contens .box a {
    text-decoration: underline;
    color: #467bbb;
}
#all_brands_contens ul.tex_str2 li:before {
    content: "■ ";
}
#all_brands_contens .box00 li {
    line-height: 27px;
}
#all_brands_contens .tex_str1 {
    color: #467bbb;
}
#all_brands_contens .box00 {
    margin-bottom: 25px;
    font-size: 15px;
}
#all_brands_contens #air_company {
    display: none!important;
}

#all_brands_contens div#main_contents h3.title_2 {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #666; /* Old browsers */
    background: -moz-linear-gradient(top, #666 0%, #666 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #666), color-stop(100%, #666)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #666 0%, #666 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #666 0%, #666 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #666 0%, #666 100%); /* IE10+ */
    background: linear-gradient(to bottom, #666 0%, #666 100%); /* W3C */
    text-shadow: px px 1px #1263b5;
    filter: dropshadow(color=#1263b5, offx=, offy=);
    margin: 30px 0 20px!important;
    padding: 20px 0 0 20px!important;
    width: 940px;
    height: 40px;
    font-size: 1.54em!important;
    font-weight: normal;
    color: #fff;
    display: inline-block;
}
#all_brands_contens div#main_contents h4 {
    margin: 0 0 30px 16px!important;
    padding: 15px 0 15px 20px!important;
    line-height: 1!important;
    font-size: 1.45em!important;
    background: #eeeee0;
    color: #4d4d4d;
    font-weight: bold;
}
#all_brands_contens .box {
    width: calc(100%  + 7px);
}

#all_brands_contens .box div {
    border: 2px solid #b8cce0;
    background: #f9fdff;
    padding: 8px 12px 7px 12px;
    width: calc(100% / 3 - 38px);
    float: left;
    margin: 5px;
    text-align: left;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 24px;
    height: 254px;
}
#all_brands_contens .box div ul {
    margin-top: -14px;
}
#all_brands_contens .mb20 {
    text-align: center;
    margin-bottom: 13px!important;
    color: #467bbb;
}
#all_brands_contens .mb20 img {
    margin-bottom: -4px;
}
#all_brands_contens .cr_text {
    font-size: 0.9em;
}
#all_brands_contens .left {
    float: left;
    width: 50%;
}
#all_brands_contens .right {
    float: right;
    width: 45%;
    padding-left: 13px;
}
#all_brands_contens .box_text {
    font-weight: bold;
    color: #2c598c;
    /*display: inline-block;*/
    vertical-align: top;
    font-size: 14px;
    margin-top: -8px;
    border-top: 1px dotted #90b9e2;
    padding-top: 7px;
    padding-left: 5px;
}
#all_brands_contens .box_text img {
    margin-right: 6px;
    margin-bottom: -10px;
    margin-top: 8px;
}

#all_brands_contens .box01 ul a:visited {
    color: #467bbb;
}
#all_brands_contens .box01 ul a:hover {
    text-decoration: none!important;
    color: #2c598c;
}

#all_brands_contens div#main_contents h4 {
    display: inline-block;
    padding: 0.5em 0.8em!important;
    margin-bottom: 0px!important;
    vertical-align: middle;
    border-radius: 4px 4px 0 0;
}

#all_brands_contens .border-box {
    border: none!important;
    background: #ffffff;
    width: 912px;
    padding: 5px 5px 1px;
    float: left;
	color: #4d4d4d;
}
#all_brands_contens .box000 {
    background: #eeeee0;
    padding: 21px 18px;
    margin-bottom: 15px;
    display: inline-block;
    font-size: 14px;
}

#all_brands_contens .title_3 {
    padding: 10px 0 5px 0.5em;
    font-size: 1.17em;
    font-weight: bold;
    letter-spacing: 0.1em;
}

#all_brands_contens .pl10 {
    padding-right: 10px;
}

#all_brands_contens .border_b {
    /*border-bottom: 2px dotted #ccc;*/
    padding-bottom: 1px;
}
