h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd {
  padding: 0;
  margin: 0
}
ol, ul {
  list-style-type: none
}
html {
  overflow-y: scroll
}
body {
  overflow: hidden;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 400
}
html {
  overflow-x: hidden;
  font-size: medium
}
body {
  min-width: 1000px;
  background-color: #feda00;
  font-size: 62.5%
}
div {
  line-height: 0;
  box-sizing: border-box
}
dt, dd, li, caption, th, td, input, button, textarea, select, h1, h2, h3, h4, h5, h6, address {
  line-height: 0;
  font-size: 140%;
  margin: 0;
  padding: 0
}
p {
  line-height: 1.5;
  font-size: 140%;
  margin: 0;
  padding: 0
}
h1 *, h2 *, h3 *, h4 *, h5 *, h6 *, p input, p button, p select, li h1, li h2, li h3, li h4, li h5, li h6, li p, li dt, li dd, li li, li th, li td, li input, li button, li textarea, li select, dd h1, dd h2, dd h3, dd h4, dd h5, dd h6, dd p, dd dt, dd dd, dd li, dd th, dd td, dd input, dd button, dd textarea, dd select, tr h1, tr h2, tr h3, tr h4, tr h5, tr h6, tr p, tr dt, tr dd, tr li, tr input, tr button, tr textarea, tr select {
  font-size: 100%
}
input, button, select, option, textarea {
  font-size: 14px
}
.fs12{
	font-size:12px;
    line-height: 1.1;
}
.fs20{
	font-size:20px;
    font-weight: bold;
}
span.bk-txt{
    background-color: black;
    padding: 1%;
    color: #fff;
}
figure {
  margin: 0
}
a, a:link, a:visited {
  color: red;
  text-decoration: none
}
a:hover {
  text-decoration: underline
}
section {
  position: relative;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  body {
    min-width: 0
  }
}
.clearfix {
  min-height: 1px
}
.clearfix::after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden
}
* html .clearfix {
  height: 1px
}
.hover :hover {
  opacity: 0.8;
  animation: btn 0.5s;
  -webkit-animation: btn 0.5s;
  -moz-animation: btn 0.5s
}
@keyframes btn {
  0% {
    opacity: 1
  }
  10% {
    opacity: 0.4
  }
  100% {
    opacity: 0.8
  }
}
@-webkit-keyframes btn {
  0% {
    opacity: 1
  }
  10% {
    opacity: 0.4
  }
  100% {
    opacity: 0.8
  }
}
#navigation {
  overflow-y: scroll;
  display: none;
  position: fixed;
  opacity: 0;
  z-index: 10;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  animation-name: fade-in;
  animation-duration: 0.5s
}
#navigation.open {
  display: block;
  opacity: 1
}
#navigation nav ul {
  width: 80%;
  margin: 60px auto 0
}
#navigation nav ul li img {
  width: 100%
}
@keyframes fade-in {
  0% {
    display: none;
    opacity: 0
  }
  1% {
    display: block;
    opacity: 0
  }
  100% {
    display: block;
    opacity: 1
  }
}
#header {
  position: fixed;
  z-index: 10;
  top: 0;
  width: 100%;
  min-width: 1000px;
  padding: 19px 0;
  box-sizing: border-box;
  background-color: #000
}
#header nav {
  text-align: center
}
#header nav .logo {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle
}
#header nav ul {
  display: inline-block
}
#header nav ul li {
  display: inline-block;
  padding: 0 15px;
  border-right: 2px solid #fff;
  font-size: 16px;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "Sawarabi Mincho", “メイリオ”, Meiryo, serif;
  line-height: 1;
  vertical-align: middle
}
#header nav ul li:first-child {
  border-left: 2px solid #fff
}
#header nav ul li a {
  color: #fff
}
@media only screen and (max-width: 768px) {
  #header {
    min-width: 0;
    padding: 10px
  }
  #header nav {
    text-align: left
  }
  #header nav .logo img {
    height: 17px
  }
  #header nav ul {
    display: none
  }
  #header nav #menu {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 37px;
    background-image: url(../img/header/menu@2x.png);
    background-size: 90px 24px;
    background-repeat: no-repeat;
    background-position: left center
  }
}
#content {
  min-height: 1300px
}
@media only screen and (max-width: 768px) {
  #content {
    padding: 0 10px
  }
}
article .column {
  margin-bottom: 40px;
  padding-top: 30px;
  padding-bottom: 50px;
  background-image: url(../img/works/page@2x.png), url(../img/works/bg@2x.png);
  background-repeat: no-repeat, repeat;
  background-position: right bottom, center center;
  background-color: #4d4020;
  background-size: 74px 81px, 200px;
  text-align: center
}
article .column .date {
  display: inline-block;
  padding: 0 10px;
  margin-bottom: 30px;
  border: 1px solid #fff;
  font-size: 26px;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "Sawarabi Mincho", “メイリオ”, Meiryo, serif;
  text-align: center;
  color: #fff
}
article .column .inner {
  position: relative;
  margin: 0 50px 50px;
  padding: 20px 20px 20px;
  border: 5px solid #330000;
  background-color: #fff
}
article .column .inner:last-child {
  margin-bottom: 0
}
article .column .inner .number {
  position: absolute;
  top: -38px;
  left: -20px;
  width: 90px;
  height: 57px;
  padding-right: 10px;
  box-sizing: border-box;
  background-image: url(../img/news/number@2x.png);
  background-size: 90px 57px;
  font-size: 40px;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "Sawarabi Mincho", “メイリオ”, Meiryo, serif;
  line-height: 57px;
  text-align: center;
  color: #fff
}
article .column .inner h2 {
  margin-bottom: 20px;
  font-size: 30px;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "Sawarabi Mincho", “メイリオ”, Meiryo, serif;
  line-height: 1.2;
  text-align: left
}
article .column .inner h3 {
  margin-bottom: 10px;
  border-bottom: 1px solid #000;
  font-size: 30px;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "Sawarabi Mincho", “メイリオ”, Meiryo, serif;
  line-height: 1.2;
  text-align: left
}
article .column .inner p {
  margin-bottom: 20px;
  font-size: 16px;
  text-align: left
}
article .column .inner .mb10{
  margin-bottom: 10px;
}
article .column .inner .mb20{
  margin-bottom: 20px;
}
article .column .inner .red {
  color: red
}
article .column .inner .image {
  margin-bottom: 20px
}
article .column .inner .image img {
  max-width: 100%
}
article .column .inner .notice {
  margin-bottom: 20px
}
article .column .inner .notice li {
  font-size: 12px;
  text-align: left;
  line-height: 1.8
}
article .column .inner .detail {
  margin-bottom: 20px;
  border: 1px solid #000;
  padding: 15px
}
article .column .inner .detail .title {
  font-size: 20px;
  font-weight: bold
}
article .column .inner .detail p {
  margin-bottom: 10px;
  font-size: 14px
}
article .column .inner .button {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 20px
}
article .column .inner .button a {
  display: block;
  border-top: 1px solid #650000;
  border-right: 1px solid #650000;
  border-bottom: 6px solid #650000;
  border-left: 1px solid #650000;
  padding: 20px 40px;
  background-color: #ff0000;
  font-size: 28px;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "Sawarabi Mincho", “メイリオ”, Meiryo, serif;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  color: #ffff00;
  transition: 0.1s ease all
}
article .column .inner .button a:hover {
  /*margin-top: 5px;*/
  /*border-bottom: 1px solid #650000*/
  transform: translateY(-5px)
}
article .column .inner .list1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}
article .column .inner .list1 li {
  width: 400px;
  margin-bottom: 40px;
  text-align: left
}
article .column .inner .list1 li .label {
  display: inline-block;
  margin-bottom: 10px;
  padding: 5px 8px;
  background-color: #003399;
  font-weight: bold;
  line-height: 1.5;
  color: #fff
}
article .column .inner .list1 li .thumb {
  margin-bottom: 10px;
  text-align: center
}
article .column .inner .list1 li .thumb img {
  max-width: 100%
}
/*20220810追加*/

@media only screen and (max-width: 768px) {
  article .column {
    padding-top: 20px;
    padding-bottom: 40px
  }
  article .column .date {
    margin-bottom: 20px;
    font-size: 30px;
    font-size: 4.88281vw
  }
  article .column .inner {
    margin: 0 10px 30px;
    padding: 30px 10px 10px
  }
  article .column .inner .number {
    top: -20px;
    width: 60px;
    height: 38px;
    background-size: 60px 38px;
    font-size: 20px;
    font-size: 3.25521vw;
    line-height: 38px
  }
  article .column .inner h2 {
    font-size: 30px;
    font-size: 4.88281vw
  }
  article .column .inner h3 {
    font-size: 30px;
    font-size: 4.88281vw
  }
  article .column .inner p {
    font-size: 20px;
    font-size: 3.25521vw
  }
  article .column .inner .list1 li {
    width: 48%;
    margin-bottom: 20px
  }
  article .column .inner .list1 li .label {
    font-size: 16px;
    font-size: 2.60417vw
  }
  article .column .inner .list1 li p {
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 2.60417vw
  }
  article .column .inner .notice li {
    font-size: 16px;
    font-size: 2.60417vw
  }
  article .column .inner .detail .title {
    font-size: 20px;
    font-size: 3.25521vw
  }
  article .column .inner .detail p {
    font-size: 16px;
    font-size: 2.60417vw
  }
  article .column .inner .button a {
    padding: 10px 20px;
    font-size: 30px;
    font-size: 4.88281vw
  }
}
#pagetop {
  position: fixed;
  z-index: 10;
  right: 10px;
  bottom: 10px
}
#footer {
  padding: 0 0 0;
  background-color: #fff
}
#footer::before {
  display: block;
  content: '';
  width: 100%;
  height: 135px;
  background-image: url(../img/footer/plant@2x.png);
  background-color: #feda00;
  background-size: 2000px auto
}
#footer .inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 0 30px;
  text-align: center
}
#footer .inner .logo {
  margin-bottom: 20px
}
#footer .inner nav ul {
  margin-bottom: 20px
}
#footer .inner nav ul li {
  display: inline-block;
  padding: 0 20px;
  border-right: 2px solid #000;
  font-size: 18px;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "Sawarabi Mincho", “メイリオ”, Meiryo, serif;
  line-height: 1
}
#footer .inner nav ul li:first-child {
  border-left: 2px solid #000
}
#footer .inner nav ul li a {
  color: #000
}
#footer .inner .sns {
  margin-bottom: 10px;
  font-size: 0
}
#footer .inner .sns li {
  display: inline-block;
  margin: 0 5px
}
#footer .inner small {
  display: block;
  margin-bottom: 10px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
  font-size: 10px;
  text-align: right;
  line-height: 1.5
}
#footer .inner .dengeki {
  text-align: right
}
#footer .inner .dengeki img {
  border: 1px solid #ccc
}

@media only screen and (max-width: 768px) {
  #footer .inner nav ul {
    margin-bottom: 10px
  }
  #footer .inner nav ul li {
    margin-bottom: 10px;
    padding: 0 10px;
    border-right: 1px solid #000;
    font-size: 18px;
    font-size: 2.92969vw
  }
  #footer .inner nav ul li:first-child {
    border-left: 1px solid #000
  }
  #footer .inner p {
    margin-bottom: 10px
  }
  #footer .inner small {
    text-align: center;
    font-size: 10px;
    font-size: 1.6276vw
  }
  #footer .inner .dengeki {
    text-align: center
  }
}
/*スマホ版のみ文字表示、PC版は非表示*/
.sp{
    display:none;
}
.pc{
    display: block;
}
@media only screen and (max-width: 768px) {
   .sp {
       display: block;
  } 
   .pc{
        display:none;
        
    }
}