@charset "utf-8";
*{
  padding:0px;
  margin:0px;
}
body{
  font-size: 12px;
  font: 12px verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  line-height: 2em;
  background-color: #E5E5E3;
}
.header{
  width:100%;
  min-width:1000px;
  margin:auto;
  overflow: hidden;
  background: #5698D8;
  margin-bottom: -41px;
}
h1{
  width:1000px;
  margin:auto;
  overflow: hidden;
  padding:10px;
  text-align: right;
  color: #FFFFFF;
  font-size: 15px;
  padding-bottom: -3px;
}
.social{
  width:340px;
  margin:0 auto;
}
.social div{
  margin:0 2px;
}
.defrost{
  width:100%;
  min-width: 1000px;
  margin:auto;
  overflow: hidden;
  box-shadow: 0 0 10px #ccc;
  background: #5698D8;
}
.defunct {
  width:1000px;
  margin:auto;
  overflow: hidden;
}
.defray{
  width:100%;
  margin:auto;
  min-width: 1000px;
  background: #5698D8;
}
.wrapper{
  margin:auto;
  box-shadow: 0 0 10px #ccc;
  overflow: hidden;
  width:1000px;
  background-color: #5698D8;
}
.subwrapper{
  padding:10px;
  margin:5px;
  overflow: hidden;
  background-color: #fff;
}
.block_view{
  clear: both;
  overflow: hidden;
}
.artitle{
  width: 455px;
  float: left;
  padding:10px;
  margin:5px;
  box-shadow: 0 0 10px;
}
.definitionn_img{
  padding:5px;
  margin:10px;
  box-shadow: 0 0 10px;
  overflow: hidden;
  width:93%;
}
p{
  margin:0;
  padding:0;
  text-align: justify;
  line-height: 30px;
}
h3{
  margin-top: 10px;
}
.degrade a{
  padding: 5px 20px;
  float: right;
  background: #FFBB59;
  text-decoration: none;
  color:#fff;
  /* border-radius: 15px; */
}
a{
  color:#f00;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
.degrade a:hover{
  background: #5698D8;
  color: #fff;
  text-decoration: none;
}
.maincontent{
  padding:10px;
  margin:5px;
  box-shadow: 0 0 10px #ccc;
  overflow: hidden;
}
.maincontent img{
  float: right;
  width: 40%;
  padding:5px;
  margin:10px;
  box-shadow: 0 0 10px #ccc;
}
.block{
  width: 293px;
  float: left;
  padding:10px;
  margin:5px;
  box-shadow: 0 0 10px;
}
.photo{
  overflow: hidden;
  clear: both;
  width:90%;
  margin:10px;
  padding:5px;
  border: 1px solid red;
}
.newblock{
  padding:10px;
  margin:5px;
  overflow: hidden;
  box-shadow: 0 0 10px #ccc;
}
.image{
  float: left;
  width:40%;
  padding:5px;
  margin:10px;
  box-shadow: 0 0 10px #ddd;
  overflow: hidden;
}
.forLink{
  padding:10px;
  margin:5px;
  box-shadow: 0 0 10px #ccc;
  overflow: hidden;
}
.forLink ul{
  padding:0;
  margin:0;
}
.forLink ul li{
  list-style-type: none;
  line-height: 30px;
  border-bottom: 1px solid #DADADA;
}
.footer{
  width:100%;
  min-width: 1000px;
  margin:auto;
  background: #5698D8;
  overflow: hidden;
}
.foot{
  padding:10px;
  margin:auto;
  width:1000px;
  text-align: center;
  color: #000;
}
.foot a{
  color:#fff;
}
.foot a:hover{
  text-decoration: underline;
}
.sub{
  padding:10px;
  margin:5px;
  overflow: hidden;
  clear: both;
  box-shadow: 0 0 10px #ccc;
}
.sub img{
  float: right;
  width:50%;
  box-shadow: 0 0 10px #ccc;
  padding:5px;
  margin:10px;
}
h2  {
    font-size: 15px;
    padding: 10px;
    color: #FFFFFF;
    clear: both;
    background-color: rgb(86, 152, 216);
    border-left: 10px solid rgb(86, 152, 216);
    border-right: 10px solid rgb(255, 187, 89);
    position: relative;
    /* border-radius: 6px; */
    padding-left: 7px;
    margin-bottom: 10px;
}
h2:before {
    content: " ";
    position: absolute;
    top: 14px;
    left: 0px;
    width: 0;
    height: 0;
    text-decoration: none;
    border-width: 10px;
    border-style: solid;
    border-color: transparent;
    border-left-color: #5698D8;
}



.navigation_header{
  height: 50px;
  /* line-height: 50px; */
  max-width:1000px;
  margin:auto;
}
.navigation_header li{
  float:left;
  text-align: center;
  list-style:none;
}
.navigation_header li a{
  background-color: #5698D8;
  display: block;
  position:relative;
  color: #FFBB59;
  padding: 10px;
}
.navigation_header li:first-child a{
  /* background-color: #F06EAA; */
  position:relative;
  /* color:#fff; */
}

.navigation_header li a:after{
  /* content:""; */
  /* border-style:solid; */
  /* position:absolute; */
  /* border-width:25px; */
  /* z-index:10; */
  /* border-color:transparent; */
  /* border-left-color: #F06EAA; */
  /* right:0; */
  /* margin-right:-50px; */
  /* display:none; */
  /* top:0; */
}
.navigation_header li a:before{
  /* content:""; */
  /* border-style:solid; */
  /* position:absolute; */
  /* border-width:25px; */
  /* z-index:10; */
  /* border-color:transparent; */
  /* border-left-color: #5698D8; */
  /* left:0; */
  /* top:0; */
  /* display:none; */
}
.navigation_header li:first-child a:before{
  /* content:""; */
  /* border-style:solid; */
  /* position:absolute; */
  /* border-width:25px; */
  /* z-index:10; */
  /* border-color:transparent; */
  /* border-left-color: #5698D8; */
  /* left:0; */
  /* margin-right:-50px; */
  /* top:0; */
}

.navigation_header li:first-child a:after{
  /* content:""; */
  /* border-style:solid; */
  /* position:absolute; */
  /* border-width:25px; */
  /* z-index:10; */
  /* border-color:transparent; */
  /* border-left-color: #F06EAA; */
  /* right:0; */
  /* margin-right:-50px; */
  /* display:block; */
  /* top:0; */
}
.navigation_header li a:hover{
  background: #FFBB59;
  color: #252525;
  text-decoration: none;
}
.navigation_header li a:hover:after{
  display:block;
}
.navigation_header li:nth-child(2) a:hover:before{
  display:none;
}
.navigation_header li a:hover:before{
  display:block;
}

@media screen and (max-width: 480px)  {
.navigation_header{
  height: auto;
  line-height: 50px;
  width:100%
  margin:auto;
}
.navigation_header li{
 display:block;
 width:100%;
}
.navigation_header li a{
  background-color: #5698D8;
  display: block;
  position:relative;
  color:#fff;
  line-height: 29px;
  border-bottom: 1px solid #fff;
}
.navigation_header li:first-child a{
  position:relative;
  color:#fff;
}

.navigation_header li a:after{
  content:none;
  border-style:solid;
  position:absolute;
  border-width:25px;
  z-index:10;
  border-color:transparent;
  border-left-color:#7B9715;
  right:0;
  margin-right:-50px;
  display:none;
  top:0;
}
.navigation_header li a:before{
  content:none;
  border-style:solid;
  position:absolute;
  border-width:25px;
  z-index:10;
  border-color:transparent;
  border-left-color:#5E6F21;
  left:0;
  top:0;
  display:none;
}
.navigation_header li:first-child a:before{
  content:none;
  border-style:solid;
  position:absolute;
  border-width:25px;
  z-index:10;
  border-color:transparent;
  border-left-color:#5E6F21;
  left:0;
  margin-right:-50px;
  top:0;

}

.navigation_header li:first-child a:after{
  content:none;
}
.navigation_header li a:hover{
  background: #FFBB59;
  color: #333;
}
.navigation_header li a:hover:after{
  display:block;
}
.navigation_header li:nth-child(2) a:hover:before{
  display:none;
}
.navigation_header li a:hover:before{
  display:block;
}
 .header{
  width: 100%;
  min-width: auto;
  margin:auto;
  padding: 0;
 }
 h1{
  width: 100%;
  font-size: 15px;
  padding: 0;
  line-height: 45px;
  text-align: center;
 }
 .defrost{
  width:100%;
  min-width: auto;
  margin:auto;
 }
 .defunct{
  width:100%;
 }
 .defunct img{
  width:100%;
 }
 .defray{
  width:100%;
  min-width: auto;
  margin:auto;
 }
 .wrapper{
  width: 100%;
 }
 .subwrapper{
  width: 93%;
 }
 .block_view{
  width: 100%;
 }
 .artitle{
  width: 93%;
 }
 .definitionn_img{
  width: 91%;
  float: none;
 }
 .maincontent{
  width: 93%;
 }
 .maincontent img{
  float: none;
  width: 97.5%;
  margin: 0;
 }
 .block{
  width: 93%;
 }
 .photo{
  width: 91%;
  float: none;
 }
 .newblock{
  width: 93%;
 }
 .image{
  width: 97.5%;
  float: none;
  margin: 0;
 }
  .forLink{
    width: 93%;
  }
  .sub{
    width:93%;
  }
  .sub img{
    float: none;
    width: 97%;
    margin: 0;
  }
  .footer{
    width:100%;
    min-width:auto;
    margin:auto;
  }
  .foot{
    width:93%;
  }
}