@font-face {
    font-family: 'Skia';
    src:url('Skia.ttf.woff') format('woff'),
        url('Skia.ttf.svg#Skia') format('svg'),
        url('Skia.ttf.eot'),
        url('Skia.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

body{
    line-height: 1;
    color: white;
    text-align:center;
    position:relative;
    top: 40px;
    font-size:100%;
}

.wrapper {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 0%;
}

.main1{
    font-size: 130%;
}

.main1{
    z-index:3;
    margin-top: 25px;
}

.content1{
    margin-bottom: 60px;
}

.page-header {
    display: flex;
    justify-content: space-between;
}

/*二分割画面*/
.column {
  height: auto;
  width: 100%;
}
/* .cat1 {
  margin: 10px;
  margin-top: 20px;
} */
.cat2 {
  margin: 10px;
  margin-top: 50px;
  margin-left:18%;
  margin-bottom: 50px;
}

@media all and (min-width: 500px) {
  .wrapper {
    display: flex;
    width:100%;
   /*  margin-left:10%; */

  }
}
.conline{
  margin-top: 15px;
  margin-bottom: 15px;
}

/* HOME------------------------------- */
#home {
  margin-top: 20px;
  font-family: 'Montserrat', sans-serif;
  color: white;
  background-image: url(../../img/2p-bg.jpg);
  background-size: cover;
}

#home .page-title {
    text-transform: none;
}

.home-content {
    text-align: center;
    width: 100%;
    top: 0px;
}

.home-content p {
    font-size: 1rem;
    margin: 5px 0 10px;
}

.bg1 {
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 1;
    transition-property: background-position;
}

.titlea{
  margin-bottom: 50px;
}

.lit1{
  margin-top: 50px;
  font-family: 'Skia',sans-serif;
  font-size: 200%;
  /*text-shadow: -1px -2px 3px #161616;*/
  transform   : scale(1.0, 1.5);
  color: white;
}

.big{
  padding-right:100px;
}

.main2{
  background-color: #2A5D8D; /*rgb(45, 44, 49, 80);*/
}

.main3{
  display: flex;
}


.logo {
  width: 12%;
  height: 12%;
  margin-top: 4%;
  margin-bottom: 0%;
  /*
  margin-right: 40%;
  text-align: left;
  */
}


.gazou {
  margin-top: 50px;
  margin-left: 20%;
  /*
  padding: 3px;
  border: 3px solid grey;
  */
}


figure {
  margin: 0!important;
}

  /*テーブル*/
  table{
    font-size: 75%;
    margin-top: 40px;
    justify-content: center;
    align-items: flex-start;
    text-align: center;
    margin-bottom: 50px;
  }

.a{
    width: 130px;
    font-family: 'ヒラギノ角',sans-serif;
	  transform   : scale(1.5, 2.0);
    text-shadow: 2px  2px 5px black,
    -2px  2px 5px black,
     2px -2px 5px black,
    -2px -2px 5px black;
  }

.b{
    font-size:17px;
    text-shadow: 2px  2px 5px black,
    -2px  2px 5px black,
     2px -2px 5px black,
    -2px -2px 5px black; 
   /* background-color:rgba( 100,100, 100, 0.55 );  */
}

.c{
    font-size:15px;
    text-shadow: 2px  2px 5px black,
    -2px  2px 5px black,
     2px -2px 5px black,
    -2px -2px 5px black; 
   /* background-color:rgba( 100, 100, 100, 0.55 );  */
}

.adress{
  font-size: 85%;
  margin-left: 25px;
}

  table th {
	padding: 35px;
    color: white;
    white-space: wrap;
    text-align: left;  
    text-shadow:2px  2px 5px black,
    -2px  2px 5px black,
     2px -2px 5px black,
    -2px -2px 5px black; 
}

  table td {
    padding: 40px 10px;
    color: white;
    margin-bottom: 40px;
    text-align: left;
    white-space: wrap;
    text-shadow: 2px  2px 5px black,
    -2px  2px 5px black,
     2px -2px 5px black,
    -2px -2px 5px black; 
  }

  .l-company{
    text-align: center;
    float:center;
    padding-top: 0px;
    padding-bottom: 10px;
    font-size: 100%;
    text-shadow: 2px  2px 5px black,
    -2px  2px 5px black,
     2px -2px 5px black,
    -2px -2px 5px black; 
 
    }

    .company-table {
    margin-left: 5%;
    margin-right: 5%;
    }
    