@import url("stylebase.css");
@import url("menupart.css");
@import url("footer.css");
body {
  background-color: #F9F9F9;
}

.max-width {
  display: block;
  max-width: 1366px;
  margin: 0 auto;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  .max-width {
    padding: 2rem 1rem;
  }
}
@media screen and (min-width: 500px) {
  .max-width {
    padding: 3rem 2rem;
  }
}

.title {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  margin-bottom: 4rem;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  .title {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 360px) {
  .title {
    margin-bottom: 4rem;
  }
}
.title span {
  display: block;
  margin: 0;
  line-height: 1.1;
}
.title span:nth-child(1) {
  font-size: 1.3em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  .title span:nth-child(1) {
    font-size: 1em;
  }
}
@media screen and (min-width: 360px) {
  .title span:nth-child(1) {
    font-size: 1.1em;
  }
}
.title span:nth-child(2) {
  font-size: 0.7em;
  font-weight: 500;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  .title span:nth-child(2) {
    font-size: 0.5em;
  }
}
@media screen and (min-width: 360px) {
  .title span:nth-child(2) {
    font-size: 0.6em;
  }
}

#service, #price {
  background-color: #EFEFEF;
}

#top {
  width: 100%;
  height: 700px;
  position: relative;
  background-image: url("/common/img/work/bg-base.png");
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
}
#top .logoimg {
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
#top .text {
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
  text-align: center;
}
#top .text .target {
  opacity: 0;
}
#top .text .target span {
  position: relative;
  top: 10px;
  left: 10px;
  opacity: 0;
}
#top .text h1 {
  text-align: left;
  display: inline-block;
  color: #F9F9F9;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #top .text h1 {
    font-size: 2.8em;
  }
  #top .text h1 .br::after {
    content: "\a";
    white-space: pre;
  }
}
@media screen and (min-width: 360px) {
  #top .text h1 {
    font-size: 3em;
  }
}
@media screen and (min-width: 768px) {
  #top .text h1 .br::after {
    content: "";
    white-space: normal;
  }
}
#top .wrap {
  overflow: hidden;
  margin: 0 auto;
  max-width: 768px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
#top .char01 {
  transition: all 0.9s ease-in 0s;
}
#top .char01 img {
  width: 100%;
}
#top .char01 .orange {
  width: 300px;
  position: absolute;
  margin: auto;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #top .char01 .orange {
    right: -80px;
  }
}
@media screen and (min-width: 500px) {
  #top .char01 .orange {
    right: 0;
  }
}
#top .char01 .hiyoko {
  width: 180px;
  position: absolute;
  margin: auto;
  left: 0;
  bottom: 0;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #top .char01 .hiyoko {
    left: -80px;
  }
}
@media screen and (min-width: 500px) {
  #top .char01 .hiyoko {
    left: 0;
  }
}
#top .char02 {
  opacity: 0;
  transition: all 0.9s ease-in 0s;
}
#top .char02 img {
  width: 100%;
}
#top .char02 .orange {
  width: 300px;
  position: absolute;
  margin: auto;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #top .char02 .orange {
    right: -80px;
  }
}
@media screen and (min-width: 500px) {
  #top .char02 .orange {
    right: 0;
  }
}
#top .char02 .hiyoko {
  width: 280px;
  position: absolute;
  margin: auto;
  left: 0;
  bottom: 0;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #top .char02 .hiyoko {
    left: -80px;
  }
}
@media screen and (min-width: 500px) {
  #top .char02 .hiyoko {
    left: 0;
  }
}
#top .char03 {
  opacity: 0;
  transition: all 0.9s ease-in 0s;
}
#top .char03 img {
  width: 100%;
}
#top .char03 .orange {
  width: 220px;
  position: absolute;
  margin: auto;
  left: 0;
  bottom: 0;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #top .char03 .orange {
    left: -80px;
  }
}
@media screen and (min-width: 500px) {
  #top .char03 .orange {
    left: 0;
  }
}
#top .char03 .hiyoko {
  width: 250px;
  position: absolute;
  margin: auto;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #top .char03 .hiyoko {
    right: -80px;
  }
}
@media screen and (min-width: 500px) {
  #top .char03 .hiyoko {
    right: 0;
  }
}

#greeting p {
  max-width: 768px;
  margin: 0 auto;
}
#greeting .img {
  margin: 0 auto;
  max-width: 400px;
}
#greeting .img img {
  width: 100%;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #greeting .img {
    width: 100%;
  }
}

#service .boxs {
  letter-spacing: -1rem;
  margin: 0 auto;
}
#service .box {
  letter-spacing: normal;
  margin-bottom: 2rem;
  vertical-align: top;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #service .box {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 500px) {
  #service .box {
    display: inline-block;
    width: 33%;
    padding: 0 1rem;
  }
}
#service .box .icon {
  margin: 0 auto;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #service .box .icon {
    max-width: 70px;
  }
}
#service .box .minititle {
  text-align: center;
  font-weight: 600;
  margin: 0;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #service .box .minititle {
    font-size: 1.2em;
  }
}
#service .box .desc {
  margin: 0 auto;
  max-width: 500px;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #service .box .desc {
    font-size: 0.9em;
  }
}

#sample .samplebox .img {
  display: block;
  margin: 0 auto;
}
#sample .samplebox .img img {
  width: 100%;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #sample .samplebox .img {
    width: 100%;
    max-width: 400px;
  }
}
#sample .samplebox p {
  text-align: center;
  font-weight: 600;
  margin: 0 auto;
  margin-bottom: 3rem;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #sample .samplebox p {
    font-size: 1.1em;
  }
}
@media screen and (min-width: 414px) {
  #sample .samplebox p {
    font-size: 1.2em;
  }
}

#price {
  text-align: center;
}
#price .attention {
  border: 1px solid #929292;
  border-top: 5px solid #929292;
  border-bottom: 5px solid #929292;
  text-align: left;
  display: inline-block;
  font-size: 1.3em;
  padding: 1rem 2rem;
  margin-bottom: 4rem;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #price .attention {
    font-size: 0.9em;
  }
}
#price .boxs {
  letter-spacing: -1rem;
  margin: 0 auto;
  display: inline-block;
  margin-bottom: 4rem;
}
#price .box {
  letter-spacing: normal;
  text-align: center;
  max-width: 500px;
  border: 1px solid #929292;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #price .box {
    display: block;
    width: 100%;
    margin-bottom: 2rem;
    height: 250px;
  }
}
@media screen and (min-width: 768px) {
  #price .box {
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 0rem;
    width: 30%;
    height: 310px;
  }
  #price .box:nth-child(2) {
    margin: 0 2rem;
    height: 320px;
  }
  #price .box:nth-child(2) .minititle {
    font-size: 1.8em;
  }
}
#price .box .minititle {
  background-color: #929292;
  color: #F9F9F9;
  margin: 0 auto;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #price .box .minititle {
    font-size: 1.3em;
  }
}
#price .box .price {
  font-family: kan415typos-std, sans-serif;
  color: #272727;
  font-size: 2.5em;
  margin-bottom: 0;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #price .box .price {
    margin-top: 2rem;
    font-size: 2em;
  }
}
#price .box .price span {
  font-size: 0.5em;
}
#price .box .day {
  margin: 0 auto;
  font-size: 1em;
}
#price .box .desc {
  text-align: left;
  padding: 0 1rem;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #price .box .desc {
    font-size: 1em;
  }
}
#price .text {
  text-align: left;
  display: inline-block;
  max-width: 700px;
  margin-bottom: 4rem;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #price .text {
    font-weight: 600;
  }
}
#price .text p {
  margin: 0 auto;
}
#price .cost, #price .seo {
  border: 1px solid #929292;
  display: inline-block;
  max-width: 500px;
  width: 90%;
  margin-bottom: 3rem;
}
#price .cost .minititle, #price .seo .minititle {
  font-size: 1.3em;
  margin: 0;
  color: #F9F9F9;
  background-color: #929292;
}
#price .cost .price, #price .seo .price {
  font-family: kan415typos-std, sans-serif;
  color: #272727;
  font-size: 2.5em;
  margin: 0;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #price .cost .price, #price .seo .price {
    margin-bottom: 2rem;
  }
}
#price .cost .price span, #price .seo .price span {
  font-size: 0.5em;
}

#contact {
  text-align: center;
}
#contact .wrap .linktext {
  padding: 2rem 0;
}
#contact .wrap .linktext p, #contact .wrap .linktext a {
  font-family: kan415typos-std, sans-serif;
  display: block;
  margin: 0;
  color: #CE595E;
  line-height: 1.2;
  font-weight: 600;
  text-decoration: none;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #contact .wrap .linktext p {
    font-size: 1em;
  }
}
@media screen and (min-width: 500px) {
  #contact .wrap .linktext p {
    font-size: 1.1em;
  }
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #contact .wrap .linktext a {
    font-size: 1.5em;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 414px) {
  #contact .wrap .linktext a {
    font-size: 1.7em;
    margin-bottom: 3rem;
  }
}
#contact .wrap .textbox p {
  margin: 0 auto;
  font-weight: 600;
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #contact .wrap .textbox p {
    font-size: 1.1em;
  }
  #contact .wrap .textbox p:nth-of-type(2) {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 320px), screen and (max-width: 319px) {
  #contact .wrap .textbox .attention {
    font-size: 0.9em;
    font-weight: 500;
    margin-bottom: 4rem;
  }
}/*# sourceMappingURL=work.css.map */