body.pageWorks::before {
	position: fixed;
	top: 50px;
	left: 0;
	z-index: -1;
	display: block;
	width: 100%;
	height: calc(100% - 50px);
	background-position: center;
	background-size: cover;
	content: "";
	color: #999;
}
@media (max-width: 767px) {
  body.pageWorks::before {
	background-color: #FFF;
  }
}
@media (min-width: 768px) {
  body.pageWorks::before {
	background-color: #FFF;
  }
}
body.pageWorksDetail {
  background-color: #fff;
}
body.pageWorksDetail .content {
  color: #333;
}
body.pageWorksDetail .content .section-header {
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	color: #666;
}

@media (max-width: 767px) {
  .content {
	margin-top: 114px;
	color: #999;
  }
}
@media (min-width: 768px) {
  .content {
    margin-top: 170px;
  }
}
.content .works {
  margin-top: 64px;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
.content .works-list {
  margin-right: auto;
  margin-left: auto;
  padding-top: 4px;
  padding-right: 4px;
  padding-left: 4px;
}
.content .works-list img {
  width: 135px;
  height: 135px;
}
}
@media (min-width: 767px) {
.content .works-list {
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-right: 2px;
  padding-left: 2px;
}
}
@media (max-width: 768px) {
.content .works-item {
  margin: 4px;
  width: 135px;
  height: 135px;
  background-color: #aaa;
}
}
@media (min-width: 767px) {
.content .works-item {
  margin: 2px;
  width: 150px;
  height: 150px;
  background-color: #aaa;
}
}
@media (min-width: 768px) {
  .content .worksDetail {
	margin-bottom: 110px;
	color: #666;
  }
}
.content .worksDetail-header {
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
}
@supports (font-feature-settings: "palt") {
  .content .worksDetail-header {
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
  }
}
@media (max-width: 767px) {
.pageWorksDetail .content .section.cinfo .section-inner .section-header {
	color: #666;
}
.pageWorksDetail .content .section.cinfo .section-inner .cinfo-contact {
	color: #666;
}


  .content .worksDetail-header {
    margin-top: 43px;
  }
}
@media (min-width: 768px) {
  .content .worksDetail-header {
    margin-top: 55px;
  }
}
.content .worksDetail-description {
	font-size: 14px;
}
@media (max-width: 767px) {
  .content .worksDetail-description {
    margin-bottom: 21px;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 33.25px;
  }
}
@media (min-width: 768px) {
  .content .worksDetail-description {
    margin-bottom: 26px;
    text-align: center;
    line-height: 35.25px;
  }
}
.content .worksDetail-description p {
  margin-top: 0;
  margin-bottom: 0;
}
.content .worksDetail-information {
  font-size: 14px;
}
@media (max-width: 767px) {
  .content .worksDetail-information {
    margin-bottom: 23px;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 25.25px;
  }
}
@media (min-width: 768px) {
  .content .worksDetail-information {
    margin-bottom: 38px;
    text-align: center;
    line-height: 35.25px;
  }
}
.content .worksDetail-information p {
  margin-top: 0;
  margin-bottom: 0;
}
.content .worksDetail-gallery {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
@media (max-width: 767px) {
  .content .worksDetail-gallery-item {
    margin-top: 24px;
  }
}
@media (min-width: 768px) {
  .content .worksDetail-gallery-item {
    margin-top: 48px;
  }
}
.content .worksDetail-gallery-item:first-child {
  margin-top: 0;
}
.content .worksDetail-gallery-item img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  height: auto;
}
@media (max-width: 767px) {
  .content .worksDetail-gallery-item img.orientation-landscape {
    max-width: 570px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .content .worksDetail-gallery-item img.orientation-landscape {
    width: 570px;
  }
}
@media (max-width: 767px) {
  .content .worksDetail-gallery-item img.orientation-portrait {
    max-width: 400px;
    width: 88%;
  }
}
@media (min-width: 768px) {
  .content .worksDetail-gallery-item img.orientation-portrait {
    width: 680px;
  }
}
.pageWorks .content .section.works .section-inner .sonohoka h2 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 30px;
	color: #666;
}
@media (max-width: 767px) {
.pageWorks .content .section.works .section-inner .section-header {
	color: #666;
}

.pageWorks .content .section.works .section-inner .sonohoka {
	margin-top: 50px;
	font-size: 12px;
	line-height: 25px;
	width: 90%x;
	margin-right: auto;
	margin-left: auto;
	color: #666;
}
}
@media (min-width: 768px) {
.pageWorks .content .section.works .section-inner .sonohoka {
	margin-top: 50px;
	font-size: 12px;
	line-height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
}
.pageWorks .content .section.works .section-inner .sonohoka ul {
	float: left;
	margin: 0px;
}
.pageWorksDetail .content .section.worksDetail .back_btn {
	margin-right: auto;
	margin-left: auto;
	width: 250px;
	text-align: center;
	margin-top: 80px;
	border: 1px solid #CCC;
	text-decoration: none;
}
.pageWorksDetail .content .section.worksDetail a {
	color: #069;
	text-decoration: none;
	display: block;
	width: 230px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.pageWorks .content .section.works .section-inner .section-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #666;
}
.pageWorks .content .section.cinfo .section-inner {
	color: #999;
}
.pageWorks .content .section.cinfo .section-inner .section-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

@media (min-width: 768px) {
.youtube-ratio iframe {
  width: 680px 383px;
  text-align: center;
  aspect-ratio: 4 / 3;
}.youtube-ratio {
	text-align: center;
}
}
@media (max-width: 767px) {
.youtube-ratio iframe {
  width: 95%;
  text-align: center;
}.youtube-ratio {
	text-align: center;
}
}