a {
    color: #0042d9;
    text-decoration: none;
}
p.notice1 {
    margin: 10px 0 0 0;
    color: #f00000;
    font-size: 12px;
}
p.caption1 {
    margin: 5px 0 0 0;
    font-size: 12px;
    line-height: 1.3em;
}
.column1 {
    padding: 20px;
    background: url(../img/metal_bg.jpg) 0 0 repeat;
}

.separator1 {
    margin: 9px 0 10px 0;
    height: 1px;
    background: #aaa;
}
table.table1 {
    margin: 20px 0 0 0;
    width: 100%;
}
table.table1 tr th {
    padding: 15px 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
    background: #f0f0f0;
}
table.table1 tr td {
    padding: 15px 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
table.table1 tr th.w50 {
    width: 50%;
}

.main {
    padding: 50px 0 80px 0;
    width: 100%;
}
h3.normal1 {
    padding: 0 0 5px 0;
    margin-bottom: 10px;
    color: #0042d9;
    font-size: 24px;
    line-height: 1.3em;
    text-align: center;
    border-bottom: 1px solid #666;
}
.en_h3 {
    margin-bottom: 30px;
    color: #0042d9;
    font-size: 11px;
    text-align: center;
}
h4.normal1 {
    padding: 10px 0;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background: #0042d9;
}
h4.normal2 {
    padding: 10px 0;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background: #f00000;
}
p.lead1 {
    font-size: 19px;
    line-height: 1.5em;
    text-align: center;
    margin-bottom: 30px;
}
p.lead2 {
    font-size: 19px;
    line-height: 1.5em;
}

@media only screen and (max-width: 767px) {
    .main {
        padding: 20px 0 50px 0;
        width: 100%;
    }
    h3.normal1 {
        margin-bottom: 10px;
        font-size: 20px;
    }
    .en_h3 {
        margin-bottom: 20px;
        font-size: 9px;
    }
    h4.normal1 {
        padding: 5px 0;
        font-size: 17px;
    }
    p.lead1 {
        font-size: 17px;
        line-height: 1.2em;
        text-align: left;
        margin-bottom: 10px;
    }
    p.lead2 {
        font-size: 17px;
        line-height: 1.2em;
    }
    table.table1 {
        margin: 10px 0 0 0;
    }
    table.table1 tr th {
        padding: 5px 0;
        font-size: 12px;
    }
    table.table1 tr td {
        padding: 5px 5px;
        font-size: 12px;
    }
	table.table1.sec {
		margin-top: -1px;
	}
}



/* ページヘッダー
================================================== */
#ch_bg {
    height: 250px;
}
#pagetitle {
    float: left;
    width: 30%;
    height: 250px;
    background: #022855 url(../img/smark.png) center center no-repeat;
}
#pagetitle h2 {
    margin-left: 30%;
    padding: 100px 0 0 0;
    color: #fff;
    font-size: 32px;
    line-height: 1.2em;
}

#pagetitle h2.triple {
    padding: 80px 0 0 0;
}

#pagetitle p.en {
    margin-left: 30%;
    font-size: 10px;
    color: #fff;
}
#pageimg {
    float: left;
    width: 70%;
    height: 250px;
}
#ch_bg2 {
    height: 150px;
}
#ch_bg2 h2 {
    padding-top: 60px;
    color: #fff;
    font-size: 29px;
    text-align: center;
    line-height: 1.2em;
    text-shadow:
        -1px -1px 1px #000,
        1px -1px 1px #000,
        -1px 1px 1px #000,
        1px 1px 1px #000,
        0 0 5px #000 , 0 0 10px #000;
}

.ch_about { background: url(../img/ch_about_bg.jpg) 0 0 no-repeat; }
.ch_company { background: url(../img/ch_company_bg.jpg) 0 0 no-repeat; }
.ch_scrap { background: url(../img/ch_scrap_bg.jpg) 0 0 no-repeat; }
.ch_product { background: url(../img/ch_product_bg.jpg) 0 0 no-repeat; }
.ch_factory { background: url(../img/ch_factory_bg.jpg) 0 0 no-repeat; }
.ch_equipment { background: url(../img/ch_equipment_bg.jpg) 0 0 no-repeat; }
.ch_access { background: url(../img/ch_access_bg.jpg) 0 0 no-repeat; }
.ch_recruit { background: url(../img/ch_recruit_bg.jpg) 0 0 no-repeat; }
.ch_contact { background: url(../img/ch_contact_bg.jpg) 0 0 no-repeat; }

.ch_scrap_copper { background: #000 url(../img/ch_scrap_copper_bg.jpg) center 0 no-repeat; }
.ch_scrap_nonferrous { background: #000 url(../img/ch_scrap_nonferrous_bg.jpg) center 0 no-repeat; }
.ch_scrap_etc { background: #000 url(../img/ch_scrap_etc_bg.jpg) center 0 no-repeat; }
.ch_scrap_recovery { background: #000 url(../img/ch_scrap_recovery_bg.jpg) center 0 no-repeat; }
.ch_scrap_flecon { background: #000 url(../img/ch_scrap_flecon_bg.jpg) center 0 no-repeat; }
.ch_scrap_container { background: #000 url(../img/ch_scrap_container_bg.jpg) center 0 no-repeat; }
.ch_scrap_glove { background: #000 url(../img/ch_scrap_glove_bg.jpg) center 0 no-repeat; }


@media only screen and (max-width: 767px) {
    #ch_bg {
        height: auto;
    }
    #pagetitle {
        float: none;
        padding: 10px 0;
        width: 100%;
        height: auto;
        background: #022855;
    }
    #pagetitle h2 {
        margin-left: 0;
        padding: 0 0 0 0;
        font-size: 22px;
        text-align: center;
    }
	
	#pagetitle h2.triple {
        padding: 0 0 0 0;
	}
	
    #pagetitle p.en {
        margin-left: 0;
        font-size: 9px;
        text-align: center;
    }
    #pageimg {
        display: none;
    }
    #ch_bg2 {
        height: auto;
    }
    #ch_bg2 h2 {
        padding: 20px 0;
        font-size: 20px;
        line-height: 1em;
    }
}



/* サブメニュー
================================================== */
#submenu_bg {
    background: #000;
}
#submenu ul li {
    float: left;
    width: 20%;
    text-align: center;
}
#submenu ul li a {
    padding: 8px 0;
    display: block;
    font-size: 12px;
    line-height: 1.2em;
}
#submenu a {
    color: #fff;
}
#submenu a:hover {
    background: #666;
}
#submenu .current a {
    color: #fff;
    background: #0042d9;
}

@media only screen and (max-width: 767px) {
    #submenu ul li {
        width: 25%;
    }
    #submenu ul li a {
        padding: 10px 0;
        font-size: 11px;
    }
}



/* ごあいさつ
================================================== */
.greeting_bg {
    padding: 100px 30px;
    background: url(../img/greeting_bg.jpg) right 0 no-repeat;
}
@media only screen and (max-width: 767px) {
    .greeting_bg {
        padding: 0 0 0 0;
        background: none;
    }
}

.slogan1_bg {
    padding: 50px 0;
}
.slogan1_text p {
    margin-bottom: 30px;
    margin-top: 20px;
    font-size: 17px;
    text-align: center;
	line-height:2.4em;
}
.slogan_main {
    padding: 30px 0;
    font-family: Arial;
    color: #022855;
    font-size: 70px;
    font-weight: bold;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .slogan_main {
        font-size: 30px;
    }
}

.slogan2_bg {
    padding: 50px 0;
    background: url(../img/slogan2_bg.png) 0 0 repeat;
}
.slogan2_text {
    font-size: 17px;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .slogan1_text p {
        font-size: 13px;
        text-align: left;
		line-height:1.8em;
    }
    .slogan2_text {
        font-size: 13px;
    }
}

.philosophy_bg {
    padding-top: 50px;
    background: url(../img/philosophy_bg.jpg) center bottom no-repeat;
    background-size:cover;
}
.philosophy {
    padding: 0 0 80px 0;
    width: 100%;
}
.philosophy_text {
    margin: 0 auto;
    text-align: center;
}
.philosophy_text p {
    margin-bottom: 30px;
    margin-top: 20px;
    font-size: 17px;
    text-align: center;
	line-height:2.4em;
}

@media only screen and (max-width: 767px) {
    .philosophy_text p {
        font-size: 13px;
        text-align: center;
		line-height:1.8em;
    }
}


/* 会社概要
================================================== */
table.company {
    width: 100%;
}
table.company tr th {
    padding: 15px 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
    background: #f0f0f0;
}
table.company tr td {
    padding: 15px 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.permit_img {
    text-align: center;
}
.permit_img img {
    width: 50%;
}

@media only screen and (max-width: 767px) {
    table.company tr th {
        padding: 5px 0;
        font-size: 12px;
        width: 28%;
    }
    table.company tr td {
        padding: 5px 0px 5px 5px;
        font-size: 12px;
    }
}



/* 金属スクラップ買取事業
================================================== */
.scrap_list_title {
    margin-bottom: 10px;
    padding: 15px 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: #333;
}
.flecon_bg {
    padding: 30px 0;
    background: url(../img/flecon_bg.jpg) 0 0 repeat;
}
.flecon_main {
    padding: 20px;
    width: 100%;
    background: rgba(255,255,255,0.8);
}

.scrap_container_bg {
    padding: 30px 0;
    background: url(../img/container_bg.jpg) center;
}
.scrap_container_main {
    padding: 20px;
    width: 100%;
    background: rgba(255,255,255,0.8);
}

.scrap_glove_bg {
    padding: 30px 0;
    background: url(../img/glove_bg.jpg) center;
}
.scrap_glove_main {
    padding: 20px;
    width: 100%;
    background: rgba(255,255,255,0.8);
}


h3.flecon_h3 {
    margin: 30px 0 10px 0;
    padding-bottom: 10px;
    color: #6f4133;
    font-size: 24px;
    text-align: center;
    border-bottom: 1px solid #333;
}
.flecon_en_h3 {
    margin-bottom: 30px;
    color: #6f4133;
    font-size: 11px;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .flecon_bg , .scrap_container_bg , .scrap_glove_bg {
        padding: 20px 0;
        box-sizing:border-box;
    }
    .flecon_main , .scrap_container_main , .scrap_glove_main {
        padding: 10px;
        width: 100%;
        box-sizing:border-box;
    }
    h3.flecon_h3 {
        margin-bottom: 10px;
        font-size: 20px;
    }
    .flecon_en_h3 {
        margin-bottom: 20px;
        font-size: 9px;
    }
}



/*品目ページ*/
table.scrap_item {
    margin-top: 20px;
    width: 100%;
    border-collapse: separate;
    border-spacing: 1px 1px;
}
table.scrap_item tr td {
    padding: 5px 0;
    width: 25%;
    font-size: 12px;
    text-align: center;
    background: #f0f0f0;
}
.scrap_item_main {
    padding: 0.2%;
    text-align: center;
}
.scrap_item_sub {
    margin-top: 30px;
}
.scrap_item_sub .box {
    float: left;
    width: 24.8%;
    margin: 0.1%;
}
.scrap_item_sub .box .text {
    margin: 5px 0 10px 0;
    font-size: 12px;
}
@media only screen and (max-width: 767px) {
    table.scrap_item {
        margin-top: 10px;
    }
    table.scrap_item tr td {
        padding: 5px 0;
        width: 25px;
        font-size: 9px;
        line-height: 1.2em;
    }
    .scrap_item_sub {
        margin-top: 10px;
    }
    .scrap_item_sub .box {
        width: 32.333333%;
        margin: 0.5%;
    }
    .scrap_item_sub .box .text {
        margin: 5px 0 5px 0;
        font-size: 10px;
    }
}



/*スクラップ引取回収サービス*/
.flow_num {
    padding: 10px;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    background: #0042d9;
}
.flow_arrow {
    height: 60px;
    background: url(../img/flow_arrow.png) center center no-repeat;
}
h4.flow_h4 {
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: bold;
}
p.freet_caption {
    margin-top: 5px;
    font-size: 12px;
}
@media only screen and (max-width: 767px) {
    .flow_num {
        margin-bottom: 10px;
        padding: 5px;
        font-size: 17px;
        text-align: center;
    }
    h4.flow_h4 {
        text-align: center;
    }
    p.freet_caption {
        font-size: 10px;
    }
}



/*フレコンバッグ販売*/
h4.flecon_h4 {
    margin-top: 50px;
    padding: 10px 0;
    color: #fff;
    font-size: 19px;
    text-align: center;
    background: #333;
}
.flecon_set_title {
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
}
.flecon_set_price {
    color: #f00000;
    font-size: 20px;
    font-weight: bold;
}
.flecon_set_price2 {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    text-decoration: line-through;
}
.flecon_set_price small , .flecon_set_price2 small {
    font-size: 70%;
}
.flecon_bg .inner {
    padding: 30px 10px;
    margin: 0 30px;
    background: rgba(255,255,255,0.8);
}
.flecon_bg .inner .title {
    font-size: 19px;
    font-weight: bold;
    text-align: center;
}
.flecon_bg .inner .company {
    margin-top: 20px;
    font-size: 17px;
    text-align: center;
}
.flecon_bg .inner .tel , .flecon_bg .inner .tel a {
    color: #f00000;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}
.flecon_bg .inner .fax , .flecon_bg .inner .fax a {
    color: #f00000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.flecon_bg .inner .address {
    margin-top: 20px;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    h4.flecon_h4 {
        margin-top: 20px;
        font-size: 17px;
    }
    .flecon_bg .inner {
    padding: 30px 10px;
    margin: 0 30px;
    background: rgba(255,255,255,0.8);
}
    .flecon_bg .inner .title {
        font-size: 15px;
        text-align: center;
    }
    .flecon_bg .inner .company {
        margin-top: 10px;
    }
    .flecon_bg .inner .tel , .flecon_bg .inner .tel a {
        font-size: 22px;
    }
    .flecon_bg .inner .fax , .flecon_bg .inner .fax a {
        font-size: 14px;
    }
    .flecon_bg .inner .address {
        margin-top: 10px;
        font-size: 11px;
        text-align: center;
    }
}


/*スクラップコンテナ販売*/

.scrap_container_title_bg {
    padding-top: 0;
    background: url(../img/container_main_bg.jpg) center bottom no-repeat;
    background-size:cover;
}
.scrap_container_title {
    padding: 0 0 0px 0;
    width: 100%;
}

.fig_box {
    position: relative;
}
.fig_box .zoom_icon {
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.scrap_container_bg .inner {
    padding: 30px 10px;
    margin: 0 30px;
    background: rgba(255,255,255,0.8);
}
.scrap_container_bg .inner .title {
    font-size: 19px;
    font-weight: bold;
    text-align: center;
}
.scrap_container_bg .inner .company {
    margin-top: 20px;
    font-size: 17px;
    text-align: center;
}
.scrap_container_bg .inner .tel , .scrap_container_bg .inner .tel a {
    color: #f00000;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}
.scrap_container_bg .inner .fax , .scrap_container_bg .inner .fax a {
    color: #f00000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.scrap_container_bg .inner .address {
    margin-top: 20px;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .scrap_container_bg .inner {
    padding: 30px 10px;
    margin: 0 30px;
    background: rgba(255,255,255,0.8);
}
    .scrap_container_bg .inner .title {
        font-size: 15px;
        text-align: center;
    }
    .scrap_container_bg .inner .company {
        margin-top: 10px;
    }
    .scrap_container_bg .inner .tel , .flecon_bg .inner .tel a {
        font-size: 22px;
    }
    .scrap_container_bg .inner .fax , .flecon_bg .inner .fax a {
        font-size: 14px;
    }
    .scrap_container_bg .inner .address {
        margin-top: 10px;
        font-size: 11px;
        text-align: center;
    }
}


/*作業用手袋販売*/
.glove_bg {
    padding: 30px 0;
    background: url(../img/glove_bg.jpg) 0 0 repeat;
}
.glove_bg .inner {
    padding: 30px 10px;
    margin: 0 30px;
    background: rgba(255,255,255,0.8);
}
.glove_bg .inner .title {
    font-size: 19px;
    font-weight: bold;
    text-align: center;
}
.glove_bg .inner .company {
    margin-top: 20px;
    font-size: 17px;
    text-align: center;
}
.glove_bg .inner .tel , .glove_bg .inner .tel a {
    color: #f00000;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}
.glove_bg .inner .fax , .glove_bg .inner .fax a {
    color: #f00000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.glove_bg .inner .address {
    margin-top: 20px;
    text-align: center;
}


/* 工場設備紹介
================================================== */
.SP_factory_main {
    display: none;
}
.factory_btn_wrap {
    overflow: hidden;
}
.factory_btn_inner {
    margin-top: 20px;
    position: relative;
    width: 1000px;
    height: 520px;
}
.factory_btn1 , .factory_btn2 , .factory_btn3 , .factory_btn4 , .factory_btn5 , .factory_btn6 , .factory_btn7 , .factory_btn8 , .factory_btn9 , .factory_btn10 {
    position: absolute;
}
.factory_btn1 { left: 434px; top: 41px; }
.factory_btn2 { left: 486px; top: 266px; }
.factory_btn3 { left: 35px; top: 187px; }
.factory_btn4 { left: 631px; top: 341px; }
.factory_btn5 { left: 690px; top: 253px; }
.factory_btn6 { left: 74px; top: 401px; }
.factory_btn7 { left: 833px; top: 253px; }
.factory_btn8 { left: 221px; top: 401px; }
.factory_btn9 { left: 635px; top: 18px; }
.factory_btn10 { left: 603px; top: 103px; }

.mt_factory {
    margin-top: 80px;
}

@media only screen and (max-width: 767px) {
    .factory_btn_wrap {
        display: none;
    }
    .SP_factory_main {
        display: block;
        margin-top: 20px;
    }
}




h4.factory_h4 {
    color: #fff;
    font-size: 18px;
}
h4.factory_h4 .left {
    padding: 15px 2%;
    float: left;
    width: 16%;
    background: #022855;
    text-align: center;
}
h4.factory_h4 .right {
    padding: 15px 2%;
    float: left;
    width: 76%;
    background: #0042d9;
}
table.factory {
    margin: 20px 0 0 0;
    width: 100%;
}
table.factory tr th {
    padding: 5px 10px;
    font-size: 12px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
    background: #f0f0f0;
}
table.factory tr th.equipment_th {
    width: 50%;
}
table.factory tr th.equipment_th2 {
    width: 50%;
}
table.factory tr td {
    padding: 5px 10px;
    font-size: 12px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
table.factory tr td.right {
    text-align: right;
}

table.factory tr td.quantity {
    padding: 10px 10px 0px 10px;
	font-size:9px;
}
table.factory tr td.equipment_quantity {
	text-align:right;
	border-top:none;
    padding: 10px 10px 0px 10px;
	font-size:9px;
}


table.factory tr td.bb_none {
    padding: 2px 10px;
    border-top: none;
    border-bottom: none;
}
table.factory tr td.bt_none {
    padding: 2px 10px;
    border-top: none;
}
.factory_map {
    margin-top: 20px;
    text-align: center;
}
.photo_main {
    width: 99%;
    margin-left: auto;
    margin-right: auto;
}
.photo_sub_box {
    width: 100%;
    margin-top: 10px;
}
.photo_sub_box .box {
    width: 25%;
    float: left;
    margin-bottom: 5px;
}
.photo_sub_box .box .caption {
    font-size: 10px;
}
.thumb {
    border: 2px solid #fff;
    box-sizing:border-box;
}

@media only screen and (max-width: 767px) {
    table.factory tr th {
        padding: 1px 10px;
        font-size: 11px;
    }
    table.factory tr td {
        padding: 1px 10px;
        font-size: 11px;
    }
    table.factory {
        margin-top: 10px;
    }
    table.factory.SP_factory_table {
        margin-top: -1px;
   }
}



/* 保有重機・機器
================================================== */
h4.equipment_h4 {
    padding: 15px 2%;
    color: #fff;
    font-size: 18px;
    background: #0042d9;
    text-align: center;
}
.photo_main2 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.photo_sub_box2 {
    width: 100%;
}
.photo_sub_box2 .box {
    width: 50%;
    float: left;
    margin-bottom: 5px;
}
.photo_sub_box2 .box .caption {
    font-size: 10px;
}
@media only screen and (max-width: 767px) {
    h4.equipment_h4 {
        padding: 10px 0;
        font-size: 17px;
    }
}



/* アクセス
================================================== */
.root_title {
    font-size: 16px;
    font-weight: bold;
}



/* お問い合せ
================================================== */
.contact_company {
    margin-top: 30px;
    font-size: 27px;
    font-weight: bold;
    text-align: center;
}
.contact_tel , .contact_tel a {
    color: #0042d9;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}
.contact_fax , .contact_fax a {
    color: #0042d9;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .contact_company {
        margin-top: 20px;
        font-size: 20px;
    }
    .contact_tel , .contact_tel a {
        margin-top: 10px;
        font-size: 20px;
    }
    .contact_fax , .contact_fax a {
        margin-top: 10px;
        font-size: 14px;
    }
}

#contact_form , #contact_confirm {
    padding: 20px 20px 50px 20px;
}
#contact_form table , #contact_confirm table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 2px;
    margin-bottom: 30px;
}
#contact_form table tr th {
	width: 36%;
	padding: 10px;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
}
#contact_confirm table tr th {
    width: 25%;
    padding-left: 5px;
    font-size: 13px;
    text-align: left;
    background: #fff;
}
#contact_form table tr th span.none {
    margin-right: 5px;
    padding: 3px 5px;
    font-size: 11px;
}
#contact_form table tr th span.req {
    margin-right: 5px;
    padding: 3px 5px;
    font-size: 11px;
    color: #fff;
    background: #fc0000;
}
#contact_form table tr th span.any {
    margin-right: 5px;
    padding: 3px 5px;
    font-size: 11px;
    color: #fff;
    background: #777;
}
#contact_confirm table tr td {
    padding-left: 10px;
    font-size: 13px;
    line-height: 1.4em;
}
#contact_form table tr td.lib2 {
    vertical-align: middle;
}
#contact_form table tr td.lib2 input , #contact_form table tr td.lib2 textarea {
    margin: 0 0 0 5px;
    padding: 10px 10px;
    border: 1px solid #ccc;
    font-size: 13px;
}
#contact_form table tr td.lib2 input:hover , #contact_form table tr td.lib2 textarea:hover {
    border: 1px solid #999;
}
#contact_form table tr td.lib2 input:focus , #contact_form table tr td.lib2 textarea:focus {
    border: 1px solid #444;
    outline: none;
}
#contact_form table tr td.lib2 select {
    width: 350px;
    height: 36px;
    margin-left: 5px;
    color: #fff;
    background: #666;
    font-size: 14px;
    font-weight: bold;
    border: none;
}
#contact_form .short {
    width: 80%;
}
#contact_form .long {
    width: 94%;
}
#contact_form .long2 {
    width: 94%;
    height: 220px;
}
.confirm {
    margin: 0 0 0 0;
}
#error {
    padding: 0 0 0 0;
    margin: 20px 0 0 0;
    color: #fc0000;
    font-weight: bold;
}
#error ul li {
    margin: 0 0 0 2em;
    list-style: disc;
}

.form_btn {
    display: block;
    width: 300px;
    margin: 0 auto;
    padding: 18px 25px 18px 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2em;
    box-sizing:border-box;
    background: #0042d9 url(../img/arrow2.png) right center no-repeat;
    border: none;
    border-radius: 4px;
}
.form_btn:hover {
    cursor: pointer;
    background: #4d7ce4 url(../img/arrow2.png) right center no-repeat;
}
.form_btn:focus , .form_btn:active {
    outline: none;
}

.form_btn2 a {
    display: block;
    width: 300px;
    padding: 15px 0;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    border: none;
    background: #002758;
}
.form_btn2 a:hover {
    cursor: pointer;
    background: #777777;
}

@media only screen and (max-width: 767px) {
    #contact_form , #contact_confirm {
        padding: 5px 5px 5px 5px;
    }
    #contact_form table tr th , #contact_confirm table tr th {
        width: 30%;
        padding: 5px 0;
        font-size: 10px;
        line-height: 1.4em;
    }
    #contact_form table tr td , #contact_confirm table tr td {
        font-size: 11px;
        line-height: 1.4em;
    }
    #contact_form table tr th span.req {
        padding: 1px 1px;
        font-size: 9px;
    }
    #contact_form table tr th span.any {
        padding: 1px 3px;
        font-size: 9px;
    }
    #contact_form table tr td.lib2 input , #contact_form table tr td.lib2 textarea {
        padding: 5px 5px;
        font-size: 12px;
    }
    #contact_form .short {
        width: 95%;
    }
    #contact_form .long {
        width: 95%;
    }
    #contact_form .long2 {
        width: 95%;
        height: 200px;
    }
    #contact_form table tr td.lib2 select {
        width: 95%;
        height: 30px;
        font-size: 12px;
    }
    .main_contact {
        margin-top: 0px;
        padding: 0 0 50px 0;
    }
    .form_btn {
        width: 100%;
        font-size: 15px;
    }
    .form_btn2 a {
        width: 100%;
        font-size: 15px;
    }
}
