@charset "utf-8";

body {
  margin: 0;
  padding: 0;
  color: #555555; 
}
body { font-family: "游明朝","ヒラギノ明朝 Pro W3"; }
a { text-decoration: none;
    font-weight: none;
}

a { border-bottom: none; }
a:link { color: #555555; }
a:visited { color: #555555; }

a:hover { 
  color: #a8a8a8;
  font-weight: none;
  text-decoration: none;
}
header {
  width: 960px;
  height: 930px;
  margin-top: 60px;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
}
#global_navi {
  position: relative;
  width: 960px;
  height: 100px;
  margin: 0px auto;
}
#global_navi a {
  font-weight: bold;
  color: #A52A2A;
}
#global_navi .title {
  position: absolute;
  top: 20px;
  right: 0;
}
#global_navi ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#global_navi .t01 {
  position: absolute;
  top: 20px;
  left: 0;
}
#global_navi .t02 {
  position: absolute;
  top: 20px;
  left: 80px;
}
#global_navi .t03 {
  position: absolute;
  top: 20px;
  left: 160px
}
#global_navi .t04 {
  position: absolute;
  top: 20px;
  left: 240px;
}
#global_navi .t05{
  position: absolute;
  top: 20px;
  left: 320px;
}
#global_navi .t06{
  position: absolute;
  top: 20px;
  left: 400px;
}
#global_navi .t07{
  position: absolute;
  top: 20px;
  left: 480px;
}
#navi {
  position: relative;
  width: 960px;
  height: 0px;
  margin: 0px auto;  
}
#navi .p002 {
  position: absolute;
  top: 130px;
  bottom: 50px;
  left: 0;
}
#navi .p001 {
  position: absolute;
  top: 130px;
  bottom: 50px;
  left: 480px;
}
#navi .p003 {
  position: absolute;
  top: 130px;
  bottom: 50px;
  right: 0;
  float: right;
}
#navi .p004 {
  position: absolute;
  top: 410px;
  left: 240px;
}
#navi .p005 {
  position: absolute;
  top: 410px;
  left: 0px;
}
#navi .p006 {
  position: absolute;
  top: 410px;
  left: 600px;
}
#navi .p008 {
  position: absolute;
  top: 412px;
  left: 0px;
  display: none;
}
#news_title {
  position: absolute;
  top: 628px;
  left: 272px;
  font-size: 0.9em;    
}
#news {
  position: absolute;
  top: 680px;
  left: 272px;
  font-size: 0.9em;
  width: 648px;
  height: 120px;
  padding: 5px 20px;
  overflow: scroll;
  border: #a8a8a8 0.5px solid;
}
#news a {
  font-weight: bold;
  color: #A52A2A;
}
#breadcrumb { font-size: smaller; }
#breadcrumb ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
#breadcrumb ol li { display: inline; }
#breadcrumb ol li::after {
  content: ">";
  padding-left: 7px;
}
#breadcrumb ol li:last-child::after { content: none; }
#breadcrumb {
  position: relative;
  top: 5px;
  left: 20px;
}
#wrapper {
  width: 960px;
  margin: auto;
  overflow: hidden;
}
#main {
  width: 960px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: solid 1px #aaa;
}
p {
  font-size: 1.0em; 
  letter-spacing: 1px;
  line-height: 1.5;
  margin: 10px 0px 0px 0px;
  border: 0px;
  padding: 0px;
}
.lead {
  font-size: 1.0em;
  letter-spacing: 1px;
  line-height: 1.5;
  font-weight: bold;
  margin: 30px 0px 5px 0px;
  border: 0px;
  padding: 0px;
}
#news p {
  letter-spacing: 1.5px;
  line-height: 1.2;
}
#text {
  height: 450px;
  float: left;
  margin: 0px;
  padding: 0 5%;
  border-bottom: solid 1px #aaa;
}

footer {
  width: 960px;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  text-align: right;
}
footer #footer_nav ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
footer #footer_nav li {
  display: inline;
  border-left: solid 1px #aaa;
  margin-left: 12px;
  padding-left: 12px;
  font-size: smaller;
}
footer #footer_nav li:last-child {
  border-right: solid 1px #aaa;
  padding: 0 8px;
}
footer .copyright {
  float: left;
}
a:hover img { opacity: 0.6; }







@media screen and (max-width : 767px){
  
  body {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
  } 
  img { 
    max-width: 100%;
    height: auto;
    position: ;
  }
  header {
    margin-top: 50PX; 
    height: auto;
  }
  #global_navi {
    height: 150px;  
  }
  #global_navi .title {
    width: 45px;
    position: static;
    float: right;
    margin-top: 20px;
  }
  #global_navi .t01 {
    width: 45px;
    height: auto;
    position: static;
    float: left;
  margin-top: 20PX;
  }
  #global_navi .t02 {
    width: 45px;
    height: auto;
    position: static;
    float: left;
    margin-top: 20PX;
  }
  #global_navi .t03 {
    width: 45px;
    height: auto;
    position: static;
    float: left;
    margin-top: 20PX;
  }
  #global_navi .t04 {
    width: 45px;
    height: auto;
    position: static;
    float: left;
    margin-top: 20PX;
  }
  #global_navi .t05 {
    width: 45px;
    height: auto;
    position: static;
    float: left;
    margin-top: 20PX;
  }
  #global_navi .t06 {
    width: 45px;
    height: auto;
    position: static;
    float: left;
    margin-top: 20PX;
  }
  #navi {
    width: auto;
    height: auto;
    top: 0px;
    text-align: center;
  }
  #navi .p001 { 
    display: none;;
  }
  #navi .p002 { 
    display: none;
  }
  #navi .p003 {
    display: none;
  }
  #navi .p004 {
    display: none;
  }
  #navi .p005 {
    display: none;
  }
  #navi .p006 {
    display: none;
  }
  #navi .p008 {
    position: static;
    display: block;   
  }
  #global_navi .t07 {
    display: none;
  }
  #news_title {
    position: relative;
    top: 0px;
    left: 00px;
  }
  #news {
    position: relative;
    width: auto;
    top: 0px;
    left: 00px;
    margin: 10px;
    padding: 0px;
  }
  #news p {
    padding: 0;
    margin: 0;
  }
  #breadcrumb { display: none; }
  
  #footer_nav ul li {
    display: inline;
    width: 80px;
    float: left;
    text-align: center;
    margin-left: 0px;
    border-left: 0px;
    padding-left: 0px;
  }
  
  footer #footer_nav li:first-child {
    height: 100%;
    padding: 0px 0px 20px 0px;
  }
  
  footer #footer_nav li:last-child {
    border-right: 0px;
    padding: 0px;
  }
  footer .copyright {
    width: 100%;
    text-align: center;
  }
  
  header,
  #global_navi,
  #navi,
  #news_title,
  #news,
  #wrapper,
  #main,
  #breadcrumb,
  footer,
  #footer_nav { 
    max-width: 100%;
  }
  
  #text { 
    width: 100%;
    height: auto;
    padding: 5% 0;
    margin: 0px 0px 0px 0px;
  }
  #text .lead { 
    padding: 0% 5%;
  }
  #text p {
    max-width: 100%;
    padding: 0% 5%;
  }
  p {
    font-size: 1.2em; 
    letter-spacing: 1px;
    line-height: 1.5;
  }
  .lead {
    font-size: 1.2em;   
    letter-spacing: 1px;
    line-height: 1.5;
  }
  #news p {
    font-size: 0.9em;
    letter-spacing: 1px;
    line-height: 1.5;
    padding: 10px 30px;
    text-align: left;
  }
} 

