.ico-pdf::after {
    content: "";
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    width: 12px;
    height: 15px;
    background: url(../../../../images/topics/icon_pdf.png) no-repeat;
    background-size: contain;
    position: relative;
    top: -0.1em;
}
.company_area{
  padding:20px 0;
  width: 60%;
}
.bloc_left{
  padding-right:40%;
}

.bloc_right{
  padding-left:40%;
}

.company_area_title{
  font-size: 29px;
    border-bottom: 2px dotted #999;
    margin-bottom: 20px;
}
.company_area_text li{
    list-style-type: disc;
    font-size: 16px;
    line-height: 24px;
}

/**-----------------------------
topics
---------------------------**/
.topics_content_all {
    width: 90%;
    margin: 0px auto;
    overflow: hidden;
    padding-top: 60px;
    /* font-size: 19px; */
}
.topics_content_all dl {
    display: inline-block;
    width: 100%;
    border-bottom: 1px dotted;
    padding-bottom: 20px;
}
.topics_content_all dt {
    display: inline-block;
    width: 10%;
}
.topics_content_all dd {
    display: inline-block;
}
.topics_content_all dd img {
    text-align: right;
}
.topics_content_all dd {
    display: inline-block;
    width: 50%;
}
dd.dd_1 {
    width: 50%;
    font-size: 14px;

}
dd.dd_2 {
    text-align: right;
    display: inline-block;
    width: 34%;
}
dd.dd_3 {
    display: inline-block;
    width: 86%;
    font-size: 14px;
}
/*****/



.fcp_form input.button {
    margin-top: 30px;
    margin-bottom: 0px;
}

span.fcp_err {
    display: inline-block;
}
.fcp_error_msg span {
    display: inline-block;
    height: auto;
    width: auto;
    padding-left: 10px;
}
.fcp_sendrow {
    margin: 0 auto!important;
    width: 30%!important;
    border-top: none!important;
    margin-left: 40%!important;
    background: none!important;
    margin-top: 40px!important;
    padding: 0!important;
    float: left!important;
  margin-bottom:10px!important;
}

#fcp_spinner {
    margin-top: 8px;
    width: 300px;
}

.footer_title{
  font-size: 15px;
  margin-bottom: 10px;
}

.footer_text{
  font-size:13px;
  margin-bottom: 30px;
}


.detail{
    width: 100%;
    margin: 0 auto;
}

.enterprise_pin {
    background: url(../images/pin.png) left center no-repeat;
    padding-left: 20px;
    font-size: 14px;
    margin: 5px 0px 5px;
}

.enterprise_pin_sub {
    font-size: 14px;
    margin: 5px 0px 5px 10px;
}

.detail_text{
      margin-left: 30px;
}

.custom img{
  width:320px;
}

#welcome li {
    float: left;
    padding: 0 20px;
  background-image: url(../../../images/common/icon_menu.png) ;
      background-repeat: no-repeat;
}

#mx-mainbottom-grid-bottom{
  display:none;
}

.co_img img{
  width:100%;
}

.content_main {
    width: 90%;
    margin: 40px auto;
    overflow: hidden;
}

.backtotop.hidden-top {
    bottom: -100px;
}

.backtotop:hover i {
    color: #287099;
}

.backtotop i {
    font-size: 16px;
    line-height: 30px;
}
.backtotop {
    background-color: #287099;
background-image: url(../../../images/common/pagetop.png);
  background-size:100%;
  width: 30px;
    bottom: 40px;
    right: 10px;
    min-height: 30px;
    overflow: hidden;
    z-index: 1000;
    position: fixed;
    display: block;
    text-align: center;
    color: white !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.7s ease-in-out 0s;
    -moz-transition: all 0.7s ease-in-out 0s;
    -o-transition: all 0.7s ease-in-out 0s;
    transition: all 0.7s ease-in-out 0s;
}

.backtotop:hover {
    background-color: #1e8fd1;
}


.co_text01 {
    margin-bottom: 40px;
    text-align: left;
    line-height: 2em;
    width: 100%;
    margin: 0 auto;
  padding-bottom: 40px;
}

.co_title{
    margin-bottom: 40px;
    text-align: left;
    line-height: 2em;
    width: 100%;
    margin: 0 auto;
}

.co_text02{
    margin-bottom: 40px;
    text-align: left;
    line-height: 2em;
    width: 100%;
    font-size: 15px;
    margin: 0 auto;
    padding-bottom: 15px;
}

#header select{
    border: 0;
    background: none;
    color: #666;
    -webkit-box-shadow: 0;
    box-shadow: inherit;
    border-radius:0;
    -webkit-border-radius:0;
}

#header select:hover{
    background: url(../images/s_menu.png) right 50% no-repeat;
    color: none;
}

#header .select-menu {
    float: right;
    padding: 20px 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    background: #eee;
    background: url(../images/s_menu.png) right 50% no-repeat;
}


@media (max-width: 1199px){
#mx-header {
    width: 97%;
    margin: 0 auto;
}
  
.mx-base {
    width: 96%;
}  
}

@media (max-width: 979px){
 .topics_content_all {
    width: 100%;
    padding-top: 30px;
}
.mx-base {
    width: 96%!important;
}  
}


@media (max-width: 767px){
.bloc_left {
    padding-right: 0;
}
.bloc_right {
    padding-left: 0;
}
.company_area {
    padding: 20px 0;
    width: 100%;
}
.company_area_title img{
width:56px;
}
.company_area_title {
    font-size: 18px;
    font-weight: bold;
}
  
  .topics_content_all dt {
    width: 100%;
}  
dd.dd_1 {
    width: 100%;
    margin-bottom: 10px;
}  
dd.dd_2 {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
}  
  
  
  
.mx-base {
    width: 96%!important;
}
  
  .company_box {
    width: 100%;
    padding-top: 30px;
}
  
  .content_main {
    width: 90%;
    padding: 0 5%;
}
  
  .co_text {
    margin-bottom: 40px;
    text-align: left;
    line-height: 2em;
    width: 100%;
    margin: 0 auto;
  padding-bottom: 40px;
    font-size: 14px;
}
.co_img {
    width: 100%;
}
  div.fcp_line {
    clear: left;
    border-top: 1px dotted #999;
    padding: 15px 0px 5px 0px;
    float: left;
    width: 100%;
    background-image: none;
    background-repeat: repeat-y;
    background-size: 22%;
}
  div.fcp_line label {
    float: left;
    text-align: left;
    width: 200px;
    margin-right: 1em;
    font-weight: bold;
    padding-left: 20px;
    font-weight: normal;
    font-size: 14px;
    padding-left: 40px;
    width: 100%;
}
}

@media (max-width: 767px){  

  select.select-menu {
    width:34px;
   }
  a#logo {
    width: 80%!important;
    height: 40px!important;
    background-position: 5% 50%!important;
    float: left!important;
    background-size: 100%;
    background-image: url(../../../images/common/logo.png)!important;
    background-repeat: no-repeat;
}  
 
.company_box .co_text01{
    font-size:16px;
  }
  
 .company_box .co_title{
    font-size:15px;
  } 
  


 .company_box .co_text02{
    font-size:13px;
  } 
  
}