@charset "UTF-8";
/* CSS Document */
body {
  min-width: 1200px;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
img {
  width: 100%;
}
header {
  width: 100%;
  height: 100vh;
  background-image: url("../img/back.jpg");
  background-size: cover;
  background-position: center center;
}
.scroll {
  opacity: 0;
  transform: translate(0, 100px);
  transition: all 1000ms;
}
.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
a:hover img {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
#main {
  width: 1200px;
  margin: 0 auto;
}
h1 {
  width: 300px;
  padding: 30px 0 0 100px;
}
#main h2 {
  width: 800px;
  padding: 200px 0 0 50px;
}
#main h3 {
  width: 600px;
  padding: 50px 0 0 50px;
}
section#top1 {
  width: 100%;
  padding: 100px 0;
  background-color: #000;
  background-image: url("../img/back2.jpg");
  background-position: center center;
  background-size: cover;
}
section#top1 h2 {
  text-align: center;
  font-size: 50px;
  color: #fff;
  padding: 0 0 25px 0;
}
section#top1 p {
  text-align: center;
  font-size: 18px;
  color: #fff;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
section#top1 p span {
  font-size: 30px;
}
.contents {
  width: 1200px;
  margin: 0 auto;
}
#promotion {
  width: 100%;
  padding: 100px 0;
  background-image: url("../img/back4.jpg");
  background-size: cover;
  background-position: center center;
}
#promotion h2 {
  text-align: center;
  font-weight: bold;
  font-size: 50px;
  margin: 0;
  padding: 0 0 30px 0;
}
#promotion h3 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  margin: 0;
  padding: 0 0 30px 0;
}
#promotion p {
  text-align: center;
  font-size: 18px;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#promotion ul {
  width: 1000px;
  margin: 30px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#promotion ul li {
  width: 30%;
  margin: 0 0 20px 0;
  padding: 10px;
  box-sizing: border-box;
  background-color: #fff;
}
#promotion ul h4 {
  text-align: center;
  font-size: 20px;
  padding: 5px 0 5px 0;
  line-height: 1.6em;
}
#promotion ul p {
  text-align: left;
  font-size: 14px;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
#works {
  width: 100%;
  padding: 100px 0;
  background-image: url("../img/back5.jpg");
  background-position: center center;
  background-size: cover;
}
#works h2 {
  text-align: center;
  font-weight: bold;
  font-size: 50px;
  margin: 0;
  padding: 0 0 30px 0;
  color: #fff;
}
#works h3 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  margin: 0;
  padding: 0 0 30px 0;
  color: #fff;
}
#worksbox {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#worksbox p {
  font-size: 18px;
  line-height: 1.6em;
  margin: 5px 0 0 0;
  letter-spacing: 0;
  text-align: center;
  color: #fff;
}
.movie {
  vertical-align: top;
  width: 46%;
  margin: 0 0 0 0;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #999;
}
.movie-wrap {
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}
.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#faq {
  width: 100%;
  padding: 100px 0;
  background-image: url("../img/back3.jpg");
  background-size: cover;
  background-position: center center;
}
#faq h2 {
  text-align: center;
  font-weight: bold;
  font-size: 50px;
  margin: 0;
  padding: 0 0 30px 0;
}
#faq h3 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  margin: 0;
  padding: 0 0 30px 0;
}
#faqbox {
  width: 1000px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.8);
  padding: 40px;
  border-radius: 15px;
}
#faq dl {
  font-size: 20px;
  text-align: left;
}
#faq dt {
  background: url("../img/q.png") left top no-repeat;
  background-size: 40px;
  padding: 5px 0 10px 50px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
#faq dd {
  font-size: 16px;
  background: url("../img/a.png") left top no-repeat;
  background-size: 40px;
  border-bottom: 1px solid #B1B1B1;
  padding: 5px 0 10px 50px;
  margin: 0 0 25px 20px;
  box-sizing: border-box;
}
.flowArea li {
  background: #fff;
  padding: 20px 35px;
  text-align: left;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -.05em;
  position: relative;
  margin: 0 0 60px 0;
  border-radius: 15px;
}
.ai-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flowArea li::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: -40px;
  margin: auto;
}
.flowArea li .icon {
  width: 78px;
  margin-right: 35px;
}
#marketing {
  width: 100%;
  padding: 100px 0;
  background-image: url("../img/back7.png");
  background-size: cover;
  background-position: center center;
}
#marketing h2 {
  text-align: center;
  font-weight: bold;
  font-size: 50px;
  margin: 0;
  padding: 0 0 30px 0;
}
#marketing p {
  text-align: center;
  font-size: 18px;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#marketing p span {
  font-size: 30px;
  line-height: 2em;
}
#marketing h3 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  margin: 0;
  padding: 0 0 30px 0;
}
#mark {
  width: 1000px;
  margin: 40px auto;
}
#mark ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#mark ul li {
  width: 23%;
}
#commit {
  width: 100%;
  padding: 100px 0;
  background-image: url("../img/back8.png");
  background-size: cover;
  background-position: center center;
}
#commit h2 {
  text-align: center;
  font-weight: bold;
  font-size: 50px;
  margin: 0;
  padding: 0 0 60px 0;
}
#commit p {
  text-align: left;
  font-size: 18px;
  padding: 0 0 0 0;
  line-height: 1.8em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#commit h3 {
  text-align: left;
  font-weight: bold;
  font-size: 30px;
  margin: 0;
  padding: 5px 10px;
  color: #fff;
  background-color: #00a99d;
  position: absolute;
  top: -30px;
  left: -30px;
}
.combox {
  width: 900px;
  margin: 0 auto 100px;
  padding: 50px 25px 25px 25px;
  background-color: #fff;
  position: relative;
}
#commit ul {
  width: 100%;
  padding: 30px 0 0 0;
}
#commit ul li {
  font-size: 20px;
  line-height: 1.6em;
  padding: 0 0 15px 0;
  font-weight: bold;
  color: #00a99d;
}
#photo1 {
  width: 400px;
  position: absolute;
  top: 20px;
  right: -170px;
}
#photo2 {
  width: 400px;
  position: absolute;
  top: 60px;
  right: -200px;
}
#photo3 {
  width: 400px;
  position: absolute;
  top: 100px;
  right: -50px;
}
#flow {
  width: 100%;
  padding: 100px 0;
  background-color: #00a99d;
}
#flow h2 {
  text-align: center;
  font-weight: bold;
  font-size: 50px;
  margin: 0;
  padding: 0 0 30px 0;
  color: #fff;
}
#flow p.flowp {
  text-align: center;
  font-size: 18px;
  color: #fff;
  padding: 0 0 60px 0;
  line-height: 1.8em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.flowArea {
  width: 1000px;
  margin: 0 auto;
}
#flow dt {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6em;
  padding: 0 0 15px 0;
}
#flow dd {
  font-size: 16px;
  line-height: 1.6em;
  padding: 0 0 0 0;
}
#cau {
  text-align: center;
  font-size: 16px;
  padding: 15px;
  background-color: #ddd;
}
#last {
  width: 100%;
  padding: 140px 0;
  background-image: url("../img/back6.jpg");
  background-size: cover;
  background-position: center center;
}
#last p {
  text-align: center;
  font-size: 22px;
  color: #fff;
  padding: 0 0 20px 0;
  line-height: 2em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#last h2 {
  text-align: center;
  font-size: 40px;
  margin: 0;
  padding: 0 0 0 0;
  color: #fff;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
footer {
  width: 100%;
  background-color: #000;
  padding: 80px 0;
}
#footbox {
  width: 800px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footleft {
  width: 50%;
}
.footright {
  width: 50%;
}
#footlogo {
  width: 300px;
  margin: 0 auto 30px;
}
.footleft p {
  text-align: left;
  color: #ddd;
  line-height: 1.8em;
  font-size: 20px;
  padding: 0;
  margin: 0;
}
.mail {
  width: 80%;
}
.copy {
  text-align: center;
  color: #ddd;
  font-size: 14px;
  padding: 40px 0 0 0;
}
#page-top {
  position: fixed;
  bottom: 50px;
  right: 30px;
  text-indent: -99999px;
}
#page-top a {
  display: block;
  width: 80px;
  height: 80px;
  padding: 0 0 0 0;
  margin: 0;
  background-image: url(../img/pagetop.png);
  background-repeat: no-repeat;
  background-size: contain;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
#page-top a:hover {
  display: block;
  width: 80px;
  height: 80px;
  padding: 0 0 0 0;
  margin: 0;
  background-image: url(../img/pagetop.png);
  background-repeat: no-repeat;
  background-size: contain;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.pc {
	display: block;
}
.sp {
	display: none;
}
/*スマホ==========================================================================================================*/
@media screen and (max-width: 820px) {
  body {
    min-width: 100%;
  }
header {
  width: 100%;
  height: 400px;
  background-image: url("../img/back.jpg");
  background-size: cover;
  background-position: center center;
}
#main {
  width: 100%;
  margin: 0 auto;
}
h1 {
  width: 40%;
  padding: 30px 0 0 100px;
}
#main h2 {
  width: 80%;
  padding: 100px 0 0 20px;
}
#main h3 {
  width: 80%;
  padding: 10px 0 0 20px;
}
section#top1 {
  width: 100%;
  padding: 40px 0;
  background-color: #000;
  background-image: url("../img/back2-sp.jpg");
  background-position: center center;
  background-size: cover;
}
section#top1 h2 {
  text-align: center;
  font-size: 30px;
  color: #fff;
  padding: 0 0 15px 0;
}
section#top1 p {
  text-align: left;
  font-size: 14px;
  color: #fff;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
section#top1 p span {
  font-size: 20px;
}
.contents {
  width: 90%;
  margin: 0 auto;
}
#promotion {
  width: 100%;
  padding: 40px 0;
  background-image: url("../img/back4.jpg");
  background-size: cover;
  background-position: center center;
}
#promotion h2 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  margin: 0;
  padding: 0 0 15px 0;
}
#promotion h3 {
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  margin: 0;
  padding: 0 0 15px 0;
}
#promotion p {
  text-align: left;
  font-size: 14px;
  padding: 0 5%;
  line-height: 1.6em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#promotion ul {
  width: 90%;
  margin: 15px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#promotion ul li {
  width: 49%;
  margin: 0 0 10px 0;
  padding: 5px;
  box-sizing: border-box;
  background-color: #fff;
}
#promotion ul h4 {
  text-align: center;
  font-size: 14px;
	font-weight: 600;
  padding: 5px 0 5px 0;
  line-height: 1.6em;
}
#promotion ul p {
  text-align: left;
  font-size: 13px;
  padding: 0 0 0 0;
  line-height: 1.5em;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
#works {
  width: 100%;
  padding: 40px 0;
  background-image: url("../img/back5.jpg");
  background-position: center center;
  background-size: cover;
}
#works h2 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  margin: 0;
  padding: 0 0 15px 0;
  color: #fff;
}
#works h3 {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin: 0;
  padding: 0 0 15px 0;
  color: #fff;
}
#worksbox {
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#worksbox p {
  font-size: 14px;
  line-height: 1.6em;
  margin: 5px 0 0 0;
  letter-spacing: 0;
  text-align: center;
  color: #fff;
}
.movie {
  vertical-align: top;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #999;
}
.movie-wrap {
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}
.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#faq {
  width: 100%;
  padding: 40px 0;
  background-image: url("../img/back3.jpg");
  background-size: cover;
  background-position: center center;
}
#faq h2 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  margin: 0;
  padding: 0 0 15px 0;
}
#faq h3 {
  text-align: center;
  font-weight: bold;
  font-size: 2px;
  margin: 0;
  padding: 0 0 15px 0;
}
#faqbox {
  width: 90%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px;
  border-radius: 15px;
}
#faq dl {
  font-size: 16px;
  text-align: left;
}
#faq dt {
  background: url("../img/q.png") left top no-repeat;
  background-size: 20px;
  padding: 5px 0 10px 30px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
#faq dd {
  font-size: 16px;
  background: url("../img/a.png") left top no-repeat;
  background-size: 20px;
  border-bottom: 1px solid #B1B1B1;
  padding: 5px 0 10px 30px;
  margin: 0 0 25px 20px;
  box-sizing: border-box;
}
.flowArea li {
  background: #fff;
  padding: 10px;
  text-align: left;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -.05em;
  position: relative;
  margin: 0 0 60px 0;
  border-radius: 15px;
}
.ai-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flowArea li::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: -40px;
  margin: auto;
}
.flowArea li .icon {
  width: 100px;
  margin-right: 15px;
}
#marketing {
  width: 100%;
  padding: 40px 0;
  background-image: url("../img/back7.png");
  background-size: cover;
  background-position: center center;
}
#marketing h2 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  margin: 0;
  padding: 0 0 15px 0;
}
#marketing p {
  text-align: left;
  font-size: 14px;
  padding: 0 5%;
  line-height: 1.6em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#marketing p span {
  font-size: 20px;
  line-height: 2em;
}
#marketing h3 {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin: 0;
  padding: 0 0 15px 0;
}
#mark {
  width: 90%;
  margin: 20px auto;
}
#mark ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#mark ul li {
  width: 48%;
}
#commit {
  width: 100%;
  padding: 20px 0;
  background-image: url("../img/back8.png");
  background-size: cover;
  background-position: center center;
}
#commit h2 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  margin: 0;
  padding: 0 0 30px 0;
}
#commit p {
  text-align: left;
  font-size: 14px;
  padding: 0 0 0 0;
  line-height: 1.6em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#commit h3 {
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  margin: 0;
  padding: 5px;
  color: #fff;
  background-color: #00a99d;
  position: absolute;
  top: -10px;
  left: -10px;
}
.combox {
  width: 80%;
  margin: 0 auto 50px;
  padding: 40px 10px 10px 10px;
  background-color: #fff;
  position: relative;
}
#commit ul {
  width: 100%;
  padding: 15px 0 0 0;
}
#commit ul li {
  font-size: 16px;
  line-height: 1.6em;
  padding: 0 0 10px 0;
  font-weight: 600;
  color: #00a99d;
}
#photo1 {
display: none;
}
#photo2 {
display: none;
}
#photo3 {
display: none;
}
#flow {
  width: 100%;
  padding: 40px 0;
  background-color: #00a99d;
}
#flow h2 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  margin: 0;
  padding: 0 0 15px 0;
  color: #fff;
}
#flow p.flowp {
  text-align: left;
  font-size: 14px;
  color: #fff;
  padding: 0 5% 50px 5%;
  line-height: 1.6em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.flowArea {
  width: 90%;
  margin: 0 auto;
}
#flow dt {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6em;
  padding: 0 0 5px 0;
}
#flow dd {
  font-size: 14px;
  line-height: 1.5em;
  padding: 0 0 0 0;
}
#cau {
  text-align: center;
  font-size: 16px;
  padding: 15px;
  background-color: #ddd;
}
#last {
  width: 100%;
  padding: 40px 0;
  background-image: url("../img/back6.jpg");
  background-size: cover;
  background-position: center center;
}
#last p {
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding: 0 5% 20px 5%;
  line-height: 2em;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#last h2 {
  text-align: center;
  font-size: 22px;
  margin: 0;
  padding: 0 0 0 0;
  color: #fff;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
footer {
  width: 100%;
  background-color: #000;
  padding: 30px 0;
}
#footbox {
  width: 80%;
  margin: 0 auto;
  display: block;
}
.footleft {
  width: 100%;
	margin: 0 0 15px 0;
}
.footright {
  width: 100%;
}
#footlogo {
  width: 40%;
  margin: 0 auto 30px;
}
.footleft p {
  text-align: left;
  color: #ddd;
  line-height: 1.6em;
  font-size: 14px;
  padding: 0;
  margin: 0;
}
.mail {
  width: 80%;
}
.copy {
  text-align: center;
  color: #ddd;
  font-size: 11px;
  padding: 20px 0 0 0;
}
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  text-indent: -99999px;
}
#page-top a {
  display: block;
  width: 50px;
  height: 50px;
  padding: 0 0 0 0;
  margin: 0;
  background-image: url(../img/pagetop.png);
  background-repeat: no-repeat;
  background-size: contain;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
#page-top a:hover {
  display: block;
  width: 50px;
  height: 50px;
  padding: 0 0 0 0;
  margin: 0;
  background-image: url(../img/pagetop.png);
  background-repeat: no-repeat;
  background-size: contain;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
	.pc {
	display: none;
}
.sp {
	display: block;
}
}