body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #324661 !important;
  letter-spacing: 0px;
  line-height: 1.2;
  font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro",
    "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo;
  -webkit-animation: loaded 2000ms;
  -moz-animation: loaded 2000ms;
  background: #eee;
}
div,
section {
  margin: 0;
}
ul,
li,
a,
p {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  color: #324661;
}
.sign {
  position: relative;
}
.sign::before,
.sign::after {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  width: 8px;
  height: 2px;
  border-radius: 9999px;
  transform-origin: calc(100% - 1px) 50%;
}
.sign::before {
  transform: rotate(45deg);
}
.sign::after {
  transform: rotate(-45deg);
}
header {
  width: 100%;
  margin: 0px auto;
  background: rgb(0, 0, 55);
}
header .header_img img {
  width: 100%;
}
header .header_nav {
  /* max-width: 1332px; */
  margin: 0 68px 0 54px;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  padding: 24px 0;
}
header .header_nav ul {
  gap: 40px;
}
header .header_nav ul li a {
  color: #fff;
}
h1 {
  margin: 0;
}
header h1 img {
  margin: 0;
}
#title {
  width: 90%;
  height: 50px;
  margin: 0px auto;
  background: rgb(0,0,55);
}
#title h1 a img {
  margin: 10px 0 0 15px;
}
section h2 {
  text-align: center;
  font-size: 40px;
  margin: 0 auto 98px;
}
section h2::after {
  content: "";
  width: 40px;
  height: 2px;
  background: #324661;
  display: block;
  margin: 16px auto 0;
}
#contents {
  width: 100%;
  padding: 160px 0 200px;
  border-radius: 50px 50px 0 0;
}
.subpage #contents {
  padding-bottom: 400px;
}
#categry,
#categry ul,
.flex {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
}
.bg_w {
  background: #fff;
}
.works nav {
  border-radius: 50px 50px 0 0;
  padding: 96px 0;
}
#categry,
#categry ul {
  gap: 16px;
}
.flex {
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
}
.works > div > .flex {
  gap: 32px;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: flex-start;
  max-width: 1312px;
  margin: auto;
}
#categry h3 {
  font-size: 16px !important;
  font-weight: normal;
}
#categry ul li a {
  display: block;
  padding: 10px 29px;
  text-align: center;
}
#categry ul li a:hover {
  background: #c3d4dc;
  border-radius: 15px;
}
#categry ul li a span::before {
  content: "|";
  margin: 0 4.5px;
}
#setumei {
  display: none;
}
.capchaback {
  width: 416px;
  margin-bottom: 80px;
}
.capchaback li h3 {
  font-size: 24px;
  margin-bottom: 8px;
}
.capchaback .thumb {
  margin-bottom: 24px;
  width: 100%;
  height: 300px;
  display: inline-block;
  overflow: hidden;
  margin-bottom: 24px;
}
.capchaback img {
  display: block;
  width: 100%;
  display: block;
  transition-duration: 0.5s;
}
.capchaback img:hover {
  transform: scale(1.2);
}
.capchaback a .more {
  margin-top: 24px;
  position: relative;
}
.capchaback a h3 {
  margin: 0;
}
.capchaback a .more::before,
.capchaback a .more::after {
  left: calc(5em + 16px);
  background-color: #324661;
}
.capchaback .colortag {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-top: 12px;
}
.capchaback .colortag p {
  font-size: 14px;
  font-weight: bold;
  margin-right: 16px;
}
.capchaback .colortag ul {
  gap: 20px;
}
.capchaback .colortag li {
  padding: 2px 8px;
  border-radius: 6px;
}
.capchaback .colortag li.red {
  background: #f5e0e0;
}
.capchaback .colortag li.blue {
  background: #bfdaf8;
}
.capchaback .colortag li.green {
  background: #c9e1d4;
}
.capchaback .colortag li.brown {
  background: #c4b3a5;
}
.capchaback .colortag li.other {
  background: #dedede;
}
.news {
  padding-top: 80px;
  width: 90%;
  margin: auto;
}
.news li a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #c3d4dc;
  padding: 16px 0;
  position: relative;
  max-width: 1283px;
  margin: auto;
}
.news li a::before,
.news li a::after {
  right: 0;
  background-color: #ee8e35;
}
.news li span {
}
.news .date {
  color: #ee8e35;
  margin-right: 24px;
  width: 109px;
}
.news .title {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  margin-right: 24px;
  width: 237px;
}
footer {
  background: rgb(0,0,55);
  color: #fff;
  padding: 80px 0 30px;
}
footer .footerlogo {
  margin: 0 auto 89px;
  width: 191px;
}
footer ul {
  gap: 40px;
  margin-bottom: 89px;
}
footer ul li a {
  color: #fff;
  font-size: 16px;
}
footer small {
  font-size: 14px;
  text-align: center;
  padding: 40px 0 0;
  display: block;
  border-top: 1px solid #fff;
  width: 90%;
  margin: auto;
}
