@charset "utf-8";

body {
  margin: 0;
  padding: 0;
  background-color: #cccccc;
  color: #333333;
  font-size: 23px;
  line-height: 2;
}

p,h1,h2,h3,h4,h5,h6 {
  margin-top: 0;
}

img {
  vertical-align: bottom;
}

ul {
  margin: 0;
  padding: 0;
}

a {
  color: #3583aa;
  text-decoration: none;
}

a:visited {
  color: #788d98;
}

a:hover {
  text-decoration: underline;
}

header {
  width: 1000px;
  height: 100px;
  margin: 0 auto;
}

.logo {
  float: left;
  margin-top: 50px;
}

.global-nav  {
  float: right;
  margin-top: 60px;
}

.global-nav li {
  float: left;
  margin: 0 20px;
  font-size: 17px;
  list-style: none;
  font-family: 'Bitter', serif;
}

.global-nav li a {
  color: #ffffff;
}

.global-nav li a:hover {
  border-bottom: 2px solid #ffffff;
  padding-bottom: 3px;
  text-decoration: none;
}

#wrap {
  clear: both;
  background-color: #ffffff;
  margin-top: 220px;
  padding: 35px 0;
}

 .content {
   width: 960px;
   margin: 0 auto;
}

footer { 
   text-align: center;
  color: #ffffff;
  padding: 20px 0;
  background-color: #767671;
}
   
footer small {
  font-size: 20px;
}
  
#index h1 {
   font-size: 150px;
   line-height: 1;
   color: #ffffff;
   font-family: 'BItter', serif;
   margin-bottom: 50px;
   border: none;
}

#index .content {
  margin-top: 90px;
}

#index p {
  font-size: 25px;
  color: #ffffff;
}

/*.btn a {*/
/*
  background-color: #009cd3;
  color: #ffffff;
  font-size: 20px;
  font-family: 'Bitter', serif;
  width: 185px;
  display: block;
  text-align: center;
  line-height: 50px;
  margin-top: 20px;
  border-radius: 5px;
  border: 3px solid #009cd3;
}
 
.btn a:hover {
  text-decoration: none;
  background-color: #ffffff;
  color: #009cd3;
}
*/
  
 #index footer {
   width: 960px;
   margin: 150px auto 0 auto;
   text-align: left;
   background-color: transparent;
}

  #index {
    background-image: url(../images/yM5_fG1z1r2hWXM1561158880_1561159001.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
}

 #aisatsu {
    background-image: url(../images/S__94339085.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    background-size: 100% auto;
}

.main-center {
  width: 940px;
  margin: 0 auto;
}

h1 {
  font-family: 'Bitter', serif;
  font-size: 55px;
  border-bottom: 2px solid #cccccc;
}

h2 {
  font-family: 'Bitter', serif;
  font-size: 24px;
}
.icon:before {
  content: "";
  padding-right: 10px;
  border-left: 7px solid #9cb4a4;
}

 #aisatsu .profile-txt {
   width: 540px
   float: left;
}

#aisatsu .profile-txt span {
  font-weight: bold;
}

#aisatsu .profile-image {
  float: right;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

section {
  margin-bottom: 35px;
}

#aisatsu .career th {
  width: 240px;
  background-color: #f0f0f0;
  padding: 12px 0 ;
  border: 1px solid #cccccc;
}

#aisatsu .career td {
  width: 660px;
  padding: 12px 0 12px 40px;
  border: 1px solid #cccccc;
}

/*
  table {
    border-spacing: 0;
    border-collapse: collapse;
}
*/

#index #wrap {
  background-color: transparent;
  margin-top: 0; 
  padding: 0;
}


#kikaku {
    background-image: url(../images/S__94339085.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    background-size: 100% auto;
}

.main {
  width: 700px;
  margin: 0 30px;
  float: left;
}

.sidebar {
  width: 200px;
  margin: 0 30px 0 30px;
  float: right;
  font-family: 'Bitter', serif;
}

a img:hover {
  opacity: 0.8;
}

.sidebar h2 {
  margin-bottom: 10px;
}

.sidebar ul {
  font-size: 16px;
  margin-left: 20px;
}

.sidebar ul a {
  color: #333333;
}

#photograph {
  background-image: url(../images/S__94339085.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#photograph {
  width: 100%;
}

#photograph .photograph-list li {
  float: left;
  list-style: none;
  margin: 0 20px 15px 0;
}

#photograph .photograph-list li:nth-child(3n) {
  margin-right: 0;
}

#nittei {
  background-image: url(../images/S__94339085.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#nittei p {
  font-size: 25px;
  margin: 10px;
}

#nittei .nittei th {
  width: 300px;
  background-color: #f0f0f0;
  padding: 12px 0;
  border: 1px solid #cccccc;
}
    
#nittei .nittei td {
  width: 300px;
  padding: 12px 0 12px 250px;
  border: 1px solid #cccccc;
}

#nittei table {
  border-spacing: 0;
  border-collapse: collapse;
}


#navigation {
  background-image: url(../images/S__94339085.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#navigation .acess table {
  float: left;
}

#navigation .acess th,
#navigation .acess td {
  text-align: left;
  vertical-align: top;
  line-height: 3;
}
  
#navigation .acess td {
  padding-left: 30px;
}

#navigation .acess img {
  width: 450px;
  float: right;
}

#yatai {
  background-image: url(../images/S__94339085.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}  

#yatai .yatai th {
  width: 320px;
  background-color: #f0f0f0;
  padding: 12px 0;
  border: 1px solid #cccccc;
}
    
#yatai .yatai td {
  width: 620px;
  padding: 12px 0 12px 40px;
  border: 1px solid #cccccc;
}

#yatai table {
  border-spacing: 0;
  border-collapse: collapse;
}

  
#okinawa {
  background-image: url(../images/S__94339085.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}   

 #okinawa .okinawa th {
  width: 320px;
  background-color: #f0f0f0;
  padding: 12px 0;
  border: 1px solid #cccccc;
}
    
#okinawa .okinawa td {
  width: 620px;
  padding: 12px 0 12px 40px;
  border: 1px solid #cccccc;
}

#okinawa table {
  border-spacing: 0;
  border-collapse: collapse;
}


#class1 {
  background-image: url(../images/S__94339085.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}   

#class1 .class1 th {
  width: 320px;
  background-color: #f0f0f0;
  padding: 12px 0;
  border: 1px solid #cccccc;
}
    
#class1 .class1 td {
  width: 620px;
  padding: 12px 0 12px 40px;
  border: 1px solid #cccccc;
}

#class1 table {
  border-spacing: 0;
  border-collapse: collapse;
}

#gas {
  background-image: url(../images/S__94339085.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}   

#gas .gas th {
  width: 200px;
  background-color: #f0f0f0;
  padding: 12px 0;
  border: 1px solid #cccccc;
}

#gas .gas th {
  width: 200px;
  background-color: #f0f0f0;
  padding: 12px 0;
  border: 1px solid #cccccc;
}

    
#gas .gas td {
  width: 620px;
  padding: 12px 0 12px 40px;
  border: 1px solid #cccccc;
}

#gas table {
  border-spacing: 0;
  border-collapse: collapse;
}

#gallary 

@media screen and (max-width400px) {
/*  画面サイズが400pxの場合に適用*/
  
body {
  font-size: 2.5vw;
}

h1 {
  font-size: 7.2vw;
}

h2 {
  font-size: 6vw;
}

header {
  width: auto;
  margin: 0 5%;
}

.logo {
  float: none;
  margin-top: 40px;
  text-align: center;
}

 .global-nav {
  float: none;
  margin-top: 40px;
  text-align: center;
}

.global-nav li {
  display: inline;
  float: none;
  margin: 0 6px;
}

#wrap {
  margin-top: 40px;
  padding: 35px 0 0;
}

.content {
  width: 100%;
}

.main {
  float: none;
  width: auto;
  margin: 0 5%;
}

h2 img {
  max-width: 100%;
}

#aisatsu {
  background-image: url(../images/S__94339085.png);
}


.sidebar {
    width: auto;
    float: none;
    margin: 0;
    padding: 30px 10% 10px;
    background-color: #f7f6f4;
  }


    











  
  
  
  
  