
@charset "utf-8";
/* CSS Document */



/*##################################################################################################*/

@media (min-width:960px) {
.top_box {
  width: auto;
  height: 310px;
  padding: 0px 0px 0px 0;
  background-image:url("../img/company/companytop.jpg");
	background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.9;
   box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.08);
   z-index: 1;
   text-align: center;
   margin-bottom: 15px;

   }	


 .top_copy{
  width: auto;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  font-size: 88px;
  color: #fff;
  font-family: Inter;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  letter-spacing: normal;
  text-align: center;

 }

 .top_text{
  width: auto;
  margin: 0;
  font-family: YuGothic;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
    
   }

 .pan {
  width: 99px;
  height: 18px;
  margin: 14px 5px 50px 83px;
  font-family: YuGothic;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #707070;
  }

  .kaisha {
    width: 80%;
    float: none;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    font-family: YuGothic;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #707070;
  border-collapse: separate;
  border-spacing: 4px;
  margin-bottom: 88px;
  
    
    }
    
    .kaisha th,
    .kaisha td {
    border: 0;
    padding: 20px 40px;
    box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.1);



    
    }


    .kaisha th {
    font-weight: bold;
    background-color: #f8f8f8; 
      padding: 20px;
      border-collapse: separate;
  border-spacing: 5px;
   
    }
    


	

iframe{
    width: 98%;
    height: 480px;
margin-bottom: 55px;
	
    }

}


@media (max-width:959px) {

  	
.top_box {
  width: 100%;
  height: 117px;
  min-width: 320px;
  max-width: 959px;
  margin: 52px 0 24px;
  padding: 0;
    background-image:url("../img/company/sp_companytop.jpg");
    background-repeat:no-repeat;
    background-size: cover;
     box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.08);
   
  }	
  
  .top_copy{
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.12);
    font-family: Inter;
    font-size: 35px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    padding-top: 35px;
  
   }

   .top_text{
    width: auto;
    margin: 0;
    font-family: YuGothic;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
      
     }
  
   
   .pan {
    display: none;
    }

    .gtbox01{
    width: auto;
    height: auto;
    margin: 0px 15px  0px 0;
    padding: 0px 15px 0px 0;
    float: left;
    background-color: #f8f8f8;
    }

    .kaisha {
        width: 95%;
        float: none;
        margin: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
        font-family: YuGothic;
      font-size: 12px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: left;
      color: #2b2b2b;
      border-collapse: separate;
      border-spacing: 3px;
      margin-bottom: 24px;
  
      
   
        }
        
        .kaisha th,
        .kaisha td {
        border: 0;
        padding: 10px 10px 10px ;
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
           
        }
    
    
        .kaisha th {
        width: 25%;
        font-weight: bold;
        background-color: #f8f8f8; 
        padding: 12px;
        
       
        }
        
	

	
    
        iframe{
            width: 360px;
            height: 323px;
        margin-bottom: 32px;
            }
             
               

}
    