 @charset 'utf-8';

/* =========================================================================================================================================
 subcontents
========================================================================================================================================= */









@media screen and (max-width: 768px) {
/* =========================================================
 tab
========================================================= */
  
  #box_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around!important;
    padding: 0;

  }
  .com_contents img{width: 100%; height: auto;}
  
  
  
  
  .com_nav {
  margin: 25px 0px;
}
.com_nav ul {
  display: flex;
  margin: 0 auto;
  /* padding: 0 3%;*/
  justify-content: space-around!important;
  flex-wrap: wrap;
}
.com_nav ul li {
  /*width: calc(100%/4);*/
  background-color: #0051A3;
  height: 60px;
  width: 48%!important;
  margin-bottom: 10px;
}
.com_nav ul li a {
  display: block;
  width: 100%;
  color: white;
  padding-left: 20px;
  left: 20;
  height: 100%;
  line-height: 60px;
  font-weight: 600;
  position: relative;
}
  
  
  .resize_img img{
     max-width: 200px; /* 最大幅 */
   min-width: 180px; /* 最小幅 */
    
  }
  
  .tbl_001 table{
   width: 96%!important;
    margin: 0 auto;
    font-size: 110%!important;
  }
.tbl_001 table,.tbl_001 td,.tbl_001 th

 {
/*  border-collapse: collapse;
    border:1px solid #D8D8D8;*/

}
  
  .tbl_001 th{
    
 
   width: 20%!important; 
    padding: 10px!important;
/*  width: 25%;
background-color: #EAEAEA;
  
font-weight: 600;
  vertical-align: top;*/
}
.tbl_001 td{
  
  width: 80%!important; 
  padding: 10px!important;
/*background-color:#F4F4F4;
  padding: 25px 0px 25px 30px;
    vertical-align: top;*/

}
  
  .tbl_001 tr{

  }
    .Gmap_Area {
    
    width: 96%!important;
    margin: 0 auto;
  }
  .Gmap_Area ifreme{
    
    width: 100%;
    
  }
  
  
  
}

@media screen and (max-width: 480px) {
/* =========================================================
 sp
========================================================= */
  
  
  

}
#box_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#box_wrap::after {
  content: "";
  display: block;
  width: 330px;
}
.sv_box {
  text-align: left;
  vertical-align: middle;
  width: 330px;
  height: 330px;
  background-color: #F5F5F5;
  margin-bottom: 30px;
}
.sv_box::after {
  background-image: url(../images/arrow_top.png);
/*  background-repeat: no-repeat;*/
  position:;
}
.sv_box a {
  display: block;
  width: 310px;  /* 幅と高さをdiv要素全体に広げる */
  height: 160px;
  background-image: url(../images/arrow_top.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-top: 170px;
  padding-left: 20px;
  color: #1A63AC;
}
.sv_box h3 {
  font-size: 160%;
  font-weight: 700;
  display: block;
  width: 100%;  /* 幅と高さをdiv要素全体に広げる */
  height: 100%;
  color: #1A63AC;
}
.sv_box .links a::after {
  content: url(../images/icon_link.png);
  top: 0;
  right: 0;
}
.com_img01 {
  background-image: url(../images/com_img001.png);
  background-repeat: no-repeat;
  background-position: 0 0%;
}
.com_img02 {
  background-image: url(../images/com_img002.png);
  background-repeat: no-repeat;
  background-position: 0 0%;
}
.com_img03 {
  background-image: url(../images/com_img003.png);
  background-repeat: no-repeat;
  background-position: 0 0%;
}
.com_img04 {
  background-image: url(../images/com_img004.png);
  background-repeat: no-repeat;
  background-position: 0 0%;
}
.com_img05 {
  background-image: url(../images/com_img005.png);
  background-repeat: no-repeat;
  background-position: 0 0%;
}
.com_img06 {
  background-image: url(../images/com_img006.png);
  background-repeat: no-repeat;
  background-position: 0 0%;
}
.icon_servise {
/*  background-image: url(../images/icon_sv_top.png);
  background-repeat: no-repeat;
  background-position: left top;*/
  
}
.icon_company::before {
  content: url(../images/icon_com.png);
  padding-right: 20px;
  position: relative;
  top: 14px;
}
.com_nav {
  margin: 50px 0px;
}
.com_nav ul {
  display: flex;
  margin: 0 auto;
  /* padding: 0 3%;*/
  justify-content: space-between;
}
.com_nav ul li {
  /*width: calc(100%/4);*/
  background-color: #0051A3;
  height: 60px;
  width: 246px;
}
.com_nav ul li a {
  display: block;
  width: 100%;
  color: white;
  padding-left: 20px;
  left: 20;
  height: 100%;
  line-height: 60px;
  font-weight: 600;
  position: relative;
}
.com_nav ul li a:after {
  position: absolute;
  content: '→';
  color: white;
  top: 0;
  right: 15%;
}
.com_nav ul .links02:before {
  position: absolute;
  content: url(../../images/common/links_blue.png);
  color: white;
  top: -30%;
  right: 10%;
}
.sec_inner {
  padding: 0 25px;
}
.Gmap_Area {
  border: 1px #D8D8D8 solid;
  margin-bottom: 60px;
  padding-bottom: 56.25%;
padding-top: 30px;
  position: relative;
  overflow: hidden;
  height: 0;
}

.Gmap_Area iframe,
.Gmap_Area object,
.Gmap_Area embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}




.page_link01 {
  padding: 10px 0px 30px 0px;
}
.page_link01 ul {
  display: flex;
  justify-content: flex-end;
  padding-right: 20px;
}
.page_link01 li {
  padding: 0 10px;
}
.page_link01 ul a {
  text-decoration: underline;
}
.com_contents {
  padding-bottom: 40px;
}
.com_contents td a {
  text-decoration: underline;
}




/*TABLE=====================================================*/
/*--会社概要--*/

.tbl_001{
  
}


.tbl_001 table,.tbl_001 td,.tbl_001 th

 {
  border-collapse: collapse;
    border:1px solid #D8D8D8;


}




.tbl_001 table{
  width:100%;
  font-size: 120%;
  line-height: 2em;
  color: #000000;



}
.tbl_001 th{
  width: 25%;
background-color: #EAEAEA;
  padding: 25px 0px 25px 30px;
font-weight: 600;
  vertical-align: top;
}
.tbl_001 td{
  
background-color:#F4F4F4;
  padding: 25px 0px 25px 30px;
    vertical-align: top;

}
