@charset "utf-8";
.page-title {
  background-repeat: no-repeat;
  background-image: url(../img/works/pgt.jpg);
  background-position: center center;
  background-size: 120% auto;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.works {}
.works-categories {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5em;
}
.works-categories a {
  text-decoration: none;
}
.works-categories a:hover {
  opacity: 0.5;
}
.works-categories-items {
  width: 47%;
}
.works-categories-items img {
  width: 100%;
  height: 100px;
  object-fit: cover;
  margin-bottom: 0.5em;
}
.works-categories h2 {
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-size: 1em;
  color: #538840;
  display: block;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  border-bottom: 0px solid #231815;
}
.works-bg {
  width: 100%;
  background-color: #f5f3f2;
  padding-top: 1.5em;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0.5em;
  margin-bottom: 1.5em;
  margin-top: 1em;
}
.worksbox {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.worksbox h2 {
  font-family: source-han-sans-cjk-ja, sans-serif;
  font-weight: 600;
  font-size: 1.5em;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 20px;
}
.worksbox h2 span {
  display: block;
  width: 40px;
  height: 4px;
  background-color: #538840;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.worksbox-main {
  margin-bottom: 1em;
}
.worksbox-main img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.worksbox-contents {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.worksbox-contents a {
  width: 100%;
  margin-bottom: 2em;
  text-decoration: none;
  color: #000;
  cursor: pointer;
}
.worksbox-contents a:hover {
  opacity: 0.5;
}
.worksbox-contents h3 {
  padding-top: 15px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-size: 0.9em;
  font-weight: 500;
}
.worksbox-contents a img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}
.slideImg1, .slideImg2, .slideImg3, .slideImg4 {
  cursor: pointer;
}
.slideImg1:hover, .slideImg2:hover, .slideImg3:hover, .slideImg4:hover {
  opacity: 0.5;
}
.in-preparation {
  text-align: center;
  margin: 2.5em 0;
  font-size: 1em;
  letter-spacing: 0em;
}
.works-subtitle {
  max-height: 100%;
  max-width: 1100px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 0.8em;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
  padding-left: 25px;
  padding-right: 25px;
}
.works-subtitle a {
  text-decoration: none;
  color: #000;
}
.works-subtitle img {
  width: 15px;
  height: auto;
  margin-right: 2px;
  margin-top: 0px;
}
.worksbox2 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2em;
  margin-top: 1.5em;
}
.worksbox2 h2 {
  font-family: source-han-sans-cjk-ja, sans-serif;
  font-weight: 500;
  font-size: 1.3em;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 15px;
}
.worksbox2 h2 span {
  display: block;
  width: 35px;
  height: 4px;
  background-color: #f0a53b;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.worksbox2-main {
  margin-bottom: 1em;
}
.worksbox2-main img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.worksbox2-contents1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 1em;
}
.worksbox2-contents1 li {
  width: 31%;
  margin-bottom: 1em;
}
.worksbox2-contents1 li img {
  width: 100%;
  height: 100px;
  object-fit: cover;
}
.worksbox2-contents2 {
  display: block;
  margin-top: 0px;
}
.worksbox2-contents2-madori {
  width: 100%;
  margin-bottom: 20px;
}
.worksbox2-contents2-madori img {
  width: 100%;
  height: auto;
}
.worksbox2-contents2-com {
  width: 100%;
  margin-left: 0px;
}
.worksbox2-contents2-com h2 {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  color: #333333;
  font-size: 1.1em;
  letter-spacing: 0em;
  font-weight: 600;
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 5px;
}
.worksbox2-contents2-com h2 img {
  width: 25px;
  height: auto;
  margin-right: 5px;
  margin-left: 3px;
}
.worksbox2-contents2-com p {
  text-align: left;
  letter-spacing: 0em;
  line-height: 1.8em;
  font-size: 0.9em;
  font-family: source-han-sans-cjk-ja, sans-serif;
  font-weight: 500;
}
.workbox3 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.workbox3-com {
  width: 100%;
  margin-bottom: 1em;
}
.workbox3-com h2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 5px;
  border-bottom: 1px solid black;
  font-family: century-gothic, sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 1.2em;
  margin-bottom: 10px;
}
.workbox3-com h2 img {
  width: 22px;
  height: auto;
  margin-right: 10px;
}
.workbox3-com p {
	font-size: 1em;
	line-height: 2em;
	letter-spacing: 0em;
	margin-bottom: 1em;
}
.workbox3-madori {
  width: 100%;
  margin: 0 0px;
}
.workbox3-madori img {
  width: 100%;
  height: auto;
}
.workbox3-autoline {
  width: 100%;
  padding: 15px;
  background-color: #e7e7e7;
  box-shadow: 2px 2px 4px gray;
  margin-bottom: 1em;
}
.workbox3-autoline h2 {
  font-family: century-gothic, sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 1.2em;
  padding-bottom: 5px;
  border-bottom: 1px solid black;
  margin-bottom: 10px;
}
.workbox3-autoline p {
  font-size: 0.8em;
  line-height: 2.2em;
  letter-spacing: 0em;
}
@media (min-width: 768px) {
  .page-title {
    background-position: center center;
    background-size: 100% auto;
    height: 150px;
  }
  .works-categories {
    width: 90%;
    flex-wrap: nowrap;
    margin-top: 1.5em;
  }
  .works-categories-items {
    width: 23%;
  }
  .works-categories-items img {
    height: 150px;
    margin-bottom: 1em;
  }
  .works-categories h2 {
    font-size: 1.1em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #231815;
    margin-bottom: 1em;
  }
  .worksbox-main img {
    height: 350px;
  }
  .worksbox-contents a {
    width: 31%;
    margin-bottom: 1.5em;
  }
  .worksbox-contents a img {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }
  .worksbox-contents h3 {
    font-size: 1em;
  }
  .in-preparation {
    letter-spacing: 0.1em;
  }
  .worksbox2 {
    width: 90%;
  }
  .worksbox2-main {
    margin-bottom: 2em;
  }
  .worksbox2-main img {
    height: 300px;
  }
  .worksbox2-contents1 li img {
    height: 150px;
  }
  .worksbox2-contents1 li {
    width: 16%;
    margin-bottom: 0.5em;
  }
  .worksbox2 h2 {
    font-size: 1.7em;
    margin-bottom: 20px;
  }
  .worksbox2 h2 span {
    width: 40px;
    height: 4px;
    margin-top: 10px;
  }
  .worksbox2-contents2-com h2 img {
    width: 20px;
  }
  .worksbox2-contents2 {
    display: flex;
    margin-top: 25px;
  }
  .worksbox2-contents2-madori {
    width: 45%;
    margin-bottom: 0px;
  }
  .worksbox2-contents2-com {
    width: 55%;
    margin-left: 30px;
  }
  .workbox3 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
  }
  .workbox3-com {
	width: 60%;
  }
  .workbox3-com h2 {
    padding-bottom: 5px;
    border-bottom: 1px solid black;
    font-size: 1.2em;
    margin-bottom: 10px;
  }
  .workbox3-com h2 img {
    width: 22px;
    height: auto;
    margin-right: 10px;
  }
  .workbox3-com p {
	font-size: 1em;
	line-height: 2em;
	letter-spacing: 0em;
	margin-bottom: 2em;
  }
  .workbox3-madori {
    width: 35%;
    margin: 0 10px;
  }
  .workbox3-madori img {
    width: 100%;
    height: auto;
  }
  .workbox3-autoline {
	width: 100%;
	padding: 15px;
	background-color: #e7e7e7;
	box-shadow: 2px 2px 4px gray;
  }
  .workbox3-autoline h2 {
    font-family: century-gothic, sans-serif;
    font-weight: 700;
    letter-spacing: 0.1em;
    font-size: 1.2em;
    padding-bottom: 5px;
    border-bottom: 1px solid black;
    margin-bottom: 10px;
  }
  .workbox3-autoline p {
	font-size: 1em;
	line-height: 2.2em;
	letter-spacing: 0em;
  }
  .worksbox-contents {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .page-title {
    background-size: 100% auto;
    height: 150px;
    background-position: center center;
  }
  .works-categories-items img {
    height: 170px;
  }
  .works-bg {
    padding: 3em 0;
    margin-bottom: 3em;
  }
  .worksbox {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .worksbox-main {
    margin-bottom: 2em;
  }
  .worksbox-main img {
    height: 450px;
  }
  .worksbox h2 {
    font-size: 2.3em;
  }
  .worksbox h2 span {
    margin-top: 15px;
  }
  .worksbox-contents a {
    margin-bottom: 2em;
  }
  .worksbox2-contents1 li img {
    height: 200px;
  }
  .worksbox2-contents2-com h2 {
    font-size: 1.3em;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .worksbox2-contents2-com h2 img {
    width: 25px;
  }
  .worksbox2-contents2-com p {
    line-height: 2em;
    font-size: 1em;
  }
}
@media (min-width: 1200px) {
  .works-categories {
    width: 60%;
    margin-bottom: 2em;
    margin-top: 2.5em;
  }
  .worksbox {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .worksbox-main img {
    height: 600px;
  }
  .worksbox2 {
    width: 100%;
  }
  .worksbox2-main img {
    height: 500px;
  }
	.workbox3-autoline {
	width: 55%;
  }
}
